@plaidev/karte-action-sdk 1.1.238-28698168.190b390b → 1.1.238-28698230.d57d5808

Sign up to get free protection for your applications and to get access to all the features.
@@ -14192,7 +14192,6 @@ function create_if_block$3(ctx) {
14192
14192
  props: {
14193
14193
  props: {
14194
14194
  variant: /*props*/ ctx[0].iconVariant,
14195
- size: '1em',
14196
14195
  color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
14197
14196
  }
14198
14197
  }
@@ -14224,7 +14223,6 @@ function create_if_block$3(ctx) {
14224
14223
 
14225
14224
  if (dirty & /*props*/ 1) icon_changes.props = {
14226
14225
  variant: /*props*/ ctx[0].iconVariant,
14227
- size: '1em',
14228
14226
  color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
14229
14227
  };
14230
14228
 
@@ -14561,7 +14559,6 @@ function create_if_block$2(ctx) {
14561
14559
  props: {
14562
14560
  props: {
14563
14561
  variant: /*props*/ ctx[0].iconVariant,
14564
- size: '1em',
14565
14562
  color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
14566
14563
  }
14567
14564
  }
@@ -14593,7 +14590,6 @@ function create_if_block$2(ctx) {
14593
14590
 
14594
14591
  if (dirty & /*props*/ 1) icon_changes.props = {
14595
14592
  variant: /*props*/ ctx[0].iconVariant,
14596
- size: '1em',
14597
14593
  color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
14598
14594
  };
14599
14595
 
package/dist/index.es.js CHANGED
@@ -13178,7 +13178,6 @@ function create_if_block$3(ctx) {
13178
13178
  props: {
13179
13179
  props: {
13180
13180
  variant: /*props*/ ctx[0].iconVariant,
13181
- size: '1em',
13182
13181
  color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
13183
13182
  }
13184
13183
  }
@@ -13200,7 +13199,6 @@ function create_if_block$3(ctx) {
13200
13199
 
13201
13200
  if (dirty & /*props*/ 1) icon_changes.props = {
13202
13201
  variant: /*props*/ ctx[0].iconVariant,
13203
- size: '1em',
13204
13202
  color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
13205
13203
  };
13206
13204
 
@@ -13517,7 +13515,6 @@ function create_if_block$2(ctx) {
13517
13515
  props: {
13518
13516
  props: {
13519
13517
  variant: /*props*/ ctx[0].iconVariant,
13520
- size: '1em',
13521
13518
  color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
13522
13519
  }
13523
13520
  }
@@ -13539,7 +13536,6 @@ function create_if_block$2(ctx) {
13539
13536
 
13540
13537
  if (dirty & /*props*/ 1) icon_changes.props = {
13541
13538
  variant: /*props*/ ctx[0].iconVariant,
13542
- size: '1em',
13543
13539
  color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
13544
13540
  };
13545
13541
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.238-28698168.190b390b",
3
+ "version": "1.1.238-28698230.d57d5808",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",