@plaidev/karte-action-sdk 1.1.270-29228770.05dce6ca → 1.1.270-29270413.6a2b1dc5c

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 (96) 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/hooks/useInjectCustomizeCss.d.ts +1 -1
  17. package/dist/hooks/useText.d.ts +1 -1
  18. package/dist/hydrate/action.d.ts +0 -1
  19. package/dist/hydrate/actionEvent.d.ts +0 -1
  20. package/dist/hydrate/components/index.d.ts +0 -1
  21. package/dist/hydrate/components-flex/avatar/types.d.ts +0 -1
  22. package/dist/hydrate/components-flex/button/types.d.ts +0 -3
  23. package/dist/hydrate/components-flex/button-outlined/types.d.ts +0 -3
  24. package/dist/hydrate/components-flex/button-text/types.d.ts +0 -3
  25. package/dist/hydrate/components-flex/form/types.d.ts +35 -20
  26. package/dist/hydrate/components-flex/form.d.ts +40 -3
  27. package/dist/hydrate/components-flex/icon/types.d.ts +0 -1
  28. package/dist/hydrate/components-flex/text/types.d.ts +0 -3
  29. package/dist/hydrate/components-flex/text-link/types.d.ts +0 -3
  30. package/dist/hydrate/components-flex/variants.d.ts +0 -15
  31. package/dist/hydrate/components-flex/youtube/types.d.ts +0 -1
  32. package/dist/hydrate/constants.d.ts +0 -1
  33. package/dist/hydrate/hooks/useInjectCustomizeCss.d.ts +1 -1
  34. package/dist/hydrate/hooks/useText.d.ts +1 -1
  35. package/dist/hydrate/index.d.ts +0 -2
  36. package/dist/hydrate/index.es.js +903 -572
  37. package/dist/hydrate/index.svelte5.d.ts +2 -1
  38. package/dist/hydrate/modal.d.ts +0 -2
  39. package/dist/hydrate/modal.svelte5.d.ts +0 -2
  40. package/dist/hydrate/types.d.ts +0 -1
  41. package/dist/icons.d.ts +0 -3
  42. package/dist/index.es.d.ts +0 -2
  43. package/dist/index.es.js +891 -510
  44. package/dist/modal.d.ts +0 -2
  45. package/dist/modal.svelte5.d.ts +0 -2
  46. package/dist/svelte5/action.d.ts +0 -1
  47. package/dist/svelte5/actionEvent.d.ts +0 -1
  48. package/dist/svelte5/components/index.d.ts +0 -1
  49. package/dist/svelte5/components-flex/avatar/types.d.ts +0 -1
  50. package/dist/svelte5/components-flex/button/types.d.ts +0 -3
  51. package/dist/svelte5/components-flex/button-outlined/types.d.ts +0 -3
  52. package/dist/svelte5/components-flex/button-text/types.d.ts +0 -3
  53. package/dist/svelte5/components-flex/form/types.d.ts +35 -20
  54. package/dist/svelte5/components-flex/form.d.ts +40 -3
  55. package/dist/svelte5/components-flex/icon/types.d.ts +0 -1
  56. package/dist/svelte5/components-flex/text/types.d.ts +0 -3
  57. package/dist/svelte5/components-flex/text-link/types.d.ts +0 -3
  58. package/dist/svelte5/components-flex/variants.d.ts +0 -15
  59. package/dist/svelte5/components-flex/youtube/types.d.ts +0 -1
  60. package/dist/svelte5/constants.d.ts +0 -1
  61. package/dist/svelte5/hooks/useInjectCustomizeCss.d.ts +1 -1
  62. package/dist/svelte5/hooks/useText.d.ts +1 -1
  63. package/dist/svelte5/hydrate/action.d.ts +0 -1
  64. package/dist/svelte5/hydrate/actionEvent.d.ts +0 -1
  65. package/dist/svelte5/hydrate/components/index.d.ts +0 -1
  66. package/dist/svelte5/hydrate/components-flex/avatar/types.d.ts +0 -1
  67. package/dist/svelte5/hydrate/components-flex/button/types.d.ts +0 -3
  68. package/dist/svelte5/hydrate/components-flex/button-outlined/types.d.ts +0 -3
  69. package/dist/svelte5/hydrate/components-flex/button-text/types.d.ts +0 -3
  70. package/dist/svelte5/hydrate/components-flex/form/types.d.ts +35 -20
  71. package/dist/svelte5/hydrate/components-flex/form.d.ts +40 -3
  72. package/dist/svelte5/hydrate/components-flex/icon/types.d.ts +0 -1
  73. package/dist/svelte5/hydrate/components-flex/text/types.d.ts +0 -3
  74. package/dist/svelte5/hydrate/components-flex/text-link/types.d.ts +0 -3
  75. package/dist/svelte5/hydrate/components-flex/variants.d.ts +0 -15
  76. package/dist/svelte5/hydrate/components-flex/youtube/types.d.ts +0 -1
  77. package/dist/svelte5/hydrate/constants.d.ts +0 -1
  78. package/dist/svelte5/hydrate/hooks/useInjectCustomizeCss.d.ts +1 -1
  79. package/dist/svelte5/hydrate/hooks/useText.d.ts +1 -1
  80. package/dist/svelte5/hydrate/index.es.d.ts +2 -1
  81. package/dist/svelte5/hydrate/index.es.js +595 -378
  82. package/dist/svelte5/hydrate/modal.d.ts +0 -2
  83. package/dist/svelte5/hydrate/modal.svelte5.d.ts +0 -2
  84. package/dist/svelte5/hydrate/types.d.ts +0 -1
  85. package/dist/svelte5/index.es.d.ts +2 -1
  86. package/dist/svelte5/index.es.js +595 -378
  87. package/dist/svelte5/index.front2.es.js +637 -417
  88. package/dist/svelte5/index.svelte5.d.ts +2 -1
  89. package/dist/svelte5/modal.d.ts +0 -2
  90. package/dist/svelte5/modal.svelte5.d.ts +0 -2
  91. package/dist/svelte5/types.d.ts +0 -1
  92. package/dist/templates.cjs.js +4 -2
  93. package/dist/templates.d.ts +0 -2
  94. package/dist/templates.js +4 -2
  95. package/dist/types.d.ts +0 -1
  96. package/package.json +3 -3
