UNPKG

@knapsack/app

Version:

Build Design Systems on top of knapsack, by Basalt

2 lines • 28.3 kB
(window.webpackJsonp=window.webpackJsonp||[]).push([["vendors~App-7KZ9F~propose-change-page-FI1f0~store-XBI5Y~user-page-DUsdt~1bf90a92"],{"../node_modules/aws-sdk/lib/util.js":function(e,t,r){(function(t,n){var o,a={environment:"nodejs",engine:function engine(){if(a.isBrowser()&&"undefined"!=typeof navigator)return navigator.userAgent;var engine=t.platform+"/"+t.version;return Object({NODE_ENV:"production"}).AWS_EXECUTION_ENV&&(engine+=" exec-env/"+Object({NODE_ENV:"production"}).AWS_EXECUTION_ENV),engine},userAgent:function userAgent(){var e=a.environment,t="aws-sdk-"+e+"/"+r("../node_modules/aws-sdk/lib/core.js").VERSION;return"nodejs"===e&&(t+=" "+a.engine()),t},uriEscape:function uriEscape(e){var t=encodeURIComponent(e);return t=(t=t.replace(/[^A-Za-z0-9_.~\-%]+/g,escape)).replace(/[*]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))},uriEscapePath:function uriEscapePath(e){var t=[];return a.arrayEach(e.split("/"),(function(e){t.push(a.uriEscape(e))})),t.join("/")},urlParse:function urlParse(e){return a.url.parse(e)},urlFormat:function urlFormat(e){return a.url.format(e)},queryStringParse:function queryStringParse(e){return a.querystring.parse(e)},queryParamsToString:function queryParamsToString(e){var t=[],r=a.uriEscape,n=Object.keys(e).sort();return a.arrayEach(n,(function(n){var o=e[n],i=r(n),s=i+"=";if(Array.isArray(o)){var u=[];a.arrayEach(o,(function(e){u.push(r(e))})),s=i+"="+u.sort().join("&"+i+"=")}else null!=o&&(s=i+"="+r(o));t.push(s)})),t.join("&")},readFileSync:function readFileSync(e){return a.isBrowser()?null:r(2).readFileSync(e,"utf-8")},base64:{encode:function encode64(e){if("number"==typeof e)throw a.error(new Error("Cannot base64 encode number "+e));return null==e?e:a.buffer.toBuffer(e).toString("base64")},decode:function decode64(e){if("number"==typeof e)throw a.error(new Error("Cannot base64 decode number "+e));return null==e?e:a.buffer.toBuffer(e,"base64")}},buffer:{toBuffer:function(e,t){return"function"==typeof a.Buffer.from&&a.Buffer.from!==Uint8Array.from?a.Buffer.from(e,t):new a.Buffer(e,t)},alloc:function(e,t,r){if("number"!=typeof e)throw new Error("size passed to alloc must be a number.");if("function"==typeof a.Buffer.alloc)return a.Buffer.alloc(e,t,r);var n=new a.Buffer(e);return void 0!==t&&"function"==typeof n.fill&&n.fill(t,void 0,void 0,r),n},toStream:function toStream(e){a.Buffer.isBuffer(e)||(e=a.buffer.toBuffer(e));var t=new a.stream.Readable,r=0;return t._read=function(n){if(r>=e.length)return t.push(null);var o=r+n;o>e.length&&(o=e.length),t.push(e.slice(r,o)),r=o},t},concat:function(e){var t,r,n=0,o=0;for(r=0;r<e.length;r++)n+=e[r].length;for(t=a.buffer.alloc(n),r=0;r<e.length;r++)e[r].copy(t,o),o+=e[r].length;return t}},string:{byteLength:function byteLength(e){if(null==e)return 0;if("string"==typeof e&&(e=a.buffer.toBuffer(e)),"number"==typeof e.byteLength)return e.byteLength;if("number"==typeof e.length)return e.length;if("number"==typeof e.size)return e.size;if("string"==typeof e.path)return r(2).lstatSync(e.path).size;throw a.error(new Error("Cannot determine length of "+e),{object:e})},upperFirst:function upperFirst(e){return e[0].toUpperCase()+e.substr(1)},lowerFirst:function lowerFirst(e){return e[0].toLowerCase()+e.substr(1)}},ini:{parse:function string(e){var t,r={};return a.arrayEach(e.split(/\r?\n/),(function(e){var n=(e=e.split(/(^|\s)[;#]/)[0]).match(/^\s*\[([^\[\]]+)\]\s*$/);if(n)t=n[1];else if(t){var o=e.match(/^\s*(.+?)\s*=\s*(.+?)\s*$/);o&&(r[t]=r[t]||{},r[t][o[1]]=o[2])}})),r}},fn:{noop:function(){},callback:function(e){if(e)throw e},makeAsync:function makeAsync(e,t){return t&&t<=e.length?e:function(){var t=Array.prototype.slice.call(arguments,0),r=t.pop(),n=e.apply(null,t);r(n)}}},date:{getDate:function getDate(){return o||(o=r("../node_modules/aws-sdk/lib/core.js")),o.config.systemClockOffset?new Date((new Date).getTime()+o.config.systemClockOffset):new Date},iso8601:function iso8601(e){return void 0===e&&(e=a.date.getDate()),e.toISOString().replace(/\.\d{3}Z$/,"Z")},rfc822:function rfc822(e){return void 0===e&&(e=a.date.getDate()),e.toUTCString()},unixTimestamp:function unixTimestamp(e){return void 0===e&&(e=a.date.getDate()),e.getTime()/1e3},from:function format(e){return"number"==typeof e?new Date(1e3*e):new Date(e)},format:function format(e,t){return t||(t="iso8601"),a.date[t](a.date.from(e))},parseTimestamp:function parseTimestamp(e){if("number"==typeof e)return new Date(1e3*e);if(e.match(/^\d+$/))return new Date(1e3*e);if(e.match(/^\d{4}/))return new Date(e);if(e.match(/^\w{3},/))return new Date(e);throw a.error(new Error("unhandled timestamp format: "+e),{code:"TimestampParserError"})}},crypto:{crc32Table:[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117],crc32:function crc32(e){var t=a.crypto.crc32Table,r=-1;"string"==typeof e&&(e=a.buffer.toBuffer(e));for(var n=0;n<e.length;n++){r=r>>>8^t[255&(r^e.readUInt8(n))]}return(-1^r)>>>0},hmac:function hmac(e,t,r,n){return r||(r="binary"),"buffer"===r&&(r=void 0),n||(n="sha256"),"string"==typeof t&&(t=a.buffer.toBuffer(t)),a.crypto.lib.createHmac(n,e).update(t).digest(r)},md5:function md5(e,t,r){return a.crypto.hash("md5",e,t,r)},sha256:function sha256(e,t,r){return a.crypto.hash("sha256",e,t,r)},hash:function(e,t,r,n){var o=a.crypto.createHash(e);r||(r="binary"),"buffer"===r&&(r=void 0),"string"==typeof t&&(t=a.buffer.toBuffer(t));var i=a.arraySliceFn(t),s=a.Buffer.isBuffer(t);if(a.isBrowser()&&"undefined"!=typeof ArrayBuffer&&t&&t.buffer instanceof ArrayBuffer&&(s=!0),n&&"object"==typeof t&&"function"==typeof t.on&&!s)t.on("data",(function(e){o.update(e)})),t.on("error",(function(e){n(e)})),t.on("end",(function(){n(null,o.digest(r))}));else{if(!n||!i||s||"undefined"==typeof FileReader){a.isBrowser()&&"object"==typeof t&&!s&&(t=new a.Buffer(new Uint8Array(t)));var u=o.update(t).digest(r);return n&&n(null,u),u}var c=0,d=new FileReader;d.onerror=function(){n(new Error("Failed to read data."))},d.onload=function(){var e=new a.Buffer(new Uint8Array(d.result));o.update(e),c+=e.length,d._continueReading()},d._continueReading=function(){if(c>=t.size)n(null,o.digest(r));else{var e=c+524288;e>t.size&&(e=t.size),d.readAsArrayBuffer(i.call(t,c,e))}},d._continueReading()}},toHex:function toHex(e){for(var t=[],r=0;r<e.length;r++)t.push(("0"+e.charCodeAt(r).toString(16)).substr(-2,2));return t.join("")},createHash:function createHash(e){return a.crypto.lib.createHash(e)}},abort:{},each:function each(e,t){for(var r in e){if(Object.prototype.hasOwnProperty.call(e,r))if(t.call(this,r,e[r])===a.abort)break}},arrayEach:function arrayEach(e,t){for(var r in e){if(Object.prototype.hasOwnProperty.call(e,r))if(t.call(this,e[r],parseInt(r,10))===a.abort)break}},update:function update(e,t){return a.each(t,(function iterator(t,r){e[t]=r})),e},merge:function merge(e,t){return a.update(a.copy(e),t)},copy:function copy(e){if(null==e)return e;var t={};for(var r in e)t[r]=e[r];return t},isEmpty:function isEmpty(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!1;return!0},arraySliceFn:function arraySliceFn(e){var t=e.slice||e.webkitSlice||e.mozSlice;return"function"==typeof t?t:null},isType:function isType(e,t){return"function"==typeof t&&(t=a.typeName(t)),Object.prototype.toString.call(e)==="[object "+t+"]"},typeName:function typeName(e){if(Object.prototype.hasOwnProperty.call(e,"name"))return e.name;var t=e.toString(),r=t.match(/^\s*function (.+)\(/);return r?r[1]:t},error:function error(e,t){var r=null;return"string"==typeof e.message&&""!==e.message&&("string"==typeof t||t&&t.message)&&((r=a.copy(e)).message=e.message),e.message=e.message||null,"string"==typeof t?e.message=t:"object"==typeof t&&null!==t&&(a.update(e,t),t.message&&(e.message=t.message),(t.code||t.name)&&(e.code=t.code||t.name),t.stack&&(e.stack=t.stack)),"function"==typeof Object.defineProperty&&(Object.defineProperty(e,"name",{writable:!0,enumerable:!1}),Object.defineProperty(e,"message",{enumerable:!0})),e.name=t&&t.name||e.name||e.code||"Error",e.time=new Date,r&&(e.originalError=r),e},inherit:function inherit(e,t){var r=null;if(void 0===t)t=e,e=Object,r={};else{var n=function ConstructorWrapper(){};n.prototype=e.prototype,r=new n}return t.constructor===Object&&(t.constructor=function(){if(e!==Object)return e.apply(this,arguments)}),t.constructor.prototype=r,a.update(t.constructor.prototype,t),t.constructor.__super__=e,t.constructor},mixin:function mixin(){for(var e=arguments[0],t=1;t<arguments.length;t++)for(var r in arguments[t].prototype){var n=arguments[t].prototype[r];"constructor"!==r&&(e.prototype[r]=n)}return e},hideProperties:function hideProperties(e,t){"function"==typeof Object.defineProperty&&a.arrayEach(t,(function(t){Object.defineProperty(e,t,{enumerable:!1,writable:!0,configurable:!0})}))},property:function property(e,t,r,n,o){var a={configurable:!0,enumerable:void 0===n||n};"function"!=typeof r||o?(a.value=r,a.writable=!0):a.get=r,Object.defineProperty(e,t,a)},memoizedProperty:function memoizedProperty(e,t,r,n){var o=null;a.property(e,t,(function(){return null===o&&(o=r()),o}),n)},hoistPayloadMember:function hoistPayloadMember(e){var t=e.request,r=t.operation,n=t.service.api.operations[r],o=n.output;if(o.payload&&!n.hasEventOutput){var i=o.members[o.payload],s=e.data[o.payload];"structure"===i.type&&a.each(s,(function(t,r){a.property(e.data,t,r,!1)}))}},computeSha256:function computeSha256(e,t){if(a.isNode()){var n=a.stream.Stream,o=r(2);if("function"==typeof n&&e instanceof n){if("string"!=typeof e.path)return t(new Error("Non-file stream objects are not supported with SigV4"));var i={};"number"==typeof e.start&&(i.start=e.start),"number"==typeof e.end&&(i.end=e.end),e=o.createReadStream(e.path,i)}}a.crypto.sha256(e,"hex",(function(e,r){e?t(e):t(null,r)}))},isClockSkewed:function isClockSkewed(e){if(e)return a.property(o.config,"isClockSkewed",Math.abs((new Date).getTime()-e)>=3e5,!1),o.config.isClockSkewed},applyClockOffset:function applyClockOffset(e){e&&(o.config.systemClockOffset=e-(new Date).getTime())},extractRequestId:function extractRequestId(e){var t=e.httpResponse.headers["x-amz-request-id"]||e.httpResponse.headers["x-amzn-requestid"];!t&&e.data&&e.data.ResponseMetadata&&(t=e.data.ResponseMetadata.RequestId),t&&(e.requestId=t),e.error&&(e.error.requestId=t)},addPromises:function addPromises(e,t){var r=!1;void 0===t&&o&&o.config&&(t=o.config.getPromisesDependency()),void 0===t&&"undefined"!=typeof Promise&&(t=Promise),"function"!=typeof t&&(r=!0),Array.isArray(e)||(e=[e]);for(var n=0;n<e.length;n++){var a=e[n];r?a.deletePromisesFromClass&&a.deletePromisesFromClass():a.addPromisesToClass&&a.addPromisesToClass(t)}},promisifyMethod:function promisifyMethod(e,t){return function promise(){var r=this;return new t((function(t,n){r[e]((function(e,r){e?n(e):t(r)}))}))}},isDualstackAvailable:function isDualstackAvailable(e){if(!e)return!1;var t=r("../node_modules/aws-sdk/apis/metadata.json");return"string"!=typeof e&&(e=e.serviceIdentifier),!("string"!=typeof e||!t.hasOwnProperty(e))&&!!t[e].dualstackAvailable},calculateRetryDelay:function calculateRetryDelay(e,t){t||(t={});var r=t.customBackoff||null;if("function"==typeof r)return r(e);var n="number"==typeof t.base?t.base:100;return Math.random()*(Math.pow(2,e)*n)},handleRequestWithRetries:function handleRequestWithRetries(e,t,r){t||(t={});var n=o.HttpClient.getInstance(),i=t.httpOptions||{},s=0,errCallback=function(e){var n=t.maxRetries||0;if(e&&"TimeoutError"===e.code&&(e.retryable=!0),e&&e.retryable&&s<n){s++;var o=a.calculateRetryDelay(s,t.retryDelayOptions);setTimeout(sendRequest,o+(e.retryAfter||0))}else r(e)},sendRequest=function(){var t="";n.handleRequest(e,i,(function(e){e.on("data",(function(e){t+=e.toString()})),e.on("end",(function(){var n=e.statusCode;if(n<300)r(null,t);else{var o=1e3*parseInt(e.headers["retry-after"],10)||0,i=a.error(new Error,{retryable:n>=500||429===n});o&&i.retryable&&(i.retryAfter=o),errCallback(i)}}))}),errCallback)};o.util.defer(sendRequest)},uuid:{v4:function uuidV4(){return r("../node_modules/aws-sdk/node_modules/uuid/index.js").v4()}},convertPayloadToString:function convertPayloadToString(e){var t=e.request,r=t.operation,n=t.service.api.operations[r].output||{};n.payload&&e.data[n.payload]&&(e.data[n.payload]=e.data[n.payload].toString())},defer:function defer(e){"object"==typeof t&&"function"==typeof t.nextTick?t.nextTick(e):"function"==typeof n?n(e):setTimeout(e,0)},getRequestPayloadShape:function getRequestPayloadShape(e){var t=e.service.api.operations;if(t){var r=(t||{})[e.operation];if(r&&r.input&&r.input.payload)return r.input.members[r.input.payload]}},getProfilesFromSharedConfig:function getProfilesFromSharedConfig(e,t){var r={},n={};if(Object({NODE_ENV:"production"})[a.configOptInEnv])n=e.loadFrom({isConfig:!0,filename:Object({NODE_ENV:"production"})[a.sharedConfigFileEnv]});for(var o=e.loadFrom({filename:t||Object({NODE_ENV:"production"})[a.configOptInEnv]&&Object({NODE_ENV:"production"})[a.sharedCredentialsFileEnv]}),i=0,s=Object.keys(n);i<s.length;i++)r[s[i]]=n[s[i]];for(i=0,s=Object.keys(o);i<s.length;i++)r[s[i]]=o[s[i]];return r},defaultProfile:"default",configOptInEnv:"AWS_SDK_LOAD_CONFIG",sharedCredentialsFileEnv:"AWS_SHARED_CREDENTIALS_FILE",sharedConfigFileEnv:"AWS_CONFIG_FILE",imdsDisabledEnv:"AWS_EC2_METADATA_DISABLED"};e.exports=a}).call(this,r("../node_modules/process/browser.js"),r("../node_modules/timers-browserify/main.js").setImmediate)},"../node_modules/aws-sdk/lib/xml/browser_parser.js":function(e,t,r){var n=r("../node_modules/aws-sdk/lib/util.js"),o=r("../node_modules/aws-sdk/lib/model/shape.js");function DomXmlParser(){}function getElementByTagName(e,t){for(var r=e.getElementsByTagName(t),n=0,o=r.length;n<o;n++)if(r[n].parentNode===e)return r[n]}function parseXml(e,t){switch(t||(t={}),t.type){case"structure":return parseStructure(e,t);case"map":return function parseMap(e,t){var r={},n=t.key.name||"key",o=t.value.name||"value",a=t.flattened?t.name:"entry",i=e.firstElementChild;for(;i;){if(i.nodeName===a){var s=getElementByTagName(i,n).textContent,u=getElementByTagName(i,o);r[s]=parseXml(u,t.value)}i=i.nextElementSibling}return r}(e,t);case"list":return function parseList(e,t){var r=[],n=t.flattened?t.name:t.member.name||"member",o=e.firstElementChild;for(;o;)o.nodeName===n&&r.push(parseXml(o,t.member)),o=o.nextElementSibling;return r}(e,t);case void 0:case null:return function parseUnknown(e){if(null==e)return"";if(!e.firstElementChild)return null===e.parentNode.parentNode?{}:0===e.childNodes.length?"":e.textContent;var t={type:"structure",members:{}},r=e.firstElementChild;for(;r;){var n=r.nodeName;Object.prototype.hasOwnProperty.call(t.members,n)?t.members[n].type="list":t.members[n]={name:n},r=r.nextElementSibling}return parseStructure(e,t)}(e);default:return function parseScalar(e,t){if(e.getAttribute){var r=e.getAttribute("encoding");"base64"===r&&(t=new o.create({type:r}))}var n=e.textContent;""===n&&(n=null);return"function"==typeof t.toType?t.toType(n):n}(e,t)}}function parseStructure(e,t){var r={};return null===e?r:(n.each(t.members,(function(t,n){if(n.isXmlAttribute){if(Object.prototype.hasOwnProperty.call(e.attributes,n.name)){var o=e.attributes[n.name].value;r[t]=parseXml({textContent:o},n)}}else{var a=n.flattened?e:getElementByTagName(e,n.name);a?r[t]=parseXml(a,n):n.flattened||"list"!==n.type||(r[t]=n.defaultValue)}})),r)}DomXmlParser.prototype.parse=function(e,t){if(""===e.replace(/^\s+/,""))return{};var r,o;try{if(window.DOMParser){try{r=(new DOMParser).parseFromString(e,"text/xml")}catch(e){throw n.error(new Error("Parse error in document"),{originalError:e,code:"XMLParserError",retryable:!0})}if(null===r.documentElement)throw n.error(new Error("Cannot parse empty document."),{code:"XMLParserError",retryable:!0});var a=r.getElementsByTagName("parsererror")[0];if(a&&(a.parentNode===r||"body"===a.parentNode.nodeName||a.parentNode.parentNode===r||"body"===a.parentNode.parentNode.nodeName)){var i=a.getElementsByTagName("div")[0]||a;throw n.error(new Error(i.textContent||"Parser error in document"),{code:"XMLParserError",retryable:!0})}}else{if(!window.ActiveXObject)throw new Error("Cannot load XML parser");if((r=new window.ActiveXObject("Microsoft.XMLDOM")).async=!1,!r.loadXML(e))throw n.error(new Error("Parse error in document"),{code:"XMLParserError",retryable:!0})}}catch(e){o=e}if(r&&r.documentElement&&!o){var s=parseXml(r.documentElement,t),u=getElementByTagName(r.documentElement,"ResponseMetadata");return u&&(s.ResponseMetadata=parseXml(u,{})),s}if(o)throw n.error(o||new Error,{code:"XMLParserError",retryable:!0});return{}},e.exports=DomXmlParser},"../node_modules/aws-sdk/lib/xml/builder.js":function(e,t,r){var n=r("../node_modules/aws-sdk/lib/util.js"),o=r("../node_modules/aws-sdk/lib/xml/xml-node.js").XmlNode,a=r("../node_modules/aws-sdk/lib/xml/xml-text.js").XmlText;function XmlBuilder(){}function serialize(e,t,r){switch(r.type){case"structure":return function serializeStructure(e,t,r){n.arrayEach(r.memberNames,(function(n){var a=r.members[n];if("body"===a.location){var i=t[n],s=a.name;if(null!=i)if(a.isXmlAttribute)e.addAttribute(s,i);else if(a.flattened)serialize(e,i,a);else{var u=new o(s);e.addChildNode(u),applyNamespaces(u,a),serialize(u,i,a)}}}))}(e,t,r);case"map":return function serializeMap(e,t,r){var a=r.key.name||"key",i=r.value.name||"value";n.each(t,(function(t,n){var s=new o(r.flattened?r.name:"entry");e.addChildNode(s);var u=new o(a),c=new o(i);s.addChildNode(u),s.addChildNode(c),serialize(u,t,r.key),serialize(c,n,r.value)}))}(e,t,r);case"list":return function serializeList(e,t,r){r.flattened?n.arrayEach(t,(function(t){var n=r.member.name||r.name,a=new o(n);e.addChildNode(a),serialize(a,t,r.member)})):n.arrayEach(t,(function(t){var n=r.member.name||"member",a=new o(n);e.addChildNode(a),serialize(a,t,r.member)}))}(e,t,r);default:return function serializeScalar(e,t,r){e.addChildNode(new a(r.toWireFormat(t)))}(e,t,r)}}function applyNamespaces(e,t,r){var n,o="xmlns";t.xmlNamespaceUri?(n=t.xmlNamespaceUri,t.xmlNamespacePrefix&&(o+=":"+t.xmlNamespacePrefix)):r&&t.api.xmlNamespaceUri&&(n=t.api.xmlNamespaceUri),n&&e.addAttribute(o,n)}XmlBuilder.prototype.toXML=function(e,t,r,n){var a=new o(r);return applyNamespaces(a,t,!0),serialize(a,e,t),a.children.length>0||n?a.toString():""},e.exports=XmlBuilder},"../node_modules/aws-sdk/lib/xml/escape-attribute.js":function(e,t){e.exports={escapeAttribute:function escapeAttribute(e){return e.replace(/&/g,"&amp;").replace(/'/g,"&apos;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}}},"../node_modules/aws-sdk/lib/xml/escape-element.js":function(e,t){e.exports={escapeElement:function escapeElement(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}}},"../node_modules/aws-sdk/lib/xml/xml-node.js":function(e,t,r){var n=r("../node_modules/aws-sdk/lib/xml/escape-attribute.js").escapeAttribute;function XmlNode(e,t){void 0===t&&(t=[]),this.name=e,this.children=t,this.attributes={}}XmlNode.prototype.addAttribute=function(e,t){return this.attributes[e]=t,this},XmlNode.prototype.addChildNode=function(e){return this.children.push(e),this},XmlNode.prototype.removeAttribute=function(e){return delete this.attributes[e],this},XmlNode.prototype.toString=function(){for(var e=Boolean(this.children.length),t="<"+this.name,r=this.attributes,o=0,a=Object.keys(r);o<a.length;o++){var i=a[o],s=r[i];null!=s&&(t+=" "+i+'="'+n(""+s)+'"')}return t+(e?">"+this.children.map((function(e){return e.toString()})).join("")+"</"+this.name+">":"/>")},e.exports={XmlNode:XmlNode}},"../node_modules/aws-sdk/lib/xml/xml-text.js":function(e,t,r){var n=r("../node_modules/aws-sdk/lib/xml/escape-element.js").escapeElement;function XmlText(e){this.value=e}XmlText.prototype.toString=function(){return n(""+this.value)},e.exports={XmlText:XmlText}},"../node_modules/aws-sdk/node_modules/uuid/index.js":function(e,t,r){var n=r("../node_modules/aws-sdk/node_modules/uuid/v1.js"),o=r("../node_modules/aws-sdk/node_modules/uuid/v4.js"),a=o;a.v1=n,a.v4=o,e.exports=a},"../node_modules/aws-sdk/node_modules/uuid/lib/bytesToUuid.js":function(e,t){for(var r=[],n=0;n<256;++n)r[n]=(n+256).toString(16).substr(1);e.exports=function bytesToUuid(e,t){var n=t||0,o=r;return[o[e[n++]],o[e[n++]],o[e[n++]],o[e[n++]],"-",o[e[n++]],o[e[n++]],"-",o[e[n++]],o[e[n++]],"-",o[e[n++]],o[e[n++]],"-",o[e[n++]],o[e[n++]],o[e[n++]],o[e[n++]],o[e[n++]],o[e[n++]]].join("")}},"../node_modules/aws-sdk/node_modules/uuid/lib/rng-browser.js":function(e,t){var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof window.msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto);if(r){var n=new Uint8Array(16);e.exports=function whatwgRNG(){return r(n),n}}else{var o=new Array(16);e.exports=function mathRNG(){for(var e,t=0;t<16;t++)0==(3&t)&&(e=4294967296*Math.random()),o[t]=e>>>((3&t)<<3)&255;return o}}},"../node_modules/aws-sdk/node_modules/uuid/v1.js":function(e,t,r){var n,o,a=r("../node_modules/aws-sdk/node_modules/uuid/lib/rng-browser.js"),i=r("../node_modules/aws-sdk/node_modules/uuid/lib/bytesToUuid.js"),s=0,u=0;e.exports=function v1(e,t,r){var c=t&&r||0,d=t||[],l=(e=e||{}).node||n,f=void 0!==e.clockseq?e.clockseq:o;if(null==l||null==f){var p=a();null==l&&(l=n=[1|p[0],p[1],p[2],p[3],p[4],p[5]]),null==f&&(f=o=16383&(p[6]<<8|p[7]))}var m=void 0!==e.msecs?e.msecs:(new Date).getTime(),h=void 0!==e.nsecs?e.nsecs:u+1,y=m-s+(h-u)/1e4;if(y<0&&void 0===e.clockseq&&(f=f+1&16383),(y<0||m>s)&&void 0===e.nsecs&&(h=0),h>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");s=m,u=h,o=f;var v=(1e4*(268435455&(m+=122192928e5))+h)%4294967296;d[c++]=v>>>24&255,d[c++]=v>>>16&255,d[c++]=v>>>8&255,d[c++]=255&v;var b=m/4294967296*1e4&268435455;d[c++]=b>>>8&255,d[c++]=255&b,d[c++]=b>>>24&15|16,d[c++]=b>>>16&255,d[c++]=f>>>8|128,d[c++]=255&f;for(var g=0;g<6;++g)d[c+g]=l[g];return t||i(d)}},"../node_modules/aws-sdk/node_modules/uuid/v4.js":function(e,t,r){var n=r("../node_modules/aws-sdk/node_modules/uuid/lib/rng-browser.js"),o=r("../node_modules/aws-sdk/node_modules/uuid/lib/bytesToUuid.js");e.exports=function v4(e,t,r){var a=t&&r||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var i=(e=e||{}).random||(e.rng||n)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t)for(var s=0;s<16;++s)t[a+s]=i[s];return t||o(i)}},"../node_modules/aws-sdk/vendor/endpoint-cache/index.js":function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=r("../node_modules/aws-sdk/vendor/endpoint-cache/utils/LRU.js"),o=1e3,a=function(){function EndpointCache(e){void 0===e&&(e=o),this.maxSize=e,this.cache=new n.LRUCache(e)}return Object.defineProperty(EndpointCache.prototype,"size",{get:function(){return this.cache.length},enumerable:!0,configurable:!0}),EndpointCache.prototype.put=function(e,t){var r="string"!=typeof e?EndpointCache.getKeyString(e):e,n=this.populateValue(t);this.cache.put(r,n)},EndpointCache.prototype.get=function(e){var t="string"!=typeof e?EndpointCache.getKeyString(e):e,r=Date.now(),n=this.cache.get(t);if(n)for(var o=0;o<n.length;o++){if(n[o].Expire<r)return void this.cache.remove(t)}return n},EndpointCache.getKeyString=function(e){for(var t=[],r=Object.keys(e).sort(),n=0;n<r.length;n++){var o=r[n];void 0!==e[o]&&t.push(e[o])}return t.join(" ")},EndpointCache.prototype.populateValue=function(e){var t=Date.now();return e.map((function(e){return{Address:e.Address||"",Expire:t+60*(e.CachePeriodInMinutes||1)*1e3}}))},EndpointCache.prototype.empty=function(){this.cache.empty()},EndpointCache.prototype.remove=function(e){var t="string"!=typeof e?EndpointCache.getKeyString(e):e;this.cache.remove(t)},EndpointCache}();t.EndpointCache=a},"../node_modules/aws-sdk/vendor/endpoint-cache/utils/LRU.js":function(e,t,r){Object.defineProperty(t,"__esModule",{value:!0});var n=function n(e,t){this.key=e,this.value=t},o=function(){function LRUCache(e){if(this.nodeMap={},this.size=0,"number"!=typeof e||e<1)throw new Error("Cache size can only be positive number");this.sizeLimit=e}return Object.defineProperty(LRUCache.prototype,"length",{get:function(){return this.size},enumerable:!0,configurable:!0}),LRUCache.prototype.prependToList=function(e){this.headerNode?(this.headerNode.prev=e,e.next=this.headerNode):this.tailNode=e,this.headerNode=e,this.size++},LRUCache.prototype.removeFromTail=function(){if(this.tailNode){var e=this.tailNode,t=e.prev;return t&&(t.next=void 0),e.prev=void 0,this.tailNode=t,this.size--,e}},LRUCache.prototype.detachFromList=function(e){this.headerNode===e&&(this.headerNode=e.next),this.tailNode===e&&(this.tailNode=e.prev),e.prev&&(e.prev.next=e.next),e.next&&(e.next.prev=e.prev),e.next=void 0,e.prev=void 0,this.size--},LRUCache.prototype.get=function(e){if(this.nodeMap[e]){var t=this.nodeMap[e];return this.detachFromList(t),this.prependToList(t),t.value}},LRUCache.prototype.remove=function(e){if(this.nodeMap[e]){var t=this.nodeMap[e];this.detachFromList(t),delete this.nodeMap[e]}},LRUCache.prototype.put=function(e,t){if(this.nodeMap[e])this.remove(e);else if(this.size===this.sizeLimit){var r=this.removeFromTail().key;delete this.nodeMap[r]}var o=new n(e,t);this.nodeMap[e]=o,this.prependToList(o)},LRUCache.prototype.empty=function(){for(var e=Object.keys(this.nodeMap),t=0;t<e.length;t++){var r=e[t],n=this.nodeMap[r];this.detachFromList(n),delete this.nodeMap[r]}},LRUCache}();t.LRUCache=o}}]); //# sourceMappingURL=vendors~App-7KZ9F~propose-change-page-FI1f0~store-XBI5Y~user-page-DUsdt~1bf90a92.chunk.eaa5497fb7f7db0479e3.js.map