@plaidev/karte-action-sdk 1.1.249-28756003.d2de3054 → 1.1.249-28767073.9402c9fc
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.d.ts +6 -1
- package/dist/hydrate/index.es.js +315 -254
- package/dist/index.es.d.ts +6 -1
- package/dist/index.es.js +304 -254
- package/package.json +1 -1
package/dist/hydrate/index.es.js
CHANGED
@@ -2874,7 +2874,7 @@ function create_if_block$h(ctx) {
|
|
2874
2874
|
};
|
2875
2875
|
}
|
2876
2876
|
|
2877
|
-
function create_fragment$
|
2877
|
+
function create_fragment$1g(ctx) {
|
2878
2878
|
let head;
|
2879
2879
|
let if_block = /*googleFontUrl*/ ctx[0] && create_if_block$h(ctx);
|
2880
2880
|
|
@@ -2916,7 +2916,7 @@ function create_fragment$1f(ctx) {
|
|
2916
2916
|
};
|
2917
2917
|
}
|
2918
2918
|
|
2919
|
-
function instance$
|
2919
|
+
function instance$1g($$self, $$props, $$invalidate) {
|
2920
2920
|
let $fonts;
|
2921
2921
|
component_subscribe($$self, fonts, $$value => $$invalidate(1, $fonts = $$value));
|
2922
2922
|
let googleFontUrl = '';
|
@@ -2946,13 +2946,13 @@ function instance$1f($$self, $$props, $$invalidate) {
|
|
2946
2946
|
class Header extends SvelteComponent {
|
2947
2947
|
constructor(options) {
|
2948
2948
|
super();
|
2949
|
-
init(this, options, instance$
|
2949
|
+
init(this, options, instance$1g, create_fragment$1g, safe_not_equal, {});
|
2950
2950
|
}
|
2951
2951
|
}
|
2952
2952
|
|
2953
2953
|
/* src/components/State.svelte generated by Svelte v3.53.1 */
|
2954
2954
|
|
2955
|
-
function create_fragment$
|
2955
|
+
function create_fragment$1f(ctx) {
|
2956
2956
|
let header;
|
2957
2957
|
let t;
|
2958
2958
|
let current;
|
@@ -3016,7 +3016,7 @@ function create_fragment$1e(ctx) {
|
|
3016
3016
|
};
|
3017
3017
|
}
|
3018
3018
|
|
3019
|
-
function instance$
|
3019
|
+
function instance$1f($$self, $$props, $$invalidate) {
|
3020
3020
|
let { $$slots: slots = {}, $$scope } = $$props;
|
3021
3021
|
|
3022
3022
|
$$self.$$set = $$props => {
|
@@ -3029,7 +3029,7 @@ function instance$1e($$self, $$props, $$invalidate) {
|
|
3029
3029
|
class State extends SvelteComponent {
|
3030
3030
|
constructor(options) {
|
3031
3031
|
super();
|
3032
|
-
init(this, options, instance$
|
3032
|
+
init(this, options, instance$1f, create_fragment$1f, safe_not_equal, {});
|
3033
3033
|
}
|
3034
3034
|
}
|
3035
3035
|
|
@@ -3112,7 +3112,7 @@ function create_if_block$g(ctx) {
|
|
3112
3112
|
};
|
3113
3113
|
}
|
3114
3114
|
|
3115
|
-
function create_fragment$
|
3115
|
+
function create_fragment$1e(ctx) {
|
3116
3116
|
let if_block_anchor;
|
3117
3117
|
let current;
|
3118
3118
|
let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$g(ctx);
|
@@ -3177,7 +3177,7 @@ function getStateItemContext() {
|
|
3177
3177
|
return getContext(STATE_ITEM_CONTEXT_KEY);
|
3178
3178
|
}
|
3179
3179
|
|
3180
|
-
function instance$
|
3180
|
+
function instance$1e($$self, $$props, $$invalidate) {
|
3181
3181
|
let $state;
|
3182
3182
|
component_subscribe($$self, state, $$value => $$invalidate(1, $state = $$value));
|
3183
3183
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -3203,7 +3203,7 @@ function instance$1d($$self, $$props, $$invalidate) {
|
|
3203
3203
|
class StateItem extends SvelteComponent {
|
3204
3204
|
constructor(options) {
|
3205
3205
|
super();
|
3206
|
-
init(this, options, instance$
|
3206
|
+
init(this, options, instance$1e, create_fragment$1e, safe_not_equal, { path: 0 }, add_css$F);
|
3207
3207
|
}
|
3208
3208
|
}
|
3209
3209
|
|
@@ -3374,7 +3374,7 @@ function create_if_block$f(ctx) {
|
|
3374
3374
|
};
|
3375
3375
|
}
|
3376
3376
|
|
3377
|
-
function create_fragment$
|
3377
|
+
function create_fragment$1d(ctx) {
|
3378
3378
|
let if_block_anchor;
|
3379
3379
|
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$f(ctx);
|
3380
3380
|
|
@@ -3414,7 +3414,7 @@ function create_fragment$1c(ctx) {
|
|
3414
3414
|
};
|
3415
3415
|
}
|
3416
3416
|
|
3417
|
-
function instance$
|
3417
|
+
function instance$1d($$self, $$props, $$invalidate) {
|
3418
3418
|
let { backgroundOverlay = false } = $$props;
|
3419
3419
|
let { class: className = undefined } = $$props;
|
3420
3420
|
const dispatch = createEventDispatcher();
|
@@ -3431,7 +3431,7 @@ function instance$1c($$self, $$props, $$invalidate) {
|
|
3431
3431
|
let BackgroundOverlay$1 = class BackgroundOverlay extends SvelteComponent {
|
3432
3432
|
constructor(options) {
|
3433
3433
|
super();
|
3434
|
-
init(this, options, instance$
|
3434
|
+
init(this, options, instance$1d, create_fragment$1d, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$E);
|
3435
3435
|
}
|
3436
3436
|
};
|
3437
3437
|
|
@@ -3822,7 +3822,7 @@ function create_if_block$e(ctx) {
|
|
3822
3822
|
};
|
3823
3823
|
}
|
3824
3824
|
|
3825
|
-
function create_fragment$
|
3825
|
+
function create_fragment$1c(ctx) {
|
3826
3826
|
let current_block_type_index;
|
3827
3827
|
let if_block;
|
3828
3828
|
let if_block_anchor;
|
@@ -3899,7 +3899,7 @@ function create_fragment$1b(ctx) {
|
|
3899
3899
|
|
3900
3900
|
const BUTTON_CLASS = 'button';
|
3901
3901
|
|
3902
|
-
function instance$
|
3902
|
+
function instance$1c($$self, $$props, $$invalidate) {
|
3903
3903
|
let disabled;
|
3904
3904
|
let $valuesAreValid;
|
3905
3905
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -3965,8 +3965,8 @@ let Button$1 = class Button extends SvelteComponent {
|
|
3965
3965
|
init(
|
3966
3966
|
this,
|
3967
3967
|
options,
|
3968
|
-
instance$
|
3969
|
-
create_fragment$
|
3968
|
+
instance$1c,
|
3969
|
+
create_fragment$1c,
|
3970
3970
|
safe_not_equal,
|
3971
3971
|
{
|
3972
3972
|
onClick: 0,
|
@@ -4447,7 +4447,7 @@ function create_default_slot$d(ctx) {
|
|
4447
4447
|
};
|
4448
4448
|
}
|
4449
4449
|
|
4450
|
-
function create_fragment$
|
4450
|
+
function create_fragment$1b(ctx) {
|
4451
4451
|
let show_if;
|
4452
4452
|
let current_block_type_index;
|
4453
4453
|
let if_block0;
|
@@ -4571,7 +4571,7 @@ function create_fragment$1a(ctx) {
|
|
4571
4571
|
};
|
4572
4572
|
}
|
4573
4573
|
|
4574
|
-
function instance$
|
4574
|
+
function instance$1b($$self, $$props, $$invalidate) {
|
4575
4575
|
let close;
|
4576
4576
|
let closable;
|
4577
4577
|
let backgroundClick;
|
@@ -4854,8 +4854,8 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
4854
4854
|
init(
|
4855
4855
|
this,
|
4856
4856
|
options,
|
4857
|
-
instance$
|
4858
|
-
create_fragment$
|
4857
|
+
instance$1b,
|
4858
|
+
create_fragment$1b,
|
4859
4859
|
safe_not_equal,
|
4860
4860
|
{
|
4861
4861
|
onClick: 0,
|
@@ -4881,7 +4881,7 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
4881
4881
|
|
4882
4882
|
/* src/components/Grid.svelte generated by Svelte v3.53.1 */
|
4883
4883
|
|
4884
|
-
function create_fragment$
|
4884
|
+
function create_fragment$1a(ctx) {
|
4885
4885
|
let div;
|
4886
4886
|
let current;
|
4887
4887
|
const default_slot_template = /*#slots*/ ctx[8].default;
|
@@ -4949,7 +4949,7 @@ function create_fragment$19(ctx) {
|
|
4949
4949
|
};
|
4950
4950
|
}
|
4951
4951
|
|
4952
|
-
function instance$
|
4952
|
+
function instance$1a($$self, $$props, $$invalidate) {
|
4953
4953
|
let _style;
|
4954
4954
|
let { $$slots: slots = {}, $$scope } = $$props;
|
4955
4955
|
let { width = '512px' } = $$props;
|
@@ -4994,7 +4994,7 @@ class Grid extends SvelteComponent {
|
|
4994
4994
|
constructor(options) {
|
4995
4995
|
super();
|
4996
4996
|
|
4997
|
-
init(this, options, instance$
|
4997
|
+
init(this, options, instance$1a, create_fragment$1a, safe_not_equal, {
|
4998
4998
|
width: 1,
|
4999
4999
|
height: 2,
|
5000
5000
|
rows: 3,
|
@@ -5011,7 +5011,7 @@ function add_css$B(target) {
|
|
5011
5011
|
append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
|
5012
5012
|
}
|
5013
5013
|
|
5014
|
-
function create_fragment$
|
5014
|
+
function create_fragment$19(ctx) {
|
5015
5015
|
let div1;
|
5016
5016
|
let div0;
|
5017
5017
|
let current;
|
@@ -5104,7 +5104,7 @@ function create_fragment$18(ctx) {
|
|
5104
5104
|
|
5105
5105
|
const GRID_ITEM_CONTEXT_KEY = 'GRID_ITEM';
|
5106
5106
|
|
5107
|
-
function instance$
|
5107
|
+
function instance$19($$self, $$props, $$invalidate) {
|
5108
5108
|
let _style;
|
5109
5109
|
let { $$slots: slots = {}, $$scope } = $$props;
|
5110
5110
|
let { x1 } = $$props;
|
@@ -5153,8 +5153,8 @@ class GridItem extends SvelteComponent {
|
|
5153
5153
|
init(
|
5154
5154
|
this,
|
5155
5155
|
options,
|
5156
|
-
instance$
|
5157
|
-
create_fragment$
|
5156
|
+
instance$19,
|
5157
|
+
create_fragment$19,
|
5158
5158
|
safe_not_equal,
|
5159
5159
|
{
|
5160
5160
|
x1: 2,
|
@@ -5271,7 +5271,7 @@ function create_each_block$7(ctx) {
|
|
5271
5271
|
};
|
5272
5272
|
}
|
5273
5273
|
|
5274
|
-
function create_fragment$
|
5274
|
+
function create_fragment$18(ctx) {
|
5275
5275
|
let each_1_anchor;
|
5276
5276
|
let each_value = /*items*/ ctx[0];
|
5277
5277
|
let each_blocks = [];
|
@@ -5337,7 +5337,7 @@ function create_fragment$17(ctx) {
|
|
5337
5337
|
|
5338
5338
|
const regexp = /(\r?\n)/;
|
5339
5339
|
|
5340
|
-
function instance$
|
5340
|
+
function instance$18($$self, $$props, $$invalidate) {
|
5341
5341
|
let items;
|
5342
5342
|
let { text = 'サンプルSample' } = $$props;
|
5343
5343
|
|
@@ -5358,7 +5358,7 @@ function instance$17($$self, $$props, $$invalidate) {
|
|
5358
5358
|
class RenderText extends SvelteComponent {
|
5359
5359
|
constructor(options) {
|
5360
5360
|
super();
|
5361
|
-
init(this, options, instance$
|
5361
|
+
init(this, options, instance$18, create_fragment$18, safe_not_equal, { text: 1 });
|
5362
5362
|
}
|
5363
5363
|
}
|
5364
5364
|
|
@@ -5548,7 +5548,7 @@ function create_if_block$b(ctx) {
|
|
5548
5548
|
};
|
5549
5549
|
}
|
5550
5550
|
|
5551
|
-
function create_fragment$
|
5551
|
+
function create_fragment$17(ctx) {
|
5552
5552
|
let div;
|
5553
5553
|
let current_block_type_index;
|
5554
5554
|
let if_block;
|
@@ -5628,7 +5628,7 @@ function create_fragment$16(ctx) {
|
|
5628
5628
|
};
|
5629
5629
|
}
|
5630
5630
|
|
5631
|
-
function instance$
|
5631
|
+
function instance$17($$self, $$props, $$invalidate) {
|
5632
5632
|
let style;
|
5633
5633
|
let { text = 'テキストのコンテンツ' } = $$props;
|
5634
5634
|
let { font = SYSTEM_FONT } = $$props;
|
@@ -5724,8 +5724,8 @@ class TextElement extends SvelteComponent {
|
|
5724
5724
|
init(
|
5725
5725
|
this,
|
5726
5726
|
options,
|
5727
|
-
instance$
|
5728
|
-
create_fragment$
|
5727
|
+
instance$17,
|
5728
|
+
create_fragment$17,
|
5729
5729
|
safe_not_equal,
|
5730
5730
|
{
|
5731
5731
|
text: 0,
|
@@ -5784,7 +5784,7 @@ function create_default_slot$c(ctx) {
|
|
5784
5784
|
};
|
5785
5785
|
}
|
5786
5786
|
|
5787
|
-
function create_fragment$
|
5787
|
+
function create_fragment$16(ctx) {
|
5788
5788
|
let div;
|
5789
5789
|
let button;
|
5790
5790
|
let current;
|
@@ -5848,7 +5848,7 @@ function create_fragment$15(ctx) {
|
|
5848
5848
|
};
|
5849
5849
|
}
|
5850
5850
|
|
5851
|
-
function instance$
|
5851
|
+
function instance$16($$self, $$props, $$invalidate) {
|
5852
5852
|
let style;
|
5853
5853
|
let { text = 'ボタンのラベル' } = $$props;
|
5854
5854
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -5886,8 +5886,8 @@ class TextButtonElement extends SvelteComponent {
|
|
5886
5886
|
init(
|
5887
5887
|
this,
|
5888
5888
|
options,
|
5889
|
-
instance$
|
5890
|
-
create_fragment$
|
5889
|
+
instance$16,
|
5890
|
+
create_fragment$16,
|
5891
5891
|
safe_not_equal,
|
5892
5892
|
{
|
5893
5893
|
text: 0,
|
@@ -5975,7 +5975,7 @@ function create_default_slot$b(ctx) {
|
|
5975
5975
|
};
|
5976
5976
|
}
|
5977
5977
|
|
5978
|
-
function create_fragment$
|
5978
|
+
function create_fragment$15(ctx) {
|
5979
5979
|
let div;
|
5980
5980
|
let button;
|
5981
5981
|
let div_class_value;
|
@@ -6044,7 +6044,7 @@ function create_fragment$14(ctx) {
|
|
6044
6044
|
};
|
6045
6045
|
}
|
6046
6046
|
|
6047
|
-
function instance$
|
6047
|
+
function instance$15($$self, $$props, $$invalidate) {
|
6048
6048
|
let { src = '' } = $$props;
|
6049
6049
|
let { alt = '画像の説明' } = $$props;
|
6050
6050
|
let { transport = false } = $$props;
|
@@ -6075,8 +6075,8 @@ class ImageElement extends SvelteComponent {
|
|
6075
6075
|
init(
|
6076
6076
|
this,
|
6077
6077
|
options,
|
6078
|
-
instance$
|
6079
|
-
create_fragment$
|
6078
|
+
instance$15,
|
6079
|
+
create_fragment$15,
|
6080
6080
|
safe_not_equal,
|
6081
6081
|
{
|
6082
6082
|
src: 0,
|
@@ -6099,7 +6099,7 @@ function add_css$x(target) {
|
|
6099
6099
|
append_styles(target, "svelte-aquv6z", ".list.svelte-aquv6z{display:flex;width:100%;height:100%;overflow:hidden;border-width:0px;border-style:solid;border-color:#000000}");
|
6100
6100
|
}
|
6101
6101
|
|
6102
|
-
function create_fragment$
|
6102
|
+
function create_fragment$14(ctx) {
|
6103
6103
|
let div;
|
6104
6104
|
let current;
|
6105
6105
|
const default_slot_template = /*#slots*/ ctx[6].default;
|
@@ -6169,7 +6169,7 @@ function create_fragment$13(ctx) {
|
|
6169
6169
|
|
6170
6170
|
const LIST_CONTEXT_KEY = Symbol();
|
6171
6171
|
|
6172
|
-
function instance$
|
6172
|
+
function instance$14($$self, $$props, $$invalidate) {
|
6173
6173
|
let style;
|
6174
6174
|
let { $$slots: slots = {}, $$scope } = $$props;
|
6175
6175
|
let { direction = 'vertical' } = $$props;
|
@@ -6236,8 +6236,8 @@ class List extends SvelteComponent {
|
|
6236
6236
|
init(
|
6237
6237
|
this,
|
6238
6238
|
options,
|
6239
|
-
instance$
|
6240
|
-
create_fragment$
|
6239
|
+
instance$14,
|
6240
|
+
create_fragment$14,
|
6241
6241
|
safe_not_equal,
|
6242
6242
|
{
|
6243
6243
|
direction: 1,
|
@@ -6307,7 +6307,7 @@ function create_default_slot$a(ctx) {
|
|
6307
6307
|
};
|
6308
6308
|
}
|
6309
6309
|
|
6310
|
-
function create_fragment$
|
6310
|
+
function create_fragment$13(ctx) {
|
6311
6311
|
let div;
|
6312
6312
|
let button;
|
6313
6313
|
let current;
|
@@ -6376,7 +6376,7 @@ function create_fragment$12(ctx) {
|
|
6376
6376
|
};
|
6377
6377
|
}
|
6378
6378
|
|
6379
|
-
function instance$
|
6379
|
+
function instance$13($$self, $$props, $$invalidate) {
|
6380
6380
|
let listItemStyle;
|
6381
6381
|
let { $$slots: slots = {}, $$scope } = $$props;
|
6382
6382
|
const { separator, background, direction, registerItem, unregisterItem } = getContext(LIST_CONTEXT_KEY);
|
@@ -6455,7 +6455,7 @@ function instance$12($$self, $$props, $$invalidate) {
|
|
6455
6455
|
class ListItem extends SvelteComponent {
|
6456
6456
|
constructor(options) {
|
6457
6457
|
super();
|
6458
|
-
init(this, options, instance$
|
6458
|
+
init(this, options, instance$13, create_fragment$13, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$w);
|
6459
6459
|
}
|
6460
6460
|
}
|
6461
6461
|
|
@@ -6465,7 +6465,7 @@ function add_css$v(target) {
|
|
6465
6465
|
append_styles(target, "svelte-wocq4p", ".embed.svelte-wocq4p{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%}.embed.svelte-wocq4p iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}");
|
6466
6466
|
}
|
6467
6467
|
|
6468
|
-
function create_fragment$
|
6468
|
+
function create_fragment$12(ctx) {
|
6469
6469
|
let div;
|
6470
6470
|
|
6471
6471
|
return {
|
@@ -6501,7 +6501,7 @@ function create_fragment$11(ctx) {
|
|
6501
6501
|
};
|
6502
6502
|
}
|
6503
6503
|
|
6504
|
-
function instance$
|
6504
|
+
function instance$12($$self, $$props, $$invalidate) {
|
6505
6505
|
let { code } = $$props;
|
6506
6506
|
let { _style = '' } = $$props;
|
6507
6507
|
|
@@ -6516,7 +6516,7 @@ function instance$11($$self, $$props, $$invalidate) {
|
|
6516
6516
|
class EmbedElement extends SvelteComponent {
|
6517
6517
|
constructor(options) {
|
6518
6518
|
super();
|
6519
|
-
init(this, options, instance$
|
6519
|
+
init(this, options, instance$12, create_fragment$12, safe_not_equal, { code: 0, _style: 1 }, add_css$v);
|
6520
6520
|
}
|
6521
6521
|
}
|
6522
6522
|
|
@@ -6526,7 +6526,7 @@ function add_css$u(target) {
|
|
6526
6526
|
append_styles(target, "svelte-vikz49", ".embed.svelte-vikz49{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.embed.svelte-vikz49 iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
|
6527
6527
|
}
|
6528
6528
|
|
6529
|
-
function create_fragment$
|
6529
|
+
function create_fragment$11(ctx) {
|
6530
6530
|
let div1;
|
6531
6531
|
let div0;
|
6532
6532
|
|
@@ -6578,7 +6578,7 @@ function _setValue(obj, key, value) {
|
|
6578
6578
|
}
|
6579
6579
|
}
|
6580
6580
|
|
6581
|
-
function instance$
|
6581
|
+
function instance$11($$self, $$props, $$invalidate) {
|
6582
6582
|
let $system;
|
6583
6583
|
component_subscribe($$self, system, $$value => $$invalidate(31, $system = $$value));
|
6584
6584
|
let { videoId = 'wt0OjOeX-JA' } = $$props;
|
@@ -6849,8 +6849,8 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6849
6849
|
init(
|
6850
6850
|
this,
|
6851
6851
|
options,
|
6852
|
-
instance$
|
6853
|
-
create_fragment$
|
6852
|
+
instance$11,
|
6853
|
+
create_fragment$11,
|
6854
6854
|
safe_not_equal,
|
6855
6855
|
{
|
6856
6856
|
videoId: 2,
|
@@ -6891,7 +6891,7 @@ function add_css$t(target) {
|
|
6891
6891
|
append_styles(target, "svelte-vikz49", ".embed.svelte-vikz49{box-shadow:0 1px rgba(0, 0, 0, 0.06);overflow:hidden;width:100%;height:100%;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.embed.svelte-vikz49 iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
|
6892
6892
|
}
|
6893
6893
|
|
6894
|
-
function create_fragment
|
6894
|
+
function create_fragment$10(ctx) {
|
6895
6895
|
let div1;
|
6896
6896
|
let div0;
|
6897
6897
|
|
@@ -6933,7 +6933,7 @@ function create_fragment$$(ctx) {
|
|
6933
6933
|
};
|
6934
6934
|
}
|
6935
6935
|
|
6936
|
-
function instance
|
6936
|
+
function instance$10($$self, $$props, $$invalidate) {
|
6937
6937
|
let $system;
|
6938
6938
|
component_subscribe($$self, system, $$value => $$invalidate(12, $system = $$value));
|
6939
6939
|
let { videoId = "201239468" } = $$props;
|
@@ -7076,8 +7076,8 @@ class MovieVimeoElement extends SvelteComponent {
|
|
7076
7076
|
init(
|
7077
7077
|
this,
|
7078
7078
|
options,
|
7079
|
-
instance
|
7080
|
-
create_fragment
|
7079
|
+
instance$10,
|
7080
|
+
create_fragment$10,
|
7081
7081
|
safe_not_equal,
|
7082
7082
|
{
|
7083
7083
|
videoId: 2,
|
@@ -7098,7 +7098,7 @@ function add_css$s(target) {
|
|
7098
7098
|
append_styles(target, "svelte-zxvkkc", ".textarea-wrapper.svelte-zxvkkc{display:flex;align-items:center;width:100%;height:100%}.textarea.svelte-zxvkkc{width:100%;height:100%;box-sizing:border-box;resize:none;appearance:none;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:6px 10px 6px 10px;font-size:12px;line-height:1.5}.textarea.svelte-zxvkkc::placeholder{color:var(--placeholder-color)}.textarea.svelte-zxvkkc:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}");
|
7099
7099
|
}
|
7100
7100
|
|
7101
|
-
function create_fragment
|
7101
|
+
function create_fragment$$(ctx) {
|
7102
7102
|
let div;
|
7103
7103
|
let textarea;
|
7104
7104
|
let mounted;
|
@@ -7173,7 +7173,7 @@ function create_fragment$_(ctx) {
|
|
7173
7173
|
};
|
7174
7174
|
}
|
7175
7175
|
|
7176
|
-
function instance
|
7176
|
+
function instance$$($$self, $$props, $$invalidate) {
|
7177
7177
|
let style;
|
7178
7178
|
let styleVariables;
|
7179
7179
|
let $value;
|
@@ -7261,8 +7261,8 @@ class FormTextarea extends SvelteComponent {
|
|
7261
7261
|
init(
|
7262
7262
|
this,
|
7263
7263
|
options,
|
7264
|
-
instance
|
7265
|
-
create_fragment
|
7264
|
+
instance$$,
|
7265
|
+
create_fragment$$,
|
7266
7266
|
safe_not_equal,
|
7267
7267
|
{
|
7268
7268
|
name: 7,
|
@@ -7394,7 +7394,7 @@ function create_each_block$6(ctx) {
|
|
7394
7394
|
};
|
7395
7395
|
}
|
7396
7396
|
|
7397
|
-
function create_fragment$
|
7397
|
+
function create_fragment$_(ctx) {
|
7398
7398
|
let div;
|
7399
7399
|
let each_value = /*_options*/ ctx[4];
|
7400
7400
|
let each_blocks = [];
|
@@ -7472,7 +7472,7 @@ function create_fragment$Z(ctx) {
|
|
7472
7472
|
};
|
7473
7473
|
}
|
7474
7474
|
|
7475
|
-
function instance$
|
7475
|
+
function instance$_($$self, $$props, $$invalidate) {
|
7476
7476
|
let _options;
|
7477
7477
|
let buttonStyle;
|
7478
7478
|
let _value;
|
@@ -7572,8 +7572,8 @@ class FormRadioButtons extends SvelteComponent {
|
|
7572
7572
|
init(
|
7573
7573
|
this,
|
7574
7574
|
options,
|
7575
|
-
instance$
|
7576
|
-
create_fragment$
|
7575
|
+
instance$_,
|
7576
|
+
create_fragment$_,
|
7577
7577
|
safe_not_equal,
|
7578
7578
|
{
|
7579
7579
|
name: 0,
|
@@ -7720,7 +7720,7 @@ function create_each_block$5(ctx) {
|
|
7720
7720
|
};
|
7721
7721
|
}
|
7722
7722
|
|
7723
|
-
function create_fragment$
|
7723
|
+
function create_fragment$Z(ctx) {
|
7724
7724
|
let div1;
|
7725
7725
|
let select;
|
7726
7726
|
let t;
|
@@ -7830,7 +7830,7 @@ function create_fragment$Y(ctx) {
|
|
7830
7830
|
};
|
7831
7831
|
}
|
7832
7832
|
|
7833
|
-
function instance$
|
7833
|
+
function instance$Z($$self, $$props, $$invalidate) {
|
7834
7834
|
let _options;
|
7835
7835
|
let style;
|
7836
7836
|
let styleVariables;
|
@@ -7946,8 +7946,8 @@ class FormSelect extends SvelteComponent {
|
|
7946
7946
|
init(
|
7947
7947
|
this,
|
7948
7948
|
options,
|
7949
|
-
instance$
|
7950
|
-
create_fragment$
|
7949
|
+
instance$Z,
|
7950
|
+
create_fragment$Z,
|
7951
7951
|
safe_not_equal,
|
7952
7952
|
{
|
7953
7953
|
name: 7,
|
@@ -8098,7 +8098,7 @@ function create_each_block$4(ctx) {
|
|
8098
8098
|
};
|
8099
8099
|
}
|
8100
8100
|
|
8101
|
-
function create_fragment$
|
8101
|
+
function create_fragment$Y(ctx) {
|
8102
8102
|
let div;
|
8103
8103
|
let each_value = /*_options*/ ctx[3];
|
8104
8104
|
let each_blocks = [];
|
@@ -8176,7 +8176,7 @@ function create_fragment$X(ctx) {
|
|
8176
8176
|
};
|
8177
8177
|
}
|
8178
8178
|
|
8179
|
-
function instance$
|
8179
|
+
function instance$Y($$self, $$props, $$invalidate) {
|
8180
8180
|
let _options;
|
8181
8181
|
let styleVariables;
|
8182
8182
|
let isCheckedArray;
|
@@ -8282,8 +8282,8 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8282
8282
|
init(
|
8283
8283
|
this,
|
8284
8284
|
options,
|
8285
|
-
instance$
|
8286
|
-
create_fragment$
|
8285
|
+
instance$Y,
|
8286
|
+
create_fragment$Y,
|
8287
8287
|
safe_not_equal,
|
8288
8288
|
{
|
8289
8289
|
name: 0,
|
@@ -8371,7 +8371,7 @@ function create_each_block$3(ctx) {
|
|
8371
8371
|
};
|
8372
8372
|
}
|
8373
8373
|
|
8374
|
-
function create_fragment$
|
8374
|
+
function create_fragment$X(ctx) {
|
8375
8375
|
let div;
|
8376
8376
|
let each_value = [...Array(/*count*/ ctx[0]).keys()].map(/*func*/ ctx[12]);
|
8377
8377
|
let each_blocks = [];
|
@@ -8444,7 +8444,7 @@ function create_fragment$W(ctx) {
|
|
8444
8444
|
};
|
8445
8445
|
}
|
8446
8446
|
|
8447
|
-
function instance$
|
8447
|
+
function instance$X($$self, $$props, $$invalidate) {
|
8448
8448
|
let _value;
|
8449
8449
|
let $value;
|
8450
8450
|
let { name = '' } = $$props;
|
@@ -8526,8 +8526,8 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8526
8526
|
init(
|
8527
8527
|
this,
|
8528
8528
|
options,
|
8529
|
-
instance$
|
8530
|
-
create_fragment$
|
8529
|
+
instance$X,
|
8530
|
+
create_fragment$X,
|
8531
8531
|
safe_not_equal,
|
8532
8532
|
{
|
8533
8533
|
name: 6,
|
@@ -8616,7 +8616,7 @@ function create_each_block$2(ctx) {
|
|
8616
8616
|
};
|
8617
8617
|
}
|
8618
8618
|
|
8619
|
-
function create_fragment$
|
8619
|
+
function create_fragment$W(ctx) {
|
8620
8620
|
let div;
|
8621
8621
|
let each_value = [...Array(count).keys()].reverse().map(func);
|
8622
8622
|
let each_blocks = [];
|
@@ -8692,7 +8692,7 @@ function create_fragment$V(ctx) {
|
|
8692
8692
|
const count = 5;
|
8693
8693
|
const func = i => i + 1;
|
8694
8694
|
|
8695
|
-
function instance$
|
8695
|
+
function instance$W($$self, $$props, $$invalidate) {
|
8696
8696
|
let _value;
|
8697
8697
|
let buttonStyle;
|
8698
8698
|
let $value;
|
@@ -8748,7 +8748,7 @@ function instance$V($$self, $$props, $$invalidate) {
|
|
8748
8748
|
class FormRatingButtonsFace extends SvelteComponent {
|
8749
8749
|
constructor(options) {
|
8750
8750
|
super();
|
8751
|
-
init(this, options, instance$
|
8751
|
+
init(this, options, instance$W, create_fragment$W, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$n);
|
8752
8752
|
}
|
8753
8753
|
}
|
8754
8754
|
|
@@ -8758,7 +8758,7 @@ function add_css$m(target) {
|
|
8758
8758
|
append_styles(target, "svelte-h8fqwx", ".input-wrapper.svelte-h8fqwx{display:flex;align-items:center;width:100%;height:100%}.input.svelte-h8fqwx{width:100%;height:100%;box-sizing:border-box;resize:none;appearance:none;background-color:#fff;border:solid 2px #ccc;border-radius:6px;padding:6px 10px 6px 10px;font-size:12px;line-height:1.5}.input.svelte-h8fqwx::placeholder{color:var(--placeholder-color)}.input.svelte-h8fqwx:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}.input._error.svelte-h8fqwx{outline:none;border-width:var(--error-border-width) !important;border-color:var(--error-border-color) !important;border-style:var(--error-border-style) !important}");
|
8759
8759
|
}
|
8760
8760
|
|
8761
|
-
function create_fragment$
|
8761
|
+
function create_fragment$V(ctx) {
|
8762
8762
|
let div;
|
8763
8763
|
let input;
|
8764
8764
|
let input_class_value;
|
@@ -8839,7 +8839,7 @@ function create_fragment$U(ctx) {
|
|
8839
8839
|
};
|
8840
8840
|
}
|
8841
8841
|
|
8842
|
-
function instance$
|
8842
|
+
function instance$V($$self, $$props, $$invalidate) {
|
8843
8843
|
let style;
|
8844
8844
|
let styleVariables;
|
8845
8845
|
let isValidForUI;
|
@@ -8970,8 +8970,8 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8970
8970
|
init(
|
8971
8971
|
this,
|
8972
8972
|
options,
|
8973
|
-
instance$
|
8974
|
-
create_fragment$
|
8973
|
+
instance$V,
|
8974
|
+
create_fragment$V,
|
8975
8975
|
safe_not_equal,
|
8976
8976
|
{
|
8977
8977
|
field: 9,
|
@@ -8996,7 +8996,7 @@ function add_css$l(target) {
|
|
8996
8996
|
append_styles(target, "svelte-8zbmyo", ".radio-buttons.svelte-8zbmyo{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-8zbmyo{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-8zbmyo{appearance:none;margin:0;box-sizing:border-box;border-radius:var(--size);position:relative;width:var(--size);height:var(--size);border:solid calc(var(--size) / 3) var(--color-main);background-color:var(--color-sub);cursor:pointer;flex:none}.radio-button-input.svelte-8zbmyo:checked{border:solid calc(var(--size) / 3) var(--color-main-active);background-color:var(--color-sub-active);box-shadow:0px 1px 8px 2px rgba(18, 160, 160, 0.08), 0px 1px 4px -1px rgba(18, 160, 160, 0.24)}.radio-button-text.svelte-8zbmyo{margin-left:0.5em}");
|
8997
8997
|
}
|
8998
8998
|
|
8999
|
-
function create_fragment$
|
8999
|
+
function create_fragment$U(ctx) {
|
9000
9000
|
let div;
|
9001
9001
|
let label0;
|
9002
9002
|
let input0;
|
@@ -9137,7 +9137,7 @@ function create_fragment$T(ctx) {
|
|
9137
9137
|
};
|
9138
9138
|
}
|
9139
9139
|
|
9140
|
-
function instance$
|
9140
|
+
function instance$U($$self, $$props, $$invalidate) {
|
9141
9141
|
let buttonStyle;
|
9142
9142
|
let $value;
|
9143
9143
|
let { field = 'subscription' } = $$props;
|
@@ -9219,8 +9219,8 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
9219
9219
|
init(
|
9220
9220
|
this,
|
9221
9221
|
options,
|
9222
|
-
instance$
|
9223
|
-
create_fragment$
|
9222
|
+
instance$U,
|
9223
|
+
create_fragment$U,
|
9224
9224
|
safe_not_equal,
|
9225
9225
|
{
|
9226
9226
|
field: 6,
|
@@ -9450,7 +9450,7 @@ function create_each_block$1(ctx) {
|
|
9450
9450
|
};
|
9451
9451
|
}
|
9452
9452
|
|
9453
|
-
function create_fragment$
|
9453
|
+
function create_fragment$T(ctx) {
|
9454
9454
|
let div3;
|
9455
9455
|
let div1;
|
9456
9456
|
let div0;
|
@@ -9674,7 +9674,7 @@ function calcPositionIndex(shift, index, length) {
|
|
9674
9674
|
}
|
9675
9675
|
}
|
9676
9676
|
|
9677
|
-
function instance$
|
9677
|
+
function instance$T($$self, $$props, $$invalidate) {
|
9678
9678
|
let slideStyle;
|
9679
9679
|
let slideClass;
|
9680
9680
|
let _loop;
|
@@ -10127,8 +10127,8 @@ class Slide extends SvelteComponent {
|
|
10127
10127
|
init(
|
10128
10128
|
this,
|
10129
10129
|
options,
|
10130
|
-
instance$
|
10131
|
-
create_fragment$
|
10130
|
+
instance$T,
|
10131
|
+
create_fragment$T,
|
10132
10132
|
safe_not_equal,
|
10133
10133
|
{
|
10134
10134
|
loop: 18,
|
@@ -10154,7 +10154,7 @@ function add_css$j(target) {
|
|
10154
10154
|
append_styles(target, "svelte-9ygf1w", ".item.svelte-9ygf1w{height:100%;flex:none;position:relative}.item.svelte-9ygf1w img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-9ygf1w{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;cursor:default;overflow:hidden}");
|
10155
10155
|
}
|
10156
10156
|
|
10157
|
-
function create_fragment$
|
10157
|
+
function create_fragment$S(ctx) {
|
10158
10158
|
let div1;
|
10159
10159
|
let div0;
|
10160
10160
|
let current;
|
@@ -10234,7 +10234,7 @@ function create_fragment$R(ctx) {
|
|
10234
10234
|
};
|
10235
10235
|
}
|
10236
10236
|
|
10237
|
-
function instance$
|
10237
|
+
function instance$S($$self, $$props, $$invalidate) {
|
10238
10238
|
let itemStyle;
|
10239
10239
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10240
10240
|
const { registerItem, unregisterItem } = getContext('SLIDE');
|
@@ -10300,7 +10300,7 @@ function instance$R($$self, $$props, $$invalidate) {
|
|
10300
10300
|
class SlideItem extends SvelteComponent {
|
10301
10301
|
constructor(options) {
|
10302
10302
|
super();
|
10303
|
-
init(this, options, instance$
|
10303
|
+
init(this, options, instance$S, create_fragment$S, safe_not_equal, { _style: 0 }, add_css$j);
|
10304
10304
|
}
|
10305
10305
|
}
|
10306
10306
|
|
@@ -10313,7 +10313,7 @@ function add_css$i(target) {
|
|
10313
10313
|
const get_default_slot_changes = dirty => ({ countdown: dirty & /*countdown*/ 2 });
|
10314
10314
|
const get_default_slot_context = ctx => ({ countdown: /*countdown*/ ctx[1] });
|
10315
10315
|
|
10316
|
-
function create_fragment$
|
10316
|
+
function create_fragment$R(ctx) {
|
10317
10317
|
let div1;
|
10318
10318
|
let div0;
|
10319
10319
|
let current;
|
@@ -10406,7 +10406,7 @@ function formatTimeDiff(ms) {
|
|
10406
10406
|
};
|
10407
10407
|
}
|
10408
10408
|
|
10409
|
-
function instance$
|
10409
|
+
function instance$R($$self, $$props, $$invalidate) {
|
10410
10410
|
let countdown;
|
10411
10411
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10412
10412
|
let { timeLimit = '2023/12/31 23:59:59' } = $$props;
|
@@ -10463,7 +10463,7 @@ function instance$Q($$self, $$props, $$invalidate) {
|
|
10463
10463
|
class Countdown extends SvelteComponent {
|
10464
10464
|
constructor(options) {
|
10465
10465
|
super();
|
10466
|
-
init(this, options, instance$
|
10466
|
+
init(this, options, instance$R, create_fragment$R, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$i);
|
10467
10467
|
}
|
10468
10468
|
}
|
10469
10469
|
|
@@ -10524,7 +10524,7 @@ function create_default_slot$9(ctx) {
|
|
10524
10524
|
};
|
10525
10525
|
}
|
10526
10526
|
|
10527
|
-
function create_fragment$
|
10527
|
+
function create_fragment$Q(ctx) {
|
10528
10528
|
let div;
|
10529
10529
|
let button;
|
10530
10530
|
let current;
|
@@ -10588,7 +10588,7 @@ function create_fragment$P(ctx) {
|
|
10588
10588
|
};
|
10589
10589
|
}
|
10590
10590
|
|
10591
|
-
function instance$
|
10591
|
+
function instance$Q($$self, $$props, $$invalidate) {
|
10592
10592
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10593
10593
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
10594
10594
|
let { eventName = '' } = $$props;
|
@@ -10607,7 +10607,7 @@ function instance$P($$self, $$props, $$invalidate) {
|
|
10607
10607
|
class Box extends SvelteComponent {
|
10608
10608
|
constructor(options) {
|
10609
10609
|
super();
|
10610
|
-
init(this, options, instance$
|
10610
|
+
init(this, options, instance$Q, create_fragment$Q, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$h);
|
10611
10611
|
}
|
10612
10612
|
}
|
10613
10613
|
|
@@ -10689,7 +10689,7 @@ function create_default_slot$8(ctx) {
|
|
10689
10689
|
};
|
10690
10690
|
}
|
10691
10691
|
|
10692
|
-
function create_fragment$
|
10692
|
+
function create_fragment$P(ctx) {
|
10693
10693
|
let div;
|
10694
10694
|
let button;
|
10695
10695
|
let current;
|
@@ -10760,7 +10760,7 @@ function parseData(dataUrl) {
|
|
10760
10760
|
return decodeURIComponent(data).replaceAll('\'', '"');
|
10761
10761
|
}
|
10762
10762
|
|
10763
|
-
function instance$
|
10763
|
+
function instance$P($$self, $$props, $$invalidate) {
|
10764
10764
|
let svg;
|
10765
10765
|
let styleVariables;
|
10766
10766
|
let style;
|
@@ -10808,8 +10808,8 @@ class IconElement extends SvelteComponent {
|
|
10808
10808
|
init(
|
10809
10809
|
this,
|
10810
10810
|
options,
|
10811
|
-
instance$
|
10812
|
-
create_fragment$
|
10811
|
+
instance$P,
|
10812
|
+
create_fragment$P,
|
10813
10813
|
safe_not_equal,
|
10814
10814
|
{
|
10815
10815
|
icon: 4,
|
@@ -10830,7 +10830,7 @@ function add_css$f(target) {
|
|
10830
10830
|
append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
|
10831
10831
|
}
|
10832
10832
|
|
10833
|
-
function create_fragment$
|
10833
|
+
function create_fragment$O(ctx) {
|
10834
10834
|
let div;
|
10835
10835
|
let switch_instance;
|
10836
10836
|
let current;
|
@@ -10920,7 +10920,7 @@ function create_fragment$N(ctx) {
|
|
10920
10920
|
};
|
10921
10921
|
}
|
10922
10922
|
|
10923
|
-
function instance$
|
10923
|
+
function instance$O($$self, $$props, $$invalidate) {
|
10924
10924
|
let $data,
|
10925
10925
|
$$unsubscribe_data = noop,
|
10926
10926
|
$$subscribe_data = () => ($$unsubscribe_data(), $$unsubscribe_data = subscribe(data, $$value => $$invalidate(4, $data = $$value)), data);
|
@@ -10945,7 +10945,7 @@ function instance$N($$self, $$props, $$invalidate) {
|
|
10945
10945
|
class CodeElement extends SvelteComponent {
|
10946
10946
|
constructor(options) {
|
10947
10947
|
super();
|
10948
|
-
init(this, options, instance$
|
10948
|
+
init(this, options, instance$O, create_fragment$O, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$f);
|
10949
10949
|
}
|
10950
10950
|
}
|
10951
10951
|
|
@@ -10955,7 +10955,7 @@ function add_css$e(target) {
|
|
10955
10955
|
append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
|
10956
10956
|
}
|
10957
10957
|
|
10958
|
-
function create_fragment$
|
10958
|
+
function create_fragment$N(ctx) {
|
10959
10959
|
let div;
|
10960
10960
|
let div_style_value;
|
10961
10961
|
let current;
|
@@ -11030,7 +11030,7 @@ function getFlexContext() {
|
|
11030
11030
|
return getContext(FlexContextKey);
|
11031
11031
|
}
|
11032
11032
|
|
11033
|
-
function instance$
|
11033
|
+
function instance$N($$self, $$props, $$invalidate) {
|
11034
11034
|
let { $$slots: slots = {}, $$scope } = $$props;
|
11035
11035
|
let { direction = 'row' } = $$props;
|
11036
11036
|
let { width = '100%' } = $$props;
|
@@ -11056,8 +11056,8 @@ class Flex extends SvelteComponent {
|
|
11056
11056
|
init(
|
11057
11057
|
this,
|
11058
11058
|
options,
|
11059
|
-
instance$
|
11060
|
-
create_fragment$
|
11059
|
+
instance$N,
|
11060
|
+
create_fragment$N,
|
11061
11061
|
safe_not_equal,
|
11062
11062
|
{
|
11063
11063
|
direction: 0,
|
@@ -11076,7 +11076,7 @@ function add_css$d(target) {
|
|
11076
11076
|
append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
|
11077
11077
|
}
|
11078
11078
|
|
11079
|
-
function create_fragment$
|
11079
|
+
function create_fragment$M(ctx) {
|
11080
11080
|
let div;
|
11081
11081
|
let current;
|
11082
11082
|
const default_slot_template = /*#slots*/ ctx[4].default;
|
@@ -11144,7 +11144,7 @@ function create_fragment$L(ctx) {
|
|
11144
11144
|
};
|
11145
11145
|
}
|
11146
11146
|
|
11147
|
-
function instance$
|
11147
|
+
function instance$M($$self, $$props, $$invalidate) {
|
11148
11148
|
let { $$slots: slots = {}, $$scope } = $$props;
|
11149
11149
|
let { length } = $$props;
|
11150
11150
|
let { _style = '' } = $$props;
|
@@ -11187,7 +11187,7 @@ function instance$L($$self, $$props, $$invalidate) {
|
|
11187
11187
|
class FlexItem extends SvelteComponent {
|
11188
11188
|
constructor(options) {
|
11189
11189
|
super();
|
11190
|
-
init(this, options, instance$
|
11190
|
+
init(this, options, instance$M, create_fragment$M, safe_not_equal, { length: 1, _style: 2 }, add_css$d);
|
11191
11191
|
}
|
11192
11192
|
}
|
11193
11193
|
|
@@ -11371,7 +11371,7 @@ function create_default_slot$7(ctx) {
|
|
11371
11371
|
};
|
11372
11372
|
}
|
11373
11373
|
|
11374
|
-
function create_fragment$
|
11374
|
+
function create_fragment$L(ctx) {
|
11375
11375
|
let stateitem;
|
11376
11376
|
let current;
|
11377
11377
|
|
@@ -11419,7 +11419,7 @@ function create_fragment$K(ctx) {
|
|
11419
11419
|
};
|
11420
11420
|
}
|
11421
11421
|
|
11422
|
-
function instance$
|
11422
|
+
function instance$L($$self, $$props, $$invalidate) {
|
11423
11423
|
let { $$slots: slots = {}, $$scope } = $$props;
|
11424
11424
|
let { path } = $$props;
|
11425
11425
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -11490,7 +11490,7 @@ class GridModalState extends SvelteComponent {
|
|
11490
11490
|
constructor(options) {
|
11491
11491
|
super();
|
11492
11492
|
|
11493
|
-
init(this, options, instance$
|
11493
|
+
init(this, options, instance$L, create_fragment$L, safe_not_equal, {
|
11494
11494
|
path: 0,
|
11495
11495
|
onClick: 1,
|
11496
11496
|
clickEventName: 2,
|
@@ -11519,7 +11519,7 @@ function add_css$c(target) {
|
|
11519
11519
|
append_styles(target, "svelte-15pej1m", ".text-block.svelte-15pej1m.svelte-15pej1m{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;overflow:hidden}.text-block-inner.svelte-15pej1m.svelte-15pej1m{width:100%;height:auto}.text-direction-vertical.svelte-15pej1m.svelte-15pej1m{writing-mode:vertical-rl}.text-direction-vertical.svelte-15pej1m .text-block-inner.svelte-15pej1m{width:auto;height:100%}");
|
11520
11520
|
}
|
11521
11521
|
|
11522
|
-
function create_fragment$
|
11522
|
+
function create_fragment$K(ctx) {
|
11523
11523
|
let div1;
|
11524
11524
|
let div0;
|
11525
11525
|
let rendertext;
|
@@ -11584,7 +11584,7 @@ function create_fragment$J(ctx) {
|
|
11584
11584
|
};
|
11585
11585
|
}
|
11586
11586
|
|
11587
|
-
function instance$
|
11587
|
+
function instance$K($$self, $$props, $$invalidate) {
|
11588
11588
|
let style;
|
11589
11589
|
let { text = 'サンプルSample' } = $$props;
|
11590
11590
|
let { font = SYSTEM_FONT } = $$props;
|
@@ -11620,8 +11620,8 @@ class TextBlock extends SvelteComponent {
|
|
11620
11620
|
init(
|
11621
11621
|
this,
|
11622
11622
|
options,
|
11623
|
-
instance$
|
11624
|
-
create_fragment$
|
11623
|
+
instance$K,
|
11624
|
+
create_fragment$K,
|
11625
11625
|
safe_not_equal,
|
11626
11626
|
{
|
11627
11627
|
text: 0,
|
@@ -11641,7 +11641,7 @@ function add_css$b(target) {
|
|
11641
11641
|
append_styles(target, "svelte-ff0k6r", ".text-button-block.svelte-ff0k6r{width:100%;height:100%;background-color:#000000;border-radius:4px}.text-button.svelte-ff0k6r{display:flex;width:100%;height:100%;background-color:transparent;border:none;box-shadow:transparent;box-sizing:border-box;cursor:pointer;transition:box-shadow 0.2s;color:#ffffff;font-size:14px;font-weight:bold;justify-content:center;align-items:center;padding:1px 6px 1px 6px;line-height:1.5}.text-button.svelte-ff0k6r:active{box-shadow:inset 0 0 100px 100px rgba(0, 0, 0, 0.3)}.text-button.svelte-ff0k6r:hover{box-shadow:inset 0 0 100px 100px rgba(255, 255, 255, 0.3)}");
|
11642
11642
|
}
|
11643
11643
|
|
11644
|
-
function create_fragment$
|
11644
|
+
function create_fragment$J(ctx) {
|
11645
11645
|
let div;
|
11646
11646
|
let button;
|
11647
11647
|
let rendertext;
|
@@ -11715,7 +11715,7 @@ function create_fragment$I(ctx) {
|
|
11715
11715
|
};
|
11716
11716
|
}
|
11717
11717
|
|
11718
|
-
function instance$
|
11718
|
+
function instance$J($$self, $$props, $$invalidate) {
|
11719
11719
|
let { text = 'ボタンラベル' } = $$props;
|
11720
11720
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
11721
11721
|
|
@@ -11757,8 +11757,8 @@ class TextButtonBlock extends SvelteComponent {
|
|
11757
11757
|
init(
|
11758
11758
|
this,
|
11759
11759
|
options,
|
11760
|
-
instance$
|
11761
|
-
create_fragment$
|
11760
|
+
instance$J,
|
11761
|
+
create_fragment$J,
|
11762
11762
|
safe_not_equal,
|
11763
11763
|
{
|
11764
11764
|
text: 0,
|
@@ -11779,7 +11779,7 @@ function add_css$a(target) {
|
|
11779
11779
|
append_styles(target, "svelte-1pdw891", ".image-block.svelte-1pdw891{display:flex;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;justify-content:center;align-items:center;white-space:nowrap;box-sizing:border-box;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden}.image.svelte-1pdw891{width:100%;height:100%}.transport.svelte-1pdw891:hover,.transport.svelte-1pdw891:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1), 0 8px 28px rgba(0, 0, 0, 0.16)}");
|
11780
11780
|
}
|
11781
11781
|
|
11782
|
-
function create_fragment$
|
11782
|
+
function create_fragment$I(ctx) {
|
11783
11783
|
let div;
|
11784
11784
|
let img;
|
11785
11785
|
let img_style_value;
|
@@ -11862,7 +11862,7 @@ function create_fragment$H(ctx) {
|
|
11862
11862
|
};
|
11863
11863
|
}
|
11864
11864
|
|
11865
|
-
function instance$
|
11865
|
+
function instance$I($$self, $$props, $$invalidate) {
|
11866
11866
|
let { src = 'https://admin.karte.io/action-editor2/public/images/no_image_en.svg' } = $$props;
|
11867
11867
|
let { alt = 'No Image' } = $$props;
|
11868
11868
|
let { transport = false } = $$props;
|
@@ -11902,8 +11902,8 @@ class ImageBlock extends SvelteComponent {
|
|
11902
11902
|
init(
|
11903
11903
|
this,
|
11904
11904
|
options,
|
11905
|
-
instance$
|
11906
|
-
create_fragment$
|
11905
|
+
instance$I,
|
11906
|
+
create_fragment$I,
|
11907
11907
|
safe_not_equal,
|
11908
11908
|
{
|
11909
11909
|
src: 0,
|
@@ -12327,7 +12327,7 @@ function create_if_block$7(ctx) {
|
|
12327
12327
|
};
|
12328
12328
|
}
|
12329
12329
|
|
12330
|
-
function create_fragment$
|
12330
|
+
function create_fragment$H(ctx) {
|
12331
12331
|
let current_block_type_index;
|
12332
12332
|
let if_block;
|
12333
12333
|
let if_block_anchor;
|
@@ -12403,7 +12403,7 @@ function create_fragment$G(ctx) {
|
|
12403
12403
|
|
12404
12404
|
const CLICKABLE_CLASS = 'clickable';
|
12405
12405
|
|
12406
|
-
function instance$
|
12406
|
+
function instance$H($$self, $$props, $$invalidate) {
|
12407
12407
|
let fixedClass;
|
12408
12408
|
let { $$slots: slots = {}, $$scope } = $$props;
|
12409
12409
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -12458,8 +12458,8 @@ class Clickable extends SvelteComponent {
|
|
12458
12458
|
init(
|
12459
12459
|
this,
|
12460
12460
|
options,
|
12461
|
-
instance$
|
12462
|
-
create_fragment$
|
12461
|
+
instance$H,
|
12462
|
+
create_fragment$H,
|
12463
12463
|
safe_not_equal,
|
12464
12464
|
{
|
12465
12465
|
onClick: 0,
|
@@ -12517,7 +12517,7 @@ function create_default_slot$6(ctx) {
|
|
12517
12517
|
};
|
12518
12518
|
}
|
12519
12519
|
|
12520
|
-
function create_fragment$
|
12520
|
+
function create_fragment$G(ctx) {
|
12521
12521
|
let clickable;
|
12522
12522
|
let current;
|
12523
12523
|
|
@@ -12573,7 +12573,7 @@ function create_fragment$F(ctx) {
|
|
12573
12573
|
};
|
12574
12574
|
}
|
12575
12575
|
|
12576
|
-
function instance$
|
12576
|
+
function instance$G($$self, $$props, $$invalidate) {
|
12577
12577
|
let style;
|
12578
12578
|
let imgStyle;
|
12579
12579
|
let { props = {} } = $$props;
|
@@ -12622,7 +12622,7 @@ function instance$F($$self, $$props, $$invalidate) {
|
|
12622
12622
|
class Avatar extends SvelteComponent {
|
12623
12623
|
constructor(options) {
|
12624
12624
|
super();
|
12625
|
-
init(this, options, instance$
|
12625
|
+
init(this, options, instance$G, create_fragment$G, safe_not_equal, { props: 0, layerId: 1 });
|
12626
12626
|
}
|
12627
12627
|
}
|
12628
12628
|
|
@@ -12680,7 +12680,7 @@ const buttonPropsDefault = {
|
|
12680
12680
|
|
12681
12681
|
/* src/components-flex/icon/variants/IconArrowDown.svelte generated by Svelte v3.53.1 */
|
12682
12682
|
|
12683
|
-
function create_fragment$
|
12683
|
+
function create_fragment$F(ctx) {
|
12684
12684
|
let svg;
|
12685
12685
|
let path;
|
12686
12686
|
|
@@ -12723,7 +12723,7 @@ function create_fragment$E(ctx) {
|
|
12723
12723
|
};
|
12724
12724
|
}
|
12725
12725
|
|
12726
|
-
function instance$
|
12726
|
+
function instance$F($$self, $$props, $$invalidate) {
|
12727
12727
|
let { color } = $$props;
|
12728
12728
|
|
12729
12729
|
$$self.$$set = $$props => {
|
@@ -12736,13 +12736,13 @@ function instance$E($$self, $$props, $$invalidate) {
|
|
12736
12736
|
class IconArrowDown extends SvelteComponent {
|
12737
12737
|
constructor(options) {
|
12738
12738
|
super();
|
12739
|
-
init(this, options, instance$
|
12739
|
+
init(this, options, instance$F, create_fragment$F, safe_not_equal, { color: 0 });
|
12740
12740
|
}
|
12741
12741
|
}
|
12742
12742
|
|
12743
12743
|
/* src/components-flex/icon/variants/IconArrowUp.svelte generated by Svelte v3.53.1 */
|
12744
12744
|
|
12745
|
-
function create_fragment$
|
12745
|
+
function create_fragment$E(ctx) {
|
12746
12746
|
let svg;
|
12747
12747
|
let path;
|
12748
12748
|
|
@@ -12785,7 +12785,7 @@ function create_fragment$D(ctx) {
|
|
12785
12785
|
};
|
12786
12786
|
}
|
12787
12787
|
|
12788
|
-
function instance$
|
12788
|
+
function instance$E($$self, $$props, $$invalidate) {
|
12789
12789
|
let { color } = $$props;
|
12790
12790
|
|
12791
12791
|
$$self.$$set = $$props => {
|
@@ -12798,13 +12798,13 @@ function instance$D($$self, $$props, $$invalidate) {
|
|
12798
12798
|
class IconArrowUp extends SvelteComponent {
|
12799
12799
|
constructor(options) {
|
12800
12800
|
super();
|
12801
|
-
init(this, options, instance$
|
12801
|
+
init(this, options, instance$E, create_fragment$E, safe_not_equal, { color: 0 });
|
12802
12802
|
}
|
12803
12803
|
}
|
12804
12804
|
|
12805
12805
|
/* src/components-flex/icon/variants/IconUsers.svelte generated by Svelte v3.53.1 */
|
12806
12806
|
|
12807
|
-
function create_fragment$
|
12807
|
+
function create_fragment$D(ctx) {
|
12808
12808
|
let svg;
|
12809
12809
|
let path;
|
12810
12810
|
|
@@ -12847,7 +12847,7 @@ function create_fragment$C(ctx) {
|
|
12847
12847
|
};
|
12848
12848
|
}
|
12849
12849
|
|
12850
|
-
function instance$
|
12850
|
+
function instance$D($$self, $$props, $$invalidate) {
|
12851
12851
|
let { color } = $$props;
|
12852
12852
|
|
12853
12853
|
$$self.$$set = $$props => {
|
@@ -12860,13 +12860,13 @@ function instance$C($$self, $$props, $$invalidate) {
|
|
12860
12860
|
class IconUsers extends SvelteComponent {
|
12861
12861
|
constructor(options) {
|
12862
12862
|
super();
|
12863
|
-
init(this, options, instance$
|
12863
|
+
init(this, options, instance$D, create_fragment$D, safe_not_equal, { color: 0 });
|
12864
12864
|
}
|
12865
12865
|
}
|
12866
12866
|
|
12867
12867
|
/* src/components-flex/icon/variants/IconArrowLeft.svelte generated by Svelte v3.53.1 */
|
12868
12868
|
|
12869
|
-
function create_fragment$
|
12869
|
+
function create_fragment$C(ctx) {
|
12870
12870
|
let svg;
|
12871
12871
|
let path;
|
12872
12872
|
|
@@ -12909,7 +12909,7 @@ function create_fragment$B(ctx) {
|
|
12909
12909
|
};
|
12910
12910
|
}
|
12911
12911
|
|
12912
|
-
function instance$
|
12912
|
+
function instance$C($$self, $$props, $$invalidate) {
|
12913
12913
|
let { color } = $$props;
|
12914
12914
|
|
12915
12915
|
$$self.$$set = $$props => {
|
@@ -12922,13 +12922,13 @@ function instance$B($$self, $$props, $$invalidate) {
|
|
12922
12922
|
class IconArrowLeft extends SvelteComponent {
|
12923
12923
|
constructor(options) {
|
12924
12924
|
super();
|
12925
|
-
init(this, options, instance$
|
12925
|
+
init(this, options, instance$C, create_fragment$C, safe_not_equal, { color: 0 });
|
12926
12926
|
}
|
12927
12927
|
}
|
12928
12928
|
|
12929
12929
|
/* src/components-flex/icon/variants/IconArrowRight.svelte generated by Svelte v3.53.1 */
|
12930
12930
|
|
12931
|
-
function create_fragment$
|
12931
|
+
function create_fragment$B(ctx) {
|
12932
12932
|
let svg;
|
12933
12933
|
let path;
|
12934
12934
|
|
@@ -12971,7 +12971,7 @@ function create_fragment$A(ctx) {
|
|
12971
12971
|
};
|
12972
12972
|
}
|
12973
12973
|
|
12974
|
-
function instance$
|
12974
|
+
function instance$B($$self, $$props, $$invalidate) {
|
12975
12975
|
let { color } = $$props;
|
12976
12976
|
|
12977
12977
|
$$self.$$set = $$props => {
|
@@ -12984,13 +12984,13 @@ function instance$A($$self, $$props, $$invalidate) {
|
|
12984
12984
|
class IconArrowRight extends SvelteComponent {
|
12985
12985
|
constructor(options) {
|
12986
12986
|
super();
|
12987
|
-
init(this, options, instance$
|
12987
|
+
init(this, options, instance$B, create_fragment$B, safe_not_equal, { color: 0 });
|
12988
12988
|
}
|
12989
12989
|
}
|
12990
12990
|
|
12991
12991
|
/* src/components-flex/icon/variants/IconBell.svelte generated by Svelte v3.53.1 */
|
12992
12992
|
|
12993
|
-
function create_fragment$
|
12993
|
+
function create_fragment$A(ctx) {
|
12994
12994
|
let svg;
|
12995
12995
|
let path;
|
12996
12996
|
|
@@ -13033,7 +13033,7 @@ function create_fragment$z(ctx) {
|
|
13033
13033
|
};
|
13034
13034
|
}
|
13035
13035
|
|
13036
|
-
function instance$
|
13036
|
+
function instance$A($$self, $$props, $$invalidate) {
|
13037
13037
|
let { color } = $$props;
|
13038
13038
|
|
13039
13039
|
$$self.$$set = $$props => {
|
@@ -13046,13 +13046,13 @@ function instance$z($$self, $$props, $$invalidate) {
|
|
13046
13046
|
class IconBell extends SvelteComponent {
|
13047
13047
|
constructor(options) {
|
13048
13048
|
super();
|
13049
|
-
init(this, options, instance$
|
13049
|
+
init(this, options, instance$A, create_fragment$A, safe_not_equal, { color: 0 });
|
13050
13050
|
}
|
13051
13051
|
}
|
13052
13052
|
|
13053
13053
|
/* src/components-flex/icon/variants/IconArrowUpFromSquare.svelte generated by Svelte v3.53.1 */
|
13054
13054
|
|
13055
|
-
function create_fragment$
|
13055
|
+
function create_fragment$z(ctx) {
|
13056
13056
|
let svg;
|
13057
13057
|
let path;
|
13058
13058
|
|
@@ -13095,7 +13095,7 @@ function create_fragment$y(ctx) {
|
|
13095
13095
|
};
|
13096
13096
|
}
|
13097
13097
|
|
13098
|
-
function instance$
|
13098
|
+
function instance$z($$self, $$props, $$invalidate) {
|
13099
13099
|
let { color } = $$props;
|
13100
13100
|
|
13101
13101
|
$$self.$$set = $$props => {
|
@@ -13108,13 +13108,13 @@ function instance$y($$self, $$props, $$invalidate) {
|
|
13108
13108
|
class IconArrowUpFromSquare extends SvelteComponent {
|
13109
13109
|
constructor(options) {
|
13110
13110
|
super();
|
13111
|
-
init(this, options, instance$
|
13111
|
+
init(this, options, instance$z, create_fragment$z, safe_not_equal, { color: 0 });
|
13112
13112
|
}
|
13113
13113
|
}
|
13114
13114
|
|
13115
13115
|
/* src/components-flex/icon/variants/IconTicket.svelte generated by Svelte v3.53.1 */
|
13116
13116
|
|
13117
|
-
function create_fragment$
|
13117
|
+
function create_fragment$y(ctx) {
|
13118
13118
|
let svg;
|
13119
13119
|
let path;
|
13120
13120
|
|
@@ -13157,7 +13157,7 @@ function create_fragment$x(ctx) {
|
|
13157
13157
|
};
|
13158
13158
|
}
|
13159
13159
|
|
13160
|
-
function instance$
|
13160
|
+
function instance$y($$self, $$props, $$invalidate) {
|
13161
13161
|
let { color } = $$props;
|
13162
13162
|
|
13163
13163
|
$$self.$$set = $$props => {
|
@@ -13170,13 +13170,13 @@ function instance$x($$self, $$props, $$invalidate) {
|
|
13170
13170
|
class IconTicket extends SvelteComponent {
|
13171
13171
|
constructor(options) {
|
13172
13172
|
super();
|
13173
|
-
init(this, options, instance$
|
13173
|
+
init(this, options, instance$y, create_fragment$y, safe_not_equal, { color: 0 });
|
13174
13174
|
}
|
13175
13175
|
}
|
13176
13176
|
|
13177
13177
|
/* src/components-flex/icon/variants/IconTrack.svelte generated by Svelte v3.53.1 */
|
13178
13178
|
|
13179
|
-
function create_fragment$
|
13179
|
+
function create_fragment$x(ctx) {
|
13180
13180
|
let svg;
|
13181
13181
|
let path;
|
13182
13182
|
|
@@ -13219,7 +13219,7 @@ function create_fragment$w(ctx) {
|
|
13219
13219
|
};
|
13220
13220
|
}
|
13221
13221
|
|
13222
|
-
function instance$
|
13222
|
+
function instance$x($$self, $$props, $$invalidate) {
|
13223
13223
|
let { color } = $$props;
|
13224
13224
|
|
13225
13225
|
$$self.$$set = $$props => {
|
@@ -13232,13 +13232,13 @@ function instance$w($$self, $$props, $$invalidate) {
|
|
13232
13232
|
class IconTrack extends SvelteComponent {
|
13233
13233
|
constructor(options) {
|
13234
13234
|
super();
|
13235
|
-
init(this, options, instance$
|
13235
|
+
init(this, options, instance$x, create_fragment$x, safe_not_equal, { color: 0 });
|
13236
13236
|
}
|
13237
13237
|
}
|
13238
13238
|
|
13239
13239
|
/* src/components-flex/icon/variants/IconCartShopping.svelte generated by Svelte v3.53.1 */
|
13240
13240
|
|
13241
|
-
function create_fragment$
|
13241
|
+
function create_fragment$w(ctx) {
|
13242
13242
|
let svg;
|
13243
13243
|
let path;
|
13244
13244
|
|
@@ -13281,7 +13281,7 @@ function create_fragment$v(ctx) {
|
|
13281
13281
|
};
|
13282
13282
|
}
|
13283
13283
|
|
13284
|
-
function instance$
|
13284
|
+
function instance$w($$self, $$props, $$invalidate) {
|
13285
13285
|
let { color } = $$props;
|
13286
13286
|
|
13287
13287
|
$$self.$$set = $$props => {
|
@@ -13294,13 +13294,13 @@ function instance$v($$self, $$props, $$invalidate) {
|
|
13294
13294
|
class IconCartShopping extends SvelteComponent {
|
13295
13295
|
constructor(options) {
|
13296
13296
|
super();
|
13297
|
-
init(this, options, instance$
|
13297
|
+
init(this, options, instance$w, create_fragment$w, safe_not_equal, { color: 0 });
|
13298
13298
|
}
|
13299
13299
|
}
|
13300
13300
|
|
13301
13301
|
/* src/components-flex/icon/variants/IconCircle.svelte generated by Svelte v3.53.1 */
|
13302
13302
|
|
13303
|
-
function create_fragment$
|
13303
|
+
function create_fragment$v(ctx) {
|
13304
13304
|
let svg;
|
13305
13305
|
let path;
|
13306
13306
|
|
@@ -13343,7 +13343,7 @@ function create_fragment$u(ctx) {
|
|
13343
13343
|
};
|
13344
13344
|
}
|
13345
13345
|
|
13346
|
-
function instance$
|
13346
|
+
function instance$v($$self, $$props, $$invalidate) {
|
13347
13347
|
let { color } = $$props;
|
13348
13348
|
|
13349
13349
|
$$self.$$set = $$props => {
|
@@ -13356,13 +13356,13 @@ function instance$u($$self, $$props, $$invalidate) {
|
|
13356
13356
|
class IconCircle extends SvelteComponent {
|
13357
13357
|
constructor(options) {
|
13358
13358
|
super();
|
13359
|
-
init(this, options, instance$
|
13359
|
+
init(this, options, instance$v, create_fragment$v, safe_not_equal, { color: 0 });
|
13360
13360
|
}
|
13361
13361
|
}
|
13362
13362
|
|
13363
13363
|
/* src/components-flex/icon/variants/IconCircleQuestion.svelte generated by Svelte v3.53.1 */
|
13364
13364
|
|
13365
|
-
function create_fragment$
|
13365
|
+
function create_fragment$u(ctx) {
|
13366
13366
|
let svg;
|
13367
13367
|
let path;
|
13368
13368
|
|
@@ -13405,7 +13405,7 @@ function create_fragment$t(ctx) {
|
|
13405
13405
|
};
|
13406
13406
|
}
|
13407
13407
|
|
13408
|
-
function instance$
|
13408
|
+
function instance$u($$self, $$props, $$invalidate) {
|
13409
13409
|
let { color } = $$props;
|
13410
13410
|
|
13411
13411
|
$$self.$$set = $$props => {
|
@@ -13418,13 +13418,13 @@ function instance$t($$self, $$props, $$invalidate) {
|
|
13418
13418
|
class IconCircleQuestion extends SvelteComponent {
|
13419
13419
|
constructor(options) {
|
13420
13420
|
super();
|
13421
|
-
init(this, options, instance$
|
13421
|
+
init(this, options, instance$u, create_fragment$u, safe_not_equal, { color: 0 });
|
13422
13422
|
}
|
13423
13423
|
}
|
13424
13424
|
|
13425
13425
|
/* src/components-flex/icon/variants/IconCheck.svelte generated by Svelte v3.53.1 */
|
13426
13426
|
|
13427
|
-
function create_fragment$
|
13427
|
+
function create_fragment$t(ctx) {
|
13428
13428
|
let svg;
|
13429
13429
|
let path;
|
13430
13430
|
|
@@ -13467,7 +13467,7 @@ function create_fragment$s(ctx) {
|
|
13467
13467
|
};
|
13468
13468
|
}
|
13469
13469
|
|
13470
|
-
function instance$
|
13470
|
+
function instance$t($$self, $$props, $$invalidate) {
|
13471
13471
|
let { color } = $$props;
|
13472
13472
|
|
13473
13473
|
$$self.$$set = $$props => {
|
@@ -13480,13 +13480,13 @@ function instance$s($$self, $$props, $$invalidate) {
|
|
13480
13480
|
class IconCheck extends SvelteComponent {
|
13481
13481
|
constructor(options) {
|
13482
13482
|
super();
|
13483
|
-
init(this, options, instance$
|
13483
|
+
init(this, options, instance$t, create_fragment$t, safe_not_equal, { color: 0 });
|
13484
13484
|
}
|
13485
13485
|
}
|
13486
13486
|
|
13487
13487
|
/* src/components-flex/icon/variants/IconXMark.svelte generated by Svelte v3.53.1 */
|
13488
13488
|
|
13489
|
-
function create_fragment$
|
13489
|
+
function create_fragment$s(ctx) {
|
13490
13490
|
let svg;
|
13491
13491
|
let path;
|
13492
13492
|
|
@@ -13529,7 +13529,7 @@ function create_fragment$r(ctx) {
|
|
13529
13529
|
};
|
13530
13530
|
}
|
13531
13531
|
|
13532
|
-
function instance$
|
13532
|
+
function instance$s($$self, $$props, $$invalidate) {
|
13533
13533
|
let { color } = $$props;
|
13534
13534
|
|
13535
13535
|
$$self.$$set = $$props => {
|
@@ -13542,13 +13542,13 @@ function instance$r($$self, $$props, $$invalidate) {
|
|
13542
13542
|
class IconXMark extends SvelteComponent {
|
13543
13543
|
constructor(options) {
|
13544
13544
|
super();
|
13545
|
-
init(this, options, instance$
|
13545
|
+
init(this, options, instance$s, create_fragment$s, safe_not_equal, { color: 0 });
|
13546
13546
|
}
|
13547
13547
|
}
|
13548
13548
|
|
13549
13549
|
/* src/components-flex/icon/variants/IconPaperPlane.svelte generated by Svelte v3.53.1 */
|
13550
13550
|
|
13551
|
-
function create_fragment$
|
13551
|
+
function create_fragment$r(ctx) {
|
13552
13552
|
let svg;
|
13553
13553
|
let path;
|
13554
13554
|
|
@@ -13591,7 +13591,7 @@ function create_fragment$q(ctx) {
|
|
13591
13591
|
};
|
13592
13592
|
}
|
13593
13593
|
|
13594
|
-
function instance$
|
13594
|
+
function instance$r($$self, $$props, $$invalidate) {
|
13595
13595
|
let { color } = $$props;
|
13596
13596
|
|
13597
13597
|
$$self.$$set = $$props => {
|
@@ -13604,13 +13604,13 @@ function instance$q($$self, $$props, $$invalidate) {
|
|
13604
13604
|
class IconPaperPlane extends SvelteComponent {
|
13605
13605
|
constructor(options) {
|
13606
13606
|
super();
|
13607
|
-
init(this, options, instance$
|
13607
|
+
init(this, options, instance$r, create_fragment$r, safe_not_equal, { color: 0 });
|
13608
13608
|
}
|
13609
13609
|
}
|
13610
13610
|
|
13611
13611
|
/* src/components-flex/icon/variants/IconCopy.svelte generated by Svelte v3.53.1 */
|
13612
13612
|
|
13613
|
-
function create_fragment$
|
13613
|
+
function create_fragment$q(ctx) {
|
13614
13614
|
let svg;
|
13615
13615
|
let path;
|
13616
13616
|
|
@@ -13653,7 +13653,7 @@ function create_fragment$p(ctx) {
|
|
13653
13653
|
};
|
13654
13654
|
}
|
13655
13655
|
|
13656
|
-
function instance$
|
13656
|
+
function instance$q($$self, $$props, $$invalidate) {
|
13657
13657
|
let { color } = $$props;
|
13658
13658
|
|
13659
13659
|
$$self.$$set = $$props => {
|
@@ -13666,13 +13666,13 @@ function instance$p($$self, $$props, $$invalidate) {
|
|
13666
13666
|
class IconCopy extends SvelteComponent {
|
13667
13667
|
constructor(options) {
|
13668
13668
|
super();
|
13669
|
-
init(this, options, instance$
|
13669
|
+
init(this, options, instance$q, create_fragment$q, safe_not_equal, { color: 0 });
|
13670
13670
|
}
|
13671
13671
|
}
|
13672
13672
|
|
13673
13673
|
/* src/components-flex/icon/variants/IconCircleXMark.svelte generated by Svelte v3.53.1 */
|
13674
13674
|
|
13675
|
-
function create_fragment$
|
13675
|
+
function create_fragment$p(ctx) {
|
13676
13676
|
let svg;
|
13677
13677
|
let path;
|
13678
13678
|
|
@@ -13715,7 +13715,7 @@ function create_fragment$o(ctx) {
|
|
13715
13715
|
};
|
13716
13716
|
}
|
13717
13717
|
|
13718
|
-
function instance$
|
13718
|
+
function instance$p($$self, $$props, $$invalidate) {
|
13719
13719
|
let { color } = $$props;
|
13720
13720
|
|
13721
13721
|
$$self.$$set = $$props => {
|
@@ -13728,13 +13728,13 @@ function instance$o($$self, $$props, $$invalidate) {
|
|
13728
13728
|
class IconCircleXMark extends SvelteComponent {
|
13729
13729
|
constructor(options) {
|
13730
13730
|
super();
|
13731
|
-
init(this, options, instance$
|
13731
|
+
init(this, options, instance$p, create_fragment$p, safe_not_equal, { color: 0 });
|
13732
13732
|
}
|
13733
13733
|
}
|
13734
13734
|
|
13735
13735
|
/* src/components-flex/icon/variants/IconHeart.svelte generated by Svelte v3.53.1 */
|
13736
13736
|
|
13737
|
-
function create_fragment$
|
13737
|
+
function create_fragment$o(ctx) {
|
13738
13738
|
let svg;
|
13739
13739
|
let path;
|
13740
13740
|
|
@@ -13777,7 +13777,7 @@ function create_fragment$n(ctx) {
|
|
13777
13777
|
};
|
13778
13778
|
}
|
13779
13779
|
|
13780
|
-
function instance$
|
13780
|
+
function instance$o($$self, $$props, $$invalidate) {
|
13781
13781
|
let { color } = $$props;
|
13782
13782
|
|
13783
13783
|
$$self.$$set = $$props => {
|
@@ -13790,13 +13790,13 @@ function instance$n($$self, $$props, $$invalidate) {
|
|
13790
13790
|
class IconHeart extends SvelteComponent {
|
13791
13791
|
constructor(options) {
|
13792
13792
|
super();
|
13793
|
-
init(this, options, instance$
|
13793
|
+
init(this, options, instance$o, create_fragment$o, safe_not_equal, { color: 0 });
|
13794
13794
|
}
|
13795
13795
|
}
|
13796
13796
|
|
13797
13797
|
/* src/components-flex/icon/variants/IconMagnifyingGrass.svelte generated by Svelte v3.53.1 */
|
13798
13798
|
|
13799
|
-
function create_fragment$
|
13799
|
+
function create_fragment$n(ctx) {
|
13800
13800
|
let svg;
|
13801
13801
|
let path;
|
13802
13802
|
|
@@ -13839,7 +13839,7 @@ function create_fragment$m(ctx) {
|
|
13839
13839
|
};
|
13840
13840
|
}
|
13841
13841
|
|
13842
|
-
function instance$
|
13842
|
+
function instance$n($$self, $$props, $$invalidate) {
|
13843
13843
|
let { color } = $$props;
|
13844
13844
|
|
13845
13845
|
$$self.$$set = $$props => {
|
@@ -13852,13 +13852,13 @@ function instance$m($$self, $$props, $$invalidate) {
|
|
13852
13852
|
class IconMagnifyingGrass extends SvelteComponent {
|
13853
13853
|
constructor(options) {
|
13854
13854
|
super();
|
13855
|
-
init(this, options, instance$
|
13855
|
+
init(this, options, instance$n, create_fragment$n, safe_not_equal, { color: 0 });
|
13856
13856
|
}
|
13857
13857
|
}
|
13858
13858
|
|
13859
13859
|
/* src/components-flex/icon/variants/IconStar.svelte generated by Svelte v3.53.1 */
|
13860
13860
|
|
13861
|
-
function create_fragment$
|
13861
|
+
function create_fragment$m(ctx) {
|
13862
13862
|
let svg;
|
13863
13863
|
let path;
|
13864
13864
|
|
@@ -13901,7 +13901,7 @@ function create_fragment$l(ctx) {
|
|
13901
13901
|
};
|
13902
13902
|
}
|
13903
13903
|
|
13904
|
-
function instance$
|
13904
|
+
function instance$m($$self, $$props, $$invalidate) {
|
13905
13905
|
let { color } = $$props;
|
13906
13906
|
|
13907
13907
|
$$self.$$set = $$props => {
|
@@ -13914,13 +13914,13 @@ function instance$l($$self, $$props, $$invalidate) {
|
|
13914
13914
|
class IconStar extends SvelteComponent {
|
13915
13915
|
constructor(options) {
|
13916
13916
|
super();
|
13917
|
-
init(this, options, instance$
|
13917
|
+
init(this, options, instance$m, create_fragment$m, safe_not_equal, { color: 0 });
|
13918
13918
|
}
|
13919
13919
|
}
|
13920
13920
|
|
13921
13921
|
/* src/components-flex/icon/variants/IconCircleInfo.svelte generated by Svelte v3.53.1 */
|
13922
13922
|
|
13923
|
-
function create_fragment$
|
13923
|
+
function create_fragment$l(ctx) {
|
13924
13924
|
let svg;
|
13925
13925
|
let path;
|
13926
13926
|
|
@@ -13963,7 +13963,7 @@ function create_fragment$k(ctx) {
|
|
13963
13963
|
};
|
13964
13964
|
}
|
13965
13965
|
|
13966
|
-
function instance$
|
13966
|
+
function instance$l($$self, $$props, $$invalidate) {
|
13967
13967
|
let { color } = $$props;
|
13968
13968
|
|
13969
13969
|
$$self.$$set = $$props => {
|
@@ -13976,13 +13976,13 @@ function instance$k($$self, $$props, $$invalidate) {
|
|
13976
13976
|
class IconCircleInfo extends SvelteComponent {
|
13977
13977
|
constructor(options) {
|
13978
13978
|
super();
|
13979
|
-
init(this, options, instance$
|
13979
|
+
init(this, options, instance$l, create_fragment$l, safe_not_equal, { color: 0 });
|
13980
13980
|
}
|
13981
13981
|
}
|
13982
13982
|
|
13983
13983
|
/* src/components-flex/icon/variants/IconEnvelope.svelte generated by Svelte v3.53.1 */
|
13984
13984
|
|
13985
|
-
function create_fragment$
|
13985
|
+
function create_fragment$k(ctx) {
|
13986
13986
|
let svg;
|
13987
13987
|
let path;
|
13988
13988
|
|
@@ -14025,7 +14025,7 @@ function create_fragment$j(ctx) {
|
|
14025
14025
|
};
|
14026
14026
|
}
|
14027
14027
|
|
14028
|
-
function instance$
|
14028
|
+
function instance$k($$self, $$props, $$invalidate) {
|
14029
14029
|
let { color } = $$props;
|
14030
14030
|
|
14031
14031
|
$$self.$$set = $$props => {
|
@@ -14038,13 +14038,13 @@ function instance$j($$self, $$props, $$invalidate) {
|
|
14038
14038
|
class IconEnvelope extends SvelteComponent {
|
14039
14039
|
constructor(options) {
|
14040
14040
|
super();
|
14041
|
-
init(this, options, instance$
|
14041
|
+
init(this, options, instance$k, create_fragment$k, safe_not_equal, { color: 0 });
|
14042
14042
|
}
|
14043
14043
|
}
|
14044
14044
|
|
14045
14045
|
/* src/components-flex/icon/variants/IconGift.svelte generated by Svelte v3.53.1 */
|
14046
14046
|
|
14047
|
-
function create_fragment$
|
14047
|
+
function create_fragment$j(ctx) {
|
14048
14048
|
let svg;
|
14049
14049
|
let path;
|
14050
14050
|
|
@@ -14087,7 +14087,7 @@ function create_fragment$i(ctx) {
|
|
14087
14087
|
};
|
14088
14088
|
}
|
14089
14089
|
|
14090
|
-
function instance$
|
14090
|
+
function instance$j($$self, $$props, $$invalidate) {
|
14091
14091
|
let { color } = $$props;
|
14092
14092
|
|
14093
14093
|
$$self.$$set = $$props => {
|
@@ -14100,13 +14100,13 @@ function instance$i($$self, $$props, $$invalidate) {
|
|
14100
14100
|
class IconGift extends SvelteComponent {
|
14101
14101
|
constructor(options) {
|
14102
14102
|
super();
|
14103
|
-
init(this, options, instance$
|
14103
|
+
init(this, options, instance$j, create_fragment$j, safe_not_equal, { color: 0 });
|
14104
14104
|
}
|
14105
14105
|
}
|
14106
14106
|
|
14107
14107
|
/* src/components-flex/icon/variants/IconPaperclip.svelte generated by Svelte v3.53.1 */
|
14108
14108
|
|
14109
|
-
function create_fragment$
|
14109
|
+
function create_fragment$i(ctx) {
|
14110
14110
|
let svg;
|
14111
14111
|
let path;
|
14112
14112
|
|
@@ -14155,7 +14155,7 @@ function create_fragment$h(ctx) {
|
|
14155
14155
|
};
|
14156
14156
|
}
|
14157
14157
|
|
14158
|
-
function instance$
|
14158
|
+
function instance$i($$self, $$props, $$invalidate) {
|
14159
14159
|
let { color } = $$props;
|
14160
14160
|
|
14161
14161
|
$$self.$$set = $$props => {
|
@@ -14168,13 +14168,13 @@ function instance$h($$self, $$props, $$invalidate) {
|
|
14168
14168
|
class IconPaperclip extends SvelteComponent {
|
14169
14169
|
constructor(options) {
|
14170
14170
|
super();
|
14171
|
-
init(this, options, instance$
|
14171
|
+
init(this, options, instance$i, create_fragment$i, safe_not_equal, { color: 0 });
|
14172
14172
|
}
|
14173
14173
|
}
|
14174
14174
|
|
14175
14175
|
/* src/components-flex/icon/variants/IconFire.svelte generated by Svelte v3.53.1 */
|
14176
14176
|
|
14177
|
-
function create_fragment$
|
14177
|
+
function create_fragment$h(ctx) {
|
14178
14178
|
let svg;
|
14179
14179
|
let path;
|
14180
14180
|
|
@@ -14223,7 +14223,7 @@ function create_fragment$g(ctx) {
|
|
14223
14223
|
};
|
14224
14224
|
}
|
14225
14225
|
|
14226
|
-
function instance$
|
14226
|
+
function instance$h($$self, $$props, $$invalidate) {
|
14227
14227
|
let { color } = $$props;
|
14228
14228
|
|
14229
14229
|
$$self.$$set = $$props => {
|
@@ -14236,13 +14236,13 @@ function instance$g($$self, $$props, $$invalidate) {
|
|
14236
14236
|
class IconFire extends SvelteComponent {
|
14237
14237
|
constructor(options) {
|
14238
14238
|
super();
|
14239
|
-
init(this, options, instance$
|
14239
|
+
init(this, options, instance$h, create_fragment$h, safe_not_equal, { color: 0 });
|
14240
14240
|
}
|
14241
14241
|
}
|
14242
14242
|
|
14243
14243
|
/* src/components-flex/icon/variants/IconLink.svelte generated by Svelte v3.53.1 */
|
14244
14244
|
|
14245
|
-
function create_fragment$
|
14245
|
+
function create_fragment$g(ctx) {
|
14246
14246
|
let svg;
|
14247
14247
|
let path;
|
14248
14248
|
|
@@ -14291,7 +14291,7 @@ function create_fragment$f(ctx) {
|
|
14291
14291
|
};
|
14292
14292
|
}
|
14293
14293
|
|
14294
|
-
function instance$
|
14294
|
+
function instance$g($$self, $$props, $$invalidate) {
|
14295
14295
|
let { color } = $$props;
|
14296
14296
|
|
14297
14297
|
$$self.$$set = $$props => {
|
@@ -14304,13 +14304,13 @@ function instance$f($$self, $$props, $$invalidate) {
|
|
14304
14304
|
class IconLink extends SvelteComponent {
|
14305
14305
|
constructor(options) {
|
14306
14306
|
super();
|
14307
|
-
init(this, options, instance$
|
14307
|
+
init(this, options, instance$g, create_fragment$g, safe_not_equal, { color: 0 });
|
14308
14308
|
}
|
14309
14309
|
}
|
14310
14310
|
|
14311
14311
|
/* src/components-flex/icon/variants/IconBuildings.svelte generated by Svelte v3.53.1 */
|
14312
14312
|
|
14313
|
-
function create_fragment$
|
14313
|
+
function create_fragment$f(ctx) {
|
14314
14314
|
let svg;
|
14315
14315
|
let path;
|
14316
14316
|
|
@@ -14353,7 +14353,7 @@ function create_fragment$e(ctx) {
|
|
14353
14353
|
};
|
14354
14354
|
}
|
14355
14355
|
|
14356
|
-
function instance$
|
14356
|
+
function instance$f($$self, $$props, $$invalidate) {
|
14357
14357
|
let { color } = $$props;
|
14358
14358
|
|
14359
14359
|
$$self.$$set = $$props => {
|
@@ -14366,13 +14366,13 @@ function instance$e($$self, $$props, $$invalidate) {
|
|
14366
14366
|
class IconBuildings extends SvelteComponent {
|
14367
14367
|
constructor(options) {
|
14368
14368
|
super();
|
14369
|
-
init(this, options, instance$
|
14369
|
+
init(this, options, instance$f, create_fragment$f, safe_not_equal, { color: 0 });
|
14370
14370
|
}
|
14371
14371
|
}
|
14372
14372
|
|
14373
14373
|
/* src/components-flex/icon/variants/IconChevronsRight.svelte generated by Svelte v3.53.1 */
|
14374
14374
|
|
14375
|
-
function create_fragment$
|
14375
|
+
function create_fragment$e(ctx) {
|
14376
14376
|
let svg;
|
14377
14377
|
let path;
|
14378
14378
|
|
@@ -14415,7 +14415,7 @@ function create_fragment$d(ctx) {
|
|
14415
14415
|
};
|
14416
14416
|
}
|
14417
14417
|
|
14418
|
-
function instance$
|
14418
|
+
function instance$e($$self, $$props, $$invalidate) {
|
14419
14419
|
let { color } = $$props;
|
14420
14420
|
|
14421
14421
|
$$self.$$set = $$props => {
|
@@ -14426,6 +14426,68 @@ function instance$d($$self, $$props, $$invalidate) {
|
|
14426
14426
|
}
|
14427
14427
|
|
14428
14428
|
class IconChevronsRight extends SvelteComponent {
|
14429
|
+
constructor(options) {
|
14430
|
+
super();
|
14431
|
+
init(this, options, instance$e, create_fragment$e, safe_not_equal, { color: 0 });
|
14432
|
+
}
|
14433
|
+
}
|
14434
|
+
|
14435
|
+
/* src/components-flex/icon/variants/IconChevronRight.svelte generated by Svelte v3.53.1 */
|
14436
|
+
|
14437
|
+
function create_fragment$d(ctx) {
|
14438
|
+
let svg;
|
14439
|
+
let path;
|
14440
|
+
|
14441
|
+
return {
|
14442
|
+
c() {
|
14443
|
+
svg = svg_element("svg");
|
14444
|
+
path = svg_element("path");
|
14445
|
+
this.h();
|
14446
|
+
},
|
14447
|
+
l(nodes) {
|
14448
|
+
svg = claim_svg_element(nodes, "svg", { xmlns: true, style: true, viewBox: true });
|
14449
|
+
var svg_nodes = children(svg);
|
14450
|
+
path = claim_svg_element(svg_nodes, "path", { fill: true, d: true });
|
14451
|
+
children(path).forEach(detach);
|
14452
|
+
svg_nodes.forEach(detach);
|
14453
|
+
this.h();
|
14454
|
+
},
|
14455
|
+
h() {
|
14456
|
+
attr(path, "fill", /*color*/ ctx[0]);
|
14457
|
+
attr(path, "d", "M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z");
|
14458
|
+
attr(svg, "xmlns", "http://www.w3.org/2000/svg");
|
14459
|
+
set_style(svg, "width", "100%");
|
14460
|
+
set_style(svg, "height", "100%");
|
14461
|
+
attr(svg, "viewBox", "0 0 320 512");
|
14462
|
+
},
|
14463
|
+
m(target, anchor) {
|
14464
|
+
insert_hydration(target, svg, anchor);
|
14465
|
+
append_hydration(svg, path);
|
14466
|
+
},
|
14467
|
+
p(ctx, [dirty]) {
|
14468
|
+
if (dirty & /*color*/ 1) {
|
14469
|
+
attr(path, "fill", /*color*/ ctx[0]);
|
14470
|
+
}
|
14471
|
+
},
|
14472
|
+
i: noop,
|
14473
|
+
o: noop,
|
14474
|
+
d(detaching) {
|
14475
|
+
if (detaching) detach(svg);
|
14476
|
+
}
|
14477
|
+
};
|
14478
|
+
}
|
14479
|
+
|
14480
|
+
function instance$d($$self, $$props, $$invalidate) {
|
14481
|
+
let { color } = $$props;
|
14482
|
+
|
14483
|
+
$$self.$$set = $$props => {
|
14484
|
+
if ('color' in $$props) $$invalidate(0, color = $$props.color);
|
14485
|
+
};
|
14486
|
+
|
14487
|
+
return [color];
|
14488
|
+
}
|
14489
|
+
|
14490
|
+
class IconChevronRight extends SvelteComponent {
|
14429
14491
|
constructor(options) {
|
14430
14492
|
super();
|
14431
14493
|
init(this, options, instance$d, create_fragment$d, safe_not_equal, { color: 0 });
|
@@ -14597,6 +14659,7 @@ const ICON_VARIANTS = {
|
|
14597
14659
|
cart_shopping: IconCartShopping,
|
14598
14660
|
check: IconCheck,
|
14599
14661
|
chevrons_right: IconChevronsRight,
|
14662
|
+
chevron_right: IconChevronRight,
|
14600
14663
|
circle: IconCircle,
|
14601
14664
|
circle_info: IconCircleInfo,
|
14602
14665
|
circle_question: IconCircleQuestion,
|
@@ -14868,44 +14931,34 @@ class Icon extends SvelteComponent {
|
|
14868
14931
|
|
14869
14932
|
const BUTTON_SIZE_STYLES = {
|
14870
14933
|
extra_small: {
|
14871
|
-
|
14872
|
-
|
14934
|
+
height: '32px',
|
14935
|
+
paddingLeft: '12px',
|
14936
|
+
paddingRight: '12px',
|
14873
14937
|
fontSize: '12px',
|
14874
|
-
paddingBlock: '8px',
|
14875
|
-
lineHeight: 1.5,
|
14876
|
-
borderRadius: '4px',
|
14877
14938
|
},
|
14878
14939
|
small: {
|
14879
|
-
|
14880
|
-
|
14940
|
+
height: '36px',
|
14941
|
+
paddingLeft: '16px',
|
14942
|
+
paddingRight: '16px',
|
14881
14943
|
fontSize: '13px',
|
14882
|
-
paddingBlock: '8px',
|
14883
|
-
lineHeight: 1.5,
|
14884
|
-
borderRadius: '4px',
|
14885
14944
|
},
|
14886
14945
|
medium: {
|
14887
|
-
|
14888
|
-
|
14946
|
+
height: '40px',
|
14947
|
+
paddingLeft: '24px',
|
14948
|
+
paddingRight: '24px',
|
14889
14949
|
fontSize: '14px',
|
14890
|
-
paddingBlock: '8px',
|
14891
|
-
lineHeight: 1.5,
|
14892
|
-
borderRadius: '4px',
|
14893
14950
|
},
|
14894
14951
|
large: {
|
14895
|
-
|
14896
|
-
|
14952
|
+
height: '48px',
|
14953
|
+
paddingLeft: '32px',
|
14954
|
+
paddingRight: '32px',
|
14897
14955
|
fontSize: '14px',
|
14898
|
-
paddingBlock: '10px',
|
14899
|
-
lineHeight: 1.5,
|
14900
|
-
borderRadius: '4px',
|
14901
14956
|
},
|
14902
14957
|
extra_large: {
|
14903
|
-
|
14904
|
-
|
14905
|
-
|
14906
|
-
|
14907
|
-
lineHeight: 1.5,
|
14908
|
-
borderRadius: '4px',
|
14958
|
+
height: '56px',
|
14959
|
+
paddingLeft: '40px',
|
14960
|
+
paddingRight: '40px',
|
14961
|
+
fontSize: '16px',
|
14909
14962
|
},
|
14910
14963
|
};
|
14911
14964
|
const BUTTON_THEME_STYLES = {
|
@@ -14959,7 +15012,9 @@ const BUTTON_ROUND_STYLES = {
|
|
14959
15012
|
none: {
|
14960
15013
|
borderRadius: 0,
|
14961
15014
|
},
|
14962
|
-
default: {
|
15015
|
+
default: {
|
15016
|
+
borderRadius: '4px',
|
15017
|
+
},
|
14963
15018
|
fulled: {
|
14964
15019
|
borderRadius: '56px',
|
14965
15020
|
},
|
@@ -15025,7 +15080,7 @@ function add_css$8(target) {
|
|
15025
15080
|
append_styles(target, "svelte-jar2a9", ".button{background-color:var(--bg-color)}.button:hover{background-color:var(--hover-bg-color)}.button-icon.svelte-jar2a9{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
|
15026
15081
|
}
|
15027
15082
|
|
15028
|
-
// (
|
15083
|
+
// (48:2) {#if props.isIcon && props.iconVariant}
|
15029
15084
|
function create_if_block$5(ctx) {
|
15030
15085
|
let div;
|
15031
15086
|
let icon;
|
@@ -15091,7 +15146,7 @@ function create_if_block$5(ctx) {
|
|
15091
15146
|
};
|
15092
15147
|
}
|
15093
15148
|
|
15094
|
-
// (
|
15149
|
+
// (47:0) <Clickable className="button" layerId={layerId} style={style} onClick={props.onClick} eventName={props.eventName} eventValue={props.eventValue}>
|
15095
15150
|
function create_default_slot$4(ctx) {
|
15096
15151
|
let t0;
|
15097
15152
|
let span;
|
@@ -15201,7 +15256,7 @@ function create_fragment$9(ctx) {
|
|
15201
15256
|
if (dirty & /*props*/ 1) clickable_changes.eventName = /*props*/ ctx[0].eventName;
|
15202
15257
|
if (dirty & /*props*/ 1) clickable_changes.eventValue = /*props*/ ctx[0].eventValue;
|
15203
15258
|
|
15204
|
-
if (dirty & /*$$scope, props*/
|
15259
|
+
if (dirty & /*$$scope, props*/ 65) {
|
15205
15260
|
clickable_changes.$$scope = { dirty, ctx };
|
15206
15261
|
}
|
15207
15262
|
|
@@ -15228,6 +15283,7 @@ function instance$9($$self, $$props, $$invalidate) {
|
|
15228
15283
|
let { props = {} } = $$props;
|
15229
15284
|
let { layerId = '' } = $$props;
|
15230
15285
|
const buttonThemeStyle = BUTTON_THEME_STYLES[props.theme ?? buttonPropsDefault.theme];
|
15286
|
+
const buttonSizeStyle = BUTTON_SIZE_STYLES[props.size ?? buttonPropsDefault.size];
|
15231
15287
|
|
15232
15288
|
$$self.$$set = $$props => {
|
15233
15289
|
if ('props' in $$props) $$invalidate(0, props = $$props.props);
|
@@ -15255,14 +15311,19 @@ function instance$9($$self, $$props, $$invalidate) {
|
|
15255
15311
|
color: props.color ?? buttonThemeStyle.color,
|
15256
15312
|
fontWeight: props.fontWeight ?? buttonThemeStyle.fontWeight,
|
15257
15313
|
cursor: 'pointer',
|
15258
|
-
|
15314
|
+
lineHeight: 1.5,
|
15259
15315
|
...BUTTON_WRAP_STYLES[props.wrap ?? buttonPropsDefault.wrap],
|
15260
15316
|
...BUTTON_ROUND_STYLES[props.round ?? buttonPropsDefault.round],
|
15261
15317
|
...props.iconAngle
|
15262
15318
|
? { flexDirection: props.iconAngle }
|
15263
15319
|
: {},
|
15320
|
+
height: props.height ?? buttonSizeStyle.height,
|
15321
|
+
paddingLeft: props.paddingLeft ?? buttonSizeStyle.paddingLeft,
|
15322
|
+
paddingRight: props.paddingRight ?? buttonSizeStyle.paddingRight,
|
15323
|
+
fontSize: props.fontSize ?? buttonSizeStyle.fontSize,
|
15264
15324
|
...toCssCommon(props),
|
15265
15325
|
...toCssBorder(props),
|
15326
|
+
...toCssShadow(props),
|
15266
15327
|
...variables
|
15267
15328
|
}));
|
15268
15329
|
}
|