New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ptp-us/power-the-polls-form

Package Overview
Dependencies
Maintainers
0
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ptp-us/power-the-polls-form - npm Package Compare versions

Comparing version 1.2.35 to 1.2.36

power-the-polls-form/p-76d1e864.system.entry.js

2

collection/components/power-the-polls-form/power-the-polls-form.js

@@ -38,3 +38,3 @@ import { Fragment, h, Host, } from "@stencil/core";

version() {
return Promise.resolve("1.2.35");
return Promise.resolve("1.2.36");
}

@@ -41,0 +41,0 @@ render() {

@@ -178,3 +178,2 @@ import { Fragment, h, Host, } from "@stencil/core";

"9224": "Apply today to be considered to serve in 2025!",
"9175": "Apply to be considered for future elections, but application for November 2024 is now closed.",
"8798": "Particularly desire applicants able to serve in the Mark Twain Community!",

@@ -184,3 +183,2 @@ "5675": "Particularly desire applicants willing to serve in the Navajo Nation, Fredonia, and Blue Ridge areas.",

"6272": "Select roles still open for applications at: https://www1.jobdiva.com/portal/?a=z7jdnwgikn3wjxzg7v6kkaog58ov1x07f05q09vlxv3m0tdjg36zpgrrr3vdzu3k&compid=0#/",
"9637": "Apply by mid September to be considered to serve this November! ",
"9298": "Email elections@stutsmancounty.gov to be considered to serve this November!",

@@ -216,3 +214,4 @@ "6043": "Please call 860-721-2820 today to apply!",

"10816": "Apply by September 30 to be considered to serve in November!",
"10584": "Apply by October 14 at 5pm to be considered to serve this November!", // Eau Claire, WI
"10584": "Apply by October 14 at 5pm to be considered to serve this November!",
"8794": "Desire additional poll workers in Smith Valley.", // Lyon County, NV
};

@@ -219,0 +218,0 @@ this.jurisdictionId = undefined;

@@ -13,3 +13,3 @@ import { proxyCustomElement, HTMLElement, createEvent, h, Host, Fragment } from '@stencil/core/internal/client';

