Skip to content

Commit

Permalink
Typedoc test (#917)
Browse files Browse the repository at this point in the history
* action and events update

* action and event desc update

* typedocs update

* max-len issue fix


---------

Co-authored-by: nirmay-patel <nirmay.patel@thoughtspot.com>
Co-authored-by: Girish Singh <girish.singh@thoughtspot.com>
  • Loading branch information
3 people committed Aug 2, 2023
1 parent 24ea290 commit 53c2e59
Show file tree
Hide file tree
Showing 33 changed files with 3,712 additions and 651 deletions.
958 changes: 750 additions & 208 deletions src/types.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/typedoc/assets/js/search.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/typedoc/classes/AppEmbed.html
Original file line number Diff line number Diff line change
Expand Up @@ -551,4 +551,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion static/typedoc/classes/LiveboardEmbed.html
Original file line number Diff line number Diff line change
Expand Up @@ -543,4 +543,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion static/typedoc/classes/SearchBarEmbed.html
Original file line number Diff line number Diff line change
Expand Up @@ -514,4 +514,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion static/typedoc/classes/SearchEmbed.html
Original file line number Diff line number Diff line change
Expand Up @@ -511,4 +511,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
720 changes: 702 additions & 18 deletions static/typedoc/enums/Action.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/typedoc/enums/AuthEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion static/typedoc/enums/AuthFailureType.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion static/typedoc/enums/AuthStatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
13 changes: 11 additions & 2 deletions static/typedoc/enums/AuthType.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,15 @@ <h1>Enumeration AuthType</h1>
</li>
</ul>
</li>
<li class=" tsd-kind-interface">
<a href="../interfaces/AuthEventEmitter.html" class="tsd-kind-icon">Auth<wbr>Event<wbr>Emitter</a>
</li>
<li class=" tsd-kind-interface">
<a href="../interfaces/EmbedConfig.html" class="tsd-kind-icon">Embed<wbr>Config</a>
</li>
<li class=" tsd-kind-function">
<a href="../modules.html#init" class="tsd-kind-icon">init</a>
</li>
</ul>
</li>
<li class=" ">
Expand Down Expand Up @@ -364,7 +373,7 @@ <h3>Trusted<wbr>Auth<wbr>Token<wbr>Cookieless</h3>
</code></pre>
</dd>
<dt class="version">version</dt>
<dd><p>SDK: 1.22.0| ThouhgtSpot: 9.3.0.cl, 9.5.1-sw</p>
<dd><p>SDK: 1.22.0| ThouhgtSpot: 9.3.0.cl, 9.5.1.sw</p>
</dd>
</dl>
</div>
Expand Down Expand Up @@ -394,4 +403,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion static/typedoc/enums/ContextMenuTriggerOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion static/typedoc/enums/DataSourceVisualMode.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ <h2>Legend</h2>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
</html>

0 comments on commit 53c2e59

Please sign in to comment.