@plaidev/karte-action-sdk 1.1.134 → 1.1.135-27960913.c471d44d

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.
@@ -2404,20 +2404,20 @@ var widget = /*#__PURE__*/Object.freeze({
2404
2404
 
2405
2405
  /* src/components/Normalize.svelte generated by Svelte v3.53.1 */
2406
2406
 
2407
- function add_css$o(target) {
2407
+ function add_css$q(target) {
2408
2408
  append_styles(target, "svelte-tr4qnr", "@import 'https://esm.sh/normalize.css';");
2409
2409
  }
2410
2410
 
2411
2411
  class Normalize extends SvelteComponent {
2412
2412
  constructor(options) {
2413
2413
  super();
2414
- init(this, options, null, null, safe_not_equal, {}, add_css$o);
2414
+ init(this, options, null, null, safe_not_equal, {}, add_css$q);
2415
2415
  }
2416
2416
  }
2417
2417
 
2418
2418
  /* src/components/State.svelte generated by Svelte v3.53.1 */
2419
2419
 
2420
- function create_fragment$r(ctx) {
2420
+ function create_fragment$t(ctx) {
2421
2421
  let normalize;
2422
2422
  let t;
2423
2423
  let current;
@@ -2481,7 +2481,7 @@ function create_fragment$r(ctx) {
2481
2481
  };
2482
2482
  }
2483
2483
 
2484
- function instance$r($$self, $$props, $$invalidate) {
2484
+ function instance$t($$self, $$props, $$invalidate) {
2485
2485
  let { $$slots: slots = {}, $$scope } = $$props;
2486
2486
 
2487
2487
  $$self.$$set = $$props => {
@@ -2494,13 +2494,13 @@ function instance$r($$self, $$props, $$invalidate) {
2494
2494
  class State extends SvelteComponent {
2495
2495
  constructor(options) {
2496
2496
  super();
2497
- init(this, options, instance$r, create_fragment$r, safe_not_equal, {});
2497
+ init(this, options, instance$t, create_fragment$t, safe_not_equal, {});
2498
2498
  }
2499
2499
  }
2500
2500
 
2501
2501
  /* src/components/StateItem.svelte generated by Svelte v3.53.1 */
2502
2502
 
2503
- function add_css$n(target) {
2503
+ function add_css$p(target) {
2504
2504
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
2505
2505
  }
2506
2506
 
@@ -2577,7 +2577,7 @@ function create_if_block$6(ctx) {
2577
2577
  };
2578
2578
  }
2579
2579
 
2580
- function create_fragment$q(ctx) {
2580
+ function create_fragment$s(ctx) {
2581
2581
  let if_block_anchor;
2582
2582
  let current;
2583
2583
  let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$6(ctx);
@@ -2642,7 +2642,7 @@ function getStateItemContext() {
2642
2642
  return getContext(STATE_ITEM_CONTEXT_KEY);
2643
2643
  }
2644
2644
 
2645
- function instance$q($$self, $$props, $$invalidate) {
2645
+ function instance$s($$self, $$props, $$invalidate) {
2646
2646
  let $state;
2647
2647
  component_subscribe($$self, state, $$value => $$invalidate(1, $state = $$value));
2648
2648
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -2668,13 +2668,13 @@ function instance$q($$self, $$props, $$invalidate) {
2668
2668
  class StateItem extends SvelteComponent {
2669
2669
  constructor(options) {
2670
2670
  super();
2671
- init(this, options, instance$q, create_fragment$q, safe_not_equal, { path: 0 }, add_css$n);
2671
+ init(this, options, instance$s, create_fragment$s, safe_not_equal, { path: 0 }, add_css$p);
2672
2672
  }
2673
2673
  }
2674
2674
 
2675
2675
  /* src/components/BackgroundOverray.svelte generated by Svelte v3.53.1 */
2676
2676
 
2677
- function add_css$m(target) {
2677
+ function add_css$o(target) {
2678
2678
  append_styles(target, "svelte-1d4fta", ".background.svelte-1d4fta{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:2147483646}");
2679
2679
  }
2680
2680
 
@@ -2714,7 +2714,7 @@ function create_if_block$5(ctx) {
2714
2714
  };
2715
2715
  }
2716
2716
 
2717
- function create_fragment$p(ctx) {
2717
+ function create_fragment$r(ctx) {
2718
2718
  let if_block_anchor;
2719
2719
  let if_block = /*backgroundOverray*/ ctx[0] && create_if_block$5(ctx);
2720
2720
 
@@ -2754,7 +2754,7 @@ function create_fragment$p(ctx) {
2754
2754
  };
2755
2755
  }
2756
2756
 
2757
- function instance$p($$self, $$props, $$invalidate) {
2757
+ function instance$r($$self, $$props, $$invalidate) {
2758
2758
  let { backgroundOverray = false } = $$props;
2759
2759
  const dispatch = createEventDispatcher();
2760
2760
  const click_handler = () => dispatch('click');
@@ -2769,13 +2769,13 @@ function instance$p($$self, $$props, $$invalidate) {
2769
2769
  class BackgroundOverray extends SvelteComponent {
2770
2770
  constructor(options) {
2771
2771
  super();
2772
- init(this, options, instance$p, create_fragment$p, safe_not_equal, { backgroundOverray: 0 }, add_css$m);
2772
+ init(this, options, instance$r, create_fragment$r, safe_not_equal, { backgroundOverray: 0 }, add_css$o);
2773
2773
  }
2774
2774
  }
2775
2775
 
2776
2776
  /* src/components/Modal.svelte generated by Svelte v3.53.1 */
2777
2777
 
2778
- function add_css$l(target) {
2778
+ function add_css$n(target) {
2779
2779
  append_styles(target, "svelte-12dkw0q", ".modal.svelte-12dkw0q{position:fixed;box-sizing:border-box;z-index:2147483647}.close.svelte-12dkw0q{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-12dkw0q:hover{transform:rotate(90deg)}.modal-content.svelte-12dkw0q{display:flex;justify-content:center;align-items:center}");
2780
2780
  }
2781
2781
 
@@ -3005,7 +3005,7 @@ function create_if_block_1$1(ctx) {
3005
3005
  };
3006
3006
  }
3007
3007
 
3008
- function create_fragment$o(ctx) {
3008
+ function create_fragment$q(ctx) {
3009
3009
  let backgroundoverray;
3010
3010
  let t;
3011
3011
  let if_block_anchor;
@@ -3104,7 +3104,7 @@ function create_fragment$o(ctx) {
3104
3104
  };
3105
3105
  }
3106
3106
 
3107
- function instance$o($$self, $$props, $$invalidate) {
3107
+ function instance$q($$self, $$props, $$invalidate) {
3108
3108
  let click;
3109
3109
  let close;
3110
3110
  let closable;
@@ -3299,8 +3299,8 @@ class Modal extends SvelteComponent {
3299
3299
  init(
3300
3300
  this,
3301
3301
  options,
3302
- instance$o,
3303
- create_fragment$o,
3302
+ instance$q,
3303
+ create_fragment$q,
3304
3304
  safe_not_equal,
3305
3305
  {
3306
3306
  onClick: 17,
@@ -3316,14 +3316,14 @@ class Modal extends SvelteComponent {
3316
3316
  closeButtonColor: 2,
3317
3317
  _closeStyle: 3
3318
3318
  },
3319
- add_css$l
3319
+ add_css$n
3320
3320
  );
3321
3321
  }
3322
3322
  }
3323
3323
 
3324
3324
  /* src/components/Grid.svelte generated by Svelte v3.53.1 */
3325
3325
 
3326
- function create_fragment$n(ctx) {
3326
+ function create_fragment$p(ctx) {
3327
3327
  let div;
3328
3328
  let current;
3329
3329
  const default_slot_template = /*#slots*/ ctx[8].default;
@@ -3391,14 +3391,14 @@ function create_fragment$n(ctx) {
3391
3391
  };
3392
3392
  }
3393
3393
 
3394
- function instance$n($$self, $$props, $$invalidate) {
3394
+ function instance$p($$self, $$props, $$invalidate) {
3395
3395
  let _style;
3396
3396
  let { $$slots: slots = {}, $$scope } = $$props;
3397
3397
  let { width = '512px' } = $$props;
3398
3398
  let { height = '256px' } = $$props;
3399
3399
  let { rows } = $$props;
3400
3400
  let { columns } = $$props;
3401
- let { gap = '0px' } = $$props;
3401
+ let { gap = 'auto' } = $$props;
3402
3402
  let { background = 'transparent' } = $$props;
3403
3403
 
3404
3404
  const toExpr = exp => typeof exp === 'number'
@@ -3436,7 +3436,7 @@ class Grid extends SvelteComponent {
3436
3436
  constructor(options) {
3437
3437
  super();
3438
3438
 
3439
- init(this, options, instance$n, create_fragment$n, safe_not_equal, {
3439
+ init(this, options, instance$p, create_fragment$p, safe_not_equal, {
3440
3440
  width: 1,
3441
3441
  height: 2,
3442
3442
  rows: 3,
@@ -3627,7 +3627,7 @@ function create_default_slot(ctx) {
3627
3627
  };
3628
3628
  }
3629
3629
 
3630
- function create_fragment$m(ctx) {
3630
+ function create_fragment$o(ctx) {
3631
3631
  let stateitem;
3632
3632
  let current;
3633
3633
 
@@ -3675,7 +3675,7 @@ function create_fragment$m(ctx) {
3675
3675
  };
3676
3676
  }
3677
3677
 
3678
- function instance$m($$self, $$props, $$invalidate) {
3678
+ function instance$o($$self, $$props, $$invalidate) {
3679
3679
  let { $$slots: slots = {}, $$scope } = $$props;
3680
3680
  let { path } = $$props;
3681
3681
  let { onClick = { operation: 'none', args: [] } } = $$props;
@@ -3746,7 +3746,7 @@ class GridModalState extends SvelteComponent {
3746
3746
  constructor(options) {
3747
3747
  super();
3748
3748
 
3749
- init(this, options, instance$m, create_fragment$m, safe_not_equal, {
3749
+ init(this, options, instance$o, create_fragment$o, safe_not_equal, {
3750
3750
  path: 0,
3751
3751
  onClick: 1,
3752
3752
  clickEventName: 2,
@@ -3771,11 +3771,11 @@ class GridModalState extends SvelteComponent {
3771
3771
 
3772
3772
  /* src/components/GridItem.svelte generated by Svelte v3.53.1 */
3773
3773
 
3774
- function add_css$k(target) {
3774
+ function add_css$m(target) {
3775
3775
  append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
3776
3776
  }
3777
3777
 
3778
- function create_fragment$l(ctx) {
3778
+ function create_fragment$n(ctx) {
3779
3779
  let div1;
3780
3780
  let div0;
3781
3781
  let current;
@@ -3856,7 +3856,7 @@ function create_fragment$l(ctx) {
3856
3856
  };
3857
3857
  }
3858
3858
 
3859
- function instance$l($$self, $$props, $$invalidate) {
3859
+ function instance$n($$self, $$props, $$invalidate) {
3860
3860
  let _style;
3861
3861
  let { $$slots: slots = {}, $$scope } = $$props;
3862
3862
  let { x1 } = $$props;
@@ -3909,8 +3909,8 @@ class GridItem extends SvelteComponent {
3909
3909
  init(
3910
3910
  this,
3911
3911
  options,
3912
- instance$l,
3913
- create_fragment$l,
3912
+ instance$n,
3913
+ create_fragment$n,
3914
3914
  safe_not_equal,
3915
3915
  {
3916
3916
  x1: 2,
@@ -3920,18 +3920,18 @@ class GridItem extends SvelteComponent {
3920
3920
  z: 6,
3921
3921
  background: 7
3922
3922
  },
3923
- add_css$k
3923
+ add_css$m
3924
3924
  );
3925
3925
  }
3926
3926
  }
3927
3927
 
3928
3928
  /* src/components/Flex.svelte generated by Svelte v3.53.1 */
3929
3929
 
3930
- function add_css$j(target) {
3930
+ function add_css$l(target) {
3931
3931
  append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
3932
3932
  }
3933
3933
 
3934
- function create_fragment$k(ctx) {
3934
+ function create_fragment$m(ctx) {
3935
3935
  let div;
3936
3936
  let div_style_value;
3937
3937
  let current;
@@ -4006,7 +4006,7 @@ function getFlexContext() {
4006
4006
  return getContext(FlexContextKey);
4007
4007
  }
4008
4008
 
4009
- function instance$k($$self, $$props, $$invalidate) {
4009
+ function instance$m($$self, $$props, $$invalidate) {
4010
4010
  let { $$slots: slots = {}, $$scope } = $$props;
4011
4011
  let { direction = 'row' } = $$props;
4012
4012
  let { width = '100%' } = $$props;
@@ -4032,8 +4032,8 @@ class Flex extends SvelteComponent {
4032
4032
  init(
4033
4033
  this,
4034
4034
  options,
4035
- instance$k,
4036
- create_fragment$k,
4035
+ instance$m,
4036
+ create_fragment$m,
4037
4037
  safe_not_equal,
4038
4038
  {
4039
4039
  direction: 0,
@@ -4041,18 +4041,18 @@ class Flex extends SvelteComponent {
4041
4041
  height: 2,
4042
4042
  _style: 3
4043
4043
  },
4044
- add_css$j
4044
+ add_css$l
4045
4045
  );
4046
4046
  }
4047
4047
  }
4048
4048
 
4049
4049
  /* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
4050
4050
 
4051
- function add_css$i(target) {
4051
+ function add_css$k(target) {
4052
4052
  append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
4053
4053
  }
4054
4054
 
4055
- function create_fragment$j(ctx) {
4055
+ function create_fragment$l(ctx) {
4056
4056
  let div;
4057
4057
  let current;
4058
4058
  const default_slot_template = /*#slots*/ ctx[4].default;
@@ -4120,7 +4120,7 @@ function create_fragment$j(ctx) {
4120
4120
  };
4121
4121
  }
4122
4122
 
4123
- function instance$j($$self, $$props, $$invalidate) {
4123
+ function instance$l($$self, $$props, $$invalidate) {
4124
4124
  let { $$slots: slots = {}, $$scope } = $$props;
4125
4125
  let { length } = $$props;
4126
4126
  let { _style = '' } = $$props;
@@ -4163,7 +4163,7 @@ function instance$j($$self, $$props, $$invalidate) {
4163
4163
  class FlexItem extends SvelteComponent {
4164
4164
  constructor(options) {
4165
4165
  super();
4166
- init(this, options, instance$j, create_fragment$j, safe_not_equal, { length: 1, _style: 2 }, add_css$i);
4166
+ init(this, options, instance$l, create_fragment$l, safe_not_equal, { length: 1, _style: 2 }, add_css$k);
4167
4167
  }
4168
4168
  }
4169
4169
 
@@ -4268,7 +4268,7 @@ function create_each_block$5(ctx) {
4268
4268
  };
4269
4269
  }
4270
4270
 
4271
- function create_fragment$i(ctx) {
4271
+ function create_fragment$k(ctx) {
4272
4272
  let each_1_anchor;
4273
4273
  let each_value = /*items*/ ctx[0];
4274
4274
  let each_blocks = [];
@@ -4334,7 +4334,7 @@ function create_fragment$i(ctx) {
4334
4334
 
4335
4335
  const regexp = /(\r?\n)/;
4336
4336
 
4337
- function instance$i($$self, $$props, $$invalidate) {
4337
+ function instance$k($$self, $$props, $$invalidate) {
4338
4338
  let items;
4339
4339
  let { text = 'サンプルSample' } = $$props;
4340
4340
 
@@ -4354,13 +4354,13 @@ function instance$i($$self, $$props, $$invalidate) {
4354
4354
  class RenderText extends SvelteComponent {
4355
4355
  constructor(options) {
4356
4356
  super();
4357
- init(this, options, instance$i, create_fragment$i, safe_not_equal, { text: 1 });
4357
+ init(this, options, instance$k, create_fragment$k, safe_not_equal, { text: 1 });
4358
4358
  }
4359
4359
  }
4360
4360
 
4361
4361
  /* src/components/TextElement.svelte generated by Svelte v3.53.1 */
4362
4362
 
4363
- function add_css$h(target) {
4363
+ function add_css$j(target) {
4364
4364
  append_styles(target, "svelte-13cs3g2", ".text-element-wrapper.svelte-13cs3g2.svelte-13cs3g2{position:relative;height:100%}.text-element.svelte-13cs3g2.svelte-13cs3g2{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:auto}.text-element-inner.svelte-13cs3g2.svelte-13cs3g2{width:100%;height:auto}.text-direction-vertical.svelte-13cs3g2.svelte-13cs3g2{writing-mode:vertical-rl}.text-direction-vertical.svelte-13cs3g2 .text-element-inner.svelte-13cs3g2{width:auto;height:100%}.tooltip.svelte-13cs3g2.svelte-13cs3g2{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-13cs3g2.svelte-13cs3g2:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-13cs3g2.svelte-13cs3g2{display:block}.tooltip-error.svelte-13cs3g2.svelte-13cs3g2{background-color:#c00}.tooltip-error.svelte-13cs3g2.svelte-13cs3g2:before{border-bottom:7px solid #c00}");
4365
4365
  }
4366
4366
 
@@ -4417,7 +4417,7 @@ function create_if_block$2(ctx) {
4417
4417
  };
4418
4418
  }
4419
4419
 
4420
- function create_fragment$h(ctx) {
4420
+ function create_fragment$j(ctx) {
4421
4421
  let div2;
4422
4422
  let div1;
4423
4423
  let div0;
@@ -4520,7 +4520,7 @@ function create_fragment$h(ctx) {
4520
4520
  };
4521
4521
  }
4522
4522
 
4523
- function instance$h($$self, $$props, $$invalidate) {
4523
+ function instance$j($$self, $$props, $$invalidate) {
4524
4524
  let style;
4525
4525
  let { text = 'サンプルSample' } = $$props;
4526
4526
  let { enableCopy = false } = $$props;
@@ -4600,8 +4600,8 @@ class TextElement extends SvelteComponent {
4600
4600
  init(
4601
4601
  this,
4602
4602
  options,
4603
- instance$h,
4604
- create_fragment$h,
4603
+ instance$j,
4604
+ create_fragment$j,
4605
4605
  safe_not_equal,
4606
4606
  {
4607
4607
  text: 0,
@@ -4610,18 +4610,18 @@ class TextElement extends SvelteComponent {
4610
4610
  textDirection: 2,
4611
4611
  _style: 8
4612
4612
  },
4613
- add_css$h
4613
+ add_css$j
4614
4614
  );
4615
4615
  }
4616
4616
  }
4617
4617
 
4618
4618
  /* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
4619
4619
 
4620
- function add_css$g(target) {
4620
+ function add_css$i(target) {
4621
4621
  append_styles(target, "svelte-1igv5yx", ".text-button-element.svelte-1igv5yx{width:100%;height:100%}.text-button-element._disabled.svelte-1igv5yx{opacity:0.2}.text-button.svelte-1igv5yx{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._disabled.svelte-1igv5yx{cursor:not-allowed}.text-button.svelte-1igv5yx:active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button.svelte-1igv5yx:hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
4622
4622
  }
4623
4623
 
4624
- function create_fragment$g(ctx) {
4624
+ function create_fragment$i(ctx) {
4625
4625
  let div;
4626
4626
  let button;
4627
4627
  let rendertext;
@@ -4710,7 +4710,7 @@ function create_fragment$g(ctx) {
4710
4710
  };
4711
4711
  }
4712
4712
 
4713
- function instance$g($$self, $$props, $$invalidate) {
4713
+ function instance$i($$self, $$props, $$invalidate) {
4714
4714
  let disabled;
4715
4715
  let $valuesAreValid;
4716
4716
  let { text = 'ボタンラベル' } = $$props;
@@ -4775,8 +4775,8 @@ class TextButtonElement extends SvelteComponent {
4775
4775
  init(
4776
4776
  this,
4777
4777
  options,
4778
- instance$g,
4779
- create_fragment$g,
4778
+ instance$i,
4779
+ create_fragment$i,
4780
4780
  safe_not_equal,
4781
4781
  {
4782
4782
  text: 0,
@@ -4785,18 +4785,18 @@ class TextButtonElement extends SvelteComponent {
4785
4785
  _buttonStyle: 1,
4786
4786
  _style: 2
4787
4787
  },
4788
- add_css$g
4788
+ add_css$i
4789
4789
  );
4790
4790
  }
4791
4791
  }
4792
4792
 
4793
4793
  /* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
4794
4794
 
4795
- function add_css$f(target) {
4795
+ function add_css$h(target) {
4796
4796
  append_styles(target, "svelte-t8kpqw", ".image-element.svelte-t8kpqw{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-t8kpqw{width:100%;height:100%}.transport.svelte-t8kpqw:hover,.transport.svelte-t8kpqw:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}");
4797
4797
  }
4798
4798
 
4799
- function create_fragment$f(ctx) {
4799
+ function create_fragment$h(ctx) {
4800
4800
  let div;
4801
4801
  let img;
4802
4802
  let img_src_value;
@@ -4878,7 +4878,7 @@ function create_fragment$f(ctx) {
4878
4878
  };
4879
4879
  }
4880
4880
 
4881
- function instance$f($$self, $$props, $$invalidate) {
4881
+ function instance$h($$self, $$props, $$invalidate) {
4882
4882
  let { src = 'https://admin.karte.io/action-editor2/public/images/no_image_en.svg' } = $$props;
4883
4883
  let { alt = 'No Image' } = $$props;
4884
4884
  let { transport = false } = $$props;
@@ -4916,8 +4916,8 @@ class ImageElement extends SvelteComponent {
4916
4916
  init(
4917
4917
  this,
4918
4918
  options,
4919
- instance$f,
4920
- create_fragment$f,
4919
+ instance$h,
4920
+ create_fragment$h,
4921
4921
  safe_not_equal,
4922
4922
  {
4923
4923
  src: 0,
@@ -4928,18 +4928,18 @@ class ImageElement extends SvelteComponent {
4928
4928
  _imageStyle: 3,
4929
4929
  _style: 4
4930
4930
  },
4931
- add_css$f
4931
+ add_css$h
4932
4932
  );
4933
4933
  }
4934
4934
  }
4935
4935
 
4936
4936
  /* src/components/List.svelte generated by Svelte v3.53.1 */
4937
4937
 
4938
- function add_css$e(target) {
4938
+ function add_css$g(target) {
4939
4939
  append_styles(target, "svelte-dfqtyx", ".list.svelte-dfqtyx{display:flex;width:100%;height:100%;overflow:hidden}");
4940
4940
  }
4941
4941
 
4942
- function create_fragment$e(ctx) {
4942
+ function create_fragment$g(ctx) {
4943
4943
  let div;
4944
4944
  let current;
4945
4945
  const default_slot_template = /*#slots*/ ctx[6].default;
@@ -5009,7 +5009,7 @@ function create_fragment$e(ctx) {
5009
5009
 
5010
5010
  const LIST_CONTEXT_KEY = Symbol();
5011
5011
 
5012
- function instance$e($$self, $$props, $$invalidate) {
5012
+ function instance$g($$self, $$props, $$invalidate) {
5013
5013
  let style;
5014
5014
  let { $$slots: slots = {}, $$scope } = $$props;
5015
5015
  let { direction = 'vertical' } = $$props;
@@ -5076,8 +5076,8 @@ class List extends SvelteComponent {
5076
5076
  init(
5077
5077
  this,
5078
5078
  options,
5079
- instance$e,
5080
- create_fragment$e,
5079
+ instance$g,
5080
+ create_fragment$g,
5081
5081
  safe_not_equal,
5082
5082
  {
5083
5083
  direction: 1,
@@ -5085,18 +5085,18 @@ class List extends SvelteComponent {
5085
5085
  background: 3,
5086
5086
  _style: 4
5087
5087
  },
5088
- add_css$e
5088
+ add_css$g
5089
5089
  );
5090
5090
  }
5091
5091
  }
5092
5092
 
5093
5093
  /* src/components/ListItem.svelte generated by Svelte v3.53.1 */
5094
5094
 
5095
- function add_css$d(target) {
5095
+ function add_css$f(target) {
5096
5096
  append_styles(target, "svelte-h5j4xe", ".list-item.svelte-h5j4xe{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item-inner.svelte-h5j4xe{position:absolute;inset:0}");
5097
5097
  }
5098
5098
 
5099
- function create_fragment$d(ctx) {
5099
+ function create_fragment$f(ctx) {
5100
5100
  let div1;
5101
5101
  let div0;
5102
5102
  let current;
@@ -5190,7 +5190,7 @@ function create_fragment$d(ctx) {
5190
5190
  };
5191
5191
  }
5192
5192
 
5193
- function instance$d($$self, $$props, $$invalidate) {
5193
+ function instance$f($$self, $$props, $$invalidate) {
5194
5194
  let click;
5195
5195
  let listItemStyle;
5196
5196
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -5280,17 +5280,17 @@ function instance$d($$self, $$props, $$invalidate) {
5280
5280
  class ListItem extends SvelteComponent {
5281
5281
  constructor(options) {
5282
5282
  super();
5283
- init(this, options, instance$d, create_fragment$d, safe_not_equal, { onClick: 3, clickEventName: 4, _style: 0 }, add_css$d);
5283
+ init(this, options, instance$f, create_fragment$f, safe_not_equal, { onClick: 3, clickEventName: 4, _style: 0 }, add_css$f);
5284
5284
  }
5285
5285
  }
5286
5286
 
5287
5287
  /* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
5288
5288
 
5289
- function add_css$c(target) {
5289
+ function add_css$e(target) {
5290
5290
  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%}");
5291
5291
  }
5292
5292
 
5293
- function create_fragment$c(ctx) {
5293
+ function create_fragment$e(ctx) {
5294
5294
  let div;
5295
5295
 
5296
5296
  return {
@@ -5326,7 +5326,7 @@ function create_fragment$c(ctx) {
5326
5326
  };
5327
5327
  }
5328
5328
 
5329
- function instance$c($$self, $$props, $$invalidate) {
5329
+ function instance$e($$self, $$props, $$invalidate) {
5330
5330
  let { code } = $$props;
5331
5331
  let { _style = "" } = $$props;
5332
5332
 
@@ -5341,17 +5341,17 @@ function instance$c($$self, $$props, $$invalidate) {
5341
5341
  class EmbedElement extends SvelteComponent {
5342
5342
  constructor(options) {
5343
5343
  super();
5344
- init(this, options, instance$c, create_fragment$c, safe_not_equal, { code: 0, _style: 1 }, add_css$c);
5344
+ init(this, options, instance$e, create_fragment$e, safe_not_equal, { code: 0, _style: 1 }, add_css$e);
5345
5345
  }
5346
5346
  }
5347
5347
 
5348
5348
  /* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
5349
5349
 
5350
- function add_css$b(target) {
5350
+ function add_css$d(target) {
5351
5351
  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%}");
5352
5352
  }
5353
5353
 
5354
- function create_fragment$b(ctx) {
5354
+ function create_fragment$d(ctx) {
5355
5355
  let div1;
5356
5356
  let div0;
5357
5357
 
@@ -5393,7 +5393,7 @@ function create_fragment$b(ctx) {
5393
5393
  };
5394
5394
  }
5395
5395
 
5396
- function instance$b($$self, $$props, $$invalidate) {
5396
+ function instance$d($$self, $$props, $$invalidate) {
5397
5397
  let $system;
5398
5398
  component_subscribe($$self, system, $$value => $$invalidate(12, $system = $$value));
5399
5399
  let { videoId = "sSgN-L4DU0c" } = $$props;
@@ -5572,8 +5572,8 @@ class MovieYouTubeElement extends SvelteComponent {
5572
5572
  init(
5573
5573
  this,
5574
5574
  options,
5575
- instance$b,
5576
- create_fragment$b,
5575
+ instance$d,
5576
+ create_fragment$d,
5577
5577
  safe_not_equal,
5578
5578
  {
5579
5579
  videoId: 2,
@@ -5583,18 +5583,18 @@ class MovieYouTubeElement extends SvelteComponent {
5583
5583
  mute: 6,
5584
5584
  _style: 0
5585
5585
  },
5586
- add_css$b
5586
+ add_css$d
5587
5587
  );
5588
5588
  }
5589
5589
  }
5590
5590
 
5591
5591
  /* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
5592
5592
 
5593
- function add_css$a(target) {
5593
+ function add_css$c(target) {
5594
5594
  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%}");
5595
5595
  }
5596
5596
 
5597
- function create_fragment$a(ctx) {
5597
+ function create_fragment$c(ctx) {
5598
5598
  let div1;
5599
5599
  let div0;
5600
5600
 
@@ -5636,7 +5636,7 @@ function create_fragment$a(ctx) {
5636
5636
  };
5637
5637
  }
5638
5638
 
5639
- function instance$a($$self, $$props, $$invalidate) {
5639
+ function instance$c($$self, $$props, $$invalidate) {
5640
5640
  let $system;
5641
5641
  component_subscribe($$self, system, $$value => $$invalidate(12, $system = $$value));
5642
5642
  let { videoId = "201239468" } = $$props;
@@ -5779,8 +5779,8 @@ class MovieVimeoElement extends SvelteComponent {
5779
5779
  init(
5780
5780
  this,
5781
5781
  options,
5782
- instance$a,
5783
- create_fragment$a,
5782
+ instance$c,
5783
+ create_fragment$c,
5784
5784
  safe_not_equal,
5785
5785
  {
5786
5786
  videoId: 2,
@@ -5790,18 +5790,18 @@ class MovieVimeoElement extends SvelteComponent {
5790
5790
  mute: 6,
5791
5791
  _style: 0
5792
5792
  },
5793
- add_css$a
5793
+ add_css$c
5794
5794
  );
5795
5795
  }
5796
5796
  }
5797
5797
 
5798
5798
  /* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
5799
5799
 
5800
- function add_css$9(target) {
5800
+ function add_css$b(target) {
5801
5801
  append_styles(target, "svelte-kyay3k", ".textarea-wrapper.svelte-kyay3k{display:flex;align-items:center;width:100%;height:100%}.textarea.svelte-kyay3k{width:100%;resize:none}");
5802
5802
  }
5803
5803
 
5804
- function create_fragment$9(ctx) {
5804
+ function create_fragment$b(ctx) {
5805
5805
  let div;
5806
5806
  let textarea;
5807
5807
  let mounted;
@@ -5871,7 +5871,7 @@ function create_fragment$9(ctx) {
5871
5871
  };
5872
5872
  }
5873
5873
 
5874
- function instance$9($$self, $$props, $$invalidate) {
5874
+ function instance$b($$self, $$props, $$invalidate) {
5875
5875
  let $value;
5876
5876
  let { name = '' } = $$props;
5877
5877
  let { required = true } = $$props;
@@ -5912,8 +5912,8 @@ class FormTextarea extends SvelteComponent {
5912
5912
  init(
5913
5913
  this,
5914
5914
  options,
5915
- instance$9,
5916
- create_fragment$9,
5915
+ instance$b,
5916
+ create_fragment$b,
5917
5917
  safe_not_equal,
5918
5918
  {
5919
5919
  name: 6,
@@ -5921,14 +5921,14 @@ class FormTextarea extends SvelteComponent {
5921
5921
  rows: 1,
5922
5922
  placeholder: 2
5923
5923
  },
5924
- add_css$9
5924
+ add_css$b
5925
5925
  );
5926
5926
  }
5927
5927
  }
5928
5928
 
5929
5929
  /* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
5930
5930
 
5931
- function add_css$8(target) {
5931
+ function add_css$a(target) {
5932
5932
  append_styles(target, "svelte-17es5zb", ".radio-buttons.svelte-17es5zb{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-17es5zb{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-17es5zb{appearance:none;margin:0;width:var(--size);height:var(--size);box-sizing:border-box;border-radius:var(--size);position:relative;background-color:var(--color-inactive);cursor:pointer;flex:none}.radio-button-input.svelte-17es5zb:checked{border:solid calc(var(--size) / 3) var(--color-active);background-color:#fff;box-shadow:0px 1px 8px 2px rgba(18,160,160,.08),0px 1px 4px -1px rgba(18,160,160,.24)}.radio-button-text.svelte-17es5zb{margin-left:0.5em}");
5933
5933
  }
5934
5934
 
@@ -6040,7 +6040,7 @@ function create_each_block$4(ctx) {
6040
6040
  };
6041
6041
  }
6042
6042
 
6043
- function create_fragment$8(ctx) {
6043
+ function create_fragment$a(ctx) {
6044
6044
  let div;
6045
6045
  let each_value = /*_options*/ ctx[4];
6046
6046
  let each_blocks = [];
@@ -6118,7 +6118,7 @@ function create_fragment$8(ctx) {
6118
6118
  };
6119
6119
  }
6120
6120
 
6121
- function instance$8($$self, $$props, $$invalidate) {
6121
+ function instance$a($$self, $$props, $$invalidate) {
6122
6122
  let _options;
6123
6123
  let _buttonStyle;
6124
6124
  let _value;
@@ -6201,8 +6201,8 @@ class FormRadioButtons extends SvelteComponent {
6201
6201
  init(
6202
6202
  this,
6203
6203
  options,
6204
- instance$8,
6205
- create_fragment$8,
6204
+ instance$a,
6205
+ create_fragment$a,
6206
6206
  safe_not_equal,
6207
6207
  {
6208
6208
  name: 0,
@@ -6212,14 +6212,14 @@ class FormRadioButtons extends SvelteComponent {
6212
6212
  textStyle: 2,
6213
6213
  buttonStyle: 10
6214
6214
  },
6215
- add_css$8
6215
+ add_css$a
6216
6216
  );
6217
6217
  }
6218
6218
  }
6219
6219
 
6220
6220
  /* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
6221
6221
 
6222
- function add_css$7(target) {
6222
+ function add_css$9(target) {
6223
6223
  append_styles(target, "svelte-wy1i8s", ".select.svelte-wy1i8s{width:100%;height:100%}.select-select.svelte-wy1i8s{position:relative;appearance:none;width:100%;height:100%}.select-select.svelte-wy1i8s:focus{outline:none;border-color:var(--color-focused) !important}.select-icon.svelte-wy1i8s{position:absolute;width:0.5em;height:0.5em;top:calc(50% - 0.2em);right:0.8em;box-sizing:border-box;border-right:solid 2px var(--color-arrow);border-top:solid 2px var(--color-arrow);transform:translateY(-35.4%) rotate(135deg);pointer-events:none}");
6224
6224
  }
6225
6225
 
@@ -6338,7 +6338,7 @@ function create_each_block$3(ctx) {
6338
6338
  };
6339
6339
  }
6340
6340
 
6341
- function create_fragment$7(ctx) {
6341
+ function create_fragment$9(ctx) {
6342
6342
  let div1;
6343
6343
  let select;
6344
6344
  let t;
@@ -6448,7 +6448,7 @@ function create_fragment$7(ctx) {
6448
6448
  };
6449
6449
  }
6450
6450
 
6451
- function instance$7($$self, $$props, $$invalidate) {
6451
+ function instance$9($$self, $$props, $$invalidate) {
6452
6452
  let _options;
6453
6453
  let styleVariables;
6454
6454
  let { name = '' } = $$props;
@@ -6515,8 +6515,8 @@ class FormSelect extends SvelteComponent {
6515
6515
  init(
6516
6516
  this,
6517
6517
  options,
6518
- instance$7,
6519
- create_fragment$7,
6518
+ instance$9,
6519
+ create_fragment$9,
6520
6520
  safe_not_equal,
6521
6521
  {
6522
6522
  name: 4,
@@ -6525,14 +6525,14 @@ class FormSelect extends SvelteComponent {
6525
6525
  _style: 0,
6526
6526
  selectStyle: 7
6527
6527
  },
6528
- add_css$7
6528
+ add_css$9
6529
6529
  );
6530
6530
  }
6531
6531
  }
6532
6532
 
6533
6533
  /* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
6534
6534
 
6535
- function add_css$6(target) {
6535
+ function add_css$8(target) {
6536
6536
  append_styles(target, "svelte-y5vmhx", ".check-boxes.svelte-y5vmhx.svelte-y5vmhx{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.check-box.svelte-y5vmhx.svelte-y5vmhx{display:flex;align-items:center;position:relative;cursor:pointer}.check-box-input.svelte-y5vmhx.svelte-y5vmhx{width:0;height:0;margin:0}.check-box-check.svelte-y5vmhx.svelte-y5vmhx{display:inline-flex;background-color:var(--color-active);width:var(--size);height:var(--size);border-radius:calc(var(--size) / 4);justify-content:center;align-items:center;flex:none}.check-box-icon.svelte-y5vmhx.svelte-y5vmhx{display:inline-block;--icon-size:calc(var(--size) * 3 / 4);width:var(--icon-size);height:var(--icon-size)}.check-box-icon.svelte-y5vmhx.svelte-y5vmhx: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:#fff}.check-box-check.svelte-y5vmhx.svelte-y5vmhx:not(._checked){background-color:var(--color-inactive)}.check-box-check.svelte-y5vmhx:not(._checked) .check-box-icon.svelte-y5vmhx{display:none}.check-box-text.svelte-y5vmhx.svelte-y5vmhx{margin-left:0.5em}");
6537
6537
  }
6538
6538
 
@@ -6660,7 +6660,7 @@ function create_each_block$2(ctx) {
6660
6660
  };
6661
6661
  }
6662
6662
 
6663
- function create_fragment$6(ctx) {
6663
+ function create_fragment$8(ctx) {
6664
6664
  let div;
6665
6665
  let each_value = /*_options*/ ctx[3];
6666
6666
  let each_blocks = [];
@@ -6738,7 +6738,7 @@ function create_fragment$6(ctx) {
6738
6738
  };
6739
6739
  }
6740
6740
 
6741
- function instance$6($$self, $$props, $$invalidate) {
6741
+ function instance$8($$self, $$props, $$invalidate) {
6742
6742
  let _options;
6743
6743
  let _buttonStyle;
6744
6744
  let isCheckedArray;
@@ -6827,8 +6827,8 @@ class FormCheckBoxes extends SvelteComponent {
6827
6827
  init(
6828
6828
  this,
6829
6829
  options,
6830
- instance$6,
6831
- create_fragment$6,
6830
+ instance$8,
6831
+ create_fragment$8,
6832
6832
  safe_not_equal,
6833
6833
  {
6834
6834
  name: 0,
@@ -6838,14 +6838,14 @@ class FormCheckBoxes extends SvelteComponent {
6838
6838
  textStyle: 2,
6839
6839
  buttonStyle: 10
6840
6840
  },
6841
- add_css$6
6841
+ add_css$8
6842
6842
  );
6843
6843
  }
6844
6844
  }
6845
6845
 
6846
6846
  /* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
6847
6847
 
6848
- function add_css$5(target) {
6848
+ function add_css$7(target) {
6849
6849
  append_styles(target, "svelte-176k37j", ".rating-buttons.svelte-176k37j{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.rating-button.svelte-176k37j{cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color 0.2s, box-shadow 0.2s}");
6850
6850
  }
6851
6851
 
@@ -6913,7 +6913,7 @@ function create_each_block$1(ctx) {
6913
6913
  };
6914
6914
  }
6915
6915
 
6916
- function create_fragment$5(ctx) {
6916
+ function create_fragment$7(ctx) {
6917
6917
  let div;
6918
6918
  let each_value = [...Array(/*count*/ ctx[0]).keys()].map(func);
6919
6919
  let each_blocks = [];
@@ -6988,7 +6988,7 @@ function create_fragment$5(ctx) {
6988
6988
 
6989
6989
  const func = i => i + 1;
6990
6990
 
6991
- function instance$5($$self, $$props, $$invalidate) {
6991
+ function instance$7($$self, $$props, $$invalidate) {
6992
6992
  let _value;
6993
6993
  let $value;
6994
6994
  let { name = '' } = $$props;
@@ -7055,8 +7055,8 @@ class FormRatingButtonsNumber extends SvelteComponent {
7055
7055
  init(
7056
7056
  this,
7057
7057
  options,
7058
- instance$5,
7059
- create_fragment$5,
7058
+ instance$7,
7059
+ create_fragment$7,
7060
7060
  safe_not_equal,
7061
7061
  {
7062
7062
  name: 5,
@@ -7065,14 +7065,14 @@ class FormRatingButtonsNumber extends SvelteComponent {
7065
7065
  buttonStyle: 7,
7066
7066
  buttonActiveStyle: 8
7067
7067
  },
7068
- add_css$5
7068
+ add_css$7
7069
7069
  );
7070
7070
  }
7071
7071
  }
7072
7072
 
7073
7073
  /* src/components/Slide.svelte generated by Svelte v3.53.1 */
7074
7074
 
7075
- function add_css$4(target) {
7075
+ function add_css$6(target) {
7076
7076
  append_styles(target, "svelte-c7zaph", ".root.svelte-c7zaph{width:100%;height:100%;position:relative}.container.svelte-c7zaph{width:100%;height:100%;position:relative;overflow:hidden}.slide.svelte-c7zaph{height:100%;position:absolute;display:flex}.transition.svelte-c7zaph{transition:left 0.2s cubic-bezier(.04,.67,.53,.96)}.item.svelte-c7zaph{height:100%;flex:none}.prev-button.svelte-c7zaph,.next-button.svelte-c7zaph{top:50%;height:0;position:absolute;display:flex;overflow:visible;align-items:center}.prev-button.svelte-c7zaph{left:0}.next-button.svelte-c7zaph{right:0}.button-container.svelte-c7zaph{display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box}.navigation.svelte-c7zaph{position:absolute;width:0;left:50%;bottom:0;display:flex;justify-content:center;overflow:visible}.navigation-item.svelte-c7zaph{flex-shrink:0;cursor:pointer}.navigation-item-inner.circle.svelte-c7zaph{border-radius:51%}");
7077
7077
  }
7078
7078
 
@@ -7283,7 +7283,7 @@ function create_each_block(ctx) {
7283
7283
  };
7284
7284
  }
7285
7285
 
7286
- function create_fragment$4(ctx) {
7286
+ function create_fragment$6(ctx) {
7287
7287
  let div3;
7288
7288
  let div1;
7289
7289
  let div0;
@@ -7491,7 +7491,7 @@ function calcPositionIndex(shift, index, length) {
7491
7491
  }
7492
7492
  }
7493
7493
 
7494
- function instance$4($$self, $$props, $$invalidate) {
7494
+ function instance$6($$self, $$props, $$invalidate) {
7495
7495
  let slideStyle;
7496
7496
  let slideClass;
7497
7497
  let _loop;
@@ -7925,8 +7925,8 @@ class Slide extends SvelteComponent {
7925
7925
  init(
7926
7926
  this,
7927
7927
  options,
7928
- instance$4,
7929
- create_fragment$4,
7928
+ instance$6,
7929
+ create_fragment$6,
7930
7930
  safe_not_equal,
7931
7931
  {
7932
7932
  loop: 17,
@@ -7939,7 +7939,7 @@ class Slide extends SvelteComponent {
7939
7939
  navigationButton: 24,
7940
7940
  navigationEdgePosition: 25
7941
7941
  },
7942
- add_css$4,
7942
+ add_css$6,
7943
7943
  [-1, -1]
7944
7944
  );
7945
7945
  }
@@ -7947,11 +7947,11 @@ class Slide extends SvelteComponent {
7947
7947
 
7948
7948
  /* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
7949
7949
 
7950
- function add_css$3(target) {
7950
+ function add_css$5(target) {
7951
7951
  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}");
7952
7952
  }
7953
7953
 
7954
- function create_fragment$3(ctx) {
7954
+ function create_fragment$5(ctx) {
7955
7955
  let div1;
7956
7956
  let div0;
7957
7957
  let current;
@@ -8031,7 +8031,7 @@ function create_fragment$3(ctx) {
8031
8031
  };
8032
8032
  }
8033
8033
 
8034
- function instance$3($$self, $$props, $$invalidate) {
8034
+ function instance$5($$self, $$props, $$invalidate) {
8035
8035
  let itemStyle;
8036
8036
  let { $$slots: slots = {}, $$scope } = $$props;
8037
8037
  const { registerItem, unregisterItem } = getContext('SLIDE');
@@ -8095,6 +8095,262 @@ function instance$3($$self, $$props, $$invalidate) {
8095
8095
  }
8096
8096
 
8097
8097
  class SlideItem extends SvelteComponent {
8098
+ constructor(options) {
8099
+ super();
8100
+ init(this, options, instance$5, create_fragment$5, safe_not_equal, { _style: 0 }, add_css$5);
8101
+ }
8102
+ }
8103
+
8104
+ /* src/components/Countdown.svelte generated by Svelte v3.53.1 */
8105
+
8106
+ function add_css$4(target) {
8107
+ append_styles(target, "svelte-qx7l0c", ".countdown.svelte-qx7l0c{position:relative;width:100%;height:100%}.countdown-inner.svelte-qx7l0c{position:absolute;inset:0}");
8108
+ }
8109
+
8110
+ const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 1 });
8111
+ const get_default_slot_context = ctx => ({ countdown: /*countdown*/ ctx[0] });
8112
+
8113
+ function create_fragment$4(ctx) {
8114
+ let div1;
8115
+ let div0;
8116
+ let current;
8117
+ const default_slot_template = /*#slots*/ ctx[5].default;
8118
+ const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[4], get_default_slot_context);
8119
+
8120
+ return {
8121
+ c() {
8122
+ div1 = element("div");
8123
+ div0 = element("div");
8124
+ if (default_slot) default_slot.c();
8125
+ this.h();
8126
+ },
8127
+ l(nodes) {
8128
+ div1 = claim_element(nodes, "DIV", { class: true });
8129
+ var div1_nodes = children(div1);
8130
+ div0 = claim_element(div1_nodes, "DIV", { class: true });
8131
+ var div0_nodes = children(div0);
8132
+ if (default_slot) default_slot.l(div0_nodes);
8133
+ div0_nodes.forEach(detach);
8134
+ div1_nodes.forEach(detach);
8135
+ this.h();
8136
+ },
8137
+ h() {
8138
+ attr(div0, "class", "countdown-inner svelte-qx7l0c");
8139
+ attr(div1, "class", "countdown svelte-qx7l0c");
8140
+ },
8141
+ m(target, anchor) {
8142
+ insert_hydration(target, div1, anchor);
8143
+ append_hydration(div1, div0);
8144
+
8145
+ if (default_slot) {
8146
+ default_slot.m(div0, null);
8147
+ }
8148
+
8149
+ current = true;
8150
+ },
8151
+ p(ctx, [dirty]) {
8152
+ if (default_slot) {
8153
+ if (default_slot.p && (!current || dirty & /*$$scope, countdown*/ 17)) {
8154
+ update_slot_base(
8155
+ default_slot,
8156
+ default_slot_template,
8157
+ ctx,
8158
+ /*$$scope*/ ctx[4],
8159
+ !current
8160
+ ? get_all_dirty_from_scope(/*$$scope*/ ctx[4])
8161
+ : get_slot_changes(default_slot_template, /*$$scope*/ ctx[4], dirty, get_default_slot_changes),
8162
+ get_default_slot_context
8163
+ );
8164
+ }
8165
+ }
8166
+ },
8167
+ i(local) {
8168
+ if (current) return;
8169
+ transition_in(default_slot, local);
8170
+ current = true;
8171
+ },
8172
+ o(local) {
8173
+ transition_out(default_slot, local);
8174
+ current = false;
8175
+ },
8176
+ d(detaching) {
8177
+ if (detaching) detach(div1);
8178
+ if (default_slot) default_slot.d(detaching);
8179
+ }
8180
+ };
8181
+ }
8182
+
8183
+ function calcRemainingTime(limit) {
8184
+ return limit - new Date().getTime();
8185
+ }
8186
+
8187
+ function formatTimeDiff(ms) {
8188
+ const diffDay = Math.floor(ms / 1000 / 60 / 60 / 24);
8189
+ const diffHour = Math.floor(ms / 1000 / 60 / 60) % 24;
8190
+ const diffMin = Math.floor(ms / 1000 / 60) % 60;
8191
+ const diffSec = Math.floor(ms / 1000) % 60;
8192
+
8193
+ return {
8194
+ day: diffDay.toString(),
8195
+ hour: diffHour.toString(),
8196
+ min: diffMin.toString(),
8197
+ sec: diffSec.toString()
8198
+ };
8199
+ }
8200
+
8201
+ function instance$4($$self, $$props, $$invalidate) {
8202
+ let countdown;
8203
+ let { $$slots: slots = {}, $$scope } = $$props;
8204
+ let { timeLimit = '2023/12/31 23:59:59+0900' } = $$props;
8205
+ let { stateOnEnd } = $$props;
8206
+ let remainingTime;
8207
+
8208
+ function onEachSecond() {
8209
+ const _remainingTime = calcRemainingTime(new Date(timeLimit).getTime());
8210
+
8211
+ if (_remainingTime > 0) {
8212
+ $$invalidate(3, remainingTime = formatTimeDiff(_remainingTime));
8213
+ } else {
8214
+ $$invalidate(3, remainingTime = formatTimeDiff(0));
8215
+ }
8216
+ }
8217
+
8218
+ onMount(() => {
8219
+ const timerId = setInterval(
8220
+ () => {
8221
+ onEachSecond();
8222
+ },
8223
+ 1000
8224
+ );
8225
+
8226
+ return () => {
8227
+ clearInterval(timerId);
8228
+ };
8229
+ });
8230
+
8231
+ onEachSecond();
8232
+
8233
+ $$self.$$set = $$props => {
8234
+ if ('timeLimit' in $$props) $$invalidate(1, timeLimit = $$props.timeLimit);
8235
+ if ('stateOnEnd' in $$props) $$invalidate(2, stateOnEnd = $$props.stateOnEnd);
8236
+ if ('$$scope' in $$props) $$invalidate(4, $$scope = $$props.$$scope);
8237
+ };
8238
+
8239
+ $$self.$$.update = () => {
8240
+ if ($$self.$$.dirty & /*remainingTime*/ 8) {
8241
+ $$invalidate(0, countdown = {
8242
+ day: remainingTime.day,
8243
+ hour: remainingTime.hour,
8244
+ min: remainingTime.min,
8245
+ sec: remainingTime.sec
8246
+ });
8247
+ }
8248
+ };
8249
+
8250
+ return [countdown, timeLimit, stateOnEnd, remainingTime, $$scope, slots];
8251
+ }
8252
+
8253
+ class Countdown extends SvelteComponent {
8254
+ constructor(options) {
8255
+ super();
8256
+ init(this, options, instance$4, create_fragment$4, safe_not_equal, { timeLimit: 1, stateOnEnd: 2 }, add_css$4);
8257
+ }
8258
+ }
8259
+
8260
+ /* src/components/Box.svelte generated by Svelte v3.53.1 */
8261
+
8262
+ function add_css$3(target) {
8263
+ append_styles(target, "svelte-aept6n", ".box-wrapper.svelte-aept6n{position:relative;width:100%;height:100%}.box.svelte-aept6n{position:absolute;inset:0}");
8264
+ }
8265
+
8266
+ function create_fragment$3(ctx) {
8267
+ let div1;
8268
+ let div0;
8269
+ let current;
8270
+ const default_slot_template = /*#slots*/ ctx[2].default;
8271
+ const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[1], null);
8272
+
8273
+ return {
8274
+ c() {
8275
+ div1 = element("div");
8276
+ div0 = element("div");
8277
+ if (default_slot) default_slot.c();
8278
+ this.h();
8279
+ },
8280
+ l(nodes) {
8281
+ div1 = claim_element(nodes, "DIV", { class: true });
8282
+ var div1_nodes = children(div1);
8283
+ div0 = claim_element(div1_nodes, "DIV", { class: true, style: true });
8284
+ var div0_nodes = children(div0);
8285
+ if (default_slot) default_slot.l(div0_nodes);
8286
+ div0_nodes.forEach(detach);
8287
+ div1_nodes.forEach(detach);
8288
+ this.h();
8289
+ },
8290
+ h() {
8291
+ attr(div0, "class", "box svelte-aept6n");
8292
+ attr(div0, "style", /*_style*/ ctx[0]);
8293
+ attr(div1, "class", "box-wrapper svelte-aept6n");
8294
+ },
8295
+ m(target, anchor) {
8296
+ insert_hydration(target, div1, anchor);
8297
+ append_hydration(div1, div0);
8298
+
8299
+ if (default_slot) {
8300
+ default_slot.m(div0, null);
8301
+ }
8302
+
8303
+ current = true;
8304
+ },
8305
+ p(ctx, [dirty]) {
8306
+ if (default_slot) {
8307
+ if (default_slot.p && (!current || dirty & /*$$scope*/ 2)) {
8308
+ update_slot_base(
8309
+ default_slot,
8310
+ default_slot_template,
8311
+ ctx,
8312
+ /*$$scope*/ ctx[1],
8313
+ !current
8314
+ ? get_all_dirty_from_scope(/*$$scope*/ ctx[1])
8315
+ : get_slot_changes(default_slot_template, /*$$scope*/ ctx[1], dirty, null),
8316
+ null
8317
+ );
8318
+ }
8319
+ }
8320
+
8321
+ if (!current || dirty & /*_style*/ 1) {
8322
+ attr(div0, "style", /*_style*/ ctx[0]);
8323
+ }
8324
+ },
8325
+ i(local) {
8326
+ if (current) return;
8327
+ transition_in(default_slot, local);
8328
+ current = true;
8329
+ },
8330
+ o(local) {
8331
+ transition_out(default_slot, local);
8332
+ current = false;
8333
+ },
8334
+ d(detaching) {
8335
+ if (detaching) detach(div1);
8336
+ if (default_slot) default_slot.d(detaching);
8337
+ }
8338
+ };
8339
+ }
8340
+
8341
+ function instance$3($$self, $$props, $$invalidate) {
8342
+ let { $$slots: slots = {}, $$scope } = $$props;
8343
+ let { _style = '' } = $$props;
8344
+
8345
+ $$self.$$set = $$props => {
8346
+ if ('_style' in $$props) $$invalidate(0, _style = $$props._style);
8347
+ if ('$$scope' in $$props) $$invalidate(1, $$scope = $$props.$$scope);
8348
+ };
8349
+
8350
+ return [_style, $$scope, slots];
8351
+ }
8352
+
8353
+ class Box extends SvelteComponent {
8098
8354
  constructor(options) {
8099
8355
  super();
8100
8356
  init(this, options, instance$3, create_fragment$3, safe_not_equal, { _style: 0 }, add_css$3);
@@ -8488,4 +8744,4 @@ class ImageBlock extends SvelteComponent {
8488
8744
  }
8489
8745
  }
8490
8746
 
8491
- export { ACTION_HOOK_LABEL, Alignments, AnimationStyles, BackgroundSizes, ClipPaths, Cursors, DefaultEdgePosition, DefaultFormButtonStyle, DefaultFormSelectStyle, DefaultListBackground, DefaultListBackgroundNone, DefaultListBackgroundStripe, DefaultListSeparator, DefaultListSeparatorBorder, DefaultListSeparatorGap, DefaultListSeparatorNone, DefaultModalPlacement, DefaultSlideButton, DefaultSlideNavigationButton, Directions, Elasticities, ElasticityStyle, EmbedElement, Flex, FlexDirections, FlexItem, FormCheckBoxes, FormRadioButtons, FormRatingButtonsNumber, FormSelect, FormTextarea, Grid, GridItem, GridModalState, ImageBlock, ImageElement, Justifies, KARTE_MODAL_ROOT, LengthUnits, List, ListBackgroundTypes, ListDirections, ListItem, ListSeparatorTypes, MediaQueries, Modal, ModalPositions, MovieVimeoElement, MovieYouTubeElement, ObjectFits, OnClickOperationOptions, Overflows, PropTypes, Repeats, Slide, SlideItem, State, StateItem, TextBlock, TextButtonBlock, TextButtonElement, TextDirections, TextElement, WritingModes, applyCss, applyGlobalCss, close, closeAction, closed, collection$1 as collection, create, createApp, createFog, customHandlers, customVariables, destroy, destroyAction, destroyed, ensureModalRoot, eventHandlers, finalize, formData, getActionRoot, getActionShadowRoot, getCustomHandlers, getCustomVariables, getEventHandlers, getEvents, getLogs, getState$1 as getState, getStates, getStoreState, getSystem, getVariables, hideOnScroll, hideOnTime, initialize, isClosed, isOpened, listenLogger, loadActionTable, loadActionTableQuery, loadActionTableRow, loadActionTableRows, loadGlobalScript, loadGlobalStyle, loadStyle, logger, onChangeState, onClose, onCreate, onDestroy, onScroll, onShow, onTime, opened, setActionSetting, setAutoStart, setClosed, setCustomHandlers, setCustomVariables, setEventHandlers, setSetting, setState$1 as setState, setVariables, show, showAction, showModal, showOnScroll, showOnTime, state, stopped, updateCustomHandlers, updateCustomVariables, updateEventHandlers, updateVariables, variables, widget };
8747
+ export { ACTION_HOOK_LABEL, Alignments, AnimationStyles, BackgroundSizes, Box, ClipPaths, Countdown, Cursors, DefaultEdgePosition, DefaultFormButtonStyle, DefaultFormSelectStyle, DefaultListBackground, DefaultListBackgroundNone, DefaultListBackgroundStripe, DefaultListSeparator, DefaultListSeparatorBorder, DefaultListSeparatorGap, DefaultListSeparatorNone, DefaultModalPlacement, DefaultSlideButton, DefaultSlideNavigationButton, Directions, Elasticities, ElasticityStyle, EmbedElement, Flex, FlexDirections, FlexItem, FormCheckBoxes, FormRadioButtons, FormRatingButtonsNumber, FormSelect, FormTextarea, Grid, GridItem, GridModalState, ImageBlock, ImageElement, Justifies, KARTE_MODAL_ROOT, LengthUnits, List, ListBackgroundTypes, ListDirections, ListItem, ListSeparatorTypes, MediaQueries, Modal, ModalPositions, MovieVimeoElement, MovieYouTubeElement, ObjectFits, OnClickOperationOptions, Overflows, PropTypes, Repeats, Slide, SlideItem, State, StateItem, TextBlock, TextButtonBlock, TextButtonElement, TextDirections, TextElement, WritingModes, applyCss, applyGlobalCss, close, closeAction, closed, collection$1 as collection, create, createApp, createFog, customHandlers, customVariables, destroy, destroyAction, destroyed, ensureModalRoot, eventHandlers, finalize, formData, getActionRoot, getActionShadowRoot, getCustomHandlers, getCustomVariables, getEventHandlers, getEvents, getLogs, getState$1 as getState, getStates, getStoreState, getSystem, getVariables, hideOnScroll, hideOnTime, initialize, isClosed, isOpened, listenLogger, loadActionTable, loadActionTableQuery, loadActionTableRow, loadActionTableRows, loadGlobalScript, loadGlobalStyle, loadStyle, logger, onChangeState, onClose, onCreate, onDestroy, onScroll, onShow, onTime, opened, setActionSetting, setAutoStart, setClosed, setCustomHandlers, setCustomVariables, setEventHandlers, setSetting, setState$1 as setState, setVariables, show, showAction, showModal, showOnScroll, showOnTime, state, stopped, updateCustomHandlers, updateCustomVariables, updateEventHandlers, updateVariables, variables, widget };