@plaidev/karte-action-sdk 1.1.243-28729600.27e5cdcd → 1.1.243-28734079.0a250704

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.
@@ -3035,7 +3035,7 @@ class State extends SvelteComponent {
3035
3035
 
3036
3036
  /* src/components/StateItem.svelte generated by Svelte v3.53.1 */
3037
3037
 
3038
- function add_css$G(target) {
3038
+ function add_css$F(target) {
3039
3039
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
3040
3040
  }
3041
3041
 
@@ -3203,7 +3203,7 @@ function instance$19($$self, $$props, $$invalidate) {
3203
3203
  class StateItem extends SvelteComponent {
3204
3204
  constructor(options) {
3205
3205
  super();
3206
- init(this, options, instance$19, create_fragment$19, safe_not_equal, { path: 0 }, add_css$G);
3206
+ init(this, options, instance$19, create_fragment$19, safe_not_equal, { path: 0 }, add_css$F);
3207
3207
  }
3208
3208
  }
3209
3209
 
@@ -3329,7 +3329,7 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
3329
3329
 
3330
3330
  /* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
3331
3331
 
3332
- function add_css$F(target) {
3332
+ function add_css$E(target) {
3333
3333
  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}");
3334
3334
  }
3335
3335
 
@@ -3431,7 +3431,7 @@ function instance$18($$self, $$props, $$invalidate) {
3431
3431
  let BackgroundOverlay$1 = class BackgroundOverlay extends SvelteComponent {
3432
3432
  constructor(options) {
3433
3433
  super();
3434
- init(this, options, instance$18, create_fragment$18, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$F);
3434
+ init(this, options, instance$18, create_fragment$18, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$E);
3435
3435
  }
3436
3436
  };
3437
3437
 
@@ -3471,7 +3471,7 @@ function checkStopPropagation(eventName, handler) {
3471
3471
 
3472
3472
  /* src/components/Button.svelte generated by Svelte v3.53.1 */
3473
3473
 
3474
- function add_css$E(target) {
3474
+ function add_css$D(target) {
3475
3475
  append_styles(target, "svelte-15k4deh", ".button.svelte-15k4deh{display:block;text-decoration:none;color:inherit;border:none;background:none;margin:0;padding:0}.button.svelte-15k4deh:link,.button.svelte-15k4deh:visited,.button.svelte-15k4deh:active,.button.svelte-15k4deh:hover{color:inherit}");
3476
3476
  }
3477
3477
 
@@ -3974,14 +3974,14 @@ let Button$1 = class Button extends SvelteComponent {
3974
3974
  eventValue: 6,
3975
3975
  style: 1
3976
3976
  },
3977
- add_css$E
3977
+ add_css$D
3978
3978
  );
3979
3979
  }
3980
3980
  };
3981
3981
 
3982
3982
  /* src/components/Modal.svelte generated by Svelte v3.53.1 */
3983
3983
 
3984
- function add_css$D(target) {
3984
+ function add_css$C(target) {
3985
3985
  append_styles(target, "svelte-1ijkyzl", ".modal.svelte-1ijkyzl{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-1ijkyzl > .button{flex:auto;display:flex}.close.svelte-1ijkyzl{position:absolute;top:0;right:0}.close.svelte-1ijkyzl > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-1ijkyzl > .button:hover{transform:rotate(90deg)}.modal-content.svelte-1ijkyzl{flex:auto;display:flex;justify-content:center;align-items:center;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}@media screen and (min-width: 641px){.modal-bp.svelte-1ijkyzl{height:var(--modal-bp-height-pc) !important;width:var(--modal-bp-width-pc) !important;top:var(--modal-bp-top-pc) !important;left:var(--modal-bp-left-pc) !important;bottom:var(--modal-bp-bottom-pc) !important;right:var(--modal-bp-right-pc) !important;transform:var(--modal-bp-transform-pc);margin:var(--modal-bp-margin-pc) !important}.background-bp-pc{display:block}.background-bp-sp{display:none}}@media screen and (max-width: 640px){.modal-bp.svelte-1ijkyzl{height:var(--modal-bp-height-sp) !important;width:var(--modal-bp-width-sp) !important;top:var(--modal-bp-top-sp) !important;left:var(--modal-bp-left-sp) !important;bottom:var(--modal-bp-bottom-sp) !important;right:var(--modal-bp-right-sp) !important;transform:var(--modal-bp-transform-sp);margin:var(--modal-bp-margin-sp) !important}.background-bp-pc{display:none}.background-bp-sp{display:block}}");
3986
3986
  }
3987
3987
 
@@ -4872,7 +4872,7 @@ let Modal$1 = class Modal extends SvelteComponent {
4872
4872
  closeButtonColor: 9,
4873
4873
  _closeStyle: 10
4874
4874
  },
4875
- add_css$D,
4875
+ add_css$C,
4876
4876
  [-1, -1]
4877
4877
  );
4878
4878
  }
@@ -5006,7 +5006,7 @@ class Grid extends SvelteComponent {
5006
5006
 
5007
5007
  /* src/components/GridItem.svelte generated by Svelte v3.53.1 */
5008
5008
 
5009
- function add_css$C(target) {
5009
+ function add_css$B(target) {
5010
5010
  append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
5011
5011
  }
5012
5012
 
@@ -5164,7 +5164,7 @@ class GridItem extends SvelteComponent {
5164
5164
  background: 7,
5165
5165
  gridItemId: 0
5166
5166
  },
5167
- add_css$C
5167
+ add_css$B
5168
5168
  );
5169
5169
  }
5170
5170
  }
@@ -5363,7 +5363,7 @@ class RenderText extends SvelteComponent {
5363
5363
 
5364
5364
  /* src/components/TextElement.svelte generated by Svelte v3.53.1 */
5365
5365
 
5366
- function add_css$B(target) {
5366
+ function add_css$A(target) {
5367
5367
  append_styles(target, "svelte-9ixs0b", ".text-element-wrapper.svelte-9ixs0b.svelte-9ixs0b{position:relative;height:100%}.text-element.svelte-9ixs0b.svelte-9ixs0b{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden;font-size:12px;line-height:1.5}.text-link-element.svelte-9ixs0b.svelte-9ixs0b{text-decoration:none;color:inherit}.text-element-inner.svelte-9ixs0b.svelte-9ixs0b{width:100%;height:auto}.text-direction-vertical.svelte-9ixs0b.svelte-9ixs0b{writing-mode:vertical-rl}.text-direction-vertical.svelte-9ixs0b .text-element-inner.svelte-9ixs0b{width:auto;height:100%}.tooltip.svelte-9ixs0b.svelte-9ixs0b{display:none;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#fff;background-color:#3d4948;white-space:nowrap;padding:4px 8px 4px 8px;border-radius:4px;font-size:12px;z-index:2147483647}.tooltip.svelte-9ixs0b.svelte-9ixs0b:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-9ixs0b.svelte-9ixs0b{display:block}.tooltip-error.svelte-9ixs0b.svelte-9ixs0b{background-color:#c00}.tooltip-error.svelte-9ixs0b.svelte-9ixs0b:before{border-bottom:7px solid #c00}");
5368
5368
  }
5369
5369
 
@@ -5735,14 +5735,14 @@ class TextElement extends SvelteComponent {
5735
5735
  enableCopy: 2,
5736
5736
  eventName: 10
5737
5737
  },
5738
- add_css$B
5738
+ add_css$A
5739
5739
  );
5740
5740
  }
5741
5741
  }
5742
5742
 
