@plaidev/karte-action-sdk 1.1.194-28162847.09cf3dda → 1.1.195-28164032.b3d0e1b0

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.
@@ -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-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}");
3584
+ append_styles(target, "svelte-yvwr7u", ".modal.svelte-yvwr7u{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-yvwr7u > .button{flex:auto;display:flex}.close.svelte-yvwr7u{position:absolute;top:0;right:0}.close.svelte-yvwr7u > .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-yvwr7u > .button:hover{transform:rotate(90deg)}.modal-content.svelte-yvwr7u{flex:auto;display:flex;justify-content:center;align-items:center;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
3585
3585
  }
3586
3586
 
3587
3587
  // (145:0) {#if visible}
@@ -3622,7 +3622,7 @@ function create_if_block$5(ctx) {
3622
3622
  this.h();
3623
3623
  },
3624
3624
  h() {
3625
- attr(div, "class", "modal svelte-1invh97");
3625
+ attr(div, "class", "modal svelte-yvwr7u");
3626
3626
  attr(div, "role", "dialog");
3627
3627
  attr(div, "aria-modal", "true");
3628
3628
  attr(div, "style", div_style_value = "" + /*pos*/ ctx[16] + " " + /*marginStyle*/ ctx[14] + " " + ElasticityStyle[/*overwriteElasticity*/ ctx[17]] + "");
@@ -3710,7 +3710,7 @@ function create_if_block_1$1(ctx) {
3710
3710
  this.h();
3711
3711
  },
3712
3712
  h() {
3713
- attr(div, "class", "close svelte-1invh97");
3713
+ attr(div, "class", "close svelte-yvwr7u");
3714
3714
  set_style(div, "z-index", /*$maximumZindex*/ ctx[20] + 1);
3715
3715
  },
3716
3716
  m(target, anchor) {
@@ -3751,7 +3751,7 @@ function create_if_block_1$1(ctx) {
3751
3751
  };
3752
3752
  }
3753
3753
 
3754
- // (164:10) <Button onClick={onClose} style={_closeStyle} eventName={closeEventName} eventValue={closeEventValue}>
3754
+ // (164:10) <Button onClick={onClose} style={_closeStyle} eventName={closeEventName} eventValue={closeEventValue} >
3755
3755
  function create_default_slot_1$1(ctx) {
3756
3756
  let svg;
3757
3757
  let path;
@@ -3835,7 +3835,7 @@ function create_default_slot$6(ctx) {
3835
3835
  this.h();
3836
3836
  },
3837
3837
  h() {
3838
- attr(div, "class", "modal-content svelte-1invh97");
3838
+ attr(div, "class", "modal-content svelte-yvwr7u");
3839
3839
  attr(div, "style", /*_style*/ ctx[4]);
3840
3840
  },
3841
3841
  m(target, anchor) {
@@ -4031,7 +4031,7 @@ function instance$t($$self, $$props, $$invalidate) {
4031
4031
  let { clickEventValue = null } = $$props;
4032
4032
  let { placement = DefaultModalPlacement } = $$props;
4033
4033
  let { animation = 'none' } = $$props;
4034
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
4034
+ let { _style = '' } = $$props;
4035
4035
  let { elasticity = 'none' } = $$props;
4036
4036
  let { onClose = { operation: 'closeApp', args: ['button'] } } = $$props;
4037
4037
  let { closeEventName = '' } = $$props;
@@ -4702,10 +4702,10 @@ class RenderText extends SvelteComponent {
4702
4702
  /* src/components/TextElement.svelte generated by Svelte v3.53.1 */
4703
4703
 
4704
4704
  function add_css$o(target) {
4705
- 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}");
4705
+ append_styles(target, "svelte-9ixs0b", ".text-element-wrapper.svelte-9ixs0b.svelte-9ixs0b{position:relative;height:100%}.text-element.svelte-9ixs0b.svelte-9ixs0b{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;overflow:hidden;font-size:12px;line-height:1.5}.text-link-element.svelte-9ixs0b.svelte-9ixs0b{text-decoration:none;color:inherit}.text-element-inner.svelte-9ixs0b.svelte-9ixs0b{width:100%;height:auto}.text-direction-vertical.svelte-9ixs0b.svelte-9ixs0b{writing-mode:vertical-rl}.text-direction-vertical.svelte-9ixs0b .text-element-inner.svelte-9ixs0b{width:auto;height:100%}.tooltip.svelte-9ixs0b.svelte-9ixs0b{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-9ixs0b.svelte-9ixs0b:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-9ixs0b.svelte-9ixs0b{display:block}.tooltip-error.svelte-9ixs0b.svelte-9ixs0b{background-color:#c00}.tooltip-error.svelte-9ixs0b.svelte-9ixs0b:before{border-bottom:7px solid #c00}");
4706
4706
  }
4707
4707
 
4708
- // (86:2) {:else}
4708
+ // (93:2) {:else}
4709
4709
  function create_else_block$1(ctx) {
4710
4710
  let div1;
4711
4711
  let div0;
@@ -4732,8 +4732,8 @@ function create_else_block$1(ctx) {
4732
4732
  this.h();
4733
4733
  },
4734
4734
  h() {
4735
- attr(div0, "class", "text-element-inner svelte-13kv866");
4736
- attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"));
4735
+ attr(div0, "class", "text-element-inner svelte-9ixs0b");
4736
+ attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-9ixs0b"));
4737
4737
  attr(div1, "style", /*style*/ ctx[5]);
4738
4738
  },
4739
4739
  m(target, anchor) {
@@ -4747,7 +4747,7 @@ function create_else_block$1(ctx) {
4747
4747
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4748
4748
  rendertext.$set(rendertext_changes);
4749
4749
 
4750
- if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"))) {
4750
+ if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-9ixs0b"))) {
4751
4751
  attr(div1, "class", div1_class_value);
4752
4752
  }
4753
4753
 
@@ -4771,7 +4771,7 @@ function create_else_block$1(ctx) {
4771
4771
  };
4772
4772
  }
4773
4773
 
4774
- // (77:2) {#if enableCopy}
4774
+ // (79:2) {#if enableCopy}
4775
4775
  function create_if_block$3(ctx) {
4776
4776
  let a;
4777
4777
  let div0;
@@ -4822,12 +4822,12 @@ function create_if_block$3(ctx) {
4822
4822
  this.h();
4823
4823
  },
4824
4824
  h() {
4825
- attr(div0, "class", "text-element-inner svelte-13kv866");
4825
+ attr(div0, "class", "text-element-inner svelte-9ixs0b");
4826
4826
  attr(a, "href", '');
4827
- attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-13kv866"));
4827
+ attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-9ixs0b"));
4828
4828
  attr(a, "style", /*style*/ ctx[5]);
4829
- attr(div1, "class", "tooltip svelte-13kv866");
4830
- attr(div2, "class", "tooltip tooltip-error svelte-13kv866");
4829
+ attr(div1, "class", "tooltip svelte-9ixs0b");
4830
+ attr(div2, "class", "tooltip tooltip-error svelte-9ixs0b");
4831
4831
  },
4832
4832
  m(target, anchor) {
4833
4833
  insert_hydration(target, a, anchor);
@@ -4853,7 +4853,7 @@ function create_if_block$3(ctx) {
4853
4853
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
4854
4854
  rendertext.$set(rendertext_changes);
4855
4855
 
4856
- 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"))) {
4856
+ 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-9ixs0b"))) {
4857
4857
  attr(a, "class", a_class_value);
4858
4858
  }
4859
4859
 
@@ -4915,7 +4915,7 @@ function create_fragment$p(ctx) {
4915
4915
  this.h();
4916
4916
  },
4917
4917
  h() {
4918
- attr(div, "class", "text-element-wrapper svelte-13kv866");
4918
+ attr(div, "class", "text-element-wrapper svelte-9ixs0b");
4919
4919
  },
4920
4920
  m(target, anchor) {
4921
4921
  insert_hydration(target, div, anchor);
@@ -4969,9 +4969,9 @@ function instance$p($$self, $$props, $$invalidate) {
4969
4969
  let style;
4970
4970
  let { text = 'サンプルSample' } = $$props;
4971
4971
  let { font = SYSTEM_FONT } = $$props;
4972
- let { _textStyle = 'font-size:12px; line-height: 1.5;' } = $$props;
4972
+ let { _textStyle = '' } = $$props;
4973
4973
  let { textDirection = 'horizontal' } = $$props;
4974
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
4974
+ let { _style = '' } = $$props;
4975
4975
  let { enableCopy = false } = $$props;
4976
4976
  let { eventName = '' } = $$props;
4977
4977
  let eventValue = undefined;
@@ -5080,10 +5080,10 @@ class TextElement extends SvelteComponent {
5080
5080
  /* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
5081
5081
 
5082
5082
  function add_css$n(target) {
5083
- append_styles(target, "svelte-wb7ek", ".text-button-element.svelte-wb7ek{width:100%;height:100%}.text-button-element.svelte-wb7ek > .button{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:transparent;border:none;box-shadow:transparent;box-sizing:border-box;cursor:pointer;transition:box-shadow 0.2s;white-space:pre-wrap;overflow:hidden}.text-button-element.svelte-wb7ek > .button._disabled{cursor:not-allowed !important;opacity:0.2}.text-button-element.svelte-wb7ek > .button:not(._disabled):active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button-element.svelte-wb7ek > .button:not(._disabled):hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
5083
+ append_styles(target, "svelte-3hgcnq", ".text-button-element.svelte-3hgcnq{width:100%;height:100%}.text-button-element.svelte-3hgcnq > .button{display:flex;width:100%;height:100%;border:none;box-shadow:transparent;box-sizing:border-box;transition:box-shadow 0.2s;white-space:pre-wrap;overflow:hidden;color:#ffffff;font-size:14px;font-weight:bold;justify-content:center;align-items:center;padding:1px 6px 1px 6px;line-height:1.5;background-color:#000000;border-radius:4px;cursor:pointer;border-width:0px;border-style:solid;border-color:#000000}.text-button-element.svelte-3hgcnq > .button._disabled{cursor:not-allowed !important;opacity:0.2}.text-button-element.svelte-3hgcnq > .button:not(._disabled):active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button-element.svelte-3hgcnq > .button:not(._disabled):hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
5084
5084
  }
5085
5085
 
5086
- // (46:2) <Button onClick={onClick} {style} {eventName}>
5086
+ // (48:2) <Button {onClick} {style} {eventName}>
5087
5087
  function create_default_slot$5(ctx) {
5088
5088
  let rendertext;
5089
5089
  let current;
@@ -5149,7 +5149,7 @@ function create_fragment$o(ctx) {
5149
5149
  this.h();
5150
5150
  },
5151
5151
  h() {
5152
- attr(div, "class", "text-button-element svelte-wb7ek");
5152
+ attr(div, "class", "text-button-element svelte-3hgcnq");
5153
5153
  },
5154
5154
  m(target, anchor) {
5155
5155
  insert_hydration(target, div, anchor);
@@ -5190,8 +5190,8 @@ function instance$o($$self, $$props, $$invalidate) {
5190
5190
  let { onClick = { operation: 'none', args: [] } } = $$props;
5191
5191
  let { eventName = '' } = $$props;
5192
5192
  let { font = SYSTEM_FONT } = $$props;
5193
- 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;
5194
- let { _style = 'background-color: #000000; border-radius:4px; cursor: pointer; border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5193
+ let { _buttonStyle = '' } = $$props;
5194
+ let { _style = '' } = $$props;
5195
5195
 
5196
5196
  $$self.$$set = $$props => {
5197
5197
  if ('text' in $$props) $$invalidate(0, text = $$props.text);
@@ -5241,7 +5241,7 @@ class TextButtonElement extends SvelteComponent {
5241
5241
  /* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
5242
5242
 
5243
5243
  function add_css$m(target) {
5244
- append_styles(target, "svelte-1v4alzq", ".image-element.svelte-1v4alzq{width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box}.image-element.svelte-1v4alzq > .button{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}.image-element.svelte-1v4alzq > .button._disabled{cursor:not-allowed !important;opacity:0.2}.image-element.transport.svelte-1v4alzq > .button:not(._disabled):hover,.image-element.transport.svelte-1v4alzq > .button:not(._disabled):focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}.image.svelte-1v4alzq{width:100%;height:100%}");
5244
+ append_styles(target, "svelte-t6tu0e", ".image-element.svelte-t6tu0e{width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box}.image-element.svelte-t6tu0e > .button{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.image-element.svelte-t6tu0e > .button._disabled{cursor:not-allowed !important;opacity:0.2}.image-element.transport.svelte-t6tu0e > .button:not(._disabled):hover,.image-element.transport.svelte-t6tu0e > .button:not(._disabled):focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}.image.svelte-t6tu0e{width:100%;height:100%}");
5245
5245
  }
5246
5246
 
5247
5247
  // (44:2) <Button {onClick} style={_style} {eventName}>
@@ -5269,7 +5269,7 @@ function create_default_slot$4(ctx) {
5269
5269
  this.h();
5270
5270
  },
5271
5271
  h() {
5272
- attr(img, "class", "image svelte-1v4alzq");
5272
+ attr(img, "class", "image svelte-t6tu0e");
5273
5273
  attr(img, "loading", "lazy");
5274
5274
  attr(img, "width", "auto");
5275
5275
  attr(img, "height", "auto");
@@ -5329,7 +5329,7 @@ function create_fragment$n(ctx) {
5329
5329
  this.h();
5330
5330
  },
5331
5331
  h() {
5332
- attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-1v4alzq");
5332
+ attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-t6tu0e");
5333
5333
  },
5334
5334
  m(target, anchor) {
5335
5335
  insert_hydration(target, div, anchor);
@@ -5348,7 +5348,7 @@ function create_fragment$n(ctx) {
5348
5348
 
5349
5349
  button.$set(button_changes);
5350
5350
 
5351
- if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-1v4alzq")) {
5351
+ if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-t6tu0e")) {
5352
5352
  attr(div, "class", div_class_value);
5353
5353
  }
5354
5354
  },
@@ -5376,7 +5376,7 @@ function instance$n($$self, $$props, $$invalidate) {
5376
5376
  let { onClick = { operation: 'none', args: [] } } = $$props;
5377
5377
  let { eventName = '' } = $$props;
5378
5378
  let { _imageStyle = '' } = $$props;
5379
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5379
+ let { _style = '' } = $$props;
5380
5380
 
5381
5381
  $$self.$$set = $$props => {
5382
5382
  if ('src' in $$props) $$invalidate(0, src = $$props.src);
@@ -5499,7 +5499,7 @@ function instance$m($$self, $$props, $$invalidate) {
5499
5499
  let { direction = 'vertical' } = $$props;
5500
5500
  let { separator = DefaultListSeparator } = $$props;
5501
5501
  let { background = DefaultListBackground } = $$props;
5502
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
5502
+ let { _style = '' } = $$props;
5503
5503
  let items = [];
5504
5504
 
5505
5505
  setContext(LIST_CONTEXT_KEY, {
@@ -5577,7 +5577,7 @@ class List extends SvelteComponent {
5577
5577
  /* src/components/ListItem.svelte generated by Svelte v3.53.1 */
5578
5578
 
5579
5579
  function add_css$k(target) {
5580
- 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}");
5580
+ append_styles(target, "svelte-9n97pe", ".list-item.svelte-9n97pe{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-9n97pe > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
5581
5581
  }
5582
5582
 
5583
5583
  // (67:2) <Button {onClick} style={_style} eventName={clickEventName}>
@@ -5660,7 +5660,7 @@ function create_fragment$l(ctx) {
5660
5660
  this.h();
5661
5661
  },
5662
5662
  h() {
5663
- attr(div, "class", "list-item svelte-pd7cyv");
5663
+ attr(div, "class", "list-item svelte-9n97pe");
5664
5664
  attr(div, "style", /*listItemStyle*/ ctx[3]);
5665
5665
  },
5666
5666
  m(target, anchor) {
@@ -5714,7 +5714,7 @@ function instance$l($$self, $$props, $$invalidate) {
5714
5714
 
5715
5715
  let { onClick = { operation: 'none', args: [] } } = $$props;
5716
5716
  let { clickEventName = '' } = $$props;
5717
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5717
+ let { _style = '' } = $$props;
5718
5718
 
5719
5719
  onDestroy$1(() => {
5720
5720
  unregisterItem(id);
@@ -5786,7 +5786,7 @@ class ListItem extends SvelteComponent {
5786
5786
  /* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
5787
5787
 
5788
5788
  function add_css$j(target) {
5789
- 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}");
5789
+ append_styles(target, "svelte-wocq4p", ".embed.svelte-wocq4p{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-wocq4p iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
5790
5790
  }
5791
5791
 
5792
5792
  function create_fragment$k(ctx) {
@@ -5804,7 +5804,7 @@ function create_fragment$k(ctx) {
5804
5804
  this.h();
5805
5805
  },
5806
5806
  h() {
5807
- attr(div, "class", "embed svelte-g5f8hw");
5807
+ attr(div, "class", "embed svelte-wocq4p");
5808
5808
  attr(div, "style", /*_style*/ ctx[1]);
5809
5809
  },
5810
5810
  m(target, anchor) {
@@ -5827,7 +5827,7 @@ function create_fragment$k(ctx) {
5827
5827
 
5828
5828
  function instance$k($$self, $$props, $$invalidate) {
5829
5829
  let { code } = $$props;
5830
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5830
+ let { _style = '' } = $$props;
5831
5831
 
5832
5832
  $$self.$$set = $$props => {
5833
5833
  if ('code' in $$props) $$invalidate(0, code = $$props.code);
@@ -5847,7 +5847,7 @@ class EmbedElement extends SvelteComponent {
5847
5847
  /* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
5848
5848
 
5849
5849
  function add_css$i(target) {
5850
- 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%}");
5850
+ append_styles(target, "svelte-vikz49", ".embed.svelte-vikz49{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;overflow:hidden}.embed.svelte-vikz49 iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
5851
5851
  }
5852
5852
 
5853
5853
  function create_fragment$j(ctx) {
@@ -5870,7 +5870,7 @@ function create_fragment$j(ctx) {
5870
5870
  },
5871
5871
  h() {
5872
5872
  attr(div0, "class", "karte-player");
5873
- attr(div1, "class", "embed svelte-1gvn5zq");
5873
+ attr(div1, "class", "embed svelte-vikz49");
5874
5874
  attr(div1, "style", /*_style*/ ctx[0]);
5875
5875
  },
5876
5876
  m(target, anchor) {
@@ -5929,7 +5929,7 @@ function instance$j($$self, $$props, $$invalidate) {
5929
5929
  let { start = -1 } = $$props;
5930
5930
  let { widget_referrer = '' } = $$props;
5931
5931
  let { mute = false } = $$props;
5932
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
5932
+ let { _style = '' } = $$props;
5933
5933
 
5934
5934
  // @ts-ignore
5935
5935
  if (!window.YT) {
@@ -6212,7 +6212,7 @@ class MovieYouTubeElement extends SvelteComponent {
6212
6212
  /* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
6213
6213
 
6214
6214
  function add_css$h(target) {
6215
- 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%}");
6215
+ append_styles(target, "svelte-vikz49", ".embed.svelte-vikz49{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;overflow:hidden}.embed.svelte-vikz49 iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
6216
6216
  }
6217
6217
 
6218
6218
  function create_fragment$i(ctx) {
@@ -6235,7 +6235,7 @@ function create_fragment$i(ctx) {
6235
6235
  },
6236
6236
  h() {
6237
6237
  attr(div0, "class", "karte-player");
6238
- attr(div1, "class", "embed svelte-1gvn5zq");
6238
+ attr(div1, "class", "embed svelte-vikz49");
6239
6239
  attr(div1, "style", /*_style*/ ctx[0]);
6240
6240
  },
6241
6241
  m(target, anchor) {
@@ -6265,7 +6265,7 @@ function instance$i($$self, $$props, $$invalidate) {
6265
6265
  let { autoplay = false } = $$props;
6266
6266
  let { loop = false } = $$props;
6267
6267
  let { mute = false } = $$props;
6268
- let { _style = "border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;" } = $$props;
6268
+ let { _style = "" } = $$props;
6269
6269
 
6270
6270
  // @ts-ignore
6271
6271
  if (!window.Vimeo) {
@@ -6859,7 +6859,7 @@ class FormRadioButtons extends SvelteComponent {
6859
6859
  /* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
6860
6860
 
6861
6861
  function add_css$e(target) {
6862
- append_styles(target, "svelte-1n4ag74", ".select.svelte-1n4ag74{width:100%;height:100%}.select-select.svelte-1n4ag74{position:relative;appearance:none;width:100%;height:100%}.select-select.svelte-1n4ag74:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}.select-icon.svelte-1n4ag74{position:absolute;width:calc(var(--icon-size) / 1.41);height:calc(var(--icon-size) / 1.41);top:calc(50% - calc(var(--icon-size) / 4));right:calc(var(--icon-size) * 1.2);box-sizing:border-box;border-right:solid 2px var(--icon-color);border-top:solid 2px var(--icon-color);transform:translateY(-35.4%) rotate(135deg);pointer-events:none}");
6862
+ append_styles(target, "svelte-t9ynyj", ".select.svelte-t9ynyj{width:100%;height:100%}.select-select.svelte-t9ynyj{position:relative;appearance:none;width:100%;height:100%;cursor:pointer;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:0 0 0 10px;font-size:12px;line-height:1.5}.select-select.svelte-t9ynyj:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}.select-icon.svelte-t9ynyj{position:absolute;width:calc(var(--icon-size) / 1.41);height:calc(var(--icon-size) / 1.41);top:calc(50% - calc(var(--icon-size) / 4));right:calc(var(--icon-size) * 1.2);box-sizing:border-box;border-right:solid 2px var(--icon-color);border-top:solid 2px var(--icon-color);transform:translateY(-35.4%) rotate(135deg);pointer-events:none}");
6863
6863
  }
6864
6864
 
6865
6865
  function get_each_context$4(ctx, list, i) {
@@ -7030,10 +7030,10 @@ function create_fragment$f(ctx) {
7030
7030
  this.h();
7031
7031
  },
7032
7032
  h() {
7033
- attr(select, "class", "select-select svelte-1n4ag74");
7033
+ attr(select, "class", "select-select svelte-t9ynyj");
7034
7034
  attr(select, "style", /*style*/ ctx[3]);
7035
- attr(div0, "class", "select-icon svelte-1n4ag74");
7036
- attr(div1, "class", "select svelte-1n4ag74");
7035
+ attr(div0, "class", "select-icon svelte-t9ynyj");
7036
+ attr(div1, "class", "select svelte-t9ynyj");
7037
7037
  attr(div1, "style", /*styleVariables*/ ctx[2]);
7038
7038
  },
7039
7039
  m(target, anchor) {
@@ -7105,10 +7105,10 @@ function instance$f($$self, $$props, $$invalidate) {
7105
7105
  let { options = 'プルダウン1,プルダウン2,プルダウン3' } = $$props;
7106
7106
  let { placeholder = '回答を選択して下さい' } = $$props;
7107
7107
  let { required = false } = $$props;
7108
- let { _style = 'cursor: pointer; background-color: #fff; border: solid 2px #ccc; border-radius: 6px; padding: 0 0 0 10px;' } = $$props;
7108
+ let { _style = '' } = $$props;
7109
7109
  let { _focusStyle = 'border-width: 2px; border-color: #2aab9f; border-style: solid' } = $$props;
7110
7110
  let { font = SYSTEM_FONT } = $$props;
7111
- let { _textStyle = 'font-size: 12px; line-height:1.5;' } = $$props;
7111
+ let { _textStyle = '' } = $$props;
7112
7112
  let { _placeholderStyle = 'color: #ccc;' } = $$props;
7113
7113
  let { iconColor = 'rgba(0, 16, 14, 0.8)' } = $$props;
7114
7114
  let { iconSize = '12px' } = $$props;
@@ -7235,7 +7235,7 @@ class FormSelect extends SvelteComponent {
7235
7235
  /* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
7236
7236
 
7237
7237
  function add_css$d(target) {
7238
- append_styles(target, "svelte-p15pvn", ".check-boxes.svelte-p15pvn.svelte-p15pvn{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.check-box.svelte-p15pvn.svelte-p15pvn{display:flex;align-items:center;position:relative;cursor:pointer}.check-box-input.svelte-p15pvn.svelte-p15pvn{width:var(--size);height:var(--size);margin:0;position:absolute;appearance:none;cursor:pointer}.check-box-check.svelte-p15pvn.svelte-p15pvn{display:inline-flex;background-color:var(--color-main);width:var(--size);height:var(--size);border-radius:calc(var(--size) / 4);justify-content:center;align-items:center;flex:none}.check-box-icon.svelte-p15pvn.svelte-p15pvn{display:inline-block;--icon-size:calc(var(--size) * 3 / 4);width:var(--icon-size);height:var(--icon-size)}.check-box-icon.svelte-p15pvn.svelte-p15pvn:after{content:'';display:block;box-sizing:border-box;width:45%;height:91%;transform:translate(60%, -8%) rotate(45deg);border-style:none solid solid none;border-width:2px;border-color:var(--color-sub)}.check-box-check._checked.svelte-p15pvn.svelte-p15pvn{background-color:var(--color-main-active)}.check-box-check._checked.svelte-p15pvn .check-box-icon.svelte-p15pvn:after{border-color:var(--color-sub-active)}.check-box-text.svelte-p15pvn.svelte-p15pvn{margin-left:0.5em}");
7238
+ append_styles(target, "svelte-1p65cg8", ".check-boxes.svelte-1p65cg8.svelte-1p65cg8{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%;gap:0px}.check-box.svelte-1p65cg8.svelte-1p65cg8{display:flex;align-items:center;position:relative;cursor:pointer}.check-box-input.svelte-1p65cg8.svelte-1p65cg8{width:var(--size);height:var(--size);margin:0;position:absolute;appearance:none;cursor:pointer}.check-box-check.svelte-1p65cg8.svelte-1p65cg8{display:inline-flex;background-color:var(--color-main);width:var(--size);height:var(--size);border-radius:calc(var(--size) / 4);justify-content:center;align-items:center;flex:none}.check-box-icon.svelte-1p65cg8.svelte-1p65cg8{display:inline-block;--icon-size:calc(var(--size) * 3 / 4);width:var(--icon-size);height:var(--icon-size)}.check-box-icon.svelte-1p65cg8.svelte-1p65cg8:after{content:'';display:block;box-sizing:border-box;width:45%;height:91%;transform:translate(60%, -8%) rotate(45deg);border-style:none solid solid none;border-width:2px;border-color:var(--color-sub)}.check-box-check._checked.svelte-1p65cg8.svelte-1p65cg8{background-color:var(--color-main-active)}.check-box-check._checked.svelte-1p65cg8 .check-box-icon.svelte-1p65cg8:after{border-color:var(--color-sub-active)}.check-box-text.svelte-1p65cg8.svelte-1p65cg8{margin-left:0.5em;color:#333;font-size:12px;line-height:1.5}");
7239
7239
  }
7240
7240
 
7241
7241
  function get_each_context$3(ctx, list, i) {
@@ -7258,6 +7258,7 @@ function create_each_block$3(ctx) {
7258
7258
  let span2;
7259
7259
  let t2_value = /*option*/ ctx[17] + "";
7260
7260
  let t2;
7261
+ let span2_style_value;
7261
7262
  let t3;
7262
7263
  let mounted;
7263
7264
  let dispose;
@@ -7296,19 +7297,19 @@ function create_each_block$3(ctx) {
7296
7297
  this.h();
7297
7298
  },
7298
7299
  h() {
7299
- attr(input, "class", "check-box-input svelte-p15pvn");
7300
+ attr(input, "class", "check-box-input svelte-1p65cg8");
7300
7301
  attr(input, "type", "checkbox");
7301
7302
  attr(input, "name", /*name*/ ctx[0]);
7302
7303
  input.checked = input_checked_value = /*isCheckedArray*/ ctx[4][/*i*/ ctx[19]];
7303
- attr(span0, "class", "check-box-icon svelte-p15pvn");
7304
+ attr(span0, "class", "check-box-icon svelte-1p65cg8");
7304
7305
 
7305
7306
  attr(span1, "class", span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
7306
7307
  ? ' _checked'
7307
- : ''}`) + " svelte-p15pvn"));
7308
+ : ''}`) + " svelte-1p65cg8"));
7308
7309
 
7309
- attr(span2, "class", "check-box-text svelte-p15pvn");
7310
- attr(span2, "style", /*_textStyle*/ ctx[2]);
7311
- attr(label, "class", "check-box svelte-p15pvn");
7310
+ attr(span2, "class", "check-box-text svelte-1p65cg8");
7311
+ attr(span2, "style", span2_style_value = `${/*_textStyle*/ ctx[2]} ${/*fontCss*/ ctx[6]}`);
7312
+ attr(label, "class", "check-box svelte-1p65cg8");
7312
7313
  attr(label, "style", /*styleVariables*/ ctx[5]);
7313
7314
  },
7314
7315
  m(target, anchor) {
@@ -7323,7 +7324,7 @@ function create_each_block$3(ctx) {
7323
7324
  append_hydration(label, t3);
7324
7325
 
7325
7326
  if (!mounted) {
7326
- dispose = listen(input, "change", /*handleChange*/ ctx[7](/*i*/ ctx[19]));
7327
+ dispose = listen(input, "change", /*handleChange*/ ctx[8](/*i*/ ctx[19]));
7327
7328
  mounted = true;
7328
7329
  }
7329
7330
  },
@@ -7340,14 +7341,14 @@ function create_each_block$3(ctx) {
7340
7341
 
7341
7342
  if (dirty & /*isCheckedArray*/ 16 && span1_class_value !== (span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
7342
7343
  ? ' _checked'
7343
- : ''}`) + " svelte-p15pvn"))) {
7344
+ : ''}`) + " svelte-1p65cg8"))) {
7344
7345
  attr(span1, "class", span1_class_value);
7345
7346
  }
7346
7347
 
7347
7348
  if (dirty & /*_options*/ 8 && t2_value !== (t2_value = /*option*/ ctx[17] + "")) set_data(t2, t2_value);
7348
7349
 
7349
- if (dirty & /*_textStyle*/ 4) {
7350
- attr(span2, "style", /*_textStyle*/ ctx[2]);
7350
+ if (dirty & /*_textStyle*/ 4 && span2_style_value !== (span2_style_value = `${/*_textStyle*/ ctx[2]} ${/*fontCss*/ ctx[6]}`)) {
7351
+ attr(span2, "style", span2_style_value);
7351
7352
  }
7352
7353
 
7353
7354
  if (dirty & /*styleVariables*/ 32) {
@@ -7393,7 +7394,7 @@ function create_fragment$e(ctx) {
7393
7394
  this.h();
7394
7395
  },
7395
7396
  h() {
7396
- attr(div, "class", "check-boxes svelte-p15pvn");
7397
+ attr(div, "class", "check-boxes svelte-1p65cg8");
7397
7398
  attr(div, "style", /*_layoutStyle*/ ctx[1]);
7398
7399
  },
7399
7400
  m(target, anchor) {
@@ -7404,7 +7405,7 @@ function create_fragment$e(ctx) {
7404
7405
  }
7405
7406
  },
7406
7407
  p(ctx, [dirty]) {
7407
- if (dirty & /*styleVariables, _textStyle, _options, isCheckedArray, name, handleChange*/ 189) {
7408
+ if (dirty & /*styleVariables, _textStyle, fontCss, _options, isCheckedArray, name, handleChange*/ 381) {
7408
7409
  each_value = /*_options*/ ctx[3];
7409
7410
  let i;
7410
7411
 
@@ -7448,10 +7449,10 @@ function instance$e($$self, $$props, $$invalidate) {
7448
7449
  let { name = '' } = $$props;
7449
7450
  let { options = 'チェックボックス1,チェックボックス2,チェックボックス3' } = $$props;
7450
7451
  let { required = false } = $$props;
7451
- let { _layoutStyle = 'flex-direction: column; gap: 0px;' } = $$props;
7452
+ let { _layoutStyle = '' } = $$props;
7452
7453
  let { font = SYSTEM_FONT } = $$props;
7453
7454
  const fontCss = font ? 'font-family:' + font : '';
7454
- let { _textStyle = `color:#333; font-size:12px; line-height:1.5; ${fontCss}` } = $$props;
7455
+ let { _textStyle = '' } = $$props;
7455
7456
  let { buttonSize = '16px' } = $$props;
7456
7457
  let { buttonColor = { main: '#f0f1f1', sub: '#f0f1f1' } } = $$props;
7457
7458
  let { buttonColorActive = { main: '#2aab9f', sub: '#fff' } } = $$props;
@@ -7467,7 +7468,7 @@ function instance$e($$self, $$props, $$invalidate) {
7467
7468
  }
7468
7469
  });
7469
7470
 
7470
- component_subscribe($$self, value, value => $$invalidate(14, $value = value));
7471
+ component_subscribe($$self, value, value => $$invalidate(15, $value = value));
7471
7472
 
7472
7473
  const handleChange = index => event => {
7473
7474
  if (isCheckedArray[index] !== event.target.checked) {
@@ -7480,26 +7481,26 @@ function instance$e($$self, $$props, $$invalidate) {
7480
7481
 
7481
7482
  $$self.$$set = $$props => {
7482
7483
  if ('name' in $$props) $$invalidate(0, name = $$props.name);
7483
- if ('options' in $$props) $$invalidate(8, options = $$props.options);
7484
- if ('required' in $$props) $$invalidate(9, required = $$props.required);
7484
+ if ('options' in $$props) $$invalidate(9, options = $$props.options);
7485
+ if ('required' in $$props) $$invalidate(10, required = $$props.required);
7485
7486
  if ('_layoutStyle' in $$props) $$invalidate(1, _layoutStyle = $$props._layoutStyle);
7486
- if ('font' in $$props) $$invalidate(10, font = $$props.font);
7487
+ if ('font' in $$props) $$invalidate(11, font = $$props.font);
7487
7488
  if ('_textStyle' in $$props) $$invalidate(2, _textStyle = $$props._textStyle);
7488
- if ('buttonSize' in $$props) $$invalidate(11, buttonSize = $$props.buttonSize);
7489
- if ('buttonColor' in $$props) $$invalidate(12, buttonColor = $$props.buttonColor);
7490
- if ('buttonColorActive' in $$props) $$invalidate(13, buttonColorActive = $$props.buttonColorActive);
7489
+ if ('buttonSize' in $$props) $$invalidate(12, buttonSize = $$props.buttonSize);
7490
+ if ('buttonColor' in $$props) $$invalidate(13, buttonColor = $$props.buttonColor);
7491
+ if ('buttonColorActive' in $$props) $$invalidate(14, buttonColorActive = $$props.buttonColorActive);
7491
7492
  };
7492
7493
 
7493
7494
  $$self.$$.update = () => {
7494
- if ($$self.$$.dirty & /*font*/ 1024) {
7495
+ if ($$self.$$.dirty & /*font*/ 2048) {
7495
7496
  addFont(font);
7496
7497
  }
7497
7498
 
7498
- if ($$self.$$.dirty & /*options*/ 256) {
7499
+ if ($$self.$$.dirty & /*options*/ 512) {
7499
7500
  $$invalidate(3, _options = options.split(','));
7500
7501
  }
7501
7502
 
7502
- if ($$self.$$.dirty & /*buttonColor, buttonColorActive, buttonSize*/ 14336) {
7503
+ if ($$self.$$.dirty & /*buttonColor, buttonColorActive, buttonSize*/ 28672) {
7503
7504
  $$invalidate(5, styleVariables = (() => {
7504
7505
  return stringifyStyleObj({
7505
7506
  '--color-main': buttonColor.main,
@@ -7511,7 +7512,7 @@ function instance$e($$self, $$props, $$invalidate) {
7511
7512
  })());
7512
7513
  }
7513
7514
 
7514
- if ($$self.$$.dirty & /*$value, _options*/ 16392) {
7515
+ if ($$self.$$.dirty & /*$value, _options*/ 32776) {
7515
7516
  $$invalidate(4, isCheckedArray = (() => {
7516
7517
  const checkedSet = new Set($value);
7517
7518
  return _options.map(option => checkedSet.has(option));
@@ -7526,6 +7527,7 @@ function instance$e($$self, $$props, $$invalidate) {
7526
7527
  _options,
7527
7528
  isCheckedArray,
7528
7529
  styleVariables,
7530
+ fontCss,
7529
7531
  value,
7530
7532
  handleChange,
7531
7533
  options,
@@ -7550,14 +7552,14 @@ class FormCheckBoxes extends SvelteComponent {
7550
7552
  safe_not_equal,
7551
7553
  {
7552
7554
  name: 0,
7553
- options: 8,
7554
- required: 9,
7555
+ options: 9,
7556
+ required: 10,
7555
7557
  _layoutStyle: 1,
7556
- font: 10,
7558
+ font: 11,
7557
7559
  _textStyle: 2,
7558
- buttonSize: 11,
7559
- buttonColor: 12,
7560
- buttonColorActive: 13
7560
+ buttonSize: 12,
7561
+ buttonColor: 13,
7562
+ buttonColorActive: 14
7561
7563
  },
7562
7564
  add_css$d
7563
7565
  );
@@ -8460,7 +8462,7 @@ function instance$b($$self, $$props, $$invalidate) {
8460
8462
  let navigationStyle;
8461
8463
  let { $$slots: slots = {}, $$scope } = $$props;
8462
8464
  let { loop = false } = $$props;
8463
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000;' } = $$props;
8465
+ let { _style = '' } = $$props;
8464
8466
 
8465
8467
  let { nextButton = {
8466
8468
  type: 'icon',
@@ -8922,7 +8924,7 @@ class Slide extends SvelteComponent {
8922
8924
  /* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
8923
8925
 
8924
8926
  function add_css$9(target) {
8925
- 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}");
8927
+ append_styles(target, "svelte-9ygf1w", ".item.svelte-9ygf1w{height:100%;flex:none;position:relative}.item.svelte-9ygf1w img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-9ygf1w{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;cursor:default;overflow:hidden}");
8926
8928
  }
8927
8929
 
8928
8930
  function create_fragment$a(ctx) {
@@ -8950,9 +8952,9 @@ function create_fragment$a(ctx) {
8950
8952
  this.h();
8951
8953
  },
8952
8954
  h() {
8953
- attr(div0, "class", "item-inner svelte-1fqq17x");
8955
+ attr(div0, "class", "item-inner svelte-9ygf1w");
8954
8956
  attr(div0, "style", /*_style*/ ctx[0]);
8955
- attr(div1, "class", "item svelte-1fqq17x");
8957
+ attr(div1, "class", "item svelte-9ygf1w");
8956
8958
  attr(div1, "style", /*itemStyle*/ ctx[1]);
8957
8959
  },
8958
8960
  m(target, anchor) {
@@ -9048,7 +9050,7 @@ function instance$a($$self, $$props, $$invalidate) {
9048
9050
  unregisterItem(id);
9049
9051
  });
9050
9052
 
9051
- let { _style = 'cursor: default; border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
9053
+ let { _style = '' } = $$props;
9052
9054
  let itemWidth = null;
9053
9055
  let itemTransform = 0;
9054
9056
 
@@ -9078,7 +9080,7 @@ class SlideItem extends SvelteComponent {
9078
9080
  /* src/components/Countdown.svelte generated by Svelte v3.53.1 */
9079
9081
 
9080
9082
  function add_css$8(target) {
9081
- 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}");
9083
+ append_styles(target, "svelte-rroxiz", ".countdown.svelte-rroxiz{position:relative;width:100%;height:100%}.countdown-inner.svelte-rroxiz{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
9082
9084
  }
9083
9085
 
9084
9086
  const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
@@ -9109,9 +9111,9 @@ function create_fragment$9(ctx) {
9109
9111
  this.h();
9110
9112
  },
9111
9113
  h() {
9112
- attr(div0, "class", "countdown-inner svelte-192lor2");
9114
+ attr(div0, "class", "countdown-inner svelte-rroxiz");
9113
9115
  attr(div0, "style", /*_style*/ ctx[0]);
9114
- attr(div1, "class", "countdown svelte-192lor2");
9116
+ attr(div1, "class", "countdown svelte-rroxiz");
9115
9117
  },
9116
9118
  m(target, anchor) {
9117
9119
  insert_hydration(target, div1, anchor);
@@ -9182,7 +9184,7 @@ function instance$9($$self, $$props, $$invalidate) {
9182
9184
  let { $$slots: slots = {}, $$scope } = $$props;
9183
9185
  let { timeLimit = '2023/12/31 23:59:59' } = $$props;
9184
9186
  let { stateOnEnd } = $$props;
9185
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
9187
+ let { _style = '' } = $$props;
9186
9188
  let remainingTime;
9187
9189
 
9188
9190
  function onEachSecond() {
@@ -9241,7 +9243,7 @@ class Countdown extends SvelteComponent {
9241
9243
  /* src/components/Box.svelte generated by Svelte v3.53.1 */
9242
9244
 
9243
9245
  function add_css$7(target) {
9244
- 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}");
9246
+ append_styles(target, "svelte-1ccydfy", ".box.svelte-1ccydfy{position:relative;width:100%;height:100%}.box.svelte-1ccydfy > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
9245
9247
  }
9246
9248
 
9247
9249
  // (24:2) <Button {onClick} style={_style} {eventName}>
@@ -9324,7 +9326,7 @@ function create_fragment$8(ctx) {
9324
9326
  this.h();
9325
9327
  },
9326
9328
  h() {
9327
- attr(div, "class", "box svelte-6g6etj");
9329
+ attr(div, "class", "box svelte-1ccydfy");
9328
9330
  },
9329
9331
  m(target, anchor) {
9330
9332
  insert_hydration(target, div, anchor);
@@ -9363,7 +9365,7 @@ function instance$8($$self, $$props, $$invalidate) {
9363
9365
  let { $$slots: slots = {}, $$scope } = $$props;
9364
9366
  let { onClick = { operation: 'none', args: [] } } = $$props;
9365
9367
  let { eventName = '' } = $$props;
9366
- let { _style = 'border-width: 0px; border-style: solid; border-color: #000000; overflow: hidden;' } = $$props;
9368
+ let { _style = '' } = $$props;
9367
9369
 
9368
9370
  $$self.$$set = $$props => {
9369
9371
  if ('onClick' in $$props) $$invalidate(0, onClick = $$props.onClick);
@@ -10287,7 +10289,7 @@ class GridModalState extends SvelteComponent {
10287
10289
  /* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
10288
10290
 
10289
10291
  function add_css$2(target) {
10290
- append_styles(target, "svelte-11rpuv5", ".text-block.svelte-11rpuv5.svelte-11rpuv5{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:auto}.text-block-inner.svelte-11rpuv5.svelte-11rpuv5{width:100%;height:auto}.text-direction-vertical.svelte-11rpuv5.svelte-11rpuv5{writing-mode:vertical-rl}.text-direction-vertical.svelte-11rpuv5 .text-block-inner.svelte-11rpuv5{width:auto;height:100%}");
10292
+ append_styles(target, "svelte-15pej1m", ".text-block.svelte-15pej1m.svelte-15pej1m{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:hidden}.text-block-inner.svelte-15pej1m.svelte-15pej1m{width:100%;height:auto}.text-direction-vertical.svelte-15pej1m.svelte-15pej1m{writing-mode:vertical-rl}.text-direction-vertical.svelte-15pej1m .text-block-inner.svelte-15pej1m{width:auto;height:100%}");
10291
10293
  }
10292
10294
 
10293
10295
  function create_fragment$2(ctx) {
@@ -10316,8 +10318,8 @@ function create_fragment$2(ctx) {
10316
10318
  this.h();
10317
10319
  },
10318
10320
  h() {
10319
- attr(div0, "class", "text-block-inner svelte-11rpuv5");
10320
- attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-11rpuv5"));
10321
+ attr(div0, "class", "text-block-inner svelte-15pej1m");
10322
+ attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-15pej1m"));
10321
10323
  attr(div1, "style", /*style*/ ctx[2]);
10322
10324
  },
10323
10325
  m(target, anchor) {
@@ -10331,7 +10333,7 @@ function create_fragment$2(ctx) {
10331
10333
  if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
10332
10334
  rendertext.$set(rendertext_changes);
10333
10335
 
10334
- if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-11rpuv5"))) {
10336
+ if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-15pej1m"))) {
10335
10337
  attr(div1, "class", div1_class_value);
10336
10338
  }
10337
10339
 
@@ -10361,7 +10363,7 @@ function instance$2($$self, $$props, $$invalidate) {
10361
10363
  let { font = SYSTEM_FONT } = $$props;
10362
10364
  let { _textStyle = 'font-size:12px; line-height:1.5;' } = $$props;
10363
10365
  let { textDirection = 'horizontal' } = $$props;
10364
- let { _style = 'overflow: hidden;' } = $$props;
10366
+ let { _style = '' } = $$props;
10365
10367
 
10366
10368
  $$self.$$set = $$props => {
10367
10369
  if ('text' in $$props) $$invalidate(0, text = $$props.text);
@@ -10409,7 +10411,7 @@ class TextBlock extends SvelteComponent {
10409
10411
  /* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
10410
10412
 
10411
10413
  function add_css$1(target) {
10412
- append_styles(target, "svelte-1t5i3za", ".text-button-block.svelte-1t5i3za{width:100%;height:100%}.text-button.svelte-1t5i3za{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:transparent;border:none;box-shadow:transparent;box-sizing:border-box;cursor:pointer;transition:box-shadow 0.2s}.text-button.svelte-1t5i3za:active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button.svelte-1t5i3za:hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
10414
+ append_styles(target, "svelte-ff0k6r", ".text-button-block.svelte-ff0k6r{width:100%;height:100%;background-color:#000000;border-radius:4px}.text-button.svelte-ff0k6r{display:flex;width:100%;height:100%;background-color:transparent;border:none;box-shadow:transparent;box-sizing:border-box;cursor:pointer;transition:box-shadow 0.2s;color:#ffffff;font-size:14px;font-weight:bold;justify-content:center;align-items:center;padding:1px 6px 1px 6px;line-height:1.5}.text-button.svelte-ff0k6r:active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button.svelte-ff0k6r:hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
10413
10415
  }
10414
10416
 
10415
10417
  function create_fragment$1(ctx) {
@@ -10439,9 +10441,9 @@ function create_fragment$1(ctx) {
10439
10441
  this.h();
10440
10442
  },
10441
10443
  h() {
10442
- attr(button, "class", "text-button svelte-1t5i3za");
10444
+ attr(button, "class", "text-button svelte-ff0k6r");
10443
10445
  attr(button, "style", /*_buttonStyle*/ ctx[1]);
10444
- attr(div, "class", "text-button-block svelte-1t5i3za");
10446
+ attr(div, "class", "text-button-block svelte-ff0k6r");
10445
10447
  attr(div, "style", /*_style*/ ctx[2]);
10446
10448
  },
10447
10449
  m(target, anchor) {
@@ -10500,8 +10502,8 @@ function instance$1($$self, $$props, $$invalidate) {
10500
10502
 
10501
10503
  let { eventName = '' } = $$props;
10502
10504
  let { font = SYSTEM_FONT } = $$props;
10503
- 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;
10504
- let { _style = 'background-color: #000000; border-radius:4px;' } = $$props;
10505
+ let { _buttonStyle = '' } = $$props;
10506
+ let { _style = '' } = $$props;
10505
10507
 
10506
10508
  $$self.$$set = $$props => {
10507
10509
  if ('text' in $$props) $$invalidate(0, text = $$props.text);
@@ -10547,7 +10549,7 @@ class TextButtonBlock extends SvelteComponent {
10547
10549
  /* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
10548
10550
 
10549
10551
  function add_css(target) {
10550
- append_styles(target, "svelte-1um32br", ".image-block.svelte-1um32br{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}.image.svelte-1um32br{width:100%;height:100%}.transport.svelte-1um32br:hover,.transport.svelte-1um32br:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}");
10552
+ append_styles(target, "svelte-1pdw891", ".image-block.svelte-1pdw891{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.image.svelte-1pdw891{width:100%;height:100%}.transport.svelte-1pdw891:hover,.transport.svelte-1pdw891:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}");
10551
10553
  }
10552
10554
 
10553
10555
  function create_fragment(ctx) {
@@ -10583,14 +10585,14 @@ function create_fragment(ctx) {
10583
10585
  this.h();
10584
10586
  },
10585
10587
  h() {
10586
- attr(img, "class", "image svelte-1um32br");
10588
+ attr(img, "class", "image svelte-1pdw891");
10587
10589
  attr(img, "loading", "lazy");
10588
10590
  attr(img, "width", "auto");
10589
10591
  attr(img, "height", "auto");
10590
10592
  attr(img, "style", img_style_value = `${/*_imageStyle*/ ctx[4]} object-fit: ${/*objectFit*/ ctx[3]};`);
10591
10593
  if (!src_url_equal(img.src, img_src_value = /*src*/ ctx[0])) attr(img, "src", img_src_value);
10592
10594
  attr(img, "alt", /*alt*/ ctx[1]);
10593
- attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-1um32br"));
10595
+ attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-1pdw891"));
10594
10596
  attr(div, "style", /*_style*/ ctx[5]);
10595
10597
  },
10596
10598
  m(target, anchor) {
@@ -10615,7 +10617,7 @@ function create_fragment(ctx) {
10615
10617
  attr(img, "alt", /*alt*/ ctx[1]);
10616
10618
  }
10617
10619
 
10618
- if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-1um32br"))) {
10620
+ if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-1pdw891"))) {
10619
10621
  attr(div, "class", div_class_value);
10620
10622
  }
10621
10623
 
@@ -10650,7 +10652,7 @@ function instance($$self, $$props, $$invalidate) {
10650
10652
 
10651
10653
  let { eventName = '' } = $$props;
10652
10654
  let { _imageStyle = '' } = $$props;
10653
- let { _style = 'overflow: hidden;' } = $$props;
10655
+ let { _style = '' } = $$props;
10654
10656
 
10655
10657
  $$self.$$set = $$props => {
10656
10658
  if ('src' in $$props) $$invalidate(0, src = $$props.src);