@formio/uswds 2.4.5 → 2.4.7-rc.1

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/dist/uswds.js CHANGED
@@ -556,7 +556,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar
556
556
  \*********************************************/
557
557
  /***/ (function(__unused_webpack_module, exports) {
558
558
 
559
- eval("Object.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports.default=function(ctx) {\nvar __t, __p = '', __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n__p += '<fieldset class=\"usa-fieldset\">\\n <legend class=\"usa-legend usa-sr-only\">' +\n((__t = (ctx.component.label)) == null ? '' : __t) +\n'</legend>\\n <div class=\"usa-memorable-date display-flex\"\\n role=\"group\"\\n ';\n if (ctx.component.hideLabel) { ;\n__p += '\\n aria-label=\"' +\n((__t = (ctx.component.label)) == null ? '' : __t) +\n'\"\\n ';\n } else { ;\n__p += '\\n aria-labelledby=\"l-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n >\\n ';\n if (ctx.dayFirst && ctx.showDay) { ;\n__p += '\\n <div class=\"formio-form-group usa-form-group--day flex-1\">\\n <label for=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-day\"\\n class=\"usa-label ';\n if (ctx.component.hideInputLabels) { ;\n__p += 'usa-sr-only';\n } ;\n__p += ' ';\n if(ctx.component.fields.day.required) { ;\n__p += 'field-required';\n } ;\n__p += '\"\\n >' +\n((__t = (ctx.t('Day'))) == null ? '' : __t) +\n'</label>\\n\\n <input class=\"usa-input usa-input--inline\"\\n ref=\"day\"\\n name=\"day\"\\n id=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-day\"\\n ';\n if (ctx.component.fields.day.placeholder) { ;\n__p += 'placeholder=\"' +\n((__t = (ctx.component.fields.day.placeholder)) == null ? '' : __t) +\n'\"';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n type=\"number\" min=\"1\" max=\"31\" step=\"1\" value=\"\">\\n </div>\\n ';\n } ;\n__p += '\\n\\n ';\n if (ctx.showMonth) { ;\n__p += '\\n <div class=\"formio-form-group usa-form-group--month flex-1\">\\n <label for=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-month\"\\n class=\"usa-label ';\n if (ctx.component.hideInputLabels) { ;\n__p += 'usa-sr-only';\n } ;\n__p += ' ';\n if(ctx.component.fields.month.required) { ;\n__p += 'field-required';\n } ;\n__p += '\"\\n >' +\n((__t = (ctx.t('Month'))) == null ? '' : __t) +\n'</label>\\n\\n <input class=\"usa-input usa-input--inline\"\\n ref=\"month\"\\n name=\"month\"\\n id=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-month\"\\n ';\n if (ctx.component.fields.month.placeholder) { ;\n__p += 'placeholder=\"' +\n((__t = (ctx.component.fields.month.placeholder)) == null ? '' : __t) +\n'\"';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n type=\"number\" min=\"1\" max=\"12\" step=\"1\" value=\"\">\\n </div>\\n ';\n } ;\n__p += '\\n\\n ';\n if (!ctx.dayFirst && ctx.showDay) { ;\n__p += '\\n <div class=\"formio-form-group usa-form-group--day flex-1\">\\n <label for=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-day\"\\n class=\"usa-label ';\n if (ctx.component.hideInputLabels) { ;\n__p += 'usa-sr-only';\n } ;\n__p += ' ';\n if(ctx.component.fields.day.required) { ;\n__p += 'field-required';\n } ;\n__p += '\"\\n >' +\n((__t = (ctx.t('Day'))) == null ? '' : __t) +\n'</label>\\n\\n <input class=\"usa-input usa-input--inline\"\\n ref=\"day\"\\n name=\"day\"\\n id=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-day\"\\n ';\n if (ctx.component.fields.day.placeholder) { ;\n__p += 'placeholder=\"' +\n((__t = (ctx.component.fields.day.placeholder)) == null ? '' : __t) +\n'\"';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n type=\"number\" min=\"1\" max=\"31\" step=\"1\" value=\"\">\\n </div>\\n ';\n } ;\n__p += '\\n\\n ';\n if (ctx.showYear) { ;\n__p += '\\n <div class=\"formio-form-group usa-form-group--year flex-1\">\\n <label for=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-year\"\\n class=\"usa-label ';\n if (ctx.component.hideInputLabels) { ;\n__p += 'usa-sr-only';\n } ;\n__p += ' ';\n if(ctx.component.fields.year.required) { ;\n__p += 'field-required';\n } ;\n__p += '\"\\n >' +\n((__t = (ctx.t('Year'))) == null ? '' : __t) +\n'</label>\\n\\n <input class=\"usa-input usa-input--inline\"\\n ref=\"year\"\\n name=\"year\"\\n id=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-year\"\\n ';\n if (ctx.component.fields.year.placeholder) { ;\n__p += 'placeholder=\"' +\n((__t = (ctx.component.fields.year.placeholder)) == null ? '' : __t) +\n'\"';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n type=\"number\"\\n min=\"' +\n((__t = ( !!ctx.component.fields.year.minYear ? ctx.component.fields.year.minYear : 1900 )) == null ? '' : __t) +\n'\"\\n max=\"' +\n((__t = ( !!ctx.component.fields.year.maxYear ? ctx.component.fields.year.maxYear : 2019 )) == null ? '' : __t) +\n'\" value=\"\">\\n </div>\\n ';\n } ;\n__p += '\\n </div>\\n <input name=\"ctx.data[day]\" type=\"hidden\" class=\"form-control\" lang=\"en\" value=\"\" ref=\"input\">\\n</fieldset>\\n';\nreturn __p\n}\n\n//# sourceURL=webpack://uswds/./lib/templates/uswds/day/form.ejs.js?");
559
+ eval("Object.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports.default=function(ctx) {\nvar __t, __p = '', __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n__p += '<fieldset class=\"usa-fieldset\">\\n <legend class=\"usa-legend usa-sr-only\">' +\n((__t = (ctx.component.label)) == null ? '' : __t) +\n'</legend>\\n <div class=\"usa-memorable-date display-flex\"\\n role=\"group\"\\n ';\n if (ctx.component.hideLabel) { ;\n__p += '\\n aria-label=\"' +\n((__t = (ctx.component.label)) == null ? '' : __t) +\n'\"\\n ';\n } else { ;\n__p += '\\n aria-labelledby=\"l-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n >\\n ';\n if (ctx.dayFirst && ctx.showDay) { ;\n__p += '\\n <div class=\"formio-form-group usa-form-group--day flex-1\">\\n <label for=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-day\"\\n class=\"usa-label ';\n if (ctx.component.hideInputLabels) { ;\n__p += 'usa-sr-only';\n } ;\n__p += ' ';\n if(ctx.component.fields.day.required) { ;\n__p += 'field-required';\n } ;\n__p += '\"\\n >' +\n((__t = (ctx.t('Day'))) == null ? '' : __t) +\n'</label>\\n\\n <input class=\"usa-input usa-input--inline\"\\n ref=\"day\"\\n name=\"day\"\\n id=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-day\"\\n ';\n if (ctx.component.fields.day.placeholder) { ;\n__p += 'placeholder=\"' +\n((__t = (ctx.component.fields.day.placeholder)) == null ? '' : __t) +\n'\"';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n type=\"number\" min=\"1\" max=\"31\" step=\"1\" value=\"\">\\n </div>\\n ';\n } ;\n__p += '\\n\\n ';\n if (ctx.showMonth) { ;\n__p += '\\n <div class=\"formio-form-group usa-form-group--month flex-1\">\\n <label for=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-month\"\\n class=\"usa-label ';\n if (ctx.component.hideInputLabels) { ;\n__p += 'usa-sr-only';\n } ;\n__p += ' ';\n if(ctx.component.fields.month.required) { ;\n__p += 'field-required';\n } ;\n__p += '\"\\n >' +\n((__t = (ctx.t('Month'))) == null ? '' : __t) +\n'</label>\\n <div>' +\n((__t = (ctx.month)) == null ? '' : __t) +\n'</div>\\n </div>\\n ';\n } ;\n__p += '\\n\\n ';\n if (!ctx.dayFirst && ctx.showDay) { ;\n__p += '\\n <div class=\"formio-form-group usa-form-group--day flex-1\">\\n <label for=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-day\"\\n class=\"usa-label ';\n if (ctx.component.hideInputLabels) { ;\n__p += 'usa-sr-only';\n } ;\n__p += ' ';\n if(ctx.component.fields.day.required) { ;\n__p += 'field-required';\n } ;\n__p += '\"\\n >' +\n((__t = (ctx.t('Day'))) == null ? '' : __t) +\n'</label>\\n\\n <input class=\"usa-input usa-input--inline\"\\n ref=\"day\"\\n name=\"day\"\\n id=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-day\"\\n ';\n if (ctx.component.fields.day.placeholder) { ;\n__p += 'placeholder=\"' +\n((__t = (ctx.component.fields.day.placeholder)) == null ? '' : __t) +\n'\"';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n type=\"number\" min=\"1\" max=\"31\" step=\"1\" value=\"\">\\n </div>\\n ';\n } ;\n__p += '\\n\\n ';\n if (ctx.showYear) { ;\n__p += '\\n <div class=\"formio-form-group usa-form-group--year flex-1\">\\n <label for=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-year\"\\n class=\"usa-label ';\n if (ctx.component.hideInputLabels) { ;\n__p += 'usa-sr-only';\n } ;\n__p += ' ';\n if(ctx.component.fields.year.required) { ;\n__p += 'field-required';\n } ;\n__p += '\"\\n >' +\n((__t = (ctx.t('Year'))) == null ? '' : __t) +\n'</label>\\n\\n <input class=\"usa-input usa-input--inline\"\\n ref=\"year\"\\n name=\"year\"\\n id=\"' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'-year\"\\n ';\n if (ctx.component.fields.year.placeholder) { ;\n__p += 'placeholder=\"' +\n((__t = (ctx.component.fields.year.placeholder)) == null ? '' : __t) +\n'\"';\n } ;\n__p += '\\n ';\n if (ctx.component.description) { ;\n__p += '\\n aria-describedby=\"d-' +\n((__t = (ctx.instance.id)) == null ? '' : __t) +\n'-' +\n((__t = (ctx.component.key)) == null ? '' : __t) +\n'\"\\n ';\n } ;\n__p += '\\n type=\"number\"\\n min=\"' +\n((__t = ( !!ctx.component.fields.year.minYear ? ctx.component.fields.year.minYear : 1900 )) == null ? '' : __t) +\n'\"\\n max=\"' +\n((__t = ( !!ctx.component.fields.year.maxYear ? ctx.component.fields.year.maxYear : 2019 )) == null ? '' : __t) +\n'\" value=\"\">\\n </div>\\n ';\n } ;\n__p += '\\n </div>\\n <input name=\"ctx.data[day]\" type=\"hidden\" class=\"form-control\" lang=\"en\" value=\"\" ref=\"input\">\\n</fieldset>\\n';\nreturn __p\n}\n\n//# sourceURL=webpack://uswds/./lib/templates/uswds/day/form.ejs.js?");
560
560
 
561
561
  /***/ }),
562
562
 
@@ -1184,7 +1184,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar
1184
1184
  \*********************************************/
1185
1185
  /***/ (function(__unused_webpack_module, exports) {
1186
1186
 
1187
- eval("Object.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports.default=function(ctx) {\nvar __t, __p = '', __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n\n ctx.component.components.forEach(function(tab, index) { ;\n__p += '\\n <div class=\"margin-bottom-2 formio-usa-card\">\\n <div class=\"formio-usa-card-header bg-base-lightest\">\\n <h4 class=\"margin-bottom-0 formio-usa-card-title\">' +\n((__t = ( ctx.t(tab.label) )) == null ? '' : __t) +\n'</h4>\\n </div>\\n <div class=\"formio-usa-card-body\">\\n ' +\n((__t = ( ctx.tabComponents[index] )) == null ? '' : __t) +\n'\\n </div>\\n </div>\\n';\n }) ;\n__p += '\\n';\nreturn __p\n}\n\n//# sourceURL=webpack://uswds/./lib/templates/uswds/tab/flat.ejs.js?");
1187
+ eval("Object.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports.default=function(ctx) {\nvar __t, __p = '', __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n\n ctx.component.components.forEach(function(tab, index) { ;\n__p += '\\n <div class=\"margin-bottom-2 formio-usa-card\">\\n <div class=\"formio-usa-card-header bg-base-lightest\">\\n <h4 class=\"margin-bottom-0 formio-usa-card-title\">' +\n((__t = ( ctx.t(tab.label) )) == null ? '' : __t) +\n'</h4>\\n </div>\\n <div class=\"formio-usa-card-body\" ref=\"' +\n((__t = (ctx.tabKey)) == null ? '' : __t) +\n'\">\\n ' +\n((__t = ( ctx.tabComponents[index] )) == null ? '' : __t) +\n'\\n </div>\\n </div>\\n';\n }) ;\n__p += '\\n';\nreturn __p\n}\n\n//# sourceURL=webpack://uswds/./lib/templates/uswds/tab/flat.ejs.js?");
1188
1188
 
1189
1189
  /***/ }),
1190
1190
 
