@plaidev/karte-action-sdk 1.1.237-28696358.6bfff03f → 1.1.237-28696499.4aa79f28

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.
package/dist/index.es.js CHANGED
@@ -2918,7 +2918,7 @@ function create_if_block$e(ctx) {
2918
2918
  };
2919
2919
  }
2920
2920
 
2921
- function create_fragment$18(ctx) {
2921
+ function create_fragment$1a(ctx) {
2922
2922
  let head;
2923
2923
  let if_block = /*googleFontUrl*/ ctx[0] && create_if_block$e(ctx);
2924
2924
 
@@ -2954,7 +2954,7 @@ function create_fragment$18(ctx) {
2954
2954
  };
2955
2955
  }
2956
2956
 
2957
- function instance$18($$self, $$props, $$invalidate) {
2957
+ function instance$1a($$self, $$props, $$invalidate) {
2958
2958
  let $fonts;
2959
2959
  component_subscribe($$self, fonts, $$value => $$invalidate(1, $fonts = $$value));
2960
2960
  let googleFontUrl = '';
@@ -2983,13 +2983,13 @@ function instance$18($$self, $$props, $$invalidate) {
2983
2983
  class Header extends SvelteComponent {
2984
2984
  constructor(options) {
2985
2985
  super();
2986
- init(this, options, instance$18, create_fragment$18, safe_not_equal, {});
2986
+ init(this, options, instance$1a, create_fragment$1a, safe_not_equal, {});
2987
2987
  }
2988
2988
  }
2989
2989
 
2990
2990
  /* src/components/State.svelte generated by Svelte v3.53.1 */
2991
2991
 
2992
- function create_fragment$17(ctx) {
2992
+ function create_fragment$19(ctx) {
2993
2993
  let header;
2994
2994
  let t;
2995
2995
  let current;
@@ -3048,7 +3048,7 @@ function create_fragment$17(ctx) {
3048
3048
  };
3049
3049
  }
3050
3050
 
3051
- function instance$17($$self, $$props, $$invalidate) {
3051
+ function instance$19($$self, $$props, $$invalidate) {
3052
3052
  let { $$slots: slots = {}, $$scope } = $$props;
3053
3053
 
3054
3054
  $$self.$$set = $$props => {
@@ -3061,7 +3061,7 @@ function instance$17($$self, $$props, $$invalidate) {
3061
3061
  class State extends SvelteComponent {
3062
3062
  constructor(options) {
3063
3063
  super();
3064
- init(this, options, instance$17, create_fragment$17, safe_not_equal, {});
3064
+ init(this, options, instance$19, create_fragment$19, safe_not_equal, {});
3065
3065
  }
3066
3066
  }
3067
3067
 
@@ -3134,7 +3134,7 @@ function create_if_block$d(ctx) {
3134
3134
  };
3135
3135
  }
3136
3136
 
3137
- function create_fragment$16(ctx) {
3137
+ function create_fragment$18(ctx) {
3138
3138
  let if_block_anchor;
3139
3139
  let current;
3140
3140
  let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$d(ctx);
@@ -3195,7 +3195,7 @@ function getStateItemContext() {
3195
3195
  return getContext(STATE_ITEM_CONTEXT_KEY);
3196
3196
  }
3197
3197
 
3198
- function instance$16($$self, $$props, $$invalidate) {
3198
+ function instance$18($$self, $$props, $$invalidate) {
3199
3199
  let $state;
3200
3200
  component_subscribe($$self, state, $$value => $$invalidate(1, $state = $$value));
3201
3201
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -3221,7 +3221,7 @@ function instance$16($$self, $$props, $$invalidate) {
3221
3221
  class StateItem extends SvelteComponent {
3222
3222
  constructor(options) {
3223
3223
  super();
3224
- init(this, options, instance$16, create_fragment$16, safe_not_equal, { path: 0 }, add_css$F);
3224
+ init(this, options, instance$18, create_fragment$18, safe_not_equal, { path: 0 }, add_css$F);
3225
3225
  }
3226
3226
  }
3227
3227
 
@@ -3443,7 +3443,7 @@ function create_if_block$c(ctx) {
3443
3443
  };
3444
3444
  }
3445
3445
 
3446
- function create_fragment$15(ctx) {
3446
+ function create_fragment$17(ctx) {
3447
3447
  let if_block_anchor;
3448
3448
  let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$c(ctx);
3449
3449
 
@@ -3479,7 +3479,7 @@ function create_fragment$15(ctx) {
3479
3479
  };
3480
3480
  }
3481
3481
 
3482
- function instance$15($$self, $$props, $$invalidate) {
3482
+ function instance$17($$self, $$props, $$invalidate) {
3483
3483
  let { backgroundOverlay = false } = $$props;
3484
3484
  let { class: className = undefined } = $$props;
3485
3485
  const dispatch = createEventDispatcher();
@@ -3496,7 +3496,7 @@ function instance$15($$self, $$props, $$invalidate) {
3496
3496
  let BackgroundOverlay$1 = class BackgroundOverlay extends SvelteComponent {
3497
3497
  constructor(options) {
3498
3498
  super();
3499
- init(this, options, instance$15, create_fragment$15, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$E);
3499
+ init(this, options, instance$17, create_fragment$17, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$E);
3500
3500
  }
3501
3501
  };
3502
3502
 
@@ -3841,7 +3841,7 @@ function create_if_block$b(ctx) {
3841
3841
  };
3842
3842
  }
3843
3843
 
3844
- function create_fragment$14(ctx) {
3844
+ function create_fragment$16(ctx) {
3845
3845
  let current_block_type_index;
3846
3846
  let if_block;
3847
3847
  let if_block_anchor;
@@ -3914,7 +3914,7 @@ function create_fragment$14(ctx) {
3914
3914
 
3915
3915
  const BUTTON_CLASS = 'button';
3916
3916
 
3917
- function instance$14($$self, $$props, $$invalidate) {
3917
+ function instance$16($$self, $$props, $$invalidate) {
3918
3918
  let disabled;
3919
3919
  let $valuesAreValid;
3920
3920
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -3980,8 +3980,8 @@ let Button$1 = class Button extends SvelteComponent {
3980
3980
  init(
3981
3981
  this,
3982
3982
  options,
3983
- instance$14,
3984
- create_fragment$14,
3983
+ instance$16,
3984
+ create_fragment$16,
3985
3985
  safe_not_equal,
3986
3986
  {
3987
3987
  onClick: 0,
@@ -4391,7 +4391,7 @@ function create_default_slot$6(ctx) {
4391
4391
  };
4392
4392
  }
4393
4393
 
4394
- function create_fragment$13(ctx) {
4394
+ function create_fragment$15(ctx) {
4395
4395
  let show_if;
4396
4396
  let current_block_type_index;
4397
4397
  let if_block0;
@@ -4509,7 +4509,7 @@ function create_fragment$13(ctx) {
4509
4509
  };
4510
4510
  }
4511
4511
 
4512
- function instance$13($$self, $$props, $$invalidate) {
4512
+ function instance$15($$self, $$props, $$invalidate) {
4513
4513
  let close;
4514
4514
  let closable;
4515
4515
  let backgroundClick;
@@ -4820,8 +4820,8 @@ let Modal$1 = class Modal extends SvelteComponent {
4820
4820
  init(
4821
4821
  this,
4822
4822
  options,
4823
- instance$13,
4824
- create_fragment$13,
4823
+ instance$15,
4824
+ create_fragment$15,
4825
4825
  safe_not_equal,
4826
4826
  {
4827
4827
  onClick: 0,
@@ -4847,7 +4847,7 @@ let Modal$1 = class Modal extends SvelteComponent {
4847
4847
 
4848
4848
  /* src/components/Grid.svelte generated by Svelte v3.53.1 */
4849
4849
 
4850
- function create_fragment$12(ctx) {
4850
+ function create_fragment$14(ctx) {
4851
4851
  let div;
4852
4852
  let current;
4853
4853
  const default_slot_template = /*#slots*/ ctx[8].default;
@@ -4905,7 +4905,7 @@ function create_fragment$12(ctx) {
4905
4905
  };
4906
4906
  }
4907
4907
 
4908
- function instance$12($$self, $$props, $$invalidate) {
4908
+ function instance$14($$self, $$props, $$invalidate) {
4909
4909
  let _style;
4910
4910
  let { $$slots: slots = {}, $$scope } = $$props;
4911
4911
  let { width = '512px' } = $$props;
@@ -4950,7 +4950,7 @@ class Grid extends SvelteComponent {
4950
4950
  constructor(options) {
4951
4951
  super();
4952
4952
 
4953
- init(this, options, instance$12, create_fragment$12, safe_not_equal, {
4953
+ init(this, options, instance$14, create_fragment$14, safe_not_equal, {
4954
4954
  width: 1,
4955
4955
  height: 2,
4956
4956
  rows: 3,
@@ -4967,7 +4967,7 @@ function add_css$B(target) {
4967
4967
  append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
4968
4968
  }
4969
4969
 
4970
- function create_fragment$11(ctx) {
4970
+ function create_fragment$13(ctx) {
4971
4971
  let div1;
4972
4972
  let div0;
4973
4973
  let current;
@@ -5041,7 +5041,7 @@ function create_fragment$11(ctx) {
5041
5041
 
5042
5042
  const GRID_ITEM_CONTEXT_KEY = 'GRID_ITEM';
5043
5043
 
5044
- function instance$11($$self, $$props, $$invalidate) {
5044
+ function instance$13($$self, $$props, $$invalidate) {
5045
5045
  let _style;
5046
5046
  let { $$slots: slots = {}, $$scope } = $$props;
5047
5047
  let { x1 } = $$props;
@@ -5090,8 +5090,8 @@ class GridItem extends SvelteComponent {
5090
5090
  init(
5091
5091
  this,
5092
5092
  options,
5093
- instance$11,
5094
- create_fragment$11,
5093
+ instance$13,
5094
+ create_fragment$13,
5095
5095
  safe_not_equal,
5096
5096
  {
5097
5097
  x1: 2,
@@ -5198,7 +5198,7 @@ function create_each_block$6(ctx) {
5198
5198
  };
5199
5199
  }
5200
5200
 
5201
- function create_fragment$10(ctx) {
5201
+ function create_fragment$12(ctx) {
5202
5202
  let each_1_anchor;
5203
5203
  let each_value = /*items*/ ctx[0];
5204
5204
  let each_blocks = [];
@@ -5257,7 +5257,7 @@ function create_fragment$10(ctx) {
5257
5257
 
5258
5258
  const regexp = /(\r?\n)/;
5259
5259
 
5260
- function instance$10($$self, $$props, $$invalidate) {
5260
+ function instance$12($$self, $$props, $$invalidate) {
5261
5261
  let items;
5262
5262
  let { text = 'サンプルSample' } = $$props;
5263
5263
 
@@ -5278,7 +5278,7 @@ function instance$10($$self, $$props, $$invalidate) {
5278
5278
  class RenderText extends SvelteComponent {
5279
5279
  constructor(options) {
5280
5280
  super();
5281
- init(this, options, instance$10, create_fragment$10, safe_not_equal, { text: 1 });
5281
+ init(this, options, instance$12, create_fragment$12, safe_not_equal, { text: 1 });
5282
5282
  }
5283
5283
  }
5284
5284
 
@@ -5428,7 +5428,7 @@ function create_if_block$8(ctx) {
5428
5428
  };
5429
5429
  }
5430
5430
 
5431
- function create_fragment$$(ctx) {
5431
+ function create_fragment$11(ctx) {
5432
5432
  let div;
5433
5433
  let current_block_type_index;
5434
5434
  let if_block;
@@ -5498,7 +5498,7 @@ function create_fragment$$(ctx) {
5498
5498
  };
5499
5499
  }
5500
5500
 
5501
- function instance$$($$self, $$props, $$invalidate) {
5501
+ function instance$11($$self, $$props, $$invalidate) {
5502
5502
  let style;
5503
5503
  let { text = 'テキストのコンテンツ' } = $$props;
5504
5504
  let { font = SYSTEM_FONT } = $$props;
@@ -5594,8 +5594,8 @@ class TextElement extends SvelteComponent {
5594
5594
  init(
5595
5595
  this,
5596
5596
  options,
5597
- instance$$,
5598
- create_fragment$$,
5597
+ instance$11,
5598
+ create_fragment$11,
5599
5599
  safe_not_equal,
5600
5600
  {
5601
5601
  text: 0,
@@ -5651,7 +5651,7 @@ function create_default_slot$5(ctx) {
5651
5651
  };
5652
5652
  }
5653
5653
 
5654
- function create_fragment$_(ctx) {
5654
+ function create_fragment$10(ctx) {
5655
5655
  let div;
5656
5656
  let button;
5657
5657
  let current;
@@ -5705,7 +5705,7 @@ function create_fragment$_(ctx) {
5705
5705
  };
5706
5706
  }
5707
5707
 
5708
- function instance$_($$self, $$props, $$invalidate) {
5708
+ function instance$10($$self, $$props, $$invalidate) {
5709
5709
  let style;
5710
5710
  let { text = 'ボタンのラベル' } = $$props;
5711
5711
  let { onClick = { operation: 'none', args: [] } } = $$props;
@@ -5743,8 +5743,8 @@ class TextButtonElement extends SvelteComponent {
5743
5743
  init(
5744
5744
  this,
5745
5745
  options,
5746
- instance$_,
5747
- create_fragment$_,
5746
+ instance$10,
5747
+ create_fragment$10,
5748
5748
  safe_not_equal,
5749
5749
  {
5750
5750
  text: 0,
@@ -5816,7 +5816,7 @@ function create_default_slot$4(ctx) {
5816
5816
  };
5817
5817
  }
5818
5818
 
5819
- function create_fragment$Z(ctx) {
5819
+ function create_fragment$$(ctx) {
5820
5820
  let div;
5821
5821
  let button;
5822
5822
  let div_class_value;
@@ -5875,7 +5875,7 @@ function create_fragment$Z(ctx) {
5875
5875
  };
5876
5876
  }
5877
5877
 
5878
- function instance$Z($$self, $$props, $$invalidate) {
5878
+ function instance$$($$self, $$props, $$invalidate) {
5879
5879
  let { src = '' } = $$props;
5880
5880
  let { alt = '画像の説明' } = $$props;
5881
5881
  let { transport = false } = $$props;
@@ -5906,8 +5906,8 @@ class ImageElement extends SvelteComponent {
5906
5906
  init(
5907
5907
  this,
5908
5908
  options,
5909
- instance$Z,
5910
- create_fragment$Z,
5909
+ instance$$,
5910
+ create_fragment$$,
5911
5911
  safe_not_equal,
5912
5912
  {
5913
5913
  src: 0,
@@ -5930,7 +5930,7 @@ function add_css$x(target) {
5930
5930
  append_styles(target, "svelte-aquv6z", ".list.svelte-aquv6z{display:flex;width:100%;height:100%;overflow:hidden;border-width:0px;border-style:solid;border-color:#000000}");
5931
5931
  }
5932
5932
 
5933
- function create_fragment$Y(ctx) {
5933
+ function create_fragment$_(ctx) {
5934
5934
  let div;
5935
5935
  let current;
5936
5936
  const default_slot_template = /*#slots*/ ctx[6].default;
@@ -5990,7 +5990,7 @@ function create_fragment$Y(ctx) {
5990
5990
 
5991
5991
  const LIST_CONTEXT_KEY = Symbol();
5992
5992
 
5993
- function instance$Y($$self, $$props, $$invalidate) {
5993
+ function instance$_($$self, $$props, $$invalidate) {
5994
5994
  let style;
5995
5995
  let { $$slots: slots = {}, $$scope } = $$props;
5996
5996
  let { direction = 'vertical' } = $$props;
@@ -6057,8 +6057,8 @@ class List extends SvelteComponent {
6057
6057
  init(
6058
6058
  this,
6059
6059
  options,
6060
- instance$Y,
6061
- create_fragment$Y,
6060
+ instance$_,
6061
+ create_fragment$_,
6062
6062
  safe_not_equal,
6063
6063
  {
6064
6064
  direction: 1,
@@ -6125,7 +6125,7 @@ function create_default_slot$3(ctx) {
6125
6125
  };
6126
6126
  }
6127
6127
 
6128
- function create_fragment$X(ctx) {
6128
+ function create_fragment$Z(ctx) {
6129
6129
  let div;
6130
6130
  let button;
6131
6131
  let current;
@@ -6184,7 +6184,7 @@ function create_fragment$X(ctx) {
6184
6184
  };
6185
6185
  }
6186
6186
 
6187
- function instance$X($$self, $$props, $$invalidate) {
6187
+ function instance$Z($$self, $$props, $$invalidate) {
6188
6188
  let listItemStyle;
6189
6189
  let { $$slots: slots = {}, $$scope } = $$props;
6190
6190
  const { separator, background, direction, registerItem, unregisterItem } = getContext(LIST_CONTEXT_KEY);
@@ -6263,7 +6263,7 @@ function instance$X($$self, $$props, $$invalidate) {
6263
6263
  class ListItem extends SvelteComponent {
6264
6264
  constructor(options) {
6265
6265
  super();
6266
- init(this, options, instance$X, create_fragment$X, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$w);
6266
+ init(this, options, instance$Z, create_fragment$Z, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$w);
6267
6267
  }
6268
6268
  }
6269
6269
 
@@ -6273,7 +6273,7 @@ function add_css$v(target) {
6273
6273
  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}");
6274
6274
  }
6275
6275
 
6276
- function create_fragment$W(ctx) {
6276
+ function create_fragment$Y(ctx) {
6277
6277
  let div;
6278
6278
 
6279
6279
  return {
@@ -6300,7 +6300,7 @@ function create_fragment$W(ctx) {
6300
6300
  };
6301
6301
  }
6302
6302
 
6303
- function instance$W($$self, $$props, $$invalidate) {
6303
+ function instance$Y($$self, $$props, $$invalidate) {
6304
6304
  let { code } = $$props;
6305
6305
  let { _style = '' } = $$props;
6306
6306
 
@@ -6315,7 +6315,7 @@ function instance$W($$self, $$props, $$invalidate) {
6315
6315
  class EmbedElement extends SvelteComponent {
6316
6316
  constructor(options) {
6317
6317
  super();
6318
- init(this, options, instance$W, create_fragment$W, safe_not_equal, { code: 0, _style: 1 }, add_css$v);
6318
+ init(this, options, instance$Y, create_fragment$Y, safe_not_equal, { code: 0, _style: 1 }, add_css$v);
6319
6319
  }
6320
6320
  }
6321
6321
 
@@ -6325,7 +6325,7 @@ function add_css$u(target) {
6325
6325
  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%}");
6326
6326
  }
6327
6327
 
6328
- function create_fragment$V(ctx) {
6328
+ function create_fragment$X(ctx) {
6329
6329
  let div1;
6330
6330
  let div0;
6331
6331
 
@@ -6366,7 +6366,7 @@ function _setValue(obj, key, value) {
6366
6366
  }
6367
6367
  }
6368
6368
 
6369
- function instance$V($$self, $$props, $$invalidate) {
6369
+ function instance$X($$self, $$props, $$invalidate) {
6370
6370
  let $system;
6371
6371
  component_subscribe($$self, system, $$value => $$invalidate(31, $system = $$value));
6372
6372
  let { videoId = 'wt0OjOeX-JA' } = $$props;
@@ -6637,8 +6637,8 @@ class MovieYouTubeElement extends SvelteComponent {
6637
6637
  init(
6638
6638
  this,
6639
6639
  options,
6640
- instance$V,
6641
- create_fragment$V,
6640
+ instance$X,
6641
+ create_fragment$X,
6642
6642
  safe_not_equal,
6643
6643
  {
6644
6644
  videoId: 2,
@@ -6679,7 +6679,7 @@ function add_css$t(target) {
6679
6679
  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%}");
6680
6680
  }
6681
6681
 
6682
- function create_fragment$U(ctx) {
6682
+ function create_fragment$W(ctx) {
6683
6683
  let div1;
6684
6684
  let div0;
6685
6685
 
@@ -6710,7 +6710,7 @@ function create_fragment$U(ctx) {
6710
6710
  };
6711
6711
  }
6712
6712
 
6713
- function instance$U($$self, $$props, $$invalidate) {
6713
+ function instance$W($$self, $$props, $$invalidate) {
6714
6714
  let $system;
6715
6715
  component_subscribe($$self, system, $$value => $$invalidate(12, $system = $$value));
6716
6716
  let { videoId = "201239468" } = $$props;
@@ -6853,8 +6853,8 @@ class MovieVimeoElement extends SvelteComponent {
6853
6853
  init(
6854
6854
  this,
6855
6855
  options,
6856
- instance$U,
6857
- create_fragment$U,
6856
+ instance$W,
6857
+ create_fragment$W,
6858
6858
  safe_not_equal,
6859
6859
  {
6860
6860
  videoId: 2,
@@ -6875,7 +6875,7 @@ function add_css$s(target) {
6875
6875
  append_styles(target, "svelte-zxvkkc", ".textarea-wrapper.svelte-zxvkkc{display:flex;align-items:center;width:100%;height:100%}.textarea.svelte-zxvkkc{width:100%;height:100%;box-sizing:border-box;resize:none;appearance:none;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:6px 10px 6px 10px;font-size:12px;line-height:1.5}.textarea.svelte-zxvkkc::placeholder{color:var(--placeholder-color)}.textarea.svelte-zxvkkc:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}");
6876
6876
  }
6877
6877
 
6878
- function create_fragment$T(ctx) {
6878
+ function create_fragment$V(ctx) {
6879
6879
  let div;
6880
6880
  let textarea;
6881
6881
  let mounted;
@@ -6933,7 +6933,7 @@ function create_fragment$T(ctx) {
6933
6933
  };
6934
6934
  }
6935
6935
 
6936
- function instance$T($$self, $$props, $$invalidate) {
6936
+ function instance$V($$self, $$props, $$invalidate) {
6937
6937
  let style;
6938
6938
  let styleVariables;
6939
6939
  let $value;
@@ -7021,8 +7021,8 @@ class FormTextarea extends SvelteComponent {
7021
7021
  init(
7022
7022
  this,
7023
7023
  options,
7024
- instance$T,
7025
- create_fragment$T,
7024
+ instance$V,
7025
+ create_fragment$V,
7026
7026
  safe_not_equal,
7027
7027
  {
7028
7028
  name: 7,
@@ -7131,7 +7131,7 @@ function create_each_block$5(ctx) {
7131
7131
  };
7132
7132
  }
7133
7133
 
7134
- function create_fragment$S(ctx) {
7134
+ function create_fragment$U(ctx) {
7135
7135
  let div;
7136
7136
  let each_value = /*_options*/ ctx[4];
7137
7137
  let each_blocks = [];
@@ -7195,7 +7195,7 @@ function create_fragment$S(ctx) {
7195
7195
  };
7196
7196
  }
7197
7197
 
7198
- function instance$S($$self, $$props, $$invalidate) {
7198
+ function instance$U($$self, $$props, $$invalidate) {
7199
7199
  let _options;
7200
7200
  let buttonStyle;
7201
7201
  let _value;
@@ -7295,8 +7295,8 @@ class FormRadioButtons extends SvelteComponent {
7295
7295
  init(
7296
7296
  this,
7297
7297
  options,
7298
- instance$S,
7299
- create_fragment$S,
7298
+ instance$U,
7299
+ create_fragment$U,
7300
7300
  safe_not_equal,
7301
7301
  {
7302
7302
  name: 0,
@@ -7426,7 +7426,7 @@ function create_each_block$4(ctx) {
7426
7426
  };
7427
7427
  }
7428
7428
 
7429
- function create_fragment$R(ctx) {
7429
+ function create_fragment$T(ctx) {
7430
7430
  let div1;
7431
7431
  let select;
7432
7432
  let t;
@@ -7516,7 +7516,7 @@ function create_fragment$R(ctx) {
7516
7516
  };
7517
7517
  }
7518
7518
 
7519
- function instance$R($$self, $$props, $$invalidate) {
7519
+ function instance$T($$self, $$props, $$invalidate) {
7520
7520
  let _options;
7521
7521
  let style;
7522
7522
  let styleVariables;
@@ -7632,8 +7632,8 @@ class FormSelect extends SvelteComponent {
7632
7632
  init(
7633
7633
  this,
7634
7634
  options,
7635
- instance$R,
7636
- create_fragment$R,
7635
+ instance$T,
7636
+ create_fragment$T,
7637
7637
  safe_not_equal,
7638
7638
  {
7639
7639
  name: 7,
@@ -7761,7 +7761,7 @@ function create_each_block$3(ctx) {
7761
7761
  };
7762
7762
  }
7763
7763
 
7764
- function create_fragment$Q(ctx) {
7764
+ function create_fragment$S(ctx) {
7765
7765
  let div;
7766
7766
  let each_value = /*_options*/ ctx[3];
7767
7767
  let each_blocks = [];
@@ -7825,7 +7825,7 @@ function create_fragment$Q(ctx) {
7825
7825
  };
7826
7826
  }
7827
7827
 
7828
- function instance$Q($$self, $$props, $$invalidate) {
7828
+ function instance$S($$self, $$props, $$invalidate) {
7829
7829
  let _options;
7830
7830
  let styleVariables;
7831
7831
  let isCheckedArray;
@@ -7931,8 +7931,8 @@ class FormCheckBoxes extends SvelteComponent {
7931
7931
  init(
7932
7932
  this,
7933
7933
  options,
7934
- instance$Q,
7935
- create_fragment$Q,
7934
+ instance$S,
7935
+ create_fragment$S,
7936
7936
  safe_not_equal,
7937
7937
  {
7938
7938
  name: 0,
@@ -8009,7 +8009,7 @@ function create_each_block$2(ctx) {
8009
8009
  };
8010
8010
  }
8011
8011
 
8012
- function create_fragment$P(ctx) {
8012
+ function create_fragment$R(ctx) {
8013
8013
  let div;
8014
8014
  let each_value = [...Array(/*count*/ ctx[0]).keys()].map(/*func*/ ctx[12]);
8015
8015
  let each_blocks = [];
@@ -8068,7 +8068,7 @@ function create_fragment$P(ctx) {
8068
8068
  };
8069
8069
  }
8070
8070
 
8071
- function instance$P($$self, $$props, $$invalidate) {
8071
+ function instance$R($$self, $$props, $$invalidate) {
8072
8072
  let _value;
8073
8073
  let $value;
8074
8074
  let { name = '' } = $$props;
@@ -8150,8 +8150,8 @@ class FormRatingButtonsNumber extends SvelteComponent {
8150
8150
  init(
8151
8151
  this,
8152
8152
  options,
8153
- instance$P,
8154
- create_fragment$P,
8153
+ instance$R,
8154
+ create_fragment$R,
8155
8155
  safe_not_equal,
8156
8156
  {
8157
8157
  name: 6,
@@ -8229,7 +8229,7 @@ function create_each_block$1(ctx) {
8229
8229
  };
8230
8230
  }
8231
8231
 
8232
- function create_fragment$O(ctx) {
8232
+ function create_fragment$Q(ctx) {
8233
8233
  let div;
8234
8234
  let each_value = [...Array(count).keys()].reverse().map(func);
8235
8235
  let each_blocks = [];
@@ -8291,7 +8291,7 @@ function create_fragment$O(ctx) {
8291
8291
  const count = 5;
8292
8292
  const func = i => i + 1;
8293
8293
 
8294
- function instance$O($$self, $$props, $$invalidate) {
8294
+ function instance$Q($$self, $$props, $$invalidate) {
8295
8295
  let _value;
8296
8296
  let buttonStyle;
8297
8297
  let $value;
@@ -8347,7 +8347,7 @@ function instance$O($$self, $$props, $$invalidate) {
8347
8347
  class FormRatingButtonsFace extends SvelteComponent {
8348
8348
  constructor(options) {
8349
8349
  super();
8350
- init(this, options, instance$O, create_fragment$O, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$n);
8350
+ init(this, options, instance$Q, create_fragment$Q, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$n);
8351
8351
  }
8352
8352
  }
8353
8353
 
@@ -8357,7 +8357,7 @@ function add_css$m(target) {
8357
8357
  append_styles(target, "svelte-h8fqwx", ".input-wrapper.svelte-h8fqwx{display:flex;align-items:center;width:100%;height:100%}.input.svelte-h8fqwx{width:100%;height:100%;box-sizing:border-box;resize:none;appearance:none;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:6px 10px 6px 10px;font-size:12px;line-height:1.5}.input.svelte-h8fqwx::placeholder{color:var(--placeholder-color)}.input.svelte-h8fqwx:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}.input._error.svelte-h8fqwx{outline:none;border-width:var(--error-border-width) !important;border-color:var(--error-border-color) !important;border-style:var(--error-border-style) !important}");
8358
8358
  }
8359
8359
 
8360
- function create_fragment$N(ctx) {
8360
+ function create_fragment$P(ctx) {
8361
8361
  let div;
8362
8362
  let input;
8363
8363
  let input_class_value;
@@ -8421,7 +8421,7 @@ function create_fragment$N(ctx) {
8421
8421
  };
8422
8422
  }
8423
8423
 
8424
- function instance$N($$self, $$props, $$invalidate) {
8424
+ function instance$P($$self, $$props, $$invalidate) {
8425
8425
  let style;
8426
8426
  let styleVariables;
8427
8427
  let isValidForUI;
@@ -8552,8 +8552,8 @@ class FormIdentifyInput extends SvelteComponent {
8552
8552
  init(
8553
8553
  this,
8554
8554
  options,
8555
- instance$N,
8556
- create_fragment$N,
8555
+ instance$P,
8556
+ create_fragment$P,
8557
8557
  safe_not_equal,
8558
8558
  {
8559
8559
  field: 9,
@@ -8578,7 +8578,7 @@ function add_css$l(target) {
8578
8578
  append_styles(target, "svelte-8zbmyo", ".radio-buttons.svelte-8zbmyo{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-8zbmyo{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-8zbmyo{appearance:none;margin:0;box-sizing:border-box;border-radius:var(--size);position:relative;width:var(--size);height:var(--size);border:solid calc(var(--size) / 3) var(--color-main);background-color:var(--color-sub);cursor:pointer;flex:none}.radio-button-input.svelte-8zbmyo:checked{border:solid calc(var(--size) / 3) var(--color-main-active);background-color:var(--color-sub-active);box-shadow:0px 1px 8px 2px rgba(18, 160, 160, 0.08), 0px 1px 4px -1px rgba(18, 160, 160, 0.24)}.radio-button-text.svelte-8zbmyo{margin-left:0.5em}");
8579
8579
  }
8580
8580
 
8581
- function create_fragment$M(ctx) {
8581
+ function create_fragment$O(ctx) {
8582
8582
  let div;
8583
8583
  let label0;
8584
8584
  let input0;
@@ -8691,7 +8691,7 @@ function create_fragment$M(ctx) {
8691
8691
  };
8692
8692
  }
8693
8693
 
8694
- function instance$M($$self, $$props, $$invalidate) {
8694
+ function instance$O($$self, $$props, $$invalidate) {
8695
8695
  let buttonStyle;
8696
8696
  let $value;
8697
8697
  let { field = 'subscription' } = $$props;
@@ -8773,8 +8773,8 @@ class FormIdentifyChoices extends SvelteComponent {
8773
8773
  init(
8774
8774
  this,
8775
8775
  options,
8776
- instance$M,
8777
- create_fragment$M,
8776
+ instance$O,
8777
+ create_fragment$O,
8778
8778
  safe_not_equal,
8779
8779
  {
8780
8780
  field: 6,
@@ -8958,7 +8958,7 @@ function create_each_block(ctx) {
8958
8958
  };
8959
8959
  }
8960
8960
 
8961
- function create_fragment$L(ctx) {
8961
+ function create_fragment$N(ctx) {
8962
8962
  let div3;
8963
8963
  let div1;
8964
8964
  let div0;
@@ -9153,7 +9153,7 @@ function calcPositionIndex(shift, index, length) {
9153
9153
  }
9154
9154
  }
9155
9155
 
9156
- function instance$L($$self, $$props, $$invalidate) {
9156
+ function instance$N($$self, $$props, $$invalidate) {
9157
9157
  let slideStyle;
9158
9158
  let slideClass;
9159
9159
  let _loop;
@@ -9606,8 +9606,8 @@ class Slide extends SvelteComponent {
9606
9606
  init(
9607
9607
  this,
9608
9608
  options,
9609
- instance$L,
9610
- create_fragment$L,
9609
+ instance$N,
9610
+ create_fragment$N,
9611
9611
  safe_not_equal,
9612
9612
  {
9613
9613
  loop: 18,
@@ -9633,7 +9633,7 @@ function add_css$j(target) {
9633
9633
  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}");
9634
9634
  }
9635
9635
 
9636
- function create_fragment$K(ctx) {
9636
+ function create_fragment$M(ctx) {
9637
9637
  let div1;
9638
9638
  let div0;
9639
9639
  let current;
@@ -9700,7 +9700,7 @@ function create_fragment$K(ctx) {
9700
9700
  };
9701
9701
  }
9702
9702
 
9703
- function instance$K($$self, $$props, $$invalidate) {
9703
+ function instance$M($$self, $$props, $$invalidate) {
9704
9704
  let itemStyle;
9705
9705
  let { $$slots: slots = {}, $$scope } = $$props;
9706
9706
  const { registerItem, unregisterItem } = getContext('SLIDE');
@@ -9766,7 +9766,7 @@ function instance$K($$self, $$props, $$invalidate) {
9766
9766
  class SlideItem extends SvelteComponent {
9767
9767
  constructor(options) {
9768
9768
  super();
9769
- init(this, options, instance$K, create_fragment$K, safe_not_equal, { _style: 0 }, add_css$j);
9769
+ init(this, options, instance$M, create_fragment$M, safe_not_equal, { _style: 0 }, add_css$j);
9770
9770
  }
9771
9771
  }
9772
9772
 
@@ -9779,7 +9779,7 @@ function add_css$i(target) {
9779
9779
  const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
9780
9780
  const get_default_slot_context = ctx => ({ countdown: /*countdown*/ ctx[1] });
9781
9781
 
9782
- function create_fragment$J(ctx) {
9782
+ function create_fragment$L(ctx) {
9783
9783
  let div1;
9784
9784
  let div0;
9785
9785
  let current;
@@ -9859,7 +9859,7 @@ function formatTimeDiff(ms) {
9859
9859
  };
9860
9860
  }
9861
9861
 
9862
- function instance$J($$self, $$props, $$invalidate) {
9862
+ function instance$L($$self, $$props, $$invalidate) {
9863
9863
  let countdown;
9864
9864
  let { $$slots: slots = {}, $$scope } = $$props;
9865
9865
  let { timeLimit = '2023/12/31 23:59:59' } = $$props;
@@ -9920,7 +9920,7 @@ function instance$J($$self, $$props, $$invalidate) {
9920
9920
  class Countdown extends SvelteComponent {
9921
9921
  constructor(options) {
9922
9922
  super();
9923
- init(this, options, instance$J, create_fragment$J, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$i);
9923
+ init(this, options, instance$L, create_fragment$L, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$i);
9924
9924
  }
9925
9925
  }
9926
9926
 
@@ -9978,7 +9978,7 @@ function create_default_slot$2(ctx) {
9978
9978
  };
9979
9979
  }
9980
9980
 
9981
- function create_fragment$I(ctx) {
9981
+ function create_fragment$K(ctx) {
9982
9982
  let div;
9983
9983
  let button;
9984
9984
  let current;
@@ -10032,7 +10032,7 @@ function create_fragment$I(ctx) {
10032
10032
  };
10033
10033
  }
10034
10034
 
10035
- function instance$I($$self, $$props, $$invalidate) {
10035
+ function instance$K($$self, $$props, $$invalidate) {
10036
10036
  let { $$slots: slots = {}, $$scope } = $$props;
10037
10037
  let { onClick = { operation: 'none', args: [] } } = $$props;
10038
10038
  let { eventName = '' } = $$props;
@@ -10051,7 +10051,7 @@ function instance$I($$self, $$props, $$invalidate) {
10051
10051
  class Box extends SvelteComponent {
10052
10052
  constructor(options) {
10053
10053
  super();
10054
- init(this, options, instance$I, create_fragment$I, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$h);
10054
+ init(this, options, instance$K, create_fragment$K, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$h);
10055
10055
  }
10056
10056
  }
10057
10057
 
@@ -10121,7 +10121,7 @@ function create_default_slot$1(ctx) {
10121
10121
  };
10122
10122
  }
10123
10123
 
10124
- function create_fragment$H(ctx) {
10124
+ function create_fragment$J(ctx) {
10125
10125
  let div;
10126
10126
  let button;
10127
10127
  let current;
@@ -10182,7 +10182,7 @@ function parseData(dataUrl) {
10182
10182
  return decodeURIComponent(data).replaceAll('\'', '"');
10183
10183
  }
10184
10184
 
10185
- function instance$H($$self, $$props, $$invalidate) {
10185
+ function instance$J($$self, $$props, $$invalidate) {
10186
10186
  let svg;
10187
10187
  let styleVariables;
10188
10188
  let style;
@@ -10230,8 +10230,8 @@ class IconElement extends SvelteComponent {
10230
10230
  init(
10231
10231
  this,
10232
10232
  options,
10233
- instance$H,
10234
- create_fragment$H,
10233
+ instance$J,
10234
+ create_fragment$J,
10235
10235
  safe_not_equal,
10236
10236
  {
10237
10237
  icon: 4,
@@ -10252,7 +10252,7 @@ function add_css$f(target) {
10252
10252
  append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
10253
10253
  }
10254
10254
 
10255
- function create_fragment$G(ctx) {
10255
+ function create_fragment$I(ctx) {
10256
10256
  let div;
10257
10257
  let switch_instance;
10258
10258
  let current;
@@ -10332,7 +10332,7 @@ function create_fragment$G(ctx) {
10332
10332
  };
10333
10333
  }
10334
10334
 
10335
- function instance$G($$self, $$props, $$invalidate) {
10335
+ function instance$I($$self, $$props, $$invalidate) {
10336
10336
  let $data,
10337
10337
  $$unsubscribe_data = noop,
10338
10338
  $$subscribe_data = () => ($$unsubscribe_data(), $$unsubscribe_data = subscribe(data, $$value => $$invalidate(4, $data = $$value)), data);
@@ -10357,7 +10357,7 @@ function instance$G($$self, $$props, $$invalidate) {
10357
10357
  class CodeElement extends SvelteComponent {
10358
10358
  constructor(options) {
10359
10359
  super();
10360
- init(this, options, instance$G, create_fragment$G, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$f);
10360
+ init(this, options, instance$I, create_fragment$I, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$f);
10361
10361
  }
10362
10362
  }
10363
10363
 
@@ -10367,7 +10367,7 @@ function add_css$e(target) {
10367
10367
  append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
10368
10368
  }
10369
10369
 
10370
- function create_fragment$F(ctx) {
10370
+ function create_fragment$H(ctx) {
10371
10371
  let div;
10372
10372
  let div_style_value;
10373
10373
  let current;
@@ -10432,7 +10432,7 @@ function getFlexContext() {
10432
10432
  return getContext(FlexContextKey);
10433
10433
  }
10434
10434
 
10435
- function instance$F($$self, $$props, $$invalidate) {
10435
+ function instance$H($$self, $$props, $$invalidate) {
10436
10436
  let { $$slots: slots = {}, $$scope } = $$props;
10437
10437
  let { direction = 'row' } = $$props;
10438
10438
  let { width = '100%' } = $$props;
@@ -10458,8 +10458,8 @@ class Flex extends SvelteComponent {
10458
10458
  init(
10459
10459
  this,
10460
10460
  options,
10461
- instance$F,
10462
- create_fragment$F,
10461
+ instance$H,
10462
+ create_fragment$H,
10463
10463
  safe_not_equal,
10464
10464
  {
10465
10465
  direction: 0,
@@ -10478,7 +10478,7 @@ function add_css$d(target) {
10478
10478
  append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
10479
10479
  }
10480
10480
 
10481
- function create_fragment$E(ctx) {
10481
+ function create_fragment$G(ctx) {
10482
10482
  let div;
10483
10483
  let current;
10484
10484
  const default_slot_template = /*#slots*/ ctx[4].default;
@@ -10536,7 +10536,7 @@ function create_fragment$E(ctx) {
10536
10536
  };
10537
10537
  }
10538
10538
 
10539
- function instance$E($$self, $$props, $$invalidate) {
10539
+ function instance$G($$self, $$props, $$invalidate) {
10540
10540
  let { $$slots: slots = {}, $$scope } = $$props;
10541
10541
  let { length } = $$props;
10542
10542
  let { _style = '' } = $$props;
@@ -10579,7 +10579,7 @@ function instance$E($$self, $$props, $$invalidate) {
10579
10579
  class FlexItem extends SvelteComponent {
10580
10580
  constructor(options) {
10581
10581
  super();
10582
- init(this, options, instance$E, create_fragment$E, safe_not_equal, { length: 1, _style: 2 }, add_css$d);
10582
+ init(this, options, instance$G, create_fragment$G, safe_not_equal, { length: 1, _style: 2 }, add_css$d);
10583
10583
  }
10584
10584
  }
10585
10585
 
@@ -10754,7 +10754,7 @@ function create_default_slot(ctx) {
10754
10754
  };
10755
10755
  }
10756
10756
 
10757
- function create_fragment$D(ctx) {
10757
+ function create_fragment$F(ctx) {
10758
10758
  let stateitem;
10759
10759
  let current;
10760
10760
 
@@ -10799,7 +10799,7 @@ function create_fragment$D(ctx) {
10799
10799
  };
10800
10800
  }
10801
10801
 
10802
- function instance$D($$self, $$props, $$invalidate) {
10802
+ function instance$F($$self, $$props, $$invalidate) {
10803
10803
  let { $$slots: slots = {}, $$scope } = $$props;
10804
10804
  let { path } = $$props;
10805
10805
  let { onClick = { operation: 'none', args: [] } } = $$props;
@@ -10870,7 +10870,7 @@ class GridModalState extends SvelteComponent {
10870
10870
  constructor(options) {
10871
10871
  super();
10872
10872
 
10873
- init(this, options, instance$D, create_fragment$D, safe_not_equal, {
10873
+ init(this, options, instance$F, create_fragment$F, safe_not_equal, {
10874
10874
  path: 0,
10875
10875
  onClick: 1,
10876
10876
  clickEventName: 2,
@@ -10899,7 +10899,7 @@ function add_css$c(target) {
10899
10899
  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%}");
10900
10900
  }
10901
10901
 
10902
- function create_fragment$C(ctx) {
10902
+ function create_fragment$E(ctx) {
10903
10903
  let div1;
10904
10904
  let div0;
10905
10905
  let rendertext;
@@ -10951,7 +10951,7 @@ function create_fragment$C(ctx) {
10951
10951
  };
10952
10952
  }
10953
10953
 
10954
- function instance$C($$self, $$props, $$invalidate) {
10954
+ function instance$E($$self, $$props, $$invalidate) {
10955
10955
  let style;
10956
10956
  let { text = 'サンプルSample' } = $$props;
10957
10957
  let { font = SYSTEM_FONT } = $$props;
@@ -10987,8 +10987,8 @@ class TextBlock extends SvelteComponent {
10987
10987
  init(
10988
10988
  this,
10989
10989
  options,
10990
- instance$C,
10991
- create_fragment$C,
10990
+ instance$E,
10991
+ create_fragment$E,
10992
10992
  safe_not_equal,
10993
10993
  {
10994
10994
  text: 0,
@@ -11008,7 +11008,7 @@ function add_css$b(target) {
11008
11008
  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)}");
11009
11009
  }
11010
11010
 
11011
- function create_fragment$B(ctx) {
11011
+ function create_fragment$D(ctx) {
11012
11012
  let div;
11013
11013
  let button;
11014
11014
  let rendertext;
@@ -11069,7 +11069,7 @@ function create_fragment$B(ctx) {
11069
11069
  };
11070
11070
  }
11071
11071
 
11072
- function instance$B($$self, $$props, $$invalidate) {
11072
+ function instance$D($$self, $$props, $$invalidate) {
11073
11073
  let { text = 'ボタンラベル' } = $$props;
11074
11074
  let { onClick = { operation: 'none', args: [] } } = $$props;
11075
11075
 
@@ -11111,8 +11111,8 @@ class TextButtonBlock extends SvelteComponent {
11111
11111
  init(
11112
11112
  this,
11113
11113
  options,
11114
- instance$B,
11115
- create_fragment$B,
11114
+ instance$D,
11115
+ create_fragment$D,
11116
11116
  safe_not_equal,
11117
11117
  {
11118
11118
  text: 0,
@@ -11133,7 +11133,7 @@ function add_css$a(target) {
11133
11133
  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)}");
11134
11134
  }
11135
11135
 
11136
- function create_fragment$A(ctx) {
11136
+ function create_fragment$C(ctx) {
11137
11137
  let div;
11138
11138
  let img;
11139
11139
  let img_style_value;
@@ -11196,7 +11196,7 @@ function create_fragment$A(ctx) {
11196
11196
  };
11197
11197
  }
11198
11198
 
11199
- function instance$A($$self, $$props, $$invalidate) {
11199
+ function instance$C($$self, $$props, $$invalidate) {
11200
11200
  let { src = 'https://admin.karte.io/action-editor2/public/images/no_image_en.svg' } = $$props;
11201
11201
  let { alt = 'No Image' } = $$props;
11202
11202
  let { transport = false } = $$props;
@@ -11236,8 +11236,8 @@ class ImageBlock extends SvelteComponent {
11236
11236
  init(
11237
11237
  this,
11238
11238
  options,
11239
- instance$A,
11240
- create_fragment$A,
11239
+ instance$C,
11240
+ create_fragment$C,
11241
11241
  safe_not_equal,
11242
11242
  {
11243
11243
  src: 0,
@@ -11352,7 +11352,7 @@ function add_css$9(target) {
11352
11352
  append_styles(target, "svelte-17xar9h", ".avatar.svelte-17xar9h{display:flex;align-items:center;overflow:hidden;flex-shrink:0}");
11353
11353
  }
11354
11354
 
11355
- function create_fragment$z(ctx) {
11355
+ function create_fragment$B(ctx) {
11356
11356
  let div;
11357
11357
  let img;
11358
11358
  let img_src_value;
@@ -11402,7 +11402,7 @@ function create_fragment$z(ctx) {
11402
11402
  };
11403
11403
  }
11404
11404
 
11405
- function instance$z($$self, $$props, $$invalidate) {
11405
+ function instance$B($$self, $$props, $$invalidate) {
11406
11406
  let style;
11407
11407
  let imgStyle;
11408
11408
  let { props = {} } = $$props;
@@ -11446,7 +11446,7 @@ function instance$z($$self, $$props, $$invalidate) {
11446
11446
  class Avatar extends SvelteComponent {
11447
11447
  constructor(options) {
11448
11448
  super();
11449
- init(this, options, instance$z, create_fragment$z, safe_not_equal, { props: 0, layerId: 1 }, add_css$9);
11449
+ init(this, options, instance$B, create_fragment$B, safe_not_equal, { props: 0, layerId: 1 }, add_css$9);
11450
11450
  }
11451
11451
  }
11452
11452
 
@@ -11464,7 +11464,7 @@ const AVATAR_SHAPE = {
11464
11464
 
11465
11465
  /* src/components-flex/icon/variants/IconArrowDown.svelte generated by Svelte v3.53.1 */
11466
11466
 
11467
- function create_fragment$y(ctx) {
11467
+ function create_fragment$A(ctx) {
11468
11468
  let svg;
11469
11469
  let path;
11470
11470
 
@@ -11496,7 +11496,7 @@ function create_fragment$y(ctx) {
11496
11496
  };
11497
11497
  }
11498
11498
 
11499
- function instance$y($$self, $$props, $$invalidate) {
11499
+ function instance$A($$self, $$props, $$invalidate) {
11500
11500
  let { color } = $$props;
11501
11501
 
11502
11502
  $$self.$$set = $$props => {
@@ -11509,13 +11509,13 @@ function instance$y($$self, $$props, $$invalidate) {
11509
11509
  class IconArrowDown extends SvelteComponent {
11510
11510
  constructor(options) {
11511
11511
  super();
11512
- init(this, options, instance$y, create_fragment$y, safe_not_equal, { color: 0 });
11512
+ init(this, options, instance$A, create_fragment$A, safe_not_equal, { color: 0 });
11513
11513
  }
11514
11514
  }
11515
11515
 
11516
11516
  /* src/components-flex/icon/variants/IconArrowUp.svelte generated by Svelte v3.53.1 */
11517
11517
 
11518
- function create_fragment$x(ctx) {
11518
+ function create_fragment$z(ctx) {
11519
11519
  let svg;
11520
11520
  let path;
11521
11521
 
@@ -11547,7 +11547,7 @@ function create_fragment$x(ctx) {
11547
11547
  };
11548
11548
  }
11549
11549
 
11550
- function instance$x($$self, $$props, $$invalidate) {
11550
+ function instance$z($$self, $$props, $$invalidate) {
11551
11551
  let { color } = $$props;
11552
11552
 
11553
11553
  $$self.$$set = $$props => {
@@ -11560,13 +11560,13 @@ function instance$x($$self, $$props, $$invalidate) {
11560
11560
  class IconArrowUp extends SvelteComponent {
11561
11561
  constructor(options) {
11562
11562
  super();
11563
- init(this, options, instance$x, create_fragment$x, safe_not_equal, { color: 0 });
11563
+ init(this, options, instance$z, create_fragment$z, safe_not_equal, { color: 0 });
11564
11564
  }
11565
11565
  }
11566
11566
 
11567
11567
  /* src/components-flex/icon/variants/IconUsers.svelte generated by Svelte v3.53.1 */
11568
11568
 
11569
- function create_fragment$w(ctx) {
11569
+ function create_fragment$y(ctx) {
11570
11570
  let svg;
11571
11571
  let path;
11572
11572
 
@@ -11598,7 +11598,7 @@ function create_fragment$w(ctx) {
11598
11598
  };
11599
11599
  }
11600
11600
 
11601
- function instance$w($$self, $$props, $$invalidate) {
11601
+ function instance$y($$self, $$props, $$invalidate) {
11602
11602
  let { color } = $$props;
11603
11603
 
11604
11604
  $$self.$$set = $$props => {
@@ -11611,13 +11611,13 @@ function instance$w($$self, $$props, $$invalidate) {
11611
11611
  class IconUsers extends SvelteComponent {
11612
11612
  constructor(options) {
11613
11613
  super();
11614
- init(this, options, instance$w, create_fragment$w, safe_not_equal, { color: 0 });
11614
+ init(this, options, instance$y, create_fragment$y, safe_not_equal, { color: 0 });
11615
11615
  }
11616
11616
  }
11617
11617
 
11618
11618
  /* src/components-flex/icon/variants/IconArrowLeft.svelte generated by Svelte v3.53.1 */
11619
11619
 
11620
- function create_fragment$v(ctx) {
11620
+ function create_fragment$x(ctx) {
11621
11621
  let svg;
11622
11622
  let path;
11623
11623
 
@@ -11649,7 +11649,7 @@ function create_fragment$v(ctx) {
11649
11649
  };
11650
11650
  }
11651
11651
 
11652
- function instance$v($$self, $$props, $$invalidate) {
11652
+ function instance$x($$self, $$props, $$invalidate) {
11653
11653
  let { color } = $$props;
11654
11654
 
11655
11655
  $$self.$$set = $$props => {
@@ -11662,13 +11662,13 @@ function instance$v($$self, $$props, $$invalidate) {
11662
11662
  class IconArrowLeft extends SvelteComponent {
11663
11663
  constructor(options) {
11664
11664
  super();
11665
- init(this, options, instance$v, create_fragment$v, safe_not_equal, { color: 0 });
11665
+ init(this, options, instance$x, create_fragment$x, safe_not_equal, { color: 0 });
11666
11666
  }
11667
11667
  }
11668
11668
 
11669
11669
  /* src/components-flex/icon/variants/IconArrowRight.svelte generated by Svelte v3.53.1 */
11670
11670
 
11671
- function create_fragment$u(ctx) {
11671
+ function create_fragment$w(ctx) {
11672
11672
  let svg;
11673
11673
  let path;
11674
11674
 
@@ -11700,7 +11700,7 @@ function create_fragment$u(ctx) {
11700
11700
  };
11701
11701
  }
11702
11702
 
11703
- function instance$u($$self, $$props, $$invalidate) {
11703
+ function instance$w($$self, $$props, $$invalidate) {
11704
11704
  let { color } = $$props;
11705
11705
 
11706
11706
  $$self.$$set = $$props => {
@@ -11713,13 +11713,13 @@ function instance$u($$self, $$props, $$invalidate) {
11713
11713
  class IconArrowRight extends SvelteComponent {
11714
11714
  constructor(options) {
11715
11715
  super();
11716
- init(this, options, instance$u, create_fragment$u, safe_not_equal, { color: 0 });
11716
+ init(this, options, instance$w, create_fragment$w, safe_not_equal, { color: 0 });
11717
11717
  }
11718
11718
  }
11719
11719
 
11720
11720
  /* src/components-flex/icon/variants/IconBell.svelte generated by Svelte v3.53.1 */
11721
11721
 
11722
- function create_fragment$t(ctx) {
11722
+ function create_fragment$v(ctx) {
11723
11723
  let svg;
11724
11724
  let path;
11725
11725
 
@@ -11751,7 +11751,7 @@ function create_fragment$t(ctx) {
11751
11751
  };
11752
11752
  }
11753
11753
 
11754
- function instance$t($$self, $$props, $$invalidate) {
11754
+ function instance$v($$self, $$props, $$invalidate) {
11755
11755
  let { color } = $$props;
11756
11756
 
11757
11757
  $$self.$$set = $$props => {
@@ -11764,13 +11764,13 @@ function instance$t($$self, $$props, $$invalidate) {
11764
11764
  class IconBell extends SvelteComponent {
11765
11765
  constructor(options) {
11766
11766
  super();
11767
- init(this, options, instance$t, create_fragment$t, safe_not_equal, { color: 0 });
11767
+ init(this, options, instance$v, create_fragment$v, safe_not_equal, { color: 0 });
11768
11768
  }
11769
11769
  }
11770
11770
 
11771
11771
  /* src/components-flex/icon/variants/IconArrowUpFromSquare.svelte generated by Svelte v3.53.1 */
11772
11772
 
11773
- function create_fragment$s(ctx) {
11773
+ function create_fragment$u(ctx) {
11774
11774
  let svg;
11775
11775
  let path;
11776
11776
 
@@ -11802,7 +11802,7 @@ function create_fragment$s(ctx) {
11802
11802
  };
11803
11803
  }
11804
11804
 
11805
- function instance$s($$self, $$props, $$invalidate) {
11805
+ function instance$u($$self, $$props, $$invalidate) {
11806
11806
  let { color } = $$props;
11807
11807
 
11808
11808
  $$self.$$set = $$props => {
@@ -11815,13 +11815,13 @@ function instance$s($$self, $$props, $$invalidate) {
11815
11815
  class IconArrowUpFromSquare extends SvelteComponent {
11816
11816
  constructor(options) {
11817
11817
  super();
11818
- init(this, options, instance$s, create_fragment$s, safe_not_equal, { color: 0 });
11818
+ init(this, options, instance$u, create_fragment$u, safe_not_equal, { color: 0 });
11819
11819
  }
11820
11820
  }
11821
11821
 
11822
11822
  /* src/components-flex/icon/variants/IconTicket.svelte generated by Svelte v3.53.1 */
11823
11823
 
11824
- function create_fragment$r(ctx) {
11824
+ function create_fragment$t(ctx) {
11825
11825
  let svg;
11826
11826
  let path;
11827
11827
 
@@ -11853,7 +11853,7 @@ function create_fragment$r(ctx) {
11853
11853
  };
11854
11854
  }
11855
11855
 
11856
- function instance$r($$self, $$props, $$invalidate) {
11856
+ function instance$t($$self, $$props, $$invalidate) {
11857
11857
  let { color } = $$props;
11858
11858
 
11859
11859
  $$self.$$set = $$props => {
@@ -11866,13 +11866,13 @@ function instance$r($$self, $$props, $$invalidate) {
11866
11866
  class IconTicket extends SvelteComponent {
11867
11867
  constructor(options) {
11868
11868
  super();
11869
- init(this, options, instance$r, create_fragment$r, safe_not_equal, { color: 0 });
11869
+ init(this, options, instance$t, create_fragment$t, safe_not_equal, { color: 0 });
11870
11870
  }
11871
11871
  }
11872
11872
 
11873
11873
  /* src/components-flex/icon/variants/IconTrack.svelte generated by Svelte v3.53.1 */
11874
11874
 
11875
- function create_fragment$q(ctx) {
11875
+ function create_fragment$s(ctx) {
11876
11876
  let svg;
11877
11877
  let path;
11878
11878
 
@@ -11904,7 +11904,7 @@ function create_fragment$q(ctx) {
11904
11904
  };
11905
11905
  }
11906
11906
 
11907
- function instance$q($$self, $$props, $$invalidate) {
11907
+ function instance$s($$self, $$props, $$invalidate) {
11908
11908
  let { color } = $$props;
11909
11909
 
11910
11910
  $$self.$$set = $$props => {
@@ -11917,13 +11917,13 @@ function instance$q($$self, $$props, $$invalidate) {
11917
11917
  class IconTrack extends SvelteComponent {
11918
11918
  constructor(options) {
11919
11919
  super();
11920
- init(this, options, instance$q, create_fragment$q, safe_not_equal, { color: 0 });
11920
+ init(this, options, instance$s, create_fragment$s, safe_not_equal, { color: 0 });
11921
11921
  }
11922
11922
  }
11923
11923
 
11924
11924
  /* src/components-flex/icon/variants/IconCartShopping.svelte generated by Svelte v3.53.1 */
11925
11925
 
11926
- function create_fragment$p(ctx) {
11926
+ function create_fragment$r(ctx) {
11927
11927
  let svg;
11928
11928
  let path;
11929
11929
 
@@ -11955,7 +11955,7 @@ function create_fragment$p(ctx) {
11955
11955
  };
11956
11956
  }
11957
11957
 
11958
- function instance$p($$self, $$props, $$invalidate) {
11958
+ function instance$r($$self, $$props, $$invalidate) {
11959
11959
  let { color } = $$props;
11960
11960
 
11961
11961
  $$self.$$set = $$props => {
@@ -11968,13 +11968,13 @@ function instance$p($$self, $$props, $$invalidate) {
11968
11968
  class IconCartShopping extends SvelteComponent {
11969
11969
  constructor(options) {
11970
11970
  super();
11971
- init(this, options, instance$p, create_fragment$p, safe_not_equal, { color: 0 });
11971
+ init(this, options, instance$r, create_fragment$r, safe_not_equal, { color: 0 });
11972
11972
  }
11973
11973
  }
11974
11974
 
11975
11975
  /* src/components-flex/icon/variants/IconCircle.svelte generated by Svelte v3.53.1 */
11976
11976
 
11977
- function create_fragment$o(ctx) {
11977
+ function create_fragment$q(ctx) {
11978
11978
  let svg;
11979
11979
  let path;
11980
11980
 
@@ -12006,7 +12006,7 @@ function create_fragment$o(ctx) {
12006
12006
  };
12007
12007
  }
12008
12008
 
12009
- function instance$o($$self, $$props, $$invalidate) {
12009
+ function instance$q($$self, $$props, $$invalidate) {
12010
12010
  let { color } = $$props;
12011
12011
 
12012
12012
  $$self.$$set = $$props => {
@@ -12019,13 +12019,13 @@ function instance$o($$self, $$props, $$invalidate) {
12019
12019
  class IconCircle extends SvelteComponent {
12020
12020
  constructor(options) {
12021
12021
  super();
12022
- init(this, options, instance$o, create_fragment$o, safe_not_equal, { color: 0 });
12022
+ init(this, options, instance$q, create_fragment$q, safe_not_equal, { color: 0 });
12023
12023
  }
12024
12024
  }
12025
12025
 
12026
12026
  /* src/components-flex/icon/variants/IconCircleQuestion.svelte generated by Svelte v3.53.1 */
12027
12027
 
12028
- function create_fragment$n(ctx) {
12028
+ function create_fragment$p(ctx) {
12029
12029
  let svg;
12030
12030
  let path;
12031
12031
 
@@ -12057,7 +12057,7 @@ function create_fragment$n(ctx) {
12057
12057
  };
12058
12058
  }
12059
12059
 
12060
- function instance$n($$self, $$props, $$invalidate) {
12060
+ function instance$p($$self, $$props, $$invalidate) {
12061
12061
  let { color } = $$props;
12062
12062
 
12063
12063
  $$self.$$set = $$props => {
@@ -12070,13 +12070,13 @@ function instance$n($$self, $$props, $$invalidate) {
12070
12070
  class IconCircleQuestion extends SvelteComponent {
12071
12071
  constructor(options) {
12072
12072
  super();
12073
- init(this, options, instance$n, create_fragment$n, safe_not_equal, { color: 0 });
12073
+ init(this, options, instance$p, create_fragment$p, safe_not_equal, { color: 0 });
12074
12074
  }
12075
12075
  }
12076
12076
 
12077
12077
  /* src/components-flex/icon/variants/IconCheck.svelte generated by Svelte v3.53.1 */
12078
12078
 
12079
- function create_fragment$m(ctx) {
12079
+ function create_fragment$o(ctx) {
12080
12080
  let svg;
12081
12081
  let path;
12082
12082
 
@@ -12108,7 +12108,7 @@ function create_fragment$m(ctx) {
12108
12108
  };
12109
12109
  }
12110
12110
 
12111
- function instance$m($$self, $$props, $$invalidate) {
12111
+ function instance$o($$self, $$props, $$invalidate) {
12112
12112
  let { color } = $$props;
12113
12113
 
12114
12114
  $$self.$$set = $$props => {
@@ -12121,13 +12121,13 @@ function instance$m($$self, $$props, $$invalidate) {
12121
12121
  class IconCheck extends SvelteComponent {
12122
12122
  constructor(options) {
12123
12123
  super();
12124
- init(this, options, instance$m, create_fragment$m, safe_not_equal, { color: 0 });
12124
+ init(this, options, instance$o, create_fragment$o, safe_not_equal, { color: 0 });
12125
12125
  }
12126
12126
  }
12127
12127
 
12128
12128
  /* src/components-flex/icon/variants/IconXMark.svelte generated by Svelte v3.53.1 */
12129
12129
 
12130
- function create_fragment$l(ctx) {
12130
+ function create_fragment$n(ctx) {
12131
12131
  let svg;
12132
12132
  let path;
12133
12133
 
@@ -12159,7 +12159,7 @@ function create_fragment$l(ctx) {
12159
12159
  };
12160
12160
  }
12161
12161
 
12162
- function instance$l($$self, $$props, $$invalidate) {
12162
+ function instance$n($$self, $$props, $$invalidate) {
12163
12163
  let { color } = $$props;
12164
12164
 
12165
12165
  $$self.$$set = $$props => {
@@ -12172,13 +12172,13 @@ function instance$l($$self, $$props, $$invalidate) {
12172
12172
  class IconXMark extends SvelteComponent {
12173
12173
  constructor(options) {
12174
12174
  super();
12175
- init(this, options, instance$l, create_fragment$l, safe_not_equal, { color: 0 });
12175
+ init(this, options, instance$n, create_fragment$n, safe_not_equal, { color: 0 });
12176
12176
  }
12177
12177
  }
12178
12178
 
12179
12179
  /* src/components-flex/icon/variants/IconPaperPlane.svelte generated by Svelte v3.53.1 */
12180
12180
 
12181
- function create_fragment$k(ctx) {
12181
+ function create_fragment$m(ctx) {
12182
12182
  let svg;
12183
12183
  let path;
12184
12184
 
@@ -12210,7 +12210,7 @@ function create_fragment$k(ctx) {
12210
12210
  };
12211
12211
  }
12212
12212
 
12213
- function instance$k($$self, $$props, $$invalidate) {
12213
+ function instance$m($$self, $$props, $$invalidate) {
12214
12214
  let { color } = $$props;
12215
12215
 
12216
12216
  $$self.$$set = $$props => {
@@ -12223,13 +12223,13 @@ function instance$k($$self, $$props, $$invalidate) {
12223
12223
  class IconPaperPlane extends SvelteComponent {
12224
12224
  constructor(options) {
12225
12225
  super();
12226
- init(this, options, instance$k, create_fragment$k, safe_not_equal, { color: 0 });
12226
+ init(this, options, instance$m, create_fragment$m, safe_not_equal, { color: 0 });
12227
12227
  }
12228
12228
  }
12229
12229
 
12230
12230
  /* src/components-flex/icon/variants/IconCopy.svelte generated by Svelte v3.53.1 */
12231
12231
 
12232
- function create_fragment$j(ctx) {
12232
+ function create_fragment$l(ctx) {
12233
12233
  let svg;
12234
12234
  let path;
12235
12235
 
@@ -12261,7 +12261,7 @@ function create_fragment$j(ctx) {
12261
12261
  };
12262
12262
  }
12263
12263
 
12264
- function instance$j($$self, $$props, $$invalidate) {
12264
+ function instance$l($$self, $$props, $$invalidate) {
12265
12265
  let { color } = $$props;
12266
12266
 
12267
12267
  $$self.$$set = $$props => {
@@ -12274,13 +12274,13 @@ function instance$j($$self, $$props, $$invalidate) {
12274
12274
  class IconCopy extends SvelteComponent {
12275
12275
  constructor(options) {
12276
12276
  super();
12277
- init(this, options, instance$j, create_fragment$j, safe_not_equal, { color: 0 });
12277
+ init(this, options, instance$l, create_fragment$l, safe_not_equal, { color: 0 });
12278
12278
  }
12279
12279
  }
12280
12280
 
12281
12281
  /* src/components-flex/icon/variants/IconCircleXMark.svelte generated by Svelte v3.53.1 */
12282
12282
 
12283
- function create_fragment$i(ctx) {
12283
+ function create_fragment$k(ctx) {
12284
12284
  let svg;
12285
12285
  let path;
12286
12286
 
@@ -12312,7 +12312,7 @@ function create_fragment$i(ctx) {
12312
12312
  };
12313
12313
  }
12314
12314
 
12315
- function instance$i($$self, $$props, $$invalidate) {
12315
+ function instance$k($$self, $$props, $$invalidate) {
12316
12316
  let { color } = $$props;
12317
12317
 
12318
12318
  $$self.$$set = $$props => {
@@ -12325,13 +12325,13 @@ function instance$i($$self, $$props, $$invalidate) {
12325
12325
  class IconCircleXMark extends SvelteComponent {
12326
12326
  constructor(options) {
12327
12327
  super();
12328
- init(this, options, instance$i, create_fragment$i, safe_not_equal, { color: 0 });
12328
+ init(this, options, instance$k, create_fragment$k, safe_not_equal, { color: 0 });
12329
12329
  }
12330
12330
  }
12331
12331
 
12332
12332
  /* src/components-flex/icon/variants/IconHeart.svelte generated by Svelte v3.53.1 */
12333
12333
 
12334
- function create_fragment$h(ctx) {
12334
+ function create_fragment$j(ctx) {
12335
12335
  let svg;
12336
12336
  let path;
12337
12337
 
@@ -12363,7 +12363,7 @@ function create_fragment$h(ctx) {
12363
12363
  };
12364
12364
  }
12365
12365
 
12366
- function instance$h($$self, $$props, $$invalidate) {
12366
+ function instance$j($$self, $$props, $$invalidate) {
12367
12367
  let { color } = $$props;
12368
12368
 
12369
12369
  $$self.$$set = $$props => {
@@ -12376,13 +12376,13 @@ function instance$h($$self, $$props, $$invalidate) {
12376
12376
  class IconHeart extends SvelteComponent {
12377
12377
  constructor(options) {
12378
12378
  super();
12379
- init(this, options, instance$h, create_fragment$h, safe_not_equal, { color: 0 });
12379
+ init(this, options, instance$j, create_fragment$j, safe_not_equal, { color: 0 });
12380
12380
  }
12381
12381
  }
12382
12382
 
12383
12383
  /* src/components-flex/icon/variants/IconMagnifyingGrass.svelte generated by Svelte v3.53.1 */
12384
12384
 
12385
- function create_fragment$g(ctx) {
12385
+ function create_fragment$i(ctx) {
12386
12386
  let svg;
12387
12387
  let path;
12388
12388
 
@@ -12414,7 +12414,7 @@ function create_fragment$g(ctx) {
12414
12414
  };
12415
12415
  }
12416
12416
 
12417
- function instance$g($$self, $$props, $$invalidate) {
12417
+ function instance$i($$self, $$props, $$invalidate) {
12418
12418
  let { color } = $$props;
12419
12419
 
12420
12420
  $$self.$$set = $$props => {
@@ -12427,13 +12427,13 @@ function instance$g($$self, $$props, $$invalidate) {
12427
12427
  class IconMagnifyingGrass extends SvelteComponent {
12428
12428
  constructor(options) {
12429
12429
  super();
12430
- init(this, options, instance$g, create_fragment$g, safe_not_equal, { color: 0 });
12430
+ init(this, options, instance$i, create_fragment$i, safe_not_equal, { color: 0 });
12431
12431
  }
12432
12432
  }
12433
12433
 
12434
12434
  /* src/components-flex/icon/variants/IconStar.svelte generated by Svelte v3.53.1 */
12435
12435
 
12436
- function create_fragment$f(ctx) {
12436
+ function create_fragment$h(ctx) {
12437
12437
  let svg;
12438
12438
  let path;
12439
12439
 
@@ -12465,7 +12465,7 @@ function create_fragment$f(ctx) {
12465
12465
  };
12466
12466
  }
12467
12467
 
12468
- function instance$f($$self, $$props, $$invalidate) {
12468
+ function instance$h($$self, $$props, $$invalidate) {
12469
12469
  let { color } = $$props;
12470
12470
 
12471
12471
  $$self.$$set = $$props => {
@@ -12478,13 +12478,13 @@ function instance$f($$self, $$props, $$invalidate) {
12478
12478
  class IconStar extends SvelteComponent {
12479
12479
  constructor(options) {
12480
12480
  super();
12481
- init(this, options, instance$f, create_fragment$f, safe_not_equal, { color: 0 });
12481
+ init(this, options, instance$h, create_fragment$h, safe_not_equal, { color: 0 });
12482
12482
  }
12483
12483
  }
12484
12484
 
12485
12485
  /* src/components-flex/icon/variants/IconCircleInfo.svelte generated by Svelte v3.53.1 */
12486
12486
 
12487
- function create_fragment$e(ctx) {
12487
+ function create_fragment$g(ctx) {
12488
12488
  let svg;
12489
12489
  let path;
12490
12490
 
@@ -12516,7 +12516,7 @@ function create_fragment$e(ctx) {
12516
12516
  };
12517
12517
  }
12518
12518
 
12519
- function instance$e($$self, $$props, $$invalidate) {
12519
+ function instance$g($$self, $$props, $$invalidate) {
12520
12520
  let { color } = $$props;
12521
12521
 
12522
12522
  $$self.$$set = $$props => {
@@ -12529,13 +12529,13 @@ function instance$e($$self, $$props, $$invalidate) {
12529
12529
  class IconCircleInfo extends SvelteComponent {
12530
12530
  constructor(options) {
12531
12531
  super();
12532
- init(this, options, instance$e, create_fragment$e, safe_not_equal, { color: 0 });
12532
+ init(this, options, instance$g, create_fragment$g, safe_not_equal, { color: 0 });
12533
12533
  }
12534
12534
  }
12535
12535
 
12536
12536
  /* src/components-flex/icon/variants/IconEnvelope.svelte generated by Svelte v3.53.1 */
12537
12537
 
12538
- function create_fragment$d(ctx) {
12538
+ function create_fragment$f(ctx) {
12539
12539
  let svg;
12540
12540
  let path;
12541
12541
 
@@ -12567,7 +12567,7 @@ function create_fragment$d(ctx) {
12567
12567
  };
12568
12568
  }
12569
12569
 
12570
- function instance$d($$self, $$props, $$invalidate) {
12570
+ function instance$f($$self, $$props, $$invalidate) {
12571
12571
  let { color } = $$props;
12572
12572
 
12573
12573
  $$self.$$set = $$props => {
@@ -12580,13 +12580,13 @@ function instance$d($$self, $$props, $$invalidate) {
12580
12580
  class IconEnvelope extends SvelteComponent {
12581
12581
  constructor(options) {
12582
12582
  super();
12583
- init(this, options, instance$d, create_fragment$d, safe_not_equal, { color: 0 });
12583
+ init(this, options, instance$f, create_fragment$f, safe_not_equal, { color: 0 });
12584
12584
  }
12585
12585
  }
12586
12586
 
12587
12587
  /* src/components-flex/icon/variants/IconGift.svelte generated by Svelte v3.53.1 */
12588
12588
 
12589
- function create_fragment$c(ctx) {
12589
+ function create_fragment$e(ctx) {
12590
12590
  let svg;
12591
12591
  let path;
12592
12592
 
@@ -12618,7 +12618,7 @@ function create_fragment$c(ctx) {
12618
12618
  };
12619
12619
  }
12620
12620
 
12621
- function instance$c($$self, $$props, $$invalidate) {
12621
+ function instance$e($$self, $$props, $$invalidate) {
12622
12622
  let { color } = $$props;
12623
12623
 
12624
12624
  $$self.$$set = $$props => {
@@ -12631,13 +12631,13 @@ function instance$c($$self, $$props, $$invalidate) {
12631
12631
  class IconGift extends SvelteComponent {
12632
12632
  constructor(options) {
12633
12633
  super();
12634
- init(this, options, instance$c, create_fragment$c, safe_not_equal, { color: 0 });
12634
+ init(this, options, instance$e, create_fragment$e, safe_not_equal, { color: 0 });
12635
12635
  }
12636
12636
  }
12637
12637
 
12638
12638
  /* src/components-flex/icon/variants/IconPaperclip.svelte generated by Svelte v3.53.1 */
12639
12639
 
12640
- function create_fragment$b(ctx) {
12640
+ function create_fragment$d(ctx) {
12641
12641
  let svg;
12642
12642
  let path;
12643
12643
 
@@ -12669,7 +12669,7 @@ function create_fragment$b(ctx) {
12669
12669
  };
12670
12670
  }
12671
12671
 
12672
- function instance$b($$self, $$props, $$invalidate) {
12672
+ function instance$d($$self, $$props, $$invalidate) {
12673
12673
  let { color } = $$props;
12674
12674
 
12675
12675
  $$self.$$set = $$props => {
@@ -12682,13 +12682,13 @@ function instance$b($$self, $$props, $$invalidate) {
12682
12682
  class IconPaperclip extends SvelteComponent {
12683
12683
  constructor(options) {
12684
12684
  super();
12685
- init(this, options, instance$b, create_fragment$b, safe_not_equal, { color: 0 });
12685
+ init(this, options, instance$d, create_fragment$d, safe_not_equal, { color: 0 });
12686
12686
  }
12687
12687
  }
12688
12688
 
12689
12689
  /* src/components-flex/icon/variants/IconFire.svelte generated by Svelte v3.53.1 */
12690
12690
 
12691
- function create_fragment$a(ctx) {
12691
+ function create_fragment$c(ctx) {
12692
12692
  let svg;
12693
12693
  let path;
12694
12694
 
@@ -12720,7 +12720,7 @@ function create_fragment$a(ctx) {
12720
12720
  };
12721
12721
  }
12722
12722
 
12723
- function instance$a($$self, $$props, $$invalidate) {
12723
+ function instance$c($$self, $$props, $$invalidate) {
12724
12724
  let { color } = $$props;
12725
12725
 
12726
12726
  $$self.$$set = $$props => {
@@ -12733,13 +12733,13 @@ function instance$a($$self, $$props, $$invalidate) {
12733
12733
  class IconFire extends SvelteComponent {
12734
12734
  constructor(options) {
12735
12735
  super();
12736
- init(this, options, instance$a, create_fragment$a, safe_not_equal, { color: 0 });
12736
+ init(this, options, instance$c, create_fragment$c, safe_not_equal, { color: 0 });
12737
12737
  }
12738
12738
  }
12739
12739
 
12740
12740
  /* src/components-flex/icon/variants/IconLink.svelte generated by Svelte v3.53.1 */
12741
12741
 
12742
- function create_fragment$9(ctx) {
12742
+ function create_fragment$b(ctx) {
12743
12743
  let svg;
12744
12744
  let path;
12745
12745
 
@@ -12771,7 +12771,7 @@ function create_fragment$9(ctx) {
12771
12771
  };
12772
12772
  }
12773
12773
 
12774
- function instance$9($$self, $$props, $$invalidate) {
12774
+ function instance$b($$self, $$props, $$invalidate) {
12775
12775
  let { color } = $$props;
12776
12776
 
12777
12777
  $$self.$$set = $$props => {
@@ -12782,6 +12782,108 @@ function instance$9($$self, $$props, $$invalidate) {
12782
12782
  }
12783
12783
 
12784
12784
  class IconLink extends SvelteComponent {
12785
+ constructor(options) {
12786
+ super();
12787
+ init(this, options, instance$b, create_fragment$b, safe_not_equal, { color: 0 });
12788
+ }
12789
+ }
12790
+
12791
+ /* src/components-flex/icon/variants/IconBuildings.svelte generated by Svelte v3.53.1 */
12792
+
12793
+ function create_fragment$a(ctx) {
12794
+ let svg;
12795
+ let path;
12796
+
12797
+ return {
12798
+ c() {
12799
+ svg = svg_element("svg");
12800
+ path = svg_element("path");
12801
+ attr(path, "fill", /*color*/ ctx[0]);
12802
+ attr(path, "d", "M256 0c-35.3 0-64 28.7-64 64l0 64L64 128c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l192 0 192 0c35.3 0 64-28.7 64-64l0-256 0-128c0-35.3-28.7-64-64-64L256 0zM64 304c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm208 16c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0zm112-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16zM80 192l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM256 80c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM400 64l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM256 208l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16zm144 16c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0z");
12803
+ attr(svg, "xmlns", "http://www.w3.org/2000/svg");
12804
+ set_style(svg, "width", "100%");
12805
+ set_style(svg, "height", "100%");
12806
+ attr(svg, "viewBox", "0 0 512 512");
12807
+ },
12808
+ m(target, anchor) {
12809
+ insert(target, svg, anchor);
12810
+ append(svg, path);
12811
+ },
12812
+ p(ctx, [dirty]) {
12813
+ if (dirty & /*color*/ 1) {
12814
+ attr(path, "fill", /*color*/ ctx[0]);
12815
+ }
12816
+ },
12817
+ i: noop,
12818
+ o: noop,
12819
+ d(detaching) {
12820
+ if (detaching) detach(svg);
12821
+ }
12822
+ };
12823
+ }
12824
+
12825
+ function instance$a($$self, $$props, $$invalidate) {
12826
+ let { color } = $$props;
12827
+
12828
+ $$self.$$set = $$props => {
12829
+ if ('color' in $$props) $$invalidate(0, color = $$props.color);
12830
+ };
12831
+
12832
+ return [color];
12833
+ }
12834
+
12835
+ class IconBuildings extends SvelteComponent {
12836
+ constructor(options) {
12837
+ super();
12838
+ init(this, options, instance$a, create_fragment$a, safe_not_equal, { color: 0 });
12839
+ }
12840
+ }
12841
+
12842
+ /* src/components-flex/icon/variants/IconChevronsRight.svelte generated by Svelte v3.53.1 */
12843
+
12844
+ function create_fragment$9(ctx) {
12845
+ let svg;
12846
+ let path;
12847
+
12848
+ return {
12849
+ c() {
12850
+ svg = svg_element("svg");
12851
+ path = svg_element("path");
12852
+ attr(path, "fill", /*color*/ ctx[0]);
12853
+ attr(path, "d", "M470.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-192-192c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 256 233.4 425.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l192-192zm-384 192l192-192c12.5-12.5 12.5-32.8 0-45.3l-192-192c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L210.7 256 41.4 425.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z");
12854
+ attr(svg, "xmlns", "http://www.w3.org/2000/svg");
12855
+ set_style(svg, "width", "100%");
12856
+ set_style(svg, "height", "100%");
12857
+ attr(svg, "viewBox", "0 0 512 512");
12858
+ },
12859
+ m(target, anchor) {
12860
+ insert(target, svg, anchor);
12861
+ append(svg, path);
12862
+ },
12863
+ p(ctx, [dirty]) {
12864
+ if (dirty & /*color*/ 1) {
12865
+ attr(path, "fill", /*color*/ ctx[0]);
12866
+ }
12867
+ },
12868
+ i: noop,
12869
+ o: noop,
12870
+ d(detaching) {
12871
+ if (detaching) detach(svg);
12872
+ }
12873
+ };
12874
+ }
12875
+
12876
+ function instance$9($$self, $$props, $$invalidate) {
12877
+ let { color } = $$props;
12878
+
12879
+ $$self.$$set = $$props => {
12880
+ if ('color' in $$props) $$invalidate(0, color = $$props.color);
12881
+ };
12882
+
12883
+ return [color];
12884
+ }
12885
+
12886
+ class IconChevronsRight extends SvelteComponent {
12785
12887
  constructor(options) {
12786
12888
  super();
12787
12889
  init(this, options, instance$9, create_fragment$9, safe_not_equal, { color: 0 });
@@ -12825,8 +12927,10 @@ const ICON_VARIANTS = {
12825
12927
  arrow_right: IconArrowRight,
12826
12928
  arrow_up_from_square: IconArrowUpFromSquare,
12827
12929
  bell: IconBell,
12930
+ buildings: IconBuildings,
12828
12931
  cart_shopping: IconCartShopping,
12829
12932
  check: IconCheck,
12933
+ chevrons_right: IconChevronsRight,
12830
12934
  circle: IconCircle,
12831
12935
  circle_info: IconCircleInfo,
12832
12936
  circle_question: IconCircleQuestion,
@@ -12876,7 +12980,7 @@ function add_css$8(target) {
12876
12980
  append_styles(target, "svelte-1mx2edd", ".icon.svelte-1mx2edd{display:inline-flex;align-items:center;overflow:hidden;width:auto}");
12877
12981
  }
12878
12982
 
12879
- // (15:0) {#if (IconComponent)}
12983
+ // (20:0) {#if (IconComponent)}
12880
12984
  function create_if_block$4(ctx) {
12881
12985
  let div;
12882
12986
  let switch_instance;
@@ -13019,6 +13123,20 @@ function instance$8($$self, $$props, $$invalidate) {
13019
13123
  let { props = {} } = $$props;
13020
13124
  let { layerId = '' } = $$props;
13021
13125
 
13126
+ const getSizeCss = () => {
13127
+ return {
13128
+ minWidth: props.width
13129
+ ? props.width
13130
+ : ICON_SIZE[props.size ?? 'medium'].value,
13131
+ width: props.width
13132
+ ? props.width
13133
+ : ICON_SIZE[props.size ?? 'medium'].value,
13134
+ height: props.height
13135
+ ? props.height
13136
+ : ICON_SIZE[props.size ?? 'medium'].value
13137
+ };
13138
+ };
13139
+
13022
13140
  $$self.$$set = $$props => {
13023
13141
  if ('props' in $$props) $$invalidate(0, props = $$props.props);
13024
13142
  if ('layerId' in $$props) $$invalidate(1, layerId = $$props.layerId);
@@ -13026,12 +13144,7 @@ function instance$8($$self, $$props, $$invalidate) {
13026
13144
 
13027
13145
  $$self.$$.update = () => {
13028
13146
  if ($$self.$$.dirty & /*props*/ 1) {
13029
- $$invalidate(3, style = objToStyle({
13030
- minWidth: props.size,
13031
- width: props.size,
13032
- height: props.size,
13033
- ...toCssCommon(props)
13034
- }));
13147
+ $$invalidate(3, style = objToStyle({ ...getSizeCss(), ...toCssCommon(props) }));
13035
13148
  }
13036
13149
 
13037
13150
  if ($$self.$$.dirty & /*props*/ 1) {