const powerThePollsFormCss = "power-the-polls-form{display:block;-webkit-box-sizing:border-box;box-sizing:border-box}power-the-polls-form *{-webkit-box-sizing:border-box;box-sizing:border-box}power-the-polls-form h3{margin-top:1em}power-the-polls-form button{border:0;padding:0.5em 1em;width:100%;text-transform:uppercase;background-color:#444BFD;color:#F5F3F1;font-size:1.2rem;letter-spacing:0.05rem;font-weight:bold;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}power-the-polls-form button:hover{opacity:0.8}power-the-polls-form button:focus{opacity:0.6}power-the-polls-form button:active{opacity:0.4}power-the-polls-form button:disabled{background-color:#aaa;color:#333;cursor:progress}power-the-polls-form button:disabled:hover,power-the-polls-form button:disabled:focus,power-the-polls-form button:disabled:active{opacity:1}power-the-polls-form form{font-size:1rem;padding:1em 0;letter-spacing:0}power-the-polls-form form input,power-the-polls-form form select{width:100%;padding:0.5em 0.75em;display:block}power-the-polls-form form select{padding:0.75em;height:auto}power-the-polls-form form input[type=checkbox]{width:auto;display:inline-block}power-the-polls-form form label{vertical-align:middle;margin:1em 0;font-size:0.9rem;display:block}@media only screen and (max-width: 620px){power-the-polls-form form label{margin:1em 0 0.5em 0}}power-the-polls-form form label.checkbox{-ms-flex-align:center;align-items:center;cursor:pointer}power-the-polls-form form label.checkbox:hover{background-color:rgba(0, 0, 0, 0.05)}power-the-polls-form form label.checkbox input{z-index:-1}power-the-polls-form p.disclaimer{font-size:0.9rem;font-weight:normal}power-the-polls-form label{display:block;margin-bottom:1em}power-the-polls-form .required{color:red}power-the-polls-form .checkbox{display:block;margin-bottom:1em}power-the-polls-form .button{margin-top:1em}power-the-polls-form p.required-note{font-size:0.8rem;font-weight:normal;color:red;margin-top:1em}power-the-polls-form .next-steps p{clear:left}power-the-polls-form .next-steps p .number{margin:0 0.5em 0.5em 0;border-style:solid;border-width:2px;padding:0.25em;display:block;width:2.2em;text-align:center;font-size:1.6em;font-weight:bold;float:left}@media only screen and (max-width: 620px){power-the-polls-form .next-steps p .number{float:none}}power-the-polls-form .next-steps::after{content:\"\";display:block;clear:both}";
const powerThePollsFormCss = "power-the-polls-form{display:block;-webkit-box-sizing:border-box;box-sizing:border-box}power-the-polls-form *{-webkit-box-sizing:border-box;box-sizing:border-box}power-the-polls-form h3{margin-top:1em}power-the-polls-form button{border:0;padding:0.5em 1em;width:100%;text-transform:uppercase;background-color:#444BFD;color:#F5F3F1;font-size:1.2rem;letter-spacing:0.05rem;font-weight:bold;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}power-the-polls-form button:hover{opacity:0.8}power-the-polls-form button:focus{opacity:0.6}power-the-polls-form button:active{opacity:0.4}power-the-polls-form button:disabled{background-color:#aaa;color:#333;cursor:progress}power-the-polls-form button:disabled:hover,power-the-polls-form button:disabled:focus,power-the-polls-form button:disabled:active{opacity:1}power-the-polls-form form{font-size:1rem;padding:1em 0;letter-spacing:0}power-the-polls-form form input,power-the-polls-form form select{width:100%;padding:0.5em 0.75em;display:block}power-the-polls-form form select{padding:0.75em;height:auto}power-the-polls-form form input[type=checkbox]{width:auto;display:inline-block}power-the-polls-form form label{vertical-align:middle;margin:1em 0;font-size:0.9rem;display:block}@media only screen and (max-width: 620px){power-the-polls-form form label{margin:1em 0 0.5em 0}}power-the-polls-form form label.checkbox{-ms-flex-align:center;align-items:center;cursor:pointer}power-the-polls-form form label.checkbox:hover{background-color:rgba(0, 0, 0, 0.05)}power-the-polls-form form label.checkbox input{z-index:-1}power-the-polls-form p.disclaimer{font-size:0.9rem;font-weight:normal}power-the-polls-form label{display:block;margin-bottom:1em}power-the-polls-form .required{color:red}power-the-polls-form .checkbox{display:block;margin-bottom:1em}power-the-polls-form .button{margin-top:1em;background-color:#444bfd}power-the-polls-form p.required-note{font-size:0.8rem;font-weight:normal;color:red;margin-top:1em}power-the-polls-form .next-steps p{clear:left}power-the-polls-form .next-steps p .number{margin:0 0.5em 0.5em 0;border-style:solid;border-width:2px;padding:0.25em;display:block;width:2.2em;text-align:center;font-size:1.6em;font-weight:bold;float:left}@media only screen and (max-width: 620px){power-the-polls-form .next-steps p .number{float:none}}power-the-polls-form .next-steps::after{content:\"\";display:block;clear:both}";

@@ -50,3 +50,3 @@ const SHOW_NEXT_STEPS_AFTER_SUBMISSION = false; // disabling this post-election

version() {
return Promise.resolve("1.2.35");
return Promise.resolve("1.2.36");
}

@@ -53,0 +53,0 @@ render() {

@@ -344,3 +344,2 @@ import { h, Fragment, proxyCustomElement, HTMLElement, Host } from '@stencil/core/internal/client';

"9224": "Apply today to be considered to serve in 2025!",
"9175": "Apply to be considered for future elections, but application for November 2024 is now closed.",
"8798": "Particularly desire applicants able to serve in the Mark Twain Community!",

@@ -350,3 +349,2 @@ "5675": "Particularly desire applicants willing to serve in the Navajo Nation, Fredonia, and Blue Ridge areas.",

"6272": "Select roles still open for applications at: https://www1.jobdiva.com/portal/?a=z7jdnwgikn3wjxzg7v6kkaog58ov1x07f05q09vlxv3m0tdjg36zpgrrr3vdzu3k&compid=0#/",
"9637": "Apply by mid September to be considered to serve this November! ",
"9298": "Email elections@stutsmancounty.gov to be considered to serve this November!",

@@ -382,3 +380,4 @@ "6043": "Please call 860-721-2820 today to apply!",

"10816": "Apply by September 30 to be considered to serve in November!",
"10584": "Apply by October 14 at 5pm to be considered to serve this November!", // Eau Claire, WI
"10584": "Apply by October 14 at 5pm to be considered to serve this November!",
"8794": "Desire additional poll workers in Smith Valley.", // Lyon County, NV
};

@@ -385,0 +384,0 @@ this.jurisdictionId = undefined;

