@plaidev/karte-action-sdk 1.1.232-28686916.d479e0f0 → 1.1.232-28688140.9024b817
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.
- package/dist/hydrate/index.es.js +4 -4
 - package/dist/index.es.js +4 -4
 - package/package.json +1 -1
 
    
        package/dist/hydrate/index.es.js
    CHANGED
    
    | 
         @@ -14491,7 +14491,7 @@ class CloseButton extends SvelteComponent { 
     | 
|
| 
       14491 
14491 
     | 
    
         
             
            /* src/components-v2/image/Image.svelte generated by Svelte v3.53.1 */
         
     | 
| 
       14492 
14492 
     | 
    
         | 
| 
       14493 
14493 
     | 
    
         
             
            function add_css$4(target) {
         
     | 
| 
       14494 
     | 
    
         
            -
            	append_styles(target, "svelte- 
     | 
| 
      
 14494 
     | 
    
         
            +
            	append_styles(target, "svelte-52a988", ".image.svelte-52a988{max-width:100%;overflow:hidden;flex-shrink:0}.image-object.svelte-52a988{width:100%;overflow:hidden}.image-img.svelte-52a988{vertical-align:top;width:100%;height:100%;object-fit:cover;user-select:none}");
         
     | 
| 
       14495 
14495 
     | 
    
         
             
            }
         
     | 
| 
       14496 
14496 
     | 
    
         | 
| 
       14497 
14497 
     | 
    
         
             
            function create_fragment$4(ctx) {
         
     | 
| 
         @@ -14526,11 +14526,11 @@ function create_fragment$4(ctx) { 
     | 
|
| 
       14526 
14526 
     | 
    
         
             
            		h() {
         
     | 
| 
       14527 
14527 
     | 
    
         
             
            			if (!src_url_equal(img.src, img_src_value = /*props*/ ctx[0].image)) attr(img, "src", img_src_value);
         
     | 
| 
       14528 
14528 
     | 
    
         
             
            			attr(img, "alt", img_alt_value = /*props*/ ctx[0].alt);
         
     | 
| 
       14529 
     | 
    
         
            -
            			attr(img, "class", "image-img svelte- 
     | 
| 
      
 14529 
     | 
    
         
            +
            			attr(img, "class", "image-img svelte-52a988");
         
     | 
| 
       14530 
14530 
     | 
    
         
             
            			attr(object, "style", /*objectStyle*/ ctx[2]);
         
     | 
| 
       14531 
     | 
    
         
            -
            			attr(object, "class", "image-object svelte- 
     | 
| 
      
 14531 
     | 
    
         
            +
            			attr(object, "class", "image-object svelte-52a988");
         
     | 
| 
       14532 
14532 
     | 
    
         
             
            			attr(div, "data-layer-id", /*layerId*/ ctx[1]);
         
     | 
| 
       14533 
     | 
    
         
            -
            			attr(div, "class", "image svelte- 
     | 
| 
      
 14533 
     | 
    
         
            +
            			attr(div, "class", "image svelte-52a988");
         
     | 
| 
       14534 
14534 
     | 
    
         
             
            			attr(div, "style", /*style*/ ctx[3]);
         
     | 
| 
       14535 
14535 
     | 
    
         
             
            		},
         
     | 
| 
       14536 
14536 
     | 
    
         
             
            		m(target, anchor) {
         
     | 
    
        package/dist/index.es.js
    CHANGED
    
    | 
         @@ -13443,7 +13443,7 @@ class CloseButton extends SvelteComponent { 
     | 
|
| 
       13443 
13443 
     | 
    
         
             
            /* src/components-v2/image/Image.svelte generated by Svelte v3.53.1 */
         
     | 
| 
       13444 
13444 
     | 
    
         | 
| 
       13445 
13445 
     | 
    
         
             
            function add_css$4(target) {
         
     | 
| 
       13446 
     | 
    
         
            -
            	append_styles(target, "svelte- 
     | 
| 
      
 13446 
     | 
    
         
            +
            	append_styles(target, "svelte-52a988", ".image.svelte-52a988{max-width:100%;overflow:hidden;flex-shrink:0}.image-object.svelte-52a988{width:100%;overflow:hidden}.image-img.svelte-52a988{vertical-align:top;width:100%;height:100%;object-fit:cover;user-select:none}");
         
     | 
| 
       13447 
13447 
     | 
    
         
             
            }
         
     | 
| 
       13448 
13448 
     | 
    
         | 
| 
       13449 
13449 
     | 
    
         
             
            function create_fragment$4(ctx) {
         
     | 
| 
         @@ -13460,11 +13460,11 @@ function create_fragment$4(ctx) { 
     | 
|
| 
       13460 
13460 
     | 
    
         
             
            			img = element("img");
         
     | 
| 
       13461 
13461 
     | 
    
         
             
            			if (!src_url_equal(img.src, img_src_value = /*props*/ ctx[0].image)) attr(img, "src", img_src_value);
         
     | 
| 
       13462 
13462 
     | 
    
         
             
            			attr(img, "alt", img_alt_value = /*props*/ ctx[0].alt);
         
     | 
| 
       13463 
     | 
    
         
            -
            			attr(img, "class", "image-img svelte- 
     | 
| 
      
 13463 
     | 
    
         
            +
            			attr(img, "class", "image-img svelte-52a988");
         
     | 
| 
       13464 
13464 
     | 
    
         
             
            			attr(object, "style", /*objectStyle*/ ctx[2]);
         
     | 
| 
       13465 
     | 
    
         
            -
            			attr(object, "class", "image-object svelte- 
     | 
| 
      
 13465 
     | 
    
         
            +
            			attr(object, "class", "image-object svelte-52a988");
         
     | 
| 
       13466 
13466 
     | 
    
         
             
            			attr(div, "data-layer-id", /*layerId*/ ctx[1]);
         
     | 
| 
       13467 
     | 
    
         
            -
            			attr(div, "class", "image svelte- 
     | 
| 
      
 13467 
     | 
    
         
            +
            			attr(div, "class", "image svelte-52a988");
         
     | 
| 
       13468 
13468 
     | 
    
         
             
            			attr(div, "style", /*style*/ ctx[3]);
         
     | 
| 
       13469 
13469 
     | 
    
         
             
            		},
         
     | 
| 
       13470 
13470 
     | 
    
         
             
            		m(target, anchor) {
         
     |