@plaidev/karte-action-sdk 1.1.243-28733386.0f292671 → 1.1.243-28734135.738e8b2b

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
@@ -3078,7 +3078,7 @@ class State extends SvelteComponent {
3078
3078
 
3079
3079
  /* src/components/StateItem.svelte generated by Svelte v3.53.1 */
3080
3080
 
3081
- function add_css$F(target) {
3081
+ function add_css$D(target) {
3082
3082
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
3083
3083
  }
3084
3084
 
@@ -3232,7 +3232,7 @@ function instance$19($$self, $$props, $$invalidate) {
3232
3232
  class StateItem extends SvelteComponent {
3233
3233
  constructor(options) {
3234
3234
  super();
3235
- init(this, options, instance$19, create_fragment$19, safe_not_equal, { path: 0 }, add_css$F);
3235
+ init(this, options, instance$19, create_fragment$19, safe_not_equal, { path: 0 }, add_css$D);
3236
3236
  }
3237
3237
  }
3238
3238
 
@@ -3417,7 +3417,7 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
3417
3417
 
3418
3418
  /* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
3419
3419
 
3420
- function add_css$E(target) {
3420
+ function add_css$C(target) {
3421
3421
  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}");
3422
3422
  }
3423
3423
 
@@ -3507,7 +3507,7 @@ function instance$18($$self, $$props, $$invalidate) {
3507
3507
  let BackgroundOverlay$1 = class BackgroundOverlay extends SvelteComponent {
3508
3508
  constructor(options) {
3509
3509
  super();
3510
- init(this, options, instance$18, create_fragment$18, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$E);
3510
+ init(this, options, instance$18, create_fragment$18, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$C);
3511
3511
  }
3512
3512
  };
3513
3513
 
@@ -3547,7 +3547,7 @@ function checkStopPropagation(eventName, handler) {
3547
3547
 
3548
3548
  /* src/components/Button.svelte generated by Svelte v3.53.1 */
3549
3549
 
3550
- function add_css$D(target) {
3550
+ function add_css$B(target) {
3551
3551
  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}");
3552
3552
  }
3553
3553
 
@@ -4000,14 +4000,14 @@ let Button$1 = class Button extends SvelteComponent {
4000
4000
  eventValue: 6,
4001
4001
  style: 1
4002
4002
  },
4003
- add_css$D
4003
+ add_css$B
4004
4004
  );
4005
4005
  }
4006
4006
  };
4007
4007
 
4008
4008
  /* src/components/Modal.svelte generated by Svelte v3.53.1 */
4009
4009
 
4010
- function add_css$C(target) {
4010
+ function add_css$A(target) {
4011
4011
  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}}");
4012
4012
  }
4013
4013
 
@@ -4850,7 +4850,7 @@ let Modal$1 = class Modal extends SvelteComponent {
4850
4850
  closeButtonColor: 9,
4851
4851
  _closeStyle: 10
4852
4852
  },
4853
- add_css$C,
4853
+ add_css$A,
4854
4854
  [-1, -1]
4855
4855
  );
4856
4856
  }
@@ -4974,7 +4974,7 @@ class Grid extends SvelteComponent {
4974
4974
 
4975
4975
  /* src/components/GridItem.svelte generated by Svelte v3.53.1 */
4976
4976
 
4977
- function add_css$B(target) {
4977
+ function add_css$z(target) {
4978
4978
  append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
4979
4979
  }
4980
4980
 
@@ -5113,7 +5113,7 @@ class GridItem extends SvelteComponent {
5113
5113
  background: 7,
5114
5114
  gridItemId: 0
5115
5115
  },
5116
- add_css$B
5116
+ add_css$z
5117
5117
  );
5118
5118
  }
5119
5119
  }
@@ -5295,7 +5295,7 @@ class RenderText extends SvelteComponent {
5295
5295
 
5296
5296
  /* src/components/TextElement.svelte generated by Svelte v3.53.1 */
5297
5297
 
5298
- function add_css$A(target) {
5298
+ function add_css$y(target) {
5299
5299
  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}");
5300
5300
  }
5301
5301
 
@@ -5617,14 +5617,14 @@ class TextElement extends SvelteComponent {
5617
5617
  enableCopy: 2,
5618
5618
  eventName: 10
5619
5619
  },
5620
- add_css$A
5620
+ add_css$y
5621
5621
  );
5622
5622
  }
5623
5623
  }
5624
5624
 
5625
5625
  /* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
5626
5626
 
5627
- function add_css$z(target) {
5627
+ function add_css$x(target) {
5628
5628
  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)}");
5629
5629
  }
5630
5630
 
@@ -5765,14 +5765,14 @@ class TextButtonElement extends SvelteComponent {
5765
5765
  _buttonStyle: 5,
5766
5766
  _style: 6
5767
5767
  },
5768
- add_css$z
5768
+ add_css$x
5769
5769
  );
5770
5770
  }
5771
5771
  }
5772
5772
 
5773
5773
  /* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
5774
5774
 
5775
- function add_css$y(target) {
5775
+ function add_css$w(target) {
5776
5776
  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%}");
5777
5777
  }
5778
5778
 
@@ -5930,14 +5930,14 @@ class ImageElement extends SvelteComponent {
5930
5930
  _imageStyle: 6,
5931
5931
  _style: 7
5932
5932
  },
5933
- add_css$y
5933
+ add_css$w
5934
5934
  );
5935
5935
  }
5936
5936
  }
5937
5937
 
5938
5938
  /* src/components/List.svelte generated by Svelte v3.53.1 */
