diff --git a/404.html b/404.html index c471b50e..0862253e 100644 --- a/404.html +++ b/404.html @@ -22,7 +22,7 @@ - + diff --git a/Ads.txt b/ads.txt similarity index 100% rename from Ads.txt rename to ads.txt diff --git a/assets/js/1a4e3797.7474aa62.js b/assets/js/1a4e3797.7474aa62.js new file mode 100644 index 00000000..ef3f7c83 --- /dev/null +++ b/assets/js/1a4e3797.7474aa62.js @@ -0,0 +1,2 @@ +/*! For license information please see 1a4e3797.7474aa62.js.LICENSE.txt */ +(self.webpackChunkouch1978_at_github=self.webpackChunkouch1978_at_github||[]).push([[2138],{72733:e=>{function t(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function r(e){return"function"==typeof e}function n(e){return"object"==typeof e&&null!==e}function i(e){return void 0===e}e.exports=t,t.prototype._events=void 0,t.prototype._maxListeners=void 0,t.defaultMaxListeners=10,t.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw TypeError("n must be a positive number");return this._maxListeners=e,this},t.prototype.emit=function(e){var t,s,a,c,o,u;if(this._events||(this._events={}),"error"===e&&(!this._events.error||n(this._events.error)&&!this._events.error.length)){if((t=arguments[1])instanceof Error)throw t;var h=new Error('Uncaught, unspecified "error" event. ('+t+")");throw h.context=t,h}if(i(s=this._events[e]))return!1;if(r(s))switch(arguments.length){case 1:s.call(this);break;case 2:s.call(this,arguments[1]);break;case 3:s.call(this,arguments[1],arguments[2]);break;default:c=Array.prototype.slice.call(arguments,1),s.apply(this,c)}else if(n(s))for(c=Array.prototype.slice.call(arguments,1),a=(u=s.slice()).length,o=0;o0&&this._events[e].length>a&&(this._events[e].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[e].length),"function"==typeof console.trace&&console.trace()),this},t.prototype.on=t.prototype.addListener,t.prototype.once=function(e,t){if(!r(t))throw TypeError("listener must be a function");var n=!1;function i(){this.removeListener(e,i),n||(n=!0,t.apply(this,arguments))}return i.listener=t,this.on(e,i),this},t.prototype.removeListener=function(e,t){var i,s,a,c;if(!r(t))throw TypeError("listener must be a function");if(!this._events||!this._events[e])return this;if(a=(i=this._events[e]).length,s=-1,i===t||r(i.listener)&&i.listener===t)delete this._events[e],this._events.removeListener&&this.emit("removeListener",e,t);else if(n(i)){for(c=a;c-- >0;)if(i[c]===t||i[c].listener&&i[c].listener===t){s=c;break}if(s<0)return this;1===i.length?(i.length=0,delete this._events[e]):i.splice(s,1),this._events.removeListener&&this.emit("removeListener",e,t)}return this},t.prototype.removeAllListeners=function(e){var t,n;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[e]&&delete this._events[e],this;if(0===arguments.length){for(t in this._events)"removeListener"!==t&&this.removeAllListeners(t);return this.removeAllListeners("removeListener"),this._events={},this}if(r(n=this._events[e]))this.removeListener(e,n);else if(n)for(;n.length;)this.removeListener(e,n[n.length-1]);return delete this._events[e],this},t.prototype.listeners=function(e){return this._events&&this._events[e]?r(this._events[e])?[this._events[e]]:this._events[e].slice():[]},t.prototype.listenerCount=function(e){if(this._events){var t=this._events[e];if(r(t))return 1;if(t)return t.length}return 0},t.listenerCount=function(e,t){return e.listenerCount(t)}},74103:(e,t,r)=>{"use strict";var n=r(36571),i=r(19127),s=r(33371),a=r(67691);function c(e,t,r,i){return new n(e,t,r,i)}c.version=r(16938),c.AlgoliaSearchHelper=n,c.SearchParameters=s,c.RecommendParameters=i,c.SearchResults=a,e.exports=c},46732:(e,t,r)=>{"use strict";var n=r(72733);function i(e,t,r){this.main=e,this.fn=t,this.recommendFn=r,this.lastResults=null,this.lastRecommendResults=null}r(73014)(i,n),i.prototype.detach=function(){this.removeAllListeners(),this.main.detachDerivedHelper(this)},i.prototype.getModifiedState=function(e){return this.fn(e)},i.prototype.getModifiedRecommendState=function(e){return this.recommendFn(e)},e.exports=i},19127:e=>{"use strict";function t(e){e=e||{},this.params=e.params||[]}t.prototype={constructor:t,addParams:function(e){var r=this.params.slice(),n=this.params.findIndex((function(t){return t.$$id===e.$$id}));return-1!==n?r.splice(n,1,e):r.push(e),new t({params:r})},removeParams:function(e){return new t({params:this.params.filter((function(t){return t.$$id!==e}))})},addFrequentlyBoughtTogether:function(e){return this.addParams(Object.assign({},e,{model:"bought-together"}))},addRelatedProducts:function(e){return this.addParams(Object.assign({},e,{model:"related-products"}))},addTrendingItems:function(e){return this.addParams(Object.assign({},e,{model:"trending-items"}))},addTrendingFacets:function(e){return this.addParams(Object.assign({},e,{model:"trending-facets"}))},addLookingSimilar:function(e){return this.addParams(Object.assign({},e,{model:"looking-similar"}))},_buildQueries:function(e){return this.params.map((function(t){var r=Object.assign({},t,{indexName:e});return delete r.$$id,r}))}},e.exports=t},44054:(e,t,r)=>{"use strict";var n=r(29110),i=r(40317),s=r(21383),a={addRefinement:function(e,t,r){if(a.isRefined(e,t,r))return e;var i=""+r,s=e[t]?e[t].concat(i):[i],c={};return c[t]=s,n({},c,e)},removeRefinement:function(e,t,r){if(void 0===r)return a.clearRefinement(e,(function(e,r){return t===r}));var n=""+r;return a.clearRefinement(e,(function(e,r){return t===r&&n===e}))},toggleRefinement:function(e,t,r){if(void 0===r)throw new Error("toggleRefinement should be used with a value");return a.isRefined(e,t,r)?a.removeRefinement(e,t,r):a.addRefinement(e,t,r)},clearRefinement:function(e,t,r){if(void 0===t)return i(e)?{}:e;if("string"==typeof t)return s(e,[t]);if("function"==typeof t){var n=!1,a=Object.keys(e).reduce((function(i,s){var a=e[s]||[],c=a.filter((function(e){return!t(e,s,r)}));return c.length!==a.length&&(n=!0),i[s]=c,i}),{});return n?a:e}},isRefined:function(e,t,r){var n=Boolean(e[t])&&e[t].length>0;if(void 0===r||!n)return n;var i=""+r;return-1!==e[t].indexOf(i)}};e.exports=a},33371:(e,t,r)=>{"use strict";var n=r(29110),i=r(20849),s=r(14843),a=r(44728),c=r(40317),o=r(21383),u=r(17507),h=r(72208),f=r(44054);function l(e,t){return Array.isArray(e)&&Array.isArray(t)?e.length===t.length&&e.every((function(e,r){return l(t[r],e)})):e===t}function m(e){var t=e?m._parseNumbers(e):{};void 0===t.userToken||h(t.userToken)||console.warn("[algoliasearch-helper] The `userToken` parameter is invalid. This can lead to wrong analytics.\n - Format: [a-zA-Z0-9_-]{1,64}"),this.facets=t.facets||[],this.disjunctiveFacets=t.disjunctiveFacets||[],this.hierarchicalFacets=t.hierarchicalFacets||[],this.facetsRefinements=t.facetsRefinements||{},this.facetsExcludes=t.facetsExcludes||{},this.disjunctiveFacetsRefinements=t.disjunctiveFacetsRefinements||{},this.numericRefinements=t.numericRefinements||{},this.tagRefinements=t.tagRefinements||[],this.hierarchicalFacetsRefinements=t.hierarchicalFacetsRefinements||{};var r=this;Object.keys(t).forEach((function(e){var n=-1!==m.PARAMETERS.indexOf(e),i=void 0!==t[e];!n&&i&&(r[e]=t[e])}))}m.PARAMETERS=Object.keys(new m),m._parseNumbers=function(e){if(e instanceof m)return e;var t={};if(["aroundPrecision","aroundRadius","getRankingInfo","minWordSizefor2Typos","minWordSizefor1Typo","page","maxValuesPerFacet","distinct","minimumAroundRadius","hitsPerPage","minProximity"].forEach((function(r){var n=e[r];if("string"==typeof n){var i=parseFloat(n);t[r]=isNaN(i)?n:i}})),Array.isArray(e.insideBoundingBox)&&(t.insideBoundingBox=e.insideBoundingBox.map((function(e){return Array.isArray(e)?e.map((function(e){return parseFloat(e)})):e}))),e.numericRefinements){var r={};Object.keys(e.numericRefinements).forEach((function(t){var n=e.numericRefinements[t]||{};r[t]={},Object.keys(n).forEach((function(e){var i=n[e].map((function(e){return Array.isArray(e)?e.map((function(e){return"string"==typeof e?parseFloat(e):e})):"string"==typeof e?parseFloat(e):e}));r[t][e]=i}))})),t.numericRefinements=r}return a(e,t)},m.make=function(e){var t=new m(e);return(e.hierarchicalFacets||[]).forEach((function(e){if(e.rootPath){var r=t.getHierarchicalRefinement(e.name);r.length>0&&0!==r[0].indexOf(e.rootPath)&&(t=t.clearRefinements(e.name)),0===(r=t.getHierarchicalRefinement(e.name)).length&&(t=t.toggleHierarchicalFacetRefinement(e.name,e.rootPath))}})),t},m.validate=function(e,t){var r=t||{};return e.tagFilters&&r.tagRefinements&&r.tagRefinements.length>0?new Error("[Tags] Cannot switch from the managed tag API to the advanced API. It is probably an error, if it is really what you want, you should first clear the tags with clearTags method."):e.tagRefinements.length>0&&r.tagFilters?new Error("[Tags] Cannot switch from the advanced tag API to the managed API. It is probably an error, if it is not, you should first clear the tags with clearTags method."):e.numericFilters&&r.numericRefinements&&c(r.numericRefinements)?new Error("[Numeric filters] Can't switch from the advanced to the managed API. It is probably an error, if this is really what you want, you have to first clear the numeric filters."):c(e.numericRefinements)&&r.numericFilters?new Error("[Numeric filters] Can't switch from the managed API to the advanced. It is probably an error, if this is really what you want, you have to first clear the numeric filters."):null},m.prototype={constructor:m,clearRefinements:function(e){var t={numericRefinements:this._clearNumericRefinements(e),facetsRefinements:f.clearRefinement(this.facetsRefinements,e,"conjunctiveFacet"),facetsExcludes:f.clearRefinement(this.facetsExcludes,e,"exclude"),disjunctiveFacetsRefinements:f.clearRefinement(this.disjunctiveFacetsRefinements,e,"disjunctiveFacet"),hierarchicalFacetsRefinements:f.clearRefinement(this.hierarchicalFacetsRefinements,e,"hierarchicalFacet")};return t.numericRefinements===this.numericRefinements&&t.facetsRefinements===this.facetsRefinements&&t.facetsExcludes===this.facetsExcludes&&t.disjunctiveFacetsRefinements===this.disjunctiveFacetsRefinements&&t.hierarchicalFacetsRefinements===this.hierarchicalFacetsRefinements?this:this.setQueryParameters(t)},clearTags:function(){return void 0===this.tagFilters&&0===this.tagRefinements.length?this:this.setQueryParameters({tagFilters:void 0,tagRefinements:[]})},setIndex:function(e){return e===this.index?this:this.setQueryParameters({index:e})},setQuery:function(e){return e===this.query?this:this.setQueryParameters({query:e})},setPage:function(e){return e===this.page?this:this.setQueryParameters({page:e})},setFacets:function(e){return this.setQueryParameters({facets:e})},setDisjunctiveFacets:function(e){return this.setQueryParameters({disjunctiveFacets:e})},setHitsPerPage:function(e){return this.hitsPerPage===e?this:this.setQueryParameters({hitsPerPage:e})},setTypoTolerance:function(e){return this.typoTolerance===e?this:this.setQueryParameters({typoTolerance:e})},addNumericRefinement:function(e,t,r){var n=u(r);if(this.isNumericRefined(e,t,n))return this;var i=a({},this.numericRefinements);return i[e]=a({},i[e]),i[e][t]?(i[e][t]=i[e][t].slice(),i[e][t].push(n)):i[e][t]=[n],this.setQueryParameters({numericRefinements:i})},getConjunctiveRefinements:function(e){return this.isConjunctiveFacet(e)&&this.facetsRefinements[e]||[]},getDisjunctiveRefinements:function(e){return this.isDisjunctiveFacet(e)&&this.disjunctiveFacetsRefinements[e]||[]},getHierarchicalRefinement:function(e){return this.hierarchicalFacetsRefinements[e]||[]},getExcludeRefinements:function(e){return this.isConjunctiveFacet(e)&&this.facetsExcludes[e]||[]},removeNumericRefinement:function(e,t,r){var n=r;return void 0!==n?this.isNumericRefined(e,t,n)?this.setQueryParameters({numericRefinements:this._clearNumericRefinements((function(r,i){return i===e&&r.op===t&&l(r.val,u(n))}))}):this:void 0!==t?this.isNumericRefined(e,t)?this.setQueryParameters({numericRefinements:this._clearNumericRefinements((function(r,n){return n===e&&r.op===t}))}):this:this.isNumericRefined(e)?this.setQueryParameters({numericRefinements:this._clearNumericRefinements((function(t,r){return r===e}))}):this},getNumericRefinements:function(e){return this.numericRefinements[e]||{}},getNumericRefinement:function(e,t){return this.numericRefinements[e]&&this.numericRefinements[e][t]},_clearNumericRefinements:function(e){if(void 0===e)return c(this.numericRefinements)?{}:this.numericRefinements;if("string"==typeof e)return o(this.numericRefinements,[e]);if("function"==typeof e){var t=!1,r=this.numericRefinements,n=Object.keys(r).reduce((function(n,i){var s=r[i],a={};return s=s||{},Object.keys(s).forEach((function(r){var n=s[r]||[],c=[];n.forEach((function(t){e({val:t,op:r},i,"numeric")||c.push(t)})),c.length!==n.length&&(t=!0),a[r]=c})),n[i]=a,n}),{});return t?n:this.numericRefinements}},addFacet:function(e){return this.isConjunctiveFacet(e)?this:this.setQueryParameters({facets:this.facets.concat([e])})},addDisjunctiveFacet:function(e){return this.isDisjunctiveFacet(e)?this:this.setQueryParameters({disjunctiveFacets:this.disjunctiveFacets.concat([e])})},addHierarchicalFacet:function(e){if(this.isHierarchicalFacet(e.name))throw new Error("Cannot declare two hierarchical facets with the same name: `"+e.name+"`");return this.setQueryParameters({hierarchicalFacets:this.hierarchicalFacets.concat([e])})},addFacetRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return f.isRefined(this.facetsRefinements,e,t)?this:this.setQueryParameters({facetsRefinements:f.addRefinement(this.facetsRefinements,e,t)})},addExcludeRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return f.isRefined(this.facetsExcludes,e,t)?this:this.setQueryParameters({facetsExcludes:f.addRefinement(this.facetsExcludes,e,t)})},addDisjunctiveFacetRefinement:function(e,t){if(!this.isDisjunctiveFacet(e))throw new Error(e+" is not defined in the disjunctiveFacets attribute of the helper configuration");return f.isRefined(this.disjunctiveFacetsRefinements,e,t)?this:this.setQueryParameters({disjunctiveFacetsRefinements:f.addRefinement(this.disjunctiveFacetsRefinements,e,t)})},addTagRefinement:function(e){if(this.isTagRefined(e))return this;var t={tagRefinements:this.tagRefinements.concat(e)};return this.setQueryParameters(t)},removeFacet:function(e){return this.isConjunctiveFacet(e)?this.clearRefinements(e).setQueryParameters({facets:this.facets.filter((function(t){return t!==e}))}):this},removeDisjunctiveFacet:function(e){return this.isDisjunctiveFacet(e)?this.clearRefinements(e).setQueryParameters({disjunctiveFacets:this.disjunctiveFacets.filter((function(t){return t!==e}))}):this},removeHierarchicalFacet:function(e){return this.isHierarchicalFacet(e)?this.clearRefinements(e).setQueryParameters({hierarchicalFacets:this.hierarchicalFacets.filter((function(t){return t.name!==e}))}):this},removeFacetRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return f.isRefined(this.facetsRefinements,e,t)?this.setQueryParameters({facetsRefinements:f.removeRefinement(this.facetsRefinements,e,t)}):this},removeExcludeRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return f.isRefined(this.facetsExcludes,e,t)?this.setQueryParameters({facetsExcludes:f.removeRefinement(this.facetsExcludes,e,t)}):this},removeDisjunctiveFacetRefinement:function(e,t){if(!this.isDisjunctiveFacet(e))throw new Error(e+" is not defined in the disjunctiveFacets attribute of the helper configuration");return f.isRefined(this.disjunctiveFacetsRefinements,e,t)?this.setQueryParameters({disjunctiveFacetsRefinements:f.removeRefinement(this.disjunctiveFacetsRefinements,e,t)}):this},removeTagRefinement:function(e){if(!this.isTagRefined(e))return this;var t={tagRefinements:this.tagRefinements.filter((function(t){return t!==e}))};return this.setQueryParameters(t)},toggleRefinement:function(e,t){return this.toggleFacetRefinement(e,t)},toggleFacetRefinement:function(e,t){if(this.isHierarchicalFacet(e))return this.toggleHierarchicalFacetRefinement(e,t);if(this.isConjunctiveFacet(e))return this.toggleConjunctiveFacetRefinement(e,t);if(this.isDisjunctiveFacet(e))return this.toggleDisjunctiveFacetRefinement(e,t);throw new Error("Cannot refine the undeclared facet "+e+"; it should be added to the helper options facets, disjunctiveFacets or hierarchicalFacets")},toggleConjunctiveFacetRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return this.setQueryParameters({facetsRefinements:f.toggleRefinement(this.facetsRefinements,e,t)})},toggleExcludeFacetRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return this.setQueryParameters({facetsExcludes:f.toggleRefinement(this.facetsExcludes,e,t)})},toggleDisjunctiveFacetRefinement:function(e,t){if(!this.isDisjunctiveFacet(e))throw new Error(e+" is not defined in the disjunctiveFacets attribute of the helper configuration");return this.setQueryParameters({disjunctiveFacetsRefinements:f.toggleRefinement(this.disjunctiveFacetsRefinements,e,t)})},toggleHierarchicalFacetRefinement:function(e,t){if(!this.isHierarchicalFacet(e))throw new Error(e+" is not defined in the hierarchicalFacets attribute of the helper configuration");var r=this._getHierarchicalFacetSeparator(this.getHierarchicalFacetByName(e)),i={};return void 0!==this.hierarchicalFacetsRefinements[e]&&this.hierarchicalFacetsRefinements[e].length>0&&(this.hierarchicalFacetsRefinements[e][0]===t||0===this.hierarchicalFacetsRefinements[e][0].indexOf(t+r))?-1===t.indexOf(r)?i[e]=[]:i[e]=[t.slice(0,t.lastIndexOf(r))]:i[e]=[t],this.setQueryParameters({hierarchicalFacetsRefinements:n({},i,this.hierarchicalFacetsRefinements)})},addHierarchicalFacetRefinement:function(e,t){if(this.isHierarchicalFacetRefined(e))throw new Error(e+" is already refined.");if(!this.isHierarchicalFacet(e))throw new Error(e+" is not defined in the hierarchicalFacets attribute of the helper configuration.");var r={};return r[e]=[t],this.setQueryParameters({hierarchicalFacetsRefinements:n({},r,this.hierarchicalFacetsRefinements)})},removeHierarchicalFacetRefinement:function(e){if(!this.isHierarchicalFacetRefined(e))return this;var t={};return t[e]=[],this.setQueryParameters({hierarchicalFacetsRefinements:n({},t,this.hierarchicalFacetsRefinements)})},toggleTagRefinement:function(e){return this.isTagRefined(e)?this.removeTagRefinement(e):this.addTagRefinement(e)},isDisjunctiveFacet:function(e){return this.disjunctiveFacets.indexOf(e)>-1},isHierarchicalFacet:function(e){return void 0!==this.getHierarchicalFacetByName(e)},isConjunctiveFacet:function(e){return this.facets.indexOf(e)>-1},isFacetRefined:function(e,t){return!!this.isConjunctiveFacet(e)&&f.isRefined(this.facetsRefinements,e,t)},isExcludeRefined:function(e,t){return!!this.isConjunctiveFacet(e)&&f.isRefined(this.facetsExcludes,e,t)},isDisjunctiveFacetRefined:function(e,t){return!!this.isDisjunctiveFacet(e)&&f.isRefined(this.disjunctiveFacetsRefinements,e,t)},isHierarchicalFacetRefined:function(e,t){if(!this.isHierarchicalFacet(e))return!1;var r=this.getHierarchicalRefinement(e);return t?-1!==r.indexOf(t):r.length>0},isNumericRefined:function(e,t,r){if(void 0===r&&void 0===t)return Boolean(this.numericRefinements[e]);var n=this.numericRefinements[e]&&void 0!==this.numericRefinements[e][t];if(void 0===r||!n)return n;var s,a,c=u(r),o=void 0!==(s=this.numericRefinements[e][t],a=c,i(s,(function(e){return l(e,a)})));return n&&o},isTagRefined:function(e){return-1!==this.tagRefinements.indexOf(e)},getRefinedDisjunctiveFacets:function(){var e=this,t=s(Object.keys(this.numericRefinements).filter((function(t){return Object.keys(e.numericRefinements[t]).length>0})),this.disjunctiveFacets);return Object.keys(this.disjunctiveFacetsRefinements).filter((function(t){return e.disjunctiveFacetsRefinements[t].length>0})).concat(t).concat(this.getRefinedHierarchicalFacets()).sort()},getRefinedHierarchicalFacets:function(){var e=this;return s(this.hierarchicalFacets.map((function(e){return e.name})),Object.keys(this.hierarchicalFacetsRefinements).filter((function(t){return e.hierarchicalFacetsRefinements[t].length>0}))).sort()},getUnrefinedDisjunctiveFacets:function(){var e=this.getRefinedDisjunctiveFacets();return this.disjunctiveFacets.filter((function(t){return-1===e.indexOf(t)}))},managedParameters:["index","facets","disjunctiveFacets","facetsRefinements","hierarchicalFacets","facetsExcludes","disjunctiveFacetsRefinements","numericRefinements","tagRefinements","hierarchicalFacetsRefinements"],getQueryParams:function(){var e=this.managedParameters,t={},r=this;return Object.keys(this).forEach((function(n){var i=r[n];-1===e.indexOf(n)&&void 0!==i&&(t[n]=i)})),t},setQueryParameter:function(e,t){if(this[e]===t)return this;var r={};return r[e]=t,this.setQueryParameters(r)},setQueryParameters:function(e){if(!e)return this;var t=m.validate(this,e);if(t)throw t;var r=this,n=m._parseNumbers(e),i=Object.keys(this).reduce((function(e,t){return e[t]=r[t],e}),{}),s=Object.keys(n).reduce((function(e,t){var r=void 0!==e[t],i=void 0!==n[t];return r&&!i?o(e,[t]):(i&&(e[t]=n[t]),e)}),i);return new this.constructor(s)},resetPage:function(){return void 0===this.page?this:this.setPage(0)},_getHierarchicalFacetSortBy:function(e){return e.sortBy||["isRefined:desc","name:asc"]},_getHierarchicalFacetSeparator:function(e){return e.separator||" > "},_getHierarchicalRootPath:function(e){return e.rootPath||null},_getHierarchicalShowParentLevel:function(e){return"boolean"!=typeof e.showParentLevel||e.showParentLevel},getHierarchicalFacetByName:function(e){return i(this.hierarchicalFacets,(function(t){return t.name===e}))},getHierarchicalFacetBreadcrumb:function(e){if(!this.isHierarchicalFacet(e))return[];var t=this.getHierarchicalRefinement(e)[0];if(!t)return[];var r=this._getHierarchicalFacetSeparator(this.getHierarchicalFacetByName(e));return t.split(r).map((function(e){return e.trim()}))},toString:function(){return JSON.stringify(this,null,2)}},e.exports=m},76673:(e,t,r)=>{"use strict";e.exports=function(e){return function(t,r){var n=e.hierarchicalFacets[r],u=e.hierarchicalFacetsRefinements[n.name]&&e.hierarchicalFacetsRefinements[n.name][0]||"",h=e._getHierarchicalFacetSeparator(n),f=e._getHierarchicalRootPath(n),l=e._getHierarchicalShowParentLevel(n),m=s(e._getHierarchicalFacetSortBy(n)),d=t.every((function(e){return e.exhaustive})),p=function(e,t,r,n,s){return function(u,h,f){var l=u;if(f>0){var m=0;for(l=u;m{"use strict";var n=r(78965),i=r(29110),s=r(2909),a=r(20849),c=r(43917),o=r(7577),u=r(44728),h=r(38601),f=s.escapeFacetValue,l=s.unescapeFacetValue,m=r(76673);function d(e){var t={};return e.forEach((function(e,r){t[e]=r})),t}function p(e,t,r){t&&t[r]&&(e.stats=t[r])}function g(e,t,r){var s=t[0];this._rawResults=t;var o=this;Object.keys(s).forEach((function(e){o[e]=s[e]}));var h=u({persistHierarchicalRootCount:!1},r);Object.keys(h).forEach((function(e){o[e]=h[e]})),this.processingTimeMS=t.reduce((function(e,t){return void 0===t.processingTimeMS?e:e+t.processingTimeMS}),0),this.disjunctiveFacets=[],this.hierarchicalFacets=e.hierarchicalFacets.map((function(){return[]})),this.facets=[];var f=e.getRefinedDisjunctiveFacets(),g=d(e.facets),v=d(e.disjunctiveFacets),y=1,R=s.facets||{};Object.keys(R).forEach((function(t){var r,n,i=R[t],u=(r=e.hierarchicalFacets,n=t,a(r,(function(e){return(e.attributes||[]).indexOf(n)>-1})));if(u){var h=u.attributes.indexOf(t),f=c(e.hierarchicalFacets,(function(e){return e.name===u.name}));o.hierarchicalFacets[f][h]={attribute:t,data:i,exhaustive:s.exhaustiveFacetsCount}}else{var l,m=-1!==e.disjunctiveFacets.indexOf(t),d=-1!==e.facets.indexOf(t);m&&(l=v[t],o.disjunctiveFacets[l]={name:t,data:i,exhaustive:s.exhaustiveFacetsCount},p(o.disjunctiveFacets[l],s.facets_stats,t)),d&&(l=g[t],o.facets[l]={name:t,data:i,exhaustive:s.exhaustiveFacetsCount},p(o.facets[l],s.facets_stats,t))}})),this.hierarchicalFacets=n(this.hierarchicalFacets),f.forEach((function(r){var n=t[y],a=n&&n.facets?n.facets:{},h=e.getHierarchicalFacetByName(r);Object.keys(a).forEach((function(t){var r,f=a[t];if(h){r=c(e.hierarchicalFacets,(function(e){return e.name===h.name}));var m=c(o.hierarchicalFacets[r],(function(e){return e.attribute===t}));if(-1===m)return;o.hierarchicalFacets[r][m].data=u({},o.hierarchicalFacets[r][m].data,f)}else{r=v[t];var d=s.facets&&s.facets[t]||{};o.disjunctiveFacets[r]={name:t,data:i({},f,d),exhaustive:n.exhaustiveFacetsCount},p(o.disjunctiveFacets[r],n.facets_stats,t),e.disjunctiveFacetsRefinements[t]&&e.disjunctiveFacetsRefinements[t].forEach((function(n){!o.disjunctiveFacets[r].data[n]&&e.disjunctiveFacetsRefinements[t].indexOf(l(n))>-1&&(o.disjunctiveFacets[r].data[n]=0)}))}})),y++})),e.getRefinedHierarchicalFacets().forEach((function(r){var n=e.getHierarchicalFacetByName(r),s=e._getHierarchicalFacetSeparator(n),a=e.getHierarchicalRefinement(r);0===a.length||a[0].split(s).length<2||t.slice(y).forEach((function(t){var r=t&&t.facets?t.facets:{};Object.keys(r).forEach((function(t){var u=r[t],h=c(e.hierarchicalFacets,(function(e){return e.name===n.name})),f=c(o.hierarchicalFacets[h],(function(e){return e.attribute===t}));if(-1!==f){var l={};if(a.length>0&&!o.persistHierarchicalRootCount){var m=a[0].split(s)[0];l[m]=o.hierarchicalFacets[h][f].data[m]}o.hierarchicalFacets[h][f].data=i(l,u,o.hierarchicalFacets[h][f].data)}})),y++}))})),Object.keys(e.facetsExcludes).forEach((function(t){var r=e.facetsExcludes[t],n=g[t];o.facets[n]={name:t,data:R[t],exhaustive:s.exhaustiveFacetsCount},r.forEach((function(e){o.facets[n]=o.facets[n]||{name:t},o.facets[n].data=o.facets[n].data||{},o.facets[n].data[e]=0}))})),this.hierarchicalFacets=this.hierarchicalFacets.map(m(e)),this.facets=n(this.facets),this.disjunctiveFacets=n(this.disjunctiveFacets),this._state=e}function v(e,t){function r(e){return e.name===t}if(e._state.isConjunctiveFacet(t)){var n=a(e.facets,r);return n?Object.keys(n.data).map((function(r){var i=f(r);return{name:r,escapedValue:i,count:n.data[r],isRefined:e._state.isFacetRefined(t,i),isExcluded:e._state.isExcludeRefined(t,r)}})):[]}if(e._state.isDisjunctiveFacet(t)){var i=a(e.disjunctiveFacets,r);return i?Object.keys(i.data).map((function(r){var n=f(r);return{name:r,escapedValue:n,count:i.data[r],isRefined:e._state.isDisjunctiveFacetRefined(t,n)}})):[]}if(e._state.isHierarchicalFacet(t)){var s=a(e.hierarchicalFacets,r);if(!s)return s;var c=e._state.getHierarchicalFacetByName(t),o=e._state._getHierarchicalFacetSeparator(c),u=l(e._state.getHierarchicalRefinement(t)[0]||"");0===u.indexOf(c.rootPath)&&(u=u.replace(c.rootPath+o,""));var h=u.split(o);return h.unshift(t),y(s,h,0),s}}function y(e,t,r){e.isRefined=e.name===(t[r]&&t[r].trim()),e.data&&e.data.forEach((function(e){y(e,t,r+1)}))}function R(e,t,r,n){if(n=n||0,Array.isArray(t))return e(t,r[n]);if(!t.data||0===t.data.length)return t;var s=t.data.map((function(t){return R(e,t,r,n+1)})),a=e(s,r[n]);return i({data:a},t)}function F(e,t){var r=a(e,(function(e){return e.name===t}));return r&&r.stats}function b(e,t,r,n,i){var s=a(i,(function(e){return e.name===r})),c=s&&s.data&&s.data[n]?s.data[n]:0,o=s&&s.exhaustive||!1;return{type:t,attributeName:r,name:n,count:c,exhaustive:o}}g.prototype.getFacetByName=function(e){function t(t){return t.name===e}return a(this.facets,t)||a(this.disjunctiveFacets,t)||a(this.hierarchicalFacets,t)},g.DEFAULT_SORT=["isRefined:desc","count:desc","name:asc"],g.prototype.getFacetValues=function(e,t){var r=v(this,e);if(r){var n,s=i({},t,{sortBy:g.DEFAULT_SORT,facetOrdering:!(t&&t.sortBy)}),a=this;if(Array.isArray(r))n=[e];else n=a._state.getHierarchicalFacetByName(r.name).attributes;return R((function(e,t){if(s.facetOrdering){var r=function(e,t){return e.renderingContent&&e.renderingContent.facetOrdering&&e.renderingContent.facetOrdering.values&&e.renderingContent.facetOrdering.values[t]}(a,t);if(r)return function(e,t){var r=[],n=[],i=(t.order||[]).reduce((function(e,t,r){return e[t]=r,e}),{});e.forEach((function(e){var t=e.path||e.name;void 0!==i[t]?r[i[t]]=e:n.push(e)})),r=r.filter((function(e){return e}));var s,a=t.sortRemainingBy;return"hidden"===a?r:(s="alpha"===a?[["path","name"],["asc","asc"]]:[["count"],["desc"]],r.concat(h(n,s[0],s[1])))}(e,r)}if(Array.isArray(s.sortBy)){var n=o(s.sortBy,g.DEFAULT_SORT);return h(e,n[0],n[1])}if("function"==typeof s.sortBy)return function(e,t){return t.sort(e)}(s.sortBy,e);throw new Error("options.sortBy is optional but if defined it must be either an array of string (predicates) or a sorting function")}),r,n)}},g.prototype.getFacetStats=function(e){return this._state.isConjunctiveFacet(e)?F(this.facets,e):this._state.isDisjunctiveFacet(e)?F(this.disjunctiveFacets,e):void 0},g.prototype.getRefinements=function(){var e=this._state,t=this,r=[];return Object.keys(e.facetsRefinements).forEach((function(n){e.facetsRefinements[n].forEach((function(i){r.push(b(e,"facet",n,i,t.facets))}))})),Object.keys(e.facetsExcludes).forEach((function(n){e.facetsExcludes[n].forEach((function(i){r.push(b(e,"exclude",n,i,t.facets))}))})),Object.keys(e.disjunctiveFacetsRefinements).forEach((function(n){e.disjunctiveFacetsRefinements[n].forEach((function(i){r.push(b(e,"disjunctive",n,i,t.disjunctiveFacets))}))})),Object.keys(e.hierarchicalFacetsRefinements).forEach((function(n){e.hierarchicalFacetsRefinements[n].forEach((function(i){r.push(function(e,t,r,n){var i=e.getHierarchicalFacetByName(t),s=e._getHierarchicalFacetSeparator(i),c=r.split(s),o=a(n,(function(e){return e.name===t})),u=c.reduce((function(e,t){var r=e&&a(e.data,(function(e){return e.name===t}));return void 0!==r?r:e}),o),h=u&&u.count||0,f=u&&u.exhaustive||!1,l=u&&u.path||"";return{type:"hierarchical",attributeName:t,name:l,count:h,exhaustive:f}}(e,n,i,t.hierarchicalFacets))}))})),Object.keys(e.numericRefinements).forEach((function(t){var n=e.numericRefinements[t];Object.keys(n).forEach((function(e){n[e].forEach((function(n){r.push({type:"numeric",attributeName:t,name:n,numericValue:n,operator:e})}))}))})),e.tagRefinements.forEach((function(e){r.push({type:"tag",attributeName:"_tags",name:e})})),r},e.exports=g},36571:(e,t,r)=>{"use strict";var n=r(72733),i=r(46732),s=r(2909).escapeFacetValue,a=r(73014),c=r(44728),o=r(40317),u=r(21383),h=r(19127),f=r(49228),l=r(33371),m=r(67691),d=r(16938);function p(e,t,r,n){"function"==typeof e.addAlgoliaAgent&&e.addAlgoliaAgent("JS Helper ("+d+")"),this.setClient(e);var i=r||{};i.index=t,this.state=l.make(i),this.recommendState=new h({params:i.recommendState}),this.lastResults=null,this.lastRecommendResults=null,this._queryId=0,this._recommendQueryId=0,this._lastQueryIdReceived=-1,this._lastRecommendQueryIdReceived=-1,this.derivedHelpers=[],this._currentNbQueries=0,this._currentNbRecommendQueries=0,this._searchResultsOptions=n}function g(e){if(e<0)throw new Error("Page requested below 0.");return this._change({state:this.state.setPage(e),isPageReset:!1}),this}function v(){return this.state.page}a(p,n),p.prototype.search=function(){return this._search({onlyWithDerivedHelpers:!1}),this},p.prototype.searchOnlyWithDerivedHelpers=function(){return this._search({onlyWithDerivedHelpers:!0}),this},p.prototype.recommend=function(){return this._recommend(),this},p.prototype.getQuery=function(){var e=this.state;return f._getHitsSearchParams(e)},p.prototype.searchOnce=function(e,t){var r=e?this.state.setQueryParameters(e):this.state,n=f._getQueries(r.index,r),i=this;if(this._currentNbQueries++,this.emit("searchOnce",{state:r}),!t)return this.client.search(n).then((function(e){return i._currentNbQueries--,0===i._currentNbQueries&&i.emit("searchQueueEmpty"),{content:new m(r,e.results),state:r,_originalResponse:e}}),(function(e){throw i._currentNbQueries--,0===i._currentNbQueries&&i.emit("searchQueueEmpty"),e}));this.client.search(n).then((function(e){i._currentNbQueries--,0===i._currentNbQueries&&i.emit("searchQueueEmpty"),t(null,new m(r,e.results),r)})).catch((function(e){i._currentNbQueries--,0===i._currentNbQueries&&i.emit("searchQueueEmpty"),t(e,null,r)}))},p.prototype.findAnswers=function(e){console.warn("[algoliasearch-helper] answers is no longer supported");var t=this.state,r=this.derivedHelpers[0];if(!r)return Promise.resolve([]);var n=r.getModifiedState(t),i=c({attributesForPrediction:e.attributesForPrediction,nbHits:e.nbHits},{params:u(f._getHitsSearchParams(n),["attributesToSnippet","hitsPerPage","restrictSearchableAttributes","snippetEllipsisText"])}),s="search for answers was called, but this client does not have a function client.initIndex(index).findAnswers";if("function"!=typeof this.client.initIndex)throw new Error(s);var a=this.client.initIndex(n.index);if("function"!=typeof a.findAnswers)throw new Error(s);return a.findAnswers(n.query,e.queryLanguages,i)},p.prototype.searchForFacetValues=function(e,t,r,n){var i="function"==typeof this.client.searchForFacetValues,a="function"==typeof this.client.initIndex;if(!i&&!a&&"function"!=typeof this.client.search)throw new Error("search for facet values (searchable) was called, but this client does not have a function client.searchForFacetValues or client.initIndex(index).searchForFacetValues");var c=this.state.setQueryParameters(n||{}),o=c.isDisjunctiveFacet(e),u=f.getSearchForFacetQuery(e,t,r,c);this._currentNbQueries++;var h,l=this;return i?h=this.client.searchForFacetValues([{indexName:c.index,params:u}]):a?h=this.client.initIndex(c.index).searchForFacetValues(u):(delete u.facetName,h=this.client.search([{type:"facet",facet:e,indexName:c.index,params:u}]).then((function(e){return e.results[0]}))),this.emit("searchForFacetValues",{state:c,facet:e,query:t}),h.then((function(t){return l._currentNbQueries--,0===l._currentNbQueries&&l.emit("searchQueueEmpty"),(t=Array.isArray(t)?t[0]:t).facetHits.forEach((function(t){t.escapedValue=s(t.value),t.isRefined=o?c.isDisjunctiveFacetRefined(e,t.escapedValue):c.isFacetRefined(e,t.escapedValue)})),t}),(function(e){throw l._currentNbQueries--,0===l._currentNbQueries&&l.emit("searchQueueEmpty"),e}))},p.prototype.setQuery=function(e){return this._change({state:this.state.resetPage().setQuery(e),isPageReset:!0}),this},p.prototype.clearRefinements=function(e){return this._change({state:this.state.resetPage().clearRefinements(e),isPageReset:!0}),this},p.prototype.clearTags=function(){return this._change({state:this.state.resetPage().clearTags(),isPageReset:!0}),this},p.prototype.addDisjunctiveFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().addDisjunctiveFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.addDisjunctiveRefine=function(){return this.addDisjunctiveFacetRefinement.apply(this,arguments)},p.prototype.addHierarchicalFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().addHierarchicalFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.addNumericRefinement=function(e,t,r){return this._change({state:this.state.resetPage().addNumericRefinement(e,t,r),isPageReset:!0}),this},p.prototype.addFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().addFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.addRefine=function(){return this.addFacetRefinement.apply(this,arguments)},p.prototype.addFacetExclusion=function(e,t){return this._change({state:this.state.resetPage().addExcludeRefinement(e,t),isPageReset:!0}),this},p.prototype.addExclude=function(){return this.addFacetExclusion.apply(this,arguments)},p.prototype.addTag=function(e){return this._change({state:this.state.resetPage().addTagRefinement(e),isPageReset:!0}),this},p.prototype.addFrequentlyBoughtTogether=function(e){return this._recommendChange({state:this.recommendState.addFrequentlyBoughtTogether(e)}),this},p.prototype.addRelatedProducts=function(e){return this._recommendChange({state:this.recommendState.addRelatedProducts(e)}),this},p.prototype.addTrendingItems=function(e){return this._recommendChange({state:this.recommendState.addTrendingItems(e)}),this},p.prototype.addTrendingFacets=function(e){return this._recommendChange({state:this.recommendState.addTrendingFacets(e)}),this},p.prototype.addLookingSimilar=function(e){return this._recommendChange({state:this.recommendState.addLookingSimilar(e)}),this},p.prototype.removeNumericRefinement=function(e,t,r){return this._change({state:this.state.resetPage().removeNumericRefinement(e,t,r),isPageReset:!0}),this},p.prototype.removeDisjunctiveFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().removeDisjunctiveFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.removeDisjunctiveRefine=function(){return this.removeDisjunctiveFacetRefinement.apply(this,arguments)},p.prototype.removeHierarchicalFacetRefinement=function(e){return this._change({state:this.state.resetPage().removeHierarchicalFacetRefinement(e),isPageReset:!0}),this},p.prototype.removeFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().removeFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.removeRefine=function(){return this.removeFacetRefinement.apply(this,arguments)},p.prototype.removeFacetExclusion=function(e,t){return this._change({state:this.state.resetPage().removeExcludeRefinement(e,t),isPageReset:!0}),this},p.prototype.removeExclude=function(){return this.removeFacetExclusion.apply(this,arguments)},p.prototype.removeTag=function(e){return this._change({state:this.state.resetPage().removeTagRefinement(e),isPageReset:!0}),this},p.prototype.removeFrequentlyBoughtTogether=function(e){return this._recommendChange({state:this.recommendState.removeParams(e)}),this},p.prototype.removeRelatedProducts=function(e){return this._recommendChange({state:this.recommendState.removeParams(e)}),this},p.prototype.removeTrendingItems=function(e){return this._recommendChange({state:this.recommendState.removeParams(e)}),this},p.prototype.removeTrendingFacets=function(e){return this._recommendChange({state:this.recommendState.removeParams(e)}),this},p.prototype.removeLookingSimilar=function(e){return this._recommendChange({state:this.recommendState.removeParams(e)}),this},p.prototype.toggleFacetExclusion=function(e,t){return this._change({state:this.state.resetPage().toggleExcludeFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.toggleExclude=function(){return this.toggleFacetExclusion.apply(this,arguments)},p.prototype.toggleRefinement=function(e,t){return this.toggleFacetRefinement(e,t)},p.prototype.toggleFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().toggleFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.toggleRefine=function(){return this.toggleFacetRefinement.apply(this,arguments)},p.prototype.toggleTag=function(e){return this._change({state:this.state.resetPage().toggleTagRefinement(e),isPageReset:!0}),this},p.prototype.nextPage=function(){var e=this.state.page||0;return this.setPage(e+1)},p.prototype.previousPage=function(){var e=this.state.page||0;return this.setPage(e-1)},p.prototype.setCurrentPage=g,p.prototype.setPage=g,p.prototype.setIndex=function(e){return this._change({state:this.state.resetPage().setIndex(e),isPageReset:!0}),this},p.prototype.setQueryParameter=function(e,t){return this._change({state:this.state.resetPage().setQueryParameter(e,t),isPageReset:!0}),this},p.prototype.setState=function(e){return this._change({state:l.make(e),isPageReset:!1}),this},p.prototype.overrideStateWithoutTriggeringChangeEvent=function(e){return this.state=new l(e),this},p.prototype.hasRefinements=function(e){return!!o(this.state.getNumericRefinements(e))||(this.state.isConjunctiveFacet(e)?this.state.isFacetRefined(e):this.state.isDisjunctiveFacet(e)?this.state.isDisjunctiveFacetRefined(e):!!this.state.isHierarchicalFacet(e)&&this.state.isHierarchicalFacetRefined(e))},p.prototype.isExcluded=function(e,t){return this.state.isExcludeRefined(e,t)},p.prototype.isDisjunctiveRefined=function(e,t){return this.state.isDisjunctiveFacetRefined(e,t)},p.prototype.hasTag=function(e){return this.state.isTagRefined(e)},p.prototype.isTagRefined=function(){return this.hasTagRefinements.apply(this,arguments)},p.prototype.getIndex=function(){return this.state.index},p.prototype.getCurrentPage=v,p.prototype.getPage=v,p.prototype.getTags=function(){return this.state.tagRefinements},p.prototype.getRefinements=function(e){var t=[];if(this.state.isConjunctiveFacet(e))this.state.getConjunctiveRefinements(e).forEach((function(e){t.push({value:e,type:"conjunctive"})})),this.state.getExcludeRefinements(e).forEach((function(e){t.push({value:e,type:"exclude"})}));else if(this.state.isDisjunctiveFacet(e)){this.state.getDisjunctiveRefinements(e).forEach((function(e){t.push({value:e,type:"disjunctive"})}))}var r=this.state.getNumericRefinements(e);return Object.keys(r).forEach((function(e){var n=r[e];t.push({value:n,operator:e,type:"numeric"})})),t},p.prototype.getNumericRefinement=function(e,t){return this.state.getNumericRefinement(e,t)},p.prototype.getHierarchicalFacetBreadcrumb=function(e){return this.state.getHierarchicalFacetBreadcrumb(e)},p.prototype._search=function(e){var t=this.state,r=[],n=[];e.onlyWithDerivedHelpers||(n=f._getQueries(t.index,t),r.push({state:t,queriesCount:n.length,helper:this}),this.emit("search",{state:t,results:this.lastResults}));var i=this.derivedHelpers.map((function(e){var n=e.getModifiedState(t),i=n.index?f._getQueries(n.index,n):[];return r.push({state:n,queriesCount:i.length,helper:e}),e.emit("search",{state:n,results:e.lastResults}),i})),s=Array.prototype.concat.apply(n,i),a=this._queryId++;if(this._currentNbQueries++,!s.length)return Promise.resolve({results:[]}).then(this._dispatchAlgoliaResponse.bind(this,r,a));try{this.client.search(s).then(this._dispatchAlgoliaResponse.bind(this,r,a)).catch(this._dispatchAlgoliaError.bind(this,a))}catch(c){this.emit("error",{error:c})}},p.prototype._recommend=function(){var e=this.state,t=this.recommendState,r=this.getIndex(),n=[{state:t,index:r,helper:this}];this.emit("fetch",{recommend:{state:t,results:this.lastRecommendResults}});var i=this.derivedHelpers.map((function(t){var r=t.getModifiedState(e).index;if(!r)return[];var i=t.getModifiedRecommendState(new h);return n.push({state:i,index:r,helper:t}),t.emit("fetch",{recommend:{state:i,results:t.lastRecommendResults}}),i._buildQueries(r)})),s=Array.prototype.concat.apply(this.recommendState._buildQueries(r),i);if(0!==s.length)if(s.length>0&&void 0===this.client.getRecommendations)console.warn("Please update algoliasearch/lite to the latest version in order to use recommendations widgets.");else{var a=this._recommendQueryId++;this._currentNbRecommendQueries++;try{this.client.getRecommendations(s).then(this._dispatchRecommendResponse.bind(this,a,n)).catch(this._dispatchRecommendError.bind(this,a))}catch(c){this.emit("error",{error:c})}}},p.prototype._dispatchAlgoliaResponse=function(e,t,r){var n=this;if(!(t0},p.prototype._change=function(e){var t=e.state,r=e.isPageReset;t!==this.state&&(this.state=t,this.emit("change",{state:this.state,results:this.lastResults,isPageReset:r}))},p.prototype._recommendChange=function(e){var t=e.state;t!==this.recommendState&&(this.recommendState=t,this.emit("recommend:change",{search:{results:this.lastResults,state:this.state},recommend:{results:this.lastRecommendResults,state:this.recommendState}}))},p.prototype.clearCache=function(){return this.client.clearCache&&this.client.clearCache(),this},p.prototype.setClient=function(e){return this.client===e||("function"==typeof e.addAlgoliaAgent&&e.addAlgoliaAgent("JS Helper ("+d+")"),this.client=e),this},p.prototype.getClient=function(){return this.client},p.prototype.derive=function(e,t){var r=new i(this,e,t);return this.derivedHelpers.push(r),r},p.prototype.detachDerivedHelper=function(e){var t=this.derivedHelpers.indexOf(e);if(-1===t)throw new Error("Derived helper already detached");this.derivedHelpers.splice(t,1)},p.prototype.hasPendingRequests=function(){return this._currentNbQueries>0},e.exports=p},78965:e=>{"use strict";e.exports=function(e){return Array.isArray(e)?e.filter(Boolean):[]}},29110:e=>{"use strict";e.exports=function(){return Array.prototype.slice.call(arguments).reduceRight((function(e,t){return Object.keys(Object(t)).forEach((function(r){void 0!==t[r]&&(void 0!==e[r]&&delete e[r],e[r]=t[r])})),e}),{})}},2909:e=>{"use strict";e.exports={escapeFacetValue:function(e){return"string"!=typeof e?e:String(e).replace(/^-/,"\\-")},unescapeFacetValue:function(e){return"string"!=typeof e?e:e.replace(/^\\-/,"-")}}},20849:e=>{"use strict";e.exports=function(e,t){if(Array.isArray(e))for(var r=0;r{"use strict";e.exports=function(e,t){if(!Array.isArray(e))return-1;for(var r=0;r{"use strict";var n=r(20849);e.exports=function(e,t){var r=(t||[]).map((function(e){return e.split(":")}));return e.reduce((function(e,t){var i=t.split(":"),s=n(r,(function(e){return e[0]===i[0]}));return i.length>1||!s?(e[0].push(i[0]),e[1].push(i[1]),e):(e[0].push(s[0]),e[1].push(s[1]),e)}),[[],[]])}},73014:e=>{"use strict";e.exports=function(e,t){e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}},14843:e=>{"use strict";e.exports=function(e,t){return e.filter((function(r,n){return t.indexOf(r)>-1&&e.indexOf(r)===n}))}},44728:e=>{"use strict";function t(e){return"function"==typeof e||Array.isArray(e)||"[object Object]"===Object.prototype.toString.call(e)}function r(e,n){if(e===n)return e;for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)&&"__proto__"!==i&&"constructor"!==i){var s=n[i],a=e[i];void 0!==a&&void 0===s||(t(a)&&t(s)?e[i]=r(a,s):e[i]="object"==typeof(c=s)&&null!==c?r(Array.isArray(c)?[]:{},c):c)}var c;return e}e.exports=function(e){t(e)||(e={});for(var n=1,i=arguments.length;n{"use strict";e.exports=function(e){return e&&Object.keys(e).length>0}},21383:e=>{"use strict";e.exports=function(e,t){if(null===e)return{};var r,n,i={},s=Object.keys(e);for(n=0;n=0||(i[r]=e[r]);return i}},38601:e=>{"use strict";function t(e,t){if(e!==t){var r=void 0!==e,n=null===e,i=void 0!==t,s=null===t;if(!s&&e>t||n&&i||!r)return 1;if(!n&&e=n.length?s:"desc"===n[i]?-s:s}return e.index-r.index})),i.map((function(e){return e.value}))}},17507:e=>{"use strict";e.exports=function e(t){if("number"==typeof t)return t;if("string"==typeof t)return parseFloat(t);if(Array.isArray(t))return t.map(e);throw new Error("The value should be a number, a parsable string or an array of those.")}},49228:(e,t,r)=>{"use strict";var n=r(44728);function i(e){return Object.keys(e).sort().reduce((function(t,r){return t[r]=e[r],t}),{})}var s={_getQueries:function(e,t){var r=[];return r.push({indexName:e,params:s._getHitsSearchParams(t)}),t.getRefinedDisjunctiveFacets().forEach((function(n){r.push({indexName:e,params:s._getDisjunctiveFacetSearchParams(t,n)})})),t.getRefinedHierarchicalFacets().forEach((function(n){var i=t.getHierarchicalFacetByName(n),a=t.getHierarchicalRefinement(n),c=t._getHierarchicalFacetSeparator(i);if(a.length>0&&a[0].split(c).length>1){var o=a[0].split(c).slice(0,-1).reduce((function(e,t,r){return e.concat({attribute:i.attributes[r],value:0===r?t:[e[e.length-1].value,t].join(c)})}),[]);o.forEach((function(n,a){var c=s._getDisjunctiveFacetSearchParams(t,n.attribute,0===a);function u(e){return i.attributes.some((function(t){return t===e.split(":")[0]}))}var h=(c.facetFilters||[]).reduce((function(e,t){if(Array.isArray(t)){var r=t.filter((function(e){return!u(e)}));r.length>0&&e.push(r)}return"string"!=typeof t||u(t)||e.push(t),e}),[]),f=o[a-1];c.facetFilters=a>0?h.concat(f.attribute+":"+f.value):h.length>0?h:void 0,r.push({indexName:e,params:c})}))}})),r},_getHitsSearchParams:function(e){var t=e.facets.concat(e.disjunctiveFacets).concat(s._getHitsHierarchicalFacetsAttributes(e)).sort(),r=s._getFacetFilters(e),a=s._getNumericFilters(e),c=s._getTagFilters(e),o={facets:t.indexOf("*")>-1?["*"]:t,tagFilters:c};return r.length>0&&(o.facetFilters=r),a.length>0&&(o.numericFilters=a),i(n({},e.getQueryParams(),o))},_getDisjunctiveFacetSearchParams:function(e,t,r){var a=s._getFacetFilters(e,t,r),c=s._getNumericFilters(e,t),o=s._getTagFilters(e),u={hitsPerPage:0,page:0,analytics:!1,clickAnalytics:!1};o.length>0&&(u.tagFilters=o);var h=e.getHierarchicalFacetByName(t);return u.facets=h?s._getDisjunctiveHierarchicalFacetAttribute(e,h,r):t,c.length>0&&(u.numericFilters=c),a.length>0&&(u.facetFilters=a),i(n({},e.getQueryParams(),u))},_getNumericFilters:function(e,t){if(e.numericFilters)return e.numericFilters;var r=[];return Object.keys(e.numericRefinements).forEach((function(n){var i=e.numericRefinements[n]||{};Object.keys(i).forEach((function(e){var s=i[e]||[];t!==n&&s.forEach((function(t){if(Array.isArray(t)){var i=t.map((function(t){return n+e+t}));r.push(i)}else r.push(n+e+t)}))}))})),r},_getTagFilters:function(e){return e.tagFilters?e.tagFilters:e.tagRefinements.join(",")},_getFacetFilters:function(e,t,r){var n=[],i=e.facetsRefinements||{};Object.keys(i).sort().forEach((function(e){(i[e]||[]).slice().sort().forEach((function(t){n.push(e+":"+t)}))}));var s=e.facetsExcludes||{};Object.keys(s).sort().forEach((function(e){(s[e]||[]).sort().forEach((function(t){n.push(e+":-"+t)}))}));var a=e.disjunctiveFacetsRefinements||{};Object.keys(a).sort().forEach((function(e){var r=a[e]||[];if(e!==t&&r&&0!==r.length){var i=[];r.slice().sort().forEach((function(t){i.push(e+":"+t)})),n.push(i)}}));var c=e.hierarchicalFacetsRefinements||{};return Object.keys(c).sort().forEach((function(i){var s=(c[i]||[])[0];if(void 0!==s){var a,o,u=e.getHierarchicalFacetByName(i),h=e._getHierarchicalFacetSeparator(u),f=e._getHierarchicalRootPath(u);if(t===i){if(-1===s.indexOf(h)||!f&&!0===r||f&&f.split(h).length===s.split(h).length)return;f?(o=f.split(h).length-1,s=f):(o=s.split(h).length-2,s=s.slice(0,s.lastIndexOf(h))),a=u.attributes[o]}else o=s.split(h).length-1,a=u.attributes[o];a&&n.push([a+":"+s])}})),n},_getHitsHierarchicalFacetsAttributes:function(e){return e.hierarchicalFacets.reduce((function(t,r){var n=e.getHierarchicalRefinement(r.name)[0];if(!n)return t.push(r.attributes[0]),t;var i=e._getHierarchicalFacetSeparator(r),s=n.split(i).length,a=r.attributes.slice(0,s+1);return t.concat(a)}),[])},_getDisjunctiveHierarchicalFacetAttribute:function(e,t,r){var n=e._getHierarchicalFacetSeparator(t);if(!0===r){var i=e._getHierarchicalRootPath(t),s=0;return i&&(s=i.split(n).length),[t.attributes[s]]}var a=(e.getHierarchicalRefinement(t.name)[0]||"").split(n).length-1;return t.attributes.slice(0,a+1)},getSearchForFacetQuery:function(e,t,r,a){var c=a.isDisjunctiveFacet(e)?a.clearRefinements(e):a,o={facetQuery:t,facetName:e};return"number"==typeof r&&(o.maxFacetHits=r),i(n({},s._getHitsSearchParams(c),o))}};e.exports=s},72208:e=>{"use strict";e.exports=function(e){return null!==e&&/^[a-zA-Z0-9_-]{1,64}$/.test(e)}},16938:e=>{"use strict";e.exports="3.18.0"},83643:function(e){e.exports=function(){"use strict";function e(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function t(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function r(r){for(var n=1;n=0||(i[r]=e[r]);return i}(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function i(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)){var r=[],n=!0,i=!1,s=void 0;try{for(var a,c=e[Symbol.iterator]();!(n=(a=c.next()).done)&&(r.push(a.value),!t||r.length!==t);n=!0);}catch(e){i=!0,s=e}finally{try{n||null==c.return||c.return()}finally{if(i)throw s}}return r}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function s(e){return function(e){if(Array.isArray(e)){for(var t=0,r=new Array(e.length);t2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return Promise.resolve().then((function(){c();var t=JSON.stringify(e);return s()[t]})).then((function(e){return Promise.all([e?e.value:t(),void 0!==e])})).then((function(e){var t=i(e,2),n=t[0],s=t[1];return Promise.all([n,s||r.miss(n)])})).then((function(e){return i(e,1)[0]}))},set:function(e,t){return Promise.resolve().then((function(){var i=s();return i[JSON.stringify(e)]={timestamp:(new Date).getTime(),value:t},n().setItem(r,JSON.stringify(i)),t}))},delete:function(e){return Promise.resolve().then((function(){var t=s();delete t[JSON.stringify(e)],n().setItem(r,JSON.stringify(t))}))},clear:function(){return Promise.resolve().then((function(){n().removeItem(r)}))}}}function c(e){var t=s(e.caches),r=t.shift();return void 0===r?{get:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return t().then((function(e){return Promise.all([e,r.miss(e)])})).then((function(e){return i(e,1)[0]}))},set:function(e,t){return Promise.resolve(t)},delete:function(e){return Promise.resolve()},clear:function(){return Promise.resolve()}}:{get:function(e,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return r.get(e,n,i).catch((function(){return c({caches:t}).get(e,n,i)}))},set:function(e,n){return r.set(e,n).catch((function(){return c({caches:t}).set(e,n)}))},delete:function(e){return r.delete(e).catch((function(){return c({caches:t}).delete(e)}))},clear:function(){return r.clear().catch((function(){return c({caches:t}).clear()}))}}}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{serializable:!0},t={};return{get:function(r,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}},s=JSON.stringify(r);if(s in t)return Promise.resolve(e.serializable?JSON.parse(t[s]):t[s]);var a=n(),c=i&&i.miss||function(){return Promise.resolve()};return a.then((function(e){return c(e)})).then((function(){return a}))},set:function(r,n){return t[JSON.stringify(r)]=e.serializable?JSON.stringify(n):n,Promise.resolve(n)},delete:function(e){return delete t[JSON.stringify(e)],Promise.resolve()},clear:function(){return t={},Promise.resolve()}}}function u(e){for(var t=e.length-1;t>0;t--){var r=Math.floor(Math.random()*(t+1)),n=e[t];e[t]=e[r],e[r]=n}return e}function h(e,t){return t?(Object.keys(t).forEach((function(r){e[r]=t[r](e)})),e):e}function f(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n0?n:void 0,timeout:r.timeout||t,headers:r.headers||{},queryParameters:r.queryParameters||{},cacheable:r.cacheable}}var d={Read:1,Write:2,Any:3},p=1,g=2,v=3;function y(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:p;return r(r({},e),{},{status:t,lastUpdate:Date.now()})}function R(e){return"string"==typeof e?{protocol:"https",url:e,accept:d.Any}:{protocol:e.protocol||"https",url:e.url,accept:e.accept||d.Any}}var F="GET",b="POST";function j(e,t){return Promise.all(t.map((function(t){return e.get(t,(function(){return Promise.resolve(y(t))}))}))).then((function(e){var r=e.filter((function(e){return function(e){return e.status===p||Date.now()-e.lastUpdate>12e4}(e)})),n=e.filter((function(e){return function(e){return e.status===v&&Date.now()-e.lastUpdate<=12e4}(e)})),i=[].concat(s(r),s(n));return{getTimeout:function(e,t){return(0===n.length&&0===e?1:n.length+3+e)*t},statelessHosts:i.length>0?i.map((function(e){return R(e)})):t}}))}function P(e,t,n,i){var a=[],c=function(e,t){if(e.method!==F&&(void 0!==e.data||void 0!==t.data)){var n=Array.isArray(e.data)?e.data:r(r({},e.data),t.data);return JSON.stringify(n)}}(n,i),o=function(e,t){var n=r(r({},e.headers),t.headers),i={};return Object.keys(n).forEach((function(e){var t=n[e];i[e.toLowerCase()]=t})),i}(e,i),u=n.method,h=n.method!==F?{}:r(r({},n.data),i.data),f=r(r(r({"x-algolia-agent":e.userAgent.value},e.queryParameters),h),i.queryParameters),l=0,m=function t(r,s){var h=r.pop();if(void 0===h)throw{name:"RetryError",message:"Unreachable hosts - your application id may be incorrect. If the error persists, contact support@algolia.com.",transporterStackTrace:O(a)};var m={data:c,headers:o,method:u,url:x(h,n.path,f),connectTimeout:s(l,e.timeouts.connect),responseTimeout:s(l,i.timeout)},d=function(e){var t={request:m,response:e,host:h,triesLeft:r.length};return a.push(t),t},p={onSuccess:function(e){return function(e){try{return JSON.parse(e.content)}catch(t){throw function(e,t){return{name:"DeserializationError",message:e,response:t}}(t.message,e)}}(e)},onRetry:function(n){var i=d(n);return n.isTimedOut&&l++,Promise.all([e.logger.info("Retryable failure",w(i)),e.hostsCache.set(h,y(h,n.isTimedOut?v:g))]).then((function(){return t(r,s)}))},onFail:function(e){throw d(e),function(e,t){var r=e.content,n=e.status,i=r;try{i=JSON.parse(r).message}catch(e){}return function(e,t,r){return{name:"ApiError",message:e,status:t,transporterStackTrace:r}}(i,n,t)}(e,O(a))}};return e.requester.send(m).then((function(e){return function(e,t){return function(e){var t=e.status;return e.isTimedOut||function(e){var t=e.isTimedOut,r=e.status;return!t&&!~~r}(e)||2!=~~(t/100)&&4!=~~(t/100)}(e)?t.onRetry(e):2==~~(e.status/100)?t.onSuccess(e):t.onFail(e)}(e,p)}))};return j(e.hostsCache,t).then((function(e){return m(s(e.statelessHosts).reverse(),e.getTimeout)}))}function _(e){var t={value:"Algolia for JavaScript (".concat(e,")"),add:function(e){var r="; ".concat(e.segment).concat(void 0!==e.version?" (".concat(e.version,")"):"");return-1===t.value.indexOf(r)&&(t.value="".concat(t.value).concat(r)),t}};return t}function x(e,t,r){var n=E(r),i="".concat(e.protocol,"://").concat(e.url,"/").concat("/"===t.charAt(0)?t.substr(1):t);return n.length&&(i+="?".concat(n)),i}function E(e){return Object.keys(e).map((function(t){return f("%s=%s",t,(r=e[t],"[object Object]"===Object.prototype.toString.call(r)||"[object Array]"===Object.prototype.toString.call(r)?JSON.stringify(e[t]):e[t]));var r})).join("&")}function O(e){return e.map((function(e){return w(e)}))}function w(e){var t=e.request.headers["x-algolia-api-key"]?{"x-algolia-api-key":"*****"}:{};return r(r({},e),{},{request:r(r({},e.request),{},{headers:r(r({},e.request.headers),t)})})}var S=function(e){var t=e.appId,n=function(e,t,r){var n={"x-algolia-api-key":r,"x-algolia-application-id":t};return{headers:function(){return e===l.WithinHeaders?n:{}},queryParameters:function(){return e===l.WithinQueryParameters?n:{}}}}(void 0!==e.authMode?e.authMode:l.WithinHeaders,t,e.apiKey),s=function(e){var t=e.hostsCache,r=e.logger,n=e.requester,s=e.requestsCache,a=e.responsesCache,c=e.timeouts,o=e.userAgent,u=e.hosts,h=e.queryParameters,f={hostsCache:t,logger:r,requester:n,requestsCache:s,responsesCache:a,timeouts:c,userAgent:o,headers:e.headers,queryParameters:h,hosts:u.map((function(e){return R(e)})),read:function(e,t){var r=m(t,f.timeouts.read),n=function(){return P(f,f.hosts.filter((function(e){return!!(e.accept&d.Read)})),e,r)};if(!0!==(void 0!==r.cacheable?r.cacheable:e.cacheable))return n();var s={request:e,mappedRequestOptions:r,transporter:{queryParameters:f.queryParameters,headers:f.headers}};return f.responsesCache.get(s,(function(){return f.requestsCache.get(s,(function(){return f.requestsCache.set(s,n()).then((function(e){return Promise.all([f.requestsCache.delete(s),e])}),(function(e){return Promise.all([f.requestsCache.delete(s),Promise.reject(e)])})).then((function(e){var t=i(e,2);return t[0],t[1]}))}))}),{miss:function(e){return f.responsesCache.set(s,e)}})},write:function(e,t){return P(f,f.hosts.filter((function(e){return!!(e.accept&d.Write)})),e,m(t,f.timeouts.write))}};return f}(r(r({hosts:[{url:"".concat(t,"-dsn.algolia.net"),accept:d.Read},{url:"".concat(t,".algolia.net"),accept:d.Write}].concat(u([{url:"".concat(t,"-1.algolianet.com")},{url:"".concat(t,"-2.algolianet.com")},{url:"".concat(t,"-3.algolianet.com")}]))},e),{},{headers:r(r(r({},n.headers()),{"content-type":"application/x-www-form-urlencoded"}),e.headers),queryParameters:r(r({},n.queryParameters()),e.queryParameters)}));return h({transporter:s,appId:t,addAlgoliaAgent:function(e,t){s.userAgent.add({segment:e,version:t})},clearCache:function(){return Promise.all([s.requestsCache.clear(),s.responsesCache.clear()]).then((function(){}))}},e.methods)},A=function(e){return function(t,r){return t.method===F?e.transporter.read(t,r):e.transporter.write(t,r)}},N=function(e){return function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return h({transporter:e.transporter,appId:e.appId,indexName:t},r.methods)}},T=function(e){return function(t,n){var i=t.map((function(e){return r(r({},e),{},{params:E(e.params||{})})}));return e.transporter.read({method:b,path:"1/indexes/*/queries",data:{requests:i},cacheable:!0},n)}},H=function(e){return function(t,i){return Promise.all(t.map((function(t){var s=t.params,a=s.facetName,c=s.facetQuery,o=n(s,["facetName","facetQuery"]);return N(e)(t.indexName,{methods:{searchForFacetValues:I}}).searchForFacetValues(a,c,r(r({},i),o))})))}},Q=function(e){return function(t,r,n){return e.transporter.read({method:b,path:f("1/answers/%s/prediction",e.indexName),data:{query:t,queryLanguages:r},cacheable:!0},n)}},C=function(e){return function(t,r){return e.transporter.read({method:b,path:f("1/indexes/%s/query",e.indexName),data:{query:t},cacheable:!0},r)}},I=function(e){return function(t,r,n){return e.transporter.read({method:b,path:f("1/indexes/%s/facets/%s/query",e.indexName,t),data:{facetQuery:r},cacheable:!0},n)}},k=1,D=2,q=3,L=function(e){return function(t,n){var i=t.map((function(e){return r(r({},e),{},{threshold:e.threshold||0})}));return e.transporter.read({method:b,path:"1/indexes/*/recommendations",data:{requests:i},cacheable:!0},n)}};function V(e,t,n){var i,s={appId:e,apiKey:t,timeouts:{connect:1,read:2,write:30},requester:{send:function(e){return new Promise((function(t){var r=new XMLHttpRequest;r.open(e.method,e.url,!0),Object.keys(e.headers).forEach((function(t){return r.setRequestHeader(t,e.headers[t])}));var n,i=function(e,n){return setTimeout((function(){r.abort(),t({status:0,content:n,isTimedOut:!0})}),1e3*e)},s=i(e.connectTimeout,"Connection timeout");r.onreadystatechange=function(){r.readyState>r.OPENED&&void 0===n&&(clearTimeout(s),n=i(e.responseTimeout,"Socket timeout"))},r.onerror=function(){0===r.status&&(clearTimeout(s),clearTimeout(n),t({content:r.responseText||"Network request failed",status:r.status,isTimedOut:!1}))},r.onload=function(){clearTimeout(s),clearTimeout(n),t({content:r.responseText,status:r.status,isTimedOut:!1})},r.send(e.data)}))}},logger:(i=q,{debug:function(e,t){return k>=i&&console.debug(e,t),Promise.resolve()},info:function(e,t){return D>=i&&console.info(e,t),Promise.resolve()},error:function(e,t){return console.error(e,t),Promise.resolve()}}),responsesCache:o(),requestsCache:o({serializable:!1}),hostsCache:c({caches:[a({key:"".concat("4.23.3","-").concat(e)}),o()]}),userAgent:_("4.23.3").add({segment:"Browser",version:"lite"}),authMode:l.WithinQueryParameters};return S(r(r(r({},s),n),{},{methods:{search:T,searchForFacetValues:H,multipleQueries:T,multipleSearchForFacetValues:H,customRequest:A,initIndex:function(e){return function(t){return N(e)(t,{methods:{search:C,searchForFacetValues:I,findAnswers:Q}})}},getRecommendations:L}}))}return V.version="4.23.3",V}()},53465:(e,t,r)=>{"use strict";r.d(t,{W:()=>u});var n=r(96540),i=r(44586);const s=["zero","one","two","few","many","other"];function a(e){return s.filter((t=>e.includes(t)))}const c={locale:"en",pluralForms:a(["one","other"]),select:e=>1===e?"one":"other"};function o(){const{i18n:{currentLocale:e}}=(0,i.default)();return(0,n.useMemo)((()=>{try{return function(e){const t=new Intl.PluralRules(e);return{locale:e,pluralForms:a(t.resolvedOptions().pluralCategories),select:e=>t.select(e)}}(e)}catch(t){return console.error(`Failed to use Intl.PluralRules for locale "${e}".\nDocusaurus will fallback to the default (English) implementation.\nError: ${t.message}\n`),c}}),[e])}function u(){const e=o();return{selectMessage:(t,r)=>function(e,t,r){const n=e.split("|");if(1===n.length)return n[0];n.length>r.pluralForms.length&&console.error(`For locale=${r.locale}, a maximum of ${r.pluralForms.length} plural forms are expected (${r.pluralForms.join(",")}), but the message contains ${n.length}: ${e}`);const i=r.select(t),s=r.pluralForms.indexOf(i);return n[Math.min(s,n.length-1)]}(r,t,e)}}},10673:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>S});var n=r(96540);function i(e){var t,r,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e)){var s=e.length;for(t=0;t{let[,t]=e;return t.versions.length>1}));return(0,E.jsx)("div",{className:s("col","col--3","padding-left--none",x.searchVersionColumn),children:r.map((e=>{let[n,i]=e;const s=r.length>1?`${n}: `:"";return(0,E.jsx)("select",{onChange:e=>t.setSearchVersion(n,e.target.value),defaultValue:t.searchVersions[n],className:x.searchVersionInput,children:i.versions.map(((e,t)=>(0,E.jsx)("option",{label:`${s}${e.label}`,value:e.name},t)))},n)}))})}function w(){const{i18n:{currentLocale:e}}=(0,F.default)(),{algolia:{appId:t,apiKey:r,indexName:i}}=(0,b.c)(),a=(0,j.C)(),o=function(){const{selectMessage:e}=(0,d.W)();return t=>e(t,(0,R.T)({id:"theme.SearchPage.documentsFound.plurals",description:'Pluralized label for "{count} documents found". Use as much plural forms (separated by "|") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)',message:"One document found|{count} documents found"},{count:t}))}(),v=function(){const e=(0,m.Gy)(),[t,r]=(0,n.useState)((()=>Object.entries(e).reduce(((e,t)=>{let[r,n]=t;return{...e,[r]:n.versions[0].name}}),{}))),i=Object.values(e).some((e=>e.versions.length>1));return{allDocsData:e,versioningEnabled:i,searchVersions:t,setSearchVersion:(e,t)=>r((r=>({...r,[e]:t})))}}(),[w,S]=(0,p.b)(),A={items:[],query:null,totalResults:null,totalPages:null,lastPage:null,hasMore:null,loading:null},[N,T]=(0,n.useReducer)(((e,t)=>{switch(t.type){case"reset":return A;case"loading":return{...e,loading:!0};case"update":return w!==t.value.query?e:{...t.value,items:0===t.value.lastPage?t.value.items:e.items.concat(t.value.items)};case"advance":{const t=e.totalPages>e.lastPage+1;return{...e,lastPage:t?e.lastPage+1:e.lastPage,hasMore:t}}default:return e}}),A),H=u()(t,r),Q=c()(H,i,{hitsPerPage:15,advancedSyntax:!0,disjunctiveFacets:["language","docusaurus_tag"]});Q.on("result",(e=>{let{results:{query:t,hits:r,page:n,nbHits:i,nbPages:s}}=e;if(""===t||!Array.isArray(r))return void T({type:"reset"});const c=e=>e.replace(/algolia-docsearch-suggestion--highlight/g,"search-result-match"),o=r.map((e=>{let{url:t,_highlightResult:{hierarchy:r},_snippetResult:n={}}=e;const i=Object.keys(r).map((e=>c(r[e].value)));return{title:i.pop(),url:a(t),summary:n.content?`${c(n.content.value)}...`:"",breadcrumbs:i}}));T({type:"update",value:{items:o,query:t,totalResults:i,totalPages:s,lastPage:n,hasMore:s>n+1,loading:!1}})}));const[C,I]=(0,n.useState)(null),k=(0,n.useRef)(0),D=(0,n.useRef)(h.A.canUseIntersectionObserver&&new IntersectionObserver((e=>{const{isIntersecting:t,boundingClientRect:{y:r}}=e[0];t&&k.current>r&&T({type:"advance"}),k.current=r}),{threshold:1})),q=()=>w?(0,R.T)({id:"theme.SearchPage.existingResultsTitle",message:'Search results for "{query}"',description:"The search page title for non-empty query"},{query:w}):(0,R.T)({id:"theme.SearchPage.emptyResultsTitle",message:"Search the documentation",description:"The search page title for empty query"}),L=(0,g._q)((function(t){void 0===t&&(t=0),Q.addDisjunctiveFacetRefinement("docusaurus_tag","default"),Q.addDisjunctiveFacetRefinement("language",e),Object.entries(v.searchVersions).forEach((e=>{let[t,r]=e;Q.addDisjunctiveFacetRefinement("docusaurus_tag",`docs-${t}-${r}`)})),Q.setQuery(w).setPage(t).search()}));return(0,n.useEffect)((()=>{if(!C)return;const e=D.current;return e?(e.observe(C),()=>e.unobserve(C)):()=>!0}),[C]),(0,n.useEffect)((()=>{T({type:"reset"}),w&&(T({type:"loading"}),setTimeout((()=>{L()}),300))}),[w,v.searchVersions,L]),(0,n.useEffect)((()=>{N.lastPage&&0!==N.lastPage&&L(N.lastPage)}),[L,N.lastPage]),(0,E.jsxs)(P.A,{children:[(0,E.jsxs)(f.A,{children:[(0,E.jsx)("title",{children:(0,y.s)(q())}),(0,E.jsx)("meta",{property:"robots",content:"noindex, follow"})]}),(0,E.jsxs)("div",{className:"container margin-vert--lg",children:[(0,E.jsx)(_.A,{as:"h1",children:q()}),(0,E.jsxs)("form",{className:"row",onSubmit:e=>e.preventDefault(),children:[(0,E.jsx)("div",{className:s("col",x.searchQueryColumn,{"col--9":v.versioningEnabled,"col--12":!v.versioningEnabled}),children:(0,E.jsx)("input",{type:"search",name:"q",className:x.searchQueryInput,placeholder:(0,R.T)({id:"theme.SearchPage.inputPlaceholder",message:"Type your search here",description:"The placeholder for search page input"}),"aria-label":(0,R.T)({id:"theme.SearchPage.inputLabel",message:"Search",description:"The ARIA label for search page input"}),onChange:e=>S(e.target.value),value:w,autoComplete:"off",autoFocus:!0})}),v.versioningEnabled&&(0,E.jsx)(O,{docsSearchVersionsHelpers:v})]}),(0,E.jsxs)("div",{className:"row",children:[(0,E.jsx)("div",{className:s("col","col--8",x.searchResultsColumn),children:!!N.totalResults&&o(N.totalResults)}),(0,E.jsx)("div",{className:s("col","col--4","text--right",x.searchLogoColumn),children:(0,E.jsx)(l.A,{to:"https://www.algolia.com/","aria-label":(0,R.T)({id:"theme.SearchPage.algoliaLabel",message:"Search by Algolia",description:"The ARIA label for Algolia mention"}),children:(0,E.jsx)("svg",{viewBox:"0 0 168 24",className:x.algoliaLogo,children:(0,E.jsxs)("g",{fill:"none",children:[(0,E.jsx)("path",{className:x.algoliaLogoPathFill,d:"M120.925 18.804c-4.386.02-4.386-3.54-4.386-4.106l-.007-13.336 2.675-.424v13.254c0 .322 0 2.358 1.718 2.364v2.248zm-10.846-2.18c.821 0 1.43-.047 1.855-.129v-2.719a6.334 6.334 0 0 0-1.574-.199 5.7 5.7 0 0 0-.897.069 2.699 2.699 0 0 0-.814.24c-.24.116-.439.28-.582.491-.15.212-.219.335-.219.656 0 .628.219.991.616 1.23s.938.362 1.615.362zm-.233-9.7c.883 0 1.629.109 2.231.328.602.218 1.088.525 1.444.915.363.396.609.922.76 1.483.157.56.232 1.175.232 1.85v6.874a32.5 32.5 0 0 1-1.868.314c-.834.123-1.772.185-2.813.185-.69 0-1.327-.069-1.895-.198a4.001 4.001 0 0 1-1.471-.636 3.085 3.085 0 0 1-.951-1.134c-.226-.465-.343-1.12-.343-1.803 0-.656.13-1.073.384-1.525a3.24 3.24 0 0 1 1.047-1.106c.445-.287.95-.492 1.532-.615a8.8 8.8 0 0 1 1.82-.185 8.404 8.404 0 0 1 1.972.24v-.438c0-.307-.035-.6-.11-.874a1.88 1.88 0 0 0-.384-.73 1.784 1.784 0 0 0-.724-.493 3.164 3.164 0 0 0-1.143-.205c-.616 0-1.177.075-1.69.164a7.735 7.735 0 0 0-1.26.307l-.321-2.192c.335-.117.834-.233 1.478-.349a10.98 10.98 0 0 1 2.073-.178zm52.842 9.626c.822 0 1.43-.048 1.854-.13V13.7a6.347 6.347 0 0 0-1.574-.199c-.294 0-.595.021-.896.069a2.7 2.7 0 0 0-.814.24 1.46 1.46 0 0 0-.582.491c-.15.212-.218.335-.218.656 0 .628.218.991.615 1.23.404.245.938.362 1.615.362zm-.226-9.694c.883 0 1.629.108 2.231.327.602.219 1.088.526 1.444.915.355.39.609.923.759 1.483a6.8 6.8 0 0 1 .233 1.852v6.873c-.41.088-1.034.19-1.868.314-.834.123-1.772.184-2.813.184-.69 0-1.327-.068-1.895-.198a4.001 4.001 0 0 1-1.471-.635 3.085 3.085 0 0 1-.951-1.134c-.226-.465-.343-1.12-.343-1.804 0-.656.13-1.073.384-1.524.26-.45.608-.82 1.047-1.107.445-.286.95-.491 1.532-.614a8.803 8.803 0 0 1 2.751-.13c.329.034.671.096 1.04.185v-.437a3.3 3.3 0 0 0-.109-.875 1.873 1.873 0 0 0-.384-.731 1.784 1.784 0 0 0-.724-.492 3.165 3.165 0 0 0-1.143-.205c-.616 0-1.177.075-1.69.164a7.75 7.75 0 0 0-1.26.307l-.321-2.193c.335-.116.834-.232 1.478-.348a11.633 11.633 0 0 1 2.073-.177zm-8.034-1.271a1.626 1.626 0 0 1-1.628-1.62c0-.895.725-1.62 1.628-1.62.904 0 1.63.725 1.63 1.62 0 .895-.733 1.62-1.63 1.62zm1.348 13.22h-2.689V7.27l2.69-.423v11.956zm-4.714 0c-4.386.02-4.386-3.54-4.386-4.107l-.008-13.336 2.676-.424v13.254c0 .322 0 2.358 1.718 2.364v2.248zm-8.698-5.903c0-1.156-.253-2.119-.746-2.788-.493-.677-1.183-1.01-2.067-1.01-.882 0-1.574.333-2.065 1.01-.493.676-.733 1.632-.733 2.788 0 1.168.246 1.953.74 2.63.492.683 1.183 1.018 2.066 1.018.882 0 1.574-.342 2.067-1.019.492-.683.738-1.46.738-2.63zm2.737-.007c0 .902-.13 1.584-.397 2.33a5.52 5.52 0 0 1-1.128 1.906 4.986 4.986 0 0 1-1.752 1.223c-.685.286-1.739.45-2.265.45-.528-.006-1.574-.157-2.252-.45a5.096 5.096 0 0 1-1.744-1.223c-.487-.527-.863-1.162-1.137-1.906a6.345 6.345 0 0 1-.41-2.33c0-.902.123-1.77.397-2.508a5.554 5.554 0 0 1 1.15-1.892 5.133 5.133 0 0 1 1.75-1.216c.679-.287 1.425-.423 2.232-.423.808 0 1.553.142 2.237.423a4.88 4.88 0 0 1 1.753 1.216 5.644 5.644 0 0 1 1.135 1.892c.287.738.431 1.606.431 2.508zm-20.138 0c0 1.12.246 2.363.738 2.882.493.52 1.13.78 1.91.78.424 0 .828-.062 1.204-.178.377-.116.677-.253.917-.417V9.33a10.476 10.476 0 0 0-1.766-.226c-.971-.028-1.71.37-2.23 1.004-.513.636-.773 1.75-.773 2.788zm7.438 5.274c0 1.824-.466 3.156-1.404 4.004-.936.846-2.367 1.27-4.296 1.27-.705 0-2.17-.137-3.34-.396l.431-2.118c.98.205 2.272.26 2.95.26 1.074 0 1.84-.219 2.299-.656.459-.437.684-1.086.684-1.948v-.437a8.07 8.07 0 0 1-1.047.397c-.43.13-.93.198-1.492.198-.739 0-1.41-.116-2.018-.349a4.206 4.206 0 0 1-1.567-1.025c-.431-.45-.774-1.017-1.013-1.694-.24-.677-.363-1.885-.363-2.773 0-.834.13-1.88.384-2.577.26-.696.629-1.298 1.129-1.796.493-.498 1.095-.881 1.8-1.162a6.605 6.605 0 0 1 2.428-.457c.87 0 1.67.109 2.45.24.78.129 1.444.265 1.985.415V18.17zM6.972 6.677v1.627c-.712-.446-1.52-.67-2.425-.67-.585 0-1.045.13-1.38.391a1.24 1.24 0 0 0-.502 1.03c0 .425.164.765.494 1.02.33.256.835.532 1.516.83.447.192.795.356 1.045.495.25.138.537.332.862.582.324.25.563.548.718.894.154.345.23.741.23 1.188 0 .947-.334 1.691-1.004 2.234-.67.542-1.537.814-2.601.814-1.18 0-2.16-.229-2.936-.686v-1.708c.84.628 1.814.942 2.92.942.585 0 1.048-.136 1.388-.407.34-.271.51-.646.51-1.125 0-.287-.1-.55-.302-.79-.203-.24-.42-.42-.655-.542-.234-.123-.585-.29-1.053-.503a61.27 61.27 0 0 1-.582-.271 13.67 13.67 0 0 1-.55-.287 4.275 4.275 0 0 1-.567-.351 6.92 6.92 0 0 1-.455-.4c-.18-.17-.31-.34-.39-.51-.08-.17-.155-.37-.224-.598a2.553 2.553 0 0 1-.104-.742c0-.915.333-1.638.998-2.17.664-.532 1.523-.798 2.576-.798.968 0 1.793.17 2.473.51zm7.468 5.696v-.287c-.022-.607-.187-1.088-.495-1.444-.309-.357-.75-.535-1.324-.535-.532 0-.99.194-1.373.583-.382.388-.622.949-.717 1.683h3.909zm1.005 2.792v1.404c-.596.34-1.383.51-2.362.51-1.255 0-2.255-.377-3-1.132-.744-.755-1.116-1.744-1.116-2.968 0-1.297.34-2.316 1.021-3.055.68-.74 1.548-1.11 2.6-1.11 1.033 0 1.852.323 2.458.966.606.644.91 1.572.91 2.784 0 .33-.033.676-.096 1.038h-5.314c.107.702.405 1.239.894 1.611.49.372 1.106.558 1.85.558.862 0 1.58-.202 2.155-.606zm6.605-1.77h-1.212c-.596 0-1.045.116-1.349.35-.303.234-.454.532-.454.894 0 .372.117.664.35.877.235.213.575.32 1.022.32.51 0 .912-.142 1.204-.424.293-.281.44-.651.44-1.108v-.91zm-4.068-2.554V9.325c.627-.361 1.457-.542 2.489-.542 2.116 0 3.175 1.026 3.175 3.08V17h-1.548v-.957c-.415.68-1.143 1.02-2.186 1.02-.766 0-1.38-.22-1.843-.661-.462-.442-.694-1.003-.694-1.684 0-.776.293-1.38.878-1.81.585-.431 1.404-.647 2.457-.647h1.34V11.8c0-.554-.133-.971-.399-1.253-.266-.282-.707-.423-1.324-.423a4.07 4.07 0 0 0-2.345.718zm9.333-1.93v1.42c.394-1 1.101-1.5 2.123-1.5.148 0 .313.016.494.048v1.531a1.885 1.885 0 0 0-.75-.143c-.542 0-.989.24-1.34.718-.351.479-.527 1.048-.527 1.707V17h-1.563V8.91h1.563zm5.01 4.084c.022.82.272 1.492.75 2.019.479.526 1.15.79 2.01.79.639 0 1.235-.176 1.788-.527v1.404c-.521.319-1.186.479-1.995.479-1.265 0-2.276-.4-3.031-1.197-.755-.798-1.133-1.792-1.133-2.984 0-1.16.38-2.151 1.14-2.975.761-.825 1.79-1.237 3.088-1.237.702 0 1.346.149 1.93.447v1.436a3.242 3.242 0 0 0-1.77-.495c-.84 0-1.513.266-2.019.798-.505.532-.758 1.213-.758 2.042zM40.24 5.72v4.579c.458-1 1.293-1.5 2.505-1.5.787 0 1.42.245 1.899.734.479.49.718 1.17.718 2.042V17h-1.564v-5.106c0-.553-.14-.98-.422-1.284-.282-.303-.652-.455-1.11-.455-.531 0-1.002.202-1.411.606-.41.405-.615 1.022-.615 1.851V17h-1.563V5.72h1.563zm14.966 10.02c.596 0 1.096-.253 1.5-.758.404-.506.606-1.157.606-1.955 0-.915-.202-1.62-.606-2.114-.404-.495-.92-.742-1.548-.742-.553 0-1.05.224-1.491.67-.442.447-.662 1.133-.662 2.058 0 .958.212 1.67.638 2.138.425.469.946.703 1.563.703zM53.004 5.72v4.42c.574-.894 1.388-1.341 2.44-1.341 1.022 0 1.857.383 2.506 1.149.649.766.973 1.781.973 3.047 0 1.138-.309 2.109-.925 2.912-.617.803-1.463 1.205-2.537 1.205-1.075 0-1.894-.447-2.457-1.34V17h-1.58V5.72h1.58zm9.908 11.104l-3.223-7.913h1.739l1.005 2.632 1.26 3.415c.096-.32.48-1.458 1.15-3.415l.909-2.632h1.66l-2.92 7.866c-.777 2.074-1.963 3.11-3.559 3.11a2.92 2.92 0 0 1-.734-.079v-1.34c.17.042.351.064.543.064 1.032 0 1.755-.57 2.17-1.708z"}),(0,E.jsx)("path",{fill:"#5468FF",d:"M78.988.938h16.594a2.968 2.968 0 0 1 2.966 2.966V20.5a2.967 2.967 0 0 1-2.966 2.964H78.988a2.967 2.967 0 0 1-2.966-2.964V3.897A2.961 2.961 0 0 1 78.988.938z"}),(0,E.jsx)("path",{fill:"white",d:"M89.632 5.967v-.772a.978.978 0 0 0-.978-.977h-2.28a.978.978 0 0 0-.978.977v.793c0 .088.082.15.171.13a7.127 7.127 0 0 1 1.984-.28c.65 0 1.295.088 1.917.259.082.02.164-.04.164-.13m-6.248 1.01l-.39-.389a.977.977 0 0 0-1.382 0l-.465.465a.973.973 0 0 0 0 1.38l.383.383c.062.061.15.047.205-.014.226-.307.472-.601.746-.874.281-.28.568-.526.883-.751.068-.042.075-.137.02-.2m4.16 2.453v3.341c0 .096.104.165.192.117l2.97-1.537c.068-.034.089-.117.055-.184a3.695 3.695 0 0 0-3.08-1.866c-.068 0-.136.054-.136.13m0 8.048a4.489 4.489 0 0 1-4.49-4.482 4.488 4.488 0 0 1 4.49-4.482 4.488 4.488 0 0 1 4.489 4.482 4.484 4.484 0 0 1-4.49 4.482m0-10.85a6.363 6.363 0 1 0 0 12.729 6.37 6.37 0 0 0 6.372-6.368 6.358 6.358 0 0 0-6.371-6.36"})]})})})})]}),N.items.length>0?(0,E.jsx)("main",{children:N.items.map(((e,t)=>{let{title:r,url:n,summary:i,breadcrumbs:a}=e;return(0,E.jsxs)("article",{className:x.searchResultItem,children:[(0,E.jsx)(_.A,{as:"h2",className:x.searchResultItemHeading,children:(0,E.jsx)(l.A,{to:n,dangerouslySetInnerHTML:{__html:r}})}),a.length>0&&(0,E.jsx)("nav",{"aria-label":"breadcrumbs",children:(0,E.jsx)("ul",{className:s("breadcrumbs",x.searchResultItemPath),children:a.map(((e,t)=>(0,E.jsx)("li",{className:"breadcrumbs__item",dangerouslySetInnerHTML:{__html:e}},t)))})}),i&&(0,E.jsx)("p",{className:x.searchResultItemSummary,dangerouslySetInnerHTML:{__html:i}})]},t)}))}):[w&&!N.loading&&(0,E.jsx)("p",{children:(0,E.jsx)(R.A,{id:"theme.SearchPage.noResultsText",description:"The paragraph for empty search result",children:"No results were found"})},"no-results"),!!N.loading&&(0,E.jsx)("div",{className:x.loadingSpinner},"spinner")],N.hasMore&&(0,E.jsx)("div",{className:x.loader,ref:I,children:(0,E.jsx)(R.A,{id:"theme.SearchPage.fetchingNewResults",description:"The paragraph for fetching new search results",children:"Fetching new results..."})})]})]})}function S(){return(0,E.jsx)(v.e3,{className:"search-page-wrapper",children:(0,E.jsx)(w,{})})}}}]); \ No newline at end of file diff --git a/assets/js/1a4e3797.b4509294.js.LICENSE.txt b/assets/js/1a4e3797.7474aa62.js.LICENSE.txt similarity index 100% rename from assets/js/1a4e3797.b4509294.js.LICENSE.txt rename to assets/js/1a4e3797.7474aa62.js.LICENSE.txt diff --git a/assets/js/1a4e3797.b4509294.js b/assets/js/1a4e3797.b4509294.js deleted file mode 100644 index e746109e..00000000 --- a/assets/js/1a4e3797.b4509294.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! For license information please see 1a4e3797.b4509294.js.LICENSE.txt */ -(self.webpackChunkouch1978_at_github=self.webpackChunkouch1978_at_github||[]).push([[2138],{72733:e=>{function t(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function r(e){return"function"==typeof e}function n(e){return"object"==typeof e&&null!==e}function i(e){return void 0===e}e.exports=t,t.prototype._events=void 0,t.prototype._maxListeners=void 0,t.defaultMaxListeners=10,t.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw TypeError("n must be a positive number");return this._maxListeners=e,this},t.prototype.emit=function(e){var t,s,a,c,u,o;if(this._events||(this._events={}),"error"===e&&(!this._events.error||n(this._events.error)&&!this._events.error.length)){if((t=arguments[1])instanceof Error)throw t;var h=new Error('Uncaught, unspecified "error" event. ('+t+")");throw h.context=t,h}if(i(s=this._events[e]))return!1;if(r(s))switch(arguments.length){case 1:s.call(this);break;case 2:s.call(this,arguments[1]);break;case 3:s.call(this,arguments[1],arguments[2]);break;default:c=Array.prototype.slice.call(arguments,1),s.apply(this,c)}else if(n(s))for(c=Array.prototype.slice.call(arguments,1),a=(o=s.slice()).length,u=0;u0&&this._events[e].length>a&&(this._events[e].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[e].length),"function"==typeof console.trace&&console.trace()),this},t.prototype.on=t.prototype.addListener,t.prototype.once=function(e,t){if(!r(t))throw TypeError("listener must be a function");var n=!1;function i(){this.removeListener(e,i),n||(n=!0,t.apply(this,arguments))}return i.listener=t,this.on(e,i),this},t.prototype.removeListener=function(e,t){var i,s,a,c;if(!r(t))throw TypeError("listener must be a function");if(!this._events||!this._events[e])return this;if(a=(i=this._events[e]).length,s=-1,i===t||r(i.listener)&&i.listener===t)delete this._events[e],this._events.removeListener&&this.emit("removeListener",e,t);else if(n(i)){for(c=a;c-- >0;)if(i[c]===t||i[c].listener&&i[c].listener===t){s=c;break}if(s<0)return this;1===i.length?(i.length=0,delete this._events[e]):i.splice(s,1),this._events.removeListener&&this.emit("removeListener",e,t)}return this},t.prototype.removeAllListeners=function(e){var t,n;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[e]&&delete this._events[e],this;if(0===arguments.length){for(t in this._events)"removeListener"!==t&&this.removeAllListeners(t);return this.removeAllListeners("removeListener"),this._events={},this}if(r(n=this._events[e]))this.removeListener(e,n);else if(n)for(;n.length;)this.removeListener(e,n[n.length-1]);return delete this._events[e],this},t.prototype.listeners=function(e){return this._events&&this._events[e]?r(this._events[e])?[this._events[e]]:this._events[e].slice():[]},t.prototype.listenerCount=function(e){if(this._events){var t=this._events[e];if(r(t))return 1;if(t)return t.length}return 0},t.listenerCount=function(e,t){return e.listenerCount(t)}},74103:(e,t,r)=>{"use strict";var n=r(36571),i=r(33371),s=r(67691);function a(e,t,r,i){return new n(e,t,r,i)}a.version=r(16938),a.AlgoliaSearchHelper=n,a.SearchParameters=i,a.SearchResults=s,e.exports=a},46732:(e,t,r)=>{"use strict";var n=r(72733);function i(e,t){this.main=e,this.fn=t,this.lastResults=null}r(73014)(i,n),i.prototype.detach=function(){this.removeAllListeners(),this.main.detachDerivedHelper(this)},i.prototype.getModifiedState=function(e){return this.fn(e)},e.exports=i},19127:e=>{"use strict";function t(e){e=e||{},this.params=e.params||[]}t.prototype={constructor:t,addParams:function(e){return new t({params:this.params.concat(e)})},removeParams:function(e){return new t({params:this.params.filter((function(t){return t.$$id!==e}))})}},e.exports=t},44054:(e,t,r)=>{"use strict";var n=r(29110),i=r(40317),s=r(21383),a={addRefinement:function(e,t,r){if(a.isRefined(e,t,r))return e;var i=""+r,s=e[t]?e[t].concat(i):[i],c={};return c[t]=s,n({},c,e)},removeRefinement:function(e,t,r){if(void 0===r)return a.clearRefinement(e,(function(e,r){return t===r}));var n=""+r;return a.clearRefinement(e,(function(e,r){return t===r&&n===e}))},toggleRefinement:function(e,t,r){if(void 0===r)throw new Error("toggleRefinement should be used with a value");return a.isRefined(e,t,r)?a.removeRefinement(e,t,r):a.addRefinement(e,t,r)},clearRefinement:function(e,t,r){if(void 0===t)return i(e)?{}:e;if("string"==typeof t)return s(e,[t]);if("function"==typeof t){var n=!1,a=Object.keys(e).reduce((function(i,s){var a=e[s]||[],c=a.filter((function(e){return!t(e,s,r)}));return c.length!==a.length&&(n=!0),i[s]=c,i}),{});return n?a:e}},isRefined:function(e,t,r){var n=Boolean(e[t])&&e[t].length>0;if(void 0===r||!n)return n;var i=""+r;return-1!==e[t].indexOf(i)}};e.exports=a},33371:(e,t,r)=>{"use strict";var n=r(29110),i=r(20849),s=r(14843),a=r(44728),c=r(40317),u=r(21383),o=r(17507),h=r(72208),f=r(44054);function l(e,t){return Array.isArray(e)&&Array.isArray(t)?e.length===t.length&&e.every((function(e,r){return l(t[r],e)})):e===t}function m(e){var t=e?m._parseNumbers(e):{};void 0===t.userToken||h(t.userToken)||console.warn("[algoliasearch-helper] The `userToken` parameter is invalid. This can lead to wrong analytics.\n - Format: [a-zA-Z0-9_-]{1,64}"),this.facets=t.facets||[],this.disjunctiveFacets=t.disjunctiveFacets||[],this.hierarchicalFacets=t.hierarchicalFacets||[],this.facetsRefinements=t.facetsRefinements||{},this.facetsExcludes=t.facetsExcludes||{},this.disjunctiveFacetsRefinements=t.disjunctiveFacetsRefinements||{},this.numericRefinements=t.numericRefinements||{},this.tagRefinements=t.tagRefinements||[],this.hierarchicalFacetsRefinements=t.hierarchicalFacetsRefinements||{};var r=this;Object.keys(t).forEach((function(e){var n=-1!==m.PARAMETERS.indexOf(e),i=void 0!==t[e];!n&&i&&(r[e]=t[e])}))}m.PARAMETERS=Object.keys(new m),m._parseNumbers=function(e){if(e instanceof m)return e;var t={};if(["aroundPrecision","aroundRadius","getRankingInfo","minWordSizefor2Typos","minWordSizefor1Typo","page","maxValuesPerFacet","distinct","minimumAroundRadius","hitsPerPage","minProximity"].forEach((function(r){var n=e[r];if("string"==typeof n){var i=parseFloat(n);t[r]=isNaN(i)?n:i}})),Array.isArray(e.insideBoundingBox)&&(t.insideBoundingBox=e.insideBoundingBox.map((function(e){return Array.isArray(e)?e.map((function(e){return parseFloat(e)})):e}))),e.numericRefinements){var r={};Object.keys(e.numericRefinements).forEach((function(t){var n=e.numericRefinements[t]||{};r[t]={},Object.keys(n).forEach((function(e){var i=n[e].map((function(e){return Array.isArray(e)?e.map((function(e){return"string"==typeof e?parseFloat(e):e})):"string"==typeof e?parseFloat(e):e}));r[t][e]=i}))})),t.numericRefinements=r}return a(e,t)},m.make=function(e){var t=new m(e);return(e.hierarchicalFacets||[]).forEach((function(e){if(e.rootPath){var r=t.getHierarchicalRefinement(e.name);r.length>0&&0!==r[0].indexOf(e.rootPath)&&(t=t.clearRefinements(e.name)),0===(r=t.getHierarchicalRefinement(e.name)).length&&(t=t.toggleHierarchicalFacetRefinement(e.name,e.rootPath))}})),t},m.validate=function(e,t){var r=t||{};return e.tagFilters&&r.tagRefinements&&r.tagRefinements.length>0?new Error("[Tags] Cannot switch from the managed tag API to the advanced API. It is probably an error, if it is really what you want, you should first clear the tags with clearTags method."):e.tagRefinements.length>0&&r.tagFilters?new Error("[Tags] Cannot switch from the advanced tag API to the managed API. It is probably an error, if it is not, you should first clear the tags with clearTags method."):e.numericFilters&&r.numericRefinements&&c(r.numericRefinements)?new Error("[Numeric filters] Can't switch from the advanced to the managed API. It is probably an error, if this is really what you want, you have to first clear the numeric filters."):c(e.numericRefinements)&&r.numericFilters?new Error("[Numeric filters] Can't switch from the managed API to the advanced. It is probably an error, if this is really what you want, you have to first clear the numeric filters."):null},m.prototype={constructor:m,clearRefinements:function(e){var t={numericRefinements:this._clearNumericRefinements(e),facetsRefinements:f.clearRefinement(this.facetsRefinements,e,"conjunctiveFacet"),facetsExcludes:f.clearRefinement(this.facetsExcludes,e,"exclude"),disjunctiveFacetsRefinements:f.clearRefinement(this.disjunctiveFacetsRefinements,e,"disjunctiveFacet"),hierarchicalFacetsRefinements:f.clearRefinement(this.hierarchicalFacetsRefinements,e,"hierarchicalFacet")};return t.numericRefinements===this.numericRefinements&&t.facetsRefinements===this.facetsRefinements&&t.facetsExcludes===this.facetsExcludes&&t.disjunctiveFacetsRefinements===this.disjunctiveFacetsRefinements&&t.hierarchicalFacetsRefinements===this.hierarchicalFacetsRefinements?this:this.setQueryParameters(t)},clearTags:function(){return void 0===this.tagFilters&&0===this.tagRefinements.length?this:this.setQueryParameters({tagFilters:void 0,tagRefinements:[]})},setIndex:function(e){return e===this.index?this:this.setQueryParameters({index:e})},setQuery:function(e){return e===this.query?this:this.setQueryParameters({query:e})},setPage:function(e){return e===this.page?this:this.setQueryParameters({page:e})},setFacets:function(e){return this.setQueryParameters({facets:e})},setDisjunctiveFacets:function(e){return this.setQueryParameters({disjunctiveFacets:e})},setHitsPerPage:function(e){return this.hitsPerPage===e?this:this.setQueryParameters({hitsPerPage:e})},setTypoTolerance:function(e){return this.typoTolerance===e?this:this.setQueryParameters({typoTolerance:e})},addNumericRefinement:function(e,t,r){var n=o(r);if(this.isNumericRefined(e,t,n))return this;var i=a({},this.numericRefinements);return i[e]=a({},i[e]),i[e][t]?(i[e][t]=i[e][t].slice(),i[e][t].push(n)):i[e][t]=[n],this.setQueryParameters({numericRefinements:i})},getConjunctiveRefinements:function(e){return this.isConjunctiveFacet(e)&&this.facetsRefinements[e]||[]},getDisjunctiveRefinements:function(e){return this.isDisjunctiveFacet(e)&&this.disjunctiveFacetsRefinements[e]||[]},getHierarchicalRefinement:function(e){return this.hierarchicalFacetsRefinements[e]||[]},getExcludeRefinements:function(e){return this.isConjunctiveFacet(e)&&this.facetsExcludes[e]||[]},removeNumericRefinement:function(e,t,r){var n=r;return void 0!==n?this.isNumericRefined(e,t,n)?this.setQueryParameters({numericRefinements:this._clearNumericRefinements((function(r,i){return i===e&&r.op===t&&l(r.val,o(n))}))}):this:void 0!==t?this.isNumericRefined(e,t)?this.setQueryParameters({numericRefinements:this._clearNumericRefinements((function(r,n){return n===e&&r.op===t}))}):this:this.isNumericRefined(e)?this.setQueryParameters({numericRefinements:this._clearNumericRefinements((function(t,r){return r===e}))}):this},getNumericRefinements:function(e){return this.numericRefinements[e]||{}},getNumericRefinement:function(e,t){return this.numericRefinements[e]&&this.numericRefinements[e][t]},_clearNumericRefinements:function(e){if(void 0===e)return c(this.numericRefinements)?{}:this.numericRefinements;if("string"==typeof e)return u(this.numericRefinements,[e]);if("function"==typeof e){var t=!1,r=this.numericRefinements,n=Object.keys(r).reduce((function(n,i){var s=r[i],a={};return s=s||{},Object.keys(s).forEach((function(r){var n=s[r]||[],c=[];n.forEach((function(t){e({val:t,op:r},i,"numeric")||c.push(t)})),c.length!==n.length&&(t=!0),a[r]=c})),n[i]=a,n}),{});return t?n:this.numericRefinements}},addFacet:function(e){return this.isConjunctiveFacet(e)?this:this.setQueryParameters({facets:this.facets.concat([e])})},addDisjunctiveFacet:function(e){return this.isDisjunctiveFacet(e)?this:this.setQueryParameters({disjunctiveFacets:this.disjunctiveFacets.concat([e])})},addHierarchicalFacet:function(e){if(this.isHierarchicalFacet(e.name))throw new Error("Cannot declare two hierarchical facets with the same name: `"+e.name+"`");return this.setQueryParameters({hierarchicalFacets:this.hierarchicalFacets.concat([e])})},addFacetRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return f.isRefined(this.facetsRefinements,e,t)?this:this.setQueryParameters({facetsRefinements:f.addRefinement(this.facetsRefinements,e,t)})},addExcludeRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return f.isRefined(this.facetsExcludes,e,t)?this:this.setQueryParameters({facetsExcludes:f.addRefinement(this.facetsExcludes,e,t)})},addDisjunctiveFacetRefinement:function(e,t){if(!this.isDisjunctiveFacet(e))throw new Error(e+" is not defined in the disjunctiveFacets attribute of the helper configuration");return f.isRefined(this.disjunctiveFacetsRefinements,e,t)?this:this.setQueryParameters({disjunctiveFacetsRefinements:f.addRefinement(this.disjunctiveFacetsRefinements,e,t)})},addTagRefinement:function(e){if(this.isTagRefined(e))return this;var t={tagRefinements:this.tagRefinements.concat(e)};return this.setQueryParameters(t)},removeFacet:function(e){return this.isConjunctiveFacet(e)?this.clearRefinements(e).setQueryParameters({facets:this.facets.filter((function(t){return t!==e}))}):this},removeDisjunctiveFacet:function(e){return this.isDisjunctiveFacet(e)?this.clearRefinements(e).setQueryParameters({disjunctiveFacets:this.disjunctiveFacets.filter((function(t){return t!==e}))}):this},removeHierarchicalFacet:function(e){return this.isHierarchicalFacet(e)?this.clearRefinements(e).setQueryParameters({hierarchicalFacets:this.hierarchicalFacets.filter((function(t){return t.name!==e}))}):this},removeFacetRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return f.isRefined(this.facetsRefinements,e,t)?this.setQueryParameters({facetsRefinements:f.removeRefinement(this.facetsRefinements,e,t)}):this},removeExcludeRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return f.isRefined(this.facetsExcludes,e,t)?this.setQueryParameters({facetsExcludes:f.removeRefinement(this.facetsExcludes,e,t)}):this},removeDisjunctiveFacetRefinement:function(e,t){if(!this.isDisjunctiveFacet(e))throw new Error(e+" is not defined in the disjunctiveFacets attribute of the helper configuration");return f.isRefined(this.disjunctiveFacetsRefinements,e,t)?this.setQueryParameters({disjunctiveFacetsRefinements:f.removeRefinement(this.disjunctiveFacetsRefinements,e,t)}):this},removeTagRefinement:function(e){if(!this.isTagRefined(e))return this;var t={tagRefinements:this.tagRefinements.filter((function(t){return t!==e}))};return this.setQueryParameters(t)},toggleRefinement:function(e,t){return this.toggleFacetRefinement(e,t)},toggleFacetRefinement:function(e,t){if(this.isHierarchicalFacet(e))return this.toggleHierarchicalFacetRefinement(e,t);if(this.isConjunctiveFacet(e))return this.toggleConjunctiveFacetRefinement(e,t);if(this.isDisjunctiveFacet(e))return this.toggleDisjunctiveFacetRefinement(e,t);throw new Error("Cannot refine the undeclared facet "+e+"; it should be added to the helper options facets, disjunctiveFacets or hierarchicalFacets")},toggleConjunctiveFacetRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return this.setQueryParameters({facetsRefinements:f.toggleRefinement(this.facetsRefinements,e,t)})},toggleExcludeFacetRefinement:function(e,t){if(!this.isConjunctiveFacet(e))throw new Error(e+" is not defined in the facets attribute of the helper configuration");return this.setQueryParameters({facetsExcludes:f.toggleRefinement(this.facetsExcludes,e,t)})},toggleDisjunctiveFacetRefinement:function(e,t){if(!this.isDisjunctiveFacet(e))throw new Error(e+" is not defined in the disjunctiveFacets attribute of the helper configuration");return this.setQueryParameters({disjunctiveFacetsRefinements:f.toggleRefinement(this.disjunctiveFacetsRefinements,e,t)})},toggleHierarchicalFacetRefinement:function(e,t){if(!this.isHierarchicalFacet(e))throw new Error(e+" is not defined in the hierarchicalFacets attribute of the helper configuration");var r=this._getHierarchicalFacetSeparator(this.getHierarchicalFacetByName(e)),i={};return void 0!==this.hierarchicalFacetsRefinements[e]&&this.hierarchicalFacetsRefinements[e].length>0&&(this.hierarchicalFacetsRefinements[e][0]===t||0===this.hierarchicalFacetsRefinements[e][0].indexOf(t+r))?-1===t.indexOf(r)?i[e]=[]:i[e]=[t.slice(0,t.lastIndexOf(r))]:i[e]=[t],this.setQueryParameters({hierarchicalFacetsRefinements:n({},i,this.hierarchicalFacetsRefinements)})},addHierarchicalFacetRefinement:function(e,t){if(this.isHierarchicalFacetRefined(e))throw new Error(e+" is already refined.");if(!this.isHierarchicalFacet(e))throw new Error(e+" is not defined in the hierarchicalFacets attribute of the helper configuration.");var r={};return r[e]=[t],this.setQueryParameters({hierarchicalFacetsRefinements:n({},r,this.hierarchicalFacetsRefinements)})},removeHierarchicalFacetRefinement:function(e){if(!this.isHierarchicalFacetRefined(e))return this;var t={};return t[e]=[],this.setQueryParameters({hierarchicalFacetsRefinements:n({},t,this.hierarchicalFacetsRefinements)})},toggleTagRefinement:function(e){return this.isTagRefined(e)?this.removeTagRefinement(e):this.addTagRefinement(e)},isDisjunctiveFacet:function(e){return this.disjunctiveFacets.indexOf(e)>-1},isHierarchicalFacet:function(e){return void 0!==this.getHierarchicalFacetByName(e)},isConjunctiveFacet:function(e){return this.facets.indexOf(e)>-1},isFacetRefined:function(e,t){return!!this.isConjunctiveFacet(e)&&f.isRefined(this.facetsRefinements,e,t)},isExcludeRefined:function(e,t){return!!this.isConjunctiveFacet(e)&&f.isRefined(this.facetsExcludes,e,t)},isDisjunctiveFacetRefined:function(e,t){return!!this.isDisjunctiveFacet(e)&&f.isRefined(this.disjunctiveFacetsRefinements,e,t)},isHierarchicalFacetRefined:function(e,t){if(!this.isHierarchicalFacet(e))return!1;var r=this.getHierarchicalRefinement(e);return t?-1!==r.indexOf(t):r.length>0},isNumericRefined:function(e,t,r){if(void 0===r&&void 0===t)return Boolean(this.numericRefinements[e]);var n=this.numericRefinements[e]&&void 0!==this.numericRefinements[e][t];if(void 0===r||!n)return n;var s,a,c=o(r),u=void 0!==(s=this.numericRefinements[e][t],a=c,i(s,(function(e){return l(e,a)})));return n&&u},isTagRefined:function(e){return-1!==this.tagRefinements.indexOf(e)},getRefinedDisjunctiveFacets:function(){var e=this,t=s(Object.keys(this.numericRefinements).filter((function(t){return Object.keys(e.numericRefinements[t]).length>0})),this.disjunctiveFacets);return Object.keys(this.disjunctiveFacetsRefinements).filter((function(t){return e.disjunctiveFacetsRefinements[t].length>0})).concat(t).concat(this.getRefinedHierarchicalFacets()).sort()},getRefinedHierarchicalFacets:function(){var e=this;return s(this.hierarchicalFacets.map((function(e){return e.name})),Object.keys(this.hierarchicalFacetsRefinements).filter((function(t){return e.hierarchicalFacetsRefinements[t].length>0}))).sort()},getUnrefinedDisjunctiveFacets:function(){var e=this.getRefinedDisjunctiveFacets();return this.disjunctiveFacets.filter((function(t){return-1===e.indexOf(t)}))},managedParameters:["index","facets","disjunctiveFacets","facetsRefinements","hierarchicalFacets","facetsExcludes","disjunctiveFacetsRefinements","numericRefinements","tagRefinements","hierarchicalFacetsRefinements"],getQueryParams:function(){var e=this.managedParameters,t={},r=this;return Object.keys(this).forEach((function(n){var i=r[n];-1===e.indexOf(n)&&void 0!==i&&(t[n]=i)})),t},setQueryParameter:function(e,t){if(this[e]===t)return this;var r={};return r[e]=t,this.setQueryParameters(r)},setQueryParameters:function(e){if(!e)return this;var t=m.validate(this,e);if(t)throw t;var r=this,n=m._parseNumbers(e),i=Object.keys(this).reduce((function(e,t){return e[t]=r[t],e}),{}),s=Object.keys(n).reduce((function(e,t){var r=void 0!==e[t],i=void 0!==n[t];return r&&!i?u(e,[t]):(i&&(e[t]=n[t]),e)}),i);return new this.constructor(s)},resetPage:function(){return void 0===this.page?this:this.setPage(0)},_getHierarchicalFacetSortBy:function(e){return e.sortBy||["isRefined:desc","name:asc"]},_getHierarchicalFacetSeparator:function(e){return e.separator||" > "},_getHierarchicalRootPath:function(e){return e.rootPath||null},_getHierarchicalShowParentLevel:function(e){return"boolean"!=typeof e.showParentLevel||e.showParentLevel},getHierarchicalFacetByName:function(e){return i(this.hierarchicalFacets,(function(t){return t.name===e}))},getHierarchicalFacetBreadcrumb:function(e){if(!this.isHierarchicalFacet(e))return[];var t=this.getHierarchicalRefinement(e)[0];if(!t)return[];var r=this._getHierarchicalFacetSeparator(this.getHierarchicalFacetByName(e));return t.split(r).map((function(e){return e.trim()}))},toString:function(){return JSON.stringify(this,null,2)}},e.exports=m},76673:(e,t,r)=>{"use strict";e.exports=function(e){return function(t,r){var n=e.hierarchicalFacets[r],o=e.hierarchicalFacetsRefinements[n.name]&&e.hierarchicalFacetsRefinements[n.name][0]||"",h=e._getHierarchicalFacetSeparator(n),f=e._getHierarchicalRootPath(n),l=e._getHierarchicalShowParentLevel(n),m=s(e._getHierarchicalFacetSortBy(n)),d=t.every((function(e){return e.exhaustive})),p=function(e,t,r,n,s){return function(o,h,f){var l=o;if(f>0){var m=0;for(l=o;m{"use strict";var n=r(78965),i=r(29110),s=r(2909),a=r(20849),c=r(43917),u=r(7577),o=r(44728),h=r(38601),f=s.escapeFacetValue,l=s.unescapeFacetValue,m=r(76673);function d(e){var t={};return e.forEach((function(e,r){t[e]=r})),t}function p(e,t,r){t&&t[r]&&(e.stats=t[r])}function v(e,t,r){var s=t[0];this._rawResults=t;var u=this;Object.keys(s).forEach((function(e){u[e]=s[e]}));var h=o({persistHierarchicalRootCount:!1},r);Object.keys(h).forEach((function(e){u[e]=h[e]})),this.processingTimeMS=t.reduce((function(e,t){return void 0===t.processingTimeMS?e:e+t.processingTimeMS}),0),this.disjunctiveFacets=[],this.hierarchicalFacets=e.hierarchicalFacets.map((function(){return[]})),this.facets=[];var f=e.getRefinedDisjunctiveFacets(),v=d(e.facets),g=d(e.disjunctiveFacets),y=1,R=s.facets||{};Object.keys(R).forEach((function(t){var r,n,i=R[t],o=(r=e.hierarchicalFacets,n=t,a(r,(function(e){return(e.attributes||[]).indexOf(n)>-1})));if(o){var h=o.attributes.indexOf(t),f=c(e.hierarchicalFacets,(function(e){return e.name===o.name}));u.hierarchicalFacets[f][h]={attribute:t,data:i,exhaustive:s.exhaustiveFacetsCount}}else{var l,m=-1!==e.disjunctiveFacets.indexOf(t),d=-1!==e.facets.indexOf(t);m&&(l=g[t],u.disjunctiveFacets[l]={name:t,data:i,exhaustive:s.exhaustiveFacetsCount},p(u.disjunctiveFacets[l],s.facets_stats,t)),d&&(l=v[t],u.facets[l]={name:t,data:i,exhaustive:s.exhaustiveFacetsCount},p(u.facets[l],s.facets_stats,t))}})),this.hierarchicalFacets=n(this.hierarchicalFacets),f.forEach((function(r){var n=t[y],a=n&&n.facets?n.facets:{},h=e.getHierarchicalFacetByName(r);Object.keys(a).forEach((function(t){var r,f=a[t];if(h){r=c(e.hierarchicalFacets,(function(e){return e.name===h.name}));var m=c(u.hierarchicalFacets[r],(function(e){return e.attribute===t}));if(-1===m)return;u.hierarchicalFacets[r][m].data=o({},u.hierarchicalFacets[r][m].data,f)}else{r=g[t];var d=s.facets&&s.facets[t]||{};u.disjunctiveFacets[r]={name:t,data:i({},f,d),exhaustive:n.exhaustiveFacetsCount},p(u.disjunctiveFacets[r],n.facets_stats,t),e.disjunctiveFacetsRefinements[t]&&e.disjunctiveFacetsRefinements[t].forEach((function(n){!u.disjunctiveFacets[r].data[n]&&e.disjunctiveFacetsRefinements[t].indexOf(l(n))>-1&&(u.disjunctiveFacets[r].data[n]=0)}))}})),y++})),e.getRefinedHierarchicalFacets().forEach((function(r){var n=e.getHierarchicalFacetByName(r),s=e._getHierarchicalFacetSeparator(n),a=e.getHierarchicalRefinement(r);0===a.length||a[0].split(s).length<2||t.slice(y).forEach((function(t){var r=t&&t.facets?t.facets:{};Object.keys(r).forEach((function(t){var o=r[t],h=c(e.hierarchicalFacets,(function(e){return e.name===n.name})),f=c(u.hierarchicalFacets[h],(function(e){return e.attribute===t}));if(-1!==f){var l={};if(a.length>0&&!u.persistHierarchicalRootCount){var m=a[0].split(s)[0];l[m]=u.hierarchicalFacets[h][f].data[m]}u.hierarchicalFacets[h][f].data=i(l,o,u.hierarchicalFacets[h][f].data)}})),y++}))})),Object.keys(e.facetsExcludes).forEach((function(t){var r=e.facetsExcludes[t],n=v[t];u.facets[n]={name:t,data:R[t],exhaustive:s.exhaustiveFacetsCount},r.forEach((function(e){u.facets[n]=u.facets[n]||{name:t},u.facets[n].data=u.facets[n].data||{},u.facets[n].data[e]=0}))})),this.hierarchicalFacets=this.hierarchicalFacets.map(m(e)),this.facets=n(this.facets),this.disjunctiveFacets=n(this.disjunctiveFacets),this._state=e}function g(e,t){function r(e){return e.name===t}if(e._state.isConjunctiveFacet(t)){var n=a(e.facets,r);return n?Object.keys(n.data).map((function(r){var i=f(r);return{name:r,escapedValue:i,count:n.data[r],isRefined:e._state.isFacetRefined(t,i),isExcluded:e._state.isExcludeRefined(t,r)}})):[]}if(e._state.isDisjunctiveFacet(t)){var i=a(e.disjunctiveFacets,r);return i?Object.keys(i.data).map((function(r){var n=f(r);return{name:r,escapedValue:n,count:i.data[r],isRefined:e._state.isDisjunctiveFacetRefined(t,n)}})):[]}if(e._state.isHierarchicalFacet(t)){var s=a(e.hierarchicalFacets,r);if(!s)return s;var c=e._state.getHierarchicalFacetByName(t),u=e._state._getHierarchicalFacetSeparator(c),o=l(e._state.getHierarchicalRefinement(t)[0]||"");0===o.indexOf(c.rootPath)&&(o=o.replace(c.rootPath+u,""));var h=o.split(u);return h.unshift(t),y(s,h,0),s}}function y(e,t,r){e.isRefined=e.name===(t[r]&&t[r].trim()),e.data&&e.data.forEach((function(e){y(e,t,r+1)}))}function R(e,t,r,n){if(n=n||0,Array.isArray(t))return e(t,r[n]);if(!t.data||0===t.data.length)return t;var s=t.data.map((function(t){return R(e,t,r,n+1)})),a=e(s,r[n]);return i({data:a},t)}function F(e,t){var r=a(e,(function(e){return e.name===t}));return r&&r.stats}function b(e,t,r,n,i){var s=a(i,(function(e){return e.name===r})),c=s&&s.data&&s.data[n]?s.data[n]:0,u=s&&s.exhaustive||!1;return{type:t,attributeName:r,name:n,count:c,exhaustive:u}}v.prototype.getFacetByName=function(e){function t(t){return t.name===e}return a(this.facets,t)||a(this.disjunctiveFacets,t)||a(this.hierarchicalFacets,t)},v.DEFAULT_SORT=["isRefined:desc","count:desc","name:asc"],v.prototype.getFacetValues=function(e,t){var r=g(this,e);if(r){var n,s=i({},t,{sortBy:v.DEFAULT_SORT,facetOrdering:!(t&&t.sortBy)}),a=this;if(Array.isArray(r))n=[e];else n=a._state.getHierarchicalFacetByName(r.name).attributes;return R((function(e,t){if(s.facetOrdering){var r=function(e,t){return e.renderingContent&&e.renderingContent.facetOrdering&&e.renderingContent.facetOrdering.values&&e.renderingContent.facetOrdering.values[t]}(a,t);if(r)return function(e,t){var r=[],n=[],i=(t.order||[]).reduce((function(e,t,r){return e[t]=r,e}),{});e.forEach((function(e){var t=e.path||e.name;void 0!==i[t]?r[i[t]]=e:n.push(e)})),r=r.filter((function(e){return e}));var s,a=t.sortRemainingBy;return"hidden"===a?r:(s="alpha"===a?[["path","name"],["asc","asc"]]:[["count"],["desc"]],r.concat(h(n,s[0],s[1])))}(e,r)}if(Array.isArray(s.sortBy)){var n=u(s.sortBy,v.DEFAULT_SORT);return h(e,n[0],n[1])}if("function"==typeof s.sortBy)return function(e,t){return t.sort(e)}(s.sortBy,e);throw new Error("options.sortBy is optional but if defined it must be either an array of string (predicates) or a sorting function")}),r,n)}},v.prototype.getFacetStats=function(e){return this._state.isConjunctiveFacet(e)?F(this.facets,e):this._state.isDisjunctiveFacet(e)?F(this.disjunctiveFacets,e):void 0},v.prototype.getRefinements=function(){var e=this._state,t=this,r=[];return Object.keys(e.facetsRefinements).forEach((function(n){e.facetsRefinements[n].forEach((function(i){r.push(b(e,"facet",n,i,t.facets))}))})),Object.keys(e.facetsExcludes).forEach((function(n){e.facetsExcludes[n].forEach((function(i){r.push(b(e,"exclude",n,i,t.facets))}))})),Object.keys(e.disjunctiveFacetsRefinements).forEach((function(n){e.disjunctiveFacetsRefinements[n].forEach((function(i){r.push(b(e,"disjunctive",n,i,t.disjunctiveFacets))}))})),Object.keys(e.hierarchicalFacetsRefinements).forEach((function(n){e.hierarchicalFacetsRefinements[n].forEach((function(i){r.push(function(e,t,r,n){var i=e.getHierarchicalFacetByName(t),s=e._getHierarchicalFacetSeparator(i),c=r.split(s),u=a(n,(function(e){return e.name===t})),o=c.reduce((function(e,t){var r=e&&a(e.data,(function(e){return e.name===t}));return void 0!==r?r:e}),u),h=o&&o.count||0,f=o&&o.exhaustive||!1,l=o&&o.path||"";return{type:"hierarchical",attributeName:t,name:l,count:h,exhaustive:f}}(e,n,i,t.hierarchicalFacets))}))})),Object.keys(e.numericRefinements).forEach((function(t){var n=e.numericRefinements[t];Object.keys(n).forEach((function(e){n[e].forEach((function(n){r.push({type:"numeric",attributeName:t,name:n,numericValue:n,operator:e})}))}))})),e.tagRefinements.forEach((function(e){r.push({type:"tag",attributeName:"_tags",name:e})})),r},e.exports=v},36571:(e,t,r)=>{"use strict";var n=r(72733),i=r(46732),s=r(2909).escapeFacetValue,a=r(73014),c=r(44728),u=r(40317),o=r(21383),h=r(19127),f=r(49228),l=r(33371),m=r(67691),d=r(16938);function p(e,t,r,n){"function"==typeof e.addAlgoliaAgent&&e.addAlgoliaAgent("JS Helper ("+d+")"),this.setClient(e);var i=r||{};i.index=t,this.state=l.make(i),this.recommendState=new h({params:i.recommendState}),this.lastResults=null,this._queryId=0,this._lastQueryIdReceived=-1,this.derivedHelpers=[],this._currentNbQueries=0,this._searchResultsOptions=n}function v(e){if(e<0)throw new Error("Page requested below 0.");return this._change({state:this.state.setPage(e),isPageReset:!1}),this}function g(){return this.state.page}a(p,n),p.prototype.search=function(){return this._search({onlyWithDerivedHelpers:!1}),this},p.prototype.searchOnlyWithDerivedHelpers=function(){return this._search({onlyWithDerivedHelpers:!0}),this},p.prototype.getQuery=function(){var e=this.state;return f._getHitsSearchParams(e)},p.prototype.searchOnce=function(e,t){var r=e?this.state.setQueryParameters(e):this.state,n=f._getQueries(r.index,r),i=this;if(this._currentNbQueries++,this.emit("searchOnce",{state:r}),!t)return this.client.search(n).then((function(e){return i._currentNbQueries--,0===i._currentNbQueries&&i.emit("searchQueueEmpty"),{content:new m(r,e.results),state:r,_originalResponse:e}}),(function(e){throw i._currentNbQueries--,0===i._currentNbQueries&&i.emit("searchQueueEmpty"),e}));this.client.search(n).then((function(e){i._currentNbQueries--,0===i._currentNbQueries&&i.emit("searchQueueEmpty"),t(null,new m(r,e.results),r)})).catch((function(e){i._currentNbQueries--,0===i._currentNbQueries&&i.emit("searchQueueEmpty"),t(e,null,r)}))},p.prototype.findAnswers=function(e){console.warn("[algoliasearch-helper] answers is no longer supported");var t=this.state,r=this.derivedHelpers[0];if(!r)return Promise.resolve([]);var n=r.getModifiedState(t),i=c({attributesForPrediction:e.attributesForPrediction,nbHits:e.nbHits},{params:o(f._getHitsSearchParams(n),["attributesToSnippet","hitsPerPage","restrictSearchableAttributes","snippetEllipsisText"])}),s="search for answers was called, but this client does not have a function client.initIndex(index).findAnswers";if("function"!=typeof this.client.initIndex)throw new Error(s);var a=this.client.initIndex(n.index);if("function"!=typeof a.findAnswers)throw new Error(s);return a.findAnswers(n.query,e.queryLanguages,i)},p.prototype.searchForFacetValues=function(e,t,r,n){var i="function"==typeof this.client.searchForFacetValues,a="function"==typeof this.client.initIndex;if(!i&&!a&&"function"!=typeof this.client.search)throw new Error("search for facet values (searchable) was called, but this client does not have a function client.searchForFacetValues or client.initIndex(index).searchForFacetValues");var c=this.state.setQueryParameters(n||{}),u=c.isDisjunctiveFacet(e),o=f.getSearchForFacetQuery(e,t,r,c);this._currentNbQueries++;var h,l=this;return i?h=this.client.searchForFacetValues([{indexName:c.index,params:o}]):a?h=this.client.initIndex(c.index).searchForFacetValues(o):(delete o.facetName,h=this.client.search([{type:"facet",facet:e,indexName:c.index,params:o}]).then((function(e){return e.results[0]}))),this.emit("searchForFacetValues",{state:c,facet:e,query:t}),h.then((function(t){return l._currentNbQueries--,0===l._currentNbQueries&&l.emit("searchQueueEmpty"),(t=Array.isArray(t)?t[0]:t).facetHits.forEach((function(t){t.escapedValue=s(t.value),t.isRefined=u?c.isDisjunctiveFacetRefined(e,t.escapedValue):c.isFacetRefined(e,t.escapedValue)})),t}),(function(e){throw l._currentNbQueries--,0===l._currentNbQueries&&l.emit("searchQueueEmpty"),e}))},p.prototype.setQuery=function(e){return this._change({state:this.state.resetPage().setQuery(e),isPageReset:!0}),this},p.prototype.clearRefinements=function(e){return this._change({state:this.state.resetPage().clearRefinements(e),isPageReset:!0}),this},p.prototype.clearTags=function(){return this._change({state:this.state.resetPage().clearTags(),isPageReset:!0}),this},p.prototype.addDisjunctiveFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().addDisjunctiveFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.addDisjunctiveRefine=function(){return this.addDisjunctiveFacetRefinement.apply(this,arguments)},p.prototype.addHierarchicalFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().addHierarchicalFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.addNumericRefinement=function(e,t,r){return this._change({state:this.state.resetPage().addNumericRefinement(e,t,r),isPageReset:!0}),this},p.prototype.addFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().addFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.addRefine=function(){return this.addFacetRefinement.apply(this,arguments)},p.prototype.addFacetExclusion=function(e,t){return this._change({state:this.state.resetPage().addExcludeRefinement(e,t),isPageReset:!0}),this},p.prototype.addExclude=function(){return this.addFacetExclusion.apply(this,arguments)},p.prototype.addTag=function(e){return this._change({state:this.state.resetPage().addTagRefinement(e),isPageReset:!0}),this},p.prototype.removeNumericRefinement=function(e,t,r){return this._change({state:this.state.resetPage().removeNumericRefinement(e,t,r),isPageReset:!0}),this},p.prototype.removeDisjunctiveFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().removeDisjunctiveFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.removeDisjunctiveRefine=function(){return this.removeDisjunctiveFacetRefinement.apply(this,arguments)},p.prototype.removeHierarchicalFacetRefinement=function(e){return this._change({state:this.state.resetPage().removeHierarchicalFacetRefinement(e),isPageReset:!0}),this},p.prototype.removeFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().removeFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.removeRefine=function(){return this.removeFacetRefinement.apply(this,arguments)},p.prototype.removeFacetExclusion=function(e,t){return this._change({state:this.state.resetPage().removeExcludeRefinement(e,t),isPageReset:!0}),this},p.prototype.removeExclude=function(){return this.removeFacetExclusion.apply(this,arguments)},p.prototype.removeTag=function(e){return this._change({state:this.state.resetPage().removeTagRefinement(e),isPageReset:!0}),this},p.prototype.toggleFacetExclusion=function(e,t){return this._change({state:this.state.resetPage().toggleExcludeFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.toggleExclude=function(){return this.toggleFacetExclusion.apply(this,arguments)},p.prototype.toggleRefinement=function(e,t){return this.toggleFacetRefinement(e,t)},p.prototype.toggleFacetRefinement=function(e,t){return this._change({state:this.state.resetPage().toggleFacetRefinement(e,t),isPageReset:!0}),this},p.prototype.toggleRefine=function(){return this.toggleFacetRefinement.apply(this,arguments)},p.prototype.toggleTag=function(e){return this._change({state:this.state.resetPage().toggleTagRefinement(e),isPageReset:!0}),this},p.prototype.nextPage=function(){var e=this.state.page||0;return this.setPage(e+1)},p.prototype.previousPage=function(){var e=this.state.page||0;return this.setPage(e-1)},p.prototype.setCurrentPage=v,p.prototype.setPage=v,p.prototype.setIndex=function(e){return this._change({state:this.state.resetPage().setIndex(e),isPageReset:!0}),this},p.prototype.setQueryParameter=function(e,t){return this._change({state:this.state.resetPage().setQueryParameter(e,t),isPageReset:!0}),this},p.prototype.setState=function(e){return this._change({state:l.make(e),isPageReset:!1}),this},p.prototype.overrideStateWithoutTriggeringChangeEvent=function(e){return this.state=new l(e),this},p.prototype.hasRefinements=function(e){return!!u(this.state.getNumericRefinements(e))||(this.state.isConjunctiveFacet(e)?this.state.isFacetRefined(e):this.state.isDisjunctiveFacet(e)?this.state.isDisjunctiveFacetRefined(e):!!this.state.isHierarchicalFacet(e)&&this.state.isHierarchicalFacetRefined(e))},p.prototype.isExcluded=function(e,t){return this.state.isExcludeRefined(e,t)},p.prototype.isDisjunctiveRefined=function(e,t){return this.state.isDisjunctiveFacetRefined(e,t)},p.prototype.hasTag=function(e){return this.state.isTagRefined(e)},p.prototype.isTagRefined=function(){return this.hasTagRefinements.apply(this,arguments)},p.prototype.getIndex=function(){return this.state.index},p.prototype.getCurrentPage=g,p.prototype.getPage=g,p.prototype.getTags=function(){return this.state.tagRefinements},p.prototype.getRefinements=function(e){var t=[];if(this.state.isConjunctiveFacet(e))this.state.getConjunctiveRefinements(e).forEach((function(e){t.push({value:e,type:"conjunctive"})})),this.state.getExcludeRefinements(e).forEach((function(e){t.push({value:e,type:"exclude"})}));else if(this.state.isDisjunctiveFacet(e)){this.state.getDisjunctiveRefinements(e).forEach((function(e){t.push({value:e,type:"disjunctive"})}))}var r=this.state.getNumericRefinements(e);return Object.keys(r).forEach((function(e){var n=r[e];t.push({value:n,operator:e,type:"numeric"})})),t},p.prototype.getNumericRefinement=function(e,t){return this.state.getNumericRefinement(e,t)},p.prototype.getHierarchicalFacetBreadcrumb=function(e){return this.state.getHierarchicalFacetBreadcrumb(e)},p.prototype._search=function(e){var t=this.state,r=[],n=[];e.onlyWithDerivedHelpers||(n=f._getQueries(t.index,t),r.push({state:t,queriesCount:n.length,helper:this}),this.emit("search",{state:t,results:this.lastResults}));var i=this.derivedHelpers.map((function(e){var n=e.getModifiedState(t),i=n.index?f._getQueries(n.index,n):[];return r.push({state:n,queriesCount:i.length,helper:e}),e.emit("search",{state:n,results:e.lastResults}),i})),s=Array.prototype.concat.apply(n,i),a=this._queryId++;if(this._currentNbQueries++,!s.length)return Promise.resolve({results:[]}).then(this._dispatchAlgoliaResponse.bind(this,r,a));try{this.client.search(s).then(this._dispatchAlgoliaResponse.bind(this,r,a)).catch(this._dispatchAlgoliaError.bind(this,a))}catch(c){this.emit("error",{error:c})}},p.prototype._dispatchAlgoliaResponse=function(e,t,r){var n=this;if(!(t0},p.prototype._change=function(e){var t=e.state,r=e.isPageReset;t!==this.state&&(this.state=t,this.emit("change",{state:this.state,results:this.lastResults,isPageReset:r}))},p.prototype._recommendChange=function(e){var t=e.state;t!==this.recommendState&&(this.recommendState=t)},p.prototype.clearCache=function(){return this.client.clearCache&&this.client.clearCache(),this},p.prototype.setClient=function(e){return this.client===e||("function"==typeof e.addAlgoliaAgent&&e.addAlgoliaAgent("JS Helper ("+d+")"),this.client=e),this},p.prototype.getClient=function(){return this.client},p.prototype.derive=function(e){var t=new i(this,e);return this.derivedHelpers.push(t),t},p.prototype.detachDerivedHelper=function(e){var t=this.derivedHelpers.indexOf(e);if(-1===t)throw new Error("Derived helper already detached");this.derivedHelpers.splice(t,1)},p.prototype.hasPendingRequests=function(){return this._currentNbQueries>0},e.exports=p},78965:e=>{"use strict";e.exports=function(e){return Array.isArray(e)?e.filter(Boolean):[]}},29110:e=>{"use strict";e.exports=function(){return Array.prototype.slice.call(arguments).reduceRight((function(e,t){return Object.keys(Object(t)).forEach((function(r){void 0!==t[r]&&(void 0!==e[r]&&delete e[r],e[r]=t[r])})),e}),{})}},2909:e=>{"use strict";e.exports={escapeFacetValue:function(e){return"string"!=typeof e?e:String(e).replace(/^-/,"\\-")},unescapeFacetValue:function(e){return"string"!=typeof e?e:e.replace(/^\\-/,"-")}}},20849:e=>{"use strict";e.exports=function(e,t){if(Array.isArray(e))for(var r=0;r{"use strict";e.exports=function(e,t){if(!Array.isArray(e))return-1;for(var r=0;r{"use strict";var n=r(20849);e.exports=function(e,t){var r=(t||[]).map((function(e){return e.split(":")}));return e.reduce((function(e,t){var i=t.split(":"),s=n(r,(function(e){return e[0]===i[0]}));return i.length>1||!s?(e[0].push(i[0]),e[1].push(i[1]),e):(e[0].push(s[0]),e[1].push(s[1]),e)}),[[],[]])}},73014:e=>{"use strict";e.exports=function(e,t){e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}},14843:e=>{"use strict";e.exports=function(e,t){return e.filter((function(r,n){return t.indexOf(r)>-1&&e.indexOf(r)===n}))}},44728:e=>{"use strict";function t(e){return"function"==typeof e||Array.isArray(e)||"[object Object]"===Object.prototype.toString.call(e)}function r(e,n){if(e===n)return e;for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)&&"__proto__"!==i&&"constructor"!==i){var s=n[i],a=e[i];void 0!==a&&void 0===s||(t(a)&&t(s)?e[i]=r(a,s):e[i]="object"==typeof(c=s)&&null!==c?r(Array.isArray(c)?[]:{},c):c)}var c;return e}e.exports=function(e){t(e)||(e={});for(var n=1,i=arguments.length;n{"use strict";e.exports=function(e){return e&&Object.keys(e).length>0}},21383:e=>{"use strict";e.exports=function(e,t){if(null===e)return{};var r,n,i={},s=Object.keys(e);for(n=0;n=0||(i[r]=e[r]);return i}},38601:e=>{"use strict";function t(e,t){if(e!==t){var r=void 0!==e,n=null===e,i=void 0!==t,s=null===t;if(!s&&e>t||n&&i||!r)return 1;if(!n&&e=n.length?s:"desc"===n[i]?-s:s}return e.index-r.index})),i.map((function(e){return e.value}))}},17507:e=>{"use strict";e.exports=function e(t){if("number"==typeof t)return t;if("string"==typeof t)return parseFloat(t);if(Array.isArray(t))return t.map(e);throw new Error("The value should be a number, a parsable string or an array of those.")}},49228:(e,t,r)=>{"use strict";var n=r(44728);function i(e){return Object.keys(e).sort().reduce((function(t,r){return t[r]=e[r],t}),{})}var s={_getQueries:function(e,t){var r=[];return r.push({indexName:e,params:s._getHitsSearchParams(t)}),t.getRefinedDisjunctiveFacets().forEach((function(n){r.push({indexName:e,params:s._getDisjunctiveFacetSearchParams(t,n)})})),t.getRefinedHierarchicalFacets().forEach((function(n){var i=t.getHierarchicalFacetByName(n),a=t.getHierarchicalRefinement(n),c=t._getHierarchicalFacetSeparator(i);if(a.length>0&&a[0].split(c).length>1){var u=a[0].split(c).slice(0,-1).reduce((function(e,t,r){return e.concat({attribute:i.attributes[r],value:0===r?t:[e[e.length-1].value,t].join(c)})}),[]);u.forEach((function(n,a){var c=s._getDisjunctiveFacetSearchParams(t,n.attribute,0===a);function o(e){return i.attributes.some((function(t){return t===e.split(":")[0]}))}var h=(c.facetFilters||[]).reduce((function(e,t){if(Array.isArray(t)){var r=t.filter((function(e){return!o(e)}));r.length>0&&e.push(r)}return"string"!=typeof t||o(t)||e.push(t),e}),[]),f=u[a-1];c.facetFilters=a>0?h.concat(f.attribute+":"+f.value):h.length>0?h:void 0,r.push({indexName:e,params:c})}))}})),r},_getHitsSearchParams:function(e){var t=e.facets.concat(e.disjunctiveFacets).concat(s._getHitsHierarchicalFacetsAttributes(e)).sort(),r=s._getFacetFilters(e),a=s._getNumericFilters(e),c=s._getTagFilters(e),u={facets:t.indexOf("*")>-1?["*"]:t,tagFilters:c};return r.length>0&&(u.facetFilters=r),a.length>0&&(u.numericFilters=a),i(n({},e.getQueryParams(),u))},_getDisjunctiveFacetSearchParams:function(e,t,r){var a=s._getFacetFilters(e,t,r),c=s._getNumericFilters(e,t),u=s._getTagFilters(e),o={hitsPerPage:0,page:0,analytics:!1,clickAnalytics:!1};u.length>0&&(o.tagFilters=u);var h=e.getHierarchicalFacetByName(t);return o.facets=h?s._getDisjunctiveHierarchicalFacetAttribute(e,h,r):t,c.length>0&&(o.numericFilters=c),a.length>0&&(o.facetFilters=a),i(n({},e.getQueryParams(),o))},_getNumericFilters:function(e,t){if(e.numericFilters)return e.numericFilters;var r=[];return Object.keys(e.numericRefinements).forEach((function(n){var i=e.numericRefinements[n]||{};Object.keys(i).forEach((function(e){var s=i[e]||[];t!==n&&s.forEach((function(t){if(Array.isArray(t)){var i=t.map((function(t){return n+e+t}));r.push(i)}else r.push(n+e+t)}))}))})),r},_getTagFilters:function(e){return e.tagFilters?e.tagFilters:e.tagRefinements.join(",")},_getFacetFilters:function(e,t,r){var n=[],i=e.facetsRefinements||{};Object.keys(i).sort().forEach((function(e){(i[e]||[]).slice().sort().forEach((function(t){n.push(e+":"+t)}))}));var s=e.facetsExcludes||{};Object.keys(s).sort().forEach((function(e){(s[e]||[]).sort().forEach((function(t){n.push(e+":-"+t)}))}));var a=e.disjunctiveFacetsRefinements||{};Object.keys(a).sort().forEach((function(e){var r=a[e]||[];if(e!==t&&r&&0!==r.length){var i=[];r.slice().sort().forEach((function(t){i.push(e+":"+t)})),n.push(i)}}));var c=e.hierarchicalFacetsRefinements||{};return Object.keys(c).sort().forEach((function(i){var s=(c[i]||[])[0];if(void 0!==s){var a,u,o=e.getHierarchicalFacetByName(i),h=e._getHierarchicalFacetSeparator(o),f=e._getHierarchicalRootPath(o);if(t===i){if(-1===s.indexOf(h)||!f&&!0===r||f&&f.split(h).length===s.split(h).length)return;f?(u=f.split(h).length-1,s=f):(u=s.split(h).length-2,s=s.slice(0,s.lastIndexOf(h))),a=o.attributes[u]}else u=s.split(h).length-1,a=o.attributes[u];a&&n.push([a+":"+s])}})),n},_getHitsHierarchicalFacetsAttributes:function(e){return e.hierarchicalFacets.reduce((function(t,r){var n=e.getHierarchicalRefinement(r.name)[0];if(!n)return t.push(r.attributes[0]),t;var i=e._getHierarchicalFacetSeparator(r),s=n.split(i).length,a=r.attributes.slice(0,s+1);return t.concat(a)}),[])},_getDisjunctiveHierarchicalFacetAttribute:function(e,t,r){var n=e._getHierarchicalFacetSeparator(t);if(!0===r){var i=e._getHierarchicalRootPath(t),s=0;return i&&(s=i.split(n).length),[t.attributes[s]]}var a=(e.getHierarchicalRefinement(t.name)[0]||"").split(n).length-1;return t.attributes.slice(0,a+1)},getSearchForFacetQuery:function(e,t,r,a){var c=a.isDisjunctiveFacet(e)?a.clearRefinements(e):a,u={facetQuery:t,facetName:e};return"number"==typeof r&&(u.maxFacetHits=r),i(n({},s._getHitsSearchParams(c),u))}};e.exports=s},72208:e=>{"use strict";e.exports=function(e){return null!==e&&/^[a-zA-Z0-9_-]{1,64}$/.test(e)}},16938:e=>{"use strict";e.exports="3.17.0"},83643:function(e){e.exports=function(){"use strict";function e(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function t(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function r(r){for(var n=1;n=0||(i[r]=e[r]);return i}(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function i(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)){var r=[],n=!0,i=!1,s=void 0;try{for(var a,c=e[Symbol.iterator]();!(n=(a=c.next()).done)&&(r.push(a.value),!t||r.length!==t);n=!0);}catch(e){i=!0,s=e}finally{try{n||null==c.return||c.return()}finally{if(i)throw s}}return r}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function s(e){return function(e){if(Array.isArray(e)){for(var t=0,r=new Array(e.length);t2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return Promise.resolve().then((function(){c();var t=JSON.stringify(e);return s()[t]})).then((function(e){return Promise.all([e?e.value:t(),void 0!==e])})).then((function(e){var t=i(e,2),n=t[0],s=t[1];return Promise.all([n,s||r.miss(n)])})).then((function(e){return i(e,1)[0]}))},set:function(e,t){return Promise.resolve().then((function(){var i=s();return i[JSON.stringify(e)]={timestamp:(new Date).getTime(),value:t},n().setItem(r,JSON.stringify(i)),t}))},delete:function(e){return Promise.resolve().then((function(){var t=s();delete t[JSON.stringify(e)],n().setItem(r,JSON.stringify(t))}))},clear:function(){return Promise.resolve().then((function(){n().removeItem(r)}))}}}function c(e){var t=s(e.caches),r=t.shift();return void 0===r?{get:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return t().then((function(e){return Promise.all([e,r.miss(e)])})).then((function(e){return i(e,1)[0]}))},set:function(e,t){return Promise.resolve(t)},delete:function(e){return Promise.resolve()},clear:function(){return Promise.resolve()}}:{get:function(e,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return r.get(e,n,i).catch((function(){return c({caches:t}).get(e,n,i)}))},set:function(e,n){return r.set(e,n).catch((function(){return c({caches:t}).set(e,n)}))},delete:function(e){return r.delete(e).catch((function(){return c({caches:t}).delete(e)}))},clear:function(){return r.clear().catch((function(){return c({caches:t}).clear()}))}}}function u(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{serializable:!0},t={};return{get:function(r,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}},s=JSON.stringify(r);if(s in t)return Promise.resolve(e.serializable?JSON.parse(t[s]):t[s]);var a=n(),c=i&&i.miss||function(){return Promise.resolve()};return a.then((function(e){return c(e)})).then((function(){return a}))},set:function(r,n){return t[JSON.stringify(r)]=e.serializable?JSON.stringify(n):n,Promise.resolve(n)},delete:function(e){return delete t[JSON.stringify(e)],Promise.resolve()},clear:function(){return t={},Promise.resolve()}}}function o(e){for(var t=e.length-1;t>0;t--){var r=Math.floor(Math.random()*(t+1)),n=e[t];e[t]=e[r],e[r]=n}return e}function h(e,t){return t?(Object.keys(t).forEach((function(r){e[r]=t[r](e)})),e):e}function f(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n0?n:void 0,timeout:r.timeout||t,headers:r.headers||{},queryParameters:r.queryParameters||{},cacheable:r.cacheable}}var d={Read:1,Write:2,Any:3},p=1,v=2,g=3;function y(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:p;return r(r({},e),{},{status:t,lastUpdate:Date.now()})}function R(e){return"string"==typeof e?{protocol:"https",url:e,accept:d.Any}:{protocol:e.protocol||"https",url:e.url,accept:e.accept||d.Any}}var F="GET",b="POST";function j(e,t){return Promise.all(t.map((function(t){return e.get(t,(function(){return Promise.resolve(y(t))}))}))).then((function(e){var r=e.filter((function(e){return function(e){return e.status===p||Date.now()-e.lastUpdate>12e4}(e)})),n=e.filter((function(e){return function(e){return e.status===g&&Date.now()-e.lastUpdate<=12e4}(e)})),i=[].concat(s(r),s(n));return{getTimeout:function(e,t){return(0===n.length&&0===e?1:n.length+3+e)*t},statelessHosts:i.length>0?i.map((function(e){return R(e)})):t}}))}function P(e,t,n,i){var a=[],c=function(e,t){if(e.method!==F&&(void 0!==e.data||void 0!==t.data)){var n=Array.isArray(e.data)?e.data:r(r({},e.data),t.data);return JSON.stringify(n)}}(n,i),u=function(e,t){var n=r(r({},e.headers),t.headers),i={};return Object.keys(n).forEach((function(e){var t=n[e];i[e.toLowerCase()]=t})),i}(e,i),o=n.method,h=n.method!==F?{}:r(r({},n.data),i.data),f=r(r(r({"x-algolia-agent":e.userAgent.value},e.queryParameters),h),i.queryParameters),l=0,m=function t(r,s){var h=r.pop();if(void 0===h)throw{name:"RetryError",message:"Unreachable hosts - your application id may be incorrect. If the error persists, contact support@algolia.com.",transporterStackTrace:w(a)};var m={data:c,headers:u,method:o,url:_(h,n.path,f),connectTimeout:s(l,e.timeouts.connect),responseTimeout:s(l,i.timeout)},d=function(e){var t={request:m,response:e,host:h,triesLeft:r.length};return a.push(t),t},p={onSuccess:function(e){return function(e){try{return JSON.parse(e.content)}catch(t){throw function(e,t){return{name:"DeserializationError",message:e,response:t}}(t.message,e)}}(e)},onRetry:function(n){var i=d(n);return n.isTimedOut&&l++,Promise.all([e.logger.info("Retryable failure",O(i)),e.hostsCache.set(h,y(h,n.isTimedOut?g:v))]).then((function(){return t(r,s)}))},onFail:function(e){throw d(e),function(e,t){var r=e.content,n=e.status,i=r;try{i=JSON.parse(r).message}catch(e){}return function(e,t,r){return{name:"ApiError",message:e,status:t,transporterStackTrace:r}}(i,n,t)}(e,w(a))}};return e.requester.send(m).then((function(e){return function(e,t){return function(e){var t=e.status;return e.isTimedOut||function(e){var t=e.isTimedOut,r=e.status;return!t&&!~~r}(e)||2!=~~(t/100)&&4!=~~(t/100)}(e)?t.onRetry(e):2==~~(e.status/100)?t.onSuccess(e):t.onFail(e)}(e,p)}))};return j(e.hostsCache,t).then((function(e){return m(s(e.statelessHosts).reverse(),e.getTimeout)}))}function x(e){var t={value:"Algolia for JavaScript (".concat(e,")"),add:function(e){var r="; ".concat(e.segment).concat(void 0!==e.version?" (".concat(e.version,")"):"");return-1===t.value.indexOf(r)&&(t.value="".concat(t.value).concat(r)),t}};return t}function _(e,t,r){var n=E(r),i="".concat(e.protocol,"://").concat(e.url,"/").concat("/"===t.charAt(0)?t.substr(1):t);return n.length&&(i+="?".concat(n)),i}function E(e){return Object.keys(e).map((function(t){return f("%s=%s",t,(r=e[t],"[object Object]"===Object.prototype.toString.call(r)||"[object Array]"===Object.prototype.toString.call(r)?JSON.stringify(e[t]):e[t]));var r})).join("&")}function w(e){return e.map((function(e){return O(e)}))}function O(e){var t=e.request.headers["x-algolia-api-key"]?{"x-algolia-api-key":"*****"}:{};return r(r({},e),{},{request:r(r({},e.request),{},{headers:r(r({},e.request.headers),t)})})}var A=function(e){var t=e.appId,n=function(e,t,r){var n={"x-algolia-api-key":r,"x-algolia-application-id":t};return{headers:function(){return e===l.WithinHeaders?n:{}},queryParameters:function(){return e===l.WithinQueryParameters?n:{}}}}(void 0!==e.authMode?e.authMode:l.WithinHeaders,t,e.apiKey),s=function(e){var t=e.hostsCache,r=e.logger,n=e.requester,s=e.requestsCache,a=e.responsesCache,c=e.timeouts,u=e.userAgent,o=e.hosts,h=e.queryParameters,f={hostsCache:t,logger:r,requester:n,requestsCache:s,responsesCache:a,timeouts:c,userAgent:u,headers:e.headers,queryParameters:h,hosts:o.map((function(e){return R(e)})),read:function(e,t){var r=m(t,f.timeouts.read),n=function(){return P(f,f.hosts.filter((function(e){return!!(e.accept&d.Read)})),e,r)};if(!0!==(void 0!==r.cacheable?r.cacheable:e.cacheable))return n();var s={request:e,mappedRequestOptions:r,transporter:{queryParameters:f.queryParameters,headers:f.headers}};return f.responsesCache.get(s,(function(){return f.requestsCache.get(s,(function(){return f.requestsCache.set(s,n()).then((function(e){return Promise.all([f.requestsCache.delete(s),e])}),(function(e){return Promise.all([f.requestsCache.delete(s),Promise.reject(e)])})).then((function(e){var t=i(e,2);return t[0],t[1]}))}))}),{miss:function(e){return f.responsesCache.set(s,e)}})},write:function(e,t){return P(f,f.hosts.filter((function(e){return!!(e.accept&d.Write)})),e,m(t,f.timeouts.write))}};return f}(r(r({hosts:[{url:"".concat(t,"-dsn.algolia.net"),accept:d.Read},{url:"".concat(t,".algolia.net"),accept:d.Write}].concat(o([{url:"".concat(t,"-1.algolianet.com")},{url:"".concat(t,"-2.algolianet.com")},{url:"".concat(t,"-3.algolianet.com")}]))},e),{},{headers:r(r(r({},n.headers()),{"content-type":"application/x-www-form-urlencoded"}),e.headers),queryParameters:r(r({},n.queryParameters()),e.queryParameters)}));return h({transporter:s,appId:t,addAlgoliaAgent:function(e,t){s.userAgent.add({segment:e,version:t})},clearCache:function(){return Promise.all([s.requestsCache.clear(),s.responsesCache.clear()]).then((function(){}))}},e.methods)},N=function(e){return function(t,r){return t.method===F?e.transporter.read(t,r):e.transporter.write(t,r)}},H=function(e){return function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return h({transporter:e.transporter,appId:e.appId,indexName:t},r.methods)}},S=function(e){return function(t,n){var i=t.map((function(e){return r(r({},e),{},{params:E(e.params||{})})}));return e.transporter.read({method:b,path:"1/indexes/*/queries",data:{requests:i},cacheable:!0},n)}},T=function(e){return function(t,i){return Promise.all(t.map((function(t){var s=t.params,a=s.facetName,c=s.facetQuery,u=n(s,["facetName","facetQuery"]);return H(e)(t.indexName,{methods:{searchForFacetValues:D}}).searchForFacetValues(a,c,r(r({},i),u))})))}},Q=function(e){return function(t,r,n){return e.transporter.read({method:b,path:f("1/answers/%s/prediction",e.indexName),data:{query:t,queryLanguages:r},cacheable:!0},n)}},C=function(e){return function(t,r){return e.transporter.read({method:b,path:f("1/indexes/%s/query",e.indexName),data:{query:t},cacheable:!0},r)}},D=function(e){return function(t,r,n){return e.transporter.read({method:b,path:f("1/indexes/%s/facets/%s/query",e.indexName,t),data:{facetQuery:r},cacheable:!0},n)}},I=1,k=2,q=3,V=function(e){return function(t,n){var i=t.map((function(e){return r(r({},e),{},{threshold:e.threshold||0})}));return e.transporter.read({method:b,path:"1/indexes/*/recommendations",data:{requests:i},cacheable:!0},n)}};function L(e,t,n){var i,s={appId:e,apiKey:t,timeouts:{connect:1,read:2,write:30},requester:{send:function(e){return new Promise((function(t){var r=new XMLHttpRequest;r.open(e.method,e.url,!0),Object.keys(e.headers).forEach((function(t){return r.setRequestHeader(t,e.headers[t])}));var n,i=function(e,n){return setTimeout((function(){r.abort(),t({status:0,content:n,isTimedOut:!0})}),1e3*e)},s=i(e.connectTimeout,"Connection timeout");r.onreadystatechange=function(){r.readyState>r.OPENED&&void 0===n&&(clearTimeout(s),n=i(e.responseTimeout,"Socket timeout"))},r.onerror=function(){0===r.status&&(clearTimeout(s),clearTimeout(n),t({content:r.responseText||"Network request failed",status:r.status,isTimedOut:!1}))},r.onload=function(){clearTimeout(s),clearTimeout(n),t({content:r.responseText,status:r.status,isTimedOut:!1})},r.send(e.data)}))}},logger:(i=q,{debug:function(e,t){return I>=i&&console.debug(e,t),Promise.resolve()},info:function(e,t){return k>=i&&console.info(e,t),Promise.resolve()},error:function(e,t){return console.error(e,t),Promise.resolve()}}),responsesCache:u(),requestsCache:u({serializable:!1}),hostsCache:c({caches:[a({key:"".concat("4.23.3","-").concat(e)}),u()]}),userAgent:x("4.23.3").add({segment:"Browser",version:"lite"}),authMode:l.WithinQueryParameters};return A(r(r(r({},s),n),{},{methods:{search:S,searchForFacetValues:T,multipleQueries:S,multipleSearchForFacetValues:T,customRequest:N,initIndex:function(e){return function(t){return H(e)(t,{methods:{search:C,searchForFacetValues:D,findAnswers:Q}})}},getRecommendations:V}}))}return L.version="4.23.3",L}()},53465:(e,t,r)=>{"use strict";r.d(t,{W:()=>o});var n=r(96540),i=r(44586);const s=["zero","one","two","few","many","other"];function a(e){return s.filter((t=>e.includes(t)))}const c={locale:"en",pluralForms:a(["one","other"]),select:e=>1===e?"one":"other"};function u(){const{i18n:{currentLocale:e}}=(0,i.default)();return(0,n.useMemo)((()=>{try{return function(e){const t=new Intl.PluralRules(e);return{locale:e,pluralForms:a(t.resolvedOptions().pluralCategories),select:e=>t.select(e)}}(e)}catch(t){return console.error(`Failed to use Intl.PluralRules for locale "${e}".\nDocusaurus will fallback to the default (English) implementation.\nError: ${t.message}\n`),c}}),[e])}function o(){const e=u();return{selectMessage:(t,r)=>function(e,t,r){const n=e.split("|");if(1===n.length)return n[0];n.length>r.pluralForms.length&&console.error(`For locale=${r.locale}, a maximum of ${r.pluralForms.length} plural forms are expected (${r.pluralForms.join(",")}), but the message contains ${n.length}: ${e}`);const i=r.select(t),s=r.pluralForms.indexOf(i);return n[Math.min(s,n.length-1)]}(r,t,e)}}},10673:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>A});var n=r(96540);function i(e){var t,r,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e)){var s=e.length;for(t=0;t{let[,t]=e;return t.versions.length>1}));return(0,E.jsx)("div",{className:s("col","col--3","padding-left--none",_.searchVersionColumn),children:r.map((e=>{let[n,i]=e;const s=r.length>1?`${n}: `:"";return(0,E.jsx)("select",{onChange:e=>t.setSearchVersion(n,e.target.value),defaultValue:t.searchVersions[n],className:_.searchVersionInput,children:i.versions.map(((e,t)=>(0,E.jsx)("option",{label:`${s}${e.label}`,value:e.name},t)))},n)}))})}function O(){const{i18n:{currentLocale:e}}=(0,F.default)(),{algolia:{appId:t,apiKey:r,indexName:i}}=(0,b.c)(),a=(0,j.C)(),u=function(){const{selectMessage:e}=(0,d.W)();return t=>e(t,(0,R.T)({id:"theme.SearchPage.documentsFound.plurals",description:'Pluralized label for "{count} documents found". Use as much plural forms (separated by "|") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)',message:"One document found|{count} documents found"},{count:t}))}(),g=function(){const e=(0,m.Gy)(),[t,r]=(0,n.useState)((()=>Object.entries(e).reduce(((e,t)=>{let[r,n]=t;return{...e,[r]:n.versions[0].name}}),{}))),i=Object.values(e).some((e=>e.versions.length>1));return{allDocsData:e,versioningEnabled:i,searchVersions:t,setSearchVersion:(e,t)=>r((r=>({...r,[e]:t})))}}(),[O,A]=(0,p.b)(),N={items:[],query:null,totalResults:null,totalPages:null,lastPage:null,hasMore:null,loading:null},[H,S]=(0,n.useReducer)(((e,t)=>{switch(t.type){case"reset":return N;case"loading":return{...e,loading:!0};case"update":return O!==t.value.query?e:{...t.value,items:0===t.value.lastPage?t.value.items:e.items.concat(t.value.items)};case"advance":{const t=e.totalPages>e.lastPage+1;return{...e,lastPage:t?e.lastPage+1:e.lastPage,hasMore:t}}default:return e}}),N),T=o()(t,r),Q=c()(T,i,{hitsPerPage:15,advancedSyntax:!0,disjunctiveFacets:["language","docusaurus_tag"]});Q.on("result",(e=>{let{results:{query:t,hits:r,page:n,nbHits:i,nbPages:s}}=e;if(""===t||!Array.isArray(r))return void S({type:"reset"});const c=e=>e.replace(/algolia-docsearch-suggestion--highlight/g,"search-result-match"),u=r.map((e=>{let{url:t,_highlightResult:{hierarchy:r},_snippetResult:n={}}=e;const i=Object.keys(r).map((e=>c(r[e].value)));return{title:i.pop(),url:a(t),summary:n.content?`${c(n.content.value)}...`:"",breadcrumbs:i}}));S({type:"update",value:{items:u,query:t,totalResults:i,totalPages:s,lastPage:n,hasMore:s>n+1,loading:!1}})}));const[C,D]=(0,n.useState)(null),I=(0,n.useRef)(0),k=(0,n.useRef)(h.A.canUseIntersectionObserver&&new IntersectionObserver((e=>{const{isIntersecting:t,boundingClientRect:{y:r}}=e[0];t&&I.current>r&&S({type:"advance"}),I.current=r}),{threshold:1})),q=()=>O?(0,R.T)({id:"theme.SearchPage.existingResultsTitle",message:'Search results for "{query}"',description:"The search page title for non-empty query"},{query:O}):(0,R.T)({id:"theme.SearchPage.emptyResultsTitle",message:"Search the documentation",description:"The search page title for empty query"}),V=(0,v._q)((function(t){void 0===t&&(t=0),Q.addDisjunctiveFacetRefinement("docusaurus_tag","default"),Q.addDisjunctiveFacetRefinement("language",e),Object.entries(g.searchVersions).forEach((e=>{let[t,r]=e;Q.addDisjunctiveFacetRefinement("docusaurus_tag",`docs-${t}-${r}`)})),Q.setQuery(O).setPage(t).search()}));return(0,n.useEffect)((()=>{if(!C)return;const e=k.current;return e?(e.observe(C),()=>e.unobserve(C)):()=>!0}),[C]),(0,n.useEffect)((()=>{S({type:"reset"}),O&&(S({type:"loading"}),setTimeout((()=>{V()}),300))}),[O,g.searchVersions,V]),(0,n.useEffect)((()=>{H.lastPage&&0!==H.lastPage&&V(H.lastPage)}),[V,H.lastPage]),(0,E.jsxs)(P.A,{children:[(0,E.jsxs)(f.A,{children:[(0,E.jsx)("title",{children:(0,y.s)(q())}),(0,E.jsx)("meta",{property:"robots",content:"noindex, follow"})]}),(0,E.jsxs)("div",{className:"container margin-vert--lg",children:[(0,E.jsx)(x.A,{as:"h1",children:q()}),(0,E.jsxs)("form",{className:"row",onSubmit:e=>e.preventDefault(),children:[(0,E.jsx)("div",{className:s("col",_.searchQueryColumn,{"col--9":g.versioningEnabled,"col--12":!g.versioningEnabled}),children:(0,E.jsx)("input",{type:"search",name:"q",className:_.searchQueryInput,placeholder:(0,R.T)({id:"theme.SearchPage.inputPlaceholder",message:"Type your search here",description:"The placeholder for search page input"}),"aria-label":(0,R.T)({id:"theme.SearchPage.inputLabel",message:"Search",description:"The ARIA label for search page input"}),onChange:e=>A(e.target.value),value:O,autoComplete:"off",autoFocus:!0})}),g.versioningEnabled&&(0,E.jsx)(w,{docsSearchVersionsHelpers:g})]}),(0,E.jsxs)("div",{className:"row",children:[(0,E.jsx)("div",{className:s("col","col--8",_.searchResultsColumn),children:!!H.totalResults&&u(H.totalResults)}),(0,E.jsx)("div",{className:s("col","col--4","text--right",_.searchLogoColumn),children:(0,E.jsx)(l.A,{to:"https://www.algolia.com/","aria-label":(0,R.T)({id:"theme.SearchPage.algoliaLabel",message:"Search by Algolia",description:"The ARIA label for Algolia mention"}),children:(0,E.jsx)("svg",{viewBox:"0 0 168 24",className:_.algoliaLogo,children:(0,E.jsxs)("g",{fill:"none",children:[(0,E.jsx)("path",{className:_.algoliaLogoPathFill,d:"M120.925 18.804c-4.386.02-4.386-3.54-4.386-4.106l-.007-13.336 2.675-.424v13.254c0 .322 0 2.358 1.718 2.364v2.248zm-10.846-2.18c.821 0 1.43-.047 1.855-.129v-2.719a6.334 6.334 0 0 0-1.574-.199 5.7 5.7 0 0 0-.897.069 2.699 2.699 0 0 0-.814.24c-.24.116-.439.28-.582.491-.15.212-.219.335-.219.656 0 .628.219.991.616 1.23s.938.362 1.615.362zm-.233-9.7c.883 0 1.629.109 2.231.328.602.218 1.088.525 1.444.915.363.396.609.922.76 1.483.157.56.232 1.175.232 1.85v6.874a32.5 32.5 0 0 1-1.868.314c-.834.123-1.772.185-2.813.185-.69 0-1.327-.069-1.895-.198a4.001 4.001 0 0 1-1.471-.636 3.085 3.085 0 0 1-.951-1.134c-.226-.465-.343-1.12-.343-1.803 0-.656.13-1.073.384-1.525a3.24 3.24 0 0 1 1.047-1.106c.445-.287.95-.492 1.532-.615a8.8 8.8 0 0 1 1.82-.185 8.404 8.404 0 0 1 1.972.24v-.438c0-.307-.035-.6-.11-.874a1.88 1.88 0 0 0-.384-.73 1.784 1.784 0 0 0-.724-.493 3.164 3.164 0 0 0-1.143-.205c-.616 0-1.177.075-1.69.164a7.735 7.735 0 0 0-1.26.307l-.321-2.192c.335-.117.834-.233 1.478-.349a10.98 10.98 0 0 1 2.073-.178zm52.842 9.626c.822 0 1.43-.048 1.854-.13V13.7a6.347 6.347 0 0 0-1.574-.199c-.294 0-.595.021-.896.069a2.7 2.7 0 0 0-.814.24 1.46 1.46 0 0 0-.582.491c-.15.212-.218.335-.218.656 0 .628.218.991.615 1.23.404.245.938.362 1.615.362zm-.226-9.694c.883 0 1.629.108 2.231.327.602.219 1.088.526 1.444.915.355.39.609.923.759 1.483a6.8 6.8 0 0 1 .233 1.852v6.873c-.41.088-1.034.19-1.868.314-.834.123-1.772.184-2.813.184-.69 0-1.327-.068-1.895-.198a4.001 4.001 0 0 1-1.471-.635 3.085 3.085 0 0 1-.951-1.134c-.226-.465-.343-1.12-.343-1.804 0-.656.13-1.073.384-1.524.26-.45.608-.82 1.047-1.107.445-.286.95-.491 1.532-.614a8.803 8.803 0 0 1 2.751-.13c.329.034.671.096 1.04.185v-.437a3.3 3.3 0 0 0-.109-.875 1.873 1.873 0 0 0-.384-.731 1.784 1.784 0 0 0-.724-.492 3.165 3.165 0 0 0-1.143-.205c-.616 0-1.177.075-1.69.164a7.75 7.75 0 0 0-1.26.307l-.321-2.193c.335-.116.834-.232 1.478-.348a11.633 11.633 0 0 1 2.073-.177zm-8.034-1.271a1.626 1.626 0 0 1-1.628-1.62c0-.895.725-1.62 1.628-1.62.904 0 1.63.725 1.63 1.62 0 .895-.733 1.62-1.63 1.62zm1.348 13.22h-2.689V7.27l2.69-.423v11.956zm-4.714 0c-4.386.02-4.386-3.54-4.386-4.107l-.008-13.336 2.676-.424v13.254c0 .322 0 2.358 1.718 2.364v2.248zm-8.698-5.903c0-1.156-.253-2.119-.746-2.788-.493-.677-1.183-1.01-2.067-1.01-.882 0-1.574.333-2.065 1.01-.493.676-.733 1.632-.733 2.788 0 1.168.246 1.953.74 2.63.492.683 1.183 1.018 2.066 1.018.882 0 1.574-.342 2.067-1.019.492-.683.738-1.46.738-2.63zm2.737-.007c0 .902-.13 1.584-.397 2.33a5.52 5.52 0 0 1-1.128 1.906 4.986 4.986 0 0 1-1.752 1.223c-.685.286-1.739.45-2.265.45-.528-.006-1.574-.157-2.252-.45a5.096 5.096 0 0 1-1.744-1.223c-.487-.527-.863-1.162-1.137-1.906a6.345 6.345 0 0 1-.41-2.33c0-.902.123-1.77.397-2.508a5.554 5.554 0 0 1 1.15-1.892 5.133 5.133 0 0 1 1.75-1.216c.679-.287 1.425-.423 2.232-.423.808 0 1.553.142 2.237.423a4.88 4.88 0 0 1 1.753 1.216 5.644 5.644 0 0 1 1.135 1.892c.287.738.431 1.606.431 2.508zm-20.138 0c0 1.12.246 2.363.738 2.882.493.52 1.13.78 1.91.78.424 0 .828-.062 1.204-.178.377-.116.677-.253.917-.417V9.33a10.476 10.476 0 0 0-1.766-.226c-.971-.028-1.71.37-2.23 1.004-.513.636-.773 1.75-.773 2.788zm7.438 5.274c0 1.824-.466 3.156-1.404 4.004-.936.846-2.367 1.27-4.296 1.27-.705 0-2.17-.137-3.34-.396l.431-2.118c.98.205 2.272.26 2.95.26 1.074 0 1.84-.219 2.299-.656.459-.437.684-1.086.684-1.948v-.437a8.07 8.07 0 0 1-1.047.397c-.43.13-.93.198-1.492.198-.739 0-1.41-.116-2.018-.349a4.206 4.206 0 0 1-1.567-1.025c-.431-.45-.774-1.017-1.013-1.694-.24-.677-.363-1.885-.363-2.773 0-.834.13-1.88.384-2.577.26-.696.629-1.298 1.129-1.796.493-.498 1.095-.881 1.8-1.162a6.605 6.605 0 0 1 2.428-.457c.87 0 1.67.109 2.45.24.78.129 1.444.265 1.985.415V18.17zM6.972 6.677v1.627c-.712-.446-1.52-.67-2.425-.67-.585 0-1.045.13-1.38.391a1.24 1.24 0 0 0-.502 1.03c0 .425.164.765.494 1.02.33.256.835.532 1.516.83.447.192.795.356 1.045.495.25.138.537.332.862.582.324.25.563.548.718.894.154.345.23.741.23 1.188 0 .947-.334 1.691-1.004 2.234-.67.542-1.537.814-2.601.814-1.18 0-2.16-.229-2.936-.686v-1.708c.84.628 1.814.942 2.92.942.585 0 1.048-.136 1.388-.407.34-.271.51-.646.51-1.125 0-.287-.1-.55-.302-.79-.203-.24-.42-.42-.655-.542-.234-.123-.585-.29-1.053-.503a61.27 61.27 0 0 1-.582-.271 13.67 13.67 0 0 1-.55-.287 4.275 4.275 0 0 1-.567-.351 6.92 6.92 0 0 1-.455-.4c-.18-.17-.31-.34-.39-.51-.08-.17-.155-.37-.224-.598a2.553 2.553 0 0 1-.104-.742c0-.915.333-1.638.998-2.17.664-.532 1.523-.798 2.576-.798.968 0 1.793.17 2.473.51zm7.468 5.696v-.287c-.022-.607-.187-1.088-.495-1.444-.309-.357-.75-.535-1.324-.535-.532 0-.99.194-1.373.583-.382.388-.622.949-.717 1.683h3.909zm1.005 2.792v1.404c-.596.34-1.383.51-2.362.51-1.255 0-2.255-.377-3-1.132-.744-.755-1.116-1.744-1.116-2.968 0-1.297.34-2.316 1.021-3.055.68-.74 1.548-1.11 2.6-1.11 1.033 0 1.852.323 2.458.966.606.644.91 1.572.91 2.784 0 .33-.033.676-.096 1.038h-5.314c.107.702.405 1.239.894 1.611.49.372 1.106.558 1.85.558.862 0 1.58-.202 2.155-.606zm6.605-1.77h-1.212c-.596 0-1.045.116-1.349.35-.303.234-.454.532-.454.894 0 .372.117.664.35.877.235.213.575.32 1.022.32.51 0 .912-.142 1.204-.424.293-.281.44-.651.44-1.108v-.91zm-4.068-2.554V9.325c.627-.361 1.457-.542 2.489-.542 2.116 0 3.175 1.026 3.175 3.08V17h-1.548v-.957c-.415.68-1.143 1.02-2.186 1.02-.766 0-1.38-.22-1.843-.661-.462-.442-.694-1.003-.694-1.684 0-.776.293-1.38.878-1.81.585-.431 1.404-.647 2.457-.647h1.34V11.8c0-.554-.133-.971-.399-1.253-.266-.282-.707-.423-1.324-.423a4.07 4.07 0 0 0-2.345.718zm9.333-1.93v1.42c.394-1 1.101-1.5 2.123-1.5.148 0 .313.016.494.048v1.531a1.885 1.885 0 0 0-.75-.143c-.542 0-.989.24-1.34.718-.351.479-.527 1.048-.527 1.707V17h-1.563V8.91h1.563zm5.01 4.084c.022.82.272 1.492.75 2.019.479.526 1.15.79 2.01.79.639 0 1.235-.176 1.788-.527v1.404c-.521.319-1.186.479-1.995.479-1.265 0-2.276-.4-3.031-1.197-.755-.798-1.133-1.792-1.133-2.984 0-1.16.38-2.151 1.14-2.975.761-.825 1.79-1.237 3.088-1.237.702 0 1.346.149 1.93.447v1.436a3.242 3.242 0 0 0-1.77-.495c-.84 0-1.513.266-2.019.798-.505.532-.758 1.213-.758 2.042zM40.24 5.72v4.579c.458-1 1.293-1.5 2.505-1.5.787 0 1.42.245 1.899.734.479.49.718 1.17.718 2.042V17h-1.564v-5.106c0-.553-.14-.98-.422-1.284-.282-.303-.652-.455-1.11-.455-.531 0-1.002.202-1.411.606-.41.405-.615 1.022-.615 1.851V17h-1.563V5.72h1.563zm14.966 10.02c.596 0 1.096-.253 1.5-.758.404-.506.606-1.157.606-1.955 0-.915-.202-1.62-.606-2.114-.404-.495-.92-.742-1.548-.742-.553 0-1.05.224-1.491.67-.442.447-.662 1.133-.662 2.058 0 .958.212 1.67.638 2.138.425.469.946.703 1.563.703zM53.004 5.72v4.42c.574-.894 1.388-1.341 2.44-1.341 1.022 0 1.857.383 2.506 1.149.649.766.973 1.781.973 3.047 0 1.138-.309 2.109-.925 2.912-.617.803-1.463 1.205-2.537 1.205-1.075 0-1.894-.447-2.457-1.34V17h-1.58V5.72h1.58zm9.908 11.104l-3.223-7.913h1.739l1.005 2.632 1.26 3.415c.096-.32.48-1.458 1.15-3.415l.909-2.632h1.66l-2.92 7.866c-.777 2.074-1.963 3.11-3.559 3.11a2.92 2.92 0 0 1-.734-.079v-1.34c.17.042.351.064.543.064 1.032 0 1.755-.57 2.17-1.708z"}),(0,E.jsx)("path",{fill:"#5468FF",d:"M78.988.938h16.594a2.968 2.968 0 0 1 2.966 2.966V20.5a2.967 2.967 0 0 1-2.966 2.964H78.988a2.967 2.967 0 0 1-2.966-2.964V3.897A2.961 2.961 0 0 1 78.988.938z"}),(0,E.jsx)("path",{fill:"white",d:"M89.632 5.967v-.772a.978.978 0 0 0-.978-.977h-2.28a.978.978 0 0 0-.978.977v.793c0 .088.082.15.171.13a7.127 7.127 0 0 1 1.984-.28c.65 0 1.295.088 1.917.259.082.02.164-.04.164-.13m-6.248 1.01l-.39-.389a.977.977 0 0 0-1.382 0l-.465.465a.973.973 0 0 0 0 1.38l.383.383c.062.061.15.047.205-.014.226-.307.472-.601.746-.874.281-.28.568-.526.883-.751.068-.042.075-.137.02-.2m4.16 2.453v3.341c0 .096.104.165.192.117l2.97-1.537c.068-.034.089-.117.055-.184a3.695 3.695 0 0 0-3.08-1.866c-.068 0-.136.054-.136.13m0 8.048a4.489 4.489 0 0 1-4.49-4.482 4.488 4.488 0 0 1 4.49-4.482 4.488 4.488 0 0 1 4.489 4.482 4.484 4.484 0 0 1-4.49 4.482m0-10.85a6.363 6.363 0 1 0 0 12.729 6.37 6.37 0 0 0 6.372-6.368 6.358 6.358 0 0 0-6.371-6.36"})]})})})})]}),H.items.length>0?(0,E.jsx)("main",{children:H.items.map(((e,t)=>{let{title:r,url:n,summary:i,breadcrumbs:a}=e;return(0,E.jsxs)("article",{className:_.searchResultItem,children:[(0,E.jsx)(x.A,{as:"h2",className:_.searchResultItemHeading,children:(0,E.jsx)(l.A,{to:n,dangerouslySetInnerHTML:{__html:r}})}),a.length>0&&(0,E.jsx)("nav",{"aria-label":"breadcrumbs",children:(0,E.jsx)("ul",{className:s("breadcrumbs",_.searchResultItemPath),children:a.map(((e,t)=>(0,E.jsx)("li",{className:"breadcrumbs__item",dangerouslySetInnerHTML:{__html:e}},t)))})}),i&&(0,E.jsx)("p",{className:_.searchResultItemSummary,dangerouslySetInnerHTML:{__html:i}})]},t)}))}):[O&&!H.loading&&(0,E.jsx)("p",{children:(0,E.jsx)(R.A,{id:"theme.SearchPage.noResultsText",description:"The paragraph for empty search result",children:"No results were found"})},"no-results"),!!H.loading&&(0,E.jsx)("div",{className:_.loadingSpinner},"spinner")],H.hasMore&&(0,E.jsx)("div",{className:_.loader,ref:D,children:(0,E.jsx)(R.A,{id:"theme.SearchPage.fetchingNewResults",description:"The paragraph for fetching new search results",children:"Fetching new results..."})})]})]})}function A(){return(0,E.jsx)(g.e3,{className:"search-page-wrapper",children:(0,E.jsx)(O,{})})}}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.b00958cf.js b/assets/js/runtime~main.e8883370.js similarity index 99% rename from assets/js/runtime~main.b00958cf.js rename to assets/js/runtime~main.e8883370.js index b6d2ebee..796f30ef 100644 --- a/assets/js/runtime~main.b00958cf.js +++ b/assets/js/runtime~main.e8883370.js @@ -1 +1 @@ -(()=>{"use strict";var e,c,a,f,d,b={},t={};function r(e){var c=t[e];if(void 0!==c)return c.exports;var a=t[e]={exports:{}};return b[e].call(a.exports,a,a.exports,r),a.exports}r.m=b,e=[],r.O=(c,a,f,d)=>{if(!a){var b=1/0;for(i=0;i=d)&&Object.keys(r.O).every((e=>r.O[e](a[o])))?a.splice(o--,1):(t=!1,d0&&e[i-1][2]>d;i--)e[i]=e[i-1];e[i]=[a,f,d]},r.n=e=>{var c=e&&e.__esModule?()=>e.default:()=>e;return r.d(c,{a:c}),c},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,r.t=function(e,f){if(1&f&&(e=this(e)),8&f)return e;if("object"==typeof e&&e){if(4&f&&e.__esModule)return e;if(16&f&&"function"==typeof e.then)return e}var d=Object.create(null);r.r(d);var b={};c=c||[null,a({}),a([]),a(a)];for(var t=2&f&&e;"object"==typeof t&&!~c.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((c=>b[c]=()=>e[c]));return b.default=()=>e,r.d(d,b),d},r.d=(e,c)=>{for(var a in c)r.o(c,a)&&!r.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:c[a]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce(((c,a)=>(r.f[a](e,c),c)),[])),r.u=e=>"assets/js/"+({47:"e3d9c017",53:"e7d6a90f",76:"ebf45991",145:"3f380a70",190:"68d128b2",201:"a62b3477",231:"0045fd9d",262:"cc4bab7a",276:"e38862e4",327:"35f865f7",363:"1c3eea64",384:"182f2e9d",402:"d1b76623",415:"5bbd7af1",443:"5557d40b",444:"c785ba03",466:"4c2d8fdb",469:"7d9726a8",548:"8c178c14",561:"77a5495d",601:"4933683b",655:"9550dcd6",666:"0acc5c51",725:"f5426078",744:"88b2e8dd",774:"c7dfc82b",775:"8a04c4d0",785:"c32d5dda",832:"49d70ab6",851:"2e71b737",855:"3b3ff091",871:"5fad8c5b",897:"3a70f6ed",910:"6752fb49",950:"2546a9aa",972:"77c18d5b",974:"d46bf124",1136:"689bb352",1148:"4a56c028",1150:"df4c498a",1194:"11ce4159",1219:"75618cd8",1224:"192680f7",1274:"2a7f88eb",1281:"eb4c2d28",1284:"a4a56a96",1303:"19257563",1346:"823dddee",1355:"56d034ff",1396:"ed50b140",1432:"26f97823",1468:"8eb9812f",1472:"015349e4",1498:"5f2b1494",1501:"3b6c4e05",1539:"0d59295f",1547:"f676a26d",1549:"6b3de81c",1592:"f3dad63d",1596:"122f40db",1611:"6af14956",1634:"75be096a",1716:"d0a7ea9b",1780:"41f77477",1850:"7b455295",1879:"b5b1efaf",1880:"586ef764",1903:"acecf23e",1991:"b2b675dd",2018:"efb90858",2024:"31cf41ef",2039:"cab9ae4e",2044:"943943d7",2138:"1a4e3797",2167:"31c34f44",2206:"ff4168ea",2289:"78261264",2373:"5533f37f",2381:"2f5804da",2398:"b58691e9",2427:"41b41439",2430:"76a842d7",2489:"646df32e",2524:"7addb73c",2537:"35575c8b",2573:"74fd953b",2581:"964d78b4",2601:"7a17e7c7",2605:"e55a2912",2619:"c5e2899c",2665:"1be504eb",2698:"da9374c4",2711:"77a9c386",2716:"9e7d6e5d",2721:"8c2dd490",2750:"976ed56a",2772:"fd1fdc14",2886:"9cc30f01",2920:"80c57572",2939:"0b2f581f",2947:"12b15d23",2956:"d0ffdd4c",2971:"de4ad2b4",2999:"37955dfa",3031:"b517691c",3057:"3c9a0666",3158:"08c1efff",3208:"624243f0",3249:"ccc49370",3252:"cd1aa7bf",3257:"c5a83637",3262:"542aa8fd",3272:"ce679e17",3285:"0ecbafc8",3298:"e73a912a",3362:"7096bc22",3393:"583bdab9",3431:"44ac4dbb",3510:"c6e1bf1c",3519:"d878e25c",3673:"6c0cad94",3678:"7e611fc6",3697:"af62532e",3774:"96e30534",3812:"00591d11",3833:"631acda7",3947:"23855fe2",3956:"87d53040",3969:"00e370be",4022:"7e155a81",4036:"44d9930b",4057:"8a1599f5",4073:"dc3c8c3a",4104:"2fa3325c",4109:"e5c9d91f",4118:"946a44d1",4128:"2532882a",4129:"4cf23516",4167:"5ddc6c70",4177:"5ed73c09",4185:"73d63b01",4192:"09158c87",4255:"985445cd",4262:"4f897f1b",4279:"df203c0f",4317:"03cbbaab",4324:"71c3d0d5",4337:"efc66f84",4347:"c6423bd2",4349:"cc8a3d39",4379:"360522ae",4495:"70ca33a8",4537:"720de17f",4570:"c6f76ba0",4627:"0ab097fe",4631:"7edc3a0c",4654:"728fafb7",4671:"786c0079",4676:"0af32799",4683:"93ff5649",4704:"2715f4a9",4741:"37b74aca",4776:"479321cf",4778:"dd464ef4",4787:"3720c009",4813:"6875c492",4831:"435d7bb1",4914:"bf98dadc",4917:"a24f31fc",4976:"9e868713",4985:"290ee8f1",4997:"880cadae",5001:"aba940a6",5002:"ec696a4a",5005:"6a2e83e2",5036:"1d71bfe7",5055:"21bf2d96",5073:"33ce24b8",5092:"9e4087bc",5098:"7dcd3f33",5120:"e7ffed5c",5151:"55960ee5",5152:"b8a629a8",5206:"019fc9e2",5243:"94f8149e",5269:"9a1fb46a",5279:"cef30d8a",5303:"2809b68c",5305:"48d9dc44",5325:"448c2acc",5331:"d5cd1fde",5337:"2c0c3c5a",5351:"d2bc662e",5397:"16c19783",5445:"8c383812",5498:"7784cde5",5510:"a1be7508",5575:"3f7cebbf",5631:"8f201c7e",5647:"9455e0b4",5653:"a6834615",5694:"ece4e6a0",5767:"8eb4e46b",5812:"5dbc0613",5825:"5b7a1fc7",5894:"b2f554cd",5908:"fe7d9626",5917:"4d8e1945",5918:"1f6fc36d",5963:"6ece0b6c",5974:"e64f83f7",5991:"921f360c",6043:"8f686712",6100:"4e30b984",6204:"52099127",6244:"a4386b45",6249:"40bc145c",6253:"a0480d5f",6256:"4bd5fd33",6335:"52476c54",6350:"f414c342",6362:"ff9a0e8b",6487:"f8de77c0",6531:"a716fb41",6539:"d7bbdab4",6557:"e973105f",6589:"e2b2c756",6601:"2c5b0536",6603:"37a927bc",6613:"95541736",6623:"0bf56af4",6624:"f82034e1",6640:"f559f0d4",6642:"c325b1d7",6644:"f0fd766b",6731:"b1376bb7",6742:"ecbad495",6812:"65db55ac",6837:"232c92ba",6847:"d478cac0",6853:"e0dbef9e",6875:"8593ff01",6937:"c1716be1",6960:"2ab55677",6966:"987128ec",6969:"14eb3368",6970:"a43fdbe8",7017:"43557b97",7040:"03685665",7061:"d16bbf29",7064:"b70360dc",7098:"a7bd4aaa",7109:"e66946a1",7127:"92db014a",7189:"6cfc336f",7214:"1d14c2f4",7269:"a014805a",7434:"e324ba84",7472:"814f3328",7575:"403d58c7",7589:"65606c20",7643:"a6aa9e1f",7695:"cac4b78d",7760:"317b3801",7764:"0a0a57a0",7772:"6444afc1",7783:"a212890e",7786:"1a01c28e",7791:"f54aa58d",7847:"5624c486",7871:"cf48f2b1",7874:"ccf30198",7893:"6e71b137",7912:"af800815",7949:"60262e21",7975:"3051a5eb",8051:"1181d4c6",8151:"0aa85427",8209:"01a85c17",8285:"27eb8792",8319:"0af88edb",8333:"6f4e8a7c",8355:"0abe3c97",8401:"17896441",8405:"0ee59055",8458:"ac1c137d",8516:"3e499009",8535:"86b0ff84",8581:"935f2afb",8617:"9dd8a0d2",8619:"699eab2b",8653:"cb5622d8",8678:"2669fe05",8697:"d7ec5f3a",8745:"3b31c888",8790:"92999a1c",8806:"61f01065",8818:"8a27b65f",8857:"8d43869d",8972:"17c8f497",9006:"3768dba4",9048:"a94703ab",9155:"c524ded7",9212:"3788ea98",9248:"4e444002",9267:"a7023ddc",9309:"7e35aa2f",9325:"eb635953",9349:"904afc45",9367:"eb9aa5f7",9374:"5b15210a",9379:"5bc7499a",9421:"2494bc55",9430:"667b017f",9440:"dc6389c1",9490:"04380a63",9500:"2ab8b90a",9508:"425eafc3",9582:"9469d02c",9624:"9442922a",9646:"a41ac4fc",9647:"5e95c892",9655:"484591f1",9679:"f292c4ec",9680:"c894e3de",9741:"7c2de22e",9766:"97e64787",9807:"75bacea8",9846:"dbbb982f",9847:"3c84240d",9854:"4ca416ac",9855:"d35eddef",9925:"4235b6f2",9972:"7bef90a9"}[e]||e)+"."+{47:"7547eb02",53:"49814f99",76:"40923bb2",145:"9fda56c5",190:"b785511c",201:"d91fd00f",231:"d89ed307",262:"7422eaf2",276:"e81f2442",327:"4b03fa68",363:"c138a5b5",384:"62242237",402:"b5495d10",415:"4d6f863b",416:"5559d084",443:"d3b879b8",444:"179db7dc",466:"77b2dd1d",469:"7fd6dff9",548:"c00c7aff",561:"e8563fee",601:"3f5edda4",655:"67c22f49",666:"6a6d4080",725:"0baa2f5e",744:"357dd966",774:"51c2b96d",775:"5d4f8fc9",785:"0b1ed498",832:"5e2f32a9",851:"b0e4d2f2",855:"f1f7de18",871:"6282d3d0",897:"cfe1e8e7",910:"92fefa6a",950:"86527330",972:"37c371c7",974:"130a96e1",1136:"46642673",1148:"a426cdba",1150:"8ec8be5e",1194:"78c10540",1219:"cf868960",1224:"f61be20e",1274:"fddd8a9d",1281:"06eee202",1284:"f66804e9",1303:"f8ce786f",1346:"06e93f2c",1355:"7f60dc58",1396:"bda34709",1432:"b8dc4e2a",1468:"666d800a",1472:"75395ac1",1498:"4b597007",1501:"1b5011a7",1539:"febdc28f",1547:"54882802",1549:"a1cec4cc",1592:"77af8739",1596:"1ace098e",1611:"833f4d89",1634:"d4109e37",1716:"f9b8c3ac",1780:"bd583ba9",1850:"7c9a0090",1879:"e7afd29d",1880:"baaf86e0",1903:"d99c7ae7",1991:"f935ffbf",2018:"591c0a99",2024:"f7e1c29c",2039:"ac279968",2044:"7aab9790",2138:"b4509294",2167:"a6966c06",2181:"129ff7a8",2206:"3ed8c2a1",2237:"54abdb37",2289:"923ea7cf",2373:"c13efeb5",2381:"a18399ec",2398:"f40cc238",2427:"bac40391",2430:"3f0b89dc",2489:"6e1a3b06",2524:"97c960a3",2537:"b4b5e2d5",2573:"484fef94",2581:"b51d7ea8",2601:"0fec7e44",2605:"52567c99",2619:"748dd841",2665:"c94def24",2698:"e15ca0d4",2711:"b70c531b",2716:"52103a47",2721:"fc5172eb",2750:"3a36c02d",2772:"0d5419c8",2886:"7e23aa43",2920:"62dd0545",2939:"190fd864",2947:"648408f9",2956:"e6d8d625",2971:"d420bcb5",2999:"4464e934",3031:"404addba",3057:"fbc03179",3158:"f7c74107",3208:"0fb46e08",3249:"a08bddb5",3252:"09d3c8fd",3257:"ef396e6c",3262:"51a8e499",3272:"b4a7e7a7",3285:"a50412ea",3298:"9dc4173e",3362:"22f828b8",3393:"b1adeb1a",3431:"9b1aaf70",3510:"e3b61c58",3519:"3683fcfe",3673:"532b8417",3678:"0a4d26d6",3697:"d8f95770",3774:"ad533530",3812:"c7326fd0",3833:"e2c2923b",3947:"0ae1347b",3956:"ecc3cb20",3969:"d5be2675",4022:"a7cd59e6",4036:"464ecb59",4057:"15edb260",4073:"fcf77de1",4104:"01609b21",4109:"bd79171a",4118:"310837f3",4128:"9e8c0697",4129:"b601dc50",4167:"b1388dba",4177:"f6750c62",4185:"d31a2225",4192:"dd8b101d",4255:"a5b2a188",4262:"7e21f675",4279:"22a1e1d3",4317:"9936f952",4324:"816b7719",4337:"9ace0fbd",4347:"f268f72b",4349:"9dfdb259",4379:"3b83eab5",4495:"8649ec75",4537:"93b46e46",4570:"9bdd9d49",4627:"5548b0b9",4631:"b406859d",4654:"453830cd",4671:"ee5208ac",4676:"65dd1a6a",4683:"28702d0b",4704:"0061b7a7",4741:"28840c40",4776:"dbee3499",4778:"749462ac",4787:"8dda5e25",4813:"a817ccbc",4831:"d107b6e1",4914:"f4b8a494",4917:"1ada997e",4976:"41491e46",4985:"c5a34b3e",4997:"2bcd98c2",5001:"40fca47e",5002:"39c7fae2",5005:"2f08a664",5036:"c4f5b3e8",5055:"e01e3c0c",5073:"3e8b03db",5092:"2f19cf80",5098:"70fb19f5",5120:"61bb5f7e",5151:"cc50264b",5152:"ecf30aa6",5206:"b02018d8",5243:"6c2d1500",5269:"23a3fbf2",5279:"64b601e8",5303:"55194141",5305:"e98f5b59",5309:"c26f30a0",5325:"9f6f7ea9",5331:"d740d73f",5337:"3b9b8202",5351:"80b43c0e",5397:"c406a1fb",5445:"52640a75",5498:"d806d77f",5510:"690e9a3d",5575:"28f3bb61",5631:"1fad9112",5647:"13a40e6d",5653:"cfd32adf",5694:"889749c9",5767:"183c16db",5812:"6280d83a",5825:"defdbd8b",5894:"703870c6",5908:"4eb2c52c",5917:"93670f0e",5918:"a9c23f97",5963:"2d4191c1",5974:"c78d99cc",5991:"fa2c198f",6043:"9f11f92e",6100:"b7e5d672",6204:"9ab27d87",6244:"81f86b73",6249:"843ae5b8",6253:"28cb2af6",6256:"b49aff4c",6335:"1909c83d",6350:"fff29364",6362:"8611723c",6369:"521ab4cd",6487:"11872761",6531:"a6f72399",6539:"5aac3f91",6557:"dc8934fd",6589:"cb637f94",6601:"b56ff048",6603:"cb178033",6613:"c94ba2e3",6623:"3e32e187",6624:"e0ed8e95",6640:"1c7eb1f2",6642:"41525c1c",6644:"2a896f11",6731:"dd122651",6742:"59bb7641",6812:"6cb960fe",6837:"2f3999c8",6847:"43204556",6853:"4f75b13f",6875:"11f610ef",6937:"6b747b1e",6960:"96f72e5d",6966:"bcdee680",6969:"1a2df5d9",6970:"359c36de",7017:"22a4900f",7040:"c451668c",7061:"d9b4f0a6",7064:"055e032c",7098:"de9f414b",7109:"fb9339e4",7127:"f255a816",7189:"5c69dbb1",7214:"ffa9757a",7269:"a1be55a2",7434:"e1c1e6d2",7472:"d9376329",7575:"f3d198b2",7589:"e68a847f",7643:"7d534493",7695:"f2ae6f80",7760:"bb0e3e22",7764:"85a581ef",7772:"f459d87e",7783:"d18068fc",7786:"80b0d590",7791:"2c77f2ee",7847:"16cf67b6",7871:"5a366e61",7874:"7a070c51",7893:"56d038d8",7912:"76b62d1b",7949:"a0b1e697",7975:"50668be6",8051:"0ed2c2e1",8151:"15d76137",8209:"6c307d26",8285:"69706b54",8319:"477533d1",8333:"731dd4e6",8355:"9b86a512",8401:"df687a85",8405:"34eca434",8458:"82289cbf",8516:"ffbbc49f",8535:"3502c0d0",8581:"5cf8a798",8617:"722cee09",8619:"7e8b3d20",8653:"9952edc1",8678:"4425c867",8697:"5480f0b3",8745:"80e08748",8790:"d61da40c",8806:"8a81f336",8818:"55187503",8857:"1a5de8b3",8913:"797ca217",8972:"a4bc82bd",9006:"3c8993b6",9048:"a11778c9",9155:"3bfd8575",9212:"455e2da0",9248:"780ce630",9267:"31b362dd",9309:"4cb403c6",9325:"ed00b956",9349:"e8afddaf",9367:"c0b34c7a",9374:"fa530564",9379:"1f99709d",9421:"788e7ecb",9430:"75d9c47e",9440:"d2726624",9462:"3356bd9a",9490:"925a797f",9500:"9e619f20",9508:"fea2643b",9582:"8d45cb1c",9624:"42ab5f13",9646:"4c36fbb8",9647:"181f8f23",9655:"654f9182",9679:"4cd8c276",9680:"5c035a86",9741:"5442eae8",9766:"d5beea55",9807:"091e6e2a",9846:"4d3235a7",9847:"db3ed65f",9854:"a9433447",9855:"b6b3ea81",9925:"2b9a3fb7",9972:"f14c5659"}[e]+".js",r.miniCssF=e=>{},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,c)=>Object.prototype.hasOwnProperty.call(e,c),f={},d="ouch1978-at-github:",r.l=(e,c,a,b)=>{if(f[e])f[e].push(c);else{var t,o;if(void 0!==a)for(var n=document.getElementsByTagName("script"),i=0;i{t.onerror=t.onload=null,clearTimeout(s);var d=f[e];if(delete f[e],t.parentNode&&t.parentNode.removeChild(t),d&&d.forEach((e=>e(a))),c)return c(a)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),o&&document.head.appendChild(t)}},r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="/",r.gca=function(e){return e={17896441:"8401",19257563:"1303",52099127:"6204",78261264:"2289",95541736:"6613",e3d9c017:"47",e7d6a90f:"53",ebf45991:"76","3f380a70":"145","68d128b2":"190",a62b3477:"201","0045fd9d":"231",cc4bab7a:"262",e38862e4:"276","35f865f7":"327","1c3eea64":"363","182f2e9d":"384",d1b76623:"402","5bbd7af1":"415","5557d40b":"443",c785ba03:"444","4c2d8fdb":"466","7d9726a8":"469","8c178c14":"548","77a5495d":"561","4933683b":"601","9550dcd6":"655","0acc5c51":"666",f5426078:"725","88b2e8dd":"744",c7dfc82b:"774","8a04c4d0":"775",c32d5dda:"785","49d70ab6":"832","2e71b737":"851","3b3ff091":"855","5fad8c5b":"871","3a70f6ed":"897","6752fb49":"910","2546a9aa":"950","77c18d5b":"972",d46bf124:"974","689bb352":"1136","4a56c028":"1148",df4c498a:"1150","11ce4159":"1194","75618cd8":"1219","192680f7":"1224","2a7f88eb":"1274",eb4c2d28:"1281",a4a56a96:"1284","823dddee":"1346","56d034ff":"1355",ed50b140:"1396","26f97823":"1432","8eb9812f":"1468","015349e4":"1472","5f2b1494":"1498","3b6c4e05":"1501","0d59295f":"1539",f676a26d:"1547","6b3de81c":"1549",f3dad63d:"1592","122f40db":"1596","6af14956":"1611","75be096a":"1634",d0a7ea9b:"1716","41f77477":"1780","7b455295":"1850",b5b1efaf:"1879","586ef764":"1880",acecf23e:"1903",b2b675dd:"1991",efb90858:"2018","31cf41ef":"2024",cab9ae4e:"2039","943943d7":"2044","1a4e3797":"2138","31c34f44":"2167",ff4168ea:"2206","5533f37f":"2373","2f5804da":"2381",b58691e9:"2398","41b41439":"2427","76a842d7":"2430","646df32e":"2489","7addb73c":"2524","35575c8b":"2537","74fd953b":"2573","964d78b4":"2581","7a17e7c7":"2601",e55a2912:"2605",c5e2899c:"2619","1be504eb":"2665",da9374c4:"2698","77a9c386":"2711","9e7d6e5d":"2716","8c2dd490":"2721","976ed56a":"2750",fd1fdc14:"2772","9cc30f01":"2886","80c57572":"2920","0b2f581f":"2939","12b15d23":"2947",d0ffdd4c:"2956",de4ad2b4:"2971","37955dfa":"2999",b517691c:"3031","3c9a0666":"3057","08c1efff":"3158","624243f0":"3208",ccc49370:"3249",cd1aa7bf:"3252",c5a83637:"3257","542aa8fd":"3262",ce679e17:"3272","0ecbafc8":"3285",e73a912a:"3298","7096bc22":"3362","583bdab9":"3393","44ac4dbb":"3431",c6e1bf1c:"3510",d878e25c:"3519","6c0cad94":"3673","7e611fc6":"3678",af62532e:"3697","96e30534":"3774","00591d11":"3812","631acda7":"3833","23855fe2":"3947","87d53040":"3956","00e370be":"3969","7e155a81":"4022","44d9930b":"4036","8a1599f5":"4057",dc3c8c3a:"4073","2fa3325c":"4104",e5c9d91f:"4109","946a44d1":"4118","2532882a":"4128","4cf23516":"4129","5ddc6c70":"4167","5ed73c09":"4177","73d63b01":"4185","09158c87":"4192","985445cd":"4255","4f897f1b":"4262",df203c0f:"4279","03cbbaab":"4317","71c3d0d5":"4324",efc66f84:"4337",c6423bd2:"4347",cc8a3d39:"4349","360522ae":"4379","70ca33a8":"4495","720de17f":"4537",c6f76ba0:"4570","0ab097fe":"4627","7edc3a0c":"4631","728fafb7":"4654","786c0079":"4671","0af32799":"4676","93ff5649":"4683","2715f4a9":"4704","37b74aca":"4741","479321cf":"4776",dd464ef4:"4778","3720c009":"4787","6875c492":"4813","435d7bb1":"4831",bf98dadc:"4914",a24f31fc:"4917","9e868713":"4976","290ee8f1":"4985","880cadae":"4997",aba940a6:"5001",ec696a4a:"5002","6a2e83e2":"5005","1d71bfe7":"5036","21bf2d96":"5055","33ce24b8":"5073","9e4087bc":"5092","7dcd3f33":"5098",e7ffed5c:"5120","55960ee5":"5151",b8a629a8:"5152","019fc9e2":"5206","94f8149e":"5243","9a1fb46a":"5269",cef30d8a:"5279","2809b68c":"5303","48d9dc44":"5305","448c2acc":"5325",d5cd1fde:"5331","2c0c3c5a":"5337",d2bc662e:"5351","16c19783":"5397","8c383812":"5445","7784cde5":"5498",a1be7508:"5510","3f7cebbf":"5575","8f201c7e":"5631","9455e0b4":"5647",a6834615:"5653",ece4e6a0:"5694","8eb4e46b":"5767","5dbc0613":"5812","5b7a1fc7":"5825",b2f554cd:"5894",fe7d9626:"5908","4d8e1945":"5917","1f6fc36d":"5918","6ece0b6c":"5963",e64f83f7:"5974","921f360c":"5991","8f686712":"6043","4e30b984":"6100",a4386b45:"6244","40bc145c":"6249",a0480d5f:"6253","4bd5fd33":"6256","52476c54":"6335",f414c342:"6350",ff9a0e8b:"6362",f8de77c0:"6487",a716fb41:"6531",d7bbdab4:"6539",e973105f:"6557",e2b2c756:"6589","2c5b0536":"6601","37a927bc":"6603","0bf56af4":"6623",f82034e1:"6624",f559f0d4:"6640",c325b1d7:"6642",f0fd766b:"6644",b1376bb7:"6731",ecbad495:"6742","65db55ac":"6812","232c92ba":"6837",d478cac0:"6847",e0dbef9e:"6853","8593ff01":"6875",c1716be1:"6937","2ab55677":"6960","987128ec":"6966","14eb3368":"6969",a43fdbe8:"6970","43557b97":"7017","03685665":"7040",d16bbf29:"7061",b70360dc:"7064",a7bd4aaa:"7098",e66946a1:"7109","92db014a":"7127","6cfc336f":"7189","1d14c2f4":"7214",a014805a:"7269",e324ba84:"7434","814f3328":"7472","403d58c7":"7575","65606c20":"7589",a6aa9e1f:"7643",cac4b78d:"7695","317b3801":"7760","0a0a57a0":"7764","6444afc1":"7772",a212890e:"7783","1a01c28e":"7786",f54aa58d:"7791","5624c486":"7847",cf48f2b1:"7871",ccf30198:"7874","6e71b137":"7893",af800815:"7912","60262e21":"7949","3051a5eb":"7975","1181d4c6":"8051","0aa85427":"8151","01a85c17":"8209","27eb8792":"8285","0af88edb":"8319","6f4e8a7c":"8333","0abe3c97":"8355","0ee59055":"8405",ac1c137d:"8458","3e499009":"8516","86b0ff84":"8535","935f2afb":"8581","9dd8a0d2":"8617","699eab2b":"8619",cb5622d8:"8653","2669fe05":"8678",d7ec5f3a:"8697","3b31c888":"8745","92999a1c":"8790","61f01065":"8806","8a27b65f":"8818","8d43869d":"8857","17c8f497":"8972","3768dba4":"9006",a94703ab:"9048",c524ded7:"9155","3788ea98":"9212","4e444002":"9248",a7023ddc:"9267","7e35aa2f":"9309",eb635953:"9325","904afc45":"9349",eb9aa5f7:"9367","5b15210a":"9374","5bc7499a":"9379","2494bc55":"9421","667b017f":"9430",dc6389c1:"9440","04380a63":"9490","2ab8b90a":"9500","425eafc3":"9508","9469d02c":"9582","9442922a":"9624",a41ac4fc:"9646","5e95c892":"9647","484591f1":"9655",f292c4ec:"9679",c894e3de:"9680","7c2de22e":"9741","97e64787":"9766","75bacea8":"9807",dbbb982f:"9846","3c84240d":"9847","4ca416ac":"9854",d35eddef:"9855","4235b6f2":"9925","7bef90a9":"9972"}[e]||e,r.p+r.u(e)},(()=>{var e={5354:0,1869:0};r.f.j=(c,a)=>{var f=r.o(e,c)?e[c]:void 0;if(0!==f)if(f)a.push(f[2]);else if(/^(1869|5354)$/.test(c))e[c]=0;else{var d=new Promise(((a,d)=>f=e[c]=[a,d]));a.push(f[2]=d);var b=r.p+r.u(c),t=new Error;r.l(b,(a=>{if(r.o(e,c)&&(0!==(f=e[c])&&(e[c]=void 0),f)){var d=a&&("load"===a.type?"missing":a.type),b=a&&a.target&&a.target.src;t.message="Loading chunk "+c+" failed.\n("+d+": "+b+")",t.name="ChunkLoadError",t.type=d,t.request=b,f[1](t)}}),"chunk-"+c,c)}},r.O.j=c=>0===e[c];var c=(c,a)=>{var f,d,b=a[0],t=a[1],o=a[2],n=0;if(b.some((c=>0!==e[c]))){for(f in t)r.o(t,f)&&(r.m[f]=t[f]);if(o)var i=o(r)}for(c&&c(a);n{"use strict";var e,c,a,f,d,b={},t={};function r(e){var c=t[e];if(void 0!==c)return c.exports;var a=t[e]={exports:{}};return b[e].call(a.exports,a,a.exports,r),a.exports}r.m=b,e=[],r.O=(c,a,f,d)=>{if(!a){var b=1/0;for(i=0;i=d)&&Object.keys(r.O).every((e=>r.O[e](a[o])))?a.splice(o--,1):(t=!1,d0&&e[i-1][2]>d;i--)e[i]=e[i-1];e[i]=[a,f,d]},r.n=e=>{var c=e&&e.__esModule?()=>e.default:()=>e;return r.d(c,{a:c}),c},a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,r.t=function(e,f){if(1&f&&(e=this(e)),8&f)return e;if("object"==typeof e&&e){if(4&f&&e.__esModule)return e;if(16&f&&"function"==typeof e.then)return e}var d=Object.create(null);r.r(d);var b={};c=c||[null,a({}),a([]),a(a)];for(var t=2&f&&e;"object"==typeof t&&!~c.indexOf(t);t=a(t))Object.getOwnPropertyNames(t).forEach((c=>b[c]=()=>e[c]));return b.default=()=>e,r.d(d,b),d},r.d=(e,c)=>{for(var a in c)r.o(c,a)&&!r.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:c[a]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce(((c,a)=>(r.f[a](e,c),c)),[])),r.u=e=>"assets/js/"+({47:"e3d9c017",53:"e7d6a90f",76:"ebf45991",145:"3f380a70",190:"68d128b2",201:"a62b3477",231:"0045fd9d",262:"cc4bab7a",276:"e38862e4",327:"35f865f7",363:"1c3eea64",384:"182f2e9d",402:"d1b76623",415:"5bbd7af1",443:"5557d40b",444:"c785ba03",466:"4c2d8fdb",469:"7d9726a8",548:"8c178c14",561:"77a5495d",601:"4933683b",655:"9550dcd6",666:"0acc5c51",725:"f5426078",744:"88b2e8dd",774:"c7dfc82b",775:"8a04c4d0",785:"c32d5dda",832:"49d70ab6",851:"2e71b737",855:"3b3ff091",871:"5fad8c5b",897:"3a70f6ed",910:"6752fb49",950:"2546a9aa",972:"77c18d5b",974:"d46bf124",1136:"689bb352",1148:"4a56c028",1150:"df4c498a",1194:"11ce4159",1219:"75618cd8",1224:"192680f7",1274:"2a7f88eb",1281:"eb4c2d28",1284:"a4a56a96",1303:"19257563",1346:"823dddee",1355:"56d034ff",1396:"ed50b140",1432:"26f97823",1468:"8eb9812f",1472:"015349e4",1498:"5f2b1494",1501:"3b6c4e05",1539:"0d59295f",1547:"f676a26d",1549:"6b3de81c",1592:"f3dad63d",1596:"122f40db",1611:"6af14956",1634:"75be096a",1716:"d0a7ea9b",1780:"41f77477",1850:"7b455295",1879:"b5b1efaf",1880:"586ef764",1903:"acecf23e",1991:"b2b675dd",2018:"efb90858",2024:"31cf41ef",2039:"cab9ae4e",2044:"943943d7",2138:"1a4e3797",2167:"31c34f44",2206:"ff4168ea",2289:"78261264",2373:"5533f37f",2381:"2f5804da",2398:"b58691e9",2427:"41b41439",2430:"76a842d7",2489:"646df32e",2524:"7addb73c",2537:"35575c8b",2573:"74fd953b",2581:"964d78b4",2601:"7a17e7c7",2605:"e55a2912",2619:"c5e2899c",2665:"1be504eb",2698:"da9374c4",2711:"77a9c386",2716:"9e7d6e5d",2721:"8c2dd490",2750:"976ed56a",2772:"fd1fdc14",2886:"9cc30f01",2920:"80c57572",2939:"0b2f581f",2947:"12b15d23",2956:"d0ffdd4c",2971:"de4ad2b4",2999:"37955dfa",3031:"b517691c",3057:"3c9a0666",3158:"08c1efff",3208:"624243f0",3249:"ccc49370",3252:"cd1aa7bf",3257:"c5a83637",3262:"542aa8fd",3272:"ce679e17",3285:"0ecbafc8",3298:"e73a912a",3362:"7096bc22",3393:"583bdab9",3431:"44ac4dbb",3510:"c6e1bf1c",3519:"d878e25c",3673:"6c0cad94",3678:"7e611fc6",3697:"af62532e",3774:"96e30534",3812:"00591d11",3833:"631acda7",3947:"23855fe2",3956:"87d53040",3969:"00e370be",4022:"7e155a81",4036:"44d9930b",4057:"8a1599f5",4073:"dc3c8c3a",4104:"2fa3325c",4109:"e5c9d91f",4118:"946a44d1",4128:"2532882a",4129:"4cf23516",4167:"5ddc6c70",4177:"5ed73c09",4185:"73d63b01",4192:"09158c87",4255:"985445cd",4262:"4f897f1b",4279:"df203c0f",4317:"03cbbaab",4324:"71c3d0d5",4337:"efc66f84",4347:"c6423bd2",4349:"cc8a3d39",4379:"360522ae",4495:"70ca33a8",4537:"720de17f",4570:"c6f76ba0",4627:"0ab097fe",4631:"7edc3a0c",4654:"728fafb7",4671:"786c0079",4676:"0af32799",4683:"93ff5649",4704:"2715f4a9",4741:"37b74aca",4776:"479321cf",4778:"dd464ef4",4787:"3720c009",4813:"6875c492",4831:"435d7bb1",4914:"bf98dadc",4917:"a24f31fc",4976:"9e868713",4985:"290ee8f1",4997:"880cadae",5001:"aba940a6",5002:"ec696a4a",5005:"6a2e83e2",5036:"1d71bfe7",5055:"21bf2d96",5073:"33ce24b8",5092:"9e4087bc",5098:"7dcd3f33",5120:"e7ffed5c",5151:"55960ee5",5152:"b8a629a8",5206:"019fc9e2",5243:"94f8149e",5269:"9a1fb46a",5279:"cef30d8a",5303:"2809b68c",5305:"48d9dc44",5325:"448c2acc",5331:"d5cd1fde",5337:"2c0c3c5a",5351:"d2bc662e",5397:"16c19783",5445:"8c383812",5498:"7784cde5",5510:"a1be7508",5575:"3f7cebbf",5631:"8f201c7e",5647:"9455e0b4",5653:"a6834615",5694:"ece4e6a0",5767:"8eb4e46b",5812:"5dbc0613",5825:"5b7a1fc7",5894:"b2f554cd",5908:"fe7d9626",5917:"4d8e1945",5918:"1f6fc36d",5963:"6ece0b6c",5974:"e64f83f7",5991:"921f360c",6043:"8f686712",6100:"4e30b984",6204:"52099127",6244:"a4386b45",6249:"40bc145c",6253:"a0480d5f",6256:"4bd5fd33",6335:"52476c54",6350:"f414c342",6362:"ff9a0e8b",6487:"f8de77c0",6531:"a716fb41",6539:"d7bbdab4",6557:"e973105f",6589:"e2b2c756",6601:"2c5b0536",6603:"37a927bc",6613:"95541736",6623:"0bf56af4",6624:"f82034e1",6640:"f559f0d4",6642:"c325b1d7",6644:"f0fd766b",6731:"b1376bb7",6742:"ecbad495",6812:"65db55ac",6837:"232c92ba",6847:"d478cac0",6853:"e0dbef9e",6875:"8593ff01",6937:"c1716be1",6960:"2ab55677",6966:"987128ec",6969:"14eb3368",6970:"a43fdbe8",7017:"43557b97",7040:"03685665",7061:"d16bbf29",7064:"b70360dc",7098:"a7bd4aaa",7109:"e66946a1",7127:"92db014a",7189:"6cfc336f",7214:"1d14c2f4",7269:"a014805a",7434:"e324ba84",7472:"814f3328",7575:"403d58c7",7589:"65606c20",7643:"a6aa9e1f",7695:"cac4b78d",7760:"317b3801",7764:"0a0a57a0",7772:"6444afc1",7783:"a212890e",7786:"1a01c28e",7791:"f54aa58d",7847:"5624c486",7871:"cf48f2b1",7874:"ccf30198",7893:"6e71b137",7912:"af800815",7949:"60262e21",7975:"3051a5eb",8051:"1181d4c6",8151:"0aa85427",8209:"01a85c17",8285:"27eb8792",8319:"0af88edb",8333:"6f4e8a7c",8355:"0abe3c97",8401:"17896441",8405:"0ee59055",8458:"ac1c137d",8516:"3e499009",8535:"86b0ff84",8581:"935f2afb",8617:"9dd8a0d2",8619:"699eab2b",8653:"cb5622d8",8678:"2669fe05",8697:"d7ec5f3a",8745:"3b31c888",8790:"92999a1c",8806:"61f01065",8818:"8a27b65f",8857:"8d43869d",8972:"17c8f497",9006:"3768dba4",9048:"a94703ab",9155:"c524ded7",9212:"3788ea98",9248:"4e444002",9267:"a7023ddc",9309:"7e35aa2f",9325:"eb635953",9349:"904afc45",9367:"eb9aa5f7",9374:"5b15210a",9379:"5bc7499a",9421:"2494bc55",9430:"667b017f",9440:"dc6389c1",9490:"04380a63",9500:"2ab8b90a",9508:"425eafc3",9582:"9469d02c",9624:"9442922a",9646:"a41ac4fc",9647:"5e95c892",9655:"484591f1",9679:"f292c4ec",9680:"c894e3de",9741:"7c2de22e",9766:"97e64787",9807:"75bacea8",9846:"dbbb982f",9847:"3c84240d",9854:"4ca416ac",9855:"d35eddef",9925:"4235b6f2",9972:"7bef90a9"}[e]||e)+"."+{47:"7547eb02",53:"49814f99",76:"40923bb2",145:"9fda56c5",190:"b785511c",201:"d91fd00f",231:"d89ed307",262:"7422eaf2",276:"e81f2442",327:"4b03fa68",363:"c138a5b5",384:"62242237",402:"b5495d10",415:"4d6f863b",416:"5559d084",443:"d3b879b8",444:"179db7dc",466:"77b2dd1d",469:"7fd6dff9",548:"c00c7aff",561:"e8563fee",601:"3f5edda4",655:"67c22f49",666:"6a6d4080",725:"0baa2f5e",744:"357dd966",774:"51c2b96d",775:"5d4f8fc9",785:"0b1ed498",832:"5e2f32a9",851:"b0e4d2f2",855:"f1f7de18",871:"6282d3d0",897:"cfe1e8e7",910:"92fefa6a",950:"86527330",972:"37c371c7",974:"130a96e1",1136:"46642673",1148:"a426cdba",1150:"8ec8be5e",1194:"78c10540",1219:"cf868960",1224:"f61be20e",1274:"fddd8a9d",1281:"06eee202",1284:"f66804e9",1303:"f8ce786f",1346:"06e93f2c",1355:"7f60dc58",1396:"bda34709",1432:"b8dc4e2a",1468:"666d800a",1472:"75395ac1",1498:"4b597007",1501:"1b5011a7",1539:"febdc28f",1547:"54882802",1549:"a1cec4cc",1592:"77af8739",1596:"1ace098e",1611:"833f4d89",1634:"d4109e37",1716:"f9b8c3ac",1780:"bd583ba9",1850:"7c9a0090",1879:"e7afd29d",1880:"baaf86e0",1903:"d99c7ae7",1991:"f935ffbf",2018:"591c0a99",2024:"f7e1c29c",2039:"ac279968",2044:"7aab9790",2138:"7474aa62",2167:"a6966c06",2181:"129ff7a8",2206:"3ed8c2a1",2237:"54abdb37",2289:"923ea7cf",2373:"c13efeb5",2381:"a18399ec",2398:"f40cc238",2427:"bac40391",2430:"3f0b89dc",2489:"6e1a3b06",2524:"97c960a3",2537:"b4b5e2d5",2573:"484fef94",2581:"b51d7ea8",2601:"0fec7e44",2605:"52567c99",2619:"748dd841",2665:"c94def24",2698:"e15ca0d4",2711:"b70c531b",2716:"52103a47",2721:"fc5172eb",2750:"3a36c02d",2772:"0d5419c8",2886:"7e23aa43",2920:"62dd0545",2939:"190fd864",2947:"648408f9",2956:"e6d8d625",2971:"d420bcb5",2999:"4464e934",3031:"404addba",3057:"fbc03179",3158:"f7c74107",3208:"0fb46e08",3249:"a08bddb5",3252:"09d3c8fd",3257:"ef396e6c",3262:"51a8e499",3272:"b4a7e7a7",3285:"a50412ea",3298:"9dc4173e",3362:"22f828b8",3393:"b1adeb1a",3431:"9b1aaf70",3510:"e3b61c58",3519:"3683fcfe",3673:"532b8417",3678:"0a4d26d6",3697:"d8f95770",3774:"ad533530",3812:"c7326fd0",3833:"e2c2923b",3947:"0ae1347b",3956:"ecc3cb20",3969:"d5be2675",4022:"a7cd59e6",4036:"464ecb59",4057:"15edb260",4073:"fcf77de1",4104:"01609b21",4109:"bd79171a",4118:"310837f3",4128:"9e8c0697",4129:"b601dc50",4167:"b1388dba",4177:"f6750c62",4185:"d31a2225",4192:"dd8b101d",4255:"a5b2a188",4262:"7e21f675",4279:"22a1e1d3",4317:"9936f952",4324:"816b7719",4337:"9ace0fbd",4347:"f268f72b",4349:"9dfdb259",4379:"3b83eab5",4495:"8649ec75",4537:"93b46e46",4570:"9bdd9d49",4627:"5548b0b9",4631:"b406859d",4654:"453830cd",4671:"ee5208ac",4676:"65dd1a6a",4683:"28702d0b",4704:"0061b7a7",4741:"28840c40",4776:"dbee3499",4778:"749462ac",4787:"8dda5e25",4813:"a817ccbc",4831:"d107b6e1",4914:"f4b8a494",4917:"1ada997e",4976:"41491e46",4985:"c5a34b3e",4997:"2bcd98c2",5001:"40fca47e",5002:"39c7fae2",5005:"2f08a664",5036:"c4f5b3e8",5055:"e01e3c0c",5073:"3e8b03db",5092:"2f19cf80",5098:"70fb19f5",5120:"61bb5f7e",5151:"cc50264b",5152:"ecf30aa6",5206:"b02018d8",5243:"6c2d1500",5269:"23a3fbf2",5279:"64b601e8",5303:"55194141",5305:"e98f5b59",5309:"c26f30a0",5325:"9f6f7ea9",5331:"d740d73f",5337:"3b9b8202",5351:"80b43c0e",5397:"c406a1fb",5445:"52640a75",5498:"d806d77f",5510:"690e9a3d",5575:"28f3bb61",5631:"1fad9112",5647:"13a40e6d",5653:"cfd32adf",5694:"889749c9",5767:"183c16db",5812:"6280d83a",5825:"defdbd8b",5894:"703870c6",5908:"4eb2c52c",5917:"93670f0e",5918:"a9c23f97",5963:"2d4191c1",5974:"c78d99cc",5991:"fa2c198f",6043:"9f11f92e",6100:"b7e5d672",6204:"9ab27d87",6244:"81f86b73",6249:"843ae5b8",6253:"28cb2af6",6256:"b49aff4c",6335:"1909c83d",6350:"fff29364",6362:"8611723c",6369:"521ab4cd",6487:"11872761",6531:"a6f72399",6539:"5aac3f91",6557:"dc8934fd",6589:"cb637f94",6601:"b56ff048",6603:"cb178033",6613:"c94ba2e3",6623:"3e32e187",6624:"e0ed8e95",6640:"1c7eb1f2",6642:"41525c1c",6644:"2a896f11",6731:"dd122651",6742:"59bb7641",6812:"6cb960fe",6837:"2f3999c8",6847:"43204556",6853:"4f75b13f",6875:"11f610ef",6937:"6b747b1e",6960:"96f72e5d",6966:"bcdee680",6969:"1a2df5d9",6970:"359c36de",7017:"22a4900f",7040:"c451668c",7061:"d9b4f0a6",7064:"055e032c",7098:"de9f414b",7109:"fb9339e4",7127:"f255a816",7189:"5c69dbb1",7214:"ffa9757a",7269:"a1be55a2",7434:"e1c1e6d2",7472:"d9376329",7575:"f3d198b2",7589:"e68a847f",7643:"7d534493",7695:"f2ae6f80",7760:"bb0e3e22",7764:"85a581ef",7772:"f459d87e",7783:"d18068fc",7786:"80b0d590",7791:"2c77f2ee",7847:"16cf67b6",7871:"5a366e61",7874:"7a070c51",7893:"56d038d8",7912:"76b62d1b",7949:"a0b1e697",7975:"50668be6",8051:"0ed2c2e1",8151:"15d76137",8209:"6c307d26",8285:"69706b54",8319:"477533d1",8333:"731dd4e6",8355:"9b86a512",8401:"df687a85",8405:"34eca434",8458:"82289cbf",8516:"ffbbc49f",8535:"3502c0d0",8581:"5cf8a798",8617:"722cee09",8619:"7e8b3d20",8653:"9952edc1",8678:"4425c867",8697:"5480f0b3",8745:"80e08748",8790:"d61da40c",8806:"8a81f336",8818:"55187503",8857:"1a5de8b3",8913:"797ca217",8972:"a4bc82bd",9006:"3c8993b6",9048:"a11778c9",9155:"3bfd8575",9212:"455e2da0",9248:"780ce630",9267:"31b362dd",9309:"4cb403c6",9325:"ed00b956",9349:"e8afddaf",9367:"c0b34c7a",9374:"fa530564",9379:"1f99709d",9421:"788e7ecb",9430:"75d9c47e",9440:"d2726624",9462:"3356bd9a",9490:"925a797f",9500:"9e619f20",9508:"fea2643b",9582:"8d45cb1c",9624:"42ab5f13",9646:"4c36fbb8",9647:"181f8f23",9655:"654f9182",9679:"4cd8c276",9680:"5c035a86",9741:"5442eae8",9766:"d5beea55",9807:"091e6e2a",9846:"4d3235a7",9847:"db3ed65f",9854:"a9433447",9855:"b6b3ea81",9925:"2b9a3fb7",9972:"f14c5659"}[e]+".js",r.miniCssF=e=>{},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,c)=>Object.prototype.hasOwnProperty.call(e,c),f={},d="ouch1978-at-github:",r.l=(e,c,a,b)=>{if(f[e])f[e].push(c);else{var t,o;if(void 0!==a)for(var n=document.getElementsByTagName("script"),i=0;i{t.onerror=t.onload=null,clearTimeout(s);var d=f[e];if(delete f[e],t.parentNode&&t.parentNode.removeChild(t),d&&d.forEach((e=>e(a))),c)return c(a)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=l.bind(null,t.onerror),t.onload=l.bind(null,t.onload),o&&document.head.appendChild(t)}},r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="/",r.gca=function(e){return e={17896441:"8401",19257563:"1303",52099127:"6204",78261264:"2289",95541736:"6613",e3d9c017:"47",e7d6a90f:"53",ebf45991:"76","3f380a70":"145","68d128b2":"190",a62b3477:"201","0045fd9d":"231",cc4bab7a:"262",e38862e4:"276","35f865f7":"327","1c3eea64":"363","182f2e9d":"384",d1b76623:"402","5bbd7af1":"415","5557d40b":"443",c785ba03:"444","4c2d8fdb":"466","7d9726a8":"469","8c178c14":"548","77a5495d":"561","4933683b":"601","9550dcd6":"655","0acc5c51":"666",f5426078:"725","88b2e8dd":"744",c7dfc82b:"774","8a04c4d0":"775",c32d5dda:"785","49d70ab6":"832","2e71b737":"851","3b3ff091":"855","5fad8c5b":"871","3a70f6ed":"897","6752fb49":"910","2546a9aa":"950","77c18d5b":"972",d46bf124:"974","689bb352":"1136","4a56c028":"1148",df4c498a:"1150","11ce4159":"1194","75618cd8":"1219","192680f7":"1224","2a7f88eb":"1274",eb4c2d28:"1281",a4a56a96:"1284","823dddee":"1346","56d034ff":"1355",ed50b140:"1396","26f97823":"1432","8eb9812f":"1468","015349e4":"1472","5f2b1494":"1498","3b6c4e05":"1501","0d59295f":"1539",f676a26d:"1547","6b3de81c":"1549",f3dad63d:"1592","122f40db":"1596","6af14956":"1611","75be096a":"1634",d0a7ea9b:"1716","41f77477":"1780","7b455295":"1850",b5b1efaf:"1879","586ef764":"1880",acecf23e:"1903",b2b675dd:"1991",efb90858:"2018","31cf41ef":"2024",cab9ae4e:"2039","943943d7":"2044","1a4e3797":"2138","31c34f44":"2167",ff4168ea:"2206","5533f37f":"2373","2f5804da":"2381",b58691e9:"2398","41b41439":"2427","76a842d7":"2430","646df32e":"2489","7addb73c":"2524","35575c8b":"2537","74fd953b":"2573","964d78b4":"2581","7a17e7c7":"2601",e55a2912:"2605",c5e2899c:"2619","1be504eb":"2665",da9374c4:"2698","77a9c386":"2711","9e7d6e5d":"2716","8c2dd490":"2721","976ed56a":"2750",fd1fdc14:"2772","9cc30f01":"2886","80c57572":"2920","0b2f581f":"2939","12b15d23":"2947",d0ffdd4c:"2956",de4ad2b4:"2971","37955dfa":"2999",b517691c:"3031","3c9a0666":"3057","08c1efff":"3158","624243f0":"3208",ccc49370:"3249",cd1aa7bf:"3252",c5a83637:"3257","542aa8fd":"3262",ce679e17:"3272","0ecbafc8":"3285",e73a912a:"3298","7096bc22":"3362","583bdab9":"3393","44ac4dbb":"3431",c6e1bf1c:"3510",d878e25c:"3519","6c0cad94":"3673","7e611fc6":"3678",af62532e:"3697","96e30534":"3774","00591d11":"3812","631acda7":"3833","23855fe2":"3947","87d53040":"3956","00e370be":"3969","7e155a81":"4022","44d9930b":"4036","8a1599f5":"4057",dc3c8c3a:"4073","2fa3325c":"4104",e5c9d91f:"4109","946a44d1":"4118","2532882a":"4128","4cf23516":"4129","5ddc6c70":"4167","5ed73c09":"4177","73d63b01":"4185","09158c87":"4192","985445cd":"4255","4f897f1b":"4262",df203c0f:"4279","03cbbaab":"4317","71c3d0d5":"4324",efc66f84:"4337",c6423bd2:"4347",cc8a3d39:"4349","360522ae":"4379","70ca33a8":"4495","720de17f":"4537",c6f76ba0:"4570","0ab097fe":"4627","7edc3a0c":"4631","728fafb7":"4654","786c0079":"4671","0af32799":"4676","93ff5649":"4683","2715f4a9":"4704","37b74aca":"4741","479321cf":"4776",dd464ef4:"4778","3720c009":"4787","6875c492":"4813","435d7bb1":"4831",bf98dadc:"4914",a24f31fc:"4917","9e868713":"4976","290ee8f1":"4985","880cadae":"4997",aba940a6:"5001",ec696a4a:"5002","6a2e83e2":"5005","1d71bfe7":"5036","21bf2d96":"5055","33ce24b8":"5073","9e4087bc":"5092","7dcd3f33":"5098",e7ffed5c:"5120","55960ee5":"5151",b8a629a8:"5152","019fc9e2":"5206","94f8149e":"5243","9a1fb46a":"5269",cef30d8a:"5279","2809b68c":"5303","48d9dc44":"5305","448c2acc":"5325",d5cd1fde:"5331","2c0c3c5a":"5337",d2bc662e:"5351","16c19783":"5397","8c383812":"5445","7784cde5":"5498",a1be7508:"5510","3f7cebbf":"5575","8f201c7e":"5631","9455e0b4":"5647",a6834615:"5653",ece4e6a0:"5694","8eb4e46b":"5767","5dbc0613":"5812","5b7a1fc7":"5825",b2f554cd:"5894",fe7d9626:"5908","4d8e1945":"5917","1f6fc36d":"5918","6ece0b6c":"5963",e64f83f7:"5974","921f360c":"5991","8f686712":"6043","4e30b984":"6100",a4386b45:"6244","40bc145c":"6249",a0480d5f:"6253","4bd5fd33":"6256","52476c54":"6335",f414c342:"6350",ff9a0e8b:"6362",f8de77c0:"6487",a716fb41:"6531",d7bbdab4:"6539",e973105f:"6557",e2b2c756:"6589","2c5b0536":"6601","37a927bc":"6603","0bf56af4":"6623",f82034e1:"6624",f559f0d4:"6640",c325b1d7:"6642",f0fd766b:"6644",b1376bb7:"6731",ecbad495:"6742","65db55ac":"6812","232c92ba":"6837",d478cac0:"6847",e0dbef9e:"6853","8593ff01":"6875",c1716be1:"6937","2ab55677":"6960","987128ec":"6966","14eb3368":"6969",a43fdbe8:"6970","43557b97":"7017","03685665":"7040",d16bbf29:"7061",b70360dc:"7064",a7bd4aaa:"7098",e66946a1:"7109","92db014a":"7127","6cfc336f":"7189","1d14c2f4":"7214",a014805a:"7269",e324ba84:"7434","814f3328":"7472","403d58c7":"7575","65606c20":"7589",a6aa9e1f:"7643",cac4b78d:"7695","317b3801":"7760","0a0a57a0":"7764","6444afc1":"7772",a212890e:"7783","1a01c28e":"7786",f54aa58d:"7791","5624c486":"7847",cf48f2b1:"7871",ccf30198:"7874","6e71b137":"7893",af800815:"7912","60262e21":"7949","3051a5eb":"7975","1181d4c6":"8051","0aa85427":"8151","01a85c17":"8209","27eb8792":"8285","0af88edb":"8319","6f4e8a7c":"8333","0abe3c97":"8355","0ee59055":"8405",ac1c137d:"8458","3e499009":"8516","86b0ff84":"8535","935f2afb":"8581","9dd8a0d2":"8617","699eab2b":"8619",cb5622d8:"8653","2669fe05":"8678",d7ec5f3a:"8697","3b31c888":"8745","92999a1c":"8790","61f01065":"8806","8a27b65f":"8818","8d43869d":"8857","17c8f497":"8972","3768dba4":"9006",a94703ab:"9048",c524ded7:"9155","3788ea98":"9212","4e444002":"9248",a7023ddc:"9267","7e35aa2f":"9309",eb635953:"9325","904afc45":"9349",eb9aa5f7:"9367","5b15210a":"9374","5bc7499a":"9379","2494bc55":"9421","667b017f":"9430",dc6389c1:"9440","04380a63":"9490","2ab8b90a":"9500","425eafc3":"9508","9469d02c":"9582","9442922a":"9624",a41ac4fc:"9646","5e95c892":"9647","484591f1":"9655",f292c4ec:"9679",c894e3de:"9680","7c2de22e":"9741","97e64787":"9766","75bacea8":"9807",dbbb982f:"9846","3c84240d":"9847","4ca416ac":"9854",d35eddef:"9855","4235b6f2":"9925","7bef90a9":"9972"}[e]||e,r.p+r.u(e)},(()=>{var e={5354:0,1869:0};r.f.j=(c,a)=>{var f=r.o(e,c)?e[c]:void 0;if(0!==f)if(f)a.push(f[2]);else if(/^(1869|5354)$/.test(c))e[c]=0;else{var d=new Promise(((a,d)=>f=e[c]=[a,d]));a.push(f[2]=d);var b=r.p+r.u(c),t=new Error;r.l(b,(a=>{if(r.o(e,c)&&(0!==(f=e[c])&&(e[c]=void 0),f)){var d=a&&("load"===a.type?"missing":a.type),b=a&&a.target&&a.target.src;t.message="Loading chunk "+c+" failed.\n("+d+": "+b+")",t.name="ChunkLoadError",t.type=d,t.request=b,f[1](t)}}),"chunk-"+c,c)}},r.O.j=c=>0===e[c];var c=(c,a)=>{var f,d,b=a[0],t=a[1],o=a[2],n=0;if(b.some((c=>0!==e[c]))){for(f in t)r.o(t,f)&&(r.m[f]=t[f]);if(o)var i=o(r)}for(c&&c(a);n - + diff --git a/blog/2010/10/25/vs2010-format-source-code-automatically-advanced.html b/blog/2010/10/25/vs2010-format-source-code-automatically-advanced.html index f425c387..8cc1c50a 100644 --- a/blog/2010/10/25/vs2010-format-source-code-automatically-advanced.html +++ b/blog/2010/10/25/vs2010-format-source-code-automatically-advanced.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2010/10/25/vs2010-format-source-code-automatically.html b/blog/2010/10/25/vs2010-format-source-code-automatically.html index f3db6d4e..eb1f77b2 100644 --- a/blog/2010/10/25/vs2010-format-source-code-automatically.html +++ b/blog/2010/10/25/vs2010-format-source-code-automatically.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2010/10/26/silverlight-fake-modal-dialog.html b/blog/2010/10/26/silverlight-fake-modal-dialog.html index a6f9c58c..d2ce70f2 100644 --- a/blog/2010/10/26/silverlight-fake-modal-dialog.html +++ b/blog/2010/10/26/silverlight-fake-modal-dialog.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2010/10/27/ppt-make-your-own-ptt-template.html b/blog/2010/10/27/ppt-make-your-own-ptt-template.html index 9a51ed70..5a90ed49 100644 --- a/blog/2010/10/27/ppt-make-your-own-ptt-template.html +++ b/blog/2010/10/27/ppt-make-your-own-ptt-template.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2010/10/29/ppt-make-your-own-ptt-template-advanced.html b/blog/2010/10/29/ppt-make-your-own-ptt-template-advanced.html index eee8266e..cef22ead 100644 --- a/blog/2010/10/29/ppt-make-your-own-ptt-template-advanced.html +++ b/blog/2010/10/29/ppt-make-your-own-ptt-template-advanced.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2010/10/30/c-sharp-naming-convention.html b/blog/2010/10/30/c-sharp-naming-convention.html index c705ebba..4ad5d141 100644 --- a/blog/2010/10/30/c-sharp-naming-convention.html +++ b/blog/2010/10/30/c-sharp-naming-convention.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2010/10/30/learning-c-sharp-intro.html b/blog/2010/10/30/learning-c-sharp-intro.html index 85470387..0e9ef02b 100644 --- a/blog/2010/10/30/learning-c-sharp-intro.html +++ b/blog/2010/10/30/learning-c-sharp-intro.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/06/08/remove-skype-ads.html b/blog/2016/06/08/remove-skype-ads.html index 3df2b99e..6242dc33 100644 --- a/blog/2016/06/08/remove-skype-ads.html +++ b/blog/2016/06/08/remove-skype-ads.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/06/14/line-stickers-nicolas-family.html b/blog/2016/06/14/line-stickers-nicolas-family.html index 4ae41a74..d904d08d 100644 --- a/blog/2016/06/14/line-stickers-nicolas-family.html +++ b/blog/2016/06/14/line-stickers-nicolas-family.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/06/30/debugging-xamarin-android-app-in-vs.html b/blog/2016/06/30/debugging-xamarin-android-app-in-vs.html index e2b0264c..a3f5daf3 100644 --- a/blog/2016/06/30/debugging-xamarin-android-app-in-vs.html +++ b/blog/2016/06/30/debugging-xamarin-android-app-in-vs.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/06/30/hello-xamarin.html b/blog/2016/06/30/hello-xamarin.html index 4f5744f8..46f17aeb 100644 --- a/blog/2016/06/30/hello-xamarin.html +++ b/blog/2016/06/30/hello-xamarin.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/07/02/solve-xaudio2_7.dll-unloaded-error.html b/blog/2016/07/02/solve-xaudio2_7.dll-unloaded-error.html index e3eba532..4bfd4c2c 100644 --- a/blog/2016/07/02/solve-xaudio2_7.dll-unloaded-error.html +++ b/blog/2016/07/02/solve-xaudio2_7.dll-unloaded-error.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/10/18/windows-10-10158-english-version-missing-tchinese-fonts.html b/blog/2016/10/18/windows-10-10158-english-version-missing-tchinese-fonts.html index 9693a2b9..d0b1a740 100644 --- a/blog/2016/10/18/windows-10-10158-english-version-missing-tchinese-fonts.html +++ b/blog/2016/10/18/windows-10-10158-english-version-missing-tchinese-fonts.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/10/20/force-onedrive-to-sync-immediately.html b/blog/2016/10/20/force-onedrive-to-sync-immediately.html index 6612c2a5..88b14b25 100644 --- a/blog/2016/10/20/force-onedrive-to-sync-immediately.html +++ b/blog/2016/10/20/force-onedrive-to-sync-immediately.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/11/01/roaming-extension-manager.html b/blog/2016/11/01/roaming-extension-manager.html index 3a57eb8f..48722bca 100644 --- a/blog/2016/11/01/roaming-extension-manager.html +++ b/blog/2016/11/01/roaming-extension-manager.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/12/14/using-powerpoint-template-for-designing-uwp-app.html b/blog/2016/12/14/using-powerpoint-template-for-designing-uwp-app.html index 62cf355c..35fd81b0 100644 --- a/blog/2016/12/14/using-powerpoint-template-for-designing-uwp-app.html +++ b/blog/2016/12/14/using-powerpoint-template-for-designing-uwp-app.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2016/12/28/change-built-in-icon-color-in-uwp-ppt-template.html b/blog/2016/12/28/change-built-in-icon-color-in-uwp-ppt-template.html index 78a1789b..f5eaefd0 100644 --- a/blog/2016/12/28/change-built-in-icon-color-in-uwp-ppt-template.html +++ b/blog/2016/12/28/change-built-in-icon-color-in-uwp-ppt-template.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/01/19/first-look-on-vs2017-rc-installation.html b/blog/2017/01/19/first-look-on-vs2017-rc-installation.html index bebce649..514bde4a 100644 --- a/blog/2017/01/19/first-look-on-vs2017-rc-installation.html +++ b/blog/2017/01/19/first-look-on-vs2017-rc-installation.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/01/28/first-look-on-vs2017-rc-ide-ux-enhancement.html b/blog/2017/01/28/first-look-on-vs2017-rc-ide-ux-enhancement.html index 99d524b6..89ff76a4 100644 --- a/blog/2017/01/28/first-look-on-vs2017-rc-ide-ux-enhancement.html +++ b/blog/2017/01/28/first-look-on-vs2017-rc-ide-ux-enhancement.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/01/30/first-look-on-vs2017-rc-general-coding-enhancement.html b/blog/2017/01/30/first-look-on-vs2017-rc-general-coding-enhancement.html index 87f5a571..23dbfc71 100644 --- a/blog/2017/01/30/first-look-on-vs2017-rc-general-coding-enhancement.html +++ b/blog/2017/01/30/first-look-on-vs2017-rc-general-coding-enhancement.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/02/03/html-to-md-exporter.html b/blog/2017/02/03/html-to-md-exporter.html index a2f660df..1ba0711e 100644 --- a/blog/2017/02/03/html-to-md-exporter.html +++ b/blog/2017/02/03/html-to-md-exporter.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/02/04/automation-flash-ui-test-with-sikuli4net.html b/blog/2017/02/04/automation-flash-ui-test-with-sikuli4net.html index 3d9e8905..3d373b81 100644 --- a/blog/2017/02/04/automation-flash-ui-test-with-sikuli4net.html +++ b/blog/2017/02/04/automation-flash-ui-test-with-sikuli4net.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/03/25/material-design-xaml-toolkit.html b/blog/2017/03/25/material-design-xaml-toolkit.html index 3521e227..1c1d735d 100644 --- a/blog/2017/03/25/material-design-xaml-toolkit.html +++ b/blog/2017/03/25/material-design-xaml-toolkit.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/03/28/the-future-of-xaml.html b/blog/2017/03/28/the-future-of-xaml.html index 2ba7421d..c838ade0 100644 --- a/blog/2017/03/28/the-future-of-xaml.html +++ b/blog/2017/03/28/the-future-of-xaml.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/04/07/add-control-panel-back-after-creator-update.html b/blog/2017/04/07/add-control-panel-back-after-creator-update.html index bded636c..f3cd348d 100644 --- a/blog/2017/04/07/add-control-panel-back-after-creator-update.html +++ b/blog/2017/04/07/add-control-panel-back-after-creator-update.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/04/17/mobile-web-automation-testing-with-vs2017-and-appium.html b/blog/2017/04/17/mobile-web-automation-testing-with-vs2017-and-appium.html index db39ceaf..46950491 100644 --- a/blog/2017/04/17/mobile-web-automation-testing-with-vs2017-and-appium.html +++ b/blog/2017/04/17/mobile-web-automation-testing-with-vs2017-and-appium.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/05/08/design-xamarin-forms-with-gorilla-player.html b/blog/2017/05/08/design-xamarin-forms-with-gorilla-player.html index b2a424f4..56396d67 100644 --- a/blog/2017/05/08/design-xamarin-forms-with-gorilla-player.html +++ b/blog/2017/05/08/design-xamarin-forms-with-gorilla-player.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/05/10/mobile-app-automation-testing-with-vs2017-and-appium.html b/blog/2017/05/10/mobile-app-automation-testing-with-vs2017-and-appium.html index 6cdf8c36..ac9327fd 100644 --- a/blog/2017/05/10/mobile-app-automation-testing-with-vs2017-and-appium.html +++ b/blog/2017/05/10/mobile-app-automation-testing-with-vs2017-and-appium.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/05/11/fix-appium-chrome-driver-error.html b/blog/2017/05/11/fix-appium-chrome-driver-error.html index 92983b53..89d5dc62 100644 --- a/blog/2017/05/11/fix-appium-chrome-driver-error.html +++ b/blog/2017/05/11/fix-appium-chrome-driver-error.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/05/25/mobile-ui-automation-with-xamarin-uitest.html b/blog/2017/05/25/mobile-ui-automation-with-xamarin-uitest.html index 5fbbe9f0..7a86dd37 100644 --- a/blog/2017/05/25/mobile-ui-automation-with-xamarin-uitest.html +++ b/blog/2017/05/25/mobile-ui-automation-with-xamarin-uitest.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/08/14/windows-insider-options-updated.html b/blog/2017/08/14/windows-insider-options-updated.html index 669b74f7..a6e7cfa8 100644 --- a/blog/2017/08/14/windows-insider-options-updated.html +++ b/blog/2017/08/14/windows-insider-options-updated.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/08/15/fix-visual-studio-2017-first-launch-stucking.html b/blog/2017/08/15/fix-visual-studio-2017-first-launch-stucking.html index 9437ba66..fd3d5484 100644 --- a/blog/2017/08/15/fix-visual-studio-2017-first-launch-stucking.html +++ b/blog/2017/08/15/fix-visual-studio-2017-first-launch-stucking.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2017/08/29/fix-visual-studio-2017-crash-on-pen-enabled-devices.html b/blog/2017/08/29/fix-visual-studio-2017-crash-on-pen-enabled-devices.html index 3dfd6669..7f5508b2 100644 --- a/blog/2017/08/29/fix-visual-studio-2017-crash-on-pen-enabled-devices.html +++ b/blog/2017/08/29/fix-visual-studio-2017-crash-on-pen-enabled-devices.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2018/01/08/xaml-standard-preview-in-xamarin-forms.html b/blog/2018/01/08/xaml-standard-preview-in-xamarin-forms.html index b6ee267c..be19d59c 100644 --- a/blog/2018/01/08/xaml-standard-preview-in-xamarin-forms.html +++ b/blog/2018/01/08/xaml-standard-preview-in-xamarin-forms.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2018/01/22/co-existing-android-emulator-and-hyper-v.html b/blog/2018/01/22/co-existing-android-emulator-and-hyper-v.html index 9d851249..296b6ba3 100644 --- a/blog/2018/01/22/co-existing-android-emulator-and-hyper-v.html +++ b/blog/2018/01/22/co-existing-android-emulator-and-hyper-v.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2018/01/31/understand-csharp-7.2-in-5-minutes.html b/blog/2018/01/31/understand-csharp-7.2-in-5-minutes.html index b2fb35e6..dc71cabc 100644 --- a/blog/2018/01/31/understand-csharp-7.2-in-5-minutes.html +++ b/blog/2018/01/31/understand-csharp-7.2-in-5-minutes.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2018/03/16/windows-10-configuration-tips-for-developers.html b/blog/2018/03/16/windows-10-configuration-tips-for-developers.html index 0785606a..bdc28e75 100644 --- a/blog/2018/03/16/windows-10-configuration-tips-for-developers.html +++ b/blog/2018/03/16/windows-10-configuration-tips-for-developers.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2018/04/10/fix-skype-update-error-1603.html b/blog/2018/04/10/fix-skype-update-error-1603.html index 58bf6c2a..79efaa75 100644 --- a/blog/2018/04/10/fix-skype-update-error-1603.html +++ b/blog/2018/04/10/fix-skype-update-error-1603.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2018/06/28/selenium-automation-with-proxy-extension.html b/blog/2018/06/28/selenium-automation-with-proxy-extension.html index 79175a1d..8a949703 100644 --- a/blog/2018/06/28/selenium-automation-with-proxy-extension.html +++ b/blog/2018/06/28/selenium-automation-with-proxy-extension.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2018/11/08/blog-with-jekyll-and-docker.html b/blog/2018/11/08/blog-with-jekyll-and-docker.html index 2fb36ed6..3033fe59 100644 --- a/blog/2018/11/08/blog-with-jekyll-and-docker.html +++ b/blog/2018/11/08/blog-with-jekyll-and-docker.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/03/17/rdp-credssp-error-workaround.html b/blog/2022/03/17/rdp-credssp-error-workaround.html index c4e99a67..17ac25de 100644 --- a/blog/2022/03/17/rdp-credssp-error-workaround.html +++ b/blog/2022/03/17/rdp-credssp-error-workaround.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/03/18/clone-all-repositories-in-gitlab-at-once.html b/blog/2022/03/18/clone-all-repositories-in-gitlab-at-once.html index bc0c0272..31e9bd7f 100644 --- a/blog/2022/03/18/clone-all-repositories-in-gitlab-at-once.html +++ b/blog/2022/03/18/clone-all-repositories-in-gitlab-at-once.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/03/23/enable-smss-18-dark-theme.html b/blog/2022/03/23/enable-smss-18-dark-theme.html index df846abe..5382f6f7 100644 --- a/blog/2022/03/23/enable-smss-18-dark-theme.html +++ b/blog/2022/03/23/enable-smss-18-dark-theme.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/04/06/get-free-ssl-certificate.html b/blog/2022/04/06/get-free-ssl-certificate.html index e971e64c..f52b0f05 100644 --- a/blog/2022/04/06/get-free-ssl-certificate.html +++ b/blog/2022/04/06/get-free-ssl-certificate.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/07/08/ms-teams-chat-with-self.html b/blog/2022/07/08/ms-teams-chat-with-self.html index 51fb89bb..16879b9b 100644 --- a/blog/2022/07/08/ms-teams-chat-with-self.html +++ b/blog/2022/07/08/ms-teams-chat-with-self.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/08/15/enable-hyper-v-on-windows-11-home.html b/blog/2022/08/15/enable-hyper-v-on-windows-11-home.html index 7b729d1c..03270cb5 100644 --- a/blog/2022/08/15/enable-hyper-v-on-windows-11-home.html +++ b/blog/2022/08/15/enable-hyper-v-on-windows-11-home.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/08/19/move-window-out-of-screen-back.html b/blog/2022/08/19/move-window-out-of-screen-back.html index c72260ee..11a330e5 100644 --- a/blog/2022/08/19/move-window-out-of-screen-back.html +++ b/blog/2022/08/19/move-window-out-of-screen-back.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/08/23/solve-smss-installation-package-missing-issue.html b/blog/2022/08/23/solve-smss-installation-package-missing-issue.html index 85a5b59b..1e1194eb 100644 --- a/blog/2022/08/23/solve-smss-installation-package-missing-issue.html +++ b/blog/2022/08/23/solve-smss-installation-package-missing-issue.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/08/29/remove-windows-10-shortcut-arrow-on-desktop-icon.html b/blog/2022/08/29/remove-windows-10-shortcut-arrow-on-desktop-icon.html index e70c3ca1..48840935 100644 --- a/blog/2022/08/29/remove-windows-10-shortcut-arrow-on-desktop-icon.html +++ b/blog/2022/08/29/remove-windows-10-shortcut-arrow-on-desktop-icon.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/09/01/fix-windows-11-missing-context-menu-on-start-button.html b/blog/2022/09/01/fix-windows-11-missing-context-menu-on-start-button.html index e853f605..901357dd 100644 --- a/blog/2022/09/01/fix-windows-11-missing-context-menu-on-start-button.html +++ b/blog/2022/09/01/fix-windows-11-missing-context-menu-on-start-button.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/09/14/change-windows-local-admin-password-remotely.html b/blog/2022/09/14/change-windows-local-admin-password-remotely.html index abaa43cd..aec61f6e 100644 --- a/blog/2022/09/14/change-windows-local-admin-password-remotely.html +++ b/blog/2022/09/14/change-windows-local-admin-password-remotely.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/09/21/common-locks-in-programming-world.html b/blog/2022/09/21/common-locks-in-programming-world.html index 7d7df0e0..4b196d15 100644 --- a/blog/2022/09/21/common-locks-in-programming-world.html +++ b/blog/2022/09/21/common-locks-in-programming-world.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/09/24/prevent-msdtc-connection-being-recycled.html b/blog/2022/09/24/prevent-msdtc-connection-being-recycled.html index 630db689..247fa2b3 100644 --- a/blog/2022/09/24/prevent-msdtc-connection-being-recycled.html +++ b/blog/2022/09/24/prevent-msdtc-connection-being-recycled.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/09/25/understand-sync-async-and-multi-thread-with-one-pic.html b/blog/2022/09/25/understand-sync-async-and-multi-thread-with-one-pic.html index fe62f17f..4540e3c7 100644 --- a/blog/2022/09/25/understand-sync-async-and-multi-thread-with-one-pic.html +++ b/blog/2022/09/25/understand-sync-async-and-multi-thread-with-one-pic.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/10/05/add-user-into-group-to-multiple-windows-servers.html b/blog/2022/10/05/add-user-into-group-to-multiple-windows-servers.html index b55cc210..d0575d93 100644 --- a/blog/2022/10/05/add-user-into-group-to-multiple-windows-servers.html +++ b/blog/2022/10/05/add-user-into-group-to-multiple-windows-servers.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/10/09/quick-guide-to-use-git-with-ssh.html b/blog/2022/10/09/quick-guide-to-use-git-with-ssh.html index f62ad92d..7c197fca 100644 --- a/blog/2022/10/09/quick-guide-to-use-git-with-ssh.html +++ b/blog/2022/10/09/quick-guide-to-use-git-with-ssh.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/10/10/show-hidden-items-in-vscode.html b/blog/2022/10/10/show-hidden-items-in-vscode.html index 9a4e5b9c..d46e2297 100644 --- a/blog/2022/10/10/show-hidden-items-in-vscode.html +++ b/blog/2022/10/10/show-hidden-items-in-vscode.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/10/29/correct-way-to-fileter-redis-key.html b/blog/2022/10/29/correct-way-to-fileter-redis-key.html index 87b25206..4056e673 100644 --- a/blog/2022/10/29/correct-way-to-fileter-redis-key.html +++ b/blog/2022/10/29/correct-way-to-fileter-redis-key.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/11/03/jenkins-extraneous-slash-in-ssh-path-workaround.html b/blog/2022/11/03/jenkins-extraneous-slash-in-ssh-path-workaround.html index b68cfca9..23cba2f8 100644 --- a/blog/2022/11/03/jenkins-extraneous-slash-in-ssh-path-workaround.html +++ b/blog/2022/11/03/jenkins-extraneous-slash-in-ssh-path-workaround.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/11/10/fix-sqlite-interop-dll-missing.html b/blog/2022/11/10/fix-sqlite-interop-dll-missing.html index 43f26fe0..ce6abaa6 100644 --- a/blog/2022/11/10/fix-sqlite-interop-dll-missing.html +++ b/blog/2022/11/10/fix-sqlite-interop-dll-missing.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/11/23/rdp-no-license-server-error-workaround.html b/blog/2022/11/23/rdp-no-license-server-error-workaround.html index cb19e854..8ac08502 100644 --- a/blog/2022/11/23/rdp-no-license-server-error-workaround.html +++ b/blog/2022/11/23/rdp-no-license-server-error-workaround.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/12/05/workaround-for-npm-web-login-not-support-error.html b/blog/2022/12/05/workaround-for-npm-web-login-not-support-error.html index 2d953683..5cb361a8 100644 --- a/blog/2022/12/05/workaround-for-npm-web-login-not-support-error.html +++ b/blog/2022/12/05/workaround-for-npm-web-login-not-support-error.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/12/06/workaround-for-source-path-too-long-when-deleting-folder.html b/blog/2022/12/06/workaround-for-source-path-too-long-when-deleting-folder.html index 49147e3f..714d272f 100644 --- a/blog/2022/12/06/workaround-for-source-path-too-long-when-deleting-folder.html +++ b/blog/2022/12/06/workaround-for-source-path-too-long-when-deleting-folder.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/12/07/enable-ssh-in-ubuntu-on-wsl2.html b/blog/2022/12/07/enable-ssh-in-ubuntu-on-wsl2.html index b1ff23e2..9424b8aa 100644 --- a/blog/2022/12/07/enable-ssh-in-ubuntu-on-wsl2.html +++ b/blog/2022/12/07/enable-ssh-in-ubuntu-on-wsl2.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/12/29/solve-vscode-python-utf8-display.html b/blog/2022/12/29/solve-vscode-python-utf8-display.html index 3f763501..0ec29194 100644 --- a/blog/2022/12/29/solve-vscode-python-utf8-display.html +++ b/blog/2022/12/29/solve-vscode-python-utf8-display.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2022/12/30/get-skype-group-id-with-python.html b/blog/2022/12/30/get-skype-group-id-with-python.html index 3d484e15..f8971085 100644 --- a/blog/2022/12/30/get-skype-group-id-with-python.html +++ b/blog/2022/12/30/get-skype-group-id-with-python.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2023/02/11/easist-way-to-get-wsa-with-play-store-installed.html b/blog/2023/02/11/easist-way-to-get-wsa-with-play-store-installed.html index 001c390a..9c9d07b4 100644 --- a/blog/2023/02/11/easist-way-to-get-wsa-with-play-store-installed.html +++ b/blog/2023/02/11/easist-way-to-get-wsa-with-play-store-installed.html @@ -22,7 +22,7 @@ - + diff --git a/blog/2023/12/12/prevent-skype-desktop-from-update-to-keep-split-mode.html b/blog/2023/12/12/prevent-skype-desktop-from-update-to-keep-split-mode.html index 1ca4189b..88dd122e 100644 --- a/blog/2023/12/12/prevent-skype-desktop-from-update-to-keep-split-mode.html +++ b/blog/2023/12/12/prevent-skype-desktop-from-update-to-keep-split-mode.html @@ -22,7 +22,7 @@ - + diff --git a/blog/archive.html b/blog/archive.html index 502a6d8a..3bd1b2b1 100644 --- a/blog/archive.html +++ b/blog/archive.html @@ -22,7 +22,7 @@ - + diff --git a/blog/page/2.html b/blog/page/2.html index 253a6e53..07d48bd2 100644 --- a/blog/page/2.html +++ b/blog/page/2.html @@ -22,7 +22,7 @@ - + diff --git a/blog/page/3.html b/blog/page/3.html index aa70ebb8..98d56e75 100644 --- a/blog/page/3.html +++ b/blog/page/3.html @@ -22,7 +22,7 @@ - + diff --git a/blog/page/4.html b/blog/page/4.html index 03510087..18fe4c0a 100644 --- a/blog/page/4.html +++ b/blog/page/4.html @@ -22,7 +22,7 @@ - + diff --git a/blog/page/5.html b/blog/page/5.html index 2e95644c..e0b085ed 100644 --- a/blog/page/5.html +++ b/blog/page/5.html @@ -22,7 +22,7 @@ - + diff --git a/blog/page/6.html b/blog/page/6.html index 60b9d110..caa31a5c 100644 --- a/blog/page/6.html +++ b/blog/page/6.html @@ -22,7 +22,7 @@ - + diff --git a/blog/page/7.html b/blog/page/7.html index 160028b6..e3cb8e04 100644 --- a/blog/page/7.html +++ b/blog/page/7.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags.html b/blog/tags.html index 218bc73d..cd08dae7 100644 --- a/blog/tags.html +++ b/blog/tags.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/alm.html b/blog/tags/alm.html index a8099220..1ac6d63f 100644 --- a/blog/tags/alm.html +++ b/blog/tags/alm.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/android.html b/blog/tags/android.html index db29a32a..93debe9f 100644 --- a/blog/tags/android.html +++ b/blog/tags/android.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/appium.html b/blog/tags/appium.html index 10f6649c..3fd141d7 100644 --- a/blog/tags/appium.html +++ b/blog/tags/appium.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/automation-testing.html b/blog/tags/automation-testing.html index 23f3dca8..5df04d38 100644 --- a/blog/tags/automation-testing.html +++ b/blog/tags/automation-testing.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/automation.html b/blog/tags/automation.html index 763846c3..fa146b83 100644 --- a/blog/tags/automation.html +++ b/blog/tags/automation.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/c.html b/blog/tags/c.html index f157ad9e..3235c3ed 100644 --- a/blog/tags/c.html +++ b/blog/tags/c.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/ci-cd.html b/blog/tags/ci-cd.html index e40d82a4..e9a7ac8d 100644 --- a/blog/tags/ci-cd.html +++ b/blog/tags/ci-cd.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/coded-ui-test.html b/blog/tags/coded-ui-test.html index fa167cc0..85f139b2 100644 --- a/blog/tags/coded-ui-test.html +++ b/blog/tags/coded-ui-test.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/dev-ops.html b/blog/tags/dev-ops.html index c5c92e66..e828625e 100644 --- a/blog/tags/dev-ops.html +++ b/blog/tags/dev-ops.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/docker.html b/blog/tags/docker.html index af6bec78..f7af1385 100644 --- a/blog/tags/docker.html +++ b/blog/tags/docker.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/git-lab.html b/blog/tags/git-lab.html index f75572ad..56f3a974 100644 --- a/blog/tags/git-lab.html +++ b/blog/tags/git-lab.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/git.html b/blog/tags/git.html index 00e9b609..d8cf8ad5 100644 --- a/blog/tags/git.html +++ b/blog/tags/git.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/jekyll.html b/blog/tags/jekyll.html index 6d448345..aa7bf638 100644 --- a/blog/tags/jekyll.html +++ b/blog/tags/jekyll.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/msdtc.html b/blog/tags/msdtc.html index 3e867d7a..ff3359b0 100644 --- a/blog/tags/msdtc.html +++ b/blog/tags/msdtc.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/net.html b/blog/tags/net.html index b40c7120..8ea265eb 100644 --- a/blog/tags/net.html +++ b/blog/tags/net.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/npm.html b/blog/tags/npm.html index 7e2687c1..b9cabfa8 100644 --- a/blog/tags/npm.html +++ b/blog/tags/npm.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/nu-get.html b/blog/tags/nu-get.html index fca08063..15bd6fee 100644 --- a/blog/tags/nu-get.html +++ b/blog/tags/nu-get.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/office.html b/blog/tags/office.html index e9b36c9c..b40de640 100644 --- a/blog/tags/office.html +++ b/blog/tags/office.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/one-drive.html b/blog/tags/one-drive.html index e3ceac0a..81ccfc8f 100644 --- a/blog/tags/one-drive.html +++ b/blog/tags/one-drive.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/power-point.html b/blog/tags/power-point.html index 79bd83e5..73e8bc67 100644 --- a/blog/tags/power-point.html +++ b/blog/tags/power-point.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/programming.html b/blog/tags/programming.html index a4b58573..1de29a5e 100644 --- a/blog/tags/programming.html +++ b/blog/tags/programming.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/ps-tools.html b/blog/tags/ps-tools.html index 9c1ef498..d85ec878 100644 --- a/blog/tags/ps-tools.html +++ b/blog/tags/ps-tools.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/python.html b/blog/tags/python.html index f9e9aeae..fa3ef275 100644 --- a/blog/tags/python.html +++ b/blog/tags/python.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/redis.html b/blog/tags/redis.html index 6477702f..4bc14b06 100644 --- a/blog/tags/redis.html +++ b/blog/tags/redis.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/selenium.html b/blog/tags/selenium.html index 4f240eb4..20f653f0 100644 --- a/blog/tags/selenium.html +++ b/blog/tags/selenium.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/sikuli-4-net.html b/blog/tags/sikuli-4-net.html index ee391e87..c770ca03 100644 --- a/blog/tags/sikuli-4-net.html +++ b/blog/tags/sikuli-4-net.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/silverlight.html b/blog/tags/silverlight.html index 25879b7d..5096c6b2 100644 --- a/blog/tags/silverlight.html +++ b/blog/tags/silverlight.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/skype.html b/blog/tags/skype.html index 25e84dde..c48d66f0 100644 --- a/blog/tags/skype.html +++ b/blog/tags/skype.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/smss.html b/blog/tags/smss.html index f819263e..9e3bff5b 100644 --- a/blog/tags/smss.html +++ b/blog/tags/smss.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/sql-server.html b/blog/tags/sql-server.html index 52314ce0..6139ce13 100644 --- a/blog/tags/sql-server.html +++ b/blog/tags/sql-server.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/teams.html b/blog/tags/teams.html index fe275d40..f0bd14f1 100644 --- a/blog/tags/teams.html +++ b/blog/tags/teams.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/trouble-shooting.html b/blog/tags/trouble-shooting.html index 9268e813..06e78e8c 100644 --- a/blog/tags/trouble-shooting.html +++ b/blog/tags/trouble-shooting.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/uwp.html b/blog/tags/uwp.html index 551c8ddc..bec87e8c 100644 --- a/blog/tags/uwp.html +++ b/blog/tags/uwp.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/visual-studio-2017.html b/blog/tags/visual-studio-2017.html index 9704a942..7627c133 100644 --- a/blog/tags/visual-studio-2017.html +++ b/blog/tags/visual-studio-2017.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/visual-studio.html b/blog/tags/visual-studio.html index 9b22a662..de08fec4 100644 --- a/blog/tags/visual-studio.html +++ b/blog/tags/visual-studio.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/visual-studio/page/2.html b/blog/tags/visual-studio/page/2.html index a7e1cb86..9f9dc61c 100644 --- a/blog/tags/visual-studio/page/2.html +++ b/blog/tags/visual-studio/page/2.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/vs-code.html b/blog/tags/vs-code.html index bc41c00b..ffb93dfb 100644 --- a/blog/tags/vs-code.html +++ b/blog/tags/vs-code.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/windows-10.html b/blog/tags/windows-10.html index 20ac34ae..62fa6b75 100644 --- a/blog/tags/windows-10.html +++ b/blog/tags/windows-10.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/windows-11.html b/blog/tags/windows-11.html index c482fbbc..a7d105b9 100644 --- a/blog/tags/windows-11.html +++ b/blog/tags/windows-11.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/windows.html b/blog/tags/windows.html index 232c5ab4..5a528a22 100644 --- a/blog/tags/windows.html +++ b/blog/tags/windows.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/windows/page/2.html b/blog/tags/windows/page/2.html index 1d391f71..4c0e609e 100644 --- a/blog/tags/windows/page/2.html +++ b/blog/tags/windows/page/2.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/wpf.html b/blog/tags/wpf.html index 2c23b8f9..92c1fd0a 100644 --- a/blog/tags/wpf.html +++ b/blog/tags/wpf.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/wsl-2.html b/blog/tags/wsl-2.html index bc3da9e8..09a6a0fb 100644 --- a/blog/tags/wsl-2.html +++ b/blog/tags/wsl-2.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/xamarin.html b/blog/tags/xamarin.html index 53e66f11..2a74e619 100644 --- a/blog/tags/xamarin.html +++ b/blog/tags/xamarin.html @@ -22,7 +22,7 @@ - + diff --git a/blog/tags/xaml.html b/blog/tags/xaml.html index 61e36a83..aed05289 100644 --- a/blog/tags/xaml.html +++ b/blog/tags/xaml.html @@ -22,7 +22,7 @@ - + diff --git "a/blog/tags/\344\270\200\345\274\265\345\234\226\347\234\213\346\207\202\347\263\273\345\210\227.html" "b/blog/tags/\344\270\200\345\274\265\345\234\226\347\234\213\346\207\202\347\263\273\345\210\227.html" index 4efaa636..a34769a4 100644 --- "a/blog/tags/\344\270\200\345\274\265\345\234\226\347\234\213\346\207\202\347\263\273\345\210\227.html" +++ "b/blog/tags/\344\270\200\345\274\265\345\234\226\347\234\213\346\207\202\347\263\273\345\210\227.html" @@ -22,7 +22,7 @@ - + diff --git "a/blog/tags/\345\201\267\345\220\203\346\255\245.html" "b/blog/tags/\345\201\267\345\220\203\346\255\245.html" index a432cc15..e3168afb 100644 --- "a/blog/tags/\345\201\267\345\220\203\346\255\245.html" +++ "b/blog/tags/\345\201\267\345\220\203\346\255\245.html" @@ -22,7 +22,7 @@ - + diff --git "a/blog/tags/\345\257\246\347\224\250\345\260\217\346\212\200\345\267\247.html" "b/blog/tags/\345\257\246\347\224\250\345\260\217\346\212\200\345\267\247.html" index 51980a6f..3a9ffe86 100644 --- "a/blog/tags/\345\257\246\347\224\250\345\260\217\346\212\200\345\267\247.html" +++ "b/blog/tags/\345\257\246\347\224\250\345\260\217\346\212\200\345\267\247.html" @@ -22,7 +22,7 @@ - + diff --git "a/blog/tags/\345\260\217\346\212\200\345\267\247.html" "b/blog/tags/\345\260\217\346\212\200\345\267\247.html" index 046d3b4a..0cb19932 100644 --- "a/blog/tags/\345\260\217\346\212\200\345\267\247.html" +++ "b/blog/tags/\345\260\217\346\212\200\345\267\247.html" @@ -22,7 +22,7 @@ - + diff --git "a/blog/tags/\347\226\221\351\233\243\346\216\222\350\247\243.html" "b/blog/tags/\347\226\221\351\233\243\346\216\222\350\247\243.html" index a18f6a8c..ad6b645d 100644 --- "a/blog/tags/\347\226\221\351\233\243\346\216\222\350\247\243.html" +++ "b/blog/tags/\347\226\221\351\233\243\346\216\222\350\247\243.html" @@ -22,7 +22,7 @@ - + diff --git "a/blog/tags/\347\250\213\345\274\217\350\250\255\350\250\210.html" "b/blog/tags/\347\250\213\345\274\217\350\250\255\350\250\210.html" index fcafd671..4cbbf8be 100644 --- "a/blog/tags/\347\250\213\345\274\217\350\250\255\350\250\210.html" +++ "b/blog/tags/\347\250\213\345\274\217\350\250\255\350\250\210.html" @@ -22,7 +22,7 @@ - + diff --git "a/blog/tags/\350\250\255\350\250\210.html" "b/blog/tags/\350\250\255\350\250\210.html" index 2c8bb024..100f6f31 100644 --- "a/blog/tags/\350\250\255\350\250\210.html" +++ "b/blog/tags/\350\250\255\350\250\210.html" @@ -22,7 +22,7 @@ - + diff --git "a/blog/tags/\350\262\274\345\234\226.html" "b/blog/tags/\350\262\274\345\234\226.html" index aeaec7c5..5d616cd8 100644 --- "a/blog/tags/\350\262\274\345\234\226.html" +++ "b/blog/tags/\350\262\274\345\234\226.html" @@ -22,7 +22,7 @@ - + diff --git a/docs/agile/activities-and-games/ball-game.html b/docs/agile/activities-and-games/ball-game.html index 25934215..79a772c2 100644 --- a/docs/agile/activities-and-games/ball-game.html +++ b/docs/agile/activities-and-games/ball-game.html @@ -22,7 +22,7 @@ - + diff --git a/docs/agile/activities-and-games/equilateral-triangle-game.html b/docs/agile/activities-and-games/equilateral-triangle-game.html index f2341c1b..a461b727 100644 --- a/docs/agile/activities-and-games/equilateral-triangle-game.html +++ b/docs/agile/activities-and-games/equilateral-triangle-game.html @@ -22,7 +22,7 @@ - + diff --git a/docs/agile/activities-and-games/my-user-manual.html b/docs/agile/activities-and-games/my-user-manual.html index 295a9e10..2f3500e8 100644 --- a/docs/agile/activities-and-games/my-user-manual.html +++ b/docs/agile/activities-and-games/my-user-manual.html @@ -22,7 +22,7 @@ - + diff --git a/docs/agile/activities-and-games/the-marshmallow-challenge.html b/docs/agile/activities-and-games/the-marshmallow-challenge.html index 334eb406..5ebbffac 100644 --- a/docs/agile/activities-and-games/the-marshmallow-challenge.html +++ b/docs/agile/activities-and-games/the-marshmallow-challenge.html @@ -22,7 +22,7 @@ - + diff --git a/docs/agile/activities-and-games/ubiquitous-language-game.html b/docs/agile/activities-and-games/ubiquitous-language-game.html index 027f7c8f..3014b63a 100644 --- a/docs/agile/activities-and-games/ubiquitous-language-game.html +++ b/docs/agile/activities-and-games/ubiquitous-language-game.html @@ -22,7 +22,7 @@ - + diff --git a/docs/agile/agile-toolbox/learn-orid-with-one-picture.html b/docs/agile/agile-toolbox/learn-orid-with-one-picture.html index 376079b2..d784f58e 100644 --- a/docs/agile/agile-toolbox/learn-orid-with-one-picture.html +++ b/docs/agile/agile-toolbox/learn-orid-with-one-picture.html @@ -22,7 +22,7 @@ - + diff --git a/docs/category/docusaurus.html b/docs/category/docusaurus.html index 64fb59d0..a1eee697 100644 --- a/docs/category/docusaurus.html +++ b/docs/category/docusaurus.html @@ -22,7 +22,7 @@ - + diff --git a/docs/category/maui.html b/docs/category/maui.html index 35b64aae..67428928 100644 --- a/docs/category/maui.html +++ b/docs/category/maui.html @@ -22,7 +22,7 @@ - + diff --git a/docs/category/microsoft-net.html b/docs/category/microsoft-net.html index ed59e689..594d7124 100644 --- a/docs/category/microsoft-net.html +++ b/docs/category/microsoft-net.html @@ -22,7 +22,7 @@ - + diff --git a/docs/category/wpf.html b/docs/category/wpf.html index c4932fa4..81d68816 100644 --- a/docs/category/wpf.html +++ b/docs/category/wpf.html @@ -22,7 +22,7 @@ - + diff --git "a/docs/category/\345\256\271\345\231\250\345\214\226\347\233\270\351\227\234.html" "b/docs/category/\345\256\271\345\231\250\345\214\226\347\233\270\351\227\234.html" index 5ec2abbe..e088972f 100644 --- "a/docs/category/\345\256\271\345\231\250\345\214\226\347\233\270\351\227\234.html" +++ "b/docs/category/\345\256\271\345\231\250\345\214\226\347\233\270\351\227\234.html" @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/docker-cheatsheet/gitlab-container-admin-password.html b/docs/containerization/docker-cheatsheet/gitlab-container-admin-password.html index f640be23..bb906512 100644 --- a/docs/containerization/docker-cheatsheet/gitlab-container-admin-password.html +++ b/docs/containerization/docker-cheatsheet/gitlab-container-admin-password.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/docker-cheatsheet/make-container-access-network-through-proxy.html b/docs/containerization/docker-cheatsheet/make-container-access-network-through-proxy.html index 98de0aa1..3209a9db 100644 --- a/docs/containerization/docker-cheatsheet/make-container-access-network-through-proxy.html +++ b/docs/containerization/docker-cheatsheet/make-container-access-network-through-proxy.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/docker-cheatsheet/prune-all-containers.html b/docs/containerization/docker-cheatsheet/prune-all-containers.html index c1f6f518..5501f2c7 100644 --- a/docs/containerization/docker-cheatsheet/prune-all-containers.html +++ b/docs/containerization/docker-cheatsheet/prune-all-containers.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/linux-cheatsheet/adjust-disk-size-on-ubuntu.html b/docs/containerization/linux-cheatsheet/adjust-disk-size-on-ubuntu.html index 91c53dd7..690322c8 100644 --- a/docs/containerization/linux-cheatsheet/adjust-disk-size-on-ubuntu.html +++ b/docs/containerization/linux-cheatsheet/adjust-disk-size-on-ubuntu.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/linux-cheatsheet/adjust-timezone-and-sync-time.html b/docs/containerization/linux-cheatsheet/adjust-timezone-and-sync-time.html index 08aa8606..6fa3022b 100644 --- a/docs/containerization/linux-cheatsheet/adjust-timezone-and-sync-time.html +++ b/docs/containerization/linux-cheatsheet/adjust-timezone-and-sync-time.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/linux-cheatsheet/enabled-samba-on-ubuntu.html b/docs/containerization/linux-cheatsheet/enabled-samba-on-ubuntu.html index 7b30f5c6..dbf1bb3b 100644 --- a/docs/containerization/linux-cheatsheet/enabled-samba-on-ubuntu.html +++ b/docs/containerization/linux-cheatsheet/enabled-samba-on-ubuntu.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/linux-cheatsheet/set-static-ip-on-ubuntu.html b/docs/containerization/linux-cheatsheet/set-static-ip-on-ubuntu.html index cb576365..ba1fd3a8 100644 --- a/docs/containerization/linux-cheatsheet/set-static-ip-on-ubuntu.html +++ b/docs/containerization/linux-cheatsheet/set-static-ip-on-ubuntu.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/linux-cheatsheet/set-system-proxy-on-ubuntu.html b/docs/containerization/linux-cheatsheet/set-system-proxy-on-ubuntu.html index 6bc391a7..62cef4d6 100644 --- a/docs/containerization/linux-cheatsheet/set-system-proxy-on-ubuntu.html +++ b/docs/containerization/linux-cheatsheet/set-system-proxy-on-ubuntu.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/trouble-shooting/fix-vm-max-map-count-is-too-low.html b/docs/containerization/trouble-shooting/fix-vm-max-map-count-is-too-low.html index 0a331bd7..7a3ad4e6 100644 --- a/docs/containerization/trouble-shooting/fix-vm-max-map-count-is-too-low.html +++ b/docs/containerization/trouble-shooting/fix-vm-max-map-count-is-too-low.html @@ -22,7 +22,7 @@ - + diff --git a/docs/containerization/trouble-shooting/solve-error-response-from-daemon-io-timeout.html b/docs/containerization/trouble-shooting/solve-error-response-from-daemon-io-timeout.html index ceb7f95b..b0213558 100644 --- a/docs/containerization/trouble-shooting/solve-error-response-from-daemon-io-timeout.html +++ b/docs/containerization/trouble-shooting/solve-error-response-from-daemon-io-timeout.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/configuration/add-max-image-preview-meta-tag.html b/docs/docusaurus/configuration/add-max-image-preview-meta-tag.html index 110171eb..f1b72867 100644 --- a/docs/docusaurus/configuration/add-max-image-preview-meta-tag.html +++ b/docs/docusaurus/configuration/add-max-image-preview-meta-tag.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/configuration/automatically-run-docsearch-scraper-from-github-action.html b/docs/docusaurus/configuration/automatically-run-docsearch-scraper-from-github-action.html index 54964779..a94d115d 100644 --- a/docs/docusaurus/configuration/automatically-run-docsearch-scraper-from-github-action.html +++ b/docs/docusaurus/configuration/automatically-run-docsearch-scraper-from-github-action.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/configuration/deploy-to-github-with-github-action.html b/docs/docusaurus/configuration/deploy-to-github-with-github-action.html index 08795458..4981af61 100644 --- a/docs/docusaurus/configuration/deploy-to-github-with-github-action.html +++ b/docs/docusaurus/configuration/deploy-to-github-with-github-action.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/configuration/fix-latex-incompatible-input-warning.html b/docs/docusaurus/configuration/fix-latex-incompatible-input-warning.html index 8b711ce7..a542a913 100644 --- a/docs/docusaurus/configuration/fix-latex-incompatible-input-warning.html +++ b/docs/docusaurus/configuration/fix-latex-incompatible-input-warning.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/configuration/manually-run-docsearch-scraper-from-windows-10.html b/docs/docusaurus/configuration/manually-run-docsearch-scraper-from-windows-10.html index f4090d1d..0edd0457 100644 --- a/docs/docusaurus/configuration/manually-run-docsearch-scraper-from-windows-10.html +++ b/docs/docusaurus/configuration/manually-run-docsearch-scraper-from-windows-10.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/customization/add-disqus-to-docusaurus-blog-post.html b/docs/docusaurus/customization/add-disqus-to-docusaurus-blog-post.html index 1eb25837..836fe446 100644 --- a/docs/docusaurus/customization/add-disqus-to-docusaurus-blog-post.html +++ b/docs/docusaurus/customization/add-disqus-to-docusaurus-blog-post.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/customization/add-disqus-to-docusaurus-doc.html b/docs/docusaurus/customization/add-disqus-to-docusaurus-doc.html index 35533e9d..6f4a0bcc 100644 --- a/docs/docusaurus/customization/add-disqus-to-docusaurus-doc.html +++ b/docs/docusaurus/customization/add-disqus-to-docusaurus-doc.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/customization/add-giscus-to-docusaurus.html b/docs/docusaurus/customization/add-giscus-to-docusaurus.html index 01e21bf5..5df520a0 100644 --- a/docs/docusaurus/customization/add-giscus-to-docusaurus.html +++ b/docs/docusaurus/customization/add-giscus-to-docusaurus.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/customization/add-github-codeblock.html b/docs/docusaurus/customization/add-github-codeblock.html index 625433b2..3913f2e2 100644 --- a/docs/docusaurus/customization/add-github-codeblock.html +++ b/docs/docusaurus/customization/add-github-codeblock.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/customization/add-new-post-list-into-home-page.html b/docs/docusaurus/customization/add-new-post-list-into-home-page.html index fd32d9ce..fb62071a 100644 --- a/docs/docusaurus/customization/add-new-post-list-into-home-page.html +++ b/docs/docusaurus/customization/add-new-post-list-into-home-page.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/customization/apply-kbd-style-in-markdown.html b/docs/docusaurus/customization/apply-kbd-style-in-markdown.html index 640f231a..e9ca638b 100644 --- a/docs/docusaurus/customization/apply-kbd-style-in-markdown.html +++ b/docs/docusaurus/customization/apply-kbd-style-in-markdown.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/customization/hiding-last-level-folder-name-of-doc-in-sidebar.html b/docs/docusaurus/customization/hiding-last-level-folder-name-of-doc-in-sidebar.html index 18d55578..669a5165 100644 --- a/docs/docusaurus/customization/hiding-last-level-folder-name-of-doc-in-sidebar.html +++ b/docs/docusaurus/customization/hiding-last-level-folder-name-of-doc-in-sidebar.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/customization/use-google-fonts-with-correct-way.html b/docs/docusaurus/customization/use-google-fonts-with-correct-way.html index dabd466e..8adc7f38 100644 --- a/docs/docusaurus/customization/use-google-fonts-with-correct-way.html +++ b/docs/docusaurus/customization/use-google-fonts-with-correct-way.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/how-to-use/markdown-cheatsheet.html b/docs/docusaurus/how-to-use/markdown-cheatsheet.html index 42218cb1..642797b4 100644 --- a/docs/docusaurus/how-to-use/markdown-cheatsheet.html +++ b/docs/docusaurus/how-to-use/markdown-cheatsheet.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/intro/what-is-docusaurus.html b/docs/docusaurus/intro/what-is-docusaurus.html index 20ac43ee..8ffae8ce 100644 --- a/docs/docusaurus/intro/what-is-docusaurus.html +++ b/docs/docusaurus/intro/what-is-docusaurus.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/intro/why-docusaurus.html b/docs/docusaurus/intro/why-docusaurus.html index 7f4bd2ca..ea4069e1 100644 --- a/docs/docusaurus/intro/why-docusaurus.html +++ b/docs/docusaurus/intro/why-docusaurus.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/trouble-shooting/fix-node-gyp-error.html b/docs/docusaurus/trouble-shooting/fix-node-gyp-error.html index 1c3ff4d6..4c0935f7 100644 --- a/docs/docusaurus/trouble-shooting/fix-node-gyp-error.html +++ b/docs/docusaurus/trouble-shooting/fix-node-gyp-error.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/trouble-shooting/fix-unexpected-token-when-npm-install.html b/docs/docusaurus/trouble-shooting/fix-unexpected-token-when-npm-install.html index c668b262..9fb8a2f8 100644 --- a/docs/docusaurus/trouble-shooting/fix-unexpected-token-when-npm-install.html +++ b/docs/docusaurus/trouble-shooting/fix-unexpected-token-when-npm-install.html @@ -22,7 +22,7 @@ - + diff --git a/docs/docusaurus/trouble-shooting/fix-yarn-ps1-cannot-be-loaded-error.html b/docs/docusaurus/trouble-shooting/fix-yarn-ps1-cannot-be-loaded-error.html index d113d736..957d88ae 100644 --- a/docs/docusaurus/trouble-shooting/fix-yarn-ps1-cannot-be-loaded-error.html +++ b/docs/docusaurus/trouble-shooting/fix-yarn-ps1-cannot-be-loaded-error.html @@ -22,7 +22,7 @@ - + diff --git a/docs/intro.html b/docs/intro.html index 4604d009..987fc075 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -22,7 +22,7 @@ - + diff --git a/docs/microsoft-dot-net/maui/intro/what-is-maui.html b/docs/microsoft-dot-net/maui/intro/what-is-maui.html index 800bcd33..70d8994c 100644 --- a/docs/microsoft-dot-net/maui/intro/what-is-maui.html +++ b/docs/microsoft-dot-net/maui/intro/what-is-maui.html @@ -22,7 +22,7 @@ - + diff --git a/docs/microsoft-dot-net/wpf/add-pause-resume-support-to-background-worker.html b/docs/microsoft-dot-net/wpf/add-pause-resume-support-to-background-worker.html index ac730cdf..d2c6906a 100644 --- a/docs/microsoft-dot-net/wpf/add-pause-resume-support-to-background-worker.html +++ b/docs/microsoft-dot-net/wpf/add-pause-resume-support-to-background-worker.html @@ -22,7 +22,7 @@ - + diff --git a/docs/microsoft-dot-net/wpf/wpf-custom-window.html b/docs/microsoft-dot-net/wpf/wpf-custom-window.html index 36b2aa62..f46d505d 100644 --- a/docs/microsoft-dot-net/wpf/wpf-custom-window.html +++ b/docs/microsoft-dot-net/wpf/wpf-custom-window.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags.html b/docs/tags.html index 01531075..730b1485 100644 --- a/docs/tags.html +++ b/docs/tags.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/agile.html b/docs/tags/agile.html index 0b5db5db..7d2d208c 100644 --- a/docs/tags/agile.html +++ b/docs/tags/agile.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/algolia.html b/docs/tags/algolia.html index c0b198be..6bb5740b 100644 --- a/docs/tags/algolia.html +++ b/docs/tags/algolia.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/c.html b/docs/tags/c.html index cbfa1170..770949ff 100644 --- a/docs/tags/c.html +++ b/docs/tags/c.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/container.html b/docs/tags/container.html index 8587ffb6..e250c655 100644 --- a/docs/tags/container.html +++ b/docs/tags/container.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/docker.html b/docs/tags/docker.html index d011c8c5..867f0dd7 100644 --- a/docs/tags/docker.html +++ b/docs/tags/docker.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/docusaurus.html b/docs/tags/docusaurus.html index 1e2eec9b..381703b1 100644 --- a/docs/tags/docusaurus.html +++ b/docs/tags/docusaurus.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/git-lab.html b/docs/tags/git-lab.html index 06baf6a9..4e7990b8 100644 --- a/docs/tags/git-lab.html +++ b/docs/tags/git-lab.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/linux.html b/docs/tags/linux.html index d9503d06..9dbacb57 100644 --- a/docs/tags/linux.html +++ b/docs/tags/linux.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/maui.html b/docs/tags/maui.html index cca329a3..48cb0fc0 100644 --- a/docs/tags/maui.html +++ b/docs/tags/maui.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/net.html b/docs/tags/net.html index 5712eb56..18a4e03c 100644 --- a/docs/tags/net.html +++ b/docs/tags/net.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/trouble-shooting.html b/docs/tags/trouble-shooting.html index 3d445a37..dc344ffa 100644 --- a/docs/tags/trouble-shooting.html +++ b/docs/tags/trouble-shooting.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/ubuntu.html b/docs/tags/ubuntu.html index 9bf033fb..fc3831b7 100644 --- a/docs/tags/ubuntu.html +++ b/docs/tags/ubuntu.html @@ -22,7 +22,7 @@ - + diff --git a/docs/tags/wpf.html b/docs/tags/wpf.html index 25c1caf7..801719c7 100644 --- a/docs/tags/wpf.html +++ b/docs/tags/wpf.html @@ -22,7 +22,7 @@ - + diff --git "a/docs/tags/\345\256\242\350\243\275.html" "b/docs/tags/\345\256\242\350\243\275.html" index 08c6043a..2f328f4f 100644 --- "a/docs/tags/\345\256\242\350\243\275.html" +++ "b/docs/tags/\345\256\242\350\243\275.html" @@ -22,7 +22,7 @@ - + diff --git "a/docs/tags/\345\260\217\346\264\273\345\213\225.html" "b/docs/tags/\345\260\217\346\264\273\345\213\225.html" index b24054cf..c0379cf8 100644 --- "a/docs/tags/\345\260\217\346\264\273\345\213\225.html" +++ "b/docs/tags/\345\260\217\346\264\273\345\213\225.html" @@ -22,7 +22,7 @@ - + diff --git "a/docs/tags/\345\260\217\351\201\212\346\210\262.html" "b/docs/tags/\345\260\217\351\201\212\346\210\262.html" index d31f1e5c..8858ba63 100644 --- "a/docs/tags/\345\260\217\351\201\212\346\210\262.html" +++ "b/docs/tags/\345\260\217\351\201\212\346\210\262.html" @@ -22,7 +22,7 @@ - + diff --git "a/docs/tags/\346\225\217\346\215\267\345\267\245\345\205\267\347\256\261.html" "b/docs/tags/\346\225\217\346\215\267\345\267\245\345\205\267\347\256\261.html" index 930964de..10e12c82 100644 --- "a/docs/tags/\346\225\217\346\215\267\345\267\245\345\205\267\347\256\261.html" +++ "b/docs/tags/\346\225\217\346\215\267\345\267\245\345\205\267\347\256\261.html" @@ -22,7 +22,7 @@ - + diff --git a/index.html b/index.html index bee6b56e..17fa5274 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ - + diff --git a/search.html b/search.html index b9791100..d00dcdf4 100644 --- a/search.html +++ b/search.html @@ -22,7 +22,7 @@ - +