@plaidev/karte-action-sdk 1.1.190-28154239.dabefd64 → 1.1.191-28155165.e43d9c08

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.
@@ -4020,7 +4020,7 @@ function instance$t($$self, $$props, $$invalidate) {
4020
4020
  let { clickEventValue = null } = $$props;
4021
4021
  let { placement = DefaultModalPlacement } = $$props;
4022
4022
  let { animation = 'none' } = $$props;
4023
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
4023
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
4024
4024
  let { elasticity = 'none' } = $$props;
4025
4025
  let { onClose = { operation: 'closeApp', args: ['button'] } } = $$props;
4026
4026
  let { closeEventName = '' } = $$props;
@@ -4691,7 +4691,7 @@ class RenderText extends SvelteComponent {
4691
4691
  /* src/components/TextElement.svelte generated by Svelte v3.53.1 */
4692
4692
 
4693
4693
  function add_css$o(target) {
4694
- append_styles(target, "svelte-zde5p8", ".text-element-wrapper.svelte-zde5p8.svelte-zde5p8{position:relative;height:100%}.text-element.svelte-zde5p8.svelte-zde5p8{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:auto;margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:#000000}.text-link-element.svelte-zde5p8.svelte-zde5p8{text-decoration:none;color:inherit}.text-element-inner.svelte-zde5p8.svelte-zde5p8{width:100%;height:auto}.text-direction-vertical.svelte-zde5p8.svelte-zde5p8{writing-mode:vertical-rl}.text-direction-vertical.svelte-zde5p8 .text-element-inner.svelte-zde5p8{width:auto;height:100%}.tooltip.svelte-zde5p8.svelte-zde5p8{display:none;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#fff;background-color:#3d4948;white-space:nowrap;padding:4px 8px 4px 8px;border-radius:4px;font-size:12px;z-index:2147483647}.tooltip.svelte-zde5p8.svelte-zde5p8:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-zde5p8.svelte-zde5p8{display:block}.tooltip-error.svelte-zde5p8.svelte-zde5p8{background-color:#c00}.tooltip-error.svelte-zde5p8.svelte-zde5p8:before{border-bottom:7px solid #c00}");
4694
+ append_styles(target, "svelte-13kv866", ".text-element-wrapper.svelte-13kv866.svelte-13kv866{position:relative;height:100%}.text-element.svelte-13kv866.svelte-13kv866{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:#000000}.text-link-element.svelte-13kv866.svelte-13kv866{text-decoration:none;color:inherit}.text-element-inner.svelte-13kv866.svelte-13kv866{width:100%;height:auto}.text-direction-vertical.svelte-13kv866.svelte-13kv866{writing-mode:vertical-rl}.text-direction-vertical.svelte-13kv866 .text-element-inner.svelte-13kv866{width:auto;height:100%}.tooltip.svelte-13kv866.svelte-13kv866{display:none;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#fff;background-color:#3d4948;white-space:nowrap;padding:4px 8px 4px 8px;border-radius:4px;font-size:12px;z-index:2147483647}.tooltip.svelte-13kv866.svelte-13kv866:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-13kv866.svelte-13kv866{display:block}.tooltip-error.svelte-13kv866.svelte-13kv866{background-color:#c00}.tooltip-error.svelte-13kv866.svelte-13kv866:before{border-bottom:7px solid #c00}");
4695
4695
  }
4696
4696
 
4697
4697
  // (86:2) {:else}
@@ -4721,8 +4721,8 @@ function create_else_block$1(ctx) {
4721
4721
  this.h();
4722
4722
  },
4723
4723
  h() {
4724
- attr(div0, "class", "text-element-inner svelte-zde5p8");
4725
- attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"));
4724
+ attr(div0, "class", "text-element-inner svelte-13kv866");
4725
+ attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"));
4726
4726
  attr(div1, "style", /*style*/ ctx[5]);
4727
4727
  },
4728
4728
  m(target, anchor) {
@@ -4736,7 +4736,7 @@ function create_else_block$1(ctx) {
4736
4736
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4737
4737
  rendertext.$set(rendertext_changes);
4738
4738
 
4739
- if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"))) {
4739
+ if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"))) {
4740
4740
  attr(div1, "class", div1_class_value);
4741
4741
  }
4742
4742
 
@@ -4811,12 +4811,12 @@ function create_if_block$3(ctx) {
4811
4811
  this.h();
4812
4812
  },
4813
4813
  h() {
4814
- attr(div0, "class", "text-element-inner svelte-zde5p8");
4814
+ attr(div0, "class", "text-element-inner svelte-13kv866");
4815
4815
  attr(a, "href", '');
4816
- attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"));
4816
+ attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"));
4817
4817
  attr(a, "style", /*style*/ ctx[5]);
4818
- attr(div1, "class", "tooltip svelte-zde5p8");
4819
- attr(div2, "class", "tooltip tooltip-error svelte-zde5p8");
4818
+ attr(div1, "class", "tooltip svelte-13kv866");
4819
+ attr(div2, "class", "tooltip tooltip-error svelte-13kv866");
4820
4820
  },
4821
4821
  m(target, anchor) {
4822
4822
  insert_hydration(target, a, anchor);
@@ -4842,7 +4842,7 @@ function create_if_block$3(ctx) {
4842
4842
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4843
4843
  rendertext.$set(rendertext_changes);
4844
4844
 
4845
- if (!current || dirty & /*textDirection*/ 2 && a_class_value !== (a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"))) {
4845
+ if (!current || dirty & /*textDirection*/ 2 && a_class_value !== (a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"))) {
4846
4846
  attr(a, "class", a_class_value);
4847
4847
  }
4848
4848
 
@@ -4904,7 +4904,7 @@ function create_fragment$p(ctx) {
4904
4904
  this.h();
4905
4905
  },
4906
4906
  h() {
4907
- attr(div, "class", "text-element-wrapper svelte-zde5p8");
4907
+ attr(div, "class", "text-element-wrapper svelte-13kv866");
4908
4908
  },
4909
4909
  m(target, anchor) {
4910
4910
  insert_hydration(target, div, anchor);
@@ -4960,7 +4960,7 @@ function instance$p($$self, $$props, $$invalidate) {
4960
4960
  let { font = SYSTEM_FONT } = $$props;
4961
4961
  let { _textStyle = 'font-size:12px; line-height: 1.5;' } = $$props;
4962
4962
  let { textDirection = 'horizontal' } = $$props;
4963
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
4963
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
4964
4964
  let { enableCopy = false } = $$props;
4965
4965
  let { eventName = '' } = $$props;
4966
4966
  let eventValue = undefined;
@@ -5365,7 +5365,7 @@ function instance$n($$self, $$props, $$invalidate) {
5365
5365
  let { onClick = { operation: 'none', args: [] } } = $$props;
5366
5366
  let { eventName = '' } = $$props;
5367
5367
  let { _imageStyle = '' } = $$props;
5368
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5368
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5369
5369
 
5370
5370
  $$self.$$set = $$props => {
5371
5371
  if ('src' in $$props) $$invalidate(0, src = $$props.src);
@@ -5703,7 +5703,7 @@ function instance$l($$self, $$props, $$invalidate) {
5703
5703
 
5704
5704
  let { onClick = { operation: 'none', args: [] } } = $$props;
5705
5705
  let { clickEventName = '' } = $$props;
5706
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5706
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5707
5707
 
5708
5708
  onDestroy$1(() => {
5709
5709
  unregisterItem(id);
@@ -5816,7 +5816,7 @@ function create_fragment$k(ctx) {
5816
5816
 
5817
5817
  function instance$k($$self, $$props, $$invalidate) {
5818
5818
  let { code } = $$props;
5819
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5819
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5820
5820
 
5821
5821
  $$self.$$set = $$props => {
5822
5822
  if ('code' in $$props) $$invalidate(0, code = $$props.code);
@@ -5918,7 +5918,7 @@ function instance$j($$self, $$props, $$invalidate) {
5918
5918
  let { start = -1 } = $$props;
5919
5919
  let { widget_referrer = '' } = $$props;
5920
5920
  let { mute = false } = $$props;
5921
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5921
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5922
5922
 
5923
5923
  // @ts-ignore
5924
5924
  if (!window.YT) {
@@ -6254,7 +6254,7 @@ function instance$i($$self, $$props, $$invalidate) {
6254
6254
  let { autoplay = false } = $$props;
6255
6255
  let { loop = false } = $$props;
6256
6256
  let { mute = false } = $$props;
6257
- let { _style = "border-width: 0px; border-style: solid; border-color: #000000;" } = $$props;
6257
+ let { _style = "border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;" } = $$props;
6258
6258
 
6259
6259
  // @ts-ignore
6260
6260
  if (!window.Vimeo) {
@@ -9037,7 +9037,7 @@ function instance$a($$self, $$props, $$invalidate) {
9037
9037
  unregisterItem(id);
9038
9038
  });
9039
9039
 
9040
- let { _style = 'cursor: default; border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
9040
+ let { _style = 'cursor: default; border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
9041
9041
  let itemWidth = null;
9042
9042
  let itemTransform = 0;
9043
9043
 
@@ -9171,7 +9171,7 @@ function instance$9($$self, $$props, $$invalidate) {
9171
9171
  let { $$slots: slots = {}, $$scope } = $$props;
9172
9172
  let { timeLimit = '2023/12/31 23:59:59' } = $$props;
9173
9173
  let { stateOnEnd } = $$props;
9174
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
9174
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
9175
9175
  let remainingTime;
9176
9176
 
9177
9177
  function onEachSecond() {
@@ -9352,7 +9352,7 @@ function instance$8($$self, $$props, $$invalidate) {
9352
9352
  let { $$slots: slots = {}, $$scope } = $$props;
9353
9353
  let { onClick = { operation: 'none', args: [] } } = $$props;
9354
9354
  let { eventName = '' } = $$props;
9355
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
9355
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
9356
9356
 
9357
9357
  $$self.$$set = $$props => {
9358
9358
  if ('onClick' in $$props) $$invalidate(0, onClick = $$props.onClick);
@@ -9529,7 +9529,7 @@ function instance$7($$self, $$props, $$invalidate) {
9529
9529
  let { eventName = '' } = $$props;
9530
9530
  let { size = '20px' } = $$props;
9531
9531
  let { color = 'rgba(0, 16, 14, 0.8)' } = $$props;
9532
- let { _style = '' } = $$props;
9532
+ let { _style = 'overflow: hidden;' } = $$props;
9533
9533
 
9534
9534
  $$self.$$set = $$props => {
9535
9535
  if ('icon' in $$props) $$invalidate(4, icon = $$props.icon);
@@ -10350,7 +10350,7 @@ function instance$2($$self, $$props, $$invalidate) {
10350
10350
  let { font = SYSTEM_FONT } = $$props;
10351
10351
  let { _textStyle = 'font-size:12px; line-height:1.5;' } = $$props;
10352
10352
  let { textDirection = 'horizontal' } = $$props;
10353
- let { _style = '' } = $$props;
10353
+ let { _style = 'overflow: hidden;' } = $$props;
10354
10354
 
10355
10355
  $$self.$$set = $$props => {
10356
10356
  if ('text' in $$props) $$invalidate(0, text = $$props.text);
@@ -10639,7 +10639,7 @@ function instance($$self, $$props, $$invalidate) {
10639
10639
 
10640
10640
  let { eventName = '' } = $$props;
10641
10641
  let { _imageStyle = '' } = $$props;
10642
- let { _style = '' } = $$props;
10642
+ let { _style = 'overflow: hidden;' } = $$props;
10643
10643
 
10644
10644
  $$self.$$set = $$props => {
10645
10645
  if ('src' in $$props) $$invalidate(0, src = $$props.src);
package/dist/index.es.js CHANGED
@@ -3961,7 +3961,7 @@ function instance$t($$self, $$props, $$invalidate) {
3961
3961
  let { clickEventValue = null } = $$props;
3962
3962
  let { placement = DefaultModalPlacement } = $$props;
3963
3963
  let { animation = 'none' } = $$props;
3964
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
3964
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
3965
3965
  let { elasticity = 'none' } = $$props;
3966
3966
  let { onClose = { operation: 'closeApp', args: ['button'] } } = $$props;
3967
3967
  let { closeEventName = '' } = $$props;
@@ -4583,7 +4583,7 @@ class RenderText extends SvelteComponent {
4583
4583
  /* src/components/TextElement.svelte generated by Svelte v3.53.1 */
4584
4584
 
4585
4585
  function add_css$o(target) {
4586
- append_styles(target, "svelte-zde5p8", ".text-element-wrapper.svelte-zde5p8.svelte-zde5p8{position:relative;height:100%}.text-element.svelte-zde5p8.svelte-zde5p8{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:auto;margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:#000000}.text-link-element.svelte-zde5p8.svelte-zde5p8{text-decoration:none;color:inherit}.text-element-inner.svelte-zde5p8.svelte-zde5p8{width:100%;height:auto}.text-direction-vertical.svelte-zde5p8.svelte-zde5p8{writing-mode:vertical-rl}.text-direction-vertical.svelte-zde5p8 .text-element-inner.svelte-zde5p8{width:auto;height:100%}.tooltip.svelte-zde5p8.svelte-zde5p8{display:none;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#fff;background-color:#3d4948;white-space:nowrap;padding:4px 8px 4px 8px;border-radius:4px;font-size:12px;z-index:2147483647}.tooltip.svelte-zde5p8.svelte-zde5p8:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-zde5p8.svelte-zde5p8{display:block}.tooltip-error.svelte-zde5p8.svelte-zde5p8{background-color:#c00}.tooltip-error.svelte-zde5p8.svelte-zde5p8:before{border-bottom:7px solid #c00}");
4586
+ append_styles(target, "svelte-13kv866", ".text-element-wrapper.svelte-13kv866.svelte-13kv866{position:relative;height:100%}.text-element.svelte-13kv866.svelte-13kv866{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:#000000}.text-link-element.svelte-13kv866.svelte-13kv866{text-decoration:none;color:inherit}.text-element-inner.svelte-13kv866.svelte-13kv866{width:100%;height:auto}.text-direction-vertical.svelte-13kv866.svelte-13kv866{writing-mode:vertical-rl}.text-direction-vertical.svelte-13kv866 .text-element-inner.svelte-13kv866{width:auto;height:100%}.tooltip.svelte-13kv866.svelte-13kv866{display:none;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#fff;background-color:#3d4948;white-space:nowrap;padding:4px 8px 4px 8px;border-radius:4px;font-size:12px;z-index:2147483647}.tooltip.svelte-13kv866.svelte-13kv866:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-13kv866.svelte-13kv866{display:block}.tooltip-error.svelte-13kv866.svelte-13kv866{background-color:#c00}.tooltip-error.svelte-13kv866.svelte-13kv866:before{border-bottom:7px solid #c00}");
4587
4587
  }
4588
4588
 
4589
4589
  // (86:2) {:else}
@@ -4600,8 +4600,8 @@ function create_else_block$1(ctx) {
4600
4600
  div1 = element("div");
4601
4601
  div0 = element("div");
4602
4602
  create_component(rendertext.$$.fragment);
4603
- attr(div0, "class", "text-element-inner svelte-zde5p8");
4604
- attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"));
4603
+ attr(div0, "class", "text-element-inner svelte-13kv866");
4604
+ attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"));
4605
4605
  attr(div1, "style", /*style*/ ctx[5]);
4606
4606
  },
4607
4607
  m(target, anchor) {
@@ -4615,7 +4615,7 @@ function create_else_block$1(ctx) {
4615
4615
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4616
4616
  rendertext.$set(rendertext_changes);
4617
4617
 
4618
- if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"))) {
4618
+ if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"))) {
4619
4619
  attr(div1, "class", div1_class_value);
4620
4620
  }
4621
4621
 
@@ -4665,12 +4665,12 @@ function create_if_block$3(ctx) {
4665
4665
  t2 = space();
4666
4666
  div2 = element("div");
4667
4667
  div2.textContent = "コピーできませんでした";
4668
- attr(div0, "class", "text-element-inner svelte-zde5p8");
4668
+ attr(div0, "class", "text-element-inner svelte-13kv866");
4669
4669
  attr(a, "href", '');
4670
- attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"));
4670
+ attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"));
4671
4671
  attr(a, "style", /*style*/ ctx[5]);
4672
- attr(div1, "class", "tooltip svelte-zde5p8");
4673
- attr(div2, "class", "tooltip tooltip-error svelte-zde5p8");
4672
+ attr(div1, "class", "tooltip svelte-13kv866");
4673
+ attr(div2, "class", "tooltip tooltip-error svelte-13kv866");
4674
4674
  },
4675
4675
  m(target, anchor) {
4676
4676
  insert(target, a, anchor);
@@ -4694,7 +4694,7 @@ function create_if_block$3(ctx) {
4694
4694
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4695
4695
  rendertext.$set(rendertext_changes);
4696
4696
 
4697
- if (!current || dirty & /*textDirection*/ 2 && a_class_value !== (a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"))) {
4697
+ if (!current || dirty & /*textDirection*/ 2 && a_class_value !== (a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"))) {
4698
4698
  attr(a, "class", a_class_value);
4699
4699
  }
4700
4700
 
@@ -4746,7 +4746,7 @@ function create_fragment$p(ctx) {
4746
4746
  c() {
4747
4747
  div = element("div");
4748
4748
  if_block.c();
4749
- attr(div, "class", "text-element-wrapper svelte-zde5p8");
4749
+ attr(div, "class", "text-element-wrapper svelte-13kv866");
4750
4750
  },
4751
4751
  m(target, anchor) {
4752
4752
  insert(target, div, anchor);
@@ -4802,7 +4802,7 @@ function instance$p($$self, $$props, $$invalidate) {
4802
4802
  let { font = SYSTEM_FONT } = $$props;
4803
4803
  let { _textStyle = 'font-size:12px; line-height: 1.5;' } = $$props;
4804
4804
  let { textDirection = 'horizontal' } = $$props;
4805
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
4805
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
4806
4806
  let { enableCopy = false } = $$props;
4807
4807
  let { eventName = '' } = $$props;
4808
4808
  let eventValue = undefined;
@@ -5168,7 +5168,7 @@ function instance$n($$self, $$props, $$invalidate) {
5168
5168
  let { onClick = { operation: 'none', args: [] } } = $$props;
5169
5169
  let { eventName = '' } = $$props;
5170
5170
  let { _imageStyle = '' } = $$props;
5171
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5171
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5172
5172
 
5173
5173
  $$self.$$set = $$props => {
5174
5174
  if ('src' in $$props) $$invalidate(0, src = $$props.src);
@@ -5483,7 +5483,7 @@ function instance$l($$self, $$props, $$invalidate) {
5483
5483
 
5484
5484
  let { onClick = { operation: 'none', args: [] } } = $$props;
5485
5485
  let { clickEventName = '' } = $$props;
5486
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5486
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5487
5487
 
5488
5488
  onDestroy$1(() => {
5489
5489
  unregisterItem(id);
@@ -5587,7 +5587,7 @@ function create_fragment$k(ctx) {
5587
5587
 
5588
5588
  function instance$k($$self, $$props, $$invalidate) {
5589
5589
  let { code } = $$props;
5590
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5590
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5591
5591
 
5592
5592
  $$self.$$set = $$props => {
5593
5593
  if ('code' in $$props) $$invalidate(0, code = $$props.code);
@@ -5678,7 +5678,7 @@ function instance$j($$self, $$props, $$invalidate) {
5678
5678
  let { start = -1 } = $$props;
5679
5679
  let { widget_referrer = '' } = $$props;
5680
5680
  let { mute = false } = $$props;
5681
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5681
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5682
5682
 
5683
5683
  // @ts-ignore
5684
5684
  if (!window.YT) {
@@ -6003,7 +6003,7 @@ function instance$i($$self, $$props, $$invalidate) {
6003
6003
  let { autoplay = false } = $$props;
6004
6004
  let { loop = false } = $$props;
6005
6005
  let { mute = false } = $$props;
6006
- let { _style = "border-width: 0px; border-style: solid; border-color: #000000;" } = $$props;
6006
+ let { _style = "border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;" } = $$props;
6007
6007
 
6008
6008
  // @ts-ignore
6009
6009
  if (!window.Vimeo) {
@@ -8520,7 +8520,7 @@ function instance$a($$self, $$props, $$invalidate) {
8520
8520
  unregisterItem(id);
8521
8521
  });
8522
8522
 
8523
- let { _style = 'cursor: default; border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
8523
+ let { _style = 'cursor: default; border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
8524
8524
  let itemWidth = null;
8525
8525
  let itemTransform = 0;
8526
8526
 
@@ -8641,7 +8641,7 @@ function instance$9($$self, $$props, $$invalidate) {
8641
8641
  let { $$slots: slots = {}, $$scope } = $$props;
8642
8642
  let { timeLimit = '2023/12/31 23:59:59' } = $$props;
8643
8643
  let { stateOnEnd } = $$props;
8644
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
8644
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
8645
8645
  let remainingTime;
8646
8646
 
8647
8647
  function onEachSecond() {
@@ -8813,7 +8813,7 @@ function instance$8($$self, $$props, $$invalidate) {
8813
8813
  let { $$slots: slots = {}, $$scope } = $$props;
8814
8814
  let { onClick = { operation: 'none', args: [] } } = $$props;
8815
8815
  let { eventName = '' } = $$props;
8816
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
8816
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
8817
8817
 
8818
8818
  $$self.$$set = $$props => {
8819
8819
  if ('onClick' in $$props) $$invalidate(0, onClick = $$props.onClick);
@@ -8968,7 +8968,7 @@ function instance$7($$self, $$props, $$invalidate) {
8968
8968
  let { eventName = '' } = $$props;
8969
8969
  let { size = '20px' } = $$props;
8970
8970
  let { color = 'rgba(0, 16, 14, 0.8)' } = $$props;
8971
- let { _style = '' } = $$props;
8971
+ let { _style = 'overflow: hidden;' } = $$props;
8972
8972
 
8973
8973
  $$self.$$set = $$props => {
8974
8974
  if ('icon' in $$props) $$invalidate(4, icon = $$props.icon);
@@ -9734,7 +9734,7 @@ function instance$2($$self, $$props, $$invalidate) {
9734
9734
  let { font = SYSTEM_FONT } = $$props;
9735
9735
  let { _textStyle = 'font-size:12px; line-height:1.5;' } = $$props;
9736
9736
  let { textDirection = 'horizontal' } = $$props;
9737
- let { _style = '' } = $$props;
9737
+ let { _style = 'overflow: hidden;' } = $$props;
9738
9738
 
9739
9739
  $$self.$$set = $$props => {
9740
9740
  if ('text' in $$props) $$invalidate(0, text = $$props.text);
@@ -9990,7 +9990,7 @@ function instance($$self, $$props, $$invalidate) {
9990
9990
 
9991
9991
  let { eventName = '' } = $$props;
9992
9992
  let { _imageStyle = '' } = $$props;
9993
- let { _style = '' } = $$props;
9993
+ let { _style = 'overflow: hidden;' } = $$props;
9994
9994
 
9995
9995
  $$self.$$set = $$props => {
9996
9996
  if ('src' in $$props) $$invalidate(0, src = $$props.src);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.190-28154239.dabefd64",
3
+ "version": "1.1.191-28155165.e43d9c08",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",