Skip to content

Commit b188564

Browse files
authored
chore: Merge release into main (#14312)
2 parents b383885 + 335e954 commit b188564

File tree

194 files changed

+2219
-3321
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+2219
-3321
lines changed

docs/api/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/api/classes/_aws_amplify_adapter_nextjs.api._Reference_Types_.Observable.html

Lines changed: 11 additions & 17 deletions
Large diffs are not rendered by default.

docs/api/classes/_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscriber.html

Lines changed: 4 additions & 5 deletions
Large diffs are not rendered by default.

docs/api/classes/_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscription.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
method, which will attach a child Subscription to the current Subscription.
77
When a Subscription is unsubscribed, all its children (and its grandchildren)
88
will be unsubscribed as well.</p>
9-
<p> Subscription</p>
109
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a class="link" href="../hierarchy.html#@aws-amplify/adapter-nextjs.api.<Reference Types>.Subscription">view full</a>)</h4><ul class="tsd-hierarchy"><li><span class="target">Subscription</span><ul class="tsd-hierarchy"><li><a href="_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscriber.html" class="tsd-signature-type tsd-kind-class">Subscriber</a></li></ul></li></ul></section><section class="tsd-panel"><h4>Implements</h4><ul class="tsd-hierarchy"><li><a href="../interfaces/_aws_amplify_adapter_nextjs.api._Reference_Types_.SubscriptionLike.html" class="tsd-signature-type tsd-kind-interface">SubscriptionLike</a></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscription.html#constructor" class="tsd-index-link tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-512"></use></svg><span>constructor</span></a>
1110
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscription.html#closed" class="tsd-index-link tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>closed</span></a>
1211
<a href="_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscription.html#EMPTY" class="tsd-index-link tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>EMPTY</span></a>
@@ -16,7 +15,7 @@
1615
</div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-is-external"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-external"><li class="tsd-signature tsd-anchor-link"><a id="constructor.new_Subscription" class="tsd-anchor"></a><span class="tsd-kind-constructor-signature">new <wbr/>Subscription</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">initialTeardown</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscription.html" class="tsd-signature-type tsd-kind-class">Subscription</a><a href="#constructor.new_Subscription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">initialTeardown</span>: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></h5><div class="tsd-comment tsd-typography"><p>A function executed first as part of the finalization
1716
process that is kicked off when #unsubscribe is called.</p>
1817
</div><div class="tsd-comment tsd-typography"></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-is-external"><li class="tsd-signature"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div><h4 class="tsd-returns-title">Returns <a href="_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscription.html" class="tsd-signature-type tsd-kind-class">Subscription</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-is-external"><a id="closed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>closed</span><a href="#closed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">closed</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>A flag to indicate whether this Subscription has already been unsubscribed.</p>
19-
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/_aws_amplify_adapter_nextjs.api._Reference_Types_.SubscriptionLike.html">SubscriptionLike</a>.<a href="../interfaces/_aws_amplify_adapter_nextjs.api._Reference_Types_.SubscriptionLike.html#closed">closed</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-external"><a id="EMPTY" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>EMPTY</span><a href="#EMPTY" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">EMPTY</span><span class="tsd-signature-symbol">:</span> <a href="_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscription.html" class="tsd-signature-type tsd-kind-class">Subscription</a></div><div class="tsd-comment tsd-typography"><h4>Nocollapse</h4></div></section></section><section class="tsd-panel-group tsd-member-group"><h2>Methods</h2><section class="tsd-panel tsd-member tsd-is-external"><a id="add" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>add</span><a href="#add" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-external"><li class="tsd-signature tsd-anchor-link"><a id="add.add-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">add</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">teardown</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#add.add-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Adds a finalizer to this subscription, so that finalization will be unsubscribed/called
18+
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Implementation of <a href="../interfaces/_aws_amplify_adapter_nextjs.api._Reference_Types_.SubscriptionLike.html">SubscriptionLike</a>.<a href="../interfaces/_aws_amplify_adapter_nextjs.api._Reference_Types_.SubscriptionLike.html#closed">closed</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-external"><a id="EMPTY" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>EMPTY</span><a href="#EMPTY" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">EMPTY</span><span class="tsd-signature-symbol">:</span> <a href="_aws_amplify_adapter_nextjs.api._Reference_Types_.Subscription.html" class="tsd-signature-type tsd-kind-class">Subscription</a></div></section></section><section class="tsd-panel-group tsd-member-group"><h2>Methods</h2><section class="tsd-panel tsd-member tsd-is-external"><a id="add" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>add</span><a href="#add" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-external"><li class="tsd-signature tsd-anchor-link"><a id="add.add-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">add</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">teardown</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#add.add-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Adds a finalizer to this subscription, so that finalization will be unsubscribed/called
2019
when this subscription is unsubscribed. If this subscription is already #closed,
2120
because it has already been unsubscribed, then whatever finalizer is passed to it
2221
will automatically be executed (unless the finalizer itself is also a closed subscription).</p>

0 commit comments

Comments
 (0)