@plaidev/karte-action-sdk 1.1.247 → 1.1.248-28749701.df3df823
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.d.ts +8 -38
- package/dist/hydrate/index.es.js +259 -269
- package/dist/index.es.d.ts +8 -38
- package/dist/index.es.js +253 -254
- package/dist/templates.cjs.js +1 -1
- package/dist/templates.js +1 -1
- package/package.json +1 -1
- package/meta/karte-action-sdk.api.json +0 -6318
package/dist/hydrate/index.es.js
CHANGED
@@ -3036,7 +3036,7 @@ class State extends SvelteComponent {
|
|
3036
3036
|
/* src/components/StateItem.svelte generated by Svelte v3.53.1 */
|
3037
3037
|
|
3038
3038
|
function add_css$F(target) {
|
3039
|
-
append_styles(target, "svelte-
|
3039
|
+
append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
|
3040
3040
|
}
|
3041
3041
|
|
3042
3042
|
// (23:0) {#if $state === path}
|
@@ -3063,7 +3063,7 @@ function create_if_block$g(ctx) {
|
|
3063
3063
|
},
|
3064
3064
|
h() {
|
3065
3065
|
attr(div, "data-state-path", /*path*/ ctx[0]);
|
3066
|
-
attr(div, "class", "state-item svelte-
|
3066
|
+
attr(div, "class", "state-item svelte-2qb6dm");
|
3067
3067
|
},
|
3068
3068
|
m(target, anchor) {
|
3069
3069
|
insert_hydration(target, div, anchor);
|
@@ -3330,7 +3330,7 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
|
|
3330
3330
|
/* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
3331
3331
|
|
3332
3332
|
function add_css$E(target) {
|
3333
|
-
append_styles(target, "svelte-
|
3333
|
+
append_styles(target, "svelte-1d4fta", ".background.svelte-1d4fta{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:2147483646}");
|
3334
3334
|
}
|
3335
3335
|
|
3336
3336
|
// (14:0) {#if backgroundOverlay}
|
@@ -3351,7 +3351,7 @@ function create_if_block$f(ctx) {
|
|
3351
3351
|
this.h();
|
3352
3352
|
},
|
3353
3353
|
h() {
|
3354
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-
|
3354
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-1d4fta"));
|
3355
3355
|
},
|
3356
3356
|
m(target, anchor) {
|
3357
3357
|
insert_hydration(target, div, anchor);
|
@@ -3362,7 +3362,7 @@ function create_if_block$f(ctx) {
|
|
3362
3362
|
}
|
3363
3363
|
},
|
3364
3364
|
p(ctx, dirty) {
|
3365
|
-
if (dirty & /*className*/ 2 && div_class_value !== (div_class_value = "" + (null_to_empty(['background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-
|
3365
|
+
if (dirty & /*className*/ 2 && div_class_value !== (div_class_value = "" + (null_to_empty(['background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-1d4fta"))) {
|
3366
3366
|
attr(div, "class", div_class_value);
|
3367
3367
|
}
|
3368
3368
|
},
|
@@ -3472,7 +3472,7 @@ function checkStopPropagation(eventName, handler) {
|
|
3472
3472
|
/* src/components/Button.svelte generated by Svelte v3.53.1 */
|
3473
3473
|
|
3474
3474
|
function add_css$D(target) {
|
3475
|
-
append_styles(target, "svelte-
|
3475
|
+
append_styles(target, "svelte-15k4deh", ".button.svelte-15k4deh{display:block;text-decoration:none;color:inherit;border:none;background:none;margin:0;padding:0}.button.svelte-15k4deh:link,.button.svelte-15k4deh:visited,.button.svelte-15k4deh:active,.button.svelte-15k4deh:hover{color:inherit}");
|
3476
3476
|
}
|
3477
3477
|
|
3478
3478
|
// (50:0) {:else}
|
@@ -3511,7 +3511,7 @@ function create_else_block$6(ctx) {
|
|
3511
3511
|
},
|
3512
3512
|
h() {
|
3513
3513
|
set_attributes(button, button_data);
|
3514
|
-
toggle_class(button, "svelte-
|
3514
|
+
toggle_class(button, "svelte-15k4deh", true);
|
3515
3515
|
},
|
3516
3516
|
m(target, anchor) {
|
3517
3517
|
insert_hydration(target, button, anchor);
|
@@ -3550,7 +3550,7 @@ function create_else_block$6(ctx) {
|
|
3550
3550
|
dataAttrStopPropagation('click')
|
3551
3551
|
]));
|
3552
3552
|
|
3553
|
-
toggle_class(button, "svelte-
|
3553
|
+
toggle_class(button, "svelte-15k4deh", true);
|
3554
3554
|
},
|
3555
3555
|
i(local) {
|
3556
3556
|
if (current) return;
|
@@ -3591,7 +3591,7 @@ function create_if_block_2$2(ctx) {
|
|
3591
3591
|
this.h();
|
3592
3592
|
},
|
3593
3593
|
h() {
|
3594
|
-
attr(div, "class", "" + (null_to_empty(BUTTON_CLASS) + " svelte-
|
3594
|
+
attr(div, "class", "" + (null_to_empty(BUTTON_CLASS) + " svelte-15k4deh"));
|
3595
3595
|
attr(div, "style", /*style*/ ctx[1]);
|
3596
3596
|
},
|
3597
3597
|
m(target, anchor) {
|
@@ -3691,7 +3691,7 @@ function create_if_block_1$4(ctx) {
|
|
3691
3691
|
},
|
3692
3692
|
h() {
|
3693
3693
|
set_attributes(a, a_data);
|
3694
|
-
toggle_class(a, "svelte-
|
3694
|
+
toggle_class(a, "svelte-15k4deh", true);
|
3695
3695
|
},
|
3696
3696
|
m(target, anchor) {
|
3697
3697
|
insert_hydration(target, a, anchor);
|
@@ -3733,7 +3733,7 @@ function create_if_block_1$4(ctx) {
|
|
3733
3733
|
dataAttrStopPropagation('click')
|
3734
3734
|
]));
|
3735
3735
|
|
3736
|
-
toggle_class(a, "svelte-
|
3736
|
+
toggle_class(a, "svelte-15k4deh", true);
|
3737
3737
|
},
|
3738
3738
|
i(local) {
|
3739
3739
|
if (current) return;
|
@@ -3774,7 +3774,7 @@ function create_if_block$e(ctx) {
|
|
3774
3774
|
this.h();
|
3775
3775
|
},
|
3776
3776
|
h() {
|
3777
|
-
attr(div, "class", "" + (BUTTON_CLASS + " _disabled" + " svelte-
|
3777
|
+
attr(div, "class", "" + (BUTTON_CLASS + " _disabled" + " svelte-15k4deh"));
|
3778
3778
|
attr(div, "style", /*style*/ ctx[1]);
|
3779
3779
|
},
|
3780
3780
|
m(target, anchor) {
|
@@ -3982,7 +3982,7 @@ let Button$1 = class Button extends SvelteComponent {
|
|
3982
3982
|
/* src/components/Modal.svelte generated by Svelte v3.53.1 */
|
3983
3983
|
|
3984
3984
|
function add_css$C(target) {
|
3985
|
-
append_styles(target, "svelte-
|
3985
|
+
append_styles(target, "svelte-1ijkyzl", ".modal.svelte-1ijkyzl{position:fixed;box-sizing:border-box;z-index:2147483647;display:flex}.modal.svelte-1ijkyzl > .button{flex:auto;display:flex}.close.svelte-1ijkyzl{position:absolute;top:0;right:0}.close.svelte-1ijkyzl > .button{position:absolute;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;transition:all 0.25s}.close.svelte-1ijkyzl > .button:hover{transform:rotate(90deg)}.modal-content.svelte-1ijkyzl{flex:auto;display:flex;justify-content:center;align-items:center;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}@media screen and (min-width: 641px){.modal-bp.svelte-1ijkyzl{height:var(--modal-bp-height-pc) !important;width:var(--modal-bp-width-pc) !important;top:var(--modal-bp-top-pc) !important;left:var(--modal-bp-left-pc) !important;bottom:var(--modal-bp-bottom-pc) !important;right:var(--modal-bp-right-pc) !important;transform:var(--modal-bp-transform-pc);margin:var(--modal-bp-margin-pc) !important}.background-bp-pc{display:block}.background-bp-sp{display:none}}@media screen and (max-width: 640px){.modal-bp.svelte-1ijkyzl{height:var(--modal-bp-height-sp) !important;width:var(--modal-bp-width-sp) !important;top:var(--modal-bp-top-sp) !important;left:var(--modal-bp-left-sp) !important;bottom:var(--modal-bp-bottom-sp) !important;right:var(--modal-bp-right-sp) !important;transform:var(--modal-bp-transform-sp);margin:var(--modal-bp-margin-sp) !important}.background-bp-pc{display:none}.background-bp-sp{display:block}}");
|
3986
3986
|
}
|
3987
3987
|
|
3988
3988
|
// (278:0) {:else}
|
@@ -4132,7 +4132,7 @@ function create_if_block$d(ctx) {
|
|
4132
4132
|
onClick: /*onClick*/ ctx[0],
|
4133
4133
|
eventName: /*clickEventName*/ ctx[1],
|
4134
4134
|
eventValue: /*clickEventValue*/ ctx[2],
|
4135
|
-
$$slots: { default: [create_default_slot$
|
4135
|
+
$$slots: { default: [create_default_slot$d] },
|
4136
4136
|
$$scope: { ctx }
|
4137
4137
|
}
|
4138
4138
|
});
|
@@ -4157,7 +4157,7 @@ function create_if_block$d(ctx) {
|
|
4157
4157
|
this.h();
|
4158
4158
|
},
|
4159
4159
|
h() {
|
4160
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
4160
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-1ijkyzl"));
|
4161
4161
|
attr(div, "role", "dialog");
|
4162
4162
|
attr(div, "aria-modal", "true");
|
4163
4163
|
attr(div, "style", Array.from(/*modalStyles*/ ctx[23]).join(';'));
|
@@ -4181,7 +4181,7 @@ function create_if_block$d(ctx) {
|
|
4181
4181
|
|
4182
4182
|
button.$set(button_changes);
|
4183
4183
|
|
4184
|
-
if (!current || dirty[0] & /*useBreakPoint*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
4184
|
+
if (!current || dirty[0] & /*useBreakPoint*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[3] ? 'modal-bp' : ''].join(' ')) + " svelte-1ijkyzl"))) {
|
4185
4185
|
attr(div, "class", div_class_value);
|
4186
4186
|
}
|
4187
4187
|
},
|
@@ -4245,7 +4245,7 @@ function create_if_block_1$3(ctx) {
|
|
4245
4245
|
this.h();
|
4246
4246
|
},
|
4247
4247
|
h() {
|
4248
|
-
attr(div, "class", "close svelte-
|
4248
|
+
attr(div, "class", "close svelte-1ijkyzl");
|
4249
4249
|
set_style(div, "z-index", /*$maximumZindex*/ ctx[22] + 1);
|
4250
4250
|
},
|
4251
4251
|
m(target, anchor) {
|
@@ -4344,7 +4344,7 @@ function create_default_slot_1$1(ctx) {
|
|
4344
4344
|
}
|
4345
4345
|
|
4346
4346
|
// (293:4) <Button {onClick} eventName={clickEventName} eventValue={clickEventValue}>
|
4347
|
-
function create_default_slot$
|
4347
|
+
function create_default_slot$d(ctx) {
|
4348
4348
|
let t;
|
4349
4349
|
let div;
|
4350
4350
|
let current;
|
@@ -4370,7 +4370,7 @@ function create_default_slot$c(ctx) {
|
|
4370
4370
|
this.h();
|
4371
4371
|
},
|
4372
4372
|
h() {
|
4373
|
-
attr(div, "class", "modal-content svelte-
|
4373
|
+
attr(div, "class", "modal-content svelte-1ijkyzl");
|
4374
4374
|
attr(div, "style", /*_style*/ ctx[5]);
|
4375
4375
|
},
|
4376
4376
|
m(target, anchor) {
|
@@ -5008,7 +5008,7 @@ class Grid extends SvelteComponent {
|
|
5008
5008
|
/* src/components/GridItem.svelte generated by Svelte v3.53.1 */
|
5009
5009
|
|
5010
5010
|
function add_css$B(target) {
|
5011
|
-
append_styles(target, "svelte-
|
5011
|
+
append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
|
5012
5012
|
}
|
5013
5013
|
|
5014
5014
|
function create_fragment$18(ctx) {
|
@@ -5042,8 +5042,8 @@ function create_fragment$18(ctx) {
|
|
5042
5042
|
this.h();
|
5043
5043
|
},
|
5044
5044
|
h() {
|
5045
|
-
attr(div0, "class", "grid-item-inner svelte-
|
5046
|
-
attr(div1, "class", "grid-item svelte-
|
5045
|
+
attr(div0, "class", "grid-item-inner svelte-n7kdl3");
|
5046
|
+
attr(div1, "class", "grid-item svelte-n7kdl3");
|
5047
5047
|
attr(div1, "data-element-id", /*gridItemId*/ ctx[0]);
|
5048
5048
|
attr(div1, "data-grid-item-id", /*gridItemId*/ ctx[0]);
|
5049
5049
|
attr(div1, "style", /*_style*/ ctx[1]);
|
@@ -5365,7 +5365,7 @@ class RenderText extends SvelteComponent {
|
|
5365
5365
|
/* src/components/TextElement.svelte generated by Svelte v3.53.1 */
|
5366
5366
|
|
5367
5367
|
function add_css$A(target) {
|
5368
|
-
append_styles(target, "svelte-
|
5368
|
+
append_styles(target, "svelte-9ixs0b", ".text-element-wrapper.svelte-9ixs0b.svelte-9ixs0b{position:relative;height:100%}.text-element.svelte-9ixs0b.svelte-9ixs0b{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden;font-size:12px;line-height:1.5}.text-link-element.svelte-9ixs0b.svelte-9ixs0b{text-decoration:none;color:inherit}.text-element-inner.svelte-9ixs0b.svelte-9ixs0b{width:100%;height:auto}.text-direction-vertical.svelte-9ixs0b.svelte-9ixs0b{writing-mode:vertical-rl}.text-direction-vertical.svelte-9ixs0b .text-element-inner.svelte-9ixs0b{width:auto;height:100%}.tooltip.svelte-9ixs0b.svelte-9ixs0b{display:none;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#fff;background-color:#3d4948;white-space:nowrap;padding:4px 8px 4px 8px;border-radius:4px;font-size:12px;z-index:2147483647}.tooltip.svelte-9ixs0b.svelte-9ixs0b:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-9ixs0b.svelte-9ixs0b{display:block}.tooltip-error.svelte-9ixs0b.svelte-9ixs0b{background-color:#c00}.tooltip-error.svelte-9ixs0b.svelte-9ixs0b:before{border-bottom:7px solid #c00}");
|
5369
5369
|
}
|
5370
5370
|
|
5371
5371
|
// (94:2) {:else}
|
@@ -5395,8 +5395,8 @@ function create_else_block$3(ctx) {
|
|
5395
5395
|
this.h();
|
5396
5396
|
},
|
5397
5397
|
h() {
|
5398
|
-
attr(div0, "class", "text-element-inner svelte-
|
5399
|
-
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
5398
|
+
attr(div0, "class", "text-element-inner svelte-9ixs0b");
|
5399
|
+
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-9ixs0b"));
|
5400
5400
|
attr(div1, "style", /*style*/ ctx[5]);
|
5401
5401
|
},
|
5402
5402
|
m(target, anchor) {
|
@@ -5410,7 +5410,7 @@ function create_else_block$3(ctx) {
|
|
5410
5410
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
5411
5411
|
rendertext.$set(rendertext_changes);
|
5412
5412
|
|
5413
|
-
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
5413
|
+
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-9ixs0b"))) {
|
5414
5414
|
attr(div1, "class", div1_class_value);
|
5415
5415
|
}
|
5416
5416
|
|
@@ -5485,12 +5485,12 @@ function create_if_block$b(ctx) {
|
|
5485
5485
|
this.h();
|
5486
5486
|
},
|
5487
5487
|
h() {
|
5488
|
-
attr(div0, "class", "text-element-inner svelte-
|
5488
|
+
attr(div0, "class", "text-element-inner svelte-9ixs0b");
|
5489
5489
|
attr(a, "href", '');
|
5490
|
-
attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
5490
|
+
attr(a, "class", a_class_value = "" + (null_to_empty(`text-element text-link-element text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-9ixs0b"));
|
5491
5491
|
attr(a, "style", /*style*/ ctx[5]);
|
5492
|
-
attr(div1, "class", "tooltip svelte-
|
5493
|
-
attr(div2, "class", "tooltip tooltip-error svelte-
|
5492
|
+
attr(div1, "class", "tooltip svelte-9ixs0b");
|
5493
|
+
attr(div2, "class", "tooltip tooltip-error svelte-9ixs0b");
|
5494
5494
|
},
|
5495
5495
|
m(target, anchor) {
|
5496
5496
|
insert_hydration(target, a, anchor);
|
@@ -5516,7 +5516,7 @@ function create_if_block$b(ctx) {
|
|
5516
5516
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
5517
5517
|
rendertext.$set(rendertext_changes);
|
5518
5518
|
|
5519
|
-
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-
|
5519
|
+
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-9ixs0b"))) {
|
5520
5520
|
attr(a, "class", a_class_value);
|
5521
5521
|
}
|
5522
5522
|
|
@@ -5578,7 +5578,7 @@ function create_fragment$16(ctx) {
|
|
5578
5578
|
this.h();
|
5579
5579
|
},
|
5580
5580
|
h() {
|
5581
|
-
attr(div, "class", "text-element-wrapper svelte-
|
5581
|
+
attr(div, "class", "text-element-wrapper svelte-9ixs0b");
|
5582
5582
|
},
|
5583
5583
|
m(target, anchor) {
|
5584
5584
|
insert_hydration(target, div, anchor);
|
@@ -5744,11 +5744,11 @@ class TextElement extends SvelteComponent {
|
|
5744
5744
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
5745
5745
|
|
5746
5746
|
function add_css$z(target) {
|
5747
|
-
append_styles(target, "svelte-
|
5747
|
+
append_styles(target, "svelte-1vg84sc", ".text-button-element.svelte-1vg84sc{width:100%;height:100%}.text-button-element.svelte-1vg84sc > .button{display:flex;width:100%;height:100%;border:none;box-shadow:transparent;box-sizing:border-box;transition:box-shadow 0.2s;white-space:pre-wrap;overflow:hidden;color:#ffffff;font-size:14px;font-weight:bold;justify-content:center;align-items:center;padding:1px 6px 1px 6px;line-height:1.5;background-color:#33403e;border-radius:4px;cursor:pointer;border-width:0px;border-style:solid;border-color:#000000}.text-button-element.svelte-1vg84sc > .button._disabled{cursor:not-allowed !important;opacity:0.2}.text-button-element.svelte-1vg84sc > .button:not(._disabled):active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button-element.svelte-1vg84sc > .button:not(._disabled):hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
5748
5748
|
}
|
5749
5749
|
|
5750
5750
|
// (48:2) <Button {onClick} {style} {eventName}>
|
5751
|
-
function create_default_slot$
|
5751
|
+
function create_default_slot$c(ctx) {
|
5752
5752
|
let rendertext;
|
5753
5753
|
let current;
|
5754
5754
|
rendertext = new RenderText({ props: { text: /*text*/ ctx[0] } });
|
@@ -5794,7 +5794,7 @@ function create_fragment$15(ctx) {
|
|
5794
5794
|
onClick: /*onClick*/ ctx[1],
|
5795
5795
|
style: /*style*/ ctx[3],
|
5796
5796
|
eventName: /*eventName*/ ctx[2],
|
5797
|
-
$$slots: { default: [create_default_slot$
|
5797
|
+
$$slots: { default: [create_default_slot$c] },
|
5798
5798
|
$$scope: { ctx }
|
5799
5799
|
}
|
5800
5800
|
});
|
@@ -5813,7 +5813,7 @@ function create_fragment$15(ctx) {
|
|
5813
5813
|
this.h();
|
5814
5814
|
},
|
5815
5815
|
h() {
|
5816
|
-
attr(div, "class", "text-button-element svelte-
|
5816
|
+
attr(div, "class", "text-button-element svelte-1vg84sc");
|
5817
5817
|
},
|
5818
5818
|
m(target, anchor) {
|
5819
5819
|
insert_hydration(target, div, anchor);
|
@@ -5905,11 +5905,11 @@ class TextButtonElement extends SvelteComponent {
|
|
5905
5905
|
/* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
|
5906
5906
|
|
5907
5907
|
function add_css$y(target) {
|
5908
|
-
append_styles(target, "svelte-
|
5908
|
+
append_styles(target, "svelte-t6tu0e", ".image-element.svelte-t6tu0e{width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box}.image-element.svelte-t6tu0e > .button{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.image-element.svelte-t6tu0e > .button._disabled{cursor:not-allowed !important;opacity:0.2}.image-element.transport.svelte-t6tu0e > .button:not(._disabled):hover,.image-element.transport.svelte-t6tu0e > .button:not(._disabled):focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}.image.svelte-t6tu0e{width:100%;height:100%}");
|
5909
5909
|
}
|
5910
5910
|
|
5911
5911
|
// (44:2) <Button {onClick} style={_style} {eventName}>
|
5912
|
-
function create_default_slot$
|
5912
|
+
function create_default_slot$b(ctx) {
|
5913
5913
|
let img;
|
5914
5914
|
let img_style_value;
|
5915
5915
|
let img_src_value;
|
@@ -5933,7 +5933,7 @@ function create_default_slot$a(ctx) {
|
|
5933
5933
|
this.h();
|
5934
5934
|
},
|
5935
5935
|
h() {
|
5936
|
-
attr(img, "class", "image svelte-
|
5936
|
+
attr(img, "class", "image svelte-t6tu0e");
|
5937
5937
|
attr(img, "loading", "lazy");
|
5938
5938
|
attr(img, "width", "auto");
|
5939
5939
|
attr(img, "height", "auto");
|
@@ -5986,7 +5986,7 @@ function create_fragment$14(ctx) {
|
|
5986
5986
|
onClick: /*onClick*/ ctx[4],
|
5987
5987
|
style: /*_style*/ ctx[7],
|
5988
5988
|
eventName: /*eventName*/ ctx[5],
|
5989
|
-
$$slots: { default: [create_default_slot$
|
5989
|
+
$$slots: { default: [create_default_slot$b] },
|
5990
5990
|
$$scope: { ctx }
|
5991
5991
|
}
|
5992
5992
|
});
|
@@ -6005,7 +6005,7 @@ function create_fragment$14(ctx) {
|
|
6005
6005
|
this.h();
|
6006
6006
|
},
|
6007
6007
|
h() {
|
6008
|
-
attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-
|
6008
|
+
attr(div, "class", div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-t6tu0e");
|
6009
6009
|
},
|
6010
6010
|
m(target, anchor) {
|
6011
6011
|
insert_hydration(target, div, anchor);
|
@@ -6024,7 +6024,7 @@ function create_fragment$14(ctx) {
|
|
6024
6024
|
|
6025
6025
|
button.$set(button_changes);
|
6026
6026
|
|
6027
|
-
if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-
|
6027
|
+
if (!current || dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "image-element " + (/*transport*/ ctx[2] ? ' transport' : '') + " svelte-t6tu0e")) {
|
6028
6028
|
attr(div, "class", div_class_value);
|
6029
6029
|
}
|
6030
6030
|
},
|
@@ -6096,7 +6096,7 @@ class ImageElement extends SvelteComponent {
|
|
6096
6096
|
/* src/components/List.svelte generated by Svelte v3.53.1 */
|
6097
6097
|
|
6098
6098
|
function add_css$x(target) {
|
6099
|
-
append_styles(target, "svelte-
|
6099
|
+
append_styles(target, "svelte-aquv6z", ".list.svelte-aquv6z{display:flex;width:100%;height:100%;overflow:hidden;border-width:0px;border-style:solid;border-color:#000000}");
|
6100
6100
|
}
|
6101
6101
|
|
6102
6102
|
function create_fragment$13(ctx) {
|
@@ -6119,7 +6119,7 @@ function create_fragment$13(ctx) {
|
|
6119
6119
|
this.h();
|
6120
6120
|
},
|
6121
6121
|
h() {
|
6122
|
-
attr(div, "class", "list svelte-
|
6122
|
+
attr(div, "class", "list svelte-aquv6z");
|
6123
6123
|
attr(div, "style", /*style*/ ctx[0]);
|
6124
6124
|
},
|
6125
6125
|
m(target, anchor) {
|
@@ -6253,11 +6253,11 @@ class List extends SvelteComponent {
|
|
6253
6253
|
/* src/components/ListItem.svelte generated by Svelte v3.53.1 */
|
6254
6254
|
|
6255
6255
|
function add_css$w(target) {
|
6256
|
-
append_styles(target, "svelte-
|
6256
|
+
append_styles(target, "svelte-9n97pe", ".list-item.svelte-9n97pe{flex:auto;box-sizing:border-box;min-width:0;min-height:0;position:relative}.list-item.svelte-9n97pe > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
6257
6257
|
}
|
6258
6258
|
|
6259
6259
|
// (67:2) <Button {onClick} style={_style} eventName={clickEventName}>
|
6260
|
-
function create_default_slot$
|
6260
|
+
function create_default_slot$a(ctx) {
|
6261
6261
|
let current;
|
6262
6262
|
const default_slot_template = /*#slots*/ ctx[5].default;
|
6263
6263
|
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[6], null);
|
@@ -6317,7 +6317,7 @@ function create_fragment$12(ctx) {
|
|
6317
6317
|
onClick: /*onClick*/ ctx[0],
|
6318
6318
|
style: /*_style*/ ctx[2],
|
6319
6319
|
eventName: /*clickEventName*/ ctx[1],
|
6320
|
-
$$slots: { default: [create_default_slot$
|
6320
|
+
$$slots: { default: [create_default_slot$a] },
|
6321
6321
|
$$scope: { ctx }
|
6322
6322
|
}
|
6323
6323
|
});
|
@@ -6336,7 +6336,7 @@ function create_fragment$12(ctx) {
|
|
6336
6336
|
this.h();
|
6337
6337
|
},
|
6338
6338
|
h() {
|
6339
|
-
attr(div, "class", "list-item svelte-
|
6339
|
+
attr(div, "class", "list-item svelte-9n97pe");
|
6340
6340
|
attr(div, "style", /*listItemStyle*/ ctx[3]);
|
6341
6341
|
},
|
6342
6342
|
m(target, anchor) {
|
@@ -6462,7 +6462,7 @@ class ListItem extends SvelteComponent {
|
|
6462
6462
|
/* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
|
6463
6463
|
|
6464
6464
|
function add_css$v(target) {
|
6465
|
-
append_styles(target, "svelte-
|
6465
|
+
append_styles(target, "svelte-wocq4p", ".embed.svelte-wocq4p{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-wocq4p iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
6466
6466
|
}
|
6467
6467
|
|
6468
6468
|
function create_fragment$11(ctx) {
|
@@ -6480,7 +6480,7 @@ function create_fragment$11(ctx) {
|
|
6480
6480
|
this.h();
|
6481
6481
|
},
|
6482
6482
|
h() {
|
6483
|
-
attr(div, "class", "embed svelte-
|
6483
|
+
attr(div, "class", "embed svelte-wocq4p");
|
6484
6484
|
attr(div, "style", /*_style*/ ctx[1]);
|
6485
6485
|
},
|
6486
6486
|
m(target, anchor) {
|
@@ -6523,7 +6523,7 @@ class EmbedElement extends SvelteComponent {
|
|
6523
6523
|
/* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
|
6524
6524
|
|
6525
6525
|
function add_css$u(target) {
|
6526
|
-
append_styles(target, "svelte-
|
6526
|
+
append_styles(target, "svelte-vikz49", ".embed.svelte-vikz49{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.embed.svelte-vikz49 iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
|
6527
6527
|
}
|
6528
6528
|
|
6529
6529
|
function create_fragment$10(ctx) {
|
@@ -6546,7 +6546,7 @@ function create_fragment$10(ctx) {
|
|
6546
6546
|
},
|
6547
6547
|
h() {
|
6548
6548
|
attr(div0, "class", "karte-player");
|
6549
|
-
attr(div1, "class", "embed svelte-
|
6549
|
+
attr(div1, "class", "embed svelte-vikz49");
|
6550
6550
|
attr(div1, "style", /*_style*/ ctx[0]);
|
6551
6551
|
},
|
6552
6552
|
m(target, anchor) {
|
@@ -6888,7 +6888,7 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6888
6888
|
/* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
|
6889
6889
|
|
6890
6890
|
function add_css$t(target) {
|
6891
|
-
append_styles(target, "svelte-
|
6891
|
+
append_styles(target, "svelte-vikz49", ".embed.svelte-vikz49{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.embed.svelte-vikz49 iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
|
6892
6892
|
}
|
6893
6893
|
|
6894
6894
|
function create_fragment$$(ctx) {
|
@@ -6911,7 +6911,7 @@ function create_fragment$$(ctx) {
|
|
6911
6911
|
},
|
6912
6912
|
h() {
|
6913
6913
|
attr(div0, "class", "karte-player");
|
6914
|
-
attr(div1, "class", "embed svelte-
|
6914
|
+
attr(div1, "class", "embed svelte-vikz49");
|
6915
6915
|
attr(div1, "style", /*_style*/ ctx[0]);
|
6916
6916
|
},
|
6917
6917
|
m(target, anchor) {
|
@@ -7095,7 +7095,7 @@ class MovieVimeoElement extends SvelteComponent {
|
|
7095
7095
|
/* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
|
7096
7096
|
|
7097
7097
|
function add_css$s(target) {
|
7098
|
-
append_styles(target, "svelte-
|
7098
|
+
append_styles(target, "svelte-zxvkkc", ".textarea-wrapper.svelte-zxvkkc{display:flex;align-items:center;width:100%;height:100%}.textarea.svelte-zxvkkc{width:100%;height:100%;box-sizing:border-box;resize:none;appearance:none;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:6px 10px 6px 10px;font-size:12px;line-height:1.5}.textarea.svelte-zxvkkc::placeholder{color:var(--placeholder-color)}.textarea.svelte-zxvkkc:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}");
|
7099
7099
|
}
|
7100
7100
|
|
7101
7101
|
function create_fragment$_(ctx) {
|
@@ -7125,12 +7125,12 @@ function create_fragment$_(ctx) {
|
|
7125
7125
|
this.h();
|
7126
7126
|
},
|
7127
7127
|
h() {
|
7128
|
-
attr(textarea, "class", "textarea svelte-
|
7128
|
+
attr(textarea, "class", "textarea svelte-zxvkkc");
|
7129
7129
|
textarea.value = /*$value*/ ctx[4];
|
7130
7130
|
textarea.required = /*required*/ ctx[1];
|
7131
7131
|
attr(textarea, "placeholder", /*placeholder*/ ctx[0]);
|
7132
7132
|
attr(textarea, "style", /*style*/ ctx[3]);
|
7133
|
-
attr(div, "class", "textarea-wrapper svelte-
|
7133
|
+
attr(div, "class", "textarea-wrapper svelte-zxvkkc");
|
7134
7134
|
attr(div, "style", /*styleVariables*/ ctx[2]);
|
7135
7135
|
},
|
7136
7136
|
m(target, anchor) {
|
@@ -7282,7 +7282,7 @@ class FormTextarea extends SvelteComponent {
|
|
7282
7282
|
/* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
|
7283
7283
|
|
7284
7284
|
function add_css$r(target) {
|
7285
|
-
append_styles(target, "svelte-
|
7285
|
+
append_styles(target, "svelte-17s08g", ".radio-buttons.svelte-17s08g{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-17s08g{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-17s08g{appearance:none;margin:0;box-sizing:border-box;border-radius:var(--size);position:relative;width:var(--size);height:var(--size);border:solid calc(var(--size) / 3) var(--color-main);background-color:var(--color-sub);cursor:pointer;flex:none}.radio-button-input.svelte-17s08g:checked{border:solid calc(var(--size) / 3) var(--color-main-active);background-color:var(--color-sub-active);box-shadow:0px 1px 8px 2px rgba(18,160,160,.08),0px 1px 4px -1px rgba(18,160,160,.24)}.radio-button-text.svelte-17s08g{margin-left:0.5em}");
|
7286
7286
|
}
|
7287
7287
|
|
7288
7288
|
function get_each_context$6(ctx, list, i) {
|
@@ -7339,14 +7339,14 @@ function create_each_block$6(ctx) {
|
|
7339
7339
|
},
|
7340
7340
|
h() {
|
7341
7341
|
attr(input, "type", "radio");
|
7342
|
-
attr(input, "class", "radio-button-input svelte-
|
7342
|
+
attr(input, "class", "radio-button-input svelte-17s08g");
|
7343
7343
|
attr(input, "style", /*buttonStyle*/ ctx[5]);
|
7344
7344
|
attr(input, "name", /*name*/ ctx[0]);
|
7345
7345
|
input.value = input_value_value = /*option*/ ctx[17];
|
7346
7346
|
input.checked = input_checked_value = /*option*/ ctx[17] === /*_value*/ ctx[3];
|
7347
|
-
attr(span, "class", "radio-button-text svelte-
|
7347
|
+
attr(span, "class", "radio-button-text svelte-17s08g");
|
7348
7348
|
attr(span, "style", span_style_value = `${/*_textStyle*/ ctx[2]} ${/*fontCss*/ ctx[6]}`);
|
7349
|
-
attr(label, "class", "radio-button svelte-
|
7349
|
+
attr(label, "class", "radio-button svelte-17s08g");
|
7350
7350
|
},
|
7351
7351
|
m(target, anchor) {
|
7352
7352
|
insert_hydration(target, label, anchor);
|
@@ -7425,7 +7425,7 @@ function create_fragment$Z(ctx) {
|
|
7425
7425
|
this.h();
|
7426
7426
|
},
|
7427
7427
|
h() {
|
7428
|
-
attr(div, "class", "radio-buttons svelte-
|
7428
|
+
attr(div, "class", "radio-buttons svelte-17s08g");
|
7429
7429
|
attr(div, "style", /*_layoutStyle*/ ctx[1]);
|
7430
7430
|
},
|
7431
7431
|
m(target, anchor) {
|
@@ -7594,7 +7594,7 @@ class FormRadioButtons extends SvelteComponent {
|
|
7594
7594
|
/* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
|
7595
7595
|
|
7596
7596
|
function add_css$q(target) {
|
7597
|
-
append_styles(target, "svelte-
|
7597
|
+
append_styles(target, "svelte-t9ynyj", ".select.svelte-t9ynyj{width:100%;height:100%}.select-select.svelte-t9ynyj{position:relative;appearance:none;width:100%;height:100%;cursor:pointer;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:0 0 0 10px;font-size:12px;line-height:1.5}.select-select.svelte-t9ynyj:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}.select-icon.svelte-t9ynyj{position:absolute;width:calc(var(--icon-size) / 1.41);height:calc(var(--icon-size) / 1.41);top:calc(50% - calc(var(--icon-size) / 4));right:calc(var(--icon-size) * 1.2);box-sizing:border-box;border-right:solid 2px var(--icon-color);border-top:solid 2px var(--icon-color);transform:translateY(-35.4%) rotate(135deg);pointer-events:none}");
|
7598
7598
|
}
|
7599
7599
|
|
7600
7600
|
function get_each_context$5(ctx, list, i) {
|
@@ -7765,10 +7765,10 @@ function create_fragment$Y(ctx) {
|
|
7765
7765
|
this.h();
|
7766
7766
|
},
|
7767
7767
|
h() {
|
7768
|
-
attr(select, "class", "select-select svelte-
|
7768
|
+
attr(select, "class", "select-select svelte-t9ynyj");
|
7769
7769
|
attr(select, "style", /*style*/ ctx[3]);
|
7770
|
-
attr(div0, "class", "select-icon svelte-
|
7771
|
-
attr(div1, "class", "select svelte-
|
7770
|
+
attr(div0, "class", "select-icon svelte-t9ynyj");
|
7771
|
+
attr(div1, "class", "select svelte-t9ynyj");
|
7772
7772
|
attr(div1, "style", /*styleVariables*/ ctx[2]);
|
7773
7773
|
},
|
7774
7774
|
m(target, anchor) {
|
@@ -7970,7 +7970,7 @@ class FormSelect extends SvelteComponent {
|
|
7970
7970
|
/* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
|
7971
7971
|
|
7972
7972
|
function add_css$p(target) {
|
7973
|
-
append_styles(target, "svelte-
|
7973
|
+
append_styles(target, "svelte-1p65cg8", ".check-boxes.svelte-1p65cg8.svelte-1p65cg8{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%;gap:0px}.check-box.svelte-1p65cg8.svelte-1p65cg8{display:flex;align-items:center;position:relative;cursor:pointer}.check-box-input.svelte-1p65cg8.svelte-1p65cg8{width:var(--size);height:var(--size);margin:0;position:absolute;appearance:none;cursor:pointer}.check-box-check.svelte-1p65cg8.svelte-1p65cg8{display:inline-flex;background-color:var(--color-main);width:var(--size);height:var(--size);border-radius:calc(var(--size) / 4);justify-content:center;align-items:center;flex:none}.check-box-icon.svelte-1p65cg8.svelte-1p65cg8{display:inline-block;--icon-size:calc(var(--size) * 3 / 4);width:var(--icon-size);height:var(--icon-size)}.check-box-icon.svelte-1p65cg8.svelte-1p65cg8:after{content:'';display:block;box-sizing:border-box;width:45%;height:91%;transform:translate(60%, -8%) rotate(45deg);border-style:none solid solid none;border-width:2px;border-color:var(--color-sub)}.check-box-check._checked.svelte-1p65cg8.svelte-1p65cg8{background-color:var(--color-main-active)}.check-box-check._checked.svelte-1p65cg8 .check-box-icon.svelte-1p65cg8:after{border-color:var(--color-sub-active)}.check-box-text.svelte-1p65cg8.svelte-1p65cg8{margin-left:0.5em;color:#333;font-size:12px;line-height:1.5}");
|
7974
7974
|
}
|
7975
7975
|
|
7976
7976
|
function get_each_context$4(ctx, list, i) {
|
@@ -8032,19 +8032,19 @@ function create_each_block$4(ctx) {
|
|
8032
8032
|
this.h();
|
8033
8033
|
},
|
8034
8034
|
h() {
|
8035
|
-
attr(input, "class", "check-box-input svelte-
|
8035
|
+
attr(input, "class", "check-box-input svelte-1p65cg8");
|
8036
8036
|
attr(input, "type", "checkbox");
|
8037
8037
|
attr(input, "name", /*name*/ ctx[0]);
|
8038
8038
|
input.checked = input_checked_value = /*isCheckedArray*/ ctx[4][/*i*/ ctx[19]];
|
8039
|
-
attr(span0, "class", "check-box-icon svelte-
|
8039
|
+
attr(span0, "class", "check-box-icon svelte-1p65cg8");
|
8040
8040
|
|
8041
8041
|
attr(span1, "class", span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
|
8042
8042
|
? ' _checked'
|
8043
|
-
: ''}`) + " svelte-
|
8043
|
+
: ''}`) + " svelte-1p65cg8"));
|
8044
8044
|
|
8045
|
-
attr(span2, "class", "check-box-text svelte-
|
8045
|
+
attr(span2, "class", "check-box-text svelte-1p65cg8");
|
8046
8046
|
attr(span2, "style", span2_style_value = `${/*_textStyle*/ ctx[2]} ${/*fontCss*/ ctx[6]}`);
|
8047
|
-
attr(label, "class", "check-box svelte-
|
8047
|
+
attr(label, "class", "check-box svelte-1p65cg8");
|
8048
8048
|
attr(label, "style", /*styleVariables*/ ctx[5]);
|
8049
8049
|
},
|
8050
8050
|
m(target, anchor) {
|
@@ -8076,7 +8076,7 @@ function create_each_block$4(ctx) {
|
|
8076
8076
|
|
8077
8077
|
if (dirty & /*isCheckedArray*/ 16 && span1_class_value !== (span1_class_value = "" + (null_to_empty(`check-box-check${/*isCheckedArray*/ ctx[4][/*i*/ ctx[19]]
|
8078
8078
|
? ' _checked'
|
8079
|
-
: ''}`) + " svelte-
|
8079
|
+
: ''}`) + " svelte-1p65cg8"))) {
|
8080
8080
|
attr(span1, "class", span1_class_value);
|
8081
8081
|
}
|
8082
8082
|
|
@@ -8129,7 +8129,7 @@ function create_fragment$X(ctx) {
|
|
8129
8129
|
this.h();
|
8130
8130
|
},
|
8131
8131
|
h() {
|
8132
|
-
attr(div, "class", "check-boxes svelte-
|
8132
|
+
attr(div, "class", "check-boxes svelte-1p65cg8");
|
8133
8133
|
attr(div, "style", /*_layoutStyle*/ ctx[1]);
|
8134
8134
|
},
|
8135
8135
|
m(target, anchor) {
|
@@ -8304,7 +8304,7 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8304
8304
|
/* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
|
8305
8305
|
|
8306
8306
|
function add_css$o(target) {
|
8307
|
-
append_styles(target, "svelte-
|
8307
|
+
append_styles(target, "svelte-1iqf36p", ".rating-buttons.svelte-1iqf36p{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.rating-button.svelte-1iqf36p{cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color 0.2s, box-shadow 0.2s;appearance:none;background:none;border:none;margin:0;padding:0}");
|
8308
8308
|
}
|
8309
8309
|
|
8310
8310
|
function get_each_context$3(ctx, list, i) {
|
@@ -8339,7 +8339,7 @@ function create_each_block$3(ctx) {
|
|
8339
8339
|
this.h();
|
8340
8340
|
},
|
8341
8341
|
h() {
|
8342
|
-
attr(button, "class", "rating-button svelte-
|
8342
|
+
attr(button, "class", "rating-button svelte-1iqf36p");
|
8343
8343
|
attr(button, "style", button_style_value = /*getTextButtonStyle*/ ctx[5](/*i*/ ctx[14] === /*_value*/ ctx[2]));
|
8344
8344
|
},
|
8345
8345
|
m(target, anchor) {
|
@@ -8402,7 +8402,7 @@ function create_fragment$W(ctx) {
|
|
8402
8402
|
this.h();
|
8403
8403
|
},
|
8404
8404
|
h() {
|
8405
|
-
attr(div, "class", "rating-buttons svelte-
|
8405
|
+
attr(div, "class", "rating-buttons svelte-1iqf36p");
|
8406
8406
|
},
|
8407
8407
|
m(target, anchor) {
|
8408
8408
|
insert_hydration(target, div, anchor);
|
@@ -8546,7 +8546,7 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8546
8546
|
/* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
|
8547
8547
|
|
8548
8548
|
function add_css$n(target) {
|
8549
|
-
append_styles(target, "svelte-
|
8549
|
+
append_styles(target, "svelte-tbunko", ".rating-buttons.svelte-tbunko{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.rating-button.svelte-tbunko{appearance:none;background:none;border:none;margin:0;padding:0}.rating-button-image.svelte-tbunko{cursor:pointer;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.rating-button-image.svelte-tbunko:not(._active){filter:grayscale(100%)}");
|
8550
8550
|
}
|
8551
8551
|
|
8552
8552
|
function get_each_context$2(ctx, list, i) {
|
@@ -8582,9 +8582,9 @@ function create_each_block$2(ctx) {
|
|
8582
8582
|
},
|
8583
8583
|
h() {
|
8584
8584
|
if (!src_url_equal(img.src, img_src_value = /*ICONS*/ ctx[2][/*i*/ ctx[10]])) attr(img, "src", img_src_value);
|
8585
|
-
attr(img, "class", img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-
|
8585
|
+
attr(img, "class", img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-tbunko"));
|
8586
8586
|
attr(img, "alt", "rate" + /*i*/ ctx[10]);
|
8587
|
-
attr(button, "class", "rating-button svelte-
|
8587
|
+
attr(button, "class", "rating-button svelte-tbunko");
|
8588
8588
|
attr(button, "style", /*buttonStyle*/ ctx[0]);
|
8589
8589
|
},
|
8590
8590
|
m(target, anchor) {
|
@@ -8600,7 +8600,7 @@ function create_each_block$2(ctx) {
|
|
8600
8600
|
p(new_ctx, dirty) {
|
8601
8601
|
ctx = new_ctx;
|
8602
8602
|
|
8603
|
-
if (dirty & /*_value*/ 2 && img_class_value !== (img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-
|
8603
|
+
if (dirty & /*_value*/ 2 && img_class_value !== (img_class_value = "" + (null_to_empty(`rating-button-image${/*i*/ ctx[10] === /*_value*/ ctx[1] ? ' _active' : ''}`) + " svelte-tbunko"))) {
|
8604
8604
|
attr(img, "class", img_class_value);
|
8605
8605
|
}
|
8606
8606
|
|
@@ -8647,7 +8647,7 @@ function create_fragment$V(ctx) {
|
|
8647
8647
|
this.h();
|
8648
8648
|
},
|
8649
8649
|
h() {
|
8650
|
-
attr(div, "class", "rating-buttons svelte-
|
8650
|
+
attr(div, "class", "rating-buttons svelte-tbunko");
|
8651
8651
|
},
|
8652
8652
|
m(target, anchor) {
|
8653
8653
|
insert_hydration(target, div, anchor);
|
@@ -8755,7 +8755,7 @@ class FormRatingButtonsFace extends SvelteComponent {
|
|
8755
8755
|
/* src/components/FormIdentifyInput.svelte generated by Svelte v3.53.1 */
|
8756
8756
|
|
8757
8757
|
function add_css$m(target) {
|
8758
|
-
append_styles(target, "svelte-
|
8758
|
+
append_styles(target, "svelte-h8fqwx", ".input-wrapper.svelte-h8fqwx{display:flex;align-items:center;width:100%;height:100%}.input.svelte-h8fqwx{width:100%;height:100%;box-sizing:border-box;resize:none;appearance:none;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:6px 10px 6px 10px;font-size:12px;line-height:1.5}.input.svelte-h8fqwx::placeholder{color:var(--placeholder-color)}.input.svelte-h8fqwx:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}.input._error.svelte-h8fqwx{outline:none;border-width:var(--error-border-width) !important;border-color:var(--error-border-color) !important;border-style:var(--error-border-style) !important}");
|
8759
8759
|
}
|
8760
8760
|
|
8761
8761
|
function create_fragment$U(ctx) {
|
@@ -8786,13 +8786,13 @@ function create_fragment$U(ctx) {
|
|
8786
8786
|
this.h();
|
8787
8787
|
},
|
8788
8788
|
h() {
|
8789
|
-
attr(input, "class", input_class_value = "" + (null_to_empty(['input', /*isValidForUI*/ ctx[3] ? '' : '_error'].join(' ')) + " svelte-
|
8789
|
+
attr(input, "class", input_class_value = "" + (null_to_empty(['input', /*isValidForUI*/ ctx[3] ? '' : '_error'].join(' ')) + " svelte-h8fqwx"));
|
8790
8790
|
attr(input, "type", "text");
|
8791
8791
|
input.value = /*$value*/ ctx[2];
|
8792
8792
|
input.required = /*required*/ ctx[0];
|
8793
8793
|
attr(input, "placeholder", /*placeholder*/ ctx[1]);
|
8794
8794
|
attr(input, "style", /*style*/ ctx[5]);
|
8795
|
-
attr(div, "class", "input-wrapper svelte-
|
8795
|
+
attr(div, "class", "input-wrapper svelte-h8fqwx");
|
8796
8796
|
attr(div, "style", /*styleVariables*/ ctx[4]);
|
8797
8797
|
},
|
8798
8798
|
m(target, anchor) {
|
@@ -8805,7 +8805,7 @@ function create_fragment$U(ctx) {
|
|
8805
8805
|
}
|
8806
8806
|
},
|
8807
8807
|
p(ctx, [dirty]) {
|
8808
|
-
if (dirty & /*isValidForUI*/ 8 && input_class_value !== (input_class_value = "" + (null_to_empty(['input', /*isValidForUI*/ ctx[3] ? '' : '_error'].join(' ')) + " svelte-
|
8808
|
+
if (dirty & /*isValidForUI*/ 8 && input_class_value !== (input_class_value = "" + (null_to_empty(['input', /*isValidForUI*/ ctx[3] ? '' : '_error'].join(' ')) + " svelte-h8fqwx"))) {
|
8809
8809
|
attr(input, "class", input_class_value);
|
8810
8810
|
}
|
8811
8811
|
|
@@ -8993,7 +8993,7 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8993
8993
|
/* src/components/FormIdentifyChoices.svelte generated by Svelte v3.53.1 */
|
8994
8994
|
|
8995
8995
|
function add_css$l(target) {
|
8996
|
-
append_styles(target, "svelte-
|
8996
|
+
append_styles(target, "svelte-8zbmyo", ".radio-buttons.svelte-8zbmyo{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-8zbmyo{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-8zbmyo{appearance:none;margin:0;box-sizing:border-box;border-radius:var(--size);position:relative;width:var(--size);height:var(--size);border:solid calc(var(--size) / 3) var(--color-main);background-color:var(--color-sub);cursor:pointer;flex:none}.radio-button-input.svelte-8zbmyo:checked{border:solid calc(var(--size) / 3) var(--color-main-active);background-color:var(--color-sub-active);box-shadow:0px 1px 8px 2px rgba(18, 160, 160, 0.08), 0px 1px 4px -1px rgba(18, 160, 160, 0.24)}.radio-button-text.svelte-8zbmyo{margin-left:0.5em}");
|
8997
8997
|
}
|
8998
8998
|
|
8999
8999
|
function create_fragment$T(ctx) {
|
@@ -9059,20 +9059,20 @@ function create_fragment$T(ctx) {
|
|
9059
9059
|
},
|
9060
9060
|
h() {
|
9061
9061
|
attr(input0, "type", "radio");
|
9062
|
-
attr(input0, "class", "radio-button-input svelte-
|
9062
|
+
attr(input0, "class", "radio-button-input svelte-8zbmyo");
|
9063
9063
|
attr(input0, "style", /*buttonStyle*/ ctx[2]);
|
9064
9064
|
input0.checked = input0_checked_value = /*$value*/ ctx[3] === true;
|
9065
|
-
attr(span0, "class", "radio-button-text svelte-
|
9065
|
+
attr(span0, "class", "radio-button-text svelte-8zbmyo");
|
9066
9066
|
attr(span0, "style", span0_style_value = `${/*_textStyle*/ ctx[1]} ${/*fontCss*/ ctx[4]}`);
|
9067
|
-
attr(label0, "class", "radio-button svelte-
|
9067
|
+
attr(label0, "class", "radio-button svelte-8zbmyo");
|
9068
9068
|
attr(input1, "type", "radio");
|
9069
|
-
attr(input1, "class", "radio-button-input svelte-
|
9069
|
+
attr(input1, "class", "radio-button-input svelte-8zbmyo");
|
9070
9070
|
attr(input1, "style", /*buttonStyle*/ ctx[2]);
|
9071
9071
|
input1.checked = input1_checked_value = /*$value*/ ctx[3] === false;
|
9072
|
-
attr(span1, "class", "radio-button-text svelte-
|
9072
|
+
attr(span1, "class", "radio-button-text svelte-8zbmyo");
|
9073
9073
|
attr(span1, "style", span1_style_value = `${/*_textStyle*/ ctx[1]} ${/*fontCss*/ ctx[4]}`);
|
9074
|
-
attr(label1, "class", "radio-button svelte-
|
9075
|
-
attr(div, "class", "radio-buttons svelte-
|
9074
|
+
attr(label1, "class", "radio-button svelte-8zbmyo");
|
9075
|
+
attr(div, "class", "radio-buttons svelte-8zbmyo");
|
9076
9076
|
attr(div, "style", /*_layoutStyle*/ ctx[0]);
|
9077
9077
|
},
|
9078
9078
|
m(target, anchor) {
|
@@ -9240,7 +9240,7 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
9240
9240
|
/* src/components/Slide.svelte generated by Svelte v3.53.1 */
|
9241
9241
|
|
9242
9242
|
function add_css$k(target) {
|
9243
|
-
append_styles(target, "svelte-
|
9243
|
+
append_styles(target, "svelte-ji1fh", ".root.svelte-ji1fh{width:100%;height:100%;position:relative}.container.svelte-ji1fh{width:100%;height:100%;position:relative;overflow:hidden;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000}.slide.svelte-ji1fh{height:100%;position:absolute;display:flex}.transition.svelte-ji1fh{transition:left 0.2s cubic-bezier(.04,.67,.53,.96)}.item.svelte-ji1fh{height:100%;flex:none}.prev-button-container.svelte-ji1fh,.next-button-container.svelte-ji1fh{top:50%;height:0;position:absolute;display:flex;overflow:visible;align-items:center}.prev-button-container.svelte-ji1fh{left:0}.next-button-container.svelte-ji1fh{right:0}.move-button.svelte-ji1fh{display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;border:none;background:none;margin:0;padding:0}.navigation.svelte-ji1fh{position:absolute;width:0;left:50%;bottom:0;display:flex;justify-content:center;overflow:visible}.navigation-item.svelte-ji1fh{flex-shrink:0;cursor:pointer;border:none;background:none;margin:0;padding:0;appearance:none}.navigation-item-inner.circle.svelte-ji1fh{border-radius:51%}");
|
9244
9244
|
}
|
9245
9245
|
|
9246
9246
|
function get_each_context$1(ctx, list, i) {
|
@@ -9286,9 +9286,9 @@ function create_if_block_1$2(ctx) {
|
|
9286
9286
|
attr(svg, "viewBox", "0 0 10 16");
|
9287
9287
|
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
9288
9288
|
attr(svg, "style", /*prevIconStyle*/ ctx[10]);
|
9289
|
-
attr(button, "class", "move-button svelte-
|
9289
|
+
attr(button, "class", "move-button svelte-ji1fh");
|
9290
9290
|
attr(button, "style", /*_prevButtonContainerStyle*/ ctx[9]);
|
9291
|
-
attr(div, "class", "prev-button-container svelte-
|
9291
|
+
attr(div, "class", "prev-button-container svelte-ji1fh");
|
9292
9292
|
},
|
9293
9293
|
m(target, anchor) {
|
9294
9294
|
insert_hydration(target, div, anchor);
|
@@ -9354,9 +9354,9 @@ function create_if_block$9(ctx) {
|
|
9354
9354
|
attr(svg, "viewBox", "0 0 10 16");
|
9355
9355
|
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
9356
9356
|
attr(svg, "style", /*nextIconStyle*/ ctx[8]);
|
9357
|
-
attr(button, "class", "move-button svelte-
|
9357
|
+
attr(button, "class", "move-button svelte-ji1fh");
|
9358
9358
|
attr(button, "style", /*_nextButtonContainerStyle*/ ctx[7]);
|
9359
|
-
attr(div, "class", "next-button-container svelte-
|
9359
|
+
attr(div, "class", "next-button-container svelte-ji1fh");
|
9360
9360
|
},
|
9361
9361
|
m(target, anchor) {
|
9362
9362
|
insert_hydration(target, div, anchor);
|
@@ -9416,9 +9416,9 @@ function create_each_block$1(ctx) {
|
|
9416
9416
|
this.h();
|
9417
9417
|
},
|
9418
9418
|
h() {
|
9419
|
-
attr(div, "class", "navigation-item-inner circle svelte-
|
9419
|
+
attr(div, "class", "navigation-item-inner circle svelte-ji1fh");
|
9420
9420
|
attr(div, "style", div_style_value = /*getNavigationItemInnerStyle*/ ctx[5](/*i*/ ctx[63]));
|
9421
|
-
attr(button, "class", "navigation-item svelte-
|
9421
|
+
attr(button, "class", "navigation-item svelte-ji1fh");
|
9422
9422
|
attr(button, "style", /*navigationItemStyle*/ ctx[6]);
|
9423
9423
|
},
|
9424
9424
|
m(target, anchor) {
|
@@ -9524,14 +9524,14 @@ function create_fragment$S(ctx) {
|
|
9524
9524
|
this.h();
|
9525
9525
|
},
|
9526
9526
|
h() {
|
9527
|
-
attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-
|
9527
|
+
attr(div0, "class", div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-ji1fh"));
|
9528
9528
|
attr(div0, "style", /*slideStyle*/ ctx[14]);
|
9529
|
-
attr(div1, "class", "container svelte-
|
9529
|
+
attr(div1, "class", "container svelte-ji1fh");
|
9530
9530
|
attr(div1, "style", /*_style*/ ctx[0]);
|
9531
|
-
attr(div2, "class", "navigation svelte-
|
9531
|
+
attr(div2, "class", "navigation svelte-ji1fh");
|
9532
9532
|
attr(div2, "style", /*navigationStyle*/ ctx[4]);
|
9533
9533
|
set_attributes(div3, div3_data);
|
9534
|
-
toggle_class(div3, "svelte-
|
9534
|
+
toggle_class(div3, "svelte-ji1fh", true);
|
9535
9535
|
},
|
9536
9536
|
m(target, anchor) {
|
9537
9537
|
insert_hydration(target, div3, anchor);
|
@@ -9573,7 +9573,7 @@ function create_fragment$S(ctx) {
|
|
9573
9573
|
}
|
9574
9574
|
}
|
9575
9575
|
|
9576
|
-
if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-
|
9576
|
+
if (!current || dirty[0] & /*slideClass*/ 8192 && div0_class_value !== (div0_class_value = "" + (null_to_empty(/*slideClass*/ ctx[13]) + " svelte-ji1fh"))) {
|
9577
9577
|
attr(div0, "class", div0_class_value);
|
9578
9578
|
}
|
9579
9579
|
|
@@ -9639,7 +9639,7 @@ function create_fragment$S(ctx) {
|
|
9639
9639
|
}
|
9640
9640
|
|
9641
9641
|
set_attributes(div3, div3_data = get_spread_update(div3_levels, [{ class: "root" }, dataAttrStopPropagation('click')]));
|
9642
|
-
toggle_class(div3, "svelte-
|
9642
|
+
toggle_class(div3, "svelte-ji1fh", true);
|
9643
9643
|
},
|
9644
9644
|
i(local) {
|
9645
9645
|
if (current) return;
|
@@ -10151,7 +10151,7 @@ class Slide extends SvelteComponent {
|
|
10151
10151
|
/* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
|
10152
10152
|
|
10153
10153
|
function add_css$j(target) {
|
10154
|
-
append_styles(target, "svelte-
|
10154
|
+
append_styles(target, "svelte-9ygf1w", ".item.svelte-9ygf1w{height:100%;flex:none;position:relative}.item.svelte-9ygf1w img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-9ygf1w{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;cursor:default;overflow:hidden}");
|
10155
10155
|
}
|
10156
10156
|
|
10157
10157
|
function create_fragment$R(ctx) {
|
@@ -10179,9 +10179,9 @@ function create_fragment$R(ctx) {
|
|
10179
10179
|
this.h();
|
10180
10180
|
},
|
10181
10181
|
h() {
|
10182
|
-
attr(div0, "class", "item-inner svelte-
|
10182
|
+
attr(div0, "class", "item-inner svelte-9ygf1w");
|
10183
10183
|
attr(div0, "style", /*_style*/ ctx[0]);
|
10184
|
-
attr(div1, "class", "item svelte-
|
10184
|
+
attr(div1, "class", "item svelte-9ygf1w");
|
10185
10185
|
attr(div1, "style", /*itemStyle*/ ctx[1]);
|
10186
10186
|
},
|
10187
10187
|
m(target, anchor) {
|
@@ -10307,7 +10307,7 @@ class SlideItem extends SvelteComponent {
|
|
10307
10307
|
/* src/components/Countdown.svelte generated by Svelte v3.53.1 */
|
10308
10308
|
|
10309
10309
|
function add_css$i(target) {
|
10310
|
-
append_styles(target, "svelte-
|
10310
|
+
append_styles(target, "svelte-rroxiz", ".countdown.svelte-rroxiz{position:relative;width:100%;height:100%}.countdown-inner.svelte-rroxiz{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
10311
10311
|
}
|
10312
10312
|
|
10313
10313
|
const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
|
@@ -10338,9 +10338,9 @@ function create_fragment$Q(ctx) {
|
|
10338
10338
|
this.h();
|
10339
10339
|
},
|
10340
10340
|
h() {
|
10341
|
-
attr(div0, "class", "countdown-inner svelte-
|
10341
|
+
attr(div0, "class", "countdown-inner svelte-rroxiz");
|
10342
10342
|
attr(div0, "style", /*_style*/ ctx[0]);
|
10343
|
-
attr(div1, "class", "countdown svelte-
|
10343
|
+
attr(div1, "class", "countdown svelte-rroxiz");
|
10344
10344
|
},
|
10345
10345
|
m(target, anchor) {
|
10346
10346
|
insert_hydration(target, div1, anchor);
|
@@ -10470,11 +10470,11 @@ class Countdown extends SvelteComponent {
|
|
10470
10470
|
/* src/components/Box.svelte generated by Svelte v3.53.1 */
|
10471
10471
|
|
10472
10472
|
function add_css$h(target) {
|
10473
|
-
append_styles(target, "svelte-
|
10473
|
+
append_styles(target, "svelte-1ccydfy", ".box.svelte-1ccydfy{position:relative;width:100%;height:100%}.box.svelte-1ccydfy > .button{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
10474
10474
|
}
|
10475
10475
|
|
10476
10476
|
// (24:2) <Button {onClick} style={_style} {eventName}>
|
10477
|
-
function create_default_slot$
|
10477
|
+
function create_default_slot$9(ctx) {
|
10478
10478
|
let current;
|
10479
10479
|
const default_slot_template = /*#slots*/ ctx[3].default;
|
10480
10480
|
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[4], null);
|
@@ -10534,7 +10534,7 @@ function create_fragment$P(ctx) {
|
|
10534
10534
|
onClick: /*onClick*/ ctx[0],
|
10535
10535
|
style: /*_style*/ ctx[2],
|
10536
10536
|
eventName: /*eventName*/ ctx[1],
|
10537
|
-
$$slots: { default: [create_default_slot$
|
10537
|
+
$$slots: { default: [create_default_slot$9] },
|
10538
10538
|
$$scope: { ctx }
|
10539
10539
|
}
|
10540
10540
|
});
|
@@ -10553,7 +10553,7 @@ function create_fragment$P(ctx) {
|
|
10553
10553
|
this.h();
|
10554
10554
|
},
|
10555
10555
|
h() {
|
10556
|
-
attr(div, "class", "box svelte-
|
10556
|
+
attr(div, "class", "box svelte-1ccydfy");
|
10557
10557
|
},
|
10558
10558
|
m(target, anchor) {
|
10559
10559
|
insert_hydration(target, div, anchor);
|
@@ -10614,7 +10614,7 @@ class Box extends SvelteComponent {
|
|
10614
10614
|
/* src/components/IconElement.svelte generated by Svelte v3.53.1 */
|
10615
10615
|
|
10616
10616
|
function add_css$g(target) {
|
10617
|
-
append_styles(target, "svelte-
|
10617
|
+
append_styles(target, "svelte-1mkvcuo", ".icon.svelte-1mkvcuo{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.icon.svelte-1mkvcuo > .button{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}.icon.svelte-1mkvcuo > .button._disabled{cursor:not-allowed !important;opacity:0.2}.icon.svelte-1mkvcuo svg{width:var(--width);height:var(--height);color:var(--color);stroke:var(--stroke);fill:var(--fill)}");
|
10618
10618
|
}
|
10619
10619
|
|
10620
10620
|
// (56:4) {#if svg}
|
@@ -10651,7 +10651,7 @@ function create_if_block$8(ctx) {
|
|
10651
10651
|
}
|
10652
10652
|
|
10653
10653
|
// (55:2) <Button {onClick} {style} {eventName}>
|
10654
|
-
function create_default_slot$
|
10654
|
+
function create_default_slot$8(ctx) {
|
10655
10655
|
let if_block_anchor;
|
10656
10656
|
let if_block = /*svg*/ ctx[3] && create_if_block$8(ctx);
|
10657
10657
|
|
@@ -10699,7 +10699,7 @@ function create_fragment$O(ctx) {
|
|
10699
10699
|
onClick: /*onClick*/ ctx[0],
|
10700
10700
|
style: /*style*/ ctx[2],
|
10701
10701
|
eventName: /*eventName*/ ctx[1],
|
10702
|
-
$$slots: { default: [create_default_slot$
|
10702
|
+
$$slots: { default: [create_default_slot$8] },
|
10703
10703
|
$$scope: { ctx }
|
10704
10704
|
}
|
10705
10705
|
});
|
@@ -10718,7 +10718,7 @@ function create_fragment$O(ctx) {
|
|
10718
10718
|
this.h();
|
10719
10719
|
},
|
10720
10720
|
h() {
|
10721
|
-
attr(div, "class", "icon svelte-
|
10721
|
+
attr(div, "class", "icon svelte-1mkvcuo");
|
10722
10722
|
},
|
10723
10723
|
m(target, anchor) {
|
10724
10724
|
insert_hydration(target, div, anchor);
|
@@ -10827,7 +10827,7 @@ class IconElement extends SvelteComponent {
|
|
10827
10827
|
/* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
|
10828
10828
|
|
10829
10829
|
function add_css$f(target) {
|
10830
|
-
append_styles(target, "svelte-
|
10830
|
+
append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
|
10831
10831
|
}
|
10832
10832
|
|
10833
10833
|
function create_fragment$N(ctx) {
|
@@ -10863,7 +10863,7 @@ function create_fragment$N(ctx) {
|
|
10863
10863
|
this.h();
|
10864
10864
|
},
|
10865
10865
|
h() {
|
10866
|
-
attr(div, "class", "codeElement svelte-
|
10866
|
+
attr(div, "class", "codeElement svelte-ymsb9l");
|
10867
10867
|
attr(div, "style", /*style*/ ctx[3]);
|
10868
10868
|
},
|
10869
10869
|
m(target, anchor) {
|
@@ -10952,7 +10952,7 @@ class CodeElement extends SvelteComponent {
|
|
10952
10952
|
/* src/components/Flex.svelte generated by Svelte v3.53.1 */
|
10953
10953
|
|
10954
10954
|
function add_css$e(target) {
|
10955
|
-
append_styles(target, "svelte-
|
10955
|
+
append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
|
10956
10956
|
}
|
10957
10957
|
|
10958
10958
|
function create_fragment$M(ctx) {
|
@@ -10976,7 +10976,7 @@ function create_fragment$M(ctx) {
|
|
10976
10976
|
this.h();
|
10977
10977
|
},
|
10978
10978
|
h() {
|
10979
|
-
attr(div, "class", "flex svelte-
|
10979
|
+
attr(div, "class", "flex svelte-1e71ejc");
|
10980
10980
|
attr(div, "style", div_style_value = "width:" + /*width*/ ctx[1] + "; height:" + /*height*/ ctx[2] + "; flex-direction:" + /*direction*/ ctx[0] + "; " + /*_style*/ ctx[3]);
|
10981
10981
|
},
|
10982
10982
|
m(target, anchor) {
|
@@ -11073,7 +11073,7 @@ class Flex extends SvelteComponent {
|
|
11073
11073
|
/* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
|
11074
11074
|
|
11075
11075
|
function add_css$d(target) {
|
11076
|
-
append_styles(target, "svelte-
|
11076
|
+
append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
|
11077
11077
|
}
|
11078
11078
|
|
11079
11079
|
function create_fragment$L(ctx) {
|
@@ -11096,7 +11096,7 @@ function create_fragment$L(ctx) {
|
|
11096
11096
|
this.h();
|
11097
11097
|
},
|
11098
11098
|
h() {
|
11099
|
-
attr(div, "class", "flex-item svelte-
|
11099
|
+
attr(div, "class", "flex-item svelte-1p0bk1x");
|
11100
11100
|
attr(div, "style", /*style*/ ctx[0]);
|
11101
11101
|
},
|
11102
11102
|
m(target, anchor) {
|
@@ -11303,7 +11303,7 @@ function create_default_slot_1(ctx) {
|
|
11303
11303
|
}
|
11304
11304
|
|
11305
11305
|
// (106:0) <StateItem {path}>
|
11306
|
-
function create_default_slot$
|
11306
|
+
function create_default_slot$7(ctx) {
|
11307
11307
|
let modal;
|
11308
11308
|
let current;
|
11309
11309
|
|
@@ -11378,7 +11378,7 @@ function create_fragment$K(ctx) {
|
|
11378
11378
|
stateitem = new StateItem({
|
11379
11379
|
props: {
|
11380
11380
|
path: /*path*/ ctx[0],
|
11381
|
-
$$slots: { default: [create_default_slot$
|
11381
|
+
$$slots: { default: [create_default_slot$7] },
|
11382
11382
|
$$scope: { ctx }
|
11383
11383
|
}
|
11384
11384
|
});
|
@@ -11516,7 +11516,7 @@ class GridModalState extends SvelteComponent {
|
|
11516
11516
|
/* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
|
11517
11517
|
|
11518
11518
|
function add_css$c(target) {
|
11519
|
-
append_styles(target, "svelte-
|
11519
|
+
append_styles(target, "svelte-15pej1m", ".text-block.svelte-15pej1m.svelte-15pej1m{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:hidden}.text-block-inner.svelte-15pej1m.svelte-15pej1m{width:100%;height:auto}.text-direction-vertical.svelte-15pej1m.svelte-15pej1m{writing-mode:vertical-rl}.text-direction-vertical.svelte-15pej1m .text-block-inner.svelte-15pej1m{width:auto;height:100%}");
|
11520
11520
|
}
|
11521
11521
|
|
11522
11522
|
function create_fragment$J(ctx) {
|
@@ -11545,8 +11545,8 @@ function create_fragment$J(ctx) {
|
|
11545
11545
|
this.h();
|
11546
11546
|
},
|
11547
11547
|
h() {
|
11548
|
-
attr(div0, "class", "text-block-inner svelte-
|
11549
|
-
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
11548
|
+
attr(div0, "class", "text-block-inner svelte-15pej1m");
|
11549
|
+
attr(div1, "class", div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-15pej1m"));
|
11550
11550
|
attr(div1, "style", /*style*/ ctx[2]);
|
11551
11551
|
},
|
11552
11552
|
m(target, anchor) {
|
@@ -11560,7 +11560,7 @@ function create_fragment$J(ctx) {
|
|
11560
11560
|
if (dirty & /*text*/ 1) rendertext_changes.text = /*text*/ ctx[0];
|
11561
11561
|
rendertext.$set(rendertext_changes);
|
11562
11562
|
|
11563
|
-
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-
|
11563
|
+
if (!current || dirty & /*textDirection*/ 2 && div1_class_value !== (div1_class_value = "" + (null_to_empty(`text-block text-direction-${/*textDirection*/ ctx[1]}`) + " svelte-15pej1m"))) {
|
11564
11564
|
attr(div1, "class", div1_class_value);
|
11565
11565
|
}
|
11566
11566
|
|
@@ -11638,7 +11638,7 @@ class TextBlock extends SvelteComponent {
|
|
11638
11638
|
/* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
|
11639
11639
|
|
11640
11640
|
function add_css$b(target) {
|
11641
|
-
append_styles(target, "svelte-
|
11641
|
+
append_styles(target, "svelte-ff0k6r", ".text-button-block.svelte-ff0k6r{width:100%;height:100%;background-color:#000000;border-radius:4px}.text-button.svelte-ff0k6r{display:flex;width:100%;height:100%;background-color:transparent;border:none;box-shadow:transparent;box-sizing:border-box;cursor:pointer;transition:box-shadow 0.2s;color:#ffffff;font-size:14px;font-weight:bold;justify-content:center;align-items:center;padding:1px 6px 1px 6px;line-height:1.5}.text-button.svelte-ff0k6r:active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button.svelte-ff0k6r:hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
11642
11642
|
}
|
11643
11643
|
|
11644
11644
|
function create_fragment$I(ctx) {
|
@@ -11668,9 +11668,9 @@ function create_fragment$I(ctx) {
|
|
11668
11668
|
this.h();
|
11669
11669
|
},
|
11670
11670
|
h() {
|
11671
|
-
attr(button, "class", "text-button svelte-
|
11671
|
+
attr(button, "class", "text-button svelte-ff0k6r");
|
11672
11672
|
attr(button, "style", /*_buttonStyle*/ ctx[1]);
|
11673
|
-
attr(div, "class", "text-button-block svelte-
|
11673
|
+
attr(div, "class", "text-button-block svelte-ff0k6r");
|
11674
11674
|
attr(div, "style", /*_style*/ ctx[2]);
|
11675
11675
|
},
|
11676
11676
|
m(target, anchor) {
|
@@ -11776,7 +11776,7 @@ class TextButtonBlock extends SvelteComponent {
|
|
11776
11776
|
/* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
|
11777
11777
|
|
11778
11778
|
function add_css$a(target) {
|
11779
|
-
append_styles(target, "svelte-
|
11779
|
+
append_styles(target, "svelte-1pdw891", ".image-block.svelte-1pdw891{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.image.svelte-1pdw891{width:100%;height:100%}.transport.svelte-1pdw891:hover,.transport.svelte-1pdw891:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}");
|
11780
11780
|
}
|
11781
11781
|
|
11782
11782
|
function create_fragment$H(ctx) {
|
@@ -11812,14 +11812,14 @@ function create_fragment$H(ctx) {
|
|
11812
11812
|
this.h();
|
11813
11813
|
},
|
11814
11814
|
h() {
|
11815
|
-
attr(img, "class", "image svelte-
|
11815
|
+
attr(img, "class", "image svelte-1pdw891");
|
11816
11816
|
attr(img, "loading", "lazy");
|
11817
11817
|
attr(img, "width", "auto");
|
11818
11818
|
attr(img, "height", "auto");
|
11819
11819
|
attr(img, "style", img_style_value = `${/*_imageStyle*/ ctx[4]} object-fit: ${/*objectFit*/ ctx[3]};`);
|
11820
11820
|
if (!src_url_equal(img.src, img_src_value = /*src*/ ctx[0])) attr(img, "src", img_src_value);
|
11821
11821
|
attr(img, "alt", /*alt*/ ctx[1]);
|
11822
|
-
attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-
|
11822
|
+
attr(div, "class", div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-1pdw891"));
|
11823
11823
|
attr(div, "style", /*_style*/ ctx[5]);
|
11824
11824
|
},
|
11825
11825
|
m(target, anchor) {
|
@@ -11844,7 +11844,7 @@ function create_fragment$H(ctx) {
|
|
11844
11844
|
attr(img, "alt", /*alt*/ ctx[1]);
|
11845
11845
|
}
|
11846
11846
|
|
11847
|
-
if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-
|
11847
|
+
if (dirty & /*transport*/ 4 && div_class_value !== (div_class_value = "" + (null_to_empty('image-block' + (/*transport*/ ctx[2] ? ' transport' : '')) + " svelte-1pdw891"))) {
|
11848
11848
|
attr(div, "class", div_class_value);
|
11849
11849
|
}
|
11850
11850
|
|
@@ -12021,7 +12021,7 @@ const toCssOverflow = (p) => {
|
|
12021
12021
|
/* src/components-flex/shared/elements/Clickable.svelte generated by Svelte v3.53.1 */
|
12022
12022
|
|
12023
12023
|
function add_css$9(target) {
|
12024
|
-
append_styles(target, "svelte-
|
12024
|
+
append_styles(target, "svelte-12c4e5i", ".clickable.svelte-12c4e5i:link,.clickable.svelte-12c4e5i:visited,.clickable.svelte-12c4e5i:active,.clickable.svelte-12c4e5i:hover{color:inherit}.clickable.svelte-12c4e5i:enabled{cursor:pointer}.clickable.svelte-12c4e5i{text-decoration:none}");
|
12025
12025
|
}
|
12026
12026
|
|
12027
12027
|
// (40:0) {:else}
|
@@ -12066,7 +12066,7 @@ function create_else_block$1(ctx) {
|
|
12066
12066
|
},
|
12067
12067
|
h() {
|
12068
12068
|
set_attributes(button, button_data);
|
12069
|
-
toggle_class(button, "svelte-
|
12069
|
+
toggle_class(button, "svelte-12c4e5i", true);
|
12070
12070
|
},
|
12071
12071
|
m(target, anchor) {
|
12072
12072
|
insert_hydration(target, button, anchor);
|
@@ -12106,7 +12106,7 @@ function create_else_block$1(ctx) {
|
|
12106
12106
|
dataAttrStopPropagation('click')
|
12107
12107
|
]));
|
12108
12108
|
|
12109
|
-
toggle_class(button, "svelte-
|
12109
|
+
toggle_class(button, "svelte-12c4e5i", true);
|
12110
12110
|
},
|
12111
12111
|
i(local) {
|
12112
12112
|
if (current) return;
|
@@ -12154,7 +12154,7 @@ function create_if_block_1$1(ctx) {
|
|
12154
12154
|
},
|
12155
12155
|
h() {
|
12156
12156
|
attr(div, "data-layer-id", /*layerId*/ ctx[2]);
|
12157
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(/*fixedClass*/ ctx[3]) + " svelte-
|
12157
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(/*fixedClass*/ ctx[3]) + " svelte-12c4e5i"));
|
12158
12158
|
attr(div, "style", /*style*/ ctx[1]);
|
12159
12159
|
},
|
12160
12160
|
m(target, anchor) {
|
@@ -12186,7 +12186,7 @@ function create_if_block_1$1(ctx) {
|
|
12186
12186
|
attr(div, "data-layer-id", /*layerId*/ ctx[2]);
|
12187
12187
|
}
|
12188
12188
|
|
12189
|
-
if (!current || dirty & /*fixedClass*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(/*fixedClass*/ ctx[3]) + " svelte-
|
12189
|
+
if (!current || dirty & /*fixedClass*/ 8 && div_class_value !== (div_class_value = "" + (null_to_empty(/*fixedClass*/ ctx[3]) + " svelte-12c4e5i"))) {
|
12190
12190
|
attr(div, "class", div_class_value);
|
12191
12191
|
}
|
12192
12192
|
|
@@ -12264,7 +12264,7 @@ function create_if_block$7(ctx) {
|
|
12264
12264
|
},
|
12265
12265
|
h() {
|
12266
12266
|
set_attributes(a, a_data);
|
12267
|
-
toggle_class(a, "svelte-
|
12267
|
+
toggle_class(a, "svelte-12c4e5i", true);
|
12268
12268
|
},
|
12269
12269
|
m(target, anchor) {
|
12270
12270
|
insert_hydration(target, a, anchor);
|
@@ -12307,7 +12307,7 @@ function create_if_block$7(ctx) {
|
|
12307
12307
|
dataAttrStopPropagation('click')
|
12308
12308
|
]));
|
12309
12309
|
|
12310
|
-
toggle_class(a, "svelte-
|
12310
|
+
toggle_class(a, "svelte-12c4e5i", true);
|
12311
12311
|
},
|
12312
12312
|
i(local) {
|
12313
12313
|
if (current) return;
|
@@ -12476,7 +12476,7 @@ class Clickable extends SvelteComponent {
|
|
12476
12476
|
|
12477
12477
|
/* src/components-flex/avatar/Avatar.svelte generated by Svelte v3.53.1 */
|
12478
12478
|
|
12479
|
-
function create_default_slot$
|
12479
|
+
function create_default_slot$6(ctx) {
|
12480
12480
|
let img;
|
12481
12481
|
let img_src_value;
|
12482
12482
|
let img_alt_value;
|
@@ -12528,7 +12528,7 @@ function create_fragment$F(ctx) {
|
|
12528
12528
|
onClick: /*props*/ ctx[0].onClick,
|
12529
12529
|
eventName: /*props*/ ctx[0].eventName,
|
12530
12530
|
eventValue: /*props*/ ctx[0].eventValue,
|
12531
|
-
$$slots: { default: [create_default_slot$
|
12531
|
+
$$slots: { default: [create_default_slot$6] },
|
12532
12532
|
$$scope: { ctx }
|
12533
12533
|
}
|
12534
12534
|
});
|
@@ -12604,8 +12604,8 @@ function instance$F($$self, $$props, $$invalidate) {
|
|
12604
12604
|
width: `${size}px`,
|
12605
12605
|
height: `${size}px`,
|
12606
12606
|
...VARIANTS.shape[props.shape ?? 'square'],
|
12607
|
-
...props
|
12608
|
-
...
|
12607
|
+
...toCssCommon(props),
|
12608
|
+
...toCssBorder(props)
|
12609
12609
|
}));
|
12610
12610
|
}
|
12611
12611
|
};
|
@@ -14633,7 +14633,7 @@ function create_if_block$6(ctx) {
|
|
14633
14633
|
onClick: /*props*/ ctx[0].onClick,
|
14634
14634
|
eventName: /*props*/ ctx[0].eventName,
|
14635
14635
|
eventValue: /*props*/ ctx[0].eventValue,
|
14636
|
-
$$slots: { default: [create_default_slot$
|
14636
|
+
$$slots: { default: [create_default_slot$5] },
|
14637
14637
|
$$scope: { ctx }
|
14638
14638
|
}
|
14639
14639
|
});
|
@@ -14679,7 +14679,7 @@ function create_if_block$6(ctx) {
|
|
14679
14679
|
}
|
14680
14680
|
|
14681
14681
|
// (26:2) <CLICKABLE layerId={layerId} style={style} onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
|
14682
|
-
function create_default_slot$
|
14682
|
+
function create_default_slot$5(ctx) {
|
14683
14683
|
let switch_instance;
|
14684
14684
|
let switch_instance_anchor;
|
14685
14685
|
let current;
|
@@ -15022,7 +15022,7 @@ function darkenColor(color, percent) {
|
|
15022
15022
|
/* src/components-flex/button/Button.svelte generated by Svelte v3.53.1 */
|
15023
15023
|
|
15024
15024
|
function add_css$8(target) {
|
15025
|
-
append_styles(target, "svelte-
|
15025
|
+
append_styles(target, "svelte-jar2a9", ".button{background-color:var(--bg-color)}.button:hover{background-color:var(--hover-bg-color)}.button-icon.svelte-jar2a9{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
|
15026
15026
|
}
|
15027
15027
|
|
15028
15028
|
// (42:2) {#if props.isIcon && props.iconVariant}
|
@@ -15056,7 +15056,7 @@ function create_if_block$5(ctx) {
|
|
15056
15056
|
this.h();
|
15057
15057
|
},
|
15058
15058
|
h() {
|
15059
|
-
attr(div, "class", "button-icon svelte-
|
15059
|
+
attr(div, "class", "button-icon svelte-jar2a9");
|
15060
15060
|
},
|
15061
15061
|
m(target, anchor) {
|
15062
15062
|
insert_hydration(target, div, anchor);
|
@@ -15092,7 +15092,7 @@ function create_if_block$5(ctx) {
|
|
15092
15092
|
}
|
15093
15093
|
|
15094
15094
|
// (41:0) <Clickable className="button" layerId={layerId} style={style} onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
|
15095
|
-
function create_default_slot$
|
15095
|
+
function create_default_slot$4(ctx) {
|
15096
15096
|
let t0;
|
15097
15097
|
let span;
|
15098
15098
|
let t1_value = (/*props*/ ctx[0].label ?? buttonPropsDefault.label) + "";
|
@@ -15177,7 +15177,7 @@ function create_fragment$9(ctx) {
|
|
15177
15177
|
onClick: /*props*/ ctx[0].onClick,
|
15178
15178
|
eventName: /*props*/ ctx[0].eventName,
|
15179
15179
|
eventValue: /*props*/ ctx[0].eventValue,
|
15180
|
-
$$slots: { default: [create_default_slot$
|
15180
|
+
$$slots: { default: [create_default_slot$4] },
|
15181
15181
|
$$scope: { ctx }
|
15182
15182
|
}
|
15183
15183
|
});
|
@@ -15350,7 +15350,7 @@ const BUTTON_OUTLINED_WRAP_STYLES = {
|
|
15350
15350
|
/* src/components-flex/button-outlined/ButtonOutlined.svelte generated by Svelte v3.53.1 */
|
15351
15351
|
|
15352
15352
|
function add_css$7(target) {
|
15353
|
-
append_styles(target, "svelte-
|
15353
|
+
append_styles(target, "svelte-11hj92h", ".button-outlined{background-color:#ffffff}.button-outlined:hover{background-color:#f6f6f6}.button-outlined-icon.svelte-11hj92h{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
|
15354
15354
|
}
|
15355
15355
|
|
15356
15356
|
// (46:2) {#if props.isIcon && props.iconVariant}
|
@@ -15384,7 +15384,7 @@ function create_if_block$4(ctx) {
|
|
15384
15384
|
this.h();
|
15385
15385
|
},
|
15386
15386
|
h() {
|
15387
|
-
attr(div, "class", "button-outlined-icon svelte-
|
15387
|
+
attr(div, "class", "button-outlined-icon svelte-11hj92h");
|
15388
15388
|
},
|
15389
15389
|
m(target, anchor) {
|
15390
15390
|
insert_hydration(target, div, anchor);
|
@@ -15420,7 +15420,7 @@ function create_if_block$4(ctx) {
|
|
15420
15420
|
}
|
15421
15421
|
|
15422
15422
|
// (38:0) <Clickable className="button-outlined" {layerId} {style} onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue} >
|
15423
|
-
function create_default_slot$
|
15423
|
+
function create_default_slot$3(ctx) {
|
15424
15424
|
let t0;
|
15425
15425
|
let span;
|
15426
15426
|
let t1_value = (/*props*/ ctx[0].label ?? buttonOutlinedPropsDefault.label) + "";
|
@@ -15505,7 +15505,7 @@ function create_fragment$8(ctx) {
|
|
15505
15505
|
onClick: /*props*/ ctx[0].onClick,
|
15506
15506
|
eventName: /*props*/ ctx[0].eventName,
|
15507
15507
|
eventValue: /*props*/ ctx[0].eventValue,
|
15508
|
-
$$slots: { default: [create_default_slot$
|
15508
|
+
$$slots: { default: [create_default_slot$3] },
|
15509
15509
|
$$scope: { ctx }
|
15510
15510
|
}
|
15511
15511
|
});
|
@@ -15599,13 +15599,13 @@ class ButtonOutlined extends SvelteComponent {
|
|
15599
15599
|
}
|
15600
15600
|
}
|
15601
15601
|
|
15602
|
-
/* src/components-flex/text
|
15602
|
+
/* src/components-flex/button-text/ButtonText.svelte generated by Svelte v3.53.1 */
|
15603
15603
|
|
15604
15604
|
function add_css$6(target) {
|
15605
|
-
append_styles(target, "svelte-
|
15605
|
+
append_styles(target, "svelte-z1kekb", ".flex-button-text-icon.svelte-z1kekb{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
|
15606
15606
|
}
|
15607
15607
|
|
15608
|
-
// (
|
15608
|
+
// (99:2) {#if props.isIcon && props.iconVariant}
|
15609
15609
|
function create_if_block$3(ctx) {
|
15610
15610
|
let div;
|
15611
15611
|
let icon;
|
@@ -15634,7 +15634,7 @@ function create_if_block$3(ctx) {
|
|
15634
15634
|
this.h();
|
15635
15635
|
},
|
15636
15636
|
h() {
|
15637
|
-
attr(div, "class", "flex-text-
|
15637
|
+
attr(div, "class", "flex-button-text-icon svelte-z1kekb");
|
15638
15638
|
},
|
15639
15639
|
m(target, anchor) {
|
15640
15640
|
insert_hydration(target, div, anchor);
|
@@ -15667,62 +15667,38 @@ function create_if_block$3(ctx) {
|
|
15667
15667
|
};
|
15668
15668
|
}
|
15669
15669
|
|
15670
|
-
|
15671
|
-
|
15670
|
+
// (91:0) <Clickable className="flext-button-text" {layerId} {style} onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue} >
|
15671
|
+
function create_default_slot$2(ctx) {
|
15672
15672
|
let t0;
|
15673
15673
|
let span;
|
15674
15674
|
let t1_value = /*props*/ ctx[0].label + "";
|
15675
15675
|
let t1;
|
15676
15676
|
let current;
|
15677
|
-
let mounted;
|
15678
|
-
let dispose;
|
15679
15677
|
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$3(ctx);
|
15680
15678
|
|
15681
15679
|
return {
|
15682
15680
|
c() {
|
15683
|
-
button = element("button");
|
15684
15681
|
if (if_block) if_block.c();
|
15685
15682
|
t0 = space();
|
15686
15683
|
span = element("span");
|
15687
15684
|
t1 = text(t1_value);
|
15688
|
-
this.h();
|
15689
15685
|
},
|
15690
15686
|
l(nodes) {
|
15691
|
-
|
15692
|
-
|
15693
|
-
|
15694
|
-
class: true
|
15695
|
-
});
|
15696
|
-
|
15697
|
-
var button_nodes = children(button);
|
15698
|
-
if (if_block) if_block.l(button_nodes);
|
15699
|
-
t0 = claim_space(button_nodes);
|
15700
|
-
span = claim_element(button_nodes, "SPAN", {});
|
15687
|
+
if (if_block) if_block.l(nodes);
|
15688
|
+
t0 = claim_space(nodes);
|
15689
|
+
span = claim_element(nodes, "SPAN", {});
|
15701
15690
|
var span_nodes = children(span);
|
15702
15691
|
t1 = claim_text(span_nodes, t1_value);
|
15703
15692
|
span_nodes.forEach(detach);
|
15704
|
-
button_nodes.forEach(detach);
|
15705
|
-
this.h();
|
15706
|
-
},
|
15707
|
-
h() {
|
15708
|
-
attr(button, "data-layer-id", /*layerId*/ ctx[1]);
|
15709
|
-
attr(button, "style", /*style*/ ctx[2]);
|
15710
|
-
attr(button, "class", "flex-text-button svelte-11jxyiz");
|
15711
15693
|
},
|
15712
15694
|
m(target, anchor) {
|
15713
|
-
|
15714
|
-
|
15715
|
-
|
15716
|
-
append_hydration(button, span);
|
15695
|
+
if (if_block) if_block.m(target, anchor);
|
15696
|
+
insert_hydration(target, t0, anchor);
|
15697
|
+
insert_hydration(target, span, anchor);
|
15717
15698
|
append_hydration(span, t1);
|
15718
15699
|
current = true;
|
15719
|
-
|
15720
|
-
if (!mounted) {
|
15721
|
-
dispose = listen(button, "click", checkStopPropagation('click', /*handleClick*/ ctx[4]));
|
15722
|
-
mounted = true;
|
15723
|
-
}
|
15724
15700
|
},
|
15725
|
-
p(ctx,
|
15701
|
+
p(ctx, dirty) {
|
15726
15702
|
if (/*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant) {
|
15727
15703
|
if (if_block) {
|
15728
15704
|
if_block.p(ctx, dirty);
|
@@ -15734,7 +15710,7 @@ function create_fragment$7(ctx) {
|
|
15734
15710
|
if_block = create_if_block$3(ctx);
|
15735
15711
|
if_block.c();
|
15736
15712
|
transition_in(if_block, 1);
|
15737
|
-
if_block.m(
|
15713
|
+
if_block.m(t0.parentNode, t0);
|
15738
15714
|
}
|
15739
15715
|
} else if (if_block) {
|
15740
15716
|
group_outros();
|
@@ -15747,29 +15723,77 @@ function create_fragment$7(ctx) {
|
|
15747
15723
|
}
|
15748
15724
|
|
15749
15725
|
if ((!current || dirty & /*props*/ 1) && t1_value !== (t1_value = /*props*/ ctx[0].label + "")) set_data(t1, t1_value);
|
15726
|
+
},
|
15727
|
+
i(local) {
|
15728
|
+
if (current) return;
|
15729
|
+
transition_in(if_block);
|
15730
|
+
current = true;
|
15731
|
+
},
|
15732
|
+
o(local) {
|
15733
|
+
transition_out(if_block);
|
15734
|
+
current = false;
|
15735
|
+
},
|
15736
|
+
d(detaching) {
|
15737
|
+
if (if_block) if_block.d(detaching);
|
15738
|
+
if (detaching) detach(t0);
|
15739
|
+
if (detaching) detach(span);
|
15740
|
+
}
|
15741
|
+
};
|
15742
|
+
}
|
15750
15743
|
|
15751
|
-
|
15752
|
-
|
15744
|
+
function create_fragment$7(ctx) {
|
15745
|
+
let clickable;
|
15746
|
+
let current;
|
15747
|
+
|
15748
|
+
clickable = new Clickable({
|
15749
|
+
props: {
|
15750
|
+
className: "flext-button-text",
|
15751
|
+
layerId: /*layerId*/ ctx[1],
|
15752
|
+
style: /*style*/ ctx[2],
|
15753
|
+
onClick: /*props*/ ctx[0].onClick,
|
15754
|
+
eventName: /*props*/ ctx[0].eventName,
|
15755
|
+
eventValue: /*props*/ ctx[0].eventValue,
|
15756
|
+
$$slots: { default: [create_default_slot$2] },
|
15757
|
+
$$scope: { ctx }
|
15753
15758
|
}
|
15759
|
+
});
|
15754
15760
|
|
15755
|
-
|
15756
|
-
|
15761
|
+
return {
|
15762
|
+
c() {
|
15763
|
+
create_component(clickable.$$.fragment);
|
15764
|
+
},
|
15765
|
+
l(nodes) {
|
15766
|
+
claim_component(clickable.$$.fragment, nodes);
|
15767
|
+
},
|
15768
|
+
m(target, anchor) {
|
15769
|
+
mount_component(clickable, target, anchor);
|
15770
|
+
current = true;
|
15771
|
+
},
|
15772
|
+
p(ctx, [dirty]) {
|
15773
|
+
const clickable_changes = {};
|
15774
|
+
if (dirty & /*layerId*/ 2) clickable_changes.layerId = /*layerId*/ ctx[1];
|
15775
|
+
if (dirty & /*style*/ 4) clickable_changes.style = /*style*/ ctx[2];
|
15776
|
+
if (dirty & /*props*/ 1) clickable_changes.onClick = /*props*/ ctx[0].onClick;
|
15777
|
+
if (dirty & /*props*/ 1) clickable_changes.eventName = /*props*/ ctx[0].eventName;
|
15778
|
+
if (dirty & /*props*/ 1) clickable_changes.eventValue = /*props*/ ctx[0].eventValue;
|
15779
|
+
|
15780
|
+
if (dirty & /*$$scope, props*/ 257) {
|
15781
|
+
clickable_changes.$$scope = { dirty, ctx };
|
15757
15782
|
}
|
15783
|
+
|
15784
|
+
clickable.$set(clickable_changes);
|
15758
15785
|
},
|
15759
15786
|
i(local) {
|
15760
15787
|
if (current) return;
|
15761
|
-
transition_in(
|
15788
|
+
transition_in(clickable.$$.fragment, local);
|
15762
15789
|
current = true;
|
15763
15790
|
},
|
15764
15791
|
o(local) {
|
15765
|
-
transition_out(
|
15792
|
+
transition_out(clickable.$$.fragment, local);
|
15766
15793
|
current = false;
|
15767
15794
|
},
|
15768
15795
|
d(detaching) {
|
15769
|
-
|
15770
|
-
if (if_block) if_block.d();
|
15771
|
-
mounted = false;
|
15772
|
-
dispose();
|
15796
|
+
destroy_component(clickable, detaching);
|
15773
15797
|
}
|
15774
15798
|
};
|
15775
15799
|
}
|
@@ -15837,18 +15861,10 @@ function instance$7($$self, $$props, $$invalidate) {
|
|
15837
15861
|
};
|
15838
15862
|
};
|
15839
15863
|
|
15840
|
-
function handleClick() {
|
15841
|
-
if (eventName) {
|
15842
|
-
send_event(eventName, eventValue);
|
15843
|
-
}
|
15844
|
-
|
15845
|
-
execOnClickOperation(onClick);
|
15846
|
-
}
|
15847
|
-
|
15848
15864
|
$$self.$$set = $$props => {
|
15849
|
-
if ('onClick' in $$props) $$invalidate(
|
15850
|
-
if ('eventName' in $$props) $$invalidate(
|
15851
|
-
if ('eventValue' in $$props) $$invalidate(
|
15865
|
+
if ('onClick' in $$props) $$invalidate(4, onClick = $$props.onClick);
|
15866
|
+
if ('eventName' in $$props) $$invalidate(5, eventName = $$props.eventName);
|
15867
|
+
if ('eventValue' in $$props) $$invalidate(6, eventValue = $$props.eventValue);
|
15852
15868
|
if ('props' in $$props) $$invalidate(0, props = $$props.props);
|
15853
15869
|
if ('layerId' in $$props) $$invalidate(1, layerId = $$props.layerId);
|
15854
15870
|
};
|
@@ -15874,10 +15890,10 @@ function instance$7($$self, $$props, $$invalidate) {
|
|
15874
15890
|
}
|
15875
15891
|
};
|
15876
15892
|
|
15877
|
-
return [props, layerId, style, VARIANTS,
|
15893
|
+
return [props, layerId, style, VARIANTS, onClick, eventName, eventValue];
|
15878
15894
|
}
|
15879
15895
|
|
15880
|
-
class
|
15896
|
+
class ButtonText extends SvelteComponent {
|
15881
15897
|
constructor(options) {
|
15882
15898
|
super();
|
15883
15899
|
|
@@ -15888,9 +15904,9 @@ class TextButton extends SvelteComponent {
|
|
15888
15904
|
create_fragment$7,
|
15889
15905
|
safe_not_equal,
|
15890
15906
|
{
|
15891
|
-
onClick:
|
15892
|
-
eventName:
|
15893
|
-
eventValue:
|
15907
|
+
onClick: 4,
|
15908
|
+
eventName: 5,
|
15909
|
+
eventValue: 6,
|
15894
15910
|
props: 0,
|
15895
15911
|
layerId: 1
|
15896
15912
|
},
|
@@ -15899,32 +15915,6 @@ class TextButton extends SvelteComponent {
|
|
15899
15915
|
}
|
15900
15916
|
}
|
15901
15917
|
|
15902
|
-
const TEXT_BUTTON_SIZE = {
|
15903
|
-
extra_small: 'XSmall',
|
15904
|
-
small: 'Small',
|
15905
|
-
medium: 'Medium',
|
15906
|
-
large: 'Large',
|
15907
|
-
extra_large: 'XLarge',
|
15908
|
-
};
|
15909
|
-
const TEXT_BUTTON_COLOR = {
|
15910
|
-
default: 'デフォルト',
|
15911
|
-
theme: 'テーマカラー',
|
15912
|
-
alert: 'アラート',
|
15913
|
-
};
|
15914
|
-
const TEXT_BUTTON_ROUND = {
|
15915
|
-
default: 'デフォルト',
|
15916
|
-
none: 'なし',
|
15917
|
-
fulled: '円形',
|
15918
|
-
};
|
15919
|
-
const TEXT_BUTTON_LINK_TARGET = {
|
15920
|
-
_self: '画面内遷移',
|
15921
|
-
_blank: '別タブで開く',
|
15922
|
-
};
|
15923
|
-
const TEXT_BUTTON_ICON_ANGLE = {
|
15924
|
-
row: '左側',
|
15925
|
-
'row-reverse': '右側',
|
15926
|
-
};
|
15927
|
-
|
15928
15918
|
const CLOSE_BUTTON_PLACEMENT = {
|
15929
15919
|
topRight: 'topRight',
|
15930
15920
|
topLeft: 'topLeft',
|
@@ -15944,7 +15934,7 @@ const CLOSE_BUTTON_LABEL_PLACEMENT = {
|
|
15944
15934
|
/* src/components-flex/close-button/CloseButton.svelte generated by Svelte v3.53.1 */
|
15945
15935
|
|
15946
15936
|
function add_css$5(target) {
|
15947
|
-
append_styles(target, "svelte-
|
15937
|
+
append_styles(target, "svelte-12v1h9t", ".close-button.svelte-12v1h9t{display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:8px;border-radius:100%;background:none;cursor:pointer;border:0;outline:0;transition:background-color 0.12s, border-color 0.12s, color 0.12s, transform 0.12s}.close-button.svelte-12v1h9t:hover{transform:rotate(90deg)}.close-button-order-one.svelte-12v1h9t{order:1}.close-button-order-two.svelte-12v1h9t{order:2}");
|
15948
15938
|
}
|
15949
15939
|
|
15950
15940
|
// (93:2) {#if hasLabel}
|
@@ -15970,7 +15960,7 @@ function create_if_block$2(ctx) {
|
|
15970
15960
|
|
15971
15961
|
attr(span, "class", "close-button-label " + (/*isLeftLabelPlacement*/ ctx[8]
|
15972
15962
|
? 'close-button-order-one'
|
15973
|
-
: '') + " svelte-
|
15963
|
+
: '') + " svelte-12v1h9t");
|
15974
15964
|
},
|
15975
15965
|
m(target, anchor) {
|
15976
15966
|
insert_hydration(target, span, anchor);
|
@@ -16062,7 +16052,7 @@ function create_fragment$6(ctx) {
|
|
16062
16052
|
attr(svg, "fill", /*color*/ ctx[6]);
|
16063
16053
|
attr(span, "style", /*iconStyle*/ ctx[1]);
|
16064
16054
|
set_attributes(button, button_data);
|
16065
|
-
toggle_class(button, "svelte-
|
16055
|
+
toggle_class(button, "svelte-12v1h9t", true);
|
16066
16056
|
},
|
16067
16057
|
m(target, anchor) {
|
16068
16058
|
insert_hydration(target, button, anchor);
|
@@ -16103,7 +16093,7 @@ function create_fragment$6(ctx) {
|
|
16103
16093
|
dataAttrStopPropagation('click')
|
16104
16094
|
]));
|
16105
16095
|
|
16106
|
-
toggle_class(button, "svelte-
|
16096
|
+
toggle_class(button, "svelte-12v1h9t", true);
|
16107
16097
|
},
|
16108
16098
|
i: noop,
|
16109
16099
|
o: noop,
|
@@ -16231,7 +16221,7 @@ class CloseButton extends SvelteComponent {
|
|
16231
16221
|
/* src/components-flex/image/Image.svelte generated by Svelte v3.53.1 */
|
16232
16222
|
|
16233
16223
|
function add_css$4(target) {
|
16234
|
-
append_styles(target, "svelte-
|
16224
|
+
append_styles(target, "svelte-1nwdvab", ".image-object.svelte-1nwdvab{width:100%;overflow:hidden}.image-img.svelte-1nwdvab{vertical-align:top;width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}");
|
16235
16225
|
}
|
16236
16226
|
|
16237
16227
|
// (21:0) <CLICKABLE layerId={layerId} style={style} onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
|
@@ -16257,9 +16247,9 @@ function create_default_slot$1(ctx) {
|
|
16257
16247
|
h() {
|
16258
16248
|
if (!src_url_equal(img.src, img_src_value = /*props*/ ctx[0].image)) attr(img, "src", img_src_value);
|
16259
16249
|
attr(img, "alt", img_alt_value = /*props*/ ctx[0].alt);
|
16260
|
-
attr(img, "class", "image-img svelte-
|
16250
|
+
attr(img, "class", "image-img svelte-1nwdvab");
|
16261
16251
|
attr(object, "style", /*objectStyle*/ ctx[2]);
|
16262
|
-
attr(object, "class", "image-object svelte-
|
16252
|
+
attr(object, "class", "image-object svelte-1nwdvab");
|
16263
16253
|
},
|
16264
16254
|
m(target, anchor) {
|
16265
16255
|
insert_hydration(target, object, anchor);
|
@@ -16541,7 +16531,7 @@ const LAYOUT_JUSTIFY = ['flex-start', 'center', 'flex-end', 'space-between'];
|
|
16541
16531
|
/* src/components-flex/slider/Slider.svelte generated by Svelte v3.53.1 */
|
16542
16532
|
|
16543
16533
|
function add_css$3(target) {
|
16544
|
-
append_styles(target, "svelte-
|
16534
|
+
append_styles(target, "svelte-17ij7ip", ".container.svelte-17ij7ip{-webkit-user-drag:none}");
|
16545
16535
|
}
|
16546
16536
|
|
16547
16537
|
function get_each_context(ctx, list, i) {
|
@@ -16676,7 +16666,7 @@ function create_fragment$3(ctx) {
|
|
16676
16666
|
this.h();
|
16677
16667
|
},
|
16678
16668
|
h() {
|
16679
|
-
attr(div0, "class", "container svelte-
|
16669
|
+
attr(div0, "class", "container svelte-17ij7ip");
|
16680
16670
|
attr(div0, "style", div0_style_value = [/*containerStyle*/ ctx[5], /*overrideStyle*/ ctx[1]].join(' '));
|
16681
16671
|
attr(div1, "style", /*indicatorListStyle*/ ctx[4]);
|
16682
16672
|
attr(div2, "data-layer-id", /*layerId*/ ctx[0]);
|
@@ -17055,7 +17045,7 @@ const TEXT_VARIANTS = {
|
|
17055
17045
|
/* src/components-flex/text/Text.svelte generated by Svelte v3.53.1 */
|
17056
17046
|
|
17057
17047
|
function add_css$2(target) {
|
17058
|
-
append_styles(target, "svelte-
|
17048
|
+
append_styles(target, "svelte-1vl0c87", ".text.svelte-1vl0c87{margin:0;word-break:break-all}");
|
17059
17049
|
}
|
17060
17050
|
|
17061
17051
|
function create_fragment$2(ctx) {
|
@@ -17079,7 +17069,7 @@ function create_fragment$2(ctx) {
|
|
17079
17069
|
},
|
17080
17070
|
h() {
|
17081
17071
|
attr(p, "data-layer-id", /*layerId*/ ctx[0]);
|
17082
|
-
attr(p, "class", "text svelte-
|
17072
|
+
attr(p, "class", "text svelte-1vl0c87");
|
17083
17073
|
attr(p, "style", /*style*/ ctx[1]);
|
17084
17074
|
},
|
17085
17075
|
m(target, anchor) {
|
@@ -17171,7 +17161,7 @@ const LAYER_TEXT_SIZE = {
|
|
17171
17161
|
/* src/components-flex/background-overlay/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
17172
17162
|
|
17173
17163
|
function add_css$1(target) {
|
17174
|
-
append_styles(target, "svelte-
|
17164
|
+
append_styles(target, "svelte-18nkdjz", ".v2-background.svelte-18nkdjz{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:2147483646}");
|
17175
17165
|
}
|
17176
17166
|
|
17177
17167
|
// (14:0) {#if backgroundOverlay}
|
@@ -17192,7 +17182,7 @@ function create_if_block$1(ctx) {
|
|
17192
17182
|
this.h();
|
17193
17183
|
},
|
17194
17184
|
h() {
|
17195
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['v2-background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-
|
17185
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['v2-background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-18nkdjz"));
|
17196
17186
|
},
|
17197
17187
|
m(target, anchor) {
|
17198
17188
|
insert_hydration(target, div, anchor);
|
@@ -17203,7 +17193,7 @@ function create_if_block$1(ctx) {
|
|
17203
17193
|
}
|
17204
17194
|
},
|
17205
17195
|
p(ctx, dirty) {
|
17206
|
-
if (dirty & /*className*/ 2 && div_class_value !== (div_class_value = "" + (null_to_empty(['v2-background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-
|
17196
|
+
if (dirty & /*className*/ 2 && div_class_value !== (div_class_value = "" + (null_to_empty(['v2-background', /*className*/ ctx[1] || ''].join(' ')) + " svelte-18nkdjz"))) {
|
17207
17197
|
attr(div, "class", div_class_value);
|
17208
17198
|
}
|
17209
17199
|
},
|
@@ -17279,7 +17269,7 @@ class BackgroundOverlay extends SvelteComponent {
|
|
17279
17269
|
/* src/components-flex/modal/Modal.svelte generated by Svelte v3.53.1 */
|
17280
17270
|
|
17281
17271
|
function add_css(target) {
|
17282
|
-
append_styles(target, "svelte-
|
17272
|
+
append_styles(target, "svelte-45ue06", "*{box-sizing:border-box}.modal.svelte-45ue06{position:fixed;z-index:2147483647;display:flex}.modal.svelte-45ue06 > .button{flex:auto;display:flex}@media screen and (min-width: 641px){.modal-bp.svelte-45ue06{height:var(--modal-bp-height-pc) !important;width:var(--modal-bp-width-pc) !important;top:var(--modal-bp-top-pc) !important;left:var(--modal-bp-left-pc) !important;bottom:var(--modal-bp-bottom-pc) !important;right:var(--modal-bp-right-pc) !important;transform:var(--modal-bp-transform-pc);margin:var(--modal-bp-margin-pc) !important}.background-bp-pc{display:block}.background-bp-sp{display:none}}@media screen and (max-width: 640px){.modal-bp.svelte-45ue06{height:var(--modal-bp-height-sp) !important;width:var(--modal-bp-width-sp) !important;top:var(--modal-bp-top-sp) !important;left:var(--modal-bp-left-sp) !important;bottom:var(--modal-bp-bottom-sp) !important;right:var(--modal-bp-right-sp) !important;transform:var(--modal-bp-transform-sp);margin:var(--modal-bp-margin-sp) !important}.background-bp-pc{display:none}.background-bp-sp{display:block}}");
|
17283
17273
|
}
|
17284
17274
|
|
17285
17275
|
// (253:0) {:else}
|
@@ -17445,7 +17435,7 @@ function create_if_block(ctx) {
|
|
17445
17435
|
this.h();
|
17446
17436
|
},
|
17447
17437
|
h() {
|
17448
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
17438
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-45ue06"));
|
17449
17439
|
attr(div, "role", "dialog");
|
17450
17440
|
attr(div, "aria-modal", "true");
|
17451
17441
|
attr(div, "style", Array.from(/*modalStyles*/ ctx[12]).join(';'));
|
@@ -17478,7 +17468,7 @@ function create_if_block(ctx) {
|
|
17478
17468
|
}
|
17479
17469
|
}
|
17480
17470
|
|
17481
|
-
if (!current || dirty & /*useBreakPoint*/ 1 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
17471
|
+
if (!current || dirty & /*useBreakPoint*/ 1 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-45ue06"))) {
|
17482
17472
|
attr(div, "class", div_class_value);
|
17483
17473
|
}
|
17484
17474
|
},
|
@@ -17971,4 +17961,4 @@ const ROUND_STYLES = {
|
|
17971
17961
|
},
|
17972
17962
|
};
|
17973
17963
|
|
17974
|
-
export { ACTION_HOOK_LABEL, AVATAR_SHAPE, AVATAR_SIZE, Alignments, AnimationStyles, BUTTON_ICON_ANGLE, BUTTON_LINK_TARGET, BUTTON_OUTLINED_ROUND_STYLES, BUTTON_OUTLINED_SIZE_STYLES, BUTTON_OUTLINED_WRAP_STYLES, BUTTON_ROUND, BUTTON_ROUND_STYLES, BUTTON_SIZE, BUTTON_SIZE_STYLES, BUTTON_THEME, BUTTON_THEME_STYLES, BUTTON_WRAP_STYLES, BackgroundSizes, Box, CLOSE_BUTTON_LABEL_PLACEMENT, CLOSE_BUTTON_PLACEMENT, CLOSE_BUTTON_ROUND, ClipPaths, CodeElement, Countdown, Cursors, DefaultEdgePosition, DefaultElasticity, DefaultFormButtonColor, DefaultFormIdentifyBooleanField, DefaultFormIdentifyTextField, DefaultListBackground, DefaultListBackgroundNone, DefaultListBackgroundStripe, DefaultListSeparator, DefaultListSeparatorBorder, DefaultListSeparatorGap, DefaultListSeparatorNone, DefaultModalBreakPoint, DefaultModalPlacement, DefaultSlideButton, DefaultSlideNavigationButton, Directions, Elasticities, ElasticityStyle, EmbedElement, Flex, Avatar as FlexAvatar, Button as FlexButton, ButtonOutlined as FlexButtonOutlined, CloseButton as FlexCloseButton, FlexDirections, Icon as FlexIcon, Image as FlexImage, FlexItem, Layout as FlexLayout, Modal as FlexModal, Slider as FlexSlider, Text as FlexText,
|
17964
|
+
export { ACTION_HOOK_LABEL, AVATAR_SHAPE, AVATAR_SIZE, Alignments, AnimationStyles, BUTTON_ICON_ANGLE, BUTTON_LINK_TARGET, BUTTON_OUTLINED_ROUND_STYLES, BUTTON_OUTLINED_SIZE_STYLES, BUTTON_OUTLINED_WRAP_STYLES, BUTTON_ROUND, BUTTON_ROUND_STYLES, BUTTON_SIZE, BUTTON_SIZE_STYLES, BUTTON_THEME, BUTTON_THEME_STYLES, BUTTON_WRAP_STYLES, BackgroundSizes, Box, CLOSE_BUTTON_LABEL_PLACEMENT, CLOSE_BUTTON_PLACEMENT, CLOSE_BUTTON_ROUND, ClipPaths, CodeElement, Countdown, Cursors, DefaultEdgePosition, DefaultElasticity, DefaultFormButtonColor, DefaultFormIdentifyBooleanField, DefaultFormIdentifyTextField, DefaultListBackground, DefaultListBackgroundNone, DefaultListBackgroundStripe, DefaultListSeparator, DefaultListSeparatorBorder, DefaultListSeparatorGap, DefaultListSeparatorNone, DefaultModalBreakPoint, DefaultModalPlacement, DefaultSlideButton, DefaultSlideNavigationButton, Directions, Elasticities, ElasticityStyle, EmbedElement, Flex, Avatar as FlexAvatar, Button as FlexButton, ButtonOutlined as FlexButtonOutlined, ButtonText as FlexButtonText, CloseButton as FlexCloseButton, FlexDirections, Icon as FlexIcon, Image as FlexImage, FlexItem, Layout as FlexLayout, Modal as FlexModal, Slider as FlexSlider, Text as FlexText, Fonts, FormCheckBoxes, FormIdentifyBooleanFields, FormIdentifyChoices, FormIdentifyInput, FormIdentifyTextFieldPlaceholders, FormIdentifyTextFieldValidations, FormIdentifyTextFields, FormRadioButtons, FormRatingButtonsFace, FormRatingButtonsNumber, FormSelect, FormTextarea, Grid, GridItem, GridModalState, ICON_SIZE, ICON_VARIANTS, IconElement, ImageBlock, ImageElement, Justifies, KARTE_MODAL_ROOT, LAYER_TEXT_SIZE, LAYOUT_ALIGN, LAYOUT_COMPONENT_NAMES, LAYOUT_DIRECTION, LAYOUT_DISPLAY_TYPE, LAYOUT_JUSTIFY, LengthUnits, List, ListBackgroundTypes, ListDirections, ListItem, ListSeparatorTypes, MediaQueries, Modal$1 as Modal, ModalPositions, MovieVimeoElement, MovieYouTubeElement, ObjectFits, OnClickOperationOptions, Overflows, PropTypes, ROUND_STYLES, ROUND_VARIANT, Repeats, SHADOW_STYLES, SHADOW_VARIANT, SYSTEM_FONT, Slide, SlideItem, State, StateItem, TEXT_VARIANTS, TextBlock, TextButtonBlock, TextButtonElement, TextDirections, TextElement, WritingModes, addChoiceAnswer, addFreeAnswer, afterUpdate, applyCss, applyGlobalCss, beforeUpdate, buttonOutlinedPropsDefault, buttonPropsDefault, close, closeAction, collection$1 as collection, create, createApp, createFog, destroy, destroyAction, ensureModalRoot, eventHandlers, finalize, formData, getActionRoot, getAnsweredQuestion, getAnsweredQuestionIds, getCssVariables, getEventHandlers, getEvents, getLogs, getState$1 as getState, getStates, getSystem, getVariables, hideOnScroll, hideOnTime, initialize, isOpened, listenLogger, loadActionTable, loadActionTableQuery, loadActionTableRow, loadActionTableRows, loadGlobalScript, loadGlobalStyle, loadStyle, logger, onChangeState, onClose, onCreate, onDestory, onDestroy, onMount, onScroll, onShow, onTime, removeAnswer, resetEventHandlers, resetVariables, sendAnswer, sendAnswers, setEventHandlers, setSetting, setState$1 as setState, setVariables, show, showAction, showModal, showOnScroll, showOnTime, state, tick, variables, widget };
|