package/dist/index.es.js CHANGED
@@ -1975,10 +1975,8 @@ function createModal(App, options = {
1975
1975
  window.addEventListener(ACTION_CHANGE_STATE_EVENT, handleState);
1976
1976
  let showTriggerCleanups = [];
1977
1977
  let closeTriggerCleanups = [];
1978
- {
1979
- showTriggerCleanups = listenShowTrigger();
1980
- closeTriggerCleanups = listenCloseTrigger();
1981
- }
1978
+ showTriggerCleanups = listenShowTrigger();
1979
+ closeTriggerCleanups = listenCloseTrigger();
1982
1980
  const { onCreateHandlers } = getInternalHandlers();
1983
1981
  if (onCreateHandlers) onCreateHandlers.forEach((h$1) => {
1984
1982
  h$1({
@@ -2712,7 +2710,7 @@ function formDataToEventValues$1(campaignId, formData$1) {
2712
2710
  ...answersMap
2713
2711
  } };
2714
2712
  }
2715
- function formDataToIdentifyEventValues(formData$1) {
2713
+ function formDataToIdentifyEventValues$1(formData$1) {
2716
2714
  return Object.fromEntries(Object.entries(formData$1).map(([name, dataItem]) => {
2717
2715
  const value = dataItem.value;
2718
2716
  return [name, value];
@@ -2726,7 +2724,7 @@ function submit() {
2726
2724
  const formData$1 = get(formData);
2727
2725
  const identifyFormData$1 = get(identifyFormData);
2728
2726
  const values = formDataToEventValues$1(campaignId, formData$1);
2729
- const identifyValues = formDataToIdentifyEventValues(identifyFormData$1);
2727
+ const identifyValues = formDataToIdentifyEventValues$1(identifyFormData$1);
2730
2728
  if (Object.keys(identifyValues).length > 0) identifyValues["user_id"] = getVariables()?.[USER_ID_VARIABLE_NAME];
2731
2729
  return {
2732
2730
  values,
@@ -3116,7 +3114,7 @@ const LAYOUT_COMPONENT_NAMES = [
3116
3114
 
3117
3115
  //#endregion
3118
3116
  //#region src/components/Header.svelte
3119
- function create_if_block$20(ctx) {
3117
+ function create_if_block$21(ctx) {
3120
3118
  let link;
3121
3119
  return {
3122
3120
  c() {
@@ -3136,9 +3134,9 @@ function create_if_block$20(ctx) {
3136
3134
  }
3137
3135
  };
3138
3136
  }
3139
- function create_fragment$103(ctx) {
3137
+ function create_fragment$105(ctx) {
3140
3138
  let if_block_anchor;
3141
- let if_block = ctx[0] && create_if_block$20(ctx);
3139
+ let if_block = ctx[0] && create_if_block$21(ctx);
3142
3140
  return {
3143
3141
  c() {
3144
3142
  if (if_block) if_block.c();
@@ -3151,7 +3149,7 @@ function create_fragment$103(ctx) {
3151
3149
  p(ctx$1, [dirty]) {
3152
3150
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
3153
3151
  else {
3154
- if_block = create_if_block$20(ctx$1);
3152
+ if_block = create_if_block$21(ctx$1);
3155
3153
  if_block.c();
3156
3154
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
3157
3155
  }
@@ -3168,7 +3166,7 @@ function create_fragment$103(ctx) {
3168
3166
  }
3169
3167
  };
3170
3168
  }
3171
- function instance$103($$self, $$props, $$invalidate) {
3169
+ function instance$105($$self, $$props, $$invalidate) {
3172
3170
  let $fonts;
3173
3171
  component_subscribe($$self, fonts, ($$value) => $$invalidate(1, $fonts = $$value));
3174
3172
  let googleFontUrl = "";
@@ -3186,7 +3184,7 @@ function instance$103($$self, $$props, $$invalidate) {
3186
3184
  var Header$1 = class extends SvelteComponent {
3187
3185
  constructor(options) {
3188
3186
  super();
3189
- init(this, options, instance$103, create_fragment$103, safe_not_equal, {});
3187
+ init(this, options, instance$105, create_fragment$105, safe_not_equal, {});
3190
3188
  }
3191
3189
  };
3192
3190
  var Header_default$1 = Header$1;
@@ -3237,7 +3235,7 @@ const useBrandKit = () => {
3237
3235
 
3238
3236
  //#endregion
3239
3237
  //#region src/components/State.svelte
3240
- function create_fragment$102(ctx) {
3238
+ function create_fragment$104(ctx) {
3241
3239
  let header;
3242
3240
  let t;
3243
3241
  let current;
@@ -3279,7 +3277,7 @@ function create_fragment$102(ctx) {
3279
3277
  }
3280
3278
  };
3281
3279
  }
3282
- function instance$102($$self, $$props, $$invalidate) {
3280
+ function instance$104($$self, $$props, $$invalidate) {
3283
3281
  let { $$slots: slots = {}, $$scope } = $$props;
3284
3282
  let { customBrandKit = void 0 } = $$props;
3285
3283
  setContext("brandKit", getBrandKit(customBrandKit));
@@ -3296,7 +3294,7 @@ function instance$102($$self, $$props, $$invalidate) {
3296
3294
  var State$1 = class extends SvelteComponent {
3297
3295
  constructor(options) {
3298
3296
  super();
3299
- init(this, options, instance$102, create_fragment$102, safe_not_equal, { customBrandKit: 0 });
3297
+ init(this, options, instance$104, create_fragment$104, safe_not_equal, { customBrandKit: 0 });
3300
3298
  }
3301
3299
  };
3302
3300
  var State_default = State$1;
@@ -3306,7 +3304,7 @@ var State_default = State$1;
3306
3304
  function add_css$63(target) {
3307
3305
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
3308
3306
  }
3309
- function create_if_block$19(ctx) {
3307
+ function create_if_block$20(ctx) {
3310
3308
  let div;
3311
3309
  let t;
3312
3310
  let current;
@@ -3348,10 +3346,10 @@ function create_if_block$19(ctx) {
3348
3346
  }
3349
3347
  };
3350
3348
  }
3351
- function create_fragment$101(ctx) {
3349
+ function create_fragment$103(ctx) {
3352
3350
  let if_block_anchor;
3353
3351
  let current;
3354
- let if_block = ctx[1] === ctx[0] && create_if_block$19(ctx);
3352
+ let if_block = ctx[1] === ctx[0] && create_if_block$20(ctx);
3355
3353
  return {
3356
3354
  c() {
3357
3355
  if (if_block) if_block.c();
@@ -3367,7 +3365,7 @@ function create_fragment$101(ctx) {
3367
3365
  if_block.p(ctx$1, dirty);
3368
3366
  if (dirty & 3) transition_in(if_block, 1);
3369
3367
  } else {
3370
- if_block = create_if_block$19(ctx$1);
3368
+ if_block = create_if_block$20(ctx$1);
3371
3369
  if_block.c();
3372
3370
  transition_in(if_block, 1);
3373
3371
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -3399,7 +3397,7 @@ const STATE_ITEM_CONTEXT_KEY$1 = Symbol();
3399
3397
  function getStateItemContext() {
3400
3398
  return getContext(STATE_ITEM_CONTEXT_KEY$1);
3401
3399
  }
3402
- function instance$101($$self, $$props, $$invalidate) {
3400
+ function instance$103($$self, $$props, $$invalidate) {
3403
3401
  let $state;
3404
3402
  component_subscribe($$self, state, ($$value) => $$invalidate(1, $state = $$value));
3405
3403
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -3422,13 +3420,40 @@ function instance$101($$self, $$props, $$invalidate) {
3422
3420
  var StateItem$1 = class extends SvelteComponent {
3423
3421
  constructor(options) {
3424
3422
  super();
3425
- init(this, options, instance$101, create_fragment$101, safe_not_equal, { path: 0 }, add_css$63);
3423
+ init(this, options, instance$103, create_fragment$103, safe_not_equal, { path: 0 }, add_css$63);
3426
3424
  }
3427
3425
  };
3428
3426
  var StateItem_default = StateItem$1;
3429
3427
 
3430
3428
  //#endregion
3431
3429
  //#region src/components-flex/form.ts
3430
+ const FORM_VALIDATION_TYPE = {
3431
+ required: "必須",
3432
+ email: "メールアドレス",
3433
+ tel: "電話番号",
3434
+ url: "URL",
3435
+ minLength: "最小文字数",
3436
+ maxLength: "最大文字数",
3437
+ minCount: "最小個数",
3438
+ maxCount: "最大個数",
3439
+ pattern: "正規表現"
3440
+ };
3441
+ const FORM_VALIDATION_DEFAULT_ERROR_MESSAGES = {
3442
+ required: `入力してください`,
3443
+ minLength: `{minLength}文字以上で入力してください`,
3444
+ maxLength: `{maxLength}文字以下で入力してください`,
3445
+ minCount: `{minCount}個以上選択してください`,
3446
+ maxCount: `{maxCount}個以下で選択してください`,
3447
+ pattern: `正しい形式で入力してください`,
3448
+ email: `正しいメールアドレスを入力してください`,
3449
+ tel: `正しい電話番号を入力してください`,
3450
+ url: `正しいURLを入力してください`
3451
+ };
3452
+ const FORM_VALIDATION_REGEX = {
3453
+ email: "^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9-]*\\.?[a-zA-Z0-9-]+\\.[a-zA-Z]{2,}$",
3454
+ tel: "^0\\d{1,4}[-]?\\d{1,4}[-]?\\d{4}$",
3455
+ url: "^http(s)?://.+$"
3456
+ };
3432
3457
  /**
3433
3458
  * @internal
3434
3459
  */
@@ -3437,6 +3462,7 @@ const formStore = writable({
3437
3462
  states: {}
3438
3463
  });
3439
3464
  const formSubmittedValues = writable({});
3465
+ const formSubmittedIdentifyValues = writable({});
3440
3466
  /**
3441
3467
  * @public
3442
3468
  */
@@ -3455,7 +3481,6 @@ const getFormFieldState = (name) => {
3455
3481
  * @public
3456
3482
  */
3457
3483
  const getFormFieldValue = (name) => {
3458
- console.log("getFormFieldValue", getFormFieldState(name)?.value ?? void 0);
3459
3484
  return getFormFieldState(name)?.value ?? void 0;
3460
3485
  };
3461
3486
  /**
@@ -3543,14 +3568,18 @@ const registerFormField = (schemas) => {
3543
3568
  defaultValue: schema.defaultValue,
3544
3569
  type: schema.type,
3545
3570
  required: schema.required,
3546
- statePath: getState()
3571
+ statePath: getState(),
3572
+ isIdentify: schema.isIdentify,
3573
+ validations: schema.validations
3547
3574
  };
3548
3575
  else resultSchemes.push({
3549
3576
  name: schema.name,
3550
3577
  defaultValue: schema.defaultValue,
3551
3578
  type: schema.type,
3552
3579
  required: schema.required,
3553
- statePath: getState()
3580
+ statePath: getState(),
3581
+ isIdentify: schema.isIdentify,
3582
+ validations: schema.validations
3554
3583
  });
3555
3584
  });
3556
3585
  return resultSchemes;
@@ -3558,21 +3587,23 @@ const registerFormField = (schemas) => {
3558
3587
  states: (() => {
3559
3588
  const states$1 = { ...updater.states };
3560
3589
  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
- }
3590
+ const submittedIdentifyValues = get(formSubmittedIdentifyValues);
3591
+ schemas.forEach((schema) => {
3592
+ if (!(schema.name in states$1) && schema.name) states$1[schema.name] = {
3593
+ isDirty: false,
3594
+ isValid: false,
3595
+ isTouched: false,
3596
+ type: schema.type,
3597
+ value: (() => {
3598
+ if (schema.isIdentify) {
3599
+ if (submittedIdentifyValues[schema.name]) return submittedIdentifyValues[schema.name].value;
3600
+ } else if (submittedValues[schema.name]) return submittedValues[schema.name].value;
3601
+ if (schema.type === "checkboxes") return Array.isArray(schema.defaultValue) ? schema.defaultValue : [];
3602
+ else if (schema.type === "boolean") return schema.defaultValue ?? void 0;
3603
+ else return typeof schema.defaultValue === "string" ? schema.defaultValue : "";
3604
+ })(),
3605
+ errorMessage: null
3606
+ };
3576
3607
  });
3577
3608
  return states$1;
3578
3609
  })()
@@ -3597,31 +3628,81 @@ const unregisterFormField = (fieldNames) => {
3597
3628
  }));
3598
3629
  };
3599
3630
  const validateFormField = (schema, value) => {
3600
- const store = get(formStore);
3601
3631
  if (schema.required) {
3602
3632
  if (schema.type === "checkboxes") {
3603
- if (value.length === 0) return {
3633
+ if (Array.isArray(value) && value.length === 0) return {
3604
3634
  isValid: false,
3605
- error: "1つ以上選択してください"
3635
+ error: FORM_VALIDATION_DEFAULT_ERROR_MESSAGES["required"]
3606
3636
  };
3607
3637
  } else if (typeof value !== "string" || value.trim() === "") return {
3608
3638
  isValid: false,
3609
- error: "入力してください"
3639
+ error: FORM_VALIDATION_DEFAULT_ERROR_MESSAGES["required"]
3610
3640
  };
3611
3641
  }
3642
+ if (schema.validations && schema.validations.length > 0) for (const validation of schema.validations) {
3643
+ const { type, number, errorMessage, regexp: regexp$1 } = validation;
3644
+ if (type === "minLength" && !!number) {
3645
+ if (typeof value === "string" && value.length < number) return {
3646
+ isValid: false,
3647
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{minLength}", number.toString())
3648
+ };
3649
+ }
3650
+ if (type === "maxLength" && !!number) {
3651
+ if (typeof value === "string" && value.length > number) return {
3652
+ isValid: false,
3653
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{maxLength}", number.toString())
3654
+ };
3655
+ }
3656
+ if (type === "minCount" && !!number) {
3657
+ if (Array.isArray(value) && value.length < number) return {
3658
+ isValid: false,
3659
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{minCount}", number.toString())
3660
+ };
3661
+ }
3662
+ if (type === "maxCount" && !!number) {
3663
+ if (Array.isArray(value) && value.length > number) return {
3664
+ isValid: false,
3665
+ error: (errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]).replace("{maxCount}", number.toString())
3666
+ };
3667
+ }
3668
+ if (type === "pattern" && !!regexp$1) {
3669
+ if (typeof value === "string" && new RegExp(regexp$1).test(value) === false) return {
3670
+ isValid: false,
3671
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3672
+ };
3673
+ }
3674
+ if (type === "email") {
3675
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.email).test(value) === false) return {
3676
+ isValid: false,
3677
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3678
+ };
3679
+ }
3680
+ if (type === "tel") {
3681
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.tel).test(value) === false) return {
3682
+ isValid: false,
3683
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3684
+ };
3685
+ }
3686
+ if (type === "url") {
3687
+ if (typeof value === "string" && new RegExp(regexp$1 || FORM_VALIDATION_REGEX.url).test(value) === false) return {
3688
+ isValid: false,
3689
+ error: errorMessage || FORM_VALIDATION_DEFAULT_ERROR_MESSAGES[type]
3690
+ };
3691
+ }
3692
+ }
3612
3693
  return {
3613
3694
  isValid: true,
3614
3695
  error: void 0
3615
3696
  };
3616
3697
  };
3617
3698
  function createAnswerValue(value) {
3618
- if (Array.isArray(value)) return { choices: value };
3619
- else if (typeof value === "string") return { free_answer: value };
3699
+ if (value.type === "input" || value.type === "textarea") return { free_answer: String(value.value) };
3700
+ else return { choices: Array.isArray(value) ? value : [value] };
3620
3701
  }
3621
- function formDataToEventValues(campaignId, formData$1) {
3702
+ function formDataToEventValues(campaignId, values) {
3622
3703
  const questions = [];
3623
3704
  const answersMap = {};
3624
- Object.entries(formData$1).forEach(([name, value]) => {
3705
+ Object.entries(values).forEach(([name, value]) => {
3625
3706
  questions.push(name);
3626
3707
  const answerKey = `question_${name}`;
3627
3708
  answersMap[answerKey] = createAnswerValue(value);
@@ -3631,6 +3712,9 @@ function formDataToEventValues(campaignId, formData$1) {
3631
3712
  ...answersMap
3632
3713
  } };
3633
3714
  }
3715
+ function formDataToIdentifyEventValues(values) {
3716
+ return Object.fromEntries(Object.entries(values).map(([name, { value }]) => [name, value]));
3717
+ }
3634
3718
  /**
3635
3719
  * @public
3636
3720
  */
@@ -3658,13 +3742,30 @@ function onSubmitForm(fn) {
3658
3742
  })()
3659
3743
  }));
3660
3744
  if (hasInvalid) return;
3661
- const values = getFormValues();
3745
+ const newValues = {};
3746
+ const newIdentifyValues = {};
3747
+ currentStateSchemas.forEach((schema) => {
3748
+ if (schema.isIdentify) newIdentifyValues[schema.name] = {
3749
+ value: formData$1.states[schema.name]?.value,
3750
+ type: schema.type
3751
+ };
3752
+ else newValues[schema.name] = {
3753
+ value: formData$1.states[schema.name]?.value,
3754
+ type: schema.type
3755
+ };
3756
+ });
3662
3757
  formSubmittedValues.update((updater) => ({
3663
3758
  ...updater,
3664
- ...values
3759
+ ...newValues
3760
+ }));
3761
+ if (Object.keys(newIdentifyValues).length > 0) formSubmittedIdentifyValues.update((updater) => ({
3762
+ ...updater,
3763
+ ...newIdentifyValues
3665
3764
  }));
3666
3765
  fn({
3667
- currentStateValues: formDataToEventValues(campaignId, values),
3766
+ currentStateIdentifyValues: formDataToIdentifyEventValues(newIdentifyValues),
3767
+ allIdentifyValues: formDataToIdentifyEventValues(get(formSubmittedIdentifyValues)),
3768
+ currentStateValues: formDataToEventValues(campaignId, newValues),
3668
3769
  allValues: formDataToEventValues(campaignId, get(formSubmittedValues))
3669
3770
  });
3670
3771
  }
@@ -3698,10 +3799,18 @@ const linkTo = (to, targetBlank = true, decode = false) => () => {
3698
3799
  });
3699
3800
  await sleep(450);
3700
3801
  }
3701
- const isRequiredWindowOpen = target === "native" ? false : targetBlank;
3702
- if (isRequiredWindowOpen) window.open(decodedTo);
3802
+ if (targetBlank) if (target === "native") {
3803
+ const win = window;
3804
+ const nativeMessageName = "open_url";
3805
+ const nativeMessageData = {
3806
+ url: decodedTo,
3807
+ target: "_blank"
3808
+ };
3809
+ win.NativeBridge?.onReceivedMessage(nativeMessageName, JSON.stringify(nativeMessageData));
3810
+ win.webkit?.messageHandlers[nativeMessageName]?.postMessage(nativeMessageData);
3811
+ } else window.open(decodedTo, "_blank");
3703
3812
  Promise.race([_send(), sleep(650)]).then(() => {
3704
- if (!isRequiredWindowOpen) location.href = decodedTo;
3813
+ if (!targetBlank) location.href = decodedTo;
3705
3814
  });
3706
3815
  };
3707
3816
  /** @internal */
@@ -3728,18 +3837,24 @@ const submitForm = (to) => () => {
3728
3837
  };
3729
3838
  /** @internal */
3730
3839
  const submitFormProgress = (to) => () => {
3731
- onSubmitForm(({ currentStateValues }) => {
3840
+ onSubmitForm(({ currentStateValues, currentStateIdentifyValues }) => {
3732
3841
  send_event("_answer_question_progress", {
3733
3842
  ...currentStateValues,
3734
3843
  state: getState()
3735
3844
  });
3845
+ if (Object.keys(currentStateIdentifyValues).length > 0) send_event("identify", currentStateIdentifyValues);
3846
+ console.log("currentStateValues", currentStateValues);
3847
+ console.log("currentStateIdentifyValues", currentStateIdentifyValues);
3736
3848
  _moveTo(to);
3737
3849
  });
3738
3850
  };
3739
3851
  /** @internal */
3740
3852
  const submitFormFinal = (to) => () => {
3741
- onSubmitForm(({ allValues }) => {
3853
+ onSubmitForm(({ allValues, allIdentifyValues }) => {
3742
3854
  send_event("_answer_question", allValues);
3855
+ if (Object.keys(allIdentifyValues).length > 0) send_event("identify", allIdentifyValues);
3856
+ console.log("allValues", allValues);
3857
+ console.log("allIdentifyValues", allIdentifyValues);
3743
3858
  _moveTo(to);
3744
3859
  });
3745
3860
  };
@@ -3862,7 +3977,7 @@ function customAnimation(node, { transforms, animationStyle, delay = 0, duration
3862
3977
  function add_css$62(target) {
3863
3978
  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
3979
  }
3865
- function create_if_block$18(ctx) {
3980
+ function create_if_block$19(ctx) {
3866
3981
  let div;
3867
3982
  let div_class_value;
3868
3983
  let mounted;
@@ -3889,9 +4004,9 @@ function create_if_block$18(ctx) {
3889
4004
  }
3890
4005
  };
3891
4006
  }
3892
- function create_fragment$100(ctx) {
4007
+ function create_fragment$102(ctx) {
3893
4008
  let if_block_anchor;
3894
- let if_block = ctx[0] && create_if_block$18(ctx);
4009
+ let if_block = ctx[0] && create_if_block$19(ctx);
3895
4010
  return {
3896
4011
  c() {
3897
4012
  if (if_block) if_block.c();
@@ -3904,7 +4019,7 @@ function create_fragment$100(ctx) {
3904
4019
  p(ctx$1, [dirty]) {
3905
4020
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
3906
4021
  else {
3907
- if_block = create_if_block$18(ctx$1);
4022
+ if_block = create_if_block$19(ctx$1);
3908
4023
  if_block.c();
3909
4024
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
3910
4025
  }
@@ -3921,7 +4036,7 @@ function create_fragment$100(ctx) {
3921
4036
  }
3922
4037
  };
3923
4038
  }
3924
- function instance$100($$self, $$props, $$invalidate) {
4039
+ function instance$102($$self, $$props, $$invalidate) {
3925
4040
  let { backgroundOverlay = false } = $$props;
3926
4041
  let { class: className = void 0 } = $$props;
3927
4042
  const dispatch = createEventDispatcher();
@@ -3940,7 +4055,7 @@ function instance$100($$self, $$props, $$invalidate) {
3940
4055
  var BackgroundOverlay$1 = class extends SvelteComponent {
3941
4056
  constructor(options) {
3942
4057
  super();
3943
- init(this, options, instance$100, create_fragment$100, safe_not_equal, {
4058
+ init(this, options, instance$102, create_fragment$102, safe_not_equal, {
3944
4059
  backgroundOverlay: 0,
3945
4060
  class: 1
3946
4061
  }, add_css$62);
@@ -3980,7 +4095,7 @@ function checkStopPropagation(eventName, handler) {
3980
4095
  function add_css$61(target) {
3981
4096
  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
4097
  }
3983
- function create_else_block$5(ctx) {
4098
+ function create_else_block$6(ctx) {
3984
4099
  let button;
3985
4100
  let current;
3986
4101
  let mounted;
@@ -4041,7 +4156,6 @@ function create_else_block$5(ctx) {
4041
4156
  }
4042
4157
  function create_if_block_2$3(ctx) {
4043
4158
  let div;
4044
- let div_class_value;
4045
4159
  let current;
4046
4160
  const default_slot_template = ctx[10].default;
4047
4161
  const default_slot = create_slot(default_slot_template, ctx, ctx[9], null);
@@ -4049,7 +4163,7 @@ function create_if_block_2$3(ctx) {
4049
4163
  c() {
4050
4164
  div = element("div");
4051
4165
  if (default_slot) default_slot.c();
4052
- attr(div, "class", div_class_value = null_to_empty(BUTTON_CLASS) + " svelte-60tjm2");
4166
+ attr(div, "class", null_to_empty(BUTTON_CLASS) + " svelte-60tjm2");
4053
4167
  attr(div, "style", ctx[1]);
4054
4168
  },
4055
4169
  m(target, anchor) {
@@ -4078,7 +4192,7 @@ function create_if_block_2$3(ctx) {
4078
4192
  }
4079
4193
  };
4080
4194
  }
4081
- function create_if_block_1$5(ctx) {
4195
+ function create_if_block_1$6(ctx) {
4082
4196
  let a;
4083
4197
  let a_href_value;
4084
4198
  let a_target_value;
@@ -4142,9 +4256,8 @@ function create_if_block_1$5(ctx) {
4142
4256
  }
4143
4257
  };
4144
4258
  }
4145
- function create_if_block$17(ctx) {
4259
+ function create_if_block$18(ctx) {
4146
4260
  let div;
4147
- let div_class_value;
4148
4261
  let current;
4149
4262
  const default_slot_template = ctx[10].default;
4150
4263
  const default_slot = create_slot(default_slot_template, ctx, ctx[9], null);
@@ -4152,7 +4265,7 @@ function create_if_block$17(ctx) {
4152
4265
  c() {
4153
4266
  div = element("div");
4154
4267
  if (default_slot) default_slot.c();
4155
- attr(div, "class", div_class_value = BUTTON_CLASS + " _disabled svelte-60tjm2");
4268
+ attr(div, "class", BUTTON_CLASS + " _disabled svelte-60tjm2");
4156
4269
  attr(div, "style", ctx[1]);
4157
4270
  },
4158
4271
  m(target, anchor) {
@@ -4181,16 +4294,16 @@ function create_if_block$17(ctx) {
4181
4294
  }
4182
4295
  };
4183
4296
  }
4184
- function create_fragment$99(ctx) {
4297
+ function create_fragment$101(ctx) {
4185
4298
  let current_block_type_index;
4186
4299
  let if_block;
4187
4300
  let if_block_anchor;
4188
4301
  let current;
4189
4302
  const if_block_creators = [
4190
- create_if_block$17,
4191
- create_if_block_1$5,
4303
+ create_if_block$18,
4304
+ create_if_block_1$6,
4192
4305
  create_if_block_2$3,
4193
- create_else_block$5
4306
+ create_else_block$6
4194
4307
  ];
4195
4308
  const if_blocks = [];
4196
4309
  function select_block_type(ctx$1, dirty) {
@@ -4246,7 +4359,7 @@ function create_fragment$99(ctx) {
4246
4359
  };
4247
4360
  }
4248
4361
  const BUTTON_CLASS = "button";
4249
- function instance$99($$self, $$props, $$invalidate) {
4362
+ function instance$101($$self, $$props, $$invalidate) {
4250
4363
  let disabled;
4251
4364
  let $valuesAreValid;
4252
4365
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -4299,7 +4412,7 @@ function instance$99($$self, $$props, $$invalidate) {
4299
4412
  var Button$1 = class extends SvelteComponent {
4300
4413
  constructor(options) {
4301
4414
  super();
4302
- init(this, options, instance$99, create_fragment$99, safe_not_equal, {
4415
+ init(this, options, instance$101, create_fragment$101, safe_not_equal, {
4303
4416
  onClick: 0,
4304
4417
  eventName: 5,
4305
4418
  eventValue: 6,
@@ -4315,7 +4428,7 @@ var Button_default$1 = Button$1;
4315
4428
  function add_css$60(target) {
4316
4429
  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
4430
  }
4318
- function create_else_block$4(ctx) {
4431
+ function create_else_block$5(ctx) {
4319
4432
  let backgroundoverlay;
4320
4433
  let current;
4321
4434
  backgroundoverlay = new BackgroundOverlay_default$1({ props: { backgroundOverlay: ctx[12] } });
@@ -4418,11 +4531,10 @@ function create_if_block_2$2(ctx) {
4418
4531
  d: noop
4419
4532
  };
4420
4533
  }
4421
- function create_if_block$16(ctx) {
4534
+ function create_if_block$17(ctx) {
4422
4535
  let div;
4423
4536
  let button;
4424
4537
  let div_class_value;
4425
- let div_style_value;
4426
4538
  let div_intro;
4427
4539
  let current;
4428
4540
  button = new Button_default$1({ props: {
@@ -4439,7 +4551,7 @@ function create_if_block$16(ctx) {
4439
4551
  attr(div, "class", div_class_value = null_to_empty(["modal", ctx[3] ? "modal-bp" : ""].join(" ")) + " svelte-1ijkyzl");
4440
4552
  attr(div, "role", "dialog");
4441
4553
  attr(div, "aria-modal", "true");
4442
- attr(div, "style", div_style_value = Array.from(ctx[23]).join(";"));
4554
+ attr(div, "style", Array.from(ctx[23]).join(";"));
4443
4555
  },
4444
4556
  m(target, anchor) {
4445
4557
  insert(target, div, anchor);
@@ -4483,7 +4595,7 @@ function create_if_block$16(ctx) {
4483
4595
  }
4484
4596
  };
4485
4597
  }
4486
- function create_if_block_1$4(ctx) {
4598
+ function create_if_block_1$5(ctx) {
4487
4599
  let div;
4488
4600
  let button;
4489
4601
  let current;
@@ -4568,7 +4680,7 @@ function create_default_slot$12(ctx) {
4568
4680
  let t;
4569
4681
  let div;
4570
4682
  let current;
4571
- let if_block = ctx[21] && create_if_block_1$4(ctx);
4683
+ let if_block = ctx[21] && create_if_block_1$5(ctx);
4572
4684
  const default_slot_template = ctx[31].default;
4573
4685
  const default_slot = create_slot(default_slot_template, ctx, ctx[33], null);
4574
4686
  return {
@@ -4592,7 +4704,7 @@ function create_default_slot$12(ctx) {
4592
4704
  if_block.p(ctx$1, dirty);
4593
4705
  if (dirty[0] & 2097152) transition_in(if_block, 1);
4594
4706
  } else {
4595
- if_block = create_if_block_1$4(ctx$1);
4707
+ if_block = create_if_block_1$5(ctx$1);
4596
4708
  if_block.c();
4597
4709
  transition_in(if_block, 1);
4598
4710
  if_block.m(t.parentNode, t);
@@ -4628,7 +4740,7 @@ function create_default_slot$12(ctx) {
4628
4740
  }
4629
4741
  };
4630
4742
  }
4631
- function create_fragment$98(ctx) {
4743
+ function create_fragment$100(ctx) {
4632
4744
  let show_if;
4633
4745
  let current_block_type_index;
4634
4746
  let if_block0;
@@ -4640,7 +4752,7 @@ function create_fragment$98(ctx) {
4640
4752
  const if_block_creators = [
4641
4753
  create_if_block_2$2,
4642
4754
  create_if_block_3,
4643
- create_else_block$4
4755
+ create_else_block$5
4644
4756
  ];
4645
4757
  const if_blocks = [];
4646
4758
  function select_block_type(ctx$1, dirty) {
@@ -4651,7 +4763,7 @@ function create_fragment$98(ctx) {
4651
4763
  }
4652
4764
  current_block_type_index = select_block_type(ctx, [-1, -1]);
4653
4765
  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);
4766
+ let if_block1 = ctx[16] && create_if_block$17(ctx);
4655
4767
  return {
4656
4768
  c() {
4657
4769
  if_block0.c();
@@ -4695,7 +4807,7 @@ function create_fragment$98(ctx) {
4695
4807
  if_block1.p(ctx, dirty);
4696
4808
  if (dirty[0] & 65536) transition_in(if_block1, 1);
4697
4809
  } else {
4698
- if_block1 = create_if_block$16(ctx);
4810
+ if_block1 = create_if_block$17(ctx);
4699
4811
  if_block1.c();
4700
4812
  transition_in(if_block1, 1);
4701
4813
  if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
@@ -4729,7 +4841,7 @@ function create_fragment$98(ctx) {
4729
4841
  }
4730
4842
  };
4731
4843
  }
4732
- function instance$98($$self, $$props, $$invalidate) {
4844
+ function instance$100($$self, $$props, $$invalidate) {
4733
4845
  let close$2;
4734
4846
  let closable;
4735
4847
  let backgroundClick;
@@ -4941,7 +5053,7 @@ function instance$98($$self, $$props, $$invalidate) {
4941
5053
  var Modal$1 = class extends SvelteComponent {
4942
5054
  constructor(options) {
4943
5055
  super();
4944
- init(this, options, instance$98, create_fragment$98, safe_not_equal, {
5056
+ init(this, options, instance$100, create_fragment$100, safe_not_equal, {
4945
5057
  onClick: 0,
4946
5058
  clickEventName: 1,
4947
5059
  clickEventValue: 2,
@@ -4963,7 +5075,7 @@ var Modal_default$1 = Modal$1;
4963
5075
 
4964
5076
  //#endregion
4965
5077
  //#region src/components/Grid.svelte
4966
- function create_fragment$97(ctx) {
5078
+ function create_fragment$99(ctx) {
4967
5079
  let div;
4968
5080
  let current;
4969
5081
  const default_slot_template = ctx[8].default;
@@ -5001,7 +5113,7 @@ function create_fragment$97(ctx) {
5001
5113
  }
5002
5114
  };
5003
5115
  }
5004
- function instance$97($$self, $$props, $$invalidate) {
5116
+ function instance$99($$self, $$props, $$invalidate) {
5005
5117
  let _style;
5006
5118
  let { $$slots: slots = {}, $$scope } = $$props;
5007
5119
  let { width = "512px" } = $$props;
@@ -5046,7 +5158,7 @@ function instance$97($$self, $$props, $$invalidate) {
5046
5158
  var Grid = class extends SvelteComponent {
5047
5159
  constructor(options) {
5048
5160
  super();
5049
- init(this, options, instance$97, create_fragment$97, safe_not_equal, {
5161
+ init(this, options, instance$99, create_fragment$99, safe_not_equal, {
5050
5162
  width: 1,
5051
5163
  height: 2,
5052
5164
  rows: 3,
@@ -5063,7 +5175,7 @@ var Grid_default = Grid;
5063
5175
  function add_css$59(target) {
5064
5176
  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
5177
  }
5066
- function create_fragment$96(ctx) {
5178
+ function create_fragment$98(ctx) {
5067
5179
  let div1;
5068
5180
  let div0;
5069
5181
  let current;
@@ -5110,7 +5222,7 @@ function create_fragment$96(ctx) {
5110
5222
  };
5111
5223
  }
5112
5224
  const GRID_ITEM_CONTEXT_KEY = "GRID_ITEM";
5113
- function instance$96($$self, $$props, $$invalidate) {
5225
+ function instance$98($$self, $$props, $$invalidate) {
5114
5226
  let _style;
5115
5227
  let { $$slots: slots = {}, $$scope } = $$props;
5116
5228
  let { x1 } = $$props;
@@ -5159,7 +5271,7 @@ function instance$96($$self, $$props, $$invalidate) {
5159
5271
  var GridItem = class extends SvelteComponent {
5160
5272
  constructor(options) {
5161
5273
  super();
5162
- init(this, options, instance$96, create_fragment$96, safe_not_equal, {
5274
+ init(this, options, instance$98, create_fragment$98, safe_not_equal, {
5163
5275
  x1: 2,
5164
5276
  x2: 3,
5165
5277
  y1: 4,
@@ -5179,7 +5291,7 @@ function get_each_context$11(ctx, list, i) {
5179
5291
  child_ctx[2] = list[i];
5180
5292
  return child_ctx;
5181
5293
  }
5182
- function create_else_block$3(ctx) {
5294
+ function create_else_block$4(ctx) {
5183
5295
  let t_value = ctx[2] + "";
5184
5296
  let t;
5185
5297
  return {
@@ -5197,7 +5309,7 @@ function create_else_block$3(ctx) {
5197
5309
  }
5198
5310
  };
5199
5311
  }
5200
- function create_if_block$15(ctx) {
5312
+ function create_if_block$16(ctx) {
5201
5313
  let br;
5202
5314
  return {
5203
5315
  c() {
@@ -5218,8 +5330,8 @@ function create_each_block$11(ctx) {
5218
5330
  function select_block_type(ctx$1, dirty) {
5219
5331
  if (dirty & 1) show_if = null;
5220
5332
  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;
5333
+ if (show_if) return create_if_block$16;
5334
+ return create_else_block$4;
5223
5335
  }
5224
5336
  let current_block_type = select_block_type(ctx, -1);
5225
5337
  let if_block = current_block_type(ctx);
@@ -5249,7 +5361,7 @@ function create_each_block$11(ctx) {
5249
5361
  }
5250
5362
  };
5251
5363
  }
5252
- function create_fragment$95(ctx) {
5364
+ function create_fragment$97(ctx) {
5253
5365
  let each_1_anchor;
5254
5366
  let each_value = ctx[0];
5255
5367
  let each_blocks = [];
@@ -5289,7 +5401,7 @@ function create_fragment$95(ctx) {
5289
5401
  };
5290
5402
  }
5291
5403
  const regexp = /(\r?\n)/;
5292
- function instance$95($$self, $$props, $$invalidate) {
5404
+ function instance$97($$self, $$props, $$invalidate) {
5293
5405
  let items;
5294
5406
  let { text: text$1 = "サンプルSample" } = $$props;
5295
5407
  $$self.$$set = ($$props$1) => {
@@ -5303,7 +5415,7 @@ function instance$95($$self, $$props, $$invalidate) {
5303
5415
  var RenderText = class extends SvelteComponent {
5304
5416
  constructor(options) {
5305
5417
  super();
5306
- init(this, options, instance$95, create_fragment$95, safe_not_equal, { text: 1 });
5418
+ init(this, options, instance$97, create_fragment$97, safe_not_equal, { text: 1 });
5307
5419
  }
5308
5420
  };
5309
5421
  var RenderText_default = RenderText;
@@ -5313,7 +5425,7 @@ var RenderText_default = RenderText;
5313
5425
  function add_css$58(target) {
5314
5426
  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
5427
  }
5316
- function create_else_block$2(ctx) {
5428
+ function create_else_block$3(ctx) {
5317
5429
  let div1;
5318
5430
  let div0;
5319
5431
  let rendertext;
@@ -5357,7 +5469,7 @@ function create_else_block$2(ctx) {
5357
5469
  }
5358
5470
  };
5359
5471
  }
5360
- function create_if_block$14(ctx) {
5472
+ function create_if_block$15(ctx) {
5361
5473
  let a;
5362
5474
  let div0;
5363
5475
  let rendertext;
@@ -5434,12 +5546,12 @@ function create_if_block$14(ctx) {
5434
5546
  }
5435
5547
  };
5436
5548
  }
5437
- function create_fragment$94(ctx) {
5549
+ function create_fragment$96(ctx) {
5438
5550
  let div;
5439
5551
  let current_block_type_index;
5440
5552
  let if_block;
5441
5553
  let current;
5442
- const if_block_creators = [create_if_block$14, create_else_block$2];
5554
+ const if_block_creators = [create_if_block$15, create_else_block$3];
5443
5555
  const if_blocks = [];
5444
5556
  function select_block_type(ctx$1, dirty) {
5445
5557
  if (ctx$1[2]) return 0;
@@ -5492,7 +5604,7 @@ function create_fragment$94(ctx) {
5492
5604
  }
5493
5605
  };
5494
5606
  }
5495
- function instance$94($$self, $$props, $$invalidate) {
5607
+ function instance$96($$self, $$props, $$invalidate) {
5496
5608
  let style;
5497
5609
  let { text: text$1 = "テキストのコンテンツ" } = $$props;
5498
5610
  let { font = SYSTEM_FONT } = $$props;
@@ -5567,7 +5679,7 @@ function instance$94($$self, $$props, $$invalidate) {
5567
5679
  var TextElement = class extends SvelteComponent {
5568
5680
  constructor(options) {
5569
5681
  super();
5570
- init(this, options, instance$94, create_fragment$94, safe_not_equal, {
5682
+ init(this, options, instance$96, create_fragment$96, safe_not_equal, {
5571
5683
  text: 0,
5572
5684
  font: 7,
5573
5685
  _textStyle: 8,
@@ -5616,7 +5728,7 @@ function create_default_slot$11(ctx) {
5616
5728
  }
5617
5729
  };
5618
5730
  }
5619
- function create_fragment$93(ctx) {
5731
+ function create_fragment$95(ctx) {
5620
5732
  let div;
5621
5733
  let button;
5622
5734
  let current;
@@ -5664,7 +5776,7 @@ function create_fragment$93(ctx) {
5664
5776
  }
5665
5777
  };
5666
5778
  }
5667
- function instance$93($$self, $$props, $$invalidate) {
5779
+ function instance$95($$self, $$props, $$invalidate) {
5668
5780
  let style;
5669
5781
  let { text: text$1 = "ボタンのラベル" } = $$props;
5670
5782
  let { onClick = {
@@ -5704,7 +5816,7 @@ function instance$93($$self, $$props, $$invalidate) {
5704
5816
  var TextButtonElement = class extends SvelteComponent {
5705
5817
  constructor(options) {
5706
5818
  super();
5707
- init(this, options, instance$93, create_fragment$93, safe_not_equal, {
5819
+ init(this, options, instance$95, create_fragment$95, safe_not_equal, {
5708
5820
  text: 0,
5709
5821
  onClick: 1,
5710
5822
  eventName: 2,
@@ -5749,7 +5861,7 @@ function create_default_slot$10(ctx) {
5749
5861
  }
5750
5862
  };
5751
5863
  }
5752
- function create_fragment$92(ctx) {
5864
+ function create_fragment$94(ctx) {
5753
5865
  let div;
5754
5866
  let button;
5755
5867
  let div_class_value;
@@ -5799,7 +5911,7 @@ function create_fragment$92(ctx) {
5799
5911
  }
5800
5912
  };
5801
5913
  }
5802
- function instance$92($$self, $$props, $$invalidate) {
5914
+ function instance$94($$self, $$props, $$invalidate) {
5803
5915
  let { src = "" } = $$props;
5804
5916
  let { alt = "画像の説明" } = $$props;
5805
5917
  let { transport = false } = $$props;
@@ -5835,7 +5947,7 @@ function instance$92($$self, $$props, $$invalidate) {
5835
5947
  var ImageElement = class extends SvelteComponent {
5836
5948
  constructor(options) {
5837
5949
  super();
5838
- init(this, options, instance$92, create_fragment$92, safe_not_equal, {
5950
+ init(this, options, instance$94, create_fragment$94, safe_not_equal, {
5839
5951
  src: 0,
5840
5952
  alt: 1,
5841
5953
  transport: 2,
@@ -5854,7 +5966,7 @@ var ImageElement_default = ImageElement;
5854
5966
  function add_css$55(target) {
5855
5967
  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
5968
  }
5857
- function create_fragment$91(ctx) {
5969
+ function create_fragment$93(ctx) {
5858
5970
  let div;
5859
5971
  let current;
5860
5972
  const default_slot_template = ctx[6].default;
@@ -5893,7 +6005,7 @@ function create_fragment$91(ctx) {
5893
6005
  };
5894
6006
  }
5895
6007
  const LIST_CONTEXT_KEY = Symbol();
5896
- function instance$91($$self, $$props, $$invalidate) {
6008
+ function instance$93($$self, $$props, $$invalidate) {
5897
6009
  let style;
5898
6010
  let { $$slots: slots = {}, $$scope } = $$props;
5899
6011
  let { direction = "vertical" } = $$props;
@@ -5954,7 +6066,7 @@ function instance$91($$self, $$props, $$invalidate) {
5954
6066
  var List$1 = class extends SvelteComponent {
5955
6067
  constructor(options) {
5956
6068
  super();
5957
- init(this, options, instance$91, create_fragment$91, safe_not_equal, {
6069
+ init(this, options, instance$93, create_fragment$93, safe_not_equal, {
5958
6070
  direction: 1,
5959
6071
  separator: 2,
5960
6072
  background: 3,
@@ -6000,7 +6112,7 @@ function create_default_slot$9(ctx) {
6000
6112
  }
6001
6113
  };
6002
6114
  }
6003
- function create_fragment$90(ctx) {
6115
+ function create_fragment$92(ctx) {
6004
6116
  let div;
6005
6117
  let button;
6006
6118
  let current;
@@ -6050,15 +6162,13 @@ function create_fragment$90(ctx) {
6050
6162
  }
6051
6163
  };
6052
6164
  }
6053
- function instance$90($$self, $$props, $$invalidate) {
6165
+ function instance$92($$self, $$props, $$invalidate) {
6054
6166
  let listItemStyle;
6055
6167
  let { $$slots: slots = {}, $$scope } = $$props;
6056
6168
  const { separator, background, direction, registerItem, unregisterItem } = getContext(LIST_CONTEXT_KEY);
6057
6169
  let index = 0;
6058
- let length = 0;
6059
6170
  const id = registerItem({ onMount({ index: _index, length: _length }) {
6060
6171
  $$invalidate(4, index = _index);
6061
- length = _length;
6062
6172
  } });
6063
6173
  let { onClick = {
6064
6174
  operation: "none",
@@ -6114,7 +6224,7 @@ function instance$90($$self, $$props, $$invalidate) {
6114
6224
  var ListItem$1 = class extends SvelteComponent {
6115
6225
  constructor(options) {
6116
6226
  super();
6117
- init(this, options, instance$90, create_fragment$90, safe_not_equal, {
6227
+ init(this, options, instance$92, create_fragment$92, safe_not_equal, {
6118
6228
  onClick: 0,
6119
6229
  clickEventName: 1,
6120
6230
  _style: 2
@@ -6128,7 +6238,7 @@ var ListItem_default$1 = ListItem$1;
6128
6238
  function add_css$53(target) {
6129
6239
  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
6240
  }
6131
- function create_fragment$89(ctx) {
6241
+ function create_fragment$91(ctx) {
6132
6242
  let div;
6133
6243
  return {
6134
6244
  c() {
@@ -6151,7 +6261,7 @@ function create_fragment$89(ctx) {
6151
6261
  }
6152
6262
  };
6153
6263
  }
6154
- function instance$89($$self, $$props, $$invalidate) {
6264
+ function instance$91($$self, $$props, $$invalidate) {
6155
6265
  let { code } = $$props;
6156
6266
  let { _style = "" } = $$props;
6157
6267
  $$self.$$set = ($$props$1) => {
@@ -6163,7 +6273,7 @@ function instance$89($$self, $$props, $$invalidate) {
6163
6273
  var EmbedElement = class extends SvelteComponent {
6164
6274
  constructor(options) {
6165
6275
  super();
6166
- init(this, options, instance$89, create_fragment$89, safe_not_equal, {
6276
+ init(this, options, instance$91, create_fragment$91, safe_not_equal, {
6167
6277
  code: 0,
6168
6278
  _style: 1
6169
6279
  }, add_css$53);
@@ -6176,7 +6286,7 @@ var EmbedElement_default = EmbedElement;
6176
6286
  function add_css$52(target) {
6177
6287
  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
6288
  }
6179
- function create_fragment$88(ctx) {
6289
+ function create_fragment$90(ctx) {
6180
6290
  let div1;
6181
6291
  let div0;
6182
6292
  return {
@@ -6209,7 +6319,7 @@ function _bton(value) {
6209
6319
  function _setValue(obj, key, value) {
6210
6320
  if (value) obj[key] = value;
6211
6321
  }
6212
- function instance$88($$self, $$props, $$invalidate) {
6322
+ function instance$90($$self, $$props, $$invalidate) {
6213
6323
  let $system;
6214
6324
  component_subscribe($$self, system, ($$value) => $$invalidate(31, $system = $$value));
6215
6325
  let { videoId = "wt0OjOeX-JA" } = $$props;
@@ -6419,7 +6529,7 @@ function instance$88($$self, $$props, $$invalidate) {
6419
6529
  var MovieYouTubeElement = class extends SvelteComponent {
6420
6530
  constructor(options) {
6421
6531
  super();
6422
- init(this, options, instance$88, create_fragment$88, safe_not_equal, {
6532
+ init(this, options, instance$90, create_fragment$90, safe_not_equal, {
6423
6533
  videoId: 2,
6424
6534
  sendEvent: 3,
6425
6535
  autoplay: 4,
@@ -6455,7 +6565,7 @@ var MovieYouTubeElement_default = MovieYouTubeElement;
6455
6565
  function add_css$51(target) {
6456
6566
  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
6567
  }
6458
- function create_fragment$87(ctx) {
6568
+ function create_fragment$89(ctx) {
6459
6569
  let div1;
6460
6570
  let div0;
6461
6571
  return {
@@ -6482,7 +6592,7 @@ function create_fragment$87(ctx) {
6482
6592
  }
6483
6593
  };
6484
6594
  }
6485
- function instance$87($$self, $$props, $$invalidate) {
6595
+ function instance$89($$self, $$props, $$invalidate) {
6486
6596
  let $system;
6487
6597
  component_subscribe($$self, system, ($$value) => $$invalidate(12, $system = $$value));
6488
6598
  let { videoId = "201239468" } = $$props;
@@ -6592,7 +6702,7 @@ function instance$87($$self, $$props, $$invalidate) {
6592
6702
  var MovieVimeoElement = class extends SvelteComponent {
6593
6703
  constructor(options) {
6594
6704
  super();
6595
- init(this, options, instance$87, create_fragment$87, safe_not_equal, {
6705
+ init(this, options, instance$89, create_fragment$89, safe_not_equal, {
6596
6706
  videoId: 2,
6597
6707
  sendEvent: 3,
6598
6708
  autoplay: 4,
@@ -6609,7 +6719,7 @@ var MovieVimeoElement_default = MovieVimeoElement;
6609
6719
  function add_css$50(target) {
6610
6720
  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
6721
  }
6612
- function create_fragment$86(ctx) {
6722
+ function create_fragment$88(ctx) {
6613
6723
  let div;
6614
6724
  let textarea;
6615
6725
  let mounted;
@@ -6650,7 +6760,7 @@ function create_fragment$86(ctx) {
6650
6760
  }
6651
6761
  };
6652
6762
  }
6653
- function instance$86($$self, $$props, $$invalidate) {
6763
+ function instance$88($$self, $$props, $$invalidate) {
6654
6764
  let style;
6655
6765
  let styleVariables;
6656
6766
  let $value;
@@ -6723,7 +6833,7 @@ function instance$86($$self, $$props, $$invalidate) {
6723
6833
  var FormTextarea$1 = class extends SvelteComponent {
6724
6834
  constructor(options) {
6725
6835
  super();
6726
- init(this, options, instance$86, create_fragment$86, safe_not_equal, {
6836
+ init(this, options, instance$88, create_fragment$88, safe_not_equal, {
6727
6837
  name: 7,
6728
6838
  placeholder: 0,
6729
6839
  required: 1,
@@ -6807,7 +6917,7 @@ function create_each_block$10(ctx) {
6807
6917
  }
6808
6918
  };
6809
6919
  }
6810
- function create_fragment$85(ctx) {
6920
+ function create_fragment$87(ctx) {
6811
6921
  let div;
6812
6922
  let each_value = ctx[4];
6813
6923
  let each_blocks = [];
@@ -6849,7 +6959,7 @@ function create_fragment$85(ctx) {
6849
6959
  }
6850
6960
  };
6851
6961
  }
6852
- function instance$85($$self, $$props, $$invalidate) {
6962
+ function instance$87($$self, $$props, $$invalidate) {
6853
6963
  let _options;
6854
6964
  let buttonStyle;
6855
6965
  let _value;
@@ -6931,7 +7041,7 @@ function instance$85($$self, $$props, $$invalidate) {
6931
7041
  var FormRadioButtons = class extends SvelteComponent {
6932
7042
  constructor(options) {
6933
7043
  super();
6934
- init(this, options, instance$85, create_fragment$85, safe_not_equal, {
7044
+ init(this, options, instance$87, create_fragment$87, safe_not_equal, {
6935
7045
  name: 0,
6936
7046
  options: 9,
6937
7047
  required: 10,
@@ -6957,7 +7067,7 @@ function get_each_context$9(ctx, list, i) {
6957
7067
  child_ctx[21] = i;
6958
7068
  return child_ctx;
6959
7069
  }
6960
- function create_else_block$1(ctx) {
7070
+ function create_else_block$2(ctx) {
6961
7071
  let t;
6962
7072
  return {
6963
7073
  c() {
@@ -6974,7 +7084,7 @@ function create_else_block$1(ctx) {
6974
7084
  }
6975
7085
  };
6976
7086
  }
6977
- function create_if_block$13(ctx) {
7087
+ function create_if_block$14(ctx) {
6978
7088
  let t_value = ctx[19] + "";
6979
7089
  let t;
6980
7090
  return {
@@ -6998,8 +7108,8 @@ function create_each_block$9(ctx) {
6998
7108
  let option_value_value;
6999
7109
  let option_selected_value;
7000
7110
  function select_block_type(ctx$1, dirty) {
7001
- if (ctx$1[19]) return create_if_block$13;
7002
- return create_else_block$1;
7111
+ if (ctx$1[19]) return create_if_block$14;
7112
+ return create_else_block$2;
7003
7113
  }
7004
7114
  let current_block_type = select_block_type(ctx, -1);
7005
7115
  let if_block = current_block_type(ctx);
@@ -7039,7 +7149,7 @@ function create_each_block$9(ctx) {
7039
7149
  }
7040
7150
  };
7041
7151
  }
7042
- function create_fragment$84(ctx) {
7152
+ function create_fragment$86(ctx) {
7043
7153
  let div1;
7044
7154
  let select;
7045
7155
  let t;
@@ -7102,7 +7212,7 @@ function create_fragment$84(ctx) {
7102
7212
  }
7103
7213
  };
7104
7214
  }
7105
- function instance$84($$self, $$props, $$invalidate) {
7215
+ function instance$86($$self, $$props, $$invalidate) {
7106
7216
  let _options;
7107
7217
  let style;
7108
7218
  let styleVariables;
@@ -7160,7 +7270,7 @@ function instance$84($$self, $$props, $$invalidate) {
7160
7270
  if ($$self.$$.dirty & 116736) $: $$invalidate(2, styleVariables = (() => {
7161
7271
  const variables$1 = {};
7162
7272
  const focusStyleObj = parseStyle(_focusStyle);
7163
- const placeholderStyle = parseStyle(_placeholderStyle);
7273
+ parseStyle(_placeholderStyle);
7164
7274
  if (focusStyleObj["border-width"]) variables$1["--focus-border-width"] = focusStyleObj["border-width"];
7165
7275
  if (focusStyleObj["border-color"]) variables$1["--focus-border-color"] = focusStyleObj["border-color"];
7166
7276
  if (focusStyleObj["border-style"]) variables$1["--focus-border-style"] = focusStyleObj["border-style"];
@@ -7193,7 +7303,7 @@ function instance$84($$self, $$props, $$invalidate) {
7193
7303
  var FormSelect$1 = class extends SvelteComponent {
7194
7304
  constructor(options) {
7195
7305
  super();
7196
- init(this, options, instance$84, create_fragment$84, safe_not_equal, {
7306
+ init(this, options, instance$86, create_fragment$86, safe_not_equal, {
7197
7307
  name: 7,
7198
7308
  options: 8,
7199
7309
  placeholder: 0,
@@ -7290,7 +7400,7 @@ function create_each_block$8(ctx) {
7290
7400
  }
7291
7401
  };
7292
7402
  }
7293
- function create_fragment$83(ctx) {
7403
+ function create_fragment$85(ctx) {
7294
7404
  let div;
7295
7405
  let each_value = ctx[3];
7296
7406
  let each_blocks = [];
@@ -7332,7 +7442,7 @@ function create_fragment$83(ctx) {
7332
7442
  }
7333
7443
  };
7334
7444
  }
7335
- function instance$83($$self, $$props, $$invalidate) {
7445
+ function instance$85($$self, $$props, $$invalidate) {
7336
7446
  let _options;
7337
7447
  let styleVariables;
7338
7448
  let isCheckedArray;
@@ -7422,7 +7532,7 @@ function instance$83($$self, $$props, $$invalidate) {
7422
7532
  var FormCheckBoxes = class extends SvelteComponent {
7423
7533
  constructor(options) {
7424
7534
  super();
7425
- init(this, options, instance$83, create_fragment$83, safe_not_equal, {
7535
+ init(this, options, instance$85, create_fragment$85, safe_not_equal, {
7426
7536
  name: 0,
7427
7537
  options: 9,
7428
7538
  required: 10,
@@ -7486,7 +7596,7 @@ function create_each_block$7(ctx) {
7486
7596
  }
7487
7597
  };
7488
7598
  }
7489
- function create_fragment$82(ctx) {
7599
+ function create_fragment$84(ctx) {
7490
7600
  let div;
7491
7601
  let each_value = [...Array(ctx[0]).keys()].map(ctx[12]);
7492
7602
  let each_blocks = [];
@@ -7526,7 +7636,7 @@ function create_fragment$82(ctx) {
7526
7636
  }
7527
7637
  };
7528
7638
  }
7529
- function instance$82($$self, $$props, $$invalidate) {
7639
+ function instance$84($$self, $$props, $$invalidate) {
7530
7640
  let _value;
7531
7641
  let $value;
7532
7642
  let { name = "" } = $$props;
@@ -7590,7 +7700,7 @@ function instance$82($$self, $$props, $$invalidate) {
7590
7700
  var FormRatingButtonsNumber = class extends SvelteComponent {
7591
7701
  constructor(options) {
7592
7702
  super();
7593
- init(this, options, instance$82, create_fragment$82, safe_not_equal, {
7703
+ init(this, options, instance$84, create_fragment$84, safe_not_equal, {
7594
7704
  name: 6,
7595
7705
  required: 7,
7596
7706
  count: 0,
@@ -7618,7 +7728,6 @@ function create_each_block$6(ctx) {
7618
7728
  let img;
7619
7729
  let img_src_value;
7620
7730
  let img_class_value;
7621
- let img_alt_value;
7622
7731
  let t;
7623
7732
  let mounted;
7624
7733
  let dispose;
@@ -7629,7 +7738,7 @@ function create_each_block$6(ctx) {
7629
7738
  t = space();
7630
7739
  if (!src_url_equal(img.src, img_src_value = ctx[2][ctx[10]])) attr(img, "src", img_src_value);
7631
7740
  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]);
7741
+ attr(img, "alt", "rate" + ctx[10]);
7633
7742
  attr(button, "class", "rating-button svelte-rjdxzu");
7634
7743
  attr(button, "style", ctx[0]);
7635
7744
  },
@@ -7654,7 +7763,7 @@ function create_each_block$6(ctx) {
7654
7763
  }
7655
7764
  };
7656
7765
  }
7657
- function create_fragment$81(ctx) {
7766
+ function create_fragment$83(ctx) {
7658
7767
  let div;
7659
7768
  let each_value = [...Array(count).keys()].reverse().map(func);
7660
7769
  let each_blocks = [];
@@ -7696,7 +7805,7 @@ function create_fragment$81(ctx) {
7696
7805
  }
7697
7806
  const count = 5;
7698
7807
  const func = (i) => i + 1;
7699
- function instance$81($$self, $$props, $$invalidate) {
7808
+ function instance$83($$self, $$props, $$invalidate) {
7700
7809
  let _value;
7701
7810
  let buttonStyle;
7702
7811
  let $value;
@@ -7748,7 +7857,7 @@ function instance$81($$self, $$props, $$invalidate) {
7748
7857
  var FormRatingButtonsFace = class extends SvelteComponent {
7749
7858
  constructor(options) {
7750
7859
  super();
7751
- init(this, options, instance$81, create_fragment$81, safe_not_equal, {
7860
+ init(this, options, instance$83, create_fragment$83, safe_not_equal, {
7752
7861
  name: 5,
7753
7862
  required: 6,
7754
7863
  size: 7
@@ -7762,7 +7871,7 @@ var FormRatingButtonsFace_default = FormRatingButtonsFace;
7762
7871
  function add_css$44(target) {
7763
7872
  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
7873
  }
7765
- function create_fragment$80(ctx) {
7874
+ function create_fragment$82(ctx) {
7766
7875
  let div;
7767
7876
  let input;
7768
7877
  let input_class_value;
@@ -7806,7 +7915,7 @@ function create_fragment$80(ctx) {
7806
7915
  }
7807
7916
  };
7808
7917
  }
7809
- function instance$80($$self, $$props, $$invalidate) {
7918
+ function instance$82($$self, $$props, $$invalidate) {
7810
7919
  let style;
7811
7920
  let styleVariables;
7812
7921
  let isValidForUI;
@@ -7909,7 +8018,7 @@ function instance$80($$self, $$props, $$invalidate) {
7909
8018
  var FormIdentifyInput = class extends SvelteComponent {
7910
8019
  constructor(options) {
7911
8020
  super();
7912
- init(this, options, instance$80, create_fragment$80, safe_not_equal, {
8021
+ init(this, options, instance$82, create_fragment$82, safe_not_equal, {
7913
8022
  field: 9,
7914
8023
  validation: 10,
7915
8024
  required: 0,
@@ -7930,7 +8039,7 @@ var FormIdentifyInput_default = FormIdentifyInput;
7930
8039
  function add_css$43(target) {
7931
8040
  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
8041
  }
7933
- function create_fragment$79(ctx) {
8042
+ function create_fragment$81(ctx) {
7934
8043
  let div;
7935
8044
  let label0;
7936
8045
  let input0;
@@ -8016,7 +8125,7 @@ function create_fragment$79(ctx) {
8016
8125
  }
8017
8126
  };
8018
8127
  }
8019
- function instance$79($$self, $$props, $$invalidate) {
8128
+ function instance$81($$self, $$props, $$invalidate) {
8020
8129
  let buttonStyle;
8021
8130
  let $value;
8022
8131
  let { field = "subscription" } = $$props;
@@ -8089,7 +8198,7 @@ function instance$79($$self, $$props, $$invalidate) {
8089
8198
  var FormIdentifyChoices = class extends SvelteComponent {
8090
8199
  constructor(options) {
8091
8200
  super();
8092
- init(this, options, instance$79, create_fragment$79, safe_not_equal, {
8201
+ init(this, options, instance$81, create_fragment$81, safe_not_equal, {
8093
8202
  field: 6,
8094
8203
  required: 7,
8095
8204
  _layoutStyle: 0,
@@ -8114,7 +8223,7 @@ function get_each_context$5(ctx, list, i) {
8114
8223
  child_ctx[63] = i;
8115
8224
  return child_ctx;
8116
8225
  }
8117
- function create_if_block_1$3(ctx) {
8226
+ function create_if_block_1$4(ctx) {
8118
8227
  let div;
8119
8228
  let button;
8120
8229
  let svg;
@@ -8156,7 +8265,7 @@ function create_if_block_1$3(ctx) {
8156
8265
  }
8157
8266
  };
8158
8267
  }
8159
- function create_if_block$12(ctx) {
8268
+ function create_if_block$13(ctx) {
8160
8269
  let div;
8161
8270
  let button;
8162
8271
  let svg;
@@ -8239,7 +8348,7 @@ function create_each_block$5(ctx) {
8239
8348
  }
8240
8349
  };
8241
8350
  }
8242
- function create_fragment$78(ctx) {
8351
+ function create_fragment$80(ctx) {
8243
8352
  let div3;
8244
8353
  let div1;
8245
8354
  let div0;
@@ -8251,8 +8360,8 @@ function create_fragment$78(ctx) {
8251
8360
  let current;
8252
8361
  const default_slot_template = ctx[32].default;
8253
8362
  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);
8363
+ let if_block0 = ctx[12] && create_if_block_1$4(ctx);
8364
+ let if_block1 = ctx[11] && create_if_block$13(ctx);
8256
8365
  let each_value = ctx[1];
8257
8366
  let each_blocks = [];
8258
8367
  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 +8415,7 @@ function create_fragment$78(ctx) {
8306
8415
  if (!current || dirty[0] & 1) attr(div1, "style", ctx$1[0]);
8307
8416
  if (ctx$1[12]) if (if_block0) if_block0.p(ctx$1, dirty);
8308
8417
  else {
8309
- if_block0 = create_if_block_1$3(ctx$1);
8418
+ if_block0 = create_if_block_1$4(ctx$1);
8310
8419
  if_block0.c();
8311
8420
  if_block0.m(div3, t1);
8312
8421
  }
@@ -8316,7 +8425,7 @@ function create_fragment$78(ctx) {
8316
8425
  }
8317
8426
  if (ctx$1[11]) if (if_block1) if_block1.p(ctx$1, dirty);
8318
8427
  else {
8319
- if_block1 = create_if_block$12(ctx$1);
8428
+ if_block1 = create_if_block$13(ctx$1);
8320
8429
  if_block1.c();
8321
8430
  if_block1.m(div3, t2);
8322
8431
  }
@@ -8369,7 +8478,7 @@ function calcPositionIndex(shift, index, length) {
8369
8478
  else if (tmpPositionIndex < -(length - 1)) return tmpPositionIndex + length;
8370
8479
  else return tmpPositionIndex;
8371
8480
  }
8372
- function instance$78($$self, $$props, $$invalidate) {
8481
+ function instance$80($$self, $$props, $$invalidate) {
8373
8482
  let slideStyle;
8374
8483
  let slideClass;
8375
8484
  let _loop;
@@ -8710,7 +8819,7 @@ background-color: ${i === currentSlideId ? navigationButton.colorActive : naviga
8710
8819
  var Slide = class extends SvelteComponent {
8711
8820
  constructor(options) {
8712
8821
  super();
8713
- init(this, options, instance$78, create_fragment$78, safe_not_equal, {
8822
+ init(this, options, instance$80, create_fragment$80, safe_not_equal, {
8714
8823
  loop: 18,
8715
8824
  _style: 0,
8716
8825
  nextButton: 19,
@@ -8735,7 +8844,7 @@ var Slide_default = Slide;
8735
8844
  function add_css$41(target) {
8736
8845
  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
8846
  }
8738
- function create_fragment$77(ctx) {
8847
+ function create_fragment$79(ctx) {
8739
8848
  let div1;
8740
8849
  let div0;
8741
8850
  let current;
@@ -8779,7 +8888,7 @@ function create_fragment$77(ctx) {
8779
8888
  }
8780
8889
  };
8781
8890
  }
8782
- function instance$77($$self, $$props, $$invalidate) {
8891
+ function instance$79($$self, $$props, $$invalidate) {
8783
8892
  let itemStyle;
8784
8893
  let { $$slots: slots = {}, $$scope } = $$props;
8785
8894
  const { registerItem, unregisterItem } = getContext("SLIDE");
@@ -8828,7 +8937,7 @@ function instance$77($$self, $$props, $$invalidate) {
8828
8937
  var SlideItem = class extends SvelteComponent {
8829
8938
  constructor(options) {
8830
8939
  super();
8831
- init(this, options, instance$77, create_fragment$77, safe_not_equal, { _style: 0 }, add_css$41);
8940
+ init(this, options, instance$79, create_fragment$79, safe_not_equal, { _style: 0 }, add_css$41);
8832
8941
  }
8833
8942
  };
8834
8943
  var SlideItem_default = SlideItem;
@@ -8840,7 +8949,7 @@ function add_css$40(target) {
8840
8949
  }
8841
8950
  const get_default_slot_changes$2 = (dirty) => ({ countdown: dirty & 2 });
8842
8951
  const get_default_slot_context$2 = (ctx) => ({ countdown: ctx[1] });
8843
- function create_fragment$76(ctx) {
8952
+ function create_fragment$78(ctx) {
8844
8953
  let div1;
8845
8954
  let div0;
8846
8955
  let current;
@@ -8897,7 +9006,7 @@ function formatTimeDiff$1(ms) {
8897
9006
  sec: diffSec.toString()
8898
9007
  };
8899
9008
  }
8900
- function instance$76($$self, $$props, $$invalidate) {
9009
+ function instance$78($$self, $$props, $$invalidate) {
8901
9010
  let countdown;
8902
9011
  let { $$slots: slots = {}, $$scope } = $$props;
8903
9012
  let { timeLimit = "2023/12/31 23:59:59" } = $$props;
@@ -8948,7 +9057,7 @@ function instance$76($$self, $$props, $$invalidate) {
8948
9057
  var Countdown = class extends SvelteComponent {
8949
9058
  constructor(options) {
8950
9059
  super();
8951
- init(this, options, instance$76, create_fragment$76, safe_not_equal, {
9060
+ init(this, options, instance$78, create_fragment$78, safe_not_equal, {
8952
9061
  timeLimit: 2,
8953
9062
  stateOnEnd: 3,
8954
9063
  _style: 0
@@ -8993,7 +9102,7 @@ function create_default_slot$8(ctx) {
8993
9102
  }
8994
9103
  };
8995
9104
  }
8996
- function create_fragment$75(ctx) {
9105
+ function create_fragment$77(ctx) {
8997
9106
  let div;
8998
9107
  let button;
8999
9108
  let current;
@@ -9041,7 +9150,7 @@ function create_fragment$75(ctx) {
9041
9150
  }
9042
9151
  };
9043
9152
  }
9044
- function instance$75($$self, $$props, $$invalidate) {
9153
+ function instance$77($$self, $$props, $$invalidate) {
9045
9154
  let { $$slots: slots = {}, $$scope } = $$props;
9046
9155
  let { onClick = {
9047
9156
  operation: "none",
@@ -9066,7 +9175,7 @@ function instance$75($$self, $$props, $$invalidate) {
9066
9175
  var Box = class extends SvelteComponent {
9067
9176
  constructor(options) {
9068
9177
  super();
9069
- init(this, options, instance$75, create_fragment$75, safe_not_equal, {
9178
+ init(this, options, instance$77, create_fragment$77, safe_not_equal, {
9070
9179
  onClick: 0,
9071
9180
  eventName: 1,
9072
9181
  _style: 2
@@ -9080,7 +9189,7 @@ var Box_default = Box;
9080
9189
  function add_css$38(target) {
9081
9190
  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
9191
  }
9083
- function create_if_block$11(ctx) {
9192
+ function create_if_block$12(ctx) {
9084
9193
  let html_tag;
9085
9194
  let html_anchor;
9086
9195
  return {
@@ -9104,7 +9213,7 @@ function create_if_block$11(ctx) {
9104
9213
  }
9105
9214
  function create_default_slot$7(ctx) {
9106
9215
  let if_block_anchor;
9107
- let if_block = ctx[3] && create_if_block$11(ctx);
9216
+ let if_block = ctx[3] && create_if_block$12(ctx);
9108
9217
  return {
9109
9218
  c() {
9110
9219
  if (if_block) if_block.c();
@@ -9117,7 +9226,7 @@ function create_default_slot$7(ctx) {
9117
9226
  p(ctx$1, dirty) {
9118
9227
  if (ctx$1[3]) if (if_block) if_block.p(ctx$1, dirty);
9119
9228
  else {
9120
- if_block = create_if_block$11(ctx$1);
9229
+ if_block = create_if_block$12(ctx$1);
9121
9230
  if_block.c();
9122
9231
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
9123
9232
  }
@@ -9132,7 +9241,7 @@ function create_default_slot$7(ctx) {
9132
9241
  }
9133
9242
  };
9134
9243
  }
9135
- function create_fragment$74(ctx) {
9244
+ function create_fragment$76(ctx) {
9136
9245
  let div;
9137
9246
  let button;
9138
9247
  let current;
@@ -9184,7 +9293,7 @@ function parseData(dataUrl) {
9184
9293
  const [_meta, data] = dataUrl.split(",");
9185
9294
  return decodeURIComponent(data).replaceAll("'", "\"");
9186
9295
  }
9187
- function instance$74($$self, $$props, $$invalidate) {
9296
+ function instance$76($$self, $$props, $$invalidate) {
9188
9297
  let svg;
9189
9298
  let styleVariables;
9190
9299
  let style;
@@ -9229,7 +9338,7 @@ function instance$74($$self, $$props, $$invalidate) {
9229
9338
  var IconElement = class extends SvelteComponent {
9230
9339
  constructor(options) {
9231
9340
  super();
9232
- init(this, options, instance$74, create_fragment$74, safe_not_equal, {
9341
+ init(this, options, instance$76, create_fragment$76, safe_not_equal, {
9233
9342
  icon: 4,
9234
9343
  onClick: 0,
9235
9344
  eventName: 1,
@@ -9246,7 +9355,7 @@ var IconElement_default = IconElement;
9246
9355
  function add_css$37(target) {
9247
9356
  append_styles(target, "svelte-ymsb9l", ".codeElement.svelte-ymsb9l{box-sizing:border-box;margin:0px;padding:0px;width:100%;height:100%}");
9248
9357
  }
9249
- function create_fragment$73(ctx) {
9358
+ function create_fragment$75(ctx) {
9250
9359
  let div;
9251
9360
  let switch_instance;
9252
9361
  let current;
@@ -9307,7 +9416,7 @@ function create_fragment$73(ctx) {
9307
9416
  }
9308
9417
  };
9309
9418
  }
9310
- function instance$73($$self, $$props, $$invalidate) {
9419
+ function instance$75($$self, $$props, $$invalidate) {
9311
9420
  let $data, $$unsubscribe_data = noop, $$subscribe_data = () => ($$unsubscribe_data(), $$unsubscribe_data = subscribe(data, ($$value) => $$invalidate(4, $data = $$value)), data);
9312
9421
  $$self.$$.on_destroy.push(() => $$unsubscribe_data());
9313
9422
  let { name } = $$props;
@@ -9332,7 +9441,7 @@ function instance$73($$self, $$props, $$invalidate) {
9332
9441
  var CodeElement = class extends SvelteComponent {
9333
9442
  constructor(options) {
9334
9443
  super();
9335
- init(this, options, instance$73, create_fragment$73, safe_not_equal, {
9444
+ init(this, options, instance$75, create_fragment$75, safe_not_equal, {
9336
9445
  name: 0,
9337
9446
  component: 1,
9338
9447
  data: 2,
@@ -9347,7 +9456,7 @@ var CodeElement_default = CodeElement;
9347
9456
  function add_css$36(target) {
9348
9457
  append_styles(target, "svelte-1e71ejc", ".flex.svelte-1e71ejc{display:flex}");
9349
9458
  }
9350
- function create_fragment$72(ctx) {
9459
+ function create_fragment$74(ctx) {
9351
9460
  let div;
9352
9461
  let div_style_value;
9353
9462
  let current;
@@ -9390,7 +9499,7 @@ const FlexContextKey = "action-sdk:flex";
9390
9499
  function getFlexContext() {
9391
9500
  return getContext(FlexContextKey);
9392
9501
  }
9393
- function instance$72($$self, $$props, $$invalidate) {
9502
+ function instance$74($$self, $$props, $$invalidate) {
9394
9503
  let { $$slots: slots = {}, $$scope } = $$props;
9395
9504
  let { direction = "row" } = $$props;
9396
9505
  let { width = "100%" } = $$props;
@@ -9416,7 +9525,7 @@ function instance$72($$self, $$props, $$invalidate) {
9416
9525
  var Flex = class extends SvelteComponent {
9417
9526
  constructor(options) {
9418
9527
  super();
9419
- init(this, options, instance$72, create_fragment$72, safe_not_equal, {
9528
+ init(this, options, instance$74, create_fragment$74, safe_not_equal, {
9420
9529
  direction: 0,
9421
9530
  width: 1,
9422
9531
  height: 2,
@@ -9431,7 +9540,7 @@ var Flex_default = Flex;
9431
9540
  function add_css$35(target) {
9432
9541
  append_styles(target, "svelte-1p0bk1x", ".flex-item.svelte-1p0bk1x{max-width:100%;max-height:100%;position:relative;isolation:isolate}");
9433
9542
  }
9434
- function create_fragment$71(ctx) {
9543
+ function create_fragment$73(ctx) {
9435
9544
  let div;
9436
9545
  let current;
9437
9546
  const default_slot_template = ctx[4].default;
@@ -9469,7 +9578,7 @@ function create_fragment$71(ctx) {
9469
9578
  }
9470
9579
  };
9471
9580
  }
9472
- function instance$71($$self, $$props, $$invalidate) {
9581
+ function instance$73($$self, $$props, $$invalidate) {
9473
9582
  let { $$slots: slots = {}, $$scope } = $$props;
9474
9583
  let { length } = $$props;
9475
9584
  let { _style = "" } = $$props;
@@ -9502,7 +9611,7 @@ function instance$71($$self, $$props, $$invalidate) {
9502
9611
  var FlexItem = class extends SvelteComponent {
9503
9612
  constructor(options) {
9504
9613
  super();
9505
- init(this, options, instance$71, create_fragment$71, safe_not_equal, {
9614
+ init(this, options, instance$73, create_fragment$73, safe_not_equal, {
9506
9615
  length: 1,
9507
9616
  _style: 2
9508
9617
  }, add_css$35);
@@ -9651,7 +9760,7 @@ function create_default_slot$6(ctx) {
9651
9760
  }
9652
9761
  };
9653
9762
  }
9654
- function create_fragment$70(ctx) {
9763
+ function create_fragment$72(ctx) {
9655
9764
  let stateitem;
9656
9765
  let current;
9657
9766
  stateitem = new StateItem_default({ props: {
@@ -9690,7 +9799,7 @@ function create_fragment$70(ctx) {
9690
9799
  }
9691
9800
  };
9692
9801
  }
9693
- function instance$70($$self, $$props, $$invalidate) {
9802
+ function instance$72($$self, $$props, $$invalidate) {
9694
9803
  let { $$slots: slots = {}, $$scope } = $$props;
9695
9804
  let { path } = $$props;
9696
9805
  let { onClick = {
@@ -9763,7 +9872,7 @@ function instance$70($$self, $$props, $$invalidate) {
9763
9872
  var GridModalState = class extends SvelteComponent {
9764
9873
  constructor(options) {
9765
9874
  super();
9766
- init(this, options, instance$70, create_fragment$70, safe_not_equal, {
9875
+ init(this, options, instance$72, create_fragment$72, safe_not_equal, {
9767
9876
  path: 0,
9768
9877
  onClick: 1,
9769
9878
  clickEventName: 2,
@@ -9792,7 +9901,7 @@ var GridModalState_default = GridModalState;
9792
9901
  function add_css$34(target) {
9793
9902
  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
9903
  }
9795
- function create_fragment$69(ctx) {
9904
+ function create_fragment$71(ctx) {
9796
9905
  let div1;
9797
9906
  let div0;
9798
9907
  let rendertext;
@@ -9836,7 +9945,7 @@ function create_fragment$69(ctx) {
9836
9945
  }
9837
9946
  };
9838
9947
  }
9839
- function instance$69($$self, $$props, $$invalidate) {
9948
+ function instance$71($$self, $$props, $$invalidate) {
9840
9949
  let style;
9841
9950
  let { text: text$1 = "サンプルSample" } = $$props;
9842
9951
  let { font = SYSTEM_FONT } = $$props;
@@ -9866,7 +9975,7 @@ function instance$69($$self, $$props, $$invalidate) {
9866
9975
  var TextBlock = class extends SvelteComponent {
9867
9976
  constructor(options) {
9868
9977
  super();
9869
- init(this, options, instance$69, create_fragment$69, safe_not_equal, {
9978
+ init(this, options, instance$71, create_fragment$71, safe_not_equal, {
9870
9979
  text: 0,
9871
9980
  font: 3,
9872
9981
  _textStyle: 4,
@@ -9882,7 +9991,7 @@ var TextBlock_default = TextBlock;
9882
9991
  function add_css$33(target) {
9883
9992
  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
9993
  }
9885
- function create_fragment$68(ctx) {
9994
+ function create_fragment$70(ctx) {
9886
9995
  let div;
9887
9996
  let button;
9888
9997
  let rendertext;
@@ -9934,7 +10043,7 @@ function create_fragment$68(ctx) {
9934
10043
  }
9935
10044
  };
9936
10045
  }
9937
- function instance$68($$self, $$props, $$invalidate) {
10046
+ function instance$70($$self, $$props, $$invalidate) {
9938
10047
  let { text: text$1 = "ボタンラベル" } = $$props;
9939
10048
  let { onClick = {
9940
10049
  operation: "none",
@@ -9972,7 +10081,7 @@ function instance$68($$self, $$props, $$invalidate) {
9972
10081
  var TextButtonBlock = class extends SvelteComponent {
9973
10082
  constructor(options) {
9974
10083
  super();
9975
- init(this, options, instance$68, create_fragment$68, safe_not_equal, {
10084
+ init(this, options, instance$70, create_fragment$70, safe_not_equal, {
9976
10085
  text: 0,
9977
10086
  onClick: 4,
9978
10087
  eventName: 5,
@@ -9989,7 +10098,7 @@ var TextButtonBlock_default = TextButtonBlock;
9989
10098
  function add_css$32(target) {
9990
10099
  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
10100
  }
9992
- function create_fragment$67(ctx) {
10101
+ function create_fragment$69(ctx) {
9993
10102
  let div;
9994
10103
  let img;
9995
10104
  let img_style_value;
@@ -10035,7 +10144,7 @@ function create_fragment$67(ctx) {
10035
10144
  }
10036
10145
  };
10037
10146
  }
10038
- function instance$67($$self, $$props, $$invalidate) {
10147
+ function instance$69($$self, $$props, $$invalidate) {
10039
10148
  let { src = "https://admin.karte.io/action-editor2/public/images/no_image_en.svg" } = $$props;
10040
10149
  let { alt = "No Image" } = $$props;
10041
10150
  let { transport = false } = $$props;
@@ -10076,7 +10185,7 @@ function instance$67($$self, $$props, $$invalidate) {
10076
10185
  var ImageBlock = class extends SvelteComponent {
10077
10186
  constructor(options) {
10078
10187
  super();
10079
- init(this, options, instance$67, create_fragment$67, safe_not_equal, {
10188
+ init(this, options, instance$69, create_fragment$69, safe_not_equal, {
10080
10189
  src: 0,
10081
10190
  alt: 1,
10082
10191
  transport: 2,
@@ -10430,32 +10539,30 @@ var useClickable_default = useClickable;
10430
10539
 
10431
10540
  //#endregion
10432
10541
  //#region src/hooks/useInjectCustomizeCss.ts
10433
- const useInjectCustomizeCss = (props) => {
10542
+ const DATA_ATTR_LAYER_ID_KEY = "data-customize-css-layer-id";
10543
+ const useInjectCustomizeCss = (props, layerId) => {
10434
10544
  function injectCss() {
10435
- const modalElements = Array.from(document.querySelectorAll(`.${KARTE_MODAL_ROOT}`));
10436
- const style = document.createElement("style");
10437
10545
  let headAppended = false;
10546
+ const roots = Array.from(document.querySelectorAll(`.${KARTE_ACTION_ROOT}[data-${KARTE_ACTION_RID}='${actionId}']`));
10547
+ const style = document.createElement("style");
10548
+ style.setAttribute(DATA_ATTR_LAYER_ID_KEY, layerId);
10438
10549
  style.textContent = props.customizeCss;
10439
- modalElements.forEach((modalElement) => {
10440
- if (modalElement?.shadowRoot) modalElement.shadowRoot.appendChild(style);
10441
- else if (!headAppended) {
10550
+ roots.forEach((root) => {
10551
+ if (root && root.shadowRoot) {
10552
+ const existingStyles = Array.from(root.shadowRoot.querySelectorAll(`style[${DATA_ATTR_LAYER_ID_KEY}='${layerId}']`));
10553
+ existingStyles.forEach((style$1) => {
10554
+ style$1.parentNode?.removeChild(style$1);
10555
+ });
10556
+ root.shadowRoot.appendChild(style);
10557
+ } else if (!headAppended) {
10442
10558
  document.head.appendChild(style);
10443
10559
  headAppended = true;
10444
10560
  }
10445
10561
  });
10446
- return () => {
10447
- modalElements.forEach((modalElement) => {
10448
- if (modalElement?.shadowRoot) modalElement.shadowRoot.removeChild(style);
10449
- else document.head.removeChild(style);
10450
- });
10451
- };
10452
10562
  }
10453
10563
  onMount$1(() => {
10454
10564
  if (!props.isCustomizeCss) return;
10455
- const removeCss = injectCss();
10456
- return () => {
10457
- removeCss();
10458
- };
10565
+ injectCss();
10459
10566
  });
10460
10567
  };
10461
10568
 
@@ -10549,7 +10656,7 @@ function create_dynamic_element$11(ctx) {
10549
10656
  }
10550
10657
  };
10551
10658
  }
10552
- function create_fragment$66(ctx) {
10659
+ function create_fragment$68(ctx) {
10553
10660
  let previous_tag = ctx[5];
10554
10661
  let svelte_element_anchor;
10555
10662
  let svelte_element = ctx[5] && create_dynamic_element$11(ctx);
@@ -10587,13 +10694,13 @@ function create_fragment$66(ctx) {
10587
10694
  }
10588
10695
  };
10589
10696
  }
10590
- function instance$66($$self, $$props, $$invalidate) {
10697
+ function instance$68($$self, $$props, $$invalidate) {
10591
10698
  let styleObj;
10592
10699
  let style;
10593
10700
  let imgStyle;
10594
10701
  let { props = {} } = $$props;
10595
10702
  let { layerId = "" } = $$props;
10596
- useInjectCustomizeCss(props);
10703
+ useInjectCustomizeCss(props, layerId);
10597
10704
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
10598
10705
  const avatarSizeStyle = !isNaN(Number(props.size)) ? {
10599
10706
  width: `${props.size}px`,
@@ -10650,7 +10757,7 @@ function instance$66($$self, $$props, $$invalidate) {
10650
10757
  var Avatar = class extends SvelteComponent {
10651
10758
  constructor(options) {
10652
10759
  super();
10653
- init(this, options, instance$66, create_fragment$66, safe_not_equal, {
10760
+ init(this, options, instance$68, create_fragment$68, safe_not_equal, {
10654
10761
  props: 0,
10655
10762
  layerId: 1
10656
10763
  }, add_css$31);
@@ -10708,7 +10815,7 @@ const buttonPropsDefault = {
10708
10815
 
10709
10816
  //#endregion
10710
10817
  //#region src/components-flex/icon/variants/IconArrowDown.svelte
10711
- function create_fragment$65(ctx) {
10818
+ function create_fragment$67(ctx) {
10712
10819
  let svg;
10713
10820
  let path;
10714
10821
  return {
@@ -10736,7 +10843,7 @@ function create_fragment$65(ctx) {
10736
10843
  }
10737
10844
  };
10738
10845
  }
10739
- function instance$65($$self, $$props, $$invalidate) {
10846
+ function instance$67($$self, $$props, $$invalidate) {
10740
10847
  let { color } = $$props;
10741
10848
  $$self.$$set = ($$props$1) => {
10742
10849
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10746,14 +10853,14 @@ function instance$65($$self, $$props, $$invalidate) {
10746
10853
  var IconArrowDown = class extends SvelteComponent {
10747
10854
  constructor(options) {
10748
10855
  super();
10749
- init(this, options, instance$65, create_fragment$65, safe_not_equal, { color: 0 });
10856
+ init(this, options, instance$67, create_fragment$67, safe_not_equal, { color: 0 });
10750
10857
  }
10751
10858
  };
10752
10859
  var IconArrowDown_default = IconArrowDown;
10753
10860
 
10754
10861
  //#endregion
10755
10862
  //#region src/components-flex/icon/variants/IconArrowUp.svelte
10756
- function create_fragment$64(ctx) {
10863
+ function create_fragment$66(ctx) {
10757
10864
  let svg;
10758
10865
  let path;
10759
10866
  return {
@@ -10781,7 +10888,7 @@ function create_fragment$64(ctx) {
10781
10888
  }
10782
10889
  };
10783
10890
  }
10784
- function instance$64($$self, $$props, $$invalidate) {
10891
+ function instance$66($$self, $$props, $$invalidate) {
10785
10892
  let { color } = $$props;
10786
10893
  $$self.$$set = ($$props$1) => {
10787
10894
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10791,14 +10898,14 @@ function instance$64($$self, $$props, $$invalidate) {
10791
10898
  var IconArrowUp = class extends SvelteComponent {
10792
10899
  constructor(options) {
10793
10900
  super();
10794
- init(this, options, instance$64, create_fragment$64, safe_not_equal, { color: 0 });
10901
+ init(this, options, instance$66, create_fragment$66, safe_not_equal, { color: 0 });
10795
10902
  }
10796
10903
  };
10797
10904
  var IconArrowUp_default = IconArrowUp;
10798
10905
 
10799
10906
  //#endregion
10800
10907
  //#region src/components-flex/icon/variants/IconUsers.svelte
10801
- function create_fragment$63(ctx) {
10908
+ function create_fragment$65(ctx) {
10802
10909
  let svg;
10803
10910
  let path;
10804
10911
  return {
@@ -10826,7 +10933,7 @@ function create_fragment$63(ctx) {
10826
10933
  }
10827
10934
  };
10828
10935
  }
10829
- function instance$63($$self, $$props, $$invalidate) {
10936
+ function instance$65($$self, $$props, $$invalidate) {
10830
10937
  let { color } = $$props;
10831
10938
  $$self.$$set = ($$props$1) => {
10832
10939
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10836,14 +10943,14 @@ function instance$63($$self, $$props, $$invalidate) {
10836
10943
  var IconUsers = class extends SvelteComponent {
10837
10944
  constructor(options) {
10838
10945
  super();
10839
- init(this, options, instance$63, create_fragment$63, safe_not_equal, { color: 0 });
10946
+ init(this, options, instance$65, create_fragment$65, safe_not_equal, { color: 0 });
10840
10947
  }
10841
10948
  };
10842
10949
  var IconUsers_default = IconUsers;
10843
10950
 
10844
10951
  //#endregion
10845
10952
  //#region src/components-flex/icon/variants/IconArrowLeft.svelte
10846
- function create_fragment$62(ctx) {
10953
+ function create_fragment$64(ctx) {
10847
10954
  let svg;
10848
10955
  let path;
10849
10956
  return {
@@ -10871,7 +10978,7 @@ function create_fragment$62(ctx) {
10871
10978
  }
10872
10979
  };
10873
10980
  }
10874
- function instance$62($$self, $$props, $$invalidate) {
10981
+ function instance$64($$self, $$props, $$invalidate) {
10875
10982
  let { color } = $$props;
10876
10983
  $$self.$$set = ($$props$1) => {
10877
10984
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10881,14 +10988,14 @@ function instance$62($$self, $$props, $$invalidate) {
10881
10988
  var IconArrowLeft = class extends SvelteComponent {
10882
10989
  constructor(options) {
10883
10990
  super();
10884
- init(this, options, instance$62, create_fragment$62, safe_not_equal, { color: 0 });
10991
+ init(this, options, instance$64, create_fragment$64, safe_not_equal, { color: 0 });
10885
10992
  }
10886
10993
  };
10887
10994
  var IconArrowLeft_default = IconArrowLeft;
10888
10995
 
10889
10996
  //#endregion
10890
10997
  //#region src/components-flex/icon/variants/IconArrowRight.svelte
10891
- function create_fragment$61(ctx) {
10998
+ function create_fragment$63(ctx) {
10892
10999
  let svg;
10893
11000
  let path;
10894
11001
  return {
@@ -10916,7 +11023,7 @@ function create_fragment$61(ctx) {
10916
11023
  }
10917
11024
  };
10918
11025
  }
10919
- function instance$61($$self, $$props, $$invalidate) {
11026
+ function instance$63($$self, $$props, $$invalidate) {
10920
11027
  let { color } = $$props;
10921
11028
  $$self.$$set = ($$props$1) => {
10922
11029
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10926,14 +11033,14 @@ function instance$61($$self, $$props, $$invalidate) {
10926
11033
  var IconArrowRight = class extends SvelteComponent {
10927
11034
  constructor(options) {
10928
11035
  super();
10929
- init(this, options, instance$61, create_fragment$61, safe_not_equal, { color: 0 });
11036
+ init(this, options, instance$63, create_fragment$63, safe_not_equal, { color: 0 });
10930
11037
  }
10931
11038
  };
10932
11039
  var IconArrowRight_default = IconArrowRight;
10933
11040
 
10934
11041
  //#endregion
10935
11042
  //#region src/components-flex/icon/variants/IconBell.svelte
10936
- function create_fragment$60(ctx) {
11043
+ function create_fragment$62(ctx) {
10937
11044
  let svg;
10938
11045
  let path;
10939
11046
  return {
@@ -10961,7 +11068,7 @@ function create_fragment$60(ctx) {
10961
11068
  }
10962
11069
  };
10963
11070
  }
10964
- function instance$60($$self, $$props, $$invalidate) {
11071
+ function instance$62($$self, $$props, $$invalidate) {
10965
11072
  let { color } = $$props;
10966
11073
  $$self.$$set = ($$props$1) => {
10967
11074
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -10971,14 +11078,14 @@ function instance$60($$self, $$props, $$invalidate) {
10971
11078
  var IconBell = class extends SvelteComponent {
10972
11079
  constructor(options) {
10973
11080
  super();
10974
- init(this, options, instance$60, create_fragment$60, safe_not_equal, { color: 0 });
11081
+ init(this, options, instance$62, create_fragment$62, safe_not_equal, { color: 0 });
10975
11082
  }
10976
11083
  };
10977
11084
  var IconBell_default = IconBell;
10978
11085
 
10979
11086
  //#endregion
10980
11087
  //#region src/components-flex/icon/variants/IconArrowUpFromSquare.svelte
10981
- function create_fragment$59(ctx) {
11088
+ function create_fragment$61(ctx) {
10982
11089
  let svg;
10983
11090
  let path;
10984
11091
  return {
@@ -11006,7 +11113,7 @@ function create_fragment$59(ctx) {
11006
11113
  }
11007
11114
  };
11008
11115
  }
11009
- function instance$59($$self, $$props, $$invalidate) {
11116
+ function instance$61($$self, $$props, $$invalidate) {
11010
11117
  let { color } = $$props;
11011
11118
  $$self.$$set = ($$props$1) => {
11012
11119
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11016,14 +11123,14 @@ function instance$59($$self, $$props, $$invalidate) {
11016
11123
  var IconArrowUpFromSquare = class extends SvelteComponent {
11017
11124
  constructor(options) {
11018
11125
  super();
11019
- init(this, options, instance$59, create_fragment$59, safe_not_equal, { color: 0 });
11126
+ init(this, options, instance$61, create_fragment$61, safe_not_equal, { color: 0 });
11020
11127
  }
11021
11128
  };
11022
11129
  var IconArrowUpFromSquare_default = IconArrowUpFromSquare;
11023
11130
 
11024
11131
  //#endregion
11025
11132
  //#region src/components-flex/icon/variants/IconTicket.svelte
11026
- function create_fragment$58(ctx) {
11133
+ function create_fragment$60(ctx) {
11027
11134
  let svg;
11028
11135
  let path;
11029
11136
  return {
@@ -11051,7 +11158,7 @@ function create_fragment$58(ctx) {
11051
11158
  }
11052
11159
  };
11053
11160
  }
11054
- function instance$58($$self, $$props, $$invalidate) {
11161
+ function instance$60($$self, $$props, $$invalidate) {
11055
11162
  let { color } = $$props;
11056
11163
  $$self.$$set = ($$props$1) => {
11057
11164
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11061,14 +11168,14 @@ function instance$58($$self, $$props, $$invalidate) {
11061
11168
  var IconTicket = class extends SvelteComponent {
11062
11169
  constructor(options) {
11063
11170
  super();
11064
- init(this, options, instance$58, create_fragment$58, safe_not_equal, { color: 0 });
11171
+ init(this, options, instance$60, create_fragment$60, safe_not_equal, { color: 0 });
11065
11172
  }
11066
11173
  };
11067
11174
  var IconTicket_default = IconTicket;
11068
11175
 
11069
11176
  //#endregion
11070
11177
  //#region src/components-flex/icon/variants/IconTrack.svelte
11071
- function create_fragment$57(ctx) {
11178
+ function create_fragment$59(ctx) {
11072
11179
  let svg;
11073
11180
  let path;
11074
11181
  return {
@@ -11096,7 +11203,7 @@ function create_fragment$57(ctx) {
11096
11203
  }
11097
11204
  };
11098
11205
  }
11099
- function instance$57($$self, $$props, $$invalidate) {
11206
+ function instance$59($$self, $$props, $$invalidate) {
11100
11207
  let { color } = $$props;
11101
11208
  $$self.$$set = ($$props$1) => {
11102
11209
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11106,14 +11213,14 @@ function instance$57($$self, $$props, $$invalidate) {
11106
11213
  var IconTrack = class extends SvelteComponent {
11107
11214
  constructor(options) {
11108
11215
  super();
11109
- init(this, options, instance$57, create_fragment$57, safe_not_equal, { color: 0 });
11216
+ init(this, options, instance$59, create_fragment$59, safe_not_equal, { color: 0 });
11110
11217
  }
11111
11218
  };
11112
11219
  var IconTrack_default = IconTrack;
11113
11220
 
11114
11221
  //#endregion
11115
11222
  //#region src/components-flex/icon/variants/IconCartShopping.svelte
11116
- function create_fragment$56(ctx) {
11223
+ function create_fragment$58(ctx) {
11117
11224
  let svg;
11118
11225
  let path;
11119
11226
  return {
@@ -11141,7 +11248,7 @@ function create_fragment$56(ctx) {
11141
11248
  }
11142
11249
  };
11143
11250
  }
11144
- function instance$56($$self, $$props, $$invalidate) {
11251
+ function instance$58($$self, $$props, $$invalidate) {
11145
11252
  let { color } = $$props;
11146
11253
  $$self.$$set = ($$props$1) => {
11147
11254
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11151,14 +11258,14 @@ function instance$56($$self, $$props, $$invalidate) {
11151
11258
  var IconCartShopping = class extends SvelteComponent {
11152
11259
  constructor(options) {
11153
11260
  super();
11154
- init(this, options, instance$56, create_fragment$56, safe_not_equal, { color: 0 });
11261
+ init(this, options, instance$58, create_fragment$58, safe_not_equal, { color: 0 });
11155
11262
  }
11156
11263
  };
11157
11264
  var IconCartShopping_default = IconCartShopping;
11158
11265
 
11159
11266
  //#endregion
11160
11267
  //#region src/components-flex/icon/variants/IconCircle.svelte
11161
- function create_fragment$55(ctx) {
11268
+ function create_fragment$57(ctx) {
11162
11269
  let svg;
11163
11270
  let path;
11164
11271
  return {
@@ -11186,7 +11293,7 @@ function create_fragment$55(ctx) {
11186
11293
  }
11187
11294
  };
11188
11295
  }
11189
- function instance$55($$self, $$props, $$invalidate) {
11296
+ function instance$57($$self, $$props, $$invalidate) {
11190
11297
  let { color } = $$props;
11191
11298
  $$self.$$set = ($$props$1) => {
11192
11299
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11196,14 +11303,14 @@ function instance$55($$self, $$props, $$invalidate) {
11196
11303
  var IconCircle = class extends SvelteComponent {
11197
11304
  constructor(options) {
11198
11305
  super();
11199
- init(this, options, instance$55, create_fragment$55, safe_not_equal, { color: 0 });
11306
+ init(this, options, instance$57, create_fragment$57, safe_not_equal, { color: 0 });
11200
11307
  }
11201
11308
  };
11202
11309
  var IconCircle_default = IconCircle;
11203
11310
 
11204
11311
  //#endregion
11205
11312
  //#region src/components-flex/icon/variants/IconCircleQuestion.svelte
11206
- function create_fragment$54(ctx) {
11313
+ function create_fragment$56(ctx) {
11207
11314
  let svg;
11208
11315
  let path;
11209
11316
  return {
@@ -11231,7 +11338,7 @@ function create_fragment$54(ctx) {
11231
11338
  }
11232
11339
  };
11233
11340
  }
11234
- function instance$54($$self, $$props, $$invalidate) {
11341
+ function instance$56($$self, $$props, $$invalidate) {
11235
11342
  let { color } = $$props;
11236
11343
  $$self.$$set = ($$props$1) => {
11237
11344
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11241,14 +11348,14 @@ function instance$54($$self, $$props, $$invalidate) {
11241
11348
  var IconCircleQuestion = class extends SvelteComponent {
11242
11349
  constructor(options) {
11243
11350
  super();
11244
- init(this, options, instance$54, create_fragment$54, safe_not_equal, { color: 0 });
11351
+ init(this, options, instance$56, create_fragment$56, safe_not_equal, { color: 0 });
11245
11352
  }
11246
11353
  };
11247
11354
  var IconCircleQuestion_default = IconCircleQuestion;
11248
11355
 
11249
11356
  //#endregion
11250
11357
  //#region src/components-flex/icon/variants/IconCheck.svelte
11251
- function create_fragment$53(ctx) {
11358
+ function create_fragment$55(ctx) {
11252
11359
  let svg;
11253
11360
  let path;
11254
11361
  return {
@@ -11276,7 +11383,7 @@ function create_fragment$53(ctx) {
11276
11383
  }
11277
11384
  };
11278
11385
  }
11279
- function instance$53($$self, $$props, $$invalidate) {
11386
+ function instance$55($$self, $$props, $$invalidate) {
11280
11387
  let { color } = $$props;
11281
11388
  $$self.$$set = ($$props$1) => {
11282
11389
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11286,14 +11393,14 @@ function instance$53($$self, $$props, $$invalidate) {
11286
11393
  var IconCheck = class extends SvelteComponent {
11287
11394
  constructor(options) {
11288
11395
  super();
11289
- init(this, options, instance$53, create_fragment$53, safe_not_equal, { color: 0 });
11396
+ init(this, options, instance$55, create_fragment$55, safe_not_equal, { color: 0 });
11290
11397
  }
11291
11398
  };
11292
11399
  var IconCheck_default = IconCheck;
11293
11400
 
11294
11401
  //#endregion
11295
11402
  //#region src/components-flex/icon/variants/IconXMark.svelte
11296
- function create_fragment$52(ctx) {
11403
+ function create_fragment$54(ctx) {
11297
11404
  let svg;
11298
11405
  let path;
11299
11406
  return {
@@ -11321,7 +11428,7 @@ function create_fragment$52(ctx) {
11321
11428
  }
11322
11429
  };
11323
11430
  }
11324
- function instance$52($$self, $$props, $$invalidate) {
11431
+ function instance$54($$self, $$props, $$invalidate) {
11325
11432
  let { color } = $$props;
11326
11433
  $$self.$$set = ($$props$1) => {
11327
11434
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11331,14 +11438,14 @@ function instance$52($$self, $$props, $$invalidate) {
11331
11438
  var IconXMark = class extends SvelteComponent {
11332
11439
  constructor(options) {
11333
11440
  super();
11334
- init(this, options, instance$52, create_fragment$52, safe_not_equal, { color: 0 });
11441
+ init(this, options, instance$54, create_fragment$54, safe_not_equal, { color: 0 });
11335
11442
  }
11336
11443
  };
11337
11444
  var IconXMark_default = IconXMark;
11338
11445
 
11339
11446
  //#endregion
11340
11447
  //#region src/components-flex/icon/variants/IconPaperPlane.svelte
11341
- function create_fragment$51(ctx) {
11448
+ function create_fragment$53(ctx) {
11342
11449
  let svg;
11343
11450
  let path;
11344
11451
  return {
@@ -11366,7 +11473,7 @@ function create_fragment$51(ctx) {
11366
11473
  }
11367
11474
  };
11368
11475
  }
11369
- function instance$51($$self, $$props, $$invalidate) {
11476
+ function instance$53($$self, $$props, $$invalidate) {
11370
11477
  let { color } = $$props;
11371
11478
  $$self.$$set = ($$props$1) => {
11372
11479
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11376,14 +11483,14 @@ function instance$51($$self, $$props, $$invalidate) {
11376
11483
  var IconPaperPlane = class extends SvelteComponent {
11377
11484
  constructor(options) {
11378
11485
  super();
11379
- init(this, options, instance$51, create_fragment$51, safe_not_equal, { color: 0 });
11486
+ init(this, options, instance$53, create_fragment$53, safe_not_equal, { color: 0 });
11380
11487
  }
11381
11488
  };
11382
11489
  var IconPaperPlane_default = IconPaperPlane;
11383
11490
 
11384
11491
  //#endregion
11385
11492
  //#region src/components-flex/icon/variants/IconCopy.svelte
11386
- function create_fragment$50(ctx) {
11493
+ function create_fragment$52(ctx) {
11387
11494
  let svg;
11388
11495
  let path;
11389
11496
  return {
@@ -11411,7 +11518,7 @@ function create_fragment$50(ctx) {
11411
11518
  }
11412
11519
  };
11413
11520
  }
11414
- function instance$50($$self, $$props, $$invalidate) {
11521
+ function instance$52($$self, $$props, $$invalidate) {
11415
11522
  let { color } = $$props;
11416
11523
  $$self.$$set = ($$props$1) => {
11417
11524
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11421,14 +11528,14 @@ function instance$50($$self, $$props, $$invalidate) {
11421
11528
  var IconCopy = class extends SvelteComponent {
11422
11529
  constructor(options) {
11423
11530
  super();
11424
- init(this, options, instance$50, create_fragment$50, safe_not_equal, { color: 0 });
11531
+ init(this, options, instance$52, create_fragment$52, safe_not_equal, { color: 0 });
11425
11532
  }
11426
11533
  };
11427
11534
  var IconCopy_default = IconCopy;
11428
11535
 
11429
11536
  //#endregion
11430
11537
  //#region src/components-flex/icon/variants/IconCircleXMark.svelte
11431
- function create_fragment$49(ctx) {
11538
+ function create_fragment$51(ctx) {
11432
11539
  let svg;
11433
11540
  let path;
11434
11541
  return {
@@ -11456,7 +11563,7 @@ function create_fragment$49(ctx) {
11456
11563
  }
11457
11564
  };
11458
11565
  }
11459
- function instance$49($$self, $$props, $$invalidate) {
11566
+ function instance$51($$self, $$props, $$invalidate) {
11460
11567
  let { color } = $$props;
11461
11568
  $$self.$$set = ($$props$1) => {
11462
11569
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11466,14 +11573,14 @@ function instance$49($$self, $$props, $$invalidate) {
11466
11573
  var IconCircleXMark = class extends SvelteComponent {
11467
11574
  constructor(options) {
11468
11575
  super();
11469
- init(this, options, instance$49, create_fragment$49, safe_not_equal, { color: 0 });
11576
+ init(this, options, instance$51, create_fragment$51, safe_not_equal, { color: 0 });
11470
11577
  }
11471
11578
  };
11472
11579
  var IconCircleXMark_default = IconCircleXMark;
11473
11580
 
11474
11581
  //#endregion
11475
11582
  //#region src/components-flex/icon/variants/IconHeart.svelte
11476
- function create_fragment$48(ctx) {
11583
+ function create_fragment$50(ctx) {
11477
11584
  let svg;
11478
11585
  let path;
11479
11586
  return {
@@ -11501,7 +11608,7 @@ function create_fragment$48(ctx) {
11501
11608
  }
11502
11609
  };
11503
11610
  }
11504
- function instance$48($$self, $$props, $$invalidate) {
11611
+ function instance$50($$self, $$props, $$invalidate) {
11505
11612
  let { color } = $$props;
11506
11613
  $$self.$$set = ($$props$1) => {
11507
11614
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11511,14 +11618,14 @@ function instance$48($$self, $$props, $$invalidate) {
11511
11618
  var IconHeart = class extends SvelteComponent {
11512
11619
  constructor(options) {
11513
11620
  super();
11514
- init(this, options, instance$48, create_fragment$48, safe_not_equal, { color: 0 });
11621
+ init(this, options, instance$50, create_fragment$50, safe_not_equal, { color: 0 });
11515
11622
  }
11516
11623
  };
11517
11624
  var IconHeart_default = IconHeart;
11518
11625
 
11519
11626
  //#endregion
11520
11627
  //#region src/components-flex/icon/variants/IconMagnifyingGrass.svelte
11521
- function create_fragment$47(ctx) {
11628
+ function create_fragment$49(ctx) {
11522
11629
  let svg;
11523
11630
  let path;
11524
11631
  return {
@@ -11546,7 +11653,7 @@ function create_fragment$47(ctx) {
11546
11653
  }
11547
11654
  };
11548
11655
  }
11549
- function instance$47($$self, $$props, $$invalidate) {
11656
+ function instance$49($$self, $$props, $$invalidate) {
11550
11657
  let { color } = $$props;
11551
11658
  $$self.$$set = ($$props$1) => {
11552
11659
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11556,14 +11663,14 @@ function instance$47($$self, $$props, $$invalidate) {
11556
11663
  var IconMagnifyingGrass = class extends SvelteComponent {
11557
11664
  constructor(options) {
11558
11665
  super();
11559
- init(this, options, instance$47, create_fragment$47, safe_not_equal, { color: 0 });
11666
+ init(this, options, instance$49, create_fragment$49, safe_not_equal, { color: 0 });
11560
11667
  }
11561
11668
  };
11562
11669
  var IconMagnifyingGrass_default = IconMagnifyingGrass;
11563
11670
 
11564
11671
  //#endregion
11565
11672
  //#region src/components-flex/icon/variants/IconStar.svelte
11566
- function create_fragment$46(ctx) {
11673
+ function create_fragment$48(ctx) {
11567
11674
  let svg;
11568
11675
  let path;
11569
11676
  return {
@@ -11591,7 +11698,7 @@ function create_fragment$46(ctx) {
11591
11698
  }
11592
11699
  };
11593
11700
  }
11594
- function instance$46($$self, $$props, $$invalidate) {
11701
+ function instance$48($$self, $$props, $$invalidate) {
11595
11702
  let { color } = $$props;
11596
11703
  $$self.$$set = ($$props$1) => {
11597
11704
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11601,14 +11708,14 @@ function instance$46($$self, $$props, $$invalidate) {
11601
11708
  var IconStar = class extends SvelteComponent {
11602
11709
  constructor(options) {
11603
11710
  super();
11604
- init(this, options, instance$46, create_fragment$46, safe_not_equal, { color: 0 });
11711
+ init(this, options, instance$48, create_fragment$48, safe_not_equal, { color: 0 });
11605
11712
  }
11606
11713
  };
11607
11714
  var IconStar_default = IconStar;
11608
11715
 
11609
11716
  //#endregion
11610
11717
  //#region src/components-flex/icon/variants/IconCircleInfo.svelte
11611
- function create_fragment$45(ctx) {
11718
+ function create_fragment$47(ctx) {
11612
11719
  let svg;
11613
11720
  let path;
11614
11721
  return {
@@ -11636,7 +11743,7 @@ function create_fragment$45(ctx) {
11636
11743
  }
11637
11744
  };
11638
11745
  }
11639
- function instance$45($$self, $$props, $$invalidate) {
11746
+ function instance$47($$self, $$props, $$invalidate) {
11640
11747
  let { color } = $$props;
11641
11748
  $$self.$$set = ($$props$1) => {
11642
11749
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11646,14 +11753,14 @@ function instance$45($$self, $$props, $$invalidate) {
11646
11753
  var IconCircleInfo = class extends SvelteComponent {
11647
11754
  constructor(options) {
11648
11755
  super();
11649
- init(this, options, instance$45, create_fragment$45, safe_not_equal, { color: 0 });
11756
+ init(this, options, instance$47, create_fragment$47, safe_not_equal, { color: 0 });
11650
11757
  }
11651
11758
  };
11652
11759
  var IconCircleInfo_default = IconCircleInfo;
11653
11760
 
11654
11761
  //#endregion
11655
11762
  //#region src/components-flex/icon/variants/IconEnvelope.svelte
11656
- function create_fragment$44(ctx) {
11763
+ function create_fragment$46(ctx) {
11657
11764
  let svg;
11658
11765
  let path;
11659
11766
  return {
@@ -11681,7 +11788,7 @@ function create_fragment$44(ctx) {
11681
11788
  }
11682
11789
  };
11683
11790
  }
11684
- function instance$44($$self, $$props, $$invalidate) {
11791
+ function instance$46($$self, $$props, $$invalidate) {
11685
11792
  let { color } = $$props;
11686
11793
  $$self.$$set = ($$props$1) => {
11687
11794
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11691,14 +11798,14 @@ function instance$44($$self, $$props, $$invalidate) {
11691
11798
  var IconEnvelope = class extends SvelteComponent {
11692
11799
  constructor(options) {
11693
11800
  super();
11694
- init(this, options, instance$44, create_fragment$44, safe_not_equal, { color: 0 });
11801
+ init(this, options, instance$46, create_fragment$46, safe_not_equal, { color: 0 });
11695
11802
  }
11696
11803
  };
11697
11804
  var IconEnvelope_default = IconEnvelope;
11698
11805
 
11699
11806
  //#endregion
11700
11807
  //#region src/components-flex/icon/variants/IconGift.svelte
11701
- function create_fragment$43(ctx) {
11808
+ function create_fragment$45(ctx) {
11702
11809
  let svg;
11703
11810
  let path;
11704
11811
  return {
@@ -11726,7 +11833,7 @@ function create_fragment$43(ctx) {
11726
11833
  }
11727
11834
  };
11728
11835
  }
11729
- function instance$43($$self, $$props, $$invalidate) {
11836
+ function instance$45($$self, $$props, $$invalidate) {
11730
11837
  let { color } = $$props;
11731
11838
  $$self.$$set = ($$props$1) => {
11732
11839
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11736,14 +11843,14 @@ function instance$43($$self, $$props, $$invalidate) {
11736
11843
  var IconGift = class extends SvelteComponent {
11737
11844
  constructor(options) {
11738
11845
  super();
11739
- init(this, options, instance$43, create_fragment$43, safe_not_equal, { color: 0 });
11846
+ init(this, options, instance$45, create_fragment$45, safe_not_equal, { color: 0 });
11740
11847
  }
11741
11848
  };
11742
11849
  var IconGift_default = IconGift;
11743
11850
 
11744
11851
  //#endregion
11745
11852
  //#region src/components-flex/icon/variants/IconPaperclip.svelte
11746
- function create_fragment$42(ctx) {
11853
+ function create_fragment$44(ctx) {
11747
11854
  let svg;
11748
11855
  let path;
11749
11856
  return {
@@ -11771,7 +11878,7 @@ function create_fragment$42(ctx) {
11771
11878
  }
11772
11879
  };
11773
11880
  }
11774
- function instance$42($$self, $$props, $$invalidate) {
11881
+ function instance$44($$self, $$props, $$invalidate) {
11775
11882
  let { color } = $$props;
11776
11883
  $$self.$$set = ($$props$1) => {
11777
11884
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11781,14 +11888,14 @@ function instance$42($$self, $$props, $$invalidate) {
11781
11888
  var IconPaperclip = class extends SvelteComponent {
11782
11889
  constructor(options) {
11783
11890
  super();
11784
- init(this, options, instance$42, create_fragment$42, safe_not_equal, { color: 0 });
11891
+ init(this, options, instance$44, create_fragment$44, safe_not_equal, { color: 0 });
11785
11892
  }
11786
11893
  };
11787
11894
  var IconPaperclip_default = IconPaperclip;
11788
11895
 
11789
11896
  //#endregion
11790
11897
  //#region src/components-flex/icon/variants/IconFire.svelte
11791
- function create_fragment$41(ctx) {
11898
+ function create_fragment$43(ctx) {
11792
11899
  let svg;
11793
11900
  let path;
11794
11901
  return {
@@ -11816,7 +11923,7 @@ function create_fragment$41(ctx) {
11816
11923
  }
11817
11924
  };
11818
11925
  }
11819
- function instance$41($$self, $$props, $$invalidate) {
11926
+ function instance$43($$self, $$props, $$invalidate) {
11820
11927
  let { color } = $$props;
11821
11928
  $$self.$$set = ($$props$1) => {
11822
11929
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11826,14 +11933,14 @@ function instance$41($$self, $$props, $$invalidate) {
11826
11933
  var IconFire = class extends SvelteComponent {
11827
11934
  constructor(options) {
11828
11935
  super();
11829
- init(this, options, instance$41, create_fragment$41, safe_not_equal, { color: 0 });
11936
+ init(this, options, instance$43, create_fragment$43, safe_not_equal, { color: 0 });
11830
11937
  }
11831
11938
  };
11832
11939
  var IconFire_default = IconFire;
11833
11940
 
11834
11941
  //#endregion
11835
11942
  //#region src/components-flex/icon/variants/IconLink.svelte
11836
- function create_fragment$40(ctx) {
11943
+ function create_fragment$42(ctx) {
11837
11944
  let svg;
11838
11945
  let path;
11839
11946
  return {
@@ -11861,7 +11968,7 @@ function create_fragment$40(ctx) {
11861
11968
  }
11862
11969
  };
11863
11970
  }
11864
- function instance$40($$self, $$props, $$invalidate) {
11971
+ function instance$42($$self, $$props, $$invalidate) {
11865
11972
  let { color } = $$props;
11866
11973
  $$self.$$set = ($$props$1) => {
11867
11974
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11871,14 +11978,14 @@ function instance$40($$self, $$props, $$invalidate) {
11871
11978
  var IconLink = class extends SvelteComponent {
11872
11979
  constructor(options) {
11873
11980
  super();
11874
- init(this, options, instance$40, create_fragment$40, safe_not_equal, { color: 0 });
11981
+ init(this, options, instance$42, create_fragment$42, safe_not_equal, { color: 0 });
11875
11982
  }
11876
11983
  };
11877
11984
  var IconLink_default = IconLink;
11878
11985
 
11879
11986
  //#endregion
11880
11987
  //#region src/components-flex/icon/variants/IconBuildings.svelte
11881
- function create_fragment$39(ctx) {
11988
+ function create_fragment$41(ctx) {
11882
11989
  let svg;
11883
11990
  let path;
11884
11991
  return {
@@ -11906,7 +12013,7 @@ function create_fragment$39(ctx) {
11906
12013
  }
11907
12014
  };
11908
12015
  }
11909
- function instance$39($$self, $$props, $$invalidate) {
12016
+ function instance$41($$self, $$props, $$invalidate) {
11910
12017
  let { color } = $$props;
11911
12018
  $$self.$$set = ($$props$1) => {
11912
12019
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11916,14 +12023,14 @@ function instance$39($$self, $$props, $$invalidate) {
11916
12023
  var IconBuildings = class extends SvelteComponent {
11917
12024
  constructor(options) {
11918
12025
  super();
11919
- init(this, options, instance$39, create_fragment$39, safe_not_equal, { color: 0 });
12026
+ init(this, options, instance$41, create_fragment$41, safe_not_equal, { color: 0 });
11920
12027
  }
11921
12028
  };
11922
12029
  var IconBuildings_default = IconBuildings;
11923
12030
 
11924
12031
  //#endregion
11925
12032
  //#region src/components-flex/icon/variants/IconChevronsRight.svelte
11926
- function create_fragment$38(ctx) {
12033
+ function create_fragment$40(ctx) {
11927
12034
  let svg;
11928
12035
  let path;
11929
12036
  return {
@@ -11951,7 +12058,7 @@ function create_fragment$38(ctx) {
11951
12058
  }
11952
12059
  };
11953
12060
  }
11954
- function instance$38($$self, $$props, $$invalidate) {
12061
+ function instance$40($$self, $$props, $$invalidate) {
11955
12062
  let { color } = $$props;
11956
12063
  $$self.$$set = ($$props$1) => {
11957
12064
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -11961,14 +12068,14 @@ function instance$38($$self, $$props, $$invalidate) {
11961
12068
  var IconChevronsRight = class extends SvelteComponent {
11962
12069
  constructor(options) {
11963
12070
  super();
11964
- init(this, options, instance$38, create_fragment$38, safe_not_equal, { color: 0 });
12071
+ init(this, options, instance$40, create_fragment$40, safe_not_equal, { color: 0 });
11965
12072
  }
11966
12073
  };
11967
12074
  var IconChevronsRight_default = IconChevronsRight;
11968
12075
 
11969
12076
  //#endregion
11970
12077
  //#region src/components-flex/icon/variants/IconChevronRight.svelte
11971
- function create_fragment$37(ctx) {
12078
+ function create_fragment$39(ctx) {
11972
12079
  let svg;
11973
12080
  let path;
11974
12081
  return {
@@ -11996,7 +12103,7 @@ function create_fragment$37(ctx) {
11996
12103
  }
11997
12104
  };
11998
12105
  }
11999
- function instance$37($$self, $$props, $$invalidate) {
12106
+ function instance$39($$self, $$props, $$invalidate) {
12000
12107
  let { color } = $$props;
12001
12108
  $$self.$$set = ($$props$1) => {
12002
12109
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12006,14 +12113,14 @@ function instance$37($$self, $$props, $$invalidate) {
12006
12113
  var IconChevronRight = class extends SvelteComponent {
12007
12114
  constructor(options) {
12008
12115
  super();
12009
- init(this, options, instance$37, create_fragment$37, safe_not_equal, { color: 0 });
12116
+ init(this, options, instance$39, create_fragment$39, safe_not_equal, { color: 0 });
12010
12117
  }
12011
12118
  };
12012
12119
  var IconChevronRight_default = IconChevronRight;
12013
12120
 
12014
12121
  //#endregion
12015
12122
  //#region src/components-flex/icon/variants/IconPhone.svelte
12016
- function create_fragment$36(ctx) {
12123
+ function create_fragment$38(ctx) {
12017
12124
  let svg;
12018
12125
  let path;
12019
12126
  return {
@@ -12041,7 +12148,7 @@ function create_fragment$36(ctx) {
12041
12148
  }
12042
12149
  };
12043
12150
  }
12044
- function instance$36($$self, $$props, $$invalidate) {
12151
+ function instance$38($$self, $$props, $$invalidate) {
12045
12152
  let { color } = $$props;
12046
12153
  $$self.$$set = ($$props$1) => {
12047
12154
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12051,14 +12158,14 @@ function instance$36($$self, $$props, $$invalidate) {
12051
12158
  var IconPhone = class extends SvelteComponent {
12052
12159
  constructor(options) {
12053
12160
  super();
12054
- init(this, options, instance$36, create_fragment$36, safe_not_equal, { color: 0 });
12161
+ init(this, options, instance$38, create_fragment$38, safe_not_equal, { color: 0 });
12055
12162
  }
12056
12163
  };
12057
12164
  var IconPhone_default = IconPhone;
12058
12165
 
12059
12166
  //#endregion
12060
12167
  //#region src/components-flex/icon/variants/IconLocationDot.svelte
12061
- function create_fragment$35(ctx) {
12168
+ function create_fragment$37(ctx) {
12062
12169
  let svg;
12063
12170
  let path;
12064
12171
  return {
@@ -12086,7 +12193,7 @@ function create_fragment$35(ctx) {
12086
12193
  }
12087
12194
  };
12088
12195
  }
12089
- function instance$35($$self, $$props, $$invalidate) {
12196
+ function instance$37($$self, $$props, $$invalidate) {
12090
12197
  let { color } = $$props;
12091
12198
  $$self.$$set = ($$props$1) => {
12092
12199
  if ("color" in $$props$1) $$invalidate(0, color = $$props$1.color);
@@ -12096,7 +12203,7 @@ function instance$35($$self, $$props, $$invalidate) {
12096
12203
  var IconLocationDot = class extends SvelteComponent {
12097
12204
  constructor(options) {
12098
12205
  super();
12099
- init(this, options, instance$35, create_fragment$35, safe_not_equal, { color: 0 });
12206
+ init(this, options, instance$37, create_fragment$37, safe_not_equal, { color: 0 });
12100
12207
  }
12101
12208
  };
12102
12209
  var IconLocationDot_default = IconLocationDot;
@@ -12258,10 +12365,9 @@ function create_dynamic_element$10(ctx) {
12258
12365
  }
12259
12366
  };
12260
12367
  }
12261
- function create_fragment$34(ctx) {
12368
+ function create_fragment$36(ctx) {
12262
12369
  let previous_tag = ctx[5];
12263
12370
  let svelte_element_anchor;
12264
- let current;
12265
12371
  let svelte_element = ctx[5] && create_dynamic_element$10(ctx);
12266
12372
  return {
12267
12373
  c() {
@@ -12292,7 +12398,6 @@ function create_fragment$34(ctx) {
12292
12398
  i: noop,
12293
12399
  o(local) {
12294
12400
  transition_out(svelte_element);
12295
- current = false;
12296
12401
  },
12297
12402
  d(detaching) {
12298
12403
  if (detaching) detach(svelte_element_anchor);
@@ -12300,12 +12405,12 @@ function create_fragment$34(ctx) {
12300
12405
  }
12301
12406
  };
12302
12407
  }
12303
- function instance$34($$self, $$props, $$invalidate) {
12408
+ function instance$36($$self, $$props, $$invalidate) {
12304
12409
  let style;
12305
12410
  let IconComponent;
12306
12411
  let { props = {} } = $$props;
12307
12412
  let { layerId = "" } = $$props;
12308
- useInjectCustomizeCss(props);
12413
+ useInjectCustomizeCss(props, layerId);
12309
12414
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
12310
12415
  const getSizeCss = () => {
12311
12416
  return {
@@ -12338,7 +12443,7 @@ function instance$34($$self, $$props, $$invalidate) {
12338
12443
  var Icon = class extends SvelteComponent {
12339
12444
  constructor(options) {
12340
12445
  super();
12341
- init(this, options, instance$34, create_fragment$34, safe_not_equal, {
12446
+ init(this, options, instance$36, create_fragment$36, safe_not_equal, {
12342
12447
  props: 0,
12343
12448
  layerId: 1
12344
12449
  }, add_css$30);
@@ -12518,7 +12623,7 @@ function darkenColor(color, percent) {
12518
12623
  function add_css$29(target) {
12519
12624
  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
12625
  }
12521
- function create_if_block$10(ctx) {
12626
+ function create_if_block$11(ctx) {
12522
12627
  let div;
12523
12628
  let icon;
12524
12629
  let current;
@@ -12575,7 +12680,7 @@ function create_dynamic_element$9(ctx) {
12575
12680
  let current;
12576
12681
  let mounted;
12577
12682
  let dispose;
12578
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$10(ctx);
12683
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$11(ctx);
12579
12684
  let svelte_element_levels = [
12580
12685
  ctx[3],
12581
12686
  { id: svelte_element_id_value = ctx[0].id },
@@ -12615,7 +12720,7 @@ function create_dynamic_element$9(ctx) {
12615
12720
  if_block.p(ctx$1, dirty);
12616
12721
  if (dirty & 1) transition_in(if_block, 1);
12617
12722
  } else {
12618
- if_block = create_if_block$10(ctx$1);
12723
+ if_block = create_if_block$11(ctx$1);
12619
12724
  if_block.c();
12620
12725
  transition_in(if_block, 1);
12621
12726
  if_block.m(svelte_element, t0);
@@ -12657,10 +12762,9 @@ function create_dynamic_element$9(ctx) {
12657
12762
  }
12658
12763
  };
12659
12764
  }
12660
- function create_fragment$33(ctx) {
12765
+ function create_fragment$35(ctx) {
12661
12766
  let previous_tag = ctx[4];
12662
12767
  let svelte_element_anchor;
12663
- let current;
12664
12768
  let svelte_element = ctx[4] && create_dynamic_element$9(ctx);
12665
12769
  return {
12666
12770
  c() {
@@ -12691,7 +12795,6 @@ function create_fragment$33(ctx) {
12691
12795
  i: noop,
12692
12796
  o(local) {
12693
12797
  transition_out(svelte_element);
12694
- current = false;
12695
12798
  },
12696
12799
  d(detaching) {
12697
12800
  if (detaching) detach(svelte_element_anchor);
@@ -12699,12 +12802,12 @@ function create_fragment$33(ctx) {
12699
12802
  }
12700
12803
  };
12701
12804
  }
12702
- function instance$33($$self, $$props, $$invalidate) {
12805
+ function instance$35($$self, $$props, $$invalidate) {
12703
12806
  let variables$1;
12704
12807
  let style;
12705
12808
  let { props = {} } = $$props;
12706
12809
  let { layerId = "" } = $$props;
12707
- useInjectCustomizeCss(props);
12810
+ useInjectCustomizeCss(props, layerId);
12708
12811
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
12709
12812
  const { brandKit } = useBrandKit();
12710
12813
  const buttonThemeStyles = getButtonThemeStyles(brandKit);
@@ -12784,7 +12887,7 @@ function instance$33($$self, $$props, $$invalidate) {
12784
12887
  var Button = class extends SvelteComponent {
12785
12888
  constructor(options) {
12786
12889
  super();
12787
- init(this, options, instance$33, create_fragment$33, safe_not_equal, {
12890
+ init(this, options, instance$35, create_fragment$35, safe_not_equal, {
12788
12891
  props: 0,
12789
12892
  layerId: 1
12790
12893
  }, add_css$29);
@@ -12890,7 +12993,7 @@ const BUTTON_OUTLINED_WRAP_STYLES = {
12890
12993
  function add_css$28(target) {
12891
12994
  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
12995
  }
12893
- function create_if_block$9(ctx) {
12996
+ function create_if_block$10(ctx) {
12894
12997
  let div;
12895
12998
  let icon;
12896
12999
  let current;
@@ -12945,7 +13048,7 @@ function create_dynamic_element$8(ctx) {
12945
13048
  let current;
12946
13049
  let mounted;
12947
13050
  let dispose;
12948
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$9(ctx);
13051
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$10(ctx);
12949
13052
  let svelte_element_levels = [
12950
13053
  ctx[3],
12951
13054
  { class: "button-outlined" },
@@ -12983,7 +13086,7 @@ function create_dynamic_element$8(ctx) {
12983
13086
  if_block.p(ctx$1, dirty);
12984
13087
  if (dirty & 1) transition_in(if_block, 1);
12985
13088
  } else {
12986
- if_block = create_if_block$9(ctx$1);
13089
+ if_block = create_if_block$10(ctx$1);
12987
13090
  if_block.c();
12988
13091
  transition_in(if_block, 1);
12989
13092
  if_block.m(svelte_element, t0);
@@ -13023,10 +13126,9 @@ function create_dynamic_element$8(ctx) {
13023
13126
  }
13024
13127
  };
13025
13128
  }
13026
- function create_fragment$32(ctx) {
13129
+ function create_fragment$34(ctx) {
13027
13130
  let previous_tag = ctx[4];
13028
13131
  let svelte_element_anchor;
13029
- let current;
13030
13132
  let svelte_element = ctx[4] && create_dynamic_element$8(ctx);
13031
13133
  return {
13032
13134
  c() {
@@ -13057,7 +13159,6 @@ function create_fragment$32(ctx) {
13057
13159
  i: noop,
13058
13160
  o(local) {
13059
13161
  transition_out(svelte_element);
13060
- current = false;
13061
13162
  },
13062
13163
  d(detaching) {
13063
13164
  if (detaching) detach(svelte_element_anchor);
@@ -13065,12 +13166,12 @@ function create_fragment$32(ctx) {
13065
13166
  }
13066
13167
  };
13067
13168
  }
13068
- function instance$32($$self, $$props, $$invalidate) {
13169
+ function instance$34($$self, $$props, $$invalidate) {
13069
13170
  let variables$1;
13070
13171
  let style;
13071
13172
  let { props = {} } = $$props;
13072
13173
  let { layerId = "" } = $$props;
13073
- useInjectCustomizeCss(props);
13174
+ useInjectCustomizeCss(props, layerId);
13074
13175
  const { brandKit } = useBrandKit();
13075
13176
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
13076
13177
  const buttonThemeStyles = getButtonOutlinedThemeStyles(brandKit);
@@ -13117,7 +13218,7 @@ function instance$32($$self, $$props, $$invalidate) {
13117
13218
  var ButtonOutlined = class extends SvelteComponent {
13118
13219
  constructor(options) {
13119
13220
  super();
13120
- init(this, options, instance$32, create_fragment$32, safe_not_equal, {
13221
+ init(this, options, instance$34, create_fragment$34, safe_not_equal, {
13121
13222
  props: 0,
13122
13223
  layerId: 1
13123
13224
  }, add_css$28);
@@ -13188,7 +13289,7 @@ const getButtonTextThemeStyles = getPropStyles(callback$2);
13188
13289
  function add_css$27(target) {
13189
13290
  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
13291
  }
13191
- function create_if_block$8(ctx) {
13292
+ function create_if_block$9(ctx) {
13192
13293
  let div;
13193
13294
  let icon;
13194
13295
  let current;
@@ -13243,7 +13344,7 @@ function create_dynamic_element$7(ctx) {
13243
13344
  let current;
13244
13345
  let mounted;
13245
13346
  let dispose;
13246
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$8(ctx);
13347
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$9(ctx);
13247
13348
  let svelte_element_levels = [
13248
13349
  ctx[3],
13249
13350
  { class: "button-text" },
@@ -13281,7 +13382,7 @@ function create_dynamic_element$7(ctx) {
13281
13382
  if_block.p(ctx$1, dirty);
13282
13383
  if (dirty & 1) transition_in(if_block, 1);
13283
13384
  } else {
13284
- if_block = create_if_block$8(ctx$1);
13385
+ if_block = create_if_block$9(ctx$1);
13285
13386
  if_block.c();
13286
13387
  transition_in(if_block, 1);
13287
13388
  if_block.m(svelte_element, t0);
@@ -13321,10 +13422,9 @@ function create_dynamic_element$7(ctx) {
13321
13422
  }
13322
13423
  };
13323
13424
  }
13324
- function create_fragment$31(ctx) {
13425
+ function create_fragment$33(ctx) {
13325
13426
  let previous_tag = ctx[4];
13326
13427
  let svelte_element_anchor;
13327
- let current;
13328
13428
  let svelte_element = ctx[4] && create_dynamic_element$7(ctx);
13329
13429
  return {
13330
13430
  c() {
@@ -13355,7 +13455,6 @@ function create_fragment$31(ctx) {
13355
13455
  i: noop,
13356
13456
  o(local) {
13357
13457
  transition_out(svelte_element);
13358
- current = false;
13359
13458
  },
13360
13459
  d(detaching) {
13361
13460
  if (detaching) detach(svelte_element_anchor);
@@ -13363,12 +13462,12 @@ function create_fragment$31(ctx) {
13363
13462
  }
13364
13463
  };
13365
13464
  }
13366
- function instance$31($$self, $$props, $$invalidate) {
13465
+ function instance$33($$self, $$props, $$invalidate) {
13367
13466
  let variables$1;
13368
13467
  let style;
13369
13468
  let { props = {} } = $$props;
13370
13469
  let { layerId = "" } = $$props;
13371
- useInjectCustomizeCss(props);
13470
+ useInjectCustomizeCss(props, layerId);
13372
13471
  const { brandKit } = useBrandKit();
13373
13472
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
13374
13473
  const themeStyles = getButtonTextThemeStyles(brandKit);
@@ -13409,7 +13508,7 @@ function instance$31($$self, $$props, $$invalidate) {
13409
13508
  var ButtonText = class extends SvelteComponent {
13410
13509
  constructor(options) {
13411
13510
  super();
13412
- init(this, options, instance$31, create_fragment$31, safe_not_equal, {
13511
+ init(this, options, instance$33, create_fragment$33, safe_not_equal, {
13413
13512
  props: 0,
13414
13513
  layerId: 1
13415
13514
  }, add_css$27);
@@ -13454,16 +13553,15 @@ const getTextThemeStyles = getPropStyles(callback$1);
13454
13553
  function add_css$26(target) {
13455
13554
  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
13555
  }
13457
- function create_if_block$7(ctx) {
13556
+ function create_if_block$8(ctx) {
13458
13557
  let span;
13459
13558
  let t;
13460
- let span_class_value;
13461
13559
  return {
13462
13560
  c() {
13463
13561
  span = element("span");
13464
13562
  t = text(ctx[10]);
13465
13563
  attr(span, "style", ctx[3]);
13466
- attr(span, "class", span_class_value = "close-button-label " + (ctx[11] ? "close-button-order-one" : "") + " svelte-18wmfyq");
13564
+ attr(span, "class", "close-button-label " + (ctx[11] ? "close-button-order-one" : "") + " svelte-18wmfyq");
13467
13565
  },
13468
13566
  m(target, anchor) {
13469
13567
  insert(target, span, anchor);
@@ -13487,7 +13585,7 @@ function create_dynamic_element$6(ctx) {
13487
13585
  let svelte_element_class_value;
13488
13586
  let mounted;
13489
13587
  let dispose;
13490
- let if_block = ctx[5] && create_if_block$7(ctx);
13588
+ let if_block = ctx[5] && create_if_block$8(ctx);
13491
13589
  let svelte_element_levels = [
13492
13590
  ctx[6],
13493
13591
  { id: svelte_element_id_value = ctx[0].id },
@@ -13533,7 +13631,7 @@ function create_dynamic_element$6(ctx) {
13533
13631
  if (dirty & 4) attr(span, "style", ctx$1[2]);
13534
13632
  if (ctx$1[5]) if (if_block) if_block.p(ctx$1, dirty);
13535
13633
  else {
13536
- if_block = create_if_block$7(ctx$1);
13634
+ if_block = create_if_block$8(ctx$1);
13537
13635
  if_block.c();
13538
13636
  if_block.m(svelte_element, null);
13539
13637
  }
@@ -13560,7 +13658,7 @@ function create_dynamic_element$6(ctx) {
13560
13658
  }
13561
13659
  };
13562
13660
  }
13563
- function create_fragment$30(ctx) {
13661
+ function create_fragment$32(ctx) {
13564
13662
  let previous_tag = ctx[7];
13565
13663
  let svelte_element_anchor;
13566
13664
  let svelte_element = ctx[7] && create_dynamic_element$6(ctx);
@@ -13598,7 +13696,7 @@ function create_fragment$30(ctx) {
13598
13696
  }
13599
13697
  };
13600
13698
  }
13601
- function instance$30($$self, $$props, $$invalidate) {
13699
+ function instance$32($$self, $$props, $$invalidate) {
13602
13700
  let hasLabel;
13603
13701
  let styleObj;
13604
13702
  let style;
@@ -13611,7 +13709,7 @@ function instance$30($$self, $$props, $$invalidate) {
13611
13709
  let { eventName = "" } = $$props;
13612
13710
  let { eventValue = void 0 } = $$props;
13613
13711
  const { brandKit } = useBrandKit();
13614
- useInjectCustomizeCss(props);
13712
+ useInjectCustomizeCss(props, layerId);
13615
13713
  const { attributes, element: element$1, handleClick } = useClickable_default(props.onClick ? props : {
13616
13714
  onClick: {
13617
13715
  operation: "closeApp",
@@ -13713,7 +13811,7 @@ function instance$30($$self, $$props, $$invalidate) {
13713
13811
  var CloseButton = class extends SvelteComponent {
13714
13812
  constructor(options) {
13715
13813
  super();
13716
- init(this, options, instance$30, create_fragment$30, safe_not_equal, {
13814
+ init(this, options, instance$32, create_fragment$32, safe_not_equal, {
13717
13815
  props: 0,
13718
13816
  layerId: 1,
13719
13817
  eventName: 12,
@@ -13862,7 +13960,7 @@ function create_dynamic_element$5(ctx) {
13862
13960
  }
13863
13961
  };
13864
13962
  }
13865
- function create_fragment$29(ctx) {
13963
+ function create_fragment$31(ctx) {
13866
13964
  let previous_tag = ctx[5];
13867
13965
  let svelte_element_anchor;
13868
13966
  let svelte_element = ctx[5] && create_dynamic_element$5(ctx);
@@ -13900,13 +13998,13 @@ function create_fragment$29(ctx) {
13900
13998
  }
13901
13999
  };
13902
14000
  }
13903
- function instance$29($$self, $$props, $$invalidate) {
14001
+ function instance$31($$self, $$props, $$invalidate) {
13904
14002
  let styleObj;
13905
14003
  let style;
13906
14004
  let imgStyle;
13907
14005
  let { props = {} } = $$props;
13908
14006
  let { layerId = "" } = $$props;
13909
- useInjectCustomizeCss(props);
14007
+ useInjectCustomizeCss(props, layerId);
13910
14008
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
13911
14009
  const aspectVariantStyles = ASPECT_VARIANT[props.aspectVariant]?.getProps();
13912
14010
  const width = props.width ?? "100%";
@@ -13953,7 +14051,7 @@ function instance$29($$self, $$props, $$invalidate) {
13953
14051
  var Image = class extends SvelteComponent {
13954
14052
  constructor(options) {
13955
14053
  super();
13956
- init(this, options, instance$29, create_fragment$29, safe_not_equal, {
14054
+ init(this, options, instance$31, create_fragment$31, safe_not_equal, {
13957
14055
  props: 0,
13958
14056
  layerId: 1
13959
14057
  }, add_css$25);
@@ -14053,7 +14151,7 @@ function create_dynamic_element$4(ctx) {
14053
14151
  }
14054
14152
  };
14055
14153
  }
14056
- function create_fragment$28(ctx) {
14154
+ function create_fragment$30(ctx) {
14057
14155
  let previous_tag = "div";
14058
14156
  let svelte_element_anchor;
14059
14157
  let current;
@@ -14096,13 +14194,13 @@ function create_fragment$28(ctx) {
14096
14194
  }
14097
14195
  };
14098
14196
  }
14099
- function instance$28($$self, $$props, $$invalidate) {
14197
+ function instance$30($$self, $$props, $$invalidate) {
14100
14198
  let style;
14101
14199
  let { $$slots: slots = {}, $$scope } = $$props;
14102
14200
  let { props = {} } = $$props;
14103
14201
  let { layerId = "" } = $$props;
14104
14202
  const { brandKit } = useBrandKit();
14105
- useInjectCustomizeCss(props);
14203
+ useInjectCustomizeCss(props, layerId);
14106
14204
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
14107
14205
  $$self.$$set = ($$props$1) => {
14108
14206
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
@@ -14142,7 +14240,7 @@ function instance$28($$self, $$props, $$invalidate) {
14142
14240
  var Layout = class extends SvelteComponent {
14143
14241
  constructor(options) {
14144
14242
  super();
14145
- init(this, options, instance$28, create_fragment$28, safe_not_equal, {
14243
+ init(this, options, instance$30, create_fragment$30, safe_not_equal, {
14146
14244
  props: 0,
14147
14245
  layerId: 1
14148
14246
  }, add_css$24);
@@ -14192,7 +14290,6 @@ function create_each_block$4(ctx) {
14192
14290
  let i_1;
14193
14291
  let i_1_style_value;
14194
14292
  let t;
14195
- let button_style_value;
14196
14293
  let mounted;
14197
14294
  let dispose;
14198
14295
  function click_handler() {
@@ -14207,7 +14304,7 @@ function create_each_block$4(ctx) {
14207
14304
  ...ctx[5],
14208
14305
  background: ctx[36].isActive ? "#555555" : "#AAAAAA"
14209
14306
  }));
14210
- attr(button, "style", button_style_value = objToStyle({
14307
+ attr(button, "style", objToStyle({
14211
14308
  padding: "4px",
14212
14309
  border: 0,
14213
14310
  background: "none"
@@ -14236,7 +14333,7 @@ function create_each_block$4(ctx) {
14236
14333
  }
14237
14334
  };
14238
14335
  }
14239
- function create_fragment$27(ctx) {
14336
+ function create_fragment$29(ctx) {
14240
14337
  let div2;
14241
14338
  let div0;
14242
14339
  let ul;
@@ -14332,7 +14429,7 @@ function create_fragment$27(ctx) {
14332
14429
  };
14333
14430
  }
14334
14431
  const THROTTLE = 16;
14335
- function instance$27($$self, $$props, $$invalidate) {
14432
+ function instance$29($$self, $$props, $$invalidate) {
14336
14433
  let indicators;
14337
14434
  let itemWidthPercentage;
14338
14435
  let baseContainerStyle;
@@ -14343,7 +14440,7 @@ function instance$27($$self, $$props, $$invalidate) {
14343
14440
  let { layerId } = $$props;
14344
14441
  let { props } = $$props;
14345
14442
  let { overrideStyle } = $$props;
14346
- useInjectCustomizeCss(props);
14443
+ useInjectCustomizeCss(props, layerId);
14347
14444
  let containerElement;
14348
14445
  let slotElement;
14349
14446
  let currentIndex = 0;
@@ -14529,7 +14626,7 @@ function instance$27($$self, $$props, $$invalidate) {
14529
14626
  var Slider = class extends SvelteComponent {
14530
14627
  constructor(options) {
14531
14628
  super();
14532
- init(this, options, instance$27, create_fragment$27, safe_not_equal, {
14629
+ init(this, options, instance$29, create_fragment$29, safe_not_equal, {
14533
14630
  layerId: 0,
14534
14631
  props: 1,
14535
14632
  overrideStyle: 2
@@ -14596,7 +14693,7 @@ function create_dynamic_element$3(ctx) {
14596
14693
  }
14597
14694
  };
14598
14695
  }
14599
- function create_fragment$26(ctx) {
14696
+ function create_fragment$28(ctx) {
14600
14697
  let li;
14601
14698
  let previous_tag = ctx[3];
14602
14699
  let li_id_value;
@@ -14651,11 +14748,11 @@ function create_fragment$26(ctx) {
14651
14748
  }
14652
14749
  };
14653
14750
  }
14654
- function instance$26($$self, $$props, $$invalidate) {
14751
+ function instance$28($$self, $$props, $$invalidate) {
14655
14752
  let { $$slots: slots = {}, $$scope } = $$props;
14656
14753
  let { layerId } = $$props;
14657
14754
  let { props } = $$props;
14658
- useInjectCustomizeCss(props);
14755
+ useInjectCustomizeCss(props, layerId);
14659
14756
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
14660
14757
  $$self.$$set = ($$props$1) => {
14661
14758
  if ("layerId" in $$props$1) $$invalidate(0, layerId = $$props$1.layerId);
@@ -14675,7 +14772,7 @@ function instance$26($$self, $$props, $$invalidate) {
14675
14772
  var SliderItem = class extends SvelteComponent {
14676
14773
  constructor(options) {
14677
14774
  super();
14678
- init(this, options, instance$26, create_fragment$26, safe_not_equal, {
14775
+ init(this, options, instance$28, create_fragment$28, safe_not_equal, {
14679
14776
  layerId: 0,
14680
14777
  props: 1
14681
14778
  }, add_css$22);
@@ -14728,7 +14825,7 @@ const TEXT_VARIANTS = { size: {
14728
14825
  function add_css$21(target) {
14729
14826
  append_styles(target, "svelte-vifn7y", ".text.svelte-vifn7y{margin:0;word-break:break-all;text-decoration:none}");
14730
14827
  }
14731
- function create_fragment$25(ctx) {
14828
+ function create_fragment$27(ctx) {
14732
14829
  let p;
14733
14830
  let p_class_value;
14734
14831
  let p_id_value;
@@ -14758,12 +14855,12 @@ function create_fragment$25(ctx) {
14758
14855
  }
14759
14856
  };
14760
14857
  }
14761
- function instance$25($$self, $$props, $$invalidate) {
14858
+ function instance$27($$self, $$props, $$invalidate) {
14762
14859
  let escapedHTML;
14763
14860
  let style;
14764
14861
  let { props = { content: "" } } = $$props;
14765
14862
  let { layerId = "" } = $$props;
14766
- useInjectCustomizeCss(props);
14863
+ useInjectCustomizeCss(props, layerId);
14767
14864
  const { brandKit } = useBrandKit();
14768
14865
  const themeStyles = getTextThemeStyles(brandKit);
14769
14866
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -14843,7 +14940,7 @@ function instance$25($$self, $$props, $$invalidate) {
14843
14940
  var Text = class extends SvelteComponent {
14844
14941
  constructor(options) {
14845
14942
  super();
14846
- init(this, options, instance$25, create_fragment$25, safe_not_equal, {
14943
+ init(this, options, instance$27, create_fragment$27, safe_not_equal, {
14847
14944
  props: 0,
14848
14945
  layerId: 1
14849
14946
  }, add_css$21);
@@ -14856,7 +14953,7 @@ var Text_default = Text;
14856
14953
  function add_css$20(target) {
14857
14954
  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
14955
  }
14859
- function create_fragment$24(ctx) {
14956
+ function create_fragment$26(ctx) {
14860
14957
  let div;
14861
14958
  let raw_value = ctx[0].content + "";
14862
14959
  let div_id_value;
@@ -14887,11 +14984,11 @@ function create_fragment$24(ctx) {
14887
14984
  }
14888
14985
  };
14889
14986
  }
14890
- function instance$24($$self, $$props, $$invalidate) {
14987
+ function instance$26($$self, $$props, $$invalidate) {
14891
14988
  let style;
14892
14989
  let { props = { content: "" } } = $$props;
14893
14990
  let { layerId = "" } = $$props;
14894
- useInjectCustomizeCss(props);
14991
+ useInjectCustomizeCss(props, layerId);
14895
14992
  const { brandKit } = useBrandKit();
14896
14993
  const themeStyles = getTextThemeStyles(brandKit);
14897
14994
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -14949,7 +15046,7 @@ function instance$24($$self, $$props, $$invalidate) {
14949
15046
  var RichText = class extends SvelteComponent {
14950
15047
  constructor(options) {
14951
15048
  super();
14952
- init(this, options, instance$24, create_fragment$24, safe_not_equal, {
15049
+ init(this, options, instance$26, create_fragment$26, safe_not_equal, {
14953
15050
  props: 0,
14954
15051
  layerId: 1
14955
15052
  }, add_css$20);
@@ -15014,7 +15111,7 @@ const getTextLinkThemeStyles = getPropStyles(callback);
15014
15111
  function add_css$19(target) {
15015
15112
  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
15113
  }
15017
- function create_if_block$6(ctx) {
15114
+ function create_if_block$7(ctx) {
15018
15115
  let icon;
15019
15116
  let current;
15020
15117
  icon = new Icon_default({ props: { props: {
@@ -15064,7 +15161,7 @@ function create_dynamic_element$2(ctx) {
15064
15161
  let current;
15065
15162
  let mounted;
15066
15163
  let dispose;
15067
- let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$6(ctx);
15164
+ let if_block = ctx[0].isIcon && ctx[0].iconVariant && create_if_block$7(ctx);
15068
15165
  let svelte_element_levels = [
15069
15166
  ctx[4],
15070
15167
  { id: svelte_element_id_value = ctx[0].id },
@@ -15101,7 +15198,7 @@ function create_dynamic_element$2(ctx) {
15101
15198
  if_block.p(ctx$1, dirty);
15102
15199
  if (dirty & 1) transition_in(if_block, 1);
15103
15200
  } else {
15104
- if_block = create_if_block$6(ctx$1);
15201
+ if_block = create_if_block$7(ctx$1);
15105
15202
  if_block.c();
15106
15203
  transition_in(if_block, 1);
15107
15204
  if_block.m(svelte_element, t);
@@ -15142,10 +15239,9 @@ function create_dynamic_element$2(ctx) {
15142
15239
  }
15143
15240
  };
15144
15241
  }
15145
- function create_fragment$23(ctx) {
15242
+ function create_fragment$25(ctx) {
15146
15243
  let previous_tag = ctx[5];
15147
15244
  let svelte_element_anchor;
15148
- let current;
15149
15245
  let svelte_element = ctx[5] && create_dynamic_element$2(ctx);
15150
15246
  return {
15151
15247
  c() {
@@ -15176,7 +15272,6 @@ function create_fragment$23(ctx) {
15176
15272
  i: noop,
15177
15273
  o(local) {
15178
15274
  transition_out(svelte_element);
15179
- current = false;
15180
15275
  },
15181
15276
  d(detaching) {
15182
15277
  if (detaching) detach(svelte_element_anchor);
@@ -15184,13 +15279,13 @@ function create_fragment$23(ctx) {
15184
15279
  }
15185
15280
  };
15186
15281
  }
15187
- function instance$23($$self, $$props, $$invalidate) {
15282
+ function instance$25($$self, $$props, $$invalidate) {
15188
15283
  let escapedHTML;
15189
15284
  let variables$1;
15190
15285
  let style;
15191
15286
  let { props = { label: "" } } = $$props;
15192
15287
  let { layerId = "" } = $$props;
15193
- useInjectCustomizeCss(props);
15288
+ useInjectCustomizeCss(props, layerId);
15194
15289
  const { brandKit } = useBrandKit();
15195
15290
  const { attributes, element: element$1, handleClick } = useClickable_default({
15196
15291
  ...props,
@@ -15252,7 +15347,7 @@ function instance$23($$self, $$props, $$invalidate) {
15252
15347
  var TextLink = class extends SvelteComponent {
15253
15348
  constructor(options) {
15254
15349
  super();
15255
- init(this, options, instance$23, create_fragment$23, safe_not_equal, {
15350
+ init(this, options, instance$25, create_fragment$25, safe_not_equal, {
15256
15351
  props: 0,
15257
15352
  layerId: 1
15258
15353
  }, add_css$19);
@@ -15287,7 +15382,7 @@ const TEXT_LINK_UNDERLINE = {
15287
15382
  function add_css$18(target) {
15288
15383
  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
15384
  }
15290
- function create_if_block$5(ctx) {
15385
+ function create_if_block$6(ctx) {
15291
15386
  let div;
15292
15387
  let div_class_value;
15293
15388
  let mounted;
@@ -15314,9 +15409,9 @@ function create_if_block$5(ctx) {
15314
15409
  }
15315
15410
  };
15316
15411
  }
15317
- function create_fragment$22(ctx) {
15412
+ function create_fragment$24(ctx) {
15318
15413
  let if_block_anchor;
15319
- let if_block = ctx[0] && create_if_block$5(ctx);
15414
+ let if_block = ctx[0] && create_if_block$6(ctx);
15320
15415
  return {
15321
15416
  c() {
15322
15417
  if (if_block) if_block.c();
@@ -15329,7 +15424,7 @@ function create_fragment$22(ctx) {
15329
15424
  p(ctx$1, [dirty]) {
15330
15425
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
15331
15426
  else {
15332
- if_block = create_if_block$5(ctx$1);
15427
+ if_block = create_if_block$6(ctx$1);
15333
15428
  if_block.c();
15334
15429
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
15335
15430
  }
@@ -15346,7 +15441,7 @@ function create_fragment$22(ctx) {
15346
15441
  }
15347
15442
  };
15348
15443
  }
15349
- function instance$22($$self, $$props, $$invalidate) {
15444
+ function instance$24($$self, $$props, $$invalidate) {
15350
15445
  let { backgroundOverlay = false } = $$props;
15351
15446
  let { class: className = void 0 } = $$props;
15352
15447
  const dispatch = createEventDispatcher();
@@ -15365,7 +15460,7 @@ function instance$22($$self, $$props, $$invalidate) {
15365
15460
  var BackgroundOverlay = class extends SvelteComponent {
15366
15461
  constructor(options) {
15367
15462
  super();
15368
- init(this, options, instance$22, create_fragment$22, safe_not_equal, {
15463
+ init(this, options, instance$24, create_fragment$24, safe_not_equal, {
15369
15464
  backgroundOverlay: 0,
15370
15465
  class: 1
15371
15466
  }, add_css$18);
@@ -15378,7 +15473,7 @@ var BackgroundOverlay_default = BackgroundOverlay;
15378
15473
  function add_css$17(target) {
15379
15474
  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
15475
  }
15381
- function create_else_block(ctx) {
15476
+ function create_else_block$1(ctx) {
15382
15477
  let backgroundoverlay;
15383
15478
  let current;
15384
15479
  backgroundoverlay = new BackgroundOverlay_default({ props: { backgroundOverlay: ctx[4] } });
@@ -15471,7 +15566,7 @@ function create_if_block_2$1(ctx) {
15471
15566
  }
15472
15567
  };
15473
15568
  }
15474
- function create_if_block_1$2(ctx) {
15569
+ function create_if_block_1$3(ctx) {
15475
15570
  return {
15476
15571
  c: noop,
15477
15572
  m: noop,
@@ -15481,10 +15576,9 @@ function create_if_block_1$2(ctx) {
15481
15576
  d: noop
15482
15577
  };
15483
15578
  }
15484
- function create_if_block$4(ctx) {
15579
+ function create_if_block$5(ctx) {
15485
15580
  let div;
15486
15581
  let div_class_value;
15487
- let div_style_value;
15488
15582
  let div_intro;
15489
15583
  let current;
15490
15584
  const default_slot_template = ctx[25].default;
@@ -15497,7 +15591,7 @@ function create_if_block$4(ctx) {
15497
15591
  attr(div, "role", "dialog");
15498
15592
  attr(div, "aria-modal", "true");
15499
15593
  attr(div, "data-layer-id", ctx[2]);
15500
- attr(div, "style", div_style_value = Array.from(ctx[13]).join(";"));
15594
+ attr(div, "style", Array.from(ctx[13]).join(";"));
15501
15595
  },
15502
15596
  m(target, anchor) {
15503
15597
  insert(target, div, anchor);
@@ -15536,7 +15630,7 @@ function create_if_block$4(ctx) {
15536
15630
  }
15537
15631
  };
15538
15632
  }
15539
- function create_fragment$21(ctx) {
15633
+ function create_fragment$23(ctx) {
15540
15634
  let show_if;
15541
15635
  let current_block_type_index;
15542
15636
  let if_block0;
@@ -15546,9 +15640,9 @@ function create_fragment$21(ctx) {
15546
15640
  let mounted;
15547
15641
  let dispose;
15548
15642
  const if_block_creators = [
15549
- create_if_block_1$2,
15643
+ create_if_block_1$3,
15550
15644
  create_if_block_2$1,
15551
- create_else_block
15645
+ create_else_block$1
15552
15646
  ];
15553
15647
  const if_blocks = [];
15554
15648
  function select_block_type(ctx$1, dirty) {
@@ -15559,7 +15653,7 @@ function create_fragment$21(ctx) {
15559
15653
  }
15560
15654
  current_block_type_index = select_block_type(ctx, -1);
15561
15655
  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);
15656
+ let if_block1 = ctx[8] && create_if_block$5(ctx);
15563
15657
  return {
15564
15658
  c() {
15565
15659
  if_block0.c();
@@ -15603,7 +15697,7 @@ function create_fragment$21(ctx) {
15603
15697
  if_block1.p(ctx, dirty);
15604
15698
  if (dirty & 256) transition_in(if_block1, 1);
15605
15699
  } else {
15606
- if_block1 = create_if_block$4(ctx);
15700
+ if_block1 = create_if_block$5(ctx);
15607
15701
  if_block1.c();
15608
15702
  transition_in(if_block1, 1);
15609
15703
  if_block1.m(if_block1_anchor.parentNode, if_block1_anchor);
@@ -15637,7 +15731,7 @@ function create_fragment$21(ctx) {
15637
15731
  }
15638
15732
  };
15639
15733
  }
15640
- function instance$21($$self, $$props, $$invalidate) {
15734
+ function instance$23($$self, $$props, $$invalidate) {
15641
15735
  let close$2;
15642
15736
  let backgroundClick;
15643
15737
  let backgroundClickPC;
@@ -15823,7 +15917,7 @@ function instance$21($$self, $$props, $$invalidate) {
15823
15917
  var Modal = class extends SvelteComponent {
15824
15918
  constructor(options) {
15825
15919
  super();
15826
- init(this, options, instance$21, create_fragment$21, safe_not_equal, {
15920
+ init(this, options, instance$23, create_fragment$23, safe_not_equal, {
15827
15921
  useBreakPoint: 0,
15828
15922
  placement: 14,
15829
15923
  breakPoint: 15,
@@ -15843,7 +15937,7 @@ var Modal_default = Modal;
15843
15937
  function add_css$16(target) {
15844
15938
  append_styles(target, "svelte-igivoz", ".code.svelte-igivoz{flex-grow:1;flex-shrink:0;align-self:stretch}");
15845
15939
  }
15846
- function create_fragment$20(ctx) {
15940
+ function create_fragment$22(ctx) {
15847
15941
  let div;
15848
15942
  let raw_value = ctx[0].rawHtml + "";
15849
15943
  let div_id_value;
@@ -15876,7 +15970,7 @@ function unescapeBraces(str) {
15876
15970
  if (!str) return str;
15877
15971
  return str.replace(/\\([{}])/g, "$1");
15878
15972
  }
15879
- function instance$20($$self, $$props, $$invalidate) {
15973
+ function instance$22($$self, $$props, $$invalidate) {
15880
15974
  let { props = {} } = $$props;
15881
15975
  let { layerId = "" } = $$props;
15882
15976
  function injectJavaScript() {
@@ -15913,7 +16007,7 @@ function instance$20($$self, $$props, $$invalidate) {
15913
16007
  var Code = class extends SvelteComponent {
15914
16008
  constructor(options) {
15915
16009
  super();
15916
- init(this, options, instance$20, create_fragment$20, safe_not_equal, {
16010
+ init(this, options, instance$22, create_fragment$22, safe_not_equal, {
15917
16011
  props: 0,
15918
16012
  layerId: 1
15919
16013
  }, add_css$16);
@@ -15930,7 +16024,7 @@ const LIST_ITEM_CONTEXT_KEY = "ListItemContext";
15930
16024
  function add_css$15(target) {
15931
16025
  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
16026
  }
15933
- function create_fragment$19(ctx) {
16027
+ function create_fragment$21(ctx) {
15934
16028
  let ul;
15935
16029
  let ul_id_value;
15936
16030
  let ul_class_value;
@@ -15975,16 +16069,15 @@ function create_fragment$19(ctx) {
15975
16069
  }
15976
16070
  };
15977
16071
  }
15978
- function instance$19($$self, $$props, $$invalidate) {
16072
+ function instance$21($$self, $$props, $$invalidate) {
15979
16073
  let variables$1;
15980
16074
  let actionTableData;
15981
- let items;
15982
16075
  let style;
15983
16076
  let { $$slots: slots = {}, $$scope } = $$props;
15984
16077
  let { layerId } = $$props;
15985
16078
  let { props } = $$props;
15986
16079
  const { brandKit } = useBrandKit();
15987
- useInjectCustomizeCss(props);
16080
+ useInjectCustomizeCss(props, layerId);
15988
16081
  const vars = getVariables();
15989
16082
  setContext(LIST_ITEM_CONTEXT_KEY, {
15990
16083
  paddingTop: props.itemPaddingTop,
@@ -16009,7 +16102,7 @@ function instance$19($$self, $$props, $$invalidate) {
16009
16102
  "--border-style": props.borderStyle ?? "solid"
16010
16103
  } : {} });
16011
16104
  if ($$self.$$.dirty & 2) $: $$invalidate(4, actionTableData = vars[props.actionTableKey]);
16012
- if ($$self.$$.dirty & 16) $: items = Array.isArray(actionTableData) ? actionTableData : null;
16105
+ if ($$self.$$.dirty & 16) {}
16013
16106
  if ($$self.$$.dirty & 10) $: $$invalidate(2, style = objToStyle({
16014
16107
  width: props.width ?? "100%",
16015
16108
  ...variables$1
@@ -16028,7 +16121,7 @@ function instance$19($$self, $$props, $$invalidate) {
16028
16121
  var List = class extends SvelteComponent {
16029
16122
  constructor(options) {
16030
16123
  super();
16031
- init(this, options, instance$19, create_fragment$19, safe_not_equal, {
16124
+ init(this, options, instance$21, create_fragment$21, safe_not_equal, {
16032
16125
  layerId: 0,
16033
16126
  props: 1
16034
16127
  }, add_css$15);
@@ -16102,7 +16195,7 @@ function create_dynamic_element$1(ctx) {
16102
16195
  }
16103
16196
  };
16104
16197
  }
16105
- function create_fragment$18(ctx) {
16198
+ function create_fragment$20(ctx) {
16106
16199
  let li;
16107
16200
  let previous_tag = ctx[5];
16108
16201
  let li_id_value;
@@ -16159,7 +16252,7 @@ function create_fragment$18(ctx) {
16159
16252
  }
16160
16253
  };
16161
16254
  }
16162
- function instance$18($$self, $$props, $$invalidate) {
16255
+ function instance$20($$self, $$props, $$invalidate) {
16163
16256
  let variables$1;
16164
16257
  let style;
16165
16258
  let innerStyle;
@@ -16167,7 +16260,7 @@ function instance$18($$self, $$props, $$invalidate) {
16167
16260
  let { layerId } = $$props;
16168
16261
  let { props } = $$props;
16169
16262
  let { item } = $$props;
16170
- useInjectCustomizeCss(props);
16263
+ useInjectCustomizeCss(props, layerId);
16171
16264
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
16172
16265
  const context = getContext(LIST_ITEM_CONTEXT_KEY) || {};
16173
16266
  $$self.$$set = ($$props$1) => {
@@ -16208,7 +16301,7 @@ function instance$18($$self, $$props, $$invalidate) {
16208
16301
  var ListItem = class extends SvelteComponent {
16209
16302
  constructor(options) {
16210
16303
  super();
16211
- init(this, options, instance$18, create_fragment$18, safe_not_equal, {
16304
+ init(this, options, instance$20, create_fragment$20, safe_not_equal, {
16212
16305
  layerId: 0,
16213
16306
  props: 1,
16214
16307
  item: 7
@@ -16245,7 +16338,7 @@ function splitNumberAndUnit(value) {
16245
16338
  function add_css$13(target) {
16246
16339
  append_styles(target, "svelte-9pwfkr", ".multi-column.svelte-9pwfkr{padding:0;margin:0;list-style:none;display:flex;flex-direction:row}");
16247
16340
  }
16248
- function create_fragment$17(ctx) {
16341
+ function create_fragment$19(ctx) {
16249
16342
  let ul;
16250
16343
  let ul_id_value;
16251
16344
  let ul_class_value;
@@ -16290,13 +16383,13 @@ function create_fragment$17(ctx) {
16290
16383
  }
16291
16384
  };
16292
16385
  }
16293
- function instance$17($$self, $$props, $$invalidate) {
16386
+ function instance$19($$self, $$props, $$invalidate) {
16294
16387
  let style;
16295
16388
  let { $$slots: slots = {}, $$scope } = $$props;
16296
16389
  let { layerId } = $$props;
16297
16390
  let { props } = $$props;
16298
16391
  const { brandKit } = useBrandKit();
16299
- useInjectCustomizeCss(props);
16392
+ useInjectCustomizeCss(props, layerId);
16300
16393
  let listGap = (() => {
16301
16394
  if (!props.gap) return "0";
16302
16395
  const { number, unit } = splitNumberAndUnit(props.gap);
@@ -16341,7 +16434,7 @@ function instance$17($$self, $$props, $$invalidate) {
16341
16434
  var MultiColumn = class extends SvelteComponent {
16342
16435
  constructor(options) {
16343
16436
  super();
16344
- init(this, options, instance$17, create_fragment$17, safe_not_equal, {
16437
+ init(this, options, instance$19, create_fragment$19, safe_not_equal, {
16345
16438
  layerId: 0,
16346
16439
  props: 1
16347
16440
  }, add_css$13);
@@ -16407,7 +16500,7 @@ function create_dynamic_element(ctx) {
16407
16500
  }
16408
16501
  };
16409
16502
  }
16410
- function create_fragment$16(ctx) {
16503
+ function create_fragment$18(ctx) {
16411
16504
  let li;
16412
16505
  let previous_tag = ctx[4];
16413
16506
  let li_id_value;
@@ -16464,13 +16557,13 @@ function create_fragment$16(ctx) {
16464
16557
  }
16465
16558
  };
16466
16559
  }
16467
- function instance$16($$self, $$props, $$invalidate) {
16560
+ function instance$18($$self, $$props, $$invalidate) {
16468
16561
  let variables$1;
16469
16562
  let style;
16470
16563
  let { $$slots: slots = {}, $$scope } = $$props;
16471
16564
  let { layerId } = $$props;
16472
16565
  let { props } = $$props;
16473
- useInjectCustomizeCss(props);
16566
+ useInjectCustomizeCss(props, layerId);
16474
16567
  const { attributes, element: element$1, handleClick } = useClickable_default(props);
16475
16568
  const context = getContext(MULTI_COLUMN_ITEM_CONTEXT_KEY) || {};
16476
16569
  $$self.$$set = ($$props$1) => {
@@ -16509,7 +16602,7 @@ function instance$16($$self, $$props, $$invalidate) {
16509
16602
  var MultiColumnItem = class extends SvelteComponent {
16510
16603
  constructor(options) {
16511
16604
  super();
16512
- init(this, options, instance$16, create_fragment$16, safe_not_equal, {
16605
+ init(this, options, instance$18, create_fragment$18, safe_not_equal, {
16513
16606
  layerId: 0,
16514
16607
  props: 1
16515
16608
  }, add_css$12);
@@ -16522,7 +16615,7 @@ var MultiColumnItem_default = MultiColumnItem;
16522
16615
  function add_css$11(target) {
16523
16616
  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
16617
  }
16525
- function create_fragment$15(ctx) {
16618
+ function create_fragment$17(ctx) {
16526
16619
  let div1;
16527
16620
  let div0;
16528
16621
  let div1_id_value;
@@ -16572,11 +16665,11 @@ function onPlayerStateChange(event) {
16572
16665
  break;
16573
16666
  }
16574
16667
  }
16575
- function instance$15($$self, $$props, $$invalidate) {
16668
+ function instance$17($$self, $$props, $$invalidate) {
16576
16669
  let style;
16577
16670
  let { props = {} } = $$props;
16578
16671
  let { layerId = "" } = $$props;
16579
- useInjectCustomizeCss(props);
16672
+ useInjectCustomizeCss(props, layerId);
16580
16673
  if (!window.YT) {
16581
16674
  const tag = document.createElement("script");
16582
16675
  tag.src = "https://www.youtube.com/iframe_api";
@@ -16655,7 +16748,7 @@ function instance$15($$self, $$props, $$invalidate) {
16655
16748
  var Youtube = class extends SvelteComponent {
16656
16749
  constructor(options) {
16657
16750
  super();
16658
- init(this, options, instance$15, create_fragment$15, safe_not_equal, {
16751
+ init(this, options, instance$17, create_fragment$17, safe_not_equal, {
16659
16752
  props: 0,
16660
16753
  layerId: 1
16661
16754
  }, add_css$11);
@@ -16680,7 +16773,7 @@ const get_default_slot_context$1 = (ctx) => ({
16680
16773
  min: ctx[3],
16681
16774
  sec: ctx[2]
16682
16775
  });
16683
- function create_fragment$14(ctx) {
16776
+ function create_fragment$16(ctx) {
16684
16777
  let div;
16685
16778
  let div_id_value;
16686
16779
  let div_class_value;
@@ -16738,7 +16831,7 @@ function formatTimeDiff(ms) {
16738
16831
  sec: diffSec
16739
16832
  };
16740
16833
  }
16741
- function instance$14($$self, $$props, $$invalidate) {
16834
+ function instance$16($$self, $$props, $$invalidate) {
16742
16835
  let day;
16743
16836
  let hour;
16744
16837
  let min;
@@ -16746,7 +16839,7 @@ function instance$14($$self, $$props, $$invalidate) {
16746
16839
  let { $$slots: slots = {}, $$scope } = $$props;
16747
16840
  let { props = {} } = $$props;
16748
16841
  let { layerId = "" } = $$props;
16749
- useInjectCustomizeCss(props);
16842
+ useInjectCustomizeCss(props, layerId);
16750
16843
  let remainingTime;
16751
16844
  let timeLimit = props.timeLimit ? new Date(props.timeLimit) : /* @__PURE__ */ new Date();
16752
16845
  function onEachSecond() {
@@ -16792,7 +16885,7 @@ function instance$14($$self, $$props, $$invalidate) {
16792
16885
  var CountDown = class extends SvelteComponent {
16793
16886
  constructor(options) {
16794
16887
  super();
16795
- init(this, options, instance$14, create_fragment$14, safe_not_equal, {
16888
+ init(this, options, instance$16, create_fragment$16, safe_not_equal, {
16796
16889
  props: 0,
16797
16890
  layerId: 1
16798
16891
  }, add_css$10);
@@ -16802,8 +16895,8 @@ var CountDown_default = CountDown;
16802
16895
 
16803
16896
  //#endregion
16804
16897
  //#region src/hooks/useText.ts
16805
- const useText = (props) => {
16806
- useInjectCustomizeCss(props);
16898
+ const useText = (props, layerId) => {
16899
+ useInjectCustomizeCss(props, layerId);
16807
16900
  const { brandKit } = useBrandKit();
16808
16901
  const themeStyles = getTextThemeStyles(brandKit);
16809
16902
  const fontFamilyStyles = props.fontFamilyVariant in FONT_FAMILY_VARIANT ? FONT_FAMILY_VARIANT[props.fontFamilyVariant].getProps(brandKit) : FONT_FAMILY_VARIANT.default.getProps(brandKit);
@@ -16859,7 +16952,7 @@ const useText = (props) => {
16859
16952
 
16860
16953
  //#endregion
16861
16954
  //#region src/components-flex/count-down/CountDownValue.svelte
16862
- function create_fragment$13(ctx) {
16955
+ function create_fragment$15(ctx) {
16863
16956
  let span;
16864
16957
  let t;
16865
16958
  let span_id_value;
@@ -16890,14 +16983,14 @@ function create_fragment$13(ctx) {
16890
16983
  }
16891
16984
  };
16892
16985
  }
16893
- function instance$13($$self, $$props, $$invalidate) {
16986
+ function instance$15($$self, $$props, $$invalidate) {
16894
16987
  let value;
16895
16988
  let $countdownStore;
16896
16989
  let { props = {} } = $$props;
16897
16990
  let { layerId = "" } = $$props;
16898
16991
  let countdownStore = getContext("countdownStore");
16899
16992
  component_subscribe($$self, countdownStore, (value$1) => $$invalidate(5, $countdownStore = value$1));
16900
- let { style } = useText(props);
16993
+ let { style } = useText(props, layerId);
16901
16994
  $$self.$$set = ($$props$1) => {
16902
16995
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
16903
16996
  if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
@@ -16926,7 +17019,7 @@ function instance$13($$self, $$props, $$invalidate) {
16926
17019
  var CountDownValue = class extends SvelteComponent {
16927
17020
  constructor(options) {
16928
17021
  super();
16929
- init(this, options, instance$13, create_fragment$13, safe_not_equal, {
17022
+ init(this, options, instance$15, create_fragment$15, safe_not_equal, {
16930
17023
  props: 0,
16931
17024
  layerId: 1
16932
17025
  });
@@ -16939,7 +17032,7 @@ var CountDownValue_default = CountDownValue;
16939
17032
  function add_css$9(target) {
16940
17033
  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
17034
  }
16942
- function create_fragment$12(ctx) {
17035
+ function create_fragment$14(ctx) {
16943
17036
  let div;
16944
17037
  let button;
16945
17038
  let t0;
@@ -17009,11 +17102,11 @@ function create_fragment$12(ctx) {
17009
17102
  }
17010
17103
  };
17011
17104
  }
17012
- function instance$12($$self, $$props, $$invalidate) {
17105
+ function instance$14($$self, $$props, $$invalidate) {
17013
17106
  let { $$slots: slots = {}, $$scope } = $$props;
17014
17107
  let { props = {} } = $$props;
17015
17108
  let { layerId = "" } = $$props;
17016
- useInjectCustomizeCss(props);
17109
+ useInjectCustomizeCss(props, layerId);
17017
17110
  let buttonElement;
17018
17111
  let showTooltip = false;
17019
17112
  const handleClick = (e) => {
@@ -17052,7 +17145,7 @@ function instance$12($$self, $$props, $$invalidate) {
17052
17145
  var ClipCopy = class extends SvelteComponent {
17053
17146
  constructor(options) {
17054
17147
  super();
17055
- init(this, options, instance$12, create_fragment$12, safe_not_equal, {
17148
+ init(this, options, instance$14, create_fragment$14, safe_not_equal, {
17056
17149
  props: 0,
17057
17150
  layerId: 1
17058
17151
  }, add_css$9);
@@ -17065,7 +17158,7 @@ var ClipCopy_default = ClipCopy;
17065
17158
  function add_css$8(target) {
17066
17159
  append_styles(target, "svelte-nekp9e", ".form.svelte-nekp9e{width:100%}");
17067
17160
  }
17068
- function create_fragment$11(ctx) {
17161
+ function create_fragment$13(ctx) {
17069
17162
  let div;
17070
17163
  let div_id_value;
17071
17164
  let div_class_value;
@@ -17108,11 +17201,11 @@ function create_fragment$11(ctx) {
17108
17201
  }
17109
17202
  };
17110
17203
  }
17111
- function instance$11($$self, $$props, $$invalidate) {
17204
+ function instance$13($$self, $$props, $$invalidate) {
17112
17205
  let { $$slots: slots = {}, $$scope } = $$props;
17113
17206
  let { props = {} } = $$props;
17114
17207
  let { layerId = "" } = $$props;
17115
- useInjectCustomizeCss(props);
17208
+ useInjectCustomizeCss(props, layerId);
17116
17209
  $$self.$$set = ($$props$1) => {
17117
17210
  if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
17118
17211
  if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
@@ -17128,7 +17221,7 @@ function instance$11($$self, $$props, $$invalidate) {
17128
17221
  var Form = class extends SvelteComponent {
17129
17222
  constructor(options) {
17130
17223
  super();
17131
- init(this, options, instance$11, create_fragment$11, safe_not_equal, {
17224
+ init(this, options, instance$13, create_fragment$13, safe_not_equal, {
17132
17225
  props: 0,
17133
17226
  layerId: 1
17134
17227
  }, add_css$8);
@@ -17158,7 +17251,7 @@ function add_css$7(target) {
17158
17251
  }
17159
17252
  const get_default_slot_changes = (dirty) => ({ "data-layer-id": dirty & 2 });
17160
17253
  const get_default_slot_context = (ctx) => ({ "data-layer-id": ctx[1] });
17161
- function create_if_block_1$1(ctx) {
17254
+ function create_if_block_1$2(ctx) {
17162
17255
  let dt;
17163
17256
  let span;
17164
17257
  let t0_value = ctx[0].label + "";
@@ -17218,7 +17311,7 @@ function create_if_block_2(ctx) {
17218
17311
  }
17219
17312
  };
17220
17313
  }
17221
- function create_if_block$3(ctx) {
17314
+ function create_if_block$4(ctx) {
17222
17315
  let p;
17223
17316
  let t;
17224
17317
  return {
@@ -17239,17 +17332,17 @@ function create_if_block$3(ctx) {
17239
17332
  }
17240
17333
  };
17241
17334
  }
17242
- function create_fragment$10(ctx) {
17335
+ function create_fragment$12(ctx) {
17243
17336
  let dl;
17244
17337
  let dd;
17245
17338
  let t;
17246
17339
  let dl_id_value;
17247
17340
  let dl_class_value;
17248
17341
  let current;
17249
- let if_block0 = ctx[0].label && create_if_block_1$1(ctx);
17342
+ let if_block0 = ctx[0].label && create_if_block_1$2(ctx);
17250
17343
  const default_slot_template = ctx[8].default;
17251
17344
  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);
17345
+ let if_block1 = ctx[3] && ctx[2] && create_if_block$4(ctx);
17253
17346
  return {
17254
17347
  c() {
17255
17348
  dl = element("dl");
@@ -17280,7 +17373,7 @@ function create_fragment$10(ctx) {
17280
17373
  p(ctx$1, [dirty]) {
17281
17374
  if (ctx$1[0].label) if (if_block0) if_block0.p(ctx$1, dirty);
17282
17375
  else {
17283
- if_block0 = create_if_block_1$1(ctx$1);
17376
+ if_block0 = create_if_block_1$2(ctx$1);
17284
17377
  if_block0.c();
17285
17378
  if_block0.m(dl, dd);
17286
17379
  }
@@ -17293,7 +17386,7 @@ function create_fragment$10(ctx) {
17293
17386
  }
17294
17387
  if (ctx$1[3] && ctx$1[2]) if (if_block1) if_block1.p(ctx$1, dirty);
17295
17388
  else {
17296
- if_block1 = create_if_block$3(ctx$1);
17389
+ if_block1 = create_if_block$4(ctx$1);
17297
17390
  if_block1.c();
17298
17391
  if_block1.m(dd, null);
17299
17392
  }
@@ -17327,13 +17420,13 @@ function create_fragment$10(ctx) {
17327
17420
  }
17328
17421
  };
17329
17422
  }
17330
- function instance$10($$self, $$props, $$invalidate) {
17423
+ function instance$12($$self, $$props, $$invalidate) {
17331
17424
  let variables$1;
17332
17425
  let style;
17333
17426
  let { $$slots: slots = {}, $$scope } = $$props;
17334
17427
  let { props = {} } = $$props;
17335
17428
  let { layerId = "" } = $$props;
17336
- useInjectCustomizeCss(props);
17429
+ useInjectCustomizeCss(props, layerId);
17337
17430
  const { brandKit } = useBrandKit();
17338
17431
  let registeredFieldName = "";
17339
17432
  let errorMessage = null;
@@ -17366,7 +17459,9 @@ function instance$10($$self, $$props, $$invalidate) {
17366
17459
  type: props.fieldType,
17367
17460
  name: props.fieldName,
17368
17461
  defaultValue: props.defaultValue,
17369
- required: props.required
17462
+ required: props.required,
17463
+ validations: props.validations,
17464
+ isIdentify: props.isIdentify
17370
17465
  });
17371
17466
  formStore.subscribe(($store) => {
17372
17467
  $$invalidate(2, errorMessage = $store.states[props.fieldName]?.errorMessage ?? null);
@@ -17391,7 +17486,7 @@ function instance$10($$self, $$props, $$invalidate) {
17391
17486
  var FormField = class extends SvelteComponent {
17392
17487
  constructor(options) {
17393
17488
  super();
17394
- init(this, options, instance$10, create_fragment$10, safe_not_equal, {
17489
+ init(this, options, instance$12, create_fragment$12, safe_not_equal, {
17395
17490
  props: 0,
17396
17491
  layerId: 1
17397
17492
  }, add_css$7);
@@ -17411,12 +17506,22 @@ const FORM_FIELD_LABEL_THEME = {
17411
17506
  gray: "グレー",
17412
17507
  brand: "ブランド"
17413
17508
  };
17509
+ const FORM_IDENTIFY_FIELD_TYPE = {
17510
+ email: "メールアドレス",
17511
+ subscription: "メールマガジン登録",
17512
+ phone: "電話番号",
17513
+ phone_subscribe: "SMS配信許可",
17514
+ first_name: "名前(名)",
17515
+ last_name: "名前(姓)",
17516
+ address: "住所"
17517
+ };
17414
17518
  const FORM_FIELD_TYPE = {
17415
17519
  INPUT: "input",
17416
17520
  SELECT: "select",
17417
17521
  CHECKBOX: "checkbox",
17418
17522
  CHECKBOXES: "checkboxes",
17419
17523
  RADIOS: "radio",
17524
+ BOOLEAN: "boolean",
17420
17525
  TEXTAREA: "textarea"
17421
17526
  };
17422
17527
  const FORM_FIELD_VARIANT = {
@@ -17442,7 +17547,7 @@ const FORM_INPUT_TYPE = {
17442
17547
 
17443
17548
  //#endregion
17444
17549
  //#region src/components-flex/state/Header.svelte
17445
- function create_if_block$2(ctx) {
17550
+ function create_if_block$3(ctx) {
17446
17551
  let link;
17447
17552
  return {
17448
17553
  c() {
@@ -17462,9 +17567,9 @@ function create_if_block$2(ctx) {
17462
17567
  }
17463
17568
  };
17464
17569
  }
17465
- function create_fragment$9(ctx) {
17570
+ function create_fragment$11(ctx) {
17466
17571
  let if_block_anchor;
17467
- let if_block = ctx[0] && create_if_block$2(ctx);
17572
+ let if_block = ctx[0] && create_if_block$3(ctx);
17468
17573
  return {
17469
17574
  c() {
17470
17575
  if (if_block) if_block.c();
@@ -17477,7 +17582,7 @@ function create_fragment$9(ctx) {
17477
17582
  p(ctx$1, [dirty]) {
17478
17583
  if (ctx$1[0]) if (if_block) if_block.p(ctx$1, dirty);
17479
17584
  else {
17480
- if_block = create_if_block$2(ctx$1);
17585
+ if_block = create_if_block$3(ctx$1);
17481
17586
  if_block.c();
17482
17587
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
17483
17588
  }
@@ -17494,7 +17599,7 @@ function create_fragment$9(ctx) {
17494
17599
  }
17495
17600
  };
17496
17601
  }
17497
- function instance$9($$self, $$props, $$invalidate) {
17602
+ function instance$11($$self, $$props, $$invalidate) {
17498
17603
  let $fonts;
17499
17604
  component_subscribe($$self, fonts, ($$value) => $$invalidate(1, $fonts = $$value));
17500
17605
  let googleFontUrl = "";
@@ -17512,14 +17617,14 @@ function instance$9($$self, $$props, $$invalidate) {
17512
17617
  var Header = class extends SvelteComponent {
17513
17618
  constructor(options) {
17514
17619
  super();
17515
- init(this, options, instance$9, create_fragment$9, safe_not_equal, {});
17620
+ init(this, options, instance$11, create_fragment$11, safe_not_equal, {});
17516
17621
  }
17517
17622
  };
17518
17623
  var Header_default = Header;
17519
17624
 
17520
17625
  //#endregion
17521
17626
  //#region src/components-flex/state/State.svelte
17522
- function create_fragment$8(ctx) {
17627
+ function create_fragment$10(ctx) {
17523
17628
  let header;
17524
17629
  let t;
17525
17630
  let current;
@@ -17561,7 +17666,7 @@ function create_fragment$8(ctx) {
17561
17666
  }
17562
17667
  };
17563
17668
  }
17564
- function instance$8($$self, $$props, $$invalidate) {
17669
+ function instance$10($$self, $$props, $$invalidate) {
17565
17670
  let { $$slots: slots = {}, $$scope } = $$props;
17566
17671
  let { customBrandKit = void 0 } = $$props;
17567
17672
  setContext("brandKit", getBrandKit(customBrandKit));
@@ -17578,7 +17683,7 @@ function instance$8($$self, $$props, $$invalidate) {
17578
17683
  var State = class extends SvelteComponent {
17579
17684
  constructor(options) {
17580
17685
  super();
17581
- init(this, options, instance$8, create_fragment$8, safe_not_equal, { customBrandKit: 0 });
17686
+ init(this, options, instance$10, create_fragment$10, safe_not_equal, { customBrandKit: 0 });
17582
17687
  }
17583
17688
  };
17584
17689
  var State_default$1 = State;
@@ -17588,7 +17693,7 @@ var State_default$1 = State;
17588
17693
  function add_css$6(target) {
17589
17694
  append_styles(target, "svelte-2qb6dm", ".state-item.svelte-2qb6dm{position:absolute;display:none}");
17590
17695
  }
17591
- function create_if_block$1(ctx) {
17696
+ function create_if_block$2(ctx) {
17592
17697
  let div;
17593
17698
  let t;
17594
17699
  let current;
@@ -17630,10 +17735,10 @@ function create_if_block$1(ctx) {
17630
17735
  }
17631
17736
  };
17632
17737
  }
17633
- function create_fragment$7(ctx) {
17738
+ function create_fragment$9(ctx) {
17634
17739
  let if_block_anchor;
17635
17740
  let current;
17636
- let if_block = ctx[1] === ctx[0] && create_if_block$1(ctx);
17741
+ let if_block = ctx[1] === ctx[0] && create_if_block$2(ctx);
17637
17742
  return {
17638
17743
  c() {
17639
17744
  if (if_block) if_block.c();
@@ -17649,7 +17754,7 @@ function create_fragment$7(ctx) {
17649
17754
  if_block.p(ctx$1, dirty);
17650
17755
  if (dirty & 3) transition_in(if_block, 1);
17651
17756
  } else {
17652
- if_block = create_if_block$1(ctx$1);
17757
+ if_block = create_if_block$2(ctx$1);
17653
17758
  if_block.c();
17654
17759
  transition_in(if_block, 1);
17655
17760
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
@@ -17678,7 +17783,7 @@ function create_fragment$7(ctx) {
17678
17783
  };
17679
17784
  }
17680
17785
  const STATE_ITEM_CONTEXT_KEY = Symbol();
17681
- function instance$7($$self, $$props, $$invalidate) {
17786
+ function instance$9($$self, $$props, $$invalidate) {
17682
17787
  let $state;
17683
17788
  component_subscribe($$self, state, ($$value) => $$invalidate(1, $state = $$value));
17684
17789
  let { $$slots: slots = {}, $$scope } = $$props;
@@ -17701,7 +17806,7 @@ function instance$7($$self, $$props, $$invalidate) {
17701
17806
  var StateItem = class extends SvelteComponent {
17702
17807
  constructor(options) {
17703
17808
  super();
17704
- init(this, options, instance$7, create_fragment$7, safe_not_equal, { path: 0 }, add_css$6);
17809
+ init(this, options, instance$9, create_fragment$9, safe_not_equal, { path: 0 }, add_css$6);
17705
17810
  }
17706
17811
  };
17707
17812
  var StateItem_default$1 = StateItem;
@@ -17711,7 +17816,7 @@ var StateItem_default$1 = StateItem;
17711
17816
  function add_css$5(target) {
17712
17817
  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
17818
  }
17714
- function create_fragment$6(ctx) {
17819
+ function create_fragment$8(ctx) {
17715
17820
  let div;
17716
17821
  let raw_value = ctx[0].iframe + "";
17717
17822
  let div_id_value;
@@ -17742,13 +17847,13 @@ function create_fragment$6(ctx) {
17742
17847
  }
17743
17848
  };
17744
17849
  }
17745
- function instance$6($$self, $$props, $$invalidate) {
17850
+ function instance$8($$self, $$props, $$invalidate) {
17746
17851
  let variables$1;
17747
17852
  let styleObj;
17748
17853
  let style;
17749
17854
  let { props = {} } = $$props;
17750
17855
  let { layerId = "" } = $$props;
17751
- useInjectCustomizeCss(props);
17856
+ useInjectCustomizeCss(props, layerId);
17752
17857
  const aspectVariantStyles = ASPECT_VARIANT[props.aspectVariant]?.getProps();
17753
17858
  const width = props.width ?? "100%";
17754
17859
  $$self.$$set = ($$props$1) => {
@@ -17778,7 +17883,7 @@ function instance$6($$self, $$props, $$invalidate) {
17778
17883
  var Embed = class extends SvelteComponent {
17779
17884
  constructor(options) {
17780
17885
  super();
17781
- init(this, options, instance$6, create_fragment$6, safe_not_equal, {
17886
+ init(this, options, instance$8, create_fragment$8, safe_not_equal, {
17782
17887
  props: 0,
17783
17888
  layerId: 1
17784
17889
  }, add_css$5);
@@ -17841,7 +17946,7 @@ function create_default_slot$5(ctx) {
17841
17946
  }
17842
17947
  };
17843
17948
  }
17844
- function create_fragment$5(ctx) {
17949
+ function create_fragment$7(ctx) {
17845
17950
  let formfield;
17846
17951
  let current;
17847
17952
  formfield = new FormField_default({ props: {
@@ -17882,16 +17987,15 @@ function create_fragment$5(ctx) {
17882
17987
  }
17883
17988
  };
17884
17989
  }
17885
- function instance$5($$self, $$props, $$invalidate) {
17990
+ function instance$7($$self, $$props, $$invalidate) {
17886
17991
  let variant;
17887
17992
  let size;
17888
17993
  let variables$1;
17889
17994
  let style;
17890
- let type;
17891
17995
  let { props = {} } = $$props;
17892
17996
  let { layerId = "" } = $$props;
17893
17997
  const { brandKit } = useBrandKit();
17894
- useInjectCustomizeCss(props);
17998
+ useInjectCustomizeCss(props, layerId);
17895
17999
  let value = "";
17896
18000
  const handleBlur = () => {
17897
18001
  if (props.fieldName) {
@@ -17927,7 +18031,7 @@ function instance$5($$self, $$props, $$invalidate) {
17927
18031
  };
17928
18032
  })());
17929
18033
  if ($$self.$$.dirty & 256) $: $$invalidate(3, style = objToStyle({ ...variables$1 }));
17930
- if ($$self.$$.dirty & 1) $: type = (() => {
18034
+ if ($$self.$$.dirty & 1) $: (() => {
17931
18035
  if (props.inputType === "url") return "url";
17932
18036
  if (props.inputType === "tel") return "tel";
17933
18037
  if (props.inputType === "email") return "email";
@@ -17950,7 +18054,7 @@ function instance$5($$self, $$props, $$invalidate) {
17950
18054
  var FormInput = class extends SvelteComponent {
17951
18055
  constructor(options) {
17952
18056
  super();
17953
- init(this, options, instance$5, create_fragment$5, safe_not_equal, {
18057
+ init(this, options, instance$7, create_fragment$7, safe_not_equal, {
17954
18058
  props: 0,
17955
18059
  layerId: 1
17956
18060
  }, add_css$4);
@@ -18015,7 +18119,7 @@ function create_default_slot$4(ctx) {
18015
18119
  }
18016
18120
  };
18017
18121
  }
18018
- function create_fragment$4(ctx) {
18122
+ function create_fragment$6(ctx) {
18019
18123
  let formfield;
18020
18124
  let current;
18021
18125
  formfield = new FormField_default({ props: {
@@ -18056,7 +18160,7 @@ function create_fragment$4(ctx) {
18056
18160
  }
18057
18161
  };
18058
18162
  }
18059
- function instance$4($$self, $$props, $$invalidate) {
18163
+ function instance$6($$self, $$props, $$invalidate) {
18060
18164
  let variant;
18061
18165
  let size;
18062
18166
  let variables$1;
@@ -18064,7 +18168,7 @@ function instance$4($$self, $$props, $$invalidate) {
18064
18168
  let { props = {} } = $$props;
18065
18169
  let { layerId = "" } = $$props;
18066
18170
  const { brandKit } = useBrandKit();
18067
- useInjectCustomizeCss(props);
18171
+ useInjectCustomizeCss(props, layerId);
18068
18172
  let value = "";
18069
18173
  const handleBlur = () => {
18070
18174
  if (props.fieldName) {
@@ -18117,7 +18221,7 @@ function instance$4($$self, $$props, $$invalidate) {
18117
18221
  var FormTextarea = class extends SvelteComponent {
18118
18222
  constructor(options) {
18119
18223
  super();
18120
- init(this, options, instance$4, create_fragment$4, safe_not_equal, {
18224
+ init(this, options, instance$6, create_fragment$6, safe_not_equal, {
18121
18225
  props: 0,
18122
18226
  layerId: 1
18123
18227
  }, add_css$3);
@@ -18246,7 +18350,7 @@ function create_default_slot$3(ctx) {
18246
18350
  }
18247
18351
  };
18248
18352
  }
18249
- function create_fragment$3(ctx) {
18353
+ function create_fragment$5(ctx) {
18250
18354
  let formfield;
18251
18355
  let current;
18252
18356
  formfield = new FormField_default({ props: {
@@ -18287,7 +18391,7 @@ function create_fragment$3(ctx) {
18287
18391
  }
18288
18392
  };
18289
18393
  }
18290
- function instance$3($$self, $$props, $$invalidate) {
18394
+ function instance$5($$self, $$props, $$invalidate) {
18291
18395
  let variant;
18292
18396
  let size;
18293
18397
  let isEmpty$1;
@@ -18296,7 +18400,7 @@ function instance$3($$self, $$props, $$invalidate) {
18296
18400
  let { props = {} } = $$props;
18297
18401
  let { layerId = "" } = $$props;
18298
18402
  const { brandKit } = useBrandKit();
18299
- useInjectCustomizeCss(props);
18403
+ useInjectCustomizeCss(props, layerId);
18300
18404
  let value = "";
18301
18405
  const handleChange = () => {
18302
18406
  if (props.fieldName) {
@@ -18348,7 +18452,7 @@ function instance$3($$self, $$props, $$invalidate) {
18348
18452
  var FormSelect = class extends SvelteComponent {
18349
18453
  constructor(options) {
18350
18454
  super();
18351
- init(this, options, instance$3, create_fragment$3, safe_not_equal, {
18455
+ init(this, options, instance$5, create_fragment$5, safe_not_equal, {
18352
18456
  props: 0,
18353
18457
  layerId: 1
18354
18458
  }, add_css$2);
@@ -18486,7 +18590,7 @@ function create_default_slot$2(ctx) {
18486
18590
  }
18487
18591
  };
18488
18592
  }
18489
- function create_fragment$2(ctx) {
18593
+ function create_fragment$4(ctx) {
18490
18594
  let formfield;
18491
18595
  let current;
18492
18596
  formfield = new FormField_default({ props: {
@@ -18527,7 +18631,7 @@ function create_fragment$2(ctx) {
18527
18631
  }
18528
18632
  };
18529
18633
  }
18530
- function instance$2($$self, $$props, $$invalidate) {
18634
+ function instance$4($$self, $$props, $$invalidate) {
18531
18635
  let variant;
18532
18636
  let size;
18533
18637
  let options;
@@ -18535,7 +18639,7 @@ function instance$2($$self, $$props, $$invalidate) {
18535
18639
  let listStyles;
18536
18640
  let { props = {} } = $$props;
18537
18641
  let { layerId = "" } = $$props;
18538
- useInjectCustomizeCss(props);
18642
+ useInjectCustomizeCss(props, layerId);
18539
18643
  const { brandKit } = useBrandKit();
18540
18644
  let values = [];
18541
18645
  const handleChange = () => {
@@ -18579,7 +18683,7 @@ function instance$2($$self, $$props, $$invalidate) {
18579
18683
  })(),
18580
18684
  "--checkbox-check-size": (() => {
18581
18685
  if (size === "small") return "14x";
18582
- if (size === "large") return "20px";
18686
+ if (size === "large") return "18px";
18583
18687
  return "16px";
18584
18688
  })(),
18585
18689
  "--checkbox-check-radius": (() => {
@@ -18616,7 +18720,7 @@ function instance$2($$self, $$props, $$invalidate) {
18616
18720
  var FormCheckboxes = class extends SvelteComponent {
18617
18721
  constructor(options) {
18618
18722
  super();
18619
- init(this, options, instance$2, create_fragment$2, safe_not_equal, {
18723
+ init(this, options, instance$4, create_fragment$4, safe_not_equal, {
18620
18724
  props: 0,
18621
18725
  layerId: 1
18622
18726
  }, add_css$1);
@@ -18754,7 +18858,7 @@ function create_default_slot$1(ctx) {
18754
18858
  }
18755
18859
  };
18756
18860
  }
18757
- function create_fragment$1(ctx) {
18861
+ function create_fragment$3(ctx) {
18758
18862
  let formfield;
18759
18863
  let current;
18760
18864
  formfield = new FormField_default({ props: {
@@ -18795,7 +18899,7 @@ function create_fragment$1(ctx) {
18795
18899
  }
18796
18900
  };
18797
18901
  }
18798
- function instance$1($$self, $$props, $$invalidate) {
18902
+ function instance$3($$self, $$props, $$invalidate) {
18799
18903
  let variant;
18800
18904
  let size;
18801
18905
  let options;
@@ -18803,7 +18907,7 @@ function instance$1($$self, $$props, $$invalidate) {
18803
18907
  let listStyles;
18804
18908
  let { props = {} } = $$props;
18805
18909
  let { layerId = "" } = $$props;
18806
- useInjectCustomizeCss(props);
18910
+ useInjectCustomizeCss(props, layerId);
18807
18911
  const { brandKit } = useBrandKit();
18808
18912
  let value = "";
18809
18913
  const handleChange = () => {
@@ -18889,7 +18993,7 @@ function instance$1($$self, $$props, $$invalidate) {
18889
18993
  var FormRadios = class extends SvelteComponent {
18890
18994
  constructor(options) {
18891
18995
  super();
18892
- init(this, options, instance$1, create_fragment$1, safe_not_equal, {
18996
+ init(this, options, instance$3, create_fragment$3, safe_not_equal, {
18893
18997
  props: 0,
18894
18998
  layerId: 1
18895
18999
  }, add_css);
@@ -18897,6 +19001,276 @@ var FormRadios = class extends SvelteComponent {
18897
19001
  };
18898
19002
  var FormRadios_default = FormRadios;
18899
19003
 
19004
+ //#endregion
19005
+ //#region src/components-flex/form/FormBoolean.svelte
19006
+ function create_fragment$2(ctx) {
19007
+ let formradios;
19008
+ let current;
19009
+ formradios = new FormRadios_default({ props: {
19010
+ layerId: ctx[1],
19011
+ props: ctx[0]
19012
+ } });
19013
+ return {
19014
+ c() {
19015
+ create_component(formradios.$$.fragment);
19016
+ },
19017
+ m(target, anchor) {
19018
+ mount_component(formradios, target, anchor);
19019
+ current = true;
19020
+ },
19021
+ p(ctx$1, [dirty]) {
19022
+ const formradios_changes = {};
19023
+ if (dirty & 2) formradios_changes.layerId = ctx$1[1];
19024
+ if (dirty & 1) formradios_changes.props = ctx$1[0];
19025
+ formradios.$set(formradios_changes);
19026
+ },
19027
+ i(local) {
19028
+ if (current) return;
19029
+ transition_in(formradios.$$.fragment, local);
19030
+ current = true;
19031
+ },
19032
+ o(local) {
19033
+ transition_out(formradios.$$.fragment, local);
19034
+ current = false;
19035
+ },
19036
+ d(detaching) {
19037
+ destroy_component(formradios, detaching);
19038
+ }
19039
+ };
19040
+ }
19041
+ function instance$2($$self, $$props, $$invalidate) {
19042
+ let { props = {} } = $$props;
19043
+ let { layerId = "" } = $$props;
19044
+ $$self.$$set = ($$props$1) => {
19045
+ if ("props" in $$props$1) $$invalidate(0, props = $$props$1.props);
19046
+ if ("layerId" in $$props$1) $$invalidate(1, layerId = $$props$1.layerId);
19047
+ };
19048
+ return [props, layerId];
19049
+ }
19050
+ var FormBoolean = class extends SvelteComponent {
19051
+ constructor(options) {
19052
+ super();
19053
+ init(this, options, instance$2, create_fragment$2, safe_not_equal, {
19054
+ props: 0,
19055
+ layerId: 1
19056
+ });
19057
+ }
19058
+ };
19059
+ var FormBoolean_default = FormBoolean;
19060
+
19061
+ //#endregion
19062
+ //#region src/components-flex/form/FormIdentifyField.svelte
19063
+ function create_else_block(ctx) {
19064
+ return {
19065
+ c: noop,
19066
+ m: noop,
19067
+ p: noop,
19068
+ i: noop,
19069
+ o: noop,
19070
+ d: noop
19071
+ };
19072
+ }
19073
+ function create_if_block_1$1(ctx) {
19074
+ let formboolean;
19075
+ let current;
19076
+ formboolean = new FormBoolean_default({ props: {
19077
+ layerId: ctx[0],
19078
+ props: ctx[1]
19079
+ } });
19080
+ return {
19081
+ c() {
19082
+ create_component(formboolean.$$.fragment);
19083
+ },
19084
+ m(target, anchor) {
19085
+ mount_component(formboolean, target, anchor);
19086
+ current = true;
19087
+ },
19088
+ p(ctx$1, dirty) {
19089
+ const formboolean_changes = {};
19090
+ if (dirty & 1) formboolean_changes.layerId = ctx$1[0];
19091
+ if (dirty & 2) formboolean_changes.props = ctx$1[1];
19092
+ formboolean.$set(formboolean_changes);
19093
+ },
19094
+ i(local) {
19095
+ if (current) return;
19096
+ transition_in(formboolean.$$.fragment, local);
19097
+ current = true;
19098
+ },
19099
+ o(local) {
19100
+ transition_out(formboolean.$$.fragment, local);
19101
+ current = false;
19102
+ },
19103
+ d(detaching) {
19104
+ destroy_component(formboolean, detaching);
19105
+ }
19106
+ };
19107
+ }
19108
+ function create_if_block$1(ctx) {
19109
+ let forminput;
19110
+ let current;
19111
+ forminput = new FormInput_default({ props: {
19112
+ layerId: ctx[0],
19113
+ props: ctx[2]
19114
+ } });
19115
+ return {
19116
+ c() {
19117
+ create_component(forminput.$$.fragment);
19118
+ },
19119
+ m(target, anchor) {
19120
+ mount_component(forminput, target, anchor);
19121
+ current = true;
19122
+ },
19123
+ p(ctx$1, dirty) {
19124
+ const forminput_changes = {};
19125
+ if (dirty & 1) forminput_changes.layerId = ctx$1[0];
19126
+ if (dirty & 4) forminput_changes.props = ctx$1[2];
19127
+ forminput.$set(forminput_changes);
19128
+ },
19129
+ i(local) {
19130
+ if (current) return;
19131
+ transition_in(forminput.$$.fragment, local);
19132
+ current = true;
19133
+ },
19134
+ o(local) {
19135
+ transition_out(forminput.$$.fragment, local);
19136
+ current = false;
19137
+ },
19138
+ d(detaching) {
19139
+ destroy_component(forminput, detaching);
19140
+ }
19141
+ };
19142
+ }
19143
+ function create_fragment$1(ctx) {
19144
+ let current_block_type_index;
19145
+ let if_block;
19146
+ let if_block_anchor;
19147
+ let current;
19148
+ const if_block_creators = [
19149
+ create_if_block$1,
19150
+ create_if_block_1$1,
19151
+ create_else_block
19152
+ ];
19153
+ const if_blocks = [];
19154
+ function select_block_type(ctx$1, dirty) {
19155
+ if (ctx$1[2]) return 0;
19156
+ if (ctx$1[1]) return 1;
19157
+ return 2;
19158
+ }
19159
+ current_block_type_index = select_block_type(ctx, -1);
19160
+ if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
19161
+ return {
19162
+ c() {
19163
+ if_block.c();
19164
+ if_block_anchor = empty();
19165
+ },
19166
+ m(target, anchor) {
19167
+ if_blocks[current_block_type_index].m(target, anchor);
19168
+ insert(target, if_block_anchor, anchor);
19169
+ current = true;
19170
+ },
19171
+ p(ctx$1, [dirty]) {
19172
+ let previous_block_index = current_block_type_index;
19173
+ current_block_type_index = select_block_type(ctx$1, dirty);
19174
+ if (current_block_type_index === previous_block_index) if_blocks[current_block_type_index].p(ctx$1, dirty);
19175
+ else {
19176
+ group_outros();
19177
+ transition_out(if_blocks[previous_block_index], 1, 1, () => {
19178
+ if_blocks[previous_block_index] = null;
19179
+ });
19180
+ check_outros();
19181
+ if_block = if_blocks[current_block_type_index];
19182
+ if (!if_block) {
19183
+ if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx$1);
19184
+ if_block.c();
19185
+ } else if_block.p(ctx$1, dirty);
19186
+ transition_in(if_block, 1);
19187
+ if_block.m(if_block_anchor.parentNode, if_block_anchor);
19188
+ }
19189
+ },
19190
+ i(local) {
19191
+ if (current) return;
19192
+ transition_in(if_block);
19193
+ current = true;
19194
+ },
19195
+ o(local) {
19196
+ transition_out(if_block);
19197
+ current = false;
19198
+ },
19199
+ d(detaching) {
19200
+ if_blocks[current_block_type_index].d(detaching);
19201
+ if (detaching) detach(if_block_anchor);
19202
+ }
19203
+ };
19204
+ }
19205
+ function instance$1($$self, $$props, $$invalidate) {
19206
+ let fieldType;
19207
+ let fieldProps;
19208
+ let inputProps;
19209
+ let booleanProps;
19210
+ let { props = {} } = $$props;
19211
+ let { layerId = "" } = $$props;
19212
+ useInjectCustomizeCss(props, layerId);
19213
+ const identifyType = props.identifyType ?? "email";
19214
+ $$self.$$set = ($$props$1) => {
19215
+ if ("props" in $$props$1) $$invalidate(3, props = $$props$1.props);
19216
+ if ("layerId" in $$props$1) $$invalidate(0, layerId = $$props$1.layerId);
19217
+ };
19218
+ $$self.$$.update = () => {
19219
+ if ($$self.$$.dirty & 40) $: $$invalidate(4, fieldProps = (() => {
19220
+ return {
19221
+ ...props,
19222
+ fieldType,
19223
+ fieldName: identifyType,
19224
+ isIdentify: true
19225
+ };
19226
+ })());
19227
+ if ($$self.$$.dirty & 56) $: $$invalidate(2, inputProps = (() => {
19228
+ if (fieldType !== "input") return null;
19229
+ return {
19230
+ ...fieldProps,
19231
+ ...props.inputProps ?? {}
19232
+ };
19233
+ })());
19234
+ if ($$self.$$.dirty & 56) $: $$invalidate(1, booleanProps = (() => {
19235
+ if (fieldType !== "boolean") return null;
19236
+ return {
19237
+ ...fieldProps,
19238
+ ...props.checkerProps ?? {}
19239
+ };
19240
+ })());
19241
+ };
19242
+ $: $$invalidate(5, fieldType = (() => {
19243
+ switch (identifyType) {
19244
+ case "phone_subscribe":
19245
+ case "subscription": return "boolean";
19246
+ case "address":
19247
+ case "first_name":
19248
+ case "last_name":
19249
+ case "email":
19250
+ case "phone":
19251
+ default: return "input";
19252
+ }
19253
+ })());
19254
+ return [
19255
+ layerId,
19256
+ booleanProps,
19257
+ inputProps,
19258
+ props,
19259
+ fieldProps,
19260
+ fieldType
19261
+ ];
19262
+ }
19263
+ var FormIdentifyField = class extends SvelteComponent {
19264
+ constructor(options) {
19265
+ super();
19266
+ init(this, options, instance$1, create_fragment$1, safe_not_equal, {
19267
+ props: 3,
19268
+ layerId: 0
19269
+ });
19270
+ }
19271
+ };
19272
+ var FormIdentifyField_default = FormIdentifyField;
19273
+
18900
19274
  //#endregion
18901
19275
  //#region src/components-flex/shared/styles.ts
18902
19276
  const ROUND_STYLES = {
@@ -19169,7 +19543,11 @@ __export(index_svelte5_exports, {
19169
19543
  FORM_FIELD_TYPE: () => FORM_FIELD_TYPE,
19170
19544
  FORM_FIELD_VARIANT: () => FORM_FIELD_VARIANT,
19171
19545
  FORM_FIELD_VARIANT_FOR_CHECKER: () => FORM_FIELD_VARIANT_FOR_CHECKER,
19546
+ FORM_IDENTIFY_FIELD_TYPE: () => FORM_IDENTIFY_FIELD_TYPE,
19172
19547
  FORM_INPUT_TYPE: () => FORM_INPUT_TYPE,
19548
+ FORM_VALIDATION_DEFAULT_ERROR_MESSAGES: () => FORM_VALIDATION_DEFAULT_ERROR_MESSAGES,
19549
+ FORM_VALIDATION_REGEX: () => FORM_VALIDATION_REGEX,
19550
+ FORM_VALIDATION_TYPE: () => FORM_VALIDATION_TYPE,
19173
19551
  FlexAvatar: () => Avatar_default,
19174
19552
  FlexButton: () => Button_default,
19175
19553
  FlexButtonOutlined: () => ButtonOutlined_default,
@@ -19182,8 +19560,10 @@ __export(index_svelte5_exports, {
19182
19560
  FlexDirections: () => FlexDirections,
19183
19561
  FlexEmbed: () => Embed_default,
19184
19562
  FlexForm: () => Form_default,
19563
+ FlexFormBoolean: () => FormBoolean_default,
19185
19564
  FlexFormCheckboxes: () => FormCheckboxes_default,
19186
19565
  FlexFormField: () => FormField_default,
19566
+ FlexFormIdentifyField: () => FormIdentifyField_default,
19187
19567
  FlexFormInput: () => FormInput_default,
19188
19568
  FlexFormRadios: () => FormRadios_default,
19189
19569
  FlexFormSelect: () => FormSelect_default$1,
@@ -19274,6 +19654,7 @@ __export(index_svelte5_exports, {
19274
19654
  flexComponentSchemes: () => flexComponentSchemes,
19275
19655
  formData: () => formData,
19276
19656
  formStore: () => formStore,
19657
+ formSubmittedIdentifyValues: () => formSubmittedIdentifyValues,
19277
19658
  formSubmittedValues: () => formSubmittedValues,
19278
19659
  getActionRoot: () => getActionRoot$1,
19279
19660
  getAnsweredQuestion: () => getAnsweredQuestion,
@@ -19630,4 +20011,4 @@ var ThumbnailPreview = class extends SvelteComponent {
19630
20011
  var ThumbnailPreview_default = ThumbnailPreview;
19631
20012
 
19632
20013
  //#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 };
20014
+ 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 };