@automattic/newspack-blocks 1.57.0-alpha.1 → 1.57.0-alpha.2

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/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ # [1.57.0-alpha.2](https://github.com/Automattic/newspack-blocks/compare/v1.57.0-alpha.1...v1.57.0-alpha.2) (2022-09-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * correct Donate thank you message alignment ([#1258](https://github.com/Automattic/newspack-blocks/issues/1258)) ([e838e61](https://github.com/Automattic/newspack-blocks/commit/e838e61c58ad8f3aef85b8c6b73ef61526e7bfa0))
7
+ * update Homepage Posts grid spacing and add control ([#1245](https://github.com/Automattic/newspack-blocks/issues/1245)) ([9fa6972](https://github.com/Automattic/newspack-blocks/commit/9fa6972793d3ae82b008e098736337e4dd332dba))
8
+
1
9
  # [1.57.0-alpha.1](https://github.com/Automattic/newspack-blocks/compare/v1.56.0...v1.57.0-alpha.1) (2022-08-26)
2
10
 
3
11
 
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-polyfill'), 'version' => '806a392c16dec76ad2fccb082dabc45e');
1
+ <?php return array('dependencies' => array('wp-polyfill'), 'version' => 'b56ba429b702c9cce9c4c2c9667f6a63');
@@ -1 +1 @@
1
- .wpbnbd{background:#fff;border:1px solid #ccc;color:#111;position:relative;width:100%}.wpbnbd input[type=radio]{left:-99999em;position:absolute}.wpbnbd input[readonly]{background-color:#f1f1f1;color:#666}.wpbnbd .freq-label,.wpbnbd .input-container,.wpbnbd .tier-label{display:block;font-weight:700;cursor:pointer}.wpbnbd .freq-label{background:#fff;box-sizing:border-box;color:#767676;line-height:1.6;overflow:hidden;padding:.38rem .76rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1;text-align:center}.wpbnbd .freq-label:focus,.wpbnbd .freq-label:hover{background:#f1f1f1;color:#111}.wpbnbd button{margin:0 .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd button{margin:0 1.5rem 1.5rem}}.wpbnbd .thanks{color:#767676;font-size:.8em;margin:.38rem .76rem .76rem;display:none}@media only screen and (min-width:600px){.wpbnbd .thanks{display:inline}}@media only screen and (min-width:782px){.wpbnbd .thanks{margin-left:1.5rem;margin-right:1.5rem}}.wpbnbd.tiered .tiers{margin:.38rem;display:none;flex-wrap:wrap;position:relative}@media only screen and (min-width:782px){.wpbnbd.tiered .tiers{margin:1.12rem 1.12rem .38rem}}.wpbnbd.tiered .tiers .tier-label{border:1px solid #ccc;border-radius:5px;margin:.38rem;padding:.38rem .76rem}.wpbnbd.tiered .tiers .tier-label:hover{background:#f1f1f1}.wpbnbd.tiered .tiers input[type=radio]:focus+.tier-label{background:#f1f1f1;outline:1px dotted currentcolor;outline-offset:-4px}.wpbnbd.tiered .tiers input[type=radio]:checked+.tier-label{background-color:#757575;border-color:transparent;color:#fff}.wpbnbd.tiered .tiers .odl{font-weight:700;left:.38rem;position:absolute;bottom:calc(1.6em + 1.1rem + 2px)}.wpbnbd.tiered .tiers input.other-input~.money-input,.wpbnbd.tiered .tiers input.other-input~.odl{display:none}.wpbnbd.tiered .tiers input.other-input:checked~.money-input{display:flex}.wpbnbd.tiered .tiers input.other-input:checked~.odl{display:block}.wpbnbd.tiered .tiers input.other-input:checked+label{margin-bottom:calc(3.2em + 1.86rem + 2px)}.wpbnbd.tiered .money-input{bottom:.38rem;left:.38rem;position:absolute}.wpbnbd.untiered .input-container{margin:.76rem;display:none}@media only screen and (min-width:782px){.wpbnbd.untiered .input-container{margin:1.5rem 1.5rem .76rem}}.wpbnbd.untiered input[type=radio]:checked~.input-container{display:block}.wpbnbd .money-input{display:flex;align-items:center;position:relative;max-width:200px;background-color:#fff;border-radius:3px;border:1px solid #ccc}.wpbnbd .money-input[focus-within]{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input:focus-within{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input .currency{cursor:default;font-size:.8em;padding-left:.5em}.wpbnbd .money-input input[type=number]{background:none;max-width:174px}.wpbnbd .money-input input[type=number],.wpbnbd .money-input input[type=number]:focus{border:none;outline:none;box-shadow:none}.wpbnbd .frequencies{position:relative;font-size:.7em;padding-top:2.65em}@media only screen and (min-width:600px){.wpbnbd .frequencies{font-size:.8em}}.wpbnbd .frequency .freq-label{position:absolute;top:0;left:0;border:solid #ccc;border-width:0 0 1px}.wpbnbd .frequency input[type=radio]:checked+.freq-label{color:inherit;border-bottom-color:transparent}.wpbnbd .frequency input[type=radio]:checked+.freq-label:hover{background:#fff}.wpbnbd .frequency input[type=radio]:checked~.tiers{display:flex}.wpbnbd .frequency input[type=radio]:focus+.freq-label{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:1px}.wpbnbd .frequency:nth-of-type(3) .freq-label{left:66.66%}.wpbnbd-frequencies--2.wpbnbd .frequency .freq-label{width:50%}.wpbnbd-frequencies--2.wpbnbd .frequency:nth-of-type(2) .freq-label{border-left-width:1px;left:50%;top:0}.wpbnbd-frequencies--3.wpbnbd .frequency .freq-label{width:33.33%}.wpbnbd-frequencies--3.wpbnbd .frequency:nth-of-type(2) .freq-label{border-left-width:1px;border-right-width:1px;left:33.33%;top:0}.wpbnbd.is-style-alternate{border-color:#f1f1f1;border-radius:5px}.wpbnbd.is-style-alternate .thanks{margin:1.12rem}.wpbnbd.is-style-alternate .money-input{max-width:100%}.wpbnbd.is-style-alternate .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-alternate.untiered .input-container{margin:1.12rem}.wpbnbd.is-style-alternate.tiered .tiers .tier-label{background:#f1f1f1;border-color:#f1f1f1;margin:0;text-align:center}.wpbnbd.is-style-alternate.tiered .money-input{bottom:0;left:0;right:0}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequencies{padding-top:calc(1.14rem + 1.6em + 4px)}}.wpbnbd.is-style-alternate .frequency .freq-label{background:#f1f1f1;border-color:#f1f1f1;border-width:1px;padding:calc(.57rem + 1px) .5rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency .freq-label{padding:calc(.57rem + 1px) .76rem}}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:after{box-sizing:content-box;background:#fff;border-radius:5px;bottom:.19rem;border:.19rem solid #fff;box-shadow:0 0 0 1px #ccc;content:"";display:block;left:.19rem;position:absolute;right:.19rem;top:.19rem;z-index:-1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:hover{background:#f1f1f1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.28rem;grid-template-columns:repeat(2,1fr);margin:1.12rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{grid-template-columns:repeat(4,1fr);grid-gap:.56rem}}.wpbnbd.is-style-alternate button{border-top-left-radius:0;border-top-right-radius:0;margin:0 -1px -1px;width:calc(100% + 2px)}.wpbnbd.is-style-minimal{border:none}.wpbnbd.is-style-minimal form{text-align:center}.wpbnbd.is-style-minimal .thanks{margin:1.12rem 0}.wpbnbd.is-style-minimal .money-input{max-width:100%}.wpbnbd.is-style-minimal .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-minimal.untiered .input-container{margin:.56rem 0 1.12rem;text-align:left}.wpbnbd.is-style-minimal.tiered .tiers .tier-label{align-items:center;display:grid;background:transparent;border:none;color:#767676;font-family:inherit;font-weight:inherit;grid-gap:.25rem;grid-template-columns:auto 1fr;margin:0;padding:0;text-align:left}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:before{background:#fff;border:1px solid #ccc;border-radius:100%;box-shadow:inset 0 0 0 3px #fff;content:"";display:block;height:20px;padding:3px;width:20px}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:hover{color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label{background:none;color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label:before{background:currentcolor}.wpbnbd.is-style-minimal.tiered .money-input{bottom:0;left:0;right:0}.wpbnbd.is-style-minimal .frequencies{padding-top:calc(.76rem + 1.6em + 4px)}.wpbnbd.is-style-minimal .frequency .freq-label{background:transparent;border:none;box-shadow:0 3px 0 #fff,0 4px 0 0 #ccc;padding:.38rem 0;transition:none}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency .freq-label{padding-left:.76rem;padding-right:.76rem}}.wpbnbd.is-style-minimal .frequency .freq-label:before{border-width:1px;border-color:#ccc}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked+.freq-label{box-shadow:0 4px 0 currentcolor}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:flex;flex-wrap:wrap;grid-gap:1.12rem;justify-content:center;margin:1.12rem 0}@media only screen and (min-width:600px){.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.56rem;grid-template-columns:repeat(4,1fr)}}.wpbnbd.is-style-minimal button{margin:0 auto;min-width:50%}
1
+ .wpbnbd{background:#fff;border:1px solid #ccc;color:#111;position:relative;width:100%}.wpbnbd input[type=radio]{left:-99999em;position:absolute}.wpbnbd input[readonly]{background-color:#f1f1f1;color:#666}.wpbnbd .freq-label,.wpbnbd .input-container,.wpbnbd .tier-label{display:block;font-weight:700;cursor:pointer}.wpbnbd .freq-label{background:#fff;box-sizing:border-box;color:#767676;line-height:1.6;overflow:hidden;padding:.38rem .76rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1;text-align:center}.wpbnbd .freq-label:focus,.wpbnbd .freq-label:hover{background:#f1f1f1;color:#111}.wpbnbd button{margin:0 .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd button{margin:0 1.5rem 1.5rem}}.wpbnbd .thanks{color:#767676;font-size:.8em;margin:.38rem .76rem .76rem;display:none}@media only screen and (min-width:600px){.wpbnbd .thanks{display:block}}@media only screen and (min-width:782px){.wpbnbd .thanks{margin-left:1.5rem;margin-right:1.5rem}}.wpbnbd.tiered .tiers{margin:.38rem;display:none;flex-wrap:wrap;position:relative}@media only screen and (min-width:782px){.wpbnbd.tiered .tiers{margin:1.12rem 1.12rem .38rem}}.wpbnbd.tiered .tiers .tier-label{border:1px solid #ccc;border-radius:5px;margin:.38rem;padding:.38rem .76rem}.wpbnbd.tiered .tiers .tier-label:hover{background:#f1f1f1}.wpbnbd.tiered .tiers input[type=radio]:focus+.tier-label{background:#f1f1f1;outline:1px dotted currentcolor;outline-offset:-4px}.wpbnbd.tiered .tiers input[type=radio]:checked+.tier-label{background-color:#757575;border-color:transparent;color:#fff}.wpbnbd.tiered .tiers .odl{font-weight:700;left:.38rem;position:absolute;bottom:calc(1.6em + 1.1rem + 2px)}.wpbnbd.tiered .tiers input.other-input~.money-input,.wpbnbd.tiered .tiers input.other-input~.odl{display:none}.wpbnbd.tiered .tiers input.other-input:checked~.money-input{display:flex}.wpbnbd.tiered .tiers input.other-input:checked~.odl{display:block}.wpbnbd.tiered .tiers input.other-input:checked+label{margin-bottom:calc(3.2em + 1.86rem + 2px)}.wpbnbd.tiered .money-input{bottom:.38rem;left:.38rem;position:absolute}.wpbnbd.untiered .input-container{margin:.76rem;display:none}@media only screen and (min-width:782px){.wpbnbd.untiered .input-container{margin:1.5rem 1.5rem .76rem}}.wpbnbd.untiered input[type=radio]:checked~.input-container{display:block}.wpbnbd .money-input{display:flex;align-items:center;position:relative;max-width:200px;background-color:#fff;border-radius:3px;border:1px solid #ccc}.wpbnbd .money-input[focus-within]{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input:focus-within{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input .currency{cursor:default;font-size:.8em;padding-left:.5em}.wpbnbd .money-input input[type=number]{background:none;max-width:174px}.wpbnbd .money-input input[type=number],.wpbnbd .money-input input[type=number]:focus{border:none;outline:none;box-shadow:none}.wpbnbd .frequencies{position:relative;font-size:.7em;padding-top:2.65em}@media only screen and (min-width:600px){.wpbnbd .frequencies{font-size:.8em}}.wpbnbd .frequency .freq-label{position:absolute;top:0;left:0;border:solid #ccc;border-width:0 0 1px}.wpbnbd .frequency input[type=radio]:checked+.freq-label{color:inherit;border-bottom-color:transparent}.wpbnbd .frequency input[type=radio]:checked+.freq-label:hover{background:#fff}.wpbnbd .frequency input[type=radio]:checked~.tiers{display:flex}.wpbnbd .frequency input[type=radio]:focus+.freq-label{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:1px}.wpbnbd .frequency:nth-of-type(3) .freq-label{left:66.66%}.wpbnbd-frequencies--2.wpbnbd .frequency .freq-label{width:50%}.wpbnbd-frequencies--2.wpbnbd .frequency:nth-of-type(2) .freq-label{border-left-width:1px;left:50%;top:0}.wpbnbd-frequencies--3.wpbnbd .frequency .freq-label{width:33.33%}.wpbnbd-frequencies--3.wpbnbd .frequency:nth-of-type(2) .freq-label{border-left-width:1px;border-right-width:1px;left:33.33%;top:0}.wpbnbd.is-style-alternate{border-color:#f1f1f1;border-radius:5px}.wpbnbd.is-style-alternate .thanks{margin:1.12rem}.wpbnbd.is-style-alternate .money-input{max-width:100%}.wpbnbd.is-style-alternate .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-alternate.untiered .input-container{margin:1.12rem}.wpbnbd.is-style-alternate.tiered .tiers .tier-label{background:#f1f1f1;border-color:#f1f1f1;margin:0;text-align:center}.wpbnbd.is-style-alternate.tiered .money-input{bottom:0;left:0;right:0}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequencies{padding-top:calc(1.14rem + 1.6em + 4px)}}.wpbnbd.is-style-alternate .frequency .freq-label{background:#f1f1f1;border-color:#f1f1f1;border-width:1px;padding:calc(.57rem + 1px) .5rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency .freq-label{padding:calc(.57rem + 1px) .76rem}}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:after{box-sizing:content-box;background:#fff;border-radius:5px;bottom:.19rem;border:.19rem solid #fff;box-shadow:0 0 0 1px #ccc;content:"";display:block;left:.19rem;position:absolute;right:.19rem;top:.19rem;z-index:-1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:hover{background:#f1f1f1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.28rem;grid-template-columns:repeat(2,1fr);margin:1.12rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{grid-template-columns:repeat(4,1fr);grid-gap:.56rem}}.wpbnbd.is-style-alternate button{border-top-left-radius:0;border-top-right-radius:0;margin:0 -1px -1px;width:calc(100% + 2px)}.wpbnbd.is-style-minimal{border:none}.wpbnbd.is-style-minimal form{text-align:center}.wpbnbd.is-style-minimal .thanks{margin:1.12rem 0}.wpbnbd.is-style-minimal .money-input{max-width:100%}.wpbnbd.is-style-minimal .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-minimal.untiered .input-container{margin:.56rem 0 1.12rem;text-align:left}.wpbnbd.is-style-minimal.tiered .tiers .tier-label{align-items:center;display:grid;background:transparent;border:none;color:#767676;font-family:inherit;font-weight:inherit;grid-gap:.25rem;grid-template-columns:auto 1fr;margin:0;padding:0;text-align:left}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:before{background:#fff;border:1px solid #ccc;border-radius:100%;box-shadow:inset 0 0 0 3px #fff;content:"";display:block;height:20px;padding:3px;width:20px}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:hover{color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label{background:none;color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label:before{background:currentcolor}.wpbnbd.is-style-minimal.tiered .money-input{bottom:0;left:0;right:0}.wpbnbd.is-style-minimal .frequencies{padding-top:calc(.76rem + 1.6em + 4px)}.wpbnbd.is-style-minimal .frequency .freq-label{background:transparent;border:none;box-shadow:0 3px 0 #fff,0 4px 0 0 #ccc;padding:.38rem 0;transition:none}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency .freq-label{padding-left:.76rem;padding-right:.76rem}}.wpbnbd.is-style-minimal .frequency .freq-label:before{border-width:1px;border-color:#ccc}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked+.freq-label{box-shadow:0 4px 0 currentcolor}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:flex;flex-wrap:wrap;grid-gap:1.12rem;justify-content:center;margin:1.12rem 0}@media only screen and (min-width:600px){.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.56rem;grid-template-columns:repeat(4,1fr)}}.wpbnbd.is-style-minimal button{margin:0 auto;min-width:50%}
@@ -1 +1 @@
1
- .wpbnbd{background:#fff;border:1px solid #ccc;color:#111;position:relative;width:100%}.wpbnbd input[type=radio]{right:-99999em;position:absolute}.wpbnbd input[readonly]{background-color:#f1f1f1;color:#666}.wpbnbd .freq-label,.wpbnbd .input-container,.wpbnbd .tier-label{display:block;font-weight:700;cursor:pointer}.wpbnbd .freq-label{background:#fff;box-sizing:border-box;color:#767676;line-height:1.6;overflow:hidden;padding:.38rem .76rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1;text-align:center}.wpbnbd .freq-label:focus,.wpbnbd .freq-label:hover{background:#f1f1f1;color:#111}.wpbnbd button{margin:0 .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd button{margin:0 1.5rem 1.5rem}}.wpbnbd .thanks{color:#767676;font-size:.8em;margin:.38rem .76rem .76rem;display:none}@media only screen and (min-width:600px){.wpbnbd .thanks{display:inline}}@media only screen and (min-width:782px){.wpbnbd .thanks{margin-right:1.5rem;margin-left:1.5rem}}.wpbnbd.tiered .tiers{margin:.38rem;display:none;flex-wrap:wrap;position:relative}@media only screen and (min-width:782px){.wpbnbd.tiered .tiers{margin:1.12rem 1.12rem .38rem}}.wpbnbd.tiered .tiers .tier-label{border:1px solid #ccc;border-radius:5px;margin:.38rem;padding:.38rem .76rem}.wpbnbd.tiered .tiers .tier-label:hover{background:#f1f1f1}.wpbnbd.tiered .tiers input[type=radio]:focus+.tier-label{background:#f1f1f1;outline:1px dotted currentcolor;outline-offset:-4px}.wpbnbd.tiered .tiers input[type=radio]:checked+.tier-label{background-color:#757575;border-color:transparent;color:#fff}.wpbnbd.tiered .tiers .odl{font-weight:700;right:.38rem;position:absolute;bottom:calc(1.6em + 1.1rem + 2px)}.wpbnbd.tiered .tiers input.other-input~.money-input,.wpbnbd.tiered .tiers input.other-input~.odl{display:none}.wpbnbd.tiered .tiers input.other-input:checked~.money-input{display:flex}.wpbnbd.tiered .tiers input.other-input:checked~.odl{display:block}.wpbnbd.tiered .tiers input.other-input:checked+label{margin-bottom:calc(3.2em + 1.86rem + 2px)}.wpbnbd.tiered .money-input{bottom:.38rem;right:.38rem;position:absolute}.wpbnbd.untiered .input-container{margin:.76rem;display:none}@media only screen and (min-width:782px){.wpbnbd.untiered .input-container{margin:1.5rem 1.5rem .76rem}}.wpbnbd.untiered input[type=radio]:checked~.input-container{display:block}.wpbnbd .money-input{display:flex;align-items:center;position:relative;max-width:200px;background-color:#fff;border-radius:3px;border:1px solid #ccc}.wpbnbd .money-input[focus-within]{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input:focus-within{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input .currency{cursor:default;font-size:.8em;padding-right:.5em}.wpbnbd .money-input input[type=number]{background:none;max-width:174px}.wpbnbd .money-input input[type=number],.wpbnbd .money-input input[type=number]:focus{border:none;outline:none;box-shadow:none}.wpbnbd .frequencies{position:relative;font-size:.7em;padding-top:2.65em}@media only screen and (min-width:600px){.wpbnbd .frequencies{font-size:.8em}}.wpbnbd .frequency .freq-label{position:absolute;top:0;right:0;border:solid #ccc;border-width:0 0 1px}.wpbnbd .frequency input[type=radio]:checked+.freq-label{color:inherit;border-bottom-color:transparent}.wpbnbd .frequency input[type=radio]:checked+.freq-label:hover{background:#fff}.wpbnbd .frequency input[type=radio]:checked~.tiers{display:flex}.wpbnbd .frequency input[type=radio]:focus+.freq-label{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:1px}.wpbnbd .frequency:nth-of-type(3) .freq-label{right:66.66%}.wpbnbd-frequencies--2.wpbnbd .frequency .freq-label{width:50%}.wpbnbd-frequencies--2.wpbnbd .frequency:nth-of-type(2) .freq-label{border-right-width:1px;right:50%;top:0}.wpbnbd-frequencies--3.wpbnbd .frequency .freq-label{width:33.33%}.wpbnbd-frequencies--3.wpbnbd .frequency:nth-of-type(2) .freq-label{border-right-width:1px;border-left-width:1px;right:33.33%;top:0}.wpbnbd.is-style-alternate{border-color:#f1f1f1;border-radius:5px}.wpbnbd.is-style-alternate .thanks{margin:1.12rem}.wpbnbd.is-style-alternate .money-input{max-width:100%}.wpbnbd.is-style-alternate .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-alternate.untiered .input-container{margin:1.12rem}.wpbnbd.is-style-alternate.tiered .tiers .tier-label{background:#f1f1f1;border-color:#f1f1f1;margin:0;text-align:center}.wpbnbd.is-style-alternate.tiered .money-input{bottom:0;right:0;left:0}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequencies{padding-top:calc(1.14rem + 1.6em + 4px)}}.wpbnbd.is-style-alternate .frequency .freq-label{background:#f1f1f1;border-color:#f1f1f1;border-width:1px;padding:calc(.57rem + 1px) .5rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency .freq-label{padding:calc(.57rem + 1px) .76rem}}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:after{box-sizing:content-box;background:#fff;border-radius:5px;bottom:.19rem;border:.19rem solid #fff;box-shadow:0 0 0 1px #ccc;content:"";display:block;right:.19rem;position:absolute;left:.19rem;top:.19rem;z-index:-1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:hover{background:#f1f1f1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.28rem;grid-template-columns:repeat(2,1fr);margin:1.12rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{grid-template-columns:repeat(4,1fr);grid-gap:.56rem}}.wpbnbd.is-style-alternate button{border-top-right-radius:0;border-top-left-radius:0;margin:0 -1px -1px;width:calc(100% + 2px)}.wpbnbd.is-style-minimal{border:none}.wpbnbd.is-style-minimal form{text-align:center}.wpbnbd.is-style-minimal .thanks{margin:1.12rem 0}.wpbnbd.is-style-minimal .money-input{max-width:100%}.wpbnbd.is-style-minimal .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-minimal.untiered .input-container{margin:.56rem 0 1.12rem;text-align:right}.wpbnbd.is-style-minimal.tiered .tiers .tier-label{align-items:center;display:grid;background:transparent;border:none;color:#767676;font-family:inherit;font-weight:inherit;grid-gap:.25rem;grid-template-columns:auto 1fr;margin:0;padding:0;text-align:right}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:before{background:#fff;border:1px solid #ccc;border-radius:100%;box-shadow:inset 0 0 0 3px #fff;content:"";display:block;height:20px;padding:3px;width:20px}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:hover{color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label{background:none;color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label:before{background:currentcolor}.wpbnbd.is-style-minimal.tiered .money-input{bottom:0;right:0;left:0}.wpbnbd.is-style-minimal .frequencies{padding-top:calc(.76rem + 1.6em + 4px)}.wpbnbd.is-style-minimal .frequency .freq-label{background:transparent;border:none;box-shadow:0 3px 0 #fff,0 4px 0 0 #ccc;padding:.38rem 0;transition:none}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency .freq-label{padding-right:.76rem;padding-left:.76rem}}.wpbnbd.is-style-minimal .frequency .freq-label:before{border-width:1px;border-color:#ccc}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked+.freq-label{box-shadow:0 4px 0 currentcolor}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:flex;flex-wrap:wrap;grid-gap:1.12rem;justify-content:center;margin:1.12rem 0}@media only screen and (min-width:600px){.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.56rem;grid-template-columns:repeat(4,1fr)}}.wpbnbd.is-style-minimal button{margin:0 auto;min-width:50%}
1
+ .wpbnbd{background:#fff;border:1px solid #ccc;color:#111;position:relative;width:100%}.wpbnbd input[type=radio]{right:-99999em;position:absolute}.wpbnbd input[readonly]{background-color:#f1f1f1;color:#666}.wpbnbd .freq-label,.wpbnbd .input-container,.wpbnbd .tier-label{display:block;font-weight:700;cursor:pointer}.wpbnbd .freq-label{background:#fff;box-sizing:border-box;color:#767676;line-height:1.6;overflow:hidden;padding:.38rem .76rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1;text-align:center}.wpbnbd .freq-label:focus,.wpbnbd .freq-label:hover{background:#f1f1f1;color:#111}.wpbnbd button{margin:0 .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd button{margin:0 1.5rem 1.5rem}}.wpbnbd .thanks{color:#767676;font-size:.8em;margin:.38rem .76rem .76rem;display:none}@media only screen and (min-width:600px){.wpbnbd .thanks{display:block}}@media only screen and (min-width:782px){.wpbnbd .thanks{margin-right:1.5rem;margin-left:1.5rem}}.wpbnbd.tiered .tiers{margin:.38rem;display:none;flex-wrap:wrap;position:relative}@media only screen and (min-width:782px){.wpbnbd.tiered .tiers{margin:1.12rem 1.12rem .38rem}}.wpbnbd.tiered .tiers .tier-label{border:1px solid #ccc;border-radius:5px;margin:.38rem;padding:.38rem .76rem}.wpbnbd.tiered .tiers .tier-label:hover{background:#f1f1f1}.wpbnbd.tiered .tiers input[type=radio]:focus+.tier-label{background:#f1f1f1;outline:1px dotted currentcolor;outline-offset:-4px}.wpbnbd.tiered .tiers input[type=radio]:checked+.tier-label{background-color:#757575;border-color:transparent;color:#fff}.wpbnbd.tiered .tiers .odl{font-weight:700;right:.38rem;position:absolute;bottom:calc(1.6em + 1.1rem + 2px)}.wpbnbd.tiered .tiers input.other-input~.money-input,.wpbnbd.tiered .tiers input.other-input~.odl{display:none}.wpbnbd.tiered .tiers input.other-input:checked~.money-input{display:flex}.wpbnbd.tiered .tiers input.other-input:checked~.odl{display:block}.wpbnbd.tiered .tiers input.other-input:checked+label{margin-bottom:calc(3.2em + 1.86rem + 2px)}.wpbnbd.tiered .money-input{bottom:.38rem;right:.38rem;position:absolute}.wpbnbd.untiered .input-container{margin:.76rem;display:none}@media only screen and (min-width:782px){.wpbnbd.untiered .input-container{margin:1.5rem 1.5rem .76rem}}.wpbnbd.untiered input[type=radio]:checked~.input-container{display:block}.wpbnbd .money-input{display:flex;align-items:center;position:relative;max-width:200px;background-color:#fff;border-radius:3px;border:1px solid #ccc}.wpbnbd .money-input[focus-within]{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input:focus-within{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input .currency{cursor:default;font-size:.8em;padding-right:.5em}.wpbnbd .money-input input[type=number]{background:none;max-width:174px}.wpbnbd .money-input input[type=number],.wpbnbd .money-input input[type=number]:focus{border:none;outline:none;box-shadow:none}.wpbnbd .frequencies{position:relative;font-size:.7em;padding-top:2.65em}@media only screen and (min-width:600px){.wpbnbd .frequencies{font-size:.8em}}.wpbnbd .frequency .freq-label{position:absolute;top:0;right:0;border:solid #ccc;border-width:0 0 1px}.wpbnbd .frequency input[type=radio]:checked+.freq-label{color:inherit;border-bottom-color:transparent}.wpbnbd .frequency input[type=radio]:checked+.freq-label:hover{background:#fff}.wpbnbd .frequency input[type=radio]:checked~.tiers{display:flex}.wpbnbd .frequency input[type=radio]:focus+.freq-label{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:1px}.wpbnbd .frequency:nth-of-type(3) .freq-label{right:66.66%}.wpbnbd-frequencies--2.wpbnbd .frequency .freq-label{width:50%}.wpbnbd-frequencies--2.wpbnbd .frequency:nth-of-type(2) .freq-label{border-right-width:1px;right:50%;top:0}.wpbnbd-frequencies--3.wpbnbd .frequency .freq-label{width:33.33%}.wpbnbd-frequencies--3.wpbnbd .frequency:nth-of-type(2) .freq-label{border-right-width:1px;border-left-width:1px;right:33.33%;top:0}.wpbnbd.is-style-alternate{border-color:#f1f1f1;border-radius:5px}.wpbnbd.is-style-alternate .thanks{margin:1.12rem}.wpbnbd.is-style-alternate .money-input{max-width:100%}.wpbnbd.is-style-alternate .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-alternate.untiered .input-container{margin:1.12rem}.wpbnbd.is-style-alternate.tiered .tiers .tier-label{background:#f1f1f1;border-color:#f1f1f1;margin:0;text-align:center}.wpbnbd.is-style-alternate.tiered .money-input{bottom:0;right:0;left:0}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequencies{padding-top:calc(1.14rem + 1.6em + 4px)}}.wpbnbd.is-style-alternate .frequency .freq-label{background:#f1f1f1;border-color:#f1f1f1;border-width:1px;padding:calc(.57rem + 1px) .5rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency .freq-label{padding:calc(.57rem + 1px) .76rem}}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:after{box-sizing:content-box;background:#fff;border-radius:5px;bottom:.19rem;border:.19rem solid #fff;box-shadow:0 0 0 1px #ccc;content:"";display:block;right:.19rem;position:absolute;left:.19rem;top:.19rem;z-index:-1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:hover{background:#f1f1f1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.28rem;grid-template-columns:repeat(2,1fr);margin:1.12rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{grid-template-columns:repeat(4,1fr);grid-gap:.56rem}}.wpbnbd.is-style-alternate button{border-top-right-radius:0;border-top-left-radius:0;margin:0 -1px -1px;width:calc(100% + 2px)}.wpbnbd.is-style-minimal{border:none}.wpbnbd.is-style-minimal form{text-align:center}.wpbnbd.is-style-minimal .thanks{margin:1.12rem 0}.wpbnbd.is-style-minimal .money-input{max-width:100%}.wpbnbd.is-style-minimal .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-minimal.untiered .input-container{margin:.56rem 0 1.12rem;text-align:right}.wpbnbd.is-style-minimal.tiered .tiers .tier-label{align-items:center;display:grid;background:transparent;border:none;color:#767676;font-family:inherit;font-weight:inherit;grid-gap:.25rem;grid-template-columns:auto 1fr;margin:0;padding:0;text-align:right}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:before{background:#fff;border:1px solid #ccc;border-radius:100%;box-shadow:inset 0 0 0 3px #fff;content:"";display:block;height:20px;padding:3px;width:20px}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:hover{color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label{background:none;color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label:before{background:currentcolor}.wpbnbd.is-style-minimal.tiered .money-input{bottom:0;right:0;left:0}.wpbnbd.is-style-minimal .frequencies{padding-top:calc(.76rem + 1.6em + 4px)}.wpbnbd.is-style-minimal .frequency .freq-label{background:transparent;border:none;box-shadow:0 3px 0 #fff,0 4px 0 0 #ccc;padding:.38rem 0;transition:none}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency .freq-label{padding-right:.76rem;padding-left:.76rem}}.wpbnbd.is-style-minimal .frequency .freq-label:before{border-width:1px;border-color:#ccc}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked+.freq-label{box-shadow:0 4px 0 currentcolor}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:flex;flex-wrap:wrap;grid-gap:1.12rem;justify-content:center;margin:1.12rem 0}@media only screen and (min-width:600px){.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.56rem;grid-template-columns:repeat(4,1fr)}}.wpbnbd.is-style-minimal button{margin:0 auto;min-width:50%}
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'aa4adf953dbc8210dfd6ffb382f3ac56');
1
+ <?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'ab7eb561514f47251898b16c82cb49fe');