@plaidev/karte-action-sdk 1.1.102-27907506.fdeccea7 → 1.1.102-27907779.4c21459a

Sign up to get free protection for your applications and to get access to all the features.
package/dist/templates.js CHANGED
@@ -27,6 +27,10 @@ import {
27
27
  ImageElement,
28
28
  TextButtonElement,
29
29
  EmbedElement,
30
+ Form,
31
+ FormTextarea,
32
+ FormButton,
33
+ FormRadioButtons,
30
34
 
31
35
  // svelte-ignore unused-export-let @ts-ignore
32
36
  } from '@plaidev/karte-action-sdk';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.102-27907506.fdeccea7",
3
+ "version": "1.1.102-27907779.4c21459a",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",