@plaidev/karte-action-sdk 1.1.188-28154100.9416174a → 1.1.189
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/hydrate/index.es.js +112 -112
- package/dist/index.es.js +117 -115
- package/package.json +2 -2
package/dist/hydrate/index.es.js
CHANGED
@@ -2544,7 +2544,7 @@ class State extends SvelteComponent {
|
|
2544
2544
|
/* src/components/StateItem.svelte generated by Svelte v3.53.1 */
|
2545
2545
|
|
2546
2546
|
function add_css$t(target) {
|
2547
|
-
append_styles(target, "svelte-
|
2547
|
+
append_styles(target, "svelte-1amihue", ".state-item.svelte-1amihue{position:absolute;display:none}");
|
2548
2548
|
}
|
2549
2549
|
|
2550
2550
|
// (23:0) {#if $state === path}
|
@@ -2571,7 +2571,7 @@ function create_if_block$8(ctx) {
|
|
2571
2571
|
},
|
2572
2572
|
h() {
|
2573
2573
|
attr(div, "data-state-path", /*path*/ ctx[0]);
|
2574
|
-
attr(div, "class", "state-item svelte-
|
2574
|
+
attr(div, "class", "state-item svelte-1amihue");
|
2575
2575
|
},
|
2576
2576
|
m(target, anchor) {
|
2577
2577
|
insert_hydration(target, div, anchor);
|
@@ -2929,7 +2929,7 @@ function customAnimation(node, { transform, animationStyle, delay = 0, duration
|
|
2929
2929
|
/* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
2930
2930
|
|
2931
2931
|
function add_css$s(target) {
|
2932
|
-
append_styles(target, "svelte-
|
2932
|
+
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}");
|
2933
2933
|
}
|
2934
2934
|
|
2935
2935
|
// (9:0) {#if backgroundOverlay}
|
@@ -2949,7 +2949,7 @@ function create_if_block$7(ctx) {
|
|
2949
2949
|
this.h();
|
2950
2950
|
},
|
2951
2951
|
h() {
|
2952
|
-
attr(div, "class", "background svelte-
|
2952
|
+
attr(div, "class", "background svelte-g6ucc2");
|
2953
2953
|
},
|
2954
2954
|
m(target, anchor) {
|
2955
2955
|
insert_hydration(target, div, anchor);
|
@@ -3064,7 +3064,7 @@ function checkStopPropagation(eventName, handler) {
|
|
3064
3064
|
/* src/components/Button.svelte generated by Svelte v3.53.1 */
|
3065
3065
|
|
3066
3066
|
function add_css$r(target) {
|
3067
|
-
append_styles(target, "svelte-
|
3067
|
+
append_styles(target, "svelte-1dtbrzj", ".button.svelte-1dtbrzj{display:block;text-decoration:none;color:inherit;border:none;background:none;margin:0;padding:0}.button.svelte-1dtbrzj:link,.button.svelte-1dtbrzj:visited,.button.svelte-1dtbrzj:active,.button.svelte-1dtbrzj:hover{color:inherit}");
|
3068
3068
|
}
|
3069
3069
|
|
3070
3070
|
// (50:0) {:else}
|
@@ -3103,7 +3103,7 @@ function create_else_block$3(ctx) {
|
|
3103
3103
|
},
|
3104
3104
|
h() {
|
3105
3105
|
set_attributes(button, button_data);
|
3106
|
-
toggle_class(button, "svelte-
|
3106
|
+
toggle_class(button, "svelte-1dtbrzj", true);
|
3107
3107
|
},
|
3108
3108
|
m(target, anchor) {
|
3109
3109
|
insert_hydration(target, button, anchor);
|
@@ -3142,7 +3142,7 @@ function create_else_block$3(ctx) {
|
|
3142
3142
|
dataAttrStopPropagation('click')
|
3143
3143
|
]));
|
3144
3144
|
|
3145
|
-
toggle_class(button, "svelte-
|
3145
|
+
toggle_class(button, "svelte-1dtbrzj", true);
|
3146
3146
|
},
|
3147
3147
|
i(local) {
|
3148
3148
|
if (current) return;
|
@@ -3183,7 +3183,7 @@ function create_if_block_2(ctx) {
|
|
3183
3183
|
this.h();
|
3184
3184
|
},
|
3185
3185
|
h() {
|
3186
|
-
attr(div, "class", "" + (null_to_empty(BUTTON_CLASS) + " svelte-
|
3186
|
+
attr(div, "class", "" + (null_to_empty(BUTTON_CLASS) + " svelte-1dtbrzj"));
|
3187
3187
|
attr(div, "style", /*style*/ ctx[1]);
|
3188
3188
|
},
|
3189
3189
|
m(target, anchor) {
|
@@ -3281,7 +3281,7 @@ function create_if_block_1$2(ctx) {
|
|
3281
3281
|
},
|
3282
3282
|
h() {
|
3283
3283
|
set_attributes(a, a_data);
|
3284
|
-
toggle_class(a, "svelte-
|
3284
|
+
toggle_class(a, "svelte-1dtbrzj", true);
|
3285
3285
|
},
|
3286
3286
|
m(target, anchor) {
|
3287
3287
|
insert_hydration(target, a, anchor);
|
@@ -3321,7 +3321,7 @@ function create_if_block_1$2(ctx) {
|
|
3321
3321
|
dataAttrStopPropagation('click')
|
3322
3322
|
]));
|
3323
3323
|
|
3324
|
-
toggle_class(a, "svelte-
|
3324
|
+
toggle_class(a, "svelte-1dtbrzj", true);
|
3325
3325
|
},
|
3326
3326
|
i(local) {
|
3327
3327
|
if (current) return;
|
@@ -3362,7 +3362,7 @@ function create_if_block$6(ctx) {
|
|
3362
3362
|
this.h();
|
3363
3363
|
},
|
3364
3364
|
h() {
|
3365
|
-
attr(div, "class", "" + (BUTTON_CLASS + " _disabled" + " svelte-
|
3365
|
+
attr(div, "class", "" + (BUTTON_CLASS + " _disabled" + " svelte-1dtbrzj"));
|
3366
3366
|
attr(div, "style", /*style*/ ctx[1]);
|
3367
3367
|
},
|
3368
3368
|
m(target, anchor) {
|
@@ -3570,7 +3570,7 @@ class Button extends SvelteComponent {
|
|
3570
3570
|
/* src/components/Modal.svelte generated by Svelte v3.53.1 */
|
3571
3571
|
|
3572
3572
|
function add_css$q(target) {
|
3573
|
-
append_styles(target, "svelte-
|
3573
|
+
append_styles(target, "svelte-1vrjevr", ".modal.svelte-1vrjevr{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-1vrjevr > .button{flex:auto;display:flex}.close.svelte-1vrjevr{position:absolute;top:0;right:0}.close.svelte-1vrjevr > .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-1vrjevr > .button:hover{transform:rotate(90deg)}.modal-content.svelte-1vrjevr{flex:auto;display:flex;justify-content:center;align-items:center}");
|
3574
3574
|
}
|
3575
3575
|
|
3576
3576
|
// (145:0) {#if visible}
|
@@ -3611,7 +3611,7 @@ function create_if_block$5(ctx) {
|
|
3611
3611
|
this.h();
|
3612
3612
|
},
|
3613
3613
|
h() {
|
3614
|
-
attr(div, "class", "modal svelte-
|
3614
|
+
attr(div, "class", "modal svelte-1vrjevr");
|
3615
3615
|
attr(div, "role", "dialog");
|
3616
3616
|
attr(div, "aria-modal", "true");
|
3617
3617
|
attr(div, "style", div_style_value = "" + /*pos*/ ctx[16] + " " + /*marginStyle*/ ctx[14] + " " + ElasticityStyle[/*overwriteElasticity*/ ctx[17]] + "");
|
@@ -3699,7 +3699,7 @@ function create_if_block_1$1(ctx) {
|
|
3699
3699
|
this.h();
|
3700
3700
|
},
|
3701
3701
|
h() {
|
3702
|
-
attr(div, "class", "close svelte-
|
3702
|
+
attr(div, "class", "close svelte-1vrjevr");
|
3703
3703
|
set_style(div, "z-index", /*$maximumZindex*/ ctx[20] + 1);
|
3704
3704
|
},
|
3705
3705
|
m(target, anchor) {
|
@@ -3824,7 +3824,7 @@ function create_default_slot$6(ctx) {
|
|
3824
3824
|
this.h();
|
3825
3825
|
},
|
3826
3826
|
h() {
|
3827
|
-
attr(div, "class", "modal-content svelte-
|
3827
|
+
attr(div, "class", "modal-content svelte-1vrjevr");
|
3828
3828
|
attr(div, "style", /*_style*/ ctx[4]);
|
3829
3829
|
},
|
3830
3830
|
m(target, anchor) {
|
@@ -4334,7 +4334,7 @@ class Grid extends SvelteComponent {
|
|
4334
4334
|
/* src/components/GridItem.svelte generated by Svelte v3.53.1 */
|
4335
4335
|
|
4336
4336
|
function add_css$p(target) {
|
4337
|
-
append_styles(target, "svelte-
|
4337
|
+
append_styles(target, "svelte-1cryhmb", ".grid-item.svelte-1cryhmb{word-break:break-all;position:relative}.grid-item-inner.svelte-1cryhmb{position:absolute;inset:0}");
|
4338
4338
|
}
|
4339
4339
|
|
4340
4340
|
function create_fragment$r(ctx) {
|
@@ -4368,8 +4368,8 @@ function create_fragment$r(ctx) {
|
|
4368
4368
|
this.h();
|
4369
4369
|
},
|
4370
4370
|
h() {
|
4371
|
-
attr(div0, "class", "grid-item-inner svelte-
|
4372
|
-
attr(div1, "class", "grid-item svelte-
|
4371
|
+
attr(div0, "class", "grid-item-inner svelte-1cryhmb");
|
4372
|
+
attr(div1, "class", "grid-item svelte-1cryhmb");
|
4373
4373
|
attr(div1, "data-element-id", /*gridItemId*/ ctx[0]);
|
4374
4374
|
attr(div1, "data-grid-item-id", /*gridItemId*/ ctx[0]);
|
4375
4375
|
attr(div1, "style", /*_style*/ ctx[1]);
|
@@ -4691,7 +4691,7 @@ class RenderText extends SvelteComponent {
|
|
4691
4691
|
/* src/components/TextElement.svelte generated by Svelte v3.53.1 */
|
4692
4692
|
|
4693
4693
|
function add_css$o(target) {
|
4694
|
-
append_styles(target, "svelte-
|
4694
|
+
append_styles(target, "svelte-hffkvs", ".text-element-wrapper.svelte-hffkvs.svelte-hffkvs{position:relative;height:100%}.text-element.svelte-hffkvs.svelte-hffkvs{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:auto;margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:#000000}.text-link-element.svelte-hffkvs.svelte-hffkvs{text-decoration:none;color:inherit}.text-element-inner.svelte-hffkvs.svelte-hffkvs{width:100%;height:auto}.text-direction-vertical.svelte-hffkvs.svelte-hffkvs{writing-mode:vertical-rl}.text-direction-vertical.svelte-hffkvs .text-element-inner.svelte-hffkvs{width:auto;height:100%}.tooltip.svelte-hffkvs.svelte-hffkvs{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-hffkvs.svelte-hffkvs:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-hffkvs.svelte-hffkvs{display:block}.tooltip-error.svelte-hffkvs.svelte-hffkvs{background-color:#c00}.tooltip-error.svelte-hffkvs.svelte-hffkvs:before{border-bottom:7px solid #c00}");
|
4695
4695
|
}
|
4696
4696
|
|
4697
4697
|
// (86:2) {:else}
|
@@ -4721,8 +4721,8 @@ function create_else_block$1(ctx) {
|
|
4721
4721
|
this.h();
|
4722
4722
|
},
|
4723
4723
|
h() {
|
4724
|
-
attr(div0, "class", "text-element-inner svelte-
|
4725
|
-
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
4724
|
+
attr(div0, "class", "text-element-inner svelte-hffkvs");
|
4725
|
+
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-hffkvs"));
|
4726
4726
|
attr(div1, "style", /*style*/ ctx[5]);
|
4727
4727
|
},
|
4728
4728
|
m(target, anchor) {
|
@@ -4736,7 +4736,7 @@ function create_else_block$1(ctx) {
|
|
4736
4736
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
4737
4737
|
rendertext.$set(rendertext_changes);
|
4738
4738
|
|
4739
|
-
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
4739
|
+
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-hffkvs"))) {
|
4740
4740
|
attr(div1, "class", div1_class_value);
|
4741
4741
|
}
|
4742
4742
|
|
@@ -4811,12 +4811,12 @@ function create_if_block$3(ctx) {
|
|
4811
4811
|
this.h();
|
4812
4812
|
},
|
4813
4813
|
h() {
|
4814
|
-
attr(div0, "class", "text-element-inner svelte-
|
4814
|
+
attr(div0, "class", "text-element-inner svelte-hffkvs");
|
4815
4815
|
attr(a, "href", '');
|
4816
|
-
attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
4816
|
+
attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-hffkvs"));
|
4817
4817
|
attr(a, "style", /*style*/ ctx[5]);
|
4818
|
-
attr(div1, "class", "tooltip svelte-
|
4819
|
-
attr(div2, "class", "tooltip tooltip-error svelte-
|
4818
|
+
attr(div1, "class", "tooltip svelte-hffkvs");
|
4819
|
+
attr(div2, "class", "tooltip tooltip-error svelte-hffkvs");
|
4820
4820
|
},
|
4821
4821
|
m(target, anchor) {
|
4822
4822
|
insert_hydration(target, a, anchor);
|
@@ -4842,7 +4842,7 @@ function create_if_block$3(ctx) {
|
|
4842
4842
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
4843
4843
|
rendertext.$set(rendertext_changes);
|
4844
4844
|
|
4845
|
-
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-
|
4845
|
+
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-hffkvs"))) {
|
4846
4846
|
attr(a, "class", a_class_value);
|
4847
4847
|
}
|
4848
4848
|
|
@@ -4904,7 +4904,7 @@ function create_fragment$p(ctx) {
|
|
4904
4904
|
this.h();
|
4905
4905
|
},
|
4906
4906
|
h() {
|
4907
|
-
attr(div, "class", "text-element-wrapper svelte-
|
4907
|
+
attr(div, "class", "text-element-wrapper svelte-hffkvs");
|
4908
4908
|
},
|
4909
4909
|
m(target, anchor) {
|
4910
4910
|
insert_hydration(target, div, anchor);
|
@@ -5069,7 +5069,7 @@ class TextElement extends SvelteComponent {
|
|
5069
5069
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
5070
5070
|
|
5071
5071
|
function add_css$n(target) {
|
5072
|
-
append_styles(target, "svelte-
|
5072
|
+
append_styles(target, "svelte-1ijl494", ".text-button-element.svelte-1ijl494{width:100%;height:100%}.text-button-element.svelte-1ijl494 > .button{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:transparent;border:none;box-shadow:transparent;box-sizing:border-box;cursor:pointer;transition:box-shadow 0.2s;white-space:pre-wrap;overflow:hidden}.text-button-element.svelte-1ijl494 > .button._disabled{cursor:not-allowed !important;opacity:0.2}.text-button-element.svelte-1ijl494 > .button:not(._disabled):active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button-element.svelte-1ijl494 > .button:not(._disabled):hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
5073
5073
|
}
|
5074
5074
|
|
5075
5075
|
// (46:2) <Button onClick={onClick} {style} {eventName}>
|
@@ -5138,7 +5138,7 @@ function create_fragment$o(ctx) {
|
|
5138
5138
|
this.h();
|
5139
5139
|
},
|
5140
5140
|
h() {
|
5141
|
-
attr(div, "class", "text-button-element svelte-
|
5141
|
+
attr(div, "class", "text-button-element svelte-1ijl494");
|
5142
5142
|
},
|
5143
5143
|
m(target, anchor) {
|
5144
5144
|
insert_hydration(target, div, anchor);
|
@@ -5230,7 +5230,7 @@ class TextButtonElement extends SvelteComponent {
|
|
5230
5230
|
/* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
|
5231
5231
|
|
5232
5232
|
function add_css$m(target) {
|
5233
|
-
append_styles(target, "svelte-
|
5233
|
+
append_styles(target, "svelte-185kah0", ".image-element.svelte-185kah0{width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box}.image-element.svelte-185kah0 > .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}.image-element.svelte-185kah0 > .button._disabled{cursor:not-allowed !important;opacity:0.2}.image-element.transport.svelte-185kah0 > .button:not(._disabled):hover,.image-element.transport.svelte-185kah0 > .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-185kah0{width:100%;height:100%}");
|
5234
5234
|
}
|
5235
5235
|
|
5236
5236
|
// (40:2) <Button {onClick} style={_style} {eventName}>
|
@@ -5257,7 +5257,7 @@ function create_default_slot$4(ctx) {
|
|
5257
5257
|
this.h();
|
5258
5258
|
},
|
5259
5259
|
h() {
|
5260
|
-
attr(img, "class", "image svelte-
|
5260
|
+
attr(img, "class", "image svelte-185kah0");
|
5261
5261
|
attr(img, "loading", "lazy");
|
5262
5262
|
attr(img, "width", "auto");
|
5263
5263
|
attr(img, "height", "auto");
|
@@ -5317,7 +5317,7 @@ function create_fragment$n(ctx) {
|
|
5317
5317
|
this.h();
|
5318
5318
|
},
|
5319
5319
|
h() {
|
5320
|
-
attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-
|
5320
|
+
attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-185kah0");
|
5321
5321
|
},
|
5322
5322
|
m(target, anchor) {
|
5323
5323
|
insert_hydration(target, div, anchor);
|
@@ -5336,7 +5336,7 @@ function create_fragment$n(ctx) {
|
|
5336
5336
|
|
5337
5337
|
button.$set(button_changes);
|
5338
5338
|
|
5339
|
-
if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-
|
5339
|
+
if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-185kah0")) {
|
5340
5340
|
attr(div, "class", div_class_value);
|
5341
5341
|
}
|
5342
5342
|
},
|
@@ -5405,7 +5405,7 @@ class ImageElement extends SvelteComponent {
|
|
5405
5405
|
/* src/components/List.svelte generated by Svelte v3.53.1 */
|
5406
5406
|
|
5407
5407
|
function add_css$l(target) {
|
5408
|
-
append_styles(target, "svelte-
|
5408
|
+
append_styles(target, "svelte-e4h4wn", ".list.svelte-e4h4wn{display:flex;width:100%;height:100%;overflow:hidden;border-width:0px;border-style:solid;border-color:#000000}");
|
5409
5409
|
}
|
5410
5410
|
|
5411
5411
|
function create_fragment$m(ctx) {
|
@@ -5428,7 +5428,7 @@ function create_fragment$m(ctx) {
|
|
5428
5428
|
this.h();
|
5429
5429
|
},
|
5430
5430
|
h() {
|
5431
|
-
attr(div, "class", "list svelte-
|
5431
|
+
attr(div, "class", "list svelte-e4h4wn");
|
5432
5432
|
attr(div, "style", /*style*/ ctx[0]);
|
5433
5433
|
},
|
5434
5434
|
m(target, anchor) {
|
@@ -5562,7 +5562,7 @@ class List extends SvelteComponent {
|
|
5562
5562
|
/* src/components/ListItem.svelte generated by Svelte v3.53.1 */
|
5563
5563
|
|
5564
5564
|
function add_css$k(target) {
|
5565
|
-
append_styles(target, "svelte-
|
5565
|
+
append_styles(target, "svelte-1y59gb", ".list-item.svelte-1y59gb{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-1y59gb > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
|
5566
5566
|
}
|
5567
5567
|
|
5568
5568
|
// (67:2) <Button {onClick} style={_style} eventName={clickEventName}>
|
@@ -5645,7 +5645,7 @@ function create_fragment$l(ctx) {
|
|
5645
5645
|
this.h();
|
5646
5646
|
},
|
5647
5647
|
h() {
|
5648
|
-
attr(div, "class", "list-item svelte-
|
5648
|
+
attr(div, "class", "list-item svelte-1y59gb");
|
5649
5649
|
attr(div, "style", /*listItemStyle*/ ctx[3]);
|
5650
5650
|
},
|
5651
5651
|
m(target, anchor) {
|
@@ -5771,7 +5771,7 @@ class ListItem extends SvelteComponent {
|
|
5771
5771
|
/* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
|
5772
5772
|
|
5773
5773
|
function add_css$j(target) {
|
5774
|
-
append_styles(target, "svelte-
|
5774
|
+
append_styles(target, "svelte-ni3m8w", ".embed.svelte-ni3m8w{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-ni3m8w iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000}");
|
5775
5775
|
}
|
5776
5776
|
|
5777
5777
|
function create_fragment$k(ctx) {
|
@@ -5789,7 +5789,7 @@ function create_fragment$k(ctx) {
|
|
5789
5789
|
this.h();
|
5790
5790
|
},
|
5791
5791
|
h() {
|
5792
|
-
attr(div, "class", "embed svelte-
|
5792
|
+
attr(div, "class", "embed svelte-ni3m8w");
|
5793
5793
|
attr(div, "style", /*_style*/ ctx[1]);
|
5794
5794
|
},
|
5795
5795
|
m(target, anchor) {
|
@@ -5832,7 +5832,7 @@ class EmbedElement extends SvelteComponent {
|
|
5832
5832
|
/* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
|
5833
5833
|
|
5834
5834
|
function add_css$i(target) {
|
5835
|
-
append_styles(target, "svelte-
|
5835
|
+
append_styles(target, "svelte-55gb6a", ".embed.svelte-55gb6a{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}.embed.svelte-55gb6a iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
|
5836
5836
|
}
|
5837
5837
|
|
5838
5838
|
function create_fragment$j(ctx) {
|
@@ -5855,7 +5855,7 @@ function create_fragment$j(ctx) {
|
|
5855
5855
|
},
|
5856
5856
|
h() {
|
5857
5857
|
attr(div0, "class", "karte-player");
|
5858
|
-
attr(div1, "class", "embed svelte-
|
5858
|
+
attr(div1, "class", "embed svelte-55gb6a");
|
5859
5859
|
attr(div1, "style", /*_style*/ ctx[0]);
|
5860
5860
|
},
|
5861
5861
|
m(target, anchor) {
|
@@ -6197,7 +6197,7 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6197
6197
|
/* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
|
6198
6198
|
|
6199
6199
|
function add_css$h(target) {
|
6200
|
-
append_styles(target, "svelte-
|
6200
|
+
append_styles(target, "svelte-55gb6a", ".embed.svelte-55gb6a{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}.embed.svelte-55gb6a iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
|
6201
6201
|
}
|
6202
6202
|
|
6203
6203
|
function create_fragment$i(ctx) {
|
@@ -6220,7 +6220,7 @@ function create_fragment$i(ctx) {
|
|
6220
6220
|
},
|
6221
6221
|
h() {
|
6222
6222
|
attr(div0, "class", "karte-player");
|
6223
|
-
attr(div1, "class", "embed svelte-
|
6223
|
+
attr(div1, "class", "embed svelte-55gb6a");
|
6224
6224
|
attr(div1, "style", /*_style*/ ctx[0]);
|
6225
6225
|
},
|
6226
6226
|
m(target, anchor) {
|
@@ -6404,7 +6404,7 @@ class MovieVimeoElement extends SvelteComponent {
|
|
6404
6404
|
/* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
|
6405
6405
|
|
6406
6406
|
function add_css$g(target) {
|
6407
|
-
append_styles(target, "svelte-
|
6407
|
+
append_styles(target, "svelte-13z4kn0", ".textarea-wrapper.svelte-13z4kn0{display:flex;align-items:center;width:100%;height:100%}.textarea.svelte-13z4kn0{width:100%;resize:none}");
|
6408
6408
|
}
|
6409
6409
|
|
6410
6410
|
function create_fragment$h(ctx) {
|
@@ -6434,12 +6434,12 @@ function create_fragment$h(ctx) {
|
|
6434
6434
|
this.h();
|
6435
6435
|
},
|
6436
6436
|
h() {
|
6437
|
-
attr(textarea, "class", "textarea svelte-
|
6437
|
+
attr(textarea, "class", "textarea svelte-13z4kn0");
|
6438
6438
|
textarea.value = /*$value*/ ctx[3];
|
6439
6439
|
textarea.required = /*required*/ ctx[0];
|
6440
6440
|
attr(textarea, "rows", /*rows*/ ctx[1]);
|
6441
6441
|
attr(textarea, "placeholder", /*placeholder*/ ctx[2]);
|
6442
|
-
attr(div, "class", "textarea-wrapper svelte-
|
6442
|
+
attr(div, "class", "textarea-wrapper svelte-13z4kn0");
|
6443
6443
|
},
|
6444
6444
|
m(target, anchor) {
|
6445
6445
|
insert_hydration(target, div, anchor);
|
@@ -6535,7 +6535,7 @@ class FormTextarea extends SvelteComponent {
|
|
6535
6535
|
/* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
|
6536
6536
|
|
6537
6537
|
function add_css$f(target) {
|
6538
|
-
append_styles(target, "svelte-
|
6538
|
+
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}");
|
6539
6539
|
}
|
6540
6540
|
|
6541
6541
|
function get_each_context$5(ctx, list, i) {
|
@@ -6591,14 +6591,14 @@ function create_each_block$5(ctx) {
|
|
6591
6591
|
},
|
6592
6592
|
h() {
|
6593
6593
|
attr(input, "type", "radio");
|
6594
|
-
attr(input, "class", "radio-button-input svelte-
|
6594
|
+
attr(input, "class", "radio-button-input svelte-1ntb6j8");
|
6595
6595
|
attr(input, "style", /*buttonStyle*/ ctx[5]);
|
6596
6596
|
attr(input, "name", /*name*/ ctx[0]);
|
6597
6597
|
input.value = input_value_value = /*option*/ ctx[16];
|
6598
6598
|
input.checked = input_checked_value = /*option*/ ctx[16] === /*_value*/ ctx[3];
|
6599
|
-
attr(span, "class", "radio-button-text svelte-
|
6599
|
+
attr(span, "class", "radio-button-text svelte-1ntb6j8");
|
6600
6600
|
attr(span, "style", /*_textStyle*/ ctx[2]);
|
6601
|
-
attr(label, "class", "radio-button svelte-
|
6601
|
+
attr(label, "class", "radio-button svelte-1ntb6j8");
|
6602
6602
|
},
|
6603
6603
|
m(target, anchor) {
|
6604
6604
|
insert_hydration(target, label, anchor);
|
@@ -6677,7 +6677,7 @@ function create_fragment$g(ctx) {
|
|
6677
6677
|
this.h();
|
6678
6678
|
},
|
6679
6679
|
h() {
|
6680
|
-
attr(div, "class", "radio-buttons svelte-
|
6680
|
+
attr(div, "class", "radio-buttons svelte-1ntb6j8");
|
6681
6681
|
attr(div, "style", /*_layoutStyle*/ ctx[1]);
|
6682
6682
|
},
|
6683
6683
|
m(target, anchor) {
|
@@ -6844,7 +6844,7 @@ class FormRadioButtons extends SvelteComponent {
|
|
6844
6844
|
/* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
|
6845
6845
|
|
6846
6846
|
function add_css$e(target) {
|
6847
|
-
append_styles(target, "svelte-
|
6847
|
+
append_styles(target, "svelte-1ihv110", ".select.svelte-1ihv110{width:100%;height:100%}.select-select.svelte-1ihv110{position:relative;appearance:none;width:100%;height:100%}.select-select.svelte-1ihv110: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-1ihv110{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}");
|
6848
6848
|
}
|
6849
6849
|
|
6850
6850
|
function get_each_context$4(ctx, list, i) {
|
@@ -7015,10 +7015,10 @@ function create_fragment$f(ctx) {
|
|
7015
7015
|
this.h();
|
7016
7016
|
},
|
7017
7017
|
h() {
|
7018
|
-
attr(select, "class", "select-select svelte-
|
7018
|
+
attr(select, "class", "select-select svelte-1ihv110");
|
7019
7019
|
attr(select, "style", /*style*/ ctx[3]);
|
7020
|
-
attr(div0, "class", "select-icon svelte-
|
7021
|
-
attr(div1, "class", "select svelte-
|
7020
|
+
attr(div0, "class", "select-icon svelte-1ihv110");
|
7021
|
+
attr(div1, "class", "select svelte-1ihv110");
|
7022
7022
|
attr(div1, "style", /*styleVariables*/ ctx[2]);
|
7023
7023
|
},
|
7024
7024
|
m(target, anchor) {
|
@@ -7220,7 +7220,7 @@ class FormSelect extends SvelteComponent {
|
|
7220
7220
|
/* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
|
7221
7221
|
|
7222
7222
|
function add_css$d(target) {
|
7223
|
-
append_styles(target, "svelte-
|
7223
|
+
append_styles(target, "svelte-wtt98v", ".check-boxes.svelte-wtt98v.svelte-wtt98v{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.check-box.svelte-wtt98v.svelte-wtt98v{display:flex;align-items:center;position:relative;cursor:pointer}.check-box-input.svelte-wtt98v.svelte-wtt98v{width:var(--size);height:var(--size);margin:0;position:absolute;appearance:none;cursor:pointer}.check-box-check.svelte-wtt98v.svelte-wtt98v{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-wtt98v.svelte-wtt98v{display:inline-block;--icon-size:calc(var(--size) * 3 / 4);width:var(--icon-size);height:var(--icon-size)}.check-box-icon.svelte-wtt98v.svelte-wtt98v: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-wtt98v.svelte-wtt98v{background-color:var(--color-main-active)}.check-box-check._checked.svelte-wtt98v .check-box-icon.svelte-wtt98v:after{border-color:var(--color-sub-active)}.check-box-text.svelte-wtt98v.svelte-wtt98v{margin-left:0.5em}");
|
7224
7224
|
}
|
7225
7225
|
|
7226
7226
|
function get_each_context$3(ctx, list, i) {
|
@@ -7281,19 +7281,19 @@ function create_each_block$3(ctx) {
|
|
7281
7281
|
this.h();
|
7282
7282
|
},
|
7283
7283
|
h() {
|
7284
|
-
attr(input, "class", "check-box-input svelte-
|
7284
|
+
attr(input, "class", "check-box-input svelte-wtt98v");
|
7285
7285
|
attr(input, "type", "checkbox");
|
7286
7286
|
attr(input, "name", /*name*/ ctx[0]);
|
7287
7287
|
input.checked = input_checked_value = /*isCheckedArray*/ ctx[4][/*i*/ ctx[19]];
|
7288
|
-
attr(span0, "class", "check-box-icon svelte-
|
7288
|
+
attr(span0, "class", "check-box-icon svelte-wtt98v");
|
7289
7289
|
|
7290
7290
|
attr(span1, "class", span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
|
7291
7291
|
? ' _checked'
|
7292
|
-
: ''}`) + " svelte-
|
7292
|
+
: ''}`) + " svelte-wtt98v"));
|
7293
7293
|
|
7294
|
-
attr(span2, "class", "check-box-text svelte-
|
7294
|
+
attr(span2, "class", "check-box-text svelte-wtt98v");
|
7295
7295
|
attr(span2, "style", /*_textStyle*/ ctx[2]);
|
7296
|
-
attr(label, "class", "check-box svelte-
|
7296
|
+
attr(label, "class", "check-box svelte-wtt98v");
|
7297
7297
|
attr(label, "style", /*styleVariables*/ ctx[5]);
|
7298
7298
|
},
|
7299
7299
|
m(target, anchor) {
|
@@ -7325,7 +7325,7 @@ function create_each_block$3(ctx) {
|
|
7325
7325
|
|
7326
7326
|
if (dirty & /*isCheckedArray*/ 16 && span1_class_value !== (span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
|
7327
7327
|
? ' _checked'
|
7328
|
-
: ''}`) + " svelte-
|
7328
|
+
: ''}`) + " svelte-wtt98v"))) {
|
7329
7329
|
attr(span1, "class", span1_class_value);
|
7330
7330
|
}
|
7331
7331
|
|
@@ -7378,7 +7378,7 @@ function create_fragment$e(ctx) {
|
|
7378
7378
|
this.h();
|
7379
7379
|
},
|
7380
7380
|
h() {
|
7381
|
-
attr(div, "class", "check-boxes svelte-
|
7381
|
+
attr(div, "class", "check-boxes svelte-wtt98v");
|
7382
7382
|
attr(div, "style", /*_layoutStyle*/ ctx[1]);
|
7383
7383
|
},
|
7384
7384
|
m(target, anchor) {
|
@@ -7552,7 +7552,7 @@ class FormCheckBoxes extends SvelteComponent {
|
|
7552
7552
|
/* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
|
7553
7553
|
|
7554
7554
|
function add_css$c(target) {
|
7555
|
-
append_styles(target, "svelte-
|
7555
|
+
append_styles(target, "svelte-18pfy31", ".rating-buttons.svelte-18pfy31{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.rating-button.svelte-18pfy31{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}");
|
7556
7556
|
}
|
7557
7557
|
|
7558
7558
|
function get_each_context$2(ctx, list, i) {
|
@@ -7587,7 +7587,7 @@ function create_each_block$2(ctx) {
|
|
7587
7587
|
this.h();
|
7588
7588
|
},
|
7589
7589
|
h() {
|
7590
|
-
attr(button, "class", "rating-button svelte-
|
7590
|
+
attr(button, "class", "rating-button svelte-18pfy31");
|
7591
7591
|
attr(button, "style", button_style_value = /*getTextButtonStyle*/ ctx[4](/*i*/ ctx[12] === /*_value*/ ctx[1]));
|
7592
7592
|
},
|
7593
7593
|
m(target, anchor) {
|
@@ -7650,7 +7650,7 @@ function create_fragment$d(ctx) {
|
|
7650
7650
|
this.h();
|
7651
7651
|
},
|
7652
7652
|
h() {
|
7653
|
-
attr(div, "class", "rating-buttons svelte-
|
7653
|
+
attr(div, "class", "rating-buttons svelte-18pfy31");
|
7654
7654
|
},
|
7655
7655
|
m(target, anchor) {
|
7656
7656
|
insert_hydration(target, div, anchor);
|
@@ -7787,7 +7787,7 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
7787
7787
|
/* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
|
7788
7788
|
|
7789
7789
|
function add_css$b(target) {
|
7790
|
-
append_styles(target, "svelte-
|
7790
|
+
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%)}");
|
7791
7791
|
}
|
7792
7792
|
|
7793
7793
|
function get_each_context$1(ctx, list, i) {
|
@@ -7823,9 +7823,9 @@ function create_each_block$1(ctx) {
|
|
7823
7823
|
},
|
7824
7824
|
h() {
|
7825
7825
|
if (!src_url_equal(img.src, img_src_value = /*ICONS*/ ctx[2][/*i*/ ctx[10]])) attr(img, "src", img_src_value);
|
7826
|
-
attr(img, "class", img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-
|
7826
|
+
attr(img, "class", img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-1b5dvzw"));
|
7827
7827
|
attr(img, "alt", "rate" + /*i*/ ctx[10]);
|
7828
|
-
attr(button, "class", "rating-button svelte-
|
7828
|
+
attr(button, "class", "rating-button svelte-1b5dvzw");
|
7829
7829
|
attr(button, "style", /*buttonStyle*/ ctx[0]);
|
7830
7830
|
},
|
7831
7831
|
m(target, anchor) {
|
@@ -7841,7 +7841,7 @@ function create_each_block$1(ctx) {
|
|
7841
7841
|
p(new_ctx, dirty) {
|
7842
7842
|
ctx = new_ctx;
|
7843
7843
|
|
7844
|
-
if (dirty & /*_value*/ 2 && img_class_value !== (img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-
|
7844
|
+
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"))) {
|
7845
7845
|
attr(img, "class", img_class_value);
|
7846
7846
|
}
|
7847
7847
|
|
@@ -7888,7 +7888,7 @@ function create_fragment$c(ctx) {
|
|
7888
7888
|
this.h();
|
7889
7889
|
},
|
7890
7890
|
h() {
|
7891
|
-
attr(div, "class", "rating-buttons svelte-
|
7891
|
+
attr(div, "class", "rating-buttons svelte-1b5dvzw");
|
7892
7892
|
},
|
7893
7893
|
m(target, anchor) {
|
7894
7894
|
insert_hydration(target, div, anchor);
|
@@ -7996,7 +7996,7 @@ class FormRatingButtonsFace extends SvelteComponent {
|
|
7996
7996
|
/* src/components/Slide.svelte generated by Svelte v3.53.1 */
|
7997
7997
|
|
7998
7998
|
function add_css$a(target) {
|
7999
|
-
append_styles(target, "svelte-
|
7999
|
+
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%}");
|
8000
8000
|
}
|
8001
8001
|
|
8002
8002
|
function get_each_context(ctx, list, i) {
|
@@ -8042,9 +8042,9 @@ function create_if_block_1(ctx) {
|
|
8042
8042
|
attr(svg, "viewBox", "0 0 10 16");
|
8043
8043
|
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
8044
8044
|
attr(svg, "style", /*prevIconStyle*/ ctx[10]);
|
8045
|
-
attr(button, "class", "move-button svelte-
|
8045
|
+
attr(button, "class", "move-button svelte-1qfq79t");
|
8046
8046
|
attr(button, "style", /*_prevButtonContainerStyle*/ ctx[9]);
|
8047
|
-
attr(div, "class", "prev-button-container svelte-
|
8047
|
+
attr(div, "class", "prev-button-container svelte-1qfq79t");
|
8048
8048
|
},
|
8049
8049
|
m(target, anchor) {
|
8050
8050
|
insert_hydration(target, div, anchor);
|
@@ -8110,9 +8110,9 @@ function create_if_block$1(ctx) {
|
|
8110
8110
|
attr(svg, "viewBox", "0 0 10 16");
|
8111
8111
|
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
8112
8112
|
attr(svg, "style", /*nextIconStyle*/ ctx[8]);
|
8113
|
-
attr(button, "class", "move-button svelte-
|
8113
|
+
attr(button, "class", "move-button svelte-1qfq79t");
|
8114
8114
|
attr(button, "style", /*_nextButtonContainerStyle*/ ctx[7]);
|
8115
|
-
attr(div, "class", "next-button-container svelte-
|
8115
|
+
attr(div, "class", "next-button-container svelte-1qfq79t");
|
8116
8116
|
},
|
8117
8117
|
m(target, anchor) {
|
8118
8118
|
insert_hydration(target, div, anchor);
|
@@ -8172,9 +8172,9 @@ function create_each_block(ctx) {
|
|
8172
8172
|
this.h();
|
8173
8173
|
},
|
8174
8174
|
h() {
|
8175
|
-
attr(div, "class", "navigation-item-inner circle svelte-
|
8175
|
+
attr(div, "class", "navigation-item-inner circle svelte-1qfq79t");
|
8176
8176
|
attr(div, "style", div_style_value = /*getNavigationItemInnerStyle*/ ctx[5](/*i*/ ctx[63]));
|
8177
|
-
attr(button, "class", "navigation-item svelte-
|
8177
|
+
attr(button, "class", "navigation-item svelte-1qfq79t");
|
8178
8178
|
attr(button, "style", /*navigationItemStyle*/ ctx[6]);
|
8179
8179
|
},
|
8180
8180
|
m(target, anchor) {
|
@@ -8280,14 +8280,14 @@ function create_fragment$b(ctx) {
|
|
8280
8280
|
this.h();
|
8281
8281
|
},
|
8282
8282
|
h() {
|
8283
|
-
attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-
|
8283
|
+
attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-1qfq79t"));
|
8284
8284
|
attr(div0, "style", /*slideStyle*/ ctx[14]);
|
8285
|
-
attr(div1, "class", "container svelte-
|
8285
|
+
attr(div1, "class", "container svelte-1qfq79t");
|
8286
8286
|
attr(div1, "style", /*_style*/ ctx[0]);
|
8287
|
-
attr(div2, "class", "navigation svelte-
|
8287
|
+
attr(div2, "class", "navigation svelte-1qfq79t");
|
8288
8288
|
attr(div2, "style", /*navigationStyle*/ ctx[4]);
|
8289
8289
|
set_attributes(div3, div3_data);
|
8290
|
-
toggle_class(div3, "svelte-
|
8290
|
+
toggle_class(div3, "svelte-1qfq79t", true);
|
8291
8291
|
},
|
8292
8292
|
m(target, anchor) {
|
8293
8293
|
insert_hydration(target, div3, anchor);
|
@@ -8329,7 +8329,7 @@ function create_fragment$b(ctx) {
|
|
8329
8329
|
}
|
8330
8330
|
}
|
8331
8331
|
|
8332
|
-
if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-
|
8332
|
+
if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-1qfq79t"))) {
|
8333
8333
|
attr(div0, "class", div0_class_value);
|
8334
8334
|
}
|
8335
8335
|
|
@@ -8395,7 +8395,7 @@ function create_fragment$b(ctx) {
|
|
8395
8395
|
}
|
8396
8396
|
|
8397
8397
|
set_attributes(div3, div3_data = get_spread_update(div3_levels, [{ class: "root" }, dataAttrStopPropagation('click')]));
|
8398
|
-
toggle_class(div3, "svelte-
|
8398
|
+
toggle_class(div3, "svelte-1qfq79t", true);
|
8399
8399
|
},
|
8400
8400
|
i(local) {
|
8401
8401
|
if (current) return;
|
@@ -8907,7 +8907,7 @@ class Slide extends SvelteComponent {
|
|
8907
8907
|
/* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
|
8908
8908
|
|
8909
8909
|
function add_css$9(target) {
|
8910
|
-
append_styles(target, "svelte-
|
8910
|
+
append_styles(target, "svelte-1ilvo81", ".item.svelte-1ilvo81{height:100%;flex:none;position:relative}.item.svelte-1ilvo81 img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-1ilvo81{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
|
8911
8911
|
}
|
8912
8912
|
|
8913
8913
|
function create_fragment$a(ctx) {
|
@@ -8935,9 +8935,9 @@ function create_fragment$a(ctx) {
|
|
8935
8935
|
this.h();
|
8936
8936
|
},
|
8937
8937
|
h() {
|
8938
|
-
attr(div0, "class", "item-inner svelte-
|
8938
|
+
attr(div0, "class", "item-inner svelte-1ilvo81");
|
8939
8939
|
attr(div0, "style", /*_style*/ ctx[0]);
|
8940
|
-
attr(div1, "class", "item svelte-
|
8940
|
+
attr(div1, "class", "item svelte-1ilvo81");
|
8941
8941
|
attr(div1, "style", /*itemStyle*/ ctx[1]);
|
8942
8942
|
},
|
8943
8943
|
m(target, anchor) {
|
@@ -9063,7 +9063,7 @@ class SlideItem extends SvelteComponent {
|
|
9063
9063
|
/* src/components/Countdown.svelte generated by Svelte v3.53.1 */
|
9064
9064
|
|
9065
9065
|
function add_css$8(target) {
|
9066
|
-
append_styles(target, "svelte-
|
9066
|
+
append_styles(target, "svelte-5j9cpu", ".countdown.svelte-5j9cpu{position:relative;width:100%;height:100%}.countdown-inner.svelte-5j9cpu{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
|
9067
9067
|
}
|
9068
9068
|
|
9069
9069
|
const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
|
@@ -9094,9 +9094,9 @@ function create_fragment$9(ctx) {
|
|
9094
9094
|
this.h();
|
9095
9095
|
},
|
9096
9096
|
h() {
|
9097
|
-
attr(div0, "class", "countdown-inner svelte-
|
9097
|
+
attr(div0, "class", "countdown-inner svelte-5j9cpu");
|
9098
9098
|
attr(div0, "style", /*_style*/ ctx[0]);
|
9099
|
-
attr(div1, "class", "countdown svelte-
|
9099
|
+
attr(div1, "class", "countdown svelte-5j9cpu");
|
9100
9100
|
},
|
9101
9101
|
m(target, anchor) {
|
9102
9102
|
insert_hydration(target, div1, anchor);
|
@@ -9226,7 +9226,7 @@ class Countdown extends SvelteComponent {
|
|
9226
9226
|
/* src/components/Box.svelte generated by Svelte v3.53.1 */
|
9227
9227
|
|
9228
9228
|
function add_css$7(target) {
|
9229
|
-
append_styles(target, "svelte-
|
9229
|
+
append_styles(target, "svelte-ppc4fn", ".box.svelte-ppc4fn{position:relative;width:100%;height:100%}.box.svelte-ppc4fn > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
|
9230
9230
|
}
|
9231
9231
|
|
9232
9232
|
// (24:2) <Button {onClick} style={_style} {eventName}>
|
@@ -9309,7 +9309,7 @@ function create_fragment$8(ctx) {
|
|
9309
9309
|
this.h();
|
9310
9310
|
},
|
9311
9311
|
h() {
|
9312
|
-
attr(div, "class", "box svelte-
|
9312
|
+
attr(div, "class", "box svelte-ppc4fn");
|
9313
9313
|
},
|
9314
9314
|
m(target, anchor) {
|
9315
9315
|
insert_hydration(target, div, anchor);
|
@@ -9370,7 +9370,7 @@ class Box extends SvelteComponent {
|
|
9370
9370
|
/* src/components/IconElement.svelte generated by Svelte v3.53.1 */
|
9371
9371
|
|
9372
9372
|
function add_css$6(target) {
|
9373
|
-
append_styles(target, "svelte-
|
9373
|
+
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)}");
|
9374
9374
|
}
|
9375
9375
|
|
9376
9376
|
// (56:4) {#if svg}
|
@@ -9474,7 +9474,7 @@ function create_fragment$7(ctx) {
|
|
9474
9474
|
this.h();
|
9475
9475
|
},
|
9476
9476
|
h() {
|
9477
|
-
attr(div, "class", "icon svelte-
|
9477
|
+
attr(div, "class", "icon svelte-1mk6wi4");
|
9478
9478
|
},
|
9479
9479
|
m(target, anchor) {
|
9480
9480
|
insert_hydration(target, div, anchor);
|
@@ -9583,7 +9583,7 @@ class IconElement extends SvelteComponent {
|
|
9583
9583
|
/* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
|
9584
9584
|
|
9585
9585
|
function add_css$5(target) {
|
9586
|
-
append_styles(target, "svelte-
|
9586
|
+
append_styles(target, "svelte-1ng2n51", ".codeElement.svelte-1ng2n51{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
|
9587
9587
|
}
|
9588
9588
|
|
9589
9589
|
function create_fragment$6(ctx) {
|
@@ -9619,7 +9619,7 @@ function create_fragment$6(ctx) {
|
|
9619
9619
|
this.h();
|
9620
9620
|
},
|
9621
9621
|
h() {
|
9622
|
-
attr(div, "class", "codeElement svelte-
|
9622
|
+
attr(div, "class", "codeElement svelte-1ng2n51");
|
9623
9623
|
attr(div, "style", /*style*/ ctx[3]);
|
9624
9624
|
},
|
9625
9625
|
m(target, anchor) {
|
@@ -9708,7 +9708,7 @@ class CodeElement extends SvelteComponent {
|
|
9708
9708
|
/* src/components/Flex.svelte generated by Svelte v3.53.1 */
|
9709
9709
|
|
9710
9710
|
function add_css$4(target) {
|
9711
|
-
append_styles(target, "svelte-
|
9711
|
+
append_styles(target, "svelte-9v2qdg", ".flex.svelte-9v2qdg{display:flex}");
|
9712
9712
|
}
|
9713
9713
|
|
9714
9714
|
function create_fragment$5(ctx) {
|
@@ -9732,7 +9732,7 @@ function create_fragment$5(ctx) {
|
|
9732
9732
|
this.h();
|
9733
9733
|
},
|
9734
9734
|
h() {
|
9735
|
-
attr(div, "class", "flex svelte-
|
9735
|
+
attr(div, "class", "flex svelte-9v2qdg");
|
9736
9736
|
attr(div, "style", div_style_value = "width:" + /*width*/ ctx[1] + "; height:" + /*height*/ ctx[2] + "; flex-direction:" + /*direction*/ ctx[0] + "; " + /*_style*/ ctx[3]);
|
9737
9737
|
},
|
9738
9738
|
m(target, anchor) {
|
@@ -9829,7 +9829,7 @@ class Flex extends SvelteComponent {
|
|
9829
9829
|
/* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
|
9830
9830
|
|
9831
9831
|
function add_css$3(target) {
|
9832
|
-
append_styles(target, "svelte-
|
9832
|
+
append_styles(target, "svelte-164ah5d", ".flex-item.svelte-164ah5d{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
|
9833
9833
|
}
|
9834
9834
|
|
9835
9835
|
function create_fragment$4(ctx) {
|
@@ -9852,7 +9852,7 @@ function create_fragment$4(ctx) {
|
|
9852
9852
|
this.h();
|
9853
9853
|
},
|
9854
9854
|
h() {
|
9855
|
-
attr(div, "class", "flex-item svelte-
|
9855
|
+
attr(div, "class", "flex-item svelte-164ah5d");
|
9856
9856
|
attr(div, "style", /*style*/ ctx[0]);
|
9857
9857
|
},
|
9858
9858
|
m(target, anchor) {
|
@@ -10272,7 +10272,7 @@ class GridModalState extends SvelteComponent {
|
|
10272
10272
|
/* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
|
10273
10273
|
|
10274
10274
|
function add_css$2(target) {
|
10275
|
-
append_styles(target, "svelte-
|
10275
|
+
append_styles(target, "svelte-q1o685", ".text-block.svelte-q1o685.svelte-q1o685{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:auto}.text-block-inner.svelte-q1o685.svelte-q1o685{width:100%;height:auto}.text-direction-vertical.svelte-q1o685.svelte-q1o685{writing-mode:vertical-rl}.text-direction-vertical.svelte-q1o685 .text-block-inner.svelte-q1o685{width:auto;height:100%}");
|
10276
10276
|
}
|
10277
10277
|
|
10278
10278
|
function create_fragment$2(ctx) {
|
@@ -10301,8 +10301,8 @@ function create_fragment$2(ctx) {
|
|
10301
10301
|
this.h();
|
10302
10302
|
},
|
10303
10303
|
h() {
|
10304
|
-
attr(div0, "class", "text-block-inner svelte-
|
10305
|
-
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
10304
|
+
attr(div0, "class", "text-block-inner svelte-q1o685");
|
10305
|
+
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-q1o685"));
|
10306
10306
|
attr(div1, "style", /*style*/ ctx[2]);
|
10307
10307
|
},
|
10308
10308
|
m(target, anchor) {
|
@@ -10316,7 +10316,7 @@ function create_fragment$2(ctx) {
|
|
10316
10316
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
10317
10317
|
rendertext.$set(rendertext_changes);
|
10318
10318
|
|
10319
|
-
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
10319
|
+
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-q1o685"))) {
|
10320
10320
|
attr(div1, "class", div1_class_value);
|
10321
10321
|
}
|
10322
10322
|
|
@@ -10394,7 +10394,7 @@ class TextBlock extends SvelteComponent {
|
|
10394
10394
|
/* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
|
10395
10395
|
|
10396
10396
|
function add_css$1(target) {
|
10397
|
-
append_styles(target, "svelte-
|
10397
|
+
append_styles(target, "svelte-1cungpm", ".text-button-block.svelte-1cungpm{width:100%;height:100%}.text-button.svelte-1cungpm{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:transparent;border:none;box-shadow:transparent;box-sizing:border-box;cursor:pointer;transition:box-shadow 0.2s}.text-button.svelte-1cungpm:active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button.svelte-1cungpm:hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
10398
10398
|
}
|
10399
10399
|
|
10400
10400
|
function create_fragment$1(ctx) {
|
@@ -10424,9 +10424,9 @@ function create_fragment$1(ctx) {
|
|
10424
10424
|
this.h();
|
10425
10425
|
},
|
10426
10426
|
h() {
|
10427
|
-
attr(button, "class", "text-button svelte-
|
10427
|
+
attr(button, "class", "text-button svelte-1cungpm");
|
10428
10428
|
attr(button, "style", /*_buttonStyle*/ ctx[1]);
|
10429
|
-
attr(div, "class", "text-button-block svelte-
|
10429
|
+
attr(div, "class", "text-button-block svelte-1cungpm");
|
10430
10430
|
attr(div, "style", /*_style*/ ctx[2]);
|
10431
10431
|
},
|
10432
10432
|
m(target, anchor) {
|
@@ -10532,7 +10532,7 @@ class TextButtonBlock extends SvelteComponent {
|
|
10532
10532
|
/* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
|
10533
10533
|
|
10534
10534
|
function add_css(target) {
|
10535
|
-
append_styles(target, "svelte-
|
10535
|
+
append_styles(target, "svelte-77bqvv", ".image-block.svelte-77bqvv{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}.image.svelte-77bqvv{width:100%;height:100%}.transport.svelte-77bqvv:hover,.transport.svelte-77bqvv:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}");
|
10536
10536
|
}
|
10537
10537
|
|
10538
10538
|
function create_fragment(ctx) {
|
@@ -10567,14 +10567,14 @@ function create_fragment(ctx) {
|
|
10567
10567
|
this.h();
|
10568
10568
|
},
|
10569
10569
|
h() {
|
10570
|
-
attr(img, "class", "image svelte-
|
10570
|
+
attr(img, "class", "image svelte-77bqvv");
|
10571
10571
|
attr(img, "loading", "lazy");
|
10572
10572
|
attr(img, "width", "auto");
|
10573
10573
|
attr(img, "height", "auto");
|
10574
10574
|
attr(img, "style", /*_imageStyle*/ ctx[3]);
|
10575
10575
|
if (!src_url_equal(img.src, img_src_value = /*src*/ ctx[0])) attr(img, "src", img_src_value);
|
10576
10576
|
attr(img, "alt", /*alt*/ ctx[1]);
|
10577
|
-
attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-
|
10577
|
+
attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-77bqvv"));
|
10578
10578
|
attr(div, "style", /*_style*/ ctx[4]);
|
10579
10579
|
},
|
10580
10580
|
m(target, anchor) {
|
@@ -10599,7 +10599,7 @@ function create_fragment(ctx) {
|
|
10599
10599
|
attr(img, "alt", /*alt*/ ctx[1]);
|
10600
10600
|
}
|
10601
10601
|
|
10602
|
-
if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-
|
10602
|
+
if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-77bqvv"))) {
|
10603
10603
|
attr(div, "class", div_class_value);
|
10604
10604
|
}
|
10605
10605
|
|