5939
5939
 
5940
- function add_css$x(target) {
5940
+ function add_css$v(target) {
5941
5941
  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}");
5942
5942
  }
5943
5943
 
@@ -6077,14 +6077,14 @@ class List extends SvelteComponent {
6077
6077
  background: 3,
6078
6078
  _style: 4
6079
6079
  },
6080
- add_css$x
6080
+ add_css$v
6081
6081
  );
6082
6082
  }
6083
6083
  }
6084
6084
 
6085
6085
  /* src/components/ListItem.svelte generated by Svelte v3.53.1 */
6086
6086
 
6087
- function add_css$w(target) {
6087
+ function add_css$u(target) {
6088
6088
  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}");
6089
6089
  }
6090
6090
 
@@ -6274,13 +6274,13 @@ function instance$_($$self, $$props, $$invalidate) {
6274
6274
  class ListItem extends SvelteComponent {
6275
6275
  constructor(options) {
6276
6276
  super();
6277
- init(this, options, instance$_, create_fragment$_, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$w);
6277
+ init(this, options, instance$_, create_fragment$_, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$u);
6278
6278
  }
6279
6279
  }
6280
6280
 
6281
6281
  /* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
6282
6282
 
6283
- function add_css$v(target) {
6283
+ function add_css$t(target) {
6284
6284
  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}");
6285
6285
  }
6286
6286
 
@@ -6326,13 +6326,13 @@ function instance$Z($$self, $$props, $$invalidate) {
6326
6326
  class EmbedElement extends SvelteComponent {
6327
6327
  constructor(options) {
6328
6328
  super();
6329
- init(this, options, instance$Z, create_fragment$Z, safe_not_equal, { code: 0, _style: 1 }, add_css$v);
6329
+ init(this, options, instance$Z, create_fragment$Z, safe_not_equal, { code: 0, _style: 1 }, add_css$t);
6330
6330
  }
6331
6331
  }
6332
6332
 
6333
6333
  /* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
6334
6334
 
6335
- function add_css$u(target) {
6335
+ function add_css$s(target) {
6336
6336
  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%}");
6337
6337
  }
6338
6338
 
@@ -6678,7 +6678,7 @@ class MovieYouTubeElement extends SvelteComponent {
6678
6678
  mute: 25,
6679
6679
  _style: 0
6680
6680
  },
6681
- add_css$u,
6681
+ add_css$s,
6682
6682
  [-1, -1]
6683
6683
  );
6684
6684
  }
@@ -6686,7 +6686,7 @@ class MovieYouTubeElement extends SvelteComponent {
6686
6686
 
6687
6687
  /* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
6688
6688
 
6689
- function add_css$t(target) {
6689
+ function add_css$r(target) {
6690
6690
  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%}");
6691
6691
  }
6692
6692
 
@@ -6875,14 +6875,14 @@ class MovieVimeoElement extends SvelteComponent {
6875
6875
  mute: 6,
6876
6876
  _style: 0
6877
6877
  },
6878
- add_css$t
6878
+ add_css$r
6879
6879
  );
6880
6880
  }
6881
6881
  }
6882
6882
 
6883
6883
  /* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
6884
6884
 
6885
- function add_css$s(target) {
6885
+ function add_css$q(target) {
6886
6886
  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}");
6887
6887
  }
6888
6888
 
@@ -7045,14 +7045,14 @@ class FormTextarea extends SvelteComponent {
7045
7045
  _textStyle: 11,
7046
7046
  _placeholderStyle: 12
7047
7047
  },
7048
- add_css$s
7048
+ add_css$q
7049
7049
  );
7050
7050
  }
7051
7051
  }
7052
7052
 
7053
7053
  /* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
7054
7054
 
7055
- function add_css$r(target) {
7055
+ function add_css$p(target) {
7056
7056
  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}");
7057
7057
  }
7058
7058
 
@@ -7320,14 +7320,14 @@ class FormRadioButtons extends SvelteComponent {
7320
7320
  buttonColor: 13,
7321
7321
  buttonColorActive: 14
7322
7322
  },
7323
- add_css$r
7323
+ add_css$p
7324
7324
  );
7325
7325
  }
7326
7326
  }
7327
7327
 
7328
7328
  /* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
7329
7329
 
7330
- function add_css$q(target) {
7330
+ function add_css$o(target) {
7331
7331
  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}");
7332
7332
  }
7333
7333
 
@@ -7659,14 +7659,14 @@ class FormSelect extends SvelteComponent {
7659
7659
  iconColor: 15,
7660
7660
  iconSize: 16
7661
7661
  },
7662
- add_css$q
7662
+ add_css$o
7663
7663
  );
7664
7664
  }
7665
7665
  }
7666
7666
 
7667
7667
  /* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
7668
7668
 
7669
- function add_css$p(target) {
7669
+ function add_css$n(target) {
7670
7670
  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}");
7671
7671
  }
7672
7672
 
@@ -7956,14 +7956,14 @@ class FormCheckBoxes extends SvelteComponent {
7956
7956
  buttonColor: 13,
7957
7957
  buttonColorActive: 14
7958
7958
  },
7959
- add_css$p
7959
+ add_css$n
7960
7960
  );
7961
7961
  }
7962
7962
  }
7963
7963
 
7964
7964
  /* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
7965
7965
 
7966
- function add_css$o(target) {
7966
+ function add_css$m(target) {
7967
7967
  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}");
7968
7968
  }
7969
7969
 
@@ -8173,14 +8173,14 @@ class FormRatingButtonsNumber extends SvelteComponent {
8173
8173
  buttonStyle: 9,
8174
8174
  buttonActiveStyle: 10
8175
8175
  },
8176
- add_css$o
8176
+ add_css$m
8177
8177
  );
8178
8178
  }
8179
8179
  }
8180
8180
 
8181
8181
  /* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
8182
8182
 
8183
- function add_css$n(target) {
8183
+ function add_css$l(target) {
8184
8184
  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%)}");
8185
8185
  }
8186
8186
 
@@ -8358,13 +8358,13 @@ function instance$R($$self, $$props, $$invalidate) {
8358
8358
  class FormRatingButtonsFace extends SvelteComponent {
8359
8359
  constructor(options) {
8360
8360
  super();
8361
- init(this, options, instance$R, create_fragment$R, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$n);
8361
+ init(this, options, instance$R, create_fragment$R, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$l);
8362
8362
  }
8363
8363
  }
8364
8364
 
8365
8365
  /* src/components/FormIdentifyInput.svelte generated by Svelte v3.53.1 */
8366
8366
 
8367
- function add_css$m(target) {
8367
+ function add_css$k(target) {
8368
8368
  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}");
8369
8369
  }
8370
8370
 
@@ -8578,14 +8578,14 @@ class FormIdentifyInput extends SvelteComponent {
8578
8578
  _textStyle: 15,
8579
8579
  _placeholderStyle: 16
8580
8580
  },
8581
- add_css$m
8581
+ add_css$k
8582
8582
  );
