Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
Signed-off-by: Diwank Singh Tomer <[email protected]>
  • Loading branch information
creatorrr committed Apr 1, 2021
2 parents 1369bbf + ed08f6c commit 8453afe
Show file tree
Hide file tree
Showing 57 changed files with 5,928 additions and 1,748 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@
.tmp/

# Generated files
<<<<<<< HEAD
/lib/
/docs/
||||||| merged common ancestors
/docs/
=======
>>>>>>> main
/src/generated/
/esm/**/*.js
/esm/**/*.ts
Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Mauna SDK

_Version: 0.2.7_

## Features

- Docs can be found [here](https://mauna-ai.github.io/sdk).
Expand Down Expand Up @@ -299,7 +297,7 @@ api.textToSpeech: (text: string) => {

- Edit files in `src/` directory
- Run `npm run build`
- Add test cases in `cjs/tests/` directory. File names need to start with `test_`.
- Add test cases in `tests/` directory. File names need to start with `test_`.
- Make sure to set env vars: `export MAUNA_DEVELOPER_ID=XX MAUNA_API_KEY=XXX`
- Run `npm test`

Expand All @@ -312,7 +310,6 @@ api.textToSpeech: (text: string) => {

Docs are built using `typedoc` and published on github pages.

- Update version on this README
- Run `npm run docs`
- Commit all changes,
- Then `git checkout gh-pages` and `git merge <original-branch>`
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

149 changes: 112 additions & 37 deletions docs/classes/mauna.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions docs/enums/types.aceoutputtype.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>Drs</h3>
<div class="tsd-signature tsd-kind-icon">Drs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;drs&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:29</li>
<li>Defined in generated/types.ts:43</li>
</ul>
</aside>
</section>
Expand All @@ -125,7 +125,7 @@ <h3>Drshtml</h3>
<div class="tsd-signature tsd-kind-icon">Drshtml<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;drshtml&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:30</li>
<li>Defined in generated/types.ts:44</li>
</ul>
</aside>
</section>
Expand All @@ -135,7 +135,7 @@ <h3>Drspp</h3>
<div class="tsd-signature tsd-kind-icon">Drspp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;drspp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:31</li>
<li>Defined in generated/types.ts:45</li>
</ul>
</aside>
</section>
Expand All @@ -145,7 +145,7 @@ <h3>Drsxml</h3>
<div class="tsd-signature tsd-kind-icon">Drsxml<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;drsxml&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:32</li>
<li>Defined in generated/types.ts:46</li>
</ul>
</aside>
</section>
Expand All @@ -155,7 +155,7 @@ <h3>Fol</h3>
<div class="tsd-signature tsd-kind-icon">Fol<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;fol&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:33</li>
<li>Defined in generated/types.ts:47</li>
</ul>
</aside>
</section>
Expand All @@ -165,7 +165,7 @@ <h3>Owlfss</h3>
<div class="tsd-signature tsd-kind-icon">Owlfss<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;owlfss&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:34</li>
<li>Defined in generated/types.ts:48</li>
</ul>
</aside>
</section>
Expand All @@ -175,7 +175,7 @@ <h3>Owlfsspp</h3>
<div class="tsd-signature tsd-kind-icon">Owlfsspp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;owlfsspp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:35</li>
<li>Defined in generated/types.ts:49</li>
</ul>
</aside>
</section>
Expand All @@ -185,7 +185,7 @@ <h3>Owlrdf</h3>
<div class="tsd-signature tsd-kind-icon">Owlrdf<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;owlrdf&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:36</li>
<li>Defined in generated/types.ts:50</li>
</ul>
</aside>
</section>
Expand All @@ -195,7 +195,7 @@ <h3>Owlxml</h3>
<div class="tsd-signature tsd-kind-icon">Owlxml<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;owlxml&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:37</li>
<li>Defined in generated/types.ts:51</li>
</ul>
</aside>
</section>
Expand All @@ -205,7 +205,7 @@ <h3>Paraphrase</h3>
<div class="tsd-signature tsd-kind-icon">Paraphrase<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;paraphrase&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:38</li>
<li>Defined in generated/types.ts:52</li>
</ul>
</aside>
</section>
Expand All @@ -215,7 +215,7 @@ <h3>Paraphrase1</h3>
<div class="tsd-signature tsd-kind-icon">Paraphrase1<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;paraphrase1&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:39</li>
<li>Defined in generated/types.ts:53</li>
</ul>
</aside>
</section>
Expand All @@ -225,7 +225,7 @@ <h3>Paraphrase2</h3>
<div class="tsd-signature tsd-kind-icon">Paraphrase2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;paraphrase2&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:40</li>
<li>Defined in generated/types.ts:54</li>
</ul>
</aside>
</section>
Expand All @@ -235,7 +235,7 @@ <h3>Pnf</h3>
<div class="tsd-signature tsd-kind-icon">Pnf<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;pnf&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:41</li>
<li>Defined in generated/types.ts:55</li>
</ul>
</aside>
</section>
Expand All @@ -245,7 +245,7 @@ <h3>Ruleml</h3>
<div class="tsd-signature tsd-kind-icon">Ruleml<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;ruleml&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:42</li>
<li>Defined in generated/types.ts:56</li>
</ul>
</aside>
</section>
Expand All @@ -255,7 +255,7 @@ <h3>Syntax</h3>
<div class="tsd-signature tsd-kind-icon">Syntax<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;syntax&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:43</li>
<li>Defined in generated/types.ts:57</li>
</ul>
</aside>
</section>
Expand All @@ -265,7 +265,7 @@ <h3>Syntaxd</h3>
<div class="tsd-signature tsd-kind-icon">Syntaxd<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;syntaxd&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:44</li>
<li>Defined in generated/types.ts:58</li>
</ul>
</aside>
</section>
Expand All @@ -275,7 +275,7 @@ <h3>Syntaxdpp</h3>
<div class="tsd-signature tsd-kind-icon">Syntaxdpp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;syntaxdpp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:45</li>
<li>Defined in generated/types.ts:59</li>
</ul>
</aside>
</section>
Expand All @@ -285,7 +285,7 @@ <h3>Syntaxpp</h3>
<div class="tsd-signature tsd-kind-icon">Syntaxpp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;syntaxpp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:46</li>
<li>Defined in generated/types.ts:60</li>
</ul>
</aside>
</section>
Expand All @@ -295,7 +295,7 @@ <h3>Tokens</h3>
<div class="tsd-signature tsd-kind-icon">Tokens<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;tokens&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:47</li>
<li>Defined in generated/types.ts:61</li>
</ul>
</aside>
</section>
Expand All @@ -305,7 +305,7 @@ <h3>Tptp</h3>
<div class="tsd-signature tsd-kind-icon">Tptp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;tptp&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:48</li>
<li>Defined in generated/types.ts:62</li>
</ul>
</aside>
</section>
Expand Down
4 changes: 2 additions & 2 deletions docs/enums/types.apps_constraint.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h3>Apps<wbr>Object<wbr>IdKey</h3>
<div class="tsd-signature tsd-kind-icon">Apps<wbr>Object<wbr>IdKey<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;apps_object_id_key&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:735</li>
<li>Defined in generated/types.ts:249</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -112,7 +112,7 @@ <h3>Apps<wbr>Slug<wbr>Key</h3>
<div class="tsd-signature tsd-kind-icon">Apps<wbr>Slug<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;apps_slug_key&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:737</li>
<li>Defined in generated/types.ts:251</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
14 changes: 7 additions & 7 deletions docs/enums/types.apps_select_column.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h3>Created<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">Created<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;created_at&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:858</li>
<li>Defined in generated/types.ts:375</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -117,7 +117,7 @@ <h3>Developer<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">Developer<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;developer_id&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:860</li>
<li>Defined in generated/types.ts:377</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -132,7 +132,7 @@ <h3>Metadata</h3>
<div class="tsd-signature tsd-kind-icon">Metadata<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;metadata&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:862</li>
<li>Defined in generated/types.ts:379</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -147,7 +147,7 @@ <h3>Object<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">Object<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;object_id&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:864</li>
<li>Defined in generated/types.ts:381</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -162,7 +162,7 @@ <h3>Scope<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">Scope<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;scope_name&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:866</li>
<li>Defined in generated/types.ts:383</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -177,7 +177,7 @@ <h3>Slug</h3>
<div class="tsd-signature tsd-kind-icon">Slug<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;slug&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:868</li>
<li>Defined in generated/types.ts:385</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -192,7 +192,7 @@ <h3>Status</h3>
<div class="tsd-signature tsd-kind-icon">Status<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;status&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:870</li>
<li>Defined in generated/types.ts:387</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
14 changes: 7 additions & 7 deletions docs/enums/types.apps_update_column.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h3>Created<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">Created<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;created_at&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:939</li>
<li>Defined in generated/types.ts:456</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -117,7 +117,7 @@ <h3>Developer<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">Developer<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;developer_id&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:941</li>
<li>Defined in generated/types.ts:458</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -132,7 +132,7 @@ <h3>Metadata</h3>
<div class="tsd-signature tsd-kind-icon">Metadata<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;metadata&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:943</li>
<li>Defined in generated/types.ts:460</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -147,7 +147,7 @@ <h3>Object<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">Object<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;object_id&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:945</li>
<li>Defined in generated/types.ts:462</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -162,7 +162,7 @@ <h3>Scope<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">Scope<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;scope_name&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:947</li>
<li>Defined in generated/types.ts:464</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -177,7 +177,7 @@ <h3>Slug</h3>
<div class="tsd-signature tsd-kind-icon">Slug<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;slug&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:949</li>
<li>Defined in generated/types.ts:466</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -192,7 +192,7 @@ <h3>Status</h3>
<div class="tsd-signature tsd-kind-icon">Status<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;status&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in generated/types.ts:951</li>
<li>Defined in generated/types.ts:468</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 8453afe

Please sign in to comment.