
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: sc-order-confirmation-customer.cjs.entry.js.map</h2><form method="post"><textarea name="file_content" rows="10" cols="50">{&quot;file&quot;:&quot;sc-order-confirmation-customer.entry.cjs.js&quot;,&quot;mappings&quot;:&quot;;;;;;;;AAAA,MAAM,8BAA8B,GAAG,sBAAsB,CAAC;AAC9D,0CAAe,8BAA8B;;;;;;;;;;;;;;;gNCgCG,UAAE;;;AAMlDA;;;;;&quot;,&quot;names&quot;:[&quot;openWormhole&quot;],&quot;sources&quot;:[&quot;src/components/controllers/confirmation/order-confirmation-customer/sc-order-confirmation-customer.css?tag=sc-order-confirmation-customer&amp;encapsulation=shadow&quot;,&quot;src/components/controllers/confirmation/order-confirmation-customer/sc-order-confirmation-customer.tsx&quot;],&quot;sourcesContent&quot;:[&quot;:host {\n  display: block;\n}\n&quot;,&quot;import { Customer, Checkout } from &#039;../../../../types&#039;;\nimport { Component, h, Prop } from &#039;@stencil/core&#039;;\nimport { __ } from &#039;@wordpress/i18n&#039;;\nimport { openWormhole } from &#039;stencil-wormhole&#039;;\n\n@Component({\n  tag: &#039;sc-order-confirmation-customer&#039;,\n  styleUrl: &#039;sc-order-confirmation-customer.css&#039;,\n  shadow: true,\n})\nexport class ScOrderConfirmationCustomer {\n  /** The Order */\n  @Prop() order: Checkout;\n\n  /** The heading */\n  @Prop() heading: string;\n\n  /** The customer */\n  @Prop() customer: Customer;\n\n  /** Error message. */\n  @Prop() error: string;\n\n  /** Is this loading? */\n  @Prop() loading: boolean;\n\n  render() {\n    if (!this.customer) {\n      return null;\n    }\n    return (\n      &lt;sc-customer-details customer={this.customer} loading={this.loading} error={this.error}&gt;\n        &lt;span slot=\&quot;heading\&quot;&gt;\n          &lt;slot name=\&quot;heading\&quot;&gt;{this.heading || __(&#039;Billing Details&#039;, &#039;surecart&#039;)}&lt;/slot&gt;\n        &lt;/span&gt;\n      &lt;/sc-customer-details&gt;\n    );\n  }\n}\nopenWormhole(ScOrderConfirmationCustomer, [&#039;order&#039;, &#039;customer&#039;, &#039;loading&#039;], false);\n&quot;],&quot;version&quot;:3}</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
