Skip to content

Commit fa346e4

Browse files
committed
[RELEASE] 0.4.6-beta.3
1 parent 119ebdf commit fa346e4

12 files changed

+35
-38
lines changed

docs/assets/search.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/modules/abnService.html

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

docs/modules/conditionalLogicService.html

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

docs/modules/fileUploadService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h2>File Upload Service</h2>
66
</div><div><p>Helper functions for handling file uploads</p>
77
<pre><code class="language-js"><span class="hl-5">import</span><span class="hl-0"> { </span><span class="hl-6">fileUploadService</span><span class="hl-0"> } </span><span class="hl-5">from</span><span class="hl-0"> </span><span class="hl-2">&#39;@oneblink/sdk-core&#39;</span>
88
</code></pre>
9-
</div></div></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-namespace"><a href="fileUploadService.html#getContentDisposition" class="tsd-kind-icon">get<wbr/>Content<wbr/>Disposition</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-namespace"><a id="getContentDisposition" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Content<wbr/>Disposition<a href="#getContentDisposition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-namespace"><li class="tsd-signature tsd-kind-icon">get<wbr/>Content<wbr/>Disposition<span class="tsd-signature-symbol">(</span>filename<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/oneblink/sdk-core-js/blob/157bd18/src/fileUploadService.ts#L15">src/fileUploadService.ts:15</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
9+
</div></div></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-namespace"><a href="fileUploadService.html#getContentDisposition" class="tsd-kind-icon">get<wbr/>Content<wbr/>Disposition</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-namespace"><a id="getContentDisposition" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Content<wbr/>Disposition<a href="#getContentDisposition" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-namespace"><li class="tsd-signature tsd-kind-icon">get<wbr/>Content<wbr/>Disposition<span class="tsd-signature-symbol">(</span>filename<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/oneblink/sdk-core-js/blob/119ebdf/src/fileUploadService.ts#L15">src/fileUploadService.ts:15</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
1010
<p>Attempts to get the content disposition for the header by compiling a string
1111
of UTF-8 formatting based on the file name.</p>
1212
</div><div>

docs/modules/formElementsService.html

Lines changed: 9 additions & 10 deletions
Large diffs are not rendered by default.

docs/modules/paymentService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h2>Payment Service</h2>
66
</div><div><p>Helper functions for payments</p>
77
<pre><code class="language-js"><span class="hl-5">import</span><span class="hl-0"> { </span><span class="hl-6">paymentService</span><span class="hl-0"> } </span><span class="hl-5">from</span><span class="hl-0"> </span><span class="hl-2">&#39;@oneblink/sdk-core&#39;</span>
88
</code></pre>
9-
</div></div></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-namespace"><a href="paymentService.html#checkForPaymentEvent" class="tsd-kind-icon">check<wbr/>For<wbr/>Payment<wbr/>Event</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-namespace"><a id="checkForPaymentEvent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">check<wbr/>For<wbr/>Payment<wbr/>Event<a href="#checkForPaymentEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-namespace"><li class="tsd-signature tsd-kind-icon">check<wbr/>For<wbr/>Payment<wbr/>Event<span class="tsd-signature-symbol">(</span>definition<span class="tsd-signature-symbol">: </span><a href="FormTypes.html#Form" class="tsd-signature-type" data-tsd-kind="Type alias">Form</a>, submission<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>amount<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>paymentSubmissionEvent<span class="tsd-signature-symbol">: </span><a href="SubmissionEventTypes.html#FormPaymentEvent" class="tsd-signature-type" data-tsd-kind="Type alias">FormPaymentEvent</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/oneblink/sdk-core-js/blob/157bd18/src/paymentService.ts#L23">src/paymentService.ts:23</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
9+
</div></div></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-namespace"><a href="paymentService.html#checkForPaymentEvent" class="tsd-kind-icon">check<wbr/>For<wbr/>Payment<wbr/>Event</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-namespace"><a id="checkForPaymentEvent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">check<wbr/>For<wbr/>Payment<wbr/>Event<a href="#checkForPaymentEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-namespace"><li class="tsd-signature tsd-kind-icon">check<wbr/>For<wbr/>Payment<wbr/>Event<span class="tsd-signature-symbol">(</span>definition<span class="tsd-signature-symbol">: </span><a href="FormTypes.html#Form" class="tsd-signature-type" data-tsd-kind="Type alias">Form</a>, submission<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>amount<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>paymentSubmissionEvent<span class="tsd-signature-symbol">: </span><a href="SubmissionEventTypes.html#FormPaymentEvent" class="tsd-signature-type" data-tsd-kind="Type alias">FormPaymentEvent</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/oneblink/sdk-core-js/blob/119ebdf/src/paymentService.ts#L23">src/paymentService.ts:23</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
1010
<p>Examine a submission and its form definition to validate whether a payment
1111
workflow event needs to run.</p>
1212
</div><div>

docs/modules/schedulingService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h2>Scheduling Service</h2>
66
</div><div><p>Helper functions for scheduling</p>
77
<pre><code class="language-js"><span class="hl-5">import</span><span class="hl-0"> { </span><span class="hl-6">schedulingService</span><span class="hl-0"> } </span><span class="hl-5">from</span><span class="hl-0"> </span><span class="hl-2">&#39;@oneblink/sdk-core&#39;</span>
88
</code></pre>
9-
</div></div></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-namespace"><a href="schedulingService.html#checkForSchedulingEvent" class="tsd-kind-icon">check<wbr/>For<wbr/>Scheduling<wbr/>Event</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-namespace"><a id="checkForSchedulingEvent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">check<wbr/>For<wbr/>Scheduling<wbr/>Event<a href="#checkForSchedulingEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-namespace"><li class="tsd-signature tsd-kind-icon">check<wbr/>For<wbr/>Scheduling<wbr/>Event<span class="tsd-signature-symbol">(</span>definition<span class="tsd-signature-symbol">: </span><a href="FormTypes.html#Form" class="tsd-signature-type" data-tsd-kind="Type alias">Form</a>, submission<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="SubmissionEventTypes.html#SchedulingSubmissionEvent" class="tsd-signature-type" data-tsd-kind="Type alias">SchedulingSubmissionEvent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/oneblink/sdk-core-js/blob/157bd18/src/schedulingService.ts#L25">src/schedulingService.ts:25</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
9+
</div></div></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Functions</h3><ul class="tsd-index-list"><li class="tsd-kind-function tsd-parent-kind-namespace"><a href="schedulingService.html#checkForSchedulingEvent" class="tsd-kind-icon">check<wbr/>For<wbr/>Scheduling<wbr/>Event</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Functions</h2><section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-namespace"><a id="checkForSchedulingEvent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">check<wbr/>For<wbr/>Scheduling<wbr/>Event<a href="#checkForSchedulingEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-function tsd-parent-kind-namespace"><li class="tsd-signature tsd-kind-icon">check<wbr/>For<wbr/>Scheduling<wbr/>Event<span class="tsd-signature-symbol">(</span>definition<span class="tsd-signature-symbol">: </span><a href="FormTypes.html#Form" class="tsd-signature-type" data-tsd-kind="Type alias">Form</a>, submission<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="SubmissionEventTypes.html#SchedulingSubmissionEvent" class="tsd-signature-type" data-tsd-kind="Type alias">SchedulingSubmissionEvent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/oneblink/sdk-core-js/blob/119ebdf/src/schedulingService.ts#L25">src/schedulingService.ts:25</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
1010
<p>Examine a submission and its form definition to validate whether a scheduling
1111
workflow event needs to run.</p>
1212
</div><div>

0 commit comments

Comments
 (0)