package/dist/uswds.min.js CHANGED
@@ -1 +1 @@
1
- !function(n,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("Formio")):"function"==typeof define&&define.amd?define(["Formio"],e):"object"==typeof exports?exports.uswds=e(require("Formio")):n.uswds=e(n.Formio)}(self,(function(n){return function(){var e={7507:function(n,e,t){"use strict";var l=this&&this.__spreadArray||function(n,e,t){if(t||2===arguments.length)for(var l,o=0,a=e.length;o<a;o++)!l&&o in e||(l||(l=Array.prototype.slice.call(e,0,o)),l[o]=e[o]);return n.concat(l||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0});var o=t(5098).Components.components.checkbox.editForm;e.default=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return o.apply(void 0,l([[{key:"display",components:[{type:"checkbox",input:!0,weight:1e3,label:"Tile view",tooltip:"Tile view for this component",key:"tileView"}]}]],n,!1))}},1187:function(n,e,t){"use strict";var l,o=this&&this.__extends||(l=function(n,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])},l(n,e)},function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}l(n,e),n.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)});Object.defineProperty(e,"__esModule",{value:!0});var a=t(5098),r=t(7507),i=function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return o(e,n),e.prototype.render=function(e){return this.noField=!0,n.prototype.render.call(this,e)},e.editForm=r.default,e}(a.Components.components.checkbox);e.default=i},9293:function(n,e,t){"use strict";var l=this&&this.__spreadArray||function(n,e,t){if(t||2===arguments.length)for(var l,o=0,a=e.length;o<a;o++)!l&&o in e||(l||(l=Array.prototype.slice.call(e,0,o)),l[o]=e[o]);return n.concat(l||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0});var o=t(5098).Components.components.radio.editForm;e.default=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return o.apply(void 0,l([[{key:"display",components:[{type:"checkbox",input:!0,weight:1e3,label:"Tile view",tooltip:"Tile view for this component",key:"tileView"}]}]],n,!1))}},343:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5098),o=t(9293),a=l.Components.components.radio;a.editForm=o.default;var r=a.prototype.render;a.prototype.render=function(){return this.noField=!0,r.call(this)},e.default=a},193:function(n,e,t){"use strict";var l,o=this&&this.__extends||(l=function(n,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])},l(n,e)},function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}l(n,e),n.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)});Object.defineProperty(e,"__esModule",{value:!0});var a=function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return o(e,n),e.prototype.choicesOptions=function(){var e=n.prototype.choicesOptions.call(this);return e.classNames.containerInner+=" usa-select maxw-full",e},e}(t(5098).Components.components.select);e.default=a},8110:function(n,e,t){"use strict";var l=this&&this.__spreadArray||function(n,e,t){if(t||2===arguments.length)for(var l,o=0,a=e.length;o<a;o++)!l&&o in e||(l||(l=Array.prototype.slice.call(e,0,o)),l[o]=e[o]);return n.concat(l||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0});var o=t(5098).Components.components.button.editForm,a=t(6620);e.default=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return o.apply(void 0,l([[{key:"display",components:a.default}]],n,!1))}},3696:function(n,e,t){"use strict";var l,o=this&&this.__extends||(l=function(n,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])},l(n,e)},function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}l(n,e),n.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)});Object.defineProperty(e,"__esModule",{value:!0});var a=t(5098),r=t(8110),i=a.Components.components.button,u=a.Components.components.field,s=function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return o(e,n),e.prototype.getInputInfo=function(){var n=this.inputInfo;switch(n.attr.class="usa-button",this.component.theme){case"secondary":n.attr.class+=" usa-button--secondary";break;case"info":case"accent-cool":n.attr.class+=" usa-button--accent-cool";break;case"success":n.attr.class+=" bg-green";break;case"danger":n.attr.class+=" bg-secondary-vivid";break;case"warning":n.attr.class+=" usa-button--accent-warm";break;case"base":n.attr.class+=" usa-button--base";break;case"outline":n.attr.class+=" usa-button--outline"}return this.component.customClass&&(n.attr.class+=" "+this.component.customClass),n},e.prototype.render=function(){return(this.viewOnly||this.options.hideButtons)&&(this._visible=!1),u.prototype.render.call(this,this.renderTemplate("button",{component:this.component,input:this.getInputInfo()}))},e.editForm=r.default,e}(i);e.default=s},6620:function(n,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=[{type:"select",key:"theme",overrideEditForm:!0,label:"Theme",input:!0,tooltip:"The color theme of this button.",dataSrc:"values",weight:140,data:{values:[{label:"Default",value:"primary"},{label:"Secondary",value:"secondary"},{label:"Accent Cool",value:"accent-cool"},{label:"Base",value:"base"},{label:"Outline",value:"outline"}]}}]},5178:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(193),o=t(343),a=t(3696),r=t(1187),i=t(4224);e.default={select:l.default,radio:o.default,button:a.default,checkbox:r.default,selectboxes:i.default}},9966:function(n,e,t){"use strict";var l=this&&this.__spreadArray||function(n,e,t){if(t||2===arguments.length)for(var l,o=0,a=e.length;o<a;o++)!l&&o in e||(l||(l=Array.prototype.slice.call(e,0,o)),l[o]=e[o]);return n.concat(l||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0});var o=t(5098).Components.components.selectboxes.editForm;e.default=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return o.apply(void 0,l([[{key:"display",components:[{type:"checkbox",input:!0,weight:1e3,label:"Tile view",tooltip:"Tile view for this component",key:"tileView"}]}]],n,!1))}},4224:function(n,e,t){"use strict";var l,o=this&&this.__extends||(l=function(n,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])},l(n,e)},function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}l(n,e),n.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)});Object.defineProperty(e,"__esModule",{value:!0});var a=t(5098),r=t(9966),i=function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return o(e,n),e.editForm=r.default,e}(a.Components.components.selectboxes);e.default=i},5146:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(603);e.default={uswds:l.default}},7471:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";if(Array.prototype.join,n.mode.autocomplete){for(var l in t+='\n <div class="address-autocomplete-container">\n <input\n ref="'+(null==(e=n.ref.searchInput)?"":e)+'"\n class="usa-input maxw-full",\n ',n.inputAttributes)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.inputAttributes[l])?"":e)+'"\n ';t+='\n value="'+(null==(e=n.displayValue)?"":e)+'"\n autocomplete="off"\n >\n ',n.component.disableClearIcon||(t+='\n <i\n class="address-autocomplete-remove-value-icon fa fa-times"\n tabindex="'+(null==(e=n.inputAttributes.tabindex)?"":e)+'"\n ref="'+(null==(e=n.ref.removeValueIcon)?"":e)+'"\n ></i>\n '),t+="\n </div>\n"}return t+="\n",n.self.manualModeEnabled&&(t+='\n <div class="usa-checkbox">\n <input\n id="cb-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n ref="'+(null==(e=n.ref.modeSwitcher)?"":e)+'"\n type="checkbox"\n class="usa-checkbox__input"\n ',n.mode.manual&&(t+="checked=true"),t+="\n ",n.disabled&&(t+="disabled=true"),t+='\n ></input>\n <label\n class="usa-checkbox__label padding-left-0 text-indent-0"\n for="cb-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n >\n '+(null==(e=n.component.switchToManualModeLabel)?"":e)+"\n </label>\n </div>\n"),t+="\n",n.self.manualMode&&(t+='\n <div ref="'+(null==(e=n.nestedKey)?"":e)+'">\n '+(null==(e=n.children)?"":e)+"\n </div>\n"),t+"\n"}},1860:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7471);e.default={form:l.default}},5150:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div id="'+(null==(e=n.attrs.id)?"":e)+'" class="usa-alert usa-alert--'+(null==(e="danger"===n.type?"error":n.type)?"":e)+' usa-alert--no-icon">\n '+(null==(e=n.message)?"":e)+'\n <span class="usa-sr-only" id="hotkey-i-'+(null==(e=n.form._id)?"":e)+'">'+(null==(e=n.t("errorListHotkey"))?"":e)+"</span>\n</div>\n"}},38:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5150);e.default={form:l.default}},3890:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="formio builder grid-row grid-gap formbuilder">\n <div class="grid-col-4 mobile-lg:grid-col-3 tablet:grid-col-2 formcomponents">\n '+(null==(e=n.sidebar)?"":e)+'\n </div>\n <div class="grid-col-8 mobile-lg:grid-col-9 tablet:grid-col-10 formarea" ref="form">\n '+(null==(e=n.form)?"":e)+"\n </div>\n</div>\n"}},232:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(3890);e.default={form:l.default}},5642:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div aria-label="'+(null==(e=n.childComponent.label)?"":e)+" "+(null==(e=n.childComponent.type)?"":e)+' container" class="builder-component" ref="dragComponent" tabindex="0">\n ',n.disableBuilderActions||(t+='\n <div role="application" tabindex="0" aria-label="Action buttons. Use up and down arrows to navigate through action buttons" class="component-btn-group" id="buttons-'+(null==(e=n.childComponent.id)?"":e)+'" data-noattach="true" ref="buttonGroup">\n <div\n role="button"\n aria-label="Remove button. Click to remove component from the form"\n tabindex="-1"\n class="usa-button usa-button--secondary component-settings-button component-settings-button-remove"\n ref="removeComponent"\n >\n <i class="'+(null==(e=n.iconClass("remove"))?"":e)+'"></i>\n </div>\n <div\n role="button"\n aria-label="Copy button. Click to copy component"\n tabindex="-1"\n class="usa-button usa-button--outline component-settings-button component-settings-button-copy"\n ref="copyComponent"\n >\n <i class="'+(null==(e=n.iconClass("copy"))?"":e)+'"></i>\n </div>\n <div\n role="button"\n aria-label="Paste below button. Click to paste component below the current component"\n tabindex="-1"\n class="usa-button usa-button--outline component-settings-button component-settings-button-paste"\n ref="pasteComponent"\n >\n <i class="'+(null==(e=n.iconClass("save"))?"":e)+'"></i>\n </div>\n <div\n role="button"\n aria-label="Move button"\n tabindex="-1"\n class="usa-button usa-button--outline component-settings-button component-settings-button-move"\n ref="moveComponent"\n >\n <i class="'+(null==(e=n.iconClass("move"))?"":e)+'"></i>\n </div>\n <div\n role="button"\n aria-label="Edit button. Click to open component settings modal window"\n tabindex="-1"\n class="usa-button usa-button--accent-cool component-settings-button component-settings-button-edit"\n ref="editComponent"\n >\n <i class="'+(null==(e=n.iconClass("cog"))?"":e)+'"></i>\n </div>\n </div>\n '),t+"\n "+(null==(e=n.html)?"":e)+"\n</div>\n"}},7485:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5642);e.default={form:l.default}},8401:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="builder-components drag-container formio-builder-'+(null==(e=n.type)?"":e)+'" ref="'+(null==(e=n.key)?"":e)+'-container">\n '+(null==(e=n.html)?"":e)+"\n</div>\n"}},545:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(8401);e.default={form:l.default}},2615:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="grid-row grid-gap">\n <div class="grid-col mobile:grid-col-6">\n <p class="font-body-md">'+(null==(e=n.t(n.componentInfo.title))?"":e)+" "+(null==(e=n.t("Component"))?"":e)+'</p>\n </div>\n <div class="grid-col mobile:grid-col-6">\n <div class="float-right" style="margin-right: 20px; margin-top: 10px">\n <a href="'+(null==(e=n.t(n.componentInfo.documentation))?"":e)+'" target="_blank">\n <i class="'+(null==(e=n.iconClass("new-window"))?"":e)+'"> '+(null==(e=n.t("Help"))?"":e)+'</i>\n </a>\n </div>\n </div>\n</div>\n<div class="grid-row grid-gap">\n <div class="grid-col ',n.preview?t+="mobile:grid-col-6":t+="mobile:grid-col-12",t+='">\n <div ref="editForm">\n '+(null==(e=n.editForm)?"":e)+"\n </div>\n ",n.preview||(t+='\n <div style="margin-top: 10px;">\n <button class="usa-button usa-button--accent-cool" style="margin-right: 10px;" ref="saveButton">'+(null==(e=n.t("Save"))?"":e)+'</button>\n <button class="usa-button usa-button--base" style="margin-right: 10px;" ref="cancelButton">'+(null==(e=n.t("Cancel"))?"":e)+'</button>\n <button class="usa-button usa-button--secondary" ref="removeButton">'+(null==(e=n.t("Remove"))?"":e)+"</button>\n </div>\n "),t+="\n </div>\n ",n.preview&&(t+='\n <div class="grid-col mobile:grid-col-6">\n <div class="formio-usa-card preview-panel">\n <div class="formio-usa-card-header">\n <h4 class="formio-usa-card-title margin-bottom-0">'+(null==(e=n.t("Preview"))?"":e)+'</h4>\n </div>\n <div class="formio-usa-card-body">\n <div class="component-preview" ref="preview">\n '+(null==(e=n.preview)?"":e)+"\n </div>\n </div>\n </div>\n ",n.componentInfo.help&&(t+='\n <div class="formio-usa-card formio-usa-card-body bg-base-lightest formio-settings-help">\n '+(null==(e=n.t(n.componentInfo.help))?"":e)+"\n </div>\n "),t+='\n <div style="margin-top: 10px;">\n <button class="usa-button usa-button--accent-cool" style="margin-right: 10px;" ref="saveButton">'+(null==(e=n.t("Save"))?"":e)+'</button>\n <button class="usa-button usa-button--base" style="margin-right: 10px;" ref="cancelButton">'+(null==(e=n.t("Cancel"))?"":e)+'</button>\n <button class="usa-button usa-button--secondary" ref="removeButton">'+(null==(e=n.t("Remove"))?"":e)+"</button>\n </div>\n </div>\n "),t+"\n</div>\n"}},8778:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2615);e.default={form:l.default}},8637:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div\n class="usa-alert usa-alert--info usa-alert--no-icon no-drag"\n style="text-align:center;"\n role="alert"\n data-noattach="true"\n data-position="'+(null==(e=n.position)?"":e)+'"\n>\n <div clas="usa-alert__body">\n '+(null==(e=n.t("Drag and Drop a form component"))?"":e)+"\n </div>\n</div>\n"}},654:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(8637);e.default={form:l.default}},9969:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div id="'+(null==(e=n.groupId)?"":e)+'" class="usa-accordion usa-accordion--bordered builder-sidebar'+(null==(e=n.scrollEnabled?" builder-sidebar_scroll":"")?"":e)+'" ref="sidebar">\n ',n.groups.forEach((function(n){t+="\n "+(null==(e=n)?"":e)+"\n "})),t+="\n</div>\n"}},6277:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9969);e.default={form:l.default}},3944:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="form-builder-panel" ref="group-panel-'+(null==(e=n.groupKey)?"":e)+'">\n <div class="usa-accordion__heading form-builder-group-header" id="heading-'+(null==(e=n.groupKey)?"":e)+'">\n <h5 class="mb-0 mt-0 form-builder-group-heading">\n <button\n class="usa-accordion__button builder-group-button"\n type="button"\n data-toggle="collapse"\n data-target="#group-'+(null==(e=n.groupKey)?"":e)+'"\n data-parent="#'+(null==(e=n.groupId)?"":e)+'"\n aria-expanded="'+(null==(e=n.group.default)?"":e)+'"\n aria-controls="group-'+(null==(e=n.groupKey)?"":e)+'"\n ref="sidebar-anchor"\n >\n '+(null==(e=n.t(n.group.title))?"":e)+'\n </button>\n </h5>\n </div>\n <div\n id="group-'+(null==(e=n.groupKey)?"":e)+'"\n class="collapse '+(null==(e=n.group.default?" show":"")?"":e)+'"\n data-parent="#'+(null==(e=n.groupId)?"":e)+'"\n data-default="'+(null==(e=n.group.default)?"":e)+'"\n aria-labelledby="heading-'+(null==(e=n.groupKey)?"":e)+'"\n ref="sidebar-group"\n >\n <div\n id="group-container-'+(null==(e=n.groupKey)?"":e)+'"\n class="usa-accordion__content display-flex flex-column flex-align-stretch no-drop padding-1"\n ref="sidebar-container"\n >\n ',!n.group.componentOrder||n.group.componentOrder.forEach((function(l){t+='\n <span\n data-group="'+(null==(e=n.groupKey)?"":e)+'"\n data-key="'+(null==(e=n.group.components[l].key)?"":e)+'"\n data-type="'+(null==(e=n.group.components[l].schema.type)?"":e)+'"\n class="usa-button usa-button--default formcomponent drag-copy"\n >\n ',n.group.components[l].icon&&(t+='\n <i class="'+(null==(e=n.iconClass(n.group.components[l].icon))?"":e)+'" style="margin-right: 5px;"></i>\n '),t+="\n "+(null==(e=n.t(n.group.components[l].title))?"":e)+"\n </span>\n "})),t+="\n "+(null==(e=n.subgroups.join(""))?"":e)+"\n </div>\n </div>\n</div>\n"}},7688:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(3944);e.default={form:l.default}},1277:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="formio builder grid-row grid-gap formbuilder">\n <div class="grid-col-4 mobile:grid-col-3 tablet:grid-col-2 formcomponents">\n '+(null==(e=n.sidebar)?"":e)+'\n </div>\n <div class="grid-col-8 mobile:grid-col-9 tablet:grid-col-10 formarea">\n <ol class="display-flex padding-105 bg-base-lightest usa-list--unstyled margin-bottom-2">\n ',n.pages.forEach((function(l,o){t+='\n <li class="margin-right-1">\n <span title="'+(null==(e=l.title)?"":e)+'" class="usa-tag ',o===n.self.page?t+="bg-primary":t+="bg-violet",t+=' wizard-page-label" ref="gotoPage">'+(null==(e=l.title)?"":e)+"</span>\n </li>\n "})),t+='\n <li class="margin-right-1">\n <span title="'+(null==(e=n.t("Create Page"))?"":e)+'" class="usa-tag bg-green wizard-page-label" ref="addPage">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i> '+(null==(e=n.t("Page"))?"":e)+'\n </span>\n </li>\n </ol>\n <div ref="form">\n '+(null==(e=n.form)?"":e)+"\n </div>\n </div>\n</div>\n"}},3598:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(1277);e.default={form:l.default}},8853:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";for(var l in Array.prototype.join,t+="<"+(null==(e=n.input.type)?"":e)+'\n ref="button"\n ',n.input.attr)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.input.attr[l])?"":e)+'"\n ';return t+='\n aria-labelledby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n ',n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+"\n>\n "+(null==(e=n.input.content)?"":e)+"\n</"+(null==(e=n.input.type)?"":e)+'>\n<div ref="buttonMessageContainer">\n <span class="display-block margin-top-1 margin-bottom-105 help-block" ref="buttonMessage"></span>\n</div>\n'}},3392:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(8853);e.default={form:l.default}},6427:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";for(var l in Array.prototype.join,t+='<div\n ref="messageContainer"\n class="text-secondary-dark width-full margin-top-05 formio-errors"\n></div>\n\n<div class="usa-checkbox">\n <'+(null==(e=n.input.type)?"":e)+'\n id="'+(null==(e=n.id)?"":e)+"-"+(null==(e=n.input.attr.name)?"":e)+'"\n ref="input"\n class="usa-checkbox__input '+(null==(e=n.component.tileView?"usa-checkbox__input--tile":"")?"":e)+'"\n ',n.input.attr)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.input.attr[l])?"":e)+'"\n ';return t+="\n ",n.checked&&(t+="checked=true"),t+='\n aria-required="'+(null==(e=n.component.validate.required)?"":e)+'"\n ',n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+="\n ></"+(null==(e=n.input.type)?"":e)+'>\n <label\n ref="label"\n class="'+(null==(e=n.input.labelClass)?"":e)+' usa-checkbox__label"\n for="'+(null==(e=n.id)?"":e)+"-"+(null==(e=n.input.attr.name)?"":e)+'"\n >\n '+(null==(e=n.input.label)?"":e)+"\n "+(null==(e=n.input.content)?"":e)+"\n ",n.component.tooltip&&(t+='\n <span ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base" tabindex="0"></span>\n '),t+="\n </label>\n</div>\n\n",n.component.description&&(t+='\n <div class="text-base-dark">\n <span id="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'">'+(null==(e=n.t(n.component.description))?"":e)+"</span>\n </div>\n"),t+"\n"}},8417:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<label class="'+(null==(e=n.input.labelClass)?"":e)+'">\n '+(null==(e=n.input.content)?"":e)+"\n ",n.self.labelIsHidden()||(t+="<span>"+(null==(e=n.input.label)?"":e)+"</span>"),t+='\n</label>\n<div ref="value">',n.checked?t+="True":t+="False",t+"</div>\n"}},2847:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6427),o=t(8417);e.default={form:l.default,html:o.default}},9427:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="grid-row grid-gap">\n',n.component.columns.forEach((function(l,o){t+='\n <div class="',""!==n.size(l.size)&&(t+=(null==(e=n.size(l.size))?"":e)+":"),t+="grid-col-"+(null==(e=l.width)?"":e)+" grid-offset-"+(null==(e=l.offset)?"":e)+'" ref="'+(null==(e=n.columnKey)?"":e)+'">\n '+(null==(e=n.columnComponents[o])?"":e)+"\n </div>\n"})),t+="\n</div>\n"}},8422:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9427);e.default={form:l.default}},9679:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div\n id="'+(null==(e=n.id)?"":e)+'"\n class="'+(null==(e="button"!==n.component.type?n.component.customClass:"")?"":e)+"\n formio-component-"+(null==(e=n.component.type)?"":e)+"\n "+(null==(e=n.self.hasInput?"formio-form-group":"usa-prose")?"":e)+"\n "+(null==(e=n.visible?"":"formio-hidden")?"":e)+'"\n ',n.styles&&(t+=' style="'+(null==(e=n.styles)?"":e)+'"'),t+='\n ref="component"\n>\n ',n.visible&&(t+="\n "+(null==(e=n.children)?"":e)+"\n "),t+"\n</div>\n"}},9792:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9679);e.default={form:l.default}},4931:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="formio-component-modal-wrapper formio-component-modal-wrapper-'+(null==(e=n.component.type)?"":e)+'" ref="componentModalWrapper">\n <div ref="openModalWrapper"></div>\n <div class="formio-dialog formio-dialog-theme-default component-rendering-hidden" ref="modalWrapper">\n <div class="formio-dialog-overlay" ref="modalOverlay"></div>\n <div class="formio-dialog-content" aria-labelledby="ml-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'" ',n.self.isIE()||(t+=' role="dialog" '),t+=' ref="modalContents">\n <label class="usa-sr-only" id="ml-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'">'+(null==(e=n.t(n.component.label))?"":e)+(null==(e=n.self.isIE()?", dialog":"")?"":e)+'</label>\n <button class="formio-dialog-close float-right" title="Close" aria-label="Close button. Click to get back to the form" ref="modalCloseButton"></button>\n <div ref="modalContents">\n ',n.visible&&(t+="\n "+(null==(e=n.children)?"":e)+"\n "),t+'\n <div class="formio-dialog-buttons">\n <button class="usa-button usa-button--secondary" ref="modalClose" aria-label="Cancel button. Click to cancel the changes and get back to the form.">'+(null==(e=n.t("Cancel"))?"":e)+'</button>\n <button class="usa-button" ref="modalSave" aria-label="Save button. Click to save the changes and get back to the form.">'+(null==(e=n.t("Save"))?"":e)+'</button>\n </div>\n </div>\n <span class="usa-sr-only" ref="modalLiveRegion" aria-live="assertive"></span>\n </div>\n </div>\n</div>\n'}},3443:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(4931);e.default={form:l.default}},1421:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div ref="'+(null==(e=n.nestedKey)?"":e)+'">\n '+(null==(e=n.children)?"":e)+"\n</div>\n"}},5750:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(1421);e.default={form:l.default}},1835:function(n,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={"formio-tab-panel-active":"usa-current","formio-tab-link-active":"usa-current","formio-tab-link-container-active":"usa-current","sr-only":"usa-sr-only","formio-form-error":"usa-form-group--error","formio-label-error":"usa-label--error","formio-input-success":"usa-input--success","formio-input-error":"usa-input--error","formio-modal-save":"usa-error","formio-alert-danger":"usa-alert usa-alert--error usa-alert--no-icon","formio-alert-success":"usa-alert usa-alert--success usa-alert--no-icon","formio-modal-cancel-button":"usa-button usa-button--secondary","formio-modal-confirm-button":"usa-button","form-control ui fluid selection dropdown":"usa-select maxw-full"}},6863:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table\n class="usa-table datagrid-table"\n ',n.component.layoutFixed&&(t+='style="table-layout: fixed;"'),t+="\n>\n ",n.hasHeader&&(t+="\n <thead>\n <tr>\n ",n.columns.forEach((function(l){t+='\n <th scope="col" class="'+(null==(e=l.validate&&l.validate.required?"field-required":"")?"":e)+'">\n '+(null==(e=l.hideLabel?"":n.t(l.label||l.title))?"":e)+"\n ",l.tooltip&&(t+=' <i ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base"></i>'),t+="\n </th>\n "})),t+="\n ",n.hasExtraColumn&&(t+='\n <th scope="col">\n ',!n.builder&&n.hasAddButton&&n.hasTopSubmit&&(t+='\n <button class="usa-button formio-button-add-row" ref="'+(null==(e=n.datagridKey)?"":e)+'-addRow" tabindex="'+(null==(e=n.tabIndex)?"":e)+'">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i>'+(null==(e=n.t("Add Another"))?"":e)+"\n </button>\n "),t+="\n </th>\n "),t+="\n </tr>\n </thead>\n "),t+='\n <tbody ref="'+(null==(e=n.datagridKey)?"":e)+'-tbody">\n ',n.rows.forEach((function(l,o){t+="\n ",n.hasGroups&&n.groups[o]&&(t+='\n <tr ref="'+(null==(e=n.datagridKey)?"":e)+'-group-header" class="datagrid-group-header'+(null==(e=n.hasToggle?" clickable":"")?"":e)+'">\n <td\n ref="'+(null==(e=n.datagridKey)?"":e)+'-group-label"\n colspan="'+(null==(e=n.numColumns)?"":e)+'"\n class="datagrid-group-label">'+(null==(e=n.groups[o].label)?"":e)+"</td>\n </tr>\n "),t+='\n <tr ref="'+(null==(e=n.datagridKey)?"":e)+'-row">\n ',n.columns.forEach((function(o){t+='\n <td ref="'+(null==(e=n.datagridKey)?"":e)+'">\n '+(null==(e=l[o.key])?"":e)+"\n </td>\n "})),t+="\n ",n.hasExtraColumn&&(t+="\n ",!n.builder&&n.hasRemoveButtons&&(t+='\n <td>\n <button type="button" class="usa-button usa-button--secondary formio-button-remove-row" ref="'+(null==(e=n.datagridKey)?"":e)+'-removeRow" tabindex="'+(null==(e=n.tabIndex)?"":e)+'">\n <i class="'+(null==(e=n.iconClass("remove-circle"))?"":e)+'"></i>\n </button>\n </td>\n '),t+="\n ",n.builder&&(t+='\n <td ref="'+(null==(e=n.key)?"":e)+'-container">\n '+(null==(e=n.placeholder)?"":e)+"\n </td>\n "),t+="\n "),t+="\n </tr>\n "})),t+="\n </tbody>\n ",!n.builder&&n.hasAddButton&&n.hasBottomSubmit&&(t+='\n <tfoot>\n <tr>\n <td colspan="'+(null==(e=n.numColumns+1)?"":e)+'">\n <button class="usa-button formio-button-add-row" ref="'+(null==(e=n.datagridKey)?"":e)+'-addRow" tabindex="'+(null==(e=n.tabIndex)?"":e)+'">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i> '+(null==(e=n.t(n.component.addAnother||"Add Another"))?"":e)+"\n </button>\n </td>\n </tr>\n </tfoot>\n "),t+="\n</table>\n"}},6624:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table datagrid-table">\n ',n.hasHeader&&(t+="\n <thead>\n <tr>\n ",n.columns.forEach((function(l){t+='\n <th scope="col" class="'+(null==(e=l.validate&&l.validate.required?"field-required":"")?"":e)+'">\n '+(null==(e=l.hideLabel?"":n.t(l.label||l.title))?"":e)+"\n ",l.tooltip&&(t+=' <i ref="tooltip" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base"></i>'),t+="\n </th>\n "})),t+="\n </tr>\n </thead>\n "),t+="\n <tbody>\n ",n.rows.forEach((function(l){t+="\n <tr>\n ",n.columns.forEach((function(o){t+='\n <td ref="'+(null==(e=n.datagridKey)?"":e)+'">\n '+(null==(e=l[o.key])?"":e)+"\n </td>\n "})),t+="\n </tr>\n "})),t+="\n </tbody>\n</table>\n"}},2491:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6863),o=t(6624);e.default={form:l.default,html:o.default}},9742:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<fieldset class="usa-fieldset">\n <legend class="usa-legend usa-sr-only">'+(null==(e=n.component.label)?"":e)+'</legend>\n <div class="usa-memorable-date display-flex"\n role="group"\n ',n.component.hideLabel?t+='\n aria-label="'+(null==(e=n.component.label)?"":e)+'"\n ':t+='\n aria-labelledby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n ',t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+="\n >\n ",n.dayFirst&&n.showDay&&(t+='\n <div class="formio-form-group usa-form-group--day flex-1">\n <label for="'+(null==(e=n.component.key)?"":e)+'-day"\n class="usa-label ',n.component.hideInputLabels&&(t+="usa-sr-only"),t+=" ",n.component.fields.day.required&&(t+="field-required"),t+='"\n >'+(null==(e=n.t("Day"))?"":e)+'</label>\n\n <input class="usa-input usa-input--inline"\n ref="day"\n name="day"\n id="'+(null==(e=n.component.key)?"":e)+'-day"\n ',n.component.fields.day.placeholder&&(t+='placeholder="'+(null==(e=n.component.fields.day.placeholder)?"":e)+'"'),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n type="number" min="1" max="31" step="1" value="">\n </div>\n '),t+="\n\n ",n.showMonth&&(t+='\n <div class="formio-form-group usa-form-group--month flex-1">\n <label for="'+(null==(e=n.component.key)?"":e)+'-month"\n class="usa-label ',n.component.hideInputLabels&&(t+="usa-sr-only"),t+=" ",n.component.fields.month.required&&(t+="field-required"),t+='"\n >'+(null==(e=n.t("Month"))?"":e)+'</label>\n\n <input class="usa-input usa-input--inline"\n ref="month"\n name="month"\n id="'+(null==(e=n.component.key)?"":e)+'-month"\n ',n.component.fields.month.placeholder&&(t+='placeholder="'+(null==(e=n.component.fields.month.placeholder)?"":e)+'"'),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n type="number" min="1" max="12" step="1" value="">\n </div>\n '),t+="\n\n ",!n.dayFirst&&n.showDay&&(t+='\n <div class="formio-form-group usa-form-group--day flex-1">\n <label for="'+(null==(e=n.component.key)?"":e)+'-day"\n class="usa-label ',n.component.hideInputLabels&&(t+="usa-sr-only"),t+=" ",n.component.fields.day.required&&(t+="field-required"),t+='"\n >'+(null==(e=n.t("Day"))?"":e)+'</label>\n\n <input class="usa-input usa-input--inline"\n ref="day"\n name="day"\n id="'+(null==(e=n.component.key)?"":e)+'-day"\n ',n.component.fields.day.placeholder&&(t+='placeholder="'+(null==(e=n.component.fields.day.placeholder)?"":e)+'"'),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n type="number" min="1" max="31" step="1" value="">\n </div>\n '),t+="\n\n ",n.showYear&&(t+='\n <div class="formio-form-group usa-form-group--year flex-1">\n <label for="'+(null==(e=n.component.key)?"":e)+'-year"\n class="usa-label ',n.component.hideInputLabels&&(t+="usa-sr-only"),t+=" ",n.component.fields.year.required&&(t+="field-required"),t+='"\n >'+(null==(e=n.t("Year"))?"":e)+'</label>\n\n <input class="usa-input usa-input--inline"\n ref="year"\n name="year"\n id="'+(null==(e=n.component.key)?"":e)+'-year"\n ',n.component.fields.year.placeholder&&(t+='placeholder="'+(null==(e=n.component.fields.year.placeholder)?"":e)+'"'),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n type="number"\n min="'+(null==(e=n.component.fields.year.minYear?n.component.fields.year.minYear:1900)?"":e)+'"\n max="'+(null==(e=n.component.fields.year.maxYear?n.component.fields.year.maxYear:2019)?"":e)+'" value="">\n </div>\n '),t+'\n </div>\n <input name="ctx.data[day]" type="hidden" class="form-control" lang="en" value="" ref="input">\n</fieldset>\n'}},250:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9742);e.default={form:l.default}},6342:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="formio-dialog formio-dialog-theme-default component-settings">\n <div class="formio-dialog-overlay" ref="dialogOverlay"></div>\n <div class="formio-dialog-content" role="dialog" ref="dialogContents" aria-labelledby="dl-'+(null==(e=n.instance.id)?"":e)+'">\n <button class="formio-dialog-close float-right" title="Close" aria-label="Close modal window." ref="dialogClose"></button>\n </div>\n</div>\n'}},9096:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6342);e.default={form:l.default}},4710:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<ul class="editgrid-listgroup usa-list usa-list--unstyled margin-bottom-105">\n ',n.header&&(t+='\n <li class="position-relative display-block padding-105 border-1px">\n '+(null==(e=n.header)?"":e)+"\n </li>\n "),t+="\n ",n.rows.forEach((function(l,o){t+='\n <li class="position-relative display-block padding-105 border-1px margin-top-neg-1px" ref="'+(null==(e=n.ref.row)?"":e)+'">\n '+(null==(e=l)?"":e)+"\n ",n.openRows[o]&&!n.readOnly&&(t+='\n <div class="editgrid-actions">\n <button class="usa-button usa-button--accent-cool" ref="'+(null==(e=n.ref.saveRow)?"":e)+'">'+(null==(e=n.t(n.component.saveRow||"Save"))?"":e)+"</button>\n ",n.component.removeRow&&(t+='\n <button class="usa-button usa-button--secondary" ref="'+(null==(e=n.ref.cancelRow)?"":e)+'">'+(null==(e=n.t(n.component.removeRow||"Cancel"))?"":e)+"</button>\n "),t+="\n </div>\n "),t+='\n <div class="usa-has-error">\n <div class="editgrid-row-error text-base">\n '+(null==(e=n.errors[o])?"":e)+"\n </div>\n </div>\n </li>\n "})),t+="\n ",n.footer&&(t+='\n <li class="position-relative display-block padding-105 border-1px margin-top-neg-1px">\n '+(null==(e=n.footer)?"":e)+"\n </li>\n "),t+="\n</ul>\n",!n.readOnly&&n.hasAddButton&&(t+='\n<button class="usa-button" ref="'+(null==(e=n.ref.addRow)?"":e)+'">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i> '+(null==(e=n.t(n.component.addAnother||"Add Another"))?"":e)+"\n</button>\n"),t+="\n"}},2156:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<ul class="editgrid-listgroup usa-list usa-list--unstyled">\n ',n.header&&(t+='\n <li class="position-relative display-block padding-105 border">\n '+(null==(e=n.header)?"":e)+"\n </li>\n "),t+="\n ",n.rows.forEach((function(l,o){t+='\n <li class="position-relative display-block padding-105 border" ref="'+(null==(e=n.editgridKey)?"":e)+'">\n '+(null==(e=l)?"":e)+"\n ",n.openRows[o]&&!n.readOnly&&(t+='\n <div class="editgrid-actions">\n <button class="usa-button usa-button--accent-cool" ref="'+(null==(e=n.editgridKey)?"":e)+'-saveRow">'+(null==(e=n.t(n.component.saveRow||"Save"))?"":e)+"</button>\n ",n.component.removeRow&&(t+='\n <button class="usa-button usa-button--secondary" ref="'+(null==(e=n.editgridKey)?"":e)+'-cancelRow">'+(null==(e=n.t(n.component.removeRow||"Cancel"))?"":e)+"</button>\n "),t+="\n </div>\n "),t+='\n <div class="usa-has-error">\n <div class="editgrid-row-error text-base">\n '+(null==(e=n.errors[o])?"":e)+"\n </div>\n </div>\n </li>\n "})),t+="\n ",n.footer&&(t+='\n <li class="position-relative display-block padding-105 border">\n '+(null==(e=n.footer)?"":e)+"\n </li>\n "),t+="\n</ul>\n"}},5727:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(4710),o=t(2156);e.default={form:l.default,html:o.default}},9264:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+="<p>\n "+(null==(e=n.t("error"))?"":e)+'\n <span ref="errorTooltip" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+'" tabindex="0"></span>\n</p>\n<ul>\n ',n.errors.forEach((function(l){t+='\n <li>\n <span\n data-component-key = "'+(null==(e=l.keyOrPath)?"":e)+'"\n ref = "errorRef"\n tabIndex = "0"\n role="link"\n >\n '+(null==(e=l.message)?"":e)+'\n </span>\n <span class="usa-sr-only">'+(null==(e=n.t("errorsListNavigationMessage"))?"":e)+"</span>\n </li>\n "})),t+="\n</ul>\n<p></p>\n"}},2017:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9264);e.default={form:l.default}},5701:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,n.labelMarkup&&n.component.label&&(t+="\n "+(null==(e=n.labelMarkup)?"":e)+"\n"),t+='\n\n<div\n ref="messageContainer"\n class="text-secondary-dark width-full formio-errors"\n></div>\n\n'+(null==(e=n.element)?"":e)+"\n\n",n.component.description&&(t+='\n <div class="text-base-dark">\n <span id="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'">'+(null==(e=n.t(n.component.description))?"":e)+"</span>\n </div>\n"),t+"\n"}},1522:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5701);e.default={form:l.default}},5883:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<fieldset class="usa-fieldset">\n ',n.component.legend&&(t+='\n <legend ref="header" class="usa-sr-only">\n '+(null==(e=n.t(n.component.legend))?"":e)+'\n </legend>\n <span class="legend-wrapper usa-legend">\n <span class="position-relative '+(null==(e=n.component.collapsible?"formio-clickable":"")?"":e)+'">\n '+(null==(e=n.t(n.component.legend))?"":e)+"\n </span>\n ",n.component.tooltip&&(t+='\n <span ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base" tabindex="0"></span>\n '),t+="\n </span>\n "),t+="\n ",n.collapsed||(t+='\n <div class="fieldset-body" ref="'+(null==(e=n.nestedKey)?"":e)+'">\n '+(null==(e=n.children)?"":e)+"\n </div>\n "),t+"\n</fieldset>\n"}},7226:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5883);e.default={form:l.default}},5658:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<span tabindex="-1" class="usa-sr-only" id="invisible-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"></span>\n',n.self.imageUpload?(t+="\n <div>\n ",n.files.forEach((function(l){t+='\n <div>\n <span>\n <img ref="fileImage" src="" alt="'+(null==(e=l.originalName||l.name)?"":e)+'" style="width:'+(null==(e=n.component.imageSize)?"":e)+'px">\n ',n.disabled||(t+='\n <i class="'+(null==(e=n.iconClass("remove"))?"":e)+'" ref="removeLink"></i>\n '),t+="\n </span>\n </div>\n "})),t+="\n </div>\n"):(t+="\n <div class='filePattern'>"+(null==(e=n.component.filePattern&&"*"!==n.component.filePattern?n.t("Allowed file types: ")+n.component.filePattern:"Any file types are allowed")?"":e)+'</div>\n <ul class="usa-list--unstyled">\n <li class="position-relative display-block padding-105 border-1px">\n <div class="grid-row">\n ',n.disabled||(t+='\n <div class="tablet:grid-col-1"></div>\n '),t+='\n <div class="tablet:grid-col-',n.self.hasTypes?t+="7":t+="9",t+='"><strong>'+(null==(e=n.t("File Name"))?"":e)+'</strong></div>\n <div class="tablet:grid-col-2"><strong>'+(null==(e=n.t("Size"))?"":e)+"</strong></div>\n ",n.self.hasTypes&&(t+='\n <div class="tablet:grid-col-2"><strong>'+(null==(e=n.t("Type"))?"":e)+"</strong></div>\n "),t+="\n </div>\n </li>\n ",n.files.forEach((function(l){t+='\n <li class="position-relative display-block padding-105 border-1px margin-top-neg-1px">\n <div class="grid-row">\n ',n.disabled||(t+='\n <div class="tablet:grid-col-1"><i class="'+(null==(e=n.iconClass("remove"))?"":e)+'" ref="removeLink" tabindex="0" aria-label="Remove button. Press to remove '+(null==(e=l.originalName||l.name)?"":e)+' file"></i></div>\n '),t+='\n <div class="tablet:grid-col-',n.self.hasTypes?t+="7":t+="9",t+=' word-wrap">\n ',n.component.uploadOnly?t+="\n "+(null==(e=l.originalName||l.name)?"":e)+"\n ":t+='\n <a href="'+(null==(e=l.url||"#")?"":e)+'" target="_blank" ref="fileLink" tabindex="0">\n <span class="usa-sr-only">'+(null==(e=n.t("Press to open "))?"":e)+"</span>"+(null==(e=l.originalName||l.name)?"":e)+"\n </a>\n ",t+='\n </div>\n <div class="tablet:grid-col-2">'+(null==(e=n.fileSize(l.size))?"":e)+"</div>\n ",n.self.hasTypes&&(t+='\n <div class="tablet:grid-col-2">\n <select class="file-type">\n ',n.component.fileTypes.map((function(n){t+='\n <option class="test" value="'+(null==(e=n.value)?"":e)+'" ',n.value===l.fileType&&(t+='selected="selected"'),t+=">"+(null==(e=n.label)?"":e)+"</option>\n "})),t+="\n </select>\n </div>\n "),t+="\n </div>\n </li>\n "})),t+="\n </ul>\n"),t+="\n",n.disabled||!n.component.multiple&&n.files.length||(t+="\n ",n.self.useWebViewCamera?t+='\n <div class="fileSelector border-dashed border-width-1px text-center padding-2 margin-top-2 margin-bottom-2">\n <button class="usa-button usa-button--accent-cool" ref="galleryButton"><i class="fa fa-book"></i> '+(null==(e=n.t("Gallery"))?"":e)+'</button>\n <button class="usa-button usa-button--accent-cool" ref="cameraButton"><i class="fa fa-camera"></i> '+(null==(e=n.t("Camera"))?"":e)+"</button>\n </div>\n ":n.self.cameraMode?t+='\n <div>\n <video class="video" autoplay="true" ref="videoPlayer" tabindex="-1"></video>\n </div>\n <button class="usa-button usa-button--accent-cool" ref="takePictureButton"><i class="fa fa-camera"></i> '+(null==(e=n.t("Take Picture"))?"":e)+'</button>\n <button class="usa-button usa-button--accent-cool" ref="toggleCameraMode">'+(null==(e=n.t("Switch to file upload"))?"":e)+"</button>\n ":(t+='\n <div class="fileSelector border-dashed border-width-1px text-center padding-2 margin-top-2 margin-bottom-2" ref="fileDrop">\n <i class="'+(null==(e=n.iconClass("cloud-upload"))?"":e)+'"></i> '+(null==(e=n.t("Drop files to attach,"))?"":e)+"\n ",n.self.imageUpload&&(t+='\n <a href="#" ref="toggleCameraMode"><i class="fa fa-camera"></i>'+(null==(e=n.t("use camera,"))?"":e)+"</a>\n "),t+="\n "+(null==(e=n.t("or"))?"":e)+'\n <a href="#" ref="fileBrowse" class="browse">\n <span>'+(null==(e=n.t("browse"))?"":e)+'</span>\n <span class="usa-sr-only">\n '+(null==(e=n.component.filePattern&&"*"!==n.component.filePattern?n.t("Allowed file types: ")+n.component.filePattern:"Any file types are allowed")?"":e)+"\n </span>\n </a>\n </div>\n "),t+="\n"),t+="\n",n.statuses.forEach((function(l){t+='\n <div class="file '+(null==(e="error"===n.statuses.status?"usa-has-error":"")?"":e)+'">\n <div class="grid-row">\n <div class="fileName mobile:grid-col-10">\n <span ref="notUploaded">'+(null==(e=l.originalName)?"":e)+'</span>\n <i class="'+(null==(e=n.iconClass("remove"))?"":e)+'" ref="fileStatusRemove" tabindex="0">\n <span class="usa-sr-only">'+(null==(e=n.t("Remove button. Press to remove "+l.originalName||0))?"":e)+'</span>\n <span class="usa-sr-only">'+(null==(e=l.message?l.message.replace(";","."):"")?"":e)+'</span>\n </i></div>\n <div class="fileSize mobile:grid-col-2 text-right">'+(null==(e=n.fileSize(l.size))?"":e)+'</div>\n </div>\n <div class="grid-row">\n <div class="mobile:grid-col-12">\n ',"progress"===l.status?t+='\n <div class="progress">\n <div class="progress-bar" role="progressbar" aria-valuenow="'+(null==(e=l.progress)?"":e)+'" aria-valuemin="0" aria-valuemax="100" style="width: '+(null==(e=l.progress)?"":e)+'">\n <span class="usa-sr-only">'+(null==(e=l.progress)?"":e)+"% "+(null==(e=n.t("Complete"))?"":e)+"</span>\n </div>\n </div>\n ":(t+='\n <div class="\n ',"success"===l.status&&(t+=" bg-green "),t+="\n ","info"===l.status&&(t+=" bg-cyan "),t+="\n ","warning"===l.status&&(t+=" bg-gold "),t+="\n ","danger"===l.status&&(t+=" bg-red "),t+='\n ">'+(null==(e=JSON.stringify(l.message))?"":e)+"</div>\n "),t+="\n </div>\n </div>\n </div>\n"})),t+="\n",n.component.storage&&!n.support.hasWarning||(t+='\n <div class="usa-alert usa-alert--warning">\n <div class="usa-alert__body">\n ',n.component.storage||(t+="\n <p>"+(null==(e=n.t("No storage has been set for this field. File uploads are disabled until storage is set up."))?"":e)+"</p>\n "),t+="\n ",n.support.filereader||(t+="\n <p>"+(null==(e=n.t("File API & FileReader API not supported."))?"":e)+"</p>\n "),t+="\n ",n.support.formdata||(t+="\n <p>"+(null==(e=n.t("XHR2's FormData is not supported."))?"":e)+"</p>\n "),t+="\n ",n.support.progress||(t+="\n <p>"+(null==(e=n.t("XHR2's upload progress isn't supported."))?"":e)+"</p>\n "),t+="\n </div>\n </div>\n"),t+="\n"}},2138:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5658);e.default={form:l.default}},8885:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+="<"+(null==(e=n.tag)?"":e)+' class="'+(null==(e=n.component.className)?"":e)+'" ref="html"\n ',n.attrs.forEach((function(n){t+="\n "+(null==(e=n.attr)?"":e)+'="'+(null==(e=n.value)?"":e)+'"\n '})),t+="\n>"+(null==(e=n.content)?"":e),n.singleTags&&-1!==n.singleTags.indexOf(n.tag)||(t+="</"+(null==(e=n.tag)?"":e)+">"),t+="\n"}},633:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(8885);e.default={form:l.default}},2030:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<i ref="'+(null==(e=n.ref)?"":e)+'" class="'+(null==(e=n.className)?"":e)+'" style="'+(null==(e=n.styles)?"":e)+'">'+(null==(e=n.content)?"":e)+"</i>\n"}},4051:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2030);e.default={form:l.default}},603:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(1860),o=t(38),a=t(232),r=t(7485),i=t(545),u=t(8778),s=t(654),d=t(6277),c=t(7688),p=t(3598),f=t(3392),b=t(2847),v=t(8422),m=t(9792),y=t(3443),g=t(5750),h=t(2491),_=t(250),w=t(9096),x=t(5727),j=t(2017),P=t(1522),O=t(7226),M=t(2138),k=t(633),C=t(4051),A=t(7483),E=t(5561),z=t(6611),K=t(4171),q=t(1218),R=t(2681),T=t(5941),I=t(8760),F=t(1236),S=t(2251),L=t(7001),B=t(6422),N=t(844),D=t(6601),H=t(8442),V=t(9074),W=t(2389),U=t(824),Y=t(8223),G=t(3605),X=t(2151),J=t(3904),Q=t(9643),Z=t(6618),$=t(5532),nn=t(8956),en=t(1835);e.default={transform:function(n,e){return e&&"class"===n&&this.cssClasses.hasOwnProperty(e.toString())?this.cssClasses[e.toString()]:e},address:l.default,alert:o.default,builder:a.default,builderComponent:r.default,builderComponents:i.default,builderEditForm:u.default,builderPlaceholder:s.default,builderSidebar:d.default,builderSidebarGroup:c.default,builderWizard:p.default,button:f.default,checkbox:b.default,columns:v.default,component:m.default,componentModal:y.default,container:g.default,datagrid:h.default,day:_.default,dialog:w.default,editgrid:x.default,errorsList:j.default,field:P.default,fieldset:O.default,file:M.default,html:k.default,icon:C.default,input:A.default,label:E.default,loader:z.default,loading:K.default,message:q.default,modalPreview:R.default,multiValueRow:T.default,multiValueTable:I.default,panel:F.default,pdf:S.default,pdfBuilder:L.default,pdfBuilderUpload:B.default,radio:N.default,resourceAdd:D.default,select:H.default,selectOption:V.default,survey:W.default,tab:U.default,table:Y.default,warning:G.default,webform:X.default,well:J.default,wizard:Q.default,wizardHeader:Z.default,wizardNav:$.default,size:nn.default,cssClasses:en.default}},2962:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";if(Array.prototype.join,(n.prefix||n.suffix)&&(t+='\n<div class="input-group">\n'),t+="\n",n.prefix&&(t+='\n<div class="input-group-prepend" ref="prefix">\n <span class="input-group-text">\n ',n.prefix instanceof HTMLElement?t+="\n "+(null==(e=n.t(n.prefix.outerHTML))?"":e)+"\n ":t+="\n "+(null==(e=n.t(n.prefix))?"":e)+"\n ",t+="\n </span>\n</div>\n"),t+="\n",!n.component.editor&&!n.component.wysiwyg){for(var l in t+="\n<"+(null==(e=n.input.type)?"":e)+'\n class="usa-'+(null==(e="textarea"===n.input.type?"textarea":"input")?"":e)+' maxw-full"\n ref="'+(null==(e=n.input.ref||"input")?"":e)+'"\n ',n.input.attr)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.input.attr[l])?"":e)+'"\n ';t+='\n id="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n aria-labelledby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+" ",n.component.description&&(t+="d-"+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)),t+='"\n aria-required="'+(null==(e="input"!==n.input.ref&&n.input.ref?n.component.fields[n.input.ref].required:n.component.validate.required)?"":e)+'"\n>'+(null==(e=n.input.content)?"":e)+"</"+(null==(e=n.input.type)?"":e)+">\n"}return t+="\n",(n.component.editor||n.component.wysiwyg)&&(t+='\n<div ref="input"></div>\n'),t+="\n","datetime"===n.component.type&&(t+='\n<span aria-live="assertive" id="'+(null==(e=n.instance.id)?"":e)+'-liveRegion" class="usa-sr-only" ref="liveRegion"></span>\n'),t+="\n",n.suffix&&(t+='\n<div class="input-group-append" ref="suffix">\n <span class="input-group-text">\n ',n.suffix instanceof HTMLElement?t+="\n "+(null==(e=n.t(n.suffix.outerHTML))?"":e)+"\n ":t+="\n "+(null==(e=n.t(n.suffix))?"":e)+"\n ",t+="\n </span>\n</div>\n"),t+="\n",(n.prefix||n.suffix)&&(t+="\n</div>\n"),t+="\n",(n.component.showCharCount||n.component.showWordCount)&&(t+='\n<div class="'+(null==(e=n.component.description?"pull-right":"text-right")?"":e)+'">\n ',n.component.showCharCount&&(t+='\n <span aria-live="polite" class="text-muted" ref="charcount"></span>\n '),t+="\n ",n.component.showWordCount&&(t+='\n <span aria-live="polite" class="text-muted" ref="wordcount"></span>\n '),t+="\n</div>\n"),t+"\n"}},5585:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div ref="value">',n.value?t+=null==(e=n.value)?"":e:t+="-",t+"</div>\n"}},7483:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2962),o=t(5585);e.default={form:l.default,html:o.default}},7164:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="usa-label '+(null==(e=n.label.className)?"":e)+" "+(null==(e=n.label.hidden?"usa-sr-only":"")?"":e)+'">\n <label\n ref="label"\n id="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n for="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n >\n <span>'+(null==(e=n.t(n.component.label))?"":e)+"</span>\n ","number"!==n.component.type&&"phoneNumber"!==n.component.type&&"currency"!==n.component.type||(t+="\n <span class='usa-sr-only'>, "+(null==(e=n.t("numeric only"))?"":e)+",</span>\n "),t+="\n </label>\n ",n.component.tooltip&&!n.label.hidden&&(t+='\n <span ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base" tabindex="0"></span>\n '),t+"\n</div>\n"}},5561:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7164);e.default={form:l.default}},1723:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){return'<div class="formio-loader">\n <div class="loader-wrapper">\n <div class="loader text-center"></div>\n </div> \n</div>\n'}},6611:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(1723);e.default={form:l.default}},6809:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){return"Loading...\n"}},4171:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6809);e.default={form:l.default}},290:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<span\n id="e-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.key)?"":e)+'"\n class="usa-error-message"\n>'+(null==(e=n.message)?"":e)+"</span>"}},1218:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(290);e.default={form:l.default}},2909:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<span id="l-'+(null==(e=n.component.key)?"":e)+'">\n '+(null==(e=n.t(n.component.label))?"":e)+'<span ref="modalLabelValue" class="usa-sr-only">. '+(null==(e=n.previewText)?"":e)+'</span>\n</span><br>\n<div\n ref="modalMessageContainer"\n class="text-secondary-dark width-full formio-errors"\n></div>\n<span class="usa-sr-only" ref="modalPreviewLiveRegion" aria-live="assertive"></span>\n<button lang="en" class="open-modal-button" ref="openModal" aria-labelledby="l-'+(null==(e=n.component.key)?"":e)+'">\n '+(null==(e=n.previewText)?"":e)+"\n</button>\n"}},2681:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2909);e.default={form:l.default}},5319:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<tr ref="grid-row">\n <td>\n '+(null==(e=n.element)?"":e)+"\n </td>\n ",n.disabled||(t+='\n <td>\n <button type="button" class="usa-button usa-button--secondary" ref="removeRow" aria-label="Remove '+(null==(e=n.component.label)?"":e)+" row "+(null==(e=n.index+1)?"":e)+'" title="Remove row">\n <i class="'+(null==(e=n.iconClass("remove-circle"))?"":e)+'"></i>\n </button>\n </td>\n '),t+"\n</tr>\n"}},5941:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5319);e.default={form:l.default}},15:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table" role="presentation">\n <tbody>\n '+(null==(e=n.rows)?"":e)+"\n ",n.disabled||(t+='\n <tr>\n <td colspan="2">\n <button\n class="usa-button formio-button-add-another"\n ref="addButton"\n ',n.component.description&&(t+='\n aria-describedby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n >\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i>\n '+(null==(e=n.t(n.addAnother))?"":e)+"\n </button>\n </td>\n </tr>\n "),t+"\n </tbody>\n</table>\n"}},8760:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(15);e.default={form:l.default}},5618:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="usa-accordion usa-accordion--bordered margin-bottom-205">\n <h2 class="usa-accordion__heading" ref="header">\n ',n.component.collapsible?(t+='\n <div\n tabindex="0"\n role="button"\n class="usa-accordion__button"\n aria-expanded="'+(null==(e=!n.component.collapsible||!n.collapsed)?"":e)+'"\n aria-controls="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n >\n '+(null==(e=n.t(n.component.title))?"":e)+"\n ",n.component.tooltip&&(t+='\n <i ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-based" tabindex="0"></i>\n '),t+="\n </div>\n "):(t+='\n <div class="usa-accordion__button non-collapsible-panel--button">\n '+(null==(e=n.t(n.component.title))?"":e)+"\n ",n.component.tooltip&&(t+='\n <i ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-based" tabindex="0"></i>\n '),t+="\n </div>\n "),t+='\n </h2>\n\n <div\n id="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n class="formio-panel-content usa-accordion__content usa-prose"\n ref="'+(null==(e=n.nestedKey)?"":e)+'"\n ',n.component.collapsible&&n.collapsed&&(t+="hidden"),t+"\n >\n "+(null==(e=n.children)?"":e)+"\n </div>\n</div>\n"}},1236:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5618);e.default={form:l.default}},6669:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="position-relative '+(null==(e=n.classes)?"":e)+'" ref="webform">\n <span data-noattach="true" ref="zoomIn" class="usa-button usa-button--secondary position-absolute" style="right:10px;top:10px;">\n <i class="'+(null==(e=n.iconClass("zoom-in"))?"":e)+'"></i>\n </span>\n <span data-noattach="true" ref="zoomOut" class="usa-button usa-button--secondary position-absolute" style="right:10px;top:60px;">\n <i class="'+(null==(e=n.iconClass("zoom-out"))?"":e)+'"></i>\n </span>\n <div data-noattach="true" ref="iframeContainer"></div>\n '+(null==(e=n.submitButton)?"":e)+"\n</div>\n"}},2251:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6669);e.default={form:l.default}},7886:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="formio builder grid-row grid-gap formbuilder">\n <div class="grid-col-4 mobile:grid-col-3 tablet:grid-col-2 formcomponents">\n '+(null==(e=n.sidebar)?"":e)+'\n </div>\n <div class="grid-col-8 mobile:grid-col-9 tablet:grid-col-10 formarea" ref="form">\n <div class="formio-drop-zone" ref="iframeDropzone"></div>\n '+(null==(e=n.form)?"":e)+"\n </div>\n</div>\n"}},7001:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7886);e.default={form:l.default}},6365:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="pdf-upload formio-component-file">\n <h3>'+(null==(e=n.t("Upload a PDF File"))?"":e)+'</h3>\n <input type="file" style="opacity: 0; position: absolute;" tabindex="-1" accept=".pdf" ref="hiddenFileInputElement">\n <div class="fileSelector" ref="fileDrop">\n <span ref="dragDropText">\n <i class="'+(null==(e=n.iconClass("cloud-upload"))?"":e)+'"></i>'+(null==(e=n.t("Drop pdf to start, or"))?"":e)+' <a href="#" ref="fileBrowse" class="browse">'+(null==(e=n.t("browse"))?"":e)+'</a>\n </span>\n <div class="progress pdf-progress" ref="uploadProgressWrapper" style="display:none;">\n <div class="progress-bar" ref="uploadProgress" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"></div>\n </div>\n </div>\n <div class="usa-alert usa-alert--error usa-alert--no-icon usa-alert--slim" ref="uploadError">\n\n </div>\n</div>\n\n'}},6422:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6365);e.default={form:l.default}},7423:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<fieldset\n class="usa-fieldset"\n ref="radioGroup"\n aria-labelledby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+" ",n.component.description&&(t+="d-"+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)),t+='"\n>\n <legend id="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'" ref="label" class="usa-sr-only">\n '+(null==(e=n.t(n.component.label))?"":e)+'\n </legend>\n <span class="legend-wrapper font-sans-md">\n <span class="'+(null==(e=n.component.validate&&n.component.validate.required?" field-required":"")?"":e)+'">\n '+(null==(e=n.t(n.component.label))?"":e)+"\n </span>\n ",n.component.tooltip&&(t+='\n <span ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base" tabindex="0"></span>\n '),t+='\n </span>\n\n <div\n ref="messageContainer"\n class="text-secondary-dark width-full margin-top-05 formio-errors"\n ></div>\n\n ',n.values.forEach((function(l){for(var o in t+='\n <div class="usa-'+(null==(e="selectboxes"===n.component.type?"checkbox":"radio")?"":e)+" "+(null==(e=n.inline?"display-inline float-left margin-right-1":"")?"":e)+'" ref="wrapper">\n <'+(null==(e=n.input.type)?"":e)+'\n ref="input"\n class="usa-'+(null==(e="selectboxes"===n.component.type?"checkbox":"radio")?"":e)+"__input "+(null==(e=n.component.tileView?"selectboxes"===n.component.type?"usa-checkbox__input--tile":"usa-radio__input--tile":"")?"":e)+'"\n ',n.input.attr)t+="\n "+(null==(e=o)?"":e)+'="'+(null==(e=n.input.attr[o])?"":e)+'"\n ';t+='\n value="'+(null==(e=l.value)?"":e)+'"\n ',n.value&&(n.value===l.value||"object"==typeof n.value&&n.value.hasOwnProperty(l.value)&&n.value[l.value])&&(t+="\n checked=true\n "),t+='\n id="'+(null==(e=n.instance.root&&n.instance.root.id)?"":e)+"-"+(null==(e=n.id)?"":e)+"-"+(null==(e=n.row)?"":e)+"-"+(null==(e=l.value)?"":e)+'"\n aria-required="'+(null==(e=n.input.component.validate.required)?"":e)+'"\n >\n <label class="'+(null==(e="selectboxes"===n.component.type?"usa-checkbox__label":"usa-radio__label")?"":e)+'" for="'+(null==(e=n.instance.root&&n.instance.root.id)?"":e)+"-"+(null==(e=n.id)?"":e)+"-"+(null==(e=n.row)?"":e)+"-"+(null==(e=l.value)?"":e)+'">'+(null==(e=n.t(l.label))?"":e)+"</label>\n </div>\n "})),t+="\n\n ",n.component.description&&(t+='\n <div class="text-base-dark">\n <span id="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'">'+(null==(e=n.t(n.component.description))?"":e)+"</span>\n </div>\n "),t+="\n</fieldset>\n"}},3470:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,(t+='<div ref="value">\n ')+"\n "+(null==(e=n.values.filter((function(e){return n.value===e.value||"object"==typeof n.value&&n.value.hasOwnProperty(e.value)&&n.value[e.value]})).map((function(e){return n.t(e.label)})).join(", "))?"":e)+"\n</div>\n"}},844:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7423),o=t(3470);e.default={form:l.default,html:o.default}},2327:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<table class="usa-table width-full">\n <tbody>\n <tr>\n <td>\n '+(null==(e=n.element)?"":e)+'\n </td>\n </tr>\n <tr>\n <td colspan="2">\n <button class="usa-button formio-button-add-resource" ref="addResource">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i>\n '+(null==(e=n.t(n.component.addResourceLabel||"Add Resource"))?"":e)+"\n </button>\n </td>\n </tr>\n </tbody>\n</table>\n"}},6601:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2327);e.default={form:l.default}},5078:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";for(var l in Array.prototype.join,t+='<select\n ref="'+(null==(e=n.input.ref?n.input.ref:"selectContainer")?"":e)+'"\n class="usa-select maxw-full '+(null==(e=n.disabled?"bg-base-lightest":"")?"":e)+'"\n ',n.input.attr)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.input.attr[l])?"":e)+'"\n ';return t+="\n ",n.input.attr.id||(t+='\n id="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+'\n aria-required="'+(null==(e="selectContainer"!==n.input.ref&&n.input.ref?n.component.fields[n.input.ref].required:n.input.component.validate.required)?"":e)+'"\n>'+(null==(e=n.selectOptions)?"":e)+"</select>\n"}},5603:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div ref="value">',n.value?t+=null==(e=n.self.itemValue(n.value))?"":e:t+="-",t+"</div>\n"}},8442:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5078),o=t(5603);e.default={form:l.default,html:o.default}},7833:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";for(var l in Array.prototype.join,t+="<option "+(null==(e=n.selected?'selected="selected"':"")?"":e)+'\n value="'+(null==(e=n.useId?n.id:n.option.value)?"":e)+'"\n ',n.attrs)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.attrs[l])?"":e)+'"\n ';return t+"\n >\n "+(null==(e=n.t(n.option.label))?"":e)+"\n</option>\n"}},3472:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,n.selected&&(t+=null==(e=n.t(n.option.label))?"":e),t+"\n"}},9074:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7833),o=t(3472);e.default={form:l.default,html:o.default}},8956:function(n,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){switch(n){case"xs":return"";case"sm":return"mobile-lg";default:return"tablet";case"lg":return"desktop"}}},6693:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table">\n <thead>\n <tr>\n <th scope="col"></th>\n ',n.component.values.forEach((function(l){t+='\n <th scope="col" style="text-align: center;">'+(null==(e=n.t(l.label))?"":e)+"</th>\n "})),t+="\n </tr>\n </thead>\n <tbody>\n ",n.component.questions.forEach((function(l){t+='\n <tr>\n <th scope="row">'+(null==(e=n.t(l.label))?"":e)+'</th>\n <fieldset class="usa-fieldset usa-sr-only">\n <legend class="usa-sr-only">'+(null==(e=n.t(l.label))?"":e)+"</legend>\n ",n.component.values.forEach((function(o){t+='\n <td>\n <div class="usa-radio">\n <input class="usa-radio__input" type="radio" name="'+(null==(e=n.self.getInputName(l))?"":e)+'" value="'+(null==(e=o.value)?"":e)+'" id="'+(null==(e=n.key)?"":e)+"-"+(null==(e=l.value)?"":e)+"-"+(null==(e=o.value)?"":e)+'" ref="input">\n <label class="usa-radio__label" for="'+(null==(e=n.key)?"":e)+"-"+(null==(e=l.value)?"":e)+"-"+(null==(e=o.value)?"":e)+'"></label>\n <label class="usa-sr-only" for="'+(null==(e=n.key)?"":e)+"-"+(null==(e=l.value)?"":e)+"-"+(null==(e=o.value)?"":e)+'">'+(null==(e=n.t(o.label))?"":e)+"</label>\n </div>\n </td>\n "})),t+="\n </fieldset>\n </tr>\n "})),t+="\n </tbody>\n</table>\n"}},1660:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table">\n <tbody>\n ',n.component.questions.forEach((function(l){t+='\n <tr>\n <th scope="row">'+(null==(e=n.t(l.label))?"":e)+"</th>\n <td>\n ",n.component.values.forEach((function(o){t+="\n ",n.value&&n.value.hasOwnProperty(l.value)&&n.value[l.value]===o.value&&(t+="\n "+(null==(e=n.t(o.label))?"":e)+"\n "),t+="\n "})),t+="\n </td>\n </tr>\n "})),t+="\n </tbody>\n</table>\n"}},2389:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6693),o=t(1660);e.default={form:l.default,html:o.default}},4704:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,n.component.components.forEach((function(l,o){t+='\n <div class="margin-bottom-2 formio-usa-card">\n <div class="formio-usa-card-header bg-base-lightest">\n <h4 class="margin-bottom-0 formio-usa-card-title">'+(null==(e=n.t(l.label))?"":e)+'</h4>\n </div>\n <div class="formio-usa-card-body">\n '+(null==(e=n.tabComponents[o])?"":e)+"\n </div>\n </div>\n"})),t+="\n"}},6e3:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="formio-usa-card">\n <ul role="tablist" class="usa-sidenav">\n ',n.component.components.forEach((function(l,o){t+='\n <li role="tab" class="usa-sidenav__item '+(null==(e=n.currentTab===o?"usa-current":"")?"":e)+' border-top-0" ref="'+(null==(e=n.tabLikey)?"":e)+'">\n <a href="#'+(null==(e=l.key)?"":e)+'" ref="'+(null==(e=n.tabLinkKey)?"":e)+'">'+(null==(e=n.t(l.label))?"":e)+"</a>\n </li>\n "})),t+="\n </ul>\n\n ",n.component.components.forEach((function(l,o){t+='\n <div\n role="tabpanel"\n class="formio-usa-card-body"\n style="display: '+(null==(e=n.currentTab===o?"block":"none")?"":e)+'"\n ref="'+(null==(e=n.tabKey)?"":e)+'"\n >\n '+(null==(e=n.tabComponents[o])?"":e)+"\n </div>\n "})),t+="\n</div>\n"}},824:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(4704),o=t(6e3);e.default={flat:l.default,form:o.default}},7745:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table\n '+(null==(e=n.component.bordered?"":" usa-table--borderless")?"":e)+"\n "+(null==(e=n.component.striped?"usa-table--striped":"")?"":e)+'\n">\n ',n.component.hideLabel||(t+="\n <caption>"+(null==(e=n.t(n.component.label))?"":e)+"</caption>\n "),t+="\n ",n.component.header&&n.component.header.length>0&&(t+="\n <thead>\n <tr>\n ",n.component.header.forEach((function(l){t+='\n <th scope="col">'+(null==(e=n.t(l))?"":e)+"</th>\n "})),t+="\n </tr>\n </thead>\n "),t+="\n <tbody>\n ",n.tableComponents.forEach((function(l,o){t+='\n <tr ref="row-'+(null==(e=n.id)?"":e)+'">\n ',l.forEach((function(l,a){t+='\n <td scope="col" ref="'+(null==(e=n.tableKey)?"":e)+"-"+(null==(e=o)?"":e)+'"',n.cellClassName&&(t+=' class="'+(null==(e=n.cellClassName)?"":e)+'"'),t+=">"+(null==(e=l)?"":e)+"</td>\n "})),t+="\n </tr>\n "})),t+="\n </tbody>\n</table>\n"}},8223:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7745);e.default={form:l.default}},619:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="text-secondary-dark width-full margin-top-05 formio-warnings">\n <p class="form-base">'+(null==(e=n.message)?"":e)+"</p>\n</div>\n"}},3605:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(619);e.default={form:l.default}},7536:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="text-base text-center padding-1">'+(null==(e=n.t(n.component.title))?"":e)+"</div>\n"}},1995:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="'+(null==(e=n.classes)?"":e)+'" ref="webform" novalidate>'+(null==(e=n.children)?"":e)+"</div>\n\x3c!-- Please reach out to Form.io to purchase an Enterprise License. --\x3e\n",Formio&&Formio.license||(t+='\n <small style="float:right;">powered by &nbsp;<a target="_blank" href="https://form.io"><img style="height:20px;float:right;" src="https://help.form.io/assets/formio-logo.png" /></a></small>\n'),t+"\n\x3c!-- -------------------------------------------------------------- --\x3e\n"}},2151:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7536),o=t(1995);e.default={form:o.default,builder:l.default}},853:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="usa-card__container bg-base-lightest margin-x-0 margin-bottom-205">\n <div class="usa-card__body" ref="'+(null==(e=n.nestedKey)?"":e)+'">\n '+(null==(e=n.children)?"":e)+"\n </div>\n</div>\n"}},3904:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(853);e.default={form:l.default}},6691:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="text-base text-center padding-1">'+(null==(e=n.t(n.component.title))?"":e)+"</div>\n"}},8288:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div style="position: relative;">\n '+(null==(e=n.wizardHeader)?"":e)+'\n <div class="wizard-page usa-prose" ref="'+(null==(e=n.wizardKey)?"":e)+'">\n '+(null==(e=n.components)?"":e)+"\n </div>\n "+(null==(e=n.wizardNav)?"":e)+"\n</div>\n"}},9643:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6691),o=t(8288);e.default={form:o.default,builder:l.default}},9506:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="usa-step-indicator usa-step-indicator--no-labels" ref="'+(null==(e=n.wizardKey)?"":e)+'-header" aria-label="Wizard" id="'+(null==(e=n.wizardKey)?"":e)+'-header">\n <ol class="usa-step-indicator__segments" tabindex="0" aria-label="Progress bar, Step '+(null==(e=n.currentPage+1)?"":e)+" of "+(null==(e=n.panels.length)?"":e)+", "+(null==(e=n.panels[n.currentPage].title)?"":e)+'">\n ',n.panels.forEach((function(l,o){t+='\n <li data-index="'+(null==(e=o)?"":e)+'" class="usa-step-indicator__segment '+(null==(e=n.currentPage===o?"usa-step-indicator__segment--current":"")?"":e)+" "+(null==(e=n.currentPage>o?"usa-step-indicator__segment--complete":"")?"":e)+'"></li>\n '})),t+='\n </ol>\n <div class="usa-sr-only" ref="'+(null==(e=n.wizardKey)?"":e)+'-progressbar" tabindex="-1">Progress bar, Step '+(null==(e=n.currentPage+1)?"":e)+" of "+(null==(e=n.panels.length)?"":e)+", "+(null==(e=n.panels[n.currentPage].title)?"":e)+'</div>\n <div class="usa-step-indicator__header">\n <div class="usa-step-indicator__heading">\n <span class="usa-sr-only">Progress bar, step</span>\n <span class="usa-step-indicator__heading-counter">\n <span class="usa-step-indicator__current-step">'+(null==(e=n.currentPage+1)?"":e)+'</span>\n <span class="usa-step-indicator__total-steps">of '+(null==(e=n.panels.length)?"":e)+'</span>\n </span>\n <span class="usa-step-indicator__heading-text">'+(null==(e=n.panels[n.currentPage].title)?"":e)+"</span>\n ",n.panels[n.currentPage].tooltip&&(t+='\n <i ref="'+(null==(e=n.wizardKey)?"":e)+'-tooltip" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-muted" data-tooltip="'+(null==(e=n.panels[n.currentPage].tooltip)?"":e)+'" tabindex="0"></i>\n '),t+="\n </div>\n </div>\n</div>\n"}},6618:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9506);e.default={form:l.default}},180:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<ul class="padding-0 usa-list--unstyled wizard-nav-container" id="'+(null==(e=n.wizardKey)?"":e)+'-nav">\n ',n.buttons.next&&(t+='\n <li>\n <button class="usa-button btn-wizard-nav-next" ref="'+(null==(e=n.wizardKey)?"":e)+'-next" aria-label="'+(null==(e=n.t("next"))?"":e)+' button. Click to go to the next tab">'+(null==(e=n.t("next"))?"":e)+"</button>\n </li>\n "),t+="\n ",n.buttons.submit&&(t+='\n <li>\n <button class="usa-button btn-wizard-nav-submit" ref="'+(null==(e=n.wizardKey)?"":e)+'-submit" aria-label="'+(null==(e=n.t("submit"))?"":e)+' button. Click to submit the form">'+(null==(e=n.t("submit"))?"":e)+"</button>\n </li>\n "),t+="\n ",n.buttons.previous&&(t+='\n <li>\n <button class="usa-button usa-button--outline btn-wizard-nav-previous" ref="'+(null==(e=n.wizardKey)?"":e)+'-previous" aria-label="'+(null==(e=n.t("previous"))?"":e)+' button. Click to go back to the previous tab">'+(null==(e=n.t("previous"))?"":e)+"</button>\n </li>\n "),t+="\n ",n.buttons.cancel&&(t+='\n <li>\n <button class="usa-button usa-button--secondary btn-wizard-nav-cancel" ref="'+(null==(e=n.wizardKey)?"":e)+'-cancel">'+(null==(e=n.t("cancel"))?"":e)+"</button>\n </li>\n "),t+"\n</ul>\n"}},5532:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(180);e.default={form:l.default}},5098:function(e){"use strict";e.exports=n}},t={};function l(n){var o=t[n];if(void 0!==o)return o.exports;var a=t[n]={exports:{}};return e[n].call(a.exports,a,a.exports,l),a.exports}var o={};return function(){"use strict";var n=o,e=l(5146),t=l(5178);n.default={framework:"uswds",templates:e.default,components:t.default}}(),o.default}()}));
1
+ !function(n,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("Formio")):"function"==typeof define&&define.amd?define(["Formio"],e):"object"==typeof exports?exports.uswds=e(require("Formio")):n.uswds=e(n.Formio)}(self,(function(n){return function(){var e={7507:function(n,e,t){"use strict";var l=this&&this.__spreadArray||function(n,e,t){if(t||2===arguments.length)for(var l,o=0,a=e.length;o<a;o++)!l&&o in e||(l||(l=Array.prototype.slice.call(e,0,o)),l[o]=e[o]);return n.concat(l||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0});var o=t(5098).Components.components.checkbox.editForm;e.default=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return o.apply(void 0,l([[{key:"display",components:[{type:"checkbox",input:!0,weight:1e3,label:"Tile view",tooltip:"Tile view for this component",key:"tileView"}]}]],n,!1))}},1187:function(n,e,t){"use strict";var l,o=this&&this.__extends||(l=function(n,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])},l(n,e)},function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}l(n,e),n.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)});Object.defineProperty(e,"__esModule",{value:!0});var a=t(5098),r=t(7507),i=function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return o(e,n),e.prototype.render=function(e){return this.noField=!0,n.prototype.render.call(this,e)},e.editForm=r.default,e}(a.Components.components.checkbox);e.default=i},9293:function(n,e,t){"use strict";var l=this&&this.__spreadArray||function(n,e,t){if(t||2===arguments.length)for(var l,o=0,a=e.length;o<a;o++)!l&&o in e||(l||(l=Array.prototype.slice.call(e,0,o)),l[o]=e[o]);return n.concat(l||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0});var o=t(5098).Components.components.radio.editForm;e.default=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return o.apply(void 0,l([[{key:"display",components:[{type:"checkbox",input:!0,weight:1e3,label:"Tile view",tooltip:"Tile view for this component",key:"tileView"}]}]],n,!1))}},343:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5098),o=t(9293),a=l.Components.components.radio;a.editForm=o.default;var r=a.prototype.render;a.prototype.render=function(){return this.noField=!0,r.call(this)},e.default=a},193:function(n,e,t){"use strict";var l,o=this&&this.__extends||(l=function(n,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])},l(n,e)},function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}l(n,e),n.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)});Object.defineProperty(e,"__esModule",{value:!0});var a=function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return o(e,n),e.prototype.choicesOptions=function(){var e=n.prototype.choicesOptions.call(this);return e.classNames.containerInner+=" usa-select maxw-full",e},e}(t(5098).Components.components.select);e.default=a},8110:function(n,e,t){"use strict";var l=this&&this.__spreadArray||function(n,e,t){if(t||2===arguments.length)for(var l,o=0,a=e.length;o<a;o++)!l&&o in e||(l||(l=Array.prototype.slice.call(e,0,o)),l[o]=e[o]);return n.concat(l||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0});var o=t(5098).Components.components.button.editForm,a=t(6620);e.default=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return o.apply(void 0,l([[{key:"display",components:a.default}]],n,!1))}},3696:function(n,e,t){"use strict";var l,o=this&&this.__extends||(l=function(n,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])},l(n,e)},function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}l(n,e),n.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)});Object.defineProperty(e,"__esModule",{value:!0});var a=t(5098),r=t(8110),i=a.Components.components.button,u=a.Components.components.field,s=function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return o(e,n),e.prototype.getInputInfo=function(){var n=this.inputInfo;switch(n.attr.class="usa-button",this.component.theme){case"secondary":n.attr.class+=" usa-button--secondary";break;case"info":case"accent-cool":n.attr.class+=" usa-button--accent-cool";break;case"success":n.attr.class+=" bg-green";break;case"danger":n.attr.class+=" bg-secondary-vivid";break;case"warning":n.attr.class+=" usa-button--accent-warm";break;case"base":n.attr.class+=" usa-button--base";break;case"outline":n.attr.class+=" usa-button--outline"}return this.component.customClass&&(n.attr.class+=" "+this.component.customClass),n},e.prototype.render=function(){return(this.viewOnly||this.options.hideButtons)&&(this._visible=!1),u.prototype.render.call(this,this.renderTemplate("button",{component:this.component,input:this.getInputInfo()}))},e.editForm=r.default,e}(i);e.default=s},6620:function(n,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=[{type:"select",key:"theme",overrideEditForm:!0,label:"Theme",input:!0,tooltip:"The color theme of this button.",dataSrc:"values",weight:140,data:{values:[{label:"Default",value:"primary"},{label:"Secondary",value:"secondary"},{label:"Accent Cool",value:"accent-cool"},{label:"Base",value:"base"},{label:"Outline",value:"outline"}]}}]},5178:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(193),o=t(343),a=t(3696),r=t(1187),i=t(4224);e.default={select:l.default,radio:o.default,button:a.default,checkbox:r.default,selectboxes:i.default}},9966:function(n,e,t){"use strict";var l=this&&this.__spreadArray||function(n,e,t){if(t||2===arguments.length)for(var l,o=0,a=e.length;o<a;o++)!l&&o in e||(l||(l=Array.prototype.slice.call(e,0,o)),l[o]=e[o]);return n.concat(l||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0});var o=t(5098).Components.components.selectboxes.editForm;e.default=function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];return o.apply(void 0,l([[{key:"display",components:[{type:"checkbox",input:!0,weight:1e3,label:"Tile view",tooltip:"Tile view for this component",key:"tileView"}]}]],n,!1))}},4224:function(n,e,t){"use strict";var l,o=this&&this.__extends||(l=function(n,e){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,e){n.__proto__=e}||function(n,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])},l(n,e)},function(n,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}l(n,e),n.prototype=null===e?Object.create(e):(t.prototype=e.prototype,new t)});Object.defineProperty(e,"__esModule",{value:!0});var a=t(5098),r=t(9966),i=function(n){function e(){return null!==n&&n.apply(this,arguments)||this}return o(e,n),e.editForm=r.default,e}(a.Components.components.selectboxes);e.default=i},5146:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(603);e.default={uswds:l.default}},7471:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";if(Array.prototype.join,n.mode.autocomplete){for(var l in t+='\n <div class="address-autocomplete-container">\n <input\n ref="'+(null==(e=n.ref.searchInput)?"":e)+'"\n class="usa-input maxw-full",\n ',n.inputAttributes)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.inputAttributes[l])?"":e)+'"\n ';t+='\n value="'+(null==(e=n.displayValue)?"":e)+'"\n autocomplete="off"\n >\n ',n.component.disableClearIcon||(t+='\n <i\n class="address-autocomplete-remove-value-icon fa fa-times"\n tabindex="'+(null==(e=n.inputAttributes.tabindex)?"":e)+'"\n ref="'+(null==(e=n.ref.removeValueIcon)?"":e)+'"\n ></i>\n '),t+="\n </div>\n"}return t+="\n",n.self.manualModeEnabled&&(t+='\n <div class="usa-checkbox">\n <input\n id="cb-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n ref="'+(null==(e=n.ref.modeSwitcher)?"":e)+'"\n type="checkbox"\n class="usa-checkbox__input"\n ',n.mode.manual&&(t+="checked=true"),t+="\n ",n.disabled&&(t+="disabled=true"),t+='\n ></input>\n <label\n class="usa-checkbox__label padding-left-0 text-indent-0"\n for="cb-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n >\n '+(null==(e=n.component.switchToManualModeLabel)?"":e)+"\n </label>\n </div>\n"),t+="\n",n.self.manualMode&&(t+='\n <div ref="'+(null==(e=n.nestedKey)?"":e)+'">\n '+(null==(e=n.children)?"":e)+"\n </div>\n"),t+"\n"}},1860:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7471);e.default={form:l.default}},5150:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div id="'+(null==(e=n.attrs.id)?"":e)+'" class="usa-alert usa-alert--'+(null==(e="danger"===n.type?"error":n.type)?"":e)+' usa-alert--no-icon">\n '+(null==(e=n.message)?"":e)+'\n <span class="usa-sr-only" id="hotkey-i-'+(null==(e=n.form._id)?"":e)+'">'+(null==(e=n.t("errorListHotkey"))?"":e)+"</span>\n</div>\n"}},38:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5150);e.default={form:l.default}},3890:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="formio builder grid-row grid-gap formbuilder">\n <div class="grid-col-4 mobile-lg:grid-col-3 tablet:grid-col-2 formcomponents">\n '+(null==(e=n.sidebar)?"":e)+'\n </div>\n <div class="grid-col-8 mobile-lg:grid-col-9 tablet:grid-col-10 formarea" ref="form">\n '+(null==(e=n.form)?"":e)+"\n </div>\n</div>\n"}},232:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(3890);e.default={form:l.default}},5642:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div aria-label="'+(null==(e=n.childComponent.label)?"":e)+" "+(null==(e=n.childComponent.type)?"":e)+' container" class="builder-component" ref="dragComponent" tabindex="0">\n ',n.disableBuilderActions||(t+='\n <div role="application" tabindex="0" aria-label="Action buttons. Use up and down arrows to navigate through action buttons" class="component-btn-group" id="buttons-'+(null==(e=n.childComponent.id)?"":e)+'" data-noattach="true" ref="buttonGroup">\n <div\n role="button"\n aria-label="Remove button. Click to remove component from the form"\n tabindex="-1"\n class="usa-button usa-button--secondary component-settings-button component-settings-button-remove"\n ref="removeComponent"\n >\n <i class="'+(null==(e=n.iconClass("remove"))?"":e)+'"></i>\n </div>\n <div\n role="button"\n aria-label="Copy button. Click to copy component"\n tabindex="-1"\n class="usa-button usa-button--outline component-settings-button component-settings-button-copy"\n ref="copyComponent"\n >\n <i class="'+(null==(e=n.iconClass("copy"))?"":e)+'"></i>\n </div>\n <div\n role="button"\n aria-label="Paste below button. Click to paste component below the current component"\n tabindex="-1"\n class="usa-button usa-button--outline component-settings-button component-settings-button-paste"\n ref="pasteComponent"\n >\n <i class="'+(null==(e=n.iconClass("save"))?"":e)+'"></i>\n </div>\n <div\n role="button"\n aria-label="Move button"\n tabindex="-1"\n class="usa-button usa-button--outline component-settings-button component-settings-button-move"\n ref="moveComponent"\n >\n <i class="'+(null==(e=n.iconClass("move"))?"":e)+'"></i>\n </div>\n <div\n role="button"\n aria-label="Edit button. Click to open component settings modal window"\n tabindex="-1"\n class="usa-button usa-button--accent-cool component-settings-button component-settings-button-edit"\n ref="editComponent"\n >\n <i class="'+(null==(e=n.iconClass("cog"))?"":e)+'"></i>\n </div>\n </div>\n '),t+"\n "+(null==(e=n.html)?"":e)+"\n</div>\n"}},7485:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5642);e.default={form:l.default}},8401:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="builder-components drag-container formio-builder-'+(null==(e=n.type)?"":e)+'" ref="'+(null==(e=n.key)?"":e)+'-container">\n '+(null==(e=n.html)?"":e)+"\n</div>\n"}},545:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(8401);e.default={form:l.default}},2615:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="grid-row grid-gap">\n <div class="grid-col mobile:grid-col-6">\n <p class="font-body-md">'+(null==(e=n.t(n.componentInfo.title))?"":e)+" "+(null==(e=n.t("Component"))?"":e)+'</p>\n </div>\n <div class="grid-col mobile:grid-col-6">\n <div class="float-right" style="margin-right: 20px; margin-top: 10px">\n <a href="'+(null==(e=n.t(n.componentInfo.documentation))?"":e)+'" target="_blank">\n <i class="'+(null==(e=n.iconClass("new-window"))?"":e)+'"> '+(null==(e=n.t("Help"))?"":e)+'</i>\n </a>\n </div>\n </div>\n</div>\n<div class="grid-row grid-gap">\n <div class="grid-col ',n.preview?t+="mobile:grid-col-6":t+="mobile:grid-col-12",t+='">\n <div ref="editForm">\n '+(null==(e=n.editForm)?"":e)+"\n </div>\n ",n.preview||(t+='\n <div style="margin-top: 10px;">\n <button class="usa-button usa-button--accent-cool" style="margin-right: 10px;" ref="saveButton">'+(null==(e=n.t("Save"))?"":e)+'</button>\n <button class="usa-button usa-button--base" style="margin-right: 10px;" ref="cancelButton">'+(null==(e=n.t("Cancel"))?"":e)+'</button>\n <button class="usa-button usa-button--secondary" ref="removeButton">'+(null==(e=n.t("Remove"))?"":e)+"</button>\n </div>\n "),t+="\n </div>\n ",n.preview&&(t+='\n <div class="grid-col mobile:grid-col-6">\n <div class="formio-usa-card preview-panel">\n <div class="formio-usa-card-header">\n <h4 class="formio-usa-card-title margin-bottom-0">'+(null==(e=n.t("Preview"))?"":e)+'</h4>\n </div>\n <div class="formio-usa-card-body">\n <div class="component-preview" ref="preview">\n '+(null==(e=n.preview)?"":e)+"\n </div>\n </div>\n </div>\n ",n.componentInfo.help&&(t+='\n <div class="formio-usa-card formio-usa-card-body bg-base-lightest formio-settings-help">\n '+(null==(e=n.t(n.componentInfo.help))?"":e)+"\n </div>\n "),t+='\n <div style="margin-top: 10px;">\n <button class="usa-button usa-button--accent-cool" style="margin-right: 10px;" ref="saveButton">'+(null==(e=n.t("Save"))?"":e)+'</button>\n <button class="usa-button usa-button--base" style="margin-right: 10px;" ref="cancelButton">'+(null==(e=n.t("Cancel"))?"":e)+'</button>\n <button class="usa-button usa-button--secondary" ref="removeButton">'+(null==(e=n.t("Remove"))?"":e)+"</button>\n </div>\n </div>\n "),t+"\n</div>\n"}},8778:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2615);e.default={form:l.default}},8637:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div\n class="usa-alert usa-alert--info usa-alert--no-icon no-drag"\n style="text-align:center;"\n role="alert"\n data-noattach="true"\n data-position="'+(null==(e=n.position)?"":e)+'"\n>\n <div clas="usa-alert__body">\n '+(null==(e=n.t("Drag and Drop a form component"))?"":e)+"\n </div>\n</div>\n"}},654:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(8637);e.default={form:l.default}},9969:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div id="'+(null==(e=n.groupId)?"":e)+'" class="usa-accordion usa-accordion--bordered builder-sidebar'+(null==(e=n.scrollEnabled?" builder-sidebar_scroll":"")?"":e)+'" ref="sidebar">\n ',n.groups.forEach((function(n){t+="\n "+(null==(e=n)?"":e)+"\n "})),t+="\n</div>\n"}},6277:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9969);e.default={form:l.default}},3944:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="form-builder-panel" ref="group-panel-'+(null==(e=n.groupKey)?"":e)+'">\n <div class="usa-accordion__heading form-builder-group-header" id="heading-'+(null==(e=n.groupKey)?"":e)+'">\n <h5 class="mb-0 mt-0 form-builder-group-heading">\n <button\n class="usa-accordion__button builder-group-button"\n type="button"\n data-toggle="collapse"\n data-target="#group-'+(null==(e=n.groupKey)?"":e)+'"\n data-parent="#'+(null==(e=n.groupId)?"":e)+'"\n aria-expanded="'+(null==(e=n.group.default)?"":e)+'"\n aria-controls="group-'+(null==(e=n.groupKey)?"":e)+'"\n ref="sidebar-anchor"\n >\n '+(null==(e=n.t(n.group.title))?"":e)+'\n </button>\n </h5>\n </div>\n <div\n id="group-'+(null==(e=n.groupKey)?"":e)+'"\n class="collapse '+(null==(e=n.group.default?" show":"")?"":e)+'"\n data-parent="#'+(null==(e=n.groupId)?"":e)+'"\n data-default="'+(null==(e=n.group.default)?"":e)+'"\n aria-labelledby="heading-'+(null==(e=n.groupKey)?"":e)+'"\n ref="sidebar-group"\n >\n <div\n id="group-container-'+(null==(e=n.groupKey)?"":e)+'"\n class="usa-accordion__content display-flex flex-column flex-align-stretch no-drop padding-1"\n ref="sidebar-container"\n >\n ',!n.group.componentOrder||n.group.componentOrder.forEach((function(l){t+='\n <span\n data-group="'+(null==(e=n.groupKey)?"":e)+'"\n data-key="'+(null==(e=n.group.components[l].key)?"":e)+'"\n data-type="'+(null==(e=n.group.components[l].schema.type)?"":e)+'"\n class="usa-button usa-button--default formcomponent drag-copy"\n >\n ',n.group.components[l].icon&&(t+='\n <i class="'+(null==(e=n.iconClass(n.group.components[l].icon))?"":e)+'" style="margin-right: 5px;"></i>\n '),t+="\n "+(null==(e=n.t(n.group.components[l].title))?"":e)+"\n </span>\n "})),t+="\n "+(null==(e=n.subgroups.join(""))?"":e)+"\n </div>\n </div>\n</div>\n"}},7688:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(3944);e.default={form:l.default}},1277:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="formio builder grid-row grid-gap formbuilder">\n <div class="grid-col-4 mobile:grid-col-3 tablet:grid-col-2 formcomponents">\n '+(null==(e=n.sidebar)?"":e)+'\n </div>\n <div class="grid-col-8 mobile:grid-col-9 tablet:grid-col-10 formarea">\n <ol class="display-flex padding-105 bg-base-lightest usa-list--unstyled margin-bottom-2">\n ',n.pages.forEach((function(l,o){t+='\n <li class="margin-right-1">\n <span title="'+(null==(e=l.title)?"":e)+'" class="usa-tag ',o===n.self.page?t+="bg-primary":t+="bg-violet",t+=' wizard-page-label" ref="gotoPage">'+(null==(e=l.title)?"":e)+"</span>\n </li>\n "})),t+='\n <li class="margin-right-1">\n <span title="'+(null==(e=n.t("Create Page"))?"":e)+'" class="usa-tag bg-green wizard-page-label" ref="addPage">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i> '+(null==(e=n.t("Page"))?"":e)+'\n </span>\n </li>\n </ol>\n <div ref="form">\n '+(null==(e=n.form)?"":e)+"\n </div>\n </div>\n</div>\n"}},3598:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(1277);e.default={form:l.default}},8853:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";for(var l in Array.prototype.join,t+="<"+(null==(e=n.input.type)?"":e)+'\n ref="button"\n ',n.input.attr)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.input.attr[l])?"":e)+'"\n ';return t+='\n aria-labelledby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n ',n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+"\n>\n "+(null==(e=n.input.content)?"":e)+"\n</"+(null==(e=n.input.type)?"":e)+'>\n<div ref="buttonMessageContainer">\n <span class="display-block margin-top-1 margin-bottom-105 help-block" ref="buttonMessage"></span>\n</div>\n'}},3392:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(8853);e.default={form:l.default}},6427:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";for(var l in Array.prototype.join,t+='<div\n ref="messageContainer"\n class="text-secondary-dark width-full margin-top-05 formio-errors"\n></div>\n\n<div class="usa-checkbox">\n <'+(null==(e=n.input.type)?"":e)+'\n id="'+(null==(e=n.id)?"":e)+"-"+(null==(e=n.input.attr.name)?"":e)+'"\n ref="input"\n class="usa-checkbox__input '+(null==(e=n.component.tileView?"usa-checkbox__input--tile":"")?"":e)+'"\n ',n.input.attr)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.input.attr[l])?"":e)+'"\n ';return t+="\n ",n.checked&&(t+="checked=true"),t+='\n aria-required="'+(null==(e=n.component.validate.required)?"":e)+'"\n ',n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+="\n ></"+(null==(e=n.input.type)?"":e)+'>\n <label\n ref="label"\n class="'+(null==(e=n.input.labelClass)?"":e)+' usa-checkbox__label"\n for="'+(null==(e=n.id)?"":e)+"-"+(null==(e=n.input.attr.name)?"":e)+'"\n >\n '+(null==(e=n.input.label)?"":e)+"\n "+(null==(e=n.input.content)?"":e)+"\n ",n.component.tooltip&&(t+='\n <span ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base" tabindex="0"></span>\n '),t+="\n </label>\n</div>\n\n",n.component.description&&(t+='\n <div class="text-base-dark">\n <span id="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'">'+(null==(e=n.t(n.component.description))?"":e)+"</span>\n </div>\n"),t+"\n"}},8417:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<label class="'+(null==(e=n.input.labelClass)?"":e)+'">\n '+(null==(e=n.input.content)?"":e)+"\n ",n.self.labelIsHidden()||(t+="<span>"+(null==(e=n.input.label)?"":e)+"</span>"),t+='\n</label>\n<div ref="value">',n.checked?t+="True":t+="False",t+"</div>\n"}},2847:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6427),o=t(8417);e.default={form:l.default,html:o.default}},9427:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="grid-row grid-gap">\n',n.component.columns.forEach((function(l,o){t+='\n <div class="',""!==n.size(l.size)&&(t+=(null==(e=n.size(l.size))?"":e)+":"),t+="grid-col-"+(null==(e=l.width)?"":e)+" grid-offset-"+(null==(e=l.offset)?"":e)+'" ref="'+(null==(e=n.columnKey)?"":e)+'">\n '+(null==(e=n.columnComponents[o])?"":e)+"\n </div>\n"})),t+="\n</div>\n"}},8422:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9427);e.default={form:l.default}},9679:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div\n id="'+(null==(e=n.id)?"":e)+'"\n class="'+(null==(e="button"!==n.component.type?n.component.customClass:"")?"":e)+"\n formio-component-"+(null==(e=n.component.type)?"":e)+"\n "+(null==(e=n.self.hasInput?"formio-form-group":"usa-prose")?"":e)+"\n "+(null==(e=n.visible?"":"formio-hidden")?"":e)+'"\n ',n.styles&&(t+=' style="'+(null==(e=n.styles)?"":e)+'"'),t+='\n ref="component"\n>\n ',n.visible&&(t+="\n "+(null==(e=n.children)?"":e)+"\n "),t+"\n</div>\n"}},9792:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9679);e.default={form:l.default}},4931:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="formio-component-modal-wrapper formio-component-modal-wrapper-'+(null==(e=n.component.type)?"":e)+'" ref="componentModalWrapper">\n <div ref="openModalWrapper"></div>\n <div class="formio-dialog formio-dialog-theme-default component-rendering-hidden" ref="modalWrapper">\n <div class="formio-dialog-overlay" ref="modalOverlay"></div>\n <div class="formio-dialog-content" aria-labelledby="ml-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'" ',n.self.isIE()||(t+=' role="dialog" '),t+=' ref="modalContents">\n <label class="usa-sr-only" id="ml-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'">'+(null==(e=n.t(n.component.label))?"":e)+(null==(e=n.self.isIE()?", dialog":"")?"":e)+'</label>\n <button class="formio-dialog-close float-right" title="Close" aria-label="Close button. Click to get back to the form" ref="modalCloseButton"></button>\n <div ref="modalContents">\n ',n.visible&&(t+="\n "+(null==(e=n.children)?"":e)+"\n "),t+'\n <div class="formio-dialog-buttons">\n <button class="usa-button usa-button--secondary" ref="modalClose" aria-label="Cancel button. Click to cancel the changes and get back to the form.">'+(null==(e=n.t("Cancel"))?"":e)+'</button>\n <button class="usa-button" ref="modalSave" aria-label="Save button. Click to save the changes and get back to the form.">'+(null==(e=n.t("Save"))?"":e)+'</button>\n </div>\n </div>\n <span class="usa-sr-only" ref="modalLiveRegion" aria-live="assertive"></span>\n </div>\n </div>\n</div>\n'}},3443:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(4931);e.default={form:l.default}},1421:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div ref="'+(null==(e=n.nestedKey)?"":e)+'">\n '+(null==(e=n.children)?"":e)+"\n</div>\n"}},5750:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(1421);e.default={form:l.default}},1835:function(n,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={"formio-tab-panel-active":"usa-current","formio-tab-link-active":"usa-current","formio-tab-link-container-active":"usa-current","sr-only":"usa-sr-only","formio-form-error":"usa-form-group--error","formio-label-error":"usa-label--error","formio-input-success":"usa-input--success","formio-input-error":"usa-input--error","formio-modal-save":"usa-error","formio-alert-danger":"usa-alert usa-alert--error usa-alert--no-icon","formio-alert-success":"usa-alert usa-alert--success usa-alert--no-icon","formio-modal-cancel-button":"usa-button usa-button--secondary","formio-modal-confirm-button":"usa-button","form-control ui fluid selection dropdown":"usa-select maxw-full"}},6863:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table\n class="usa-table datagrid-table"\n ',n.component.layoutFixed&&(t+='style="table-layout: fixed;"'),t+="\n>\n ",n.hasHeader&&(t+="\n <thead>\n <tr>\n ",n.columns.forEach((function(l){t+='\n <th scope="col" class="'+(null==(e=l.validate&&l.validate.required?"field-required":"")?"":e)+'">\n '+(null==(e=l.hideLabel?"":n.t(l.label||l.title))?"":e)+"\n ",l.tooltip&&(t+=' <i ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base"></i>'),t+="\n </th>\n "})),t+="\n ",n.hasExtraColumn&&(t+='\n <th scope="col">\n ',!n.builder&&n.hasAddButton&&n.hasTopSubmit&&(t+='\n <button class="usa-button formio-button-add-row" ref="'+(null==(e=n.datagridKey)?"":e)+'-addRow" tabindex="'+(null==(e=n.tabIndex)?"":e)+'">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i>'+(null==(e=n.t("Add Another"))?"":e)+"\n </button>\n "),t+="\n </th>\n "),t+="\n </tr>\n </thead>\n "),t+='\n <tbody ref="'+(null==(e=n.datagridKey)?"":e)+'-tbody">\n ',n.rows.forEach((function(l,o){t+="\n ",n.hasGroups&&n.groups[o]&&(t+='\n <tr ref="'+(null==(e=n.datagridKey)?"":e)+'-group-header" class="datagrid-group-header'+(null==(e=n.hasToggle?" clickable":"")?"":e)+'">\n <td\n ref="'+(null==(e=n.datagridKey)?"":e)+'-group-label"\n colspan="'+(null==(e=n.numColumns)?"":e)+'"\n class="datagrid-group-label">'+(null==(e=n.groups[o].label)?"":e)+"</td>\n </tr>\n "),t+='\n <tr ref="'+(null==(e=n.datagridKey)?"":e)+'-row">\n ',n.columns.forEach((function(o){t+='\n <td ref="'+(null==(e=n.datagridKey)?"":e)+'">\n '+(null==(e=l[o.key])?"":e)+"\n </td>\n "})),t+="\n ",n.hasExtraColumn&&(t+="\n ",!n.builder&&n.hasRemoveButtons&&(t+='\n <td>\n <button type="button" class="usa-button usa-button--secondary formio-button-remove-row" ref="'+(null==(e=n.datagridKey)?"":e)+'-removeRow" tabindex="'+(null==(e=n.tabIndex)?"":e)+'">\n <i class="'+(null==(e=n.iconClass("remove-circle"))?"":e)+'"></i>\n </button>\n </td>\n '),t+="\n ",n.builder&&(t+='\n <td ref="'+(null==(e=n.key)?"":e)+'-container">\n '+(null==(e=n.placeholder)?"":e)+"\n </td>\n "),t+="\n "),t+="\n </tr>\n "})),t+="\n </tbody>\n ",!n.builder&&n.hasAddButton&&n.hasBottomSubmit&&(t+='\n <tfoot>\n <tr>\n <td colspan="'+(null==(e=n.numColumns+1)?"":e)+'">\n <button class="usa-button formio-button-add-row" ref="'+(null==(e=n.datagridKey)?"":e)+'-addRow" tabindex="'+(null==(e=n.tabIndex)?"":e)+'">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i> '+(null==(e=n.t(n.component.addAnother||"Add Another"))?"":e)+"\n </button>\n </td>\n </tr>\n </tfoot>\n "),t+="\n</table>\n"}},6624:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table datagrid-table">\n ',n.hasHeader&&(t+="\n <thead>\n <tr>\n ",n.columns.forEach((function(l){t+='\n <th scope="col" class="'+(null==(e=l.validate&&l.validate.required?"field-required":"")?"":e)+'">\n '+(null==(e=l.hideLabel?"":n.t(l.label||l.title))?"":e)+"\n ",l.tooltip&&(t+=' <i ref="tooltip" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base"></i>'),t+="\n </th>\n "})),t+="\n </tr>\n </thead>\n "),t+="\n <tbody>\n ",n.rows.forEach((function(l){t+="\n <tr>\n ",n.columns.forEach((function(o){t+='\n <td ref="'+(null==(e=n.datagridKey)?"":e)+'">\n '+(null==(e=l[o.key])?"":e)+"\n </td>\n "})),t+="\n </tr>\n "})),t+="\n </tbody>\n</table>\n"}},2491:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6863),o=t(6624);e.default={form:l.default,html:o.default}},9742:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<fieldset class="usa-fieldset">\n <legend class="usa-legend usa-sr-only">'+(null==(e=n.component.label)?"":e)+'</legend>\n <div class="usa-memorable-date display-flex"\n role="group"\n ',n.component.hideLabel?t+='\n aria-label="'+(null==(e=n.component.label)?"":e)+'"\n ':t+='\n aria-labelledby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n ',t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+="\n >\n ",n.dayFirst&&n.showDay&&(t+='\n <div class="formio-form-group usa-form-group--day flex-1">\n <label for="'+(null==(e=n.component.key)?"":e)+'-day"\n class="usa-label ',n.component.hideInputLabels&&(t+="usa-sr-only"),t+=" ",n.component.fields.day.required&&(t+="field-required"),t+='"\n >'+(null==(e=n.t("Day"))?"":e)+'</label>\n\n <input class="usa-input usa-input--inline"\n ref="day"\n name="day"\n id="'+(null==(e=n.component.key)?"":e)+'-day"\n ',n.component.fields.day.placeholder&&(t+='placeholder="'+(null==(e=n.component.fields.day.placeholder)?"":e)+'"'),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n type="number" min="1" max="31" step="1" value="">\n </div>\n '),t+="\n\n ",n.showMonth&&(t+='\n <div class="formio-form-group usa-form-group--month flex-1">\n <label for="'+(null==(e=n.component.key)?"":e)+'-month"\n class="usa-label ',n.component.hideInputLabels&&(t+="usa-sr-only"),t+=" ",n.component.fields.month.required&&(t+="field-required"),t+='"\n >'+(null==(e=n.t("Month"))?"":e)+"</label>\n <div>"+(null==(e=n.month)?"":e)+"</div>\n </div>\n "),t+="\n\n ",!n.dayFirst&&n.showDay&&(t+='\n <div class="formio-form-group usa-form-group--day flex-1">\n <label for="'+(null==(e=n.component.key)?"":e)+'-day"\n class="usa-label ',n.component.hideInputLabels&&(t+="usa-sr-only"),t+=" ",n.component.fields.day.required&&(t+="field-required"),t+='"\n >'+(null==(e=n.t("Day"))?"":e)+'</label>\n\n <input class="usa-input usa-input--inline"\n ref="day"\n name="day"\n id="'+(null==(e=n.component.key)?"":e)+'-day"\n ',n.component.fields.day.placeholder&&(t+='placeholder="'+(null==(e=n.component.fields.day.placeholder)?"":e)+'"'),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n type="number" min="1" max="31" step="1" value="">\n </div>\n '),t+="\n\n ",n.showYear&&(t+='\n <div class="formio-form-group usa-form-group--year flex-1">\n <label for="'+(null==(e=n.component.key)?"":e)+'-year"\n class="usa-label ',n.component.hideInputLabels&&(t+="usa-sr-only"),t+=" ",n.component.fields.year.required&&(t+="field-required"),t+='"\n >'+(null==(e=n.t("Year"))?"":e)+'</label>\n\n <input class="usa-input usa-input--inline"\n ref="year"\n name="year"\n id="'+(null==(e=n.component.key)?"":e)+'-year"\n ',n.component.fields.year.placeholder&&(t+='placeholder="'+(null==(e=n.component.fields.year.placeholder)?"":e)+'"'),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n type="number"\n min="'+(null==(e=n.component.fields.year.minYear?n.component.fields.year.minYear:1900)?"":e)+'"\n max="'+(null==(e=n.component.fields.year.maxYear?n.component.fields.year.maxYear:2019)?"":e)+'" value="">\n </div>\n '),t+'\n </div>\n <input name="ctx.data[day]" type="hidden" class="form-control" lang="en" value="" ref="input">\n</fieldset>\n'}},250:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9742);e.default={form:l.default}},6342:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="formio-dialog formio-dialog-theme-default component-settings">\n <div class="formio-dialog-overlay" ref="dialogOverlay"></div>\n <div class="formio-dialog-content" role="dialog" ref="dialogContents" aria-labelledby="dl-'+(null==(e=n.instance.id)?"":e)+'">\n <button class="formio-dialog-close float-right" title="Close" aria-label="Close modal window." ref="dialogClose"></button>\n </div>\n</div>\n'}},9096:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6342);e.default={form:l.default}},4710:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<ul class="editgrid-listgroup usa-list usa-list--unstyled margin-bottom-105">\n ',n.header&&(t+='\n <li class="position-relative display-block padding-105 border-1px">\n '+(null==(e=n.header)?"":e)+"\n </li>\n "),t+="\n ",n.rows.forEach((function(l,o){t+='\n <li class="position-relative display-block padding-105 border-1px margin-top-neg-1px" ref="'+(null==(e=n.ref.row)?"":e)+'">\n '+(null==(e=l)?"":e)+"\n ",n.openRows[o]&&!n.readOnly&&(t+='\n <div class="editgrid-actions">\n <button class="usa-button usa-button--accent-cool" ref="'+(null==(e=n.ref.saveRow)?"":e)+'">'+(null==(e=n.t(n.component.saveRow||"Save"))?"":e)+"</button>\n ",n.component.removeRow&&(t+='\n <button class="usa-button usa-button--secondary" ref="'+(null==(e=n.ref.cancelRow)?"":e)+'">'+(null==(e=n.t(n.component.removeRow||"Cancel"))?"":e)+"</button>\n "),t+="\n </div>\n "),t+='\n <div class="usa-has-error">\n <div class="editgrid-row-error text-base">\n '+(null==(e=n.errors[o])?"":e)+"\n </div>\n </div>\n </li>\n "})),t+="\n ",n.footer&&(t+='\n <li class="position-relative display-block padding-105 border-1px margin-top-neg-1px">\n '+(null==(e=n.footer)?"":e)+"\n </li>\n "),t+="\n</ul>\n",!n.readOnly&&n.hasAddButton&&(t+='\n<button class="usa-button" ref="'+(null==(e=n.ref.addRow)?"":e)+'">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i> '+(null==(e=n.t(n.component.addAnother||"Add Another"))?"":e)+"\n</button>\n"),t+="\n"}},2156:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<ul class="editgrid-listgroup usa-list usa-list--unstyled">\n ',n.header&&(t+='\n <li class="position-relative display-block padding-105 border">\n '+(null==(e=n.header)?"":e)+"\n </li>\n "),t+="\n ",n.rows.forEach((function(l,o){t+='\n <li class="position-relative display-block padding-105 border" ref="'+(null==(e=n.editgridKey)?"":e)+'">\n '+(null==(e=l)?"":e)+"\n ",n.openRows[o]&&!n.readOnly&&(t+='\n <div class="editgrid-actions">\n <button class="usa-button usa-button--accent-cool" ref="'+(null==(e=n.editgridKey)?"":e)+'-saveRow">'+(null==(e=n.t(n.component.saveRow||"Save"))?"":e)+"</button>\n ",n.component.removeRow&&(t+='\n <button class="usa-button usa-button--secondary" ref="'+(null==(e=n.editgridKey)?"":e)+'-cancelRow">'+(null==(e=n.t(n.component.removeRow||"Cancel"))?"":e)+"</button>\n "),t+="\n </div>\n "),t+='\n <div class="usa-has-error">\n <div class="editgrid-row-error text-base">\n '+(null==(e=n.errors[o])?"":e)+"\n </div>\n </div>\n </li>\n "})),t+="\n ",n.footer&&(t+='\n <li class="position-relative display-block padding-105 border">\n '+(null==(e=n.footer)?"":e)+"\n </li>\n "),t+="\n</ul>\n"}},5727:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(4710),o=t(2156);e.default={form:l.default,html:o.default}},9264:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+="<p>\n "+(null==(e=n.t("error"))?"":e)+'\n <span ref="errorTooltip" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+'" tabindex="0"></span>\n</p>\n<ul>\n ',n.errors.forEach((function(l){t+='\n <li>\n <span\n data-component-key = "'+(null==(e=l.keyOrPath)?"":e)+'"\n ref = "errorRef"\n tabIndex = "0"\n role="link"\n >\n '+(null==(e=l.message)?"":e)+'\n </span>\n <span class="usa-sr-only">'+(null==(e=n.t("errorsListNavigationMessage"))?"":e)+"</span>\n </li>\n "})),t+="\n</ul>\n<p></p>\n"}},2017:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9264);e.default={form:l.default}},5701:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,n.labelMarkup&&n.component.label&&(t+="\n "+(null==(e=n.labelMarkup)?"":e)+"\n"),t+='\n\n<div\n ref="messageContainer"\n class="text-secondary-dark width-full formio-errors"\n></div>\n\n'+(null==(e=n.element)?"":e)+"\n\n",n.component.description&&(t+='\n <div class="text-base-dark">\n <span id="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'">'+(null==(e=n.t(n.component.description))?"":e)+"</span>\n </div>\n"),t+"\n"}},1522:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5701);e.default={form:l.default}},5883:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<fieldset class="usa-fieldset">\n ',n.component.legend&&(t+='\n <legend ref="header" class="usa-sr-only">\n '+(null==(e=n.t(n.component.legend))?"":e)+'\n </legend>\n <span class="legend-wrapper usa-legend">\n <span class="position-relative '+(null==(e=n.component.collapsible?"formio-clickable":"")?"":e)+'">\n '+(null==(e=n.t(n.component.legend))?"":e)+"\n </span>\n ",n.component.tooltip&&(t+='\n <span ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base" tabindex="0"></span>\n '),t+="\n </span>\n "),t+="\n ",n.collapsed||(t+='\n <div class="fieldset-body" ref="'+(null==(e=n.nestedKey)?"":e)+'">\n '+(null==(e=n.children)?"":e)+"\n </div>\n "),t+"\n</fieldset>\n"}},7226:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5883);e.default={form:l.default}},5658:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<span tabindex="-1" class="usa-sr-only" id="invisible-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"></span>\n',n.self.imageUpload?(t+="\n <div>\n ",n.files.forEach((function(l){t+='\n <div>\n <span>\n <img ref="fileImage" src="" alt="'+(null==(e=l.originalName||l.name)?"":e)+'" style="width:'+(null==(e=n.component.imageSize)?"":e)+'px">\n ',n.disabled||(t+='\n <i class="'+(null==(e=n.iconClass("remove"))?"":e)+'" ref="removeLink"></i>\n '),t+="\n </span>\n </div>\n "})),t+="\n </div>\n"):(t+="\n <div class='filePattern'>"+(null==(e=n.component.filePattern&&"*"!==n.component.filePattern?n.t("Allowed file types: ")+n.component.filePattern:"Any file types are allowed")?"":e)+'</div>\n <ul class="usa-list--unstyled">\n <li class="position-relative display-block padding-105 border-1px">\n <div class="grid-row">\n ',n.disabled||(t+='\n <div class="tablet:grid-col-1"></div>\n '),t+='\n <div class="tablet:grid-col-',n.self.hasTypes?t+="7":t+="9",t+='"><strong>'+(null==(e=n.t("File Name"))?"":e)+'</strong></div>\n <div class="tablet:grid-col-2"><strong>'+(null==(e=n.t("Size"))?"":e)+"</strong></div>\n ",n.self.hasTypes&&(t+='\n <div class="tablet:grid-col-2"><strong>'+(null==(e=n.t("Type"))?"":e)+"</strong></div>\n "),t+="\n </div>\n </li>\n ",n.files.forEach((function(l){t+='\n <li class="position-relative display-block padding-105 border-1px margin-top-neg-1px">\n <div class="grid-row">\n ',n.disabled||(t+='\n <div class="tablet:grid-col-1"><i class="'+(null==(e=n.iconClass("remove"))?"":e)+'" ref="removeLink" tabindex="0" aria-label="Remove button. Press to remove '+(null==(e=l.originalName||l.name)?"":e)+' file"></i></div>\n '),t+='\n <div class="tablet:grid-col-',n.self.hasTypes?t+="7":t+="9",t+=' word-wrap">\n ',n.component.uploadOnly?t+="\n "+(null==(e=l.originalName||l.name)?"":e)+"\n ":t+='\n <a href="'+(null==(e=l.url||"#")?"":e)+'" target="_blank" ref="fileLink" tabindex="0">\n <span class="usa-sr-only">'+(null==(e=n.t("Press to open "))?"":e)+"</span>"+(null==(e=l.originalName||l.name)?"":e)+"\n </a>\n ",t+='\n </div>\n <div class="tablet:grid-col-2">'+(null==(e=n.fileSize(l.size))?"":e)+"</div>\n ",n.self.hasTypes&&(t+='\n <div class="tablet:grid-col-2">\n <select class="file-type">\n ',n.component.fileTypes.map((function(n){t+='\n <option class="test" value="'+(null==(e=n.value)?"":e)+'" ',n.value===l.fileType&&(t+='selected="selected"'),t+=">"+(null==(e=n.label)?"":e)+"</option>\n "})),t+="\n </select>\n </div>\n "),t+="\n </div>\n </li>\n "})),t+="\n </ul>\n"),t+="\n",n.disabled||!n.component.multiple&&n.files.length||(t+="\n ",n.self.useWebViewCamera?t+='\n <div class="fileSelector border-dashed border-width-1px text-center padding-2 margin-top-2 margin-bottom-2">\n <button class="usa-button usa-button--accent-cool" ref="galleryButton"><i class="fa fa-book"></i> '+(null==(e=n.t("Gallery"))?"":e)+'</button>\n <button class="usa-button usa-button--accent-cool" ref="cameraButton"><i class="fa fa-camera"></i> '+(null==(e=n.t("Camera"))?"":e)+"</button>\n </div>\n ":n.self.cameraMode?t+='\n <div>\n <video class="video" autoplay="true" ref="videoPlayer" tabindex="-1"></video>\n </div>\n <button class="usa-button usa-button--accent-cool" ref="takePictureButton"><i class="fa fa-camera"></i> '+(null==(e=n.t("Take Picture"))?"":e)+'</button>\n <button class="usa-button usa-button--accent-cool" ref="toggleCameraMode">'+(null==(e=n.t("Switch to file upload"))?"":e)+"</button>\n ":(t+='\n <div class="fileSelector border-dashed border-width-1px text-center padding-2 margin-top-2 margin-bottom-2" ref="fileDrop">\n <i class="'+(null==(e=n.iconClass("cloud-upload"))?"":e)+'"></i> '+(null==(e=n.t("Drop files to attach,"))?"":e)+"\n ",n.self.imageUpload&&(t+='\n <a href="#" ref="toggleCameraMode"><i class="fa fa-camera"></i>'+(null==(e=n.t("use camera,"))?"":e)+"</a>\n "),t+="\n "+(null==(e=n.t("or"))?"":e)+'\n <a href="#" ref="fileBrowse" class="browse">\n <span>'+(null==(e=n.t("browse"))?"":e)+'</span>\n <span class="usa-sr-only">\n '+(null==(e=n.component.filePattern&&"*"!==n.component.filePattern?n.t("Allowed file types: ")+n.component.filePattern:"Any file types are allowed")?"":e)+"\n </span>\n </a>\n </div>\n "),t+="\n"),t+="\n",n.statuses.forEach((function(l){t+='\n <div class="file '+(null==(e="error"===n.statuses.status?"usa-has-error":"")?"":e)+'">\n <div class="grid-row">\n <div class="fileName mobile:grid-col-10">\n <span ref="notUploaded">'+(null==(e=l.originalName)?"":e)+'</span>\n <i class="'+(null==(e=n.iconClass("remove"))?"":e)+'" ref="fileStatusRemove" tabindex="0">\n <span class="usa-sr-only">'+(null==(e=n.t("Remove button. Press to remove "+l.originalName||0))?"":e)+'</span>\n <span class="usa-sr-only">'+(null==(e=l.message?l.message.replace(";","."):"")?"":e)+'</span>\n </i></div>\n <div class="fileSize mobile:grid-col-2 text-right">'+(null==(e=n.fileSize(l.size))?"":e)+'</div>\n </div>\n <div class="grid-row">\n <div class="mobile:grid-col-12">\n ',"progress"===l.status?t+='\n <div class="progress">\n <div class="progress-bar" role="progressbar" aria-valuenow="'+(null==(e=l.progress)?"":e)+'" aria-valuemin="0" aria-valuemax="100" style="width: '+(null==(e=l.progress)?"":e)+'">\n <span class="usa-sr-only">'+(null==(e=l.progress)?"":e)+"% "+(null==(e=n.t("Complete"))?"":e)+"</span>\n </div>\n </div>\n ":(t+='\n <div class="\n ',"success"===l.status&&(t+=" bg-green "),t+="\n ","info"===l.status&&(t+=" bg-cyan "),t+="\n ","warning"===l.status&&(t+=" bg-gold "),t+="\n ","danger"===l.status&&(t+=" bg-red "),t+='\n ">'+(null==(e=JSON.stringify(l.message))?"":e)+"</div>\n "),t+="\n </div>\n </div>\n </div>\n"})),t+="\n",n.component.storage&&!n.support.hasWarning||(t+='\n <div class="usa-alert usa-alert--warning">\n <div class="usa-alert__body">\n ',n.component.storage||(t+="\n <p>"+(null==(e=n.t("No storage has been set for this field. File uploads are disabled until storage is set up."))?"":e)+"</p>\n "),t+="\n ",n.support.filereader||(t+="\n <p>"+(null==(e=n.t("File API & FileReader API not supported."))?"":e)+"</p>\n "),t+="\n ",n.support.formdata||(t+="\n <p>"+(null==(e=n.t("XHR2's FormData is not supported."))?"":e)+"</p>\n "),t+="\n ",n.support.progress||(t+="\n <p>"+(null==(e=n.t("XHR2's upload progress isn't supported."))?"":e)+"</p>\n "),t+="\n </div>\n </div>\n"),t+="\n"}},2138:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5658);e.default={form:l.default}},8885:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+="<"+(null==(e=n.tag)?"":e)+' class="'+(null==(e=n.component.className)?"":e)+'" ref="html"\n ',n.attrs.forEach((function(n){t+="\n "+(null==(e=n.attr)?"":e)+'="'+(null==(e=n.value)?"":e)+'"\n '})),t+="\n>"+(null==(e=n.content)?"":e),n.singleTags&&-1!==n.singleTags.indexOf(n.tag)||(t+="</"+(null==(e=n.tag)?"":e)+">"),t+="\n"}},633:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(8885);e.default={form:l.default}},2030:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<i ref="'+(null==(e=n.ref)?"":e)+'" class="'+(null==(e=n.className)?"":e)+'" style="'+(null==(e=n.styles)?"":e)+'">'+(null==(e=n.content)?"":e)+"</i>\n"}},4051:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2030);e.default={form:l.default}},603:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(1860),o=t(38),a=t(232),r=t(7485),i=t(545),u=t(8778),s=t(654),d=t(6277),c=t(7688),p=t(3598),f=t(3392),b=t(2847),v=t(8422),m=t(9792),y=t(3443),g=t(5750),h=t(2491),_=t(250),w=t(9096),x=t(5727),j=t(2017),P=t(1522),O=t(7226),M=t(2138),k=t(633),C=t(4051),A=t(7483),E=t(5561),z=t(6611),K=t(4171),q=t(1218),R=t(2681),T=t(5941),I=t(8760),F=t(1236),S=t(2251),L=t(7001),B=t(6422),N=t(844),D=t(6601),H=t(8442),V=t(9074),W=t(2389),U=t(824),Y=t(8223),G=t(3605),X=t(2151),J=t(3904),Q=t(9643),Z=t(6618),$=t(5532),nn=t(8956),en=t(1835);e.default={transform:function(n,e){return e&&"class"===n&&this.cssClasses.hasOwnProperty(e.toString())?this.cssClasses[e.toString()]:e},address:l.default,alert:o.default,builder:a.default,builderComponent:r.default,builderComponents:i.default,builderEditForm:u.default,builderPlaceholder:s.default,builderSidebar:d.default,builderSidebarGroup:c.default,builderWizard:p.default,button:f.default,checkbox:b.default,columns:v.default,component:m.default,componentModal:y.default,container:g.default,datagrid:h.default,day:_.default,dialog:w.default,editgrid:x.default,errorsList:j.default,field:P.default,fieldset:O.default,file:M.default,html:k.default,icon:C.default,input:A.default,label:E.default,loader:z.default,loading:K.default,message:q.default,modalPreview:R.default,multiValueRow:T.default,multiValueTable:I.default,panel:F.default,pdf:S.default,pdfBuilder:L.default,pdfBuilderUpload:B.default,radio:N.default,resourceAdd:D.default,select:H.default,selectOption:V.default,survey:W.default,tab:U.default,table:Y.default,warning:G.default,webform:X.default,well:J.default,wizard:Q.default,wizardHeader:Z.default,wizardNav:$.default,size:nn.default,cssClasses:en.default}},2962:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";if(Array.prototype.join,(n.prefix||n.suffix)&&(t+='\n<div class="input-group">\n'),t+="\n",n.prefix&&(t+='\n<div class="input-group-prepend" ref="prefix">\n <span class="input-group-text">\n ',n.prefix instanceof HTMLElement?t+="\n "+(null==(e=n.t(n.prefix.outerHTML))?"":e)+"\n ":t+="\n "+(null==(e=n.t(n.prefix))?"":e)+"\n ",t+="\n </span>\n</div>\n"),t+="\n",!n.component.editor&&!n.component.wysiwyg){for(var l in t+="\n<"+(null==(e=n.input.type)?"":e)+'\n class="usa-'+(null==(e="textarea"===n.input.type?"textarea":"input")?"":e)+' maxw-full"\n ref="'+(null==(e=n.input.ref||"input")?"":e)+'"\n ',n.input.attr)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.input.attr[l])?"":e)+'"\n ';t+='\n id="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n aria-labelledby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+" ",n.component.description&&(t+="d-"+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)),t+='"\n aria-required="'+(null==(e="input"!==n.input.ref&&n.input.ref?n.component.fields[n.input.ref].required:n.component.validate.required)?"":e)+'"\n>'+(null==(e=n.input.content)?"":e)+"</"+(null==(e=n.input.type)?"":e)+">\n"}return t+="\n",(n.component.editor||n.component.wysiwyg)&&(t+='\n<div ref="input"></div>\n'),t+="\n","datetime"===n.component.type&&(t+='\n<span aria-live="assertive" id="'+(null==(e=n.instance.id)?"":e)+'-liveRegion" class="usa-sr-only" ref="liveRegion"></span>\n'),t+="\n",n.suffix&&(t+='\n<div class="input-group-append" ref="suffix">\n <span class="input-group-text">\n ',n.suffix instanceof HTMLElement?t+="\n "+(null==(e=n.t(n.suffix.outerHTML))?"":e)+"\n ":t+="\n "+(null==(e=n.t(n.suffix))?"":e)+"\n ",t+="\n </span>\n</div>\n"),t+="\n",(n.prefix||n.suffix)&&(t+="\n</div>\n"),t+="\n",(n.component.showCharCount||n.component.showWordCount)&&(t+='\n<div class="'+(null==(e=n.component.description?"pull-right":"text-right")?"":e)+'">\n ',n.component.showCharCount&&(t+='\n <span aria-live="polite" class="text-muted" ref="charcount"></span>\n '),t+="\n ",n.component.showWordCount&&(t+='\n <span aria-live="polite" class="text-muted" ref="wordcount"></span>\n '),t+="\n</div>\n"),t+"\n"}},5585:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div ref="value">',n.value?t+=null==(e=n.value)?"":e:t+="-",t+"</div>\n"}},7483:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2962),o=t(5585);e.default={form:l.default,html:o.default}},7164:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="usa-label '+(null==(e=n.label.className)?"":e)+" "+(null==(e=n.label.hidden?"usa-sr-only":"")?"":e)+'">\n <label\n ref="label"\n id="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n for="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n >\n <span>'+(null==(e=n.t(n.component.label))?"":e)+"</span>\n ","number"!==n.component.type&&"phoneNumber"!==n.component.type&&"currency"!==n.component.type||(t+="\n <span class='usa-sr-only'>, "+(null==(e=n.t("numeric only"))?"":e)+",</span>\n "),t+="\n </label>\n ",n.component.tooltip&&!n.label.hidden&&(t+='\n <span ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base" tabindex="0"></span>\n '),t+"\n</div>\n"}},5561:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7164);e.default={form:l.default}},1723:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){return'<div class="formio-loader">\n <div class="loader-wrapper">\n <div class="loader text-center"></div>\n </div> \n</div>\n'}},6611:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(1723);e.default={form:l.default}},6809:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){return"Loading...\n"}},4171:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6809);e.default={form:l.default}},290:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<span\n id="e-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.key)?"":e)+'"\n class="usa-error-message"\n>'+(null==(e=n.message)?"":e)+"</span>"}},1218:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(290);e.default={form:l.default}},2909:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<span id="l-'+(null==(e=n.component.key)?"":e)+'">\n '+(null==(e=n.t(n.component.label))?"":e)+'<span ref="modalLabelValue" class="usa-sr-only">. '+(null==(e=n.previewText)?"":e)+'</span>\n</span><br>\n<div\n ref="modalMessageContainer"\n class="text-secondary-dark width-full formio-errors"\n></div>\n<span class="usa-sr-only" ref="modalPreviewLiveRegion" aria-live="assertive"></span>\n<button lang="en" class="open-modal-button" ref="openModal" aria-labelledby="l-'+(null==(e=n.component.key)?"":e)+'">\n '+(null==(e=n.previewText)?"":e)+"\n</button>\n"}},2681:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2909);e.default={form:l.default}},5319:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<tr ref="grid-row">\n <td>\n '+(null==(e=n.element)?"":e)+"\n </td>\n ",n.disabled||(t+='\n <td>\n <button type="button" class="usa-button usa-button--secondary" ref="removeRow" aria-label="Remove '+(null==(e=n.component.label)?"":e)+" row "+(null==(e=n.index+1)?"":e)+'" title="Remove row">\n <i class="'+(null==(e=n.iconClass("remove-circle"))?"":e)+'"></i>\n </button>\n </td>\n '),t+"\n</tr>\n"}},5941:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5319);e.default={form:l.default}},15:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table" role="presentation">\n <tbody>\n '+(null==(e=n.rows)?"":e)+"\n ",n.disabled||(t+='\n <tr>\n <td colspan="2">\n <button\n class="usa-button formio-button-add-another"\n ref="addButton"\n ',n.component.description&&(t+='\n aria-describedby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+='\n >\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i>\n '+(null==(e=n.t(n.addAnother))?"":e)+"\n </button>\n </td>\n </tr>\n "),t+"\n </tbody>\n</table>\n"}},8760:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(15);e.default={form:l.default}},5618:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="usa-accordion usa-accordion--bordered margin-bottom-205">\n <h2 class="usa-accordion__heading" ref="header">\n ',n.component.collapsible?(t+='\n <div\n tabindex="0"\n role="button"\n class="usa-accordion__button"\n aria-expanded="'+(null==(e=!n.component.collapsible||!n.collapsed)?"":e)+'"\n aria-controls="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n >\n '+(null==(e=n.t(n.component.title))?"":e)+"\n ",n.component.tooltip&&(t+='\n <i ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-based" tabindex="0"></i>\n '),t+="\n </div>\n "):(t+='\n <div class="usa-accordion__button non-collapsible-panel--button">\n '+(null==(e=n.t(n.component.title))?"":e)+"\n ",n.component.tooltip&&(t+='\n <i ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-based" tabindex="0"></i>\n '),t+="\n </div>\n "),t+='\n </h2>\n\n <div\n id="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n class="formio-panel-content usa-accordion__content usa-prose"\n ref="'+(null==(e=n.nestedKey)?"":e)+'"\n ',n.component.collapsible&&n.collapsed&&(t+="hidden"),t+"\n >\n "+(null==(e=n.children)?"":e)+"\n </div>\n</div>\n"}},1236:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5618);e.default={form:l.default}},6669:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="position-relative '+(null==(e=n.classes)?"":e)+'" ref="webform">\n <span data-noattach="true" ref="zoomIn" class="usa-button usa-button--secondary position-absolute" style="right:10px;top:10px;">\n <i class="'+(null==(e=n.iconClass("zoom-in"))?"":e)+'"></i>\n </span>\n <span data-noattach="true" ref="zoomOut" class="usa-button usa-button--secondary position-absolute" style="right:10px;top:60px;">\n <i class="'+(null==(e=n.iconClass("zoom-out"))?"":e)+'"></i>\n </span>\n <div data-noattach="true" ref="iframeContainer"></div>\n '+(null==(e=n.submitButton)?"":e)+"\n</div>\n"}},2251:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6669);e.default={form:l.default}},7886:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="formio builder grid-row grid-gap formbuilder">\n <div class="grid-col-4 mobile:grid-col-3 tablet:grid-col-2 formcomponents">\n '+(null==(e=n.sidebar)?"":e)+'\n </div>\n <div class="grid-col-8 mobile:grid-col-9 tablet:grid-col-10 formarea" ref="form">\n <div class="formio-drop-zone" ref="iframeDropzone"></div>\n '+(null==(e=n.form)?"":e)+"\n </div>\n</div>\n"}},7001:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7886);e.default={form:l.default}},6365:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="pdf-upload formio-component-file">\n <h3>'+(null==(e=n.t("Upload a PDF File"))?"":e)+'</h3>\n <input type="file" style="opacity: 0; position: absolute;" tabindex="-1" accept=".pdf" ref="hiddenFileInputElement">\n <div class="fileSelector" ref="fileDrop">\n <span ref="dragDropText">\n <i class="'+(null==(e=n.iconClass("cloud-upload"))?"":e)+'"></i>'+(null==(e=n.t("Drop pdf to start, or"))?"":e)+' <a href="#" ref="fileBrowse" class="browse">'+(null==(e=n.t("browse"))?"":e)+'</a>\n </span>\n <div class="progress pdf-progress" ref="uploadProgressWrapper" style="display:none;">\n <div class="progress-bar" ref="uploadProgress" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"></div>\n </div>\n </div>\n <div class="usa-alert usa-alert--error usa-alert--no-icon usa-alert--slim" ref="uploadError">\n\n </div>\n</div>\n\n'}},6422:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6365);e.default={form:l.default}},7423:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<fieldset\n class="usa-fieldset"\n ref="radioGroup"\n aria-labelledby="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+" ",n.component.description&&(t+="d-"+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)),t+='"\n>\n <legend id="l-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'" ref="label" class="usa-sr-only">\n '+(null==(e=n.t(n.component.label))?"":e)+'\n </legend>\n <span class="legend-wrapper font-sans-md">\n <span class="'+(null==(e=n.component.validate&&n.component.validate.required?" field-required":"")?"":e)+'">\n '+(null==(e=n.t(n.component.label))?"":e)+"\n </span>\n ",n.component.tooltip&&(t+='\n <span ref="tooltip" data-tooltip="'+(null==(e=n.component.tooltip)?"":e)+'" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-base" tabindex="0"></span>\n '),t+='\n </span>\n\n <div\n ref="messageContainer"\n class="text-secondary-dark width-full margin-top-05 formio-errors"\n ></div>\n\n ',n.values.forEach((function(l){for(var o in t+='\n <div class="usa-'+(null==(e="selectboxes"===n.component.type?"checkbox":"radio")?"":e)+" "+(null==(e=n.inline?"display-inline float-left margin-right-1":"")?"":e)+'" ref="wrapper">\n <'+(null==(e=n.input.type)?"":e)+'\n ref="input"\n class="usa-'+(null==(e="selectboxes"===n.component.type?"checkbox":"radio")?"":e)+"__input "+(null==(e=n.component.tileView?"selectboxes"===n.component.type?"usa-checkbox__input--tile":"usa-radio__input--tile":"")?"":e)+'"\n ',n.input.attr)t+="\n "+(null==(e=o)?"":e)+'="'+(null==(e=n.input.attr[o])?"":e)+'"\n ';t+='\n value="'+(null==(e=l.value)?"":e)+'"\n ',n.value&&(n.value===l.value||"object"==typeof n.value&&n.value.hasOwnProperty(l.value)&&n.value[l.value])&&(t+="\n checked=true\n "),t+='\n id="'+(null==(e=n.instance.root&&n.instance.root.id)?"":e)+"-"+(null==(e=n.id)?"":e)+"-"+(null==(e=n.row)?"":e)+"-"+(null==(e=l.value)?"":e)+'"\n aria-required="'+(null==(e=n.input.component.validate.required)?"":e)+'"\n >\n <label class="'+(null==(e="selectboxes"===n.component.type?"usa-checkbox__label":"usa-radio__label")?"":e)+'" for="'+(null==(e=n.instance.root&&n.instance.root.id)?"":e)+"-"+(null==(e=n.id)?"":e)+"-"+(null==(e=n.row)?"":e)+"-"+(null==(e=l.value)?"":e)+'">'+(null==(e=n.t(l.label))?"":e)+"</label>\n </div>\n "})),t+="\n\n ",n.component.description&&(t+='\n <div class="text-base-dark">\n <span id="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'">'+(null==(e=n.t(n.component.description))?"":e)+"</span>\n </div>\n "),t+="\n</fieldset>\n"}},3470:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,(t+='<div ref="value">\n ')+"\n "+(null==(e=n.values.filter((function(e){return n.value===e.value||"object"==typeof n.value&&n.value.hasOwnProperty(e.value)&&n.value[e.value]})).map((function(e){return n.t(e.label)})).join(", "))?"":e)+"\n</div>\n"}},844:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7423),o=t(3470);e.default={form:l.default,html:o.default}},2327:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<table class="usa-table width-full">\n <tbody>\n <tr>\n <td>\n '+(null==(e=n.element)?"":e)+'\n </td>\n </tr>\n <tr>\n <td colspan="2">\n <button class="usa-button formio-button-add-resource" ref="addResource">\n <i class="'+(null==(e=n.iconClass("plus"))?"":e)+'"></i>\n '+(null==(e=n.t(n.component.addResourceLabel||"Add Resource"))?"":e)+"\n </button>\n </td>\n </tr>\n </tbody>\n</table>\n"}},6601:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(2327);e.default={form:l.default}},5078:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";for(var l in Array.prototype.join,t+='<select\n ref="'+(null==(e=n.input.ref?n.input.ref:"selectContainer")?"":e)+'"\n class="usa-select maxw-full '+(null==(e=n.disabled?"bg-base-lightest":"")?"":e)+'"\n ',n.input.attr)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.input.attr[l])?"":e)+'"\n ';return t+="\n ",n.input.attr.id||(t+='\n id="'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+="\n ",n.component.description&&(t+='\n aria-describedby="d-'+(null==(e=n.instance.id)?"":e)+"-"+(null==(e=n.component.key)?"":e)+'"\n '),t+'\n aria-required="'+(null==(e="selectContainer"!==n.input.ref&&n.input.ref?n.component.fields[n.input.ref].required:n.input.component.validate.required)?"":e)+'"\n>'+(null==(e=n.selectOptions)?"":e)+"</select>\n"}},5603:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div ref="value">',n.value?t+=null==(e=n.self.itemValue(n.value))?"":e:t+="-",t+"</div>\n"}},8442:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(5078),o=t(5603);e.default={form:l.default,html:o.default}},7833:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";for(var l in Array.prototype.join,t+="<option "+(null==(e=n.selected?'selected="selected"':"")?"":e)+'\n value="'+(null==(e=n.useId?n.id:n.option.value)?"":e)+'"\n ',n.attrs)t+="\n "+(null==(e=l)?"":e)+'="'+(null==(e=n.attrs[l])?"":e)+'"\n ';return t+"\n >\n "+(null==(e=n.t(n.option.label))?"":e)+"\n</option>\n"}},3472:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,n.selected&&(t+=null==(e=n.t(n.option.label))?"":e),t+"\n"}},9074:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7833),o=t(3472);e.default={form:l.default,html:o.default}},8956:function(n,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){switch(n){case"xs":return"";case"sm":return"mobile-lg";case"md":default:return"tablet";case"lg":return"desktop"}}},6693:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table">\n <thead>\n <tr>\n <th scope="col"></th>\n ',n.component.values.forEach((function(l){t+='\n <th scope="col" style="text-align: center;">'+(null==(e=n.t(l.label))?"":e)+"</th>\n "})),t+="\n </tr>\n </thead>\n <tbody>\n ",n.component.questions.forEach((function(l){t+='\n <tr>\n <th scope="row">'+(null==(e=n.t(l.label))?"":e)+'</th>\n <fieldset class="usa-fieldset usa-sr-only">\n <legend class="usa-sr-only">'+(null==(e=n.t(l.label))?"":e)+"</legend>\n ",n.component.values.forEach((function(o){t+='\n <td>\n <div class="usa-radio">\n <input class="usa-radio__input" type="radio" name="'+(null==(e=n.self.getInputName(l))?"":e)+'" value="'+(null==(e=o.value)?"":e)+'" id="'+(null==(e=n.key)?"":e)+"-"+(null==(e=l.value)?"":e)+"-"+(null==(e=o.value)?"":e)+'" ref="input">\n <label class="usa-radio__label" for="'+(null==(e=n.key)?"":e)+"-"+(null==(e=l.value)?"":e)+"-"+(null==(e=o.value)?"":e)+'"></label>\n <label class="usa-sr-only" for="'+(null==(e=n.key)?"":e)+"-"+(null==(e=l.value)?"":e)+"-"+(null==(e=o.value)?"":e)+'">'+(null==(e=n.t(o.label))?"":e)+"</label>\n </div>\n </td>\n "})),t+="\n </fieldset>\n </tr>\n "})),t+="\n </tbody>\n</table>\n"}},1660:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table">\n <tbody>\n ',n.component.questions.forEach((function(l){t+='\n <tr>\n <th scope="row">'+(null==(e=n.t(l.label))?"":e)+"</th>\n <td>\n ",n.component.values.forEach((function(o){t+="\n ",n.value&&n.value.hasOwnProperty(l.value)&&n.value[l.value]===o.value&&(t+="\n "+(null==(e=n.t(o.label))?"":e)+"\n "),t+="\n "})),t+="\n </td>\n </tr>\n "})),t+="\n </tbody>\n</table>\n"}},2389:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6693),o=t(1660);e.default={form:l.default,html:o.default}},4704:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,n.component.components.forEach((function(l,o){t+='\n <div class="margin-bottom-2 formio-usa-card">\n <div class="formio-usa-card-header bg-base-lightest">\n <h4 class="margin-bottom-0 formio-usa-card-title">'+(null==(e=n.t(l.label))?"":e)+'</h4>\n </div>\n <div class="formio-usa-card-body" ref="'+(null==(e=n.tabKey)?"":e)+'">\n '+(null==(e=n.tabComponents[o])?"":e)+"\n </div>\n </div>\n"})),t+="\n"}},6e3:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="formio-usa-card">\n <ul role="tablist" class="usa-sidenav">\n ',n.component.components.forEach((function(l,o){t+='\n <li role="tab" class="usa-sidenav__item '+(null==(e=n.currentTab===o?"usa-current":"")?"":e)+' border-top-0" ref="'+(null==(e=n.tabLikey)?"":e)+'">\n <a href="#'+(null==(e=l.key)?"":e)+'" ref="'+(null==(e=n.tabLinkKey)?"":e)+'">'+(null==(e=n.t(l.label))?"":e)+"</a>\n </li>\n "})),t+="\n </ul>\n\n ",n.component.components.forEach((function(l,o){t+='\n <div\n role="tabpanel"\n class="formio-usa-card-body"\n style="display: '+(null==(e=n.currentTab===o?"block":"none")?"":e)+'"\n ref="'+(null==(e=n.tabKey)?"":e)+'"\n >\n '+(null==(e=n.tabComponents[o])?"":e)+"\n </div>\n "})),t+="\n</div>\n"}},824:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(4704),o=t(6e3);e.default={flat:l.default,form:o.default}},7745:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<table class="usa-table\n '+(null==(e=n.component.bordered?"":" usa-table--borderless")?"":e)+"\n "+(null==(e=n.component.striped?"usa-table--striped":"")?"":e)+'\n">\n ',n.component.hideLabel||(t+="\n <caption>"+(null==(e=n.t(n.component.label))?"":e)+"</caption>\n "),t+="\n ",n.component.header&&n.component.header.length>0&&(t+="\n <thead>\n <tr>\n ",n.component.header.forEach((function(l){t+='\n <th scope="col">'+(null==(e=n.t(l))?"":e)+"</th>\n "})),t+="\n </tr>\n </thead>\n "),t+="\n <tbody>\n ",n.tableComponents.forEach((function(l,o){t+='\n <tr ref="row-'+(null==(e=n.id)?"":e)+'">\n ',l.forEach((function(l,a){t+='\n <td scope="col" ref="'+(null==(e=n.tableKey)?"":e)+"-"+(null==(e=o)?"":e)+'"',n.cellClassName&&(t+=' class="'+(null==(e=n.cellClassName)?"":e)+'"'),t+=">"+(null==(e=l)?"":e)+"</td>\n "})),t+="\n </tr>\n "})),t+="\n </tbody>\n</table>\n"}},8223:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7745);e.default={form:l.default}},619:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="text-secondary-dark width-full margin-top-05 formio-warnings">\n <p class="form-base">'+(null==(e=n.message)?"":e)+"</p>\n</div>\n"}},3605:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(619);e.default={form:l.default}},7536:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="text-base text-center padding-1">'+(null==(e=n.t(n.component.title))?"":e)+"</div>\n"}},1995:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="'+(null==(e=n.classes)?"":e)+'" ref="webform" novalidate>'+(null==(e=n.children)?"":e)+"</div>\n\x3c!-- Please reach out to Form.io to purchase an Enterprise License. --\x3e\n",Formio&&Formio.license||(t+='\n <small style="float:right;">powered by &nbsp;<a target="_blank" href="https://form.io"><img style="height:20px;float:right;" src="https://help.form.io/assets/formio-logo.png" /></a></small>\n'),t+"\n\x3c!-- -------------------------------------------------------------- --\x3e\n"}},2151:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(7536),o=t(1995);e.default={form:o.default,builder:l.default}},853:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="usa-card__container bg-base-lightest margin-x-0 margin-bottom-205">\n <div class="usa-card__body" ref="'+(null==(e=n.nestedKey)?"":e)+'">\n '+(null==(e=n.children)?"":e)+"\n </div>\n</div>\n"}},3904:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(853);e.default={form:l.default}},6691:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div class="text-base text-center padding-1">'+(null==(e=n.t(n.component.title))?"":e)+"</div>\n"}},8288:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e;return""+'<div style="position: relative;">\n '+(null==(e=n.wizardHeader)?"":e)+'\n <div class="wizard-page usa-prose" ref="'+(null==(e=n.wizardKey)?"":e)+'">\n '+(null==(e=n.components)?"":e)+"\n </div>\n "+(null==(e=n.wizardNav)?"":e)+"\n</div>\n"}},9643:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(6691),o=t(8288);e.default={form:o.default,builder:l.default}},9506:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<div class="usa-step-indicator usa-step-indicator--no-labels" ref="'+(null==(e=n.wizardKey)?"":e)+'-header" aria-label="Wizard" id="'+(null==(e=n.wizardKey)?"":e)+'-header">\n <ol class="usa-step-indicator__segments" tabindex="0" aria-label="Progress bar, Step '+(null==(e=n.currentPage+1)?"":e)+" of "+(null==(e=n.panels.length)?"":e)+", "+(null==(e=n.panels[n.currentPage].title)?"":e)+'">\n ',n.panels.forEach((function(l,o){t+='\n <li data-index="'+(null==(e=o)?"":e)+'" class="usa-step-indicator__segment '+(null==(e=n.currentPage===o?"usa-step-indicator__segment--current":"")?"":e)+" "+(null==(e=n.currentPage>o?"usa-step-indicator__segment--complete":"")?"":e)+'"></li>\n '})),t+='\n </ol>\n <div class="usa-sr-only" ref="'+(null==(e=n.wizardKey)?"":e)+'-progressbar" tabindex="-1">Progress bar, Step '+(null==(e=n.currentPage+1)?"":e)+" of "+(null==(e=n.panels.length)?"":e)+", "+(null==(e=n.panels[n.currentPage].title)?"":e)+'</div>\n <div class="usa-step-indicator__header">\n <div class="usa-step-indicator__heading">\n <span class="usa-sr-only">Progress bar, step</span>\n <span class="usa-step-indicator__heading-counter">\n <span class="usa-step-indicator__current-step">'+(null==(e=n.currentPage+1)?"":e)+'</span>\n <span class="usa-step-indicator__total-steps">of '+(null==(e=n.panels.length)?"":e)+'</span>\n </span>\n <span class="usa-step-indicator__heading-text">'+(null==(e=n.panels[n.currentPage].title)?"":e)+"</span>\n ",n.panels[n.currentPage].tooltip&&(t+='\n <i ref="'+(null==(e=n.wizardKey)?"":e)+'-tooltip" class="'+(null==(e=n.iconClass("question-sign"))?"":e)+' text-muted" data-tooltip="'+(null==(e=n.panels[n.currentPage].tooltip)?"":e)+'" tabindex="0"></i>\n '),t+="\n </div>\n </div>\n</div>\n"}},6618:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(9506);e.default={form:l.default}},180:function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(n){var e,t="";return Array.prototype.join,t+='<ul class="padding-0 usa-list--unstyled wizard-nav-container" id="'+(null==(e=n.wizardKey)?"":e)+'-nav">\n ',n.buttons.next&&(t+='\n <li>\n <button class="usa-button btn-wizard-nav-next" ref="'+(null==(e=n.wizardKey)?"":e)+'-next" aria-label="'+(null==(e=n.t("next"))?"":e)+' button. Click to go to the next tab">'+(null==(e=n.t("next"))?"":e)+"</button>\n </li>\n "),t+="\n ",n.buttons.submit&&(t+='\n <li>\n <button class="usa-button btn-wizard-nav-submit" ref="'+(null==(e=n.wizardKey)?"":e)+'-submit" aria-label="'+(null==(e=n.t("submit"))?"":e)+' button. Click to submit the form">'+(null==(e=n.t("submit"))?"":e)+"</button>\n </li>\n "),t+="\n ",n.buttons.previous&&(t+='\n <li>\n <button class="usa-button usa-button--outline btn-wizard-nav-previous" ref="'+(null==(e=n.wizardKey)?"":e)+'-previous" aria-label="'+(null==(e=n.t("previous"))?"":e)+' button. Click to go back to the previous tab">'+(null==(e=n.t("previous"))?"":e)+"</button>\n </li>\n "),t+="\n ",n.buttons.cancel&&(t+='\n <li>\n <button class="usa-button usa-button--secondary btn-wizard-nav-cancel" ref="'+(null==(e=n.wizardKey)?"":e)+'-cancel">'+(null==(e=n.t("cancel"))?"":e)+"</button>\n </li>\n "),t+"\n</ul>\n"}},5532:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var l=t(180);e.default={form:l.default}},5098:function(e){"use strict";e.exports=n}},t={};function l(n){var o=t[n];if(void 0!==o)return o.exports;var a=t[n]={exports:{}};return e[n].call(a.exports,a,a.exports,l),a.exports}var o={};return function(){"use strict";var n=o,e=l(5146),t=l(5178);n.default={framework:"uswds",templates:e.default,components:t.default}}(),o.default}()}));
@@ -72,23 +72,9 @@ __p += 'field-required';
72
72
  } ;