8583
8583
  }
8584
8584
  }
8585
8585
 
8586
8586
  /* src/components/FormIdentifyChoices.svelte generated by Svelte v3.53.1 */
8587
8587
 
8588
- function add_css$l(target) {
8588
+ function add_css$j(target) {
8589
8589
  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}");
8590
8590
  }
8591
8591
 
@@ -8797,14 +8797,14 @@ class FormIdentifyChoices extends SvelteComponent {
8797
8797
  buttonColor: 10,
8798
8798
  buttonColorActive: 11
8799
8799
  },
8800
- add_css$l
8800
+ add_css$j
8801
8801
  );
8802
8802
  }
8803
8803
  }
8804
8804
 
8805
8805
  /* src/components/Slide.svelte generated by Svelte v3.53.1 */
8806
8806
 
8807
- function add_css$k(target) {
8807
+ function add_css$i(target) {
8808
8808
  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%}");
8809
8809
  }
8810
8810
 
@@ -9632,7 +9632,7 @@ class Slide extends SvelteComponent {
9632
9632
  navigationButton: 25,
9633
9633
  navigationEdgePosition: 26
9634
9634
  },
9635
- add_css$k,
9635
+ add_css$i,
9636
9636
  [-1, -1, -1]
9637
9637
  );
9638
9638
  }
@@ -9640,7 +9640,7 @@ class Slide extends SvelteComponent {
9640
9640
 
9641
9641
  /* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
9642
9642
 
9643
- function add_css$j(target) {
9643
+ function add_css$h(target) {
9644
9644
  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}");
9645
9645
  }
9646
9646
 
@@ -9777,13 +9777,13 @@ function instance$N($$self, $$props, $$invalidate) {
9777
9777
  class SlideItem extends SvelteComponent {
9778
9778
  constructor(options) {
9779
9779
  super();
9780
- init(this, options, instance$N, create_fragment$N, safe_not_equal, { _style: 0 }, add_css$j);
9780
+ init(this, options, instance$N, create_fragment$N, safe_not_equal, { _style: 0 }, add_css$h);
9781
9781
  }
9782
9782
  }
9783
9783
 
9784
9784
  /* src/components/Countdown.svelte generated by Svelte v3.53.1 */
9785
9785
 
9786
- function add_css$i(target) {
9786
+ function add_css$g(target) {
9787
9787
  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}");
9788
9788
  }
9789
9789
 
@@ -9931,13 +9931,13 @@ function instance$M($$self, $$props, $$invalidate) {
9931
9931
  class Countdown extends SvelteComponent {
9932
9932
  constructor(options) {
9933
9933
  super();
9934
- init(this, options, instance$M, create_fragment$M, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$i);
9934
+ init(this, options, instance$M, create_fragment$M, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$g);
9935
9935
  }
9936
9936
  }
9937
9937
 
9938
9938
  /* src/components/Box.svelte generated by Svelte v3.53.1 */
9939
9939
 
9940
- function add_css$h(target) {
9940
+ function add_css$f(target) {
9941
9941
  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}");
9942
9942
  }
9943
9943
 
@@ -10062,13 +10062,13 @@ function instance$L($$self, $$props, $$invalidate) {
10062
10062
  class Box extends SvelteComponent {
10063
10063
  constructor(options) {
10064
10064
  super();
10065
- init(this, options, instance$L, create_fragment$L, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$h);
10065
+ init(this, options, instance$L, create_fragment$L, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$f);
10066
10066
  }
10067
10067
  }
10068
10068
 
10069
10069
  /* src/components/IconElement.svelte generated by Svelte v3.53.1 */
10070
10070
 
10071
- function add_css$g(target) {
10071
+ function add_css$e(target) {
10072
10072
  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)}");
10073
10073
  }
10074
10074
 
@@ -10252,14 +10252,14 @@ class IconElement extends SvelteComponent {
10252
10252
  color: 6,
10253
10253
  _style: 7
10254
10254
  },
10255
- add_css$g
10255
+ add_css$e
10256
10256
  );
10257
10257
  }
