@plaidev/karte-action-sdk 1.1.264-29037816.a7f00a03 → 1.1.264-29051600.c90abff9
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 +14 -8
- package/dist/hydrate/index.es.js +1213 -843
- package/dist/index.es.d.ts +14 -8
- package/dist/index.es.js +1179 -842
- package/dist/svelte5/hydrate/index.es.d.ts +2928 -0
- package/dist/svelte5/hydrate/index.es.js +7380 -0
- package/dist/svelte5/index.es.d.ts +2928 -0
- package/dist/svelte5/index.es.js +7629 -0
- package/dist/svelte5/index.front2.es.d.ts +2 -0
- package/dist/svelte5/index.front2.es.js +7916 -0
- package/package.json +42 -15
package/dist/index.es.js
CHANGED
@@ -3,243 +3,6 @@ import { onMount as onMount$1, onDestroy as onDestroy$1, beforeUpdate as beforeU
|
|
3
3
|
import { SvelteComponent, init, safe_not_equal, empty, append, noop, detach, component_subscribe, element, attr, insert, create_slot, create_component, space, mount_component, update_slot_base, get_all_dirty_from_scope, get_slot_changes, transition_in, transition_out, destroy_component, append_styles, group_outros, check_outros, null_to_empty, listen, assign, set_attributes, toggle_class, get_spread_update, prevent_default, is_function, add_render_callback, create_in_transition, binding_callbacks, set_style, svg_element, destroy_each, text, set_data, src_url_equal, set_store_value, run_all, HtmlTag, construct_svelte_component, subscribe, set_custom_element_data_map } from 'svelte/internal';
|
4
4
|
import { linear, elasticOut, cubicOut } from 'svelte/easing';
|
5
5
|
|
6
|
-
var sdk = /*#__PURE__*/Object.freeze({
|
7
|
-
__proto__: null,
|
8
|
-
get ACTION_HOOK_LABEL () { return ACTION_HOOK_LABEL; },
|
9
|
-
get ASPECT_VARIANT () { return ASPECT_VARIANT; },
|
10
|
-
get ASPECT_VARIANTS () { return ASPECT_VARIANTS; },
|
11
|
-
get AVATAR_SHAPE () { return AVATAR_SHAPE; },
|
12
|
-
get AVATAR_SIZE () { return AVATAR_SIZE; },
|
13
|
-
get AVATAR_SIZE_STYLES () { return AVATAR_SIZE_STYLES; },
|
14
|
-
get Alignments () { return Alignments; },
|
15
|
-
get AnimationStyles () { return AnimationStyles; },
|
16
|
-
get BUTTON_ICON_ANGLE () { return BUTTON_ICON_ANGLE; },
|
17
|
-
get BUTTON_LINK_TARGET () { return BUTTON_LINK_TARGET; },
|
18
|
-
get BUTTON_OUTLINED_ROUND_STYLES () { return BUTTON_OUTLINED_ROUND_STYLES; },
|
19
|
-
get BUTTON_OUTLINED_SIZE_STYLES () { return BUTTON_OUTLINED_SIZE_STYLES; },
|
20
|
-
get BUTTON_OUTLINED_WRAP_STYLES () { return BUTTON_OUTLINED_WRAP_STYLES; },
|
21
|
-
get BUTTON_ROUND () { return BUTTON_ROUND; },
|
22
|
-
get BUTTON_ROUND_STYLES () { return BUTTON_ROUND_STYLES; },
|
23
|
-
get BUTTON_SIZE () { return BUTTON_SIZE; },
|
24
|
-
get BUTTON_SIZE_STYLES () { return BUTTON_SIZE_STYLES; },
|
25
|
-
get BUTTON_TEXT_SIZE () { return BUTTON_TEXT_SIZE; },
|
26
|
-
get BUTTON_TEXT_SIZE_STYLES () { return BUTTON_TEXT_SIZE_STYLES; },
|
27
|
-
get BUTTON_TEXT_THEME () { return BUTTON_TEXT_THEME; },
|
28
|
-
get BUTTON_THEME () { return BUTTON_THEME; },
|
29
|
-
get BUTTON_VARIANT () { return BUTTON_VARIANT; },
|
30
|
-
get BUTTON_WRAP_STYLES () { return BUTTON_WRAP_STYLES; },
|
31
|
-
get BackgroundSizes () { return BackgroundSizes; },
|
32
|
-
get Box () { return Box; },
|
33
|
-
get CLOSE_BUTTON_LABEL_PLACEMENT () { return CLOSE_BUTTON_LABEL_PLACEMENT; },
|
34
|
-
get CLOSE_BUTTON_PLACEMENT () { return CLOSE_BUTTON_PLACEMENT; },
|
35
|
-
get CLOSE_BUTTON_ROUND () { return CLOSE_BUTTON_ROUND; },
|
36
|
-
get ClipPaths () { return ClipPaths; },
|
37
|
-
get CodeElement () { return CodeElement; },
|
38
|
-
get Countdown () { return Countdown; },
|
39
|
-
get Cursors () { return Cursors; },
|
40
|
-
get DefaultEdgePosition () { return DefaultEdgePosition; },
|
41
|
-
get DefaultElasticity () { return DefaultElasticity; },
|
42
|
-
get DefaultFormButtonColor () { return DefaultFormButtonColor; },
|
43
|
-
get DefaultFormIdentifyBooleanField () { return DefaultFormIdentifyBooleanField; },
|
44
|
-
get DefaultFormIdentifyTextField () { return DefaultFormIdentifyTextField; },
|
45
|
-
get DefaultListBackground () { return DefaultListBackground; },
|
46
|
-
get DefaultListBackgroundNone () { return DefaultListBackgroundNone; },
|
47
|
-
get DefaultListBackgroundStripe () { return DefaultListBackgroundStripe; },
|
48
|
-
get DefaultListSeparator () { return DefaultListSeparator; },
|
49
|
-
get DefaultListSeparatorBorder () { return DefaultListSeparatorBorder; },
|
50
|
-
get DefaultListSeparatorGap () { return DefaultListSeparatorGap; },
|
51
|
-
get DefaultListSeparatorNone () { return DefaultListSeparatorNone; },
|
52
|
-
get DefaultModalBreakPoint () { return DefaultModalBreakPoint; },
|
53
|
-
get DefaultModalPlacement () { return DefaultModalPlacement; },
|
54
|
-
get DefaultSlideButton () { return DefaultSlideButton; },
|
55
|
-
get DefaultSlideNavigationButton () { return DefaultSlideNavigationButton; },
|
56
|
-
get Directions () { return Directions; },
|
57
|
-
get Elasticities () { return Elasticities; },
|
58
|
-
get ElasticityStyle () { return ElasticityStyle; },
|
59
|
-
get EmbedElement () { return EmbedElement; },
|
60
|
-
get FONT_FAMILY_VARIANT () { return FONT_FAMILY_VARIANT; },
|
61
|
-
get FONT_FAMILY_VARIANTS () { return FONT_FAMILY_VARIANTS; },
|
62
|
-
get FONT_FAMILY_VARIANT_GROUPS () { return FONT_FAMILY_VARIANT_GROUPS; },
|
63
|
-
get Flex () { return Flex; },
|
64
|
-
get FlexAvatar () { return Avatar; },
|
65
|
-
get FlexButton () { return Button; },
|
66
|
-
get FlexButtonOutlined () { return ButtonOutlined; },
|
67
|
-
get FlexButtonText () { return ButtonText; },
|
68
|
-
get FlexClipCopy () { return ClipCopy; },
|
69
|
-
get FlexCloseButton () { return CloseButton; },
|
70
|
-
get FlexCode () { return Code; },
|
71
|
-
get FlexCountDown () { return CountDown; },
|
72
|
-
get FlexCountDownValue () { return CountDownValue; },
|
73
|
-
get FlexDirections () { return FlexDirections; },
|
74
|
-
get FlexIcon () { return Icon; },
|
75
|
-
get FlexImage () { return Image; },
|
76
|
-
get FlexItem () { return FlexItem; },
|
77
|
-
get FlexLayout () { return Layout; },
|
78
|
-
get FlexList () { return List; },
|
79
|
-
get FlexListItem () { return ListItem; },
|
80
|
-
get FlexModal () { return Modal; },
|
81
|
-
get FlexMultiColumn () { return MultiColumn; },
|
82
|
-
get FlexMultiColumnItem () { return MultiColumnItem; },
|
83
|
-
get FlexRichText () { return RichText; },
|
84
|
-
get FlexSlider () { return Slider; },
|
85
|
-
get FlexSliderItem () { return SliderItem; },
|
86
|
-
get FlexText () { return Text; },
|
87
|
-
get FlexTextLink () { return TextLink; },
|
88
|
-
get FlexYoutube () { return Youtube; },
|
89
|
-
get Fonts () { return Fonts; },
|
90
|
-
get FormCheckBoxes () { return FormCheckBoxes; },
|
91
|
-
get FormIdentifyBooleanFields () { return FormIdentifyBooleanFields; },
|
92
|
-
get FormIdentifyChoices () { return FormIdentifyChoices; },
|
93
|
-
get FormIdentifyInput () { return FormIdentifyInput; },
|
94
|
-
get FormIdentifyTextFieldPlaceholders () { return FormIdentifyTextFieldPlaceholders; },
|
95
|
-
get FormIdentifyTextFieldValidations () { return FormIdentifyTextFieldValidations; },
|
96
|
-
get FormIdentifyTextFields () { return FormIdentifyTextFields; },
|
97
|
-
get FormRadioButtons () { return FormRadioButtons; },
|
98
|
-
get FormRatingButtonsFace () { return FormRatingButtonsFace; },
|
99
|
-
get FormRatingButtonsNumber () { return FormRatingButtonsNumber; },
|
100
|
-
get FormSelect () { return FormSelect; },
|
101
|
-
get FormTextarea () { return FormTextarea; },
|
102
|
-
get Grid () { return Grid; },
|
103
|
-
get GridItem () { return GridItem; },
|
104
|
-
get GridModalState () { return GridModalState; },
|
105
|
-
get ICON_SIZE () { return ICON_SIZE; },
|
106
|
-
get ICON_SIZE_STYLES () { return ICON_SIZE_STYLES; },
|
107
|
-
get ICON_VARIANTS () { return ICON_VARIANTS; },
|
108
|
-
get IMAGE_ASPECT_VARIANTS () { return IMAGE_ASPECT_VARIANTS; },
|
109
|
-
get IMAGE_ROUND_SHAPE () { return IMAGE_ROUND_SHAPE; },
|
110
|
-
get IconElement () { return IconElement; },
|
111
|
-
get ImageBlock () { return ImageBlock; },
|
112
|
-
get ImageElement () { return ImageElement; },
|
113
|
-
get Justifies () { return Justifies; },
|
114
|
-
get KARTE_MODAL_ROOT () { return KARTE_MODAL_ROOT; },
|
115
|
-
get LAYER_TEXT_SIZE () { return LAYER_TEXT_SIZE; },
|
116
|
-
get LAYOUT_ALIGN () { return LAYOUT_ALIGN; },
|
117
|
-
get LAYOUT_COMPONENT_NAMES () { return LAYOUT_COMPONENT_NAMES; },
|
118
|
-
get LAYOUT_DIRECTION () { return LAYOUT_DIRECTION; },
|
119
|
-
get LAYOUT_DISPLAY_TYPE () { return LAYOUT_DISPLAY_TYPE; },
|
120
|
-
get LAYOUT_JUSTIFY () { return LAYOUT_JUSTIFY; },
|
121
|
-
get LIST_ITEM_CONTEXT_KEY () { return LIST_ITEM_CONTEXT_KEY; },
|
122
|
-
get LengthUnits () { return LengthUnits; },
|
123
|
-
get List () { return List$1; },
|
124
|
-
get ListBackgroundTypes () { return ListBackgroundTypes; },
|
125
|
-
get ListDirections () { return ListDirections; },
|
126
|
-
get ListItem () { return ListItem$1; },
|
127
|
-
get ListSeparatorTypes () { return ListSeparatorTypes; },
|
128
|
-
get MULTI_COLUMN_ITEM_CONTEXT_KEY () { return MULTI_COLUMN_ITEM_CONTEXT_KEY; },
|
129
|
-
get MediaQueries () { return MediaQueries; },
|
130
|
-
get Modal () { return Modal$1; },
|
131
|
-
get ModalPositions () { return ModalPositions; },
|
132
|
-
get MovieVimeoElement () { return MovieVimeoElement; },
|
133
|
-
get MovieYouTubeElement () { return MovieYouTubeElement; },
|
134
|
-
get ObjectFits () { return ObjectFits; },
|
135
|
-
get OnClickOperationOptions () { return OnClickOperationOptions; },
|
136
|
-
get Overflows () { return Overflows; },
|
137
|
-
get PropTypes () { return PropTypes; },
|
138
|
-
get ROUND_STYLES () { return ROUND_STYLES; },
|
139
|
-
get ROUND_VARIANT () { return ROUND_VARIANT; },
|
140
|
-
get Repeats () { return Repeats; },
|
141
|
-
get SHADOW_VARIANT () { return SHADOW_VARIANT; },
|
142
|
-
get SHADOW_VARIANTS () { return SHADOW_VARIANTS; },
|
143
|
-
get SYSTEM_FONT () { return SYSTEM_FONT; },
|
144
|
-
get Slide () { return Slide; },
|
145
|
-
get SlideItem () { return SlideItem; },
|
146
|
-
get State () { return State; },
|
147
|
-
get StateItem () { return StateItem; },
|
148
|
-
get TEXT_LINK_SIZE () { return TEXT_LINK_SIZE; },
|
149
|
-
get TEXT_LINK_SIZE_STYLES () { return TEXT_LINK_SIZE_STYLES; },
|
150
|
-
get TEXT_LINK_THEME () { return TEXT_LINK_THEME; },
|
151
|
-
get TEXT_LINK_UNDERLINE () { return TEXT_LINK_UNDERLINE; },
|
152
|
-
get TEXT_STYLE () { return TEXT_STYLE; },
|
153
|
-
get TEXT_THEME () { return TEXT_THEME; },
|
154
|
-
get TEXT_VARIANTS () { return TEXT_VARIANTS; },
|
155
|
-
get TextBlock () { return TextBlock; },
|
156
|
-
get TextButtonBlock () { return TextButtonBlock; },
|
157
|
-
get TextButtonElement () { return TextButtonElement; },
|
158
|
-
get TextDirections () { return TextDirections; },
|
159
|
-
get TextElement () { return TextElement; },
|
160
|
-
get ThumbnailPreview () { return ThumbnailPreview; },
|
161
|
-
get WritingModes () { return WritingModes; },
|
162
|
-
get addChoiceAnswer () { return addChoiceAnswer; },
|
163
|
-
get addFreeAnswer () { return addFreeAnswer; },
|
164
|
-
get afterUpdate () { return afterUpdate; },
|
165
|
-
get applyCss () { return applyCss; },
|
166
|
-
get applyGlobalCss () { return applyGlobalCss; },
|
167
|
-
get avatarPropsDefault () { return avatarPropsDefault; },
|
168
|
-
get beforeUpdate () { return beforeUpdate; },
|
169
|
-
get buttonOutlinedPropsDefault () { return buttonOutlinedPropsDefault; },
|
170
|
-
get buttonPropsDefault () { return buttonPropsDefault; },
|
171
|
-
get close () { return close; },
|
172
|
-
get closeAction () { return closeAction; },
|
173
|
-
get collection () { return collection$1; },
|
174
|
-
get create () { return create; },
|
175
|
-
get createApp () { return createApp; },
|
176
|
-
get createFog () { return createFog; },
|
177
|
-
get destroy () { return destroy; },
|
178
|
-
get destroyAction () { return destroyAction; },
|
179
|
-
get ensureModalRoot () { return ensureModalRoot; },
|
180
|
-
get eventHandlers () { return eventHandlers; },
|
181
|
-
get finalize () { return finalize; },
|
182
|
-
get formData () { return formData; },
|
183
|
-
get getActionRoot () { return getActionRoot; },
|
184
|
-
get getAnsweredQuestion () { return getAnsweredQuestion; },
|
185
|
-
get getAnsweredQuestionIds () { return getAnsweredQuestionIds; },
|
186
|
-
get getBrandKit () { return getBrandKit; },
|
187
|
-
get getButtonOutlinedThemeStyles () { return getButtonOutlinedThemeStyles; },
|
188
|
-
get getButtonTextThemeStyles () { return getButtonTextThemeStyles; },
|
189
|
-
get getButtonThemeStyles () { return getButtonThemeStyles; },
|
190
|
-
get getCssVariables () { return getCssVariables; },
|
191
|
-
get getEventHandlers () { return getEventHandlers; },
|
192
|
-
get getEvents () { return getEvents; },
|
193
|
-
get getLogs () { return getLogs; },
|
194
|
-
get getState () { return getState$1; },
|
195
|
-
get getStates () { return getStates; },
|
196
|
-
get getSystem () { return getSystem; },
|
197
|
-
get getTextLinkThemeStyles () { return getTextLinkThemeStyles; },
|
198
|
-
get getTextThemeStyles () { return getTextThemeStyles; },
|
199
|
-
get getVariables () { return getVariables; },
|
200
|
-
get hideOnScroll () { return hideOnScroll; },
|
201
|
-
get hideOnTime () { return hideOnTime; },
|
202
|
-
get initialize () { return initialize; },
|
203
|
-
get isOpened () { return isOpened; },
|
204
|
-
get listenLogger () { return listenLogger; },
|
205
|
-
get loadActionTable () { return loadActionTable; },
|
206
|
-
get loadActionTableQuery () { return loadActionTableQuery; },
|
207
|
-
get loadActionTableRow () { return loadActionTableRow; },
|
208
|
-
get loadActionTableRows () { return loadActionTableRows; },
|
209
|
-
get loadGlobalScript () { return loadGlobalScript; },
|
210
|
-
get loadGlobalStyle () { return loadGlobalStyle; },
|
211
|
-
get loadStyle () { return loadStyle; },
|
212
|
-
get logger () { return logger; },
|
213
|
-
get onChangeState () { return onChangeState; },
|
214
|
-
get onClose () { return onClose; },
|
215
|
-
get onCreate () { return onCreate; },
|
216
|
-
get onDestory () { return onDestory; },
|
217
|
-
get onDestroy () { return onDestroy; },
|
218
|
-
get onMount () { return onMount; },
|
219
|
-
get onScroll () { return onScroll; },
|
220
|
-
get onShow () { return onShow; },
|
221
|
-
get onTime () { return onTime; },
|
222
|
-
get removeAnswer () { return removeAnswer; },
|
223
|
-
get resetEventHandlers () { return resetEventHandlers; },
|
224
|
-
get resetVariables () { return resetVariables; },
|
225
|
-
get sendAnswer () { return sendAnswer; },
|
226
|
-
get sendAnswers () { return sendAnswers; },
|
227
|
-
get setEventHandlers () { return setEventHandlers; },
|
228
|
-
get setSetting () { return setSetting; },
|
229
|
-
get setState () { return setState$1; },
|
230
|
-
get setVariables () { return setVariables; },
|
231
|
-
get show () { return show; },
|
232
|
-
get showAction () { return showAction; },
|
233
|
-
get showModal () { return showModal; },
|
234
|
-
get showOnScroll () { return showOnScroll; },
|
235
|
-
get showOnTime () { return showOnTime; },
|
236
|
-
get state () { return state; },
|
237
|
-
get tick () { return tick; },
|
238
|
-
get useBrandKit () { return useBrandKit; },
|
239
|
-
get variables () { return variables; },
|
240
|
-
get widget () { return widget; }
|
241
|
-
});
|
242
|
-
|
243
6
|
/** @internal */
|
244
7
|
const ACTION_HOOK_LABEL = '__ACTION_HOOK__';
|
245
8
|
/** @internal */
|
@@ -2107,7 +1870,12 @@ function createModal(App, options = {
|
|
2107
1870
|
}
|
2108
1871
|
finalize();
|
2109
1872
|
dispatchDestroyEvent();
|
2110
|
-
app
|
1873
|
+
if (app != null) {
|
1874
|
+
{
|
1875
|
+
// @ts-ignore -- Svelte5 では $destroy は存在しない
|
1876
|
+
app.$destroy();
|
1877
|
+
}
|
1878
|
+
}
|
2111
1879
|
app = null;
|
2112
1880
|
return NOOP;
|
2113
1881
|
};
|
@@ -2143,7 +1911,7 @@ function createModal(App, options = {
|
|
2143
1911
|
if (app) {
|
2144
1912
|
return;
|
2145
1913
|
}
|
2146
|
-
|
1914
|
+
const props = {
|
2147
1915
|
target: ensureActionRoot(!false),
|
2148
1916
|
hydrate: false,
|
2149
1917
|
props: {
|
@@ -2179,7 +1947,9 @@ function createModal(App, options = {
|
|
2179
1947
|
}
|
2180
1948
|
},
|
2181
1949
|
},
|
2182
|
-
}
|
1950
|
+
};
|
1951
|
+
app = // @ts-ignore -- Svelte5 では `App` はクラスではない
|
1952
|
+
new App(props);
|
2183
1953
|
};
|
2184
1954
|
const handleShow = (event) => {
|
2185
1955
|
const trigger = event?.detail?.trigger ? event.detail.trigger : 'none';
|
@@ -2244,7 +2014,12 @@ function createModal(App, options = {
|
|
2244
2014
|
options.onCreate(actionProps);
|
2245
2015
|
}
|
2246
2016
|
const appCleanup = () => {
|
2247
|
-
app
|
2017
|
+
if (app != null) {
|
2018
|
+
{
|
2019
|
+
// @ts-ignore -- Svelte5 では $destroy は存在しない
|
2020
|
+
app.$destroy();
|
2021
|
+
}
|
2022
|
+
}
|
2248
2023
|
actionTablePromise = null;
|
2249
2024
|
showTriggerCleanups.forEach((c) => c());
|
2250
2025
|
closeTriggerCleanups.forEach((c) => c());
|
@@ -2320,7 +2095,10 @@ function createApp(App, options = {
|
|
2320
2095
|
let app = null;
|
2321
2096
|
const close = () => {
|
2322
2097
|
if (app) {
|
2323
|
-
|
2098
|
+
{
|
2099
|
+
// @ts-ignore -- Svelte5 では $destroy は存在しない
|
2100
|
+
app.$destroy();
|
2101
|
+
}
|
2324
2102
|
app = null;
|
2325
2103
|
}
|
2326
2104
|
};
|
@@ -2347,7 +2125,8 @@ function createApp(App, options = {
|
|
2347
2125
|
return;
|
2348
2126
|
}
|
2349
2127
|
options.send('message_open');
|
2350
|
-
app =
|
2128
|
+
app = // @ts-ignore -- Svelte5 では `App` はクラスではない
|
2129
|
+
new App(appArgs);
|
2351
2130
|
},
|
2352
2131
|
};
|
2353
2132
|
}
|
@@ -3156,7 +2935,7 @@ const LAYOUT_COMPONENT_NAMES = [
|
|
3156
2935
|
|
3157
2936
|
/* src/components/Header.svelte generated by Svelte v3.53.1 */
|
3158
2937
|
|
3159
|
-
function create_if_block$
|
2938
|
+
function create_if_block$j(ctx) {
|
3160
2939
|
let link;
|
3161
2940
|
|
3162
2941
|
return {
|
@@ -3180,9 +2959,9 @@ function create_if_block$h(ctx) {
|
|
3180
2959
|
};
|
3181
2960
|
}
|
3182
2961
|
|
3183
|
-
function create_fragment$
|
2962
|
+
function create_fragment$1v(ctx) {
|
3184
2963
|
let if_block_anchor;
|
3185
|
-
let if_block = /*googleFontUrl*/ ctx[0] && create_if_block$
|
2964
|
+
let if_block = /*googleFontUrl*/ ctx[0] && create_if_block$j(ctx);
|
3186
2965
|
|
3187
2966
|
return {
|
3188
2967
|
c() {
|
@@ -3198,7 +2977,7 @@ function create_fragment$1s(ctx) {
|
|
3198
2977
|
if (if_block) {
|
3199
2978
|
if_block.p(ctx, dirty);
|
3200
2979
|
} else {
|
3201
|
-
if_block = create_if_block$
|
2980
|
+
if_block = create_if_block$j(ctx);
|
3202
2981
|
if_block.c();
|
3203
2982
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
3204
2983
|
}
|
@@ -3216,7 +2995,7 @@ function create_fragment$1s(ctx) {
|
|
3216
2995
|
};
|
3217
2996
|
}
|
3218
2997
|
|
3219
|
-
function instance$
|
2998
|
+
function instance$1v($$self, $$props, $$invalidate) {
|
3220
2999
|
let $fonts;
|
3221
3000
|
component_subscribe($$self, fonts, $$value => $$invalidate(1, $fonts = $$value));
|
3222
3001
|
let googleFontUrl = '';
|
@@ -3242,12 +3021,12 @@ function instance$1s($$self, $$props, $$invalidate) {
|
|
3242
3021
|
return [googleFontUrl, $fonts];
|
3243
3022
|
}
|
3244
3023
|
|
3245
|
-
class Header extends SvelteComponent {
|
3024
|
+
let Header$1 = class Header extends SvelteComponent {
|
3246
3025
|
constructor(options) {
|
3247
3026
|
super();
|
3248
|
-
init(this, options, instance$
|
3027
|
+
init(this, options, instance$1v, create_fragment$1v, safe_not_equal, {});
|
3249
3028
|
}
|
3250
|
-
}
|
3029
|
+
};
|
3251
3030
|
|
3252
3031
|
const BRAND_KIT_DEFAULT = {
|
3253
3032
|
font_family: 'sans-serif, serif, monospace, system-ui',
|
@@ -3283,11 +3062,11 @@ const useBrandKit = () => {
|
|
3283
3062
|
|
3284
3063
|
/* src/components/State.svelte generated by Svelte v3.53.1 */
|
3285
3064
|
|
3286
|
-
function create_fragment$
|
3065
|
+
function create_fragment$1u(ctx) {
|
3287
3066
|
let header;
|
3288
3067
|
let t;
|
3289
3068
|
let current;
|
3290
|
-
header = new Header({});
|
3069
|
+
header = new Header$1({});
|
3291
3070
|
const default_slot_template = /*#slots*/ ctx[2].default;
|
3292
3071
|
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[1], null);
|
3293
3072
|
|
@@ -3342,7 +3121,7 @@ function create_fragment$1r(ctx) {
|
|
3342
3121
|
};
|
3343
3122
|
}
|
3344
3123
|
|
3345
|
-
function instance$
|
3124
|
+
function instance$1u($$self, $$props, $$invalidate) {
|
3346
3125
|
let { $$slots: slots = {}, $$scope } = $$props;
|
3347
3126
|
let { customBrandKit = undefined } = $$props;
|
3348
3127
|
setContext('brandKit', getBrandKit(customBrandKit));
|
@@ -3355,21 +3134,21 @@ function instance$1r($$self, $$props, $$invalidate) {
|
|
3355
3134
|
return [customBrandKit, $$scope, slots];
|
3356
3135
|
}
|
3357
3136
|
|
3358
|
-
class State extends SvelteComponent {
|
3137
|
+
let State$1 = class State extends SvelteComponent {
|
3359
3138
|
constructor(options) {
|
3360
3139
|
super();
|
3361
|
-
init(this, options, instance$
|
3140
|
+
init(this, options, instance$1u, create_fragment$1u, safe_not_equal, { customBrandKit: 0 });
|
3362
3141
|
}
|
3363
|
-
}
|
3142
|
+
};
|
3364
3143
|
|
3365
3144
|
/* src/components/StateItem.svelte generated by Svelte v3.53.1 */
|
3366
3145
|
|
3367
|
-
function add_css$
|
3146
|
+
function add_css$T(target) {
|
3368
3147
|
append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
|
3369
3148
|
}
|
3370
3149
|
|
3371
3150
|
// (22:0) {#if $state === path}
|
3372
|
-
function create_if_block$
|
3151
|
+
function create_if_block$i(ctx) {
|
3373
3152
|
let div;
|
3374
3153
|
let t;
|
3375
3154
|
let current;
|
@@ -3431,10 +3210,10 @@ function create_if_block$g(ctx) {
|
|
3431
3210
|
};
|
3432
3211
|
}
|
3433
3212
|
|
3434
|
-
function create_fragment$
|
3213
|
+
function create_fragment$1t(ctx) {
|
3435
3214
|
let if_block_anchor;
|
3436
3215
|
let current;
|
3437
|
-
let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$
|
3216
|
+
let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$i(ctx);
|
3438
3217
|
|
3439
3218
|
return {
|
3440
3219
|
c() {
|
@@ -3455,7 +3234,7 @@ function create_fragment$1q(ctx) {
|
|
3455
3234
|
transition_in(if_block, 1);
|
3456
3235
|
}
|
3457
3236
|
} else {
|
3458
|
-
if_block = create_if_block$
|
3237
|
+
if_block = create_if_block$i(ctx);
|
3459
3238
|
if_block.c();
|
3460
3239
|
transition_in(if_block, 1);
|
3461
3240
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
@@ -3486,18 +3265,18 @@ function create_fragment$1q(ctx) {
|
|
3486
3265
|
};
|
3487
3266
|
}
|
3488
3267
|
|
3489
|
-
const STATE_ITEM_CONTEXT_KEY = Symbol();
|
3268
|
+
const STATE_ITEM_CONTEXT_KEY$1 = Symbol();
|
3490
3269
|
|
3491
3270
|
function getStateItemContext() {
|
3492
|
-
return getContext(STATE_ITEM_CONTEXT_KEY);
|
3271
|
+
return getContext(STATE_ITEM_CONTEXT_KEY$1);
|
3493
3272
|
}
|
3494
3273
|
|
3495
|
-
function instance$
|
3274
|
+
function instance$1t($$self, $$props, $$invalidate) {
|
3496
3275
|
let $state;
|
3497
3276
|
component_subscribe($$self, state, $$value => $$invalidate(1, $state = $$value));
|
3498
3277
|
let { $$slots: slots = {}, $$scope } = $$props;
|
3499
3278
|
let { path } = $$props;
|
3500
|
-
setContext(STATE_ITEM_CONTEXT_KEY, { path });
|
3279
|
+
setContext(STATE_ITEM_CONTEXT_KEY$1, { path });
|
3501
3280
|
|
3502
3281
|
$$self.$$set = $$props => {
|
3503
3282
|
if ('path' in $$props) $$invalidate(0, path = $$props.path);
|
@@ -3515,12 +3294,12 @@ function instance$1q($$self, $$props, $$invalidate) {
|
|
3515
3294
|
return [path, $state, $$scope, slots];
|
3516
3295
|
}
|
3517
3296
|
|
3518
|
-
class StateItem extends SvelteComponent {
|
3297
|
+
let StateItem$1 = class StateItem extends SvelteComponent {
|
3519
3298
|
constructor(options) {
|
3520
3299
|
super();
|
3521
|
-
init(this, options, instance$
|
3300
|
+
init(this, options, instance$1t, create_fragment$1t, safe_not_equal, { path: 0 }, add_css$T);
|
3522
3301
|
}
|
3523
|
-
}
|
3302
|
+
};
|
3524
3303
|
|
3525
3304
|
/**
|
3526
3305
|
* モーダル(ポップアップ)のコンポーネントが利用するコードの管理
|
@@ -3703,12 +3482,12 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
|
|
3703
3482
|
|
3704
3483
|
/* src/components/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
3705
3484
|
|
3706
|
-
function add_css$
|
3485
|
+
function add_css$S(target) {
|
3707
3486
|
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}");
|
3708
3487
|
}
|
3709
3488
|
|
3710
3489
|
// (14:0) {#if backgroundOverlay}
|
3711
|
-
function create_if_block$
|
3490
|
+
function create_if_block$h(ctx) {
|
3712
3491
|
let div;
|
3713
3492
|
let div_class_value;
|
3714
3493
|
let mounted;
|
@@ -3740,9 +3519,9 @@ function create_if_block$f(ctx) {
|
|
3740
3519
|
};
|
3741
3520
|
}
|
3742
3521
|
|
3743
|
-
function create_fragment$
|
3522
|
+
function create_fragment$1s(ctx) {
|
3744
3523
|
let if_block_anchor;
|
3745
|
-
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$
|
3524
|
+
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$h(ctx);
|
3746
3525
|
|
3747
3526
|
return {
|
3748
3527
|
c() {
|
@@ -3758,7 +3537,7 @@ function create_fragment$1p(ctx) {
|
|
3758
3537
|
if (if_block) {
|
3759
3538
|
if_block.p(ctx, dirty);
|
3760
3539
|
} else {
|
3761
|
-
if_block = create_if_block$
|
3540
|
+
if_block = create_if_block$h(ctx);
|
3762
3541
|
if_block.c();
|
3763
3542
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
3764
3543
|
}
|
@@ -3776,7 +3555,7 @@ function create_fragment$1p(ctx) {
|
|
3776
3555
|
};
|
3777
3556
|
}
|
3778
3557
|
|
3779
|
-
function instance$
|
3558
|
+
function instance$1s($$self, $$props, $$invalidate) {
|
3780
3559
|
let { backgroundOverlay = false } = $$props;
|
3781
3560
|
let { class: className = undefined } = $$props;
|
3782
3561
|
const dispatch = createEventDispatcher();
|
@@ -3793,7 +3572,7 @@ function instance$1p($$self, $$props, $$invalidate) {
|
|
3793
3572
|
let BackgroundOverlay$1 = class BackgroundOverlay extends SvelteComponent {
|
3794
3573
|
constructor(options) {
|
3795
3574
|
super();
|
3796
|
-
init(this, options, instance$
|
3575
|
+
init(this, options, instance$1s, create_fragment$1s, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$S);
|
3797
3576
|
}
|
3798
3577
|
};
|
3799
3578
|
|
@@ -3833,7 +3612,7 @@ function checkStopPropagation(eventName, handler) {
|
|
3833
3612
|
|
3834
3613
|
/* src/components/Button.svelte generated by Svelte v3.53.1 */
|
3835
3614
|
|
3836
|
-
function add_css$
|
3615
|
+
function add_css$R(target) {
|
3837
3616
|
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}");
|
3838
3617
|
}
|
3839
3618
|
|
@@ -4080,7 +3859,7 @@ function create_if_block_1$4(ctx) {
|
|
4080
3859
|
}
|
4081
3860
|
|
4082
3861
|
// (34:0) {#if disabled}
|
4083
|
-
function create_if_block$
|
3862
|
+
function create_if_block$g(ctx) {
|
4084
3863
|
let div;
|
4085
3864
|
let current;
|
4086
3865
|
const default_slot_template = /*#slots*/ ctx[10].default;
|
@@ -4138,12 +3917,12 @@ function create_if_block$e(ctx) {
|
|
4138
3917
|
};
|
4139
3918
|
}
|
4140
3919
|
|
4141
|
-
function create_fragment$
|
3920
|
+
function create_fragment$1r(ctx) {
|
4142
3921
|
let current_block_type_index;
|
4143
3922
|
let if_block;
|
4144
3923
|
let if_block_anchor;
|
4145
3924
|
let current;
|
4146
|
-
const if_block_creators = [create_if_block$
|
3925
|
+
const if_block_creators = [create_if_block$g, create_if_block_1$4, create_if_block_2$2, create_else_block$5];
|
4147
3926
|
const if_blocks = [];
|
4148
3927
|
|
4149
3928
|
function select_block_type(ctx, dirty) {
|
@@ -4211,7 +3990,7 @@ function create_fragment$1o(ctx) {
|
|
4211
3990
|
|
4212
3991
|
const BUTTON_CLASS = 'button';
|
4213
3992
|
|
4214
|
-
function instance$
|
3993
|
+
function instance$1r($$self, $$props, $$invalidate) {
|
4215
3994
|
let disabled;
|
4216
3995
|
let $valuesAreValid;
|
4217
3996
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -4281,8 +4060,8 @@ let Button$1 = class Button extends SvelteComponent {
|
|
4281
4060
|
init(
|
4282
4061
|
this,
|
4283
4062
|
options,
|
4284
|
-
instance$
|
4285
|
-
create_fragment$
|
4063
|
+
instance$1r,
|
4064
|
+
create_fragment$1r,
|
4286
4065
|
safe_not_equal,
|
4287
4066
|
{
|
4288
4067
|
onClick: 0,
|
@@ -4291,14 +4070,14 @@ let Button$1 = class Button extends SvelteComponent {
|
|
4291
4070
|
style: 1,
|
4292
4071
|
isModalCloseButton: 7
|
4293
4072
|
},
|
4294
|
-
add_css$
|
4073
|
+
add_css$R
|
4295
4074
|
);
|
4296
4075
|
}
|
4297
4076
|
};
|
4298
4077
|
|
4299
4078
|
/* src/components/Modal.svelte generated by Svelte v3.53.1 */
|
4300
4079
|
|
4301
|
-
function add_css$
|
4080
|
+
function add_css$Q(target) {
|
4302
4081
|
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}}");
|
4303
4082
|
}
|
4304
4083
|
|
@@ -4428,7 +4207,7 @@ function create_if_block_2$1(ctx) {
|
|
4428
4207
|
}
|
4429
4208
|
|
4430
4209
|
// (281:0) {#if visible}
|
4431
|
-
function create_if_block$
|
4210
|
+
function create_if_block$f(ctx) {
|
4432
4211
|
let div;
|
4433
4212
|
let button;
|
4434
4213
|
let div_class_value;
|
@@ -4694,7 +4473,7 @@ function create_default_slot$7(ctx) {
|
|
4694
4473
|
};
|
4695
4474
|
}
|
4696
4475
|
|
4697
|
-
function create_fragment$
|
4476
|
+
function create_fragment$1q(ctx) {
|
4698
4477
|
let show_if;
|
4699
4478
|
let current_block_type_index;
|
4700
4479
|
let if_block0;
|
@@ -4715,7 +4494,7 @@ function create_fragment$1n(ctx) {
|
|
4715
4494
|
|
4716
4495
|
current_block_type_index = select_block_type(ctx);
|
4717
4496
|
if_block0 = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
|
4718
|
-
let if_block1 = /*visible*/ ctx[16] && create_if_block$
|
4497
|
+
let if_block1 = /*visible*/ ctx[16] && create_if_block$f(ctx);
|
4719
4498
|
|
4720
4499
|
return {
|
4721
4500
|
c() {
|
@@ -4775,7 +4554,7 @@ function create_fragment$1n(ctx) {
|
|
4775
4554
|
transition_in(if_block1, 1);
|
4776
4555
|
}
|
4777
4556
|
} else {
|
4778
|
-
if_block1 = create_if_block$
|
4557
|
+
if_block1 = create_if_block$f(ctx);
|
4779
4558
|
if_block1.c();
|
4780
4559
|
transition_in(if_block1, 1);
|
4781
4560
|
if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
|
@@ -4812,7 +4591,7 @@ function create_fragment$1n(ctx) {
|
|
4812
4591
|
};
|
4813
4592
|
}
|
4814
4593
|
|
4815
|
-
function instance$
|
4594
|
+
function instance$1q($$self, $$props, $$invalidate) {
|
4816
4595
|
let close;
|
4817
4596
|
let closable;
|
4818
4597
|
let backgroundClick;
|
@@ -5124,8 +4903,8 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
5124
4903
|
init(
|
5125
4904
|
this,
|
5126
4905
|
options,
|
5127
|
-
instance$
|
5128
|
-
create_fragment$
|
4906
|
+
instance$1q,
|
4907
|
+
create_fragment$1q,
|
5129
4908
|
safe_not_equal,
|
5130
4909
|
{
|
5131
4910
|
onClick: 0,
|
@@ -5143,7 +4922,7 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
5143
4922
|
closeButtonColor: 9,
|
5144
4923
|
_closeStyle: 10
|
5145
4924
|
},
|
5146
|
-
add_css$
|
4925
|
+
add_css$Q,
|
5147
4926
|
[-1, -1]
|
5148
4927
|
);
|
5149
4928
|
}
|
@@ -5151,7 +4930,7 @@ let Modal$1 = class Modal extends SvelteComponent {
|
|
5151
4930
|
|
5152
4931
|
/* src/components/Grid.svelte generated by Svelte v3.53.1 */
|
5153
4932
|
|
5154
|
-
function create_fragment$
|
4933
|
+
function create_fragment$1p(ctx) {
|
5155
4934
|
let div;
|
5156
4935
|
let current;
|
5157
4936
|
const default_slot_template = /*#slots*/ ctx[8].default;
|
@@ -5209,7 +4988,7 @@ function create_fragment$1m(ctx) {
|
|
5209
4988
|
};
|
5210
4989
|
}
|
5211
4990
|
|
5212
|
-
function instance$
|
4991
|
+
function instance$1p($$self, $$props, $$invalidate) {
|
5213
4992
|
let _style;
|
5214
4993
|
let { $$slots: slots = {}, $$scope } = $$props;
|
5215
4994
|
let { width = '512px' } = $$props;
|
@@ -5254,7 +5033,7 @@ class Grid extends SvelteComponent {
|
|
5254
5033
|
constructor(options) {
|
5255
5034
|
super();
|
5256
5035
|
|
5257
|
-
init(this, options, instance$
|
5036
|
+
init(this, options, instance$1p, create_fragment$1p, safe_not_equal, {
|
5258
5037
|
width: 1,
|
5259
5038
|
height: 2,
|
5260
5039
|
rows: 3,
|
@@ -5267,11 +5046,11 @@ class Grid extends SvelteComponent {
|
|
5267
5046
|
|
5268
5047
|
/* src/components/GridItem.svelte generated by Svelte v3.53.1 */
|
5269
5048
|
|
5270
|
-
function add_css$
|
5049
|
+
function add_css$P(target) {
|
5271
5050
|
append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
|
5272
5051
|
}
|
5273
5052
|
|
5274
|
-
function create_fragment$
|
5053
|
+
function create_fragment$1o(ctx) {
|
5275
5054
|
let div1;
|
5276
5055
|
let div0;
|
5277
5056
|
let current;
|
@@ -5345,7 +5124,7 @@ function create_fragment$1l(ctx) {
|
|
5345
5124
|
|
5346
5125
|
const GRID_ITEM_CONTEXT_KEY = 'GRID_ITEM';
|
5347
5126
|
|
5348
|
-
function instance$
|
5127
|
+
function instance$1o($$self, $$props, $$invalidate) {
|
5349
5128
|
let _style;
|
5350
5129
|
let { $$slots: slots = {}, $$scope } = $$props;
|
5351
5130
|
let { x1 } = $$props;
|
@@ -5394,8 +5173,8 @@ class GridItem extends SvelteComponent {
|
|
5394
5173
|
init(
|
5395
5174
|
this,
|
5396
5175
|
options,
|
5397
|
-
instance$
|
5398
|
-
create_fragment$
|
5176
|
+
instance$1o,
|
5177
|
+
create_fragment$1o,
|
5399
5178
|
safe_not_equal,
|
5400
5179
|
{
|
5401
5180
|
x1: 2,
|
@@ -5406,7 +5185,7 @@ class GridItem extends SvelteComponent {
|
|
5406
5185
|
background: 7,
|
5407
5186
|
gridItemId: 0
|
5408
5187
|
},
|
5409
|
-
add_css$
|
5188
|
+
add_css$P
|
5410
5189
|
);
|
5411
5190
|
}
|
5412
5191
|
}
|
@@ -5441,7 +5220,7 @@ function create_else_block$3(ctx) {
|
|
5441
5220
|
}
|
5442
5221
|
|
5443
5222
|
// (11:2) {#if item.match(regexp)}
|
5444
|
-
function create_if_block$
|
5223
|
+
function create_if_block$e(ctx) {
|
5445
5224
|
let br;
|
5446
5225
|
|
5447
5226
|
return {
|
@@ -5466,7 +5245,7 @@ function create_each_block$8(ctx) {
|
|
5466
5245
|
function select_block_type(ctx, dirty) {
|
5467
5246
|
if (dirty & /*items*/ 1) show_if = null;
|
5468
5247
|
if (show_if == null) show_if = !!/*item*/ ctx[2].match(regexp);
|
5469
|
-
if (show_if) return create_if_block$
|
5248
|
+
if (show_if) return create_if_block$e;
|
5470
5249
|
return create_else_block$3;
|
5471
5250
|
}
|
5472
5251
|
|
@@ -5502,7 +5281,7 @@ function create_each_block$8(ctx) {
|
|
5502
5281
|
};
|
5503
5282
|
}
|
5504
5283
|
|
5505
|
-
function create_fragment$
|
5284
|
+
function create_fragment$1n(ctx) {
|
5506
5285
|
let each_1_anchor;
|
5507
5286
|
let each_value = /*items*/ ctx[0];
|
5508
5287
|
let each_blocks = [];
|
@@ -5561,7 +5340,7 @@ function create_fragment$1k(ctx) {
|
|
5561
5340
|
|
5562
5341
|
const regexp = /(\r?\n)/;
|
5563
5342
|
|
5564
|
-
function instance$
|
5343
|
+
function instance$1n($$self, $$props, $$invalidate) {
|
5565
5344
|
let items;
|
5566
5345
|
let { text = 'サンプルSample' } = $$props;
|
5567
5346
|
|
@@ -5582,13 +5361,13 @@ function instance$1k($$self, $$props, $$invalidate) {
|
|
5582
5361
|
class RenderText extends SvelteComponent {
|
5583
5362
|
constructor(options) {
|
5584
5363
|
super();
|
5585
|
-
init(this, options, instance$
|
5364
|
+
init(this, options, instance$1n, create_fragment$1n, safe_not_equal, { text: 1 });
|
5586
5365
|
}
|
5587
5366
|
}
|
5588
5367
|
|
5589
5368
|
/* src/components/TextElement.svelte generated by Svelte v3.53.1 */
|
5590
5369
|
|
5591
|
-
function add_css$
|
5370
|
+
function add_css$O(target) {
|
5592
5371
|
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}");
|
5593
5372
|
}
|
5594
5373
|
|
@@ -5646,7 +5425,7 @@ function create_else_block$2(ctx) {
|
|
5646
5425
|
}
|
5647
5426
|
|
5648
5427
|
// (78:2) {#if enableCopy}
|
5649
|
-
function create_if_block$
|
5428
|
+
function create_if_block$d(ctx) {
|
5650
5429
|
let a;
|
5651
5430
|
let div0;
|
5652
5431
|
let rendertext;
|
@@ -5732,12 +5511,12 @@ function create_if_block$b(ctx) {
|
|
5732
5511
|
};
|
5733
5512
|
}
|
5734
5513
|
|
5735
|
-
function create_fragment$
|
5514
|
+
function create_fragment$1m(ctx) {
|
5736
5515
|
let div;
|
5737
5516
|
let current_block_type_index;
|
5738
5517
|
let if_block;
|
5739
5518
|
let current;
|
5740
|
-
const if_block_creators = [create_if_block$
|
5519
|
+
const if_block_creators = [create_if_block$d, create_else_block$2];
|
5741
5520
|
const if_blocks = [];
|
5742
5521
|
|
5743
5522
|
function select_block_type(ctx, dirty) {
|
@@ -5802,7 +5581,7 @@ function create_fragment$1j(ctx) {
|
|
5802
5581
|
};
|
5803
5582
|
}
|
5804
5583
|
|
5805
|
-
function instance$
|
5584
|
+
function instance$1m($$self, $$props, $$invalidate) {
|
5806
5585
|
let style;
|
5807
5586
|
let { text = 'テキストのコンテンツ' } = $$props;
|
5808
5587
|
let { font = SYSTEM_FONT } = $$props;
|
@@ -5898,8 +5677,8 @@ class TextElement extends SvelteComponent {
|
|
5898
5677
|
init(
|
5899
5678
|
this,
|
5900
5679
|
options,
|
5901
|
-
instance$
|
5902
|
-
create_fragment$
|
5680
|
+
instance$1m,
|
5681
|
+
create_fragment$1m,
|
5903
5682
|
safe_not_equal,
|
5904
5683
|
{
|
5905
5684
|
text: 0,
|
@@ -5910,14 +5689,14 @@ class TextElement extends SvelteComponent {
|
|
5910
5689
|
enableCopy: 2,
|
5911
5690
|
eventName: 10
|
5912
5691
|
},
|
5913
|
-
add_css$
|
5692
|
+
add_css$O
|
5914
5693
|
);
|
5915
5694
|
}
|
5916
5695
|
}
|
5917
5696
|
|
5918
5697
|
/* src/components/TextButtonElement.svelte generated by Svelte v3.53.1 */
|
5919
5698
|
|
5920
|
-
function add_css$
|
5699
|
+
function add_css$N(target) {
|
5921
5700
|
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)}");
|
5922
5701
|
}
|
5923
5702
|
|
@@ -5955,7 +5734,7 @@ function create_default_slot$6(ctx) {
|
|
5955
5734
|
};
|
5956
5735
|
}
|
5957
5736
|
|
5958
|
-
function create_fragment$
|
5737
|
+
function create_fragment$1l(ctx) {
|
5959
5738
|
let div;
|
5960
5739
|
let button;
|
5961
5740
|
let current;
|
@@ -6009,7 +5788,7 @@ function create_fragment$1i(ctx) {
|
|
6009
5788
|
};
|
6010
5789
|
}
|
6011
5790
|
|
6012
|
-
function instance$
|
5791
|
+
function instance$1l($$self, $$props, $$invalidate) {
|
6013
5792
|
let style;
|
6014
5793
|
let { text = 'ボタンのラベル' } = $$props;
|
6015
5794
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -6047,8 +5826,8 @@ class TextButtonElement extends SvelteComponent {
|
|
6047
5826
|
init(
|
6048
5827
|
this,
|
6049
5828
|
options,
|
6050
|
-
instance$
|
6051
|
-
create_fragment$
|
5829
|
+
instance$1l,
|
5830
|
+
create_fragment$1l,
|
6052
5831
|
safe_not_equal,
|
6053
5832
|
{
|
6054
5833
|
text: 0,
|
@@ -6058,14 +5837,14 @@ class TextButtonElement extends SvelteComponent {
|
|
6058
5837
|
_buttonStyle: 5,
|
6059
5838
|
_style: 6
|
6060
5839
|
},
|
6061
|
-
add_css$
|
5840
|
+
add_css$N
|
6062
5841
|
);
|
6063
5842
|
}
|
6064
5843
|
}
|
6065
5844
|
|
6066
5845
|
/* src/components/ImageElement.svelte generated by Svelte v3.53.1 */
|
6067
5846
|
|
6068
|
-
function add_css$
|
5847
|
+
function add_css$M(target) {
|
6069
5848
|
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%}");
|
6070
5849
|
}
|
6071
5850
|
|
@@ -6120,7 +5899,7 @@ function create_default_slot$5(ctx) {
|
|
6120
5899
|
};
|
6121
5900
|
}
|
6122
5901
|
|
6123
|
-
function create_fragment$
|
5902
|
+
function create_fragment$1k(ctx) {
|
6124
5903
|
let div;
|
6125
5904
|
let button;
|
6126
5905
|
let div_class_value;
|
@@ -6179,7 +5958,7 @@ function create_fragment$1h(ctx) {
|
|
6179
5958
|
};
|
6180
5959
|
}
|
6181
5960
|
|
6182
|
-
function instance$
|
5961
|
+
function instance$1k($$self, $$props, $$invalidate) {
|
6183
5962
|
let { src = '' } = $$props;
|
6184
5963
|
let { alt = '画像の説明' } = $$props;
|
6185
5964
|
let { transport = false } = $$props;
|
@@ -6210,8 +5989,8 @@ class ImageElement extends SvelteComponent {
|
|
6210
5989
|
init(
|
6211
5990
|
this,
|
6212
5991
|
options,
|
6213
|
-
instance$
|
6214
|
-
create_fragment$
|
5992
|
+
instance$1k,
|
5993
|
+
create_fragment$1k,
|
6215
5994
|
safe_not_equal,
|
6216
5995
|
{
|
6217
5996
|
src: 0,
|
@@ -6223,18 +6002,18 @@ class ImageElement extends SvelteComponent {
|
|
6223
6002
|
_imageStyle: 6,
|
6224
6003
|
_style: 7
|
6225
6004
|
},
|
6226
|
-
add_css$
|
6005
|
+
add_css$M
|
6227
6006
|
);
|
6228
6007
|
}
|
6229
6008
|
}
|
6230
6009
|
|
6231
6010
|
/* src/components/List.svelte generated by Svelte v3.53.1 */
|
6232
6011
|
|
6233
|
-
function add_css$
|
6012
|
+
function add_css$L(target) {
|
6234
6013
|
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}");
|
6235
6014
|
}
|
6236
6015
|
|
6237
|
-
function create_fragment$
|
6016
|
+
function create_fragment$1j(ctx) {
|
6238
6017
|
let div;
|
6239
6018
|
let current;
|
6240
6019
|
const default_slot_template = /*#slots*/ ctx[6].default;
|
@@ -6294,7 +6073,7 @@ function create_fragment$1g(ctx) {
|
|
6294
6073
|
|
6295
6074
|
const LIST_CONTEXT_KEY = Symbol();
|
6296
6075
|
|
6297
|
-
function instance$
|
6076
|
+
function instance$1j($$self, $$props, $$invalidate) {
|
6298
6077
|
let style;
|
6299
6078
|
let { $$slots: slots = {}, $$scope } = $$props;
|
6300
6079
|
let { direction = 'vertical' } = $$props;
|
@@ -6361,8 +6140,8 @@ let List$1 = class List extends SvelteComponent {
|
|
6361
6140
|
init(
|
6362
6141
|
this,
|
6363
6142
|
options,
|
6364
|
-
instance$
|
6365
|
-
create_fragment$
|
6143
|
+
instance$1j,
|
6144
|
+
create_fragment$1j,
|
6366
6145
|
safe_not_equal,
|
6367
6146
|
{
|
6368
6147
|
direction: 1,
|
@@ -6370,14 +6149,14 @@ let List$1 = class List extends SvelteComponent {
|
|
6370
6149
|
background: 3,
|
6371
6150
|
_style: 4
|
6372
6151
|
},
|
6373
|
-
add_css$
|
6152
|
+
add_css$L
|
6374
6153
|
);
|
6375
6154
|
}
|
6376
6155
|
};
|
6377
6156
|
|
6378
6157
|
/* src/components/ListItem.svelte generated by Svelte v3.53.1 */
|
6379
6158
|
|
6380
|
-
function add_css$
|
6159
|
+
function add_css$K(target) {
|
6381
6160
|
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}");
|
6382
6161
|
}
|
6383
6162
|
|
@@ -6429,7 +6208,7 @@ function create_default_slot$4(ctx) {
|
|
6429
6208
|
};
|
6430
6209
|
}
|
6431
6210
|
|
6432
|
-
function create_fragment$
|
6211
|
+
function create_fragment$1i(ctx) {
|
6433
6212
|
let div;
|
6434
6213
|
let button;
|
6435
6214
|
let current;
|
@@ -6488,7 +6267,7 @@ function create_fragment$1f(ctx) {
|
|
6488
6267
|
};
|
6489
6268
|
}
|
6490
6269
|
|
6491
|
-
function instance$
|
6270
|
+
function instance$1i($$self, $$props, $$invalidate) {
|
6492
6271
|
let listItemStyle;
|
6493
6272
|
let { $$slots: slots = {}, $$scope } = $$props;
|
6494
6273
|
const { separator, background, direction, registerItem, unregisterItem } = getContext(LIST_CONTEXT_KEY);
|
@@ -6567,17 +6346,17 @@ function instance$1f($$self, $$props, $$invalidate) {
|
|
6567
6346
|
let ListItem$1 = class ListItem extends SvelteComponent {
|
6568
6347
|
constructor(options) {
|
6569
6348
|
super();
|
6570
|
-
init(this, options, instance$
|
6349
|
+
init(this, options, instance$1i, create_fragment$1i, safe_not_equal, { onClick: 0, clickEventName: 1, _style: 2 }, add_css$K);
|
6571
6350
|
}
|
6572
6351
|
};
|
6573
6352
|
|
6574
6353
|
/* src/components/EmbedElement.svelte generated by Svelte v3.53.1 */
|
6575
6354
|
|
6576
|
-
function add_css$
|
6355
|
+
function add_css$J(target) {
|
6577
6356
|
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}");
|
6578
6357
|
}
|
6579
6358
|
|
6580
|
-
function create_fragment$
|
6359
|
+
function create_fragment$1h(ctx) {
|
6581
6360
|
let div;
|
6582
6361
|
|
6583
6362
|
return {
|
@@ -6604,7 +6383,7 @@ function create_fragment$1e(ctx) {
|
|
6604
6383
|
};
|
6605
6384
|
}
|
6606
6385
|
|
6607
|
-
function instance$
|
6386
|
+
function instance$1h($$self, $$props, $$invalidate) {
|
6608
6387
|
let { code } = $$props;
|
6609
6388
|
let { _style = '' } = $$props;
|
6610
6389
|
|
@@ -6619,17 +6398,17 @@ function instance$1e($$self, $$props, $$invalidate) {
|
|
6619
6398
|
class EmbedElement extends SvelteComponent {
|
6620
6399
|
constructor(options) {
|
6621
6400
|
super();
|
6622
|
-
init(this, options, instance$
|
6401
|
+
init(this, options, instance$1h, create_fragment$1h, safe_not_equal, { code: 0, _style: 1 }, add_css$J);
|
6623
6402
|
}
|
6624
6403
|
}
|
6625
6404
|
|
6626
6405
|
/* src/components/MovieYouTubeElement.svelte generated by Svelte v3.53.1 */
|
6627
6406
|
|
6628
|
-
function add_css$
|
6407
|
+
function add_css$I(target) {
|
6629
6408
|
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%}");
|
6630
6409
|
}
|
6631
6410
|
|
6632
|
-
function create_fragment$
|
6411
|
+
function create_fragment$1g(ctx) {
|
6633
6412
|
let div1;
|
6634
6413
|
let div0;
|
6635
6414
|
|
@@ -6670,7 +6449,7 @@ function _setValue(obj, key, value) {
|
|
6670
6449
|
}
|
6671
6450
|
}
|
6672
6451
|
|
6673
|
-
function instance$
|
6452
|
+
function instance$1g($$self, $$props, $$invalidate) {
|
6674
6453
|
let $system;
|
6675
6454
|
component_subscribe($$self, system, $$value => $$invalidate(31, $system = $$value));
|
6676
6455
|
let { videoId = 'wt0OjOeX-JA' } = $$props;
|
@@ -6941,8 +6720,8 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6941
6720
|
init(
|
6942
6721
|
this,
|
6943
6722
|
options,
|
6944
|
-
instance$
|
6945
|
-
create_fragment$
|
6723
|
+
instance$1g,
|
6724
|
+
create_fragment$1g,
|
6946
6725
|
safe_not_equal,
|
6947
6726
|
{
|
6948
6727
|
videoId: 2,
|
@@ -6971,7 +6750,7 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6971
6750
|
mute: 25,
|
6972
6751
|
_style: 0
|
6973
6752
|
},
|
6974
|
-
add_css$
|
6753
|
+
add_css$I,
|
6975
6754
|
[-1, -1]
|
6976
6755
|
);
|
6977
6756
|
}
|
@@ -6979,11 +6758,11 @@ class MovieYouTubeElement extends SvelteComponent {
|
|
6979
6758
|
|
6980
6759
|
/* src/components/MovieVimeoElement.svelte generated by Svelte v3.53.1 */
|
6981
6760
|
|
6982
|
-
function add_css$
|
6761
|
+
function add_css$H(target) {
|
6983
6762
|
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%}");
|
6984
6763
|
}
|
6985
6764
|
|
6986
|
-
function create_fragment$
|
6765
|
+
function create_fragment$1f(ctx) {
|
6987
6766
|
let div1;
|
6988
6767
|
let div0;
|
6989
6768
|
|
@@ -7014,7 +6793,7 @@ function create_fragment$1c(ctx) {
|
|
7014
6793
|
};
|
7015
6794
|
}
|
7016
6795
|
|
7017
|
-
function instance$
|
6796
|
+
function instance$1f($$self, $$props, $$invalidate) {
|
7018
6797
|
let $system;
|
7019
6798
|
component_subscribe($$self, system, $$value => $$invalidate(12, $system = $$value));
|
7020
6799
|
let { videoId = "201239468" } = $$props;
|
@@ -7157,8 +6936,8 @@ class MovieVimeoElement extends SvelteComponent {
|
|
7157
6936
|
init(
|
7158
6937
|
this,
|
7159
6938
|
options,
|
7160
|
-
instance$
|
7161
|
-
create_fragment$
|
6939
|
+
instance$1f,
|
6940
|
+
create_fragment$1f,
|
7162
6941
|
safe_not_equal,
|
7163
6942
|
{
|
7164
6943
|
videoId: 2,
|
@@ -7168,18 +6947,18 @@ class MovieVimeoElement extends SvelteComponent {
|
|
7168
6947
|
mute: 6,
|
7169
6948
|
_style: 0
|
7170
6949
|
},
|
7171
|
-
add_css$
|
6950
|
+
add_css$H
|
7172
6951
|
);
|
7173
6952
|
}
|
7174
6953
|
}
|
7175
6954
|
|
7176
6955
|
/* src/components/FormTextarea.svelte generated by Svelte v3.53.1 */
|
7177
6956
|
|
7178
|
-
function add_css$
|
6957
|
+
function add_css$G(target) {
|
7179
6958
|
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}");
|
7180
6959
|
}
|
7181
6960
|
|
7182
|
-
function create_fragment$
|
6961
|
+
function create_fragment$1e(ctx) {
|
7183
6962
|
let div;
|
7184
6963
|
let textarea;
|
7185
6964
|
let mounted;
|
@@ -7237,7 +7016,7 @@ function create_fragment$1b(ctx) {
|
|
7237
7016
|
};
|
7238
7017
|
}
|
7239
7018
|
|
7240
|
-
function instance$
|
7019
|
+
function instance$1e($$self, $$props, $$invalidate) {
|
7241
7020
|
let style;
|
7242
7021
|
let styleVariables;
|
7243
7022
|
let $value;
|
@@ -7325,8 +7104,8 @@ class FormTextarea extends SvelteComponent {
|
|
7325
7104
|
init(
|
7326
7105
|
this,
|
7327
7106
|
options,
|
7328
|
-
instance$
|
7329
|
-
create_fragment$
|
7107
|
+
instance$1e,
|
7108
|
+
create_fragment$1e,
|
7330
7109
|
safe_not_equal,
|
7331
7110
|
{
|
7332
7111
|
name: 7,
|
@@ -7338,14 +7117,14 @@ class FormTextarea extends SvelteComponent {
|
|
7338
7117
|
_textStyle: 11,
|
7339
7118
|
_placeholderStyle: 12
|
7340
7119
|
},
|
7341
|
-
add_css$
|
7120
|
+
add_css$G
|
7342
7121
|
);
|
7343
7122
|
}
|
7344
7123
|
}
|
7345
7124
|
|
7346
7125
|
/* src/components/FormRadioButtons.svelte generated by Svelte v3.53.1 */
|
7347
7126
|
|
7348
|
-
function add_css$
|
7127
|
+
function add_css$F(target) {
|
7349
7128
|
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}");
|
7350
7129
|
}
|
7351
7130
|
|
@@ -7435,7 +7214,7 @@ function create_each_block$7(ctx) {
|
|
7435
7214
|
};
|
7436
7215
|
}
|
7437
7216
|
|
7438
|
-
function create_fragment$
|
7217
|
+
function create_fragment$1d(ctx) {
|
7439
7218
|
let div;
|
7440
7219
|
let each_value = /*_options*/ ctx[4];
|
7441
7220
|
let each_blocks = [];
|
@@ -7499,7 +7278,7 @@ function create_fragment$1a(ctx) {
|
|
7499
7278
|
};
|
7500
7279
|
}
|
7501
7280
|
|
7502
|
-
function instance$
|
7281
|
+
function instance$1d($$self, $$props, $$invalidate) {
|
7503
7282
|
let _options;
|
7504
7283
|
let buttonStyle;
|
7505
7284
|
let _value;
|
@@ -7599,8 +7378,8 @@ class FormRadioButtons extends SvelteComponent {
|
|
7599
7378
|
init(
|
7600
7379
|
this,
|
7601
7380
|
options,
|
7602
|
-
instance$
|
7603
|
-
create_fragment$
|
7381
|
+
instance$1d,
|
7382
|
+
create_fragment$1d,
|
7604
7383
|
safe_not_equal,
|
7605
7384
|
{
|
7606
7385
|
name: 0,
|
@@ -7613,14 +7392,14 @@ class FormRadioButtons extends SvelteComponent {
|
|
7613
7392
|
buttonColor: 13,
|
7614
7393
|
buttonColorActive: 14
|
7615
7394
|
},
|
7616
|
-
add_css$
|
7395
|
+
add_css$F
|
7617
7396
|
);
|
7618
7397
|
}
|
7619
7398
|
}
|
7620
7399
|
|
7621
7400
|
/* src/components/FormSelect.svelte generated by Svelte v3.53.1 */
|
7622
7401
|
|
7623
|
-
function add_css$
|
7402
|
+
function add_css$E(target) {
|
7624
7403
|
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}");
|
7625
7404
|
}
|
7626
7405
|
|
@@ -7652,7 +7431,7 @@ function create_else_block$1(ctx) {
|
|
7652
7431
|
}
|
7653
7432
|
|
7654
7433
|
// (105:10) {#if option}
|
7655
|
-
function create_if_block$
|
7434
|
+
function create_if_block$c(ctx) {
|
7656
7435
|
let t_value = /*option*/ ctx[19] + "";
|
7657
7436
|
let t;
|
7658
7437
|
|
@@ -7680,7 +7459,7 @@ function create_each_block$6(ctx) {
|
|
7680
7459
|
let option_selected_value;
|
7681
7460
|
|
7682
7461
|
function select_block_type(ctx, dirty) {
|
7683
|
-
if (/*option*/ ctx[19]) return create_if_block$
|
7462
|
+
if (/*option*/ ctx[19]) return create_if_block$c;
|
7684
7463
|
return create_else_block$1;
|
7685
7464
|
}
|
7686
7465
|
|
@@ -7730,7 +7509,7 @@ function create_each_block$6(ctx) {
|
|
7730
7509
|
};
|
7731
7510
|
}
|
7732
7511
|
|
7733
|
-
function create_fragment$
|
7512
|
+
function create_fragment$1c(ctx) {
|
7734
7513
|
let div1;
|
7735
7514
|
let select;
|
7736
7515
|
let t;
|
@@ -7820,7 +7599,7 @@ function create_fragment$19(ctx) {
|
|
7820
7599
|
};
|
7821
7600
|
}
|
7822
7601
|
|
7823
|
-
function instance$
|
7602
|
+
function instance$1c($$self, $$props, $$invalidate) {
|
7824
7603
|
let _options;
|
7825
7604
|
let style;
|
7826
7605
|
let styleVariables;
|
@@ -7936,8 +7715,8 @@ class FormSelect extends SvelteComponent {
|
|
7936
7715
|
init(
|
7937
7716
|
this,
|
7938
7717
|
options,
|
7939
|
-
instance$
|
7940
|
-
create_fragment$
|
7718
|
+
instance$1c,
|
7719
|
+
create_fragment$1c,
|
7941
7720
|
safe_not_equal,
|
7942
7721
|
{
|
7943
7722
|
name: 7,
|
@@ -7952,14 +7731,14 @@ class FormSelect extends SvelteComponent {
|
|
7952
7731
|
iconColor: 15,
|
7953
7732
|
iconSize: 16
|
7954
7733
|
},
|
7955
|
-
add_css$
|
7734
|
+
add_css$E
|
7956
7735
|
);
|
7957
7736
|
}
|
7958
7737
|
}
|
7959
7738
|
|
7960
7739
|
/* src/components/FormCheckBoxes.svelte generated by Svelte v3.53.1 */
|
7961
7740
|
|
7962
|
-
function add_css$
|
7741
|
+
function add_css$D(target) {
|
7963
7742
|
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}");
|
7964
7743
|
}
|
7965
7744
|
|
@@ -8065,7 +7844,7 @@ function create_each_block$5(ctx) {
|
|
8065
7844
|
};
|
8066
7845
|
}
|
8067
7846
|
|
8068
|
-
function create_fragment$
|
7847
|
+
function create_fragment$1b(ctx) {
|
8069
7848
|
let div;
|
8070
7849
|
let each_value = /*_options*/ ctx[3];
|
8071
7850
|
let each_blocks = [];
|
@@ -8129,7 +7908,7 @@ function create_fragment$18(ctx) {
|
|
8129
7908
|
};
|
8130
7909
|
}
|
8131
7910
|
|
8132
|
-
function instance$
|
7911
|
+
function instance$1b($$self, $$props, $$invalidate) {
|
8133
7912
|
let _options;
|
8134
7913
|
let styleVariables;
|
8135
7914
|
let isCheckedArray;
|
@@ -8235,8 +8014,8 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8235
8014
|
init(
|
8236
8015
|
this,
|
8237
8016
|
options,
|
8238
|
-
instance$
|
8239
|
-
create_fragment$
|
8017
|
+
instance$1b,
|
8018
|
+
create_fragment$1b,
|
8240
8019
|
safe_not_equal,
|
8241
8020
|
{
|
8242
8021
|
name: 0,
|
@@ -8249,14 +8028,14 @@ class FormCheckBoxes extends SvelteComponent {
|
|
8249
8028
|
buttonColor: 13,
|
8250
8029
|
buttonColorActive: 14
|
8251
8030
|
},
|
8252
|
-
add_css$
|
8031
|
+
add_css$D
|
8253
8032
|
);
|
8254
8033
|
}
|
8255
8034
|
}
|
8256
8035
|
|
8257
8036
|
/* src/components/FormRatingButtonsNumber.svelte generated by Svelte v3.53.1 */
|
8258
8037
|
|
8259
|
-
function add_css$
|
8038
|
+
function add_css$C(target) {
|
8260
8039
|
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}");
|
8261
8040
|
}
|
8262
8041
|
|
@@ -8313,7 +8092,7 @@ function create_each_block$4(ctx) {
|
|
8313
8092
|
};
|
8314
8093
|
}
|
8315
8094
|
|
8316
|
-
function create_fragment$
|
8095
|
+
function create_fragment$1a(ctx) {
|
8317
8096
|
let div;
|
8318
8097
|
let each_value = [...Array(/*count*/ ctx[0]).keys()].map(/*func*/ ctx[12]);
|
8319
8098
|
let each_blocks = [];
|
@@ -8372,7 +8151,7 @@ function create_fragment$17(ctx) {
|
|
8372
8151
|
};
|
8373
8152
|
}
|
8374
8153
|
|
8375
|
-
function instance$
|
8154
|
+
function instance$1a($$self, $$props, $$invalidate) {
|
8376
8155
|
let _value;
|
8377
8156
|
let $value;
|
8378
8157
|
let { name = '' } = $$props;
|
@@ -8454,8 +8233,8 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8454
8233
|
init(
|
8455
8234
|
this,
|
8456
8235
|
options,
|
8457
|
-
instance$
|
8458
|
-
create_fragment$
|
8236
|
+
instance$1a,
|
8237
|
+
create_fragment$1a,
|
8459
8238
|
safe_not_equal,
|
8460
8239
|
{
|
8461
8240
|
name: 6,
|
@@ -8466,14 +8245,14 @@ class FormRatingButtonsNumber extends SvelteComponent {
|
|
8466
8245
|
buttonStyle: 9,
|
8467
8246
|
buttonActiveStyle: 10
|
8468
8247
|
},
|
8469
|
-
add_css$
|
8248
|
+
add_css$C
|
8470
8249
|
);
|
8471
8250
|
}
|
8472
8251
|
}
|
8473
8252
|
|
8474
8253
|
/* src/components/FormRatingButtonsFace.svelte generated by Svelte v3.53.1 */
|
8475
8254
|
|
8476
|
-
function add_css$
|
8255
|
+
function add_css$B(target) {
|
8477
8256
|
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%)}");
|
8478
8257
|
}
|
8479
8258
|
|
@@ -8533,7 +8312,7 @@ function create_each_block$3(ctx) {
|
|
8533
8312
|
};
|
8534
8313
|
}
|
8535
8314
|
|
8536
|
-
function create_fragment$
|
8315
|
+
function create_fragment$19(ctx) {
|
8537
8316
|
let div;
|
8538
8317
|
let each_value = [...Array(count).keys()].reverse().map(func);
|
8539
8318
|
let each_blocks = [];
|
@@ -8595,7 +8374,7 @@ function create_fragment$16(ctx) {
|
|
8595
8374
|
const count = 5;
|
8596
8375
|
const func = i => i + 1;
|
8597
8376
|
|
8598
|
-
function instance$
|
8377
|
+
function instance$19($$self, $$props, $$invalidate) {
|
8599
8378
|
let _value;
|
8600
8379
|
let buttonStyle;
|
8601
8380
|
let $value;
|
@@ -8651,17 +8430,17 @@ function instance$16($$self, $$props, $$invalidate) {
|
|
8651
8430
|
class FormRatingButtonsFace extends SvelteComponent {
|
8652
8431
|
constructor(options) {
|
8653
8432
|
super();
|
8654
|
-
init(this, options, instance$
|
8433
|
+
init(this, options, instance$19, create_fragment$19, safe_not_equal, { name: 5, required: 6, size: 7 }, add_css$B);
|
8655
8434
|
}
|
8656
8435
|
}
|
8657
8436
|
|
8658
8437
|
/* src/components/FormIdentifyInput.svelte generated by Svelte v3.53.1 */
|
8659
8438
|
|
8660
|
-
function add_css$
|
8439
|
+
function add_css$A(target) {
|
8661
8440
|
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}");
|
8662
8441
|
}
|
8663
8442
|
|
8664
|
-
function create_fragment$
|
8443
|
+
function create_fragment$18(ctx) {
|
8665
8444
|
let div;
|
8666
8445
|
let input;
|
8667
8446
|
let input_class_value;
|
@@ -8725,7 +8504,7 @@ function create_fragment$15(ctx) {
|
|
8725
8504
|
};
|
8726
8505
|
}
|
8727
8506
|
|
8728
|
-
function instance$
|
8507
|
+
function instance$18($$self, $$props, $$invalidate) {
|
8729
8508
|
let style;
|
8730
8509
|
let styleVariables;
|
8731
8510
|
let isValidForUI;
|
@@ -8856,8 +8635,8 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8856
8635
|
init(
|
8857
8636
|
this,
|
8858
8637
|
options,
|
8859
|
-
instance$
|
8860
|
-
create_fragment$
|
8638
|
+
instance$18,
|
8639
|
+
create_fragment$18,
|
8861
8640
|
safe_not_equal,
|
8862
8641
|
{
|
8863
8642
|
field: 9,
|
@@ -8871,18 +8650,18 @@ class FormIdentifyInput extends SvelteComponent {
|
|
8871
8650
|
_textStyle: 15,
|
8872
8651
|
_placeholderStyle: 16
|
8873
8652
|
},
|
8874
|
-
add_css$
|
8653
|
+
add_css$A
|
8875
8654
|
);
|
8876
8655
|
}
|
8877
8656
|
}
|
8878
8657
|
|
8879
8658
|
/* src/components/FormIdentifyChoices.svelte generated by Svelte v3.53.1 */
|
8880
8659
|
|
8881
|
-
function add_css$
|
8660
|
+
function add_css$z(target) {
|
8882
8661
|
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}");
|
8883
8662
|
}
|
8884
8663
|
|
8885
|
-
function create_fragment$
|
8664
|
+
function create_fragment$17(ctx) {
|
8886
8665
|
let div;
|
8887
8666
|
let label0;
|
8888
8667
|
let input0;
|
@@ -8995,7 +8774,7 @@ function create_fragment$14(ctx) {
|
|
8995
8774
|
};
|
8996
8775
|
}
|
8997
8776
|
|
8998
|
-
function instance$
|
8777
|
+
function instance$17($$self, $$props, $$invalidate) {
|
8999
8778
|
let buttonStyle;
|
9000
8779
|
let $value;
|
9001
8780
|
let { field = 'subscription' } = $$props;
|
@@ -9077,8 +8856,8 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
9077
8856
|
init(
|
9078
8857
|
this,
|
9079
8858
|
options,
|
9080
|
-
instance$
|
9081
|
-
create_fragment$
|
8859
|
+
instance$17,
|
8860
|
+
create_fragment$17,
|
9082
8861
|
safe_not_equal,
|
9083
8862
|
{
|
9084
8863
|
field: 6,
|
@@ -9090,14 +8869,14 @@ class FormIdentifyChoices extends SvelteComponent {
|
|
9090
8869
|
buttonColor: 10,
|
9091
8870
|
buttonColorActive: 11
|
9092
8871
|
},
|
9093
|
-
add_css$
|
8872
|
+
add_css$z
|
9094
8873
|
);
|
9095
8874
|
}
|
9096
8875
|
}
|
9097
8876
|
|
9098
8877
|
/* src/components/Slide.svelte generated by Svelte v3.53.1 */
|
9099
8878
|
|
9100
|
-
function add_css$
|
8879
|
+
function add_css$y(target) {
|
9101
8880
|
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%}");
|
9102
8881
|
}
|
9103
8882
|
|
@@ -9160,7 +8939,7 @@ function create_if_block_1$2(ctx) {
|
|
9160
8939
|
}
|
9161
8940
|
|
9162
8941
|
// (380:2) {#if isVisibleNextButton}
|
9163
|
-
function create_if_block$
|
8942
|
+
function create_if_block$b(ctx) {
|
9164
8943
|
let div;
|
9165
8944
|
let button;
|
9166
8945
|
let svg;
|
@@ -9262,7 +9041,7 @@ function create_each_block$2(ctx) {
|
|
9262
9041
|
};
|
9263
9042
|
}
|
9264
9043
|
|
9265
|
-
function create_fragment$
|
9044
|
+
function create_fragment$16(ctx) {
|
9266
9045
|
let div3;
|
9267
9046
|
let div1;
|
9268
9047
|
let div0;
|
@@ -9275,7 +9054,7 @@ function create_fragment$13(ctx) {
|
|
9275
9054
|
const default_slot_template = /*#slots*/ ctx[32].default;
|
9276
9055
|
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[31], null);
|
9277
9056
|
let if_block0 = /*isVisiblePrevButton*/ ctx[12] && create_if_block_1$2(ctx);
|
9278
|
-
let if_block1 = /*isVisibleNextButton*/ ctx[11] && create_if_block$
|
9057
|
+
let if_block1 = /*isVisibleNextButton*/ ctx[11] && create_if_block$b(ctx);
|
9279
9058
|
let each_value = /*items*/ ctx[1];
|
9280
9059
|
let each_blocks = [];
|
9281
9060
|
|
@@ -9385,7 +9164,7 @@ function create_fragment$13(ctx) {
|
|
9385
9164
|
if (if_block1) {
|
9386
9165
|
if_block1.p(ctx, dirty);
|
9387
9166
|
} else {
|
9388
|
-
if_block1 = create_if_block$
|
9167
|
+
if_block1 = create_if_block$b(ctx);
|
9389
9168
|
if_block1.c();
|
9390
9169
|
if_block1.m(div3, t2);
|
9391
9170
|
}
|
@@ -9457,7 +9236,7 @@ function calcPositionIndex(shift, index, length) {
|
|
9457
9236
|
}
|
9458
9237
|
}
|
9459
9238
|
|
9460
|
-
function instance$
|
9239
|
+
function instance$16($$self, $$props, $$invalidate) {
|
9461
9240
|
let slideStyle;
|
9462
9241
|
let slideClass;
|
9463
9242
|
let _loop;
|
@@ -9910,8 +9689,8 @@ class Slide extends SvelteComponent {
|
|
9910
9689
|
init(
|
9911
9690
|
this,
|
9912
9691
|
options,
|
9913
|
-
instance$
|
9914
|
-
create_fragment$
|
9692
|
+
instance$16,
|
9693
|
+
create_fragment$16,
|
9915
9694
|
safe_not_equal,
|
9916
9695
|
{
|
9917
9696
|
loop: 18,
|
@@ -9925,7 +9704,7 @@ class Slide extends SvelteComponent {
|
|
9925
9704
|
navigationButton: 25,
|
9926
9705
|
navigationEdgePosition: 26
|
9927
9706
|
},
|
9928
|
-
add_css$
|
9707
|
+
add_css$y,
|
9929
9708
|
[-1, -1, -1]
|
9930
9709
|
);
|
9931
9710
|
}
|
@@ -9933,11 +9712,11 @@ class Slide extends SvelteComponent {
|
|
9933
9712
|
|
9934
9713
|
/* src/components/SlideItem.svelte generated by Svelte v3.53.1 */
|
9935
9714
|
|
9936
|
-
function add_css$
|
9715
|
+
function add_css$x(target) {
|
9937
9716
|
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}");
|
9938
9717
|
}
|
9939
9718
|
|
9940
|
-
function create_fragment$
|
9719
|
+
function create_fragment$15(ctx) {
|
9941
9720
|
let div1;
|
9942
9721
|
let div0;
|
9943
9722
|
let current;
|
@@ -10004,7 +9783,7 @@ function create_fragment$12(ctx) {
|
|
10004
9783
|
};
|
10005
9784
|
}
|
10006
9785
|
|
10007
|
-
function instance$
|
9786
|
+
function instance$15($$self, $$props, $$invalidate) {
|
10008
9787
|
let itemStyle;
|
10009
9788
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10010
9789
|
const { registerItem, unregisterItem } = getContext('SLIDE');
|
@@ -10070,20 +9849,20 @@ function instance$12($$self, $$props, $$invalidate) {
|
|
10070
9849
|
class SlideItem extends SvelteComponent {
|
10071
9850
|
constructor(options) {
|
10072
9851
|
super();
|
10073
|
-
init(this, options, instance$
|
9852
|
+
init(this, options, instance$15, create_fragment$15, safe_not_equal, { _style: 0 }, add_css$x);
|
10074
9853
|
}
|
10075
9854
|
}
|
10076
9855
|
|
10077
9856
|
/* src/components/Countdown.svelte generated by Svelte v3.53.1 */
|
10078
9857
|
|
10079
|
-
function add_css$
|
9858
|
+
function add_css$w(target) {
|
10080
9859
|
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}");
|
10081
9860
|
}
|
10082
9861
|
|
10083
9862
|
const get_default_slot_changes$1 = dirty => ({ countdown: dirty & /*countdown*/ 2 });
|
10084
9863
|
const get_default_slot_context$1 = ctx => ({ countdown: /*countdown*/ ctx[1] });
|
10085
9864
|
|
10086
|
-
function create_fragment$
|
9865
|
+
function create_fragment$14(ctx) {
|
10087
9866
|
let div1;
|
10088
9867
|
let div0;
|
10089
9868
|
let current;
|
@@ -10163,7 +9942,7 @@ function formatTimeDiff$1(ms) {
|
|
10163
9942
|
};
|
10164
9943
|
}
|
10165
9944
|
|
10166
|
-
function instance$
|
9945
|
+
function instance$14($$self, $$props, $$invalidate) {
|
10167
9946
|
let countdown;
|
10168
9947
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10169
9948
|
let { timeLimit = '2023/12/31 23:59:59' } = $$props;
|
@@ -10224,13 +10003,13 @@ function instance$11($$self, $$props, $$invalidate) {
|
|
10224
10003
|
class Countdown extends SvelteComponent {
|
10225
10004
|
constructor(options) {
|
10226
10005
|
super();
|
10227
|
-
init(this, options, instance$
|
10006
|
+
init(this, options, instance$14, create_fragment$14, safe_not_equal, { timeLimit: 2, stateOnEnd: 3, _style: 0 }, add_css$w);
|
10228
10007
|
}
|
10229
10008
|
}
|
10230
10009
|
|
10231
10010
|
/* src/components/Box.svelte generated by Svelte v3.53.1 */
|
10232
10011
|
|
10233
|
-
function add_css$
|
10012
|
+
function add_css$v(target) {
|
10234
10013
|
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}");
|
10235
10014
|
}
|
10236
10015
|
|
@@ -10282,7 +10061,7 @@ function create_default_slot$3(ctx) {
|
|
10282
10061
|
};
|
10283
10062
|
}
|
10284
10063
|
|
10285
|
-
function create_fragment$
|
10064
|
+
function create_fragment$13(ctx) {
|
10286
10065
|
let div;
|
10287
10066
|
let button;
|
10288
10067
|
let current;
|
@@ -10336,7 +10115,7 @@ function create_fragment$10(ctx) {
|
|
10336
10115
|
};
|
10337
10116
|
}
|
10338
10117
|
|
10339
|
-
function instance$
|
10118
|
+
function instance$13($$self, $$props, $$invalidate) {
|
10340
10119
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10341
10120
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
10342
10121
|
let { eventName = '' } = $$props;
|
@@ -10355,18 +10134,18 @@ function instance$10($$self, $$props, $$invalidate) {
|
|
10355
10134
|
class Box extends SvelteComponent {
|
10356
10135
|
constructor(options) {
|
10357
10136
|
super();
|
10358
|
-
init(this, options, instance$
|
10137
|
+
init(this, options, instance$13, create_fragment$13, safe_not_equal, { onClick: 0, eventName: 1, _style: 2 }, add_css$v);
|
10359
10138
|
}
|
10360
10139
|
}
|
10361
10140
|
|
10362
10141
|
/* src/components/IconElement.svelte generated by Svelte v3.53.1 */
|
10363
10142
|
|
10364
|
-
function add_css$
|
10143
|
+
function add_css$u(target) {
|
10365
10144
|
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)}");
|
10366
10145
|
}
|
10367
10146
|
|
10368
10147
|
// (56:4) {#if svg}
|
10369
|
-
function create_if_block$
|
10148
|
+
function create_if_block$a(ctx) {
|
10370
10149
|
let html_tag;
|
10371
10150
|
let html_anchor;
|
10372
10151
|
|
@@ -10393,7 +10172,7 @@ function create_if_block$8(ctx) {
|
|
10393
10172
|
// (55:2) <Button {onClick} {style} {eventName}>
|
10394
10173
|
function create_default_slot$2(ctx) {
|
10395
10174
|
let if_block_anchor;
|
10396
|
-
let if_block = /*svg*/ ctx[3] && create_if_block$
|
10175
|
+
let if_block = /*svg*/ ctx[3] && create_if_block$a(ctx);
|
10397
10176
|
|
10398
10177
|
return {
|
10399
10178
|
c() {
|
@@ -10409,7 +10188,7 @@ function create_default_slot$2(ctx) {
|
|
10409
10188
|
if (if_block) {
|
10410
10189
|
if_block.p(ctx, dirty);
|
10411
10190
|
} else {
|
10412
|
-
if_block = create_if_block$
|
10191
|
+
if_block = create_if_block$a(ctx);
|
10413
10192
|
if_block.c();
|
10414
10193
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
10415
10194
|
}
|
@@ -10425,7 +10204,7 @@ function create_default_slot$2(ctx) {
|
|
10425
10204
|
};
|
10426
10205
|
}
|
10427
10206
|
|
10428
|
-
function create_fragment
|
10207
|
+
function create_fragment$12(ctx) {
|
10429
10208
|
let div;
|
10430
10209
|
let button;
|
10431
10210
|
let current;
|
@@ -10486,7 +10265,7 @@ function parseData(dataUrl) {
|
|
10486
10265
|
return decodeURIComponent(data).replaceAll('\'', '"');
|
10487
10266
|
}
|
10488
10267
|
|
10489
|
-
function instance
|
10268
|
+
function instance$12($$self, $$props, $$invalidate) {
|
10490
10269
|
let svg;
|
10491
10270
|
let styleVariables;
|
10492
10271
|
let style;
|
@@ -10534,8 +10313,8 @@ class IconElement extends SvelteComponent {
|
|
10534
10313
|
init(
|
10535
10314
|
this,
|
10536
10315
|
options,
|
10537
|
-
instance
|
10538
|
-
create_fragment
|
10316
|
+
instance$12,
|
10317
|
+
create_fragment$12,
|
10539
10318
|
safe_not_equal,
|
10540
10319
|
{
|
10541
10320
|
icon: 4,
|
@@ -10545,18 +10324,18 @@ class IconElement extends SvelteComponent {
|
|
10545
10324
|
color: 6,
|
10546
10325
|
_style: 7
|
10547
10326
|
},
|
10548
|
-
add_css$
|
10327
|
+
add_css$u
|
10549
10328
|
);
|
10550
10329
|
}
|
10551
10330
|
}
|
10552
10331
|
|
10553
10332
|
/* src/components/CodeElement.svelte generated by Svelte v3.53.1 */
|
10554
10333
|
|
10555
|
-
function add_css$
|
10334
|
+
function add_css$t(target) {
|
10556
10335
|
append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
|
10557
10336
|
}
|
10558
10337
|
|
10559
|
-
function create_fragment$
|
10338
|
+
function create_fragment$11(ctx) {
|
10560
10339
|
let div;
|
10561
10340
|
let switch_instance;
|
10562
10341
|
let current;
|
@@ -10636,7 +10415,7 @@ function create_fragment$_(ctx) {
|
|
10636
10415
|
};
|
10637
10416
|
}
|
10638
10417
|
|
10639
|
-
function instance$
|
10418
|
+
function instance$11($$self, $$props, $$invalidate) {
|
10640
10419
|
let $data,
|
10641
10420
|
$$unsubscribe_data = noop,
|
10642
10421
|
$$subscribe_data = () => ($$unsubscribe_data(), $$unsubscribe_data = subscribe(data, $$value => $$invalidate(4, $data = $$value)), data);
|
@@ -10661,17 +10440,17 @@ function instance$_($$self, $$props, $$invalidate) {
|
|
10661
10440
|
class CodeElement extends SvelteComponent {
|
10662
10441
|
constructor(options) {
|
10663
10442
|
super();
|
10664
|
-
init(this, options, instance$
|
10443
|
+
init(this, options, instance$11, create_fragment$11, safe_not_equal, { name: 0, component: 1, data: 2, style: 3 }, add_css$t);
|
10665
10444
|
}
|
10666
10445
|
}
|
10667
10446
|
|
10668
10447
|
/* src/components/Flex.svelte generated by Svelte v3.53.1 */
|
10669
10448
|
|
10670
|
-
function add_css$
|
10449
|
+
function add_css$s(target) {
|
10671
10450
|
append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
|
10672
10451
|
}
|
10673
10452
|
|
10674
|
-
function create_fragment$
|
10453
|
+
function create_fragment$10(ctx) {
|
10675
10454
|
let div;
|
10676
10455
|
let div_style_value;
|
10677
10456
|
let current;
|
@@ -10736,7 +10515,7 @@ function getFlexContext() {
|
|
10736
10515
|
return getContext(FlexContextKey);
|
10737
10516
|
}
|
10738
10517
|
|
10739
|
-
function instance$
|
10518
|
+
function instance$10($$self, $$props, $$invalidate) {
|
10740
10519
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10741
10520
|
let { direction = 'row' } = $$props;
|
10742
10521
|
let { width = '100%' } = $$props;
|
@@ -10762,8 +10541,8 @@ class Flex extends SvelteComponent {
|
|
10762
10541
|
init(
|
10763
10542
|
this,
|
10764
10543
|
options,
|
10765
|
-
instance$
|
10766
|
-
create_fragment$
|
10544
|
+
instance$10,
|
10545
|
+
create_fragment$10,
|
10767
10546
|
safe_not_equal,
|
10768
10547
|
{
|
10769
10548
|
direction: 0,
|
@@ -10771,18 +10550,18 @@ class Flex extends SvelteComponent {
|
|
10771
10550
|
height: 2,
|
10772
10551
|
_style: 3
|
10773
10552
|
},
|
10774
|
-
add_css$
|
10553
|
+
add_css$s
|
10775
10554
|
);
|
10776
10555
|
}
|
10777
10556
|
}
|
10778
10557
|
|
10779
10558
|
/* src/components/FlexItem.svelte generated by Svelte v3.53.1 */
|
10780
10559
|
|
10781
|
-
function add_css$
|
10560
|
+
function add_css$r(target) {
|
10782
10561
|
append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
|
10783
10562
|
}
|
10784
10563
|
|
10785
|
-
function create_fragment
|
10564
|
+
function create_fragment$$(ctx) {
|
10786
10565
|
let div;
|
10787
10566
|
let current;
|
10788
10567
|
const default_slot_template = /*#slots*/ ctx[4].default;
|
@@ -10840,7 +10619,7 @@ function create_fragment$Y(ctx) {
|
|
10840
10619
|
};
|
10841
10620
|
}
|
10842
10621
|
|
10843
|
-
function instance
|
10622
|
+
function instance$$($$self, $$props, $$invalidate) {
|
10844
10623
|
let { $$slots: slots = {}, $$scope } = $$props;
|
10845
10624
|
let { length } = $$props;
|
10846
10625
|
let { _style = '' } = $$props;
|
@@ -10883,7 +10662,7 @@ function instance$Y($$self, $$props, $$invalidate) {
|
|
10883
10662
|
class FlexItem extends SvelteComponent {
|
10884
10663
|
constructor(options) {
|
10885
10664
|
super();
|
10886
|
-
init(this, options, instance
|
10665
|
+
init(this, options, instance$$, create_fragment$$, safe_not_equal, { length: 1, _style: 2 }, add_css$r);
|
10887
10666
|
}
|
10888
10667
|
}
|
10889
10668
|
|
@@ -11058,11 +10837,11 @@ function create_default_slot$1(ctx) {
|
|
11058
10837
|
};
|
11059
10838
|
}
|
11060
10839
|
|
11061
|
-
function create_fragment$
|
10840
|
+
function create_fragment$_(ctx) {
|
11062
10841
|
let stateitem;
|
11063
10842
|
let current;
|
11064
10843
|
|
11065
|
-
stateitem = new StateItem({
|
10844
|
+
stateitem = new StateItem$1({
|
11066
10845
|
props: {
|
11067
10846
|
path: /*path*/ ctx[0],
|
11068
10847
|
$$slots: { default: [create_default_slot$1] },
|
@@ -11103,7 +10882,7 @@ function create_fragment$X(ctx) {
|
|
11103
10882
|
};
|
11104
10883
|
}
|
11105
10884
|
|
11106
|
-
function instance$
|
10885
|
+
function instance$_($$self, $$props, $$invalidate) {
|
11107
10886
|
let { $$slots: slots = {}, $$scope } = $$props;
|
11108
10887
|
let { path } = $$props;
|
11109
10888
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
@@ -11174,7 +10953,7 @@ class GridModalState extends SvelteComponent {
|
|
11174
10953
|
constructor(options) {
|
11175
10954
|
super();
|
11176
10955
|
|
11177
|
-
init(this, options, instance$
|
10956
|
+
init(this, options, instance$_, create_fragment$_, safe_not_equal, {
|
11178
10957
|
path: 0,
|
11179
10958
|
onClick: 1,
|
11180
10959
|
clickEventName: 2,
|
@@ -11199,11 +10978,11 @@ class GridModalState extends SvelteComponent {
|
|
11199
10978
|
|
11200
10979
|
/* src/components/TextBlock.svelte generated by Svelte v3.53.1 */
|
11201
10980
|
|
11202
|
-
function add_css$
|
10981
|
+
function add_css$q(target) {
|
11203
10982
|
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%}");
|
11204
10983
|
}
|
11205
10984
|
|
11206
|
-
function create_fragment$
|
10985
|
+
function create_fragment$Z(ctx) {
|
11207
10986
|
let div1;
|
11208
10987
|
let div0;
|
11209
10988
|
let rendertext;
|
@@ -11255,7 +11034,7 @@ function create_fragment$W(ctx) {
|
|
11255
11034
|
};
|
11256
11035
|
}
|
11257
11036
|
|
11258
|
-
function instance$
|
11037
|
+
function instance$Z($$self, $$props, $$invalidate) {
|
11259
11038
|
let style;
|
11260
11039
|
let { text = 'サンプルSample' } = $$props;
|
11261
11040
|
let { font = SYSTEM_FONT } = $$props;
|
@@ -11291,8 +11070,8 @@ class TextBlock extends SvelteComponent {
|
|
11291
11070
|
init(
|
11292
11071
|
this,
|
11293
11072
|
options,
|
11294
|
-
instance$
|
11295
|
-
create_fragment$
|
11073
|
+
instance$Z,
|
11074
|
+
create_fragment$Z,
|
11296
11075
|
safe_not_equal,
|
11297
11076
|
{
|
11298
11077
|
text: 0,
|
@@ -11301,18 +11080,18 @@ class TextBlock extends SvelteComponent {
|
|
11301
11080
|
textDirection: 1,
|
11302
11081
|
_style: 5
|
11303
11082
|
},
|
11304
|
-
add_css$
|
11083
|
+
add_css$q
|
11305
11084
|
);
|
11306
11085
|
}
|
11307
11086
|
}
|
11308
11087
|
|
11309
11088
|
/* src/components/TextButtonBlock.svelte generated by Svelte v3.53.1 */
|
11310
11089
|
|
11311
|
-
function add_css$
|
11090
|
+
function add_css$p(target) {
|
11312
11091
|
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)}");
|
11313
11092
|
}
|
11314
11093
|
|
11315
|
-
function create_fragment$
|
11094
|
+
function create_fragment$Y(ctx) {
|
11316
11095
|
let div;
|
11317
11096
|
let button;
|
11318
11097
|
let rendertext;
|
@@ -11373,7 +11152,7 @@ function create_fragment$V(ctx) {
|
|
11373
11152
|
};
|
11374
11153
|
}
|
11375
11154
|
|
11376
|
-
function instance$
|
11155
|
+
function instance$Y($$self, $$props, $$invalidate) {
|
11377
11156
|
let { text = 'ボタンラベル' } = $$props;
|
11378
11157
|
let { onClick = { operation: 'none', args: [] } } = $$props;
|
11379
11158
|
|
@@ -11415,8 +11194,8 @@ class TextButtonBlock extends SvelteComponent {
|
|
11415
11194
|
init(
|
11416
11195
|
this,
|
11417
11196
|
options,
|
11418
|
-
instance$
|
11419
|
-
create_fragment$
|
11197
|
+
instance$Y,
|
11198
|
+
create_fragment$Y,
|
11420
11199
|
safe_not_equal,
|
11421
11200
|
{
|
11422
11201
|
text: 0,
|
@@ -11426,18 +11205,18 @@ class TextButtonBlock extends SvelteComponent {
|
|
11426
11205
|
_buttonStyle: 1,
|
11427
11206
|
_style: 2
|
11428
11207
|
},
|
11429
|
-
add_css$
|
11208
|
+
add_css$p
|
11430
11209
|
);
|
11431
11210
|
}
|
11432
11211
|
}
|
11433
11212
|
|
11434
11213
|
/* src/components/ImageBlock.svelte generated by Svelte v3.53.1 */
|
11435
11214
|
|
11436
|
-
function add_css$
|
11215
|
+
function add_css$o(target) {
|
11437
11216
|
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)}");
|
11438
11217
|
}
|
11439
11218
|
|
11440
|
-
function create_fragment$
|
11219
|
+
function create_fragment$X(ctx) {
|
11441
11220
|
let div;
|
11442
11221
|
let img;
|
11443
11222
|
let img_style_value;
|
@@ -11500,7 +11279,7 @@ function create_fragment$U(ctx) {
|
|
11500
11279
|
};
|
11501
11280
|
}
|
11502
11281
|
|
11503
|
-
function instance$
|
11282
|
+
function instance$X($$self, $$props, $$invalidate) {
|
11504
11283
|
let { src = 'https://admin.karte.io/action-editor2/public/images/no_image_en.svg' } = $$props;
|
11505
11284
|
let { alt = 'No Image' } = $$props;
|
11506
11285
|
let { transport = false } = $$props;
|
@@ -11540,8 +11319,8 @@ class ImageBlock extends SvelteComponent {
|
|
11540
11319
|
init(
|
11541
11320
|
this,
|
11542
11321
|
options,
|
11543
|
-
instance$
|
11544
|
-
create_fragment$
|
11322
|
+
instance$X,
|
11323
|
+
create_fragment$X,
|
11545
11324
|
safe_not_equal,
|
11546
11325
|
{
|
11547
11326
|
src: 0,
|
@@ -11553,7 +11332,7 @@ class ImageBlock extends SvelteComponent {
|
|
11553
11332
|
_imageStyle: 4,
|
11554
11333
|
_style: 5
|
11555
11334
|
},
|
11556
|
-
add_css$
|
11335
|
+
add_css$o
|
11557
11336
|
);
|
11558
11337
|
}
|
11559
11338
|
}
|
@@ -11817,7 +11596,6 @@ const toCssRadius = (p) => {
|
|
11817
11596
|
};
|
11818
11597
|
const toCssShadow = (p) => {
|
11819
11598
|
const variant = SHADOW_VARIANT[p?.shadowVariant];
|
11820
|
-
console.log(variant);
|
11821
11599
|
return {
|
11822
11600
|
boxShadow: p?.shadow ?? variant?.getProps()?.shadow,
|
11823
11601
|
};
|
@@ -11934,7 +11712,7 @@ const AVATAR_SIZE_STYLES = {
|
|
11934
11712
|
|
11935
11713
|
/* src/components-flex/avatar/Avatar.svelte generated by Svelte v3.53.1 */
|
11936
11714
|
|
11937
|
-
function add_css$
|
11715
|
+
function add_css$n(target) {
|
11938
11716
|
append_styles(target, "svelte-1krsdyx", ".avatar.svelte-1krsdyx{display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:0}");
|
11939
11717
|
}
|
11940
11718
|
|
@@ -12022,7 +11800,7 @@ function create_dynamic_element$b(ctx) {
|
|
12022
11800
|
};
|
12023
11801
|
}
|
12024
11802
|
|
12025
|
-
function create_fragment$
|
11803
|
+
function create_fragment$W(ctx) {
|
12026
11804
|
let previous_tag = /*element*/ ctx[5];
|
12027
11805
|
let svelte_element_anchor;
|
12028
11806
|
let svelte_element = /*element*/ ctx[5] && create_dynamic_element$b(ctx);
|
@@ -12066,7 +11844,7 @@ function create_fragment$T(ctx) {
|
|
12066
11844
|
};
|
12067
11845
|
}
|
12068
11846
|
|
12069
|
-
function instance$
|
11847
|
+
function instance$W($$self, $$props, $$invalidate) {
|
12070
11848
|
let style;
|
12071
11849
|
let imgStyle;
|
12072
11850
|
let { props = {} } = $$props;
|
@@ -12118,7 +11896,7 @@ function instance$T($$self, $$props, $$invalidate) {
|
|
12118
11896
|
class Avatar extends SvelteComponent {
|
12119
11897
|
constructor(options) {
|
12120
11898
|
super();
|
12121
|
-
init(this, options, instance$
|
11899
|
+
init(this, options, instance$W, create_fragment$W, safe_not_equal, { props: 0, layerId: 1 }, add_css$n);
|
12122
11900
|
}
|
12123
11901
|
}
|
12124
11902
|
|
@@ -12170,7 +11948,7 @@ const buttonPropsDefault = {
|
|
12170
11948
|
|
12171
11949
|
/* src/components-flex/icon/variants/IconArrowDown.svelte generated by Svelte v3.53.1 */
|
12172
11950
|
|
12173
|
-
function create_fragment$
|
11951
|
+
function create_fragment$V(ctx) {
|
12174
11952
|
let svg;
|
12175
11953
|
let path;
|
12176
11954
|
|
@@ -12202,7 +11980,7 @@ function create_fragment$S(ctx) {
|
|
12202
11980
|
};
|
12203
11981
|
}
|
12204
11982
|
|
12205
|
-
function instance$
|
11983
|
+
function instance$V($$self, $$props, $$invalidate) {
|
12206
11984
|
let { color } = $$props;
|
12207
11985
|
|
12208
11986
|
$$self.$$set = $$props => {
|
@@ -12215,13 +11993,13 @@ function instance$S($$self, $$props, $$invalidate) {
|
|
12215
11993
|
class IconArrowDown extends SvelteComponent {
|
12216
11994
|
constructor(options) {
|
12217
11995
|
super();
|
12218
|
-
init(this, options, instance$
|
11996
|
+
init(this, options, instance$V, create_fragment$V, safe_not_equal, { color: 0 });
|
12219
11997
|
}
|
12220
11998
|
}
|
12221
11999
|
|
12222
12000
|
/* src/components-flex/icon/variants/IconArrowUp.svelte generated by Svelte v3.53.1 */
|
12223
12001
|
|
12224
|
-
function create_fragment$
|
12002
|
+
function create_fragment$U(ctx) {
|
12225
12003
|
let svg;
|
12226
12004
|
let path;
|
12227
12005
|
|
@@ -12253,7 +12031,7 @@ function create_fragment$R(ctx) {
|
|
12253
12031
|
};
|
12254
12032
|
}
|
12255
12033
|
|
12256
|
-
function instance$
|
12034
|
+
function instance$U($$self, $$props, $$invalidate) {
|
12257
12035
|
let { color } = $$props;
|
12258
12036
|
|
12259
12037
|
$$self.$$set = $$props => {
|
@@ -12266,13 +12044,13 @@ function instance$R($$self, $$props, $$invalidate) {
|
|
12266
12044
|
class IconArrowUp extends SvelteComponent {
|
12267
12045
|
constructor(options) {
|
12268
12046
|
super();
|
12269
|
-
init(this, options, instance$
|
12047
|
+
init(this, options, instance$U, create_fragment$U, safe_not_equal, { color: 0 });
|
12270
12048
|
}
|
12271
12049
|
}
|
12272
12050
|
|
12273
12051
|
/* src/components-flex/icon/variants/IconUsers.svelte generated by Svelte v3.53.1 */
|
12274
12052
|
|
12275
|
-
function create_fragment$
|
12053
|
+
function create_fragment$T(ctx) {
|
12276
12054
|
let svg;
|
12277
12055
|
let path;
|
12278
12056
|
|
@@ -12304,7 +12082,7 @@ function create_fragment$Q(ctx) {
|
|
12304
12082
|
};
|
12305
12083
|
}
|
12306
12084
|
|
12307
|
-
function instance$
|
12085
|
+
function instance$T($$self, $$props, $$invalidate) {
|
12308
12086
|
let { color } = $$props;
|
12309
12087
|
|
12310
12088
|
$$self.$$set = $$props => {
|
@@ -12317,13 +12095,13 @@ function instance$Q($$self, $$props, $$invalidate) {
|
|
12317
12095
|
class IconUsers extends SvelteComponent {
|
12318
12096
|
constructor(options) {
|
12319
12097
|
super();
|
12320
|
-
init(this, options, instance$
|
12098
|
+
init(this, options, instance$T, create_fragment$T, safe_not_equal, { color: 0 });
|
12321
12099
|
}
|
12322
12100
|
}
|
12323
12101
|
|
12324
12102
|
/* src/components-flex/icon/variants/IconArrowLeft.svelte generated by Svelte v3.53.1 */
|
12325
12103
|
|
12326
|
-
function create_fragment$
|
12104
|
+
function create_fragment$S(ctx) {
|
12327
12105
|
let svg;
|
12328
12106
|
let path;
|
12329
12107
|
|
@@ -12355,7 +12133,7 @@ function create_fragment$P(ctx) {
|
|
12355
12133
|
};
|
12356
12134
|
}
|
12357
12135
|
|
12358
|
-
function instance$
|
12136
|
+
function instance$S($$self, $$props, $$invalidate) {
|
12359
12137
|
let { color } = $$props;
|
12360
12138
|
|
12361
12139
|
$$self.$$set = $$props => {
|
@@ -12368,13 +12146,13 @@ function instance$P($$self, $$props, $$invalidate) {
|
|
12368
12146
|
class IconArrowLeft extends SvelteComponent {
|
12369
12147
|
constructor(options) {
|
12370
12148
|
super();
|
12371
|
-
init(this, options, instance$
|
12149
|
+
init(this, options, instance$S, create_fragment$S, safe_not_equal, { color: 0 });
|
12372
12150
|
}
|
12373
12151
|
}
|
12374
12152
|
|
12375
12153
|
/* src/components-flex/icon/variants/IconArrowRight.svelte generated by Svelte v3.53.1 */
|
12376
12154
|
|
12377
|
-
function create_fragment$
|
12155
|
+
function create_fragment$R(ctx) {
|
12378
12156
|
let svg;
|
12379
12157
|
let path;
|
12380
12158
|
|
@@ -12406,7 +12184,7 @@ function create_fragment$O(ctx) {
|
|
12406
12184
|
};
|
12407
12185
|
}
|
12408
12186
|
|
12409
|
-
function instance$
|
12187
|
+
function instance$R($$self, $$props, $$invalidate) {
|
12410
12188
|
let { color } = $$props;
|
12411
12189
|
|
12412
12190
|
$$self.$$set = $$props => {
|
@@ -12419,13 +12197,13 @@ function instance$O($$self, $$props, $$invalidate) {
|
|
12419
12197
|
class IconArrowRight extends SvelteComponent {
|
12420
12198
|
constructor(options) {
|
12421
12199
|
super();
|
12422
|
-
init(this, options, instance$
|
12200
|
+
init(this, options, instance$R, create_fragment$R, safe_not_equal, { color: 0 });
|
12423
12201
|
}
|
12424
12202
|
}
|
12425
12203
|
|
12426
12204
|
/* src/components-flex/icon/variants/IconBell.svelte generated by Svelte v3.53.1 */
|
12427
12205
|
|
12428
|
-
function create_fragment$
|
12206
|
+
function create_fragment$Q(ctx) {
|
12429
12207
|
let svg;
|
12430
12208
|
let path;
|
12431
12209
|
|
@@ -12457,7 +12235,7 @@ function create_fragment$N(ctx) {
|
|
12457
12235
|
};
|
12458
12236
|
}
|
12459
12237
|
|
12460
|
-
function instance$
|
12238
|
+
function instance$Q($$self, $$props, $$invalidate) {
|
12461
12239
|
let { color } = $$props;
|
12462
12240
|
|
12463
12241
|
$$self.$$set = $$props => {
|
@@ -12470,13 +12248,13 @@ function instance$N($$self, $$props, $$invalidate) {
|
|
12470
12248
|
class IconBell extends SvelteComponent {
|
12471
12249
|
constructor(options) {
|
12472
12250
|
super();
|
12473
|
-
init(this, options, instance$
|
12251
|
+
init(this, options, instance$Q, create_fragment$Q, safe_not_equal, { color: 0 });
|
12474
12252
|
}
|
12475
12253
|
}
|
12476
12254
|
|
12477
12255
|
/* src/components-flex/icon/variants/IconArrowUpFromSquare.svelte generated by Svelte v3.53.1 */
|
12478
12256
|
|
12479
|
-
function create_fragment$
|
12257
|
+
function create_fragment$P(ctx) {
|
12480
12258
|
let svg;
|
12481
12259
|
let path;
|
12482
12260
|
|
@@ -12508,7 +12286,7 @@ function create_fragment$M(ctx) {
|
|
12508
12286
|
};
|
12509
12287
|
}
|
12510
12288
|
|
12511
|
-
function instance$
|
12289
|
+
function instance$P($$self, $$props, $$invalidate) {
|
12512
12290
|
let { color } = $$props;
|
12513
12291
|
|
12514
12292
|
$$self.$$set = $$props => {
|
@@ -12521,13 +12299,13 @@ function instance$M($$self, $$props, $$invalidate) {
|
|
12521
12299
|
class IconArrowUpFromSquare extends SvelteComponent {
|
12522
12300
|
constructor(options) {
|
12523
12301
|
super();
|
12524
|
-
init(this, options, instance$
|
12302
|
+
init(this, options, instance$P, create_fragment$P, safe_not_equal, { color: 0 });
|
12525
12303
|
}
|
12526
12304
|
}
|
12527
12305
|
|
12528
12306
|
/* src/components-flex/icon/variants/IconTicket.svelte generated by Svelte v3.53.1 */
|
12529
12307
|
|
12530
|
-
function create_fragment$
|
12308
|
+
function create_fragment$O(ctx) {
|
12531
12309
|
let svg;
|
12532
12310
|
let path;
|
12533
12311
|
|
@@ -12559,7 +12337,7 @@ function create_fragment$L(ctx) {
|
|
12559
12337
|
};
|
12560
12338
|
}
|
12561
12339
|
|
12562
|
-
function instance$
|
12340
|
+
function instance$O($$self, $$props, $$invalidate) {
|
12563
12341
|
let { color } = $$props;
|
12564
12342
|
|
12565
12343
|
$$self.$$set = $$props => {
|
@@ -12572,13 +12350,13 @@ function instance$L($$self, $$props, $$invalidate) {
|
|
12572
12350
|
class IconTicket extends SvelteComponent {
|
12573
12351
|
constructor(options) {
|
12574
12352
|
super();
|
12575
|
-
init(this, options, instance$
|
12353
|
+
init(this, options, instance$O, create_fragment$O, safe_not_equal, { color: 0 });
|
12576
12354
|
}
|
12577
12355
|
}
|
12578
12356
|
|
12579
12357
|
/* src/components-flex/icon/variants/IconTrack.svelte generated by Svelte v3.53.1 */
|
12580
12358
|
|
12581
|
-
function create_fragment$
|
12359
|
+
function create_fragment$N(ctx) {
|
12582
12360
|
let svg;
|
12583
12361
|
let path;
|
12584
12362
|
|
@@ -12610,7 +12388,7 @@ function create_fragment$K(ctx) {
|
|
12610
12388
|
};
|
12611
12389
|
}
|
12612
12390
|
|
12613
|
-
function instance$
|
12391
|
+
function instance$N($$self, $$props, $$invalidate) {
|
12614
12392
|
let { color } = $$props;
|
12615
12393
|
|
12616
12394
|
$$self.$$set = $$props => {
|
@@ -12623,13 +12401,13 @@ function instance$K($$self, $$props, $$invalidate) {
|
|
12623
12401
|
class IconTrack extends SvelteComponent {
|
12624
12402
|
constructor(options) {
|
12625
12403
|
super();
|
12626
|
-
init(this, options, instance$
|
12404
|
+
init(this, options, instance$N, create_fragment$N, safe_not_equal, { color: 0 });
|
12627
12405
|
}
|
12628
12406
|
}
|
12629
12407
|
|
12630
12408
|
/* src/components-flex/icon/variants/IconCartShopping.svelte generated by Svelte v3.53.1 */
|
12631
12409
|
|
12632
|
-
function create_fragment$
|
12410
|
+
function create_fragment$M(ctx) {
|
12633
12411
|
let svg;
|
12634
12412
|
let path;
|
12635
12413
|
|
@@ -12661,7 +12439,7 @@ function create_fragment$J(ctx) {
|
|
12661
12439
|
};
|
12662
12440
|
}
|
12663
12441
|
|
12664
|
-
function instance$
|
12442
|
+
function instance$M($$self, $$props, $$invalidate) {
|
12665
12443
|
let { color } = $$props;
|
12666
12444
|
|
12667
12445
|
$$self.$$set = $$props => {
|
@@ -12674,13 +12452,13 @@ function instance$J($$self, $$props, $$invalidate) {
|
|
12674
12452
|
class IconCartShopping extends SvelteComponent {
|
12675
12453
|
constructor(options) {
|
12676
12454
|
super();
|
12677
|
-
init(this, options, instance$
|
12455
|
+
init(this, options, instance$M, create_fragment$M, safe_not_equal, { color: 0 });
|
12678
12456
|
}
|
12679
12457
|
}
|
12680
12458
|
|
12681
12459
|
/* src/components-flex/icon/variants/IconCircle.svelte generated by Svelte v3.53.1 */
|
12682
12460
|
|
12683
|
-
function create_fragment$
|
12461
|
+
function create_fragment$L(ctx) {
|
12684
12462
|
let svg;
|
12685
12463
|
let path;
|
12686
12464
|
|
@@ -12712,7 +12490,7 @@ function create_fragment$I(ctx) {
|
|
12712
12490
|
};
|
12713
12491
|
}
|
12714
12492
|
|
12715
|
-
function instance$
|
12493
|
+
function instance$L($$self, $$props, $$invalidate) {
|
12716
12494
|
let { color } = $$props;
|
12717
12495
|
|
12718
12496
|
$$self.$$set = $$props => {
|
@@ -12725,13 +12503,13 @@ function instance$I($$self, $$props, $$invalidate) {
|
|
12725
12503
|
class IconCircle extends SvelteComponent {
|
12726
12504
|
constructor(options) {
|
12727
12505
|
super();
|
12728
|
-
init(this, options, instance$
|
12506
|
+
init(this, options, instance$L, create_fragment$L, safe_not_equal, { color: 0 });
|
12729
12507
|
}
|
12730
12508
|
}
|
12731
12509
|
|
12732
12510
|
/* src/components-flex/icon/variants/IconCircleQuestion.svelte generated by Svelte v3.53.1 */
|
12733
12511
|
|
12734
|
-
function create_fragment$
|
12512
|
+
function create_fragment$K(ctx) {
|
12735
12513
|
let svg;
|
12736
12514
|
let path;
|
12737
12515
|
|
@@ -12763,7 +12541,7 @@ function create_fragment$H(ctx) {
|
|
12763
12541
|
};
|
12764
12542
|
}
|
12765
12543
|
|
12766
|
-
function instance$
|
12544
|
+
function instance$K($$self, $$props, $$invalidate) {
|
12767
12545
|
let { color } = $$props;
|
12768
12546
|
|
12769
12547
|
$$self.$$set = $$props => {
|
@@ -12776,13 +12554,13 @@ function instance$H($$self, $$props, $$invalidate) {
|
|
12776
12554
|
class IconCircleQuestion extends SvelteComponent {
|
12777
12555
|
constructor(options) {
|
12778
12556
|
super();
|
12779
|
-
init(this, options, instance$
|
12557
|
+
init(this, options, instance$K, create_fragment$K, safe_not_equal, { color: 0 });
|
12780
12558
|
}
|
12781
12559
|
}
|
12782
12560
|
|
12783
12561
|
/* src/components-flex/icon/variants/IconCheck.svelte generated by Svelte v3.53.1 */
|
12784
12562
|
|
12785
|
-
function create_fragment$
|
12563
|
+
function create_fragment$J(ctx) {
|
12786
12564
|
let svg;
|
12787
12565
|
let path;
|
12788
12566
|
|
@@ -12814,7 +12592,7 @@ function create_fragment$G(ctx) {
|
|
12814
12592
|
};
|
12815
12593
|
}
|
12816
12594
|
|
12817
|
-
function instance$
|
12595
|
+
function instance$J($$self, $$props, $$invalidate) {
|
12818
12596
|
let { color } = $$props;
|
12819
12597
|
|
12820
12598
|
$$self.$$set = $$props => {
|
@@ -12827,13 +12605,13 @@ function instance$G($$self, $$props, $$invalidate) {
|
|
12827
12605
|
class IconCheck extends SvelteComponent {
|
12828
12606
|
constructor(options) {
|
12829
12607
|
super();
|
12830
|
-
init(this, options, instance$
|
12608
|
+
init(this, options, instance$J, create_fragment$J, safe_not_equal, { color: 0 });
|
12831
12609
|
}
|
12832
12610
|
}
|
12833
12611
|
|
12834
12612
|
/* src/components-flex/icon/variants/IconXMark.svelte generated by Svelte v3.53.1 */
|
12835
12613
|
|
12836
|
-
function create_fragment$
|
12614
|
+
function create_fragment$I(ctx) {
|
12837
12615
|
let svg;
|
12838
12616
|
let path;
|
12839
12617
|
|
@@ -12865,7 +12643,7 @@ function create_fragment$F(ctx) {
|
|
12865
12643
|
};
|
12866
12644
|
}
|
12867
12645
|
|
12868
|
-
function instance$
|
12646
|
+
function instance$I($$self, $$props, $$invalidate) {
|
12869
12647
|
let { color } = $$props;
|
12870
12648
|
|
12871
12649
|
$$self.$$set = $$props => {
|
@@ -12878,13 +12656,13 @@ function instance$F($$self, $$props, $$invalidate) {
|
|
12878
12656
|
class IconXMark extends SvelteComponent {
|
12879
12657
|
constructor(options) {
|
12880
12658
|
super();
|
12881
|
-
init(this, options, instance$
|
12659
|
+
init(this, options, instance$I, create_fragment$I, safe_not_equal, { color: 0 });
|
12882
12660
|
}
|
12883
12661
|
}
|
12884
12662
|
|
12885
12663
|
/* src/components-flex/icon/variants/IconPaperPlane.svelte generated by Svelte v3.53.1 */
|
12886
12664
|
|
12887
|
-
function create_fragment$
|
12665
|
+
function create_fragment$H(ctx) {
|
12888
12666
|
let svg;
|
12889
12667
|
let path;
|
12890
12668
|
|
@@ -12916,7 +12694,7 @@ function create_fragment$E(ctx) {
|
|
12916
12694
|
};
|
12917
12695
|
}
|
12918
12696
|
|
12919
|
-
function instance$
|
12697
|
+
function instance$H($$self, $$props, $$invalidate) {
|
12920
12698
|
let { color } = $$props;
|
12921
12699
|
|
12922
12700
|
$$self.$$set = $$props => {
|
@@ -12929,13 +12707,13 @@ function instance$E($$self, $$props, $$invalidate) {
|
|
12929
12707
|
class IconPaperPlane extends SvelteComponent {
|
12930
12708
|
constructor(options) {
|
12931
12709
|
super();
|
12932
|
-
init(this, options, instance$
|
12710
|
+
init(this, options, instance$H, create_fragment$H, safe_not_equal, { color: 0 });
|
12933
12711
|
}
|
12934
12712
|
}
|
12935
12713
|
|
12936
12714
|
/* src/components-flex/icon/variants/IconCopy.svelte generated by Svelte v3.53.1 */
|
12937
12715
|
|
12938
|
-
function create_fragment$
|
12716
|
+
function create_fragment$G(ctx) {
|
12939
12717
|
let svg;
|
12940
12718
|
let path;
|
12941
12719
|
|
@@ -12967,7 +12745,7 @@ function create_fragment$D(ctx) {
|
|
12967
12745
|
};
|
12968
12746
|
}
|
12969
12747
|
|
12970
|
-
function instance$
|
12748
|
+
function instance$G($$self, $$props, $$invalidate) {
|
12971
12749
|
let { color } = $$props;
|
12972
12750
|
|
12973
12751
|
$$self.$$set = $$props => {
|
@@ -12980,13 +12758,13 @@ function instance$D($$self, $$props, $$invalidate) {
|
|
12980
12758
|
class IconCopy extends SvelteComponent {
|
12981
12759
|
constructor(options) {
|
12982
12760
|
super();
|
12983
|
-
init(this, options, instance$
|
12761
|
+
init(this, options, instance$G, create_fragment$G, safe_not_equal, { color: 0 });
|
12984
12762
|
}
|
12985
12763
|
}
|
12986
12764
|
|
12987
12765
|
/* src/components-flex/icon/variants/IconCircleXMark.svelte generated by Svelte v3.53.1 */
|
12988
12766
|
|
12989
|
-
function create_fragment$
|
12767
|
+
function create_fragment$F(ctx) {
|
12990
12768
|
let svg;
|
12991
12769
|
let path;
|
12992
12770
|
|
@@ -13018,7 +12796,7 @@ function create_fragment$C(ctx) {
|
|
13018
12796
|
};
|
13019
12797
|
}
|
13020
12798
|
|
13021
|
-
function instance$
|
12799
|
+
function instance$F($$self, $$props, $$invalidate) {
|
13022
12800
|
let { color } = $$props;
|
13023
12801
|
|
13024
12802
|
$$self.$$set = $$props => {
|
@@ -13031,13 +12809,13 @@ function instance$C($$self, $$props, $$invalidate) {
|
|
13031
12809
|
class IconCircleXMark extends SvelteComponent {
|
13032
12810
|
constructor(options) {
|
13033
12811
|
super();
|
13034
|
-
init(this, options, instance$
|
12812
|
+
init(this, options, instance$F, create_fragment$F, safe_not_equal, { color: 0 });
|
13035
12813
|
}
|
13036
12814
|
}
|
13037
12815
|
|
13038
12816
|
/* src/components-flex/icon/variants/IconHeart.svelte generated by Svelte v3.53.1 */
|
13039
12817
|
|
13040
|
-
function create_fragment$
|
12818
|
+
function create_fragment$E(ctx) {
|
13041
12819
|
let svg;
|
13042
12820
|
let path;
|
13043
12821
|
|
@@ -13069,7 +12847,7 @@ function create_fragment$B(ctx) {
|
|
13069
12847
|
};
|
13070
12848
|
}
|
13071
12849
|
|
13072
|
-
function instance$
|
12850
|
+
function instance$E($$self, $$props, $$invalidate) {
|
13073
12851
|
let { color } = $$props;
|
13074
12852
|
|
13075
12853
|
$$self.$$set = $$props => {
|
@@ -13082,13 +12860,13 @@ function instance$B($$self, $$props, $$invalidate) {
|
|
13082
12860
|
class IconHeart extends SvelteComponent {
|
13083
12861
|
constructor(options) {
|
13084
12862
|
super();
|
13085
|
-
init(this, options, instance$
|
12863
|
+
init(this, options, instance$E, create_fragment$E, safe_not_equal, { color: 0 });
|
13086
12864
|
}
|
13087
12865
|
}
|
13088
12866
|
|
13089
12867
|
/* src/components-flex/icon/variants/IconMagnifyingGrass.svelte generated by Svelte v3.53.1 */
|
13090
12868
|
|
13091
|
-
function create_fragment$
|
12869
|
+
function create_fragment$D(ctx) {
|
13092
12870
|
let svg;
|
13093
12871
|
let path;
|
13094
12872
|
|
@@ -13120,7 +12898,7 @@ function create_fragment$A(ctx) {
|
|
13120
12898
|
};
|
13121
12899
|
}
|
13122
12900
|
|
13123
|
-
function instance$
|
12901
|
+
function instance$D($$self, $$props, $$invalidate) {
|
13124
12902
|
let { color } = $$props;
|
13125
12903
|
|
13126
12904
|
$$self.$$set = $$props => {
|
@@ -13133,13 +12911,13 @@ function instance$A($$self, $$props, $$invalidate) {
|
|
13133
12911
|
class IconMagnifyingGrass extends SvelteComponent {
|
13134
12912
|
constructor(options) {
|
13135
12913
|
super();
|
13136
|
-
init(this, options, instance$
|
12914
|
+
init(this, options, instance$D, create_fragment$D, safe_not_equal, { color: 0 });
|
13137
12915
|
}
|
13138
12916
|
}
|
13139
12917
|
|
13140
12918
|
/* src/components-flex/icon/variants/IconStar.svelte generated by Svelte v3.53.1 */
|
13141
12919
|
|
13142
|
-
function create_fragment$
|
12920
|
+
function create_fragment$C(ctx) {
|
13143
12921
|
let svg;
|
13144
12922
|
let path;
|
13145
12923
|
|
@@ -13171,7 +12949,7 @@ function create_fragment$z(ctx) {
|
|
13171
12949
|
};
|
13172
12950
|
}
|
13173
12951
|
|
13174
|
-
function instance$
|
12952
|
+
function instance$C($$self, $$props, $$invalidate) {
|
13175
12953
|
let { color } = $$props;
|
13176
12954
|
|
13177
12955
|
$$self.$$set = $$props => {
|
@@ -13184,13 +12962,13 @@ function instance$z($$self, $$props, $$invalidate) {
|
|
13184
12962
|
class IconStar extends SvelteComponent {
|
13185
12963
|
constructor(options) {
|
13186
12964
|
super();
|
13187
|
-
init(this, options, instance$
|
12965
|
+
init(this, options, instance$C, create_fragment$C, safe_not_equal, { color: 0 });
|
13188
12966
|
}
|
13189
12967
|
}
|
13190
12968
|
|
13191
12969
|
/* src/components-flex/icon/variants/IconCircleInfo.svelte generated by Svelte v3.53.1 */
|
13192
12970
|
|
13193
|
-
function create_fragment$
|
12971
|
+
function create_fragment$B(ctx) {
|
13194
12972
|
let svg;
|
13195
12973
|
let path;
|
13196
12974
|
|
@@ -13222,7 +13000,7 @@ function create_fragment$y(ctx) {
|
|
13222
13000
|
};
|
13223
13001
|
}
|
13224
13002
|
|
13225
|
-
function instance$
|
13003
|
+
function instance$B($$self, $$props, $$invalidate) {
|
13226
13004
|
let { color } = $$props;
|
13227
13005
|
|
13228
13006
|
$$self.$$set = $$props => {
|
@@ -13235,13 +13013,13 @@ function instance$y($$self, $$props, $$invalidate) {
|
|
13235
13013
|
class IconCircleInfo extends SvelteComponent {
|
13236
13014
|
constructor(options) {
|
13237
13015
|
super();
|
13238
|
-
init(this, options, instance$
|
13016
|
+
init(this, options, instance$B, create_fragment$B, safe_not_equal, { color: 0 });
|
13239
13017
|
}
|
13240
13018
|
}
|
13241
13019
|
|
13242
13020
|
/* src/components-flex/icon/variants/IconEnvelope.svelte generated by Svelte v3.53.1 */
|
13243
13021
|
|
13244
|
-
function create_fragment$
|
13022
|
+
function create_fragment$A(ctx) {
|
13245
13023
|
let svg;
|
13246
13024
|
let path;
|
13247
13025
|
|
@@ -13273,7 +13051,7 @@ function create_fragment$x(ctx) {
|
|
13273
13051
|
};
|
13274
13052
|
}
|
13275
13053
|
|
13276
|
-
function instance$
|
13054
|
+
function instance$A($$self, $$props, $$invalidate) {
|
13277
13055
|
let { color } = $$props;
|
13278
13056
|
|
13279
13057
|
$$self.$$set = $$props => {
|
@@ -13286,13 +13064,13 @@ function instance$x($$self, $$props, $$invalidate) {
|
|
13286
13064
|
class IconEnvelope extends SvelteComponent {
|
13287
13065
|
constructor(options) {
|
13288
13066
|
super();
|
13289
|
-
init(this, options, instance$
|
13067
|
+
init(this, options, instance$A, create_fragment$A, safe_not_equal, { color: 0 });
|
13290
13068
|
}
|
13291
13069
|
}
|
13292
13070
|
|
13293
13071
|
/* src/components-flex/icon/variants/IconGift.svelte generated by Svelte v3.53.1 */
|
13294
13072
|
|
13295
|
-
function create_fragment$
|
13073
|
+
function create_fragment$z(ctx) {
|
13296
13074
|
let svg;
|
13297
13075
|
let path;
|
13298
13076
|
|
@@ -13324,7 +13102,7 @@ function create_fragment$w(ctx) {
|
|
13324
13102
|
};
|
13325
13103
|
}
|
13326
13104
|
|
13327
|
-
function instance$
|
13105
|
+
function instance$z($$self, $$props, $$invalidate) {
|
13328
13106
|
let { color } = $$props;
|
13329
13107
|
|
13330
13108
|
$$self.$$set = $$props => {
|
@@ -13337,13 +13115,13 @@ function instance$w($$self, $$props, $$invalidate) {
|
|
13337
13115
|
class IconGift extends SvelteComponent {
|
13338
13116
|
constructor(options) {
|
13339
13117
|
super();
|
13340
|
-
init(this, options, instance$
|
13118
|
+
init(this, options, instance$z, create_fragment$z, safe_not_equal, { color: 0 });
|
13341
13119
|
}
|
13342
13120
|
}
|
13343
13121
|
|
13344
13122
|
/* src/components-flex/icon/variants/IconPaperclip.svelte generated by Svelte v3.53.1 */
|
13345
13123
|
|
13346
|
-
function create_fragment$
|
13124
|
+
function create_fragment$y(ctx) {
|
13347
13125
|
let svg;
|
13348
13126
|
let path;
|
13349
13127
|
|
@@ -13375,7 +13153,7 @@ function create_fragment$v(ctx) {
|
|
13375
13153
|
};
|
13376
13154
|
}
|
13377
13155
|
|
13378
|
-
function instance$
|
13156
|
+
function instance$y($$self, $$props, $$invalidate) {
|
13379
13157
|
let { color } = $$props;
|
13380
13158
|
|
13381
13159
|
$$self.$$set = $$props => {
|
@@ -13388,13 +13166,13 @@ function instance$v($$self, $$props, $$invalidate) {
|
|
13388
13166
|
class IconPaperclip extends SvelteComponent {
|
13389
13167
|
constructor(options) {
|
13390
13168
|
super();
|
13391
|
-
init(this, options, instance$
|
13169
|
+
init(this, options, instance$y, create_fragment$y, safe_not_equal, { color: 0 });
|
13392
13170
|
}
|
13393
13171
|
}
|
13394
13172
|
|
13395
13173
|
/* src/components-flex/icon/variants/IconFire.svelte generated by Svelte v3.53.1 */
|
13396
13174
|
|
13397
|
-
function create_fragment$
|
13175
|
+
function create_fragment$x(ctx) {
|
13398
13176
|
let svg;
|
13399
13177
|
let path;
|
13400
13178
|
|
@@ -13426,7 +13204,7 @@ function create_fragment$u(ctx) {
|
|
13426
13204
|
};
|
13427
13205
|
}
|
13428
13206
|
|
13429
|
-
function instance$
|
13207
|
+
function instance$x($$self, $$props, $$invalidate) {
|
13430
13208
|
let { color } = $$props;
|
13431
13209
|
|
13432
13210
|
$$self.$$set = $$props => {
|
@@ -13439,13 +13217,13 @@ function instance$u($$self, $$props, $$invalidate) {
|
|
13439
13217
|
class IconFire extends SvelteComponent {
|
13440
13218
|
constructor(options) {
|
13441
13219
|
super();
|
13442
|
-
init(this, options, instance$
|
13220
|
+
init(this, options, instance$x, create_fragment$x, safe_not_equal, { color: 0 });
|
13443
13221
|
}
|
13444
13222
|
}
|
13445
13223
|
|
13446
13224
|
/* src/components-flex/icon/variants/IconLink.svelte generated by Svelte v3.53.1 */
|
13447
13225
|
|
13448
|
-
function create_fragment$
|
13226
|
+
function create_fragment$w(ctx) {
|
13449
13227
|
let svg;
|
13450
13228
|
let path;
|
13451
13229
|
|
@@ -13477,7 +13255,7 @@ function create_fragment$t(ctx) {
|
|
13477
13255
|
};
|
13478
13256
|
}
|
13479
13257
|
|
13480
|
-
function instance$
|
13258
|
+
function instance$w($$self, $$props, $$invalidate) {
|
13481
13259
|
let { color } = $$props;
|
13482
13260
|
|
13483
13261
|
$$self.$$set = $$props => {
|
@@ -13490,13 +13268,13 @@ function instance$t($$self, $$props, $$invalidate) {
|
|
13490
13268
|
class IconLink extends SvelteComponent {
|
13491
13269
|
constructor(options) {
|
13492
13270
|
super();
|
13493
|
-
init(this, options, instance$
|
13271
|
+
init(this, options, instance$w, create_fragment$w, safe_not_equal, { color: 0 });
|
13494
13272
|
}
|
13495
13273
|
}
|
13496
13274
|
|
13497
13275
|
/* src/components-flex/icon/variants/IconBuildings.svelte generated by Svelte v3.53.1 */
|
13498
13276
|
|
13499
|
-
function create_fragment$
|
13277
|
+
function create_fragment$v(ctx) {
|
13500
13278
|
let svg;
|
13501
13279
|
let path;
|
13502
13280
|
|
@@ -13528,7 +13306,7 @@ function create_fragment$s(ctx) {
|
|
13528
13306
|
};
|
13529
13307
|
}
|
13530
13308
|
|
13531
|
-
function instance$
|
13309
|
+
function instance$v($$self, $$props, $$invalidate) {
|
13532
13310
|
let { color } = $$props;
|
13533
13311
|
|
13534
13312
|
$$self.$$set = $$props => {
|
@@ -13541,13 +13319,13 @@ function instance$s($$self, $$props, $$invalidate) {
|
|
13541
13319
|
class IconBuildings extends SvelteComponent {
|
13542
13320
|
constructor(options) {
|
13543
13321
|
super();
|
13544
|
-
init(this, options, instance$
|
13322
|
+
init(this, options, instance$v, create_fragment$v, safe_not_equal, { color: 0 });
|
13545
13323
|
}
|
13546
13324
|
}
|
13547
13325
|
|
13548
13326
|
/* src/components-flex/icon/variants/IconChevronsRight.svelte generated by Svelte v3.53.1 */
|
13549
13327
|
|
13550
|
-
function create_fragment$
|
13328
|
+
function create_fragment$u(ctx) {
|
13551
13329
|
let svg;
|
13552
13330
|
let path;
|
13553
13331
|
|
@@ -13579,7 +13357,7 @@ function create_fragment$r(ctx) {
|
|
13579
13357
|
};
|
13580
13358
|
}
|
13581
13359
|
|
13582
|
-
function instance$
|
13360
|
+
function instance$u($$self, $$props, $$invalidate) {
|
13583
13361
|
let { color } = $$props;
|
13584
13362
|
|
13585
13363
|
$$self.$$set = $$props => {
|
@@ -13592,13 +13370,13 @@ function instance$r($$self, $$props, $$invalidate) {
|
|
13592
13370
|
class IconChevronsRight extends SvelteComponent {
|
13593
13371
|
constructor(options) {
|
13594
13372
|
super();
|
13595
|
-
init(this, options, instance$
|
13373
|
+
init(this, options, instance$u, create_fragment$u, safe_not_equal, { color: 0 });
|
13596
13374
|
}
|
13597
13375
|
}
|
13598
13376
|
|
13599
13377
|
/* src/components-flex/icon/variants/IconChevronRight.svelte generated by Svelte v3.53.1 */
|
13600
13378
|
|
13601
|
-
function create_fragment$
|
13379
|
+
function create_fragment$t(ctx) {
|
13602
13380
|
let svg;
|
13603
13381
|
let path;
|
13604
13382
|
|
@@ -13630,7 +13408,7 @@ function create_fragment$q(ctx) {
|
|
13630
13408
|
};
|
13631
13409
|
}
|
13632
13410
|
|
13633
|
-
function instance$
|
13411
|
+
function instance$t($$self, $$props, $$invalidate) {
|
13634
13412
|
let { color } = $$props;
|
13635
13413
|
|
13636
13414
|
$$self.$$set = $$props => {
|
@@ -13643,13 +13421,13 @@ function instance$q($$self, $$props, $$invalidate) {
|
|
13643
13421
|
class IconChevronRight extends SvelteComponent {
|
13644
13422
|
constructor(options) {
|
13645
13423
|
super();
|
13646
|
-
init(this, options, instance$
|
13424
|
+
init(this, options, instance$t, create_fragment$t, safe_not_equal, { color: 0 });
|
13647
13425
|
}
|
13648
13426
|
}
|
13649
13427
|
|
13650
13428
|
/* src/components-flex/icon/variants/IconPhone.svelte generated by Svelte v3.53.1 */
|
13651
13429
|
|
13652
|
-
function create_fragment$
|
13430
|
+
function create_fragment$s(ctx) {
|
13653
13431
|
let svg;
|
13654
13432
|
let path;
|
13655
13433
|
|
@@ -13681,7 +13459,7 @@ function create_fragment$p(ctx) {
|
|
13681
13459
|
};
|
13682
13460
|
}
|
13683
13461
|
|
13684
|
-
function instance$
|
13462
|
+
function instance$s($$self, $$props, $$invalidate) {
|
13685
13463
|
let { color } = $$props;
|
13686
13464
|
|
13687
13465
|
$$self.$$set = $$props => {
|
@@ -13694,13 +13472,13 @@ function instance$p($$self, $$props, $$invalidate) {
|
|
13694
13472
|
class IconPhone extends SvelteComponent {
|
13695
13473
|
constructor(options) {
|
13696
13474
|
super();
|
13697
|
-
init(this, options, instance$
|
13475
|
+
init(this, options, instance$s, create_fragment$s, safe_not_equal, { color: 0 });
|
13698
13476
|
}
|
13699
13477
|
}
|
13700
13478
|
|
13701
13479
|
/* src/components-flex/icon/variants/IconLocationDot.svelte generated by Svelte v3.53.1 */
|
13702
13480
|
|
13703
|
-
function create_fragment$
|
13481
|
+
function create_fragment$r(ctx) {
|
13704
13482
|
let svg;
|
13705
13483
|
let path;
|
13706
13484
|
|
@@ -13732,7 +13510,7 @@ function create_fragment$o(ctx) {
|
|
13732
13510
|
};
|
13733
13511
|
}
|
13734
13512
|
|
13735
|
-
function instance$
|
13513
|
+
function instance$r($$self, $$props, $$invalidate) {
|
13736
13514
|
let { color } = $$props;
|
13737
13515
|
|
13738
13516
|
$$self.$$set = $$props => {
|
@@ -13745,7 +13523,7 @@ function instance$o($$self, $$props, $$invalidate) {
|
|
13745
13523
|
class IconLocationDot extends SvelteComponent {
|
13746
13524
|
constructor(options) {
|
13747
13525
|
super();
|
13748
|
-
init(this, options, instance$
|
13526
|
+
init(this, options, instance$r, create_fragment$r, safe_not_equal, { color: 0 });
|
13749
13527
|
}
|
13750
13528
|
}
|
13751
13529
|
|
@@ -13816,7 +13594,7 @@ const ICON_VARIANTS = {
|
|
13816
13594
|
|
13817
13595
|
/* src/components-flex/icon/Icon.svelte generated by Svelte v3.53.1 */
|
13818
13596
|
|
13819
|
-
function add_css$
|
13597
|
+
function add_css$m(target) {
|
13820
13598
|
append_styles(target, "svelte-19rssou", ".icon.svelte-19rssou{display:flex;align-items:center;overflow:hidden;width:auto;cursor:pointer;text-decoration:none}");
|
13821
13599
|
}
|
13822
13600
|
|
@@ -13938,7 +13716,7 @@ function create_dynamic_element$a(ctx) {
|
|
13938
13716
|
};
|
13939
13717
|
}
|
13940
13718
|
|
13941
|
-
function create_fragment$
|
13719
|
+
function create_fragment$q(ctx) {
|
13942
13720
|
let previous_tag = /*element*/ ctx[5];
|
13943
13721
|
let svelte_element_anchor;
|
13944
13722
|
let svelte_element = /*element*/ ctx[5] && create_dynamic_element$a(ctx);
|
@@ -13984,7 +13762,7 @@ function create_fragment$n(ctx) {
|
|
13984
13762
|
};
|
13985
13763
|
}
|
13986
13764
|
|
13987
|
-
function instance$
|
13765
|
+
function instance$q($$self, $$props, $$invalidate) {
|
13988
13766
|
let style;
|
13989
13767
|
let IconComponent;
|
13990
13768
|
let { props = {} } = $$props;
|
@@ -14027,7 +13805,7 @@ function instance$n($$self, $$props, $$invalidate) {
|
|
14027
13805
|
class Icon extends SvelteComponent {
|
14028
13806
|
constructor(options) {
|
14029
13807
|
super();
|
14030
|
-
init(this, options, instance$
|
13808
|
+
init(this, options, instance$q, create_fragment$q, safe_not_equal, { props: 0, layerId: 1 }, add_css$m);
|
14031
13809
|
}
|
14032
13810
|
}
|
14033
13811
|
|
@@ -14215,12 +13993,12 @@ function darkenColor(color, percent) {
|
|
14215
13993
|
|
14216
13994
|
/* src/components-flex/button/Button.svelte generated by Svelte v3.53.1 */
|
14217
13995
|
|
14218
|
-
function add_css$
|
13996
|
+
function add_css$l(target) {
|
14219
13997
|
append_styles(target, "svelte-o2gomt", ".button.svelte-o2gomt{display:inline-flex;gap:0.8em;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;color:var(--color);border-color:var(--border-color);background-color:var(--bg-color)}.button.svelte-o2gomt:hover{background-color:var(--hover-bg-color);border-color:var(--hover-border-color)}.button-icon.svelte-o2gomt{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
|
14220
13998
|
}
|
14221
13999
|
|
14222
14000
|
// (91:2) {#if props.isIcon && props.iconVariant}
|
14223
|
-
function create_if_block$
|
14001
|
+
function create_if_block$9(ctx) {
|
14224
14002
|
let div;
|
14225
14003
|
let icon;
|
14226
14004
|
let current;
|
@@ -14285,7 +14063,7 @@ function create_dynamic_element$9(ctx) {
|
|
14285
14063
|
let current;
|
14286
14064
|
let mounted;
|
14287
14065
|
let dispose;
|
14288
|
-
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$
|
14066
|
+
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$9(ctx);
|
14289
14067
|
|
14290
14068
|
let svelte_element_levels = [
|
14291
14069
|
/*attributes*/ ctx[3],
|
@@ -14340,7 +14118,7 @@ function create_dynamic_element$9(ctx) {
|
|
14340
14118
|
transition_in(if_block, 1);
|
14341
14119
|
}
|
14342
14120
|
} else {
|
14343
|
-
if_block = create_if_block$
|
14121
|
+
if_block = create_if_block$9(ctx);
|
14344
14122
|
if_block.c();
|
14345
14123
|
transition_in(if_block, 1);
|
14346
14124
|
if_block.m(svelte_element, t0);
|
@@ -14391,7 +14169,7 @@ function create_dynamic_element$9(ctx) {
|
|
14391
14169
|
};
|
14392
14170
|
}
|
14393
14171
|
|
14394
|
-
function create_fragment$
|
14172
|
+
function create_fragment$p(ctx) {
|
14395
14173
|
let previous_tag = /*element*/ ctx[4];
|
14396
14174
|
let svelte_element_anchor;
|
14397
14175
|
let svelte_element = /*element*/ ctx[4] && create_dynamic_element$9(ctx);
|
@@ -14437,7 +14215,7 @@ function create_fragment$m(ctx) {
|
|
14437
14215
|
};
|
14438
14216
|
}
|
14439
14217
|
|
14440
|
-
function instance$
|
14218
|
+
function instance$p($$self, $$props, $$invalidate) {
|
14441
14219
|
let variables;
|
14442
14220
|
let style;
|
14443
14221
|
let { props = {} } = $$props;
|
@@ -14540,7 +14318,7 @@ function instance$m($$self, $$props, $$invalidate) {
|
|
14540
14318
|
class Button extends SvelteComponent {
|
14541
14319
|
constructor(options) {
|
14542
14320
|
super();
|
14543
|
-
init(this, options, instance$
|
14321
|
+
init(this, options, instance$p, create_fragment$p, safe_not_equal, { props: 0, layerId: 1 }, add_css$l);
|
14544
14322
|
}
|
14545
14323
|
}
|
14546
14324
|
|
@@ -14645,12 +14423,12 @@ const BUTTON_OUTLINED_WRAP_STYLES = {
|
|
14645
14423
|
|
14646
14424
|
/* src/components-flex/button-outlined/ButtonOutlined.svelte generated by Svelte v3.53.1 */
|
14647
14425
|
|
14648
|
-
function add_css$
|
14426
|
+
function add_css$k(target) {
|
14649
14427
|
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}");
|
14650
14428
|
}
|
14651
14429
|
|
14652
14430
|
// (53:2) {#if props.isIcon && props.iconVariant}
|
14653
|
-
function create_if_block$
|
14431
|
+
function create_if_block$8(ctx) {
|
14654
14432
|
let div;
|
14655
14433
|
let icon;
|
14656
14434
|
let current;
|
@@ -14715,7 +14493,7 @@ function create_dynamic_element$8(ctx) {
|
|
14715
14493
|
let current;
|
14716
14494
|
let mounted;
|
14717
14495
|
let dispose;
|
14718
|
-
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$
|
14496
|
+
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$8(ctx);
|
14719
14497
|
|
14720
14498
|
let svelte_element_levels = [
|
14721
14499
|
/*attributes*/ ctx[3],
|
@@ -14769,7 +14547,7 @@ function create_dynamic_element$8(ctx) {
|
|
14769
14547
|
transition_in(if_block, 1);
|
14770
14548
|
}
|
14771
14549
|
} else {
|
14772
|
-
if_block = create_if_block$
|
14550
|
+
if_block = create_if_block$8(ctx);
|
14773
14551
|
if_block.c();
|
14774
14552
|
transition_in(if_block, 1);
|
14775
14553
|
if_block.m(svelte_element, t0);
|
@@ -14819,7 +14597,7 @@ function create_dynamic_element$8(ctx) {
|
|
14819
14597
|
};
|
14820
14598
|
}
|
14821
14599
|
|
14822
|
-
function create_fragment$
|
14600
|
+
function create_fragment$o(ctx) {
|
14823
14601
|
let previous_tag = /*element*/ ctx[4];
|
14824
14602
|
let svelte_element_anchor;
|
14825
14603
|
let svelte_element = /*element*/ ctx[4] && create_dynamic_element$8(ctx);
|
@@ -14865,7 +14643,7 @@ function create_fragment$l(ctx) {
|
|
14865
14643
|
};
|
14866
14644
|
}
|
14867
14645
|
|
14868
|
-
function instance$
|
14646
|
+
function instance$o($$self, $$props, $$invalidate) {
|
14869
14647
|
let variables;
|
14870
14648
|
let style;
|
14871
14649
|
let { props = {} } = $$props;
|
@@ -14928,7 +14706,7 @@ function instance$l($$self, $$props, $$invalidate) {
|
|
14928
14706
|
class ButtonOutlined extends SvelteComponent {
|
14929
14707
|
constructor(options) {
|
14930
14708
|
super();
|
14931
|
-
init(this, options, instance$
|
14709
|
+
init(this, options, instance$o, create_fragment$o, safe_not_equal, { props: 0, layerId: 1 }, add_css$k);
|
14932
14710
|
}
|
14933
14711
|
}
|
14934
14712
|
|
@@ -14990,12 +14768,12 @@ const getButtonTextThemeStyles = getPropStyles(callback$2);
|
|
14990
14768
|
|
14991
14769
|
/* src/components-flex/button-text/ButtonText.svelte generated by Svelte v3.53.1 */
|
14992
14770
|
|
14993
|
-
function add_css$
|
14771
|
+
function add_css$j(target) {
|
14994
14772
|
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}");
|
14995
14773
|
}
|
14996
14774
|
|
14997
14775
|
// (49:2) {#if props.isIcon && props.iconVariant}
|
14998
|
-
function create_if_block$
|
14776
|
+
function create_if_block$7(ctx) {
|
14999
14777
|
let div;
|
15000
14778
|
let icon;
|
15001
14779
|
let current;
|
@@ -15060,7 +14838,7 @@ function create_dynamic_element$7(ctx) {
|
|
15060
14838
|
let current;
|
15061
14839
|
let mounted;
|
15062
14840
|
let dispose;
|
15063
|
-
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$
|
14841
|
+
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$7(ctx);
|
15064
14842
|
|
15065
14843
|
let svelte_element_levels = [
|
15066
14844
|
/*attributes*/ ctx[3],
|
@@ -15114,7 +14892,7 @@ function create_dynamic_element$7(ctx) {
|
|
15114
14892
|
transition_in(if_block, 1);
|
15115
14893
|
}
|
15116
14894
|
} else {
|
15117
|
-
if_block = create_if_block$
|
14895
|
+
if_block = create_if_block$7(ctx);
|
15118
14896
|
if_block.c();
|
15119
14897
|
transition_in(if_block, 1);
|
15120
14898
|
if_block.m(svelte_element, t0);
|
@@ -15164,7 +14942,7 @@ function create_dynamic_element$7(ctx) {
|
|
15164
14942
|
};
|
15165
14943
|
}
|
15166
14944
|
|
15167
|
-
function create_fragment$
|
14945
|
+
function create_fragment$n(ctx) {
|
15168
14946
|
let previous_tag = /*element*/ ctx[4];
|
15169
14947
|
let svelte_element_anchor;
|
15170
14948
|
let svelte_element = /*element*/ ctx[4] && create_dynamic_element$7(ctx);
|
@@ -15210,7 +14988,7 @@ function create_fragment$k(ctx) {
|
|
15210
14988
|
};
|
15211
14989
|
}
|
15212
14990
|
|
15213
|
-
function instance$
|
14991
|
+
function instance$n($$self, $$props, $$invalidate) {
|
15214
14992
|
let variables;
|
15215
14993
|
let style;
|
15216
14994
|
let { props = {} } = $$props;
|
@@ -15269,7 +15047,7 @@ function instance$k($$self, $$props, $$invalidate) {
|
|
15269
15047
|
class ButtonText extends SvelteComponent {
|
15270
15048
|
constructor(options) {
|
15271
15049
|
super();
|
15272
|
-
init(this, options, instance$
|
15050
|
+
init(this, options, instance$n, create_fragment$n, safe_not_equal, { props: 0, layerId: 1 }, add_css$j);
|
15273
15051
|
}
|
15274
15052
|
}
|
15275
15053
|
|
@@ -15291,12 +15069,12 @@ const BUTTON_TEXT_THEME = {
|
|
15291
15069
|
|
15292
15070
|
/* src/components-flex/close-button/CloseButton.svelte generated by Svelte v3.53.1 */
|
15293
15071
|
|
15294
|
-
function add_css$
|
15072
|
+
function add_css$i(target) {
|
15295
15073
|
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}");
|
15296
15074
|
}
|
15297
15075
|
|
15298
15076
|
// (90:2) {#if hasLabel}
|
15299
|
-
function create_if_block$
|
15077
|
+
function create_if_block$6(ctx) {
|
15300
15078
|
let span;
|
15301
15079
|
let t;
|
15302
15080
|
|
@@ -15335,7 +15113,7 @@ function create_dynamic_element$6(ctx) {
|
|
15335
15113
|
let svelte_element_class_value;
|
15336
15114
|
let mounted;
|
15337
15115
|
let dispose;
|
15338
|
-
let if_block = /*hasLabel*/ ctx[4] && create_if_block$
|
15116
|
+
let if_block = /*hasLabel*/ ctx[4] && create_if_block$6(ctx);
|
15339
15117
|
|
15340
15118
|
let svelte_element_levels = [
|
15341
15119
|
/*attributes*/ ctx[5],
|
@@ -15401,7 +15179,7 @@ function create_dynamic_element$6(ctx) {
|
|
15401
15179
|
if (if_block) {
|
15402
15180
|
if_block.p(ctx, dirty);
|
15403
15181
|
} else {
|
15404
|
-
if_block = create_if_block$
|
15182
|
+
if_block = create_if_block$6(ctx);
|
15405
15183
|
if_block.c();
|
15406
15184
|
if_block.m(svelte_element, null);
|
15407
15185
|
}
|
@@ -15434,7 +15212,7 @@ function create_dynamic_element$6(ctx) {
|
|
15434
15212
|
};
|
15435
15213
|
}
|
15436
15214
|
|
15437
|
-
function create_fragment$
|
15215
|
+
function create_fragment$m(ctx) {
|
15438
15216
|
let previous_tag = /*element*/ ctx[6];
|
15439
15217
|
let svelte_element_anchor;
|
15440
15218
|
let svelte_element = /*element*/ ctx[6] && create_dynamic_element$6(ctx);
|
@@ -15478,7 +15256,7 @@ function create_fragment$j(ctx) {
|
|
15478
15256
|
};
|
15479
15257
|
}
|
15480
15258
|
|
15481
|
-
function instance$
|
15259
|
+
function instance$m($$self, $$props, $$invalidate) {
|
15482
15260
|
let hasLabel;
|
15483
15261
|
let style;
|
15484
15262
|
let labelStyle;
|
@@ -15575,8 +15353,8 @@ class CloseButton extends SvelteComponent {
|
|
15575
15353
|
init(
|
15576
15354
|
this,
|
15577
15355
|
options,
|
15578
|
-
instance$
|
15579
|
-
create_fragment$
|
15356
|
+
instance$m,
|
15357
|
+
create_fragment$m,
|
15580
15358
|
safe_not_equal,
|
15581
15359
|
{
|
15582
15360
|
props: 11,
|
@@ -15584,7 +15362,7 @@ class CloseButton extends SvelteComponent {
|
|
15584
15362
|
eventName: 12,
|
15585
15363
|
eventValue: 13
|
15586
15364
|
},
|
15587
|
-
add_css$
|
15365
|
+
add_css$i
|
15588
15366
|
);
|
15589
15367
|
}
|
15590
15368
|
}
|
@@ -15638,7 +15416,7 @@ const ICON_SIZE_STYLES = {
|
|
15638
15416
|
|
15639
15417
|
/* src/components-flex/image/Image.svelte generated by Svelte v3.53.1 */
|
15640
15418
|
|
15641
|
-
function add_css$
|
15419
|
+
function add_css$h(target) {
|
15642
15420
|
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}");
|
15643
15421
|
}
|
15644
15422
|
|
@@ -15721,7 +15499,7 @@ function create_dynamic_element$5(ctx) {
|
|
15721
15499
|
};
|
15722
15500
|
}
|
15723
15501
|
|
15724
|
-
function create_fragment$
|
15502
|
+
function create_fragment$l(ctx) {
|
15725
15503
|
let previous_tag = /*element*/ ctx[4];
|
15726
15504
|
let svelte_element_anchor;
|
15727
15505
|
let svelte_element = /*element*/ ctx[4] && create_dynamic_element$5(ctx);
|
@@ -15765,7 +15543,7 @@ function create_fragment$i(ctx) {
|
|
15765
15543
|
};
|
15766
15544
|
}
|
15767
15545
|
|
15768
|
-
function instance$
|
15546
|
+
function instance$l($$self, $$props, $$invalidate) {
|
15769
15547
|
let style;
|
15770
15548
|
let { props = {} } = $$props;
|
15771
15549
|
let { layerId = '' } = $$props;
|
@@ -15805,7 +15583,7 @@ function instance$i($$self, $$props, $$invalidate) {
|
|
15805
15583
|
class Image extends SvelteComponent {
|
15806
15584
|
constructor(options) {
|
15807
15585
|
super();
|
15808
|
-
init(this, options, instance$
|
15586
|
+
init(this, options, instance$l, create_fragment$l, safe_not_equal, { props: 0, layerId: 1 }, add_css$h);
|
15809
15587
|
}
|
15810
15588
|
}
|
15811
15589
|
|
@@ -15829,7 +15607,7 @@ const IMAGE_ASPECT_VARIANTS = {
|
|
15829
15607
|
|
15830
15608
|
/* src/components-flex/layout/Layout.svelte generated by Svelte v3.53.1 */
|
15831
15609
|
|
15832
|
-
function add_css$
|
15610
|
+
function add_css$g(target) {
|
15833
15611
|
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}");
|
15834
15612
|
}
|
15835
15613
|
|
@@ -15931,7 +15709,7 @@ function create_dynamic_element$4(ctx) {
|
|
15931
15709
|
};
|
15932
15710
|
}
|
15933
15711
|
|
15934
|
-
function create_fragment$
|
15712
|
+
function create_fragment$k(ctx) {
|
15935
15713
|
let previous_tag = "div";
|
15936
15714
|
let svelte_element_anchor;
|
15937
15715
|
let current;
|
@@ -15981,7 +15759,7 @@ function create_fragment$h(ctx) {
|
|
15981
15759
|
};
|
15982
15760
|
}
|
15983
15761
|
|
15984
|
-
function instance$
|
15762
|
+
function instance$k($$self, $$props, $$invalidate) {
|
15985
15763
|
let style;
|
15986
15764
|
let { $$slots: slots = {}, $$scope } = $$props;
|
15987
15765
|
let { props = {} } = $$props;
|
@@ -16023,7 +15801,7 @@ function instance$h($$self, $$props, $$invalidate) {
|
|
16023
15801
|
class Layout extends SvelteComponent {
|
16024
15802
|
constructor(options) {
|
16025
15803
|
super();
|
16026
|
-
init(this, options, instance$
|
15804
|
+
init(this, options, instance$k, create_fragment$k, safe_not_equal, { props: 4, layerId: 0 }, add_css$g);
|
16027
15805
|
}
|
16028
15806
|
}
|
16029
15807
|
|
@@ -16034,7 +15812,7 @@ const LAYOUT_JUSTIFY = ['flex-start', 'center', 'flex-end', 'space-between'];
|
|
16034
15812
|
|
16035
15813
|
/* src/components-flex/slider/Slider.svelte generated by Svelte v3.53.1 */
|
16036
15814
|
|
16037
|
-
function add_css$
|
15815
|
+
function add_css$f(target) {
|
16038
15816
|
append_styles(target, "svelte-1slel1d", ".slider-list.svelte-1slel1d{-webkit-user-drag:none;margin:0;padding:0;list-style:none}");
|
16039
15817
|
}
|
16040
15818
|
|
@@ -16045,7 +15823,7 @@ function get_each_context$1(ctx, list, i) {
|
|
16045
15823
|
return child_ctx;
|
16046
15824
|
}
|
16047
15825
|
|
16048
|
-
// (
|
15826
|
+
// (174:4) {#each indicators ?? [] as indicator, i}
|
16049
15827
|
function create_each_block$1(ctx) {
|
16050
15828
|
let button;
|
16051
15829
|
let i_1;
|
@@ -16107,7 +15885,7 @@ function create_each_block$1(ctx) {
|
|
16107
15885
|
};
|
16108
15886
|
}
|
16109
15887
|
|
16110
|
-
function create_fragment$
|
15888
|
+
function create_fragment$j(ctx) {
|
16111
15889
|
let div1;
|
16112
15890
|
let ul;
|
16113
15891
|
let ul_style_value;
|
@@ -16246,7 +16024,7 @@ function create_fragment$g(ctx) {
|
|
16246
16024
|
};
|
16247
16025
|
}
|
16248
16026
|
|
16249
|
-
function instance$
|
16027
|
+
function instance$j($$self, $$props, $$invalidate) {
|
16250
16028
|
let indicators;
|
16251
16029
|
let itemWidthPercentage;
|
16252
16030
|
let style;
|
@@ -16315,8 +16093,6 @@ function instance$g($$self, $$props, $$invalidate) {
|
|
16315
16093
|
};
|
16316
16094
|
|
16317
16095
|
const handleClick = e => {
|
16318
|
-
console.log('handleClick', isDragging);
|
16319
|
-
|
16320
16096
|
if (isDragging) {
|
16321
16097
|
e.preventDefault();
|
16322
16098
|
e.stopPropagation();
|
@@ -16341,6 +16117,7 @@ function instance$g($$self, $$props, $$invalidate) {
|
|
16341
16117
|
$$invalidate(13, movedX = null);
|
16342
16118
|
document.removeEventListener('touchmove', handleTouchmove);
|
16343
16119
|
document.removeEventListener('touchend', handleTouchend);
|
16120
|
+
document.removeEventListener('click', handleClick);
|
16344
16121
|
};
|
16345
16122
|
|
16346
16123
|
const handleTouchstart = e => {
|
@@ -16360,8 +16137,6 @@ function instance$g($$self, $$props, $$invalidate) {
|
|
16360
16137
|
};
|
16361
16138
|
|
16362
16139
|
const handleMouseup = e => {
|
16363
|
-
console.log('handleMouseup');
|
16364
|
-
|
16365
16140
|
if (movedX >= 32) {
|
16366
16141
|
toNext();
|
16367
16142
|
} else if (movedX <= -32) {
|
@@ -16487,13 +16262,13 @@ function instance$g($$self, $$props, $$invalidate) {
|
|
16487
16262
|
class Slider extends SvelteComponent {
|
16488
16263
|
constructor(options) {
|
16489
16264
|
super();
|
16490
|
-
init(this, options, instance$
|
16265
|
+
init(this, options, instance$j, create_fragment$j, safe_not_equal, { layerId: 0, props: 11, overrideStyle: 1 }, add_css$f, [-1, -1]);
|
16491
16266
|
}
|
16492
16267
|
}
|
16493
16268
|
|
16494
16269
|
/* src/components-flex/slider/SliderItem.svelte generated by Svelte v3.53.1 */
|
16495
16270
|
|
16496
|
-
function add_css$
|
16271
|
+
function add_css$e(target) {
|
16497
16272
|
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}");
|
16498
16273
|
}
|
16499
16274
|
|
@@ -16583,7 +16358,7 @@ function create_dynamic_element$3(ctx) {
|
|
16583
16358
|
};
|
16584
16359
|
}
|
16585
16360
|
|
16586
|
-
function create_fragment$
|
16361
|
+
function create_fragment$i(ctx) {
|
16587
16362
|
let li;
|
16588
16363
|
let previous_tag = /*element*/ ctx[2];
|
16589
16364
|
let current;
|
@@ -16642,7 +16417,7 @@ function create_fragment$f(ctx) {
|
|
16642
16417
|
};
|
16643
16418
|
}
|
16644
16419
|
|
16645
|
-
function instance$
|
16420
|
+
function instance$i($$self, $$props, $$invalidate) {
|
16646
16421
|
let { $$slots: slots = {}, $$scope } = $$props;
|
16647
16422
|
let { layerId } = $$props;
|
16648
16423
|
let { props } = $$props;
|
@@ -16661,7 +16436,7 @@ function instance$f($$self, $$props, $$invalidate) {
|
|
16661
16436
|
class SliderItem extends SvelteComponent {
|
16662
16437
|
constructor(options) {
|
16663
16438
|
super();
|
16664
|
-
init(this, options, instance$
|
16439
|
+
init(this, options, instance$i, create_fragment$i, safe_not_equal, { layerId: 0, props: 4 }, add_css$e);
|
16665
16440
|
}
|
16666
16441
|
}
|
16667
16442
|
|
@@ -16750,11 +16525,11 @@ const TEXT_VARIANTS = {
|
|
16750
16525
|
|
16751
16526
|
/* src/components-flex/text/Text.svelte generated by Svelte v3.53.1 */
|
16752
16527
|
|
16753
|
-
function add_css$
|
16528
|
+
function add_css$d(target) {
|
16754
16529
|
append_styles(target, "svelte-vifn7y", ".text.svelte-vifn7y{margin:0;word-break:break-all;text-decoration:none}");
|
16755
16530
|
}
|
16756
16531
|
|
16757
|
-
function create_fragment$
|
16532
|
+
function create_fragment$h(ctx) {
|
16758
16533
|
let p;
|
16759
16534
|
|
16760
16535
|
return {
|
@@ -16786,7 +16561,7 @@ function create_fragment$e(ctx) {
|
|
16786
16561
|
};
|
16787
16562
|
}
|
16788
16563
|
|
16789
|
-
function instance$
|
16564
|
+
function instance$h($$self, $$props, $$invalidate) {
|
16790
16565
|
let escapedHTML;
|
16791
16566
|
let style;
|
16792
16567
|
let { props = { content: '' } } = $$props;
|
@@ -16871,17 +16646,17 @@ function instance$e($$self, $$props, $$invalidate) {
|
|
16871
16646
|
class Text extends SvelteComponent {
|
16872
16647
|
constructor(options) {
|
16873
16648
|
super();
|
16874
|
-
init(this, options, instance$
|
16649
|
+
init(this, options, instance$h, create_fragment$h, safe_not_equal, { props: 3, layerId: 0 }, add_css$d);
|
16875
16650
|
}
|
16876
16651
|
}
|
16877
16652
|
|
16878
16653
|
/* src/components-flex/rich-text/RichText.svelte generated by Svelte v3.53.1 */
|
16879
16654
|
|
16880
|
-
function add_css$
|
16655
|
+
function add_css$c(target) {
|
16881
16656
|
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}");
|
16882
16657
|
}
|
16883
16658
|
|
16884
|
-
function create_fragment$
|
16659
|
+
function create_fragment$g(ctx) {
|
16885
16660
|
let div;
|
16886
16661
|
let raw_value = /*props*/ ctx[0].content + "";
|
16887
16662
|
|
@@ -16914,7 +16689,7 @@ function create_fragment$d(ctx) {
|
|
16914
16689
|
};
|
16915
16690
|
}
|
16916
16691
|
|
16917
|
-
function instance$
|
16692
|
+
function instance$g($$self, $$props, $$invalidate) {
|
16918
16693
|
let style;
|
16919
16694
|
let { props = { content: '' } } = $$props;
|
16920
16695
|
let { layerId = '' } = $$props;
|
@@ -16990,7 +16765,7 @@ function instance$d($$self, $$props, $$invalidate) {
|
|
16990
16765
|
class RichText extends SvelteComponent {
|
16991
16766
|
constructor(options) {
|
16992
16767
|
super();
|
16993
|
-
init(this, options, instance$
|
16768
|
+
init(this, options, instance$g, create_fragment$g, safe_not_equal, { props: 0, layerId: 1 }, add_css$c);
|
16994
16769
|
}
|
16995
16770
|
}
|
16996
16771
|
|
@@ -17060,12 +16835,12 @@ const getTextLinkThemeStyles = getPropStyles(callback);
|
|
17060
16835
|
|
17061
16836
|
/* src/components-flex/text-link/TextLink.svelte generated by Svelte v3.53.1 */
|
17062
16837
|
|
17063
|
-
function add_css$
|
16838
|
+
function add_css$b(target) {
|
17064
16839
|
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}");
|
17065
16840
|
}
|
17066
16841
|
|
17067
16842
|
// (81:2) {#if props.isIcon && props.iconVariant}
|
17068
|
-
function create_if_block$
|
16843
|
+
function create_if_block$5(ctx) {
|
17069
16844
|
let icon;
|
17070
16845
|
let current;
|
17071
16846
|
|
@@ -17124,7 +16899,7 @@ function create_dynamic_element$2(ctx) {
|
|
17124
16899
|
let current;
|
17125
16900
|
let mounted;
|
17126
16901
|
let dispose;
|
17127
|
-
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$
|
16902
|
+
let if_block = /*props*/ ctx[0].isIcon && /*props*/ ctx[0].iconVariant && create_if_block$5(ctx);
|
17128
16903
|
|
17129
16904
|
let svelte_element_levels = [
|
17130
16905
|
/*attributes*/ ctx[4],
|
@@ -17178,7 +16953,7 @@ function create_dynamic_element$2(ctx) {
|
|
17178
16953
|
transition_in(if_block, 1);
|
17179
16954
|
}
|
17180
16955
|
} else {
|
17181
|
-
if_block = create_if_block$
|
16956
|
+
if_block = create_if_block$5(ctx);
|
17182
16957
|
if_block.c();
|
17183
16958
|
transition_in(if_block, 1);
|
17184
16959
|
if_block.m(svelte_element, t);
|
@@ -17227,7 +17002,7 @@ function create_dynamic_element$2(ctx) {
|
|
17227
17002
|
};
|
17228
17003
|
}
|
17229
17004
|
|
17230
|
-
function create_fragment$
|
17005
|
+
function create_fragment$f(ctx) {
|
17231
17006
|
let previous_tag = /*element*/ ctx[5];
|
17232
17007
|
let svelte_element_anchor;
|
17233
17008
|
let svelte_element = /*element*/ ctx[5] && create_dynamic_element$2(ctx);
|
@@ -17273,7 +17048,7 @@ function create_fragment$c(ctx) {
|
|
17273
17048
|
};
|
17274
17049
|
}
|
17275
17050
|
|
17276
|
-
function instance$
|
17051
|
+
function instance$f($$self, $$props, $$invalidate) {
|
17277
17052
|
let escapedHTML;
|
17278
17053
|
let variables;
|
17279
17054
|
let style;
|
@@ -17363,7 +17138,7 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
17363
17138
|
class TextLink extends SvelteComponent {
|
17364
17139
|
constructor(options) {
|
17365
17140
|
super();
|
17366
|
-
init(this, options, instance$
|
17141
|
+
init(this, options, instance$f, create_fragment$f, safe_not_equal, { props: 0, layerId: 1 }, add_css$b);
|
17367
17142
|
}
|
17368
17143
|
}
|
17369
17144
|
|
@@ -17389,12 +17164,12 @@ const TEXT_LINK_UNDERLINE = {
|
|
17389
17164
|
|
17390
17165
|
/* src/components-flex/background-overlay/BackgroundOverlay.svelte generated by Svelte v3.53.1 */
|
17391
17166
|
|
17392
|
-
function add_css$
|
17167
|
+
function add_css$a(target) {
|
17393
17168
|
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}");
|
17394
17169
|
}
|
17395
17170
|
|
17396
17171
|
// (14:0) {#if backgroundOverlay}
|
17397
|
-
function create_if_block$
|
17172
|
+
function create_if_block$4(ctx) {
|
17398
17173
|
let div;
|
17399
17174
|
let div_class_value;
|
17400
17175
|
let mounted;
|
@@ -17426,9 +17201,9 @@ function create_if_block$2(ctx) {
|
|
17426
17201
|
};
|
17427
17202
|
}
|
17428
17203
|
|
17429
|
-
function create_fragment$
|
17204
|
+
function create_fragment$e(ctx) {
|
17430
17205
|
let if_block_anchor;
|
17431
|
-
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$
|
17206
|
+
let if_block = /*backgroundOverlay*/ ctx[0] && create_if_block$4(ctx);
|
17432
17207
|
|
17433
17208
|
return {
|
17434
17209
|
c() {
|
@@ -17444,7 +17219,7 @@ function create_fragment$b(ctx) {
|
|
17444
17219
|
if (if_block) {
|
17445
17220
|
if_block.p(ctx, dirty);
|
17446
17221
|
} else {
|
17447
|
-
if_block = create_if_block$
|
17222
|
+
if_block = create_if_block$4(ctx);
|
17448
17223
|
if_block.c();
|
17449
17224
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
17450
17225
|
}
|
@@ -17462,7 +17237,7 @@ function create_fragment$b(ctx) {
|
|
17462
17237
|
};
|
17463
17238
|
}
|
17464
17239
|
|
17465
|
-
function instance$
|
17240
|
+
function instance$e($$self, $$props, $$invalidate) {
|
17466
17241
|
let { backgroundOverlay = false } = $$props;
|
17467
17242
|
let { class: className = undefined } = $$props;
|
17468
17243
|
const dispatch = createEventDispatcher();
|
@@ -17479,17 +17254,17 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
17479
17254
|
class BackgroundOverlay extends SvelteComponent {
|
17480
17255
|
constructor(options) {
|
17481
17256
|
super();
|
17482
|
-
init(this, options, instance$
|
17257
|
+
init(this, options, instance$e, create_fragment$e, safe_not_equal, { backgroundOverlay: 0, class: 1 }, add_css$a);
|
17483
17258
|
}
|
17484
17259
|
}
|
17485
17260
|
|
17486
17261
|
/* src/components-flex/modal/Modal.svelte generated by Svelte v3.53.1 */
|
17487
17262
|
|
17488
|
-
function add_css$
|
17263
|
+
function add_css$9(target) {
|
17489
17264
|
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}}");
|
17490
17265
|
}
|
17491
17266
|
|
17492
|
-
// (
|
17267
|
+
// (237:0) {:else}
|
17493
17268
|
function create_else_block(ctx) {
|
17494
17269
|
let backgroundoverlay;
|
17495
17270
|
let current;
|
@@ -17501,7 +17276,7 @@ function create_else_block(ctx) {
|
|
17501
17276
|
});
|
17502
17277
|
|
17503
17278
|
backgroundoverlay.$on("click", function () {
|
17504
|
-
if (is_function(/*backgroundClick*/ ctx[
|
17279
|
+
if (is_function(/*backgroundClick*/ ctx[13])) /*backgroundClick*/ ctx[13].apply(this, arguments);
|
17505
17280
|
});
|
17506
17281
|
|
17507
17282
|
return {
|
@@ -17533,7 +17308,7 @@ function create_else_block(ctx) {
|
|
17533
17308
|
};
|
17534
17309
|
}
|
17535
17310
|
|
17536
|
-
// (
|
17311
|
+
// (226:24)
|
17537
17312
|
function create_if_block_2(ctx) {
|
17538
17313
|
let backgroundoverlay0;
|
17539
17314
|
let t;
|
@@ -17548,7 +17323,7 @@ function create_if_block_2(ctx) {
|
|
17548
17323
|
});
|
17549
17324
|
|
17550
17325
|
backgroundoverlay0.$on("click", function () {
|
17551
|
-
if (is_function(/*backgroundClickPC*/ ctx[
|
17326
|
+
if (is_function(/*backgroundClickPC*/ ctx[12])) /*backgroundClickPC*/ ctx[12].apply(this, arguments);
|
17552
17327
|
});
|
17553
17328
|
|
17554
17329
|
backgroundoverlay1 = new BackgroundOverlay({
|
@@ -17559,7 +17334,7 @@ function create_if_block_2(ctx) {
|
|
17559
17334
|
});
|
17560
17335
|
|
17561
17336
|
backgroundoverlay1.$on("click", function () {
|
17562
|
-
if (is_function(/*backgroundClickSP*/ ctx[
|
17337
|
+
if (is_function(/*backgroundClickSP*/ ctx[11])) /*backgroundClickSP*/ ctx[11].apply(this, arguments);
|
17563
17338
|
});
|
17564
17339
|
|
17565
17340
|
return {
|
@@ -17602,7 +17377,7 @@ function create_if_block_2(ctx) {
|
|
17602
17377
|
};
|
17603
17378
|
}
|
17604
17379
|
|
17605
|
-
// (
|
17380
|
+
// (224:0) {#if isPreview()}
|
17606
17381
|
function create_if_block_1$1(ctx) {
|
17607
17382
|
return {
|
17608
17383
|
c: noop,
|
@@ -17614,14 +17389,15 @@ function create_if_block_1$1(ctx) {
|
|
17614
17389
|
};
|
17615
17390
|
}
|
17616
17391
|
|
17617
|
-
// (
|
17618
|
-
function create_if_block$
|
17392
|
+
// (240:0) {#if visible}
|
17393
|
+
function create_if_block$3(ctx) {
|
17619
17394
|
let div;
|
17620
17395
|
let div_class_value;
|
17396
|
+
let div_style_value;
|
17621
17397
|
let div_intro;
|
17622
17398
|
let current;
|
17623
|
-
const default_slot_template = /*#slots*/ ctx[
|
17624
|
-
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[
|
17399
|
+
const default_slot_template = /*#slots*/ ctx[26].default;
|
17400
|
+
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[25], null);
|
17625
17401
|
|
17626
17402
|
return {
|
17627
17403
|
c() {
|
@@ -17631,7 +17407,7 @@ function create_if_block$1(ctx) {
|
|
17631
17407
|
attr(div, "role", "dialog");
|
17632
17408
|
attr(div, "aria-modal", "true");
|
17633
17409
|
attr(div, "data-layer-id", /*layerId*/ ctx[2]);
|
17634
|
-
attr(div, "style", Array.from(/*modalStyles*/ ctx[
|
17410
|
+
attr(div, "style", div_style_value = [Array.from(/*modalStyles*/ ctx[14]).join(';'), /*style*/ ctx[9]].join(' '));
|
17635
17411
|
},
|
17636
17412
|
m(target, anchor) {
|
17637
17413
|
insert(target, div, anchor);
|
@@ -17640,22 +17416,22 @@ function create_if_block$1(ctx) {
|
|
17640
17416
|
default_slot.m(div, null);
|
17641
17417
|
}
|
17642
17418
|
|
17643
|
-
/*div_binding*/ ctx[
|
17419
|
+
/*div_binding*/ ctx[27](div);
|
17644
17420
|
current = true;
|
17645
17421
|
},
|
17646
17422
|
p(new_ctx, dirty) {
|
17647
17423
|
ctx = new_ctx;
|
17648
17424
|
|
17649
17425
|
if (default_slot) {
|
17650
|
-
if (default_slot.p && (!current || dirty & /*$$scope*/
|
17426
|
+
if (default_slot.p && (!current || dirty & /*$$scope*/ 33554432)) {
|
17651
17427
|
update_slot_base(
|
17652
17428
|
default_slot,
|
17653
17429
|
default_slot_template,
|
17654
17430
|
ctx,
|
17655
|
-
/*$$scope*/ ctx[
|
17431
|
+
/*$$scope*/ ctx[25],
|
17656
17432
|
!current
|
17657
|
-
? get_all_dirty_from_scope(/*$$scope*/ ctx[
|
17658
|
-
: get_slot_changes(default_slot_template, /*$$scope*/ ctx[
|
17433
|
+
? get_all_dirty_from_scope(/*$$scope*/ ctx[25])
|
17434
|
+
: get_slot_changes(default_slot_template, /*$$scope*/ ctx[25], dirty, null),
|
17659
17435
|
null
|
17660
17436
|
);
|
17661
17437
|
}
|
@@ -17668,6 +17444,10 @@ function create_if_block$1(ctx) {
|
|
17668
17444
|
if (!current || dirty & /*layerId*/ 4) {
|
17669
17445
|
attr(div, "data-layer-id", /*layerId*/ ctx[2]);
|
17670
17446
|
}
|
17447
|
+
|
17448
|
+
if (!current || dirty & /*style*/ 512 && div_style_value !== (div_style_value = [Array.from(/*modalStyles*/ ctx[14]).join(';'), /*style*/ ctx[9]].join(' '))) {
|
17449
|
+
attr(div, "style", div_style_value);
|
17450
|
+
}
|
17671
17451
|
},
|
17672
17452
|
i(local) {
|
17673
17453
|
if (current) return;
|
@@ -17693,12 +17473,12 @@ function create_if_block$1(ctx) {
|
|
17693
17473
|
d(detaching) {
|
17694
17474
|
if (detaching) detach(div);
|
17695
17475
|
if (default_slot) default_slot.d(detaching);
|
17696
|
-
/*div_binding*/ ctx[
|
17476
|
+
/*div_binding*/ ctx[27](null);
|
17697
17477
|
}
|
17698
17478
|
};
|
17699
17479
|
}
|
17700
17480
|
|
17701
|
-
function create_fragment$
|
17481
|
+
function create_fragment$d(ctx) {
|
17702
17482
|
let show_if;
|
17703
17483
|
let current_block_type_index;
|
17704
17484
|
let if_block0;
|
@@ -17719,7 +17499,7 @@ function create_fragment$a(ctx) {
|
|
17719
17499
|
|
17720
17500
|
current_block_type_index = select_block_type(ctx);
|
17721
17501
|
if_block0 = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
|
17722
|
-
let if_block1 = /*visible*/ ctx[8] && create_if_block$
|
17502
|
+
let if_block1 = /*visible*/ ctx[8] && create_if_block$3(ctx);
|
17723
17503
|
|
17724
17504
|
return {
|
17725
17505
|
c() {
|
@@ -17737,7 +17517,7 @@ function create_fragment$a(ctx) {
|
|
17737
17517
|
|
17738
17518
|
if (!mounted) {
|
17739
17519
|
dispose = listen(window, "keydown", function () {
|
17740
|
-
if (is_function(/*handle_keydown*/ ctx[
|
17520
|
+
if (is_function(/*handle_keydown*/ ctx[10])) /*handle_keydown*/ ctx[10].apply(this, arguments);
|
17741
17521
|
});
|
17742
17522
|
|
17743
17523
|
mounted = true;
|
@@ -17779,7 +17559,7 @@ function create_fragment$a(ctx) {
|
|
17779
17559
|
transition_in(if_block1, 1);
|
17780
17560
|
}
|
17781
17561
|
} else {
|
17782
|
-
if_block1 = create_if_block$
|
17562
|
+
if_block1 = create_if_block$3(ctx);
|
17783
17563
|
if_block1.c();
|
17784
17564
|
transition_in(if_block1, 1);
|
17785
17565
|
if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
|
@@ -17816,19 +17596,21 @@ function create_fragment$a(ctx) {
|
|
17816
17596
|
};
|
17817
17597
|
}
|
17818
17598
|
|
17819
|
-
function instance$
|
17599
|
+
function instance$d($$self, $$props, $$invalidate) {
|
17820
17600
|
let close;
|
17821
17601
|
let backgroundClick;
|
17822
17602
|
let backgroundClickPC;
|
17823
17603
|
let backgroundClickSP;
|
17824
17604
|
let handle_keydown;
|
17825
17605
|
let visible;
|
17606
|
+
let style;
|
17826
17607
|
let { $$slots: slots = {}, $$scope } = $$props;
|
17827
17608
|
let { useBreakPoint = false } = $$props;
|
17828
17609
|
let { placement } = $$props;
|
17829
17610
|
let { breakPoint } = $$props;
|
17830
17611
|
let { elasticity } = $$props;
|
17831
17612
|
let { animation = 'none' } = $$props;
|
17613
|
+
let { props = {} } = $$props;
|
17832
17614
|
let { closeEventName = '' } = $$props;
|
17833
17615
|
let { closeEventValue = null } = $$props;
|
17834
17616
|
let { layerId = '' } = $$props;
|
@@ -17865,19 +17647,20 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
17865
17647
|
|
17866
17648
|
$$self.$$set = $$props => {
|
17867
17649
|
if ('useBreakPoint' in $$props) $$invalidate(0, useBreakPoint = $$props.useBreakPoint);
|
17868
|
-
if ('placement' in $$props) $$invalidate(
|
17869
|
-
if ('breakPoint' in $$props) $$invalidate(
|
17870
|
-
if ('elasticity' in $$props) $$invalidate(
|
17650
|
+
if ('placement' in $$props) $$invalidate(15, placement = $$props.placement);
|
17651
|
+
if ('breakPoint' in $$props) $$invalidate(16, breakPoint = $$props.breakPoint);
|
17652
|
+
if ('elasticity' in $$props) $$invalidate(17, elasticity = $$props.elasticity);
|
17871
17653
|
if ('animation' in $$props) $$invalidate(1, animation = $$props.animation);
|
17872
|
-
if ('
|
17873
|
-
if ('
|
17654
|
+
if ('props' in $$props) $$invalidate(18, props = $$props.props);
|
17655
|
+
if ('closeEventName' in $$props) $$invalidate(19, closeEventName = $$props.closeEventName);
|
17656
|
+
if ('closeEventValue' in $$props) $$invalidate(20, closeEventValue = $$props.closeEventValue);
|
17874
17657
|
if ('layerId' in $$props) $$invalidate(2, layerId = $$props.layerId);
|
17875
|
-
if ('$$scope' in $$props) $$invalidate(
|
17658
|
+
if ('$$scope' in $$props) $$invalidate(25, $$scope = $$props.$$scope);
|
17876
17659
|
};
|
17877
17660
|
|
17878
17661
|
$$self.$$.update = () => {
|
17879
|
-
if ($$self.$$.dirty & /*closeEventName, closeEventValue*/
|
17880
|
-
$$invalidate(
|
17662
|
+
if ($$self.$$.dirty & /*closeEventName, closeEventValue*/ 1572864) {
|
17663
|
+
$$invalidate(24, close = () => {
|
17881
17664
|
const onClose = { operation: 'closeApp', args: ['button'] };
|
17882
17665
|
|
17883
17666
|
if (closeEventName) {
|
@@ -17888,7 +17671,7 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
17888
17671
|
});
|
17889
17672
|
}
|
17890
17673
|
|
17891
|
-
if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint*/
|
17674
|
+
if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint*/ 98305) {
|
17892
17675
|
{
|
17893
17676
|
if (isExistBackgroundOverlayValue) {
|
17894
17677
|
$$invalidate(4, backgroundOverlay = placement.backgroundOverlay);
|
@@ -17903,30 +17686,30 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
17903
17686
|
}
|
17904
17687
|
}
|
17905
17688
|
|
17906
|
-
if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint*/
|
17689
|
+
if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint*/ 98305) {
|
17907
17690
|
{
|
17908
17691
|
if (placement && placement.backgroundClick) {
|
17909
|
-
$$invalidate(
|
17692
|
+
$$invalidate(21, backgroundClickFunction = placement.backgroundClick);
|
17910
17693
|
}
|
17911
17694
|
|
17912
17695
|
if (useBreakPoint) {
|
17913
17696
|
const pc = breakPoint?.PC?.placement?.backgroundClick;
|
17914
17697
|
|
17915
17698
|
if (pc) {
|
17916
|
-
$$invalidate(
|
17699
|
+
$$invalidate(22, backgroundClickFunctionPC = pc);
|
17917
17700
|
}
|
17918
17701
|
|
17919
17702
|
const sp = breakPoint?.SP?.placement?.backgroundClick;
|
17920
17703
|
|
17921
17704
|
if (sp) {
|
17922
|
-
$$invalidate(
|
17705
|
+
$$invalidate(23, backgroundClickFunctionSP = sp);
|
17923
17706
|
}
|
17924
17707
|
}
|
17925
17708
|
}
|
17926
17709
|
}
|
17927
17710
|
|
17928
|
-
if ($$self.$$.dirty & /*closeEventName, closeEventValue, backgroundClickFunction*/
|
17929
|
-
$$invalidate(
|
17711
|
+
if ($$self.$$.dirty & /*closeEventName, closeEventValue, backgroundClickFunction*/ 3670016) {
|
17712
|
+
$$invalidate(13, backgroundClick = () => {
|
17930
17713
|
if (closeEventName) {
|
17931
17714
|
send_event(closeEventName, closeEventValue);
|
17932
17715
|
}
|
@@ -17935,8 +17718,8 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
17935
17718
|
});
|
17936
17719
|
}
|
17937
17720
|
|
17938
|
-
if ($$self.$$.dirty & /*closeEventName, closeEventValue, backgroundClickFunctionPC*/
|
17939
|
-
$$invalidate(
|
17721
|
+
if ($$self.$$.dirty & /*closeEventName, closeEventValue, backgroundClickFunctionPC*/ 5767168) {
|
17722
|
+
$$invalidate(12, backgroundClickPC = () => {
|
17940
17723
|
if (closeEventName) {
|
17941
17724
|
send_event(closeEventName, closeEventValue);
|
17942
17725
|
}
|
@@ -17945,8 +17728,8 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
17945
17728
|
});
|
17946
17729
|
}
|
17947
17730
|
|
17948
|
-
if ($$self.$$.dirty & /*closeEventName, closeEventValue, backgroundClickFunctionSP*/
|
17949
|
-
$$invalidate(
|
17731
|
+
if ($$self.$$.dirty & /*closeEventName, closeEventValue, backgroundClickFunctionSP*/ 9961472) {
|
17732
|
+
$$invalidate(11, backgroundClickSP = () => {
|
17950
17733
|
if (closeEventName) {
|
17951
17734
|
send_event(closeEventName, closeEventValue);
|
17952
17735
|
}
|
@@ -17955,7 +17738,7 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
17955
17738
|
});
|
17956
17739
|
}
|
17957
17740
|
|
17958
|
-
if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint, transforms*/
|
17741
|
+
if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint, transforms*/ 98313) {
|
17959
17742
|
// 表示位置のスタイルとアニメーションの動きを設定
|
17960
17743
|
{
|
17961
17744
|
// 表示位置のスタイルの設定
|
@@ -18003,7 +17786,7 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
18003
17786
|
}
|
18004
17787
|
}
|
18005
17788
|
|
18006
|
-
if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint*/
|
17789
|
+
if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint*/ 98305) {
|
18007
17790
|
// 表示位置の調整のスタイルを設定
|
18008
17791
|
{
|
18009
17792
|
let margin = DefaultModalPlacement.margin;
|
@@ -18035,7 +17818,7 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
18035
17818
|
}
|
18036
17819
|
}
|
18037
17820
|
|
18038
|
-
if ($$self.$$.dirty & /*elasticity, useBreakPoint, breakPoint*/
|
17821
|
+
if ($$self.$$.dirty & /*elasticity, useBreakPoint, breakPoint*/ 196609) {
|
18039
17822
|
// 拡大方法のスタイルを設定
|
18040
17823
|
{
|
18041
17824
|
let elasticStyle = ElasticityStyle[elasticity];
|
@@ -18061,8 +17844,20 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
18061
17844
|
}
|
18062
17845
|
}
|
18063
17846
|
|
18064
|
-
if ($$self.$$.dirty & /*close*/
|
18065
|
-
$$invalidate(
|
17847
|
+
if ($$self.$$.dirty & /*close*/ 16777216) {
|
17848
|
+
$$invalidate(10, handle_keydown = handleKeydown({ Escape: close }));
|
17849
|
+
}
|
17850
|
+
|
17851
|
+
if ($$self.$$.dirty & /*props*/ 262144) {
|
17852
|
+
$$invalidate(9, style = objToStyle({
|
17853
|
+
width: props.width,
|
17854
|
+
...toCssOverflow(props),
|
17855
|
+
...toCssShadow(props),
|
17856
|
+
...toCssRadius(props),
|
17857
|
+
...toCssBackgroundImage(props),
|
17858
|
+
...toCssBackgroundColor(props),
|
17859
|
+
...toCssBorder(props)
|
17860
|
+
}));
|
18066
17861
|
}
|
18067
17862
|
};
|
18068
17863
|
|
@@ -18081,6 +17876,7 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
18081
17876
|
backgroundOverlaySP,
|
18082
17877
|
modal,
|
18083
17878
|
visible,
|
17879
|
+
style,
|
18084
17880
|
handle_keydown,
|
18085
17881
|
backgroundClickSP,
|
18086
17882
|
backgroundClickPC,
|
@@ -18089,6 +17885,7 @@ function instance$a($$self, $$props, $$invalidate) {
|
|
18089
17885
|
placement,
|
18090
17886
|
breakPoint,
|
18091
17887
|
elasticity,
|
17888
|
+
props,
|
18092
17889
|
closeEventName,
|
18093
17890
|
closeEventValue,
|
18094
17891
|
backgroundClickFunction,
|
@@ -18108,31 +17905,32 @@ class Modal extends SvelteComponent {
|
|
18108
17905
|
init(
|
18109
17906
|
this,
|
18110
17907
|
options,
|
18111
|
-
instance$
|
18112
|
-
create_fragment$
|
17908
|
+
instance$d,
|
17909
|
+
create_fragment$d,
|
18113
17910
|
safe_not_equal,
|
18114
17911
|
{
|
18115
17912
|
useBreakPoint: 0,
|
18116
|
-
placement:
|
18117
|
-
breakPoint:
|
18118
|
-
elasticity:
|
17913
|
+
placement: 15,
|
17914
|
+
breakPoint: 16,
|
17915
|
+
elasticity: 17,
|
18119
17916
|
animation: 1,
|
18120
|
-
|
18121
|
-
|
17917
|
+
props: 18,
|
17918
|
+
closeEventName: 19,
|
17919
|
+
closeEventValue: 20,
|
18122
17920
|
layerId: 2
|
18123
17921
|
},
|
18124
|
-
add_css$
|
17922
|
+
add_css$9
|
18125
17923
|
);
|
18126
17924
|
}
|
18127
17925
|
}
|
18128
17926
|
|
18129
17927
|
/* src/components-flex/code/Code.svelte generated by Svelte v3.53.1 */
|
18130
17928
|
|
18131
|
-
function add_css$
|
17929
|
+
function add_css$8(target) {
|
18132
17930
|
append_styles(target, "svelte-igivoz", ".code.svelte-igivoz{flex-grow:1;flex-shrink:0;align-self:stretch}");
|
18133
17931
|
}
|
18134
17932
|
|
18135
|
-
function create_fragment$
|
17933
|
+
function create_fragment$c(ctx) {
|
18136
17934
|
let div;
|
18137
17935
|
let raw_value = /*props*/ ctx[0].rawHtml + "";
|
18138
17936
|
|
@@ -18165,7 +17963,7 @@ function unescapeBraces(str) {
|
|
18165
17963
|
return str.replace(/\\([{}])/g, '$1');
|
18166
17964
|
}
|
18167
17965
|
|
18168
|
-
function instance$
|
17966
|
+
function instance$c($$self, $$props, $$invalidate) {
|
18169
17967
|
let { props = {} } = $$props;
|
18170
17968
|
let { layerId = '' } = $$props;
|
18171
17969
|
|
@@ -18212,7 +18010,7 @@ function instance$9($$self, $$props, $$invalidate) {
|
|
18212
18010
|
class Code extends SvelteComponent {
|
18213
18011
|
constructor(options) {
|
18214
18012
|
super();
|
18215
|
-
init(this, options, instance$
|
18013
|
+
init(this, options, instance$c, create_fragment$c, safe_not_equal, { props: 0, layerId: 1 }, add_css$8);
|
18216
18014
|
}
|
18217
18015
|
}
|
18218
18016
|
|
@@ -18220,15 +18018,15 @@ const LIST_ITEM_CONTEXT_KEY = 'ListItemContext';
|
|
18220
18018
|
|
18221
18019
|
/* src/components-flex/list/List.svelte generated by Svelte v3.53.1 */
|
18222
18020
|
|
18223
|
-
function add_css$
|
18021
|
+
function add_css$7(target) {
|
18224
18022
|
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)}");
|
18225
18023
|
}
|
18226
18024
|
|
18227
|
-
function create_fragment$
|
18025
|
+
function create_fragment$b(ctx) {
|
18228
18026
|
let ul;
|
18229
18027
|
let current;
|
18230
|
-
const default_slot_template = /*#slots*/ ctx[
|
18231
|
-
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[
|
18028
|
+
const default_slot_template = /*#slots*/ ctx[6].default;
|
18029
|
+
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[5], null);
|
18232
18030
|
|
18233
18031
|
return {
|
18234
18032
|
c() {
|
@@ -18249,15 +18047,15 @@ function create_fragment$8(ctx) {
|
|
18249
18047
|
},
|
18250
18048
|
p(ctx, [dirty]) {
|
18251
18049
|
if (default_slot) {
|
18252
|
-
if (default_slot.p && (!current || dirty & /*$$scope*/
|
18050
|
+
if (default_slot.p && (!current || dirty & /*$$scope*/ 32)) {
|
18253
18051
|
update_slot_base(
|
18254
18052
|
default_slot,
|
18255
18053
|
default_slot_template,
|
18256
18054
|
ctx,
|
18257
|
-
/*$$scope*/ ctx[
|
18055
|
+
/*$$scope*/ ctx[5],
|
18258
18056
|
!current
|
18259
|
-
? get_all_dirty_from_scope(/*$$scope*/ ctx[
|
18260
|
-
: get_slot_changes(default_slot_template, /*$$scope*/ ctx[
|
18057
|
+
? get_all_dirty_from_scope(/*$$scope*/ ctx[5])
|
18058
|
+
: get_slot_changes(default_slot_template, /*$$scope*/ ctx[5], dirty, null),
|
18261
18059
|
null
|
18262
18060
|
);
|
18263
18061
|
}
|
@@ -18287,13 +18085,18 @@ function create_fragment$8(ctx) {
|
|
18287
18085
|
};
|
18288
18086
|
}
|
18289
18087
|
|
18290
|
-
function instance$
|
18088
|
+
function instance$b($$self, $$props, $$invalidate) {
|
18291
18089
|
let variables;
|
18090
|
+
let actionTableData;
|
18292
18091
|
let style;
|
18293
18092
|
let { $$slots: slots = {}, $$scope } = $$props;
|
18294
18093
|
let { layerId } = $$props;
|
18295
18094
|
let { props } = $$props;
|
18296
18095
|
useInjectCustomizeCss(props);
|
18096
|
+
const vars = getVariables();
|
18097
|
+
console.log(vars);
|
18098
|
+
console.log(props.actionTableKey);
|
18099
|
+
console.log(vars[props.actionTableKey]);
|
18297
18100
|
|
18298
18101
|
setContext(LIST_ITEM_CONTEXT_KEY, {
|
18299
18102
|
paddingTop: props.itemPaddingTop,
|
@@ -18310,7 +18113,7 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
18310
18113
|
$$self.$$set = $$props => {
|
18311
18114
|
if ('layerId' in $$props) $$invalidate(0, layerId = $$props.layerId);
|
18312
18115
|
if ('props' in $$props) $$invalidate(2, props = $$props.props);
|
18313
|
-
if ('$$scope' in $$props) $$invalidate(
|
18116
|
+
if ('$$scope' in $$props) $$invalidate(5, $$scope = $$props.$$scope);
|
18314
18117
|
};
|
18315
18118
|
|
18316
18119
|
$$self.$$.update = () => {
|
@@ -18326,6 +18129,12 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
18326
18129
|
});
|
18327
18130
|
}
|
18328
18131
|
|
18132
|
+
if ($$self.$$.dirty & /*props*/ 4) {
|
18133
|
+
$$invalidate(4, actionTableData = vars[props.actionTableKey]);
|
18134
|
+
}
|
18135
|
+
|
18136
|
+
if ($$self.$$.dirty & /*actionTableData*/ 16) ;
|
18137
|
+
|
18329
18138
|
if ($$self.$$.dirty & /*props, variables*/ 12) {
|
18330
18139
|
$$invalidate(1, style = objToStyle({
|
18331
18140
|
width: props.width ?? '100%',
|
@@ -18334,30 +18143,30 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
18334
18143
|
}
|
18335
18144
|
};
|
18336
18145
|
|
18337
|
-
return [layerId, style, props, variables, $$scope, slots];
|
18146
|
+
return [layerId, style, props, variables, actionTableData, $$scope, slots];
|
18338
18147
|
}
|
18339
18148
|
|
18340
18149
|
class List extends SvelteComponent {
|
18341
18150
|
constructor(options) {
|
18342
18151
|
super();
|
18343
|
-
init(this, options, instance$
|
18152
|
+
init(this, options, instance$b, create_fragment$b, safe_not_equal, { layerId: 0, props: 2 }, add_css$7);
|
18344
18153
|
}
|
18345
18154
|
}
|
18346
18155
|
|
18347
18156
|
/* src/components-flex/list/ListItem.svelte generated by Svelte v3.53.1 */
|
18348
18157
|
|
18349
|
-
function add_css$
|
18158
|
+
function add_css$6(target) {
|
18350
18159
|
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)}");
|
18351
18160
|
}
|
18352
18161
|
|
18353
|
-
// (
|
18162
|
+
// (30:2) <svelte:element {...attributes} this={element} class="list-item-inner" style={innerStyle} on:click={handleClick} >
|
18354
18163
|
function create_dynamic_element$1(ctx) {
|
18355
18164
|
let svelte_element;
|
18356
18165
|
let current;
|
18357
18166
|
let mounted;
|
18358
18167
|
let dispose;
|
18359
|
-
const default_slot_template = /*#slots*/ ctx[
|
18360
|
-
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[
|
18168
|
+
const default_slot_template = /*#slots*/ ctx[10].default;
|
18169
|
+
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[9], null);
|
18361
18170
|
|
18362
18171
|
let svelte_element_levels = [
|
18363
18172
|
/*attributes*/ ctx[3],
|
@@ -18400,15 +18209,15 @@ function create_dynamic_element$1(ctx) {
|
|
18400
18209
|
},
|
18401
18210
|
p(ctx, dirty) {
|
18402
18211
|
if (default_slot) {
|
18403
|
-
if (default_slot.p && (!current || dirty & /*$$scope*/
|
18212
|
+
if (default_slot.p && (!current || dirty & /*$$scope*/ 512)) {
|
18404
18213
|
update_slot_base(
|
18405
18214
|
default_slot,
|
18406
18215
|
default_slot_template,
|
18407
18216
|
ctx,
|
18408
|
-
/*$$scope*/ ctx[
|
18217
|
+
/*$$scope*/ ctx[9],
|
18409
18218
|
!current
|
18410
|
-
? get_all_dirty_from_scope(/*$$scope*/ ctx[
|
18411
|
-
: get_slot_changes(default_slot_template, /*$$scope*/ ctx[
|
18219
|
+
? get_all_dirty_from_scope(/*$$scope*/ ctx[9])
|
18220
|
+
: get_slot_changes(default_slot_template, /*$$scope*/ ctx[9], dirty, null),
|
18412
18221
|
null
|
18413
18222
|
);
|
18414
18223
|
}
|
@@ -18446,7 +18255,7 @@ function create_dynamic_element$1(ctx) {
|
|
18446
18255
|
};
|
18447
18256
|
}
|
18448
18257
|
|
18449
|
-
function create_fragment$
|
18258
|
+
function create_fragment$a(ctx) {
|
18450
18259
|
let li;
|
18451
18260
|
let previous_tag = /*element*/ ctx[4];
|
18452
18261
|
let current;
|
@@ -18510,13 +18319,14 @@ function create_fragment$7(ctx) {
|
|
18510
18319
|
};
|
18511
18320
|
}
|
18512
18321
|
|
18513
|
-
function instance$
|
18322
|
+
function instance$a($$self, $$props, $$invalidate) {
|
18514
18323
|
let variables;
|
18515
18324
|
let style;
|
18516
18325
|
let innerStyle;
|
18517
18326
|
let { $$slots: slots = {}, $$scope } = $$props;
|
18518
18327
|
let { layerId } = $$props;
|
18519
18328
|
let { props } = $$props;
|
18329
|
+
let { item } = $$props;
|
18520
18330
|
useInjectCustomizeCss(props);
|
18521
18331
|
const { attributes, element, handleClick } = useClickable(props);
|
18522
18332
|
const context = getContext(LIST_ITEM_CONTEXT_KEY) || {};
|
@@ -18524,16 +18334,17 @@ function instance$7($$self, $$props, $$invalidate) {
|
|
18524
18334
|
$$self.$$set = $$props => {
|
18525
18335
|
if ('layerId' in $$props) $$invalidate(0, layerId = $$props.layerId);
|
18526
18336
|
if ('props' in $$props) $$invalidate(6, props = $$props.props);
|
18527
|
-
if ('
|
18337
|
+
if ('item' in $$props) $$invalidate(7, item = $$props.item);
|
18338
|
+
if ('$$scope' in $$props) $$invalidate(9, $$scope = $$props.$$scope);
|
18528
18339
|
};
|
18529
18340
|
|
18530
18341
|
$$self.$$.update = () => {
|
18531
|
-
if ($$self.$$.dirty & /*variables*/
|
18342
|
+
if ($$self.$$.dirty & /*variables*/ 256) {
|
18532
18343
|
$$invalidate(2, style = objToStyle(variables));
|
18533
18344
|
}
|
18534
18345
|
};
|
18535
18346
|
|
18536
|
-
$$invalidate(
|
18347
|
+
$$invalidate(8, variables = {
|
18537
18348
|
...context.borderTopWidth
|
18538
18349
|
? {
|
18539
18350
|
'--list-item-border-width': context.borderTopWidth ?? '0',
|
@@ -18559,6 +18370,7 @@ function instance$7($$self, $$props, $$invalidate) {
|
|
18559
18370
|
element,
|
18560
18371
|
handleClick,
|
18561
18372
|
props,
|
18373
|
+
item,
|
18562
18374
|
variables,
|
18563
18375
|
$$scope,
|
18564
18376
|
slots
|
@@ -18568,7 +18380,7 @@ function instance$7($$self, $$props, $$invalidate) {
|
|
18568
18380
|
class ListItem extends SvelteComponent {
|
18569
18381
|
constructor(options) {
|
18570
18382
|
super();
|
18571
|
-
init(this, options, instance$
|
18383
|
+
init(this, options, instance$a, create_fragment$a, safe_not_equal, { layerId: 0, props: 6, item: 7 }, add_css$6);
|
18572
18384
|
}
|
18573
18385
|
}
|
18574
18386
|
|
@@ -18598,11 +18410,11 @@ function splitNumberAndUnit(value) {
|
|
18598
18410
|
|
18599
18411
|
/* src/components-flex/multi-column/MultiColumn.svelte generated by Svelte v3.53.1 */
|
18600
18412
|
|
18601
|
-
function add_css$
|
18413
|
+
function add_css$5(target) {
|
18602
18414
|
append_styles(target, "svelte-aoppwp", ".list.svelte-aoppwp{padding:0;margin:0;list-style:none;display:flex;flex-direction:row}");
|
18603
18415
|
}
|
18604
18416
|
|
18605
|
-
function create_fragment$
|
18417
|
+
function create_fragment$9(ctx) {
|
18606
18418
|
let ul;
|
18607
18419
|
let current;
|
18608
18420
|
const default_slot_template = /*#slots*/ ctx[4].default;
|
@@ -18665,7 +18477,7 @@ function create_fragment$6(ctx) {
|
|
18665
18477
|
};
|
18666
18478
|
}
|
18667
18479
|
|
18668
|
-
function instance$
|
18480
|
+
function instance$9($$self, $$props, $$invalidate) {
|
18669
18481
|
let style;
|
18670
18482
|
let { $$slots: slots = {}, $$scope } = $$props;
|
18671
18483
|
let { layerId } = $$props;
|
@@ -18718,17 +18530,17 @@ function instance$6($$self, $$props, $$invalidate) {
|
|
18718
18530
|
class MultiColumn extends SvelteComponent {
|
18719
18531
|
constructor(options) {
|
18720
18532
|
super();
|
18721
|
-
init(this, options, instance$
|
18533
|
+
init(this, options, instance$9, create_fragment$9, safe_not_equal, { layerId: 0, props: 2 }, add_css$5);
|
18722
18534
|
}
|
18723
18535
|
}
|
18724
18536
|
|
18725
18537
|
/* src/components-flex/multi-column/MultiColumnItem.svelte generated by Svelte v3.53.1 */
|
18726
18538
|
|
18727
|
-
function add_css$
|
18539
|
+
function add_css$4(target) {
|
18728
18540
|
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)}");
|
18729
18541
|
}
|
18730
18542
|
|
18731
|
-
// (
|
18543
|
+
// (28:2) <svelte:element {...attributes} this={element} class="multi-column-item-inner" on:click={handleClick} >
|
18732
18544
|
function create_dynamic_element(ctx) {
|
18733
18545
|
let svelte_element;
|
18734
18546
|
let current;
|
@@ -18814,7 +18626,7 @@ function create_dynamic_element(ctx) {
|
|
18814
18626
|
};
|
18815
18627
|
}
|
18816
18628
|
|
18817
|
-
function create_fragment$
|
18629
|
+
function create_fragment$8(ctx) {
|
18818
18630
|
let li;
|
18819
18631
|
let previous_tag = /*element*/ ctx[3];
|
18820
18632
|
let current;
|
@@ -18878,7 +18690,7 @@ function create_fragment$5(ctx) {
|
|
18878
18690
|
};
|
18879
18691
|
}
|
18880
18692
|
|
18881
|
-
function instance$
|
18693
|
+
function instance$8($$self, $$props, $$invalidate) {
|
18882
18694
|
let variables;
|
18883
18695
|
let style;
|
18884
18696
|
let { $$slots: slots = {}, $$scope } = $$props;
|
@@ -18887,7 +18699,6 @@ function instance$5($$self, $$props, $$invalidate) {
|
|
18887
18699
|
useInjectCustomizeCss(props);
|
18888
18700
|
const { attributes, element, handleClick } = useClickable(props);
|
18889
18701
|
const context = getContext(MULTI_COLUMN_ITEM_CONTEXT_KEY) || {};
|
18890
|
-
console.log(context);
|
18891
18702
|
|
18892
18703
|
$$self.$$set = $$props => {
|
18893
18704
|
if ('layerId' in $$props) $$invalidate(0, layerId = $$props.layerId);
|
@@ -18933,17 +18744,17 @@ function instance$5($$self, $$props, $$invalidate) {
|
|
18933
18744
|
class MultiColumnItem extends SvelteComponent {
|
18934
18745
|
constructor(options) {
|
18935
18746
|
super();
|
18936
|
-
init(this, options, instance$
|
18747
|
+
init(this, options, instance$8, create_fragment$8, safe_not_equal, { layerId: 0, props: 5 }, add_css$4);
|
18937
18748
|
}
|
18938
18749
|
}
|
18939
18750
|
|
18940
18751
|
/* src/components-flex/youtube/Youtube.svelte generated by Svelte v3.53.1 */
|
18941
18752
|
|
18942
|
-
function add_css$
|
18753
|
+
function add_css$3(target) {
|
18943
18754
|
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}");
|
18944
18755
|
}
|
18945
18756
|
|
18946
|
-
function create_fragment$
|
18757
|
+
function create_fragment$7(ctx) {
|
18947
18758
|
let div1;
|
18948
18759
|
let div0;
|
18949
18760
|
|
@@ -18987,7 +18798,7 @@ function onPlayerStateChange(event) {
|
|
18987
18798
|
}
|
18988
18799
|
}
|
18989
18800
|
|
18990
|
-
function instance$
|
18801
|
+
function instance$7($$self, $$props, $$invalidate) {
|
18991
18802
|
let style;
|
18992
18803
|
let { props = {} } = $$props;
|
18993
18804
|
let { layerId = '' } = $$props;
|
@@ -19092,13 +18903,13 @@ function instance$4($$self, $$props, $$invalidate) {
|
|
19092
18903
|
class Youtube extends SvelteComponent {
|
19093
18904
|
constructor(options) {
|
19094
18905
|
super();
|
19095
|
-
init(this, options, instance$
|
18906
|
+
init(this, options, instance$7, create_fragment$7, safe_not_equal, { props: 3, layerId: 0 }, add_css$3);
|
19096
18907
|
}
|
19097
18908
|
}
|
19098
18909
|
|
19099
18910
|
/* src/components-flex/count-down/CountDown.svelte generated by Svelte v3.53.1 */
|
19100
18911
|
|
19101
|
-
function add_css$
|
18912
|
+
function add_css$2(target) {
|
19102
18913
|
append_styles(target, "svelte-1n395il", ".countdown.svelte-1n395il{display:flex;align-items:center;gap:4px}");
|
19103
18914
|
}
|
19104
18915
|
|
@@ -19116,7 +18927,7 @@ const get_default_slot_context = ctx => ({
|
|
19116
18927
|
sec: /*sec*/ ctx[1]
|
19117
18928
|
});
|
19118
18929
|
|
19119
|
-
function create_fragment$
|
18930
|
+
function create_fragment$6(ctx) {
|
19120
18931
|
let div;
|
19121
18932
|
let current;
|
19122
18933
|
const default_slot_template = /*#slots*/ ctx[8].default;
|
@@ -19192,7 +19003,7 @@ function formatTimeDiff(ms) {
|
|
19192
19003
|
};
|
19193
19004
|
}
|
19194
19005
|
|
19195
|
-
function instance$
|
19006
|
+
function instance$6($$self, $$props, $$invalidate) {
|
19196
19007
|
let day;
|
19197
19008
|
let hour;
|
19198
19009
|
let min;
|
@@ -19205,12 +19016,6 @@ function instance$3($$self, $$props, $$invalidate) {
|
|
19205
19016
|
let timeLimit = props.timeLimit ? new Date(props.timeLimit) : new Date();
|
19206
19017
|
|
19207
19018
|
function onEachSecond() {
|
19208
|
-
console.log({
|
19209
|
-
timeLimit: timeLimit.getTime(),
|
19210
|
-
now: new Date().getTime(),
|
19211
|
-
calced: calcRemainingTime(timeLimit.getTime())
|
19212
|
-
});
|
19213
|
-
|
19214
19019
|
const _remainingTime = calcRemainingTime(timeLimit.getTime());
|
19215
19020
|
|
19216
19021
|
if (_remainingTime > 0) {
|
@@ -19222,8 +19027,6 @@ function instance$3($$self, $$props, $$invalidate) {
|
|
19222
19027
|
execOnClickOperation(props.onEnd);
|
19223
19028
|
}
|
19224
19029
|
}
|
19225
|
-
|
19226
|
-
console.log(remainingTime);
|
19227
19030
|
}
|
19228
19031
|
|
19229
19032
|
onMount$1(() => {
|
@@ -19271,7 +19074,7 @@ function instance$3($$self, $$props, $$invalidate) {
|
|
19271
19074
|
class CountDown extends SvelteComponent {
|
19272
19075
|
constructor(options) {
|
19273
19076
|
super();
|
19274
|
-
init(this, options, instance$
|
19077
|
+
init(this, options, instance$6, create_fragment$6, safe_not_equal, { props: 5, layerId: 0 }, add_css$2);
|
19275
19078
|
}
|
19276
19079
|
}
|
19277
19080
|
|
@@ -19350,7 +19153,7 @@ const useText = (props) => {
|
|
19350
19153
|
|
19351
19154
|
/* src/components-flex/count-down/CountDownValue.svelte generated by Svelte v3.53.1 */
|
19352
19155
|
|
19353
|
-
function create_fragment$
|
19156
|
+
function create_fragment$5(ctx) {
|
19354
19157
|
let span;
|
19355
19158
|
let t;
|
19356
19159
|
|
@@ -19381,16 +19184,14 @@ function create_fragment$2(ctx) {
|
|
19381
19184
|
};
|
19382
19185
|
}
|
19383
19186
|
|
19384
|
-
function instance$
|
19187
|
+
function instance$5($$self, $$props, $$invalidate) {
|
19385
19188
|
let value;
|
19386
19189
|
let $countdownStore;
|
19387
19190
|
let { props = {} } = $$props;
|
19388
19191
|
let { layerId = '' } = $$props;
|
19389
19192
|
let countdownStore = getContext('countdownStore');
|
19390
19193
|
component_subscribe($$self, countdownStore, value => $$invalidate(5, $countdownStore = value));
|
19391
|
-
console.log(countdownStore);
|
19392
19194
|
let { style } = useText(props);
|
19393
|
-
console.log(value);
|
19394
19195
|
|
19395
19196
|
$$self.$$set = $$props => {
|
19396
19197
|
if ('props' in $$props) $$invalidate(4, props = $$props.props);
|
@@ -19424,17 +19225,17 @@ function instance$2($$self, $$props, $$invalidate) {
|
|
19424
19225
|
class CountDownValue extends SvelteComponent {
|
19425
19226
|
constructor(options) {
|
19426
19227
|
super();
|
19427
|
-
init(this, options, instance$
|
19228
|
+
init(this, options, instance$5, create_fragment$5, safe_not_equal, { props: 4, layerId: 0 });
|
19428
19229
|
}
|
19429
19230
|
}
|
19430
19231
|
|
19431
19232
|
/* src/components-flex/clip-copy/ClipCopy.svelte generated by Svelte v3.53.1 */
|
19432
19233
|
|
19433
|
-
function add_css(target) {
|
19234
|
+
function add_css$1(target) {
|
19434
19235
|
append_styles(target, "svelte-30zd8m", ".clipboard.svelte-30zd8m{position:relative;display:inline-flex}.clipboard-button.svelte-30zd8m{position:relative;display:inline-flex;align-items:center;white-space:nowrap;gap:12px;background:none;border:0;transition:0.12s;cursor:pointer}.clipboard-button.svelte-30zd8m:hover{opacity:0.8}.clipboard-button.svelte-30zd8m:active{opacity:0.6}.clipboard-tooltip.svelte-30zd8m{position:absolute;top:-8px;left:50%;display:block;transform:translate(-50%, -100%);padding:4px 10px;background-color:#333333;color:#ffffff;font-size:11px;font-weight:bold;border-radius:4px;transition:transform 0.2s ease-out;white-space:nowrap;pointer-events:none}.clipboard-tooltip.svelte-30zd8m:after{content:'';display:block;position:absolute;bottom:0;left:50%;width:8px;height:8px;background-color:#333333;border-radius:1px;transform:translate(-50%, 40%) rotate(45deg)}.clipboard-tooltip[aria-hidden=\"true\"].svelte-30zd8m{opacity:0;transform:translate(-50%, -80%)}");
|
19435
19236
|
}
|
19436
19237
|
|
19437
|
-
function create_fragment$
|
19238
|
+
function create_fragment$4(ctx) {
|
19438
19239
|
let div;
|
19439
19240
|
let button;
|
19440
19241
|
let t0;
|
@@ -19523,7 +19324,7 @@ function create_fragment$1(ctx) {
|
|
19523
19324
|
};
|
19524
19325
|
}
|
19525
19326
|
|
19526
|
-
function instance$
|
19327
|
+
function instance$4($$self, $$props, $$invalidate) {
|
19527
19328
|
let { $$slots: slots = {}, $$scope } = $$props;
|
19528
19329
|
let { props = {} } = $$props;
|
19529
19330
|
let { layerId = '' } = $$props;
|
@@ -19534,7 +19335,6 @@ function instance$1($$self, $$props, $$invalidate) {
|
|
19534
19335
|
const handleClick = e => {
|
19535
19336
|
e.preventDefault();
|
19536
19337
|
const targetText = props.content ?? buttonElement?.innerText ?? '';
|
19537
|
-
console.log(targetText);
|
19538
19338
|
navigator.clipboard.writeText(targetText);
|
19539
19339
|
send_event('_click_copy', { text: targetText });
|
19540
19340
|
|
@@ -19580,54 +19380,630 @@ function instance$1($$self, $$props, $$invalidate) {
|
|
19580
19380
|
class ClipCopy extends SvelteComponent {
|
19581
19381
|
constructor(options) {
|
19582
19382
|
super();
|
19583
|
-
init(this, options, instance$
|
19383
|
+
init(this, options, instance$4, create_fragment$4, safe_not_equal, { props: 4, layerId: 0 }, add_css$1);
|
19584
19384
|
}
|
19585
19385
|
}
|
19586
19386
|
|
19587
|
-
/* src/components-flex/
|
19588
|
-
|
19589
|
-
function get_each_context(ctx, list, i) {
|
19590
|
-
const child_ctx = ctx.slice();
|
19591
|
-
child_ctx[4] = list[i];
|
19592
|
-
return child_ctx;
|
19593
|
-
}
|
19594
|
-
|
19595
|
-
// (12:0) {#if component}
|
19596
|
-
function create_if_block(ctx) {
|
19597
|
-
let switch_instance;
|
19598
|
-
let switch_instance_anchor;
|
19599
|
-
let current;
|
19600
|
-
var switch_value = /*component*/ ctx[1];
|
19601
|
-
|
19602
|
-
function switch_props(ctx) {
|
19603
|
-
return {
|
19604
|
-
props: {
|
19605
|
-
props: 'previewProps' in /*option*/ ctx[0] && typeof /*option*/ ctx[0].previewProps !== 'undefined'
|
19606
|
-
? /*option*/ ctx[0].previewProps
|
19607
|
-
: /*option*/ ctx[0].props,
|
19608
|
-
$$slots: { default: [create_default_slot] },
|
19609
|
-
$$scope: { ctx }
|
19610
|
-
}
|
19611
|
-
};
|
19612
|
-
}
|
19387
|
+
/* src/components-flex/state/Header.svelte generated by Svelte v3.53.1 */
|
19613
19388
|
|
19614
|
-
|
19615
|
-
|
19616
|
-
}
|
19389
|
+
function create_if_block$2(ctx) {
|
19390
|
+
let link;
|
19617
19391
|
|
19618
19392
|
return {
|
19619
19393
|
c() {
|
19620
|
-
|
19621
|
-
|
19394
|
+
link = element("link");
|
19395
|
+
attr(link, "href", /*googleFontUrl*/ ctx[0]);
|
19396
|
+
attr(link, "type", "text/css");
|
19397
|
+
attr(link, "rel", "stylesheet");
|
19622
19398
|
},
|
19623
19399
|
m(target, anchor) {
|
19624
|
-
|
19625
|
-
insert(target, switch_instance_anchor, anchor);
|
19626
|
-
current = true;
|
19400
|
+
insert(target, link, anchor);
|
19627
19401
|
},
|
19628
19402
|
p(ctx, dirty) {
|
19629
|
-
|
19630
|
-
|
19403
|
+
if (dirty & /*googleFontUrl*/ 1) {
|
19404
|
+
attr(link, "href", /*googleFontUrl*/ ctx[0]);
|
19405
|
+
}
|
19406
|
+
},
|
19407
|
+
d(detaching) {
|
19408
|
+
if (detaching) detach(link);
|
19409
|
+
}
|
19410
|
+
};
|
19411
|
+
}
|
19412
|
+
|
19413
|
+
function create_fragment$3(ctx) {
|
19414
|
+
let if_block_anchor;
|
19415
|
+
let if_block = /*googleFontUrl*/ ctx[0] && create_if_block$2(ctx);
|
19416
|
+
|
19417
|
+
return {
|
19418
|
+
c() {
|
19419
|
+
if (if_block) if_block.c();
|
19420
|
+
if_block_anchor = empty();
|
19421
|
+
},
|
19422
|
+
m(target, anchor) {
|
19423
|
+
if (if_block) if_block.m(document.head, null);
|
19424
|
+
append(document.head, if_block_anchor);
|
19425
|
+
},
|
19426
|
+
p(ctx, [dirty]) {
|
19427
|
+
if (/*googleFontUrl*/ ctx[0]) {
|
19428
|
+
if (if_block) {
|
19429
|
+
if_block.p(ctx, dirty);
|
19430
|
+
} else {
|
19431
|
+
if_block = create_if_block$2(ctx);
|
19432
|
+
if_block.c();
|
19433
|
+
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
19434
|
+
}
|
19435
|
+
} else if (if_block) {
|
19436
|
+
if_block.d(1);
|
19437
|
+
if_block = null;
|
19438
|
+
}
|
19439
|
+
},
|
19440
|
+
i: noop,
|
19441
|
+
o: noop,
|
19442
|
+
d(detaching) {
|
19443
|
+
if (if_block) if_block.d(detaching);
|
19444
|
+
detach(if_block_anchor);
|
19445
|
+
}
|
19446
|
+
};
|
19447
|
+
}
|
19448
|
+
|
19449
|
+
function instance$3($$self, $$props, $$invalidate) {
|
19450
|
+
let $fonts;
|
19451
|
+
component_subscribe($$self, fonts, $$value => $$invalidate(1, $fonts = $$value));
|
19452
|
+
let googleFontUrl = '';
|
19453
|
+
|
19454
|
+
$$self.$$.update = () => {
|
19455
|
+
if ($$self.$$.dirty & /*$fonts*/ 2) {
|
19456
|
+
{
|
19457
|
+
if ($fonts.length > 0) {
|
19458
|
+
$$invalidate(0, googleFontUrl = makeGoogleFontUrl($fonts));
|
19459
|
+
}
|
19460
|
+
}
|
19461
|
+
}
|
19462
|
+
|
19463
|
+
if ($$self.$$.dirty & /*googleFontUrl*/ 1) {
|
19464
|
+
{
|
19465
|
+
if (googleFontUrl) {
|
19466
|
+
loadGlobalStyle(googleFontUrl);
|
19467
|
+
}
|
19468
|
+
}
|
19469
|
+
}
|
19470
|
+
};
|
19471
|
+
|
19472
|
+
return [googleFontUrl, $fonts];
|
19473
|
+
}
|
19474
|
+
|
19475
|
+
class Header extends SvelteComponent {
|
19476
|
+
constructor(options) {
|
19477
|
+
super();
|
19478
|
+
init(this, options, instance$3, create_fragment$3, safe_not_equal, {});
|
19479
|
+
}
|
19480
|
+
}
|
19481
|
+
|
19482
|
+
/* src/components-flex/state/State.svelte generated by Svelte v3.53.1 */
|
19483
|
+
|
19484
|
+
function create_fragment$2(ctx) {
|
19485
|
+
let header;
|
19486
|
+
let t;
|
19487
|
+
let current;
|
19488
|
+
header = new Header({});
|
19489
|
+
const default_slot_template = /*#slots*/ ctx[2].default;
|
19490
|
+
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[1], null);
|
19491
|
+
|
19492
|
+
return {
|
19493
|
+
c() {
|
19494
|
+
create_component(header.$$.fragment);
|
19495
|
+
t = space();
|
19496
|
+
if (default_slot) default_slot.c();
|
19497
|
+
},
|
19498
|
+
m(target, anchor) {
|
19499
|
+
mount_component(header, target, anchor);
|
19500
|
+
insert(target, t, anchor);
|
19501
|
+
|
19502
|
+
if (default_slot) {
|
19503
|
+
default_slot.m(target, anchor);
|
19504
|
+
}
|
19505
|
+
|
19506
|
+
current = true;
|
19507
|
+
},
|
19508
|
+
p(ctx, [dirty]) {
|
19509
|
+
if (default_slot) {
|
19510
|
+
if (default_slot.p && (!current || dirty & /*$$scope*/ 2)) {
|
19511
|
+
update_slot_base(
|
19512
|
+
default_slot,
|
19513
|
+
default_slot_template,
|
19514
|
+
ctx,
|
19515
|
+
/*$$scope*/ ctx[1],
|
19516
|
+
!current
|
19517
|
+
? get_all_dirty_from_scope(/*$$scope*/ ctx[1])
|
19518
|
+
: get_slot_changes(default_slot_template, /*$$scope*/ ctx[1], dirty, null),
|
19519
|
+
null
|
19520
|
+
);
|
19521
|
+
}
|
19522
|
+
}
|
19523
|
+
},
|
19524
|
+
i(local) {
|
19525
|
+
if (current) return;
|
19526
|
+
transition_in(header.$$.fragment, local);
|
19527
|
+
transition_in(default_slot, local);
|
19528
|
+
current = true;
|
19529
|
+
},
|
19530
|
+
o(local) {
|
19531
|
+
transition_out(header.$$.fragment, local);
|
19532
|
+
transition_out(default_slot, local);
|
19533
|
+
current = false;
|
19534
|
+
},
|
19535
|
+
d(detaching) {
|
19536
|
+
destroy_component(header, detaching);
|
19537
|
+
if (detaching) detach(t);
|
19538
|
+
if (default_slot) default_slot.d(detaching);
|
19539
|
+
}
|
19540
|
+
};
|
19541
|
+
}
|
19542
|
+
|
19543
|
+
function instance$2($$self, $$props, $$invalidate) {
|
19544
|
+
let { $$slots: slots = {}, $$scope } = $$props;
|
19545
|
+
let { customBrandKit = undefined } = $$props;
|
19546
|
+
setContext('brandKit', getBrandKit(customBrandKit));
|
19547
|
+
|
19548
|
+
$$self.$$set = $$props => {
|
19549
|
+
if ('customBrandKit' in $$props) $$invalidate(0, customBrandKit = $$props.customBrandKit);
|
19550
|
+
if ('$$scope' in $$props) $$invalidate(1, $$scope = $$props.$$scope);
|
19551
|
+
};
|
19552
|
+
|
19553
|
+
return [customBrandKit, $$scope, slots];
|
19554
|
+
}
|
19555
|
+
|
19556
|
+
class State extends SvelteComponent {
|
19557
|
+
constructor(options) {
|
19558
|
+
super();
|
19559
|
+
init(this, options, instance$2, create_fragment$2, safe_not_equal, { customBrandKit: 0 });
|
19560
|
+
}
|
19561
|
+
}
|
19562
|
+
|
19563
|
+
/* src/components-flex/state/StateItem.svelte generated by Svelte v3.53.1 */
|
19564
|
+
|
19565
|
+
function add_css(target) {
|
19566
|
+
append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
|
19567
|
+
}
|
19568
|
+
|
19569
|
+
// (22:0) {#if $state === path}
|
19570
|
+
function create_if_block$1(ctx) {
|
19571
|
+
let div;
|
19572
|
+
let t;
|
19573
|
+
let current;
|
19574
|
+
const default_slot_template = /*#slots*/ ctx[3].default;
|
19575
|
+
const default_slot = create_slot(default_slot_template, ctx, /*$$scope*/ ctx[2], null);
|
19576
|
+
|
19577
|
+
return {
|
19578
|
+
c() {
|
19579
|
+
div = element("div");
|
19580
|
+
t = space();
|
19581
|
+
if (default_slot) default_slot.c();
|
19582
|
+
attr(div, "data-state-path", /*path*/ ctx[0]);
|
19583
|
+
attr(div, "class", "state-item svelte-2qb6dm");
|
19584
|
+
},
|
19585
|
+
m(target, anchor) {
|
19586
|
+
insert(target, div, anchor);
|
19587
|
+
insert(target, t, anchor);
|
19588
|
+
|
19589
|
+
if (default_slot) {
|
19590
|
+
default_slot.m(target, anchor);
|
19591
|
+
}
|
19592
|
+
|
19593
|
+
current = true;
|
19594
|
+
},
|
19595
|
+
p(ctx, dirty) {
|
19596
|
+
if (!current || dirty & /*path*/ 1) {
|
19597
|
+
attr(div, "data-state-path", /*path*/ ctx[0]);
|
19598
|
+
}
|
19599
|
+
|
19600
|
+
if (default_slot) {
|
19601
|
+
if (default_slot.p && (!current || dirty & /*$$scope*/ 4)) {
|
19602
|
+
update_slot_base(
|
19603
|
+
default_slot,
|
19604
|
+
default_slot_template,
|
19605
|
+
ctx,
|
19606
|
+
/*$$scope*/ ctx[2],
|
19607
|
+
!current
|
19608
|
+
? get_all_dirty_from_scope(/*$$scope*/ ctx[2])
|
19609
|
+
: get_slot_changes(default_slot_template, /*$$scope*/ ctx[2], dirty, null),
|
19610
|
+
null
|
19611
|
+
);
|
19612
|
+
}
|
19613
|
+
}
|
19614
|
+
},
|
19615
|
+
i(local) {
|
19616
|
+
if (current) return;
|
19617
|
+
transition_in(default_slot, local);
|
19618
|
+
current = true;
|
19619
|
+
},
|
19620
|
+
o(local) {
|
19621
|
+
transition_out(default_slot, local);
|
19622
|
+
current = false;
|
19623
|
+
},
|
19624
|
+
d(detaching) {
|
19625
|
+
if (detaching) detach(div);
|
19626
|
+
if (detaching) detach(t);
|
19627
|
+
if (default_slot) default_slot.d(detaching);
|
19628
|
+
}
|
19629
|
+
};
|
19630
|
+
}
|
19631
|
+
|
19632
|
+
function create_fragment$1(ctx) {
|
19633
|
+
let if_block_anchor;
|
19634
|
+
let current;
|
19635
|
+
let if_block = /*$state*/ ctx[1] === /*path*/ ctx[0] && create_if_block$1(ctx);
|
19636
|
+
|
19637
|
+
return {
|
19638
|
+
c() {
|
19639
|
+
if (if_block) if_block.c();
|
19640
|
+
if_block_anchor = empty();
|
19641
|
+
},
|
19642
|
+
m(target, anchor) {
|
19643
|
+
if (if_block) if_block.m(target, anchor);
|
19644
|
+
insert(target, if_block_anchor, anchor);
|
19645
|
+
current = true;
|
19646
|
+
},
|
19647
|
+
p(ctx, [dirty]) {
|
19648
|
+
if (/*$state*/ ctx[1] === /*path*/ ctx[0]) {
|
19649
|
+
if (if_block) {
|
19650
|
+
if_block.p(ctx, dirty);
|
19651
|
+
|
19652
|
+
if (dirty & /*$state, path*/ 3) {
|
19653
|
+
transition_in(if_block, 1);
|
19654
|
+
}
|
19655
|
+
} else {
|
19656
|
+
if_block = create_if_block$1(ctx);
|
19657
|
+
if_block.c();
|
19658
|
+
transition_in(if_block, 1);
|
19659
|
+
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
19660
|
+
}
|
19661
|
+
} else if (if_block) {
|
19662
|
+
group_outros();
|
19663
|
+
|
19664
|
+
transition_out(if_block, 1, 1, () => {
|
19665
|
+
if_block = null;
|
19666
|
+
});
|
19667
|
+
|
19668
|
+
check_outros();
|
19669
|
+
}
|
19670
|
+
},
|
19671
|
+
i(local) {
|
19672
|
+
if (current) return;
|
19673
|
+
transition_in(if_block);
|
19674
|
+
current = true;
|
19675
|
+
},
|
19676
|
+
o(local) {
|
19677
|
+
transition_out(if_block);
|
19678
|
+
current = false;
|
19679
|
+
},
|
19680
|
+
d(detaching) {
|
19681
|
+
if (if_block) if_block.d(detaching);
|
19682
|
+
if (detaching) detach(if_block_anchor);
|
19683
|
+
}
|
19684
|
+
};
|
19685
|
+
}
|
19686
|
+
|
19687
|
+
const STATE_ITEM_CONTEXT_KEY = Symbol();
|
19688
|
+
|
19689
|
+
function instance$1($$self, $$props, $$invalidate) {
|
19690
|
+
let $state;
|
19691
|
+
component_subscribe($$self, state, $$value => $$invalidate(1, $state = $$value));
|
19692
|
+
let { $$slots: slots = {}, $$scope } = $$props;
|
19693
|
+
let { path } = $$props;
|
19694
|
+
setContext(STATE_ITEM_CONTEXT_KEY, { path });
|
19695
|
+
|
19696
|
+
$$self.$$set = $$props => {
|
19697
|
+
if ('path' in $$props) $$invalidate(0, path = $$props.path);
|
19698
|
+
if ('$$scope' in $$props) $$invalidate(2, $$scope = $$props.$$scope);
|
19699
|
+
};
|
19700
|
+
|
19701
|
+
$$self.$$.update = () => {
|
19702
|
+
if ($$self.$$.dirty & /*path*/ 1) {
|
19703
|
+
{
|
19704
|
+
addState(path);
|
19705
|
+
}
|
19706
|
+
}
|
19707
|
+
};
|
19708
|
+
|
19709
|
+
return [path, $state, $$scope, slots];
|
19710
|
+
}
|
19711
|
+
|
19712
|
+
class StateItem extends SvelteComponent {
|
19713
|
+
constructor(options) {
|
19714
|
+
super();
|
19715
|
+
init(this, options, instance$1, create_fragment$1, safe_not_equal, { path: 0 }, add_css);
|
19716
|
+
}
|
19717
|
+
}
|
19718
|
+
|
19719
|
+
const ROUND_STYLES = {
|
19720
|
+
extra_small: {
|
19721
|
+
borderTopLeftRadius: '2px',
|
19722
|
+
borderTopRightRadius: '2px',
|
19723
|
+
borderBottomLeftRadius: '2px',
|
19724
|
+
borderBottomRightRadius: '2px',
|
19725
|
+
},
|
19726
|
+
small: {
|
19727
|
+
borderTopLeftRadius: '4px',
|
19728
|
+
borderTopRightRadius: '4px',
|
19729
|
+
borderBottomLeftRadius: '4px',
|
19730
|
+
borderBottomRightRadius: '4px',
|
19731
|
+
},
|
19732
|
+
medium: {
|
19733
|
+
borderTopLeftRadius: '8px',
|
19734
|
+
borderTopRightRadius: '8px',
|
19735
|
+
borderBottomLeftRadius: '8px',
|
19736
|
+
borderBottomRightRadius: '8px',
|
19737
|
+
},
|
19738
|
+
large: {
|
19739
|
+
borderTopLeftRadius: '16px',
|
19740
|
+
borderTopRightRadius: '16px',
|
19741
|
+
borderBottomLeftRadius: '16px',
|
19742
|
+
borderBottomRightRadius: '16px',
|
19743
|
+
},
|
19744
|
+
extra_large: {
|
19745
|
+
borderTopLeftRadius: '24px',
|
19746
|
+
borderTopRightRadius: '24px',
|
19747
|
+
borderBottomLeftRadius: '24px',
|
19748
|
+
borderBottomRightRadius: '24px',
|
19749
|
+
},
|
19750
|
+
fulled: {
|
19751
|
+
borderTopLeftRadius: '100%',
|
19752
|
+
borderTopRightRadius: '100%',
|
19753
|
+
borderBottomLeftRadius: '100%',
|
19754
|
+
borderBottomRightRadius: '100%',
|
19755
|
+
},
|
19756
|
+
};
|
19757
|
+
|
19758
|
+
var sdk = /*#__PURE__*/Object.freeze({
|
19759
|
+
__proto__: null,
|
19760
|
+
ACTION_HOOK_LABEL: ACTION_HOOK_LABEL,
|
19761
|
+
ASPECT_VARIANT: ASPECT_VARIANT,
|
19762
|
+
ASPECT_VARIANTS: ASPECT_VARIANTS,
|
19763
|
+
AVATAR_SHAPE: AVATAR_SHAPE,
|
19764
|
+
AVATAR_SIZE: AVATAR_SIZE,
|
19765
|
+
AVATAR_SIZE_STYLES: AVATAR_SIZE_STYLES,
|
19766
|
+
Alignments: Alignments,
|
19767
|
+
AnimationStyles: AnimationStyles,
|
19768
|
+
BUTTON_ICON_ANGLE: BUTTON_ICON_ANGLE,
|
19769
|
+
BUTTON_LINK_TARGET: BUTTON_LINK_TARGET,
|
19770
|
+
BUTTON_OUTLINED_ROUND_STYLES: BUTTON_OUTLINED_ROUND_STYLES,
|
19771
|
+
BUTTON_OUTLINED_SIZE_STYLES: BUTTON_OUTLINED_SIZE_STYLES,
|
19772
|
+
BUTTON_OUTLINED_WRAP_STYLES: BUTTON_OUTLINED_WRAP_STYLES,
|
19773
|
+
BUTTON_ROUND: BUTTON_ROUND,
|
19774
|
+
BUTTON_ROUND_STYLES: BUTTON_ROUND_STYLES,
|
19775
|
+
BUTTON_SIZE: BUTTON_SIZE,
|
19776
|
+
BUTTON_SIZE_STYLES: BUTTON_SIZE_STYLES,
|
19777
|
+
BUTTON_TEXT_SIZE: BUTTON_TEXT_SIZE,
|
19778
|
+
BUTTON_TEXT_SIZE_STYLES: BUTTON_TEXT_SIZE_STYLES,
|
19779
|
+
BUTTON_TEXT_THEME: BUTTON_TEXT_THEME,
|
19780
|
+
BUTTON_THEME: BUTTON_THEME,
|
19781
|
+
BUTTON_VARIANT: BUTTON_VARIANT,
|
19782
|
+
BUTTON_WRAP_STYLES: BUTTON_WRAP_STYLES,
|
19783
|
+
BackgroundSizes: BackgroundSizes,
|
19784
|
+
CLOSE_BUTTON_LABEL_PLACEMENT: CLOSE_BUTTON_LABEL_PLACEMENT,
|
19785
|
+
CLOSE_BUTTON_PLACEMENT: CLOSE_BUTTON_PLACEMENT,
|
19786
|
+
CLOSE_BUTTON_ROUND: CLOSE_BUTTON_ROUND,
|
19787
|
+
ClipPaths: ClipPaths,
|
19788
|
+
Cursors: Cursors,
|
19789
|
+
DefaultEdgePosition: DefaultEdgePosition,
|
19790
|
+
DefaultElasticity: DefaultElasticity,
|
19791
|
+
DefaultFormButtonColor: DefaultFormButtonColor,
|
19792
|
+
DefaultFormIdentifyBooleanField: DefaultFormIdentifyBooleanField,
|
19793
|
+
DefaultFormIdentifyTextField: DefaultFormIdentifyTextField,
|
19794
|
+
DefaultListBackground: DefaultListBackground,
|
19795
|
+
DefaultListBackgroundNone: DefaultListBackgroundNone,
|
19796
|
+
DefaultListBackgroundStripe: DefaultListBackgroundStripe,
|
19797
|
+
DefaultListSeparator: DefaultListSeparator,
|
19798
|
+
DefaultListSeparatorBorder: DefaultListSeparatorBorder,
|
19799
|
+
DefaultListSeparatorGap: DefaultListSeparatorGap,
|
19800
|
+
DefaultListSeparatorNone: DefaultListSeparatorNone,
|
19801
|
+
DefaultModalBreakPoint: DefaultModalBreakPoint,
|
19802
|
+
DefaultModalPlacement: DefaultModalPlacement,
|
19803
|
+
DefaultSlideButton: DefaultSlideButton,
|
19804
|
+
DefaultSlideNavigationButton: DefaultSlideNavigationButton,
|
19805
|
+
Directions: Directions,
|
19806
|
+
Elasticities: Elasticities,
|
19807
|
+
ElasticityStyle: ElasticityStyle,
|
19808
|
+
FONT_FAMILY_VARIANT: FONT_FAMILY_VARIANT,
|
19809
|
+
FONT_FAMILY_VARIANTS: FONT_FAMILY_VARIANTS,
|
19810
|
+
FONT_FAMILY_VARIANT_GROUPS: FONT_FAMILY_VARIANT_GROUPS,
|
19811
|
+
FlexAvatar: Avatar,
|
19812
|
+
FlexButton: Button,
|
19813
|
+
FlexButtonOutlined: ButtonOutlined,
|
19814
|
+
FlexButtonText: ButtonText,
|
19815
|
+
FlexClipCopy: ClipCopy,
|
19816
|
+
FlexCloseButton: CloseButton,
|
19817
|
+
FlexCode: Code,
|
19818
|
+
FlexCountDown: CountDown,
|
19819
|
+
FlexCountDownValue: CountDownValue,
|
19820
|
+
FlexDirections: FlexDirections,
|
19821
|
+
FlexIcon: Icon,
|
19822
|
+
FlexImage: Image,
|
19823
|
+
FlexLayout: Layout,
|
19824
|
+
FlexList: List,
|
19825
|
+
FlexListItem: ListItem,
|
19826
|
+
FlexModal: Modal,
|
19827
|
+
FlexMultiColumn: MultiColumn,
|
19828
|
+
FlexMultiColumnItem: MultiColumnItem,
|
19829
|
+
FlexRichText: RichText,
|
19830
|
+
FlexSlider: Slider,
|
19831
|
+
FlexSliderItem: SliderItem,
|
19832
|
+
FlexText: Text,
|
19833
|
+
FlexTextLink: TextLink,
|
19834
|
+
FlexYoutube: Youtube,
|
19835
|
+
Fonts: Fonts,
|
19836
|
+
FormIdentifyBooleanFields: FormIdentifyBooleanFields,
|
19837
|
+
FormIdentifyTextFieldPlaceholders: FormIdentifyTextFieldPlaceholders,
|
19838
|
+
FormIdentifyTextFieldValidations: FormIdentifyTextFieldValidations,
|
19839
|
+
FormIdentifyTextFields: FormIdentifyTextFields,
|
19840
|
+
ICON_SIZE: ICON_SIZE,
|
19841
|
+
ICON_SIZE_STYLES: ICON_SIZE_STYLES,
|
19842
|
+
ICON_VARIANTS: ICON_VARIANTS,
|
19843
|
+
IMAGE_ASPECT_VARIANTS: IMAGE_ASPECT_VARIANTS,
|
19844
|
+
IMAGE_ROUND_SHAPE: IMAGE_ROUND_SHAPE,
|
19845
|
+
Justifies: Justifies,
|
19846
|
+
KARTE_MODAL_ROOT: KARTE_MODAL_ROOT,
|
19847
|
+
LAYER_TEXT_SIZE: LAYER_TEXT_SIZE,
|
19848
|
+
LAYOUT_ALIGN: LAYOUT_ALIGN,
|
19849
|
+
LAYOUT_COMPONENT_NAMES: LAYOUT_COMPONENT_NAMES,
|
19850
|
+
LAYOUT_DIRECTION: LAYOUT_DIRECTION,
|
19851
|
+
LAYOUT_DISPLAY_TYPE: LAYOUT_DISPLAY_TYPE,
|
19852
|
+
LAYOUT_JUSTIFY: LAYOUT_JUSTIFY,
|
19853
|
+
LIST_ITEM_CONTEXT_KEY: LIST_ITEM_CONTEXT_KEY,
|
19854
|
+
LengthUnits: LengthUnits,
|
19855
|
+
ListBackgroundTypes: ListBackgroundTypes,
|
19856
|
+
ListDirections: ListDirections,
|
19857
|
+
ListSeparatorTypes: ListSeparatorTypes,
|
19858
|
+
MULTI_COLUMN_ITEM_CONTEXT_KEY: MULTI_COLUMN_ITEM_CONTEXT_KEY,
|
19859
|
+
MediaQueries: MediaQueries,
|
19860
|
+
ModalPositions: ModalPositions,
|
19861
|
+
ObjectFits: ObjectFits,
|
19862
|
+
OnClickOperationOptions: OnClickOperationOptions,
|
19863
|
+
Overflows: Overflows,
|
19864
|
+
PropTypes: PropTypes,
|
19865
|
+
ROUND_STYLES: ROUND_STYLES,
|
19866
|
+
ROUND_VARIANT: ROUND_VARIANT,
|
19867
|
+
Repeats: Repeats,
|
19868
|
+
SHADOW_VARIANT: SHADOW_VARIANT,
|
19869
|
+
SHADOW_VARIANTS: SHADOW_VARIANTS,
|
19870
|
+
SYSTEM_FONT: SYSTEM_FONT,
|
19871
|
+
State: State,
|
19872
|
+
StateItem: StateItem,
|
19873
|
+
TEXT_LINK_SIZE: TEXT_LINK_SIZE,
|
19874
|
+
TEXT_LINK_SIZE_STYLES: TEXT_LINK_SIZE_STYLES,
|
19875
|
+
TEXT_LINK_THEME: TEXT_LINK_THEME,
|
19876
|
+
TEXT_LINK_UNDERLINE: TEXT_LINK_UNDERLINE,
|
19877
|
+
TEXT_STYLE: TEXT_STYLE,
|
19878
|
+
TEXT_THEME: TEXT_THEME,
|
19879
|
+
TEXT_VARIANTS: TEXT_VARIANTS,
|
19880
|
+
TextDirections: TextDirections,
|
19881
|
+
WritingModes: WritingModes,
|
19882
|
+
addChoiceAnswer: addChoiceAnswer,
|
19883
|
+
addFreeAnswer: addFreeAnswer,
|
19884
|
+
afterUpdate: afterUpdate,
|
19885
|
+
applyCss: applyCss,
|
19886
|
+
applyGlobalCss: applyGlobalCss,
|
19887
|
+
avatarPropsDefault: avatarPropsDefault,
|
19888
|
+
beforeUpdate: beforeUpdate,
|
19889
|
+
buttonOutlinedPropsDefault: buttonOutlinedPropsDefault,
|
19890
|
+
buttonPropsDefault: buttonPropsDefault,
|
19891
|
+
close: close,
|
19892
|
+
closeAction: closeAction,
|
19893
|
+
collection: collection$1,
|
19894
|
+
create: create,
|
19895
|
+
createApp: createApp,
|
19896
|
+
createFog: createFog,
|
19897
|
+
destroy: destroy,
|
19898
|
+
destroyAction: destroyAction,
|
19899
|
+
ensureModalRoot: ensureModalRoot,
|
19900
|
+
eventHandlers: eventHandlers,
|
19901
|
+
finalize: finalize,
|
19902
|
+
formData: formData,
|
19903
|
+
getActionRoot: getActionRoot,
|
19904
|
+
getAnsweredQuestion: getAnsweredQuestion,
|
19905
|
+
getAnsweredQuestionIds: getAnsweredQuestionIds,
|
19906
|
+
getBrandKit: getBrandKit,
|
19907
|
+
getButtonOutlinedThemeStyles: getButtonOutlinedThemeStyles,
|
19908
|
+
getButtonTextThemeStyles: getButtonTextThemeStyles,
|
19909
|
+
getButtonThemeStyles: getButtonThemeStyles,
|
19910
|
+
getCssVariables: getCssVariables,
|
19911
|
+
getEventHandlers: getEventHandlers,
|
19912
|
+
getEvents: getEvents,
|
19913
|
+
getLogs: getLogs,
|
19914
|
+
getState: getState$1,
|
19915
|
+
getStates: getStates,
|
19916
|
+
getSystem: getSystem,
|
19917
|
+
getTextLinkThemeStyles: getTextLinkThemeStyles,
|
19918
|
+
getTextThemeStyles: getTextThemeStyles,
|
19919
|
+
getVariables: getVariables,
|
19920
|
+
hideOnScroll: hideOnScroll,
|
19921
|
+
hideOnTime: hideOnTime,
|
19922
|
+
initialize: initialize,
|
19923
|
+
isOpened: isOpened,
|
19924
|
+
listenLogger: listenLogger,
|
19925
|
+
loadActionTable: loadActionTable,
|
19926
|
+
loadActionTableQuery: loadActionTableQuery,
|
19927
|
+
loadActionTableRow: loadActionTableRow,
|
19928
|
+
loadActionTableRows: loadActionTableRows,
|
19929
|
+
loadGlobalScript: loadGlobalScript,
|
19930
|
+
loadGlobalStyle: loadGlobalStyle,
|
19931
|
+
loadStyle: loadStyle,
|
19932
|
+
logger: logger,
|
19933
|
+
onChangeState: onChangeState,
|
19934
|
+
onClose: onClose,
|
19935
|
+
onCreate: onCreate,
|
19936
|
+
onDestory: onDestory,
|
19937
|
+
onDestroy: onDestroy,
|
19938
|
+
onMount: onMount,
|
19939
|
+
onScroll: onScroll,
|
19940
|
+
onShow: onShow,
|
19941
|
+
onTime: onTime,
|
19942
|
+
removeAnswer: removeAnswer,
|
19943
|
+
resetEventHandlers: resetEventHandlers,
|
19944
|
+
resetVariables: resetVariables,
|
19945
|
+
sendAnswer: sendAnswer,
|
19946
|
+
sendAnswers: sendAnswers,
|
19947
|
+
setEventHandlers: setEventHandlers,
|
19948
|
+
setSetting: setSetting,
|
19949
|
+
setState: setState$1,
|
19950
|
+
setVariables: setVariables,
|
19951
|
+
show: show,
|
19952
|
+
showAction: showAction,
|
19953
|
+
showModal: showModal,
|
19954
|
+
showOnScroll: showOnScroll,
|
19955
|
+
showOnTime: showOnTime,
|
19956
|
+
state: state,
|
19957
|
+
tick: tick,
|
19958
|
+
useBrandKit: useBrandKit,
|
19959
|
+
variables: variables,
|
19960
|
+
widget: widget
|
19961
|
+
});
|
19962
|
+
|
19963
|
+
/* src/components-flex/ThumbnailPreview.svelte generated by Svelte v3.53.1 */
|
19964
|
+
|
19965
|
+
function get_each_context(ctx, list, i) {
|
19966
|
+
const child_ctx = ctx.slice();
|
19967
|
+
child_ctx[4] = list[i];
|
19968
|
+
return child_ctx;
|
19969
|
+
}
|
19970
|
+
|
19971
|
+
// (12:0) {#if component}
|
19972
|
+
function create_if_block(ctx) {
|
19973
|
+
let switch_instance;
|
19974
|
+
let switch_instance_anchor;
|
19975
|
+
let current;
|
19976
|
+
var switch_value = /*component*/ ctx[1];
|
19977
|
+
|
19978
|
+
function switch_props(ctx) {
|
19979
|
+
return {
|
19980
|
+
props: {
|
19981
|
+
props: 'previewProps' in /*option*/ ctx[0] && typeof /*option*/ ctx[0].previewProps !== 'undefined'
|
19982
|
+
? /*option*/ ctx[0].previewProps
|
19983
|
+
: /*option*/ ctx[0].props,
|
19984
|
+
$$slots: { default: [create_default_slot] },
|
19985
|
+
$$scope: { ctx }
|
19986
|
+
}
|
19987
|
+
};
|
19988
|
+
}
|
19989
|
+
|
19990
|
+
if (switch_value) {
|
19991
|
+
switch_instance = construct_svelte_component(switch_value, switch_props(ctx));
|
19992
|
+
}
|
19993
|
+
|
19994
|
+
return {
|
19995
|
+
c() {
|
19996
|
+
if (switch_instance) create_component(switch_instance.$$.fragment);
|
19997
|
+
switch_instance_anchor = empty();
|
19998
|
+
},
|
19999
|
+
m(target, anchor) {
|
20000
|
+
if (switch_instance) mount_component(switch_instance, target, anchor);
|
20001
|
+
insert(target, switch_instance_anchor, anchor);
|
20002
|
+
current = true;
|
20003
|
+
},
|
20004
|
+
p(ctx, dirty) {
|
20005
|
+
const switch_instance_changes = {};
|
20006
|
+
|
19631
20007
|
if (dirty & /*option*/ 1) switch_instance_changes.props = 'previewProps' in /*option*/ ctx[0] && typeof /*option*/ ctx[0].previewProps !== 'undefined'
|
19632
20008
|
? /*option*/ ctx[0].previewProps
|
19633
20009
|
: /*option*/ ctx[0].props;
|
@@ -19676,7 +20052,7 @@ function create_if_block(ctx) {
|
|
19676
20052
|
};
|
19677
20053
|
}
|
19678
20054
|
|
19679
|
-
// (
|
20055
|
+
// (19:4) {#if option.children}
|
19680
20056
|
function create_if_block_1(ctx) {
|
19681
20057
|
let each_1_anchor;
|
19682
20058
|
let current;
|
@@ -19760,7 +20136,7 @@ function create_if_block_1(ctx) {
|
|
19760
20136
|
};
|
19761
20137
|
}
|
19762
20138
|
|
19763
|
-
// (
|
20139
|
+
// (20:6) {#each option.children as child}
|
19764
20140
|
function create_each_block(ctx) {
|
19765
20141
|
let thumbnailpreview;
|
19766
20142
|
let current;
|
@@ -19794,7 +20170,7 @@ function create_each_block(ctx) {
|
|
19794
20170
|
};
|
19795
20171
|
}
|
19796
20172
|
|
19797
|
-
// (13:2) <svelte:component this={component} props={'previewProps' in option && typeof option.previewProps !== 'undefined'
|
20173
|
+
// (13:2) <svelte:component this={component} props={'previewProps' in option && typeof option.previewProps !== 'undefined' ? option.previewProps : option.props} >
|
19798
20174
|
function create_default_slot(ctx) {
|
19799
20175
|
let if_block_anchor;
|
19800
20176
|
let current;
|
@@ -19937,43 +20313,4 @@ class ThumbnailPreview extends SvelteComponent {
|
|
19937
20313
|
}
|
19938
20314
|
}
|
19939
20315
|
|
19940
|
-
|
19941
|
-
extra_small: {
|
19942
|
-
borderTopLeftRadius: '2px',
|
19943
|
-
borderTopRightRadius: '2px',
|
19944
|
-
borderBottomLeftRadius: '2px',
|
19945
|
-
borderBottomRightRadius: '2px',
|
19946
|
-
},
|
19947
|
-
small: {
|
19948
|
-
borderTopLeftRadius: '4px',
|
19949
|
-
borderTopRightRadius: '4px',
|
19950
|
-
borderBottomLeftRadius: '4px',
|
19951
|
-
borderBottomRightRadius: '4px',
|
19952
|
-
},
|
19953
|
-
medium: {
|
19954
|
-
borderTopLeftRadius: '8px',
|
19955
|
-
borderTopRightRadius: '8px',
|
19956
|
-
borderBottomLeftRadius: '8px',
|
19957
|
-
borderBottomRightRadius: '8px',
|
19958
|
-
},
|
19959
|
-
large: {
|
19960
|
-
borderTopLeftRadius: '16px',
|
19961
|
-
borderTopRightRadius: '16px',
|
19962
|
-
borderBottomLeftRadius: '16px',
|
19963
|
-
borderBottomRightRadius: '16px',
|
19964
|
-
},
|
19965
|
-
extra_large: {
|
19966
|
-
borderTopLeftRadius: '24px',
|
19967
|
-
borderTopRightRadius: '24px',
|
19968
|
-
borderBottomLeftRadius: '24px',
|
19969
|
-
borderBottomRightRadius: '24px',
|
19970
|
-
},
|
19971
|
-
fulled: {
|
19972
|
-
borderTopLeftRadius: '100%',
|
19973
|
-
borderTopRightRadius: '100%',
|
19974
|
-
borderBottomLeftRadius: '100%',
|
19975
|
-
borderBottomRightRadius: '100%',
|
19976
|
-
},
|
19977
|
-
};
|
19978
|
-
|
19979
|
-
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_VARIANT, 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, FONT_FAMILY_VARIANT_GROUPS, Flex, Avatar as FlexAvatar, Button as FlexButton, ButtonOutlined as FlexButtonOutlined, ButtonText as FlexButtonText, ClipCopy as FlexClipCopy, CloseButton as FlexCloseButton, Code as FlexCode, CountDown as FlexCountDown, CountDownValue as FlexCountDownValue, 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 };
|
20316
|
+
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_VARIANT, 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, FONT_FAMILY_VARIANT_GROUPS, Flex, Avatar as FlexAvatar, Button as FlexButton, ButtonOutlined as FlexButtonOutlined, ButtonText as FlexButtonText, ClipCopy as FlexClipCopy, CloseButton as FlexCloseButton, Code as FlexCode, CountDown as FlexCountDown, CountDownValue as FlexCountDownValue, 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$1 as State, StateItem$1 as 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 };
|