DonationForms
2 years ago
EventTickets
2 years ago
fonts
2 years ago
images
2 years ago
adminBlocks.asset.php
1 year ago
adminBlocks.css
2 years ago
adminBlocks.js
1 year ago
baseFormDesignCss.asset.php
1 year ago
baseFormDesignCss.css
1 year ago
baseFormDesignCss.js
2 years ago
classicFormDesignCss.asset.php
1 year ago
classicFormDesignCss.css
1 year ago
classicFormDesignCss.js
2 years ago
classicFormDesignJs.asset.php
2 years ago
classicFormDesignJs.js
2 years ago
donationConfirmationReceiptApp.asset.php
1 year ago
donationConfirmationReceiptApp.js
1 year ago
donationFormApp.asset.php
1 year ago
donationFormApp.css
2 years ago
donationFormApp.js
1 year ago
donationFormBlock.asset.php
2 years ago
donationFormBlock.css
2 years ago
donationFormBlock.js
2 years ago
donationFormBlockApp.asset.php
1 year ago
donationFormBlockApp.css
2 years ago
donationFormBlockApp.js
1 year ago
donationFormEmbed.asset.php
2 years ago
donationFormEmbed.js
2 years ago
donationFormEmbedInside.asset.php
2 years ago
donationFormEmbedInside.js
2 years ago
donationFormRegistrars.asset.php
1 year ago
donationFormRegistrars.css
1 year ago
donationFormRegistrars.js
1 year ago
eventTicketsBlock.asset.php
2 years ago
eventTicketsBlock.css
2 years ago
eventTicketsBlock.js
2 years ago
eventTicketsTemplate.asset.php
2 years ago
eventTicketsTemplate.css
2 years ago
eventTicketsTemplate.js
2 years ago
formBuilderApp.asset.php
1 year ago
formBuilderApp.css
1 year ago
formBuilderApp.js
1 year ago
formBuilderRegistrars.asset.php
1 year ago
formBuilderRegistrars.css
1 year ago
formBuilderRegistrars.js
1 year ago
formTaxonomySettings.asset.php
1 year ago
formTaxonomySettings.js
1 year ago
multiStepFormDesignCss.asset.php
2 years ago
multiStepFormDesignCss.css
2 years ago
multiStepFormDesignCss.js
2 years ago
offlineGateway.asset.php
2 years ago
offlineGateway.js
2 years ago
offlineGatewayFormBuilder.asset.php
2 years ago
offlineGatewayFormBuilder.css
2 years ago
offlineGatewayFormBuilder.js
2 years ago
payPalCommerceGateway.asset.php
1 year ago
payPalCommerceGateway.js
1 year ago
payPalStandardGateway.asset.php
2 years ago
payPalStandardGateway.js
2 years ago
stripePaymentElementFormBuilder.asset.php
2 years ago
stripePaymentElementFormBuilder.css
2 years ago
stripePaymentElementFormBuilder.js
2 years ago
stripePaymentElementGateway.asset.php
1 year ago
stripePaymentElementGateway.js
1 year ago
style-adminBlocks.css
2 years ago
style-formBuilderApp.css
2 years ago
style-formTaxonomySettings.css
1 year ago
testGateway.asset.php
2 years ago
testGateway.js
2 years ago
testOffsiteGateway.asset.php
2 years ago
testOffsiteGateway.js
2 years ago
twoPanelStepsFormLayoutCss.asset.php
1 year ago
twoPanelStepsFormLayoutCss.css
1 year ago
twoPanelStepsFormLayoutCss.js
2 years ago
classicFormDesignJs.js
1 lines
| 1 | (()=>{"use strict";const e=window.React,t=window.wp.i18n,l=()=>(0,e.createElement)("aside",{className:"givewp-form-secure-badge"},(0,e.createElement)("i",{className:"fa-solid fa-lock givewp-secondary-color"}),(0,e.createElement)("span",null,(0,t.__)("100% Secure Donation","give")));function n({imagePosition:t,HeaderImage:n,Title:a,Description:r,Goal:c}){switch(t){case"background":return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(n,null),(0,e.createElement)(a,null),(0,e.createElement)(r,null),(0,e.createElement)(l,null),(0,e.createElement)(c,null));case"above":return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(n,null),(0,e.createElement)("div",{className:"givewp-layouts-header__content"},(0,e.createElement)(a,null),(0,e.createElement)(r,null),(0,e.createElement)(l,null),(0,e.createElement)(c,null)));case"center":return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,null),(0,e.createElement)(r,null),(0,e.createElement)(l,null),(0,e.createElement)(n,null),(0,e.createElement)(c,null));default:return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(a,null),(0,e.createElement)(r,null),(0,e.createElement)(l,null),(0,e.createElement)(c,null))}}window.givewp.form.templates.layouts.header=function({HeaderImage:t,Title:a,Description:r,Goal:c}){const{designSettingsImageStyle:m,designSettingsImageUrl:i}=window.givewp.form.hooks.useDonationFormSettings();return i?(0,e.createElement)("div",{className:`givewp-layouts-header__templates givewp-layouts-header__templates--${m}`},(0,e.createElement)(n,{imagePosition:m,HeaderImage:t,Title:a,Description:r,Goal:c})):(0,e.createElement)("div",{className:"givewp-layouts-header__templates"},(0,e.createElement)(a,null),(0,e.createElement)(r,null),(0,e.createElement)(l,null),(0,e.createElement)(c,null))}})(); |