10258
10258
  }
10259
10259
 
10260
10260
  /* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
10261
10261
 
10262
- function add_css$f(target) {
10262
+ function add_css$d(target) {
10263
10263
  append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
10264
10264
  }
10265
10265
 
@@ -10368,13 +10368,13 @@ function instance$J($$self, $$props, $$invalidate) {
10368
10368
  class CodeElement extends SvelteComponent {
10369
10369
  constructor(options) {
10370
10370
  super();
10371
- init(this, options, instance$J, create_fragment$J, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$f);
10371
+ init(this, options, instance$J, create_fragment$J, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$d);
10372
10372
  }
10373
10373
  }
10374
10374
 
10375
10375
  /* src/components/Flex.svelte generated by Svelte v3.53.1 */
10376
10376
 
10377
- function add_css$e(target) {
10377
+ function add_css$c(target) {
10378
10378
  append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
10379
10379
  }
10380
10380
 
@@ -10478,14 +10478,14 @@ class Flex extends SvelteComponent {
10478
10478
  height: 2,
10479
10479
  _style: 3
10480
10480
  },
10481
- add_css$e
10481
+ add_css$c
10482
10482
  );
10483
10483
  }
10484
10484
  }
10485
10485
 
10486
10486
  /* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
10487
10487
 
10488
- function add_css$d(target) {
10488
+ function add_css$b(target) {
10489
10489
  append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
10490
10490
  }
10491
10491
 
@@ -10590,7 +10590,7 @@ function instance$H($$self, $$props, $$invalidate) {
10590
10590
  class FlexItem extends SvelteComponent {
10591
10591
  constructor(options) {
10592
10592
  super();
10593
- init(this, options, instance$H, create_fragment$H, safe_not_equal, { length: 1, _style: 2 }, add_css$d);
10593
+ init(this, options, instance$H, create_fragment$H, safe_not_equal, { length: 1, _style: 2 }, add_css$b);
10594
10594
  }
10595
10595
  }
10596
10596
 
@@ -10906,7 +10906,7 @@ class GridModalState extends SvelteComponent {
10906
10906
 
10907
10907
  /* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
10908
10908
 
10909
- function add_css$c(target) {
10909
+ function add_css$a(target) {
10910
10910
  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%}");
10911
10911
  }
10912
10912
 
@@ -11008,14 +11008,14 @@ class TextBlock extends SvelteComponent {
11008
11008
  textDirection: 1,
11009
11009
  _style: 5
11010
11010
  },
11011
- add_css$c
11011
+ add_css$a
11012
11012
  );
11013
11013
  }
11014
11014
  }
11015
11015
 
11016
11016
  /* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
11017
11017
 
11018
- function add_css$b(target) {
11018
+ function add_css$9(target) {
11019
11019
  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)}");
11020
11020
  }
11021
11021
 
@@ -11133,14 +11133,14 @@ class TextButtonBlock extends SvelteComponent {
11133
11133
  _buttonStyle: 1,
11134
11134
  _style: 2
11135
11135
  },
11136
- add_css$b
11136
+ add_css$9
11137
11137
  );
11138
11138
  }
11139
11139
  }
11140
11140
 
11141
11141
  /* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
11142
11142
 
11143
- function add_css$a(target) {
11143
+ function add_css$8(target) {
11144
11144
  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)}");
11145
11145
  }
11146
11146
 
@@ -11260,7 +11260,7 @@ class ImageBlock extends SvelteComponent {
11260
11260
  _imageStyle: 4,
11261
11261
  _style: 5
11262
11262
  },
11263
- add_css$a
11263
+ add_css$8
11264
11264
  );
11265
11265
  }
11266
11266
  }
@@ -11303,6 +11303,7 @@ const toCssPosition = (p) => {
11303
11303
  left: p?.left,
11304
11304
  bottom: p?.bottom,
11305
11305
  right: p?.right,
11306
+ transform: p?.transform,
11306
11307
  };
11307
11308
  };
11308
11309
  const toCssCommon = (p) => {
@@ -11311,7 +11312,6 @@ const toCssCommon = (p) => {
11311
11312
  };
11312
11313
  };
11313
11314
  const toCssBorder = (p) => {
11314
- console.log(p);
11315
11315
  const borderWidth = p?.borderTopWidth ?? p?.borderRightWidth ?? p?.borderLeftWidth ?? p?.borderBottomWidth ?? null;
11316
11316
  if (borderWidth === null)
11317
11317
  return {};
@@ -11360,7 +11360,7 @@ const toCssShadow = (p) => {
11360
11360
 
11361
11361
  /* src/components-flex/shared/elements/Clickable.svelte generated by Svelte v3.53.1 */
11362
11362
 
11363
- function add_css$9(target) {
11363
+ function add_css$7(target) {
11364
11364
  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}");
11365
11365
  }
11366
11366
 
@@ -11758,18 +11758,13 @@ class Clickable extends SvelteComponent {
11758
11758
  layerId: 2,
11759
11759
  className: 7
11760
11760
  },
11761
- add_css$9
11761
+ add_css$7
11762
11762
  );
11763
11763
  }
11764
11764
  }
11765
11765
 
11766
11766
  /* src/components-flex/avatar/Avatar.svelte generated by Svelte v3.53.1 */
11767
11767
 
