@plaidev/karte-action-sdk 1.1.249-28749747.1c44f881 → 1.1.249-28756003.d2de3054

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.
@@ -17272,7 +17272,7 @@ function add_css(target) {
17272
17272
  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}}");
17273
17273
  }
17274
17274
 
17275
- // (253:0) {:else}
17275
+ // (254:0) {:else}
17276
17276
  function create_else_block(ctx) {
17277
17277
  let backgroundoverlay;
17278
17278
  let current;
@@ -17319,7 +17319,7 @@ function create_else_block(ctx) {
17319
17319
  };
17320
17320
  }
17321
17321
 
17322
- // (242:24)
17322
+ // (243:24)
17323
17323
  function create_if_block_2(ctx) {
17324
17324
  let backgroundoverlay0;
17325
17325
  let t;
@@ -17393,7 +17393,7 @@ function create_if_block_2(ctx) {
17393
17393
  };
17394
17394
  }
17395
17395
 
17396
- // (240:0) {#if isPreview()}
17396
+ // (241:0) {#if isPreview()}
17397
17397
  function create_if_block_1(ctx) {
17398
17398
  return {
17399
17399
  c: noop,
@@ -17406,7 +17406,7 @@ function create_if_block_1(ctx) {
17406
17406
  };
17407
17407
  }
17408
17408
 
17409
- // (256:0) {#if visible}
17409
+ // (257:0) {#if visible}
17410
17410
  function create_if_block(ctx) {
17411
17411
  let div;
17412
17412
  let div_class_value;
@@ -17645,8 +17645,9 @@ function instance($$self, $$props, $$invalidate) {
17645
17645
  let { closeEventValue = null } = $$props;
17646
17646
 
17647
17647
  // モーダル背景の設定
17648
- let backgroundOverlay = DefaultModalPlacement.backgroundOverlay;
17648
+ placement && placement.backgroundOverlay !== undefined;
17649
17649
 
17650
+ let backgroundOverlay = DefaultModalPlacement.backgroundOverlay;
17650
17651
  let backgroundOverlayPC = DefaultModalPlacement.backgroundOverlay;
17651
17652
  let backgroundOverlaySP = DefaultModalPlacement.backgroundOverlay;
17652
17653
 
package/dist/index.es.js CHANGED
@@ -16016,7 +16016,7 @@ function add_css(target) {
16016
16016
  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}}");
16017
16017
  }
16018
16018
 
16019
- // (253:0) {:else}
16019
+ // (254:0) {:else}
16020
16020
  function create_else_block(ctx) {
16021
16021
  let backgroundoverlay;
16022
16022
  let current;
@@ -16060,7 +16060,7 @@ function create_else_block(ctx) {
16060
16060
  };
16061
16061
  }
16062
16062
 
16063
- // (242:24)
16063
+ // (243:24)
16064
16064
  function create_if_block_2(ctx) {
16065
16065
  let backgroundoverlay0;
16066
16066
  let t;
@@ -16129,7 +16129,7 @@ function create_if_block_2(ctx) {
16129
16129
  };
16130
16130
  }
16131
16131
 
16132
- // (240:0) {#if isPreview()}
16132
+ // (241:0) {#if isPreview()}
16133
16133
  function create_if_block_1(ctx) {
16134
16134
  return {
16135
16135
  c: noop,
@@ -16141,7 +16141,7 @@ function create_if_block_1(ctx) {
16141
16141
  };
16142
16142
  }
16143
16143
 
16144
- // (256:0) {#if visible}
16144
+ // (257:0) {#if visible}
16145
16145
  function create_if_block(ctx) {
16146
16146
  let div;
16147
16147
  let div_class_value;
@@ -16358,8 +16358,9 @@ function instance($$self, $$props, $$invalidate) {
16358
16358
  let { closeEventValue = null } = $$props;
16359
16359
 
16360
16360
  // モーダル背景の設定
16361
- let backgroundOverlay = DefaultModalPlacement.backgroundOverlay;
16361
+ const isExistBackgroundOverlayValue = placement && placement.backgroundOverlay !== undefined;
16362
16362
 
16363
+ let backgroundOverlay = DefaultModalPlacement.backgroundOverlay;
16363
16364
  let backgroundOverlayPC = DefaultModalPlacement.backgroundOverlay;
16364
16365
  let backgroundOverlaySP = DefaultModalPlacement.backgroundOverlay;
16365
16366
 
@@ -16414,7 +16415,7 @@ function instance($$self, $$props, $$invalidate) {
16414
16415
 
16415
16416
  if ($$self.$$.dirty & /*placement, useBreakPoint, breakPoint*/ 196609) {
16416
16417
  {
16417
- if (placement && placement.backgroundOverlay) {
16418
+ if (isExistBackgroundOverlayValue) {
16418
16419
  $$invalidate(3, backgroundOverlay = placement.backgroundOverlay);
16419
16420
  }
16420
16421
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.249-28749747.1c44f881",
3
+ "version": "1.1.249-28756003.d2de3054",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",