All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ber-security.graylog.graylog-plugin-alert-wizard.5.2.1.source-code.17228e9d98dbacfdc6c18af0509eb839.js Maven / Gradle / Ivy

The newest version!
(()=>{var C=(i,l)=>()=>(l||i((l={exports:{}}).exports,l),l.exports);var A=C((M,L)=>{ace.define("ace/ext/menu_tools/settings_menu.css",["require","exports","module"],function(i,l,g){g.exports=`#ace_settingsmenu, #kbshortcutmenu {
    background-color: #F7F7F7;
    color: black;
    box-shadow: -5px 4px 5px rgba(126, 126, 126, 0.55);
    padding: 1em 0.5em 2em 1em;
    overflow: auto;
    position: absolute;
    margin: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 9991;
    cursor: default;
}

.ace_dark #ace_settingsmenu, .ace_dark #kbshortcutmenu {
    box-shadow: -20px 10px 25px rgba(126, 126, 126, 0.25);
    background-color: rgba(255, 255, 255, 0.6);
    color: black;
}

.ace_optionsMenuEntry:hover {
    background-color: rgba(100, 100, 100, 0.1);
    transition: all 0.3s
}

.ace_closeButton {
    background: rgba(245, 146, 146, 0.5);
    border: 1px solid #F48A8A;
    border-radius: 50%;
    padding: 7px;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 100000;
}
.ace_closeButton{
    background: rgba(245, 146, 146, 0.9);
}
.ace_optionsMenuKey {
    color: darkslateblue;
    font-weight: bold;
}
.ace_optionsMenuCommand {
    color: darkcyan;
    font-weight: normal;
}
.ace_optionsMenuEntry input, .ace_optionsMenuEntry button {
    vertical-align: middle;
}

.ace_optionsMenuEntry button[ace_selected_button=true] {
    background: #e7e7e7;
    box-shadow: 1px 0px 2px 0px #adadad inset;
    border-color: #adadad;
}
.ace_optionsMenuEntry button {
    background: white;
    border: 1px solid lightgray;
    margin: 0px;
}
.ace_optionsMenuEntry button:hover{
    background: #f0f0f0;
}`});ace.define("ace/ext/menu_tools/overlay_page",["require","exports","module","ace/lib/dom","ace/ext/menu_tools/settings_menu.css"],function(i,l,g){"use strict";var d=i("../../lib/dom"),u=i("./settings_menu.css");d.importCssString(u,"settings_menu.css",!1),g.exports.overlayPage=function(c,v,b){var s=document.createElement("div"),k=!1;function S(a){a.keyCode===27&&h()}function h(){s&&(document.removeEventListener("keydown",S),s.parentNode.removeChild(s),c&&c.focus(),s=null,b&&b())}function y(a){k=a,a&&(s.style.pointerEvents="none",v.style.pointerEvents="auto")}return s.style.cssText="margin: 0; padding: 0; position: fixed; top:0; bottom:0; left:0; right:0;z-index: 9990; "+(c?"background-color: rgba(0, 0, 0, 0.3);":""),s.addEventListener("click",function(a){k||h()}),document.addEventListener("keydown",S),v.addEventListener("click",function(a){a.stopPropagation()}),s.appendChild(v),document.body.appendChild(s),c&&c.blur(),{close:h,setIgnoreFocusOut:y}}});ace.define("ace/ext/modelist",["require","exports","module"],function(i,l,g){"use strict";var d=[];function u(a){for(var t=b.text,e=a.split(/[\/\\]/).pop(),r=0;r




© 2015 - 2024 Weber Informatics LLC | Privacy Policy