Skip to content

Commit bfc3141

Browse files
committed
Update packages, readme, .idea
1 parent 0e52dda commit bfc3141

8 files changed

Lines changed: 3293 additions & 2057 deletions

File tree

.idea/.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Director of Digital Strategy
88
Cell: (315) 877-3420
99
Email: bryan@4sitestudios.com
1010

11+
## Find and Replace Conventions
12+
13+
You will find the following `TBD` placeholders in the codebase that should be replaced with your client's information, they're formatted in all caps to make them easy to find and replace:
14+
15+
- `TBD-ORG-NAME` = Client Organization Name
16+
- `TBD-ORG-DESC` = Client Organization Description
17+
- `TBD-ADDRESS-LINE-1` = Client Street Address
18+
- `TBD-CITY-STATE-ZIP` = Client City, State, Zip
19+
- `TBD-IRS-TAX-ID` = Client IRS Tax EIN/ID Number
20+
- `engrid-TBD` = Replace TBD with your client's acronym or short name (e.g. `engrid-ran`)
1121

1222
## Account Buildout
1323
### Client theme dependent on [4Site's Page Template Framework (ENgrid)](https://github.com/4site-interactive-studios/engrid-scripts)

dist/engrid.css

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
*
2020
* ENGRID PAGE TEMPLATE ASSETS
2121
*
22-
* Date: Monday, March 30, 2026 @ 15:16:59 ET
22+
* Date: Thursday, April 2, 2026 @ 09:42:02 ET
2323
* By: nick
2424
* ENGrid styles: v0.24.0
25-
* ENGrid scripts: v0.24.0
25+
* ENGrid scripts: v0.24.5
2626
*
2727
* Created by 4Site Studios
2828
* Come work with us or join our team, we would love to hear from you
@@ -1925,7 +1925,7 @@ a:focus,a:hover{
19251925
--checkbox_padding-left:0px;
19261926
--checkbox_text-transform:var(--radio_text-transform);
19271927
--checkbox_check_font-size:var(--radio_font-size);
1928-
--checkbox_content_checked:"";
1928+
--checkbox_content_checked:"\2713";
19291929
--select_font-family:var(--input_font-family);
19301930
--select_font-size:var(--input_font-size);
19311931
--select_font-weight:initial;
@@ -2014,7 +2014,6 @@ a:focus,a:hover{
20142014
max-width:100%;
20152015
width:fit-content;
20162016
}
2017-
20182017
.en__component--formblock.inline-other .en__field--checkbox.en__field--withOther--active .en__field__element,.en__component--formblock.inline-other .en__field--radio.en__field--withOther--active .en__field__element,.en__component--svblock.inline-other .en__field--checkbox.en__field--withOther--active .en__field__element,.en__component--svblock.inline-other .en__field--radio.en__field--withOther--active .en__field__element,.en__registrants__registrantDetails.inline-other .en__field--checkbox.en__field--withOther--active .en__field__element,.en__registrants__registrantDetails.inline-other .en__field--radio.en__field--withOther--active .en__field__element{
20192018
grid-template-columns:min-content;
20202019
}
@@ -3147,6 +3146,7 @@ body:not(#en__pagebuilder) .click-to-expand.expanded .click-to-expand-text-wrapp
31473146
body:not(#en__pagebuilder):not([data-engrid-debug]) .hide:not(.en__field--validationFailed):not(:has(.en__field.en__field--validationFailed)),body:not(#en__pagebuilder):not([data-engrid-debug]) div:not(.en__field--validationFailed) .hide:not(.en__field--validationFailed):not(:has(.en__field.en__field--validationFailed)){
31483147
display:none;
31493148
}
3149+
31503150
body:not(#en__pagebuilder):not([data-engrid-debug]):not([data-engrid-js-loading=finished]) .en__field--donationAmt .en__field__item label{
31513151
color:#0000 !important;
31523152
}
@@ -3201,6 +3201,7 @@ body:not(#en__pagebuilder):not([data-engrid-debug]) .hide-labels .en__field:not(
32013201
--engrid__body-side_padding:var(--engrid__body-main_padding);
32023202
--root_font-size:16px;
32033203
}
3204+
32043205
[data-engrid-theme] #en__digitalWallet,[data-engrid-theme] .en__digitalWallet__container{
32053206
max-width:100% !important;
32063207
}
@@ -3642,6 +3643,7 @@ body:not(#en__pagebuilder):not([data-engrid-debug]):not([data-engrid-transaction
36423643
#en__pagebuilder .recurring-frequency-annual-hide,#en__pagebuilder .recurring-frequency-annual-show,#en__pagebuilder .recurring-frequency-monthly-hide,#en__pagebuilder .recurring-frequency-monthly-show,#en__pagebuilder .recurring-frequency-n-hide,#en__pagebuilder .recurring-frequency-n-show,#en__pagebuilder .recurring-frequency-onetime-hide,#en__pagebuilder .recurring-frequency-onetime-show,#en__pagebuilder .recurring-frequency-quarterly-hide,#en__pagebuilder .recurring-frequency-quarterly-show,#en__pagebuilder .recurring-frequency-semi-annual-hide,#en__pagebuilder .recurring-frequency-semi-annual-show,#en__pagebuilder .recurring-frequency-y-hide,#en__pagebuilder .recurring-frequency-y-show,[data-engrid-debug] .recurring-frequency-annual-hide,[data-engrid-debug] .recurring-frequency-annual-show,[data-engrid-debug] .recurring-frequency-monthly-hide,[data-engrid-debug] .recurring-frequency-monthly-show,[data-engrid-debug] .recurring-frequency-n-hide,[data-engrid-debug] .recurring-frequency-n-show,[data-engrid-debug] .recurring-frequency-onetime-hide,[data-engrid-debug] .recurring-frequency-onetime-show,[data-engrid-debug] .recurring-frequency-quarterly-hide,[data-engrid-debug] .recurring-frequency-quarterly-show,[data-engrid-debug] .recurring-frequency-semi-annual-hide,[data-engrid-debug] .recurring-frequency-semi-annual-show,[data-engrid-debug] .recurring-frequency-y-hide,[data-engrid-debug] .recurring-frequency-y-show{
36433644
background-color:rgba(0,0,255,.102) !important;
36443645
}
3646+
36453647
[data-engrid-theme] #dd-container .dtd-callout,[data-engrid-theme] .dtd-plugin .dtd-callout{
36463648
background-color:initial;
36473649
border:none;

0 commit comments

Comments
 (0)