@nocobase/app 1.9.46 → 1.9.49
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/client/8908.2fe28a97.async.js +59 -0
- package/dist/client/index.html +1 -1
- package/dist/client/index.html.tpl +1 -1
- package/dist/client/{npm._at_budibase.b1200847.async.js → npm._at_budibase.3ed28380.async.js} +9 -9
- package/dist/client/{npm.sanitize-html.506a0a55.async.js → npm.sanitize-html.2df959dd.async.js} +14 -14
- package/dist/client/npm.ses.94a6543e.async.js +29 -0
- package/dist/client/p__index.fb6577fa.async.js +1834 -0
- package/dist/client/{umi.5261a359.js → umi.c8a65172.js} +2 -2
- package/package.json +6 -6
- package/dist/client/2906.4be93187.async.js +0 -42
- package/dist/client/npm.rc-util.4b8c8259.async.js +0 -18
- package/dist/client/p__index.65dea84f.async.js +0 -1834
package/dist/client/index.html
CHANGED
package/dist/client/{npm._at_budibase.b1200847.async.js → npm._at_budibase.3ed28380.async.js}
RENAMED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
(self.webpackChunknocobase=self.webpackChunknocobase||[]).push([[527],{11700:function(h,
|
|
2
|
-
`},e.gist=function(n){return a("script",{src:"https://gist.github.com/"+n+".js"})},e.jsfiddle=function(r){var t=Object.assign({},r&&r.hash);if(typeof t.id>"u")throw new Error("jsfiddle helper expects an `id`");return t.id="http://jsfiddle.net/"+t.id,t.width=t.width||"100%",t.height=t.height||"300",t.skin=t.skin||"/presentation/",t.tabs=(t.tabs||"result,js,html,css")+t.skin,t.src=t.id+"/embedded/"+t.tabs,t.allowfullscreen=t.allowfullscreen||"allowfullscreen",t.frameborder=t.frameborder||"0",delete t.tabs,delete t.skin,delete t.id,a("iframe",t)}},4361:function(h,
|
|
1
|
+
(self.webpackChunknocobase=self.webpackChunknocobase||[]).push([[527],{11700:function(h,A,f){"use strict";var l=f(77218);h.exports=function(u,a){typeof u=="string"?u=[u]:Array.isArray(u)||(a=u,u=null),a=a||{};var e=a.handlebars||a.hbs||f(96750);if(h.exports.handlebars=e,u)u.forEach(function(n){e.registerHelper(l[n])});else for(const n in l){const r=l[n];e.registerHelper(r)}return e.helpers};for(const s in l){const u=l[s];h.exports[s]=function(a){a=a||{};var e=a.handlebars||a.hbs||f(96750);return h.exports.handlebars=e,e.registerHelper(u),u}}h.exports.utils=f(18849)},19886:function(h,A,f){"use strict";var l=f(6057),s=h.exports;const u=f(36189),a=f(54358);s.after=function(e,n){return l.isUndefined(e)?"":(e=l.result(e),Array.isArray(e)?e.slice(n):"")},s.arrayify=function(e){return l.isUndefined(e)?[]:e?Array.isArray(e)?e:[e]:[]},s.before=function(e,n){return l.isUndefined(e)?"":(e=l.result(e),Array.isArray(e)?e.slice(0,n-1):"")},s.eachIndex=function(e,n){var r="";if(l.isUndefined(e))return"";if(e=l.result(e),Array.isArray(e))for(var t=0;t<e.length;t++)r+=n.fn({item:e[t],index:t});return r},s.filter=function(e,n,r){if(l.isUndefined(e))return r.inverse(this);if(e=l.result(e),Array.isArray(e)){var t="",i=[],o=r.hash&&(r.hash.property||r.hash.prop);if(o?i=e.filter(function(p){return n===u(p,o)}):i=e.filter(function(p){return n===p}),i&&i.length>0){for(var c=0;c<i.length;c++)t+=r.fn(i[c]);return t}}return r.inverse(this)},s.first=function(e,n){return l.isUndefined(e)?[]:(e=l.result(e),Array.isArray(e)?isNaN(n)?e[0]:e.slice(0,n):[])},s.forEach=function(e,n){if(l.isUndefined(e))return n.inverse(this);if(e=l.result(e),Array.isArray(e)){for(var r=a(n,n.hash),t=e.length,i="",o=-1;++o<t;){var c=e[o];r.index=o,c.index=o+1,c.total=t,c.isFirst=o===0,c.isLast=o===t-1,i+=n.fn(c,{data:r})}return i}return n.inverse(this)},s.inArray=function(e,n,r){return l.isUndefined(e)?"":(e=l.result(e),Array.isArray(e)?l.value(l.indexOf(e,n)>-1,this,r):"")},s.isArray=function(e){return Array.isArray(e)},s.itemAt=function(e,n){if(l.isUndefined(e))return null;if(e=l.result(e),Array.isArray(e)){if(n=isNaN(n)?0:+n,n<0)return e[e.length+n];if(n<e.length)return e[n]}return null},s.join=function(e,n){return l.isUndefined(e)?"":typeof e=="string"?e:(e=l.result(e),Array.isArray(e)?(n=l.isString(n)?n:", ",e.join(n)):"")},s.equalsLength=function(e,n,r){l.isOptions(n)&&(r=n,n=0);var t=s.length(e);return l.value(t===n,this,r)},s.last=function(e,n){return l.isUndefined(e)||!Array.isArray(e)&&typeof value!="string"?"":isNaN(n)?e[e.length-1]:e.slice(-Math.abs(n))},s.length=function(e){return l.isUndefined(e)?0:(l.isObject(e)&&!l.isOptions(e)&&(e=Object.keys(e)),typeof e=="string"&&e.startsWith("[")&&e.endsWith("]")?e.split(",").length:typeof e=="string"||Array.isArray(e)?e.length:0)},s.lengthEqual=s.equalsLength,s.map=function(e,n){if(l.isUndefined(e)||!Array.isArray(e))return"";var r=e.length,t=new Array(r),i=-1;if(typeof n!="function")return e;for(;++i<r;)t[i]=n(e[i],i,e);return t},s.pluck=function(e,n){if(l.isUndefined(e))return"";if(e=l.result(e),Array.isArray(e)){for(var r=[],t=0;t<e.length;t++){var i=u(e[t],n);typeof i<"u"&&r.push(i)}return r}return""},s.reverse=function(e){return l.isUndefined(e)?"":(e=l.result(e),Array.isArray(e)?[...e].reverse():e&&typeof e=="string"?e.split("").reverse().join(""):"")},s.some=function(e,n,r){if(l.isUndefined(e))return r.inverse(this);if(e=l.result(e),Array.isArray(e)){for(var t=0;t<e.length;t++)if(n(e[t],t,e))return r.fn(this)}return r.inverse(this)},s.sort=function(e,n){return l.isUndefined(e)?"":(e=l.result(e),Array.isArray(e)?u(n,"hash.reverse")?[...e].sort().reverse():[...e].sort():"")},s.sortBy=function(e,n,r){if(l.isUndefined(e))return"";if(e=l.result(e),Array.isArray(e)){var t=[].slice.call(arguments);return t.pop(),!l.isString(n)&&typeof n!="function"?[...e].sort():typeof n=="function"?[...e].sort(n):[...e].sort((i,o)=>i[n]>o[n]?1:-1)}return""},s.withAfter=function(e,n,r){if(l.isUndefined(e))return"";if(e=l.result(e),Array.isArray(e)){e=e.slice(n);for(var t="",i=0;i<e.length;i++)t+=r.fn(e[i]);return t}return""},s.withBefore=function(e,n,r){if(l.isUndefined(e))return"";if(e=l.result(e),Array.isArray(e)){e=e.slice(0,-n);for(var t="",i=0;i<e.length;i++)t+=r.fn(e[i]);return t}return""},s.withFirst=function(e,n,r){if(l.isUndefined(e))return"";if(e=l.result(e),Array.isArray(e)){if(l.isUndefined(n)||(n=parseFloat(l.result(n))),l.isUndefined(n))return r=n,r.fn(e[0]);e=e.slice(0,n);for(var t="",i=0;i<e.length;i++)t+=r.fn(e[i]);return t}return""},s.withGroup=function(e,n,r){if(l.isUndefined(e))return"";var t="";if(e=l.result(e),Array.isArray(e)&&e.length>0){for(var i=[],o=0;o<e.length;o++)o>0&&o%n===0&&(t+=r.fn(i),i=[]),i.push(e[o]);t+=r.fn(i)}return t},s.withLast=function(e,n,r){if(l.isUndefined(e))return"";if(e=l.result(e),Array.isArray(e)){if(l.isUndefined(n)||(n=parseFloat(l.result(n))),l.isUndefined(n))return r=n,r.fn(e[e.length-1]);e=e.slice(-n);for(var t=e.length,i=-1,o="";++i<t;)o+=r.fn(e[i]);return o}return""},s.withSort=function(e,n,r){if(l.isUndefined(e))return"";if(e=l.result(e),Array.isArray(e)){var t="";if(l.isUndefined(n)){r=n,e=[...e].sort(),u(r,"hash.reverse")&&(e=e.reverse());for(var i=0,o=e.length;i<o;i++)t+=r.fn(e[i]);return t}e=[...e].sort(function(y,E){return y=u(y,n),E=u(E,n),y>E?1:y<E?-1:0}),u(r,"hash.reverse")&&(e=e.reverse());for(var c=e.length,p=-1;++p<c;)t+=r.fn(e[p]);return t}return""},s.unique=function(e,n){return l.isUndefined(e)?"":(e=l.result(e),Array.isArray(e)?e.filter(function(r,t,i){return i.indexOf(r)===t}):"")}},94841:function(h,A,f){"use strict";var l=f(59816),s=f(94612);const u=f(13319),a=f(12533);var e=h.exports;e.embed=function(r,t){t=typeof t!="string"?s.extname(r).slice(1):t;var i=l.readFileSync(r,"utf8");return(t==="markdown"||t==="md")&&(t="markdown",i=i.split("`").join("`")),u(i,t).trim()+`
|
|
2
|
+
`},e.gist=function(n){return a("script",{src:"https://gist.github.com/"+n+".js"})},e.jsfiddle=function(r){var t=Object.assign({},r&&r.hash);if(typeof t.id>"u")throw new Error("jsfiddle helper expects an `id`");return t.id="http://jsfiddle.net/"+t.id,t.width=t.width||"100%",t.height=t.height||"300",t.skin=t.skin||"/presentation/",t.tabs=(t.tabs||"result,js,html,css")+t.skin,t.src=t.id+"/embedded/"+t.tabs,t.allowfullscreen=t.allowfullscreen||"allowfullscreen",t.frameborder=t.frameborder||"0",delete t.tabs,delete t.skin,delete t.id,a("iframe",t)}},4361:function(h,A,f){"use strict";var l=f(6057),s=f(32975),u=f(19886),a=u.forEach,e=s.forOwn,n=h.exports;n.isEmpty=function(r,t){if(!l.isOptions(t))return t=r,l.fn(!0,this,t);if(Array.isArray(r)&&!r.length)return l.fn(!0,this,t);var i=Object.keys(r),o=typeof r=="object"&&!i.length;return l.value(o,this,t)},n.iterate=function(r,t){return Array.isArray(r)?a.apply(null,arguments):l.isObject(r)?e.apply(null,arguments):t.inverse(this)}},20954:function(h,A,f){"use strict";var l=f(4786),s=f(6057),u=f(18849);const a=f(3503),e=f(72219);var n=h.exports;n.and=function(){for(var r=arguments.length-1,t=arguments[r],i=!0,o=0;o<r;o++)if(!arguments[o]){i=!1;break}return s.value(i,this,t)},n.compare=function(r,t,i,o){if(arguments.length<4)throw new Error("handlebars Helper {{compare}} expects 4 arguments");var c;switch(t){case"==":c=r==i;break;case"===":c=r===i;break;case"!=":c=r!=i;break;case"!==":c=r!==i;break;case"<":c=r<i;break;case">":c=r>i;break;case"<=":c=r<=i;break;case">=":c=r>=i;break;case"typeof":c=typeof r===i;break;default:throw new Error("helper {{compare}}: invalid operator: `"+t+"`")}return s.value(c,this,o)},n.contains=function(r,t,i,o){typeof i=="object"&&(o=i,i=void 0);var c=u.contains(r,t,i);return s.value(c,this,o)},n.default=function(){for(var r=0;r<arguments.length-1;r++)if(arguments[r]!=null)return arguments[r];return""},n.eq=function(r,t,i){return arguments.length===2&&(i=t,t=i.hash.compare),s.value(r===t,this,i)},n.gt=function(r,t,i){return arguments.length===2&&(i=t,t=i.hash.compare),s.value(r>t,this,i)},n.gte=function(r,t,i){return arguments.length===2&&(i=t,t=i.hash.compare),s.value(r>=t,this,i)},n.has=function(r,t,i){return s.isOptions(r)&&(i=r,t=null,r=null),s.isOptions(t)&&(i=t,t=null),r===null?s.value(!1,this,i):arguments.length===2?s.value(l(this,r),this,i):(Array.isArray(r)||s.isString(r))&&s.isString(t)&&r.indexOf(t)>-1?s.fn(!0,this,i):s.isObject(r)&&s.isString(t)&&t in r?s.fn(!0,this,i):s.inverse(!1,this,i)},n.isFalsey=function(r,t){return s.value(a(r),this,t)},n.isTruthy=function(r,t){return s.value(!a(r),this,t)},n.ifEven=function(r,t){return s.value(!e(r),this,t)},n.ifNth=function(r,t,i){var o=!isNaN(r)&&!isNaN(t)&&t%r===0;return s.value(o,this,i)},n.ifOdd=function(r,t){return s.value(e(r),this,t)},n.is=function(r,t,i){return arguments.length===2&&(i=t,t=i.hash.compare),s.value(r==t,this,i)},n.isnt=function(r,t,i){return arguments.length===2&&(i=t,t=i.hash.compare),s.value(r!=t,this,i)},n.lt=function(r,t,i){return arguments.length===2&&(i=t,t=i.hash.compare),s.value(r<t,this,i)},n.lte=function(r,t,i){return arguments.length===2&&(i=t,t=i.hash.compare),s.value(r<=t,this,i)},n.neither=function(r,t,i){return s.value(!r&&!t,this,i)},n.not=function(r,t){return s.value(!r,this,t)},n.or=function(){for(var r=arguments.length-1,t=arguments[r],i=!1,o=0;o<r;o++)if(arguments[o]){i=!0;break}return s.value(i,this,t)},n.unlessEq=function(r,t,i){return s.isOptions(t)&&(i=t,t=i.hash.compare),s.value(r!==t,this,i)},n.unlessGt=function(r,t,i){return s.isOptions(t)&&(i=t,t=i.hash.compare),s.value(r<=t,this,i)},n.unlessLt=function(r,t,i){return s.isOptions(t)&&(i=t,t=i.hash.compare),s.value(r>=t,this,i)},n.unlessGteq=function(r,t,i){return s.isOptions(t)&&(i=t,t=i.hash.compare),s.value(r<t,this,i)},n.unlessLteq=function(r,t,i){return s.isOptions(t)&&(i=t,t=i.hash.compare),s.value(r>t,this,i)}},11691:function(h,A,f){"use strict";var l=f(94612),s=f(6057),u=f(59251),a=u.parseAttributes,e=h.exports;const n=f(12533);e.attr=function(r){var t=a(r&&r.hash||{});return t.trim()?" "+t:""},e.css=function(r,t){arguments.length<2&&(t=r,r=[]);var i=s.arrayify(r),o="";return this&&this.options&&(o=this.options.assets||""),t.hash.href&&(i=s.arrayify(t.hash.href)),i.map(function(c){var p=l.extname(c),y=c;return/(^\/\/)|(:\/\/)/.test(c)||(y=l.posix.join(o,c)),p===".less"?`<link type="text/css" rel="stylesheet/less" href="${y}">`:`<link type="text/css" rel="stylesheet" href="${y}">`}).join(`
|
|
3
3
|
`)},e.js=function(r){if(typeof r=="object"&&r.hash){var t=a(r.hash);return`<script${t?" "+t:""}><\/script>`}return typeof r=="string"?`<script src="${r}"><\/script>`:(r=s.arrayify(r),r.map(function(i){return l.extname(i)===".coffee"?n("script",{type:"text/coffeescript",src:i}):n("script",{src:i})}).join(`
|
|
4
4
|
`))},e.sanitize=function(r){return u.sanitize(r)},e.ul=function(r,t){return"<ul "+a(t.hash)+">"+r.map(function(i){return typeof i!="string"&&(i=t.fn(i)),"<li>"+i+"</li>"}).join(`
|
|
5
5
|
`)+"</ul>"},e.ol=function(r,t){return"<ol "+a(t.hash)+">"+r.map(function(i){return typeof i!="string"&&(i=t.fn(i)),"<li>"+i+"</li>"}).join(`
|
|
6
|
-
`)+"</ol>"},e.thumbnailImage=function(r){var t="",i="",
|
|
7
|
-
`,i+="<img "+a(
|
|
8
|
-
`,
|
|
6
|
+
`)+"</ol>"},e.thumbnailImage=function(r){var t="",i="",o=r.full||!1,c={alt:r.alt,src:r.thumbnail,width:r.size.width,height:r.size.height},p={id:"image-"+r.id},y={href:o,rel:"thumbnail"};return r.classes&&(r.classes.image&&(c.class=r.classes.image.join(" ")),r.classes.figure&&(p.class=r.classes.figure.join(" ")),r.classes.link&&(y.class=r.classes.link.join(" "))),t+="<figure "+a(p)+`>
|
|
7
|
+
`,i+="<img "+a(c)+`>
|
|
8
|
+
`,o?t+="<a "+a(y)+`>
|
|
9
9
|
`+i+`</a>
|
|
10
10
|
`:t+=i,r.caption&&(t+="<figcaption>"+r.caption+`</figcaption>
|
|
11
|
-
`),t+="</figure>",t}},86205:function(h,
|
|
11
|
+
`),t+="</figure>",t}},86205:function(h,A,f){"use strict";var l=f(6057),s=h.exports;const u=f(36189);s.i18n=function(a,e,n){if(l.isOptions(e)&&(n=e,e={}),!l.isString(a))throw new Error('{{i18n}} helper expected "key" to be a string');var r=l.options(this,e,n),t=Object.assign({},this,r),i=t.language||t.lang;if(typeof i!="string")throw new TypeError('{{i18n}} helper expected "language" to be a string');var o=t[i];if(typeof o>"u")throw new Error('{{i18n}} helper cannot find language "'+i+'"');var c=u(o,a);if(typeof c>"u")throw new Error('{{i18n}} helper cannot find property "'+a+'" for language "'+i+'"');return c}},77218:function(h,A,f){"use strict";h.exports={array:f(19886),code:f(94841),collection:f(4361),comparison:f(20954),html:f(11691),i18n:f(86205),inflection:f(74914),match:f(20952),math:f(36231),misc:f(71469),number:f(29389),object:f(32975),path:f(52951),regex:f(34996),string:f(27845),url:f(21769),uuid:f(95936)}},74914:function(h,A,f){"use strict";var l=f(6057),s=h.exports;s.inflect=function(u,a,e,n){var r=u>1||u===0?e:a;return n===!0?String(u)+" "+r:r},s.ordinalize=function(u){var a=Math.abs(Math.round(u)),e=String(u),n=a%100;if(l.indexOf([11,12,13],n)>=0)return e+"th";switch(a%10){case 1:return e+"st";case 2:return e+"nd";case 3:return e+"rd";default:return e+"th"}}},22194:function(h){const A=`Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus imperdiet, nulla et dictum interdum, nisi lorem egestas odio, vitae scelerisque enim ligula venenatis dolor. Maecenas nisl est, ultrices nec congue eget, auctor vitae massa. Fusce luctus vestibulum augue ut aliquet. Mauris ante ligula, facilisis sed ornare eu, lobortis in odio. Praesent convallis urna a lacus interdum ut hendrerit risus congue. Nunc sagittis dictum nisi, sed ullamcorper ipsum dignissim ac. In at libero sed nunc venenatis imperdiet sed ornare turpis. Donec vitae dui eget tellus gravida venenatis. Integer fringilla congue eros non fermentum. Sed dapibus pulvinar nibh tempor porta.
|
|
12
12
|
|
|
13
13
|
Crase tempor malesuada magna a vehicula. Nam sollicitudin vel turpis id fermentum. Ut sit amet nisl ac nulla vulputate ultrices vitae vitae urna. Quisque eget odio ac lectus vestibulum faucibus eget in metus. In pellentesque faucibus vestibulum. Nulla at nulla justo, eget luctus tortor. Nulla facilisi. Donec vulputate interdum sollicitudin. Nunc lacinia auctor quam sed pellentesque. Aliquam dui mauris, mattis quis lacus id, pellentesque lobortis odio.
|
|
14
14
|
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
|
|
31
31
|
Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Nulla quis lorem ut libero malesuada feugiat. Proin eget tortor risus. Cras ultricies ligula sed magna dictum porta. Donec sollicitudin molestie malesuada. Pellentesque in ipsum id orci porta dapibus. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Nulla quis lorem ut libero malesuada feugiat. Proin eget tortor risus.
|
|
32
32
|
|
|
33
|
-
Curabitur aliquet quam id dui posuere blandit. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Pellentesque in ipsum id orci porta dapibus. Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Nulla quis lorem ut libero malesuada feugiat. Proin eget tortor risus. Cras ultricies ligula sed magna dictum porta. Donec sollicitudin molestie malesuada. Pellentesque in ipsum id orci porta dapibus. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Nulla quis lorem ut libero malesuada feugiat. Proin eget tortor risus. Curabitur aliquet quam id dui posuere blandit. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui.`;h.exports=v},20952:function(h,v,f){"use strict";var l=f(6057),s=h.exports;const u=f(19498);s.match=function(a,e,n,r){var t=l.options(this,n,r);return typeof e=="string"&&(e=e.split(/, */)),u(a,e,t)},s.isMatch=function(a,e,n,r){var t=l.options(this,n,r);return u.isMatch(a,e,t)},s.mm=function(){return console.log("the {{mm}} helper is depcrecated and will be removed"),console.log("in handlebars-helpers v1.0.0, please use the {{match}}"),console.log("helper instead."),s.match.apply(this,arguments)}},36231:function(h,v,f){"use strict";var l=f(18849),s=h.exports;s.abs=function(u){if(isNaN(u))throw new TypeError("expected a number");return Math.abs(u)},s.add=function(u,a){return!isNaN(u)&&!isNaN(a)?Number(u)+Number(a):typeof u=="string"&&typeof a=="string"?u+a:""},s.avg=function(){const u=[].concat.apply([],arguments);return u.pop(),s.sum(u)/u.length},s.ceil=function(u){if(isNaN(u))throw new TypeError("expected a number");return Math.ceil(u)},s.divide=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)/Number(a)},s.floor=function(u){if(isNaN(u))throw new TypeError("expected a number");return Math.floor(u)},s.minus=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)-Number(a)},s.modulo=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)%Number(a)},s.multiply=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)*Number(a)},s.plus=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)+Number(a)},s.random=function(u,a){if(isNaN(u))throw new TypeError("expected minimum to be a number");if(isNaN(a))throw new TypeError("expected maximum to be a number");return l.random(u,a)},s.remainder=function(u,a){return u%a},s.round=function(u){if(isNaN(u))throw new TypeError("expected a number");return Math.round(u)},s.subtract=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)-Number(a)},s.sum=function(){for(var u=[].concat.apply([],arguments),a=u.length,e=0;a--;)isNaN(u[a])||(e+=Number(u[a]));return e}},71469:function(h,v,f){"use strict";var l=f(6057),s=h.exports;const u=f(29946),a=f(54358);s.frame=function(e,n){typeof e=="object"&&e.hash&&(n=e,e=n.data);var r=a(e);return typeof n!="object"&&(n={}),r.extend(n.hash),n.fn(this,{data:r})},s.option=function(e,n,r){return u(l.options(this,n,r),e)},s.noop=function(e){return e.fn(this)},s.typeOf=function(e){return typeof e},s.withHash=function(e){return e.hash&&Object.keys(e.hash).length?e.fn(e.hash):e.inverse(this)}},29389:function(h,v,f){"use strict";var l=f(6057),s=h.exports;s.bytes=function(u,a,e){if(u==null||isNaN(u)&&(u=u.length,!u))return"0 B";isNaN(a)&&(a=2);var n=["B","kB","MB","GB","TB","PB","EB","ZB","YB"];a=Math.pow(10,a),u=Number(u);for(var r=n.length-1;r-->=0;){var t=Math.pow(10,r*3);if(t<=u+1){u=Math.round(u*a/t)/a,u+=" "+n[r];break}}return u},s.addCommas=function(u){return u.toString().replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1,")},s.phoneNumber=function(u){return u=u.toString(),"("+u.substr(0,3)+") "+u.substr(3,3)+"-"+u.substr(6,4)},s.toAbbr=function(u,a){isNaN(u)&&(u=0),l.isUndefined(a)&&(a=2),u=Number(u),a=Math.pow(10,a);for(var e=["k","m","b","t","q"],n=e.length-1;n>=0;){var r=Math.pow(10,(n+1)*3);if(r<=u+1){u=Math.round(u*a/r)/a,u+=e[n];break}n--}return u},s.toExponential=function(u,a){return isNaN(u)&&(u=0),l.isUndefined(a)&&(a=0),Number(u).toExponential(a)},s.toFixed=function(u,a){return isNaN(u)&&(u=0),isNaN(a)&&(a=0),Number(u).toFixed(a)},s.toFloat=function(u){return parseFloat(u)},s.toInt=function(u){return parseInt(u,10)},s.toPrecision=function(u,a){return isNaN(u)&&(u=0),isNaN(a)&&(a=1),Number(u).toPrecision(a)}},32975:function(h,v,f){"use strict";var l=Object.hasOwnProperty,s=f(6057),u=f(19886),a=h.exports;const e=f(29946),n=f(69391),r=f(54358);a.extend=function(){var t=[].slice.call(arguments),i={};s.isOptions(t[t.length-1])&&(i=t.pop().hash,t.push(i));for(var c={},o=0;o<t.length;o++){var d=t[o];if(s.isObject(d))for(var y=Object.keys(d),w=0;w<y.length;w++){var C=y[w];c[C]=d[C]}}return c},a.forIn=function(t,i){if(!s.isOptions(i))return t.inverse(this);var c=r(i,i.hash),o="";for(var d in t)c.key=d,o+=i.fn(t[d],{data:c});return o},a.forOwn=function(t,i){if(!s.isOptions(i))return t.inverse(this);var c=r(i,i.hash),o="";for(var d in t)t.hasOwnProperty(d)&&(c.key=d,o+=i.fn(t[d],{data:c}));return o},a.toPath=function(){for(var t=[],i=0;i<arguments.length;i++)(typeof arguments[i]=="string"||typeof arguments[i]=="number")&&t.push(arguments[i]);return t.join(".")},a.get=function(t,i,c){var o=e(i,t);return c&&c.fn?o?c.fn(o):c.inverse(i):o},a.getObject=function(t,i){return n(i,t)},a.hasOwn=function(t,i){return l.call(t,i)},a.isObject=function(t){return typeof t=="object"},a.JSONparse=function(t,i){return JSON.parse(t)},a.JSONstringify=function(t,i){return isNaN(i)&&(i=0),JSON.stringify(t,null,i)},a.merge=function(t){var i=[].slice.call(arguments),c={};return s.isOptions(i[i.length-1])&&(c=i.pop().hash,i.push(c)),Object.assign.apply(null,i)},a.parseJSON=a.JSONparse,a.pick=function(t,i,c){for(var o=u.arrayify(t),d=o.length,y=-1,w={};++y<d;)w=a.extend({},w,n(i,o[y]));return c.fn?Object.keys(w).length?c.fn(w):c.inverse(i):w},a.stringify=a.JSONstringify},52951:function(h,v,f){"use strict";var l=f(34155),s=f(6057),u=f(94612);const a=f(45824);var e=h.exports;e.absolute=function(n,r){r=r||{data:{}};var t=s.options(this,r),i=Object.assign({},r.data.root,t),c=i.cwd||l.cwd();return u.resolve(c,n)},e.dirname=function(n,r){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));return u.dirname(n)},e.relative=function(n,r){if(typeof n!="string")throw new TypeError(s.expectedType("first path","string",n));if(typeof r!="string")throw new TypeError(s.expectedType("second path","string",r));return a(n,r)},e.basename=function(n){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));return u.basename(n)},e.stem=function(n){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));return u.basename(n,u.extname(n))},e.extname=function(n){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));return u.extname(n)},e.resolve=function(n){var r=[].slice.call(arguments),t=s.options(this,r.pop()),i=u.resolve(t.cwd||l.cwd());return r.unshift(i),u.resolve.apply(u,r)},e.segments=function(n,r,t){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));var i=n.split(/[\\\/]+/);return i.slice(r,t).join("/")}},34996:function(h,v,f){"use strict";var l=f(6057),s=h.exports;const u=f(26401);s.toRegex=function(a,e,n){var r=l.options({},e,n);return new RegExp(a,r.flags)},s.test=function(a,e){if(typeof a!="string")return!1;if(u(e)!=="regexp")throw new TypeError("expected a regular expression");return e.test(a)}},27845:function(h,v,f){"use strict";var l=f(6057),s=f(18849),u=h.exports;let a=f(22194);u.append=function(e,n){return typeof e=="string"&&typeof n=="string"?e+n:e},u.camelcase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return n.toUpperCase()})},u.capitalize=function(e){return typeof e!="string"?"":e.charAt(0).toUpperCase()+e.slice(1)},u.capitalizeAll=function(e){if(typeof e!="string")return"";if(l.isString(e))return e.replace(/\w\S*/g,function(n){return u.capitalize(n)})},u.center=function(e,n){if(typeof e!="string")return"";for(var r="",t=0;t<n;)r+=" ",t++;return r+e+r},u.chop=function(e){return typeof e!="string"?"":s.chop(e)},u.dashcase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return"-"+n})},u.dotcase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return"."+n})},u.downcase=function(){return u.lowercase.apply(this,arguments)},u.ellipsis=function(e,n){if(l.isString(e))return e.length<=n?e:u.truncate(e,n)+"\u2026"},u.hyphenate=function(e){return typeof e!="string"?"":e.split(" ").join("-")},u.isString=function(e){return typeof e=="string"},u.lowercase=function(e){return l.isObject(e)&&e.fn?e.fn(this).toLowerCase():typeof e!="string"?"":e.toLowerCase()},u.occurrences=function(e,n){if(typeof e!="string")return"";for(var r=n.length,t=0,i=0;(t=e.indexOf(n,t))>-1;)i++,t+=r;return i},u.pascalcase=function(e){return typeof e!="string"?"":(e=s.changecase(e,function(n){return n.toUpperCase()}),e.charAt(0).toUpperCase()+e.slice(1))},u.pathcase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return"/"+n})},u.plusify=function(e,n){return typeof e!="string"?"":(l.isString(n)||(n=" "),e.split(n).join("+"))},u.prepend=function(e,n){return typeof e=="string"&&typeof n=="string"?n+e:e},u.raw=function(e){var n=e.fn(),r=l.options(this,e);if(r.escape!==!1)for(var t=0;(t=n.indexOf("{{",t))!==-1;)n[t-1]!=="\\"&&(n=n.slice(0,t)+"\\"+n.slice(t)),t+=3;return n},u.remove=function(e,n){return typeof e!="string"?"":l.isString(n)?e.split(n).join(""):e},u.removeFirst=function(e,n){return typeof e!="string"?"":l.isString(n)?e.replace(n,""):e},u.replace=function(e,n,r){return typeof e!="string"?"":l.isString(n)?(l.isString(r)||(r=""),e.split(n).join(r)):e},u.replaceFirst=function(e,n,r){return typeof e!="string"?"":l.isString(n)?(l.isString(r)||(r=""),e.replace(n,r)):e},u.reverse=f(19886).reverse,u.sentence=function(e){return typeof e!="string"?"":e.replace(/((?:\S[^\.\?\!]*)[\.\?\!]*)/g,function(n){return n.charAt(0).toUpperCase()+n.substr(1).toLowerCase()})},u.snakecase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return"_"+n})},u.split=function(e,n){return typeof e!="string"?"":(l.isString(n)||(n=","),e.split(n))},u.startsWith=function(e,n,r){var t=[].slice.call(arguments);return r=t.pop(),l.isString(n)&&n.indexOf(e)===0?r.fn(this):typeof r.inverse=="function"?r.inverse(this):""},u.titleize=function(e){if(typeof e!="string")return"";for(var n=e.replace(/[- _]+/g," "),r=n.split(" "),t=r.length,i=[],c=0;t--;){var o=r[c++];i.push(v.capitalize(o))}return i.join(" ")},u.trim=function(e){return typeof e=="string"?e.trim():""},u.trimLeft=function(e){if(l.isString(e))return e.replace(/^\s+/,"")},u.trimRight=function(e){if(l.isString(e))return e.replace(/\s+$/,"")},u.truncate=function(e,n,r){if(l.isString(e))return typeof r!="string"&&(r=""),e.length>n?e.slice(0,n-r.length)+r:e},u.truncateWords=function(e,n,r){if(l.isString(e)&&!isNaN(n)){typeof r!="string"&&(r="\u2026");var t=Number(n),i=e.split(/[ \t]/);if(t>=i.length)return e;i=i.slice(0,t);var c=i.join(" ").trim();return c+r}},u.upcase=function(){return u.uppercase.apply(this,arguments)},u.uppercase=function(e){return l.isObject(e)&&e.fn?e.fn(this).toUpperCase():typeof e!="string"?"":e.toUpperCase()},u.lorem=function(e){return(isNaN(e)||e<1||!e)&&(e=11),a.substring(0,e)}},21769:function(h,v,f){"use strict";var l=f(8575),s=f(6057),u=f(87735),a=h.exports;a.encodeURI=function(e){if(s.isString(e))return encodeURIComponent(e)},a.escape=function(e){if(s.isString(e))return u.escape(e)},a.decodeURI=function(e){if(s.isString(e))return decodeURIComponent(e)},a.urlResolve=function(e,n){return l.resolve(e,n)},a.urlParse=function(e){return l.parse(e)},a.stripQuerystring=function(e){if(s.isString(e))return e.split("?")[0]},a.stripProtocol=function(e){if(s.isString(e)){var n=l.parse(e);return n.protocol="",n.format()}}},54358:function(h){"use strict";h.exports=function(f){if(typeof f!="object")throw new TypeError("createFrame expects data to be an object");var l=Object.assign({},f);if(l._parent=f,l.extend=function(e){Object.assign(this,e)},arguments.length>1)for(var s=[].slice.call(arguments,1),u=s.length,a=-1;++a<u;)l.extend(s[a]||{});return l}},3503:function(h){"use strict";function v(f,l){if(!f)return!0;let s=l||v.keywords;Array.isArray(s)||(s=[s]);const u=typeof f=="string"?f.toLowerCase():null;for(const a of s)if(a===f||a===u)return!0;return!1}v.keywords=["0","false","nada","nil","nay","nah","negative","no","none","nope","nul","null","nix","nyet","uh-uh","veto","zero"],h.exports=v},59251:function(h,v,f){"use strict";var l=f(6057),s=f(62393),u=h.exports;u.condense=function(a){return a.replace(/(\r\n|\r|\n|\u2028|\u2029) {2,}/g,`
|
|
33
|
+
Curabitur aliquet quam id dui posuere blandit. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Pellentesque in ipsum id orci porta dapibus. Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Nulla quis lorem ut libero malesuada feugiat. Proin eget tortor risus. Cras ultricies ligula sed magna dictum porta. Donec sollicitudin molestie malesuada. Pellentesque in ipsum id orci porta dapibus. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Curabitur non nulla sit amet nisl tempus convallis quis ac lectus. Nulla quis lorem ut libero malesuada feugiat. Proin eget tortor risus. Curabitur aliquet quam id dui posuere blandit. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui.`;h.exports=A},20952:function(h,A,f){"use strict";var l=f(6057),s=h.exports;const u=f(19498);s.match=function(a,e,n,r){var t=l.options(this,n,r);return typeof e=="string"&&(e=e.split(/, */)),u(a,e,t)},s.isMatch=function(a,e,n,r){var t=l.options(this,n,r);return u.isMatch(a,e,t)},s.mm=function(){return console.log("the {{mm}} helper is depcrecated and will be removed"),console.log("in handlebars-helpers v1.0.0, please use the {{match}}"),console.log("helper instead."),s.match.apply(this,arguments)}},36231:function(h,A,f){"use strict";var l=f(18849),s=h.exports;s.abs=function(u){if(isNaN(u))throw new TypeError("expected a number");return Math.abs(u)},s.add=function(u,a){return!isNaN(u)&&!isNaN(a)?Number(u)+Number(a):typeof u=="string"&&typeof a=="string"?u+a:""},s.avg=function(){const u=[].concat.apply([],arguments);return u.pop(),s.sum(u)/u.length},s.ceil=function(u){if(isNaN(u))throw new TypeError("expected a number");return Math.ceil(u)},s.divide=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)/Number(a)},s.floor=function(u){if(isNaN(u))throw new TypeError("expected a number");return Math.floor(u)},s.minus=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)-Number(a)},s.modulo=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)%Number(a)},s.multiply=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)*Number(a)},s.plus=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)+Number(a)},s.random=function(u,a){if(isNaN(u))throw new TypeError("expected minimum to be a number");if(isNaN(a))throw new TypeError("expected maximum to be a number");return l.random(u,a)},s.remainder=function(u,a){return u%a},s.round=function(u){if(isNaN(u))throw new TypeError("expected a number");return Math.round(u)},s.subtract=function(u,a){if(isNaN(u))throw new TypeError("expected the first argument to be a number");if(isNaN(a))throw new TypeError("expected the second argument to be a number");return Number(u)-Number(a)},s.sum=function(){for(var u=[].concat.apply([],arguments),a=u.length,e=0;a--;)isNaN(u[a])||(e+=Number(u[a]));return e}},71469:function(h,A,f){"use strict";var l=f(6057),s=h.exports;const u=f(36189),a=f(54358);s.frame=function(e,n){typeof e=="object"&&e.hash&&(n=e,e=n.data);var r=a(e);return typeof n!="object"&&(n={}),r.extend(n.hash),n.fn(this,{data:r})},s.option=function(e,n,r){return u(l.options(this,n,r),e)},s.noop=function(e){return e.fn(this)},s.typeOf=function(e){return typeof e},s.withHash=function(e){return e.hash&&Object.keys(e.hash).length?e.fn(e.hash):e.inverse(this)}},29389:function(h,A,f){"use strict";var l=f(6057),s=h.exports;s.bytes=function(u,a,e){if(u==null||isNaN(u)&&(u=u.length,!u))return"0 B";isNaN(a)&&(a=2);var n=["B","kB","MB","GB","TB","PB","EB","ZB","YB"];a=Math.pow(10,a),u=Number(u);for(var r=n.length-1;r-->=0;){var t=Math.pow(10,r*3);if(t<=u+1){u=Math.round(u*a/t)/a,u+=" "+n[r];break}}return u},s.addCommas=function(u){return u.toString().replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1,")},s.phoneNumber=function(u){return u=u.toString(),"("+u.substr(0,3)+") "+u.substr(3,3)+"-"+u.substr(6,4)},s.toAbbr=function(u,a){isNaN(u)&&(u=0),l.isUndefined(a)&&(a=2),u=Number(u),a=Math.pow(10,a);for(var e=["k","m","b","t","q"],n=e.length-1;n>=0;){var r=Math.pow(10,(n+1)*3);if(r<=u+1){u=Math.round(u*a/r)/a,u+=e[n];break}n--}return u},s.toExponential=function(u,a){return isNaN(u)&&(u=0),l.isUndefined(a)&&(a=0),Number(u).toExponential(a)},s.toFixed=function(u,a){return isNaN(u)&&(u=0),isNaN(a)&&(a=0),Number(u).toFixed(a)},s.toFloat=function(u){return parseFloat(u)},s.toInt=function(u){return parseInt(u,10)},s.toPrecision=function(u,a){return isNaN(u)&&(u=0),isNaN(a)&&(a=1),Number(u).toPrecision(a)}},32975:function(h,A,f){"use strict";var l=Object.hasOwnProperty,s=f(6057),u=f(19886),a=h.exports;const e=f(36189),n=f(69391),r=f(54358);a.extend=function(){var t=[].slice.call(arguments),i={};s.isOptions(t[t.length-1])&&(i=t.pop().hash,t.push(i));for(var o={},c=0;c<t.length;c++){var p=t[c];if(s.isObject(p))for(var y=Object.keys(p),E=0;E<y.length;E++){var x=y[E];o[x]=p[x]}}return o},a.forIn=function(t,i){if(!s.isOptions(i))return t.inverse(this);var o=r(i,i.hash),c="";for(var p in t)o.key=p,c+=i.fn(t[p],{data:o});return c},a.forOwn=function(t,i){if(!s.isOptions(i))return t.inverse(this);var o=r(i,i.hash),c="";for(var p in t)t.hasOwnProperty(p)&&(o.key=p,c+=i.fn(t[p],{data:o}));return c},a.toPath=function(){for(var t=[],i=0;i<arguments.length;i++)(typeof arguments[i]=="string"||typeof arguments[i]=="number")&&t.push(arguments[i]);return t.join(".")},a.get=function(t,i,o){var c=e(i,t);return o&&o.fn?c?o.fn(c):o.inverse(i):c},a.getObject=function(t,i){return n(i,t)},a.hasOwn=function(t,i){return l.call(t,i)},a.isObject=function(t){return typeof t=="object"},a.JSONparse=function(t,i){return JSON.parse(t)},a.JSONstringify=function(t,i){return isNaN(i)&&(i=0),JSON.stringify(t,null,i)},a.merge=function(t){var i=[].slice.call(arguments),o={};return s.isOptions(i[i.length-1])&&(o=i.pop().hash,i.push(o)),Object.assign.apply(null,i)},a.parseJSON=a.JSONparse,a.pick=function(t,i,o){for(var c=u.arrayify(t),p=c.length,y=-1,E={};++y<p;)E=a.extend({},E,n(i,c[y]));return o.fn?Object.keys(E).length?o.fn(E):o.inverse(i):E},a.stringify=a.JSONstringify},52951:function(h,A,f){"use strict";var l=f(34155),s=f(6057),u=f(94612);const a=f(45824);var e=h.exports;e.absolute=function(n,r){r=r||{data:{}};var t=s.options(this,r),i=Object.assign({},r.data.root,t),o=i.cwd||l.cwd();return u.resolve(o,n)},e.dirname=function(n,r){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));return u.dirname(n)},e.relative=function(n,r){if(typeof n!="string")throw new TypeError(s.expectedType("first path","string",n));if(typeof r!="string")throw new TypeError(s.expectedType("second path","string",r));return a(n,r)},e.basename=function(n){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));return u.basename(n)},e.stem=function(n){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));return u.basename(n,u.extname(n))},e.extname=function(n){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));return u.extname(n)},e.resolve=function(n){var r=[].slice.call(arguments),t=s.options(this,r.pop()),i=u.resolve(t.cwd||l.cwd());return r.unshift(i),u.resolve.apply(u,r)},e.segments=function(n,r,t){if(typeof n!="string")throw new TypeError(s.expectedType("filepath","string",n));var i=n.split(/[\\\/]+/);return i.slice(r,t).join("/")}},34996:function(h,A,f){"use strict";var l=f(6057),s=h.exports;const u=f(26401);s.toRegex=function(a,e,n){var r=l.options({},e,n);return new RegExp(a,r.flags)},s.test=function(a,e){if(typeof a!="string")return!1;if(u(e)!=="regexp")throw new TypeError("expected a regular expression");return e.test(a)}},27845:function(h,A,f){"use strict";var l=f(6057),s=f(18849),u=h.exports;let a=f(22194);u.append=function(e,n){return typeof e=="string"&&typeof n=="string"?e+n:e},u.camelcase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return n.toUpperCase()})},u.capitalize=function(e){return typeof e!="string"?"":e.charAt(0).toUpperCase()+e.slice(1)},u.capitalizeAll=function(e){if(typeof e!="string")return"";if(l.isString(e))return e.replace(/\w\S*/g,function(n){return u.capitalize(n)})},u.center=function(e,n){if(typeof e!="string")return"";for(var r="",t=0;t<n;)r+=" ",t++;return r+e+r},u.chop=function(e){return typeof e!="string"?"":s.chop(e)},u.dashcase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return"-"+n})},u.dotcase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return"."+n})},u.downcase=function(){return u.lowercase.apply(this,arguments)},u.ellipsis=function(e,n){if(l.isString(e))return e.length<=n?e:u.truncate(e,n)+"\u2026"},u.hyphenate=function(e){return typeof e!="string"?"":e.split(" ").join("-")},u.isString=function(e){return typeof e=="string"},u.lowercase=function(e){return l.isObject(e)&&e.fn?e.fn(this).toLowerCase():typeof e!="string"?"":e.toLowerCase()},u.occurrences=function(e,n){if(typeof e!="string")return"";for(var r=n.length,t=0,i=0;(t=e.indexOf(n,t))>-1;)i++,t+=r;return i},u.pascalcase=function(e){return typeof e!="string"?"":(e=s.changecase(e,function(n){return n.toUpperCase()}),e.charAt(0).toUpperCase()+e.slice(1))},u.pathcase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return"/"+n})},u.plusify=function(e,n){return typeof e!="string"?"":(l.isString(n)||(n=" "),e.split(n).join("+"))},u.prepend=function(e,n){return typeof e=="string"&&typeof n=="string"?n+e:e},u.raw=function(e){var n=e.fn(),r=l.options(this,e);if(r.escape!==!1)for(var t=0;(t=n.indexOf("{{",t))!==-1;)n[t-1]!=="\\"&&(n=n.slice(0,t)+"\\"+n.slice(t)),t+=3;return n},u.remove=function(e,n){return typeof e!="string"?"":l.isString(n)?e.split(n).join(""):e},u.removeFirst=function(e,n){return typeof e!="string"?"":l.isString(n)?e.replace(n,""):e},u.replace=function(e,n,r){return typeof e!="string"?"":l.isString(n)?(l.isString(r)||(r=""),e.split(n).join(r)):e},u.replaceFirst=function(e,n,r){return typeof e!="string"?"":l.isString(n)?(l.isString(r)||(r=""),e.replace(n,r)):e},u.reverse=f(19886).reverse,u.sentence=function(e){return typeof e!="string"?"":e.replace(/((?:\S[^\.\?\!]*)[\.\?\!]*)/g,function(n){return n.charAt(0).toUpperCase()+n.substr(1).toLowerCase()})},u.snakecase=function(e){return typeof e!="string"?"":s.changecase(e,function(n){return"_"+n})},u.split=function(e,n){return typeof e!="string"?"":(l.isString(n)||(n=","),e.split(n))},u.startsWith=function(e,n,r){var t=[].slice.call(arguments);return r=t.pop(),l.isString(n)&&n.indexOf(e)===0?r.fn(this):typeof r.inverse=="function"?r.inverse(this):""},u.titleize=function(e){if(typeof e!="string")return"";for(var n=e.replace(/[- _]+/g," "),r=n.split(" "),t=r.length,i=[],o=0;t--;){var c=r[o++];i.push(A.capitalize(c))}return i.join(" ")},u.trim=function(e){return typeof e=="string"?e.trim():""},u.trimLeft=function(e){if(l.isString(e))return e.replace(/^\s+/,"")},u.trimRight=function(e){if(l.isString(e))return e.replace(/\s+$/,"")},u.truncate=function(e,n,r){if(l.isString(e))return typeof r!="string"&&(r=""),e.length>n?e.slice(0,n-r.length)+r:e},u.truncateWords=function(e,n,r){if(l.isString(e)&&!isNaN(n)){typeof r!="string"&&(r="\u2026");var t=Number(n),i=e.split(/[ \t]/);if(t>=i.length)return e;i=i.slice(0,t);var o=i.join(" ").trim();return o+r}},u.upcase=function(){return u.uppercase.apply(this,arguments)},u.uppercase=function(e){return l.isObject(e)&&e.fn?e.fn(this).toUpperCase():typeof e!="string"?"":e.toUpperCase()},u.lorem=function(e){return(isNaN(e)||e<1||!e)&&(e=11),a.substring(0,e)}},21769:function(h,A,f){"use strict";var l=f(8575),s=f(6057),u=f(87735),a=h.exports;a.encodeURI=function(e){if(s.isString(e))return encodeURIComponent(e)},a.escape=function(e){if(s.isString(e))return u.escape(e)},a.decodeURI=function(e){if(s.isString(e))return decodeURIComponent(e)},a.urlResolve=function(e,n){return l.resolve(e,n)},a.urlParse=function(e){return l.parse(e)},a.stripQuerystring=function(e){if(s.isString(e))return e.split("?")[0]},a.stripProtocol=function(e){if(s.isString(e)){var n=l.parse(e);return n.protocol="",n.format()}}},54358:function(h){"use strict";h.exports=function(f){if(typeof f!="object")throw new TypeError("createFrame expects data to be an object");var l=Object.assign({},f);if(l._parent=f,l.extend=function(e){Object.assign(this,e)},arguments.length>1)for(var s=[].slice.call(arguments,1),u=s.length,a=-1;++a<u;)l.extend(s[a]||{});return l}},3503:function(h){"use strict";function A(f,l){if(!f)return!0;let s=l||A.keywords;Array.isArray(s)||(s=[s]);const u=typeof f=="string"?f.toLowerCase():null;for(const a of s)if(a===f||a===u)return!0;return!1}A.keywords=["0","false","nada","nil","nay","nah","negative","no","none","nope","nul","null","nix","nyet","uh-uh","veto","zero"],h.exports=A},59251:function(h,A,f){"use strict";var l=f(6057),s=f(62393),u=h.exports;u.condense=function(a){return a.replace(/(\r\n|\r|\n|\u2028|\u2029) {2,}/g,`
|
|
34
34
|
`)},u.padcomments=function(a){return a.replace(/(\s*<!--)/g,`
|
|
35
|
-
$1`)},u.parseAttributes=function(e){return Object.keys(e).map(function(n){var r=String(e[n]).replace(/^['"]|["']$/g,"");return n+'="'+r+'"'}).join(" ")},u.sanitize=function(a){return l.isString(a)?s(a).trim():""},u.toAttributes=function(e){for(var n="",r=Object.keys(e),t=0;t<r.length;t++){var i=e[r[t]];i===!0?n+=" "+r[t]:n+=" "+r[t]+'="'+String(i)+'"'}return n}},18849:function(h,
|
|
36
|
-
`,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}},86582:function(h,v,f){"use strict";const l=f(38154),s=f(59743),u=f(79963),a=(n="",r="",t=!1)=>{const i=[];if(n=[].concat(n),r=[].concat(r),!r.length)return n;if(!n.length)return t?u.flatten(r).map(c=>`{${c}}`):r;for(const c of n)if(Array.isArray(c))for(const o of c)i.push(a(o,r,t));else for(let o of r)t===!0&&typeof o=="string"&&(o=`{${o}}`),i.push(Array.isArray(o)?a(c,o,t):c+o);return u.flatten(i)},e=(n,r={})=>{const t=r.rangeLimit===void 0?1e3:r.rangeLimit,i=(c,o={})=>{c.queue=[];let d=o,y=o.queue;for(;d.type!=="brace"&&d.type!=="root"&&d.parent;)d=d.parent,y=d.queue;if(c.invalid||c.dollar){y.push(a(y.pop(),s(c,r)));return}if(c.type==="brace"&&c.invalid!==!0&&c.nodes.length===2){y.push(a(y.pop(),["{}"]));return}if(c.nodes&&c.ranges>0){const j=u.reduce(c.nodes);if(u.exceedsLimit(...j,r.step,t))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let R=l(...j,r);R.length===0&&(R=s(c,r)),y.push(a(y.pop(),R)),c.nodes=[];return}const w=u.encloseBrace(c);let C=c.queue,S=c;for(;S.type!=="brace"&&S.type!=="root"&&S.parent;)S=S.parent,C=S.queue;for(let j=0;j<c.nodes.length;j++){const R=c.nodes[j];if(R.type==="comma"&&c.type==="brace"){j===1&&C.push(""),C.push("");continue}if(R.type==="close"){y.push(a(y.pop(),C,w));continue}if(R.value&&R.type!=="open"){C.push(a(C.pop(),R.value));continue}R.nodes&&i(R,c)}return C};return u.flatten(i(n))};h.exports=e},11834:function(h,v,f){"use strict";const l=f(59743),{MAX_LENGTH:s,CHAR_BACKSLASH:u,CHAR_BACKTICK:a,CHAR_COMMA:e,CHAR_DOT:n,CHAR_LEFT_PARENTHESES:r,CHAR_RIGHT_PARENTHESES:t,CHAR_LEFT_CURLY_BRACE:i,CHAR_RIGHT_CURLY_BRACE:c,CHAR_LEFT_SQUARE_BRACKET:o,CHAR_RIGHT_SQUARE_BRACKET:d,CHAR_DOUBLE_QUOTE:y,CHAR_SINGLE_QUOTE:w,CHAR_NO_BREAK_SPACE:C,CHAR_ZERO_WIDTH_NOBREAK_SPACE:S}=f(2223),j=(R,I={})=>{if(typeof R!="string")throw new TypeError("Expected a string");const m=I||{},A=typeof m.maxLength=="number"?Math.min(s,m.maxLength):s;if(R.length>A)throw new SyntaxError(`Input length (${R.length}), exceeds max characters (${A})`);const p={type:"root",input:R,nodes:[]},b=[p];let g=p,E=p,H=0;const T=R.length;let M=0,P=0,N;const L=()=>R[M++],O=x=>{if(x.type==="text"&&E.type==="dot"&&(E.type="text"),E&&E.type==="text"&&x.type==="text"){E.value+=x.value;return}return g.nodes.push(x),x.parent=g,x.prev=E,E=x,x};for(O({type:"bos"});M<T;)if(g=b[b.length-1],N=L(),!(N===S||N===C)){if(N===u){O({type:"text",value:(I.keepEscaping?N:"")+L()});continue}if(N===d){O({type:"text",value:"\\"+N});continue}if(N===o){H++;let x;for(;M<T&&(x=L());){if(N+=x,x===o){H++;continue}if(x===u){N+=L();continue}if(x===d&&(H--,H===0))break}O({type:"text",value:N});continue}if(N===r){g=O({type:"paren",nodes:[]}),b.push(g),O({type:"text",value:N});continue}if(N===t){if(g.type!=="paren"){O({type:"text",value:N});continue}g=b.pop(),O({type:"text",value:N}),g=b[b.length-1];continue}if(N===y||N===w||N===a){const x=N;let U;for(I.keepQuotes!==!0&&(N="");M<T&&(U=L());){if(U===u){N+=U+L();continue}if(U===x){I.keepQuotes===!0&&(N+=U);break}N+=U}O({type:"text",value:N});continue}if(N===i){P++;const U={type:"brace",open:!0,close:!1,dollar:E.value&&E.value.slice(-1)==="$"||g.dollar===!0,depth:P,commas:0,ranges:0,nodes:[]};g=O(U),b.push(g),O({type:"open",value:N});continue}if(N===c){if(g.type!=="brace"){O({type:"text",value:N});continue}const x="close";g=b.pop(),g.close=!0,O({type:x,value:N}),P--,g=b[b.length-1];continue}if(N===e&&P>0){if(g.ranges>0){g.ranges=0;const x=g.nodes.shift();g.nodes=[x,{type:"text",value:l(g)}]}O({type:"comma",value:N}),g.commas++;continue}if(N===n&&P>0&&g.commas===0){const x=g.nodes;if(P===0||x.length===0){O({type:"text",value:N});continue}if(E.type==="dot"){if(g.range=[],E.value+=N,E.type="range",g.nodes.length!==3&&g.nodes.length!==5){g.invalid=!0,g.ranges=0,E.type="text";continue}g.ranges++,g.args=[];continue}if(E.type==="range"){x.pop();const U=x[x.length-1];U.value+=E.value+N,E=U,g.ranges--;continue}O({type:"dot",value:N});continue}O({type:"text",value:N})}do if(g=b.pop(),g.type!=="root"){g.nodes.forEach(q=>{q.nodes||(q.type==="open"&&(q.isOpen=!0),q.type==="close"&&(q.isClose=!0),q.nodes||(q.type="text"),q.invalid=!0)});const x=b[b.length-1],U=x.nodes.indexOf(g);x.nodes.splice(U,1,...g.nodes)}while(b.length>0);return O({type:"eos"}),p};h.exports=j},59743:function(h,v,f){"use strict";const l=f(79963);h.exports=(s,u={})=>{const a=(e,n={})=>{const r=u.escapeInvalid&&l.isInvalidBrace(n),t=e.invalid===!0&&u.escapeInvalid===!0;let i="";if(e.value)return(r||t)&&l.isOpenOrClose(e)?"\\"+e.value:e.value;if(e.value)return e.value;if(e.nodes)for(const c of e.nodes)i+=a(c);return i};return a(s)}},79963:function(h,v){"use strict";v.isInteger=f=>typeof f=="number"?Number.isInteger(f):typeof f=="string"&&f.trim()!==""?Number.isInteger(Number(f)):!1,v.find=(f,l)=>f.nodes.find(s=>s.type===l),v.exceedsLimit=(f,l,s=1,u)=>u===!1||!v.isInteger(f)||!v.isInteger(l)?!1:(Number(l)-Number(f))/Number(s)>=u,v.escapeNode=(f,l=0,s)=>{const u=f.nodes[l];u&&(s&&u.type===s||u.type==="open"||u.type==="close")&&u.escaped!==!0&&(u.value="\\"+u.value,u.escaped=!0)},v.encloseBrace=f=>f.type!=="brace"||f.commas>>0+f.ranges>>0?!1:(f.invalid=!0,!0),v.isInvalidBrace=f=>f.type!=="brace"?!1:f.invalid===!0||f.dollar?!0:!(f.commas>>0+f.ranges>>0)||f.open!==!0||f.close!==!0?(f.invalid=!0,!0):!1,v.isOpenOrClose=f=>f.type==="open"||f.type==="close"?!0:f.open===!0||f.close===!0,v.reduce=f=>f.reduce((l,s)=>(s.type==="text"&&l.push(s.value),s.type==="range"&&(s.type="text"),l),[]),v.flatten=(...f)=>{const l=[],s=u=>{for(let a=0;a<u.length;a++){const e=u[a];if(Array.isArray(e)){s(e);continue}e!==void 0&&l.push(e)}return l};return s(f),l}},38154:function(h,v,f){"use strict";const l=f(89539),s=f(45702),u=m=>m!==null&&typeof m=="object"&&!Array.isArray(m),a=m=>A=>m===!0?Number(A):String(A),e=m=>typeof m=="number"||typeof m=="string"&&m!=="",n=m=>Number.isInteger(+m),r=m=>{let A=`${m}`,p=-1;if(A[0]==="-"&&(A=A.slice(1)),A==="0")return!1;for(;A[++p]==="0";);return p>0},t=(m,A,p)=>typeof m=="string"||typeof A=="string"?!0:p.stringify===!0,i=(m,A,p)=>{if(A>0){let b=m[0]==="-"?"-":"";b&&(m=m.slice(1)),m=b+m.padStart(b?A-1:A,"0")}return p===!1?String(m):m},c=(m,A)=>{let p=m[0]==="-"?"-":"";for(p&&(m=m.slice(1),A--);m.length<A;)m="0"+m;return p?"-"+m:m},o=(m,A,p)=>{m.negatives.sort((T,M)=>T<M?-1:T>M?1:0),m.positives.sort((T,M)=>T<M?-1:T>M?1:0);let b=A.capture?"":"?:",g="",E="",H;return m.positives.length&&(g=m.positives.map(T=>c(String(T),p)).join("|")),m.negatives.length&&(E=`-(${b}${m.negatives.map(T=>c(String(T),p)).join("|")})`),g&&E?H=`${g}|${E}`:H=g||E,A.wrap?`(${b}${H})`:H},d=(m,A,p,b)=>{if(p)return s(m,A,{wrap:!1,...b});let g=String.fromCharCode(m);if(m===A)return g;let E=String.fromCharCode(A);return`[${g}-${E}]`},y=(m,A,p)=>{if(Array.isArray(m)){let b=p.wrap===!0,g=p.capture?"":"?:";return b?`(${g}${m.join("|")})`:m.join("|")}return s(m,A,p)},w=(...m)=>new RangeError("Invalid range arguments: "+l.inspect(...m)),C=(m,A,p)=>{if(p.strictRanges===!0)throw w([m,A]);return[]},S=(m,A)=>{if(A.strictRanges===!0)throw new TypeError(`Expected step "${m}" to be a number`);return[]},j=(m,A,p=1,b={})=>{let g=Number(m),E=Number(A);if(!Number.isInteger(g)||!Number.isInteger(E)){if(b.strictRanges===!0)throw w([m,A]);return[]}g===0&&(g=0),E===0&&(E=0);let H=g>E,T=String(m),M=String(A),P=String(p);p=Math.max(Math.abs(p),1);let N=r(T)||r(M)||r(P),L=N?Math.max(T.length,M.length,P.length):0,O=N===!1&&t(m,A,b)===!1,x=b.transform||a(O);if(b.toRegex&&p===1)return d(c(m,L),c(A,L),!0,b);let U={negatives:[],positives:[]},q=$=>U[$<0?"negatives":"positives"].push(Math.abs($)),B=[],F=0;for(;H?g>=E:g<=E;)b.toRegex===!0&&p>1?q(g):B.push(i(x(g,F),L,O)),g=H?g-p:g+p,F++;return b.toRegex===!0?p>1?o(U,b,L):y(B,null,{wrap:!1,...b}):B},R=(m,A,p=1,b={})=>{if(!n(m)&&m.length>1||!n(A)&&A.length>1)return C(m,A,b);let g=b.transform||(O=>String.fromCharCode(O)),E=`${m}`.charCodeAt(0),H=`${A}`.charCodeAt(0),T=E>H,M=Math.min(E,H),P=Math.max(E,H);if(b.toRegex&&p===1)return d(M,P,!1,b);let N=[],L=0;for(;T?E>=H:E<=H;)N.push(g(E,L)),E=T?E-p:E+p,L++;return b.toRegex===!0?y(N,null,{wrap:!1,options:b}):N},I=(m,A,p,b={})=>{if(A==null&&e(m))return[m];if(!e(m)||!e(A))return C(m,A,b);if(typeof p=="function")return I(m,A,1,{transform:p});if(u(p))return I(m,A,0,p);let g={...b};return g.capture===!0&&(g.wrap=!0),p=p||g.step||1,n(p)?n(m)&&n(A)?j(m,A,p,g):R(m,A,Math.max(Math.abs(p),1),g):p!=null&&!u(p)?S(p,g):I(m,A,1,p)};h.exports=I},13501:function(h,v,f){"use strict";const l=f(29946),s=f(45633);h.exports=function(a,e,n){return u(a)&&(typeof e=="string"||Array.isArray(e))?s(l(a,e,n)):!1};function u(a){return a!=null&&(typeof a=="object"||typeof a=="function"||Array.isArray(a))}},45633:function(h,v,f){"use strict";const l=f(26401);h.exports=function s(u){switch(l(u)){case"boolean":case"date":case"function":case"null":case"number":return!0;case"undefined":return!1;case"regexp":return u.source!=="(?:)"&&u.source!=="";case"buffer":return u.toString()!=="";case"error":return u.message!=="";case"string":case"arguments":return u.length!==0;case"file":case"map":case"set":return u.size!==0;case"array":case"object":for(const a of Object.keys(u))if(s(u[a]))return!0;return!1;default:return!0}}},19498:function(h,v,f){"use strict";const l=f(89539),s=f(68527),u=f(59444),a=f(28702),e=t=>t===""||t==="./",n=t=>{const i=t.indexOf("{");return i>-1&&t.indexOf("}",i)>-1},r=(t,i,c)=>{i=[].concat(i),t=[].concat(t);let o=new Set,d=new Set,y=new Set,w=0,C=R=>{y.add(R.output),c&&c.onResult&&c.onResult(R)};for(let R=0;R<i.length;R++){let I=u(String(i[R]),{...c,onResult:C},!0),m=I.state.negated||I.state.negatedExtglob;m&&w++;for(let A of t){let p=I(A,!0);(m?!p.isMatch:p.isMatch)&&(m?o.add(p.output):(o.delete(p.output),d.add(p.output)))}}let j=(w===i.length?[...y]:[...d]).filter(R=>!o.has(R));if(c&&j.length===0){if(c.failglob===!0)throw new Error(`No matches found for "${i.join(", ")}"`);if(c.nonull===!0||c.nullglob===!0)return c.unescape?i.map(R=>R.replace(/\\/g,"")):i}return j};r.match=r,r.matcher=(t,i)=>u(t,i),r.isMatch=(t,i,c)=>u(i,c)(t),r.any=r.isMatch,r.not=(t,i,c={})=>{i=[].concat(i).map(String);let o=new Set,d=[],y=C=>{c.onResult&&c.onResult(C),d.push(C.output)},w=new Set(r(t,i,{...c,onResult:y}));for(let C of d)w.has(C)||o.add(C);return[...o]},r.contains=(t,i,c)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${l.inspect(t)}"`);if(Array.isArray(i))return i.some(o=>r.contains(t,o,c));if(typeof i=="string"){if(e(t)||e(i))return!1;if(t.includes(i)||t.startsWith("./")&&t.slice(2).includes(i))return!0}return r.isMatch(t,i,{...c,contains:!0})},r.matchKeys=(t,i,c)=>{if(!a.isObject(t))throw new TypeError("Expected the first argument to be an object");let o=r(Object.keys(t),i,c),d={};for(let y of o)d[y]=t[y];return d},r.some=(t,i,c)=>{let o=[].concat(t);for(let d of[].concat(i)){let y=u(String(d),c);if(o.some(w=>y(w)))return!0}return!1},r.every=(t,i,c)=>{let o=[].concat(t);for(let d of[].concat(i)){let y=u(String(d),c);if(!o.every(w=>y(w)))return!1}return!0},r.all=(t,i,c)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${l.inspect(t)}"`);return[].concat(i).every(o=>u(o,c)(t))},r.capture=(t,i,c)=>{let o=a.isWindows(c),y=u.makeRe(String(t),{...c,capture:!0}).exec(o?a.toPosixSlashes(i):i);if(y)return y.slice(1).map(w=>w===void 0?"":w)},r.makeRe=(...t)=>u.makeRe(...t),r.scan=(...t)=>u.scan(...t),r.parse=(t,i)=>{let c=[];for(let o of[].concat(t||[]))for(let d of s(String(o),i))c.push(u.parse(d,i));return c},r.braces=(t,i)=>{if(typeof t!="string")throw new TypeError("Expected a string");return i&&i.nobrace===!0||!n(t)?[t]:s(t,i)},r.braceExpand=(t,i)=>{if(typeof t!="string")throw new TypeError("Expected a string");return r.braces(t,{...i,expand:!0})},r.hasBraces=n,h.exports=r},29946:function(h,v,f){var l=f(47798);h.exports=function(n,r,t){if(l(t)||(t={default:t}),!e(n))return typeof t.default<"u"?t.default:n;typeof r=="number"&&(r=String(r));var i=Array.isArray(r),c=typeof r=="string",o=t.separator||".",d=t.joinChar||(typeof o=="string"?o:".");if(!c&&!i)return n;if(c&&r in n)return a(r,n,t)?n[r]:t.default;var y=i?r:u(r,o,t),w=y.length,C=0;do{var S=y[C];for(typeof S=="number"&&(S=String(S));S&&S.slice(-1)==="\\";)S=s([S.slice(0,-1),y[++C]||""],d,t);if(S in n){if(!a(S,n,t))return t.default;n=n[S]}else{for(var j=!1,R=C+1;R<w;)if(S=s([S,y[R++]],d,t),j=S in n){if(!a(S,n,t))return t.default;n=n[S],C=R-1;break}if(!j)return t.default}}while(++C<w&&e(n));return C===w?n:t.default};function s(n,r,t){return typeof t.join=="function"?t.join(n):n[0]+r+n[1]}function u(n,r,t){return typeof t.split=="function"?t.split(n):n.split(r)}function a(n,r,t){return typeof t.isValid=="function"?t.isValid(n,r):!0}function e(n){return l(n)||Array.isArray(n)||typeof n=="function"}}}]);
|
|
35
|
+
$1`)},u.parseAttributes=function(e){return Object.keys(e).map(function(n){var r=String(e[n]).replace(/^['"]|["']$/g,"");return n+'="'+r+'"'}).join(" ")},u.sanitize=function(a){return l.isString(a)?s(a).trim():""},u.toAttributes=function(e){for(var n="",r=Object.keys(e),t=0;t<r.length;t++){var i=e[r[t]];i===!0?n+=" "+r[t]:n+=" "+r[t]+'="'+String(i)+'"'}return n}},18849:function(h,A,f){"use strict";const l=f(6057);A.contains=function(s,u,a){return s==null||u==null||isNaN(s.length)?!1:s.indexOf(u,a)!==-1},A.chop=function(s){if(typeof s!="string")return"";var u=/^[-_.\W\s]+|[-_.\W\s]+$/g;return s.trim().replace(u,"")},A.changecase=function(s,u){if(typeof s!="string")return"";if(s.length===1)return s.toLowerCase();s=A.chop(s).toLowerCase(),typeof u!="function"&&(u=l.identity);var a=/[-_.\W\s]+(\w|$)/g;return s.replace(a,function(e,n){return u(n)})},A.random=function(s,u){return s+Math.floor(Math.random()*(u-s+1))}},72219:function(h){"use strict";h.exports=function(f){const l=Math.abs(f);if(isNaN(l))throw new TypeError("expected a number");if(!Number.isInteger(l))throw new Error("expected an integer");if(!Number.isSafeInteger(l))throw new Error("value exceeds maximum safe integer");return l%2===1}},95936:function(h,A,f){const l=f(67429),s=h.exports;s.uuid=function(){return l.v4()}},68527:function(h,A,f){"use strict";const l=f(59743),s=f(78337),u=f(86582),a=f(11834),e=(n,r={})=>{let t=[];if(Array.isArray(n))for(const i of n){const o=e.create(i,r);Array.isArray(o)?t.push(...o):t.push(o)}else t=[].concat(e.create(n,r));return r&&r.expand===!0&&r.nodupes===!0&&(t=[...new Set(t)]),t};e.parse=(n,r={})=>a(n,r),e.stringify=(n,r={})=>l(typeof n=="string"?e.parse(n,r):n,r),e.compile=(n,r={})=>(typeof n=="string"&&(n=e.parse(n,r)),s(n,r)),e.expand=(n,r={})=>{typeof n=="string"&&(n=e.parse(n,r));let t=u(n,r);return r.noempty===!0&&(t=t.filter(Boolean)),r.nodupes===!0&&(t=[...new Set(t)]),t},e.create=(n,r={})=>n===""||n.length<3?[n]:r.expand!==!0?e.compile(n,r):e.expand(n,r),h.exports=e},78337:function(h,A,f){"use strict";const l=f(38154),s=f(79963),u=(a,e={})=>{const n=(r,t={})=>{const i=s.isInvalidBrace(t),o=r.invalid===!0&&e.escapeInvalid===!0,c=i===!0||o===!0,p=e.escapeInvalid===!0?"\\":"";let y="";if(r.isOpen===!0)return p+r.value;if(r.isClose===!0)return console.log("node.isClose",p,r.value),p+r.value;if(r.type==="open")return c?p+r.value:"(";if(r.type==="close")return c?p+r.value:")";if(r.type==="comma")return r.prev.type==="comma"?"":c?r.value:"|";if(r.value)return r.value;if(r.nodes&&r.ranges>0){const E=s.reduce(r.nodes),x=l(...E,{...e,wrap:!1,toRegex:!0,strictZeros:!0});if(x.length!==0)return E.length>1&&x.length>1?`(${x})`:x}if(r.nodes)for(const E of r.nodes)y+=n(E,r);return y};return n(a)};h.exports=u},2223:function(h){"use strict";h.exports={MAX_LENGTH:1e4,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
|
|
36
|
+
`,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}},86582:function(h,A,f){"use strict";const l=f(38154),s=f(59743),u=f(79963),a=(n="",r="",t=!1)=>{const i=[];if(n=[].concat(n),r=[].concat(r),!r.length)return n;if(!n.length)return t?u.flatten(r).map(o=>`{${o}}`):r;for(const o of n)if(Array.isArray(o))for(const c of o)i.push(a(c,r,t));else for(let c of r)t===!0&&typeof c=="string"&&(c=`{${c}}`),i.push(Array.isArray(c)?a(o,c,t):o+c);return u.flatten(i)},e=(n,r={})=>{const t=r.rangeLimit===void 0?1e3:r.rangeLimit,i=(o,c={})=>{o.queue=[];let p=c,y=c.queue;for(;p.type!=="brace"&&p.type!=="root"&&p.parent;)p=p.parent,y=p.queue;if(o.invalid||o.dollar){y.push(a(y.pop(),s(o,r)));return}if(o.type==="brace"&&o.invalid!==!0&&o.nodes.length===2){y.push(a(y.pop(),["{}"]));return}if(o.nodes&&o.ranges>0){const j=u.reduce(o.nodes);if(u.exceedsLimit(...j,r.step,t))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let C=l(...j,r);C.length===0&&(C=s(o,r)),y.push(a(y.pop(),C)),o.nodes=[];return}const E=u.encloseBrace(o);let x=o.queue,P=o;for(;P.type!=="brace"&&P.type!=="root"&&P.parent;)P=P.parent,x=P.queue;for(let j=0;j<o.nodes.length;j++){const C=o.nodes[j];if(C.type==="comma"&&o.type==="brace"){j===1&&x.push(""),x.push("");continue}if(C.type==="close"){y.push(a(y.pop(),x,E));continue}if(C.value&&C.type!=="open"){x.push(a(x.pop(),C.value));continue}C.nodes&&i(C,o)}return x};return u.flatten(i(n))};h.exports=e},11834:function(h,A,f){"use strict";const l=f(59743),{MAX_LENGTH:s,CHAR_BACKSLASH:u,CHAR_BACKTICK:a,CHAR_COMMA:e,CHAR_DOT:n,CHAR_LEFT_PARENTHESES:r,CHAR_RIGHT_PARENTHESES:t,CHAR_LEFT_CURLY_BRACE:i,CHAR_RIGHT_CURLY_BRACE:o,CHAR_LEFT_SQUARE_BRACKET:c,CHAR_RIGHT_SQUARE_BRACKET:p,CHAR_DOUBLE_QUOTE:y,CHAR_SINGLE_QUOTE:E,CHAR_NO_BREAK_SPACE:x,CHAR_ZERO_WIDTH_NOBREAK_SPACE:P}=f(2223),j=(C,L={})=>{if(typeof C!="string")throw new TypeError("Expected a string");const m=L||{},v=typeof m.maxLength=="number"?Math.min(s,m.maxLength):s;if(C.length>v)throw new SyntaxError(`Input length (${C.length}), exceeds max characters (${v})`);const d={type:"root",input:C,nodes:[]},N=[d];let g=d,w=d,T=0;const O=C.length;let U=0,I=0,b;const M=()=>C[U++],S=R=>{if(R.type==="text"&&w.type==="dot"&&(w.type="text"),w&&w.type==="text"&&R.type==="text"){w.value+=R.value;return}return g.nodes.push(R),R.parent=g,R.prev=w,w=R,R};for(S({type:"bos"});U<O;)if(g=N[N.length-1],b=M(),!(b===P||b===x)){if(b===u){S({type:"text",value:(L.keepEscaping?b:"")+M()});continue}if(b===p){S({type:"text",value:"\\"+b});continue}if(b===c){T++;let R;for(;U<O&&(R=M());){if(b+=R,R===c){T++;continue}if(R===u){b+=M();continue}if(R===p&&(T--,T===0))break}S({type:"text",value:b});continue}if(b===r){g=S({type:"paren",nodes:[]}),N.push(g),S({type:"text",value:b});continue}if(b===t){if(g.type!=="paren"){S({type:"text",value:b});continue}g=N.pop(),S({type:"text",value:b}),g=N[N.length-1];continue}if(b===y||b===E||b===a){const R=b;let H;for(L.keepQuotes!==!0&&(b="");U<O&&(H=M());){if(H===u){b+=H+M();continue}if(H===R){L.keepQuotes===!0&&(b+=H);break}b+=H}S({type:"text",value:b});continue}if(b===i){I++;const H={type:"brace",open:!0,close:!1,dollar:w.value&&w.value.slice(-1)==="$"||g.dollar===!0,depth:I,commas:0,ranges:0,nodes:[]};g=S(H),N.push(g),S({type:"open",value:b});continue}if(b===o){if(g.type!=="brace"){S({type:"text",value:b});continue}const R="close";g=N.pop(),g.close=!0,S({type:R,value:b}),I--,g=N[N.length-1];continue}if(b===e&&I>0){if(g.ranges>0){g.ranges=0;const R=g.nodes.shift();g.nodes=[R,{type:"text",value:l(g)}]}S({type:"comma",value:b}),g.commas++;continue}if(b===n&&I>0&&g.commas===0){const R=g.nodes;if(I===0||R.length===0){S({type:"text",value:b});continue}if(w.type==="dot"){if(g.range=[],w.value+=b,w.type="range",g.nodes.length!==3&&g.nodes.length!==5){g.invalid=!0,g.ranges=0,w.type="text";continue}g.ranges++,g.args=[];continue}if(w.type==="range"){R.pop();const H=R[R.length-1];H.value+=w.value+b,w=H,g.ranges--;continue}S({type:"dot",value:b});continue}S({type:"text",value:b})}do if(g=N.pop(),g.type!=="root"){g.nodes.forEach(q=>{q.nodes||(q.type==="open"&&(q.isOpen=!0),q.type==="close"&&(q.isClose=!0),q.nodes||(q.type="text"),q.invalid=!0)});const R=N[N.length-1],H=R.nodes.indexOf(g);R.nodes.splice(H,1,...g.nodes)}while(N.length>0);return S({type:"eos"}),d};h.exports=j},59743:function(h,A,f){"use strict";const l=f(79963);h.exports=(s,u={})=>{const a=(e,n={})=>{const r=u.escapeInvalid&&l.isInvalidBrace(n),t=e.invalid===!0&&u.escapeInvalid===!0;let i="";if(e.value)return(r||t)&&l.isOpenOrClose(e)?"\\"+e.value:e.value;if(e.value)return e.value;if(e.nodes)for(const o of e.nodes)i+=a(o);return i};return a(s)}},79963:function(h,A){"use strict";A.isInteger=f=>typeof f=="number"?Number.isInteger(f):typeof f=="string"&&f.trim()!==""?Number.isInteger(Number(f)):!1,A.find=(f,l)=>f.nodes.find(s=>s.type===l),A.exceedsLimit=(f,l,s=1,u)=>u===!1||!A.isInteger(f)||!A.isInteger(l)?!1:(Number(l)-Number(f))/Number(s)>=u,A.escapeNode=(f,l=0,s)=>{const u=f.nodes[l];u&&(s&&u.type===s||u.type==="open"||u.type==="close")&&u.escaped!==!0&&(u.value="\\"+u.value,u.escaped=!0)},A.encloseBrace=f=>f.type!=="brace"||f.commas>>0+f.ranges>>0?!1:(f.invalid=!0,!0),A.isInvalidBrace=f=>f.type!=="brace"?!1:f.invalid===!0||f.dollar?!0:!(f.commas>>0+f.ranges>>0)||f.open!==!0||f.close!==!0?(f.invalid=!0,!0):!1,A.isOpenOrClose=f=>f.type==="open"||f.type==="close"?!0:f.open===!0||f.close===!0,A.reduce=f=>f.reduce((l,s)=>(s.type==="text"&&l.push(s.value),s.type==="range"&&(s.type="text"),l),[]),A.flatten=(...f)=>{const l=[],s=u=>{for(let a=0;a<u.length;a++){const e=u[a];if(Array.isArray(e)){s(e);continue}e!==void 0&&l.push(e)}return l};return s(f),l}},38154:function(h,A,f){"use strict";const l=f(89539),s=f(45702),u=m=>m!==null&&typeof m=="object"&&!Array.isArray(m),a=m=>v=>m===!0?Number(v):String(v),e=m=>typeof m=="number"||typeof m=="string"&&m!=="",n=m=>Number.isInteger(+m),r=m=>{let v=`${m}`,d=-1;if(v[0]==="-"&&(v=v.slice(1)),v==="0")return!1;for(;v[++d]==="0";);return d>0},t=(m,v,d)=>typeof m=="string"||typeof v=="string"?!0:d.stringify===!0,i=(m,v,d)=>{if(v>0){let N=m[0]==="-"?"-":"";N&&(m=m.slice(1)),m=N+m.padStart(N?v-1:v,"0")}return d===!1?String(m):m},o=(m,v)=>{let d=m[0]==="-"?"-":"";for(d&&(m=m.slice(1),v--);m.length<v;)m="0"+m;return d?"-"+m:m},c=(m,v,d)=>{m.negatives.sort((O,U)=>O<U?-1:O>U?1:0),m.positives.sort((O,U)=>O<U?-1:O>U?1:0);let N=v.capture?"":"?:",g="",w="",T;return m.positives.length&&(g=m.positives.map(O=>o(String(O),d)).join("|")),m.negatives.length&&(w=`-(${N}${m.negatives.map(O=>o(String(O),d)).join("|")})`),g&&w?T=`${g}|${w}`:T=g||w,v.wrap?`(${N}${T})`:T},p=(m,v,d,N)=>{if(d)return s(m,v,{wrap:!1,...N});let g=String.fromCharCode(m);if(m===v)return g;let w=String.fromCharCode(v);return`[${g}-${w}]`},y=(m,v,d)=>{if(Array.isArray(m)){let N=d.wrap===!0,g=d.capture?"":"?:";return N?`(${g}${m.join("|")})`:m.join("|")}return s(m,v,d)},E=(...m)=>new RangeError("Invalid range arguments: "+l.inspect(...m)),x=(m,v,d)=>{if(d.strictRanges===!0)throw E([m,v]);return[]},P=(m,v)=>{if(v.strictRanges===!0)throw new TypeError(`Expected step "${m}" to be a number`);return[]},j=(m,v,d=1,N={})=>{let g=Number(m),w=Number(v);if(!Number.isInteger(g)||!Number.isInteger(w)){if(N.strictRanges===!0)throw E([m,v]);return[]}g===0&&(g=0),w===0&&(w=0);let T=g>w,O=String(m),U=String(v),I=String(d);d=Math.max(Math.abs(d),1);let b=r(O)||r(U)||r(I),M=b?Math.max(O.length,U.length,I.length):0,S=b===!1&&t(m,v,N)===!1,R=N.transform||a(S);if(N.toRegex&&d===1)return p(o(m,M),o(v,M),!0,N);let H={negatives:[],positives:[]},q=$=>H[$<0?"negatives":"positives"].push(Math.abs($)),B=[],F=0;for(;T?g>=w:g<=w;)N.toRegex===!0&&d>1?q(g):B.push(i(R(g,F),M,S)),g=T?g-d:g+d,F++;return N.toRegex===!0?d>1?c(H,N,M):y(B,null,{wrap:!1,...N}):B},C=(m,v,d=1,N={})=>{if(!n(m)&&m.length>1||!n(v)&&v.length>1)return x(m,v,N);let g=N.transform||(S=>String.fromCharCode(S)),w=`${m}`.charCodeAt(0),T=`${v}`.charCodeAt(0),O=w>T,U=Math.min(w,T),I=Math.max(w,T);if(N.toRegex&&d===1)return p(U,I,!1,N);let b=[],M=0;for(;O?w>=T:w<=T;)b.push(g(w,M)),w=O?w-d:w+d,M++;return N.toRegex===!0?y(b,null,{wrap:!1,options:N}):b},L=(m,v,d,N={})=>{if(v==null&&e(m))return[m];if(!e(m)||!e(v))return x(m,v,N);if(typeof d=="function")return L(m,v,1,{transform:d});if(u(d))return L(m,v,0,d);let g={...N};return g.capture===!0&&(g.wrap=!0),d=d||g.step||1,n(d)?n(m)&&n(v)?j(m,v,d,g):C(m,v,Math.max(Math.abs(d),1),g):d!=null&&!u(d)?P(d,g):L(m,v,1,d)};h.exports=L},19498:function(h,A,f){"use strict";const l=f(89539),s=f(68527),u=f(59444),a=f(28702),e=t=>t===""||t==="./",n=t=>{const i=t.indexOf("{");return i>-1&&t.indexOf("}",i)>-1},r=(t,i,o)=>{i=[].concat(i),t=[].concat(t);let c=new Set,p=new Set,y=new Set,E=0,x=C=>{y.add(C.output),o&&o.onResult&&o.onResult(C)};for(let C=0;C<i.length;C++){let L=u(String(i[C]),{...o,onResult:x},!0),m=L.state.negated||L.state.negatedExtglob;m&&E++;for(let v of t){let d=L(v,!0);(m?!d.isMatch:d.isMatch)&&(m?c.add(d.output):(c.delete(d.output),p.add(d.output)))}}let j=(E===i.length?[...y]:[...p]).filter(C=>!c.has(C));if(o&&j.length===0){if(o.failglob===!0)throw new Error(`No matches found for "${i.join(", ")}"`);if(o.nonull===!0||o.nullglob===!0)return o.unescape?i.map(C=>C.replace(/\\/g,"")):i}return j};r.match=r,r.matcher=(t,i)=>u(t,i),r.isMatch=(t,i,o)=>u(i,o)(t),r.any=r.isMatch,r.not=(t,i,o={})=>{i=[].concat(i).map(String);let c=new Set,p=[],y=x=>{o.onResult&&o.onResult(x),p.push(x.output)},E=new Set(r(t,i,{...o,onResult:y}));for(let x of p)E.has(x)||c.add(x);return[...c]},r.contains=(t,i,o)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${l.inspect(t)}"`);if(Array.isArray(i))return i.some(c=>r.contains(t,c,o));if(typeof i=="string"){if(e(t)||e(i))return!1;if(t.includes(i)||t.startsWith("./")&&t.slice(2).includes(i))return!0}return r.isMatch(t,i,{...o,contains:!0})},r.matchKeys=(t,i,o)=>{if(!a.isObject(t))throw new TypeError("Expected the first argument to be an object");let c=r(Object.keys(t),i,o),p={};for(let y of c)p[y]=t[y];return p},r.some=(t,i,o)=>{let c=[].concat(t);for(let p of[].concat(i)){let y=u(String(p),o);if(c.some(E=>y(E)))return!0}return!1},r.every=(t,i,o)=>{let c=[].concat(t);for(let p of[].concat(i)){let y=u(String(p),o);if(!c.every(E=>y(E)))return!1}return!0},r.all=(t,i,o)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${l.inspect(t)}"`);return[].concat(i).every(c=>u(c,o)(t))},r.capture=(t,i,o)=>{let c=a.isWindows(o),y=u.makeRe(String(t),{...o,capture:!0}).exec(c?a.toPosixSlashes(i):i);if(y)return y.slice(1).map(E=>E===void 0?"":E)},r.makeRe=(...t)=>u.makeRe(...t),r.scan=(...t)=>u.scan(...t),r.parse=(t,i)=>{let o=[];for(let c of[].concat(t||[]))for(let p of s(String(c),i))o.push(u.parse(p,i));return o},r.braces=(t,i)=>{if(typeof t!="string")throw new TypeError("Expected a string");return i&&i.nobrace===!0||!n(t)?[t]:s(t,i)},r.braceExpand=(t,i)=>{if(typeof t!="string")throw new TypeError("Expected a string");return r.braces(t,{...i,expand:!0})},r.hasBraces=n,h.exports=r}}]);
|