2 lines
98 KiB
JavaScript
2 lines
98 KiB
JavaScript
var WebHelpAPI;(()=>{var e,t,n,r,a,o={1266:(e,t,n)=>{"use strict";n.r(t),n.d(t,{DOMSanitizer:()=>i});var r=n(7856),a=n.n(r);function o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}a().addHook("afterSanitizeAttributes",(function(e){"_blank"==e.target&&e.setAttribute("rel","noopener")}));var i=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,n;return t=e,n=[{key:"appendHtmlNode",value:function(e,t){var n=a().sanitize(e[0],{ADD_ATTR:["target"]});t.append(n)}},{key:"appendElementNodeToBody",value:function(e){var t=a().sanitize(e,{RETURN_DOM:!0,RETURN_DOM_IMPORT:!0,ADD_ATTR:["target"]});return document.body.appendChild(t.firstChild)}},{key:"sanitize",value:function(e){return a().sanitize(e,{ALLOWED_TAGS:[]})}}],null&&o(t.prototype,null),n&&o(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()},9763:()=>{window.oxy_webhelp_navlinks={}},8650:(e,t,n)=>{"use strict";n.r(t),n.d(t,{stickyController:()=>y});var r=n(4290),a=n(3193);function o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function i(e,t){l(e,t),t.add(e)}function l(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function s(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}var c="ID",u="NAME",h=new WeakMap,p=new WeakSet,f=new WeakSet,d=new WeakSet,v=new WeakSet;function w(e){var t=!1;return e&&(t=!0),t}function g(){var e=decodeURI(window.location.hash);s(this,d,b).call(this,e,!1,c)||s(this,d,b).call(this,e,!1,u)}function b(e,t,n){if(!(r=this,a=h,o=function(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return t.get(e)}(r,a),function(e,t){return t.get?t.get.call(e):t.value}(r,o)).test(e))return!1;var r,a,o,i=null;if(n===u){var l=document.getElementsByName(e.slice(1));l.length>0&&(i=l[0])}else i=document.getElementById(e.slice(1));if(i){var s=i.getBoundingClientRect(),c=window.pageYOffset+s.top-this.getStickyOffset();window.scrollTo(window.pageXOffset,c),history&&history.pushState&&t&&history.pushState({},document.title,location.pathname+e)}return!!i}function m(e){var t=e.target,n=t.getAttribute("href");if("A"===t.nodeName&&s(this,d,b).call(this,n,!0,c))e.preventDefault();else if("AREA"===t.nodeName&&n){var r=n.indexOf("#");if(-1!==r){var a=n.substring(r,n.length);s(this,d,b).call(this,a,!0,c)&&e.preventDefault()}}else if("SUP"===t.nodeName){var o=t.parentElement,i=o.getAttribute("href");"A"===o.nodeName&&s(this,d,b).call(this,i,!0,u)&&e.preventDefault()}}var y=new(function(){function e(){var t,n;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),i(this,v),i(this,d),i(this,f),i(this,p),n={writable:!0,value:/#[^ ]+$/},l(this,t=h),t.set(this,n)}var t,n;return t=e,(n=[{key:"init",value:function(){var e=this,t=a(".wh_header");s(this,p,w).call(this,t)&&(t.addClass("header-sticky"),t.css({top:"0"}),t.outerHeight());var n=a(".wh_tools").parent();s(this,p,w).call(this,n)&&(n.addClass("breadcrumb-sticky"),n.css({top:t.outerHeight()}),n.outerHeight());var o=a(".wh-letters");s(this,p,w).call(this,o)&&(o.addClass("indexTerms-sticky"),o.css({top:t.outerHeight()})),s(this,f,g).call(this),window.addEventListener("hashchange",(function(){return s(e,f,g).call(e)})),document.body.addEventListener("click",(function(t){return s(e,v,m).call(e,t)}));try{var i=document.getElementsByClassName("wh_header")[0];new ResizeObserver((function(){n.css({top:t.outerHeight()}),o.css({top:t.outerHeight()})})).observe(i)}catch(e){r.Z.debug("ResizeObserver is not supported.",e)}}},{key:"getStickyOffset",value:function(){var e=0,t=a(".wh_header");s(this,p,w).call(this,t)&&(e+=t.outerHeight());var n=a(".wh_tools").parent();return s(this,p,w).call(this,n)&&(e+=n.outerHeight()),e}}])&&o(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}())},8091:(e,t,n)=>{"use strict";n.r(t),n.d(t,{Options:()=>i});var r=n(4093),a=n.n(r);function o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var i=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,n;return t=e,n=[{key:"get",value:function(e){return a()[e]}},{key:"getBoolean",value:function(e){var t=a()[e];return"true"==t||"yes"==t}},{key:"getInteger",value:function(e){var t=a()[e];return parseInt(t,10)}},{key:"getIndexerLanguage",value:function(){var e=this.get("webhelp.language");if(e){var t=e.indexOf("_");-1!=t&&(e=e.substring(0,t))}return e.toLowerCase()}}],null&&o(t.prototype,null),n&&o(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()},6784:(e,t,n)=>{"use strict";n.r(t),n.d(t,{AutocompleteItem:()=>lr,disableSearchDefaultPlaceholder:()=>yo,setCustomAutocomplete:()=>sr,setPlaceholderOnSearchInput:()=>_o}),n(2390),n(3734),n(9763);var r=n(3193);function a(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var o=n(1266).DOMSanitizer,i=new WeakSet;function l(e,t){var n=document.createElement("textarea");n.style.position="fixed",n.value=e,(n=o.appendElementNodeToBody(n)).select();try{if(document.execCommand("copy"),0==t.find(".wh-tooltip").length){var a=r('<span> <span class="wh-tooltip"><p class="wh-tooltip-content">Copied to clipboard</p></span></span>');t.prepend(a),t.mouseleave((function(){a.remove()})),setTimeout((function(){a.remove()}),3e3)}}catch(e){if(0==t.find(".wh-tooltip").length){var i=r('<span> <span class="wh-tooltip"><p class="wh-tooltip-content">Oops, unable to copy</p></span></span>');t.mouseleave((function(){i.remove()})),t.prepend(i),setTimeout((function(){i.remove()}),3e3)}util.debug("Oops, unable to copy codeblock content!",e)}document.body.removeChild(n)}var s=new(function(){function e(){var t,n;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(t=this,n=i),n.add(t)}var t,n;return t=e,(n=[{key:"init",value:function(){var e=this;r(".codeblock").on("mouseover",(function(t){var n=r('<span class="copyTooltip wh-tooltip-container" data-tooltip-position="left"/>');0==r(t.currentTarget).find(".copyTooltip").length&&(r(t.currentTarget).prepend(n),r(".codeblock .copyTooltip").on("click",(function(t){var n=r(t.currentTarget).closest(".codeblock").text();n&&""!=n&&function(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}(e,i,l).call(e,n,r(t.currentTarget))})))})),r(".codeblock").on("mouseleave",(function(e){r(e.currentTarget).find(".copyTooltip").remove()}))}}])&&a(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()),c=n(8091);const u=localization;var h=n.n(u);function p(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var f=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,n;return t=e,n=[{key:"getLocalization",value:function(e){var t=e;return e in h()&&(t=h()[e]),t}}],null&&p(t.prototype,null),n&&p(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}(),d=n(3193);function v(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function w(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function g(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}var b=new WeakSet,m=new WeakSet;function y(e,t){var n=d(e).parent().siblings(":not(.wh_not_expandable)");if(void 0!==t)"collapsed"==t?(n.slideUp(0),d(".webhelp_expand_collapse_sections").attr("data-next-state","expanded").attr("title",f.getLocalization("expandSections")),d(e).removeClass("expanded"),d(e).attr("aria-expanded",!1),d(e).attr("aria-label",f.getLocalization("expand"))):(n.slideDown(0),d(".webhelp_expand_collapse_sections").attr("data-next-state","collapsed").attr("title",f.getLocalization("collapseSections")),d(e).addClass("expanded"),d(e).attr("aria-expanded",!0),d(e).attr("aria-label",f.getLocalization("collapse")));else{d(e).toggleClass("expanded");var r=d(e).hasClass("expanded");d(e).attr("aria-expanded",r),r?d(e).attr("aria-label",f.getLocalization("collapse")):d(e).attr("aria-label",f.getLocalization("expand"));var a=d(e).parent();"CAPTION"==a.prop("tagName")||a.hasClass("wh_first_letter")?n.toggle():n.slideToggle("1000")}}function _(e){e.siblings(":hidden").addClass("wh_not_expandable")}var k=new(function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),w(this,m),w(this,b)}var t,n;return t=e,(n=[{key:"init",value:function(){var e=this,t=c.Options.get("webhelp.topic.collapsible.elements.initial.state");["table > caption:not(:empty)",".topic:not(:first-child) > .title",".sectiontitle:not(.tasklabel)",".wh_term_group > .wh_first_letter"].forEach((function(t){var n=d(document).find(t),r=c.Options.getBoolean("webhelp.show.expand.collapse.sections"),a=n.siblings(":not(:hidden)");if(r&&a.length>0)n.prepend(d("<span>",{class:"wh_expand_btn expanded",role:"button","aria-expanded":"true",tabindex:0,"aria-label":f.getLocalization("collapse")})),g(e,m,_).call(e,n);else for(var o=0;o<n.length;o++)n[o].style.paddingLeft=0})),d(".wh-letters a").on("click",(function(e){var t=d(e.currentTarget).attr("href").replace("#","");e.preventDefault(),history.replaceState({},"",e.target.href),d("[id='"+t+"']").length>0&&d("html, body").animate({scrollTop:d("[id='"+t+"']").offset().top},1e3)})),d.each(d(document).find(".wh_expand_btn"),(function(n,r){g(e,b,y).call(e,r,t)})),d(".webhelp_expand_collapse_sections").on("click",(function(t){var n=d(".webhelp_expand_collapse_sections").attr("data-next-state");return d.each(d(document).find(".wh_expand_btn"),(function(t,r){g(e,b,y).call(e,r,n)})),!1})),d(".wh_topic_toc a").on("click",(function(t){var n=d(t.currentTarget).attr("href");n=decodeURI(n);var r=d(n);r.length&&(d.each(r.parents(),(function(){d(t.currentTarget).children(".title").length&&g(this,b,y).call(this,d(t.currentTarget).children(".title").find(".wh_expand_btn"),"expanded")})),g(e,b,y).call(e,r.children(".title").find(".wh_expand_btn"),"expanded"))}));var n=d(document).find(".wh_expand_btn");n.on("click",(function(t){return g(e,b,y).call(e,t.currentTarget),!1})),n.on("keypress",(function(t){13!==t.which&&32!==t.which||(t.preventDefault(),g(e,b,y).call(e,t.currentTarget))}))}}])&&v(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()),S=n(3193);function O(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var x=n(8091).Options,T=n(8650).stickyController,P=new(function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,n;return t=e,(n=[{key:"init",value:function(){[".dt[id]",".section[id] .sectiontitle",".title.topictitle2[id]","table[id] .tablecap"].forEach((function(e){S(document).find(e).append("<span class='permalink'/>")})),S("span.permalink").on("click",(function(e){var t=S(e.currentTarget).closest("[id]").attr("id"),n="#"+t;if(e.preventDefault(),history.replaceState({},"",n),x.getBoolean("webhelp.enable.sticky.header")){var r=T.getStickyOffset();S("html, body").animate({scrollTop:S("[id='"+t+"']").offset().top-r},1e3)}else S("html, body").animate({scrollTop:S("[id='"+t+"']").offset().top},1e3)}))}}])&&O(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()),C=n(8650),E=n(4290),j=(n(2993),n(3193));function W(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function I(e,t){R(e,t),t.add(e)}function R(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function A(e,t){var n=function(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return t.get(e)}(e,t);return function(e,t){return t.get?t.get.call(e):t.value}(e,n)}function z(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}var D=new WeakMap,M=new WeakSet,L=new WeakSet,H=new WeakSet,N=function(){function e(){var t,n;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),I(this,H),I(this,L),I(this,M),n={writable:!0,value:30},R(this,t=D),t.set(this,n)}var t,n;return t=e,(n=[{key:"addSearchQueryToHistory",value:function(e){if(E.Z.debug("Add search query to history: ",e),z(this,M,B).call(this)){e=e.toLowerCase();var t=z(this,L,Z).call(this);try{var n=window.localStorage.getItem(t);if(n){var r=JSON.parse(n),a=r.indexOf(e);-1!=a&&(E.Z.debug("Promote history item:",r),r.splice(a,1)),r.unshift(e),r.length>A(this,D)&&r.splice(A(this,D));var o=JSON.stringify(r);window.localStorage.setItem(t,o)}else{var i=[];i.push(e);var l=JSON.stringify(i);E.Z.debug("Save to local storage: ",l),window.localStorage.setItem(t,l)}}catch(e){E.Z.debug("Exception when trying to save to local storage: ",e),window.localStorage.removeItem(t)}}else E.Z.debug("Local storage is not available")}},{key:"getHistorySearchItems",value:function(){var e=[];if(z(this,M,B).call(this)){var t=z(this,L,Z).call(this);try{var n=window.localStorage.getItem(t);if(n){var r=JSON.parse(n);Array.isArray(r)&&(e=r)}}catch(e){E.Z.debug("Exception when reading from local storage: ",e),window.localStorage.removeItem(t)}}return e}},{key:"removeSearchHistoryItem",value:function(e){var t=!1;if(z(this,M,B).call(this)){var n=z(this,L,Z).call(this);try{var r=window.localStorage.getItem(n);if(r){var a=JSON.parse(r);if(Array.isArray(a)){e=e.toLowerCase();var o=a.indexOf(e);if(-1!=o){a.splice(o,1);var i=JSON.stringify(a);window.localStorage.setItem(n,i),t=!0}}}}catch(e){E.Z.debug("Exception when removing from local storage: ",e),window.localStorage.removeItem(n)}}return t}}])&&W(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}();function B(){try{var e=window.localStorage,t="__storage_test__";return e.setItem(t,t),e.removeItem(t),!0}catch(e){return E.Z.debug(e),!1}}function Z(){var e=j("meta[name=wh-path2root]").attr("content");return null==e||null==e||0==e.length?e="index.html":e+="index.html",z(this,H,F).call(this,e)+"_search_history_items"}function F(e){var t=document.createElement("a");return t.href=e,t.protocol+"//"+t.host+t.pathname+t.search+t.hash}var U=n(1266),J=n(3193);function $(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Q(e,t){G(e,t),t.add(e)}function q(e,t,n){G(e,t),t.set(e,n)}function G(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function K(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,Y(e,t,"get"))}function V(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}function X(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,Y(e,t,"set"),n),n}function Y(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var ee=new WeakMap,te=new WeakMap,ne=new WeakSet,re=new WeakSet,ae=new WeakSet,oe=new WeakSet,ie=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),Q(this,oe),Q(this,ae),Q(this,re),Q(this,ne),q(this,ee,{writable:!0,value:void 0}),q(this,te,{writable:!0,value:void 0}),X(this,ee,new N)}var t,n;return t=e,(n=[{key:"install",value:function(){var e=this;if(c.Options.getBoolean("webhelp.enable.search.autocomplete")){var t=J("#textToSearch").autocomplete({source:function(t,n){return V(e,ne,le).call(e,t,n)},minLength:3});J("#textToSearch").on("keydown",(function(e){13==e.which&&J("#textToSearch").val().trim().length>1&&(J("#textToSearch").autocomplete("close"),J("#searchForm").trigger("submit"))})),t.data("ui-autocomplete")._renderItem=function(t,n){for(var r=J("#textToSearch").val(),a=(r=r.toLowerCase()).split(" "),o=n.label.split(" "),i=J("<span>",{class:"search-autocomplete-proposal-label","data-value":n.value}),l=0;l<o.length;l++){var s=o[l];if(s.trim().length>0){for(var c=!1,u=0;u<a.length;u++){var h=a[u].trim();if(h.length>0){try{h=h.replace("\\","\\\\").replace(")","\\)").replace("(","\\(");var p=s.replace(new RegExp("("+h+")","i"),"<span class='not-inserted'>$1</span>")}catch(e){debug(e)}if(p!==s){var f=J("<span>",{class:"search-autocomplete-proposal-hg"}).text(s);U.DOMSanitizer.appendHtmlNode(f,i),c=!0;break}}}if(!c){var d=document.createTextNode(s);i.append(d)}l<o.length-1&&i.append(" ")}}var v=" ";"history"==n.type&&(v="h");var w,g=J("<span>",{class:"search-autocomplete-proposal-icon "+n.type,html:v});if("history"==n.type){var b=J("<a>",{class:"oxy-icon oxy-icon-remove","data-value":n.value});w=J("<span>",{class:"search-autocomplete-proposal-type-history"}),U.DOMSanitizer.appendHtmlNode(b,w);var m=J(w).find("a");m.on("click",(function(t){return V(e,re,se).call(e,m[0]),t.preventDefault(),t.stopPropagation(),!1}))}var y=J("<li>",{class:"ui-menu-item","data-value":n.value}),_=J("<div>",{class:"ui-menu-item-wrapper"});return y.append(_),_.append(g),U.DOMSanitizer.appendHtmlNode(i,_),null!=w&&_.append(w),y.find(".ui-menu-item-wrapper").on("click",(function(e){J("#textToSearch").val(J(this).find(".search-autocomplete-proposal-label").attr("data-value")),J("#searchForm").trigger("submit")})),y.appendTo(t)},J(window).on("resize",(function(){J("#textToSearch").autocomplete("instance").search()})),J(window).on("scroll",(function(){J("#textToSearch").autocomplete("close")}))}}},{key:"addStringToAutocompleteHistory",value:function(e){K(this,ee).addSearchQueryToHistory(e)}},{key:"getHistorySearchItems",value:function(){return K(this,ee).getHistorySearchItems()}},{key:"setCustomAutocomplete",value:function(e){X(this,te,e)}}])&&$(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}();function le(e,t){var n=e.term.toLowerCase(),r=V(this,ae,ce).call(this,n),a=[];if(null!=K(this,te))K(this,te).getOptions(n,(function(e){var n=[];n=(n=n.concat(r)).concat(e),t(n)}));else{var o=[];if(void 0!==keywordsInfo)for(var i,l=keywordsInfo.keywords,s=keywordsInfo.ph,c=n.split(" "),u=0;u<c.length;u++){var h=c[u].trim();if(h.length>0){for(var p=[],f=0;f<l.length;f++)if(0==l[f].w.toLowerCase().indexOf(h))for(var d=l[f].p,v=0;v<d.length;v++){var w=d[v];(0==u||-1!=o.indexOf(w))&&p.push(w)}o=p}}if(o.length>0)for(var g=0;g<o.length;g++){var b=s[o[g]],m="";for(u=0;u<b.length;u++){var y=l[b[u]].w;0==u&&(y=y.charAt(0).toUpperCase()+y.substr(1)),m+=y,u<b.length-1&&(m+=" ")}for(f=0;f<r.length;f++)if(m.toLocaleLowerCase()==r[f]){i=!0;break}if(null==i){var _={label:m.toLowerCase(),value:m.toLowerCase(),type:"title"};a.push(_)}}else{var k=c[c.length-1],S=e.term.substring(0,n.lastIndexOf(k));for(f=0;f<l.length;f++)if(0==l[f].w.toLowerCase().indexOf(h)){for(var O=S+l[f].w,x=0;x<r.length;x++)if(O.toLocaleLowerCase()==r[x]){i=!0;break}null==i&&(_={label:O.toLowerCase(),value:O.toLowerCase(),type:"keyword"},a.push(_))}}var T=[];T=(T=T.concat(r)).concat(a),t(T)}}function se(e){var t=e.getAttribute("data-value");K(this,ee).removeSearchHistoryItem(t)&&(J(e).attr("class","oxy-icon oxy-icon-ok"),J(e).parents("div").find(".search-autocomplete-proposal-label").addClass("removed-from-history"))}function ce(e){var t=[],n=K(this,ee).getHistorySearchItems();if(null!=n)for(var r=e.split(" "),a=0;a<n.length;a++)if(V(this,oe,ue).call(this,n[a],r)){var o={label:n[a],value:n[a],type:"history"};t.push(o)}return t}function ue(e,t){for(var n=e.split(" "),r=!0,a=0;a<t.length&&r;a++){var o=t[a].trim();if(o.length>0){for(var i=!1,l=0;l<n.length;l++)if(0==n[l].toLowerCase().indexOf(o.toLowerCase())){i=!0;break}r=r&&i}}return r}var he=c.Options.getBoolean("webhelp.enable.search.autocomplete")&&!c.Options.getBoolean("webhelp.custom.search.engine.enabled"),pe=new ie,fe=n(3193);function de(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function ve(e,t,n){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,n)}function we(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,be(e,t,"get"))}function ge(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,be(e,t,"set"),n),n}function be(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var me=new WeakMap,ye=new WeakMap,_e=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),ve(this,me,{writable:!0,value:void 0}),ve(this,ye,{writable:!0,value:void 0}),ge(this,me,t),ge(this,ye,n)}var t,n;return t=e,(n=[{key:"initialize",value:function(){we(this,ye)&&we(this,me).install(),fe("#searchForm").on("submit",(function(e){if(""==fe("#textToSearch").val().trim())return e.preventDefault(),e.stopPropagation(),!1}))}},{key:"addStringToAutocompleteHistory",value:function(e){we(this,ye)&&we(this,me).addStringToAutocompleteHistory(e)}},{key:"keepLastSearchExpression",value:function(){if(we(this,ye)&&null!=E.Z.getParameter("hl")){var e=we(this,me).getHistorySearchItems();null!=e[0]?fe("#textToSearch").val(e[0]):fe("#textToSearch").val("")}}},{key:"disableDefaultPlaceholder",value:function(){fe("#textToSearch").attr("placeholder","")}},{key:"setPlaceholder",value:function(e){fe("#textToSearch").attr("placeholder",f.getLocalization(e))}}])&&de(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}(),ke=new _e(pe,he),Se=n(3193);function Oe(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function xe(e,t){var n=function(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return t.get(e)}(e,t);return function(e,t){return t.get?t.get.call(e):t.value}(e,n)}var Te=new WeakMap,Pe=function(){function e(){var t,n,r;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),r={writable:!0,value:20},function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(t=this,n=Te),n.set(t,r)}var t,n;return t=e,(n=[{key:"_computeStickyElementsPositions",value:function(){var e=Se(".wh_search_input").outerHeight(!0);Se(".wh_search_input").parents(".wh_header").length&&(e=0);var t=Se(".wh_tools").parent().outerHeight(),n=Se(".wh_header").outerHeight(),r=0,a=0,o=0;if(c.Options.getBoolean("webhelp.enable.sticky.header"))o=e,r=t+n+(Se(window).scrollTop()>e?0:e-Se(window).scrollTop()),a=parseInt(Se(window).height())-r;else{o=t+n+e-xe(this,Te);var i=t+n+e;Se(window).scrollTop()>i?i=xe(this,Te):i-=Se(window).scrollTop(),r=i,a=parseInt(Se(window).height())-r}return{topOffset:r,visibleAreaHeight:a,buttonOffset:o}}}])&&Oe(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}(),Ce=n(3193);function Ee(e){return Ee="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ee(e)}function je(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function We(){return We="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,n){var r=Ie(e,t);if(r){var a=Object.getOwnPropertyDescriptor(r,t);return a.get?a.get.call(arguments.length<3?e:n):a.value}},We.apply(this,arguments)}function Ie(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=ze(e)););return e}function Re(e,t){return Re=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Re(e,t)}function Ae(e,t){if(t&&("object"===Ee(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function ze(e){return ze=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},ze(e)}var De=new(function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Re(e,t)}(i,e);var t,n,r,a,o=(r=i,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=ze(r);if(a){var n=ze(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return Ae(this,e)});function i(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),o.call(this)}return t=i,(n=[{key:"handlePositionOnScreen",value:function(){var e=Ce(".wh_publication_toc"),t=Ce("#wh_publication_toc"),n=Ce("#wh_topic_body"),r=Ce("#wh_publication_toc_content");if(e.length>0&&n.length>0&&c.Options.getBoolean("webhelp.enable.sticky.publication.toc")){var a=We(ze(i.prototype),"_computeStickyElementsPositions",this).call(this),o=a.topOffset,l=a.visibleAreaHeight,s=a.buttonOffset,u=parseInt(r.height())+parseInt(r.css("padding-top"))+parseInt(r.css("padding-bottom"))+parseInt(r.css("margin-top"))+parseInt(r.css("margin-bottom")),h=u-(parseInt(e.height())+parseInt(e.css("padding-top"))+parseInt(e.css("padding-bottom"))+parseInt(e.css("margin-top"))+parseInt(e.css("margin-bottom"))),p=parseInt(t.outerWidth())-parseInt(t.css("padding-left"))-parseInt(t.css("padding-right"));if((h<.1*l||u<l)&&parseInt(Ce(window).width())>767){r.css("top",o+"px").css("width",p+"px").css("position","fixed").css("z-index","997").css("display","flex").css("flex-direction","column"),e.css("overflow-y","auto").css("overflow-x","hidden");var f=Ce(".wh_footer")[0].getBoundingClientRect().top;l+o>f?r.css("max-height",l-(Ce(window).height()-f)-30):r.css("max-height",l-30),Ce(window).scrollTop()>s?Ce("#wh_close_publication_toc_button").css("top",Ce(window).scrollTop()-s-5):Ce("#wh_close_publication_toc_button").css("top","-5px"),Ce("#wh_close_publication_toc_button").css("left",-1*t.outerWidth()+5)}else Ce("#wh_close_publication_toc_button").css("top","-5px"),Ce("#wh_close_publication_toc_button").css("left",-1*Math.round(t.outerWidth())+5),r.removeAttr("style"),e.removeAttr("style")}else Ce("#wh_close_publication_toc_button").css("top","-5px"),Ce("#wh_close_publication_toc_button").css("left",-1*t.outerWidth()+5)}},{key:"toggleExpandCollapse",value:function(e,t){if(e.length){var n=9;if(t.length&&(n=7,t.hasClass("d-lg-none")&&(n=9)),e.hasClass("d-md-block")&&e.is(":visible")){Ce("#wh_close_publication_toc_button").attr("aria-expanded",!1),Ce("#wh_toc_button").attr("aria-expanded",!1),Ce("#wh_close_publication_toc_button").addClass("clicked"),e.removeClass("col-lg-".concat(3," col-md-").concat(3)),e.removeClass("d-block"),e.removeClass("d-md-block"),e.addClass("d-none"),e.addClass("d-md-none");var r=Ce(".wh_topic_content").parent();void 0!==r&&(r.removeClass("col-lg-".concat(n," col-md-9")),r.addClass("col-lg-".concat(n+3," col-md-12")),r.addClass("closed-publication-toc"))}else{Ce("#wh_close_publication_toc_button").attr("aria-expanded",!0),Ce("#wh_toc_button").attr("aria-expanded",!0),Ce("#wh_close_publication_toc_button").removeClass("clicked"),e.addClass("col-lg-".concat(3," col-md-").concat(3)),e.removeClass("d-none"),e.removeClass("d-md-none"),e.addClass("d-block"),e.addClass("d-md-block");var a=Ce(".wh_topic_content").parent();if(void 0!==a&&(a.removeClass("col-lg-".concat(n+3," col-md-12")),a.removeClass("closed-publication-toc"),a.addClass("col-lg-".concat(n," col-md-9"))),c.Options.getBoolean("webhelp.enable.sticky.publication.toc")){var o=parseInt(e.outerWidth())-parseInt(e.css("padding-left"))-parseInt(e.css("padding-right"));Ce("#wh_publication_toc_content").css("width",o)}}Ce("#wh_close_publication_toc_button").css("left",-1*Ce("#wh_publication_toc").outerWidth()+5)}}},{key:"displayActiveTopic",value:function(){var e=Ce(".wh_publication_toc"),t=Ce("#wh_topic_body");if(e.length>0&&t.length>0){var n=Ce(".wh_publication_toc").offset().top,r=n+parseInt(Ce(".wh_publication_toc").outerHeight()),a=Ce(".wh_publication_toc .active > .topicref a").offset().top;if(a>.8*r){var o=(n+r)/2;Ce(".wh_publication_toc").animate({scrollTop:a-o},0)}}}}])&&je(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),i}(Pe)),Me=n(3193);function Le(e){return Le="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Le(e)}function He(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ne(){return Ne="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,n){var r=Be(e,t);if(r){var a=Object.getOwnPropertyDescriptor(r,t);return a.get?a.get.call(arguments.length<3?e:n):a.value}},Ne.apply(this,arguments)}function Be(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=Je(e)););return e}function Ze(e,t){return Ze=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Ze(e,t)}function Fe(e,t){if(t&&("object"===Le(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Ue(e)}function Ue(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Je(e){return Je=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Je(e)}function $e(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function Qe(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}var qe=new WeakSet,Ge=new WeakSet;function Ke(e){var t=this,n=void 0!==e?Math.round(e):0,r=Me(".wh_tools").parent().outerHeight()+Me(".wh_header").outerHeight();n+=r;var a=null!=decodeURI(location.hash)?decodeURI(location.hash):"",o=null!=Me(a).offset()?Me(a).offset().top:0,i=""!=a?Math.round(o):0;if(""!=a.substr(1)&&i>=n-75&&i<=n+75){Me("#wh_topic_toc a").removeClass("current_node");var l=Me('#wh_topic_toc a[data-tocid = "'+a.substr(1)+'"]');l.length&&(l.addClass("current_node"),Qe(this,Ge,Ve).call(this,l))}else{var s=Me(".wh_topic_toc a[data-tocid]").map((function(e,t){return Me(t).attr("data-tocid")})).get();Me(".wh_topic_content .title").each((function(e,r){var a=Me(r),o=a.parent().attr("id");if(o&&s.includes(o)){var i=Math.round(Me(a).offset().top);if(i>=n-75&&i<=n+75){Me(".wh_topic_toc a").removeClass("current_node");var l=Me('.wh_topic_toc a[data-tocid = "'+o+'"]');l.addClass("current_node"),Qe(t,Ge,Ve).call(t,l)}}}))}}function Ve(e){var t=Me(".wh_topic_toc").offset().top,n=parseInt(Me(".wh_topic_toc").outerHeight()),r=e.offset().top-t;if(r>.7*n||r<.2*n){var a=n/2;Me(".wh_topic_toc").animate({scrollTop:Me(".wh_topic_toc").scrollTop()+r-a},0)}}var Xe=new(function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Ze(e,t)}(i,e);var t,n,r,a,o=(r=i,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=Je(r);if(a){var n=Je(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return Fe(this,e)});function i(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),$e(Ue(e=o.call(this)),Ge),$e(Ue(e),qe),e}return t=i,(n=[{key:"handlePositionOnScreen",value:function(){var e=Me("#wh_topic_toc"),t=Me(".wh_topic_toc"),n=Me("#wh_topic_toc_content");if(t.length>0&&c.Options.getBoolean("webhelp.enable.sticky.topic.toc")){var r=Ne(Je(i.prototype),"_computeStickyElementsPositions",this).call(this),a=r.topOffset,o=r.visibleAreaHeight,l=r.buttonOffset,s=parseInt(n.height())+parseInt(n.css("padding-top"))+parseInt(n.css("padding-bottom"))+parseInt(n.css("margin-top"))+parseInt(n.css("margin-bottom")),u=s-(parseInt(t.height())+parseInt(t.css("padding-top"))+parseInt(t.css("padding-bottom"))+parseInt(t.css("margin-top"))+parseInt(t.css("margin-bottom"))),h=parseInt(e.outerWidth())-parseInt(e.css("padding-left"))-parseInt(e.css("padding-right"));if((u<.1*o||s<o)&&parseInt(Me(window).width())>767){n.css("top",a+"px").css("position","fixed").css("width",h+"px").css("display","flex").css("flex-direction","column"),t.css("overflow-y","auto").css("overflow-x","hidden");var p=Me(".wh_footer")[0].getBoundingClientRect().top;o+a>p?n.css("max-height",o-(Me(window).height()-p)-30):n.css("max-height",o-30),Me(window).scrollTop()>l?Me("#wh_close_topic_toc_button").css("top",Me(window).scrollTop()-l-5):Me("#wh_close_topic_toc_button").css("top","-5px"),Me("#wh_close_topic_toc_button").css("right",-1*Math.round(e.outerWidth())+5)}else n.removeAttr("style"),t.removeAttr("style"),Me("#wh_close_topic_toc_button").css("top","-5px"),Me("#wh_close_topic_toc_button").css("right",-1*Math.round(e.outerWidth())+5);Qe(this,qe,Ke).call(this,Me(window).scrollTop())}else Me("#wh_close_topic_toc_button").css("top","-5px"),Me("#wh_close_topic_toc_button").css("right",-1*Math.round(e.outerWidth())+5)}},{key:"toggleExpandCollapse",value:function(e,t){if(t.length){var n,r=10;if(e.length&&(r=7,e.hasClass("d-md-none")&&(r=10)),t.hasClass("d-lg-block"))Me("#wh_close_topic_toc_button").addClass("clicked"),Me("#wh_close_topic_toc_button").attr("aria-expanded",!1),t.removeClass("d-lg-block"),t.addClass("d-lg-none"),void 0!==(n=Me(".wh_topic_content").parent())&&(n.removeClass("col-lg-".concat(r)),n.addClass("col-lg-".concat(r+2)),n.addClass("closed-page-toc"));else if(Me("#wh_close_topic_toc_button").removeClass("clicked"),Me("#wh_close_topic_toc_button").attr("aria-expanded",!0),t.removeClass("d-lg-none"),t.addClass("d-lg-block"),void 0!==(n=Me(".wh_topic_content").parent())&&(n.removeClass("col-lg-".concat(r+2)),n.removeClass("closed-page-toc"),n.addClass("col-lg-".concat(r))),c.Options.getBoolean("webhelp.enable.sticky.topic.toc")){var a=parseInt(t.outerWidth())-parseInt(t.css("padding-left"))-parseInt(t.css("padding-right"));Me("#wh_topic_toc_content").css("width",a)}Me("#wh_close_topic_toc_button").css("right",-1*Math.round(Me("#wh_topic_toc").outerWidth())+5)}}}])&&He(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),i}(Pe)),Ye=n(3193);function et(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function tt(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function nt(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var rt=new WeakMap,at=new WeakSet;function ot(){if(E.Z.debug("highlightSearchTerm()"),!function(e,t){return t.get?t.get.call(e):t.value}(this,nt(this,rt,"get"))){try{var e=Ye(".wh_topic_content"),t=Ye(".wh_related_links"),n=Ye(".wh_child_links");if(void 0!==e.unhighlight){e.unhighlight(),t.unhighlight();var r=E.Z.getParameter("hl");if(null!=r){var a=String(r);if(E.Z.debug("jsonString: ",a),void 0!==a&&""!=a){var o=a.split(",");E.Z.debug("words: ",o);for(var i=0;i<o.length;i++)E.Z.debug("highlight("+o[i]+");"),e.highlight(o[i]),t.highlight(o[i]),n.highlight(o[i]);if(c.Options.getBoolean("webhelp.enable.scroll.to.search.term")){var l=Ye(".highlight").first();void 0!==l&&Ye("html, body").animate({scrollTop:l.offset().top-C.stickyController.getStickyOffset()},0)}}}}}catch(e){E.Z.debug(e)}!function(e,t,n){(function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}})(e,nt(e,t,"set"),n)}(this,rt,!0)}}var it=new(function(){function e(){var t;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),tt(this,t=at),t.add(this),function(e,t,n){tt(e,t),t.set(e,{writable:!0,value:!1})}(this,rt)}var t,n;return t=e,(n=[{key:"init",value:function(){Ye("html > body").addClass("doc-ready"),De.handlePositionOnScreen(),Xe.handlePositionOnScreen(),Ye(window).on("scroll",(function(){De.handlePositionOnScreen(),Xe.handlePositionOnScreen()})),Ye(window).on("resize",(function(){Ye("#wh_publication_toc").removeAttr("style"),De.handlePositionOnScreen(),Xe.handlePositionOnScreen()})),De.displayActiveTopic(),Ye(".topic.nested1").length+Ye("section.section .title").length+Ye("table.table .title").length>1&&Ye(".webhelp_expand_collapse_sections").show(),Ye(".dots-before").on("click",(function(e){Ye(e.currentTarget).siblings(".hide-before").show(),Ye(e.currentTarget).hide()})),Ye(".dots-after").on("click",(function(e){Ye(e.currentTarget).siblings(".hide-after").show(),Ye(e.currentTarget).hide()})),c.Options.getBoolean("webhelp.show.full.size.image")&&Ye("img.image:not([usemap])").each((function(e,t){Ye("<img>").on("load",(function(){return n=Ye(e=t).parent().get(0).tagName,void(!Ye(e).hasClass("no-zoom")&&"a"!==n.toLowerCase()&&e.naturalWidth>e.width&&(Ye(e).addClass("zoom"),Ye(e).on("click",(function(e){Ye("#modal_img_large").css("display","block"),Ye("#modal_img_container").append('<img class="modal-content" id="modal-img" alt="" />'),Ye("#modal-img").attr("src",Ye(e.currentTarget).attr("src")),Ye("#caption").text(U.DOMSanitizer.sanitize(Ye(e.currentTarget).attr("alt")))}))));var e,n})).attr("src",Ye(t).attr("src"))})),Ye(".modal .close").on("click",(function(){Ye(".modal").css("display","none")})),Ye(document).on("keyup",(function(e){27==e.keyCode&&Ye("#modal_img_large").is(":visible")&&Ye(".modal").css("display","none")})),Ye("#topic_navigation_links .navprev>a").addClass("oxy-icon oxy-icon-arrow-left"),Ye("#topic_navigation_links .navnext>a").addClass("oxy-icon oxy-icon-arrow-right"),Ye(".wh_print_link button").addClass("oxy-icon oxy-icon-print");var e=Ye("#wh_publication_toc"),t=Ye("#wh_topic_toc");if(void 0!==e)if(0==e.find("*").length){e.css("display","none"),e.removeClass("col-lg-4 col-md-4 col-sm-4 col-xs-12");var n=Ye(".wh_topic_content").parent();void 0!==n&&null==t&&(n.removeClass(" col-lg-8 col-md-8 col-sm-8 col-xs-12 "),n.addClass(" col-lg-12 col-md-12 col-sm-12 col-xs-12 "))}else{var r=e.find(".topicref .wh-tooltip .shortdesc:empty");r.length>0&&r.closest(".wh-tooltip").remove()}t.length&&(Ye("#wh_close_topic_toc_button").removeClass("d-none"),Ye("#wh_close_topic_toc_button").addClass("d-lg-block")),e.length&&(Ye("#wh_close_publication_toc_button").removeClass("d-none"),Ye("#wh_close_publication_toc_button").addClass("d-md-block")),Ye("#wh_close_topic_toc_button").on("click",(function(){return Xe.toggleExpandCollapse(e,t)})),Ye("#wh_close_publication_toc_button").on("click",(function(){return De.toggleExpandCollapse(e,t)})),Ye("#wh_toc_button").on("click",(function(){return De.toggleExpandCollapse(e,t)}));var a=Ye(".wh_breadcrumb").find(".topicref .wh-tooltip .shortdesc:empty");a.length>0&&a.closest(".wh-tooltip").remove(),Ye(".wh_main_page_toc a").on("click",(function(e){e.stopImmediatePropagation()})),function(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}(this,at,ot).call(this),Ye(window).on("scroll",(function(e){Ye(e.currentTarget).scrollTop()>5?Ye("#go2top").fadeIn("fast"):Ye("#go2top").fadeOut("fast")})),Ye("#go2top").on("click",(function(){return Ye("html, body").animate({scrollTop:0},800),!1})),Ye(".wh_hide_highlight").on("click",(function(e){Ye(".highlight").addClass("wh-h"),Ye(".wh-h").toggleClass("highlight"),Ye(e.currentTarget).toggleClass("hl-close")})),null!=E.Z.getParameter("hl")&&Ye(".wh_hide_highlight").show()}}])&&et(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()),lt=(n(288),n(5059),n(3193));function st(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return ct(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ct(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,a=function(){};return{s:a,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:a}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,i=!0,l=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return i=e.done,e},e:function(e){l=!0,o=e},f:function(){try{i||null==n.return||n.return()}finally{if(l)throw o}}}}function ct(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function ut(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var ht=new WeakSet;function pt(e){var t,n=st(e);try{for(n.s();!(t=n.n()).done;){var r=t.value,a=Number(r.getAttribute("width")),o=r.width;0!=a&&a!=o?function(){var e,t=100-Math.round((a-o)/a*100),n=st(r.parentNode.parentNode.querySelector(r.getAttribute("usemap")).childNodes);try{for(n.s();!(e=n.n()).done;){var i=e.value;i.coords=i.coords.split(", ").map((function(e){return Math.floor(e*t/100)})).join(", ")}}catch(e){n.e(e)}finally{n.f()}}():(r.id=r.id?r.id:"generated-id-"+Object.values(e).indexOf(r),lt("#"+r.id).imageMap())}}catch(e){n.e(e)}finally{n.f()}}var ft=new(function(){function e(){var t,n;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(t=this,n=ht),n.add(t)}var t,n;return t=e,(n=[{key:"init",value:function(){var e=lt("img[usemap]");e.length>0&&(e.maphilight(),function(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}(this,ht,pt).call(this,e))}}])&&ut(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()),dt="data-state",vt="data-tocid",wt="pending",gt="not-ready",bt="collapsed",mt="expanded",yt="leaf",_t="button-expand-action",kt="button-collapse-action",St="button-pending-action",Ot=n(3193);function xt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Tt(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,Ct(e,t,"set"),n),n}function Pt(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,Ct(e,t,"get"))}function Ct(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var Et=new WeakMap,jt=function(){function e(){var t,n,r;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),r={writable:!0,value:null},function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(t=this,n=Et),n.set(t,r)}var t,n;return t=e,(n=[{key:"_getPathToRoot",value:function(){return null==Pt(this,Et)&&(Tt(this,Et,Ot('meta[name="wh-path2root"]').attr("content")),null!=Pt(this,Et)&&null!=Pt(this,Et)||Tt(this,Et,"")),Pt(this,Et)}}])&&xt(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}(),Wt=n(3193);function It(e){return It="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},It(e)}function Rt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function At(e,t){return At=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},At(e,t)}function zt(e,t){if(t&&("object"===It(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Dt(e)}function Dt(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Mt(){return Mt="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,n){var r=Lt(e,t);if(r){var a=Object.getOwnPropertyDescriptor(r,t);return a.get?a.get.call(arguments.length<3?e:n):a.value}},Mt.apply(this,arguments)}function Lt(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=Ht(e)););return e}function Ht(e){return Ht=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Ht(e)}function Nt(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}function Bt(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}var Zt=new WeakSet,Ft=new WeakSet,Ut=new WeakSet,Jt=new WeakSet,$t=new WeakSet,Qt=new WeakSet,qt=new WeakSet,Gt=new WeakSet,Kt=new WeakSet,Vt=new WeakSet,Xt=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&At(e,t)}(i,e);var t,n,r,a,o=(r=i,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=Ht(r);if(a){var n=Ht(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return zt(this,e)});function i(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),Nt(Dt(e=o.call(this)),Vt),Nt(Dt(e),Kt),Nt(Dt(e),Gt),Nt(Dt(e),qt),Nt(Dt(e),Qt),Nt(Dt(e),$t),Nt(Dt(e),Jt),Nt(Dt(e),Ut),Nt(Dt(e),Ft),Nt(Dt(e),Zt),e}return t=i,(n=[{key:"init",value:function(){var e=this;Wt(".wh_publication_toc .title").on("mouseenter",(function(t){return Bt(e,Zt,Yt).call(e,t)})),Wt(".wh_publication_toc .title").on("mouseleave",(function(){return Bt(e,Ft,en).call(e)})),Wt(window).on("scroll",(function(){return Bt(e,Ft,en).call(e)})),Wt(".wh_publication_toc").on("scroll",(function(){return Bt(e,Ft,en).call(e)}));var t=Wt(".wh_publication_toc .wh-expand-btn");t.on("click",(function(t){return Bt(e,Jt,nn).call(e,t)})),t.on("keypress",(function(t){return Bt(e,Ut,tn).call(e,t)}))}}])&&Rt(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),i}(jt);function Yt(e){var t=Wt(e.currentTarget).find(".wh-tooltip");if(t.length>0){var n=Wt("<div>",{class:"wh-tooltip-wrapper","data-tooltip-position":Wt(".wh_publication_toc").attr("data-tooltip-position")}),r=t.clone();r.removeClass("wh-tooltip"),r.addClass("wh-toc-tooltip"),n.append(r);var a=Wt(e.currentTarget).offset().top-Wt("#wh_publication_toc").offset().top,o=Wt(e.currentTarget).offset().left-(Wt("#wh_publication_toc").offset().left+parseInt(Wt("#wh_publication_toc").css("padding-left")));n.css("position","absolute").css("top",a).css("left",o).css("width",Wt(e.currentTarget).width()+o).css("height",Wt(e.currentTarget).height()).css("float","left"),U.DOMSanitizer.appendHtmlNode(n,Wt("#wh_publication_toc")),setTimeout((function(){Wt(".wh-toc-tooltip").addClass("wh-display-tooltip")}),50)}}function en(){Wt("#wh_publication_toc>.wh-tooltip-wrapper").remove()}function tn(e){13!==e.which&&32!==e.which||(e.preventDefault(),Bt(this,Jt,nn).call(this,e))}function nn(e){var t=Wt(e.currentTarget).closest(".topicref"),n=t.attr(dt),r=Wt(e.currentTarget).closest("li"),a=Wt(e.currentTarget).siblings(".title").children("a").attr("id");null==n||n==wt||(n==gt?(t.attr(dt,wt),r.attr("aria-expanded","true"),Wt(e.currentTarget).attr("aria-labelledby",St+" "+a),Bt(this,$t,rn).call(this,t)):n==mt?(t.attr(dt,bt),Wt(e.currentTarget).attr("aria-labelledby",_t+" "+a),r.attr("aria-expanded","false")):n==bt&&(t.attr(dt,mt),Wt(e.currentTarget).attr("aria-labelledby",kt+" "+a),r.attr("aria-expanded","true")))}function rn(e){var t=this,n=Wt(e).attr(vt);null!=n&&E.Z.loadJS("./"+Mt(Ht(Xt.prototype),"_getPathToRoot",this).call(this)+"webhelp/app/nav-links/json/"+n+".js",(function(){var r=oxy_webhelp_navlinks[n];if(null!=r){var a=r.topics,o=e.closest("li"),i=Bt(t,Qt,an).call(t,a),l=Wt('<ul role="group"/>');i.forEach((function(e){return l.append(e)})),o.append(l);var s=e.find(".title > a").attr("id");e.children(".wh-expand-btn").attr("aria-labelledby",kt+" "+s),e.attr(dt,mt)}else e.attr(dt,yt)}))}function an(e){var t=this,n=[];return e.forEach((function(e){var r=Bt(t,qt,on).call(t,e);n.push(r)})),n}function on(e){var t=Wt("<li>");t.attr("role","treeitem"),Bt(this,Vt,cn).call(this,e)&&t.attr("aria-expanded","false");var n=Bt(this,Gt,ln).call(this,e);return t.append(n),t}function ln(e){var t=this,n="external"==e.scope,r=Wt("<div>");r.addClass("topicref"),null!=e.outputclass&&r.addClass(e.outputclass);var a=e.attributes;void 0!==a&&Object.keys(a).forEach((function(e){return r.attr(e,a[e])})),r.attr(vt,e.tocID);var o=Bt(this,Vt,cn).call(this,e);o?r.attr(dt,gt):r.attr(dt,yt);var i=Wt("<span>",{class:"wh-expand-btn",role:"button"});o&&(i.attr("aria-labelledby",_t+" "+Bt(this,Kt,sn).call(this,e)),i.attr("tabindex","0")),i.on("click",(function(e){return Bt(t,Jt,nn).call(t,e)})),i.on("keypress",(function(e){return Bt(t,Ut,tn).call(t,e)})),r.append(i);var l="";null!=e.href&&"javascript:void(0)"!=e.href&&(n||(l+=Mt(Ht(Xt.prototype),"_getPathToRoot",this).call(this)),l+=e.href);var s=Wt("<a>",{href:l,html:e.title}),c=Mt(Ht(Xt.prototype),"_getPathToRoot",this).call(this);s.find("a[href]").each((function(e,t){var n=Wt(t).attr("href");n.startsWith("http:")||n.startsWith("https:")||Wt(t).attr("href",c+n)})),s.find("img[src]").each((function(e,t){var n=Wt(t).attr("src");n.startsWith("http:")||n.startsWith("https:")||Wt(t).attr("src",c+n)})),s.attr("id",Bt(this,Kt,sn).call(this,e)),n&&s.attr("target","_blank");var u=Wt("<div>",{class:"title"});if(u.on("mouseenter",(function(e){return Bt(t,Zt,Yt).call(t,e)})),u.on("mouseleave",(function(){return Bt(t,Ft,en).call(t)})),U.DOMSanitizer.appendHtmlNode(s,u),null!=e.shortdesc){var h=Wt("<div>",{class:"wh-tooltip",html:e.shortdesc});0==h.find(".shortdesc:empty").length&&(h.find("a[href]").each((function(e,t){var n=Wt(t).attr("href");n.startsWith("http:")||n.startsWith("https:")||Wt(t).attr("href",c+n)})),h.find("img[src]").each((function(e,t){var n=Wt(t).attr("src");n.startsWith("http:")||n.startsWith("https:")||Wt(t).attr("src",c+n)})),u.append(h))}return r.append(u),r}function sn(e){return e.tocID+"-link"}function cn(e){var t=e.topics;return null==t||0!=t.length}var un=new Xt,hn=n(3193);function pn(e){return pn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},pn(e)}function fn(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function dn(e,t){return dn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},dn(e,t)}function vn(e,t){if(t&&("object"===pn(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return wn(e)}function wn(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function gn(){return gn="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,n){var r=bn(e,t);if(r){var a=Object.getOwnPropertyDescriptor(r,t);return a.get?a.get.call(arguments.length<3?e:n):a.value}},gn.apply(this,arguments)}function bn(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=mn(e)););return e}function mn(e){return mn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},mn(e)}function yn(e,t){kn(e,t),t.add(e)}function _n(e,t,n){kn(e,t),t.set(e,n)}function kn(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Sn(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,Tn(e,t,"get"))}function On(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}function xn(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,Tn(e,t,"set"),n),n}function Tn(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var Pn=new WeakMap,Cn=new WeakMap,En=new WeakSet,jn=new WeakSet,Wn=new WeakSet,In=new WeakSet,Rn=new WeakSet,An=new WeakSet,zn=new WeakSet,Dn=new WeakSet,Mn=new WeakSet,Ln=new WeakSet,Hn=new WeakSet,Nn=new WeakSet,Bn=new WeakSet,Zn=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&dn(e,t)}(i,e);var t,n,r,a,o=(r=i,a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=mn(r);if(a){var n=mn(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return vn(this,e)});function i(e,t){var n;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),yn(wn(n=o.call(this)),Bn),yn(wn(n),Nn),yn(wn(n),Hn),yn(wn(n),Ln),yn(wn(n),Mn),yn(wn(n),Dn),yn(wn(n),zn),yn(wn(n),An),yn(wn(n),Rn),yn(wn(n),In),yn(wn(n),Wn),yn(wn(n),jn),yn(wn(n),En),_n(wn(n),Pn,{writable:!0,value:void 0}),_n(wn(n),Cn,{writable:!0,value:void 0}),xn(wn(n),Pn,e),xn(wn(n),Cn,t),n}return t=i,(n=[{key:"init",value:function(){var e=this;hn(document).on("mouseenter focus",".wh_top_menu li",(function(t){return On(e,En,Fn).call(e,t)})),hn(document).on("mouseleave focusout",".wh_top_menu li",(function(e){var t=hn(e.currentTarget).children(".topicref");t.attr(dt)!==yt&&(hn(e.currentTarget).attr("aria-expanded","false"),t.attr(dt,bt))})),hn(document).on("keydown",".wh_top_menu > ul > li",(function(t){return On(e,Mn,Vn).call(e,t)})),hn(document).on("keydown",".wh_top_menu > ul > li ul > li",(function(t){return On(e,Ln,Xn).call(e,t)})),hn(document).on("click",".wh_top_menu li",(function(e){hn(".wh_top_menu li").removeClass("active"),hn(e.currentTarget).addClass("active"),hn(e.currentTarget).parents("li").addClass("active"),e.stopImmediatePropagation()})),hn(document).on({click:function(e){var t=hn(".wh_top_menu");t.is(e.target)||0!==t.has(e.target).length||hn(".wh_top_menu li.active").removeClass("active")},keydown:function(e){"Escape"===e.key&&(hn(".wh_top_menu li.active").removeClass("active"),hn(".wh_top_menu li.show").attr("aria-expanded","false"),hn(".wh_top_menu li.show").removeClass("show"))}});var t=c.Options.getBoolean("webhelp.top.menu.activated.on.click");hn(document).on("click",".wh_top_menu a",(function(n){var r;if(void 0!==n.pointerType&&(r=n.pointerType),!(t||hn(window).width()<767||Sn(e,Cn)||"touch"==r))return!0;var a=hn(n.currentTarget).closest("li"),o=a.hasClass("active"),i=a.hasClass("has-children");if(o||!i)return window.location=hn(n.currentTarget).attr("href"),n.preventDefault(),n.stopImmediatePropagation(),!1;n.preventDefault()}))}}])&&fn(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),i}(jt);function Fn(e){var t=hn(e.currentTarget),n=t.children(".topicref"),r=n.attr(dt);if(r===wt);else if(r===gt){n.attr(dt,wt);var a=n.attr("id"),o=hn("<span>",{class:"dot"}),i=hn("<ul>",{class:"loading","aria-labelledby":a,role:"menu",html:hn("<li>",{role:"menuitem",html:[o,o.clone(),o.clone()]})});U.DOMSanitizer.appendHtmlNode(i,t),On(this,jn,Un).call(this,t),On(this,Wn,Jn).call(this,n)}else r===mt?On(this,jn,Un).call(this,t):r===bt&&n.attr(dt,mt);null!=t.attr("aria-expanded")&&t.attr("aria-expanded","true")}function Un(e){var t,n=Sn(this,Pn)?"left":"right",r=hn(".wh_top_menu ul").index(e.parent("ul")),a=parseInt(e.offset().left),o=a+parseInt(e.width()),i=parseInt(e.children("ul").width()),l=o+i;0==r?"left"==n?(e.attr("data-menuDirection","left"),(t=o-i)<=0&&(e.css("position","relative"),e.children("ul").css("position","absolute"),e.children("ul").css("right","auto"),e.children("ul").css("left","0"))):(e.attr("data-menuDirection","right"),(l=a+i)>=hn(window).width()&&(e.css("position","relative"),e.children("ul").css("position","absolute"),e.children("ul").css("right","0"),e.children("ul").css("left","auto"))):(t=a-i,"left"==n?t>=0?(e.attr("data-menuDirection","left"),e.children("ul").css("right","100%"),e.children("ul").css("left","auto")):(e.attr("data-menuDirection","right"),e.children("ul").css("right","auto"),e.children("ul").css("left","100%")):l<=hn(window).width()?(e.attr("data-menuDirection","right"),e.children("ul").css("right","auto"),e.children("ul").css("left","100%")):(e.attr("data-menuDirection","left"),e.children("ul").css("right","100%"),e.children("ul").css("left","auto")))}function Jn(e){var t=this,n=hn(e).attr(vt);null!=n&&E.Z.loadJS("./"+gn(mn(Zn.prototype),"_getPathToRoot",this).call(this)+"webhelp/app/nav-links/json/"+n+".js",(function(){var r=oxy_webhelp_navlinks[n];if(null!=r){var a=r.topics,o=e.closest("li"),i=On(t,In,$n).call(t,a),l=o.children("ul.loading");l.find("li").remove(),l.removeClass("loading"),l.addClass("dropdown-menu"),i.forEach((function(e){return l.append(e)})),e.attr(dt,mt)}else e.attr(dt,yt)}))}function $n(e){var t=this,n=[];return e.forEach((function(e){if(!e.menu.isHidden){var r=On(t,Rn,Qn).call(t,e);n.push(r)}})),n}function Qn(e){var t=hn('<li role="menuitem">');e.menu.hasChildren&&(t.addClass("has-children"),t.attr("aria-haspopup","true"),t.attr("aria-expanded","false"));var n=e.menu.image;if(null!=n&&null!=n.href){var r=On(this,An,qn).call(this,e);t.append(r)}var a=On(this,zn,Gn).call(this,e);return t.append(a),t}function qn(e){var t=e.menu.image,n=hn("<span>",{class:"topicImg"}),r="";"external"==t.scope||(r+=gn(mn(Zn.prototype),"_getPathToRoot",this).call(this)),r+=t.href;var a=hn("<img>",{src:r,alt:e.title});return null!=t.height&&a.attr("height",t.height),null!=t.width&&a.attr("width",t.width),U.DOMSanitizer.appendHtmlNode(a,n),n}function Gn(e){var t="external"==e.scope,n=hn("<span>");n.addClass("topicref"),null!=e.outputclass&&n.addClass(e.outputclass);var r=e.attributes;void 0!==r&&Object.keys(r).forEach((function(e){return n.attr(e,r[e])})),n.attr(vt,e.tocID),n.attr("id",e.tocID+"-mi"),On(this,Dn,Kn).call(this,e)?n.attr(dt,gt):n.attr(dt,yt);var a="";null!=e.href&&"javascript:void(0)"!=e.href&&(t||(a+=gn(mn(Zn.prototype),"_getPathToRoot",this).call(this)),a+=e.href);var o=hn("<a>",{href:a,html:e.title,class:"dropdown-item"}),i=gn(mn(Zn.prototype),"_getPathToRoot",this).call(this);o.find("a[href]").each((function(e,t){var n=hn(t).attr("href");n.startsWith("http:")||n.startsWith("https:")||hn(t).attr("href",i+n)})),o.find("img[src]").each((function(e,t){var n=hn(t).attr("src");n.startsWith("http:")||n.startsWith("https:")||hn(t).attr("src",i+n)})),t&&o.attr("target","_blank");var l=hn("<span>",{class:"title"});return U.DOMSanitizer.appendHtmlNode(o,l),U.DOMSanitizer.appendHtmlNode(l,n),n}function Kn(e){var t=e.topics;return(null==t||0!=t.length)&&(null==e.menu||e.menu.hasChildren)}function Vn(e){var t=hn(e.currentTarget);switch(e.key){case"ArrowDown":e.preventDefault(),On(this,Hn,Yn).call(this,t,e);break;case"ArrowLeft":e.preventDefault(),(t.prev().length?t.prev():t.siblings().last()).find("a").focus();break;case"ArrowRight":e.preventDefault(),(t.next().length?t.next():t.siblings().first()).find("a").focus()}}function Xn(e){var t,n=hn(e.currentTarget);switch(e.key){case"ArrowUp":e.preventDefault(),e.stopImmediatePropagation(),(t=n.prev().length?n.prev():n.siblings().last()).length&&setTimeout((function(){t.find("a")[0].focus()}),0);break;case"ArrowDown":e.preventDefault(),e.stopImmediatePropagation(),(t=n.next().length?n.next():n.siblings().first()).length&&setTimeout((function(){t.find("a")[0].focus()}),0);break;case"ArrowLeft":e.preventDefault(),On(this,Nn,er).call(this,n,e);break;case"ArrowRight":e.preventDefault(),n.hasClass("has-children")?On(this,Hn,Yn).call(this,n,e):On(this,Bn,tr).call(this,n.closest(".wh_top_menu > ul > li"),e);break;case"Escape":hn(".wh_top_menu li.show").attr("aria-expanded","false"),hn(".wh_top_menu li.show").removeClass("show")}}function Yn(e,t){e.hasClass("has-children")&&(e.hasClass("show")||(e.addClass("show"),e.attr("aria-expanded","true"),e.siblings().toArray().forEach((function(e){return hn(e).removeClass("show")})),setTimeout((function(){e.find("li").first().find("a")[0].focus()}),550),t.stopImmediatePropagation()))}function er(e,t){e.hasClass("show")?(e.removeClass("show"),e.attr("aria-expanded","false"),e.find("a").focus(),t.stopImmediatePropagation()):On(this,Nn,er).call(this,e.closest("li.show"),t)}function tr(e,t){e.hasClass("show")&&(hn(".wh_top_menu li.show").attr("aria-expanded","false"),hn(".wh_top_menu li.show").removeClass("show"),(e.next().length?e.next():e.siblings().first()).find("a").focus(),t.stopImmediatePropagation())}var nr=!1;"rtl"==hn("html").attr("dir")&&(nr=!0);var rr=!1;try{document.createEvent("TouchEvent")&&(rr=!0)}catch(e){E.Z.debug(e)}var ar=new Zn(nr,rr);function or(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function ir(e,t,n){return t&&or(e.prototype,t),n&&or(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}var lr=ir((function e(t,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.label=t,this.value=n,this.type=r}));function sr(e){pe.setCustomAutocomplete(e),pe.install()}var cr=n(3193);function ur(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function hr(e,t){fr(e,t),t.add(e)}function pr(e,t,n){fr(e,t),t.set(e,n)}function fr(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function dr(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,wr(e,t,"get"))}function vr(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}function wr(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var gr=new WeakMap,br=new WeakMap,mr=new WeakSet,yr=new WeakSet,_r=new WeakSet,kr=new WeakSet,Sr=new WeakSet,Or=function(){function e(t){var n,r;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),hr(this,Sr),hr(this,kr),hr(this,_r),hr(this,yr),hr(this,mr),pr(this,gr,{writable:!0,value:void 0}),pr(this,br,{writable:!0,value:[]}),r=t,function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(n=this,wr(n,gr,"set"),r)}var t,n,r;return t=e,r=[{key:"getActiveFacets",value:function(){var e=E.Z.getParameter("facets");return e?e.split(","):[]}}],(n=[{key:"hideFacetsWidget",value:function(){cr(".wh_search_results_facets").hasClass("d-none")?cr(".wh_search_results_facets").removeClass("d-none"):cr(".wh_search_results_facets").addClass("d-none")}},{key:"displayFacets",value:function(t){var n=this,r=cr("<div/>",{class:"wh_search_results_facets",role:"group","aria-label":"Search filters",tabindex:0}),a=cr("<div/>",{class:"wh_search_all_facets_header"}),o=cr("<span/>",{class:"wh_facets_header_title",text:f.getLocalization("search_filters")}),i=cr("<button/>",{class:"wh_reset_facets_button",text:f.getLocalization("reset_search_filters"),"aria-label":"Reset filters"});i.on("click",(function(){var e=cr(".wh_facet_checkbox");e.prop("checked",!1),e.attr("aria-checked",!1),vr(n,Sr,Er).call(n)}));var l=cr("<span/>",{role:"button",class:"wh_close_filter_widget_button"});l.on("click",(function(){n.hideFacetsWidget()})),a.append(o),a.append(i),a.append(l),r.append(a);var s=e.getActiveFacets(),c=vr(this,mr,xr).call(this,t,s);return r.append(c),r}}])&&ur(t.prototype,n),r&&ur(t,r),Object.defineProperty(t,"prototype",{writable:!1}),e}();function xr(e,t){var n=this,r=cr("<div/>",{class:"wh_search_all_facets_body",role:"tree","aria-label":"Select search filters",tabindex:0});return e&&e.length>0&&e.forEach((function(e){var a=cr("<div/>",{class:"wh_search_facet"}),o=cr("<div/>",{class:"wh_search_facet_head"}),i=U.DOMSanitizer.sanitize(e.key),l=U.DOMSanitizer.sanitize(e.title),s=cr("<div/>",{class:"wh-facet-label-header",id:i,text:l}),c=cr("<div/>",{class:"wh_facet_toggle_container"}),u=cr("<span/>",{class:"wh_facet_toggle",role:"treeitem",tabindex:0,"aria-labelledBy":i,"aria-expanded":!0,"data-toggle":"collapse","data-target":"#facets-"+i,"aria-controls":"facets-"+i});if(u.on("click",(function(e){return vr(n,kr,Cr).call(n,e,i)})),u.on("keypress",(function(e){return vr(n,_r,Pr).call(n,e)})),c.append(u),o.append(s),o.append(c),a.append(o),e.categories&&e.categories.length>0){var h=vr(n,yr,Tr).call(n,e.categories,i,i,0,t);dr(n,br).includes(i)&&(u.attr("aria-expanded","false"),h.removeClass("show")),a.append(h),r.append(a)}})),r}function Tr(e,t,n,r,a){var o=this,i=cr("<div/>",{class:r>0?"wh_search_facet_body wh_facet_spacing collapse show":"wh_search_facet_body wh_scroll wh_facet_spacing collapse show",role:"group",id:"facets-"+t});return e.forEach((function(e){var l=cr("<div/>",{class:"wh_facet_value"}),s=cr("<div/>",{class:"wh_checkbox_container"}),c=U.DOMSanitizer.sanitize(e.key),u="facet-"+t+"-"+c,h=n+"/"+c,p=U.DOMSanitizer.sanitize(e.title),f=!1;if(a.forEach((function(e){e===h&&(f=!0)})),e.categories&&e.categories.length>0){var d=cr("<span/>",{class:"wh_facet_expand_button",role:"treeitem",tabindex:0,"aria-labelledBy":c,"aria-expanded":!0,"data-toggle":"collapse","data-target":"#facets-"+t+"-"+c,"aria-controls":"facets-"+t+"-"+c});d.on("click",(function(e){return vr(o,kr,Cr).call(o,e,h)})),d.on("keypress",(function(e){return vr(o,_r,Pr).call(o,e)})),s.append(d);var v=cr("<div/>",{class:"wh_facet_label",text:p,id:c});s.append(v);var w=vr(o,yr,Tr).call(o,e.categories,t+"-"+c,h,r+1,a);l.append(w),dr(o,br).includes(h)&&(d.attr("aria-expanded","false"),l.find("#facets-"+t+"-"+c).removeClass("show"))}else{var g=e.documentsCount?U.DOMSanitizer.sanitize(e.documentsCount):0;s.prop("role","treeitem"),s.prop("tabindex","0");var b=cr("<input/>",{class:"wh_facet_checkbox",type:"checkbox",value:h,id:u,disabled:g<=0});f?(b.prop("checked",!0),b.attr("aria-checked",!0)):b.attr("aria-checked",!1),v=cr("<label/>",{class:g>0?"wh_facet_label_checkbox":"wh_facet_label_checkbox wh_facet_label_checkbox_disabled",for:u,text:p}),s.append(b),s.append(v),b.on("click",(function(e){var n=cr("#facets-"+t+"-"+c+" .wh_facet_checkbox");n.prop("checked",e.target.checked),n.attr("aria-checked",e.target.checked),vr(o,Sr,Er).call(o)})),b.on("keypress",(function(e){"Enter"!==e.code&&"Space"!==e.code||(e.preventDefault(),cr(e.currentTarget).trigger("click"))}));var m=cr("<div/>",{class:"wh_facet_value_count",role:"note",text:g,"aria-label":g+" matching documents"});s.append(m)}l.prepend(s),i.append(l)})),i}function Pr(e){"Enter"!==e.code&&"Space"!==e.code||(e.preventDefault(),cr(e.currentTarget).trigger("click"))}function Cr(e,t){if("true"===e.target.getAttribute("aria-expanded"))dr(this,br).push(t);else{var n=dr(this,br).indexOf(t);n>-1&&dr(this,br).splice(n,1)}}function Er(){var e=[];cr(".wh_facet_checkbox:checked").each((function(t,n){e.push(n.value)})),E.Z.updateSearchParameter("page",1),E.Z.updateSearchParameter("facets",e),dr(this,gr).call(this,e)}n(9161);var jr=n(3193);function Wr(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ir(e,t){Ar(e,t),t.add(e)}function Rr(e,t,n){Ar(e,t),t.set(e,n)}function Ar(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function zr(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,Lr(e,t,"get"))}function Dr(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}function Mr(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,Lr(e,t,"set"),n),n}function Lr(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var Hr=new WeakMap,Nr=new WeakMap,Br=new WeakMap,Zr=new WeakMap,Fr=new WeakSet,Ur=new WeakSet,Jr=new WeakSet,$r=new WeakSet,Qr=new WeakSet,qr=new WeakSet,Gr=new WeakSet,Kr=new WeakSet,Vr=new WeakSet,Xr=new WeakSet,Yr=new WeakSet,ea=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),Ir(this,Yr),Ir(this,Xr),Ir(this,Vr),Ir(this,Kr),Ir(this,Gr),Ir(this,qr),Ir(this,Qr),Ir(this,$r),Ir(this,Jr),Ir(this,Ur),Ir(this,Fr),Rr(this,Hr,{writable:!0,value:!1}),Rr(this,Nr,{writable:!0,value:void 0}),Rr(this,Br,{writable:!0,value:void 0}),Rr(this,Zr,{writable:!0,value:!1}),Mr(this,Br,t),Mr(this,Nr,Or.getActiveFacets())}var t,n;return t=e,(n=[{key:"reset",value:function(){Mr(this,Zr,!1)}},{key:"displayErrors",value:function(e){var t=f.getLocalization(e),n=jr("<p/>");n.addClass("errorMessage").html(t),jr("#searchResults").html(n)}},{key:"displayResults",value:function(e,t){var n=this;jr("#searchResults .wh_search_results_facets").remove(),jr("#searchResults .wh_search_results_items").remove(),jr("#searchResults .wh_stopwords_result").remove(),jr("#searchResults .wh_search_results_for").remove();var r=e.meta;c.Options.getBoolean("webhelp.search.ranking")||(r.isStarRatingSupported=!1);var a=e.documents;if(void 0!==a&&a.length>0){var o=jr("<div/>",{class:"wh_search_results_items"}),i=Dr(this,Fr,ta).call(this,r);o.append(i);var l=Dr(this,Ur,na).call(this,r,a);o.append(l),jr("#searchResults").append(o),window.scrollTo(0,0),zr(this,Hr)||Dr(this,Vr,ca).call(this,r,t)}else{if(o=jr(),r.hasSearchExpressionOnlyStopwords){o=jr("<div/>",{class:"wh_stopwords_result"});var s=jr("<p/>",{class:"wh_search_results_for"}).html(f.getLocalization("no_results_only_stop_words1"));o.append(s),s.html(f.getLocalization("no_results_only_stop_words2")),o.append(s)}else{o=jr("<div/>",{class:"wh_search_results_for"}).html(f.getLocalization("Search no results")+" ");var u=jr("<span/>",{class:"wh_search_expression"}).text(r.originalSearchExpression);U.DOMSanitizer.appendHtmlNode(u,o)}jr("#searchResults").append(o)}var h=e.facets;if(void 0!==h&&h.length>0){var p=Or.getActiveFacets();JSON.stringify(p)!==JSON.stringify(zr(this,Nr))&&(Mr(this,Nr,p),r.totalPages>1?(jr("#wh-search-pagination").css("display",""),Dr(this,Yr,ha).call(this,r)):jr("#wh-search-pagination").css("display","none"));var d=jr("<span/>",{class:"wh_facet_widget_button",role:"button",text:f.getLocalization("search_filters"),tabindex:0,"aria-label":"Toggle facets widgets"});d.on("click",(function(){zr(n,Br).hideFacetsWidget()})),jr(".wh_search_results_header_docs").after(d);var v=zr(this,Br).displayFacets(h);jr(window).outerWidth()>767?jr("#searchResults").prepend(v):(jr(".wh_search_results_header").after(v),zr(this,Zr)||jr(v).addClass("d-none"))}Mr(this,Zr,!0)}}])&&Wr(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}();function ta(e){var t=jr("<div/>",{class:"wh_search_results_header"}),n=jr("<div/>",{class:"wh_search_results_header_docs"}).html(e.totalResults+" "+f.getLocalization("Results for:")+" "),r=jr("<span/>",{class:"wh_search_expression"}).text(e.originalSearchExpression);if(U.DOMSanitizer.appendHtmlNode(r,n),U.DOMSanitizer.appendHtmlNode(n,t),void 0!==e.currentPage&&void 0!==e.totalPages&&e.totalPages>1){var a=jr("<div/>",{class:"wh_search_results_header_pages"}).html(f.getLocalization("Page")+" "+e.currentPage+"/"+e.totalPages);t.append(a)}return t}function na(e,t){var n=this,r=jr("<ol/>",{class:"searchresult",start:(e.currentPage-1)*e.maxItemsPerPage+1});return t.forEach((function(t){var a=Dr(n,Jr,ra).call(n,e,t,null);if(r.append(a),e.isSimilarPagesSupported&&t.similarResults.length>0)for(var o=0;o<t.similarResults.length;o++){var i=Dr(n,Jr,ra).call(n,e,t.similarResults[o],t.id);r.append(i)}})),r}function ra(e,t,n){var r="foundLink"+t.id,a="foundResult"+t.id,o=jr();o=jr("<li/>",null==n?{id:a}:{id:a,class:"similarResult","data-similarTo":"foundResult"+n});var i=Dr(this,Qr,oa).call(this,e,t),l=jr("<a/>",{id:r,href:i,class:"foundResult"}).html(t.title);if(o.append(l),e.isBreadcrumbSupported){var s=Dr(this,qr,ia).call(this,t);o.append(s)}var c=Dr(this,Gr,la).call(this,e,t);o.append(c);var u=jr("<div/>",{class:"searchItemAdditionalData"}),h=jr("<div/>",{class:"missingAndSimilar"});if(e.isMissingWordsSupported){var p=Dr(this,Kr,sa).call(this,t);h.append(p)}if(e.isSimilarPagesSupported&&t.similarResults.length>0){var d=jr("<a/>",{class:"showSimilarPages"}).html(f.getLocalization("Similar results")+"...");d.click(Dr(this,Xr,ua)),h.append(d)}if(u.append(h),e.isStarRatingSupported){var v=Dr(this,$r,aa).call(this,e,t);u.append(v)}return o.append(u),o}function aa(e,t){var n=jr("<div/>",{id:"rightDiv"});e.displayScore&&n.attr("title","Score: "+t.scoring);var r=jr("<div/>",{id:"star"}).append(jr("<div/>",{id:"star0",class:"star"}).append(jr("<div/>",{id:"starCur0",class:"curr",style:"width: "+t.starWidth+"px"}).append(jr("<br/>",{style:"clear: both;"}))));return n.append(r),n}function oa(e,t){var n=c.Options.getIndexerLanguage(),r=!(void 0===n||"zh"!=n&&"ko"!=n),a=t.matchingWords,o="";if(e.isPhraseSearch)o=e.originalSearchExpression;else{var i=[];for(var l in a)(a[l].length>=2||r||"ja"==n&&a[l].length>=1)&&i.push(a[l]);o=i.toString()}return t.linkLocation+"?hl="+encodeURIComponent(o)}function ia(e){var t=jr("<div>",{class:"search-breadcrumb"}),n=e.breadcrumb;if(void 0!==n&&n.length>0){var r=jr("<ol>");n.forEach((function(e){var t=jr("<li>"),n=jr("<span>",{class:"title"});n.append(jr("<a>",{href:e.relativePath,html:e.title})),t.append(n),r.append(t)})),t.append(r)}return t}function la(e,t){var n=jr("<div/>",{class:"shortdesclink"});if("null"!=t.shortDescription&&"..."!=t.shortDescription)if(n.html(t.shortDescription),e.isPhraseSearch)n.highlight(e.originalSearchExpression,{className:"search-shortdescription-highlight"});else for(var r=0;r<t.matchingWords.length;r++){var a=t.matchingWords[r];n.highlight(a,{className:"search-shortdescription-highlight"})}return n}function sa(e){var t=jr("<div/>",{class:"wh_missing_words"});if(e.missingWords.length>0){t.html(f.getLocalization("missing")+" : ");for(var n=0;n<e.missingWords.length;n++){var r=jr("<span/>",{class:"wh_missing_word"}).text(e.missingWords[n]);U.DOMSanitizer.appendHtmlNode(r,t),t.append(" ")}}return t}function ca(e,t){e.totalPages>1&&(Dr(this,Yr,ha).call(this,e).on("page",(function(n,r){E.Z.debug("Display page with number: ",r);var a=Or.getActiveFacets();E.Z.updateSearchParameter("page",r),t(r,e.maxItemsPerPage,e.originalSearchExpression,a)})),window.onpopstate=function(t){var n=E.Z.getParameter("page");null==n||"undefined"==n||""==n?n=1:(n=parseInt(n),isNaN(n)&&(n=1));var r=Or.getActiveFacets();onPageChangedHandler(n,e.maxItemsPerPage,searchQuery,r),jr('.pagination li[class~="active"]').removeClass("active"),jr('.pagination li[data-lp="'+n+'"]:not([class~="prev"]):not([class~="next"])').addClass("active")},Mr(this,Hr,!0))}function ua(){var e=jr(this).parents("li[id]").attr("id");jr('[data-similarTo="'+e+'"]').toggle(),jr(this).toggleClass("expanded")}function ha(e){var t=jr("#wh-search-pagination").bootpag({total:e.totalPages,page:e.currentPage,maxVisible:e.maxItemsPerPage,leaps:!1,next:f.getLocalization("next.page"),prev:f.getLocalization("prev.page")});return jr("#wh-search-pagination").find("li").addClass("page-item"),jr("#wh-search-pagination").find("a").addClass("page-link"),t}var pa=n(3193);function fa(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function da(e,t){wa(e,t),t.add(e)}function va(e,t,n){wa(e,t),t.set(e,n)}function wa(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function ga(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,ya(e,t,"get"))}function ba(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}function ma(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,ya(e,t,"set"),n),n}function ya(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var _a=new WeakMap,ka=new WeakMap,Sa=new WeakMap,Oa=new WeakMap,xa=new WeakSet,Ta=new WeakSet,Pa=new WeakSet,Ca=new WeakSet,Ea=function(){function e(t){var n=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),da(this,Ca),da(this,Pa),da(this,Ta),da(this,xa),va(this,_a,{writable:!0,value:void 0}),va(this,ka,{writable:!0,value:void 0}),va(this,Sa,{writable:!0,value:void 0}),va(this,Oa,{writable:!0,value:void 0}),ma(this,Sa,t);var r=new Or((function(e){return ba(n,xa,ja).call(n,e)}));ma(this,ka,new ea(r))}var t,n;return t=e,(n=[{key:"init",value:function(e){ma(this,_a,e)}},{key:"runSearchEngine",value:function(){var e=this,t=E.Z.getParameter("searchQuery");if(""!=t.trim()&&void 0!==t&&void 0!==ga(this,_a)){pa("#textToSearch").val(t);var n=E.Z.getParameter("facets");n?(n=Or.getActiveFacets(),ba(this,xa,ja).call(this,n)):ga(this,_a).performSearchOperation(t,(function(t){return ba(e,Pa,Ia).call(e,t)}),(function(t){return ba(e,Ca,Ra).call(e,t)}))}}}])&&fa(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}();function ja(e){var t=this,n=E.Z.getParameter("searchQuery");""!=n.trim()&&void 0!==n&&void 0!==ga(this,_a)&&void 0!==e&&(pa(".wh_search_results_items").remove(),pa(".searchPreload").removeClass("d-none"),ga(this,_a).performFacetedSearchOperation(n,e,(function(e){return ba(t,Pa,Ia).call(t,e)}),(function(e){return ba(t,Ca,Ra).call(t,e)})))}function Wa(e,t,n,r){var a=this;r&&r.length>0?ga(this,_a).onFacetedPageChangedHandler(e,t,n,r,(function(e){return ba(a,Pa,Ia).call(a,e)}),(function(e){return ba(a,Ca,Ra).call(a,e)})):ga(this,_a).onPageChangedHandler(e,t,n,(function(e){return ba(a,Pa,Ia).call(a,e)}),(function(e){return ba(a,Ca,Ra).call(a,e)}))}function Ia(e){var t=this;ma(this,Oa,pa(window).outerWidth());var n=e.meta.originalSearchExpression;ga(this,Sa).addStringToAutocompleteHistory(n);var r=function(e,n,r,a){a&&a.length>0?ba(t,Ta,Wa).call(t,e,n,r,a):ba(t,Ta,Wa).call(t,e,n,r,[])};pa(".searchPreload").addClass("d-none"),ga(this,ka).displayResults(e,r),pa(window).off("resize"),pa(window).on("resize",(function(){pa(".ui-autocomplete").trigger("blur"),(ga(t,Oa)>767&&pa(window).outerWidth()<=767||ga(t,Oa)<=767&&pa(window).outerWidth()>767)&&(ma(t,Oa,pa(window).outerWidth()),ga(t,ka).reset(),ga(t,ka).displayResults(e,r))}))}function Ra(e){ga(this,ka).displayErrors(e)}function Aa(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}new Ea(ke);var za=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.googleCse=t}var t,n;return t=e,(n=[{key:"performSearchOperation",value:function(e,t,n){""==e?googleCse.clearAllResults():googleCse.execute(e)}}])&&Aa(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}(),Da=n(3193);function Ma(e){return function(e){if(Array.isArray(e))return La(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return La(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?La(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function La(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Ha(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Na(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ba(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Za(e,t){Ua(e,t),t.add(e)}function Fa(e,t,n){Ua(e,t),t.set(e,n)}function Ua(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Ja(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,qa(e,t,"set"),n),n}function $a(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}function Qa(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,qa(e,t,"get"))}function qa(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var Ga=new WeakMap,Ka=new WeakMap,Va=new WeakMap,Xa=new WeakMap,Ya=new WeakSet,eo=new WeakSet,to=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),Za(this,eo),Za(this,Ya),Fa(this,Ga,{writable:!0,value:"Your browser is not supported. Use of Mozilla Firefox is recommended."}),Fa(this,Ka,{writable:!0,value:'<div class="alert alert-warning alert-dismissible fade show" role="alert"><strong>WARNING!</strong> Due to security reasons, the Japanese Morphological Analyzer (Kuromoji) is disabled while browsing WebHelp output locally. <a href="#" style="font-size: 0.9em"> [ Read more ]</a></div>'}),Fa(this,Va,{writable:!0,value:[]}),Fa(this,Xa,{writable:!0,value:void 0})}var t,r;return t=e,(r=[{key:"performFacetedSearchOperation",value:function(e,t,n,r){this.performSearchOperation(e,n,r)}},{key:"performSearchOperation",value:function(e,t,r){var a=this;if(navigator.userAgent.indexOf("Konquerer")>-1)alert(f.getLocalization(Qa(this,Ga)));else if(void 0!==nwSearchFnt&&void 0!==index)if(-1!=c.Options.getIndexerLanguage().indexOf("ja")&&c.Options.getBoolean("webhelp.enable.search.kuromoji.js"))if(E.Z.isLocal()){var o=Da("<div/>").addClass("col-xs-12 col-sm-12 col-md-12 col-lg-12").html(Qa(this,Ka));Da("#searchResults").before(o),new nwSearchFnt(index,c.Options,null,E.Z).performSearch(e,(function(e){return $a(a,Ya,no).call(a,e,t,r)}))}else n.e("search/kuromoji/kuromoji").then(n.t.bind(n,3297,23)).then((function(n){n.default.builder({dicPath:"./webhelp/app/search/kuromoji/dict"}).build((function(n,o){var i=o.tokenize(e),l=[];for(var s in i){var u=i[s].surface_form;" "!=u&&l.push(u)}if(l.length){var h=l.join(" ");new nwSearchFnt(index,c.Options,null,E.Z).performSearch(h,(function(e){return $a(a,Ya,no).call(a,e,t,r)}))}else E.Z.debug("Empty set")}))}));else new nwSearchFnt(index,c.Options,null,E.Z).performSearch(e,(function(e){return $a(a,Ya,no).call(a,e,t,r)}))}},{key:"setSearchFilter",value:function(e){Ja(this,Xa,e)}},{key:"onFacetedPageChangedHandler",value:function(e,t,n,r,a,o){this.onPageChangedHandler(e,t,n,a,o)}},{key:"onPageChangedHandler",value:function(e,t,n,r,a){Qa(this,Va).meta.currentPage=e;var o=Qa(this,Va).documents.slice((e-1)*Qa(this,Va).meta.maxItemsPerPage,e*Qa(this,Va).meta.maxItemsPerPage);r({meta:Qa(this,Va).meta,documents:o})}}])&&Ba(t.prototype,r),Object.defineProperty(t,"prototype",{writable:!1}),e}();function no(e,t,n){if(e.searchExpression.trim().length>0||e.excluded.length>0){var r=$a(this,eo,ro).call(this,e);Ja(this,Va,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ha(Object(n),!0).forEach((function(t){Na(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ha(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},r)),r.documents=r.documents.slice((r.meta.currentPage-1)*r.meta.maxItemsPerPage,r.meta.currentPage*r.meta.maxItemsPerPage),t(r)}else{var a=e.error;void 0!==a&&a.length>0&&n(a)}}function ro(e){var t=[];if(null!=e.documents&&e.documents.length>0){var n=e.searchExpression.split(" "),r=e.documents.map((function(e){var t=[];return n.forEach((function(n){-1==e.words.indexOf(n)&&t.push(n)})),new mo(e.relativePath,e.title,e.shortDescription,e.breadcrumb,e.scoring,t,e.words)}));!function(e){e.sort((function(e,t){var n=t.scoring-e.scoring;return 0==n&&0==(n=t.title.localeCompare(e.title))&&(n=t.shortDescription.localeCompare(e.shortDescription)),n}))}(r);var a=r[0].scoring,o={};r.forEach((function(e,n){var i=function(e,t){var n=e.scoring+100*e.matchingWords.length,r=100*e.scoring/n/(t/n);return(r=r<10?r+5:r)>85&&(r=85),r}(e,a);e.starWidth=i,e.id=n,function(e,t){var n=!1;if(void 0===e||void 0===t)return n;var r=e.title,a=e.shortDescription,o=t.title,i=t.shortDescription;return r.trim()==o.trim()&&a.trim()==i.trim()&&(n=!0),n}(e,r[n-1])?o.similarResults.push(e):(o=e,t.push(e))}))}if(null!=Qa(this,Xa)&&null!=Qa(this,Xa).filterResults){var i=Qa(this,Xa).filterResults(Ma(t));t=Ma(i)}var l=function(){var e=c.Options.getBoolean("webhelp.search.enable.pagination"),t=c.Options.getInteger("webhelp.search.page.numberOfItems"),n=0;"undefined"!==e&&0==e?n=Number.MAX_VALUE:void 0!==t&&(n=t);var r=E.Z.getParameter("page");return null==r||"undefined"==r||""==r?r=1:(r=parseInt(r),isNaN(r)&&(r=1)),{pageToShow:r,maxItemsPerPage:n}}(),s=parseInt(t.length/l.maxItemsPerPage)+1,u=new bo("WebHelp",t.length,l.pageToShow,l.maxItemsPerPage,s,e.originalSearchExpression,e.isPhraseSearch,!0,!0,!0,!0);return 0==e.searchExpression.length&&e.excluded.length>0&&(u.hasSearchExpressionOnlyStopwords=!0),new go(u,t)}var ao=n(3193);function oo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function io(e,t,n){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.set(e,n)}function lo(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,co(e,t,"set"),n),n}function so(e,t){return function(e,t){return t.get?t.get.call(e):t.value}(e,co(e,t,"get"))}function co(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}var uo=new WeakMap,ho=new WeakMap,po=new WeakMap;function fo(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function vo(e,t,n){return t&&fo(e.prototype,t),n&&fo(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function wo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}new(function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),io(this,uo,{writable:!0,value:void 0}),io(this,ho,{writable:!0,value:void 0}),io(this,po,{writable:!0,value:!0})}var t,n;return t=e,(n=[{key:"findEngine",value:function(){var e=void 0,t=void 0;try{t=google.search.cse.element.getElement("searchresults-only0")}catch(e){E.Z.debug(e)}return null!=t?(e=new za(t),ao(".gcse-searchresults-only").attr("data-queryParameterName","searchQuery")):null!=so(this,uo)?e=so(this,uo):this.isWebHelpEngineEnabled()&&(e=new to,null!=so(this,ho)&&e.setSearchFilter(so(this,ho))),e}},{key:"setCustomSearchEngine",value:function(e){lo(this,uo,e)}},{key:"setCustomSearchFilter",value:function(e){lo(this,ho,e)}},{key:"disableWebHelpSearchEngie",value:function(){lo(this,po,!1)}},{key:"enableWebHelpSearchEngie",value:function(){lo(this,po,!0)}},{key:"isWebHelpEngineEnabled",value:function(){return so(this,po)}},{key:"enableAdvancedSearchTooltip",value:function(){var e=ao("#searchForm button"),t=ao("#searchForm div"),n=e.css("width"),r=ao("<a></a>",{class:"wh_advanced_search_tooltip",title:f.getLocalization("advanced_search_tooltip_title"),target:"_blank",href:"https://oxygenxml.com/doc/ug-feedback-enterprise/cshelp.html?contextId=ofb-advanced-search"});r.text("?"),r.css("right","".concat(1.2*n.substring(0,n.length-2),"px")),e.remove(),t.append(r),t.append(e)}}])&&oo(t.prototype,n),Object.defineProperty(t,"prototype",{writable:!1}),e}());var go=vo((function e(t,n,r){wo(this,e),this.meta=t,this.documents=n,this.facets=r})),bo=vo((function e(t,n,r,a,o,i){var l=arguments.length>6&&void 0!==arguments[6]&&arguments[6],s=arguments.length>7&&void 0!==arguments[7]&&arguments[7],c=arguments.length>8&&void 0!==arguments[8]&&arguments[8],u=arguments.length>9&&void 0!==arguments[9]&&arguments[9],h=arguments.length>10&&void 0!==arguments[10]&&arguments[10];wo(this,e),this.searchEngineName=t,this.totalResults=n,this.currentPage=r,this.maxItemsPerPage=a,this.totalPages=o,this.originalSearchExpression=i,this.hasSearchExpressionOnlyStopwords=!1,this.isPhraseSearch=l,this.isBreadcrumbSupported=s,this.isMissingWordsSupported=c,this.isSimilarPagesSupported=u,this.isStarRatingSupported=h})),mo=vo((function e(t,n,r){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:[],l=arguments.length>6&&void 0!==arguments[6]?arguments[6]:[];wo(this,e),this.linkLocation=t,this.title=n,this.shortDescription=r,this.breadcrumb=a,this.scoring=o,this.starWidth=0,this.similarResults=[],this.missingWords=i,this.matchingWords=l}));function yo(){ke.disableDefaultPlaceholder()}function _o(e){ke.setPlaceholder(e)}n(3193)((function(){c.Options.getBoolean("webhelp.enable.sticky.header")&&C.stickyController.init(),ar.init(),un.init(),it.init(),s.init(),k.init(),P.init(),ft.init(),ke.initialize(),ke.keepLastSearchExpression(),E.Z.preventAutocompletePopupToAppear()}))},4290:(e,t,n)=>{"use strict";n.d(t,{Z:()=>l});var r=n(3193);function a(e,t){if(e){if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var l=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,n;return t=e,n=[{key:"getParameter",value:function(e){var t,n,r,o=new URLSearchParams(window.location.search),i=new URLSearchParams,l=function(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=a(e))){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,l=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return l=e.done,e},e:function(e){s=!0,i=e},f:function(){try{l||null==n.return||n.return()}finally{if(s)throw i}}}}(o);try{for(l.s();!(t=l.n()).done;){var s=(n=t.value,r=2,function(e){if(Array.isArray(e))return e}(n)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,a,o=[],i=!0,l=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(o.push(r.value),!t||o.length!==t);i=!0);}catch(e){l=!0,a=e}finally{try{i||null==n.return||n.return()}finally{if(l)throw a}}return o}}(n,r)||a(n,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),c=s[0],u=s[1];i.append(c.toLowerCase(),u)}}catch(e){l.e(e)}finally{l.f()}var h=i.get(e.toLowerCase());return h&&(h=h.replace(/\+/g," ")),h}},{key:"updateSearchParameter",value:function(e,t){var n=window.location.search,r=window.location.href,a=r.substr(0,r.indexOf(n)+1),o=new URLSearchParams(window.location.search);o.delete(e),o.set(e,t),window.history.pushState(e,document.title,a+o.toString())}},{key:"loadJS",value:function(e,t){var n=document.createElement("script");n.src=e,n.onload=t,n.onreadystatechange=t,document.body.appendChild(n)}},{key:"isLocal",value:function(){this.debug("isLocal()");try{var e=window.location.protocol;if(e.includes("http")||e.includes("https"))return!1}catch(e){this.debug(e)}return!0}},{key:"preventAutocompletePopupToAppear",value:function(){r(window).on("resize",(function(){r(".ui-autocomplete").trigger("blur")}))}},{key:"debug",value:function(e,t){}}],null&&i(t.prototype,null),n&&i(t,n),Object.defineProperty(t,"prototype",{writable:!1}),e}()},4093:e=>{"use strict";e.exports=properties}},i={};function l(e){var t=i[e];if(void 0!==t)return t.exports;var n=i[e]={id:e,loaded:!1,exports:{}};return o[e].call(n.exports,n,n.exports,l),n.loaded=!0,n.exports}l.m=o,e=[],l.O=(t,n,r,a)=>{if(!n){var o=1/0;for(u=0;u<e.length;u++){for(var[n,r,a]=e[u],i=!0,s=0;s<n.length;s++)(!1&a||o>=a)&&Object.keys(l.O).every((e=>l.O[e](n[s])))?n.splice(s--,1):(i=!1,a<o&&(o=a));if(i){e.splice(u--,1);var c=r();void 0!==c&&(t=c)}}return t}a=a||0;for(var u=e.length;u>0&&e[u-1][2]>a;u--)e[u]=e[u-1];e[u]=[n,r,a]},l.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return l.d(t,{a:t}),t},n=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,l.t=function(e,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var a=Object.create(null);l.r(a);var o={};t=t||[null,n({}),n([]),n(n)];for(var i=2&r&&e;"object"==typeof i&&!~t.indexOf(i);i=n(i))Object.getOwnPropertyNames(i).forEach((t=>o[t]=()=>e[t]));return o.default=()=>e,l.d(a,o),a},l.d=(e,t)=>{for(var n in t)l.o(t,n)&&!l.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},l.f={},l.e=e=>Promise.all(Object.keys(l.f).reduce(((t,n)=>(l.f[n](e,t),t)),[])),l.u=e=>e+".js",l.miniCssF=e=>{},l.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),l.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r={},a="webhelp:",l.l=(e,t,n,o)=>{if(r[e])r[e].push(t);else{var i,s;if(void 0!==n)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var h=c[u];if(h.getAttribute("src")==e||h.getAttribute("data-webpack")==a+n){i=h;break}}i||(s=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,l.nc&&i.setAttribute("nonce",l.nc),i.setAttribute("data-webpack",a+n),i.src=e),r[e]=[t];var p=(t,n)=>{i.onerror=i.onload=null,clearTimeout(f);var a=r[e];if(delete r[e],i.parentNode&&i.parentNode.removeChild(i),a&&a.forEach((e=>e(n))),t)return t(n)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=p.bind(null,i.onerror),i.onload=p.bind(null,i.onload),s&&document.head.appendChild(i)}},l.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),l.j="topic",(()=>{var e;l.g.importScripts&&(e=l.g.location+"");var t=l.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");n.length&&(e=n[n.length-1].src)}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),l.p=e})(),(()=>{var e={topic:0};l.f.j=(t,n)=>{var r=l.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var a=new Promise(((n,a)=>r=e[t]=[n,a]));n.push(r[2]=a);var o=l.p+l.u(t),i=new Error;l.l(o,(n=>{if(l.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var a=n&&("load"===n.type?"missing":n.type),o=n&&n.target&&n.target.src;i.message="Loading chunk "+t+" failed.\n("+a+": "+o+")",i.name="ChunkLoadError",i.type=a,i.request=o,r[1](i)}}),"chunk-"+t,t)}},l.O.j=t=>0===e[t];var t=(t,n)=>{var r,a,[o,i,s]=n,c=0;if(o.some((t=>0!==e[t]))){for(r in i)l.o(i,r)&&(l.m[r]=i[r]);if(s)var u=s(l)}for(t&&t(n);c<o.length;c++)a=o[c],l.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return l.O(u)},n=self.webpackChunkwebhelp=self.webpackChunkwebhelp||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})();var s=l.O(void 0,["commons"],(()=>l(6784)));s=l.O(s),WebHelpAPI=s})();
|
|
//
|