{
"name": "@ptp-us/power-the-polls-form",
"version": "1.2.35",
"version": "1.2.36",
"description": "Power the Polls Volunteer Form",

@@ -40,3 +40,3 @@ "license": "MIT",

"dependencies": {
"@ptp-us/power-the-polls-form": "^1.2.35",
"@ptp-us/power-the-polls-form": "^1.2.36",
"@stencil/core": "~3.4.0",

@@ -43,0 +43,0 @@ "@stencil/router": "^1.0.1",

@@ -1,2 +0,2 @@

System.register(["./p-71eb4a3f.system.js"],(function(t,e){"use strict";var i,s;return{setters:[function(e){i=e.p;s=e.b;t("setNonce",e.s)}],execute:function(){var t=function(){var t=e.meta.url;var s={};if(t!==""){s.resourcesUrl=new URL(".",t).href}return i(s)};t().then((function(t){return s([["p-b6dbc24d.system",[[0,"power-the-polls-form",{partnerId:[1,"partner-id"],partnerName:[1,"partner-name"],smartyStreetsApiKey:[1,"smarty-streets-api-key"],customFormFieldLabel:[1,"custom-form-field-label"],optUserOutOfChase:[4,"opt-user-out-of-chase"],formStatus:[32],formData:[32],mobilePhone:[32],reset:[64],version:[64]}],[0,"ptp-info-poll-worker",{state:[1],county:[1],city:[1],cityTownVillageSuffix:[1,"city-town-village-suffix"],jurisdictionIdOrSlug:[8,"jurisdiction-id-or-slug"],formData:[16],showNextSteps:[4,"show-next-steps"]}],[0,"input-address",{cityValue:[32],cityTownVillageValue:[32],countyValue:[32],stateValue:[32],zipValue:[32],cityOptions:[32],cityTownVillageOptions:[32],countyOptions:[32],stateOptions:[32],state:[64]}],[0,"ptp-info-jurisdiction",{jurisdictionId:[8,"jurisdiction-id"],showNextSteps:[4,"show-next-steps"],initialFormData:[16],jurisdiction:[32],jurisdictionShape:[32],formData:[32],isMailToFormComplete:[32],additionalInfoFormStatus:[32],specialInfo:[32]}],[0,"ptp-info-state",{state:[1],stateId:[32],stateJurisdictions:[32],stateInfo:[32]}],[0,"input-possibly-hidden-select",{fieldLabel:[1,"field-label"],name:[1],selected:[1],options:[16]}],[0,"email-application-form",{jurisdiction:[16],data:[16],fieldValidState:[32],isFormValid:[32]}],[0,"ui-geojson-to-svg",{geoJson:[16],options:[16],width:[2],height:[2],renderer:[32],projectedGeoJson:[32]}],[1,"ui-loading-spinner",{small:[4]}]]]],t)}))}}}));
System.register(["./p-71eb4a3f.system.js"],(function(t,e){"use strict";var i,s;return{setters:[function(e){i=e.p;s=e.b;t("setNonce",e.s)}],execute:function(){var t=function(){var t=e.meta.url;var s={};if(t!==""){s.resourcesUrl=new URL(".",t).href}return i(s)};t().then((function(t){return s([["p-76d1e864.system",[[0,"power-the-polls-form",{partnerId:[1,"partner-id"],partnerName:[1,"partner-name"],smartyStreetsApiKey:[1,"smarty-streets-api-key"],customFormFieldLabel:[1,"custom-form-field-label"],optUserOutOfChase:[4,"opt-user-out-of-chase"],formStatus:[32],formData:[32],mobilePhone:[32],reset:[64],version:[64]}],[0,"ptp-info-poll-worker",{state:[1],county:[1],city:[1],cityTownVillageSuffix:[1,"city-town-village-suffix"],jurisdictionIdOrSlug:[8,"jurisdiction-id-or-slug"],formData:[16],showNextSteps:[4,"show-next-steps"]}],[0,"input-address",{cityValue:[32],cityTownVillageValue:[32],countyValue:[32],stateValue:[32],zipValue:[32],cityOptions:[32],cityTownVillageOptions:[32],countyOptions:[32],stateOptions:[32],state:[64]}],[0,"ptp-info-jurisdiction",{jurisdictionId:[8,"jurisdiction-id"],showNextSteps:[4,"show-next-steps"],initialFormData:[16],jurisdiction:[32],jurisdictionShape:[32],formData:[32],isMailToFormComplete:[32],additionalInfoFormStatus:[32],specialInfo:[32]}],[0,"ptp-info-state",{state:[1],stateId:[32],stateJurisdictions:[32],stateInfo:[32]}],[0,"input-possibly-hidden-select",{fieldLabel:[1,"field-label"],name:[1],selected:[1],options:[16]}],[0,"email-application-form",{jurisdiction:[16],data:[16],fieldValidState:[32],isFormValid:[32]}],[0,"ui-geojson-to-svg",{geoJson:[16],options:[16],width:[2],height:[2],renderer:[32],projectedGeoJson:[32]}],[1,"ui-loading-spinner",{small:[4]}]]]],t)}))}}}));
//# sourceMappingURL=p-028324d8.system.js.map

@@ -1,2 +0,2 @@

import{p as t,b as e}from"./p-44c65abd.js";export{s as setNonce}from"./p-44c65abd.js";const i=()=>{const e=import.meta.url;const i={};if(e!==""){i.resourcesUrl=new URL(".",e).href}return t(i)};i().then((t=>e([["p-11afb272",[[0,"power-the-polls-form",{partnerId:[1,"partner-id"],partnerName:[1,"partner-name"],smartyStreetsApiKey:[1,"smarty-streets-api-key"],customFormFieldLabel:[1,"custom-form-field-label"],optUserOutOfChase:[4,"opt-user-out-of-chase"],formStatus:[32],formData:[32],mobilePhone:[32],reset:[64],version:[64]}],[0,"ptp-info-poll-worker",{state:[1],county:[1],city:[1],cityTownVillageSuffix:[1,"city-town-village-suffix"],jurisdictionIdOrSlug:[8,"jurisdiction-id-or-slug"],formData:[16],showNextSteps:[4,"show-next-steps"]}],[0,"input-address",{cityValue:[32],cityTownVillageValue:[32],countyValue:[32],stateValue:[32],zipValue:[32],cityOptions:[32],cityTownVillageOptions:[32],countyOptions:[32],stateOptions:[32],state:[64]}],[0,"ptp-info-jurisdiction",{jurisdictionId:[8,"jurisdiction-id"],showNextSteps:[4,"show-next-steps"],initialFormData:[16],jurisdiction:[32],jurisdictionShape:[32],formData:[32],isMailToFormComplete:[32],additionalInfoFormStatus:[32],specialInfo:[32]}],[0,"ptp-info-state",{state:[1],stateId:[32],stateJurisdictions:[32],stateInfo:[32]}],[0,"input-possibly-hidden-select",{fieldLabel:[1,"field-label"],name:[1],selected:[1],options:[16]}],[0,"email-application-form",{jurisdiction:[16],data:[16],fieldValidState:[32],isFormValid:[32]}],[0,"ui-geojson-to-svg",{geoJson:[16],options:[16],width:[2],height:[2],renderer:[32],projectedGeoJson:[32]}],[1,"ui-loading-spinner",{small:[4]}]]]],t)));
import{p as t,b as e}from"./p-44c65abd.js";export{s as setNonce}from"./p-44c65abd.js";const i=()=>{const e=import.meta.url;const i={};if(e!==""){i.resourcesUrl=new URL(".",e).href}return t(i)};i().then((t=>e([["p-e0bcd3f7",[[0,"power-the-polls-form",{partnerId:[1,"partner-id"],partnerName:[1,"partner-name"],smartyStreetsApiKey:[1,"smarty-streets-api-key"],customFormFieldLabel:[1,"custom-form-field-label"],optUserOutOfChase:[4,"opt-user-out-of-chase"],formStatus:[32],formData:[32],mobilePhone:[32],reset:[64],version:[64]}],[0,"ptp-info-poll-worker",{state:[1],county:[1],city:[1],cityTownVillageSuffix:[1,"city-town-village-suffix"],jurisdictionIdOrSlug:[8,"jurisdiction-id-or-slug"],formData:[16],showNextSteps:[4,"show-next-steps"]}],[0,"input-address",{cityValue:[32],cityTownVillageValue:[32],countyValue:[32],stateValue:[32],zipValue:[32],cityOptions:[32],cityTownVillageOptions:[32],countyOptions:[32],stateOptions:[32],state:[64]}],[0,"ptp-info-jurisdiction",{jurisdictionId:[8,"jurisdiction-id"],showNextSteps:[4,"show-next-steps"],initialFormData:[16],jurisdiction:[32],jurisdictionShape:[32],formData:[32],isMailToFormComplete:[32],additionalInfoFormStatus:[32],specialInfo:[32]}],[0,"ptp-info-state",{state:[1],stateId:[32],stateJurisdictions:[32],stateInfo:[32]}],[0,"input-possibly-hidden-select",{fieldLabel:[1,"field-label"],name:[1],selected:[1],options:[16]}],[0,"email-application-form",{jurisdiction:[16],data:[16],fieldValidState:[32],isFormValid:[32]}],[0,"ui-geojson-to-svg",{geoJson:[16],options:[16],width:[2],height:[2],renderer:[32],projectedGeoJson:[32]}],[1,"ui-loading-spinner",{small:[4]}]]]],t)));
//# sourceMappingURL=power-the-polls-form.esm.js.map

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc