@unvired/turboforms-embed-sdk 2.0.41 → 2.0.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +203 -13
- package/dist/turboforms.esm.js +9 -9
- package/dist/turboforms.html +1 -1
- package/dist/turboforms.js +9 -9
- package/package.json +1 -1
package/dist/turboforms.html
CHANGED
|
@@ -42902,7 +42902,7 @@ window.CommentOnBack = CommentOnBack;
|
|
|
42902
42902
|
|
|
42903
42903
|
|
|
42904
42904
|
<div id="sticky-footer">
|
|
42905
|
-
<div class="build-version">SDK v2.0.
|
|
42905
|
+
<div class="build-version">SDK v2.0.43</div>
|
|
42906
42906
|
<div class="relative-position">
|
|
42907
42907
|
<button id="unvired-more-btn" class="ui button primary dataGrid-addRow" onclick="toggleTooltip()">
|
|
42908
42908
|
<i class="icon options"></i>
|