"function"!=typeofObject.assign&&(Object.assign=function(n,t){"use strict";if(null==n)thrownewTypeError("Cannot convert undefined or null to object");for(varr=Object(n),e=1;e<arguments.length;e++){varo=arguments[e];if(null!=o)for(varcino)Object.prototype.hasOwnProperty.call(o,c)&&(r[c]=o[c])}returnr});
if(!Array.prototype.find){Array.prototype.find=function(predicate){if(this===null){thrownewTypeError('Array.prototype.find called on null or undefined')}if(typeofpredicate!=='function'){thrownewTypeError('predicate must be a function')}varlist=Object(this);varlength=list.length>>>0;varthisArg=arguments[1];varvalue;for(vari=0;i<length;i+=1){value=list[i];if(predicate.call(thisArg,value,i,list)){returnvalue}}returnundefined}}
Array.from||(Array.from=function(){varr;try{r=Symbol.iterator?Symbol.iterator:"Symbol(Symbol.iterator)"}catch(t){r="Symbol(Symbol.iterator)"}vart=Object.prototype.toString,n=function(r){return"function"==typeofr||"[object Function]"===t.call(r)},o=Math.pow(2,53)-1,e=function(r){vart=function(r){vart=Number(r);returnisNaN(t)?0:0!==t&&isFinite(t)?(t>0?1:-1)*Math.floor(Math.abs(t)):t}(r);returnMath.min(Math.max(t,0),o)},a=function(t,n){varo=t&&n[r]();returnfunction(r){returnt?o.next():n[r]}},i=function(r,t,n,o,e,a){for(vari=0;i<n||e;){varu=o(i),f=e?u.value:u;if(e&&u.done)returnt;t[i]=a?void0===r?a(f,i):a.call(r,f,i):f,i+=1}if(e)thrownewTypeError("Array.from: provided arrayLike or iterator has length more then 2 ** 52 - 1");returnt.length=n,t};returnfunction(t){varo=this,u=Object(t),f=n(u[r]);if(null==t&&!f)thrownewTypeError("Array.from requires an array-like object or iterator - not null or undefined");varl,c=arguments.length>1?arguments[1]:void0;if(void0!==c){if(!n(c))thrownewTypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(l=arguments[2])}vary=e(u.length),h=n(o)?Object(newo(y)):newArray(y);returni(l,h,y,a(f,u),f,c)}}());
function_createForOfIteratorHelperLoose(o,allowArrayLike){varit=typeofSymbol!=="undefined"&&o[Symbol.iterator]||o["@@iterator"];if(it)return(it=it.call(o)).next.bind(it);if(Array.isArray(o)||(it=_unsupportedIterableToArray(o))||allowArrayLike&&o&&typeofo.length==="number"){if(it)o=it;vari=0;returnfunction(){if(i>=o.length)return{done:true};return{done:false,value:o[i++]};};}thrownewTypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");}
{name:'MAIN-TEXT-color',group:'content',default:'#101010',tooltip:'text color of content and h1 titles',},
{name:'MAIN-TITLES-TEXT-color',group:'headings',fallback:'MAIN-TEXT-color',tooltip:'text color of h2-h6 titles and transparent box titles',},
{name:'MAIN-TITLES-H1-color',group:'headings',fallback:'MAIN-TEXT-color',tooltip:'text color of h1 titles',},
{name:'MAIN-TITLES-H2-color',group:'headings',fallback:'MAIN-TITLES-TEXT-color',tooltip:'text color of h2-h6 titles',},
{name:'MAIN-TITLES-H3-color',group:'headings',fallback:'MAIN-TITLES-H2-color',tooltip:'text color of h3-h6 titles',},
{name:'MAIN-TITLES-H4-color',group:'headings',fallback:'MAIN-TITLES-H3-color',tooltip:'text color of h4-h6 titles',},
{name:'MAIN-TITLES-H5-color',group:'headings',fallback:'MAIN-TITLES-H4-color',tooltip:'text color of h5-h6 titles',},
{name:'MAIN-TITLES-H6-color',group:'headings',fallback:'MAIN-TITLES-H5-color',tooltip:'text color of h6 titles',},
{name:'MAIN-font',group:'content',default:'"Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif',tooltip:'text font of content and h1 titles',},
{name:'MAIN-TITLES-TEXT-font',group:'headings',fallback:'MAIN-font',tooltip:'text font of h2-h6 titles and transparent box titles',},
{name:'MAIN-TITLES-H1-font',group:'headings',fallback:'MAIN-font',tooltip:'text font of h1 titles',},
{name:'MAIN-TITLES-H2-font',group:'headings',fallback:'MAIN-TITLES-TEXT-font',tooltip:'text font of h2-h6 titles',},
{name:'MAIN-TITLES-H3-font',group:'headings',fallback:'MAIN-TITLES-H2-font',tooltip:'text font of h3-h6 titles',},
{name:'MAIN-TITLES-H4-font',group:'headings',fallback:'MAIN-TITLES-H3-font',tooltip:'text font of h4-h6 titles',},
{name:'MAIN-TITLES-H5-font',group:'headings',fallback:'MAIN-TITLES-H4-font',tooltip:'text font of h5-h6 titles',},
{name:'MAIN-TITLES-H6-font',group:'headings',fallback:'MAIN-TITLES-H5-font',tooltip:'text font of h6 titles',},
{name:'CODE-BLOCK-color',group:'code blocks',default:'#000000',tooltip:'fallback text color of block code; should be adjusted to your selected chroma style',},
{name:'CODE-BLOCK-BG-color',group:'code blocks',default:'#f8f8f8',tooltip:'fallback background color of block code; should be adjusted to your selected chroma style',},
{name:'CODE-BLOCK-BORDER-color',group:'code blocks',fallback:'CODE-BLOCK-BG-color',tooltip:'border color of block code',},
{name:'CODE-INLINE-color',group:'inline code',default:'#5e5e5e',tooltip:'text color of inline code',},
{name:'CODE-INLINE-BG-color',group:'inline code',default:'#fffae9',tooltip:'background color of inline code',},
{name:'CODE-INLINE-BORDER-color',group:'inline code',default:'#fbf0cb',tooltip:'border color of inline code',},
{name:'CODE-font',group:'code',default:'"Consolas", menlo, monospace',tooltip:'text font of code',},
{name:'MERMAID-theme',group:'3rd party',default:'default',tooltip:'name of the default Mermaid theme for this variant, can be overridden in config.toml',},
{name:'SWAGGER-theme',group:'3rd party',default:'light',tooltip:'name of the default Swagger theme for this variant, can be overridden in config.toml',},
{name:'MENU-HEADER-BG-color',group:'header',fallback:'PRIMARY-color',tooltip:'background color of menu header',},
{name:'MENU-HEADER-BORDER-color',group:'header',fallback:'MENU-HEADER-BG-color',tooltip:'separator color of menu header',},
{name:'MENU-HOME-LINK-color',group:'header',default:'#323232',tooltip:'home button color if configured',},
{name:'MENU-HOME-LINK-HOVER-color',group:'header',default:'#808080',tooltip:'hoverd home button color if configured',},
{name:'MENU-SEARCH-color',group:'header',default:'#e0e0e0',tooltip:'text and icon color of search box',},
{name:'MENU-SEARCH-BG-color',group:'header',default:'#323232',tooltip:'background color of search box',},
{name:'MENU-SEARCH-BORDER-color',group:'header',fallback:'MENU-SEARCH-BG-color',tooltip:'border color of search box',},
{name:'MENU-SECTIONS-BG-color',group:'sections',default:'#282828',tooltip:'background of the menu; this is NOT just a color value but can be a complete CSS background definition including gradients, etc.',},
{name:'MENU-SECTIONS-ACTIVE-BG-color',group:'sections',default:'rgba( 0, 0, 0, .166 )',tooltip:'background color of the active menu section',},
{name:'MENU-SECTIONS-LINK-color',group:'sections',default:'#bababa',tooltip:'link color of menu topics',},
{name:'MENU-SECTIONS-LINK-HOVER-color',group:'sections',fallback:'MENU-SECTIONS-LINK-color',tooltip:'hoverd link color of menu topics',},
{name:'MENU-SECTION-ACTIVE-CATEGORY-color',group:'sections',default:'#444444',tooltip:'text color of the displayed menu topic',},
{name:'MENU-SECTION-ACTIVE-CATEGORY-BG-color',group:'sections',fallback:'MAIN-BG-color',tooltip:'background color of the displayed menu topic',},
{name:'MENU-SECTION-HR-color',group:'sections',default:'#606060',tooltip:'separator color of menu footer',},
{name:'MENU-VISITED-color',group:'sections',fallback:'SECONDARY-color',tooltip:'icon color of visited menu topics if configured',},
{name:'BOX-CAPTION-color',group:'colored boxes',default:'rgba( 255, 255, 255, 1 )',tooltip:'text color of colored box titles',},
{name:'BOX-BG-color',group:'colored boxes',default:'rgba( 255, 255, 255, .833 )',tooltip:'background color of colored boxes',},
{name:'BOX-TEXT-color',group:'colored boxes',fallback:'MAIN-TEXT-color',tooltip:'text color of colored box content',},
{name:'BOX-BLUE-color',group:'colored boxes',default:'rgba( 48, 117, 229, 1 )',tooltip:'background color of blue boxes',},
{name:'BOX-INFO-color',group:'colored boxes',fallback:'BOX-BLUE-color',tooltip:'background color of info boxes',},
{name:'BOX-BLUE-TEXT-color',group:'colored boxes',fallback:'BOX-TEXT-color',tooltip:'text color of blue boxes',},
{name:'BOX-INFO-TEXT-color',group:'colored boxes',fallback:'BOX-BLUE-TEXT-color',tooltip:'text color of info boxes',},
{name:'BOX-GREEN-color',group:'colored boxes',default:'rgba( 42, 178, 24, 1 )',tooltip:'background color of green boxes',},
{name:'BOX-TIP-color',group:'colored boxes',fallback:'BOX-GREEN-color',tooltip:'background color of tip boxes',},
{name:'BOX-GREEN-TEXT-color',group:'colored boxes',fallback:'BOX-TEXT-color',tooltip:'text color of green boxes',},
{name:'BOX-TIP-TEXT-color',group:'colored boxes',fallback:'BOX-GREEN-TEXT-color',tooltip:'text color of tip boxes',},
{name:'BOX-GREY-color',group:'colored boxes',default:'rgba( 128, 128, 128, 1 )',tooltip:'background color of grey boxes',},
{name:'BOX-NEUTRAL-color',group:'colored boxes',fallback:'BOX-GREY-color',tooltip:'background color of neutral boxes',},
{name:'BOX-GREY-TEXT-color',group:'colored boxes',fallback:'BOX-TEXT-color',tooltip:'text color of grey boxes',},
{name:'BOX-NEUTRAL-TEXT-color',group:'colored boxes',fallback:'BOX-GREY-TEXT-color',tooltip:'text color of neutral boxes',},
{name:'BOX-ORANGE-color',group:'colored boxes',default:'rgba( 237, 153, 9, 1 )',tooltip:'background color of orange boxes',},
{name:'BOX-NOTE-color',group:'colored boxes',fallback:'BOX-ORANGE-color',tooltip:'background color of note boxes',},
{name:'BOX-ORANGE-TEXT-color',group:'colored boxes',fallback:'BOX-TEXT-color',tooltip:'text color of orange boxes',},
{name:'BOX-NOTE-TEXT-color',group:'colored boxes',fallback:'BOX-ORANGE-TEXT-color',tooltip:'text color of note boxes',},
{name:'BOX-RED-color',group:'colored boxes',default:'rgba( 224, 62, 62, 1 )',tooltip:'background color of red boxes',},
{name:'BOX-WARNING-color',group:'colored boxes',fallback:'BOX-RED-color',tooltip:'background color of warning boxes',},
{name:'BOX-RED-TEXT-color',group:'colored boxes',fallback:'BOX-TEXT-color',tooltip:'text color of red boxes',},
{name:'BOX-WARNING-TEXT-color',group:'colored boxes',fallback:'BOX-RED-TEXT-color',tooltip:'text color of warning boxes',},