@plaidev/karte-action-sdk 1.1.186 → 1.1.187-28128398.9c931a62

Sign up to get free protection for your applications and to get access to all the features.
@@ -3567,7 +3567,7 @@ class Button extends SvelteComponent {
3567
3567
  /* src/components/Modal.svelte generated by Svelte v3.53.1 */
3568
3568
 
3569
3569
  function add_css$q(target) {
3570
- append_styles(target, "svelte-yyiwdt", ".modal.svelte-yyiwdt{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-yyiwdt > .button{flex:auto;display:flex}.close.svelte-yyiwdt{position:absolute;top:0;right:0}.close.svelte-yyiwdt > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-yyiwdt > .button:hover{transform:rotate(90deg)}.modal-content.svelte-yyiwdt{flex:auto;display:flex;justify-content:center;align-items:center}");
3570
+ append_styles(target, "svelte-1invh97", ".modal.svelte-1invh97{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-1invh97 > .button{flex:auto;display:flex}.close.svelte-1invh97{position:absolute;top:0;right:0}.close.svelte-1invh97 > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-1invh97 > .button:hover{transform:rotate(90deg)}.modal-content.svelte-1invh97{flex:auto;display:flex;justify-content:center;align-items:center}");
3571
3571
  }
3572
3572
 
3573
3573
  // (145:0) {#if visible}
@@ -3608,7 +3608,7 @@ function create_if_block$5(ctx) {
3608
3608
  this.h();
3609
3609
  },
3610
3610
  h() {
3611
- attr(div, "class", "modal svelte-yyiwdt");
3611
+ attr(div, "class", "modal svelte-1invh97");
3612
3612
  attr(div, "role", "dialog");
3613
3613
  attr(div, "aria-modal", "true");
3614
3614
  attr(div, "style", div_style_value = "" + /*pos*/ ctx[16] + " " + /*marginStyle*/ ctx[14] + " " + ElasticityStyle[/*overwriteElasticity*/ ctx[17]] + "");
@@ -3696,7 +3696,7 @@ function create_if_block_1$1(ctx) {
3696
3696
  this.h();
3697
3697
  },
3698
3698
  h() {
3699
- attr(div, "class", "close svelte-yyiwdt");
3699
+ attr(div, "class", "close svelte-1invh97");
3700
3700
  set_style(div, "z-index", /*$maximumZindex*/ ctx[20] + 1);
3701
3701
  },
3702
3702
  m(target, anchor) {
@@ -3821,7 +3821,7 @@ function create_default_slot$6(ctx) {
3821
3821
  this.h();
3822
3822
  },
3823
3823
  h() {
3824
- attr(div, "class", "modal-content svelte-yyiwdt");
3824
+ attr(div, "class", "modal-content svelte-1invh97");
3825
3825
  attr(div, "style", /*_style*/ ctx[4]);
3826
3826
  },
3827
3827
  m(target, anchor) {
@@ -4017,7 +4017,7 @@ function instance$t($$self, $$props, $$invalidate) {
4017
4017
  let { clickEventValue = null } = $$props;
4018
4018
  let { placement = DefaultModalPlacement } = $$props;
4019
4019
  let { animation = 'none' } = $$props;
4020
- let { _style = '' } = $$props;
4020
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
4021
4021
  let { elasticity = 'none' } = $$props;
4022
4022
  let { onClose = { operation: 'closeApp', args: ['button'] } } = $$props;
4023
4023
  let { closeEventName = '' } = $$props;
@@ -4688,7 +4688,7 @@ class RenderText extends SvelteComponent {
4688
4688
  /* src/components/TextElement.svelte generated by Svelte v3.53.1 */
4689
4689
 
4690
4690
  function add_css$o(target) {
4691
- append_styles(target, "svelte-600oh0", ".text-element-wrapper.svelte-600oh0.svelte-600oh0{position:relative;height:100%}.text-element.svelte-600oh0.svelte-600oh0{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:auto;margin:0px;padding:0px}.text-link-element.svelte-600oh0.svelte-600oh0{text-decoration:none;color:inherit}.text-element-inner.svelte-600oh0.svelte-600oh0{width:100%;height:auto}.text-direction-vertical.svelte-600oh0.svelte-600oh0{writing-mode:vertical-rl}.text-direction-vertical.svelte-600oh0 .text-element-inner.svelte-600oh0{width:auto;height:100%}.tooltip.svelte-600oh0.svelte-600oh0{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-600oh0.svelte-600oh0:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-600oh0.svelte-600oh0{display:block}.tooltip-error.svelte-600oh0.svelte-600oh0{background-color:#c00}.tooltip-error.svelte-600oh0.svelte-600oh0:before{border-bottom:7px solid #c00}");
4691
+ 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}");
4692
4692
  }
4693
4693
 
4694
4694
  // (86:2) {:else}
@@ -4718,8 +4718,8 @@ function create_else_block$1(ctx) {
4718
4718
  this.h();
4719
4719
  },
4720
4720
  h() {
4721
- attr(div0, "class", "text-element-inner svelte-600oh0");
4722
- attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-600oh0"));
4721
+ attr(div0, "class", "text-element-inner svelte-zde5p8");
4722
+ attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"));
4723
4723
  attr(div1, "style", /*style*/ ctx[5]);
4724
4724
  },
4725
4725
  m(target, anchor) {
@@ -4733,7 +4733,7 @@ function create_else_block$1(ctx) {
4733
4733
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4734
4734
  rendertext.$set(rendertext_changes);
4735
4735
 
4736
- if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-600oh0"))) {
4736
+ if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"))) {
4737
4737
  attr(div1, "class", div1_class_value);
4738
4738
  }
4739
4739
 
@@ -4808,12 +4808,12 @@ function create_if_block$3(ctx) {
4808
4808
  this.h();
4809
4809
  },
4810
4810
  h() {
4811
- attr(div0, "class", "text-element-inner svelte-600oh0");
4811
+ attr(div0, "class", "text-element-inner svelte-zde5p8");
4812
4812
  attr(a, "href", '');
4813
- attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-600oh0"));
4813
+ attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"));
4814
4814
  attr(a, "style", /*style*/ ctx[5]);
4815
- attr(div1, "class", "tooltip svelte-600oh0");
4816
- attr(div2, "class", "tooltip tooltip-error svelte-600oh0");
4815
+ attr(div1, "class", "tooltip svelte-zde5p8");
4816
+ attr(div2, "class", "tooltip tooltip-error svelte-zde5p8");
4817
4817
  },
4818
4818
  m(target, anchor) {
4819
4819
  insert_hydration(target, a, anchor);
@@ -4839,7 +4839,7 @@ function create_if_block$3(ctx) {
4839
4839
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4840
4840
  rendertext.$set(rendertext_changes);
4841
4841
 
4842
- 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-600oh0"))) {
4842
+ 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"))) {
4843
4843
  attr(a, "class", a_class_value);
4844
4844
  }
4845
4845
 
@@ -4901,7 +4901,7 @@ function create_fragment$p(ctx) {
4901
4901
  this.h();
4902
4902
  },
4903
4903
  h() {
4904
- attr(div, "class", "text-element-wrapper svelte-600oh0");
4904
+ attr(div, "class", "text-element-wrapper svelte-zde5p8");
4905
4905
  },
4906
4906
  m(target, anchor) {
4907
4907
  insert_hydration(target, div, anchor);
@@ -4957,7 +4957,7 @@ function instance$p($$self, $$props, $$invalidate) {
4957
4957
  let { font = SYSTEM_FONT } = $$props;
4958
4958
  let { _textStyle = 'font-size:12px; line-height: 1.5;' } = $$props;
4959
4959
  let { textDirection = 'horizontal' } = $$props;
4960
- let { _style = '' } = $$props;
4960
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
4961
4961
  let { enableCopy = false } = $$props;
4962
4962
  let { eventName = '' } = $$props;
4963
4963
  let eventValue = undefined;
@@ -5177,7 +5177,7 @@ function instance$o($$self, $$props, $$invalidate) {
5177
5177
  let { eventName = '' } = $$props;
5178
5178
  let { font = SYSTEM_FONT } = $$props;
5179
5179
  let { _buttonStyle = 'color:#ffffff; font-size:14px; font-weight:bold; justify-content:center; align-items:center; padding:1px 6px 1px 6px; line-height: 1.5;' } = $$props;
5180
- let { _style = 'background-color: #000000; border-radius:4px; cursor: pointer' } = $$props;
5180
+ let { _style = 'background-color: #000000; border-radius:4px; cursor: pointer; border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5181
5181
 
5182
5182
  $$self.$$set = $$props => {
5183
5183
  if ('text' in $$props) $$invalidate(0, text = $$props.text);
@@ -5360,7 +5360,7 @@ function instance$n($$self, $$props, $$invalidate) {
5360
5360
  let { onClick = { operation: 'none', args: [] } } = $$props;
5361
5361
  let { eventName = '' } = $$props;
5362
5362
  let { _imageStyle = 'object-fit: contain;' } = $$props;
5363
- let { _style = '' } = $$props;
5363
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5364
5364
 
5365
5365
  $$self.$$set = $$props => {
5366
5366
  if ('src' in $$props) $$invalidate(0, src = $$props.src);
@@ -5402,7 +5402,7 @@ class ImageElement extends SvelteComponent {
5402
5402
  /* src/components/List.svelte generated by Svelte v3.53.1 */
5403
5403
 
5404
5404
  function add_css$l(target) {
5405
- append_styles(target, "svelte-dfqtyx", ".list.svelte-dfqtyx{display:flex;width:100%;height:100%;overflow:hidden}");
5405
+ append_styles(target, "svelte-1gh1zvv", ".list.svelte-1gh1zvv{display:flex;width:100%;height:100%;overflow:hidden;border-width:0px;border-style:solid;border-color:#000000}");
5406
5406
  }
5407
5407
 
5408
5408
  function create_fragment$m(ctx) {
@@ -5425,7 +5425,7 @@ function create_fragment$m(ctx) {
5425
5425
  this.h();
5426
5426
  },
5427
5427
  h() {
5428
- attr(div, "class", "list svelte-dfqtyx");
5428
+ attr(div, "class", "list svelte-1gh1zvv");
5429
5429
  attr(div, "style", /*style*/ ctx[0]);
5430
5430
  },
5431
5431
  m(target, anchor) {
@@ -5481,7 +5481,7 @@ function instance$m($$self, $$props, $$invalidate) {
5481
5481
  let { direction = 'vertical' } = $$props;
5482
5482
  let { separator = DefaultListSeparator } = $$props;
5483
5483
  let { background = DefaultListBackground } = $$props;
5484
- let { _style = '' } = $$props;
5484
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5485
5485
  let items = [];
5486
5486
 
5487
5487
  setContext(LIST_CONTEXT_KEY, {
@@ -5559,7 +5559,7 @@ class List extends SvelteComponent {
5559
5559
  /* src/components/ListItem.svelte generated by Svelte v3.53.1 */
5560
5560
 
5561
5561
  function add_css$k(target) {
5562
- append_styles(target, "svelte-1ocqru1", ".list-item.svelte-1ocqru1{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-1ocqru1 > .button{position:absolute;inset:0}");
5562
+ append_styles(target, "svelte-pd7cyv", ".list-item.svelte-pd7cyv{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-pd7cyv > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
5563
5563
  }
5564
5564
 
5565
5565
  // (67:2) <Button {onClick} style={_style} eventName={clickEventName}>
@@ -5642,7 +5642,7 @@ function create_fragment$l(ctx) {
5642
5642
  this.h();
5643
5643
  },
5644
5644
  h() {
5645
- attr(div, "class", "list-item svelte-1ocqru1");
5645
+ attr(div, "class", "list-item svelte-pd7cyv");
5646
5646
  attr(div, "style", /*listItemStyle*/ ctx[3]);
5647
5647
  },
5648
5648
  m(target, anchor) {
@@ -5696,7 +5696,7 @@ function instance$l($$self, $$props, $$invalidate) {
5696
5696
 
5697
5697
  let { onClick = { operation: 'none', args: [] } } = $$props;
5698
5698
  let { clickEventName = '' } = $$props;
5699
- let { _style = '' } = $$props;
5699
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5700
5700
 
5701
5701
  onDestroy$1(() => {
5702
5702
  unregisterItem(id);
@@ -5768,7 +5768,7 @@ class ListItem extends SvelteComponent {
5768
5768
  /* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
5769
5769
 
5770
5770
  function add_css$j(target) {
5771
- append_styles(target, "svelte-1wusvum", ".embed.svelte-1wusvum{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-1wusvum iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5771
+ append_styles(target, "svelte-g5f8hw", ".embed.svelte-g5f8hw{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-g5f8hw iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000}");
5772
5772
  }
5773
5773
 
5774
5774
  function create_fragment$k(ctx) {
@@ -5786,7 +5786,7 @@ function create_fragment$k(ctx) {
5786
5786
  this.h();
5787
5787
  },
5788
5788
  h() {
5789
- attr(div, "class", "embed svelte-1wusvum");
5789
+ attr(div, "class", "embed svelte-g5f8hw");
5790
5790
  attr(div, "style", /*_style*/ ctx[1]);
5791
5791
  },
5792
5792
  m(target, anchor) {
@@ -5809,7 +5809,7 @@ function create_fragment$k(ctx) {
5809
5809
 
5810
5810
  function instance$k($$self, $$props, $$invalidate) {
5811
5811
  let { code } = $$props;
5812
- let { _style = '' } = $$props;
5812
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5813
5813
 
5814
5814
  $$self.$$set = $$props => {
5815
5815
  if ('code' in $$props) $$invalidate(0, code = $$props.code);
@@ -5829,7 +5829,7 @@ class EmbedElement extends SvelteComponent {
5829
5829
  /* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
5830
5830
 
5831
5831
  function add_css$i(target) {
5832
- append_styles(target, "svelte-17rkg8u", ".embed.svelte-17rkg8u{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-17rkg8u iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5832
+ append_styles(target, "svelte-1gvn5zq", ".embed.svelte-1gvn5zq{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000}.embed.svelte-1gvn5zq iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5833
5833
  }
5834
5834
 
5835
5835
  function create_fragment$j(ctx) {
@@ -5852,7 +5852,7 @@ function create_fragment$j(ctx) {
5852
5852
  },
5853
5853
  h() {
5854
5854
  attr(div0, "class", "karte-player");
5855
- attr(div1, "class", "embed svelte-17rkg8u");
5855
+ attr(div1, "class", "embed svelte-1gvn5zq");
5856
5856
  attr(div1, "style", /*_style*/ ctx[0]);
5857
5857
  },
5858
5858
  m(target, anchor) {
@@ -5911,7 +5911,7 @@ function instance$j($$self, $$props, $$invalidate) {
5911
5911
  let { start = -1 } = $$props;
5912
5912
  let { widget_referrer = '' } = $$props;
5913
5913
  let { mute = false } = $$props;
5914
- let { _style = '' } = $$props;
5914
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5915
5915
 
5916
5916
  // @ts-ignore
5917
5917
  if (!window.YT) {
@@ -6194,7 +6194,7 @@ class MovieYouTubeElement extends SvelteComponent {
6194
6194
  /* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
6195
6195
 
6196
6196
  function add_css$h(target) {
6197
- append_styles(target, "svelte-17rkg8u", ".embed.svelte-17rkg8u{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-17rkg8u iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
6197
+ append_styles(target, "svelte-1gvn5zq", ".embed.svelte-1gvn5zq{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000}.embed.svelte-1gvn5zq iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
6198
6198
  }
6199
6199
 
6200
6200
  function create_fragment$i(ctx) {
@@ -6217,7 +6217,7 @@ function create_fragment$i(ctx) {
6217
6217
  },
6218
6218
  h() {
6219
6219
  attr(div0, "class", "karte-player");
6220
- attr(div1, "class", "embed svelte-17rkg8u");
6220
+ attr(div1, "class", "embed svelte-1gvn5zq");
6221
6221
  attr(div1, "style", /*_style*/ ctx[0]);
6222
6222
  },
6223
6223
  m(target, anchor) {
@@ -6247,7 +6247,7 @@ function instance$i($$self, $$props, $$invalidate) {
6247
6247
  let { autoplay = false } = $$props;
6248
6248
  let { loop = false } = $$props;
6249
6249
  let { mute = false } = $$props;
6250
- let { _style = "" } = $$props;
6250
+ let { _style = "border-width: 0px; border-style: solid; border-color: #000000;" } = $$props;
6251
6251
 
6252
6252
  // @ts-ignore
6253
6253
  if (!window.Vimeo) {
@@ -7993,7 +7993,7 @@ class FormRatingButtonsFace extends SvelteComponent {
7993
7993
  /* src/components/Slide.svelte generated by Svelte v3.53.1 */
7994
7994
 
7995
7995
  function add_css$a(target) {
7996
- append_styles(target, "svelte-re6e5", ".root.svelte-re6e5{width:100%;height:100%;position:relative}.container.svelte-re6e5{width:100%;height:100%;position:relative;overflow:hidden;box-sizing:border-box}.slide.svelte-re6e5{height:100%;position:absolute;display:flex}.transition.svelte-re6e5{transition:left 0.2s cubic-bezier(.04,.67,.53,.96)}.item.svelte-re6e5{height:100%;flex:none}.prev-button-container.svelte-re6e5,.next-button-container.svelte-re6e5{top:50%;height:0;position:absolute;display:flex;overflow:visible;align-items:center}.prev-button-container.svelte-re6e5{left:0}.next-button-container.svelte-re6e5{right:0}.move-button.svelte-re6e5{display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;border:none;background:none;margin:0;padding:0}.navigation.svelte-re6e5{position:absolute;width:0;left:50%;bottom:0;display:flex;justify-content:center;overflow:visible}.navigation-item.svelte-re6e5{flex-shrink:0;cursor:pointer;border:none;background:none;margin:0;padding:0;appearance:none}.navigation-item-inner.circle.svelte-re6e5{border-radius:51%}");
7996
+ append_styles(target, "svelte-ji1fh", ".root.svelte-ji1fh{width:100%;height:100%;position:relative}.container.svelte-ji1fh{width:100%;height:100%;position:relative;overflow:hidden;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000}.slide.svelte-ji1fh{height:100%;position:absolute;display:flex}.transition.svelte-ji1fh{transition:left 0.2s cubic-bezier(.04,.67,.53,.96)}.item.svelte-ji1fh{height:100%;flex:none}.prev-button-container.svelte-ji1fh,.next-button-container.svelte-ji1fh{top:50%;height:0;position:absolute;display:flex;overflow:visible;align-items:center}.prev-button-container.svelte-ji1fh{left:0}.next-button-container.svelte-ji1fh{right:0}.move-button.svelte-ji1fh{display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;border:none;background:none;margin:0;padding:0}.navigation.svelte-ji1fh{position:absolute;width:0;left:50%;bottom:0;display:flex;justify-content:center;overflow:visible}.navigation-item.svelte-ji1fh{flex-shrink:0;cursor:pointer;border:none;background:none;margin:0;padding:0;appearance:none}.navigation-item-inner.circle.svelte-ji1fh{border-radius:51%}");
7997
7997
  }
7998
7998
 
7999
7999
  function get_each_context(ctx, list, i) {
@@ -8039,9 +8039,9 @@ function create_if_block_1(ctx) {
8039
8039
  attr(svg, "viewBox", "0 0 10 16");
8040
8040
  attr(svg, "xmlns", "http://www.w3.org/2000/svg");
8041
8041
  attr(svg, "style", /*prevIconStyle*/ ctx[10]);
8042
- attr(button, "class", "move-button svelte-re6e5");
8042
+ attr(button, "class", "move-button svelte-ji1fh");
8043
8043
  attr(button, "style", /*_prevButtonContainerStyle*/ ctx[9]);
8044
- attr(div, "class", "prev-button-container svelte-re6e5");
8044
+ attr(div, "class", "prev-button-container svelte-ji1fh");
8045
8045
  },
8046
8046
  m(target, anchor) {
8047
8047
  insert_hydration(target, div, anchor);
@@ -8107,9 +8107,9 @@ function create_if_block$1(ctx) {
8107
8107
  attr(svg, "viewBox", "0 0 10 16");
8108
8108
  attr(svg, "xmlns", "http://www.w3.org/2000/svg");
8109
8109
  attr(svg, "style", /*nextIconStyle*/ ctx[8]);
8110
- attr(button, "class", "move-button svelte-re6e5");
8110
+ attr(button, "class", "move-button svelte-ji1fh");
8111
8111
  attr(button, "style", /*_nextButtonContainerStyle*/ ctx[7]);
8112
- attr(div, "class", "next-button-container svelte-re6e5");
8112
+ attr(div, "class", "next-button-container svelte-ji1fh");
8113
8113
  },
8114
8114
  m(target, anchor) {
8115
8115
  insert_hydration(target, div, anchor);
@@ -8169,9 +8169,9 @@ function create_each_block(ctx) {
8169
8169
  this.h();
8170
8170
  },
8171
8171
  h() {
8172
- attr(div, "class", "navigation-item-inner circle svelte-re6e5");
8172
+ attr(div, "class", "navigation-item-inner circle svelte-ji1fh");
8173
8173
  attr(div, "style", div_style_value = /*getNavigationItemInnerStyle*/ ctx[5](/*i*/ ctx[63]));
8174
- attr(button, "class", "navigation-item svelte-re6e5");
8174
+ attr(button, "class", "navigation-item svelte-ji1fh");
8175
8175
  attr(button, "style", /*navigationItemStyle*/ ctx[6]);
8176
8176
  },
8177
8177
  m(target, anchor) {
@@ -8277,14 +8277,14 @@ function create_fragment$b(ctx) {
8277
8277
  this.h();
8278
8278
  },
8279
8279
  h() {
8280
- attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-re6e5"));
8280
+ attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-ji1fh"));
8281
8281
  attr(div0, "style", /*slideStyle*/ ctx[14]);
8282
- attr(div1, "class", "container svelte-re6e5");
8282
+ attr(div1, "class", "container svelte-ji1fh");
8283
8283
  attr(div1, "style", /*_style*/ ctx[0]);
8284
- attr(div2, "class", "navigation svelte-re6e5");
8284
+ attr(div2, "class", "navigation svelte-ji1fh");
8285
8285
  attr(div2, "style", /*navigationStyle*/ ctx[4]);
8286
8286
  set_attributes(div3, div3_data);
8287
- toggle_class(div3, "svelte-re6e5", true);
8287
+ toggle_class(div3, "svelte-ji1fh", true);
8288
8288
  },
8289
8289
  m(target, anchor) {
8290
8290
  insert_hydration(target, div3, anchor);
@@ -8326,7 +8326,7 @@ function create_fragment$b(ctx) {
8326
8326
  }
8327
8327
  }
8328
8328
 
8329
- if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-re6e5"))) {
8329
+ if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-ji1fh"))) {
8330
8330
  attr(div0, "class", div0_class_value);
8331
8331
  }
8332
8332
 
@@ -8392,7 +8392,7 @@ function create_fragment$b(ctx) {
8392
8392
  }
8393
8393
 
8394
8394
  set_attributes(div3, div3_data = get_spread_update(div3_levels, [{ class: "root" }, dataAttrStopPropagation('click')]));
8395
- toggle_class(div3, "svelte-re6e5", true);
8395
+ toggle_class(div3, "svelte-ji1fh", true);
8396
8396
  },
8397
8397
  i(local) {
8398
8398
  if (current) return;
@@ -8442,7 +8442,7 @@ function instance$b($$self, $$props, $$invalidate) {
8442
8442
  let navigationStyle;
8443
8443
  let { $$slots: slots = {}, $$scope } = $$props;
8444
8444
  let { loop = false } = $$props;
8445
- let { _style = '' } = $$props;
8445
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
8446
8446
 
8447
8447
  let { nextButton = {
8448
8448
  type: 'icon',
@@ -8904,7 +8904,7 @@ class Slide extends SvelteComponent {
8904
8904
  /* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
8905
8905
 
8906
8906
  function add_css$9(target) {
8907
- append_styles(target, "svelte-xzo1un", ".item.svelte-xzo1un{height:100%;flex:none;position:relative}.item.svelte-xzo1un img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-xzo1un{position:absolute;inset:0}");
8907
+ append_styles(target, "svelte-1fqq17x", ".item.svelte-1fqq17x{height:100%;flex:none;position:relative}.item.svelte-1fqq17x img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-1fqq17x{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
8908
8908
  }
8909
8909
 
8910
8910
  function create_fragment$a(ctx) {
@@ -8932,9 +8932,9 @@ function create_fragment$a(ctx) {
8932
8932
  this.h();
8933
8933
  },
8934
8934
  h() {
8935
- attr(div0, "class", "item-inner svelte-xzo1un");
8935
+ attr(div0, "class", "item-inner svelte-1fqq17x");
8936
8936
  attr(div0, "style", /*_style*/ ctx[0]);
8937
- attr(div1, "class", "item svelte-xzo1un");
8937
+ attr(div1, "class", "item svelte-1fqq17x");
8938
8938
  attr(div1, "style", /*itemStyle*/ ctx[1]);
8939
8939
  },
8940
8940
  m(target, anchor) {
@@ -9030,7 +9030,7 @@ function instance$a($$self, $$props, $$invalidate) {
9030
9030
  unregisterItem(id);
9031
9031
  });
9032
9032
 
9033
- let { _style = 'cursor: default;' } = $$props;
9033
+ let { _style = 'cursor: default; border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
9034
9034
  let itemWidth = null;
9035
9035
  let itemTransform = 0;
9036
9036
 
@@ -9060,7 +9060,7 @@ class SlideItem extends SvelteComponent {
9060
9060
  /* src/components/Countdown.svelte generated by Svelte v3.53.1 */
9061
9061
 
9062
9062
  function add_css$8(target) {
9063
- append_styles(target, "svelte-qx7l0c", ".countdown.svelte-qx7l0c{position:relative;width:100%;height:100%}.countdown-inner.svelte-qx7l0c{position:absolute;inset:0}");
9063
+ append_styles(target, "svelte-192lor2", ".countdown.svelte-192lor2{position:relative;width:100%;height:100%}.countdown-inner.svelte-192lor2{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
9064
9064
  }
9065
9065
 
9066
9066
  const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
@@ -9091,9 +9091,9 @@ function create_fragment$9(ctx) {
9091
9091
  this.h();
9092
9092
  },
9093
9093
  h() {
9094
- attr(div0, "class", "countdown-inner svelte-qx7l0c");
9094
+ attr(div0, "class", "countdown-inner svelte-192lor2");
9095
9095
  attr(div0, "style", /*_style*/ ctx[0]);
9096
- attr(div1, "class", "countdown svelte-qx7l0c");
9096
+ attr(div1, "class", "countdown svelte-192lor2");
9097
9097
  },
9098
9098
  m(target, anchor) {
9099
9099
  insert_hydration(target, div1, anchor);
@@ -9164,7 +9164,7 @@ function instance$9($$self, $$props, $$invalidate) {
9164
9164
  let { $$slots: slots = {}, $$scope } = $$props;
9165
9165
  let { timeLimit = '2023/12/31 23:59:59' } = $$props;
9166
9166
  let { stateOnEnd } = $$props;
9167
- let { _style = '' } = $$props;
9167
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
9168
9168
  let remainingTime;
9169
9169
 
9170
9170
  function onEachSecond() {
@@ -9223,7 +9223,7 @@ class Countdown extends SvelteComponent {
9223
9223
  /* src/components/Box.svelte generated by Svelte v3.53.1 */
9224
9224
 
9225
9225
  function add_css$7(target) {
9226
- append_styles(target, "svelte-1d6pgu1", ".box.svelte-1d6pgu1{position:relative;width:100%;height:100%}.box.svelte-1d6pgu1 > .button{position:absolute;inset:0}");
9226
+ append_styles(target, "svelte-6g6etj", ".box.svelte-6g6etj{position:relative;width:100%;height:100%}.box.svelte-6g6etj > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
9227
9227
  }
9228
9228
 
9229
9229
  // (24:2) <Button {onClick} style={_style} {eventName}>
@@ -9306,7 +9306,7 @@ function create_fragment$8(ctx) {
9306
9306
  this.h();
9307
9307
  },
9308
9308
  h() {
9309
- attr(div, "class", "box svelte-1d6pgu1");
9309
+ attr(div, "class", "box svelte-6g6etj");
9310
9310
  },
9311
9311
  m(target, anchor) {
9312
9312
  insert_hydration(target, div, anchor);
@@ -9345,7 +9345,7 @@ function instance$8($$self, $$props, $$invalidate) {
9345
9345
  let { $$slots: slots = {}, $$scope } = $$props;
9346
9346
  let { onClick = { operation: 'none', args: [] } } = $$props;
9347
9347
  let { eventName = '' } = $$props;
9348
- let { _style = '' } = $$props;
9348
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
9349
9349
 
9350
9350
  $$self.$$set = $$props => {
9351
9351
  if ('onClick' in $$props) $$invalidate(0, onClick = $$props.onClick);
package/dist/index.es.js CHANGED
@@ -3581,7 +3581,7 @@ class Button extends SvelteComponent {
3581
3581
  /* src/components/Modal.svelte generated by Svelte v3.53.1 */
3582
3582
 
3583
3583
  function add_css$q(target) {
3584
- append_styles(target, "svelte-yyiwdt", ".modal.svelte-yyiwdt{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-yyiwdt > .button{flex:auto;display:flex}.close.svelte-yyiwdt{position:absolute;top:0;right:0}.close.svelte-yyiwdt > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-yyiwdt > .button:hover{transform:rotate(90deg)}.modal-content.svelte-yyiwdt{flex:auto;display:flex;justify-content:center;align-items:center}");
3584
+ append_styles(target, "svelte-1invh97", ".modal.svelte-1invh97{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-1invh97 > .button{flex:auto;display:flex}.close.svelte-1invh97{position:absolute;top:0;right:0}.close.svelte-1invh97 > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-1invh97 > .button:hover{transform:rotate(90deg)}.modal-content.svelte-1invh97{flex:auto;display:flex;justify-content:center;align-items:center}");
3585
3585
  }
3586
3586
 
3587
3587
  // (145:0) {#if visible}
@@ -3606,7 +3606,7 @@ function create_if_block$5(ctx) {
3606
3606
  c() {
3607
3607
  div = element("div");
3608
3608
  create_component(button.$$.fragment);
3609
- attr(div, "class", "modal svelte-yyiwdt");
3609
+ attr(div, "class", "modal svelte-1invh97");
3610
3610
  attr(div, "role", "dialog");
3611
3611
  attr(div, "aria-modal", "true");
3612
3612
  attr(div, "style", div_style_value = "" + /*pos*/ ctx[16] + " " + /*marginStyle*/ ctx[14] + " " + ElasticityStyle[/*overwriteElasticity*/ ctx[17]] + "");
@@ -3684,7 +3684,7 @@ function create_if_block_1$1(ctx) {
3684
3684
  c() {
3685
3685
  div = element("div");
3686
3686
  create_component(button.$$.fragment);
3687
- attr(div, "class", "close svelte-yyiwdt");
3687
+ attr(div, "class", "close svelte-1invh97");
3688
3688
  set_style(div, "z-index", /*$maximumZindex*/ ctx[20] + 1);
3689
3689
  },
3690
3690
  m(target, anchor) {
@@ -3773,7 +3773,7 @@ function create_default_slot$6(ctx) {
3773
3773
  t = space();
3774
3774
  div = element("div");
3775
3775
  if (default_slot) default_slot.c();
3776
- attr(div, "class", "modal-content svelte-yyiwdt");
3776
+ attr(div, "class", "modal-content svelte-1invh97");
3777
3777
  attr(div, "style", /*_style*/ ctx[4]);
3778
3778
  },
3779
3779
  m(target, anchor) {
@@ -3963,7 +3963,7 @@ function instance$t($$self, $$props, $$invalidate) {
3963
3963
  let { clickEventValue = null } = $$props;
3964
3964
  let { placement = DefaultModalPlacement } = $$props;
3965
3965
  let { animation = 'none' } = $$props;
3966
- let { _style = '' } = $$props;
3966
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
3967
3967
  let { elasticity = 'none' } = $$props;
3968
3968
  let { onClose = { operation: 'closeApp', args: ['button'] } } = $$props;
3969
3969
  let { closeEventName = '' } = $$props;
@@ -4585,7 +4585,7 @@ class RenderText extends SvelteComponent {
4585
4585
  /* src/components/TextElement.svelte generated by Svelte v3.53.1 */
4586
4586
 
4587
4587
  function add_css$o(target) {
4588
- append_styles(target, "svelte-600oh0", ".text-element-wrapper.svelte-600oh0.svelte-600oh0{position:relative;height:100%}.text-element.svelte-600oh0.svelte-600oh0{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:auto;margin:0px;padding:0px}.text-link-element.svelte-600oh0.svelte-600oh0{text-decoration:none;color:inherit}.text-element-inner.svelte-600oh0.svelte-600oh0{width:100%;height:auto}.text-direction-vertical.svelte-600oh0.svelte-600oh0{writing-mode:vertical-rl}.text-direction-vertical.svelte-600oh0 .text-element-inner.svelte-600oh0{width:auto;height:100%}.tooltip.svelte-600oh0.svelte-600oh0{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-600oh0.svelte-600oh0:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-600oh0.svelte-600oh0{display:block}.tooltip-error.svelte-600oh0.svelte-600oh0{background-color:#c00}.tooltip-error.svelte-600oh0.svelte-600oh0:before{border-bottom:7px solid #c00}");
4588
+ 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}");
4589
4589
  }
4590
4590
 
4591
4591
  // (86:2) {:else}
@@ -4602,8 +4602,8 @@ function create_else_block$1(ctx) {
4602
4602
  div1 = element("div");
4603
4603
  div0 = element("div");
4604
4604
  create_component(rendertext.$$.fragment);
4605
- attr(div0, "class", "text-element-inner svelte-600oh0");
4606
- attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-600oh0"));
4605
+ attr(div0, "class", "text-element-inner svelte-zde5p8");
4606
+ attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"));
4607
4607
  attr(div1, "style", /*style*/ ctx[5]);
4608
4608
  },
4609
4609
  m(target, anchor) {
@@ -4617,7 +4617,7 @@ function create_else_block$1(ctx) {
4617
4617
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4618
4618
  rendertext.$set(rendertext_changes);
4619
4619
 
4620
- if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-600oh0"))) {
4620
+ if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"))) {
4621
4621
  attr(div1, "class", div1_class_value);
4622
4622
  }
4623
4623
 
@@ -4667,12 +4667,12 @@ function create_if_block$3(ctx) {
4667
4667
  t2 = space();
4668
4668
  div2 = element("div");
4669
4669
  div2.textContent = "コピーできませんでした";
4670
- attr(div0, "class", "text-element-inner svelte-600oh0");
4670
+ attr(div0, "class", "text-element-inner svelte-zde5p8");
4671
4671
  attr(a, "href", '');
4672
- attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-600oh0"));
4672
+ attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-zde5p8"));
4673
4673
  attr(a, "style", /*style*/ ctx[5]);
4674
- attr(div1, "class", "tooltip svelte-600oh0");
4675
- attr(div2, "class", "tooltip tooltip-error svelte-600oh0");
4674
+ attr(div1, "class", "tooltip svelte-zde5p8");
4675
+ attr(div2, "class", "tooltip tooltip-error svelte-zde5p8");
4676
4676
  },
4677
4677
  m(target, anchor) {
4678
4678
  insert(target, a, anchor);
@@ -4696,7 +4696,7 @@ function create_if_block$3(ctx) {
4696
4696
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4697
4697
  rendertext.$set(rendertext_changes);
4698
4698
 
4699
- 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-600oh0"))) {
4699
+ 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"))) {
4700
4700
  attr(a, "class", a_class_value);
4701
4701
  }
4702
4702
 
@@ -4748,7 +4748,7 @@ function create_fragment$p(ctx) {
4748
4748
  c() {
4749
4749
  div = element("div");
4750
4750
  if_block.c();
4751
- attr(div, "class", "text-element-wrapper svelte-600oh0");
4751
+ attr(div, "class", "text-element-wrapper svelte-zde5p8");
4752
4752
  },
4753
4753
  m(target, anchor) {
4754
4754
  insert(target, div, anchor);
@@ -4804,7 +4804,7 @@ function instance$p($$self, $$props, $$invalidate) {
4804
4804
  let { font = SYSTEM_FONT } = $$props;
4805
4805
  let { _textStyle = 'font-size:12px; line-height: 1.5;' } = $$props;
4806
4806
  let { textDirection = 'horizontal' } = $$props;
4807
- let { _style = '' } = $$props;
4807
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
4808
4808
  let { enableCopy = false } = $$props;
4809
4809
  let { eventName = '' } = $$props;
4810
4810
  let eventValue = undefined;
@@ -5011,7 +5011,7 @@ function instance$o($$self, $$props, $$invalidate) {
5011
5011
  let { eventName = '' } = $$props;
5012
5012
  let { font = SYSTEM_FONT } = $$props;
5013
5013
  let { _buttonStyle = 'color:#ffffff; font-size:14px; font-weight:bold; justify-content:center; align-items:center; padding:1px 6px 1px 6px; line-height: 1.5;' } = $$props;
5014
- let { _style = 'background-color: #000000; border-radius:4px; cursor: pointer' } = $$props;
5014
+ let { _style = 'background-color: #000000; border-radius:4px; cursor: pointer; border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5015
5015
 
5016
5016
  $$self.$$set = $$props => {
5017
5017
  if ('text' in $$props) $$invalidate(0, text = $$props.text);
@@ -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 = 'object-fit: contain;' } = $$props;
5171
- let { _style = '' } = $$props;
5171
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5172
5172
 
5173
5173
  $$self.$$set = $$props => {
5174
5174
  if ('src' in $$props) $$invalidate(0, src = $$props.src);
@@ -5210,7 +5210,7 @@ class ImageElement extends SvelteComponent {
5210
5210
  /* src/components/List.svelte generated by Svelte v3.53.1 */
5211
5211
 
5212
5212
  function add_css$l(target) {
5213
- append_styles(target, "svelte-dfqtyx", ".list.svelte-dfqtyx{display:flex;width:100%;height:100%;overflow:hidden}");
5213
+ append_styles(target, "svelte-1gh1zvv", ".list.svelte-1gh1zvv{display:flex;width:100%;height:100%;overflow:hidden;border-width:0px;border-style:solid;border-color:#000000}");
5214
5214
  }
5215
5215
 
5216
5216
  function create_fragment$m(ctx) {
@@ -5223,7 +5223,7 @@ function create_fragment$m(ctx) {
5223
5223
  c() {
5224
5224
  div = element("div");
5225
5225
  if (default_slot) default_slot.c();
5226
- attr(div, "class", "list svelte-dfqtyx");
5226
+ attr(div, "class", "list svelte-1gh1zvv");
5227
5227
  attr(div, "style", /*style*/ ctx[0]);
5228
5228
  },
5229
5229
  m(target, anchor) {
@@ -5279,7 +5279,7 @@ function instance$m($$self, $$props, $$invalidate) {
5279
5279
  let { direction = 'vertical' } = $$props;
5280
5280
  let { separator = DefaultListSeparator } = $$props;
5281
5281
  let { background = DefaultListBackground } = $$props;
5282
- let { _style = '' } = $$props;
5282
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5283
5283
  let items = [];
5284
5284
 
5285
5285
  setContext(LIST_CONTEXT_KEY, {
@@ -5357,7 +5357,7 @@ class List extends SvelteComponent {
5357
5357
  /* src/components/ListItem.svelte generated by Svelte v3.53.1 */
5358
5358
 
5359
5359
  function add_css$k(target) {
5360
- append_styles(target, "svelte-1ocqru1", ".list-item.svelte-1ocqru1{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-1ocqru1 > .button{position:absolute;inset:0}");
5360
+ append_styles(target, "svelte-pd7cyv", ".list-item.svelte-pd7cyv{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-pd7cyv > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
5361
5361
  }
5362
5362
 
5363
5363
  // (67:2) <Button {onClick} style={_style} eventName={clickEventName}>
@@ -5427,7 +5427,7 @@ function create_fragment$l(ctx) {
5427
5427
  c() {
5428
5428
  div = element("div");
5429
5429
  create_component(button.$$.fragment);
5430
- attr(div, "class", "list-item svelte-1ocqru1");
5430
+ attr(div, "class", "list-item svelte-pd7cyv");
5431
5431
  attr(div, "style", /*listItemStyle*/ ctx[3]);
5432
5432
  },
5433
5433
  m(target, anchor) {
@@ -5481,7 +5481,7 @@ function instance$l($$self, $$props, $$invalidate) {
5481
5481
 
5482
5482
  let { onClick = { operation: 'none', args: [] } } = $$props;
5483
5483
  let { clickEventName = '' } = $$props;
5484
- let { _style = '' } = $$props;
5484
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5485
5485
 
5486
5486
  onDestroy$1(() => {
5487
5487
  unregisterItem(id);
@@ -5553,7 +5553,7 @@ class ListItem extends SvelteComponent {
5553
5553
  /* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
5554
5554
 
5555
5555
  function add_css$j(target) {
5556
- append_styles(target, "svelte-1wusvum", ".embed.svelte-1wusvum{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-1wusvum iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5556
+ append_styles(target, "svelte-g5f8hw", ".embed.svelte-g5f8hw{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-g5f8hw iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000}");
5557
5557
  }
5558
5558
 
5559
5559
  function create_fragment$k(ctx) {
@@ -5562,7 +5562,7 @@ function create_fragment$k(ctx) {
5562
5562
  return {
5563
5563
  c() {
5564
5564
  div = element("div");
5565
- attr(div, "class", "embed svelte-1wusvum");
5565
+ attr(div, "class", "embed svelte-g5f8hw");
5566
5566
  attr(div, "style", /*_style*/ ctx[1]);
5567
5567
  },
5568
5568
  m(target, anchor) {
@@ -5585,7 +5585,7 @@ function create_fragment$k(ctx) {
5585
5585
 
5586
5586
  function instance$k($$self, $$props, $$invalidate) {
5587
5587
  let { code } = $$props;
5588
- let { _style = '' } = $$props;
5588
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5589
5589
 
5590
5590
  $$self.$$set = $$props => {
5591
5591
  if ('code' in $$props) $$invalidate(0, code = $$props.code);
@@ -5605,7 +5605,7 @@ class EmbedElement extends SvelteComponent {
5605
5605
  /* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
5606
5606
 
5607
5607
  function add_css$i(target) {
5608
- append_styles(target, "svelte-17rkg8u", ".embed.svelte-17rkg8u{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-17rkg8u iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5608
+ append_styles(target, "svelte-1gvn5zq", ".embed.svelte-1gvn5zq{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000}.embed.svelte-1gvn5zq iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5609
5609
  }
5610
5610
 
5611
5611
  function create_fragment$j(ctx) {
@@ -5617,7 +5617,7 @@ function create_fragment$j(ctx) {
5617
5617
  div1 = element("div");
5618
5618
  div0 = element("div");
5619
5619
  attr(div0, "class", "karte-player");
5620
- attr(div1, "class", "embed svelte-17rkg8u");
5620
+ attr(div1, "class", "embed svelte-1gvn5zq");
5621
5621
  attr(div1, "style", /*_style*/ ctx[0]);
5622
5622
  },
5623
5623
  m(target, anchor) {
@@ -5676,7 +5676,7 @@ function instance$j($$self, $$props, $$invalidate) {
5676
5676
  let { start = -1 } = $$props;
5677
5677
  let { widget_referrer = '' } = $$props;
5678
5678
  let { mute = false } = $$props;
5679
- let { _style = '' } = $$props;
5679
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5680
5680
 
5681
5681
  // @ts-ignore
5682
5682
  if (!window.YT) {
@@ -5959,7 +5959,7 @@ class MovieYouTubeElement extends SvelteComponent {
5959
5959
  /* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
5960
5960
 
5961
5961
  function add_css$h(target) {
5962
- append_styles(target, "svelte-17rkg8u", ".embed.svelte-17rkg8u{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-17rkg8u iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5962
+ append_styles(target, "svelte-1gvn5zq", ".embed.svelte-1gvn5zq{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000}.embed.svelte-1gvn5zq iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5963
5963
  }
5964
5964
 
5965
5965
  function create_fragment$i(ctx) {
@@ -5971,7 +5971,7 @@ function create_fragment$i(ctx) {
5971
5971
  div1 = element("div");
5972
5972
  div0 = element("div");
5973
5973
  attr(div0, "class", "karte-player");
5974
- attr(div1, "class", "embed svelte-17rkg8u");
5974
+ attr(div1, "class", "embed svelte-1gvn5zq");
5975
5975
  attr(div1, "style", /*_style*/ ctx[0]);
5976
5976
  },
5977
5977
  m(target, anchor) {
@@ -6001,7 +6001,7 @@ function instance$i($$self, $$props, $$invalidate) {
6001
6001
  let { autoplay = false } = $$props;
6002
6002
  let { loop = false } = $$props;
6003
6003
  let { mute = false } = $$props;
6004
- let { _style = "" } = $$props;
6004
+ let { _style = "border-width: 0px; border-style: solid; border-color: #000000;" } = $$props;
6005
6005
 
6006
6006
  // @ts-ignore
6007
6007
  if (!window.Vimeo) {
@@ -7569,7 +7569,7 @@ class FormRatingButtonsFace extends SvelteComponent {
7569
7569
  /* src/components/Slide.svelte generated by Svelte v3.53.1 */
7570
7570
 
7571
7571
  function add_css$a(target) {
7572
- append_styles(target, "svelte-re6e5", ".root.svelte-re6e5{width:100%;height:100%;position:relative}.container.svelte-re6e5{width:100%;height:100%;position:relative;overflow:hidden;box-sizing:border-box}.slide.svelte-re6e5{height:100%;position:absolute;display:flex}.transition.svelte-re6e5{transition:left 0.2s cubic-bezier(.04,.67,.53,.96)}.item.svelte-re6e5{height:100%;flex:none}.prev-button-container.svelte-re6e5,.next-button-container.svelte-re6e5{top:50%;height:0;position:absolute;display:flex;overflow:visible;align-items:center}.prev-button-container.svelte-re6e5{left:0}.next-button-container.svelte-re6e5{right:0}.move-button.svelte-re6e5{display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;border:none;background:none;margin:0;padding:0}.navigation.svelte-re6e5{position:absolute;width:0;left:50%;bottom:0;display:flex;justify-content:center;overflow:visible}.navigation-item.svelte-re6e5{flex-shrink:0;cursor:pointer;border:none;background:none;margin:0;padding:0;appearance:none}.navigation-item-inner.circle.svelte-re6e5{border-radius:51%}");
7572
+ append_styles(target, "svelte-ji1fh", ".root.svelte-ji1fh{width:100%;height:100%;position:relative}.container.svelte-ji1fh{width:100%;height:100%;position:relative;overflow:hidden;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000}.slide.svelte-ji1fh{height:100%;position:absolute;display:flex}.transition.svelte-ji1fh{transition:left 0.2s cubic-bezier(.04,.67,.53,.96)}.item.svelte-ji1fh{height:100%;flex:none}.prev-button-container.svelte-ji1fh,.next-button-container.svelte-ji1fh{top:50%;height:0;position:absolute;display:flex;overflow:visible;align-items:center}.prev-button-container.svelte-ji1fh{left:0}.next-button-container.svelte-ji1fh{right:0}.move-button.svelte-ji1fh{display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;border:none;background:none;margin:0;padding:0}.navigation.svelte-ji1fh{position:absolute;width:0;left:50%;bottom:0;display:flex;justify-content:center;overflow:visible}.navigation-item.svelte-ji1fh{flex-shrink:0;cursor:pointer;border:none;background:none;margin:0;padding:0;appearance:none}.navigation-item-inner.circle.svelte-ji1fh{border-radius:51%}");
7573
7573
  }
7574
7574
 
7575
7575
  function get_each_context(ctx, list, i) {
@@ -7598,9 +7598,9 @@ function create_if_block_1(ctx) {
7598
7598
  attr(svg, "viewBox", "0 0 10 16");
7599
7599
  attr(svg, "xmlns", "http://www.w3.org/2000/svg");
7600
7600
  attr(svg, "style", /*prevIconStyle*/ ctx[10]);
7601
- attr(button, "class", "move-button svelte-re6e5");
7601
+ attr(button, "class", "move-button svelte-ji1fh");
7602
7602
  attr(button, "style", /*_prevButtonContainerStyle*/ ctx[9]);
7603
- attr(div, "class", "prev-button-container svelte-re6e5");
7603
+ attr(div, "class", "prev-button-container svelte-ji1fh");
7604
7604
  },
7605
7605
  m(target, anchor) {
7606
7606
  insert(target, div, anchor);
@@ -7649,9 +7649,9 @@ function create_if_block$1(ctx) {
7649
7649
  attr(svg, "viewBox", "0 0 10 16");
7650
7650
  attr(svg, "xmlns", "http://www.w3.org/2000/svg");
7651
7651
  attr(svg, "style", /*nextIconStyle*/ ctx[8]);
7652
- attr(button, "class", "move-button svelte-re6e5");
7652
+ attr(button, "class", "move-button svelte-ji1fh");
7653
7653
  attr(button, "style", /*_nextButtonContainerStyle*/ ctx[7]);
7654
- attr(div, "class", "next-button-container svelte-re6e5");
7654
+ attr(div, "class", "next-button-container svelte-ji1fh");
7655
7655
  },
7656
7656
  m(target, anchor) {
7657
7657
  insert(target, div, anchor);
@@ -7699,9 +7699,9 @@ function create_each_block(ctx) {
7699
7699
  button = element("button");
7700
7700
  div = element("div");
7701
7701
  t = space();
7702
- attr(div, "class", "navigation-item-inner circle svelte-re6e5");
7702
+ attr(div, "class", "navigation-item-inner circle svelte-ji1fh");
7703
7703
  attr(div, "style", div_style_value = /*getNavigationItemInnerStyle*/ ctx[5](/*i*/ ctx[63]));
7704
- attr(button, "class", "navigation-item svelte-re6e5");
7704
+ attr(button, "class", "navigation-item svelte-ji1fh");
7705
7705
  attr(button, "style", /*navigationItemStyle*/ ctx[6]);
7706
7706
  },
7707
7707
  m(target, anchor) {
@@ -7778,14 +7778,14 @@ function create_fragment$b(ctx) {
7778
7778
  each_blocks[i].c();
7779
7779
  }
7780
7780
 
7781
- attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-re6e5"));
7781
+ attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-ji1fh"));
7782
7782
  attr(div0, "style", /*slideStyle*/ ctx[14]);
7783
- attr(div1, "class", "container svelte-re6e5");
7783
+ attr(div1, "class", "container svelte-ji1fh");
7784
7784
  attr(div1, "style", /*_style*/ ctx[0]);
7785
- attr(div2, "class", "navigation svelte-re6e5");
7785
+ attr(div2, "class", "navigation svelte-ji1fh");
7786
7786
  attr(div2, "style", /*navigationStyle*/ ctx[4]);
7787
7787
  set_attributes(div3, div3_data);
7788
- toggle_class(div3, "svelte-re6e5", true);
7788
+ toggle_class(div3, "svelte-ji1fh", true);
7789
7789
  },
7790
7790
  m(target, anchor) {
7791
7791
  insert(target, div3, anchor);
@@ -7827,7 +7827,7 @@ function create_fragment$b(ctx) {
7827
7827
  }
7828
7828
  }
7829
7829
 
7830
- if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-re6e5"))) {
7830
+ if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-ji1fh"))) {
7831
7831
  attr(div0, "class", div0_class_value);
7832
7832
  }
7833
7833
 
@@ -7893,7 +7893,7 @@ function create_fragment$b(ctx) {
7893
7893
  }
7894
7894
 
7895
7895
  set_attributes(div3, div3_data = get_spread_update(div3_levels, [{ class: "root" }, dataAttrStopPropagation('click')]));
7896
- toggle_class(div3, "svelte-re6e5", true);
7896
+ toggle_class(div3, "svelte-ji1fh", true);
7897
7897
  },
7898
7898
  i(local) {
7899
7899
  if (current) return;
@@ -7943,7 +7943,7 @@ function instance$b($$self, $$props, $$invalidate) {
7943
7943
  let navigationStyle;
7944
7944
  let { $$slots: slots = {}, $$scope } = $$props;
7945
7945
  let { loop = false } = $$props;
7946
- let { _style = '' } = $$props;
7946
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
7947
7947
 
7948
7948
  let { nextButton = {
7949
7949
  type: 'icon',
@@ -8405,7 +8405,7 @@ class Slide extends SvelteComponent {
8405
8405
  /* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
8406
8406
 
8407
8407
  function add_css$9(target) {
8408
- append_styles(target, "svelte-xzo1un", ".item.svelte-xzo1un{height:100%;flex:none;position:relative}.item.svelte-xzo1un img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-xzo1un{position:absolute;inset:0}");
8408
+ append_styles(target, "svelte-1fqq17x", ".item.svelte-1fqq17x{height:100%;flex:none;position:relative}.item.svelte-1fqq17x img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-1fqq17x{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
8409
8409
  }
8410
8410
 
8411
8411
  function create_fragment$a(ctx) {
@@ -8420,9 +8420,9 @@ function create_fragment$a(ctx) {
8420
8420
  div1 = element("div");
8421
8421
  div0 = element("div");
8422
8422
  if (default_slot) default_slot.c();
8423
- attr(div0, "class", "item-inner svelte-xzo1un");
8423
+ attr(div0, "class", "item-inner svelte-1fqq17x");
8424
8424
  attr(div0, "style", /*_style*/ ctx[0]);
8425
- attr(div1, "class", "item svelte-xzo1un");
8425
+ attr(div1, "class", "item svelte-1fqq17x");
8426
8426
  attr(div1, "style", /*itemStyle*/ ctx[1]);
8427
8427
  },
8428
8428
  m(target, anchor) {
@@ -8518,7 +8518,7 @@ function instance$a($$self, $$props, $$invalidate) {
8518
8518
  unregisterItem(id);
8519
8519
  });
8520
8520
 
8521
- let { _style = 'cursor: default;' } = $$props;
8521
+ let { _style = 'cursor: default; border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
8522
8522
  let itemWidth = null;
8523
8523
  let itemTransform = 0;
8524
8524
 
@@ -8548,7 +8548,7 @@ class SlideItem extends SvelteComponent {
8548
8548
  /* src/components/Countdown.svelte generated by Svelte v3.53.1 */
8549
8549
 
8550
8550
  function add_css$8(target) {
8551
- append_styles(target, "svelte-qx7l0c", ".countdown.svelte-qx7l0c{position:relative;width:100%;height:100%}.countdown-inner.svelte-qx7l0c{position:absolute;inset:0}");
8551
+ append_styles(target, "svelte-192lor2", ".countdown.svelte-192lor2{position:relative;width:100%;height:100%}.countdown-inner.svelte-192lor2{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
8552
8552
  }
8553
8553
 
8554
8554
  const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
@@ -8566,9 +8566,9 @@ function create_fragment$9(ctx) {
8566
8566
  div1 = element("div");
8567
8567
  div0 = element("div");
8568
8568
  if (default_slot) default_slot.c();
8569
- attr(div0, "class", "countdown-inner svelte-qx7l0c");
8569
+ attr(div0, "class", "countdown-inner svelte-192lor2");
8570
8570
  attr(div0, "style", /*_style*/ ctx[0]);
8571
- attr(div1, "class", "countdown svelte-qx7l0c");
8571
+ attr(div1, "class", "countdown svelte-192lor2");
8572
8572
  },
8573
8573
  m(target, anchor) {
8574
8574
  insert(target, div1, anchor);
@@ -8639,7 +8639,7 @@ function instance$9($$self, $$props, $$invalidate) {
8639
8639
  let { $$slots: slots = {}, $$scope } = $$props;
8640
8640
  let { timeLimit = '2023/12/31 23:59:59' } = $$props;
8641
8641
  let { stateOnEnd } = $$props;
8642
- let { _style = '' } = $$props;
8642
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
8643
8643
  let remainingTime;
8644
8644
 
8645
8645
  function onEachSecond() {
@@ -8702,7 +8702,7 @@ class Countdown extends SvelteComponent {
8702
8702
  /* src/components/Box.svelte generated by Svelte v3.53.1 */
8703
8703
 
8704
8704
  function add_css$7(target) {
8705
- append_styles(target, "svelte-1d6pgu1", ".box.svelte-1d6pgu1{position:relative;width:100%;height:100%}.box.svelte-1d6pgu1 > .button{position:absolute;inset:0}");
8705
+ append_styles(target, "svelte-6g6etj", ".box.svelte-6g6etj{position:relative;width:100%;height:100%}.box.svelte-6g6etj > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
8706
8706
  }
8707
8707
 
8708
8708
  // (24:2) <Button {onClick} style={_style} {eventName}>
@@ -8772,7 +8772,7 @@ function create_fragment$8(ctx) {
8772
8772
  c() {
8773
8773
  div = element("div");
8774
8774
  create_component(button.$$.fragment);
8775
- attr(div, "class", "box svelte-1d6pgu1");
8775
+ attr(div, "class", "box svelte-6g6etj");
8776
8776
  },
8777
8777
  m(target, anchor) {
8778
8778
  insert(target, div, anchor);
@@ -8811,7 +8811,7 @@ function instance$8($$self, $$props, $$invalidate) {
8811
8811
  let { $$slots: slots = {}, $$scope } = $$props;
8812
8812
  let { onClick = { operation: 'none', args: [] } } = $$props;
8813
8813
  let { eventName = '' } = $$props;
8814
- let { _style = '' } = $$props;
8814
+ let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
8815
8815
 
8816
8816
  $$self.$$set = $$props => {
8817
8817
  if ('onClick' in $$props) $$invalidate(0, onClick = $$props.onClick);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.186",
3
+ "version": "1.1.187-28128398.9c931a62",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",