Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
meherkasam committed Mar 28, 2024
1 parent c7feffd commit bdb9db3
Show file tree
Hide file tree
Showing 18 changed files with 6,355 additions and 5,955 deletions.
9 changes: 5 additions & 4 deletions docs/BlueprintLists/Extensions/Element.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ <h1>Element</h1>
<li class="item">
<div>
<code>
<a name="/s:11BlueprintUI7ElementP0A7UIListsE18listReorderGesture4with9isEnabled6beginsAaB_p08ListableB017ReorderingActionsC_SbAD04ListfG0V6BeginsOtF"></a>
<a name="//apple_ref/swift/Method/listReorderGesture(with:isEnabled:begins:)" class="dashAnchor"></a>
<a class="token" href="#/s:11BlueprintUI7ElementP0A7UIListsE18listReorderGesture4with9isEnabled6beginsAaB_p08ListableB017ReorderingActionsC_SbAD04ListfG0V6BeginsOtF">listReorderGesture(with:<wbr>isEnabled:<wbr>begins:<wbr>)</a>
<a name="/s:11BlueprintUI7ElementP0A7UIListsE18listReorderGesture4with9isEnabled6begins18accessibilityLabelAaB_p08ListableB017ReorderingActionsC_SbAD04ListfG0V6BeginsOSSSgtF"></a>
<a name="//apple_ref/swift/Method/listReorderGesture(with:isEnabled:begins:accessibilityLabel:)" class="dashAnchor"></a>
<a class="token" href="#/s:11BlueprintUI7ElementP0A7UIListsE18listReorderGesture4with9isEnabled6begins18accessibilityLabelAaB_p08ListableB017ReorderingActionsC_SbAD04ListfG0V6BeginsOSSSgtF">listReorderGesture(with:<wbr>isEnabled:<wbr>begins:<wbr>accessibilityLabel:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -179,7 +179,8 @@ <h4>Declaration</h4>
<pre class="highlight swift"><code><span class="kd">func</span> <span class="nf">listReorderGesture</span><span class="p">(</span>
<span class="n">with</span> <span class="nv">actions</span> <span class="p">:</span> <span class="kt">ReorderingActions</span><span class="p">,</span>
<span class="nv">isEnabled</span> <span class="p">:</span> <span class="kt">Bool</span> <span class="o">=</span> <span class="kc">true</span><span class="p">,</span>
<span class="nv">begins</span><span class="p">:</span> <span class="kt"><a href="../Structs/ListReorderGesture.html">ListReorderGesture</a></span><span class="o">.</span><span class="kt">Begins</span> <span class="o">=</span> <span class="o">.</span><span class="n">onTap</span>
<span class="nv">begins</span><span class="p">:</span> <span class="kt"><a href="../Structs/ListReorderGesture.html">ListReorderGesture</a></span><span class="o">.</span><span class="kt">Begins</span> <span class="o">=</span> <span class="o">.</span><span class="n">onTap</span><span class="p">,</span>
<span class="nv">accessibilityLabel</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span> <span class="o">=</span> <span class="kc">nil</span>
<span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Element</span></code></pre>

</div>
Expand Down
18 changes: 9 additions & 9 deletions docs/BlueprintLists/Structs/ListReorderGesture.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,25 +290,24 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/s:16BlueprintUILists18ListReorderGestureV29reorderItemAccessibilityLabelSSSgvp"></a>
<a name="//apple_ref/swift/Property/reorderItemAccessibilityLabel" class="dashAnchor"></a>
<a class="token" href="#/s:16BlueprintUILists18ListReorderGestureV29reorderItemAccessibilityLabelSSSgvp">reorderItemAccessibilityLabel</a>
<a name="/s:16BlueprintUILists18ListReorderGestureV18accessibilityLabelSSSgvp"></a>
<a name="//apple_ref/swift/Property/accessibilityLabel" class="dashAnchor"></a>
<a class="token" href="#/s:16BlueprintUILists18ListReorderGestureV18accessibilityLabelSSSgvp">accessibilityLabel</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The acccessibility Label of the item that will be reordered.
This will be set as the gesture&rsquo;s accessibilityValue to provide a richer VoiceOver utterance.</p>
<p>The acccessibility label for the reorder element. Defaults to &ldquo;Reorder&rdquo;.</p>

</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">reorderItemAccessibilityLabel</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span></code></pre>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">accessibilityLabel</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span></code></pre>

</div>
</div>
Expand All @@ -318,9 +317,9 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/s:16BlueprintUILists18ListReorderGestureV9isEnabled7actions6begins8wrappingACSb_10ListableUI17ReorderingActionsCAC6BeginsO0aL07Element_ptcfc"></a>
<a name="//apple_ref/swift/Method/init(isEnabled:actions:begins:wrapping:)" class="dashAnchor"></a>
<a class="token" href="#/s:16BlueprintUILists18ListReorderGestureV9isEnabled7actions6begins8wrappingACSb_10ListableUI17ReorderingActionsCAC6BeginsO0aL07Element_ptcfc">init(isEnabled:<wbr>actions:<wbr>begins:<wbr>wrapping:<wbr>)</a>
<a name="/s:16BlueprintUILists18ListReorderGestureV9isEnabled7actions6begins18accessibilityLabel8wrappingACSb_10ListableUI17ReorderingActionsCAC6BeginsOSSSg0aN07Element_ptcfc"></a>
<a name="//apple_ref/swift/Method/init(isEnabled:actions:begins:accessibilityLabel:wrapping:)" class="dashAnchor"></a>
<a class="token" href="#/s:16BlueprintUILists18ListReorderGestureV9isEnabled7actions6begins18accessibilityLabel8wrappingACSb_10ListableUI17ReorderingActionsCAC6BeginsOSSSg0aN07Element_ptcfc">init(isEnabled:<wbr>actions:<wbr>begins:<wbr>accessibilityLabel:<wbr>wrapping:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -342,6 +341,7 @@ <h4>Declaration</h4>
<span class="nv">isEnabled</span> <span class="p">:</span> <span class="kt">Bool</span> <span class="o">=</span> <span class="kc">true</span><span class="p">,</span>
<span class="nv">actions</span> <span class="p">:</span> <span class="kt">ReorderingActions</span><span class="p">,</span>
<span class="nv">begins</span><span class="p">:</span> <span class="kt"><a href="../Structs/ListReorderGesture/Begins.html">Begins</a></span> <span class="o">=</span> <span class="o">.</span><span class="n">onTap</span><span class="p">,</span>
<span class="nv">accessibilityLabel</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">,</span>
<span class="n">wrapping</span> <span class="nv">element</span> <span class="p">:</span> <span class="kt">Element</span>
<span class="p">)</span></code></pre>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ <h1>Element</h1>
<li class="item">
<div>
<code>
<a name="/s:11BlueprintUI7ElementP0A7UIListsE18listReorderGesture4with9isEnabled6beginsAaB_p08ListableB017ReorderingActionsC_SbAD04ListfG0V6BeginsOtF"></a>
<a name="//apple_ref/swift/Method/listReorderGesture(with:isEnabled:begins:)" class="dashAnchor"></a>
<a class="token" href="#/s:11BlueprintUI7ElementP0A7UIListsE18listReorderGesture4with9isEnabled6beginsAaB_p08ListableB017ReorderingActionsC_SbAD04ListfG0V6BeginsOtF">listReorderGesture(with:<wbr>isEnabled:<wbr>begins:<wbr>)</a>
<a name="/s:11BlueprintUI7ElementP0A7UIListsE18listReorderGesture4with9isEnabled6begins18accessibilityLabelAaB_p08ListableB017ReorderingActionsC_SbAD04ListfG0V6BeginsOSSSgtF"></a>
<a name="//apple_ref/swift/Method/listReorderGesture(with:isEnabled:begins:accessibilityLabel:)" class="dashAnchor"></a>
<a class="token" href="#/s:11BlueprintUI7ElementP0A7UIListsE18listReorderGesture4with9isEnabled6begins18accessibilityLabelAaB_p08ListableB017ReorderingActionsC_SbAD04ListfG0V6BeginsOSSSgtF">listReorderGesture(with:<wbr>isEnabled:<wbr>begins:<wbr>accessibilityLabel:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -179,7 +179,8 @@ <h4>Declaration</h4>
<pre class="highlight swift"><code><span class="kd">func</span> <span class="nf">listReorderGesture</span><span class="p">(</span>
<span class="n">with</span> <span class="nv">actions</span> <span class="p">:</span> <span class="kt">ReorderingActions</span><span class="p">,</span>
<span class="nv">isEnabled</span> <span class="p">:</span> <span class="kt">Bool</span> <span class="o">=</span> <span class="kc">true</span><span class="p">,</span>
<span class="nv">begins</span><span class="p">:</span> <span class="kt"><a href="../Structs/ListReorderGesture.html">ListReorderGesture</a></span><span class="o">.</span><span class="kt">Begins</span> <span class="o">=</span> <span class="o">.</span><span class="n">onTap</span>
<span class="nv">begins</span><span class="p">:</span> <span class="kt"><a href="../Structs/ListReorderGesture.html">ListReorderGesture</a></span><span class="o">.</span><span class="kt">Begins</span> <span class="o">=</span> <span class="o">.</span><span class="n">onTap</span><span class="p">,</span>
<span class="nv">accessibilityLabel</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span> <span class="o">=</span> <span class="kc">nil</span>
<span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Element</span></code></pre>

</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -290,25 +290,24 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/s:16BlueprintUILists18ListReorderGestureV29reorderItemAccessibilityLabelSSSgvp"></a>
<a name="//apple_ref/swift/Property/reorderItemAccessibilityLabel" class="dashAnchor"></a>
<a class="token" href="#/s:16BlueprintUILists18ListReorderGestureV29reorderItemAccessibilityLabelSSSgvp">reorderItemAccessibilityLabel</a>
<a name="/s:16BlueprintUILists18ListReorderGestureV18accessibilityLabelSSSgvp"></a>
<a name="//apple_ref/swift/Property/accessibilityLabel" class="dashAnchor"></a>
<a class="token" href="#/s:16BlueprintUILists18ListReorderGestureV18accessibilityLabelSSSgvp">accessibilityLabel</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The acccessibility Label of the item that will be reordered.
This will be set as the gesture&rsquo;s accessibilityValue to provide a richer VoiceOver utterance.</p>
<p>The acccessibility label for the reorder element. Defaults to &ldquo;Reorder&rdquo;.</p>

</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">reorderItemAccessibilityLabel</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span></code></pre>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">accessibilityLabel</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span></code></pre>

</div>
</div>
Expand All @@ -318,9 +317,9 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/s:16BlueprintUILists18ListReorderGestureV9isEnabled7actions6begins8wrappingACSb_10ListableUI17ReorderingActionsCAC6BeginsO0aL07Element_ptcfc"></a>
<a name="//apple_ref/swift/Method/init(isEnabled:actions:begins:wrapping:)" class="dashAnchor"></a>
<a class="token" href="#/s:16BlueprintUILists18ListReorderGestureV9isEnabled7actions6begins8wrappingACSb_10ListableUI17ReorderingActionsCAC6BeginsO0aL07Element_ptcfc">init(isEnabled:<wbr>actions:<wbr>begins:<wbr>wrapping:<wbr>)</a>
<a name="/s:16BlueprintUILists18ListReorderGestureV9isEnabled7actions6begins18accessibilityLabel8wrappingACSb_10ListableUI17ReorderingActionsCAC6BeginsOSSSg0aN07Element_ptcfc"></a>
<a name="//apple_ref/swift/Method/init(isEnabled:actions:begins:accessibilityLabel:wrapping:)" class="dashAnchor"></a>
<a class="token" href="#/s:16BlueprintUILists18ListReorderGestureV9isEnabled7actions6begins18accessibilityLabel8wrappingACSb_10ListableUI17ReorderingActionsCAC6BeginsOSSSg0aN07Element_ptcfc">init(isEnabled:<wbr>actions:<wbr>begins:<wbr>accessibilityLabel:<wbr>wrapping:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -342,6 +341,7 @@ <h4>Declaration</h4>
<span class="nv">isEnabled</span> <span class="p">:</span> <span class="kt">Bool</span> <span class="o">=</span> <span class="kc">true</span><span class="p">,</span>
<span class="nv">actions</span> <span class="p">:</span> <span class="kt">ReorderingActions</span><span class="p">,</span>
<span class="nv">begins</span><span class="p">:</span> <span class="kt"><a href="../Structs/ListReorderGesture/Begins.html">Begins</a></span> <span class="o">=</span> <span class="o">.</span><span class="n">onTap</span><span class="p">,</span>
<span class="nv">accessibilityLabel</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span> <span class="o">=</span> <span class="kc">nil</span><span class="p">,</span>
<span class="n">wrapping</span> <span class="nv">element</span> <span class="p">:</span> <span class="kt">Element</span>
<span class="p">)</span></code></pre>

Expand Down

Large diffs are not rendered by default.

Binary file not shown.
Binary file modified docs/BlueprintLists/docsets/BlueprintLists.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/BlueprintLists/search.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/BlueprintLists/undocumented.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"warnings": [

],
"source_directory": "/Users/robmaceachern/Development/Listable"
"source_directory": "/Users/meher/Development/Listable"
}
Loading

0 comments on commit bdb9db3

Please sign in to comment.