@plaidev/karte-action-sdk 1.1.187-28128398.9c931a62 → 1.1.187
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 +112 -112
- package/package.json +1 -1
package/dist/hydrate/index.es.js
CHANGED
@@ -2541,7 +2541,7 @@ class State extends SvelteComponent {
|
|
2541
2541
|
/* src/components/StateItem.svelte generated by Svelte v3.53.1 */
|
2542
2542
|
|
2543
2543
|
function add_css$t(target) {
|
2544
|
-
append_styles(target, "svelte-
|
2544
|
+
append_styles(target, "svelte-1amihue", ".state-item.svelte-1amihue{position:absolute;display:none}");
|
2545
2545
|
}
|
2546
2546
|
|
2547
2547
|
// (23:0) {#if $state === path}
|
@@ -2568,7 +2568,7 @@ function create_if_block$8(ctx) {
|
|
2568
2568
|
},
|
2569
2569
|
h() {
|
2570
2570
|
attr(div, "data-state-path", /*path*/ ctx[0]);
|
2571
|
-
attr(div, "class", "state-item svelte-
|
2571
|
+
attr(div, "class", "state-item svelte-1amihue");
|
2572
2572
|
},
|
2573
2573
|
m(target, anchor) {
|
2574
2574
|
insert_hydration(target, div, anchor);
|
@@ -2926,7 +2926,7 @@ function customAnimation(node, { transform, animationStyle, delay = 0, duration
|
|
2926
2926
|
/* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
2927
2927
|
|
2928
2928
|
function add_css$s(target) {
|
2929
|
-
append_styles(target, "svelte-
|
2929
|
+
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}");
|
2930
2930
|
}
|
2931
2931
|
|
2932
2932
|
// (9:0) {#if backgroundOverlay}
|
@@ -2946,7 +2946,7 @@ function create_if_block$7(ctx) {
|
|
2946
2946
|
this.h();
|
2947
2947
|
},
|
2948
2948
|
h() {
|
2949
|
-
attr(div, "class", "background svelte-
|
2949
|
+
attr(div, "class", "background svelte-g6ucc2");
|
2950
2950
|
},
|
2951
2951
|
m(target, anchor) {
|
2952
2952
|
insert_hydration(target, div, anchor);
|
@@ -3061,7 +3061,7 @@ function checkStopPropagation(eventName, handler) {
|
|
3061
3061
|
/* src/components/Button.svelte generated by Svelte v3.53.1 */
|
3062
3062
|
|
3063
3063
|
function add_css$r(target) {
|
3064
|
-
append_styles(target, "svelte-
|
3064
|
+
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}");
|
3065
3065
|
}
|
3066
3066
|
|
3067
3067
|
// (50:0) {:else}
|
@@ -3100,7 +3100,7 @@ function create_else_block$3(ctx) {
|
|
3100
3100
|
},
|
3101
3101
|
h() {
|
3102
3102
|
set_attributes(button, button_data);
|
3103
|
-
toggle_class(button, "svelte-
|
3103
|
+
toggle_class(button, "svelte-1dtbrzj", true);
|
3104
3104
|
},
|
3105
3105
|
m(target, anchor) {
|
3106
3106
|
insert_hydration(target, button, anchor);
|
@@ -3139,7 +3139,7 @@ function create_else_block$3(ctx) {
|
|
3139
3139
|
dataAttrStopPropagation('click')
|
3140
3140
|
]));
|
3141
3141
|
|
3142
|
-
toggle_class(button, "svelte-
|
3142
|
+
toggle_class(button, "svelte-1dtbrzj", true);
|
3143
3143
|
},
|
3144
3144
|
i(local) {
|
3145
3145
|
if (current) return;
|
@@ -3180,7 +3180,7 @@ function create_if_block_2(ctx) {
|
|
3180
3180
|
this.h();
|
3181
3181
|
},
|
3182
3182
|
h() {
|
3183
|
-
attr(div, "class", "" + (null_to_empty(BUTTON_CLASS) + " svelte-
|
3183
|
+
attr(div, "class", "" + (null_to_empty(BUTTON_CLASS) + " svelte-1dtbrzj"));
|
3184
3184
|
attr(div, "style", /*style*/ ctx[1]);
|
3185
3185
|
},
|
3186
3186
|
m(target, anchor) {
|
@@ -3278,7 +3278,7 @@ function create_if_block_1$2(ctx) {
|
|
3278
3278
|
},
|
3279
3279
|
h() {
|
3280
3280
|
set_attributes(a, a_data);
|
3281
|
-
toggle_class(a, "svelte-
|
3281
|
+
toggle_class(a, "svelte-1dtbrzj", true);
|
3282
3282
|
},
|
3283
3283
|
m(target, anchor) {
|
3284
3284
|
insert_hydration(target, a, anchor);
|
@@ -3318,7 +3318,7 @@ function create_if_block_1$2(ctx) {
|
|
3318
3318
|
dataAttrStopPropagation('click')
|
3319
3319
|
]));
|
3320
3320
|
|
3321
|
-
toggle_class(a, "svelte-
|
3321
|
+
toggle_class(a, "svelte-1dtbrzj", true);
|
3322
3322
|
},
|
3323
3323
|
i(local) {
|
3324
3324
|
if (current) return;
|
@@ -3359,7 +3359,7 @@ function create_if_block$6(ctx) {
|
|
3359
3359
|
this.h();
|
3360
3360
|
},
|
3361
3361
|
h() {
|
3362
|
-
attr(div, "class", "" + (BUTTON_CLASS + " _disabled" + " svelte-
|
3362
|
+
attr(div, "class", "" + (BUTTON_CLASS + " _disabled" + " svelte-1dtbrzj"));
|
3363
3363
|
attr(div, "style", /*style*/ ctx[1]);
|
3364
3364
|
},
|
3365
3365
|
m(target, anchor) {
|
@@ -3567,7 +3567,7 @@ class Button extends SvelteComponent {
|
|
3567
3567
|
/* src/components/Modal.svelte generated by Svelte v3.53.1 */
|
3568
3568
|
|
3569
3569
|
function add_css$q(target) {
|
3570
|
-
append_styles(target, "svelte-
|
3570
|
+
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}");
|
3571
3571
|
}
|
3572
3572
|
|
3573
3573
|
// (145:0) {#if visible}
|
@@ -3608,7 +3608,7 @@ function create_if_block$5(ctx) {
|
|
3608
3608
|
this.h();
|
3609
3609
|
},
|
3610
3610
|
h() {
|
3611
|
-
attr(div, "class", "modal svelte-
|
3611
|
+
attr(div, "class", "modal svelte-1vrjevr");
|
3612
3612
|
attr(div, "role", "dialog");
|
3613
3613
|
attr(div, "aria-modal", "true");
|
3614
3614
|
attr(div, "style", div_style_value = "" + /*pos*/ ctx[16] + " " + /*marginStyle*/ ctx[14] + " " + ElasticityStyle[/*overwriteElasticity*/ ctx[17]] + "");
|
@@ -3696,7 +3696,7 @@ function create_if_block_1$1(ctx) {
|
|
3696
3696
|
this.h();
|
3697
3697
|
},
|
3698
3698
|
h() {
|
3699
|
-
attr(div, "class", "close svelte-
|
3699
|
+
attr(div, "class", "close svelte-1vrjevr");
|
3700
3700
|
set_style(div, "z-index", /*$maximumZindex*/ ctx[20] + 1);
|
3701
3701
|
},
|
3702
3702
|
m(target, anchor) {
|
@@ -3821,7 +3821,7 @@ function create_default_slot$6(ctx) {
|
|
3821
3821
|
this.h();
|
3822
3822
|
},
|
3823
3823
|
h() {
|
3824
|
-
attr(div, "class", "modal-content svelte-
|
3824
|
+
attr(div, "class", "modal-content svelte-1vrjevr");
|
3825
3825
|
attr(div, "style", /*_style*/ ctx[4]);
|
3826
3826
|
},
|
3827
3827
|
m(target, anchor) {
|
@@ -4331,7 +4331,7 @@ class Grid extends SvelteComponent {
|
|
4331
4331
|
/* src/components/GridItem.svelte generated by Svelte v3.53.1 */
|
4332
4332
|
|
4333
4333
|
function add_css$p(target) {
|
4334
|
-
append_styles(target, "svelte-
|
4334
|
+
append_styles(target, "svelte-1cryhmb", ".grid-item.svelte-1cryhmb{word-break:break-all;position:relative}.grid-item-inner.svelte-1cryhmb{position:absolute;inset:0}");
|
4335
4335
|
}
|
4336
4336
|
|
4337
4337
|
function create_fragment$r(ctx) {
|
@@ -4365,8 +4365,8 @@ function create_fragment$r(ctx) {
|
|
4365
4365
|
this.h();
|
4366
4366
|
},
|
4367
4367
|
h() {
|
4368
|
-
attr(div0, "class", "grid-item-inner svelte-
|
4369
|
-
attr(div1, "class", "grid-item svelte-
|
4368
|
+
attr(div0, "class", "grid-item-inner svelte-1cryhmb");
|
4369
|
+
attr(div1, "class", "grid-item svelte-1cryhmb");
|
4370
4370
|
attr(div1, "data-element-id", /*gridItemId*/ ctx[0]);
|
4371
4371
|
attr(div1, "data-grid-item-id", /*gridItemId*/ ctx[0]);
|
4372
4372
|
attr(div1, "style", /*_style*/ ctx[1]);
|
@@ -4688,7 +4688,7 @@ class RenderText extends SvelteComponent {
|
|
4688
4688
|
/* src/components/TextElement.svelte generated by Svelte v3.53.1 */
|
4689
4689
|
|
4690
4690
|
function add_css$o(target) {
|
4691
|
-
append_styles(target, "svelte-
|
4691
|
+
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}");
|
4692
4692
|
}
|
4693
4693
|
|
4694
4694
|
// (86:2) {:else}
|
@@ -4718,8 +4718,8 @@ function create_else_block$1(ctx) {
|
|
4718
4718
|
this.h();
|
4719
4719
|
},
|
4720
4720
|
h() {
|
4721
|
-
attr(div0, "class", "text-element-inner svelte-
|
4722
|
-
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
4721
|
+
attr(div0, "class", "text-element-inner svelte-hffkvs");
|
4722
|
+
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-hffkvs"));
|
4723
4723
|
attr(div1, "style", /*style*/ ctx[5]);
|
4724
4724
|
},
|
4725
4725
|
m(target, anchor) {
|
@@ -4733,7 +4733,7 @@ function create_else_block$1(ctx) {
|
|
4733
4733
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
4734
4734
|
rendertext.$set(rendertext_changes);
|
4735
4735
|
|
4736
|
-
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
4736
|
+
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-hffkvs"))) {
|
4737
4737
|
attr(div1, "class", div1_class_value);
|
4738
4738
|
}
|
4739
4739
|
|
@@ -4808,12 +4808,12 @@ function create_if_block$3(ctx) {
|
|
4808
4808
|
this.h();
|
4809
4809
|
},
|
4810
4810
|
h() {
|
4811
|
-
attr(div0, "class", "text-element-inner svelte-
|
4811
|
+
attr(div0, "class", "text-element-inner svelte-hffkvs");
|
4812
4812
|
attr(a, "href", '');
|
4813
|
-
attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
4813
|
+
attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-hffkvs"));
|
4814
4814
|
attr(a, "style", /*style*/ ctx[5]);
|
4815
|
-
attr(div1, "class", "tooltip svelte-
|
4816
|
-
attr(div2, "class", "tooltip tooltip-error svelte-
|
4815
|
+
attr(div1, "class", "tooltip svelte-hffkvs");
|
4816
|
+
attr(div2, "class", "tooltip tooltip-error svelte-hffkvs");
|
4817
4817
|
},
|
4818
4818
|
m(target, anchor) {
|
4819
4819
|
insert_hydration(target, a, anchor);
|
@@ -4839,7 +4839,7 @@ function create_if_block$3(ctx) {
|
|
4839
4839
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
4840
4840
|
rendertext.$set(rendertext_changes);
|
4841
4841
|
|
4842
|
-
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-
|
4842
|
+
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"))) {
|
4843
4843
|
attr(a, "class", a_class_value);
|
4844
4844
|
}
|
4845
4845
|
|
@@ -4901,7 +4901,7 @@ function create_fragment$p(ctx) {
|
|
4901
4901
|
this.h();
|
4902
4902
|
},
|
4903
4903
|
h() {
|
4904
|
-
attr(div, "class", "text-element-wrapper svelte-
|
4904
|
+
attr(div, "class", "text-element-wrapper svelte-hffkvs");
|
4905
4905
|
},
|
4906
4906
|
m(target, anchor) {
|
4907
4907
|
insert_hydration(target, div, anchor);
|
@@ -5066,7 +5066,7 @@ class TextElement extends SvelteComponent {
|
|
5066
5066
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
5067
5067
|
|
5068
5068
|
function add_css$n(target) {
|
5069
|
-
append_styles(target, "svelte-
|
5069
|
+
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)}");
|
5070
5070
|
}
|
5071
5071
|
|
5072
5072
|
// (46:2) <Button onClick={onClick} {style} {eventName}>
|
@@ -5135,7 +5135,7 @@ function create_fragment$o(ctx) {
|
|
5135
5135
|
this.h();
|
5136
5136
|
},
|
5137
5137
|
h() {
|
5138
|
-
attr(div, "class", "text-button-element svelte-
|
5138
|
+
attr(div, "class", "text-button-element svelte-1ijl494");
|
5139
5139
|
},
|
5140
5140
|
m(target, anchor) {
|
5141
5141
|
insert_hydration(target, div, anchor);
|
@@ -5227,7 +5227,7 @@ class TextButtonElement extends SvelteComponent {
|
|
5227
5227
|
/* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
|
5228
5228
|
|
5229
5229
|
function add_css$m(target) {
|
5230
|
-
append_styles(target, "svelte-
|
5230
|
+
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%}");
|
5231
5231
|
}
|
5232
5232
|
|
5233
5233
|
// (40:2) <Button {onClick} style={_style} {eventName}>
|
@@ -5254,7 +5254,7 @@ function create_default_slot$4(ctx) {
|
|
5254
5254
|
this.h();
|
5255
5255
|
},
|
5256
5256
|
h() {
|
5257
|
-
attr(img, "class", "image svelte-
|
5257
|
+
attr(img, "class", "image svelte-185kah0");
|
5258
5258
|
attr(img, "loading", "lazy");
|
5259
5259
|
attr(img, "width", "auto");
|
5260
5260
|
attr(img, "height", "auto");
|
@@ -5314,7 +5314,7 @@ function create_fragment$n(ctx) {
|
|
5314
5314
|
this.h();
|
5315
5315
|
},
|
5316
5316
|
h() {
|
5317
|
-
attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-
|
5317
|
+
attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-185kah0");
|
5318
5318
|
},
|
5319
5319
|
m(target, anchor) {
|
5320
5320
|
insert_hydration(target, div, anchor);
|
@@ -5333,7 +5333,7 @@ function create_fragment$n(ctx) {
|
|
5333
5333
|
|
5334
5334
|
button.$set(button_changes);
|
5335
5335
|
|
5336
|
-
if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-
|
5336
|
+
if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-185kah0")) {
|
5337
5337
|
attr(div, "class", div_class_value);
|
5338
5338
|
}
|
5339
5339
|
},
|
@@ -5402,7 +5402,7 @@ class ImageElement extends SvelteComponent {
|
|
5402
5402
|
/* src/components/List.svelte generated by Svelte v3.53.1 */
|
5403
5403
|
|
5404
5404
|
function add_css$l(target) {
|
5405
|
-
append_styles(target, "svelte-
|
5405
|
+
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}");
|
5406
5406
|
}
|
5407
5407
|
|
5408
5408
|
function create_fragment$m(ctx) {
|
@@ -5425,7 +5425,7 @@ function create_fragment$m(ctx) {
|
|
5425
5425
|
this.h();
|
5426
5426
|
},
|
5427
5427
|
h() {
|
5428
|
-
attr(div, "class", "list svelte-
|
5428
|
+
attr(div, "class", "list svelte-e4h4wn");
|
5429
5429
|
attr(div, "style", /*style*/ ctx[0]);
|
5430
5430
|
},
|
5431
5431
|
m(target, anchor) {
|
@@ -5559,7 +5559,7 @@ class List extends SvelteComponent {
|
|
5559
5559
|
/* src/components/ListItem.svelte generated by Svelte v3.53.1 */
|
5560
5560
|
|
5561
5561
|
function add_css$k(target) {
|
5562
|
-
append_styles(target, "svelte-
|
5562
|
+
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}");
|
5563
5563
|
}
|
5564
5564
|
|
5565
5565
|
// (67:2) <Button {onClick} style={_style} eventName={clickEventName}>
|
@@ -5642,7 +5642,7 @@ function create_fragment$l(ctx) {
|
|
5642
5642
|
this.h();
|
5643
5643
|
},
|
5644
5644
|
h() {
|
5645
|
-
attr(div, "class", "list-item svelte-
|
5645
|
+
attr(div, "class", "list-item svelte-1y59gb");
|
5646
5646
|
attr(div, "style", /*listItemStyle*/ ctx[3]);
|
5647
5647
|
},
|
5648
5648
|
m(target, anchor) {
|
@@ -5768,7 +5768,7 @@ class ListItem extends SvelteComponent {
|
|
5768
5768
|
/* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
|
5769
5769
|
|
5770
5770
|
function add_css$j(target) {
|
5771
|
-
append_styles(target, "svelte-
|
5771
|
+
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}");
|
5772
5772
|
}
|
5773
5773
|
|
5774
5774
|
function create_fragment$k(ctx) {
|
@@ -5786,7 +5786,7 @@ function create_fragment$k(ctx) {
|
|
5786
5786
|
this.h();
|
5787
5787
|
},
|
5788
5788
|
h() {
|
5789
|
-
attr(div, "class", "embed svelte-
|
5789
|
+
attr(div, "class", "embed svelte-ni3m8w");
|
5790
5790
|
attr(div, "style", /*_style*/ ctx[1]);
|
5791
5791
|
},
|
5792
5792
|
m(target, anchor) {
|
@@ -5829,7 +5829,7 @@ class EmbedElement extends SvelteComponent {
|
|
5829
5829
|
/* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
|
5830
5830
|
|
5831
5831
|
function add_css$i(target) {
|
5832
|
-
append_styles(target, "svelte-
|
5832
|
+
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%}");
|
5833
5833
|
}
|
5834
5834
|
|
5835
5835
|
function create_fragment$j(ctx) {
|
@@ -5852,7 +5852,7 @@ function create_fragment$j(ctx) {
|
|
5852
5852
|
},
|
5853
5853
|
h() {
|
5854
5854
|
attr(div0, "class", "karte-player");
|
5855
|
-
attr(div1, "class", "embed svelte-
|
5855
|
+
attr(div1, "class", "embed svelte-55gb6a");
|
5856
5856
|
attr(div1, "style", /*_style*/ ctx[0]);
|
5857
5857
|
},
|
5858
5858
|
m(target, anchor) {
|
@@ -6194,7 +6194,7 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6194
6194
|
/* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
|
6195
6195
|
|
6196
6196
|
function add_css$h(target) {
|
6197
|
-
append_styles(target, "svelte-
|
6197
|
+
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%}");
|
6198
6198
|
}
|
6199
6199
|
|
6200
6200
|
function create_fragment$i(ctx) {
|
@@ -6217,7 +6217,7 @@ function create_fragment$i(ctx) {
|
|
6217
6217
|
},
|
6218
6218
|
h() {
|
6219
6219
|
attr(div0, "class", "karte-player");
|
6220
|
-
attr(div1, "class", "embed svelte-
|
6220
|
+
attr(div1, "class", "embed svelte-55gb6a");
|
6221
6221
|
attr(div1, "style", /*_style*/ ctx[0]);
|
6222
6222
|
},
|
6223
6223
|
m(target, anchor) {
|
@@ -6401,7 +6401,7 @@ class MovieVimeoElement extends SvelteComponent {
|
|
6401
6401
|
/* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
|
6402
6402
|
|
6403
6403
|
function add_css$g(target) {
|
6404
|
-
append_styles(target, "svelte-
|
6404
|
+
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}");
|
6405
6405
|
}
|
6406
6406
|
|
6407
6407
|
function create_fragment$h(ctx) {
|
@@ -6431,12 +6431,12 @@ function create_fragment$h(ctx) {
|
|
6431
6431
|
this.h();
|
6432
6432
|
},
|
6433
6433
|
h() {
|
6434
|
-
attr(textarea, "class", "textarea svelte-
|
6434
|
+
attr(textarea, "class", "textarea svelte-13z4kn0");
|
6435
6435
|
textarea.value = /*$value*/ ctx[3];
|
6436
6436
|
textarea.required = /*required*/ ctx[0];
|
6437
6437
|
attr(textarea, "rows", /*rows*/ ctx[1]);
|
6438
6438
|
attr(textarea, "placeholder", /*placeholder*/ ctx[2]);
|
6439
|
-
attr(div, "class", "textarea-wrapper svelte-
|
6439
|
+
attr(div, "class", "textarea-wrapper svelte-13z4kn0");
|
6440
6440
|
},
|
6441
6441
|
m(target, anchor) {
|
6442
6442
|
insert_hydration(target, div, anchor);
|
@@ -6532,7 +6532,7 @@ class FormTextarea extends SvelteComponent {
|
|
6532
6532
|
/* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
|
6533
6533
|
|
6534
6534
|
function add_css$f(target) {
|
6535
|
-
append_styles(target, "svelte-
|
6535
|
+
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}");
|
6536
6536
|
}
|
6537
6537
|
|
6538
6538
|
function get_each_context$5(ctx, list, i) {
|
@@ -6588,14 +6588,14 @@ function create_each_block$5(ctx) {
|
|
6588
6588
|
},
|
6589
6589
|
h() {
|
6590
6590
|
attr(input, "type", "radio");
|
6591
|
-
attr(input, "class", "radio-button-input svelte-
|
6591
|
+
attr(input, "class", "radio-button-input svelte-1ntb6j8");
|
6592
6592
|
attr(input, "style", /*buttonStyle*/ ctx[5]);
|
6593
6593
|
attr(input, "name", /*name*/ ctx[0]);
|
6594
6594
|
input.value = input_value_value = /*option*/ ctx[16];
|
6595
6595
|
input.checked = input_checked_value = /*option*/ ctx[16] === /*_value*/ ctx[3];
|
6596
|
-
attr(span, "class", "radio-button-text svelte-
|
6596
|
+
attr(span, "class", "radio-button-text svelte-1ntb6j8");
|
6597
6597
|
attr(span, "style", /*_textStyle*/ ctx[2]);
|
6598
|
-
attr(label, "class", "radio-button svelte-
|
6598
|
+
attr(label, "class", "radio-button svelte-1ntb6j8");
|
6599
6599
|
},
|
6600
6600
|
m(target, anchor) {
|
6601
6601
|
insert_hydration(target, label, anchor);
|
@@ -6674,7 +6674,7 @@ function create_fragment$g(ctx) {
|
|
6674
6674
|
this.h();
|
6675
6675
|
},
|
6676
6676
|
h() {
|
6677
|
-
attr(div, "class", "radio-buttons svelte-
|
6677
|
+
attr(div, "class", "radio-buttons svelte-1ntb6j8");
|
6678
6678
|
attr(div, "style", /*_layoutStyle*/ ctx[1]);
|
6679
6679
|
},
|
6680
6680
|
m(target, anchor) {
|
@@ -6841,7 +6841,7 @@ class FormRadioButtons extends SvelteComponent {
|
|
6841
6841
|
/* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
|
6842
6842
|
|
6843
6843
|
function add_css$e(target) {
|
6844
|
-
append_styles(target, "svelte-
|
6844
|
+
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}");
|
6845
6845
|
}
|
6846
6846
|
|
6847
6847
|
function get_each_context$4(ctx, list, i) {
|
@@ -7012,10 +7012,10 @@ function create_fragment$f(ctx) {
|
|
7012
7012
|
this.h();
|
7013
7013
|
},
|
7014
7014
|
h() {
|
7015
|
-
attr(select, "class", "select-select svelte-
|
7015
|
+
attr(select, "class", "select-select svelte-1ihv110");
|
7016
7016
|
attr(select, "style", /*style*/ ctx[3]);
|
7017
|
-
attr(div0, "class", "select-icon svelte-
|
7018
|
-
attr(div1, "class", "select svelte-
|
7017
|
+
attr(div0, "class", "select-icon svelte-1ihv110");
|
7018
|
+
attr(div1, "class", "select svelte-1ihv110");
|
7019
7019
|
attr(div1, "style", /*styleVariables*/ ctx[2]);
|
7020
7020
|
},
|
7021
7021
|
m(target, anchor) {
|
@@ -7217,7 +7217,7 @@ class FormSelect extends SvelteComponent {
|
|
7217
7217
|
/* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
|
7218
7218
|
|
7219
7219
|
function add_css$d(target) {
|
7220
|
-
append_styles(target, "svelte-
|
7220
|
+
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}");
|
7221
7221
|
}
|
7222
7222
|
|
7223
7223
|
function get_each_context$3(ctx, list, i) {
|
@@ -7278,19 +7278,19 @@ function create_each_block$3(ctx) {
|
|
7278
7278
|
this.h();
|
7279
7279
|
},
|
7280
7280
|
h() {
|
7281
|
-
attr(input, "class", "check-box-input svelte-
|
7281
|
+
attr(input, "class", "check-box-input svelte-wtt98v");
|
7282
7282
|
attr(input, "type", "checkbox");
|
7283
7283
|
attr(input, "name", /*name*/ ctx[0]);
|
7284
7284
|
input.checked = input_checked_value = /*isCheckedArray*/ ctx[4][/*i*/ ctx[19]];
|
7285
|
-
attr(span0, "class", "check-box-icon svelte-
|
7285
|
+
attr(span0, "class", "check-box-icon svelte-wtt98v");
|
7286
7286
|
|
7287
7287
|
attr(span1, "class", span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
|
7288
7288
|
? ' _checked'
|
7289
|
-
: ''}`) + " svelte-
|
7289
|
+
: ''}`) + " svelte-wtt98v"));
|
7290
7290
|
|
7291
|
-
attr(span2, "class", "check-box-text svelte-
|
7291
|
+
attr(span2, "class", "check-box-text svelte-wtt98v");
|
7292
7292
|
attr(span2, "style", /*_textStyle*/ ctx[2]);
|
7293
|
-
attr(label, "class", "check-box svelte-
|
7293
|
+
attr(label, "class", "check-box svelte-wtt98v");
|
7294
7294
|
attr(label, "style", /*styleVariables*/ ctx[5]);
|
7295
7295
|
},
|
7296
7296
|
m(target, anchor) {
|
@@ -7322,7 +7322,7 @@ function create_each_block$3(ctx) {
|
|
7322
7322
|
|
7323
7323
|
if (dirty & /*isCheckedArray*/ 16 && span1_class_value !== (span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
|
7324
7324
|
? ' _checked'
|
7325
|
-
: ''}`) + " svelte-
|
7325
|
+
: ''}`) + " svelte-wtt98v"))) {
|
7326
7326
|
attr(span1, "class", span1_class_value);
|
7327
7327
|
}
|
7328
7328
|
|
@@ -7375,7 +7375,7 @@ function create_fragment$e(ctx) {
|
|
7375
7375
|
this.h();
|
7376
7376
|
},
|
7377
7377
|
h() {
|
7378
|
-
attr(div, "class", "check-boxes svelte-
|
7378
|
+
attr(div, "class", "check-boxes svelte-wtt98v");
|
7379
7379
|
attr(div, "style", /*_layoutStyle*/ ctx[1]);
|
7380
7380
|
},
|
7381
7381
|
m(target, anchor) {
|
@@ -7549,7 +7549,7 @@ class FormCheckBoxes extends SvelteComponent {
|
|
7549
7549
|
/* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
|
7550
7550
|
|
7551
7551
|
function add_css$c(target) {
|
7552
|
-
append_styles(target, "svelte-
|
7552
|
+
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}");
|
7553
7553
|
}
|
7554
7554
|
|
7555
7555
|
function get_each_context$2(ctx, list, i) {
|
@@ -7584,7 +7584,7 @@ function create_each_block$2(ctx) {
|
|
7584
7584
|
this.h();
|
7585
7585
|
},
|
7586
7586
|
h() {
|
7587
|
-
attr(button, "class", "rating-button svelte-
|
7587
|
+
attr(button, "class", "rating-button svelte-18pfy31");
|
7588
7588
|
attr(button, "style", button_style_value = /*getTextButtonStyle*/ ctx[4](/*i*/ ctx[12] === /*_value*/ ctx[1]));
|
7589
7589
|
},
|
7590
7590
|
m(target, anchor) {
|
@@ -7647,7 +7647,7 @@ function create_fragment$d(ctx) {
|
|
7647
7647
|
this.h();
|
7648
7648
|
},
|
7649
7649
|
h() {
|
7650
|
-
attr(div, "class", "rating-buttons svelte-
|
7650
|
+
attr(div, "class", "rating-buttons svelte-18pfy31");
|
7651
7651
|
},
|
7652
7652
|
m(target, anchor) {
|
7653
7653
|
insert_hydration(target, div, anchor);
|
@@ -7784,7 +7784,7 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
7784
7784
|
/* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
|
7785
7785
|
|
7786
7786
|
function add_css$b(target) {
|
7787
|
-
append_styles(target, "svelte-
|
7787
|
+
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%)}");
|
7788
7788
|
}
|
7789
7789
|
|
7790
7790
|
function get_each_context$1(ctx, list, i) {
|
@@ -7820,9 +7820,9 @@ function create_each_block$1(ctx) {
|
|
7820
7820
|
},
|
7821
7821
|
h() {
|
7822
7822
|
if (!src_url_equal(img.src, img_src_value = /*ICONS*/ ctx[2][/*i*/ ctx[10]])) attr(img, "src", img_src_value);
|
7823
|
-
attr(img, "class", img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-
|
7823
|
+
attr(img, "class", img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-1b5dvzw"));
|
7824
7824
|
attr(img, "alt", "rate" + /*i*/ ctx[10]);
|
7825
|
-
attr(button, "class", "rating-button svelte-
|
7825
|
+
attr(button, "class", "rating-button svelte-1b5dvzw");
|
7826
7826
|
attr(button, "style", /*buttonStyle*/ ctx[0]);
|
7827
7827
|
},
|
7828
7828
|
m(target, anchor) {
|
@@ -7838,7 +7838,7 @@ function create_each_block$1(ctx) {
|
|
7838
7838
|
p(new_ctx, dirty) {
|
7839
7839
|
ctx = new_ctx;
|
7840
7840
|
|
7841
|
-
if (dirty & /*_value*/ 2 && img_class_value !== (img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-
|
7841
|
+
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"))) {
|
7842
7842
|
attr(img, "class", img_class_value);
|
7843
7843
|
}
|
7844
7844
|
|
@@ -7885,7 +7885,7 @@ function create_fragment$c(ctx) {
|
|
7885
7885
|
this.h();
|
7886
7886
|
},
|
7887
7887
|
h() {
|
7888
|
-
attr(div, "class", "rating-buttons svelte-
|
7888
|
+
attr(div, "class", "rating-buttons svelte-1b5dvzw");
|
7889
7889
|
},
|
7890
7890
|
m(target, anchor) {
|
7891
7891
|
insert_hydration(target, div, anchor);
|
@@ -7993,7 +7993,7 @@ class FormRatingButtonsFace extends SvelteComponent {
|
|
7993
7993
|
/* src/components/Slide.svelte generated by Svelte v3.53.1 */
|
7994
7994
|
|
7995
7995
|
function add_css$a(target) {
|
7996
|
-
append_styles(target, "svelte-
|
7996
|
+
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%}");
|
7997
7997
|
}
|
7998
7998
|
|
7999
7999
|
function get_each_context(ctx, list, i) {
|
@@ -8039,9 +8039,9 @@ function create_if_block_1(ctx) {
|
|
8039
8039
|
attr(svg, "viewBox", "0 0 10 16");
|
8040
8040
|
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
8041
8041
|
attr(svg, "style", /*prevIconStyle*/ ctx[10]);
|
8042
|
-
attr(button, "class", "move-button svelte-
|
8042
|
+
attr(button, "class", "move-button svelte-1qfq79t");
|
8043
8043
|
attr(button, "style", /*_prevButtonContainerStyle*/ ctx[9]);
|
8044
|
-
attr(div, "class", "prev-button-container svelte-
|
8044
|
+
attr(div, "class", "prev-button-container svelte-1qfq79t");
|
8045
8045
|
},
|
8046
8046
|
m(target, anchor) {
|
8047
8047
|
insert_hydration(target, div, anchor);
|
@@ -8107,9 +8107,9 @@ function create_if_block$1(ctx) {
|
|
8107
8107
|
attr(svg, "viewBox", "0 0 10 16");
|
8108
8108
|
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
8109
8109
|
attr(svg, "style", /*nextIconStyle*/ ctx[8]);
|
8110
|
-
attr(button, "class", "move-button svelte-
|
8110
|
+
attr(button, "class", "move-button svelte-1qfq79t");
|
8111
8111
|
attr(button, "style", /*_nextButtonContainerStyle*/ ctx[7]);
|
8112
|
-
attr(div, "class", "next-button-container svelte-
|
8112
|
+
attr(div, "class", "next-button-container svelte-1qfq79t");
|
8113
8113
|
},
|
8114
8114
|
m(target, anchor) {
|
8115
8115
|
insert_hydration(target, div, anchor);
|
@@ -8169,9 +8169,9 @@ function create_each_block(ctx) {
|
|
8169
8169
|
this.h();
|
8170
8170
|
},
|
8171
8171
|
h() {
|
8172
|
-
attr(div, "class", "navigation-item-inner circle svelte-
|
8172
|
+
attr(div, "class", "navigation-item-inner circle svelte-1qfq79t");
|
8173
8173
|
attr(div, "style", div_style_value = /*getNavigationItemInnerStyle*/ ctx[5](/*i*/ ctx[63]));
|
8174
|
-
attr(button, "class", "navigation-item svelte-
|
8174
|
+
attr(button, "class", "navigation-item svelte-1qfq79t");
|
8175
8175
|
attr(button, "style", /*navigationItemStyle*/ ctx[6]);
|
8176
8176
|
},
|
8177
8177
|
m(target, anchor) {
|
@@ -8277,14 +8277,14 @@ function create_fragment$b(ctx) {
|
|
8277
8277
|
this.h();
|
8278
8278
|
},
|
8279
8279
|
h() {
|
8280
|
-
attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-
|
8280
|
+
attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-1qfq79t"));
|
8281
8281
|
attr(div0, "style", /*slideStyle*/ ctx[14]);
|
8282
|
-
attr(div1, "class", "container svelte-
|
8282
|
+
attr(div1, "class", "container svelte-1qfq79t");
|
8283
8283
|
attr(div1, "style", /*_style*/ ctx[0]);
|
8284
|
-
attr(div2, "class", "navigation svelte-
|
8284
|
+
attr(div2, "class", "navigation svelte-1qfq79t");
|
8285
8285
|
attr(div2, "style", /*navigationStyle*/ ctx[4]);
|
8286
8286
|
set_attributes(div3, div3_data);
|
8287
|
-
toggle_class(div3, "svelte-
|
8287
|
+
toggle_class(div3, "svelte-1qfq79t", true);
|
8288
8288
|
},
|
8289
8289
|
m(target, anchor) {
|
8290
8290
|
insert_hydration(target, div3, anchor);
|
@@ -8326,7 +8326,7 @@ function create_fragment$b(ctx) {
|
|
8326
8326
|
}
|
8327
8327
|
}
|
8328
8328
|
|
8329
|
-
if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-
|
8329
|
+
if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-1qfq79t"))) {
|
8330
8330
|
attr(div0, "class", div0_class_value);
|
8331
8331
|
}
|
8332
8332
|
|
@@ -8392,7 +8392,7 @@ function create_fragment$b(ctx) {
|
|
8392
8392
|
}
|
8393
8393
|
|
8394
8394
|
set_attributes(div3, div3_data = get_spread_update(div3_levels, [{ class: "root" }, dataAttrStopPropagation('click')]));
|
8395
|
-
toggle_class(div3, "svelte-
|
8395
|
+
toggle_class(div3, "svelte-1qfq79t", true);
|
8396
8396
|
},
|
8397
8397
|
i(local) {
|
8398
8398
|
if (current) return;
|
@@ -8904,7 +8904,7 @@ class Slide extends SvelteComponent {
|
|
8904
8904
|
/* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
|
8905
8905
|
|
8906
8906
|
function add_css$9(target) {
|
8907
|
-
append_styles(target, "svelte-
|
8907
|
+
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}");
|
8908
8908
|
}
|
8909
8909
|
|
8910
8910
|
function create_fragment$a(ctx) {
|
@@ -8932,9 +8932,9 @@ function create_fragment$a(ctx) {
|
|
8932
8932
|
this.h();
|
8933
8933
|
},
|
8934
8934
|
h() {
|
8935
|
-
attr(div0, "class", "item-inner svelte-
|
8935
|
+
attr(div0, "class", "item-inner svelte-1ilvo81");
|
8936
8936
|
attr(div0, "style", /*_style*/ ctx[0]);
|
8937
|
-
attr(div1, "class", "item svelte-
|
8937
|
+
attr(div1, "class", "item svelte-1ilvo81");
|
8938
8938
|
attr(div1, "style", /*itemStyle*/ ctx[1]);
|
8939
8939
|
},
|
8940
8940
|
m(target, anchor) {
|
@@ -9060,7 +9060,7 @@ class SlideItem extends SvelteComponent {
|
|
9060
9060
|
/* src/components/Countdown.svelte generated by Svelte v3.53.1 */
|
9061
9061
|
|
9062
9062
|
function add_css$8(target) {
|
9063
|
-
append_styles(target, "svelte-
|
9063
|
+
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}");
|
9064
9064
|
}
|
9065
9065
|
|
9066
9066
|
const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
|
@@ -9091,9 +9091,9 @@ function create_fragment$9(ctx) {
|
|
9091
9091
|
this.h();
|
9092
9092
|
},
|
9093
9093
|
h() {
|
9094
|
-
attr(div0, "class", "countdown-inner svelte-
|
9094
|
+
attr(div0, "class", "countdown-inner svelte-5j9cpu");
|
9095
9095
|
attr(div0, "style", /*_style*/ ctx[0]);
|
9096
|
-
attr(div1, "class", "countdown svelte-
|
9096
|
+
attr(div1, "class", "countdown svelte-5j9cpu");
|
9097
9097
|
},
|
9098
9098
|
m(target, anchor) {
|
9099
9099
|
insert_hydration(target, div1, anchor);
|
@@ -9223,7 +9223,7 @@ class Countdown extends SvelteComponent {
|
|
9223
9223
|
/* src/components/Box.svelte generated by Svelte v3.53.1 */
|
9224
9224
|
|
9225
9225
|
function add_css$7(target) {
|
9226
|
-
append_styles(target, "svelte-
|
9226
|
+
append_styles(target, "svelte-z0dar7", ".box.svelte-z0dar7{position:relative;width:100%;height:100%}.box.svelte-z0dar7 > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000}");
|
9227
9227
|
}
|
9228
9228
|
|
9229
9229
|
// (24:2) <Button {onClick} style={_style} {eventName}>
|
@@ -9306,7 +9306,7 @@ function create_fragment$8(ctx) {
|
|
9306
9306
|
this.h();
|
9307
9307
|
},
|
9308
9308
|
h() {
|
9309
|
-
attr(div, "class", "box svelte-
|
9309
|
+
attr(div, "class", "box svelte-z0dar7");
|
9310
9310
|
},
|
9311
9311
|
m(target, anchor) {
|
9312
9312
|
insert_hydration(target, div, anchor);
|
@@ -9367,7 +9367,7 @@ class Box extends SvelteComponent {
|
|
9367
9367
|
/* src/components/IconElement.svelte generated by Svelte v3.53.1 */
|
9368
9368
|
|
9369
9369
|
function add_css$6(target) {
|
9370
|
-
append_styles(target, "svelte-
|
9370
|
+
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)}");
|
9371
9371
|
}
|
9372
9372
|
|
9373
9373
|
// (56:4) {#if svg}
|
@@ -9471,7 +9471,7 @@ function create_fragment$7(ctx) {
|
|
9471
9471
|
this.h();
|
9472
9472
|
},
|
9473
9473
|
h() {
|
9474
|
-
attr(div, "class", "icon svelte-
|
9474
|
+
attr(div, "class", "icon svelte-1mk6wi4");
|
9475
9475
|
},
|
9476
9476
|
m(target, anchor) {
|
9477
9477
|
insert_hydration(target, div, anchor);
|
@@ -9580,7 +9580,7 @@ class IconElement extends SvelteComponent {
|
|
9580
9580
|
/* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
|
9581
9581
|
|
9582
9582
|
function add_css$5(target) {
|
9583
|
-
append_styles(target, "svelte-
|
9583
|
+
append_styles(target, "svelte-1ng2n51", ".codeElement.svelte-1ng2n51{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
|
9584
9584
|
}
|
9585
9585
|
|
9586
9586
|
function create_fragment$6(ctx) {
|
@@ -9616,7 +9616,7 @@ function create_fragment$6(ctx) {
|
|
9616
9616
|
this.h();
|
9617
9617
|
},
|
9618
9618
|
h() {
|
9619
|
-
attr(div, "class", "codeElement svelte-
|
9619
|
+
attr(div, "class", "codeElement svelte-1ng2n51");
|
9620
9620
|
attr(div, "style", /*style*/ ctx[3]);
|
9621
9621
|
},
|
9622
9622
|
m(target, anchor) {
|
@@ -9705,7 +9705,7 @@ class CodeElement extends SvelteComponent {
|
|
9705
9705
|
/* src/components/Flex.svelte generated by Svelte v3.53.1 */
|
9706
9706
|
|
9707
9707
|
function add_css$4(target) {
|
9708
|
-
append_styles(target, "svelte-
|
9708
|
+
append_styles(target, "svelte-9v2qdg", ".flex.svelte-9v2qdg{display:flex}");
|
9709
9709
|
}
|
9710
9710
|
|
9711
9711
|
function create_fragment$5(ctx) {
|
@@ -9729,7 +9729,7 @@ function create_fragment$5(ctx) {
|
|
9729
9729
|
this.h();
|
9730
9730
|
},
|
9731
9731
|
h() {
|
9732
|
-
attr(div, "class", "flex svelte-
|
9732
|
+
attr(div, "class", "flex svelte-9v2qdg");
|
9733
9733
|
attr(div, "style", div_style_value = "width:" + /*width*/ ctx[1] + "; height:" + /*height*/ ctx[2] + "; flex-direction:" + /*direction*/ ctx[0] + "; " + /*_style*/ ctx[3]);
|
9734
9734
|
},
|
9735
9735
|
m(target, anchor) {
|
@@ -9826,7 +9826,7 @@ class Flex extends SvelteComponent {
|
|
9826
9826
|
/* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
|
9827
9827
|
|
9828
9828
|
function add_css$3(target) {
|
9829
|
-
append_styles(target, "svelte-
|
9829
|
+
append_styles(target, "svelte-164ah5d", ".flex-item.svelte-164ah5d{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
|
9830
9830
|
}
|
9831
9831
|
|
9832
9832
|
function create_fragment$4(ctx) {
|
@@ -9849,7 +9849,7 @@ function create_fragment$4(ctx) {
|
|
9849
9849
|
this.h();
|
9850
9850
|
},
|
9851
9851
|
h() {
|
9852
|
-
attr(div, "class", "flex-item svelte-
|
9852
|
+
attr(div, "class", "flex-item svelte-164ah5d");
|
9853
9853
|
attr(div, "style", /*style*/ ctx[0]);
|
9854
9854
|
},
|
9855
9855
|
m(target, anchor) {
|
@@ -10269,7 +10269,7 @@ class GridModalState extends SvelteComponent {
|
|
10269
10269
|
/* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
|
10270
10270
|
|
10271
10271
|
function add_css$2(target) {
|
10272
|
-
append_styles(target, "svelte-
|
10272
|
+
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%}");
|
10273
10273
|
}
|
10274
10274
|
|
10275
10275
|
function create_fragment$2(ctx) {
|
@@ -10298,8 +10298,8 @@ function create_fragment$2(ctx) {
|
|
10298
10298
|
this.h();
|
10299
10299
|
},
|
10300
10300
|
h() {
|
10301
|
-
attr(div0, "class", "text-block-inner svelte-
|
10302
|
-
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
10301
|
+
attr(div0, "class", "text-block-inner svelte-q1o685");
|
10302
|
+
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-q1o685"));
|
10303
10303
|
attr(div1, "style", /*style*/ ctx[2]);
|
10304
10304
|
},
|
10305
10305
|
m(target, anchor) {
|
@@ -10313,7 +10313,7 @@ function create_fragment$2(ctx) {
|
|
10313
10313
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
10314
10314
|
rendertext.$set(rendertext_changes);
|
10315
10315
|
|
10316
|
-
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
10316
|
+
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-q1o685"))) {
|
10317
10317
|
attr(div1, "class", div1_class_value);
|
10318
10318
|
}
|
10319
10319
|
|
@@ -10391,7 +10391,7 @@ class TextBlock extends SvelteComponent {
|
|
10391
10391
|
/* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
|
10392
10392
|
|
10393
10393
|
function add_css$1(target) {
|
10394
|
-
append_styles(target, "svelte-
|
10394
|
+
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)}");
|
10395
10395
|
}
|
10396
10396
|
|
10397
10397
|
function create_fragment$1(ctx) {
|
@@ -10421,9 +10421,9 @@ function create_fragment$1(ctx) {
|
|
10421
10421
|
this.h();
|
10422
10422
|
},
|
10423
10423
|
h() {
|
10424
|
-
attr(button, "class", "text-button svelte-
|
10424
|
+
attr(button, "class", "text-button svelte-1cungpm");
|
10425
10425
|
attr(button, "style", /*_buttonStyle*/ ctx[1]);
|
10426
|
-
attr(div, "class", "text-button-block svelte-
|
10426
|
+
attr(div, "class", "text-button-block svelte-1cungpm");
|
10427
10427
|
attr(div, "style", /*_style*/ ctx[2]);
|
10428
10428
|
},
|
10429
10429
|
m(target, anchor) {
|
@@ -10529,7 +10529,7 @@ class TextButtonBlock extends SvelteComponent {
|
|
10529
10529
|
/* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
|
10530
10530
|
|
10531
10531
|
function add_css(target) {
|
10532
|
-
append_styles(target, "svelte-
|
10532
|
+
append_styles(target, "svelte-xuever", ".image-block.svelte-xuever{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-xuever{width:100%;height:100%}.transport.svelte-xuever:hover,.transport.svelte-xuever:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}");
|
10533
10533
|
}
|
10534
10534
|
|
10535
10535
|
function create_fragment(ctx) {
|
@@ -10564,14 +10564,14 @@ function create_fragment(ctx) {
|
|
10564
10564
|
this.h();
|
10565
10565
|
},
|
10566
10566
|
h() {
|
10567
|
-
attr(img, "class", "image svelte-
|
10567
|
+
attr(img, "class", "image svelte-xuever");
|
10568
10568
|
attr(img, "loading", "lazy");
|
10569
10569
|
attr(img, "width", "auto");
|
10570
10570
|
attr(img, "height", "auto");
|
10571
10571
|
attr(img, "style", /*_imageStyle*/ ctx[3]);
|
10572
10572
|
if (!src_url_equal(img.src, img_src_value = /*src*/ ctx[0])) attr(img, "src", img_src_value);
|
10573
10573
|
attr(img, "alt", /*alt*/ ctx[1]);
|
10574
|
-
attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-
|
10574
|
+
attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-xuever"));
|
10575
10575
|
attr(div, "style", /*_style*/ ctx[4]);
|
10576
10576
|
},
|
10577
10577
|
m(target, anchor) {
|
@@ -10596,7 +10596,7 @@ function create_fragment(ctx) {
|
|
10596
10596
|
attr(img, "alt", /*alt*/ ctx[1]);
|
10597
10597
|
}
|
10598
10598
|
|
10599
|
-
if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-
|
10599
|
+
if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-xuever"))) {
|
10600
10600
|
attr(div, "class", div_class_value);
|
10601
10601
|
}
|
10602
10602
|
|