@plaidev/karte-action-sdk 1.1.242-28725563.d19f03e9 → 1.1.242-28726540.145cfb7c
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.js +3 -3
- package/dist/index.es.js +3 -3
- package/package.json +1 -1
package/dist/hydrate/index.es.js
CHANGED
@@ -16448,7 +16448,7 @@ class BackgroundOverlay extends SvelteComponent {
|
|
16448
16448
|
/* src/components-flex/modal/Modal.svelte generated by Svelte v3.53.1 */
|
16449
16449
|
|
16450
16450
|
function add_css(target) {
|
16451
|
-
append_styles(target, "svelte-
|
16451
|
+
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}}");
|
16452
16452
|
}
|
16453
16453
|
|
16454
16454
|
// (253:0) {:else}
|
@@ -16614,7 +16614,7 @@ function create_if_block(ctx) {
|
|
16614
16614
|
this.h();
|
16615
16615
|
},
|
16616
16616
|
h() {
|
16617
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
16617
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-45ue06"));
|
16618
16618
|
attr(div, "role", "dialog");
|
16619
16619
|
attr(div, "aria-modal", "true");
|
16620
16620
|
attr(div, "style", Array.from(/*modalStyles*/ ctx[12]).join(';'));
|
@@ -16647,7 +16647,7 @@ function create_if_block(ctx) {
|
|
16647
16647
|
}
|
16648
16648
|
}
|
16649
16649
|
|
16650
|
-
if (!current || dirty & /*useBreakPoint*/ 1 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
16650
|
+
if (!current || dirty & /*useBreakPoint*/ 1 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-45ue06"))) {
|
16651
16651
|
attr(div, "class", div_class_value);
|
16652
16652
|
}
|
16653
16653
|
},
|
package/dist/index.es.js
CHANGED
@@ -15206,7 +15206,7 @@ class BackgroundOverlay extends SvelteComponent {
|
|
15206
15206
|
/* src/components-flex/modal/Modal.svelte generated by Svelte v3.53.1 */
|
15207
15207
|
|
15208
15208
|
function add_css(target) {
|
15209
|
-
append_styles(target, "svelte-
|
15209
|
+
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}}");
|
15210
15210
|
}
|
15211
15211
|
|
15212
15212
|
// (253:0) {:else}
|
@@ -15347,7 +15347,7 @@ function create_if_block(ctx) {
|
|
15347
15347
|
c() {
|
15348
15348
|
div = element("div");
|
15349
15349
|
if (default_slot) default_slot.c();
|
15350
|
-
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
15350
|
+
attr(div, "class", div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-45ue06"));
|
15351
15351
|
attr(div, "role", "dialog");
|
15352
15352
|
attr(div, "aria-modal", "true");
|
15353
15353
|
attr(div, "style", Array.from(/*modalStyles*/ ctx[12]).join(';'));
|
@@ -15380,7 +15380,7 @@ function create_if_block(ctx) {
|
|
15380
15380
|
}
|
15381
15381
|
}
|
15382
15382
|
|
15383
|
-
if (!current || dirty & /*useBreakPoint*/ 1 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-
|
15383
|
+
if (!current || dirty & /*useBreakPoint*/ 1 && div_class_value !== (div_class_value = "" + (null_to_empty(['modal', /*useBreakPoint*/ ctx[0] ? 'modal-bp' : ''].join(' ')) + " svelte-45ue06"))) {
|
15384
15384
|
attr(div, "class", div_class_value);
|
15385
15385
|
}
|
15386
15386
|
},
|