5743
5743
  /* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
5744
5744
 
5745
- function add_css$A(target) {
5745
+ function add_css$z(target) {
5746
5746
  append_styles(target, "svelte-1vg84sc", ".text-button-element.svelte-1vg84sc{width:100%;height:100%}.text-button-element.svelte-1vg84sc > .button{display:flex;width:100%;height:100%;border:none;box-shadow:transparent;box-sizing:border-box;transition:box-shadow 0.2s;white-space:pre-wrap;overflow:hidden;color:#ffffff;font-size:14px;font-weight:bold;justify-content:center;align-items:center;padding:1px 6px 1px 6px;line-height:1.5;background-color:#33403e;border-radius:4px;cursor:pointer;border-width:0px;border-style:solid;border-color:#000000}.text-button-element.svelte-1vg84sc > .button._disabled{cursor:not-allowed !important;opacity:0.2}.text-button-element.svelte-1vg84sc > .button:not(._disabled):active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button-element.svelte-1vg84sc > .button:not(._disabled):hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
5747
5747
  }
5748
5748
 
@@ -5896,14 +5896,14 @@ class TextButtonElement extends SvelteComponent {
5896
5896
  _buttonStyle: 5,
5897
5897
  _style: 6
5898
5898
  },
5899
- add_css$A
5899
+ add_css$z
5900
5900
  );
5901
5901
  }
5902
5902
  }
5903
5903
 
5904
5904
  /* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
5905
5905
 
5906
- function add_css$z(target) {
5906
+ function add_css$y(target) {
5907
5907
  append_styles(target, "svelte-t6tu0e", ".image-element.svelte-t6tu0e{width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box}.image-element.svelte-t6tu0e > .button{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.image-element.svelte-t6tu0e > .button._disabled{cursor:not-allowed !important;opacity:0.2}.image-element.transport.svelte-t6tu0e > .button:not(._disabled):hover,.image-element.transport.svelte-t6tu0e > .button:not(._disabled):focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}.image.svelte-t6tu0e{width:100%;height:100%}");
5908
5908
  }
5909
5909
 
@@ -6087,14 +6087,14 @@ class ImageElement extends SvelteComponent {
6087
6087
  _imageStyle: 6,
6088
6088
  _style: 7
6089
6089
  },
6090
- add_css$z
6090
+ add_css$y
6091
6091
  );
6092
6092
  }
6093
6093
  }
6094
6094
 
6095
6095
  /* src/components/List.svelte generated by Svelte v3.53.1 */
6096
6096
 
6097
- function add_css$y(target) {
6097
+ function add_css$x(target) {
6098
6098
  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}");
6099
6099
  }
6100
6100
 
@@ -6244,14 +6244,14 @@ class List extends SvelteComponent {
6244
6244
  background: 3,
6245
6245
  _style: 4
6246
6246
  },
6247
- add_css$y
6247
+ add_css$x
6248
6248
  );
6249
6249
  }
6250
6250
  }
6251
6251
 
6252
6252
  /* src/components/ListItem.svelte generated by Svelte v3.53.1 */
6253
6253
 
6254
- function add_css$x(target) {
6254
+ function add_css$w(target) {
6255
6255
  append_styles(target, "svelte-9n97pe", ".list-item.svelte-9n97pe{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-9n97pe > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
6256
6256
  }
6257
6257
 
@@ -6454,13 +6454,13 @@ function instance$_($$self, $$props, $$invalidate) {
6454
6454
  class ListItem extends SvelteComponent {
6455
6455
  constructor(options) {
6456
6456
  super();
6457
- init(this, options, instance$_, create_fragment$_, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$x);
6457
+ init(this, options, instance$_, create_fragment$_, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$w);
6458
6458
  }
6459
6459
  }
6460
6460
 
6461
6461
  /* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
6462
6462
 
6463
- function add_css$w(target) {
6463
+ function add_css$v(target) {
6464
6464
  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}");
6465
6465
  }
6466
6466
 
@@ -6515,13 +6515,13 @@ function instance$Z($$self, $$props, $$invalidate) {
6515
6515
  class EmbedElement extends SvelteComponent {
6516
6516
  constructor(options) {
6517
6517
  super();
6518
- init(this, options, instance$Z, create_fragment$Z, safe_not_equal, { code: 0, _style: 1 }, add_css$w);
6518
+ init(this, options, instance$Z, create_fragment$Z, safe_not_equal, { code: 0, _style: 1 }, add_css$v);
6519
6519
  }
6520
6520
  }
6521
6521
 
6522
6522
  /* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
6523
6523
 
6524
- function add_css$v(target) {
6524
+ function add_css$u(target) {
6525
6525
  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%}");
6526
6526
  }
6527
6527
 
@@ -6878,7 +6878,7 @@ class MovieYouTubeElement extends SvelteComponent {
6878
6878
  mute: 25,
6879
6879
  _style: 0
6880
6880
  },
6881
- add_css$v,
6881
+ add_css$u,
6882
6882
  [-1, -1]
6883
6883
  );
6884
6884
  }
@@ -6886,7 +6886,7 @@ class MovieYouTubeElement extends SvelteComponent {
6886
6886
 
6887
6887
  /* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
6888
6888
 
6889
- function add_css$u(target) {
6889
+ function add_css$t(target) {
6890
6890
  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%}");
6891
6891
  }
6892
6892
 
@@ -7086,14 +7086,14 @@ class MovieVimeoElement extends SvelteComponent {
7086
7086
  mute: 6,
7087
7087
  _style: 0
7088
7088
  },
7089
- add_css$u
7089
+ add_css$t
7090
7090
  );
7091
7091
  }
7092
7092
  }
7093
7093
 
7094
7094
  /* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
7095
7095
 
7096
- function add_css$t(target) {
7096
+ function add_css$s(target) {
7097
7097
  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}");
7098
7098
  }
7099
7099
 
@@ -7273,14 +7273,14 @@ class FormTextarea extends SvelteComponent {
7273
7273
  _textStyle: 11,
7274
7274
  _placeholderStyle: 12
7275
7275
  },
7276
- add_css$t
7276
+ add_css$s
7277
7277
  );
7278
7278
  }
7279
7279
  }
7280
7280
 
7281
7281
  /* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
7282
7282
 
7283
- function add_css$s(target) {
7283
+ function add_css$r(target) {
7284
7284
  append_styles(target, "svelte-17s08g", ".radio-buttons.svelte-17s08g{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-17s08g{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-17s08g{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-17s08g: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,.08),0px 1px 4px -1px rgba(18,160,160,.24)}.radio-button-text.svelte-17s08g{margin-left:0.5em}");
7285
7285
  }
7286
7286
 
@@ -7585,14 +7585,14 @@ class FormRadioButtons extends SvelteComponent {
7585
7585
  buttonColor: 13,
7586
7586
  buttonColorActive: 14
7587
7587
  },
7588
- add_css$s
7588
+ add_css$r
7589
7589
  );
7590
7590
  }
7591
7591
  }
7592
7592
 
7593
7593
  /* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
7594
7594
 
7595
- function add_css$r(target) {
7595
+ function add_css$q(target) {
7596
7596
  append_styles(target, "svelte-t9ynyj", ".select.svelte-t9ynyj{width:100%;height:100%}.select-select.svelte-t9ynyj{position:relative;appearance:none;width:100%;height:100%;cursor:pointer;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:0 0 0 10px;font-size:12px;line-height:1.5}.select-select.svelte-t9ynyj:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}.select-icon.svelte-t9ynyj{position:absolute;width:calc(var(--icon-size) / 1.41);height:calc(var(--icon-size) / 1.41);top:calc(50% - calc(var(--icon-size) / 4));right:calc(var(--icon-size) * 1.2);box-sizing:border-box;border-right:solid 2px var(--icon-color);border-top:solid 2px var(--icon-color);transform:translateY(-35.4%) rotate(135deg);pointer-events:none}");
7597
7597
  }
7598
7598
 
@@ -7961,14 +7961,14 @@ class FormSelect extends SvelteComponent {
7961
7961
  iconColor: 15,
7962
7962
  iconSize: 16
7963
7963
  },
7964
- add_css$r
7964
+ add_css$q
7965
7965
  );
7966
7966
  }
7967
7967
  }
7968
7968
 
7969
7969
  /* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
7970
7970
 
7971
- function add_css$q(target) {
7971
+ function add_css$p(target) {
7972
7972
  append_styles(target, "svelte-1p65cg8", ".check-boxes.svelte-1p65cg8.svelte-1p65cg8{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%;gap:0px}.check-box.svelte-1p65cg8.svelte-1p65cg8{display:flex;align-items:center;position:relative;cursor:pointer}.check-box-input.svelte-1p65cg8.svelte-1p65cg8{width:var(--size);height:var(--size);margin:0;position:absolute;appearance:none;cursor:pointer}.check-box-check.svelte-1p65cg8.svelte-1p65cg8{display:inline-flex;background-color:var(--color-main);width:var(--size);height:var(--size);border-radius:calc(var(--size) / 4);justify-content:center;align-items:center;flex:none}.check-box-icon.svelte-1p65cg8.svelte-1p65cg8{display:inline-block;--icon-size:calc(var(--size) * 3 / 4);width:var(--icon-size);height:var(--icon-size)}.check-box-icon.svelte-1p65cg8.svelte-1p65cg8:after{content:'';display:block;box-sizing:border-box;width:45%;height:91%;transform:translate(60%, -8%) rotate(45deg);border-style:none solid solid none;border-width:2px;border-color:var(--color-sub)}.check-box-check._checked.svelte-1p65cg8.svelte-1p65cg8{background-color:var(--color-main-active)}.check-box-check._checked.svelte-1p65cg8 .check-box-icon.svelte-1p65cg8:after{border-color:var(--color-sub-active)}.check-box-text.svelte-1p65cg8.svelte-1p65cg8{margin-left:0.5em;color:#333;font-size:12px;line-height:1.5}");
7973
7973
  }
7974
7974
 
@@ -8295,14 +8295,14 @@ class FormCheckBoxes extends SvelteComponent {
8295
8295
  buttonColor: 13,
8296
8296
  buttonColorActive: 14
8297
8297
  },
8298
- add_css$q
8298
+ add_css$p
8299
8299
  );
8300
8300
  }
8301
8301
  }
8302
8302
 
8303
8303
  /* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
8304
8304
 
8305
- function add_css$p(target) {
8305
+ function add_css$o(target) {
8306
8306
  append_styles(target, "svelte-1iqf36p", ".rating-buttons.svelte-1iqf36p{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.rating-button.svelte-1iqf36p{cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color 0.2s, box-shadow 0.2s;appearance:none;background:none;border:none;margin:0;padding:0}");
8307
8307
  }
8308
8308
 
@@ -8537,14 +8537,14 @@ class FormRatingButtonsNumber extends SvelteComponent {
8537
8537
  buttonStyle: 9,
8538
8538
  buttonActiveStyle: 10
8539
8539
  },
8540
- add_css$p
8540
+ add_css$o
8541
8541
  );
8542
8542
  }
8543
8543
  }
8544
8544
 
8545
8545
  /* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
8546
8546
 
8547
- function add_css$o(target) {
8547
+ function add_css$n(target) {
8548
8548
  append_styles(target, "svelte-tbunko", ".rating-buttons.svelte-tbunko{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.rating-button.svelte-tbunko{appearance:none;background:none;border:none;margin:0;padding:0}.rating-button-image.svelte-tbunko{cursor:pointer;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.rating-button-image.svelte-tbunko:not(._active){filter:grayscale(100%)}");
8549
8549
  }
8550
8550
 
@@ -8747,13 +8747,13 @@ function instance$R($$self, $$props, $$invalidate) {
8747
8747
  class FormRatingButtonsFace extends SvelteComponent {
8748
8748
  constructor(options) {
8749
8749
  super();
8750
- init(this, options, instance$R, create_fragment$R, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$o);
8750
+ init(this, options, instance$R, create_fragment$R, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$n);
8751
8751
  }
8752
8752
  }
8753
8753
 
8754
8754
  /* src/components/FormIdentifyInput.svelte generated by Svelte v3.53.1 */
8755
8755
 
8756
- function add_css$n(target) {
8756
+ function add_css$m(target) {
8757
8757
  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}");
8758
8758
  }
8759
8759
 
@@ -8984,14 +8984,14 @@ class FormIdentifyInput extends SvelteComponent {
8984
8984
  _textStyle: 15,
8985
8985
  _placeholderStyle: 16
8986
8986
  },
8987
- add_css$n
8987
+ add_css$m
8988
8988
  );
8989
8989
  }
8990
8990
  }
