@plaidev/karte-action-sdk 1.1.235-28695399.37fa4bea → 1.1.235-28695570.348a354a
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.d.ts +42 -1
- package/dist/hydrate/index.es.js +640 -312
- package/dist/index.es.d.ts +42 -1
- package/dist/index.es.js +610 -312
- package/dist/templates.cjs.js +1 -0
- package/dist/templates.js +1 -0
- package/package.json +1 -1
package/dist/hydrate/index.es.js
CHANGED
@@ -2832,7 +2832,7 @@ const LAYOUT_COMPONENT_NAMES = [
|
|
2832
2832
|
|
2833
2833
|
/* src/components/Header.svelte generated by Svelte v3.53.1 */
|
2834
2834
|
|
2835
|
-
function create_if_block$
|
2835
|
+
function create_if_block$e(ctx) {
|
2836
2836
|
let link;
|
2837
2837
|
|
2838
2838
|
return {
|
@@ -2863,9 +2863,9 @@ function create_if_block$d(ctx) {
|
|
2863
2863
|
};
|
2864
2864
|
}
|
2865
2865
|
|
2866
|
-
function create_fragment$
|
2866
|
+
function create_fragment$18(ctx) {
|
2867
2867
|
let head;
|
2868
|
-
let if_block = /*googleFontUrl*/ ctx[0] && create_if_block$
|
2868
|
+
let if_block = /*googleFontUrl*/ ctx[0] && create_if_block$e(ctx);
|
2869
2869
|
|
2870
2870
|
return {
|
2871
2871
|
c() {
|
@@ -2887,7 +2887,7 @@ function create_fragment$17(ctx) {
|
|
2887
2887
|
if (if_block) {
|
2888
2888
|
if_block.p(ctx, dirty);
|
2889
2889
|
} else {
|
2890
|
-
if_block = create_if_block$
|
2890
|
+
if_block = create_if_block$e(ctx);
|
2891
2891
|
if_block.c();
|
2892
2892
|
if_block.m(head, null);
|
2893
2893
|
}
|
@@ -2905,7 +2905,7 @@ function create_fragment$17(ctx) {
|
|
2905
2905
|
};
|
2906
2906
|
}
|
2907
2907
|
|
2908
|
-
function instance$
|
2908
|
+
function instance$18($$self, $$props, $$invalidate) {
|
2909
2909
|
let $fonts;
|
2910
2910
|
component_subscribe($$self, fonts, $$value => $$invalidate(1, $fonts = $$value));
|
2911
2911
|
let googleFontUrl = '';
|
@@ -2935,13 +2935,13 @@ function instance$17($$self, $$props, $$invalidate) {
|
|
2935
2935
|
class Header extends SvelteComponent {
|
2936
2936
|
constructor(options) {
|
2937
2937
|
super();
|
2938
|
-
init(this, options, instance$
|
2938
|
+
init(this, options, instance$18, create_fragment$18, safe_not_equal, {});
|
2939
2939
|
}
|
2940
2940
|
}
|
2941
2941
|
|
2942
2942
|
/* src/components/State.svelte generated by Svelte v3.53.1 */
|
2943
2943
|
|
2944
|
-
function create_fragment$
|
2944
|
+
function create_fragment$17(ctx) {
|
2945
2945
|
let header;
|
2946
2946
|
let t;
|
2947
2947
|
let current;
|
@@ -3005,7 +3005,7 @@ function create_fragment$16(ctx) {
|
|
3005
3005
|
};
|
3006
3006
|
}
|
3007
3007
|
|
3008
|
-
function instance$
|
3008
|
+
function instance$17($$self, $$props, $$invalidate) {
|
3009
3009
|
let { $$slots: slots = {}, $$scope } = $$props;
|
3010
3010
|
|
3011
3011
|
$$self.$$set = $$props => {
|
@@ -3018,18 +3018,18 @@ function instance$16($$self, $$props, $$invalidate) {
|
|
3018
3018
|
class State extends SvelteComponent {
|
3019
3019
|
constructor(options) {
|
3020
3020
|
super();
|
3021
|
-
init(this, options, instance$
|
3021
|
+
init(this, options, instance$17, create_fragment$17, safe_not_equal, {});
|
3022
3022
|
}
|
3023
3023
|
}
|
3024
3024
|
|
3025
3025
|
/* src/components/StateItem.svelte generated by Svelte v3.53.1 */
|
3026
3026
|
|
3027
|
-
function add_css$
|
3027
|
+
function add_css$F(target) {
|
3028
3028
|
append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
|
3029
3029
|
}
|
3030
3030
|
|
3031
3031
|
// (23:0) {#if $state === path}
|
3032
|
-
function create_if_block$
|
3032
|
+
function create_if_block$d(ctx) {
|
3033
3033
|
let div;
|
3034
3034
|
let t;
|
3035
3035
|
let current;
|
@@ -3101,10 +3101,10 @@ function create_if_block$c(ctx) {
|
|
3101
3101
|
};
|
3102
3102
|
}
|
3103
3103
|
|
3104
|
-
function create_fragment$
|
3104
|
+
function create_fragment$16(ctx) {
|
3105
3105
|
let if_block_anchor;
|
3106
3106
|
let current;
|
3107
|
-
let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$
|
3107
|
+
let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$d(ctx);
|
3108
3108
|
|
3109
3109
|
return {
|
3110
3110
|
c() {
|
@@ -3129,7 +3129,7 @@ function create_fragment$15(ctx) {
|
|
3129
3129
|
transition_in(if_block, 1);
|
3130
3130
|
}
|
3131
3131
|
} else {
|
3132
|
-
if_block = create_if_block$
|
3132
|
+
if_block = create_if_block$d(ctx);
|
3133
3133
|
if_block.c();
|
3134
3134
|
transition_in(if_block, 1);
|
3135
3135
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
@@ -3166,7 +3166,7 @@ function getStateItemContext() {
|
|
3166
3166
|
return getContext(STATE_ITEM_CONTEXT_KEY);
|
3167
3167
|
}
|
3168
3168
|
|
3169
|
-
function instance$
|
3169
|
+
function instance$16($$self, $$props, $$invalidate) {
|
3170
3170
|
let $state;
|
3171
3171
|
component_subscribe($$self, state, $$value => $$invalidate(1, $state = $$value));
|
3172
3172
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -3192,7 +3192,7 @@ function instance$15($$self, $$props, $$invalidate) {
|
|
3192
3192
|
class StateItem extends SvelteComponent {
|
3193
3193
|
constructor(options) {
|
3194
3194
|
super();
|
3195
|
-
init(this, options, instance$
|
3195
|
+
init(this, options, instance$16, create_fragment$16, safe_not_equal, { path: 0 }, add_css$F);
|
3196
3196
|
}
|
3197
3197
|
}
|
3198
3198
|
|
@@ -3318,12 +3318,12 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
|
|
3318
3318
|
|
3319
3319
|
/* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
3320
3320
|
|
3321
|
-
function add_css$
|
3321
|
+
function add_css$E(target) {
|
3322
3322
|
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}");
|
3323
3323
|
}
|
3324
3324
|
|
3325
3325
|
// (14:0) {#if backgroundOverlay}
|
3326
|
-
function create_if_block$
|
3326
|
+
function create_if_block$c(ctx) {
|
3327
3327
|
let div;
|
3328
3328
|
let div_class_value;
|
3329
3329
|
let mounted;
|
@@ -3363,9 +3363,9 @@ function create_if_block$b(ctx) {
|
|
3363
3363
|
};
|
3364
3364
|
}
|
3365
3365
|
|
3366
|
-
function create_fragment$
|
3366
|
+
function create_fragment$15(ctx) {
|
3367
3367
|
let if_block_anchor;
|
3368
|
-
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$
|
3368
|
+
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$c(ctx);
|
3369
3369
|
|
3370
3370
|
return {
|
3371
3371
|
c() {
|
@@ -3385,7 +3385,7 @@ function create_fragment$14(ctx) {
|
|
3385
3385
|
if (if_block) {
|
3386
3386
|
if_block.p(ctx, dirty);
|
3387
3387
|
} else {
|
3388
|
-
if_block = create_if_block$
|
3388
|
+
if_block = create_if_block$c(ctx);
|
3389
3389
|
if_block.c();
|
3390
3390
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
3391
3391
|
}
|
@@ -3403,7 +3403,7 @@ function create_fragment$14(ctx) {
|
|
3403
3403
|
};
|
3404
3404
|
}
|
3405
3405
|
|
3406
|
-
function instance$
|
3406
|
+
function instance$15($$self, $$props, $$invalidate) {
|
3407
3407
|
let { backgroundOverlay = false } = $$props;
|
3408
3408
|
let { class: className = undefined } = $$props;
|
3409
3409
|
const dispatch = createEventDispatcher();
|
@@ -3420,7 +3420,7 @@ function instance$14($$self, $$props, $$invalidate) {
|
|
3420
3420
|
let BackgroundOverlay$1 = class BackgroundOverlay extends SvelteComponent {
|
3421
3421
|
constructor(options) {
|
3422
3422
|
super();
|
3423
|
-
init(this, options, instance$
|
3423
|
+
init(this, options, instance$15, create_fragment$15, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$E);
|
3424
3424
|
}
|
3425
3425
|
};
|
3426
3426
|
|
@@ -3460,7 +3460,7 @@ function checkStopPropagation(eventName, handler) {
|
|
3460
3460
|
|
3461
3461
|
/* src/components/Button.svelte generated by Svelte v3.53.1 */
|
3462
3462
|
|
3463
|
-
function add_css$
|
3463
|
+
function add_css$D(target) {
|
3464
3464
|
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}");
|
3465
3465
|
}
|
3466
3466
|
|
@@ -3743,7 +3743,7 @@ function create_if_block_1$3(ctx) {
|
|
3743
3743
|
}
|
3744
3744
|
|
3745
3745
|
// (31:0) {#if disabled}
|
3746
|
-
function create_if_block$
|
3746
|
+
function create_if_block$b(ctx) {
|
3747
3747
|
let div;
|
3748
3748
|
let current;
|
3749
3749
|
const default_slot_template = /*#slots*/ ctx[9].default;
|
@@ -3811,12 +3811,12 @@ function create_if_block$a(ctx) {
|
|
3811
3811
|
};
|
3812
3812
|
}
|
3813
3813
|
|
3814
|
-
function create_fragment$
|
3814
|
+
function create_fragment$14(ctx) {
|
3815
3815
|
let current_block_type_index;
|
3816
3816
|
let if_block;
|
3817
3817
|
let if_block_anchor;
|
3818
3818
|
let current;
|
3819
|
-
const if_block_creators = [create_if_block$
|
3819
|
+
const if_block_creators = [create_if_block$b, create_if_block_1$3, create_if_block_2$2, create_else_block$5];
|
3820
3820
|
const if_blocks = [];
|
3821
3821
|
|
3822
3822
|
function select_block_type(ctx, dirty) {
|
@@ -3888,7 +3888,7 @@ function create_fragment$13(ctx) {
|
|
3888
3888
|
|
3889
3889
|
const BUTTON_CLASS = 'button';
|
3890
3890
|
|
3891
|
-
function instance$
|
3891
|
+
function instance$14($$self, $$props, $$invalidate) {
|
3892
3892
|
let disabled;
|
3893
3893
|
let $valuesAreValid;
|
3894
3894
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -3954,8 +3954,8 @@ let Button$1 = class Button extends SvelteComponent {
|
|
3954
3954
|
init(
|
3955
3955
|
this,
|
3956
3956
|
options,
|
3957
|
-
instance$
|
3958
|
-
create_fragment$
|
3957
|
+
instance$14,
|
3958
|
+
create_fragment$14,
|
3959
3959
|
safe_not_equal,
|
3960
3960
|
{
|
3961
3961
|
onClick: 0,
|
@@ -3963,14 +3963,14 @@ let Button$1 = class Button extends SvelteComponent {
|
|
3963
3963
|
eventValue: 6,
|
3964
3964
|
style: 1
|
3965
3965
|
},
|
3966
|
-
add_css$
|
3966
|
+
add_css$D
|
3967
3967
|
);
|
3968
3968
|
}
|
3969
3969
|
};
|
3970
3970
|
|
3971
3971
|
/* src/components/Modal.svelte generated by Svelte v3.53.1 */
|
3972
3972
|
|
3973
|
-
function add_css$
|
3973
|
+
function add_css$C(target) {
|
3974
3974
|
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}}");
|
3975
3975
|
}
|
3976
3976
|
|
@@ -4109,7 +4109,7 @@ function create_if_block_2$1(ctx) {
|
|
4109
4109
|
}
|
4110
4110
|
|
4111
4111
|
// (280:0) {#if visible}
|
4112
|
-
function create_if_block$
|
4112
|
+
function create_if_block$a(ctx) {
|
4113
4113
|
let div;
|
4114
4114
|
let button;
|
4115
4115
|
let div_class_value;
|
@@ -4436,7 +4436,7 @@ function create_default_slot$6(ctx) {
|
|
4436
4436
|
};
|
4437
4437
|
}
|
4438
4438
|
|
4439
|
-
function create_fragment$
|
4439
|
+
function create_fragment$13(ctx) {
|
4440
4440
|
let show_if;
|
4441
4441
|
let current_block_type_index;
|
4442
4442
|
let if_block0;
|
@@ -4457,7 +4457,7 @@ function create_fragment$12(ctx) {
|
|
4457
4457
|
|
4458
4458
|
current_block_type_index = select_block_type(ctx);
|
4459
4459
|
if_block0 = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
|
4460
|
-
let if_block1 = /*visible*/ ctx[16] && create_if_block$
|
4460
|
+
let if_block1 = /*visible*/ ctx[16] && create_if_block$a(ctx);
|
4461
4461
|
|
4462
4462
|
return {
|
4463
4463
|
c() {
|
@@ -4523,7 +4523,7 @@ function create_fragment$12(ctx) {
|
|
4523
4523
|
transition_in(if_block1, 1);
|
4524
4524
|
}
|
4525
4525
|
} else {
|
4526
|
-
if_block1 = create_if_block$
|
4526
|
+
if_block1 = create_if_block$a(ctx);
|
4527
4527
|
if_block1.c();
|
4528
4528
|
transition_in(if_block1, 1);
|
4529
4529
|
if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
|
@@ -4560,7 +4560,7 @@ function create_fragment$12(ctx) {
|
|
4560
4560
|
};
|
4561
4561
|
}
|
4562
4562
|
|
4563
|
-
function instance$
|
4563
|
+
function instance$13($$self, $$props, $$invalidate) {
|
4564
4564
|
let close;
|
4565
4565
|
let closable;
|
4566
4566
|
let backgroundClick;
|
@@ -4842,8 +4842,8 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
4842
4842
|
init(
|
4843
4843
|
this,
|
4844
4844
|
options,
|
4845
|
-
instance$
|
4846
|
-
create_fragment$
|
4845
|
+
instance$13,
|
4846
|
+
create_fragment$13,
|
4847
4847
|
safe_not_equal,
|
4848
4848
|
{
|
4849
4849
|
onClick: 0,
|
@@ -4861,7 +4861,7 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
4861
4861
|
closeButtonColor: 9,
|
4862
4862
|
_closeStyle: 10
|
4863
4863
|
},
|
4864
|
-
add_css$
|
4864
|
+
add_css$C,
|
4865
4865
|
[-1, -1]
|
4866
4866
|
);
|
4867
4867
|
}
|
@@ -4869,7 +4869,7 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
4869
4869
|
|
4870
4870
|
/* src/components/Grid.svelte generated by Svelte v3.53.1 */
|
4871
4871
|
|
4872
|
-
function create_fragment$
|
4872
|
+
function create_fragment$12(ctx) {
|
4873
4873
|
let div;
|
4874
4874
|
let current;
|
4875
4875
|
const default_slot_template = /*#slots*/ ctx[8].default;
|
@@ -4937,7 +4937,7 @@ function create_fragment$11(ctx) {
|
|
4937
4937
|
};
|
4938
4938
|
}
|
4939
4939
|
|
4940
|
-
function instance$
|
4940
|
+
function instance$12($$self, $$props, $$invalidate) {
|
4941
4941
|
let _style;
|
4942
4942
|
let { $$slots: slots = {}, $$scope } = $$props;
|
4943
4943
|
let { width = '512px' } = $$props;
|
@@ -4982,7 +4982,7 @@ class Grid extends SvelteComponent {
|
|
4982
4982
|
constructor(options) {
|
4983
4983
|
super();
|
4984
4984
|
|
4985
|
-
init(this, options, instance$
|
4985
|
+
init(this, options, instance$12, create_fragment$12, safe_not_equal, {
|
4986
4986
|
width: 1,
|
4987
4987
|
height: 2,
|
4988
4988
|
rows: 3,
|
@@ -4995,11 +4995,11 @@ class Grid extends SvelteComponent {
|
|
4995
4995
|
|
4996
4996
|
/* src/components/GridItem.svelte generated by Svelte v3.53.1 */
|
4997
4997
|
|
4998
|
-
function add_css$
|
4998
|
+
function add_css$B(target) {
|
4999
4999
|
append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
|
5000
5000
|
}
|
5001
5001
|
|
5002
|
-
function create_fragment$
|
5002
|
+
function create_fragment$11(ctx) {
|
5003
5003
|
let div1;
|
5004
5004
|
let div0;
|
5005
5005
|
let current;
|
@@ -5092,7 +5092,7 @@ function create_fragment$10(ctx) {
|
|
5092
5092
|
|
5093
5093
|
const GRID_ITEM_CONTEXT_KEY = 'GRID_ITEM';
|
5094
5094
|
|
5095
|
-
function instance$
|
5095
|
+
function instance$11($$self, $$props, $$invalidate) {
|
5096
5096
|
let _style;
|
5097
5097
|
let { $$slots: slots = {}, $$scope } = $$props;
|
5098
5098
|
let { x1 } = $$props;
|
@@ -5141,8 +5141,8 @@ class GridItem extends SvelteComponent {
|
|
5141
5141
|
init(
|
5142
5142
|
this,
|
5143
5143
|
options,
|
5144
|
-
instance$
|
5145
|
-
create_fragment$
|
5144
|
+
instance$11,
|
5145
|
+
create_fragment$11,
|
5146
5146
|
safe_not_equal,
|
5147
5147
|
{
|
5148
5148
|
x1: 2,
|
@@ -5153,7 +5153,7 @@ class GridItem extends SvelteComponent {
|
|
5153
5153
|
background: 7,
|
5154
5154
|
gridItemId: 0
|
5155
5155
|
},
|
5156
|
-
add_css$
|
5156
|
+
add_css$B
|
5157
5157
|
);
|
5158
5158
|
}
|
5159
5159
|
}
|
@@ -5191,7 +5191,7 @@ function create_else_block$3(ctx) {
|
|
5191
5191
|
}
|
5192
5192
|
|
5193
5193
|
// (11:2) {#if item.match(regexp)}
|
5194
|
-
function create_if_block$
|
5194
|
+
function create_if_block$9(ctx) {
|
5195
5195
|
let br;
|
5196
5196
|
|
5197
5197
|
return {
|
@@ -5219,7 +5219,7 @@ function create_each_block$6(ctx) {
|
|
5219
5219
|
function select_block_type(ctx, dirty) {
|
5220
5220
|
if (dirty & /*items*/ 1) show_if = null;
|
5221
5221
|
if (show_if == null) show_if = !!/*item*/ ctx[2].match(regexp);
|
5222
|
-
if (show_if) return create_if_block$
|
5222
|
+
if (show_if) return create_if_block$9;
|
5223
5223
|
return create_else_block$3;
|
5224
5224
|
}
|
5225
5225
|
|
@@ -5259,7 +5259,7 @@ function create_each_block$6(ctx) {
|
|
5259
5259
|
};
|
5260
5260
|
}
|
5261
5261
|
|
5262
|
-
function create_fragment
|
5262
|
+
function create_fragment$10(ctx) {
|
5263
5263
|
let each_1_anchor;
|
5264
5264
|
let each_value = /*items*/ ctx[0];
|
5265
5265
|
let each_blocks = [];
|
@@ -5325,7 +5325,7 @@ function create_fragment$$(ctx) {
|
|
5325
5325
|
|
5326
5326
|
const regexp = /(\r?\n)/;
|
5327
5327
|
|
5328
|
-
function instance
|
5328
|
+
function instance$10($$self, $$props, $$invalidate) {
|
5329
5329
|
let items;
|
5330
5330
|
let { text = 'サンプルSample' } = $$props;
|
5331
5331
|
|
@@ -5346,13 +5346,13 @@ function instance$$($$self, $$props, $$invalidate) {
|
|
5346
5346
|
class RenderText extends SvelteComponent {
|
5347
5347
|
constructor(options) {
|
5348
5348
|
super();
|
5349
|
-
init(this, options, instance
|
5349
|
+
init(this, options, instance$10, create_fragment$10, safe_not_equal, { text: 1 });
|
5350
5350
|
}
|
5351
5351
|
}
|
5352
5352
|
|
5353
5353
|
/* src/components/TextElement.svelte generated by Svelte v3.53.1 */
|
5354
5354
|
|
5355
|
-
function add_css$
|
5355
|
+
function add_css$A(target) {
|
5356
5356
|
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}");
|
5357
5357
|
}
|
5358
5358
|
|
@@ -5423,7 +5423,7 @@ function create_else_block$2(ctx) {
|
|
5423
5423
|
}
|
5424
5424
|
|
5425
5425
|
// (80:2) {#if enableCopy}
|
5426
|
-
function create_if_block$
|
5426
|
+
function create_if_block$8(ctx) {
|
5427
5427
|
let a;
|
5428
5428
|
let div0;
|
5429
5429
|
let rendertext;
|
@@ -5536,12 +5536,12 @@ function create_if_block$7(ctx) {
|
|
5536
5536
|
};
|
5537
5537
|
}
|
5538
5538
|
|
5539
|
-
function create_fragment
|
5539
|
+
function create_fragment$$(ctx) {
|
5540
5540
|
let div;
|
5541
5541
|
let current_block_type_index;
|
5542
5542
|
let if_block;
|
5543
5543
|
let current;
|
5544
|
-
const if_block_creators = [create_if_block$
|
5544
|
+
const if_block_creators = [create_if_block$8, create_else_block$2];
|
5545
5545
|
const if_blocks = [];
|
5546
5546
|
|
5547
5547
|
function select_block_type(ctx, dirty) {
|
@@ -5616,7 +5616,7 @@ function create_fragment$_(ctx) {
|
|
5616
5616
|
};
|
5617
5617
|
}
|
5618
5618
|
|
5619
|
-
function instance
|
5619
|
+
function instance$$($$self, $$props, $$invalidate) {
|
5620
5620
|
let style;
|
5621
5621
|
let { text = 'テキストのコンテンツ' } = $$props;
|
5622
5622
|
let { font = SYSTEM_FONT } = $$props;
|
@@ -5712,8 +5712,8 @@ class TextElement extends SvelteComponent {
|
|
5712
5712
|
init(
|
5713
5713
|
this,
|
5714
5714
|
options,
|
5715
|
-
instance
|
5716
|
-
create_fragment
|
5715
|
+
instance$$,
|
5716
|
+
create_fragment$$,
|
5717
5717
|
safe_not_equal,
|
5718
5718
|
{
|
5719
5719
|
text: 0,
|
@@ -5724,14 +5724,14 @@ class TextElement extends SvelteComponent {
|
|
5724
5724
|
enableCopy: 2,
|
5725
5725
|
eventName: 10
|
5726
5726
|
},
|
5727
|
-
add_css$
|
5727
|
+
add_css$A
|
5728
5728
|
);
|
5729
5729
|
}
|
5730
5730
|
}
|
5731
5731
|
|
5732
5732
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
5733
5733
|
|
5734
|
-
function add_css$
|
5734
|
+
function add_css$z(target) {
|
5735
5735
|
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)}");
|
5736
5736
|
}
|
5737
5737
|
|
@@ -5772,7 +5772,7 @@ function create_default_slot$5(ctx) {
|
|
5772
5772
|
};
|
5773
5773
|
}
|
5774
5774
|
|
5775
|
-
function create_fragment$
|
5775
|
+
function create_fragment$_(ctx) {
|
5776
5776
|
let div;
|
5777
5777
|
let button;
|
5778
5778
|
let current;
|
@@ -5836,7 +5836,7 @@ function create_fragment$Z(ctx) {
|
|
5836
5836
|
};
|
5837
5837
|
}
|
5838
5838
|
|
5839
|
-
function instance$
|
5839
|
+
function instance$_($$self, $$props, $$invalidate) {
|
5840
5840
|
let style;
|
5841
5841
|
let { text = 'ボタンのラベル' } = $$props;
|
5842
5842
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -5874,8 +5874,8 @@ class TextButtonElement extends SvelteComponent {
|
|
5874
5874
|
init(
|
5875
5875
|
this,
|
5876
5876
|
options,
|
5877
|
-
instance$
|
5878
|
-
create_fragment$
|
5877
|
+
instance$_,
|
5878
|
+
create_fragment$_,
|
5879
5879
|
safe_not_equal,
|
5880
5880
|
{
|
5881
5881
|
text: 0,
|
@@ -5885,14 +5885,14 @@ class TextButtonElement extends SvelteComponent {
|
|
5885
5885
|
_buttonStyle: 5,
|
5886
5886
|
_style: 6
|
5887
5887
|
},
|
5888
|
-
add_css$
|
5888
|
+
add_css$z
|
5889
5889
|
);
|
5890
5890
|
}
|
5891
5891
|
}
|
5892
5892
|
|
5893
5893
|
/* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
|
5894
5894
|
|
5895
|
-
function add_css$
|
5895
|
+
function add_css$y(target) {
|
5896
5896
|
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%}");
|
5897
5897
|
}
|
5898
5898
|
|
@@ -5963,7 +5963,7 @@ function create_default_slot$4(ctx) {
|
|
5963
5963
|
};
|
5964
5964
|
}
|
5965
5965
|
|
5966
|
-
function create_fragment$
|
5966
|
+
function create_fragment$Z(ctx) {
|
5967
5967
|
let div;
|
5968
5968
|
let button;
|
5969
5969
|
let div_class_value;
|
@@ -6032,7 +6032,7 @@ function create_fragment$Y(ctx) {
|
|
6032
6032
|
};
|
6033
6033
|
}
|
6034
6034
|
|
6035
|
-
function instance$
|
6035
|
+
function instance$Z($$self, $$props, $$invalidate) {
|
6036
6036
|
let { src = '' } = $$props;
|
6037
6037
|
let { alt = '画像の説明' } = $$props;
|
6038
6038
|
let { transport = false } = $$props;
|
@@ -6063,8 +6063,8 @@ class ImageElement extends SvelteComponent {
|
|
6063
6063
|
init(
|
6064
6064
|
this,
|
6065
6065
|
options,
|
6066
|
-
instance$
|
6067
|
-
create_fragment$
|
6066
|
+
instance$Z,
|
6067
|
+
create_fragment$Z,
|
6068
6068
|
safe_not_equal,
|
6069
6069
|
{
|
6070
6070
|
src: 0,
|
@@ -6076,18 +6076,18 @@ class ImageElement extends SvelteComponent {
|
|
6076
6076
|
_imageStyle: 6,
|
6077
6077
|
_style: 7
|
6078
6078
|
},
|
6079
|
-
add_css$
|
6079
|
+
add_css$y
|
6080
6080
|
);
|
6081
6081
|
}
|
6082
6082
|
}
|
6083
6083
|
|
6084
6084
|
/* src/components/List.svelte generated by Svelte v3.53.1 */
|
6085
6085
|
|
6086
|
-
function add_css$
|
6086
|
+
function add_css$x(target) {
|
6087
6087
|
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}");
|
6088
6088
|
}
|
6089
6089
|
|
6090
|
-
function create_fragment$
|
6090
|
+
function create_fragment$Y(ctx) {
|
6091
6091
|
let div;
|
6092
6092
|
let current;
|
6093
6093
|
const default_slot_template = /*#slots*/ ctx[6].default;
|
@@ -6157,7 +6157,7 @@ function create_fragment$X(ctx) {
|
|
6157
6157
|
|
6158
6158
|
const LIST_CONTEXT_KEY = Symbol();
|
6159
6159
|
|
6160
|
-
function instance$
|
6160
|
+
function instance$Y($$self, $$props, $$invalidate) {
|
6161
6161
|
let style;
|
6162
6162
|
let { $$slots: slots = {}, $$scope } = $$props;
|
6163
6163
|
let { direction = 'vertical' } = $$props;
|
@@ -6224,8 +6224,8 @@ class List extends SvelteComponent {
|
|
6224
6224
|
init(
|
6225
6225
|
this,
|
6226
6226
|
options,
|
6227
|
-
instance$
|
6228
|
-
create_fragment$
|
6227
|
+
instance$Y,
|
6228
|
+
create_fragment$Y,
|
6229
6229
|
safe_not_equal,
|
6230
6230
|
{
|
6231
6231
|
direction: 1,
|
@@ -6233,14 +6233,14 @@ class List extends SvelteComponent {
|
|
6233
6233
|
background: 3,
|
6234
6234
|
_style: 4
|
6235
6235
|
},
|
6236
|
-
add_css$
|
6236
|
+
add_css$x
|
6237
6237
|
);
|
6238
6238
|
}
|
6239
6239
|
}
|
6240
6240
|
|
6241
6241
|
/* src/components/ListItem.svelte generated by Svelte v3.53.1 */
|
6242
6242
|
|
6243
|
-
function add_css$
|
6243
|
+
function add_css$w(target) {
|
6244
6244
|
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}");
|
6245
6245
|
}
|
6246
6246
|
|
@@ -6295,7 +6295,7 @@ function create_default_slot$3(ctx) {
|
|
6295
6295
|
};
|
6296
6296
|
}
|
6297
6297
|
|
6298
|
-
function create_fragment$
|
6298
|
+
function create_fragment$X(ctx) {
|
6299
6299
|
let div;
|
6300
6300
|
let button;
|
6301
6301
|
let current;
|
@@ -6364,7 +6364,7 @@ function create_fragment$W(ctx) {
|
|
6364
6364
|
};
|
6365
6365
|
}
|
6366
6366
|
|
6367
|
-
function instance$
|
6367
|
+
function instance$X($$self, $$props, $$invalidate) {
|
6368
6368
|
let listItemStyle;
|
6369
6369
|
let { $$slots: slots = {}, $$scope } = $$props;
|
6370
6370
|
const { separator, background, direction, registerItem, unregisterItem } = getContext(LIST_CONTEXT_KEY);
|
@@ -6443,17 +6443,17 @@ function instance$W($$self, $$props, $$invalidate) {
|
|
6443
6443
|
class ListItem extends SvelteComponent {
|
6444
6444
|
constructor(options) {
|
6445
6445
|
super();
|
6446
|
-
init(this, options, instance$
|
6446
|
+
init(this, options, instance$X, create_fragment$X, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$w);
|
6447
6447
|
}
|
6448
6448
|
}
|
6449
6449
|
|
6450
6450
|
/* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
|
6451
6451
|
|
6452
|
-
function add_css$
|
6452
|
+
function add_css$v(target) {
|
6453
6453
|
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}");
|
6454
6454
|
}
|
6455
6455
|
|
6456
|
-
function create_fragment$
|
6456
|
+
function create_fragment$W(ctx) {
|
6457
6457
|
let div;
|
6458
6458
|
|
6459
6459
|
return {
|
@@ -6489,7 +6489,7 @@ function create_fragment$V(ctx) {
|
|
6489
6489
|
};
|
6490
6490
|
}
|
6491
6491
|
|
6492
|
-
function instance$
|
6492
|
+
function instance$W($$self, $$props, $$invalidate) {
|
6493
6493
|
let { code } = $$props;
|
6494
6494
|
let { _style = '' } = $$props;
|
6495
6495
|
|
@@ -6504,17 +6504,17 @@ function instance$V($$self, $$props, $$invalidate) {
|
|
6504
6504
|
class EmbedElement extends SvelteComponent {
|
6505
6505
|
constructor(options) {
|
6506
6506
|
super();
|
6507
|
-
init(this, options, instance$
|
6507
|
+
init(this, options, instance$W, create_fragment$W, safe_not_equal, { code: 0, _style: 1 }, add_css$v);
|
6508
6508
|
}
|
6509
6509
|
}
|
6510
6510
|
|
6511
6511
|
/* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
|
6512
6512
|
|
6513
|
-
function add_css$
|
6513
|
+
function add_css$u(target) {
|
6514
6514
|
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%}");
|
6515
6515
|
}
|
6516
6516
|
|
6517
|
-
function create_fragment$
|
6517
|
+
function create_fragment$V(ctx) {
|
6518
6518
|
let div1;
|
6519
6519
|
let div0;
|
6520
6520
|
|
@@ -6566,7 +6566,7 @@ function _setValue(obj, key, value) {
|
|
6566
6566
|
}
|
6567
6567
|
}
|
6568
6568
|
|
6569
|
-
function instance$
|
6569
|
+
function instance$V($$self, $$props, $$invalidate) {
|
6570
6570
|
let $system;
|
6571
6571
|
component_subscribe($$self, system, $$value => $$invalidate(31, $system = $$value));
|
6572
6572
|
let { videoId = 'wt0OjOeX-JA' } = $$props;
|
@@ -6837,8 +6837,8 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6837
6837
|
init(
|
6838
6838
|
this,
|
6839
6839
|
options,
|
6840
|
-
instance$
|
6841
|
-
create_fragment$
|
6840
|
+
instance$V,
|
6841
|
+
create_fragment$V,
|
6842
6842
|
safe_not_equal,
|
6843
6843
|
{
|
6844
6844
|
videoId: 2,
|
@@ -6867,7 +6867,7 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6867
6867
|
mute: 25,
|
6868
6868
|
_style: 0
|
6869
6869
|
},
|
6870
|
-
add_css$
|
6870
|
+
add_css$u,
|
6871
6871
|
[-1, -1]
|
6872
6872
|
);
|
6873
6873
|
}
|
@@ -6875,11 +6875,11 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6875
6875
|
|
6876
6876
|
/* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
|
6877
6877
|
|
6878
|
-
function add_css$
|
6878
|
+
function add_css$t(target) {
|
6879
6879
|
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%}");
|
6880
6880
|
}
|
6881
6881
|
|
6882
|
-
function create_fragment$
|
6882
|
+
function create_fragment$U(ctx) {
|
6883
6883
|
let div1;
|
6884
6884
|
let div0;
|
6885
6885
|
|
@@ -6921,7 +6921,7 @@ function create_fragment$T(ctx) {
|
|
6921
6921
|
};
|
6922
6922
|
}
|
6923
6923
|
|
6924
|
-
function instance$
|
6924
|
+
function instance$U($$self, $$props, $$invalidate) {
|
6925
6925
|
let $system;
|
6926
6926
|
component_subscribe($$self, system, $$value => $$invalidate(12, $system = $$value));
|
6927
6927
|
let { videoId = "201239468" } = $$props;
|
@@ -7064,8 +7064,8 @@ class MovieVimeoElement extends SvelteComponent {
|
|
7064
7064
|
init(
|
7065
7065
|
this,
|
7066
7066
|
options,
|
7067
|
-
instance$
|
7068
|
-
create_fragment$
|
7067
|
+
instance$U,
|
7068
|
+
create_fragment$U,
|
7069
7069
|
safe_not_equal,
|
7070
7070
|
{
|
7071
7071
|
videoId: 2,
|
@@ -7075,18 +7075,18 @@ class MovieVimeoElement extends SvelteComponent {
|
|
7075
7075
|
mute: 6,
|
7076
7076
|
_style: 0
|
7077
7077
|
},
|
7078
|
-
add_css$
|
7078
|
+
add_css$t
|
7079
7079
|
);
|
7080
7080
|
}
|
7081
7081
|
}
|
7082
7082
|
|
7083
7083
|
/* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
|
7084
7084
|
|
7085
|
-
function add_css$
|
7085
|
+
function add_css$s(target) {
|
7086
7086
|
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}");
|
7087
7087
|
}
|
7088
7088
|
|
7089
|
-
function create_fragment$
|
7089
|
+
function create_fragment$T(ctx) {
|
7090
7090
|
let div;
|
7091
7091
|
let textarea;
|
7092
7092
|
let mounted;
|
@@ -7161,7 +7161,7 @@ function create_fragment$S(ctx) {
|
|
7161
7161
|
};
|
7162
7162
|
}
|
7163
7163
|
|
7164
|
-
function instance$
|
7164
|
+
function instance$T($$self, $$props, $$invalidate) {
|
7165
7165
|
let style;
|
7166
7166
|
let styleVariables;
|
7167
7167
|
let $value;
|
@@ -7249,8 +7249,8 @@ class FormTextarea extends SvelteComponent {
|
|
7249
7249
|
init(
|
7250
7250
|
this,
|
7251
7251
|
options,
|
7252
|
-
instance$
|
7253
|
-
create_fragment$
|
7252
|
+
instance$T,
|
7253
|
+
create_fragment$T,
|
7254
7254
|
safe_not_equal,
|
7255
7255
|
{
|
7256
7256
|
name: 7,
|
@@ -7262,14 +7262,14 @@ class FormTextarea extends SvelteComponent {
|
|
7262
7262
|
_textStyle: 11,
|
7263
7263
|
_placeholderStyle: 12
|
7264
7264
|
},
|
7265
|
-
add_css$
|
7265
|
+
add_css$s
|
7266
7266
|
);
|
7267
7267
|
}
|
7268
7268
|
}
|
7269
7269
|
|
7270
7270
|
/* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
|
7271
7271
|
|
7272
|
-
function add_css$
|
7272
|
+
function add_css$r(target) {
|
7273
7273
|
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}");
|
7274
7274
|
}
|
7275
7275
|
|
@@ -7382,7 +7382,7 @@ function create_each_block$5(ctx) {
|
|
7382
7382
|
};
|
7383
7383
|
}
|
7384
7384
|
|
7385
|
-
function create_fragment$
|
7385
|
+
function create_fragment$S(ctx) {
|
7386
7386
|
let div;
|
7387
7387
|
let each_value = /*_options*/ ctx[4];
|
7388
7388
|
let each_blocks = [];
|
@@ -7460,7 +7460,7 @@ function create_fragment$R(ctx) {
|
|
7460
7460
|
};
|
7461
7461
|
}
|
7462
7462
|
|
7463
|
-
function instance$
|
7463
|
+
function instance$S($$self, $$props, $$invalidate) {
|
7464
7464
|
let _options;
|
7465
7465
|
let buttonStyle;
|
7466
7466
|
let _value;
|
@@ -7560,8 +7560,8 @@ class FormRadioButtons extends SvelteComponent {
|
|
7560
7560
|
init(
|
7561
7561
|
this,
|
7562
7562
|
options,
|
7563
|
-
instance$
|
7564
|
-
create_fragment$
|
7563
|
+
instance$S,
|
7564
|
+
create_fragment$S,
|
7565
7565
|
safe_not_equal,
|
7566
7566
|
{
|
7567
7567
|
name: 0,
|
@@ -7574,14 +7574,14 @@ class FormRadioButtons extends SvelteComponent {
|
|
7574
7574
|
buttonColor: 13,
|
7575
7575
|
buttonColorActive: 14
|
7576
7576
|
},
|
7577
|
-
add_css$
|
7577
|
+
add_css$r
|
7578
7578
|
);
|
7579
7579
|
}
|
7580
7580
|
}
|
7581
7581
|
|
7582
7582
|
/* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
|
7583
7583
|
|
7584
|
-
function add_css$
|
7584
|
+
function add_css$q(target) {
|
7585
7585
|
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}");
|
7586
7586
|
}
|
7587
7587
|
|
@@ -7616,7 +7616,7 @@ function create_else_block$1(ctx) {
|
|
7616
7616
|
}
|
7617
7617
|
|
7618
7618
|
// (105:10) {#if option}
|
7619
|
-
function create_if_block$
|
7619
|
+
function create_if_block$7(ctx) {
|
7620
7620
|
let t_value = /*option*/ ctx[19] + "";
|
7621
7621
|
let t;
|
7622
7622
|
|
@@ -7647,7 +7647,7 @@ function create_each_block$4(ctx) {
|
|
7647
7647
|
let option_selected_value;
|
7648
7648
|
|
7649
7649
|
function select_block_type(ctx, dirty) {
|
7650
|
-
if (/*option*/ ctx[19]) return create_if_block$
|
7650
|
+
if (/*option*/ ctx[19]) return create_if_block$7;
|
7651
7651
|
return create_else_block$1;
|
7652
7652
|
}
|
7653
7653
|
|
@@ -7708,7 +7708,7 @@ function create_each_block$4(ctx) {
|
|
7708
7708
|
};
|
7709
7709
|
}
|
7710
7710
|
|
7711
|
-
function create_fragment$
|
7711
|
+
function create_fragment$R(ctx) {
|
7712
7712
|
let div1;
|
7713
7713
|
let select;
|
7714
7714
|
let t;
|
@@ -7818,7 +7818,7 @@ function create_fragment$Q(ctx) {
|
|
7818
7818
|
};
|
7819
7819
|
}
|
7820
7820
|
|
7821
|
-
function instance$
|
7821
|
+
function instance$R($$self, $$props, $$invalidate) {
|
7822
7822
|
let _options;
|
7823
7823
|
let style;
|
7824
7824
|
let styleVariables;
|
@@ -7934,8 +7934,8 @@ class FormSelect extends SvelteComponent {
|
|
7934
7934
|
init(
|
7935
7935
|
this,
|
7936
7936
|
options,
|
7937
|
-
instance$
|
7938
|
-
create_fragment$
|
7937
|
+
instance$R,
|
7938
|
+
create_fragment$R,
|
7939
7939
|
safe_not_equal,
|
7940
7940
|
{
|
7941
7941
|
name: 7,
|
@@ -7950,14 +7950,14 @@ class FormSelect extends SvelteComponent {
|
|
7950
7950
|
iconColor: 15,
|
7951
7951
|
iconSize: 16
|
7952
7952
|
},
|
7953
|
-
add_css$
|
7953
|
+
add_css$q
|
7954
7954
|
);
|
7955
7955
|
}
|
7956
7956
|
}
|
7957
7957
|
|
7958
7958
|
/* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
|
7959
7959
|
|
7960
|
-
function add_css$
|
7960
|
+
function add_css$p(target) {
|
7961
7961
|
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}");
|
7962
7962
|
}
|
7963
7963
|
|
@@ -8086,7 +8086,7 @@ function create_each_block$3(ctx) {
|
|
8086
8086
|
};
|
8087
8087
|
}
|
8088
8088
|
|
8089
|
-
function create_fragment$
|
8089
|
+
function create_fragment$Q(ctx) {
|
8090
8090
|
let div;
|
8091
8091
|
let each_value = /*_options*/ ctx[3];
|
8092
8092
|
let each_blocks = [];
|
@@ -8164,7 +8164,7 @@ function create_fragment$P(ctx) {
|
|
8164
8164
|
};
|
8165
8165
|
}
|
8166
8166
|
|
8167
|
-
function instance$
|
8167
|
+
function instance$Q($$self, $$props, $$invalidate) {
|
8168
8168
|
let _options;
|
8169
8169
|
let styleVariables;
|
8170
8170
|
let isCheckedArray;
|
@@ -8270,8 +8270,8 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8270
8270
|
init(
|
8271
8271
|
this,
|
8272
8272
|
options,
|
8273
|
-
instance$
|
8274
|
-
create_fragment$
|
8273
|
+
instance$Q,
|
8274
|
+
create_fragment$Q,
|
8275
8275
|
safe_not_equal,
|
8276
8276
|
{
|
8277
8277
|
name: 0,
|
@@ -8284,14 +8284,14 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8284
8284
|
buttonColor: 13,
|
8285
8285
|
buttonColorActive: 14
|
8286
8286
|
},
|
8287
|
-
add_css$
|
8287
|
+
add_css$p
|
8288
8288
|
);
|
8289
8289
|
}
|
8290
8290
|
}
|
8291
8291
|
|
8292
8292
|
/* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
|
8293
8293
|
|
8294
|
-
function add_css$
|
8294
|
+
function add_css$o(target) {
|
8295
8295
|
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}");
|
8296
8296
|
}
|
8297
8297
|
|
@@ -8359,7 +8359,7 @@ function create_each_block$2(ctx) {
|
|
8359
8359
|
};
|
8360
8360
|
}
|
8361
8361
|
|
8362
|
-
function create_fragment$
|
8362
|
+
function create_fragment$P(ctx) {
|
8363
8363
|
let div;
|
8364
8364
|
let each_value = [...Array(/*count*/ ctx[0]).keys()].map(/*func*/ ctx[12]);
|
8365
8365
|
let each_blocks = [];
|
@@ -8432,7 +8432,7 @@ function create_fragment$O(ctx) {
|
|
8432
8432
|
};
|
8433
8433
|
}
|
8434
8434
|
|
8435
|
-
function instance$
|
8435
|
+
function instance$P($$self, $$props, $$invalidate) {
|
8436
8436
|
let _value;
|
8437
8437
|
let $value;
|
8438
8438
|
let { name = '' } = $$props;
|
@@ -8514,8 +8514,8 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8514
8514
|
init(
|
8515
8515
|
this,
|
8516
8516
|
options,
|
8517
|
-
instance$
|
8518
|
-
create_fragment$
|
8517
|
+
instance$P,
|
8518
|
+
create_fragment$P,
|
8519
8519
|
safe_not_equal,
|
8520
8520
|
{
|
8521
8521
|
name: 6,
|
@@ -8526,14 +8526,14 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8526
8526
|
buttonStyle: 9,
|
8527
8527
|
buttonActiveStyle: 10
|
8528
8528
|
},
|
8529
|
-
add_css$
|
8529
|
+
add_css$o
|
8530
8530
|
);
|
8531
8531
|
}
|
8532
8532
|
}
|
8533
8533
|
|
8534
8534
|
/* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
|
8535
8535
|
|
8536
|
-
function add_css$
|
8536
|
+
function add_css$n(target) {
|
8537
8537
|
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%)}");
|
8538
8538
|
}
|
8539
8539
|
|
@@ -8604,7 +8604,7 @@ function create_each_block$1(ctx) {
|
|
8604
8604
|
};
|
8605
8605
|
}
|
8606
8606
|
|
8607
|
-
function create_fragment$
|
8607
|
+
function create_fragment$O(ctx) {
|
8608
8608
|
let div;
|
8609
8609
|
let each_value = [...Array(count).keys()].reverse().map(func);
|
8610
8610
|
let each_blocks = [];
|
@@ -8680,7 +8680,7 @@ function create_fragment$N(ctx) {
|
|
8680
8680
|
const count = 5;
|
8681
8681
|
const func = i => i + 1;
|
8682
8682
|
|
8683
|
-
function instance$
|
8683
|
+
function instance$O($$self, $$props, $$invalidate) {
|
8684
8684
|
let _value;
|
8685
8685
|
let buttonStyle;
|
8686
8686
|
let $value;
|
@@ -8736,17 +8736,17 @@ function instance$N($$self, $$props, $$invalidate) {
|
|
8736
8736
|
class FormRatingButtonsFace extends SvelteComponent {
|
8737
8737
|
constructor(options) {
|
8738
8738
|
super();
|
8739
|
-
init(this, options, instance$
|
8739
|
+
init(this, options, instance$O, create_fragment$O, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$n);
|
8740
8740
|
}
|
8741
8741
|
}
|
8742
8742
|
|
8743
8743
|
/* src/components/FormIdentifyInput.svelte generated by Svelte v3.53.1 */
|
8744
8744
|
|
8745
|
-
function add_css$
|
8745
|
+
function add_css$m(target) {
|
8746
8746
|
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}");
|
8747
8747
|
}
|
8748
8748
|
|
8749
|
-
function create_fragment$
|
8749
|
+
function create_fragment$N(ctx) {
|
8750
8750
|
let div;
|
8751
8751
|
let input;
|
8752
8752
|
let input_class_value;
|
@@ -8827,7 +8827,7 @@ function create_fragment$M(ctx) {
|
|
8827
8827
|
};
|
8828
8828
|
}
|
8829
8829
|
|
8830
|
-
function instance$
|
8830
|
+
function instance$N($$self, $$props, $$invalidate) {
|
8831
8831
|
let style;
|
8832
8832
|
let styleVariables;
|
8833
8833
|
let isValidForUI;
|
@@ -8958,8 +8958,8 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8958
8958
|
init(
|
8959
8959
|
this,
|
8960
8960
|
options,
|
8961
|
-
instance$
|
8962
|
-
create_fragment$
|
8961
|
+
instance$N,
|
8962
|
+
create_fragment$N,
|
8963
8963
|
safe_not_equal,
|
8964
8964
|
{
|
8965
8965
|
field: 9,
|
@@ -8973,18 +8973,18 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8973
8973
|
_textStyle: 15,
|
8974
8974
|
_placeholderStyle: 16
|
8975
8975
|
},
|
8976
|
-
add_css$
|
8976
|
+
add_css$m
|
8977
8977
|
);
|
8978
8978
|
}
|
8979
8979
|
}
|
8980
8980
|
|
8981
8981
|
/* src/components/FormIdentifyChoices.svelte generated by Svelte v3.53.1 */
|
8982
8982
|
|
8983
|
-
function add_css$
|
8983
|
+
function add_css$l(target) {
|
8984
8984
|
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}");
|
8985
8985
|
}
|
8986
8986
|
|
8987
|
-
function create_fragment$
|
8987
|
+
function create_fragment$M(ctx) {
|
8988
8988
|
let div;
|
8989
8989
|
let label0;
|
8990
8990
|
let input0;
|
@@ -9125,7 +9125,7 @@ function create_fragment$L(ctx) {
|
|
9125
9125
|
};
|
9126
9126
|
}
|
9127
9127
|
|
9128
|
-
function instance$
|
9128
|
+
function instance$M($$self, $$props, $$invalidate) {
|
9129
9129
|
let buttonStyle;
|
9130
9130
|
let $value;
|
9131
9131
|
let { field = 'subscription' } = $$props;
|
@@ -9207,8 +9207,8 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
9207
9207
|
init(
|
9208
9208
|
this,
|
9209
9209
|
options,
|
9210
|
-
instance$
|
9211
|
-
create_fragment$
|
9210
|
+
instance$M,
|
9211
|
+
create_fragment$M,
|
9212
9212
|
safe_not_equal,
|
9213
9213
|
{
|
9214
9214
|
field: 6,
|
@@ -9220,14 +9220,14 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
9220
9220
|
buttonColor: 10,
|
9221
9221
|
buttonColorActive: 11
|
9222
9222
|
},
|
9223
|
-
add_css$
|
9223
|
+
add_css$l
|
9224
9224
|
);
|
9225
9225
|
}
|
9226
9226
|
}
|
9227
9227
|
|
9228
9228
|
/* src/components/Slide.svelte generated by Svelte v3.53.1 */
|
9229
9229
|
|
9230
|
-
function add_css$
|
9230
|
+
function add_css$k(target) {
|
9231
9231
|
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%}");
|
9232
9232
|
}
|
9233
9233
|
|
@@ -9307,7 +9307,7 @@ function create_if_block_1$1(ctx) {
|
|
9307
9307
|
}
|
9308
9308
|
|
9309
9309
|
// (380:2) {#if isVisibleNextButton}
|
9310
|
-
function create_if_block$
|
9310
|
+
function create_if_block$6(ctx) {
|
9311
9311
|
let div;
|
9312
9312
|
let button;
|
9313
9313
|
let svg;
|
@@ -9438,7 +9438,7 @@ function create_each_block(ctx) {
|
|
9438
9438
|
};
|
9439
9439
|
}
|
9440
9440
|
|
9441
|
-
function create_fragment$
|
9441
|
+
function create_fragment$L(ctx) {
|
9442
9442
|
let div3;
|
9443
9443
|
let div1;
|
9444
9444
|
let div0;
|
@@ -9451,7 +9451,7 @@ function create_fragment$K(ctx) {
|
|
9451
9451
|
const default_slot_template = /*#slots*/ ctx[32].default;
|
9452
9452
|
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[31], null);
|
9453
9453
|
let if_block0 = /*isVisiblePrevButton*/ ctx[12] && create_if_block_1$1(ctx);
|
9454
|
-
let if_block1 = /*isVisibleNextButton*/ ctx[11] && create_if_block$
|
9454
|
+
let if_block1 = /*isVisibleNextButton*/ ctx[11] && create_if_block$6(ctx);
|
9455
9455
|
let each_value = /*items*/ ctx[1];
|
9456
9456
|
let each_blocks = [];
|
9457
9457
|
|
@@ -9590,7 +9590,7 @@ function create_fragment$K(ctx) {
|
|
9590
9590
|
if (if_block1) {
|
9591
9591
|
if_block1.p(ctx, dirty);
|
9592
9592
|
} else {
|
9593
|
-
if_block1 = create_if_block$
|
9593
|
+
if_block1 = create_if_block$6(ctx);
|
9594
9594
|
if_block1.c();
|
9595
9595
|
if_block1.m(div3, t2);
|
9596
9596
|
}
|
@@ -9662,7 +9662,7 @@ function calcPositionIndex(shift, index, length) {
|
|
9662
9662
|
}
|
9663
9663
|
}
|
9664
9664
|
|
9665
|
-
function instance$
|
9665
|
+
function instance$L($$self, $$props, $$invalidate) {
|
9666
9666
|
let slideStyle;
|
9667
9667
|
let slideClass;
|
9668
9668
|
let _loop;
|
@@ -10115,8 +10115,8 @@ class Slide extends SvelteComponent {
|
|
10115
10115
|
init(
|
10116
10116
|
this,
|
10117
10117
|
options,
|
10118
|
-
instance$
|
10119
|
-
create_fragment$
|
10118
|
+
instance$L,
|
10119
|
+
create_fragment$L,
|
10120
10120
|
safe_not_equal,
|
10121
10121
|
{
|
10122
10122
|
loop: 18,
|
@@ -10130,7 +10130,7 @@ class Slide extends SvelteComponent {
|
|
10130
10130
|
navigationButton: 25,
|
10131
10131
|
navigationEdgePosition: 26
|
10132
10132
|
},
|
10133
|
-
add_css$
|
10133
|
+
add_css$k,
|
10134
10134
|
[-1, -1, -1]
|
10135
10135
|
);
|
10136
10136
|
}
|
@@ -10138,11 +10138,11 @@ class Slide extends SvelteComponent {
|
|
10138
10138
|
|
10139
10139
|
/* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
|
10140
10140
|
|
10141
|
-
function add_css$
|
10141
|
+
function add_css$j(target) {
|
10142
10142
|
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}");
|
10143
10143
|
}
|
10144
10144
|
|
10145
|
-
function create_fragment$
|
10145
|
+
function create_fragment$K(ctx) {
|
10146
10146
|
let div1;
|
10147
10147
|
let div0;
|
10148
10148
|
let current;
|
@@ -10222,7 +10222,7 @@ function create_fragment$J(ctx) {
|
|
10222
10222
|
};
|
10223
10223
|
}
|
10224
10224
|
|
10225
|
-
function instance$
|
10225
|
+
function instance$K($$self, $$props, $$invalidate) {
|
10226
10226
|
let itemStyle;
|
10227
10227
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10228
10228
|
const { registerItem, unregisterItem } = getContext('SLIDE');
|
@@ -10288,20 +10288,20 @@ function instance$J($$self, $$props, $$invalidate) {
|
|
10288
10288
|
class SlideItem extends SvelteComponent {
|
10289
10289
|
constructor(options) {
|
10290
10290
|
super();
|
10291
|
-
init(this, options, instance$
|
10291
|
+
init(this, options, instance$K, create_fragment$K, safe_not_equal, { _style: 0 }, add_css$j);
|
10292
10292
|
}
|
10293
10293
|
}
|
10294
10294
|
|
10295
10295
|
/* src/components/Countdown.svelte generated by Svelte v3.53.1 */
|
10296
10296
|
|
10297
|
-
function add_css$
|
10297
|
+
function add_css$i(target) {
|
10298
10298
|
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}");
|
10299
10299
|
}
|
10300
10300
|
|
10301
10301
|
const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
|
10302
10302
|
const get_default_slot_context = ctx => ({ countdown: /*countdown*/ ctx[1] });
|
10303
10303
|
|
10304
|
-
function create_fragment$
|
10304
|
+
function create_fragment$J(ctx) {
|
10305
10305
|
let div1;
|
10306
10306
|
let div0;
|
10307
10307
|
let current;
|
@@ -10394,7 +10394,7 @@ function formatTimeDiff(ms) {
|
|
10394
10394
|
};
|
10395
10395
|
}
|
10396
10396
|
|
10397
|
-
function instance$
|
10397
|
+
function instance$J($$self, $$props, $$invalidate) {
|
10398
10398
|
let countdown;
|
10399
10399
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10400
10400
|
let { timeLimit = '2023/12/31 23:59:59' } = $$props;
|
@@ -10451,13 +10451,13 @@ function instance$I($$self, $$props, $$invalidate) {
|
|
10451
10451
|
class Countdown extends SvelteComponent {
|
10452
10452
|
constructor(options) {
|
10453
10453
|
super();
|
10454
|
-
init(this, options, instance$
|
10454
|
+
init(this, options, instance$J, create_fragment$J, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$i);
|
10455
10455
|
}
|
10456
10456
|
}
|
10457
10457
|
|
10458
10458
|
/* src/components/Box.svelte generated by Svelte v3.53.1 */
|
10459
10459
|
|
10460
|
-
function add_css$
|
10460
|
+
function add_css$h(target) {
|
10461
10461
|
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}");
|
10462
10462
|
}
|
10463
10463
|
|
@@ -10512,7 +10512,7 @@ function create_default_slot$2(ctx) {
|
|
10512
10512
|
};
|
10513
10513
|
}
|
10514
10514
|
|
10515
|
-
function create_fragment$
|
10515
|
+
function create_fragment$I(ctx) {
|
10516
10516
|
let div;
|
10517
10517
|
let button;
|
10518
10518
|
let current;
|
@@ -10576,7 +10576,7 @@ function create_fragment$H(ctx) {
|
|
10576
10576
|
};
|
10577
10577
|
}
|
10578
10578
|
|
10579
|
-
function instance$
|
10579
|
+
function instance$I($$self, $$props, $$invalidate) {
|
10580
10580
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10581
10581
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
10582
10582
|
let { eventName = '' } = $$props;
|
@@ -10595,18 +10595,18 @@ function instance$H($$self, $$props, $$invalidate) {
|
|
10595
10595
|
class Box extends SvelteComponent {
|
10596
10596
|
constructor(options) {
|
10597
10597
|
super();
|
10598
|
-
init(this, options, instance$
|
10598
|
+
init(this, options, instance$I, create_fragment$I, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$h);
|
10599
10599
|
}
|
10600
10600
|
}
|
10601
10601
|
|
10602
10602
|
/* src/components/IconElement.svelte generated by Svelte v3.53.1 */
|
10603
10603
|
|
10604
|
-
function add_css$
|
10604
|
+
function add_css$g(target) {
|
10605
10605
|
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)}");
|
10606
10606
|
}
|
10607
10607
|
|
10608
10608
|
// (56:4) {#if svg}
|
10609
|
-
function create_if_block$
|
10609
|
+
function create_if_block$5(ctx) {
|
10610
10610
|
let html_tag;
|
10611
10611
|
let html_anchor;
|
10612
10612
|
|
@@ -10641,7 +10641,7 @@ function create_if_block$4(ctx) {
|
|
10641
10641
|
// (55:2) <Button {onClick} {style} {eventName}>
|
10642
10642
|
function create_default_slot$1(ctx) {
|
10643
10643
|
let if_block_anchor;
|
10644
|
-
let if_block = /*svg*/ ctx[3] && create_if_block$
|
10644
|
+
let if_block = /*svg*/ ctx[3] && create_if_block$5(ctx);
|
10645
10645
|
|
10646
10646
|
return {
|
10647
10647
|
c() {
|
@@ -10661,7 +10661,7 @@ function create_default_slot$1(ctx) {
|
|
10661
10661
|
if (if_block) {
|
10662
10662
|
if_block.p(ctx, dirty);
|
10663
10663
|
} else {
|
10664
|
-
if_block = create_if_block$
|
10664
|
+
if_block = create_if_block$5(ctx);
|
10665
10665
|
if_block.c();
|
10666
10666
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
10667
10667
|
}
|
@@ -10677,7 +10677,7 @@ function create_default_slot$1(ctx) {
|
|
10677
10677
|
};
|
10678
10678
|
}
|
10679
10679
|
|
10680
|
-
function create_fragment$
|
10680
|
+
function create_fragment$H(ctx) {
|
10681
10681
|
let div;
|
10682
10682
|
let button;
|
10683
10683
|
let current;
|
@@ -10748,7 +10748,7 @@ function parseData(dataUrl) {
|
|
10748
10748
|
return decodeURIComponent(data).replaceAll('\'', '"');
|
10749
10749
|
}
|
10750
10750
|
|
10751
|
-
function instance$
|
10751
|
+
function instance$H($$self, $$props, $$invalidate) {
|
10752
10752
|
let svg;
|
10753
10753
|
let styleVariables;
|
10754
10754
|
let style;
|
@@ -10796,8 +10796,8 @@ class IconElement extends SvelteComponent {
|
|
10796
10796
|
init(
|
10797
10797
|
this,
|
10798
10798
|
options,
|
10799
|
-
instance$
|
10800
|
-
create_fragment$
|
10799
|
+
instance$H,
|
10800
|
+
create_fragment$H,
|
10801
10801
|
safe_not_equal,
|
10802
10802
|
{
|
10803
10803
|
icon: 4,
|
@@ -10807,18 +10807,18 @@ class IconElement extends SvelteComponent {
|
|
10807
10807
|
color: 6,
|
10808
10808
|
_style: 7
|
10809
10809
|
},
|
10810
|
-
add_css$
|
10810
|
+
add_css$g
|
10811
10811
|
);
|
10812
10812
|
}
|
10813
10813
|
}
|
10814
10814
|
|
10815
10815
|
/* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
|
10816
10816
|
|
10817
|
-
function add_css$
|
10817
|
+
function add_css$f(target) {
|
10818
10818
|
append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
|
10819
10819
|
}
|
10820
10820
|
|
10821
|
-
function create_fragment$
|
10821
|
+
function create_fragment$G(ctx) {
|
10822
10822
|
let div;
|
10823
10823
|
let switch_instance;
|
10824
10824
|
let current;
|
@@ -10908,7 +10908,7 @@ function create_fragment$F(ctx) {
|
|
10908
10908
|
};
|
10909
10909
|
}
|
10910
10910
|
|
10911
|
-
function instance$
|
10911
|
+
function instance$G($$self, $$props, $$invalidate) {
|
10912
10912
|
let $data,
|
10913
10913
|
$$unsubscribe_data = noop,
|
10914
10914
|
$$subscribe_data = () => ($$unsubscribe_data(), $$unsubscribe_data = subscribe(data, $$value => $$invalidate(4, $data = $$value)), data);
|
@@ -10933,17 +10933,17 @@ function instance$F($$self, $$props, $$invalidate) {
|
|
10933
10933
|
class CodeElement extends SvelteComponent {
|
10934
10934
|
constructor(options) {
|
10935
10935
|
super();
|
10936
|
-
init(this, options, instance$
|
10936
|
+
init(this, options, instance$G, create_fragment$G, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$f);
|
10937
10937
|
}
|
10938
10938
|
}
|
10939
10939
|
|
10940
10940
|
/* src/components/Flex.svelte generated by Svelte v3.53.1 */
|
10941
10941
|
|
10942
|
-
function add_css$
|
10942
|
+
function add_css$e(target) {
|
10943
10943
|
append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
|
10944
10944
|
}
|
10945
10945
|
|
10946
|
-
function create_fragment$
|
10946
|
+
function create_fragment$F(ctx) {
|
10947
10947
|
let div;
|
10948
10948
|
let div_style_value;
|
10949
10949
|
let current;
|
@@ -11018,7 +11018,7 @@ function getFlexContext() {
|
|
11018
11018
|
return getContext(FlexContextKey);
|
11019
11019
|
}
|
11020
11020
|
|
11021
|
-
function instance$
|
11021
|
+
function instance$F($$self, $$props, $$invalidate) {
|
11022
11022
|
let { $$slots: slots = {}, $$scope } = $$props;
|
11023
11023
|
let { direction = 'row' } = $$props;
|
11024
11024
|
let { width = '100%' } = $$props;
|
@@ -11044,8 +11044,8 @@ class Flex extends SvelteComponent {
|
|
11044
11044
|
init(
|
11045
11045
|
this,
|
11046
11046
|
options,
|
11047
|
-
instance$
|
11048
|
-
create_fragment$
|
11047
|
+
instance$F,
|
11048
|
+
create_fragment$F,
|
11049
11049
|
safe_not_equal,
|
11050
11050
|
{
|
11051
11051
|
direction: 0,
|
@@ -11053,18 +11053,18 @@ class Flex extends SvelteComponent {
|
|
11053
11053
|
height: 2,
|
11054
11054
|
_style: 3
|
11055
11055
|
},
|
11056
|
-
add_css$
|
11056
|
+
add_css$e
|
11057
11057
|
);
|
11058
11058
|
}
|
11059
11059
|
}
|
11060
11060
|
|
11061
11061
|
/* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
|
11062
11062
|
|
11063
|
-
function add_css$
|
11063
|
+
function add_css$d(target) {
|
11064
11064
|
append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
|
11065
11065
|
}
|
11066
11066
|
|
11067
|
-
function create_fragment$
|
11067
|
+
function create_fragment$E(ctx) {
|
11068
11068
|
let div;
|
11069
11069
|
let current;
|
11070
11070
|
const default_slot_template = /*#slots*/ ctx[4].default;
|
@@ -11132,7 +11132,7 @@ function create_fragment$D(ctx) {
|
|
11132
11132
|
};
|
11133
11133
|
}
|
11134
11134
|
|
11135
|
-
function instance$
|
11135
|
+
function instance$E($$self, $$props, $$invalidate) {
|
11136
11136
|
let { $$slots: slots = {}, $$scope } = $$props;
|
11137
11137
|
let { length } = $$props;
|
11138
11138
|
let { _style = '' } = $$props;
|
@@ -11175,7 +11175,7 @@ function instance$D($$self, $$props, $$invalidate) {
|
|
11175
11175
|
class FlexItem extends SvelteComponent {
|
11176
11176
|
constructor(options) {
|
11177
11177
|
super();
|
11178
|
-
init(this, options, instance$
|
11178
|
+
init(this, options, instance$E, create_fragment$E, safe_not_equal, { length: 1, _style: 2 }, add_css$d);
|
11179
11179
|
}
|
11180
11180
|
}
|
11181
11181
|
|
@@ -11359,7 +11359,7 @@ function create_default_slot(ctx) {
|
|
11359
11359
|
};
|
11360
11360
|
}
|
11361
11361
|
|
11362
|
-
function create_fragment$
|
11362
|
+
function create_fragment$D(ctx) {
|
11363
11363
|
let stateitem;
|
11364
11364
|
let current;
|
11365
11365
|
|
@@ -11407,7 +11407,7 @@ function create_fragment$C(ctx) {
|
|
11407
11407
|
};
|
11408
11408
|
}
|
11409
11409
|
|
11410
|
-
function instance$
|
11410
|
+
function instance$D($$self, $$props, $$invalidate) {
|
11411
11411
|
let { $$slots: slots = {}, $$scope } = $$props;
|
11412
11412
|
let { path } = $$props;
|
11413
11413
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -11478,7 +11478,7 @@ class GridModalState extends SvelteComponent {
|
|
11478
11478
|
constructor(options) {
|
11479
11479
|
super();
|
11480
11480
|
|
11481
|
-
init(this, options, instance$
|
11481
|
+
init(this, options, instance$D, create_fragment$D, safe_not_equal, {
|
11482
11482
|
path: 0,
|
11483
11483
|
onClick: 1,
|
11484
11484
|
clickEventName: 2,
|
@@ -11503,11 +11503,11 @@ class GridModalState extends SvelteComponent {
|
|
11503
11503
|
|
11504
11504
|
/* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
|
11505
11505
|
|
11506
|
-
function add_css$
|
11506
|
+
function add_css$c(target) {
|
11507
11507
|
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%}");
|
11508
11508
|
}
|
11509
11509
|
|
11510
|
-
function create_fragment$
|
11510
|
+
function create_fragment$C(ctx) {
|
11511
11511
|
let div1;
|
11512
11512
|
let div0;
|
11513
11513
|
let rendertext;
|
@@ -11572,7 +11572,7 @@ function create_fragment$B(ctx) {
|
|
11572
11572
|
};
|
11573
11573
|
}
|
11574
11574
|
|
11575
|
-
function instance$
|
11575
|
+
function instance$C($$self, $$props, $$invalidate) {
|
11576
11576
|
let style;
|
11577
11577
|
let { text = 'サンプルSample' } = $$props;
|
11578
11578
|
let { font = SYSTEM_FONT } = $$props;
|
@@ -11608,8 +11608,8 @@ class TextBlock extends SvelteComponent {
|
|
11608
11608
|
init(
|
11609
11609
|
this,
|
11610
11610
|
options,
|
11611
|
-
instance$
|
11612
|
-
create_fragment$
|
11611
|
+
instance$C,
|
11612
|
+
create_fragment$C,
|
11613
11613
|
safe_not_equal,
|
11614
11614
|
{
|
11615
11615
|
text: 0,
|
@@ -11618,18 +11618,18 @@ class TextBlock extends SvelteComponent {
|
|
11618
11618
|
textDirection: 1,
|
11619
11619
|
_style: 5
|
11620
11620
|
},
|
11621
|
-
add_css$
|
11621
|
+
add_css$c
|
11622
11622
|
);
|
11623
11623
|
}
|
11624
11624
|
}
|
11625
11625
|
|
11626
11626
|
/* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
|
11627
11627
|
|
11628
|
-
function add_css$
|
11628
|
+
function add_css$b(target) {
|
11629
11629
|
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)}");
|
11630
11630
|
}
|
11631
11631
|
|
11632
|
-
function create_fragment$
|
11632
|
+
function create_fragment$B(ctx) {
|
11633
11633
|
let div;
|
11634
11634
|
let button;
|
11635
11635
|
let rendertext;
|
@@ -11703,7 +11703,7 @@ function create_fragment$A(ctx) {
|
|
11703
11703
|
};
|
11704
11704
|
}
|
11705
11705
|
|
11706
|
-
function instance$
|
11706
|
+
function instance$B($$self, $$props, $$invalidate) {
|
11707
11707
|
let { text = 'ボタンラベル' } = $$props;
|
11708
11708
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
11709
11709
|
|
@@ -11745,8 +11745,8 @@ class TextButtonBlock extends SvelteComponent {
|
|
11745
11745
|
init(
|
11746
11746
|
this,
|
11747
11747
|
options,
|
11748
|
-
instance$
|
11749
|
-
create_fragment$
|
11748
|
+
instance$B,
|
11749
|
+
create_fragment$B,
|
11750
11750
|
safe_not_equal,
|
11751
11751
|
{
|
11752
11752
|
text: 0,
|
@@ -11756,18 +11756,18 @@ class TextButtonBlock extends SvelteComponent {
|
|
11756
11756
|
_buttonStyle: 1,
|
11757
11757
|
_style: 2
|
11758
11758
|
},
|
11759
|
-
add_css$
|
11759
|
+
add_css$b
|
11760
11760
|
);
|
11761
11761
|
}
|
11762
11762
|
}
|
11763
11763
|
|
11764
11764
|
/* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
|
11765
11765
|
|
11766
|
-
function add_css$
|
11766
|
+
function add_css$a(target) {
|
11767
11767
|
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)}");
|
11768
11768
|
}
|
11769
11769
|
|
11770
|
-
function create_fragment$
|
11770
|
+
function create_fragment$A(ctx) {
|
11771
11771
|
let div;
|
11772
11772
|
let img;
|
11773
11773
|
let img_style_value;
|
@@ -11850,7 +11850,7 @@ function create_fragment$z(ctx) {
|
|
11850
11850
|
};
|
11851
11851
|
}
|
11852
11852
|
|
11853
|
-
function instance$
|
11853
|
+
function instance$A($$self, $$props, $$invalidate) {
|
11854
11854
|
let { src = 'https://admin.karte.io/action-editor2/public/images/no_image_en.svg' } = $$props;
|
11855
11855
|
let { alt = 'No Image' } = $$props;
|
11856
11856
|
let { transport = false } = $$props;
|
@@ -11890,8 +11890,8 @@ class ImageBlock extends SvelteComponent {
|
|
11890
11890
|
init(
|
11891
11891
|
this,
|
11892
11892
|
options,
|
11893
|
-
instance$
|
11894
|
-
create_fragment$
|
11893
|
+
instance$A,
|
11894
|
+
create_fragment$A,
|
11895
11895
|
safe_not_equal,
|
11896
11896
|
{
|
11897
11897
|
src: 0,
|
@@ -11903,7 +11903,7 @@ class ImageBlock extends SvelteComponent {
|
|
11903
11903
|
_imageStyle: 4,
|
11904
11904
|
_style: 5
|
11905
11905
|
},
|
11906
|
-
add_css$
|
11906
|
+
add_css$a
|
11907
11907
|
);
|
11908
11908
|
}
|
11909
11909
|
}
|
@@ -12002,11 +12002,11 @@ const toCssShadow = (p) => {
|
|
12002
12002
|
|
12003
12003
|
/* src/components-flex/avatar/Avatar.svelte generated by Svelte v3.53.1 */
|
12004
12004
|
|
12005
|
-
function add_css$
|
12005
|
+
function add_css$9(target) {
|
12006
12006
|
append_styles(target, "svelte-17xar9h", ".avatar.svelte-17xar9h{display:flex;align-items:center;overflow:hidden;flex-shrink:0}");
|
12007
12007
|
}
|
12008
12008
|
|
12009
|
-
function create_fragment$
|
12009
|
+
function create_fragment$z(ctx) {
|
12010
12010
|
let div;
|
12011
12011
|
let img;
|
12012
12012
|
let img_src_value;
|
@@ -12071,7 +12071,7 @@ function create_fragment$y(ctx) {
|
|
12071
12071
|
};
|
12072
12072
|
}
|
12073
12073
|
|
12074
|
-
function instance$
|
12074
|
+
function instance$z($$self, $$props, $$invalidate) {
|
12075
12075
|
let style;
|
12076
12076
|
let imgStyle;
|
12077
12077
|
let { props = {} } = $$props;
|
@@ -12115,7 +12115,7 @@ function instance$y($$self, $$props, $$invalidate) {
|
|
12115
12115
|
class Avatar extends SvelteComponent {
|
12116
12116
|
constructor(options) {
|
12117
12117
|
super();
|
12118
|
-
init(this, options, instance$
|
12118
|
+
init(this, options, instance$z, create_fragment$z, safe_not_equal, { props: 0, layerId: 1 }, add_css$9);
|
12119
12119
|
}
|
12120
12120
|
}
|
12121
12121
|
|
@@ -12133,7 +12133,7 @@ const AVATAR_SHAPE = {
|
|
12133
12133
|
|
12134
12134
|
/* src/components-flex/icon/variants/IconArrowDown.svelte generated by Svelte v3.53.1 */
|
12135
12135
|
|
12136
|
-
function create_fragment$
|
12136
|
+
function create_fragment$y(ctx) {
|
12137
12137
|
let svg;
|
12138
12138
|
let path;
|
12139
12139
|
|
@@ -12176,7 +12176,7 @@ function create_fragment$x(ctx) {
|
|
12176
12176
|
};
|
12177
12177
|
}
|
12178
12178
|
|
12179
|
-
function instance$
|
12179
|
+
function instance$y($$self, $$props, $$invalidate) {
|
12180
12180
|
let { color } = $$props;
|
12181
12181
|
|
12182
12182
|
$$self.$$set = $$props => {
|
@@ -12189,13 +12189,13 @@ function instance$x($$self, $$props, $$invalidate) {
|
|
12189
12189
|
class IconArrowDown extends SvelteComponent {
|
12190
12190
|
constructor(options) {
|
12191
12191
|
super();
|
12192
|
-
init(this, options, instance$
|
12192
|
+
init(this, options, instance$y, create_fragment$y, safe_not_equal, { color: 0 });
|
12193
12193
|
}
|
12194
12194
|
}
|
12195
12195
|
|
12196
12196
|
/* src/components-flex/icon/variants/IconArrowUp.svelte generated by Svelte v3.53.1 */
|
12197
12197
|
|
12198
|
-
function create_fragment$
|
12198
|
+
function create_fragment$x(ctx) {
|
12199
12199
|
let svg;
|
12200
12200
|
let path;
|
12201
12201
|
|
@@ -12238,7 +12238,7 @@ function create_fragment$w(ctx) {
|
|
12238
12238
|
};
|
12239
12239
|
}
|
12240
12240
|
|
12241
|
-
function instance$
|
12241
|
+
function instance$x($$self, $$props, $$invalidate) {
|
12242
12242
|
let { color } = $$props;
|
12243
12243
|
|
12244
12244
|
$$self.$$set = $$props => {
|
@@ -12251,13 +12251,13 @@ function instance$w($$self, $$props, $$invalidate) {
|
|
12251
12251
|
class IconArrowUp extends SvelteComponent {
|
12252
12252
|
constructor(options) {
|
12253
12253
|
super();
|
12254
|
-
init(this, options, instance$
|
12254
|
+
init(this, options, instance$x, create_fragment$x, safe_not_equal, { color: 0 });
|
12255
12255
|
}
|
12256
12256
|
}
|
12257
12257
|
|
12258
12258
|
/* src/components-flex/icon/variants/IconUsers.svelte generated by Svelte v3.53.1 */
|
12259
12259
|
|
12260
|
-
function create_fragment$
|
12260
|
+
function create_fragment$w(ctx) {
|
12261
12261
|
let svg;
|
12262
12262
|
let path;
|
12263
12263
|
|
@@ -12300,7 +12300,7 @@ function create_fragment$v(ctx) {
|
|
12300
12300
|
};
|
12301
12301
|
}
|
12302
12302
|
|
12303
|
-
function instance$
|
12303
|
+
function instance$w($$self, $$props, $$invalidate) {
|
12304
12304
|
let { color } = $$props;
|
12305
12305
|
|
12306
12306
|
$$self.$$set = $$props => {
|
@@ -12313,13 +12313,13 @@ function instance$v($$self, $$props, $$invalidate) {
|
|
12313
12313
|
class IconUsers extends SvelteComponent {
|
12314
12314
|
constructor(options) {
|
12315
12315
|
super();
|
12316
|
-
init(this, options, instance$
|
12316
|
+
init(this, options, instance$w, create_fragment$w, safe_not_equal, { color: 0 });
|
12317
12317
|
}
|
12318
12318
|
}
|
12319
12319
|
|
12320
12320
|
/* src/components-flex/icon/variants/IconArrowLeft.svelte generated by Svelte v3.53.1 */
|
12321
12321
|
|
12322
|
-
function create_fragment$
|
12322
|
+
function create_fragment$v(ctx) {
|
12323
12323
|
let svg;
|
12324
12324
|
let path;
|
12325
12325
|
|
@@ -12362,7 +12362,7 @@ function create_fragment$u(ctx) {
|
|
12362
12362
|
};
|
12363
12363
|
}
|
12364
12364
|
|
12365
|
-
function instance$
|
12365
|
+
function instance$v($$self, $$props, $$invalidate) {
|
12366
12366
|
let { color } = $$props;
|
12367
12367
|
|
12368
12368
|
$$self.$$set = $$props => {
|
@@ -12375,13 +12375,13 @@ function instance$u($$self, $$props, $$invalidate) {
|
|
12375
12375
|
class IconArrowLeft extends SvelteComponent {
|
12376
12376
|
constructor(options) {
|
12377
12377
|
super();
|
12378
|
-
init(this, options, instance$
|
12378
|
+
init(this, options, instance$v, create_fragment$v, safe_not_equal, { color: 0 });
|
12379
12379
|
}
|
12380
12380
|
}
|
12381
12381
|
|
12382
12382
|
/* src/components-flex/icon/variants/IconArrowRight.svelte generated by Svelte v3.53.1 */
|
12383
12383
|
|
12384
|
-
function create_fragment$
|
12384
|
+
function create_fragment$u(ctx) {
|
12385
12385
|
let svg;
|
12386
12386
|
let path;
|
12387
12387
|
|
@@ -12424,7 +12424,7 @@ function create_fragment$t(ctx) {
|
|
12424
12424
|
};
|
12425
12425
|
}
|
12426
12426
|
|
12427
|
-
function instance$
|
12427
|
+
function instance$u($$self, $$props, $$invalidate) {
|
12428
12428
|
let { color } = $$props;
|
12429
12429
|
|
12430
12430
|
$$self.$$set = $$props => {
|
@@ -12437,13 +12437,13 @@ function instance$t($$self, $$props, $$invalidate) {
|
|
12437
12437
|
class IconArrowRight extends SvelteComponent {
|
12438
12438
|
constructor(options) {
|
12439
12439
|
super();
|
12440
|
-
init(this, options, instance$
|
12440
|
+
init(this, options, instance$u, create_fragment$u, safe_not_equal, { color: 0 });
|
12441
12441
|
}
|
12442
12442
|
}
|
12443
12443
|
|
12444
12444
|
/* src/components-flex/icon/variants/IconBell.svelte generated by Svelte v3.53.1 */
|
12445
12445
|
|
12446
|
-
function create_fragment$
|
12446
|
+
function create_fragment$t(ctx) {
|
12447
12447
|
let svg;
|
12448
12448
|
let path;
|
12449
12449
|
|
@@ -12486,7 +12486,7 @@ function create_fragment$s(ctx) {
|
|
12486
12486
|
};
|
12487
12487
|
}
|
12488
12488
|
|
12489
|
-
function instance$
|
12489
|
+
function instance$t($$self, $$props, $$invalidate) {
|
12490
12490
|
let { color } = $$props;
|
12491
12491
|
|
12492
12492
|
$$self.$$set = $$props => {
|
@@ -12499,13 +12499,13 @@ function instance$s($$self, $$props, $$invalidate) {
|
|
12499
12499
|
class IconBell extends SvelteComponent {
|
12500
12500
|
constructor(options) {
|
12501
12501
|
super();
|
12502
|
-
init(this, options, instance$
|
12502
|
+
init(this, options, instance$t, create_fragment$t, safe_not_equal, { color: 0 });
|
12503
12503
|
}
|
12504
12504
|
}
|
12505
12505
|
|
12506
12506
|
/* src/components-flex/icon/variants/IconArrowUpFromSquare.svelte generated by Svelte v3.53.1 */
|
12507
12507
|
|
12508
|
-
function create_fragment$
|
12508
|
+
function create_fragment$s(ctx) {
|
12509
12509
|
let svg;
|
12510
12510
|
let path;
|
12511
12511
|
|
@@ -12548,7 +12548,7 @@ function create_fragment$r(ctx) {
|
|
12548
12548
|
};
|
12549
12549
|
}
|
12550
12550
|
|
12551
|
-
function instance$
|
12551
|
+
function instance$s($$self, $$props, $$invalidate) {
|
12552
12552
|
let { color } = $$props;
|
12553
12553
|
|
12554
12554
|
$$self.$$set = $$props => {
|
@@ -12561,13 +12561,13 @@ function instance$r($$self, $$props, $$invalidate) {
|
|
12561
12561
|
class IconArrowUpFromSquare extends SvelteComponent {
|
12562
12562
|
constructor(options) {
|
12563
12563
|
super();
|
12564
|
-
init(this, options, instance$
|
12564
|
+
init(this, options, instance$s, create_fragment$s, safe_not_equal, { color: 0 });
|
12565
12565
|
}
|
12566
12566
|
}
|
12567
12567
|
|
12568
12568
|
/* src/components-flex/icon/variants/IconTicket.svelte generated by Svelte v3.53.1 */
|
12569
12569
|
|
12570
|
-
function create_fragment$
|
12570
|
+
function create_fragment$r(ctx) {
|
12571
12571
|
let svg;
|
12572
12572
|
let path;
|
12573
12573
|
|
@@ -12610,7 +12610,7 @@ function create_fragment$q(ctx) {
|
|
12610
12610
|
};
|
12611
12611
|
}
|
12612
12612
|
|
12613
|
-
function instance$
|
12613
|
+
function instance$r($$self, $$props, $$invalidate) {
|
12614
12614
|
let { color } = $$props;
|
12615
12615
|
|
12616
12616
|
$$self.$$set = $$props => {
|
@@ -12623,13 +12623,13 @@ function instance$q($$self, $$props, $$invalidate) {
|
|
12623
12623
|
class IconTicket extends SvelteComponent {
|
12624
12624
|
constructor(options) {
|
12625
12625
|
super();
|
12626
|
-
init(this, options, instance$
|
12626
|
+
init(this, options, instance$r, create_fragment$r, safe_not_equal, { color: 0 });
|
12627
12627
|
}
|
12628
12628
|
}
|
12629
12629
|
|
12630
12630
|
/* src/components-flex/icon/variants/IconTrack.svelte generated by Svelte v3.53.1 */
|
12631
12631
|
|
12632
|
-
function create_fragment$
|
12632
|
+
function create_fragment$q(ctx) {
|
12633
12633
|
let svg;
|
12634
12634
|
let path;
|
12635
12635
|
|
@@ -12672,7 +12672,7 @@ function create_fragment$p(ctx) {
|
|
12672
12672
|
};
|
12673
12673
|
}
|
12674
12674
|
|
12675
|
-
function instance$
|
12675
|
+
function instance$q($$self, $$props, $$invalidate) {
|
12676
12676
|
let { color } = $$props;
|
12677
12677
|
|
12678
12678
|
$$self.$$set = $$props => {
|
@@ -12685,13 +12685,13 @@ function instance$p($$self, $$props, $$invalidate) {
|
|
12685
12685
|
class IconTrack extends SvelteComponent {
|
12686
12686
|
constructor(options) {
|
12687
12687
|
super();
|
12688
|
-
init(this, options, instance$
|
12688
|
+
init(this, options, instance$q, create_fragment$q, safe_not_equal, { color: 0 });
|
12689
12689
|
}
|
12690
12690
|
}
|
12691
12691
|
|
12692
12692
|
/* src/components-flex/icon/variants/IconCartShopping.svelte generated by Svelte v3.53.1 */
|
12693
12693
|
|
12694
|
-
function create_fragment$
|
12694
|
+
function create_fragment$p(ctx) {
|
12695
12695
|
let svg;
|
12696
12696
|
let path;
|
12697
12697
|
|
@@ -12734,7 +12734,7 @@ function create_fragment$o(ctx) {
|
|
12734
12734
|
};
|
12735
12735
|
}
|
12736
12736
|
|
12737
|
-
function instance$
|
12737
|
+
function instance$p($$self, $$props, $$invalidate) {
|
12738
12738
|
let { color } = $$props;
|
12739
12739
|
|
12740
12740
|
$$self.$$set = $$props => {
|
@@ -12747,13 +12747,13 @@ function instance$o($$self, $$props, $$invalidate) {
|
|
12747
12747
|
class IconCartShopping extends SvelteComponent {
|
12748
12748
|
constructor(options) {
|
12749
12749
|
super();
|
12750
|
-
init(this, options, instance$
|
12750
|
+
init(this, options, instance$p, create_fragment$p, safe_not_equal, { color: 0 });
|
12751
12751
|
}
|
12752
12752
|
}
|
12753
12753
|
|
12754
12754
|
/* src/components-flex/icon/variants/IconCircle.svelte generated by Svelte v3.53.1 */
|
12755
12755
|
|
12756
|
-
function create_fragment$
|
12756
|
+
function create_fragment$o(ctx) {
|
12757
12757
|
let svg;
|
12758
12758
|
let path;
|
12759
12759
|
|
@@ -12796,7 +12796,7 @@ function create_fragment$n(ctx) {
|
|
12796
12796
|
};
|
12797
12797
|
}
|
12798
12798
|
|
12799
|
-
function instance$
|
12799
|
+
function instance$o($$self, $$props, $$invalidate) {
|
12800
12800
|
let { color } = $$props;
|
12801
12801
|
|
12802
12802
|
$$self.$$set = $$props => {
|
@@ -12809,13 +12809,13 @@ function instance$n($$self, $$props, $$invalidate) {
|
|
12809
12809
|
class IconCircle extends SvelteComponent {
|
12810
12810
|
constructor(options) {
|
12811
12811
|
super();
|
12812
|
-
init(this, options, instance$
|
12812
|
+
init(this, options, instance$o, create_fragment$o, safe_not_equal, { color: 0 });
|
12813
12813
|
}
|
12814
12814
|
}
|
12815
12815
|
|
12816
12816
|
/* src/components-flex/icon/variants/IconCircleQuestion.svelte generated by Svelte v3.53.1 */
|
12817
12817
|
|
12818
|
-
function create_fragment$
|
12818
|
+
function create_fragment$n(ctx) {
|
12819
12819
|
let svg;
|
12820
12820
|
let path;
|
12821
12821
|
|
@@ -12858,7 +12858,7 @@ function create_fragment$m(ctx) {
|
|
12858
12858
|
};
|
12859
12859
|
}
|
12860
12860
|
|
12861
|
-
function instance$
|
12861
|
+
function instance$n($$self, $$props, $$invalidate) {
|
12862
12862
|
let { color } = $$props;
|
12863
12863
|
|
12864
12864
|
$$self.$$set = $$props => {
|
@@ -12871,13 +12871,13 @@ function instance$m($$self, $$props, $$invalidate) {
|
|
12871
12871
|
class IconCircleQuestion extends SvelteComponent {
|
12872
12872
|
constructor(options) {
|
12873
12873
|
super();
|
12874
|
-
init(this, options, instance$
|
12874
|
+
init(this, options, instance$n, create_fragment$n, safe_not_equal, { color: 0 });
|
12875
12875
|
}
|
12876
12876
|
}
|
12877
12877
|
|
12878
12878
|
/* src/components-flex/icon/variants/IconCheck.svelte generated by Svelte v3.53.1 */
|
12879
12879
|
|
12880
|
-
function create_fragment$
|
12880
|
+
function create_fragment$m(ctx) {
|
12881
12881
|
let svg;
|
12882
12882
|
let path;
|
12883
12883
|
|
@@ -12920,7 +12920,7 @@ function create_fragment$l(ctx) {
|
|
12920
12920
|
};
|
12921
12921
|
}
|
12922
12922
|
|
12923
|
-
function instance$
|
12923
|
+
function instance$m($$self, $$props, $$invalidate) {
|
12924
12924
|
let { color } = $$props;
|
12925
12925
|
|
12926
12926
|
$$self.$$set = $$props => {
|
@@ -12933,13 +12933,13 @@ function instance$l($$self, $$props, $$invalidate) {
|
|
12933
12933
|
class IconCheck extends SvelteComponent {
|
12934
12934
|
constructor(options) {
|
12935
12935
|
super();
|
12936
|
-
init(this, options, instance$
|
12936
|
+
init(this, options, instance$m, create_fragment$m, safe_not_equal, { color: 0 });
|
12937
12937
|
}
|
12938
12938
|
}
|
12939
12939
|
|
12940
12940
|
/* src/components-flex/icon/variants/IconXMark.svelte generated by Svelte v3.53.1 */
|
12941
12941
|
|
12942
|
-
function create_fragment$
|
12942
|
+
function create_fragment$l(ctx) {
|
12943
12943
|
let svg;
|
12944
12944
|
let path;
|
12945
12945
|
|
@@ -12982,7 +12982,7 @@ function create_fragment$k(ctx) {
|
|
12982
12982
|
};
|
12983
12983
|
}
|
12984
12984
|
|
12985
|
-
function instance$
|
12985
|
+
function instance$l($$self, $$props, $$invalidate) {
|
12986
12986
|
let { color } = $$props;
|
12987
12987
|
|
12988
12988
|
$$self.$$set = $$props => {
|
@@ -12995,13 +12995,13 @@ function instance$k($$self, $$props, $$invalidate) {
|
|
12995
12995
|
class IconXMark extends SvelteComponent {
|
12996
12996
|
constructor(options) {
|
12997
12997
|
super();
|
12998
|
-
init(this, options, instance$
|
12998
|
+
init(this, options, instance$l, create_fragment$l, safe_not_equal, { color: 0 });
|
12999
12999
|
}
|
13000
13000
|
}
|
13001
13001
|
|
13002
13002
|
/* src/components-flex/icon/variants/IconPaperPlane.svelte generated by Svelte v3.53.1 */
|
13003
13003
|
|
13004
|
-
function create_fragment$
|
13004
|
+
function create_fragment$k(ctx) {
|
13005
13005
|
let svg;
|
13006
13006
|
let path;
|
13007
13007
|
|
@@ -13044,7 +13044,7 @@ function create_fragment$j(ctx) {
|
|
13044
13044
|
};
|
13045
13045
|
}
|
13046
13046
|
|
13047
|
-
function instance$
|
13047
|
+
function instance$k($$self, $$props, $$invalidate) {
|
13048
13048
|
let { color } = $$props;
|
13049
13049
|
|
13050
13050
|
$$self.$$set = $$props => {
|
@@ -13057,13 +13057,13 @@ function instance$j($$self, $$props, $$invalidate) {
|
|
13057
13057
|
class IconPaperPlane extends SvelteComponent {
|
13058
13058
|
constructor(options) {
|
13059
13059
|
super();
|
13060
|
-
init(this, options, instance$
|
13060
|
+
init(this, options, instance$k, create_fragment$k, safe_not_equal, { color: 0 });
|
13061
13061
|
}
|
13062
13062
|
}
|
13063
13063
|
|
13064
13064
|
/* src/components-flex/icon/variants/IconCopy.svelte generated by Svelte v3.53.1 */
|
13065
13065
|
|
13066
|
-
function create_fragment$
|
13066
|
+
function create_fragment$j(ctx) {
|
13067
13067
|
let svg;
|
13068
13068
|
let path;
|
13069
13069
|
|
@@ -13106,7 +13106,7 @@ function create_fragment$i(ctx) {
|
|
13106
13106
|
};
|
13107
13107
|
}
|
13108
13108
|
|
13109
|
-
function instance$
|
13109
|
+
function instance$j($$self, $$props, $$invalidate) {
|
13110
13110
|
let { color } = $$props;
|
13111
13111
|
|
13112
13112
|
$$self.$$set = $$props => {
|
@@ -13119,13 +13119,13 @@ function instance$i($$self, $$props, $$invalidate) {
|
|
13119
13119
|
class IconCopy extends SvelteComponent {
|
13120
13120
|
constructor(options) {
|
13121
13121
|
super();
|
13122
|
-
init(this, options, instance$
|
13122
|
+
init(this, options, instance$j, create_fragment$j, safe_not_equal, { color: 0 });
|
13123
13123
|
}
|
13124
13124
|
}
|
13125
13125
|
|
13126
13126
|
/* src/components-flex/icon/variants/IconCircleXMark.svelte generated by Svelte v3.53.1 */
|
13127
13127
|
|
13128
|
-
function create_fragment$
|
13128
|
+
function create_fragment$i(ctx) {
|
13129
13129
|
let svg;
|
13130
13130
|
let path;
|
13131
13131
|
|
@@ -13168,7 +13168,7 @@ function create_fragment$h(ctx) {
|
|
13168
13168
|
};
|
13169
13169
|
}
|
13170
13170
|
|
13171
|
-
function instance$
|
13171
|
+
function instance$i($$self, $$props, $$invalidate) {
|
13172
13172
|
let { color } = $$props;
|
13173
13173
|
|
13174
13174
|
$$self.$$set = $$props => {
|
@@ -13181,13 +13181,13 @@ function instance$h($$self, $$props, $$invalidate) {
|
|
13181
13181
|
class IconCircleXMark extends SvelteComponent {
|
13182
13182
|
constructor(options) {
|
13183
13183
|
super();
|
13184
|
-
init(this, options, instance$
|
13184
|
+
init(this, options, instance$i, create_fragment$i, safe_not_equal, { color: 0 });
|
13185
13185
|
}
|
13186
13186
|
}
|
13187
13187
|
|
13188
13188
|
/* src/components-flex/icon/variants/IconHeart.svelte generated by Svelte v3.53.1 */
|
13189
13189
|
|
13190
|
-
function create_fragment$
|
13190
|
+
function create_fragment$h(ctx) {
|
13191
13191
|
let svg;
|
13192
13192
|
let path;
|
13193
13193
|
|
@@ -13230,7 +13230,7 @@ function create_fragment$g(ctx) {
|
|
13230
13230
|
};
|
13231
13231
|
}
|
13232
13232
|
|
13233
|
-
function instance$
|
13233
|
+
function instance$h($$self, $$props, $$invalidate) {
|
13234
13234
|
let { color } = $$props;
|
13235
13235
|
|
13236
13236
|
$$self.$$set = $$props => {
|
@@ -13243,13 +13243,13 @@ function instance$g($$self, $$props, $$invalidate) {
|
|
13243
13243
|
class IconHeart extends SvelteComponent {
|
13244
13244
|
constructor(options) {
|
13245
13245
|
super();
|
13246
|
-
init(this, options, instance$
|
13246
|
+
init(this, options, instance$h, create_fragment$h, safe_not_equal, { color: 0 });
|
13247
13247
|
}
|
13248
13248
|
}
|
13249
13249
|
|
13250
13250
|
/* src/components-flex/icon/variants/IconMagnifyingGrass.svelte generated by Svelte v3.53.1 */
|
13251
13251
|
|
13252
|
-
function create_fragment$
|
13252
|
+
function create_fragment$g(ctx) {
|
13253
13253
|
let svg;
|
13254
13254
|
let path;
|
13255
13255
|
|
@@ -13292,7 +13292,7 @@ function create_fragment$f(ctx) {
|
|
13292
13292
|
};
|
13293
13293
|
}
|
13294
13294
|
|
13295
|
-
function instance$
|
13295
|
+
function instance$g($$self, $$props, $$invalidate) {
|
13296
13296
|
let { color } = $$props;
|
13297
13297
|
|
13298
13298
|
$$self.$$set = $$props => {
|
@@ -13305,13 +13305,13 @@ function instance$f($$self, $$props, $$invalidate) {
|
|
13305
13305
|
class IconMagnifyingGrass extends SvelteComponent {
|
13306
13306
|
constructor(options) {
|
13307
13307
|
super();
|
13308
|
-
init(this, options, instance$
|
13308
|
+
init(this, options, instance$g, create_fragment$g, safe_not_equal, { color: 0 });
|
13309
13309
|
}
|
13310
13310
|
}
|
13311
13311
|
|
13312
13312
|
/* src/components-flex/icon/variants/IconStar.svelte generated by Svelte v3.53.1 */
|
13313
13313
|
|
13314
|
-
function create_fragment$
|
13314
|
+
function create_fragment$f(ctx) {
|
13315
13315
|
let svg;
|
13316
13316
|
let path;
|
13317
13317
|
|
@@ -13354,7 +13354,7 @@ function create_fragment$e(ctx) {
|
|
13354
13354
|
};
|
13355
13355
|
}
|
13356
13356
|
|
13357
|
-
function instance$
|
13357
|
+
function instance$f($$self, $$props, $$invalidate) {
|
13358
13358
|
let { color } = $$props;
|
13359
13359
|
|
13360
13360
|
$$self.$$set = $$props => {
|
@@ -13367,13 +13367,13 @@ function instance$e($$self, $$props, $$invalidate) {
|
|
13367
13367
|
class IconStar extends SvelteComponent {
|
13368
13368
|
constructor(options) {
|
13369
13369
|
super();
|
13370
|
-
init(this, options, instance$
|
13370
|
+
init(this, options, instance$f, create_fragment$f, safe_not_equal, { color: 0 });
|
13371
13371
|
}
|
13372
13372
|
}
|
13373
13373
|
|
13374
13374
|
/* src/components-flex/icon/variants/IconCircleInfo.svelte generated by Svelte v3.53.1 */
|
13375
13375
|
|
13376
|
-
function create_fragment$
|
13376
|
+
function create_fragment$e(ctx) {
|
13377
13377
|
let svg;
|
13378
13378
|
let path;
|
13379
13379
|
|
@@ -13416,7 +13416,7 @@ function create_fragment$d(ctx) {
|
|
13416
13416
|
};
|
13417
13417
|
}
|
13418
13418
|
|
13419
|
-
function instance$
|
13419
|
+
function instance$e($$self, $$props, $$invalidate) {
|
13420
13420
|
let { color } = $$props;
|
13421
13421
|
|
13422
13422
|
$$self.$$set = $$props => {
|
@@ -13429,13 +13429,13 @@ function instance$d($$self, $$props, $$invalidate) {
|
|
13429
13429
|
class IconCircleInfo extends SvelteComponent {
|
13430
13430
|
constructor(options) {
|
13431
13431
|
super();
|
13432
|
-
init(this, options, instance$
|
13432
|
+
init(this, options, instance$e, create_fragment$e, safe_not_equal, { color: 0 });
|
13433
13433
|
}
|
13434
13434
|
}
|
13435
13435
|
|
13436
13436
|
/* src/components-flex/icon/variants/IconEnvelope.svelte generated by Svelte v3.53.1 */
|
13437
13437
|
|
13438
|
-
function create_fragment$
|
13438
|
+
function create_fragment$d(ctx) {
|
13439
13439
|
let svg;
|
13440
13440
|
let path;
|
13441
13441
|
|
@@ -13478,7 +13478,7 @@ function create_fragment$c(ctx) {
|
|
13478
13478
|
};
|
13479
13479
|
}
|
13480
13480
|
|
13481
|
-
function instance$
|
13481
|
+
function instance$d($$self, $$props, $$invalidate) {
|
13482
13482
|
let { color } = $$props;
|
13483
13483
|
|
13484
13484
|
$$self.$$set = $$props => {
|
@@ -13491,13 +13491,13 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
13491
13491
|
class IconEnvelope extends SvelteComponent {
|
13492
13492
|
constructor(options) {
|
13493
13493
|
super();
|
13494
|
-
init(this, options, instance$
|
13494
|
+
init(this, options, instance$d, create_fragment$d, safe_not_equal, { color: 0 });
|
13495
13495
|
}
|
13496
13496
|
}
|
13497
13497
|
|
13498
13498
|
/* src/components-flex/icon/variants/IconGift.svelte generated by Svelte v3.53.1 */
|
13499
13499
|
|
13500
|
-
function create_fragment$
|
13500
|
+
function create_fragment$c(ctx) {
|
13501
13501
|
let svg;
|
13502
13502
|
let path;
|
13503
13503
|
|
@@ -13540,7 +13540,7 @@ function create_fragment$b(ctx) {
|
|
13540
13540
|
};
|
13541
13541
|
}
|
13542
13542
|
|
13543
|
-
function instance$
|
13543
|
+
function instance$c($$self, $$props, $$invalidate) {
|
13544
13544
|
let { color } = $$props;
|
13545
13545
|
|
13546
13546
|
$$self.$$set = $$props => {
|
@@ -13553,13 +13553,13 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
13553
13553
|
class IconGift extends SvelteComponent {
|
13554
13554
|
constructor(options) {
|
13555
13555
|
super();
|
13556
|
-
init(this, options, instance$
|
13556
|
+
init(this, options, instance$c, create_fragment$c, safe_not_equal, { color: 0 });
|
13557
13557
|
}
|
13558
13558
|
}
|
13559
13559
|
|
13560
13560
|
/* src/components-flex/icon/variants/IconPaperclip.svelte generated by Svelte v3.53.1 */
|
13561
13561
|
|
13562
|
-
function create_fragment$
|
13562
|
+
function create_fragment$b(ctx) {
|
13563
13563
|
let svg;
|
13564
13564
|
let path;
|
13565
13565
|
|
@@ -13608,7 +13608,7 @@ function create_fragment$a(ctx) {
|
|
13608
13608
|
};
|
13609
13609
|
}
|
13610
13610
|
|
13611
|
-
function instance$
|
13611
|
+
function instance$b($$self, $$props, $$invalidate) {
|
13612
13612
|
let { color } = $$props;
|
13613
13613
|
|
13614
13614
|
$$self.$$set = $$props => {
|
@@ -13621,13 +13621,13 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
13621
13621
|
class IconPaperclip extends SvelteComponent {
|
13622
13622
|
constructor(options) {
|
13623
13623
|
super();
|
13624
|
-
init(this, options, instance$
|
13624
|
+
init(this, options, instance$b, create_fragment$b, safe_not_equal, { color: 0 });
|
13625
13625
|
}
|
13626
13626
|
}
|
13627
13627
|
|
13628
13628
|
/* src/components-flex/icon/variants/IconFire.svelte generated by Svelte v3.53.1 */
|
13629
13629
|
|
13630
|
-
function create_fragment$
|
13630
|
+
function create_fragment$a(ctx) {
|
13631
13631
|
let svg;
|
13632
13632
|
let path;
|
13633
13633
|
|
@@ -13676,7 +13676,7 @@ function create_fragment$9(ctx) {
|
|
13676
13676
|
};
|
13677
13677
|
}
|
13678
13678
|
|
13679
|
-
function instance$
|
13679
|
+
function instance$a($$self, $$props, $$invalidate) {
|
13680
13680
|
let { color } = $$props;
|
13681
13681
|
|
13682
13682
|
$$self.$$set = $$props => {
|
@@ -13689,13 +13689,13 @@ function instance$9($$self, $$props, $$invalidate) {
|
|
13689
13689
|
class IconFire extends SvelteComponent {
|
13690
13690
|
constructor(options) {
|
13691
13691
|
super();
|
13692
|
-
init(this, options, instance$
|
13692
|
+
init(this, options, instance$a, create_fragment$a, safe_not_equal, { color: 0 });
|
13693
13693
|
}
|
13694
13694
|
}
|
13695
13695
|
|
13696
13696
|
/* src/components-flex/icon/variants/IconLink.svelte generated by Svelte v3.53.1 */
|
13697
13697
|
|
13698
|
-
function create_fragment$
|
13698
|
+
function create_fragment$9(ctx) {
|
13699
13699
|
let svg;
|
13700
13700
|
let path;
|
13701
13701
|
|
@@ -13744,7 +13744,7 @@ function create_fragment$8(ctx) {
|
|
13744
13744
|
};
|
13745
13745
|
}
|
13746
13746
|
|
13747
|
-
function instance$
|
13747
|
+
function instance$9($$self, $$props, $$invalidate) {
|
13748
13748
|
let { color } = $$props;
|
13749
13749
|
|
13750
13750
|
$$self.$$set = $$props => {
|
@@ -13757,7 +13757,7 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
13757
13757
|
class IconLink extends SvelteComponent {
|
13758
13758
|
constructor(options) {
|
13759
13759
|
super();
|
13760
|
-
init(this, options, instance$
|
13760
|
+
init(this, options, instance$9, create_fragment$9, safe_not_equal, { color: 0 });
|
13761
13761
|
}
|
13762
13762
|
}
|
13763
13763
|
|
@@ -13845,12 +13845,12 @@ const ICON_PARAMS = [
|
|
13845
13845
|
|
13846
13846
|
/* src/components-flex/icon/Icon.svelte generated by Svelte v3.53.1 */
|
13847
13847
|
|
13848
|
-
function add_css$
|
13848
|
+
function add_css$8(target) {
|
13849
13849
|
append_styles(target, "svelte-1mx2edd", ".icon.svelte-1mx2edd{display:inline-flex;align-items:center;overflow:hidden;width:auto}");
|
13850
13850
|
}
|
13851
13851
|
|
13852
13852
|
// (15:0) {#if (IconComponent)}
|
13853
|
-
function create_if_block$
|
13853
|
+
function create_if_block$4(ctx) {
|
13854
13854
|
let div;
|
13855
13855
|
let switch_instance;
|
13856
13856
|
let current;
|
@@ -13946,10 +13946,10 @@ function create_if_block$3(ctx) {
|
|
13946
13946
|
};
|
13947
13947
|
}
|
13948
13948
|
|
13949
|
-
function create_fragment$
|
13949
|
+
function create_fragment$8(ctx) {
|
13950
13950
|
let if_block_anchor;
|
13951
13951
|
let current;
|
13952
|
-
let if_block = /*IconComponent*/ ctx[2] && create_if_block$
|
13952
|
+
let if_block = /*IconComponent*/ ctx[2] && create_if_block$4(ctx);
|
13953
13953
|
|
13954
13954
|
return {
|
13955
13955
|
c() {
|
@@ -13974,7 +13974,7 @@ function create_fragment$7(ctx) {
|
|
13974
13974
|
transition_in(if_block, 1);
|
13975
13975
|
}
|
13976
13976
|
} else {
|
13977
|
-
if_block = create_if_block$
|
13977
|
+
if_block = create_if_block$4(ctx);
|
13978
13978
|
if_block.c();
|
13979
13979
|
transition_in(if_block, 1);
|
13980
13980
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
@@ -14005,7 +14005,7 @@ function create_fragment$7(ctx) {
|
|
14005
14005
|
};
|
14006
14006
|
}
|
14007
14007
|
|
14008
|
-
function instance$
|
14008
|
+
function instance$8($$self, $$props, $$invalidate) {
|
14009
14009
|
let style;
|
14010
14010
|
let IconComponent;
|
14011
14011
|
let { props = {} } = $$props;
|
@@ -14037,18 +14037,18 @@ function instance$7($$self, $$props, $$invalidate) {
|
|
14037
14037
|
class Icon extends SvelteComponent {
|
14038
14038
|
constructor(options) {
|
14039
14039
|
super();
|
14040
|
-
init(this, options, instance$
|
14040
|
+
init(this, options, instance$8, create_fragment$8, safe_not_equal, { props: 0, layerId: 1 }, add_css$8);
|
14041
14041
|
}
|
14042
14042
|
}
|
14043
14043
|
|
14044
14044
|
/* src/components-flex/button/Button.svelte generated by Svelte v3.53.1 */
|
14045
14045
|
|
14046
|
-
function add_css$
|
14046
|
+
function add_css$7(target) {
|
14047
14047
|
append_styles(target, "svelte-bo01kn", ".button.svelte-bo01kn{display:inline-flex;align-content:center;justify-content:center;gap:0.65em;cursor:pointer;outline:0;transition:background-color 0.12s, border-color 0.12s, color 0.12s}.button-icon.svelte-bo01kn{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
|
14048
14048
|
}
|
14049
14049
|
|
14050
14050
|
// (127:2) {#if (props.isIcon && props.iconVariant)}
|
14051
|
-
function create_if_block$
|
14051
|
+
function create_if_block$3(ctx) {
|
14052
14052
|
let div;
|
14053
14053
|
let icon;
|
14054
14054
|
let current;
|
@@ -14111,7 +14111,7 @@ function create_if_block$2(ctx) {
|
|
14111
14111
|
};
|
14112
14112
|
}
|
14113
14113
|
|
14114
|
-
function create_fragment$
|
14114
|
+
function create_fragment$7(ctx) {
|
14115
14115
|
let button;
|
14116
14116
|
let t0;
|
14117
14117
|
let span;
|
@@ -14120,7 +14120,7 @@ function create_fragment$6(ctx) {
|
|
14120
14120
|
let current;
|
14121
14121
|
let mounted;
|
14122
14122
|
let dispose;
|
14123
|
-
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$
|
14123
|
+
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$3(ctx);
|
14124
14124
|
|
14125
14125
|
return {
|
14126
14126
|
c() {
|
@@ -14175,7 +14175,7 @@ function create_fragment$6(ctx) {
|
|
14175
14175
|
transition_in(if_block, 1);
|
14176
14176
|
}
|
14177
14177
|
} else {
|
14178
|
-
if_block = create_if_block$
|
14178
|
+
if_block = create_if_block$3(ctx);
|
14179
14179
|
if_block.c();
|
14180
14180
|
transition_in(if_block, 1);
|
14181
14181
|
if_block.m(button, t0);
|
@@ -14218,7 +14218,7 @@ function create_fragment$6(ctx) {
|
|
14218
14218
|
};
|
14219
14219
|
}
|
14220
14220
|
|
14221
|
-
function instance$
|
14221
|
+
function instance$7($$self, $$props, $$invalidate) {
|
14222
14222
|
let style;
|
14223
14223
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
14224
14224
|
let { eventName = '' } = $$props;
|
@@ -14354,8 +14354,8 @@ class Button extends SvelteComponent {
|
|
14354
14354
|
init(
|
14355
14355
|
this,
|
14356
14356
|
options,
|
14357
|
-
instance$
|
14358
|
-
create_fragment$
|
14357
|
+
instance$7,
|
14358
|
+
create_fragment$7,
|
14359
14359
|
safe_not_equal,
|
14360
14360
|
{
|
14361
14361
|
onClick: 5,
|
@@ -14364,7 +14364,7 @@ class Button extends SvelteComponent {
|
|
14364
14364
|
props: 0,
|
14365
14365
|
layerId: 1
|
14366
14366
|
},
|
14367
|
-
add_css$
|
14367
|
+
add_css$7
|
14368
14368
|
);
|
14369
14369
|
}
|
14370
14370
|
}
|
@@ -14396,6 +14396,334 @@ const BUTTON_ICON_ANGLE = {
|
|
14396
14396
|
'row-reverse': '右側',
|
14397
14397
|
};
|
14398
14398
|
|
14399
|
+
/* src/components-flex/text-button/TextButton.svelte generated by Svelte v3.53.1 */
|
14400
|
+
|
14401
|
+
function add_css$6(target) {
|
14402
|
+
append_styles(target, "svelte-2imv7z", ".flex-text-button.svelte-2imv7z{display:inline-flex;align-content:center;justify-content:center;gap:0.65em;cursor:pointer;outline:0;padding:0;text-decoration:underline;background-color:rgba(255, 255, 255, 0);transition:color 0.12s}.flex-text-button.svelte-2imv7z:hover{text-decoration:none}.flex-text-button-icon.svelte-2imv7z{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
|
14403
|
+
}
|
14404
|
+
|
14405
|
+
// (103:4) {#if props.isIcon && props.iconVariant}
|
14406
|
+
function create_if_block$2(ctx) {
|
14407
|
+
let div;
|
14408
|
+
let icon;
|
14409
|
+
let current;
|
14410
|
+
|
14411
|
+
icon = new Icon({
|
14412
|
+
props: {
|
14413
|
+
props: {
|
14414
|
+
variant: /*props*/ ctx[0].iconVariant,
|
14415
|
+
size: '1em',
|
14416
|
+
color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
|
14417
|
+
}
|
14418
|
+
}
|
14419
|
+
});
|
14420
|
+
|
14421
|
+
return {
|
14422
|
+
c() {
|
14423
|
+
div = element("div");
|
14424
|
+
create_component(icon.$$.fragment);
|
14425
|
+
this.h();
|
14426
|
+
},
|
14427
|
+
l(nodes) {
|
14428
|
+
div = claim_element(nodes, "DIV", { class: true });
|
14429
|
+
var div_nodes = children(div);
|
14430
|
+
claim_component(icon.$$.fragment, div_nodes);
|
14431
|
+
div_nodes.forEach(detach);
|
14432
|
+
this.h();
|
14433
|
+
},
|
14434
|
+
h() {
|
14435
|
+
attr(div, "class", "flex-text-button-icon svelte-2imv7z");
|
14436
|
+
},
|
14437
|
+
m(target, anchor) {
|
14438
|
+
insert_hydration(target, div, anchor);
|
14439
|
+
mount_component(icon, div, null);
|
14440
|
+
current = true;
|
14441
|
+
},
|
14442
|
+
p(ctx, dirty) {
|
14443
|
+
const icon_changes = {};
|
14444
|
+
|
14445
|
+
if (dirty & /*props*/ 1) icon_changes.props = {
|
14446
|
+
variant: /*props*/ ctx[0].iconVariant,
|
14447
|
+
size: '1em',
|
14448
|
+
color: /*VARIANTS*/ ctx[3].color[/*props*/ ctx[0].color ?? 'default'].color
|
14449
|
+
};
|
14450
|
+
|
14451
|
+
icon.$set(icon_changes);
|
14452
|
+
},
|
14453
|
+
i(local) {
|
14454
|
+
if (current) return;
|
14455
|
+
transition_in(icon.$$.fragment, local);
|
14456
|
+
current = true;
|
14457
|
+
},
|
14458
|
+
o(local) {
|
14459
|
+
transition_out(icon.$$.fragment, local);
|
14460
|
+
current = false;
|
14461
|
+
},
|
14462
|
+
d(detaching) {
|
14463
|
+
if (detaching) detach(div);
|
14464
|
+
destroy_component(icon);
|
14465
|
+
}
|
14466
|
+
};
|
14467
|
+
}
|
14468
|
+
|
14469
|
+
function create_fragment$6(ctx) {
|
14470
|
+
let button;
|
14471
|
+
let t0;
|
14472
|
+
let span;
|
14473
|
+
let t1_value = /*props*/ ctx[0].label + "";
|
14474
|
+
let t1;
|
14475
|
+
let current;
|
14476
|
+
let mounted;
|
14477
|
+
let dispose;
|
14478
|
+
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$2(ctx);
|
14479
|
+
|
14480
|
+
return {
|
14481
|
+
c() {
|
14482
|
+
button = element("button");
|
14483
|
+
if (if_block) if_block.c();
|
14484
|
+
t0 = space();
|
14485
|
+
span = element("span");
|
14486
|
+
t1 = text(t1_value);
|
14487
|
+
this.h();
|
14488
|
+
},
|
14489
|
+
l(nodes) {
|
14490
|
+
button = claim_element(nodes, "BUTTON", {
|
14491
|
+
"data-layer-id": true,
|
14492
|
+
style: true,
|
14493
|
+
class: true
|
14494
|
+
});
|
14495
|
+
|
14496
|
+
var button_nodes = children(button);
|
14497
|
+
if (if_block) if_block.l(button_nodes);
|
14498
|
+
t0 = claim_space(button_nodes);
|
14499
|
+
span = claim_element(button_nodes, "SPAN", {});
|
14500
|
+
var span_nodes = children(span);
|
14501
|
+
t1 = claim_text(span_nodes, t1_value);
|
14502
|
+
span_nodes.forEach(detach);
|
14503
|
+
button_nodes.forEach(detach);
|
14504
|
+
this.h();
|
14505
|
+
},
|
14506
|
+
h() {
|
14507
|
+
attr(button, "data-layer-id", /*layerId*/ ctx[1]);
|
14508
|
+
attr(button, "style", /*style*/ ctx[2]);
|
14509
|
+
attr(button, "class", "flex-text-button svelte-2imv7z");
|
14510
|
+
},
|
14511
|
+
m(target, anchor) {
|
14512
|
+
insert_hydration(target, button, anchor);
|
14513
|
+
if (if_block) if_block.m(button, null);
|
14514
|
+
append_hydration(button, t0);
|
14515
|
+
append_hydration(button, span);
|
14516
|
+
append_hydration(span, t1);
|
14517
|
+
current = true;
|
14518
|
+
|
14519
|
+
if (!mounted) {
|
14520
|
+
dispose = listen(button, "click", checkStopPropagation('click', /*handleClick*/ ctx[4]));
|
14521
|
+
mounted = true;
|
14522
|
+
}
|
14523
|
+
},
|
14524
|
+
p(ctx, [dirty]) {
|
14525
|
+
if (/*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant) {
|
14526
|
+
if (if_block) {
|
14527
|
+
if_block.p(ctx, dirty);
|
14528
|
+
|
14529
|
+
if (dirty & /*props*/ 1) {
|
14530
|
+
transition_in(if_block, 1);
|
14531
|
+
}
|
14532
|
+
} else {
|
14533
|
+
if_block = create_if_block$2(ctx);
|
14534
|
+
if_block.c();
|
14535
|
+
transition_in(if_block, 1);
|
14536
|
+
if_block.m(button, t0);
|
14537
|
+
}
|
14538
|
+
} else if (if_block) {
|
14539
|
+
group_outros();
|
14540
|
+
|
14541
|
+
transition_out(if_block, 1, 1, () => {
|
14542
|
+
if_block = null;
|
14543
|
+
});
|
14544
|
+
|
14545
|
+
check_outros();
|
14546
|
+
}
|
14547
|
+
|
14548
|
+
if ((!current || dirty & /*props*/ 1) && t1_value !== (t1_value = /*props*/ ctx[0].label + "")) set_data(t1, t1_value);
|
14549
|
+
|
14550
|
+
if (!current || dirty & /*layerId*/ 2) {
|
14551
|
+
attr(button, "data-layer-id", /*layerId*/ ctx[1]);
|
14552
|
+
}
|
14553
|
+
|
14554
|
+
if (!current || dirty & /*style*/ 4) {
|
14555
|
+
attr(button, "style", /*style*/ ctx[2]);
|
14556
|
+
}
|
14557
|
+
},
|
14558
|
+
i(local) {
|
14559
|
+
if (current) return;
|
14560
|
+
transition_in(if_block);
|
14561
|
+
current = true;
|
14562
|
+
},
|
14563
|
+
o(local) {
|
14564
|
+
transition_out(if_block);
|
14565
|
+
current = false;
|
14566
|
+
},
|
14567
|
+
d(detaching) {
|
14568
|
+
if (detaching) detach(button);
|
14569
|
+
if (if_block) if_block.d();
|
14570
|
+
mounted = false;
|
14571
|
+
dispose();
|
14572
|
+
}
|
14573
|
+
};
|
14574
|
+
}
|
14575
|
+
|
14576
|
+
function instance$6($$self, $$props, $$invalidate) {
|
14577
|
+
let style;
|
14578
|
+
let { onClick = { operation: 'none', args: [] } } = $$props;
|
14579
|
+
let { eventName = '' } = $$props;
|
14580
|
+
let { eventValue = undefined } = $$props;
|
14581
|
+
let { props = {} } = $$props;
|
14582
|
+
let { layerId = '' } = $$props;
|
14583
|
+
|
14584
|
+
const VARIANTS = {
|
14585
|
+
size: {
|
14586
|
+
extra_small: {
|
14587
|
+
fontSize: '12px',
|
14588
|
+
lineHeight: 1.5,
|
14589
|
+
borderRadius: '4px'
|
14590
|
+
},
|
14591
|
+
small: {
|
14592
|
+
fontSize: '13px',
|
14593
|
+
lineHeight: 1.5,
|
14594
|
+
borderRadius: '4px'
|
14595
|
+
},
|
14596
|
+
medium: {
|
14597
|
+
fontSize: '14px',
|
14598
|
+
lineHeight: 1.5,
|
14599
|
+
borderRadius: '4px'
|
14600
|
+
},
|
14601
|
+
large: {
|
14602
|
+
fontSize: '14px',
|
14603
|
+
lineHeight: 1.5,
|
14604
|
+
borderRadius: '4px'
|
14605
|
+
},
|
14606
|
+
extra_large: {
|
14607
|
+
fontSize: '17px',
|
14608
|
+
lineHeight: 1.5,
|
14609
|
+
borderRadius: '4px'
|
14610
|
+
}
|
14611
|
+
},
|
14612
|
+
color: {
|
14613
|
+
theme: {
|
14614
|
+
color: 'rgba(18,160,160,1)',
|
14615
|
+
fontWeight: 'bold'
|
14616
|
+
},
|
14617
|
+
default: { color: '#00100ea1', fontWeight: 'bold' }, // 'bg-action-default hover:bg-action-default-hover text-default'
|
14618
|
+
alert: {
|
14619
|
+
color: 'rgb(242,83,32,1)',
|
14620
|
+
fontWeight: 'bold'
|
14621
|
+
}, // 'bg-negative hover:bg-negative-hover text-primitive-white font-bold'
|
14622
|
+
|
14623
|
+
},
|
14624
|
+
wrap: {
|
14625
|
+
nowrap: { whiteSpace: 'nowrap' },
|
14626
|
+
wrap: { whiteSpace: 'pre-wrap' }
|
14627
|
+
}
|
14628
|
+
};
|
14629
|
+
|
14630
|
+
const getCustomColor = () => {
|
14631
|
+
return {
|
14632
|
+
color: VARIANTS.color[props.color ?? 'default'].color,
|
14633
|
+
fontWeight: props.fontWeight
|
14634
|
+
? props.fontWeight
|
14635
|
+
: VARIANTS.color[props.color ?? 'default'].fontWeight
|
14636
|
+
};
|
14637
|
+
};
|
14638
|
+
|
14639
|
+
function handleClick() {
|
14640
|
+
if (eventName) {
|
14641
|
+
send_event(eventName, eventValue);
|
14642
|
+
}
|
14643
|
+
|
14644
|
+
execOnClickOperation(onClick);
|
14645
|
+
}
|
14646
|
+
|
14647
|
+
$$self.$$set = $$props => {
|
14648
|
+
if ('onClick' in $$props) $$invalidate(5, onClick = $$props.onClick);
|
14649
|
+
if ('eventName' in $$props) $$invalidate(6, eventName = $$props.eventName);
|
14650
|
+
if ('eventValue' in $$props) $$invalidate(7, eventValue = $$props.eventValue);
|
14651
|
+
if ('props' in $$props) $$invalidate(0, props = $$props.props);
|
14652
|
+
if ('layerId' in $$props) $$invalidate(1, layerId = $$props.layerId);
|
14653
|
+
};
|
14654
|
+
|
14655
|
+
$$self.$$.update = () => {
|
14656
|
+
if ($$self.$$.dirty & /*props*/ 1) {
|
14657
|
+
$$invalidate(2, style = objToStyle({
|
14658
|
+
display: 'inline-flex',
|
14659
|
+
gap: '0.65em',
|
14660
|
+
alignItems: 'center',
|
14661
|
+
justifyContent: 'center',
|
14662
|
+
border: 0,
|
14663
|
+
transition: 'color 0.12s',
|
14664
|
+
width: props.width,
|
14665
|
+
...VARIANTS.size[props.size ?? 'medium'],
|
14666
|
+
...VARIANTS.wrap[props.wrap ?? 'nowrap'],
|
14667
|
+
...props.iconAngle
|
14668
|
+
? { flexDirection: props.iconAngle }
|
14669
|
+
: {},
|
14670
|
+
...getCustomColor(),
|
14671
|
+
...toCssCommon(props)
|
14672
|
+
}));
|
14673
|
+
}
|
14674
|
+
};
|
14675
|
+
|
14676
|
+
return [props, layerId, style, VARIANTS, handleClick, onClick, eventName, eventValue];
|
14677
|
+
}
|
14678
|
+
|
14679
|
+
class TextButton extends SvelteComponent {
|
14680
|
+
constructor(options) {
|
14681
|
+
super();
|
14682
|
+
|
14683
|
+
init(
|
14684
|
+
this,
|
14685
|
+
options,
|
14686
|
+
instance$6,
|
14687
|
+
create_fragment$6,
|
14688
|
+
safe_not_equal,
|
14689
|
+
{
|
14690
|
+
onClick: 5,
|
14691
|
+
eventName: 6,
|
14692
|
+
eventValue: 7,
|
14693
|
+
props: 0,
|
14694
|
+
layerId: 1
|
14695
|
+
},
|
14696
|
+
add_css$6
|
14697
|
+
);
|
14698
|
+
}
|
14699
|
+
}
|
14700
|
+
|
14701
|
+
const TEXT_BUTTON_SIZE = {
|
14702
|
+
extra_small: 'XSmall',
|
14703
|
+
small: 'Small',
|
14704
|
+
medium: 'Medium',
|
14705
|
+
large: 'Large',
|
14706
|
+
extra_large: 'XLarge',
|
14707
|
+
};
|
14708
|
+
const TEXT_BUTTON_COLOR = {
|
14709
|
+
default: 'デフォルト',
|
14710
|
+
theme: 'テーマカラー',
|
14711
|
+
alert: 'アラート',
|
14712
|
+
};
|
14713
|
+
const TEXT_BUTTON_ROUND = {
|
14714
|
+
default: 'デフォルト',
|
14715
|
+
none: 'なし',
|
14716
|
+
fulled: '円形',
|
14717
|
+
};
|
14718
|
+
const TEXT_BUTTON_LINK_TARGET = {
|
14719
|
+
_self: '画面内遷移',
|
14720
|
+
_blank: '別タブで開く',
|
14721
|
+
};
|
14722
|
+
const TEXT_BUTTON_ICON_ANGLE = {
|
14723
|
+
row: '左側',
|
14724
|
+
'row-reverse': '右側',
|
14725
|
+
};
|
14726
|
+
|
14399
14727
|
/* src/components-flex/close-button/CloseButton.svelte generated by Svelte v3.53.1 */
|
14400
14728
|
|
14401
14729
|
function add_css$5(target) {
|
@@ -15796,4 +16124,4 @@ class Modal extends SvelteComponent {
|
|
15796
16124
|
}
|
15797
16125
|
}
|
15798
16126
|
|
15799
|
-
export { ACTION_HOOK_LABEL, AVATAR_SHAPE, AVATAR_SIZE, Alignments, AnimationStyles, BUTTON_COLOR, BUTTON_ICON_ANGLE, BUTTON_LINK_TARGET, BUTTON_ROUND, BUTTON_SIZE, BackgroundSizes, Box, COMPONENT_PARAMETER_TYPES, 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, CloseButton as FlexCloseButton, FlexDirections, Icon as FlexIcon, Image as FlexImage, FlexItem, Layout as FlexLayout, Modal as FlexModal, Text as FlexText, Fonts, FormCheckBoxes, FormIdentifyBooleanFields, FormIdentifyChoices, FormIdentifyInput, FormIdentifyTextFieldPlaceholders, FormIdentifyTextFieldValidations, FormIdentifyTextFields, FormRadioButtons, FormRatingButtonsFace, FormRatingButtonsNumber, FormSelect, FormTextarea, Grid, GridItem, GridModalState, ICON_PARAMS, ICON_SIZE, ICON_VARIANTS, IconElement, ImageBlock, ImageElement, Justifies, KARTE_MODAL_ROOT, LAYER_TEXT_ALIGN_VALUES, LAYER_TEXT_FONT_WEIGHT_VALUES, 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, Repeats, SYSTEM_FONT, Slide, SlideItem, State, StateItem, TextBlock, TextButtonBlock, TextButtonElement, TextDirections, TextElement, WritingModes, addChoiceAnswer, addFreeAnswer, afterUpdate, applyCss, applyGlobalCss, beforeUpdate, 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 };
|
16127
|
+
export { ACTION_HOOK_LABEL, AVATAR_SHAPE, AVATAR_SIZE, Alignments, AnimationStyles, BUTTON_COLOR, BUTTON_ICON_ANGLE, BUTTON_LINK_TARGET, BUTTON_ROUND, BUTTON_SIZE, BackgroundSizes, Box, COMPONENT_PARAMETER_TYPES, 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, CloseButton as FlexCloseButton, FlexDirections, Icon as FlexIcon, Image as FlexImage, FlexItem, Layout as FlexLayout, Modal as FlexModal, Text as FlexText, TextButton as FlexTextButton, Fonts, FormCheckBoxes, FormIdentifyBooleanFields, FormIdentifyChoices, FormIdentifyInput, FormIdentifyTextFieldPlaceholders, FormIdentifyTextFieldValidations, FormIdentifyTextFields, FormRadioButtons, FormRatingButtonsFace, FormRatingButtonsNumber, FormSelect, FormTextarea, Grid, GridItem, GridModalState, ICON_PARAMS, ICON_SIZE, ICON_VARIANTS, IconElement, ImageBlock, ImageElement, Justifies, KARTE_MODAL_ROOT, LAYER_TEXT_ALIGN_VALUES, LAYER_TEXT_FONT_WEIGHT_VALUES, 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, Repeats, SYSTEM_FONT, Slide, SlideItem, State, StateItem, TEXT_BUTTON_COLOR, TEXT_BUTTON_ICON_ANGLE, TEXT_BUTTON_LINK_TARGET, TEXT_BUTTON_ROUND, TEXT_BUTTON_SIZE, TextBlock, TextButtonBlock, TextButtonElement, TextDirections, TextElement, WritingModes, addChoiceAnswer, addFreeAnswer, afterUpdate, applyCss, applyGlobalCss, beforeUpdate, 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 };
|