73
73
  __p += '"\n >' +
74
74
  ((__t = (ctx.t('Month'))) == null ? '' : __t) +
75
- '</label>\n\n <input class="usa-input usa-input--inline"\n ref="month"\n name="month"\n id="' +
76
- ((__t = (ctx.component.key)) == null ? '' : __t) +
77
- '-month"\n ';
78
- if (ctx.component.fields.month.placeholder) { ;
79
- __p += 'placeholder="' +
80
- ((__t = (ctx.component.fields.month.placeholder)) == null ? '' : __t) +
81
- '"';
82
- } ;
83
- __p += '\n ';
84
- if (ctx.component.description) { ;
85
- __p += '\n aria-describedby="d-' +
86
- ((__t = (ctx.instance.id)) == null ? '' : __t) +
87
- '-' +
88
- ((__t = (ctx.component.key)) == null ? '' : __t) +
89
- '"\n ';
90
- } ;
91
- __p += '\n type="number" min="1" max="12" step="1" value="">\n </div>\n ';
75
+ '</label>\n <div>' +
76
+ ((__t = (ctx.month)) == null ? '' : __t) +
77
+ '</div>\n </div>\n ';
92
78
  } ;
93
79
  __p += '\n\n ';
94
80
  if (!ctx.dayFirst && ctx.showDay) { ;
@@ -8,7 +8,9 @@ function print() { __p += __j.call(arguments, '') }
8
8
  ctx.component.components.forEach(function(tab, index) { ;
9
9
  __p += '\n <div class="margin-bottom-2 formio-usa-card">\n <div class="formio-usa-card-header bg-base-lightest">\n <h4 class="margin-bottom-0 formio-usa-card-title">' +
10
10
  ((__t = ( ctx.t(tab.label) )) == null ? '' : __t) +
11
- '</h4>\n </div>\n <div class="formio-usa-card-body">\n ' +
11
+ '</h4>\n </div>\n <div class="formio-usa-card-body" ref="' +
12
+ ((__t = (ctx.tabKey)) == null ? '' : __t) +
13
+ '">\n ' +
12
14
  ((__t = ( ctx.tabComponents[index] )) == null ? '' : __t) +
13
15
  '\n </div>\n </div>\n';
14
16
  }) ;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@formio/uswds",
3
- "version": "2.4.5",
3
+ "version": "2.4.7-rc.1",
4
4
  "description": "US Web Design System templates for form.io",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
package/Changelog.md DELETED
@@ -1,321 +0,0 @@
1
- # Change Log
2
- All notable changes to this project will be documented in this file
3
-
4
- The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
- and this project adheres to [Semantic Versioning](http://semver.org/).
6
-
7
- ## 2.4.5
8
- ### Changed
9
- - Official Release
10
-
11
- ## 2.4.5-rc.1
12
- ### Fixed
13
- - FIO-4600: Fixed radio buttons inside of Survey component
14
-
15
- ## 2.4.4
16
- ### Changed
17
- - Official Release
18
-
19
- ## 2.4.4-rc.1
20
- ### Fixed
21
- - Styles declaration on the component template.
22
-
23
- ## 2.4.3
24
- ### Changed
25
- - Official Release
26
-
27
- ## 2.4.3-rc.1
28
- ### Changed
29
- - FIO-4314: Fixes viewer not having script and style resources
30
-
31
- ## 2.4.2
32
- ### Changed
33
- - Official Release
34
-
35
- ## 2.4.2-rc.1
36
- ### Fixed
37
- - FIO-4081 Fixed incorrect file pattern message
38
- - FIO-3990 Fixed issue with checkboxes inside of Fieldset in DataGrid
39
-
40
- ## 2.4.1
41
- ### Changed
42
- - Official Release
43
-
44
- ## 2.4.1-rc.1
45
- ### Fixed
46
- - FIO-4082, FIO-2984, FIO-4098: Fixed styles for checkbox, file, error indication
47
-
48
- ## 2.4.0
49
- ### Changed
50
- - Official Release
51
-
52
- ## 2.4.0-rc.3
53
- ### Fixed
54
- - FIO-3758: Duplication of radio ids inside nested forms
55
-
56
- ## 2.4.0-rc.2
57
- ### Fixed
58
- - FIO-3758: Duplication of radio ids inside nested forms
59
- - FIO-3782 Fixed outline for choicesjs select in PDF
60
-
61
- ## 2.4.0-rc.1
62
- ### Changed
63
- - Upgrade formiojs@4.14.0-rc.23
64
-
65
- ### Fixed
66
- - FIO-3656 Fixed issue when columns were not auto collapsing in some cases
67
- - FIO-3519 Made 'scroll on top' option in wizard to scroll to the top of progressbar
68
- - Changes for 2.4.0 uswds release:
69
- - FIO-3208 Fixed issue when description was displaying under charcount
70
- - FIO-3206 Fixed styles for labels
71
- - FIO-2648 Adjusted uswds styles to work with vpat
72
- - FIO-2546 Fixed focus outline of builder modal buttons, which were not fully visible for Content component
73
- - FIO-2544 Fixed issue when suffixes and prefixes were displayed wrong on a big scale
74
- - FIO-2535 Fixed modal buttons that were displaying outside of modal window in FMG
75
-
76
- ## 2.3.8
77
- ### Fixed
78
- - FIO-3598 Rolled back USWDS version to fix issues with radio and checkboxes
79
-
80
- ## 2.3.7
81
- ### Fixed
82
- - FIO-1627 Changed focus order in wizard header for tooltip to be included into intuitive flow
83
-
84
- ## 2.3.6
85
- ### Fixed
86
- - FIO-1627 Fixed wizard panel tooltip not being focusable
87
-
88
- ## 2.3.5
89
- ### Fixed
90
- - FIO-1627: Added tooltip to wizard header
91
-
92
- ## 2.3.4
93
- ### Fixed
94
- - FIO-3210 Fixed button component to have correct options and builder and to correctly display custom classes
95
-
96
- ## 2.3.3
97
- ### Changed
98
- - Released 2.3.3 as official release.
99
-
100
- ## 2.3.3-rc.1
101
- ### Fixed
102
- - FIO-3104: Fixes an issue where usa-button class makes buttons to be always visible event when they have formio-hidden class
103
-
104
- ### Changed
105
- - Upgrade dependencies.
106
-
107
- ## 2.3.2
108
- ### Fixed
109
- - FIO-2643 Fixed tooltips displaying 'null'
110
-
111
- ### Changed
112
- - Upgrade formiojs@4.13.0-rc.26
113
-
114
- ## 2.3.1
115
- ### Fixed
116
- - https://github.com/formio/uswds/pull/185
117
-
118
- ## 2.3.0-rc.2
119
- ### Changed
120
- - Upgrade formiojs@4.13.0-rc.13
121
-
122
- ## 2.3.0-rc.1
123
- ### Changed
124
- - https://github.com/formio/uswds/pull/176
125
-
126
- ## 2.2.0
127
- ### Changed
128
- - No changes. Released 2.2.0-rc.1 as 2.2.0
129
-
130
- ## 2.2.0-rc.1
131
- ### Changed
132
- - Upgrade formiojs@4.13.0-rc.6
133
-
134
- ## 2.1.0
135
- ### Changed
136
- - Upgrade formiojs@4.13.0-rc.5
137
- ### Changed
138
- - Changes for USWDS v2.1.0
139
-
140
- ## 2.0.3
141
- ### Fixed
142
- - Issue where the PDF upload is not showing the progress indicator.
143
-
144
- ## 2.0.2
145
- ### Changed
146
- - Upgrade formiojs@4.12.4
147
-
148
- ## 2.0.2-rc.3
149
- ### Fixed
150
- - Adding target to webpack so builds work with IE11.
151
- - Fixed viewer not working in IE
152
-
153
- ## 2.0.2-rc.2
154
- ### Changed
155
- - Upgrade formiojs@4.12.4-rc.2
156
-
157
- ## 2.0.2-rc.1
158
- ### Fixed
159
- - FJS-1488: Adding tabindex to datagrid elements.
160
-
161
- ### Changed
162
- - Upgrade formiojs@4.12.4-rc.1
163
- - Upgrade @types/node@14.14.12, sinon@9.2.2, ts-node@9.1.1, @types/mocha@8.2.0
164
-
165
- ## 2.0.1
166
- ### Fixed
167
- - VPAT-775 Changed wizardHeader from nav to div and fixed focus on progressbar
168
-
169
- ### Changed
170
- - Upgrade formiojs@4.12.2
171
-
172
- ## 2.0.1-rc.3
173
- ### Fixed
174
- - VPAT-758 Removed styling modifications for disabled dates in Datepicker
175
- - VPAT-757 Fixed text in li being wrapped at set width
176
- - VPAT-756 Made font weight bold for headings using strong tag in FMG
177
-
178
- ### Changed
179
- - Upgrade formiojs@4.12.2-rc.5
180
-
181
- ## 2.0.1-rc.2
182
- ### Changed
183
- - Changed renderer to official 4.12.1
184
-
185
- ## 2.0.1-rc.1
186
- ### Fixed
187
- - VPAT-623 Added address component to USWDS templates with correct styles
188
- - VPAT-592 Fixed incorrect presentation of the last cell in a table in IE/FF
189
- - VPAT-623 Fixed incorrect display of choicesjs selects in some cases
190
-
191
- ### Chnaged
192
- - Upgrade formiojs@4.12.2-rc.3
193
-
194
- ## 2.0.0
195
- ### Changed
196
- - Upgrade formiojs@4.12.1
197
-
198
- ### Fixed
199
- - VPAT-592 Changed data grid table to populate all available space
200
- - VPAT-594 Applied USWDS select styling to choicesjs selects
201
-
202
- ## 2.0.0-rc.9
203
- ### Changed
204
- - Upgrade formiojs@4.12.1-rc.28
205
-
206
- ## 2.0.0-rc.8
207
- ### Changed
208
- - Upgrade formiojs@4.12.1-rc.26
209
-
210
- ### Fixed
211
- - VPAT-719 Fixed disappearing fields when failing validation in USWDS
212
- - VPAT-697 Added border outlines to layout component in builder
213
-
214
- ## 2.0.0-rc.7
215
- ### Changed
216
- - Upgrade formiojs@4.12.1-rc.18
217
-
218
- ### Fixed
219
- - VPAT-672 Fixed failing EditGrid in builder options
220
-
221
- ## 2.0.0
222
- ### Added
223
- - Further accessibility support for DateTime component.
224
- - Accessibility support for modal edit.
225
-
226
- ### Changed
227
- - Reworked tooltips to make them accessible.
228
-
229
- ### Fixed
230
- - Several accessibility and PDF issues.
231
-
232
- ## 1.8.2-rc.5
233
- ### Changed
234
- - Upgrade uswds-viewer base to 2.97.0-rc.11
235
-
236
- ## 1.8.2-rc.4
237
- ### Changed
238
- - uswds-viewer Docker base to 2.97.0-rc.10
239
- - formiojs@4.11.1-rc.5
240
-
241
- ## 1.8.2-rc.3
242
- ### Changed
243
- - uswds-viewer Docker base to 2.97.0-rc.9
244
-
245
- ## 1.8.2-rc.2
246
- ### Changed
247
- - uswds-viewer Docker base to 2.97.0-rc.7
248
-
249
- ## 1.8.2-rc.1
250
- ### Changed
251
- - uswds-viewer Docker base to 2.97.0-rc.6
252
-
253
- ## 1.8.1
254
- ### Changed
255
- - Reverted docker base back to 2.96.0 for uswds-viewer
256
-
257
- ## 1.8.0
258
- ### Changed
259
- - Fixed viewer to show checked radios and checkboxes correctly.
260
- - Upgrade formiojs@4.11.0
261
-
262
- ## 1.8.0-rc.2
263
- ### Changed
264
- - Upgrade formiojs@4.11.0-rc.5
265
- - Fixed issue with DateTime icon showing incorrect.
266
-
267
- ## 1.7.0
268
- ### Added
269
- - Accessibility support for DateTime component.
270
-
271
- ## 1.6.0
272
- ### Fixed
273
- - Issue with stacked fields in PDFs.
274
- - Issue with Radio/Checkbox component not appearing selected in PDF.
275
- - Issue with Panel component header announcing excessive info on IE.
276
-
277
- ## 1.5.0
278
- ### Changed
279
- - Columns layout not spanning with the width of the page.
280
- - HTML component styles to be in accordance with USWDS.
281
-
282
- ### Fixed
283
- - Issue with components being too close to each other.
284
-
285
- ## 1.4.0
286
- ### Changed
287
- - Redesigned Wizard navigation and made it accessible.
288
- - General accessibility improvements.
289
-
290
- ### Fixed
291
- - Issue with legends not being distinguished.
292
- - Issue with announcements for numeric fields.
293
- - Issue with spacing of components in all forms.
294
-
295
- ## 1.3.2
296
- ### Changed
297
- - Added column size variable to columns template.
298
- - Added mapping function to map bootstrap columns sizes to uswds.
299
- - Fixed margins in component template.
300
-
301
- ## 1.3.1
302
- ### Changed
303
- - Fixed documentation.
304
- - Added way to add Form.io license.
305
-
306
- ### Fixed
307
- - Issue with duplicate input labels on Radio components.
308
-
309
- ## 1.3.0
310
- ### Changed
311
-
312
- ## 1.2.4
313
- ### Upgrade viewer to latest versions.
314
-
315
- ## 1.2.3
316
- ### Fixed
317
- - Viewer to use premium components.
318
-
319
- ## 1.2.2
320
- ### Fixed
321
- - Build processes.