@plaidev/karte-action-sdk 1.1.246 → 1.1.247-28748500.b7ad7286

Sign up to get free protection for your applications and to get access to all the features.
@@ -49,7 +49,8 @@ import {
49
49
  IconElement,
50
50
  CodeElement,
51
51
  FlexButton,
52
- FlexTextButton,
52
+ FlexButtonOutlined,
53
+ FlexButtonText,
53
54
  FlexIcon,
54
55
  FlexLayout,
55
56
  FlexText,
package/dist/templates.js CHANGED
@@ -47,7 +47,8 @@ import {
47
47
  IconElement,
48
48
  CodeElement,
49
49
  FlexButton,
50
- FlexTextButton,
50
+ FlexButtonOutlined,
51
+ FlexButtonText,
51
52
  FlexIcon,
52
53
  FlexLayout,
53
54
  FlexText,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.246",
3
+ "version": "1.1.247-28748500.b7ad7286",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",