8991
8991
 
8992
8992
  /* src/components/FormIdentifyChoices.svelte generated by Svelte v3.53.1 */
8993
8993
 
8994
- function add_css$m(target) {
8994
+ function add_css$l(target) {
8995
8995
  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}");
8996
8996
  }
8997
8997
 
@@ -9231,14 +9231,14 @@ class FormIdentifyChoices extends SvelteComponent {
9231
9231
  buttonColor: 10,
9232
9232
  buttonColorActive: 11
9233
9233
  },
9234
- add_css$m
9234
+ add_css$l
9235
9235
  );
9236
9236
  }
9237
9237
  }
9238
9238
 
9239
9239
  /* src/components/Slide.svelte generated by Svelte v3.53.1 */
9240
9240
 
9241
- function add_css$l(target) {
9241
+ function add_css$k(target) {
9242
9242
  append_styles(target, "svelte-ji1fh", ".root.svelte-ji1fh{width:100%;height:100%;position:relative}.container.svelte-ji1fh{width:100%;height:100%;position:relative;overflow:hidden;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000}.slide.svelte-ji1fh{height:100%;position:absolute;display:flex}.transition.svelte-ji1fh{transition:left 0.2s cubic-bezier(.04,.67,.53,.96)}.item.svelte-ji1fh{height:100%;flex:none}.prev-button-container.svelte-ji1fh,.next-button-container.svelte-ji1fh{top:50%;height:0;position:absolute;display:flex;overflow:visible;align-items:center}.prev-button-container.svelte-ji1fh{left:0}.next-button-container.svelte-ji1fh{right:0}.move-button.svelte-ji1fh{display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;border:none;background:none;margin:0;padding:0}.navigation.svelte-ji1fh{position:absolute;width:0;left:50%;bottom:0;display:flex;justify-content:center;overflow:visible}.navigation-item.svelte-ji1fh{flex-shrink:0;cursor:pointer;border:none;background:none;margin:0;padding:0;appearance:none}.navigation-item-inner.circle.svelte-ji1fh{border-radius:51%}");
9243
9243
  }
9244
9244
 
@@ -10141,7 +10141,7 @@ class Slide extends SvelteComponent {
10141
10141
  navigationButton: 25,
10142
10142
  navigationEdgePosition: 26
10143
10143
  },
10144
- add_css$l,
10144
+ add_css$k,
10145
10145
  [-1, -1, -1]
10146
10146
  );
10147
10147
  }
