@plaidev/karte-action-sdk 1.1.261-28982039.4d78b664 → 1.1.261
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.js +176 -176
- package/dist/index.es.js +176 -176
- package/package.json +6 -6
package/dist/index.es.js
CHANGED
@@ -3114,7 +3114,7 @@ class State extends SvelteComponent {
|
|
3114
3114
|
/* src/components/StateItem.svelte generated by Svelte v3.53.1 */
|
3115
3115
|
|
3116
3116
|
function add_css$J(target) {
|
3117
|
-
append_styles(target, "svelte-
|
3117
|
+
append_styles(target, "svelte-1amihue", ".state-item.svelte-1amihue{position:absolute;display:none}");
|
3118
3118
|
}
|
3119
3119
|
|
3120
3120
|
// (23:0) {#if $state === path}
|
@@ -3131,7 +3131,7 @@ function create_if_block$f(ctx) {
|
|
3131
3131
|
t = space();
|
3132
3132
|
if (default_slot) default_slot.c();
|
3133
3133
|
attr(div, "data-state-path", /*path*/ ctx[0]);
|
3134
|
-
attr(div, "class", "state-item svelte-
|
3134
|
+
attr(div, "class", "state-item svelte-1amihue");
|
3135
3135
|
},
|
3136
3136
|
m(target, anchor) {
|
3137
3137
|
insert(target, div, anchor);
|
@@ -3453,7 +3453,7 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
|
|
3453
3453
|
/* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
3454
3454
|
|
3455
3455
|
function add_css$I(target) {
|
3456
|
-
append_styles(target, "svelte-
|
3456
|
+
append_styles(target, "svelte-g6ucc2", ".background.svelte-g6ucc2{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:2147483646}");
|
3457
3457
|
}
|
3458
3458
|
|
3459
3459
|
// (14:0) {#if backgroundOverlay}
|
@@ -3466,7 +3466,7 @@ function create_if_block$e(ctx) {
|
|
3466
3466
|
return {
|
3467
3467
|
c() {
|
3468
3468
|
div = element("div");
|
3469
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-
|
3469
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-g6ucc2"));
|
3470
3470
|
},
|
3471
3471
|
m(target, anchor) {
|
3472
3472
|
insert(target, div, anchor);
|
@@ -3477,7 +3477,7 @@ function create_if_block$e(ctx) {
|
|
3477
3477
|
}
|
3478
3478
|
},
|
3479
3479
|
p(ctx, dirty) {
|
3480
|
-
if (dirty & /*className*/ 2 && div_class_value !== (div_class_value = "" + (null_to_empty(['background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-
|
3480
|
+
if (dirty & /*className*/ 2 && div_class_value !== (div_class_value = "" + (null_to_empty(['background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-g6ucc2"))) {
|
3481
3481
|
attr(div, "class", div_class_value);
|
3482
3482
|
}
|
3483
3483
|
},
|
@@ -3583,7 +3583,7 @@ function checkStopPropagation(eventName, handler) {
|
|
3583
3583
|
/* src/components/Button.svelte generated by Svelte v3.53.1 */
|
3584
3584
|
|
3585
3585
|
function add_css$H(target) {
|
3586
|
-
append_styles(target, "svelte-
|
3586
|
+
append_styles(target, "svelte-1kmu8zp", ".button.svelte-1kmu8zp{display:block;text-decoration:none;color:inherit;border:none;background:none;margin:0;padding:0}.button.svelte-1kmu8zp:link,.button.svelte-1kmu8zp:visited,.button.svelte-1kmu8zp:active,.button.svelte-1kmu8zp:hover{color:inherit}");
|
3587
3587
|
}
|
3588
3588
|
|
3589
3589
|
// (53:0) {:else}
|
@@ -3612,7 +3612,7 @@ function create_else_block$5(ctx) {
|
|
3612
3612
|
button = element("button");
|
3613
3613
|
if (default_slot) default_slot.c();
|
3614
3614
|
set_attributes(button, button_data);
|
3615
|
-
toggle_class(button, "svelte-
|
3615
|
+
toggle_class(button, "svelte-1kmu8zp", true);
|
3616
3616
|
},
|
3617
3617
|
m(target, anchor) {
|
3618
3618
|
insert(target, button, anchor);
|
@@ -3651,7 +3651,7 @@ function create_else_block$5(ctx) {
|
|
3651
3651
|
dataAttrStopPropagation('click')
|
3652
3652
|
]));
|
3653
3653
|
|
3654
|
-
toggle_class(button, "svelte-
|
3654
|
+
toggle_class(button, "svelte-1kmu8zp", true);
|
3655
3655
|
},
|
3656
3656
|
i(local) {
|
3657
3657
|
if (current) return;
|
@@ -3682,7 +3682,7 @@ function create_if_block_2$2(ctx) {
|
|
3682
3682
|
c() {
|
3683
3683
|
div = element("div");
|
3684
3684
|
if (default_slot) default_slot.c();
|
3685
|
-
attr(div, "class", "" + (null_to_empty(BUTTON_CLASS) + " svelte-
|
3685
|
+
attr(div, "class", "" + (null_to_empty(BUTTON_CLASS) + " svelte-1kmu8zp"));
|
3686
3686
|
attr(div, "style", /*style*/ ctx[1]);
|
3687
3687
|
},
|
3688
3688
|
m(target, anchor) {
|
@@ -3766,7 +3766,7 @@ function create_if_block_1$3(ctx) {
|
|
3766
3766
|
a = element("a");
|
3767
3767
|
if (default_slot) default_slot.c();
|
3768
3768
|
set_attributes(a, a_data);
|
3769
|
-
toggle_class(a, "svelte-
|
3769
|
+
toggle_class(a, "svelte-1kmu8zp", true);
|
3770
3770
|
},
|
3771
3771
|
m(target, anchor) {
|
3772
3772
|
insert(target, a, anchor);
|
@@ -3808,7 +3808,7 @@ function create_if_block_1$3(ctx) {
|
|
3808
3808
|
dataAttrStopPropagation('click')
|
3809
3809
|
]));
|
3810
3810
|
|
3811
|
-
toggle_class(a, "svelte-
|
3811
|
+
toggle_class(a, "svelte-1kmu8zp", true);
|
3812
3812
|
},
|
3813
3813
|
i(local) {
|
3814
3814
|
if (current) return;
|
@@ -3839,7 +3839,7 @@ function create_if_block$d(ctx) {
|
|
3839
3839
|
c() {
|
3840
3840
|
div = element("div");
|
3841
3841
|
if (default_slot) default_slot.c();
|
3842
|
-
attr(div, "class", "" + (BUTTON_CLASS + " _disabled" + " svelte-
|
3842
|
+
attr(div, "class", "" + (BUTTON_CLASS + " _disabled" + " svelte-1kmu8zp"));
|
3843
3843
|
attr(div, "style", /*style*/ ctx[1]);
|
3844
3844
|
},
|
3845
3845
|
m(target, anchor) {
|
@@ -4048,7 +4048,7 @@ let Button$1 = class Button extends SvelteComponent {
|
|
4048
4048
|
/* src/components/Modal.svelte generated by Svelte v3.53.1 */
|
4049
4049
|
|
4050
4050
|
function add_css$G(target) {
|
4051
|
-
append_styles(target, "svelte-
|
4051
|
+
append_styles(target, "svelte-1i2vo31", ".modal.svelte-1i2vo31{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-1i2vo31 > .button{flex:auto;display:flex}.close.svelte-1i2vo31{position:absolute;top:0;right:0}.close.svelte-1i2vo31 > .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-1i2vo31 > .button:hover{transform:rotate(90deg)}.modal-content.svelte-1i2vo31{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-1i2vo31{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-1i2vo31{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}}");
|
4052
4052
|
}
|
4053
4053
|
|
4054
4054
|
// (278:0) {:else}
|
@@ -4198,7 +4198,7 @@ function create_if_block$c(ctx) {
|
|
4198
4198
|
c() {
|
4199
4199
|
div = element("div");
|
4200
4200
|
create_component(button.$$.fragment);
|
4201
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
4201
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-1i2vo31"));
|
4202
4202
|
attr(div, "role", "dialog");
|
4203
4203
|
attr(div, "aria-modal", "true");
|
4204
4204
|
attr(div, "style", Array.from(/*modalStyles*/ ctx[23]).join(';'));
|
@@ -4222,7 +4222,7 @@ function create_if_block$c(ctx) {
|
|
4222
4222
|
|
4223
4223
|
button.$set(button_changes);
|
4224
4224
|
|
4225
|
-
if (!current || dirty[0] & /*useBreakPoint*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
4225
|
+
if (!current || dirty[0] & /*useBreakPoint*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-1i2vo31"))) {
|
4226
4226
|
attr(div, "class", div_class_value);
|
4227
4227
|
}
|
4228
4228
|
},
|
@@ -4277,7 +4277,7 @@ function create_if_block_1$2(ctx) {
|
|
4277
4277
|
c() {
|
4278
4278
|
div = element("div");
|
4279
4279
|
create_component(button.$$.fragment);
|
4280
|
-
attr(div, "class", "close svelte-
|
4280
|
+
attr(div, "class", "close svelte-1i2vo31");
|
4281
4281
|
set_style(div, "z-index", /*$maximumZindex*/ ctx[22] + 1);
|
4282
4282
|
},
|
4283
4283
|
m(target, anchor) {
|
@@ -4366,7 +4366,7 @@ function create_default_slot$6(ctx) {
|
|
4366
4366
|
t = space();
|
4367
4367
|
div = element("div");
|
4368
4368
|
if (default_slot) default_slot.c();
|
4369
|
-
attr(div, "class", "modal-content svelte-
|
4369
|
+
attr(div, "class", "modal-content svelte-1i2vo31");
|
4370
4370
|
attr(div, "style", /*_style*/ ctx[5]);
|
4371
4371
|
},
|
4372
4372
|
m(target, anchor) {
|
@@ -5017,7 +5017,7 @@ class Grid extends SvelteComponent {
|
|
5017
5017
|
/* src/components/GridItem.svelte generated by Svelte v3.53.1 */
|
5018
5018
|
|
5019
5019
|
function add_css$F(target) {
|
5020
|
-
append_styles(target, "svelte-
|
5020
|
+
append_styles(target, "svelte-1cryhmb", ".grid-item.svelte-1cryhmb{word-break:break-all;position:relative}.grid-item-inner.svelte-1cryhmb{position:absolute;inset:0}");
|
5021
5021
|
}
|
5022
5022
|
|
5023
5023
|
function create_fragment$1a(ctx) {
|
@@ -5032,8 +5032,8 @@ function create_fragment$1a(ctx) {
|
|
5032
5032
|
div1 = element("div");
|
5033
5033
|
div0 = element("div");
|
5034
5034
|
if (default_slot) default_slot.c();
|
5035
|
-
attr(div0, "class", "grid-item-inner svelte-
|
5036
|
-
attr(div1, "class", "grid-item svelte-
|
5035
|
+
attr(div0, "class", "grid-item-inner svelte-1cryhmb");
|
5036
|
+
attr(div1, "class", "grid-item svelte-1cryhmb");
|
5037
5037
|
attr(div1, "data-element-id", /*gridItemId*/ ctx[0]);
|
5038
5038
|
attr(div1, "data-grid-item-id", /*gridItemId*/ ctx[0]);
|
5039
5039
|
attr(div1, "style", /*_style*/ ctx[1]);
|
@@ -5338,7 +5338,7 @@ class RenderText extends SvelteComponent {
|
|
5338
5338
|
/* src/components/TextElement.svelte generated by Svelte v3.53.1 */
|
5339
5339
|
|
5340
5340
|
function add_css$E(target) {
|
5341
|
-
append_styles(target, "svelte-
|
5341
|
+
append_styles(target, "svelte-vz6867", ".text-element-wrapper.svelte-vz6867.svelte-vz6867{position:relative;height:100%}.text-element.svelte-vz6867.svelte-vz6867{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-vz6867.svelte-vz6867{text-decoration:none;color:inherit}.text-element-inner.svelte-vz6867.svelte-vz6867{width:100%;height:auto}.text-direction-vertical.svelte-vz6867.svelte-vz6867{writing-mode:vertical-rl}.text-direction-vertical.svelte-vz6867 .text-element-inner.svelte-vz6867{width:auto;height:100%}.tooltip.svelte-vz6867.svelte-vz6867{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-vz6867.svelte-vz6867:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-vz6867.svelte-vz6867{display:block}.tooltip-error.svelte-vz6867.svelte-vz6867{background-color:#c00}.tooltip-error.svelte-vz6867.svelte-vz6867:before{border-bottom:7px solid #c00}");
|
5342
5342
|
}
|
5343
5343
|
|
5344
5344
|
// (92:2) {:else}
|
@@ -5355,8 +5355,8 @@ function create_else_block$2(ctx) {
|
|
5355
5355
|
div1 = element("div");
|
5356
5356
|
div0 = element("div");
|
5357
5357
|
create_component(rendertext.$$.fragment);
|
5358
|
-
attr(div0, "class", "text-element-inner svelte-
|
5359
|
-
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
5358
|
+
attr(div0, "class", "text-element-inner svelte-vz6867");
|
5359
|
+
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-vz6867"));
|
5360
5360
|
attr(div1, "style", /*style*/ ctx[5]);
|
5361
5361
|
},
|
5362
5362
|
m(target, anchor) {
|
@@ -5370,7 +5370,7 @@ function create_else_block$2(ctx) {
|
|
5370
5370
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
5371
5371
|
rendertext.$set(rendertext_changes);
|
5372
5372
|
|
5373
|
-
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
5373
|
+
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-vz6867"))) {
|
5374
5374
|
attr(div1, "class", div1_class_value);
|
5375
5375
|
}
|
5376
5376
|
|
@@ -5420,12 +5420,12 @@ function create_if_block$a(ctx) {
|
|
5420
5420
|
t2 = space();
|
5421
5421
|
div2 = element("div");
|
5422
5422
|
div2.textContent = "コピーできませんでした";
|
5423
|
-
attr(div0, "class", "text-element-inner svelte-
|
5423
|
+
attr(div0, "class", "text-element-inner svelte-vz6867");
|
5424
5424
|
attr(a, "href", '');
|
5425
|
-
attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
5425
|
+
attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-vz6867"));
|
5426
5426
|
attr(a, "style", /*style*/ ctx[5]);
|
5427
|
-
attr(div1, "class", "tooltip svelte-
|
5428
|
-
attr(div2, "class", "tooltip tooltip-error svelte-
|
5427
|
+
attr(div1, "class", "tooltip svelte-vz6867");
|
5428
|
+
attr(div2, "class", "tooltip tooltip-error svelte-vz6867");
|
5429
5429
|
},
|
5430
5430
|
m(target, anchor) {
|
5431
5431
|
insert(target, a, anchor);
|
@@ -5449,7 +5449,7 @@ function create_if_block$a(ctx) {
|
|
5449
5449
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
5450
5450
|
rendertext.$set(rendertext_changes);
|
5451
5451
|
|
5452
|
-
if (!current || dirty & /*textDirection*/ 2 && a_class_value !== (a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
5452
|
+
if (!current || dirty & /*textDirection*/ 2 && a_class_value !== (a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-vz6867"))) {
|
5453
5453
|
attr(a, "class", a_class_value);
|
5454
5454
|
}
|
5455
5455
|
|
@@ -5501,7 +5501,7 @@ function create_fragment$18(ctx) {
|
|
5501
5501
|
c() {
|
5502
5502
|
div = element("div");
|
5503
5503
|
if_block.c();
|
5504
|
-
attr(div, "class", "text-element-wrapper svelte-
|
5504
|
+
attr(div, "class", "text-element-wrapper svelte-vz6867");
|
5505
5505
|
},
|
5506
5506
|
m(target, anchor) {
|
5507
5507
|
insert(target, div, anchor);
|
@@ -5667,7 +5667,7 @@ class TextElement extends SvelteComponent {
|
|
5667
5667
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
5668
5668
|
|
5669
5669
|
function add_css$D(target) {
|
5670
|
-
append_styles(target, "svelte-
|
5670
|
+
append_styles(target, "svelte-ujdxfc", ".text-button-element.svelte-ujdxfc{width:100%;height:100%}.text-button-element.svelte-ujdxfc > .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-ujdxfc > .button._disabled{cursor:not-allowed !important;opacity:0.2}.text-button-element.svelte-ujdxfc > .button:not(._disabled):active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button-element.svelte-ujdxfc > .button:not(._disabled):hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
5671
5671
|
}
|
5672
5672
|
|
5673
5673
|
// (48:2) <Button {onClick} {style} {eventName}>
|
@@ -5723,7 +5723,7 @@ function create_fragment$17(ctx) {
|
|
5723
5723
|
c() {
|
5724
5724
|
div = element("div");
|
5725
5725
|
create_component(button.$$.fragment);
|
5726
|
-
attr(div, "class", "text-button-element svelte-
|
5726
|
+
attr(div, "class", "text-button-element svelte-ujdxfc");
|
5727
5727
|
},
|
5728
5728
|
m(target, anchor) {
|
5729
5729
|
insert(target, div, anchor);
|
@@ -5815,7 +5815,7 @@ class TextButtonElement extends SvelteComponent {
|
|
5815
5815
|
/* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
|
5816
5816
|
|
5817
5817
|
function add_css$C(target) {
|
5818
|
-
append_styles(target, "svelte-
|
5818
|
+
append_styles(target, "svelte-1alkh1m", ".image-element.svelte-1alkh1m{width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box}.image-element.svelte-1alkh1m > .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-1alkh1m > .button._disabled{cursor:not-allowed !important;opacity:0.2}.image-element.transport.svelte-1alkh1m > .button:not(._disabled):hover,.image-element.transport.svelte-1alkh1m > .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-1alkh1m{width:100%;height:100%}");
|
5819
5819
|
}
|
5820
5820
|
|
5821
5821
|
// (44:2) <Button {onClick} style={_style} {eventName}>
|
@@ -5827,7 +5827,7 @@ function create_default_slot$4(ctx) {
|
|
5827
5827
|
return {
|
5828
5828
|
c() {
|
5829
5829
|
img = element("img");
|
5830
|
-
attr(img, "class", "image svelte-
|
5830
|
+
attr(img, "class", "image svelte-1alkh1m");
|
5831
5831
|
attr(img, "loading", "lazy");
|
5832
5832
|
attr(img, "width", "auto");
|
5833
5833
|
attr(img, "height", "auto");
|
@@ -5889,7 +5889,7 @@ function create_fragment$16(ctx) {
|
|
5889
5889
|
c() {
|
5890
5890
|
div = element("div");
|
5891
5891
|
create_component(button.$$.fragment);
|
5892
|
-
attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-
|
5892
|
+
attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-1alkh1m");
|
5893
5893
|
},
|
5894
5894
|
m(target, anchor) {
|
5895
5895
|
insert(target, div, anchor);
|
@@ -5908,7 +5908,7 @@ function create_fragment$16(ctx) {
|
|
5908
5908
|
|
5909
5909
|
button.$set(button_changes);
|
5910
5910
|
|
5911
|
-
if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-
|
5911
|
+
if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-1alkh1m")) {
|
5912
5912
|
attr(div, "class", div_class_value);
|
5913
5913
|
}
|
5914
5914
|
},
|
@@ -5980,7 +5980,7 @@ class ImageElement extends SvelteComponent {
|
|
5980
5980
|
/* src/components/List.svelte generated by Svelte v3.53.1 */
|
5981
5981
|
|
5982
5982
|
function add_css$B(target) {
|
5983
|
-
append_styles(target, "svelte-
|
5983
|
+
append_styles(target, "svelte-1t8r9z", ".list.svelte-1t8r9z{display:flex;width:100%;height:100%;overflow:hidden;border-width:0px;border-style:solid;border-color:#000000}");
|
5984
5984
|
}
|
5985
5985
|
|
5986
5986
|
function create_fragment$15(ctx) {
|
@@ -5993,7 +5993,7 @@ function create_fragment$15(ctx) {
|
|
5993
5993
|
c() {
|
5994
5994
|
div = element("div");
|
5995
5995
|
if (default_slot) default_slot.c();
|
5996
|
-
attr(div, "class", "list svelte-
|
5996
|
+
attr(div, "class", "list svelte-1t8r9z");
|
5997
5997
|
attr(div, "style", /*style*/ ctx[0]);
|
5998
5998
|
},
|
5999
5999
|
m(target, anchor) {
|
@@ -6127,7 +6127,7 @@ class List extends SvelteComponent {
|
|
6127
6127
|
/* src/components/ListItem.svelte generated by Svelte v3.53.1 */
|
6128
6128
|
|
6129
6129
|
function add_css$A(target) {
|
6130
|
-
append_styles(target, "svelte-
|
6130
|
+
append_styles(target, "svelte-1lbw8v2", ".list-item.svelte-1lbw8v2{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-1lbw8v2 > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
6131
6131
|
}
|
6132
6132
|
|
6133
6133
|
// (67:2) <Button {onClick} style={_style} eventName={clickEventName}>
|
@@ -6197,7 +6197,7 @@ function create_fragment$14(ctx) {
|
|
6197
6197
|
c() {
|
6198
6198
|
div = element("div");
|
6199
6199
|
create_component(button.$$.fragment);
|
6200
|
-
attr(div, "class", "list-item svelte-
|
6200
|
+
attr(div, "class", "list-item svelte-1lbw8v2");
|
6201
6201
|
attr(div, "style", /*listItemStyle*/ ctx[3]);
|
6202
6202
|
},
|
6203
6203
|
m(target, anchor) {
|
@@ -6323,7 +6323,7 @@ class ListItem extends SvelteComponent {
|
|
6323
6323
|
/* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
|
6324
6324
|
|
6325
6325
|
function add_css$z(target) {
|
6326
|
-
append_styles(target, "svelte-
|
6326
|
+
append_styles(target, "svelte-w6jkzh", ".embed.svelte-w6jkzh{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-w6jkzh iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
6327
6327
|
}
|
6328
6328
|
|
6329
6329
|
function create_fragment$13(ctx) {
|
@@ -6332,7 +6332,7 @@ function create_fragment$13(ctx) {
|
|
6332
6332
|
return {
|
6333
6333
|
c() {
|
6334
6334
|
div = element("div");
|
6335
|
-
attr(div, "class", "embed svelte-
|
6335
|
+
attr(div, "class", "embed svelte-w6jkzh");
|
6336
6336
|
attr(div, "style", /*_style*/ ctx[1]);
|
6337
6337
|
},
|
6338
6338
|
m(target, anchor) {
|
@@ -6375,7 +6375,7 @@ class EmbedElement extends SvelteComponent {
|
|
6375
6375
|
/* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
|
6376
6376
|
|
6377
6377
|
function add_css$y(target) {
|
6378
|
-
append_styles(target, "svelte-
|
6378
|
+
append_styles(target, "svelte-ljxq7x", ".embed.svelte-ljxq7x{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-ljxq7x iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
|
6379
6379
|
}
|
6380
6380
|
|
6381
6381
|
function create_fragment$12(ctx) {
|
@@ -6387,7 +6387,7 @@ function create_fragment$12(ctx) {
|
|
6387
6387
|
div1 = element("div");
|
6388
6388
|
div0 = element("div");
|
6389
6389
|
attr(div0, "class", "karte-player");
|
6390
|
-
attr(div1, "class", "embed svelte-
|
6390
|
+
attr(div1, "class", "embed svelte-ljxq7x");
|
6391
6391
|
attr(div1, "style", /*_style*/ ctx[0]);
|
6392
6392
|
},
|
6393
6393
|
m(target, anchor) {
|
@@ -6729,7 +6729,7 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6729
6729
|
/* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
|
6730
6730
|
|
6731
6731
|
function add_css$x(target) {
|
6732
|
-
append_styles(target, "svelte-
|
6732
|
+
append_styles(target, "svelte-ljxq7x", ".embed.svelte-ljxq7x{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-ljxq7x iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
|
6733
6733
|
}
|
6734
6734
|
|
6735
6735
|
function create_fragment$11(ctx) {
|
@@ -6741,7 +6741,7 @@ function create_fragment$11(ctx) {
|
|
6741
6741
|
div1 = element("div");
|
6742
6742
|
div0 = element("div");
|
6743
6743
|
attr(div0, "class", "karte-player");
|
6744
|
-
attr(div1, "class", "embed svelte-
|
6744
|
+
attr(div1, "class", "embed svelte-ljxq7x");
|
6745
6745
|
attr(div1, "style", /*_style*/ ctx[0]);
|
6746
6746
|
},
|
6747
6747
|
m(target, anchor) {
|
@@ -6925,7 +6925,7 @@ class MovieVimeoElement extends SvelteComponent {
|
|
6925
6925
|
/* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
|
6926
6926
|
|
6927
6927
|
function add_css$w(target) {
|
6928
|
-
append_styles(target, "svelte-
|
6928
|
+
append_styles(target, "svelte-1fjy5oo", ".textarea-wrapper.svelte-1fjy5oo{display:flex;align-items:center;width:100%;height:100%}.textarea.svelte-1fjy5oo{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-1fjy5oo::placeholder{color:var(--placeholder-color)}.textarea.svelte-1fjy5oo:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}");
|
6929
6929
|
}
|
6930
6930
|
|
6931
6931
|
function create_fragment$10(ctx) {
|
@@ -6938,12 +6938,12 @@ function create_fragment$10(ctx) {
|
|
6938
6938
|
c() {
|
6939
6939
|
div = element("div");
|
6940
6940
|
textarea = element("textarea");
|
6941
|
-
attr(textarea, "class", "textarea svelte-
|
6941
|
+
attr(textarea, "class", "textarea svelte-1fjy5oo");
|
6942
6942
|
textarea.value = /*$value*/ ctx[4];
|
6943
6943
|
textarea.required = /*required*/ ctx[1];
|
6944
6944
|
attr(textarea, "placeholder", /*placeholder*/ ctx[0]);
|
6945
6945
|
attr(textarea, "style", /*style*/ ctx[3]);
|
6946
|
-
attr(div, "class", "textarea-wrapper svelte-
|
6946
|
+
attr(div, "class", "textarea-wrapper svelte-1fjy5oo");
|
6947
6947
|
attr(div, "style", /*styleVariables*/ ctx[2]);
|
6948
6948
|
},
|
6949
6949
|
m(target, anchor) {
|
@@ -7095,7 +7095,7 @@ class FormTextarea extends SvelteComponent {
|
|
7095
7095
|
/* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
|
7096
7096
|
|
7097
7097
|
function add_css$v(target) {
|
7098
|
-
append_styles(target, "svelte-
|
7098
|
+
append_styles(target, "svelte-1ntb6j8", ".radio-buttons.svelte-1ntb6j8{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-1ntb6j8{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-1ntb6j8{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-1ntb6j8: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-1ntb6j8{margin-left:0.5em}");
|
7099
7099
|
}
|
7100
7100
|
|
7101
7101
|
function get_each_context$6(ctx, list, i) {
|
@@ -7129,14 +7129,14 @@ function create_each_block$6(ctx) {
|
|
7129
7129
|
t1 = text(t1_value);
|
7130
7130
|
t2 = space();
|
7131
7131
|
attr(input, "type", "radio");
|
7132
|
-
attr(input, "class", "radio-button-input svelte-
|
7132
|
+
attr(input, "class", "radio-button-input svelte-1ntb6j8");
|
7133
7133
|
attr(input, "style", /*buttonStyle*/ ctx[5]);
|
7134
7134
|
attr(input, "name", /*name*/ ctx[0]);
|
7135
7135
|
input.value = input_value_value = /*option*/ ctx[17];
|
7136
7136
|
input.checked = input_checked_value = /*option*/ ctx[17] === /*_value*/ ctx[3];
|
7137
|
-
attr(span, "class", "radio-button-text svelte-
|
7137
|
+
attr(span, "class", "radio-button-text svelte-1ntb6j8");
|
7138
7138
|
attr(span, "style", span_style_value = `${/*_textStyle*/ ctx[2]} ${/*fontCss*/ ctx[6]}`);
|
7139
|
-
attr(label, "class", "radio-button svelte-
|
7139
|
+
attr(label, "class", "radio-button svelte-1ntb6j8");
|
7140
7140
|
},
|
7141
7141
|
m(target, anchor) {
|
7142
7142
|
insert(target, label, anchor);
|
@@ -7201,7 +7201,7 @@ function create_fragment$$(ctx) {
|
|
7201
7201
|
each_blocks[i].c();
|
7202
7202
|
}
|
7203
7203
|
|
7204
|
-
attr(div, "class", "radio-buttons svelte-
|
7204
|
+
attr(div, "class", "radio-buttons svelte-1ntb6j8");
|
7205
7205
|
attr(div, "style", /*_layoutStyle*/ ctx[1]);
|
7206
7206
|
},
|
7207
7207
|
m(target, anchor) {
|
@@ -7370,7 +7370,7 @@ class FormRadioButtons extends SvelteComponent {
|
|
7370
7370
|
/* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
|
7371
7371
|
|
7372
7372
|
function add_css$u(target) {
|
7373
|
-
append_styles(target, "svelte-
|
7373
|
+
append_styles(target, "svelte-iejizj", ".select.svelte-iejizj{width:100%;height:100%}.select-select.svelte-iejizj{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-iejizj: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-iejizj{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}");
|
7374
7374
|
}
|
7375
7375
|
|
7376
7376
|
function get_each_context$5(ctx, list, i) {
|
@@ -7504,10 +7504,10 @@ function create_fragment$_(ctx) {
|
|
7504
7504
|
|
7505
7505
|
t = space();
|
7506
7506
|
div0 = element("div");
|
7507
|
-
attr(select, "class", "select-select svelte-
|
7507
|
+
attr(select, "class", "select-select svelte-iejizj");
|
7508
7508
|
attr(select, "style", /*style*/ ctx[3]);
|
7509
|
-
attr(div0, "class", "select-icon svelte-
|
7510
|
-
attr(div1, "class", "select svelte-
|
7509
|
+
attr(div0, "class", "select-icon svelte-iejizj");
|
7510
|
+
attr(div1, "class", "select svelte-iejizj");
|
7511
7511
|
attr(div1, "style", /*styleVariables*/ ctx[2]);
|
7512
7512
|
},
|
7513
7513
|
m(target, anchor) {
|
@@ -7709,7 +7709,7 @@ class FormSelect extends SvelteComponent {
|
|
7709
7709
|
/* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
|
7710
7710
|
|
7711
7711
|
function add_css$t(target) {
|
7712
|
-
append_styles(target, "svelte-
|
7712
|
+
append_styles(target, "svelte-2pz1us", ".check-boxes.svelte-2pz1us.svelte-2pz1us{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%;gap:0px}.check-box.svelte-2pz1us.svelte-2pz1us{display:flex;align-items:center;position:relative;cursor:pointer}.check-box-input.svelte-2pz1us.svelte-2pz1us{width:var(--size);height:var(--size);margin:0;position:absolute;appearance:none;cursor:pointer}.check-box-check.svelte-2pz1us.svelte-2pz1us{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-2pz1us.svelte-2pz1us{display:inline-block;--icon-size:calc(var(--size) * 3 / 4);width:var(--icon-size);height:var(--icon-size)}.check-box-icon.svelte-2pz1us.svelte-2pz1us: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-2pz1us.svelte-2pz1us{background-color:var(--color-main-active)}.check-box-check._checked.svelte-2pz1us .check-box-icon.svelte-2pz1us:after{border-color:var(--color-sub-active)}.check-box-text.svelte-2pz1us.svelte-2pz1us{margin-left:0.5em;color:#333;font-size:12px;line-height:1.5}");
|
7713
7713
|
}
|
7714
7714
|
|
7715
7715
|
function get_each_context$4(ctx, list, i) {
|
@@ -7748,19 +7748,19 @@ function create_each_block$4(ctx) {
|
|
7748
7748
|
span2 = element("span");
|
7749
7749
|
t2 = text(t2_value);
|
7750
7750
|
t3 = space();
|
7751
|
-
attr(input, "class", "check-box-input svelte-
|
7751
|
+
attr(input, "class", "check-box-input svelte-2pz1us");
|
7752
7752
|
attr(input, "type", "checkbox");
|
7753
7753
|
attr(input, "name", /*name*/ ctx[0]);
|
7754
7754
|
input.checked = input_checked_value = /*isCheckedArray*/ ctx[4][/*i*/ ctx[19]];
|
7755
|
-
attr(span0, "class", "check-box-icon svelte-
|
7755
|
+
attr(span0, "class", "check-box-icon svelte-2pz1us");
|
7756
7756
|
|
7757
7757
|
attr(span1, "class", span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
|
7758
7758
|
? ' _checked'
|
7759
|
-
: ''}`) + " svelte-
|
7759
|
+
: ''}`) + " svelte-2pz1us"));
|
7760
7760
|
|
7761
|
-
attr(span2, "class", "check-box-text svelte-
|
7761
|
+
attr(span2, "class", "check-box-text svelte-2pz1us");
|
7762
7762
|
attr(span2, "style", span2_style_value = `${/*_textStyle*/ ctx[2]} ${/*fontCss*/ ctx[6]}`);
|
7763
|
-
attr(label, "class", "check-box svelte-
|
7763
|
+
attr(label, "class", "check-box svelte-2pz1us");
|
7764
7764
|
attr(label, "style", /*styleVariables*/ ctx[5]);
|
7765
7765
|
},
|
7766
7766
|
m(target, anchor) {
|
@@ -7792,7 +7792,7 @@ function create_each_block$4(ctx) {
|
|
7792
7792
|
|
7793
7793
|
if (dirty & /*isCheckedArray*/ 16 && span1_class_value !== (span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
|
7794
7794
|
? ' _checked'
|
7795
|
-
: ''}`) + " svelte-
|
7795
|
+
: ''}`) + " svelte-2pz1us"))) {
|
7796
7796
|
attr(span1, "class", span1_class_value);
|
7797
7797
|
}
|
7798
7798
|
|
@@ -7831,7 +7831,7 @@ function create_fragment$Z(ctx) {
|
|
7831
7831
|
each_blocks[i].c();
|
7832
7832
|
}
|
7833
7833
|
|
7834
|
-
attr(div, "class", "check-boxes svelte-
|
7834
|
+
attr(div, "class", "check-boxes svelte-2pz1us");
|
7835
7835
|
attr(div, "style", /*_layoutStyle*/ ctx[1]);
|
7836
7836
|
},
|
7837
7837
|
m(target, anchor) {
|
@@ -8006,7 +8006,7 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8006
8006
|
/* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
|
8007
8007
|
|
8008
8008
|
function add_css$s(target) {
|
8009
|
-
append_styles(target, "svelte-
|
8009
|
+
append_styles(target, "svelte-9idbf1", ".rating-buttons.svelte-9idbf1{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.rating-button.svelte-9idbf1{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}");
|
8010
8010
|
}
|
8011
8011
|
|
8012
8012
|
function get_each_context$3(ctx, list, i) {
|
@@ -8030,7 +8030,7 @@ function create_each_block$3(ctx) {
|
|
8030
8030
|
button = element("button");
|
8031
8031
|
t0 = text(t0_value);
|
8032
8032
|
t1 = space();
|
8033
|
-
attr(button, "class", "rating-button svelte-
|
8033
|
+
attr(button, "class", "rating-button svelte-9idbf1");
|
8034
8034
|
attr(button, "style", button_style_value = /*getTextButtonStyle*/ ctx[5](/*i*/ ctx[14] === /*_value*/ ctx[2]));
|
8035
8035
|
},
|
8036
8036
|
m(target, anchor) {
|
@@ -8079,7 +8079,7 @@ function create_fragment$Y(ctx) {
|
|
8079
8079
|
each_blocks[i].c();
|
8080
8080
|
}
|
8081
8081
|
|
8082
|
-
attr(div, "class", "rating-buttons svelte-
|
8082
|
+
attr(div, "class", "rating-buttons svelte-9idbf1");
|
8083
8083
|
},
|
8084
8084
|
m(target, anchor) {
|
8085
8085
|
insert(target, div, anchor);
|
@@ -8223,7 +8223,7 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8223
8223
|
/* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
|
8224
8224
|
|
8225
8225
|
function add_css$r(target) {
|
8226
|
-
append_styles(target, "svelte-
|
8226
|
+
append_styles(target, "svelte-1b5dvzw", ".rating-buttons.svelte-1b5dvzw{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.rating-button.svelte-1b5dvzw{appearance:none;background:none;border:none;margin:0;padding:0}.rating-button-image.svelte-1b5dvzw{cursor:pointer;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.rating-button-image.svelte-1b5dvzw:not(._active){filter:grayscale(100%)}");
|
8227
8227
|
}
|
8228
8228
|
|
8229
8229
|
function get_each_context$2(ctx, list, i) {
|
@@ -8248,9 +8248,9 @@ function create_each_block$2(ctx) {
|
|
8248
8248
|
img = element("img");
|
8249
8249
|
t = space();
|
8250
8250
|
if (!src_url_equal(img.src, img_src_value = /*ICONS*/ ctx[2][/*i*/ ctx[10]])) attr(img, "src", img_src_value);
|
8251
|
-
attr(img, "class", img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-
|
8251
|
+
attr(img, "class", img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-1b5dvzw"));
|
8252
8252
|
attr(img, "alt", "rate" + /*i*/ ctx[10]);
|
8253
|
-
attr(button, "class", "rating-button svelte-
|
8253
|
+
attr(button, "class", "rating-button svelte-1b5dvzw");
|
8254
8254
|
attr(button, "style", /*buttonStyle*/ ctx[0]);
|
8255
8255
|
},
|
8256
8256
|
m(target, anchor) {
|
@@ -8266,7 +8266,7 @@ function create_each_block$2(ctx) {
|
|
8266
8266
|
p(new_ctx, dirty) {
|
8267
8267
|
ctx = new_ctx;
|
8268
8268
|
|
8269
|
-
if (dirty & /*_value*/ 2 && img_class_value !== (img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-
|
8269
|
+
if (dirty & /*_value*/ 2 && img_class_value !== (img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-1b5dvzw"))) {
|
8270
8270
|
attr(img, "class", img_class_value);
|
8271
8271
|
}
|
8272
8272
|
|
@@ -8299,7 +8299,7 @@ function create_fragment$X(ctx) {
|
|
8299
8299
|
each_blocks[i].c();
|
8300
8300
|
}
|
8301
8301
|
|
8302
|
-
attr(div, "class", "rating-buttons svelte-
|
8302
|
+
attr(div, "class", "rating-buttons svelte-1b5dvzw");
|
8303
8303
|
},
|
8304
8304
|
m(target, anchor) {
|
8305
8305
|
insert(target, div, anchor);
|
@@ -8407,7 +8407,7 @@ class FormRatingButtonsFace extends SvelteComponent {
|
|
8407
8407
|
/* src/components/FormIdentifyInput.svelte generated by Svelte v3.53.1 */
|
8408
8408
|
|
8409
8409
|
function add_css$q(target) {
|
8410
|
-
append_styles(target, "svelte-
|
8410
|
+
append_styles(target, "svelte-f14zo5", ".input-wrapper.svelte-f14zo5{display:flex;align-items:center;width:100%;height:100%}.input.svelte-f14zo5{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-f14zo5::placeholder{color:var(--placeholder-color)}.input.svelte-f14zo5: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-f14zo5{outline:none;border-width:var(--error-border-width) !important;border-color:var(--error-border-color) !important;border-style:var(--error-border-style) !important}");
|
8411
8411
|
}
|
8412
8412
|
|
8413
8413
|
function create_fragment$W(ctx) {
|
@@ -8421,13 +8421,13 @@ function create_fragment$W(ctx) {
|
|
8421
8421
|
c() {
|
8422
8422
|
div = element("div");
|
8423
8423
|
input = element("input");
|
8424
|
-
attr(input, "class", input_class_value = "" + (null_to_empty(['input', /*isValidForUI*/ ctx[3] ? '' : '_error'].join(' ')) + " svelte-
|
8424
|
+
attr(input, "class", input_class_value = "" + (null_to_empty(['input', /*isValidForUI*/ ctx[3] ? '' : '_error'].join(' ')) + " svelte-f14zo5"));
|
8425
8425
|
attr(input, "type", "text");
|
8426
8426
|
input.value = /*$value*/ ctx[2];
|
8427
8427
|
input.required = /*required*/ ctx[0];
|
8428
8428
|
attr(input, "placeholder", /*placeholder*/ ctx[1]);
|
8429
8429
|
attr(input, "style", /*style*/ ctx[5]);
|
8430
|
-
attr(div, "class", "input-wrapper svelte-
|
8430
|
+
attr(div, "class", "input-wrapper svelte-f14zo5");
|
8431
8431
|
attr(div, "style", /*styleVariables*/ ctx[4]);
|
8432
8432
|
},
|
8433
8433
|
m(target, anchor) {
|
@@ -8440,7 +8440,7 @@ function create_fragment$W(ctx) {
|
|
8440
8440
|
}
|
8441
8441
|
},
|
8442
8442
|
p(ctx, [dirty]) {
|
8443
|
-
if (dirty & /*isValidForUI*/ 8 && input_class_value !== (input_class_value = "" + (null_to_empty(['input', /*isValidForUI*/ ctx[3] ? '' : '_error'].join(' ')) + " svelte-
|
8443
|
+
if (dirty & /*isValidForUI*/ 8 && input_class_value !== (input_class_value = "" + (null_to_empty(['input', /*isValidForUI*/ ctx[3] ? '' : '_error'].join(' ')) + " svelte-f14zo5"))) {
|
8444
8444
|
attr(input, "class", input_class_value);
|
8445
8445
|
}
|
8446
8446
|
|
@@ -8628,7 +8628,7 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8628
8628
|
/* src/components/FormIdentifyChoices.svelte generated by Svelte v3.53.1 */
|
8629
8629
|
|
8630
8630
|
function add_css$p(target) {
|
8631
|
-
append_styles(target, "svelte-
|
8631
|
+
append_styles(target, "svelte-pzrwlo", ".radio-buttons.svelte-pzrwlo{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-pzrwlo{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-pzrwlo{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-pzrwlo: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-pzrwlo{margin-left:0.5em}");
|
8632
8632
|
}
|
8633
8633
|
|
8634
8634
|
function create_fragment$V(ctx) {
|
@@ -8666,20 +8666,20 @@ function create_fragment$V(ctx) {
|
|
8666
8666
|
span1 = element("span");
|
8667
8667
|
t4 = text("いいえ");
|
8668
8668
|
attr(input0, "type", "radio");
|
8669
|
-
attr(input0, "class", "radio-button-input svelte-
|
8669
|
+
attr(input0, "class", "radio-button-input svelte-pzrwlo");
|
8670
8670
|
attr(input0, "style", /*buttonStyle*/ ctx[2]);
|
8671
8671
|
input0.checked = input0_checked_value = /*$value*/ ctx[3] === true;
|
8672
|
-
attr(span0, "class", "radio-button-text svelte-
|
8672
|
+
attr(span0, "class", "radio-button-text svelte-pzrwlo");
|
8673
8673
|
attr(span0, "style", span0_style_value = `${/*_textStyle*/ ctx[1]} ${/*fontCss*/ ctx[4]}`);
|
8674
|
-
attr(label0, "class", "radio-button svelte-
|
8674
|
+
attr(label0, "class", "radio-button svelte-pzrwlo");
|
8675
8675
|
attr(input1, "type", "radio");
|
8676
|
-
attr(input1, "class", "radio-button-input svelte-
|
8676
|
+
attr(input1, "class", "radio-button-input svelte-pzrwlo");
|
8677
8677
|
attr(input1, "style", /*buttonStyle*/ ctx[2]);
|
8678
8678
|
input1.checked = input1_checked_value = /*$value*/ ctx[3] === false;
|
8679
|
-
attr(span1, "class", "radio-button-text svelte-
|
8679
|
+
attr(span1, "class", "radio-button-text svelte-pzrwlo");
|
8680
8680
|
attr(span1, "style", span1_style_value = `${/*_textStyle*/ ctx[1]} ${/*fontCss*/ ctx[4]}`);
|
8681
|
-
attr(label1, "class", "radio-button svelte-
|
8682
|
-
attr(div, "class", "radio-buttons svelte-
|
8681
|
+
attr(label1, "class", "radio-button svelte-pzrwlo");
|
8682
|
+
attr(div, "class", "radio-buttons svelte-pzrwlo");
|
8683
8683
|
attr(div, "style", /*_layoutStyle*/ ctx[0]);
|
8684
8684
|
},
|
8685
8685
|
m(target, anchor) {
|
@@ -8847,7 +8847,7 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
8847
8847
|
/* src/components/Slide.svelte generated by Svelte v3.53.1 */
|
8848
8848
|
|
8849
8849
|
function add_css$o(target) {
|
8850
|
-
append_styles(target, "svelte-
|
8850
|
+
append_styles(target, "svelte-1qfq79t", ".root.svelte-1qfq79t{width:100%;height:100%;position:relative}.container.svelte-1qfq79t{width:100%;height:100%;position:relative;overflow:hidden;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000}.slide.svelte-1qfq79t{height:100%;position:absolute;display:flex}.transition.svelte-1qfq79t{transition:left 0.2s cubic-bezier(.04,.67,.53,.96)}.item.svelte-1qfq79t{height:100%;flex:none}.prev-button-container.svelte-1qfq79t,.next-button-container.svelte-1qfq79t{top:50%;height:0;position:absolute;display:flex;overflow:visible;align-items:center}.prev-button-container.svelte-1qfq79t{left:0}.next-button-container.svelte-1qfq79t{right:0}.move-button.svelte-1qfq79t{display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;border:none;background:none;margin:0;padding:0}.navigation.svelte-1qfq79t{position:absolute;width:0;left:50%;bottom:0;display:flex;justify-content:center;overflow:visible}.navigation-item.svelte-1qfq79t{flex-shrink:0;cursor:pointer;border:none;background:none;margin:0;padding:0;appearance:none}.navigation-item-inner.circle.svelte-1qfq79t{border-radius:51%}");
|
8851
8851
|
}
|
8852
8852
|
|
8853
8853
|
function get_each_context$1(ctx, list, i) {
|
@@ -8876,9 +8876,9 @@ function create_if_block_1$1(ctx) {
|
|
8876
8876
|
attr(svg, "viewBox", "0 0 10 16");
|
8877
8877
|
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
8878
8878
|
attr(svg, "style", /*prevIconStyle*/ ctx[10]);
|
8879
|
-
attr(button, "class", "move-button svelte-
|
8879
|
+
attr(button, "class", "move-button svelte-1qfq79t");
|
8880
8880
|
attr(button, "style", /*_prevButtonContainerStyle*/ ctx[9]);
|
8881
|
-
attr(div, "class", "prev-button-container svelte-
|
8881
|
+
attr(div, "class", "prev-button-container svelte-1qfq79t");
|
8882
8882
|
},
|
8883
8883
|
m(target, anchor) {
|
8884
8884
|
insert(target, div, anchor);
|
@@ -8927,9 +8927,9 @@ function create_if_block$8(ctx) {
|
|
8927
8927
|
attr(svg, "viewBox", "0 0 10 16");
|
8928
8928
|
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
8929
8929
|
attr(svg, "style", /*nextIconStyle*/ ctx[8]);
|
8930
|
-
attr(button, "class", "move-button svelte-
|
8930
|
+
attr(button, "class", "move-button svelte-1qfq79t");
|
8931
8931
|
attr(button, "style", /*_nextButtonContainerStyle*/ ctx[7]);
|
8932
|
-
attr(div, "class", "next-button-container svelte-
|
8932
|
+
attr(div, "class", "next-button-container svelte-1qfq79t");
|
8933
8933
|
},
|
8934
8934
|
m(target, anchor) {
|
8935
8935
|
insert(target, div, anchor);
|
@@ -8977,9 +8977,9 @@ function create_each_block$1(ctx) {
|
|
8977
8977
|
button = element("button");
|
8978
8978
|
div = element("div");
|
8979
8979
|
t = space();
|
8980
|
-
attr(div, "class", "navigation-item-inner circle svelte-
|
8980
|
+
attr(div, "class", "navigation-item-inner circle svelte-1qfq79t");
|
8981
8981
|
attr(div, "style", div_style_value = /*getNavigationItemInnerStyle*/ ctx[5](/*i*/ ctx[63]));
|
8982
|
-
attr(button, "class", "navigation-item svelte-
|
8982
|
+
attr(button, "class", "navigation-item svelte-1qfq79t");
|
8983
8983
|
attr(button, "style", /*navigationItemStyle*/ ctx[6]);
|
8984
8984
|
},
|
8985
8985
|
m(target, anchor) {
|
@@ -9056,14 +9056,14 @@ function create_fragment$U(ctx) {
|
|
9056
9056
|
each_blocks[i].c();
|
9057
9057
|
}
|
9058
9058
|
|
9059
|
-
attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-
|
9059
|
+
attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-1qfq79t"));
|
9060
9060
|
attr(div0, "style", /*slideStyle*/ ctx[14]);
|
9061
|
-
attr(div1, "class", "container svelte-
|
9061
|
+
attr(div1, "class", "container svelte-1qfq79t");
|
9062
9062
|
attr(div1, "style", /*_style*/ ctx[0]);
|
9063
|
-
attr(div2, "class", "navigation svelte-
|
9063
|
+
attr(div2, "class", "navigation svelte-1qfq79t");
|
9064
9064
|
attr(div2, "style", /*navigationStyle*/ ctx[4]);
|
9065
9065
|
set_attributes(div3, div3_data);
|
9066
|
-
toggle_class(div3, "svelte-
|
9066
|
+
toggle_class(div3, "svelte-1qfq79t", true);
|
9067
9067
|
},
|
9068
9068
|
m(target, anchor) {
|
9069
9069
|
insert(target, div3, anchor);
|
@@ -9105,7 +9105,7 @@ function create_fragment$U(ctx) {
|
|
9105
9105
|
}
|
9106
9106
|
}
|
9107
9107
|
|
9108
|
-
if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-
|
9108
|
+
if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-1qfq79t"))) {
|
9109
9109
|
attr(div0, "class", div0_class_value);
|
9110
9110
|
}
|
9111
9111
|
|
@@ -9171,7 +9171,7 @@ function create_fragment$U(ctx) {
|
|
9171
9171
|
}
|
9172
9172
|
|
9173
9173
|
set_attributes(div3, div3_data = get_spread_update(div3_levels, [{ class: "root" }, dataAttrStopPropagation('click')]));
|
9174
|
-
toggle_class(div3, "svelte-
|
9174
|
+
toggle_class(div3, "svelte-1qfq79t", true);
|
9175
9175
|
},
|
9176
9176
|
i(local) {
|
9177
9177
|
if (current) return;
|
@@ -9683,7 +9683,7 @@ class Slide extends SvelteComponent {
|
|
9683
9683
|
/* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
|
9684
9684
|
|
9685
9685
|
function add_css$n(target) {
|
9686
|
-
append_styles(target, "svelte-
|
9686
|
+
append_styles(target, "svelte-1rv0qgo", ".item.svelte-1rv0qgo{height:100%;flex:none;position:relative}.item.svelte-1rv0qgo img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-1rv0qgo{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;cursor:default;overflow:hidden}");
|
9687
9687
|
}
|
9688
9688
|
|
9689
9689
|
function create_fragment$T(ctx) {
|
@@ -9698,9 +9698,9 @@ function create_fragment$T(ctx) {
|
|
9698
9698
|
div1 = element("div");
|
9699
9699
|
div0 = element("div");
|
9700
9700
|
if (default_slot) default_slot.c();
|
9701
|
-
attr(div0, "class", "item-inner svelte-
|
9701
|
+
attr(div0, "class", "item-inner svelte-1rv0qgo");
|
9702
9702
|
attr(div0, "style", /*_style*/ ctx[0]);
|
9703
|
-
attr(div1, "class", "item svelte-
|
9703
|
+
attr(div1, "class", "item svelte-1rv0qgo");
|
9704
9704
|
attr(div1, "style", /*itemStyle*/ ctx[1]);
|
9705
9705
|
},
|
9706
9706
|
m(target, anchor) {
|
@@ -9826,7 +9826,7 @@ class SlideItem extends SvelteComponent {
|
|
9826
9826
|
/* src/components/Countdown.svelte generated by Svelte v3.53.1 */
|
9827
9827
|
|
9828
9828
|
function add_css$m(target) {
|
9829
|
-
append_styles(target, "svelte-
|
9829
|
+
append_styles(target, "svelte-t87l6f", ".countdown.svelte-t87l6f{position:relative;width:100%;height:100%}.countdown-inner.svelte-t87l6f{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
9830
9830
|
}
|
9831
9831
|
|
9832
9832
|
const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
|
@@ -9844,9 +9844,9 @@ function create_fragment$S(ctx) {
|
|
9844
9844
|
div1 = element("div");
|
9845
9845
|
div0 = element("div");
|
9846
9846
|
if (default_slot) default_slot.c();
|
9847
|
-
attr(div0, "class", "countdown-inner svelte-
|
9847
|
+
attr(div0, "class", "countdown-inner svelte-t87l6f");
|
9848
9848
|
attr(div0, "style", /*_style*/ ctx[0]);
|
9849
|
-
attr(div1, "class", "countdown svelte-
|
9849
|
+
attr(div1, "class", "countdown svelte-t87l6f");
|
9850
9850
|
},
|
9851
9851
|
m(target, anchor) {
|
9852
9852
|
insert(target, div1, anchor);
|
@@ -9980,7 +9980,7 @@ class Countdown extends SvelteComponent {
|
|
9980
9980
|
/* src/components/Box.svelte generated by Svelte v3.53.1 */
|
9981
9981
|
|
9982
9982
|
function add_css$l(target) {
|
9983
|
-
append_styles(target, "svelte-
|
9983
|
+
append_styles(target, "svelte-1c91vpe", ".box.svelte-1c91vpe{position:relative;width:100%;height:100%}.box.svelte-1c91vpe > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
9984
9984
|
}
|
9985
9985
|
|
9986
9986
|
// (24:2) <Button {onClick} style={_style} {eventName}>
|
@@ -10050,7 +10050,7 @@ function create_fragment$R(ctx) {
|
|
10050
10050
|
c() {
|
10051
10051
|
div = element("div");
|
10052
10052
|
create_component(button.$$.fragment);
|
10053
|
-
attr(div, "class", "box svelte-
|
10053
|
+
attr(div, "class", "box svelte-1c91vpe");
|
10054
10054
|
},
|
10055
10055
|
m(target, anchor) {
|
10056
10056
|
insert(target, div, anchor);
|
@@ -10111,7 +10111,7 @@ class Box extends SvelteComponent {
|
|
10111
10111
|
/* src/components/IconElement.svelte generated by Svelte v3.53.1 */
|
10112
10112
|
|
10113
10113
|
function add_css$k(target) {
|
10114
|
-
append_styles(target, "svelte-
|
10114
|
+
append_styles(target, "svelte-1mk6wi4", ".icon.svelte-1mk6wi4{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.icon.svelte-1mk6wi4 > .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-1mk6wi4 > .button._disabled{cursor:not-allowed !important;opacity:0.2}.icon.svelte-1mk6wi4 svg{width:var(--width);height:var(--height);color:var(--color);stroke:var(--stroke);fill:var(--fill)}");
|
10115
10115
|
}
|
10116
10116
|
|
10117
10117
|
// (56:4) {#if svg}
|
@@ -10193,7 +10193,7 @@ function create_fragment$Q(ctx) {
|
|
10193
10193
|
c() {
|
10194
10194
|
div = element("div");
|
10195
10195
|
create_component(button.$$.fragment);
|
10196
|
-
attr(div, "class", "icon svelte-
|
10196
|
+
attr(div, "class", "icon svelte-1mk6wi4");
|
10197
10197
|
},
|
10198
10198
|
m(target, anchor) {
|
10199
10199
|
insert(target, div, anchor);
|
@@ -10302,7 +10302,7 @@ class IconElement extends SvelteComponent {
|
|
10302
10302
|
/* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
|
10303
10303
|
|
10304
10304
|
function add_css$j(target) {
|
10305
|
-
append_styles(target, "svelte-
|
10305
|
+
append_styles(target, "svelte-1ng2n51", ".codeElement.svelte-1ng2n51{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
|
10306
10306
|
}
|
10307
10307
|
|
10308
10308
|
function create_fragment$P(ctx) {
|
@@ -10328,7 +10328,7 @@ function create_fragment$P(ctx) {
|
|
10328
10328
|
c() {
|
10329
10329
|
div = element("div");
|
10330
10330
|
if (switch_instance) create_component(switch_instance.$$.fragment);
|
10331
|
-
attr(div, "class", "codeElement svelte-
|
10331
|
+
attr(div, "class", "codeElement svelte-1ng2n51");
|
10332
10332
|
attr(div, "style", /*style*/ ctx[3]);
|
10333
10333
|
},
|
10334
10334
|
m(target, anchor) {
|
@@ -10417,7 +10417,7 @@ class CodeElement extends SvelteComponent {
|
|
10417
10417
|
/* src/components/Flex.svelte generated by Svelte v3.53.1 */
|
10418
10418
|
|
10419
10419
|
function add_css$i(target) {
|
10420
|
-
append_styles(target, "svelte-
|
10420
|
+
append_styles(target, "svelte-9v2qdg", ".flex.svelte-9v2qdg{display:flex}");
|
10421
10421
|
}
|
10422
10422
|
|
10423
10423
|
function create_fragment$O(ctx) {
|
@@ -10431,7 +10431,7 @@ function create_fragment$O(ctx) {
|
|
10431
10431
|
c() {
|
10432
10432
|
div = element("div");
|
10433
10433
|
if (default_slot) default_slot.c();
|
10434
|
-
attr(div, "class", "flex svelte-
|
10434
|
+
attr(div, "class", "flex svelte-9v2qdg");
|
10435
10435
|
attr(div, "style", div_style_value = "width:" + /*width*/ ctx[1] + "; height:" + /*height*/ ctx[2] + "; flex-direction:" + /*direction*/ ctx[0] + "; " + /*_style*/ ctx[3]);
|
10436
10436
|
},
|
10437
10437
|
m(target, anchor) {
|
@@ -10528,7 +10528,7 @@ class Flex extends SvelteComponent {
|
|
10528
10528
|
/* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
|
10529
10529
|
|
10530
10530
|
function add_css$h(target) {
|
10531
|
-
append_styles(target, "svelte-
|
10531
|
+
append_styles(target, "svelte-164ah5d", ".flex-item.svelte-164ah5d{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
|
10532
10532
|
}
|
10533
10533
|
|
10534
10534
|
function create_fragment$N(ctx) {
|
@@ -10541,7 +10541,7 @@ function create_fragment$N(ctx) {
|
|
10541
10541
|
c() {
|
10542
10542
|
div = element("div");
|
10543
10543
|
if (default_slot) default_slot.c();
|
10544
|
-
attr(div, "class", "flex-item svelte-
|
10544
|
+
attr(div, "class", "flex-item svelte-164ah5d");
|
10545
10545
|
attr(div, "style", /*style*/ ctx[0]);
|
10546
10546
|
},
|
10547
10547
|
m(target, anchor) {
|
@@ -10949,7 +10949,7 @@ class GridModalState extends SvelteComponent {
|
|
10949
10949
|
/* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
|
10950
10950
|
|
10951
10951
|
function add_css$g(target) {
|
10952
|
-
append_styles(target, "svelte-
|
10952
|
+
append_styles(target, "svelte-akic2e", ".text-block.svelte-akic2e.svelte-akic2e{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:hidden}.text-block-inner.svelte-akic2e.svelte-akic2e{width:100%;height:auto}.text-direction-vertical.svelte-akic2e.svelte-akic2e{writing-mode:vertical-rl}.text-direction-vertical.svelte-akic2e .text-block-inner.svelte-akic2e{width:auto;height:100%}");
|
10953
10953
|
}
|
10954
10954
|
|
10955
10955
|
function create_fragment$L(ctx) {
|
@@ -10965,8 +10965,8 @@ function create_fragment$L(ctx) {
|
|
10965
10965
|
div1 = element("div");
|
10966
10966
|
div0 = element("div");
|
10967
10967
|
create_component(rendertext.$$.fragment);
|
10968
|
-
attr(div0, "class", "text-block-inner svelte-
|
10969
|
-
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
10968
|
+
attr(div0, "class", "text-block-inner svelte-akic2e");
|
10969
|
+
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-akic2e"));
|
10970
10970
|
attr(div1, "style", /*style*/ ctx[2]);
|
10971
10971
|
},
|
10972
10972
|
m(target, anchor) {
|
@@ -10980,7 +10980,7 @@ function create_fragment$L(ctx) {
|
|
10980
10980
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
10981
10981
|
rendertext.$set(rendertext_changes);
|
10982
10982
|
|
10983
|
-
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
10983
|
+
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-akic2e"))) {
|
10984
10984
|
attr(div1, "class", div1_class_value);
|
10985
10985
|
}
|
10986
10986
|
|
@@ -11058,7 +11058,7 @@ class TextBlock extends SvelteComponent {
|
|
11058
11058
|
/* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
|
11059
11059
|
|
11060
11060
|
function add_css$f(target) {
|
11061
|
-
append_styles(target, "svelte-
|
11061
|
+
append_styles(target, "svelte-1c34p4n", ".text-button-block.svelte-1c34p4n{width:100%;height:100%;background-color:#000000;border-radius:4px}.text-button.svelte-1c34p4n{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-1c34p4n:active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button.svelte-1c34p4n:hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
11062
11062
|
}
|
11063
11063
|
|
11064
11064
|
function create_fragment$K(ctx) {
|
@@ -11075,9 +11075,9 @@ function create_fragment$K(ctx) {
|
|
11075
11075
|
div = element("div");
|
11076
11076
|
button = element("button");
|
11077
11077
|
create_component(rendertext.$$.fragment);
|
11078
|
-
attr(button, "class", "text-button svelte-
|
11078
|
+
attr(button, "class", "text-button svelte-1c34p4n");
|
11079
11079
|
attr(button, "style", /*_buttonStyle*/ ctx[1]);
|
11080
|
-
attr(div, "class", "text-button-block svelte-
|
11080
|
+
attr(div, "class", "text-button-block svelte-1c34p4n");
|
11081
11081
|
attr(div, "style", /*_style*/ ctx[2]);
|
11082
11082
|
},
|
11083
11083
|
m(target, anchor) {
|
@@ -11183,7 +11183,7 @@ class TextButtonBlock extends SvelteComponent {
|
|
11183
11183
|
/* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
|
11184
11184
|
|
11185
11185
|
function add_css$e(target) {
|
11186
|
-
append_styles(target, "svelte-
|
11186
|
+
append_styles(target, "svelte-1jus6sx", ".image-block.svelte-1jus6sx{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-1jus6sx{width:100%;height:100%}.transport.svelte-1jus6sx:hover,.transport.svelte-1jus6sx:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}");
|
11187
11187
|
}
|
11188
11188
|
|
11189
11189
|
function create_fragment$J(ctx) {
|
@@ -11199,14 +11199,14 @@ function create_fragment$J(ctx) {
|
|
11199
11199
|
c() {
|
11200
11200
|
div = element("div");
|
11201
11201
|
img = element("img");
|
11202
|
-
attr(img, "class", "image svelte-
|
11202
|
+
attr(img, "class", "image svelte-1jus6sx");
|
11203
11203
|
attr(img, "loading", "lazy");
|
11204
11204
|
attr(img, "width", "auto");
|
11205
11205
|
attr(img, "height", "auto");
|
11206
11206
|
attr(img, "style", img_style_value = `${/*_imageStyle*/ ctx[4]} object-fit: ${/*objectFit*/ ctx[3]};`);
|
11207
11207
|
if (!src_url_equal(img.src, img_src_value = /*src*/ ctx[0])) attr(img, "src", img_src_value);
|
11208
11208
|
attr(img, "alt", /*alt*/ ctx[1]);
|
11209
|
-
attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-
|
11209
|
+
attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-1jus6sx"));
|
11210
11210
|
attr(div, "style", /*_style*/ ctx[5]);
|
11211
11211
|
},
|
11212
11212
|
m(target, anchor) {
|
@@ -11231,7 +11231,7 @@ function create_fragment$J(ctx) {
|
|
11231
11231
|
attr(img, "alt", /*alt*/ ctx[1]);
|
11232
11232
|
}
|
11233
11233
|
|
11234
|
-
if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-
|
11234
|
+
if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-1jus6sx"))) {
|
11235
11235
|
attr(div, "class", div_class_value);
|
11236
11236
|
}
|
11237
11237
|
|
@@ -11530,7 +11530,7 @@ const AVATAR_SIZE_STYLES = {
|
|
11530
11530
|
/* src/components-flex/avatar/Avatar.svelte generated by Svelte v3.53.1 */
|
11531
11531
|
|
11532
11532
|
function add_css$d(target) {
|
11533
|
-
append_styles(target, "svelte-
|
11533
|
+
append_styles(target, "svelte-apww0t", ".avatar.svelte-apww0t{display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:0}");
|
11534
11534
|
}
|
11535
11535
|
|
11536
11536
|
// (42:0) <svelte:element {...attributes} this={element} class="avatar" style={style} data-layer-id={layerId} on:click={handleClick} >
|
@@ -11560,7 +11560,7 @@ function create_dynamic_element$8(ctx) {
|
|
11560
11560
|
svelte_element = element(/*element*/ ctx[5]);
|
11561
11561
|
img = element("img");
|
11562
11562
|
if (!src_url_equal(img.src, img_src_value = /*props*/ ctx[0].image)) attr(img, "src", img_src_value);
|
11563
|
-
attr(img, "class", "avatar-image svelte-
|
11563
|
+
attr(img, "class", "avatar-image svelte-apww0t");
|
11564
11564
|
attr(img, "alt", img_alt_value = /*props*/ ctx[0].alt);
|
11565
11565
|
attr(img, "style", /*imgStyle*/ ctx[2]);
|
11566
11566
|
|
@@ -11570,7 +11570,7 @@ function create_dynamic_element$8(ctx) {
|
|
11570
11570
|
set_attributes(svelte_element, svelte_element_data);
|
11571
11571
|
}
|
11572
11572
|
|
11573
|
-
toggle_class(svelte_element, "svelte-
|
11573
|
+
toggle_class(svelte_element, "svelte-apww0t", true);
|
11574
11574
|
},
|
11575
11575
|
m(target, anchor) {
|
11576
11576
|
insert(target, svelte_element, anchor);
|
@@ -11607,7 +11607,7 @@ function create_dynamic_element$8(ctx) {
|
|
11607
11607
|
set_attributes(svelte_element, svelte_element_data);
|
11608
11608
|
}
|
11609
11609
|
|
11610
|
-
toggle_class(svelte_element, "svelte-
|
11610
|
+
toggle_class(svelte_element, "svelte-apww0t", true);
|
11611
11611
|
},
|
11612
11612
|
d(detaching) {
|
11613
11613
|
if (detaching) detach(svelte_element);
|
@@ -13404,7 +13404,7 @@ const ICON_VARIANTS = {
|
|
13404
13404
|
/* src/components-flex/icon/Icon.svelte generated by Svelte v3.53.1 */
|
13405
13405
|
|
13406
13406
|
function add_css$c(target) {
|
13407
|
-
append_styles(target, "svelte-
|
13407
|
+
append_styles(target, "svelte-mut6o2", ".icon.svelte-mut6o2{display:flex;align-items:center;overflow:hidden;width:auto;cursor:pointer;text-decoration:none}");
|
13408
13408
|
}
|
13409
13409
|
|
13410
13410
|
// (24:0) <svelte:element {...attributes} this={element} class="icon" style={style} data-layer-id={layerId} on:click={handleClick} >
|
@@ -13452,7 +13452,7 @@ function create_dynamic_element$7(ctx) {
|
|
13452
13452
|
set_attributes(svelte_element, svelte_element_data);
|
13453
13453
|
}
|
13454
13454
|
|
13455
|
-
toggle_class(svelte_element, "svelte-
|
13455
|
+
toggle_class(svelte_element, "svelte-mut6o2", true);
|
13456
13456
|
},
|
13457
13457
|
m(target, anchor) {
|
13458
13458
|
insert(target, svelte_element, anchor);
|
@@ -13505,7 +13505,7 @@ function create_dynamic_element$7(ctx) {
|
|
13505
13505
|
set_attributes(svelte_element, svelte_element_data);
|
13506
13506
|
}
|
13507
13507
|
|
13508
|
-
toggle_class(svelte_element, "svelte-
|
13508
|
+
toggle_class(svelte_element, "svelte-mut6o2", true);
|
13509
13509
|
},
|
13510
13510
|
i(local) {
|
13511
13511
|
if (current) return;
|
@@ -13788,7 +13788,7 @@ function darkenColor(color, percent) {
|
|
13788
13788
|
/* src/components-flex/button/Button.svelte generated by Svelte v3.53.1 */
|
13789
13789
|
|
13790
13790
|
function add_css$b(target) {
|
13791
|
-
append_styles(target, "svelte-
|
13791
|
+
append_styles(target, "svelte-1o60d09", ".button.svelte-1o60d09{display:inline-flex;gap:0.65em;align-items:center;justify-content:center;text-decoration:none;outline:0;border:0;line-height:1.5;transition:background-color 0.12s, border-color 0.12s, color 0.12s;cursor:pointer;background-color:var(--bg-color)}.button.svelte-1o60d09:hover{background-color:var(--hover-bg-color)}.button-icon.svelte-1o60d09{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
|
13792
13792
|
}
|
13793
13793
|
|
13794
13794
|
// (52:2) {#if props.isIcon && props.iconVariant}
|
@@ -13812,7 +13812,7 @@ function create_if_block$6(ctx) {
|
|
13812
13812
|
c() {
|
13813
13813
|
div = element("div");
|
13814
13814
|
create_component(icon.$$.fragment);
|
13815
|
-
attr(div, "class", "button-icon svelte-
|
13815
|
+
attr(div, "class", "button-icon svelte-1o60d09");
|
13816
13816
|
},
|
13817
13817
|
m(target, anchor) {
|
13818
13818
|
insert(target, div, anchor);
|
@@ -13879,7 +13879,7 @@ function create_dynamic_element$6(ctx) {
|
|
13879
13879
|
t0 = space();
|
13880
13880
|
span = element("span");
|
13881
13881
|
t1 = text(t1_value);
|
13882
|
-
attr(span, "class", "button-label svelte-
|
13882
|
+
attr(span, "class", "button-label svelte-1o60d09");
|
13883
13883
|
|
13884
13884
|
if ((/-/).test(/*element*/ ctx[4])) {
|
13885
13885
|
set_custom_element_data_map(svelte_element, svelte_element_data);
|
@@ -13887,7 +13887,7 @@ function create_dynamic_element$6(ctx) {
|
|
13887
13887
|
set_attributes(svelte_element, svelte_element_data);
|
13888
13888
|
}
|
13889
13889
|
|
13890
|
-
toggle_class(svelte_element, "svelte-
|
13890
|
+
toggle_class(svelte_element, "svelte-1o60d09", true);
|
13891
13891
|
},
|
13892
13892
|
m(target, anchor) {
|
13893
13893
|
insert(target, svelte_element, anchor);
|
@@ -13941,7 +13941,7 @@ function create_dynamic_element$6(ctx) {
|
|
13941
13941
|
set_attributes(svelte_element, svelte_element_data);
|
13942
13942
|
}
|
13943
13943
|
|
13944
|
-
toggle_class(svelte_element, "svelte-
|
13944
|
+
toggle_class(svelte_element, "svelte-1o60d09", true);
|
13945
13945
|
},
|
13946
13946
|
i(local) {
|
13947
13947
|
if (current) return;
|
@@ -14174,7 +14174,7 @@ const BUTTON_OUTLINED_WRAP_STYLES = {
|
|
14174
14174
|
/* src/components-flex/button-outlined/ButtonOutlined.svelte generated by Svelte v3.53.1 */
|
14175
14175
|
|
14176
14176
|
function add_css$a(target) {
|
14177
|
-
append_styles(target, "svelte-
|
14177
|
+
append_styles(target, "svelte-ypshn1", ".button-outlined.svelte-ypshn1{display:inline-flex;gap:0.65em;align-items:center;justify-content:center;text-decoration:none;outline:0;border-width:1px;border-style:solid;line-height:1.5;transition:background-color 0.12s, border-color 0.12s, color 0.12s;cursor:pointer;background-color:var(--bg-color)}.button-outlined.svelte-ypshn1:hover{background-color:var(--hover-bg-color)}.button-outlined-icon.svelte-ypshn1{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
|
14178
14178
|
}
|
14179
14179
|
|
14180
14180
|
// (53:2) {#if props.isIcon && props.iconVariant}
|
@@ -14198,7 +14198,7 @@ function create_if_block$5(ctx) {
|
|
14198
14198
|
c() {
|
14199
14199
|
div = element("div");
|
14200
14200
|
create_component(icon.$$.fragment);
|
14201
|
-
attr(div, "class", "button-outlined-icon svelte-
|
14201
|
+
attr(div, "class", "button-outlined-icon svelte-ypshn1");
|
14202
14202
|
},
|
14203
14203
|
m(target, anchor) {
|
14204
14204
|
insert(target, div, anchor);
|
@@ -14265,7 +14265,7 @@ function create_dynamic_element$5(ctx) {
|
|
14265
14265
|
t0 = space();
|
14266
14266
|
span = element("span");
|
14267
14267
|
t1 = text(t1_value);
|
14268
|
-
attr(span, "class", "button-outlined-label svelte-
|
14268
|
+
attr(span, "class", "button-outlined-label svelte-ypshn1");
|
14269
14269
|
|
14270
14270
|
if ((/-/).test(/*element*/ ctx[4])) {
|
14271
14271
|
set_custom_element_data_map(svelte_element, svelte_element_data);
|
@@ -14273,7 +14273,7 @@ function create_dynamic_element$5(ctx) {
|
|
14273
14273
|
set_attributes(svelte_element, svelte_element_data);
|
14274
14274
|
}
|
14275
14275
|
|
14276
|
-
toggle_class(svelte_element, "svelte-
|
14276
|
+
toggle_class(svelte_element, "svelte-ypshn1", true);
|
14277
14277
|
},
|
14278
14278
|
m(target, anchor) {
|
14279
14279
|
insert(target, svelte_element, anchor);
|
@@ -14327,7 +14327,7 @@ function create_dynamic_element$5(ctx) {
|
|
14327
14327
|
set_attributes(svelte_element, svelte_element_data);
|
14328
14328
|
}
|
14329
14329
|
|
14330
|
-
toggle_class(svelte_element, "svelte-
|
14330
|
+
toggle_class(svelte_element, "svelte-ypshn1", true);
|
14331
14331
|
},
|
14332
14332
|
i(local) {
|
14333
14333
|
if (current) return;
|
@@ -14518,7 +14518,7 @@ const getButtonTextThemeStyles = getPropStyles(({ brandKit }) => ({
|
|
14518
14518
|
/* src/components-flex/button-text/ButtonText.svelte generated by Svelte v3.53.1 */
|
14519
14519
|
|
14520
14520
|
function add_css$9(target) {
|
14521
|
-
append_styles(target, "svelte-
|
14521
|
+
append_styles(target, "svelte-lted9r", ".button-text.svelte-lted9r{display:inline-flex;gap:0.65em;align-items:center;justify-content:center;text-decoration:none;outline:0;border:0;line-height:1.5;transition:background-color 0.12s, border-color 0.12s, color 0.12s;cursor:pointer;background-color:rgba(255, 255, 255, 0)}.button-text.svelte-lted9r:hover{background-color:var(--hover-bg-color)}.button-text-icon.svelte-lted9r{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
|
14522
14522
|
}
|
14523
14523
|
|
14524
14524
|
// (49:2) {#if props.isIcon && props.iconVariant}
|
@@ -14542,7 +14542,7 @@ function create_if_block$4(ctx) {
|
|
14542
14542
|
c() {
|
14543
14543
|
div = element("div");
|
14544
14544
|
create_component(icon.$$.fragment);
|
14545
|
-
attr(div, "class", "button-text-icon svelte-
|
14545
|
+
attr(div, "class", "button-text-icon svelte-lted9r");
|
14546
14546
|
},
|
14547
14547
|
m(target, anchor) {
|
14548
14548
|
insert(target, div, anchor);
|
@@ -14609,7 +14609,7 @@ function create_dynamic_element$4(ctx) {
|
|
14609
14609
|
t0 = space();
|
14610
14610
|
span = element("span");
|
14611
14611
|
t1 = text(t1_value);
|
14612
|
-
attr(span, "class", "button-text-label svelte-
|
14612
|
+
attr(span, "class", "button-text-label svelte-lted9r");
|
14613
14613
|
|
14614
14614
|
if ((/-/).test(/*element*/ ctx[4])) {
|
14615
14615
|
set_custom_element_data_map(svelte_element, svelte_element_data);
|
@@ -14617,7 +14617,7 @@ function create_dynamic_element$4(ctx) {
|
|
14617
14617
|
set_attributes(svelte_element, svelte_element_data);
|
14618
14618
|
}
|
14619
14619
|
|
14620
|
-
toggle_class(svelte_element, "svelte-
|
14620
|
+
toggle_class(svelte_element, "svelte-lted9r", true);
|
14621
14621
|
},
|
14622
14622
|
m(target, anchor) {
|
14623
14623
|
insert(target, svelte_element, anchor);
|
@@ -14671,7 +14671,7 @@ function create_dynamic_element$4(ctx) {
|
|
14671
14671
|
set_attributes(svelte_element, svelte_element_data);
|
14672
14672
|
}
|
14673
14673
|
|
14674
|
-
toggle_class(svelte_element, "svelte-
|
14674
|
+
toggle_class(svelte_element, "svelte-lted9r", true);
|
14675
14675
|
},
|
14676
14676
|
i(local) {
|
14677
14677
|
if (current) return;
|
@@ -14835,7 +14835,7 @@ const CLOSE_BUTTON_LABEL_PLACEMENT = {
|
|
14835
14835
|
/* src/components-flex/close-button/CloseButton.svelte generated by Svelte v3.53.1 */
|
14836
14836
|
|
14837
14837
|
function add_css$8(target) {
|
14838
|
-
append_styles(target, "svelte-
|
14838
|
+
append_styles(target, "svelte-3133h2", ".close-button.svelte-3133h2.svelte-3133h2{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}.close-button.svelte-3133h2 svg.svelte-3133h2{transition:transform 0.12s}.close-button.svelte-3133h2:hover svg.svelte-3133h2{transform:rotate(90deg)}.close-button-order-one.svelte-3133h2.svelte-3133h2{order:1}.close-button-order-two.svelte-3133h2.svelte-3133h2{order:2}");
|
14839
14839
|
}
|
14840
14840
|
|
14841
14841
|
// (91:2) {#if hasLabel}
|
@@ -14851,7 +14851,7 @@ function create_if_block$3(ctx) {
|
|
14851
14851
|
|
14852
14852
|
attr(span, "class", "close-button-label " + (/*isLeftLabelPlacement*/ ctx[10]
|
14853
14853
|
? 'close-button-order-one'
|
14854
|
-
: '') + " svelte-
|
14854
|
+
: '') + " svelte-3133h2");
|
14855
14855
|
},
|
14856
14856
|
m(target, anchor) {
|
14857
14857
|
insert(target, span, anchor);
|
@@ -14911,7 +14911,7 @@ function create_dynamic_element$3(ctx) {
|
|
14911
14911
|
set_style(svg, "width", "100%");
|
14912
14912
|
set_style(svg, "height", "100%");
|
14913
14913
|
attr(svg, "fill", /*color*/ ctx[8]);
|
14914
|
-
attr(svg, "class", "svelte-
|
14914
|
+
attr(svg, "class", "svelte-3133h2");
|
14915
14915
|
attr(span, "style", /*iconStyle*/ ctx[1]);
|
14916
14916
|
|
14917
14917
|
if ((/-/).test(/*element*/ ctx[6])) {
|
@@ -14920,7 +14920,7 @@ function create_dynamic_element$3(ctx) {
|
|
14920
14920
|
set_attributes(svelte_element, svelte_element_data);
|
14921
14921
|
}
|
14922
14922
|
|
14923
|
-
toggle_class(svelte_element, "svelte-
|
14923
|
+
toggle_class(svelte_element, "svelte-3133h2", true);
|
14924
14924
|
},
|
14925
14925
|
m(target, anchor) {
|
14926
14926
|
insert(target, svelte_element, anchor);
|
@@ -14966,7 +14966,7 @@ function create_dynamic_element$3(ctx) {
|
|
14966
14966
|
set_attributes(svelte_element, svelte_element_data);
|
14967
14967
|
}
|
14968
14968
|
|
14969
|
-
toggle_class(svelte_element, "svelte-
|
14969
|
+
toggle_class(svelte_element, "svelte-3133h2", true);
|
14970
14970
|
},
|
14971
14971
|
d(detaching) {
|
14972
14972
|
if (detaching) detach(svelte_element);
|
@@ -15166,7 +15166,7 @@ const ICON_SIZE_STYLES = {
|
|
15166
15166
|
/* src/components-flex/image/Image.svelte generated by Svelte v3.53.1 */
|
15167
15167
|
|
15168
15168
|
function add_css$7(target) {
|
15169
|
-
append_styles(target, "svelte-
|
15169
|
+
append_styles(target, "svelte-1n4oa5l", ".image.svelte-1n4oa5l{max-width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.image-object.svelte-1n4oa5l{width:100%;overflow:hidden}.image-img.svelte-1n4oa5l{vertical-align:top;width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}");
|
15170
15170
|
}
|
15171
15171
|
|
15172
15172
|
// (19:0) <svelte:element this={element} {...attributes} class="image" {style} data-layer-id={layerId} on:click={handleClick} >
|
@@ -15199,9 +15199,9 @@ function create_dynamic_element$2(ctx) {
|
|
15199
15199
|
img = element("img");
|
15200
15200
|
if (!src_url_equal(img.src, img_src_value = /*props*/ ctx[0].image)) attr(img, "src", img_src_value);
|
15201
15201
|
attr(img, "alt", img_alt_value = /*props*/ ctx[0].alt);
|
15202
|
-
attr(img, "class", "image-img svelte-
|
15202
|
+
attr(img, "class", "image-img svelte-1n4oa5l");
|
15203
15203
|
attr(object, "style", /*objectStyle*/ ctx[2]);
|
15204
|
-
attr(object, "class", "image-object svelte-
|
15204
|
+
attr(object, "class", "image-object svelte-1n4oa5l");
|
15205
15205
|
|
15206
15206
|
if ((/-/).test(/*element*/ ctx[5])) {
|
15207
15207
|
set_custom_element_data_map(svelte_element, svelte_element_data);
|
@@ -15209,7 +15209,7 @@ function create_dynamic_element$2(ctx) {
|
|
15209
15209
|
set_attributes(svelte_element, svelte_element_data);
|
15210
15210
|
}
|
15211
15211
|
|
15212
|
-
toggle_class(svelte_element, "svelte-
|
15212
|
+
toggle_class(svelte_element, "svelte-1n4oa5l", true);
|
15213
15213
|
},
|
15214
15214
|
m(target, anchor) {
|
15215
15215
|
insert(target, svelte_element, anchor);
|
@@ -15247,7 +15247,7 @@ function create_dynamic_element$2(ctx) {
|
|
15247
15247
|
set_attributes(svelte_element, svelte_element_data);
|
15248
15248
|
}
|
15249
15249
|
|
15250
|
-
toggle_class(svelte_element, "svelte-
|
15250
|
+
toggle_class(svelte_element, "svelte-1n4oa5l", true);
|
15251
15251
|
},
|
15252
15252
|
d(detaching) {
|
15253
15253
|
if (detaching) detach(svelte_element);
|
@@ -15341,7 +15341,7 @@ class Image extends SvelteComponent {
|
|
15341
15341
|
/* src/components-flex/layout/Layout.svelte generated by Svelte v3.53.1 */
|
15342
15342
|
|
15343
15343
|
function add_css$6(target) {
|
15344
|
-
append_styles(target, "svelte-
|
15344
|
+
append_styles(target, "svelte-1tjo4al", ".layout.svelte-1tjo4al{text-decoration:none;color:inherit}.layout[data-clickable=true].svelte-1tjo4al{cursor:pointer}.layout[data-clickable=true].svelte-1tjo4al:hover{opacity:0.8}");
|
15345
15345
|
}
|
15346
15346
|
|
15347
15347
|
// (28:0) <svelte:element {...attributes} this="div" class="layout" style={style} data-layer-id={layerId} on:click={handleClick} >
|
@@ -15377,7 +15377,7 @@ function create_dynamic_element$1(ctx) {
|
|
15377
15377
|
set_attributes(svelte_element, svelte_element_data);
|
15378
15378
|
}
|
15379
15379
|
|
15380
|
-
toggle_class(svelte_element, "svelte-
|
15380
|
+
toggle_class(svelte_element, "svelte-1tjo4al", true);
|
15381
15381
|
},
|
15382
15382
|
m(target, anchor) {
|
15383
15383
|
insert(target, svelte_element, anchor);
|
@@ -15422,7 +15422,7 @@ function create_dynamic_element$1(ctx) {
|
|
15422
15422
|
set_attributes(svelte_element, svelte_element_data);
|
15423
15423
|
}
|
15424
15424
|
|
15425
|
-
toggle_class(svelte_element, "svelte-
|
15425
|
+
toggle_class(svelte_element, "svelte-1tjo4al", true);
|
15426
15426
|
},
|
15427
15427
|
i(local) {
|
15428
15428
|
if (current) return;
|
@@ -15546,7 +15546,7 @@ const LAYOUT_JUSTIFY = ['flex-start', 'center', 'flex-end', 'space-between'];
|
|
15546
15546
|
/* src/components-flex/slider/Slider.svelte generated by Svelte v3.53.1 */
|
15547
15547
|
|
15548
15548
|
function add_css$5(target) {
|
15549
|
-
append_styles(target, "svelte-
|
15549
|
+
append_styles(target, "svelte-10vbkzx", ".container.svelte-10vbkzx{-webkit-user-drag:none}");
|
15550
15550
|
}
|
15551
15551
|
|
15552
15552
|
function get_each_context(ctx, list, i) {
|
@@ -15648,7 +15648,7 @@ function create_fragment$5(ctx) {
|
|
15648
15648
|
each_blocks[i].c();
|
15649
15649
|
}
|
15650
15650
|
|
15651
|
-
attr(div0, "class", "container svelte-
|
15651
|
+
attr(div0, "class", "container svelte-10vbkzx");
|
15652
15652
|
attr(div0, "style", div0_style_value = [/*containerStyle*/ ctx[5], /*overrideStyle*/ ctx[1]].join(' '));
|
15653
15653
|
attr(div1, "style", /*indicatorListStyle*/ ctx[4]);
|
15654
15654
|
attr(div2, "data-layer-id", /*layerId*/ ctx[0]);
|
@@ -16054,7 +16054,7 @@ const TEXT_VARIANTS = {
|
|
16054
16054
|
/* src/components-flex/text/Text.svelte generated by Svelte v3.53.1 */
|
16055
16055
|
|
16056
16056
|
function add_css$4(target) {
|
16057
|
-
append_styles(target, "svelte-
|
16057
|
+
append_styles(target, "svelte-14kt34i", ".text.svelte-14kt34i{margin:0;word-break:break-all;text-decoration:none}");
|
16058
16058
|
}
|
16059
16059
|
|
16060
16060
|
function create_fragment$4(ctx) {
|
@@ -16063,7 +16063,7 @@ function create_fragment$4(ctx) {
|
|
16063
16063
|
return {
|
16064
16064
|
c() {
|
16065
16065
|
p = element("p");
|
16066
|
-
attr(p, "class", "text svelte-
|
16066
|
+
attr(p, "class", "text svelte-14kt34i");
|
16067
16067
|
attr(p, "style", /*style*/ ctx[1]);
|
16068
16068
|
attr(p, "data-layer-id", /*layerId*/ ctx[0]);
|
16069
16069
|
},
|
@@ -16236,7 +16236,7 @@ const getTextLinkThemeStyles = getPropStyles(({ brandKit }) => ({
|
|
16236
16236
|
/* src/components-flex/text-link/TextLink.svelte generated by Svelte v3.53.1 */
|
16237
16237
|
|
16238
16238
|
function add_css$3(target) {
|
16239
|
-
append_styles(target, "svelte-
|
16239
|
+
append_styles(target, "svelte-1tdy1qt", ".link.svelte-1tdy1qt{-webkit-appearance:none;border:0;background:none;padding:0}.link.svelte-1tdy1qt,.link.svelte-1tdy1qt:visited,.link.svelte-1tdy1qt:link{color:var(--color)}.link.svelte-1tdy1qt:hover{color:var(--hover-color)}.link.svelte-1tdy1qt:active{color:var(--active-color)}.link.underline-hover-on.svelte-1tdy1qt{text-decoration:none}.link.underline-hover-on.svelte-1tdy1qt:hover{text-decoration:underline}.link.underline-hover-off.svelte-1tdy1qt{text-decoration:underline}.link.underline-hover-off.svelte-1tdy1qt:hover{text-decoration:none}.link.underline-on.svelte-1tdy1qt{text-decoration:underline}.link.underline-off.svelte-1tdy1qt{text-decoration:none}");
|
16240
16240
|
}
|
16241
16241
|
|
16242
16242
|
// (71:2) {#if props.isIcon && props.iconVariant}
|
@@ -16329,7 +16329,7 @@ function create_dynamic_element(ctx) {
|
|
16329
16329
|
set_attributes(svelte_element, svelte_element_data);
|
16330
16330
|
}
|
16331
16331
|
|
16332
|
-
toggle_class(svelte_element, "svelte-
|
16332
|
+
toggle_class(svelte_element, "svelte-1tdy1qt", true);
|
16333
16333
|
},
|
16334
16334
|
m(target, anchor) {
|
16335
16335
|
insert(target, svelte_element, anchor);
|
@@ -16382,7 +16382,7 @@ function create_dynamic_element(ctx) {
|
|
16382
16382
|
set_attributes(svelte_element, svelte_element_data);
|
16383
16383
|
}
|
16384
16384
|
|
16385
|
-
toggle_class(svelte_element, "svelte-
|
16385
|
+
toggle_class(svelte_element, "svelte-1tdy1qt", true);
|
16386
16386
|
},
|
16387
16387
|
i(local) {
|
16388
16388
|
if (current) return;
|
@@ -16554,7 +16554,7 @@ const TEXT_LINK_UNDERLINE = {
|
|
16554
16554
|
/* src/components-flex/background-overlay/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
16555
16555
|
|
16556
16556
|
function add_css$2(target) {
|
16557
|
-
append_styles(target, "svelte-
|
16557
|
+
append_styles(target, "svelte-ed4ktn", ".v2-background.svelte-ed4ktn{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:2147483646}");
|
16558
16558
|
}
|
16559
16559
|
|
16560
16560
|
// (14:0) {#if backgroundOverlay}
|
@@ -16567,7 +16567,7 @@ function create_if_block$1(ctx) {
|
|
16567
16567
|
return {
|
16568
16568
|
c() {
|
16569
16569
|
div = element("div");
|
16570
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['v2-background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-
|
16570
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['v2-background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-ed4ktn"));
|
16571
16571
|
},
|
16572
16572
|
m(target, anchor) {
|
16573
16573
|
insert(target, div, anchor);
|
@@ -16578,7 +16578,7 @@ function create_if_block$1(ctx) {
|
|
16578
16578
|
}
|
16579
16579
|
},
|
16580
16580
|
p(ctx, dirty) {
|
16581
|
-
if (dirty & /*className*/ 2 && div_class_value !== (div_class_value = "" + (null_to_empty(['v2-background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-
|
16581
|
+
if (dirty & /*className*/ 2 && div_class_value !== (div_class_value = "" + (null_to_empty(['v2-background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-ed4ktn"))) {
|
16582
16582
|
attr(div, "class", div_class_value);
|
16583
16583
|
}
|
16584
16584
|
},
|
@@ -16650,7 +16650,7 @@ class BackgroundOverlay extends SvelteComponent {
|
|
16650
16650
|
/* src/components-flex/modal/Modal.svelte generated by Svelte v3.53.1 */
|
16651
16651
|
|
16652
16652
|
function add_css$1(target) {
|
16653
|
-
append_styles(target, "svelte-
|
16653
|
+
append_styles(target, "svelte-15b58xm", "*{box-sizing:border-box}.modal.svelte-15b58xm{position:fixed;z-index:2147483647;display:flex}.modal.svelte-15b58xm > .button{flex:auto;display:flex}@media screen and (min-width: 641px){.modal-bp.svelte-15b58xm{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-15b58xm{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}}");
|
16654
16654
|
}
|
16655
16655
|
|
16656
16656
|
// (220:0) {:else}
|
@@ -16791,7 +16791,7 @@ function create_if_block(ctx) {
|
|
16791
16791
|
c() {
|
16792
16792
|
div = element("div");
|
16793
16793
|
if (default_slot) default_slot.c();
|
16794
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
16794
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-15b58xm"));
|
16795
16795
|
attr(div, "role", "dialog");
|
16796
16796
|
attr(div, "aria-modal", "true");
|
16797
16797
|
attr(div, "data-layer-id", /*layerId*/ ctx[2]);
|
@@ -16825,7 +16825,7 @@ function create_if_block(ctx) {
|
|
16825
16825
|
}
|
16826
16826
|
}
|
16827
16827
|
|
16828
|
-
if (!current || dirty & /*useBreakPoint*/ 1 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
16828
|
+
if (!current || dirty & /*useBreakPoint*/ 1 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-15b58xm"))) {
|
16829
16829
|
attr(div, "class", div_class_value);
|
16830
16830
|
}
|
16831
16831
|
|
@@ -17288,7 +17288,7 @@ class Modal extends SvelteComponent {
|
|
17288
17288
|
/* src/components-flex/code/Code.svelte generated by Svelte v3.53.1 */
|
17289
17289
|
|
17290
17290
|
function add_css(target) {
|
17291
|
-
append_styles(target, "svelte-
|
17291
|
+
append_styles(target, "svelte-jviwnb", ".code.svelte-jviwnb{flex-grow:1;flex-shrink:0;align-self:stretch}");
|
17292
17292
|
}
|
17293
17293
|
|
17294
17294
|
function create_fragment(ctx) {
|
@@ -17298,7 +17298,7 @@ function create_fragment(ctx) {
|
|
17298
17298
|
return {
|
17299
17299
|
c() {
|
17300
17300
|
div = element("div");
|
17301
|
-
attr(div, "class", "code svelte-
|
17301
|
+
attr(div, "class", "code svelte-jviwnb");
|
17302
17302
|
attr(div, "data-layer-id", /*layerId*/ ctx[1]);
|
17303
17303
|
},
|
17304
17304
|
m(target, anchor) {
|