11768
- function add_css$8(target) {
11769
- append_styles(target, "svelte-17xar9h", ".avatar.svelte-17xar9h{display:flex;align-items:center;overflow:hidden;flex-shrink:0}");
11770
- }
11771
-
11772
- // (34:2) <CLICKABLE onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue} >
11773
11768
  function create_default_slot$4(ctx) {
11774
11769
  let img;
11775
11770
  let img_src_value;
@@ -11805,12 +11800,13 @@ function create_default_slot$4(ctx) {
11805
11800
  }
11806
11801
 
11807
11802
  function create_fragment$B(ctx) {
11808
- let div;
11809
11803
  let clickable;
11810
11804
  let current;
11811
11805
 
11812
11806
  clickable = new Clickable({
11813
11807
  props: {
11808
+ layerId: /*layerId*/ ctx[1],
11809
+ style: /*style*/ ctx[3],
11814
11810
  onClick: /*props*/ ctx[0].onClick,
11815
11811
  eventName: /*props*/ ctx[0].eventName,
11816
11812
  eventValue: /*props*/ ctx[0].eventValue,
@@ -11821,19 +11817,16 @@ function create_fragment$B(ctx) {
11821
11817
 
11822
11818
  return {
11823
11819
  c() {
11824
- div = element("div");
11825
11820
  create_component(clickable.$$.fragment);
11826
- attr(div, "class", "avatar svelte-17xar9h");
11827
- attr(div, "data-layer-id", /*layerId*/ ctx[1]);
11828
- attr(div, "style", /*style*/ ctx[3]);
11829
11821
  },
11830
11822
  m(target, anchor) {
11831
- insert(target, div, anchor);
11832
- mount_component(clickable, div, null);
11823
+ mount_component(clickable, target, anchor);
11833
11824
  current = true;
11834
11825
  },
11835
11826
  p(ctx, [dirty]) {
11836
11827
  const clickable_changes = {};
11828
+ if (dirty & /*layerId*/ 2) clickable_changes.layerId = /*layerId*/ ctx[1];
11829
+ if (dirty & /*style*/ 8) clickable_changes.style = /*style*/ ctx[3];
11837
11830
  if (dirty & /*props*/ 1) clickable_changes.onClick = /*props*/ ctx[0].onClick;
11838
11831
  if (dirty & /*props*/ 1) clickable_changes.eventName = /*props*/ ctx[0].eventName;
11839
11832
  if (dirty & /*props*/ 1) clickable_changes.eventValue = /*props*/ ctx[0].eventValue;
@@ -11843,14 +11836,6 @@ function create_fragment$B(ctx) {
11843
11836
  }
11844
11837
 
11845
11838
  clickable.$set(clickable_changes);
11846
-
11847
- if (!current || dirty & /*layerId*/ 2) {
11848
- attr(div, "data-layer-id", /*layerId*/ ctx[1]);
11849
- }
11850
-
11851
- if (!current || dirty & /*style*/ 8) {
11852
- attr(div, "style", /*style*/ ctx[3]);
11853
- }
11854
11839
  },
11855
11840
  i(local) {
11856
11841
  if (current) return;
@@ -11862,8 +11847,7 @@ function create_fragment$B(ctx) {
11862
11847
  current = false;
11863
11848
  },
11864
11849
  d(detaching) {
11865
- if (detaching) detach(div);
11866
- destroy_component(clickable);
11850
+ destroy_component(clickable, detaching);
11867
11851
  }
11868
11852
  };
11869
11853
  }
@@ -11891,6 +11875,11 @@ function instance$B($$self, $$props, $$invalidate) {
11891
11875
  $$self.$$.update = () => {
11892
11876
  if ($$self.$$.dirty & /*props*/ 1) {
11893
11877
  $$invalidate(3, style = objToStyle({
11878
+ display: 'flex',
11879
+ alignItems: 'center',
11880
+ justifyContent: 'center',
11881
+ overflow: 'hidden',
11882
+ flexShrink: 0,
11894
11883
  width: `${size}px`,
11895
11884
  height: `${size}px`,
11896
11885
  ...VARIANTS.shape[props.shape ?? 'square'],
@@ -11912,7 +11901,7 @@ function instance$B($$self, $$props, $$invalidate) {
11912
11901
  class Avatar extends SvelteComponent {
11913
11902
  constructor(options) {
11914
11903
  super();
11915
- init(this, options, instance$B, create_fragment$B, safe_not_equal, { props: 0, layerId: 1 }, add_css$8);
11904
+ init(this, options, instance$B, create_fragment$B, safe_not_equal, { props: 0, layerId: 1 });
11916
11905
  }
11917
11906
  }
11918
11907
 
@@ -13455,18 +13444,14 @@ const ICON_VARIANTS = {
13455
13444
 
13456
13445
  /* src/components-flex/icon/Icon.svelte generated by Svelte v3.53.1 */
13457
13446
 
13458
- function add_css$7(target) {
13459
- append_styles(target, "svelte-1ou0ruz", ".icon.svelte-1ou0ruz{display:flex;align-items:center;overflow:hidden;width:auto}");
13460
- }
13461
-
13462
- // (21:0) {#if (IconComponent)}
13463
13447
  function create_if_block$5(ctx) {
13464
- let div;
13465
13448
  let clickable;
13466
13449
  let current;
13467
13450
 
13468
13451
  clickable = new Clickable({
13469
13452
  props: {
13453
+ layerId: /*layerId*/ ctx[1],
13454
+ style: /*style*/ ctx[3],
13470
13455
  onClick: /*props*/ ctx[0].onClick,
13471
13456
  eventName: /*props*/ ctx[0].eventName,
13472
13457
  eventValue: /*props*/ ctx[0].eventValue,
@@ -13477,19 +13462,16 @@ function create_if_block$5(ctx) {
13477
13462
 
13478
13463
  return {
13479
13464
  c() {
13480
- div = element("div");
13481
13465
  create_component(clickable.$$.fragment);
13482
- attr(div, "data-layer-id", /*layerId*/ ctx[1]);
13483
- attr(div, "class", "icon svelte-1ou0ruz");
13484
- attr(div, "style", /*style*/ ctx[3]);
13485
13466
  },
13486
13467
  m(target, anchor) {
13487
- insert(target, div, anchor);
13488
- mount_component(clickable, div, null);
13468
+ mount_component(clickable, target, anchor);
13489
13469
  current = true;
13490
13470
  },
13491
13471
  p(ctx, dirty) {
13492
13472
  const clickable_changes = {};
13473
+ if (dirty & /*layerId*/ 2) clickable_changes.layerId = /*layerId*/ ctx[1];
13474
+ if (dirty & /*style*/ 8) clickable_changes.style = /*style*/ ctx[3];
13493
13475
  if (dirty & /*props*/ 1) clickable_changes.onClick = /*props*/ ctx[0].onClick;
13494
13476
  if (dirty & /*props*/ 1) clickable_changes.eventName = /*props*/ ctx[0].eventName;
13495
13477
  if (dirty & /*props*/ 1) clickable_changes.eventValue = /*props*/ ctx[0].eventValue;
@@ -13499,14 +13481,6 @@ function create_if_block$5(ctx) {
13499
13481
  }
13500
13482
 
13501
13483
  clickable.$set(clickable_changes);
13502
-
13503
- if (!current || dirty & /*layerId*/ 2) {
13504
- attr(div, "data-layer-id", /*layerId*/ ctx[1]);
13505
- }
13506
-
13507
- if (!current || dirty & /*style*/ 8) {
13508
- attr(div, "style", /*style*/ ctx[3]);
13509
- }
13510
13484
  },
13511
13485
  i(local) {
13512
13486
  if (current) return;
@@ -13518,13 +13492,12 @@ function create_if_block$5(ctx) {
13518
13492
  current = false;
13519
13493
  },
13520
13494
  d(detaching) {
13521
- if (detaching) detach(div);
13522
- destroy_component(clickable);
13495
+ destroy_component(clickable, detaching);
13523
13496
  }
13524
13497
  };
13525
13498
  }
13526
13499
 
13527
- // (23:4) <CLICKABLE onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
13500
+ // (26:2) <CLICKABLE layerId={layerId} style={style} onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
13528
13501
  function create_default_slot$3(ctx) {
13529
13502
  let switch_instance;
13530
13503
  let switch_instance_anchor;
@@ -13679,7 +13652,14 @@ function instance$8($$self, $$props, $$invalidate) {
13679
13652
 
13680
13653
  $$self.$$.update = () => {
13681
13654
  if ($$self.$$.dirty & /*props*/ 1) {
13682
- $$invalidate(3, style = objToStyle({ ...getSizeCss(), ...toCssCommon(props) }));
13655
+ $$invalidate(3, style = objToStyle({
13656
+ display: 'flex',
13657
+ alignItems: 'center',
13658
+ overflow: 'hidden',
13659
+ width: 'auto',
13660
+ ...getSizeCss(),
13661
+ ...toCssCommon(props)
13662
+ }));
13683
13663
  }
13684
13664
 
13685
13665
  if ($$self.$$.dirty & /*props*/ 1) {
@@ -13693,7 +13673,7 @@ function instance$8($$self, $$props, $$invalidate) {
13693
13673
  class Icon extends SvelteComponent {
13694
13674
  constructor(options) {
13695
13675
  super();
13696
- init(this, options, instance$8, create_fragment$8, safe_not_equal, { props: 0, layerId: 1 }, add_css$7);
13676
+ init(this, options, instance$8, create_fragment$8, safe_not_equal, { props: 0, layerId: 1 });
13697
13677
  }
13698
13678
  }
13699
13679
 
@@ -14409,10 +14389,10 @@ const CLOSE_BUTTON_LABEL_PLACEMENT = {
14409
14389
  /* src/components-flex/close-button/CloseButton.svelte generated by Svelte v3.53.1 */
14410
14390
 
14411
14391
  function add_css$4(target) {
14412
- 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}");
14392
+ append_styles(target, "svelte-12v1h9t", ".close-button.svelte-12v1h9t{display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:8px;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-12v1h9t:hover{transform:rotate(90deg)}.close-button-order-one.svelte-12v1h9t{order:1}.close-button-order-two.svelte-12v1h9t{order:2}");
14413
14393
  }
14414
14394
 
14415
- // (102:4) {#if hasLabel}
14395
+ // (94:2) {#if hasLabel}
14416
14396
  function create_if_block$2(ctx) {
14417
14397
  let span;
14418
14398
  let t;
@@ -14421,19 +14401,19 @@ function create_if_block$2(ctx) {
14421
14401
  c() {
14422
14402
  span = element("span");
14423
14403
  t = text(/*label*/ ctx[7]);
14424
- attr(span, "style", /*labelStyle*/ ctx[1]);
14404
+ attr(span, "style", /*labelStyle*/ ctx[2]);
14425
14405
 
14426
14406
  attr(span, "class", "close-button-label " + (/*isLeftLabelPlacement*/ ctx[8]
14427
14407
  ? 'close-button-order-one'
14428
- : '') + " svelte-vq43u1");
14408
+ : '') + " svelte-12v1h9t");
14429
14409
  },
14430
14410
  m(target, anchor) {
14431
14411
  insert(target, span, anchor);
14432
14412
  append(span, t);
14433
14413
  },
14434
14414
  p(ctx, dirty) {
14435
- if (dirty & /*labelStyle*/ 2) {
14436
- attr(span, "style", /*labelStyle*/ ctx[1]);
14415
+ if (dirty & /*labelStyle*/ 4) {
14416
+ attr(span, "style", /*labelStyle*/ ctx[2]);
14437
14417
  }
14438
14418
  },
14439
14419
  d(detaching) {
@@ -14443,15 +14423,15 @@ function create_if_block$2(ctx) {
14443
14423
  }
14444
14424
 
14445
14425
  function create_fragment$5(ctx) {
14446
- let div1;
14447
- let div0;
14448
14426
  let button;
14427
+ let span;
14449
14428
  let svg;
14450
14429
  let path;
14451
- let button_class_value;
14452
14430
  let t;
14431
+ let button_class_value;
14453
14432
  let mounted;
14454
14433
  let dispose;
14434
+ let if_block = /*hasLabel*/ ctx[4] && create_if_block$2(ctx);
14455
14435
 
14456
14436
  let button_levels = [
14457
14437
  { "data-layer-id": /*layerId*/ ctx[0] },
@@ -14460,7 +14440,7 @@ function create_fragment$5(ctx) {
14460
14440
  ? 'close-button-order-two'
14461
14441
  : '')
14462
14442
  },
14463
- { style: /*style*/ ctx[2] },
14443
+ { style: /*style*/ ctx[3] },
14464
14444
  dataAttrStopPropagation('click')
14465
14445
  ];
14466
14446
 
@@ -14470,38 +14450,32 @@ function create_fragment$5(ctx) {
14470
14450
  button_data = assign(button_data, button_levels[i]);
14471
14451
  }
14472
14452
 
14473
- let if_block = /*hasLabel*/ ctx[4] && create_if_block$2(ctx);
14474
-
14475
14453
  return {
14476
14454
  c() {
14477
- div1 = element("div");
14478
- div0 = element("div");
14479
14455
  button = element("button");
14456
+ span = element("span");
14480
14457
  svg = svg_element("svg");
14481
14458
  path = svg_element("path");
14482
14459
  t = space();
14483
14460
  if (if_block) if_block.c();
14484
14461
  attr(path, "d", "M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z");
14485
14462
  attr(svg, "xmlns", "http://www.w3.org/2000/svg");
14486
- set_style(svg, "width", "75%");
14487
- set_style(svg, "height", "75%");
14488
14463
  attr(svg, "viewBox", "0 0 384 512");
14464
+ set_style(svg, "width", "100%");
14465
+ set_style(svg, "height", "100%");
14489
14466
  attr(svg, "fill", /*color*/ ctx[6]);
14467
+ attr(span, "style", /*iconStyle*/ ctx[1]);
14490
14468
  set_attributes(button, button_data);
14491
- toggle_class(button, "svelte-vq43u1", true);
14492
- attr(div0, "class", "close-button-row svelte-vq43u1");
14493
- attr(div1, "class", "close svelte-vq43u1");
14494
- attr(div1, "style", /*rootStyle*/ ctx[3]);
14469
+ toggle_class(button, "svelte-12v1h9t", true);
14495
14470
  },
14496
14471
  m(target, anchor) {
14497
- insert(target, div1, anchor);
14498
- append(div1, div0);
14499
- append(div0, button);
14500
- append(button, svg);
14472
+ insert(target, button, anchor);
14473
+ append(button, span);
14474
+ append(span, svg);
14501
14475
  append(svg, path);
14476
+ append(button, t);
14477
+ if (if_block) if_block.m(button, null);
14502
14478
  if (button.autofocus) button.focus();
14503
- append(div0, t);
14504
- if (if_block) if_block.m(div0, null);
14505
14479
 
14506
14480
  if (!mounted) {
14507
14481
  dispose = listen(button, "click", prevent_default(checkStopPropagation('click', /*handleClick*/ ctx[5])));
@@ -14509,14 +14483,9 @@ function create_fragment$5(ctx) {
14509
14483
  }
14510
14484
  },
14511
14485
  p(ctx, [dirty]) {
14512
- set_attributes(button, button_data = get_spread_update(button_levels, [
14513
- dirty & /*layerId*/ 1 && { "data-layer-id": /*layerId*/ ctx[0] },
14514
- { class: button_class_value },
14515
- dirty & /*style*/ 4 && { style: /*style*/ ctx[2] },
14516
- dataAttrStopPropagation('click')
14517
- ]));
14518
-
14519
- toggle_class(button, "svelte-vq43u1", true);
14486
+ if (dirty & /*iconStyle*/ 2) {
14487
+ attr(span, "style", /*iconStyle*/ ctx[1]);
14488
+ }
14520
14489
 
14521
14490
  if (/*hasLabel*/ ctx[4]) {
14522
14491
  if (if_block) {
@@ -14524,21 +14493,26 @@ function create_fragment$5(ctx) {
14524
14493
  } else {
14525
14494
  if_block = create_if_block$2(ctx);
14526
14495
  if_block.c();
14527
- if_block.m(div0, null);
14496
+ if_block.m(button, null);
14528
14497
  }
14529
14498
  } else if (if_block) {
14530
14499
  if_block.d(1);
14531
14500
  if_block = null;
14532
14501
  }
14533
14502
 
14534
- if (dirty & /*rootStyle*/ 8) {
14535
- attr(div1, "style", /*rootStyle*/ ctx[3]);
14536
- }
14503
+ set_attributes(button, button_data = get_spread_update(button_levels, [
14504
+ dirty & /*layerId*/ 1 && { "data-layer-id": /*layerId*/ ctx[0] },
14505
+ { class: button_class_value },
14506
+ dirty & /*style*/ 8 && { style: /*style*/ ctx[3] },
14507
+ dataAttrStopPropagation('click')
14508
+ ]));
14509
+
14510
+ toggle_class(button, "svelte-12v1h9t", true);
14537
14511
  },
14538
14512
  i: noop,
14539
14513
  o: noop,
14540
14514
  d(detaching) {
14541
- if (detaching) detach(div1);
14515
+ if (detaching) detach(button);
14542
14516
  if (if_block) if_block.d();
14543
14517
  mounted = false;
14544
14518
  dispose();
@@ -14548,11 +14522,9 @@ function create_fragment$5(ctx) {
14548
14522
 
14549
14523
  function instance$5($$self, $$props, $$invalidate) {
14550
14524
  let hasLabel;
14551
- let rootStyle;
14552
14525
  let style;
14553
14526
  let labelStyle;
14554
- let $maximumZindex;
14555
- component_subscribe($$self, maximumZindex, $$value => $$invalidate(12, $maximumZindex = $$value));
14527
+ let iconStyle;
14556
14528
  let { props = {} } = $$props;
14557
14529
  let { layerId = '' } = $$props;
14558
14530
  let { eventName = '' } = $$props;
@@ -14587,15 +14559,6 @@ function instance$5($$self, $$props, $$invalidate) {
14587
14559
  const label = props.label;
14588
14560
  const isLeftLabelPlacement = props.labelPlacement === 'left';
14589
14561
 
14590
- const getCssPlacement = () => {
14591
- return {
14592
- top: props.top ?? VARIANTS.placement[props.placement ?? 'topRight'].top,
14593
- right: props.right ?? VARIANTS.placement[props.placement ?? 'topRight'].right,
14594
- left: props.left ?? VARIANTS.placement[props.placement ?? 'topRight'].left,
14595
- bottom: props.bottom ?? VARIANTS.placement[props.placement ?? 'topRight'].bottom
14596
- };
14597
- };
14598
-
14599
14562
  $$self.$$set = $$props => {
14600
14563
  if ('props' in $$props) $$invalidate(9, props = $$props.props);
14601
14564
  if ('layerId' in $$props) $$invalidate(0, layerId = $$props.layerId);
@@ -14604,18 +14567,12 @@ function instance$5($$self, $$props, $$invalidate) {
14604
14567
  };
14605
14568
 
14606
14569
  $$self.$$.update = () => {
14607
- if ($$self.$$.dirty & /*$maximumZindex*/ 4096) {
14608
- $$invalidate(3, rootStyle = objToStyle({
14609
- ...getCssPlacement(),
14610
- zIndex: $maximumZindex + 1
14611
- }));
14612
- }
14613
-
14614
14570
  if ($$self.$$.dirty & /*props*/ 512) {
14615
- $$invalidate(2, style = objToStyle({
14616
- width: `${size}px`,
14617
- height: `${size}px`,
14571
+ $$invalidate(3, style = objToStyle({
14618
14572
  ...props.bordered && { border: '1px solid #666' },
14573
+ height: `${size}px`,
14574
+ boxSizing: 'border-box',
14575
+ padding: '6px',
14619
14576
  backgroundColor: props.backgroundColor ?? 'transparent',
14620
14577
  ...VARIANTS.round[props.round ?? 'default'],
14621
14578
  ...toCssCommon(props),
@@ -14624,7 +14581,7 @@ function instance$5($$self, $$props, $$invalidate) {
14624
14581
  }
14625
14582
 
14626
14583
  if ($$self.$$.dirty & /*props*/ 512) {
14627
- $$invalidate(1, labelStyle = objToStyle({
14584
+ $$invalidate(2, labelStyle = objToStyle({
14628
14585
  color: props.labelColor ?? color,
14629
14586
  fontSize: `${size / 2.1}px`
14630
14587
  }));
@@ -14633,11 +14590,16 @@ function instance$5($$self, $$props, $$invalidate) {
14633
14590
 
14634
14591
  $$invalidate(4, hasLabel = label !== undefined && label !== '');
14635
14592
 
14593
+ $$invalidate(1, iconStyle = objToStyle({
14594
+ width: `${size - 12}px`,
14595
+ height: `${size - 12}px`
14596
+ }));
14597
+
14636
14598
  return [
14637
14599
  layerId,
14600
+ iconStyle,
14638
14601
  labelStyle,
14639
14602
  style,
14640
- rootStyle,
14641
14603
  hasLabel,
14642
14604
  handleClick,
14643
14605
  color,
@@ -14645,8 +14607,7 @@ function instance$5($$self, $$props, $$invalidate) {
14645
14607
  isLeftLabelPlacement,
14646
14608
  props,
14647
14609
  eventName,
14648
- eventValue,
14649
- $maximumZindex
14610
+ eventValue
14650
14611
  ];
14651
14612
  }
14652
14613