@@ -10149,7 +10149,7 @@ class Slide extends SvelteComponent {
10149
10149
 
10150
10150
  /* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
10151
10151
 
10152
- function add_css$k(target) {
10152
+ function add_css$j(target) {
10153
10153
  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}");
10154
10154
  }
10155
10155
 
@@ -10299,13 +10299,13 @@ function instance$N($$self, $$props, $$invalidate) {
10299
10299
  class SlideItem extends SvelteComponent {
10300
10300
  constructor(options) {
10301
10301
  super();
10302
- init(this, options, instance$N, create_fragment$N, safe_not_equal, { _style: 0 }, add_css$k);
10302
+ init(this, options, instance$N, create_fragment$N, safe_not_equal, { _style: 0 }, add_css$j);
10303
10303
  }
10304
10304
  }
10305
10305
 
10306
10306
  /* src/components/Countdown.svelte generated by Svelte v3.53.1 */
10307
10307
 
10308
- function add_css$j(target) {
10308
+ function add_css$i(target) {
10309
10309
  append_styles(target, "svelte-rroxiz", ".countdown.svelte-rroxiz{position:relative;width:100%;height:100%}.countdown-inner.svelte-rroxiz{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
10310
10310
  }
10311
10311
 
@@ -10462,13 +10462,13 @@ function instance$M($$self, $$props, $$invalidate) {
10462
10462
  class Countdown extends SvelteComponent {
10463
10463
  constructor(options) {
10464
10464
  super();
10465
- init(this, options, instance$M, create_fragment$M, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$j);
10465
+ init(this, options, instance$M, create_fragment$M, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$i);
10466
10466
  }
10467
10467
  }
10468
10468
 
10469
10469
  /* src/components/Box.svelte generated by Svelte v3.53.1 */
10470
10470
 
10471
- function add_css$i(target) {
10471
+ function add_css$h(target) {
10472
10472
  append_styles(target, "svelte-1ccydfy", ".box.svelte-1ccydfy{position:relative;width:100%;height:100%}.box.svelte-1ccydfy > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
10473
10473
  }
10474
10474
 
@@ -10606,13 +10606,13 @@ function instance$L($$self, $$props, $$invalidate) {
10606
10606
  class Box extends SvelteComponent {
10607
10607
  constructor(options) {
10608
10608
  super();
10609
- init(this, options, instance$L, create_fragment$L, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$i);
10609
+ init(this, options, instance$L, create_fragment$L, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$h);
10610
10610
  }
10611
10611
  }
10612
10612
 
10613
10613
  /* src/components/IconElement.svelte generated by Svelte v3.53.1 */
10614
10614
 
10615
- function add_css$h(target) {
10615
+ function add_css$g(target) {
10616
10616
  append_styles(target, "svelte-1mkvcuo", ".icon.svelte-1mkvcuo{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.icon.svelte-1mkvcuo > .button{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}.icon.svelte-1mkvcuo > .button._disabled{cursor:not-allowed !important;opacity:0.2}.icon.svelte-1mkvcuo svg{width:var(--width);height:var(--height);color:var(--color);stroke:var(--stroke);fill:var(--fill)}");
10617
10617
  }
10618
10618
 
@@ -10818,14 +10818,14 @@ class IconElement extends SvelteComponent {
10818
10818
  color: 6,
10819
10819
  _style: 7
10820
10820
  },
10821
- add_css$h
10821
+ add_css$g
10822
10822
  );
10823
10823
  }
10824
10824
  }
10825
10825
 
10826
10826
  /* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
10827
10827
 
10828
- function add_css$g(target) {
10828
+ function add_css$f(target) {
10829
10829
  append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
10830
10830
  }
10831
10831
 
@@ -10944,13 +10944,13 @@ function instance$J($$self, $$props, $$invalidate) {
10944
10944
  class CodeElement extends SvelteComponent {
10945
10945
  constructor(options) {
10946
10946
  super();
10947
- init(this, options, instance$J, create_fragment$J, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$g);
10947
+ init(this, options, instance$J, create_fragment$J, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$f);
10948
10948
  }
10949
10949
  }
10950
10950
 
10951
10951
  /* src/components/Flex.svelte generated by Svelte v3.53.1 */
10952
10952
 
10953
- function add_css$f(target) {
10953
+ function add_css$e(target) {
10954
10954
  append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
10955
10955
  }
10956
10956
 
@@ -11064,14 +11064,14 @@ class Flex extends SvelteComponent {
11064
11064
  height: 2,
11065
11065
  _style: 3
11066
11066
  },
11067
- add_css$f
11067
+ add_css$e
11068
11068
  );
11069
11069
  }
11070
11070
  }
11071
11071
 
11072
11072
  /* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
11073
11073
 
11074
- function add_css$e(target) {
11074
+ function add_css$d(target) {
11075
11075
  append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
11076
11076
  }
11077
11077
 
@@ -11186,7 +11186,7 @@ function instance$H($$self, $$props, $$invalidate) {
11186
11186
  class FlexItem extends SvelteComponent {
11187
11187
  constructor(options) {
11188
11188
  super();
11189
- init(this, options, instance$H, create_fragment$H, safe_not_equal, { length: 1, _style: 2 }, add_css$e);
11189
+ init(this, options, instance$H, create_fragment$H, safe_not_equal, { length: 1, _style: 2 }, add_css$d);
11190
11190
  }
11191
11191
  }
11192
11192
 
@@ -11514,7 +11514,7 @@ class GridModalState extends SvelteComponent {
11514
11514
 
11515
11515
  /* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
11516
11516
 
11517
- function add_css$d(target) {
11517
+ function add_css$c(target) {
11518
11518
  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%}");
11519
11519
  }
11520
11520
 
@@ -11629,14 +11629,14 @@ class TextBlock extends SvelteComponent {
11629
11629
  textDirection: 1,
11630
11630
  _style: 5
11631
11631
  },
11632
- add_css$d
11632
+ add_css$c
11633
11633
  );
11634
11634
  }
11635
11635
  }
11636
11636
 
11637
11637
  /* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
11638
11638
 
11639
- function add_css$c(target) {
11639
+ function add_css$b(target) {
11640
11640
  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)}");
11641
11641
  }
11642
11642
 
@@ -11767,14 +11767,14 @@ class TextButtonBlock extends SvelteComponent {
11767
11767
  _buttonStyle: 1,
11768
11768
  _style: 2
11769
11769
  },
11770
- add_css$c
11770
+ add_css$b
11771
11771
  );
11772
11772
  }
11773
11773
  }
11774
11774
 
11775
11775
  /* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
11776
11776
 
11777
- function add_css$b(target) {
11777
+ function add_css$a(target) {
11778
11778
  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)}");
11779
11779
  }
11780
11780
 
@@ -11914,7 +11914,7 @@ class ImageBlock extends SvelteComponent {
11914
11914
  _imageStyle: 4,
11915
11915
  _style: 5
11916
11916
  },
11917
- add_css$b
11917
+ add_css$a
11918
11918
  );
11919
11919
  }
11920
11920
  }
@@ -12014,21 +12014,22 @@ const toCssShadow = (p) => {
12014
12014
 
12015
12015
  /* src/components-flex/shared/elements/Clickable.svelte generated by Svelte v3.53.1 */
12016
12016
 
12017
- function add_css$a(target) {
12018
- append_styles(target, "svelte-uxu0y3", ".clickable.svelte-uxu0y3{display:block;text-decoration:none;color:inherit;border:none;background:none;margin:0;padding:0}.clickable.svelte-uxu0y3:link,.clickable.svelte-uxu0y3:visited,.clickable.svelte-uxu0y3:active,.clickable.svelte-uxu0y3:hover{color:inherit}");
12017
+ function add_css$9(target) {
12018
+ append_styles(target, "svelte-1agjjit", ".clickable.svelte-1agjjit:link,.clickable.svelte-1agjjit:visited,.clickable.svelte-1agjjit:active,.clickable.svelte-1agjjit:hover{color:inherit}.clickable.svelte-1agjjit{cursor:pointer;text-decoration:none}");
12019
12019
  }
12020
12020
 
12021
- // (35:0) {:else}
12021
+ // (40:0) {:else}
12022
12022
  function create_else_block$1(ctx) {
12023
12023
  let button;
12024
12024
  let current;
12025
12025
  let mounted;
12026
12026
  let dispose;
12027
- const default_slot_template = /*#slots*/ ctx[6].default;
12028
- const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[5], null);
12027
+ const default_slot_template = /*#slots*/ ctx[9].default;
12028
+ const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[8], null);
12029
12029
 
12030
12030
  let button_levels = [
12031
- { class: CLICKABLE_CLASS },
12031
+ { "data-layer-id": /*layerId*/ ctx[2] },
12032
+ { class: /*fixedClass*/ ctx[3] },
12032
12033
  { style: /*style*/ ctx[1] },
12033
12034
  dataAttrStopPropagation('click')
12034
12035
  ];
@@ -12046,7 +12047,12 @@ function create_else_block$1(ctx) {
12046
12047
  this.h();
12047
12048
  },
12048
12049
  l(nodes) {
12049
- button = claim_element(nodes, "BUTTON", { class: true, style: true });
12050
+ button = claim_element(nodes, "BUTTON", {
12051
+ "data-layer-id": true,
12052
+ class: true,
12053
+ style: true
12054
+ });
12055
+
12050
12056
  var button_nodes = children(button);
12051
12057
  if (default_slot) default_slot.l(button_nodes);
12052
12058
  button_nodes.forEach(detach);
@@ -12054,7 +12060,7 @@ function create_else_block$1(ctx) {
12054
12060
  },
12055
12061
  h() {
12056
12062
  set_attributes(button, button_data);
12057
- toggle_class(button, "svelte-uxu0y3", true);
12063
+ toggle_class(button, "svelte-1agjjit", true);
12058
12064
  },
12059
12065
  m(target, anchor) {
12060
12066
  insert_hydration(target, button, anchor);
@@ -12067,33 +12073,34 @@ function create_else_block$1(ctx) {
12067
12073
  current = true;
12068
12074
 
12069
12075
  if (!mounted) {
12070
- dispose = listen(button, "click", checkStopPropagation('click', /*handleClick*/ ctx[2]));
12076
+ dispose = listen(button, "click", checkStopPropagation('click', /*handleClick*/ ctx[4]));
12071
12077
  mounted = true;
12072
12078
  }
12073
12079
  },
12074
12080
  p(ctx, dirty) {
12075
12081
  if (default_slot) {
12076
- if (default_slot.p && (!current || dirty & /*$$scope*/ 32)) {
12082
+ if (default_slot.p && (!current || dirty & /*$$scope*/ 256)) {
12077
12083
  update_slot_base(
12078
12084
  default_slot,
12079
12085
  default_slot_template,
12080
12086
  ctx,
12081
- /*$$scope*/ ctx[5],
12087
+ /*$$scope*/ ctx[8],
12082
12088
  !current
12083
- ? get_all_dirty_from_scope(/*$$scope*/ ctx[5])
12084
- : get_slot_changes(default_slot_template, /*$$scope*/ ctx[5], dirty, null),
12089
+ ? get_all_dirty_from_scope(/*$$scope*/ ctx[8])
12090
+ : get_slot_changes(default_slot_template, /*$$scope*/ ctx[8], dirty, null),
12085
12091
  null
12086
12092
  );
12087
12093
  }
12088
12094
  }
12089
12095
 
12090
12096
  set_attributes(button, button_data = get_spread_update(button_levels, [
12091
- { class: CLICKABLE_CLASS },
12097
+ (!current || dirty & /*layerId*/ 4) && { "data-layer-id": /*layerId*/ ctx[2] },
12098
+ (!current || dirty & /*fixedClass*/ 8) && { class: /*fixedClass*/ ctx[3] },
12092
12099
  (!current || dirty & /*style*/ 2) && { style: /*style*/ ctx[1] },
12093
12100
  dataAttrStopPropagation('click')
12094
12101
  ]));
12095
12102
 
12096
- toggle_class(button, "svelte-uxu0y3", true);
12103
+ toggle_class(button, "svelte-1agjjit", true);
12097
12104
  },
12098
12105
  i(local) {
12099
12106
  if (current) return;
@@ -12113,12 +12120,13 @@ function create_else_block$1(ctx) {
12113
12120
  };
12114
12121
  }
12115
12122
 
12116
- // (28:39)
12123
+ // (32:39)
12117
12124
  function create_if_block_1$1(ctx) {
12118
12125
  let div;
12126
+ let div_class_value;
12119
12127
  let current;
12120
- const default_slot_template = /*#slots*/ ctx[6].default;
12121
- const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[5], null);
12128
+ const default_slot_template = /*#slots*/ ctx[9].default;
12129
+ const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[8], null);
12122
12130
 
12123
12131
  return {
12124
12132
  c() {
@@ -12127,14 +12135,20 @@ function create_if_block_1$1(ctx) {
12127
12135
  this.h();
12128
12136
  },
12129
12137
  l(nodes) {
12130
- div = claim_element(nodes, "DIV", { class: true, style: true });
12138
+ div = claim_element(nodes, "DIV", {
12139
+ "data-layer-id": true,
12140
+ class: true,
12141
+ style: true
12142
+ });
12143
+
12131
12144
  var div_nodes = children(div);
12132
12145
  if (default_slot) default_slot.l(div_nodes);
12133
12146
  div_nodes.forEach(detach);
12134
12147
  this.h();
12135
12148
  },
12136
12149
  h() {
12137
- attr(div, "class", "" + (null_to_empty(CLICKABLE_CLASS) + " svelte-uxu0y3"));
12150
+ attr(div, "data-layer-id", /*layerId*/ ctx[2]);
12151
+ attr(div, "class", div_class_value = "" + (null_to_empty(/*fixedClass*/ ctx[3]) + " svelte-1agjjit"));
12138
12152
  attr(div, "style", /*style*/ ctx[1]);
12139
12153
  },
12140
12154
  m(target, anchor) {
@@ -12148,20 +12162,28 @@ function create_if_block_1$1(ctx) {
12148
12162
  },
12149
12163
  p(ctx, dirty) {
12150
12164
  if (default_slot) {
12151
- if (default_slot.p && (!current || dirty & /*$$scope*/ 32)) {
12165
+ if (default_slot.p && (!current || dirty & /*$$scope*/ 256)) {
12152
12166
  update_slot_base(
12153
12167
  default_slot,
12154
12168
  default_slot_template,
12155
12169
  ctx,
12156
- /*$$scope*/ ctx[5],
12170
+ /*$$scope*/ ctx[8],
12157
12171
  !current
12158
- ? get_all_dirty_from_scope(/*$$scope*/ ctx[5])
12159
- : get_slot_changes(default_slot_template, /*$$scope*/ ctx[5], dirty, null),
12172
+ ? get_all_dirty_from_scope(/*$$scope*/ ctx[8])
12173
+ : get_slot_changes(default_slot_template, /*$$scope*/ ctx[8], dirty, null),
12160
12174
  null
12161
12175
  );
12162
12176
  }
12163
12177
  }
12164
12178
 
12179
+ if (!current || dirty & /*layerId*/ 4) {
12180
+ attr(div, "data-layer-id", /*layerId*/ ctx[2]);
12181
+ }
12182
+
12183
+ if (!current || dirty & /*fixedClass*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(/*fixedClass*/ ctx[3]) + " svelte-1agjjit"))) {
12184
+ attr(div, "class", div_class_value);
12185
+ }
12186
+
12165
12187
  if (!current || dirty & /*style*/ 2) {
12166
12188
  attr(div, "style", /*style*/ ctx[1]);
12167
12189
  }
@@ -12182,7 +12204,7 @@ function create_if_block_1$1(ctx) {
12182
12204
  };
12183
12205
  }
12184
12206
 
12185
- // (17:0) {#if onClick.operation === 'linkTo'}
12207
+ // (20:0) {#if onClick.operation === 'linkTo'}
12186
12208
  function create_if_block$6(ctx) {
12187
12209
  let a;
12188
12210
  let a_href_value;
@@ -12190,11 +12212,12 @@ function create_if_block$6(ctx) {
12190
12212
  let current;
12191
12213
  let mounted;
12192
12214
  let dispose;
12193
- const default_slot_template = /*#slots*/ ctx[6].default;
12194
- const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[5], null);
12215
+ const default_slot_template = /*#slots*/ ctx[9].default;
12216
+ const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[8], null);
12195
12217
 
12196
12218
  let a_levels = [
12197
- { class: CLICKABLE_CLASS },
12219
+ { "data-layer-id": /*layerId*/ ctx[2] },
12220
+ { class: /*fixedClass*/ ctx[3] },
12198
12221
  { style: /*style*/ ctx[1] },
12199
12222
  {
12200
12223
  href: a_href_value = /*onClick*/ ctx[0].args[2]
@@ -12221,6 +12244,7 @@ function create_if_block$6(ctx) {
12221
12244
  },
12222
12245
  l(nodes) {
12223
12246
  a = claim_element(nodes, "A", {
12247
+ "data-layer-id": true,
12224
12248
  class: true,
12225
12249
  style: true,
12226
12250
  href: true,
@@ -12234,7 +12258,7 @@ function create_if_block$6(ctx) {
12234
12258
  },
12235
12259
  h() {
12236
12260
  set_attributes(a, a_data);
12237
- toggle_class(a, "svelte-uxu0y3", true);
12261
+ toggle_class(a, "svelte-1agjjit", true);
12238
12262
  },
12239
12263
  m(target, anchor) {
12240
12264
  insert_hydration(target, a, anchor);
@@ -12246,28 +12270,29 @@ function create_if_block$6(ctx) {
12246
12270
  current = true;
12247
12271
 
12248
12272
  if (!mounted) {
12249
- dispose = listen(a, "click", prevent_default(checkStopPropagation('click', /*handleClick*/ ctx[2])));
12273
+ dispose = listen(a, "click", prevent_default(checkStopPropagation('click', /*handleClick*/ ctx[4])));
12250
12274
  mounted = true;
12251
12275
  }
12252
12276
  },
12253
12277
  p(ctx, dirty) {
12254
12278
  if (default_slot) {
12255
- if (default_slot.p && (!current || dirty & /*$$scope*/ 32)) {
12279
+ if (default_slot.p && (!current || dirty & /*$$scope*/ 256)) {
12256
12280
  update_slot_base(
12257
12281
  default_slot,
12258
12282
  default_slot_template,
12259
12283
  ctx,
12260
- /*$$scope*/ ctx[5],
12284
+ /*$$scope*/ ctx[8],
12261
12285
  !current
12262
- ? get_all_dirty_from_scope(/*$$scope*/ ctx[5])
12263
- : get_slot_changes(default_slot_template, /*$$scope*/ ctx[5], dirty, null),
12286
+ ? get_all_dirty_from_scope(/*$$scope*/ ctx[8])
12287
+ : get_slot_changes(default_slot_template, /*$$scope*/ ctx[8], dirty, null),
12264
12288
  null
12265
12289
  );
12266
12290
  }
12267
12291
  }
12268
12292
 
12269
12293
  set_attributes(a, a_data = get_spread_update(a_levels, [
12270
- { class: CLICKABLE_CLASS },
12294
+ (!current || dirty & /*layerId*/ 4) && { "data-layer-id": /*layerId*/ ctx[2] },
12295
+ (!current || dirty & /*fixedClass*/ 8) && { class: /*fixedClass*/ ctx[3] },
12271
12296
  (!current || dirty & /*style*/ 2) && { style: /*style*/ ctx[1] },
12272
12297
  (!current || dirty & /*onClick*/ 1 && a_href_value !== (a_href_value = /*onClick*/ ctx[0].args[2]
12273
12298
  ? decodeURI(/*onClick*/ ctx[0].args[0])
@@ -12276,7 +12301,7 @@ function create_if_block$6(ctx) {
12276
12301
  dataAttrStopPropagation('click')
12277
12302
  ]));
12278
12303
 
12279
- toggle_class(a, "svelte-uxu0y3", true);
12304
+ toggle_class(a, "svelte-1agjjit", true);
12280
12305
  },
12281
12306
  i(local) {
12282
12307
  if (current) return;
@@ -12373,11 +12398,14 @@ function create_fragment$C(ctx) {
12373
12398
  const CLICKABLE_CLASS = 'clickable';
12374
12399
 
12375
12400
  function instance$C($$self, $$props, $$invalidate) {
12401
+ let fixedClass;
12376
12402
  let { $$slots: slots = {}, $$scope } = $$props;
12377
12403
  let { onClick = { operation: 'none', args: [] } } = $$props;
12378
12404
  let { eventName = '' } = $$props;
12379
12405
  let { eventValue = undefined } = $$props;
12380
12406
  let { style = '' } = $$props;
12407
+ let { layerId = '' } = $$props;
12408
+ let { className = '' } = $$props;
12381
12409
 
12382
12410
  function handleClick() {
12383
12411
  if (eventName) {
@@ -12389,13 +12417,32 @@ function instance$C($$self, $$props, $$invalidate) {
12389
12417
 
12390
12418
  $$self.$$set = $$props => {
12391
12419
  if ('onClick' in $$props) $$invalidate(0, onClick = $$props.onClick);
12392
- if ('eventName' in $$props) $$invalidate(3, eventName = $$props.eventName);
12393
- if ('eventValue' in $$props) $$invalidate(4, eventValue = $$props.eventValue);
12420
+ if ('eventName' in $$props) $$invalidate(5, eventName = $$props.eventName);
12421
+ if ('eventValue' in $$props) $$invalidate(6, eventValue = $$props.eventValue);
12394
12422
  if ('style' in $$props) $$invalidate(1, style = $$props.style);
12395
- if ('$$scope' in $$props) $$invalidate(5, $$scope = $$props.$$scope);
12423
+ if ('layerId' in $$props) $$invalidate(2, layerId = $$props.layerId);
12424
+ if ('className' in $$props) $$invalidate(7, className = $$props.className);
12425
+ if ('$$scope' in $$props) $$invalidate(8, $$scope = $$props.$$scope);
12426
+ };
12427
+
12428
+ $$self.$$.update = () => {
12429
+ if ($$self.$$.dirty & /*className*/ 128) {
12430
+ $$invalidate(3, fixedClass = [CLICKABLE_CLASS, ...Array.isArray(className) ? className : [className]].join(' '));
12431
+ }
12396
12432
  };
12397
12433
 
12398
- return [onClick, style, handleClick, eventName, eventValue, $$scope, slots];
12434
+ return [
12435
+ onClick,
12436
+ style,
12437
+ layerId,
12438
+ fixedClass,
12439
+ handleClick,
12440
+ eventName,
12441
+ eventValue,
12442
+ className,
12443
+ $$scope,
12444
+ slots
12445
+ ];
12399
12446
  }
12400
12447
 
12401
12448
  class Clickable extends SvelteComponent {
@@ -12410,18 +12457,20 @@ class Clickable extends SvelteComponent {
12410
12457
  safe_not_equal,
12411
12458
  {
12412
12459
  onClick: 0,
12413
- eventName: 3,
12414
- eventValue: 4,
12415
- style: 1
12460
+ eventName: 5,
12461
+ eventValue: 6,
12462
+ style: 1,
12463
+ layerId: 2,
12464
+ className: 7
12416
12465
  },
12417
- add_css$a
12466
+ add_css$9
12418
12467
  );
12419
12468
  }
12420
12469
  }
12421
12470
 
12422
12471
  /* src/components-flex/avatar/Avatar.svelte generated by Svelte v3.53.1 */
12423
12472
 
12424
- function add_css$9(target) {
12473
+ function add_css$8(target) {
12425
12474
  append_styles(target, "svelte-17xar9h", ".avatar.svelte-17xar9h{display:flex;align-items:center;overflow:hidden;flex-shrink:0}");
12426
12475
  }
12427
12476
 
@@ -12590,7 +12639,7 @@ function instance$B($$self, $$props, $$invalidate) {
12590
12639
  class Avatar extends SvelteComponent {
12591
12640
  constructor(options) {
12592
12641
  super();
12593
- init(this, options, instance$B, create_fragment$B, safe_not_equal, { props: 0, layerId: 1 }, add_css$9);
12642
+ init(this, options, instance$B, create_fragment$B, safe_not_equal, { props: 0, layerId: 1 }, add_css$8);
12594
12643
  }
12595
12644
  }
12596
12645
 
@@ -14459,7 +14508,7 @@ const ICON_VARIANTS = {
14459
14508
 
14460
14509
  /* src/components-flex/icon/Icon.svelte generated by Svelte v3.53.1 */
14461
14510
 
14462
- function add_css$8(target) {
14511
+ function add_css$7(target) {
14463
14512
  append_styles(target, "svelte-1ou0ruz", ".icon.svelte-1ou0ruz{display:flex;align-items:center;overflow:hidden;width:auto}");
14464
14513
  }
14465
14514
 
@@ -14720,7 +14769,7 @@ function instance$8($$self, $$props, $$invalidate) {
14720
14769
  class Icon extends SvelteComponent {
14721
14770
  constructor(options) {
14722
14771
  super();
14723
- init(this, options, instance$8, create_fragment$8, safe_not_equal, { props: 0, layerId: 1 }, add_css$8);
14772
+ init(this, options, instance$8, create_fragment$8, safe_not_equal, { props: 0, layerId: 1 }, add_css$7);
14724
14773
  }
14725
14774
  }
14726
14775
 
@@ -14894,11 +14943,11 @@ const BUTTON_VARIANTS = {
14894
14943
 
14895
14944
  /* src/components-flex/button/Button.svelte generated by Svelte v3.53.1 */
14896
14945
 
14897
- function add_css$7(target) {
14898
- append_styles(target, "svelte-cmn44g", ".button.svelte-cmn44g{display:inline-flex;align-content:center;justify-content:center;gap:0.8em;cursor:pointer;outline:0;transition:background-color 0.12s, border-color 0.12s, color 0.12s}.button-icon.svelte-cmn44g{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
14946
+ function add_css$6(target) {
14947
+ append_styles(target, "svelte-cmn44g", ".button-icon.svelte-cmn44g{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
14899
14948
  }
14900
14949
 
14901
- // (37:4) {#if props.isIcon && props.iconVariant}
14950
+ // (36:2) {#if props.isIcon && props.iconVariant}
14902
14951
  function create_if_block$4(ctx) {
14903
14952
  let div;
14904
14953
  let icon;
@@ -14964,7 +15013,7 @@ function create_if_block$4(ctx) {
14964
15013
  };
14965
15014
  }
14966
15015
 
14967
- // (36:2) <CLICKABLE onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
15016
+ // (35:0) <Clickable className="button" layerId={layerId} style={style} onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
14968
15017
  function create_default_slot$2(ctx) {
14969
15018
  let t0;
14970
15019
  let span;
@@ -15039,12 +15088,14 @@ function create_default_slot$2(ctx) {
15039
15088
  }
15040
15089
 
15041
15090
  function create_fragment$7(ctx) {
15042
- let div;
15043
15091
  let clickable;
15044
15092
  let current;
15045
15093
 
15046
15094
  clickable = new Clickable({
15047
15095
  props: {
15096
+ className: "button",
15097
+ layerId: /*layerId*/ ctx[1],
15098
+ style: /*style*/ ctx[2],
15048
15099
  onClick: /*props*/ ctx[0].onClick,
15049
15100
  eventName: /*props*/ ctx[0].eventName,
15050
15101
  eventValue: /*props*/ ctx[0].eventValue,
@@ -15055,34 +15106,19 @@ function create_fragment$7(ctx) {
15055
15106
 
15056
15107
  return {
15057
15108
  c() {
15058
- div = element("div");
15059
15109
  create_component(clickable.$$.fragment);
15060
- this.h();
15061
15110
  },
15062
15111
  l(nodes) {
15063
- div = claim_element(nodes, "DIV", {
15064
- class: true,
15065
- "data-layer-id": true,
15066
- style: true
15067
- });
15068
-
15069
- var div_nodes = children(div);
15070
- claim_component(clickable.$$.fragment, div_nodes);
15071
- div_nodes.forEach(detach);
15072
- this.h();
15073
- },
15074
- h() {
15075
- attr(div, "class", "button svelte-cmn44g");
15076
- attr(div, "data-layer-id", /*layerId*/ ctx[1]);
15077
- attr(div, "style", /*style*/ ctx[2]);
15112
+ claim_component(clickable.$$.fragment, nodes);
15078
15113
  },
15079
15114
  m(target, anchor) {
15080
- insert_hydration(target, div, anchor);
15081
- mount_component(clickable, div, null);
15115
+ mount_component(clickable, target, anchor);
15082
15116
  current = true;
15083
15117
  },
15084
15118
  p(ctx, [dirty]) {
15085
15119
  const clickable_changes = {};
15120
+ if (dirty & /*layerId*/ 2) clickable_changes.layerId = /*layerId*/ ctx[1];
15121
+ if (dirty & /*style*/ 4) clickable_changes.style = /*style*/ ctx[2];
15086
15122
  if (dirty & /*props*/ 1) clickable_changes.onClick = /*props*/ ctx[0].onClick;
15087
15123
  if (dirty & /*props*/ 1) clickable_changes.eventName = /*props*/ ctx[0].eventName;
15088
15124
  if (dirty & /*props*/ 1) clickable_changes.eventValue = /*props*/ ctx[0].eventValue;
@@ -15092,14 +15128,6 @@ function create_fragment$7(ctx) {
15092
15128
  }
15093
15129
 
15094
15130
  clickable.$set(clickable_changes);
15095
-
15096
- if (!current || dirty & /*layerId*/ 2) {
15097
- attr(div, "data-layer-id", /*layerId*/ ctx[1]);
15098
- }
15099
-
15100
- if (!current || dirty & /*style*/ 4) {
15101
- attr(div, "style", /*style*/ ctx[2]);
15102
- }
15103
15131
  },
15104
15132
  i(local) {
15105
15133
  if (current) return;
@@ -15111,8 +15139,7 @@ function create_fragment$7(ctx) {
15111
15139
  current = false;
15112
15140
  },
15113
15141
  d(detaching) {
15114
- if (detaching) detach(div);
15115
- destroy_component(clickable);
15142
+ destroy_component(clickable, detaching);
15116
15143
  }
15117
15144
  };
15118
15145
  }
@@ -15160,13 +15187,13 @@ function instance$7($$self, $$props, $$invalidate) {
15160
15187
  class Button extends SvelteComponent {
15161
15188
  constructor(options) {
15162
15189
  super();
15163
- init(this, options, instance$7, create_fragment$7, safe_not_equal, { props: 0, layerId: 1 }, add_css$7);
15190
+ init(this, options, instance$7, create_fragment$7, safe_not_equal, { props: 0, layerId: 1 }, add_css$6);
15164
15191
  }
15165
15192
  }
15166
15193
 
15167
15194
  /* src/components-flex/text-button/TextButton.svelte generated by Svelte v3.53.1 */
15168
15195
 
15169
- function add_css$6(target) {
15196
+ function add_css$5(target) {
15170
15197
  append_styles(target, "svelte-2imv7z", ".flex-text-button.svelte-2imv7z{display:inline-flex;align-content:center;justify-content:center;gap:0.65em;cursor:pointer;outline:0;padding:0;text-decoration:underline;background-color:rgba(255, 255, 255, 0);transition:color 0.12s}.flex-text-button.svelte-2imv7z:hover{text-decoration:none}.flex-text-button-icon.svelte-2imv7z{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
15171
15198
  }
15172
15199
 
@@ -15459,7 +15486,7 @@ class TextButton extends SvelteComponent {
15459
15486
  props: 0,
15460
15487
  layerId: 1
15461
15488
  },
15462
- add_css$6
15489
+ add_css$5
15463
15490
  );
15464
15491
  }
15465
15492
  }
@@ -15508,11 +15535,11 @@ const CLOSE_BUTTON_LABEL_PLACEMENT = {
15508
15535
 
15509
15536
  /* src/components-flex/close-button/CloseButton.svelte generated by Svelte v3.53.1 */
15510
15537
 
15511
- function add_css$5(target) {
15512
- append_styles(target, "svelte-sbhaxh", ".close.svelte-sbhaxh{position:absolute;top:8px;right:8px}.close-button-row.svelte-sbhaxh{display:flex;flex-direction:row;align-items:center;gap:4px}.close-button.svelte-sbhaxh{display:inline-flex;align-items:center;justify-content:center;border-radius:100%;background:none;cursor:pointer;border:0;outline:0;transition:background-color 0.12s, border-color 0.12s, color 0.12s, transform 0.12s}.close-button.svelte-sbhaxh:hover{transform:rotate(90deg)}.close-button-order-one.svelte-sbhaxh{order:1}.close-button-order-two.svelte-sbhaxh{order:2}.close-button-label.svelte-sbhaxh{color:var(--close-button-label-color, '#ccc')}");
15538
+ function add_css$4(target) {
15539
+ append_styles(target, "svelte-vq43u1", ".close.svelte-vq43u1{position:absolute;top:8px;right:8px}.close-button-row.svelte-vq43u1{display:flex;flex-direction:row;align-items:center;gap:4px}.close-button.svelte-vq43u1{display:inline-flex;align-items:center;justify-content:center;border-radius:100%;background:none;cursor:pointer;border:0;outline:0;transition:background-color 0.12s, border-color 0.12s, color 0.12s, transform 0.12s}.close-button.svelte-vq43u1:hover{transform:rotate(90deg)}.close-button-order-one.svelte-vq43u1{order:1}.close-button-order-two.svelte-vq43u1{order:2}");
15513
15540
  }
15514
15541
 
15515
- // (99:4) {#if hasLabel}
15542
+ // (102:4) {#if hasLabel}
15516
15543
  function create_if_block$2(ctx) {
15517
15544
  let span;
15518
15545
  let t;
@@ -15531,19 +15558,19 @@ function create_if_block$2(ctx) {
15531
15558
  this.h();
15532
15559
  },
15533
15560
  h() {
15534
- attr(span, "style", /*labelCssVariable*/ ctx[2]);
15561
+ attr(span, "style", /*labelStyle*/ ctx[1]);
15535
15562
 
15536
15563
  attr(span, "class", "close-button-label " + (/*isLeftLabelPlacement*/ ctx[8]
15537
15564
  ? 'close-button-order-one'
15538
- : '') + " svelte-sbhaxh");
15565
+ : '') + " svelte-vq43u1");
15539
15566
  },
15540
15567
  m(target, anchor) {
15541
15568
  insert_hydration(target, span, anchor);
15542
15569
  append_hydration(span, t);
15543
15570
  },
15544
15571
  p(ctx, dirty) {
15545
- if (dirty & /*labelCssVariable*/ 4) {
15546
- attr(span, "style", /*labelCssVariable*/ ctx[2]);
15572
+ if (dirty & /*labelStyle*/ 2) {
15573
+ attr(span, "style", /*labelStyle*/ ctx[1]);
15547
15574
  }
15548
15575
  },
15549
15576
  d(detaching) {
@@ -15570,7 +15597,7 @@ function create_fragment$5(ctx) {
15570
15597
  ? 'close-button-order-two'
15571
15598
  : '')
15572
15599
  },
15573
- { style: /*style*/ ctx[1] },
15600
+ { style: /*style*/ ctx[2] },
15574
15601
  dataAttrStopPropagation('click')
15575
15602
  ];
15576
15603
 
@@ -15633,9 +15660,9 @@ function create_fragment$5(ctx) {
15633
15660
  attr(svg, "viewBox", "0 0 384 512");
15634
15661
  attr(svg, "fill", /*color*/ ctx[6]);
15635
15662
  set_attributes(button, button_data);
15636
- toggle_class(button, "svelte-sbhaxh", true);
15637
- attr(div0, "class", "close-button-row svelte-sbhaxh");
15638
- attr(div1, "class", "close svelte-sbhaxh");
15663
+ toggle_class(button, "svelte-vq43u1", true);
15664
+ attr(div0, "class", "close-button-row svelte-vq43u1");
15665
+ attr(div1, "class", "close svelte-vq43u1");
15639
15666
  attr(div1, "style", /*rootStyle*/ ctx[3]);
15640
15667
  },
15641
15668
  m(target, anchor) {
@@ -15657,11 +15684,11 @@ function create_fragment$5(ctx) {
15657
15684
  set_attributes(button, button_data = get_spread_update(button_levels, [
15658
15685
  dirty & /*layerId*/ 1 && { "data-layer-id": /*layerId*/ ctx[0] },
15659
15686
  { class: button_class_value },
15660
- dirty & /*style*/ 2 && { style: /*style*/ ctx[1] },
15687
+ dirty & /*style*/ 4 && { style: /*style*/ ctx[2] },
15661
15688
  dataAttrStopPropagation('click')
15662
15689
  ]));
15663
15690
 
15664
- toggle_class(button, "svelte-sbhaxh", true);
15691
+ toggle_class(button, "svelte-vq43u1", true);
15665
15692
 
15666
15693
  if (/*hasLabel*/ ctx[4]) {
15667
15694
  if (if_block) {
@@ -15694,8 +15721,8 @@ function create_fragment$5(ctx) {
15694
15721
  function instance$5($$self, $$props, $$invalidate) {
15695
15722
  let hasLabel;
15696
15723
  let rootStyle;
15697
- let labelCssVariable;
15698
15724
  let style;
15725
+ let labelStyle;
15699
15726
  let $maximumZindex;
15700
15727
  component_subscribe($$self, maximumZindex, $$value => $$invalidate(12, $maximumZindex = $$value));
15701
15728
  let { props = {} } = $$props;
@@ -15757,11 +15784,7 @@ function instance$5($$self, $$props, $$invalidate) {
15757
15784
  }
15758
15785
 
15759
15786
  if ($$self.$$.dirty & /*props*/ 512) {
15760
- $$invalidate(2, labelCssVariable = `--close-button-label-color: ${props.labelColor}`);
15761
- }
15762
-
15763
- if ($$self.$$.dirty & /*props*/ 512) {
15764
- $$invalidate(1, style = objToStyle({
15787
+ $$invalidate(2, style = objToStyle({
15765
15788
  width: `${size}px`,
15766
15789
  height: `${size}px`,
15767
15790
  ...props.bordered && { border: '1px solid #666' },
@@ -15771,14 +15794,21 @@ function instance$5($$self, $$props, $$invalidate) {
15771
15794
  ...toCssBorder(props)
15772
15795
  }));
15773
15796
  }
15797
+
15798
+ if ($$self.$$.dirty & /*props*/ 512) {
15799
+ $$invalidate(1, labelStyle = objToStyle({
15800
+ color: props.labelColor ?? color,
15801
+ fontSize: `${size / 2.1}px`
15802
+ }));
15803
+ }
15774
15804
  };
15775
15805
 
15776
15806
  $$invalidate(4, hasLabel = label !== undefined && label !== '');
15777
15807
 
15778
15808
  return [
15779
15809
  layerId,
15810
+ labelStyle,
15780
15811
  style,
15781
- labelCssVariable,
15782
15812
  rootStyle,
15783
15813
  hasLabel,
15784
15814
  handleClick,
@@ -15808,14 +15838,14 @@ class CloseButton extends SvelteComponent {
15808
15838
  eventName: 10,
15809
15839
  eventValue: 11
15810
15840
  },
15811
- add_css$5
15841
+ add_css$4
15812
15842
  );
15813
15843
  }
15814
15844
  }
15815
15845
 
15816
15846
  /* src/components-flex/image/Image.svelte generated by Svelte v3.53.1 */
15817
15847
 
15818
- function add_css$4(target) {
15848
+ function add_css$3(target) {
15819
15849
  append_styles(target, "svelte-180u8ho", ".image.svelte-180u8ho{max-width:100%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.image-object.svelte-180u8ho{width:100%;overflow:hidden}.image-img.svelte-180u8ho{vertical-align:top;width:100%;height:100%;object-fit:cover;user-select:none}");
15820
15850
  }
15821
15851
 
@@ -15978,17 +16008,12 @@ function instance$4($$self, $$props, $$invalidate) {
15978
16008
  class Image extends SvelteComponent {
15979
16009
  constructor(options) {
15980
16010
  super();
15981
- init(this, options, instance$4, create_fragment$4, safe_not_equal, { props: 0, layerId: 1 }, add_css$4);
16011
+ init(this, options, instance$4, create_fragment$4, safe_not_equal, { props: 0, layerId: 1 }, add_css$3);
15982
16012
  }
15983
16013
  }
15984
16014
 
15985
16015
  /* src/components-flex/layout/Layout.svelte generated by Svelte v3.53.1 */
15986
16016
 
15987
- function add_css$3(target) {
15988
- append_styles(target, "svelte-1g6q4hu", ".layout.svelte-1g6q4hu{margin:0}");
15989
- }
15990
-
15991
- // (26:2) <CLICKABLE onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
15992
16017
  function create_default_slot(ctx) {
15993
16018
  let current;
15994
16019
  const default_slot_template = /*#slots*/ ctx[3].default;
@@ -16040,12 +16065,14 @@ function create_default_slot(ctx) {
16040
16065
  }
16041
16066
 
16042
16067
  function create_fragment$3(ctx) {
16043
- let div;
16044
16068
  let clickable;
16045
16069
  let current;
16046
16070
 
16047
16071
  clickable = new Clickable({
16048
16072
  props: {
16073
+ layerId: /*layerId*/ ctx[1],
16074
+ className: "layout",
16075
+ style: /*style*/ ctx[2],
16049
16076
  onClick: /*props*/ ctx[0].onClick,
16050
16077
  eventName: /*props*/ ctx[0].eventName,
16051
16078
  eventValue: /*props*/ ctx[0].eventValue,
@@ -16056,34 +16083,19 @@ function create_fragment$3(ctx) {
16056
16083
 
16057
16084
  return {
16058
16085
  c() {
16059
- div = element("div");
16060
16086
  create_component(clickable.$$.fragment);
16061
- this.h();
16062
16087
  },
16063
16088
  l(nodes) {
16064
- div = claim_element(nodes, "DIV", {
16065
- "data-layer-id": true,
16066
- class: true,
16067
- style: true
16068
- });
16069
-
16070
- var div_nodes = children(div);
16071
- claim_component(clickable.$$.fragment, div_nodes);
16072
- div_nodes.forEach(detach);
16073
- this.h();
16074
- },
16075
- h() {
16076
- attr(div, "data-layer-id", /*layerId*/ ctx[1]);
16077
- attr(div, "class", "layout svelte-1g6q4hu");
16078
- attr(div, "style", /*style*/ ctx[2]);
16089
+ claim_component(clickable.$$.fragment, nodes);
16079
16090
  },
16080
16091
  m(target, anchor) {
16081
- insert_hydration(target, div, anchor);
16082
- mount_component(clickable, div, null);
16092
+ mount_component(clickable, target, anchor);
16083
16093
  current = true;
16084
16094
  },
16085
16095
  p(ctx, [dirty]) {
16086
16096
  const clickable_changes = {};
16097
+ if (dirty & /*layerId*/ 2) clickable_changes.layerId = /*layerId*/ ctx[1];
16098
+ if (dirty & /*style*/ 4) clickable_changes.style = /*style*/ ctx[2];
16087
16099
  if (dirty & /*props*/ 1) clickable_changes.onClick = /*props*/ ctx[0].onClick;
16088
16100
  if (dirty & /*props*/ 1) clickable_changes.eventName = /*props*/ ctx[0].eventName;
16089
16101
  if (dirty & /*props*/ 1) clickable_changes.eventValue = /*props*/ ctx[0].eventValue;
@@ -16093,14 +16105,6 @@ function create_fragment$3(ctx) {
16093
16105
  }
16094
16106
 
16095
16107
  clickable.$set(clickable_changes);
16096
-
16097
- if (!current || dirty & /*layerId*/ 2) {
16098
- attr(div, "data-layer-id", /*layerId*/ ctx[1]);
16099
- }
16100
-
16101
- if (!current || dirty & /*style*/ 4) {
16102
- attr(div, "style", /*style*/ ctx[2]);
16103
- }
16104
16108
  },
16105
16109
  i(local) {
16106
16110
  if (current) return;
@@ -16112,8 +16116,7 @@ function create_fragment$3(ctx) {
16112
16116
  current = false;
16113
16117
  },
16114
16118
  d(detaching) {
16115
- if (detaching) detach(div);
16116
- destroy_component(clickable);
16119
+ destroy_component(clickable, detaching);
16117
16120
  }
16118
16121
  };
16119
16122
  }
@@ -16158,7 +16161,7 @@ function instance$3($$self, $$props, $$invalidate) {
16158
16161
  class Layout extends SvelteComponent {
16159
16162
  constructor(options) {
16160
16163
  super();
16161
- init(this, options, instance$3, create_fragment$3, safe_not_equal, { props: 0, layerId: 1 }, add_css$3);
16164
+ init(this, options, instance$3, create_fragment$3, safe_not_equal, { props: 0, layerId: 1 });
16162
16165
  }
16163
16166
  }
16164
16167