@plaidev/karte-action-sdk 1.1.270-29228770.05dce6ca → 1.1.270-29270501.62e803ca6

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.
Files changed (104) hide show
  1. package/dist/action.d.ts +0 -1
  2. package/dist/actionEvent.d.ts +0 -1
  3. package/dist/components/index.d.ts +0 -1
  4. package/dist/components-flex/avatar/types.d.ts +0 -1
  5. package/dist/components-flex/button/types.d.ts +0 -3
  6. package/dist/components-flex/button-outlined/types.d.ts +0 -3
  7. package/dist/components-flex/button-text/types.d.ts +0 -3
  8. package/dist/components-flex/form/types.d.ts +35 -20
  9. package/dist/components-flex/form.d.ts +40 -3
  10. package/dist/components-flex/icon/types.d.ts +0 -1
  11. package/dist/components-flex/text/types.d.ts +0 -3
  12. package/dist/components-flex/text-link/types.d.ts +0 -3
  13. package/dist/components-flex/variants.d.ts +0 -15
  14. package/dist/components-flex/youtube/types.d.ts +0 -1
  15. package/dist/constants.d.ts +0 -1
  16. package/dist/functions.d.ts +1 -1
  17. package/dist/hooks/useInjectCustomizeCss.d.ts +1 -1
  18. package/dist/hooks/useText.d.ts +1 -1
  19. package/dist/hydrate/action.d.ts +0 -1
  20. package/dist/hydrate/actionEvent.d.ts +0 -1
  21. package/dist/hydrate/components/index.d.ts +0 -1
  22. package/dist/hydrate/components-flex/avatar/types.d.ts +0 -1
  23. package/dist/hydrate/components-flex/button/types.d.ts +0 -3
  24. package/dist/hydrate/components-flex/button-outlined/types.d.ts +0 -3
  25. package/dist/hydrate/components-flex/button-text/types.d.ts +0 -3
  26. package/dist/hydrate/components-flex/form/types.d.ts +35 -20
  27. package/dist/hydrate/components-flex/form.d.ts +40 -3
  28. package/dist/hydrate/components-flex/icon/types.d.ts +0 -1
  29. package/dist/hydrate/components-flex/text/types.d.ts +0 -3
  30. package/dist/hydrate/components-flex/text-link/types.d.ts +0 -3
  31. package/dist/hydrate/components-flex/variants.d.ts +0 -15
  32. package/dist/hydrate/components-flex/youtube/types.d.ts +0 -1
  33. package/dist/hydrate/constants.d.ts +0 -1
  34. package/dist/hydrate/functions.d.ts +1 -1
  35. package/dist/hydrate/hooks/useInjectCustomizeCss.d.ts +1 -1
  36. package/dist/hydrate/hooks/useText.d.ts +1 -1
  37. package/dist/hydrate/index.d.ts +0 -2
  38. package/dist/hydrate/index.es.js +914 -573
  39. package/dist/hydrate/index.svelte5.d.ts +2 -1
  40. package/dist/hydrate/modal.d.ts +0 -2
  41. package/dist/hydrate/modal.svelte5.d.ts +0 -2
  42. package/dist/hydrate/prop.d.ts +4 -0
  43. package/dist/hydrate/types.d.ts +0 -1
  44. package/dist/icons.d.ts +0 -3
  45. package/dist/index.es.d.ts +0 -2
  46. package/dist/index.es.js +902 -511
  47. package/dist/modal.d.ts +0 -2
  48. package/dist/modal.svelte5.d.ts +0 -2
  49. package/dist/prop.d.ts +4 -0
  50. package/dist/svelte5/action.d.ts +0 -1
  51. package/dist/svelte5/actionEvent.d.ts +0 -1
  52. package/dist/svelte5/components/index.d.ts +0 -1
  53. package/dist/svelte5/components-flex/avatar/types.d.ts +0 -1
  54. package/dist/svelte5/components-flex/button/types.d.ts +0 -3
  55. package/dist/svelte5/components-flex/button-outlined/types.d.ts +0 -3
  56. package/dist/svelte5/components-flex/button-text/types.d.ts +0 -3
  57. package/dist/svelte5/components-flex/form/types.d.ts +35 -20
  58. package/dist/svelte5/components-flex/form.d.ts +40 -3
  59. package/dist/svelte5/components-flex/icon/types.d.ts +0 -1
  60. package/dist/svelte5/components-flex/text/types.d.ts +0 -3
  61. package/dist/svelte5/components-flex/text-link/types.d.ts +0 -3
  62. package/dist/svelte5/components-flex/variants.d.ts +0 -15
  63. package/dist/svelte5/components-flex/youtube/types.d.ts +0 -1
  64. package/dist/svelte5/constants.d.ts +0 -1
  65. package/dist/svelte5/functions.d.ts +1 -1
  66. package/dist/svelte5/hooks/useInjectCustomizeCss.d.ts +1 -1
  67. package/dist/svelte5/hooks/useText.d.ts +1 -1
  68. package/dist/svelte5/hydrate/action.d.ts +0 -1
  69. package/dist/svelte5/hydrate/actionEvent.d.ts +0 -1
  70. package/dist/svelte5/hydrate/components/index.d.ts +0 -1
  71. package/dist/svelte5/hydrate/components-flex/avatar/types.d.ts +0 -1
  72. package/dist/svelte5/hydrate/components-flex/button/types.d.ts +0 -3
  73. package/dist/svelte5/hydrate/components-flex/button-outlined/types.d.ts +0 -3
  74. package/dist/svelte5/hydrate/components-flex/button-text/types.d.ts +0 -3
  75. package/dist/svelte5/hydrate/components-flex/form/types.d.ts +35 -20
  76. package/dist/svelte5/hydrate/components-flex/form.d.ts +40 -3
  77. package/dist/svelte5/hydrate/components-flex/icon/types.d.ts +0 -1
  78. package/dist/svelte5/hydrate/components-flex/text/types.d.ts +0 -3
  79. package/dist/svelte5/hydrate/components-flex/text-link/types.d.ts +0 -3
  80. package/dist/svelte5/hydrate/components-flex/variants.d.ts +0 -15
  81. package/dist/svelte5/hydrate/components-flex/youtube/types.d.ts +0 -1
  82. package/dist/svelte5/hydrate/constants.d.ts +0 -1
  83. package/dist/svelte5/hydrate/functions.d.ts +1 -1
  84. package/dist/svelte5/hydrate/hooks/useInjectCustomizeCss.d.ts +1 -1
  85. package/dist/svelte5/hydrate/hooks/useText.d.ts +1 -1
  86. package/dist/svelte5/hydrate/index.es.d.ts +2 -1
  87. package/dist/svelte5/hydrate/index.es.js +606 -379
  88. package/dist/svelte5/hydrate/modal.d.ts +0 -2
  89. package/dist/svelte5/hydrate/modal.svelte5.d.ts +0 -2
  90. package/dist/svelte5/hydrate/prop.d.ts +4 -0
  91. package/dist/svelte5/hydrate/types.d.ts +0 -1
  92. package/dist/svelte5/index.es.d.ts +2 -1
  93. package/dist/svelte5/index.es.js +606 -379
  94. package/dist/svelte5/index.front2.es.js +648 -418
  95. package/dist/svelte5/index.svelte5.d.ts +2 -1
  96. package/dist/svelte5/modal.d.ts +0 -2
  97. package/dist/svelte5/modal.svelte5.d.ts +0 -2
  98. package/dist/svelte5/prop.d.ts +4 -0
  99. package/dist/svelte5/types.d.ts +0 -1
  100. package/dist/templates.cjs.js +4 -2
  101. package/dist/templates.d.ts +0 -2
  102. package/dist/templates.js +4 -2
  103. package/dist/types.d.ts +0 -1
  104. package/package.json +3 -3
@@ -372,6 +372,11 @@ const OnClickOperationOptions = [
372
372
  name: "decode",
373
373
  type: "BooleanKeyword",
374
374
  default: false
375
+ },
376
+ {
377
+ name: "keep_native_action_viewed",
378
+ type: "BooleanKeyword",
379
+ default: false
375
380
  }
376
381
  ]
377
382
  },
