@plaidev/karte-action-sdk 1.1.261-28997367.d745b343 → 1.1.261-29008381.850cae9e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/hydrate/index.es.d.ts +16 -1
- package/dist/hydrate/index.es.js +539 -365
- package/dist/index.es.d.ts +16 -1
- package/dist/index.es.js +523 -365
- package/dist/templates.cjs.js +1 -0
- package/dist/templates.js +1 -0
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -81,6 +81,7 @@ var sdk = /*#__PURE__*/Object.freeze({
|
|
81
81
|
get FlexSliderItem () { return SliderItem; },
|
82
82
|
get FlexText () { return Text; },
|
83
83
|
get FlexTextLink () { return TextLink; },
|
84
|
+
get FlexYoutube () { return Youtube; },
|
84
85
|
get Fonts () { return Fonts; },
|
85
86
|
get FormCheckBoxes () { return FormCheckBoxes; },
|
86
87
|
get FormIdentifyBooleanFields () { return FormIdentifyBooleanFields; },
|
@@ -3165,7 +3166,7 @@ function create_if_block$h(ctx) {
|
|
3165
3166
|
};
|
3166
3167
|
}
|
3167
3168
|
|
3168
|
-
function create_fragment$
|
3169
|
+
function create_fragment$1p(ctx) {
|
3169
3170
|
let head;
|
3170
3171
|
let if_block = /*googleFontUrl*/ ctx[0] && create_if_block$h(ctx);
|
3171
3172
|
|
@@ -3201,7 +3202,7 @@ function create_fragment$1o(ctx) {
|
|
3201
3202
|
};
|
3202
3203
|
}
|
3203
3204
|
|
3204
|
-
function instance$
|
3205
|
+
function instance$1p($$self, $$props, $$invalidate) {
|
3205
3206
|
let $fonts;
|
3206
3207
|
component_subscribe($$self, fonts, $$value => $$invalidate(1, $fonts = $$value));
|
3207
3208
|
let googleFontUrl = '';
|
@@ -3230,7 +3231,7 @@ function instance$1o($$self, $$props, $$invalidate) {
|
|
3230
3231
|
class Header extends SvelteComponent {
|
3231
3232
|
constructor(options) {
|
3232
3233
|
super();
|
3233
|
-
init(this, options, instance$
|
3234
|
+
init(this, options, instance$1p, create_fragment$1p, safe_not_equal, {});
|
3234
3235
|
}
|
3235
3236
|
}
|
3236
3237
|
|
@@ -3268,7 +3269,7 @@ const useBrandKit = () => {
|
|
3268
3269
|
|
3269
3270
|
/* src/components/State.svelte generated by Svelte v3.53.1 */
|
3270
3271
|
|
3271
|
-
function create_fragment$
|
3272
|
+
function create_fragment$1o(ctx) {
|
3272
3273
|
let header;
|
3273
3274
|
let t;
|
3274
3275
|
let current;
|
@@ -3327,7 +3328,7 @@ function create_fragment$1n(ctx) {
|
|
3327
3328
|
};
|
3328
3329
|
}
|
3329
3330
|
|
3330
|
-
function instance$
|
3331
|
+
function instance$1o($$self, $$props, $$invalidate) {
|
3331
3332
|
let { $$slots: slots = {}, $$scope } = $$props;
|
3332
3333
|
let { customBrandKit = undefined } = $$props;
|
3333
3334
|
setContext('brandKit', getBrandKit(customBrandKit));
|
@@ -3343,13 +3344,13 @@ function instance$1n($$self, $$props, $$invalidate) {
|
|
3343
3344
|
class State extends SvelteComponent {
|
3344
3345
|
constructor(options) {
|
3345
3346
|
super();
|
3346
|
-
init(this, options, instance$
|
3347
|
+
init(this, options, instance$1o, create_fragment$1o, safe_not_equal, { customBrandKit: 0 });
|
3347
3348
|
}
|
3348
3349
|
}
|
3349
3350
|
|
3350
3351
|
/* src/components/StateItem.svelte generated by Svelte v3.53.1 */
|
3351
3352
|
|
3352
|
-
function add_css$
|
3353
|
+
function add_css$Q(target) {
|
3353
3354
|
append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
|
3354
3355
|
}
|
3355
3356
|
|
@@ -3416,7 +3417,7 @@ function create_if_block$g(ctx) {
|
|
3416
3417
|
};
|
3417
3418
|
}
|
3418
3419
|
|
3419
|
-
function create_fragment$
|
3420
|
+
function create_fragment$1n(ctx) {
|
3420
3421
|
let if_block_anchor;
|
3421
3422
|
let current;
|
3422
3423
|
let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$g(ctx);
|
@@ -3477,7 +3478,7 @@ function getStateItemContext() {
|
|
3477
3478
|
return getContext(STATE_ITEM_CONTEXT_KEY);
|
3478
3479
|
}
|
3479
3480
|
|
3480
|
-
function instance$
|
3481
|
+
function instance$1n($$self, $$props, $$invalidate) {
|
3481
3482
|
let $state;
|
3482
3483
|
component_subscribe($$self, state, $$value => $$invalidate(1, $state = $$value));
|
3483
3484
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -3503,7 +3504,7 @@ function instance$1m($$self, $$props, $$invalidate) {
|
|
3503
3504
|
class StateItem extends SvelteComponent {
|
3504
3505
|
constructor(options) {
|
3505
3506
|
super();
|
3506
|
-
init(this, options, instance$
|
3507
|
+
init(this, options, instance$1n, create_fragment$1n, safe_not_equal, { path: 0 }, add_css$Q);
|
3507
3508
|
}
|
3508
3509
|
}
|
3509
3510
|
|
@@ -3688,7 +3689,7 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
|
|
3688
3689
|
|
3689
3690
|
/* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
3690
3691
|
|
3691
|
-
function add_css$
|
3692
|
+
function add_css$P(target) {
|
3692
3693
|
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}");
|
3693
3694
|
}
|
3694
3695
|
|
@@ -3725,7 +3726,7 @@ function create_if_block$f(ctx) {
|
|
3725
3726
|
};
|
3726
3727
|
}
|
3727
3728
|
|
3728
|
-
function create_fragment$
|
3729
|
+
function create_fragment$1m(ctx) {
|
3729
3730
|
let if_block_anchor;
|
3730
3731
|
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$f(ctx);
|
3731
3732
|
|
@@ -3761,7 +3762,7 @@ function create_fragment$1l(ctx) {
|
|
3761
3762
|
};
|
3762
3763
|
}
|
3763
3764
|
|
3764
|
-
function instance$
|
3765
|
+
function instance$1m($$self, $$props, $$invalidate) {
|
3765
3766
|
let { backgroundOverlay = false } = $$props;
|
3766
3767
|
let { class: className = undefined } = $$props;
|
3767
3768
|
const dispatch = createEventDispatcher();
|
@@ -3778,7 +3779,7 @@ function instance$1l($$self, $$props, $$invalidate) {
|
|
3778
3779
|
let BackgroundOverlay$1 = class BackgroundOverlay extends SvelteComponent {
|
3779
3780
|
constructor(options) {
|
3780
3781
|
super();
|
3781
|
-
init(this, options, instance$
|
3782
|
+
init(this, options, instance$1m, create_fragment$1m, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$P);
|
3782
3783
|
}
|
3783
3784
|
};
|
3784
3785
|
|
@@ -3818,7 +3819,7 @@ function checkStopPropagation(eventName, handler) {
|
|
3818
3819
|
|
3819
3820
|
/* src/components/Button.svelte generated by Svelte v3.53.1 */
|
3820
3821
|
|
3821
|
-
function add_css$
|
3822
|
+
function add_css$O(target) {
|
3822
3823
|
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}");
|
3823
3824
|
}
|
3824
3825
|
|
@@ -4123,7 +4124,7 @@ function create_if_block$e(ctx) {
|
|
4123
4124
|
};
|
4124
4125
|
}
|
4125
4126
|
|
4126
|
-
function create_fragment$
|
4127
|
+
function create_fragment$1l(ctx) {
|
4127
4128
|
let current_block_type_index;
|
4128
4129
|
let if_block;
|
4129
4130
|
let if_block_anchor;
|
@@ -4196,7 +4197,7 @@ function create_fragment$1k(ctx) {
|
|
4196
4197
|
|
4197
4198
|
const BUTTON_CLASS = 'button';
|
4198
4199
|
|
4199
|
-
function instance$
|
4200
|
+
function instance$1l($$self, $$props, $$invalidate) {
|
4200
4201
|
let disabled;
|
4201
4202
|
let $valuesAreValid;
|
4202
4203
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -4266,8 +4267,8 @@ let Button$1 = class Button extends SvelteComponent {
|
|
4266
4267
|
init(
|
4267
4268
|
this,
|
4268
4269
|
options,
|
4269
|
-
instance$
|
4270
|
-
create_fragment$
|
4270
|
+
instance$1l,
|
4271
|
+
create_fragment$1l,
|
4271
4272
|
safe_not_equal,
|
4272
4273
|
{
|
4273
4274
|
onClick: 0,
|
@@ -4276,14 +4277,14 @@ let Button$1 = class Button extends SvelteComponent {
|
|
4276
4277
|
style: 1,
|
4277
4278
|
isModalCloseButton: 7
|
4278
4279
|
},
|
4279
|
-
add_css$
|
4280
|
+
add_css$O
|
4280
4281
|
);
|
4281
4282
|
}
|
4282
4283
|
};
|
4283
4284
|
|
4284
4285
|
/* src/components/Modal.svelte generated by Svelte v3.53.1 */
|
4285
4286
|
|
4286
|
-
function add_css$
|
4287
|
+
function add_css$N(target) {
|
4287
4288
|
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}}");
|
4288
4289
|
}
|
4289
4290
|
|
@@ -4679,7 +4680,7 @@ function create_default_slot$7(ctx) {
|
|
4679
4680
|
};
|
4680
4681
|
}
|
4681
4682
|
|
4682
|
-
function create_fragment$
|
4683
|
+
function create_fragment$1k(ctx) {
|
4683
4684
|
let show_if;
|
4684
4685
|
let current_block_type_index;
|
4685
4686
|
let if_block0;
|
@@ -4797,7 +4798,7 @@ function create_fragment$1j(ctx) {
|
|
4797
4798
|
};
|
4798
4799
|
}
|
4799
4800
|
|
4800
|
-
function instance$
|
4801
|
+
function instance$1k($$self, $$props, $$invalidate) {
|
4801
4802
|
let close;
|
4802
4803
|
let closable;
|
4803
4804
|
let backgroundClick;
|
@@ -5109,8 +5110,8 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
5109
5110
|
init(
|
5110
5111
|
this,
|
5111
5112
|
options,
|
5112
|
-
instance$
|
5113
|
-
create_fragment$
|
5113
|
+
instance$1k,
|
5114
|
+
create_fragment$1k,
|
5114
5115
|
safe_not_equal,
|
5115
5116
|
{
|
5116
5117
|
onClick: 0,
|
@@ -5128,7 +5129,7 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
5128
5129
|
closeButtonColor: 9,
|
5129
5130
|
_closeStyle: 10
|
5130
5131
|
},
|
5131
|
-
add_css$
|
5132
|
+
add_css$N,
|
5132
5133
|
[-1, -1]
|
5133
5134
|
);
|
5134
5135
|
}
|
@@ -5136,7 +5137,7 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
5136
5137
|
|
5137
5138
|
/* src/components/Grid.svelte generated by Svelte v3.53.1 */
|
5138
5139
|
|
5139
|
-
function create_fragment$
|
5140
|
+
function create_fragment$1j(ctx) {
|
5140
5141
|
let div;
|
5141
5142
|
let current;
|
5142
5143
|
const default_slot_template = /*#slots*/ ctx[8].default;
|
@@ -5194,7 +5195,7 @@ function create_fragment$1i(ctx) {
|
|
5194
5195
|
};
|
5195
5196
|
}
|
5196
5197
|
|
5197
|
-
function instance$
|
5198
|
+
function instance$1j($$self, $$props, $$invalidate) {
|
5198
5199
|
let _style;
|
5199
5200
|
let { $$slots: slots = {}, $$scope } = $$props;
|
5200
5201
|
let { width = '512px' } = $$props;
|
@@ -5239,7 +5240,7 @@ class Grid extends SvelteComponent {
|
|
5239
5240
|
constructor(options) {
|
5240
5241
|
super();
|
5241
5242
|
|
5242
|
-
init(this, options, instance$
|
5243
|
+
init(this, options, instance$1j, create_fragment$1j, safe_not_equal, {
|
5243
5244
|
width: 1,
|
5244
5245
|
height: 2,
|
5245
5246
|
rows: 3,
|
@@ -5252,11 +5253,11 @@ class Grid extends SvelteComponent {
|
|
5252
5253
|
|
5253
5254
|
/* src/components/GridItem.svelte generated by Svelte v3.53.1 */
|
5254
5255
|
|
5255
|
-
function add_css$
|
5256
|
+
function add_css$M(target) {
|
5256
5257
|
append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
|
5257
5258
|
}
|
5258
5259
|
|
5259
|
-
function create_fragment$
|
5260
|
+
function create_fragment$1i(ctx) {
|
5260
5261
|
let div1;
|
5261
5262
|
let div0;
|
5262
5263
|
let current;
|
@@ -5330,7 +5331,7 @@ function create_fragment$1h(ctx) {
|
|
5330
5331
|
|
5331
5332
|
const GRID_ITEM_CONTEXT_KEY = 'GRID_ITEM';
|
5332
5333
|
|
5333
|
-
function instance$
|
5334
|
+
function instance$1i($$self, $$props, $$invalidate) {
|
5334
5335
|
let _style;
|
5335
5336
|
let { $$slots: slots = {}, $$scope } = $$props;
|
5336
5337
|
let { x1 } = $$props;
|
@@ -5379,8 +5380,8 @@ class GridItem extends SvelteComponent {
|
|
5379
5380
|
init(
|
5380
5381
|
this,
|
5381
5382
|
options,
|
5382
|
-
instance$
|
5383
|
-
create_fragment$
|
5383
|
+
instance$1i,
|
5384
|
+
create_fragment$1i,
|
5384
5385
|
safe_not_equal,
|
5385
5386
|
{
|
5386
5387
|
x1: 2,
|
@@ -5391,7 +5392,7 @@ class GridItem extends SvelteComponent {
|
|
5391
5392
|
background: 7,
|
5392
5393
|
gridItemId: 0
|
5393
5394
|
},
|
5394
|
-
add_css$
|
5395
|
+
add_css$M
|
5395
5396
|
);
|
5396
5397
|
}
|
5397
5398
|
}
|
@@ -5487,7 +5488,7 @@ function create_each_block$8(ctx) {
|
|
5487
5488
|
};
|
5488
5489
|
}
|
5489
5490
|
|
5490
|
-
function create_fragment$
|
5491
|
+
function create_fragment$1h(ctx) {
|
5491
5492
|
let each_1_anchor;
|
5492
5493
|
let each_value = /*items*/ ctx[0];
|
5493
5494
|
let each_blocks = [];
|
@@ -5546,7 +5547,7 @@ function create_fragment$1g(ctx) {
|
|
5546
5547
|
|
5547
5548
|
const regexp = /(\r?\n)/;
|
5548
5549
|
|
5549
|
-
function instance$
|
5550
|
+
function instance$1h($$self, $$props, $$invalidate) {
|
5550
5551
|
let items;
|
5551
5552
|
let { text = 'サンプルSample' } = $$props;
|
5552
5553
|
|
@@ -5567,13 +5568,13 @@ function instance$1g($$self, $$props, $$invalidate) {
|
|
5567
5568
|
class RenderText extends SvelteComponent {
|
5568
5569
|
constructor(options) {
|
5569
5570
|
super();
|
5570
|
-
init(this, options, instance$
|
5571
|
+
init(this, options, instance$1h, create_fragment$1h, safe_not_equal, { text: 1 });
|
5571
5572
|
}
|
5572
5573
|
}
|
5573
5574
|
|
5574
5575
|
/* src/components/TextElement.svelte generated by Svelte v3.53.1 */
|
5575
5576
|
|
5576
|
-
function add_css$
|
5577
|
+
function add_css$L(target) {
|
5577
5578
|
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}");
|
5578
5579
|
}
|
5579
5580
|
|
@@ -5717,7 +5718,7 @@ function create_if_block$b(ctx) {
|
|
5717
5718
|
};
|
5718
5719
|
}
|
5719
5720
|
|
5720
|
-
function create_fragment$
|
5721
|
+
function create_fragment$1g(ctx) {
|
5721
5722
|
let div;
|
5722
5723
|
let current_block_type_index;
|
5723
5724
|
let if_block;
|
@@ -5787,7 +5788,7 @@ function create_fragment$1f(ctx) {
|
|
5787
5788
|
};
|
5788
5789
|
}
|
5789
5790
|
|
5790
|
-
function instance$
|
5791
|
+
function instance$1g($$self, $$props, $$invalidate) {
|
5791
5792
|
let style;
|
5792
5793
|
let { text = 'テキストのコンテンツ' } = $$props;
|
5793
5794
|
let { font = SYSTEM_FONT } = $$props;
|
@@ -5883,8 +5884,8 @@ class TextElement extends SvelteComponent {
|
|
5883
5884
|
init(
|
5884
5885
|
this,
|
5885
5886
|
options,
|
5886
|
-
instance$
|
5887
|
-
create_fragment$
|
5887
|
+
instance$1g,
|
5888
|
+
create_fragment$1g,
|
5888
5889
|
safe_not_equal,
|
5889
5890
|
{
|
5890
5891
|
text: 0,
|
@@ -5895,14 +5896,14 @@ class TextElement extends SvelteComponent {
|
|
5895
5896
|
enableCopy: 2,
|
5896
5897
|
eventName: 10
|
5897
5898
|
},
|
5898
|
-
add_css$
|
5899
|
+
add_css$L
|
5899
5900
|
);
|
5900
5901
|
}
|
5901
5902
|
}
|
5902
5903
|
|
5903
5904
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
5904
5905
|
|
5905
|
-
function add_css$
|
5906
|
+
function add_css$K(target) {
|
5906
5907
|
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)}");
|
5907
5908
|
}
|
5908
5909
|
|
@@ -5940,7 +5941,7 @@ function create_default_slot$6(ctx) {
|
|
5940
5941
|
};
|
5941
5942
|
}
|
5942
5943
|
|
5943
|
-
function create_fragment$
|
5944
|
+
function create_fragment$1f(ctx) {
|
5944
5945
|
let div;
|
5945
5946
|
let button;
|
5946
5947
|
let current;
|
@@ -5994,7 +5995,7 @@ function create_fragment$1e(ctx) {
|
|
5994
5995
|
};
|
5995
5996
|
}
|
5996
5997
|
|
5997
|
-
function instance$
|
5998
|
+
function instance$1f($$self, $$props, $$invalidate) {
|
5998
5999
|
let style;
|
5999
6000
|
let { text = 'ボタンのラベル' } = $$props;
|
6000
6001
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -6032,8 +6033,8 @@ class TextButtonElement extends SvelteComponent {
|
|
6032
6033
|
init(
|
6033
6034
|
this,
|
6034
6035
|
options,
|
6035
|
-
instance$
|
6036
|
-
create_fragment$
|
6036
|
+
instance$1f,
|
6037
|
+
create_fragment$1f,
|
6037
6038
|
safe_not_equal,
|
6038
6039
|
{
|
6039
6040
|
text: 0,
|
@@ -6043,14 +6044,14 @@ class TextButtonElement extends SvelteComponent {
|
|
6043
6044
|
_buttonStyle: 5,
|
6044
6045
|
_style: 6
|
6045
6046
|
},
|
6046
|
-
add_css$
|
6047
|
+
add_css$K
|
6047
6048
|
);
|
6048
6049
|
}
|
6049
6050
|
}
|
6050
6051
|
|
6051
6052
|
/* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
|
6052
6053
|
|
6053
|
-
function add_css$
|
6054
|
+
function add_css$J(target) {
|
6054
6055
|
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%}");
|
6055
6056
|
}
|
6056
6057
|
|
@@ -6105,7 +6106,7 @@ function create_default_slot$5(ctx) {
|
|
6105
6106
|
};
|
6106
6107
|
}
|
6107
6108
|
|
6108
|
-
function create_fragment$
|
6109
|
+
function create_fragment$1e(ctx) {
|
6109
6110
|
let div;
|
6110
6111
|
let button;
|
6111
6112
|
let div_class_value;
|
@@ -6164,7 +6165,7 @@ function create_fragment$1d(ctx) {
|
|
6164
6165
|
};
|
6165
6166
|
}
|
6166
6167
|
|
6167
|
-
function instance$
|
6168
|
+
function instance$1e($$self, $$props, $$invalidate) {
|
6168
6169
|
let { src = '' } = $$props;
|
6169
6170
|
let { alt = '画像の説明' } = $$props;
|
6170
6171
|
let { transport = false } = $$props;
|
@@ -6195,8 +6196,8 @@ class ImageElement extends SvelteComponent {
|
|
6195
6196
|
init(
|
6196
6197
|
this,
|
6197
6198
|
options,
|
6198
|
-
instance$
|
6199
|
-
create_fragment$
|
6199
|
+
instance$1e,
|
6200
|
+
create_fragment$1e,
|
6200
6201
|
safe_not_equal,
|
6201
6202
|
{
|
6202
6203
|
src: 0,
|
@@ -6208,18 +6209,18 @@ class ImageElement extends SvelteComponent {
|
|
6208
6209
|
_imageStyle: 6,
|
6209
6210
|
_style: 7
|
6210
6211
|
},
|
6211
|
-
add_css$
|
6212
|
+
add_css$J
|
6212
6213
|
);
|
6213
6214
|
}
|
6214
6215
|
}
|
6215
6216
|
|
6216
6217
|
/* src/components/List.svelte generated by Svelte v3.53.1 */
|
6217
6218
|
|
6218
|
-
function add_css$
|
6219
|
+
function add_css$I(target) {
|
6219
6220
|
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}");
|
6220
6221
|
}
|
6221
6222
|
|
6222
|
-
function create_fragment$
|
6223
|
+
function create_fragment$1d(ctx) {
|
6223
6224
|
let div;
|
6224
6225
|
let current;
|
6225
6226
|
const default_slot_template = /*#slots*/ ctx[6].default;
|
@@ -6279,7 +6280,7 @@ function create_fragment$1c(ctx) {
|
|
6279
6280
|
|
6280
6281
|
const LIST_CONTEXT_KEY = Symbol();
|
6281
6282
|
|
6282
|
-
function instance$
|
6283
|
+
function instance$1d($$self, $$props, $$invalidate) {
|
6283
6284
|
let style;
|
6284
6285
|
let { $$slots: slots = {}, $$scope } = $$props;
|
6285
6286
|
let { direction = 'vertical' } = $$props;
|
@@ -6346,8 +6347,8 @@ let List$1 = class List extends SvelteComponent {
|
|
6346
6347
|
init(
|
6347
6348
|
this,
|
6348
6349
|
options,
|
6349
|
-
instance$
|
6350
|
-
create_fragment$
|
6350
|
+
instance$1d,
|
6351
|
+
create_fragment$1d,
|
6351
6352
|
safe_not_equal,
|
6352
6353
|
{
|
6353
6354
|
direction: 1,
|
@@ -6355,14 +6356,14 @@ let List$1 = class List extends SvelteComponent {
|
|
6355
6356
|
background: 3,
|
6356
6357
|
_style: 4
|
6357
6358
|
},
|
6358
|
-
add_css$
|
6359
|
+
add_css$I
|
6359
6360
|
);
|
6360
6361
|
}
|
6361
6362
|
};
|
6362
6363
|
|
6363
6364
|
/* src/components/ListItem.svelte generated by Svelte v3.53.1 */
|
6364
6365
|
|
6365
|
-
function add_css$
|
6366
|
+
function add_css$H(target) {
|
6366
6367
|
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}");
|
6367
6368
|
}
|
6368
6369
|
|
@@ -6414,7 +6415,7 @@ function create_default_slot$4(ctx) {
|
|
6414
6415
|
};
|
6415
6416
|
}
|
6416
6417
|
|
6417
|
-
function create_fragment$
|
6418
|
+
function create_fragment$1c(ctx) {
|
6418
6419
|
let div;
|
6419
6420
|
let button;
|
6420
6421
|
let current;
|
@@ -6473,7 +6474,7 @@ function create_fragment$1b(ctx) {
|
|
6473
6474
|
};
|
6474
6475
|
}
|
6475
6476
|
|
6476
|
-
function instance$
|
6477
|
+
function instance$1c($$self, $$props, $$invalidate) {
|
6477
6478
|
let listItemStyle;
|
6478
6479
|
let { $$slots: slots = {}, $$scope } = $$props;
|
6479
6480
|
const { separator, background, direction, registerItem, unregisterItem } = getContext(LIST_CONTEXT_KEY);
|
@@ -6552,17 +6553,17 @@ function instance$1b($$self, $$props, $$invalidate) {
|
|
6552
6553
|
let ListItem$1 = class ListItem extends SvelteComponent {
|
6553
6554
|
constructor(options) {
|
6554
6555
|
super();
|
6555
|
-
init(this, options, instance$
|
6556
|
+
init(this, options, instance$1c, create_fragment$1c, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$H);
|
6556
6557
|
}
|
6557
6558
|
};
|
6558
6559
|
|
6559
6560
|
/* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
|
6560
6561
|
|
6561
|
-
function add_css$
|
6562
|
+
function add_css$G(target) {
|
6562
6563
|
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}");
|
6563
6564
|
}
|
6564
6565
|
|
6565
|
-
function create_fragment$
|
6566
|
+
function create_fragment$1b(ctx) {
|
6566
6567
|
let div;
|
6567
6568
|
|
6568
6569
|
return {
|
@@ -6589,7 +6590,7 @@ function create_fragment$1a(ctx) {
|
|
6589
6590
|
};
|
6590
6591
|
}
|
6591
6592
|
|
6592
|
-
function instance$
|
6593
|
+
function instance$1b($$self, $$props, $$invalidate) {
|
6593
6594
|
let { code } = $$props;
|
6594
6595
|
let { _style = '' } = $$props;
|
6595
6596
|
|
@@ -6604,17 +6605,17 @@ function instance$1a($$self, $$props, $$invalidate) {
|
|
6604
6605
|
class EmbedElement extends SvelteComponent {
|
6605
6606
|
constructor(options) {
|
6606
6607
|
super();
|
6607
|
-
init(this, options, instance$
|
6608
|
+
init(this, options, instance$1b, create_fragment$1b, safe_not_equal, { code: 0, _style: 1 }, add_css$G);
|
6608
6609
|
}
|
6609
6610
|
}
|
6610
6611
|
|
6611
6612
|
/* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
|
6612
6613
|
|
6613
|
-
function add_css$
|
6614
|
+
function add_css$F(target) {
|
6614
6615
|
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%}");
|
6615
6616
|
}
|
6616
6617
|
|
6617
|
-
function create_fragment$
|
6618
|
+
function create_fragment$1a(ctx) {
|
6618
6619
|
let div1;
|
6619
6620
|
let div0;
|
6620
6621
|
|
@@ -6655,7 +6656,7 @@ function _setValue(obj, key, value) {
|
|
6655
6656
|
}
|
6656
6657
|
}
|
6657
6658
|
|
6658
|
-
function instance$
|
6659
|
+
function instance$1a($$self, $$props, $$invalidate) {
|
6659
6660
|
let $system;
|
6660
6661
|
component_subscribe($$self, system, $$value => $$invalidate(31, $system = $$value));
|
6661
6662
|
let { videoId = 'wt0OjOeX-JA' } = $$props;
|
@@ -6926,8 +6927,8 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6926
6927
|
init(
|
6927
6928
|
this,
|
6928
6929
|
options,
|
6929
|
-
instance$
|
6930
|
-
create_fragment$
|
6930
|
+
instance$1a,
|
6931
|
+
create_fragment$1a,
|
6931
6932
|
safe_not_equal,
|
6932
6933
|
{
|
6933
6934
|
videoId: 2,
|
@@ -6956,7 +6957,7 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6956
6957
|
mute: 25,
|
6957
6958
|
_style: 0
|
6958
6959
|
},
|
6959
|
-
add_css$
|
6960
|
+
add_css$F,
|
6960
6961
|
[-1, -1]
|
6961
6962
|
);
|
6962
6963
|
}
|
@@ -6964,11 +6965,11 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6964
6965
|
|
6965
6966
|
/* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
|
6966
6967
|
|
6967
|
-
function add_css$
|
6968
|
+
function add_css$E(target) {
|
6968
6969
|
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%}");
|
6969
6970
|
}
|
6970
6971
|
|
6971
|
-
function create_fragment$
|
6972
|
+
function create_fragment$19(ctx) {
|
6972
6973
|
let div1;
|
6973
6974
|
let div0;
|
6974
6975
|
|
@@ -6999,7 +7000,7 @@ function create_fragment$18(ctx) {
|
|
6999
7000
|
};
|
7000
7001
|
}
|
7001
7002
|
|
7002
|
-
function instance$
|
7003
|
+
function instance$19($$self, $$props, $$invalidate) {
|
7003
7004
|
let $system;
|
7004
7005
|
component_subscribe($$self, system, $$value => $$invalidate(12, $system = $$value));
|
7005
7006
|
let { videoId = "201239468" } = $$props;
|
@@ -7142,8 +7143,8 @@ class MovieVimeoElement extends SvelteComponent {
|
|
7142
7143
|
init(
|
7143
7144
|
this,
|
7144
7145
|
options,
|
7145
|
-
instance$
|
7146
|
-
create_fragment$
|
7146
|
+
instance$19,
|
7147
|
+
create_fragment$19,
|
7147
7148
|
safe_not_equal,
|
7148
7149
|
{
|
7149
7150
|
videoId: 2,
|
@@ -7153,18 +7154,18 @@ class MovieVimeoElement extends SvelteComponent {
|
|
7153
7154
|
mute: 6,
|
7154
7155
|
_style: 0
|
7155
7156
|
},
|
7156
|
-
add_css$
|
7157
|
+
add_css$E
|
7157
7158
|
);
|
7158
7159
|
}
|
7159
7160
|
}
|
7160
7161
|
|
7161
7162
|
/* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
|
7162
7163
|
|
7163
|
-
function add_css$
|
7164
|
+
function add_css$D(target) {
|
7164
7165
|
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}");
|
7165
7166
|
}
|
7166
7167
|
|
7167
|
-
function create_fragment$
|
7168
|
+
function create_fragment$18(ctx) {
|
7168
7169
|
let div;
|
7169
7170
|
let textarea;
|
7170
7171
|
let mounted;
|
@@ -7222,7 +7223,7 @@ function create_fragment$17(ctx) {
|
|
7222
7223
|
};
|
7223
7224
|
}
|
7224
7225
|
|
7225
|
-
function instance$
|
7226
|
+
function instance$18($$self, $$props, $$invalidate) {
|
7226
7227
|
let style;
|
7227
7228
|
let styleVariables;
|
7228
7229
|
let $value;
|
@@ -7310,8 +7311,8 @@ class FormTextarea extends SvelteComponent {
|
|
7310
7311
|
init(
|
7311
7312
|
this,
|
7312
7313
|
options,
|
7313
|
-
instance$
|
7314
|
-
create_fragment$
|
7314
|
+
instance$18,
|
7315
|
+
create_fragment$18,
|
7315
7316
|
safe_not_equal,
|
7316
7317
|
{
|
7317
7318
|
name: 7,
|
@@ -7323,14 +7324,14 @@ class FormTextarea extends SvelteComponent {
|
|
7323
7324
|
_textStyle: 11,
|
7324
7325
|
_placeholderStyle: 12
|
7325
7326
|
},
|
7326
|
-
add_css$
|
7327
|
+
add_css$D
|
7327
7328
|
);
|
7328
7329
|
}
|
7329
7330
|
}
|
7330
7331
|
|
7331
7332
|
/* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
|
7332
7333
|
|
7333
|
-
function add_css$
|
7334
|
+
function add_css$C(target) {
|
7334
7335
|
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}");
|
7335
7336
|
}
|
7336
7337
|
|
@@ -7420,7 +7421,7 @@ function create_each_block$7(ctx) {
|
|
7420
7421
|
};
|
7421
7422
|
}
|
7422
7423
|
|
7423
|
-
function create_fragment$
|
7424
|
+
function create_fragment$17(ctx) {
|
7424
7425
|
let div;
|
7425
7426
|
let each_value = /*_options*/ ctx[4];
|
7426
7427
|
let each_blocks = [];
|
@@ -7484,7 +7485,7 @@ function create_fragment$16(ctx) {
|
|
7484
7485
|
};
|
7485
7486
|
}
|
7486
7487
|
|
7487
|
-
function instance$
|
7488
|
+
function instance$17($$self, $$props, $$invalidate) {
|
7488
7489
|
let _options;
|
7489
7490
|
let buttonStyle;
|
7490
7491
|
let _value;
|
@@ -7584,8 +7585,8 @@ class FormRadioButtons extends SvelteComponent {
|
|
7584
7585
|
init(
|
7585
7586
|
this,
|
7586
7587
|
options,
|
7587
|
-
instance$
|
7588
|
-
create_fragment$
|
7588
|
+
instance$17,
|
7589
|
+
create_fragment$17,
|
7589
7590
|
safe_not_equal,
|
7590
7591
|
{
|
7591
7592
|
name: 0,
|
@@ -7598,14 +7599,14 @@ class FormRadioButtons extends SvelteComponent {
|
|
7598
7599
|
buttonColor: 13,
|
7599
7600
|
buttonColorActive: 14
|
7600
7601
|
},
|
7601
|
-
add_css$
|
7602
|
+
add_css$C
|
7602
7603
|
);
|
7603
7604
|
}
|
7604
7605
|
}
|
7605
7606
|
|
7606
7607
|
/* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
|
7607
7608
|
|
7608
|
-
function add_css$
|
7609
|
+
function add_css$B(target) {
|
7609
7610
|
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}");
|
7610
7611
|
}
|
7611
7612
|
|
@@ -7715,7 +7716,7 @@ function create_each_block$6(ctx) {
|
|
7715
7716
|
};
|
7716
7717
|
}
|
7717
7718
|
|
7718
|
-
function create_fragment$
|
7719
|
+
function create_fragment$16(ctx) {
|
7719
7720
|
let div1;
|
7720
7721
|
let select;
|
7721
7722
|
let t;
|
@@ -7805,7 +7806,7 @@ function create_fragment$15(ctx) {
|
|
7805
7806
|
};
|
7806
7807
|
}
|
7807
7808
|
|
7808
|
-
function instance$
|
7809
|
+
function instance$16($$self, $$props, $$invalidate) {
|
7809
7810
|
let _options;
|
7810
7811
|
let style;
|
7811
7812
|
let styleVariables;
|
@@ -7921,8 +7922,8 @@ class FormSelect extends SvelteComponent {
|
|
7921
7922
|
init(
|
7922
7923
|
this,
|
7923
7924
|
options,
|
7924
|
-
instance$
|
7925
|
-
create_fragment$
|
7925
|
+
instance$16,
|
7926
|
+
create_fragment$16,
|
7926
7927
|
safe_not_equal,
|
7927
7928
|
{
|
7928
7929
|
name: 7,
|
@@ -7937,14 +7938,14 @@ class FormSelect extends SvelteComponent {
|
|
7937
7938
|
iconColor: 15,
|
7938
7939
|
iconSize: 16
|
7939
7940
|
},
|
7940
|
-
add_css$
|
7941
|
+
add_css$B
|
7941
7942
|
);
|
7942
7943
|
}
|
7943
7944
|
}
|
7944
7945
|
|
7945
7946
|
/* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
|
7946
7947
|
|
7947
|
-
function add_css$
|
7948
|
+
function add_css$A(target) {
|
7948
7949
|
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}");
|
7949
7950
|
}
|
7950
7951
|
|
@@ -8050,7 +8051,7 @@ function create_each_block$5(ctx) {
|
|
8050
8051
|
};
|
8051
8052
|
}
|
8052
8053
|
|
8053
|
-
function create_fragment$
|
8054
|
+
function create_fragment$15(ctx) {
|
8054
8055
|
let div;
|
8055
8056
|
let each_value = /*_options*/ ctx[3];
|
8056
8057
|
let each_blocks = [];
|
@@ -8114,7 +8115,7 @@ function create_fragment$14(ctx) {
|
|
8114
8115
|
};
|
8115
8116
|
}
|
8116
8117
|
|
8117
|
-
function instance$
|
8118
|
+
function instance$15($$self, $$props, $$invalidate) {
|
8118
8119
|
let _options;
|
8119
8120
|
let styleVariables;
|
8120
8121
|
let isCheckedArray;
|
@@ -8220,8 +8221,8 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8220
8221
|
init(
|
8221
8222
|
this,
|
8222
8223
|
options,
|
8223
|
-
instance$
|
8224
|
-
create_fragment$
|
8224
|
+
instance$15,
|
8225
|
+
create_fragment$15,
|
8225
8226
|
safe_not_equal,
|
8226
8227
|
{
|
8227
8228
|
name: 0,
|
@@ -8234,14 +8235,14 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8234
8235
|
buttonColor: 13,
|
8235
8236
|
buttonColorActive: 14
|
8236
8237
|
},
|
8237
|
-
add_css$
|
8238
|
+
add_css$A
|
8238
8239
|
);
|
8239
8240
|
}
|
8240
8241
|
}
|
8241
8242
|
|
8242
8243
|
/* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
|
8243
8244
|
|
8244
|
-
function add_css$
|
8245
|
+
function add_css$z(target) {
|
8245
8246
|
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}");
|
8246
8247
|
}
|
8247
8248
|
|
@@ -8298,7 +8299,7 @@ function create_each_block$4(ctx) {
|
|
8298
8299
|
};
|
8299
8300
|
}
|
8300
8301
|
|
8301
|
-
function create_fragment$
|
8302
|
+
function create_fragment$14(ctx) {
|
8302
8303
|
let div;
|
8303
8304
|
let each_value = [...Array(/*count*/ ctx[0]).keys()].map(/*func*/ ctx[12]);
|
8304
8305
|
let each_blocks = [];
|
@@ -8357,7 +8358,7 @@ function create_fragment$13(ctx) {
|
|
8357
8358
|
};
|
8358
8359
|
}
|
8359
8360
|
|
8360
|
-
function instance$
|
8361
|
+
function instance$14($$self, $$props, $$invalidate) {
|
8361
8362
|
let _value;
|
8362
8363
|
let $value;
|
8363
8364
|
let { name = '' } = $$props;
|
@@ -8439,8 +8440,8 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8439
8440
|
init(
|
8440
8441
|
this,
|
8441
8442
|
options,
|
8442
|
-
instance$
|
8443
|
-
create_fragment$
|
8443
|
+
instance$14,
|
8444
|
+
create_fragment$14,
|
8444
8445
|
safe_not_equal,
|
8445
8446
|
{
|
8446
8447
|
name: 6,
|
@@ -8451,14 +8452,14 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8451
8452
|
buttonStyle: 9,
|
8452
8453
|
buttonActiveStyle: 10
|
8453
8454
|
},
|
8454
|
-
add_css$
|
8455
|
+
add_css$z
|
8455
8456
|
);
|
8456
8457
|
}
|
8457
8458
|
}
|
8458
8459
|
|
8459
8460
|
/* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
|
8460
8461
|
|
8461
|
-
function add_css$
|
8462
|
+
function add_css$y(target) {
|
8462
8463
|
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%)}");
|
8463
8464
|
}
|
8464
8465
|
|
@@ -8518,7 +8519,7 @@ function create_each_block$3(ctx) {
|
|
8518
8519
|
};
|
8519
8520
|
}
|
8520
8521
|
|
8521
|
-
function create_fragment$
|
8522
|
+
function create_fragment$13(ctx) {
|
8522
8523
|
let div;
|
8523
8524
|
let each_value = [...Array(count).keys()].reverse().map(func);
|
8524
8525
|
let each_blocks = [];
|
@@ -8580,7 +8581,7 @@ function create_fragment$12(ctx) {
|
|
8580
8581
|
const count = 5;
|
8581
8582
|
const func = i => i + 1;
|
8582
8583
|
|
8583
|
-
function instance$
|
8584
|
+
function instance$13($$self, $$props, $$invalidate) {
|
8584
8585
|
let _value;
|
8585
8586
|
let buttonStyle;
|
8586
8587
|
let $value;
|
@@ -8636,17 +8637,17 @@ function instance$12($$self, $$props, $$invalidate) {
|
|
8636
8637
|
class FormRatingButtonsFace extends SvelteComponent {
|
8637
8638
|
constructor(options) {
|
8638
8639
|
super();
|
8639
|
-
init(this, options, instance$
|
8640
|
+
init(this, options, instance$13, create_fragment$13, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$y);
|
8640
8641
|
}
|
8641
8642
|
}
|
8642
8643
|
|
8643
8644
|
/* src/components/FormIdentifyInput.svelte generated by Svelte v3.53.1 */
|
8644
8645
|
|
8645
|
-
function add_css$
|
8646
|
+
function add_css$x(target) {
|
8646
8647
|
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}");
|
8647
8648
|
}
|
8648
8649
|
|
8649
|
-
function create_fragment$
|
8650
|
+
function create_fragment$12(ctx) {
|
8650
8651
|
let div;
|
8651
8652
|
let input;
|
8652
8653
|
let input_class_value;
|
@@ -8710,7 +8711,7 @@ function create_fragment$11(ctx) {
|
|
8710
8711
|
};
|
8711
8712
|
}
|
8712
8713
|
|
8713
|
-
function instance$
|
8714
|
+
function instance$12($$self, $$props, $$invalidate) {
|
8714
8715
|
let style;
|
8715
8716
|
let styleVariables;
|
8716
8717
|
let isValidForUI;
|
@@ -8841,8 +8842,8 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8841
8842
|
init(
|
8842
8843
|
this,
|
8843
8844
|
options,
|
8844
|
-
instance$
|
8845
|
-
create_fragment$
|
8845
|
+
instance$12,
|
8846
|
+
create_fragment$12,
|
8846
8847
|
safe_not_equal,
|
8847
8848
|
{
|
8848
8849
|
field: 9,
|
@@ -8856,18 +8857,18 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8856
8857
|
_textStyle: 15,
|
8857
8858
|
_placeholderStyle: 16
|
8858
8859
|
},
|
8859
|
-
add_css$
|
8860
|
+
add_css$x
|
8860
8861
|
);
|
8861
8862
|
}
|
8862
8863
|
}
|
8863
8864
|
|
8864
8865
|
/* src/components/FormIdentifyChoices.svelte generated by Svelte v3.53.1 */
|
8865
8866
|
|
8866
|
-
function add_css$
|
8867
|
+
function add_css$w(target) {
|
8867
8868
|
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}");
|
8868
8869
|
}
|
8869
8870
|
|
8870
|
-
function create_fragment$
|
8871
|
+
function create_fragment$11(ctx) {
|
8871
8872
|
let div;
|
8872
8873
|
let label0;
|
8873
8874
|
let input0;
|
@@ -8980,7 +8981,7 @@ function create_fragment$10(ctx) {
|
|
8980
8981
|
};
|
8981
8982
|
}
|
8982
8983
|
|
8983
|
-
function instance$
|
8984
|
+
function instance$11($$self, $$props, $$invalidate) {
|
8984
8985
|
let buttonStyle;
|
8985
8986
|
let $value;
|
8986
8987
|
let { field = 'subscription' } = $$props;
|
@@ -9062,8 +9063,8 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
9062
9063
|
init(
|
9063
9064
|
this,
|
9064
9065
|
options,
|
9065
|
-
instance$
|
9066
|
-
create_fragment$
|
9066
|
+
instance$11,
|
9067
|
+
create_fragment$11,
|
9067
9068
|
safe_not_equal,
|
9068
9069
|
{
|
9069
9070
|
field: 6,
|
@@ -9075,14 +9076,14 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
9075
9076
|
buttonColor: 10,
|
9076
9077
|
buttonColorActive: 11
|
9077
9078
|
},
|
9078
|
-
add_css$
|
9079
|
+
add_css$w
|
9079
9080
|
);
|
9080
9081
|
}
|
9081
9082
|
}
|
9082
9083
|
|
9083
9084
|
/* src/components/Slide.svelte generated by Svelte v3.53.1 */
|
9084
9085
|
|
9085
|
-
function add_css$
|
9086
|
+
function add_css$v(target) {
|
9086
9087
|
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%}");
|
9087
9088
|
}
|
9088
9089
|
|
@@ -9247,7 +9248,7 @@ function create_each_block$2(ctx) {
|
|
9247
9248
|
};
|
9248
9249
|
}
|
9249
9250
|
|
9250
|
-
function create_fragment
|
9251
|
+
function create_fragment$10(ctx) {
|
9251
9252
|
let div3;
|
9252
9253
|
let div1;
|
9253
9254
|
let div0;
|
@@ -9442,7 +9443,7 @@ function calcPositionIndex(shift, index, length) {
|
|
9442
9443
|
}
|
9443
9444
|
}
|
9444
9445
|
|
9445
|
-
function instance
|
9446
|
+
function instance$10($$self, $$props, $$invalidate) {
|
9446
9447
|
let slideStyle;
|
9447
9448
|
let slideClass;
|
9448
9449
|
let _loop;
|
@@ -9895,8 +9896,8 @@ class Slide extends SvelteComponent {
|
|
9895
9896
|
init(
|
9896
9897
|
this,
|
9897
9898
|
options,
|
9898
|
-
instance
|
9899
|
-
create_fragment
|
9899
|
+
instance$10,
|
9900
|
+
create_fragment$10,
|
9900
9901
|
safe_not_equal,
|
9901
9902
|
{
|
9902
9903
|
loop: 18,
|
@@ -9910,7 +9911,7 @@ class Slide extends SvelteComponent {
|
|
9910
9911
|
navigationButton: 25,
|
9911
9912
|
navigationEdgePosition: 26
|
9912
9913
|
},
|
9913
|
-
add_css$
|
9914
|
+
add_css$v,
|
9914
9915
|
[-1, -1, -1]
|
9915
9916
|
);
|
9916
9917
|
}
|
@@ -9918,11 +9919,11 @@ class Slide extends SvelteComponent {
|
|
9918
9919
|
|
9919
9920
|
/* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
|
9920
9921
|
|
9921
|
-
function add_css$
|
9922
|
+
function add_css$u(target) {
|
9922
9923
|
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}");
|
9923
9924
|
}
|
9924
9925
|
|
9925
|
-
function create_fragment
|
9926
|
+
function create_fragment$$(ctx) {
|
9926
9927
|
let div1;
|
9927
9928
|
let div0;
|
9928
9929
|
let current;
|
@@ -9989,7 +9990,7 @@ function create_fragment$_(ctx) {
|
|
9989
9990
|
};
|
9990
9991
|
}
|
9991
9992
|
|
9992
|
-
function instance
|
9993
|
+
function instance$$($$self, $$props, $$invalidate) {
|
9993
9994
|
let itemStyle;
|
9994
9995
|
let { $$slots: slots = {}, $$scope } = $$props;
|
9995
9996
|
const { registerItem, unregisterItem } = getContext('SLIDE');
|
@@ -10055,20 +10056,20 @@ function instance$_($$self, $$props, $$invalidate) {
|
|
10055
10056
|
class SlideItem extends SvelteComponent {
|
10056
10057
|
constructor(options) {
|
10057
10058
|
super();
|
10058
|
-
init(this, options, instance
|
10059
|
+
init(this, options, instance$$, create_fragment$$, safe_not_equal, { _style: 0 }, add_css$u);
|
10059
10060
|
}
|
10060
10061
|
}
|
10061
10062
|
|
10062
10063
|
/* src/components/Countdown.svelte generated by Svelte v3.53.1 */
|
10063
10064
|
|
10064
|
-
function add_css$
|
10065
|
+
function add_css$t(target) {
|
10065
10066
|
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}");
|
10066
10067
|
}
|
10067
10068
|
|
10068
10069
|
const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
|
10069
10070
|
const get_default_slot_context = ctx => ({ countdown: /*countdown*/ ctx[1] });
|
10070
10071
|
|
10071
|
-
function create_fragment$
|
10072
|
+
function create_fragment$_(ctx) {
|
10072
10073
|
let div1;
|
10073
10074
|
let div0;
|
10074
10075
|
let current;
|
@@ -10148,7 +10149,7 @@ function formatTimeDiff(ms) {
|
|
10148
10149
|
};
|
10149
10150
|
}
|
10150
10151
|
|
10151
|
-
function instance$
|
10152
|
+
function instance$_($$self, $$props, $$invalidate) {
|
10152
10153
|
let countdown;
|
10153
10154
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10154
10155
|
let { timeLimit = '2023/12/31 23:59:59' } = $$props;
|
@@ -10209,13 +10210,13 @@ function instance$Z($$self, $$props, $$invalidate) {
|
|
10209
10210
|
class Countdown extends SvelteComponent {
|
10210
10211
|
constructor(options) {
|
10211
10212
|
super();
|
10212
|
-
init(this, options, instance$
|
10213
|
+
init(this, options, instance$_, create_fragment$_, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$t);
|
10213
10214
|
}
|
10214
10215
|
}
|
10215
10216
|
|
10216
10217
|
/* src/components/Box.svelte generated by Svelte v3.53.1 */
|
10217
10218
|
|
10218
|
-
function add_css$
|
10219
|
+
function add_css$s(target) {
|
10219
10220
|
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}");
|
10220
10221
|
}
|
10221
10222
|
|
@@ -10267,7 +10268,7 @@ function create_default_slot$3(ctx) {
|
|
10267
10268
|
};
|
10268
10269
|
}
|
10269
10270
|
|
10270
|
-
function create_fragment$
|
10271
|
+
function create_fragment$Z(ctx) {
|
10271
10272
|
let div;
|
10272
10273
|
let button;
|
10273
10274
|
let current;
|
@@ -10321,7 +10322,7 @@ function create_fragment$Y(ctx) {
|
|
10321
10322
|
};
|
10322
10323
|
}
|
10323
10324
|
|
10324
|
-
function instance$
|
10325
|
+
function instance$Z($$self, $$props, $$invalidate) {
|
10325
10326
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10326
10327
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
10327
10328
|
let { eventName = '' } = $$props;
|
@@ -10340,13 +10341,13 @@ function instance$Y($$self, $$props, $$invalidate) {
|
|
10340
10341
|
class Box extends SvelteComponent {
|
10341
10342
|
constructor(options) {
|
10342
10343
|
super();
|
10343
|
-
init(this, options, instance$
|
10344
|
+
init(this, options, instance$Z, create_fragment$Z, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$s);
|
10344
10345
|
}
|
10345
10346
|
}
|
10346
10347
|
|
10347
10348
|
/* src/components/IconElement.svelte generated by Svelte v3.53.1 */
|
10348
10349
|
|
10349
|
-
function add_css$
|
10350
|
+
function add_css$r(target) {
|
10350
10351
|
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)}");
|
10351
10352
|
}
|
10352
10353
|
|
@@ -10410,7 +10411,7 @@ function create_default_slot$2(ctx) {
|
|
10410
10411
|
};
|
10411
10412
|
}
|
10412
10413
|
|
10413
|
-
function create_fragment$
|
10414
|
+
function create_fragment$Y(ctx) {
|
10414
10415
|
let div;
|
10415
10416
|
let button;
|
10416
10417
|
let current;
|
@@ -10471,7 +10472,7 @@ function parseData(dataUrl) {
|
|
10471
10472
|
return decodeURIComponent(data).replaceAll('\'', '"');
|
10472
10473
|
}
|
10473
10474
|
|
10474
|
-
function instance$
|
10475
|
+
function instance$Y($$self, $$props, $$invalidate) {
|
10475
10476
|
let svg;
|
10476
10477
|
let styleVariables;
|
10477
10478
|
let style;
|
@@ -10519,8 +10520,8 @@ class IconElement extends SvelteComponent {
|
|
10519
10520
|
init(
|
10520
10521
|
this,
|
10521
10522
|
options,
|
10522
|
-
instance$
|
10523
|
-
create_fragment$
|
10523
|
+
instance$Y,
|
10524
|
+
create_fragment$Y,
|
10524
10525
|
safe_not_equal,
|
10525
10526
|
{
|
10526
10527
|
icon: 4,
|
@@ -10530,18 +10531,18 @@ class IconElement extends SvelteComponent {
|
|
10530
10531
|
color: 6,
|
10531
10532
|
_style: 7
|
10532
10533
|
},
|
10533
|
-
add_css$
|
10534
|
+
add_css$r
|
10534
10535
|
);
|
10535
10536
|
}
|
10536
10537
|
}
|
10537
10538
|
|
10538
10539
|
/* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
|
10539
10540
|
|
10540
|
-
function add_css$
|
10541
|
+
function add_css$q(target) {
|
10541
10542
|
append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
|
10542
10543
|
}
|
10543
10544
|
|
10544
|
-
function create_fragment$
|
10545
|
+
function create_fragment$X(ctx) {
|
10545
10546
|
let div;
|
10546
10547
|
let switch_instance;
|
10547
10548
|
let current;
|
@@ -10621,7 +10622,7 @@ function create_fragment$W(ctx) {
|
|
10621
10622
|
};
|
10622
10623
|
}
|
10623
10624
|
|
10624
|
-
function instance$
|
10625
|
+
function instance$X($$self, $$props, $$invalidate) {
|
10625
10626
|
let $data,
|
10626
10627
|
$$unsubscribe_data = noop,
|
10627
10628
|
$$subscribe_data = () => ($$unsubscribe_data(), $$unsubscribe_data = subscribe(data, $$value => $$invalidate(4, $data = $$value)), data);
|
@@ -10646,17 +10647,17 @@ function instance$W($$self, $$props, $$invalidate) {
|
|
10646
10647
|
class CodeElement extends SvelteComponent {
|
10647
10648
|
constructor(options) {
|
10648
10649
|
super();
|
10649
|
-
init(this, options, instance$
|
10650
|
+
init(this, options, instance$X, create_fragment$X, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$q);
|
10650
10651
|
}
|
10651
10652
|
}
|
10652
10653
|
|
10653
10654
|
/* src/components/Flex.svelte generated by Svelte v3.53.1 */
|
10654
10655
|
|
10655
|
-
function add_css$
|
10656
|
+
function add_css$p(target) {
|
10656
10657
|
append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
|
10657
10658
|
}
|
10658
10659
|
|
10659
|
-
function create_fragment$
|
10660
|
+
function create_fragment$W(ctx) {
|
10660
10661
|
let div;
|
10661
10662
|
let div_style_value;
|
10662
10663
|
let current;
|
@@ -10721,7 +10722,7 @@ function getFlexContext() {
|
|
10721
10722
|
return getContext(FlexContextKey);
|
10722
10723
|
}
|
10723
10724
|
|
10724
|
-
function instance$
|
10725
|
+
function instance$W($$self, $$props, $$invalidate) {
|
10725
10726
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10726
10727
|
let { direction = 'row' } = $$props;
|
10727
10728
|
let { width = '100%' } = $$props;
|
@@ -10747,8 +10748,8 @@ class Flex extends SvelteComponent {
|
|
10747
10748
|
init(
|
10748
10749
|
this,
|
10749
10750
|
options,
|
10750
|
-
instance$
|
10751
|
-
create_fragment$
|
10751
|
+
instance$W,
|
10752
|
+
create_fragment$W,
|
10752
10753
|
safe_not_equal,
|
10753
10754
|
{
|
10754
10755
|
direction: 0,
|
@@ -10756,18 +10757,18 @@ class Flex extends SvelteComponent {
|
|
10756
10757
|
height: 2,
|
10757
10758
|
_style: 3
|
10758
10759
|
},
|
10759
|
-
add_css$
|
10760
|
+
add_css$p
|
10760
10761
|
);
|
10761
10762
|
}
|
10762
10763
|
}
|
10763
10764
|
|
10764
10765
|
/* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
|
10765
10766
|
|
10766
|
-
function add_css$
|
10767
|
+
function add_css$o(target) {
|
10767
10768
|
append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
|
10768
10769
|
}
|
10769
10770
|
|
10770
|
-
function create_fragment$
|
10771
|
+
function create_fragment$V(ctx) {
|
10771
10772
|
let div;
|
10772
10773
|
let current;
|
10773
10774
|
const default_slot_template = /*#slots*/ ctx[4].default;
|
@@ -10825,7 +10826,7 @@ function create_fragment$U(ctx) {
|
|
10825
10826
|
};
|
10826
10827
|
}
|
10827
10828
|
|
10828
|
-
function instance$
|
10829
|
+
function instance$V($$self, $$props, $$invalidate) {
|
10829
10830
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10830
10831
|
let { length } = $$props;
|
10831
10832
|
let { _style = '' } = $$props;
|
@@ -10868,7 +10869,7 @@ function instance$U($$self, $$props, $$invalidate) {
|
|
10868
10869
|
class FlexItem extends SvelteComponent {
|
10869
10870
|
constructor(options) {
|
10870
10871
|
super();
|
10871
|
-
init(this, options, instance$
|
10872
|
+
init(this, options, instance$V, create_fragment$V, safe_not_equal, { length: 1, _style: 2 }, add_css$o);
|
10872
10873
|
}
|
10873
10874
|
}
|
10874
10875
|
|
@@ -11043,7 +11044,7 @@ function create_default_slot$1(ctx) {
|
|
11043
11044
|
};
|
11044
11045
|
}
|
11045
11046
|
|
11046
|
-
function create_fragment$
|
11047
|
+
function create_fragment$U(ctx) {
|
11047
11048
|
let stateitem;
|
11048
11049
|
let current;
|
11049
11050
|
|
@@ -11088,7 +11089,7 @@ function create_fragment$T(ctx) {
|
|
11088
11089
|
};
|
11089
11090
|
}
|
11090
11091
|
|
11091
|
-
function instance$
|
11092
|
+
function instance$U($$self, $$props, $$invalidate) {
|
11092
11093
|
let { $$slots: slots = {}, $$scope } = $$props;
|
11093
11094
|
let { path } = $$props;
|
11094
11095
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -11159,7 +11160,7 @@ class GridModalState extends SvelteComponent {
|
|
11159
11160
|
constructor(options) {
|
11160
11161
|
super();
|
11161
11162
|
|
11162
|
-
init(this, options, instance$
|
11163
|
+
init(this, options, instance$U, create_fragment$U, safe_not_equal, {
|
11163
11164
|
path: 0,
|
11164
11165
|
onClick: 1,
|
11165
11166
|
clickEventName: 2,
|
@@ -11184,11 +11185,11 @@ class GridModalState extends SvelteComponent {
|
|
11184
11185
|
|
11185
11186
|
/* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
|
11186
11187
|
|
11187
|
-
function add_css$
|
11188
|
+
function add_css$n(target) {
|
11188
11189
|
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%}");
|
11189
11190
|
}
|
11190
11191
|
|
11191
|
-
function create_fragment$
|
11192
|
+
function create_fragment$T(ctx) {
|
11192
11193
|
let div1;
|
11193
11194
|
let div0;
|
11194
11195
|
let rendertext;
|
@@ -11240,7 +11241,7 @@ function create_fragment$S(ctx) {
|
|
11240
11241
|
};
|
11241
11242
|
}
|
11242
11243
|
|
11243
|
-
function instance$
|
11244
|
+
function instance$T($$self, $$props, $$invalidate) {
|
11244
11245
|
let style;
|
11245
11246
|
let { text = 'サンプルSample' } = $$props;
|
11246
11247
|
let { font = SYSTEM_FONT } = $$props;
|
@@ -11276,8 +11277,8 @@ class TextBlock extends SvelteComponent {
|
|
11276
11277
|
init(
|
11277
11278
|
this,
|
11278
11279
|
options,
|
11279
|
-
instance$
|
11280
|
-
create_fragment$
|
11280
|
+
instance$T,
|
11281
|
+
create_fragment$T,
|
11281
11282
|
safe_not_equal,
|
11282
11283
|
{
|
11283
11284
|
text: 0,
|
@@ -11286,18 +11287,18 @@ class TextBlock extends SvelteComponent {
|
|
11286
11287
|
textDirection: 1,
|
11287
11288
|
_style: 5
|
11288
11289
|
},
|
11289
|
-
add_css$
|
11290
|
+
add_css$n
|
11290
11291
|
);
|
11291
11292
|
}
|
11292
11293
|
}
|
11293
11294
|
|
11294
11295
|
/* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
|
11295
11296
|
|
11296
|
-
function add_css$
|
11297
|
+
function add_css$m(target) {
|
11297
11298
|
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)}");
|
11298
11299
|
}
|
11299
11300
|
|
11300
|
-
function create_fragment$
|
11301
|
+
function create_fragment$S(ctx) {
|
11301
11302
|
let div;
|
11302
11303
|
let button;
|
11303
11304
|
let rendertext;
|
@@ -11358,7 +11359,7 @@ function create_fragment$R(ctx) {
|
|
11358
11359
|
};
|
11359
11360
|
}
|
11360
11361
|
|
11361
|
-
function instance$
|
11362
|
+
function instance$S($$self, $$props, $$invalidate) {
|
11362
11363
|
let { text = 'ボタンラベル' } = $$props;
|
11363
11364
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
11364
11365
|
|
@@ -11400,8 +11401,8 @@ class TextButtonBlock extends SvelteComponent {
|
|
11400
11401
|
init(
|
11401
11402
|
this,
|
11402
11403
|
options,
|
11403
|
-
instance$
|
11404
|
-
create_fragment$
|
11404
|
+
instance$S,
|
11405
|
+
create_fragment$S,
|
11405
11406
|
safe_not_equal,
|
11406
11407
|
{
|
11407
11408
|
text: 0,
|
@@ -11411,18 +11412,18 @@ class TextButtonBlock extends SvelteComponent {
|
|
11411
11412
|
_buttonStyle: 1,
|
11412
11413
|
_style: 2
|
11413
11414
|
},
|
11414
|
-
add_css$
|
11415
|
+
add_css$m
|
11415
11416
|
);
|
11416
11417
|
}
|
11417
11418
|
}
|
11418
11419
|
|
11419
11420
|
/* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
|
11420
11421
|
|
11421
|
-
function add_css$
|
11422
|
+
function add_css$l(target) {
|
11422
11423
|
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)}");
|
11423
11424
|
}
|
11424
11425
|
|
11425
|
-
function create_fragment$
|
11426
|
+
function create_fragment$R(ctx) {
|
11426
11427
|
let div;
|
11427
11428
|
let img;
|
11428
11429
|
let img_style_value;
|
@@ -11485,7 +11486,7 @@ function create_fragment$Q(ctx) {
|
|
11485
11486
|
};
|
11486
11487
|
}
|
11487
11488
|
|
11488
|
-
function instance$
|
11489
|
+
function instance$R($$self, $$props, $$invalidate) {
|
11489
11490
|
let { src = 'https://admin.karte.io/action-editor2/public/images/no_image_en.svg' } = $$props;
|
11490
11491
|
let { alt = 'No Image' } = $$props;
|
11491
11492
|
let { transport = false } = $$props;
|
@@ -11525,8 +11526,8 @@ class ImageBlock extends SvelteComponent {
|
|
11525
11526
|
init(
|
11526
11527
|
this,
|
11527
11528
|
options,
|
11528
|
-
instance$
|
11529
|
-
create_fragment$
|
11529
|
+
instance$R,
|
11530
|
+
create_fragment$R,
|
11530
11531
|
safe_not_equal,
|
11531
11532
|
{
|
11532
11533
|
src: 0,
|
@@ -11538,7 +11539,7 @@ class ImageBlock extends SvelteComponent {
|
|
11538
11539
|
_imageStyle: 4,
|
11539
11540
|
_style: 5
|
11540
11541
|
},
|
11541
|
-
add_css$
|
11542
|
+
add_css$l
|
11542
11543
|
);
|
11543
11544
|
}
|
11544
11545
|
}
|
@@ -11893,7 +11894,7 @@ const AVATAR_SIZE_STYLES = {
|
|
11893
11894
|
|
11894
11895
|
/* src/components-flex/avatar/Avatar.svelte generated by Svelte v3.53.1 */
|
11895
11896
|
|
11896
|
-
function add_css$
|
11897
|
+
function add_css$k(target) {
|
11897
11898
|
append_styles(target, "svelte-1krsdyx", ".avatar.svelte-1krsdyx{display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:0}");
|
11898
11899
|
}
|
11899
11900
|
|
@@ -11981,7 +11982,7 @@ function create_dynamic_element$b(ctx) {
|
|
11981
11982
|
};
|
11982
11983
|
}
|
11983
11984
|
|
11984
|
-
function create_fragment$
|
11985
|
+
function create_fragment$Q(ctx) {
|
11985
11986
|
let previous_tag = /*element*/ ctx[5];
|
11986
11987
|
let svelte_element_anchor;
|
11987
11988
|
let svelte_element = /*element*/ ctx[5] && create_dynamic_element$b(ctx);
|
@@ -12025,7 +12026,7 @@ function create_fragment$P(ctx) {
|
|
12025
12026
|
};
|
12026
12027
|
}
|
12027
12028
|
|
12028
|
-
function instance$
|
12029
|
+
function instance$Q($$self, $$props, $$invalidate) {
|
12029
12030
|
let style;
|
12030
12031
|
let imgStyle;
|
12031
12032
|
let { props = {} } = $$props;
|
@@ -12077,7 +12078,7 @@ function instance$P($$self, $$props, $$invalidate) {
|
|
12077
12078
|
class Avatar extends SvelteComponent {
|
12078
12079
|
constructor(options) {
|
12079
12080
|
super();
|
12080
|
-
init(this, options, instance$
|
12081
|
+
init(this, options, instance$Q, create_fragment$Q, safe_not_equal, { props: 0, layerId: 1 }, add_css$k);
|
12081
12082
|
}
|
12082
12083
|
}
|
12083
12084
|
|
@@ -12121,7 +12122,7 @@ const buttonPropsDefault = {
|
|
12121
12122
|
|
12122
12123
|
/* src/components-flex/icon/variants/IconArrowDown.svelte generated by Svelte v3.53.1 */
|
12123
12124
|
|
12124
|
-
function create_fragment$
|
12125
|
+
function create_fragment$P(ctx) {
|
12125
12126
|
let svg;
|
12126
12127
|
let path;
|
12127
12128
|
|
@@ -12153,7 +12154,7 @@ function create_fragment$O(ctx) {
|
|
12153
12154
|
};
|
12154
12155
|
}
|
12155
12156
|
|
12156
|
-
function instance$
|
12157
|
+
function instance$P($$self, $$props, $$invalidate) {
|
12157
12158
|
let { color } = $$props;
|
12158
12159
|
|
12159
12160
|
$$self.$$set = $$props => {
|
@@ -12166,13 +12167,13 @@ function instance$O($$self, $$props, $$invalidate) {
|
|
12166
12167
|
class IconArrowDown extends SvelteComponent {
|
12167
12168
|
constructor(options) {
|
12168
12169
|
super();
|
12169
|
-
init(this, options, instance$
|
12170
|
+
init(this, options, instance$P, create_fragment$P, safe_not_equal, { color: 0 });
|
12170
12171
|
}
|
12171
12172
|
}
|
12172
12173
|
|
12173
12174
|
/* src/components-flex/icon/variants/IconArrowUp.svelte generated by Svelte v3.53.1 */
|
12174
12175
|
|
12175
|
-
function create_fragment$
|
12176
|
+
function create_fragment$O(ctx) {
|
12176
12177
|
let svg;
|
12177
12178
|
let path;
|
12178
12179
|
|
@@ -12204,7 +12205,7 @@ function create_fragment$N(ctx) {
|
|
12204
12205
|
};
|
12205
12206
|
}
|
12206
12207
|
|
12207
|
-
function instance$
|
12208
|
+
function instance$O($$self, $$props, $$invalidate) {
|
12208
12209
|
let { color } = $$props;
|
12209
12210
|
|
12210
12211
|
$$self.$$set = $$props => {
|
@@ -12217,13 +12218,13 @@ function instance$N($$self, $$props, $$invalidate) {
|
|
12217
12218
|
class IconArrowUp extends SvelteComponent {
|
12218
12219
|
constructor(options) {
|
12219
12220
|
super();
|
12220
|
-
init(this, options, instance$
|
12221
|
+
init(this, options, instance$O, create_fragment$O, safe_not_equal, { color: 0 });
|
12221
12222
|
}
|
12222
12223
|
}
|
12223
12224
|
|
12224
12225
|
/* src/components-flex/icon/variants/IconUsers.svelte generated by Svelte v3.53.1 */
|
12225
12226
|
|
12226
|
-
function create_fragment$
|
12227
|
+
function create_fragment$N(ctx) {
|
12227
12228
|
let svg;
|
12228
12229
|
let path;
|
12229
12230
|
|
@@ -12255,7 +12256,7 @@ function create_fragment$M(ctx) {
|
|
12255
12256
|
};
|
12256
12257
|
}
|
12257
12258
|
|
12258
|
-
function instance$
|
12259
|
+
function instance$N($$self, $$props, $$invalidate) {
|
12259
12260
|
let { color } = $$props;
|
12260
12261
|
|
12261
12262
|
$$self.$$set = $$props => {
|
@@ -12268,13 +12269,13 @@ function instance$M($$self, $$props, $$invalidate) {
|
|
12268
12269
|
class IconUsers extends SvelteComponent {
|
12269
12270
|
constructor(options) {
|
12270
12271
|
super();
|
12271
|
-
init(this, options, instance$
|
12272
|
+
init(this, options, instance$N, create_fragment$N, safe_not_equal, { color: 0 });
|
12272
12273
|
}
|
12273
12274
|
}
|
12274
12275
|
|
12275
12276
|
/* src/components-flex/icon/variants/IconArrowLeft.svelte generated by Svelte v3.53.1 */
|
12276
12277
|
|
12277
|
-
function create_fragment$
|
12278
|
+
function create_fragment$M(ctx) {
|
12278
12279
|
let svg;
|
12279
12280
|
let path;
|
12280
12281
|
|
@@ -12306,7 +12307,7 @@ function create_fragment$L(ctx) {
|
|
12306
12307
|
};
|
12307
12308
|
}
|
12308
12309
|
|
12309
|
-
function instance$
|
12310
|
+
function instance$M($$self, $$props, $$invalidate) {
|
12310
12311
|
let { color } = $$props;
|
12311
12312
|
|
12312
12313
|
$$self.$$set = $$props => {
|
@@ -12319,13 +12320,13 @@ function instance$L($$self, $$props, $$invalidate) {
|
|
12319
12320
|
class IconArrowLeft extends SvelteComponent {
|
12320
12321
|
constructor(options) {
|
12321
12322
|
super();
|
12322
|
-
init(this, options, instance$
|
12323
|
+
init(this, options, instance$M, create_fragment$M, safe_not_equal, { color: 0 });
|
12323
12324
|
}
|
12324
12325
|
}
|
12325
12326
|
|
12326
12327
|
/* src/components-flex/icon/variants/IconArrowRight.svelte generated by Svelte v3.53.1 */
|
12327
12328
|
|
12328
|
-
function create_fragment$
|
12329
|
+
function create_fragment$L(ctx) {
|
12329
12330
|
let svg;
|
12330
12331
|
let path;
|
12331
12332
|
|
@@ -12357,7 +12358,7 @@ function create_fragment$K(ctx) {
|
|
12357
12358
|
};
|
12358
12359
|
}
|
12359
12360
|
|
12360
|
-
function instance$
|
12361
|
+
function instance$L($$self, $$props, $$invalidate) {
|
12361
12362
|
let { color } = $$props;
|
12362
12363
|
|
12363
12364
|
$$self.$$set = $$props => {
|
@@ -12370,13 +12371,13 @@ function instance$K($$self, $$props, $$invalidate) {
|
|
12370
12371
|
class IconArrowRight extends SvelteComponent {
|
12371
12372
|
constructor(options) {
|
12372
12373
|
super();
|
12373
|
-
init(this, options, instance$
|
12374
|
+
init(this, options, instance$L, create_fragment$L, safe_not_equal, { color: 0 });
|
12374
12375
|
}
|
12375
12376
|
}
|
12376
12377
|
|
12377
12378
|
/* src/components-flex/icon/variants/IconBell.svelte generated by Svelte v3.53.1 */
|
12378
12379
|
|
12379
|
-
function create_fragment$
|
12380
|
+
function create_fragment$K(ctx) {
|
12380
12381
|
let svg;
|
12381
12382
|
let path;
|
12382
12383
|
|
@@ -12408,7 +12409,7 @@ function create_fragment$J(ctx) {
|
|
12408
12409
|
};
|
12409
12410
|
}
|
12410
12411
|
|
12411
|
-
function instance$
|
12412
|
+
function instance$K($$self, $$props, $$invalidate) {
|
12412
12413
|
let { color } = $$props;
|
12413
12414
|
|
12414
12415
|
$$self.$$set = $$props => {
|
@@ -12421,13 +12422,13 @@ function instance$J($$self, $$props, $$invalidate) {
|
|
12421
12422
|
class IconBell extends SvelteComponent {
|
12422
12423
|
constructor(options) {
|
12423
12424
|
super();
|
12424
|
-
init(this, options, instance$
|
12425
|
+
init(this, options, instance$K, create_fragment$K, safe_not_equal, { color: 0 });
|
12425
12426
|
}
|
12426
12427
|
}
|
12427
12428
|
|
12428
12429
|
/* src/components-flex/icon/variants/IconArrowUpFromSquare.svelte generated by Svelte v3.53.1 */
|
12429
12430
|
|
12430
|
-
function create_fragment$
|
12431
|
+
function create_fragment$J(ctx) {
|
12431
12432
|
let svg;
|
12432
12433
|
let path;
|
12433
12434
|
|
@@ -12459,7 +12460,7 @@ function create_fragment$I(ctx) {
|
|
12459
12460
|
};
|
12460
12461
|
}
|
12461
12462
|
|
12462
|
-
function instance$
|
12463
|
+
function instance$J($$self, $$props, $$invalidate) {
|
12463
12464
|
let { color } = $$props;
|
12464
12465
|
|
12465
12466
|
$$self.$$set = $$props => {
|
@@ -12472,13 +12473,13 @@ function instance$I($$self, $$props, $$invalidate) {
|
|
12472
12473
|
class IconArrowUpFromSquare extends SvelteComponent {
|
12473
12474
|
constructor(options) {
|
12474
12475
|
super();
|
12475
|
-
init(this, options, instance$
|
12476
|
+
init(this, options, instance$J, create_fragment$J, safe_not_equal, { color: 0 });
|
12476
12477
|
}
|
12477
12478
|
}
|
12478
12479
|
|
12479
12480
|
/* src/components-flex/icon/variants/IconTicket.svelte generated by Svelte v3.53.1 */
|
12480
12481
|
|
12481
|
-
function create_fragment$
|
12482
|
+
function create_fragment$I(ctx) {
|
12482
12483
|
let svg;
|
12483
12484
|
let path;
|
12484
12485
|
|
@@ -12510,7 +12511,7 @@ function create_fragment$H(ctx) {
|
|
12510
12511
|
};
|
12511
12512
|
}
|
12512
12513
|
|
12513
|
-
function instance$
|
12514
|
+
function instance$I($$self, $$props, $$invalidate) {
|
12514
12515
|
let { color } = $$props;
|
12515
12516
|
|
12516
12517
|
$$self.$$set = $$props => {
|
@@ -12523,13 +12524,13 @@ function instance$H($$self, $$props, $$invalidate) {
|
|
12523
12524
|
class IconTicket extends SvelteComponent {
|
12524
12525
|
constructor(options) {
|
12525
12526
|
super();
|
12526
|
-
init(this, options, instance$
|
12527
|
+
init(this, options, instance$I, create_fragment$I, safe_not_equal, { color: 0 });
|
12527
12528
|
}
|
12528
12529
|
}
|
12529
12530
|
|
12530
12531
|
/* src/components-flex/icon/variants/IconTrack.svelte generated by Svelte v3.53.1 */
|
12531
12532
|
|
12532
|
-
function create_fragment$
|
12533
|
+
function create_fragment$H(ctx) {
|
12533
12534
|
let svg;
|
12534
12535
|
let path;
|
12535
12536
|
|
@@ -12561,7 +12562,7 @@ function create_fragment$G(ctx) {
|
|
12561
12562
|
};
|
12562
12563
|
}
|
12563
12564
|
|
12564
|
-
function instance$
|
12565
|
+
function instance$H($$self, $$props, $$invalidate) {
|
12565
12566
|
let { color } = $$props;
|
12566
12567
|
|
12567
12568
|
$$self.$$set = $$props => {
|
@@ -12574,13 +12575,13 @@ function instance$G($$self, $$props, $$invalidate) {
|
|
12574
12575
|
class IconTrack extends SvelteComponent {
|
12575
12576
|
constructor(options) {
|
12576
12577
|
super();
|
12577
|
-
init(this, options, instance$
|
12578
|
+
init(this, options, instance$H, create_fragment$H, safe_not_equal, { color: 0 });
|
12578
12579
|
}
|
12579
12580
|
}
|
12580
12581
|
|
12581
12582
|
/* src/components-flex/icon/variants/IconCartShopping.svelte generated by Svelte v3.53.1 */
|
12582
12583
|
|
12583
|
-
function create_fragment$
|
12584
|
+
function create_fragment$G(ctx) {
|
12584
12585
|
let svg;
|
12585
12586
|
let path;
|
12586
12587
|
|
@@ -12612,7 +12613,7 @@ function create_fragment$F(ctx) {
|
|
12612
12613
|
};
|
12613
12614
|
}
|
12614
12615
|
|
12615
|
-
function instance$
|
12616
|
+
function instance$G($$self, $$props, $$invalidate) {
|
12616
12617
|
let { color } = $$props;
|
12617
12618
|
|
12618
12619
|
$$self.$$set = $$props => {
|
@@ -12625,13 +12626,13 @@ function instance$F($$self, $$props, $$invalidate) {
|
|
12625
12626
|
class IconCartShopping extends SvelteComponent {
|
12626
12627
|
constructor(options) {
|
12627
12628
|
super();
|
12628
|
-
init(this, options, instance$
|
12629
|
+
init(this, options, instance$G, create_fragment$G, safe_not_equal, { color: 0 });
|
12629
12630
|
}
|
12630
12631
|
}
|
12631
12632
|
|
12632
12633
|
/* src/components-flex/icon/variants/IconCircle.svelte generated by Svelte v3.53.1 */
|
12633
12634
|
|
12634
|
-
function create_fragment$
|
12635
|
+
function create_fragment$F(ctx) {
|
12635
12636
|
let svg;
|
12636
12637
|
let path;
|
12637
12638
|
|
@@ -12663,7 +12664,7 @@ function create_fragment$E(ctx) {
|
|
12663
12664
|
};
|
12664
12665
|
}
|
12665
12666
|
|
12666
|
-
function instance$
|
12667
|
+
function instance$F($$self, $$props, $$invalidate) {
|
12667
12668
|
let { color } = $$props;
|
12668
12669
|
|
12669
12670
|
$$self.$$set = $$props => {
|
@@ -12676,13 +12677,13 @@ function instance$E($$self, $$props, $$invalidate) {
|
|
12676
12677
|
class IconCircle extends SvelteComponent {
|
12677
12678
|
constructor(options) {
|
12678
12679
|
super();
|
12679
|
-
init(this, options, instance$
|
12680
|
+
init(this, options, instance$F, create_fragment$F, safe_not_equal, { color: 0 });
|
12680
12681
|
}
|
12681
12682
|
}
|
12682
12683
|
|
12683
12684
|
/* src/components-flex/icon/variants/IconCircleQuestion.svelte generated by Svelte v3.53.1 */
|
12684
12685
|
|
12685
|
-
function create_fragment$
|
12686
|
+
function create_fragment$E(ctx) {
|
12686
12687
|
let svg;
|
12687
12688
|
let path;
|
12688
12689
|
|
@@ -12714,7 +12715,7 @@ function create_fragment$D(ctx) {
|
|
12714
12715
|
};
|
12715
12716
|
}
|
12716
12717
|
|
12717
|
-
function instance$
|
12718
|
+
function instance$E($$self, $$props, $$invalidate) {
|
12718
12719
|
let { color } = $$props;
|
12719
12720
|
|
12720
12721
|
$$self.$$set = $$props => {
|
@@ -12727,13 +12728,13 @@ function instance$D($$self, $$props, $$invalidate) {
|
|
12727
12728
|
class IconCircleQuestion extends SvelteComponent {
|
12728
12729
|
constructor(options) {
|
12729
12730
|
super();
|
12730
|
-
init(this, options, instance$
|
12731
|
+
init(this, options, instance$E, create_fragment$E, safe_not_equal, { color: 0 });
|
12731
12732
|
}
|
12732
12733
|
}
|
12733
12734
|
|
12734
12735
|
/* src/components-flex/icon/variants/IconCheck.svelte generated by Svelte v3.53.1 */
|
12735
12736
|
|
12736
|
-
function create_fragment$
|
12737
|
+
function create_fragment$D(ctx) {
|
12737
12738
|
let svg;
|
12738
12739
|
let path;
|
12739
12740
|
|
@@ -12765,7 +12766,7 @@ function create_fragment$C(ctx) {
|
|
12765
12766
|
};
|
12766
12767
|
}
|
12767
12768
|
|
12768
|
-
function instance$
|
12769
|
+
function instance$D($$self, $$props, $$invalidate) {
|
12769
12770
|
let { color } = $$props;
|
12770
12771
|
|
12771
12772
|
$$self.$$set = $$props => {
|
@@ -12778,13 +12779,13 @@ function instance$C($$self, $$props, $$invalidate) {
|
|
12778
12779
|
class IconCheck extends SvelteComponent {
|
12779
12780
|
constructor(options) {
|
12780
12781
|
super();
|
12781
|
-
init(this, options, instance$
|
12782
|
+
init(this, options, instance$D, create_fragment$D, safe_not_equal, { color: 0 });
|
12782
12783
|
}
|
12783
12784
|
}
|
12784
12785
|
|
12785
12786
|
/* src/components-flex/icon/variants/IconXMark.svelte generated by Svelte v3.53.1 */
|
12786
12787
|
|
12787
|
-
function create_fragment$
|
12788
|
+
function create_fragment$C(ctx) {
|
12788
12789
|
let svg;
|
12789
12790
|
let path;
|
12790
12791
|
|
@@ -12816,7 +12817,7 @@ function create_fragment$B(ctx) {
|
|
12816
12817
|
};
|
12817
12818
|
}
|
12818
12819
|
|
12819
|
-
function instance$
|
12820
|
+
function instance$C($$self, $$props, $$invalidate) {
|
12820
12821
|
let { color } = $$props;
|
12821
12822
|
|
12822
12823
|
$$self.$$set = $$props => {
|
@@ -12829,13 +12830,13 @@ function instance$B($$self, $$props, $$invalidate) {
|
|
12829
12830
|
class IconXMark extends SvelteComponent {
|
12830
12831
|
constructor(options) {
|
12831
12832
|
super();
|
12832
|
-
init(this, options, instance$
|
12833
|
+
init(this, options, instance$C, create_fragment$C, safe_not_equal, { color: 0 });
|
12833
12834
|
}
|
12834
12835
|
}
|
12835
12836
|
|
12836
12837
|
/* src/components-flex/icon/variants/IconPaperPlane.svelte generated by Svelte v3.53.1 */
|
12837
12838
|
|
12838
|
-
function create_fragment$
|
12839
|
+
function create_fragment$B(ctx) {
|
12839
12840
|
let svg;
|
12840
12841
|
let path;
|
12841
12842
|
|
@@ -12867,7 +12868,7 @@ function create_fragment$A(ctx) {
|
|
12867
12868
|
};
|
12868
12869
|
}
|
12869
12870
|
|
12870
|
-
function instance$
|
12871
|
+
function instance$B($$self, $$props, $$invalidate) {
|
12871
12872
|
let { color } = $$props;
|
12872
12873
|
|
12873
12874
|
$$self.$$set = $$props => {
|
@@ -12880,13 +12881,13 @@ function instance$A($$self, $$props, $$invalidate) {
|
|
12880
12881
|
class IconPaperPlane extends SvelteComponent {
|
12881
12882
|
constructor(options) {
|
12882
12883
|
super();
|
12883
|
-
init(this, options, instance$
|
12884
|
+
init(this, options, instance$B, create_fragment$B, safe_not_equal, { color: 0 });
|
12884
12885
|
}
|
12885
12886
|
}
|
12886
12887
|
|
12887
12888
|
/* src/components-flex/icon/variants/IconCopy.svelte generated by Svelte v3.53.1 */
|
12888
12889
|
|
12889
|
-
function create_fragment$
|
12890
|
+
function create_fragment$A(ctx) {
|
12890
12891
|
let svg;
|
12891
12892
|
let path;
|
12892
12893
|
|
@@ -12918,7 +12919,7 @@ function create_fragment$z(ctx) {
|
|
12918
12919
|
};
|
12919
12920
|
}
|
12920
12921
|
|
12921
|
-
function instance$
|
12922
|
+
function instance$A($$self, $$props, $$invalidate) {
|
12922
12923
|
let { color } = $$props;
|
12923
12924
|
|
12924
12925
|
$$self.$$set = $$props => {
|
@@ -12931,13 +12932,13 @@ function instance$z($$self, $$props, $$invalidate) {
|
|
12931
12932
|
class IconCopy extends SvelteComponent {
|
12932
12933
|
constructor(options) {
|
12933
12934
|
super();
|
12934
|
-
init(this, options, instance$
|
12935
|
+
init(this, options, instance$A, create_fragment$A, safe_not_equal, { color: 0 });
|
12935
12936
|
}
|
12936
12937
|
}
|
12937
12938
|
|
12938
12939
|
/* src/components-flex/icon/variants/IconCircleXMark.svelte generated by Svelte v3.53.1 */
|
12939
12940
|
|
12940
|
-
function create_fragment$
|
12941
|
+
function create_fragment$z(ctx) {
|
12941
12942
|
let svg;
|
12942
12943
|
let path;
|
12943
12944
|
|
@@ -12969,7 +12970,7 @@ function create_fragment$y(ctx) {
|
|
12969
12970
|
};
|
12970
12971
|
}
|
12971
12972
|
|
12972
|
-
function instance$
|
12973
|
+
function instance$z($$self, $$props, $$invalidate) {
|
12973
12974
|
let { color } = $$props;
|
12974
12975
|
|
12975
12976
|
$$self.$$set = $$props => {
|
@@ -12982,13 +12983,13 @@ function instance$y($$self, $$props, $$invalidate) {
|
|
12982
12983
|
class IconCircleXMark extends SvelteComponent {
|
12983
12984
|
constructor(options) {
|
12984
12985
|
super();
|
12985
|
-
init(this, options, instance$
|
12986
|
+
init(this, options, instance$z, create_fragment$z, safe_not_equal, { color: 0 });
|
12986
12987
|
}
|
12987
12988
|
}
|
12988
12989
|
|
12989
12990
|
/* src/components-flex/icon/variants/IconHeart.svelte generated by Svelte v3.53.1 */
|
12990
12991
|
|
12991
|
-
function create_fragment$
|
12992
|
+
function create_fragment$y(ctx) {
|
12992
12993
|
let svg;
|
12993
12994
|
let path;
|
12994
12995
|
|
@@ -13020,7 +13021,7 @@ function create_fragment$x(ctx) {
|
|
13020
13021
|
};
|
13021
13022
|
}
|
13022
13023
|
|
13023
|
-
function instance$
|
13024
|
+
function instance$y($$self, $$props, $$invalidate) {
|
13024
13025
|
let { color } = $$props;
|
13025
13026
|
|
13026
13027
|
$$self.$$set = $$props => {
|
@@ -13033,13 +13034,13 @@ function instance$x($$self, $$props, $$invalidate) {
|
|
13033
13034
|
class IconHeart extends SvelteComponent {
|
13034
13035
|
constructor(options) {
|
13035
13036
|
super();
|
13036
|
-
init(this, options, instance$
|
13037
|
+
init(this, options, instance$y, create_fragment$y, safe_not_equal, { color: 0 });
|
13037
13038
|
}
|
13038
13039
|
}
|
13039
13040
|
|
13040
13041
|
/* src/components-flex/icon/variants/IconMagnifyingGrass.svelte generated by Svelte v3.53.1 */
|
13041
13042
|
|
13042
|
-
function create_fragment$
|
13043
|
+
function create_fragment$x(ctx) {
|
13043
13044
|
let svg;
|
13044
13045
|
let path;
|
13045
13046
|
|
@@ -13071,7 +13072,7 @@ function create_fragment$w(ctx) {
|
|
13071
13072
|
};
|
13072
13073
|
}
|
13073
13074
|
|
13074
|
-
function instance$
|
13075
|
+
function instance$x($$self, $$props, $$invalidate) {
|
13075
13076
|
let { color } = $$props;
|
13076
13077
|
|
13077
13078
|
$$self.$$set = $$props => {
|
@@ -13084,13 +13085,13 @@ function instance$w($$self, $$props, $$invalidate) {
|
|
13084
13085
|
class IconMagnifyingGrass extends SvelteComponent {
|
13085
13086
|
constructor(options) {
|
13086
13087
|
super();
|
13087
|
-
init(this, options, instance$
|
13088
|
+
init(this, options, instance$x, create_fragment$x, safe_not_equal, { color: 0 });
|
13088
13089
|
}
|
13089
13090
|
}
|
13090
13091
|
|
13091
13092
|
/* src/components-flex/icon/variants/IconStar.svelte generated by Svelte v3.53.1 */
|
13092
13093
|
|
13093
|
-
function create_fragment$
|
13094
|
+
function create_fragment$w(ctx) {
|
13094
13095
|
let svg;
|
13095
13096
|
let path;
|
13096
13097
|
|
@@ -13122,7 +13123,7 @@ function create_fragment$v(ctx) {
|
|
13122
13123
|
};
|
13123
13124
|
}
|
13124
13125
|
|
13125
|
-
function instance$
|
13126
|
+
function instance$w($$self, $$props, $$invalidate) {
|
13126
13127
|
let { color } = $$props;
|
13127
13128
|
|
13128
13129
|
$$self.$$set = $$props => {
|
@@ -13135,13 +13136,13 @@ function instance$v($$self, $$props, $$invalidate) {
|
|
13135
13136
|
class IconStar extends SvelteComponent {
|
13136
13137
|
constructor(options) {
|
13137
13138
|
super();
|
13138
|
-
init(this, options, instance$
|
13139
|
+
init(this, options, instance$w, create_fragment$w, safe_not_equal, { color: 0 });
|
13139
13140
|
}
|
13140
13141
|
}
|
13141
13142
|
|
13142
13143
|
/* src/components-flex/icon/variants/IconCircleInfo.svelte generated by Svelte v3.53.1 */
|
13143
13144
|
|
13144
|
-
function create_fragment$
|
13145
|
+
function create_fragment$v(ctx) {
|
13145
13146
|
let svg;
|
13146
13147
|
let path;
|
13147
13148
|
|
@@ -13173,7 +13174,7 @@ function create_fragment$u(ctx) {
|
|
13173
13174
|
};
|
13174
13175
|
}
|
13175
13176
|
|
13176
|
-
function instance$
|
13177
|
+
function instance$v($$self, $$props, $$invalidate) {
|
13177
13178
|
let { color } = $$props;
|
13178
13179
|
|
13179
13180
|
$$self.$$set = $$props => {
|
@@ -13186,13 +13187,13 @@ function instance$u($$self, $$props, $$invalidate) {
|
|
13186
13187
|
class IconCircleInfo extends SvelteComponent {
|
13187
13188
|
constructor(options) {
|
13188
13189
|
super();
|
13189
|
-
init(this, options, instance$
|
13190
|
+
init(this, options, instance$v, create_fragment$v, safe_not_equal, { color: 0 });
|
13190
13191
|
}
|
13191
13192
|
}
|
13192
13193
|
|
13193
13194
|
/* src/components-flex/icon/variants/IconEnvelope.svelte generated by Svelte v3.53.1 */
|
13194
13195
|
|
13195
|
-
function create_fragment$
|
13196
|
+
function create_fragment$u(ctx) {
|
13196
13197
|
let svg;
|
13197
13198
|
let path;
|
13198
13199
|
|
@@ -13224,7 +13225,7 @@ function create_fragment$t(ctx) {
|
|
13224
13225
|
};
|
13225
13226
|
}
|
13226
13227
|
|
13227
|
-
function instance$
|
13228
|
+
function instance$u($$self, $$props, $$invalidate) {
|
13228
13229
|
let { color } = $$props;
|
13229
13230
|
|
13230
13231
|
$$self.$$set = $$props => {
|
@@ -13237,13 +13238,13 @@ function instance$t($$self, $$props, $$invalidate) {
|
|
13237
13238
|
class IconEnvelope extends SvelteComponent {
|
13238
13239
|
constructor(options) {
|
13239
13240
|
super();
|
13240
|
-
init(this, options, instance$
|
13241
|
+
init(this, options, instance$u, create_fragment$u, safe_not_equal, { color: 0 });
|
13241
13242
|
}
|
13242
13243
|
}
|
13243
13244
|
|
13244
13245
|
/* src/components-flex/icon/variants/IconGift.svelte generated by Svelte v3.53.1 */
|
13245
13246
|
|
13246
|
-
function create_fragment$
|
13247
|
+
function create_fragment$t(ctx) {
|
13247
13248
|
let svg;
|
13248
13249
|
let path;
|
13249
13250
|
|
@@ -13275,7 +13276,7 @@ function create_fragment$s(ctx) {
|
|
13275
13276
|
};
|
13276
13277
|
}
|
13277
13278
|
|
13278
|
-
function instance$
|
13279
|
+
function instance$t($$self, $$props, $$invalidate) {
|
13279
13280
|
let { color } = $$props;
|
13280
13281
|
|
13281
13282
|
$$self.$$set = $$props => {
|
@@ -13288,13 +13289,13 @@ function instance$s($$self, $$props, $$invalidate) {
|
|
13288
13289
|
class IconGift extends SvelteComponent {
|
13289
13290
|
constructor(options) {
|
13290
13291
|
super();
|
13291
|
-
init(this, options, instance$
|
13292
|
+
init(this, options, instance$t, create_fragment$t, safe_not_equal, { color: 0 });
|
13292
13293
|
}
|
13293
13294
|
}
|
13294
13295
|
|
13295
13296
|
/* src/components-flex/icon/variants/IconPaperclip.svelte generated by Svelte v3.53.1 */
|
13296
13297
|
|
13297
|
-
function create_fragment$
|
13298
|
+
function create_fragment$s(ctx) {
|
13298
13299
|
let svg;
|
13299
13300
|
let path;
|
13300
13301
|
|
@@ -13326,7 +13327,7 @@ function create_fragment$r(ctx) {
|
|
13326
13327
|
};
|
13327
13328
|
}
|
13328
13329
|
|
13329
|
-
function instance$
|
13330
|
+
function instance$s($$self, $$props, $$invalidate) {
|
13330
13331
|
let { color } = $$props;
|
13331
13332
|
|
13332
13333
|
$$self.$$set = $$props => {
|
@@ -13339,13 +13340,13 @@ function instance$r($$self, $$props, $$invalidate) {
|
|
13339
13340
|
class IconPaperclip extends SvelteComponent {
|
13340
13341
|
constructor(options) {
|
13341
13342
|
super();
|
13342
|
-
init(this, options, instance$
|
13343
|
+
init(this, options, instance$s, create_fragment$s, safe_not_equal, { color: 0 });
|
13343
13344
|
}
|
13344
13345
|
}
|
13345
13346
|
|
13346
13347
|
/* src/components-flex/icon/variants/IconFire.svelte generated by Svelte v3.53.1 */
|
13347
13348
|
|
13348
|
-
function create_fragment$
|
13349
|
+
function create_fragment$r(ctx) {
|
13349
13350
|
let svg;
|
13350
13351
|
let path;
|
13351
13352
|
|
@@ -13377,7 +13378,7 @@ function create_fragment$q(ctx) {
|
|
13377
13378
|
};
|
13378
13379
|
}
|
13379
13380
|
|
13380
|
-
function instance$
|
13381
|
+
function instance$r($$self, $$props, $$invalidate) {
|
13381
13382
|
let { color } = $$props;
|
13382
13383
|
|
13383
13384
|
$$self.$$set = $$props => {
|
@@ -13390,13 +13391,13 @@ function instance$q($$self, $$props, $$invalidate) {
|
|
13390
13391
|
class IconFire extends SvelteComponent {
|
13391
13392
|
constructor(options) {
|
13392
13393
|
super();
|
13393
|
-
init(this, options, instance$
|
13394
|
+
init(this, options, instance$r, create_fragment$r, safe_not_equal, { color: 0 });
|
13394
13395
|
}
|
13395
13396
|
}
|
13396
13397
|
|
13397
13398
|
/* src/components-flex/icon/variants/IconLink.svelte generated by Svelte v3.53.1 */
|
13398
13399
|
|
13399
|
-
function create_fragment$
|
13400
|
+
function create_fragment$q(ctx) {
|
13400
13401
|
let svg;
|
13401
13402
|
let path;
|
13402
13403
|
|
@@ -13428,7 +13429,7 @@ function create_fragment$p(ctx) {
|
|
13428
13429
|
};
|
13429
13430
|
}
|
13430
13431
|
|
13431
|
-
function instance$
|
13432
|
+
function instance$q($$self, $$props, $$invalidate) {
|
13432
13433
|
let { color } = $$props;
|
13433
13434
|
|
13434
13435
|
$$self.$$set = $$props => {
|
@@ -13441,13 +13442,13 @@ function instance$p($$self, $$props, $$invalidate) {
|
|
13441
13442
|
class IconLink extends SvelteComponent {
|
13442
13443
|
constructor(options) {
|
13443
13444
|
super();
|
13444
|
-
init(this, options, instance$
|
13445
|
+
init(this, options, instance$q, create_fragment$q, safe_not_equal, { color: 0 });
|
13445
13446
|
}
|
13446
13447
|
}
|
13447
13448
|
|
13448
13449
|
/* src/components-flex/icon/variants/IconBuildings.svelte generated by Svelte v3.53.1 */
|
13449
13450
|
|
13450
|
-
function create_fragment$
|
13451
|
+
function create_fragment$p(ctx) {
|
13451
13452
|
let svg;
|
13452
13453
|
let path;
|
13453
13454
|
|
@@ -13479,7 +13480,7 @@ function create_fragment$o(ctx) {
|
|
13479
13480
|
};
|
13480
13481
|
}
|
13481
13482
|
|
13482
|
-
function instance$
|
13483
|
+
function instance$p($$self, $$props, $$invalidate) {
|
13483
13484
|
let { color } = $$props;
|
13484
13485
|
|
13485
13486
|
$$self.$$set = $$props => {
|
@@ -13492,13 +13493,13 @@ function instance$o($$self, $$props, $$invalidate) {
|
|
13492
13493
|
class IconBuildings extends SvelteComponent {
|
13493
13494
|
constructor(options) {
|
13494
13495
|
super();
|
13495
|
-
init(this, options, instance$
|
13496
|
+
init(this, options, instance$p, create_fragment$p, safe_not_equal, { color: 0 });
|
13496
13497
|
}
|
13497
13498
|
}
|
13498
13499
|
|
13499
13500
|
/* src/components-flex/icon/variants/IconChevronsRight.svelte generated by Svelte v3.53.1 */
|
13500
13501
|
|
13501
|
-
function create_fragment$
|
13502
|
+
function create_fragment$o(ctx) {
|
13502
13503
|
let svg;
|
13503
13504
|
let path;
|
13504
13505
|
|
@@ -13530,7 +13531,7 @@ function create_fragment$n(ctx) {
|
|
13530
13531
|
};
|
13531
13532
|
}
|
13532
13533
|
|
13533
|
-
function instance$
|
13534
|
+
function instance$o($$self, $$props, $$invalidate) {
|
13534
13535
|
let { color } = $$props;
|
13535
13536
|
|
13536
13537
|
$$self.$$set = $$props => {
|
@@ -13543,13 +13544,13 @@ function instance$n($$self, $$props, $$invalidate) {
|
|
13543
13544
|
class IconChevronsRight extends SvelteComponent {
|
13544
13545
|
constructor(options) {
|
13545
13546
|
super();
|
13546
|
-
init(this, options, instance$
|
13547
|
+
init(this, options, instance$o, create_fragment$o, safe_not_equal, { color: 0 });
|
13547
13548
|
}
|
13548
13549
|
}
|
13549
13550
|
|
13550
13551
|
/* src/components-flex/icon/variants/IconChevronRight.svelte generated by Svelte v3.53.1 */
|
13551
13552
|
|
13552
|
-
function create_fragment$
|
13553
|
+
function create_fragment$n(ctx) {
|
13553
13554
|
let svg;
|
13554
13555
|
let path;
|
13555
13556
|
|
@@ -13581,7 +13582,7 @@ function create_fragment$m(ctx) {
|
|
13581
13582
|
};
|
13582
13583
|
}
|
13583
13584
|
|
13584
|
-
function instance$
|
13585
|
+
function instance$n($$self, $$props, $$invalidate) {
|
13585
13586
|
let { color } = $$props;
|
13586
13587
|
|
13587
13588
|
$$self.$$set = $$props => {
|
@@ -13594,13 +13595,13 @@ function instance$m($$self, $$props, $$invalidate) {
|
|
13594
13595
|
class IconChevronRight extends SvelteComponent {
|
13595
13596
|
constructor(options) {
|
13596
13597
|
super();
|
13597
|
-
init(this, options, instance$
|
13598
|
+
init(this, options, instance$n, create_fragment$n, safe_not_equal, { color: 0 });
|
13598
13599
|
}
|
13599
13600
|
}
|
13600
13601
|
|
13601
13602
|
/* src/components-flex/icon/variants/IconPhone.svelte generated by Svelte v3.53.1 */
|
13602
13603
|
|
13603
|
-
function create_fragment$
|
13604
|
+
function create_fragment$m(ctx) {
|
13604
13605
|
let svg;
|
13605
13606
|
let path;
|
13606
13607
|
|
@@ -13632,7 +13633,7 @@ function create_fragment$l(ctx) {
|
|
13632
13633
|
};
|
13633
13634
|
}
|
13634
13635
|
|
13635
|
-
function instance$
|
13636
|
+
function instance$m($$self, $$props, $$invalidate) {
|
13636
13637
|
let { color } = $$props;
|
13637
13638
|
|
13638
13639
|
$$self.$$set = $$props => {
|
@@ -13645,13 +13646,13 @@ function instance$l($$self, $$props, $$invalidate) {
|
|
13645
13646
|
class IconPhone extends SvelteComponent {
|
13646
13647
|
constructor(options) {
|
13647
13648
|
super();
|
13648
|
-
init(this, options, instance$
|
13649
|
+
init(this, options, instance$m, create_fragment$m, safe_not_equal, { color: 0 });
|
13649
13650
|
}
|
13650
13651
|
}
|
13651
13652
|
|
13652
13653
|
/* src/components-flex/icon/variants/IconLocationDot.svelte generated by Svelte v3.53.1 */
|
13653
13654
|
|
13654
|
-
function create_fragment$
|
13655
|
+
function create_fragment$l(ctx) {
|
13655
13656
|
let svg;
|
13656
13657
|
let path;
|
13657
13658
|
|
@@ -13683,7 +13684,7 @@ function create_fragment$k(ctx) {
|
|
13683
13684
|
};
|
13684
13685
|
}
|
13685
13686
|
|
13686
|
-
function instance$
|
13687
|
+
function instance$l($$self, $$props, $$invalidate) {
|
13687
13688
|
let { color } = $$props;
|
13688
13689
|
|
13689
13690
|
$$self.$$set = $$props => {
|
@@ -13696,7 +13697,7 @@ function instance$k($$self, $$props, $$invalidate) {
|
|
13696
13697
|
class IconLocationDot extends SvelteComponent {
|
13697
13698
|
constructor(options) {
|
13698
13699
|
super();
|
13699
|
-
init(this, options, instance$
|
13700
|
+
init(this, options, instance$l, create_fragment$l, safe_not_equal, { color: 0 });
|
13700
13701
|
}
|
13701
13702
|
}
|
13702
13703
|
|
@@ -13767,7 +13768,7 @@ const ICON_VARIANTS = {
|
|
13767
13768
|
|
13768
13769
|
/* src/components-flex/icon/Icon.svelte generated by Svelte v3.53.1 */
|
13769
13770
|
|
13770
|
-
function add_css$
|
13771
|
+
function add_css$j(target) {
|
13771
13772
|
append_styles(target, "svelte-19rssou", ".icon.svelte-19rssou{display:flex;align-items:center;overflow:hidden;width:auto;cursor:pointer;text-decoration:none}");
|
13772
13773
|
}
|
13773
13774
|
|
@@ -13889,7 +13890,7 @@ function create_dynamic_element$a(ctx) {
|
|
13889
13890
|
};
|
13890
13891
|
}
|
13891
13892
|
|
13892
|
-
function create_fragment$
|
13893
|
+
function create_fragment$k(ctx) {
|
13893
13894
|
let previous_tag = /*element*/ ctx[5];
|
13894
13895
|
let svelte_element_anchor;
|
13895
13896
|
let svelte_element = /*element*/ ctx[5] && create_dynamic_element$a(ctx);
|
@@ -13935,7 +13936,7 @@ function create_fragment$j(ctx) {
|
|
13935
13936
|
};
|
13936
13937
|
}
|
13937
13938
|
|
13938
|
-
function instance$
|
13939
|
+
function instance$k($$self, $$props, $$invalidate) {
|
13939
13940
|
let style;
|
13940
13941
|
let IconComponent;
|
13941
13942
|
let { props = {} } = $$props;
|
@@ -13978,7 +13979,7 @@ function instance$j($$self, $$props, $$invalidate) {
|
|
13978
13979
|
class Icon extends SvelteComponent {
|
13979
13980
|
constructor(options) {
|
13980
13981
|
super();
|
13981
|
-
init(this, options, instance$
|
13982
|
+
init(this, options, instance$k, create_fragment$k, safe_not_equal, { props: 0, layerId: 1 }, add_css$j);
|
13982
13983
|
}
|
13983
13984
|
}
|
13984
13985
|
|
@@ -14151,7 +14152,7 @@ function darkenColor(color, percent) {
|
|
14151
14152
|
|
14152
14153
|
/* src/components-flex/button/Button.svelte generated by Svelte v3.53.1 */
|
14153
14154
|
|
14154
|
-
function add_css$
|
14155
|
+
function add_css$i(target) {
|
14155
14156
|
append_styles(target, "svelte-1yc1lic", ".button.svelte-1yc1lic{display:inline-flex;gap:0.8em;align-items:center;justify-content:center;text-decoration:none;outline:0;border:0;line-height:1.5;transition:background-color 0.12s, border-color 0.12s, color 0.12s;cursor:pointer;background-color:var(--bg-color)}.button.svelte-1yc1lic:hover{background-color:var(--hover-bg-color)}.button-icon.svelte-1yc1lic{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
|
14156
14157
|
}
|
14157
14158
|
|
@@ -14325,7 +14326,7 @@ function create_dynamic_element$9(ctx) {
|
|
14325
14326
|
};
|
14326
14327
|
}
|
14327
14328
|
|
14328
|
-
function create_fragment$
|
14329
|
+
function create_fragment$j(ctx) {
|
14329
14330
|
let previous_tag = /*element*/ ctx[4];
|
14330
14331
|
let svelte_element_anchor;
|
14331
14332
|
let svelte_element = /*element*/ ctx[4] && create_dynamic_element$9(ctx);
|
@@ -14371,7 +14372,7 @@ function create_fragment$i(ctx) {
|
|
14371
14372
|
};
|
14372
14373
|
}
|
14373
14374
|
|
14374
|
-
function instance$
|
14375
|
+
function instance$j($$self, $$props, $$invalidate) {
|
14375
14376
|
let variables;
|
14376
14377
|
let style;
|
14377
14378
|
let { props = {} } = $$props;
|
@@ -14433,7 +14434,7 @@ function instance$i($$self, $$props, $$invalidate) {
|
|
14433
14434
|
class Button extends SvelteComponent {
|
14434
14435
|
constructor(options) {
|
14435
14436
|
super();
|
14436
|
-
init(this, options, instance$
|
14437
|
+
init(this, options, instance$j, create_fragment$j, safe_not_equal, { props: 0, layerId: 1 }, add_css$i);
|
14437
14438
|
}
|
14438
14439
|
}
|
14439
14440
|
|
@@ -14537,7 +14538,7 @@ const BUTTON_OUTLINED_WRAP_STYLES = {
|
|
14537
14538
|
|
14538
14539
|
/* src/components-flex/button-outlined/ButtonOutlined.svelte generated by Svelte v3.53.1 */
|
14539
14540
|
|
14540
|
-
function add_css$
|
14541
|
+
function add_css$h(target) {
|
14541
14542
|
append_styles(target, "svelte-38fju1", ".button-outlined.svelte-38fju1{display:inline-flex;gap:0.65em;align-items:center;justify-content:center;text-decoration:none;outline:0;border-width:1px;border-style:solid;line-height:1.5;transition:background-color 0.12s, border-color 0.12s, color 0.12s;cursor:pointer;background-color:var(--bg-color)}.button-outlined.svelte-38fju1:hover{background-color:var(--hover-bg-color)}.button-outlined-icon.svelte-38fju1{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
|
14542
14543
|
}
|
14543
14544
|
|
@@ -14711,7 +14712,7 @@ function create_dynamic_element$8(ctx) {
|
|
14711
14712
|
};
|
14712
14713
|
}
|
14713
14714
|
|
14714
|
-
function create_fragment$
|
14715
|
+
function create_fragment$i(ctx) {
|
14715
14716
|
let previous_tag = /*element*/ ctx[4];
|
14716
14717
|
let svelte_element_anchor;
|
14717
14718
|
let svelte_element = /*element*/ ctx[4] && create_dynamic_element$8(ctx);
|
@@ -14757,7 +14758,7 @@ function create_fragment$h(ctx) {
|
|
14757
14758
|
};
|
14758
14759
|
}
|
14759
14760
|
|
14760
|
-
function instance$
|
14761
|
+
function instance$i($$self, $$props, $$invalidate) {
|
14761
14762
|
let variables;
|
14762
14763
|
let style;
|
14763
14764
|
let { props = {} } = $$props;
|
@@ -14820,7 +14821,7 @@ function instance$h($$self, $$props, $$invalidate) {
|
|
14820
14821
|
class ButtonOutlined extends SvelteComponent {
|
14821
14822
|
constructor(options) {
|
14822
14823
|
super();
|
14823
|
-
init(this, options, instance$
|
14824
|
+
init(this, options, instance$i, create_fragment$i, safe_not_equal, { props: 0, layerId: 1 }, add_css$h);
|
14824
14825
|
}
|
14825
14826
|
}
|
14826
14827
|
|
@@ -14881,7 +14882,7 @@ const getButtonTextThemeStyles = getPropStyles(({ brandKit }) => ({
|
|
14881
14882
|
|
14882
14883
|
/* src/components-flex/button-text/ButtonText.svelte generated by Svelte v3.53.1 */
|
14883
14884
|
|
14884
|
-
function add_css$
|
14885
|
+
function add_css$g(target) {
|
14885
14886
|
append_styles(target, "svelte-1xgvp8r", ".button-text.svelte-1xgvp8r{display:inline-flex;gap:0.65em;align-items:center;justify-content:center;text-decoration:none;outline:0;border:0;line-height:1.5;transition:background-color 0.12s, border-color 0.12s, color 0.12s;cursor:pointer;background-color:rgba(255, 255, 255, 0)}.button-text.svelte-1xgvp8r:hover{background-color:var(--hover-bg-color)}.button-text-icon.svelte-1xgvp8r{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
|
14886
14887
|
}
|
14887
14888
|
|
@@ -15055,7 +15056,7 @@ function create_dynamic_element$7(ctx) {
|
|
15055
15056
|
};
|
15056
15057
|
}
|
15057
15058
|
|
15058
|
-
function create_fragment$
|
15059
|
+
function create_fragment$h(ctx) {
|
15059
15060
|
let previous_tag = /*element*/ ctx[4];
|
15060
15061
|
let svelte_element_anchor;
|
15061
15062
|
let svelte_element = /*element*/ ctx[4] && create_dynamic_element$7(ctx);
|
@@ -15101,7 +15102,7 @@ function create_fragment$g(ctx) {
|
|
15101
15102
|
};
|
15102
15103
|
}
|
15103
15104
|
|
15104
|
-
function instance$
|
15105
|
+
function instance$h($$self, $$props, $$invalidate) {
|
15105
15106
|
let variables;
|
15106
15107
|
let style;
|
15107
15108
|
let { props = {} } = $$props;
|
@@ -15160,7 +15161,7 @@ function instance$g($$self, $$props, $$invalidate) {
|
|
15160
15161
|
class ButtonText extends SvelteComponent {
|
15161
15162
|
constructor(options) {
|
15162
15163
|
super();
|
15163
|
-
init(this, options, instance$
|
15164
|
+
init(this, options, instance$h, create_fragment$h, safe_not_equal, { props: 0, layerId: 1 }, add_css$g);
|
15164
15165
|
}
|
15165
15166
|
}
|
15166
15167
|
|
@@ -15198,7 +15199,7 @@ const CLOSE_BUTTON_LABEL_PLACEMENT = {
|
|
15198
15199
|
|
15199
15200
|
/* src/components-flex/close-button/CloseButton.svelte generated by Svelte v3.53.1 */
|
15200
15201
|
|
15201
|
-
function add_css$
|
15202
|
+
function add_css$f(target) {
|
15202
15203
|
append_styles(target, "svelte-3mvsv6", ".close-button.svelte-3mvsv6.svelte-3mvsv6{display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:8px;border-radius:100%;background:none;cursor:pointer;border:0;outline:0;transition:background-color 0.12s, border-color 0.12s, color 0.12s}.close-button.svelte-3mvsv6 svg.svelte-3mvsv6{transition:transform 0.12s}.close-button.svelte-3mvsv6:hover svg.svelte-3mvsv6{transform:rotate(90deg)}.close-button-order-one.svelte-3mvsv6.svelte-3mvsv6{order:1}.close-button-order-two.svelte-3mvsv6.svelte-3mvsv6{order:2}");
|
15203
15204
|
}
|
15204
15205
|
|
@@ -15341,7 +15342,7 @@ function create_dynamic_element$6(ctx) {
|
|
15341
15342
|
};
|
15342
15343
|
}
|
15343
15344
|
|
15344
|
-
function create_fragment$
|
15345
|
+
function create_fragment$g(ctx) {
|
15345
15346
|
let previous_tag = /*element*/ ctx[6];
|
15346
15347
|
let svelte_element_anchor;
|
15347
15348
|
let svelte_element = /*element*/ ctx[6] && create_dynamic_element$6(ctx);
|
@@ -15385,7 +15386,7 @@ function create_fragment$f(ctx) {
|
|
15385
15386
|
};
|
15386
15387
|
}
|
15387
15388
|
|
15388
|
-
function instance$
|
15389
|
+
function instance$g($$self, $$props, $$invalidate) {
|
15389
15390
|
let hasLabel;
|
15390
15391
|
let style;
|
15391
15392
|
let labelStyle;
|
@@ -15482,8 +15483,8 @@ class CloseButton extends SvelteComponent {
|
|
15482
15483
|
init(
|
15483
15484
|
this,
|
15484
15485
|
options,
|
15485
|
-
instance$
|
15486
|
-
create_fragment$
|
15486
|
+
instance$g,
|
15487
|
+
create_fragment$g,
|
15487
15488
|
safe_not_equal,
|
15488
15489
|
{
|
15489
15490
|
props: 11,
|
@@ -15491,7 +15492,7 @@ class CloseButton extends SvelteComponent {
|
|
15491
15492
|
eventName: 12,
|
15492
15493
|
eventValue: 13
|
15493
15494
|
},
|
15494
|
-
add_css$
|
15495
|
+
add_css$f
|
15495
15496
|
);
|
15496
15497
|
}
|
15497
15498
|
}
|
@@ -15529,7 +15530,7 @@ const ICON_SIZE_STYLES = {
|
|
15529
15530
|
|
15530
15531
|
/* src/components-flex/image/Image.svelte generated by Svelte v3.53.1 */
|
15531
15532
|
|
15532
|
-
function add_css$
|
15533
|
+
function add_css$e(target) {
|
15533
15534
|
append_styles(target, "svelte-gzaieg", ".image.svelte-gzaieg{max-width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.image-img.svelte-gzaieg{vertical-align:top;width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}");
|
15534
15535
|
}
|
15535
15536
|
|
@@ -15612,7 +15613,7 @@ function create_dynamic_element$5(ctx) {
|
|
15612
15613
|
};
|
15613
15614
|
}
|
15614
15615
|
|
15615
|
-
function create_fragment$
|
15616
|
+
function create_fragment$f(ctx) {
|
15616
15617
|
let previous_tag = /*element*/ ctx[4];
|
15617
15618
|
let svelte_element_anchor;
|
15618
15619
|
let svelte_element = /*element*/ ctx[4] && create_dynamic_element$5(ctx);
|
@@ -15656,7 +15657,7 @@ function create_fragment$e(ctx) {
|
|
15656
15657
|
};
|
15657
15658
|
}
|
15658
15659
|
|
15659
|
-
function instance$
|
15660
|
+
function instance$f($$self, $$props, $$invalidate) {
|
15660
15661
|
let style;
|
15661
15662
|
let { props = {} } = $$props;
|
15662
15663
|
let { layerId = '' } = $$props;
|
@@ -15696,7 +15697,7 @@ function instance$e($$self, $$props, $$invalidate) {
|
|
15696
15697
|
class Image extends SvelteComponent {
|
15697
15698
|
constructor(options) {
|
15698
15699
|
super();
|
15699
|
-
init(this, options, instance$
|
15700
|
+
init(this, options, instance$f, create_fragment$f, safe_not_equal, { props: 0, layerId: 1 }, add_css$e);
|
15700
15701
|
}
|
15701
15702
|
}
|
15702
15703
|
|
@@ -15720,7 +15721,7 @@ const IMAGE_ASPECT_VARIANTS = {
|
|
15720
15721
|
|
15721
15722
|
/* src/components-flex/layout/Layout.svelte generated by Svelte v3.53.1 */
|
15722
15723
|
|
15723
|
-
function add_css$
|
15724
|
+
function add_css$d(target) {
|
15724
15725
|
append_styles(target, "svelte-139vx15", ".layout.svelte-139vx15{text-decoration:none;color:inherit}.layout[data-clickable=true].svelte-139vx15{cursor:pointer}.layout[data-clickable=true].svelte-139vx15:hover{opacity:0.8}");
|
15725
15726
|
}
|
15726
15727
|
|
@@ -15822,7 +15823,7 @@ function create_dynamic_element$4(ctx) {
|
|
15822
15823
|
};
|
15823
15824
|
}
|
15824
15825
|
|
15825
|
-
function create_fragment$
|
15826
|
+
function create_fragment$e(ctx) {
|
15826
15827
|
let previous_tag = "div";
|
15827
15828
|
let svelte_element_anchor;
|
15828
15829
|
let current;
|
@@ -15872,7 +15873,7 @@ function create_fragment$d(ctx) {
|
|
15872
15873
|
};
|
15873
15874
|
}
|
15874
15875
|
|
15875
|
-
function instance$
|
15876
|
+
function instance$e($$self, $$props, $$invalidate) {
|
15876
15877
|
let style;
|
15877
15878
|
let { $$slots: slots = {}, $$scope } = $$props;
|
15878
15879
|
let { props = {} } = $$props;
|
@@ -15914,7 +15915,7 @@ function instance$d($$self, $$props, $$invalidate) {
|
|
15914
15915
|
class Layout extends SvelteComponent {
|
15915
15916
|
constructor(options) {
|
15916
15917
|
super();
|
15917
|
-
init(this, options, instance$
|
15918
|
+
init(this, options, instance$e, create_fragment$e, safe_not_equal, { props: 4, layerId: 0 }, add_css$d);
|
15918
15919
|
}
|
15919
15920
|
}
|
15920
15921
|
|
@@ -15925,7 +15926,7 @@ const LAYOUT_JUSTIFY = ['flex-start', 'center', 'flex-end', 'space-between'];
|
|
15925
15926
|
|
15926
15927
|
/* src/components-flex/slider/Slider.svelte generated by Svelte v3.53.1 */
|
15927
15928
|
|
15928
|
-
function add_css$
|
15929
|
+
function add_css$c(target) {
|
15929
15930
|
append_styles(target, "svelte-1slel1d", ".slider-list.svelte-1slel1d{-webkit-user-drag:none;margin:0;padding:0;list-style:none}");
|
15930
15931
|
}
|
15931
15932
|
|
@@ -15998,7 +15999,7 @@ function create_each_block$1(ctx) {
|
|
15998
15999
|
};
|
15999
16000
|
}
|
16000
16001
|
|
16001
|
-
function create_fragment$
|
16002
|
+
function create_fragment$d(ctx) {
|
16002
16003
|
let div1;
|
16003
16004
|
let ul;
|
16004
16005
|
let ul_style_value;
|
@@ -16137,7 +16138,7 @@ function create_fragment$c(ctx) {
|
|
16137
16138
|
};
|
16138
16139
|
}
|
16139
16140
|
|
16140
|
-
function instance$
|
16141
|
+
function instance$d($$self, $$props, $$invalidate) {
|
16141
16142
|
let indicators;
|
16142
16143
|
let itemWidthPercentage;
|
16143
16144
|
let style;
|
@@ -16377,13 +16378,13 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
16377
16378
|
class Slider extends SvelteComponent {
|
16378
16379
|
constructor(options) {
|
16379
16380
|
super();
|
16380
|
-
init(this, options, instance$
|
16381
|
+
init(this, options, instance$d, create_fragment$d, safe_not_equal, { layerId: 0, props: 11, overrideStyle: 1 }, add_css$c, [-1, -1]);
|
16381
16382
|
}
|
16382
16383
|
}
|
16383
16384
|
|
16384
16385
|
/* src/components-flex/slider/SliderItem.svelte generated by Svelte v3.53.1 */
|
16385
16386
|
|
16386
|
-
function add_css$
|
16387
|
+
function add_css$b(target) {
|
16387
16388
|
append_styles(target, "svelte-1amglxo", ".slider-item.svelte-1amglxo{overflow:hidden}.slider-item-inner.svelte-1amglxo{text-decoration:none;background:none;border:0;margin:0;padding:0;color:inherit;-webkit-user-drag:none;user-select:none}");
|
16388
16389
|
}
|
16389
16390
|
|
@@ -16473,7 +16474,7 @@ function create_dynamic_element$3(ctx) {
|
|
16473
16474
|
};
|
16474
16475
|
}
|
16475
16476
|
|
16476
|
-
function create_fragment$
|
16477
|
+
function create_fragment$c(ctx) {
|
16477
16478
|
let li;
|
16478
16479
|
let previous_tag = /*element*/ ctx[2];
|
16479
16480
|
let current;
|
@@ -16532,7 +16533,7 @@ function create_fragment$b(ctx) {
|
|
16532
16533
|
};
|
16533
16534
|
}
|
16534
16535
|
|
16535
|
-
function instance$
|
16536
|
+
function instance$c($$self, $$props, $$invalidate) {
|
16536
16537
|
let { $$slots: slots = {}, $$scope } = $$props;
|
16537
16538
|
let { layerId } = $$props;
|
16538
16539
|
let { props } = $$props;
|
@@ -16551,7 +16552,7 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
16551
16552
|
class SliderItem extends SvelteComponent {
|
16552
16553
|
constructor(options) {
|
16553
16554
|
super();
|
16554
|
-
init(this, options, instance$
|
16555
|
+
init(this, options, instance$c, create_fragment$c, safe_not_equal, { layerId: 0, props: 4 }, add_css$b);
|
16555
16556
|
}
|
16556
16557
|
}
|
16557
16558
|
|
@@ -16639,11 +16640,11 @@ const TEXT_VARIANTS = {
|
|
16639
16640
|
|
16640
16641
|
/* src/components-flex/text/Text.svelte generated by Svelte v3.53.1 */
|
16641
16642
|
|
16642
|
-
function add_css$
|
16643
|
+
function add_css$a(target) {
|
16643
16644
|
append_styles(target, "svelte-vifn7y", ".text.svelte-vifn7y{margin:0;word-break:break-all;text-decoration:none}");
|
16644
16645
|
}
|
16645
16646
|
|
16646
|
-
function create_fragment$
|
16647
|
+
function create_fragment$b(ctx) {
|
16647
16648
|
let p;
|
16648
16649
|
|
16649
16650
|
return {
|
@@ -16675,7 +16676,7 @@ function create_fragment$a(ctx) {
|
|
16675
16676
|
};
|
16676
16677
|
}
|
16677
16678
|
|
16678
|
-
function instance$
|
16679
|
+
function instance$b($$self, $$props, $$invalidate) {
|
16679
16680
|
let escapedHTML;
|
16680
16681
|
let style;
|
16681
16682
|
let { props = { content: '' } } = $$props;
|
@@ -16759,17 +16760,17 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
16759
16760
|
class Text extends SvelteComponent {
|
16760
16761
|
constructor(options) {
|
16761
16762
|
super();
|
16762
|
-
init(this, options, instance$
|
16763
|
+
init(this, options, instance$b, create_fragment$b, safe_not_equal, { props: 3, layerId: 0 }, add_css$a);
|
16763
16764
|
}
|
16764
16765
|
}
|
16765
16766
|
|
16766
16767
|
/* src/components-flex/rich-text/RichText.svelte generated by Svelte v3.53.1 */
|
16767
16768
|
|
16768
|
-
function add_css$
|
16769
|
+
function add_css$9(target) {
|
16769
16770
|
append_styles(target, "svelte-dxr423", ".rich-text.svelte-dxr423 p{margin:0;word-break:break-all;text-decoration:none}.rich-text.svelte-dxr423 p + p{margin-top:0.75em}");
|
16770
16771
|
}
|
16771
16772
|
|
16772
|
-
function create_fragment$
|
16773
|
+
function create_fragment$a(ctx) {
|
16773
16774
|
let div;
|
16774
16775
|
let raw_value = /*props*/ ctx[0].content + "";
|
16775
16776
|
|
@@ -16802,7 +16803,7 @@ function create_fragment$9(ctx) {
|
|
16802
16803
|
};
|
16803
16804
|
}
|
16804
16805
|
|
16805
|
-
function instance$
|
16806
|
+
function instance$a($$self, $$props, $$invalidate) {
|
16806
16807
|
let style;
|
16807
16808
|
let { props = { content: '' } } = $$props;
|
16808
16809
|
let { layerId = '' } = $$props;
|
@@ -16878,7 +16879,7 @@ function instance$9($$self, $$props, $$invalidate) {
|
|
16878
16879
|
class RichText extends SvelteComponent {
|
16879
16880
|
constructor(options) {
|
16880
16881
|
super();
|
16881
|
-
init(this, options, instance$
|
16882
|
+
init(this, options, instance$a, create_fragment$a, safe_not_equal, { props: 0, layerId: 1 }, add_css$9);
|
16882
16883
|
}
|
16883
16884
|
}
|
16884
16885
|
|
@@ -16946,7 +16947,7 @@ const getTextLinkThemeStyles = getPropStyles(({ brandKit }) => ({
|
|
16946
16947
|
|
16947
16948
|
/* src/components-flex/text-link/TextLink.svelte generated by Svelte v3.53.1 */
|
16948
16949
|
|
16949
|
-
function add_css$
|
16950
|
+
function add_css$8(target) {
|
16950
16951
|
append_styles(target, "svelte-dc9m5n", ".link.svelte-dc9m5n{-webkit-appearance:none;border:0;background:none;padding:0;display:inline-flex}.link.svelte-dc9m5n,.link.svelte-dc9m5n:visited,.link.svelte-dc9m5n:link{color:var(--color)}.link.svelte-dc9m5n:hover{color:var(--hover-color)}.link.svelte-dc9m5n:active{color:var(--active-color)}.link.underline-hover-on.svelte-dc9m5n{text-decoration:none}.link.underline-hover-on.svelte-dc9m5n:hover{text-decoration:underline}.link.underline-hover-off.svelte-dc9m5n{text-decoration:underline}.link.underline-hover-off.svelte-dc9m5n:hover{text-decoration:none}.link.underline-on.svelte-dc9m5n{text-decoration:underline}.link.underline-off.svelte-dc9m5n{text-decoration:none}");
|
16951
16952
|
}
|
16952
16953
|
|
@@ -17113,7 +17114,7 @@ function create_dynamic_element$2(ctx) {
|
|
17113
17114
|
};
|
17114
17115
|
}
|
17115
17116
|
|
17116
|
-
function create_fragment$
|
17117
|
+
function create_fragment$9(ctx) {
|
17117
17118
|
let previous_tag = /*element*/ ctx[5];
|
17118
17119
|
let svelte_element_anchor;
|
17119
17120
|
let svelte_element = /*element*/ ctx[5] && create_dynamic_element$2(ctx);
|
@@ -17159,7 +17160,7 @@ function create_fragment$8(ctx) {
|
|
17159
17160
|
};
|
17160
17161
|
}
|
17161
17162
|
|
17162
|
-
function instance$
|
17163
|
+
function instance$9($$self, $$props, $$invalidate) {
|
17163
17164
|
let escapedHTML;
|
17164
17165
|
let variables;
|
17165
17166
|
let style;
|
@@ -17249,7 +17250,7 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
17249
17250
|
class TextLink extends SvelteComponent {
|
17250
17251
|
constructor(options) {
|
17251
17252
|
super();
|
17252
|
-
init(this, options, instance$
|
17253
|
+
init(this, options, instance$9, create_fragment$9, safe_not_equal, { props: 0, layerId: 1 }, add_css$8);
|
17253
17254
|
}
|
17254
17255
|
}
|
17255
17256
|
|
@@ -17275,7 +17276,7 @@ const TEXT_LINK_UNDERLINE = {
|
|
17275
17276
|
|
17276
17277
|
/* src/components-flex/background-overlay/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
17277
17278
|
|
17278
|
-
function add_css$
|
17279
|
+
function add_css$7(target) {
|
17279
17280
|
append_styles(target, "svelte-18nkdjz", ".v2-background.svelte-18nkdjz{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:2147483646}");
|
17280
17281
|
}
|
17281
17282
|
|
@@ -17312,7 +17313,7 @@ function create_if_block$2(ctx) {
|
|
17312
17313
|
};
|
17313
17314
|
}
|
17314
17315
|
|
17315
|
-
function create_fragment$
|
17316
|
+
function create_fragment$8(ctx) {
|
17316
17317
|
let if_block_anchor;
|
17317
17318
|
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$2(ctx);
|
17318
17319
|
|
@@ -17348,7 +17349,7 @@ function create_fragment$7(ctx) {
|
|
17348
17349
|
};
|
17349
17350
|
}
|
17350
17351
|
|
17351
|
-
function instance$
|
17352
|
+
function instance$8($$self, $$props, $$invalidate) {
|
17352
17353
|
let { backgroundOverlay = false } = $$props;
|
17353
17354
|
let { class: className = undefined } = $$props;
|
17354
17355
|
const dispatch = createEventDispatcher();
|
@@ -17365,13 +17366,13 @@ function instance$7($$self, $$props, $$invalidate) {
|
|
17365
17366
|
class BackgroundOverlay extends SvelteComponent {
|
17366
17367
|
constructor(options) {
|
17367
17368
|
super();
|
17368
|
-
init(this, options, instance$
|
17369
|
+
init(this, options, instance$8, create_fragment$8, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$7);
|
17369
17370
|
}
|
17370
17371
|
}
|
17371
17372
|
|
17372
17373
|
/* src/components-flex/modal/Modal.svelte generated by Svelte v3.53.1 */
|
17373
17374
|
|
17374
|
-
function add_css$
|
17375
|
+
function add_css$6(target) {
|
17375
17376
|
append_styles(target, "svelte-45ue06", "*{box-sizing:border-box}.modal.svelte-45ue06{position:fixed;z-index:2147483647;display:flex}.modal.svelte-45ue06 > .button{flex:auto;display:flex}@media screen and (min-width: 641px){.modal-bp.svelte-45ue06{height:var(--modal-bp-height-pc) !important;width:var(--modal-bp-width-pc) !important;top:var(--modal-bp-top-pc) !important;left:var(--modal-bp-left-pc) !important;bottom:var(--modal-bp-bottom-pc) !important;right:var(--modal-bp-right-pc) !important;transform:var(--modal-bp-transform-pc);margin:var(--modal-bp-margin-pc) !important}.background-bp-pc{display:block}.background-bp-sp{display:none}}@media screen and (max-width: 640px){.modal-bp.svelte-45ue06{height:var(--modal-bp-height-sp) !important;width:var(--modal-bp-width-sp) !important;top:var(--modal-bp-top-sp) !important;left:var(--modal-bp-left-sp) !important;bottom:var(--modal-bp-bottom-sp) !important;right:var(--modal-bp-right-sp) !important;transform:var(--modal-bp-transform-sp);margin:var(--modal-bp-margin-sp) !important}.background-bp-pc{display:none}.background-bp-sp{display:block}}");
|
17376
17377
|
}
|
17377
17378
|
|
@@ -17584,7 +17585,7 @@ function create_if_block$1(ctx) {
|
|
17584
17585
|
};
|
17585
17586
|
}
|
17586
17587
|
|
17587
|
-
function create_fragment$
|
17588
|
+
function create_fragment$7(ctx) {
|
17588
17589
|
let show_if;
|
17589
17590
|
let current_block_type_index;
|
17590
17591
|
let if_block0;
|
@@ -17702,7 +17703,7 @@ function create_fragment$6(ctx) {
|
|
17702
17703
|
};
|
17703
17704
|
}
|
17704
17705
|
|
17705
|
-
function instance$
|
17706
|
+
function instance$7($$self, $$props, $$invalidate) {
|
17706
17707
|
let close;
|
17707
17708
|
let backgroundClick;
|
17708
17709
|
let backgroundClickPC;
|
@@ -17994,8 +17995,8 @@ class Modal extends SvelteComponent {
|
|
17994
17995
|
init(
|
17995
17996
|
this,
|
17996
17997
|
options,
|
17997
|
-
instance$
|
17998
|
-
create_fragment$
|
17998
|
+
instance$7,
|
17999
|
+
create_fragment$7,
|
17999
18000
|
safe_not_equal,
|
18000
18001
|
{
|
18001
18002
|
useBreakPoint: 0,
|
@@ -18007,18 +18008,18 @@ class Modal extends SvelteComponent {
|
|
18007
18008
|
closeEventValue: 18,
|
18008
18009
|
layerId: 2
|
18009
18010
|
},
|
18010
|
-
add_css$
|
18011
|
+
add_css$6
|
18011
18012
|
);
|
18012
18013
|
}
|
18013
18014
|
}
|
18014
18015
|
|
18015
18016
|
/* src/components-flex/code/Code.svelte generated by Svelte v3.53.1 */
|
18016
18017
|
|
18017
|
-
function add_css$
|
18018
|
+
function add_css$5(target) {
|
18018
18019
|
append_styles(target, "svelte-igivoz", ".code.svelte-igivoz{flex-grow:1;flex-shrink:0;align-self:stretch}");
|
18019
18020
|
}
|
18020
18021
|
|
18021
|
-
function create_fragment$
|
18022
|
+
function create_fragment$6(ctx) {
|
18022
18023
|
let div;
|
18023
18024
|
let raw_value = /*props*/ ctx[0].rawHtml + "";
|
18024
18025
|
|
@@ -18051,7 +18052,7 @@ function unescapeBraces(str) {
|
|
18051
18052
|
return str.replace(/\\([{}])/g, '$1');
|
18052
18053
|
}
|
18053
18054
|
|
18054
|
-
function instance$
|
18055
|
+
function instance$6($$self, $$props, $$invalidate) {
|
18055
18056
|
let { props = {} } = $$props;
|
18056
18057
|
let { layerId = '' } = $$props;
|
18057
18058
|
|
@@ -18098,7 +18099,7 @@ function instance$5($$self, $$props, $$invalidate) {
|
|
18098
18099
|
class Code extends SvelteComponent {
|
18099
18100
|
constructor(options) {
|
18100
18101
|
super();
|
18101
|
-
init(this, options, instance$
|
18102
|
+
init(this, options, instance$6, create_fragment$6, safe_not_equal, { props: 0, layerId: 1 }, add_css$5);
|
18102
18103
|
}
|
18103
18104
|
}
|
18104
18105
|
|
@@ -18106,11 +18107,11 @@ const LIST_ITEM_CONTEXT_KEY = 'ListItemContext';
|
|
18106
18107
|
|
18107
18108
|
/* src/components-flex/list/List.svelte generated by Svelte v3.53.1 */
|
18108
18109
|
|
18109
|
-
function add_css$
|
18110
|
+
function add_css$4(target) {
|
18110
18111
|
append_styles(target, "svelte-v2vy6p", ".list.svelte-v2vy6p{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;--border-width:0;--border-style:solit;--border-color:rgba(255, 255, 255, 0);border-top-width:var(--border-width);border-top-style:var(--border-style);border-top-color:var(--border-color);border-bottom-width:var(--border-width);border-bottom-style:var(--border-style);border-bottom-color:var(--border-color)}");
|
18111
18112
|
}
|
18112
18113
|
|
18113
|
-
function create_fragment$
|
18114
|
+
function create_fragment$5(ctx) {
|
18114
18115
|
let ul;
|
18115
18116
|
let current;
|
18116
18117
|
const default_slot_template = /*#slots*/ ctx[5].default;
|
@@ -18173,7 +18174,7 @@ function create_fragment$4(ctx) {
|
|
18173
18174
|
};
|
18174
18175
|
}
|
18175
18176
|
|
18176
|
-
function instance$
|
18177
|
+
function instance$5($$self, $$props, $$invalidate) {
|
18177
18178
|
let variables;
|
18178
18179
|
let style;
|
18179
18180
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -18226,13 +18227,13 @@ function instance$4($$self, $$props, $$invalidate) {
|
|
18226
18227
|
class List extends SvelteComponent {
|
18227
18228
|
constructor(options) {
|
18228
18229
|
super();
|
18229
|
-
init(this, options, instance$
|
18230
|
+
init(this, options, instance$5, create_fragment$5, safe_not_equal, { layerId: 0, props: 2 }, add_css$4);
|
18230
18231
|
}
|
18231
18232
|
}
|
18232
18233
|
|
18233
18234
|
/* src/components-flex/list/ListItem.svelte generated by Svelte v3.53.1 */
|
18234
18235
|
|
18235
|
-
function add_css$
|
18236
|
+
function add_css$3(target) {
|
18236
18237
|
append_styles(target, "svelte-1223veg", ".list-item.svelte-1223veg{margin:0;padding:0}.list-item-inner.svelte-1223veg{display:flex;align-items:center;width:100%;text-decoration:none;color:inherit}.list-item-inner.svelte-1223veg:hover{opacity:0.8}.list-item.svelte-1223veg:not(:first-child){border-top-width:var(--list-item-border-width);border-top-style:var(--list-item-border-style);border-top-color:var(--list-item-border-color)}");
|
18237
18238
|
}
|
18238
18239
|
|
@@ -18332,7 +18333,7 @@ function create_dynamic_element$1(ctx) {
|
|
18332
18333
|
};
|
18333
18334
|
}
|
18334
18335
|
|
18335
|
-
function create_fragment$
|
18336
|
+
function create_fragment$4(ctx) {
|
18336
18337
|
let li;
|
18337
18338
|
let previous_tag = /*element*/ ctx[4];
|
18338
18339
|
let current;
|
@@ -18396,7 +18397,7 @@ function create_fragment$3(ctx) {
|
|
18396
18397
|
};
|
18397
18398
|
}
|
18398
18399
|
|
18399
|
-
function instance$
|
18400
|
+
function instance$4($$self, $$props, $$invalidate) {
|
18400
18401
|
let variables;
|
18401
18402
|
let style;
|
18402
18403
|
let innerStyle;
|
@@ -18454,7 +18455,7 @@ function instance$3($$self, $$props, $$invalidate) {
|
|
18454
18455
|
class ListItem extends SvelteComponent {
|
18455
18456
|
constructor(options) {
|
18456
18457
|
super();
|
18457
|
-
init(this, options, instance$
|
18458
|
+
init(this, options, instance$4, create_fragment$4, safe_not_equal, { layerId: 0, props: 6 }, add_css$3);
|
18458
18459
|
}
|
18459
18460
|
}
|
18460
18461
|
|
@@ -18484,11 +18485,11 @@ function splitNumberAndUnit(value) {
|
|
18484
18485
|
|
18485
18486
|
/* src/components-flex/multi-column/MultiColumn.svelte generated by Svelte v3.53.1 */
|
18486
18487
|
|
18487
|
-
function add_css$
|
18488
|
+
function add_css$2(target) {
|
18488
18489
|
append_styles(target, "svelte-aoppwp", ".list.svelte-aoppwp{padding:0;margin:0;list-style:none;display:flex;flex-direction:row}");
|
18489
18490
|
}
|
18490
18491
|
|
18491
|
-
function create_fragment$
|
18492
|
+
function create_fragment$3(ctx) {
|
18492
18493
|
let ul;
|
18493
18494
|
let current;
|
18494
18495
|
const default_slot_template = /*#slots*/ ctx[4].default;
|
@@ -18551,7 +18552,7 @@ function create_fragment$2(ctx) {
|
|
18551
18552
|
};
|
18552
18553
|
}
|
18553
18554
|
|
18554
|
-
function instance$
|
18555
|
+
function instance$3($$self, $$props, $$invalidate) {
|
18555
18556
|
let style;
|
18556
18557
|
let { $$slots: slots = {}, $$scope } = $$props;
|
18557
18558
|
let { layerId } = $$props;
|
@@ -18603,13 +18604,13 @@ function instance$2($$self, $$props, $$invalidate) {
|
|
18603
18604
|
class MultiColumn extends SvelteComponent {
|
18604
18605
|
constructor(options) {
|
18605
18606
|
super();
|
18606
|
-
init(this, options, instance$
|
18607
|
+
init(this, options, instance$3, create_fragment$3, safe_not_equal, { layerId: 0, props: 2 }, add_css$2);
|
18607
18608
|
}
|
18608
18609
|
}
|
18609
18610
|
|
18610
18611
|
/* src/components-flex/multi-column/MultiColumnItem.svelte generated by Svelte v3.53.1 */
|
18611
18612
|
|
18612
|
-
function add_css(target) {
|
18613
|
+
function add_css$1(target) {
|
18613
18614
|
append_styles(target, "svelte-1blzs1a", ".multi-column-item.svelte-1blzs1a{margin:0;width:100%;padding-top:0;padding-bottom:0;padding-left:var(--multi-column-item-padding);padding-right:var(--multi-column-item-padding)}.multi-column-item-inner.svelte-1blzs1a{display:flex;flex-direction:column;align-items:center;gap:var(--multi-column-item-gap);width:100%;text-decoration:none;color:inherit;padding-top:var(--multi-column-item-padding-top);padding-left:var(--multi-column-item-padding-left);padding-right:var(--multi-column-item-padding-right);padding-bottom:var(--multi-column-item-padding-bottom)}.multi-column-item-inner.svelte-1blzs1a:hover{opacity:0.8}.multi-column-item.svelte-1blzs1a:not(:first-child){border-left-width:var(--multi-column-item-border-width);border-left-style:var(--multi-column-item-border-style);border-left-color:var(--multi-column-item-border-color)}");
|
18614
18615
|
}
|
18615
18616
|
|
@@ -18699,7 +18700,7 @@ function create_dynamic_element(ctx) {
|
|
18699
18700
|
};
|
18700
18701
|
}
|
18701
18702
|
|
18702
|
-
function create_fragment$
|
18703
|
+
function create_fragment$2(ctx) {
|
18703
18704
|
let li;
|
18704
18705
|
let previous_tag = /*element*/ ctx[3];
|
18705
18706
|
let current;
|
@@ -18763,7 +18764,7 @@ function create_fragment$1(ctx) {
|
|
18763
18764
|
};
|
18764
18765
|
}
|
18765
18766
|
|
18766
|
-
function instance$
|
18767
|
+
function instance$2($$self, $$props, $$invalidate) {
|
18767
18768
|
let variables;
|
18768
18769
|
let style;
|
18769
18770
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -18818,7 +18819,164 @@ function instance$1($$self, $$props, $$invalidate) {
|
|
18818
18819
|
class MultiColumnItem extends SvelteComponent {
|
18819
18820
|
constructor(options) {
|
18820
18821
|
super();
|
18821
|
-
init(this, options, instance$
|
18822
|
+
init(this, options, instance$2, create_fragment$2, safe_not_equal, { layerId: 0, props: 5 }, add_css$1);
|
18823
|
+
}
|
18824
|
+
}
|
18825
|
+
|
18826
|
+
/* src/components-flex/youtube/Youtube.svelte generated by Svelte v3.53.1 */
|
18827
|
+
|
18828
|
+
function add_css(target) {
|
18829
|
+
append_styles(target, "svelte-odfkc2", ".youtube.svelte-odfkc2{position:relative;aspect-ratio:16 / 9;width:100%;border-radius:3px}.youtube.svelte-odfkc2 iframe{position:absolute;width:100%;height:100%;object-fit:cover}");
|
18830
|
+
}
|
18831
|
+
|
18832
|
+
function create_fragment$1(ctx) {
|
18833
|
+
let div1;
|
18834
|
+
let div0;
|
18835
|
+
|
18836
|
+
return {
|
18837
|
+
c() {
|
18838
|
+
div1 = element("div");
|
18839
|
+
div0 = element("div");
|
18840
|
+
attr(div0, "class", "youtube-player");
|
18841
|
+
attr(div1, "class", "youtube svelte-odfkc2");
|
18842
|
+
attr(div1, "style", /*style*/ ctx[2]);
|
18843
|
+
attr(div1, "data-layer-id", /*layerId*/ ctx[0]);
|
18844
|
+
},
|
18845
|
+
m(target, anchor) {
|
18846
|
+
insert(target, div1, anchor);
|
18847
|
+
append(div1, div0);
|
18848
|
+
/*div0_binding*/ ctx[4](div0);
|
18849
|
+
},
|
18850
|
+
p(ctx, [dirty]) {
|
18851
|
+
if (dirty & /*style*/ 4) {
|
18852
|
+
attr(div1, "style", /*style*/ ctx[2]);
|
18853
|
+
}
|
18854
|
+
|
18855
|
+
if (dirty & /*layerId*/ 1) {
|
18856
|
+
attr(div1, "data-layer-id", /*layerId*/ ctx[0]);
|
18857
|
+
}
|
18858
|
+
},
|
18859
|
+
i: noop,
|
18860
|
+
o: noop,
|
18861
|
+
d(detaching) {
|
18862
|
+
if (detaching) detach(div1);
|
18863
|
+
/*div0_binding*/ ctx[4](null);
|
18864
|
+
}
|
18865
|
+
};
|
18866
|
+
}
|
18867
|
+
// sendPlaytime();
|
18868
|
+
|
18869
|
+
// startDate = null;
|
18870
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
18871
|
+
function onPlayerStateChange(event) {
|
18872
|
+
switch (event.data) {
|
18873
|
+
}
|
18874
|
+
}
|
18875
|
+
|
18876
|
+
function instance$1($$self, $$props, $$invalidate) {
|
18877
|
+
let style;
|
18878
|
+
let { props = {} } = $$props;
|
18879
|
+
let { layerId = '' } = $$props;
|
18880
|
+
|
18881
|
+
// @ts-ignore
|
18882
|
+
if (!window.YT) {
|
18883
|
+
const tag = document.createElement('script');
|
18884
|
+
tag.src = 'https://www.youtube.com/iframe_api';
|
18885
|
+
const firstScriptTag = document.getElementsByTagName('script')[0];
|
18886
|
+
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
|
18887
|
+
}
|
18888
|
+
|
18889
|
+
let playerRef = undefined;
|
18890
|
+
let player = null;
|
18891
|
+
|
18892
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
18893
|
+
function onPlayerReady() {
|
18894
|
+
if (props.mute) {
|
18895
|
+
player.mute();
|
18896
|
+
}
|
18897
|
+
}
|
18898
|
+
|
18899
|
+
const getPlayerVars = () => {
|
18900
|
+
const boolToNumber = (bool, defaultValue = 0) => typeof bool === 'boolean' ? bool ? 1 : 0 : defaultValue;
|
18901
|
+
|
18902
|
+
return {
|
18903
|
+
enablejsapi: 1,
|
18904
|
+
playsinline: 1,
|
18905
|
+
showinfo: 0,
|
18906
|
+
iv_load_policy: 1,
|
18907
|
+
modestbranding: 1,
|
18908
|
+
rel: boolToNumber(props.showRelatedMovies),
|
18909
|
+
autoplay: boolToNumber(props.autoplay),
|
18910
|
+
controls: boolToNumber(props.controls),
|
18911
|
+
cc_load_policy: boolToNumber(props.showSubtitle),
|
18912
|
+
fs: boolToNumber(props.showFullScreen),
|
18913
|
+
loop: boolToNumber(props.loop),
|
18914
|
+
playlist: props.videoId
|
18915
|
+
};
|
18916
|
+
};
|
18917
|
+
|
18918
|
+
const createPlayer = () => {
|
18919
|
+
// @ts-ignore
|
18920
|
+
player = new window.YT.Player(playerRef,
|
18921
|
+
{
|
18922
|
+
videoId: props.videoId,
|
18923
|
+
playerVars: getPlayerVars(),
|
18924
|
+
events: {
|
18925
|
+
onReady: onPlayerReady,
|
18926
|
+
onStateChange: onPlayerStateChange
|
18927
|
+
}
|
18928
|
+
});
|
18929
|
+
};
|
18930
|
+
|
18931
|
+
onMount$1(() => {
|
18932
|
+
setTimeout(
|
18933
|
+
() => {
|
18934
|
+
// @ts-ignore
|
18935
|
+
if (window.YT) {
|
18936
|
+
createPlayer();
|
18937
|
+
}
|
18938
|
+
},
|
18939
|
+
150
|
18940
|
+
);
|
18941
|
+
});
|
18942
|
+
|
18943
|
+
onDestroy$1(() => {
|
18944
|
+
if (player) {
|
18945
|
+
player.stopVideo?.();
|
18946
|
+
player.destroy?.();
|
18947
|
+
}
|
18948
|
+
});
|
18949
|
+
|
18950
|
+
// @ts-ignore
|
18951
|
+
window.onYouTubeIframeAPIReady = () => {
|
18952
|
+
createPlayer();
|
18953
|
+
};
|
18954
|
+
|
18955
|
+
function div0_binding($$value) {
|
18956
|
+
binding_callbacks[$$value ? 'unshift' : 'push'](() => {
|
18957
|
+
playerRef = $$value;
|
18958
|
+
$$invalidate(1, playerRef);
|
18959
|
+
});
|
18960
|
+
}
|
18961
|
+
|
18962
|
+
$$self.$$set = $$props => {
|
18963
|
+
if ('props' in $$props) $$invalidate(3, props = $$props.props);
|
18964
|
+
if ('layerId' in $$props) $$invalidate(0, layerId = $$props.layerId);
|
18965
|
+
};
|
18966
|
+
|
18967
|
+
$$self.$$.update = () => {
|
18968
|
+
if ($$self.$$.dirty & /*props*/ 8) {
|
18969
|
+
$$invalidate(2, style = objToStyle({ width: props.width }));
|
18970
|
+
}
|
18971
|
+
};
|
18972
|
+
|
18973
|
+
return [layerId, playerRef, style, props, div0_binding];
|
18974
|
+
}
|
18975
|
+
|
18976
|
+
class Youtube extends SvelteComponent {
|
18977
|
+
constructor(options) {
|
18978
|
+
super();
|
18979
|
+
init(this, options, instance$1, create_fragment$1, safe_not_equal, { props: 3, layerId: 0 }, add_css);
|
18822
18980
|
}
|
18823
18981
|
}
|
18824
18982
|
|
@@ -19214,4 +19372,4 @@ const ROUND_STYLES = {
|
|
19214
19372
|
},
|
19215
19373
|
};
|
19216
19374
|
|
19217
|
-
export { ACTION_HOOK_LABEL, ASPECT_VARIANT, ASPECT_VARIANTS, AVATAR_SHAPE, AVATAR_SIZE, AVATAR_SIZE_STYLES, Alignments, AnimationStyles, BUTTON_ICON_ANGLE, BUTTON_LINK_TARGET, BUTTON_OUTLINED_ROUND_STYLES, BUTTON_OUTLINED_SIZE_STYLES, BUTTON_OUTLINED_WRAP_STYLES, BUTTON_ROUND, BUTTON_ROUND_STYLES, BUTTON_SIZE, BUTTON_SIZE_STYLES, BUTTON_TEXT_SIZE, BUTTON_TEXT_SIZE_STYLES, BUTTON_TEXT_THEME, BUTTON_THEME, BUTTON_THEME_STYLES, BUTTON_WRAP_STYLES, BackgroundSizes, Box, CLOSE_BUTTON_LABEL_PLACEMENT, CLOSE_BUTTON_PLACEMENT, CLOSE_BUTTON_ROUND, ClipPaths, CodeElement, Countdown, Cursors, DefaultEdgePosition, DefaultElasticity, DefaultFormButtonColor, DefaultFormIdentifyBooleanField, DefaultFormIdentifyTextField, DefaultListBackground, DefaultListBackgroundNone, DefaultListBackgroundStripe, DefaultListSeparator, DefaultListSeparatorBorder, DefaultListSeparatorGap, DefaultListSeparatorNone, DefaultModalBreakPoint, DefaultModalPlacement, DefaultSlideButton, DefaultSlideNavigationButton, Directions, Elasticities, ElasticityStyle, EmbedElement, FONT_FAMILY_VARIANT, FONT_FAMILY_VARIANTS, Flex, Avatar as FlexAvatar, Button as FlexButton, ButtonOutlined as FlexButtonOutlined, ButtonText as FlexButtonText, CloseButton as FlexCloseButton, Code as FlexCode, FlexDirections, Icon as FlexIcon, Image as FlexImage, FlexItem, Layout as FlexLayout, List as FlexList, ListItem as FlexListItem, Modal as FlexModal, MultiColumn as FlexMultiColumn, MultiColumnItem as FlexMultiColumnItem, RichText as FlexRichText, Slider as FlexSlider, SliderItem as FlexSliderItem, Text as FlexText, TextLink as FlexTextLink, Fonts, FormCheckBoxes, FormIdentifyBooleanFields, FormIdentifyChoices, FormIdentifyInput, FormIdentifyTextFieldPlaceholders, FormIdentifyTextFieldValidations, FormIdentifyTextFields, FormRadioButtons, FormRatingButtonsFace, FormRatingButtonsNumber, FormSelect, FormTextarea, Grid, GridItem, GridModalState, ICON_SIZE, ICON_SIZE_STYLES, ICON_VARIANTS, IMAGE_ASPECT_VARIANTS, IMAGE_ROUND_SHAPE, IconElement, ImageBlock, ImageElement, Justifies, KARTE_MODAL_ROOT, LAYER_TEXT_SIZE, LAYOUT_ALIGN, LAYOUT_COMPONENT_NAMES, LAYOUT_DIRECTION, LAYOUT_DISPLAY_TYPE, LAYOUT_JUSTIFY, LIST_ITEM_CONTEXT_KEY, LengthUnits, List$1 as List, ListBackgroundTypes, ListDirections, ListItem$1 as ListItem, ListSeparatorTypes, MULTI_COLUMN_ITEM_CONTEXT_KEY, MediaQueries, Modal$1 as Modal, ModalPositions, MovieVimeoElement, MovieYouTubeElement, ObjectFits, OnClickOperationOptions, Overflows, PropTypes, ROUND_STYLES, ROUND_VARIANT, Repeats, SHADOW_VARIANT, SHADOW_VARIANTS, SYSTEM_FONT, Slide, SlideItem, State, StateItem, TEXT_LINK_SIZE, TEXT_LINK_SIZE_STYLES, TEXT_LINK_THEME, TEXT_LINK_UNDERLINE, TEXT_STYLE, TEXT_THEME, TEXT_VARIANTS, TextBlock, TextButtonBlock, TextButtonElement, TextDirections, TextElement, ThumbnailPreview, WritingModes, addChoiceAnswer, addFreeAnswer, afterUpdate, applyCss, applyGlobalCss, avatarPropsDefault, beforeUpdate, buttonOutlinedPropsDefault, buttonPropsDefault, close, closeAction, collection$1 as collection, create, createApp, createFog, destroy, destroyAction, ensureModalRoot, eventHandlers, finalize, formData, getActionRoot, getAnsweredQuestion, getAnsweredQuestionIds, getBrandKit, getButtonOutlinedThemeStyles, getButtonTextThemeStyles, getButtonThemeStyles, getCssVariables, getEventHandlers, getEvents, getLogs, getState$1 as getState, getStates, getSystem, getTextLinkThemeStyles, getTextThemeStyles, 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, useBrandKit, variables, widget };
|
19375
|
+
export { ACTION_HOOK_LABEL, ASPECT_VARIANT, ASPECT_VARIANTS, AVATAR_SHAPE, AVATAR_SIZE, AVATAR_SIZE_STYLES, Alignments, AnimationStyles, BUTTON_ICON_ANGLE, BUTTON_LINK_TARGET, BUTTON_OUTLINED_ROUND_STYLES, BUTTON_OUTLINED_SIZE_STYLES, BUTTON_OUTLINED_WRAP_STYLES, BUTTON_ROUND, BUTTON_ROUND_STYLES, BUTTON_SIZE, BUTTON_SIZE_STYLES, BUTTON_TEXT_SIZE, BUTTON_TEXT_SIZE_STYLES, BUTTON_TEXT_THEME, BUTTON_THEME, BUTTON_THEME_STYLES, BUTTON_WRAP_STYLES, BackgroundSizes, Box, CLOSE_BUTTON_LABEL_PLACEMENT, CLOSE_BUTTON_PLACEMENT, CLOSE_BUTTON_ROUND, ClipPaths, CodeElement, Countdown, Cursors, DefaultEdgePosition, DefaultElasticity, DefaultFormButtonColor, DefaultFormIdentifyBooleanField, DefaultFormIdentifyTextField, DefaultListBackground, DefaultListBackgroundNone, DefaultListBackgroundStripe, DefaultListSeparator, DefaultListSeparatorBorder, DefaultListSeparatorGap, DefaultListSeparatorNone, DefaultModalBreakPoint, DefaultModalPlacement, DefaultSlideButton, DefaultSlideNavigationButton, Directions, Elasticities, ElasticityStyle, EmbedElement, FONT_FAMILY_VARIANT, FONT_FAMILY_VARIANTS, Flex, Avatar as FlexAvatar, Button as FlexButton, ButtonOutlined as FlexButtonOutlined, ButtonText as FlexButtonText, CloseButton as FlexCloseButton, Code as FlexCode, FlexDirections, Icon as FlexIcon, Image as FlexImage, FlexItem, Layout as FlexLayout, List as FlexList, ListItem as FlexListItem, Modal as FlexModal, MultiColumn as FlexMultiColumn, MultiColumnItem as FlexMultiColumnItem, RichText as FlexRichText, Slider as FlexSlider, SliderItem as FlexSliderItem, Text as FlexText, TextLink as FlexTextLink, Youtube as FlexYoutube, Fonts, FormCheckBoxes, FormIdentifyBooleanFields, FormIdentifyChoices, FormIdentifyInput, FormIdentifyTextFieldPlaceholders, FormIdentifyTextFieldValidations, FormIdentifyTextFields, FormRadioButtons, FormRatingButtonsFace, FormRatingButtonsNumber, FormSelect, FormTextarea, Grid, GridItem, GridModalState, ICON_SIZE, ICON_SIZE_STYLES, ICON_VARIANTS, IMAGE_ASPECT_VARIANTS, IMAGE_ROUND_SHAPE, IconElement, ImageBlock, ImageElement, Justifies, KARTE_MODAL_ROOT, LAYER_TEXT_SIZE, LAYOUT_ALIGN, LAYOUT_COMPONENT_NAMES, LAYOUT_DIRECTION, LAYOUT_DISPLAY_TYPE, LAYOUT_JUSTIFY, LIST_ITEM_CONTEXT_KEY, LengthUnits, List$1 as List, ListBackgroundTypes, ListDirections, ListItem$1 as ListItem, ListSeparatorTypes, MULTI_COLUMN_ITEM_CONTEXT_KEY, MediaQueries, Modal$1 as Modal, ModalPositions, MovieVimeoElement, MovieYouTubeElement, ObjectFits, OnClickOperationOptions, Overflows, PropTypes, ROUND_STYLES, ROUND_VARIANT, Repeats, SHADOW_VARIANT, SHADOW_VARIANTS, SYSTEM_FONT, Slide, SlideItem, State, StateItem, TEXT_LINK_SIZE, TEXT_LINK_SIZE_STYLES, TEXT_LINK_THEME, TEXT_LINK_UNDERLINE, TEXT_STYLE, TEXT_THEME, TEXT_VARIANTS, TextBlock, TextButtonBlock, TextButtonElement, TextDirections, TextElement, ThumbnailPreview, WritingModes, addChoiceAnswer, addFreeAnswer, afterUpdate, applyCss, applyGlobalCss, avatarPropsDefault, beforeUpdate, buttonOutlinedPropsDefault, buttonPropsDefault, close, closeAction, collection$1 as collection, create, createApp, createFog, destroy, destroyAction, ensureModalRoot, eventHandlers, finalize, formData, getActionRoot, getAnsweredQuestion, getAnsweredQuestionIds, getBrandKit, getButtonOutlinedThemeStyles, getButtonTextThemeStyles, getButtonThemeStyles, getCssVariables, getEventHandlers, getEvents, getLogs, getState$1 as getState, getStates, getSystem, getTextLinkThemeStyles, getTextThemeStyles, 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, useBrandKit, variables, widget };
|