@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
package/dist/index.es.js CHANGED
@@ -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
  },
@@ -1975,10 +1980,8 @@ function createModal(App, options = {
1975
1980
  window.addEventListener(ACTION_CHANGE_STATE_EVENT, handleState);
1976
1981
  let showTriggerCleanups = [];
1977
1982
  let closeTriggerCleanups = [];
1978
- {
1979
- showTriggerCleanups = listenShowTrigger();
1980
- closeTriggerCleanups = listenCloseTrigger();
1981
- }
1983
+ showTriggerCleanups = listenShowTrigger();
1984
+ closeTriggerCleanups = listenCloseTrigger();
1982
1985
  const { onCreateHandlers } = getInternalHandlers();
1983
1986
  if (onCreateHandlers) onCreateHandlers.forEach((h$1) => {
1984
1987
  h$1({
@@ -2712,7 +2715,7 @@ function formDataToEventValues$1(campaignId, formData$1) {
2712
2715
  ...answersMap
2713
2716
  } };
2714
2717
  }
2715
- function formDataToIdentifyEventValues(formData$1) {
2718
+ function formDataToIdentifyEventValues$1(formData$1) {
2716
2719
  return Object.fromEntries(Object.entries(formData$1).map(([name, dataItem]) => {
2717
2720
  const value = dataItem.value;
2718
2721
  return [name, value];
@@ -2726,7 +2729,7 @@ function submit() {
2726
2729
  const formData$1 = get(formData);
2727
2730
  const identifyFormData$1 = get(identifyFormData);
2728
2731
  const values = formDataToEventValues$1(campaignId, formData$1);
2729
- const identifyValues = formDataToIdentifyEventValues(identifyFormData$1);
2732
+ const identifyValues = formDataToIdentifyEventValues$1(identifyFormData$1);
2730
2733
  if (Object.keys(identifyValues).length > 0) identifyValues["user_id"] = getVariables()?.[USER_ID_VARIABLE_NAME];
2731
2734
  return {
2732
2735
  values,
@@ -3116,7 +3119,7 @@ const LAYOUT_COMPONENT_NAMES = [
3116
3119
 
3117
3120
  //#endregion
3118
3121
  //#region src/components/Header.svelte
3119
- function create_if_block$20(ctx) {
3122
+ function create_if_block$21(ctx) {
3120
3123
  let link;
3121
3124
  return {
3122
3125
  c() {
@@ -3136,9 +3139,9 @@ function create_if_block$20(ctx) {
3136
3139
  }
3137
3140
  };
3138
3141
  }
3139
- function create_fragment$103(ctx) {
3142
+ function create_fragment$105(ctx) {
3140
3143
  let if_block_anchor;
3141
- let if_block = ctx[0] && create_if_block$20(ctx);
3144
+ let if_block = ctx[0] && create_if_block$21(ctx);
3142
3145
  return {
3143
3146
  c() {
3144
3147
  if (if_block) if_block.c();
@@ -3151,7 +3154,7 @@ function create_fragment$103(ctx) {
3151
3154
  p(ctx$1, [dirty]) {
3152
3155
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
3153
3156
  else {
3154
- if_block = create_if_block$20(ctx$1);
3157
+ if_block = create_if_block$21(ctx$1);
3155
3158
  if_block.c();
3156
3159
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
3157
3160
  }
@@ -3168,7 +3171,7 @@ function create_fragment$103(ctx) {
3168
3171
  }
3169
3172
  };
3170
3173
  }
3171
- function instance$103($$self, $$props, $$invalidate) {
3174
+ function instance$105($$self, $$props, $$invalidate) {
3172
3175
  let $fonts;
3173
3176
  component_subscribe($$self, fonts, ($$value) => $$invalidate(1, $fonts = $$value));
3174
3177
  let googleFontUrl = "";
@@ -3186,7 +3189,7 @@ function instance$103($$self, $$props, $$invalidate) {
3186
3189
  var Header$1 = class extends SvelteComponent {
3187
3190
  constructor(options) {
3188
3191
  super();
3189
- init(this, options, instance$103, create_fragment$103, safe_not_equal, {});
3192
+ init(this, options, instance$105, create_fragment$105, safe_not_equal, {});
3190
3193
  }
3191
3194
  };
3192
3195
  var Header_default$1 = Header$1;
@@ -3237,7 +3240,7 @@ const useBrandKit = () => {
3237
3240
 
3238
3241
  //#endregion
3239
3242
  //#region src/components/State.svelte
3240
- function create_fragment$102(ctx) {
3243
+ function create_fragment$104(ctx) {
3241
3244
  let header;
3242
3245
  let t;
3243
3246
  let current;
@@ -3279,7 +3282,7 @@ function create_fragment$102(ctx) {
3279
3282
  }
3280
3283
  };
3281
3284
  }
3282
- function instance$102($$self, $$props, $$invalidate) {
3285
+ function instance$104($$self, $$props, $$invalidate) {
3283
3286
  let { $$slots: slots = {}, $$scope } = $$props;
3284
3287
  let { customBrandKit = void 0 } = $$props;
3285
3288
  setContext("brandKit", getBrandKit(customBrandKit));
@@ -3296,7 +3299,7 @@ function instance$102($$self, $$props, $$invalidate) {
3296
3299
  var State$1 = class extends SvelteComponent {
3297
3300
  constructor(options) {
3298
3301
  super();
3299
- init(this, options, instance$102, create_fragment$102, safe_not_equal, { customBrandKit: 0 });
3302
+ init(this, options, instance$104, create_fragment$104, safe_not_equal, { customBrandKit: 0 });
3300
3303
  }
3301
3304
  };
3302
3305
  var State_default = State$1;
@@ -3306,7 +3309,7 @@ var State_default = State$1;
3306
3309
  function add_css$63(target) {
3307
3310
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
3308
3311
  }
3309
- function create_if_block$19(ctx) {
3312
+ function create_if_block$20(ctx) {
3310
3313
  let div;
3311
3314
  let t;
3312
3315
  let current;
@@ -3348,10 +3351,10 @@ function create_if_block$19(ctx) {
3348
3351
  }
3349
3352
  };
3350
3353
  }
3351
- function create_fragment$101(ctx) {
3354
+ function create_fragment$103(ctx) {
3352
3355
  let if_block_anchor;
3353
3356
  let current;
3354
- let if_block = ctx[1] === ctx[0] && create_if_block$19(ctx);
3357
+ let if_block = ctx[1] === ctx[0] && create_if_block$20(ctx);
3355
3358
  return {
3356
3359
  c() {
3357
3360
  if (if_block) if_block.c();
@@ -3367,7 +3370,7 @@ function create_fragment$101(ctx) {
3367
3370
  if_block.p(ctx$1, dirty);
3368
3371
  if (dirty & 3) transition_in(if_block, 1);
3369
3372
  } else {
3370
- if_block = create_if_block$19(ctx$1);
3373
+ if_block = create_if_block$20(ctx$1);
3371
3374
  if_block.c();
3372
3375
  transition_in(if_block, 1);
3373
3376
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -3399,7 +3402,7 @@ const STATE_ITEM_CONTEXT_KEY$1 = Symbol();
3399
3402
  function getStateItemContext() {
3400
3403
  return getContext(STATE_ITEM_CONTEXT_KEY$1);
3401
3404
  }
3402
- function instance$101($$self, $$props, $$invalidate) {
3405
+ function instance$103($$self, $$props, $$invalidate) {
3403
3406
  let $state;
3404
3407
  component_subscribe($$self, state, ($$value) => $$invalidate(1, $state = $$value));
3405
3408
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -3422,13 +3425,40 @@ function instance$101($$self, $$props, $$invalidate) {
3422
3425
  var StateItem$1 = class extends SvelteComponent {
3423
3426
  constructor(options) {
3424
3427
  super();
3425
- init(this, options, instance$101, create_fragment$101, safe_not_equal, { path: 0 }, add_css$63);
3428
+ init(this, options, instance$103, create_fragment$103, safe_not_equal, { path: 0 }, add_css$63);
3426
3429
  }
3427
3430
  };
3428
3431
  var StateItem_default = StateItem$1;
3429
3432
 
3430
3433
  //#endregion
3431
3434
  //#region src/components-flex/form.ts
3435
+ const FORM_VALIDATION_TYPE = {
3436
+ required: "必須",
3437
+ email: "メールアドレス",
3438
+ tel: "電話番号",
3439
+ url: "URL",
3440
+ minLength: "最小文字数",
3441
+ maxLength: "最大文字数",
3442
+ minCount: "最小個数",
3443
+ maxCount: "最大個数",
3444
+ pattern: "正規表現"
3445
+ };
3446
+ const FORM_VALIDATION_DEFAULT_ERROR_MESSAGES = {
3447
+ required: `入力してください`,
3448
+ minLength: `{minLength}文字以上で入力してください`,
3449
+ maxLength: `{maxLength}文字以下で入力してください`,
3450
+ minCount: `{minCount}個以上選択してください`,
3451
+ maxCount: `{maxCount}個以下で選択してください`,
3452
+ pattern: `正しい形式で入力してください`,
3453
+ email: `正しいメールアドレスを入力してください`,
3454
+ tel: `正しい電話番号を入力してください`,
3455
+ url: `正しいURLを入力してください`
3456
+ };
3457
+ const FORM_VALIDATION_REGEX = {
3458
+ email: "^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9-]*\\.?[a-zA-Z0-9-]+\\.[a-zA-Z]{2,}$",
3459
+ tel: "^0\\d{1,4}[-]?\\d{1,4}[-]?\\d{4}$",
3460
+ url: "^http(s)?://.+$"
3461
+ };
3432
3462
  /**
3433
3463
  * @internal
3434
3464
  */
@@ -3437,6 +3467,7 @@ const formStore = writable({
3437
3467
  states: {}
3438
3468
  });
3439
3469
  const formSubmittedValues = writable({});
3470
+ const formSubmittedIdentifyValues = writable({});
3440
3471
  /**
3441
3472
  * @public
3442
3473
  */
@@ -3455,7 +3486,6 @@ const getFormFieldState = (name) => {
3455
3486
  * @public
3456
3487
  */
3457
3488
  const getFormFieldValue = (name) => {
3458
- console.log("getFormFieldValue", getFormFieldState(name)?.value ?? void 0);
3459
3489
  return getFormFieldState(name)?.value ?? void 0;
3460
3490
  };
3461
3491
  /**
@@ -3543,14 +3573,18 @@ const registerFormField = (schemas) => {
3543
3573
  defaultValue: schema.defaultValue,
3544
3574
  type: schema.type,
3545
3575
  required: schema.required,
3546
- statePath: getState()
3576
+ statePath: getState(),
3577
+ isIdentify: schema.isIdentify,
3578
+ validations: schema.validations
3547
3579
  };
3548
3580
  else resultSchemes.push({
3549
3581
  name: schema.name,
3550
3582
  defaultValue: schema.defaultValue,
3551
3583
  type: schema.type,
3552
3584
  required: schema.required,
3553
- statePath: getState()
3585
+ statePath: getState(),
3586
+ isIdentify: schema.isIdentify,
3587
+ validations: schema.validations
3554
3588
  });
3555
3589
  });
3556
3590
  return resultSchemes;
@@ -3558,21 +3592,23 @@ const registerFormField = (schemas) => {
3558
3592
  states: (() => {
3559
3593
  const states$1 = { ...updater.states };
3560
3594
  const submittedValues = get(formSubmittedValues);
3561
- schemas.forEach((field) => {
3562
- if (!(field.name in states$1) && field.name) {
3563
- states$1[field.name] = {
3564
- isDirty: false,
3565
- isValid: false,
3566
- isTouched: false,
3567
- value: (() => {
3568
- if (submittedValues[field.name]) return submittedValues[field.name];
3569
- if (field.type === "checkboxes") return Array.isArray(field.defaultValue) ? field.defaultValue : [];
3570
- else return typeof field.defaultValue === "string" ? field.defaultValue : "";
3571
- })(),
3572
- errorMessage: null
3573
- };
3574
- console.log(`register ${field.name}`, JSON.stringify(states$1[field.name]));
3575
- }
3595
+ const submittedIdentifyValues = get(formSubmittedIdentifyValues);
3596
+ schemas.forEach((schema) => {
3597
+ if (!(schema.name in states$1) && schema.name) states$1[schema.name] = {
3598
+ isDirty: false,
3599
+ isValid: false,
3600
+ isTouched: false,
3601
+ type: schema.type,
3602
+ value: (() => {
3603
+ if (schema.isIdentify) {
3604
+ if (submittedIdentifyValues[schema.name]) return submittedIdentifyValues[schema.name].value;
3605
+ } else if (submittedValues[schema.name]) return submittedValues[schema.name].value;
3606
+ if (schema.type === "checkboxes") return Array.isArray(schema.defaultValue) ? schema.defaultValue : [];
3607
+ else if (schema.type === "boolean") return schema.defaultValue ?? void 0;
3608
+ else return typeof schema.defaultValue === "string" ? schema.defaultValue : "";
3609
+ })(),
3610
+ errorMessage: null
3611
+ };
3576
3612
  });
3577
3613
  return states$1;
3578
3614
  })()
@@ -3597,31 +3633,81 @@ const unregisterFormField = (fieldNames) => {
3597
3633
  }));
3598
3634
  };
3599
3635
  const validateFormField = (schema, value) => {
3600
- const store = get(formStore);
3601
3636
  if (schema.required) {
3602
3637
  if (schema.type === "checkboxes") {
3603
- if (value.length === 0) return {
3638
+ if (Array.isArray(value) && value.length === 0) return {
3604
3639
  isValid: false,
3605
- error: "1つ以上選択してください"
3640
+ error: FORM_VALIDATION_DEFAULT_ERROR_MESSAGES["required"]
3606
3641
  };
3607
3642
  } else if (typeof value !== "string" || value.trim() === "") return {
3608
3643
  isValid: false,
3609
- error: "入力してください"
3644
+ error: FORM_VALIDATION_DEFAULT_ERROR_MESSAGES["required"]
3610
3645
  };
3611
3646
  }
3647
+ if (schema.validations && schema.validations.length > 0) for (const validation of schema.validations) {
3648
+ const { type, number, errorMessage, regexp: regexp$1 } = validation;
3649
+ if (type === "minLength" && !!number) {
3650
+ if (typeof value === "string" && value.length < number) return {
3651
+ isValid: false,
3652
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{minLength}", number.toString())
3653
+ };
3654
+ }
3655
+ if (type === "maxLength" && !!number) {
3656
+ if (typeof value === "string" && value.length > number) return {
3657
+ isValid: false,
3658
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{maxLength}", number.toString())
3659
+ };
3660
+ }
3661
+ if (type === "minCount" && !!number) {
3662
+ if (Array.isArray(value) && value.length < number) return {
3663
+ isValid: false,
3664
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{minCount}", number.toString())
3665
+ };
3666
+ }
3667
+ if (type === "maxCount" && !!number) {
3668
+ if (Array.isArray(value) && value.length > number) return {
3669
+ isValid: false,
3670
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{maxCount}", number.toString())
3671
+ };
3672
+ }
3673
+ if (type === "pattern" && !!regexp$1) {
3674
+ if (typeof value === "string" && new RegExp(regexp$1).test(value) === false) return {
3675
+ isValid: false,
3676
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3677
+ };
3678
+ }
3679
+ if (type === "email") {
3680
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.email).test(value) === false) return {
3681
+ isValid: false,
3682
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3683
+ };
3684
+ }
3685
+ if (type === "tel") {
3686
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.tel).test(value) === false) return {
3687
+ isValid: false,
3688
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3689
+ };
3690
+ }
3691
+ if (type === "url") {
3692
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.url).test(value) === false) return {
3693
+ isValid: false,
3694
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3695
+ };
3696
+ }
3697
+ }
3612
3698
  return {
3613
3699
  isValid: true,
3614
3700
  error: void 0
3615
3701
  };
3616
3702
  };
3617
3703
  function createAnswerValue(value) {
3618
- if (Array.isArray(value)) return { choices: value };
3619
- else if (typeof value === "string") return { free_answer: value };
3704
+ if (value.type === "input" || value.type === "textarea") return { free_answer: String(value.value) };
3705
+ else return { choices: Array.isArray(value) ? value : [value] };
3620
3706
  }
3621
- function formDataToEventValues(campaignId, formData$1) {
3707
+ function formDataToEventValues(campaignId, values) {
3622
3708
  const questions = [];
3623
3709
  const answersMap = {};
3624
- Object.entries(formData$1).forEach(([name, value]) => {
3710
+ Object.entries(values).forEach(([name, value]) => {
3625
3711
  questions.push(name);
3626
3712
  const answerKey = `question_${name}`;
3627
3713
  answersMap[answerKey] = createAnswerValue(value);
@@ -3631,6 +3717,9 @@ function formDataToEventValues(campaignId, formData$1) {
3631
3717
  ...answersMap
3632
3718
  } };
3633
3719
  }
3720
+ function formDataToIdentifyEventValues(values) {
3721
+ return Object.fromEntries(Object.entries(values).map(([name, { value }]) => [name, value]));
3722
+ }
3634
3723
  /**
3635
3724
  * @public
3636
3725
  */
@@ -3658,13 +3747,30 @@ function onSubmitForm(fn) {
3658
3747
  })()
3659
3748
  }));
3660
3749
  if (hasInvalid) return;
3661
- const values = getFormValues();
3750
+ const newValues = {};
3751
+ const newIdentifyValues = {};
3752
+ currentStateSchemas.forEach((schema) => {
3753
+ if (schema.isIdentify) newIdentifyValues[schema.name] = {
3754
+ value: formData$1.states[schema.name]?.value,
3755
+ type: schema.type
3756
+ };
3757
+ else newValues[schema.name] = {
3758
+ value: formData$1.states[schema.name]?.value,
3759
+ type: schema.type
3760
+ };
3761
+ });
3662
3762
  formSubmittedValues.update((updater) => ({
3663
3763
  ...updater,
3664
- ...values
3764
+ ...newValues
3765
+ }));
3766
+ if (Object.keys(newIdentifyValues).length > 0) formSubmittedIdentifyValues.update((updater) => ({
3767
+ ...updater,
3768
+ ...newIdentifyValues
3665
3769
  }));
3666
3770
  fn({
3667
- currentStateValues: formDataToEventValues(campaignId, values),
3771
+ currentStateIdentifyValues: formDataToIdentifyEventValues(newIdentifyValues),
3772
+ allIdentifyValues: formDataToIdentifyEventValues(get(formSubmittedIdentifyValues)),
3773
+ currentStateValues: formDataToEventValues(campaignId, newValues),
3668
3774
  allValues: formDataToEventValues(campaignId, get(formSubmittedValues))
3669
3775
  });
3670
3776
  }
@@ -3685,7 +3791,7 @@ const moveTo = (to) => () => {
3685
3791
  _moveTo(to);
3686
3792
  };
3687
3793
  /** @internal */
3688
- const linkTo = (to, targetBlank = true, decode = false) => () => {
3794
+ const linkTo = (to, targetBlank = true, decode = false, keepNativeActionViewed = false) => () => {
3689
3795
  const decodedTo = decode ? decodeURI(to) : to;
3690
3796
  const { target } = getActionRunnerContext() ?? {};
3691
3797
  async function sleep(ms) {
@@ -3698,10 +3804,23 @@ const linkTo = (to, targetBlank = true, decode = false) => () => {
3698
3804
  });
3699
3805
  await sleep(450);
3700
3806
  }
3701
- const isRequiredWindowOpen = target === "native" ? false : targetBlank;
3702
- if (isRequiredWindowOpen) window.open(decodedTo);
3807
+ let doTransitionByLocation = true;
3808
+ if (target === "native" && targetBlank && keepNativeActionViewed) {
3809
+ const win = window;
3810
+ const nativeMessageName = "open_url";
3811
+ const nativeMessageData = {
3812
+ url: decodedTo,
3813
+ target: "_blank"
3814
+ };
3815
+ win.NativeBridge?.onReceivedMessage(nativeMessageName, JSON.stringify(nativeMessageData));
3816
+ win.webkit?.messageHandlers[nativeMessageName]?.postMessage(nativeMessageData);
3817
+ doTransitionByLocation = false;
3818
+ } else if (target === "web" && targetBlank) {
3819
+ window.open(decodedTo, "_blank");
3820
+ doTransitionByLocation = false;
3821
+ }
3703
3822
  Promise.race([_send(), sleep(650)]).then(() => {
3704
- if (!isRequiredWindowOpen) location.href = decodedTo;
3823
+ if (doTransitionByLocation) location.href = decodedTo;
3705
3824
  });
3706
3825
  };
3707
3826
  /** @internal */
@@ -3728,18 +3847,24 @@ const submitForm = (to) => () => {
3728
3847
  };
3729
3848
  /** @internal */
3730
3849
  const submitFormProgress = (to) => () => {
3731
- onSubmitForm(({ currentStateValues }) => {
3850
+ onSubmitForm(({ currentStateValues, currentStateIdentifyValues }) => {
3732
3851
  send_event("_answer_question_progress", {
3733
3852
  ...currentStateValues,
3734
3853
  state: getState()
3735
3854
  });
3855
+ if (Object.keys(currentStateIdentifyValues).length > 0) send_event("identify", currentStateIdentifyValues);
3856
+ console.log("currentStateValues", currentStateValues);
3857
+ console.log("currentStateIdentifyValues", currentStateIdentifyValues);
3736
3858
  _moveTo(to);
3737
3859
  });
3738
3860
  };
3739
3861
  /** @internal */
3740
3862
  const submitFormFinal = (to) => () => {
3741
- onSubmitForm(({ allValues }) => {
3863
+ onSubmitForm(({ allValues, allIdentifyValues }) => {
3742
3864
  send_event("_answer_question", allValues);
3865
+ if (Object.keys(allIdentifyValues).length > 0) send_event("identify", allIdentifyValues);
3866
+ console.log("allValues", allValues);
3867
+ console.log("allIdentifyValues", allIdentifyValues);
3743
3868
  _moveTo(to);
3744
3869
  });
3745
3870
  };
@@ -3862,7 +3987,7 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
3862
3987
  function add_css$62(target) {
3863
3988
  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}");
3864
3989
  }
3865
- function create_if_block$18(ctx) {
3990
+ function create_if_block$19(ctx) {
3866
3991
  let div;
3867
3992
  let div_class_value;
3868
3993
  let mounted;
@@ -3889,9 +4014,9 @@ function create_if_block$18(ctx) {
3889
4014
  }
3890
4015
  };
3891
4016
  }
3892
- function create_fragment$100(ctx) {
4017
+ function create_fragment$102(ctx) {
3893
4018
  let if_block_anchor;
3894
- let if_block = ctx[0] && create_if_block$18(ctx);
4019
+ let if_block = ctx[0] && create_if_block$19(ctx);
3895
4020
  return {
3896
4021
  c() {
3897
4022
  if (if_block) if_block.c();
@@ -3904,7 +4029,7 @@ function create_fragment$100(ctx) {
3904
4029
  p(ctx$1, [dirty]) {
3905
4030
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
3906
4031
  else {
3907
- if_block = create_if_block$18(ctx$1);
4032
+ if_block = create_if_block$19(ctx$1);
3908
4033
  if_block.c();
3909
4034
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
3910
4035
  }
@@ -3921,7 +4046,7 @@ function create_fragment$100(ctx) {
3921
4046
  }
3922
4047
  };
3923
4048
  }
3924
- function instance$100($$self, $$props, $$invalidate) {
4049
+ function instance$102($$self, $$props, $$invalidate) {
3925
4050
  let { backgroundOverlay = false } = $$props;
3926
4051
  let { class: className = void 0 } = $$props;
3927
4052
  const dispatch = createEventDispatcher();
@@ -3940,7 +4065,7 @@ function instance$100($$self, $$props, $$invalidate) {
3940
4065
  var BackgroundOverlay$1 = class extends SvelteComponent {
3941
4066
  constructor(options) {
3942
4067
  super();
3943
- init(this, options, instance$100, create_fragment$100, safe_not_equal, {
4068
+ init(this, options, instance$102, create_fragment$102, safe_not_equal, {
3944
4069
  backgroundOverlay: 0,
3945
4070
  class: 1
3946
4071
  }, add_css$62);
@@ -3980,7 +4105,7 @@ function checkStopPropagation(eventName, handler) {
3980
4105
  function add_css$61(target) {
3981
4106
  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}");
3982
4107
  }
3983
- function create_else_block$5(ctx) {
4108
+ function create_else_block$6(ctx) {
3984
4109
  let button;
3985
4110
  let current;
3986
4111
  let mounted;
@@ -4041,7 +4166,6 @@ function create_else_block$5(ctx) {
4041
4166
  }
4042
4167
  function create_if_block_2$3(ctx) {
4043
4168
  let div;
4044
- let div_class_value;
4045
4169
  let current;
4046
4170
  const default_slot_template = ctx[10].default;
4047
4171
  const default_slot = create_slot(default_slot_template, ctx, ctx[9], null);
@@ -4049,7 +4173,7 @@ function create_if_block_2$3(ctx) {
4049
4173
  c() {
4050
4174
  div = element("div");
4051
4175
  if (default_slot) default_slot.c();
4052
- attr(div, "class", div_class_value = null_to_empty(BUTTON_CLASS) + " svelte-60tjm2");
4176
+ attr(div, "class", null_to_empty(BUTTON_CLASS) + " svelte-60tjm2");
4053
4177
  attr(div, "style", ctx[1]);
4054
4178
  },
4055
4179
  m(target, anchor) {
@@ -4078,7 +4202,7 @@ function create_if_block_2$3(ctx) {
4078
4202
  }
4079
4203
  };
4080
4204
  }
4081
- function create_if_block_1$5(ctx) {
4205
+ function create_if_block_1$6(ctx) {
4082
4206
  let a;
4083
4207
  let a_href_value;
4084
4208
  let a_target_value;
@@ -4142,9 +4266,8 @@ function create_if_block_1$5(ctx) {
4142
4266
  }
4143
4267
  };
4144
4268
  }
4145
- function create_if_block$17(ctx) {
4269
+ function create_if_block$18(ctx) {
4146
4270
  let div;
4147
- let div_class_value;
4148
4271
  let current;
4149
4272
  const default_slot_template = ctx[10].default;
4150
4273
  const default_slot = create_slot(default_slot_template, ctx, ctx[9], null);
@@ -4152,7 +4275,7 @@ function create_if_block$17(ctx) {
4152
4275
  c() {
4153
4276
  div = element("div");
4154
4277
  if (default_slot) default_slot.c();
4155
- attr(div, "class", div_class_value = BUTTON_CLASS + " _disabled svelte-60tjm2");
4278
+ attr(div, "class", BUTTON_CLASS + " _disabled svelte-60tjm2");
4156
4279
  attr(div, "style", ctx[1]);
4157
4280
  },
4158
4281
  m(target, anchor) {
@@ -4181,16 +4304,16 @@ function create_if_block$17(ctx) {
4181
4304
  }
4182
4305
  };
4183
4306
  }
4184
- function create_fragment$99(ctx) {
4307
+ function create_fragment$101(ctx) {
4185
4308
  let current_block_type_index;
4186
4309
  let if_block;
4187
4310
  let if_block_anchor;
4188
4311
  let current;
4189
4312
  const if_block_creators = [
4190
- create_if_block$17,
4191
- create_if_block_1$5,
4313
+ create_if_block$18,
4314
+ create_if_block_1$6,
4192
4315
  create_if_block_2$3,
4193
- create_else_block$5
4316
+ create_else_block$6
4194
4317
  ];
4195
4318
  const if_blocks = [];
4196
4319
  function select_block_type(ctx$1, dirty) {
@@ -4246,7 +4369,7 @@ function create_fragment$99(ctx) {
4246
4369
  };
4247
4370
  }
4248
4371
  const BUTTON_CLASS = "button";
4249
- function instance$99($$self, $$props, $$invalidate) {
4372
+ function instance$101($$self, $$props, $$invalidate) {
4250
4373
  let disabled;
4251
4374
  let $valuesAreValid;
4252
4375
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -4299,7 +4422,7 @@ function instance$99($$self, $$props, $$invalidate) {
4299
4422
  var Button$1 = class extends SvelteComponent {
4300
4423
  constructor(options) {
4301
4424
  super();
4302
- init(this, options, instance$99, create_fragment$99, safe_not_equal, {
4425
+ init(this, options, instance$101, create_fragment$101, safe_not_equal, {
4303
4426
  onClick: 0,
4304
4427
  eventName: 5,
4305
4428
  eventValue: 6,
@@ -4315,7 +4438,7 @@ var Button_default$1 = Button$1;
4315
4438
  function add_css$60(target) {
4316
4439
  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}}");
4317
4440
  }
4318
- function create_else_block$4(ctx) {
4441
+ function create_else_block$5(ctx) {
4319
4442
  let backgroundoverlay;
4320
4443
  let current;
4321
4444
  backgroundoverlay = new BackgroundOverlay_default$1({ props: { backgroundOverlay: ctx[12] } });
@@ -4418,11 +4541,10 @@ function create_if_block_2$2(ctx) {
4418
4541
  d: noop
4419
4542
  };
4420
4543
  }
4421
- function create_if_block$16(ctx) {
4544
+ function create_if_block$17(ctx) {
4422
4545
  let div;
4423
4546
  let button;
4424
4547
  let div_class_value;
4425
- let div_style_value;
4426
4548
  let div_intro;
4427
4549
  let current;
4428
4550
  button = new Button_default$1({ props: {
@@ -4439,7 +4561,7 @@ function create_if_block$16(ctx) {
4439
4561
  attr(div, "class", div_class_value = null_to_empty(["modal", ctx[3] ? "modal-bp" : ""].join(" ")) + " svelte-1ijkyzl");
4440
4562
  attr(div, "role", "dialog");
4441
4563
  attr(div, "aria-modal", "true");
4442
- attr(div, "style", div_style_value = Array.from(ctx[23]).join(";"));
4564
+ attr(div, "style", Array.from(ctx[23]).join(";"));
4443
4565
  },
4444
4566
  m(target, anchor) {
4445
4567
  insert(target, div, anchor);
@@ -4483,7 +4605,7 @@ function create_if_block$16(ctx) {
4483
4605
  }
4484
4606
  };
4485
4607
  }
4486
- function create_if_block_1$4(ctx) {
4608
+ function create_if_block_1$5(ctx) {
4487
4609
  let div;
4488
4610
  let button;
4489
4611
  let current;
@@ -4568,7 +4690,7 @@ function create_default_slot$12(ctx) {
4568
4690
  let t;
4569
4691
  let div;
4570
4692
  let current;
4571
- let if_block = ctx[21] && create_if_block_1$4(ctx);
4693
+ let if_block = ctx[21] && create_if_block_1$5(ctx);
4572
4694
  const default_slot_template = ctx[31].default;
4573
4695
  const default_slot = create_slot(default_slot_template, ctx, ctx[33], null);
4574
4696
  return {
@@ -4592,7 +4714,7 @@ function create_default_slot$12(ctx) {
4592
4714
  if_block.p(ctx$1, dirty);
4593
4715
  if (dirty[0] & 2097152) transition_in(if_block, 1);
4594
4716
  } else {
4595
- if_block = create_if_block_1$4(ctx$1);
4717
+ if_block = create_if_block_1$5(ctx$1);
4596
4718
  if_block.c();
4597
4719
  transition_in(if_block, 1);
4598
4720
  if_block.m(t.parentNode, t);
@@ -4628,7 +4750,7 @@ function create_default_slot$12(ctx) {
4628
4750
  }
4629
4751
  };
4630
4752
  }
4631
- function create_fragment$98(ctx) {
4753
+ function create_fragment$100(ctx) {
4632
4754
  let show_if;
4633
4755
  let current_block_type_index;
4634
4756
  let if_block0;
@@ -4640,7 +4762,7 @@ function create_fragment$98(ctx) {
4640
4762
  const if_block_creators = [
4641
4763
  create_if_block_2$2,
4642
4764
  create_if_block_3,
4643
- create_else_block$4
4765
+ create_else_block$5
4644
4766
  ];
4645
4767
  const if_blocks = [];
4646
4768
  function select_block_type(ctx$1, dirty) {
@@ -4651,7 +4773,7 @@ function create_fragment$98(ctx) {
4651
4773
  }
4652
4774
  current_block_type_index = select_block_type(ctx, [-1, -1]);
4653
4775
  if_block0 = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
4654
- let if_block1 = ctx[16] && create_if_block$16(ctx);
4776
+ let if_block1 = ctx[16] && create_if_block$17(ctx);
4655
4777
  return {
4656
4778
  c() {
4657
4779
  if_block0.c();
@@ -4695,7 +4817,7 @@ function create_fragment$98(ctx) {
4695
4817
  if_block1.p(ctx, dirty);
4696
4818
  if (dirty[0] & 65536) transition_in(if_block1, 1);
4697
4819
  } else {
4698
- if_block1 = create_if_block$16(ctx);
4820
+ if_block1 = create_if_block$17(ctx);
4699
4821
  if_block1.c();
4700
4822
  transition_in(if_block1, 1);
4701
4823
  if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
@@ -4729,7 +4851,7 @@ function create_fragment$98(ctx) {
4729
4851
  }
4730
4852
  };
4731
4853
  }
4732
- function instance$98($$self, $$props, $$invalidate) {
4854
+ function instance$100($$self, $$props, $$invalidate) {
4733
4855
  let close$2;
4734
4856
  let closable;
4735
4857
  let backgroundClick;
@@ -4941,7 +5063,7 @@ function instance$98($$self, $$props, $$invalidate) {
4941
5063
  var Modal$1 = class extends SvelteComponent {
4942
5064
  constructor(options) {
4943
5065
  super();
4944
- init(this, options, instance$98, create_fragment$98, safe_not_equal, {
5066
+ init(this, options, instance$100, create_fragment$100, safe_not_equal, {
4945
5067
  onClick: 0,
4946
5068
  clickEventName: 1,
4947
5069
  clickEventValue: 2,
@@ -4963,7 +5085,7 @@ var Modal_default$1 = Modal$1;
4963
5085
 
4964
5086
  //#endregion
4965
5087
  //#region src/components/Grid.svelte
4966
- function create_fragment$97(ctx) {
5088
+ function create_fragment$99(ctx) {
4967
5089
  let div;
4968
5090
  let current;
4969
5091
  const default_slot_template = ctx[8].default;
@@ -5001,7 +5123,7 @@ function create_fragment$97(ctx) {
5001
5123
  }
5002
5124
  };
5003
5125
  }
5004
- function instance$97($$self, $$props, $$invalidate) {
5126
+ function instance$99($$self, $$props, $$invalidate) {
5005
5127
  let _style;
5006
5128
  let { $$slots: slots = {}, $$scope } = $$props;
5007
5129
  let { width = "512px" } = $$props;
@@ -5046,7 +5168,7 @@ function instance$97($$self, $$props, $$invalidate) {
5046
5168
  var Grid = class extends SvelteComponent {
5047
5169
  constructor(options) {
5048
5170
  super();
5049
- init(this, options, instance$97, create_fragment$97, safe_not_equal, {
5171
+ init(this, options, instance$99, create_fragment$99, safe_not_equal, {
5050
5172
  width: 1,
5051
5173
  height: 2,
5052
5174
  rows: 3,
@@ -5063,7 +5185,7 @@ var Grid_default = Grid;
5063
5185
  function add_css$59(target) {
5064
5186
  append_styles(target, "svelte-n7kdl3", ".grid-item.svelte-n7kdl3{word-break:break-all;position:relative}.grid-item-inner.svelte-n7kdl3{position:absolute;inset:0}");
5065
5187
  }
5066
- function create_fragment$96(ctx) {
5188
+ function create_fragment$98(ctx) {
5067
5189
  let div1;
5068
5190
  let div0;
5069
5191
  let current;
@@ -5110,7 +5232,7 @@ function create_fragment$96(ctx) {
5110
5232
  };
5111
5233
  }
5112
5234
  const GRID_ITEM_CONTEXT_KEY = "GRID_ITEM";
5113
- function instance$96($$self, $$props, $$invalidate) {
5235
+ function instance$98($$self, $$props, $$invalidate) {
5114
5236
  let _style;
5115
5237
  let { $$slots: slots = {}, $$scope } = $$props;
5116
5238
  let { x1 } = $$props;
@@ -5159,7 +5281,7 @@ function instance$96($$self, $$props, $$invalidate) {
5159
5281
  var GridItem = class extends SvelteComponent {
5160
5282
  constructor(options) {
5161
5283
  super();
5162
- init(this, options, instance$96, create_fragment$96, safe_not_equal, {
5284
+ init(this, options, instance$98, create_fragment$98, safe_not_equal, {
5163
5285
  x1: 2,
5164
5286
  x2: 3,
5165
5287
  y1: 4,
@@ -5179,7 +5301,7 @@ function get_each_context$11(ctx, list, i) {
5179
5301
  child_ctx[2] = list[i];
5180
5302
  return child_ctx;
5181
5303
  }
5182
- function create_else_block$3(ctx) {
5304
+ function create_else_block$4(ctx) {
5183
5305
  let t_value = ctx[2] + "";
5184
5306
  let t;
5185
5307
  return {
@@ -5197,7 +5319,7 @@ function create_else_block$3(ctx) {
5197
5319
  }
5198
5320
  };
5199
5321
  }
5200
- function create_if_block$15(ctx) {
5322
+ function create_if_block$16(ctx) {
5201
5323
  let br;
5202
5324
  return {
5203
5325
  c() {
@@ -5218,8 +5340,8 @@ function create_each_block$11(ctx) {
5218
5340
  function select_block_type(ctx$1, dirty) {
5219
5341
  if (dirty & 1) show_if = null;
5220
5342
  if (show_if == null) show_if = !!ctx$1[2].match(regexp);
5221
- if (show_if) return create_if_block$15;
5222
- return create_else_block$3;
5343
+ if (show_if) return create_if_block$16;
5344
+ return create_else_block$4;
5223
5345
  }
5224
5346
  let current_block_type = select_block_type(ctx, -1);
5225
5347
  let if_block = current_block_type(ctx);
@@ -5249,7 +5371,7 @@ function create_each_block$11(ctx) {
5249
5371
  }
5250
5372
  };
5251
5373
  }
5252
- function create_fragment$95(ctx) {
5374
+ function create_fragment$97(ctx) {
5253
5375
  let each_1_anchor;
5254
5376
  let each_value = ctx[0];
5255
5377
  let each_blocks = [];
@@ -5289,7 +5411,7 @@ function create_fragment$95(ctx) {
5289
5411
  };
5290
5412
  }
5291
5413
  const regexp = /(\r?\n)/;
5292
- function instance$95($$self, $$props, $$invalidate) {
5414
+ function instance$97($$self, $$props, $$invalidate) {
5293
5415
  let items;
5294
5416
  let { text: text$1 = "サンプルSample" } = $$props;
5295
5417
  $$self.$$set = ($$props$1) => {
@@ -5303,7 +5425,7 @@ function instance$95($$self, $$props, $$invalidate) {
5303
5425
  var RenderText = class extends SvelteComponent {
5304
5426
  constructor(options) {
5305
5427
  super();
5306
- init(this, options, instance$95, create_fragment$95, safe_not_equal, { text: 1 });
5428
+ init(this, options, instance$97, create_fragment$97, safe_not_equal, { text: 1 });
5307
5429
  }
5308
5430
  };
5309
5431
  var RenderText_default = RenderText;
@@ -5313,7 +5435,7 @@ var RenderText_default = RenderText;
5313
5435
  function add_css$58(target) {
5314
5436
  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}");
5315
5437
  }
5316
- function create_else_block$2(ctx) {
5438
+ function create_else_block$3(ctx) {
5317
5439
  let div1;
5318
5440
  let div0;
5319
5441
  let rendertext;
@@ -5357,7 +5479,7 @@ function create_else_block$2(ctx) {
5357
5479
  }
5358
5480
  };
5359
5481
  }
5360
- function create_if_block$14(ctx) {
5482
+ function create_if_block$15(ctx) {
5361
5483
  let a;
5362
5484
  let div0;
5363
5485
  let rendertext;
@@ -5434,12 +5556,12 @@ function create_if_block$14(ctx) {
5434
5556
  }
5435
5557
  };
5436
5558
  }
5437
- function create_fragment$94(ctx) {
5559
+ function create_fragment$96(ctx) {
5438
5560
  let div;
5439
5561
  let current_block_type_index;
5440
5562
  let if_block;
5441
5563
  let current;
5442
- const if_block_creators = [create_if_block$14, create_else_block$2];
5564
+ const if_block_creators = [create_if_block$15, create_else_block$3];
5443
5565
  const if_blocks = [];
5444
5566
  function select_block_type(ctx$1, dirty) {
5445
5567
  if (ctx$1[2]) return 0;
@@ -5492,7 +5614,7 @@ function create_fragment$94(ctx) {
5492
5614
  }
5493
5615
  };
5494
5616
  }
5495
- function instance$94($$self, $$props, $$invalidate) {
5617
+ function instance$96($$self, $$props, $$invalidate) {
5496
5618
  let style;
5497
5619
  let { text: text$1 = "テキストのコンテンツ" } = $$props;
5498
5620
  let { font = SYSTEM_FONT } = $$props;
@@ -5567,7 +5689,7 @@ function instance$94($$self, $$props, $$invalidate) {
5567
5689
  var TextElement = class extends SvelteComponent {
5568
5690
  constructor(options) {
5569
5691
  super();
5570
- init(this, options, instance$94, create_fragment$94, safe_not_equal, {
5692
+ init(this, options, instance$96, create_fragment$96, safe_not_equal, {
5571
5693
  text: 0,
5572
5694
  font: 7,
5573
5695
  _textStyle: 8,
@@ -5616,7 +5738,7 @@ function create_default_slot$11(ctx) {
5616
5738
  }
5617
5739
  };
5618
5740
  }
5619
- function create_fragment$93(ctx) {
5741
+ function create_fragment$95(ctx) {
5620
5742
  let div;
5621
5743
  let button;
5622
5744
  let current;
@@ -5664,7 +5786,7 @@ function create_fragment$93(ctx) {
5664
5786
  }
5665
5787
  };
5666
5788
  }
5667
- function instance$93($$self, $$props, $$invalidate) {
5789
+ function instance$95($$self, $$props, $$invalidate) {
5668
5790
  let style;
5669
5791
  let { text: text$1 = "ボタンのラベル" } = $$props;
5670
5792
  let { onClick = {
@@ -5704,7 +5826,7 @@ function instance$93($$self, $$props, $$invalidate) {
5704
5826
  var TextButtonElement = class extends SvelteComponent {
5705
5827
  constructor(options) {
5706
5828
  super();
5707
- init(this, options, instance$93, create_fragment$93, safe_not_equal, {
5829
+ init(this, options, instance$95, create_fragment$95, safe_not_equal, {
5708
5830
  text: 0,
5709
5831
  onClick: 1,
5710
5832
  eventName: 2,
@@ -5749,7 +5871,7 @@ function create_default_slot$10(ctx) {
5749
5871
  }
5750
5872
  };
5751
5873
  }
5752
- function create_fragment$92(ctx) {
5874
+ function create_fragment$94(ctx) {
5753
5875
  let div;
5754
5876
  let button;
5755
5877
  let div_class_value;
@@ -5799,7 +5921,7 @@ function create_fragment$92(ctx) {
5799
5921
  }
5800
5922
  };
5801
5923
  }
5802
- function instance$92($$self, $$props, $$invalidate) {
5924
+ function instance$94($$self, $$props, $$invalidate) {
5803
5925
  let { src = "" } = $$props;
5804
5926
  let { alt = "画像の説明" } = $$props;
5805
5927
  let { transport = false } = $$props;
@@ -5835,7 +5957,7 @@ function instance$92($$self, $$props, $$invalidate) {
5835
5957
  var ImageElement = class extends SvelteComponent {
5836
5958
  constructor(options) {
5837
5959
  super();
5838
- init(this, options, instance$92, create_fragment$92, safe_not_equal, {
5960
+ init(this, options, instance$94, create_fragment$94, safe_not_equal, {
5839
5961
  src: 0,
5840
5962
  alt: 1,
5841
5963
  transport: 2,
@@ -5854,7 +5976,7 @@ var ImageElement_default = ImageElement;
5854
5976
  function add_css$55(target) {
5855
5977
  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}");
5856
5978
  }
5857
- function create_fragment$91(ctx) {
5979
+ function create_fragment$93(ctx) {
5858
5980
  let div;
5859
5981
  let current;
5860
5982
  const default_slot_template = ctx[6].default;
@@ -5893,7 +6015,7 @@ function create_fragment$91(ctx) {
5893
6015
  };
5894
6016
  }
5895
6017
  const LIST_CONTEXT_KEY = Symbol();
5896
- function instance$91($$self, $$props, $$invalidate) {
6018
+ function instance$93($$self, $$props, $$invalidate) {
5897
6019
  let style;
5898
6020
  let { $$slots: slots = {}, $$scope } = $$props;
5899
6021
  let { direction = "vertical" } = $$props;
@@ -5954,7 +6076,7 @@ function instance$91($$self, $$props, $$invalidate) {
5954
6076
  var List$1 = class extends SvelteComponent {
5955
6077
  constructor(options) {
5956
6078
  super();
5957
- init(this, options, instance$91, create_fragment$91, safe_not_equal, {
6079
+ init(this, options, instance$93, create_fragment$93, safe_not_equal, {
5958
6080
  direction: 1,
5959
6081
  separator: 2,
5960
6082
  background: 3,
@@ -6000,7 +6122,7 @@ function create_default_slot$9(ctx) {
6000
6122
  }
6001
6123
  };
6002
6124
  }
6003
- function create_fragment$90(ctx) {
6125
+ function create_fragment$92(ctx) {
6004
6126
  let div;
6005
6127
  let button;
6006
6128
  let current;
@@ -6050,15 +6172,13 @@ function create_fragment$90(ctx) {
6050
6172
  }
6051
6173
  };
6052
6174
  }
6053
- function instance$90($$self, $$props, $$invalidate) {
6175
+ function instance$92($$self, $$props, $$invalidate) {
6054
6176
  let listItemStyle;
6055
6177
  let { $$slots: slots = {}, $$scope } = $$props;
6056
6178
  const { separator, background, direction, registerItem, unregisterItem } = getContext(LIST_CONTEXT_KEY);
6057
6179
  let index = 0;
6058
- let length = 0;
6059
6180
  const id = registerItem({ onMount({ index: _index, length: _length }) {
6060
6181
  $$invalidate(4, index = _index);
6061
- length = _length;
6062
6182
  } });
6063
6183
  let { onClick = {
6064
6184
  operation: "none",
@@ -6114,7 +6234,7 @@ function instance$90($$self, $$props, $$invalidate) {
6114
6234
  var ListItem$1 = class extends SvelteComponent {
6115
6235
  constructor(options) {
6116
6236
  super();
6117
- init(this, options, instance$90, create_fragment$90, safe_not_equal, {
6237
+ init(this, options, instance$92, create_fragment$92, safe_not_equal, {
6118
6238
  onClick: 0,
6119
6239
  clickEventName: 1,
6120
6240
  _style: 2
@@ -6128,7 +6248,7 @@ var ListItem_default$1 = ListItem$1;
6128
6248
  function add_css$53(target) {
6129
6249
  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}");
6130
6250
  }
6131
- function create_fragment$89(ctx) {
6251
+ function create_fragment$91(ctx) {
6132
6252
  let div;
6133
6253
  return {
6134
6254
  c() {
@@ -6151,7 +6271,7 @@ function create_fragment$89(ctx) {
6151
6271
  }
6152
6272
  };
6153
6273
  }
6154
- function instance$89($$self, $$props, $$invalidate) {
6274
+ function instance$91($$self, $$props, $$invalidate) {
6155
6275
  let { code } = $$props;
6156
6276
  let { _style = "" } = $$props;
6157
6277
  $$self.$$set = ($$props$1) => {
@@ -6163,7 +6283,7 @@ function instance$89($$self, $$props, $$invalidate) {
6163
6283
  var EmbedElement = class extends SvelteComponent {
6164
6284
  constructor(options) {
6165
6285
  super();
6166
- init(this, options, instance$89, create_fragment$89, safe_not_equal, {
6286
+ init(this, options, instance$91, create_fragment$91, safe_not_equal, {
6167
6287
  code: 0,
6168
6288
  _style: 1
6169
6289
  }, add_css$53);
@@ -6176,7 +6296,7 @@ var EmbedElement_default = EmbedElement;
6176
6296
  function add_css$52(target) {
6177
6297
  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%}");
6178
6298
  }
6179
- function create_fragment$88(ctx) {
6299
+ function create_fragment$90(ctx) {
6180
6300
  let div1;
6181
6301
  let div0;
6182
6302
  return {
@@ -6209,7 +6329,7 @@ function _bton(value) {
6209
6329
  function _setValue(obj, key, value) {
6210
6330
  if (value) obj[key] = value;
6211
6331
  }
6212
- function instance$88($$self, $$props, $$invalidate) {
6332
+ function instance$90($$self, $$props, $$invalidate) {
6213
6333
  let $system;
6214
6334
  component_subscribe($$self, system, ($$value) => $$invalidate(31, $system = $$value));
6215
6335
  let { videoId = "wt0OjOeX-JA" } = $$props;
@@ -6419,7 +6539,7 @@ function instance$88($$self, $$props, $$invalidate) {
6419
6539
  var MovieYouTubeElement = class extends SvelteComponent {
6420
6540
  constructor(options) {
6421
6541
  super();
6422
- init(this, options, instance$88, create_fragment$88, safe_not_equal, {
6542
+ init(this, options, instance$90, create_fragment$90, safe_not_equal, {
6423
6543
  videoId: 2,
6424
6544
  sendEvent: 3,
6425
6545
  autoplay: 4,
@@ -6455,7 +6575,7 @@ var MovieYouTubeElement_default = MovieYouTubeElement;
6455
6575
  function add_css$51(target) {
6456
6576
  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%}");
6457
6577
  }
6458
- function create_fragment$87(ctx) {
6578
+ function create_fragment$89(ctx) {
6459
6579
  let div1;
6460
6580
  let div0;
6461
6581
  return {
@@ -6482,7 +6602,7 @@ function create_fragment$87(ctx) {
6482
6602
  }
6483
6603
  };
6484
6604
  }
6485
- function instance$87($$self, $$props, $$invalidate) {
6605
+ function instance$89($$self, $$props, $$invalidate) {
6486
6606
  let $system;
6487
6607
  component_subscribe($$self, system, ($$value) => $$invalidate(12, $system = $$value));
6488
6608
  let { videoId = "201239468" } = $$props;
@@ -6592,7 +6712,7 @@ function instance$87($$self, $$props, $$invalidate) {
6592
6712
  var MovieVimeoElement = class extends SvelteComponent {
6593
6713
  constructor(options) {
6594
6714
  super();
6595
- init(this, options, instance$87, create_fragment$87, safe_not_equal, {
6715
+ init(this, options, instance$89, create_fragment$89, safe_not_equal, {
6596
6716
  videoId: 2,
6597
6717
  sendEvent: 3,
6598
6718
  autoplay: 4,
@@ -6609,7 +6729,7 @@ var MovieVimeoElement_default = MovieVimeoElement;
6609
6729
  function add_css$50(target) {
6610
6730
  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}");
6611
6731
  }
6612
- function create_fragment$86(ctx) {
6732
+ function create_fragment$88(ctx) {
6613
6733
  let div;
6614
6734
  let textarea;
6615
6735
  let mounted;
@@ -6650,7 +6770,7 @@ function create_fragment$86(ctx) {
6650
6770
  }
6651
6771
  };
6652
6772
  }
6653
- function instance$86($$self, $$props, $$invalidate) {
6773
+ function instance$88($$self, $$props, $$invalidate) {
6654
6774
  let style;
6655
6775
  let styleVariables;
6656
6776
  let $value;
@@ -6723,7 +6843,7 @@ function instance$86($$self, $$props, $$invalidate) {
6723
6843
  var FormTextarea$1 = class extends SvelteComponent {
6724
6844
  constructor(options) {
6725
6845
  super();
6726
- init(this, options, instance$86, create_fragment$86, safe_not_equal, {
6846
+ init(this, options, instance$88, create_fragment$88, safe_not_equal, {
6727
6847
  name: 7,
6728
6848
  placeholder: 0,
6729
6849
  required: 1,
@@ -6807,7 +6927,7 @@ function create_each_block$10(ctx) {
6807
6927
  }
6808
6928
  };
6809
6929
  }
6810
- function create_fragment$85(ctx) {
6930
+ function create_fragment$87(ctx) {
6811
6931
  let div;
6812
6932
  let each_value = ctx[4];
6813
6933
  let each_blocks = [];
@@ -6849,7 +6969,7 @@ function create_fragment$85(ctx) {
6849
6969
  }
6850
6970
  };
6851
6971
  }
6852
- function instance$85($$self, $$props, $$invalidate) {
6972
+ function instance$87($$self, $$props, $$invalidate) {
6853
6973
  let _options;
6854
6974
  let buttonStyle;
6855
6975
  let _value;
@@ -6931,7 +7051,7 @@ function instance$85($$self, $$props, $$invalidate) {
6931
7051
  var FormRadioButtons = class extends SvelteComponent {
6932
7052
  constructor(options) {
6933
7053
  super();
6934
- init(this, options, instance$85, create_fragment$85, safe_not_equal, {
7054
+ init(this, options, instance$87, create_fragment$87, safe_not_equal, {
6935
7055
  name: 0,
6936
7056
  options: 9,
6937
7057
  required: 10,
@@ -6957,7 +7077,7 @@ function get_each_context$9(ctx, list, i) {
6957
7077
  child_ctx[21] = i;
6958
7078
  return child_ctx;
6959
7079
  }
6960
- function create_else_block$1(ctx) {
7080
+ function create_else_block$2(ctx) {
6961
7081
  let t;
6962
7082
  return {
6963
7083
  c() {
@@ -6974,7 +7094,7 @@ function create_else_block$1(ctx) {
6974
7094
  }
6975
7095
  };
6976
7096
  }
6977
- function create_if_block$13(ctx) {
7097
+ function create_if_block$14(ctx) {
6978
7098
  let t_value = ctx[19] + "";
6979
7099
  let t;
6980
7100
  return {
@@ -6998,8 +7118,8 @@ function create_each_block$9(ctx) {
6998
7118
  let option_value_value;
6999
7119
  let option_selected_value;
7000
7120
  function select_block_type(ctx$1, dirty) {
7001
- if (ctx$1[19]) return create_if_block$13;
7002
- return create_else_block$1;
7121
+ if (ctx$1[19]) return create_if_block$14;
7122
+ return create_else_block$2;
7003
7123
  }
7004
7124
  let current_block_type = select_block_type(ctx, -1);
7005
7125
  let if_block = current_block_type(ctx);
@@ -7039,7 +7159,7 @@ function create_each_block$9(ctx) {
7039
7159
  }
7040
7160
  };
7041
7161
  }
7042
- function create_fragment$84(ctx) {
7162
+ function create_fragment$86(ctx) {
7043
7163
  let div1;
7044
7164
  let select;
7045
7165
  let t;
@@ -7102,7 +7222,7 @@ function create_fragment$84(ctx) {
7102
7222
  }
7103
7223
  };
7104
7224
  }
7105
- function instance$84($$self, $$props, $$invalidate) {
7225
+ function instance$86($$self, $$props, $$invalidate) {
7106
7226
  let _options;
7107
7227
  let style;
7108
7228
  let styleVariables;
@@ -7160,7 +7280,7 @@ function instance$84($$self, $$props, $$invalidate) {
7160
7280
  if ($$self.$$.dirty & 116736) $: $$invalidate(2, styleVariables = (() => {
7161
7281
  const variables$1 = {};
7162
7282
  const focusStyleObj = parseStyle(_focusStyle);
7163
- const placeholderStyle = parseStyle(_placeholderStyle);
7283
+ parseStyle(_placeholderStyle);
7164
7284
  if (focusStyleObj["border-width"]) variables$1["--focus-border-width"] = focusStyleObj["border-width"];
7165
7285
  if (focusStyleObj["border-color"]) variables$1["--focus-border-color"] = focusStyleObj["border-color"];
7166
7286
  if (focusStyleObj["border-style"]) variables$1["--focus-border-style"] = focusStyleObj["border-style"];
@@ -7193,7 +7313,7 @@ function instance$84($$self, $$props, $$invalidate) {
7193
7313
  var FormSelect$1 = class extends SvelteComponent {
7194
7314
  constructor(options) {
7195
7315
  super();
7196
- init(this, options, instance$84, create_fragment$84, safe_not_equal, {
7316
+ init(this, options, instance$86, create_fragment$86, safe_not_equal, {
7197
7317
  name: 7,
7198
7318
  options: 8,
7199
7319
  placeholder: 0,
@@ -7290,7 +7410,7 @@ function create_each_block$8(ctx) {
7290
7410
  }
7291
7411
  };
7292
7412
  }
7293
- function create_fragment$83(ctx) {
7413
+ function create_fragment$85(ctx) {
7294
7414
  let div;
7295
7415
  let each_value = ctx[3];
7296
7416
  let each_blocks = [];
@@ -7332,7 +7452,7 @@ function create_fragment$83(ctx) {
7332
7452
  }
7333
7453
  };
7334
7454
  }
7335
- function instance$83($$self, $$props, $$invalidate) {
7455
+ function instance$85($$self, $$props, $$invalidate) {
7336
7456
  let _options;
7337
7457
  let styleVariables;
7338
7458
  let isCheckedArray;
@@ -7422,7 +7542,7 @@ function instance$83($$self, $$props, $$invalidate) {
7422
7542
  var FormCheckBoxes = class extends SvelteComponent {
7423
7543
  constructor(options) {
7424
7544
  super();
7425
- init(this, options, instance$83, create_fragment$83, safe_not_equal, {
7545
+ init(this, options, instance$85, create_fragment$85, safe_not_equal, {
7426
7546
  name: 0,
7427
7547
  options: 9,
7428
7548
  required: 10,
@@ -7486,7 +7606,7 @@ function create_each_block$7(ctx) {
7486
7606
  }
7487
7607
  };
7488
7608
  }
7489
- function create_fragment$82(ctx) {
7609
+ function create_fragment$84(ctx) {
7490
7610
  let div;
7491
7611
  let each_value = [...Array(ctx[0]).keys()].map(ctx[12]);
7492
7612
  let each_blocks = [];
@@ -7526,7 +7646,7 @@ function create_fragment$82(ctx) {
7526
7646
  }
7527
7647
  };
7528
7648
  }
7529
- function instance$82($$self, $$props, $$invalidate) {
7649
+ function instance$84($$self, $$props, $$invalidate) {
7530
7650
  let _value;
7531
7651
  let $value;
7532
7652
  let { name = "" } = $$props;
@@ -7590,7 +7710,7 @@ function instance$82($$self, $$props, $$invalidate) {
7590
7710
  var FormRatingButtonsNumber = class extends SvelteComponent {
7591
7711
  constructor(options) {
7592
7712
  super();
7593
- init(this, options, instance$82, create_fragment$82, safe_not_equal, {
7713
+ init(this, options, instance$84, create_fragment$84, safe_not_equal, {
7594
7714
  name: 6,
7595
7715
  required: 7,
7596
7716
  count: 0,
@@ -7618,7 +7738,6 @@ function create_each_block$6(ctx) {
7618
7738
  let img;
7619
7739
  let img_src_value;
7620
7740
  let img_class_value;
7621
- let img_alt_value;
7622
7741
  let t;
7623
7742
  let mounted;
7624
7743
  let dispose;
@@ -7629,7 +7748,7 @@ function create_each_block$6(ctx) {
7629
7748
  t = space();
7630
7749
  if (!src_url_equal(img.src, img_src_value = ctx[2][ctx[10]])) attr(img, "src", img_src_value);
7631
7750
  attr(img, "class", img_class_value = null_to_empty(`rating-button-image${ctx[10] === ctx[1] ? " _active" : ""}`) + " svelte-rjdxzu");
7632
- attr(img, "alt", img_alt_value = "rate" + ctx[10]);
7751
+ attr(img, "alt", "rate" + ctx[10]);
7633
7752
  attr(button, "class", "rating-button svelte-rjdxzu");
7634
7753
  attr(button, "style", ctx[0]);
7635
7754
  },
@@ -7654,7 +7773,7 @@ function create_each_block$6(ctx) {
7654
7773
  }
7655
7774
  };
7656
7775
  }
7657
- function create_fragment$81(ctx) {
7776
+ function create_fragment$83(ctx) {
7658
7777
  let div;
7659
7778
  let each_value = [...Array(count).keys()].reverse().map(func);
7660
7779
  let each_blocks = [];
@@ -7696,7 +7815,7 @@ function create_fragment$81(ctx) {
7696
7815
  }
7697
7816
  const count = 5;
7698
7817
  const func = (i) => i + 1;
7699
- function instance$81($$self, $$props, $$invalidate) {
7818
+ function instance$83($$self, $$props, $$invalidate) {
7700
7819
  let _value;
7701
7820
  let buttonStyle;
7702
7821
  let $value;
@@ -7748,7 +7867,7 @@ function instance$81($$self, $$props, $$invalidate) {
7748
7867
  var FormRatingButtonsFace = class extends SvelteComponent {
7749
7868
  constructor(options) {
7750
7869
  super();
7751
- init(this, options, instance$81, create_fragment$81, safe_not_equal, {
7870
+ init(this, options, instance$83, create_fragment$83, safe_not_equal, {
7752
7871
  name: 5,
7753
7872
  required: 6,
7754
7873
  size: 7
@@ -7762,7 +7881,7 @@ var FormRatingButtonsFace_default = FormRatingButtonsFace;
7762
7881
  function add_css$44(target) {
7763
7882
  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}");
7764
7883
  }
7765
- function create_fragment$80(ctx) {
7884
+ function create_fragment$82(ctx) {
7766
7885
  let div;
7767
7886
  let input;
7768
7887
  let input_class_value;
@@ -7806,7 +7925,7 @@ function create_fragment$80(ctx) {
7806
7925
  }
7807
7926
  };
7808
7927
  }
7809
- function instance$80($$self, $$props, $$invalidate) {
7928
+ function instance$82($$self, $$props, $$invalidate) {
7810
7929
  let style;
7811
7930
  let styleVariables;
7812
7931
  let isValidForUI;
@@ -7909,7 +8028,7 @@ function instance$80($$self, $$props, $$invalidate) {
7909
8028
  var FormIdentifyInput = class extends SvelteComponent {
7910
8029
  constructor(options) {
7911
8030
  super();
7912
- init(this, options, instance$80, create_fragment$80, safe_not_equal, {
8031
+ init(this, options, instance$82, create_fragment$82, safe_not_equal, {
7913
8032
  field: 9,
7914
8033
  validation: 10,
7915
8034
  required: 0,
@@ -7930,7 +8049,7 @@ var FormIdentifyInput_default = FormIdentifyInput;
7930
8049
  function add_css$43(target) {
7931
8050
  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}");
7932
8051
  }
7933
- function create_fragment$79(ctx) {
8052
+ function create_fragment$81(ctx) {
7934
8053
  let div;
7935
8054
  let label0;
7936
8055
  let input0;
@@ -8016,7 +8135,7 @@ function create_fragment$79(ctx) {
8016
8135
  }
8017
8136
  };
8018
8137
  }
8019
- function instance$79($$self, $$props, $$invalidate) {
8138
+ function instance$81($$self, $$props, $$invalidate) {
8020
8139
  let buttonStyle;
8021
8140
  let $value;
8022
8141
  let { field = "subscription" } = $$props;
@@ -8089,7 +8208,7 @@ function instance$79($$self, $$props, $$invalidate) {
8089
8208
  var FormIdentifyChoices = class extends SvelteComponent {
8090
8209
  constructor(options) {
8091
8210
  super();
8092
- init(this, options, instance$79, create_fragment$79, safe_not_equal, {
8211
+ init(this, options, instance$81, create_fragment$81, safe_not_equal, {
8093
8212
  field: 6,
8094
8213
  required: 7,
8095
8214
  _layoutStyle: 0,
@@ -8114,7 +8233,7 @@ function get_each_context$5(ctx, list, i) {
8114
8233
  child_ctx[63] = i;
8115
8234
  return child_ctx;
8116
8235
  }
8117
- function create_if_block_1$3(ctx) {
8236
+ function create_if_block_1$4(ctx) {
8118
8237
  let div;
8119
8238
  let button;
8120
8239
  let svg;
@@ -8156,7 +8275,7 @@ function create_if_block_1$3(ctx) {
8156
8275
  }
8157
8276
  };
8158
8277
  }
8159
- function create_if_block$12(ctx) {
8278
+ function create_if_block$13(ctx) {
8160
8279
  let div;
8161
8280
  let button;
8162
8281
  let svg;
@@ -8239,7 +8358,7 @@ function create_each_block$5(ctx) {
8239
8358
  }
8240
8359
  };
8241
8360
  }
8242
- function create_fragment$78(ctx) {
8361
+ function create_fragment$80(ctx) {
8243
8362
  let div3;
8244
8363
  let div1;
8245
8364
  let div0;
@@ -8251,8 +8370,8 @@ function create_fragment$78(ctx) {
8251
8370
  let current;
8252
8371
  const default_slot_template = ctx[32].default;
8253
8372
  const default_slot = create_slot(default_slot_template, ctx, ctx[31], null);
8254
- let if_block0 = ctx[12] && create_if_block_1$3(ctx);
8255
- let if_block1 = ctx[11] && create_if_block$12(ctx);
8373
+ let if_block0 = ctx[12] && create_if_block_1$4(ctx);
8374
+ let if_block1 = ctx[11] && create_if_block$13(ctx);
8256
8375
  let each_value = ctx[1];
8257
8376
  let each_blocks = [];
8258
8377
  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));
@@ -8306,7 +8425,7 @@ function create_fragment$78(ctx) {
8306
8425
  if (!current || dirty[0] & 1) attr(div1, "style", ctx$1[0]);
8307
8426
  if (ctx$1[12]) if (if_block0) if_block0.p(ctx$1, dirty);
8308
8427
  else {
8309
- if_block0 = create_if_block_1$3(ctx$1);
8428
+ if_block0 = create_if_block_1$4(ctx$1);
8310
8429
  if_block0.c();
8311
8430
  if_block0.m(div3, t1);
8312
8431
  }
@@ -8316,7 +8435,7 @@ function create_fragment$78(ctx) {
8316
8435
  }
8317
8436
  if (ctx$1[11]) if (if_block1) if_block1.p(ctx$1, dirty);
8318
8437
  else {
8319
- if_block1 = create_if_block$12(ctx$1);
8438
+ if_block1 = create_if_block$13(ctx$1);
8320
8439
  if_block1.c();
8321
8440
  if_block1.m(div3, t2);
8322
8441
  }
@@ -8369,7 +8488,7 @@ function calcPositionIndex(shift, index, length) {
8369
8488
  else if (tmpPositionIndex < -(length - 1)) return tmpPositionIndex + length;
8370
8489
  else return tmpPositionIndex;
8371
8490
  }
8372
- function instance$78($$self, $$props, $$invalidate) {
8491
+ function instance$80($$self, $$props, $$invalidate) {
8373
8492
  let slideStyle;
8374
8493
  let slideClass;
8375
8494
  let _loop;
@@ -8710,7 +8829,7 @@ background-color: ${i === currentSlideId ? navigationButton.colorActive : naviga
8710
8829
  var Slide = class extends SvelteComponent {
8711
8830
  constructor(options) {
8712
8831
  super();
8713
- init(this, options, instance$78, create_fragment$78, safe_not_equal, {
8832
+ init(this, options, instance$80, create_fragment$80, safe_not_equal, {
8714
8833
  loop: 18,
8715
8834
  _style: 0,
8716
8835
  nextButton: 19,
@@ -8735,7 +8854,7 @@ var Slide_default = Slide;
8735
8854
  function add_css$41(target) {
8736
8855
  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}");
8737
8856
  }
8738
- function create_fragment$77(ctx) {
8857
+ function create_fragment$79(ctx) {
8739
8858
  let div1;
8740
8859
  let div0;
8741
8860
  let current;
@@ -8779,7 +8898,7 @@ function create_fragment$77(ctx) {
8779
8898
  }
8780
8899
  };
8781
8900
  }
8782
- function instance$77($$self, $$props, $$invalidate) {
8901
+ function instance$79($$self, $$props, $$invalidate) {
8783
8902
  let itemStyle;
8784
8903
  let { $$slots: slots = {}, $$scope } = $$props;
8785
8904
  const { registerItem, unregisterItem } = getContext("SLIDE");
@@ -8828,7 +8947,7 @@ function instance$77($$self, $$props, $$invalidate) {
8828
8947
  var SlideItem = class extends SvelteComponent {
8829
8948
  constructor(options) {
8830
8949
  super();
8831
- init(this, options, instance$77, create_fragment$77, safe_not_equal, { _style: 0 }, add_css$41);
8950
+ init(this, options, instance$79, create_fragment$79, safe_not_equal, { _style: 0 }, add_css$41);
8832
8951
  }
8833
8952
  };
8834
8953
  var SlideItem_default = SlideItem;
@@ -8840,7 +8959,7 @@ function add_css$40(target) {
8840
8959
  }
8841
8960
  const get_default_slot_changes$2 = (dirty) => ({ countdown: dirty & 2 });
8842
8961
  const get_default_slot_context$2 = (ctx) => ({ countdown: ctx[1] });
8843
- function create_fragment$76(ctx) {
8962
+ function create_fragment$78(ctx) {
8844
8963
  let div1;
8845
8964
  let div0;
8846
8965
  let current;
@@ -8897,7 +9016,7 @@ function formatTimeDiff$1(ms) {
8897
9016
  sec: diffSec.toString()
8898
9017
  };
8899
9018
  }
8900
- function instance$76($$self, $$props, $$invalidate) {
9019
+ function instance$78($$self, $$props, $$invalidate) {
8901
9020
  let countdown;
8902
9021
  let { $$slots: slots = {}, $$scope } = $$props;
8903
9022
  let { timeLimit = "2023/12/31 23:59:59" } = $$props;
@@ -8948,7 +9067,7 @@ function instance$76($$self, $$props, $$invalidate) {
8948
9067
  var Countdown = class extends SvelteComponent {
8949
9068
  constructor(options) {
8950
9069
  super();
8951
- init(this, options, instance$76, create_fragment$76, safe_not_equal, {
9070
+ init(this, options, instance$78, create_fragment$78, safe_not_equal, {
8952
9071
  timeLimit: 2,
8953
9072
  stateOnEnd: 3,
8954
9073
  _style: 0
@@ -8993,7 +9112,7 @@ function create_default_slot$8(ctx) {
8993
9112
  }
8994
9113
  };
8995
9114
  }
8996
- function create_fragment$75(ctx) {
9115
+ function create_fragment$77(ctx) {
8997
9116
  let div;
8998
9117
  let button;
8999
9118
  let current;
@@ -9041,7 +9160,7 @@ function create_fragment$75(ctx) {
9041
9160
  }
9042
9161
  };
9043
9162
  }
9044
- function instance$75($$self, $$props, $$invalidate) {
9163
+ function instance$77($$self, $$props, $$invalidate) {
9045
9164
  let { $$slots: slots = {}, $$scope } = $$props;
9046
9165
  let { onClick = {
9047
9166
  operation: "none",
@@ -9066,7 +9185,7 @@ function instance$75($$self, $$props, $$invalidate) {
9066
9185
  var Box = class extends SvelteComponent {
9067
9186
  constructor(options) {
9068
9187
  super();
9069
- init(this, options, instance$75, create_fragment$75, safe_not_equal, {
9188
+ init(this, options, instance$77, create_fragment$77, safe_not_equal, {
9070
9189
  onClick: 0,
9071
9190
  eventName: 1,
9072
9191
  _style: 2
@@ -9080,7 +9199,7 @@ var Box_default = Box;
9080
9199
  function add_css$38(target) {
9081
9200
  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)}");
9082
9201
  }
9083
- function create_if_block$11(ctx) {
9202
+ function create_if_block$12(ctx) {
9084
9203
  let html_tag;
9085
9204
  let html_anchor;
9086
9205
  return {
@@ -9104,7 +9223,7 @@ function create_if_block$11(ctx) {
9104
9223
  }
9105
9224
  function create_default_slot$7(ctx) {
9106
9225
  let if_block_anchor;
9107
- let if_block = ctx[3] && create_if_block$11(ctx);
9226
+ let if_block = ctx[3] && create_if_block$12(ctx);
9108
9227
  return {
9109
9228
  c() {
9110
9229
  if (if_block) if_block.c();
@@ -9117,7 +9236,7 @@ function create_default_slot$7(ctx) {
9117
9236
  p(ctx$1, dirty) {
9118
9237
  if (ctx$1[3]) if (if_block) if_block.p(ctx$1, dirty);
9119
9238
  else {
9120
- if_block = create_if_block$11(ctx$1);
9239
+ if_block = create_if_block$12(ctx$1);
9121
9240
  if_block.c();
9122
9241
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
9123
9242
  }
@@ -9132,7 +9251,7 @@ function create_default_slot$7(ctx) {
9132
9251
  }
9133
9252
  };
9134
9253
  }
9135
- function create_fragment$74(ctx) {
9254
+ function create_fragment$76(ctx) {
9136
9255
  let div;
9137
9256
  let button;
9138
9257
  let current;
@@ -9184,7 +9303,7 @@ function parseData(dataUrl) {
9184
9303
  const [_meta, data] = dataUrl.split(",");
9185
9304
  return decodeURIComponent(data).replaceAll("'", "\"");
9186
9305
  }
9187
- function instance$74($$self, $$props, $$invalidate) {
9306
+ function instance$76($$self, $$props, $$invalidate) {
9188
9307
  let svg;
9189
9308
  let styleVariables;
9190
9309
  let style;
@@ -9229,7 +9348,7 @@ function instance$74($$self, $$props, $$invalidate) {
9229
9348
  var IconElement = class extends SvelteComponent {
9230
9349
  constructor(options) {
9231
9350
  super();
9232
- init(this, options, instance$74, create_fragment$74, safe_not_equal, {
9351
+ init(this, options, instance$76, create_fragment$76, safe_not_equal, {
9233
9352
  icon: 4,
9234
9353
  onClick: 0,
9235
9354
  eventName: 1,
@@ -9246,7 +9365,7 @@ var IconElement_default = IconElement;
9246
9365
  function add_css$37(target) {
9247
9366
  append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
9248
9367
  }
9249
- function create_fragment$73(ctx) {
9368
+ function create_fragment$75(ctx) {
9250
9369
  let div;
9251
9370
  let switch_instance;
9252
9371
  let current;
@@ -9307,7 +9426,7 @@ function create_fragment$73(ctx) {
9307
9426
  }
9308
9427
  };
9309
9428
  }
9310
- function instance$73($$self, $$props, $$invalidate) {
9429
+ function instance$75($$self, $$props, $$invalidate) {
9311
9430
  let $data, $$unsubscribe_data = noop, $$subscribe_data = () => ($$unsubscribe_data(), $$unsubscribe_data = subscribe(data, ($$value) => $$invalidate(4, $data = $$value)), data);
9312
9431
  $$self.$$.on_destroy.push(() => $$unsubscribe_data());
9313
9432
  let { name } = $$props;
@@ -9332,7 +9451,7 @@ function instance$73($$self, $$props, $$invalidate) {
9332
9451
  var CodeElement = class extends SvelteComponent {
9333
9452
  constructor(options) {
9334
9453
  super();
9335
- init(this, options, instance$73, create_fragment$73, safe_not_equal, {
9454
+ init(this, options, instance$75, create_fragment$75, safe_not_equal, {
9336
9455
  name: 0,
9337
9456
  component: 1,
9338
9457
  data: 2,
@@ -9347,7 +9466,7 @@ var CodeElement_default = CodeElement;
9347
9466
  function add_css$36(target) {
9348
9467
  append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
9349
9468
  }
9350
- function create_fragment$72(ctx) {
9469
+ function create_fragment$74(ctx) {
9351
9470
  let div;
9352
9471
  let div_style_value;
9353
9472
  let current;
@@ -9390,7 +9509,7 @@ const FlexContextKey = "action-sdk:flex";
9390
9509
  function getFlexContext() {
9391
9510
  return getContext(FlexContextKey);
9392
9511
  }
9393
- function instance$72($$self, $$props, $$invalidate) {
9512
+ function instance$74($$self, $$props, $$invalidate) {
9394
9513
  let { $$slots: slots = {}, $$scope } = $$props;
9395
9514
  let { direction = "row" } = $$props;
9396
9515
  let { width = "100%" } = $$props;
@@ -9416,7 +9535,7 @@ function instance$72($$self, $$props, $$invalidate) {
9416
9535
  var Flex = class extends SvelteComponent {
9417
9536
  constructor(options) {
9418
9537
  super();
9419
- init(this, options, instance$72, create_fragment$72, safe_not_equal, {
9538
+ init(this, options, instance$74, create_fragment$74, safe_not_equal, {
9420
9539
  direction: 0,
9421
9540
  width: 1,
9422
9541
  height: 2,
@@ -9431,7 +9550,7 @@ var Flex_default = Flex;
9431
9550
  function add_css$35(target) {
9432
9551
  append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
9433
9552
  }
9434
- function create_fragment$71(ctx) {
9553
+ function create_fragment$73(ctx) {
9435
9554
  let div;
9436
9555
  let current;
9437
9556
  const default_slot_template = ctx[4].default;
@@ -9469,7 +9588,7 @@ function create_fragment$71(ctx) {
9469
9588
  }
9470
9589
  };
9471
9590
  }
9472
- function instance$71($$self, $$props, $$invalidate) {
9591
+ function instance$73($$self, $$props, $$invalidate) {
9473
9592
  let { $$slots: slots = {}, $$scope } = $$props;
9474
9593
  let { length } = $$props;
9475
9594
  let { _style = "" } = $$props;
@@ -9502,7 +9621,7 @@ function instance$71($$self, $$props, $$invalidate) {
9502
9621
  var FlexItem = class extends SvelteComponent {
9503
9622
  constructor(options) {
9504
9623
  super();
9505
- init(this, options, instance$71, create_fragment$71, safe_not_equal, {
9624
+ init(this, options, instance$73, create_fragment$73, safe_not_equal, {
9506
9625
  length: 1,
9507
9626
  _style: 2
9508
9627
  }, add_css$35);
@@ -9651,7 +9770,7 @@ function create_default_slot$6(ctx) {
9651
9770
  }
9652
9771
  };
9653
9772
  }
9654
- function create_fragment$70(ctx) {
9773
+ function create_fragment$72(ctx) {
9655
9774
  let stateitem;
9656
9775
  let current;
9657
9776
  stateitem = new StateItem_default({ props: {
@@ -9690,7 +9809,7 @@ function create_fragment$70(ctx) {
9690
9809
  }
9691
9810
  };
9692
9811
  }
9693
- function instance$70($$self, $$props, $$invalidate) {
9812
+ function instance$72($$self, $$props, $$invalidate) {
9694
9813
  let { $$slots: slots = {}, $$scope } = $$props;
9695
9814
  let { path } = $$props;
9696
9815
  let { onClick = {
@@ -9763,7 +9882,7 @@ function instance$70($$self, $$props, $$invalidate) {
9763
9882
  var GridModalState = class extends SvelteComponent {
9764
9883
  constructor(options) {
9765
9884
  super();
9766
- init(this, options, instance$70, create_fragment$70, safe_not_equal, {
9885
+ init(this, options, instance$72, create_fragment$72, safe_not_equal, {
9767
9886
  path: 0,
9768
9887
  onClick: 1,
9769
9888
  clickEventName: 2,
@@ -9792,7 +9911,7 @@ var GridModalState_default = GridModalState;
9792
9911
  function add_css$34(target) {
9793
9912
  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%}");
9794
9913
  }
9795
- function create_fragment$69(ctx) {
9914
+ function create_fragment$71(ctx) {
9796
9915
  let div1;
9797
9916
  let div0;
9798
9917
  let rendertext;
@@ -9836,7 +9955,7 @@ function create_fragment$69(ctx) {
9836
9955
  }
9837
9956
  };
9838
9957
  }
9839
- function instance$69($$self, $$props, $$invalidate) {
9958
+ function instance$71($$self, $$props, $$invalidate) {
9840
9959
  let style;
9841
9960
  let { text: text$1 = "サンプルSample" } = $$props;
9842
9961
  let { font = SYSTEM_FONT } = $$props;
@@ -9866,7 +9985,7 @@ function instance$69($$self, $$props, $$invalidate) {
9866
9985
  var TextBlock = class extends SvelteComponent {
9867
9986
  constructor(options) {
9868
9987
  super();
9869
- init(this, options, instance$69, create_fragment$69, safe_not_equal, {
9988
+ init(this, options, instance$71, create_fragment$71, safe_not_equal, {
9870
9989
  text: 0,
9871
9990
  font: 3,
9872
9991
  _textStyle: 4,
@@ -9882,7 +10001,7 @@ var TextBlock_default = TextBlock;
9882
10001
  function add_css$33(target) {
9883
10002
  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)}");
9884
10003
  }
9885
- function create_fragment$68(ctx) {
10004
+ function create_fragment$70(ctx) {
9886
10005
  let div;
9887
10006
  let button;
9888
10007
  let rendertext;
@@ -9934,7 +10053,7 @@ function create_fragment$68(ctx) {
9934
10053
  }
9935
10054
  };
9936
10055
  }
9937
- function instance$68($$self, $$props, $$invalidate) {
10056
+ function instance$70($$self, $$props, $$invalidate) {
9938
10057
  let { text: text$1 = "ボタンラベル" } = $$props;
9939
10058
  let { onClick = {
9940
10059
  operation: "none",
@@ -9972,7 +10091,7 @@ function instance$68($$self, $$props, $$invalidate) {
9972
10091
  var TextButtonBlock = class extends SvelteComponent {
9973
10092
  constructor(options) {
9974
10093
  super();
9975
- init(this, options, instance$68, create_fragment$68, safe_not_equal, {
10094
+ init(this, options, instance$70, create_fragment$70, safe_not_equal, {
9976
10095
  text: 0,
9977
10096
  onClick: 4,
9978
10097
  eventName: 5,
@@ -9989,7 +10108,7 @@ var TextButtonBlock_default = TextButtonBlock;
9989
10108
  function add_css$32(target) {
9990
10109
  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)}");
9991
10110
  }
9992
- function create_fragment$67(ctx) {
10111
+ function create_fragment$69(ctx) {
9993
10112
  let div;
9994
10113
  let img;
9995
10114
  let img_style_value;
@@ -10035,7 +10154,7 @@ function create_fragment$67(ctx) {
10035
10154
  }
10036
10155
  };
10037
10156
  }
10038
- function instance$67($$self, $$props, $$invalidate) {
10157
+ function instance$69($$self, $$props, $$invalidate) {
10039
10158
  let { src = "https://admin.karte.io/action-editor2/public/images/no_image_en.svg" } = $$props;
10040
10159
  let { alt = "No Image" } = $$props;
10041
10160
  let { transport = false } = $$props;
@@ -10076,7 +10195,7 @@ function instance$67($$self, $$props, $$invalidate) {
10076
10195
  var ImageBlock = class extends SvelteComponent {
10077
10196
  constructor(options) {
10078
10197
  super();
10079
- init(this, options, instance$67, create_fragment$67, safe_not_equal, {
10198
+ init(this, options, instance$69, create_fragment$69, safe_not_equal, {
10080
10199
  src: 0,
10081
10200
  alt: 1,
10082
10201
  transport: 2,
@@ -10430,32 +10549,30 @@ var useClickable_default = useClickable;
10430
10549
 
10431
10550
  //#endregion
10432
10551
  //#region src/hooks/useInjectCustomizeCss.ts
10433
- const useInjectCustomizeCss = (props) => {
10552
+ const DATA_ATTR_LAYER_ID_KEY = "data-customize-css-layer-id";
10553
+ const useInjectCustomizeCss = (props, layerId) => {
10434
10554
  function injectCss() {
10435
- const modalElements = Array.from(document.querySelectorAll(`.${KARTE_MODAL_ROOT}`));
10436
- const style = document.createElement("style");
10437
10555
  let headAppended = false;
10556
+ const roots = Array.from(document.querySelectorAll(`.${KARTE_ACTION_ROOT}[data-${KARTE_ACTION_RID}='${actionId}']`));
10557
+ const style = document.createElement("style");
10558
+ style.setAttribute(DATA_ATTR_LAYER_ID_KEY, layerId);
10438
10559
  style.textContent = props.customizeCss;
10439
- modalElements.forEach((modalElement) => {
10440
- if (modalElement?.shadowRoot) modalElement.shadowRoot.appendChild(style);
10441
- else if (!headAppended) {
10560
+ roots.forEach((root) => {
10561
+ if (root && root.shadowRoot) {
10562
+ const existingStyles = Array.from(root.shadowRoot.querySelectorAll(`style[${DATA_ATTR_LAYER_ID_KEY}='${layerId}']`));
10563
+ existingStyles.forEach((style$1) => {
10564
+ style$1.parentNode?.removeChild(style$1);
10565
+ });
10566
+ root.shadowRoot.appendChild(style);
10567
+ } else if (!headAppended) {
10442
10568
  document.head.appendChild(style);
10443
10569
  headAppended = true;
10444
10570
  }
10445
10571
  });
10446
- return () => {
10447
- modalElements.forEach((modalElement) => {
10448
- if (modalElement?.shadowRoot) modalElement.shadowRoot.removeChild(style);
10449
- else document.head.removeChild(style);
10450
- });
10451
- };
10452
10572
  }
10453
10573
  onMount$1(() => {
10454
10574
  if (!props.isCustomizeCss) return;
10455
- const removeCss = injectCss();
10456
- return () => {
10457
- removeCss();
10458
- };
10575
+ injectCss();
10459
10576
  });
10460
10577
  };
10461
10578
 
@@ -10549,7 +10666,7 @@ function create_dynamic_element$11(ctx) {
10549
10666
  }
10550
10667
  };
10551
10668
  }
10552
- function create_fragment$66(ctx) {
10669
+ function create_fragment$68(ctx) {
10553
10670
  let previous_tag = ctx[5];
10554
10671
  let svelte_element_anchor;
10555
10672
  let svelte_element = ctx[5] && create_dynamic_element$11(ctx);
@@ -10587,13 +10704,13 @@ function create_fragment$66(ctx) {
10587
10704
  }
10588
10705
  };
10589
10706
  }
10590
- function instance$66($$self, $$props, $$invalidate) {
10707
+ function instance$68($$self, $$props, $$invalidate) {
10591
10708
  let styleObj;
10592
10709
  let style;
10593
10710
  let imgStyle;
10594
10711
  let { props = {} } = $$props;
10595
10712
  let { layerId = "" } = $$props;
10596
- useInjectCustomizeCss(props);
10713
+ useInjectCustomizeCss(props, layerId);
10597
10714
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
10598
10715
  const avatarSizeStyle = !isNaN(Number(props.size)) ? {
10599
10716
  width: `${props.size}px`,
@@ -10650,7 +10767,7 @@ function instance$66($$self, $$props, $$invalidate) {
10650
10767
  var Avatar = class extends SvelteComponent {
10651
10768
  constructor(options) {
10652
10769
  super();
10653
- init(this, options, instance$66, create_fragment$66, safe_not_equal, {
10770
+ init(this, options, instance$68, create_fragment$68, safe_not_equal, {
10654
10771
  props: 0,
10655
10772
  layerId: 1
10656
10773
  }, add_css$31);
@@ -10708,7 +10825,7 @@ const buttonPropsDefault = {
10708
10825
 
10709
10826
  //#endregion
10710
10827
  //#region src/components-flex/icon/variants/IconArrowDown.svelte
10711
- function create_fragment$65(ctx) {
10828
+ function create_fragment$67(ctx) {
10712
10829
  let svg;
10713
10830
  let path;
10714
10831
  return {
@@ -10736,7 +10853,7 @@ function create_fragment$65(ctx) {
10736
10853
  }
10737
10854
  };
10738
10855
  }
10739
- function instance$65($$self, $$props, $$invalidate) {
10856
+ function instance$67($$self, $$props, $$invalidate) {
10740
10857
  let { color } = $$props;
10741
10858
  $$self.$$set = ($$props$1) => {
10742
10859
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10746,14 +10863,14 @@ function instance$65($$self, $$props, $$invalidate) {
10746
10863
  var IconArrowDown = class extends SvelteComponent {
10747
10864
  constructor(options) {
10748
10865
  super();
10749
- init(this, options, instance$65, create_fragment$65, safe_not_equal, { color: 0 });
10866
+ init(this, options, instance$67, create_fragment$67, safe_not_equal, { color: 0 });
10750
10867
  }
10751
10868
  };
10752
10869
  var IconArrowDown_default = IconArrowDown;
10753
10870
 
10754
10871
  //#endregion
10755
10872
  //#region src/components-flex/icon/variants/IconArrowUp.svelte
10756
- function create_fragment$64(ctx) {
10873
+ function create_fragment$66(ctx) {
10757
10874
  let svg;
10758
10875
  let path;
10759
10876
  return {
@@ -10781,7 +10898,7 @@ function create_fragment$64(ctx) {
10781
10898
  }
10782
10899
  };
10783
10900
  }
10784
- function instance$64($$self, $$props, $$invalidate) {
10901
+ function instance$66($$self, $$props, $$invalidate) {
10785
10902
  let { color } = $$props;
10786
10903
  $$self.$$set = ($$props$1) => {
10787
10904
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10791,14 +10908,14 @@ function instance$64($$self, $$props, $$invalidate) {
10791
10908
  var IconArrowUp = class extends SvelteComponent {
10792
10909
  constructor(options) {
10793
10910
  super();
10794
- init(this, options, instance$64, create_fragment$64, safe_not_equal, { color: 0 });
10911
+ init(this, options, instance$66, create_fragment$66, safe_not_equal, { color: 0 });
10795
10912
  }
10796
10913
  };
10797
10914
  var IconArrowUp_default = IconArrowUp;
10798
10915
 
10799
10916
  //#endregion
10800
10917
  //#region src/components-flex/icon/variants/IconUsers.svelte
10801
- function create_fragment$63(ctx) {
10918
+ function create_fragment$65(ctx) {
10802
10919
  let svg;
10803
10920
  let path;
10804
10921
  return {
@@ -10826,7 +10943,7 @@ function create_fragment$63(ctx) {
10826
10943
  }
10827
10944
  };
10828
10945
  }
10829
- function instance$63($$self, $$props, $$invalidate) {
10946
+ function instance$65($$self, $$props, $$invalidate) {
10830
10947
  let { color } = $$props;
10831
10948
  $$self.$$set = ($$props$1) => {
10832
10949
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10836,14 +10953,14 @@ function instance$63($$self, $$props, $$invalidate) {
10836
10953
  var IconUsers = class extends SvelteComponent {
10837
10954
  constructor(options) {
10838
10955
  super();
10839
- init(this, options, instance$63, create_fragment$63, safe_not_equal, { color: 0 });
10956
+ init(this, options, instance$65, create_fragment$65, safe_not_equal, { color: 0 });
10840
10957
  }
10841
10958
  };
10842
10959
  var IconUsers_default = IconUsers;
10843
10960
 
10844
10961
  //#endregion
10845
10962
  //#region src/components-flex/icon/variants/IconArrowLeft.svelte
10846
- function create_fragment$62(ctx) {
10963
+ function create_fragment$64(ctx) {
10847
10964
  let svg;
10848
10965
  let path;
10849
10966
  return {
@@ -10871,7 +10988,7 @@ function create_fragment$62(ctx) {
10871
10988
  }
10872
10989
  };
10873
10990
  }
10874
- function instance$62($$self, $$props, $$invalidate) {
10991
+ function instance$64($$self, $$props, $$invalidate) {
10875
10992
  let { color } = $$props;
10876
10993
  $$self.$$set = ($$props$1) => {
10877
10994
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10881,14 +10998,14 @@ function instance$62($$self, $$props, $$invalidate) {
10881
10998
  var IconArrowLeft = class extends SvelteComponent {
10882
10999
  constructor(options) {
10883
11000
  super();
10884
- init(this, options, instance$62, create_fragment$62, safe_not_equal, { color: 0 });
11001
+ init(this, options, instance$64, create_fragment$64, safe_not_equal, { color: 0 });
10885
11002
  }
10886
11003
  };
10887
11004
  var IconArrowLeft_default = IconArrowLeft;
10888
11005
 
10889
11006
  //#endregion
10890
11007
  //#region src/components-flex/icon/variants/IconArrowRight.svelte
10891
- function create_fragment$61(ctx) {
11008
+ function create_fragment$63(ctx) {
10892
11009
  let svg;
10893
11010
  let path;
10894
11011
  return {
@@ -10916,7 +11033,7 @@ function create_fragment$61(ctx) {
10916
11033
  }
10917
11034
  };
10918
11035
  }
10919
- function instance$61($$self, $$props, $$invalidate) {
11036
+ function instance$63($$self, $$props, $$invalidate) {
10920
11037
  let { color } = $$props;
10921
11038
  $$self.$$set = ($$props$1) => {
10922
11039
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10926,14 +11043,14 @@ function instance$61($$self, $$props, $$invalidate) {
10926
11043
  var IconArrowRight = class extends SvelteComponent {
10927
11044
  constructor(options) {
10928
11045
  super();
10929
- init(this, options, instance$61, create_fragment$61, safe_not_equal, { color: 0 });
11046
+ init(this, options, instance$63, create_fragment$63, safe_not_equal, { color: 0 });
10930
11047
  }
10931
11048
  };
10932
11049
  var IconArrowRight_default = IconArrowRight;
10933
11050
 
10934
11051
  //#endregion
10935
11052
  //#region src/components-flex/icon/variants/IconBell.svelte
10936
- function create_fragment$60(ctx) {
11053
+ function create_fragment$62(ctx) {
10937
11054
  let svg;
10938
11055
  let path;
10939
11056
  return {
@@ -10961,7 +11078,7 @@ function create_fragment$60(ctx) {
10961
11078
  }
10962
11079
  };
10963
11080
  }
10964
- function instance$60($$self, $$props, $$invalidate) {
11081
+ function instance$62($$self, $$props, $$invalidate) {
10965
11082
  let { color } = $$props;
10966
11083
  $$self.$$set = ($$props$1) => {
10967
11084
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10971,14 +11088,14 @@ function instance$60($$self, $$props, $$invalidate) {
10971
11088
  var IconBell = class extends SvelteComponent {
10972
11089
  constructor(options) {
10973
11090
  super();
10974
- init(this, options, instance$60, create_fragment$60, safe_not_equal, { color: 0 });
11091
+ init(this, options, instance$62, create_fragment$62, safe_not_equal, { color: 0 });
10975
11092
  }
10976
11093
  };
10977
11094
  var IconBell_default = IconBell;
10978
11095
 
10979
11096
  //#endregion
10980
11097
  //#region src/components-flex/icon/variants/IconArrowUpFromSquare.svelte
10981
- function create_fragment$59(ctx) {
11098
+ function create_fragment$61(ctx) {
10982
11099
  let svg;
10983
11100
  let path;
10984
11101
  return {
@@ -11006,7 +11123,7 @@ function create_fragment$59(ctx) {
11006
11123
  }
11007
11124
  };
11008
11125
  }
11009
- function instance$59($$self, $$props, $$invalidate) {
11126
+ function instance$61($$self, $$props, $$invalidate) {
11010
11127
  let { color } = $$props;
11011
11128
  $$self.$$set = ($$props$1) => {
11012
11129
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11016,14 +11133,14 @@ function instance$59($$self, $$props, $$invalidate) {
11016
11133
  var IconArrowUpFromSquare = class extends SvelteComponent {
11017
11134
  constructor(options) {
11018
11135
  super();
11019
- init(this, options, instance$59, create_fragment$59, safe_not_equal, { color: 0 });
11136
+ init(this, options, instance$61, create_fragment$61, safe_not_equal, { color: 0 });
11020
11137
  }
11021
11138
  };
11022
11139
  var IconArrowUpFromSquare_default = IconArrowUpFromSquare;
11023
11140
 
11024
11141
  //#endregion
11025
11142
  //#region src/components-flex/icon/variants/IconTicket.svelte
11026
- function create_fragment$58(ctx) {
11143
+ function create_fragment$60(ctx) {
11027
11144
  let svg;
11028
11145
  let path;
11029
11146
  return {
@@ -11051,7 +11168,7 @@ function create_fragment$58(ctx) {
11051
11168
  }
11052
11169
  };
11053
11170
  }
11054
- function instance$58($$self, $$props, $$invalidate) {
11171
+ function instance$60($$self, $$props, $$invalidate) {
11055
11172
  let { color } = $$props;
11056
11173
  $$self.$$set = ($$props$1) => {
11057
11174
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11061,14 +11178,14 @@ function instance$58($$self, $$props, $$invalidate) {
11061
11178
  var IconTicket = class extends SvelteComponent {
11062
11179
  constructor(options) {
11063
11180
  super();
11064
- init(this, options, instance$58, create_fragment$58, safe_not_equal, { color: 0 });
11181
+ init(this, options, instance$60, create_fragment$60, safe_not_equal, { color: 0 });
11065
11182
  }
11066
11183
  };
11067
11184
  var IconTicket_default = IconTicket;
11068
11185
 
11069
11186
  //#endregion
11070
11187
  //#region src/components-flex/icon/variants/IconTrack.svelte
11071
- function create_fragment$57(ctx) {
11188
+ function create_fragment$59(ctx) {
11072
11189
  let svg;
11073
11190
  let path;
11074
11191
  return {
@@ -11096,7 +11213,7 @@ function create_fragment$57(ctx) {
11096
11213
  }
11097
11214
  };
11098
11215
  }
11099
- function instance$57($$self, $$props, $$invalidate) {
11216
+ function instance$59($$self, $$props, $$invalidate) {
11100
11217
  let { color } = $$props;
11101
11218
  $$self.$$set = ($$props$1) => {
11102
11219
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11106,14 +11223,14 @@ function instance$57($$self, $$props, $$invalidate) {
11106
11223
  var IconTrack = class extends SvelteComponent {
11107
11224
  constructor(options) {
11108
11225
  super();
11109
- init(this, options, instance$57, create_fragment$57, safe_not_equal, { color: 0 });
11226
+ init(this, options, instance$59, create_fragment$59, safe_not_equal, { color: 0 });
11110
11227
  }
11111
11228
  };
11112
11229
  var IconTrack_default = IconTrack;
11113
11230
 
11114
11231
  //#endregion
11115
11232
  //#region src/components-flex/icon/variants/IconCartShopping.svelte
11116
- function create_fragment$56(ctx) {
11233
+ function create_fragment$58(ctx) {
11117
11234
  let svg;
11118
11235
  let path;
11119
11236
  return {
@@ -11141,7 +11258,7 @@ function create_fragment$56(ctx) {
11141
11258
  }
11142
11259
  };
11143
11260
  }
11144
- function instance$56($$self, $$props, $$invalidate) {
11261
+ function instance$58($$self, $$props, $$invalidate) {
11145
11262
  let { color } = $$props;
11146
11263
  $$self.$$set = ($$props$1) => {
11147
11264
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11151,14 +11268,14 @@ function instance$56($$self, $$props, $$invalidate) {
11151
11268
  var IconCartShopping = class extends SvelteComponent {
11152
11269
  constructor(options) {
11153
11270
  super();
11154
- init(this, options, instance$56, create_fragment$56, safe_not_equal, { color: 0 });
11271
+ init(this, options, instance$58, create_fragment$58, safe_not_equal, { color: 0 });
11155
11272
  }
11156
11273
  };
11157
11274
  var IconCartShopping_default = IconCartShopping;
11158
11275
 
11159
11276
  //#endregion
11160
11277
  //#region src/components-flex/icon/variants/IconCircle.svelte
11161
- function create_fragment$55(ctx) {
11278
+ function create_fragment$57(ctx) {
11162
11279
  let svg;
11163
11280
  let path;
11164
11281
  return {
@@ -11186,7 +11303,7 @@ function create_fragment$55(ctx) {
11186
11303
  }
11187
11304
  };
11188
11305
  }
11189
- function instance$55($$self, $$props, $$invalidate) {
11306
+ function instance$57($$self, $$props, $$invalidate) {
11190
11307
  let { color } = $$props;
11191
11308
  $$self.$$set = ($$props$1) => {
11192
11309
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11196,14 +11313,14 @@ function instance$55($$self, $$props, $$invalidate) {
11196
11313
  var IconCircle = class extends SvelteComponent {
11197
11314
  constructor(options) {
11198
11315
  super();
11199
- init(this, options, instance$55, create_fragment$55, safe_not_equal, { color: 0 });
11316
+ init(this, options, instance$57, create_fragment$57, safe_not_equal, { color: 0 });
11200
11317
  }
11201
11318
  };
11202
11319
  var IconCircle_default = IconCircle;
11203
11320
 
11204
11321
  //#endregion
11205
11322
  //#region src/components-flex/icon/variants/IconCircleQuestion.svelte
11206
- function create_fragment$54(ctx) {
11323
+ function create_fragment$56(ctx) {
11207
11324
  let svg;
11208
11325
  let path;
11209
11326
  return {
@@ -11231,7 +11348,7 @@ function create_fragment$54(ctx) {
11231
11348
  }
11232
11349
  };
11233
11350
  }
11234
- function instance$54($$self, $$props, $$invalidate) {
11351
+ function instance$56($$self, $$props, $$invalidate) {
11235
11352
  let { color } = $$props;
11236
11353
  $$self.$$set = ($$props$1) => {
11237
11354
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11241,14 +11358,14 @@ function instance$54($$self, $$props, $$invalidate) {
11241
11358
  var IconCircleQuestion = class extends SvelteComponent {
11242
11359
  constructor(options) {
11243
11360
  super();
11244
- init(this, options, instance$54, create_fragment$54, safe_not_equal, { color: 0 });
11361
+ init(this, options, instance$56, create_fragment$56, safe_not_equal, { color: 0 });
11245
11362
  }
11246
11363
  };
11247
11364
  var IconCircleQuestion_default = IconCircleQuestion;
11248
11365
 
11249
11366
  //#endregion
11250
11367
  //#region src/components-flex/icon/variants/IconCheck.svelte
11251
- function create_fragment$53(ctx) {
11368
+ function create_fragment$55(ctx) {
11252
11369
  let svg;
11253
11370
  let path;
11254
11371
  return {
@@ -11276,7 +11393,7 @@ function create_fragment$53(ctx) {
11276
11393
  }
11277
11394
  };
11278
11395
  }
11279
- function instance$53($$self, $$props, $$invalidate) {
11396
+ function instance$55($$self, $$props, $$invalidate) {
11280
11397
  let { color } = $$props;
11281
11398
  $$self.$$set = ($$props$1) => {
11282
11399
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11286,14 +11403,14 @@ function instance$53($$self, $$props, $$invalidate) {
11286
11403
  var IconCheck = class extends SvelteComponent {
11287
11404
  constructor(options) {
11288
11405
  super();
11289
- init(this, options, instance$53, create_fragment$53, safe_not_equal, { color: 0 });
11406
+ init(this, options, instance$55, create_fragment$55, safe_not_equal, { color: 0 });
11290
11407
  }
11291
11408
  };
11292
11409
  var IconCheck_default = IconCheck;
11293
11410
 
11294
11411
  //#endregion
11295
11412
  //#region src/components-flex/icon/variants/IconXMark.svelte
11296
- function create_fragment$52(ctx) {
11413
+ function create_fragment$54(ctx) {
11297
11414
  let svg;
11298
11415
  let path;
11299
11416
  return {
@@ -11321,7 +11438,7 @@ function create_fragment$52(ctx) {
11321
11438
  }
11322
11439
  };
11323
11440
  }
11324
- function instance$52($$self, $$props, $$invalidate) {
11441
+ function instance$54($$self, $$props, $$invalidate) {
11325
11442
  let { color } = $$props;
11326
11443
  $$self.$$set = ($$props$1) => {
11327
11444
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11331,14 +11448,14 @@ function instance$52($$self, $$props, $$invalidate) {
11331
11448
  var IconXMark = class extends SvelteComponent {
11332
11449
  constructor(options) {
11333
11450
  super();
11334
- init(this, options, instance$52, create_fragment$52, safe_not_equal, { color: 0 });
11451
+ init(this, options, instance$54, create_fragment$54, safe_not_equal, { color: 0 });
11335
11452
  }
11336
11453
  };
11337
11454
  var IconXMark_default = IconXMark;
11338
11455
 
11339
11456
  //#endregion
11340
11457
  //#region src/components-flex/icon/variants/IconPaperPlane.svelte
11341
- function create_fragment$51(ctx) {
11458
+ function create_fragment$53(ctx) {
11342
11459
  let svg;
11343
11460
  let path;
11344
11461
  return {
@@ -11366,7 +11483,7 @@ function create_fragment$51(ctx) {
11366
11483
  }
11367
11484
  };
11368
11485
  }
11369
- function instance$51($$self, $$props, $$invalidate) {
11486
+ function instance$53($$self, $$props, $$invalidate) {
11370
11487
  let { color } = $$props;
11371
11488
  $$self.$$set = ($$props$1) => {
11372
11489
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11376,14 +11493,14 @@ function instance$51($$self, $$props, $$invalidate) {
11376
11493
  var IconPaperPlane = class extends SvelteComponent {
11377
11494
  constructor(options) {
11378
11495
  super();
11379
- init(this, options, instance$51, create_fragment$51, safe_not_equal, { color: 0 });
11496
+ init(this, options, instance$53, create_fragment$53, safe_not_equal, { color: 0 });
11380
11497
  }
11381
11498
  };
11382
11499
  var IconPaperPlane_default = IconPaperPlane;
11383
11500
 
11384
11501
  //#endregion
11385
11502
  //#region src/components-flex/icon/variants/IconCopy.svelte
11386
- function create_fragment$50(ctx) {
11503
+ function create_fragment$52(ctx) {
11387
11504
  let svg;
11388
11505
  let path;
11389
11506
  return {
@@ -11411,7 +11528,7 @@ function create_fragment$50(ctx) {
11411
11528
  }
11412
11529
  };
11413
11530
  }
11414
- function instance$50($$self, $$props, $$invalidate) {
11531
+ function instance$52($$self, $$props, $$invalidate) {
11415
11532
  let { color } = $$props;
11416
11533
  $$self.$$set = ($$props$1) => {
11417
11534
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11421,14 +11538,14 @@ function instance$50($$self, $$props, $$invalidate) {
11421
11538
  var IconCopy = class extends SvelteComponent {
11422
11539
  constructor(options) {
11423
11540
  super();
11424
- init(this, options, instance$50, create_fragment$50, safe_not_equal, { color: 0 });
11541
+ init(this, options, instance$52, create_fragment$52, safe_not_equal, { color: 0 });
11425
11542
  }
11426
11543
  };
11427
11544
  var IconCopy_default = IconCopy;
11428
11545
 
11429
11546
  //#endregion
11430
11547
  //#region src/components-flex/icon/variants/IconCircleXMark.svelte
11431
- function create_fragment$49(ctx) {
11548
+ function create_fragment$51(ctx) {
11432
11549
  let svg;
11433
11550
  let path;
11434
11551
  return {
@@ -11456,7 +11573,7 @@ function create_fragment$49(ctx) {
11456
11573
  }
11457
11574
  };
11458
11575
  }
11459
- function instance$49($$self, $$props, $$invalidate) {
11576
+ function instance$51($$self, $$props, $$invalidate) {
11460
11577
  let { color } = $$props;
11461
11578
  $$self.$$set = ($$props$1) => {
11462
11579
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11466,14 +11583,14 @@ function instance$49($$self, $$props, $$invalidate) {
11466
11583
  var IconCircleXMark = class extends SvelteComponent {
11467
11584
  constructor(options) {
11468
11585
  super();
11469
- init(this, options, instance$49, create_fragment$49, safe_not_equal, { color: 0 });
11586
+ init(this, options, instance$51, create_fragment$51, safe_not_equal, { color: 0 });
11470
11587
  }
11471
11588
  };
11472
11589
  var IconCircleXMark_default = IconCircleXMark;
11473
11590
 
11474
11591
  //#endregion
11475
11592
  //#region src/components-flex/icon/variants/IconHeart.svelte
11476
- function create_fragment$48(ctx) {
11593
+ function create_fragment$50(ctx) {
11477
11594
  let svg;
11478
11595
  let path;
11479
11596
  return {
@@ -11501,7 +11618,7 @@ function create_fragment$48(ctx) {
11501
11618
  }
11502
11619
  };
11503
11620
  }
11504
- function instance$48($$self, $$props, $$invalidate) {
11621
+ function instance$50($$self, $$props, $$invalidate) {
11505
11622
  let { color } = $$props;
11506
11623
  $$self.$$set = ($$props$1) => {
11507
11624
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11511,14 +11628,14 @@ function instance$48($$self, $$props, $$invalidate) {
11511
11628
  var IconHeart = class extends SvelteComponent {
11512
11629
  constructor(options) {
11513
11630
  super();
11514
- init(this, options, instance$48, create_fragment$48, safe_not_equal, { color: 0 });
11631
+ init(this, options, instance$50, create_fragment$50, safe_not_equal, { color: 0 });
11515
11632
  }
11516
11633
  };
11517
11634
  var IconHeart_default = IconHeart;
11518
11635
 
11519
11636
  //#endregion
11520
11637
  //#region src/components-flex/icon/variants/IconMagnifyingGrass.svelte
11521
- function create_fragment$47(ctx) {
11638
+ function create_fragment$49(ctx) {
11522
11639
  let svg;
11523
11640
  let path;
11524
11641
  return {
@@ -11546,7 +11663,7 @@ function create_fragment$47(ctx) {
11546
11663
  }
11547
11664
  };
11548
11665
  }
11549
- function instance$47($$self, $$props, $$invalidate) {
11666
+ function instance$49($$self, $$props, $$invalidate) {
11550
11667
  let { color } = $$props;
11551
11668
  $$self.$$set = ($$props$1) => {
11552
11669
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11556,14 +11673,14 @@ function instance$47($$self, $$props, $$invalidate) {
11556
11673
  var IconMagnifyingGrass = class extends SvelteComponent {
11557
11674
  constructor(options) {
11558
11675
  super();
11559
- init(this, options, instance$47, create_fragment$47, safe_not_equal, { color: 0 });
11676
+ init(this, options, instance$49, create_fragment$49, safe_not_equal, { color: 0 });
11560
11677
  }
11561
11678
  };
11562
11679
  var IconMagnifyingGrass_default = IconMagnifyingGrass;
11563
11680
 
11564
11681
  //#endregion
11565
11682
  //#region src/components-flex/icon/variants/IconStar.svelte
11566
- function create_fragment$46(ctx) {
11683
+ function create_fragment$48(ctx) {
11567
11684
  let svg;
11568
11685
  let path;
11569
11686
  return {
@@ -11591,7 +11708,7 @@ function create_fragment$46(ctx) {
11591
11708
  }
11592
11709
  };
11593
11710
  }
11594
- function instance$46($$self, $$props, $$invalidate) {
11711
+ function instance$48($$self, $$props, $$invalidate) {
11595
11712
  let { color } = $$props;
11596
11713
  $$self.$$set = ($$props$1) => {
11597
11714
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11601,14 +11718,14 @@ function instance$46($$self, $$props, $$invalidate) {
11601
11718
  var IconStar = class extends SvelteComponent {
11602
11719
  constructor(options) {
11603
11720
  super();
11604
- init(this, options, instance$46, create_fragment$46, safe_not_equal, { color: 0 });
11721
+ init(this, options, instance$48, create_fragment$48, safe_not_equal, { color: 0 });
11605
11722
  }
11606
11723
  };
11607
11724
  var IconStar_default = IconStar;
11608
11725
 
11609
11726
  //#endregion
11610
11727
  //#region src/components-flex/icon/variants/IconCircleInfo.svelte
11611
- function create_fragment$45(ctx) {
11728
+ function create_fragment$47(ctx) {
11612
11729
  let svg;
11613
11730
  let path;
11614
11731
  return {
@@ -11636,7 +11753,7 @@ function create_fragment$45(ctx) {
11636
11753
  }
11637
11754
  };
11638
11755
  }
11639
- function instance$45($$self, $$props, $$invalidate) {
11756
+ function instance$47($$self, $$props, $$invalidate) {
11640
11757
  let { color } = $$props;
11641
11758
  $$self.$$set = ($$props$1) => {
11642
11759
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11646,14 +11763,14 @@ function instance$45($$self, $$props, $$invalidate) {
11646
11763
  var IconCircleInfo = class extends SvelteComponent {
11647
11764
  constructor(options) {
11648
11765
  super();
11649
- init(this, options, instance$45, create_fragment$45, safe_not_equal, { color: 0 });
11766
+ init(this, options, instance$47, create_fragment$47, safe_not_equal, { color: 0 });
11650
11767
  }
11651
11768
  };
11652
11769
  var IconCircleInfo_default = IconCircleInfo;
11653
11770
 
11654
11771
  //#endregion
11655
11772
  //#region src/components-flex/icon/variants/IconEnvelope.svelte
11656
- function create_fragment$44(ctx) {
11773
+ function create_fragment$46(ctx) {
11657
11774
  let svg;
11658
11775
  let path;
11659
11776
  return {
@@ -11681,7 +11798,7 @@ function create_fragment$44(ctx) {
11681
11798
  }
11682
11799
  };
11683
11800
  }
11684
- function instance$44($$self, $$props, $$invalidate) {
11801
+ function instance$46($$self, $$props, $$invalidate) {
11685
11802
  let { color } = $$props;
11686
11803
  $$self.$$set = ($$props$1) => {
11687
11804
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11691,14 +11808,14 @@ function instance$44($$self, $$props, $$invalidate) {
11691
11808
  var IconEnvelope = class extends SvelteComponent {
11692
11809
  constructor(options) {
11693
11810
  super();
11694
- init(this, options, instance$44, create_fragment$44, safe_not_equal, { color: 0 });
11811
+ init(this, options, instance$46, create_fragment$46, safe_not_equal, { color: 0 });
11695
11812
  }
11696
11813
  };
11697
11814
  var IconEnvelope_default = IconEnvelope;
11698
11815
 
11699
11816
  //#endregion
11700
11817
  //#region src/components-flex/icon/variants/IconGift.svelte
11701
- function create_fragment$43(ctx) {
11818
+ function create_fragment$45(ctx) {
11702
11819
  let svg;
11703
11820
  let path;
11704
11821
  return {
@@ -11726,7 +11843,7 @@ function create_fragment$43(ctx) {
11726
11843
  }
11727
11844
  };
11728
11845
  }
11729
- function instance$43($$self, $$props, $$invalidate) {
11846
+ function instance$45($$self, $$props, $$invalidate) {
11730
11847
  let { color } = $$props;
11731
11848
  $$self.$$set = ($$props$1) => {
11732
11849
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11736,14 +11853,14 @@ function instance$43($$self, $$props, $$invalidate) {
11736
11853
  var IconGift = class extends SvelteComponent {
11737
11854
  constructor(options) {
11738
11855
  super();
11739
- init(this, options, instance$43, create_fragment$43, safe_not_equal, { color: 0 });
11856
+ init(this, options, instance$45, create_fragment$45, safe_not_equal, { color: 0 });
11740
11857
  }
11741
11858
  };
11742
11859
  var IconGift_default = IconGift;
11743
11860
 
11744
11861
  //#endregion
11745
11862
  //#region src/components-flex/icon/variants/IconPaperclip.svelte
11746
- function create_fragment$42(ctx) {
11863
+ function create_fragment$44(ctx) {
11747
11864
  let svg;
11748
11865
  let path;
11749
11866
  return {
@@ -11771,7 +11888,7 @@ function create_fragment$42(ctx) {
11771
11888
  }
11772
11889
  };
11773
11890
  }
11774
- function instance$42($$self, $$props, $$invalidate) {
11891
+ function instance$44($$self, $$props, $$invalidate) {
11775
11892
  let { color } = $$props;
11776
11893
  $$self.$$set = ($$props$1) => {
11777
11894
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11781,14 +11898,14 @@ function instance$42($$self, $$props, $$invalidate) {
11781
11898
  var IconPaperclip = class extends SvelteComponent {
11782
11899
  constructor(options) {
11783
11900
  super();
11784
- init(this, options, instance$42, create_fragment$42, safe_not_equal, { color: 0 });
11901
+ init(this, options, instance$44, create_fragment$44, safe_not_equal, { color: 0 });
11785
11902
  }
11786
11903
  };
11787
11904
  var IconPaperclip_default = IconPaperclip;
11788
11905
 
11789
11906
  //#endregion
11790
11907
  //#region src/components-flex/icon/variants/IconFire.svelte
11791
- function create_fragment$41(ctx) {
11908
+ function create_fragment$43(ctx) {
11792
11909
  let svg;
11793
11910
  let path;
11794
11911
  return {
@@ -11816,7 +11933,7 @@ function create_fragment$41(ctx) {
11816
11933
  }
11817
11934
  };
11818
11935
  }
11819
- function instance$41($$self, $$props, $$invalidate) {
11936
+ function instance$43($$self, $$props, $$invalidate) {
11820
11937
  let { color } = $$props;
11821
11938
  $$self.$$set = ($$props$1) => {
11822
11939
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11826,14 +11943,14 @@ function instance$41($$self, $$props, $$invalidate) {
11826
11943
  var IconFire = class extends SvelteComponent {
11827
11944
  constructor(options) {
11828
11945
  super();
11829
- init(this, options, instance$41, create_fragment$41, safe_not_equal, { color: 0 });
11946
+ init(this, options, instance$43, create_fragment$43, safe_not_equal, { color: 0 });
11830
11947
  }
11831
11948
  };
11832
11949
  var IconFire_default = IconFire;
11833
11950
 
11834
11951
  //#endregion
11835
11952
  //#region src/components-flex/icon/variants/IconLink.svelte
11836
- function create_fragment$40(ctx) {
11953
+ function create_fragment$42(ctx) {
11837
11954
  let svg;
11838
11955
  let path;
11839
11956
  return {
@@ -11861,7 +11978,7 @@ function create_fragment$40(ctx) {
11861
11978
  }
11862
11979
  };
11863
11980
  }
11864
- function instance$40($$self, $$props, $$invalidate) {
11981
+ function instance$42($$self, $$props, $$invalidate) {
11865
11982
  let { color } = $$props;
11866
11983
  $$self.$$set = ($$props$1) => {
11867
11984
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11871,14 +11988,14 @@ function instance$40($$self, $$props, $$invalidate) {
11871
11988
  var IconLink = class extends SvelteComponent {
11872
11989
  constructor(options) {
11873
11990
  super();
11874
- init(this, options, instance$40, create_fragment$40, safe_not_equal, { color: 0 });
11991
+ init(this, options, instance$42, create_fragment$42, safe_not_equal, { color: 0 });
11875
11992
  }
11876
11993
  };
11877
11994
  var IconLink_default = IconLink;
11878
11995
 
11879
11996
  //#endregion
11880
11997
  //#region src/components-flex/icon/variants/IconBuildings.svelte
11881
- function create_fragment$39(ctx) {
11998
+ function create_fragment$41(ctx) {
11882
11999
  let svg;
11883
12000
  let path;
11884
12001
  return {
@@ -11906,7 +12023,7 @@ function create_fragment$39(ctx) {
11906
12023
  }
11907
12024
  };
11908
12025
  }
11909
- function instance$39($$self, $$props, $$invalidate) {
12026
+ function instance$41($$self, $$props, $$invalidate) {
11910
12027
  let { color } = $$props;
11911
12028
  $$self.$$set = ($$props$1) => {
11912
12029
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11916,14 +12033,14 @@ function instance$39($$self, $$props, $$invalidate) {
11916
12033
  var IconBuildings = class extends SvelteComponent {
11917
12034
  constructor(options) {
11918
12035
  super();
11919
- init(this, options, instance$39, create_fragment$39, safe_not_equal, { color: 0 });
12036
+ init(this, options, instance$41, create_fragment$41, safe_not_equal, { color: 0 });
11920
12037
  }
11921
12038
  };
11922
12039
  var IconBuildings_default = IconBuildings;
11923
12040
 
11924
12041
  //#endregion
11925
12042
  //#region src/components-flex/icon/variants/IconChevronsRight.svelte
11926
- function create_fragment$38(ctx) {
12043
+ function create_fragment$40(ctx) {
11927
12044
  let svg;
11928
12045
  let path;
11929
12046
  return {
@@ -11951,7 +12068,7 @@ function create_fragment$38(ctx) {
11951
12068
  }
11952
12069
  };
11953
12070
  }
11954
- function instance$38($$self, $$props, $$invalidate) {
12071
+ function instance$40($$self, $$props, $$invalidate) {
11955
12072
  let { color } = $$props;
11956
12073
  $$self.$$set = ($$props$1) => {
11957
12074
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11961,14 +12078,14 @@ function instance$38($$self, $$props, $$invalidate) {
11961
12078
  var IconChevronsRight = class extends SvelteComponent {
11962
12079
  constructor(options) {
11963
12080
  super();
11964
- init(this, options, instance$38, create_fragment$38, safe_not_equal, { color: 0 });
12081
+ init(this, options, instance$40, create_fragment$40, safe_not_equal, { color: 0 });
11965
12082
  }
11966
12083
  };
11967
12084
  var IconChevronsRight_default = IconChevronsRight;
11968
12085
 
11969
12086
  //#endregion
11970
12087
  //#region src/components-flex/icon/variants/IconChevronRight.svelte
11971
- function create_fragment$37(ctx) {
12088
+ function create_fragment$39(ctx) {
11972
12089
  let svg;
11973
12090
  let path;
11974
12091
  return {
@@ -11996,7 +12113,7 @@ function create_fragment$37(ctx) {
11996
12113
  }
11997
12114
  };
11998
12115
  }
11999
- function instance$37($$self, $$props, $$invalidate) {
12116
+ function instance$39($$self, $$props, $$invalidate) {
12000
12117
  let { color } = $$props;
12001
12118
  $$self.$$set = ($$props$1) => {
12002
12119
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12006,14 +12123,14 @@ function instance$37($$self, $$props, $$invalidate) {
12006
12123
  var IconChevronRight = class extends SvelteComponent {
12007
12124
  constructor(options) {
12008
12125
  super();
12009
- init(this, options, instance$37, create_fragment$37, safe_not_equal, { color: 0 });
12126
+ init(this, options, instance$39, create_fragment$39, safe_not_equal, { color: 0 });
12010
12127
  }
12011
12128
  };
12012
12129
  var IconChevronRight_default = IconChevronRight;
12013
12130
 
12014
12131
  //#endregion
12015
12132
  //#region src/components-flex/icon/variants/IconPhone.svelte
12016
- function create_fragment$36(ctx) {
12133
+ function create_fragment$38(ctx) {
12017
12134
  let svg;
12018
12135
  let path;
12019
12136
  return {
@@ -12041,7 +12158,7 @@ function create_fragment$36(ctx) {
12041
12158
  }
12042
12159
  };
12043
12160
  }
12044
- function instance$36($$self, $$props, $$invalidate) {
12161
+ function instance$38($$self, $$props, $$invalidate) {
12045
12162
  let { color } = $$props;
12046
12163
  $$self.$$set = ($$props$1) => {
12047
12164
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12051,14 +12168,14 @@ function instance$36($$self, $$props, $$invalidate) {
12051
12168
  var IconPhone = class extends SvelteComponent {
12052
12169
  constructor(options) {
12053
12170
  super();
12054
- init(this, options, instance$36, create_fragment$36, safe_not_equal, { color: 0 });
12171
+ init(this, options, instance$38, create_fragment$38, safe_not_equal, { color: 0 });
12055
12172
  }
12056
12173
  };
12057
12174
  var IconPhone_default = IconPhone;
12058
12175
 
12059
12176
  //#endregion
12060
12177
  //#region src/components-flex/icon/variants/IconLocationDot.svelte
12061
- function create_fragment$35(ctx) {
12178
+ function create_fragment$37(ctx) {
12062
12179
  let svg;
12063
12180
  let path;
12064
12181
  return {
@@ -12086,7 +12203,7 @@ function create_fragment$35(ctx) {
12086
12203
  }
12087
12204
  };
12088
12205
  }
12089
- function instance$35($$self, $$props, $$invalidate) {
12206
+ function instance$37($$self, $$props, $$invalidate) {
12090
12207
  let { color } = $$props;
12091
12208
  $$self.$$set = ($$props$1) => {
12092
12209
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12096,7 +12213,7 @@ function instance$35($$self, $$props, $$invalidate) {
12096
12213
  var IconLocationDot = class extends SvelteComponent {
12097
12214
  constructor(options) {
12098
12215
  super();
12099
- init(this, options, instance$35, create_fragment$35, safe_not_equal, { color: 0 });
12216
+ init(this, options, instance$37, create_fragment$37, safe_not_equal, { color: 0 });
12100
12217
  }
12101
12218
  };
12102
12219
  var IconLocationDot_default = IconLocationDot;
@@ -12258,10 +12375,9 @@ function create_dynamic_element$10(ctx) {
12258
12375
  }
12259
12376
  };
12260
12377
  }
12261
- function create_fragment$34(ctx) {
12378
+ function create_fragment$36(ctx) {
12262
12379
  let previous_tag = ctx[5];
12263
12380
  let svelte_element_anchor;
12264
- let current;
12265
12381
  let svelte_element = ctx[5] && create_dynamic_element$10(ctx);
12266
12382
  return {
12267
12383
  c() {
@@ -12292,7 +12408,6 @@ function create_fragment$34(ctx) {
12292
12408
  i: noop,
12293
12409
  o(local) {
12294
12410
  transition_out(svelte_element);
12295
- current = false;
12296
12411
  },
12297
12412
  d(detaching) {
12298
12413
  if (detaching) detach(svelte_element_anchor);
@@ -12300,12 +12415,12 @@ function create_fragment$34(ctx) {
12300
12415
  }
12301
12416
  };
12302
12417
  }
12303
- function instance$34($$self, $$props, $$invalidate) {
12418
+ function instance$36($$self, $$props, $$invalidate) {
12304
12419
  let style;
12305
12420
  let IconComponent;
12306
12421
  let { props = {} } = $$props;
12307
12422
  let { layerId = "" } = $$props;
12308
- useInjectCustomizeCss(props);
12423
+ useInjectCustomizeCss(props, layerId);
12309
12424
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
12310
12425
  const getSizeCss = () => {
12311
12426
  return {
@@ -12338,7 +12453,7 @@ function instance$34($$self, $$props, $$invalidate) {
12338
12453
  var Icon = class extends SvelteComponent {
12339
12454
  constructor(options) {
12340
12455
  super();
12341
- init(this, options, instance$34, create_fragment$34, safe_not_equal, {
12456
+ init(this, options, instance$36, create_fragment$36, safe_not_equal, {
12342
12457
  props: 0,
12343
12458
  layerId: 1
12344
12459
  }, add_css$30);
@@ -12518,7 +12633,7 @@ function darkenColor(color, percent) {
12518
12633
  function add_css$29(target) {
12519
12634
  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}");
12520
12635
  }
12521
- function create_if_block$10(ctx) {
12636
+ function create_if_block$11(ctx) {
12522
12637
  let div;
12523
12638
  let icon;
12524
12639
  let current;
@@ -12575,7 +12690,7 @@ function create_dynamic_element$9(ctx) {
12575
12690
  let current;
12576
12691
  let mounted;
12577
12692
  let dispose;
12578
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$10(ctx);
12693
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$11(ctx);
12579
12694
  let svelte_element_levels = [
12580
12695
  ctx[3],
12581
12696
  { id: svelte_element_id_value = ctx[0].id },
@@ -12615,7 +12730,7 @@ function create_dynamic_element$9(ctx) {
12615
12730
  if_block.p(ctx$1, dirty);
12616
12731
  if (dirty & 1) transition_in(if_block, 1);
12617
12732
  } else {
12618
- if_block = create_if_block$10(ctx$1);
12733
+ if_block = create_if_block$11(ctx$1);
12619
12734
  if_block.c();
12620
12735
  transition_in(if_block, 1);
12621
12736
  if_block.m(svelte_element, t0);
@@ -12657,10 +12772,9 @@ function create_dynamic_element$9(ctx) {
12657
12772
  }
12658
12773
  };
12659
12774
  }
12660
- function create_fragment$33(ctx) {
12775
+ function create_fragment$35(ctx) {
12661
12776
  let previous_tag = ctx[4];
12662
12777
  let svelte_element_anchor;
12663
- let current;
12664
12778
  let svelte_element = ctx[4] && create_dynamic_element$9(ctx);
12665
12779
  return {
12666
12780
  c() {
@@ -12691,7 +12805,6 @@ function create_fragment$33(ctx) {
12691
12805
  i: noop,
12692
12806
  o(local) {
12693
12807
  transition_out(svelte_element);
12694
- current = false;
12695
12808
  },
12696
12809
  d(detaching) {
12697
12810
  if (detaching) detach(svelte_element_anchor);
@@ -12699,12 +12812,12 @@ function create_fragment$33(ctx) {
12699
12812
  }
12700
12813
  };
12701
12814
  }
12702
- function instance$33($$self, $$props, $$invalidate) {
12815
+ function instance$35($$self, $$props, $$invalidate) {
12703
12816
  let variables$1;
12704
12817
  let style;
12705
12818
  let { props = {} } = $$props;
12706
12819
  let { layerId = "" } = $$props;
12707
- useInjectCustomizeCss(props);
12820
+ useInjectCustomizeCss(props, layerId);
12708
12821
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
12709
12822
  const { brandKit } = useBrandKit();
12710
12823
  const buttonThemeStyles = getButtonThemeStyles(brandKit);
@@ -12784,7 +12897,7 @@ function instance$33($$self, $$props, $$invalidate) {
12784
12897
  var Button = class extends SvelteComponent {
12785
12898
  constructor(options) {
12786
12899
  super();
12787
- init(this, options, instance$33, create_fragment$33, safe_not_equal, {
12900
+ init(this, options, instance$35, create_fragment$35, safe_not_equal, {
12788
12901
  props: 0,
12789
12902
  layerId: 1
12790
12903
  }, add_css$29);
@@ -12890,7 +13003,7 @@ const BUTTON_OUTLINED_WRAP_STYLES = {
12890
13003
  function add_css$28(target) {
12891
13004
  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}");
12892
13005
  }
12893
- function create_if_block$9(ctx) {
13006
+ function create_if_block$10(ctx) {
12894
13007
  let div;
12895
13008
  let icon;
12896
13009
  let current;
@@ -12945,7 +13058,7 @@ function create_dynamic_element$8(ctx) {
12945
13058
  let current;
12946
13059
  let mounted;
12947
13060
  let dispose;
12948
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$9(ctx);
13061
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$10(ctx);
12949
13062
  let svelte_element_levels = [
12950
13063
  ctx[3],
12951
13064
  { class: "button-outlined" },
@@ -12983,7 +13096,7 @@ function create_dynamic_element$8(ctx) {
12983
13096
  if_block.p(ctx$1, dirty);
12984
13097
  if (dirty & 1) transition_in(if_block, 1);
12985
13098
  } else {
12986
- if_block = create_if_block$9(ctx$1);
13099
+ if_block = create_if_block$10(ctx$1);
12987
13100
  if_block.c();
12988
13101
  transition_in(if_block, 1);
12989
13102
  if_block.m(svelte_element, t0);
@@ -13023,10 +13136,9 @@ function create_dynamic_element$8(ctx) {
13023
13136
  }
13024
13137
  };
13025
13138
  }
13026
- function create_fragment$32(ctx) {
13139
+ function create_fragment$34(ctx) {
13027
13140
  let previous_tag = ctx[4];
13028
13141
  let svelte_element_anchor;
13029
- let current;
13030
13142
  let svelte_element = ctx[4] && create_dynamic_element$8(ctx);
13031
13143
  return {
13032
13144
  c() {
@@ -13057,7 +13169,6 @@ function create_fragment$32(ctx) {
13057
13169
  i: noop,
13058
13170
  o(local) {
13059
13171
  transition_out(svelte_element);
13060
- current = false;
13061
13172
  },
13062
13173
  d(detaching) {
13063
13174
  if (detaching) detach(svelte_element_anchor);
@@ -13065,12 +13176,12 @@ function create_fragment$32(ctx) {
13065
13176
  }
13066
13177
  };
13067
13178
  }
13068
- function instance$32($$self, $$props, $$invalidate) {
13179
+ function instance$34($$self, $$props, $$invalidate) {
13069
13180
  let variables$1;
13070
13181
  let style;
13071
13182
  let { props = {} } = $$props;
13072
13183
  let { layerId = "" } = $$props;
13073
- useInjectCustomizeCss(props);
13184
+ useInjectCustomizeCss(props, layerId);
13074
13185
  const { brandKit } = useBrandKit();
13075
13186
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
13076
13187
  const buttonThemeStyles = getButtonOutlinedThemeStyles(brandKit);
@@ -13117,7 +13228,7 @@ function instance$32($$self, $$props, $$invalidate) {
13117
13228
  var ButtonOutlined = class extends SvelteComponent {
13118
13229
  constructor(options) {
13119
13230
  super();
13120
- init(this, options, instance$32, create_fragment$32, safe_not_equal, {
13231
+ init(this, options, instance$34, create_fragment$34, safe_not_equal, {
13121
13232
  props: 0,
13122
13233
  layerId: 1
13123
13234
  }, add_css$28);
@@ -13188,7 +13299,7 @@ const getButtonTextThemeStyles = getPropStyles(callback$2);
13188
13299
  function add_css$27(target) {
13189
13300
  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}");
13190
13301
  }
13191
- function create_if_block$8(ctx) {
13302
+ function create_if_block$9(ctx) {
13192
13303
  let div;
13193
13304
  let icon;
13194
13305
  let current;
@@ -13243,7 +13354,7 @@ function create_dynamic_element$7(ctx) {
13243
13354
  let current;
13244
13355
  let mounted;
13245
13356
  let dispose;
13246
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$8(ctx);
13357
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$9(ctx);
13247
13358
  let svelte_element_levels = [
13248
13359
  ctx[3],
13249
13360
  { class: "button-text" },
@@ -13281,7 +13392,7 @@ function create_dynamic_element$7(ctx) {
13281
13392
  if_block.p(ctx$1, dirty);
13282
13393
  if (dirty & 1) transition_in(if_block, 1);
13283
13394
  } else {
13284
- if_block = create_if_block$8(ctx$1);
13395
+ if_block = create_if_block$9(ctx$1);
13285
13396
  if_block.c();
13286
13397
  transition_in(if_block, 1);
13287
13398
  if_block.m(svelte_element, t0);
@@ -13321,10 +13432,9 @@ function create_dynamic_element$7(ctx) {
13321
13432
  }
13322
13433
  };
13323
13434
  }
13324
- function create_fragment$31(ctx) {
13435
+ function create_fragment$33(ctx) {
13325
13436
  let previous_tag = ctx[4];
13326
13437
  let svelte_element_anchor;
13327
- let current;
13328
13438
  let svelte_element = ctx[4] && create_dynamic_element$7(ctx);
13329
13439
  return {
13330
13440
  c() {
@@ -13355,7 +13465,6 @@ function create_fragment$31(ctx) {
13355
13465
  i: noop,
13356
13466
  o(local) {
13357
13467
  transition_out(svelte_element);
13358
- current = false;
13359
13468
  },
13360
13469
  d(detaching) {
13361
13470
  if (detaching) detach(svelte_element_anchor);
@@ -13363,12 +13472,12 @@ function create_fragment$31(ctx) {
13363
13472
  }
13364
13473
  };
13365
13474
  }
13366
- function instance$31($$self, $$props, $$invalidate) {
13475
+ function instance$33($$self, $$props, $$invalidate) {
13367
13476
  let variables$1;
13368
13477
  let style;
13369
13478
  let { props = {} } = $$props;
13370
13479
  let { layerId = "" } = $$props;
13371
- useInjectCustomizeCss(props);
13480
+ useInjectCustomizeCss(props, layerId);
13372
13481
  const { brandKit } = useBrandKit();
13373
13482
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
13374
13483
  const themeStyles = getButtonTextThemeStyles(brandKit);
@@ -13409,7 +13518,7 @@ function instance$31($$self, $$props, $$invalidate) {
13409
13518
  var ButtonText = class extends SvelteComponent {
13410
13519
  constructor(options) {
13411
13520
  super();
13412
- init(this, options, instance$31, create_fragment$31, safe_not_equal, {
13521
+ init(this, options, instance$33, create_fragment$33, safe_not_equal, {
13413
13522
  props: 0,
13414
13523
  layerId: 1
13415
13524
  }, add_css$27);
@@ -13454,16 +13563,15 @@ const getTextThemeStyles = getPropStyles(callback$1);
13454
13563
  function add_css$26(target) {
13455
13564
  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}");
13456
13565
  }
13457
- function create_if_block$7(ctx) {
13566
+ function create_if_block$8(ctx) {
13458
13567
  let span;
13459
13568
  let t;
13460
- let span_class_value;
13461
13569
  return {
13462
13570
  c() {
13463
13571
  span = element("span");
13464
13572
  t = text(ctx[10]);
13465
13573
  attr(span, "style", ctx[3]);
13466
- attr(span, "class", span_class_value = "close-button-label " + (ctx[11] ? "close-button-order-one" : "") + " svelte-18wmfyq");
13574
+ attr(span, "class", "close-button-label " + (ctx[11] ? "close-button-order-one" : "") + " svelte-18wmfyq");
13467
13575
  },
13468
13576
  m(target, anchor) {
13469
13577
  insert(target, span, anchor);
@@ -13487,7 +13595,7 @@ function create_dynamic_element$6(ctx) {
13487
13595
  let svelte_element_class_value;
13488
13596
  let mounted;
13489
13597
  let dispose;
13490
- let if_block = ctx[5] && create_if_block$7(ctx);
13598
+ let if_block = ctx[5] && create_if_block$8(ctx);
13491
13599
  let svelte_element_levels = [
13492
13600
  ctx[6],
13493
13601
  { id: svelte_element_id_value = ctx[0].id },
@@ -13533,7 +13641,7 @@ function create_dynamic_element$6(ctx) {
13533
13641
  if (dirty & 4) attr(span, "style", ctx$1[2]);
13534
13642
  if (ctx$1[5]) if (if_block) if_block.p(ctx$1, dirty);
13535
13643
  else {
13536
- if_block = create_if_block$7(ctx$1);
13644
+ if_block = create_if_block$8(ctx$1);
13537
13645
  if_block.c();
13538
13646
  if_block.m(svelte_element, null);
13539
13647
  }
@@ -13560,7 +13668,7 @@ function create_dynamic_element$6(ctx) {
13560
13668
  }
13561
13669
  };
13562
13670
  }
13563
- function create_fragment$30(ctx) {
13671
+ function create_fragment$32(ctx) {
13564
13672
  let previous_tag = ctx[7];
13565
13673
  let svelte_element_anchor;
13566
13674
  let svelte_element = ctx[7] && create_dynamic_element$6(ctx);
@@ -13598,7 +13706,7 @@ function create_fragment$30(ctx) {
13598
13706
  }
13599
13707
  };
13600
13708
  }
13601
- function instance$30($$self, $$props, $$invalidate) {
13709
+ function instance$32($$self, $$props, $$invalidate) {
13602
13710
  let hasLabel;
13603
13711
  let styleObj;
13604
13712
  let style;
@@ -13611,7 +13719,7 @@ function instance$30($$self, $$props, $$invalidate) {
13611
13719
  let { eventName = "" } = $$props;
13612
13720
  let { eventValue = void 0 } = $$props;
13613
13721
  const { brandKit } = useBrandKit();
13614
- useInjectCustomizeCss(props);
13722
+ useInjectCustomizeCss(props, layerId);
13615
13723
  const { attributes, element: element$1, handleClick } = useClickable_default(props.onClick ? props : {
13616
13724
  onClick: {
13617
13725
  operation: "closeApp",
@@ -13713,7 +13821,7 @@ function instance$30($$self, $$props, $$invalidate) {
13713
13821
  var CloseButton = class extends SvelteComponent {
13714
13822
  constructor(options) {
13715
13823
  super();
13716
- init(this, options, instance$30, create_fragment$30, safe_not_equal, {
13824
+ init(this, options, instance$32, create_fragment$32, safe_not_equal, {
13717
13825
  props: 0,
13718
13826
  layerId: 1,
13719
13827
  eventName: 12,
@@ -13862,7 +13970,7 @@ function create_dynamic_element$5(ctx) {
13862
13970
  }
13863
13971
  };
13864
13972
  }
13865
- function create_fragment$29(ctx) {
13973
+ function create_fragment$31(ctx) {
13866
13974
  let previous_tag = ctx[5];
13867
13975
  let svelte_element_anchor;
13868
13976
  let svelte_element = ctx[5] && create_dynamic_element$5(ctx);
@@ -13900,13 +14008,13 @@ function create_fragment$29(ctx) {
13900
14008
  }
13901
14009
  };
13902
14010
  }
13903
- function instance$29($$self, $$props, $$invalidate) {
14011
+ function instance$31($$self, $$props, $$invalidate) {
13904
14012
  let styleObj;
13905
14013
  let style;
13906
14014
  let imgStyle;
13907
14015
  let { props = {} } = $$props;
13908
14016
  let { layerId = "" } = $$props;
13909
- useInjectCustomizeCss(props);
14017
+ useInjectCustomizeCss(props, layerId);
13910
14018
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
13911
14019
  const aspectVariantStyles = ASPECT_VARIANT[props.aspectVariant]?.getProps();
13912
14020
  const width = props.width ?? "100%";
@@ -13953,7 +14061,7 @@ function instance$29($$self, $$props, $$invalidate) {
13953
14061
  var Image = class extends SvelteComponent {
13954
14062
  constructor(options) {
13955
14063
  super();
13956
- init(this, options, instance$29, create_fragment$29, safe_not_equal, {
14064
+ init(this, options, instance$31, create_fragment$31, safe_not_equal, {
13957
14065
  props: 0,
13958
14066
  layerId: 1
13959
14067
  }, add_css$25);
@@ -14053,7 +14161,7 @@ function create_dynamic_element$4(ctx) {
14053
14161
  }
14054
14162
  };
14055
14163
  }
14056
- function create_fragment$28(ctx) {
14164
+ function create_fragment$30(ctx) {
14057
14165
  let previous_tag = "div";
14058
14166
  let svelte_element_anchor;
14059
14167
  let current;
@@ -14096,13 +14204,13 @@ function create_fragment$28(ctx) {
14096
14204
  }
14097
14205
  };
14098
14206
  }
14099
- function instance$28($$self, $$props, $$invalidate) {
14207
+ function instance$30($$self, $$props, $$invalidate) {
14100
14208
  let style;
14101
14209
  let { $$slots: slots = {}, $$scope } = $$props;
14102
14210
  let { props = {} } = $$props;
14103
14211
  let { layerId = "" } = $$props;
14104
14212
  const { brandKit } = useBrandKit();
14105
- useInjectCustomizeCss(props);
14213
+ useInjectCustomizeCss(props, layerId);
14106
14214
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
14107
14215
  $$self.$$set = ($$props$1) => {
14108
14216
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
@@ -14142,7 +14250,7 @@ function instance$28($$self, $$props, $$invalidate) {
14142
14250
  var Layout = class extends SvelteComponent {
14143
14251
  constructor(options) {
14144
14252
  super();
14145
- init(this, options, instance$28, create_fragment$28, safe_not_equal, {
14253
+ init(this, options, instance$30, create_fragment$30, safe_not_equal, {
14146
14254
  props: 0,
14147
14255
  layerId: 1
14148
14256
  }, add_css$24);
@@ -14192,7 +14300,6 @@ function create_each_block$4(ctx) {
14192
14300
  let i_1;
14193
14301
  let i_1_style_value;
14194
14302
  let t;
14195
- let button_style_value;
14196
14303
  let mounted;
14197
14304
  let dispose;
14198
14305
  function click_handler() {
@@ -14207,7 +14314,7 @@ function create_each_block$4(ctx) {
14207
14314
  ...ctx[5],
14208
14315
  background: ctx[36].isActive ? "#555555" : "#AAAAAA"
14209
14316
  }));
14210
- attr(button, "style", button_style_value = objToStyle({
14317
+ attr(button, "style", objToStyle({
14211
14318
  padding: "4px",
14212
14319
  border: 0,
14213
14320
  background: "none"
@@ -14236,7 +14343,7 @@ function create_each_block$4(ctx) {
14236
14343
  }
14237
14344
  };
14238
14345
  }
14239
- function create_fragment$27(ctx) {
14346
+ function create_fragment$29(ctx) {
14240
14347
  let div2;
14241
14348
  let div0;
14242
14349
  let ul;
@@ -14332,7 +14439,7 @@ function create_fragment$27(ctx) {
14332
14439
  };
14333
14440
  }
14334
14441
  const THROTTLE = 16;
14335
- function instance$27($$self, $$props, $$invalidate) {
14442
+ function instance$29($$self, $$props, $$invalidate) {
14336
14443
  let indicators;
14337
14444
  let itemWidthPercentage;
14338
14445
  let baseContainerStyle;
@@ -14343,7 +14450,7 @@ function instance$27($$self, $$props, $$invalidate) {
14343
14450
  let { layerId } = $$props;
14344
14451
  let { props } = $$props;
14345
14452
  let { overrideStyle } = $$props;
14346
- useInjectCustomizeCss(props);
14453
+ useInjectCustomizeCss(props, layerId);
14347
14454
  let containerElement;
14348
14455
  let slotElement;
14349
14456
  let currentIndex = 0;
@@ -14529,7 +14636,7 @@ function instance$27($$self, $$props, $$invalidate) {
14529
14636
  var Slider = class extends SvelteComponent {
14530
14637
  constructor(options) {
14531
14638
  super();
14532
- init(this, options, instance$27, create_fragment$27, safe_not_equal, {
14639
+ init(this, options, instance$29, create_fragment$29, safe_not_equal, {
14533
14640
  layerId: 0,
14534
14641
  props: 1,
14535
14642
  overrideStyle: 2
@@ -14596,7 +14703,7 @@ function create_dynamic_element$3(ctx) {
14596
14703
  }
14597
14704
  };
14598
14705
  }
14599
- function create_fragment$26(ctx) {
14706
+ function create_fragment$28(ctx) {
14600
14707
  let li;
14601
14708
  let previous_tag = ctx[3];
14602
14709
  let li_id_value;
@@ -14651,11 +14758,11 @@ function create_fragment$26(ctx) {
14651
14758
  }
14652
14759
  };
14653
14760
  }
14654
- function instance$26($$self, $$props, $$invalidate) {
14761
+ function instance$28($$self, $$props, $$invalidate) {
14655
14762
  let { $$slots: slots = {}, $$scope } = $$props;
14656
14763
  let { layerId } = $$props;
14657
14764
  let { props } = $$props;
14658
- useInjectCustomizeCss(props);
14765
+ useInjectCustomizeCss(props, layerId);
14659
14766
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
14660
14767
  $$self.$$set = ($$props$1) => {
14661
14768
  if ("layerId" in $$props$1) $$invalidate(0, layerId = $$props$1.layerId);
@@ -14675,7 +14782,7 @@ function instance$26($$self, $$props, $$invalidate) {
14675
14782
  var SliderItem = class extends SvelteComponent {
14676
14783
  constructor(options) {
14677
14784
  super();
14678
- init(this, options, instance$26, create_fragment$26, safe_not_equal, {
14785
+ init(this, options, instance$28, create_fragment$28, safe_not_equal, {
14679
14786
  layerId: 0,
14680
14787
  props: 1
14681
14788
  }, add_css$22);
@@ -14728,7 +14835,7 @@ const TEXT_VARIANTS = { size: {
14728
14835
  function add_css$21(target) {
14729
14836
  append_styles(target, "svelte-vifn7y", ".text.svelte-vifn7y{margin:0;word-break:break-all;text-decoration:none}");
14730
14837
  }
14731
- function create_fragment$25(ctx) {
14838
+ function create_fragment$27(ctx) {
14732
14839
  let p;
14733
14840
  let p_class_value;
14734
14841
  let p_id_value;
@@ -14758,12 +14865,12 @@ function create_fragment$25(ctx) {
14758
14865
  }
14759
14866
  };
14760
14867
  }
14761
- function instance$25($$self, $$props, $$invalidate) {
14868
+ function instance$27($$self, $$props, $$invalidate) {
14762
14869
  let escapedHTML;
14763
14870
  let style;
14764
14871
  let { props = { content: "" } } = $$props;
14765
14872
  let { layerId = "" } = $$props;
14766
- useInjectCustomizeCss(props);
14873
+ useInjectCustomizeCss(props, layerId);
14767
14874
  const { brandKit } = useBrandKit();
14768
14875
  const themeStyles = getTextThemeStyles(brandKit);
14769
14876
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -14843,7 +14950,7 @@ function instance$25($$self, $$props, $$invalidate) {
14843
14950
  var Text = class extends SvelteComponent {
14844
14951
  constructor(options) {
14845
14952
  super();
14846
- init(this, options, instance$25, create_fragment$25, safe_not_equal, {
14953
+ init(this, options, instance$27, create_fragment$27, safe_not_equal, {
14847
14954
  props: 0,
14848
14955
  layerId: 1
14849
14956
  }, add_css$21);
@@ -14856,7 +14963,7 @@ var Text_default = Text;
14856
14963
  function add_css$20(target) {
14857
14964
  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}");
14858
14965
  }
14859
- function create_fragment$24(ctx) {
14966
+ function create_fragment$26(ctx) {
14860
14967
  let div;
14861
14968
  let raw_value = ctx[0].content + "";
14862
14969
  let div_id_value;
@@ -14887,11 +14994,11 @@ function create_fragment$24(ctx) {
14887
14994
  }
14888
14995
  };
14889
14996
  }
14890
- function instance$24($$self, $$props, $$invalidate) {
14997
+ function instance$26($$self, $$props, $$invalidate) {
14891
14998
  let style;
14892
14999
  let { props = { content: "" } } = $$props;
14893
15000
  let { layerId = "" } = $$props;
14894
- useInjectCustomizeCss(props);
15001
+ useInjectCustomizeCss(props, layerId);
14895
15002
  const { brandKit } = useBrandKit();
14896
15003
  const themeStyles = getTextThemeStyles(brandKit);
14897
15004
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -14949,7 +15056,7 @@ function instance$24($$self, $$props, $$invalidate) {
14949
15056
  var RichText = class extends SvelteComponent {
14950
15057
  constructor(options) {
14951
15058
  super();
14952
- init(this, options, instance$24, create_fragment$24, safe_not_equal, {
15059
+ init(this, options, instance$26, create_fragment$26, safe_not_equal, {
14953
15060
  props: 0,
14954
15061
  layerId: 1
14955
15062
  }, add_css$20);
@@ -15014,7 +15121,7 @@ const getTextLinkThemeStyles = getPropStyles(callback);
15014
15121
  function add_css$19(target) {
15015
15122
  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}");
15016
15123
  }
15017
- function create_if_block$6(ctx) {
15124
+ function create_if_block$7(ctx) {
15018
15125
  let icon;
15019
15126
  let current;
15020
15127
  icon = new Icon_default({ props: { props: {
@@ -15064,7 +15171,7 @@ function create_dynamic_element$2(ctx) {
15064
15171
  let current;
15065
15172
  let mounted;
15066
15173
  let dispose;
15067
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$6(ctx);
15174
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$7(ctx);
15068
15175
  let svelte_element_levels = [
15069
15176
  ctx[4],
15070
15177
  { id: svelte_element_id_value = ctx[0].id },
@@ -15101,7 +15208,7 @@ function create_dynamic_element$2(ctx) {
15101
15208
  if_block.p(ctx$1, dirty);
15102
15209
  if (dirty & 1) transition_in(if_block, 1);
15103
15210
  } else {
15104
- if_block = create_if_block$6(ctx$1);
15211
+ if_block = create_if_block$7(ctx$1);
15105
15212
  if_block.c();
15106
15213
  transition_in(if_block, 1);
15107
15214
  if_block.m(svelte_element, t);
@@ -15142,10 +15249,9 @@ function create_dynamic_element$2(ctx) {
15142
15249
  }
15143
15250
  };
15144
15251
  }
15145
- function create_fragment$23(ctx) {
15252
+ function create_fragment$25(ctx) {
15146
15253
  let previous_tag = ctx[5];
15147
15254
  let svelte_element_anchor;
15148
- let current;
15149
15255
  let svelte_element = ctx[5] && create_dynamic_element$2(ctx);
15150
15256
  return {
15151
15257
  c() {
@@ -15176,7 +15282,6 @@ function create_fragment$23(ctx) {
15176
15282
  i: noop,
15177
15283
  o(local) {
15178
15284
  transition_out(svelte_element);
15179
- current = false;
15180
15285
  },
15181
15286
  d(detaching) {
15182
15287
  if (detaching) detach(svelte_element_anchor);
@@ -15184,13 +15289,13 @@ function create_fragment$23(ctx) {
15184
15289
  }
15185
15290
  };
15186
15291
  }
15187
- function instance$23($$self, $$props, $$invalidate) {
15292
+ function instance$25($$self, $$props, $$invalidate) {
15188
15293
  let escapedHTML;
15189
15294
  let variables$1;
15190
15295
  let style;
15191
15296
  let { props = { label: "" } } = $$props;
15192
15297
  let { layerId = "" } = $$props;
15193
- useInjectCustomizeCss(props);
15298
+ useInjectCustomizeCss(props, layerId);
15194
15299
  const { brandKit } = useBrandKit();
15195
15300
  const { attributes, element: element$1, handleClick } = useClickable_default({
15196
15301
  ...props,
@@ -15252,7 +15357,7 @@ function instance$23($$self, $$props, $$invalidate) {
15252
15357
  var TextLink = class extends SvelteComponent {
15253
15358
  constructor(options) {
15254
15359
  super();
15255
- init(this, options, instance$23, create_fragment$23, safe_not_equal, {
15360
+ init(this, options, instance$25, create_fragment$25, safe_not_equal, {
15256
15361
  props: 0,
15257
15362
  layerId: 1
15258
15363
  }, add_css$19);
@@ -15287,7 +15392,7 @@ const TEXT_LINK_UNDERLINE = {
15287
15392
  function add_css$18(target) {
15288
15393
  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}");
15289
15394
  }
15290
- function create_if_block$5(ctx) {
15395
+ function create_if_block$6(ctx) {
15291
15396
  let div;
15292
15397
  let div_class_value;
15293
15398
  let mounted;
@@ -15314,9 +15419,9 @@ function create_if_block$5(ctx) {
15314
15419
  }
15315
15420
  };
15316
15421
  }
15317
- function create_fragment$22(ctx) {
15422
+ function create_fragment$24(ctx) {
15318
15423
  let if_block_anchor;
15319
- let if_block = ctx[0] && create_if_block$5(ctx);
15424
+ let if_block = ctx[0] && create_if_block$6(ctx);
15320
15425
  return {
15321
15426
  c() {
15322
15427
  if (if_block) if_block.c();
@@ -15329,7 +15434,7 @@ function create_fragment$22(ctx) {
15329
15434
  p(ctx$1, [dirty]) {
15330
15435
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
15331
15436
  else {
15332
- if_block = create_if_block$5(ctx$1);
15437
+ if_block = create_if_block$6(ctx$1);
15333
15438
  if_block.c();
15334
15439
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
15335
15440
  }
@@ -15346,7 +15451,7 @@ function create_fragment$22(ctx) {
15346
15451
  }
15347
15452
  };
15348
15453
  }
15349
- function instance$22($$self, $$props, $$invalidate) {
15454
+ function instance$24($$self, $$props, $$invalidate) {
15350
15455
  let { backgroundOverlay = false } = $$props;
15351
15456
  let { class: className = void 0 } = $$props;
15352
15457
  const dispatch = createEventDispatcher();
@@ -15365,7 +15470,7 @@ function instance$22($$self, $$props, $$invalidate) {
15365
15470
  var BackgroundOverlay = class extends SvelteComponent {
15366
15471
  constructor(options) {
15367
15472
  super();
15368
- init(this, options, instance$22, create_fragment$22, safe_not_equal, {
15473
+ init(this, options, instance$24, create_fragment$24, safe_not_equal, {
15369
15474
  backgroundOverlay: 0,
15370
15475
  class: 1
15371
15476
  }, add_css$18);
@@ -15378,7 +15483,7 @@ var BackgroundOverlay_default = BackgroundOverlay;
15378
15483
  function add_css$17(target) {
15379
15484
  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}}");
15380
15485
  }
15381
- function create_else_block(ctx) {
15486
+ function create_else_block$1(ctx) {
15382
15487
  let backgroundoverlay;
15383
15488
  let current;
15384
15489
  backgroundoverlay = new BackgroundOverlay_default({ props: { backgroundOverlay: ctx[4] } });
@@ -15471,7 +15576,7 @@ function create_if_block_2$1(ctx) {
15471
15576
  }
15472
15577
  };
15473
15578
  }
15474
- function create_if_block_1$2(ctx) {
15579
+ function create_if_block_1$3(ctx) {
15475
15580
  return {
15476
15581
  c: noop,
15477
15582
  m: noop,
@@ -15481,10 +15586,9 @@ function create_if_block_1$2(ctx) {
15481
15586
  d: noop
15482
15587
  };
15483
15588
  }
15484
- function create_if_block$4(ctx) {
15589
+ function create_if_block$5(ctx) {
15485
15590
  let div;
15486
15591
  let div_class_value;
15487
- let div_style_value;
15488
15592
  let div_intro;
15489
15593
  let current;
15490
15594
  const default_slot_template = ctx[25].default;
@@ -15497,7 +15601,7 @@ function create_if_block$4(ctx) {
15497
15601
  attr(div, "role", "dialog");
15498
15602
  attr(div, "aria-modal", "true");
15499
15603
  attr(div, "data-layer-id", ctx[2]);
15500
- attr(div, "style", div_style_value = Array.from(ctx[13]).join(";"));
15604
+ attr(div, "style", Array.from(ctx[13]).join(";"));
15501
15605
  },
15502
15606
  m(target, anchor) {
15503
15607
  insert(target, div, anchor);
@@ -15536,7 +15640,7 @@ function create_if_block$4(ctx) {
15536
15640
  }
15537
15641
  };
15538
15642
  }
15539
- function create_fragment$21(ctx) {
15643
+ function create_fragment$23(ctx) {
15540
15644
  let show_if;
15541
15645
  let current_block_type_index;
15542
15646
  let if_block0;
@@ -15546,9 +15650,9 @@ function create_fragment$21(ctx) {
15546
15650
  let mounted;
15547
15651
  let dispose;
15548
15652
  const if_block_creators = [
15549
- create_if_block_1$2,
15653
+ create_if_block_1$3,
15550
15654
  create_if_block_2$1,
15551
- create_else_block
15655
+ create_else_block$1
15552
15656
  ];
15553
15657
  const if_blocks = [];
15554
15658
  function select_block_type(ctx$1, dirty) {
@@ -15559,7 +15663,7 @@ function create_fragment$21(ctx) {
15559
15663
  }
15560
15664
  current_block_type_index = select_block_type(ctx, -1);
15561
15665
  if_block0 = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
15562
- let if_block1 = ctx[8] && create_if_block$4(ctx);
15666
+ let if_block1 = ctx[8] && create_if_block$5(ctx);
15563
15667
  return {
15564
15668
  c() {
15565
15669
  if_block0.c();
@@ -15603,7 +15707,7 @@ function create_fragment$21(ctx) {
15603
15707
  if_block1.p(ctx, dirty);
15604
15708
  if (dirty & 256) transition_in(if_block1, 1);
15605
15709
  } else {
15606
- if_block1 = create_if_block$4(ctx);
15710
+ if_block1 = create_if_block$5(ctx);
15607
15711
  if_block1.c();
15608
15712
  transition_in(if_block1, 1);
15609
15713
  if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
@@ -15637,7 +15741,7 @@ function create_fragment$21(ctx) {
15637
15741
  }
15638
15742
  };
15639
15743
  }
15640
- function instance$21($$self, $$props, $$invalidate) {
15744
+ function instance$23($$self, $$props, $$invalidate) {
15641
15745
  let close$2;
15642
15746
  let backgroundClick;
15643
15747
  let backgroundClickPC;
@@ -15823,7 +15927,7 @@ function instance$21($$self, $$props, $$invalidate) {
15823
15927
  var Modal = class extends SvelteComponent {
15824
15928
  constructor(options) {
15825
15929
  super();
15826
- init(this, options, instance$21, create_fragment$21, safe_not_equal, {
15930
+ init(this, options, instance$23, create_fragment$23, safe_not_equal, {
15827
15931
  useBreakPoint: 0,
15828
15932
  placement: 14,
15829
15933
  breakPoint: 15,
@@ -15843,7 +15947,7 @@ var Modal_default = Modal;
15843
15947
  function add_css$16(target) {
15844
15948
  append_styles(target, "svelte-igivoz", ".code.svelte-igivoz{flex-grow:1;flex-shrink:0;align-self:stretch}");
15845
15949
  }
15846
- function create_fragment$20(ctx) {
15950
+ function create_fragment$22(ctx) {
15847
15951
  let div;
15848
15952
  let raw_value = ctx[0].rawHtml + "";
15849
15953
  let div_id_value;
@@ -15876,7 +15980,7 @@ function unescapeBraces(str) {
15876
15980
  if (!str) return str;
15877
15981
  return str.replace(/\\([{}])/g, "$1");
15878
15982
  }
15879
- function instance$20($$self, $$props, $$invalidate) {
15983
+ function instance$22($$self, $$props, $$invalidate) {
15880
15984
  let { props = {} } = $$props;
15881
15985
  let { layerId = "" } = $$props;
15882
15986
  function injectJavaScript() {
@@ -15913,7 +16017,7 @@ function instance$20($$self, $$props, $$invalidate) {
15913
16017
  var Code = class extends SvelteComponent {
15914
16018
  constructor(options) {
15915
16019
  super();
15916
- init(this, options, instance$20, create_fragment$20, safe_not_equal, {
16020
+ init(this, options, instance$22, create_fragment$22, safe_not_equal, {
15917
16021
  props: 0,
15918
16022
  layerId: 1
15919
16023
  }, add_css$16);
@@ -15930,7 +16034,7 @@ const LIST_ITEM_CONTEXT_KEY = "ListItemContext";
15930
16034
  function add_css$15(target) {
15931
16035
  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)}");
15932
16036
  }
15933
- function create_fragment$19(ctx) {
16037
+ function create_fragment$21(ctx) {
15934
16038
  let ul;
15935
16039
  let ul_id_value;
15936
16040
  let ul_class_value;
@@ -15975,16 +16079,15 @@ function create_fragment$19(ctx) {
15975
16079
  }
15976
16080
  };
15977
16081
  }
15978
- function instance$19($$self, $$props, $$invalidate) {
16082
+ function instance$21($$self, $$props, $$invalidate) {
15979
16083
  let variables$1;
15980
16084
  let actionTableData;
15981
- let items;
15982
16085
  let style;
15983
16086
  let { $$slots: slots = {}, $$scope } = $$props;
15984
16087
  let { layerId } = $$props;
15985
16088
  let { props } = $$props;
15986
16089
  const { brandKit } = useBrandKit();
15987
- useInjectCustomizeCss(props);
16090
+ useInjectCustomizeCss(props, layerId);
15988
16091
  const vars = getVariables();
15989
16092
  setContext(LIST_ITEM_CONTEXT_KEY, {
15990
16093
  paddingTop: props.itemPaddingTop,
@@ -16009,7 +16112,7 @@ function instance$19($$self, $$props, $$invalidate) {
16009
16112
  "--border-style": props.borderStyle ?? "solid"
16010
16113
  } : {} });
16011
16114
  if ($$self.$$.dirty & 2) $: $$invalidate(4, actionTableData = vars[props.actionTableKey]);
16012
- if ($$self.$$.dirty & 16) $: items = Array.isArray(actionTableData) ? actionTableData : null;
16115
+ if ($$self.$$.dirty & 16) {}
16013
16116
  if ($$self.$$.dirty & 10) $: $$invalidate(2, style = objToStyle({
16014
16117
  width: props.width ?? "100%",
16015
16118
  ...variables$1
@@ -16028,7 +16131,7 @@ function instance$19($$self, $$props, $$invalidate) {
16028
16131
  var List = class extends SvelteComponent {
16029
16132
  constructor(options) {
16030
16133
  super();
16031
- init(this, options, instance$19, create_fragment$19, safe_not_equal, {
16134
+ init(this, options, instance$21, create_fragment$21, safe_not_equal, {
16032
16135
  layerId: 0,
16033
16136
  props: 1
16034
16137
  }, add_css$15);
@@ -16102,7 +16205,7 @@ function create_dynamic_element$1(ctx) {
16102
16205
  }
16103
16206
  };
16104
16207
  }
16105
- function create_fragment$18(ctx) {
16208
+ function create_fragment$20(ctx) {
16106
16209
  let li;
16107
16210
  let previous_tag = ctx[5];
16108
16211
  let li_id_value;
@@ -16159,7 +16262,7 @@ function create_fragment$18(ctx) {
16159
16262
  }
16160
16263
  };
16161
16264
  }
16162
- function instance$18($$self, $$props, $$invalidate) {
16265
+ function instance$20($$self, $$props, $$invalidate) {
16163
16266
  let variables$1;
16164
16267
  let style;
16165
16268
  let innerStyle;
@@ -16167,7 +16270,7 @@ function instance$18($$self, $$props, $$invalidate) {
16167
16270
  let { layerId } = $$props;
16168
16271
  let { props } = $$props;
16169
16272
  let { item } = $$props;
16170
- useInjectCustomizeCss(props);
16273
+ useInjectCustomizeCss(props, layerId);
16171
16274
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
16172
16275
  const context = getContext(LIST_ITEM_CONTEXT_KEY) || {};
16173
16276
  $$self.$$set = ($$props$1) => {
@@ -16208,7 +16311,7 @@ function instance$18($$self, $$props, $$invalidate) {
16208
16311
  var ListItem = class extends SvelteComponent {
16209
16312
  constructor(options) {
16210
16313
  super();
16211
- init(this, options, instance$18, create_fragment$18, safe_not_equal, {
16314
+ init(this, options, instance$20, create_fragment$20, safe_not_equal, {
16212
16315
  layerId: 0,
16213
16316
  props: 1,
16214
16317
  item: 7
@@ -16245,7 +16348,7 @@ function splitNumberAndUnit(value) {
16245
16348
  function add_css$13(target) {
16246
16349
  append_styles(target, "svelte-9pwfkr", ".multi-column.svelte-9pwfkr{padding:0;margin:0;list-style:none;display:flex;flex-direction:row}");
16247
16350
  }
16248
- function create_fragment$17(ctx) {
16351
+ function create_fragment$19(ctx) {
16249
16352
  let ul;
16250
16353
  let ul_id_value;
16251
16354
  let ul_class_value;
@@ -16290,13 +16393,13 @@ function create_fragment$17(ctx) {
16290
16393
  }
16291
16394
  };
16292
16395
  }
16293
- function instance$17($$self, $$props, $$invalidate) {
16396
+ function instance$19($$self, $$props, $$invalidate) {
16294
16397
  let style;
16295
16398
  let { $$slots: slots = {}, $$scope } = $$props;
16296
16399
  let { layerId } = $$props;
16297
16400
  let { props } = $$props;
16298
16401
  const { brandKit } = useBrandKit();
16299
- useInjectCustomizeCss(props);
16402
+ useInjectCustomizeCss(props, layerId);
16300
16403
  let listGap = (() => {
16301
16404
  if (!props.gap) return "0";
16302
16405
  const { number, unit } = splitNumberAndUnit(props.gap);
@@ -16341,7 +16444,7 @@ function instance$17($$self, $$props, $$invalidate) {
16341
16444
  var MultiColumn = class extends SvelteComponent {
16342
16445
  constructor(options) {
16343
16446
  super();
16344
- init(this, options, instance$17, create_fragment$17, safe_not_equal, {
16447
+ init(this, options, instance$19, create_fragment$19, safe_not_equal, {
16345
16448
  layerId: 0,
16346
16449
  props: 1
16347
16450
  }, add_css$13);
@@ -16407,7 +16510,7 @@ function create_dynamic_element(ctx) {
16407
16510
  }
16408
16511
  };
16409
16512
  }
16410
- function create_fragment$16(ctx) {
16513
+ function create_fragment$18(ctx) {
16411
16514
  let li;
16412
16515
  let previous_tag = ctx[4];
16413
16516
  let li_id_value;
@@ -16464,13 +16567,13 @@ function create_fragment$16(ctx) {
16464
16567
  }
16465
16568
  };
16466
16569
  }
16467
- function instance$16($$self, $$props, $$invalidate) {
16570
+ function instance$18($$self, $$props, $$invalidate) {
16468
16571
  let variables$1;
16469
16572
  let style;
16470
16573
  let { $$slots: slots = {}, $$scope } = $$props;
16471
16574
  let { layerId } = $$props;
16472
16575
  let { props } = $$props;
16473
- useInjectCustomizeCss(props);
16576
+ useInjectCustomizeCss(props, layerId);
16474
16577
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
16475
16578
  const context = getContext(MULTI_COLUMN_ITEM_CONTEXT_KEY) || {};
16476
16579
  $$self.$$set = ($$props$1) => {
@@ -16509,7 +16612,7 @@ function instance$16($$self, $$props, $$invalidate) {
16509
16612
  var MultiColumnItem = class extends SvelteComponent {
16510
16613
  constructor(options) {
16511
16614
  super();
16512
- init(this, options, instance$16, create_fragment$16, safe_not_equal, {
16615
+ init(this, options, instance$18, create_fragment$18, safe_not_equal, {
16513
16616
  layerId: 0,
16514
16617
  props: 1
16515
16618
  }, add_css$12);
@@ -16522,7 +16625,7 @@ var MultiColumnItem_default = MultiColumnItem;
16522
16625
  function add_css$11(target) {
16523
16626
  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}");
16524
16627
  }
16525
- function create_fragment$15(ctx) {
16628
+ function create_fragment$17(ctx) {
16526
16629
  let div1;
16527
16630
  let div0;
16528
16631
  let div1_id_value;
@@ -16572,11 +16675,11 @@ function onPlayerStateChange(event) {
16572
16675
  break;
16573
16676
  }
16574
16677
  }
16575
- function instance$15($$self, $$props, $$invalidate) {
16678
+ function instance$17($$self, $$props, $$invalidate) {
16576
16679
  let style;
16577
16680
  let { props = {} } = $$props;
16578
16681
  let { layerId = "" } = $$props;
16579
- useInjectCustomizeCss(props);
16682
+ useInjectCustomizeCss(props, layerId);
16580
16683
  if (!window.YT) {
16581
16684
  const tag = document.createElement("script");
16582
16685
  tag.src = "https://www.youtube.com/iframe_api";
@@ -16655,7 +16758,7 @@ function instance$15($$self, $$props, $$invalidate) {
16655
16758
  var Youtube = class extends SvelteComponent {
16656
16759
  constructor(options) {
16657
16760
  super();
16658
- init(this, options, instance$15, create_fragment$15, safe_not_equal, {
16761
+ init(this, options, instance$17, create_fragment$17, safe_not_equal, {
16659
16762
  props: 0,
16660
16763
  layerId: 1
16661
16764
  }, add_css$11);
@@ -16680,7 +16783,7 @@ const get_default_slot_context$1 = (ctx) => ({
16680
16783
  min: ctx[3],
16681
16784
  sec: ctx[2]
16682
16785
  });
16683
- function create_fragment$14(ctx) {
16786
+ function create_fragment$16(ctx) {
16684
16787
  let div;
16685
16788
  let div_id_value;
16686
16789
  let div_class_value;
@@ -16738,7 +16841,7 @@ function formatTimeDiff(ms) {
16738
16841
  sec: diffSec
16739
16842
  };
16740
16843
  }
16741
- function instance$14($$self, $$props, $$invalidate) {
16844
+ function instance$16($$self, $$props, $$invalidate) {
16742
16845
  let day;
16743
16846
  let hour;
16744
16847
  let min;
@@ -16746,7 +16849,7 @@ function instance$14($$self, $$props, $$invalidate) {
16746
16849
  let { $$slots: slots = {}, $$scope } = $$props;
16747
16850
  let { props = {} } = $$props;
16748
16851
  let { layerId = "" } = $$props;
16749
- useInjectCustomizeCss(props);
16852
+ useInjectCustomizeCss(props, layerId);
16750
16853
  let remainingTime;
16751
16854
  let timeLimit = props.timeLimit ? new Date(props.timeLimit) : /* @__PURE__ */ new Date();
16752
16855
  function onEachSecond() {
@@ -16792,7 +16895,7 @@ function instance$14($$self, $$props, $$invalidate) {
16792
16895
  var CountDown = class extends SvelteComponent {
16793
16896
  constructor(options) {
16794
16897
  super();
16795
- init(this, options, instance$14, create_fragment$14, safe_not_equal, {
16898
+ init(this, options, instance$16, create_fragment$16, safe_not_equal, {
16796
16899
  props: 0,
16797
16900
  layerId: 1
16798
16901
  }, add_css$10);
@@ -16802,8 +16905,8 @@ var CountDown_default = CountDown;
16802
16905
 
16803
16906
  //#endregion
16804
16907
  //#region src/hooks/useText.ts
16805
- const useText = (props) => {
16806
- useInjectCustomizeCss(props);
16908
+ const useText = (props, layerId) => {
16909
+ useInjectCustomizeCss(props, layerId);
16807
16910
  const { brandKit } = useBrandKit();
16808
16911
  const themeStyles = getTextThemeStyles(brandKit);
16809
16912
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -16859,7 +16962,7 @@ const useText = (props) => {
16859
16962
 
16860
16963
  //#endregion
16861
16964
  //#region src/components-flex/count-down/CountDownValue.svelte
16862
- function create_fragment$13(ctx) {
16965
+ function create_fragment$15(ctx) {
16863
16966
  let span;
16864
16967
  let t;
16865
16968
  let span_id_value;
@@ -16890,14 +16993,14 @@ function create_fragment$13(ctx) {
16890
16993
  }
16891
16994
  };
16892
16995
  }
16893
- function instance$13($$self, $$props, $$invalidate) {
16996
+ function instance$15($$self, $$props, $$invalidate) {
16894
16997
  let value;
16895
16998
  let $countdownStore;
16896
16999
  let { props = {} } = $$props;
16897
17000
  let { layerId = "" } = $$props;
16898
17001
  let countdownStore = getContext("countdownStore");
16899
17002
  component_subscribe($$self, countdownStore, (value$1) => $$invalidate(5, $countdownStore = value$1));
16900
- let { style } = useText(props);
17003
+ let { style } = useText(props, layerId);
16901
17004
  $$self.$$set = ($$props$1) => {
16902
17005
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
16903
17006
  if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
@@ -16926,7 +17029,7 @@ function instance$13($$self, $$props, $$invalidate) {
16926
17029
  var CountDownValue = class extends SvelteComponent {
16927
17030
  constructor(options) {
16928
17031
  super();
16929
- init(this, options, instance$13, create_fragment$13, safe_not_equal, {
17032
+ init(this, options, instance$15, create_fragment$15, safe_not_equal, {
16930
17033
  props: 0,
16931
17034
  layerId: 1
16932
17035
  });
@@ -16939,7 +17042,7 @@ var CountDownValue_default = CountDownValue;
16939
17042
  function add_css$9(target) {
16940
17043
  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%)}");
16941
17044
  }
16942
- function create_fragment$12(ctx) {
17045
+ function create_fragment$14(ctx) {
16943
17046
  let div;
16944
17047
  let button;
16945
17048
  let t0;
@@ -17009,11 +17112,11 @@ function create_fragment$12(ctx) {
17009
17112
  }
17010
17113
  };
17011
17114
  }
17012
- function instance$12($$self, $$props, $$invalidate) {
17115
+ function instance$14($$self, $$props, $$invalidate) {
17013
17116
  let { $$slots: slots = {}, $$scope } = $$props;
17014
17117
  let { props = {} } = $$props;
17015
17118
  let { layerId = "" } = $$props;
17016
- useInjectCustomizeCss(props);
17119
+ useInjectCustomizeCss(props, layerId);
17017
17120
  let buttonElement;
17018
17121
  let showTooltip = false;
17019
17122
  const handleClick = (e) => {
@@ -17052,7 +17155,7 @@ function instance$12($$self, $$props, $$invalidate) {
17052
17155
  var ClipCopy = class extends SvelteComponent {
17053
17156
  constructor(options) {
17054
17157
  super();
17055
- init(this, options, instance$12, create_fragment$12, safe_not_equal, {
17158
+ init(this, options, instance$14, create_fragment$14, safe_not_equal, {
17056
17159
  props: 0,
17057
17160
  layerId: 1
17058
17161
  }, add_css$9);
@@ -17065,7 +17168,7 @@ var ClipCopy_default = ClipCopy;
17065
17168
  function add_css$8(target) {
17066
17169
  append_styles(target, "svelte-nekp9e", ".form.svelte-nekp9e{width:100%}");
17067
17170
  }
17068
- function create_fragment$11(ctx) {
17171
+ function create_fragment$13(ctx) {
17069
17172
  let div;
17070
17173
  let div_id_value;
17071
17174
  let div_class_value;
@@ -17108,11 +17211,11 @@ function create_fragment$11(ctx) {
17108
17211
  }
17109
17212
  };
17110
17213
  }
17111
- function instance$11($$self, $$props, $$invalidate) {
17214
+ function instance$13($$self, $$props, $$invalidate) {
17112
17215
  let { $$slots: slots = {}, $$scope } = $$props;
17113
17216
  let { props = {} } = $$props;
17114
17217
  let { layerId = "" } = $$props;
17115
- useInjectCustomizeCss(props);
17218
+ useInjectCustomizeCss(props, layerId);
17116
17219
  $$self.$$set = ($$props$1) => {
17117
17220
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
17118
17221
  if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
@@ -17128,7 +17231,7 @@ function instance$11($$self, $$props, $$invalidate) {
17128
17231
  var Form = class extends SvelteComponent {
17129
17232
  constructor(options) {
17130
17233
  super();
17131
- init(this, options, instance$11, create_fragment$11, safe_not_equal, {
17234
+ init(this, options, instance$13, create_fragment$13, safe_not_equal, {
17132
17235
  props: 0,
17133
17236
  layerId: 1
17134
17237
  }, add_css$8);
@@ -17158,7 +17261,7 @@ function add_css$7(target) {
17158
17261
  }
17159
17262
  const get_default_slot_changes = (dirty) => ({ "data-layer-id": dirty & 2 });
17160
17263
  const get_default_slot_context = (ctx) => ({ "data-layer-id": ctx[1] });
17161
- function create_if_block_1$1(ctx) {
17264
+ function create_if_block_1$2(ctx) {
17162
17265
  let dt;
17163
17266
  let span;
17164
17267
  let t0_value = ctx[0].label + "";
@@ -17218,7 +17321,7 @@ function create_if_block_2(ctx) {
17218
17321
  }
17219
17322
  };
17220
17323
  }
17221
- function create_if_block$3(ctx) {
17324
+ function create_if_block$4(ctx) {
17222
17325
  let p;
17223
17326
  let t;
17224
17327
  return {
@@ -17239,17 +17342,17 @@ function create_if_block$3(ctx) {
17239
17342
  }
17240
17343
  };
17241
17344
  }
17242
- function create_fragment$10(ctx) {
17345
+ function create_fragment$12(ctx) {
17243
17346
  let dl;
17244
17347
  let dd;
17245
17348
  let t;
17246
17349
  let dl_id_value;
17247
17350
  let dl_class_value;
17248
17351
  let current;
17249
- let if_block0 = ctx[0].label && create_if_block_1$1(ctx);
17352
+ let if_block0 = ctx[0].label && create_if_block_1$2(ctx);
17250
17353
  const default_slot_template = ctx[8].default;
17251
17354
  const default_slot = create_slot(default_slot_template, ctx, ctx[7], get_default_slot_context);
17252
- let if_block1 = ctx[3] && ctx[2] && create_if_block$3(ctx);
17355
+ let if_block1 = ctx[3] && ctx[2] && create_if_block$4(ctx);
17253
17356
  return {
17254
17357
  c() {
17255
17358
  dl = element("dl");
@@ -17280,7 +17383,7 @@ function create_fragment$10(ctx) {
17280
17383
  p(ctx$1, [dirty]) {
17281
17384
  if (ctx$1[0].label) if (if_block0) if_block0.p(ctx$1, dirty);
17282
17385
  else {
17283
- if_block0 = create_if_block_1$1(ctx$1);
17386
+ if_block0 = create_if_block_1$2(ctx$1);
17284
17387
  if_block0.c();
17285
17388
  if_block0.m(dl, dd);
17286
17389
  }
@@ -17293,7 +17396,7 @@ function create_fragment$10(ctx) {
17293
17396
  }
17294
17397
  if (ctx$1[3] && ctx$1[2]) if (if_block1) if_block1.p(ctx$1, dirty);
17295
17398
  else {
17296
- if_block1 = create_if_block$3(ctx$1);
17399
+ if_block1 = create_if_block$4(ctx$1);
17297
17400
  if_block1.c();
17298
17401
  if_block1.m(dd, null);
17299
17402
  }
@@ -17327,13 +17430,13 @@ function create_fragment$10(ctx) {
17327
17430
  }
17328
17431
  };
17329
17432
  }
17330
- function instance$10($$self, $$props, $$invalidate) {
17433
+ function instance$12($$self, $$props, $$invalidate) {
17331
17434
  let variables$1;
17332
17435
  let style;
17333
17436
  let { $$slots: slots = {}, $$scope } = $$props;
17334
17437
  let { props = {} } = $$props;
17335
17438
  let { layerId = "" } = $$props;
17336
- useInjectCustomizeCss(props);
17439
+ useInjectCustomizeCss(props, layerId);
17337
17440
  const { brandKit } = useBrandKit();
17338
17441
  let registeredFieldName = "";
17339
17442
  let errorMessage = null;
@@ -17366,7 +17469,9 @@ function instance$10($$self, $$props, $$invalidate) {
17366
17469
  type: props.fieldType,
17367
17470
  name: props.fieldName,
17368
17471
  defaultValue: props.defaultValue,
17369
- required: props.required
17472
+ required: props.required,
17473
+ validations: props.validations,
17474
+ isIdentify: props.isIdentify
17370
17475
  });
17371
17476
  formStore.subscribe(($store) => {
17372
17477
  $$invalidate(2, errorMessage = $store.states[props.fieldName]?.errorMessage ?? null);
@@ -17391,7 +17496,7 @@ function instance$10($$self, $$props, $$invalidate) {
17391
17496
  var FormField = class extends SvelteComponent {
17392
17497
  constructor(options) {
17393
17498
  super();
17394
- init(this, options, instance$10, create_fragment$10, safe_not_equal, {
17499
+ init(this, options, instance$12, create_fragment$12, safe_not_equal, {
17395
17500
  props: 0,
17396
17501
  layerId: 1
17397
17502
  }, add_css$7);
@@ -17411,12 +17516,22 @@ const FORM_FIELD_LABEL_THEME = {
17411
17516
  gray: "グレー",
17412
17517
  brand: "ブランド"
17413
17518
  };
17519
+ const FORM_IDENTIFY_FIELD_TYPE = {
17520
+ email: "メールアドレス",
17521
+ subscription: "メールマガジン登録",
17522
+ phone: "電話番号",
17523
+ phone_subscribe: "SMS配信許可",
17524
+ first_name: "名前(名)",
17525
+ last_name: "名前(姓)",
17526
+ address: "住所"
17527
+ };
17414
17528
  const FORM_FIELD_TYPE = {
17415
17529
  INPUT: "input",
17416
17530
  SELECT: "select",
17417
17531
  CHECKBOX: "checkbox",
17418
17532
  CHECKBOXES: "checkboxes",
17419
17533
  RADIOS: "radio",
17534
+ BOOLEAN: "boolean",
17420
17535
  TEXTAREA: "textarea"
17421
17536
  };
17422
17537
  const FORM_FIELD_VARIANT = {
@@ -17442,7 +17557,7 @@ const FORM_INPUT_TYPE = {
17442
17557
 
17443
17558
  //#endregion
17444
17559
  //#region src/components-flex/state/Header.svelte
17445
- function create_if_block$2(ctx) {
17560
+ function create_if_block$3(ctx) {
17446
17561
  let link;
17447
17562
  return {
17448
17563
  c() {
@@ -17462,9 +17577,9 @@ function create_if_block$2(ctx) {
17462
17577
  }
17463
17578
  };
17464
17579
  }
17465
- function create_fragment$9(ctx) {
17580
+ function create_fragment$11(ctx) {
17466
17581
  let if_block_anchor;
17467
- let if_block = ctx[0] && create_if_block$2(ctx);
17582
+ let if_block = ctx[0] && create_if_block$3(ctx);
17468
17583
  return {
17469
17584
  c() {
17470
17585
  if (if_block) if_block.c();
@@ -17477,7 +17592,7 @@ function create_fragment$9(ctx) {
17477
17592
  p(ctx$1, [dirty]) {
17478
17593
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
17479
17594
  else {
17480
- if_block = create_if_block$2(ctx$1);
17595
+ if_block = create_if_block$3(ctx$1);
17481
17596
  if_block.c();
17482
17597
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
17483
17598
  }
@@ -17494,7 +17609,7 @@ function create_fragment$9(ctx) {
17494
17609
  }
17495
17610
  };
17496
17611
  }
17497
- function instance$9($$self, $$props, $$invalidate) {
17612
+ function instance$11($$self, $$props, $$invalidate) {
17498
17613
  let $fonts;
17499
17614
  component_subscribe($$self, fonts, ($$value) => $$invalidate(1, $fonts = $$value));
17500
17615
  let googleFontUrl = "";
@@ -17512,14 +17627,14 @@ function instance$9($$self, $$props, $$invalidate) {
17512
17627
  var Header = class extends SvelteComponent {
17513
17628
  constructor(options) {
17514
17629
  super();
17515
- init(this, options, instance$9, create_fragment$9, safe_not_equal, {});
17630
+ init(this, options, instance$11, create_fragment$11, safe_not_equal, {});
17516
17631
  }
17517
17632
  };
17518
17633
  var Header_default = Header;
17519
17634
 
17520
17635
  //#endregion
17521
17636
  //#region src/components-flex/state/State.svelte
17522
- function create_fragment$8(ctx) {
17637
+ function create_fragment$10(ctx) {
17523
17638
  let header;
17524
17639
  let t;
17525
17640
  let current;
@@ -17561,7 +17676,7 @@ function create_fragment$8(ctx) {
17561
17676
  }
17562
17677
  };
17563
17678
  }
17564
- function instance$8($$self, $$props, $$invalidate) {
17679
+ function instance$10($$self, $$props, $$invalidate) {
17565
17680
  let { $$slots: slots = {}, $$scope } = $$props;
17566
17681
  let { customBrandKit = void 0 } = $$props;
17567
17682
  setContext("brandKit", getBrandKit(customBrandKit));
@@ -17578,7 +17693,7 @@ function instance$8($$self, $$props, $$invalidate) {
17578
17693
  var State = class extends SvelteComponent {
17579
17694
  constructor(options) {
17580
17695
  super();
17581
- init(this, options, instance$8, create_fragment$8, safe_not_equal, { customBrandKit: 0 });
17696
+ init(this, options, instance$10, create_fragment$10, safe_not_equal, { customBrandKit: 0 });
17582
17697
  }
17583
17698
  };
17584
17699
  var State_default$1 = State;
@@ -17588,7 +17703,7 @@ var State_default$1 = State;
17588
17703
  function add_css$6(target) {
17589
17704
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
17590
17705
  }
17591
- function create_if_block$1(ctx) {
17706
+ function create_if_block$2(ctx) {
17592
17707
  let div;
17593
17708
  let t;
17594
17709
  let current;
@@ -17630,10 +17745,10 @@ function create_if_block$1(ctx) {
17630
17745
  }
17631
17746
  };
17632
17747
  }
17633
- function create_fragment$7(ctx) {
17748
+ function create_fragment$9(ctx) {
17634
17749
  let if_block_anchor;
17635
17750
  let current;
17636
- let if_block = ctx[1] === ctx[0] && create_if_block$1(ctx);
17751
+ let if_block = ctx[1] === ctx[0] && create_if_block$2(ctx);
17637
17752
  return {
17638
17753
  c() {
17639
17754
  if (if_block) if_block.c();
@@ -17649,7 +17764,7 @@ function create_fragment$7(ctx) {
17649
17764
  if_block.p(ctx$1, dirty);
17650
17765
  if (dirty & 3) transition_in(if_block, 1);
17651
17766
  } else {
17652
- if_block = create_if_block$1(ctx$1);
17767
+ if_block = create_if_block$2(ctx$1);
17653
17768
  if_block.c();
17654
17769
  transition_in(if_block, 1);
17655
17770
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -17678,7 +17793,7 @@ function create_fragment$7(ctx) {
17678
17793
  };
17679
17794
  }
17680
17795
  const STATE_ITEM_CONTEXT_KEY = Symbol();
17681
- function instance$7($$self, $$props, $$invalidate) {
17796
+ function instance$9($$self, $$props, $$invalidate) {
17682
17797
  let $state;
17683
17798
  component_subscribe($$self, state, ($$value) => $$invalidate(1, $state = $$value));
17684
17799
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -17701,7 +17816,7 @@ function instance$7($$self, $$props, $$invalidate) {
17701
17816
  var StateItem = class extends SvelteComponent {
17702
17817
  constructor(options) {
17703
17818
  super();
17704
- init(this, options, instance$7, create_fragment$7, safe_not_equal, { path: 0 }, add_css$6);
17819
+ init(this, options, instance$9, create_fragment$9, safe_not_equal, { path: 0 }, add_css$6);
17705
17820
  }
17706
17821
  };
17707
17822
  var StateItem_default$1 = StateItem;
@@ -17711,7 +17826,7 @@ var StateItem_default$1 = StateItem;
17711
17826
  function add_css$5(target) {
17712
17827
  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}");
17713
17828
  }
17714
- function create_fragment$6(ctx) {
17829
+ function create_fragment$8(ctx) {
17715
17830
  let div;
17716
17831
  let raw_value = ctx[0].iframe + "";
17717
17832
  let div_id_value;
@@ -17742,13 +17857,13 @@ function create_fragment$6(ctx) {
17742
17857
  }
17743
17858
  };
17744
17859
  }
17745
- function instance$6($$self, $$props, $$invalidate) {
17860
+ function instance$8($$self, $$props, $$invalidate) {
17746
17861
  let variables$1;
17747
17862
  let styleObj;
17748
17863
  let style;
17749
17864
  let { props = {} } = $$props;
17750
17865
  let { layerId = "" } = $$props;
17751
- useInjectCustomizeCss(props);
17866
+ useInjectCustomizeCss(props, layerId);
17752
17867
  const aspectVariantStyles = ASPECT_VARIANT[props.aspectVariant]?.getProps();
17753
17868
  const width = props.width ?? "100%";
17754
17869
  $$self.$$set = ($$props$1) => {
@@ -17778,7 +17893,7 @@ function instance$6($$self, $$props, $$invalidate) {
17778
17893
  var Embed = class extends SvelteComponent {
17779
17894
  constructor(options) {
17780
17895
  super();
17781
- init(this, options, instance$6, create_fragment$6, safe_not_equal, {
17896
+ init(this, options, instance$8, create_fragment$8, safe_not_equal, {
17782
17897
  props: 0,
17783
17898
  layerId: 1
17784
17899
  }, add_css$5);
@@ -17841,7 +17956,7 @@ function create_default_slot$5(ctx) {
17841
17956
  }
17842
17957
  };
17843
17958
  }
17844
- function create_fragment$5(ctx) {
17959
+ function create_fragment$7(ctx) {
17845
17960
  let formfield;
17846
17961
  let current;
17847
17962
  formfield = new FormField_default({ props: {
@@ -17882,16 +17997,15 @@ function create_fragment$5(ctx) {
17882
17997
  }
17883
17998
  };
17884
17999
  }
17885
- function instance$5($$self, $$props, $$invalidate) {
18000
+ function instance$7($$self, $$props, $$invalidate) {
17886
18001
  let variant;
17887
18002
  let size;
17888
18003
  let variables$1;
17889
18004
  let style;
17890
- let type;
17891
18005
  let { props = {} } = $$props;
17892
18006
  let { layerId = "" } = $$props;
17893
18007
  const { brandKit } = useBrandKit();
17894
- useInjectCustomizeCss(props);
18008
+ useInjectCustomizeCss(props, layerId);
17895
18009
  let value = "";
17896
18010
  const handleBlur = () => {
17897
18011
  if (props.fieldName) {
@@ -17927,7 +18041,7 @@ function instance$5($$self, $$props, $$invalidate) {
17927
18041
  };
17928
18042
  })());
17929
18043
  if ($$self.$$.dirty & 256) $: $$invalidate(3, style = objToStyle({ ...variables$1 }));
17930
- if ($$self.$$.dirty & 1) $: type = (() => {
18044
+ if ($$self.$$.dirty & 1) $: (() => {
17931
18045
  if (props.inputType === "url") return "url";
17932
18046
  if (props.inputType === "tel") return "tel";
17933
18047
  if (props.inputType === "email") return "email";
@@ -17950,7 +18064,7 @@ function instance$5($$self, $$props, $$invalidate) {
17950
18064
  var FormInput = class extends SvelteComponent {
17951
18065
  constructor(options) {
17952
18066
  super();
17953
- init(this, options, instance$5, create_fragment$5, safe_not_equal, {
18067
+ init(this, options, instance$7, create_fragment$7, safe_not_equal, {
17954
18068
  props: 0,
17955
18069
  layerId: 1
17956
18070
  }, add_css$4);
@@ -18015,7 +18129,7 @@ function create_default_slot$4(ctx) {
18015
18129
  }
18016
18130
  };
18017
18131
  }
18018
- function create_fragment$4(ctx) {
18132
+ function create_fragment$6(ctx) {
18019
18133
  let formfield;
18020
18134
  let current;
18021
18135
  formfield = new FormField_default({ props: {
@@ -18056,7 +18170,7 @@ function create_fragment$4(ctx) {
18056
18170
  }
18057
18171
  };
18058
18172
  }
18059
- function instance$4($$self, $$props, $$invalidate) {
18173
+ function instance$6($$self, $$props, $$invalidate) {
18060
18174
  let variant;
18061
18175
  let size;
18062
18176
  let variables$1;
@@ -18064,7 +18178,7 @@ function instance$4($$self, $$props, $$invalidate) {
18064
18178
  let { props = {} } = $$props;
18065
18179
  let { layerId = "" } = $$props;
18066
18180
  const { brandKit } = useBrandKit();
18067
- useInjectCustomizeCss(props);
18181
+ useInjectCustomizeCss(props, layerId);
18068
18182
  let value = "";
18069
18183
  const handleBlur = () => {
18070
18184
  if (props.fieldName) {
@@ -18117,7 +18231,7 @@ function instance$4($$self, $$props, $$invalidate) {
18117
18231
  var FormTextarea = class extends SvelteComponent {
18118
18232
  constructor(options) {
18119
18233
  super();
18120
- init(this, options, instance$4, create_fragment$4, safe_not_equal, {
18234
+ init(this, options, instance$6, create_fragment$6, safe_not_equal, {
18121
18235
  props: 0,
18122
18236
  layerId: 1
18123
18237
  }, add_css$3);
@@ -18246,7 +18360,7 @@ function create_default_slot$3(ctx) {
18246
18360
  }
18247
18361
  };
18248
18362
  }
18249
- function create_fragment$3(ctx) {
18363
+ function create_fragment$5(ctx) {
18250
18364
  let formfield;
18251
18365
  let current;
18252
18366
  formfield = new FormField_default({ props: {
@@ -18287,7 +18401,7 @@ function create_fragment$3(ctx) {
18287
18401
  }
18288
18402
  };
18289
18403
  }
18290
- function instance$3($$self, $$props, $$invalidate) {
18404
+ function instance$5($$self, $$props, $$invalidate) {
18291
18405
  let variant;
18292
18406
  let size;
18293
18407
  let isEmpty$1;
@@ -18296,7 +18410,7 @@ function instance$3($$self, $$props, $$invalidate) {
18296
18410
  let { props = {} } = $$props;
18297
18411
  let { layerId = "" } = $$props;
18298
18412
  const { brandKit } = useBrandKit();
18299
- useInjectCustomizeCss(props);
18413
+ useInjectCustomizeCss(props, layerId);
18300
18414
  let value = "";
18301
18415
  const handleChange = () => {
18302
18416
  if (props.fieldName) {
@@ -18348,7 +18462,7 @@ function instance$3($$self, $$props, $$invalidate) {
18348
18462
  var FormSelect = class extends SvelteComponent {
18349
18463
  constructor(options) {
18350
18464
  super();
18351
- init(this, options, instance$3, create_fragment$3, safe_not_equal, {
18465
+ init(this, options, instance$5, create_fragment$5, safe_not_equal, {
18352
18466
  props: 0,
18353
18467
  layerId: 1
18354
18468
  }, add_css$2);
@@ -18486,7 +18600,7 @@ function create_default_slot$2(ctx) {
18486
18600
  }
18487
18601
  };
18488
18602
  }
18489
- function create_fragment$2(ctx) {
18603
+ function create_fragment$4(ctx) {
18490
18604
  let formfield;
18491
18605
  let current;
18492
18606
  formfield = new FormField_default({ props: {
@@ -18527,7 +18641,7 @@ function create_fragment$2(ctx) {
18527
18641
  }
18528
18642
  };
18529
18643
  }
18530
- function instance$2($$self, $$props, $$invalidate) {
18644
+ function instance$4($$self, $$props, $$invalidate) {
18531
18645
  let variant;
18532
18646
  let size;
18533
18647
  let options;
@@ -18535,7 +18649,7 @@ function instance$2($$self, $$props, $$invalidate) {
18535
18649
  let listStyles;
18536
18650
  let { props = {} } = $$props;
18537
18651
  let { layerId = "" } = $$props;
18538
- useInjectCustomizeCss(props);
18652
+ useInjectCustomizeCss(props, layerId);
18539
18653
  const { brandKit } = useBrandKit();
18540
18654
  let values = [];
18541
18655
  const handleChange = () => {
@@ -18579,7 +18693,7 @@ function instance$2($$self, $$props, $$invalidate) {
18579
18693
  })(),
18580
18694
  "--checkbox-check-size": (() => {
18581
18695
  if (size === "small") return "14x";
18582
- if (size === "large") return "20px";
18696
+ if (size === "large") return "18px";
18583
18697
  return "16px";
18584
18698
  })(),
18585
18699
  "--checkbox-check-radius": (() => {
@@ -18616,7 +18730,7 @@ function instance$2($$self, $$props, $$invalidate) {
18616
18730
  var FormCheckboxes = class extends SvelteComponent {
18617
18731
  constructor(options) {
18618
18732
  super();
18619
- init(this, options, instance$2, create_fragment$2, safe_not_equal, {
18733
+ init(this, options, instance$4, create_fragment$4, safe_not_equal, {
18620
18734
  props: 0,
18621
18735
  layerId: 1
18622
18736
  }, add_css$1);
@@ -18754,7 +18868,7 @@ function create_default_slot$1(ctx) {
18754
18868
  }
18755
18869
  };
18756
18870
  }
18757
- function create_fragment$1(ctx) {
18871
+ function create_fragment$3(ctx) {
18758
18872
  let formfield;
18759
18873
  let current;
18760
18874
  formfield = new FormField_default({ props: {
@@ -18795,7 +18909,7 @@ function create_fragment$1(ctx) {
18795
18909
  }
18796
18910
  };
18797
18911
  }
18798
- function instance$1($$self, $$props, $$invalidate) {
18912
+ function instance$3($$self, $$props, $$invalidate) {
18799
18913
  let variant;
18800
18914
  let size;
18801
18915
  let options;
@@ -18803,7 +18917,7 @@ function instance$1($$self, $$props, $$invalidate) {
18803
18917
  let listStyles;
18804
18918
  let { props = {} } = $$props;
18805
18919
  let { layerId = "" } = $$props;
18806
- useInjectCustomizeCss(props);
18920
+ useInjectCustomizeCss(props, layerId);
18807
18921
  const { brandKit } = useBrandKit();
18808
18922
  let value = "";
18809
18923
  const handleChange = () => {
@@ -18889,7 +19003,7 @@ function instance$1($$self, $$props, $$invalidate) {
18889
19003
  var FormRadios = class extends SvelteComponent {
18890
19004
  constructor(options) {
18891
19005
  super();
18892
- init(this, options, instance$1, create_fragment$1, safe_not_equal, {
19006
+ init(this, options, instance$3, create_fragment$3, safe_not_equal, {
18893
19007
  props: 0,
18894
19008
  layerId: 1
18895
19009
  }, add_css);
@@ -18897,6 +19011,276 @@ var FormRadios = class extends SvelteComponent {
18897
19011
  };
18898
19012
  var FormRadios_default = FormRadios;
18899
19013
 
19014
+ //#endregion
19015
+ //#region src/components-flex/form/FormBoolean.svelte
19016
+ function create_fragment$2(ctx) {
19017
+ let formradios;
19018
+ let current;
19019
+ formradios = new FormRadios_default({ props: {
19020
+ layerId: ctx[1],
19021
+ props: ctx[0]
19022
+ } });
19023
+ return {
19024
+ c() {
19025
+ create_component(formradios.$$.fragment);
19026
+ },
19027
+ m(target, anchor) {
19028
+ mount_component(formradios, target, anchor);
19029
+ current = true;
19030
+ },
19031
+ p(ctx$1, [dirty]) {
19032
+ const formradios_changes = {};
19033
+ if (dirty & 2) formradios_changes.layerId = ctx$1[1];
19034
+ if (dirty & 1) formradios_changes.props = ctx$1[0];
19035
+ formradios.$set(formradios_changes);
19036
+ },
19037
+ i(local) {
19038
+ if (current) return;
19039
+ transition_in(formradios.$$.fragment, local);
19040
+ current = true;
19041
+ },
19042
+ o(local) {
19043
+ transition_out(formradios.$$.fragment, local);
19044
+ current = false;
19045
+ },
19046
+ d(detaching) {
19047
+ destroy_component(formradios, detaching);
19048
+ }
19049
+ };
19050
+ }
19051
+ function instance$2($$self, $$props, $$invalidate) {
19052
+ let { props = {} } = $$props;
19053
+ let { layerId = "" } = $$props;
19054
+ $$self.$$set = ($$props$1) => {
19055
+ if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
19056
+ if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
19057
+ };
19058
+ return [props, layerId];
19059
+ }
19060
+ var FormBoolean = class extends SvelteComponent {
19061
+ constructor(options) {
19062
+ super();
19063
+ init(this, options, instance$2, create_fragment$2, safe_not_equal, {
19064
+ props: 0,
19065
+ layerId: 1
19066
+ });
19067
+ }
19068
+ };
19069
+ var FormBoolean_default = FormBoolean;
19070
+
19071
+ //#endregion
19072
+ //#region src/components-flex/form/FormIdentifyField.svelte
19073
+ function create_else_block(ctx) {
19074
+ return {
19075
+ c: noop,
19076
+ m: noop,
19077
+ p: noop,
19078
+ i: noop,
19079
+ o: noop,
19080
+ d: noop
19081
+ };
19082
+ }
19083
+ function create_if_block_1$1(ctx) {
19084
+ let formboolean;
19085
+ let current;
19086
+ formboolean = new FormBoolean_default({ props: {
19087
+ layerId: ctx[0],
19088
+ props: ctx[1]
19089
+ } });
19090
+ return {
19091
+ c() {
19092
+ create_component(formboolean.$$.fragment);
19093
+ },
19094
+ m(target, anchor) {
19095
+ mount_component(formboolean, target, anchor);
19096
+ current = true;
19097
+ },
19098
+ p(ctx$1, dirty) {
19099
+ const formboolean_changes = {};
19100
+ if (dirty & 1) formboolean_changes.layerId = ctx$1[0];
19101
+ if (dirty & 2) formboolean_changes.props = ctx$1[1];
19102
+ formboolean.$set(formboolean_changes);
19103
+ },
19104
+ i(local) {
19105
+ if (current) return;
19106
+ transition_in(formboolean.$$.fragment, local);
19107
+ current = true;
19108
+ },
19109
+ o(local) {
19110
+ transition_out(formboolean.$$.fragment, local);
19111
+ current = false;
19112
+ },
19113
+ d(detaching) {
19114
+ destroy_component(formboolean, detaching);
19115
+ }
19116
+ };
19117
+ }
19118
+ function create_if_block$1(ctx) {
19119
+ let forminput;
19120
+ let current;
19121
+ forminput = new FormInput_default({ props: {
19122
+ layerId: ctx[0],
19123
+ props: ctx[2]
19124
+ } });
19125
+ return {
19126
+ c() {
19127
+ create_component(forminput.$$.fragment);
19128
+ },
19129
+ m(target, anchor) {
19130
+ mount_component(forminput, target, anchor);
19131
+ current = true;
19132
+ },
19133
+ p(ctx$1, dirty) {
19134
+ const forminput_changes = {};
19135
+ if (dirty & 1) forminput_changes.layerId = ctx$1[0];
19136
+ if (dirty & 4) forminput_changes.props = ctx$1[2];
19137
+ forminput.$set(forminput_changes);
19138
+ },
19139
+ i(local) {
19140
+ if (current) return;
19141
+ transition_in(forminput.$$.fragment, local);
19142
+ current = true;
19143
+ },
19144
+ o(local) {
19145
+ transition_out(forminput.$$.fragment, local);
19146
+ current = false;
19147
+ },
19148
+ d(detaching) {
19149
+ destroy_component(forminput, detaching);
19150
+ }
19151
+ };
19152
+ }
19153
+ function create_fragment$1(ctx) {
19154
+ let current_block_type_index;
19155
+ let if_block;
19156
+ let if_block_anchor;
19157
+ let current;
19158
+ const if_block_creators = [
19159
+ create_if_block$1,
19160
+ create_if_block_1$1,
19161
+ create_else_block
19162
+ ];
19163
+ const if_blocks = [];
19164
+ function select_block_type(ctx$1, dirty) {
19165
+ if (ctx$1[2]) return 0;
19166
+ if (ctx$1[1]) return 1;
19167
+ return 2;
19168
+ }
19169
+ current_block_type_index = select_block_type(ctx, -1);
19170
+ if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
19171
+ return {
19172
+ c() {
19173
+ if_block.c();
19174
+ if_block_anchor = empty();
19175
+ },
19176
+ m(target, anchor) {
19177
+ if_blocks[current_block_type_index].m(target, anchor);
19178
+ insert(target, if_block_anchor, anchor);
19179
+ current = true;
19180
+ },
19181
+ p(ctx$1, [dirty]) {
19182
+ let previous_block_index = current_block_type_index;
19183
+ current_block_type_index = select_block_type(ctx$1, dirty);
19184
+ if (current_block_type_index === previous_block_index) if_blocks[current_block_type_index].p(ctx$1, dirty);
19185
+ else {
19186
+ group_outros();
19187
+ transition_out(if_blocks[previous_block_index], 1, 1, () => {
19188
+ if_blocks[previous_block_index] = null;
19189
+ });
19190
+ check_outros();
19191
+ if_block = if_blocks[current_block_type_index];
19192
+ if (!if_block) {
19193
+ if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx$1);
19194
+ if_block.c();
19195
+ } else if_block.p(ctx$1, dirty);
19196
+ transition_in(if_block, 1);
19197
+ if_block.m(if_block_anchor.parentNode, if_block_anchor);
19198
+ }
19199
+ },
19200
+ i(local) {
19201
+ if (current) return;
19202
+ transition_in(if_block);
19203
+ current = true;
19204
+ },
19205
+ o(local) {
19206
+ transition_out(if_block);
19207
+ current = false;
19208
+ },
19209
+ d(detaching) {
19210
+ if_blocks[current_block_type_index].d(detaching);
19211
+ if (detaching) detach(if_block_anchor);
19212
+ }
19213
+ };
19214
+ }
19215
+ function instance$1($$self, $$props, $$invalidate) {
19216
+ let fieldType;
19217
+ let fieldProps;
19218
+ let inputProps;
19219
+ let booleanProps;
19220
+ let { props = {} } = $$props;
19221
+ let { layerId = "" } = $$props;
19222
+ useInjectCustomizeCss(props, layerId);
19223
+ const identifyType = props.identifyType ?? "email";
19224
+ $$self.$$set = ($$props$1) => {
19225
+ if ("props" in $$props$1) $$invalidate(3, props = $$props$1.props);
19226
+ if ("layerId" in $$props$1) $$invalidate(0, layerId = $$props$1.layerId);
19227
+ };
19228
+ $$self.$$.update = () => {
19229
+ if ($$self.$$.dirty & 40) $: $$invalidate(4, fieldProps = (() => {
19230
+ return {
19231
+ ...props,
19232
+ fieldType,
19233
+ fieldName: identifyType,
19234
+ isIdentify: true
19235
+ };
19236
+ })());
19237
+ if ($$self.$$.dirty & 56) $: $$invalidate(2, inputProps = (() => {
19238
+ if (fieldType !== "input") return null;
19239
+ return {
19240
+ ...fieldProps,
19241
+ ...props.inputProps ?? {}
19242
+ };
19243
+ })());
19244
+ if ($$self.$$.dirty & 56) $: $$invalidate(1, booleanProps = (() => {
19245
+ if (fieldType !== "boolean") return null;
19246
+ return {
19247
+ ...fieldProps,
19248
+ ...props.checkerProps ?? {}
19249
+ };
19250
+ })());
19251
+ };
19252
+ $: $$invalidate(5, fieldType = (() => {
19253
+ switch (identifyType) {
19254
+ case "phone_subscribe":
19255
+ case "subscription": return "boolean";
19256
+ case "address":
19257
+ case "first_name":
19258
+ case "last_name":
19259
+ case "email":
19260
+ case "phone":
19261
+ default: return "input";
19262
+ }
19263
+ })());
19264
+ return [
19265
+ layerId,
19266
+ booleanProps,
19267
+ inputProps,
19268
+ props,
19269
+ fieldProps,
19270
+ fieldType
19271
+ ];
19272
+ }
19273
+ var FormIdentifyField = class extends SvelteComponent {
19274
+ constructor(options) {
19275
+ super();
19276
+ init(this, options, instance$1, create_fragment$1, safe_not_equal, {
19277
+ props: 3,
19278
+ layerId: 0
19279
+ });
19280
+ }
19281
+ };
19282
+ var FormIdentifyField_default = FormIdentifyField;
19283
+
18900
19284
  //#endregion
18901
19285
  //#region src/components-flex/shared/styles.ts
18902
19286
  const ROUND_STYLES = {
@@ -19169,7 +19553,11 @@ __export(index_svelte5_exports, {
19169
19553
  FORM_FIELD_TYPE: () => FORM_FIELD_TYPE,
19170
19554
  FORM_FIELD_VARIANT: () => FORM_FIELD_VARIANT,
19171
19555
  FORM_FIELD_VARIANT_FOR_CHECKER: () => FORM_FIELD_VARIANT_FOR_CHECKER,
19556
+ FORM_IDENTIFY_FIELD_TYPE: () => FORM_IDENTIFY_FIELD_TYPE,
19172
19557
  FORM_INPUT_TYPE: () => FORM_INPUT_TYPE,
19558
+ FORM_VALIDATION_DEFAULT_ERROR_MESSAGES: () => FORM_VALIDATION_DEFAULT_ERROR_MESSAGES,
19559
+ FORM_VALIDATION_REGEX: () => FORM_VALIDATION_REGEX,
19560
+ FORM_VALIDATION_TYPE: () => FORM_VALIDATION_TYPE,
19173
19561
  FlexAvatar: () => Avatar_default,
19174
19562
  FlexButton: () => Button_default,
19175
19563
  FlexButtonOutlined: () => ButtonOutlined_default,
@@ -19182,8 +19570,10 @@ __export(index_svelte5_exports, {
19182
19570
  FlexDirections: () => FlexDirections,
19183
19571
  FlexEmbed: () => Embed_default,
19184
19572
  FlexForm: () => Form_default,
19573
+ FlexFormBoolean: () => FormBoolean_default,
19185
19574
  FlexFormCheckboxes: () => FormCheckboxes_default,
19186
19575
  FlexFormField: () => FormField_default,
19576
+ FlexFormIdentifyField: () => FormIdentifyField_default,
19187
19577
  FlexFormInput: () => FormInput_default,
19188
19578
  FlexFormRadios: () => FormRadios_default,
19189
19579
  FlexFormSelect: () => FormSelect_default$1,
@@ -19274,6 +19664,7 @@ __export(index_svelte5_exports, {
19274
19664
  flexComponentSchemes: () => flexComponentSchemes,
19275
19665
  formData: () => formData,
19276
19666
  formStore: () => formStore,
19667
+ formSubmittedIdentifyValues: () => formSubmittedIdentifyValues,
19277
19668
  formSubmittedValues: () => formSubmittedValues,
19278
19669
  getActionRoot: () => getActionRoot$1,
19279
19670
  getAnsweredQuestion: () => getAnsweredQuestion,
@@ -19630,4 +20021,4 @@ var ThumbnailPreview = class extends SvelteComponent {
19630
20021
  var ThumbnailPreview_default = ThumbnailPreview;
19631
20022
 
19632
20023
  //#endregion
19633
- 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 };
20024
+ 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 };