@@ -1450,54 +1455,6 @@ function showOnScroll(props, show$2 = NOOP, hide = NOOP) {
1450
1455
  function showOnTime(props, show$2 = NOOP) {
1451
1456
  return props.show_on_time && props.show_on_time_count != null ? onTime(props.show_on_time_count * 1e3, () => show$2()) : null;
1452
1457
  }
1453
- /** @internal */
1454
- function and(fn, ...conditionFns) {
1455
- return checkAndDo((conditions, idx) => {
1456
- conditions[idx] = true;
1457
- return conditions.every((t) => t == null || t);
1458
- }, fn, ...conditionFns);
1459
- }
1460
- /** @internal */
1461
- function or(fn, ...conditionFns) {
1462
- return checkAndDo((conditions, idx) => {
1463
- if (conditions.some((t) => t)) return conditions[idx];
1464
- conditions[idx] = true;
1465
- return true;
1466
- }, fn, ...conditionFns);
1467
- }
1468
- function checkAndDo(checkFn, fn, ...conditionFns) {
1469
- let initialized = false;
1470
- const checkBeforeInitialized = [];
1471
- let haveCondition = true;
1472
- const conditions = Array(conditionFns.length).fill(null);
1473
- const checkAndDos = Array(conditionFns.length).fill(() => {});
1474
- const cleanups = Array(conditionFns.length).fill(null);
1475
- const generageCheckAndDo = (idx) => () => {
1476
- if (!initialized) {
1477
- checkBeforeInitialized.push(idx);
1478
- return;
1479
- }
1480
- if (!haveCondition || !checkFn(conditions, idx)) return;
1481
- fn?.();
1482
- };
1483
- conditionFns.forEach((conditionFn, i) => {
1484
- const checkAndDo$1 = generageCheckAndDo(i);
1485
- checkAndDos[i] = checkAndDo$1;
1486
- const cleanup = conditionFn(checkAndDo$1);
1487
- cleanups[i] = cleanup;
1488
- if (cleanup != null) conditions[i] = false;
1489
- });
1490
- haveCondition = conditions.some((c) => c !== null);
1491
- const cleanupAll = () => {
1492
- cleanups.forEach((cleanup, i) => {
1493
- cleanup?.();
1494
- cleanups[i] = null;
1495
- });
1496
- };
1497
- initialized = true;
1498
- checkBeforeInitialized.forEach((i) => checkAndDos[i]());
1499
- return haveCondition ? cleanupAll : null;
1500
- }
1501
1458
 
1502
1459
  //#endregion
1503
1460
  //#region src/collection.ts
@@ -1974,27 +1931,9 @@ function createModal(App, options = {
1974
1931
  const trigger = event?.detail?.trigger ? event.detail.trigger : "none";
1975
1932
  show$2(trigger);
1976
1933
  };
1977
- const currying = (conditionFn, options$1) => (fn) => conditionFn(options$1.props, fn);
1978
1934
  const autoShow = () => {
1979
1935
  return show$2("auto");
1980
1936
  };
1981
- const autoClose = () => {
1982
- return close$2("auto");
1983
- };
1984
- const listenCloseTrigger = () => {
1985
- const cleanups = [];
1986
- const curried = (fn) => hideOnScroll(options.props, fn, autoShow);
1987
- if (options.props.hide_and_condition) cleanups.push(and(autoClose, curried, currying(hideOnTime, options)) || NOOP);
1988
- else cleanups.push(or(autoClose, curried, currying(hideOnTime, options)) || NOOP);
1989
- return cleanups;
1990
- };
1991
- const listenShowTrigger = () => {
1992
- const cleanups = [];
1993
- const curried = (fn) => showOnScroll(options.props, fn, autoClose);
1994
- if (options.props.show_and_condition) cleanups.push(and(autoShow, curried, currying(showOnTime, options)) || NOOP);
1995
- else cleanups.push(or(autoShow, curried, currying(showOnTime, options)) || NOOP);
1996
- return cleanups;
1997
- };
1998
1937
  initialize({
1999
1938
  send: options.send,
2000
1939
  initialState: data.initial_state
@@ -2742,7 +2681,7 @@ function formDataToEventValues$1(campaignId, formData$1) {
2742
2681
  ...answersMap
2743
2682
  } };
2744
2683
  }
2745
- function formDataToIdentifyEventValues(formData$1) {
2684
+ function formDataToIdentifyEventValues$1(formData$1) {
2746
2685
  return Object.fromEntries(Object.entries(formData$1).map(([name, dataItem]) => {
2747
2686
  const value = dataItem.value;
2748
2687
  return [name, value];
@@ -2756,7 +2695,7 @@ function submit() {
2756
2695
  const formData$1 = get(formData);
2757
2696
  const identifyFormData$1 = get(identifyFormData);
2758
2697
  const values = formDataToEventValues$1(campaignId, formData$1);
2759
- const identifyValues = formDataToIdentifyEventValues(identifyFormData$1);
2698
+ const identifyValues = formDataToIdentifyEventValues$1(identifyFormData$1);
2760
2699
  if (Object.keys(identifyValues).length > 0) identifyValues["user_id"] = getVariables()?.[USER_ID_VARIABLE_NAME];
2761
2700
  return {
2762
2701
  values,
@@ -3146,7 +3085,7 @@ const LAYOUT_COMPONENT_NAMES = [
3146
3085
 
3147
3086
  //#endregion
3148
3087
  //#region src/components/Header.svelte
3149
- function create_if_block$20(ctx) {
3088
+ function create_if_block$21(ctx) {
3150
3089
  let link;
3151
3090
  return {
3152
3091
  c() {
@@ -3177,9 +3116,9 @@ function create_if_block$20(ctx) {
3177
3116
  }
3178
3117
  };
3179
3118
  }
3180
- function create_fragment$103(ctx) {
3119
+ function create_fragment$105(ctx) {
3181
3120
  let if_block_anchor;
3182
- let if_block = ctx[0] && create_if_block$20(ctx);
3121
+ let if_block = ctx[0] && create_if_block$21(ctx);
3183
3122
  return {
3184
3123
  c() {
3185
3124
  if (if_block) if_block.c();
@@ -3198,7 +3137,7 @@ function create_fragment$103(ctx) {
3198
3137
  p(ctx$1, [dirty]) {
3199
3138
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
3200
3139
  else {
3201
- if_block = create_if_block$20(ctx$1);
3140
+ if_block = create_if_block$21(ctx$1);
3202
3141
  if_block.c();
3203
3142
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
3204
3143
  }
@@ -3215,7 +3154,7 @@ function create_fragment$103(ctx) {
3215
3154
  }
3216
3155
  };
3217
3156
  }
3218
- function instance$103($$self, $$props, $$invalidate) {
3157
+ function instance$105($$self, $$props, $$invalidate) {
3219
3158
  let $fonts;
3220
3159
  component_subscribe($$self, fonts, ($$value) => $$invalidate(1, $fonts = $$value));
3221
3160
  let googleFontUrl = "";
@@ -3233,7 +3172,7 @@ function instance$103($$self, $$props, $$invalidate) {
3233
3172
  var Header$1 = class extends SvelteComponent {
3234
3173
  constructor(options) {
3235
3174
  super();
3236
- init(this, options, instance$103, create_fragment$103, safe_not_equal, {});
3175
+ init(this, options, instance$105, create_fragment$105, safe_not_equal, {});
3237
3176
  }
3238
3177
  };
3239
3178
  var Header_default$1 = Header$1;
@@ -3284,7 +3223,7 @@ const useBrandKit = () => {
3284
3223
 
3285
3224
  //#endregion
3286
3225
  //#region src/components/State.svelte
3287
- function create_fragment$102(ctx) {
3226
+ function create_fragment$104(ctx) {
3288
3227
  let header;
3289
3228
  let t;
3290
3229
  let current;
@@ -3331,7 +3270,7 @@ function create_fragment$102(ctx) {
3331
3270
  }
3332
3271
  };
3333
3272
  }
3334
- function instance$102($$self, $$props, $$invalidate) {
3273
+ function instance$104($$self, $$props, $$invalidate) {
3335
3274
  let { $$slots: slots = {}, $$scope } = $$props;
3336
3275
  let { customBrandKit = void 0 } = $$props;
3337
3276
  setContext("brandKit", getBrandKit(customBrandKit));
@@ -3348,7 +3287,7 @@ function instance$102($$self, $$props, $$invalidate) {
3348
3287
  var State$1 = class extends SvelteComponent {
3349
3288
  constructor(options) {
3350
3289
  super();
3351
- init(this, options, instance$102, create_fragment$102, safe_not_equal, { customBrandKit: 0 });
3290
+ init(this, options, instance$104, create_fragment$104, safe_not_equal, { customBrandKit: 0 });
3352
3291
  }
3353
3292
  };
3354
3293
  var State_default = State$1;
@@ -3358,7 +3297,7 @@ var State_default = State$1;
3358
3297
  function add_css$63(target) {
3359
3298
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
3360
3299
  }
3361
- function create_if_block$19(ctx) {
3300
+ function create_if_block$20(ctx) {
3362
3301
  let div;
3363
3302
  let t;
3364
3303
  let current;
@@ -3413,10 +3352,10 @@ function create_if_block$19(ctx) {
3413
3352
  }
3414
3353
  };
3415
3354
  }
3416
- function create_fragment$101(ctx) {
3355
+ function create_fragment$103(ctx) {
3417
3356
  let if_block_anchor;
3418
3357
  let current;
3419
- let if_block = ctx[1] === ctx[0] && create_if_block$19(ctx);
3358
+ let if_block = ctx[1] === ctx[0] && create_if_block$20(ctx);
3420
3359
  return {
3421
3360
  c() {
3422
3361
  if (if_block) if_block.c();
@@ -3436,7 +3375,7 @@ function create_fragment$101(ctx) {
3436
3375
  if_block.p(ctx$1, dirty);
3437
3376
  if (dirty & 3) transition_in(if_block, 1);
3438
3377
  } else {
3439
- if_block = create_if_block$19(ctx$1);
3378
+ if_block = create_if_block$20(ctx$1);
3440
3379
  if_block.c();
3441
3380
  transition_in(if_block, 1);
3442
3381
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -3468,7 +3407,7 @@ const STATE_ITEM_CONTEXT_KEY$1 = Symbol();
3468
3407
  function getStateItemContext() {
3469
3408
  return getContext(STATE_ITEM_CONTEXT_KEY$1);
3470
3409
  }
3471
- function instance$101($$self, $$props, $$invalidate) {
3410
+ function instance$103($$self, $$props, $$invalidate) {
3472
3411
  let $state;
3473
3412
  component_subscribe($$self, state, ($$value) => $$invalidate(1, $state = $$value));
3474
3413
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -3491,13 +3430,40 @@ function instance$101($$self, $$props, $$invalidate) {
3491
3430
  var StateItem$1 = class extends SvelteComponent {
3492
3431
  constructor(options) {
3493
3432
  super();
3494
- init(this, options, instance$101, create_fragment$101, safe_not_equal, { path: 0 }, add_css$63);
3433
+ init(this, options, instance$103, create_fragment$103, safe_not_equal, { path: 0 }, add_css$63);
3495
3434
  }
3496
3435
  };
3497
3436
  var StateItem_default = StateItem$1;
3498
3437
 
3499
3438
  //#endregion
3500
3439
  //#region src/components-flex/form.ts
3440
+ const FORM_VALIDATION_TYPE = {
3441
+ required: "必須",
3442
+ email: "メールアドレス",
3443
+ tel: "電話番号",
3444
+ url: "URL",
3445
+ minLength: "最小文字数",
3446
+ maxLength: "最大文字数",
3447
+ minCount: "最小個数",
3448
+ maxCount: "最大個数",
3449
+ pattern: "正規表現"
3450
+ };
3451
+ const FORM_VALIDATION_DEFAULT_ERROR_MESSAGES = {
3452
+ required: `入力してください`,
3453
+ minLength: `{minLength}文字以上で入力してください`,
3454
+ maxLength: `{maxLength}文字以下で入力してください`,
3455
+ minCount: `{minCount}個以上選択してください`,
3456
+ maxCount: `{maxCount}個以下で選択してください`,
3457
+ pattern: `正しい形式で入力してください`,
3458
+ email: `正しいメールアドレスを入力してください`,
3459
+ tel: `正しい電話番号を入力してください`,
3460
+ url: `正しいURLを入力してください`
3461
+ };
3462
+ const FORM_VALIDATION_REGEX = {
3463
+ email: "^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9-]*\\.?[a-zA-Z0-9-]+\\.[a-zA-Z]{2,}$",
3464
+ tel: "^0\\d{1,4}[-]?\\d{1,4}[-]?\\d{4}$",
3465
+ url: "^http(s)?://.+$"
3466
+ };
3501
3467
  /**
3502
3468
  * @internal
3503
3469
  */
@@ -3506,6 +3472,7 @@ const formStore = writable({
3506
3472
  states: {}
3507
3473
  });
3508
3474
  const formSubmittedValues = writable({});
3475
+ const formSubmittedIdentifyValues = writable({});
3509
3476
  /**
3510
3477
  * @public
3511
3478
  */
@@ -3524,7 +3491,6 @@ const getFormFieldState = (name) => {
3524
3491
  * @public
3525
3492
  */
3526
3493
  const getFormFieldValue = (name) => {
3527
- console.log("getFormFieldValue", getFormFieldState(name)?.value ?? void 0);
3528
3494
  return getFormFieldState(name)?.value ?? void 0;
3529
3495
  };
3530
3496
  /**
@@ -3612,14 +3578,18 @@ const registerFormField = (schemas) => {
3612
3578
  defaultValue: schema.defaultValue,
3613
3579
  type: schema.type,
3614
3580
  required: schema.required,
3615
- statePath: getState()
3581
+ statePath: getState(),
3582
+ isIdentify: schema.isIdentify,
3583
+ validations: schema.validations
3616
3584
  };
3617
3585
  else resultSchemes.push({
3618
3586
  name: schema.name,
3619
3587
  defaultValue: schema.defaultValue,
3620
3588
  type: schema.type,
3621
3589
  required: schema.required,
3622
- statePath: getState()
3590
+ statePath: getState(),
3591
+ isIdentify: schema.isIdentify,
3592
+ validations: schema.validations
3623
3593
  });
3624
3594
  });
3625
3595
  return resultSchemes;
@@ -3627,21 +3597,23 @@ const registerFormField = (schemas) => {
3627
3597
  states: (() => {
3628
3598
  const states$1 = { ...updater.states };
3629
3599
  const submittedValues = get(formSubmittedValues);
3630
- schemas.forEach((field) => {
3631
- if (!(field.name in states$1) && field.name) {
3632
- states$1[field.name] = {
3633
- isDirty: false,
3634
- isValid: false,
3635
- isTouched: false,
3636
- value: (() => {
3637
- if (submittedValues[field.name]) return submittedValues[field.name];
3638
- if (field.type === "checkboxes") return Array.isArray(field.defaultValue) ? field.defaultValue : [];
3639
- else return typeof field.defaultValue === "string" ? field.defaultValue : "";
3640
- })(),
3641
- errorMessage: null
3642
- };
3643
- console.log(`register ${field.name}`, JSON.stringify(states$1[field.name]));
3644
- }
3600
+ const submittedIdentifyValues = get(formSubmittedIdentifyValues);
3601
+ schemas.forEach((schema) => {
3602
+ if (!(schema.name in states$1) && schema.name) states$1[schema.name] = {
3603
+ isDirty: false,
3604
+ isValid: false,
3605
+ isTouched: false,
3606
+ type: schema.type,
3607
+ value: (() => {
3608
+ if (schema.isIdentify) {
3609
+ if (submittedIdentifyValues[schema.name]) return submittedIdentifyValues[schema.name].value;
3610
+ } else if (submittedValues[schema.name]) return submittedValues[schema.name].value;
3611
+ if (schema.type === "checkboxes") return Array.isArray(schema.defaultValue) ? schema.defaultValue : [];
3612
+ else if (schema.type === "boolean") return schema.defaultValue ?? void 0;
3613
+ else return typeof schema.defaultValue === "string" ? schema.defaultValue : "";
3614
+ })(),
3615
+ errorMessage: null
3616
+ };
3645
3617
  });
3646
3618
  return states$1;
3647
3619
  })()
@@ -3666,31 +3638,81 @@ const unregisterFormField = (fieldNames) => {
3666
3638
  }));
3667
3639
  };
3668
3640
  const validateFormField = (schema, value) => {
3669
- const store = get(formStore);
3670
3641
  if (schema.required) {
3671
3642
  if (schema.type === "checkboxes") {
3672
- if (value.length === 0) return {
3643
+ if (Array.isArray(value) && value.length === 0) return {
3673
3644
  isValid: false,
3674
- error: "1つ以上選択してください"
3645
+ error: FORM_VALIDATION_DEFAULT_ERROR_MESSAGES["required"]
3675
3646
  };
3676
3647
  } else if (typeof value !== "string" || value.trim() === "") return {
3677
3648
  isValid: false,
3678
- error: "入力してください"
3649
+ error: FORM_VALIDATION_DEFAULT_ERROR_MESSAGES["required"]
3679
3650
  };
3680
3651
  }
3652
+ if (schema.validations && schema.validations.length > 0) for (const validation of schema.validations) {
3653
+ const { type, number, errorMessage, regexp: regexp$1 } = validation;
3654
+ if (type === "minLength" && !!number) {
3655
+ if (typeof value === "string" && value.length < number) return {
3656
+ isValid: false,
3657
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{minLength}", number.toString())
3658
+ };
3659
+ }
3660
+ if (type === "maxLength" && !!number) {
3661
+ if (typeof value === "string" && value.length > number) return {
3662
+ isValid: false,
3663
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{maxLength}", number.toString())
3664
+ };
3665
+ }
3666
+ if (type === "minCount" && !!number) {
3667
+ if (Array.isArray(value) && value.length < number) return {
3668
+ isValid: false,
3669
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{minCount}", number.toString())
3670
+ };
3671
+ }
3672
+ if (type === "maxCount" && !!number) {
3673
+ if (Array.isArray(value) && value.length > number) return {
3674
+ isValid: false,
3675
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{maxCount}", number.toString())
3676
+ };
3677
+ }
3678
+ if (type === "pattern" && !!regexp$1) {
3679
+ if (typeof value === "string" && new RegExp(regexp$1).test(value) === false) return {
3680
+ isValid: false,
3681
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3682
+ };
3683
+ }
3684
+ if (type === "email") {
3685
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.email).test(value) === false) return {
3686
+ isValid: false,
3687
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3688
+ };
3689
+ }
3690
+ if (type === "tel") {
3691
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.tel).test(value) === false) return {
3692
+ isValid: false,
3693
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3694
+ };
3695
+ }
3696
+ if (type === "url") {
3697
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.url).test(value) === false) return {
3698
+ isValid: false,
3699
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3700
+ };
3701
+ }
3702
+ }
3681
3703
  return {
3682
3704
  isValid: true,
3683
3705
  error: void 0
3684
3706
  };
3685
3707
  };
3686
3708
  function createAnswerValue(value) {
3687
- if (Array.isArray(value)) return { choices: value };
3688
- else if (typeof value === "string") return { free_answer: value };
3709
+ if (value.type === "input" || value.type === "textarea") return { free_answer: String(value.value) };
3710
+ else return { choices: Array.isArray(value) ? value : [value] };
3689
3711
  }
3690
- function formDataToEventValues(campaignId, formData$1) {
3712
+ function formDataToEventValues(campaignId, values) {
3691
3713
  const questions = [];
3692
3714
  const answersMap = {};
3693
- Object.entries(formData$1).forEach(([name, value]) => {
3715
+ Object.entries(values).forEach(([name, value]) => {
3694
3716
  questions.push(name);
3695
3717
  const answerKey = `question_${name}`;
3696
3718
  answersMap[answerKey] = createAnswerValue(value);
@@ -3700,6 +3722,9 @@ function formDataToEventValues(campaignId, formData$1) {
3700
3722
  ...answersMap
3701
3723
  } };
3702
3724
  }
3725
+ function formDataToIdentifyEventValues(values) {
3726
+ return Object.fromEntries(Object.entries(values).map(([name, { value }]) => [name, value]));
3727
+ }
3703
3728
  /**
3704
3729
  * @public
3705
3730
  */
@@ -3727,13 +3752,30 @@ function onSubmitForm(fn) {
3727
3752
  })()
3728
3753
  }));
3729
3754
  if (hasInvalid) return;
3730
- const values = getFormValues();
3755
+ const newValues = {};
3756
+ const newIdentifyValues = {};
3757
+ currentStateSchemas.forEach((schema) => {
3758
+ if (schema.isIdentify) newIdentifyValues[schema.name] = {
3759
+ value: formData$1.states[schema.name]?.value,
3760
+ type: schema.type
3761
+ };
3762
+ else newValues[schema.name] = {
3763
+ value: formData$1.states[schema.name]?.value,
3764
+ type: schema.type
3765
+ };
3766
+ });
3731
3767
  formSubmittedValues.update((updater) => ({
3732
3768
  ...updater,
3733
- ...values
3769
+ ...newValues
3770
+ }));
3771
+ if (Object.keys(newIdentifyValues).length > 0) formSubmittedIdentifyValues.update((updater) => ({
3772
+ ...updater,
3773
+ ...newIdentifyValues
3734
3774
  }));
3735
3775
  fn({
3736
- currentStateValues: formDataToEventValues(campaignId, values),
3776
+ currentStateIdentifyValues: formDataToIdentifyEventValues(newIdentifyValues),
3777
+ allIdentifyValues: formDataToIdentifyEventValues(get(formSubmittedIdentifyValues)),
3778
+ currentStateValues: formDataToEventValues(campaignId, newValues),
3737
3779
  allValues: formDataToEventValues(campaignId, get(formSubmittedValues))
3738
3780
  });
3739
3781
  }
@@ -3754,7 +3796,7 @@ const moveTo = (to) => () => {
3754
3796
  _moveTo(to);
3755
3797
  };
3756
3798
  /** @internal */
3757
- const linkTo = (to, targetBlank = true, decode = false) => () => {
3799
+ const linkTo = (to, targetBlank = true, decode = false, keepNativeActionViewed = false) => () => {
3758
3800
  const decodedTo = decode ? decodeURI(to) : to;
3759
3801
  const { target } = getActionRunnerContext() ?? {};
3760
3802
  async function sleep(ms) {
@@ -3767,10 +3809,23 @@ const linkTo = (to, targetBlank = true, decode = false) => () => {
3767
3809
  });
3768
3810
  await sleep(450);
3769
3811
  }
3770
- const isRequiredWindowOpen = target === "native" ? false : targetBlank;
3771
- if (isRequiredWindowOpen) window.open(decodedTo);
3812
+ let doTransitionByLocation = true;
3813
+ if (target === "native" && targetBlank && keepNativeActionViewed) {
3814
+ const win = window;
3815
+ const nativeMessageName = "open_url";
3816
+ const nativeMessageData = {
3817
+ url: decodedTo,
3818
+ target: "_blank"
3819
+ };
3820
+ win.NativeBridge?.onReceivedMessage(nativeMessageName, JSON.stringify(nativeMessageData));
3821
+ win.webkit?.messageHandlers[nativeMessageName]?.postMessage(nativeMessageData);
3822
+ doTransitionByLocation = false;
3823
+ } else if (target === "web" && targetBlank) {
3824
+ window.open(decodedTo, "_blank");
3825
+ doTransitionByLocation = false;
3826
+ }
3772
3827
  Promise.race([_send(), sleep(650)]).then(() => {
3773
- if (!isRequiredWindowOpen) location.href = decodedTo;
3828
+ if (doTransitionByLocation) location.href = decodedTo;
3774
3829
  });
3775
3830
  };
3776
3831
  /** @internal */
@@ -3797,18 +3852,24 @@ const submitForm = (to) => () => {
3797
3852
  };
3798
3853
  /** @internal */
3799
3854
  const submitFormProgress = (to) => () => {
3800
- onSubmitForm(({ currentStateValues }) => {
3855
+ onSubmitForm(({ currentStateValues, currentStateIdentifyValues }) => {
3801
3856
  send_event("_answer_question_progress", {
3802
3857
  ...currentStateValues,
3803
3858
  state: getState()
3804
3859
  });
3860
+ if (Object.keys(currentStateIdentifyValues).length > 0) send_event("identify", currentStateIdentifyValues);
3861
+ console.log("currentStateValues", currentStateValues);
3862
+ console.log("currentStateIdentifyValues", currentStateIdentifyValues);
3805
3863
  _moveTo(to);
3806
3864
  });
3807
3865
  };
3808
3866
  /** @internal */
3809
3867
  const submitFormFinal = (to) => () => {
3810
- onSubmitForm(({ allValues }) => {
3868
+ onSubmitForm(({ allValues, allIdentifyValues }) => {
3811
3869
  send_event("_answer_question", allValues);
3870
+ if (Object.keys(allIdentifyValues).length > 0) send_event("identify", allIdentifyValues);
3871
+ console.log("allValues", allValues);
3872
+ console.log("allIdentifyValues", allIdentifyValues);
3812
3873
  _moveTo(to);
3813
3874
  });
3814
3875
  };
@@ -3931,7 +3992,7 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
3931
3992
  function add_css$62(target) {
3932
3993
  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}");
3933
3994
  }
3934
- function create_if_block$18(ctx) {
3995
+ function create_if_block$19(ctx) {
3935
3996
  let div;
3936
3997
  let div_class_value;
3937
3998
  let mounted;
@@ -3966,9 +4027,9 @@ function create_if_block$18(ctx) {
3966
4027
  }
3967
4028
  };
3968
4029
  }
3969
- function create_fragment$100(ctx) {
4030
+ function create_fragment$102(ctx) {
3970
4031
  let if_block_anchor;
3971
- let if_block = ctx[0] && create_if_block$18(ctx);
4032
+ let if_block = ctx[0] && create_if_block$19(ctx);
3972
4033
  return {
3973
4034
  c() {
3974
4035
  if (if_block) if_block.c();
@@ -3985,7 +4046,7 @@ function create_fragment$100(ctx) {
3985
4046
  p(ctx$1, [dirty]) {
3986
4047
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
3987
4048
  else {
3988
- if_block = create_if_block$18(ctx$1);
4049
+ if_block = create_if_block$19(ctx$1);
3989
4050
  if_block.c();
3990
4051
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
3991
4052
  }
@@ -4002,7 +4063,7 @@ function create_fragment$100(ctx) {
4002
4063
  }
4003
4064
  };
4004
4065
  }
4005
- function instance$100($$self, $$props, $$invalidate) {
4066
+ function instance$102($$self, $$props, $$invalidate) {
4006
4067
  let { backgroundOverlay = false } = $$props;
4007
4068
  let { class: className = void 0 } = $$props;
4008
4069
  const dispatch = createEventDispatcher();
@@ -4021,7 +4082,7 @@ function instance$100($$self, $$props, $$invalidate) {
4021
4082
  var BackgroundOverlay$1 = class extends SvelteComponent {
4022
4083
  constructor(options) {
4023
4084
  super();
4024
- init(this, options, instance$100, create_fragment$100, safe_not_equal, {
4085
+ init(this, options, instance$102, create_fragment$102, safe_not_equal, {
4025
4086
  backgroundOverlay: 0,
4026
4087
  class: 1
4027
4088
  }, add_css$62);
@@ -4061,7 +4122,7 @@ function checkStopPropagation(eventName, handler) {
4061
4122
  function add_css$61(target) {
4062
4123
  append_styles(target, "svelte-60tjm2", ".button.svelte-60tjm2{display:block;text-decoration:none;color:inherit;border:none;background:none;margin:0;padding:0;text-align:inherit}.button.svelte-60tjm2:link,.button.svelte-60tjm2:visited,.button.svelte-60tjm2:active,.button.svelte-60tjm2:hover{color:inherit}");
4063
4124
  }
4064
- function create_else_block$5(ctx) {
4125
+ function create_else_block$6(ctx) {
4065
4126
  let button;
4066
4127
  let current;
4067
4128
  let mounted;
@@ -4135,7 +4196,6 @@ function create_else_block$5(ctx) {
4135
4196
  }
4136
4197
  function create_if_block_2$3(ctx) {
4137
4198
  let div;
4138
- let div_class_value;
4139
4199
  let current;
4140
4200
  const default_slot_template = ctx[10].default;
4141
4201
  const default_slot = create_slot(default_slot_template, ctx, ctx[9], null);
@@ -4156,7 +4216,7 @@ function create_if_block_2$3(ctx) {
4156
4216
  this.h();
4157
4217
  },
4158
4218
  h() {
4159
- attr(div, "class", div_class_value = null_to_empty(BUTTON_CLASS) + " svelte-60tjm2");
4219
+ attr(div, "class", null_to_empty(BUTTON_CLASS) + " svelte-60tjm2");
4160
4220
  attr(div, "style", ctx[1]);
4161
4221
  },
4162
4222
  m(target, anchor) {
@@ -4185,7 +4245,7 @@ function create_if_block_2$3(ctx) {
4185
4245
  }
4186
4246
  };
4187
4247
  }
4188
- function create_if_block_1$5(ctx) {
4248
+ function create_if_block_1$6(ctx) {
4189
4249
  let a;
4190
4250
  let a_href_value;
4191
4251
  let a_target_value;
@@ -4264,9 +4324,8 @@ function create_if_block_1$5(ctx) {
4264
4324
  }
4265
4325
  };
4266
4326
  }
4267
- function create_if_block$17(ctx) {
4327
+ function create_if_block$18(ctx) {
4268
4328
  let div;
4269
- let div_class_value;
4270
4329
  let current;
4271
4330
  const default_slot_template = ctx[10].default;
4272
4331
  const default_slot = create_slot(default_slot_template, ctx, ctx[9], null);
@@ -4287,7 +4346,7 @@ function create_if_block$17(ctx) {
4287
4346
  this.h();
4288
4347
  },
4289
4348
  h() {
4290
- attr(div, "class", div_class_value = BUTTON_CLASS + " _disabled svelte-60tjm2");
4349
+ attr(div, "class", BUTTON_CLASS + " _disabled svelte-60tjm2");
4291
4350
  attr(div, "style", ctx[1]);
4292
4351
  },
4293
4352
  m(target, anchor) {
@@ -4316,16 +4375,16 @@ function create_if_block$17(ctx) {
4316
4375
  }
4317
4376
  };
4318
4377
  }
4319
- function create_fragment$99(ctx) {
4378
+ function create_fragment$101(ctx) {
4320
4379
  let current_block_type_index;
4321
4380
  let if_block;
4322
4381
  let if_block_anchor;
4323
4382
  let current;
4324
4383
  const if_block_creators = [
4325
- create_if_block$17,
4326
- create_if_block_1$5,
4384
+ create_if_block$18,
4385
+ create_if_block_1$6,
4327
4386
  create_if_block_2$3,
4328
- create_else_block$5
4387
+ create_else_block$6
4329
4388
  ];
4330
4389
  const if_blocks = [];
4331
4390
  function select_block_type(ctx$1, dirty) {
@@ -4385,7 +4444,7 @@ function create_fragment$99(ctx) {
4385
4444
  };
4386
4445
  }
4387
4446
  const BUTTON_CLASS = "button";
4388
- function instance$99($$self, $$props, $$invalidate) {
4447
+ function instance$101($$self, $$props, $$invalidate) {
4389
4448
  let disabled;
4390
4449
  let $valuesAreValid;
4391
4450
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -4438,7 +4497,7 @@ function instance$99($$self, $$props, $$invalidate) {
4438
4497
  var Button$1 = class extends SvelteComponent {
4439
4498
  constructor(options) {
4440
4499
  super();
4441
- init(this, options, instance$99, create_fragment$99, safe_not_equal, {
4500
+ init(this, options, instance$101, create_fragment$101, safe_not_equal, {
4442
4501
  onClick: 0,
4443
4502
  eventName: 5,
4444
4503
  eventValue: 6,
@@ -4454,7 +4513,7 @@ var Button_default$1 = Button$1;
4454
4513
  function add_css$60(target) {
4455
4514
  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}}");
4456
4515
  }
4457
- function create_else_block$4(ctx) {
4516
+ function create_else_block$5(ctx) {
4458
4517
  let backgroundoverlay;
4459
4518
  let current;
4460
4519
  backgroundoverlay = new BackgroundOverlay_default$1({ props: { backgroundOverlay: ctx[12] } });
@@ -4566,11 +4625,10 @@ function create_if_block_2$2(ctx) {
4566
4625
  d: noop
4567
4626
  };
4568
4627
  }
4569
- function create_if_block$16(ctx) {
4628
+ function create_if_block$17(ctx) {
4570
4629
  let div;
4571
4630
  let button;
4572
4631
  let div_class_value;
4573
- let div_style_value;
4574
4632
  let div_intro;
4575
4633
  let current;
4576
4634
  button = new Button_default$1({ props: {
@@ -4602,7 +4660,7 @@ function create_if_block$16(ctx) {
4602
4660
  attr(div, "class", div_class_value = null_to_empty(["modal", ctx[3] ? "modal-bp" : ""].join(" ")) + " svelte-1ijkyzl");
4603
4661
  attr(div, "role", "dialog");
4604
4662
  attr(div, "aria-modal", "true");
4605
- attr(div, "style", div_style_value = Array.from(ctx[23]).join(";"));
4663
+ attr(div, "style", Array.from(ctx[23]).join(";"));
4606
4664
  },
4607
4665
  m(target, anchor) {
4608
4666
  insert_hydration(target, div, anchor);
@@ -4646,7 +4704,7 @@ function create_if_block$16(ctx) {
4646
4704
  }
4647
4705
  };
4648
4706
  }
4649
- function create_if_block_1$4(ctx) {
4707
+ function create_if_block_1$5(ctx) {
4650
4708
  let div;
4651
4709
  let button;
4652
4710
  let current;
@@ -4765,7 +4823,7 @@ function create_default_slot$12(ctx) {
4765
4823
  let t;
4766
4824
  let div;
4767
4825
  let current;
4768
- let if_block = ctx[21] && create_if_block_1$4(ctx);
4826
+ let if_block = ctx[21] && create_if_block_1$5(ctx);
4769
4827
  const default_slot_template = ctx[31].default;
4770
4828
  const default_slot = create_slot(default_slot_template, ctx, ctx[33], null);
4771
4829
  return {
@@ -4804,7 +4862,7 @@ function create_default_slot$12(ctx) {
4804
4862
  if_block.p(ctx$1, dirty);
4805
4863
  if (dirty[0] & 2097152) transition_in(if_block, 1);
4806
4864
  } else {
4807
- if_block = create_if_block_1$4(ctx$1);
4865
+ if_block = create_if_block_1$5(ctx$1);
4808
4866
  if_block.c();
4809
4867
  transition_in(if_block, 1);
4810
4868
  if_block.m(t.parentNode, t);
@@ -4840,7 +4898,7 @@ function create_default_slot$12(ctx) {
4840
4898
  }
4841
4899
  };
4842
4900
  }
4843
- function create_fragment$98(ctx) {
4901
+ function create_fragment$100(ctx) {
4844
4902
  let show_if;
4845
4903
  let current_block_type_index;
4846
4904
  let if_block0;
@@ -4852,7 +4910,7 @@ function create_fragment$98(ctx) {
4852
4910
  const if_block_creators = [
4853
4911
  create_if_block_2$2,
4854
4912
  create_if_block_3,
4855
- create_else_block$4
4913
+ create_else_block$5
4856
4914
  ];
4857
4915
  const if_blocks = [];
4858
4916
  function select_block_type(ctx$1, dirty) {
@@ -4863,7 +4921,7 @@ function create_fragment$98(ctx) {
4863
4921
  }
4864
4922
  current_block_type_index = select_block_type(ctx, [-1, -1]);
4865
4923
  if_block0 = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
4866
- let if_block1 = ctx[16] && create_if_block$16(ctx);
4924
+ let if_block1 = ctx[16] && create_if_block$17(ctx);
4867
4925
  return {
4868
4926
  c() {
4869
4927
  if_block0.c();
@@ -4913,7 +4971,7 @@ function create_fragment$98(ctx) {
4913
4971
  if_block1.p(ctx, dirty);
4914
4972
  if (dirty[0] & 65536) transition_in(if_block1, 1);
4915
4973
  } else {
4916
- if_block1 = create_if_block$16(ctx);
4974
+ if_block1 = create_if_block$17(ctx);
4917
4975
  if_block1.c();
4918
4976
  transition_in(if_block1, 1);
4919
4977
  if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
@@ -4947,7 +5005,7 @@ function create_fragment$98(ctx) {
4947
5005
  }
4948
5006
  };
4949
5007
  }
4950
- function instance$98($$self, $$props, $$invalidate) {
5008
+ function instance$100($$self, $$props, $$invalidate) {
4951
5009
  let close$2;
4952
5010
  let closable;
4953
5011
  let backgroundClick;
@@ -5159,7 +5217,7 @@ function instance$98($$self, $$props, $$invalidate) {
5159
5217
  var Modal$1 = class extends SvelteComponent {
5160
5218
  constructor(options) {
5161
5219
  super();
5162
- init(this, options, instance$98, create_fragment$98, safe_not_equal, {
5220
+ init(this, options, instance$100, create_fragment$100, safe_not_equal, {
5163
5221
  onClick: 0,
5164
5222
  clickEventName: 1,
5165
5223
  clickEventValue: 2,
@@ -5181,7 +5239,7 @@ var Modal_default$1 = Modal$1;
5181
5239
 
5182
5240
  //#endregion
5183
5241
  //#region src/components/Grid.svelte
5184
- function create_fragment$97(ctx) {
5242
+ function create_fragment$99(ctx) {
5185
5243
  let div;
5186
5244
  let current;
5187
5245
  const default_slot_template = ctx[8].default;
@@ -5232,7 +5290,7 @@ function create_fragment$97(ctx) {
5232
5290
  }
5233
5291
  };
5234
5292
  }
5235
- function instance$97($$self, $$props, $$invalidate) {
5293
+ function instance$99($$self, $$props, $$invalidate) {
5236
5294
  let _style;
5237
5295
  let { $$slots: slots = {}, $$scope } = $$props;
5238
5296
  let { width = "512px" } = $$props;
@@ -5277,7 +5335,7 @@ function instance$97($$self, $$props, $$invalidate) {
5277
5335
  var Grid = class extends SvelteComponent {
5278
5336
  constructor(options) {
5279
5337
  super();
5280
- init(this, options, instance$97, create_fragment$97, safe_not_equal, {
5338
+ init(this, options, instance$99, create_fragment$99, safe_not_equal, {
5281
5339
  width: 1,
5282
5340
  height: 2,
5283
5341
  rows: 3,
@@ -5294,7 +5352,7 @@ var Grid_default = Grid;
5294
5352
  function add_css$59(target) {
5295
5353
  append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
5296
5354
  }
5297
- function create_fragment$96(ctx) {
5355
+ function create_fragment$98(ctx) {
5298
5356
  let div1;
5299
5357
  let div0;
5300
5358
  let current;
@@ -5359,7 +5417,7 @@ function create_fragment$96(ctx) {
5359
5417
  };
5360
5418
  }
5361
5419
  const GRID_ITEM_CONTEXT_KEY = "GRID_ITEM";
5362
- function instance$96($$self, $$props, $$invalidate) {
5420
+ function instance$98($$self, $$props, $$invalidate) {
5363
5421
  let _style;
5364
5422
  let { $$slots: slots = {}, $$scope } = $$props;
5365
5423
  let { x1 } = $$props;
@@ -5408,7 +5466,7 @@ function instance$96($$self, $$props, $$invalidate) {
5408
5466
  var GridItem = class extends SvelteComponent {
5409
5467
  constructor(options) {
5410
5468
  super();
5411
- init(this, options, instance$96, create_fragment$96, safe_not_equal, {
5469
+ init(this, options, instance$98, create_fragment$98, safe_not_equal, {
5412
5470
  x1: 2,
5413
5471
  x2: 3,
5414
5472
  y1: 4,
@@ -5428,7 +5486,7 @@ function get_each_context$11(ctx, list, i) {
5428
5486
  child_ctx[2] = list[i];
5429
5487
  return child_ctx;
5430
5488
  }
5431
- function create_else_block$3(ctx) {
5489
+ function create_else_block$4(ctx) {
5432
5490
  let t_value = ctx[2] + "";
5433
5491
  let t;
5434
5492
  return {
@@ -5449,7 +5507,7 @@ function create_else_block$3(ctx) {
5449
5507
  }
5450
5508
  };
5451
5509
  }
5452
- function create_if_block$15(ctx) {
5510
+ function create_if_block$16(ctx) {
5453
5511
  let br;
5454
5512
  return {
5455
5513
  c() {
@@ -5473,8 +5531,8 @@ function create_each_block$11(ctx) {
5473
5531
  function select_block_type(ctx$1, dirty) {
5474
5532
  if (dirty & 1) show_if = null;
5475
5533
  if (show_if == null) show_if = !!ctx$1[2].match(regexp);
5476
- if (show_if) return create_if_block$15;
5477
- return create_else_block$3;
5534
+ if (show_if) return create_if_block$16;
5535
+ return create_else_block$4;
5478
5536
  }
5479
5537
  let current_block_type = select_block_type(ctx, -1);
5480
5538
  let if_block = current_block_type(ctx);
@@ -5508,7 +5566,7 @@ function create_each_block$11(ctx) {
5508
5566
  }
5509
5567
  };
5510
5568
  }
5511
- function create_fragment$95(ctx) {
5569
+ function create_fragment$97(ctx) {
5512
5570
  let each_1_anchor;
5513
5571
  let each_value = ctx[0];
5514
5572
  let each_blocks = [];
@@ -5552,7 +5610,7 @@ function create_fragment$95(ctx) {
5552
5610
  };
5553
5611
  }
5554
5612
  const regexp = /(\r?\n)/;
5555
- function instance$95($$self, $$props, $$invalidate) {
5613
+ function instance$97($$self, $$props, $$invalidate) {
5556
5614
  let items;
5557
5615
  let { text: text$1 = "サンプルSample" } = $$props;
5558
5616
  $$self.$$set = ($$props$1) => {
@@ -5566,7 +5624,7 @@ function instance$95($$self, $$props, $$invalidate) {
5566
5624
  var RenderText = class extends SvelteComponent {
5567
5625
  constructor(options) {
5568
5626
  super();
5569
- init(this, options, instance$95, create_fragment$95, safe_not_equal, { text: 1 });
5627
+ init(this, options, instance$97, create_fragment$97, safe_not_equal, { text: 1 });
5570
5628
  }
5571
5629
  };
5572
5630
  var RenderText_default = RenderText;
@@ -5576,7 +5634,7 @@ var RenderText_default = RenderText;
5576
5634
  function add_css$58(target) {
5577
5635
  append_styles(target, "svelte-9ixs0b", ".text-element-wrapper.svelte-9ixs0b.svelte-9ixs0b{position:relative;height:100%}.text-element.svelte-9ixs0b.svelte-9ixs0b{display:flex;position:relative;width:100%;height:100%;box-sizing:border-box;white-space:pre-wrap;margin:0px;padding:0px;border-width:0px;border-style:solid;border-color:#000000;overflow:hidden;font-size:12px;line-height:1.5}.text-link-element.svelte-9ixs0b.svelte-9ixs0b{text-decoration:none;color:inherit}.text-element-inner.svelte-9ixs0b.svelte-9ixs0b{width:100%;height:auto}.text-direction-vertical.svelte-9ixs0b.svelte-9ixs0b{writing-mode:vertical-rl}.text-direction-vertical.svelte-9ixs0b .text-element-inner.svelte-9ixs0b{width:auto;height:100%}.tooltip.svelte-9ixs0b.svelte-9ixs0b{display:none;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);color:#fff;background-color:#3d4948;white-space:nowrap;padding:4px 8px 4px 8px;border-radius:4px;font-size:12px;z-index:2147483647}.tooltip.svelte-9ixs0b.svelte-9ixs0b:before{content:'';position:absolute;top:-13px;left:50%;margin-left:-7px;border:7px solid transparent;border-bottom:7px solid #3d4948}.tooltip.show.svelte-9ixs0b.svelte-9ixs0b{display:block}.tooltip-error.svelte-9ixs0b.svelte-9ixs0b{background-color:#c00}.tooltip-error.svelte-9ixs0b.svelte-9ixs0b:before{border-bottom:7px solid #c00}");
5578
5636
  }
5579
- function create_else_block$2(ctx) {
5637
+ function create_else_block$3(ctx) {
5580
5638
  let div1;
5581
5639
  let div0;
5582
5640
  let rendertext;
@@ -5636,7 +5694,7 @@ function create_else_block$2(ctx) {
5636
5694
  }
5637
5695
  };
5638
5696
  }
5639
- function create_if_block$14(ctx) {
5697
+ function create_if_block$15(ctx) {
5640
5698
  let a;
5641
5699
  let div0;
5642
5700
  let rendertext;
@@ -5744,12 +5802,12 @@ function create_if_block$14(ctx) {
5744
5802
  }
5745
5803
  };
5746
5804
  }
5747
- function create_fragment$94(ctx) {
5805
+ function create_fragment$96(ctx) {
5748
5806
  let div;
5749
5807
  let current_block_type_index;
5750
5808
  let if_block;
5751
5809
  let current;
5752
- const if_block_creators = [create_if_block$14, create_else_block$2];
5810
+ const if_block_creators = [create_if_block$15, create_else_block$3];
5753
5811
  const if_blocks = [];
5754
5812
  function select_block_type(ctx$1, dirty) {
5755
5813
  if (ctx$1[2]) return 0;
@@ -5812,7 +5870,7 @@ function create_fragment$94(ctx) {
5812
5870
  }
5813
5871
  };
5814
5872
  }
5815
- function instance$94($$self, $$props, $$invalidate) {
5873
+ function instance$96($$self, $$props, $$invalidate) {
5816
5874
  let style;
5817
5875
  let { text: text$1 = "テキストのコンテンツ" } = $$props;
5818
5876
  let { font = SYSTEM_FONT } = $$props;
@@ -5887,7 +5945,7 @@ function instance$94($$self, $$props, $$invalidate) {
5887
5945
  var TextElement = class extends SvelteComponent {
5888
5946
  constructor(options) {
5889
5947
  super();
5890
- init(this, options, instance$94, create_fragment$94, safe_not_equal, {
5948
+ init(this, options, instance$96, create_fragment$96, safe_not_equal, {
5891
5949
  text: 0,
5892
5950
  font: 7,
5893
5951
  _textStyle: 8,
@@ -5939,7 +5997,7 @@ function create_default_slot$11(ctx) {
5939
5997
  }
5940
5998
  };
5941
5999
  }
5942
- function create_fragment$93(ctx) {
6000
+ function create_fragment$95(ctx) {
5943
6001
  let div;
5944
6002
  let button;
5945
6003
  let current;
@@ -5997,7 +6055,7 @@ function create_fragment$93(ctx) {
5997
6055
  }
5998
6056
  };
5999
6057
  }
6000
- function instance$93($$self, $$props, $$invalidate) {
6058
+ function instance$95($$self, $$props, $$invalidate) {
6001
6059
  let style;
6002
6060
  let { text: text$1 = "ボタンのラベル" } = $$props;
6003
6061
  let { onClick = {
@@ -6037,7 +6095,7 @@ function instance$93($$self, $$props, $$invalidate) {
6037
6095
  var TextButtonElement = class extends SvelteComponent {
6038
6096
  constructor(options) {
6039
6097
  super();
6040
- init(this, options, instance$93, create_fragment$93, safe_not_equal, {
6098
+ init(this, options, instance$95, create_fragment$95, safe_not_equal, {
6041
6099
  text: 0,
6042
6100
  onClick: 1,
6043
6101
  eventName: 2,
@@ -6097,7 +6155,7 @@ function create_default_slot$10(ctx) {
6097
6155
  }
6098
6156
  };
6099
6157
  }
6100
- function create_fragment$92(ctx) {
6158
+ function create_fragment$94(ctx) {
6101
6159
  let div;
6102
6160
  let button;
6103
6161
  let div_class_value;
@@ -6157,7 +6215,7 @@ function create_fragment$92(ctx) {
6157
6215
  }
6158
6216
  };
6159
6217
  }
6160
- function instance$92($$self, $$props, $$invalidate) {
6218
+ function instance$94($$self, $$props, $$invalidate) {
6161
6219
  let { src = "" } = $$props;
6162
6220
  let { alt = "画像の説明" } = $$props;
6163
6221
  let { transport = false } = $$props;
@@ -6193,7 +6251,7 @@ function instance$92($$self, $$props, $$invalidate) {
6193
6251
  var ImageElement = class extends SvelteComponent {
6194
6252
  constructor(options) {
6195
6253
  super();
6196
- init(this, options, instance$92, create_fragment$92, safe_not_equal, {
6254
+ init(this, options, instance$94, create_fragment$94, safe_not_equal, {
6197
6255
  src: 0,
6198
6256
  alt: 1,
6199
6257
  transport: 2,
@@ -6212,7 +6270,7 @@ var ImageElement_default = ImageElement;
6212
6270
  function add_css$55(target) {
6213
6271
  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}");
6214
6272
  }
6215
- function create_fragment$91(ctx) {
6273
+ function create_fragment$93(ctx) {
6216
6274
  let div;
6217
6275
  let current;
6218
6276
  const default_slot_template = ctx[6].default;
@@ -6264,7 +6322,7 @@ function create_fragment$91(ctx) {
6264
6322
  };
6265
6323
  }
6266
6324
  const LIST_CONTEXT_KEY = Symbol();
6267
- function instance$91($$self, $$props, $$invalidate) {
6325
+ function instance$93($$self, $$props, $$invalidate) {
6268
6326
  let style;
6269
6327
  let { $$slots: slots = {}, $$scope } = $$props;
6270
6328
  let { direction = "vertical" } = $$props;
@@ -6325,7 +6383,7 @@ function instance$91($$self, $$props, $$invalidate) {
6325
6383
  var List$1 = class extends SvelteComponent {
6326
6384
  constructor(options) {
6327
6385
  super();
6328
- init(this, options, instance$91, create_fragment$91, safe_not_equal, {
6386
+ init(this, options, instance$93, create_fragment$93, safe_not_equal, {
6329
6387
  direction: 1,
6330
6388
  separator: 2,
6331
6389
  background: 3,
@@ -6374,7 +6432,7 @@ function create_default_slot$9(ctx) {
6374
6432
  }
6375
6433
  };
6376
6434
  }
6377
- function create_fragment$90(ctx) {
6435
+ function create_fragment$92(ctx) {
6378
6436
  let div;
6379
6437
  let button;
6380
6438
  let current;
@@ -6437,15 +6495,13 @@ function create_fragment$90(ctx) {
6437
6495
  }
6438
6496
  };
6439
6497
  }
6440
- function instance$90($$self, $$props, $$invalidate) {
6498
+ function instance$92($$self, $$props, $$invalidate) {
6441
6499
  let listItemStyle;
6442
6500
  let { $$slots: slots = {}, $$scope } = $$props;
6443
6501
  const { separator, background, direction, registerItem, unregisterItem } = getContext(LIST_CONTEXT_KEY);
6444
6502
  let index = 0;
6445
- let length = 0;
6446
6503
  const id = registerItem({ onMount({ index: _index, length: _length }) {
6447
6504
  $$invalidate(4, index = _index);
6448
- length = _length;
6449
6505
  } });
6450
6506
  let { onClick = {
6451
6507
  operation: "none",
@@ -6501,7 +6557,7 @@ function instance$90($$self, $$props, $$invalidate) {
6501
6557
  var ListItem$1 = class extends SvelteComponent {
6502
6558
  constructor(options) {
6503
6559
  super();
6504
- init(this, options, instance$90, create_fragment$90, safe_not_equal, {
6560
+ init(this, options, instance$92, create_fragment$92, safe_not_equal, {
6505
6561
  onClick: 0,
6506
6562
  clickEventName: 1,
6507
6563
  _style: 2
@@ -6515,7 +6571,7 @@ var ListItem_default$1 = ListItem$1;
6515
6571
  function add_css$53(target) {
6516
6572
  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}");
6517
6573
  }
6518
- function create_fragment$89(ctx) {
6574
+ function create_fragment$91(ctx) {
6519
6575
  let div;
6520
6576
  return {
6521
6577
  c() {
@@ -6550,7 +6606,7 @@ function create_fragment$89(ctx) {
6550
6606
  }
6551
6607
  };
6552
6608
  }
6553
- function instance$89($$self, $$props, $$invalidate) {
6609
+ function instance$91($$self, $$props, $$invalidate) {
6554
6610
  let { code } = $$props;
6555
6611
  let { _style = "" } = $$props;
6556
6612
  $$self.$$set = ($$props$1) => {
@@ -6562,7 +6618,7 @@ function instance$89($$self, $$props, $$invalidate) {
6562
6618
  var EmbedElement = class extends SvelteComponent {
6563
6619
  constructor(options) {
6564
6620
  super();
6565
- init(this, options, instance$89, create_fragment$89, safe_not_equal, {
6621
+ init(this, options, instance$91, create_fragment$91, safe_not_equal, {
6566
6622
  code: 0,
6567
6623
  _style: 1
6568
6624
  }, add_css$53);
@@ -6575,7 +6631,7 @@ var EmbedElement_default = EmbedElement;
6575
6631
  function add_css$52(target) {
6576
6632
  append_styles(target, "svelte-1fyqoy1", ".embed.svelte-1fyqoy1{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-1fyqoy1 iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
6577
6633
  }
6578
- function create_fragment$88(ctx) {
6634
+ function create_fragment$90(ctx) {
6579
6635
  let div1;
6580
6636
  let div0;
6581
6637
  return {
@@ -6622,7 +6678,7 @@ function _bton(value) {
6622
6678
  function _setValue(obj, key, value) {
6623
6679
  if (value) obj[key] = value;
6624
6680
  }
6625
- function instance$88($$self, $$props, $$invalidate) {
6681
+ function instance$90($$self, $$props, $$invalidate) {
6626
6682
  let $system;
6627
6683
  component_subscribe($$self, system, ($$value) => $$invalidate(31, $system = $$value));
6628
6684
  let { videoId = "wt0OjOeX-JA" } = $$props;
@@ -6832,7 +6888,7 @@ function instance$88($$self, $$props, $$invalidate) {
6832
6888
  var MovieYouTubeElement = class extends SvelteComponent {
6833
6889
  constructor(options) {
6834
6890
  super();
6835
- init(this, options, instance$88, create_fragment$88, safe_not_equal, {
6891
+ init(this, options, instance$90, create_fragment$90, safe_not_equal, {
6836
6892
  videoId: 2,
6837
6893
  sendEvent: 3,
6838
6894
  autoplay: 4,
@@ -6868,7 +6924,7 @@ var MovieYouTubeElement_default = MovieYouTubeElement;
6868
6924
  function add_css$51(target) {
6869
6925
  append_styles(target, "svelte-1fyqoy1", ".embed.svelte-1fyqoy1{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-1fyqoy1 iframe{position:absolute;top:0;left:0;width:100%;height:100%}");
6870
6926
  }
6871
- function create_fragment$87(ctx) {
6927
+ function create_fragment$89(ctx) {
6872
6928
  let div1;
6873
6929
  let div0;
6874
6930
  return {
@@ -6909,7 +6965,7 @@ function create_fragment$87(ctx) {
6909
6965
  }
6910
6966
  };
6911
6967
  }
6912
- function instance$87($$self, $$props, $$invalidate) {
6968
+ function instance$89($$self, $$props, $$invalidate) {
6913
6969
  let $system;
6914
6970
  component_subscribe($$self, system, ($$value) => $$invalidate(12, $system = $$value));
6915
6971
  let { videoId = "201239468" } = $$props;
@@ -7019,7 +7075,7 @@ function instance$87($$self, $$props, $$invalidate) {
7019
7075
  var MovieVimeoElement = class extends SvelteComponent {
7020
7076
  constructor(options) {
7021
7077
  super();
7022
- init(this, options, instance$87, create_fragment$87, safe_not_equal, {
7078
+ init(this, options, instance$89, create_fragment$89, safe_not_equal, {
7023
7079
  videoId: 2,
7024
7080
  sendEvent: 3,
7025
7081
  autoplay: 4,
@@ -7036,7 +7092,7 @@ var MovieVimeoElement_default = MovieVimeoElement;
7036
7092
  function add_css$50(target) {
7037
7093
  append_styles(target, "svelte-augwt8", ".textarea-wrapper.svelte-augwt8{display:flex;align-items:center;width:100%;height:100%}.textarea.svelte-augwt8{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-augwt8::placeholder{color:var(--placeholder-color)}.textarea.svelte-augwt8:focus{outline:none;border-width:var(--focus-border-width) !important;border-color:var(--focus-border-color) !important;border-style:var(--focus-border-style) !important}");
7038
7094
  }
7039
- function create_fragment$86(ctx) {
7095
+ function create_fragment$88(ctx) {
7040
7096
  let div;
7041
7097
  let textarea;
7042
7098
  let mounted;
@@ -7095,7 +7151,7 @@ function create_fragment$86(ctx) {
7095
7151
  }
7096
7152
  };
7097
7153
  }
7098
- function instance$86($$self, $$props, $$invalidate) {
7154
+ function instance$88($$self, $$props, $$invalidate) {
7099
7155
  let style;
7100
7156
  let styleVariables;
7101
7157
  let $value;
@@ -7168,7 +7224,7 @@ function instance$86($$self, $$props, $$invalidate) {
7168
7224
  var FormTextarea$1 = class extends SvelteComponent {
7169
7225
  constructor(options) {
7170
7226
  super();
7171
- init(this, options, instance$86, create_fragment$86, safe_not_equal, {
7227
+ init(this, options, instance$88, create_fragment$88, safe_not_equal, {
7172
7228
  name: 7,
7173
7229
  placeholder: 0,
7174
7230
  required: 1,
@@ -7276,7 +7332,7 @@ function create_each_block$10(ctx) {
7276
7332
  }
7277
7333
  };
7278
7334
  }
7279
- function create_fragment$85(ctx) {
7335
+ function create_fragment$87(ctx) {
7280
7336
  let div;
7281
7337
  let each_value = ctx[4];
7282
7338
  let each_blocks = [];
@@ -7331,7 +7387,7 @@ function create_fragment$85(ctx) {
7331
7387
  }
7332
7388
  };
7333
7389
  }
7334
- function instance$85($$self, $$props, $$invalidate) {
7390
+ function instance$87($$self, $$props, $$invalidate) {
7335
7391
  let _options;
7336
7392
  let buttonStyle;
7337
7393
  let _value;
@@ -7413,7 +7469,7 @@ function instance$85($$self, $$props, $$invalidate) {
7413
7469
  var FormRadioButtons = class extends SvelteComponent {
7414
7470
  constructor(options) {
7415
7471
  super();
7416
- init(this, options, instance$85, create_fragment$85, safe_not_equal, {
7472
+ init(this, options, instance$87, create_fragment$87, safe_not_equal, {
7417
7473
  name: 0,
7418
7474
  options: 9,
7419
7475
  required: 10,
@@ -7439,7 +7495,7 @@ function get_each_context$9(ctx, list, i) {
7439
7495
  child_ctx[21] = i;
7440
7496
  return child_ctx;
7441
7497
  }
7442
- function create_else_block$1(ctx) {
7498
+ function create_else_block$2(ctx) {
7443
7499
  let t;
7444
7500
  return {
7445
7501
  c() {
@@ -7459,7 +7515,7 @@ function create_else_block$1(ctx) {
7459
7515
  }
7460
7516
  };
7461
7517
  }
7462
- function create_if_block$13(ctx) {
7518
+ function create_if_block$14(ctx) {
7463
7519
  let t_value = ctx[19] + "";
7464
7520
  let t;
7465
7521
  return {
@@ -7486,8 +7542,8 @@ function create_each_block$9(ctx) {
7486
7542
  let option_value_value;
7487
7543
  let option_selected_value;
7488
7544
  function select_block_type(ctx$1, dirty) {
7489
- if (ctx$1[19]) return create_if_block$13;
7490
- return create_else_block$1;
7545
+ if (ctx$1[19]) return create_if_block$14;
7546
+ return create_else_block$2;
7491
7547
  }
7492
7548
  let current_block_type = select_block_type(ctx, -1);
7493
7549
  let if_block = current_block_type(ctx);
@@ -7538,7 +7594,7 @@ function create_each_block$9(ctx) {
7538
7594
  }
7539
7595
  };
7540
7596
  }
7541
- function create_fragment$84(ctx) {
7597
+ function create_fragment$86(ctx) {
7542
7598
  let div1;
7543
7599
  let select;
7544
7600
  let t;
@@ -7623,7 +7679,7 @@ function create_fragment$84(ctx) {
7623
7679
  }
7624
7680
  };
7625
7681
  }
7626
- function instance$84($$self, $$props, $$invalidate) {
7682
+ function instance$86($$self, $$props, $$invalidate) {
7627
7683
  let _options;
7628
7684
  let style;
7629
7685
  let styleVariables;
@@ -7681,7 +7737,7 @@ function instance$84($$self, $$props, $$invalidate) {
7681
7737
  if ($$self.$$.dirty & 116736) $: $$invalidate(2, styleVariables = (() => {
7682
7738
  const variables$1 = {};
7683
7739
  const focusStyleObj = parseStyle(_focusStyle);
7684
- const placeholderStyle = parseStyle(_placeholderStyle);
7740
+ parseStyle(_placeholderStyle);
7685
7741
  if (focusStyleObj["border-width"]) variables$1["--focus-border-width"] = focusStyleObj["border-width"];
7686
7742
  if (focusStyleObj["border-color"]) variables$1["--focus-border-color"] = focusStyleObj["border-color"];
7687
7743
  if (focusStyleObj["border-style"]) variables$1["--focus-border-style"] = focusStyleObj["border-style"];
@@ -7714,7 +7770,7 @@ function instance$84($$self, $$props, $$invalidate) {
7714
7770
  var FormSelect$1 = class extends SvelteComponent {
7715
7771
  constructor(options) {
7716
7772
  super();
7717
- init(this, options, instance$84, create_fragment$84, safe_not_equal, {
7773
+ init(this, options, instance$86, create_fragment$86, safe_not_equal, {
7718
7774
  name: 7,
7719
7775
  options: 8,
7720
7776
  placeholder: 0,
@@ -7844,7 +7900,7 @@ function create_each_block$8(ctx) {
7844
7900
  }
7845
7901
  };
7846
7902
  }
7847
- function create_fragment$83(ctx) {
7903
+ function create_fragment$85(ctx) {
7848
7904
  let div;
7849
7905
  let each_value = ctx[3];
7850
7906
  let each_blocks = [];
@@ -7899,7 +7955,7 @@ function create_fragment$83(ctx) {
7899
7955
  }
7900
7956
  };
7901
7957
  }
7902
- function instance$83($$self, $$props, $$invalidate) {
7958
+ function instance$85($$self, $$props, $$invalidate) {
7903
7959
  let _options;
7904
7960
  let styleVariables;
7905
7961
  let isCheckedArray;
@@ -7989,7 +8045,7 @@ function instance$83($$self, $$props, $$invalidate) {
7989
8045
  var FormCheckBoxes = class extends SvelteComponent {
7990
8046
  constructor(options) {
7991
8047
  super();
7992
- init(this, options, instance$83, create_fragment$83, safe_not_equal, {
8048
+ init(this, options, instance$85, create_fragment$85, safe_not_equal, {
7993
8049
  name: 0,
7994
8050
  options: 9,
7995
8051
  required: 10,
@@ -8067,7 +8123,7 @@ function create_each_block$7(ctx) {
8067
8123
  }
8068
8124
  };
8069
8125
  }
8070
- function create_fragment$82(ctx) {
8126
+ function create_fragment$84(ctx) {
8071
8127
  let div;
8072
8128
  let each_value = [...Array(ctx[0]).keys()].map(ctx[12]);
8073
8129
  let each_blocks = [];
@@ -8117,7 +8173,7 @@ function create_fragment$82(ctx) {
8117
8173
  }
8118
8174
  };
8119
8175
  }
8120
- function instance$82($$self, $$props, $$invalidate) {
8176
+ function instance$84($$self, $$props, $$invalidate) {
8121
8177
  let _value;
8122
8178
  let $value;
8123
8179
  let { name = "" } = $$props;
@@ -8181,7 +8237,7 @@ function instance$82($$self, $$props, $$invalidate) {
8181
8237
  var FormRatingButtonsNumber = class extends SvelteComponent {
8182
8238
  constructor(options) {
8183
8239
  super();
8184
- init(this, options, instance$82, create_fragment$82, safe_not_equal, {
8240
+ init(this, options, instance$84, create_fragment$84, safe_not_equal, {
8185
8241
  name: 6,
8186
8242
  required: 7,
8187
8243
  count: 0,
@@ -8209,7 +8265,6 @@ function create_each_block$6(ctx) {
8209
8265
  let img;
8210
8266
  let img_src_value;
8211
8267
  let img_class_value;
8212
- let img_alt_value;
8213
8268
  let t;
8214
8269
  let mounted;
8215
8270
  let dispose;
@@ -8238,7 +8293,7 @@ function create_each_block$6(ctx) {
8238
8293
  h() {
8239
8294
  if (!src_url_equal(img.src, img_src_value = ctx[2][ctx[10]])) attr(img, "src", img_src_value);
8240
8295
  attr(img, "class", img_class_value = null_to_empty(`rating-button-image${ctx[10] === ctx[1] ? " _active" : ""}`) + " svelte-rjdxzu");
8241
- attr(img, "alt", img_alt_value = "rate" + ctx[10]);
8296
+ attr(img, "alt", "rate" + ctx[10]);
8242
8297
  attr(button, "class", "rating-button svelte-rjdxzu");
8243
8298
  attr(button, "style", ctx[0]);
8244
8299
  },
@@ -8263,7 +8318,7 @@ function create_each_block$6(ctx) {
8263
8318
  }
8264
8319
  };
8265
8320
  }
8266
- function create_fragment$81(ctx) {
8321
+ function create_fragment$83(ctx) {
8267
8322
  let div;
8268
8323
  let each_value = [...Array(count).keys()].reverse().map(func);
8269
8324
  let each_blocks = [];
@@ -8315,7 +8370,7 @@ function create_fragment$81(ctx) {
8315
8370
  }
8316
8371
  const count = 5;
8317
8372
  const func = (i) => i + 1;
8318
- function instance$81($$self, $$props, $$invalidate) {
8373
+ function instance$83($$self, $$props, $$invalidate) {
8319
8374
  let _value;
8320
8375
  let buttonStyle;
8321
8376
  let $value;
@@ -8367,7 +8422,7 @@ function instance$81($$self, $$props, $$invalidate) {
8367
8422
  var FormRatingButtonsFace = class extends SvelteComponent {
8368
8423
  constructor(options) {
8369
8424
  super();
8370
- init(this, options, instance$81, create_fragment$81, safe_not_equal, {
8425
+ init(this, options, instance$83, create_fragment$83, safe_not_equal, {
8371
8426
  name: 5,
8372
8427
  required: 6,
8373
8428
  size: 7
@@ -8381,7 +8436,7 @@ var FormRatingButtonsFace_default = FormRatingButtonsFace;
8381
8436
  function add_css$44(target) {
8382
8437
  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}");
8383
8438
  }
8384
- function create_fragment$80(ctx) {
8439
+ function create_fragment$82(ctx) {
8385
8440
  let div;
8386
8441
  let input;
8387
8442
  let input_class_value;
@@ -8443,7 +8498,7 @@ function create_fragment$80(ctx) {
8443
8498
  }
8444
8499
  };
8445
8500
  }
8446
- function instance$80($$self, $$props, $$invalidate) {
8501
+ function instance$82($$self, $$props, $$invalidate) {
8447
8502
  let style;
8448
8503
  let styleVariables;
8449
8504
  let isValidForUI;
@@ -8546,7 +8601,7 @@ function instance$80($$self, $$props, $$invalidate) {
8546
8601
  var FormIdentifyInput = class extends SvelteComponent {
8547
8602
  constructor(options) {
8548
8603
  super();
8549
- init(this, options, instance$80, create_fragment$80, safe_not_equal, {
8604
+ init(this, options, instance$82, create_fragment$82, safe_not_equal, {
8550
8605
  field: 9,
8551
8606
  validation: 10,
8552
8607
  required: 0,
@@ -8567,7 +8622,7 @@ var FormIdentifyInput_default = FormIdentifyInput;
8567
8622
  function add_css$43(target) {
8568
8623
  append_styles(target, "svelte-152kveg", ".radio-buttons.svelte-152kveg{display:flex;justify-content:space-between;flex-direction:column;width:100%;height:100%}.radio-button.svelte-152kveg{cursor:pointer;display:flex;align-items:center}.radio-button-input.svelte-152kveg{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-152kveg: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),\n 0px 1px 4px -1px rgba(18, 160, 160, 0.24)}.radio-button-text.svelte-152kveg{margin-left:0.5em}");
8569
8624
  }
8570
- function create_fragment$79(ctx) {
8625
+ function create_fragment$81(ctx) {
8571
8626
  let div;
8572
8627
  let label0;
8573
8628
  let input0;
@@ -8698,7 +8753,7 @@ function create_fragment$79(ctx) {
8698
8753
  }
8699
8754
  };
8700
8755
  }
8701
- function instance$79($$self, $$props, $$invalidate) {
8756
+ function instance$81($$self, $$props, $$invalidate) {
8702
8757
  let buttonStyle;
8703
8758
  let $value;
8704
8759
  let { field = "subscription" } = $$props;
@@ -8771,7 +8826,7 @@ function instance$79($$self, $$props, $$invalidate) {
8771
8826
  var FormIdentifyChoices = class extends SvelteComponent {
8772
8827
  constructor(options) {
8773
8828
  super();
8774
- init(this, options, instance$79, create_fragment$79, safe_not_equal, {
8829
+ init(this, options, instance$81, create_fragment$81, safe_not_equal, {
8775
8830
  field: 6,
8776
8831
  required: 7,
8777
8832
  _layoutStyle: 0,
@@ -8796,7 +8851,7 @@ function get_each_context$5(ctx, list, i) {
8796
8851
  child_ctx[63] = i;
8797
8852
  return child_ctx;
8798
8853
  }
8799
- function create_if_block_1$3(ctx) {
8854
+ function create_if_block_1$4(ctx) {
8800
8855
  let div;
8801
8856
  let button;
8802
8857
  let svg;
@@ -8862,7 +8917,7 @@ function create_if_block_1$3(ctx) {
8862
8917
  }
8863
8918
  };
8864
8919
  }
8865
- function create_if_block$12(ctx) {
8920
+ function create_if_block$13(ctx) {
8866
8921
  let div;
8867
8922
  let button;
8868
8923
  let svg;
@@ -8987,7 +9042,7 @@ function create_each_block$5(ctx) {
8987
9042
  }
8988
9043
  };
8989
9044
  }
8990
- function create_fragment$78(ctx) {
9045
+ function create_fragment$80(ctx) {
8991
9046
  let div3;
8992
9047
  let div1;
8993
9048
  let div0;
@@ -8999,8 +9054,8 @@ function create_fragment$78(ctx) {
8999
9054
  let current;
9000
9055
  const default_slot_template = ctx[32].default;
9001
9056
  const default_slot = create_slot(default_slot_template, ctx, ctx[31], null);
9002
- let if_block0 = ctx[12] && create_if_block_1$3(ctx);
9003
- let if_block1 = ctx[11] && create_if_block$12(ctx);
9057
+ let if_block0 = ctx[12] && create_if_block_1$4(ctx);
9058
+ let if_block1 = ctx[11] && create_if_block$13(ctx);
9004
9059
  let each_value = ctx[1];
9005
9060
  let each_blocks = [];
9006
9061
  for (let i = 0; i < each_value.length; i += 1) each_blocks[i] = create_each_block$5(get_each_context$5(ctx, each_value, i));
@@ -9088,7 +9143,7 @@ function create_fragment$78(ctx) {
9088
9143
  if (!current || dirty[0] & 1) attr(div1, "style", ctx$1[0]);
9089
9144
  if (ctx$1[12]) if (if_block0) if_block0.p(ctx$1, dirty);
9090
9145
  else {
9091
- if_block0 = create_if_block_1$3(ctx$1);
9146
+ if_block0 = create_if_block_1$4(ctx$1);
9092
9147
  if_block0.c();
9093
9148
  if_block0.m(div3, t1);
9094
9149
  }
@@ -9098,7 +9153,7 @@ function create_fragment$78(ctx) {
9098
9153
  }
9099
9154
  if (ctx$1[11]) if (if_block1) if_block1.p(ctx$1, dirty);
9100
9155
  else {
9101
- if_block1 = create_if_block$12(ctx$1);
9156
+ if_block1 = create_if_block$13(ctx$1);
9102
9157
  if_block1.c();
9103
9158
  if_block1.m(div3, t2);
9104
9159
  }
@@ -9151,7 +9206,7 @@ function calcPositionIndex(shift, index, length) {
9151
9206
  else if (tmpPositionIndex < -(length - 1)) return tmpPositionIndex + length;
9152
9207
  else return tmpPositionIndex;
9153
9208
  }
9154
- function instance$78($$self, $$props, $$invalidate) {
9209
+ function instance$80($$self, $$props, $$invalidate) {
9155
9210
  let slideStyle;
9156
9211
  let slideClass;
9157
9212
  let _loop;
@@ -9492,7 +9547,7 @@ background-color: ${i === currentSlideId ? navigationButton.colorActive : naviga
9492
9547
  var Slide = class extends SvelteComponent {
9493
9548
  constructor(options) {
9494
9549
  super();
9495
- init(this, options, instance$78, create_fragment$78, safe_not_equal, {
9550
+ init(this, options, instance$80, create_fragment$80, safe_not_equal, {
9496
9551
  loop: 18,
9497
9552
  _style: 0,
9498
9553
  nextButton: 19,
@@ -9517,7 +9572,7 @@ var Slide_default = Slide;
9517
9572
  function add_css$41(target) {
9518
9573
  append_styles(target, "svelte-18y82pg", ".item.svelte-18y82pg{height:100%;flex:none;position:relative}.item.svelte-18y82pg img{user-select:none;-webkit-user-drag:none}.item-inner.svelte-18y82pg{position:absolute;inset:0;border-width:0px;border-style:solid;border-color:#000000;cursor:default;overflow:hidden}");
9519
9574
  }
9520
- function create_fragment$77(ctx) {
9575
+ function create_fragment$79(ctx) {
9521
9576
  let div1;
9522
9577
  let div0;
9523
9578
  let current;
@@ -9580,7 +9635,7 @@ function create_fragment$77(ctx) {
9580
9635
  }
9581
9636
  };
9582
9637
  }
9583
- function instance$77($$self, $$props, $$invalidate) {
9638
+ function instance$79($$self, $$props, $$invalidate) {
9584
9639
  let itemStyle;
9585
9640
  let { $$slots: slots = {}, $$scope } = $$props;
9586
9641
  const { registerItem, unregisterItem } = getContext("SLIDE");
@@ -9629,7 +9684,7 @@ function instance$77($$self, $$props, $$invalidate) {
9629
9684
  var SlideItem = class extends SvelteComponent {
9630
9685
  constructor(options) {
9631
9686
  super();
9632
- init(this, options, instance$77, create_fragment$77, safe_not_equal, { _style: 0 }, add_css$41);
9687
+ init(this, options, instance$79, create_fragment$79, safe_not_equal, { _style: 0 }, add_css$41);
9633
9688
  }
9634
9689
  };
9635
9690
  var SlideItem_default = SlideItem;
@@ -9641,7 +9696,7 @@ function add_css$40(target) {
9641
9696
  }
9642
9697
  const get_default_slot_changes$2 = (dirty) => ({ countdown: dirty & 2 });
9643
9698
  const get_default_slot_context$2 = (ctx) => ({ countdown: ctx[1] });
9644
- function create_fragment$76(ctx) {
9699
+ function create_fragment$78(ctx) {
9645
9700
  let div1;
9646
9701
  let div0;
9647
9702
  let current;
@@ -9714,7 +9769,7 @@ function formatTimeDiff$1(ms) {
9714
9769
  sec: diffSec.toString()
9715
9770
  };
9716
9771
  }
9717
- function instance$76($$self, $$props, $$invalidate) {
9772
+ function instance$78($$self, $$props, $$invalidate) {
9718
9773
  let countdown;
9719
9774
  let { $$slots: slots = {}, $$scope } = $$props;
9720
9775
  let { timeLimit = "2023/12/31 23:59:59" } = $$props;
@@ -9765,7 +9820,7 @@ function instance$76($$self, $$props, $$invalidate) {
9765
9820
  var Countdown = class extends SvelteComponent {
9766
9821
  constructor(options) {
9767
9822
  super();
9768
- init(this, options, instance$76, create_fragment$76, safe_not_equal, {
9823
+ init(this, options, instance$78, create_fragment$78, safe_not_equal, {
9769
9824
  timeLimit: 2,
9770
9825
  stateOnEnd: 3,
9771
9826
  _style: 0
@@ -9813,7 +9868,7 @@ function create_default_slot$8(ctx) {
9813
9868
  }
9814
9869
  };
9815
9870
  }
9816
- function create_fragment$75(ctx) {
9871
+ function create_fragment$77(ctx) {
9817
9872
  let div;
9818
9873
  let button;
9819
9874
  let current;
@@ -9871,7 +9926,7 @@ function create_fragment$75(ctx) {
9871
9926
  }
9872
9927
  };
9873
9928
  }
9874
- function instance$75($$self, $$props, $$invalidate) {
9929
+ function instance$77($$self, $$props, $$invalidate) {
9875
9930
  let { $$slots: slots = {}, $$scope } = $$props;
9876
9931
  let { onClick = {
9877
9932
  operation: "none",
@@ -9896,7 +9951,7 @@ function instance$75($$self, $$props, $$invalidate) {
9896
9951
  var Box = class extends SvelteComponent {
9897
9952
  constructor(options) {
9898
9953
  super();
9899
- init(this, options, instance$75, create_fragment$75, safe_not_equal, {
9954
+ init(this, options, instance$77, create_fragment$77, safe_not_equal, {
9900
9955
  onClick: 0,
9901
9956
  eventName: 1,
9902
9957
  _style: 2
@@ -9910,7 +9965,7 @@ var Box_default = Box;
9910
9965
  function add_css$38(target) {
9911
9966
  append_styles(target, "svelte-1iet6ze", ".icon.svelte-1iet6ze{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.icon.svelte-1iet6ze > .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-1iet6ze > .button._disabled{cursor:not-allowed !important;opacity:0.2}.icon.svelte-1iet6ze svg{width:var(--width);height:var(--height);color:var(--color);stroke:var(--stroke);fill:var(--fill)}");
9912
9967
  }
9913
- function create_if_block$11(ctx) {
9968
+ function create_if_block$12(ctx) {
9914
9969
  let html_tag;
9915
9970
  let html_anchor;
9916
9971
  return {
@@ -9942,7 +9997,7 @@ function create_if_block$11(ctx) {
9942
9997
  }
9943
9998
  function create_default_slot$7(ctx) {
9944
9999
  let if_block_anchor;
9945
- let if_block = ctx[3] && create_if_block$11(ctx);
10000
+ let if_block = ctx[3] && create_if_block$12(ctx);
9946
10001
  return {
9947
10002
  c() {
9948
10003
  if (if_block) if_block.c();
@@ -9959,7 +10014,7 @@ function create_default_slot$7(ctx) {
9959
10014
  p(ctx$1, dirty) {
9960
10015
  if (ctx$1[3]) if (if_block) if_block.p(ctx$1, dirty);
9961
10016
  else {
9962
- if_block = create_if_block$11(ctx$1);
10017
+ if_block = create_if_block$12(ctx$1);
9963
10018
  if_block.c();
9964
10019
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
9965
10020
  }
@@ -9974,7 +10029,7 @@ function create_default_slot$7(ctx) {
9974
10029
  }
9975
10030
  };
9976
10031
  }
9977
- function create_fragment$74(ctx) {
10032
+ function create_fragment$76(ctx) {
9978
10033
  let div;
9979
10034
  let button;
9980
10035
  let current;
@@ -10036,7 +10091,7 @@ function parseData(dataUrl) {
10036
10091
  const [_meta, data] = dataUrl.split(",");
10037
10092
  return decodeURIComponent(data).replaceAll("'", "\"");
10038
10093
  }
10039
- function instance$74($$self, $$props, $$invalidate) {
10094
+ function instance$76($$self, $$props, $$invalidate) {
10040
10095
  let svg;
10041
10096
  let styleVariables;
10042
10097
  let style;
@@ -10081,7 +10136,7 @@ function instance$74($$self, $$props, $$invalidate) {
10081
10136
  var IconElement = class extends SvelteComponent {
10082
10137
  constructor(options) {
10083
10138
  super();
10084
- init(this, options, instance$74, create_fragment$74, safe_not_equal, {
10139
+ init(this, options, instance$76, create_fragment$76, safe_not_equal, {
10085
10140
  icon: 4,
10086
10141
  onClick: 0,
10087
10142
  eventName: 1,
@@ -10098,7 +10153,7 @@ var IconElement_default = IconElement;
10098
10153
  function add_css$37(target) {
10099
10154
  append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
10100
10155
  }
10101
- function create_fragment$73(ctx) {
10156
+ function create_fragment$75(ctx) {
10102
10157
  let div;
10103
10158
  let switch_instance;
10104
10159
  let current;
@@ -10172,7 +10227,7 @@ function create_fragment$73(ctx) {
10172
10227
  }
10173
10228
  };
10174
10229
  }
10175
- function instance$73($$self, $$props, $$invalidate) {
10230
+ function instance$75($$self, $$props, $$invalidate) {
10176
10231
  let $data, $$unsubscribe_data = noop, $$subscribe_data = () => ($$unsubscribe_data(), $$unsubscribe_data = subscribe(data, ($$value) => $$invalidate(4, $data = $$value)), data);
10177
10232
  $$self.$$.on_destroy.push(() => $$unsubscribe_data());
10178
10233
  let { name } = $$props;
@@ -10197,7 +10252,7 @@ function instance$73($$self, $$props, $$invalidate) {
10197
10252
  var CodeElement = class extends SvelteComponent {
10198
10253
  constructor(options) {
10199
10254
  super();
10200
- init(this, options, instance$73, create_fragment$73, safe_not_equal, {
10255
+ init(this, options, instance$75, create_fragment$75, safe_not_equal, {
10201
10256
  name: 0,
10202
10257
  component: 1,
10203
10258
  data: 2,
@@ -10212,7 +10267,7 @@ var CodeElement_default = CodeElement;
10212
10267
  function add_css$36(target) {
10213
10268
  append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
10214
10269
  }
10215
- function create_fragment$72(ctx) {
10270
+ function create_fragment$74(ctx) {
10216
10271
  let div;
10217
10272
  let div_style_value;
10218
10273
  let current;
@@ -10268,7 +10323,7 @@ const FlexContextKey = "action-sdk:flex";
10268
10323
  function getFlexContext() {
10269
10324
  return getContext(FlexContextKey);
10270
10325
  }
10271
- function instance$72($$self, $$props, $$invalidate) {
10326
+ function instance$74($$self, $$props, $$invalidate) {
10272
10327
  let { $$slots: slots = {}, $$scope } = $$props;
10273
10328
  let { direction = "row" } = $$props;
10274
10329
  let { width = "100%" } = $$props;
@@ -10294,7 +10349,7 @@ function instance$72($$self, $$props, $$invalidate) {
10294
10349
  var Flex = class extends SvelteComponent {
10295
10350
  constructor(options) {
10296
10351
  super();
10297
- init(this, options, instance$72, create_fragment$72, safe_not_equal, {
10352
+ init(this, options, instance$74, create_fragment$74, safe_not_equal, {
10298
10353
  direction: 0,
10299
10354
  width: 1,
10300
10355
  height: 2,
@@ -10309,7 +10364,7 @@ var Flex_default = Flex;
10309
10364
  function add_css$35(target) {
10310
10365
  append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
10311
10366
  }
10312
- function create_fragment$71(ctx) {
10367
+ function create_fragment$73(ctx) {
10313
10368
  let div;
10314
10369
  let current;
10315
10370
  const default_slot_template = ctx[4].default;
@@ -10360,7 +10415,7 @@ function create_fragment$71(ctx) {
10360
10415
  }
10361
10416
  };
10362
10417
  }
10363
- function instance$71($$self, $$props, $$invalidate) {
10418
+ function instance$73($$self, $$props, $$invalidate) {
10364
10419
  let { $$slots: slots = {}, $$scope } = $$props;
10365
10420
  let { length } = $$props;
10366
10421
  let { _style = "" } = $$props;
@@ -10393,7 +10448,7 @@ function instance$71($$self, $$props, $$invalidate) {
10393
10448
  var FlexItem = class extends SvelteComponent {
10394
10449
  constructor(options) {
10395
10450
  super();
10396
- init(this, options, instance$71, create_fragment$71, safe_not_equal, {
10451
+ init(this, options, instance$73, create_fragment$73, safe_not_equal, {
10397
10452
  length: 1,
10398
10453
  _style: 2
10399
10454
  }, add_css$35);
@@ -10551,7 +10606,7 @@ function create_default_slot$6(ctx) {
10551
10606
  }
10552
10607
  };
10553
10608
  }
10554
- function create_fragment$70(ctx) {
10609
+ function create_fragment$72(ctx) {
10555
10610
  let stateitem;
10556
10611
  let current;
10557
10612
  stateitem = new StateItem_default({ props: {
@@ -10593,7 +10648,7 @@ function create_fragment$70(ctx) {
10593
10648
  }
10594
10649
  };
10595
10650
  }
10596
- function instance$70($$self, $$props, $$invalidate) {
10651
+ function instance$72($$self, $$props, $$invalidate) {
10597
10652
  let { $$slots: slots = {}, $$scope } = $$props;
10598
10653
  let { path } = $$props;
10599
10654
  let { onClick = {
@@ -10666,7 +10721,7 @@ function instance$70($$self, $$props, $$invalidate) {
10666
10721
  var GridModalState = class extends SvelteComponent {
10667
10722
  constructor(options) {
10668
10723
  super();
10669
- init(this, options, instance$70, create_fragment$70, safe_not_equal, {
10724
+ init(this, options, instance$72, create_fragment$72, safe_not_equal, {
10670
10725
  path: 0,
10671
10726
  onClick: 1,
10672
10727
  clickEventName: 2,
@@ -10695,7 +10750,7 @@ var GridModalState_default = GridModalState;
10695
10750
  function add_css$34(target) {
10696
10751
  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%}");
10697
10752
  }
10698
- function create_fragment$69(ctx) {
10753
+ function create_fragment$71(ctx) {
10699
10754
  let div1;
10700
10755
  let div0;
10701
10756
  let rendertext;
@@ -10755,7 +10810,7 @@ function create_fragment$69(ctx) {
10755
10810
  }
10756
10811
  };
10757
10812
  }
10758
- function instance$69($$self, $$props, $$invalidate) {
10813
+ function instance$71($$self, $$props, $$invalidate) {
10759
10814
  let style;
10760
10815
  let { text: text$1 = "サンプルSample" } = $$props;
10761
10816
  let { font = SYSTEM_FONT } = $$props;
@@ -10785,7 +10840,7 @@ function instance$69($$self, $$props, $$invalidate) {
10785
10840
  var TextBlock = class extends SvelteComponent {
10786
10841
  constructor(options) {
10787
10842
  super();
10788
- init(this, options, instance$69, create_fragment$69, safe_not_equal, {
10843
+ init(this, options, instance$71, create_fragment$71, safe_not_equal, {
10789
10844
  text: 0,
10790
10845
  font: 3,
10791
10846
  _textStyle: 4,
@@ -10801,7 +10856,7 @@ var TextBlock_default = TextBlock;
10801
10856
  function add_css$33(target) {
10802
10857
  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)}");
10803
10858
  }
10804
- function create_fragment$68(ctx) {
10859
+ function create_fragment$70(ctx) {
10805
10860
  let div;
10806
10861
  let button;
10807
10862
  let rendertext;
@@ -10872,7 +10927,7 @@ function create_fragment$68(ctx) {
10872
10927
  }
10873
10928
  };
10874
10929
  }
10875
- function instance$68($$self, $$props, $$invalidate) {
10930
+ function instance$70($$self, $$props, $$invalidate) {
10876
10931
  let { text: text$1 = "ボタンラベル" } = $$props;
10877
10932
  let { onClick = {
10878
10933
  operation: "none",
@@ -10910,7 +10965,7 @@ function instance$68($$self, $$props, $$invalidate) {
10910
10965
  var TextButtonBlock = class extends SvelteComponent {
10911
10966
  constructor(options) {
10912
10967
  super();
10913
- init(this, options, instance$68, create_fragment$68, safe_not_equal, {
10968
+ init(this, options, instance$70, create_fragment$70, safe_not_equal, {
10914
10969
  text: 0,
10915
10970
  onClick: 4,
10916
10971
  eventName: 5,
@@ -10927,7 +10982,7 @@ var TextButtonBlock_default = TextButtonBlock;
10927
10982
  function add_css$32(target) {
10928
10983
  append_styles(target, "svelte-1f85nmx", ".image-block.svelte-1f85nmx{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-1f85nmx{width:100%;height:100%}.transport.svelte-1f85nmx:hover,.transport.svelte-1f85nmx:focus{opacity:0.75;box-shadow:0 5px 16px rgba(0, 0, 0, 0.1),\n 0 8px 28px rgba(0, 0, 0, 0.16)}");
10929
10984
  }
10930
- function create_fragment$67(ctx) {
10985
+ function create_fragment$69(ctx) {
10931
10986
  let div;
10932
10987
  let img;
10933
10988
  let img_style_value;
@@ -10994,7 +11049,7 @@ function create_fragment$67(ctx) {
10994
11049
  }
10995
11050
  };
10996
11051
  }
10997
- function instance$67($$self, $$props, $$invalidate) {
11052
+ function instance$69($$self, $$props, $$invalidate) {
10998
11053
  let { src = "https://admin.karte.io/action-editor2/public/images/no_image_en.svg" } = $$props;
10999
11054
  let { alt = "No Image" } = $$props;
11000
11055
  let { transport = false } = $$props;
@@ -11035,7 +11090,7 @@ function instance$67($$self, $$props, $$invalidate) {
11035
11090
  var ImageBlock = class extends SvelteComponent {
11036
11091
  constructor(options) {
11037
11092
  super();
11038
- init(this, options, instance$67, create_fragment$67, safe_not_equal, {
11093
+ init(this, options, instance$69, create_fragment$69, safe_not_equal, {
11039
11094
  src: 0,
11040
11095
  alt: 1,
11041
11096
  transport: 2,
@@ -11389,32 +11444,30 @@ var useClickable_default = useClickable;
11389
11444
 
11390
11445
  //#endregion
11391
11446
  //#region src/hooks/useInjectCustomizeCss.ts
11392
- const useInjectCustomizeCss = (props) => {
11447
+ const DATA_ATTR_LAYER_ID_KEY = "data-customize-css-layer-id";
11448
+ const useInjectCustomizeCss = (props, layerId) => {
11393
11449
  function injectCss() {
11394
- const modalElements = Array.from(document.querySelectorAll(`.${KARTE_MODAL_ROOT}`));
11395
- const style = document.createElement("style");
11396
11450
  let headAppended = false;
11451
+ const roots = Array.from(document.querySelectorAll(`.${KARTE_ACTION_ROOT}[data-${KARTE_ACTION_RID}='${actionId}']`));
11452
+ const style = document.createElement("style");
11453
+ style.setAttribute(DATA_ATTR_LAYER_ID_KEY, layerId);
11397
11454
  style.textContent = props.customizeCss;
11398
- modalElements.forEach((modalElement) => {
11399
- if (modalElement?.shadowRoot) modalElement.shadowRoot.appendChild(style);
11400
- else if (!headAppended) {
11455
+ roots.forEach((root) => {
11456
+ if (root && root.shadowRoot) {
11457
+ const existingStyles = Array.from(root.shadowRoot.querySelectorAll(`style[${DATA_ATTR_LAYER_ID_KEY}='${layerId}']`));
11458
+ existingStyles.forEach((style$1) => {
11459
+ style$1.parentNode?.removeChild(style$1);
11460
+ });
11461
+ root.shadowRoot.appendChild(style);
11462
+ } else if (!headAppended) {
11401
11463
  document.head.appendChild(style);
11402
11464
  headAppended = true;
11403
11465
  }
11404
11466
  });
11405
- return () => {
11406
- modalElements.forEach((modalElement) => {
11407
- if (modalElement?.shadowRoot) modalElement.shadowRoot.removeChild(style);
11408
- else document.head.removeChild(style);
11409
- });
11410
- };
11411
11467
  }
11412
11468
  onMount$1(() => {
11413
11469
  if (!props.isCustomizeCss) return;
11414
- const removeCss = injectCss();
11415
- return () => {
11416
- removeCss();
11417
- };
11470
+ injectCss();
11418
11471
  });
11419
11472
  };
11420
11473
 
@@ -11528,7 +11581,7 @@ function create_dynamic_element$11(ctx) {
11528
11581
  }
11529
11582
  };
11530
11583
  }
11531
- function create_fragment$66(ctx) {
11584
+ function create_fragment$68(ctx) {
11532
11585
  let previous_tag = ctx[5];
11533
11586
  let svelte_element_anchor;
11534
11587
  let svelte_element = ctx[5] && create_dynamic_element$11(ctx);
@@ -11570,13 +11623,13 @@ function create_fragment$66(ctx) {
11570
11623
  }
11571
11624
  };
11572
11625
  }
11573
- function instance$66($$self, $$props, $$invalidate) {
11626
+ function instance$68($$self, $$props, $$invalidate) {
11574
11627
  let styleObj;
11575
11628
  let style;
11576
11629
  let imgStyle;
11577
11630
  let { props = {} } = $$props;
11578
11631
  let { layerId = "" } = $$props;
11579
- useInjectCustomizeCss(props);
11632
+ useInjectCustomizeCss(props, layerId);
11580
11633
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
11581
11634
  const avatarSizeStyle = !isNaN(Number(props.size)) ? {
11582
11635
  width: `${props.size}px`,
@@ -11633,7 +11686,7 @@ function instance$66($$self, $$props, $$invalidate) {
11633
11686
  var Avatar = class extends SvelteComponent {
11634
11687
  constructor(options) {
11635
11688
  super();
11636
- init(this, options, instance$66, create_fragment$66, safe_not_equal, {
11689
+ init(this, options, instance$68, create_fragment$68, safe_not_equal, {
11637
11690
  props: 0,
11638
11691
  layerId: 1
11639
11692
  }, add_css$31);
@@ -11691,7 +11744,7 @@ const buttonPropsDefault = {
11691
11744
 
11692
11745
  //#endregion
11693
11746
  //#region src/components-flex/icon/variants/IconArrowDown.svelte
11694
- function create_fragment$65(ctx) {
11747
+ function create_fragment$67(ctx) {
11695
11748
  let svg;
11696
11749
  let path;
11697
11750
  return {
@@ -11737,7 +11790,7 @@ function create_fragment$65(ctx) {
11737
11790
  }
11738
11791
  };
11739
11792
  }
11740
- function instance$65($$self, $$props, $$invalidate) {
11793
+ function instance$67($$self, $$props, $$invalidate) {
11741
11794
  let { color } = $$props;
11742
11795
  $$self.$$set = ($$props$1) => {
11743
11796
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11747,14 +11800,14 @@ function instance$65($$self, $$props, $$invalidate) {
11747
11800
  var IconArrowDown = class extends SvelteComponent {
11748
11801
  constructor(options) {
11749
11802
  super();
11750
- init(this, options, instance$65, create_fragment$65, safe_not_equal, { color: 0 });
11803
+ init(this, options, instance$67, create_fragment$67, safe_not_equal, { color: 0 });
11751
11804
  }
11752
11805
  };
11753
11806
  var IconArrowDown_default = IconArrowDown;
11754
11807
 
11755
11808
  //#endregion
11756
11809
  //#region src/components-flex/icon/variants/IconArrowUp.svelte
11757
- function create_fragment$64(ctx) {
11810
+ function create_fragment$66(ctx) {
11758
11811
  let svg;
11759
11812
  let path;
11760
11813
  return {
@@ -11800,7 +11853,7 @@ function create_fragment$64(ctx) {
11800
11853
  }
11801
11854
  };
11802
11855
  }
11803
- function instance$64($$self, $$props, $$invalidate) {
11856
+ function instance$66($$self, $$props, $$invalidate) {
11804
11857
  let { color } = $$props;
11805
11858
  $$self.$$set = ($$props$1) => {
11806
11859
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11810,14 +11863,14 @@ function instance$64($$self, $$props, $$invalidate) {
11810
11863
  var IconArrowUp = class extends SvelteComponent {
11811
11864
  constructor(options) {
11812
11865
  super();
11813
- init(this, options, instance$64, create_fragment$64, safe_not_equal, { color: 0 });
11866
+ init(this, options, instance$66, create_fragment$66, safe_not_equal, { color: 0 });
11814
11867
  }
11815
11868
  };
11816
11869
  var IconArrowUp_default = IconArrowUp;
11817
11870
 
11818
11871
  //#endregion
11819
11872
  //#region src/components-flex/icon/variants/IconUsers.svelte
11820
- function create_fragment$63(ctx) {
11873
+ function create_fragment$65(ctx) {
11821
11874
  let svg;
11822
11875
  let path;
11823
11876
  return {
@@ -11863,7 +11916,7 @@ function create_fragment$63(ctx) {
11863
11916
  }
11864
11917
  };
11865
11918
  }
11866
- function instance$63($$self, $$props, $$invalidate) {
11919
+ function instance$65($$self, $$props, $$invalidate) {
11867
11920
  let { color } = $$props;
11868
11921
  $$self.$$set = ($$props$1) => {
11869
11922
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11873,14 +11926,14 @@ function instance$63($$self, $$props, $$invalidate) {
11873
11926
  var IconUsers = class extends SvelteComponent {
11874
11927
  constructor(options) {
11875
11928
  super();
11876
- init(this, options, instance$63, create_fragment$63, safe_not_equal, { color: 0 });
11929
+ init(this, options, instance$65, create_fragment$65, safe_not_equal, { color: 0 });
11877
11930
  }
11878
11931
  };
11879
11932
  var IconUsers_default = IconUsers;
11880
11933
 
11881
11934
  //#endregion
11882
11935
  //#region src/components-flex/icon/variants/IconArrowLeft.svelte
11883
- function create_fragment$62(ctx) {
11936
+ function create_fragment$64(ctx) {
11884
11937
  let svg;
11885
11938
  let path;
11886
11939
  return {
@@ -11926,7 +11979,7 @@ function create_fragment$62(ctx) {
11926
11979
  }
11927
11980
  };
11928
11981
  }
11929
- function instance$62($$self, $$props, $$invalidate) {
11982
+ function instance$64($$self, $$props, $$invalidate) {
11930
11983
  let { color } = $$props;
11931
11984
  $$self.$$set = ($$props$1) => {
11932
11985
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11936,14 +11989,14 @@ function instance$62($$self, $$props, $$invalidate) {
11936
11989
  var IconArrowLeft = class extends SvelteComponent {
11937
11990
  constructor(options) {
11938
11991
  super();
11939
- init(this, options, instance$62, create_fragment$62, safe_not_equal, { color: 0 });
11992
+ init(this, options, instance$64, create_fragment$64, safe_not_equal, { color: 0 });
11940
11993
  }
11941
11994
  };
11942
11995
  var IconArrowLeft_default = IconArrowLeft;
11943
11996
 
11944
11997
  //#endregion
11945
11998
  //#region src/components-flex/icon/variants/IconArrowRight.svelte
11946
- function create_fragment$61(ctx) {
11999
+ function create_fragment$63(ctx) {
11947
12000
  let svg;
11948
12001
  let path;
11949
12002
  return {
@@ -11989,7 +12042,7 @@ function create_fragment$61(ctx) {
11989
12042
  }
11990
12043
  };
11991
12044
  }
11992
- function instance$61($$self, $$props, $$invalidate) {
12045
+ function instance$63($$self, $$props, $$invalidate) {
11993
12046
  let { color } = $$props;
11994
12047
  $$self.$$set = ($$props$1) => {
11995
12048
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11999,14 +12052,14 @@ function instance$61($$self, $$props, $$invalidate) {
11999
12052
  var IconArrowRight = class extends SvelteComponent {
12000
12053
  constructor(options) {
12001
12054
  super();
12002
- init(this, options, instance$61, create_fragment$61, safe_not_equal, { color: 0 });
12055
+ init(this, options, instance$63, create_fragment$63, safe_not_equal, { color: 0 });
12003
12056
  }
12004
12057
  };
12005
12058
  var IconArrowRight_default = IconArrowRight;
12006
12059
 
12007
12060
  //#endregion
12008
12061
  //#region src/components-flex/icon/variants/IconBell.svelte
12009
- function create_fragment$60(ctx) {
12062
+ function create_fragment$62(ctx) {
12010
12063
  let svg;
12011
12064
  let path;
12012
12065
  return {
@@ -12052,7 +12105,7 @@ function create_fragment$60(ctx) {
12052
12105
  }
12053
12106
  };
12054
12107
  }
12055
- function instance$60($$self, $$props, $$invalidate) {
12108
+ function instance$62($$self, $$props, $$invalidate) {
12056
12109
  let { color } = $$props;
12057
12110
  $$self.$$set = ($$props$1) => {
12058
12111
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12062,14 +12115,14 @@ function instance$60($$self, $$props, $$invalidate) {
12062
12115
  var IconBell = class extends SvelteComponent {
12063
12116
  constructor(options) {
12064
12117
  super();
12065
- init(this, options, instance$60, create_fragment$60, safe_not_equal, { color: 0 });
12118
+ init(this, options, instance$62, create_fragment$62, safe_not_equal, { color: 0 });
12066
12119
  }
12067
12120
  };
12068
12121
  var IconBell_default = IconBell;
12069
12122
 
12070
12123
  //#endregion
12071
12124
  //#region src/components-flex/icon/variants/IconArrowUpFromSquare.svelte
12072
- function create_fragment$59(ctx) {
12125
+ function create_fragment$61(ctx) {
12073
12126
  let svg;
12074
12127
  let path;
12075
12128
  return {
@@ -12115,7 +12168,7 @@ function create_fragment$59(ctx) {
12115
12168
  }
12116
12169
  };
12117
12170
  }
12118
- function instance$59($$self, $$props, $$invalidate) {
12171
+ function instance$61($$self, $$props, $$invalidate) {
12119
12172
  let { color } = $$props;
12120
12173
  $$self.$$set = ($$props$1) => {
12121
12174
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12125,14 +12178,14 @@ function instance$59($$self, $$props, $$invalidate) {
12125
12178
  var IconArrowUpFromSquare = class extends SvelteComponent {
12126
12179
  constructor(options) {
12127
12180
  super();
12128
- init(this, options, instance$59, create_fragment$59, safe_not_equal, { color: 0 });
12181
+ init(this, options, instance$61, create_fragment$61, safe_not_equal, { color: 0 });
12129
12182
  }
12130
12183
  };
12131
12184
  var IconArrowUpFromSquare_default = IconArrowUpFromSquare;
12132
12185
 
12133
12186
  //#endregion
12134
12187
  //#region src/components-flex/icon/variants/IconTicket.svelte
12135
- function create_fragment$58(ctx) {
12188
+ function create_fragment$60(ctx) {
12136
12189
  let svg;
12137
12190
  let path;
12138
12191
  return {
@@ -12178,7 +12231,7 @@ function create_fragment$58(ctx) {
12178
12231
  }
12179
12232
  };
12180
12233
  }
12181
- function instance$58($$self, $$props, $$invalidate) {
12234
+ function instance$60($$self, $$props, $$invalidate) {
12182
12235
  let { color } = $$props;
12183
12236
  $$self.$$set = ($$props$1) => {
12184
12237
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12188,14 +12241,14 @@ function instance$58($$self, $$props, $$invalidate) {
12188
12241
  var IconTicket = class extends SvelteComponent {
12189
12242
  constructor(options) {
12190
12243
  super();
12191
- init(this, options, instance$58, create_fragment$58, safe_not_equal, { color: 0 });
12244
+ init(this, options, instance$60, create_fragment$60, safe_not_equal, { color: 0 });
12192
12245
  }
12193
12246
  };
12194
12247
  var IconTicket_default = IconTicket;
12195
12248
 
12196
12249
  //#endregion
12197
12250
  //#region src/components-flex/icon/variants/IconTrack.svelte
12198
- function create_fragment$57(ctx) {
12251
+ function create_fragment$59(ctx) {
12199
12252
  let svg;
12200
12253
  let path;
12201
12254
  return {
@@ -12241,7 +12294,7 @@ function create_fragment$57(ctx) {
12241
12294
  }
12242
12295
  };
12243
12296
  }
12244
- function instance$57($$self, $$props, $$invalidate) {
12297
+ function instance$59($$self, $$props, $$invalidate) {
12245
12298
  let { color } = $$props;
12246
12299
  $$self.$$set = ($$props$1) => {
12247
12300
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12251,14 +12304,14 @@ function instance$57($$self, $$props, $$invalidate) {
12251
12304
  var IconTrack = class extends SvelteComponent {
12252
12305
  constructor(options) {
12253
12306
  super();
12254
- init(this, options, instance$57, create_fragment$57, safe_not_equal, { color: 0 });
12307
+ init(this, options, instance$59, create_fragment$59, safe_not_equal, { color: 0 });
12255
12308
  }
12256
12309
  };
12257
12310
  var IconTrack_default = IconTrack;
12258
12311
 
12259
12312
  //#endregion
12260
12313
  //#region src/components-flex/icon/variants/IconCartShopping.svelte
12261
- function create_fragment$56(ctx) {
12314
+ function create_fragment$58(ctx) {
12262
12315
  let svg;
12263
12316
  let path;
12264
12317
  return {
@@ -12304,7 +12357,7 @@ function create_fragment$56(ctx) {
12304
12357
  }
12305
12358
  };
12306
12359
  }
12307
- function instance$56($$self, $$props, $$invalidate) {
12360
+ function instance$58($$self, $$props, $$invalidate) {
12308
12361
  let { color } = $$props;
12309
12362
  $$self.$$set = ($$props$1) => {
12310
12363
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12314,14 +12367,14 @@ function instance$56($$self, $$props, $$invalidate) {
12314
12367
  var IconCartShopping = class extends SvelteComponent {
12315
12368
  constructor(options) {
12316
12369
  super();
12317
- init(this, options, instance$56, create_fragment$56, safe_not_equal, { color: 0 });
12370
+ init(this, options, instance$58, create_fragment$58, safe_not_equal, { color: 0 });
12318
12371
  }
12319
12372
  };
12320
12373
  var IconCartShopping_default = IconCartShopping;
12321
12374
 
12322
12375
  //#endregion
12323
12376
  //#region src/components-flex/icon/variants/IconCircle.svelte
12324
- function create_fragment$55(ctx) {
12377
+ function create_fragment$57(ctx) {
12325
12378
  let svg;
12326
12379
  let path;
12327
12380
  return {
@@ -12367,7 +12420,7 @@ function create_fragment$55(ctx) {
12367
12420
  }
12368
12421
  };
12369
12422
  }
12370
- function instance$55($$self, $$props, $$invalidate) {
12423
+ function instance$57($$self, $$props, $$invalidate) {
12371
12424
  let { color } = $$props;
12372
12425
  $$self.$$set = ($$props$1) => {
12373
12426
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12377,14 +12430,14 @@ function instance$55($$self, $$props, $$invalidate) {
12377
12430
  var IconCircle = class extends SvelteComponent {
12378
12431
  constructor(options) {
12379
12432
  super();
12380
- init(this, options, instance$55, create_fragment$55, safe_not_equal, { color: 0 });
12433
+ init(this, options, instance$57, create_fragment$57, safe_not_equal, { color: 0 });
12381
12434
  }
12382
12435
  };
12383
12436
  var IconCircle_default = IconCircle;
12384
12437
 
12385
12438
  //#endregion
12386
12439
  //#region src/components-flex/icon/variants/IconCircleQuestion.svelte
12387
- function create_fragment$54(ctx) {
12440
+ function create_fragment$56(ctx) {
12388
12441
  let svg;
12389
12442
  let path;
12390
12443
  return {
@@ -12430,7 +12483,7 @@ function create_fragment$54(ctx) {
12430
12483
  }
12431
12484
  };
12432
12485
  }
12433
- function instance$54($$self, $$props, $$invalidate) {
12486
+ function instance$56($$self, $$props, $$invalidate) {
12434
12487
  let { color } = $$props;
12435
12488
  $$self.$$set = ($$props$1) => {
12436
12489
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12440,14 +12493,14 @@ function instance$54($$self, $$props, $$invalidate) {
12440
12493
  var IconCircleQuestion = class extends SvelteComponent {
12441
12494
  constructor(options) {
12442
12495
  super();
12443
- init(this, options, instance$54, create_fragment$54, safe_not_equal, { color: 0 });
12496
+ init(this, options, instance$56, create_fragment$56, safe_not_equal, { color: 0 });
12444
12497
  }
12445
12498
  };
12446
12499
  var IconCircleQuestion_default = IconCircleQuestion;
12447
12500
 
12448
12501
  //#endregion
12449
12502
  //#region src/components-flex/icon/variants/IconCheck.svelte
12450
- function create_fragment$53(ctx) {
12503
+ function create_fragment$55(ctx) {
12451
12504
  let svg;
12452
12505
  let path;
12453
12506
  return {
@@ -12493,7 +12546,7 @@ function create_fragment$53(ctx) {
12493
12546
  }
12494
12547
  };
12495
12548
  }
12496
- function instance$53($$self, $$props, $$invalidate) {
12549
+ function instance$55($$self, $$props, $$invalidate) {
12497
12550
  let { color } = $$props;
12498
12551
  $$self.$$set = ($$props$1) => {
12499
12552
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12503,14 +12556,14 @@ function instance$53($$self, $$props, $$invalidate) {
12503
12556
  var IconCheck = class extends SvelteComponent {
12504
12557
  constructor(options) {
12505
12558
  super();
12506
- init(this, options, instance$53, create_fragment$53, safe_not_equal, { color: 0 });
12559
+ init(this, options, instance$55, create_fragment$55, safe_not_equal, { color: 0 });
12507
12560
  }
12508
12561
  };
12509
12562
  var IconCheck_default = IconCheck;
12510
12563
 
12511
12564
  //#endregion
12512
12565
  //#region src/components-flex/icon/variants/IconXMark.svelte
12513
- function create_fragment$52(ctx) {
12566
+ function create_fragment$54(ctx) {
12514
12567
  let svg;
12515
12568
  let path;
12516
12569
  return {
@@ -12556,7 +12609,7 @@ function create_fragment$52(ctx) {
12556
12609
  }
12557
12610
  };
12558
12611
  }
12559
- function instance$52($$self, $$props, $$invalidate) {
12612
+ function instance$54($$self, $$props, $$invalidate) {
12560
12613
  let { color } = $$props;
12561
12614
  $$self.$$set = ($$props$1) => {
12562
12615
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12566,14 +12619,14 @@ function instance$52($$self, $$props, $$invalidate) {
12566
12619
  var IconXMark = class extends SvelteComponent {
12567
12620
  constructor(options) {
12568
12621
  super();
12569
- init(this, options, instance$52, create_fragment$52, safe_not_equal, { color: 0 });
12622
+ init(this, options, instance$54, create_fragment$54, safe_not_equal, { color: 0 });
12570
12623
  }
12571
12624
  };
12572
12625
  var IconXMark_default = IconXMark;
12573
12626
 
12574
12627
  //#endregion
12575
12628
  //#region src/components-flex/icon/variants/IconPaperPlane.svelte
12576
- function create_fragment$51(ctx) {
12629
+ function create_fragment$53(ctx) {
12577
12630
  let svg;
12578
12631
  let path;
12579
12632
  return {
@@ -12619,7 +12672,7 @@ function create_fragment$51(ctx) {
12619
12672
  }
12620
12673
  };
12621
12674
  }
12622
- function instance$51($$self, $$props, $$invalidate) {
12675
+ function instance$53($$self, $$props, $$invalidate) {
12623
12676
  let { color } = $$props;
12624
12677
  $$self.$$set = ($$props$1) => {
12625
12678
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12629,14 +12682,14 @@ function instance$51($$self, $$props, $$invalidate) {
12629
12682
  var IconPaperPlane = class extends SvelteComponent {
12630
12683
  constructor(options) {
12631
12684
  super();
12632
- init(this, options, instance$51, create_fragment$51, safe_not_equal, { color: 0 });
12685
+ init(this, options, instance$53, create_fragment$53, safe_not_equal, { color: 0 });
12633
12686
  }
12634
12687
  };
12635
12688
  var IconPaperPlane_default = IconPaperPlane;
12636
12689
 
12637
12690
  //#endregion
12638
12691
  //#region src/components-flex/icon/variants/IconCopy.svelte
12639
- function create_fragment$50(ctx) {
12692
+ function create_fragment$52(ctx) {
12640
12693
  let svg;
12641
12694
  let path;
12642
12695
  return {
@@ -12682,7 +12735,7 @@ function create_fragment$50(ctx) {
12682
12735
  }
12683
12736
  };
12684
12737
  }
12685
- function instance$50($$self, $$props, $$invalidate) {
12738
+ function instance$52($$self, $$props, $$invalidate) {
12686
12739
  let { color } = $$props;
12687
12740
  $$self.$$set = ($$props$1) => {
12688
12741
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12692,14 +12745,14 @@ function instance$50($$self, $$props, $$invalidate) {
12692
12745
  var IconCopy = class extends SvelteComponent {
12693
12746
  constructor(options) {
12694
12747
  super();
12695
- init(this, options, instance$50, create_fragment$50, safe_not_equal, { color: 0 });
12748
+ init(this, options, instance$52, create_fragment$52, safe_not_equal, { color: 0 });
12696
12749
  }
12697
12750
  };
12698
12751
  var IconCopy_default = IconCopy;
12699
12752
 
12700
12753
  //#endregion
12701
12754
  //#region src/components-flex/icon/variants/IconCircleXMark.svelte
12702
- function create_fragment$49(ctx) {
12755
+ function create_fragment$51(ctx) {
12703
12756
  let svg;
12704
12757
  let path;
12705
12758
  return {
@@ -12745,7 +12798,7 @@ function create_fragment$49(ctx) {
12745
12798
  }
12746
12799
  };
12747
12800
  }
12748
- function instance$49($$self, $$props, $$invalidate) {
12801
+ function instance$51($$self, $$props, $$invalidate) {
12749
12802
  let { color } = $$props;
12750
12803
  $$self.$$set = ($$props$1) => {
12751
12804
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12755,14 +12808,14 @@ function instance$49($$self, $$props, $$invalidate) {
12755
12808
  var IconCircleXMark = class extends SvelteComponent {
12756
12809
  constructor(options) {
12757
12810
  super();
12758
- init(this, options, instance$49, create_fragment$49, safe_not_equal, { color: 0 });
12811
+ init(this, options, instance$51, create_fragment$51, safe_not_equal, { color: 0 });
12759
12812
  }
12760
12813
  };
12761
12814
  var IconCircleXMark_default = IconCircleXMark;
12762
12815
 
12763
12816
  //#endregion
12764
12817
  //#region src/components-flex/icon/variants/IconHeart.svelte
12765
- function create_fragment$48(ctx) {
12818
+ function create_fragment$50(ctx) {
12766
12819
  let svg;
12767
12820
  let path;
12768
12821
  return {
@@ -12808,7 +12861,7 @@ function create_fragment$48(ctx) {
12808
12861
  }
12809
12862
  };
12810
12863
  }
12811
- function instance$48($$self, $$props, $$invalidate) {
12864
+ function instance$50($$self, $$props, $$invalidate) {
12812
12865
  let { color } = $$props;
12813
12866
  $$self.$$set = ($$props$1) => {
12814
12867
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12818,14 +12871,14 @@ function instance$48($$self, $$props, $$invalidate) {
12818
12871
  var IconHeart = class extends SvelteComponent {
12819
12872
  constructor(options) {
12820
12873
  super();
12821
- init(this, options, instance$48, create_fragment$48, safe_not_equal, { color: 0 });
12874
+ init(this, options, instance$50, create_fragment$50, safe_not_equal, { color: 0 });
12822
12875
  }
12823
12876
  };
12824
12877
  var IconHeart_default = IconHeart;
12825
12878
 
12826
12879
  //#endregion
12827
12880
  //#region src/components-flex/icon/variants/IconMagnifyingGrass.svelte
12828
- function create_fragment$47(ctx) {
12881
+ function create_fragment$49(ctx) {
12829
12882
  let svg;
12830
12883
  let path;
12831
12884
  return {
@@ -12871,7 +12924,7 @@ function create_fragment$47(ctx) {
12871
12924
  }
12872
12925
  };
12873
12926
  }
12874
- function instance$47($$self, $$props, $$invalidate) {
12927
+ function instance$49($$self, $$props, $$invalidate) {
12875
12928
  let { color } = $$props;
12876
12929
  $$self.$$set = ($$props$1) => {
12877
12930
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12881,14 +12934,14 @@ function instance$47($$self, $$props, $$invalidate) {
12881
12934
  var IconMagnifyingGrass = class extends SvelteComponent {
12882
12935
  constructor(options) {
12883
12936
  super();
12884
- init(this, options, instance$47, create_fragment$47, safe_not_equal, { color: 0 });
12937
+ init(this, options, instance$49, create_fragment$49, safe_not_equal, { color: 0 });
12885
12938
  }
12886
12939
  };
12887
12940
  var IconMagnifyingGrass_default = IconMagnifyingGrass;
12888
12941
 
12889
12942
  //#endregion
12890
12943
  //#region src/components-flex/icon/variants/IconStar.svelte
12891
- function create_fragment$46(ctx) {
12944
+ function create_fragment$48(ctx) {
12892
12945
  let svg;
12893
12946
  let path;
12894
12947
  return {
@@ -12934,7 +12987,7 @@ function create_fragment$46(ctx) {
12934
12987
  }
12935
12988
  };
12936
12989
  }
12937
- function instance$46($$self, $$props, $$invalidate) {
12990
+ function instance$48($$self, $$props, $$invalidate) {
12938
12991
  let { color } = $$props;
12939
12992
  $$self.$$set = ($$props$1) => {
12940
12993
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12944,14 +12997,14 @@ function instance$46($$self, $$props, $$invalidate) {
12944
12997
  var IconStar = class extends SvelteComponent {
12945
12998
  constructor(options) {
12946
12999
  super();
12947
- init(this, options, instance$46, create_fragment$46, safe_not_equal, { color: 0 });
13000
+ init(this, options, instance$48, create_fragment$48, safe_not_equal, { color: 0 });
12948
13001
  }
12949
13002
  };
12950
13003
  var IconStar_default = IconStar;
12951
13004
 
12952
13005
  //#endregion
12953
13006
  //#region src/components-flex/icon/variants/IconCircleInfo.svelte
12954
- function create_fragment$45(ctx) {
13007
+ function create_fragment$47(ctx) {
12955
13008
  let svg;
12956
13009
  let path;
12957
13010
  return {
@@ -12997,7 +13050,7 @@ function create_fragment$45(ctx) {
12997
13050
  }
12998
13051
  };
12999
13052
  }
13000
- function instance$45($$self, $$props, $$invalidate) {
13053
+ function instance$47($$self, $$props, $$invalidate) {
13001
13054
  let { color } = $$props;
13002
13055
  $$self.$$set = ($$props$1) => {
13003
13056
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13007,14 +13060,14 @@ function instance$45($$self, $$props, $$invalidate) {
13007
13060
  var IconCircleInfo = class extends SvelteComponent {
13008
13061
  constructor(options) {
13009
13062
  super();
13010
- init(this, options, instance$45, create_fragment$45, safe_not_equal, { color: 0 });
13063
+ init(this, options, instance$47, create_fragment$47, safe_not_equal, { color: 0 });
13011
13064
  }
13012
13065
  };
13013
13066
  var IconCircleInfo_default = IconCircleInfo;
13014
13067
 
13015
13068
  //#endregion
13016
13069
  //#region src/components-flex/icon/variants/IconEnvelope.svelte
13017
- function create_fragment$44(ctx) {
13070
+ function create_fragment$46(ctx) {
13018
13071
  let svg;
13019
13072
  let path;
13020
13073
  return {
@@ -13060,7 +13113,7 @@ function create_fragment$44(ctx) {
13060
13113
  }
13061
13114
  };
13062
13115
  }
13063
- function instance$44($$self, $$props, $$invalidate) {
13116
+ function instance$46($$self, $$props, $$invalidate) {
13064
13117
  let { color } = $$props;
13065
13118
  $$self.$$set = ($$props$1) => {
13066
13119
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13070,14 +13123,14 @@ function instance$44($$self, $$props, $$invalidate) {
13070
13123
  var IconEnvelope = class extends SvelteComponent {
13071
13124
  constructor(options) {
13072
13125
  super();
13073
- init(this, options, instance$44, create_fragment$44, safe_not_equal, { color: 0 });
13126
+ init(this, options, instance$46, create_fragment$46, safe_not_equal, { color: 0 });
13074
13127
  }
13075
13128
  };
13076
13129
  var IconEnvelope_default = IconEnvelope;
13077
13130
 
13078
13131
  //#endregion
13079
13132
  //#region src/components-flex/icon/variants/IconGift.svelte
13080
- function create_fragment$43(ctx) {
13133
+ function create_fragment$45(ctx) {
13081
13134
  let svg;
13082
13135
  let path;
13083
13136
  return {
@@ -13123,7 +13176,7 @@ function create_fragment$43(ctx) {
13123
13176
  }
13124
13177
  };
13125
13178
  }
13126
- function instance$43($$self, $$props, $$invalidate) {
13179
+ function instance$45($$self, $$props, $$invalidate) {
13127
13180
  let { color } = $$props;
13128
13181
  $$self.$$set = ($$props$1) => {
13129
13182
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13133,14 +13186,14 @@ function instance$43($$self, $$props, $$invalidate) {
13133
13186
  var IconGift = class extends SvelteComponent {
13134
13187
  constructor(options) {
13135
13188
  super();
13136
- init(this, options, instance$43, create_fragment$43, safe_not_equal, { color: 0 });
13189
+ init(this, options, instance$45, create_fragment$45, safe_not_equal, { color: 0 });
13137
13190
  }
13138
13191
  };
13139
13192
  var IconGift_default = IconGift;
13140
13193
 
13141
13194
  //#endregion
13142
13195
  //#region src/components-flex/icon/variants/IconPaperclip.svelte
13143
- function create_fragment$42(ctx) {
13196
+ function create_fragment$44(ctx) {
13144
13197
  let svg;
13145
13198
  let path;
13146
13199
  return {
@@ -13187,7 +13240,7 @@ function create_fragment$42(ctx) {
13187
13240
  }
13188
13241
  };
13189
13242
  }
13190
- function instance$42($$self, $$props, $$invalidate) {
13243
+ function instance$44($$self, $$props, $$invalidate) {
13191
13244
  let { color } = $$props;
13192
13245
  $$self.$$set = ($$props$1) => {
13193
13246
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13197,14 +13250,14 @@ function instance$42($$self, $$props, $$invalidate) {
13197
13250
  var IconPaperclip = class extends SvelteComponent {
13198
13251
  constructor(options) {
13199
13252
  super();
13200
- init(this, options, instance$42, create_fragment$42, safe_not_equal, { color: 0 });
13253
+ init(this, options, instance$44, create_fragment$44, safe_not_equal, { color: 0 });
13201
13254
  }
13202
13255
  };
13203
13256
  var IconPaperclip_default = IconPaperclip;
13204
13257
 
13205
13258
  //#endregion
13206
13259
  //#region src/components-flex/icon/variants/IconFire.svelte
13207
- function create_fragment$41(ctx) {
13260
+ function create_fragment$43(ctx) {
13208
13261
  let svg;
13209
13262
  let path;
13210
13263
  return {
@@ -13251,7 +13304,7 @@ function create_fragment$41(ctx) {
13251
13304
  }
13252
13305
  };
13253
13306
  }
13254
- function instance$41($$self, $$props, $$invalidate) {
13307
+ function instance$43($$self, $$props, $$invalidate) {
13255
13308
  let { color } = $$props;
13256
13309
  $$self.$$set = ($$props$1) => {
13257
13310
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13261,14 +13314,14 @@ function instance$41($$self, $$props, $$invalidate) {
13261
13314
  var IconFire = class extends SvelteComponent {
13262
13315
  constructor(options) {
13263
13316
  super();
13264
- init(this, options, instance$41, create_fragment$41, safe_not_equal, { color: 0 });
13317
+ init(this, options, instance$43, create_fragment$43, safe_not_equal, { color: 0 });
13265
13318
  }
13266
13319
  };
13267
13320
  var IconFire_default = IconFire;
13268
13321
 
13269
13322
  //#endregion
13270
13323
  //#region src/components-flex/icon/variants/IconLink.svelte
13271
- function create_fragment$40(ctx) {
13324
+ function create_fragment$42(ctx) {
13272
13325
  let svg;
13273
13326
  let path;
13274
13327
  return {
@@ -13315,7 +13368,7 @@ function create_fragment$40(ctx) {
13315
13368
  }
13316
13369
  };
13317
13370
  }
13318
- function instance$40($$self, $$props, $$invalidate) {
13371
+ function instance$42($$self, $$props, $$invalidate) {
13319
13372
  let { color } = $$props;
13320
13373
  $$self.$$set = ($$props$1) => {
13321
13374
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13325,14 +13378,14 @@ function instance$40($$self, $$props, $$invalidate) {
13325
13378
  var IconLink = class extends SvelteComponent {
13326
13379
  constructor(options) {
13327
13380
  super();
13328
- init(this, options, instance$40, create_fragment$40, safe_not_equal, { color: 0 });
13381
+ init(this, options, instance$42, create_fragment$42, safe_not_equal, { color: 0 });
13329
13382
  }
13330
13383
  };
13331
13384
  var IconLink_default = IconLink;
13332
13385
 
13333
13386
  //#endregion
13334
13387
  //#region src/components-flex/icon/variants/IconBuildings.svelte
13335
- function create_fragment$39(ctx) {
13388
+ function create_fragment$41(ctx) {
13336
13389
  let svg;
13337
13390
  let path;
13338
13391
  return {
@@ -13378,7 +13431,7 @@ function create_fragment$39(ctx) {
13378
13431
  }
13379
13432
  };
13380
13433
  }
13381
- function instance$39($$self, $$props, $$invalidate) {
13434
+ function instance$41($$self, $$props, $$invalidate) {
13382
13435
  let { color } = $$props;
13383
13436
  $$self.$$set = ($$props$1) => {
13384
13437
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13388,14 +13441,14 @@ function instance$39($$self, $$props, $$invalidate) {
13388
13441
  var IconBuildings = class extends SvelteComponent {
13389
13442
  constructor(options) {
13390
13443
  super();
13391
- init(this, options, instance$39, create_fragment$39, safe_not_equal, { color: 0 });
13444
+ init(this, options, instance$41, create_fragment$41, safe_not_equal, { color: 0 });
13392
13445
  }
13393
13446
  };
13394
13447
  var IconBuildings_default = IconBuildings;
13395
13448
 
13396
13449
  //#endregion
13397
13450
  //#region src/components-flex/icon/variants/IconChevronsRight.svelte
13398
- function create_fragment$38(ctx) {
13451
+ function create_fragment$40(ctx) {
13399
13452
  let svg;
13400
13453
  let path;
13401
13454
  return {
@@ -13441,7 +13494,7 @@ function create_fragment$38(ctx) {
13441
13494
  }
13442
13495
  };
13443
13496
  }
13444
- function instance$38($$self, $$props, $$invalidate) {
13497
+ function instance$40($$self, $$props, $$invalidate) {
13445
13498
  let { color } = $$props;
13446
13499
  $$self.$$set = ($$props$1) => {
13447
13500
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13451,14 +13504,14 @@ function instance$38($$self, $$props, $$invalidate) {
13451
13504
  var IconChevronsRight = class extends SvelteComponent {
13452
13505
  constructor(options) {
13453
13506
  super();
13454
- init(this, options, instance$38, create_fragment$38, safe_not_equal, { color: 0 });
13507
+ init(this, options, instance$40, create_fragment$40, safe_not_equal, { color: 0 });
13455
13508
  }
13456
13509
  };
13457
13510
  var IconChevronsRight_default = IconChevronsRight;
13458
13511
 
13459
13512
  //#endregion
13460
13513
  //#region src/components-flex/icon/variants/IconChevronRight.svelte
13461
- function create_fragment$37(ctx) {
13514
+ function create_fragment$39(ctx) {
13462
13515
  let svg;
13463
13516
  let path;
13464
13517
  return {
@@ -13504,7 +13557,7 @@ function create_fragment$37(ctx) {
13504
13557
  }
13505
13558
  };
13506
13559
  }
13507
- function instance$37($$self, $$props, $$invalidate) {
13560
+ function instance$39($$self, $$props, $$invalidate) {
13508
13561
  let { color } = $$props;
13509
13562
  $$self.$$set = ($$props$1) => {
13510
13563
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13514,14 +13567,14 @@ function instance$37($$self, $$props, $$invalidate) {
13514
13567
  var IconChevronRight = class extends SvelteComponent {
13515
13568
  constructor(options) {
13516
13569
  super();
13517
- init(this, options, instance$37, create_fragment$37, safe_not_equal, { color: 0 });
13570
+ init(this, options, instance$39, create_fragment$39, safe_not_equal, { color: 0 });
13518
13571
  }
13519
13572
  };
13520
13573
  var IconChevronRight_default = IconChevronRight;
13521
13574
 
13522
13575
  //#endregion
13523
13576
  //#region src/components-flex/icon/variants/IconPhone.svelte
13524
- function create_fragment$36(ctx) {
13577
+ function create_fragment$38(ctx) {
13525
13578
  let svg;
13526
13579
  let path;
13527
13580
  return {
@@ -13567,7 +13620,7 @@ function create_fragment$36(ctx) {
13567
13620
  }
13568
13621
  };
13569
13622
  }
13570
- function instance$36($$self, $$props, $$invalidate) {
13623
+ function instance$38($$self, $$props, $$invalidate) {
13571
13624
  let { color } = $$props;
13572
13625
  $$self.$$set = ($$props$1) => {
13573
13626
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13577,14 +13630,14 @@ function instance$36($$self, $$props, $$invalidate) {
13577
13630
  var IconPhone = class extends SvelteComponent {
13578
13631
  constructor(options) {
13579
13632
  super();
13580
- init(this, options, instance$36, create_fragment$36, safe_not_equal, { color: 0 });
13633
+ init(this, options, instance$38, create_fragment$38, safe_not_equal, { color: 0 });
13581
13634
  }
13582
13635
  };
13583
13636
  var IconPhone_default = IconPhone;
13584
13637
 
13585
13638
  //#endregion
13586
13639
  //#region src/components-flex/icon/variants/IconLocationDot.svelte
13587
- function create_fragment$35(ctx) {
13640
+ function create_fragment$37(ctx) {
13588
13641
  let svg;
13589
13642
  let path;
13590
13643
  return {
@@ -13630,7 +13683,7 @@ function create_fragment$35(ctx) {
13630
13683
  }
13631
13684
  };
13632
13685
  }
13633
- function instance$35($$self, $$props, $$invalidate) {
13686
+ function instance$37($$self, $$props, $$invalidate) {
13634
13687
  let { color } = $$props;
13635
13688
  $$self.$$set = ($$props$1) => {
13636
13689
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -13640,7 +13693,7 @@ function instance$35($$self, $$props, $$invalidate) {
13640
13693
  var IconLocationDot = class extends SvelteComponent {
13641
13694
  constructor(options) {
13642
13695
  super();
13643
- init(this, options, instance$35, create_fragment$35, safe_not_equal, { color: 0 });
13696
+ init(this, options, instance$37, create_fragment$37, safe_not_equal, { color: 0 });
13644
13697
  }
13645
13698
  };
13646
13699
  var IconLocationDot_default = IconLocationDot;
@@ -13817,10 +13870,9 @@ function create_dynamic_element$10(ctx) {
13817
13870
  }
13818
13871
  };
13819
13872
  }
13820
- function create_fragment$34(ctx) {
13873
+ function create_fragment$36(ctx) {
13821
13874
  let previous_tag = ctx[5];
13822
13875
  let svelte_element_anchor;
13823
- let current;
13824
13876
  let svelte_element = ctx[5] && create_dynamic_element$10(ctx);
13825
13877
  return {
13826
13878
  c() {
@@ -13855,7 +13907,6 @@ function create_fragment$34(ctx) {
13855
13907
  i: noop,
13856
13908
  o(local) {
13857
13909
  transition_out(svelte_element);
13858
- current = false;
13859
13910
  },
13860
13911
  d(detaching) {
13861
13912
  if (detaching) detach(svelte_element_anchor);
@@ -13863,12 +13914,12 @@ function create_fragment$34(ctx) {
13863
13914
  }
13864
13915
  };
13865
13916
  }
13866
- function instance$34($$self, $$props, $$invalidate) {
13917
+ function instance$36($$self, $$props, $$invalidate) {
13867
13918
  let style;
13868
13919
  let IconComponent;
13869
13920
  let { props = {} } = $$props;
13870
13921
  let { layerId = "" } = $$props;
13871
- useInjectCustomizeCss(props);
13922
+ useInjectCustomizeCss(props, layerId);
13872
13923
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
13873
13924
  const getSizeCss = () => {
13874
13925
  return {
@@ -13901,7 +13952,7 @@ function instance$34($$self, $$props, $$invalidate) {
13901
13952
  var Icon = class extends SvelteComponent {
13902
13953
  constructor(options) {
13903
13954
  super();
13904
- init(this, options, instance$34, create_fragment$34, safe_not_equal, {
13955
+ init(this, options, instance$36, create_fragment$36, safe_not_equal, {
13905
13956
  props: 0,
13906
13957
  layerId: 1
13907
13958
  }, add_css$30);
@@ -14081,7 +14132,7 @@ function darkenColor(color, percent) {
14081
14132
  function add_css$29(target) {
14082
14133
  append_styles(target, "svelte-l0rauj", ".button.svelte-l0rauj{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,\n border-color 0.12s,\n color 0.12s;cursor:pointer;color:var(--color);border-color:var(--border-color);background-color:var(--bg-color)}.button.svelte-l0rauj:hover{background-color:var(--hover-bg-color);border-color:var(--hover-border-color)}.button-icon.svelte-l0rauj{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
14083
14134
  }
14084
- function create_if_block$10(ctx) {
14135
+ function create_if_block$11(ctx) {
14085
14136
  let div;
14086
14137
  let icon;
14087
14138
  let current;
@@ -14148,7 +14199,7 @@ function create_dynamic_element$9(ctx) {
14148
14199
  let current;
14149
14200
  let mounted;
14150
14201
  let dispose;
14151
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$10(ctx);
14202
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$11(ctx);
14152
14203
  let svelte_element_levels = [
14153
14204
  ctx[3],
14154
14205
  { id: svelte_element_id_value = ctx[0].id },
@@ -14209,7 +14260,7 @@ function create_dynamic_element$9(ctx) {
14209
14260
  if_block.p(ctx$1, dirty);
14210
14261
  if (dirty & 1) transition_in(if_block, 1);
14211
14262
  } else {
14212
- if_block = create_if_block$10(ctx$1);
14263
+ if_block = create_if_block$11(ctx$1);
14213
14264
  if_block.c();
14214
14265
  transition_in(if_block, 1);
14215
14266
  if_block.m(svelte_element, t0);
@@ -14251,10 +14302,9 @@ function create_dynamic_element$9(ctx) {
14251
14302
  }
14252
14303
  };
14253
14304
  }
14254
- function create_fragment$33(ctx) {
14305
+ function create_fragment$35(ctx) {
14255
14306
  let previous_tag = ctx[4];
14256
14307
  let svelte_element_anchor;
14257
- let current;
14258
14308
  let svelte_element = ctx[4] && create_dynamic_element$9(ctx);
14259
14309
  return {
14260
14310
  c() {
@@ -14289,7 +14339,6 @@ function create_fragment$33(ctx) {
14289
14339
  i: noop,
14290
14340
  o(local) {
14291
14341
  transition_out(svelte_element);
14292
- current = false;
14293
14342
  },
14294
14343
  d(detaching) {
14295
14344
  if (detaching) detach(svelte_element_anchor);
@@ -14297,12 +14346,12 @@ function create_fragment$33(ctx) {
14297
14346
  }
14298
14347
  };
14299
14348
  }
14300
- function instance$33($$self, $$props, $$invalidate) {
14349
+ function instance$35($$self, $$props, $$invalidate) {
14301
14350
  let variables$1;
14302
14351
  let style;
14303
14352
  let { props = {} } = $$props;
14304
14353
  let { layerId = "" } = $$props;
14305
- useInjectCustomizeCss(props);
14354
+ useInjectCustomizeCss(props, layerId);
14306
14355
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
14307
14356
  const { brandKit } = useBrandKit();
14308
14357
  const buttonThemeStyles = getButtonThemeStyles(brandKit);
@@ -14382,7 +14431,7 @@ function instance$33($$self, $$props, $$invalidate) {
14382
14431
  var Button = class extends SvelteComponent {
14383
14432
  constructor(options) {
14384
14433
  super();
14385
- init(this, options, instance$33, create_fragment$33, safe_not_equal, {
14434
+ init(this, options, instance$35, create_fragment$35, safe_not_equal, {
14386
14435
  props: 0,
14387
14436
  layerId: 1
14388
14437
  }, add_css$29);
@@ -14488,7 +14537,7 @@ const BUTTON_OUTLINED_WRAP_STYLES = {
14488
14537
  function add_css$28(target) {
14489
14538
  append_styles(target, "svelte-z8gomx", ".button-outlined.svelte-z8gomx{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,\n border-color 0.12s,\n color 0.12s;cursor:pointer;background-color:var(--bg-color)}.button-outlined.svelte-z8gomx:hover{background-color:var(--hover-bg-color)}.button-outlined-icon.svelte-z8gomx{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em;margin-bottom:0.1em}");
14490
14539
  }
14491
- function create_if_block$9(ctx) {
14540
+ function create_if_block$10(ctx) {
14492
14541
  let div;
14493
14542
  let icon;
14494
14543
  let current;
@@ -14553,7 +14602,7 @@ function create_dynamic_element$8(ctx) {
14553
14602
  let current;
14554
14603
  let mounted;
14555
14604
  let dispose;
14556
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$9(ctx);
14605
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$10(ctx);
14557
14606
  let svelte_element_levels = [
14558
14607
  ctx[3],
14559
14608
  { class: "button-outlined" },
@@ -14610,7 +14659,7 @@ function create_dynamic_element$8(ctx) {
14610
14659
  if_block.p(ctx$1, dirty);
14611
14660
  if (dirty & 1) transition_in(if_block, 1);
14612
14661
  } else {
14613
- if_block = create_if_block$9(ctx$1);
14662
+ if_block = create_if_block$10(ctx$1);
14614
14663
  if_block.c();
14615
14664
  transition_in(if_block, 1);
14616
14665
  if_block.m(svelte_element, t0);
@@ -14650,10 +14699,9 @@ function create_dynamic_element$8(ctx) {
14650
14699
  }
14651
14700
  };
14652
14701
  }
14653
- function create_fragment$32(ctx) {
14702
+ function create_fragment$34(ctx) {
14654
14703
  let previous_tag = ctx[4];
14655
14704
  let svelte_element_anchor;
14656
- let current;
14657
14705
  let svelte_element = ctx[4] && create_dynamic_element$8(ctx);
14658
14706
  return {
14659
14707
  c() {
@@ -14688,7 +14736,6 @@ function create_fragment$32(ctx) {
14688
14736
  i: noop,
14689
14737
  o(local) {
14690
14738
  transition_out(svelte_element);
14691
- current = false;
14692
14739
  },
14693
14740
  d(detaching) {
14694
14741
  if (detaching) detach(svelte_element_anchor);
@@ -14696,12 +14743,12 @@ function create_fragment$32(ctx) {
14696
14743
  }
14697
14744
  };
14698
14745
  }
14699
- function instance$32($$self, $$props, $$invalidate) {
14746
+ function instance$34($$self, $$props, $$invalidate) {
14700
14747
  let variables$1;
14701
14748
  let style;
14702
14749
  let { props = {} } = $$props;
14703
14750
  let { layerId = "" } = $$props;
14704
- useInjectCustomizeCss(props);
14751
+ useInjectCustomizeCss(props, layerId);
14705
14752
  const { brandKit } = useBrandKit();
14706
14753
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
14707
14754
  const buttonThemeStyles = getButtonOutlinedThemeStyles(brandKit);
@@ -14748,7 +14795,7 @@ function instance$32($$self, $$props, $$invalidate) {
14748
14795
  var ButtonOutlined = class extends SvelteComponent {
14749
14796
  constructor(options) {
14750
14797
  super();
14751
- init(this, options, instance$32, create_fragment$32, safe_not_equal, {
14798
+ init(this, options, instance$34, create_fragment$34, safe_not_equal, {
14752
14799
  props: 0,
14753
14800
  layerId: 1
14754
14801
  }, add_css$28);
@@ -14819,7 +14866,7 @@ const getButtonTextThemeStyles = getPropStyles(callback$2);
14819
14866
  function add_css$27(target) {
14820
14867
  append_styles(target, "svelte-l90o4j", ".button-text.svelte-l90o4j{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,\n border-color 0.12s,\n color 0.12s;cursor:pointer;background-color:rgba(255, 255, 255, 0)}.button-text.svelte-l90o4j:hover{background-color:var(--hover-bg-color)}.button-text-icon.svelte-l90o4j{display:flex;align-items:center;justify-content:center;margin-left:-0.2em;margin-right:-0.2em}");
14821
14868
  }
14822
- function create_if_block$8(ctx) {
14869
+ function create_if_block$9(ctx) {
14823
14870
  let div;
14824
14871
  let icon;
14825
14872
  let current;
@@ -14884,7 +14931,7 @@ function create_dynamic_element$7(ctx) {
14884
14931
  let current;
14885
14932
  let mounted;
14886
14933
  let dispose;
14887
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$8(ctx);
14934
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$9(ctx);
14888
14935
  let svelte_element_levels = [
14889
14936
  ctx[3],
14890
14937
  { class: "button-text" },
@@ -14941,7 +14988,7 @@ function create_dynamic_element$7(ctx) {
14941
14988
  if_block.p(ctx$1, dirty);
14942
14989
  if (dirty & 1) transition_in(if_block, 1);
14943
14990
  } else {
14944
- if_block = create_if_block$8(ctx$1);
14991
+ if_block = create_if_block$9(ctx$1);
14945
14992
  if_block.c();
14946
14993
  transition_in(if_block, 1);
14947
14994
  if_block.m(svelte_element, t0);
@@ -14981,10 +15028,9 @@ function create_dynamic_element$7(ctx) {
14981
15028
  }
14982
15029
  };
14983
15030
  }
14984
- function create_fragment$31(ctx) {
15031
+ function create_fragment$33(ctx) {
14985
15032
  let previous_tag = ctx[4];
14986
15033
  let svelte_element_anchor;
14987
- let current;
14988
15034
  let svelte_element = ctx[4] && create_dynamic_element$7(ctx);
14989
15035
  return {
14990
15036
  c() {
@@ -15019,7 +15065,6 @@ function create_fragment$31(ctx) {
15019
15065
  i: noop,
15020
15066
  o(local) {
15021
15067
  transition_out(svelte_element);
15022
- current = false;
15023
15068
  },
15024
15069
  d(detaching) {
15025
15070
  if (detaching) detach(svelte_element_anchor);
@@ -15027,12 +15072,12 @@ function create_fragment$31(ctx) {
15027
15072
  }
15028
15073
  };
15029
15074
  }
15030
- function instance$31($$self, $$props, $$invalidate) {
15075
+ function instance$33($$self, $$props, $$invalidate) {
15031
15076
  let variables$1;
15032
15077
  let style;
15033
15078
  let { props = {} } = $$props;
15034
15079
  let { layerId = "" } = $$props;
15035
- useInjectCustomizeCss(props);
15080
+ useInjectCustomizeCss(props, layerId);
15036
15081
  const { brandKit } = useBrandKit();
15037
15082
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
15038
15083
  const themeStyles = getButtonTextThemeStyles(brandKit);
@@ -15073,7 +15118,7 @@ function instance$31($$self, $$props, $$invalidate) {
15073
15118
  var ButtonText = class extends SvelteComponent {
15074
15119
  constructor(options) {
15075
15120
  super();
15076
- init(this, options, instance$31, create_fragment$31, safe_not_equal, {
15121
+ init(this, options, instance$33, create_fragment$33, safe_not_equal, {
15077
15122
  props: 0,
15078
15123
  layerId: 1
15079
15124
  }, add_css$27);
@@ -15118,10 +15163,9 @@ const getTextThemeStyles = getPropStyles(callback$1);
15118
15163
  function add_css$26(target) {
15119
15164
  append_styles(target, "svelte-18wmfyq", ".close-button.svelte-18wmfyq.svelte-18wmfyq{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;flex-shrink:0;transition:background-color 0.12s,\n border-color 0.12s,\n color 0.12s}.close-button.svelte-18wmfyq svg.svelte-18wmfyq{transition:transform 0.12s}.close-button.svelte-18wmfyq:hover svg.svelte-18wmfyq{transform:rotate(90deg)}.close-button-order-one.svelte-18wmfyq.svelte-18wmfyq{order:1}.close-button-order-two.svelte-18wmfyq.svelte-18wmfyq{order:2}");
15120
15165
  }
15121
- function create_if_block$7(ctx) {
15166
+ function create_if_block$8(ctx) {
15122
15167
  let span;
15123
15168
  let t;
15124
- let span_class_value;
15125
15169
  return {
15126
15170
  c() {
15127
15171
  span = element("span");
@@ -15140,7 +15184,7 @@ function create_if_block$7(ctx) {
15140
15184
  },
15141
15185
  h() {
15142
15186
  attr(span, "style", ctx[3]);
15143
- attr(span, "class", span_class_value = "close-button-label " + (ctx[11] ? "close-button-order-one" : "") + " svelte-18wmfyq");
15187
+ attr(span, "class", "close-button-label " + (ctx[11] ? "close-button-order-one" : "") + " svelte-18wmfyq");
15144
15188
  },
15145
15189
  m(target, anchor) {
15146
15190
  insert_hydration(target, span, anchor);
@@ -15164,7 +15208,7 @@ function create_dynamic_element$6(ctx) {
15164
15208
  let svelte_element_class_value;
15165
15209
  let mounted;
15166
15210
  let dispose;
15167
- let if_block = ctx[5] && create_if_block$7(ctx);
15211
+ let if_block = ctx[5] && create_if_block$8(ctx);
15168
15212
  let svelte_element_levels = [
15169
15213
  ctx[6],
15170
15214
  { id: svelte_element_id_value = ctx[0].id },
@@ -15240,7 +15284,7 @@ function create_dynamic_element$6(ctx) {
15240
15284
  if (dirty & 4) attr(span, "style", ctx$1[2]);
15241
15285
  if (ctx$1[5]) if (if_block) if_block.p(ctx$1, dirty);
15242
15286
  else {
15243
- if_block = create_if_block$7(ctx$1);
15287
+ if_block = create_if_block$8(ctx$1);
15244
15288
  if_block.c();
15245
15289
  if_block.m(svelte_element, null);
15246
15290
  }
@@ -15267,7 +15311,7 @@ function create_dynamic_element$6(ctx) {
15267
15311
  }
15268
15312
  };
15269
15313
  }
15270
- function create_fragment$30(ctx) {
15314
+ function create_fragment$32(ctx) {
15271
15315
  let previous_tag = ctx[7];
15272
15316
  let svelte_element_anchor;
15273
15317
  let svelte_element = ctx[7] && create_dynamic_element$6(ctx);
@@ -15309,7 +15353,7 @@ function create_fragment$30(ctx) {
15309
15353
  }
15310
15354
  };
15311
15355
  }
15312
- function instance$30($$self, $$props, $$invalidate) {
15356
+ function instance$32($$self, $$props, $$invalidate) {
15313
15357
  let hasLabel;
15314
15358
  let styleObj;
15315
15359
  let style;
@@ -15322,7 +15366,7 @@ function instance$30($$self, $$props, $$invalidate) {
15322
15366
  let { eventName = "" } = $$props;
15323
15367
  let { eventValue = void 0 } = $$props;
15324
15368
  const { brandKit } = useBrandKit();
15325
- useInjectCustomizeCss(props);
15369
+ useInjectCustomizeCss(props, layerId);
15326
15370
  const { attributes, element: element$1, handleClick } = useClickable_default(props.onClick ? props : {
15327
15371
  onClick: {
15328
15372
  operation: "closeApp",
@@ -15424,7 +15468,7 @@ function instance$30($$self, $$props, $$invalidate) {
15424
15468
  var CloseButton = class extends SvelteComponent {
15425
15469
  constructor(options) {
15426
15470
  super();
15427
- init(this, options, instance$30, create_fragment$30, safe_not_equal, {
15471
+ init(this, options, instance$32, create_fragment$32, safe_not_equal, {
15428
15472
  props: 0,
15429
15473
  layerId: 1,
15430
15474
  eventName: 12,
@@ -15593,7 +15637,7 @@ function create_dynamic_element$5(ctx) {
15593
15637
  }
15594
15638
  };
15595
15639
  }
15596
- function create_fragment$29(ctx) {
15640
+ function create_fragment$31(ctx) {
15597
15641
  let previous_tag = ctx[5];
15598
15642
  let svelte_element_anchor;
15599
15643
  let svelte_element = ctx[5] && create_dynamic_element$5(ctx);
@@ -15635,13 +15679,13 @@ function create_fragment$29(ctx) {
15635
15679
  }
15636
15680
  };
15637
15681
  }
15638
- function instance$29($$self, $$props, $$invalidate) {
15682
+ function instance$31($$self, $$props, $$invalidate) {
15639
15683
  let styleObj;
15640
15684
  let style;
15641
15685
  let imgStyle;
15642
15686
  let { props = {} } = $$props;
15643
15687
  let { layerId = "" } = $$props;
15644
- useInjectCustomizeCss(props);
15688
+ useInjectCustomizeCss(props, layerId);
15645
15689
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
15646
15690
  const aspectVariantStyles = ASPECT_VARIANT[props.aspectVariant]?.getProps();
15647
15691
  const width = props.width ?? "100%";
@@ -15688,7 +15732,7 @@ function instance$29($$self, $$props, $$invalidate) {
15688
15732
  var Image = class extends SvelteComponent {
15689
15733
  constructor(options) {
15690
15734
  super();
15691
- init(this, options, instance$29, create_fragment$29, safe_not_equal, {
15735
+ init(this, options, instance$31, create_fragment$31, safe_not_equal, {
15692
15736
  props: 0,
15693
15737
  layerId: 1
15694
15738
  }, add_css$25);
@@ -15803,7 +15847,7 @@ function create_dynamic_element$4(ctx) {
15803
15847
  }
15804
15848
  };
15805
15849
  }
15806
- function create_fragment$28(ctx) {
15850
+ function create_fragment$30(ctx) {
15807
15851
  let previous_tag = "div";
15808
15852
  let svelte_element_anchor;
15809
15853
  let current;
@@ -15850,13 +15894,13 @@ function create_fragment$28(ctx) {
15850
15894
  }
15851
15895
  };
15852
15896
  }
15853
- function instance$28($$self, $$props, $$invalidate) {
15897
+ function instance$30($$self, $$props, $$invalidate) {
15854
15898
  let style;
15855
15899
  let { $$slots: slots = {}, $$scope } = $$props;
15856
15900
  let { props = {} } = $$props;
15857
15901
  let { layerId = "" } = $$props;
15858
15902
  const { brandKit } = useBrandKit();
15859
- useInjectCustomizeCss(props);
15903
+ useInjectCustomizeCss(props, layerId);
15860
15904
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
15861
15905
  $$self.$$set = ($$props$1) => {
15862
15906
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
@@ -15896,7 +15940,7 @@ function instance$28($$self, $$props, $$invalidate) {
15896
15940
  var Layout = class extends SvelteComponent {
15897
15941
  constructor(options) {
15898
15942
  super();
15899
- init(this, options, instance$28, create_fragment$28, safe_not_equal, {
15943
+ init(this, options, instance$30, create_fragment$30, safe_not_equal, {
15900
15944
  props: 0,
15901
15945
  layerId: 1
15902
15946
  }, add_css$24);
@@ -15946,7 +15990,6 @@ function create_each_block$4(ctx) {
15946
15990
  let i_1;
15947
15991
  let i_1_style_value;
15948
15992
  let t;
15949
- let button_style_value;
15950
15993
  let mounted;
15951
15994
  let dispose;
15952
15995
  function click_handler() {
@@ -15973,7 +16016,7 @@ function create_each_block$4(ctx) {
15973
16016
  ...ctx[5],
15974
16017
  background: ctx[36].isActive ? "#555555" : "#AAAAAA"
15975
16018
  }));
15976
- attr(button, "style", button_style_value = objToStyle({
16019
+ attr(button, "style", objToStyle({
15977
16020
  padding: "4px",
15978
16021
  border: 0,
15979
16022
  background: "none"
@@ -16002,7 +16045,7 @@ function create_each_block$4(ctx) {
16002
16045
  }
16003
16046
  };
16004
16047
  }
16005
- function create_fragment$27(ctx) {
16048
+ function create_fragment$29(ctx) {
16006
16049
  let div2;
16007
16050
  let div0;
16008
16051
  let ul;
@@ -16126,7 +16169,7 @@ function create_fragment$27(ctx) {
16126
16169
  };
16127
16170
  }
16128
16171
  const THROTTLE = 16;
16129
- function instance$27($$self, $$props, $$invalidate) {
16172
+ function instance$29($$self, $$props, $$invalidate) {
16130
16173
  let indicators;
16131
16174
  let itemWidthPercentage;
16132
16175
  let baseContainerStyle;
@@ -16137,7 +16180,7 @@ function instance$27($$self, $$props, $$invalidate) {
16137
16180
  let { layerId } = $$props;
16138
16181
  let { props } = $$props;
16139
16182
  let { overrideStyle } = $$props;
16140
- useInjectCustomizeCss(props);
16183
+ useInjectCustomizeCss(props, layerId);
16141
16184
  let containerElement;
16142
16185
  let slotElement;
16143
16186
  let currentIndex = 0;
@@ -16323,7 +16366,7 @@ function instance$27($$self, $$props, $$invalidate) {
16323
16366
  var Slider = class extends SvelteComponent {
16324
16367
  constructor(options) {
16325
16368
  super();
16326
- init(this, options, instance$27, create_fragment$27, safe_not_equal, {
16369
+ init(this, options, instance$29, create_fragment$29, safe_not_equal, {
16327
16370
  layerId: 0,
16328
16371
  props: 1,
16329
16372
  overrideStyle: 2
@@ -16400,7 +16443,7 @@ function create_dynamic_element$3(ctx) {
16400
16443
  }
16401
16444
  };
16402
16445
  }
16403
- function create_fragment$26(ctx) {
16446
+ function create_fragment$28(ctx) {
16404
16447
  let li;
16405
16448
  let previous_tag = ctx[3];
16406
16449
  let li_id_value;
@@ -16469,11 +16512,11 @@ function create_fragment$26(ctx) {
16469
16512
  }
16470
16513
  };
16471
16514
  }
16472
- function instance$26($$self, $$props, $$invalidate) {
16515
+ function instance$28($$self, $$props, $$invalidate) {
16473
16516
  let { $$slots: slots = {}, $$scope } = $$props;
16474
16517
  let { layerId } = $$props;
16475
16518
  let { props } = $$props;
16476
- useInjectCustomizeCss(props);
16519
+ useInjectCustomizeCss(props, layerId);
16477
16520
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
16478
16521
  $$self.$$set = ($$props$1) => {
16479
16522
  if ("layerId" in $$props$1) $$invalidate(0, layerId = $$props$1.layerId);
@@ -16493,7 +16536,7 @@ function instance$26($$self, $$props, $$invalidate) {
16493
16536
  var SliderItem = class extends SvelteComponent {
16494
16537
  constructor(options) {
16495
16538
  super();
16496
- init(this, options, instance$26, create_fragment$26, safe_not_equal, {
16539
+ init(this, options, instance$28, create_fragment$28, safe_not_equal, {
16497
16540
  layerId: 0,
16498
16541
  props: 1
16499
16542
  }, add_css$22);
@@ -16546,7 +16589,7 @@ const TEXT_VARIANTS = { size: {
16546
16589
  function add_css$21(target) {
16547
16590
  append_styles(target, "svelte-vifn7y", ".text.svelte-vifn7y{margin:0;word-break:break-all;text-decoration:none}");
16548
16591
  }
16549
- function create_fragment$25(ctx) {
16592
+ function create_fragment$27(ctx) {
16550
16593
  let p;
16551
16594
  let p_class_value;
16552
16595
  let p_id_value;
@@ -16590,12 +16633,12 @@ function create_fragment$25(ctx) {
16590
16633
  }
16591
16634
  };
16592
16635
  }
16593
- function instance$25($$self, $$props, $$invalidate) {
16636
+ function instance$27($$self, $$props, $$invalidate) {
16594
16637
  let escapedHTML;
16595
16638
  let style;
16596
16639
  let { props = { content: "" } } = $$props;
16597
16640
  let { layerId = "" } = $$props;
16598
- useInjectCustomizeCss(props);
16641
+ useInjectCustomizeCss(props, layerId);
16599
16642
  const { brandKit } = useBrandKit();
16600
16643
  const themeStyles = getTextThemeStyles(brandKit);
16601
16644
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -16675,7 +16718,7 @@ function instance$25($$self, $$props, $$invalidate) {
16675
16718
  var Text = class extends SvelteComponent {
16676
16719
  constructor(options) {
16677
16720
  super();
16678
- init(this, options, instance$25, create_fragment$25, safe_not_equal, {
16721
+ init(this, options, instance$27, create_fragment$27, safe_not_equal, {
16679
16722
  props: 0,
16680
16723
  layerId: 1
16681
16724
  }, add_css$21);
@@ -16688,7 +16731,7 @@ var Text_default = Text;
16688
16731
  function add_css$20(target) {
16689
16732
  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}");
16690
16733
  }
16691
- function create_fragment$24(ctx) {
16734
+ function create_fragment$26(ctx) {
16692
16735
  let div;
16693
16736
  let raw_value = ctx[0].content + "";
16694
16737
  let div_id_value;
@@ -16733,11 +16776,11 @@ function create_fragment$24(ctx) {
16733
16776
  }
16734
16777
  };
16735
16778
  }
16736
- function instance$24($$self, $$props, $$invalidate) {
16779
+ function instance$26($$self, $$props, $$invalidate) {
16737
16780
  let style;
16738
16781
  let { props = { content: "" } } = $$props;
16739
16782
  let { layerId = "" } = $$props;
16740
- useInjectCustomizeCss(props);
16783
+ useInjectCustomizeCss(props, layerId);
16741
16784
  const { brandKit } = useBrandKit();
16742
16785
  const themeStyles = getTextThemeStyles(brandKit);
16743
16786
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -16795,7 +16838,7 @@ function instance$24($$self, $$props, $$invalidate) {
16795
16838
  var RichText = class extends SvelteComponent {
16796
16839
  constructor(options) {
16797
16840
  super();
16798
- init(this, options, instance$24, create_fragment$24, safe_not_equal, {
16841
+ init(this, options, instance$26, create_fragment$26, safe_not_equal, {
16799
16842
  props: 0,
16800
16843
  layerId: 1
16801
16844
  }, add_css$20);
@@ -16860,7 +16903,7 @@ const getTextLinkThemeStyles = getPropStyles(callback);
16860
16903
  function add_css$19(target) {
16861
16904
  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}");
16862
16905
  }
16863
- function create_if_block$6(ctx) {
16906
+ function create_if_block$7(ctx) {
16864
16907
  let icon;
16865
16908
  let current;
16866
16909
  icon = new Icon_default({ props: { props: {
@@ -16913,7 +16956,7 @@ function create_dynamic_element$2(ctx) {
16913
16956
  let current;
16914
16957
  let mounted;
16915
16958
  let dispose;
16916
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$6(ctx);
16959
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$7(ctx);
16917
16960
  let svelte_element_levels = [
16918
16961
  ctx[4],
16919
16962
  { id: svelte_element_id_value = ctx[0].id },
@@ -16969,7 +17012,7 @@ function create_dynamic_element$2(ctx) {
16969
17012
  if_block.p(ctx$1, dirty);
16970
17013
  if (dirty & 1) transition_in(if_block, 1);
16971
17014
  } else {
16972
- if_block = create_if_block$6(ctx$1);
17015
+ if_block = create_if_block$7(ctx$1);
16973
17016
  if_block.c();
16974
17017
  transition_in(if_block, 1);
16975
17018
  if_block.m(svelte_element, t);
@@ -17010,10 +17053,9 @@ function create_dynamic_element$2(ctx) {
17010
17053
  }
17011
17054
  };
17012
17055
  }
17013
- function create_fragment$23(ctx) {
17056
+ function create_fragment$25(ctx) {
17014
17057
  let previous_tag = ctx[5];
17015
17058
  let svelte_element_anchor;
17016
- let current;
17017
17059
  let svelte_element = ctx[5] && create_dynamic_element$2(ctx);
17018
17060
  return {
17019
17061
  c() {
@@ -17048,7 +17090,6 @@ function create_fragment$23(ctx) {
17048
17090
  i: noop,
17049
17091
  o(local) {
17050
17092
  transition_out(svelte_element);
17051
- current = false;
17052
17093
  },
17053
17094
  d(detaching) {
17054
17095
  if (detaching) detach(svelte_element_anchor);
@@ -17056,13 +17097,13 @@ function create_fragment$23(ctx) {
17056
17097
  }
17057
17098
  };
17058
17099
  }
17059
- function instance$23($$self, $$props, $$invalidate) {
17100
+ function instance$25($$self, $$props, $$invalidate) {
17060
17101
  let escapedHTML;
17061
17102
  let variables$1;
17062
17103
  let style;
17063
17104
  let { props = { label: "" } } = $$props;
17064
17105
  let { layerId = "" } = $$props;
17065
- useInjectCustomizeCss(props);
17106
+ useInjectCustomizeCss(props, layerId);
17066
17107
  const { brandKit } = useBrandKit();
17067
17108
  const { attributes, element: element$1, handleClick } = useClickable_default({
17068
17109
  ...props,
@@ -17124,7 +17165,7 @@ function instance$23($$self, $$props, $$invalidate) {
17124
17165
  var TextLink = class extends SvelteComponent {
17125
17166
  constructor(options) {
17126
17167
  super();
17127
- init(this, options, instance$23, create_fragment$23, safe_not_equal, {
17168
+ init(this, options, instance$25, create_fragment$25, safe_not_equal, {
17128
17169
  props: 0,
17129
17170
  layerId: 1
17130
17171
  }, add_css$19);
@@ -17159,7 +17200,7 @@ const TEXT_LINK_UNDERLINE = {
17159
17200
  function add_css$18(target) {
17160
17201
  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}");
17161
17202
  }
17162
- function create_if_block$5(ctx) {
17203
+ function create_if_block$6(ctx) {
17163
17204
  let div;
17164
17205
  let div_class_value;
17165
17206
  let mounted;
@@ -17194,9 +17235,9 @@ function create_if_block$5(ctx) {
17194
17235
  }
17195
17236
  };
17196
17237
  }
17197
- function create_fragment$22(ctx) {
17238
+ function create_fragment$24(ctx) {
17198
17239
  let if_block_anchor;
17199
- let if_block = ctx[0] && create_if_block$5(ctx);
17240
+ let if_block = ctx[0] && create_if_block$6(ctx);
17200
17241
  return {
17201
17242
  c() {
17202
17243
  if (if_block) if_block.c();
@@ -17213,7 +17254,7 @@ function create_fragment$22(ctx) {
17213
17254
  p(ctx$1, [dirty]) {
17214
17255
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
17215
17256
  else {
17216
- if_block = create_if_block$5(ctx$1);
17257
+ if_block = create_if_block$6(ctx$1);
17217
17258
  if_block.c();
17218
17259
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
17219
17260
  }
@@ -17230,7 +17271,7 @@ function create_fragment$22(ctx) {
17230
17271
  }
17231
17272
  };
17232
17273
  }
17233
- function instance$22($$self, $$props, $$invalidate) {
17274
+ function instance$24($$self, $$props, $$invalidate) {
17234
17275
  let { backgroundOverlay = false } = $$props;
17235
17276
  let { class: className = void 0 } = $$props;
17236
17277
  const dispatch = createEventDispatcher();
@@ -17249,7 +17290,7 @@ function instance$22($$self, $$props, $$invalidate) {
17249
17290
  var BackgroundOverlay = class extends SvelteComponent {
17250
17291
  constructor(options) {
17251
17292
  super();
17252
- init(this, options, instance$22, create_fragment$22, safe_not_equal, {
17293
+ init(this, options, instance$24, create_fragment$24, safe_not_equal, {
17253
17294
  backgroundOverlay: 0,
17254
17295
  class: 1
17255
17296
  }, add_css$18);
@@ -17262,7 +17303,7 @@ var BackgroundOverlay_default = BackgroundOverlay;
17262
17303
  function add_css$17(target) {
17263
17304
  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}}");
17264
17305
  }
17265
- function create_else_block(ctx) {
17306
+ function create_else_block$1(ctx) {
17266
17307
  let backgroundoverlay;
17267
17308
  let current;
17268
17309
  backgroundoverlay = new BackgroundOverlay_default({ props: { backgroundOverlay: ctx[4] } });
@@ -17363,7 +17404,7 @@ function create_if_block_2$1(ctx) {
17363
17404
  }
17364
17405
  };
17365
17406
  }
17366
- function create_if_block_1$2(ctx) {
17407
+ function create_if_block_1$3(ctx) {
17367
17408
  return {
17368
17409
  c: noop,
17369
17410
  l: noop,
@@ -17374,10 +17415,9 @@ function create_if_block_1$2(ctx) {
17374
17415
  d: noop
17375
17416
  };
17376
17417
  }
17377
- function create_if_block$4(ctx) {
17418
+ function create_if_block$5(ctx) {
17378
17419
  let div;
17379
17420
  let div_class_value;
17380
- let div_style_value;
17381
17421
  let div_intro;
17382
17422
  let current;
17383
17423
  const default_slot_template = ctx[25].default;
@@ -17406,7 +17446,7 @@ function create_if_block$4(ctx) {
17406
17446
  attr(div, "role", "dialog");
17407
17447
  attr(div, "aria-modal", "true");
17408
17448
  attr(div, "data-layer-id", ctx[2]);
17409
- attr(div, "style", div_style_value = Array.from(ctx[13]).join(";"));
17449
+ attr(div, "style", Array.from(ctx[13]).join(";"));
17410
17450
  },
17411
17451
  m(target, anchor) {
17412
17452
  insert_hydration(target, div, anchor);
@@ -17445,7 +17485,7 @@ function create_if_block$4(ctx) {
17445
17485
  }
17446
17486
  };
17447
17487
  }
17448
- function create_fragment$21(ctx) {
17488
+ function create_fragment$23(ctx) {
17449
17489
  let show_if;
17450
17490
  let current_block_type_index;
17451
17491
  let if_block0;
@@ -17455,9 +17495,9 @@ function create_fragment$21(ctx) {
17455
17495
  let mounted;
17456
17496
  let dispose;
17457
17497
  const if_block_creators = [
17458
- create_if_block_1$2,
17498
+ create_if_block_1$3,
17459
17499
  create_if_block_2$1,
17460
- create_else_block
17500
+ create_else_block$1
17461
17501
  ];
17462
17502
  const if_blocks = [];
17463
17503
  function select_block_type(ctx$1, dirty) {
@@ -17468,7 +17508,7 @@ function create_fragment$21(ctx) {
17468
17508
  }
17469
17509
  current_block_type_index = select_block_type(ctx, -1);
17470
17510
  if_block0 = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
17471
- let if_block1 = ctx[8] && create_if_block$4(ctx);
17511
+ let if_block1 = ctx[8] && create_if_block$5(ctx);
17472
17512
  return {
17473
17513
  c() {
17474
17514
  if_block0.c();
@@ -17518,7 +17558,7 @@ function create_fragment$21(ctx) {
17518
17558
  if_block1.p(ctx, dirty);
17519
17559
  if (dirty & 256) transition_in(if_block1, 1);
17520
17560
  } else {
17521
- if_block1 = create_if_block$4(ctx);
17561
+ if_block1 = create_if_block$5(ctx);
17522
17562
  if_block1.c();
17523
17563
  transition_in(if_block1, 1);
17524
17564
  if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
@@ -17552,7 +17592,7 @@ function create_fragment$21(ctx) {
17552
17592
  }
17553
17593
  };
17554
17594
  }
17555
- function instance$21($$self, $$props, $$invalidate) {
17595
+ function instance$23($$self, $$props, $$invalidate) {
17556
17596
  let close$2;
17557
17597
  let backgroundClick;
17558
17598
  let backgroundClickPC;
@@ -17738,7 +17778,7 @@ function instance$21($$self, $$props, $$invalidate) {
17738
17778
  var Modal = class extends SvelteComponent {
17739
17779
  constructor(options) {
17740
17780
  super();
17741
- init(this, options, instance$21, create_fragment$21, safe_not_equal, {
17781
+ init(this, options, instance$23, create_fragment$23, safe_not_equal, {
17742
17782
  useBreakPoint: 0,
17743
17783
  placement: 14,
17744
17784
  breakPoint: 15,
@@ -17758,7 +17798,7 @@ var Modal_default = Modal;
17758
17798
  function add_css$16(target) {
17759
17799
  append_styles(target, "svelte-igivoz", ".code.svelte-igivoz{flex-grow:1;flex-shrink:0;align-self:stretch}");
17760
17800
  }
17761
- function create_fragment$20(ctx) {
17801
+ function create_fragment$22(ctx) {
17762
17802
  let div;
17763
17803
  let raw_value = ctx[0].rawHtml + "";
17764
17804
  let div_id_value;
@@ -17804,7 +17844,7 @@ function unescapeBraces(str) {
17804
17844
  if (!str) return str;
17805
17845
  return str.replace(/\\([{}])/g, "$1");
17806
17846
  }
17807
- function instance$20($$self, $$props, $$invalidate) {
17847
+ function instance$22($$self, $$props, $$invalidate) {
17808
17848
  let { props = {} } = $$props;
17809
17849
  let { layerId = "" } = $$props;
17810
17850
  function injectJavaScript() {
@@ -17841,7 +17881,7 @@ function instance$20($$self, $$props, $$invalidate) {
17841
17881
  var Code = class extends SvelteComponent {
17842
17882
  constructor(options) {
17843
17883
  super();
17844
- init(this, options, instance$20, create_fragment$20, safe_not_equal, {
17884
+ init(this, options, instance$22, create_fragment$22, safe_not_equal, {
17845
17885
  props: 0,
17846
17886
  layerId: 1
17847
17887
  }, add_css$16);
@@ -17858,7 +17898,7 @@ const LIST_ITEM_CONTEXT_KEY = "ListItemContext";
17858
17898
  function add_css$15(target) {
17859
17899
  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)}");
17860
17900
  }
17861
- function create_fragment$19(ctx) {
17901
+ function create_fragment$21(ctx) {
17862
17902
  let ul;
17863
17903
  let ul_id_value;
17864
17904
  let ul_class_value;
@@ -17918,16 +17958,15 @@ function create_fragment$19(ctx) {
17918
17958
  }
17919
17959
  };
17920
17960
  }
17921
- function instance$19($$self, $$props, $$invalidate) {
17961
+ function instance$21($$self, $$props, $$invalidate) {
17922
17962
  let variables$1;
17923
17963
  let actionTableData;
17924
- let items;
17925
17964
  let style;
17926
17965
  let { $$slots: slots = {}, $$scope } = $$props;
17927
17966
  let { layerId } = $$props;
17928
17967
  let { props } = $$props;
17929
17968
  const { brandKit } = useBrandKit();
17930
- useInjectCustomizeCss(props);
17969
+ useInjectCustomizeCss(props, layerId);
17931
17970
  const vars = getVariables();
17932
17971
  setContext(LIST_ITEM_CONTEXT_KEY, {
17933
17972
  paddingTop: props.itemPaddingTop,
@@ -17952,7 +17991,7 @@ function instance$19($$self, $$props, $$invalidate) {
17952
17991
  "--border-style": props.borderStyle ?? "solid"
17953
17992
  } : {} });
17954
17993
  if ($$self.$$.dirty & 2) $: $$invalidate(4, actionTableData = vars[props.actionTableKey]);
17955
- if ($$self.$$.dirty & 16) $: items = Array.isArray(actionTableData) ? actionTableData : null;
17994
+ if ($$self.$$.dirty & 16) {}
17956
17995
  if ($$self.$$.dirty & 10) $: $$invalidate(2, style = objToStyle({
17957
17996
  width: props.width ?? "100%",
17958
17997
  ...variables$1
@@ -17971,7 +18010,7 @@ function instance$19($$self, $$props, $$invalidate) {
17971
18010
  var List = class extends SvelteComponent {
17972
18011
  constructor(options) {
17973
18012
  super();
17974
- init(this, options, instance$19, create_fragment$19, safe_not_equal, {
18013
+ init(this, options, instance$21, create_fragment$21, safe_not_equal, {
17975
18014
  layerId: 0,
17976
18015
  props: 1
17977
18016
  }, add_css$15);
@@ -18058,7 +18097,7 @@ function create_dynamic_element$1(ctx) {
18058
18097
  }
18059
18098
  };
18060
18099
  }
18061
- function create_fragment$18(ctx) {
18100
+ function create_fragment$20(ctx) {
18062
18101
  let li;
18063
18102
  let previous_tag = ctx[5];
18064
18103
  let li_id_value;
@@ -18130,7 +18169,7 @@ function create_fragment$18(ctx) {
18130
18169
  }
18131
18170
  };
18132
18171
  }
18133
- function instance$18($$self, $$props, $$invalidate) {
18172
+ function instance$20($$self, $$props, $$invalidate) {
18134
18173
  let variables$1;
18135
18174
  let style;
18136
18175
  let innerStyle;
@@ -18138,7 +18177,7 @@ function instance$18($$self, $$props, $$invalidate) {
18138
18177
  let { layerId } = $$props;
18139
18178
  let { props } = $$props;
18140
18179
  let { item } = $$props;
18141
- useInjectCustomizeCss(props);
18180
+ useInjectCustomizeCss(props, layerId);
18142
18181
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
18143
18182
  const context = getContext(LIST_ITEM_CONTEXT_KEY) || {};
18144
18183
  $$self.$$set = ($$props$1) => {
@@ -18179,7 +18218,7 @@ function instance$18($$self, $$props, $$invalidate) {
18179
18218
  var ListItem = class extends SvelteComponent {
18180
18219
  constructor(options) {
18181
18220
  super();
18182
- init(this, options, instance$18, create_fragment$18, safe_not_equal, {
18221
+ init(this, options, instance$20, create_fragment$20, safe_not_equal, {
18183
18222
  layerId: 0,
18184
18223
  props: 1,
18185
18224
  item: 7
@@ -18216,7 +18255,7 @@ function splitNumberAndUnit(value) {
18216
18255
  function add_css$13(target) {
18217
18256
  append_styles(target, "svelte-9pwfkr", ".multi-column.svelte-9pwfkr{padding:0;margin:0;list-style:none;display:flex;flex-direction:row}");
18218
18257
  }
18219
- function create_fragment$17(ctx) {
18258
+ function create_fragment$19(ctx) {
18220
18259
  let ul;
18221
18260
  let ul_id_value;
18222
18261
  let ul_class_value;
@@ -18276,13 +18315,13 @@ function create_fragment$17(ctx) {
18276
18315
  }
18277
18316
  };
18278
18317
  }
18279
- function instance$17($$self, $$props, $$invalidate) {
18318
+ function instance$19($$self, $$props, $$invalidate) {
18280
18319
  let style;
18281
18320
  let { $$slots: slots = {}, $$scope } = $$props;
18282
18321
  let { layerId } = $$props;
18283
18322
  let { props } = $$props;
18284
18323
  const { brandKit } = useBrandKit();
18285
- useInjectCustomizeCss(props);
18324
+ useInjectCustomizeCss(props, layerId);
18286
18325
  let listGap = (() => {
18287
18326
  if (!props.gap) return "0";
18288
18327
  const { number, unit } = splitNumberAndUnit(props.gap);
@@ -18327,7 +18366,7 @@ function instance$17($$self, $$props, $$invalidate) {
18327
18366
  var MultiColumn = class extends SvelteComponent {
18328
18367
  constructor(options) {
18329
18368
  super();
18330
- init(this, options, instance$17, create_fragment$17, safe_not_equal, {
18369
+ init(this, options, instance$19, create_fragment$19, safe_not_equal, {
18331
18370
  layerId: 0,
18332
18371
  props: 1
18333
18372
  }, add_css$13);
@@ -18403,7 +18442,7 @@ function create_dynamic_element(ctx) {
18403
18442
  }
18404
18443
  };
18405
18444
  }
18406
- function create_fragment$16(ctx) {
18445
+ function create_fragment$18(ctx) {
18407
18446
  let li;
18408
18447
  let previous_tag = ctx[4];
18409
18448
  let li_id_value;
@@ -18475,13 +18514,13 @@ function create_fragment$16(ctx) {
18475
18514
  }
18476
18515
  };
18477
18516
  }
18478
- function instance$16($$self, $$props, $$invalidate) {
18517
+ function instance$18($$self, $$props, $$invalidate) {
18479
18518
  let variables$1;
18480
18519
  let style;
18481
18520
  let { $$slots: slots = {}, $$scope } = $$props;
18482
18521
  let { layerId } = $$props;
18483
18522
  let { props } = $$props;
18484
- useInjectCustomizeCss(props);
18523
+ useInjectCustomizeCss(props, layerId);
18485
18524
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
18486
18525
  const context = getContext(MULTI_COLUMN_ITEM_CONTEXT_KEY) || {};
18487
18526
  $$self.$$set = ($$props$1) => {
@@ -18520,7 +18559,7 @@ function instance$16($$self, $$props, $$invalidate) {
18520
18559
  var MultiColumnItem = class extends SvelteComponent {
18521
18560
  constructor(options) {
18522
18561
  super();
18523
- init(this, options, instance$16, create_fragment$16, safe_not_equal, {
18562
+ init(this, options, instance$18, create_fragment$18, safe_not_equal, {
18524
18563
  layerId: 0,
18525
18564
  props: 1
18526
18565
  }, add_css$12);
@@ -18533,7 +18572,7 @@ var MultiColumnItem_default = MultiColumnItem;
18533
18572
  function add_css$11(target) {
18534
18573
  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}");
18535
18574
  }
18536
- function create_fragment$15(ctx) {
18575
+ function create_fragment$17(ctx) {
18537
18576
  let div1;
18538
18577
  let div0;
18539
18578
  let div1_id_value;
@@ -18599,11 +18638,11 @@ function onPlayerStateChange(event) {
18599
18638
  break;
18600
18639
  }
18601
18640
  }
18602
- function instance$15($$self, $$props, $$invalidate) {
18641
+ function instance$17($$self, $$props, $$invalidate) {
18603
18642
  let style;
18604
18643
  let { props = {} } = $$props;
18605
18644
  let { layerId = "" } = $$props;
18606
- useInjectCustomizeCss(props);
18645
+ useInjectCustomizeCss(props, layerId);
18607
18646
  if (!window.YT) {
18608
18647
  const tag = document.createElement("script");
18609
18648
  tag.src = "https://www.youtube.com/iframe_api";
@@ -18682,7 +18721,7 @@ function instance$15($$self, $$props, $$invalidate) {
18682
18721
  var Youtube = class extends SvelteComponent {
18683
18722
  constructor(options) {
18684
18723
  super();
18685
- init(this, options, instance$15, create_fragment$15, safe_not_equal, {
18724
+ init(this, options, instance$17, create_fragment$17, safe_not_equal, {
18686
18725
  props: 0,
18687
18726
  layerId: 1
18688
18727
  }, add_css$11);
@@ -18707,7 +18746,7 @@ const get_default_slot_context$1 = (ctx) => ({
18707
18746
  min: ctx[3],
18708
18747
  sec: ctx[2]
18709
18748
  });
18710
- function create_fragment$14(ctx) {
18749
+ function create_fragment$16(ctx) {
18711
18750
  let div;
18712
18751
  let div_id_value;
18713
18752
  let div_class_value;
@@ -18779,7 +18818,7 @@ function formatTimeDiff(ms) {
18779
18818
  sec: diffSec
18780
18819
  };
18781
18820
  }
18782
- function instance$14($$self, $$props, $$invalidate) {
18821
+ function instance$16($$self, $$props, $$invalidate) {
18783
18822
  let day;
18784
18823
  let hour;
18785
18824
  let min;
@@ -18787,7 +18826,7 @@ function instance$14($$self, $$props, $$invalidate) {
18787
18826
  let { $$slots: slots = {}, $$scope } = $$props;
18788
18827
  let { props = {} } = $$props;
18789
18828
  let { layerId = "" } = $$props;
18790
- useInjectCustomizeCss(props);
18829
+ useInjectCustomizeCss(props, layerId);
18791
18830
  let remainingTime;
18792
18831
  let timeLimit = props.timeLimit ? new Date(props.timeLimit) : /* @__PURE__ */ new Date();
18793
18832
  function onEachSecond() {
@@ -18833,7 +18872,7 @@ function instance$14($$self, $$props, $$invalidate) {
18833
18872
  var CountDown = class extends SvelteComponent {
18834
18873
  constructor(options) {
18835
18874
  super();
18836
- init(this, options, instance$14, create_fragment$14, safe_not_equal, {
18875
+ init(this, options, instance$16, create_fragment$16, safe_not_equal, {
18837
18876
  props: 0,
18838
18877
  layerId: 1
18839
18878
  }, add_css$10);
@@ -18843,8 +18882,8 @@ var CountDown_default = CountDown;
18843
18882
 
18844
18883
  //#endregion
18845
18884
  //#region src/hooks/useText.ts
18846
- const useText = (props) => {
18847
- useInjectCustomizeCss(props);
18885
+ const useText = (props, layerId) => {
18886
+ useInjectCustomizeCss(props, layerId);
18848
18887
  const { brandKit } = useBrandKit();
18849
18888
  const themeStyles = getTextThemeStyles(brandKit);
18850
18889
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -18900,7 +18939,7 @@ const useText = (props) => {
18900
18939
 
18901
18940
  //#endregion
18902
18941
  //#region src/components-flex/count-down/CountDownValue.svelte
18903
- function create_fragment$13(ctx) {
18942
+ function create_fragment$15(ctx) {
18904
18943
  let span;
18905
18944
  let t;
18906
18945
  let span_id_value;
@@ -18946,14 +18985,14 @@ function create_fragment$13(ctx) {
18946
18985
  }
18947
18986
  };
18948
18987
  }
18949
- function instance$13($$self, $$props, $$invalidate) {
18988
+ function instance$15($$self, $$props, $$invalidate) {
18950
18989
  let value;
18951
18990
  let $countdownStore;
18952
18991
  let { props = {} } = $$props;
18953
18992
  let { layerId = "" } = $$props;
18954
18993
  let countdownStore = getContext("countdownStore");
18955
18994
  component_subscribe($$self, countdownStore, (value$1) => $$invalidate(5, $countdownStore = value$1));
18956
- let { style } = useText(props);
18995
+ let { style } = useText(props, layerId);
18957
18996
  $$self.$$set = ($$props$1) => {
18958
18997
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
18959
18998
  if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
@@ -18982,7 +19021,7 @@ function instance$13($$self, $$props, $$invalidate) {
18982
19021
  var CountDownValue = class extends SvelteComponent {
18983
19022
  constructor(options) {
18984
19023
  super();
18985
- init(this, options, instance$13, create_fragment$13, safe_not_equal, {
19024
+ init(this, options, instance$15, create_fragment$15, safe_not_equal, {
18986
19025
  props: 0,
18987
19026
  layerId: 1
18988
19027
  });
@@ -18995,7 +19034,7 @@ var CountDownValue_default = CountDownValue;
18995
19034
  function add_css$9(target) {
18996
19035
  append_styles(target, "svelte-orhp4c", ".clipboard.svelte-orhp4c{position:relative;display:inline-flex}.clipboard-button.svelte-orhp4c{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-orhp4c:hover{opacity:0.8}.clipboard-button.svelte-orhp4c:active{opacity:0.6}.clipboard-tooltip.svelte-orhp4c{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-orhp4c: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-orhp4c{opacity:0;transform:translate(-50%, -80%)}");
18997
19036
  }
18998
- function create_fragment$12(ctx) {
19037
+ function create_fragment$14(ctx) {
18999
19038
  let div;
19000
19039
  let button;
19001
19040
  let t0;
@@ -19090,11 +19129,11 @@ function create_fragment$12(ctx) {
19090
19129
  }
19091
19130
  };
19092
19131
  }
19093
- function instance$12($$self, $$props, $$invalidate) {
19132
+ function instance$14($$self, $$props, $$invalidate) {
19094
19133
  let { $$slots: slots = {}, $$scope } = $$props;
19095
19134
  let { props = {} } = $$props;
19096
19135
  let { layerId = "" } = $$props;
19097
- useInjectCustomizeCss(props);
19136
+ useInjectCustomizeCss(props, layerId);
19098
19137
  let buttonElement;
19099
19138
  let showTooltip = false;
19100
19139
  const handleClick = (e) => {
@@ -19133,7 +19172,7 @@ function instance$12($$self, $$props, $$invalidate) {
19133
19172
  var ClipCopy = class extends SvelteComponent {
19134
19173
  constructor(options) {
19135
19174
  super();
19136
- init(this, options, instance$12, create_fragment$12, safe_not_equal, {
19175
+ init(this, options, instance$14, create_fragment$14, safe_not_equal, {
19137
19176
  props: 0,
19138
19177
  layerId: 1
19139
19178
  }, add_css$9);
@@ -19146,7 +19185,7 @@ var ClipCopy_default = ClipCopy;
19146
19185
  function add_css$8(target) {
19147
19186
  append_styles(target, "svelte-nekp9e", ".form.svelte-nekp9e{width:100%}");
19148
19187
  }
19149
- function create_fragment$11(ctx) {
19188
+ function create_fragment$13(ctx) {
19150
19189
  let div;
19151
19190
  let div_id_value;
19152
19191
  let div_class_value;
@@ -19203,11 +19242,11 @@ function create_fragment$11(ctx) {
19203
19242
  }
19204
19243
  };
19205
19244
  }
19206
- function instance$11($$self, $$props, $$invalidate) {
19245
+ function instance$13($$self, $$props, $$invalidate) {
19207
19246
  let { $$slots: slots = {}, $$scope } = $$props;
19208
19247
  let { props = {} } = $$props;
19209
19248
  let { layerId = "" } = $$props;
19210
- useInjectCustomizeCss(props);
19249
+ useInjectCustomizeCss(props, layerId);
19211
19250
  $$self.$$set = ($$props$1) => {
19212
19251
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
19213
19252
  if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
@@ -19223,7 +19262,7 @@ function instance$11($$self, $$props, $$invalidate) {
19223
19262
  var Form = class extends SvelteComponent {
19224
19263
  constructor(options) {
19225
19264
  super();
19226
- init(this, options, instance$11, create_fragment$11, safe_not_equal, {
19265
+ init(this, options, instance$13, create_fragment$13, safe_not_equal, {
19227
19266
  props: 0,
19228
19267
  layerId: 1
19229
19268
  }, add_css$8);
@@ -19253,7 +19292,7 @@ function add_css$7(target) {
19253
19292
  }
19254
19293
  const get_default_slot_changes = (dirty) => ({ "data-layer-id": dirty & 2 });
19255
19294
  const get_default_slot_context = (ctx) => ({ "data-layer-id": ctx[1] });
19256
- function create_if_block_1$1(ctx) {
19295
+ function create_if_block_1$2(ctx) {
19257
19296
  let dt;
19258
19297
  let span;
19259
19298
  let t0_value = ctx[0].label + "";
@@ -19341,7 +19380,7 @@ function create_if_block_2(ctx) {
19341
19380
  }
19342
19381
  };
19343
19382
  }
19344
- function create_if_block$3(ctx) {
19383
+ function create_if_block$4(ctx) {
19345
19384
  let p;
19346
19385
  let t;
19347
19386
  return {
@@ -19372,17 +19411,17 @@ function create_if_block$3(ctx) {
19372
19411
  }
19373
19412
  };
19374
19413
  }
19375
- function create_fragment$10(ctx) {
19414
+ function create_fragment$12(ctx) {
19376
19415
  let dl;
19377
19416
  let dd;
19378
19417
  let t;
19379
19418
  let dl_id_value;
19380
19419
  let dl_class_value;
19381
19420
  let current;
19382
- let if_block0 = ctx[0].label && create_if_block_1$1(ctx);
19421
+ let if_block0 = ctx[0].label && create_if_block_1$2(ctx);
19383
19422
  const default_slot_template = ctx[8].default;
19384
19423
  const default_slot = create_slot(default_slot_template, ctx, ctx[7], get_default_slot_context);
19385
- let if_block1 = ctx[3] && ctx[2] && create_if_block$3(ctx);
19424
+ let if_block1 = ctx[3] && ctx[2] && create_if_block$4(ctx);
19386
19425
  return {
19387
19426
  c() {
19388
19427
  dl = element("dl");
@@ -19434,7 +19473,7 @@ function create_fragment$10(ctx) {
19434
19473
  p(ctx$1, [dirty]) {
19435
19474
  if (ctx$1[0].label) if (if_block0) if_block0.p(ctx$1, dirty);
19436
19475
  else {
19437
- if_block0 = create_if_block_1$1(ctx$1);
19476
+ if_block0 = create_if_block_1$2(ctx$1);
19438
19477
  if_block0.c();
19439
19478
  if_block0.m(dl, dd);
19440
19479
  }
@@ -19447,7 +19486,7 @@ function create_fragment$10(ctx) {
19447
19486
  }
19448
19487
  if (ctx$1[3] && ctx$1[2]) if (if_block1) if_block1.p(ctx$1, dirty);
19449
19488
  else {
19450
- if_block1 = create_if_block$3(ctx$1);
19489
+ if_block1 = create_if_block$4(ctx$1);
19451
19490
  if_block1.c();
19452
19491
  if_block1.m(dd, null);
19453
19492
  }
@@ -19481,13 +19520,13 @@ function create_fragment$10(ctx) {
19481
19520
  }
19482
19521
  };
19483
19522
  }
19484
- function instance$10($$self, $$props, $$invalidate) {
19523
+ function instance$12($$self, $$props, $$invalidate) {
19485
19524
  let variables$1;
19486
19525
  let style;
19487
19526
  let { $$slots: slots = {}, $$scope } = $$props;
19488
19527
  let { props = {} } = $$props;
19489
19528
  let { layerId = "" } = $$props;
19490
- useInjectCustomizeCss(props);
19529
+ useInjectCustomizeCss(props, layerId);
19491
19530
  const { brandKit } = useBrandKit();
19492
19531
  let registeredFieldName = "";
19493
19532
  let errorMessage = null;
@@ -19520,7 +19559,9 @@ function instance$10($$self, $$props, $$invalidate) {
19520
19559
  type: props.fieldType,
19521
19560
  name: props.fieldName,
19522
19561
  defaultValue: props.defaultValue,
19523
- required: props.required
19562
+ required: props.required,
19563
+ validations: props.validations,
19564
+ isIdentify: props.isIdentify
19524
19565
  });
19525
19566
  formStore.subscribe(($store) => {
19526
19567
  $$invalidate(2, errorMessage = $store.states[props.fieldName]?.errorMessage ?? null);
@@ -19545,7 +19586,7 @@ function instance$10($$self, $$props, $$invalidate) {
19545
19586
  var FormField = class extends SvelteComponent {
19546
19587
  constructor(options) {
19547
19588
  super();
19548
- init(this, options, instance$10, create_fragment$10, safe_not_equal, {
19589
+ init(this, options, instance$12, create_fragment$12, safe_not_equal, {
19549
19590
  props: 0,
19550
19591
  layerId: 1
19551
19592
  }, add_css$7);
@@ -19565,12 +19606,22 @@ const FORM_FIELD_LABEL_THEME = {
19565
19606
  gray: "グレー",
19566
19607
  brand: "ブランド"
19567
19608
  };
19609
+ const FORM_IDENTIFY_FIELD_TYPE = {
19610
+ email: "メールアドレス",
19611
+ subscription: "メールマガジン登録",
19612
+ phone: "電話番号",
19613
+ phone_subscribe: "SMS配信許可",
19614
+ first_name: "名前(名)",
19615
+ last_name: "名前(姓)",
19616
+ address: "住所"
19617
+ };
19568
19618
  const FORM_FIELD_TYPE = {
19569
19619
  INPUT: "input",
19570
19620
  SELECT: "select",
19571
19621
  CHECKBOX: "checkbox",
19572
19622
  CHECKBOXES: "checkboxes",
19573
19623
  RADIOS: "radio",
19624
+ BOOLEAN: "boolean",
19574
19625
  TEXTAREA: "textarea"
19575
19626
  };
19576
19627
  const FORM_FIELD_VARIANT = {
@@ -19596,7 +19647,7 @@ const FORM_INPUT_TYPE = {
19596
19647
 
19597
19648
  //#endregion
19598
19649
  //#region src/components-flex/state/Header.svelte
19599
- function create_if_block$2(ctx) {
19650
+ function create_if_block$3(ctx) {
19600
19651
  let link;
19601
19652
  return {
19602
19653
  c() {
@@ -19627,9 +19678,9 @@ function create_if_block$2(ctx) {
19627
19678
  }
19628
19679
  };
19629
19680
  }
19630
- function create_fragment$9(ctx) {
19681
+ function create_fragment$11(ctx) {
19631
19682
  let if_block_anchor;
19632
- let if_block = ctx[0] && create_if_block$2(ctx);
19683
+ let if_block = ctx[0] && create_if_block$3(ctx);
19633
19684
  return {
19634
19685
  c() {
19635
19686
  if (if_block) if_block.c();
@@ -19648,7 +19699,7 @@ function create_fragment$9(ctx) {
19648
19699
  p(ctx$1, [dirty]) {
19649
19700
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
19650
19701
  else {
19651
- if_block = create_if_block$2(ctx$1);
19702
+ if_block = create_if_block$3(ctx$1);
19652
19703
  if_block.c();
19653
19704
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
19654
19705
  }
@@ -19665,7 +19716,7 @@ function create_fragment$9(ctx) {
19665
19716
  }
19666
19717
  };
19667
19718
  }
19668
- function instance$9($$self, $$props, $$invalidate) {
19719
+ function instance$11($$self, $$props, $$invalidate) {
19669
19720
  let $fonts;
19670
19721
  component_subscribe($$self, fonts, ($$value) => $$invalidate(1, $fonts = $$value));
19671
19722
  let googleFontUrl = "";
@@ -19683,14 +19734,14 @@ function instance$9($$self, $$props, $$invalidate) {
19683
19734
  var Header = class extends SvelteComponent {
19684
19735
  constructor(options) {
19685
19736
  super();
19686
- init(this, options, instance$9, create_fragment$9, safe_not_equal, {});
19737
+ init(this, options, instance$11, create_fragment$11, safe_not_equal, {});
19687
19738
  }
19688
19739
  };
19689
19740
  var Header_default = Header;
19690
19741
 
19691
19742
  //#endregion
19692
19743
  //#region src/components-flex/state/State.svelte
19693
- function create_fragment$8(ctx) {
19744
+ function create_fragment$10(ctx) {
19694
19745
  let header;
19695
19746
  let t;
19696
19747
  let current;
@@ -19737,7 +19788,7 @@ function create_fragment$8(ctx) {
19737
19788
  }
19738
19789
  };
19739
19790
  }
19740
- function instance$8($$self, $$props, $$invalidate) {
19791
+ function instance$10($$self, $$props, $$invalidate) {
19741
19792
  let { $$slots: slots = {}, $$scope } = $$props;
19742
19793
  let { customBrandKit = void 0 } = $$props;
19743
19794
  setContext("brandKit", getBrandKit(customBrandKit));
@@ -19754,7 +19805,7 @@ function instance$8($$self, $$props, $$invalidate) {
19754
19805
  var State = class extends SvelteComponent {
19755
19806
  constructor(options) {
19756
19807
  super();
19757
- init(this, options, instance$8, create_fragment$8, safe_not_equal, { customBrandKit: 0 });
19808
+ init(this, options, instance$10, create_fragment$10, safe_not_equal, { customBrandKit: 0 });
19758
19809
  }
19759
19810
  };
19760
19811
  var State_default$1 = State;
@@ -19764,7 +19815,7 @@ var State_default$1 = State;
19764
19815
  function add_css$6(target) {
19765
19816
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
19766
19817
  }
19767
- function create_if_block$1(ctx) {
19818
+ function create_if_block$2(ctx) {
19768
19819
  let div;
19769
19820
  let t;
19770
19821
  let current;
@@ -19819,10 +19870,10 @@ function create_if_block$1(ctx) {
19819
19870
  }
19820
19871
  };
19821
19872
  }
19822
- function create_fragment$7(ctx) {
19873
+ function create_fragment$9(ctx) {
19823
19874
  let if_block_anchor;
19824
19875
  let current;
19825
- let if_block = ctx[1] === ctx[0] && create_if_block$1(ctx);
19876
+ let if_block = ctx[1] === ctx[0] && create_if_block$2(ctx);
19826
19877
  return {
19827
19878
  c() {
19828
19879
  if (if_block) if_block.c();
@@ -19842,7 +19893,7 @@ function create_fragment$7(ctx) {
19842
19893
  if_block.p(ctx$1, dirty);
19843
19894
  if (dirty & 3) transition_in(if_block, 1);
19844
19895
  } else {
19845
- if_block = create_if_block$1(ctx$1);
19896
+ if_block = create_if_block$2(ctx$1);
19846
19897
  if_block.c();
19847
19898
  transition_in(if_block, 1);
19848
19899
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -19871,7 +19922,7 @@ function create_fragment$7(ctx) {
19871
19922
  };
19872
19923
  }
19873
19924
  const STATE_ITEM_CONTEXT_KEY = Symbol();
19874
- function instance$7($$self, $$props, $$invalidate) {
19925
+ function instance$9($$self, $$props, $$invalidate) {
19875
19926
  let $state;
19876
19927
  component_subscribe($$self, state, ($$value) => $$invalidate(1, $state = $$value));
19877
19928
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -19894,7 +19945,7 @@ function instance$7($$self, $$props, $$invalidate) {
19894
19945
  var StateItem = class extends SvelteComponent {
19895
19946
  constructor(options) {
19896
19947
  super();
19897
- init(this, options, instance$7, create_fragment$7, safe_not_equal, { path: 0 }, add_css$6);
19948
+ init(this, options, instance$9, create_fragment$9, safe_not_equal, { path: 0 }, add_css$6);
19898
19949
  }
19899
19950
  };
19900
19951
  var StateItem_default$1 = StateItem;
@@ -19904,7 +19955,7 @@ var StateItem_default$1 = StateItem;
19904
19955
  function add_css$5(target) {
19905
19956
  append_styles(target, "svelte-13tkwh0", ".embed.svelte-13tkwh0{width:var(--width);height:var(--height);aspect-ratio:var(--aspect)}.embed.svelte-13tkwh0 iframe{vertical-align:bottom;max-width:100%;width:var(--width) !important;height:var(--height) !important;aspect-ratio:var(--aspect) !important}");
19906
19957
  }
19907
- function create_fragment$6(ctx) {
19958
+ function create_fragment$8(ctx) {
19908
19959
  let div;
19909
19960
  let raw_value = ctx[0].iframe + "";
19910
19961
  let div_id_value;
@@ -19949,13 +20000,13 @@ function create_fragment$6(ctx) {
19949
20000
  }
19950
20001
  };
19951
20002
  }
19952
- function instance$6($$self, $$props, $$invalidate) {
20003
+ function instance$8($$self, $$props, $$invalidate) {
19953
20004
  let variables$1;
19954
20005
  let styleObj;
19955
20006
  let style;
19956
20007
  let { props = {} } = $$props;
19957
20008
  let { layerId = "" } = $$props;
19958
- useInjectCustomizeCss(props);
20009
+ useInjectCustomizeCss(props, layerId);
19959
20010
  const aspectVariantStyles = ASPECT_VARIANT[props.aspectVariant]?.getProps();
19960
20011
  const width = props.width ?? "100%";
19961
20012
  $$self.$$set = ($$props$1) => {
@@ -19985,7 +20036,7 @@ function instance$6($$self, $$props, $$invalidate) {
19985
20036
  var Embed = class extends SvelteComponent {
19986
20037
  constructor(options) {
19987
20038
  super();
19988
- init(this, options, instance$6, create_fragment$6, safe_not_equal, {
20039
+ init(this, options, instance$8, create_fragment$8, safe_not_equal, {
19989
20040
  props: 0,
19990
20041
  layerId: 1
19991
20042
  }, add_css$5);
@@ -20061,7 +20112,7 @@ function create_default_slot$5(ctx) {
20061
20112
  }
20062
20113
  };
20063
20114
  }
20064
- function create_fragment$5(ctx) {
20115
+ function create_fragment$7(ctx) {
20065
20116
  let formfield;
20066
20117
  let current;
20067
20118
  formfield = new FormField_default({ props: {
@@ -20105,16 +20156,15 @@ function create_fragment$5(ctx) {
20105
20156
  }
20106
20157
  };
20107
20158
  }
20108
- function instance$5($$self, $$props, $$invalidate) {
20159
+ function instance$7($$self, $$props, $$invalidate) {
20109
20160
  let variant;
20110
20161
  let size;
20111
20162
  let variables$1;
20112
20163
  let style;
20113
- let type;
20114
20164
  let { props = {} } = $$props;
20115
20165
  let { layerId = "" } = $$props;
20116
20166
  const { brandKit } = useBrandKit();
20117
- useInjectCustomizeCss(props);
20167
+ useInjectCustomizeCss(props, layerId);
20118
20168
  let value = "";
20119
20169
  const handleBlur = () => {
20120
20170
  if (props.fieldName) {
@@ -20150,7 +20200,7 @@ function instance$5($$self, $$props, $$invalidate) {
20150
20200
  };
20151
20201
  })());
20152
20202
  if ($$self.$$.dirty & 256) $: $$invalidate(3, style = objToStyle({ ...variables$1 }));
20153
- if ($$self.$$.dirty & 1) $: type = (() => {
20203
+ if ($$self.$$.dirty & 1) $: (() => {
20154
20204
  if (props.inputType === "url") return "url";
20155
20205
  if (props.inputType === "tel") return "tel";
20156
20206
  if (props.inputType === "email") return "email";
@@ -20173,7 +20223,7 @@ function instance$5($$self, $$props, $$invalidate) {
20173
20223
  var FormInput = class extends SvelteComponent {
20174
20224
  constructor(options) {
20175
20225
  super();
20176
- init(this, options, instance$5, create_fragment$5, safe_not_equal, {
20226
+ init(this, options, instance$7, create_fragment$7, safe_not_equal, {
20177
20227
  props: 0,
20178
20228
  layerId: 1
20179
20229
  }, add_css$4);
@@ -20252,7 +20302,7 @@ function create_default_slot$4(ctx) {
20252
20302
  }
20253
20303
  };
20254
20304
  }
20255
- function create_fragment$4(ctx) {
20305
+ function create_fragment$6(ctx) {
20256
20306
  let formfield;
20257
20307
  let current;
20258
20308
  formfield = new FormField_default({ props: {
@@ -20296,7 +20346,7 @@ function create_fragment$4(ctx) {
20296
20346
  }
20297
20347
  };
20298
20348
  }
20299
- function instance$4($$self, $$props, $$invalidate) {
20349
+ function instance$6($$self, $$props, $$invalidate) {
20300
20350
  let variant;
20301
20351
  let size;
20302
20352
  let variables$1;
@@ -20304,7 +20354,7 @@ function instance$4($$self, $$props, $$invalidate) {
20304
20354
  let { props = {} } = $$props;
20305
20355
  let { layerId = "" } = $$props;
20306
20356
  const { brandKit } = useBrandKit();
20307
- useInjectCustomizeCss(props);
20357
+ useInjectCustomizeCss(props, layerId);
20308
20358
  let value = "";
20309
20359
  const handleBlur = () => {
20310
20360
  if (props.fieldName) {
@@ -20357,7 +20407,7 @@ function instance$4($$self, $$props, $$invalidate) {
20357
20407
  var FormTextarea = class extends SvelteComponent {
20358
20408
  constructor(options) {
20359
20409
  super();
20360
- init(this, options, instance$4, create_fragment$4, safe_not_equal, {
20410
+ init(this, options, instance$6, create_fragment$6, safe_not_equal, {
20361
20411
  props: 0,
20362
20412
  layerId: 1
20363
20413
  }, add_css$3);
@@ -20519,7 +20569,7 @@ function create_default_slot$3(ctx) {
20519
20569
  }
20520
20570
  };
20521
20571
  }
20522
- function create_fragment$3(ctx) {
20572
+ function create_fragment$5(ctx) {
20523
20573
  let formfield;
20524
20574
  let current;
20525
20575
  formfield = new FormField_default({ props: {
@@ -20563,7 +20613,7 @@ function create_fragment$3(ctx) {
20563
20613
  }
20564
20614
  };
20565
20615
  }
20566
- function instance$3($$self, $$props, $$invalidate) {
20616
+ function instance$5($$self, $$props, $$invalidate) {
20567
20617
  let variant;
20568
20618
  let size;
20569
20619
  let isEmpty$1;
@@ -20572,7 +20622,7 @@ function instance$3($$self, $$props, $$invalidate) {
20572
20622
  let { props = {} } = $$props;
20573
20623
  let { layerId = "" } = $$props;
20574
20624
  const { brandKit } = useBrandKit();
20575
- useInjectCustomizeCss(props);
20625
+ useInjectCustomizeCss(props, layerId);
20576
20626
  let value = "";
20577
20627
  const handleChange = () => {
20578
20628
  if (props.fieldName) {
@@ -20624,7 +20674,7 @@ function instance$3($$self, $$props, $$invalidate) {
20624
20674
  var FormSelect = class extends SvelteComponent {
20625
20675
  constructor(options) {
20626
20676
  super();
20627
- init(this, options, instance$3, create_fragment$3, safe_not_equal, {
20677
+ init(this, options, instance$5, create_fragment$5, safe_not_equal, {
20628
20678
  props: 0,
20629
20679
  layerId: 1
20630
20680
  }, add_css$2);
@@ -20807,7 +20857,7 @@ function create_default_slot$2(ctx) {
20807
20857
  }
20808
20858
  };
20809
20859
  }
20810
- function create_fragment$2(ctx) {
20860
+ function create_fragment$4(ctx) {
20811
20861
  let formfield;
20812
20862
  let current;
20813
20863
  formfield = new FormField_default({ props: {
@@ -20851,7 +20901,7 @@ function create_fragment$2(ctx) {
20851
20901
  }
20852
20902
  };
20853
20903
  }
20854
- function instance$2($$self, $$props, $$invalidate) {
20904
+ function instance$4($$self, $$props, $$invalidate) {
20855
20905
  let variant;
20856
20906
  let size;
20857
20907
  let options;
@@ -20859,7 +20909,7 @@ function instance$2($$self, $$props, $$invalidate) {
20859
20909
  let listStyles;
20860
20910
  let { props = {} } = $$props;
20861
20911
  let { layerId = "" } = $$props;
20862
- useInjectCustomizeCss(props);
20912
+ useInjectCustomizeCss(props, layerId);
20863
20913
  const { brandKit } = useBrandKit();
20864
20914
  let values = [];
20865
20915
  const handleChange = () => {
@@ -20903,7 +20953,7 @@ function instance$2($$self, $$props, $$invalidate) {
20903
20953
  })(),
20904
20954
  "--checkbox-check-size": (() => {
20905
20955
  if (size === "small") return "14x";
20906
- if (size === "large") return "20px";
20956
+ if (size === "large") return "18px";
20907
20957
  return "16px";
20908
20958
  })(),
20909
20959
  "--checkbox-check-radius": (() => {
@@ -20940,7 +20990,7 @@ function instance$2($$self, $$props, $$invalidate) {
20940
20990
  var FormCheckboxes = class extends SvelteComponent {
20941
20991
  constructor(options) {
20942
20992
  super();
20943
- init(this, options, instance$2, create_fragment$2, safe_not_equal, {
20993
+ init(this, options, instance$4, create_fragment$4, safe_not_equal, {
20944
20994
  props: 0,
20945
20995
  layerId: 1
20946
20996
  }, add_css$1);
@@ -21123,7 +21173,7 @@ function create_default_slot$1(ctx) {
21123
21173
  }
21124
21174
  };
21125
21175
  }
21126
- function create_fragment$1(ctx) {
21176
+ function create_fragment$3(ctx) {
21127
21177
  let formfield;
21128
21178
  let current;
21129
21179
  formfield = new FormField_default({ props: {
@@ -21167,7 +21217,7 @@ function create_fragment$1(ctx) {
21167
21217
  }
21168
21218
  };
21169
21219
  }
21170
- function instance$1($$self, $$props, $$invalidate) {
21220
+ function instance$3($$self, $$props, $$invalidate) {
21171
21221
  let variant;
21172
21222
  let size;
21173
21223
  let options;
@@ -21175,7 +21225,7 @@ function instance$1($$self, $$props, $$invalidate) {
21175
21225
  let listStyles;
21176
21226
  let { props = {} } = $$props;
21177
21227
  let { layerId = "" } = $$props;
21178
- useInjectCustomizeCss(props);
21228
+ useInjectCustomizeCss(props, layerId);
21179
21229
  const { brandKit } = useBrandKit();
21180
21230
  let value = "";
21181
21231
  const handleChange = () => {
@@ -21261,7 +21311,7 @@ function instance$1($$self, $$props, $$invalidate) {
21261
21311
  var FormRadios = class extends SvelteComponent {
21262
21312
  constructor(options) {
21263
21313
  super();
21264
- init(this, options, instance$1, create_fragment$1, safe_not_equal, {
21314
+ init(this, options, instance$3, create_fragment$3, safe_not_equal, {
21265
21315
  props: 0,
21266
21316
  layerId: 1
21267
21317
  }, add_css);
@@ -21269,6 +21319,290 @@ var FormRadios = class extends SvelteComponent {
21269
21319
  };
21270
21320
  var FormRadios_default = FormRadios;
21271
21321
 
21322
+ //#endregion
21323
+ //#region src/components-flex/form/FormBoolean.svelte
21324
+ function create_fragment$2(ctx) {
21325
+ let formradios;
21326
+ let current;
21327
+ formradios = new FormRadios_default({ props: {
21328
+ layerId: ctx[1],
21329
+ props: ctx[0]
21330
+ } });
21331
+ return {
21332
+ c() {
21333
+ create_component(formradios.$$.fragment);
21334
+ },
21335
+ l(nodes) {
21336
+ claim_component(formradios.$$.fragment, nodes);
21337
+ },
21338
+ m(target, anchor) {
21339
+ mount_component(formradios, target, anchor);
21340
+ current = true;
21341
+ },
21342
+ p(ctx$1, [dirty]) {
21343
+ const formradios_changes = {};
21344
+ if (dirty & 2) formradios_changes.layerId = ctx$1[1];
21345
+ if (dirty & 1) formradios_changes.props = ctx$1[0];
21346
+ formradios.$set(formradios_changes);
21347
+ },
21348
+ i(local) {
21349
+ if (current) return;
21350
+ transition_in(formradios.$$.fragment, local);
21351
+ current = true;
21352
+ },
21353
+ o(local) {
21354
+ transition_out(formradios.$$.fragment, local);
21355
+ current = false;
21356
+ },
21357
+ d(detaching) {
21358
+ destroy_component(formradios, detaching);
21359
+ }
21360
+ };
21361
+ }
21362
+ function instance$2($$self, $$props, $$invalidate) {
21363
+ let { props = {} } = $$props;
21364
+ let { layerId = "" } = $$props;
21365
+ $$self.$$set = ($$props$1) => {
21366
+ if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
21367
+ if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
21368
+ };
21369
+ return [props, layerId];
21370
+ }
21371
+ var FormBoolean = class extends SvelteComponent {
21372
+ constructor(options) {
21373
+ super();
21374
+ init(this, options, instance$2, create_fragment$2, safe_not_equal, {
21375
+ props: 0,
21376
+ layerId: 1
21377
+ });
21378
+ }
21379
+ };
21380
+ var FormBoolean_default = FormBoolean;
21381
+
21382
+ //#endregion
21383
+ //#region src/components-flex/form/FormIdentifyField.svelte
21384
+ function create_else_block(ctx) {
21385
+ return {
21386
+ c: noop,
21387
+ l: noop,
21388
+ m: noop,
21389
+ p: noop,
21390
+ i: noop,
21391
+ o: noop,
21392
+ d: noop
21393
+ };
21394
+ }
21395
+ function create_if_block_1$1(ctx) {
21396
+ let formboolean;
21397
+ let current;
21398
+ formboolean = new FormBoolean_default({ props: {
21399
+ layerId: ctx[0],
21400
+ props: ctx[1]
21401
+ } });
21402
+ return {
21403
+ c() {
21404
+ create_component(formboolean.$$.fragment);
21405
+ },
21406
+ l(nodes) {
21407
+ claim_component(formboolean.$$.fragment, nodes);
21408
+ },
21409
+ m(target, anchor) {
21410
+ mount_component(formboolean, target, anchor);
21411
+ current = true;
21412
+ },
21413
+ p(ctx$1, dirty) {
21414
+ const formboolean_changes = {};
21415
+ if (dirty & 1) formboolean_changes.layerId = ctx$1[0];
21416
+ if (dirty & 2) formboolean_changes.props = ctx$1[1];
21417
+ formboolean.$set(formboolean_changes);
21418
+ },
21419
+ i(local) {
21420
+ if (current) return;
21421
+ transition_in(formboolean.$$.fragment, local);
21422
+ current = true;
21423
+ },
21424
+ o(local) {
21425
+ transition_out(formboolean.$$.fragment, local);
21426
+ current = false;
21427
+ },
21428
+ d(detaching) {
21429
+ destroy_component(formboolean, detaching);
21430
+ }
21431
+ };
21432
+ }
21433
+ function create_if_block$1(ctx) {
21434
+ let forminput;
21435
+ let current;
21436
+ forminput = new FormInput_default({ props: {
21437
+ layerId: ctx[0],
21438
+ props: ctx[2]
21439
+ } });
21440
+ return {
21441
+ c() {
21442
+ create_component(forminput.$$.fragment);
21443
+ },
21444
+ l(nodes) {
21445
+ claim_component(forminput.$$.fragment, nodes);
21446
+ },
21447
+ m(target, anchor) {
21448
+ mount_component(forminput, target, anchor);
21449
+ current = true;
21450
+ },
21451
+ p(ctx$1, dirty) {
21452
+ const forminput_changes = {};
21453
+ if (dirty & 1) forminput_changes.layerId = ctx$1[0];
21454
+ if (dirty & 4) forminput_changes.props = ctx$1[2];
21455
+ forminput.$set(forminput_changes);
21456
+ },
21457
+ i(local) {
21458
+ if (current) return;
21459
+ transition_in(forminput.$$.fragment, local);
21460
+ current = true;
21461
+ },
21462
+ o(local) {
21463
+ transition_out(forminput.$$.fragment, local);
21464
+ current = false;
21465
+ },
21466
+ d(detaching) {
21467
+ destroy_component(forminput, detaching);
21468
+ }
21469
+ };
21470
+ }
21471
+ function create_fragment$1(ctx) {
21472
+ let current_block_type_index;
21473
+ let if_block;
21474
+ let if_block_anchor;
21475
+ let current;
21476
+ const if_block_creators = [
21477
+ create_if_block$1,
21478
+ create_if_block_1$1,
21479
+ create_else_block
21480
+ ];
21481
+ const if_blocks = [];
21482
+ function select_block_type(ctx$1, dirty) {
21483
+ if (ctx$1[2]) return 0;
21484
+ if (ctx$1[1]) return 1;
21485
+ return 2;
21486
+ }
21487
+ current_block_type_index = select_block_type(ctx, -1);
21488
+ if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
21489
+ return {
21490
+ c() {
21491
+ if_block.c();
21492
+ if_block_anchor = empty();
21493
+ },
21494
+ l(nodes) {
21495
+ if_block.l(nodes);
21496
+ if_block_anchor = empty();
21497
+ },
21498
+ m(target, anchor) {
21499
+ if_blocks[current_block_type_index].m(target, anchor);
21500
+ insert_hydration(target, if_block_anchor, anchor);
21501
+ current = true;
21502
+ },
21503
+ p(ctx$1, [dirty]) {
21504
+ let previous_block_index = current_block_type_index;
21505
+ current_block_type_index = select_block_type(ctx$1, dirty);
21506
+ if (current_block_type_index === previous_block_index) if_blocks[current_block_type_index].p(ctx$1, dirty);
21507
+ else {
21508
+ group_outros();
21509
+ transition_out(if_blocks[previous_block_index], 1, 1, () => {
21510
+ if_blocks[previous_block_index] = null;
21511
+ });
21512
+ check_outros();
21513
+ if_block = if_blocks[current_block_type_index];
21514
+ if (!if_block) {
21515
+ if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx$1);
21516
+ if_block.c();
21517
+ } else if_block.p(ctx$1, dirty);
21518
+ transition_in(if_block, 1);
21519
+ if_block.m(if_block_anchor.parentNode, if_block_anchor);
21520
+ }
21521
+ },
21522
+ i(local) {
21523
+ if (current) return;
21524
+ transition_in(if_block);
21525
+ current = true;
21526
+ },
21527
+ o(local) {
21528
+ transition_out(if_block);
21529
+ current = false;
21530
+ },
21531
+ d(detaching) {
21532
+ if_blocks[current_block_type_index].d(detaching);
21533
+ if (detaching) detach(if_block_anchor);
21534
+ }
21535
+ };
21536
+ }
21537
+ function instance$1($$self, $$props, $$invalidate) {
21538
+ let fieldType;
21539
+ let fieldProps;
21540
+ let inputProps;
21541
+ let booleanProps;
21542
+ let { props = {} } = $$props;
21543
+ let { layerId = "" } = $$props;
21544
+ useInjectCustomizeCss(props, layerId);
21545
+ const identifyType = props.identifyType ?? "email";
21546
+ $$self.$$set = ($$props$1) => {
21547
+ if ("props" in $$props$1) $$invalidate(3, props = $$props$1.props);
21548
+ if ("layerId" in $$props$1) $$invalidate(0, layerId = $$props$1.layerId);
21549
+ };
21550
+ $$self.$$.update = () => {
21551
+ if ($$self.$$.dirty & 40) $: $$invalidate(4, fieldProps = (() => {
21552
+ return {
21553
+ ...props,
21554
+ fieldType,
21555
+ fieldName: identifyType,
21556
+ isIdentify: true
21557
+ };
21558
+ })());
21559
+ if ($$self.$$.dirty & 56) $: $$invalidate(2, inputProps = (() => {
21560
+ if (fieldType !== "input") return null;
21561
+ return {
21562
+ ...fieldProps,
21563
+ ...props.inputProps ?? {}
21564
+ };
21565
+ })());
21566
+ if ($$self.$$.dirty & 56) $: $$invalidate(1, booleanProps = (() => {
21567
+ if (fieldType !== "boolean") return null;
21568
+ return {
21569
+ ...fieldProps,
21570
+ ...props.checkerProps ?? {}
21571
+ };
21572
+ })());
21573
+ };
21574
+ $: $$invalidate(5, fieldType = (() => {
21575
+ switch (identifyType) {
21576
+ case "phone_subscribe":
21577
+ case "subscription": return "boolean";
21578
+ case "address":
21579
+ case "first_name":
21580
+ case "last_name":
21581
+ case "email":
21582
+ case "phone":
21583
+ default: return "input";
21584
+ }
21585
+ })());
21586
+ return [
21587
+ layerId,
21588
+ booleanProps,
21589
+ inputProps,
21590
+ props,
21591
+ fieldProps,
21592
+ fieldType
21593
+ ];
21594
+ }
21595
+ var FormIdentifyField = class extends SvelteComponent {
21596
+ constructor(options) {
21597
+ super();
21598
+ init(this, options, instance$1, create_fragment$1, safe_not_equal, {
21599
+ props: 3,
21600
+ layerId: 0
21601
+ });
21602
+ }
21603
+ };
21604
+ var FormIdentifyField_default = FormIdentifyField;
21605
+
21272
21606
  //#endregion
21273
21607
  //#region src/components-flex/shared/styles.ts
21274
21608
  const ROUND_STYLES = {
@@ -21541,7 +21875,11 @@ __export(index_svelte5_exports, {
21541
21875
  FORM_FIELD_TYPE: () => FORM_FIELD_TYPE,
21542
21876
  FORM_FIELD_VARIANT: () => FORM_FIELD_VARIANT,
21543
21877
  FORM_FIELD_VARIANT_FOR_CHECKER: () => FORM_FIELD_VARIANT_FOR_CHECKER,
21878
+ FORM_IDENTIFY_FIELD_TYPE: () => FORM_IDENTIFY_FIELD_TYPE,
21544
21879
  FORM_INPUT_TYPE: () => FORM_INPUT_TYPE,
21880
+ FORM_VALIDATION_DEFAULT_ERROR_MESSAGES: () => FORM_VALIDATION_DEFAULT_ERROR_MESSAGES,
21881
+ FORM_VALIDATION_REGEX: () => FORM_VALIDATION_REGEX,
21882
+ FORM_VALIDATION_TYPE: () => FORM_VALIDATION_TYPE,
21545
21883
  FlexAvatar: () => Avatar_default,
21546
21884
  FlexButton: () => Button_default,
21547
21885
  FlexButtonOutlined: () => ButtonOutlined_default,
@@ -21554,8 +21892,10 @@ __export(index_svelte5_exports, {
21554
21892
  FlexDirections: () => FlexDirections,
21555
21893
  FlexEmbed: () => Embed_default,
21556
21894
  FlexForm: () => Form_default,
21895
+ FlexFormBoolean: () => FormBoolean_default,
21557
21896
  FlexFormCheckboxes: () => FormCheckboxes_default,
21558
21897
  FlexFormField: () => FormField_default,
21898
+ FlexFormIdentifyField: () => FormIdentifyField_default,
21559
21899
  FlexFormInput: () => FormInput_default,
21560
21900
  FlexFormRadios: () => FormRadios_default,
21561
21901
  FlexFormSelect: () => FormSelect_default$1,
@@ -21646,6 +21986,7 @@ __export(index_svelte5_exports, {
21646
21986
  flexComponentSchemes: () => flexComponentSchemes,
21647
21987
  formData: () => formData,
21648
21988
  formStore: () => formStore,
21989
+ formSubmittedIdentifyValues: () => formSubmittedIdentifyValues,
21649
21990
  formSubmittedValues: () => formSubmittedValues,
21650
21991
  getActionRoot: () => getActionRoot$1,
21651
21992
  getAnsweredQuestion: () => getAnsweredQuestion,
@@ -22021,4 +22362,4 @@ var ThumbnailPreview = class extends SvelteComponent {
22021
22362
  var ThumbnailPreview_default = ThumbnailPreview;
22022
22363
 
22023
22364
  //#endregion
22024
- export { ACTION_HOOK_LABEL, ASPECT_VARIANT, ASPECT_VARIANTS, AVATAR_SHAPE, AVATAR_SIZE, AVATAR_SIZE_STYLES, Alignments, AnimationStyles, BACKGROUND_COLOR_VARIANT, BACKGROUND_COLOR_VARIANTS, BORDER_COLOR_VARIANT, BORDER_COLOR_VARIANTS, 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_default as Box, CLOSE_BUTTON_LABEL_PLACEMENT, CLOSE_BUTTON_PLACEMENT, CLOSE_BUTTON_ROUND, ClipPaths, CodeElement_default as CodeElement, Countdown_default as Countdown, Cursors, DefaultEdgePosition, DefaultElasticity, DefaultFormButtonColor, DefaultFormIdentifyBooleanField, DefaultFormIdentifyTextField, DefaultListBackground, DefaultListBackgroundNone, DefaultListBackgroundStripe, DefaultListSeparator, DefaultListSeparatorBorder, DefaultListSeparatorGap, DefaultListSeparatorNone, DefaultModalBreakPoint, DefaultModalPlacement, DefaultSlideButton, DefaultSlideNavigationButton, Directions, Elasticities, ElasticityStyle, EmbedElement_default as EmbedElement, FONT_FAMILY_VARIANT, FONT_FAMILY_VARIANTS, FONT_FAMILY_VARIANT_GROUPS, FORM_FIELD_LABEL_SIZE, FORM_FIELD_LABEL_THEME, FORM_FIELD_SIZE, FORM_FIELD_TYPE, FORM_FIELD_VARIANT, FORM_FIELD_VARIANT_FOR_CHECKER, FORM_INPUT_TYPE, Flex_default as Flex, Avatar_default as FlexAvatar, Button_default as FlexButton, ButtonOutlined_default as FlexButtonOutlined, ButtonText_default as FlexButtonText, ClipCopy_default as FlexClipCopy, CloseButton_default as FlexCloseButton, Code_default as FlexCode, CountDown_default as FlexCountDown, CountDownValue_default as FlexCountDownValue, FlexDirections, Form_default as FlexForm, FormField_default as FlexFormField, Icon_default as FlexIcon, Image_default as FlexImage, FlexItem_default as FlexItem, Layout_default as FlexLayout, List_default as FlexList, ListItem_default as FlexListItem, Modal_default as FlexModal, MultiColumn_default as FlexMultiColumn, MultiColumnItem_default as FlexMultiColumnItem, RichText_default as FlexRichText, Slider_default as FlexSlider, SliderItem_default as FlexSliderItem, Text_default as FlexText, TextLink_default as FlexTextLink, Youtube_default as FlexYoutube, Fonts, FormCheckBoxes_default as FormCheckBoxes, FormIdentifyBooleanFields, FormIdentifyChoices_default as FormIdentifyChoices, FormIdentifyInput_default as FormIdentifyInput, FormIdentifyTextFieldPlaceholders, FormIdentifyTextFieldValidations, FormIdentifyTextFields, FormRadioButtons_default as FormRadioButtons, FormRatingButtonsFace_default as FormRatingButtonsFace, FormRatingButtonsNumber_default as FormRatingButtonsNumber, FormSelect_default as FormSelect, FormTextarea_default as FormTextarea, Grid_default as Grid, GridItem_default as GridItem, GridModalState_default as GridModalState, ICON_SIZE, ICON_SIZE_STYLES, ICON_VARIANTS, IMAGE_ASPECT_VARIANTS, IMAGE_ROUND_SHAPE, IMAGE_ROUND_STYLES, IconElement_default as IconElement, ImageBlock_default as ImageBlock, ImageElement_default as 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_default$1 as List, ListBackgroundTypes, ListDirections, ListItem_default$1 as ListItem, ListSeparatorTypes, MULTI_COLUMN_ITEM_CONTEXT_KEY, MediaQueries, Modal_default$1 as Modal, ModalPositions, MovieVimeoElement_default as MovieVimeoElement, MovieYouTubeElement_default as MovieYouTubeElement, ObjectFits, OnClickOperationOptions, Overflows, PropTypes, ROUND_STYLES, ROUND_VARIANT, Repeats, SHADOW_VARIANT, SHADOW_VARIANTS, SYSTEM_FONT, Slide_default as Slide, SlideItem_default as SlideItem, State_default as State, StateItem_default as StateItem, TEXT_LINK_SIZE, TEXT_LINK_SIZE_STYLES, TEXT_LINK_THEME, TEXT_LINK_UNDERLINE, TEXT_STYLE, TEXT_THEME, TEXT_VARIANTS, TextBlock_default as TextBlock, TextButtonBlock_default as TextButtonBlock, TextButtonElement_default as TextButtonElement, TextDirections, TextElement_default as TextElement, ThumbnailPreview_default as ThumbnailPreview, WritingModes, addChoiceAnswer, addFreeAnswer, afterUpdate, applyCss, applyGlobalCss, avatarPropsDefault, beforeUpdate, buttonOutlinedPropsDefault, buttonPropsDefault, close, closeAction, collection, create, createApp, createFog, createProp, destroy, destroyAction, ensureModalRoot, eventHandlers, finalize, flexComponentSchemes, formData, getActionRoot, getAnsweredQuestion, getAnsweredQuestionIds, getBrandKit, getButtonOutlinedThemeStyles, getButtonTextThemeStyles, getButtonThemeStyles, getCssVariables, getEventHandlers, getEvents, getLogs, 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, setVariables, show, showAction, showModal, showOnScroll, showOnTime, state, tick, useBrandKit, variables, widget_exports as widget };
22365
+ export { ACTION_HOOK_LABEL, ASPECT_VARIANT, ASPECT_VARIANTS, AVATAR_SHAPE, AVATAR_SIZE, AVATAR_SIZE_STYLES, Alignments, AnimationStyles, BACKGROUND_COLOR_VARIANT, BACKGROUND_COLOR_VARIANTS, BORDER_COLOR_VARIANT, BORDER_COLOR_VARIANTS, 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_default as Box, CLOSE_BUTTON_LABEL_PLACEMENT, CLOSE_BUTTON_PLACEMENT, CLOSE_BUTTON_ROUND, ClipPaths, CodeElement_default as CodeElement, Countdown_default as Countdown, Cursors, DefaultEdgePosition, DefaultElasticity, DefaultFormButtonColor, DefaultFormIdentifyBooleanField, DefaultFormIdentifyTextField, DefaultListBackground, DefaultListBackgroundNone, DefaultListBackgroundStripe, DefaultListSeparator, DefaultListSeparatorBorder, DefaultListSeparatorGap, DefaultListSeparatorNone, DefaultModalBreakPoint, DefaultModalPlacement, DefaultSlideButton, DefaultSlideNavigationButton, Directions, Elasticities, ElasticityStyle, EmbedElement_default as EmbedElement, FONT_FAMILY_VARIANT, FONT_FAMILY_VARIANTS, FONT_FAMILY_VARIANT_GROUPS, FORM_FIELD_LABEL_SIZE, FORM_FIELD_LABEL_THEME, FORM_FIELD_SIZE, FORM_FIELD_TYPE, FORM_FIELD_VARIANT, FORM_FIELD_VARIANT_FOR_CHECKER, FORM_IDENTIFY_FIELD_TYPE, FORM_INPUT_TYPE, Flex_default as Flex, Avatar_default as FlexAvatar, Button_default as FlexButton, ButtonOutlined_default as FlexButtonOutlined, ButtonText_default as FlexButtonText, ClipCopy_default as FlexClipCopy, CloseButton_default as FlexCloseButton, Code_default as FlexCode, CountDown_default as FlexCountDown, CountDownValue_default as FlexCountDownValue, FlexDirections, Form_default as FlexForm, FormField_default as FlexFormField, Icon_default as FlexIcon, Image_default as FlexImage, FlexItem_default as FlexItem, Layout_default as FlexLayout, List_default as FlexList, ListItem_default as FlexListItem, Modal_default as FlexModal, MultiColumn_default as FlexMultiColumn, MultiColumnItem_default as FlexMultiColumnItem, RichText_default as FlexRichText, Slider_default as FlexSlider, SliderItem_default as FlexSliderItem, Text_default as FlexText, TextLink_default as FlexTextLink, Youtube_default as FlexYoutube, Fonts, FormCheckBoxes_default as FormCheckBoxes, FormIdentifyBooleanFields, FormIdentifyChoices_default as FormIdentifyChoices, FormIdentifyInput_default as FormIdentifyInput, FormIdentifyTextFieldPlaceholders, FormIdentifyTextFieldValidations, FormIdentifyTextFields, FormRadioButtons_default as FormRadioButtons, FormRatingButtonsFace_default as FormRatingButtonsFace, FormRatingButtonsNumber_default as FormRatingButtonsNumber, FormSelect_default as FormSelect, FormTextarea_default as FormTextarea, Grid_default as Grid, GridItem_default as GridItem, GridModalState_default as GridModalState, ICON_SIZE, ICON_SIZE_STYLES, ICON_VARIANTS, IMAGE_ASPECT_VARIANTS, IMAGE_ROUND_SHAPE, IMAGE_ROUND_STYLES, IconElement_default as IconElement, ImageBlock_default as ImageBlock, ImageElement_default as 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_default$1 as List, ListBackgroundTypes, ListDirections, ListItem_default$1 as ListItem, ListSeparatorTypes, MULTI_COLUMN_ITEM_CONTEXT_KEY, MediaQueries, Modal_default$1 as Modal, ModalPositions, MovieVimeoElement_default as MovieVimeoElement, MovieYouTubeElement_default as MovieYouTubeElement, ObjectFits, OnClickOperationOptions, Overflows, PropTypes, ROUND_STYLES, ROUND_VARIANT, Repeats, SHADOW_VARIANT, SHADOW_VARIANTS, SYSTEM_FONT, Slide_default as Slide, SlideItem_default as SlideItem, State_default as State, StateItem_default as StateItem, TEXT_LINK_SIZE, TEXT_LINK_SIZE_STYLES, TEXT_LINK_THEME, TEXT_LINK_UNDERLINE, TEXT_STYLE, TEXT_THEME, TEXT_VARIANTS, TextBlock_default as TextBlock, TextButtonBlock_default as TextButtonBlock, TextButtonElement_default as TextButtonElement, TextDirections, TextElement_default as TextElement, ThumbnailPreview_default as ThumbnailPreview, WritingModes, addChoiceAnswer, addFreeAnswer, afterUpdate, applyCss, applyGlobalCss, avatarPropsDefault, beforeUpdate, buttonOutlinedPropsDefault, buttonPropsDefault, close, closeAction, collection, create, createApp, createFog, createProp, destroy, destroyAction, ensureModalRoot, eventHandlers, finalize, flexComponentSchemes, formData, getActionRoot, getAnsweredQuestion, getAnsweredQuestionIds, getBrandKit, getButtonOutlinedThemeStyles, getButtonTextThemeStyles, getButtonThemeStyles, getCssVariables, getEventHandlers, getEvents, getLogs, 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, setVariables, show, showAction, showModal, showOnScroll, showOnTime, state, tick, useBrandKit, variables, widget_exports as widget };