Skip to content

Instantly share code, notes, and snippets.

@ekashida
ekashida / lit-all.js
Last active February 16, 2024 21:10
lit-all.min.js after disabling terser (b779807a82649b5128eb754b77b7b3cb4c7c1f98)
/**
* @license
* Copyright 2019 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
const NODE_MODE$1 = false;
// Allows minifiers to rename references to globalThis
const global$2 = globalThis;
/**
* Whether the current browser supports `adoptedStyleSheets`.
@ekashida
ekashida / lit-all.js
Last active February 16, 2024 21:31
lit-all.min.js after disabling terser, removing comments, removing exports, and removing createPolicy() (b779807a82649b5128eb754b77b7b3cb4c7c1f98)
const NODE_MODE$1 = false;
const global$2 = globalThis;
const supportsAdoptingStyleSheets = global$2.ShadowRoot &&
(global$2.ShadyCSS === undefined || global$2.ShadyCSS.nativeShadow) &&
'adoptedStyleSheets' in Document.prototype &&
'replace' in CSSStyleSheet.prototype;
const constructionToken = Symbol();
@ekashida
ekashida / lit-all.js
Last active February 16, 2024 21:25
lit-all.min.js after disabling terser, removing comments, and removing the exports (b779807a82649b5128eb754b77b7b3cb4c7c1f98)
const NODE_MODE$1 = false;
const global$2 = globalThis;
const supportsAdoptingStyleSheets = global$2.ShadowRoot &&
(global$2.ShadyCSS === undefined || global$2.ShadyCSS.nativeShadow) &&
'adoptedStyleSheets' in Document.prototype &&
'replace' in CSSStyleSheet.prototype;
const constructionToken = Symbol();
<commerce_builder-checkout-payment-salesforce class="lwc-2j5p0v1i8ah lwc-740crqttth4-host" data-solo-credit-card="">
<div class="lwc-740crqttth4 slds-hide" data-checkout-payment-salesforce-edit="">
<div class="lwc-740crqttth4 slds-p-top_small billing-address">
<fieldset class="lwc-740crqttth4" name="billing-address">
<commerce_unified_checkout-billing-address-group class="lwc-740crqttth4" data-billing-address-group="">
<h3 class="slds-text-heading_small slds-p-bottom_medium">Billing Address</h3>
<lightning-input data-use-same-shipping-address="" checked="" class="slds-form-element" lwc-6o8rhidlqpi-host="">
<lightning-primitive-input-checkbox lwc-6o8rhidlqpi="" exportparts="indicator" checked="" variant="standard" lwc-58oju4proqp-host="">
<div lwc-58oju4proqp="" class="slds-form-element__control slds-grow">
<span lwc-58oju4proqp="" class="slds-checkbox" part="input-checkbox">