From a38b223fea272b2d913cf932c4b300052f47e679 Mon Sep 17 00:00:00 2001 From: Jorrit Folmer Date: Sat, 22 Oct 2022 10:23:22 +0200 Subject: [PATCH] Fix check_for_vulnerable_javascript_library_usage #45 --- appserver/static/css/bootstrap-enterprise.css | 11593 ---------------- appserver/static/css/common.css | 215 - appserver/static/css/configuration.css | 36 - appserver/static/css/inputs.css | 16 - appserver/static/js/build/common.js | 185 - 5 files changed, 12045 deletions(-) delete mode 100644 appserver/static/css/bootstrap-enterprise.css delete mode 100644 appserver/static/css/common.css delete mode 100644 appserver/static/css/configuration.css delete mode 100644 appserver/static/css/inputs.css delete mode 100644 appserver/static/js/build/common.js diff --git a/appserver/static/css/bootstrap-enterprise.css b/appserver/static/css/bootstrap-enterprise.css deleted file mode 100644 index bf3ab3c..0000000 --- a/appserver/static/css/bootstrap-enterprise.css +++ /dev/null @@ -1,11593 +0,0 @@ -/* Splunk: Variables */ -/* ================================================== */ -/* Variables to customize the look and feel of Bootstrap (splunk version) */ - - -/* STATIC PATHS */ -/* ------------------------- */ - - -/* COLOR PALETTE */ -/* ------------------------- */ - -/* Enterprise */ - -/* Light */ - -/* Grayscale - DO NOT USE DIRECTLY WHENEVER POSSIBLE!!! Use text, border or table variables instead. */ - -/* Accent colors */ /* sky */ - - -/* TYPOGRAPHY */ -/* ------------------------- */ /* 18px; */ /* Lite listing pages */ /* empty to use BS default, $baseFontFamily */ /* instead of browser default, bold */ /* empty to use BS default, $textColor */ /* #08c; */ - - -/* SCAFFOLDING */ -/* ------------------------- */ /* aliases: $tableBorderColor $tableBorderColorVertical */ -/* also see: $interactiveBorderColor */ /* For containers without a wrapper */ /* For for containers with a wrapper, like popdown */ /* 44px */ /* 26px */ /* 22px */ - - -/* Horizontal forms & lists */ -/* ------------------------- */ - - -/* Z-INDEX */ -/* ------------------------- */ -/* If a variable does not suit your purpose, set a value relatively such as, $zindexModal +1 */ /* Splunk Lite */ /* Splunk Lite */ /* Sidebar Component */ /* Sidebar Component */ /* timerange popdown needs to be above modal + backdrop */ /* top interactive element */ /* top interactive element */ /* top uninteractive */ /* top uninteractive */ - - -/* TABLES */ -/* ------------------------- */ /* overall background-color */ /* for hover */ /* for striping */ /* for striping */ /* table and cell border */ /* table and cell border */ /* table and cell border */ - - - - -/* FORMS */ -/* ------------------------- */ /* base line-height + 8px vertical padding + 2px top/bottom border */ /* This is generally overridden. */ - -/* BASE INTERACTIVE */ -/* -------------------------- */ -/* text */ -/* background */ -/* borders */ -/* shadow */ /* Active state in Radio Button Control */ - - -/* BASE INTERACTIVE ERROR */ -/* -------------------------- */ -/* text */ -/* background */ -/* borders */ - - -/* PRIMARY BUTTONS */ -/* -------------------------- */ -/* text */ -/* background */ -/* borders */ -/* shadow */ - - -/* PILL BUTTONS */ -/* -------------------------- */ -/* text */ -/* background */ - - - -/* BUTTONS */ -/* ------------------------- */ -/* Used in non-standard buttons - Legacy Bootstrap classes only */ - - - -/* COMPONENT VARIABLES */ -/* -------------------------------------------------- */ - - -/* Navbar */ -/* ------------------------- */ /* Fixes issue for escaped Dashboards. */ - -/* Inverted navbar */ - - -/* Tooltips and popovers */ -/* ------------------------- */ - -/* GRID */ -/* -------------------------- */ -/* Default 940px grid */ - -/* 1200px min */ - -/* 768px-979px */ - - -/* Fluid grid */ -/* ------------------------- */ - -/* 1200px min */ - -/* 768px-979px */ - - -/* Responsive Variables */ - - -/* SELECTORS FOR CUSTOMIZING SPECIFIC LOCALES */ -/* -------------------------- */ - - -/* BUILD COMMENT */ -/* -------------------------- */ -/* Hide the Build Comment. The make file sets this to true. */ - -/* LEGACY BUILD */ -/* -------------------------- */ -/* This is set to true when building the less for splunk components. */ -/* Splunk: Mixins */ -/* ================== */ -/* Snippets of reusable CSS to develop faster and keep code readable */ - -/* Splunk: Mixins */ -/* ================== */ -/* Snippets of reusable CSS to develop faster and keep code readable */ - - -/* Mixins */ -/* -------------------------------------------------- */ - - -/* UTILITY MIXINS */ -/* -------------------------------------------------- */ - -/* Link */ -/* ------------------ */ - - -/* Clearfix */ -/* -------- */ -/* For clearing floats like a boss h5bp.com/q */ - -/* Webkit-style focus */ -/* ------------------ */ - -/* Center-align a block level element */ -/* ---------------------------------- */ - -/* Sizing shortcuts */ -/* ------------------------- */ - -/* Placeholder text */ -/* ------------------------- */ - -/* Text overflow */ -/* ------------------------- */ -/* Requires inline-block or block for proper styling */ - -/* CSS image replacement */ -/* ------------------------- */ -/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */ - - -/* FONTS */ -/* -------------------------------------------------- */ - - -/* FORMS */ -/* -------------------------------------------------- */ - -/* Block level inputs */ - -/* Mixin for form field states */ - - -/* CSS3 PROPERTIES */ -/* -------------------------------------------------- */ - - -/* Single Side Border Radius */ - - -/* Transformations */ - - - -/* Resize anything */ - -/* CSS3 Content Columns */ - -/* Optional hyphenation */ - - - - -/* BACKGROUNDS */ -/* -------------------------------------------------- */ - -/* Gradient Bar Colors for buttons and alerts */ - -/* Gradients */ - -/* Reset filters for IE */ - - - -/* COMPONENT MIXINS */ -/* -------------------------------------------------- */ - -/* Horizontal dividers */ -/* ------------------------- */ -/* Dividers (basically an hr) within dropdowns and nav lists */ - -/* Button backgrounds */ -/* ------------------ */ - -/* Navbar vertical align */ -/* ------------------------- */ -/* Vertically center elements in the navbar. */ -/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */ - - - -/* Disable highlighting text */ -/* ------------------------- */ - -/* Printing */ -/* ------------------ */ - - -/* Popdown */ -/* ------------------ *//* .popdown-dialog */ - -/* popdown body */ - - - -/* Flex -/* ------------- */ - -/* Full Page Layout */ -/* ------------- */ - - - - -/* Grid System */ -/* ----------- */ - -/* Centered container element */ - -/* Table columns */ - -/* Make a Grid */ -/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */ - -/* The Grid */ - -/* Interactive */ -/* -------------------------------------------------- */ -/* These are by any element that can be clicked, such as buttons, menus and table headings. */ - -/* Hover state */ - -/* Interactive Error */ -/* These are by any interactive element that is is in an error state */ - - -/* primary */ - -/* primary hover state */ - -/* Overlays (Modal, Popdown, Search Assistant) */ - - -/* Focus States */ -/* ----------------------------- */ - -/* Text entry boxes change their border color and glow */ - -/* Clickable buttons change their border color and glow */ - -/* Block elements change the background color */ -/* Block elements change the background color and spread via box-shadow */ - -/* Docking Elements */ -/* ------------------ */ - -/* Webkit-style focus */ -/* ------------------ */ - -/* Draggable Handle */ -/* Splunk bootstrap */ -/* import and override bootstrap defaults */ - -/* CSS Reset */ -/* Reset CSS */ -/* Adapted from http://github.com/necolas/normalize.css */ -/* -------------------------------------------------- */ - - -/* Display in IE6-9 and FF3 */ -/* ------------------------- */ - -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -nav, -section { - display: block; -} - -/* Display block in IE6-9 and FF3 */ -/* ------------------------- */ - -audio, -canvas, -video { - display: inline-block; -} - -/* Prevents modern browsers from displaying 'audio' without controls */ -/* ------------------------- */ - -audio:not([controls]) { - display: none; -} - -/* Base settings */ -/* ------------------------- */ - -html { - font-size: 100%; - -webkit-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; - text-size-adjust: 100%; -} -/* Focus states */ -a:focus { - /* Default */ - outline: thin dotted #333; - /* Webkit */ - outline: 3px auto -webkit-focus-ring-color; - outline-offset: -2px; -} -/* Hover & Active */ -a:hover, -a:active { - outline: 0; -} - -/* Prevents sub and sup affecting line-height in all browsers */ -/* ------------------------- */ - -sub, -sup { - position: relative; - font-size: 75%; - line-height: 0; - vertical-align: baseline; -} -sup { - top: -0.5em; -} -sub { - bottom: -0.25em; -} - -/* Img border in a's and image quality */ -/* ------------------------- */ - -img { - /* Responsive images (ensure images don't scale beyond their parents) */ - max-width: 100%; /* Part 1: Set a maxium relative to the parent */ - height: auto; /* Part 2: Scale the height according to the width, otherwise you get stretching */ - - vertical-align: middle; - border: 0; - -ms-interpolation-mode: bicubic; -} - -/* Prevent max-width from affecting Google Maps */ -#map_canvas img, -.google-maps img { - max-width: none; -} - -/* Forms */ -/* ------------------------- */ - -/* Font size in all browsers, margin changes, misc consistency */ -button, -input, -select, -textarea { - margin: 0; - font-size: 100%; - vertical-align: middle; -} -button, -input { - line-height: normal; /* FF3/4 have !important on line-height in UA stylesheet */ -} -button::-moz-focus-inner, -input::-moz-focus-inner { /* Inner padding and border oddities in FF3/4 */ - padding: 0; - border: 0; -} -button, -html input[type="button"], /* Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. */ -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; /* Corrects inability to style clickable `input` types in iOS. */ - cursor: pointer; /* Improves usability and consistency of cursor style between image-type `input` and others. */ -} -label, -select, -button, -input[type="button"], -input[type="reset"], -input[type="submit"], -input[type="radio"], -input[type="checkbox"] { - cursor: pointer; /* Improves usability and consistency of cursor style between image-type `input` and others. */ -} -input[type="search"] { /* Appearance in Safari/Chrome */ - box-sizing: content-box; - -webkit-appearance: textfield; -} -input[type="search"]::-webkit-search-decoration, -input[type="search"]::-webkit-search-cancel-button { - -webkit-appearance: none; /* Inner-padding issues in Chrome OSX, Safari 5 */ -} -textarea { - overflow: auto; /* Remove vertical scrollbar in IE6-9 */ - vertical-align: top; /* Readability and alignment cross-browser */ -} - - -/* Printing */ -/* ------------------------- */ -/* Source: https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css */ - -@media print { - - * { - text-shadow: none !important; - color: #000 !important; /* Black prints faster: h5bp.com/s */ - background: transparent !important; - box-shadow: none !important; - } - - a, - a:visited { - text-decoration: underline; - } - - a[href]:after { - content: " (" attr(href) ")"; - } - - abbr[title]:after { - content: " (" attr(title) ")"; - } - - /* Don't show links for images, or javascript/internal links */ - .ir a:after, - a[href^="javascript:"]:after, - a[href^="#"]:after { - content: ""; - } - - pre, - blockquote { - border: 1px solid #999; - page-break-inside: avoid; - } - - thead { - display: table-header-group; /* h5bp.com/t */ - } - - tr, - img { - page-break-inside: avoid; - } - - img { - max-width: 100% !important; - } - - @page { - margin: 0.5cm; - } - - p, - h2, - h3 { - orphans: 3; - widows: 3; - } - - h2, - h3 { - page-break-after: avoid; - } -} - -/* Grid system and page structure */ -/* Splunk: scaffolding */ -/* =================== */ - - -/* Default & Structure */ -/* ----------------------------- */ - -/* basic color & size */ - -body { - margin: 0; - background: #eee; - color: #333; - min-width: 960px; - font-family: "Roboto", "Droid", "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 12px; - line-height: 16px; -} - - -/* SPL-76040 - turn off roboto for bad windows GDI rendering */ -.tr-gdi body { - font-family: Arial, Helvetica, sans-serif; -} - - -/* Links */ -/* ------------------------- */ - -a { - color: #1e93c6; - text-decoration: none; - cursor: pointer; -} - -a:hover { - color: #3863a0; - text-decoration: underline; -} - -a:focus { - box-shadow: 0 0 0 2px rgba(61, 171, 255, 0.12); - background-color: rgba(61, 171, 255, 0.12); - outline: 0; -} - - -/* Images */ -/* ------------------------- */ - -/* Rounded corners */ -.img-rounded { - border-radius: 6px; -} - -/* Add polaroid-esque trim */ -.img-polaroid { - padding: 4px; - background-color: #fff; - border: 1px solid #ccc; - border: 1px solid rgba(0,0,0,.2); - box-shadow: 0 1px 3px rgba(0,0,0,.1); -} - -/* Perfect circle */ -.img-circle { - border-radius: 500px; /* crank the border-radius so it works with most reasonably sized images */ -} - - - -/* Sections */ -/* ================= */ - -/* add padding to a section - -
- padded content -
- -*/ -.section-padded { - padding:20px; -} -/* section-header extends section-padded */ -.section-header { - padding-top:10px; - position: relative; -} -.section-header .section-title { - margin: 0; - font-size: 24px; - font-weight: 200; -} - - -/* default container */ -.main-section-body { - color:#333; - min-height: 500px; -} -/* using three color so we can set color stop even though its only 2 colors */ -.main-section-body h2 i[class^="icon-"], - .main-section-body h2 i[class*=" icon-"] { - color: #999; -} -/* huh? */ -.main-section-body .nav-tabs { - margin-bottom:0; -} -.main-section-body .divider { - border-top: 1px solid #ccc; - margin: 0; -} -/* huh? */ -.main-section-body > .pull-right { - margin-right: 20px; -} -.main-section-body .loading-message { - padding-top: 100px; - min-height: 400px; - text-align: center; -} - - -/* Utility Classes */ -/* --------------- */ - -/* for full width unpadded content - TODO: this should probably also remove width and margin: auto - -
- content here ... -
- -*/ -.container-full-width { - padding:0; -} - -/* force full width even in padded container - -
- padded content here ... -
- expanded content here ... -
-
- -*/ -.push-margins { - margin-left:-20px; - margin-right: -20px; -} - -/* new image replacement - - hidden - -*/ -.hide-text { - text-indent: 100%; - white-space: nowrap; - overflow: hidden; -} - -/* Panels */ -/* ======= */ - -/* panels for dashboards? - -
- panel content ... -
-
- panel content ... -
-
- panel content ... -
-*/ - -.panel { - position: relative; - border: 1px solid #ccc; - background-color: #fff; - padding: 20px; - margin-right:20px; - border-radius: 2px; - /* box-shadow: 0 1px 1px rgba(0,0,0,0.08); */ -} - -.panel:last-child { - margin-right:0; -} - -/* panel rows? - -
-
- panel content ... -
-
- panel content ... -
-
-
-
- panel content ... -
-
- panel content ... -
-
- -*/ -.panel-row { - padding: 0 20px; - margin-bottom:20px -} - -/* Simple Layout Columns */ -/* --------------- */ -.section-content { - background-color: #fff; - min-height: 400px; - border-top: 1px solid #ccc; -} - -.column { - position: relative; - padding: 20px; - margin-right:20px; -} - - -/* Links */ -/* ---------------- */ - -/* external link style - - external -*/ -a.external:after { - font-family: "Splunk Icons"; - content: "\EC13"; - display: inline-block; - padding-left: 0.5em; -} - - -/* 508 accessability */ -/* ----------------- */ -.navSkip { - position: absolute; - top:0; - left:-1000px; -} - -/* Paywall */ -/* ------------------- */ -.shared-paywall { - padding-top: 30px; -} - -/* Definition Lists */ -/* ------------- */ -.list-dotted { - line-height: 20px; - margin-top: 0; - -} -.list-dotted dt { - float: left; - width: 120px; - overflow: hidden; - white-space: nowrap; - margin-right: 5px; - font-weight: normal; - line-height: 20px; - /* SPL-69719 - fix IE10 when in dropdown */ - word-wrap: normal; -} -.list-dotted dd { - line-height: 20px; - margin-left: 125px; -} -.list-dotted dt:after { - content: " ............................................"; -} - -/* Page Load Placeholder */ -/* ---------------------- */ - -#placeholder-splunk-bar { - padding: 0 ; - background-color: #222; -} - -#placeholder-splunk-bar .brand, #placeholder-splunk-bar .brand:hover { - font-family: "Splunk Icons"; - font-weight: normal; - color: #fff; - padding: 0 20px; - height: 25px; - font-size: 17px; - line-height: 25px; - text-shadow: none; - text-decoration: none; - margin-left: 0; -} - -#placeholder-splunk-bar .brand strong { - color: #97999B; - font-weight: normal; -} - -/* reg symbol */ - -#placeholder-splunk-bar .brand strong:after { - content: '\AE'; - color: #97999B; - font-weight: normal; -} - -#placeholder-app-bar { - color: #fff; - background-color: rgb(133, 133, 133); - background-color: rgb(142, 142, 142); - background-image: linear-gradient(to bottom, rgb(148, 148, 148), rgb(133, 133, 133)); - /* Standard, IE10 */ - background-repeat: repeat-x; - height:40px; -} - -#placeholder-main-section-body { - color:#333; - padding-top: 100px; - min-height: 400px; - text-align: center; -} - - - - - -/* Lite */ -/* -------------------------------------------------- */ - - -/* Lite UI */ -/* -------------------------------------------------- */ - - -/* Print */ -/* -------------------------------------------------- */ -@media print { - body, - .main-section-body { - background: none !important; - } - - @page { - margin: 1.27cm; - } -} -/* -/* Grid system */ -/* -------------------------------------------------- */ - - -/* Fixed (940px) */ -.span1 { - width: 60px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span2 { - width: 140px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span3 { - width: 220px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span4 { - width: 300px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span5 { - width: 380px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span6 { - width: 460px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span7 { - width: 540px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span8 { - width: 620px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span9 { - width: 700px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span10 { - width: 780px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span11 { - width: 860px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.span12 { - width: 940px; - float: left; - min-height: 1px; - /* prevent collapsing columns */ - margin-left: 20px; -} -.offset1 { - margin-left: 980px; -} -.offset2 { - margin-left: 980px; -} -.offset3 { - margin-left: 980px; -} -.offset4 { - margin-left: 980px; -} -.offset5 { - margin-left: 980px; -} -.offset6 { - margin-left: 980px; -} -.offset7 { - margin-left: 980px; -} -.offset8 { - margin-left: 980px; -} -.offset9 { - margin-left: 980px; -} -.offset10 { - margin-left: 980px; -} -.offset11 { - margin-left: 980px; -} -.offset12 { - margin-left: 980px; -} -.row { - margin-left: -20px; -} -.row:before, - .row:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.row:after { - clear: both; -} -/* Set the container width, and override it for fixed navbars in media queries */ -.container, - .navbar-static-top .container, - .navbar-fixed-top .container, - .navbar-fixed-bottom .container { - width: 940px; -} - -/* Fluid (940px) */ -.row-fluid { - width: 100%; -} -.row-fluid:before, - .row-fluid:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.row-fluid:after { - clear: both; -} -.row-fluid .span1 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 6.38298%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span1:first-child { - margin-left: 0; -} -.row-fluid .span2 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 14.89362%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span2:first-child { - margin-left: 0; -} -.row-fluid .span3 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 23.40426%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span3:first-child { - margin-left: 0; -} -.row-fluid .span4 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 31.91489%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span4:first-child { - margin-left: 0; -} -.row-fluid .span5 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 40.42553%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span5:first-child { - margin-left: 0; -} -.row-fluid .span6 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 48.93617%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span6:first-child { - margin-left: 0; -} -.row-fluid .span7 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 57.44681%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span7:first-child { - margin-left: 0; -} -.row-fluid .span8 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 65.95745%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span8:first-child { - margin-left: 0; -} -.row-fluid .span9 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 74.46809%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span9:first-child { - margin-left: 0; -} -.row-fluid .span10 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 82.97873%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span10:first-child { - margin-left: 0; -} -.row-fluid .span11 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 91.48937%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span11:first-child { - margin-left: 0; -} -.row-fluid .span12 { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ - width: 100%; - float: left; - margin-left: 2.127659574%; -} -.row-fluid .span12:first-child { - margin-left: 0; -} -.row-fluid .offset1 { - margin-left: 10.6383%; -} -.row-fluid .offset2 { - margin-left: 19.14894%; -} -.row-fluid .offset3 { - margin-left: 27.65958%; -} -.row-fluid .offset4 { - margin-left: 36.17021%; -} -.row-fluid .offset5 { - margin-left: 44.68085%; -} -.row-fluid .offset6 { - margin-left: 53.19149%; -} -.row-fluid .offset7 { - margin-left: 61.70213%; -} -.row-fluid .offset8 { - margin-left: 70.21277%; -} -.row-fluid .offset9 { - margin-left: 78.72341%; -} -.row-fluid .offset10 { - margin-left: 87.23405%; -} -.row-fluid .offset11 { - margin-left: 95.74469%; -} -.row-fluid .offset12 { - margin-left: 104.25532%; -} -/* Space grid-sized controls properly if multiple per line */ -.row-fluid .controls-row [class*="span"] + [class*="span"] { - margin-left: 2.127659574%; -} - -/* Reset utility classes due to specificity */ -[class*="span"].hide, -.row-fluid [class*="span"].hide { - display: none; -} - -[class*="span"].pull-right, -.row-fluid [class*="span"].pull-right { - float: right; -} -/* Layouts */ -/* -------------------------------------------------- */ - - -/* Container (centered, fixed-width layouts) */ -.container { - margin-right: auto; - margin-left: auto; -} -.container:before, - .container:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.container:after { - clear: both; -} - -/* Fluid layouts (left aligned, with sidebar, min- & max-width content) */ -.container-fluid { - padding-right: 20px; - padding-left: 20px; -} -.container-fluid:before, - .container-fluid:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.container-fluid:after { - clear: both; -} - -/* Base CSS */ -/* Splunk: Typography */ -/* =================== */ -/* Headings, body text, lists, code, and more for a versatile and durable typography system */ - - -/* Fonts */ -/* ----------- */ - -/* Regular */ - -@font-face { - font-family: 'Roboto'; - src: url('/static/fonts/roboto-regular-webfont.woff') format('woff'); - font-weight: normal; - font-style: normal; -} - -/* Bold */ - -@font-face { - font-family: 'Roboto'; - src: url('/static/fonts/roboto-bold-webfont.woff') format('woff'); - font-weight: bold; - font-style: normal; -} - -/* light */ - -@font-face { - font-family: 'Roboto'; - src: url('/static/fonts/roboto-light-webfont.woff') format('woff'); - font-weight: 200; - font-style: normal; -} - -/* Monospace */ -@font-face { - font-family: 'Droid Sans Mono'; - src: url('/static/fonts/droid-sans-mono-webfont.woff') format('woff'); - font-weight: 400; - font-style: normal; -} -@font-face { - font-family: 'Architects Daughter'; - font-style: normal; - font-weight: normal; - src: url('/static/fonts/ArchitectsDaughter.ttf') format('truetype'); -} - - - -/* Body text */ -/* ------------------------- */ - -p { - margin: 0 0 8px; -} -.lead { - margin-bottom: 16px; - font-size: 18px; - font-weight: 200; - line-height: 24px; -} - - -/* Emphasis & misc */ -/* ------------------------- */ - -/* Ex: 14px base font * 85% = about 12px */ -small { font-size: 85%; } - -strong { font-weight: bold; } -em { font-style: italic; } -cite { font-style: normal; } - -/* Utility classes */ -.muted { color: #999; } -a.muted:hover, -a.muted:focus { color: rgb(128, 128, 128); } - -.text-warning { color: rgb(217, 159, 13); } -a.text-warning:hover, -a.text-warning:focus { color: rgb(169, 124, 10); } - -.text-error { color: #d6563c; } -a.text-error:hover, -a.text-error:focus { color: rgb(185, 64, 39); } - -.text-info { color: #3a87ad; } -a.text-info:hover, -a.text-info:focus { color: rgb(45, 104, 134); } - -.text-success { color: #a2cc3e; } -a.text-success:hover, -a.text-success:focus { color: rgb(132, 169, 45); } - -.text-left { text-align: left; } -.text-right { text-align: right; } -.text-center { text-align: center; } - - - -/* Font Families */ -/* ------------- */ - -/* monospace for code and raw - - -

normal

-

mono space

- -*/ -.mono-space { - font-family: 'Droid Sans Mono', 'Consolas', 'Monaco', 'Courier New', Courier, monospace; -} - - -/* Headings */ -/* ------------------------- */ - -h1, h2, h3, h4, h5, h6 { - margin: 8px 0; - font-family: inherit; - font-weight: bold; - line-height: 16px; - color: inherit; - text-rendering: optimizelegibility; -} - -/* Fix the character spacing for headings */ - -h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { - font-weight: normal; - line-height: 1; - color: #999; -} - -h1{ line-height: 32px; } -h2, h3 {line-height:normal;} - -h1 { font-size: 33px; } /* ~38px */ -h2 { font-size: 27px; } /* ~32px */ -h3 { - font-size: 16px; - font-weight: normal; -} -h4 { font-size: 15px; } /* ~18px */ -h5 { - font-size: 12px; - color: #333; - font-weight: bold; - margin: 0; -} -h6 { font-size: 10.2px; } /* ~12px */ - -h1 small { font-size: 21px; } /* ~24px */ -h2 small { font-size: 15px; } /* ~18px */ -h3 small { font-size: 12px; } -h4 small { font-size: 12px; } - - - - -/* Page header */ -/* ------------------------- */ - -.page-header { - padding-bottom: 7px; - margin: 16px 0 24px; - border-bottom: 1px solid #eee; -} - - - -/* Lists */ -/* -------------------------------------------------- */ - -/* Unordered and Ordered lists */ -ul, ol { - padding: 0; - margin: 0 0 8px 25px; -} -ul ul, -ul ol, -ol ol, -ol ul { - margin-bottom: 0; -} -li { - line-height: 16px; -} - -/* Remove default list styles */ -ul.unstyled, -ol.unstyled { - margin-left: 0; - list-style: none; -} - -/* Single-line list items */ -ul.inline, -ol.inline { - margin-left: 0; - list-style: none; -} -ul.inline > li, ol.inline > li { - display: inline-block; - padding-left: 5px; - padding-right: 5px; -} - -/* Description Lists */ -dl { - margin-bottom: 16px; -} -dt, -dd { - line-height: 16px; -} -dt { - font-weight: bold; -} -dd { - margin-left: 8px; -} -/* Horizontal layout (like forms) */ -.dl-horizontal:before, - .dl-horizontal:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.dl-horizontal:after { - clear: both; -} -/* Ensure dl clears floats if empty dd elements present */ -.dl-horizontal dt { - float: left; - width: 160px; - clear: left; - text-align: right; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.dl-horizontal dd { - margin-left: 180px; -} - -/* MISC */ -/* ---- */ - -/* Horizontal rules */ -hr { - margin: 16px 0; - border: 0; - border-top: 1px solid #eee; - border-bottom: 1px solid #fff; -} - -/* Abbreviations and acronyms */ -abbr[title], -/* Added data-* attribute to help out our tooltip plugin, per https://github.com/twitter/bootstrap/issues/5257 */ -abbr[data-original-title] { - cursor: help; - border-bottom: 1px dotted #999; -} -abbr.initialism { - font-size: 90%; - text-transform: uppercase; -} - -/* Blockquotes */ -blockquote { - padding: 0 0 0 15px; - margin: 0 0 16px; - border-left: 5px solid #eee; -} -blockquote p { - margin-bottom: 0; - font-size: 15px; - font-weight: 300; - line-height: 1.25; -} -blockquote small { - display: block; - line-height: 16px; - color: #999; -} -blockquote small:before { - content: '\2014 \A0'; -} -/* Float right with text-align: right */ -blockquote.pull-right { - float: right; - padding-right: 15px; - padding-left: 0; - border-right: 5px solid #eee; - border-left: 0; -} -blockquote.pull-right p, - blockquote.pull-right small { - text-align: right; -} -blockquote.pull-right small:before { - content: ''; -} -blockquote.pull-right small:after { - content: '\A0 \2014'; -} - -/* Quotes */ -q:before, -q:after, -blockquote:before, -blockquote:after { - content: ""; -} - -/* Addresses */ -address { - display: block; - margin-bottom: 16px; - font-style: normal; - line-height: 16px; -} -/* Code (inline and blocK) */ -/* -------------------------------------------------- */ - - -/* Inline and block code styles */ -code, -pre { - padding: 0 3px 2px; - font-family: 'Droid Sans Mono', 'Consolas', 'Monaco', 'Courier New', Courier, monospace; - font-size: 10px; - color: #333; - border-radius: 3px; -} - -/* Inline code */ -code { - padding: 2px 4px; - color: #d14; - background-color: #f7f7f9; - border: 1px solid #e1e1e8; - white-space: nowrap; -} - -/* Blocks of code */ -pre { - display: block; - padding: 7.5px; - margin: 0 0 8px; - font-size: 11px; /* 14px to 13px */ - line-height: 16px; - word-break: break-all; - word-wrap: break-word; - white-space: pre; - white-space: pre-wrap; - background-color: #f5f5f5; - border: 1px solid rgba(0,0,0,.15); - border-radius: 4px; -} -/* Make prettyprint styles more spaced out for readability */ -pre.prettyprint { - margin-bottom: 16px; -} -/* Account for some code outputs that place code tags in pre tags */ -pre code { - padding: 0; - color: inherit; - white-space: pre; - white-space: pre-wrap; - background-color: transparent; - border: 0; -} - -/* Enable scrollable blocks of code */ -.pre-scrollable { - max-height: 340px; - overflow-y: scroll; -} -/* Splunk: Forms */ -/* ============= */ -/* Base styles for various input types, form layouts, and states */ - - - -/* GENERAL STYLES */ -/* -------------- */ - -/* Make all forms have space below them */ -form { - margin: 0 0 16px; -} -form:last-child { - margin: 0 0 16px; -} - -fieldset { - padding: 0; - margin: 0; - border: 0; -} - -/* Groups of fields with labels on top (legends) */ -legend { - display: block; - width: 100%; - padding: 0; - margin-bottom: 16px; - font-size: 18px; - line-height: 32px; - color: #333; - border: 0; - border-bottom: 1px solid #e5e5e5; -} -/* Small */ -legend small { - font-size: 12px; - color: #999; -} - -/* Set font for forms */ -label, -input, -button, -select, -textarea { - font-size: 12px; - font-weight: normal; - line-height: 16px; /* Set size, weight, line-height here */ -} -input, -button, -select, -textarea { - font-family: "Roboto", "Droid", "Helvetica Neue", Helvetica, Arial, sans-serif; /* And only set font-family here for those that need it (note the missing label element) */ -} - -/* Identify controls by their labels */ -label { - display: block; - margin-bottom: 5px; - cursor: default; /* reset pointer */ -} - - -/* Form controls */ -/* ------------------------- */ - -/* Shared size and type resets */ -select, -textarea, -input[type="text"], -input[type="password"], -input[type="datetime"], -input[type="datetime-local"], -input[type="date"], -input[type="month"], -input[type="time"], -input[type="week"], -input[type="number"], -input[type="email"], -input[type="url"], -input[type="search"], -input[type="tel"], -input[type="color"], -.uneditable-input { - display: inline-block; - height: 16px; - padding: 4px 6px; - margin-bottom: 8px; - font-size: 12px; - line-height: 16px; - color: #555; - border-radius: 4px; - vertical-align: middle; -} - -/* Reset appearance properties for textual inputs and textarea */ -/* Declare width for legacy (can't be on input[type=*] selectors or it's too specific) */ -input, -textarea, -.uneditable-input { - width: 206px; /* plus 12px padding and 2px border */ -} -/* Reset height since textareas have rows */ -textarea { - height: auto; -} -/* Everything else */ -textarea, -input[type="text"], -input[type="password"], -input[type="datetime"], -input[type="datetime-local"], -input[type="date"], -input[type="month"], -input[type="time"], -input[type="week"], -input[type="number"], -input[type="email"], -input[type="url"], -input[type="search"], -input[type="tel"], -input[type="color"], -.uneditable-input { - background-color: #fff; - border: 1px solid #ccc; - box-shadow: inset 0 1px 1px rgba(0,0,0,.075); - transition: border linear .2s, box-shadow linear .2s; -} -/* Focus state */ -textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { - border-color: rgba(82, 168, 236, 0.8); - outline: 0; - border-collapse: separate; - /* Fix IE9 Issue with box-shadow */ - box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); -} -/* Don't show IE clear button when an artificial one is shown. */ -textarea.text-clear::-ms-clear, input[type="text"].text-clear::-ms-clear, input[type="password"].text-clear::-ms-clear, input[type="datetime"].text-clear::-ms-clear, input[type="datetime-local"].text-clear::-ms-clear, input[type="date"].text-clear::-ms-clear, input[type="month"].text-clear::-ms-clear, input[type="time"].text-clear::-ms-clear, input[type="week"].text-clear::-ms-clear, input[type="number"].text-clear::-ms-clear, input[type="email"].text-clear::-ms-clear, input[type="url"].text-clear::-ms-clear, input[type="search"].text-clear::-ms-clear, input[type="tel"].text-clear::-ms-clear, input[type="color"].text-clear::-ms-clear, .uneditable-input.text-clear::-ms-clear { - display: none; - width: 0; - /* IE 11 on windows 8 */ - height: 0; - /* IE 11 on windows 8 */ -} - - - -/* Position radios and checkboxes better */ -input[type="radio"], -input[type="checkbox"] { - margin: 4px 0 0; - margin-top: 1px \9; /* IE9 */ - line-height: normal; -} - -/* Reset width of input images, buttons, radios, checkboxes */ -input[type="file"], -input[type="image"], -input[type="submit"], -input[type="reset"], -input[type="button"], -input[type="radio"], -input[type="checkbox"] { - width: auto; /* Override of generic input selector */ -} - -/* Set the height of select and file controls to match text inputs */ -select, -input[type="file"] { - height: 26px; - line-height: 26px; -} - -/* Make select elements obey height by applying a border */ -select { - width: 220px; /* default input width + 10px of padding that doesn't get applied */ - border: 1px solid #ccc; - background-color: #fff; /* Chrome on Linux and Mobile Safari need background-color */ -} - -/* Make multiple select elements height not fixed */ -select[multiple], -select[size] { - height: auto; -} - -/* Focus for select, file, radio, and checkbox */ -select:focus, -input[type="file"]:focus, -input[type="radio"]:focus, -input[type="checkbox"]:focus { - /* Default */ - outline: thin dotted #333; - /* Webkit */ - outline: 3px auto -webkit-focus-ring-color; - outline-offset: -2px; -} - - -/* Uneditable inputs */ -/* ------------------------- */ - -/* Make uneditable inputs look inactive */ -.uneditable-input, -.uneditable-textarea { - color: #999; - background-color: rgb(252, 252, 252); - border-color: #ccc; - box-shadow: inset 0 1px 2px rgba(0,0,0,.025); - cursor: not-allowed; -} - -/* For text that needs to appear as an input but should not be an input */ -.uneditable-input { - overflow: hidden; /* prevent text from wrapping, but still cut it off like an input does */ - white-space: nowrap; -} - -/* Make uneditable textareas behave like a textarea */ -.uneditable-textarea { - width: auto; - height: auto; -} - - -/* restrict text area resize */ -textarea { - min-height: 2em; - resize: vertical; -} - - -/* Placeholder */ -/* ------------------------- */ - -/* Placeholder text gets special styles because when browsers invalidate entire lines if it doesn't understand a selector */ -input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { - color: #999; -} -input::-moz-placeholder, textarea::-moz-placeholder { - color: #999; -} -input:-ms-input-placeholder, textarea:-ms-input-placeholder { - color: #999; -} -input::placeholder, textarea::placeholder { - color: #999; -} - - - -/* CHECKBOXES & RADIOS */ -/* ------------------- */ - -/* Indent the labels to position radios/checkboxes as hanging */ -.radio, -.checkbox { - min-height: 16px; /* clear the floating input if there is no label text */ - padding-left: 20px; -} -.radio input[type="radio"], -.checkbox input[type="checkbox"] { - float: left; - margin-left: -20px; -} - -/* Move the options list down to align with labels */ -.controls > .radio:first-child, -.controls > .checkbox:first-child { - padding-top: 5px; /* has to be padding because margin collaspes */ -} - -/* Radios and checkboxes on same line */ -/* TODO v3: Convert .inline to .control-inline */ -.radio.inline, -.checkbox.inline { - display: inline-block; - padding-top: 5px; - margin-bottom: 0; - vertical-align: middle; -} -.radio.inline + .radio.inline, -.checkbox.inline + .checkbox.inline { - margin-left: 10px; /* space out consecutive inline controls */ -} - - -/* INPUT SIZES */ -/* ----------- */ - -/* General classes for quick sizes */ -.input-very-small { width: 25px; } -.input-mini { width: 60px; } -.input-small { width: 90px; } -.input-medium { width: 150px; } -.input-large { width: 210px; } -.input-xlarge { width: 270px; } -.input-xxlarge { width: 530px; } - -/* Grid style input sizes */ -input[class*="span"], -select[class*="span"], -textarea[class*="span"], -.uneditable-input[class*="span"], -/* Redeclare since the fluid row class is more specific */ -.row-fluid input[class*="span"], -.row-fluid select[class*="span"], -.row-fluid textarea[class*="span"], -.row-fluid .uneditable-input[class*="span"] { - float: none; - margin-left: 0; -} -/* Ensure input-prepend/append never wraps */ -.input-append input[class*="span"], -.input-append .uneditable-input[class*="span"], -.input-prepend input[class*="span"], -.input-prepend .uneditable-input[class*="span"], -.row-fluid input[class*="span"], -.row-fluid select[class*="span"], -.row-fluid textarea[class*="span"], -.row-fluid .uneditable-input[class*="span"], -.row-fluid .input-prepend [class*="span"], -.row-fluid .input-append [class*="span"] { - display: inline-block; -} - - - - - -/* GRID SIZING FOR INPUTS */ -/* ---------------------- */ - -/* Grid sizes */ -.span1 { - width: 46px; -} -.span2 { - width: 126px; -} -.span3 { - width: 206px; -} -.span4 { - width: 286px; -} -.span5 { - width: 366px; -} -.span6 { - width: 446px; -} -.span7 { - width: 526px; -} -.span8 { - width: 606px; -} -.span9 { - width: 686px; -} -.span10 { - width: 766px; -} -.span11 { - width: 846px; -} -.span12 { - width: 926px; -} -input, - textarea, - .uneditable-input { - margin-left: 0; - /* override margin-left from core grid system */ -} -/* Space grid-sized controls properly if multiple per line */ -.controls-row [class*="span"] + [class*="span"] { - margin-left: 20px; -} - -/* Control row for multiple inputs per line */ -.controls-row { /* Clear the float from controls */ -} -.controls-row:before, - .controls-row:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.controls-row:after { - clear: both; -} - -/* Float to collapse white-space for proper grid alignment */ -.controls-row [class*="span"], -/* Redeclare the fluid grid collapse since we undo the float for inputs */ -.row-fluid .controls-row [class*="span"] { - float: left; -} -/* Explicity set top padding on all checkboxes/radios, not just first-child */ -.controls-row .checkbox[class*="span"], -.controls-row .radio[class*="span"] { - padding-top: 5px; -} - - - - -/* DISABLED STATE */ -/* -------------- */ - -/* Disabled and read-only inputs */ -input[disabled], -select[disabled], -textarea[disabled], -input[readonly], -select[readonly], -textarea[readonly] { - cursor: not-allowed; - background-color: #eee; -} -/* Explicitly reset the colors here */ -input[type="radio"][disabled], -input[type="checkbox"][disabled], -input[type="radio"][readonly], -input[type="checkbox"][readonly] { - background-color: transparent; -} - - - - - - -/* FORM FIELD FEEDBACK STATES */ -/* -------------------------- */ - -/* Warning */ -/* Set the text color */ -.control-group.warning .control-label, - .control-group.warning .help-block, - .control-group.warning .help-inline { - color: rgb(217, 159, 13); -} -/* Style inputs accordingly */ -.control-group.warning .checkbox, - .control-group.warning .radio, - .control-group.warning input, - .control-group.warning select, - .control-group.warning textarea { - color: rgb(217, 159, 13); -} -.control-group.warning input, - .control-group.warning select, - .control-group.warning textarea { - border-color: rgb(217, 159, 13); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -} -/* Redeclare so transitions work */ -.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus { - border-color: rgb(169, 124, 10); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgb(245, 200, 86); -} -/* Give a small background color for input-prepend/-append */ -.control-group.warning .input-prepend .add-on, - .control-group.warning .input-append .add-on { - color: rgb(217, 159, 13); - background-color: rgb(253, 244, 221); - border-color: rgb(217, 159, 13); -} -/* Error */ -/* Set the text color */ -.control-group.error .control-label, - .control-group.error .help-block, - .control-group.error .help-inline { - color: #d6563c; -} -/* Style inputs accordingly */ -.control-group.error .checkbox, - .control-group.error .radio, - .control-group.error input, - .control-group.error select, - .control-group.error textarea { - color: #d6563c; -} -.control-group.error input, - .control-group.error select, - .control-group.error textarea { - border-color: #d6563c; - box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -} -/* Redeclare so transitions work */ -.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus { - border-color: rgb(185, 64, 39); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgb(232, 160, 146); -} -/* Give a small background color for input-prepend/-append */ -.control-group.error .input-prepend .add-on, - .control-group.error .input-append .add-on { - color: #d6563c; - background-color: rgb(250, 233, 230); - border-color: #d6563c; -} -/* Success */ -/* Set the text color */ -.control-group.success .control-label, - .control-group.success .help-block, - .control-group.success .help-inline { - color: #a2cc3e; -} -/* Style inputs accordingly */ -.control-group.success .checkbox, - .control-group.success .radio, - .control-group.success input, - .control-group.success select, - .control-group.success textarea { - color: #a2cc3e; -} -.control-group.success input, - .control-group.success select, - .control-group.success textarea { - border-color: #a2cc3e; - box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -} -/* Redeclare so transitions work */ -.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus { - border-color: rgb(132, 169, 45); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgb(200, 225, 142); -} -/* Give a small background color for input-prepend/-append */ -.control-group.success .input-prepend .add-on, - .control-group.success .input-append .add-on { - color: #a2cc3e; - background-color: rgb(239, 246, 223); - border-color: #a2cc3e; -} -/* Success */ -/* Set the text color */ -.control-group.info .control-label, - .control-group.info .help-block, - .control-group.info .help-inline { - color: #3a87ad; -} -/* Style inputs accordingly */ -.control-group.info .checkbox, - .control-group.info .radio, - .control-group.info input, - .control-group.info select, - .control-group.info textarea { - color: #3a87ad; -} -.control-group.info input, - .control-group.info select, - .control-group.info textarea { - border-color: #3a87ad; - box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -} -/* Redeclare so transitions work */ -.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus { - border-color: rgb(45, 104, 134); - box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px rgb(121, 181, 210); -} -/* Give a small background color for input-prepend/-append */ -.control-group.info .input-prepend .add-on, - .control-group.info .input-append .add-on { - color: #3a87ad; - background-color: #d9edf7; - border-color: #3a87ad; -} - -/* HTML5 invalid states */ -/* Shares styles with the .control-group.error above */ -input:focus:invalid, -textarea:focus:invalid, -select:focus:invalid { - color: #b94a48; - border-color: #ee5f5b; -} -input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus { - border-color: rgb(233, 53, 47); - box-shadow: 0 0 6px rgb(248, 188, 186); -} - - - -/* FORM ACTIONS */ -/* ------------ */ - -.form-actions { - padding: 15px 20px 16px; - margin-top: 16px; - margin-bottom: 16px; - background-color: #f5f5f5; - border-top: 1px solid #e5e5e5; /* Adding clearfix to allow for .pull-right button containers */ -} - -.form-actions:before, - .form-actions:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - -.form-actions:after { - clear: both; -} - - - -/* HELP TEXT */ -/* --------- */ - -.help-block, -.help-inline { - color: #999; -} - -.help-block { - display: block; /* account for any element using help-block */ - margin-bottom: 8px; - font-size: 85%; - word-wrap: break-word; -} - -.help-inline { - display: inline-block; - vertical-align: middle; - padding-left: 5px; -} - - - -/* INPUT GROUPS */ -/* ------------ */ - -/* Allow us to put symbols and text within the input field for a cleaner look */ -.input-append, -.input-prepend { - display: inline-block; - margin-bottom: 8px; - vertical-align: middle; - font-size: 0; /* white space collapse hack */ - white-space: nowrap; -} -/* Reset the white space collapse hack */ -.input-append input, - .input-append select, - .input-append .uneditable-input, - .input-append .dropdown-menu, - .input-append .popover, - .input-prepend input, - .input-prepend select, - .input-prepend .uneditable-input, - .input-prepend .dropdown-menu, - .input-prepend .popover { - font-size: 12px; -} -/* Prevent span and input from separating */ -.input-append input, - .input-append select, - .input-append .uneditable-input, - .input-prepend input, - .input-prepend select, - .input-prepend .uneditable-input { - position: relative; - /* placed here by default so that on :focus we can place the input above the .add-on for full border and box-shadow goodness */ - margin-bottom: 0; - /* prevent bottom margin from screwing up alignment in stacked forms */ - vertical-align: top; - border-radius: 0 4px 4px 0; -} -/* Make input on top when focused so blue border and shadow always show */ -.input-append input:focus, .input-append select:focus, .input-append .uneditable-input:focus, .input-prepend input:focus, .input-prepend select:focus, .input-prepend .uneditable-input:focus { - z-index: 2; -} -.input-append .add-on, .input-prepend .add-on { - display: inline-block; - width: auto; - height: 16px; - min-width: 16px; - padding: 4px 5px; - font-size: 12px; - font-weight: normal; - line-height: 16px; - text-align: center; - text-shadow: 0 1px 0 #fff; - background-color: #eee; - border: 1px solid #ccc; -} -.input-append .add-on, - .input-append .btn, - .input-append .btn-group > .dropdown-toggle, - .input-prepend .add-on, - .input-prepend .btn, - .input-prepend .btn-group > .dropdown-toggle { - vertical-align: top; - border-radius: 0; -} -.input-append .active, .input-prepend .active { - background-color: rgb(220, 236, 182); - border-color: #a2cc3e; -} - -.input-prepend .add-on, - .input-prepend .btn { - margin-right: -1px; -} - -.input-prepend .add-on:first-child, - .input-prepend .btn:first-child { - /* FYI, `.btn:first-child` accounts for a button group that's prepended */ - border-radius: 4px 0 0 4px; -} - -.input-append input, - .input-append select, - .input-append .uneditable-input { - border-radius: 4px 0 0 4px; -} - -.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child { - border-radius: 0 4px 4px 0; -} - -.input-append .add-on, - .input-append .btn, - .input-append .btn-group { - margin-left: -1px; -} - -.input-append .add-on:last-child, - .input-append .btn:last-child, - .input-append .btn-group:last-child > .dropdown-toggle { - border-radius: 0 4px 4px 0; -} - -/* Remove all border-radius for inputs with both prepend and append */ -.input-prepend.input-append input, - .input-prepend.input-append select, - .input-prepend.input-append .uneditable-input { - border-radius: 0; -} -.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn { - border-radius: 0 4px 4px 0; -} -.input-prepend.input-append .add-on:first-child, - .input-prepend.input-append .btn:first-child { - margin-right: -1px; - border-radius: 4px 0 0 4px; -} -.input-prepend.input-append .add-on:last-child, - .input-prepend.input-append .btn:last-child { - margin-left: -1px; - border-radius: 0 4px 4px 0; -} -.input-prepend.input-append .btn-group:first-child { - margin-left: 0; -} - - - - -/* SEARCH FORM */ -/* ----------- */ - -input.search-query { - padding-right: 14px; - padding-right: 4px \9; - padding-left: 14px; - margin-bottom: 0; /* Remove the default margin on all inputs */ - border-radius: 15px; -} - -/* Allow for input prepend/append in search forms */ -.form-search .input-append .search-query, -.form-search .input-prepend .search-query { - border-radius: 0; /* Override due to specificity */ -} -.form-search .input-append .search-query { - border-radius: 14px 0 0 14px; -} -.form-search .input-append .btn { - border-radius: 0 14px 14px 0; -} -.form-search .input-prepend .search-query { - border-radius: 0 14px 14px 0; -} -.form-search .input-prepend .btn { - border-radius: 14px 0 0 14px; -} - - - - -/* HORIZONTAL & VERTICAL FORMS */ -/* --------------------------- */ - -/* Common properties */ -/* ----------------- */ - -.form-search input, - .form-search textarea, - .form-search select, - .form-search .help-inline, - .form-search .uneditable-input, - .form-search .input-prepend, - .form-search .input-append, - .form-inline input, - .form-inline textarea, - .form-inline select, - .form-inline .help-inline, - .form-inline .uneditable-input, - .form-inline .input-prepend, - .form-inline .input-append, - .form-horizontal input, - .form-horizontal textarea, - .form-horizontal select, - .form-horizontal .help-inline, - .form-horizontal .uneditable-input, - .form-horizontal .input-prepend, - .form-horizontal .input-append { - display: inline-block; - margin-bottom: 0; - vertical-align: middle; -} - -/* Re-hide hidden elements due to specifity */ - -.form-search .hide, .form-inline .hide, .form-horizontal .hide { - display: none; -} -.form-search label, -.form-inline label, -.form-search .btn-group, -.form-inline .btn-group { - display: inline-block; -} -/* Remove margin for input-prepend/-append */ -.form-search .input-append, -.form-inline .input-append, -.form-search .input-prepend, -.form-inline .input-prepend { - margin-bottom: 0; -} -/* Inline checkbox/radio labels (remove padding on left) */ -.form-search .radio, -.form-search .checkbox, -.form-inline .radio, -.form-inline .checkbox { - padding-left: 0; - margin-bottom: 0; - vertical-align: middle; -} -/* Remove float and margin, set to inline-block */ -.form-search .radio input[type="radio"], -.form-search .checkbox input[type="checkbox"], -.form-inline .radio input[type="radio"], -.form-inline .checkbox input[type="checkbox"] { - float: left; - margin-right: 3px; - margin-left: 0; -} - - -/* Margin to space out fieldsets */ -.control-group { - margin-bottom: 8px; -} - -/* Legend collapses margin, so next element is responsible for spacing */ -legend + .control-group { - margin-top: 16px; - -webkit-margin-top-collapse: separate; -} - -/* If a control is disabled, also gray out the control label */ -.control-group.disabled .control-label { - color: #999; - cursor: default; -} - -/* Tooltop link */ -.control-group .tooltip-link { - top: -0.5em; - position: relative; - font-size: 75%; - line-height: 0; - vertical-align: baseline; - padding: 2px; - cursor: default; - font-weight: normal; -} - - -/* Horizontal-specific styles */ -/* -------------------------- */ - -/* Increase spacing between groups */ - -.form-horizontal .control-group { - margin-bottom: 16px; -} - -.form-horizontal .control-group:before, - .form-horizontal .control-group:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - -.form-horizontal .control-group:after { - clear: both; -} - -/* Float the labels left */ - -.form-horizontal .control-label { - float: left; - width: 160px; - padding-top: 5px; - text-align: right; -} - -/* Move over all input controls and content */ - -.form-horizontal .controls { - margin-left: 180px; -} - -/* Remove bottom margin on block level help text since that's accounted for on .control-group */ - -.form-horizontal .help-block { - margin-bottom: 0; -} - -/* And apply it only to .help-block instances that follow a form control */ - -.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block { - margin-top: 8px; -} - -/* Move over buttons in .form-actions to align with .controls */ - -.form-horizontal .form-actions { - padding-left: 180px; -} - - - -/* Inline-specific styles */ -/* -------------------------- */ -.form-inline label { - line-height: 28px; -} -.form-inline .form-value { - line-height: 28px; - margin-right: 15px; -} -.form-inline input { - width: auto; - margin-right: 15px; -} - -/* Form elements */ -/* ---------------------- */ - -.control { - position: relative; - font-size: @baseFontSize; -} - -/* synthetic placeholder */ - -.control .placeholder { - color: #999; - position: absolute; - max-width: 100%; - top: 3px; - left: 6px; - font-size: inherit; -} - -.control ::-webkit-input-placeholder { - color:#999; - opacity:1; -} - -.control ::-moz-placeholder { - color:#999; - opacity:1; -} - -.control :-ms-input-placeholder { - color:#999; - opacity:1; -} - -.control ::placeholder { - color:#999; - opacity:1; -} - -/* uneditable-input a read only text field or text area */ - -.control .uneditable-input { - background-color: #f5f5f5; - min-height: 16px; - font-size: inherit; -} - -.control .uneditable-input.uneditable-input-multiline { - overflow-y: auto; - white-space: normal; - white-space: pre-wrap; - word-break: break-all; - word-break: break-word; - height: auto; - max-height: 100px; -} - -.control.shared-controls-textcontrol .control-clear { - position: absolute; - top: 50%; - transform: translate(0, -50%); - right: 10px; - font-size: 150%; - color: #999; - display: none; -} - -.control.shared-controls-textcontrol input { - padding-right: 25px; -} - -.control.shared-controls-spinnercontrol { - text-align: center; -} - -.control.shared-controls-spinnercontrol input, .control.shared-controls-spinnercontrol .uneditable-input { - display: block; - width: calc(100% - 56px); - /* 100% minus padding and border */ - padding: 4px 48px 4px 6px; - transition: border-color 2s, box-shadow 2s; -} - -.control.shared-controls-spinnercontrol input.corrected-value { - border-color: #d6563c; - box-shadow: rgba(214, 86, 60, 0.5) 0px 0px 8px 0px; -} - -.control.shared-controls-spinnercontrol .increment-down, .control.shared-controls-spinnercontrol .increment-up { - position: absolute; - right: 1px; - top: 1px; - width: 20px; - line-height: 20px; -} - -.control.shared-controls-spinnercontrol .increment-down:focus, .control.shared-controls-spinnercontrol .increment-up:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} - -.control.shared-controls-spinnercontrol .increment-down.disabled, .control.shared-controls-spinnercontrol .increment-up.disabled { - color: #999; -} - -.control.shared-controls-spinnercontrol .increment-down { - right: 26px; -} - -.control.shared-findinput { - display: inline-block; - margin: 5px 0; -} - -.control.shared-findinput input { - width: 250px; -} - - -/* simple text only control (LabelControl) */ -.input-label { - max-width: 100%; - padding: 6px 0 4px 0; - line-height: 15px; - font-size: 12px; - display: inline-block; - word-wrap: break-word; - word-break: break-word; -} - -/* wrapper for checkbox */ -label.checkbox { - padding: 2px 0 2px 22px; - margin-bottom: 0; - min-height: 16px; - position: relative; - min-height: 16px; - overflow: hidden; - text-overflow: ellipsis; -} -label.checkbox.disabled { - color: #999; -} -label.checkbox >.btn { - padding: 0; - width: 14px; - height: 14px; - line-height: 14px; - position: absolute; - left: 0; -} -label.checkbox >.btn > [class*="icon-"] { - margin: 0; -} - -/* Checkbox Controls */ -/* ---------------- */ - -.control label.checkbox { - padding: 6px 0 4px 22px; -} - -.shared-controls-checkboxgroup label.checkbox { - padding-top: 2px; - padding-bottom: 2px; -} - - -/* Key Value Control */ -/* ---------------- */ -.shared-controls-keyvaluecontrol .shared-controls-textcontrol { - margin-right: 10px; -} -.shared-controls-keyvaluecontrol .key-text-control-placeholder, - .shared-controls-keyvaluecontrol .value-text-control-placeholder { - float: left; -} - - -/* Accumulator Control */ -/* ------------------- */ -.accumulator { - width: 700px; -} -.controls-block .accumulator { - width: 100%; -} -.accumulator .availableOptionsContainer, - .accumulator .selectedOptionsContainer { - float: left; - width: calc(50% - 10px); - margin: 0px 20px 0px 0px; -} -.accumulator .addAllLink, .accumulator .removeAllLink { - float: right; -} -.accumulator .selectedOptionsContainer { - margin-right:0px; -} -.accumulator .availableOptionsHeader { - font-weight: normal; - font-size: 12px; - width: 200px; - margin-right: 22px; - padding-bottom: 5px; - line-height: 0px; -} -.accumulator .selectedOptionsHeader { - width: 200px; - margin-right:0px; -} -.accumulator ul.availableOptions, .accumulator ul.selectedOptions { - height: 100px; - overflow: auto; - list-style: none; - margin: 0; - padding: 0; - border: 1px solid #ccc; - clear: left; -} -.accumulator .accDisabled ul.availableOptions, - .accumulator .accDisabled ul.selectedOptions { - background-color: #f5f5f5; -} -.accumulator ul.availableOptions li, .accumulator ul.selectedOptions li { - clear: left; - padding: 4px 5px; - font-size: 12px; - cursor: pointer; - line-height: 1; -} -.accumulator ul.availableOptions li:hover, - .accumulator ul.selectedOptions li:hover { - background-color: rgba(0, 0, 0, 0.05); -} -.accumulator ul.availableOptions li span, .accumulator ul.selectedOptions li span { - margin:0px 8px 0 0; - display: block; - float: left; -} -.accumulator ul span.splIcon-arrow-e { - background-color: #65A637; -} -.accumulator ul.availableOptions li.selected, .accumulator .accDisabled ul li { - color: #999; -} -.accumulator ul.availableOptions li.selected span.splIcon, - .accumulator .accDisabled ul li span.splIcon { - background-color: #ccc; -} -.accumulator .selected { - background-color: transparent; -} -.control-group.error .accumulator ul { - border-color: #d6563c; -} -.accumulator .icon-class { - color: #999; -} -.accumulator div.wide { - width: 340px; -} - -/* table forms? */ -/* ---------------------- */ - -/* TODO: figure out what this is for - - - - - - - - - - -
cell -
help-block
-
cell -
help-block
-
- -*/ -table.form td { - padding-right: 10px; - padding-bottom: 5px; -} - -table.form tr:last-child td { - padding-bottom: 0; -} - -table.form tr:last-child .help-block { - margin-bottom: 0; -} - - -/* Format Dialogs */ -/* --------------- */ - -/* format controls - -
- ... -
- -*/ - -.form-format .control-label { - width: 100px; -} - -/* remove margin from last group */ - -.form-format .control-group:last-child { - margin-bottom: 0; -} - -.form-format .controls { - margin-left: 120px; -} - -/* TODO: not sure why this is needed */ -.form-horizontal textarea { - max-height: 250px; - max-width: 206px; -} - -.form-horizontal .control-group { - margin-bottom: 10px; -} - -/* SPL-72247 - aad margin to help block */ -.form-horizontal .controls > .help-block { - margin-top: 16px / 4; -} - -/* Horizontal form, left-aligned */ - -.form-horizontal.align-left .control-label { - width: auto; - text-align: left; - display: inline-block; - float: none; -} - -.form-horizontal.align-left .controls { - margin-left: 15px; - display: inline-block; -} - -/* Complex Forms */ -/* ===================================== */ - - -/* Form Justified */ -/* --------------- */ -/* justified forms & block btn-group */ -/* if there's only one input block per control group */ - -/* -
-
- -
- -
-
-
- -
- -
-
-
-
- - -
-
-
-*/ -.form-justified .btn-group, - .form-justified input[type="text"], - .form-justified input[type="password"], - .form-justified textarea, - .form-justified .uneditable-input - { - width: 100%; - max-width: 100%; - box-sizing: border-box; -} -.form-justified input[type="text"], - .form-justified input[type="password"] { - min-height: 26px; - /* should use a var here maybe */ -} -.form-justified .btn-combo { - display: block; -} -.form-justified .btn { - width: 100%; - box-sizing: border-box; -} - - - -/* Form Complex */ -/* -------------- */ - -/* -
-
- -
- -
-
-
- -
- - - eg. this is some help text
- that goes outside the form for some reason ;_; -
-
-
-
-
- - -
-
-
- -*/ -/* complex forms? maybe use form-narrow? */ -.form-complex .controls { - position: relative; -} -.form-complex .control-group { - width: 440px; - /* magic number ;_; maybe move width to container */ -} -.form-complex .control-heading { - /* like control-label but without the float */ - padding-top: 5px; - text-align: right; - width: 160px; - font-weight: bold; -} -.form-complex .help-block, .form-complex .help-outer { - position: absolute; - top: 4px; - left: 100%; - margin-left: 10px; - margin-top: 0 !important; - /* TODO: get rid of important; */ - width: 280px; -} -.form-complex .outline { - border: 1px solid #ccc; - border-radius: 3px; - margin-bottom: 10px; - /* TOOD: use var here; */ - margin-top: -5px; - padding-top: 5px; -} -.form-complex fieldset { - border: 1px solid transparent; -} -.form-complex .btn-check { - display: inline-block; - height: 16px; - line-height: 16px; - padding: 0; - text-align: center; - vertical-align: middle; - width: 16px; -} -.form-complex .control-feedback { - display: block; - width: 100%; -} - -/* feedback for controls */ -.control-feedback { - color: #999; - background-color: #eee; - border-radius: 3px; - font-size: 85%; - text-align: center; - margin-top: 3px; -} - -/* SyntheticRadioControl */ -/* --------------------- */ - - -.shared-controls-syntheticradiocontrol > .tooltip { - white-space:normal; -} - - -.shared-controls-syntheticradiocontrol .btn-radio { - display: block; - position: relative; - padding: 3px 0 3px 20px; - color: #333; - text-decoration: none; -} - - -.shared-controls-syntheticradiocontrol .btn-radio:before { - content:''; - background-color: rgb(243, 243, 243); - background-image: linear-gradient(to bottom, rgb(247, 247, 247), #eee); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #eee; - border: 1px solid #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - color: #333; - box-shadow: inset 0px 1px 0 rgb(252, 252, 252); - text-shadow: none; - line-height: 12px; - position: absolute; - left: 0; - top: 2px; - box-sizing: border-box; - width: 16px; - height: 16px; - border-radius: 8px; -} - - -.shared-controls-syntheticradiocontrol .btn-radio.disabled { - cursor: not-allowed; - color: #999; - opacity: 0.65; -} - - -.shared-controls-syntheticradiocontrol .btn-radio.disabled:before { - background: #e6e6e6; - filter: none; - border-color: #ccc; -} - - -.shared-controls-syntheticradiocontrol .btn-radio.active:after { - content:''; - position: absolute; - left: 4px; - top: 6px; - box-sizing: border-box; - width: 8px; - height: 8px; - border-radius: 4px; - background-color: currentColor; -} - -/* Button Combo Block */ -/* ------------------- */ - -/* btn-combo block , just the combo */ -.btn-combo-block { - display:block; - width: 100%; -} -/* box-sizing: border-box; */ -.btn-combo-block .btn { - width: 100%; - box-sizing: border-box; -} - -/* Block Controls */ -/* ------------------- */ - -/* -
-
- -
-
- - -
-
-
-
-*/ - -/* for block level controls */ -.controls-block .btn-group, - .controls-block .btn-combo { - display: block; -} -.controls-block .btn { - width: 100%; - box-sizing: border-box; -} -.controls-block input[type="text"], .controls-block .uneditable-input { - width: 100%; - box-sizing: border-box; - min-height: 26px; - display: block; -} -.controls-block textarea { - width: 100%; - max-width: 100%; - min-height: 2em; - resize: vertical; - box-sizing: border-box; -} - - -/* Controls Half Block */ -/* --------------------- */ - -.controls-fill .btn-group, - .controls-fill .btn-combo { - display:block; - display: -ms-flexbox; - display: flex; - -ms-flex-direction: row; - flex-direction: row; -} - -.controls-fill .btn { - box-sizing: border-box; - -ms-flex: auto; - flex: auto; -} - -.controls-fill input { - box-sizing: border-box; - min-height: 26px; - -ms-flex: auto; - flex: auto; -} - -/* 50% width controls */ -.controls-halfblock .btn-group, - .controls-halfblock .btn-combo { - display:block; - display: -ms-flexbox; - display: flex; - -ms-flex-direction: row; - flex-direction: row; -} -.controls-halfblock .btn { - width: 50%; - box-sizing: border-box; - -ms-flex: 1 0 0px; - flex: 1 0 0px; -} -.controls-halfblock input { - width: 50%; - box-sizing: border-box; - min-height: 26px; - -ms-flex: 1 0 0px; - flex: 1 0 0px; -} - -/* 1/3 controls */ -.controls-thirdblock .btn-group, - .controls-thirdblock .btn-combo { - display:block; - display: -ms-flexbox; - display: flex; - -ms-flex-direction: row; - flex-direction: row; -} -.controls-thirdblock .btn { - width: 33.333%; - box-sizing: border-box; - -ms-flex: auto; - flex: auto; -} - -/* 1/4 controls */ -.controls-quarterblock .btn-group, - .controls-quarterblock .btn-combo { - display:block; -} -.controls-quarterblock .btn { - width: 25%; - box-sizing: border-box; -} - -/* Controls Split */ -/* ------------------- */ - -/* -
-
- -
- -
- - -
-
-
-
-*/ - -/* for controls with text & combo */ -.controls-split .btn-combo, - .controls-split .btn-group { - display:inline-block; - width: 50%; - vertical-align: middle; -} -.controls-split .btn-combo .btn, .controls-split .btn-group .btn { - width: 100%; -} -.controls-split .btn { - display:block; - vertical-align: middle; - box-sizing: border-box; -} -.controls-split input[type="text"] - { - box-sizing: border-box; - width: 50%; - min-height: 26px; - vertical-align: middle; -} -/* FIXME: this doesn't scale well ;_; */ -.controls-split .btn-combo + input, - .controls-split input + .btn-combo, - .controls-split .btn-combo + .shared-controls-textcontrol, - .controls-split .btn-group + .shared-controls-textcontrol, - .controls-split .shared-controls-textcontrol + .btn-combo, - .controls-split .shared-controls-textcontrol + .btn-group - { - margin-left: 0; -} -/* alert controls */ -.controls-split .shared-controls-textcontrol { - display: inline; -} - -/* Small forms -/* ===================================== */ - - -.control-group-small .control-label { - font-size: 11px; -} - -.control-small { - font-size: 11px; -} - -.control-small input[type="text"], - .control-small .uneditable-input, - .control-small textarea { - padding-top: 2px; - padding-bottom: 2px; - font-size: inherit; -} - -.control-small .uneditable-input { - min-height: 16px; -} - -.control-small .btn, .control-small.btn-group > .btn { - padding-top: 2px; - padding-bottom: 2px; - font-size: 11px; -} - -/* Form add-ons */ -/* ------------ */ - -.controls.input-append, .controls.input-prepend { - display: block; -} - -.controls-split.input-prepend .btn-group { - margin-right: -1px; -} - -.controls-split.input-append .btn-group { - margin-left: -1px; -} - -.input-append input + .add-on.dropdown-toggle { - border-top-right-radius: 4px; - border-bottom-right-radius: 4px; -} - -.input-append input.active{ - /* need this to override some weird library rule. */ - border-color: rgba(82,168,236,.8); -} - -.input-append input.active:focus { - background-color: #fff; -} - -.input-append input.active:not(:focus) { - background-color: #fff; -} - -a.add-on { - background-color: rgb(243, 243, 243); - background-image: linear-gradient(to bottom, rgb(247, 247, 247), #eee); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #eee; - border: 1px solid #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - color: #333; - box-shadow: inset 0px 1px 0 rgb(252, 252, 252); - text-shadow: none; -} - -a.add-on:hover { - background-color: rgb(248, 248, 248); - background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #f8f8f8; - border-color: rgb(199, 199, 199); - border-top-color: rgb(199, 199, 199); - border-bottom-color: rgb(199, 199, 199); - background-position: 0 0; - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #333; - text-decoration: none; - text-decoration: none; -} - -/* Error States */ -/* ---------------- */ - -.error .btn { - /* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */ - background-color: rgb(243, 204, 196); - border-color: rgb(192, 135, 124); - color: #d6563c; - text-shadow: none; -} - -.error .btn.active { - /* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */ - background-color: rgb(246, 218, 213); - border-color: rgb(195, 142, 131); - color: #d6563c; - background-image: none; -} - -.error .btn:hover { - /* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */ - background-color: rgb(246, 218, 213); - border-color: rgb(195, 142, 131); - color: #d6563c; -} - -.required { - color: #d6563c; -} - -/* Custom shared form components for color editing */ -/* ------------------------------------------------------ */ - -.color-square { - display: block; - width: 18px; - height: 18px; - background: #a2cc3e; - border: 1px solid #999; - border-radius: 2px; -} - -.color-square:focus { - border-color: rgba(82, 168, 236, 0.8); - outline: 0; - border-collapse: separate; - /* Fix IE9 Issue with box-shadow */ - box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); - background-position: 0; - /* bootstrap tries to animate this on hover & focus */ -} - -.color-square-standalone { - margin-top: 3px; -} - -/* Lite UI */ -/* ================ */ -/* Splunk: Tables */ -/* =================== */ -/* Tables for, you guessed it, tabular data */ - -/* BASE TABLES */ -/* ----------------- */ - -table { - max-width: 100%; - background-color: transparent; - border-collapse: collapse; - border-spacing: 0; -} - - - -/* BASELINE STYLES */ -/* --------------- */ -.table { - width: auto; - min-width: 100%; - max-width: none; - margin-bottom: 16px; -} -/* Cells */ -.table th, .table td { - text-align: left; - vertical-align: top; - font-weight: normal; - padding: 4px 8px; - line-height: 16px; - border-top: 1px solid #d5d5d5; -} -.table th:first-child, .table td:first-child { - padding-left: 20px; -} -.table th:last-child, .table td:last-child { - padding-right: 20px; -} -.table th td:focus, .table td td:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} -.table thead th { - vertical-align: bottom; -} -/* Remove top border from thead by default */ -.table caption + thead tr:first-child th, - .table caption + thead tr:first-child td, - .table colgroup + thead tr:first-child th, - .table colgroup + thead tr:first-child td, - .table thead:first-child tr:first-child th, - .table thead:first-child tr:first-child td { - border-top: 0; -} -/* Account for multiple tbody instances */ -.table tbody + tbody { - border-top: 2px solid #d5d5d5; -} -/* sorts */ -.table .sorts { - white-space: nowrap; - cursor: pointer; -} -.table .sorts a { - color: inherit; -} -.table .sorts a:hover { - text-decoration: none; -} -.table .sorts:hover { - background-color: #e4e4e4; -} -.table .sorts .icon-sorts { - display: inline; -} -.table .sorts .icon-sorts:before { - font-family: "Splunk Icons"; - content: "\2195"; - padding-left: 5px; - color: #bbb; -} -.table .sorts .asc:before, - .table .sorts .Asc:before - { - content: "\21A5"; - color: inherit; -} -.table .sorts .desc:before, - .table .sorts .Desc:before { - content: "\21A7"; - color: inherit; -} -/* Nesting */ -.table .table { - background-color: transparent; -} - - -/* saf3+, chrome1+ */ -@media screen and (-webkit-min-device-pixel-ratio:0) { - /* fix table headers */ - .table-chrome > thead > tr > th { position: relative; } -} - - - - -/* CONDENSED TABLE W/ HALF PADDING */ -/* ------------------------------- */ - -.table-condensed th, - .table-condensed td { - padding: 4px 5px; -} - - - -/* BORDERED VERSION */ -/* ---------------- */ - -.table-bordered { - border: 1px solid #d5d5d5; - border-collapse: separate; /* Done so we can round those corners! */ - border-left: 0; - border-radius: 4px; - -} - -.table-bordered th, - .table-bordered td { - border-left: 1px solid #d5d5d5; -} - -/* Prevent a double border */ - -.table-bordered caption + thead tr:first-child th, - .table-bordered caption + tbody tr:first-child th, - .table-bordered caption + tbody tr:first-child td, - .table-bordered colgroup + thead tr:first-child th, - .table-bordered colgroup + tbody tr:first-child th, - .table-bordered colgroup + tbody tr:first-child td, - .table-bordered thead:first-child tr:first-child th, - .table-bordered tbody:first-child tr:first-child th, - .table-bordered tbody:first-child tr:first-child td { - border-top: 0; -} - -/* For first th/td in the first row in the first thead or tbody */ - -.table-bordered thead:first-child tr:first-child > th:first-child, - .table-bordered tbody:first-child tr:first-child > td:first-child, - .table-bordered tbody:first-child tr:first-child > th:first-child { - border-top-left-radius: 4px; -} - -/* For last th/td in the first row in the first thead or tbody */ - -.table-bordered thead:first-child tr:first-child > th:last-child, - .table-bordered tbody:first-child tr:first-child > td:last-child, - .table-bordered tbody:first-child tr:first-child > th:last-child { - border-top-right-radius: 4px; -} - -/* For first th/td (can be either) in the last row in the last thead, tbody, and tfoot */ - -.table-bordered thead:last-child tr:last-child > th:first-child, - .table-bordered tbody:last-child tr:last-child > td:first-child, - .table-bordered tbody:last-child tr:last-child > th:first-child, - .table-bordered tfoot:last-child tr:last-child > td:first-child, - .table-bordered tfoot:last-child tr:last-child > th:first-child { - border-bottom-left-radius: 4px; -} - -/* For last th/td (can be either) in the last row in the last thead, tbody, and tfoot */ - -.table-bordered thead:last-child tr:last-child > th:last-child, - .table-bordered tbody:last-child tr:last-child > td:last-child, - .table-bordered tbody:last-child tr:last-child > th:last-child, - .table-bordered tfoot:last-child tr:last-child > td:last-child, - .table-bordered tfoot:last-child tr:last-child > th:last-child { - border-bottom-right-radius: 4px; -} - -/* Clear border-radius for first and last td in the last row in the last tbody for table with tfoot */ - -.table-bordered tfoot + tbody:last-child tr:last-child td:first-child { - border-bottom-left-radius: 0; -} - -.table-bordered tfoot + tbody:last-child tr:last-child td:last-child { - border-bottom-right-radius: 0; -} - -/* Special fixes to round the left border on the first td/th */ - -.table-bordered caption + thead tr:first-child th:first-child, - .table-bordered caption + tbody tr:first-child td:first-child, - .table-bordered colgroup + thead tr:first-child th:first-child, - .table-bordered colgroup + tbody tr:first-child td:first-child { - border-top-left-radius: 4px; -} - -.table-bordered caption + thead tr:first-child th:last-child, - .table-bordered caption + tbody tr:first-child td:last-child, - .table-bordered colgroup + thead tr:first-child th:last-child, - .table-bordered colgroup + tbody tr:first-child td:last-child { - border-top-right-radius: 4px; -} - - -/* BORDERED LITE */ -/* ----------------- */ -/* a stripped-down verison of bootstrap's table-bordered */ -.table-bordered-lite th, .table-bordered-lite td { - border-left: 1px solid #d5d5d5; -} -.table-bordered-lite th:first-child, .table-bordered-lite td:first-child { - border-left: none; -} - -/* BORDERED DOTTED */ -/* ----------------- */ -.table-dotted td, .table-dotted th { - border-top: 1px dashed #ccc; -} - -/* ZEBRA-STRIPING */ -/* -------------- */ - -.table-striped > thead > tr > th { - background-color: #fff; - border-top: 1px solid #d5d5d5; -} - -.table-striped > tbody { - /* For tables that have manually striped rows due to row-grouping, reset .even to white. */ -} - -.table-striped > tbody > tr:nth-child(odd) > td, - .table-striped > tbody > tr:nth-child(odd) > th - > tr.odd > td, - .table-striped > tbody > tr.odd > th { - background-color: #f5f5f5; -} - -/* Consider not have the table-striped class and only rely on the row class - Marc */ - -.table-striped > tbody > tr.even > td, - .table-striped > tbody > tr.even > th { - background-color: #fff; -} - - -/* CHROME */ -/* ------------------- */ - -.table-chrome { - border-top: 1px solid #bfbfbf; - border-bottom: 1px solid #bfbfbf; - -} - -.table-chrome > thead > tr > th { - font-weight: normal; - background-color: rgb(243, 243, 243); - background-image: linear-gradient(to bottom, rgb(247, 247, 247), #eee); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #eee; - border: 1px solid #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - color: #333; - box-shadow: inset 0px 1px 0 rgb(252, 252, 252); - text-shadow: none; - box-shadow: none; -} - -/* position: relative; this fixes a rendering bug in Safari 6.0.5 (SPL-67998) - also causes rendering issue in FF */ - -.table-chrome > thead > tr > th:first-child { - border-left: none; -} - -.table-chrome > thead > tr > th:last-child { - border-right: none; -} - -/* FF bug fix */ - -.table-chrome td { - border-left: 0 solid transparent; - border-right: 0 solid transparent; -} - -/* sorting */ - -.table-chrome .sorts { - font-weight: normal; -} - -.table-chrome .sorts:hover { - text-decoration: none; - background-color: rgb(248, 248, 248); - background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #f8f8f8; - border-color: rgb(199, 199, 199); - border-top-color: rgb(199, 199, 199); - border-bottom-color: rgb(199, 199, 199); - background-position: 0 0; - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #333; - text-decoration: none; -} - -.table-chrome .sorts a { - text-decoration: none; - color: #333; -} - -.table-chrome .sorts.active { - /* .gradient-vertical($interactiveGradientEndColor,$interactiveGradientStartColor); */ - /* box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1); */ -} - -.table-chrome .sorts.active:hover { - background-color: rgb(248, 248, 248); - background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #f8f8f8; - border-color: rgb(199, 199, 199); - border-top-color: rgb(199, 199, 199); - border-bottom-color: rgb(199, 199, 199); - background-position: 0 0; - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #333; - text-decoration: none; - border-bottom: 1px solid #d5d5d5; -} - -.table-chrome.table-striped > tbody > tr:nth-child(even) > td { - background-color: #f5f5f5; -} - -.table-chrome.table-striped > tbody > tr:nth-child(odd) > td { - background-color: #fff; -} - -.table-chrome.table-striped > tbody > tr.even > td { - background-color: #f5f5f5; -} - -.table-chrome.table-striped > tbody > tr.odd > td { - background-color: #fff; -} - - - -/* TABLE CELL SIZING */ -/* ----------------- */ - -/* Reset default grid behavior */ -table td[class*="span"], -table th[class*="span"], -.row-fluid table td[class*="span"], -.row-fluid table th[class*="span"] { - display: table-cell; - float: none; /* undo default grid column styles */ - margin-left: 0; /* undo default grid column styles */ -} - -/* Change the column widths to account for td/th padding */ -.table td.span1, .table th.span1 { - float: none; - /* undo default grid column styles */ - width: 44px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span2, .table th.span2 { - float: none; - /* undo default grid column styles */ - width: 124px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span3, .table th.span3 { - float: none; - /* undo default grid column styles */ - width: 204px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span4, .table th.span4 { - float: none; - /* undo default grid column styles */ - width: 284px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span5, .table th.span5 { - float: none; - /* undo default grid column styles */ - width: 364px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span6, .table th.span6 { - float: none; - /* undo default grid column styles */ - width: 444px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span7, .table th.span7 { - float: none; - /* undo default grid column styles */ - width: 524px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span8, .table th.span8 { - float: none; - /* undo default grid column styles */ - width: 604px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span9, .table th.span9 { - float: none; - /* undo default grid column styles */ - width: 684px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span10, .table th.span10 { - float: none; - /* undo default grid column styles */ - width: 764px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span11, .table th.span11 { - float: none; - /* undo default grid column styles */ - width: 844px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} -.table td.span12, .table th.span12 { - float: none; - /* undo default grid column styles */ - width: 924px; - /* 16 is total padding on left and right of table cells */ - margin-left: 0; - /* undo default grid column styles */ -} - - - -/* HOVER EFFECT */ -/* ------------ */ -.table-hover > tbody > tr:hover > td, - .table-hover > tbody > tr:hover > th { - background-color: #e4e4e4; -} - - -/* FOCUS EFFECT */ -/* ------------ */ - -/* add focus back in, needs to come last */ -.table > tbody > tr > td:focus, .table > tbody > tr.even > td:focus, .table > tbody > tr.odd > td:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} -.table > tbody > tr:focus, -.table > tbody > tr.even:focus, -.table > tbody > tr.odd:focus { - outline: none; -} -.table > tbody > tr:focus > td, .table > tbody > tr.even:focus > td, .table > tbody > tr.odd:focus > td { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} - - - - - -/* TABLE BACKGROUNDS */ -/* ----------------- */ -/* Exact selectors below required to override .table-striped */ - -.table tbody tr.success > td { - background-color: rgb(239, 246, 223); -} - -.table tbody tr.error > td { - background-color: rgb(250, 233, 230); -} - -.table tbody tr.warning > td { - background-color: rgb(253, 244, 221); -} - -.table tbody tr.info > td { - background-color: #d9edf7; -} - -/* Hover states for .table-hover */ -.table-hover tbody tr.success:hover > td { - background-color: rgb(229, 240, 203); -} -.table-hover tbody tr.error:hover > td { - background-color: rgb(246, 214, 208); -} -.table-hover tbody tr.warning:hover > td { - background-color: rgb(252, 236, 197); -} -.table-hover tbody tr.info:hover > td { - background-color: rgb(196, 227, 243); -} - - - - -/* EMBEDDED TABLES */ -/* -------------------- */ -/* tables that appear within other tables. */ - - -.table-embed { - width:100%; - border: 0; -} - - -.table-embed td { - border-bottom: 1px dashed #ccc; - border-left: 0; - padding: 0; - background-color: transparent !important; -} - - -.table-embed td:first-child { - padding-right: 10px; -} - - - - -/* ROW EXPANDING */ -/* -------------------- */ - - -.table-row-expanding { - width: 100%; - table-layout: fixed; - margin-bottom: -1px; - border-bottom: 1px solid #ccc; -} - - -.table-row-expanding > tbody > tr > td.expands { - cursor: pointer; - border-right:1px solid #d5d5d5; - padding: 0; -} - - -.table-row-expanding > tbody > tr > td.expands.disabled { - color: #bbb; - cursor: default; -} - - -.table-row-expanding > tbody > tr > td.expands.disabled > span, .table-row-expanding > tbody > tr > td.expands.disabled a { - color: inherit; - cursor: inherit; -} - - -.table-row-expanding > tbody > tr > td.expands > span, .table-row-expanding > tbody > tr > td.expands a, .table-row-expanding > tbody > tr > td.expands > i { - color: #333; - display: block; - padding: 4px 0 4px 20px; - width: 15px; - height: 16px; - text-decoration: none; - text-align: left; -} - - -.table-row-expanding > tbody > tr > td.expands > span:focus, .table-row-expanding > tbody > tr > td.expands a:focus, .table-row-expanding > tbody > tr > td.expands > i:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} - - -/* TODO unify these class names */ - - -.table-row-expanding > tbody > tr.more-info > td, - .table-row-expanding > tbody > tr.info-row > td { - border-top: none; - background-color: #ebebeb; -} - - -/* style for an extra row inserted in the expanded state */ - - -.table-row-expanding > tbody > tr.expanded > td { - background-color: #ebebeb; -} - - -.table-row-expanding > tbody > tr > td > .btn-combo { - margin: -4px 5px -6px 20px; -} - - -.table-row-expanding > tbody > tr > td > .btn-combo:first-child { - margin-left: 0; -} - - -.table-row-expanding > tbody > tr > td.title > a, - .table-row-expanding > tbody > tr > td.title > span { - margin: -4px -8px; - padding: 4px 8px; - display: block; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; - font-size: 14px; - line-height: 16px; -} - - -.table-row-expanding > tbody > tr > td.title > a:focus, .table-row-expanding > tbody > tr > td.title > span:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} - - -.table-row-expanding > tbody > tr > td.title > .disabled { - color: #7C7C7C; -} - - -.table-row-expanding > tbody > tr.expanded > td.title > a { - white-space: normal; -} - - -.table-row-expanding th.col-info { - width:15px; - padding-left:20px; - padding-right:0; - text-align: left; - vertical-align: top; - font-size: 100%; - border-right:1px solid #d5d5d5; -} - - -.table-row-expanding th.col-info a { - text-decoration: none; - color: #000; -} - - -.table-row-expanding th.col-info .icon-info { - width:15px; - display: block; -} - - -.table-row-expanding td.expands:hover:not(.disabled), - .table-row-expanding td.col-info:hover:not(.disabled) { - background-color: #ebebeb !important; - /* lame but needed to override BS .table-striped */ - border-right:1px solid #d5d5d5 !important; -} - - -.table-row-expanding td.expands .icon-triangle-right-small:before { - content: "\203A"; -} - - -.table-row-expanding td.expands .icon-triangle-down-small:before { - content: "\2C5"; -} - -/* remove sorting icons for info column */ -.table-chrome .sorts th.col-info:after { - content: ""; -} - - - -/* SPECIAL COLUMNS AND CELLS */ -/* -------------------- */ -/* custom styles for row numbers */ - -td.row-number, -th.row-number { - width: 1px; -} -td.row-number, td.line-num { - text-align: right; - color: #999; -} - -/* custom styles for numeric value cells */ -th.numeric, td.numeric { - text-align: right -} - -td.end-group { - border-right:1px solid #d5d5d5; -} - - -/* DOCKING AND STATIC TABLE HEADERS */ -/* ----------- */ -/* class for docking table header and scroll bar */ - -.header-table-docked { - position: fixed; - top: 0; - z-index: 406; - overflow: hidden; - box-shadow: 0 4px 8px rgba(0,0,0,0.2); - background: #fff; -} - -.header-table-docked > .disable { - display: block; - position: absolute; - top: 0px; - right: 0px; - bottom: 0px; - left: 0px; - background-color: #555; - opacity: 0.30; -} - -.header-table-docked > table { - table-layout: fixed; - margin-bottom: 0; - /* SPL-71945, this prevents the last header cell from appearing un-styled in Firefox and IE */ - max-width: inherit; -} - -.table-scroll-bar-docked { - position: fixed; - bottom: 0; - left: 0; - right: 0; - overflow-x: auto; -} - - /* class for static table header and scroll bar */ - -.header-table-static { - height: 0; - position: relative; - z-index: 406; -} - -.header-table-static > table { - margin-bottom: 0; -} - -.header-table-wrapper { - overflow: hidden; - border-bottom: 1px solid #d5d5d5; -} - -.header-table-wrapper .table { - margin-bottom: 0; -} - - /* need to clean up these two classes to make sense */ -.scroll-table-wrapper { /* used on dashboards and embedded tables, the wrapper scrolls horz and vert */ - height: 380px; /* override */ - width: 100%; - overflow: auto; -} - -.scrolling-table-wrapper { /* tables that will scroll horizontally */ - width: 100%; - overflow-x: auto; - position: relative; -} - -/* tables that will scroll vertically, up to consumer to set height or max-height */ -.vertical-scrolling-table-wrapper { - width: 100%; - overflow-y: auto; -} - - -/* MODALIZING ROWS */ -/* ----------- */ -.modalize-table-top, .modalize-table-bottom, .modalize-table-overlay { - position: absolute; - left: 0; - background-color: #555; - opacity: 0.30; -} - -.modalize-table-top { - top: 0; -} - -.modalize-table-bottom { - bottom: 0; -} - -.modalize-table-overlay { - position: fixed; - top: 0; - bottom: 0; - right: 0; -} - - -/* DRILLDOWN */ -/* -------------------------------------------------- */ - -.table-drilldown > tbody > tr > td { - color: #1e93c6; -} - -.table-drilldown > tbody > tr > td:hover { - color: #3863a0; -} - -/* reset for row # */ - -.table-drilldown > tbody > tr > td.row-number { - color: #999; -} -.table-drilldown-row > tbody > tr:hover > td { - color: #3863a0; -} -/* reset for row # */ -.table-drilldown-row > tbody > tr:hover > td.row-number { - color: #999; -} -.table-drilldown-cell > tbody > tr > td:hover .multivalue-subcell { - color: #1e93c6; -} -.table-drilldown-cell > tbody > tr > td:hover .multivalue-subcell:hover { - color: #3863a0; -} - - -/* MISC */ -/* ----------- */ -/* misc hacks that should probably never been added */ -.ui-grid-head-table, -.ui-grid-body-table -{ - margin-bottom: 0; -} - -/* table-scroll? */ -.table-scroll tbody { - max-height: 200px; - overflow-y: scroll; -} - -/* just the row borders */ -.table-border-row { - border-top: 1px solid #d5d5d5; -} -.table-border-row th, .table-border-row td { - border-top: 1px solid #d5d5d5; -} - -/* fixed width tables */ -.table-fixed { - table-layout:fixed; -} -.table-fixed tr > td:first-child { - max-width: 300px; - word-break: break-all; -} - -/* remove the sorting icons for the row number column */ -.table-chrome .sorts th.row-number:after { - content: ""; -} - -/* Lite UI */ -/* -------------------------------------------------- */ - -/* Print */ -/* -------------------------------------------------- */ - - -@media print { body table { - max-width: 100% !important; - width: 100% !important; - overflow: hidden !important; - table-layout: auto !important; - } body .scrolling-table-wrapper, body .results-wrapper, body .results-table, body .events-viewer-wrapper { - max-width: 100% !important; - width: 100% !important; - overflow: hidden !important; - } body td, - body th { - background: none !important; - word-break: break-all !important; - word-wrap: break-word !important; - overflow-wrap: break-word !important; - white-space: normal !important; - width: auto !important; - page-break-inside: auto; - } body .table-chrome .sorts:after { - content: ''; - } body .header-table-docked, - body .table-scroll-bar-docked { - display: none !important; - } } -body.print table { - max-width: 100% !important; - width: 100% !important; - overflow: hidden !important; - table-layout: auto !important; -} -body.print .scrolling-table-wrapper, body.print .results-wrapper, body.print .results-table, body.print .events-viewer-wrapper { - max-width: 100% !important; - width: 100% !important; - overflow: hidden !important; -} -body.print td, - body.print th { - background: none !important; - word-break: break-all !important; - word-wrap: break-word !important; - overflow-wrap: break-word !important; - white-space: normal !important; - width: auto !important; - page-break-inside: auto; -} -body.print .table-chrome .sorts:after { - content: ''; -} -body.print .header-table-docked, - body.print .table-scroll-bar-docked { - display: none !important; -} -/* Splunk: Table Captions */ -/* =================== */ -/* The count, filters and pagination that appear above a listing. */ - - -.table-caption, -.table-caption-inner { - min-height: 36px; - text-align: center;} - -.table-caption-inner.affix-top { - left: 0; - top: 0; - right: 0; - background-color: #eee; - z-index: 406; - position: fixed; -} - -.table-caption h3 { - font-size: 12px; - font-weight: normal; - float: left; - padding-left: 20px; - line-height: 36px; - margin: 0; - min-width: 140px; - text-align: left; -} - - -.table-caption .shared-waitspinner { - float: left; - width: 14px; - height: 14px; - margin: 10px 2px 2px 2px; -} - -.table-caption div.shared-controls-controlgroup { - display: inline-block; - margin: 0px 10px 0px 0; -} - -.table-caption .pagination { - min-width: 150px; - margin: 5px 20px 0 20px; -} - - -/* filter forms */ -/* ------------ */ -.shared-tablecaption-input { - position: relative; -} - -/* Lite UI */ -/* -------------------------------------------------- */ -/* STANDARD TOUR */ - -.tourbar { - background-color: #222; - min-height: 46px; - position: relative; -} - -.tourbar .info-container { - margin: 0px 200px; - padding: 10px; - background-color: #333; - min-height: 26px; -} - -.tourbar .info-container .info { - font-size: 14px; - color: #eee; -} - -.tourbar .btn { - background: transparent; - filter: none; - border-color: #999; - color: #eee; - text-shadow: none; - box-shadow: none; - top: 50%; - margin-top: -13px; - position: absolute; -} - -.tourbar .btn.next { - right: 158px; -} - -.tourbar .btn.previous { - left: 158px; -} - -.tourbar .btn.close-btn { - right: 10px; -} - -.tourbar .close-container { - float: right; - margin: 10px 25px 10px 25px; -} - -.tourbar .next-container { - float: right; - margin: 10px 0px 10px 25px; -} - -.tourbar .previous-container { - float: left; - margin: 10px 25px; -} - -.tour-highlight { - position: relative; -} - -.tour-highlight::after { - content: ""; - position: absolute; - right: -20px; - top: -20px; - height: 30px; - width: 30px; - z-index: 99999; - background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDx0aXRsZT5VbnRpdGxlZCAyPC90aXRsZT4KICAgIDxkZXNjcmlwdGlvbj5DcmVhdGVkIHdpdGggU2tldGNoIChodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gpPC9kZXNjcmlwdGlvbj4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPgogICAgICAgIDxwYXRoIGQ9Ik02LjcxNDQ2NjA5LDYuNzE0NDY2MDkgTDAsMCBMMCwyMCBMMjAsMjAgTDEzLjc4NTUzMzksMTMuNzg1NTMzOSBMMjAuMDQ1OTQxNSw3LjUyNTEyNjI3IEwxMi45NzQ4NzM3LDAuNDU0MDU4NDU0IEw2LjcxNDQ2NjA5LDYuNzE0NDY2MDkgWiIgaWQ9IlRyaWFuZ2xlLTEiIGZpbGw9IiNEODVEM0MiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+); - background-size: 30px 30px; - animation: highlightedElementAnimation 2s infinite alternate; -} - -@keyframes highlightedElementAnimationFrames { - from { right: -20px; top: -20px; } - to { right: -30px; top: -30px; } -} - - -/* IMAGE TOUR CAROUSEL */ -.image-tour-container .carousel { - width: 960px; - height: 718px; - background: #333; - margin-bottom: 0; -} -.image-tour-container .carousel .carousel-control { - top: 52%; - background: none; - border: none; - color: #65A637; - opacity: 1; - left: 45px; - font-size: 48px; - z-index: 60; -} -.image-tour-container .carousel .carousel-control polygon { - fill: #65A637; -} -.image-tour-container .carousel .carousel-control:hover polygon{ - fill: rgb(125, 195, 75); -} -.image-tour-container .carousel .carousel-control.disabled { - display: none; -} -.image-tour-container .carousel .carousel-control:focus { - box-shadow: none; -} -.image-tour-container .carousel .carousel-control.right { - right: 45px; - left: auto; -} -.image-tour-container .carousel .carousel-indicators { - bottom: 18px; - top: inherit; - right: 50%; - transform: translate(50%, 0); - z-index: 60; -} -.image-tour-container .carousel .carousel-indicators li { - height: 6px; - width: 6px; - cursor: pointer; - background: #999; - border: none; - margin-left: 10px; - margin-bottom: 0px; -} -.image-tour-container .carousel .carousel-indicators li.active { - background-color: #65A637; -} -.image-tour-container .carousel .carousel-indicators li:first-child { - margin-left: 0; -} -.image-tour-container .carousel .item { - width: 960px; - height: 716px; -} -.image-tour-container .carousel .item img { - width:100%; -} -.image-tour-container .carousel .item.active img:hover { - cursor: pointer; -} -.image-tour-container .carousel .help-link { - position: absolute; - width: 150px; - height: 30px; - top: 122px; - left: 563px; -} -.image-tour-container .carousel a#splunk-answers { - top: 160px; - left: 504px; - width: 140px; -} -.image-tour-container .tour-links { - position: absolute; - top: 15px; - right: 5px; - padding: 5px; - text-align: right; - z-index: 50; - font-size: 12px; -} -.image-tour-container .tour-links a { - color: #fff; - margin-left: 15px; -} -.image-tour-container .tour-links a:hover { - text-decoration: underline; -} -.image-tour-container .welcome-slide { - position: absolute; - top: 0; - left: 0; - z-index: 100; -} -.image-tour-container .tour-btn { - background: rgba(0, 0, 0, 0.3); - position: absolute; - top: 300px; - left: 50%; - padding: 30px 40px; - font-size: 30px; - color: #fff; - cursor: pointer; - transform: translate(-50%, 0); -} -.image-tour-container .start-tour, - .image-tour-container .exit-tour { - color: #F58220; -} -.image-tour-container .tour-gutter { - background: rgba(51, 51, 51, 0.9); - height: 132px; - width: 962px; - font-size: 16px; - color: #fff; - position: absolute; - bottom: 0px; - z-index: 50; - left: 50%; - transform: translate(-50%, 0); -} -.image-tour-container .tour-gutter div.gutter-text { - transform: translate(0, -50%); - margin: 0 auto; - position: relative; - top: 50%; - line-height: 150%; - width: 720px; - text-align: center; -} -.image-tour-container .tour-gutter a { - color: #fff; - text-decoration: underline; -} -.image-tour-container .carousel-assets { - position: absolute; - height: 132px; - width: 960px; - bottom: 0; -} -.image-tour-container .next-tour, - .image-tour-container .try-it-now { - display: none; -} -.image-tour-container .try-it-now { - position: absolute; - right: 30px; - z-index: 500; - bottom: 50px; -} -@media only screen and (max-height: 750px) { - .image-tour-container .carousel-assets, - .image-tour-container .tour-gutter { - position: fixed; - } - .image-tour-container .carousel-assets { - bottom: -132px; - z-index: 60; - } - .image-tour-container .carousel-assets .carousel-control { - top: inherit; - bottom: 175px; - } - .image-tour-container .carousel-assets .carousel-indicators { - bottom: 150px; - } - .image-tour-container .carousel-assets .tour-links { - top: inherit; - bottom: 220px; - } - .image-tour-container .carousel-assets .try-it-now { - top: inherit; - bottom: 180px; - } -} - -/* IMAGE TOUR MODAL */ -.image-tour .tour-modal { - width: 960px; - margin-left: -480px; - height: 716px; - background: #333; - z-index: 1062; -} -.image-tour .tour-modal.fade.in { - top: 15px; -} -.modal-backdrop.tour-backdrop.fade { - background: #333; - z-index: 1061; -} -.modal-backdrop.tour-backdrop.fade.in { - opacity: 1; - background: #333; -} - -/* INTERACTIVE TOUR */ - -.introjs-overlay { - position: absolute; - z-index: 999999; - background-color: #000; - opacity: 0; - background: radial-gradient(center,ellipse cover,rgba(0, 0, 0, 0.4) 0,rgba(0, 0, 0, 0.9) 100%); -} -.introjs-fixParent { - z-index: auto !important; - opacity: 1.0 !important; - position: absolute !important; - transform: none !important; - display: block !important; -} -.introjs-showElement, -tr.introjs-showElement > td, -tr.introjs-showElement > th { - z-index: 9999999 !important; - display: block !important; -} -.introjs-disableInteraction { - z-index: 99999999 !important; - position: absolute; -} -a.introjs-showElement { - display: inline-block !important; -} -.introjs-relativePosition, -tr.introjs-showElement > td, -tr.introjs-showElement > th { - position: relative; -} -.introjs-helperLayer { - position: absolute; - z-index: 9999998; - background-color: rgba(255, 255, 255, 0.9); - border: 1px solid rgba(0, 0, 0, 0.5); - border-radius: 4px; - box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4); -} -.introjs-tooltipReferenceLayer { - position: absolute; - z-index: 10000000; - background-color: transparent; -} -.introjs-helperLayer *, -.introjs-helperLayer *:before, -.introjs-helperLayer *:after { - box-sizing: content-box; -} -.introjs-helperNumberLayer { - position: absolute; - top: -16px; - left: -16px; - z-index: 9999999999 !important; - padding: 2px; - font-size: 13px; - font-weight: bold; - color: white; - text-align: center; - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); - background: linear-gradient(to bottom, #d6563c 0%, rgb(236, 174, 162) 100%); /* W3C */ - width: 20px; - height:20px; - line-height: 20px; - border: 3px solid white; - border-radius: 50%; - box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); -} - -.introjs-arrow { - border: 8px solid rgba(51, 51, 51, 0.9); - content:''; - position: absolute; -} -.introjs-arrow.top { - top: -15px; - border-top-color:transparent; - border-right-color:transparent; - border-bottom-color: rgba(51, 51, 51, 0.9); - border-left-color:transparent; -} -.introjs-arrow.top-right { - top: -15px; - right: 10px; - border-top-color:transparent; - border-right-color:transparent; - border-bottom-color: rgba(51, 51, 51, 0.9); - border-left-color:transparent; -} -.introjs-arrow.top-middle { - top: -15px; - left: 50%; - margin-left: -5px; - border-top-color:transparent; - border-right-color:transparent; - border-bottom-color: rgba(51, 51, 51, 0.9); - border-left-color:transparent; -} -.introjs-arrow.right { - right: -15px; - top: 15px; - border-top-color:transparent; - border-right-color:transparent; - border-bottom-color:transparent; - border-left-color: rgba(51, 51, 51, 0.9); -} -.introjs-arrow.right-bottom { - bottom:10px; - right: -15px; - border-top-color:transparent; - border-right-color:transparent; - border-bottom-color:transparent; - border-left-color: rgba(51, 51, 51, 0.9); -} -.introjs-arrow.bottom { - bottom: -15px; - border-top-color: rgba(51, 51, 51, 0.9); - border-right-color:transparent; - border-bottom-color:transparent; - border-left-color:transparent; -} -.introjs-arrow.left { - left: -15px; - top: 10px; - border-top-color:transparent; - border-right-color: rgba(51, 51, 51, 0.9); - border-bottom-color:transparent; - border-left-color:transparent; -} -.introjs-arrow.left-bottom { - left: -15px; - bottom:10px; - border-top-color:transparent; - border-right-color: rgba(51, 51, 51, 0.9); - border-bottom-color:transparent; - border-left-color:transparent; -} -.introjs-tooltip { - position: absolute; - padding: 40px 60px 10px; - text-align: center; - color: #fff; - background-color: rgba(51, 51, 51, 0.9); - min-width: 400px; - max-width: 500px; - border-radius: 0; - box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4); -} -.introjs-tooltiptext a { - color: #fff; - text-decoration: underline; -} -.introjs-tooltipbuttons { - text-align: right; - white-space: nowrap; -} -.introjs-button { - overflow: visible; - padding: 5px; - margin: 0; - color: #65A637; - fill: #65A637; - text-decoration: none; - font-size: 25px; - cursor: pointer; - outline: none; - position: absolute; - top: 50%; - transform: translate(0, -45%); -} -.introjs-button:hover polygon{ - fill: rgb(125, 195, 75); -} -.introjs-button.introjs-disabled { - display: none; -} -.introjs-button:focus { - box-shadow: none; - background: none; -} -.introjs-tooltiplinks { - position: absolute; - top: 10px; - right: 5px; -} -.introjs-skipbutton, -.introjs-nexttourbutton { - font-size: 12px; - color: #fff; - position: relative; -} -.introjs-skipbutton:hover, .introjs-nexttourbutton:hover { - color: #fff; -} -.introjs-skipbutton:focus, .introjs-nexttourbutton:focus { - color: #fff; -} -.introjs-skipbutton.done { - color: #65A637; -} -.introjs-prevbutton { - left: 10px; -} -.introjs-nextbutton { - right: 10px; -} -.introjs-disabled, -.introjs-disabled:hover, -.introjs-disabled:focus { - color: #999; - box-shadow: none; - cursor: default; - background-image: none; - text-decoration: none; -} -.introjs-bullets { - text-align: center; - padding-top: 30px; -} -.introjs-bullets ul { - clear: both; - margin: 15px auto 0; - padding: 0; - display: inline-block; -} -.introjs-bullets ul li { - list-style: none; - float: left; - margin: 0 5px; -} -.introjs-bullets ul li a { - display: block; - width: 6px; - height: 6px; - background: #ccc; - border-radius: 10px; - text-decoration: none; -} -.introjs-bullets ul li a.active { - background: #65A637; -} -.introjs-progress { - overflow: hidden; - height: 10px; - margin: 10px 0 5px 0; - border-radius: 4px; - background-color: #eee; -} -.introjs-progressbar { - float: left; - width: 0%; - height: 100%; - font-size: 10px; - line-height: 10px; - text-align: center; - background-color: #1e93c6; -} -.introjsFloatingElement { - position: absolute; - height: 0; - width: 0; - left: 50%; - top: 50%; -} -.introjs-tooltiptext { - font-size: 16px; - line-height: 24px; -} - -/* tour links in product tours modal */ -.tours-links { - text-align: center; -} -.tour-link { - position: relative; - padding: 10px; - margin-right: 20px; - display: inline-block; - color: #65A637; - border: 1px solid #eee; -} -.tour-link:last-child { - margin-right: 0; -} -.tour-link:hover, - .tour-link:focus { - background: rgba(101, 166, 55, 0.1); - transition: background 0.15s linear; - text-decoration: none; -} -.tour-link i { - font-size: 40px; - padding: 26px 32px; -} - -/* Lite UI */ - -/* Components: common */ -/* Splunk: icons */ -/* ================= */ -/* override bootstrap glyph icons and replace with custom font icons */ -/* loosely based on [FontAwesome](http://fortawesome.github.com/Font-Awesome/) */ -/* see splunk [styleguide](http://localhost:8000/static/style-guide.html) for more details */ - -/* Icon Font Face */ -/* ----------------- */ - -@font-face { - font-family: 'Splunk Icons'; - src: url('/static/fonts/splunkicons-regular-webfont.woff') format('woff'); - font-weight: normal; - font-style: normal; - /* unicode-range: U+00-FF; */ -} - -[class^="icon-"]:before, -[class*=" icon-"]:before { - font-family: "Splunk Icons"; - font-style: normal; - font-weight: normal; - text-decoration: inherit; -} - -a [class^="icon-"], -a [class*=" icon-"] { - display: inline-block; - text-decoration: none; -} - - /* makes the font 33% larger relative to the icon container */ -.icon-large { - font-size: 1.3333333333333333em; - vertical-align: middle; -} - -/* Utils & helpers */ -/* ---------------- */ - - -/* utility for setting font-family */ -/* TODO: is this used? or needed? */ -.font-icon { - font-family: "Splunk Icons"; - font-size:inherit; - line-height:inherit; -} - -.icon-no-underline:first-child { - padding-right: 0.3em; -} - -.icon-no-underline:last-child { - padding-left: 0.3em; -} - -.icon-no-underline:first-child:last-child { - padding-right: 0; - padding-left: 0; -} - - -.icon-no-underline:before { - text-decoration: none; -} - -.padded-icon { - margin-right: 0.5em; -} - - -/*image replace helper*/ -.ir { - position: relative; - display: inline-block; - min-width: 0.5em; - text-indent: -9999px; - outline:none; - /* vertical-align:middle; */ -} -.ir:before { - position: absolute; - top: 0; - left: 0; /* Firefox needs to be explicit here */ - text-indent: 0; -} - -/* FONT ICONS */ -/* -------------- */ - -/* example - - Check - - Check - -*/ - -/* when possible we should use the Unicode Private Use Area (PUA) to ensure screen - readers do not read off random characters that represent icons */ - - -/* convert this ... */ -/* .icon-share:before {content: "\EC83 "; } */ -/* into this */ -/*
  • */ -/* Search: */ -/* \.(icon-[^:]+).* */ -/* Replace: */ -/*
  • */ - -/*splunk logo*/ -.icon-splunk:before {content: "splunk"; } -.icon-greater:before {content: ">"; } -.icon-hunk:before {content: "\F000"; } -.icon-enterprise:before {content: "\F001"; } -.icon-cloud-logo:before {content: "\F002"; } - - -/* shapes */ -.icon-circle:before {content: "\ECD0"; } -.icon-circle-filled:before {content: "\25CF"; } -.icon-box-filled:before {content: "\25A0"; } -.icon-triangle-up-small:before {content: "\25B4"; } -.icon-triangle-right:before {content: "\25B6"; } -.icon-triangle-right-small:before {content: "\25B8"; } -.icon-triangle-down:before {content: "\25BC"; } -.icon-triangle-down-small:before {content: "\25BE"; } -.icon-triangle-left:before {content: "\25C0"; } -.icon-triangle-left-small:before {content: "\25C2"; } - - -/*arrows & pointers*/ -.icon-arrow-up:before {content: "\EC01"; } -.icon-arrow-right:before {content: "\27A1"; } -.icon-arrow-down:before {content: "\EC02"; } -.icon-arrow-left:before {content: "\EC00"; } - -.icon-two-arrows-cycle:before {content: "\EC12"; } -.icon-external:before {content: "\EC13"; } - -.icon-rotate-counter:before {content: "\21BA"; } -.icon-rotate:before {content: "\21BB"; } - -.icon-location:before {content: "\EC80"; } - -.icon-chevron-left:before {content: "\2039"; } -.icon-chevron-right:before {content: "\203A"; } -.icon-chevron-up:before {content: "\2C4"; } -.icon-chevron-down:before {content: "\2C5"; } - - - -/*actions*/ -.icon-trash:before {content: "\EC66"; } -.icon-share:before {content: "\27A6"; } -.icon-export:before {content: "\EC68"; } -.icon-print:before {content: "\EC89"; } -.icon-search:before {content: "\EC9B"; } -.icon-search-thin:before {content: "\ECC2"; } -.icon-pivot:before {content: "\EC12"; } -.icon-clone:before {content: "\ECE8"; } - -.icon-pause:before {content: "\EC50"; } -.icon-stop:before {content: "\25A0"; } -.icon-play:before {content: "\25B6"; } - -.icon-sort:before {content: "\2195"; } -.icon-sorted-up:before {content: "\21A5"; } -.icon-sorted-down:before {content: "\21A7"; } - -.icon-minus:before {content: "\2212"; } -.icon-minus-circle:before {content: "\2296"; margin-right: 0.25em; } -.icon-plus:before {content: "+"; } -.icon-plus-circle:before {content: "\2295"; } -.icon-x:before {content: "\2717"; } -.icon-x-circle:before {content: "\2297"; } - -.icon-close:before, -.icon-cancel:before {content: "\2717"; } - -.icon-collapse-left:before {content: "\ECE0"; } -.icon-expand-right:before {content: "\ECE1"; } - -.icon-fullscreen:before {content: "\ECF3"; } -.icon-fullscreen-exit:before {content: "\ECF4"; } - -/*concepts*/ -.icon-activity:before {content: "\ECAE"; } -.icon-string:before {content: "a"; } -.icon-number:before {content: "#"; } -.icon-text:before {content: "\ECD9"; } -.icon-not-allowed:before {content: "\EC9E"; } -.icon-data:before {content: "\ECA4"; } -.icon-data-input:before {content: "\ECA3"; } -.icon-settings:before {content: "\ECA5"; } -.icon-distributed-environment:before {content: "\ECA6"; } -.icon-visible:before {content: "\ECC0"; } -.icon-hidden:before {content: "\ECC1"; } -.icon-boolean:before {content: "\ECD2"; } -.icon-menu:before, -.icon-rows:before {content: "\EC56"; } -.icon-tiles:before {content: "\ECF0"; } - - -/*misc*/ -.icon-info:before {content: "i"; } -.icon-info-circle:before {content: "I"; } -.icon-question:before { - font-family: inherit; /* Roboto */ - content: "?"; -} -.icon-question-circle:before {content: "\EC9D"; } -.icon-box-unchecked:before {content: "\2610"; } -.icon-box-checked:before {content: "\2611"; } -.icon-check-circle:before {content: "\ECD3"; } -.icon-alert-circle:before {content: "\ECD4"; } -.icon-code:before {content: "\ECD7"; } -.icon-code-thin:before {content: "\ECD6"; } -.icon-alert:before, -.icon-error:before {content: "\26A0"; } -.icon-warning:before {content: "\ECE2"; } - -/*objects*/ -.icon-bell:before {content: "\EC9C"; } -.icon-bookmark:before {content: "\ECA1"; } -.icon-bulb:before {content: "\EC98"; } -.icon-calendar:before {content: "\EC9A"; } -.icon-check:before {content: "\2713"; } -.icon-clock:before {content: "\231A"; } -.icon-cloud:before {content: "\2601"; } -.icon-flag:before {content: "\2691"; } -.icon-gear:before {content: "\2699"; } -.icon-lightning:before {content: "\2301"; } -.icon-link:before {content: "\ECF1"; } -.icon-lock:before {content: "\EC9F"; } -.icon-lock-unlocked:before {content: "\ECA0"; } -.icon-mail:before {content: "\2709"; } -.icon-pencil:before {content: "\270F"; } -.icon-speech-bubble:before {content: "\EC99"; } -.icon-star:before {content: "\2605"; } -.icon-user:before {content: "\EC84"; } -.icon-clipboard:before {content: "\ECD5"; } -.icon-paintbrush:before {content: "\ECCA"; } -.icon-warning-sign:before {content: "\26A0"; } - - -/*results and visualizations*/ -.icon-chart-area:before {content: "\ECA9"; } -.icon-chart-bar:before {content: "\ECAA"; } -.icon-chart-column:before {content: "\ECAB"; } -.icon-chart-pie:before {content: "\ECAC"; } -.icon-chart-scatter:before {content: "\ECAD"; } -.icon-chart-bubble:before {content: "\ECB8"; } -.icon-chart-line:before {content: "\ECAE"; } -.icon-single-value:before {content: "\ECAF"; } -.icon-gauge-radial:before {content: "\ECA2"; } -.icon-gauge-marker:before {content: "\ECB0"; } -.icon-gauge-filler:before {content: "\ECB1"; } -.icon-choropleth-map:before {content: "\ECB9"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } -.icon-external-viz:before {content: "\ECF2"; } -.icon-label-rotation--90:before {content: "\ECE3"; } -.icon-label-rotation--45:before {content: "\ECE4"; } -.icon-label-rotation-0:before {content: "\ECE5"; } -.icon-label-rotation-45:before {content: "\ECE6"; } -.icon-label-rotation-90:before {content: "\ECE7"; } - -.icon-chart-area-plus-table:before {content: "\ECA9 + \ECA8"; } -.icon-chart-bar-plus-table:before {content: "\ECAA + \ECA8"; } -.icon-chart-column-plus-table:before {content: "\ECAB + \ECA8"; } -.icon-chart-pie-plus-table:before {content: "\ECAC + \ECA8"; } -.icon-chart-scatter-plus-table:before {content: "\ECAD + \ECA8"; } -.icon-chart-bubble-plus-table:before {content: "\ECB8 + \ECA8"; } -.icon-chart-line-plus-table:before {content: "\ECAE + \ECA8"; } -.icon-single-value-plus-table:before {content: "\ECAF + \ECA8"; } -.icon-gauge-radial-plus-table:before {content: "\ECA2 + \ECA8"; } -.icon-gauge-marker-plus-table:before {content: "\ECB0 + \ECA8"; } -.icon-gauge-filler-plus-table:before {content: "\ECB1 + \ECA8"; } -.icon-location-plus-table:before {content: "\EC80 + \ECA8"; } -.icon-choropleth-map-plus-table:before {content: "\ECB9 + \ECA8"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } -.icon-external-viz-plus-table:before {content: "\ECF2 + \ECA8"; } - -/*formatting*/ -.icon-list:before {content: "\ECA7"; } -.icon-table:before {content: "\ECA8"; } -.icon-bar-beside:before {content: "\ECB2"; } -.icon-bar-stacked:before {content: "\ECB3"; } -.icon-bar-stacked-100:before {content: "\ECB4"; } -.icon-missing-value-skipped:before {content: "\ECB5"; } -.icon-missing-value-zero:before {content: "\ECB6"; } -.icon-missing-value-join:before {content: "\ECB7"; } - - -/*documents*/ -.icon-folder:before {content: "\ECE9"; } -.icon-document:before {content: "\ECC3"; } -.icon-report:before {content: "\ECC3"; } -.icon-report-search:before {content: "\ECC4"; } -.icon-report-pivot:before {content: "\ECC5"; } -.icon-dashboard:before {content: "\ECC6"; } -.icon-panel:before {content: "\ECC7"; } -.icon-panel-search:before {content: "\ECC8"; } -.icon-panel-pivot:before {content: "\ECC9"; } - -/* Lite UI */ -.lite .ir { - display: none; -} -/* Splunk: Popdown */ -/* ================ */ -/* TODO: review how this works with dropdown */ - -/* popdown for variable content - -
    -
    -
    -
    - content ... -
    -
    -
    - -*/ - -/* Popdown wrapper */ -.popdown { - position: relative -} - -/* popdown container */ -.popdown-dialog { - background-color: #eee; - border: 1px solid #bfbfbf; - /* border-bottom-color: $interactiveBorderBottomColor; */ - /* border-top-color: $interactiveBorderTopColor; */ - /* remove gradient for IE to fix clipping */ - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); - box-shadow: 1px 2px 5px rgba(0,0,0,0.2); - border-radius: 3px; - top: 100%; - left: 50%; - margin: 8px 0 0 -103px; - display: none; - position: absolute; - z-index: 1060; - /* placement of arrow */ - white-space: normal; -} -/* prevent inheriting nowrap from btn-group */ -.popdown-dialog .arrow { - width: 0; - height: 0; - border-left: 8px solid transparent; - border-right: 8px solid transparent; - border-bottom: 8px solid #bfbfbf; - position: absolute; - top: -8px; - left: 50%; - margin-left: -4px; -} -/* generated arrow */ -.popdown-dialog .arrow:before { - content: ""; - display: block; - width: 0; - height: 0; - border-left: 8px solid transparent; - border-right: 8px solid transparent; - border-bottom: 8px solid #fff; - position: absolute; - top: 1px; - left: 0; - margin-left: -8px; -} -.popdown-dialog.up { - margin-top: 0; -} -/* placement of arrow */ -.popdown-dialog.up > .arrow { - border-top: 8px solid #bfbfbf; - border-bottom: none; - top: auto; - bottom: -8px; -} -.popdown-dialog.up > .arrow:before { - border-top: 8px solid #fff; - border-bottom: none; - position: absolute; - top: auto; - bottom: 1px; -} -.popdown-dialog.right { - /* point left */ - margin-left: 5px; - margin-top: 0; -} -/* placement of arrow */ -.popdown-dialog.right .arrow { - border-right: 8px solid #bfbfbf; - border-top: 8px solid transparent; - border-bottom: 8px solid transparent; - border-left: none; - top: 50%; - left: -8px; - margin: -8px 0 0 0 ; -} -.popdown-dialog.right .arrow:before { - border-right: 8px solid #fff; - border-top: 8px solid transparent; - border-bottom: 8px solid transparent; - border-left: none; - position: absolute; - top: 0; - left: 1px; - margin: -8px 0 0 0 ; -} -/* position of arrow when floated right */ -.popdown-dialog.pull-right .arrow { - left: auto; - right: 8px; -} -/* open state */ -.popdown-dialog.open { - display: block; -} - -/* SPL-68751 - IE10 box shadow animation artifacts fix */ -.popdown-dialog:after -{ - content: ""; - font-size: 0; - display: inline; - overflow: hidden; -} - -/* popdown body */ -.popdown-dialog-body { - margin: 0; - border-radius: 3px; - background-color: #fff; -} -.popdown-dialog-body:before, - .popdown-dialog-body:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.popdown-dialog-body:after { - clear: both; -} - -/* popdown body */ -.popdown-dialog-footer { - border-top: 1px solid #ccc; - padding: 5px; - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; -} -.popdown-dialog-footer:before, - .popdown-dialog-footer:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.popdown-dialog-footer:after { - clear: both; -} - -/* variations */ -/* ------------ */ - -/* extends popdown-dialog, adds extra padding - -
    -
    -
    -
    - content ... -
    -
    -
    - -*/ -.popdown-dialog-padded { - padding: 10px; -} - -/* Lite UI */ -/* Splunk: Dropdown arrow/caret */ -/* =========================== */ - - -.dropup, -.dropdown { - position: relative; -} - -.dropdown-toggle:active, -.open .dropdown-toggle { - outline: 0; -} - - - -/* Caret / arrow */ -/* ----------- */ - -/* icon for caret - - -*/ - -.caret { - display: inline-block; - content: ""; - border:none; - width: auto; - height: auto; - line-height: inherit; - font-size: inherit; - margin: 0; - padding-left: 0.3em; - text-decoration: none; - vertical-align: baseline; /* normally top or middle but this seems to break alignment and btn height */ - font-family: "Splunk Icons"; - font-weight: normal; -} - -/* generated font icon */ - -.caret:before { - content: "\2C5"; - font-size: inherit; - text-decoration: none; -} - -.icon-no-underline + .caret { - padding-left: 0; -} - -.caret-char { - font-weight: normal; - font-family: "Splunk Icons"; - font-weight: normal; -} - -.caret-char:before { - content: "\25BE"; -} - -/* Dropdowns */ -/* --------- */ - -.dropdown-menu { - float: left; - min-width: 160px; - list-style: none; - word-wrap: break-word; - width: 20em; - line-height: 1.33333em; - padding: 0; - background-clip: padding-box; - - background-color: #eee; - - border: 1px solid #bfbfbf; - - /* border-bottom-color: $interactiveBorderBottomColor; */ - - /* border-top-color: $interactiveBorderTopColor; */ - - /* remove gradient for IE to fix clipping */ - - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); - - box-shadow: 1px 2px 5px rgba(0,0,0,0.2); - - border-radius: 3px; - - top: 100%; - - left: 50%; - - margin: 8px 0 0 -103px; - - display: none; - - position: absolute; - - z-index: 1060; - - /* placement of arrow */ - - white-space: normal; -} - -.open > .dropdown-menu { - display: block; -} - -/* prevent inheriting nowrap from btn-group */ - -.dropdown-menu .arrow { - width: 0; - height: 0; - border-left: 8px solid transparent; - border-right: 8px solid transparent; - border-bottom: 8px solid #bfbfbf; - position: absolute; - top: -8px; - left: 50%; - margin-left: -4px; -} - -/* generated arrow */ - -.dropdown-menu .arrow:before { - content: ""; - display: block; - width: 0; - height: 0; - border-left: 8px solid transparent; - border-right: 8px solid transparent; - border-bottom: 8px solid #fff; - position: absolute; - top: 1px; - left: 0; - margin-left: -8px; -} - -.dropdown-menu.up { - margin-top: 0; -} - -/* placement of arrow */ - -.dropdown-menu.up > .arrow { - border-top: 8px solid #bfbfbf; - border-bottom: none; - top: auto; - bottom: -8px; -} - -.dropdown-menu.up > .arrow:before { - border-top: 8px solid #fff; - border-bottom: none; - position: absolute; - top: auto; - bottom: 1px; -} - -.dropdown-menu.right { - /* point left */ - margin-left: 5px; - margin-top: 0; -} - -/* placement of arrow */ - -.dropdown-menu.right .arrow { - border-right: 8px solid #bfbfbf; - border-top: 8px solid transparent; - border-bottom: 8px solid transparent; - border-left: none; - top: 50%; - left: -8px; - margin: -8px 0 0 0 ; -} - -.dropdown-menu.right .arrow:before { - border-right: 8px solid #fff; - border-top: 8px solid transparent; - border-bottom: 8px solid transparent; - border-left: none; - position: absolute; - top: 0; - left: 1px; - margin: -8px 0 0 0 ; -} - -/* position of arrow when floated right */ - -.dropdown-menu.pull-right .arrow { - left: auto; - right: 8px; -} - -/* open state */ - -.dropdown-menu.open { - display: block; -} - -/* Dividers (basically an hr) within the dropdown */ - -.dropdown-menu .divider { - height: 1px; - margin: 7px 1px; - /* 8px 1px */ - overflow: hidden; - background-color: #ccc; -} - -.dropdown-menu li { - position: relative; -} - -/* link style */ - -.dropdown-menu li > a { - display: block; - clear: both; - font-weight: normal; - line-height: 16px; - position: relative; - border-top: 1px dotted #ccc; - color: #1e93c6; - padding: 5px 10px ; - white-space: normal; - text-decoration: none; -} - -/* link info style */ - -.dropdown-menu .info, .dropdown-menu .title { - color: #999; -} - -.dropdown-menu ul li.info:not(:first-child) { - border-top: 1px solid #ccc; -} - -.dropdown-menu li.info { - padding: 5px 10px; -} - -.dropdown-menu li > a > .info { - display: block; - font-size: 10.2px; -} - -.dropdown-menu li > span.field-value { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - display: block; - word-wrap: normal; -} - -.dropdown-menu li.title { - text-transform: uppercase; - padding: 3px 10px; -} - -/* menu lists */ - -.dropdown-menu ul { - list-style: none; - margin: 0; - border-radius: 3px; - background-color: #fff; - /* FIXME: this should be separate from popdown */ - overflow-x: hidden; - overflow-y: auto; - /* in rare cases that long strings increase the container size, this will minimize the issues */ - max-width: 100%; - max-height: 270px; - box-sizing: border-box; - border-radius:0; -} - -.dropdown-menu ul:before, - .dropdown-menu ul:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - -.dropdown-menu ul:after { - clear: both; -} - -/* give spacing to double lists */ - -.dropdown-menu ul + ul { - margin-top: -1px; -} - -.dropdown-menu ul + ul li:first-child > a, .dropdown-menu ul + ul li.title:first-child { - border-top: 1px solid #bfbfbf; -} - -/* rounding for first and last items */ - -.dropdown-menu .arrow + ul, .dropdown-menu .arrow + ul > li:first-child > a { - border-top-left-radius: 3px; - border-top-right-radius: 3px; - border-top: none; -} - -.dropdown-menu ul:last-child, .dropdown-menu ul:last-child > li:last-child > a { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; -} - -/* for selectable lists */ - -.dropdown-menu a .icon-check { - position: absolute; - left: 5px; - top: 5px; -} - -.dropdown-menu [class^="icon-"], .dropdown-menu [class*=" icon-"] { - width: 1.25em; - text-align: center; -} - -/* focus state */ - -.dropdown-menu li > a:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} - -/* hover state */ - -.dropdown-menu li > a:hover{ - color: #3863a0; - background: rgba(0, 0, 0, 0.05); - background-color: rgba(0, 0, 0, 0.05); - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)); - /* Standard, IE10 */ - background-repeat: repeat-x; -} - -/* disabled state */ - -.dropdown-menu > .disabled > a, - .dropdown-menu > .disabled > a:hover, - .dropdown-menu > .disabled > a:focus, - .dropdown-menu li > a.disabled, - .dropdown-menu li > a.disabled:hover, - .dropdown-menu li > a.disabled:focus { - color: #bbb; - cursor: not-allowed; -} - -.dropdown-menu > .disabled > a:hover, - .dropdown-menu > .disabled > a:focus, - .dropdown-menu li > a.disabled:hover, - .dropdown-menu li > a.disabled:focus { - text-decoration: none; - background-color: transparent; - background-image: none; - /* Remove CSS gradient */ - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); - cursor: default; -} - -/* items with secondary action icons */ - -.dropdown-menu li > a.primary-link { - margin-right: 40px; - border-top-right-radius: 0; - border-bottom-right-radius: 0; - border-right: 1px dotted #ccc; -} - -.dropdown-menu li > a.secondary-link { - position: absolute; - right: 0; - top: 0; - bottom: 0; - width: 40px; - padding-left:0; - padding-right: 0; - font-size: 16px; - text-align: center; - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} - -.dropdown-menu li > a > .link-description { - color: #999; - display: block; - font-size: 0.85em; -} - -.dropdown-menu li.message { - padding: 5px 10px; -} - -/* divider style */ - -.dropdown-menu .divider { - margin: 0; - border: none; - border-top: 1px solid #bfbfbf; - margin-top: 0; - height: 0; -} - -/* remove top border when there is already a divider */ - -.dropdown-menu .divider + li > a { - border-top: none; -} - -/* Searchable popdown's width */ - -.dropdown-menu .search-query { - margin-left: 2px; - width: 195px; -} - -.dropdown-menu .footer-counter { - text-align: center; - border-top: 1px solid #bfbfbf; - line-height: 2em; -} - -/* truncated dropdown text */ -.dropdown-truncated li > a { - /* wrapping */ - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; -} - - -/* Sizes */ -/* ------------------- */ - - -.dropdown-menu-narrow { - width: 10em; -} - -.dropdown-menu-medium { - width: 25em; -} - -.dropdown-menu-wide { - width: 30em; -} - -.dropdown-menu-width-auto { - width: auto; - max-width: 20em; - -} - -.dropdown-menu-width-auto.dropdown-menu-narrow { - max-width: 10em; -} - -.dropdown-menu-width-auto.dropdown-menu-medium { - max-width: 25em; -} - -.dropdown-menu-width-auto.dropdown-menu-wide { - max-width: 30em; -} - - -/* Selectable dropdown */ -/* ------------------- */ - -.dropdown-menu-selectable li > a { /* BS 2.2 scoped */ - padding-left: 24px; -} - - -/* Bootstrap Override */ -/* ------------------ */ - - -.navbar .nav > li > .dropdown-menu:before, -.navbar .nav > li > .dropdown-menu:after -{ - display: none; -} - -/* hover state of dropdown submenu */ -.dropdown-submenu:hover > a, -.dropdown-submenu:focus > a { - text-decoration: none; - color: #3863a0; - background: rgba(0, 0, 0, 0.05); - background-color: rgba(0, 0, 0, 0.05); - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)); - /* Standard, IE10 */ - background-repeat: repeat-x; -} - -.dropdown-submenu > ul { - overflow-x: hidden; - overflow-y: auto; -} - -.dropdown-header { - display: block; - padding: 3px 20px; - font-size: 12px; - line-height: 1.42857143; - color: #999; -} - - -/* fixed height dropdowns & popdowns */ -/* --------------------------------- */ - -.dropdown-menu-tall ul { - max-height: 20em; - overflow: auto; -} - -.dropdown-menu-short ul { - max-height: 10em; - overflow: auto; -} - -/* disable scrolling */ -.dropdown-menu-noscroll ul { - max-height: none; -} - - -/* Allow for dropdowns to go bottom up (aka, dropup-menu) */ -/* ------------------------------------------------------ */ -/* Just add .dropup after the standard .dropdown class and you're set, bro. */ -/* TODO: abstract this so that the navbar fixed styles are not placed here? */ -/* Reverse the caret */ -.dropup .caret, .navbar-fixed-bottom .dropdown .caret { - border-top: 0; - border-bottom: 4px solid #000; - content: ""; -} -/* Different positioning for bottom up menu */ -.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { - top: auto; - bottom: 100%; - margin-bottom: 1px; -} - -/* Sub menus */ -/* --------------------------- */ -.dropdown-submenu { - position: relative; -} -/* Default dropdowns */ -.dropdown-submenu > .dropdown-menu { - top: 0; - left: 100%; - margin-top: -6px; - margin-left: -1px; - border-radius: 0 6px 6px 6px; -} -.dropdown-submenu:hover > .dropdown-menu { - display: block; -} - -/* Dropups */ -.dropup .dropdown-submenu > .dropdown-menu { - top: auto; - bottom: 0; - margin-top: 0; - margin-bottom: -2px; - border-radius: 5px 5px 5px 0; -} - -/* Caret to indicate there is a submenu */ -li.dropdown-submenu > a { - padding-right: 20px; -} -li.dropdown-submenu > a:after { - display: block; - content: " "; - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; - border-width: 5px 0 5px 5px; - border-left-color: rgb(204, 204, 204); - top: 50%; - right: 10px; - transform: translate(0, -50%); -} - -/* Left aligned submenus */ -.dropdown-submenu.pull-left { - /* Undo the float */ - /* Yes, this is awkward since .pull-left adds a float, but it sticks to our conventions elsewhere. */ - float: none; -} -/* Positioning the submenu */ -.dropdown-submenu.pull-left > .dropdown-menu { - left: -100%; - margin-left: 10px; - border-radius: 6px 0 6px 6px; -} - -/* Tweak nav headers */ -/* ----------------- */ -/* Increase padding from 15px to 20px on sides */ -.dropdown .dropdown-menu .nav-header { - padding-left: 20px; - padding-right: 20px; -} - -/* Typeahead */ -/* --------- */ -.typeahead { - z-index: 1051; - margin-top: 2px; /* give it some space to breathe */ - border-radius: 4px; -} - - -/* Lite UI */ -/* ================ */ -/* Component animations */ -/* -------------------------------------------------- */ - - -.fade { - opacity: 0; - transition: opacity .15s linear; -} - - -.fade.in { - opacity: 1; -} - -.collapse { - position: relative; - height: 0; - overflow: hidden; - transition: height .35s ease; -} - -.collapse.in { - height: auto; -} -/* Close icons */ -/* -------------------------------------------------- */ - - -.close { - float: right; - - border-radius: 4px; - width: 27px; - height: 27px; - - /* hide any placeholder text */ - color: transparent; - font-size: 0; - line-height: 0; - text-align: center; -} - - -.close:before { - font-family: "Splunk Icons"; - content: '\2717'; - font-size: 16px; - color: rgba(51, 51, 51, 0.4); - line-height: 27px; -} - - -.close:hover { - background-color: rgba(0, 0, 0, 0.05); - cursor: pointer; - text-decoration: none; -} - - -.close:hover:before { - color: #3863a0; -} - - -.close:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; -} - - -/* override default focus-link() */ - - -.close:focus:before { - color: #3863a0; -} - -/* Additional properties for button version */ -/* iOS requires the button element instead of an anchor tag. */ -/* If you want the anchor version, it requires `href="#"`. */ -button.close { - padding: 0; - cursor: pointer; - background: transparent; - border: 0; - -webkit-appearance: none; -} - -/* Components: Buttons & Alerts */ -/* Splunk: Buttons */ -/* =============== */ - - -/* Base styles & overrides */ -/* -------------------------------------------------- */ - -/* standard button class for use on a, button - - Button - Button - Button - -*/ - -.btn { - display: inline-block; - padding: 4px 12px; - margin-bottom: 0; /* For input.btn */ - font-size: 12px; - line-height: 16px; - text-align: center; - vertical-align: middle; - cursor: pointer; - - background-color: rgb(243, 243, 243); - - background-image: linear-gradient(to bottom, rgb(247, 247, 247), #eee); - - /* Standard, IE10 */ - - background-repeat: repeat-x; - - background-color: #eee; - - border: 1px solid #bfbfbf; - - border-top-color: #bfbfbf; - - border-bottom-color: #bfbfbf; - - color: #333; - - box-shadow: inset 0px 1px 0 rgb(252, 252, 252); - - text-shadow: none; - border-radius: 4px; -} - -/* this breaks some bootstrap styles */ - -.btn:hover { - background-color: rgb(248, 248, 248); - background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #f8f8f8; - border-color: rgb(199, 199, 199); - border-top-color: rgb(199, 199, 199); - border-bottom-color: rgb(199, 199, 199); - background-position: 0 0; - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #333; - text-decoration: none; -} - -.btn.disabled, - .btn[disabled], - .btn.disabled:hover, - .btn[disabled]:hover, - .btn.disabled:focus, - .btn[disabled]:focus { - background: #e6e6e6; - filter: none; - border-color: #ccc; - border-top-color: #ccc; - border-bottom-color: #ccc; - cursor: not-allowed; - color: #999; - text-shadow: none; - opacity: 0.65; - box-shadow: none; -} - -.btn.active { - background-color: rgb(248, 248, 248); - background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #f8f8f8; - border-color: rgb(199, 199, 199); - border-top-color: rgb(199, 199, 199); - border-bottom-color: rgb(199, 199, 199); - background-position: 0 0; - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #333; - text-decoration: none; - filter: none; - color: #333; -} - -.btn:focus { - border-color: rgba(82, 168, 236, 0.8); - outline: 0; - border-collapse: separate; - /* Fix IE9 Issue with box-shadow */ - box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); - background-position: 0; - /* bootstrap tries to animate this on hover & focus */ -} - -/* Primary */ -/* ------------------- */ - -/* Provides extra visual weight and identifies the primary action in a set of buttons. - - Primary - Primary - Primary - -*/ -.btn-primary { - background-color: rgb(97, 159, 53); - background-image: linear-gradient(to bottom, #65A637, rgb(91, 149, 50)); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #65A637; - border: 1px solid rgb(77, 126, 42); - border-bottom-color: rgb(77, 126, 42); - border-top-color: rgb(77, 126, 42); - color: #fff; - box-shadow: inset 0px 1px 0 rgb(105, 172, 57); - text-shadow: none; -} -.btn-primary:hover { - background-color: rgb(114, 177, 59); - background-image: linear-gradient(to bottom, rgb(122, 184, 61), #65A637); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: rgb(125, 195, 75); - border-color: rgb(84, 126, 42); - border-bottom-color: rgb(84, 126, 42); - border-top-color: rgb(84, 126, 42); - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #fff; - text-decoration: none; -} -.btn-primary.active { - background-color: rgb(114, 177, 59); - background-image: linear-gradient(to bottom, rgb(122, 184, 61), #65A637); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: rgb(125, 195, 75); - border-color: rgb(84, 126, 42); - border-bottom-color: rgb(84, 126, 42); - border-top-color: rgb(84, 126, 42); - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #fff; - text-decoration: none; - filter: none; - color: #fff; -} -.btn-primary:focus { - border-color: rgba(82, 168, 236, 0.8); - outline: 0; - border-collapse: separate; - /* Fix IE9 Issue with box-shadow */ - box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); - background-position: 0 - /* bootstrap tries to animate this on hover & focus */ -} - - -/* Other buttons */ -/* ------------------------- */ - -/* Danger and error appear as red */ -.btn-danger { - /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */ - color: #fff; - text-shadow: 0 -1px 0 rgba(0,0,0,.25); - background-color: rgb(218, 79, 73); - background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); - /* Standard, IE10 */ - background-repeat: repeat-x; - border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25); - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); -} -/* in these cases the gradient won't cover the background, so we override */ -.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { - color: #fff; - background-color: #bd362f; -} -/* Success appears as green */ -.btn-success { - /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */ - color: #fff; - text-shadow: 0 -1px 0 rgba(0,0,0,.25); - background-color: rgb(91, 183, 91); - background-image: linear-gradient(to bottom, #62c462, #51a351); - /* Standard, IE10 */ - background-repeat: repeat-x; - border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25); - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); -} -/* in these cases the gradient won't cover the background, so we override */ -.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { - color: #fff; - background-color: #51a351; -} - - -/* Links */ -/* ------------------------- */ - -/* pager style button pill - Note: this does not inherit or extend btn base styles and is meant for links only - - Pill - Pill - Pill - Pill -*/ -.btn-pill { - display: inline-block; - padding: 0 10px; /* note the vertical padding will be funky unless it's block, inline-block, or floated */ - line-height: 27px; - - box-shadow: none !important; -} -/* states */ -.btn-pill:hover, - .btn-pill.active, - .btn-pill:focus - { - background-color: rgba(0, 0, 0, 0.05); - text-decoration: none; - border-radius: 4px; -} -.btn-pill.active - { - color: #999; -} -.btn-pill:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} -.btn-pill.disabled, - .btn-pill.disabled:hover { - color: #bbb; - background: transparent; - cursor: default; -} -.btn-pill.btn-square { - padding: 0; - height: 27px; - width: 27px; - text-align: center; -} - - -/* Link buttons */ -/* -------------------------------------------------- */ - -/* Make a button look and behave like a link */ -.btn-link, -.btn-link:active, -.btn-link[disabled] { - background-color: transparent; - background-image: none; - box-shadow: none; -} -.btn-link { - border-color: transparent; - cursor: pointer; - color: #1e93c6; - border-radius: 0; -} -.btn-link:hover, -.btn-link:focus { - color: #3863a0; - text-decoration: underline; - background-color: transparent; -} -.btn-link[disabled]:hover, -.btn-link[disabled]:focus { - color: #333; - text-decoration: none; -} - - -/* Block button */ -/* ------------------------- */ - -.btn-block { - display: block; - width: 100%; - padding-left: 0; - padding-right: 0; - box-sizing: border-box; -} - -/* Vertically space out multiple block buttons */ -.btn-block + .btn-block { - margin-top: 5px; -} - -/* Specificity overrides */ -input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { - width: 100%; -} - - - -/* Draggable */ -/* ------------------------- */ - -/* draggable button styles - - Draggable - -
    -
    Combo
    -
    -
    - -*/ -.btn-draggable { - cursor:move; - padding-left:15px; - width: 113px; /* 160px - padding, border, etc */ - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - text-align:left; - position: relative; -} -/* generated handle */ -.btn-draggable:before, .btn-draggable .before { - content: ""; - position: absolute; - height: 18px; - width: 7px; - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat; - top: 3px; - left: 4px; - opacity: 0.50; -} -/* sizes */ -.btn-draggable.btn-small:before{ - height: 14px; -} -.btn-draggable.btn-mini:before{ - height: 12px; -} - - - -/* Button Sizes */ -/* -------------------------------------------------- */ - -/* Large */ -.btn-large { - padding: 11px 19px; - font-size: 15px; - border-radius: 6px; -} -.btn-large [class^="icon-"], -.btn-large [class*=" icon-"] { - margin-top: 4px; -} - -/* Small */ -.btn-small { - padding: 2px 10px; - font-size: 10.2px; - border-radius: 3px; -} -.btn-small [class^="icon-"], -.btn-small [class*=" icon-"] { - margin-top: 0; -} -.btn-mini [class^="icon-"], -.btn-mini [class*=" icon-"] { - margin-top: -1px; -} - -/* Mini */ -.btn-mini { - padding: 0 6px; - border-radius: 3px; -} - -.btn-mini, -.btn-group > .btn-mini { - font-size: 11px; - line-height: 18px; -} - -/* Print */ -/* -------------------------------------------------- */ -@media print { - - .btn { - background: none !important; - border: none !important; - padding: 0 !important; - color: #333 !important; - text-shadow: none !important; - box-shadow: none !important; - } - .caret { - display: none !important; - } -} -/* Splunk: Button Groups */ -/* ===================== */ -/* BTN-GROUP handles rounding & spacing on btns & btn-combo */ -/* BTN-COMBO handles rounding on dropdowns & splits only, behaves like group but without grouping or spacing */ - -/* button combos, grouping and toolbar - -
    -
    - -
    - - - -
    -
    -
    - - -*/ -/* Make the div behave like a button */ -.btn-group { - position: relative; - display: inline-block; - - font-size: 0; /* remove as part 1 of font-size inline-block hack */ - vertical-align: middle; /* match .btn alignment given font-size hack above */ - white-space: nowrap; /* prevent buttons from wrapping when in tight spaces (e.g., the table on the tests page) */ -} - -/* Space out series of button groups */ -.btn-group + .btn-group, -.btn-combo + .btn-combo { - margin-left: 10px; -} - - /* Make the div behave like a button */ -.btn-combo { - position: relative; - font-size: 0; /* inline-block hack */ - white-space: nowrap; - display:inline-block; -} - -/* Optional: Group multiple button groups together for a toolbar */ -.btn-toolbar { - font-size: 0; /* Hack to remove whitespace that results from using inline-block */ - margin-top: 8px; - margin-bottom: 8px; -} -/* display inline for toolbar */ -.btn-toolbar .btn-combo { - display: inline-block; -} -.btn-toolbar > .btn + .btn, - .btn-toolbar > .btn-group + .btn, - .btn-toolbar > .btn + .btn-group, - .btn-toolbar > .btn-combo + .btn, - .btn-toolbar > .btn + .btn-combo { - margin-left: 5px; -} - - -/* Float them, remove border radius, then re-add to first and last elements */ -.btn-group > .btn, -.btn-group > .btn-combo > .btn { - position: relative; - border-radius: 0; -} -.btn-group > .btn + .btn { - margin-left: -1px; -} - - -/* Reset fibt sizes */ -.btn-group > .btn, -.btn-group > .dropdown-menu, -.btn-group > .popover { - font-size: 12px; /* redeclare as part 2 of font-size inline-block hack */ -} - -/* Reset fonts for other sizes */ -.btn-group > .btn-mini { - font-size: 9px; -} -.btn-group > .btn-small { - font-size: 10.2px; -} -.btn-group > .btn-large { - font-size: 15px; -} - -/* special case for btn-combo */ -.btn-combo > .btn:first-child -{ - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} -/* special case for btn-combo */ -.btn-combo > .btn:last-child, -.btn-combo > .dropdown-toggle -{ - border-top-left-radius: 0; - border-bottom-left-radius: 0; -} - -/* reset margin when in a group */ -.btn-group > .btn-combo + .btn-combo , -.btn-group > .btn-combo + .btn, -.btn-group > .btn + .btn-combo, -.btn-combo > .btn + .btn -{ - margin-left: -1px; -} - -.btn-group > .btn, -.btn-combo > .btn, -.btn-group > .dropdown-menu, -.btn-combo > .dropdown-menu, -.btn-group > .btn-pill, -.btn-combo > .btn-pill, -.btn-group ul, -.btn-combo ul, -.btn-group .popdown-dialog, -.btn-combo .popdown-dialog, -.btn-group .dropdown-toggle, -.btn-combo .dropdown-toggle -{ - font-size: 12px; /* redeclare as part 2 of font-size inline-block hack */ -} - -.btn-group > .btn-small, -.btn-combo > .btn-small, -.btn-group > .btn-mini, -.btn-combo > .btn-mini -{ - font-size: 11px; /* redeclare as part 2 of font-size inline-block hack */ -} - -.btn-combo > .btn-large { - font-size: 16px; -} - - -/* Set corners individual because sometimes a single button can be in a .btn-group and we need :first-child and :last-child to both match */ -.btn-group > .btn:first-child, -.btn-group > .btn-combo:first-child > .btn:first-child , -.btn-group > .btn-combo:first-child > .drodown-toggle , -.btn-combo:first-child > .btn:first-child, -.btn-group > .btn-combo:first-child > .btn:first-child -{ - margin-left: 0; - border-top-left-radius: 4px; - border-bottom-left-radius: 4px; -} -/* Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it */ -.btn-group > .btn:last-child, -.btn-group > .dropdown-toggle, -.btn-group > .btn-combo:last-child > .btn:last-child, -.btn-group > .btn-combo:last-child > .dropdown-toggle, -.btn-combo > .dropdown-toggle -{ - border-top-right-radius: 4px; - border-bottom-right-radius: 4px; -} -/* Reset corners for large buttons */ -.btn-group > .btn.large:first-child, -.btn-group > .btn-combo:first-child > .btn.large:first-child { - margin-left: 0; - border-top-left-radius: 6px; - border-bottom-left-radius: 6px; -} -.btn-group > .btn.large:last-child, -.btn-group > .large.dropdown-toggle, -.btn-group > .btn-combo:last-child > .btn.large:last-child, -.btn-group > .btn-combo:last-child > .large.dropdown-toggle { - border-top-right-radius: 6px; - border-bottom-right-radius: 6px; -} - -/* On hover/focus/active, bring the proper btn to front */ -.btn-group > .btn:hover, -.btn-group > .btn:focus, -.btn-group > .btn:active, -.btn-group > .btn.active, -.btn-group > .btn-combo > .btn:hover, -.btn-group > .btn-combo > .btn:focus, -.btn-group > .btn-combo > .btn:active, -.btn-group > .btn-combo > .btn.active { - z-index: 2; -} - -/* On active and open, don't show outline */ -.btn-group .dropdown-toggle:active, -.btn-group.open .dropdown-toggle { - outline: 0; -} - - - -/* Split button dropdowns */ -/* ---------------------- */ - - -/* Give the line between buttons some depth */ -.btn-group > .btn-combo > .btn + .dropdown-toggle, -.btn-combo > .btn + .dropdown-toggle { - padding-left: 8px; - padding-right: 8px; - box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); -} -.btn-group > .btn-mini + .dropdown-toggle, -.btn-group > .btn-combo > .btn-mini + .dropdown-toggle { - padding-left: 5px; - padding-right: 5px; -} -.btn-group > .btn-large + .dropdown-toggle, -.btn-group > .btn-combo > .btn-large + .dropdown-toggle { - padding-left: 12px; - padding-right: 12px; -} - -/* Remove the gradient and set the same inset shadow as the :active state */ - -.btn-group.open .dropdown-toggle { - background-image: none; - box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05); -} - -/* Keep the hover's background when dropdown is open */ - -.btn-group.open .btn.dropdown-toggle { - background-color: #f8f8f8; -} - -/* The clickable button for toggling the menu */ - -.btn-group.open .btn-primary.dropdown-toggle { - background-color: rgb(125, 195, 75); -} - -.btn-group.open .btn-danger.dropdown-toggle { - background-color: rgb(246, 218, 213); -} - -.btn-group.open .btn-success.dropdown-toggle { - background-color: rgb(125, 195, 75); -} - -/* Prevent Tooltip from spacing two buttons */ -.btn-group > .btn + div.tooltip + .btn { - margin-left: -1px; -} - -/* Square Buttons */ -.btn-group .btn-square { - padding: 0; - height: 20px; - width: 22px; - font-size: 15px; -} -.btn-group .btn-square > i { - line-height: 20px; -} - -/* Vertical button groups */ -/* ---------------------- */ - -.btn-group-vertical { - display: inline-block; /* makes buttons only take up the width they need */ - -} -.btn-group-vertical > .btn { - display: block; - float: none; - max-width: 100%; - border-radius: 0; -} -.btn-group-vertical > .btn + .btn { - margin-left: 0; - margin-top: -1px; -} -.btn-group-vertical > .btn:first-child { - border-radius: 4px 4px 0 0; -} -.btn-group-vertical > .btn:last-child { - border-radius: 0 0 4px 4px; -} -.btn-group-vertical > .btn-large:first-child { - border-radius: 6px 6px 0 0; -} -.btn-group-vertical > .btn-large:last-child { - border-radius: 0 0 6px 6px; -} - - - -/* input prepend fix */ -.input-prepend .add-on:first-child, -.input-prepend .btn:first-child { - border-radius: 4px 0 0 4px; -} - -/* input append fix for color ranges */ -.input-append .add-on.color-picker-add-on, -.input-append.delta-time-range .btn:first-child { - border-radius: 0 4px 4px 0; -} - -.btn-group-radio > .btn { - text-overflow: ellipsis; - overflow: hidden; -} - -.btn-group-radio > .btn.active, .btn-group-radio > .btn.active:hover { - cursor: default; - box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.125); - background-color: #f8f8f8; - color: #333; -} - -.btn-group-radio > .btn.active:focus { - cursor: default; - box-shadow+: 0 0 8px rgba(82, 168, 236, 0.6); -} - -/* For synthetic radio with the "locale-responsive-layout" class, align the items vertically to accommodate long words (SPL-83062). */ -body.locale-de .btn-group-radio.locale-responsive-layout { - display: block; -} -body.locale-de .btn-group-radio.locale-responsive-layout .btn { - border-radius: 0; - display: block; - width: 100%; - margin-left: 0; - border-bottom-width: 0; -} -body.locale-de .btn-group-radio.locale-responsive-layout .btn:first-child { - border-radius: 4px 4px 0 0; -} -body.locale-de .btn-group-radio.locale-responsive-layout .btn:last-child { - border-radius: 0 0 4px 4px; - border-bottom-width: 1px; -} -/* Splunk: Alerts */ -/* =================== */ - - -/* Alerts Container */ -/* ------------------------- */ -.alerts:not(.alerts-view) { - max-height: 500px; - overflow-y: auto; -} - - -/* Base styles */ -/* ------------------------- */ - -.alert { - margin-bottom: 16px; - border-radius: 4px; - position: relative; - padding: 8px 35px 8px 27px; - word-wrap: break-word; - color: #333; -} - -.alert .icon-alert { - font-size: 200%; - position: absolute; - left: 0px; - top: 8px; -} - -.alert h4 { - color: inherit; - margin: 0; -} - -.alert .close { - position: relative; - top: -2px; - right: -21px; - line-height: 16px; -} - -.alert-inline { - display: inline-block; - border: 0; - margin-bottom: 0; -} - - - -/* Alert Levels */ -/* ------------------------- */ - -.alert-warning .icon-alert { - color: #f2b827; -} - -.alert-warning .icon-alert:before { - content: '\ECE2'; -} - -.alert-info .icon-alert { - color: #65A637; -} - -.alert-info .icon-alert:before { - content: 'I'; -} - -.alert-404 .icon-alert, .alert-error .icon-alert { - color: #d6563c; -} - - -/* Lite */ -/* ------------------------- */ - -/* Components: Nav */ -/* Splunk: navs */ -/* ================================ */ -/* navigation styles and components */ - - -/* BASE CLASS */ -/* ---------- */ - -.nav { - margin-left: 0; - margin-bottom: 16px; - list-style: none; -} - -/* Make links block level */ -.nav > li > a { - display: block; -} -.nav > li > a:hover, -.nav > li > a:focus { - text-decoration: none; - background-color: #eee; -} - -/* Redeclare pull classes because of specifity */ -.nav > .pull-right { - float: right; -} - -/* Nav headers (for dropdowns and lists) */ -.nav-header { - display: block; - padding: 3px 15px; - font-size: 11px; - font-weight: bold; - line-height: 16px; - color: #999; - text-shadow: 0 1px 0 rgba(255,255,255,.5); - text-transform: uppercase; -} -/* Space them out when they follow another list item (link) */ -.nav li + .nav-header { - margin-top: 9px; -} - - -/* NAV LIST */ -/* -------- */ - -.nav-list { - padding-left: 15px; - padding-right: 15px; - margin-bottom: 0; -} -.nav-list > li > a, -.nav-list .nav-header { - margin-left: -15px; - margin-right: -15px; - text-shadow: 0 1px 0 rgba(255,255,255,.5); -} -.nav-list > li > a { - padding: 3px 15px; -} -.nav-list > .active > a, -.nav-list > .active > a:hover, -.nav-list > .active > a:focus { - color: #fff; - text-shadow: 0 -1px 0 rgba(0,0,0,.2); - background-color: #1e93c6; -} -.nav-list [class^="icon-"], -.nav-list [class*=" icon-"] { - margin-right: 2px; -} -/* Dividers (basically an hr) within the dropdown */ -.nav-list .divider { - height: 1px; - margin: 7px 1px; - /* 8px 1px */ - overflow: hidden; - background-color: #ccc; -} - - - -/* TABS AND PILLS */ -/* ------------- */ - -/* Common styles */ -.nav-tabs:before, - .nav-tabs:after, - .nav-pills:before, - .nav-pills:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.nav-tabs:after, .nav-pills:after { - clear: both; -} -.nav-tabs > li, -.nav-pills > li { - float: left; -} -.nav-tabs > li > a, -.nav-pills > li > a { - padding-right: 12px; - padding-left: 12px; - margin-right: 2px; - line-height: 14px; /* keeps the overall height an even number */ -} - - -/* Tabs */ -/* ================== */ - - -/* splunk style tabs - * extends: nav - * overrides: bootstrap default nav-tabs - - - -*/ - -.nav-tabs { - background-color: rgb(243, 243, 243); - background-image: linear-gradient(to bottom, rgb(247, 247, 247), #eee); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #eee; - border: 1px solid #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - color: #333; - box-shadow: inset 0px 1px 0 rgb(252, 252, 252); - text-shadow: none; - border-left: none; - border-right: none; - padding: 0; - height: 24px; -} - -.nav-tabs > li { - position: relative; - margin: -1px 0 -1px -1px; -} - -.nav-tabs > li:first-child { - margin-left: -10px; - padding-left: 10px; -} - -.nav-tabs > li:before { - content: ''; - display: block; - position: absolute; - top: 0; - left: 0; - right: 0; - bottom: 0; - transform: skew(20deg, 0); - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - /* See https://github.com/twitter/bootstrap/issues/5319 */ - -webkit-backface-visibility: visible; - backface-visibility: visible; - background-color: rgb(243, 243, 243); - background-image: linear-gradient(to bottom, rgb(247, 247, 247), #eee); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #eee; - border: 1px solid #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - color: #333; - box-shadow: inset 0px 1px 0 rgb(252, 252, 252); - text-shadow: none; -} - -.nav-tabs > li:hover:before { - background-color: rgb(248, 248, 248); - background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #f8f8f8; - border-color: rgb(199, 199, 199); - border-top-color: rgb(199, 199, 199); - border-bottom-color: rgb(199, 199, 199); - background-position: 0 0; - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #333; - text-decoration: none; - box-shadow: none; -} - -.nav-tabs > li > a { - border-radius: 0; - border: none; - padding: 0 30px 0 20px; - margin: 0; - line-height: 26px; - color:#333; - position: relative; - background: none !important; -} - -.nav-tabs > li > a:focus { - box-shadow: 0 0 2px 1px #52A8EC; - z-index:1; -} - -/* active state */ - -.nav-tabs > .active, .nav-tabs > .active:hover { - margin: -1px 10px -1px -10px; - border-bottom: 1px solid #fff; -} - -.nav-tabs > .active:first-child, .nav-tabs > .active:hover:first-child { - padding-left: 0; -} - -.nav-tabs > .active:before, .nav-tabs > .active:hover:before { - background: #fff; - border: 1px solid #bfbfbf; - border-top-color: #bfbfbf; - border-bottom: 1px solid #fff; - transform: skew(-20deg, 0); - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - /* See https://github.com/twitter/bootstrap/issues/5319 */ - -webkit-backface-visibility: visible; - backface-visibility: visible; - bottom: 0; -} - -.nav-tabs > .active:after, .nav-tabs > .active:hover:after { - content: ''; - display: block; - position: absolute; - top: 0; - right: -10px; - bottom: 0; - width: 20px; - background: #fff; - border-right: 1px solid #bfbfbf; - border-top: 1px solid #bfbfbf; - border-bottom: 1px solid #fff; - transform: skew(20deg, 0); - -webkit-backface-visibility: hidden; - backface-visibility: hidden; - /* See https://github.com/twitter/bootstrap/issues/5319 */ - -webkit-backface-visibility: visible; - backface-visibility: visible; -} - -.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .nav-tabs > .active:hover > a, .nav-tabs > .active:hover > a:hover, .nav-tabs > .active:hover > a:focus { - position:relative; - z-index: 1; - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); - border: none; - outline-offset: -3px; - padding: 0 30px; - margin-right: -10px; -}/* nav-tabs */ - - - -/* PILLS */ -/* ----- */ - -/* Links rendered as pills */ -.nav-pills > li > a { - padding-top: 8px; - padding-bottom: 8px; - margin-top: 2px; - margin-bottom: 2px; - border-radius: 5px; -} - -/* Active state */ -.nav-pills > .active > a, -.nav-pills > .active > a:hover, -.nav-pills > .active > a:focus { - color: #fff; - background-color: #1e93c6; -} - - - - - - - -/* STACKED NAV */ -/* ----------- */ - -/* Stacked tabs and pills */ -.nav-stacked > li { - float: none; -} -.nav-stacked > li > a { - margin-right: 0; /* no need for the gap between nav items */ -} - -/* Tabs */ -.nav-tabs.nav-stacked { - border-bottom: 0; -} -.nav-tabs.nav-stacked > li > a { - border: 1px solid #ddd; - border-radius: 0; -} -.nav-tabs.nav-stacked > li:first-child > a { - border-top-right-radius: 4px; - border-top-left-radius: 4px; -} -.nav-tabs.nav-stacked > li:last-child > a { - border-bottom-right-radius: 4px; - border-bottom-left-radius: 4px; -} -.nav-tabs.nav-stacked > li > a:hover, -.nav-tabs.nav-stacked > li > a:focus { - border-color: #ddd; - z-index: 2; -} - -/* Pills */ -.nav-pills.nav-stacked > li > a { - margin-bottom: 3px; -} -.nav-pills.nav-stacked > li:last-child > a { - margin-bottom: 1px; /* decrease margin to match sizing of stacked tabs */ -} - - - - - - -/* DROPDOWNS */ -/* --------- */ - -.nav-tabs .dropdown-menu { - border-radius: 0 0 6px 6px; /* remove the top rounded corners here since there is a hard edge above the menu */ -} -.nav-pills .dropdown-menu { - border-radius: 6px; /* make rounded corners match the pills */ -} - -/* Default dropdown links */ -/* ------------------------- */ -/* Make carets use linkColor to start */ -.nav .dropdown-toggle .caret { - border-top-color: #1e93c6; - border-bottom-color: #1e93c6; - margin-top: 6px; -} -.nav .dropdown-toggle:hover .caret, -.nav .dropdown-toggle:focus .caret { - border-top-color: #3863a0; - border-bottom-color: #3863a0; -} -/* move down carets for tabs */ -.nav-tabs .dropdown-toggle .caret { - margin-top: 8px; -} - -/* Active dropdown links */ -/* ------------------------- */ -.nav .active .dropdown-toggle .caret { - border-top-color: #fff; - border-bottom-color: #fff; -} -.nav-tabs .active .dropdown-toggle .caret { - border-top-color: #555; - border-bottom-color: #555; -} - -/* Active:hover/:focus dropdown links */ -/* ------------------------- */ -.nav > .dropdown.active > a:hover, -.nav > .dropdown.active > a:focus { - cursor: pointer; -} - -/* Open dropdowns */ -/* ------------------------- */ -.nav-tabs .open .dropdown-toggle, -.nav-pills .open .dropdown-toggle, -.nav > li.dropdown.open.active > a:hover, -.nav > li.dropdown.open.active > a:focus { - color: #fff; - background-color: #999; - border-color: #999; -} -.nav li.dropdown.open .caret, -.nav li.dropdown.open.active .caret, -.nav li.dropdown.open a:hover .caret, -.nav li.dropdown.open a:focus .caret { - border-top-color: #fff; - border-bottom-color: #fff; - opacity: 1.0; -} - -/* Dropdowns in stacked tabs */ -.tabs-stacked .open > a:hover, -.tabs-stacked .open > a:focus { - border-color: #999; -} - - - -/* TABBABLE */ -/* -------- */ - - -/* COMMON STYLES */ -/* ------------- */ - -/* Clear any floats */ -.tabbable:before, - .tabbable:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.tabbable:after { - clear: both; -} -.tab-content { - overflow: auto; /* prevent content from running below tabs */ -} - -/* Remove border on bottom, left, right */ -.tabs-below > .nav-tabs, -.tabs-right > .nav-tabs, -.tabs-left > .nav-tabs { - border-bottom: 0; -} - -/* Show/hide tabbable areas */ -.tab-content > .tab-pane, -.pill-content > .pill-pane { - display: none; -} -.tab-content > .active, -.pill-content > .active { - display: block; -} - - -/* BOTTOM */ -/* ------ */ - -.tabs-below > .nav-tabs { - border-top: 1px solid #ddd; -} -.tabs-below > .nav-tabs > li { - margin-top: -1px; - margin-bottom: 0; -} -.tabs-below > .nav-tabs > li > a { - border-radius: 0 0 4px 4px; -} -.tabs-below > .nav-tabs > li > a:hover, - .tabs-below > .nav-tabs > li > a:focus { - border-bottom-color: transparent; - border-top-color: #ddd; -} -.tabs-below > .nav-tabs > .active > a, -.tabs-below > .nav-tabs > .active > a:hover, -.tabs-below > .nav-tabs > .active > a:focus { - border-color: transparent #ddd #ddd #ddd; -} - -/* LEFT & RIGHT */ -/* ------------ */ - -/* Common styles */ -.tabs-left > .nav-tabs > li, -.tabs-right > .nav-tabs > li { - float: none; -} -.tabs-left > .nav-tabs > li > a, -.tabs-right > .nav-tabs > li > a { - min-width: 74px; - margin-right: 0; - margin-bottom: 3px; -} - -/* Tabs on the left */ -.tabs-left > .nav-tabs { - float: left; - margin-right: 19px; - border-right: 1px solid #ddd; -} -.tabs-left > .nav-tabs > li > a { - margin-right: -1px; - border-radius: 4px 0 0 4px; -} -.tabs-left > .nav-tabs > li > a:hover, -.tabs-left > .nav-tabs > li > a:focus { - border-color: #eee #ddd #eee #eee; -} -.tabs-left > .nav-tabs .active > a, -.tabs-left > .nav-tabs .active > a:hover, -.tabs-left > .nav-tabs .active > a:focus { - border-color: #ddd transparent #ddd #ddd; -} - -/* Tabs on the right */ -.tabs-right > .nav-tabs { - float: right; - margin-left: 19px; - border-left: 1px solid #ddd; -} -.tabs-right > .nav-tabs > li > a { - margin-left: -1px; - border-radius: 0 4px 4px 0; -} -.tabs-right > .nav-tabs > li > a:hover, -.tabs-right > .nav-tabs > li > a:focus { - border-color: #eee #eee #eee #ddd; -} -.tabs-right > .nav-tabs .active > a, -.tabs-right > .nav-tabs .active > a:hover, -.tabs-right > .nav-tabs .active > a:focus { - border-color: #ddd #ddd #ddd transparent; -} - - - -/* DISABLED STATES */ -/* --------------- */ - -/* Gray out text */ -.nav > .disabled > a { - color: #999; -} -/* Nuke hover/focus effects */ -.nav > .disabled > a:hover, -.nav > .disabled > a:focus { - text-decoration: none; - background-color: transparent; - cursor: default; -} - - -/* Lite */ -/* -------------------------------------------------- */ - -/* fixes an alignment issue with out font based carets. */ -.nav .dropdown-toggle .caret, -.nav-tabs .dropdown-toggle .caret, -.navbar .nav .dropdown-toggle .caret { - margin-top: 0; -} - -/* Print */ -@media print { - header, - .app-bar { - display: none !important; - } - - .main-tabs { - border: none !important; - } - - .main-tabs li:not(.active) { - display: none !important; - } - - .main-tabs li.active:before, .main-tabs li.active:after { - display:none !important; - } -} -/* Navbars (Redux) */ -/* -------------------------------------------------- */ - - -/* COMMON STYLES */ -/* ------------- */ - -/* Base class and wrapper */ -.navbar { - overflow: visible; - margin-bottom: 16px; -} - -/* Inner for background effects */ -/* Gradient is applied to its own element because overflow visible is not honored by IE when filter is present */ -.navbar-inner { - min-height: 25px; - padding-left: 20px; - padding-right: 20px; - background-color: rgb(153, 153, 153); - background-image: linear-gradient(to bottom, #ffffff, #000); - /* Standard, IE10 */ - background-repeat: repeat-x; - border: 1px solid rgb(0, 0, 0); - border-radius: 4px; - box-shadow: 0 1px 4px rgba(0,0,0,.065); -} -/* Prevent floats from breaking the navbar */ -.navbar-inner:before, - .navbar-inner:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.navbar-inner:after { - clear: both; -} - -/* Set width to auto for default container */ -/* We then reset it for fixed navbars in the #gridSystem mixin */ -.navbar .container { - width: auto; -} - -/* Override the default collapsed state */ -.nav-collapse.collapse { - height: auto; - overflow: visible; -} - - -/* Brand: website or project name */ -/* ------------------------- */ -.navbar .brand { - float: left; - display: block; - /* Vertically center the text given $navbarHeight */ - padding: 4.5px 20px 4.5px; - margin-left: -20px; /* negative indent to left-align the text down the page */ - font-size: 20px; - font-weight: 200; - color: #777; - text-shadow: 0 1px 0 #ffffff; -} -.navbar .brand:hover, - .navbar .brand:focus { - text-decoration: none; -} - -/* Plain text in topbar */ -/* ------------------------- */ -.navbar-text { - margin-bottom: 0; - line-height: 25px; - color: #777; -} - -/* Janky solution for now to account for links outside the .nav */ -/* ------------------------- */ -.navbar-link { - color: #777; -} -.navbar-link:hover, - .navbar-link:focus { - color: #333; -} - -/* Dividers in navbar */ -/* ------------------------- */ -.navbar .divider-vertical { - height: 25px; - margin: 0 9px; - border-left: 1px solid #000; - border-right: 1px solid #ffffff; -} - -/* Buttons in navbar */ -/* ------------------------- */ -.navbar .btn, -.navbar .btn-group { - margin-top: -2.5px; /* Vertically center in navbar */ -} -.navbar .btn-group .btn, -.navbar .input-prepend .btn, -.navbar .input-append .btn, -.navbar .input-prepend .btn-group, -.navbar .input-append .btn-group { - margin-top: 0; /* then undo the margin here so we don't accidentally double it */ -} - -/* Navbar forms */ -/* ------------------------- */ -.navbar-form { - margin-bottom: 0; -} -/* remove default bottom margin */ -.navbar-form:before, - .navbar-form:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.navbar-form:after { - clear: both; -} -.navbar-form input, - .navbar-form select, - .navbar-form .radio, - .navbar-form .checkbox { - margin-top: -2.5px; - /* Vertically center in navbar */ -} -.navbar-form input, - .navbar-form select, - .navbar-form .btn { - display: inline-block; - margin-bottom: 0; -} -.navbar-form input[type="image"], - .navbar-form input[type="checkbox"], - .navbar-form input[type="radio"] { - margin-top: 3px; -} -.navbar-form .input-append, - .navbar-form .input-prepend { - margin-top: 5px; - white-space: nowrap; -} -/* preven two items from separating within a .navbar-form that has .pull-left */ -.navbar-form .input-append input, .navbar-form .input-prepend input { - margin-top: 0; - /* remove the margin on top since it's on the parent */ -} - -/* Navbar search */ -/* ------------------------- */ -.navbar-search { - position: relative; - float: left; - margin-top: -2.5px; /* Vertically center in navbar */ - margin-bottom: 0; -} -.navbar-search .search-query { - margin-bottom: 0; - padding: 4px 14px; - font-family: Georgia, "Times New Roman", Times, serif; - font-size: 13px; - font-weight: normal; - line-height: 1; - border-radius: 15px; - /* redeclare because of specificity of the type attribute */ -} - - - -/* Static navbar */ -/* ------------------------- */ - -.navbar-static-top { - position: static; - margin-bottom: 0; -} - -/* remove 18px margin for default navbar */ - -.navbar-static-top .navbar-inner { - border-radius: 0; -} - - - -/* Fixed navbar */ -/* ------------------------- */ - -/* Shared (top/bottom) styles */ -.navbar-fixed-top, -.navbar-fixed-bottom { - position: fixed; - right: 0; - left: 0; - z-index: 1030; - margin-bottom: 0; /* remove 18px margin for default navbar */ -} -.navbar-fixed-top .navbar-inner, -.navbar-static-top .navbar-inner { - border-width: 0 0 1px; -} -.navbar-fixed-bottom .navbar-inner { - border-width: 1px 0 0; -} -.navbar-fixed-top .navbar-inner, -.navbar-fixed-bottom .navbar-inner { - padding-left: 0; - padding-right: 0; - border-radius: 0; -} - -/* Reset container width */ -/* Required here as we reset the width earlier on and the grid mixins don't override early enough */ -.navbar-static-top .container, -.navbar-fixed-top .container, -.navbar-fixed-bottom .container { - width: 940px; -} - -/* Fixed to top */ -.navbar-fixed-top { - top: 0; -} -.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { - box-shadow: 0 1px 10px rgba(0,0,0,.1); -} - -/* Fixed to bottom */ -.navbar-fixed-bottom { - bottom: 0; -} -.navbar-fixed-bottom .navbar-inner { - box-shadow: 0 -1px 10px rgba(0,0,0,.1); -} - - - -/* NAVIGATION */ -/* ---------- */ - -.navbar .nav { - position: relative; - left: 0; - display: block; - float: left; - margin: 0 10px 0 0; -} -.navbar .nav.pull-right { - float: right; /* redeclare due to specificity */ - margin-right: 0; /* remove margin on float right nav */ -} -.navbar .nav > li { - float: left; -} - -/* Links */ -.navbar .nav > li > a { - float: none; - /* Vertically center the text given $navbarHeight */ - padding: 4.5px 15px 4.5px; - color: #777; - text-decoration: none; - text-shadow: 0 1px 0 #ffffff; -} -.navbar .nav .dropdown-toggle .caret { - margin-top: 8px; -} - -/* Hover/focus */ -.navbar .nav > li > a:focus, -.navbar .nav > li > a:hover { - background-color: transparent; /* "transparent" is default to differentiate :hover/:focus from .active */ - color: #333; - text-decoration: none; -} - -/* Active nav items */ -.navbar .nav > .active > a, -.navbar .nav > .active > a:hover, -.navbar .nav > .active > a:focus { - color: #555; - text-decoration: none; - background-color: rgb(0, 0, 0); - box-shadow: inset 0 3px 8px rgba(0,0,0,.125); -} - -/* Navbar button for toggling navbar items in responsive layouts */ -/* These definitions need to come after '.navbar .btn' */ -.navbar .btn-navbar { - display: none; - float: right; - padding: 7px 10px; - margin-left: 5px; - margin-right: 5px; - /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */ - color: #fff; - text-shadow: 0 -1px 0 rgba(0,0,0,.25); - background-color: rgb(145, 145, 145); - background-image: linear-gradient(to bottom, rgb(242, 242, 242), rgb(0, 0, 0)); - /* Standard, IE10 */ - background-repeat: repeat-x; - border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25); - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); - box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075); -} -/* in these cases the gradient won't cover the background, so we override */ -.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { - color: #fff; - background-color: rgb(0, 0, 0); -} -.navbar .btn-navbar .icon-bar { - display: block; - width: 18px; - height: 2px; - background-color: #f5f5f5; - border-radius: 1px; - box-shadow: 0 1px 0 rgba(0,0,0,.25); -} -.btn-navbar .icon-bar + .icon-bar { - margin-top: 3px; -} - - - -/* Dropdown menus */ -/* -------------- */ - -/* Menu position and menu carets */ -.navbar .nav > li > .dropdown-menu:before { - content: ''; - display: inline-block; - border-left: 7px solid transparent; - border-right: 7px solid transparent; - border-bottom: 7px solid #ccc; - border-bottom-color: #ccc; - position: absolute; - top: -7px; - left: 9px; -} -.navbar .nav > li > .dropdown-menu:after { - content: ''; - display: inline-block; - border-left: 6px solid transparent; - border-right: 6px solid transparent; - border-bottom: 6px solid #fff; - position: absolute; - top: -6px; - left: 10px; -} -/* Menu position and menu caret support for dropups via extra dropup class */ -.navbar-fixed-bottom .nav > li > .dropdown-menu:before { - border-top: 7px solid #ccc; - border-top-color: #ccc; - border-bottom: 0; - bottom: -7px; - top: auto; -} -.navbar-fixed-bottom .nav > li > .dropdown-menu:after { - border-top: 6px solid #fff; - border-bottom: 0; - bottom: -6px; - top: auto; -} - -/* Caret should match text color on hover/focus */ -.navbar .nav li.dropdown > a:hover .caret, -.navbar .nav li.dropdown > a:focus .caret { - border-top-color: #333; - border-bottom-color: #333; -} - -/* Remove background color from open dropdown */ -.navbar .nav li.dropdown.open > .dropdown-toggle, -.navbar .nav li.dropdown.active > .dropdown-toggle, -.navbar .nav li.dropdown.open.active > .dropdown-toggle { - background-color: rgb(0, 0, 0); - color: #555; -} -.navbar .nav li.dropdown > .dropdown-toggle .caret { - border-top-color: #777; - border-bottom-color: #777; -} -.navbar .nav li.dropdown.open > .dropdown-toggle .caret, -.navbar .nav li.dropdown.active > .dropdown-toggle .caret, -.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret { - border-top-color: #555; - border-bottom-color: #555; -} - -/* Right aligned menus need alt position */ -.navbar .pull-right > li > .dropdown-menu, -.navbar .nav > li > .dropdown-menu.pull-right { - left: auto; - right: 0; -} -.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before { - left: auto; - right: 12px; -} -.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after { - left: auto; - right: 13px; -} -.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu { - left: auto; - right: 100%; - margin-left: 0; - margin-right: -1px; - border-radius: 6px 0 6px 6px; -} - - -/* Inverted navbar */ -/* ------------------------- */ - -.navbar-inverse .navbar-inner { - background-color: rgb(27, 27, 27); - background-image: linear-gradient(to bottom, #222222, #111111); - /* Standard, IE10 */ - background-repeat: repeat-x; - border-color: #252525; -} - -.navbar-inverse .brand, - .navbar-inverse .nav > li > a { - color: #999; - text-shadow: 0 -1px 0 rgba(0,0,0,.25); -} - -.navbar-inverse .brand:hover, - .navbar-inverse .brand:focus, - .navbar-inverse .nav > li > a:hover, - .navbar-inverse .nav > li > a:focus { - color: #fff; -} - -.navbar-inverse .brand { - color: #999; -} - -.navbar-inverse .navbar-text { - color: #999; -} - -.navbar-inverse .nav > li > a:focus, - .navbar-inverse .nav > li > a:hover { - background-color: transparent; - color: #fff; -} - -.navbar-inverse .nav .active > a, - .navbar-inverse .nav .active > a:hover, - .navbar-inverse .nav .active > a:focus { - color: #fff; - background-color: #111111; -} - -/* Inline text links */ - -.navbar-inverse .navbar-link { - color: #999; -} - -.navbar-inverse .navbar-link:hover, - .navbar-inverse .navbar-link:focus { - color: #fff; -} - -/* Dividers in navbar */ - -.navbar-inverse .divider-vertical { - border-left-color: #111111; - border-right-color: #222222; -} - -/* Dropdowns */ - -.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, - .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, - .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle { - background-color: #111111; - color: #fff; -} - -.navbar-inverse .nav li.dropdown > a:hover .caret, - .navbar-inverse .nav li.dropdown > a:focus .caret { - border-top-color: #fff; - border-bottom-color: #fff; -} - -.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret { - border-top-color: #999; - border-bottom-color: #999; -} - -.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, - .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, - .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret { - border-top-color: #fff; - border-bottom-color: #fff; -} - -/* Navbar search */ - -.navbar-inverse .navbar-search .search-query { - color: #fff; - background-color: rgb(82, 82, 82); - border-color: #111111; - box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15); - transition: none; -} - -.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { - color: #ccc; -} - -.navbar-inverse .navbar-search .search-query::-moz-placeholder { - color: #ccc; -} - -.navbar-inverse .navbar-search .search-query:-ms-input-placeholder { - color: #ccc; -} - -.navbar-inverse .navbar-search .search-query::placeholder { - color: #ccc; -} - -.navbar-inverse .navbar-search .search-query:focus { - padding: 5px 15px; - color: #333; - text-shadow: 0 1px 0 #fff; - background-color: #fff; - border: 0; - box-shadow: 0 0 3px rgba(0,0,0,.15); - outline: 0; -} - -/* Navbar collapse button */ - -.navbar-inverse .btn-navbar { - /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */ - color: #fff; - text-shadow: 0 -1px 0 rgba(0,0,0,.25); - background-color: rgb(14, 14, 14); - background-image: linear-gradient(to bottom, rgb(20, 20, 20), rgb(5, 5, 5)); - /* Standard, IE10 */ - background-repeat: repeat-x; - border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25); - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); -} - -/* in these cases the gradient won't cover the background, so we override */ - -.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] { - color: #fff; - background-color: rgb(5, 5, 5); -} -/* Splunk: Component: paginator */ -/* ============================ */ -/* TODO: should this be in base? */ - -/* pagination styles and overrides - - - -*/ - -.pagination { - height: auto; - -} - -.pagination > ul { - display: inline-block; - /* Reset default ul styles */ - margin-left: 0; - margin-bottom: 0; - list-style: none; -} - -.pagination > ul > li { - float: left; -} - -.pagination > ul > li > span, - .pagination > ul > li > a { - float: left; - text-decoration: none; - border: 1px solid transparent; - line-height: 20px; - min-width: 10px; - padding: 2px 8px; - text-align: center; - border-radius: 4px; -} - -.pagination > ul > li > span:focus, .pagination > ul > li > a:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} - -/* hover & active state */ - -.pagination > ul > li > a:hover, - .pagination > ul .active > a - { - background-color: rgba(0, 0, 0, 0.05); -} - -.pagination > ul .active > a { - cursor: default; -} - -.pagination > ul .icon-chevron-left, .pagination > ul .icon-triangle-left-small { - padding-right: 3px; -} - -.pagination > ul .icon-chevron-right, .pagination > ul .icon-triangle-right-small { - padding-left: 3px; -} - -.pagination > ul > .disabled > span, - .pagination > ul > .disabled > a, - .pagination > ul > .disabled > a:hover, - .pagination > ul > .disabled > a:focus { - background-color: transparent; - color: #bbb; - cursor: default; -} - -.pagination .max-events-per-bucket { - color: #f2b827; - font-size: 18px; -} - -/* missing sequence dots */ - -.pagination .dots, - .pagination .dots:hover { - width: 20px; - padding: 0px; -}/* .pagination */ - - - -/* Alignment */ -/* -------------------------------------------------- */ - -.pagination-centered { - text-align: center; -} -.pagination-right { - text-align: right; -} - -/* Large */ -/* -------------------------------------------------- */ -.pagination-large ul > li > a, - .pagination-large ul > li > span { - padding: 11px 19px; - font-size: 15px; -} -.pagination-large ul > li:first-child > a, - .pagination-large ul > li:first-child > span { - border-top-left-radius: 6px; - border-bottom-left-radius: 6px; -} -.pagination-large ul > li:last-child > a, - .pagination-large ul > li:last-child > span { - border-top-right-radius: 6px; - border-bottom-right-radius: 6px; -} - -/* Small and mini */ -/* -------------------------------------------------- */ -.pagination-mini ul > li:first-child > a, - .pagination-mini ul > li:first-child > span, - .pagination-small ul > li:first-child > a, - .pagination-small ul > li:first-child > span { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; -} -.pagination-mini ul > li:last-child > a, - .pagination-mini ul > li:last-child > span, - .pagination-small ul > li:last-child > a, - .pagination-small ul > li:last-child > span { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; -} - -/* Small */ -/* -------------------------------------------------- */ -.pagination-small ul > li > a, - .pagination-small ul > li > span { - padding: 2px 10px; - font-size: 10.2px; -} -/* Mini */ -/* -------------------------------------------------- */ -.pagination-mini ul > li > a, - .pagination-mini ul > li > span { - padding: 0 6px; - font-size: 9px; -} -/* Pager pagination */ -/* -------------------------------------------------- */ - - -.pager { - margin: 16px 0; - list-style: none; - text-align: center; -} - - -.pager:before, - .pager:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - - -.pager:after { - clear: both; -} -.pager li { - display: inline; -} -.pager li > a, -.pager li > span { - display: inline-block; - padding: 5px 14px; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 15px; -} -.pager li > a:hover, -.pager li > a:focus { - text-decoration: none; - background-color: #f5f5f5; -} -.pager .next > a, -.pager .next > span { - float: right; -} -.pager .previous > a, -.pager .previous > span { - float: left; -} -.pager .disabled > a, -.pager .disabled > a:hover, -.pager .disabled > a:focus, -.pager .disabled > span { - color: #999; - background-color: #fff; - cursor: default; -} - -/* Components: Popovers */ -/* Splunk: Modals */ -/* ============== */ - -/* TODO: the close button seems to have issues on placement */ - -/* modal windows - - - - - - -*/ - -/* Background */ -.modal-backdrop { - position: fixed; - top: 0; - right: 0; - bottom: 0; - left: 0; - z-index: 1040; - background-color: #000; -} -/* Fade for backdrop */ -.modal-backdrop.fade { - opacity: 0; -} - -.modal-backdrop, -.modal-backdrop.fade.in { - opacity: 0.40; -} - - /* modal container */ -.modal { - position: fixed; - top: 40px; - left: 50%; - width: 450px; - margin-left: -225px; - z-index: 1050; - background-color: #fff; - border: none; - border-radius: 6px; - box-shadow: 0 3px 7px rgba(0,0,0,0.3); - background-clip: padding-box; - /* Remove focus outline from opened modal */ - outline: none; -} -.modal.fade { - transition: opacity .2s linear, top .2s ease-out; - top: 0; -} -.modal.fade.in { - top: 40px -}/* modal */ - -/* SPL-68751 - IE10 box shadow animation artifacts fix */ -.modal:after { - content: ""; - font-size: 0; - display: inline; - overflow: hidden; -} - -/* modal header */ - -.modal-header { - border: none; - border-bottom: 1px solid #ccc; - position: relative; - background: #f5f5f5; - padding: 15px 0 15px 20px; - border-top-left-radius: 8px; - border-top-right-radius: 8px; -} - -/* heading */ - -.modal-header h3, .modal-header .modal-title { - line-height: 22px; - margin: 0; - overflow-wrap: break-word; - padding-right: 40px; -} - -.modal-header h3 { - line-height: 30px; - /* This doesn't appear to do anything in the standard modal because .modal-title has greater specificity. */ -} - -/* close button */ - -.modal-header .close { - top: 15px; - right: 15px; - position: absolute; -} -/* modal body */ -.modal-body { - position: relative; - overflow-y: auto; - padding: 20px; - overflow: visible; - max-height:360px; -} - -/* Remove bottom margin if need be */ -.modal-form { - margin-bottom: 0; -} - -.modal-body-scrolling { - overflow-y: auto; -} -/* modal footer */ -.modal-footer { - padding: 10px; - margin-bottom: 0; - text-align: right; /* right align buttons */ - background: #f5f5f5; - border-top: 1px solid #ccc; - border-radius: 0 0 8px 8px; /* clear it in case folks use .pull-* classes on buttons */ -} -.modal-footer:before, - .modal-footer:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.modal-footer:after { - clear: both; -} -/* Properly space out buttons */ -.modal-footer .btn + .btn { - margin-left: 5px; - margin-bottom: 0; - /* account for input[type="submit"] which gets the bottom margin like all other inputs */ -} -/* but override that for button groups */ -.modal-footer .btn-group .btn + .btn { - margin-left: -1px; -} -/* and override it for block buttons as well */ -.modal-footer .btn-block + .btn-block { - margin-left: 0; -} - -/* Modal Varations */ -/* =============== */ - -/* extends modal; sets width & offset */ -.modal-wide { - width: 800px; - margin-left: -400px; -} - -/* Disconnect needs to be above other modals */ -.modal.disconnection-warning-modal { - z-index: 1090; -} - -.shared-splunkbar-messages-noconnectionoverlay .modal-backdrop { - z-index: 1080; -} - -/* loading ... */ -.modal-loading { - text-align: center; - color: #999; -} - - -/* What's New Dialog */ -/* -------------- */ - -.modal.shared-whatsnewdialog { - width: 900px; - margin-left: -450px; -} - -.modal.shared-whatsnewdialog .modal-body { - padding-right: 0; -} - -.shared-whatsnewdialog h2 { - font-weight: 200; - font-size: 24px; - margin: 0 0 20px -20px; - padding-left: 20px; -} - -.shared-whatsnewdialog .feature { - display:inline-block; - width: 260px; - margin: 0 20px 20px 0; - position: relative; - vertical-align: top; -} - -.shared-whatsnewdialog .feature > h3 { - margin: 0 0 5px 0; -} - -.shared-whatsnewdialog .feature > img { - display: block; - width: 100%; - height: 170px; - border: 1px solid #ccc; - margin-bottom: 10px; -} - -.shared-whatsnewdialog .feature > p { - margin: 0; -} - -.shared-whatsnewdialog .feature + h2 { - padding-top: 20px; - border-top: 1px dotted #ccc; -} - - -/* responsive modal adjustments */ -/* ---------------------------- */ - -/* small screen */ -@media only screen and (max-height: 449px) { - .modal { - top: 10px; - } - .modal.fade { - top: 0; - } - .modal.fade.in { - top: 10px - } - .modal .modal-body { - max-height:180px; - } -} - -/* medium screen */ -@media only screen and (min-height: 449px) and (max-height: 550px) { - .modal { - top: 20px; - } - .modal.fade { - top: 0; - } - .modal.fade.in { - top: 20px - } - .modal .modal-body { - max-height:280px; - } -} - -/* large screen */ -@media only screen and (min-height: 650px) and (max-height: 749px) { - .modal .modal-body { - max-height:450px; - } -} - -/* xlarge screen */ -@media only screen and (min-height: 750px) { - .modal .modal-body { - max-height:550px; - } -} - -/* Lite UI */ -/* Tooltips */ -/* -------------------------------------------------- */ - - -/* Base class */ -.tooltip { - position: absolute; - z-index: 1070; - display: block; - visibility: visible; - font-size: 11px; - line-height: 1.4; - opacity: 0.0; -} -.tooltip.in { - opacity: 0.80; -} -.tooltip.top { - margin-top: -3px; - padding: 5px 0; -} -.tooltip.right { - margin-left: 3px; - padding: 0 5px; -} -.tooltip.bottom { - margin-top: 3px; - padding: 5px 0; -} -.tooltip.left { - margin-left: -3px; - padding: 0 5px; -} - -/* Wrapper for the tooltip content */ -.tooltip-inner { - max-width: 200px; - padding: 8px; - color: #fff; - text-align: center; - text-decoration: none; - background-color: #000; - border-radius: 4px; -} - -/* Arrows */ -.tooltip-arrow { - position: absolute; - width: 0; - height: 0; - border-color: transparent; - border-style: solid; -} -.tooltip.top .tooltip-arrow { - bottom: 0; - left: 50%; - margin-left: -5px; - border-width: 5px 5px 0; - border-top-color: #000; -} -.tooltip.right .tooltip-arrow { - top: 50%; - left: 0; - margin-top: -5px; - border-width: 5px 5px 5px 0; - border-right-color: #000; -} -.tooltip.left .tooltip-arrow { - top: 50%; - right: 0; - margin-top: -5px; - border-width: 5px 0 5px 5px; - border-left-color: #000; -} -.tooltip.bottom .tooltip-arrow { - top: 0; - left: 50%; - margin-left: -5px; - border-width: 0 5px 5px; - border-bottom-color: #000; -} - -/* Components: Misc */ -/* Thumbnails */ -/* -------------------------------------------------- */ - - -/* Note: `.thumbnails` and `.thumbnails > li` are overriden in responsive files */ - -/* Make wrapper ul behave like the grid */ -.thumbnails { - margin-left: -20px; - list-style: none; -} -.thumbnails:before, - .thumbnails:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.thumbnails:after { - clear: both; -} -/* Fluid rows have no left margin */ -.row-fluid .thumbnails { - margin-left: 0; -} - -/* Float li to make thumbnails appear in a row */ -.thumbnails > li { - float: left; /* Explicity set the float since we don't require .span* classes */ - margin-bottom: 16px; - margin-left: 20px; -} - -/* The actual thumbnail (can be `a` or `div`) */ -.thumbnail { - display: block; - padding: 4px; - line-height: 16px; - border: 1px solid #ddd; - border-radius: 4px; - box-shadow: 0 1px 3px rgba(0,0,0,.055); - transition: all .2s ease-in-out; -} -/* Add a hover/focus state for linked versions only */ -a.thumbnail:hover, -a.thumbnail:focus { - border-color: #1e93c6; - box-shadow: 0 1px 4px rgba(0,105,214,.25); -} - -/* Images and captions */ -.thumbnail > img { - display: block; - max-width: 100%; - margin-left: auto; - margin-right: auto; -} -.thumbnail .caption { - padding: 9px; - color: #555; -} -/* Labels & Badges Overrides */ -/* ======================== */ - - - -/* Base classes */ -.label, -.badge { - display: inline-block; - padding: 2px 4px; - font-size: 10.152px; - font-weight: bold; - line-height: 14px; /* ensure proper line-height if floated */ - color: #fff; - vertical-align: baseline; - white-space: nowrap; - text-shadow: 0 -1px 0 rgba(0,0,0,.25); - background-color: #999; -} -/* Set unique padding and border-radii */ -.label { - border-radius: 3px; -} -.badge { - padding-left: 9px; - padding-right: 9px; - border-radius: 9px; -} - -/* Empty labels/badges collapse */ -.label:empty, .badge:empty { - display: none; -} - -/* Hover/focus state, but only for links */ -a.label:hover, - a.label:focus, - a.badge:hover, - a.badge:focus { - color: #fff; - text-decoration: none; - cursor: pointer; -} - -/* Colors */ -/* Only give background-color difference to links (and to simplify, we don't qualifty with `a` but [href] attribute) */ -/* Important (red) */ -.label-important, .badge-important { - background-color: rgb(250, 233, 230); -} -.label-important[href], .badge-important[href] { - background-color: rgb(242, 195, 187); -} -/* Warnings (orange) */ -.label-warning, .badge-warning { - background-color: #ed8440; -} -.label-warning[href], .badge-warning[href] { - background-color: rgb(229, 104, 21); -} -/* Success (green) */ -.label-success, .badge-success { - background-color: #a2cc3e; -} -.label-success[href], .badge-success[href] { - background-color: rgb(132, 169, 45); -} -/* Info (turquoise) */ -.label-info, .badge-info { - background-color: #3a87ad; -} -.label-info[href], .badge-info[href] { - background-color: rgb(45, 104, 134); -} -/* Inverse (black) */ -.label-inverse, .badge-inverse { - background-color: #333; -} -.label-inverse[href], .badge-inverse[href] { - background-color: rgb(26, 26, 26); -} - -/* Quick fix for labels/badges in buttons */ -.btn .label, - .btn .badge { - position: relative; - top: -1px; -} -.btn-mini .label, - .btn-mini .badge { - top: 0; -} - - - -/* Labels */ -/* ------ */ - -/* TODO: use vars here */ -.label { - padding: 1px 4px 0 4px; - border-radius: 4px; - line-height: 17px; - font-size: 11px; - font-weight: normal; - text-transform: uppercase; - color: #333; - text-shadow: none; - background-color: #ccc; - border: 1px solid #333; -} -/* icons in labels */ -.label [class*="icon-"]{ - font-size: 16px; - margin-right: 3px; - vertical-align: middle; -} -/* Important (red) */ -.label-important { - background-color: rgb(250, 233, 230); - border-color: #d6563c; - color: #d6563c; -} -/* Warnings (orange) */ -.label-warning { - background-color: rgb(252, 237, 227); - border-color: #ed8440; - color: #ed8440; -} -/* Success (green) */ -.label-success { - background-color: rgb(239, 246, 223); - border-color: #a2cc3e; - color: #a2cc3e; -} -/* Info (yellow) */ -.label-info { - background-color: rgb(253, 244, 221); - border-color: rgb(217, 159, 13); - color: rgb(217, 159, 13); -} -/* Inverse (black) */ -.label-inverse { - background-color: #555; - border-color: #333; - color: #fff; -} -/* Splunk: Progress Bars */ -/* ================ */ - - -/* ANIMATIONS */ -/* ---------- */ - -@keyframes progress-bar-stripes { - from { background-position: 40px 0; } - to { background-position: 0 0; } -} - - - -/* Spinners */ -/* ---------------------------- */ - -.spinner-small-gray { - background-image: url("/static/img/skins/default/loading_small_gray.png"); - background-position: left top; - width: 14px; - height: 14px; - background-size: 112px 14px; -} - - - -.spinner-medium-green { - background-image: url("/static/img/skins/default/loading_medium_green.png"); - background-position: left top; - width: 19px; - height: 19px; - background-size: 152px 19px; -} - - -@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { - .spinner-small-gray { - background-image: url("/static/img/skins/default/loading_small_gray_2x.png"); - } - - .spinner-medium-green { - background-image: url("/static/img/skins/default/loading_medium_green_2x.png"); - } -} - - -/* Progress */ -/* ---------------------------- */ -/* This is suppose to match Bootstrap, but it doesn't. */ -.progress { - overflow: hidden; - height: 16px; - margin-bottom: 16px; - background-color: rgb(247, 247, 247); - background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9); - /* Standard, IE10 */ - background-repeat: repeat-x; - box-shadow: inset 0 1px 2px rgba(0,0,0,.1); - background-color: #f5f5f5; - border-radius: 4px; -} -/* Bootstrap uses the .bar class, but our standard components use .progress-bar */ -.progress .bar, - .progress .progress-bar { - width: 0%; - height: 100%; - color: #fff; - float: left; - font-size: 12px; - text-align: center; - transition: width .6s ease; -} -.progress .bar { - background-color: rgb(31, 154, 208); - background-image: linear-gradient(to bottom, #1e93c6, rgb(33, 165, 222)); - /* Standard, IE10 */ - background-repeat: repeat-x; - box-shadow: inset 0 -1px 0 rgba(0,0,0,.15); - box-sizing: border-box; -} -.progress .bar + .bar { - box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15); -} -.progress .progress-bar { - line-height: 16px; - background-color: #65A637; -} -.progress .progress-striped.progress-bar { - background-color: #65A637; - background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent); - background-size: 40px 40px; -} - -/* Striped bars */ -.progress-striped .bar { - background-color: #1e93c6; - background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent); - background-size: 40px 40px; -} - -/* Call animation for the active one */ -.progress.active .bar, -.active.progress-bar { - animation: progress-bar-stripes 2s linear infinite; -} - -/* PROGRESS STATES */ -/* --------------- */ -/* These have been inherited from Bootstrap and are not used on Core. */ - -/* Danger (red) */ -.progress-danger .bar, .progress .bar-danger { - background-color: rgb(221, 81, 76); - background-image: linear-gradient(to bottom, #ee5f5b, #c43c35); - /* Standard, IE10 */ - background-repeat: repeat-x; -} -.progress-danger.progress-striped .bar, .progress-striped .bar-danger { - background-color: #ee5f5b; - background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent); -} - -/* Success (green) */ -.progress-success .bar, .progress .bar-success { - background-color: rgb(94, 185, 94); - background-image: linear-gradient(to bottom, #62c462, #57a957); - /* Standard, IE10 */ - background-repeat: repeat-x; -} -.progress-success.progress-striped .bar, .progress-striped .bar-success { - background-color: #62c462; - background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent); -} - -/* Info (teal) */ -.progress-info .bar, .progress .bar-info { - background-color: rgb(75, 177, 207); - background-image: linear-gradient(to bottom, #5bc0de, #339bb9); - /* Standard, IE10 */ - background-repeat: repeat-x; -} -.progress-info.progress-striped .bar, .progress-striped .bar-info { - background-color: #5bc0de; - background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent); -} - -/* Warning (orange) */ -.progress-warning .bar, .progress .bar-warning { - background-color: rgb(241, 160, 106); - background-image: linear-gradient(to bottom, rgb(244, 178, 134), #ed8440); - /* Standard, IE10 */ - background-repeat: repeat-x; -} -.progress-warning.progress-striped .bar, .progress-striped .bar-warning { - background-color: rgb(244, 178, 134); - background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent); -} -/* Splunk: Accordian */ -/* ================ */ - - -/* Accordian for expanding content - -
    -
    - -
    -
    - Anim pariatur cliche... -
    -
    -
    -
    - -
    -
    - Anim pariatur cliche... -
    -
    -
    -
    - -*/ - - /* Parent container */ -.accordion { - margin-bottom: 0; - background: #fff; -} - -/* Group == heading + body */ -.accordion-group { - margin-bottom: 0; - border: none; - border-radius: 0; -} -/* Heading */ -.accordion-heading { - border-bottom: 0; - position: relative; -} - -/* Heading Toggle */ -.accordion-heading .accordion-toggle { - display: block; - padding: 6px 15px 6px 20px; - line-height: 16px; - background-color: rgb(243, 243, 243); - background-image: linear-gradient(to bottom, rgb(247, 247, 247), #eee); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #eee; - border: 1px solid #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - color: #333; - box-shadow: inset 0px 1px 0 rgb(252, 252, 252); - text-shadow: none; - border-left: none; - border-right: none; - text-decoration: none; - border-bottom: none; - cursor: pointer; - border-radius: 0; -} -.accordion-heading .accordion-toggle .icon-triangle-right-small:before { - content: "\203A"; -} -.accordion-heading .accordion-toggle .icon-triangle-down-small:before { - content: "\2C5"; -} -.accordion-group:first-child .accordion-toggle { - border-top-left-radius: 3px; - border-top-right-radius: 3px; - border-top: none; -} - -.accordion-group:last-child .accordion-toggle, -.accordion-group.active:last-child .accordion-body { - border-bottom: 1px solid #bfbfbf; - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-bottom: none; -} - -.accordion-group.active .accordion-toggle { - background: #fff; - border-bottom: none; - cursor: default; -} - -.accordion-group.active:last-child .accordion-toggle { - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; -} - -.accordion-group:not(.active) .accordion-toggle:hover { - background-color: rgb(248, 248, 248); - background-image: linear-gradient(to bottom, #f8f8f8, #f8f8f8); - /* Standard, IE10 */ - background-repeat: repeat-x; - background-color: #f8f8f8; - border-color: rgb(199, 199, 199); - border-top-color: rgb(199, 199, 199); - border-bottom-color: rgb(199, 199, 199); - background-position: 0 0; - box-shadow: 0px 1px 1px rgba(0,0,0,0.08); - color: #333; - text-decoration: none; - box-shadow: none; -} - -.accordion-group .accordion-toggle:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ - filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)")); -} - -/* Heading Toggle Icon */ -.icon-accordion-toggle { - position: absolute; - left: 8px; -} - -/* Body */ -.accordion-body { - background-color: #fff; -} - -.accordion-inner { - padding: 10px 20px 20px 20px; - border: none; - position: relative; -} - -.accordion-inner:before, - .accordion-inner:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - -.accordion-inner:after { - clear: both; -} - -/* Lite */ -/* Carousel */ -/* -------------------------------------------------- */ - - -.carousel { - position: relative; - margin-bottom: 16px; - line-height: 1; -} - -.carousel-inner { - overflow: hidden; - width: 100%; - position: relative; -} - -.carousel-inner > .item { - display: none; - position: relative; - transition: .6s ease-in-out left; -} - -/* Account for jankitude on images */ - -.carousel-inner > .item > img, - .carousel-inner > .item > a > img { - display: block; - line-height: 1; -} - -.carousel-inner > .active, - .carousel-inner > .next, - .carousel-inner > .prev { - display: block; -} - -.carousel-inner > .active { - left: 0; -} - -.carousel-inner > .next, - .carousel-inner > .prev { - position: absolute; - top: 0; - width: 100%; -} - -.carousel-inner > .next { - left: 100%; -} - -.carousel-inner > .prev { - left: -100%; -} - -.carousel-inner > .next.left, - .carousel-inner > .prev.right { - left: 0; -} - -.carousel-inner > .active.left { - left: -100%; -} - -.carousel-inner > .active.right { - left: 100%; -} - -/* Left/right controls for nav */ -/* --------------------------- */ - -.carousel-control { - position: absolute; - top: 40%; - left: 15px; - width: 40px; - height: 40px; - margin-top: -20px; - font-size: 60px; - font-weight: 100; - line-height: 30px; - color: #fff; - text-align: center; - background: #222; - border: 3px solid #fff; - border-radius: 23px; - opacity: 0.50; - - /* we can't have this transition here */ - /* because webkit cancels the carousel */ - /* animation if you trip this while */ - /* in the middle of another animation */ - /* ;_; */ - /* transition: opacity .2s linear; */ -} - -/* Reposition the right one */ - -.carousel-control.right { - left: auto; - right: 15px; -} - -/* Hover/focus state */ - -.carousel-control:hover, - .carousel-control:focus { - color: #fff; - text-decoration: none; - opacity: 0.90; -} - -/* Carousel indicator pips */ -/* ----------------------------- */ -.carousel-indicators { - position: absolute; - top: 15px; - right: 15px; - z-index: 5; - margin: 0; - list-style: none; -} -.carousel-indicators li { - display: block; - float: left; - width: 10px; - height: 10px; - margin-left: 5px; - text-indent: -999px; - background-color: #ccc; - background-color: rgba(255,255,255,.25); - border-radius: 5px; -} -.carousel-indicators .active { - background-color: #fff; -} - -/* Caption for text below images */ -/* ----------------------------- */ - -.carousel-caption { - position: absolute; - left: 0; - right: 0; - bottom: 0; - padding: 15px; - background: #333; - background: rgba(0,0,0,.75); -} -.carousel-caption h4, -.carousel-caption p { - color: #fff; - line-height: 16px; -} -.carousel-caption h4 { - margin: 0 0 5px; -} -.carousel-caption p { - margin-bottom: 0; -} - -/* Utility classes */ -/* Utility classes */ -/* -------------------------------------------------- */ - - -/* Quick floats */ -.pull-right { - float: right; -} -.pull-left { - float: left; -} - -/* Toggling content */ -.hide { - display: none; -} -.show { - display: block; -} - -/* Visibility */ -.invisible { - visibility: hidden; -} - -/* For Affix plugin */ -.affix { - position: fixed; -} - -/* Proxy mixin s */ -.clearfix:before, - .clearfix:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} -.clearfix:after { - clear: both; -} - -.hide-text { - font: 0/0 a; - color: transparent; - text-shadow: none; - background-color: transparent; - border: 0; -} - -.input-block-level { - display: block; - width: 100%; - min-height: 26px; - /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */ - box-sizing: border-box; - /* Makes inputs behave like true block-level elements */ -} /* Has to be last to override when necessary */ - -/* 3rd party */ -/* Splunk: jquery UI theme */ -/* ======================= */ - - -/* generic widgets */ -/* --------------- */ - -.ui-widget { - font-family: inherit; -} -.ui-widget-header { - font-weight: normal; - background: transparent; - border: 0; - color: #333; -} -.ui-widget-header a { - color: #000; -} -.ui-corner-all { - border-radius: 2px; -} -.ui-icon { - font-family: "Splunk Icons"; - width: 16px; - height: 16px; -} - - -/* Tabs */ -/* ----------- */ - -/*jq-ui adds background to tabs which is shared by other components*/ - -.ui-tabs .ui-widget-header { - background: none; - border-bottom:1px solid #ccc; - border-radius: 0; -} - -/* override default tabs borders */ - -.ui-tabs .ui-tabs-nav li { - border-bottom: 1px solid #ccc !important; - /*need important to override jq-ui bs*/ - margin-bottom:-1px; -} - -/* selected state */ - -.ui-tabs .ui-tabs-nav li.ui-tabs-selected { - border-bottom:1px solid #ccc !important; - /*need important to override the other important*/ -} - - -/* Accordiion */ -/* ------------ */ - -.ui-accordion .ui-accordion-header .ui-icon { - left: 0.5em; - margin-top: -8px; - position: absolute; - top: 50%; -} - -.ui-accordion-icons .ui-accordion-header a { - padding-left: 2.2em; -} - - -/* Datepicker */ -/* ------------- */ - -#ui-datepicker-div { - display:none; /* jquery ui adds this id by default ;_; */ - z-index: 1070 !important; /* need to override jquery inline z-index nonsense ;_; */ -} - -.ui-datepicker { - width: 17em; - height: auto; - position: relative; - padding: 5px; - - box-shadow: 1px 2px 5px rgba(0,0,0,0.3); - border: 1px solid #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - background-color: #eee; - -} - -.ui-datepicker .ui-datepicker-header { - position: relative; - padding: 0.2em 0; - background: transparent; -} - -/* header */ - -.ui-datepicker .ui-datepicker-title { - margin: 0 2.3em; - line-height: 1.8em; - text-align: center; -} - -.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { - position: absolute; - text-decoration: none; - width: 24px; - height: 24px; -} - -.ui-datepicker .ui-datepicker-prev .ui-icon,.ui-datepicker .ui-datepicker-next .ui-icon{ - font: 0/0 a; - color: transparent; - text-shadow: none; - background-color: transparent; - border: 0; - /* override hide-text for ie-7 */ -} - -.ui-datepicker .ui-datepicker-prev .ui-icon:after, .ui-datepicker .ui-datepicker-next .ui-icon:after { - display: block; - position: absolute; - left: 50%; - top: 50%; - width: 16px; - height: 16px; - margin-left: -8px; - margin-top: -9px; - text-indent: 0; - font-size: 11px; - font-family: "Splunk Icons"; - line-height: 20px; - text-decoration: none; - color: #333; -} - -/* prev-next */ - -.ui-datepicker .ui-datepicker-prev { - top: 0; - left: 0; - border-radius: 4px; -} - -.ui-datepicker .ui-datepicker-prev .ui-icon:after { - content: "\25C0"; - margin-left: -4px -} - -.ui-datepicker .ui-datepicker-next { - top: 0; - right: 0; - border-radius: 4px; -} - -.ui-datepicker .ui-datepicker-next .ui-icon:after { - content: "\25B6"; - margin-left: -3px; - /* not sure why this doesn't match up */ -} - -.ui-datepicker table { - margin-bottom: 0; - width: 100%; - border-collapse: collapse; - margin: 0 0 0.4em; -} - -.ui-datepicker .ui-datepicker-calendar { - /* table */ - margin: 0; -} - -.ui-datepicker .ui-datepicker-calendar th { - line-height: 10px; - padding: 0.7em 0.3em; - padding-top: 20px; - color: #999; - text-align: center; - border: 0; - font-weight: normal; -} - -.ui-datepicker .ui-datepicker-calendar td { - padding: 1px; -} - -.ui-datepicker .ui-datepicker-calendar td a { - display: block; - padding: 0.2em; - text-align: right; -} - -.ui-datepicker .ui-datepicker-calendar a { - border: 1px solid #ccc; -} - -.ui-datepicker .ui-datepicker-calendar a:hover { - text-decoration: none; -} - -.ui-datepicker .ui-datepicker-calendar .ui-state-default { - background: #f5f5f5; - border:1px solid #ccc; - color: #1e93c6; -} - -.ui-datepicker .ui-datepicker-calendar .ui-state-active { - background-color: rgb(218, 218, 218); - background-image: linear-gradient(to bottom, #ccc, #eee); - /* Standard, IE10 */ - background-repeat: repeat-x; - box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.125); - border-color: #bfbfbf; - border-top-color: #bfbfbf; - font-weight: bold; - color: #333; -} - -.ui-datepicker .ui-datepicker-calendar .ui-state-hover { - border: 1px solid #3863a0; - background: #fff; - font-weight: bold; - color: #3863a0; -} - -/* calendar */ - -.ui-datepicker a.ui-corner-all { - padding: 0; - /* txt */ - font-size: 12px; - font-weight: normal; - line-height: 25px; - /* color */ - color: #333; - background-color: #eee; - background-color: rgb(235, 235, 235); - background-image: linear-gradient(to bottom, rgb(227, 227, 227), rgb(247, 247, 247)); - /* Standard, IE10 */ - background-repeat: repeat-x; - /* border */ - border: 1px solid #fff; - border-radius: 4px; - border-color: #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - box-shadow: 0 1px 1px rgba(0,0,0,0.3); -} - -.ui-datepicker a.ui-corner-all:hover { - cursor: pointer; - /* ensure pointer if missing href */ - border-color: #bfbfbf; - border-top-color: #bfbfbf; - border-bottom-color: #bfbfbf; - color: #333; - background: #fff; - font-weight: normal; -}/* .ui-datepicker */ - - -/* - * jQuery UI Resizable $VERSION - * - * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Resizable#theming - */ -.ui-resizable { position: relative;} -.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; } -.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } -.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } -.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } -.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } -.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } -.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } -.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } -.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } -.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;} - - -.ui-resizable-handle { - width: 100%; - height: 9px; - background-color: transparent; - z-index: 1000; - cursor: ns-resize; - cursor: row-resize; - bottom: 0; -} - - -.ui-resizable-handle:before { - content: ""; - position: absolute; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); - margin-top:-1px; - display: block; - border-radius: 3px; - border: none; - height: 6px; - width: 6px; - background-color: rgba(0, 0, 0, 0.25); -} - - -.ui-resizable-handle:hover { - /* .gradient-vertical($interactiveGradientStartColorHover, $interactiveGradientEndColorHover); */ -} - - -.ui-resizable-handle .ui-draggable-dragging { - position: relative; -} - - -.ui-resizable:hover .ui-resizable-handle { - visibility: visible; -} -/* Splunk: Page: Dashboard Simple */ -/* ============================= */ -/* FIXME: split this into more components */ - -/* fix z-index for map controls */ - -.leaflet-container { - z-index: 1; -} - -.dashboard-wrapper { - padding-top: 20px; -} - -.dashboard-body { - padding: 0 20px 15px 20px; - - color:#333; - background-color: #eee; - min-height: 500px; - /* using three color so we can set color stop even though its only 2 colors */ -} - -.preload .dashboard-row, .preload .fieldset, .preload .preload-hidden { - display: none; -} - -.preload .dashboard-header:after { - content: "Loading..."; - margin: auto; - padding: 50px 0; -} - -.progress-bar { - top:0; - bottom: auto; -} - -.dashboard-header { - margin-bottom: 10px; - padding-top: 10px; - min-height: 28px; - - /* .dashboard-view-controls { */ - /* > a:first-child { */ - /* margin-right: 10px; */ -} - -.dashboard-header h2 { - font-size: 24px; - margin: 0; - padding: 0; - font-weight: 200; - padding-left: 0; -} - -.dashboard-header .untitled { - font-style: italic; -} - -.dashboard-header .edit-dashboard-menu { - padding: 2px 0px 0px 20px; -} - -.dashboard-header .edit-dashboard-menu .dashboard-source-type { - color: #999; - float: right; -} - -.dashboard-header .edit-dashboard-menu .tooltip-inner { - white-space: normal; -} - -.dashboard-header p.description { - margin: 0 200px 0 0; -} - -/* } */ - -.dashboard-header .edit-done { - margin-left: 10px; -} - -/* } */ - -.dashboard-header .dashboard-menu .edit-btn { - margin-right: 5px; -} - -.dashboard-header .dashboard-menu .edit-export { - margin-right: 5px; -} - -.dashboard-header .dashboard-menu .edit-other { - /* TODO: replace with icon */ - font-size: 18px; -} - -.alert-box { - padding: 14px; - padding-left: 45px; - position: relative; - line-height: 1.2; - margin-bottom: 5px; - z-index: 10; -} - -.alert-box i { - left: 20px; -} - -.dashboard-error .alert { - padding: 14px; - padding-left: 45px; - position: relative; - line-height: 1.2; - margin-bottom: 5px; - z-index: 10; - margin: 100px 50px; -} - -.dashboard-error .alert i { - left: 20px; -} -.empty-dashboard { - padding: 100px 50px; -} -.empty-dashboard .alert { - padding: 14px; - padding-left: 45px; - position: relative; - line-height: 1.2; - margin-bottom: 5px; - z-index: 10; -} -.empty-dashboard .alert i { - left: 20px; -} - -#dashboard-editor{ - width:100%; - min-height: 500px; - height:100%; -} - - -.add-content-master { - width: 300px; -} - - -.add-content-master .header input { - border-radius: 15px; -} - - -.add-content-master .header .clear-filter { - position: relative; - left: -20px; - background-color: #ccc; - border-radius: 5px; - height: 10px; - width: 10px; - display: inline-block; - color: inherit; -} - - -.add-content-master .header .clear-filter i { - font-size: 8px; - position: relative; - top: -4px; - left: 2px; -} - - -.add-content-master .panel-contents { - width: 100%; - display: inline-block; - overflow-y: auto; - position: absolute; - top: 65px; - bottom: 0; - padding: 0; - box-sizing: border-box; -} - - -.add-content-master .panel-contents .accordion-group { - border-left: none; - border-right: none; - border-top: none; - border-radius: 0; - margin: 0; -} - - -.add-content-master .panel-contents .accordion-group .collapse:not(.in) { - visibility: hidden; - -webkit-touch-callout: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} - - -.add-content-master .panel-contents .accordion-group .collapse.in { - visibility: visible; -} - - -.add-content-master .panel-contents .accordion-group .accordion-toggle:before { - content: "\2C5"; - font-family: "Splunk Icons"; - font-style: normal; - font-weight: normal; - text-decoration: inherit; - display: inline-block; - width: 13px; -} - - -.add-content-master .panel-contents .accordion-group .accordion-toggle.collapsed:before { - content: "\203A"; -} - - -.add-content-master .panel-contents .accordion-group .accordion-inner { - border-top: none; - padding: 0; -} - - -.add-content-master .panel-contents a:hover { - text-decoration: none; - color: #3863a0; - background: rgba(0, 0, 0, 0.05); -} - - -.add-content-master .panel-contents a:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} - - -.add-content-master .panel-contents ul { - margin: 0; - list-style: none; -} - - -.add-content-master .panel-contents ul li.panel-content { - position: relative; -} - - -.add-content-master .panel-contents ul li.panel-content a { - position: relative; - padding: 7px 10px 7px 31px; - overflow: hidden; - text-overflow: ellipsis; - line-height: 16px; - display: block; - white-space: nowrap; -} - - -.add-content-master .panel-contents ul li.panel-content a .icons { - position: relative; - top: 2px; - font-size: 14px; - width: 40px; - text-align: center; - margin-left: -15px; - display: inline-block; -} - - -.add-content-master .panel-contents ul li.panel-content a .icons i { - margin-right: 3px; -} - - -.add-content-master .panel-contents ul li.panel-content a .icons i.icon-plus { - font-size: 12px; -} - - -.add-content-master .panel-contents ul li.panel-content .accordion-group ul a { - padding-left: 48px; -} - - -.add-content-master .panel-contents ul li.parser-error a, .add-content-master .panel-contents ul li.clone-error a { - color: #999; - cursor: default; -} - - -.add-content-master .panel-contents ul li.selected a { - color: #fff; - background: #3863a0; -} - -.add-content-name.tooltip { - word-break: break-all; -} - -.sidebar .header { - padding: 10px; - height: 45px; - background-color: #eee; -} - -.sidebar .header h3 { - margin-top: 0; - margin-bottom: 3px; -} - -.sidebar .footer { - position: absolute; - bottom: 0; -} - -.sidebar .content-title-control { - margin-top: 10px; -} - -.sidebar .shared-timerangepicker .btn .time-label { - display: inline; - vertical-align: baseline; -} - -.sidebar .time-range-scope { - margin-bottom: 0; -} - -.sidebar .time-range-scope .controls { - float: left; - margin-right: 10px; -} - -.sidebar .preview-body .dashboard-cell { - width: 100%; -} - -.sidebar .preview-body .dashboard-cell .dashboard-panel { - margin-right: 0; -} - -.sidebar .preview-body .shared-controls-textareacontrol textarea { - height: 80px; -} - -.sidebar .preview-body .view-results { - visibility: hidden; -} - -.time-range-scope .controls { - margin-bottom: 10px; -} - -.input.hidden { - display: none; -} - -.edit-mode .input.hidden { - display: inline-block; -} - -.form-settings { - float: right; -} - -.edit-mode .dashboard-header .title-editor { - display: block; - width: 100%; - background-color: transparent; - line-height:normal; -} - -.edit-mode .dashboard-header .title-editor:hover,.edit-mode .dashboard-header .title-editor:focus{ - background-color: #fff; -} - -.edit-mode .dashboard-header .label-editor { - font-size: 24px; - font-weight: 200; - margin-bottom: 0; -} - -.edit-mode .dashboard-header .description-editor { - height: 26px; - word-break: break-all; -} - - -.edit-mode .title-editor { - box-shadow: none; - box-sizing: border-box; - height: auto; - border-color: transparent; - font-size: inherit; - font-weight: inherit; -} - - -.edit-mode .title-editor:hover:not(:focus) { - border-color: #ccc; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075); -} - - -.edit-mode .title-editor:focus { - border-color: rgba(82, 168, 236, 0.8); - outline: 0; - border-collapse: separate; - /* Fix IE9 Issue with box-shadow */ - box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); -} - -.edit-mode .dashboard-row .dashboard-panel h2.panel-title { - padding: 3px 55px 3px 5px; - padding-right: 50px; - height: 27px; - border-bottom: 1px solid #eee; -} - -.edit-mode .dashboard-row .dashboard-panel h2.panel-title > .title-editor { - font-size: inherit; - color:inherit; - text-transform: inherit; - margin-bottom: 5px; - padding: 4px 6px 4px 6px; - width: 100%; - margin-right: 60px; - border-color: transparent; -} - -.edit-mode .dashboard-row .dashboard-panel h2.panel-title > .title-editor:hover:not(:focus) { - border-color: #ccc; -} - -.edit-mode .dashboard-row .dashboard-panel h2.panel-title > .title-editor:focus { - border-color: rgba(82, 168, 236, 0.8); - outline: 0; - border-collapse: separate; - /* Fix IE9 Issue with box-shadow */ - box-shadow: 0 0 8px rgba(82, 168, 236, 0.6); -} - -.edit-mode .dashboard-row .dashboard-panel .panel-head > h3 { - padding: 2px 0 2px 5px; - margin-right: 177px; -} - -.edit-mode .dashboard-row .dashboard-panel .panel-head > h3 > .title-editor { - margin-top: 1px; - margin-bottom: 1px; - width: 100%; - margin-right: 150px; -} - -.edit-mode .dashboard-row .dashboard-panel .dashboard-element-editor { - position: relative; -} - -.edit-mode .dashboard-row .dashboard-panel .panel-element-row { - border-top: 1px solid #eee !important; -} - -.edit-mode .dashboard-row .dashboard-panel .dashboard-panel-editor { - position: absolute; - right: 0; - top: 16px; -} - -.edit-mode .dashboard-row .dashboard-panel .dashboard-panel-editor .dropdown-toggle { - border-radius: 0; - display: inline-block; - padding: 0 10px; - line-height: 27px; - box-shadow: none !important; -} - -.edit-mode .dashboard-row .dashboard-panel .dashboard-panel-editor .dropdown-toggle > [class^="icon-"] { - font-size: 1.5em; -} - -.edit-mode .dashboard-row .dashboard-panel .dashboard-panel-editor .dropdown-toggle .caret { - padding-left: 0.15em; - vertical-align:middle; -} - -.edit-mode .dashboard-row .dashboard-panel .dashboard-panel-editor .panel-type-label { - padding: 3px 10px; - color: #999; - text-transform: uppercase; -} - -.view-mode .dashboard-panel h2.panel-title.empty { - display: none; -} -.view-mode .dashboard-element.table { - margin-top: -1px; -} - -.edit-mode .dashboard-row { - margin-right: -10px; -} - -.dashboard-row:before, - .dashboard-row:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - -.dashboard-row:after { - clear: both; -} - -.dashboard-row .dashboard-cell { - float: left; -} - -.dashboard-row .dashboard-panel { - background: white; - margin: 0 5px 5px 0; - /* overflow: hidden; // moved overflow to panel-body due to SPL-71571 */ - position: relative; -} - -.dashboard-row .dashboard-panel:before, - .dashboard-row .dashboard-panel:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - -.dashboard-row .dashboard-panel:after { - clear: both; -} - -.dashboard-row .dashboard-panel h2.panel-title { - font-size: 16px; - line-height: 1; - font-weight:normal; - margin: 0; - padding: 12px 55px 7px 12px; - word-wrap: break-word; - text-rendering: initial; -} - -.dashboard-row .dashboard-panel:hover .ui-resizable-handle { - visibility: visible; -} - -.dashboard-row .dashboard-panel .ui-resizable-handle { - margin-bottom: -1px; - position:absolute; -} - -.dashboard-row .dashboard-panel .panel-element-row { - clear: both; -} - -.dashboard-row .dashboard-panel .panel-element-row div.single { - float: left; - min-width: 200px; -} - -.dashboard-row .dashboard-panel .panel-element-row .table { - margin-bottom: 0px; -} - -.dashboard-row .dashboard-panel .panel-element-row .ui-resizable-handle { - display: none; -} - -.dashboard-row .dashboard-panel .panel-element-row:hover .ui-resizable-handle { - display: block; -} - -.dashboard-row .dashboard-panel .panel-title.empty + .fieldset.empty + .panel-element-row { - border-top:none; -} - -.dashboard-row .dashboard-panel .dashboard-element { - position: relative; -} - -.dashboard-row .dashboard-panel .dashboard-element .panel-footer { - clear: both; -} - -.dashboard-row .dashboard-panel .panel-head h3 { - line-height: 1; - margin: 0; - padding: 12px 55px 10px 12px; - color: #333; - text-rendering: initial; - word-wrap: break-word; - font-weight: bold; - font-size: 14px; -} - -.dashboard-row .dashboard-panel .panel-head h3 .untitled { - color: #999; -} - -.dashboard-row .dashboard-panel .panel-footer { - clear: both; - height:0; - overflow:hidden; -} - -.dashboard-row .dashboard-panel .panel-footer:before, - .dashboard-row .dashboard-panel .panel-footer:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - -.dashboard-row .dashboard-panel .panel-footer:after { - clear: both; -} - -.dashboard-row .dashboard-panel .panel-footer.show, .dashboard-row .dashboard-panel .dashboard-element:hover .panel-footer { - box-sizing:border-box; - height:30px; - padding: 5px 15px 5px 12px; - border: 1px solid #fff; - border-top:none; - margin: 0 0 -30px 0; - background-color: rgba(224, 224, 224, 0.9); - position:relative; - z-index: 3; -} - -.dashboard-row .dashboard-panel .view-results .inspector-link { - display: inline-block; - margin-right: 20px; -} - -.dashboard-row .dashboard-panel .view-results .btn-pill { - padding: 0; - height: 20px; - line-height: 20px; - width: 22px; - font-size: 15px; - text-align: center; -} - -.dashboard-row .dashboard-panel .view-results .btn-pill + .btn-pill { - margin-left: 0; -} - -.dashboard-row .dashboard-panel .panel-body { - overflow: hidden; - /* SPL-71571 */ - clear: both; -} - -.dashboard-row .dashboard-panel .panel-body.html, .dashboard-row .dashboard-panel .panel-body.splunk-html { - padding: 10px 10px; -} - -.dashboard-row .dashboard-panel .panel-body.html p, - .dashboard-row .dashboard-panel .panel-body.html .splunk-radiogroup, - .dashboard-row .dashboard-panel .panel-body.html .splunk-dropdown, - .dashboard-row .dashboard-panel .panel-body.html .splunk-multidropdown, - .dashboard-row .dashboard-panel .panel-body.html .splunk-textinput, - .dashboard-row .dashboard-panel .panel-body.html .splunk-checkbox, - .dashboard-row .dashboard-panel .panel-body.html .splunk-checkboxgroup, - .dashboard-row .dashboard-panel .panel-body.html .splunk-timerange, - .dashboard-row .dashboard-panel .panel-body.splunk-html p, - .dashboard-row .dashboard-panel .panel-body.splunk-html .splunk-radiogroup, - .dashboard-row .dashboard-panel .panel-body.splunk-html .splunk-dropdown, - .dashboard-row .dashboard-panel .panel-body.splunk-html .splunk-multidropdown, - .dashboard-row .dashboard-panel .panel-body.splunk-html .splunk-textinput, - .dashboard-row .dashboard-panel .panel-body.splunk-html .splunk-checkbox, - .dashboard-row .dashboard-panel .panel-body.splunk-html .splunk-checkboxgroup, - .dashboard-row .dashboard-panel .panel-body.splunk-html .splunk-timerange { - padding: 0px; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-paginator { - float: right; - padding-right: 15px; - padding-top: 3px; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-paginator:empty { - height: 0; - padding: 0; - margin: 0; -} - -.dashboard-row .dashboard-panel .panel-body .table-row-expanding > tbody > tr > td.expands a, - .dashboard-row .dashboard-panel .panel-body .table-row-expanding th.col-info, - .dashboard-row .dashboard-panel .panel-body .results-table table tr>td:first-child, - .dashboard-row .dashboard-panel .panel-body .results-table table tr>th:first-child { - padding-left: 12px; -} - -.dashboard-row .dashboard-panel .panel-body .results-table table tr>td:last-child, - .dashboard-row .dashboard-panel .panel-body .results-table table tr>th:last-child, - .dashboard-row .dashboard-panel .panel-body .table th:last-child, - .dashboard-row .dashboard-panel .panel-body .table td:last-child { - padding-right: 12px; -} - -.dashboard-row .dashboard-panel .panel-body .results-table table tr>th:last-child .btn-col-format { - margin-right: -12px; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-message-container .alert, .dashboard-row .dashboard-panel .panel-body .lazy-view-container.loading .alert, .dashboard-row .dashboard-panel .panel-body .visualization-message .alert { - text-align: center; - color: #999; - border-style: none; - font-size: 13px; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-message-container .alert.alert-info i, .dashboard-row .dashboard-panel .panel-body .lazy-view-container.loading .alert.alert-info i, .dashboard-row .dashboard-panel .panel-body .visualization-message .alert.alert-info i { - display: none; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-message-container .alert .icon-alert, .dashboard-row .dashboard-panel .panel-body .lazy-view-container.loading .alert .icon-alert, .dashboard-row .dashboard-panel .panel-body .visualization-message .alert .icon-alert { - float: none; - color: rgb(179, 179, 179); - position: static; - margin-right: 0.25em; - vertical-align: middle; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-message-container.compact .alert, .dashboard-row .dashboard-panel .panel-body .lazy-view-container.loading.compact .alert, .dashboard-row .dashboard-panel .panel-body .visualization-message.compact .alert { - padding-top: 4px; - padding-bottom: 4px; - margin-bottom: 0; - text-align: left; - display: inline; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-message-container.compact .alert .icon-alert, .dashboard-row .dashboard-panel .panel-body .lazy-view-container.loading.compact .alert .icon-alert, .dashboard-row .dashboard-panel .panel-body .visualization-message.compact .alert .icon-alert { - font-size: 150%; - top: 4px; -} - -.dashboard-row .dashboard-panel .panel-body .lazy-view-container.loading, .dashboard-row .dashboard-panel .panel-body .visualization-message { - padding-top: 54px; -} - -/* single value */ - -.dashboard-row .dashboard-panel .panel-body .splunk-single { - min-height: 40px; - text-align: center; -} - -.dashboard-row .dashboard-panel .panel-body .msg .single-result { - color: #999; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-table { - margin-top: 12px; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-table:before, - .dashboard-row .dashboard-panel .panel-body .splunk-table:after { - display: table; - content: ""; - /* Fixes Opera/contenteditable bug: */ - /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */ - line-height: 0; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-table:after { - clear: both; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-table .splunk-paginator { - float: right; - padding-right: 15px; -} - -.dashboard-row .dashboard-panel .panel-body p { - padding: 0px 10px; -} - -.dashboard-row .dashboard-panel .panel-body .splunk-radiogroup, - .dashboard-row .dashboard-panel .panel-body .splunk-dropdown, - .dashboard-row .dashboard-panel .panel-body .splunk-multidropdown, - .dashboard-row .dashboard-panel .panel-body .splunk-textinput, - .dashboard-row .dashboard-panel .panel-body .splunk-checkbox, - .dashboard-row .dashboard-panel .panel-body .splunk-checkboxgroup, - .dashboard-row .dashboard-panel .panel-body > .splunk-timerange, - .dashboard-row .dashboard-panel .panel-body .splunk-searchbar, - .dashboard-row .dashboard-panel .panel-body > button { - margin: 5px 10px; -} - -.dashboard-row .dashboard-panel .shared-eventsviewer { - border-left: none; -} - -.dashboard-row .dashboard-panel ul.shared-eventsviewer { - margin-bottom: 5px; - border-top-style: none; -} - -.dashboard-row .dashboard-panel .error-details { - display: block; - float: right; - padding: 9px 12px 5px 5px; -} - -.dashboard-row .dashboard-panel .error-details i { - color: #f2b827; -} - -.dashboard-row .dashboard-panel .error-details.severe i { - color: #d6563c; -} - -.dashboard-row .dashboard-panel .error-details.severe .error-indicator:hover i { - color: rgb(217, 159, 13); -} - -.dashboard-row .dashboard-panel .error-details.severe .error-indicator:hover i { - color: rgb(185, 64, 39); -} - -.dashboard-row .dashboard-panel .error-details .error-indicator { - padding: 0; - height: 20px; - line-height: 20px; - width: 22px; - font-size: 15px; - text-align: center; - border-radius: 3px; - margin-left: 3px; - display: block; -} - -.dashboard-row .dashboard-panel .error-details .error-indicator:hover { - background-color: #f8f8f8; -} - -.dashboard-row .dashboard-panel .error-details .error-indicator i { - font-size: 18px; -} - -.dashboard-row .dashboard-panel .error-details li { - padding: 5px 10px 5px 25px; - position: relative; -} - -.dashboard-row .dashboard-panel .error-details li:first-child { - border-top: none; -} - -.dashboard-row .dashboard-panel .error-details li > i { - font-size: 18px; - position: absolute; - left: 3px; - top: 5px; -} - -.dashboard-row .dashboard-panel .error-details li.warning > i { - color: #f2b827; -} - -.dashboard-row .dashboard-panel .error-details li.error > i { - color: #d6563c; -} - -.dashboard-row .dashboard-panel .progress-bar .progress-msg { - font-size: 11px; - color: #999; - display: inline-block; -} - -.view-mode .refresh-time-indicator { - padding:0 10px; - z-index: 10; - height: 14px; -} - -.view-mode .refresh-time-indicator .time-freshness { - font-size: 11px; - color: #999; - cursor: default; - padding: 0; - margin: 0; -} - -.view-mode .with-title .fieldset.empty + .panel-element-row:not(.grouped) .error-details { - position: absolute; - top: -31px; - right: 0; -} - -.view-mode .element-footer { - border-bottom: 1px solid transparent; -} - -.view-mode .element-footer .menus { - display: none; - position: absolute; - right: 10px; - background: #fff; - border: 1px solid #ccc; - border-top: 1px solid #fff; - margin-top: -1px; - padding-left: 5px; - border-bottom-left-radius: 5px; - border-bottom-right-radius: 5px; - border-top-right-radius: 2px; - border-top-left-radius: 2px; - z-index: 999; -} - -.view-mode .element-footer .menus .btn-pill { - padding: 1px 5px 1px 5px; - border-radius: 0; - line-height: 22px; - font-size: 15px; -} - -.view-mode .element-footer .menus .refresh-time-indicator { - display: inline; -} - -.view-mode .dashboard-element:hover .element-footer { - border-bottom: 1px solid #ccc; -} - -.view-mode .dashboard-element:hover .element-footer .menus { - display: block; -} - -.view-mode .element-footer:hover { - border-bottom: 1px solid #ccc; -} - -.view-mode .element-footer:hover .menus { - display: block; -} - -.preview-body .element-footer { - display: none; -} - -.edit-mode .element-footer { - display: none; -} - -.edit-mode .refresh-time-indicator { - display: none; -} - -.dashboard-cell.hidden, .dashboard-row.hidden { - display: none; -} - -.edit-mode .dashboard-cell.hidden, .edit-mode .dashboard-row.hidden { - display: block; -} - -.edit-mode .dashboard-cell.hidden .dashboard-panel, .edit-mode .dashboard-row.hidden .dashboard-panel { - border-style: dashed; -} -.dashboard-element.hidden { - display: none; -} -.edit-mode .dashboard-element.hidden { - display: block; -} -.edit-mode .dashboard-element.hidden .panel-body, .edit-mode .dashboard-element.hidden .panel-footer { - opacity: .5; -} -.edit-mode .dashboard-element.hidden .panel-head h3 { - color: #bbb; -} -.edit-mode .dashboard-element.hidden .panel-editor { - z-index: 99; -} - -.dashboard-panel > .drag-handle { - height: 8px; - margin: 5px 5px 0px 5px; - cursor: move; - z-index: 3; -} - -.dashboard-panel > .drag-handle .handle-inner { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat; - opacity: 0.5; - cursor: move; - height: 8px; - margin-right: 14px; -} - -.dashboard-panel > .drag-handle > .delete-panel { - display: inline-block; - float: right; - font-size: 17px; - padding: 0 3px; - color: #97999B; - margin-right: -3px; - margin-top: -4px; - background: #fff; -} - -.dashboard-panel > .drag-handle > .delete-panel:hover, .dashboard-panel > .drag-handle > .delete-panel:focus { - text-decoration: none; - color: #3863a0; -} - -.dashboard-panel > .drag-handle > .delete-panel:hover { - background: rgba(0, 0, 0, 0.05); -} - -.dashboard-panel > .drag-handle > .delete-panel:focus { - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} - -.initial-placeholder { - height: 234px; -} - -.initial-placeholder.placeholder-visualizations-singlevalue { - height: 80px; -} - -.dragndrop-enabled .dashboard-row.empty { - min-height: 20px; -} - -.dragndrop-enabled .dashboard-row .dashboard-panel.drag-hover { - border-color: rgb(187, 187, 187); -} - -.dragndrop-enabled .dashboard-row .panel-head h3 { - padding: 11px 15px 8px 15px; -} - -.dragndrop-enabled .dashboard-row .panel-element-row + .panel-element-row .panel-head { - border-top: 1px solid #ccc; -} - -.dragndrop-enabled .dashboard-row .dashboard-panel .panel-body .splunk-message-container .alert .icon-alert { - color: #d6563c; -} - -.dragndrop-enabled .sortable-placeholder { - min-width: 10px; - float: left; -} - -.dragndrop-enabled .sortable-placeholder .dashboard-panel { - min-height: 200px; - background: transparent; - border: 1px dashed rgb(179, 179, 179); - box-shadow: none; -} - -.dragndrop-enabled .dashboard-cell { - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} - -.dragndrop-enabled .dashboard-cell.ui-sortable-helper .dashboard-panel { - box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); -} - -.dragndrop-enabled .dashboard-row { - min-height: 100px; -} - -.dragndrop-enabled .shared-eventsviewer .table-chrome { - border-top: none; -} - -.html h1 { - font-size: 20px; - font-weight: bold; -} - -.html h2 { - font-size: 16px; - margin: 10px 0; - font-weight: normal; -} - -.html h3 { - font-size: 14px; - font-weight: bold; -} - -.html h4 { - font-size: 12px; - font-weight: bold; - margin: 0; -} - -.html h5 { - font-size: 10.2px; -} - -.html .panel-head > h3 { - font-size: 16px; - font-weight: normal; -} - -/* Licensing tab content */ -.page-licensing .tab-content { - background-color: rgb(252, 252, 252); - /* Old browsers */ - background-image: linear-gradient(to bottom, #fff 0, #eee 25px); - /* W3C */ -} - -.view-mode .dashboard-row .dashboard-cell:last-child .dashboard-panel, -.view-mode .dashboard-row .dashboard-cell.last-visible .dashboard-panel { - margin-right: 0; -} - -.dashboards-table-controls-convertdashboard .shared-controls-controlgroup .controls-halfblock .help-block { - width: 50%; - text-align: center; -} - -.more-info { - width: 400px; -} - -.more-info .popdown-dialog-body { - padding: 20px 20px 10px 20px; -} - -/* radio forms */ -.splunk-radiogroup .choice { - margin-bottom: 4px; -} -.splunk-radiogroup input { - margin: 0px 10px 0px 2px; -} -.splunk-radiogroup label { - display: inline-block; - margin-left: 1em; - margin-bottom: 0; - vertical-align: middle; -} - -.dropdown-menu .dashboard-source-type { - float: right; - color: #999; -} - -/* make search edit a bit taller with no limit */ -.edit-search-string .controls textarea, -.add-panel-wrapper .controls textarea { - height: 15em; - max-height: none; -} - -/* input editor */ -/* TODO: break out to component */ -.input-editor-body { - border-bottom: 1px solid #ccc; -} -/* TODO: make this block, float, width, etc. */ -.input-editor-body .input-editor-type { - display: inline-block; - vertical-align: top; - list-style: none; - margin: 0; -} -.input-editor-body .input-editor-type li { - margin: 0; -} -/* hover state */ -.input-editor-body .input-editor-type li > a:hover { - position: relative; - color: #3863a0; - background: rgba(0, 0, 0, 0.05); -} -.input-editor-body .input-editor-type li > a:focus { - position: relative; - outline: 0; - text-decoration: none; - background: rgba(61, 171, 255, 0.12); - box-shadow: none; - /* override default focus-link() */ -} -.input-editor-body .input-editor-type li > a.selected { - position: relative; - color: #fff; - background: #3863a0; - border: none; -} -/* link style */ -.input-editor-body .input-editor-type li > a { - /* BS 2.2 scoping */ - border-top: 1px dotted #ccc; - color: #1e93c6; - /* first and last elements have rounded corners that should not be seen. */ - /* There should not be space between and concertina-body so updating */ - /* padding and margin-right below */ - padding: 5px 16px; - /* BS 2.2.x breaks this ... */ - margin-right: -4px; - white-space: normal; - display: block; - /* BS 2.3 breaks this */ - text-decoration: none; -} -/* rounding for first and last items */ -.input-editor-body .input-editor-type li:first-child > a { - border-top-left-radius: 3px; - border-top-right-radius: 3px; - border-top: none; -} -.input-editor-body .input-editor-type li:last-child > a { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; -} -.input-editor-body .input-editor-type [class^="icon-"], .input-editor-body .input-editor-type [class*=" icon-"] { - width: 1.25em; - text-align: center; -} -/* .dropdown-menu */ -.input-editor-body .input-editor-format { - display: inline-block; - position: relative; - width: 385px; - border-left: 1px solid #ccc; - vertical-align: top; -} -.input-editor-body .input-editor-format .concertina .concertina-body { - position: static; - max-height: 500px; - min-height: 100px; -} -.input-editor-body .input-editor-format .splunk-choice-input-message { - height: auto; -} -.input-editor-body .input-editor-format .shared-controls-textcontrol input { - width: 186px; -} -.input-editor-body .input-editor-format .shared-controls-textareacontrol textarea { - width: 186px; -} -.input-editor-body .input-editor-format .splunk-dropdown, .input-editor-body .input-editor-format .splunk-multidropdown { - width: 186px; -} -.input-editor-body .input-editor-format .shared-controls-syntheticselectcontrol .link-label { - float: left; - width: 162px; - overflow: hidden; - text-align: left; -} -.input-editor-body .input-editor-format .token-input-settings-body .splunk-choice-input-message { - clear: both; -} -.input-editor-body .input-editor-format .token-input-settings-body .shared-timerangepicker { - margin-left: 0px; -} -.input-editor-body .input-editor-format .token-input-settings-body .splunkjs-mvc-simpleform-edit-tokenpreviewcontrol .shared-controls-labelcontrol { - width: 200px; -} -.input-editor-body .input-editor-format .token-input-settings-body .splunkjs-mvc-simpleform-edit-tokenpreviewcontrol .shared-controls-labelcontrol span { - word-break: break-all; - white-space: pre-wrap; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-heading { - margin-bottom: 8px; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-heading .static-options-heading-name { - width: 114px; - margin-left: 40px; - float: left; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-heading .static-options-heading-value { - margin-left: 180px; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-body { - margin-bottom: 8px; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-body .static-option-pair .drag-handle { - display: inline-block; - margin-left: 20px; - width: 10px; - height: 18px; - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat; - opacity: 0.5; - cursor: move; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-body .static-option-pair .static-option-label, .input-editor-body .input-editor-format .static-input-settings-body .static-options-body .static-option-pair .static-option-value { - display: inline-block; - margin-left: 5px; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-body .static-option-pair .static-option-label input, .input-editor-body .input-editor-format .static-input-settings-body .static-options-body .static-option-pair .static-option-value input { - width: 100px; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-body .static-option-pair .static-option-remove { - margin-left: 5px; -} -.input-editor-body .input-editor-format .static-input-settings-body .static-options-add { - margin-right: 20px; - margin-bottom: 10px; -} -.input-editor-body .input-editor-format .dynamic-input-settings-body .splunk-timerange { - margin-bottom: 10px; -} -.input-editor-body .input-editor-format .dynamic-input-settings-body .search-field-wrapper { - width: 220px; -} -.input-editor-body .control-label { - width: 125px; - float: left; - padding-top: 5px; - text-align: right; -} -.input-editor-body .controls { - margin-left: 135px; -} -.input-editor-body .alert.alert-error { - margin-left: 20px; - margin-bottom: 0; -} -.input-editor-body .alerts.shared-flashmessages { - border-top: 1px solid #ccc; -} - -.input-editor-cancel, .input-editor-apply { - margin: 10px; -} - -.input-timerangepicker .shared-timerangepicker, .input-time .shared-timerangepicker { - width: 95%; -} - -.input-timerangepicker .shared-timerangepicker .btn, .input-time .shared-timerangepicker .btn { - width: 95%; - text-align: left; -} - -.input-timerangepicker .shared-timerangepicker .btn .time-label, .input-time .shared-timerangepicker .btn .time-label { - max-width: 90%; - display: inline-block; -} - -.input-timerangepicker .shared-timerangepicker .caret, .input-time .shared-timerangepicker .caret { - float: right; -} - -/* Dashboard print styles */ -/* -------------------------------------------------- */ -@media print { - #header, .edit-dashboard-menu, .select2-choice > div, .panel-footer, .form-submit, .ui-resizable-handle { - display: none !important; - } - - .fieldset .input > label:first-child { - font-weight: bold; - } - - .fieldset .input input, .fieldset .input .select2-choices, .fieldset .input .select2-container { - border: none; - box-shadow: none !important; - transition: none !important; - } - - .select2-container { - min-width: 0px !important; - } - - .select2-container a.select2-choice, .select2-container .select2-choices, .select2-container .select2-search-choice { - border-style: none !important; - } - - .select2-search-choice { - padding-left: 2px !important; - } - - .shared-timerangepicker .btn, .shared-timerangepicker .btn .time-label { - max-width: 200px !important; - width: 200px !important; - text-align: left; - } - - .dashboard-element:not(.table):not(.event) { - page-break-inside: avoid; - } - - .splunk-paginator a.selected { - font-weight: bold; - } -} - -.content-preview { - box-sizing: border-box; - width: 450px; - height: 100%; -} - -.content-preview .preview-body { - overflow-y: auto; - position: absolute; - width: 100%; - padding: 10px; - box-sizing: border-box; - top: 65px; - bottom: 0; -} - -.content-preview .preview-body .control-group { - clear: both; -} - -.dashboard-list-item .accordion-group { - border: none; -} - -.dashboard-panel { - transition: border-color 2s ease-out, box-shadow 2s ease-out, border-width 2s ease-out; -} - -.panel-highlight .dashboard-panel { - border-color: #3863a0; - box-shadow: 0 0 10px 2px rgba(56, 99, 160, 0.4); -} - -/* Lite UI */ - -.splunk-header { - min-height:20px; -} -/* Add any other necessary core style sheets here. In the previous version, - the style sheet for select2 was included on the page directly. I do not think - this will be necessary anymore because that style sheet is included with the - javscript that depends on it. */ - -/* Add app specific bootstrap styles here */ diff --git a/appserver/static/css/common.css b/appserver/static/css/common.css deleted file mode 100644 index edda9e1..0000000 --- a/appserver/static/css/common.css +++ /dev/null @@ -1,215 +0,0 @@ -/*Dialog width*/ -.higherWider { - width: 700px; - left: 45%; -} - -/*Page header CSS*/ -.tool-bar { - position: relative; - padding-top: 10px; - padding-left: 20px; - padding-bottom: 20px; - background-color: #eee; -} -.tool-title { - float: left; - font-size: 24px; - font-weight: lighter; - padding-top: 10px; - padding-bottom: 10px; -} -.tool-button { - float: right; - margin-top: 20px; - margin-right: 20px; -} -.tool-description { - clear: both; -} - -/*Add button CSS*/ -.add-button { - float: right; - margin-right: 20px; -} -/*Modal body overflow*/ -.modal-body { - overflow: auto; - padding: 0px; -} - -.error-dialog .modal-body { - padding-bottom: 80px; -} - -/*Modal footer cancel button CSS*/ -.modal-footer .cancel-btn { - float: left; -} - -/*Modal footer blank gap*/ -.modal-footer { - margin-bottom: -16px !important; - padding: 10px 20px; -} - -/*Placeholder for msg*/ -.modal-body .form-horizontal { - margin-top: 15px; -} -.modal-body .form-horizontal ~ .form-horizontal { - margin-top: 0px; -} - -/*Message CSS*/ -.modal-body .msg { - min-height: 20px; - overflow: hidden; - width: 100%; -} - -.modal-body .msg .msg-body { - padding-left: 20px; -} - -/*Error Message CSS*/ -.modal-body .msg-error { - background-color: #faeae6; - color: #d85d3c; -} -.modal-body .msg-error i.icon { - display: inline; - font-size: 14px; - line-height: 25px; - width: 18px; - margin-right: 8px; -} -.modal-body .msg-error div.msg-text { - display: inline; - margin-top: 4px; - word-wrap: break-word; - word-break: normal; -} -.modal-body .msg-error div.msg-text:after { - clear: both; -} - -/*Loading Message CSS*/ -.modal-body .msg-loading { - background-color: #d1e5c6; -} -.modal-body .msg-loading .msg-icon, -.loading-msg-icon { - background-image: url("../img/loading-24.gif"); - background-repeat: no-repeat; - padding-left: 5px; - line-height: 25px; - float: left; - margin-right: 8px; - width: 25px; - height: 25px; -} - -.loading-msg-icon { - margin: 20px auto; - float: none; - text-align: right; - width: 70px; -} - -.modal-body .msg-loading div.msg-text { - display: inline; - float: left; - margin-top: 4px; - word-wrap: break-word; - word-break: normal; -} - -/*Warning Message CSS*/ -.modal-body .msg-warning{ - background-color: #fdf4de; -} - -.modal-body .msg-warning i.icon{ - display: inline; - font-size: 14px; - line-height: 25px; - width: 18px; - margin-right: 8px; -} - -.modal-body .msg-warning div.msg-text{ - display: inline; - margin-top: 4px; - width: 500px; - word-wrap: break-word; - word-break: normal; -} - -.modal-body .msg-warning div.msg-text:after{ - clear:both -} - -/*Dialog input width*/ -.form-small .control-label { - width: 170px; -} -.form-small .controls { - margin-left: 190px; -} -.form-small input[type=text], input[type=password] { - width: 417px; -} -.form-small .uneditable-input { - width: 436px; -} -.form-small .select2-container { - width: 450px; -} - -/*Help block width*/ -.form-horizontal .controls > .help-block { - width: 450px; -} - -/*Delete the top border in first cell of table*/ -.table-chrome > thead > tr > th { - position: inherit !important; -} - -.table-chrome .sorts a { - white-space: normal; -} - -/*Table column width*/ -.list-dotted dt { - width: 200px; -} -.list-dotted dt:after { - content: " ..........................................................."; -} -.list-dotted dd{ - margin-left: 210px; -} - -thead th { - /*Force line break when too long*/ - word-wrap: break-word; - word-break: normal; -} - -tbody tr td { - word-wrap: break-word; - word-break: normal; -} - -tr.more-info > td.details { - word-wrap: break-word; - word-break: normal; -} - -/*Delete dialog message margin*/ -.delete-prompt { - margin: 20px; -} diff --git a/appserver/static/css/configuration.css b/appserver/static/css/configuration.css deleted file mode 100644 index 8a121b1..0000000 --- a/appserver/static/css/configuration.css +++ /dev/null @@ -1,36 +0,0 @@ -body { - background-color: #fff; -} - -.tab-content { - overflow: visible !important; -} - -/*Navigation tab shadow*/ -.nav-tabs > li > a:focus { - box-shadow: none; -} - -.addonContainer .nav-tabs > .active { - border-bottom: none; -} - -a:focus { - box-shadow: none; -} - -/*Leave space for error message display*/ -.nav-tabs { - height: auto; - margin-bottom: 0px; -} - -.table-caption { - margin-top: 16px; -} - -/*Prevent scroll in form*/ -.tab-content .modal-body { - height: auto; - max-height: none; -} diff --git a/appserver/static/css/inputs.css b/appserver/static/css/inputs.css deleted file mode 100644 index 6eeda0e..0000000 --- a/appserver/static/css/inputs.css +++ /dev/null @@ -1,16 +0,0 @@ -/*Horizon line*/ -.addonContainer hr { - margin: 0px; - border-bottom: none; - border-top: 1px solid #ccc; -} - -/*Input type filter*/ -.type-filter { - float: left; - margin-top: 10px; -} - -.list-dotted dd { - min-height: 20px; -} diff --git a/appserver/static/js/build/common.js b/appserver/static/js/build/common.js deleted file mode 100644 index 9bfa890..0000000 --- a/appserver/static/js/build/common.js +++ /dev/null @@ -1,185 +0,0 @@ -!function(e){function t(n){if(i[n])return i[n].exports;var r=i[n]={exports:{},id:n,loaded:!1};return e[n].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var n=window.webpackJsonp;window.webpackJsonp=function(o,s){for(var a,l,c=0,d=[];c=t?"":Array(1+t-e.length>>>0).join(n);return i?e+r:r+e},o=function(e,t,n,i,o){var s=i-e.length;return s>0&&(e=n||!o?r(e,i," ",n):e.slice(0,t.length)+r("",s,"0",!0)+e.slice(t.length)),e},s=function(e,t,n,i,s,a,l){var c=e>>>0;return n=n&&c&&{2:"0b",8:"0",16:"0x"}[t]||"",e=n+r(c.toString(t),a||0,"0",!1),o(e,n,i,s,l)},a=function(e,t,n,i,r){return null!=i&&(e=e.slice(0,i)),o(e,"",t,n,r)},l=function(e,i,l,c,d,u,h,p){if("%%"==e)return"%";for(var f=!1,m="",g=!1,v=!1,A=c.length,b=0;c&&b-1?6:"d"==p?0:void 0,l){l=l.substr(1,l.length-2);var y=t[1][l]}else var y=i?t[i.slice(0,-1)]:t[n++];switch(p){case"s":return a(String(y),f,d,h,g);case"c":return a(String.fromCharCode(+y),f,d,h,g);case"b":return s(y,2,v,f,d,h,g);case"o":return s(y,8,v,f,d,h,g);case"x":return s(y,16,v,f,d,h,g);case"X":return s(y,16,v,f,d,h,g).toUpperCase();case"u":return s(y,10,v,f,d,h,g);case"i":case"d":var w=parseInt(+y),C=w<0?"-":m;return y=C+r(String(Math.abs(w)),h,"0",!1),o(y,C,f,d,g);case"e":case"E":case"f":case"F":case"g":case"G":var w=+y,C=w<0?"-":m,x=["toExponential","toFixed","toPrecision"]["efg".indexOf(p.toLowerCase())],_=["toString","toUpperCase"]["eEfFgG".indexOf(p)%2];return y=C+Math.abs(w)[x](h),o(y,C,f,d,g)[_]();default:return e}};return i.replace(e,l)}e.exports=n},3:function(module,exports,__webpack_require__){var $=__webpack_require__("shim/jquery");(function(){!function(global){if(Splunk.namespace("util"),Splunk.util={logger:{info:function(){},log:function(){},debug:function(){},warn:function(){},error:function(){}},propToQueryString:function(e){var t,n=[];for(var i in e)t=e[i],n.push(encodeURIComponent(i)+"="+encodeURIComponent(t));return n.join("&")},queryStringToProp:function(e){if(e=this.trim(e,"&?#"),!e||0==e.length)return{};for(var t,n,i,r=e.split("&"),o={},s=r.length,a=0,l=s;a29?1900:2e3);break;case"%H":l=parseInt(o[a],10);break;case"%M":c=parseInt(o[a],10);break;case"%S":d=parseInt(o[a],10)}if(0!=n&&i!=-1&&0!=r){var u=new Date(n,i,r,l,c,d);return u}return!1},getTimezoneOffsetDelta:function(e,t){if(!Splunk.util.isInt(e))return 0;var n=60*t.getTimezoneOffset();return e*=-60,1e3*(e-n)},getEpochTimeFromISO:function(isoStr){this._isoTimeRegex||(this._isoTimeRegex=/([\+\-])?(\d{4,})(?:(?:\-(\d{2}))(?:(?:\-(\d{2}))(?:(?:[T ](\d{2}))(?:(?:\:(\d{2}))(?:(?:\:(\d{2}(?:\.\d+)?)))?)?(?:(Z)|([\+\-])(\d{2})[:]*(\d{2})?)?)?)?)?/);var m=this._isoTimeRegex.exec(isoStr),seconds,millisecondsStr;m[7]?(seconds=m[7].substring(0,2),millisecondsStr=m[7].substring(2)):millisecondsStr="";var offset=eval(m[9]+(60*m[10]+parseInt(m[11]||0,10))),str=sprintf("%s/%s/%s %s:%s:%s",m[3],m[4],m[2],m[5],m[6],seconds),t=new Date(str);t.setTime(t.getTime()+this.getTimezoneOffsetDelta(offset,t));var startTime=t.getTime()/1e3;return startTime+millisecondsStr},getConfigValue:function(e,t){if(window.$C&&window.$C.hasOwnProperty(e))return window.$C[e];if("FORM_KEY"===e)return this.getFormKey();if("undefined"!=typeof t)return t;throw new Error("getConfigValue - "+e+" not set, no default provided")},getCookie:function(e){var t=null;if(document.cookie&&""!=document.cookie)for(var n=document.cookie.split(";"),i=0;i1&&"/"==e.charAt(t-1)&&(e=e.substring(0,t-1)),n+="/"!=e.charAt(0)?"/"+e:e;if("/"!=n){var o=n.split("/"),s=o[1];if("static"==s||"modules"==s){var a=n.substring(s.length+2,n.length);n="/"+s+"/@"+window.$C.BUILD_NUMBER,window.$C.BUILD_PUSH_NUMBER&&(n+="."+window.$C.BUILD_PUSH_NUMBER),"app"==o[2]&&(n+=":"+this.getConfigValue("APP_BUILD",0)),n+="/"+a}}var l=Splunk.util.getConfigValue("MRSPARKLE_ROOT_PATH","/"),c=Splunk.util.getConfigValue("DJANGO_ROOT_PATH",""),d=Splunk.util.getConfigValue("LOCALE","en-US"),u="";return u=c&&n.substring(0,c.length)===c?n.replace(c,c+"/"+d.toLowerCase()):"/"+d+n,""==l||"/"==l?u:l+u},make_full_url:function(e,t){return e=this.make_url(e),t&&(e=e+"?"+this.propToQueryString(t)),e},redirect_to:function(e,t,n,i){e=this.make_full_url(e,t),n||(n=window),n.document.location=e,i&&n.focus&&n.focus()},getCurrentApp:function(){return $(document.body).attr("s:app")||"UNKNOWN_APP"},getCurrentView:function(){return $(document.body).attr("s:view")||"UNKNOWN_VIEW"},getCurrentDisplayView:function(){return $(document.body).attr("s:displayview")||this.getCurrentView()},getAutoCancelInterval:function(){var e=$(document.body).attr("s:autoCancelInterval");return e||(this.logger.error("no autoCancelInterval found. Returning 0"),e=0),e},getCurrentViewConfig:function(){return $.extend({},Splunk.ViewConfig)},getPath:function(e){void 0===e&&(e=document.location.pathname);var t=this.getConfigValue("LOCALE").toString();if(!this.getConfigValue("LOCALE")||e.indexOf(t)==-1)return e;var n=t.length+e.indexOf(t);return e.slice(n)},getCumlativeOffsetTop:function(e){return e?e.offsetTop+this.getCumlativeOffsetTop(e.offsetParent):0},getCumlativeOffsetLeft:function(e){return e?e.offsetLeft+this.getCumlativeOffsetLeft(e.offsetParent):0},getPageYOffset:function(){var e=0;return window.pageYOffset?e=window.pageYOffset:document.documentElement&&document.documentElement.scrollTop&&(e=document.documentElement.scrollTop),e},getWindowDimensions:function(){return{width:isNaN(window.innerWidth)?document.documentElement.clientWidth||0:window.innerWidth,height:isNaN(window.innerHeight)?document.documentElement.clientHeight||0:window.innerHeight}},getComputedStyleHelper:function(e,t){if(e.currentStyle)return e.currentStyle[t];if(window.getComputedStyle){var n=t.replace(/([A-Z])/g,"-$1").toLowerCase(),i=window.getComputedStyle(e,"");return i.getPropertyValue(n)}return""},getParameter:function(e,t){return t=t||window.location.search,t&&t.indexOf(e+"=")+1?t.split(e+"=")[1].split("&")[0]:null},getHEX:function(e){var t=e.match(/^rgb\((\d+),\s*(\d+),\s*(\d+)\)$/),n=(t[1]<<16|t[2]<<8|t[3]).toString(16);return"#"+Array(6-n.length).concat([n]).toString().replace(/,/g,0)},normalizeColor:function(e){if(normalizedColor=null,"#"===e.charAt(0))4===e.length?normalizedColor=e+e.charAt(1)+e.charAt(2)+e.charAt(3):normalizedColor=e;else try{normalizedColor=this.getHEX(e)}catch(e){}return normalizedColor},validateCronString:function(e){var t=/^((0*([0-9]|[1-5][0-9])|\*)(-0*([0-9]|[1-5][0-9]))?(\/\d+)?,)*(0*([0-9]|[1-5][0-9])|\*)(-0*([0-9]|[1-5][0-9]))?(\/\d+)?\s((0*([0-9]|1[0-9]|2[0-3])|\*)(-0*([0-9]|1[0-9]|2[0-3]))?(\/\d+)?,)*(0*([0-9]|1[0-9]|2[0-3])|\*)(-0*([0-9]|1[0-9]|2[0-3]))?(\/\d+)?\s((0*([1-9]|[1-2][0-9]|3[0-1])|\*)(-0*([1-9]|[1-2][0-9]|3[0-1]))?(\/\d+)?,)*(0*([1-9]|[1-2][0-9]|3[0-1])|\*)(-0*([1-9]|[1-2][0-9]|3[0-1]))?(\/\d+)?\s((0*([1-9]|1[0-2])|\*)(-0*([1-9]|1[0-2]))?(\/\d+)?,)*(0*([1-9]|1[0-2])|\*)(-0*([1-9]|1[0-2]))?(\/\d+)?\s((0*[0-7]|\*)(-0*[0-7])?(\/\d+)?,)*(0*[0-7]|\*)(-0*[0-7])?(\/\d+)?$/;return!!t.test(e)},turboInnerHTML:function(e,t){var n=e.cloneNode(!1);return n.innerHTML=t,e.parentNode.replaceChild(n,e),n},normalizeBoolean:function(e,t){switch("string"==typeof e&&(e=e.toLowerCase()),e){case!0:case 1:case"1":case"yes":case"on":case"true":return!0;case!1:case 0:case"0":case"no":case"off":case"false":return!1;default:if(t)throw TypeError("Unable to cast value into boolean: "+e);return e}},getCommaFormattedNumber:function(e){e+="";for(var t=e.split("."),n=t[0],i=t.length>1?"."+t[1]:"",r=/(\d+)(\d{3})/;r.test(n);)n=n.replace(r,"$1,$2");return n+i},reLTrim:/^[\s\t\r\n]+/,reLTrimCommand:/^[\s\t\r\n\|]+/,reRNormalize:/[\s\t\r\n]+$/,addLeadingSearchCommand:function(e,t){var n=""+e;return n=n.replace(this.reLTrim,"").replace(this.reRNormalize," "),"|"==n.substring(0,1)?e:!t&&"search "==n.substring(0,7)&&n.length>7?e:"search "+n},stripLeadingSearchCommand:function(e){var t=""+e;return t=t.replace(this.reLTrimCommand,""),"search "==t.substring(0,7)?t.substring(7).replace(this.reLTrimCommand,""):e},stringToFieldList:function(e){if("string"!=typeof e||!e)return[];for(var t=[],n=[],i=!1,r=$.trim(e),o=0,s=r.length;o0&&t.push(n.join("")),n=[]);else{if(i){i=!1,t.push(n.join("")),n=[];continue}i=!0}else{var a=o+1;if(s>a&&("\\"==r.charAt(a)||'"'==r.charAt(a))){n.push(r.charAt(a)),o++;continue}n.push(r.charAt(o))}return n.length>0&&t.push(n.join("")),t},_sflQuotable:/([\\",\s])/,_sflEscapable:/([\\"])/g,fieldListToString:function(e){if(!e)return"";for(var t=[],n=0,i=e.length;n-1&&(r=r.replace(this._sflEscapable,"\\$1")),r.search(this._sflQuotable)>-1&&(r=['"',r,'"'].join("")),t.push(r))}return t.join(",")},searchEscape:function(e,t){return e.match(/[\s\,=|\[\]\"]/)?'"'+e.replace(/(\"|\\)/g,"\\$1")+'"':t&&t.forceQuotes?'"'+e+'"':e},searchUnescape:function(e){return'"'!==e[0]||'"'!==e[e.length-1]?e:e.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\")},objectSimilarity:function(e,t){if(e instanceof Array&&t instanceof Array){if(e.length!==t.length)return!1;for(var n=0;n=i?parseFloat(n):Math.min(n*Math.pow(e/parseFloat(i),3)+t,n)},escapeHtml:function(e){return(""+e).replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")},escapeBackslash:function(e){return(""+e).replace(/\\/g,"\\\\")},escapeQuotes:function(e){return(""+e).replace('"','\\"')},escapeRegex:function(e){return(e+"").replace(/([.?*+^$[\]\\(){}|-])/g,"\\$1")},escapeSelector:function(e){return(""+e).replace(/([;&,\.\+\*\~':"\!\^#$%@\[\]\(\)=>\|])/g,"\\$1")},trimToAlphaNumeric:function(e){return(""+e).replace(/([\s;&,\.\+\*\~':"\!\^#$%@\[\]\(\)=<>`\/\|\\])/g,"")},trim:function(e,t){return t?e.replace(new RegExp("^[\\s"+t+"]+"),"").replace(new RegExp("[\\s"+t+"]+$"),""):e.replace(/^\s\s*/,"").replace(/\s\s*$/,"")},lowerTrimStr:function(e,t){return e?this.trim(e).toLowerCase():t?t:e},focusFirstField:function(e){var t=$(":input:visible:enabled:first",e),n=$("select:visible:enabled:first",e);t.is(":button")&&t.hasClass("splButton-secondary")&&$(":input:button.splButton-primary:first",e).length&&(t=$(":input:button.splButton-primary:first",e));var i=!!t.length&&t.offset().top,r=!!n.length&&n.offset().top,o=t;i&&r&&r$3'),t=t.replace(/\[\[(\!?)([^\|]+)\|([^\]]+)\]\]/g,Splunk.util._generateInternalLink),t=t.replace(/#~#!#~#/g,'target="_blank"'),t=t.replace(/\s*#~##~#/g,"")},_generateInternalLink:function(e,t,n,i){return n=Splunk.util.make_url(n),'"+i+""},findMatchIndices:function(e,t){for(var n=t.match(e),i=0,r=[],o=n.length,s=0;s=c)return void u(_("Timed out waiting for restart"));$.ajax({type:"GET",dataType:"json",cache:!1,url:n+this.make_url("/api/config/UI_UNIX_START_TIME"),success:function(e){e.start_time>t&&(s=!0,clearTimeout(r),h())}}),r=setTimeout(p,d)}}.bind(this),f=function(){s=!0,clearTimeout(r),h()},m=function(){if(!s){var e=new Image;e.onload=f,e.src=n+this.make_url("/config/img?proto="+i+"&_="+Math.random()),l.push(e),r=setTimeout(m,d)}}.bind(this);$.post(this.make_url("/api/manager/control"),{operation:"restart_server"},function(e){if("OK"==e.status){t=e.start_time,"window"==e.ssl&&(e.ssl="https:"==window.location.protocol),i=e.ssl?"https":"http",n=(e.ssl?"https://":"http://")+window.location.hostname+(80==e.port||e.ssl&&443==e.port?"":":"+e.port),Splunk.Logger.mode.Default=Splunk.Logger.mode.None,Splunk.Messenger&&(Splunk.Messenger.System.getInstance().abortRequests=!0),Splunk.Session.getInstance().signalRestart(),o=0;var r=window.location.port||("http:"==window.location.protocol?80:443),s="https:"==window.location.protocol;if(!s&&e.ssl||e.ssl&&r!=e.port)return void $(document).trigger({type:"restart_ssl",sslBase:n});e.ssl!=s||r!=e.port?m():p()}else u("PERMS"==e.status?_("Permission Denied - You are not authorized to restart the server"):"AUTH"==e.status?_("Restart failed"):"FAIL"==e.status?_("Restart failed: "+e.reason):_("Restart failed"))}.bind(this),"json")}},!Function.prototype.bind){var $A=function(e){if(!e)return[];if(e.toArray)return e.toArray();for(var t=[],n=0,i=e.length;nt){for(var i=[],r=0;r=t?"":Array(1+t-e.length>>>0).join(n);return i?e+r:r+e},o=function(e,t,n,i,o){var s=i-e.length;return s>0&&(e=n||!o?r(e,i," ",n):e.slice(0,t.length)+r("",s,"0",!0)+e.slice(t.length)),e},s=function(e,t,n,i,s,a,l){var c=e>>>0;return n=n&&c&&{2:"0b",8:"0",16:"0x"}[t]||"",e=n+r(c.toString(t),a||0,"0",!1),o(e,n,i,s,l)},a=function(e,t,n,i,r){return null!=i&&(e=e.slice(0,i)),o(e,"",t,n,r)},l=function(e,i,l,c,d,u,h,p){if("%%"==e)return"%";for(var f=!1,m="",g=!1,v=!1,A=c.length,b=0;c&&b-1?6:"d"==p?0:void 0;var y;l?(l=l.substr(1,l.length-2),y=t[1].__getitem__?t[1].__getitem__(l):t[1][l]):i?y=t[i.slice(0,-1)]:(y=t[n],n++);var w,C;switch(p){case"s":return a(String(y),f,d,h,g);case"c":return a(String.fromCharCode(+y),f,d,h,g);case"b":return s(y,2,v,f,d,h,g);case"o":return s(y,8,v,f,d,h,g);case"x":return s(y,16,v,f,d,h,g);case"X":return s(y,16,v,f,d,h,g).toUpperCase();case"u":return s(y,10,v,f,d,h,g);case"i":case"d":return w=parseInt(+y,10),C=w<0?"-":m,y=C+r(String(Math.abs(w)),h,"0",!1),o(y,C,f,d,g);case"e":case"E":case"f":case"F":case"g":case"G":w=+y,C=w<0?"-":m;var x=["toExponential","toFixed","toPrecision"]["efg".indexOf(p.toLowerCase())],_=["toString","toUpperCase"]["eEfFgG".indexOf(p)%2];return y=C+Math.abs(w)[x](h),o(y,C,f,d,g)[_]();default:return e}};return i.replace(e,l)}}(this)}).call(window)},4:function(e,t,n){var i=n("shim/jquery");!function(e){var t,n=decodeURIComponent,i=e.deparam=function(t,r){var o={};return e.each(t.replace(/\+/g," ").split("&"),function(t,s){var a=s.split("="),l=n(a[0]);if(l){var c=n(a[1]||""),d=l.split("]["),u=d.length-1,h=0,p=o;if(d[0].indexOf("[")>=0&&/\]$/.test(d[u])?(d[u]=d[u].replace(/\]$/,""),d=d.shift().split("[").concat(d),u++):u=0,e.isFunction(r)?c=r(l,c):r&&(c=i.reviver(l,c)),u)for(;h<=u;h++)l=""!==d[h]?d[h]:p.length,h1)for(var n=1;n - * @license MIT - */ -"use strict";function i(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}function r(){return s.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function o(e,t){if(r()=r())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r().toString(16)+" bytes");return 0|e}function g(e){return+e!=e&&(e=0),s.alloc(+e)}function v(e,t){if(s.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return W(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return H(e).length;default:if(i)return W(e).length;t=(""+t).toLowerCase(),i=!0}}function A(e,t,n){var i=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if(n>>>=0,t>>>=0,n<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return I(this,t,n);case"utf8":case"utf-8":return B(this,t,n);case"ascii":return $(this,t,n);case"latin1":case"binary":return M(this,t,n);case"base64":return T(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return N(this,t,n);default:if(i)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),i=!0}}function b(e,t,n){var i=e[t];e[t]=e[n],e[n]=i}function y(e,t,n,i,r){if(0===e.length)return-1;if("string"==typeof n?(i=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=r?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(r)return-1;n=e.length-1}else if(n<0){if(!r)return-1;n=0}if("string"==typeof t&&(t=s.from(t,i)),s.isBuffer(t))return 0===t.length?-1:w(e,t,n,i,r);if("number"==typeof t)return t&=255,s.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?r?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):w(e,[t],n,i,r);throw new TypeError("val must be string, number or Buffer")}function w(e,t,n,i,r){function o(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}var s=1,a=e.length,l=t.length;if(void 0!==i&&(i=String(i).toLowerCase(),"ucs2"===i||"ucs-2"===i||"utf16le"===i||"utf-16le"===i)){if(e.length<2||t.length<2)return-1;s=2,a/=2,l/=2,n/=2}var c;if(r){var d=-1;for(c=n;ca&&(n=a-l),c=n;c>=0;c--){for(var u=!0,h=0;hr&&(i=r)):i=r;var o=t.length;if(o%2!==0)throw new TypeError("Invalid hex string");i>o/2&&(i=o/2);for(var s=0;s239?4:o>223?3:o>191?2:1;if(r+a<=n){var l,c,d,u;switch(a){case 1:o<128&&(s=o);break;case 2:l=e[r+1],128===(192&l)&&(u=(31&o)<<6|63&l,u>127&&(s=u));break;case 3:l=e[r+1],c=e[r+2],128===(192&l)&&128===(192&c)&&(u=(15&o)<<12|(63&l)<<6|63&c,u>2047&&(u<55296||u>57343)&&(s=u));break;case 4:l=e[r+1],c=e[r+2],d=e[r+3],128===(192&l)&&128===(192&c)&&128===(192&d)&&(u=(15&o)<<18|(63&l)<<12|(63&c)<<6|63&d,u>65535&&u<1114112&&(s=u))}}null===s?(s=65533,a=1):s>65535&&(s-=65536,i.push(s>>>10&1023|55296),s=56320|1023&s),i.push(s),r+=a}return D(i)}function D(e){var t=e.length;if(t<=ee)return String.fromCharCode.apply(String,e);for(var n="",i=0;ii)&&(n=i);for(var r="",o=t;on)throw new RangeError("Trying to access beyond buffer length")}function O(e,t,n,i,r,o){if(!s.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>r||te.length)throw new RangeError("Index out of range")}function P(e,t,n,i){t<0&&(t=65535+t+1);for(var r=0,o=Math.min(e.length-n,2);r>>8*(i?r:1-r)}function j(e,t,n,i){t<0&&(t=4294967295+t+1);for(var r=0,o=Math.min(e.length-n,4);r>>8*(i?r:3-r)&255}function F(e,t,n,i,r,o){if(n+i>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function R(e,t,n,i,r){return r||F(e,t,n,4,3.4028234663852886e38,-3.4028234663852886e38),Z.write(e,t,n,i,23,4),n+4}function z(e,t,n,i,r){return r||F(e,t,n,8,1.7976931348623157e308,-1.7976931348623157e308),Z.write(e,t,n,i,52,8),n+8}function U(e){if(e=q(e).replace(te,""),e.length<2)return"";for(;e.length%4!==0;)e+="=";return e}function q(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function G(e){return e<16?"0"+e.toString(16):e.toString(16)}function W(e,t){t=t||1/0;for(var n,i=e.length,r=null,o=[],s=0;s55295&&n<57344){if(!r){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===i){(t-=3)>-1&&o.push(239,191,189);continue}r=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),r=n;continue}n=(r-55296<<10|n-56320)+65536}else r&&(t-=3)>-1&&o.push(239,191,189);if(r=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function Y(e){for(var t=[],n=0;n>8,r=n%256,o.push(r),o.push(i);return o}function H(e){return X.toByteArray(U(e))}function K(e,t,n,i){for(var r=0;r=t.length||r>=e.length);++r)t[r+n]=e[r];return r}function J(e){return e!==e}var X=n(7),Z=n(8),Q=n(9);t.Buffer=s,t.SlowBuffer=g,t.INSPECT_MAX_BYTES=50,s.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:i(),t.kMaxLength=r(),s.poolSize=8192,s._augment=function(e){return e.__proto__=s.prototype,e},s.from=function(e,t,n){return a(null,e,t,n)},s.TYPED_ARRAY_SUPPORT&&(s.prototype.__proto__=Uint8Array.prototype,s.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&s[Symbol.species]===s&&Object.defineProperty(s,Symbol.species,{value:null,configurable:!0})),s.alloc=function(e,t,n){return c(null,e,t,n)},s.allocUnsafe=function(e){return d(null,e)},s.allocUnsafeSlow=function(e){return d(null,e)},s.isBuffer=function(e){return!(null==e||!e._isBuffer)},s.compare=function(e,t){if(!s.isBuffer(e)||!s.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,i=t.length,r=0,o=Math.min(n,i);r0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),""},s.prototype.compare=function(e,t,n,i,r){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===i&&(i=0),void 0===r&&(r=this.length),t<0||n>e.length||i<0||r>this.length)throw new RangeError("out of range index");if(i>=r&&t>=n)return 0;if(i>=r)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,r>>>=0,this===e)return 0;for(var o=r-i,a=n-t,l=Math.min(o,a),c=this.slice(i,r),d=e.slice(t,n),u=0;ur)&&(n=r),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var o=!1;;)switch(i){case"hex":return C(this,e,t,n);case"utf8":case"utf-8":return x(this,e,t,n);case"ascii":return _(this,e,t,n);case"latin1":case"binary":return k(this,e,t,n);case"base64":return S(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return E(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var ee=4096;s.prototype.slice=function(e,t){var n=this.length;e=~~e,t=void 0===t?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t0&&(r*=256);)i+=this[e+--t]*r;return i},s.prototype.readUInt8=function(e,t){return t||L(e,1,this.length),this[e]},s.prototype.readUInt16LE=function(e,t){return t||L(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUInt16BE=function(e,t){return t||L(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUInt32LE=function(e,t){return t||L(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},s.prototype.readUInt32BE=function(e,t){return t||L(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||L(e,t,this.length);for(var i=this[e],r=1,o=0;++o=r&&(i-=Math.pow(2,8*t)),i},s.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||L(e,t,this.length);for(var i=t,r=1,o=this[e+--i];i>0&&(r*=256);)o+=this[e+--i]*r;return r*=128,o>=r&&(o-=Math.pow(2,8*t)),o},s.prototype.readInt8=function(e,t){return t||L(e,1,this.length),128&this[e]?(255-this[e]+1)*-1:this[e]},s.prototype.readInt16LE=function(e,t){t||L(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt16BE=function(e,t){t||L(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt32LE=function(e,t){return t||L(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return t||L(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readFloatLE=function(e,t){return t||L(e,4,this.length),Z.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return t||L(e,4,this.length),Z.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return t||L(e,8,this.length),Z.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return t||L(e,8,this.length),Z.read(this,e,!1,52,8)},s.prototype.writeUIntLE=function(e,t,n,i){if(e=+e,t|=0,n|=0,!i){var r=Math.pow(2,8*n)-1;O(this,e,t,n,r,0)}var o=1,s=0;for(this[t]=255&e;++s=0&&(s*=256);)this[t+o]=e/s&255;return t+n},s.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,1,255,0),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},s.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):P(this,e,t,!0),t+2},s.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):P(this,e,t,!1),t+2},s.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):j(this,e,t,!0),t+4},s.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):j(this,e,t,!1),t+4},s.prototype.writeIntLE=function(e,t,n,i){if(e=+e,t|=0,!i){var r=Math.pow(2,8*n-1);O(this,e,t,n,r-1,-r)}var o=0,s=1,a=0;for(this[t]=255&e;++o>0)-a&255;return t+n},s.prototype.writeIntBE=function(e,t,n,i){if(e=+e,t|=0,!i){var r=Math.pow(2,8*n-1);O(this,e,t,n,r-1,-r)}var o=n-1,s=1,a=0;for(this[t+o]=255&e;--o>=0&&(s*=256);)e<0&&0===a&&0!==this[t+o+1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+n},s.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,1,127,-128),s.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},s.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):P(this,e,t,!0),t+2},s.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):P(this,e,t,!1),t+2},s.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,4,2147483647,-2147483648),s.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):j(this,e,t,!0),t+4},s.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),s.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):j(this,e,t,!1),t+4},s.prototype.writeFloatLE=function(e,t,n){return R(this,e,t,!0,n)},s.prototype.writeFloatBE=function(e,t,n){return R(this,e,t,!1,n)},s.prototype.writeDoubleLE=function(e,t,n){return z(this,e,t,!0,n)},s.prototype.writeDoubleBE=function(e,t,n){return z(this,e,t,!1,n)},s.prototype.copy=function(e,t,n,i){if(n||(n=0),i||0===i||(i=this.length),t>=e.length&&(t=e.length),t||(t=0),i>0&&i=this.length)throw new RangeError("sourceStart out of bounds");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-t=0;--r)e[r+t]=this[r+n];else if(o<1e3||!s.TYPED_ARRAY_SUPPORT)for(r=0;r>>=0,n=void 0===n?this.length:n>>>0,e||(e=0);var o;if("number"==typeof e)for(o=t;o0)throw new Error("Invalid string. Length must be a multiple of 4");return"="===e[t-2]?2:"="===e[t-1]?1:0}function i(e){return 3*e.length/4-n(e)}function r(e){var t,i,r,o,s,a=e.length;o=n(e),s=new d(3*a/4-o),i=o>0?a-4:a;var l=0;for(t=0;t>16&255,s[l++]=r>>8&255,s[l++]=255&r;return 2===o?(r=c[e.charCodeAt(t)]<<2|c[e.charCodeAt(t+1)]>>4,s[l++]=255&r):1===o&&(r=c[e.charCodeAt(t)]<<10|c[e.charCodeAt(t+1)]<<4|c[e.charCodeAt(t+2)]>>2,s[l++]=r>>8&255,s[l++]=255&r),s}function o(e){return l[e>>18&63]+l[e>>12&63]+l[e>>6&63]+l[63&e]}function s(e,t,n){for(var i,r=[],s=t;sd?d:c+a));return 1===i?(t=e[n-1],r+=l[t>>2],r+=l[t<<4&63],r+="=="):2===i&&(t=(e[n-2]<<8)+e[n-1],r+=l[t>>10],r+=l[t>>4&63],r+=l[t<<2&63],r+="="),o.push(r),o.join("")}t.byteLength=i,t.toByteArray=r,t.fromByteArray=a;for(var l=[],c=[],d="undefined"!=typeof Uint8Array?Uint8Array:Array,u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h=0,p=u.length;h>1,d=-7,u=n?r-1:0,h=n?-1:1,p=e[t+u];for(u+=h,o=p&(1<<-d)-1,p>>=-d,d+=a;d>0;o=256*o+e[t+u],u+=h,d-=8);for(s=o&(1<<-d)-1,o>>=-d,d+=i;d>0;s=256*s+e[t+u],u+=h,d-=8);if(0===o)o=1-c;else{if(o===l)return s?NaN:(p?-1:1)*(1/0);s+=Math.pow(2,i),o-=c}return(p?-1:1)*s*Math.pow(2,o-i)},t.write=function(e,t,n,i,r,o){var s,a,l,c=8*o-r-1,d=(1<>1,h=23===r?Math.pow(2,-24)-Math.pow(2,-77):0,p=i?0:o-1,f=i?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=d):(s=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-s))<1&&(s--,l*=2),t+=s+u>=1?h/l:h*Math.pow(2,1-u),t*l>=2&&(s++,l/=2),s+u>=d?(a=0,s=d):s+u>=1?(a=(t*l-1)*Math.pow(2,r),s+=u):(a=t*Math.pow(2,u-1)*Math.pow(2,r),s=0));r>=8;e[n+p]=255&a,p+=f,a/=256,r-=8);for(s=s<0;e[n+p]=255&s,p+=f,s/=256,c-=8);e[n+p-f]|=128*m}},9:function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},10:function(e,t,n){var i=n("shim/jquery");!function(e){var t=function(t){var n=this.superclass&&this.superclass.prototype,i=e.keys(t);e.keys({toString:!0}).length||i.push("toString","valueOf");for(var r=0,o=i.length;r=0&&n.type.match(/submit|image/)&&(this._submitButton=n)},onsubmit:function(){var t=this.element.serializeArray();this._submitButton&&t.push({name:this._submitButton.name,value:this._submitButton.value});var n=e.extend({url:this.element.attr("action"),type:this.element.attr("method")||"GET",data:t},this.options);return this._makeRequest(n),!1}}),e.ajaxSetup({beforeSend:function(e){e.setRequestHeader("Accept","text/javascript, text/html, application/xml, text/xml, */*")}})}(i)},11:function(e,t,n){var i=n("shim/jquery");Splunk.namespace("Splunk.Session"),Splunk.Session=i.klass({EVENT_BUFFER_TIMEOUT:1e3,UI_INACTIVITY_TIMEOUT:60,START_EVENT:"SessionStart",TIMEOUT_EVENT:"SessionTimeout",RESTART_EVENT:"HaltOnRestart",UI_EVENT_TYPES:["click","keydown","mouseover","scroll"],initialize:function(){this.logger=Splunk.Logger.getLogger("session.js"),this.eventBuffer=[],this.timeoutDelay=Splunk.util.getConfigValue("UI_INACTIVITY_TIMEOUT",this.UI_INACTIVITY_TIMEOUT),this.timeoutDelay*=6e4,this.timeoutDelay>2147483647&&(this.logger.warn("ui_inactivity_timeout must be treated as minutes not milliseconds. Defaulting to 60 min"),this.timeoutDelay=36e5),this.timeoutID=null,i(document).bind(this.START_EVENT,this.onSessionStart.bind(this)),!this.timeoutDelay<1&&(i(document).bind(this.TIMEOUT_EVENT,this.onSessionTimeout.bind(this)),i(document).bind(this.UI_EVENT_TYPES.join(" "),this.onUIEvent.bind(this)),this.startTimeout()),i(document).trigger(this.START_EVENT,new Date)},onUIEvent:function(e){this.timeoutID?(this.eventBuffer.push(""),1===this.eventBuffer.length&&(this.resetTimeout(),setTimeout(function(){this.eventBuffer=[]}.bind(this),this.EVENT_BUFFER_TIMEOUT))):(this.startTimeout(),i(document).trigger(this.START_EVENT,new Date))},onSessionStart:function(e,t){},onSessionTimeout:function(e,t){},resetTimeout:function(){this.stopTimeout(),this.startTimeout()},signalRestart:function(){i(document).trigger(this.RESTART_EVENT)},startTimeout:function(){this.timeoutID=window.setTimeout(this.timeoutHandler.bind(this),this.timeoutDelay)},stopTimeout:function(){this.timeoutID&&(window.clearTimeout(this.timeoutID),this.timeoutID=null)},timeoutHandler:function(){this.stopTimeout(),i(document).trigger(this.TIMEOUT_EVENT,new Date)}}),Splunk.Session.instance=null,Splunk.Session.getInstance=function(){return Splunk.Session.instance||(Splunk.Session.instance=new Splunk.Session),Splunk.Session.instance}},12:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,'.view------dev---3wnJL{background-color:#eee;border:1px solid #bfbfbf;filter:e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));box-shadow:1px 2px 5px rgba(0,0,0,.2);border-radius:3px;top:100%;left:50%;margin:8px 0 0 -103px;display:none;position:absolute;z-index:1060;white-space:normal}.view------dev---3wnJL[data-popdown-point=down]{margin-top:0}.view------dev---3wnJL[data-popdown-point=left]{margin-left:5px;margin-top:0}.view------dev---3wnJL.[data-popdown-state=open]{display:block}.view------dev---3wnJL:after{content:"";font-size:0;display:inline;overflow:hidden}.dialogPadded------dev---Czx0C{padding:10px}.arrow------dev---GjjyJ{border-bottom:8px solid #bfbfbf;top:-8px;left:50%;margin-left:-4px}.arrow------dev---GjjyJ,.arrow------dev---GjjyJ:before{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute}.arrow------dev---GjjyJ:before{content:"";display:block;border-bottom:8px solid #fff;top:1px;left:0;margin-left:-8px}[data-placement=over]>.arrow------dev---GjjyJ{//:8px solid #bfbfbf;border-bottom:none;top:auto;bottom:-8px}[data-placement=over]>.arrow------dev---GjjyJ:before{border-top:8px solid #fff;border-bottom:none;position:absolute;top:auto;bottom:1px}.arrow------dev---GjjyJ[data-placement=right]>.arrow------dev---GjjyJ{//:8px solid #bfbfbf;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:none;top:50%;left:-8px;margin:-8px 0 0}.arrow------dev---GjjyJ[data-placement=right]>.arrow------dev---GjjyJ:before{border-right:8px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:none;position:absolute;top:0;left:1px;margin:-8px 0 0}.body------dev---2t9Js{margin:0;border-radius:3px;background-color:#fff}.body------dev---2t9Js:after,.body------dev---2t9Js:before{display:table;content:"";line-height:0}.body------dev---2t9Js:after{clear:both}.footer------dev---1Bk_n{border-top:1px solid #ccc;padding:5px;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.footer------dev---1Bk_n:after,.footer------dev---1Bk_n:before{display:table;content:"";line-height:0}.footer------dev---1Bk_n:after{clear:both}.dropdown------dev---3gX0o,.dropup------dev---_PLhg{position:relative}.dropdown-toggle------dev---1RNPD:active,.open------dev---MB_NK .dropdown-toggle------dev---1RNPD{outline:0}.menu------dev---1KGFz{width:auto;word-wrap:break-word;line-height:21.33333px;padding:0;background-clip:padding-box;min-width:120px;list-style:none;overflow-x:hidden;overflow-y:auto;max-width:100%;max-height:270px;box-sizing:border-box;border-radius:0}.menu------dev---1KGFz+.menu------dev---1KGFz{border-top:1px solid #bfbfbf}.menu------dev---1KGFz li{position:relative}.menu------dev---1KGFz li>a{display:block;clear:both;font-weight:400;position:relative;color:#1e93c6;padding:5px 10px;white-space:normal;text-decoration:none;line-height:16px}.menu------dev---1KGFz li>a:focus:not(.disabled------dev---3aywH){outline:0;text-decoration:none;background:rgba(61,171,255,.12);box-shadow:none}.menu------dev---1KGFz li>a:hover:not(.disabled------dev---3aywH){color:#3863a0;background:rgba(0,0,0,.05);background-color:rgba(0,0,0,.05);background-image:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.05));background-repeat:repeat-x}.menu------dev---1KGFz li>a.disabled------dev---3aywH{color:#bbb}.menu------dev---1KGFz li+li>a{border-top:1px dotted #ccc}.title------dev---17pHG{color:#999;text-transform:uppercase;padding:3px 10px}.info------dev---3qYun{display:block;font-size:10.2px}li>a.primaryLink------dev---npfYT{margin-right:40px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:1px dotted #ccc;min-width:100px;-ms-flex:1 0 0;flex:1 0 0}li>a.secondaryLink------dev---24ORT{position:absolute;right:0;top:0;bottom:0;width:40px;padding-left:0;padding-right:0;font-size:16px;text-align:center;border-top-left-radius:0;border-bottom-left-radius:0;white-space:nowrap;font-size:14px}.menu------dev---1KGFz .divider------dev---1jTyo+li>a,.menu------dev---1KGFz>li.startGroup------dev---aMV7g>a{border-top-style:solid;border-color:#ccc}.selected------dev---ZrjN5:before{content:\'\';position:absolute;left:9px;top:7px;height:8px;width:4px;border-right:.15em solid currentColor;border-bottom:.15em solid currentColor;transform:rotate(42deg) scaleX(.9)}.menuNarrow------dev---dIGuR{max-width:10em}.menuLarge------dev---rW5Xb{max-width:25em}.menuLarger------dev---1NHyk{max-width:30em}.menuSelectable------dev---1t86f li>a{padding-left:24px}.header------dev---3KRBs{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#999}.menuTall------dev---1vEhi ul{max-height:20em;overflow:auto}.menuShort------dev---1SGLu ul{max-height:10em;overflow:auto}.typeahead------dev---3wodK{z-index:1051;margin-top:2px;border-radius:4px}',"",{ -version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/MenuDialog.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AAAA,uBACI,sBAAoC,AACpC,yBAA0C,AC2S5C,2EAA4E,ADpS1E,sCAAwC,AAExC,kBAA2C,AAE3C,SAAS,AACT,SAAU,AACV,sBAAuB,AAEvB,aAAa,AACb,kBAAkB,AAClB,aAAwB,AAGxB,kBAAoB,CAuBvB,AArBG,gDACI,YAAc,CAEjB,AACD,gDACI,gBAAiB,AACjB,YAAc,CACjB,AAGD,iDACI,aAAc,CACjB,AAGD,6BACI,WAAY,AACZ,YAAa,AACb,eAAgB,AAChB,eAAiB,CACpB,AAGL,+BAEI,YAAc,CACjB,AAED,wBAMI,gCAAoD,AAEpD,SAAU,AACV,SAAU,AACV,gBAAkB,CAqDrB,AAlDG,uDAZA,QAAS,AACT,SAAU,AACV,kCAAmC,AACnC,mCAAoC,AAGpC,iBAAmB,CAmBlB,AAbD,+BACI,WAAY,AACZ,cAAe,AAMf,6BAAgC,AAEhC,QAAS,AACT,OAAO,AACP,gBAAkB,CACrB,AAED,8CAA4B,qBAC4B,AACpD,mBAAoB,AACpB,SAAU,AACV,WAAa,CAShB,AAPG,qDACI,0BAA6B,AAC7B,mBAAoB,AACpB,kBAAmB,AACnB,SAAU,AACV,UAAY,CACf,AAEL,sEAA8B,qBAC4B,AACtD,iCAAkC,AAClC,oCAAqC,AACrC,iBAAkB,AAClB,QAAS,AACT,UAAW,AACX,eAAoB,CAavB,AAXG,6EACI,4BAA+B,AAC/B,iCAAkC,AAClC,oCAAqC,AACrC,iBAAkB,AAElB,kBAAmB,AACnB,MAAO,AACP,SAAU,AACV,eAAoB,CACvB,AAKT,uBACI,SAAU,AACV,kBAA2C,AAC3C,qBAAyB,CAE5B,ACzFG,2DAEI,cAAe,AACf,WAAY,AAGZ,aAAe,CAClB,AACD,6BACI,UAAY,CACf,ADiFL,yBACI,0BAAmC,AACnC,YAAa,AACb,8BAAuD,AACvD,8BAAwD,CAM3D,ACrGG,+DAEI,cAAe,AACf,WAAY,AAGZ,aAAe,CAClB,AACD,+BACI,UAAY,CACf,ADkGL,oDAEE,iBAAmB,CACpB,AAED,kGAEE,SAAW,CACZ,AAKD,uBAEI,WAAY,AAEZ,qBAAsB,AACtB,uBAAgC,AAChC,UAAW,AACX,4BAA6B,AAC7B,gBAAiB,AAEjB,gBAAiB,AACjB,kBAAmB,AACnB,gBAAiB,AAEjB,eAAgB,AAChB,iBAAkB,AAClB,sBAAuB,AACvB,eAAgB,CA4CnB,AA1CA,8CACO,4BAAiD,CAKpD,AAED,0BACI,iBAAmB,CAgCtB,AA9BG,4BACI,cAAe,AACf,WAAY,AACZ,gBAAoB,AAEpB,kBAAmB,AACnB,cAAkB,AAClB,iBAAmB,AACnB,mBAAoB,AACpB,qBAAsB,AACtB,gBAA6B,CAejC,AAbI,kEEjGX,UAAW,AACX,qBAAsB,AACtB,gCAAsC,AACtC,eAAiB,CFgGL,AAED,kEACI,cAAuB,AACvB,2BAAsC,AC4DlD,iCAA0D,AAC1D,yEAAqE,AACrE,0BAA4B,CD5DnB,AAEV,sDACU,UAA0B,CAC7B,AAGN,+BACI,0BAAoC,CACvC,AAKL,wBACI,WAAiB,AACjB,yBAA0B,AAC1B,gBAAkB,CACrB,AAED,uBACI,cAAe,AACf,gBAA0B,CAC7B,AAED,kCACI,kBAAmB,AACnB,0BAA2B,AAC3B,6BAA8B,AAC9B,6BAAuC,AACvC,gBAAiB,AACjB,eAAY,AAAZ,UAAY,CACf,AAED,oCACI,kBAAmB,AACnB,QAAS,AACT,MAAO,AACP,SAAU,AACV,WAAY,AACZ,eAAe,AACf,gBAAiB,AACjB,eAAgB,AAChB,kBAAmB,AACnB,yBAA0B,AAC1B,4BAA6B,AAC7B,mBAAoB,AACpB,cAAgB,CACnB,AAKD,8GAEI,uBAAwB,AACxB,iBAA2B,CAC9B,AAED,kCACI,WAAY,AACZ,kBAAmB,AACnB,SAAU,AACV,QAAS,AACT,WAAY,AACZ,UAAW,AACX,sCAAwC,AACxC,uCAAwC,AACxC,kCAAqC,CACxC,AAKD,6BAEI,cAAgB,CACnB,AAED,4BAEI,cAAgB,CACnB,AAED,6BAEI,cAAgB,CACnB,AAQG,sCACI,iBAAmB,CACtB,AAGL,yBACI,cAAe,AACf,iBAAkB,AAClB,eAAgB,AAChB,uBAAwB,AACxB,UAAiB,CACpB,AAMD,8BACI,gBAAiB,AACjB,aAAe,CAClB,AAED,+BACI,gBAAiB,AACjB,aAAe,CAClB,AAID,4BACI,aAAc,AACd,eAAgB,AAChB,iBAAiC,CACpC",file:"MenuDialog.pcssm",sourcesContent:['.view {\n background-color: $interactiveColor;\n border: 1px solid $interactiveBorderColor;\n /* border-bottom-color: $interactiveBorderBottomColor; */\n /* border-top-color: $interactiveBorderTopColor; */\n\n /* remove gradient for IE to fix clipping */\n @mixin reset-filter;\n\n box-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n border-radius: $containerOuterBorderRadius;\n\n top:100%;\n left: 50%;\n margin: 8px 0 0 -103px;\n\n display:none;\n position:absolute;\n z-index: $zindexPopdown;\n /* placement of arrow */\n\n white-space: normal; /* prevent inheriting nowrap from btn-group */\n\n &[data-popdown-point=down] {\n margin-top: 0;\n\n }\n &[data-popdown-point=left] { /* point left */\n margin-left: 5px;\n margin-top: 0;\n }\n\n /* open state */\n &.[data-popdown-state=open] {\n display:block;\n }\n\n /* SPL-68751 - IE10 box shadow animation artifacts fix */\n &:after {\n content: "";\n font-size: 0;\n display: inline;\n overflow: hidden;\n }\n}\n\n.dialogPadded {\n composes: view;\n padding: 10px;\n}\n\n.arrow {\n width: 0;\n height: 0;\n border-left: 8px solid transparent;\n border-right: 8px solid transparent;\n\n border-bottom: 8px solid $interactiveBorderTopColor;\n position: absolute;\n top: -8px;\n left: 50%;\n margin-left: -4px;\n\n /* generated arrow */\n &:before {\n content: "";\n display: block;\n width: 0;\n height: 0;\n border-left: 8px solid transparent;\n border-right: 8px solid transparent;\n\n border-bottom: 8px solid $white;\n position: absolute;\n top: 1px;\n left:0;\n margin-left: -8px;\n }\n\n [data-placement=over] > & { // point up\n border-top: 8px solid $interactiveBorderBottomColor;\n border-bottom: none;\n top: auto;\n bottom: -8px;\n\n &:before {\n border-top: 8px solid $white;\n border-bottom: none;\n position: absolute;\n top: auto;\n bottom: 1px;\n }\n }\n &[data-placement=right] > & { // point left\n border-right: 8px solid $interactiveBorderBottomColor;\n border-top: 8px solid transparent;\n border-bottom: 8px solid transparent;\n border-left: none;\n top: 50%;\n left: -8px;\n margin: -8px 0 0 0 ;\n\n &:before {\n border-right: 8px solid $white;\n border-top: 8px solid transparent;\n border-bottom: 8px solid transparent;\n border-left: none;\n\n position: absolute;\n top: 0;\n left: 1px;\n margin: -8px 0 0 0 ;\n }\n }\n}\n\n\n.body {\n margin: 0;\n border-radius: $containerInnerBorderRadius;\n background-color: $white;\n @mixin clearfix;\n}\n\n.footer {\n border-top: 1px solid $borderColor;\n padding: 5px;\n border-bottom-left-radius: $containerInnerBorderRadius;\n border-bottom-right-radius: $containerInnerBorderRadius;\n @mixin clearfix;\n\n @if $theme == lite {\n background: $offWhite;\n }\n}\n\n\n/* Splunk: Dropdown arrow/caret */\n/* =========================== */\n\n\n.dropup,\n.dropdown {\n position: relative;\n}\n\n.dropdown-toggle:active,\n.open .dropdown-toggle {\n outline: 0;\n}\n\n/* Dropdowns */\n/* --------- */\n\n.menu {\n composes: body;\n width: auto;\n list-style: none;\n word-wrap: break-word;\n line-height: calc(16px * 4 / 3);\n padding: 0;\n background-clip: padding-box;\n min-width: 120px;\n\n list-style: none;\n overflow-x: hidden;\n overflow-y: auto;\n /* in rare cases that long strings increase the container size, this will minimize the issues */\n max-width: 100%;\n max-height: 270px;\n box-sizing: border-box;\n border-radius:0;\n\n\t+ .menu {\n border-top: 1px solid $interactiveBorderTopColor;\n\n @if $theme == lite {\n border-color: $borderColor;\n }\n }\n\n li {\n position: relative;\n\n > a {\n display: block;\n clear: both;\n font-weight: normal;\n line-height: $baseLineHeight;\n position: relative;\n color: $linkColor;\n padding: 5px 10px ;\n white-space: normal;\n text-decoration: none;\n line-height: $baseLineHeight;\n\n &:focus:not(.disabled) {\n @mixin focus-pill;\n }\n\n &:hover:not(.disabled) {\n color: $linkColorHover;\n background: $pillBackgroundColorHover;\n @mixin gradient-vertical $pillBackgroundColorHover, $pillBackgroundColorHover;\n }\n\n\t\t\t&.disabled {\n\t color: $textDisabledColor;\n\t }\n }\n\n\t + li > a {\n\t border-top: 1px dotted $borderColor;\n\t }\n }\n}\n\n/* link info style */\n.title {\n color: $textGray;\n text-transform: uppercase;\n padding: 3px 10px;\n}\n\n.info {\n display: block;\n font-size: $fontSizeSmall;\n}\n\nli > a.primaryLink {\n margin-right: 40px;\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n border-right: 1px dotted $borderColor;\n min-width: 100px;\n flex: 1 0 0;\n}\n\nli > a.secondaryLink {\n position: absolute;\n right: 0;\n top: 0;\n bottom: 0;\n width: 40px;\n padding-left:0;\n padding-right: 0;\n font-size: 16px;\n text-align: center;\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n white-space: nowrap;\n font-size: 14px;\n}\n.startGroup {\n\n}\n\n.menu > li.startGroup > a,\n.menu .divider + li > a {\n border-top-style: solid;\n border-color: $borderColor;\n}\n\n.selected:before {\n content: \'\';\n position: absolute;\n left: 9px;\n top: 7px;\n height: 8px;\n width: 4px;\n border-right: 0.15em solid currentColor;\n border-bottom:0.15em solid currentColor;\n transform: rotate(42deg) scaleX(0.9);\n}\n\n/* Sizes */\n/* ------------------- */\n\n.menuNarrow {\n composes: menu;\n max-width: 10em;\n}\n\n.menuLarge {\n composes: menu;\n max-width: 25em;\n}\n\n.menuLarger {\n composes: menu;\n max-width: 30em;\n}\n\n\n/* Selectable dropdown */\n/* ------------------- */\n\n.menuSelectable {\n composes: menu;\n li > a {\n padding-left: 24px;\n }\n}\n\n.header {\n display: block;\n padding: 3px 20px;\n font-size: 12px;\n line-height: 1.42857143;\n color: $textGray;\n}\n\n\n/* fixed height dropdowns & popdowns */\n/* --------------------------------- */\n\n.menuTall ul {\n max-height: 20em;\n overflow: auto;\n}\n\n.menuShort ul {\n max-height: 10em;\n overflow: auto;\n}\n\n/* Typeahead */\n/* --------- */\n.typeahead {\n z-index: 1051;\n margin-top: 2px; /* give it some space to breathe */\n border-radius: $baseBorderRadius;\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'], -sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3wnJL",dialogPadded:"dialogPadded------dev---Czx0C view------dev---3wnJL",arrow:"arrow------dev---GjjyJ",body:"body------dev---2t9Js",footer:"footer------dev---1Bk_n",dropup:"dropup------dev---_PLhg",dropdown:"dropdown------dev---3gX0o","dropdown-toggle":"dropdown-toggle------dev---1RNPD",open:"open------dev---MB_NK",menu:"menu------dev---1KGFz body------dev---2t9Js",disabled:"disabled------dev---3aywH",title:"title------dev---17pHG",info:"info------dev---3qYun",primaryLink:"primaryLink------dev---npfYT",secondaryLink:"secondaryLink------dev---24ORT",startGroup:"startGroup------dev---aMV7g",divider:"divider------dev---1jTyo",selected:"selected------dev---ZrjN5",menuNarrow:"menuNarrow------dev---dIGuR menu------dev---1KGFz body------dev---2t9Js",menuLarge:"menuLarge------dev---rW5Xb menu------dev---1KGFz body------dev---2t9Js",menuLarger:"menuLarger------dev---1NHyk menu------dev---1KGFz body------dev---2t9Js",menuSelectable:"menuSelectable------dev---1t86f menu------dev---1KGFz body------dev---2t9Js",header:"header------dev---3KRBs",menuTall:"menuTall------dev---1vEhi",menuShort:"menuShort------dev---1SGLu",typeahead:"typeahead------dev---3wodK"}},13:function(e,t){e.exports=function(){var e=[];return e.toString=function(){for(var e=[],t=0;t=0&&b.splice(t,1)}function a(e){var t=document.createElement("style");return t.type="text/css",o(e,t),t}function l(e){var t=document.createElement("link");return t.rel="stylesheet",o(e,t),t}function c(e,t){var n,i,r;if(t.singleton){var o=A++;n=v||(v=a(t)),i=d.bind(null,n,o,!1),r=d.bind(null,n,o,!0)}else e.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(n=l(t),i=h.bind(null,n),r=function(){s(n),n.href&&URL.revokeObjectURL(n.href)}):(n=a(t),i=u.bind(null,n),r=function(){s(n)});return i(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;i(e=t)}else r()}}function d(e,t,n,i){var r=n?"":i.css;if(e.styleSheet)e.styleSheet.cssText=y(t,r);else{var o=document.createTextNode(r),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(o,s[t]):e.appendChild(o)}}function u(e,t){var n=t.css,i=t.media;if(i&&e.setAttribute("media",i),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}function h(e,t){var n=t.css,i=t.sourceMap;i&&(n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */");var r=new Blob([n],{type:"text/css"}),o=e.href;e.href=URL.createObjectURL(r),o&&URL.revokeObjectURL(o)}var p={},f=function(e){var t;return function(){return"undefined"==typeof t&&(t=e.apply(this,arguments)),t}},m=f(function(){return/msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase())}),g=f(function(){return document.head||document.getElementsByTagName("head")[0]}),v=null,A=0,b=[];e.exports=function(e,t){t=t||{},"undefined"==typeof t.singleton&&(t.singleton=m()),"undefined"==typeof t.insertAt&&(t.insertAt="bottom");var n=r(e);return i(n,t),function(e){for(var o=[],s=0;s"}.greaterRegistered------dev---1MYfk:before{content:">\\AE"}.hunk------dev---1hxZb:before{content:"\\F000"}.enterprise------dev---81px-:before{content:"\\F001"}.cloudLogo------dev---20e7z:before{content:"\\F002"}.lite------dev---aynUB:before{content:"\\F003"}.circle------dev---jA6dl:before{content:"\\ECD0"}.circleFilled------dev---3THNO:before{content:"\\25CF"}.boxFilled------dev---4yn0G:before{content:"\\25A0"}.triangleUpSmall------dev---3tY9b:before{content:"\\25B4"}.triangleRight------dev---3KEvN:before{content:"\\25B6"}.triangleRightSmall------dev---3aZOG:before{content:"\\25B8"}.triangleDown------dev---38Bbg:before{content:"\\25BC"}.triangleDownSmall------dev---3VXDK:before{content:"\\25BE"}.triangleLeft------dev---3wAba:before{content:"\\25C0"}.triangleLeftSmall------dev---2mfaf:before{content:"\\25C2"}.arrowUp------dev---30ukq:before{content:"\\EC01"}.arrowRight------dev---3E4OQ:before{content:"\\27A1"}.arrowDown------dev---2zDn_:before{content:"\\EC02"}.arrowLeft------dev---usfUp:before{content:"\\EC00"}.twoArrowsCycle------dev---CPLD1:before{content:"\\EC12"}.external------dev---qxftK:before{content:"\\EC13"}.rotateCounter------dev---eK_rV:before{content:"\\21BA"}.rotate------dev---3m4D8:before{content:"\\21BB"}.location------dev---3WmKV:before{content:"\\EC80"}.chevronLeft------dev---3YEJl:before{content:"\\2039"}.chevronRight------dev---2Bs4q:before{content:"\\203A"}.chevronUp------dev---37jer:before{content:"\\2C4"}.caret------dev---iotVe:before,.chevronDown------dev---1HTNO:before{content:"\\2C5"}.trash------dev---1Ew4g:before{content:"\\EC66"}.share------dev---1y8Ge:before{content:"\\27A6"}.export------dev---1LIP1:before{content:"\\EC68"}.print------dev---3JLCd:before{content:"\\EC89"}.search------dev---3_Chf:before{content:"\\EC9B"}.searchThin------dev---26xP0:before{content:"\\ECC2"}.pivot------dev---18fwA:before{content:"\\EC12"}.clone------dev---2Hxxi:before{content:"\\ECE8"}.pause------dev---1_LrA:before{content:"\\EC50"}.stop------dev---xkEbd:before{content:"\\25A0"}.play------dev---2yN2Q:before{content:"\\25B6"}.sort------dev---35K-c:before{content:"\\2195"}.sortedUp------dev---2nYBJ:before{content:"\\21A5"}.sortedDown------dev---2oEuy:before{content:"\\21A7"}.minus------dev---qAJgO:before{content:"\\2212"}.minusCircle------dev---3yQVB:before{content:"\\2296";margin-right:.25em}.plus------dev---13ycs:before{content:"+"}.plusCircle------dev---2ifqm:before{content:"\\2295"}.x------dev---2nsNl:before{content:"\\2717"}.xCircle------dev---yS_PP:before{content:"\\2297"}.cancel------dev---15gYh:before,.close------dev---1oHCH:before{content:"\\2717"}.collapseLeft------dev---3S8or:before{content:"\\ECE0"}.expandRight------dev---2LIgw:before{content:"\\ECE1"}.activity------dev---vPGmd:before{content:"\\ECAE"}.string------dev---13B3v:before{content:"a"}.number------dev---4u7-N:before{content:"#"}.text------dev---2qFfU:before{content:"\\ECD9"}.notAllowed------dev---8tFK0:before{content:"\\EC9E"}.data------dev---2R7LV:before{content:"\\ECA4"}.dataInput------dev---39UZs:before{content:"\\ECA3"}.settings------dev---2qSN-:before{content:"\\ECA5"}.distributedEnvironment------dev---3ns_-:before{content:"\\ECA6"}.visible------dev---37x21:before{content:"\\ECC0"}.hidden------dev---229f1:before{content:"\\ECC1"}.boolean------dev---are95:before{content:"\\ECD2"}.menu------dev---1G_HE:before,.rows------dev---2mqOp:before{content:"\\EC56"}.tiles------dev---23wmB:before{content:"\\ECF0"}.info------dev---2_oSF:before{content:"i"}.infoCircle------dev---2hlw8:before{content:"I"}.question------dev---2WjO2:before{font-family:inherit;content:"?"}.questionCircle------dev---sQ7He:before{content:"\\EC9D"}.boxUnchecked------dev---VlAqs:before{content:"\\2610"}.boxChecked------dev---1nBCs:before{content:"\\2611"}.checkCircle------dev---2wdvb:before{content:"\\ECD3"}.alertCircle------dev---1kk4E:before{content:"\\ECD4"}.code------dev---2fchq:before{content:"\\ECD7"}.codeThin------dev---1RkLp:before{content:"\\ECD6"}.alert------dev---1cO3V:before,.error------dev---1uJfw:before{content:"\\26A0"}.warning------dev---2V4SM:before{content:"\\ECE2"}.bell------dev---18U5_:before{content:"\\EC9C"}.bookmark------dev---1EE85:before{content:"\\ECA1"}.bulb------dev---qmkIM:before{content:"\\EC98"}.calendar------dev---3EwqA:before{content:"\\EC9A"}.check------dev---2z6ot:before{content:"\\2713"}.clock------dev---UsCLj:before{content:"\\231A"}.cloud------dev---2ASOZ:before{content:"\\2601"}.flag------dev---7ksmf:before{content:"\\2691"}.gear------dev---1UIfG:before{content:"\\2699"}.lightning------dev---3Zpse:before{content:"\\2301"}.link------dev---1671A:before{content:"\\ECF1"}.lock------dev---1aS1E:before{content:"\\EC9F"}.lockUnlocked------dev---91TJ9:before{content:"\\ECA0"}.mail------dev---3oKPy:before{content:"\\2709"}.pencil------dev---1GmFd:before{content:"\\270F"}.speechBubble------dev---3P_tw:before{content:"\\EC99"}.star------dev---Rc1dx:before{content:"\\2605"}.user------dev---7x3Sz:before{content:"\\EC84"}.clipboard------dev---hIQi4:before{content:"\\ECD5"}.paintbrush------dev---2zxx8:before{content:"\\ECCA"}.warningSign------dev---3jxk7:before{content:"\\26A0"}.chartArea------dev---3FZg7:before{content:"\\ECA9"}.chartBar------dev---1I0Cr:before{content:"\\ECAA"}.chartColumn------dev---O-FFH:before{content:"\\ECAB"}.chartPie------dev---2_hTB:before{content:"\\ECAC"}.chartScatter------dev---3B8yW:before{content:"\\ECAD"}.chartBubble------dev---2kDsy:before{content:"\\ECB8"}.chartLine------dev---3N7Sv:before{content:"\\ECAE"}.singleValue------dev---1h824:before{content:"\\ECAF"}.gaugeRadial------dev---jKvzP:before{content:"\\ECA2"}.gaugeMarker------dev---1v_9V:before{content:"\\ECB0"}.gaugeFiller------dev---3HQY2:before{content:"\\ECB1"}.choroplethMap------dev---2kWgy:before{content:"\\ECB9";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.externalViz------dev---16WoT:before{content:"\\ECF2"}.labelRotationMinus90------dev---2H2oT:before{content:"\\ECE3"}.labelRotationMinus45------dev---2419C:before{content:"\\ECE4"}.labelRotation0------dev---1MA4A:before{content:"\\ECE5"}.labelRotation45------dev---3Dv9q:before{content:"\\ECE6"}.labelRotation90------dev---Wmm7s:before{content:"\\ECE7"}.chartAreaPlusTable------dev---2UXI3:before{content:"\\ECA9 + \\ECA8"}.chartBarPlusTable------dev---3U6No:before{content:"\\ECAA + \\ECA8"}.chartColumnPlusTable------dev---3igzJ:before{content:"\\ECAB + \\ECA8"}.chartPiePlusTable------dev---3FiGm:before{content:"\\ECAC + \\ECA8"}.chartScatterPlusTable------dev---yoMQb:before{content:"\\ECAD + \\ECA8"}.chartBubblePlusTable------dev---3gnBq:before{content:"\\ECB8 + \\ECA8"}.chartLinePlusTable------dev---3RfN9:before{content:"\\ECAE + \\ECA8"}.singleValuePlusTable------dev---2Yvwc:before{content:"\\ECAF + \\ECA8"}.gaugeRadialPlusTable------dev---1I1lA:before{content:"\\ECA2 + \\ECA8"}.gaugeMarkerPlusTable------dev---BH5YF:before{content:"\\ECB0 + \\ECA8"}.gaugeFillerPlusTable------dev---2KBwR:before{content:"\\ECB1 + \\ECA8"}.locationPlusTable------dev---3ZBC-:before{content:"\\EC80 + \\ECA8"}.choroplethMapPlusTable------dev---2y3X-:before{content:"\\ECB9 + \\ECA8";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.externalVizPlusTable------dev---1bn4A:before{content:"\\ECF2 + \\ECA8"}.list------dev---E2f9S:before{content:"\\ECA7"}.table------dev---1KgO_:before{content:"\\ECA8"}.barBeside------dev---1tabn:before{content:"\\ECB2"}.barStacked------dev---2c66t:before{content:"\\ECB3"}.barStacked100------dev---33fsM:before{content:"\\ECB4"}.missingValueSkipped------dev---2_KmP:before{content:"\\ECB5"}.missingValueZero------dev---32XPW:before{content:"\\ECB6"}.missingValueJoin------dev---3f1fz:before{content:"\\ECB7"}.folder------dev---1bb8P:before{content:"\\ECE9"}.document------dev---qciP3:before,.report------dev---z_bDb:before{content:"\\ECC3"}.reportSearch------dev---3b_I-:before{content:"\\ECC4"}.reportPivot------dev---2O9T0:before{content:"\\ECC5"}.dashboard------dev---3xKCz:before{content:"\\ECC6"}.panel------dev---3jgvp:before{content:"\\ECC7"}.panelSearch------dev---2lSlP:before{content:"\\ECC8"}.panelPivot------dev---2jPBg:before{content:"\\ECC9"}',"",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/Icon.pcssm"],names:[],mappings:"AAAA,WACI,yBAA4B,AAC5B,iDAA2E,AAC3E,gBAAoB,AACpB,iBAAmB,CAEtB,AAED,uBACI,yBAA4B,AAC5B,kBAAmB,AACnB,gBAAoB,AACpB,qBAAsB,AACtB,oBAAqB,CACxB,AAED,+BAA0B,WAAa,CAAE,AAGzC,gCAAgC,gBAAkB,CAAE,AACpD,iCAAgC,WAAiB,CAAE,AACnD,2CAAgC,cAAsB,CAAE,AACxD,8BAAgC,eAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AAGnD,gCAAgC,eAAiB,CAAE,AACnD,sCAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AACnD,yCAAgC,eAAiB,CAAE,AACnD,uCAAgC,eAAiB,CAAE,AACnD,4CAAgC,eAAiB,CAAE,AACnD,sCAAgC,eAAiB,CAAE,AACnD,2CAAgC,eAAiB,CAAE,AACnD,sCAAgC,eAAiB,CAAE,AACnD,2CAAgC,eAAiB,CAAE,AAInD,iCAAgC,eAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AAEnD,wCAAgC,eAAiB,CAAE,AACnD,kCAAgC,eAAiB,CAAE,AAEnD,uCAAgC,eAAiB,CAAE,AACnD,gCAAgC,eAAiB,CAAE,AAEnD,kCAAgC,eAAiB,CAAE,AAEnD,qCAAgC,eAAiB,CAAE,AACnD,sCAAgC,eAAiB,CAAE,AACnD,mCAAgC,cAAiB,CAAE,AAEnD,oEAAgC,cAAiB,CAAE,AAKnD,+BAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AACnD,gCAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AACnD,gCAAgC,eAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AAEnD,+BAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AAEnD,8BAAgC,eAAiB,CAAE,AACnD,kCAAgC,eAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE,AAEnD,+BAAgC,eAAiB,CAAE,AACnD,qCAAgC,gBAAiB,AAAC,kBAAqB,CAAE,AACzE,8BAAgC,WAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE,AACnD,2BAAgC,eAAiB,CAAE,AACnD,iCAAgC,eAAiB,CAAE,AAEnD,+DACgC,eAAiB,CAAE,AAEnD,sCAAgC,eAAiB,CAAE,AACnD,qCAAgC,eAAiB,CAAE,AAInD,kCAAgC,eAAiB,CAAE,AACnD,gCAAgC,WAAa,CAAE,AAC/C,gCAAgC,WAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AACnD,kCAAgC,eAAiB,CAAE,AACnD,gDAA4C,eAAiB,CAAE,AAC/D,iCAAgC,eAAiB,CAAE,AACnD,gCAAgC,eAAiB,CAAE,AACnD,iCAAgC,eAAiB,CAAE,AACnD,4DACgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AAInD,8BAAkC,WAAiB,CAAE,AACrD,oCAAkC,WAAiB,CAAE,AACrD,kCACI,oBAAqB,AACrB,WAAiB,CACpB,AACD,wCAA+B,eAAiB,CAAE,AAClD,sCAA+B,eAAiB,CAAE,AAClD,oCAA+B,eAAiB,CAAE,AAClD,qCAA+B,eAAiB,CAAE,AAClD,qCAA+B,eAAiB,CAAE,AAClD,8BAA+B,eAAiB,CAAE,AAClD,kCAA+B,eAAiB,CAAE,AAClD,8DACgC,eAAiB,CAAE,AACnD,iCAAgC,eAAiB,CAAE,AAGnD,8BAAgC,eAAiB,CAAE,AACnD,kCAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,kCAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,sCAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,gCAAgC,eAAiB,CAAE,AACnD,sCAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,8BAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE,AACnD,qCAAgC,eAAiB,CAAE,AAInD,mCAA+B,eAAiB,CAAE,AAClD,kCAA+B,eAAiB,CAAE,AAClD,qCAA+B,eAAiB,CAAE,AAClD,kCAA+B,eAAiB,CAAE,AAClD,sCAA+B,eAAiB,CAAE,AAClD,qCAA+B,eAAiB,CAAE,AAClD,mCAA+B,eAAiB,CAAE,AAClD,qCAA+B,eAAiB,CAAE,AAClD,qCAA+B,eAAiB,CAAE,AAClD,qCAA+B,eAAiB,CAAE,AAClD,qCAA+B,eAAiB,CAAE,AAClD,uCAA+B,gBAAiB,AAAC,mCAAoC,AAAC,iCAAmC,CAAE,AAC3H,qCAA+B,eAAiB,CAAE,AAClD,8CAA+B,eAAiB,CAAE,AAClD,8CAA+B,eAAiB,CAAE,AAClD,wCAA+B,eAAiB,CAAE,AAClD,yCAA+B,eAAiB,CAAE,AAClD,yCAA+B,eAAiB,CAAE,AAElD,4CAAwC,2BAA+B,CAAE,AACzE,2CAAwC,2BAA+B,CAAE,AACzE,8CAAwC,2BAA+B,CAAE,AACzE,2CAAwC,2BAA+B,CAAE,AACzE,+CAAwC,2BAA+B,CAAE,AACzE,8CAAwC,2BAA+B,CAAE,AACzE,4CAAwC,2BAA+B,CAAE,AACzE,8CAAwC,2BAA+B,CAAE,AACzE,8CAAwC,2BAA+B,CAAE,AACzE,8CAAwC,2BAA+B,CAAE,AACzE,8CAAwC,2BAA+B,CAAE,AACzE,2CAAwC,2BAA+B,CAAE,AACzE,gDAAwC,4BAA+B,AAAC,mCAAoC,AAAC,iCAAmC,CAAE,AAClJ,8CAAwC,2BAA+B,CAAE,AAGzE,8BAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE,AACnD,uCAAgC,eAAiB,CAAE,AACnD,6CAAgC,eAAiB,CAAE,AACnD,0CAAgC,eAAiB,CAAE,AACnD,0CAAgC,eAAiB,CAAE,AAInD,gCAAgC,eAAiB,CAAE,AAEnD,kEAAgC,eAAiB,CAAE,AACnD,sCAAgC,eAAiB,CAAE,AACnD,qCAAgC,eAAiB,CAAE,AACnD,mCAAgC,eAAiB,CAAE,AACnD,+BAAgC,eAAiB,CAAE,AACnD,qCAAgC,eAAiB,CAAE,AACnD,oCAAgC,eAAiB,CAAE",file:"Icon.pcssm",sourcesContent:['@font-face {\n font-family: \'IconViewFont\';\n src: url(\'../../../fonts/splunkicons-regular-webfont.woff\') format(\'woff\');\n font-weight: normal;\n font-style: normal;\n /* unicode-range: U+00-FF; */\n}\n\n.view {\n font-family: "IconViewFont";\n font-style: normal;\n font-weight: normal;\n text-decoration: none;\n display: inline-block\n}\n\n.space:before {content: " "; }\n\n/*splunk logo*/\n.splunk:before {content: "splunk"; }\n.greater:before {content: "\\003E"; }\n.greaterRegistered:before {content: "\\003E\\00AE"; }\n.hunk:before {content: "\\F000"; }\n.enterprise:before {content: "\\F001"; }\n.cloudLogo:before {content: "\\F002"; }\n.lite:before {content: "\\F003"; }\n\n/* shapes */\n.circle:before {content: "\\ECD0"; }\n.circleFilled:before {content: "\\25CF"; }\n.boxFilled:before {content: "\\25A0"; }\n.triangleUpSmall:before {content: "\\25B4"; }\n.triangleRight:before {content: "\\25B6"; }\n.triangleRightSmall:before {content: "\\25B8"; }\n.triangleDown:before {content: "\\25BC"; }\n.triangleDownSmall:before {content: "\\25BE"; }\n.triangleLeft:before {content: "\\25C0"; }\n.triangleLeftSmall:before {content: "\\25C2"; }\n\n\n/*arrows & pointers*/\n.arrowUp:before {content: "\\EC01"; }\n.arrowRight:before {content: "\\27A1"; }\n.arrowDown:before {content: "\\EC02"; }\n.arrowLeft:before {content: "\\EC00"; }\n\n.twoArrowsCycle:before {content: "\\EC12"; }\n.external:before {content: "\\EC13"; }\n\n.rotateCounter:before {content: "\\21BA"; }\n.rotate:before {content: "\\21BB"; }\n\n.location:before {content: "\\EC80"; }\n\n.chevronLeft:before {content: "\\2039"; }\n.chevronRight:before {content: "\\203A"; }\n.chevronUp:before {content: "\\02C4"; }\n.chevronDown:before {content: "\\02C5"; }\n.caret:before {content: "\\02C5"; }\n\n\n\n/*actions*/\n.trash:before {content: "\\EC66"; }\n.share:before {content: "\\27A6"; }\n.export:before {content: "\\EC68"; }\n.print:before {content: "\\EC89"; }\n.search:before {content: "\\EC9B"; }\n.searchThin:before {content: "\\ECC2"; }\n.pivot:before {content: "\\EC12"; }\n.clone:before {content: "\\ECE8"; }\n\n.pause:before {content: "\\EC50"; }\n.stop:before {content: "\\25A0"; }\n.play:before {content: "\\25B6"; }\n\n.sort:before {content: "\\2195"; }\n.sortedUp:before {content: "\\21A5"; }\n.sortedDown:before {content: "\\21A7"; }\n\n.minus:before {content: "\\2212"; }\n.minusCircle:before {content: "\\2296"; margin-right: 0.25em; }\n.plus:before {content: "\\002B"; }\n.plusCircle:before {content: "\\2295"; }\n.x:before {content: "\\2717"; }\n.xCircle:before {content: "\\2297"; }\n\n.close:before,\n.cancel:before {content: "\\2717"; }\n\n.collapseLeft:before {content: "\\ECE0"; }\n.expandRight:before {content: "\\ECE1"; }\n\n\n/*concepts*/\n.activity:before {content: "\\ECAE"; }\n.string:before {content: "a"; }\n.number:before {content: "\\0023"; }\n.text:before {content: "\\ECD9"; }\n.notAllowed:before {content: "\\EC9E"; }\n.data:before {content: "\\ECA4"; }\n.dataInput:before {content: "\\ECA3"; }\n.settings:before {content: "\\ECA5"; }\n.distributedEnvironment:before {content: "\\ECA6"; }\n.visible:before {content: "\\ECC0"; }\n.hidden:before {content: "\\ECC1"; }\n.boolean:before {content: "\\ECD2"; }\n.menu:before,\n.rows:before {content: "\\EC56"; }\n.tiles:before {content: "\\ECF0"; }\n\n\n/*misc*/\n.info:before {content: "\\0069"; }\n.infoCircle:before {content: "\\0049"; }\n.question:before {\n font-family: inherit; /* Roboto */\n content: "\\003F";\n}\n.questionCircle:before {content: "\\EC9D"; }\n.boxUnchecked:before {content: "\\2610"; }\n.boxChecked:before {content: "\\2611"; }\n.checkCircle:before {content: "\\ECD3"; }\n.alertCircle:before {content: "\\ECD4"; }\n.code:before {content: "\\ECD7"; }\n.codeThin:before {content: "\\ECD6"; }\n.alert:before,\n.error:before {content: "\\26A0"; }\n.warning:before {content: "\\ECE2"; }\n\n/*objects*/\n.bell:before {content: "\\EC9C"; }\n.bookmark:before {content: "\\ECA1"; }\n.bulb:before {content: "\\EC98"; }\n.calendar:before {content: "\\EC9A"; }\n.check:before {content: "\\2713"; }\n.clock:before {content: "\\231A"; }\n.cloud:before {content: "\\2601"; }\n.flag:before {content: "\\2691"; }\n.gear:before {content: "\\2699"; }\n.lightning:before {content: "\\2301"; }\n.link:before {content: "\\ECF1"; }\n.lock:before {content: "\\EC9F"; }\n.lockUnlocked:before {content: "\\ECA0"; }\n.mail:before {content: "\\2709"; }\n.pencil:before {content: "\\270F"; }\n.speechBubble:before {content: "\\EC99"; }\n.star:before {content: "\\2605"; }\n.user:before {content: "\\EC84"; }\n.clipboard:before {content: "\\ECD5"; }\n.paintbrush:before {content: "\\ECCA"; }\n.warningSign:before {content: "\\26A0"; }\n\n\n/*results and visualizations*/\n.chartArea:before {content: "\\ECA9"; }\n.chartBar:before {content: "\\ECAA"; }\n.chartColumn:before {content: "\\ECAB"; }\n.chartPie:before {content: "\\ECAC"; }\n.chartScatter:before {content: "\\ECAD"; }\n.chartBubble:before {content: "\\ECB8"; }\n.chartLine:before {content: "\\ECAE"; }\n.singleValue:before {content: "\\ECAF"; }\n.gaugeRadial:before {content: "\\ECA2"; }\n.gaugeMarker:before {content: "\\ECB0"; }\n.gaugeFiller:before {content: "\\ECB1"; }\n.choroplethMap:before {content: "\\ECB9"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }\n.externalViz:before {content: "\\ECF2"; }\n.labelRotationMinus90:before {content: "\\ECE3"; }\n.labelRotationMinus45:before {content: "\\ECE4"; }\n.labelRotation0:before {content: "\\ECE5"; }\n.labelRotation45:before {content: "\\ECE6"; }\n.labelRotation90:before {content: "\\ECE7"; }\n\n.chartAreaPlusTable:before {content: "\\ECA9 \\002B \\ECA8"; }\n.chartBarPlusTable:before {content: "\\ECAA \\002B \\ECA8"; }\n.chartColumnPlusTable:before {content: "\\ECAB \\002B \\ECA8"; }\n.chartPiePlusTable:before {content: "\\ECAC \\002B \\ECA8"; }\n.chartScatterPlusTable:before {content: "\\ECAD \\002B \\ECA8"; }\n.chartBubblePlusTable:before {content: "\\ECB8 \\002B \\ECA8"; }\n.chartLinePlusTable:before {content: "\\ECAE \\002B \\ECA8"; }\n.singleValuePlusTable:before {content: "\\ECAF \\002B \\ECA8"; }\n.gaugeRadialPlusTable:before {content: "\\ECA2 \\002B \\ECA8"; }\n.gaugeMarkerPlusTable:before {content: "\\ECB0 \\002B \\ECA8"; }\n.gaugeFillerPlusTable:before {content: "\\ECB1 \\002B \\ECA8"; }\n.locationPlusTable:before {content: "\\EC80 \\002B \\ECA8"; }\n.choroplethMapPlusTable:before {content: "\\ECB9 \\002B \\ECA8"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }\n.externalVizPlusTable:before {content: "\\ECF2 \\002B \\ECA8"; }\n\n/*formatting*/\n.list:before {content: "\\ECA7"; }\n.table:before {content: "\\ECA8"; }\n.barBeside:before {content: "\\ECB2"; }\n.barStacked:before {content: "\\ECB3"; }\n.barStacked100:before {content: "\\ECB4"; }\n.missingValueSkipped:before {content: "\\ECB5"; }\n.missingValueZero:before {content: "\\ECB6"; }\n.missingValueJoin:before {content: "\\ECB7"; }\n\n\n/*documents*/\n.folder:before {content: "\\ECE9"; }\n.document:before {content: "\\ECC3"; }\n.report:before {content: "\\ECC3"; }\n.reportSearch:before {content: "\\ECC4"; }\n.reportPivot:before {content: "\\ECc5"; }\n.dashboard:before {content: "\\ECC6"; }\n.panel:before {content: "\\ECC7"; }\n.panelSearch:before {content: "\\ECC8"; }\n.panelPivot:before {content: "\\ECC9"; }\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2msLx",space:"space------dev---_hw1Z",splunk:"splunk------dev---2afY_",greater:"greater------dev---3AwgB",greaterRegistered:"greaterRegistered------dev---1MYfk",hunk:"hunk------dev---1hxZb",enterprise:"enterprise------dev---81px-",cloudLogo:"cloudLogo------dev---20e7z",lite:"lite------dev---aynUB",circle:"circle------dev---jA6dl",circleFilled:"circleFilled------dev---3THNO",boxFilled:"boxFilled------dev---4yn0G",triangleUpSmall:"triangleUpSmall------dev---3tY9b",triangleRight:"triangleRight------dev---3KEvN",triangleRightSmall:"triangleRightSmall------dev---3aZOG",triangleDown:"triangleDown------dev---38Bbg",triangleDownSmall:"triangleDownSmall------dev---3VXDK",triangleLeft:"triangleLeft------dev---3wAba",triangleLeftSmall:"triangleLeftSmall------dev---2mfaf",arrowUp:"arrowUp------dev---30ukq",arrowRight:"arrowRight------dev---3E4OQ",arrowDown:"arrowDown------dev---2zDn_",arrowLeft:"arrowLeft------dev---usfUp",twoArrowsCycle:"twoArrowsCycle------dev---CPLD1",external:"external------dev---qxftK",rotateCounter:"rotateCounter------dev---eK_rV",rotate:"rotate------dev---3m4D8",location:"location------dev---3WmKV",chevronLeft:"chevronLeft------dev---3YEJl",chevronRight:"chevronRight------dev---2Bs4q",chevronUp:"chevronUp------dev---37jer",chevronDown:"chevronDown------dev---1HTNO",caret:"caret------dev---iotVe",trash:"trash------dev---1Ew4g",share:"share------dev---1y8Ge",export:"export------dev---1LIP1",print:"print------dev---3JLCd",search:"search------dev---3_Chf",searchThin:"searchThin------dev---26xP0",pivot:"pivot------dev---18fwA",clone:"clone------dev---2Hxxi",pause:"pause------dev---1_LrA",stop:"stop------dev---xkEbd",play:"play------dev---2yN2Q",sort:"sort------dev---35K-c",sortedUp:"sortedUp------dev---2nYBJ",sortedDown:"sortedDown------dev---2oEuy",minus:"minus------dev---qAJgO",minusCircle:"minusCircle------dev---3yQVB",plus:"plus------dev---13ycs",plusCircle:"plusCircle------dev---2ifqm",x:"x------dev---2nsNl",xCircle:"xCircle------dev---yS_PP",close:"close------dev---1oHCH",cancel:"cancel------dev---15gYh",collapseLeft:"collapseLeft------dev---3S8or",expandRight:"expandRight------dev---2LIgw",activity:"activity------dev---vPGmd",string:"string------dev---13B3v",number:"number------dev---4u7-N",text:"text------dev---2qFfU",notAllowed:"notAllowed------dev---8tFK0",data:"data------dev---2R7LV",dataInput:"dataInput------dev---39UZs",settings:"settings------dev---2qSN-",distributedEnvironment:"distributedEnvironment------dev---3ns_-",visible:"visible------dev---37x21",hidden:"hidden------dev---229f1",boolean:"boolean------dev---are95",menu:"menu------dev---1G_HE",rows:"rows------dev---2mqOp",tiles:"tiles------dev---23wmB",info:"info------dev---2_oSF",infoCircle:"infoCircle------dev---2hlw8",question:"question------dev---2WjO2",questionCircle:"questionCircle------dev---sQ7He",boxUnchecked:"boxUnchecked------dev---VlAqs",boxChecked:"boxChecked------dev---1nBCs",checkCircle:"checkCircle------dev---2wdvb",alertCircle:"alertCircle------dev---1kk4E",code:"code------dev---2fchq",codeThin:"codeThin------dev---1RkLp",alert:"alert------dev---1cO3V",error:"error------dev---1uJfw",warning:"warning------dev---2V4SM",bell:"bell------dev---18U5_",bookmark:"bookmark------dev---1EE85",bulb:"bulb------dev---qmkIM",calendar:"calendar------dev---3EwqA",check:"check------dev---2z6ot",clock:"clock------dev---UsCLj",cloud:"cloud------dev---2ASOZ",flag:"flag------dev---7ksmf",gear:"gear------dev---1UIfG",lightning:"lightning------dev---3Zpse",link:"link------dev---1671A",lock:"lock------dev---1aS1E",lockUnlocked:"lockUnlocked------dev---91TJ9",mail:"mail------dev---3oKPy",pencil:"pencil------dev---1GmFd",speechBubble:"speechBubble------dev---3P_tw",star:"star------dev---Rc1dx",user:"user------dev---7x3Sz",clipboard:"clipboard------dev---hIQi4",paintbrush:"paintbrush------dev---2zxx8",warningSign:"warningSign------dev---3jxk7",chartArea:"chartArea------dev---3FZg7",chartBar:"chartBar------dev---1I0Cr",chartColumn:"chartColumn------dev---O-FFH",chartPie:"chartPie------dev---2_hTB",chartScatter:"chartScatter------dev---3B8yW",chartBubble:"chartBubble------dev---2kDsy",chartLine:"chartLine------dev---3N7Sv",singleValue:"singleValue------dev---1h824",gaugeRadial:"gaugeRadial------dev---jKvzP",gaugeMarker:"gaugeMarker------dev---1v_9V",gaugeFiller:"gaugeFiller------dev---3HQY2",choroplethMap:"choroplethMap------dev---2kWgy",externalViz:"externalViz------dev---16WoT",labelRotationMinus90:"labelRotationMinus90------dev---2H2oT",labelRotationMinus45:"labelRotationMinus45------dev---2419C",labelRotation0:"labelRotation0------dev---1MA4A",labelRotation45:"labelRotation45------dev---3Dv9q",labelRotation90:"labelRotation90------dev---Wmm7s",chartAreaPlusTable:"chartAreaPlusTable------dev---2UXI3",chartBarPlusTable:"chartBarPlusTable------dev---3U6No",chartColumnPlusTable:"chartColumnPlusTable------dev---3igzJ",chartPiePlusTable:"chartPiePlusTable------dev---3FiGm", -chartScatterPlusTable:"chartScatterPlusTable------dev---yoMQb",chartBubblePlusTable:"chartBubblePlusTable------dev---3gnBq",chartLinePlusTable:"chartLinePlusTable------dev---3RfN9",singleValuePlusTable:"singleValuePlusTable------dev---2Yvwc",gaugeRadialPlusTable:"gaugeRadialPlusTable------dev---1I1lA",gaugeMarkerPlusTable:"gaugeMarkerPlusTable------dev---BH5YF",gaugeFillerPlusTable:"gaugeFillerPlusTable------dev---2KBwR",locationPlusTable:"locationPlusTable------dev---3ZBC-",choroplethMapPlusTable:"choroplethMapPlusTable------dev---2y3X-",externalVizPlusTable:"externalVizPlusTable------dev---1bn4A",list:"list------dev---E2f9S",table:"table------dev---1KgO_",barBeside:"barBeside------dev---1tabn",barStacked:"barStacked------dev---2c66t",barStacked100:"barStacked100------dev---33fsM",missingValueSkipped:"missingValueSkipped------dev---2_KmP",missingValueZero:"missingValueZero------dev---32XPW",missingValueJoin:"missingValueJoin------dev---3f1fz",folder:"folder------dev---1bb8P",document:"document------dev---qciP3",report:"report------dev---z_bDb",reportSearch:"reportSearch------dev---3b_I-",reportPivot:"reportPivot------dev---2O9T0",dashboard:"dashboard------dev---3xKCz",panel:"panel------dev---3jgvp",panelSearch:"panelSearch------dev---2lSlP",panelPivot:"panelPivot------dev---2jPBg"}},17:function(e,t){e.exports="data:application/font-woff;base64,d09GRgABAAAAADXgAA4AAAAAVywAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABRAAAABwAAAAcc/RKl0dERUYAAAFgAAAAHgAAACAAxgAET1MvMgAAAYAAAABIAAAAYHbXZKdjbWFwAAAByAAAAZ8AAAMy2hYUxGdhc3AAAANoAAAACAAAAAgAAAAQZ2x5ZgAAA3AAACwCAABGZDP4c8hoZWFkAAAvdAAAADMAAAA2KO9UN2hoZWEAAC+oAAAAIAAAACQptiPdaG10eAAAL8gAAAE4AAACZDHqBwtsb2NhAAAxAAAAASIAAAE09CIGQm1heHAAADIkAAAAHgAAACAA6gEgbmFtZQAAMkQAAAE7AAACbg8gWR5wb3N0AAAzgAAAAlgAAAV19rn+hHdlYmYAADXYAAAABgAAAAbU4le1AAAAAQAAAADMPaLPAAAAANPbImYAAAAA09uFYXjaY2BkYGDgA2IJBhBgYmAEwhlAzALmMQAACtIAywAAeNpjYGYtZZzAwMrAwmrMcoaBgWEmhGY6w5DC1AnkA6Wwg1DvcD8GBwaFD8xsDP8YGNLYZzGBhBlBBIsV62EgpcDACABBdAtQeNpjYGBgZoBgGQZGIMnApAPkMYL5LEwCQLoBCNmAtAKDMoM2gz2DJ0MiQyZDDkMeQwFDMUMpwwKGdUxHFbgU9BWsFOIVpyouVVyuuFtJSGm6MqOylOoC1S2q21R3qO5R3ad6QPWQ6nnVP2qsaoJqM9UWqHOq86sLq4urL1Rf9obpjfCbgDdhb9LeZLxpeNPypvPNzjen3lx/c/PNyzdfPjD//w93gR3UBdkoLjiiwAB0gSXcBbuALpiKxwUCGC5geCOE5oIZbw68uQB0wYM3Hz4w/P////H/h/9v/T/xf///Ff8X/l/wf/7/ef/n/J/9v/B/yl//B6L3P95/cf/Ivf57Dffq7+XeE7879a7OXZFb/bdqblXfqrpVfqvsVumtklsZt2xumdzSurn45tybpjcNbure1Lqx8MZcERcRU+Gfwl+Enwo/ET4rfEr4mPAO4U3Ca4XXCC8TXiAwFRI7AwsYgekA5gxGJlBiQVcATkosUB4rpgls7HAmBw5LOKE0FwM3DwMvAx8DAz+DAOluFSKoQhBDRFGJsLkAGKa0QAAAAQAB//8AD3jarXsJfBRF9n+/6u4Zck1mMlfuzD3JJOSYEwK5EBJykQgh5ADkkoQcHAERkfuQJcoVjgAeoIgs68UqCUFFVkSI6wGIi1yi63qsrquu+3PdTWYq/6rumRAu1//ns5l0d3V1db1Xr169+r5X1QxiyB+3kT/ExDAJDKNX6lmHUu/SKx0uo9LI6umh1rNGtYMFPatn+gqhcNRr+TAMX5ty+vmSV4vwyyWvFeFPQHLPgUdGwWIomYwPw3j8LIxfD39aBwtxKz3W4eT1+Fn2ZZxMyAGlyXfwHUwIueHVeoVRYXbpFQ7WjZb7Vnb5VqFlXawHhAR0oWXCO5lMMvsYl8VIGMYDLlAHQSY7zfsE2uObmgwvvAQvncBHcQetGvX1wlr0CH+ASWQc5FVnNutyWpLBIFGrNMPA7nY53eSiUatkbByIWazd7bQYhRLw+8G5eYNXP1m4d41NV6CzkZMhkWYJd82Dc3MHp+bmslprjn3o5KzdrRt26GxJCeTQ6TMHp49MHE1ewRtzJ+bQcpQflmH6vuc/5N9kVETGw0lOKEglSK2J0HAet8kdYXUiq4W3q1USo8HicbqVWhkYDVaLR+kmLEmt2eCwazVSVuKwe9zsA/h9/OP0mXPRog8gfNdOCH93Drp/1iz86pxxBbmZ3LgXdFPe8iRHRsbmKxTySfEJM6950jleWaqIHJSSxL/FLayfhb/btRP/g7wXqENWN7Op0VPmcjrGe79OmTItyXA/qHIStc5xs9LdxfhavkIltuNvXBBXQNqRyIwkkpWmEj5pU1TxQHnzSLVKXiVDUgll3+WM8Lgp50qrRKtx2LORxyrjhWepkI3YPFtE2agH1u09l3RP/rjClets7/wLX8qZPtudP9IYGft1oyM1PdaS8U6SzugxDS+/Z4hFEhkUESIbZIpX8gAcknKZ+6aWNS7Ftc+VLh3nmfrVSp69+/u7j+xZMzgrNiZ7N7xaYoqz+XL5p9My5On3jtFJY4OVwaG8VinlVcFRDGJK+/6GHuJPED10kdaQ3pcQNol6WEBklu1nlnSFlTZWItXS3iB9oY0HxBZOYguHlk4agX+bMrJi8tD0kKhgRUg/f+iRWKk0KXn0pqf0yZMjjAkP2fTyHP7E5CHOvMrcjJE9SfKMGWNsYfGh4VI/T4NQ/txcg652XWZcyiLMPJWhiaG6P6PvGy5L4qLjhTcHgRWMCj35sXYIwaUw7zJelYA/BZ1mMoqD9ZPxKPbp/7yDBN0j75LTQ5JK2ntK8s4M0szK//yOZIjPuDnceMbEMEmgcFqdVov4o70qdVEaTtKrov5pNWr2bohHPAqSDrJWjV89Z2LlWEqWl8piFpQvtyuDpOjesgS1JzohPmKa02Oz1rb1voUKJsamGEfkVhtTrBOIzGf4/syd4SoYHWOnY3MAPSulp9EKP0GbyM+sIg8kAX0i2qThzhgNeblVlU0LaqpKEf4GNKkGi9WanJo+e8rUUSMTE/G5sDBdgtNevrq4eOfqpZuR84EZ9+aPTkxMGXzPE/85gF50xhqU6qBBKYPLy5rmzBs6pigrKymxflbnq5ffF2T9BTuN8HfXde7oz+UUdNkTYJb81CqtZuBPrRL5tEoHNICdFhKaEDs0p3icXmc2DZ82bvyI8pqiyuyR6Y6oOJXSqHYPiZvApQVHhEiSbPnuoTlDJ1eVVzRNKijyOBPiwZaeYknWOzMys026FHtMfFarTavRaC1JLvfIoemWwdqUFNUI1ipTR2mic4zGaJ1j14j42Ehtsm34UH//9/2Fa+YyGQPRHSpgVUCcpE3k9nojBI7ZMojHn0kl8uy9S1wqSRD+XMryIVJjbeWqeVWV41kuy3e0MCPJ+JuJZpu9BDX5djWmJiSqTbKpbrvVVstw3iZuiy+Fr2AGMRHESqQRHuwawbA53QaJSuPQkPFltQvSUlO6RsJIMqiNLreWzDJ2l9P7dPkQT1LikJW5qak6Xeo4dWiwOpzl2AiO5VShihg2LCyarxg6dsiQsUnpI9Mh3WhQD5LK1TywWg3PaZWpTazMHKEkbbczH/NfkrbzRPeDQBoEdnQZXV7tO+g7CFPQZZ95FZrgOyjKyc58Sspm0bJByBME/Jc+i8+yGk1AE9hXfBZ0ZZXvIJoQKMuwm/jDtKw+CLRBwIb5zELFpHiAAilHZh92s1iO0LcGQWc/Uf5wf/XCnCXU+bpQNsTPLUe4sMMpOLUaH8PH2CCciTNXw11wF/sdnMJDV8FdJL8WZ8LpVfgY3EX5Yhv9dQTae/316+9cb8PrqLC/vezr/fWTkv2VCmX5vm8lX/HdjJncaSLkSMLpTFZPPOiobZBb/JZRIiXC0BOdN+n4/WdbWs7ibzE56ldWHwFJR3VNcUl1deeq1Z01s02gwmvxTlAN3lMPKkjnK/1lyVv1q6pLSqprOkDSWVNdWlrdshEXwuFrz9S3iLwwhJfPRF4iCCWOqBAlG2BCBnKNVuBMS7m0IHnLWUoCVPV7BhOyO/FaUJlm13SuXtVZXV1SXFNNKB2pXlkfYIB7iDLxzDVcAkc2tlAOajpxT0cN5WpVfYtYG+UDLeM7WA+1qwpebeY7eoopZqEPKI/8VcKjljHSeYUTpsgIrYZz2E0ed4SLzvcmEGy4+EPfPYp/rK9beF/9LDIf7wBtXX3L/LqZ+GvYiyfiq7gW9oOJ726pr8Nf79iF/zGr/r6FdfUge7QdtDPr5vueJmUmwtNggv24VtSn6zzQKcRO5BShVpGZmTMaTFYLEiZngQf0d1JJ3cwFLfX1YuX1/srRB71b+e75dXX4m/bdJPs6e5r6+hbvCjDhqzfT+qX2SoUhQFRNC3du79Qz+CL+6Awk4QtnwAZJZ/CFO7e792takJYWCoLtDP6I6gjpE/Qq/3smiuLLeJCCAKyUbovVnAoecFMspYFWiFSGhGJrcLhaOaiTD5XhD2UhPHxusisPS0PYSXMHmeS+iWEGDXwvi5YskkTL0D6LxYEt4QkCFhLbrCBtTiJS0HESJCeITkdbLCcN5uxUEVVUJQ2pyJkNQaBwKLTsQ35FD6jlzAULZtb7Pvv83JjSqqrSMWe/PPtYZeVjKAz/ve1r0vQBI6OBvJECqob6/Aljys59dq5sDClIy3u/ASVcxtO/FrB1IW/iGymHxL4reQMq5A0918SxA52chatllGTMgzhegEJeh15APezXeH5MnEIVF4mnJlt17A5dUhy6F/4YHRERjVOdNl1Skk6VIo5Bvpu0PZzWQ2XrUtC5WQsaFb+x56dIjSkjwxSl5kMy0VpfS4jDxhtsjhBfS/xs/xhmVqL93AHKhweygZC2goC+FSoKwF68meTrsEHkC/YQvrwNhK+ALeAPE3tH+DCDgA/0FNaTRhkI4YcIYa6HEn4otsXCh4hsaSJ7fsoUZHGEyGIi5UEJFL66iWIQTox6g0Sr0mTdTNIGcezz2E0Zgw9uLwseLE5SCQEppCFELPwoQiqTD1FHCYSD0Mb42fFoI2Gr55rNMUAOKoEHRLGngrohUpAB6ZYUIocYo4ySsjlxKiGNivF8jToiifaNNRlPjYxTKeL67aJfH2+ji7dXujtoV6CP+v8yxPq/4z8m9bvJDUt5ZCVUVAQ/8FTkLNUjj1toPtEDrYCjrSzFTWa/WNlz++Wpg+UHQmLwdJ01HiaEwXI2MTYyHJpDwsKDoS48ko+2sMshHKrirTo8LZZ9F95NT8OOKEt0grYvRCFlcUpwSJwFIWLmg4LwjzJkjgkOgfMsAc84MiHa4rdHpC9EvUigo8CvF7RP9AaLUuFXeIXY2RV5XGteRUVe78K8iis2HdtAXT4vceq2X8+v4IbRHP/Tm2gYb6VBLF0q8fE0RBKCTAjGuYEOl4JlJ5NmJSUSy5WSNiwvERUYlGmpdTeQrPWlnUqCRFIMn0/jUSZbmFGn16sG0K5n5lIvjPSCVJIAmnCQpIGFnNVSlYT4u2ngFO/JOQfc5Gy0WrLAmQN28ZacyWs51CX2+H1iovoOrUZ8QN5MAHpv1xA/WcJRH5lgOP7pfbxssFQ6blDoTIliW5isRWkLk2wOk9iUC8NkmxWSmaGDJkilGcFB++TyfUHBGVLpBKHoZllYiyQslZQVzrNlYduEwuOk0sEyfp8kONj7yrcvvPDtC2j5zY9JXZLgmytbqLRJwm6lK1YluYnJ2QHKb79AaYh+OcNI8oWxm0CwKrFFbqq7arEPXU5qILXKeKABAjp7IFEAalUIelPXoENv0pG8wOZgJy1McUlTeEtsXqyFT5O6ttbk5dXkrib2L7PnJ2WMYA3ZLcOScXWMXh8DB5KHebeKAYKAvl7hD3OXGAkTRtCES68GidVMVIdMzwQnDtNofFnopEaDTvaUcAVtbfiLoKD19AQxPstAXaSYmyG9DKwZiBNLoDUBaWQS4itnPOtFhdBJxo83+EhiJmRWpKba+NI6L8JFhSy+q613cp7uiNSWnD5OGPtBhJ8vrmPhw95K37/uh6WsnZvTuxue34TfZj8K4Mjt3DFeR1Fr0IApHvXAm6twFh6+Ct7EWavgJLlFl2mq/xZnkZO/jon8l3wV4Z/Qs4LZRbB8PVrmW7kK9vS+wI3FU/kq3yrfqtWwhyAs2CPap0LuG24FtXfCOwZGSpwIZ4TJwQPqhe+xvAlc+PFX8U+wax9E7ofp+B1uBVZgxWxwAf7Xax73fojcB+AK2LuJRIYCD2YKUQimA8LCKrR8FZ7Kje19AfZMRMvQstV4KuEBT/VjaD5VkLuAt4E1KomLMaAQ676hFTe9Q2QLSgcLfOrAxt1EVOxf4m1wHxEZa0kV1G7xWr3CSDpGQZwPBzVoZivns+l9pVdgdCeBgabej48QTHi106ZHh6/Ay+iS3gZXfF34KphK0BiWYjdfot7GXhyoP0GC/jgoJFUbFXrQs1YFWEHPebt6SqC5gxvpO4n+D7p861ah9dgDzXgrf7ir9zXO6wsBeNu3aDW6X6xvNFfAN5ERJhVQiPCDZvobzZt6rtJDHH+YtKtPKBfi13z/wR/uKREPrqCrC08kR21Xl59XA+FVyZCJD/TUNOmFmT8w/VNMK45gtgmadHSu1UETOQw6m8/CYtG4E0Si29KmS6LROl3Pp2yTdxu17Mgfm6T9ExroIQXxL9R67kk8FA9thjDYBWG971LAjybhodDdhP/J/uwNgjDf2d39eJjtIHZFQ71uRieGCiK02RIBDFvB4I9lEEuD9uBFrRtKio79JsitHhxtipc1rX4EvzRn29a5jVu38d0bHn7zd51d+A8HQwpihptdGVFvQNWjJx7xPbetYe7WbXNmbQ/EU2n/6cmNXx40bMO6Ugm2cusoHamKoFGWr6npKXG5mneMLnPKq1edhLEnV1WXPxw+110ErCezrS16cEKOO8psz0wr75l94dNPL8zuKa8qcfFWVTzD9dMJIRZTKejidRdGz7qMaj05WHLDFRDduOrdRtStGV0ubIPNbU2+LrbDN4cqINoCfd6P28gfBqpDgfmUJe1lIqnMlDTgkg32eAKDJOEEDYWDPhtSkVKvFmY2i+v9eZMePP/v8w9W5ttjTRyHdwNiwwwp0GjTfaSzoYfmr1m55PyDD55fMv1IdkrUQx6PNGr0iLvx/C20vxnalr6/Cm2JIL0UzcQTmv75OxlAqRchrV8Z45De5Z+Z5+LSFp+Vzs5rvYjF5GjiD1fkeXfnVeCTMLwij51JUltJy67S9rUJ4fUBcotkhjO5RG4uOpHQ4LPdbaboyOK/8fjblwX6/lQAGAcwC0uEDZ1JuUnkH10WQs+5SYU23WadDRcJF6GRvI6et1A2uS2XaFo4XdQlQbL+AknWC8W2iGebrvdVmuBG6WxehLb0Y5zugB4HEXRPEIHBShG/ieBL4nwTl5JRxYM9G5ypYJBwU6Fcq52pzdTiQ5sP7MPf7NsHGsgHzb7ezxaf/eHsYnpCLnyIlJip1UL5hMBzWvYAJPiLLF4ciJv/my8S9HowM4xITU1mM6UQaRN8e4ItaWQ2Gzz+iD6jM5EZmvAlUWlAIo0HTzbkgEVqkbCeJTvlhTL7zA7cjTfj7o46pVLFF8p3LhHl9hFxh5jt2/sY/EEfuUL711s1C0qnrQSI5tk4vmG0bm8jnjPGM69kbGt5eevY4hZ1dGo8PNq4V0ctSM9Z96TZk9z0BMBmpns4VDUSIaKT/fH/S/xbRI45TBEdoxFawRWXSgRX3EJdcY+J/f9cqOB+aliE5s6YiX/YuQt/P6thMZo7czpxp8FxxL+CsWftL6xgcD/ei3/YRd6sn7UIoTkz60Devou4BvULEeddEVjd2Lj9F1c3BvrBsYxFaJucNk0IvQgBGsGX0Qr+neDrWYH4eDwSPJB+78Pvl3ivFJVPR39tfWH2CfTbwrEtPtXGYx9z3zWQch/ibxvq+wuSV7Cv8MTsQ79Bf51e7j1RerKhY7tPOfc6/jcQnqIEi+i4jsvpoB4GAdMi9biFUcjVLqVC6m2h56VLzv/r/JKrAJtObGSNNp1vHs1Fm3S2K8SaEJty5crUjRunXgnYXUqHUFH6K427mZxD76dyWqh4ACXWJRL5Suuv+AZilIhW8Lv+gUaTMRDMMOp+LwPIdHaYqO3VcP4BYQJbByZhPt0v9EUkY6UrGkoa25US34P0hMetpzEgcms0MGatgS5BiUH1HOA9GrWcBuDJrOFyXno8QvVYZOis+QvqPwbno6CoN6jP7752GZ/inokCfAa/I4lKyNQrMtTIeUp9RanaHRb5OLp46XGlfKcmtIF0tx3kDVfm1xuipz6OTz2c/PW3rDw9Sp+ZECLZPX4y7r6kVOwOiXz8UoR/rvyJ2MZjxDZa6Vxpsjip0mhUEp61UjgpVTjI4FCoZEB0isxnLFF8LfsoXoZfOnECxsAqKDvxpu8luFYDi2BRzbWxXihkF5zA3+PL+IcT89FuCN7P/pxTv3BWbu6shfWvYfu1aryOloT3ZQvLvRtSKnKs1pyKFPY+Z+3w4Jt4ir+RpzC4hZdbWJkCxltZGMDB20DJPtpPto6QpauaRJd8pJ+jSc+VMxOJb7dAtHhk7haiCUSbhOncI2IHXiE8EhcNs0B8pBAf3fktVgj0iPaDH5CGgenZeeXleTnpaVkj7r57BL1C33/PaS5ubCwuaWz0lvoTqMSf4EedTViyY2mC73R6Tk46GpKwtKR4acIZeuPLEJ5k0vRQMR+9T2+Gi284hDfeFZ8MIze+nxv91W4LJDAEUlSE/XOtjrExo5gyppraJEFKVonOKkjE6RHWJumylkYIizJC62njWY2OPqTisljpKiw9xwHFIVx/oespvq50e0NsTCc2dUbHNuwo5T7tULXWVrequr7wGXc2Nu5syGqG0ObIpZNXNxtnZQ2vNzWumLwUdwqPuDjhggqLmxp2SHbulOxoaCpOSHoHCovHz2muKMKH302CQDO9rxcVuYZM2RTGLjs3JNXlGDzk7BI2bNOUIcsDrfdfGUGXBuLqAFYbgK4Zp12F/Ac0cwW9R8Wjp6SL/g2E3GzhAPhNrRAhsIXId2DddO+AkY7fDIrz9Up94ODvkJZs6T2KtwDMhk7cRjCg/0IA46/MpK4BdxlfAbN4jL5tsh8bc88zcmGN00PjGjTmKFxoLc8oYk8mRMCEYIPiXFQkVELUWc2gIcGxKEgeFDRXpoLBfizCsESv6vp9Feoj+Q+BGSI/dNln4evw1i24bSPeIcYX+Bn9sqL09RQx04OfgbcS7ItIa2ZjDu+Ahv5aLvpt0A/8J/zrpDdpFFvJp4LVAgqCGWSgJVheY86m6MbFOgA9C01T3sZVrRhXTrqXbZ7yNoSs99VUz+Bf9zVB60/Vb3gvom3QPPGenx7+zY+1pySoedLkn9YTb4/y18g3Cn6lkUkjGKuAGcfcwzTSFQNx0NDBIB2Q5n9F2jwgzd6hjHZAmsN+SPK8/4rBn0BP+xM+mz8B7f7Ex4GyFwIJ/5VvzE0Vk1sCicpA4v1Aor/M5EACjwikXIHElUBC1KPNpP+H0DgRKDV2j9JtJ1h0GKj1BitroeFQ4UoQslHvctgpLNXAuW18NP+tcobyEic9h99MCF7lv6f5icEJ+KNjUm556NChHI+rZTK03+XybZd2xcECmcxX63LBM2Fh98V1SaHZEB0d0EMaK7pCRqKJrjsQj8jhcriMNBrg8DuVUsKUS+/yCJF1GsMye7T0+VPvzp9/BlehvpOjc7NyV+Bu9DSesX9F5Qu7dx1l8XYt+w945ZNPHkdrfNUwpWRyYc497Xjv2t2S05s3Vq57oqtVkorwI2IsuE/AJDR0QmGp2kiXdu98HYiGCINGA/XH2y5T5HK5jZ5vSNt0uIQmKMJp0/F5uUltSdePLeQQ3Bu96Mn58R66zHcSW2Sm8RHBa9RZ/BMiRdCsQrDXCiGsLlhvNHrkmAv4gwtj7hqfuyGvgtacd/eKzhV383rfXPuu6vYLF9qrdjnQZuLreS+DgLLwush5+bUrVtTmz7vRr+PJWJLTKL7oD7MKo0JIOYQk1wSjfXOgsPCI7xPI980pAig6ym3unUtG/Ha6NsM2eYuhDxf5fWGhXm7zABvLBJxsuoNDWLMjHnTvXOi7QswjEq0h2+EtJsc2tgkDNS23rYfaZ4e/DuHoaxMJB2rx10RruerrQqNpFWHCmtJhYiekpA4tsfUUXWaR2bWUGc9MYu5lCLEIusBv16hMdLWfpANX5qZ8XugcYdh73HbdTaW5/3IfuP5neHLy8GTYKV7+3rmC9Jy3d2Amnj52LsmcO1YeAReFHGQTH6QMvPMOHnjnv3CXkum1Tjgnr6C14z8OyPIFL6mgalCxJJgTywj//7lDWvwX505RjhYmlXEz2Uw+M4apZCYzM5nZ/fskrAJaEVAKK26bEIa0UlhXIbmcX6CBK7rp+mtFyS0j7aqVx+JzHtLC2L8nJtdSKcZ8l5ikjIAMe0CcH97ckICE/aLjkm5zxzeSqjifN2cslVOmHRRyKsZajwP/Xc6ioOFltREDqsS/H3ip+0VpMnQm9csxmjEQlGdnMpkRxK8ey9Qw05gGYe4SphYrLyA4wSpqzW4PmTJvkd6vVLg75l+iDfRMjvdtkiydQNNDJsdDckgYpEiWee8fKMK6/6p3t80URGlP7qy8j1wdKRMkaELl/W0DhZfwi3p3O02k8wiNQ38oxKTUgpc8YD6OsAdUEOwMQcfEY3Q5GYiaun791Cnr1h2eOXr0zNHo4zdAgb9/4zj+AeTsMOHJlKnrfa+MdthHj7Y7eCn+7oTw8PgJoK4etT9+exmIuRnISLCRsWAnoyGTjIcRZETQ+IjaoTYKhxCIpim6QYgkXWB0DUNqo9TlUOuNLgdPsniS5v33QK5aclX4D+53a8lfbyX7JLnAxjWwcS3+ee3aNeR/DQSvXYtb1kIQyRJv/rXW/4d2rqWF+MPkRF4hf6TImrU3/Ik5eB6tQ5iXwUTm5c3EWmoZm+g1ukS3UYhW0TlHRz0Gf+xXJdFqshF9xj6CH8PPnj8PFTATKs6f990LqRfo1ATNxU1NxYqgcJk1xRzVAKZl7zY0vbd8+XtNDe8OubCj/aOP2nckNBDkXzlWESwND5MoihsCGCFIkHMYkXEqjdxZlYITaCI2RAkev5+n9YissAJQoEtFNNDELfd5Vj70uo/w83J28aP486qUjPYLBVlVlqZiNsi84Q3HhLbDd286cplv6WkfAdzQK/cRpoIh1XfxudCP2sdudTybll3S6GsvCD23cXrVwRHHpueubK5MD8RlTg+IJ0puF0+UMw4xnmg0cCVwrwY0DhpQfOzRV24IKL4NUSfmX2ttvTb/BNLgxzTDSTEtzGgcGFF8DZbhJfir1mtfXmv1r/dxl4hcODKThQmzISiIspnF3ZQdYMJb/+F1sp34Kn8YXyUTdMY3V3rnsM1gYgK+pfB+BPF4dOK+D9BqJFKJJQ2u22qTH2IY4Mb6ExaH8fLwpLAHcosXPffcD8/h6Ja9CxbsxYNuoAx/e1JuCQvjIvaYSJnnFs17c+/8+eVl870bfpmnQYyCyDWKrngDXRzyaI0KJZntpVYyEm7kBM2agldsPHFsyxRYufWNU9ve8LXfyMLJKbDsxAn8GXyKV/zhDxDnPX472tfxTz++AEqLejjUz6T4orOwEBcJwMLQO5diHq7AW0wwTwm3ua3Niyho8ftJ1+sRfKtADQPfFTyk6+/xA+xJvwf6i/0xoF627fa94ds+kOKdOgPl3cDJwLgD7Qc16Ye42/bDAA7Qn27uheQbSP/upk5AG26iKY6nN/j9BPcm0vEkEzZkZ9MdTlrq52pVVAouZzYZ4ay43MQ/6zuf2JqB1noGjc9A+yPjdaoMFep9bsYfCrVmqyUoKDr9bs/UxRu4f/oq0seHDVuTtikR2WMQikmLMBl6I+N08Ta9OT89ZeQoy+Kp4x6/cf8X3Qv1a3ZC3WEP1J+/PFNG90CVnfnyzBOVlU/cafdTZVn52c/OlpeRIrTkzTzE3ZkHtZ7Czl8k37utsqzsjvuuysrOzpt/ZkxZYH3ieruTf1XLGZ1F7tZp5L9SAnAZn714EdIv/kpReA/Rwhfx2Zv35SXfeQ/g7faqoO/EDXa3bLyD3XjlDRtX4ENh4wrdJzgTf91+67Y+PNH3pxu2saB94jaWAfLTkpGbfmcOtXfah3FHNj9vGzJi0N3+DRnjB414XtiQcWcmvy90+/5M92agBHdh79Ub92aI9lXcR6m3J4D+1gA/XR+GaxCdpPCARYjwC4tpYPQoUKH3Y9bIHzY1k1whvM9t0tmaTfjqFUGHYpht/CMEy4YRFOai+9gEh1UKwuJfELjp1hthI46wB8cKJI8+tbis/j09WeB0Iwbk4TlKiyEI/xCeG2ExYBOYjC7TSrt9pcltwFfTuZWgczrxJwY3gGW507nU7P4LV5iTbO7tyrGhMtAbQm1Oh3W5PX2F2WFN1+jBZIex+FOHHV/Th9o8dvOKDMcys9OcrglgDIZ/ma8iqXhmKLX8YASXfxegsAVPCEs7CY90E5JZTRuh8reCejnUwRH2yiHvMfzTMaSKUVsTwCaT4T/pzOqYkGc57tkQ30HxGqO2JOA/yWRgS7CqY/iqnt+yMxaqtTr8bphKKcPv6SPV98lDDrHB7KGQAwtJihvEHQqR36eO1INDrlDKwKnTMgO+PXqZzlbECBNUyRLo6HIoCbrkO7pwJnT5LnYBHtrFv4w3d/Ue6+ri7grsO3hd2O+lv91+L7rETxe23B5WiLmkmfhIU1qaqeevpjT2n7jOaoW9aeY4E4ApVplYJC7O9nxKztwY/ERiVJwJb7AYY1lHnCm637b/Aj1h96aaFb67ofsWb6BXg+v0icpYSizOnAZ7rQPpoW9hWmy0Kc77XqzRAvNNcVH9/RnYM5d4K8U77oUauK2NVd12I9QNu9qybrsNimfsmOHmSqiXEEO8gQrmHtJZhKZcKyVjy2WlE7hUjG7pKWwFlV50VjwuIagjLpdarOp4ULr8OxM1DpdQZBgtIH7YY3VL/Qsmjnhgg2VHL9QDnsxlTJ97vEO2aM0CfHTB47AD/zPuwS2TRy9sf/dA3G/faZuZM646ZwLetWjl6mr7XSUjS+5vapif69FrhzqHj11vz2Wz2vE3+ezy2aGFbevbl0+ZunRo5oNTpqGod6bNKp0GD8D+1Xuee27PAy+SZF3PidXK9tUrDiyvKSit2LTzd4sWjLo/CX2Yk1c/YWt0i4jpnLhWquWnEigcywxhKpkpRBaCkdZKQQoeKzHUFqtWI6Ub+wh415j9CYLo6VSjSYB4oFvzrVKNhMB98lDIJo9pbgLQGLKGTIRWUoXV4s6hoInbGby6795pkSy+WIN+HpO9pm5K7OXgl35T9eBXSRMGz38ALd78uurYJvd6x/hxf55YbM0rVZcefLG4UlVQmSLztk7KGYqrTkzKcqmSqo0Ku7slzX1vk6m06MDYaaqoAzWlKYqs+qkKIzoavCZ52rQHAaw1vuDSspi66T+Yg15aX5X01dLxqcHZSze9rjq+0c3Zx48LnlT84kFCJM9aXPmXwsq0Vd7QSYZhvvHhk4ZvWJxUY5hr9/DprpmN74wp5sZO26ZdW1Oa+BAh4lomyNDe989Bdi7jBn2iPpjUqjAqHB6qD1ZxWUhBrRAYFOIKmdYhDC263k5Hs1EGvMMibsuVqMUIaxyIDhR9rrEGVIwUnPM/0wOoFlQTnuo9E1BNKFjwOG6AsNuoJtTdSTVFfbLjp6VD+HVEn+KIrZ7A0I1oBKFYLVIrWInWSKg2EKUQphQCWCRKf0KqddMPK4QtOBTJeKwSC2iJwojZ5DHNDQ8gCI2HqJPHTfSPQHBu8+26evzjhf/TvgZj8GpG0FtIrPEFBfR2fNTIgOL6HvoFxWUX/krF9cvxFhtlJkogt3r0BNRrhS3Q4gKjnoJtcOpF1C1VC6F4/84OrSsVWLXbv+neqBaKJEP/+qtW4gmoWSrAzv+NIrzZDppbVdP31e1Uk8/+RRPF3hD3Jn60h66CkRlUoaf+ZRe7qfdoVwddymI3+ZLoaiI0kxz0kS9JmH9B8iH3f8RHYm5FUvS7MOThauIslrj/vBBtNkdDh14l40aa4705MSZTDHdfjClSpbyd7xkFZgUorh9oNA1gg0m8sk2oAHxHvVuFC9s48K4fK3/Ev8mkCivGdrpxCIjj5CaDRMZJtdmcx00srowzggzRT/zAQbKsauFLQKr0HshGxMKmksfhAPTTUa2GNQxvsQWzkBmmy05C/JIFm51N+UWKkLmgSXWNNpQVlLGgjo9TAX4nzFrWPGTUPPyawtlQnBfHzR15d6KlnBRgp4NLZi1v8uSPbpsxWR/M4lNh+ixa22x4wRg1CIEh1Dy2JXP7gwsHsbbBI1ShE1FUojkOsQVl4xNy0ywq/FlQuFIVvzwbZ7OJ9swEyUQYY4oQns+cDnHiQ2tsiEElZfEnoeZxLZnblsz2r/Pwb/EnmXEEK5ntwpgn3iRy2ONZteDUxCMHr5TQqYTkIa1GhoTvZWVIrdBbbZCKaPGAYscj0tVSM7TL1INiBhtUKZNzHGNTE4INKQo5BIUPgh0IVInqYUVqp9sMYHS7tfkjwqIVMimeHxwkkRObMtiyurpyHbkoBg3CU7giFGGNTBxqkw8eYo0yDTbJEnONYdFKuRRwvSxmkH6MNr02c1hNunZ8RDgXJpfieuClYUHyRMNwY1HlpLsSMs02gwKEb7aOMce4n7kfxO/vgH6RzoNDyWvN0NKB7sM56GwH+FoBjrN238PQARCE7iMXP1YDvpPvDLzLmq0EdtKvwtifOgDdDzjH914HefkNvpOcO7whaCESXmUkzM993yhn8l8wEQRHWxg7M4qpomtY4lckRv+8ozAKC+tBBGNLSZpXG9VGl9HlIGeplZwcWg9/U3mH2s0TeCtuAXGIH9a4FHB86Znjn3e3Ll3+ZLfsIJIzfdgN537EO145zSn0SsMHSr1BqdLr/t1z/Ivu1mWkVPdy3+unlr1//PPT9Jb/wndu93fdvploQevO3z7k28l/4U1HZpzsexQ+ehV/zn/RHVFdHdFY6rCXNDoc731/+npRLnPNbk3vqTXkfbTb9wjNRPVCXPgcPm5+nj/NRBM/2s2MYWYxLcwKZhvzNPMS08m8wvwblBBLRyVD3Qg9Bb0Es0iF6D4iTkaEW2uQSPWprPlWIdDtzMQ80fbngFoqyoNIzPzfK1NTrKT2V2UmCk5AgaDhYs1agwz5YQJ5zXJjcaAgg0aktfES0eUhMMyj9RdOZa2pEuq4kV4mkyX9ppiWiuf+exPRpU8hGrHes+pX1ry0Rr4yfPKf1u/8ecP67x+5/zkVqh9kGz2XW9zfeUvYrd1QiI8UjRlVoA+tbWjfv3kzVxWo4eja368NX3VzDckF89i0/HOLNcbfn+/mR0zp3F5bu71zyp+3d3e3v5m79N7sC63tx99gI/I/eEAowp7t7g69dg1t5pJSKxx5puiLhxZ8V62oVx48VNkQbRmVlZ6SUeUYYYr+4Jmp71YoJ6t2bC6fpkg0FiRyKsIJiwZwcuE3N3HCleMTXr1K1XrgYfkCxaypWwGe4B4FtP3Q79YPb6h2HhI17OF2UcNW7wIjPt3pe6W00CA/Iknb345qOjW/XMXuP86ez8P5f72PS7hMTdH6y6u5NZfXFx/CZv7Bp7q6XJO3VHAHz33wDPf0haf+2Lygv2jvKS6z46K3E8JkhniHpzSF29FVUSjbKlsxJpeLssXHq8LCZPp4u5s82fBSjif00bAp+UM5lT5eHR0Gp36ZKRrDZ871faNeSGyDiXhkQ5l8MjM1M0uZtcwWit+IcrAB5TBR80sVaQB25YkGgp2LIHeIMxoYoZxS1FWdUIZ+j3iThejPSqX1UlPPkqkwSwzHiy85xA0HDiO5aj3kZJRyaeGrZJbixofLd/Rt38707ShbP6vQFL5WflfrpK1/PNv+FJp/+jQ6T5q3bTv2PvY3/Np2QI/teu8DfPbdc5Lxb721/L3jn596mGgs9/7p0zs/uefIttrabUfu+fPJ+v3jZu2p2nn8JKsyqAxVK1URRqNSZQCnfLHClptn2gGondsJXLt++DCr/BFFftmVPdzej5/g/4Ibt+G+3dxjGG+HkX/jHiOi9ZZffJJ78uOLT5ES4EB1vd1rH/3uNNrl2/Bw+0F0N8rvidt3tGj9pdXcatL/3rHzn53EzXuxivT8U5f4jIkTI2aPcTjLZtO+kTI/41flj5C+YYW1LDuZIycwdQzjIAKEm62Qwm0mthpuY4XoajxPLiqpRK+7biAGdgAINd7YCT93B/VQM04kdvr0sp8/vRb6Oe4qKs0v0IXWNO7Yv2VLN4z+eUL3w1vwv/CPFxST1C9+cPDo43+5p2NLdVVbxz1f9LZ2o6+qnmpqfLKm7fU3+S96Yrhy0aoTSaylVt33wa49Fy/i7cJICu8kI2kHqu2Eofh0W5t3y0+tW7aH7g1f0bF/2EsFy07O5xa8taKg9xAdEyAZs2sqN31XSddG7uHjRFT/D3QqcHsAAHjaY2BkYGBgZHCc69+2MJ7f5isDNwcDCFy+3ZoIo//k/H2oupYtDMjlYGACiQIAcRsNrwB42mNgZGBgn/WPgYFB9f6fnP8pqmsZgCIoYCYAmvEG3HjaVZA7S8RAFIVP5hG3UkEEQauANnbRylpUFmxFtrJIJftbREHBekEQWx+VCiuIj0IMihJZ2UJYwUYLYQsVPcncNUng4z5y7p0z430i+9Qe4DE3a4A9APQNZtTy75e9Z6/G//tYNFeIvAdE5o4kiHSdMWYv2/Fd90cQpuhJwF/iDolqjLu3SL8D14yzjDUXdZMzZ5hKNfqDueC/wvovzo9t5ahj6CwP6G2C8ZK9Hacr1S13J/ssOwR/rlDfcuYdoe0gNG+sO2SFdYpozLxoA3mbw3xebxZ28VxbJYl4DRxqQeqe7qfgZaPQj0i77DWdVU/iY91Ruouf+8y4oCbJKf1LaZbfsodoR/91QX5f00DYV8V0JWJc5Ts13JmVAdE+kvMsP7FHwNA2uuNtxMO7iAdP0f0Ddg1wwXjaY2CAAyuGEIYshk2MYox1jJcYPzD+Y7Jg6mD6wKwBhHnMLcyzcMJ1zEeA8BnzHxYhlgiWOSyrWN6wKrFmsc5hfcH6jU2KzYotjq2GbQHbPrYn7DzsIuxZ7HPYb3HUcRzieMTJxanA6cQZw9nCOY9zB+clLiYuLS47rgiuDq5VXI+4xbhduGu4N/Hw8fjxbOJV4M3incd7gfcZnwNfF98R/gz+VwISAgUCUwTWCZwR+Cc4RfCGkJRQktA8oVNC74SFhLeJRIn8ETUTXSL6SsxMrExsmtgDcTlxJ/E48SXi9ySUJFIk5km8k7STnCB5QEpGqkJqitQZaRZpF+lTMjkyn2SnyUnJWcjFyLXI88m3yC+SP6DgpHhOaY6yEQCe4lUOAAB42mNgZGBgmMkoy8DPAAJMQMzIABJzAPMZABakAQwAAHjajZFNSgNBFIS/NlEUgksRV7MSNwmJv9GIEAOCCCJONLhMNMbgaDTOBPEgLj2ASw/gUvw5gbexpqdNNCDI0I+q6vequnuADPekMOkJYF0rwYZpsQSPMEnV4ZTUhsNp5nhweJRbXhweY9ZsOPzKlDlx+I28uXP4nXHz6PAHGfOU4M8UM+aZCl2a1Alp0xPypHS40NfhkhvLK6qbHJHFpyw8T56Cqs8VAZH6zqVuc+xm9uXTkh7It6vOnPrjiRIH7FBjV+jn7GAyOzT7V4I31Hco1pXetvver8w9uXiODdQzdYbOr9efyLGiWtLt60ps2p5TqYGcG7pxjiW7iiyIrf7zFjWxhnzi3bCfVdUZIrGyasuqRVsLrMk9rotK+n7tZXuepvJCeUZyjZS01ff0uZbSlh7/z+ALa0BaTgB42m2T6VLUQBRG+4CCuO/7Bu6KmmQmmRn3ziYqgogi7oIDOIqgCIr7/sc3sMpn0UfyEXSc/uafqUqd6nT3+e5NV5sW03j+/DBV87/ne/3FtJhW02aWm07TZbpNanpNn+k3A2bQDJlhWsw3WlnAQtpoZxEdLGYJS1nGclaw0vw0v1jFatawlnWsN7/ZwEY2sZktbGUb29nBTjrpYhe72cNe9rGfAxzkEN0c5ghH8fAJKFAkJKJEmQrHOM4JTnKK05zBEpOQkpFzlh7OcZ4L9HKRPvq5xACXGeQKVxniGsNc5wY3ucVt7nCXe4wwyn2qjDHOBA+o8ZBHTPKYKaZ5wlNmeMYsczznBfO85BWvecNb3vGeD3zkE5/5wtf2uama51mvwSApiuE/Bp7nib4YiAWxKDbXR2JJLIsV0ToGuWPo6Ffcft826fb7sRXjBgOtCyqR6NYVVF/Btx3jtcnJsero9HzjSxgXxUgst8/O1EYmqlMaZ46JJwZtPX45LLgGwzxpMFKDke+JLjCquMYi9wODkhotea6xkl8QXaEl64uNcrLE/eA6fTFw9JssOIZaF2pf1GTZsaz5clGsOFY0X2mOrRiLiZiKmZg7Wnmt6rOqy6ouqzx3cHWqLneAdSrfKt8q3yrfKt8q3yrfKj9Wfqz8WPmx8mPlx8qPlR8rP1Z+rPxEvkS+RL5EvkS+RL5EvkS+RL6k6VM/qbypvKm8qbypvKm8qbypvKl8mTyZPJk8mTyZPJk8mTyZPJnqy+TL5cvly+XL5csbvlwXPddFz3XR6yz8BRO4VzUAAVe11OEAAA=="},18:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---tHjjE{display:inline-block;padding:4px 12px;border:1px solid transparent;border-radius:4px;font-size:12px;line-height:16px;text-align:center;vertical-align:middle;cursor:pointer;box-sizing:border-box;text-decoration:none;background-color:transparent}.default------dev---18i5C{background-color:#f3f3f3;background-image:linear-gradient(180deg,#f7f7f7,#eee);background-repeat:repeat-x;background-color:#eee;border:1px solid #bfbfbf;border-top-color:#bfbfbf;border-bottom-color:#bfbfbf;color:#333;box-shadow:inset 0 1px 0 #fcfcfc;text-shadow:none}.default------dev---18i5C:not([disabled]):hover{background-image:linear-gradient(180deg,#f8f8f8,#f8f8f8);background-repeat:repeat-x;background-color:#f8f8f8;border-color:#c7c7c7;border-top-color:#c7c7c7;border-bottom-color:#c7c7c7;background-position:0 0;box-shadow:0 1px 1px rgba(0,0,0,.08);color:#333;text-decoration:none}.default------dev---18i5C[disabled]{background:#e6e6e6;filter:none;border-color:#ccc;border-top-color:#ccc;border-bottom-color:#ccc;cursor:not-allowed;color:#999;text-shadow:none;opacity:.65;box-shadow:none}.default------dev---18i5C:active,.default------dev---18i5C[data-status=active]{background-image:linear-gradient(180deg,#f8f8f8,#f8f8f8);background-repeat:repeat-x;background-color:#f8f8f8;border-color:#c7c7c7;border-top-color:#c7c7c7;border-bottom-color:#c7c7c7;background-position:0 0;box-shadow:0 1px 1px rgba(0,0,0,.08);text-decoration:none;color:#333}.default------dev---18i5C:not([disabled]):focus{border-color:rgba(82,168,236,.8);outline:0;border-collapse:separate;box-shadow:0 0 8px rgba(82,168,236,.6);background-position:0}.primary------dev---UHazs{background-color:#619f35;background-image:linear-gradient(180deg,#65a637,#5b9532);background-repeat:repeat-x;background-color:#65a637;border:1px solid #4d7e2a;border-bottom-color:#4d7e2a;border-top-color:#4d7e2a;color:#fff;box-shadow:inset 0 1px 0 #69ac39;text-shadow:none}.primary------dev---UHazs:not([disabled]):hover{background-color:#72b13b;background-image:linear-gradient(180deg,#7ab83d,#65a637);background-repeat:repeat-x;background-color:#7dc34b;border-color:#547e2a;border-bottom-color:#547e2a;border-top-color:#547e2a;box-shadow:0 1px 1px rgba(0,0,0,.08);color:#fff;text-decoration:none}.primary------dev---UHazs[disabled]{background:#e6e6e6;filter:none;border-color:#ccc;border-top-color:#ccc;border-bottom-color:#ccc;cursor:not-allowed;color:#999;text-shadow:none;opacity:.65;box-shadow:none}.primary------dev---UHazs:active,.primary------dev---UHazs[data-status=active]{background-color:#72b13b;background-image:linear-gradient(180deg,#7ab83d,#65a637);background-repeat:repeat-x;background-color:#7dc34b;border-color:#547e2a;border-bottom-color:#547e2a;border-top-color:#547e2a;box-shadow:0 1px 1px rgba(0,0,0,.08);text-decoration:none;filter:none;color:#fff}.primary------dev---UHazs:focus{border-color:rgba(82,168,236,.8);outline:0;border-collapse:separate;box-shadow:0 0 8px rgba(82,168,236,.6);background-position:0}.pill------dev---1gVf9{display:inline-block;padding:0 10px;line-height:27px;box-shadow:none!important}.pill------dev---1gVf9:not([disabled]):focus,.pill------dev---1gVf9:not([disabled]):hover,.pill------dev---1gVf9[data-status=active]{background-color:rgba(0,0,0,.05);text-decoration:none;border-radius:4px}.pill------dev---1gVf9[data-status=active]{color:#999}.pill------dev---1gVf9:not([disabled]):focus{outline:0;text-decoration:none;background:rgba(61,171,255,.12);box-shadow:none}.pill------dev---1gVf9[disabled]{color:#bbb;background:transparent;cursor:default}.pillSquare------dev---2PP6w{padding:0;height:27px;width:27px;text-align:center}.label------dev---1XRbC:not(:last-child){padding-right:.25em}.label------dev---1XRbC:not(:first-child){padding-left:.25em}.label------dev---1XRbC:empty{display:none}.block------dev---1wZeJ{display:block;width:100%}.block------dev---1wZeJ+.block------dev---1wZeJ{margin-top:5px}.inline------dev---Rxcnq+.inline------dev---Rxcnq{margin-left:5px}.large------dev---SioiB{padding:11px 19px;font-size:15px;border-radius:6px}.small------dev---3xebE{padding:2px 10px;font-size:10.2px;border-radius:3px}.mini------dev---35kEP{padding:0 6px;border-radius:3px}@media print{.view------dev---tHjjE{background:none!important;border-color:transparent!important;padding:0!important;color:#333!important;text-shadow:none!important;box-shadow:none!important}}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/Button.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AAIA,uBACI,qBAAsB,AACtB,iBAAkB,AAClB,6BAA8B,AAC9B,kBAAwC,AACxC,eAAyB,AACzB,iBAA6B,AAC7B,kBAAmB,AACnB,sBAAuB,AACvB,eAAgB,AAChB,sBAAuB,AACvB,qBAAsB,AACtB,4BAA8B,CACjC,AAED,0BCoPI,yBAA0D,AAC1D,sDAAqE,AACrE,2BAA4B,AC9P/B,sBAA8C,AAC9C,yBAA0C,AAC1C,yBAA6C,AAC7C,4BAAmD,AAEnD,WAAkB,AAClB,iCAAkC,AAClC,gBAAkB,CF6BlB,AAxBG,gDCiPA,yDAAqE,AACrE,2BAA4B,ACjP/B,yBAAmD,AACnD,qBAA2C,AAC3C,yBAAkD,AAClD,4BAAwD,AACxD,wBAAyB,AACzB,qCAAuC,AACvC,WAAkB,AACf,oBAAqB,CFNpB,AAED,oCACI,mBAAgD,AAChD,YAAa,AACb,kBAA2B,AAC3B,sBAA+B,AAC/B,yBAAkC,AAClC,mBAAoB,AACpB,WAAiB,AACjB,iBAAkB,AAClB,YAAc,AACd,eAAiB,CACpB,AACD,+ECiOA,yDAAqE,AACrE,2BAA4B,ACjP/B,yBAAmD,AACnD,qBAA2C,AAC3C,yBAAkD,AAClD,4BAAwD,AACxD,wBAAyB,AACzB,qCAAuC,AAEpC,qBAAqB,AFWjB,UAAkB,CACrB,AACD,gDE0CH,iCAAwC,AACxC,UAAW,AACX,yBAA0B,AAC1B,uCAA8C,AAM9C,qBAAuB,CFjDnB,AAML,0BCmNI,yBAA0D,AAC1D,yDAAqE,AACrE,2BAA4B,ACnN/B,yBAA+B,AAC/B,yBAAsC,AACtC,4BAA+C,AAC/C,yBAAyC,AACzC,WAAyB,AACzB,iCAA8B,AAC9B,gBAAkB,CFyBlB,AA9BG,gDCgNA,yBAA0D,AAC1D,yDAAqE,AACrE,2BAA4B,ACvM/B,yBAA+C,AAC/C,qBAAuC,AACvC,4BAAoD,AACpD,yBAA8C,AAC9C,qCAAmC,AACnC,WAAyB,AACtB,oBAAqB,CFfpB,AAED,oCACI,mBAAgD,AAChD,YAAa,AACb,kBAA2B,AAC3B,sBAA+B,AAC/B,yBAAkC,AAClC,mBAAoB,AACpB,WAAiB,AACjB,iBAAkB,AAClB,YAAc,AACd,eAAiB,CACpB,AAED,+EC+LA,yBAA0D,AAC1D,yDAAqE,AACrE,2BAA4B,ACvM/B,yBAA+C,AAC/C,qBAAuC,AACvC,4BAAoD,AACpD,yBAA8C,AAC9C,qCAAmC,AAEhC,qBAAqB,AFGjB,YAAa,AACb,UAAc,CACjB,AACD,gCEQH,iCAAwC,AACxC,UAAW,AACX,yBAA0B,AAC1B,uCAA8C,AAM9C,qBAAuB,CFXnB,AAGL,uBAEI,qBAAsB,AACtB,eAAgB,AAChB,iBAAkB,AAElB,yBAA4B,CAyB/B,AAvBG,qIAII,iCAA4C,AAC5C,qBAAsB,AACtB,iBAAwC,CAC3C,AAED,2CAEF,UAAiB,CACd,AAED,6CETH,UAAW,AACX,qBAAsB,AACtB,gCAAsC,AACtC,eAAiB,CFQb,AAED,iCACI,WAA0B,AAC1B,uBAAwB,AACxB,cAAgB,CACnB,AAGL,6BAEI,UAAW,AACX,YAAa,AACb,WAAY,AACZ,iBAAmB,CACtB,AAGG,yCACI,mBAAsB,CACzB,AAED,0CACI,kBAAqB,CACxB,AAED,8BACI,YAAc,CACjB,AAKL,wBACE,cAAe,AACf,UAAY,CACb,AAGD,gDACE,cAAgB,CACjB,AAGD,kDACE,eAAiB,CAClB,AAID,wBACE,kBAAuB,AACvB,eAA0B,AAC1B,iBAAkC,CACnC,AAED,wBACE,iBAAuB,AACvB,iBAA0B,AAC1B,iBAAkC,CACnC,AAED,uBACE,cAAsB,AACtB,iBAAkC,CACnC,AAID,aACI,uBCsLH,0BAA4B,ADpLrB,mCAAqC,AACrC,oBAAsB,AACtB,qBAA6B,AAC7B,2BAA6B,AAC7B,yBAA4B,CAC/B,CACJ",file:"Button.pcssm",sourcesContent:["/* Splunk: Buttons */\n/* =============== */\n\n\n.view {\n display: inline-block;\n padding: 4px 12px;\n border: 1px solid transparent;\n border-radius: $interactiveBorderRadius;\n font-size: $baseFontSize;\n line-height: $baseLineHeight;\n text-align: center;\n vertical-align: middle;\n cursor: pointer;\n box-sizing: border-box;\n text-decoration: none;\n background-color: transparent;\n}\n\n.default {\n composes: view;\n @mixin interactive;\n\n &:not([disabled]):hover {\n @mixin interactive-hover;\n }\n\n &[disabled]{\n background: $interactiveDisabledBackgroundColor;\n filter: none;\n border-color: $borderColor;\n border-top-color: $borderColor;\n border-bottom-color: $borderColor;\n cursor: not-allowed;\n color: $textGray;\n text-shadow: none;\n opacity: 0.65;\n box-shadow: none;\n }\n &[data-status=active],\n &:active {\n @mixin interactive-hover;\n color: $textColor;\n }\n &:not([disabled]):focus {\n @mixin focus-button;\n }\n}\n\n/* Primary */\n/* ------------------- */\n\n.primary {\n composes: view;\n @mixin interactive-primary;\n &:not([disabled]):hover {\n @mixin interactive-primary-hover;\n }\n\n &[disabled] {\n background: $interactiveDisabledBackgroundColor;\n filter: none;\n border-color: $borderColor;\n border-top-color: $borderColor;\n border-bottom-color: $borderColor;\n cursor: not-allowed;\n color: $textGray;\n text-shadow: none;\n opacity: 0.65;\n box-shadow: none;\n }\n\n &[data-status=active],\n &:active {\n @mixin interactive-primary-hover;\n filter: none;\n color: $white;\n }\n &:focus {\n @mixin focus-button;\n\n @if $theme == lite {\n \tbackground: $splunkLiteBlack;\n }\n }\n}\n\n.pill {\n composes: view;\n display: inline-block;\n padding: 0 10px; /* note the vertical padding will be funky unless it's block, inline-block, or floated */\n line-height: 27px;\n\n box-shadow: none !important;\n /* states */\n &:not([disabled]):hover,\n &[data-status=active],\n &:not([disabled]):focus\n {\n background-color: $pillBackgroundColorHover;\n text-decoration: none;\n border-radius: $interactiveBorderRadius;\n }\n\n &[data-status=active]\n {\n\t\tcolor: $textGray;\n }\n\n &:not([disabled]):focus {\n @mixin focus-pill;\n }\n\n &[disabled]{\n color: $textDisabledColor;\n background: transparent;\n cursor: default;\n }\n}\n\n.pillSquare {\n composes: pill;\n padding: 0;\n height: 27px;\n width: 27px;\n text-align: center;\n}\n\n.label {\n &:not(:last-child) {\n padding-right: 0.25em;\n }\n\n &:not(:first-child) {\n padding-left: 0.25em;\n }\n\n &:empty {\n display: none;\n }\n}\n\n/* Layout Options */\n/* -------------------------------------------------- */\n.block {\n display: block;\n width: 100%;\n}\n\n/* Vertically space out multiple block buttons */\n.block + .block {\n margin-top: 5px;\n}\n\n/* Horizontally space out multiple inline buttons */\n.inline + .inline {\n margin-left: 5px;\n}\n\n/* Button Sizes */\n/* -------------------------------------------------- */\n.large {\n padding: $paddingLarge;\n font-size: $fontSizeLarge;\n border-radius: $borderRadiusLarge;\n}\n\n.small {\n padding: $paddingSmall;\n font-size: $fontSizeSmall;\n border-radius: $borderRadiusSmall;\n}\n\n.mini {\n padding: $paddingMini;\n border-radius: $borderRadiusSmall;\n}\n\n/* Print */\n/* -------------------------------------------------- */\n@media print {\n .view {\n @mixin print-no-background;\n border-color: transparent !important;\n padding: 0 !important;\n color: $textColor !important;\n text-shadow: none !important;\n box-shadow: none !important;\n }\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'], -sourceRoot:"webpack://"}]),t.locals={view:"view------dev---tHjjE",default:"default------dev---18i5C view------dev---tHjjE",primary:"primary------dev---UHazs view------dev---tHjjE",pill:"pill------dev---1gVf9 view------dev---tHjjE",pillSquare:"pillSquare------dev---2PP6w pill------dev---1gVf9 view------dev---tHjjE",label:"label------dev---1XRbC",block:"block------dev---1wZeJ",inline:"inline------dev---Rxcnq",large:"large------dev---SioiB",small:"small------dev---3xebE",mini:"mini------dev---35kEP"}},19:function(e,t,n){t=e.exports=n(13)(),t.i(n(18),void 0),t.push([e.id,".view------dev---3g4Un{padding:0 10px;color:#bbb;background:transparent;border:none;border-left:1px solid transparent;border-right:1px solid transparent;line-height:25px;height:25px;white-space:nowrap;display:block;text-decoration:none}.view------dev---3g4Un:hover{color:#fff;background:#444;outline:none;text-decoration:none}.view------dev---3g4Un.active------dev---1czYw{color:#fff;background:#555}.view------dev---3g4Un:focus{color:#fff;background:#666;outline:none}.label------dev---2fXSX:not(:first-child){padding-left:5px}.truncateLabel------dev---2TotQ{max-width:calc((100vw - 860px) / 2);overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:middle}@media only screen and (max-width:1300px){.optionalLabel------dev---1PI6x{display:none}.optionalLabel------dev---1PI6x:not(:first-child):not(:last-child){color:transparent;width:3px;padding:0;display:inline-block;overflow:hidden;vertical-align:middle}}.badge------dev---2p1tA{display:inline-block;vertical-align:baseline;padding:1px 4px 0;line-height:17px;border-radius:4px;white-space:nowrap;font-size:11px;font-weight:400;background:#e56815;color:#fff}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/MenuButton.pcssm"],names:[],mappings:"AAQA,uBACI,eAAgB,AAChB,WAAc,AACd,uBAAwB,AACxB,YAAa,AACb,kCAAmC,AACnC,mCAAoC,AACpC,iBAA2B,AAC3B,YAAsB,AACtB,mBAAoB,AACpB,cAAe,AACf,oBAAsB,CAiBzB,AAfG,6BACI,WAAc,AACd,gBAA6B,AAC7B,aAAc,AACd,oBAAsB,CACzB,AACD,+CACI,WAAc,AACd,eAA8B,CACjC,AACD,6BACI,WAAc,AACd,gBAA6B,AAC7B,YAAc,CACjB,AAQD,0CACI,gBAAkB,CACrB,AAGL,gCAEI,oCAAqC,AACrC,gBAAiB,AACjB,uBAAwB,AACxB,qBAAsB,AACtB,qBAAuB,CAC1B,AAMD,0CACE,gCACE,YAAc,CACf,AAED,mEAEE,kBAAmB,AACnB,UAAW,AACX,UAAW,AACX,qBAAsB,AACtB,gBAAiB,AACjB,qBAAuB,CACxB,CACF,AAID,wBACI,qBAAsB,AACtB,wBAAyB,AAEzB,kBAAuB,AACvB,iBAAkB,AAElB,kBAAmB,AAEnB,mBAAoB,AAEpB,eAAgB,AAChB,gBAAoB,AAEpB,mBAA8B,AAC9B,UAAY,CACf",file:"MenuButton.pcssm",sourcesContent:['/* toggle */\n\n$color: #bbb;\n$colorCaret: $textGray;\n$backgroundHover: #444;\n$backgroundActive: #555;\n$backgroundFocus: #666;\n\n.view {\n padding: 0 10px; /* can\'t use vertical padding since badges/labels push this out */\n color: $color;\n background: transparent;\n border: none;\n border-left: 1px solid transparent;\n border-right: 1px solid transparent;\n line-height: $navbarHeight;\n height: $navbarHeight;\n white-space: nowrap;\n display: block;\n text-decoration: none;\n\n &:hover {\n color: $white;\n background: $backgroundHover;\n outline: none;\n text-decoration: none;\n }\n &.active {\n color: $white;\n background: $backgroundActive;\n }\n &:focus {\n color: $white;\n background: $backgroundFocus;\n outline: none;\n }\n}\n\n\n\n.label {\n composes: label from "../Button.pcssm";\n\n &:not(:first-child) {\n padding-left: 5px;\n }\n}\n\n.truncateLabel {\n composes: label;\n max-width: calc((100vw - 860px) / 2);\n overflow: hidden;\n text-overflow: ellipsis;\n display: inline-block;\n vertical-align: middle;\n}\n\n.optionalLabel {\n composes: label;\n}\n\n@media only screen and (max-width: 1300px) {\n .optionalLabel {\n display: none;\n }\n\n .optionalLabel:not(:first-child):not(:last-child) {\n /* still needs to create margin between the icon and the caret */\n color: transparent;\n width: 3px;\n padding: 0;\n display: inline-block;\n overflow: hidden;\n vertical-align: middle;\n }\n}\n\n\n\n.badge {\n display: inline-block;\n vertical-align: baseline;\n\n padding: 1px 4px 0 4px;\n line-height: 17px;\n\n border-radius: 4px;\n\n white-space: nowrap;\n\n font-size: 11px;\n font-weight: normal;\n\n background: rgb(229, 104, 21);\n color: #fff;\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3g4Un",active:"active------dev---1czYw",label:"label------dev---2fXSX "+n(18).locals.label,truncateLabel:"truncateLabel------dev---2TotQ label------dev---2fXSX "+n(18).locals.label,optionalLabel:"optionalLabel------dev---1PI6x label------dev---2fXSX "+n(18).locals.label,badge:"badge------dev---2p1tA"}},20:function(e,t,n){t=e.exports=n(13)(),t.i(n(19),void 0),t.push([e.id,".view------dev---3688Y{line-height:40px;height:40px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/MenuButtonLite.pcssm"],names:[],mappings:"AACA,uBAEI,iBAA+B,AAC/B,WAA0B,CAC7B",file:"MenuButtonLite.pcssm",sourcesContent:['\n.view {\n composes: view from \'./MenuButton.pcssm\';\n line-height: $navbarHeightLite;\n height: $navbarHeightLite;\n}\n\n.label {\n composes: label from "./MenuButton.pcssm";\n}\n\n.truncateLabel {\n composes: truncateLabel from "./MenuButton.pcssm";\n}\n\n.optionalLabel {\n composes: optionalLabel from "./MenuButton.pcssm";\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3688Y "+n(19).locals.view,label:"label------dev---34PDz "+n(19).locals.label,truncateLabel:"truncateLabel------dev---aBANn "+n(19).locals.truncateLabel,optionalLabel:"optionalLabel------dev---8wRrO "+n(19).locals.optionalLabel}},21:function(e,t){e.exports='<%\n currentAppname = currentApp ? currentApp.name : \'search\'; // TODO: search fallback is not always safe assumption\n%>\n\n\n'},22:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,".view------dev---SXEbs{min-width:260px}.appsList------dev---3ew9G{max-height:calc(100vh - 120px)}.label------dev---2Ufax{padding-right:30px}.icon------dev---1qohc{height:18px;position:absolute;right:10px;top:4px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/apps/MenuContents.pcssm"],names:[],mappings:"AAAA,uBAEI,eAAiB,CACpB,AAED,2BAEI,8BAAgC,CACnC,AAMD,wBACI,kBAAoB,CACvB,AAED,uBACI,YAAa,AACb,kBAAmB,AACnB,WAAY,AACZ,OAAS,CACZ",file:"MenuContents.pcssm",sourcesContent:['.view {\n composes: body from "../../MenuDialog.pcssm";\n min-width: 260px;\n}\n\n.appsList {\n composes: menuSelectable from \'../../MenuDialog.pcssm\';\n max-height: calc(100vh - 120px);\n}\n\n.menu {\n composes: menuSelectable from "../../MenuDialog.pcssm";\n}\n\n.label {\n padding-right: 30px;\n}\n\n.icon {\n height: 18px;\n position: absolute;\n right: 10px;\n top: 4px;\n}\n\n\n.selected {\n composes: selected from "../../MenuDialog.pcssm";\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---SXEbs "+n(12).locals.body,appsList:"appsList------dev---3ew9G "+n(12).locals.menuSelectable,menu:"menu------dev---1PvpJ "+n(12).locals.menuSelectable,label:"label------dev---2Ufax",icon:"icon------dev---1qohc",selected:"selected------dev---2k2Xx "+n(12).locals.selected}},23:function(e,t,n){t=e.exports=n(13)(),t.i(n(15),void 0),t.i(n(24),void 0),t.push([e.id,".view------dev---2ikPt{height:25px}.appName------dev---xz9vx{display:inline-block;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;max-width:calc((100vw - 800px) / 2)}.appNameCloud------dev---jsUqc{max-width:100px}@media only screen and (min-width:1100px){.appNameCloud------dev---jsUqc{max-width:150px}}@media only screen and (min-width:1500px){.appNameCloud------dev---jsUqc{max-width:250px}}@media only screen and (min-width:1700px){.appNameCloud------dev---jsUqc{max-width:350px}}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/apps/Master.pcssm"],names:[],mappings:"AAEA,uBAEI,WAAa,CAChB,AAMD,0BACI,qBAAsB,AACtB,sBAAuB,AACvB,gBAAiB,AACjB,uBAAwB,AACxB,mCAAqC,CACxC,AAED,+BAEI,eAAiB,CACpB,AAED,0CACE,+BACI,eAAiB,CACpB,CACF,AAED,0CACE,+BACI,eAAiB,CACpB,CACF,AAED,0CACE,+BACI,eAAiB,CACpB,CACF",file:"Master.pcssm",sourcesContent:["/* toggle */\n\n.view {\n composes: view from '../../Menu.pcssm';\n height: 25px;\n}\n\n.toggle {\n composes: toggle from '../Master.pcssm';\n}\n\n.appName {\n display: inline-block;\n vertical-align: middle;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: calc((100vw - 800px) / 2);\n}\n\n.appNameCloud {\n composes: appName;\n max-width: 100px;\n}\n\n@media only screen and (min-width: 1100px) {\n .appNameCloud {\n max-width: 150px;\n }\n}\n\n@media only screen and (min-width: 1500px) {\n .appNameCloud {\n max-width: 250px;\n }\n}\n\n@media only screen and (min-width: 1700px) {\n .appNameCloud {\n max-width: 350px;\n }\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2ikPt "+n(15).locals.view,toggle:"toggle------dev---3oiCe "+n(24).locals.toggle,appName:"appName------dev---xz9vx",appNameCloud:"appNameCloud------dev---jsUqc appName------dev---xz9vx"}},24:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---1uX-W{animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:medium none currentColor;border-collapse:separate;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:#000;-moz-columns:auto;columns:auto;-moz-column-count:auto;column-count:auto;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:normal;column-gap:normal;-moz-column-rule:medium none currentColor;column-rule:medium none currentColor;-moz-column-span:1;column-span:1;-moz-column-width:auto;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;line-height:normal;height:auto;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;list-style:disc outside none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;-moz-tab-size:8;tab-size:8;table-layout:auto;text-align:left;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:50% 50% 0;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto;all:initial;display:block;min-width:750px;height:25px;color:#bbb;position:relative;margin-bottom:0;background:#222;font-size:12px;font-family:Roboto,Droid,Helvetica Neue,Helvetica,Arial,sans-serif}.devTest------dev---1dKId{line-height:25px;padding:2px 10px;border-radius:10px;background-color:#ed8440;color:#fff;text-transform:uppercase}.nav------dev---1uW0N{float:left;margin:0;padding:0;list-style:none;white-space:no-wrap;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.navRight------dev---KLrSd{float:right}.brand------dev---3o_eU{padding:0 10px;color:#bbb;border-left:1px solid transparent;border-right:1px solid transparent;line-height:25px;height:25px;white-space:nowrap;display:block;color:#fff;padding:0 10px 0 20px;font-size:17px;float:left;text-decoration:none}.brand------dev---3o_eU:hover{color:#fff;background-color:#444}.brand------dev---3o_eU:focus{color:#fff;background:#666;outline:none}.gt------dev---Hq1MU{color:#97999b}.icon------dev---e_6Rh{margin-right:6px;vertical-align:middle;font-size:1.4em}.helpMenuLabelCloud------dev---3Lj53,.productMenuLabelCloud------dev---1vok6{display:inline}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/Master.pcssm"],names:[],mappings:"AAaA,uBACI,gDAAa,AAAb,oCAAa,AAAb,4BAAa,AAAb,+EAAa,AAAb,gCAAa,AAAb,yBAAa,AAAb,kBAAa,AAAb,gBAAa,AAAb,iBAAa,AAAb,YAAa,AAAb,gBAAa,AAAb,uBAAa,AAAb,iBAAa,AAAb,WAAa,AAAb,UAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,aAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,yBAAa,AAAb,oBAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,0CAAa,AAAb,qCAAa,AAAb,mBAAa,AAAb,cAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,eAAa,AAAb,uBAAa,AAAb,mBAAa,AAAb,YAAa,AAAb,cAAa,AAAb,eAAa,AAAb,iBAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,iBAAa,AAAb,kBAAa,AAAb,oBAAa,AAAb,gBAAa,AAAb,oBAAa,AAAb,mBAAa,AAAb,YAAa,AAAb,qBAAa,AAAb,iBAAa,AAAb,aAAa,AAAb,UAAa,AAAb,sBAAa,AAAb,6BAAa,AAAb,SAAa,AAAb,gBAAa,AAAb,eAAa,AAAb,aAAa,AAAb,YAAa,AAAb,UAAa,AAAb,UAAa,AAAb,2BAAa,AAAb,iBAAa,AAAb,mBAAa,AAAb,mBAAa,AAAb,UAAa,AAAb,sBAAa,AAAb,uBAAa,AAAb,uBAAa,AAAb,iBAAa,AAAb,2BAAa,AAAb,gBAAa,AAAb,WAAa,AAAb,gBAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,gBAAa,AAAb,0BAAa,AAAb,qBAAa,AAAb,qBAAa,AAAb,cAAa,AAAb,iBAAa,AAAb,oBAAa,AAAb,SAAa,AAAb,eAAa,AAAb,2BAAa,AAAb,qBAAa,AAAb,2BAAa,AAAb,oBAAa,AAAb,wBAAa,AAAb,mBAAa,AAAb,mBAAa,AAAb,SAAa,AAAb,WAAa,AAAb,oBAAa,AAAb,aAAa,AAAb,YAAa,AACb,cAAe,AACf,gBAAgB,AAChB,YAAsB,AACtB,WAA0B,AAC1B,kBAAkB,AAClB,gBAAiB,AACjB,gBAAwB,AACxB,eAAyB,AACzB,kEAA6B,CAChC,AAED,0BACI,iBAAkB,AAClB,iBAAkB,AAClB,mBAAoB,AACpB,yBAA0B,AAC1B,WAAc,AACd,wBAA0B,CAC7B,AAGD,sBACI,WAAY,AACZ,SAAU,AACV,UAAW,AACX,gBAAiB,AACjB,oBAAqB,AACrB,oBAAc,AAAd,aAAc,AACd,uBAAoB,AAApB,kBAAoB,CACvB,AAGD,2BAEI,WAAa,CAChB,AAGD,wBACI,eAAgB,AAChB,WAAc,AACd,kCAAmC,AACnC,mCAAoC,AACpC,iBAA2B,AAC3B,YAAsB,AACtB,mBAAoB,AACpB,cAAe,AACf,WAAc,AACd,sBAAuB,AACvB,eAAgB,AAChB,WAAY,AACZ,oBAAsB,CAWzB,AATG,8BACI,WAAc,AACd,qBAAmC,CACtC,AACD,8BACI,WAAc,AACd,gBAA6B,AAC7B,YAAc,CACjB,AAGL,qBACI,aAAmB,CACtB,AAED,uBACI,iBAAkB,AAClB,sBAAuB,AACvB,eAAiB,CACpB,AAGD,6EAEE,cAAgB,CACjB",file:"Master.pcssm",sourcesContent:["/* Splunk Bar */\n/* ======================= */\n\n$backgroundHover: #444;\n$backgroundActive: #555;\n$backgroundFocus: #666;\n\n$color: #bbb;\n$colorCaret: $textGray;\n\n\n\n/* Main Container */\n.view {\n all: initial;\n display: block;\n min-width:750px;\n height: $navbarHeight;\n color: $textDisabledColor;\n position:relative;\n margin-bottom: 0;\n background: $grayDarker;\n font-size: $baseFontSize;\n font-family: $baseFontFamily;\n}\n\n.devTest {\n line-height: 25px;\n padding: 2px 10px;\n border-radius: 10px;\n background-color: $orange;\n color: $white;\n text-transform: uppercase;\n}\n\n/* Nav */\n.nav {\n float: left;\n margin: 0;\n padding: 0;\n list-style: none;\n white-space: no-wrap;\n display: flex;\n flex-direction: row;\n}\n\n\n.navRight {\n composes: nav;\n float: right;\n}\n\n/* Nav Logo */\n.brand {\n padding: 0 10px; /* can't use vertical padding since badges/labels push this out */\n color: $color;\n border-left: 1px solid transparent;\n border-right: 1px solid transparent;\n line-height: $navbarHeight;\n height: $navbarHeight;\n white-space: nowrap;\n display: block;\n color: $white;\n padding: 0 10px 0 20px;\n font-size: 17px;\n float: left;\n text-decoration: none;\n\n &:hover {\n color: $white;\n background-color: $backgroundHover;\n }\n &:focus {\n color: $white;\n background: $backgroundFocus;\n outline: none;\n }\n}\n\n.gt {\n color: $splunkGray;\n}\n\n.icon {\n margin-right: 6px;\n vertical-align: middle;\n font-size: 1.4em;\n}\n\n\n.productMenuLabelCloud,\n.helpMenuLabelCloud {\n display: inline;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---1uX-W",devTest:"devTest------dev---1dKId",nav:"nav------dev---1uW0N",navRight:"navRight------dev---KLrSd nav------dev---1uW0N",brand:"brand------dev---3o_eU",gt:"gt------dev---Hq1MU",icon:"icon------dev---e_6Rh",productMenuLabelCloud:"productMenuLabelCloud------dev---1vok6",helpMenuLabelCloud:"helpMenuLabelCloud------dev---3Lj53"}},25:function(e,t){e.exports="
    \" data-role=\"icon\">
    \n
    \"><%=model.get('label')%>
    \n
    \" data-role=\"section-contents\">\n <% var addedItems = []; %>\n <%_.each(this.model.get('items'), function(item, i){ %>\n <% if(_.indexOf(addedItems, item.entry.content.get('menu.label')) === -1) {%>\n \" class=\"<%=css.link%>\" data-entry=\"<%-item.entry.get('name')%>\"><%-_(item.entry.content.get('menu.label')).t() || _(item.entry.get('name')).t() || ''%>\n <% addedItems.push(item.entry.content.get('menu.label')); %>\n <%}%>\n <%});%>\n
    \n"},26:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---24ino{display:inline-block;width:155px;position:relative;padding:2px 20px 0 30px;margin-bottom:20px;color:#333;vertical-align:top}.heading------dev---1Malq{color:#999;font-size:10.2px;text-transform:uppercase;font-weight:400;margin:0;line-height:16px}.list------dev---3G02c{margin:0}.icon------dev---2YV4c{font-size:25px;position:absolute;left:2px;top:2px;height:25px;width:22px;color:#999;opacity:.8;text-align:center}.link------dev---Wsfxh{color:#1e93c6;text-decoration:none;cursor:pointer;line-height:20px;text-indent:-10px;padding-left:10px;display:block}.link------dev---Wsfxh:hover{color:#3863a0;text-decoration:underline}.link------dev---Wsfxh:focus{box-shadow:0 0 0 2px rgba(61,171,255,.12);background-color:rgba(61,171,255,.12);outline:0}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/system/Section.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AACA,uBACC,qBAAsB,AACtB,YAAa,AACb,kBAAmB,AACnB,wBAAyB,AACzB,mBAAoB,AACpB,WAAkB,AAClB,kBAAoB,CACpB,AAED,0BACC,WAAiB,AACjB,iBAA0B,AAC1B,yBAA0B,AAC1B,gBAAoB,AACpB,SAAU,AACP,gBAAkB,CACrB,AAED,uBACC,QAAU,CACV,AAED,uBACC,eAAgB,AAChB,kBAAmB,AACnB,SAAU,AACV,QAAS,AACT,YAAa,AACb,WAAY,AACZ,WAAiB,AACjB,WAAa,AACb,iBAAmB,CACnB,AAED,uBCrBI,cAAkB,AAClB,qBAAsB,AACtB,eAAgB,ADqBnB,iBAAkB,AAClB,kBAAmB,AACnB,kBAAmB,AAChB,aAAe,CAElB,ACxBG,6BACE,cAAuB,AACvB,yBAA2B,CAC5B,AACD,6BCoFH,0CAAgD,AAChD,sCAA4C,AAC5C,SAAW,CDpFP",file:"Section.pcssm",sourcesContent:["\n.view {\n\tdisplay: inline-block;\n\twidth: 155px;\n\tposition: relative;\n\tpadding: 2px 20px 0 30px;\n\tmargin-bottom: 20px;\n\tcolor: $textColor;\n\tvertical-align: top;\n}\n\n.heading {\n\tcolor: $textGray;\n\tfont-size: $fontSizeSmall;\n\ttext-transform: uppercase;\n\tfont-weight: normal;\n\tmargin: 0;\n line-height: 16px;\n}\n\n.list {\n\tmargin: 0;\n}\n\n.icon {\n\tfont-size: 25px;\n\tposition: absolute;\n\tleft: 2px;\n\ttop: 2px;\n\theight: 25px;\n\twidth: 22px;\n\tcolor: $textGray;\n\topacity: 0.8;\n\ttext-align: center;\n}\n\n.link {\n\t@mixin link;\n\tline-height: 20px;\n\ttext-indent: -10px;\n\tpadding-left: 10px;\n display: block;\n\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'], -sourceRoot:"webpack://"}]),t.locals={view:"view------dev---24ino",heading:"heading------dev---1Malq",list:"list------dev---3G02c",icon:"icon------dev---2YV4c",link:"link------dev---Wsfxh"}},27:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,'.backdrop------dev---3b-2T{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;opacity:0}.backdrop------dev---3b-2T[data-modal-state=open]{opacity:.4}.view------dev---IE73g{animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:medium none currentColor;border-collapse:separate;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:#000;-moz-columns:auto;columns:auto;-moz-column-count:auto;column-count:auto;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:normal;column-gap:normal;-moz-column-rule:medium none currentColor;column-rule:medium none currentColor;-moz-column-span:1;column-span:1;-moz-column-width:auto;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;line-height:normal;height:auto;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;list-style:disc outside none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;-moz-tab-size:8;tab-size:8;table-layout:auto;text-align:left;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:50% 50% 0;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto;all:initial;display:block;position:fixed;top:0;left:50%;width:450px;margin-left:-225px;z-index:1050;background-color:#fff;border:none;border-radius:6px;box-shadow:0 3px 7px rgba(0,0,0,.3);background-clip:padding-box;outline:none;transition:opacity .2s linear,top .2s ease-out;opacity:0;font-size:12px;font-family:Roboto,Droid,Helvetica Neue,Helvetica,Arial,sans-serif}.view------dev---IE73g:after{content:"";font-size:0;display:inline;overflow:hidden}.view------dev---IE73g[data-modal-state=open]{top:40px;opacity:1}.headerWrapper------dev---2luCG{border-bottom:1px solid #ccc;background:#f5f5f5;border-top-left-radius:8px;border-top-right-radius:8px}.headerWrapper------dev---2luCG:empty{display:none}.header------dev---ex2RT{position:relative;padding:15px 0 15px 20px}.title------dev---3XKJX{font-size:16px;line-height:22px;margin:0;overflow-wrap:break-word;padding-right:40px}.closeWrapper------dev---3Ag6r{top:13px;right:15px;position:absolute}.body------dev---2sylK{max-height:calc(100vh - 200px)}.bodyPadded------dev---cmet-{padding:20px}.bodyScrolling------dev---cigUv,.bodyScrollingPadded------dev---3vhcD{overflow-y:auto}.footer------dev---2u3Xt{padding:10px;margin-bottom:0;text-align:right;background:#f5f5f5;border-top:1px solid #ccc;border-radius:0 0 8px 8px}.footer------dev---2u3Xt:after,.footer------dev---2u3Xt:before{display:table;content:"";line-height:0}.footer------dev---2u3Xt:after{clear:both}.buttonsLeft------dev---2_von{float:left}.buttonsRight------dev---4JfWT{float:right}',"",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/ModalLocalClassNames.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss"],names:[],mappings:"AAKA,2BACE,eAAgB,AAChB,MAAO,AACP,QAAS,AACT,SAAU,AACV,OAAQ,AACR,aAA8B,AAC9B,sBAAyB,AACzB,SAAW,CAKZ,AAHC,kDACI,UAAc,CACjB,AAIH,uBACI,gDAAa,AAAb,oCAAa,AAAb,4BAAa,AAAb,+EAAa,AAAb,gCAAa,AAAb,yBAAa,AAAb,kBAAa,AAAb,gBAAa,AAAb,iBAAa,AAAb,YAAa,AAAb,gBAAa,AAAb,uBAAa,AAAb,iBAAa,AAAb,WAAa,AAAb,UAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,aAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,yBAAa,AAAb,oBAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,0CAAa,AAAb,qCAAa,AAAb,mBAAa,AAAb,cAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,eAAa,AAAb,uBAAa,AAAb,mBAAa,AAAb,YAAa,AAAb,cAAa,AAAb,eAAa,AAAb,iBAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,iBAAa,AAAb,kBAAa,AAAb,oBAAa,AAAb,gBAAa,AAAb,oBAAa,AAAb,mBAAa,AAAb,YAAa,AAAb,qBAAa,AAAb,iBAAa,AAAb,aAAa,AAAb,UAAa,AAAb,sBAAa,AAAb,6BAAa,AAAb,SAAa,AAAb,gBAAa,AAAb,eAAa,AAAb,aAAa,AAAb,YAAa,AAAb,UAAa,AAAb,UAAa,AAAb,2BAAa,AAAb,iBAAa,AAAb,mBAAa,AAAb,mBAAa,AAAb,UAAa,AAAb,sBAAa,AAAb,uBAAa,AAAb,uBAAa,AAAb,iBAAa,AAAb,2BAAa,AAAb,gBAAa,AAAb,WAAa,AAAb,gBAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,gBAAa,AAAb,0BAAa,AAAb,qBAAa,AAAb,qBAAa,AAAb,cAAa,AAAb,iBAAa,AAAb,oBAAa,AAAb,SAAa,AAAb,eAAa,AAAb,2BAAa,AAAb,qBAAa,AAAb,2BAAa,AAAb,oBAAa,AAAb,wBAAa,AAAb,mBAAa,AAAb,mBAAa,AAAb,SAAa,AAAb,WAAa,AAAb,oBAAa,AAAb,aAAa,AAAb,YAAa,AACb,cAAe,AACf,eAAgB,AAChB,MAAO,AACP,SAAU,AACV,YAAa,AACb,mBAAoB,AACpB,aAAsB,AACtB,sBAAyB,AACzB,YAAa,AACb,kBAAmB,AACnB,oCAAsC,AACtC,4BAA6B,AAC7B,aAAc,AACd,+CAAiD,AACjD,UAAW,AACX,eAAyB,AACzB,kEAA6B,CAqBhC,AAZG,6BACI,WAAY,AACZ,YAAa,AACb,eAAgB,AAChB,eAAiB,CACpB,AAED,8CACI,SAAU,AACV,SAAW,CACd,AAOL,gCACI,6BAAsC,AACtC,mBAAmC,AACnC,2BAA4B,AAC5B,2BAA6B,CAKhC,AAHG,sCACI,YAAc,CACjB,AAGL,yBAEI,kBAAmB,AACnB,wBAA0B,CAC7B,AAED,wBACI,eAA8B,AAC9B,iBAAkB,AAClB,SAAU,AACV,yBAA0B,AAC1B,kBAAoB,CACvB,AAED,+BACI,SAAU,AACV,WAAY,AACZ,iBAAmB,CACtB,AAKD,uBACI,8BAAgC,CACnC,AACD,6BAEI,YAAc,CACjB,AAKD,sEAEI,eAAiB,CACpB,AAKD,yBACI,aAAc,AACd,gBAAiB,AACjB,iBAAkB,AAClB,mBAAmC,AACnC,0BAAmC,AACnC,yBAA2B,CAE9B,AC5FG,+DAEI,cAAe,AACf,WAAY,AAGZ,aAAe,CAClB,AACD,+BACI,UAAY,CACf,ADoFL,8BACI,UAAY,CACf,AAED,+BACI,WAAa,CAChB",file:"ModalLocalClassNames.pcssm",sourcesContent:['/* Splunk: Modals */\n/* ============== */\n\n\n/* Background */\n.backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: $zindexModalBackdrop;\n background-color: $black;\n opacity: 0;\n\n &[data-modal-state=open] {\n opacity: 0.40;\n }\n}\n\n /* modal container */\n.view {\n all: initial;\n display: block;\n position: fixed;\n top: 0;\n left: 50%;\n width: 450px;\n margin-left: -225px;\n z-index: $zindexModal;\n background-color: $white;\n border: none;\n border-radius: 6px;\n box-shadow: 0 3px 7px rgba(0,0,0,0.3);\n background-clip: padding-box;\n outline: none;\n transition: opacity .2s linear, top .2s ease-out;\n opacity: 0;\n font-size: $baseFontSize;\n font-family: $baseFontFamily;\n\n\n @if $theme == lite {\n border: 1px solid $splunkLiteBlack;\n border-radius: 0;\n }\n\n /* SPL-68751 - IE10 box shadow animation artifacts fix */\n &:after {\n content: "";\n font-size: 0;\n display: inline;\n overflow: hidden;\n }\n\n &[data-modal-state=open] {\n top: 40px;\n opacity: 1;\n }\n\n}/* modal */\n\n/* Header\n/* =============== */\n\n.headerWrapper {\n border-bottom: 1px solid $borderColor;\n background: $formActionsBackground;\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n\n &:empty {\n display: none;\n }\n}\n\n.header {\n composes: headerWrapper;\n position: relative;\n padding: 15px 0 15px 20px;\n}\n\n.title {\n font-size: $baseFontSizeLarge;\n line-height: 22px;\n margin: 0;\n overflow-wrap: break-word;\n padding-right: 40px;\n}\n\n.closeWrapper {\n top: 13px;\n right: 15px;\n position: absolute;\n}\n\n/* Body\n/* =============== */\n\n.body {\n max-height: calc(100vh - 200px);\n}\n.bodyPadded {\n composes: body;\n padding: 20px;\n}\n.bodyScrolling {\n composes: body;\n overflow-y: auto;\n}\n.bodyScrollingPadded {\n composes: bodyPadded;\n overflow-y: auto;\n}\n\n/* Footer\n/* =============== */\n\n.footer {\n padding: 10px;\n margin-bottom: 0;\n text-align: right; /* right align buttons */\n background: $formActionsBackground;\n border-top: 1px solid $borderColor;\n border-radius: 0 0 8px 8px;\n @mixin clearfix;\n}\n\n.buttonsLeft {\n float: left;\n}\n\n.buttonsRight {\n float: right;\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n'],sourceRoot:"webpack://"}]),t.locals={backdrop:"backdrop------dev---3b-2T",view:"view------dev---IE73g",headerWrapper:"headerWrapper------dev---2luCG",header:"header------dev---ex2RT headerWrapper------dev---2luCG",title:"title------dev---3XKJX",closeWrapper:"closeWrapper------dev---3Ag6r",body:"body------dev---2sylK",bodyPadded:"bodyPadded------dev---cmet- body------dev---2sylK",bodyScrolling:"bodyScrolling------dev---cigUv body------dev---2sylK",bodyScrollingPadded:"bodyScrollingPadded------dev---3vhcD bodyPadded------dev---cmet- body------dev---2sylK",footer:"footer------dev---2u3Xt",buttonsLeft:"buttonsLeft------dev---2_von",buttonsRight:"buttonsRight------dev---4JfWT"}},28:function(e,t){e.exports='<% if(userCanAddData || userCanExploreData || managementConsoleAvailable) { %>\n
    \n\t<% if(userCanAddData) { %>\n \t\n \n \n \n \n \n \n \n \n \n \n \n \n <%- _("Add Data").t() %>\n \n\t<% } %>\n\n <% if(userCanExploreData) { %>\n \n \n \n \n \n \n \n \n \n \n \n \n \n <%- _("Explore Data").t() %>\n \n <% } %>\n\n\t<% if(managementConsoleAvailable) { %>\n \t\n \n \n \n \n \n \n \n <%- _("Monitoring Console").t() %>\n \n\t<% } %>\n
    \n<% } %>\n\n
    \n
    \n<% if(canShowMore) { %>\n
    \n
    \n<% } %>\n'; -},29:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,".body------dev---3e8tY{padding:18px 0 10px 20px;width:430px;-moz-columns:2;columns:2;-moz-column-gap:0;column-gap:0;background-color:#fff}.bodyNarrow------dev---id831{width:220px;-moz-columns:1;columns:1}.sidebar------dev---49nMh{width:150px;padding:20px 0;float:left}.sidebar------dev---49nMh>a{color:#65a637;text-align:center;display:block;text-decoration:none;padding:20px}.sidebar------dev---49nMh>a:focus{outline:0;text-decoration:none;background:rgba(61,171,255,.12);box-shadow:none}.sidebar------dev---49nMh>a:hover{background:#ecf6e4}.sidebar------dev---49nMh svg{margin:0 auto 10px;display:block}.sidebar------dev---49nMh+.body------dev---3e8tY{margin-left:152px}.footer------dev---3vN8_{text-align:right}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/system/MenuContents.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AAMA,uBACC,yBAA0B,AAC1B,YAAa,AACb,eAAW,AAAX,UAAW,AACX,kBAAa,AAAb,aAAa,AACb,qBAAyB,CACzB,AAED,6BAEC,YAAa,AACb,eAAW,AAAX,SAAW,CACX,AAED,0BACC,YAAa,AACb,eAAgB,AAChB,UAAY,CAsBZ,AApBA,4BACC,cAAoB,AACpB,kBAAmB,AACnB,cAAe,AACf,qBAAsB,AACtB,YAAc,CAQd,AANA,kCCoED,UAAW,AACX,qBAAsB,AACtB,gCAAsC,AACtC,eAAiB,CDrEf,AACD,kCACC,kBAAuC,CACvC,AAGF,8BACC,mBAAyB,AACzB,aAAe,CAEf,AAGF,iDACC,iBAAmB,CACnB,AAED,yBAEC,gBAAkB,CAClB",file:"MenuContents.pcssm",sourcesContent:["/* Splunk: Component: Mega-Menu */\n/* ============================ */\n\n.view {\n}\n\n.body {\n\tpadding: 18px 0 10px 20px;\n\twidth: 430px;\n\tcolumns: 2;\n\tcolumn-gap:0;\n\tbackground-color: $white;\n}\n\n.bodyNarrow {\n\tcomposes: view;\n\twidth: 220px;\n\tcolumns: 1;\n}\n\n.sidebar {\n\twidth: 150px;\n\tpadding: 20px 0;\n\tfloat: left;\n\n\t> a {\n\t\tcolor: $splunkGreen;\n\t\ttext-align: center;\n\t\tdisplay: block;\n\t\ttext-decoration: none;\n\t\tpadding: 20px;\n\n\t\t&:focus {\n\t\t\t@mixin focus-pill;\n\t\t}\n\t\t&:hover {\n\t\t\tbackground:color($splunkGreen l(+50%));\n\t\t}\n\t}\n\n\tsvg {\n\t\tmargin: 0 auto 10px auto;\n\t\tdisplay: block;\n\n\t}\n}\n\n.sidebar + .body {\n\tmargin-left: 152px;\n}\n\n.footer {\n\tcomposes: footer from '../../MenuDialog.pcssm';\n\ttext-align: right;\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3YLPR",body:"body------dev---3e8tY",bodyNarrow:"bodyNarrow------dev---id831 view------dev---3YLPR",sidebar:"sidebar------dev---49nMh",footer:"footer------dev---3vN8_ "+n(12).locals.footer}},30:function(e,t){e.exports='
  • \n <% if (isCloud) { %>\n <%- _("User Settings").t() %>\n <% } else { %>\n <%- _("Account Settings").t() %>\n <% } %>\n
  • \n<% if (logoutLink) { %>\n
  • <%- _("Logout").t() %>
  • \n<% } %>\n<% if (showUserMenuProfile) { %>\n
  • <%- _("Profile").t() %>
  • \n<% } %>\n'},31:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.i(n(24),void 0),t.push([e.id,".realname------dev---34el6{display:inline-block;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;max-width:calc((100vw - 800px) / 2)}.realnameCloud------dev---2nTlv{max-width:100px}@media only screen and (min-width:1100px){.realnameCloud------dev---2nTlv{max-width:150px}}@media only screen and (min-width:1500px){.realnameCloud------dev---2nTlv{max-width:250px}}@media only screen and (min-width:1700px){.realnameCloud------dev---2nTlv{max-width:350px}}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/user/MenuContents.pcssm"],names:[],mappings:"AAQA,2BACI,qBAAsB,AACtB,sBAAuB,AACvB,gBAAiB,AACjB,uBAAwB,AACxB,mCAAqC,CACxC,AAED,gCAEI,eAAiB,CACpB,AAED,0CACE,gCACI,eAAiB,CACpB,CACF,AAED,0CACE,gCACI,eAAiB,CACpB,CACF,AAED,0CACE,gCACI,eAAiB,CACpB,CACF",file:"MenuContents.pcssm",sourcesContent:[".view {\n composes: menu from '../../MenuDialog.pcssm';\n}\n\n.iconUser {\n composes: icon from '../Master.pcssm'\n}\n\n.realname {\n display: inline-block;\n vertical-align: middle;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: calc((100vw - 800px) / 2);\n}\n\n.realnameCloud {\n composes: realname;\n max-width: 100px;\n}\n\n@media only screen and (min-width: 1100px) {\n .realnameCloud {\n max-width: 150px;\n }\n}\n\n@media only screen and (min-width: 1500px) {\n .realnameCloud {\n max-width: 250px;\n }\n}\n\n@media only screen and (min-width: 1700px) {\n .realnameCloud {\n max-width: 350px;\n }\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3TiVU "+n(12).locals.menu,iconUser:"iconUser------dev---2fk-J "+n(24).locals.icon,realname:"realname------dev---34el6",realnameCloud:"realnameCloud------dev---2nTlv realname------dev---34el6"}},32:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---20o4G{color:#333;position:relative;background-color:#fff;padding:5px 30px 5px 35px}.view------dev---20o4G+.view------dev---20o4G{border-top:1px dotted #ccc}.time------dev---2p1QS{color:#999;font-size:11px;display:block}.icon------dev---IvtXt{position:absolute;top:5px;left:10px;font-size:150%}.icon------dev---IvtXt img{width:18px}.info------dev---ct7aB{color:#65a637}.warn------dev---3Ovr_{color:#f2b827}.greater------dev---1L21C{color:#65a637;font-size:1.5em;top:0}.error------dev---24FyW,.important------dev---1CbgK{color:#d6563c}.delete------dev---3CtPL{position:absolute;top:0;right:0;color:#999;width:25px;line-height:25px;text-align:center;font-size:120%;border:none}.delete------dev---3CtPL:active,.delete------dev---3CtPL:focus,.delete------dev---3CtPL:hover{color:#1e93c6}.delete------dev---3CtPL:focus{outline:0;text-decoration:none;background:rgba(61,171,255,.12);box-shadow:none}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/messages/Message.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AAIA,uBACI,WAAkB,AAClB,kBAAmB,AACnB,sBAAyB,AACzB,yBAA2B,CAI9B,AAHG,8CACI,0BAAoC,CACvC,AAGL,uBACI,WAAiB,AACjB,eAA8B,AAC9B,aAAe,CAClB,AAED,uBACI,kBAAmB,AACnB,QAAS,AACT,UAAW,AACX,cAAgB,CAInB,AAHG,2BACI,UAAY,CACf,AAGL,uBAEI,aAAoB,CACvB,AACD,uBAEI,aAAe,CAClB,AACD,0BAEI,cAAoB,AACpB,gBAAiB,AACjB,KAAO,CACV,AACD,oDAII,aAAY,CACf,AAED,yBACI,kBAAmB,AACnB,MAAO,AACP,QAAS,AACT,WAAiB,AACjB,WAAY,AACZ,iBAAkB,AAClB,kBAAmB,AACnB,eAAgB,AAChB,WAAa,CAQhB,AANG,8FACI,aAAkB,CACrB,AACD,+BCmCH,UAAW,AACX,qBAAsB,AACtB,gCAAsC,AACtC,eAAiB,CDpCb",file:"Message.pcssm",sourcesContent:["/* Messages appears in Splunk Bar and Lite Bar */\n/* ======================= */\n\n\n.view {\n color: $textColor;\n position: relative;\n background-color: $white;\n padding: 5px 30px 5px 35px;\n & + .view {\n border-top: 1px dotted $borderColor;\n }\n}\n\n.time {\n color: $textGray;\n font-size: $baseFontSizeSmall;\n display: block;\n}\n\n.icon {\n position: absolute;\n top: 5px;\n left: 10px;\n font-size: 150%;\n img {\n width: 18px;\n }\n}\n\n.info {\n composes: icon;\n color: $splunkGreen;\n}\n.warn {\n composes: icon;\n color: $yellow;\n}\n.greater {\n composes: icon;\n color: $splunkGreen;\n font-size: 1.5em;\n top: 0;\n}\n.important,\n.error\n{\n composes: icon;\n color: $red;\n}\n\n.delete {\n position: absolute;\n top: 0;\n right: 0;\n color: $textGray;\n width: 25px;\n line-height: 25px;\n text-align: center;\n font-size: 120%;\n border: none;\n\n &:hover, &:focus, &:active {\n color: $linkColor;\n }\n &:focus {\n @mixin focus-pill;\n }\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---20o4G",time:"time------dev---2p1QS",icon:"icon------dev---IvtXt",info:"info------dev---ct7aB icon------dev---IvtXt",warn:"warn------dev---3Ovr_ icon------dev---IvtXt",greater:"greater------dev---1L21C icon------dev---IvtXt",important:"important------dev---1CbgK icon------dev---IvtXt",error:"error------dev---24FyW icon------dev---IvtXt",delete:"delete------dev---3CtPL"}},33:function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},34:function(e,t,n){function i(e){return n(r(e))}function r(e){return o[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var o={"./de":"contrib/moment/lang/de","./de.js":"contrib/moment/lang/de","./en-debug":"contrib/moment/lang/en-debug","./en-debug.js":"contrib/moment/lang/en-debug","./en-gb":"contrib/moment/lang/en-gb","./en-gb.js":"contrib/moment/lang/en-gb","./en-us":"contrib/moment/lang/en-us","./en-us.js":"contrib/moment/lang/en-us","./fr":"contrib/moment/lang/fr","./fr.js":"contrib/moment/lang/fr","./it":"contrib/moment/lang/it","./it.js":"contrib/moment/lang/it","./ja":"contrib/moment/lang/ja","./ja.js":"contrib/moment/lang/ja","./ko":"contrib/moment/lang/ko","./ko.js":"contrib/moment/lang/ko","./zh-cn":"contrib/moment/lang/zh-cn","./zh-cn.js":"contrib/moment/lang/zh-cn","./zh-tw":"contrib/moment/lang/zh-tw","./zh-tw.js":"contrib/moment/lang/zh-tw"};i.keys=function(){return Object.keys(o)},i.resolve=r,e.exports=i,i.id=34},35:function(e,t){e.exports='
    \n
    <%- _("You have no messages.").t() %>
    \n
    \n
    \n\n'},36:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,".view------dev---2kSh5{width:360px}.footer------dev---2gGHp{text-align:right}.noMessages------dev---7O61K{padding:10px;color:#333;text-align:center;min-width:200px;background:#fff}.messageList------dev---3E52J{max-height:calc(100vh - 100px);overflow-y:auto;width:360px;margin:0}.splunkMessagesDivider------dev---1OM2z{border-top:1px solid #ccc;height:0}.deleteAllMessages------dev---b7L8O{margin:0}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/messages/MenuContents.pcssm"],names:[],mappings:"AAGA,uBACI,WAAa,CAChB,AAED,yBAEI,gBAAkB,CACrB,AAED,6BAEI,aAAc,AACd,WAAkB,AAClB,kBAAmB,AACnB,gBAAiB,AACjB,eAAmB,CACtB,AAED,8BACI,+BAAgC,AAChC,gBAAiB,AACjB,YAAa,AACb,QAAU,CACb,AAED,wCACI,0BAAmC,AACnC,QAAY,CACf,AAGD,oCACI,QAAU,CACb",file:"MenuContents.pcssm",sourcesContent:["/* Messages styles in Splunk Bar */\n/* ======================= */\n\n.view {\n width: 360px;\n}\n\n.footer {\n composes: footer from '../../MenuDialog.pcssm';\n text-align: right;\n}\n\n.noMessages {\n composes: body from '../../MenuDialog.pcssm';\n padding: 10px;\n color: $textColor;\n text-align: center;\n min-width: 200px;\n background: $white;\n}\n\n.messageList {\n max-height: calc(100vh - 100px);\n overflow-y: auto;\n width: 360px;\n margin: 0;\n}\n\n.splunkMessagesDivider {\n border-top: 1px solid $borderColor;\n height: 0px;\n}\n\n/* messages dialog overrides */\n.deleteAllMessages {\n margin: 0;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2kSh5",footer:"footer------dev---2gGHp "+n(12).locals.footer,noMessages:"noMessages------dev---7O61K "+n(12).locals.body,messageList:"messageList------dev---3E52J",splunkMessagesDivider:"splunkMessagesDivider------dev---1OM2z",deleteAllMessages:"deleteAllMessages------dev---b7L8O"}},37:function(e,t){e.exports='
  • \n <%- _("Jobs").t() %>\n \n
  • \n<% if (typeof alertsLink !== "undefined" && alertsLink !== null) { %>\n
  • \n <%- _("Triggered Alerts").t() %>\n \n
  • \n<% } %>\n'},38:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,"","",{version:3,sources:[],names:[],mappings:"",file:"MenuContents.pcssm",sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3SBJH "+n(12).locals.menu,primaryLink:"primaryLink------dev---2npdN "+n(12).locals.primaryLink,secondaryLink:"secondaryLink------dev---GyCbF "+n(12).locals.secondaryLink}},39:function(e,t,n){t=e.exports=n(13)(),t.i(n(27),void 0),t.push([e.id,".view------dev----flU4{font-size:25px}.prompt------dev---2cLUT{max-width:600px}.product------dev---2FfE7,.prompt------dev---2cLUT{color:#65a637}.productLite------dev---1VKRy,.promptLite------dev---2fGzB{color:#f58220}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/aboutmodal/Title.pcssm"],names:[],mappings:"AAAA,uBAEI,cAAgB,CACnB,AAMD,yBACI,eAAiB,CACpB,AAED,mDACI,aAAoB,CACvB,AAED,2DACI,aAAyB,CAC5B",file:"Title.pcssm",sourcesContent:[".view {\n composes: title from '../ModalLocalClassNames.pcssm';\n font-size: 25px;\n}\n\n.splunk {\n\n}\n\n.prompt {\n max-width: 600px;\n}\n\n.prompt, .product {\n color: $splunkGreen;\n}\n\n.promptLite, .productLite {\n color: $splunkLiteOrange;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev----flU4 "+n(27).locals.title,splunk:"splunk------dev---1JZ2o",prompt:"prompt------dev---2cLUT",product:"product------dev---2FfE7",promptLite:"promptLite------dev---2fGzB",productLite:"productLite------dev---1VKRy"}},40:function(e,t){e.exports='
    \n
    <%= _(\'Splunk Version\').t() %>
    \n
    <%- version %>
    \n
    <%= _(\'Splunk Build\').t() %>
    \n
    <%- build %>
    \n
    \n<% if (listOfProducts && !isLite) { %>\n
    \n
    <%= _(\'List of Products:\').t() %>
    \n
    <%- listOfProducts %>
    \n
    \n<% } %>\n
    \n
    <%= _(\'Server Name\').t() %>
    \n
    <%- serverName %>
    \n
    \n

    \n © <%- copyrightYear %> <%= _(\'Splunk Inc. All rights reserved.\').t()%>\n

    \n

    \n <% var licenseLink = sprintf(\'%s\', _(\'Splunk Software License Agreement\').t()); %>\n <% var termsLink = _(\'terms and conditions\').t(); %>\n <% if (isCloud) { %>\n <% var termsLink = sprintf(\'%s\', _(\'Terms and Conditions\').t()); %>\n <% } %>\n <%= sprintf(_(\'All use of this Software is subject to the %s of the %s.\').t(), termsLink, licenseLink) %>\n

    \n

    <%= _(\'Trademarks\').t() %>

    \n

    \n <%= _(\'Splunk®, Splunk>®, Listen to Your Data®, The Engine for Machine Data®, Hunk®, Splunk Cloud™, Splunk Storm® and SPL™ are registered trademarks or trademarks of Splunk Inc., and/or its subsidiaries and/or affiliates. All other brand names, product names or trademarks belong to their respective owners.\').t() %>\n

    \n

    <%= _(\'Patents\').t() %>

    \n

    \n <% var patentLink = sprintf(\'%s\', _(\'here\').t()); %>\n <%= sprintf(_(\'Certain features and functionalities of this Software are or may be protected by patents owned by Splunk Inc. that are listed %s.\').t(), patentLink) %>\n

    \n

    \n <%= _(\'Third-Party Software Credits and Attributions\').t() %>\n

    \n
    \n

    <%- sprintf(_(\'Current Application: %s\').t(), currentApp) %>

    \n
    \n <% if (appVersion) { %>\n
    <%= _(\'App Version\').t() %>
    \n
    <%- appVersion %>
    \n <% } %>\n <% if (appBuild) { %>\n
    <%= _(\'App Build\').t() %>
    \n
    <%- appBuild %>
    \n <% } %>\n
    \n<% if (appAttributionLink) { %>\n <%- _(\'Third-Party Software Credits and Attributions\').t() %>\n<% } %>\n'},41:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,'.view------dev---2Lh6w{font-size:12px}.view------dev---2Lh6w p{margin:0 0 8px}.dotted------dev---29xj2{line-height:20px;margin-top:0}.dotted------dev---29xj2 dt{float:left;width:120px;overflow:hidden;white-space:nowrap;margin-right:5px;font-weight:400;line-height:20px;word-wrap:normal}.dotted------dev---29xj2 dd{line-height:20px;margin-left:125px}.dotted------dev---29xj2 dt:after{content:" ............................................"}.divider------dev---23w_A{height:1px;margin:7px 1px;overflow:hidden;background-color:#ccc;margin-top:15px}.appSectionHeader------dev---3bW0q{margin-top:10px;font-weight:700}.attributionLink------dev---19Mn-{margin-bottom:10px;display:block}',"",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/aboutmodal/Contents.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss"],names:[],mappings:"AAAA,uBACC,cAAyB,CAKzB,AAHA,yBACE,cAAsC,CACvC,AAGF,yBACI,iBAAkB,AAClB,YAAc,CAmBjB,AAlBG,4BACI,WAAY,AACZ,YAAa,AACb,gBAAiB,AACjB,mBAAoB,AACpB,iBAAkB,AAClB,gBAAoB,AACpB,iBAAkB,AAElB,gBAAkB,CACrB,AACD,4BACI,iBAAkB,AAClB,iBAAmB,CACtB,AACD,kCACI,uDAAyD,CAC5D,AAGL,0BC0RE,WAAY,AACZ,eAA8C,AAC9C,gBAAiB,AACjB,sBAAyB,AD3R1B,eAAiB,CACjB,AAGD,mCACC,gBAAiB,AACjB,eAAkB,CAClB,AAED,kCACC,mBAAoB,AACpB,aAAe,CACf",file:"Contents.pcssm",sourcesContent:['.view {\n\tfont-size: $baseFontSize;\n\n\tp {\n\t margin: 0 0 calc($baseLineHeight / 2);\n\t}\n}\n\n.dotted {\n line-height: 20px;\n margin-top: 0;\n dt {\n float: left;\n width: 120px;\n overflow: hidden;\n white-space: nowrap;\n margin-right: 5px;\n font-weight: normal;\n line-height: 20px;\n /* SPL-69719 - fix IE10 when in dropdown */\n word-wrap: normal;\n }\n dd {\n line-height: 20px;\n margin-left: 125px;\n }\n dt:after {\n content: " ............................................";\n }\n}\n\n.divider {\n\t@mixin nav-divider;\n\tmargin-top: 15px;\n}\n\n\n.appSectionHeader {\n\tmargin-top: 10px;\n\tfont-weight: bold;\n}\n\n.attributionLink {\n\tmargin-bottom: 10px;\n\tdisplay: block;\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n'], -sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2Lh6w",dotted:"dotted------dev---29xj2",divider:"divider------dev---23w_A",appSectionHeader:"appSectionHeader------dev---3bW0q",attributionLink:"attributionLink------dev---19Mn-"}},42:function(e,t){(function(){!function(e,t){if(!e.jg_namespace||!e.jg_import){var n={},i={},r={},o={},s={},a={},l=[],c=0,d=null,u=function(e){return":class"===e.substring(e.length-6)?e.substring(0,e.length-6):e},h=function(e){var t={};t.path=e;var n=e.indexOf(":");if(t.classPath=n<0?e:e.substring(0,n),t.type=n<0?"class":e.substring(n+1),!t.classPath||!t.type)return null;var i=t.classPath.lastIndexOf(".");return t.namespace=i<0?"":t.classPath.substring(0,i),t.className=i<0?t.classPath:t.classPath.substring(i+1),t.name="class"===t.type?t.className:t.className+":"+t.type,t},p=function(e){e+=".";var t,n,i=[];for(t in o)o.hasOwnProperty(t)&&i.push(t);i.sort();for(var r=i.length-1;r>=0;r--)if(t=i[r],e.substring(0,t.length)===t)return n=o[t]+e.substring(t.length).replace(/\./g,"/"),n.substring(0,n.length-1);return n=e.replace(/\./g,"/"),n.substring(0,n.length-1)},f=function(e,t){var n=function(){e.apply(this,arguments),t.call(this)};return n},m=e.jg_namespace=function(t,i){if(null==t)throw new Error("Parameter path must be non-null.");if("string"!=typeof t)throw new Error("Parameter path must be a string.");if(null!=i&&"function"!=typeof i)throw new Error("Parameter closure must be a function.");var r=n[t];if(!r){var o,s,a=t?t.split("."):[];r=e;for(var l=0,c=a.length;l=0;m--)p=d[m],p.constructor=f(p.constructor,h);return e[i]=!0,n},e.jg_has_mixin=function(e,t){if(null==e)throw new Error("Parameter target must be non-null.");if(null==t)throw new Error("Parameter source must be non-null.");var n=t.__jg_mixin_id;return!!n&&(n="__jg_has_mixin_"+n,1==e[n])};g.registerResourceType("class",".js",function(n){t(e,n.source)})}}(this,function(e,t){eval.call(e,t)})}).call(window)},43:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---336uT{width:230px;-ms-flex:1 1 230px;flex:1 1 230px;display:-ms-flexbox;display:flex;position:relative}.input------dev---1hEE2[type=text],.uneditableInput------dev---100jI{box-sizing:border-box;display:inline-block;margin:0;height:24px;line-height:16px;padding:4px 6px;font-size:12px;color:#333;border-radius:4px;background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border .2s linear,box-shadow .2s linear;width:100%}.input------dev---1hEE2[type=text] ::-webkit-input-placeholder,.uneditableInput------dev---100jI ::-webkit-input-placeholder{color:#999;opacity:1}.input------dev---1hEE2[type=text] ::-moz-placeholder,.uneditableInput------dev---100jI ::-moz-placeholder{color:#999;opacity:1}.input------dev---1hEE2[type=text] :-ms-input-placeholder,.uneditableInput------dev---100jI :-ms-input-placeholder{color:#999;opacity:1}.input------dev---1hEE2[type=text] ::placeholder,.uneditableInput------dev---100jI ::placeholder{color:#999;opacity:1}.input------dev---1hEE2[type=text]:focus,.uneditableInput------dev---100jI:focus{border-color:rgba(82,168,236,.8);outline:0;border-collapse:separate;box-shadow:0 0 8px rgba(82,168,236,.6)}.input------dev---1hEE2[type=text].text-clear------dev---xDaiZ::-ms-clear,.uneditableInput------dev---100jI.text-clear------dev---xDaiZ::-ms-clear{display:none;width:0;height:0};.inputCanClear------dev---1WwnL[type=text]{padding-right:30px}.inputSearch------dev---3D203[type=text]{border-radius:100px}.clear------dev---1Y3aJ{position:absolute;right:8px;top:2px;line-height:22px;font-size:18px;color:#999}.placeholder------dev---bMxcx{color:#999;position:absolute;max-width:100%;top:3px;left:6px;font-size:12px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/controls/TextControl.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AAEA,uBACI,YAAa,AACb,mBAAgB,AAAhB,eAAgB,AAChB,oBAAc,AAAd,aAAc,AACd,iBAAmB,CACtB,AAWD,qEACI,sBAAuB,AACvB,qBAAsB,AAEtB,SAAU,AACV,YAAoC,AACpC,iBAA6B,AAC7B,gBAAiB,AAEjB,eAAyB,AACzB,WAAkB,AAElB,kBAAkC,AAClC,sBAAmC,AACnC,sBAA+B,AAE/B,4CAA6C,AAC7C,mDAAqD,AAErD,UAAY,CAmBf,AAjBG,6HACI,WAAuB,AACvB,SAAU,CACb,AAHD,2GACI,WAAuB,AACvB,SAAU,CACb,AAHD,mHACI,WAAuB,AACvB,SAAU,CACb,AAHD,iGACI,WAAuB,AACvB,SAAU,CACb,AAID,iFCwCH,iCAAwC,AACxC,UAAW,AACX,yBAA0B,AAC1B,sCAA8C,CDzC1C,AAGD,mJACI,aAAc,AACd,QAAS,AACT,QAAU,CACb,CAKD,2CACI,kBAAoB,CACvB,AAMD,yCACI,mBAAqB,CACxB,AAGL,wBACI,kBAAmB,AACnB,UAAW,AACX,QAAS,AACT,iBAAkB,AAClB,eAAgB,AAChB,UAAiB,CACpB,AAED,8BACI,WAAwB,AACxB,kBAAmB,AACnB,eAAgB,AAChB,QAAS,AACT,SAAU,AACV,cAAyB,CAC5B",file:"TextControl.pcssm",sourcesContent:["\n\n.view {\n width: 230px;\n flex: 1 1 230px; /* shrink or grow is fine */\n display: flex;\n position: relative;\n}\n\n\n\n\n\n.input {\n /* needed for composition */\n}\n\n/* Some of these need greater specificity than input[type=text] */\n.uneditableInput, .input[type=text] {\n box-sizing: border-box;\n display: inline-block;\n\n margin: 0;\n height: calc($baseLineHeight + 8px);\n line-height: $baseLineHeight;\n padding: 4px 6px;\n\n font-size: $baseFontSize;\n color: $textColor;\n\n border-radius: $inputBorderRadius;\n background-color: $inputBackground;\n border: 1px solid $inputBorder;\n\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075);\n transition: border linear .2s, box-shadow linear .2s;\n\n width: 100%;\n\n ::placeholder {\n color:$placeholderText;\n opacity:1;\n }\n\n\n /* Focus state */\n &:focus {\n @mixin focus-field;\n }\n\n /* Don't show IE clear button when an artificial one is shown. */\n &.text-clear::-ms-clear {\n display: none;\n width: 0; /* IE 11 on windows 8 */ \n height: 0; /* IE 11 on windows 8 */\n }\n};\n\n.inputCanClear {\n composes: input;\n &[type=text] {\n padding-right: 30px;\n }\n}\n\n.inputSearch {\n composes: inputCanClear;\n\n &[type=text] {\n border-radius: 100px;\n }\n}\n\n.clear {\n position: absolute;\n right: 8px;\n top: 2px;\n line-height: 22px;\n font-size: 18px;\n color: $textGray;\n}\n\n.placeholder {\n color: $placeholderText;\n position: absolute;\n max-width: 100%;\n top: 3px;\n left: 6px;\n font-size: $baseFontSize;\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---336uT",input:"input------dev---1hEE2",uneditableInput:"uneditableInput------dev---100jI","text-clear":"text-clear------dev---xDaiZ",inputCanClear:"inputCanClear------dev---1WwnL input------dev---1hEE2",inputSearch:"inputSearch------dev---3D203 inputCanClear------dev---1WwnL input------dev---1hEE2",clear:"clear------dev---1Y3aJ",placeholder:"placeholder------dev---bMxcx"}},44:function(e,t){e.exports='\n<% if (!isLite) { %>\n
    \n<% } %>\n'},45:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,'.menu------dev---1toP5{width:100%}.menu------dev---1toP5:after,.menu------dev---1toP5:before{display:table;content:"";line-height:0}.menu------dev---1toP5:after{clear:both}.formSearch------dev---KafHF{padding:5px;margin:0;border-top:1px solid #ccc;min-width:200px}.searchQuery------dev---7-PXY{width:100%;height:2em;padding:0 10px;box-sizing:border-box}',"",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/help/MenuContents.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss"],names:[],mappings:"AAGA,uBAEI,UAAY,CAEf,AC2BG,2DAEI,cAAe,AACf,WAAY,AAGZ,aAAe,CAClB,AACD,6BACI,UAAY,CACf,ADnCL,6BACI,YAAa,AACb,SAAU,AACV,0BAAmC,AACnC,eAAiB,CACpB,AAED,8BAEI,WAAY,AACZ,WAAY,AACZ,eAAgB,AAChB,qBAAuB,CAC1B",file:"MenuContents.pcssm",sourcesContent:[".view {\n\n}\n.menu {\n composes: menu from '../../MenuDialog.pcssm';\n width: 100%;\n @mixin clearfix;\n}\n\n.formSearch {\n padding: 5px;\n margin: 0;\n border-top: 1px solid $borderColor;\n min-width: 200px;\n}\n\n.searchQuery {\n /* TO DO */\n width: 100%;\n height: 2em;\n padding: 0 10px;\n box-sizing: border-box;\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n'], -sourceRoot:"webpack://"}]),t.locals={view:"view------dev---ZbJNB",menu:"menu------dev---1toP5 "+n(12).locals.menu,formSearch:"formSearch------dev---KafHF",searchQuery:"searchQuery------dev---7-PXY"}},46:function(e,t){e.exports='
    <%- title %>
    \n'},47:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,".view------dev---1imeK{border-bottom:1px solid #bfbfbf}.list------dev---2STFP li>a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header------dev---VAuc8{padding:5px 10px;color:#999;border-bottom:1px solid #ccc}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/find/results/BaseResults.pcssm"],names:[],mappings:"AAIA,uBACI,+BAAiD,CAEpD,AAMO,4BACI,mBAAoB,AACpB,gBAAiB,AACjB,sBAAwB,CAC3B,AAYT,yBACI,iBAAkB,AAClB,WAAiB,AACjB,4BAAsC,CACzC",file:"BaseResults.pcssm",sourcesContent:["\n\n/* Find Results */\n\n.view {\n border-bottom: 1px solid $interactiveBorderColor;\n\n}\n\n.list {\n composes: menu from '../../../MenuDialog.pcssm';\n\n li {\n > a {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n }\n\n}\n\n.primaryLink {\n composes: primaryLink from '../../../MenuDialog.pcssm';\n}\n.secondaryLink {\n composes: secondaryLink from '../../../MenuDialog.pcssm';\n}\n\n.header {\n padding: 5px 10px;\n color: $textGray;\n border-bottom: 1px solid $borderColor;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---1imeK",list:"list------dev---2STFP "+n(12).locals.menu,primaryLink:"primaryLink------dev---TDnnC "+n(12).locals.primaryLink,secondaryLink:"secondaryLink------dev---2x9eA "+n(12).locals.secondaryLink,header:"header------dev---VAuc8"}},48:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,".view------dev---2LBjS{background-color:#fff;width:360px}.list------dev---2MIzj li>a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchLink------dev---22mG4{border-top:0}.noResults------dev---2q8OR{text-align:center;padding-top:10px;padding-bottom:10px;color:#999;border-bottom:1px solid #ccc}.sharedSplunkbarFindFindprogress------dev---i4t5Q{background-color:#fff;width:360px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/find/results/Master.pcssm"],names:[],mappings:"AAGA,uBAEI,sBAAyB,AACzB,WAAa,CAChB,AAKO,4BACI,mBAAoB,AACpB,gBAAiB,AACjB,sBAAwB,CAC3B,AAST,6BACI,YAAc,CACjB,AAWD,4BACI,kBAAmB,AACnB,iBAAkB,AAClB,oBAAqB,AACrB,WAAgB,AAChB,4BAAsC,CACzC,AAED,kDACI,sBAAyB,AACzB,WAAa,CAChB",file:"Master.pcssm",sourcesContent:["\n\n/* Find Results */\n.view {\n composes: view from '../../../MenuDialog.pcssm';\n background-color: $white;\n width: 360px;\n}\n\n.list {\n composes: menu from '../../../MenuDialog.pcssm';\n li {\n > a {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n }\n\n}\n\n.arrow {\n composes: arrow from '../../../MenuDialog.pcssm';\n}\n\n.searchLink {\n border-top: 0;\n}\n\n.primaryLink {\n composes: primaryLink from '../../../MenuDialog.pcssm';\n composes: searchLink;\n}\n.secondaryLink {\n composes: secondaryLink from '../../../MenuDialog.pcssm';\n composes: searchLink;\n}\n\n.noResults {\n text-align: center;\n padding-top: 10px;\n padding-bottom: 10px;\n color:$textGray;\n border-bottom: 1px solid $borderColor;\n}\n\n.sharedSplunkbarFindFindprogress {\n background-color: $white;\n width: 360px;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2LBjS "+n(12).locals.view,list:"list------dev---2MIzj "+n(12).locals.menu,arrow:"arrow------dev---37jWd "+n(12).locals.arrow,searchLink:"searchLink------dev---22mG4",primaryLink:"primaryLink------dev---2fIYN "+n(12).locals.primaryLink+" searchLink------dev---22mG4",secondaryLink:"secondaryLink------dev---1qjXC "+n(12).locals.secondaryLink+" searchLink------dev---22mG4",noResults:"noResults------dev---2q8OR",sharedSplunkbarFindFindprogress:"sharedSplunkbarFindFindprogress------dev---i4t5Q"}},49:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---1tG1S{background-position:0 0}.smallgray------dev---3vTmc{background-image:url("+n("views/shared/waitspinner/loading_small_gray.png")+");width:14px;height:14px;background-size:112px 14px}.mediumgreen------dev---1-xnZ{background-image:url("+n("views/shared/waitspinner/loading_medium_green.png")+");background-position:0 0;width:19px;height:19px;background-size:152px 19px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.smallgray------dev---3vTmc{background-image:url("+n("views/shared/waitspinner/loading_small_gray_2x.png")+")}.mediumgreen------dev---1-xnZ{background-image:url("+n("views/shared/waitspinner/loading_medium_green_2x.png")+")}}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/waitspinner/Master.pcssm"],names:[],mappings:"AAGA,uBACI,uBAA8B,CAEjC,AAED,4BAEC,+CAAkD,AAC/C,WAAY,AACZ,YAAa,AACb,0BAA4B,CAC/B,AAGD,8BAEC,+CAAoD,AACpD,wBAA8B,AAC9B,WAAY,AACZ,YAAa,AACb,0BAA4B,CAC5B,AAGD,kEACC,4BACC,8CAAqD,CACrD,AAED,8BACC,8CAAuD,CACvD,CACD",file:"Master.pcssm",sourcesContent:['/* Spinners */\n/* ---------------------------- */\n\n.view {\n background-position: left top;\n\n}\n\n.smallgray {\n composes: view;\n\tbackground-image: url("./loading_small_gray.png");\n width: 14px;\n height: 14px;\n background-size: 112px 14px;\n}\n\n\n.mediumgreen {\n composes: view;\n\tbackground-image: url("./loading_medium_green.png");\n\tbackground-position: left top;\n\twidth: 19px;\n\theight: 19px;\n\tbackground-size: 152px 19px;\n}\n\n\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {\n\t.smallgray {\n\t\tbackground-image: url("./loading_small_gray_2x.png");\n\t}\n\n\t.mediumgreen {\n\t\tbackground-image: url("./loading_medium_green_2x.png");\n\t}\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---1tG1S",smallgray:"smallgray------dev---3vTmc view------dev---1tG1S",mediumgreen:"mediumgreen------dev---1-xnZ view------dev---1tG1S"}},50:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,".view------dev---2aaWY{background-color:#fff;width:360px}.spinnerWrapper------dev---1QNC9{background-color:#fff;width:14px;padding:10px 173px;border-bottom:1px solid #ccc}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/find/FindProgress.pcssm"],names:[],mappings:"AAGA,uBAEI,sBAAyB,AACzB,WAAa,CAChB,AAiBD,iCACI,sBAAyB,AACzB,WAAY,AACZ,mBAAoB,AACpB,4BAAsC,CACzC",file:"FindProgress.pcssm",sourcesContent:["\n\n/* Find Results */\n.view {\n composes: view from '../../MenuDialog.pcssm';\n background-color: $white;\n width: 360px;\n}\n\n.list {\n composes: menu from '../../MenuDialog.pcssm';\n}\n\n.arrow {\n composes: arrow from '../../MenuDialog.pcssm';\n}\n\n.primaryLink {\n composes: primaryLink from '../../MenuDialog.pcssm';\n}\n.secondaryLink {\n composes: secondaryLink from '../../MenuDialog.pcssm';\n}\n\n.spinnerWrapper {\n background-color: $white;\n width: 14px;\n padding: 10px 173px;\n border-bottom: 1px solid $borderColor;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2aaWY "+n(12).locals.view,list:"list------dev---3Tq27 "+n(12).locals.menu,arrow:"arrow------dev---pQNS6 "+n(12).locals.arrow,primaryLink:"primaryLink------dev---lxyBz "+n(12).locals.primaryLink,secondaryLink:"secondaryLink------dev---m8Ul8 "+n(12).locals.secondaryLink,spinnerWrapper:"spinnerWrapper------dev---1QNC9"}},51:function(e,t,n){t=e.exports=n(13)(),t.i(n(43),void 0),t.push([e.id,".view------dev---3o1OB{-ms-flex:1 1 230px;flex:1 1 230px;display:-ms-flexbox;display:flex;position:relative}.inputSearch------dev---1M1A7.text-clear------dev---Oj0En::-ms-clear{display:none}.inputSearch------dev---1M1A7[type=text]{display:inline-block;height:11px;margin:3px 0 0;line-height:16px;width:120px;border:0;transition:background-color .3s linear;border-radius:4px;background-color:hsla(0,0%,100%,.2);padding:4px 30px 4px 8px;color:#333;font-size:inherit!important;font-family:Roboto,Droid,Helvetica Neue,Helvetica,Arial,sans-serif}.inputSearch------dev---1M1A7[type=text]::-webkit-input-placeholder{color:#ccc;transition:color .3s linear}.inputSearch------dev---1M1A7[type=text]::-moz-placeholder{color:#ccc;transition:color .3s linear}.inputSearch------dev---1M1A7[type=text]:-ms-input-placeholder{color:#ccc;transition:color .3s linear}.inputSearch------dev---1M1A7[type=text]::placeholder{color:#ccc;transition:color .3s linear}.inputSearch------dev---1M1A7[type=text]:focus,.inputSearch------dev---1M1A7[type=text]:hover{background-color:#fff}.inputSearch------dev---1M1A7[type=text]:focus::-webkit-input-placeholder,.inputSearch------dev---1M1A7[type=text]:hover::-webkit-input-placeholder{color:#999}.inputSearch------dev---1M1A7[type=text]:focus::-moz-placeholder,.inputSearch------dev---1M1A7[type=text]:hover::-moz-placeholder{color:#999}.inputSearch------dev---1M1A7[type=text]:focus:-ms-input-placeholder,.inputSearch------dev---1M1A7[type=text]:hover:-ms-input-placeholder{color:#999}.inputSearch------dev---1M1A7[type=text]:focus::placeholder,.inputSearch------dev---1M1A7[type=text]:hover::placeholder{color:#999}.inputSearch------dev---1M1A7:focus{border-color:rgba(82,168,236,.8);outline:0;border-collapse:separate;box-shadow:0 0 8px rgba(82,168,236,.6)}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/find/Input.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AACA,uBACI,mBAAgB,AAAhB,eAAgB,AAChB,oBAAc,AAAd,aAAc,AACd,iBAAmB,CACtB,AAOG,qEACI,YAAc,CACjB,AAED,yCACI,qBAAsB,AACtB,YAAa,AACb,eAAkB,AAClB,iBAAkB,AAClB,YAAa,AACb,SAAY,AACZ,uCAAyC,AACzC,kBAAmB,AACnB,oCAAuC,AACvC,yBAA0B,AAC1B,WAAkB,AAClB,4BAA8B,AAC9B,kEAA6B,CAahC,AAXG,oEACG,WAAqC,AACrC,2BAA8B,CAChC,AAHD,2DACG,WAAqC,AACrC,2BAA8B,CAChC,AAHD,+DACG,WAAqC,AACrC,2BAA8B,CAChC,AAHD,sDACG,WAAqC,AACrC,2BAA8B,CAChC,AACD,8FACI,qBAAyB,CAK5B,AAHG,oJACG,UAAwB,CAC1B,AAFD,kIACG,UAAwB,CAC1B,AAFD,0IACG,UAAwB,CAC1B,AAFD,wHACG,UAAwB,CAC1B,AAGT,oCC2CH,iCAAwC,AACxC,UAAW,AACX,yBAA0B,AAC1B,sCAA8C,CD5C1C",file:"Input.pcssm",sourcesContent:["$navbarSearchPlaceholderColor: #ccc;\n.view {\n flex: 1 1 230px; /* shrink or grow is fine */\n display: flex;\n position: relative;\n}\n\n/* Some of these need greater specificity than input[type=text] */\n.inputSearch {\n /* Focus state */\n\n /* Don't show IE 10 clear when an artificial one is shown. */\n &.text-clear::-ms-clear {\n display: none;\n }\n\n &[type=text] {\n display: inline-block;\n height: 11px;\n margin: 3px 0 0 0;\n line-height: 16px;\n width: 120px;\n border: 0px;\n transition: background-color 0.3s linear;\n border-radius: 4px;\n background-color: color($white a(20%));\n padding: 4px 30px 4px 8px;\n color: $textColor;\n font-size: inherit !important; /* fix for splunk components */\n font-family: $baseFontFamily;\n\n &::placeholder {\n color: $navbarSearchPlaceholderColor;\n transition: color 0.3s linear;\n }\n &:hover, &:focus {\n background-color: $white;\n\n &::placeholder {\n color: $placeholderText;\n }\n }\n }\n &:focus {\n @mixin focus-field;\n }\n}\n\n.clear {\n composes: clear from '../../controls/TextControl.pcssm'\n}\n\n.placeholder {\n composes: placeholder from '../../controls/TextControl.pcssm'\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3o1OB",inputSearch:"inputSearch------dev---1M1A7","text-clear":"text-clear------dev---Oj0En",clear:"clear------dev---z10Bq "+n(43).locals.clear,placeholder:"placeholder------dev---1HiHR "+n(43).locals.placeholder}},52:function(e,t,n){function i(){r.call(this)}e.exports=i;var r=n(53).EventEmitter,o=n(54);o(i,r),i.Readable=n(55),i.Writable=n(73),i.Duplex=n(74),i.Transform=n(75),i.PassThrough=n(76),i.Stream=i,i.prototype.pipe=function(e,t){function n(t){e.writable&&!1===e.write(t)&&c.pause&&c.pause()}function i(){c.readable&&c.resume&&c.resume()}function o(){d||(d=!0,e.end())}function s(){d||(d=!0,"function"==typeof e.destroy&&e.destroy())}function a(e){if(l(),0===r.listenerCount(this,"error"))throw e}function l(){c.removeListener("data",n),e.removeListener("drain",i),c.removeListener("end",o),c.removeListener("close",s),c.removeListener("error",a),e.removeListener("error",a),c.removeListener("end",l),c.removeListener("close",l),e.removeListener("close",l)}var c=this;c.on("data",n),e.on("drain",i),e._isStdio||t&&t.end===!1||(c.on("end",o),c.on("close",s));var d=!1;return c.on("error",a),e.on("error",a),c.on("end",l),c.on("close",l),e.on("close",l),e.emit("pipe",c),e}},53:function(e,t){function n(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function i(e){return"function"==typeof e}function r(e){return"number"==typeof e}function o(e){return"object"==typeof e&&null!==e}function s(e){return void 0===e}e.exports=n,n.EventEmitter=n,n.prototype._events=void 0,n.prototype._maxListeners=void 0,n.defaultMaxListeners=10,n.prototype.setMaxListeners=function(e){if(!r(e)||e<0||isNaN(e))throw TypeError("n must be a positive number");return this._maxListeners=e,this},n.prototype.emit=function(e){var t,n,r,a,l,c;if(this._events||(this._events={}),"error"===e&&(!this._events.error||o(this._events.error)&&!this._events.error.length)){if(t=arguments[1],t instanceof Error)throw t;var d=new Error('Uncaught, unspecified "error" event. ('+t+")");throw d.context=t,d}if(n=this._events[e],s(n))return!1;if(i(n))switch(arguments.length){case 1:n.call(this);break;case 2:n.call(this,arguments[1]);break;case 3:n.call(this,arguments[1],arguments[2]);break;default:a=Array.prototype.slice.call(arguments,1),n.apply(this,a)}else if(o(n))for(a=Array.prototype.slice.call(arguments,1),c=n.slice(),r=c.length,l=0;l0&&this._events[e].length>r&&(this._events[e].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[e].length),"function"==typeof console.trace&&console.trace())),this},n.prototype.on=n.prototype.addListener,n.prototype.once=function(e,t){function n(){this.removeListener(e,n),r||(r=!0,t.apply(this,arguments))}if(!i(t))throw TypeError("listener must be a function");var r=!1;return n.listener=t,this.on(e,n),this},n.prototype.removeListener=function(e,t){var n,r,s,a;if(!i(t))throw TypeError("listener must be a function");if(!this._events||!this._events[e])return this;if(n=this._events[e],s=n.length,r=-1,n===t||i(n.listener)&&n.listener===t)delete this._events[e],this._events.removeListener&&this.emit("removeListener",e,t);else if(o(n)){for(a=s;a-- >0;)if(n[a]===t||n[a].listener&&n[a].listener===t){r=a;break}if(r<0)return this;1===n.length?(n.length=0,delete this._events[e]):n.splice(r,1),this._events.removeListener&&this.emit("removeListener",e,t)}return this},n.prototype.removeAllListeners=function(e){var t,n;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[e]&&delete this._events[e],this;if(0===arguments.length){for(t in this._events)"removeListener"!==t&&this.removeAllListeners(t);return this.removeAllListeners("removeListener"),this._events={},this}if(n=this._events[e],i(n))this.removeListener(e,n);else if(n)for(;n.length;)this.removeListener(e,n[n.length-1]);return delete this._events[e],this},n.prototype.listeners=function(e){var t;return t=this._events&&this._events[e]?i(this._events[e])?[this._events[e]]:this._events[e].slice():[]},n.prototype.listenerCount=function(e){if(this._events){var t=this._events[e];if(i(t))return 1;if(t)return t.length}return 0},n.listenerCount=function(e,t){return e.listenerCount(t)}},54:function(e,t){"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},55:function(e,t,n){t=e.exports=n(56),t.Stream=t,t.Readable=t,t.Writable=n(66),t.Duplex=n(65),t.Transform=n(71),t.PassThrough=n(72)},56:function(e,t,n){(function(t,i){"use strict";function r(e){return P.from(e)}function o(e){return P.isBuffer(e)||e instanceof j}function s(e,t,n){return"function"==typeof e.prependListener?e.prependListener(t,n):void(e._events&&e._events[t]?N(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n))}function a(e,t){I=I||n(65),e=e||{},this.objectMode=!!e.objectMode,t instanceof I&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var i=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new q,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(U||(U=n(70).StringDecoder),this.decoder=new U(e.encoding),this.encoding=e.encoding)}function l(e){return I=I||n(65),this instanceof l?(this._readableState=new a(e,this),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),void O.call(this)):new l(e)}function c(e,t,n,i,o){var s=e._readableState;if(null===t)s.reading=!1,m(e,s);else{var a;o||(a=u(s,t)),a?e.emit("error",a):s.objectMode||t&&t.length>0?("string"==typeof t||s.objectMode||Object.getPrototypeOf(t)===P.prototype||(t=r(t)),i?s.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):d(e,s,t,!0):s.ended?e.emit("error",new Error("stream.push() after EOF")):(s.reading=!1,s.decoder&&!n?(t=s.decoder.write(t),s.objectMode||0!==t.length?d(e,s,t,!1):A(e,s)):d(e,s,t,!1))):i||(s.reading=!1)}return h(s)}function d(e,t,n,i){t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,i?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&g(e)),A(e,t)}function u(e,t){var n;return o(t)||"string"==typeof t||void 0===t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk")),n}function h(e){return!e.ended&&(e.needReadable||e.length=Y?e=Y:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}function f(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!==e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=p(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function m(e,t){if(!t.ended){if(t.decoder){var n=t.decoder.end();n&&n.length&&(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,g(e)}}function g(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(z("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?M(v,e):v(e))}function v(e){z("emit readable"),e.emit("readable"),_(e)}function A(e,t){t.readingMore||(t.readingMore=!0,M(b,e,t))}function b(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=S(e,t.buffer,t.decoder),n}function S(e,t,n){var i;return eo.length?o.length:e;if(r+=s===o.length?o:o.slice(0,e),e-=s,0===e){s===o.length?(++i,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(s));break}++i}return t.length-=i,r}function T(e,t){var n=P.allocUnsafe(e),i=t.head,r=1;for(i.data.copy(n),e-=i.data.length;i=i.next;){var o=i.data,s=e>o.length?o.length:e;if(o.copy(n,n.length-e,0,s),e-=s,0===e){s===o.length?(++r,i.next?t.head=i.next:t.head=t.tail=null):(t.head=i,i.data=o.slice(s));break}++r}return t.length-=r,n}function B(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,M(D,t,e))}function D(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function $(e,t){for(var n=0,i=e.length;n=t.highWaterMark||t.ended))return z("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?B(this):g(this),null;if(e=f(e,t),0===e&&t.ended)return 0===t.length&&B(this),null;var i=t.needReadable;z("need readable",i),(0===t.length||t.length-e0?k(e,t):null,null===r?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&B(this)),null!==r&&this.emit("data",r),r},l.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},l.prototype.pipe=function(e,t){function n(e,t){z("onunpipe"),e===h&&t&&t.hasUnpiped===!1&&(t.hasUnpiped=!0,o())}function r(){z("onend"),e.end()}function o(){z("cleanup"),e.removeListener("close",c),e.removeListener("finish",d),e.removeListener("drain",g),e.removeListener("error",l),e.removeListener("unpipe",n),h.removeListener("end",r),h.removeListener("end",u),h.removeListener("data",a),v=!0,!p.awaitDrain||e._writableState&&!e._writableState.needDrain||g()}function a(t){z("ondata"),A=!1;var n=e.write(t);!1!==n||A||((1===p.pipesCount&&p.pipes===e||p.pipesCount>1&&$(p.pipes,e)!==-1)&&!v&&(z("false write response, pause",h._readableState.awaitDrain),h._readableState.awaitDrain++,A=!0),h.pause())}function l(t){z("onerror",t),u(),e.removeListener("error",l),0===L(e,"error")&&e.emit("error",t)}function c(){e.removeListener("finish",d),u()}function d(){z("onfinish"),e.removeListener("close",c),u()}function u(){z("unpipe"),h.unpipe(e)}var h=this,p=this._readableState;switch(p.pipesCount){case 0:p.pipes=e;break;case 1:p.pipes=[p.pipes,e];break;default:p.pipes.push(e)}p.pipesCount+=1,z("pipe count=%d opts=%j",p.pipesCount,t);var f=(!t||t.end!==!1)&&e!==i.stdout&&e!==i.stderr,m=f?r:u;p.endEmitted?M(m):h.once("end",m),e.on("unpipe",n);var g=y(h);e.on("drain",g);var v=!1,A=!1;return h.on("data",a),s(e,"error",l),e.once("close",c),e.once("finish",d),e.emit("pipe",h),p.flowing||(z("pipe resume"),h.resume()),e},l.prototype.unpipe=function(e){var t=this._readableState,n={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes?this:(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,n),this);if(!e){var i=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o0?this.tail.next=t:this.head=t,this.tail=t,++this.length},e.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},e.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n},e.prototype.concat=function(e){if(0===this.length)return o.alloc(0);if(1===this.length)return this.head.data;for(var t=o.allocUnsafe(e>>>0),n=this.head,i=0;n;)r(n.data,t,i),i+=n.data.length,n=n.next;return t},e}()},64:function(e,t,n){"use strict";function i(e,t){var n=this,i=this._readableState&&this._readableState.destroyed,r=this._writableState&&this._writableState.destroyed;return i||r?void(t?t(e):!e||this._writableState&&this._writableState.errorEmitted||s(o,this,e)):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),void this._destroy(e||null,function(e){!t&&e?(s(o,n,e),n._writableState&&(n._writableState.errorEmitted=!0)):t&&t(e)}))}function r(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function o(e,t){e.emit("error",t)}var s=n(57);e.exports={destroy:i,undestroy:r}},65:function(e,t,n){"use strict";function i(e){return this instanceof i?(c.call(this,e),d.call(this,e),e&&e.readable===!1&&(this.readable=!1),e&&e.writable===!1&&(this.writable=!1),this.allowHalfOpen=!0,e&&e.allowHalfOpen===!1&&(this.allowHalfOpen=!1),void this.once("end",r)):new i(e)}function r(){this.allowHalfOpen||this._writableState.ended||s(o,this)}function o(e){e.end()}var s=n(57),a=Object.keys||function(e){var t=[];for(var n in e)t.push(n);return t};e.exports=i;var l=n(61);l.inherits=n(54);var c=n(56),d=n(66);l.inherits(i,c);for(var u=a(d.prototype),h=0;h-1?i:T;d.WritableState=c;var $=n(61);$.inherits=n(54);var M={deprecate:n(69)},I=n(59),N=n(60).Buffer,L=r.Uint8Array||function(){},O=n(64);$.inherits(d,I),c.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(c.prototype,"buffer",{get:M.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(e){}}();var P;"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(P=Function.prototype[Symbol.hasInstance],Object.defineProperty(d,Symbol.hasInstance,{value:function(e){return!!P.call(this,e)||e&&e._writableState instanceof c}})):P=function(e){return e instanceof this},d.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},d.prototype.write=function(e,t,n){var i=this._writableState,r=!1,o=a(e)&&!i.objectMode;return o&&!N.isBuffer(e)&&(e=s(e)),"function"==typeof t&&(n=t,t=null),o?t="buffer":t||(t=i.defaultEncoding),"function"!=typeof n&&(n=l),i.ended?u(this,n):(o||h(this,i,e,n))&&(i.pendingcb++,r=f(this,i,o,e,t,n)),r},d.prototype.cork=function(){var e=this._writableState;e.corked++},d.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||w(this,e))},d.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},d.prototype._write=function(e,t,n){n(new Error("_write() is not implemented"))},d.prototype._writev=null,d.prototype.end=function(e,t,n){var i=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!==e&&void 0!==e&&this.write(e,t),i.corked&&(i.corked=1,this.uncork()),i.ending||i.finished||S(this,i,n)},Object.defineProperty(d.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),d.prototype.destroy=O.destroy,d.prototype._undestroy=O.undestroy,d.prototype._destroy=function(e,t){this.end(),t(e)}}).call(t,n(5),n(67).setImmediate,function(){return this}())},67:function(e,t,n){function i(e,t){this._id=e,this._clearFn=t}var r=Function.prototype.apply;t.setTimeout=function(){return new i(r.call(setTimeout,window,arguments),clearTimeout)},t.setInterval=function(){return new i(r.call(setInterval,window,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e&&e.close()},i.prototype.unref=i.prototype.ref=function(){},i.prototype.close=function(){this._clearFn.call(window,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout(function(){e._onTimeout&&e._onTimeout()},t))},n(68),t.setImmediate=setImmediate,t.clearImmediate=clearImmediate},68:function(e,t,n){(function(e,t){!function(e,n){"use strict";function i(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),n=0;n>5===6?2:e>>4===14?3:e>>3===30?4:-1}function a(e,t,n){var i=t.length-1;if(i=0?(r>0&&(e.lastNeed=r-1),r):--i=0?(r>0&&(e.lastNeed=r-2),r):--i=0?(r>0&&(2===r?r=0:e.lastNeed=r-3),r):0))}function l(e,t,n){if(128!==(192&t[0]))return e.lastNeed=0,"�".repeat(n);if(e.lastNeed>1&&t.length>1){if(128!==(192&t[1]))return e.lastNeed=1,"�".repeat(n+1);if(e.lastNeed>2&&t.length>2&&128!==(192&t[2]))return e.lastNeed=2,"�".repeat(n+2)}}function c(e){var t=this.lastTotal-this.lastNeed,n=l(this,e,t);return void 0!==n?n:this.lastNeed<=e.length?(e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(e.copy(this.lastChar,t,0,e.length),void(this.lastNeed-=e.length))}function d(e,t){var n=a(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var i=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,i),e.toString("utf8",t,i)}function u(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�".repeat(this.lastTotal-this.lastNeed):t}function h(e,t){if((e.length-t)%2===0){var n=e.toString("utf16le",t);if(n){var i=n.charCodeAt(n.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function p(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,n)}return t}function f(e,t){var n=(e.length-t)%3;return 0===n?e.toString("base64",t):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-n))}function m(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function g(e){return e.toString(this.encoding)}function v(e){return e&&e.length?this.write(e):""}var A=n(60).Buffer,b=A.isEncoding||function(e){switch(e=""+e,e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};t.StringDecoder=o,o.prototype.write=function(e){if(0===e.length)return"";var t,n;if(this.lastNeed){if(t=this.fillLast(e),void 0===t)return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n=this.charLength-this.charReceived?this.charLength-this.charReceived:e.length;if(e.copy(this.charBuffer,this.charReceived,0,n),this.charReceived+=n,this.charReceived=55296&&i<=56319)){if(this.charReceived=this.charLength=0,0===e.length)return t;break}this.charLength+=this.surrogateSize,t=""}this.detectIncompleteChar(e);var r=e.length;this.charLength&&(e.copy(this.charBuffer,0,e.length-this.charReceived,r),r-=this.charReceived),t+=e.toString(this.encoding,0,r);var r=t.length-1,i=t.charCodeAt(r);if(i>=55296&&i<=56319){var o=this.surrogateSize;return this.charLength+=o,this.charReceived+=o,this.charBuffer.copy(this.charBuffer,o,0,o),e.copy(this.charBuffer,0,0,o),t.substring(0,r)}return t},c.prototype.detectIncompleteChar=function(e){for(var t=e.length>=3?3:e.length;t>0;t--){var n=e[e.length-t];if(1==t&&n>>5==6){this.charLength=2;break}if(t<=2&&n>>4==14){this.charLength=3;break}if(t<=3&&n>>3==30){this.charLength=4;break}}this.charReceived=t},c.prototype.end=function(e){var t="";if(e&&e.length&&(t=this.write(e)),this.charReceived){var n=this.charReceived,i=this.charBuffer,r=this.encoding;t+=i.slice(0,n).toString(r)}return t}},78:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---2ZtQp{height:25px;padding-left:10px;padding-right:20px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/find/Master.pcssm"],names:[],mappings:"AAAA,uBACI,YAAa,AACb,kBAAmB,AACnB,kBAAoB,CACvB",file:"Master.pcssm",sourcesContent:[".view {\n height: 25px;\n padding-left: 10px;\n padding-right: 20px;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2ZtQp"}},79:function(e,t){e.exports='\n

    <%= _("Disconnected from Splunk server").t() %>

    \n

    <%= _("Your network connection may have been lost or Splunk server may be down.").t() %>

    \n
    \n'},80:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---3BpBG{text-align:center}.spinnerWrapper------dev---8zF3R{margin:10px 0 10px 50%;float:left;transform:translateX(-50%)}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/noconnection/Contents.pcssm"],names:[],mappings:"AAAA,uBACI,iBAAmB,CACtB,AAED,iCACI,uBAAwB,AACxB,WAAW,AACX,0BAA4B,CAC/B",file:"Contents.pcssm",sourcesContent:[".view {\n text-align: center;\n}\n\n.spinnerWrapper {\n margin: 10px 0 10px 50%;\n float:left;\n transform: translateX(-50%);\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3BpBG",spinnerWrapper:"spinnerWrapper------dev---8zF3R"}},81:function(e,t,n){t=e.exports=n(13)(),t.i(n(27),void 0),t.push([e.id,".backdrop------dev---3bsHF{z-index:1051}.view------dev---ZNKVZ{z-index:1052;padding:20px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/splunkbar/noconnection/Master.pcssm"],names:[],mappings:"AAAA,2BAEI,YAAgC,CACnC,AAED,uBAEI,aAAgC,AAChC,YAAc,CACjB",file:"Master.pcssm",sourcesContent:[".backdrop {\n composes: backdrop from '../../ModalLocalClassNames.pcssm';\n z-index: calc($zindexModal + 1);\n}\n\n.view {\n composes: view from '../../ModalLocalClassNames.pcssm';\n z-index: calc($zindexModal + 2);\n padding: 20px;\n}\n"],sourceRoot:"webpack://"}]),t.locals={backdrop:"backdrop------dev---3bsHF "+n(27).locals.backdrop,view:"view------dev---ZNKVZ "+n(27).locals.view}},82:function(e,t){e.exports='\n
  • <%- _("Instances").t() %>
  • \n <% if(isAdmin) {%>\n
  • <%- _("Upgrade").t() %>
  • \n
  • <%- _("Invite Users").t() %>
  • \n <% }%>\n'},83:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,"","",{version:3,sources:[],names:[],mappings:"",file:"MenuContents.pcssm",sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3b4mw "+n(12).locals.menu}},84:function(e,t){e.exports='\n
    \n
    \n
    \n
    \n'},85:function(e,t,n){t=e.exports=n(13)(),t.i(n(15),void 0),t.push([e.id,".view------dev---TWtv2{display:block;float:left}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/Menu.pcssm"],names:[],mappings:"AAAA,uBAEI,cAAe,AACf,UAAY,CACf",file:"Menu.pcssm",sourcesContent:['.view {\n composes: view from "../Menu.pcssm";\n display: block;\n float: left;\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---TWtv2 "+n(15).locals.view}},86:function(e,t){e.exports='<% if(!navData.submenu){return "";}%>\n<% if(needsBack){%>\n
  • \n <%-_("Back").t()%>\n \n
  • \n<%}%>\n<% _.each(navData.submenu, function(i, index) { %>\n
  • >\n <% if(!i.divider){ %>\n <% if(i.submenu && i.submenu.length>0){ %>\n <%- _.unescape(_(i.label).t()) %>\n <%}else if (i.hasOwnProperty(\'reportUri\')) { %>\n <% var dispatchView = i.hasOwnProperty(\'dispatchView\') && i.dispatchView === \'pivot\' ? \'pivot\' : \'search\' %>\n <%- _.unescape(_(i.label).t()) %>\n \n <%} else { %>\n <%- _.unescape(_(i.label).t()) %>\n <%}%>\n <%}%>\n
  • \n<% }); %>\n'},87:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,".view------dev---2Bywg{transition:transform .2s;max-height:calc(100vh - 100px);width:300px;box-sizing:border-box;position:absolute;left:0;top:0;transform:translateX(0)}.view------dev---2Bywg:first-child:last-child{position:static}.view------dev---2Bywg ::-webkit-scrollbar{width:7px}.view------dev---2Bywg ::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1);border-radius:10px}.view------dev---2Bywg ::-webkit-scrollbar-thumb{border-radius:10px;background:hsla(0,0%,42%,.4);box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.view------dev---2Bywg+.view------dev---2Bywg{border-top:none}.submenuIcon------dev---1CA5n{float:right}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/SlideList.pcssm"],names:[],mappings:"AAQA,uBAEI,yBAA4B,AAC5B,+BAA+B,AAC/B,YAAa,AACb,sBAAuB,AACvB,kBAAmB,AACnB,OAAQ,AACR,MAAO,AACP,uBAA0B,CAwB7B,AAtBG,8CACI,eAAiB,CACpB,AAED,2CACI,SAAW,CACd,AAED,iDACI,wCAA0C,AAC1C,kBAAoB,CACvB,AAED,iDACI,mBAAoB,AACpB,6BAAkC,AAClC,uCAA0C,CAC7C,AAED,8CACI,eAAiB,CACpB,AAkBL,8BACI,WAAa,CAChB",file:"SlideList.pcssm",sourcesContent:['/* Splunk: Component: App-Nav */\n/* ========================== */\n/* app nav componet used on app bar and previously on the home page. */\n\n/* App Boxes */\n/* ----------------------------- */\n\n\n.view {\n composes: menu from "../MenuDialog.pcssm";\n transition: transform 200ms;\n max-height:calc(100vh - 100px);\n width: 300px;\n box-sizing: border-box;\n position: absolute;\n left: 0;\n top: 0;\n transform: translateX(0%);\n\n &:first-child:last-child {\n position: static;\n }\n\n ::-webkit-scrollbar {\n width: 7px;\n }\n\n ::-webkit-scrollbar-track {\n box-shadow: inset 0 0 6px rgba(0,0,0,0.1);\n border-radius: 10px;\n }\n\n ::-webkit-scrollbar-thumb {\n border-radius: 10px;\n background: rgba(107,107,107,0.4);\n box-shadow: inset 0 0 6px rgba(0,0,0,0.2);\n }\n\n + .view {\n border-top: none;\n }\n}\n.divider {\n composes: divider from "../MenuDialog.pcssm";\n}\n\n.primaryLink {\n composes: primaryLink from "../MenuDialog.pcssm";\n}\n\n.secondaryLink {\n composes: secondaryLink from "../MenuDialog.pcssm";\n}\n\n.startGroup {\n composes: startGroup from "../MenuDialog.pcssm";\n}\n\n.submenuIcon {\n float: right;\n}\n'], -sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2Bywg "+n(12).locals.menu,divider:"divider------dev---3Bpbg "+n(12).locals.divider,primaryLink:"primaryLink------dev---wPVCa "+n(12).locals.primaryLink,secondaryLink:"secondaryLink------dev---3n07v "+n(12).locals.secondaryLink,startGroup:"startGroup------dev---1Ezeu "+n(12).locals.startGroup,submenuIcon:"submenuIcon------dev---1CA5n"}},88:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---19F_O{border-radius:4px;position:relative;width:300px;overflow:hidden;transition:height .2s}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/SlideNav.pcssm"],names:[],mappings:"AAQA,uBACC,kBAAmB,AACnB,kBAAkB,AACf,YAAa,AACb,gBAAgB,AAChB,qBAAyB,CAC5B",file:"SlideNav.pcssm",sourcesContent:["/* Splunk: Component: App-Nav */\n/* ========================== */\n/* app nav componet used on app bar and previously on the home page. */\n\n/* App Boxes */\n/* ----------------------------- */\n\n\n.view {\n\tborder-radius: 4px;\n\tposition:relative;\n width: 300px;\n overflow:hidden;\n transition: height 200ms;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---19F_O"}},89:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---H7mpg{color:#fff;background:transparent;padding:0 15px;line-height:40px;position:relative;white-space:nowrap;display:block;float:left;text-decoration:none}.view------dev---H7mpg:first-child{padding-left:20px}.view------dev---H7mpg:hover{background:hsla(0,0%,100%,.07);color:inherit;text-decoration:none}.view------dev---H7mpg[data-active]{background-color:rgba(0,0,0,.08)}.view------dev---H7mpg:focus{box-shadow:inset 0 0 8px 0 hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.11);text-decoration:none}.label------dev---Svy6I:not(:last-child){padding-right:3px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/Button.pcssm"],names:[],mappings:"AAEA,uBACI,WAAc,AACd,uBAAwB,AACxB,eAAe,AAGX,iBAAkB,AAMtB,kBAAmB,AACnB,mBAAoB,AACpB,cAAe,AACf,WAAY,AACZ,oBAAsB,CA6BzB,AA1BG,mCACI,iBAAmB,CACtB,AAED,6BACI,+BAAmC,AACnC,cAAe,AACf,oBAAsB,CACzB,AAGD,oCAEQ,gCAAwC,CAM/C,AAED,6BACI,+CAAmD,AACnD,+BAAmC,AACnC,oBAAsB,CACzB,AAGL,yCACI,iBAAmB,CACtB",file:"Button.pcssm",sourcesContent:["/* toggle */\n\n.view {\n color: $white;\n background: transparent;\n padding:0 15px;\n\n @if $theme == 'enterprise' {\n line-height: 40px;\n } @else {\n border-bottom: 2px solid transparent;\n line-height: 38px;\n }\n\n position: relative;\n white-space: nowrap;\n display: block;\n float: left;\n text-decoration: none;\n /* hover / focus state */\n\n &:first-child {\n padding-left: 20px;\n }\n\n &:hover {\n background: rgba(255,255,255,0.07);\n color: inherit;\n text-decoration: none;\n }\n\n /* selected */\n &[data-active] {\n @if $theme == 'enterprise' {\n background-color: color($black a(0.08));\n } @else {\n border-bottom: 2px solid #F58220;\n color: #F58220;\n background: none;\n }\n }\n\n &:focus {\n box-shadow: inset 0 0 8px 0 rgba(255,255,255,0.07);\n background: rgba(255,255,255,0.11);\n text-decoration: none;\n }\n}\n\n.label:not(:last-child) {\n padding-right: 3px;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---H7mpg",label:"label------dev---Svy6I"}},90:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---2T45D{float:left;position:relative}.divider------dev---1LO8H{display:inline-block;height:10px;margin:0 15px;opacity:.2}.appNavInner------dev---3WbV8{float:left}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/AppNav.pcssm"],names:[],mappings:"AAAA,uBACI,WAAY,AACZ,iBAAmB,CACtB,AACD,0BACI,qBAAsB,AACtB,YAAa,AACb,cAAe,AACf,UAAa,CAChB,AACD,8BACI,UAAY,CACf",file:"AppNav.pcssm",sourcesContent:[".view {\n float: left;\n position: relative;\n}\n.divider {\n display: inline-block;\n height: 10px;\n margin: 0 15px;\n opacity: 0.2;\n}\n.appNavInner {\n float: left;\n}\n\n/* Lite UI */\n@if $theme == lite {\n .divider {\n display: block;\n height: 40px;\n float: left;\n }\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2T45D",divider:"divider------dev---1LO8H",appNavInner:"appNavInner------dev---3WbV8"}},91:function(e,t){e.exports='\n \n <%-_(appLabel).t()%>\n \n\n'},92:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---NRVjR{margin:0;line-height:40px;font-size:18px;height:40px;font-weight:200;overflow:hidden;float:right}.link------dev---Ib_jc{color:#fff;display:block;padding:0 20px;position:relative;text-decoration:none}.link------dev---Ib_jc:hover{color:#fff;display:block;text-decoration:none;background-color:transparent;background:hsla(0,0%,100%,.07)}.link------dev---Ib_jc:focus{box-shadow:inset 0 0 8px 0 hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.11);text-decoration:none}.image------dev---2E_If{max-height:40px;display:block}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/AppLabel.pcssm"],names:[],mappings:"AAKA,uBACI,SAAU,AACV,iBAAkB,AAElB,eAAe,AACf,YAAa,AACb,gBAAiB,AACjB,gBAAiB,AACjB,WAAa,CAEhB,AAED,uBACI,WAAc,AACd,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,oBAAsB,CAezB,AAbG,6BACI,WAAc,AACd,cAAe,AACf,qBAAsB,AACtB,6BAA8B,AAC9B,8BAAmC,CACtC,AAED,6BACI,+CAAmD,AACnD,+BAAmC,AACnC,oBAAsB,CACzB,AAGL,wBACI,gBAAiB,AACjB,aAAc,CACjB",file:"AppLabel.pcssm",sourcesContent:["/* App Bar */\n/* ========== */\n/* Note, the menus that open from the app bar are in a separate file navs-app */\n\n\n.view {\n margin: 0;\n line-height: 40px;\n font-weight:200;\n font-size:18px;\n height: 40px;\n font-weight: 200;\n overflow: hidden;\n float: right;\n\n}\n\n.link {\n color: $white;\n display: block;\n padding: 0 20px;\n position: relative;\n text-decoration: none;\n\n &:hover {\n color: $white;\n display: block;\n text-decoration: none;\n background-color: transparent; /* fallback */\n background: rgba(255,255,255,0.07);\n }\n\n &:focus {\n box-shadow: inset 0 0 8px 0 rgba(255,255,255,0.07);\n background: rgba(255,255,255,0.11);\n text-decoration: none;\n }\n}\n\n.image {\n max-height: 40px;\n display:block;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---NRVjR",link:"link------dev---Ib_jc",image:"image------dev---2E_If"}},93:function(e,t,n){t=e.exports=n(13)(),t.i(n(20),void 0),t.push([e.id,".view------dev---1utx3{font-size:20px}.view------dev---1utx3:after{content:'\\2219\\2219\\2219'}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/more/MenuButton.pcssm"],names:[],mappings:"AAAA,uBAEI,cAAgB,CAInB,AAHG,6BACI,yBAA2B,CAC9B",file:"MenuButton.pcssm",sourcesContent:[".view {\n composes: view from '../../splunkbar/MenuButtonLite.pcssm';\n font-size: 20px;\n &:after {\n content: '\\2219\\2219\\2219';\n }\n}\n\n.label {\n composes: label from \"../../splunkbar/MenuButtonLite.pcssm\";\n}"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---1utx3 "+n(20).locals.view,label:"label------dev---2_ibP "+n(20).locals.label}},94:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---2lKsj{position:relative;float:right}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/more/Master.pcssm"],names:[],mappings:"AAAA,uBACC,kBAAmB,AAChB,WAAa,CAChB",file:"Master.pcssm",sourcesContent:[".view {\n\tposition: relative;\n float: right;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2lKsj"}},95:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,'.view------dev---9j4mx{animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:medium none currentColor;border-collapse:separate;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:#000;-moz-columns:auto;columns:auto;-moz-column-count:auto;column-count:auto;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:normal;column-gap:normal;-moz-column-rule:medium none currentColor;column-rule:medium none currentColor;-moz-column-span:1;column-span:1;-moz-column-width:auto;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;line-height:normal;height:auto;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;list-style:disc outside none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;-moz-tab-size:8;tab-size:8;table-layout:auto;text-align:left;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:50% 50% 0;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto;all:initial;display:block;color:#fff;background-color:#858585;min-height:40px;position:relative;clear:both;font-size:12px;font-family:Roboto,Droid,Helvetica Neue,Helvetica,Arial,sans-serif}.view------dev---9j4mx:after,.view------dev---9j4mx:before{display:table;content:"";line-height:0}.view------dev---9j4mx:after{clear:both}.view------dev---9j4mx .shared-appbar-navitem------dev---2XkQ2>.dropdown-menu------dev---3_8Vl{width:300px}.view------dev---9j4mx ul.slidenavList------dev---f0CHm li>a{border-top:none}.name------dev---2nM4v{margin:0;line-height:40px;font-size:18px;height:40px;font-weight:200;overflow:hidden;float:right}.name------dev---2nM4v a{color:#fff;display:block;padding:0 20px;position:relative;text-decoration:none}.name------dev---2nM4v a:hover{text-decoration:none;background-color:transparent;background:hsla(0,0%,100%,.07)}.name------dev---2nM4v a:focus{box-shadow:inset 0 0 8px 0 hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.11);text-decoration:none}.link------dev---3D4d2 .logo------dev---gKUs6 img{max-height:40px}[data-action=resizing-nav-right]{position:absolute;right:10px}',"",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/appbar/Master.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss"],names:[],mappings:"AAKA,uBACI,gDAAa,AAAb,oCAAa,AAAb,4BAAa,AAAb,+EAAa,AAAb,gCAAa,AAAb,yBAAa,AAAb,kBAAa,AAAb,gBAAa,AAAb,iBAAa,AAAb,YAAa,AAAb,gBAAa,AAAb,uBAAa,AAAb,iBAAa,AAAb,WAAa,AAAb,UAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,aAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,yBAAa,AAAb,oBAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,0CAAa,AAAb,qCAAa,AAAb,mBAAa,AAAb,cAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,eAAa,AAAb,uBAAa,AAAb,mBAAa,AAAb,YAAa,AAAb,cAAa,AAAb,eAAa,AAAb,iBAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,iBAAa,AAAb,kBAAa,AAAb,oBAAa,AAAb,gBAAa,AAAb,oBAAa,AAAb,mBAAa,AAAb,YAAa,AAAb,qBAAa,AAAb,iBAAa,AAAb,aAAa,AAAb,UAAa,AAAb,sBAAa,AAAb,6BAAa,AAAb,SAAa,AAAb,gBAAa,AAAb,eAAa,AAAb,aAAa,AAAb,YAAa,AAAb,UAAa,AAAb,UAAa,AAAb,2BAAa,AAAb,iBAAa,AAAb,mBAAa,AAAb,mBAAa,AAAb,UAAa,AAAb,sBAAa,AAAb,uBAAa,AAAb,uBAAa,AAAb,iBAAa,AAAb,2BAAa,AAAb,gBAAa,AAAb,WAAa,AAAb,gBAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,gBAAa,AAAb,0BAAa,AAAb,qBAAa,AAAb,qBAAa,AAAb,cAAa,AAAb,iBAAa,AAAb,oBAAa,AAAb,SAAa,AAAb,eAAa,AAAb,2BAAa,AAAb,qBAAa,AAAb,2BAAa,AAAb,oBAAa,AAAb,wBAAa,AAAb,mBAAa,AAAb,mBAAa,AAAb,SAAa,AAAb,WAAa,AAAb,oBAAa,AAAb,aAAa,AAAb,YAAa,AACb,cAAe,AAEf,WAAc,AACd,yBAA2C,AAE3C,gBAAgB,AAChB,kBAAkB,AAClB,WAAW,AAGX,eAAyB,AACzB,kEAA6B,CAYhC,ACIG,2DAEI,cAAe,AACf,WAAY,AAGZ,aAAe,CAClB,AACD,6BACI,UAAY,CACf,ADrBD,+FACI,WAAa,CAChB,AAED,6DACI,eAAiB,CACpB,AAGL,uBACI,SAAU,AACV,iBAAkB,AAElB,eAAe,AACf,YAAa,AACb,gBAAiB,AACjB,gBAAiB,AACjB,WAAa,CAqBhB,AAnBI,yBACG,WAAc,AACd,cAAe,AACf,eAAgB,AAChB,kBAAmB,AACnB,oBAAsB,CAazB,AAXG,+BACI,qBAAsB,AACtB,6BAA8B,AAC9B,8BAAmC,CACtC,AAED,+BACI,+CAAmD,AACnD,+BAAmC,AACnC,oBAAsB,CACzB,AAIT,kDAEI,eAAiB,CACpB,AAED,iCACI,kBAAmB,AACnB,UAAY,CACf",file:"Master.pcssm",sourcesContent:["/* App Bar */\n/* ========== */\n/* Note, the menus that open from the app bar are in a separate file navs-app */\n\n\n.view {\n all: initial;\n display: block;\n\n color: $white;\n background-color: color($grayLight l(-8%));\n\n min-height:40px;\n position:relative;\n clear:both;\n @mixin clearfix;\n\n font-size: $baseFontSize;\n font-family: $baseFontFamily;\n\n /* override normal pills style for header */\n\n\n .shared-appbar-navitem > .dropdown-menu {\n width: 300px;\n }\n\n ul.slidenavList li > a {\n border-top: none;\n }\n}\n\n.name {\n margin: 0;\n line-height: 40px;\n font-weight:200;\n font-size:18px;\n height: 40px;\n font-weight: 200;\n overflow: hidden;\n float: right;\n\n a {\n color: $white;\n display: block;\n padding: 0 20px;\n position: relative;\n text-decoration: none;\n\n &:hover {\n text-decoration: none;\n background-color: transparent; /* fallback */\n background: rgba(255,255,255,0.07);\n }\n\n &:focus {\n box-shadow: inset 0 0 8px 0 rgba(255,255,255,0.07);\n background: rgba(255,255,255,0.11);\n text-decoration: none;\n }\n }\n}\n\n.link\n.logo img {\n max-height: 40px;\n}\n\n[data-action=resizing-nav-right] {\n position: absolute;\n right: 10px;\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n'], -sourceRoot:"webpack://"}]),t.locals={view:"view------dev---9j4mx","shared-appbar-navitem":"shared-appbar-navitem------dev---2XkQ2","dropdown-menu":"dropdown-menu------dev---3_8Vl",slidenavList:"slidenavList------dev---f0CHm",name:"name------dev---2nM4v",link:"link------dev---3D4d2",logo:"logo------dev---gKUs6"}},96:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".brand------dev---2vbng{font-size:17px;float:left;text-decoration:none;line-height:40px;height:40px;border:none}.brand------dev---2vbng:hover{background:none;border:none;text-decoration:none}.gt------dev---Yc2zT{color:#97999b;font-weight:400}.appText------dev---3RyAo,.subBrand------dev---3g0MS{color:#f58220;-webkit-font-smoothing:antialiased}.appText------dev---3RyAo{font-size:14px;margin-right:5px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/Logo.pcssm"],names:[],mappings:"AAAA,wBACI,eAAgB,AAChB,WAAY,AACZ,qBAAsB,AACtB,iBAA+B,AAC/B,YAA0B,AAC1B,WAAa,CAMhB,AALG,8BACI,gBAAiB,AACjB,YAAa,AACb,oBAAsB,CACzB,AAGL,qBACI,cAAmB,AACnB,eAAoB,CACvB,AAED,qDAEI,cAAyB,AACzB,kCAAoC,CACvC,AAED,0BACI,eAAgB,AAChB,gBAAkB,CACrB",file:"Logo.pcssm",sourcesContent:[".brand {\n font-size: 17px;\n float: left;\n text-decoration: none;\n line-height: $navbarHeightLite;\n height: $navbarHeightLite;\n border: none;\n &:hover {\n background: none;\n border: none;\n text-decoration: none;\n }\n}\n\n.gt {\n color: $splunkGray;\n font-weight: normal;\n}\n\n.subBrand,\n.appText {\n color: $splunkLiteOrange;\n -webkit-font-smoothing: antialiased;\n}\n\n.appText {\n font-size: 14px;\n margin-right: 5px;\n}"],sourceRoot:"webpack://"}]),t.locals={brand:"brand------dev---2vbng",gt:"gt------dev---Yc2zT",subBrand:"subBrand------dev---3g0MS",appText:"appText------dev---3RyAo"}},97:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".toursLinks------dev---3QTNq{text-align:center}.tourLink------dev---2vI9K{position:relative;padding:10px;margin-right:20px;display:inline-block;color:#65a637;border:1px solid #eee}.tourLink------dev---2vI9K:last-child{margin-right:0}.tourLink------dev---2vI9K:focus,.tourLink------dev---2vI9K:hover{background:rgba(101,166,55,.1);transition:background .15s linear;text-decoration:none}.icon------dev---2U0bq{padding:12px 32px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/tour/ProductTours/Contents.pcssm"],names:[],mappings:"AACA,6BACI,iBAAmB,CACtB,AACD,2BACI,kBAAmB,AACnB,aAAc,AACd,kBAAmB,AACnB,qBAAsB,AACtB,cAAoB,AACpB,qBAA+B,CAUlC,AATG,sCACI,cAAgB,CACnB,AACD,kEAEI,+BAAuC,AACvC,kCAAoC,AACpC,oBAAsB,CACzB,AAGL,uBACI,iBAAmB,CACtB",file:"Contents.pcssm",sourcesContent:["/* tour links in product tours modal */\n.toursLinks {\n text-align: center;\n}\n.tourLink {\n position: relative;\n padding: 10px;\n margin-right: 20px;\n display: inline-block;\n color: $splunkGreen;\n border: 1px solid $grayLighter;\n &:last-child {\n margin-right: 0;\n }\n &:hover,\n &:focus {\n background: color($splunkGreen a(10%));\n transition: background 0.15s linear;\n text-decoration: none;\n }\n}\n\n.icon {\n padding: 12px 32px;\n}\n\n/* Lite UI */\n@if $theme == lite {\n .tourLink {\n color: $splunkLiteBlack;\n &:hover,\n &:focus {\n background: color($splunkLiteBlack a(10%));\n }\n }\n .icon {\n color: $splunkLiteOrange;\n }\n .sharedTourProducttoursFade {\n width: 600px;\n margin-left: -300px;\n }\n}\n"],sourceRoot:"webpack://"}]),t.locals={toursLinks:"toursLinks------dev---3QTNq",tourLink:"tourLink------dev---2vI9K",icon:"icon------dev---2U0bq"}},98:function(e,t,n){t=e.exports=n(13)(),t.i(n(27),void 0),t.push([e.id,".view------dev---2lUkN{width:570px;margin-left:-285px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/tour/ProductTours/Master.pcssm"],names:[],mappings:"AAAA,uBAEI,YAAa,AACb,kBAAoB,CACvB",file:"Master.pcssm",sourcesContent:[".view {\n composes: view from '../../ModalLocalClassNames.pcssm';\n width: 570px;\n margin-left: -285px;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2lUkN "+n(27).locals.view}},99:function(e,t){e.exports='
    \n
    \n <% for (var i=0; i < images.length; i++) { %>\n
    data-carousel="item">\n \n
    \n
    \n <%= captions[i] %>\n
    \n
    \n
    \n <% } %>\n
    \n
    \n
      \n <% for (var i=0; i < images.length; i++) { %>\n
    1. >
    2. \n <% } %>\n
    \n \n \n \n \n \n \n \n
    \n
    \n'},100:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".carousel------dev---XVwwg{width:960px;height:718px;background:#333;margin-bottom:0}.carouselControl------dev---1BP8k{top:52%;background:none;border:none;color:#65a637;opacity:1;font-size:48px;margin-top:-20px;z-index:60;position:absolute}.carouselControl------dev---1BP8k polygon{fill:#65a637}.carouselControl------dev---1BP8k:focus,.carouselControl------dev---1BP8k:hover{box-shadow:none;background:none}.carouselControl------dev---1BP8k:focus polygon,.carouselControl------dev---1BP8k:hover polygon{fill:#7dc34b}.previous------dev---SVs0E{left:45px}.next------dev---17H46{right:45px}.carouselInner------dev---3aHLA{overflow:hidden;width:100%;position:relative}.carouselInner------dev---3aHLA [data-active=true]{display:block}.carouselInner------dev---3aHLA [data-animate=in-left]{animation:slideLeft------dev---1ZeyP .75s ease-in-out reverse;position:absolute}.carouselInner------dev---3aHLA [data-animate=in-right]{animation:slideRight------dev---GY0xv .75s ease-in-out reverse}.carouselInner------dev---3aHLA [data-animate=out-left]{animation:slideLeft------dev---1ZeyP .75s ease-in-out;position:absolute}.carouselInner------dev---3aHLA [data-animate=out-right]{animation:slideRight------dev---GY0xv .75s ease-in-out}@keyframes slideLeft------dev---1ZeyP{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slideRight------dev---GY0xv{0%{transform:translateX(0)}to{transform:translateX(100%)}}.carouselItem------dev---1g-wr{width:960px;height:716px;display:none;position:relative}.carouselImage------dev---3v_kc{display:inline;width:100%}.carouselImage------dev---3v_kc:hover{cursor:pointer}.carouselIndicators------dev---GEwih{position:absolute;bottom:18px;top:inherit;right:50%;transform:translate(50%);z-index:60}.carouselIndicators------dev---GEwih [data-active=true]{background-color:#65a637}.carouselIndicator------dev---1hBkZ{display:block;float:left;height:6px;width:6px;cursor:pointer;background:#999;border:none;border-radius:5px;margin-left:10px;margin-bottom:0}.carouselIndicator------dev---1hBkZ:first-child{margin-left:0}.tourBtn------dev---HOUuh{background:rgba(0,0,0,.3);position:absolute;top:300px;left:50%;padding:30px 40px;font-size:30px;color:#fff;cursor:pointer;transform:translate(-50%)}.exitTour------dev---1Awhb,.startTour------dev---38m8U{color:#f58220}.tourGutter------dev---32-gn{background:rgba(51,51,51,.9);height:132px;width:962px;font-size:16px;color:#fff;position:absolute;bottom:0;z-index:50;left:50%;transform:translate(-50%)}.gutterText------dev---18czA{transform:translateY(-50%);margin:0 auto;position:relative;top:50%;line-height:150%;width:720px;text-align:center}.gutterLink------dev---3i5DQ,.gutterLink------dev---3i5DQ:hover{color:#fff;text-decoration:underline}.carouselAssets------dev---36LEu{position:absolute;height:132px;width:960px;bottom:0}.tourLinks------dev---1WAQ4{position:absolute;top:15px;right:5px;padding:5px;text-align:right;z-index:50;font-size:12px}.tourLink------dev---3isVk{color:#fff;margin-left:15px}.tourLink------dev---3isVk:hover{color:#fff;text-decoration:underline}.nextTour------dev---iuXCa,.tryItNow------dev---mUnnN{display:none}.tryItNow------dev---mUnnN{position:absolute;right:30px;z-index:500;bottom:50px}@media only screen and (max-height:750px){.carouselAssets------dev---36LEu,.tourGutter------dev---32-gn{position:fixed}.carouselAssets------dev---36LEu{bottom:-132px;z-index:60}.carouselControl------dev---1BP8k{top:inherit;bottom:175px}.carouselIndicators------dev---GEwih{bottom:150px}.tourLinks------dev---1WAQ4{top:inherit;bottom:220px}.tryItNow------dev---mUnnN{top:inherit;bottom:180px}}.tourModal------dev---1L4q8{width:960px;height:716px;background:#333;z-index:1062}.tourModal------dev---1L4q8.fade------dev---3E5-0.in------dev---JmMXR{top:15px}.modal-backdrop------dev---27n_W.tour-backdrop------dev---2TxNY.fade------dev---3E5-0{background:#333;z-index:1061}.modal-backdrop------dev---27n_W.tour-backdrop------dev---2TxNY.fade------dev---3E5-0.in------dev---JmMXR{opacity:1;background:#333}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/tour/ImageTour/Contents.pcssm","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss"],names:[],mappings:"AACA,2BACI,YAAa,AACb,aAAc,AACd,gBAAsB,AACtB,eAAiB,CACpB,AACD,kCACI,QAAS,AACT,gBAAiB,AACjB,YAAa,AACb,cAAoB,AACpB,UAAW,AACX,eAAgB,AAChB,iBAAkB,AAClB,WAAY,AACZ,iBAAmB,CAYtB,AAXG,0CACI,YAAmB,CACtB,AACD,gFAEI,gBAAiB,AACjB,eAAiB,CAIpB,AAHG,gGACI,YAAkC,CACrC,AAGT,2BAEI,SAAW,CACd,AACD,uBAEI,UAAY,CACf,AAED,gCACI,gBAAiB,AACjB,WAAY,AACZ,iBAAmB,CAkBtB,AAjBG,mDACI,aAAe,CAClB,AACD,uDACI,8DAA+C,AAC/C,iBAAmB,CACtB,AACD,wDACI,8DAAgD,CACnD,AACD,wDACI,sDAAuC,AACvC,iBAAmB,CACtB,AACD,yDACI,sDAAwC,CAC3C,AAGL,sCACI,GAAK,uBAA0B,CAAE,AACjC,GAAO,2BAA6B,CAAE,CACzC,AACD,uCACI,GAAK,uBAA0B,CAAE,AACjC,GAAO,0BAA4B,CAAE,CACxC,AAED,+BACI,YAAa,AACb,aAAc,AACd,aAAc,AACd,iBAAmB,CACtB,AAED,gCACI,eAAgB,AAChB,UAAY,CAIf,AAHG,sCACI,cAAgB,CACnB,AAGL,qCACI,kBAAmB,AACnB,YAAa,AACb,YAAa,AACb,UAAW,AC8HX,yBAA6B,AD5H7B,UAAY,CAIf,AAHG,wDACI,wBAA+B,CAClC,AAEL,oCACI,cAAe,AACf,WAAY,AACZ,WAAY,AACZ,UAAW,AACX,eAAgB,AAChB,gBAAuB,AACvB,YAAa,AACb,kBAAmB,AACnB,iBAAkB,AAClB,eAAmB,CAItB,AAHG,gDACI,aAAe,CAClB,AAGL,0BACI,0BAAiC,AACjC,kBAAmB,AACnB,UAAW,AACX,SAAU,AACV,kBAAmB,AACnB,eAAgB,AAChB,WAAc,AACd,eAAgB,AC+FhB,yBAA6B,CD7FhC,AACD,uDAEI,aAAyB,CAC5B,AACD,6BACI,6BAAoC,AACpC,aAAc,AACd,YAAa,AACb,eAAgB,AAChB,WAAc,AACd,kBAAmB,AACnB,SAAY,AACZ,WAAY,AACZ,SAAU,AC+EV,yBAA6B,CD7EhC,AACD,6BC4EI,2BAA6B,AD1E7B,cAAe,AACf,kBAAmB,AACnB,QAAS,AACT,iBAAkB,AAClB,YAAa,AACb,iBAAmB,CACtB,AAIG,gEACI,WAAc,AACd,yBAA2B,CAC9B,AAGL,iCACI,kBAAmB,AACnB,aAAc,AACd,YAAa,AACb,QAAU,CACb,AAED,4BACI,kBAAmB,AACnB,SAAU,AACV,UAAW,AACX,YAAa,AACb,iBAAkB,AAClB,WAAY,AACZ,cAAgB,CACnB,AACD,2BACI,WAAc,AACd,gBAAkB,CAKrB,AAJG,iCACI,WAAc,AACd,yBAA2B,CAC9B,AAKL,sDAGI,YAAc,CACjB,AACD,2BACI,kBAAmB,AACnB,WAAY,AACZ,YAAa,AACb,WAAa,CAChB,AAED,0CACI,8DAEI,cAAgB,CACnB,AACD,iCACI,cAAe,AACf,UAAY,CACf,AACD,kCACI,YAAa,AACb,YAAc,CACjB,AACD,qCACI,YAAc,CACjB,AACD,4BACI,YAAa,AACb,YAAc,CACjB,AACD,2BACI,YAAa,AACb,YAAc,CACjB,CACJ,AAED,4BACI,YAAa,AACb,aAAc,AACd,gBAAsB,AACtB,YAAkC,CAIrC,AAHG,sEACI,QAAU,CACb,AAGL,sFACI,gBAAsB,AACtB,YAAkC,CAKrC,AAJG,0GACI,UAAW,AACX,eAAsB,CACzB",file:"Contents.pcssm",sourcesContent:["/* IMAGE TOUR CAROUSEL */\n.carousel {\n width: 960px;\n height: 718px;\n background: $grayDark;\n margin-bottom: 0;\n}\n.carouselControl {\n top: 52%;\n background: none;\n border: none;\n color: $splunkGreen;\n opacity: 1;\n font-size: 48px;\n margin-top: -20px;\n z-index: 60;\n position: absolute;\n polygon {\n fill: $splunkGreen;\n }\n &:hover,\n &:focus {\n box-shadow: none;\n background: none;\n polygon {\n fill: color($splunkGreen l(+10%));\n }\n }\n}\n.previous {\n composes: carouselControl;\n left: 45px;\n}\n.next {\n composes: carouselControl;\n right: 45px;\n}\n\n.carouselInner {\n overflow: hidden;\n width: 100%;\n position: relative;\n [data-active=true] {\n display: block;\n }\n [data-animate=in-left] {\n animation: slideLeft 0.75s ease-in-out reverse;\n position: absolute;\n }\n [data-animate=in-right] {\n animation: slideRight 0.75s ease-in-out reverse;\n }\n [data-animate=out-left] {\n animation: slideLeft 0.75s ease-in-out;\n position: absolute;\n }\n [data-animate=out-right] {\n animation: slideRight 0.75s ease-in-out;\n }\n}\n\n@keyframes slideLeft {\n 0% { transform: translateX(0%); }\n 100% { transform: translateX(-100%); }\n}\n@keyframes slideRight {\n 0% { transform: translateX(0%); }\n 100% { transform: translateX(100%); }\n}\n\n.carouselItem {\n width: 960px;\n height: 716px;\n display: none;\n position: relative;\n}\n\n.carouselImage {\n display: inline;\n width: 100%;\n &:hover {\n cursor: pointer;\n }\n}\n\n.carouselIndicators {\n position: absolute;\n bottom: 18px;\n top: inherit;\n right: 50%;\n @mixin translate 50%, 0;\n z-index: 60;\n [data-active=true] {\n background-color: $splunkGreen;\n }\n}\n.carouselIndicator {\n display: block;\n float: left;\n height: 6px;\n width: 6px;\n cursor: pointer;\n background: $grayLight;\n border: none;\n border-radius: 5px;\n margin-left: 10px;\n margin-bottom: 0px;\n &:first-child {\n margin-left: 0;\n }\n}\n\n.tourBtn {\n background: color($black a(30%));\n position: absolute;\n top: 300px;\n left: 50%;\n padding: 30px 40px;\n font-size: 30px;\n color: $white;\n cursor: pointer;\n @mixin translate -50%, 0;\n}\n.startTour,\n.exitTour {\n color: $splunkLiteOrange;\n}\n.tourGutter {\n background: color($grayDark a(90%));\n height: 132px;\n width: 962px;\n font-size: 16px;\n color: $white;\n position: absolute;\n bottom: 0px;\n z-index: 50;\n left: 50%;\n @mixin translate -50%, 0;\n}\n.gutterText {\n @mixin translate 0, -50%;\n margin: 0 auto;\n position: relative;\n top: 50%;\n line-height: 150%;\n width: 720px;\n text-align: center;\n}\n.gutterLink {\n color: $white;\n text-decoration: underline;\n &:hover {\n color: $white;\n text-decoration: underline;\n }\n}\n\n.carouselAssets {\n position: absolute;\n height: 132px;\n width: 960px;\n bottom: 0;\n}\n\n.tourLinks {\n position: absolute;\n top: 15px;\n right: 5px;\n padding: 5px;\n text-align: right;\n z-index: 50;\n font-size: 12px;\n}\n.tourLink {\n color: $white;\n margin-left: 15px;\n &:hover {\n color: $white;\n text-decoration: underline;\n }\n}\n.skipTour {\n composes: tourLink;\n}\n.nextTour,\n.tryItNow {\n composes: tourLink;\n display: none;\n}\n.tryItNow {\n position: absolute;\n right: 30px;\n z-index: 500;\n bottom: 50px;\n}\n\n@media only screen and (max-height: 750px) {\n .carouselAssets,\n .tourGutter {\n position: fixed;\n }\n .carouselAssets {\n bottom: -132px;\n z-index: 60;\n }\n .carouselControl {\n top: inherit;\n bottom: 175px;\n }\n .carouselIndicators {\n bottom: 150px;\n }\n .tourLinks {\n top: inherit;\n bottom: 220px;\n }\n .tryItNow {\n top: inherit;\n bottom: 180px;\n }\n}\n\n.tourModal {\n width: 960px;\n height: 716px;\n background: $grayDark;\n z-index: calc($zindexPopdown + 2);\n &.fade.in {\n top: 15px;\n }\n}\n\n.modal-backdrop.tour-backdrop.fade {\n background: $grayDark;\n z-index: calc($zindexPopdown + 1);\n &.in {\n opacity: 1;\n background: $grayDark;\n }\n}\n\n/* Lite UI */\n@if $theme == lite {\n .tryItNow,\n .tryItNow:active,\n .tryItNow:not([disabled]):hover {\n background: $splunkLiteOrange;\n }\n .carouselIndicators [data-active=true] {\n background-color: $splunkLiteOrange;\n }\n .carouselControl {\n polygon {\n fill: $splunkLiteOrange;\n }\n &:hover polygon,\n &:focus polygon {\n fill: color($splunkLiteOrange l(+10%));\n }\n }\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n'], -sourceRoot:"webpack://"}]),t.locals={carousel:"carousel------dev---XVwwg",carouselControl:"carouselControl------dev---1BP8k",previous:"previous------dev---SVs0E carouselControl------dev---1BP8k",next:"next------dev---17H46 carouselControl------dev---1BP8k",carouselInner:"carouselInner------dev---3aHLA",slideLeft:"slideLeft------dev---1ZeyP",slideRight:"slideRight------dev---GY0xv",carouselItem:"carouselItem------dev---1g-wr",carouselImage:"carouselImage------dev---3v_kc",carouselIndicators:"carouselIndicators------dev---GEwih",carouselIndicator:"carouselIndicator------dev---1hBkZ",tourBtn:"tourBtn------dev---HOUuh",startTour:"startTour------dev---38m8U",exitTour:"exitTour------dev---1Awhb",tourGutter:"tourGutter------dev---32-gn",gutterText:"gutterText------dev---18czA",gutterLink:"gutterLink------dev---3i5DQ",carouselAssets:"carouselAssets------dev---36LEu",tourLinks:"tourLinks------dev---1WAQ4",tourLink:"tourLink------dev---3isVk",skipTour:"skipTour------dev---3COYY tourLink------dev---3isVk",nextTour:"nextTour------dev---iuXCa tourLink------dev---3isVk",tryItNow:"tryItNow------dev---mUnnN tourLink------dev---3isVk",tourModal:"tourModal------dev---1L4q8",fade:"fade------dev---3E5-0",in:"in------dev---JmMXR","modal-backdrop":"modal-backdrop------dev---27n_W","tour-backdrop":"tour-backdrop------dev---2TxNY"}},101:function(e,t,n){t=e.exports=n(13)(),t.i(n(27),void 0),t.push([e.id,".view------dev---3rB6r{width:960px;margin-left:-480px}.body------dev---xvbJK{max-height:100vh}.bodyPadded------dev---3SxMR{padding:20px}.bodyScrolling------dev---cq6KG,.bodyScrollingPadded------dev---3Z39T{overflow-y:auto}.backdrop------dev---1-4ig{background-color:#333}.backdrop------dev---1-4ig[data-modal-state=open]{opacity:1}.closeWrapper------dev---3zcMj{top:3px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/tour/ImageTour/Master.pcssm"],names:[],mappings:"AAAA,uBAEI,YAAa,AACb,kBAAoB,CACvB,AAED,uBACI,gBAAwB,CAC3B,AACD,6BAEI,YAAc,CACjB,AAKD,sEAEI,eAAiB,CACpB,AAED,2BAEI,qBAA4B,CAK/B,AAHG,kDACI,SAAW,CACd,AAGL,+BAEI,OAAS,CACZ",file:"Master.pcssm",sourcesContent:[".view {\n composes: view from '../../ModalLocalClassNames.pcssm';\n width: 960px;\n margin-left: -480px;\n}\n\n.body {\n max-height: calc(100vh);\n}\n.bodyPadded {\n composes: body;\n padding: 20px;\n}\n.bodyScrolling {\n composes: body;\n overflow-y: auto;\n}\n.bodyScrollingPadded {\n composes: bodyPadded;\n overflow-y: auto;\n}\n\n.backdrop {\n composes: backdrop from '../../ModalLocalClassNames.pcssm';\n background-color: $grayDark;\n\n &[data-modal-state=open] {\n opacity: 1;\n }\n}\n\n.closeWrapper {\n composes: closeWrapper from '../../ModalLocalClassNames.pcssm';\n top: 3px;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3rB6r "+n(27).locals.view,body:"body------dev---xvbJK",bodyPadded:"bodyPadded------dev---3SxMR body------dev---xvbJK",bodyScrolling:"bodyScrolling------dev---cq6KG body------dev---xvbJK",bodyScrollingPadded:"bodyScrollingPadded------dev---3Z39T bodyPadded------dev---3SxMR body------dev---xvbJK",backdrop:"backdrop------dev---1-4ig "+n(27).locals.backdrop,closeWrapper:"closeWrapper------dev---3zcMj "+n(27).locals.closeWrapper}},102:function(e,t,n){t=e.exports=n(13)(),t.i(n(15),void 0),t.push([e.id,".view------dev---1TAkz{margin:0 10px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/ProductMenu.pcssm"],names:[],mappings:"AAIA,uBAEI,aAAe,CAClB",file:"ProductMenu.pcssm",sourcesContent:["/* Messages appears in Splunk Bar and Lite Bar */\n/* ======================= */\n\n\n.view {\n composes: view from '../Menu.pcssm';\n margin: 0 10px;\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---1TAkz "+n(15).locals.view}},103:function(e,t){e.exports='\n <%- groupTitle %>\n\n\n'},104:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---11XSJ{border:none}.collapsibleBody------dev---3KcPH a{line-height:24px;padding:0 20px 0 55px;display:block}.collapsibleBody------dev---3KcPH a:hover{text-decoration:none;background:hsla(0,0%,100%,.1)}.collapsibleToggle------dev---3oEAK{padding:0 20px;line-height:24px;font-weight:700;margin:10px 0;display:block}.collapsibleToggle------dev---3oEAK i{width:15px}.collapsibleToggle------dev---3oEAK:hover{text-decoration:none;background:hsla(0,0%,100%,.1)}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/SystemSection.pcssm"],names:[],mappings:"AAGA,uBACI,WAAa,CAChB,AAED,oCACI,iBAAkB,AAClB,sBAAuB,AACvB,aAAe,CAKlB,AAJG,0CACI,qBAAsB,AACtB,6BAAiC,CACpC,AAGL,oCACI,eAAgB,AAChB,iBAAkB,AAClB,gBAAkB,AAClB,cAAe,AACf,aAAe,CAQlB,AAPG,sCACI,UAAY,CACf,AACD,0CACI,qBAAsB,AACtB,6BAAiC,CACpC",file:"SystemSection.pcssm",sourcesContent:["/* Lite Side Nav Accordions */\n/* ======================= */\n\n.view {\n border: none;\n}\n\n.collapsibleBody a {\n line-height: 24px;\n padding: 0 20px 0 55px;\n display: block;\n &:hover {\n text-decoration: none;\n background: color($white a(10%));\n }\n}\n\n.collapsibleToggle {\n padding: 0 20px;\n line-height: 24px;\n font-weight: bold;\n margin: 10px 0;\n display: block;\n i {\n width: 15px;\n }\n &:hover {\n text-decoration: none;\n background: color($white a(10%));\n }\n}"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---11XSJ",collapsibleBody:"collapsibleBody------dev---3KcPH",collapsibleToggle:"collapsibleToggle------dev---3oEAK"}},105:function(e,t,n){var i=n("shim/jquery");i.cookie=function(e,t,n){if("undefined"==typeof t){var r=null;if(document.cookie&&""!=document.cookie)for(var o=document.cookie.split(";"),s=0;s\n \n \n <%= _(\'Clear all\').t() %>\n\n
    \n
    <%- _("You have no messages.").t() %>
    \n
    \n
    '},108:function(e,t,n){t=e.exports=n(13)(),t.i(n(36),void 0),t.push([e.id,".messagesHeader------dev---16EjZ{line-height:40px;height:40px;padding:0 10px}.messageLinks------dev---30vDd{height:30px;line-height:30px;border-bottom:1px dotted #999}.deleteAllMessages------dev---yM3KY{font-size:10px;color:#999;float:right;margin-right:8px}.deleteAllMessages------dev---yM3KY:hover{color:#999}.deleteAllMessages------dev---yM3KY:focus{background:none}.noMessages------dev---21EYg{background:none;color:#999;text-align:left;line-height:40px;padding:0 10px}.messageList------dev---12SlI{width:auto;max-height:150px;overflow-y:auto;border-top:1px dotted #999;border-bottom:1px dotted #999}.messageList------dev---12SlI .message-content------dev---39XlI{color:#fff}.messageList------dev---12SlI a.delete-message------dev---2RZ89{border:none!important}.messageList------dev---12SlI a.delete-message------dev---2RZ89.delete-message------dev---2RZ89:active,.messageList------dev---12SlI a.delete-message------dev---2RZ89.delete-message------dev---2RZ89:focus,.messageList------dev---12SlI a.delete-message------dev---2RZ89.delete-message------dev---2RZ89:hover{color:#999}.messageNotification------dev---2Zkjj{background:#d6563c;border-radius:10px;color:#fff;display:inline-block;line-height:8px;padding:3px 4px;font-size:9px;font-style:normal;display:none}.messagesTitle------dev---2Uvhm{float:left}.splunkMessagesDivider------dev---2rhgj{border-top:1px solid #555;height:0;margin:0 10px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/Messages.pcssm"],names:[],mappings:"AAGA,iCACI,iBAA+B,AAC/B,YAA0B,AAC1B,cAAgB,CACnB,AAED,+BACI,YAAa,AACb,iBAAkB,AAClB,6BAAoC,CACvC,AAED,oCACI,eAAgB,AAChB,WAAiB,AACjB,YAAa,AACb,gBAAkB,CAOrB,AANG,0CACI,UAAiB,CACpB,AACD,0CACI,eAAiB,CACpB,AAGL,6BACI,gBAAiB,AACjB,WAAiB,AACjB,gBAAiB,AACjB,iBAA+B,AAC/B,cAAgB,CACnB,AAED,8BAEI,WAAY,AACZ,iBAAkB,AAClB,gBAAiB,AACjB,2BAAiC,AACjC,6BAAoC,CAYvC,AAXG,gEACI,UAAc,CACjB,AACD,gEACI,qBAAwB,CAM3B,AALG,mTAGI,UAAiB,CACpB,AAIT,sCACI,mBAAiB,AACjB,mBAAoB,AACpB,WAAY,AACZ,qBAAsB,AACtB,gBAAiB,AACjB,gBAAiB,AACjB,cAAe,AACf,kBAAmB,AACnB,YAAc,CACjB,AAED,gCACI,UAAY,CACf,AAED,wCACI,0BAA4B,AAC5B,SAAY,AACZ,aAAe,CAClB",file:"Messages.pcssm",sourcesContent:["/* Messages styles in Lite Side Nav */\n/* ======================= */\n\n.messagesHeader {\n line-height: $navbarHeightLite;\n height: $navbarHeightLite;\n padding: 0 10px;\n}\n\n.messageLinks {\n height: 30px;\n line-height: 30px;\n border-bottom: 1px dotted $textGray;\n}\n\n.deleteAllMessages {\n font-size: 10px;\n color: $textGray;\n float: right;\n margin-right: 8px;\n &:hover {\n color: $textGray;\n }\n &:focus {\n background: none;\n }\n}\n\n.noMessages {\n background: none;\n color: $textGray;\n text-align: left;\n line-height: $navbarHeightLite;\n padding: 0 10px;\n}\n\n.messageList {\n composes: messageList from '../splunkbar/messages/MenuContents.pcssm';\n width: auto;\n max-height: 150px;\n overflow-y: auto;\n border-top: 1px dotted $textGray;\n border-bottom: 1px dotted $textGray;\n .message-content {\n color: $white;\n }\n a.delete-message {\n border: none !important;\n &.delete-message:hover,\n &.delete-message:focus,\n &.delete-message:active {\n color: $textGray;\n }\n }\n}\n\n.messageNotification {\n background: $red;\n border-radius: 10px;\n color: #FFF;\n display: inline-block;\n line-height: 8px;\n padding: 3px 4px;\n font-size: 9px;\n font-style: normal;\n display: none;\n}\n\n.messagesTitle {\n float: left;\n}\n\n.splunkMessagesDivider {\n border-top: 1px solid $gray;\n height: 0px;\n margin: 0 10px;\n}"],sourceRoot:"webpack://"}]),t.locals={messagesHeader:"messagesHeader------dev---16EjZ",messageLinks:"messageLinks------dev---30vDd",deleteAllMessages:"deleteAllMessages------dev---yM3KY",noMessages:"noMessages------dev---21EYg",messageList:"messageList------dev---12SlI "+n(36).locals.messageList,"message-content":"message-content------dev---39XlI","delete-message":"delete-message------dev---2RZ89",messageNotification:"messageNotification------dev---2Zkjj",messagesTitle:"messagesTitle------dev---2Uvhm",splunkMessagesDivider:"splunkMessagesDivider------dev---2rhgj"}},109:function(e,t){e.exports='
    \n
    \n
    \n
    '},110:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---11b-F{width:300px;height:100%;background:#333;color:#fff;box-sizing:border-box;position:fixed;top:0;left:-300px;z-index:1034;transition:left .5s}.view------dev---11b-F a{color:#fff}.sidenavHead------dev---37Ooi{padding:0 20px;height:40px;line-height:40px;font-size:14px}.sideNavBody------dev---3tNTR{padding-bottom:10px;position:absolute;right:0;left:0;bottom:0;top:0;overflow:auto;overflow-x:hidden}body{transition:margin .5s}[data-sidenav-state=open]{margin-left:300px;margin-right:-300px}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/SideNav.pcssm"],names:[],mappings:"AAGA,uBACI,YAAqB,AACrB,YAAa,AACb,gBAA6B,AAC7B,WAAc,AACd,sBAAuB,AACvB,eAAgB,AAChB,MAAO,AACP,YAAqB,AACrB,aAAwB,AACxB,mBAAqB,CAIxB,AAHG,yBACI,UAAc,CACjB,AAGL,8BACI,eAAgB,AAChB,YAA0B,AAC1B,iBAA+B,AAC/B,cAAgB,CACnB,AAED,8BACI,oBAAqB,AACrB,kBAAmB,AACnB,QAAS,AACT,OAAQ,AACR,SAAU,AACV,MAAO,AACP,cAAe,AACf,iBAAmB,CACtB,AAID,KACI,qBAAuB,CAC1B,AAED,0BACI,kBAA2B,AAC3B,mBAA6B,CAChC",file:"SideNav.pcssm",sourcesContent:["/* Lite Side Nav */\n/* ======================= */\n\n.view {\n width: $sideNavWidth;\n height: 100%;\n background: $splunkLiteBlack;\n color: $white;\n box-sizing: border-box;\n position: fixed;\n top: 0;\n left: -$sideNavWidth;\n z-index: $zindexSideNav;\n transition: .5s left;\n a {\n color: $white;\n }\n}\n\n.sidenavHead {\n padding: 0 20px;\n height: $navbarHeightLite;\n line-height: $navbarHeightLite;\n font-size: 14px;\n}\n\n.sideNavBody {\n padding-bottom: 10px;\n position: absolute;\n right: 0;\n left: 0;\n bottom: 0;\n top: 0;\n overflow: auto;\n overflow-x: hidden;\n}\n\n/* Body movement */\n\nbody {\n transition: .5s margin;\n}\n\n[data-sidenav-state=open] {\n margin-left: $sideNavWidth;\n margin-right: -$sideNavWidth;\n}"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---11b-F",sidenavHead:"sidenavHead------dev---37Ooi",sideNavBody:"sideNavBody------dev---3tNTR"}},111:function(e,t){e.exports='\n'},112:function(e,t,n){t=e.exports=n(13)(),t.i(n(113),void 0),t.i(n(114),void 0),t.push([e.id,".view------dev---DSGwM{min-width:260px}.appsList------dev---Sq8b1{max-height:calc(100vh - 120px)}.label------dev---2akqx{font-size:12px}.currentAppCheck------dev---2uYXH{position:absolute;left:10px;top:0}.dropdownIcon------dev---3OGc4{width:20px;position:absolute;top:0;right:16px;text-align:center;color:#f58220;font-size:30px}.dropdownIcon------dev---3OGc4>img{max-width:100%;vertical-align:middle;border:0}.dropdownIcon------dev---3OGc4>i{display:block}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/apps/MenuContents.pcssm"],names:[],mappings:"AAAA,uBAEI,eAAiB,CACpB,AAED,2BAEI,8BAAgC,CACnC,AAcD,wBACI,cAAyB,CAC5B,AAED,kCACI,kBAAmB,AACnB,UAAW,AACX,KAAS,CACZ,AAED,+BACI,WAAY,AACZ,kBAAmB,AACnB,MAAO,AACP,WAAY,AACZ,kBAAmB,AACnB,cAAyB,AACzB,cAAgB,CAWnB,AATG,mCACI,eAAgB,AAChB,sBAAuB,AACvB,QAAU,CACb,AAED,iCACI,aAAe,CAClB",file:"MenuContents.pcssm",sourcesContent:['.view {\n composes: body from "./MenuDialog.pcssm";\n min-width: 260px;\n}\n\n.appsList {\n composes: menu from \'./MenuDialog.pcssm\';\n max-height: calc(100vh - 120px);\n}\n\n.menu {\n composes: menu from "./MenuDialog.pcssm";\n}\n\n.gt {\n composes: gt from "../Master.pcssm";\n}\n\n.subBrand {\n composes: subBrand from "../Master.pcssm";\n}\n\n.label {\n font-size: $baseFontSize;\n}\n\n.currentAppCheck {\n position: absolute;\n left: 10px;\n top: 0px;\n}\n\n.dropdownIcon {\n width: 20px;\n position: absolute;\n top: 0;\n right: 16px;\n text-align: center;\n color: $splunkLiteOrange;\n font-size: 30px;\n\n > img {\n max-width: 100%;\n vertical-align: middle;\n border: 0;\n }\n\n > i {\n display: block;\n }\n}\n'],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---DSGwM "+n(113).locals.body,appsList:"appsList------dev---Sq8b1 "+n(113).locals.menu,menu:"menu------dev---pjrKR "+n(113).locals.menu,gt:"gt------dev---2iocn "+n(114).locals.gt,subBrand:"subBrand------dev---1-_i9 "+n(114).locals.subBrand,label:"label------dev---2akqx",currentAppCheck:"currentAppCheck------dev---2uYXH",dropdownIcon:"dropdownIcon------dev---3OGc4"}},113:function(e,t,n){t=e.exports=n(13)(),t.i(n(12),void 0),t.push([e.id,".arrow------dev---1Ljgx{display:none}.dropdown------dev---1duBa,.dropup------dev---GNRlL{position:relative}.dropdown-toggle------dev---2gskj:active,.open------dev---3VrNT .dropdown-toggle------dev---2gskj{outline:0}.menu------dev---1tWJ- li{position:relative}.menu------dev---1tWJ- li>a{display:block;line-height:40px;padding:0 50px 0 30px;font-size:17px;white-space:nowrap;color:#333}.menu------dev---1tWJ- li>a:focus:not(.disabled------dev---23qPJ),.menu------dev---1tWJ- li>a:hover:not(.disabled------dev---23qPJ){color:#333;background:rgba(0,0,0,.05)}.menu------dev---1tWJ- li+li>a{border-top:1px solid #ccc}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/apps/MenuDialog.pcssm"],names:[],mappings:"AAQA,wBACI,YAAc,CACjB,AAgBD,oDAEE,iBAAmB,CACpB,AAED,kGAEE,SAAW,CACZ,AAOG,0BACI,iBAAmB,CAmBtB,AAlBG,4BACI,cAAe,AACf,iBAAkB,AAClB,sBAAuB,AACvB,eAAgB,AAChB,mBAAoB,AACpB,UAAwB,CAO5B,AALI,oIAEI,WAAwB,AACxB,0BAAsC,CACzC,AAGN,+BACI,yBAAmC,CACtC",file:"MenuDialog.pcssm",sourcesContent:[".view {\n composes: view from '../../MenuDialog.pcssm';\n}\n\n.dialogPadded {\n composes: dialogPadded from '../../MenuDialog.pcssm';\n}\n\n.arrow {\n display: none;\n}\n\n\n.body {\n composes: body from '../../MenuDialog.pcssm';\n}\n\n.footer {\n composes: footer from '../../MenuDialog.pcssm';\n}\n\n\n/* Splunk: Dropdown arrow/caret */\n/* =========================== */\n\n\n.dropup,\n.dropdown {\n position: relative;\n}\n\n.dropdown-toggle:active,\n.open .dropdown-toggle {\n outline: 0;\n}\n\n/* Dropdowns */\n/* --------- */\n\n.menu {\n composes: menu from '../../MenuDialog.pcssm';\n li {\n position: relative;\n > a {\n display: block;\n line-height: 40px;\n padding: 0 50px 0 30px;\n font-size: 17px;\n white-space: nowrap;\n color: $splunkLiteBlack;\n\n &:hover:not(.disabled),\n &:focus:not(.disabled) {\n color: $splunkLiteBlack;\n background: $pillBackgroundColorHover;\n }\n }\n\n + li > a {\n border-top: 1px solid $borderColor;\n }\n }\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---1PAKe "+n(12).locals.view,dialogPadded:"dialogPadded------dev---wJRzG "+n(12).locals.dialogPadded,arrow:"arrow------dev---1Ljgx",body:"body------dev---WUe2J "+n(12).locals.body,footer:"footer------dev---xVX9a "+n(12).locals.footer,dropup:"dropup------dev---GNRlL",dropdown:"dropdown------dev---1duBa","dropdown-toggle":"dropdown-toggle------dev---2gskj",open:"open------dev---3VrNT",menu:"menu------dev---1tWJ- "+n(12).locals.menu,disabled:"disabled------dev---23qPJ"}},114:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".view------dev---3Kxj9{animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:medium none currentColor;border-collapse:separate;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:#000;-moz-columns:auto;columns:auto;-moz-column-count:auto;column-count:auto;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:normal;column-gap:normal;-moz-column-rule:medium none currentColor;column-rule:medium none currentColor;-moz-column-span:1;column-span:1;-moz-column-width:auto;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;line-height:normal;height:auto;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;list-style:disc outside none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;right:auto;-moz-tab-size:8;tab-size:8;table-layout:auto;text-align:left;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:50% 50% 0;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto;all:initial;background:#333!important;color:#fff;min-height:40px;padding-right:10px;font-size:12px;font-family:Roboto,Droid,Helvetica Neue,Helvetica,Arial,sans-serif;display:block}.view------dev---3Kxj9 a{color:#fff;text-decoration:none}.hamburger------dev---3_ywR{line-height:40px;height:40px;cursor:pointer;position:relative;z-index:1033;padding:0 20px;display:block;text-align:center;font-size:24px;float:left}.hamburger------dev---3_ywR:hover{background:hsla(0,0%,100%,.1)}.brand------dev---JAPL6{font-size:17px;float:left;text-decoration:none;line-height:40px;height:40px;border:none}.brand------dev---JAPL6:hover{background:none;border:none;text-decoration:none}.gt------dev---26uMk{color:#97999b;font-weight:400}.subBrand------dev---2Zpmu{color:#f58220;-webkit-font-smoothing:antialiased}.logo------dev---27F2H{float:left}.nav------dev---1-mQS{margin-bottom:0;height:40px;line-height:40px;float:left}.navbarGlobal------dev---nZ5wB{list-style:none;margin:0;display:-ms-flexbox;display:flex;float:right}.messageNotification------dev---3X3Ci{background:#d6563c;border-radius:10px;color:#fff;display:inline-block;line-height:8px;padding:3px 4px;font-size:9px;font-style:normal;display:none;position:absolute;top:5px;right:12px}.sidenavScreen------dev---2KRjt{position:fixed;background:rgba(0,0,0,.6);z-index:1032;width:100%;height:100%;display:none}@media only screen and (min-width:1100px){.nav------dev---1-mQS .help-menu-label------dev---BhmGY,.nav------dev---1-mQS .product-menu-label------dev---1pjlR{display:inline}}@media only screen and (min-width:1300px){.nav------dev---1-mQS .realname------dev---24QV-{max-width:250px}}@media only screen and (min-width:1500px){.nav------dev---1-mQS .realname------dev---24QV-{max-width:350px}}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/Master.pcssm"],names:[],mappings:"AAGA,uBACI,gDAAa,AAAb,oCAAa,AAAb,4BAAa,AAAb,+EAAa,AAAb,gCAAa,AAAb,yBAAa,AAAb,kBAAa,AAAb,gBAAa,AAAb,iBAAa,AAAb,YAAa,AAAb,gBAAa,AAAb,uBAAa,AAAb,iBAAa,AAAb,WAAa,AAAb,UAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,aAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,yBAAa,AAAb,oBAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,0CAAa,AAAb,qCAAa,AAAb,mBAAa,AAAb,cAAa,AAAb,uBAAa,AAAb,kBAAa,AAAb,eAAa,AAAb,uBAAa,AAAb,mBAAa,AAAb,YAAa,AAAb,cAAa,AAAb,eAAa,AAAb,iBAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,iBAAa,AAAb,kBAAa,AAAb,oBAAa,AAAb,gBAAa,AAAb,oBAAa,AAAb,mBAAa,AAAb,YAAa,AAAb,qBAAa,AAAb,iBAAa,AAAb,aAAa,AAAb,UAAa,AAAb,sBAAa,AAAb,6BAAa,AAAb,SAAa,AAAb,gBAAa,AAAb,eAAa,AAAb,aAAa,AAAb,YAAa,AAAb,UAAa,AAAb,UAAa,AAAb,2BAAa,AAAb,iBAAa,AAAb,mBAAa,AAAb,mBAAa,AAAb,UAAa,AAAb,sBAAa,AAAb,uBAAa,AAAb,uBAAa,AAAb,iBAAa,AAAb,2BAAa,AAAb,gBAAa,AAAb,WAAa,AAAb,gBAAa,AAAb,WAAa,AAAb,kBAAa,AAAb,gBAAa,AAAb,0BAAa,AAAb,qBAAa,AAAb,qBAAa,AAAb,cAAa,AAAb,iBAAa,AAAb,oBAAa,AAAb,SAAa,AAAb,eAAa,AAAb,2BAAa,AAAb,qBAAa,AAAb,2BAAa,AAAb,oBAAa,AAAb,wBAAa,AAAb,mBAAa,AAAb,mBAAa,AAAb,SAAa,AAAb,WAAa,AAAb,oBAAa,AAAb,aAAa,AAAb,YAAa,AACb,0BAAwC,AACxC,WAAc,AACd,gBAA8B,AAC9B,mBAAoB,AACpB,eAAyB,AACzB,mEAA6B,AAC7B,aAAe,CAKlB,AAJG,yBACI,WAAc,AACd,oBAAsB,CACzB,AAEL,4BACI,iBAA+B,AAC/B,YAA0B,AAC1B,eAAgB,AAChB,kBAAmB,AACnB,aAA0C,AAC1C,eAAgB,AAChB,cAAe,AACf,kBAAmB,AACnB,eAAgB,AAChB,UAAY,CAKf,AAHG,kCACI,6BAAiC,CACpC,AAEL,wBACI,eAAgB,AAChB,WAAY,AACZ,qBAAsB,AACtB,iBAA+B,AAC/B,YAA0B,AAC1B,WAAa,CAMhB,AALG,8BACI,gBAAiB,AACjB,YAAa,AACb,oBAAsB,CACzB,AAEL,qBACI,cAAmB,AACnB,eAAoB,CACvB,AACD,2BACI,cAAyB,AACzB,kCAAoC,CACvC,AACD,uBACI,UAAY,CACf,AACD,sBACI,gBAAiB,AACjB,YAA0B,AAC1B,iBAA+B,AAC/B,UAAY,CACf,AACD,+BACI,gBAAiB,AACjB,SAAU,AACV,oBAAc,AAAd,aAAc,AACd,WAAa,CAChB,AACD,sCACI,mBAAiB,AACjB,mBAAoB,AACpB,WAAc,AACd,qBAAsB,AACtB,gBAAiB,AACjB,gBAAiB,AACjB,cAAe,AACf,kBAAmB,AACnB,aAAc,AACd,kBAAmB,AACnB,QAAS,AACT,UAAY,CACf,AACD,gCACI,eAAgB,AAChB,0BAA+B,AAC/B,aAAgC,AAChC,WAAY,AACZ,YAAa,AACb,YAAc,CACjB,AAED,0CACE,mHAEE,cAAgB,CACjB,CACF,AAED,0CACE,iDACI,eAAiB,CACpB,CACF,AAED,0CACE,iDACI,eAAiB,CACpB,CACF",file:"Master.pcssm",sourcesContent:["/* Lite Bar */\n/* ======================= */\n\n.view {\n all: initial;\n background: $splunkLiteBlack !important;\n color: $white;\n min-height: $navbarHeightLite;\n padding-right: 10px;\n font-size: $baseFontSize;\n font-family: $baseFontFamily;\n display: block;\n a {\n color: $white;\n text-decoration: none;\n }\n}\n.hamburger {\n line-height: $navbarHeightLite;\n height: $navbarHeightLite;\n cursor: pointer;\n position: relative;\n z-index: calc($zindexSideNavBackdrop + 1);\n padding: 0 20px;\n display: block;\n text-align: center;\n font-size: 24px;\n float: left;\n\n &:hover {\n background: color($white a(10%));\n }\n}\n.brand {\n font-size: 17px;\n float: left;\n text-decoration: none;\n line-height: $navbarHeightLite;\n height: $navbarHeightLite;\n border: none;\n &:hover {\n background: none;\n border: none;\n text-decoration: none;\n }\n}\n.gt {\n color: $splunkGray;\n font-weight: normal;\n}\n.subBrand {\n color: $splunkLiteOrange;\n -webkit-font-smoothing: antialiased;\n}\n.logo {\n float: left;\n}\n.nav {\n margin-bottom: 0;\n height: $navbarHeightLite;\n line-height: $navbarHeightLite;\n float: left;\n}\n.navbarGlobal {\n list-style: none;\n margin: 0;\n display: flex;\n float: right;\n}\n.messageNotification {\n background: $red;\n border-radius: 10px;\n color: $white;\n display: inline-block;\n line-height: 8px;\n padding: 3px 4px;\n font-size: 9px;\n font-style: normal;\n display: none;\n position: absolute;\n top: 5px;\n right: 12px;\n}\n.sidenavScreen {\n position: fixed;\n background: rgba(0, 0, 0, 0.6);\n z-index: $zindexSideNavBackdrop;\n width: 100%;\n height: 100%;\n display: none;\n}\n\n@media only screen and (min-width: 1100px) {\n .nav .product-menu-label,\n .nav .help-menu-label {\n display: inline;\n }\n}\n\n@media only screen and (min-width: 1300px) {\n .nav .realname {\n max-width: 250px;\n }\n}\n\n@media only screen and (min-width: 1500px) {\n .nav .realname {\n max-width: 350px;\n }\n}\n"],sourceRoot:"webpack://"}]),t.locals={view:"view------dev---3Kxj9",hamburger:"hamburger------dev---3_ywR",brand:"brand------dev---JAPL6",gt:"gt------dev---26uMk",subBrand:"subBrand------dev---2Zpmu",logo:"logo------dev---27F2H",nav:"nav------dev---1-mQS",navbarGlobal:"navbarGlobal------dev---nZ5wB",messageNotification:"messageNotification------dev---3X3Ci",sidenavScreen:"sidenavScreen------dev---2KRjt","product-menu-label":"product-menu-label------dev---1pjlR","help-menu-label":"help-menu-label------dev---BhmGY",realname:"realname------dev---24QV-"}},115:function(e,t,n){t=e.exports=n(13)(),t.i(n(15),void 0),t.i(n(114),void 0),t.push([e.id,".view------dev---2ZkPN{height:40px;float:left;border-left:1px solid #555;border-right:1px solid #555}.appName------dev---3Bm4b{display:inline-block;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;max-width:calc((100vw - 800px) / 2)}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/litebar/apps/Master.pcssm"],names:[],mappings:"AAEA,uBAEI,YAAa,AACb,WAAY,AACZ,2BAA6B,AAC7B,2BAA8B,CACjC,AAMD,0BACI,qBAAsB,AACtB,sBAAuB,AACvB,gBAAiB,AACjB,uBAAwB,AACxB,mCAAqC,CACxC",file:"Master.pcssm",sourcesContent:["/* toggle */\n\n.view {\n composes: view from '../../Menu.pcssm';\n height: 40px;\n float: left;\n border-left: 1px solid $gray;\n border-right: 1px solid $gray;\n}\n\n.toggle {\n composes: toggle from '../Master.pcssm';\n}\n\n.appName {\n display: inline-block;\n vertical-align: middle;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: calc((100vw - 800px) / 2);\n}\n"], -sourceRoot:"webpack://"}]),t.locals={view:"view------dev---2ZkPN "+n(15).locals.view,toggle:"toggle------dev---1XlgN "+n(114).locals.toggle,appName:"appName------dev---3Bm4b"}},116:function(e,t){e.exports='\n \n\n
    \n
    \n
    \n \n \n \n
    \n'},118:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0}),t.configManager=void 0;var o=function(){function e(e,t){for(var n=0;n"']/g,te=RegExp(Q.source),ne=RegExp(ee.source),ie=/<%-([\s\S]+?)%>/g,re=/<%([\s\S]+?)%>/g,oe=/<%=([\s\S]+?)%>/g,se=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ae=/^\w*$/,le=/^\./,ce=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,de=/[\\^$.*+?()[\]{}|]/g,ue=RegExp(de.source),he=/^\s+|\s+$/g,pe=/^\s+/,fe=/\s+$/,me=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ge=/\{\n\/\* \[wrapped with (.+)\] \*/,ve=/,? & /,Ae=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,be=/\\(\\)?/g,ye=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,we=/\w*$/,Ce=/^[-+]0x[0-9a-f]+$/i,xe=/^0b[01]+$/i,_e=/^\[object .+?Constructor\]$/,ke=/^0o[0-7]+$/i,Se=/^(?:0|[1-9]\d*)$/,Ee=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Te=/($^)/,Be=/['\n\r\u2028\u2029\\]/g,De="[\\ufe0e\\ufe0f]?(?:[\\u0300-\\u036f\\ufe20-\\ufe23\\u20d0-\\u20f0]|\\ud83c[\\udffb-\\udfff])?(?:\\u200d(?:[^\\ud800-\\udfff]|(?:\\ud83c[\\udde6-\\uddff]){2}|[\\ud800-\\udbff][\\udc00-\\udfff])[\\ufe0e\\ufe0f]?(?:[\\u0300-\\u036f\\ufe20-\\ufe23\\u20d0-\\u20f0]|\\ud83c[\\udffb-\\udfff])?)*",$e="(?:[\\u2700-\\u27bf]|(?:\\ud83c[\\udde6-\\uddff]){2}|[\\ud800-\\udbff][\\udc00-\\udfff])"+De,Me="(?:[^\\ud800-\\udfff][\\u0300-\\u036f\\ufe20-\\ufe23\\u20d0-\\u20f0]?|[\\u0300-\\u036f\\ufe20-\\ufe23\\u20d0-\\u20f0]|(?:\\ud83c[\\udde6-\\uddff]){2}|[\\ud800-\\udbff][\\udc00-\\udfff]|[\\ud800-\\udfff])",Ie=RegExp("['’]","g"),Ne=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe23\\u20d0-\\u20f0]","g"),Le=RegExp("\\ud83c[\\udffb-\\udfff](?=\\ud83c[\\udffb-\\udfff])|"+Me+De,"g"),Oe=RegExp(["[A-Z\\xc0-\\xd6\\xd8-\\xde]?[a-z\\xdf-\\xf6\\xf8-\\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000]|[A-Z\\xc0-\\xd6\\xd8-\\xde]|$)|(?:[A-Z\\xc0-\\xd6\\xd8-\\xde]|[^\\ud800-\\udfff\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000\\d+\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000]|[A-Z\\xc0-\\xd6\\xd8-\\xde](?:[a-z\\xdf-\\xf6\\xf8-\\xff]|[^\\ud800-\\udfff\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000\\d+\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde])|$)|[A-Z\\xc0-\\xd6\\xd8-\\xde]?(?:[a-z\\xdf-\\xf6\\xf8-\\xff]|[^\\ud800-\\udfff\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000\\d+\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\\xc0-\\xd6\\xd8-\\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\\d+",$e].join("|"),"g"),Pe=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe23\\u20d0-\\u20f0\\ufe0e\\ufe0f]"),je=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Fe="Array Buffer DataView Date Error Float32Array Float64Array Function Int8Array Int16Array Int32Array Map Math Object Promise RegExp Set String Symbol TypeError Uint8Array Uint8ClampedArray Uint16Array Uint32Array WeakMap _ clearTimeout isFinite parseInt setTimeout".split(" "),Re={};Re["[object Float32Array]"]=Re["[object Float64Array]"]=Re["[object Int8Array]"]=Re["[object Int16Array]"]=Re["[object Int32Array]"]=Re["[object Uint8Array]"]=Re["[object Uint8ClampedArray]"]=Re["[object Uint16Array]"]=Re["[object Uint32Array]"]=!0,Re["[object Arguments]"]=Re["[object Array]"]=Re["[object ArrayBuffer]"]=Re["[object Boolean]"]=Re["[object DataView]"]=Re["[object Date]"]=Re["[object Error]"]=Re["[object Function]"]=Re["[object Map]"]=Re["[object Number]"]=Re["[object Object]"]=Re["[object RegExp]"]=Re["[object Set]"]=Re["[object String]"]=Re["[object WeakMap]"]=!1;var ze={};ze["[object Arguments]"]=ze["[object Array]"]=ze["[object ArrayBuffer]"]=ze["[object DataView]"]=ze["[object Boolean]"]=ze["[object Date]"]=ze["[object Float32Array]"]=ze["[object Float64Array]"]=ze["[object Int8Array]"]=ze["[object Int16Array]"]=ze["[object Int32Array]"]=ze["[object Map]"]=ze["[object Number]"]=ze["[object Object]"]=ze["[object RegExp]"]=ze["[object Set]"]=ze["[object String]"]=ze["[object Symbol]"]=ze["[object Uint8Array]"]=ze["[object Uint8ClampedArray]"]=ze["[object Uint16Array]"]=ze["[object Uint32Array]"]=!0,ze["[object Error]"]=ze["[object Function]"]=ze["[object WeakMap]"]=!1;var Ue,qe={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ge=parseFloat,We=parseInt,Ye="object"==typeof e&&e&&e.Object===Object&&e,Ve="object"==typeof self&&self&&self.Object===Object&&self,He=Ye||Ve||Function("return this")(),Ke="object"==typeof t&&t&&!t.nodeType&&t,Je=Ke&&"object"==typeof r&&r&&!r.nodeType&&r,Xe=Je&&Je.exports===Ke,Ze=Xe&&Ye.h;e:{try{Ue=Ze&&Ze.g("util");break e}catch(e){}Ue=void 0}var Qe=Ue&&Ue.isArrayBuffer,et=Ue&&Ue.isDate,tt=Ue&&Ue.isMap,nt=Ue&&Ue.isRegExp,it=Ue&&Ue.isSet,rt=Ue&&Ue.isTypedArray,ot=S("length"),st=E({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),at=E({"&":"&","<":"<",">":">",'"':""","'":"'"}),lt=E({"&":"&","<":"<",">":">",""":'"',"'":"'"}),ct=function e(t){function n(e){return ao.call(e)}function i(e){if(mr(e)&&!ta(e)&&!(e instanceof De)){if(e instanceof E)return e;if(ro.call(e,"__wrapped__"))return ji(e)}return new E(e)}function r(){}function E(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=Y}function De(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function $e(e){var t=-1,n=e?e.length:0;for(this.clear();++t=t?e:t)),e}function vt(e,t,i,r,o,s,a){var l;if(r&&(l=s?r(e,o,s,a):r(e)),l!==Y)return l;if(!fr(e))return e;if(o=ta(e)){if(l=bi(e),!t)return On(e,l)}else{var d=n(e),u="[object Function]"==d||"[object GeneratorFunction]"==d;if(ia(e))return Dn(e,t);if("[object Object]"==d||"[object Arguments]"==d||u&&!s){if(l=yi(u?{}:e),!t)return jn(e,pt(l,e))}else{if(!ze[d])return s?e:{};l=wi(e,d,vt,t)}}if(a||(a=new qe),s=a.get(e))return s;a.set(e,l);var h=o?Y:(i?ui:Br)(e);return c(h||e,function(n,o){h&&(o=n,n=e[o]),dt(l,o,vt(n,t,i,r,o,e,a))}),l}function At(e){var t=Br(e);return function(n){return bt(n,e,t)}}function bt(e,t,n){var i=n.length;if(null==e)return!i;for(e=Kr(e);i--;){var r=n[i],o=t[r],s=e[r];if(s===Y&&!(r in e)||!o(s))return!1}return!0}function yt(e,t,n){if("function"!=typeof e)throw new Zr("Expected a function");return fs(function(){e.apply(Y,n)},t)}function wt(e,t,n,i){var r=-1,o=p,s=!0,a=e.length,l=[],c=t.length;if(!a)return l;n&&(t=m(t,I(n))),i?(o=f,s=!1):200<=t.length&&(o=L,s=!1,t=new Ue(t));e:for(;++rt}function Mt(e,t){return null!=e&&ro.call(e,t)}function It(e,t){return null!=e&&t in Kr(e)}function Nt(e,t,n){for(var i=n?f:p,r=e[0].length,o=e.length,s=o,a=Gr(o),l=1/0,c=[];s--;){var d=e[s];s&&t&&(d=m(d,I(t))),l=Io(d.length,l),a[s]=!n&&(t||120<=r&&120<=d.length)?new Ue(s&&d):Y}var d=e[0],u=-1,h=a[0];e:for(;++ut?n:0,xi(t,n)?e[t]:Y}function tn(e,t,n){var i=-1;return t=m(t.length?t:[Pr],I(fi())),e=Jt(e,function(e){return{a:m(t,function(t){return t(e)}),b:++i,c:e}}),B(e,function(e,t){var i;e:{i=-1;for(var r=e.a,o=t.a,s=r.length,a=n.length;++i=a?l:l*("desc"==n[i]?-1:1);break e}}i=e.b-t.b}return i})}function nn(e,t){return e=Kr(e),rn(e,t,function(t,n){return n in e})}function rn(e,t,n){for(var i=-1,r=t.length,o={};++it||9007199254740991t&&(t=-t>r?0:r+t),n=n>r?r:n,0>n&&(n+=r),r=t>n?0:n-t>>>0,t>>>=0,n=Gr(r);++i=r){for(;i>>1,s=e[o];null!==s&&!br(s)&&(n?s<=t:s=i?e:mn(e,t,n)}function Dn(e,t){if(t)return e.slice();var n=e.length,n=fo?fo(n):new e.constructor(n);return e.copy(n),n}function $n(e){var t=new e.constructor(e.byteLength);return new po(t).set(new po(e)),t}function Mn(e,t){return new e.constructor(t?$n(e.buffer):e.buffer,e.byteOffset,e.length)}function In(e,t){if(e!==t){var n=e!==Y,i=null===e,r=e===e,o=br(e),s=t!==Y,a=null===t,l=t===t,c=br(t);if(!a&&!c&&!o&&e>t||o&&s&&l&&!a&&!c||i&&s&&l||!n&&l||!r)return 1;if(!i&&!o&&!c&&er?Y:o,r=1),t=Kr(t);++io&&s[0]!==c&&s[o-1]!==c?[]:z(s,c),o-=l.length,on?n?cn(t,e):t:(n=cn(t,ko(e/G(t))),Pe.test(t)?Bn(W(n),0,e).join(""):n.slice(0,e))}function ti(e,t,n,i){function r(){for(var t=-1,l=arguments.length,c=-1,d=i.length,u=Gr(d+l),h=this&&this!==He&&this instanceof r?s:e;++ct||i)&&(1&e&&(o[2]=h[2],t|=1&n?0:4),(n=h[3])&&(i=o[3],o[3]=i?Nn(i,n,h[4]):n,o[4]=i?z(o[3],"__lodash_placeholder__"):h[4]),(n=h[5])&&(i=o[5],o[5]=i?Ln(i,n,h[6]):n,o[6]=i?z(o[5],"__lodash_placeholder__"):h[6]),(n=h[7])&&(o[7]=n),128&e&&(o[8]=null==o[8]?h[8]:Io(o[8],h[8])),null==o[9]&&(o[9]=h[9]),o[0]=h[0],o[1]=t),e=o[0],t=o[1],n=o[2],i=o[3],r=o[4],a=o[9]=null==o[9]?l?0:e.length:Mo(o[9]-c,0),!a&&24&t&&(t&=-25),Mi((h?os:ps)(t&&1!=t?8==t||16==t?Vn(e,t,a):32!=t&&33!=t||r.length?Jn.apply(Y,o):ti(e,t,n,i):qn(e,t,n),o),e,t)}function li(e,t,n,i,r,o){var s=2&r,a=e.length,l=t.length;if(a!=l&&!(s&&l>a))return!1;if((l=o.get(e))&&o.get(t))return l==t;var l=-1,c=!0,d=1&r?new Ue:Y;for(o.set(e,t),o.set(t,e);++ln&&(n=Mo(i+n,0)),w(e,fi(t,3),n)):-1}function Ri(e,t,n){var i=e?e.length:0;if(!i)return-1;var r=i-1;return n!==Y&&(r=Cr(n),r=0>n?Mo(i+r,0):Io(r,i-1)),w(e,fi(t,3),r,!0)}function zi(e){return e&&e.length?kt(e,1):[]}function Ui(e){return e&&e.length?e[0]:Y}function qi(e){var t=e?e.length:0;return t?e[t-1]:Y}function Gi(e,t){return e&&e.length&&t&&t.length?sn(e,t):e}function Wi(e){return e?Po.call(e):e}function Yi(e){if(!e||!e.length)return[];var t=0;return e=h(e,function(e){if(cr(e))return t=Mo(e.length,t),!0}),$(t,function(t){return m(e,S(t))})}function Vi(e,t){if(!e||!e.length)return[];var n=Yi(e);return null==t?n:m(n,function(e){return a(t,Y,e)})}function Hi(e){return e=i(e),e.__chain__=!0,e}function Ki(e,t){return t(e)}function Ji(){return this}function Xi(e,t){return(ta(e)?c:ts)(e,fi(t,3))}function Zi(e,t){return(ta(e)?d:ns)(e,fi(t,3))}function Qi(e,t){return(ta(e)?m:Jt)(e,fi(t,3))}function er(e,t,n){return t=n?Y:t,t=e&&null==t?e.length:t,ai(e,128,Y,Y,Y,Y,t)}function tr(e,t){var n;if("function"!=typeof t)throw new Zr("Expected a function");return e=Cr(e),function(){return 0<--e&&(n=t.apply(this,arguments)),1>=e&&(t=Y),n}}function nr(e,t,n){return t=n?Y:t,e=ai(e,8,Y,Y,Y,Y,Y,t),e.placeholder=nr.placeholder,e}function ir(e,t,n){return t=n?Y:t,e=ai(e,16,Y,Y,Y,Y,Y,t),e.placeholder=ir.placeholder,e}function rr(e,t,n){function i(t){var n=l,i=c;return l=c=Y,f=t,u=e.apply(i,n)}function r(e){var n=e-p;return e-=f,p===Y||n>=t||0>n||g&&e>=d}function o(){var e=qs();if(r(e))return s(e);var n,i=fs;n=e-f,e=t-(e-p),n=g?Io(e,d-n):e,h=i(o,n)}function s(e){return h=Y,v&&l?i(e):(l=c=Y,u)}function a(){var e=qs(),n=r(e);if(l=arguments,c=this,p=e,n){if(h===Y)return f=e=p,h=fs(o,t),m?i(e):u;if(g)return h=fs(o,t),i(p)}return h===Y&&(h=fs(o,t)),u}var l,c,d,u,h,p,f=0,m=!1,g=!1,v=!0;if("function"!=typeof e)throw new Zr("Expected a function");return t=_r(t)||0,fr(n)&&(m=!!n.leading,d=(g="maxWait"in n)?Mo(_r(n.maxWait)||0,t):d,v="trailing"in n?!!n.trailing:v),a.cancel=function(){h!==Y&&as(h),f=0,l=p=c=h=Y},a.flush=function(){return h===Y?u:s(qs())},a}function or(e,t){function n(){var i=arguments,r=t?t.apply(this,i):i[0],o=n.cache;return o.has(r)?o.get(r):(i=e.apply(this,i),n.cache=o.set(r,i)||o,i)}if("function"!=typeof e||t&&"function"!=typeof t)throw new Zr("Expected a function");return n.cache=new(or.Cache||Le),n}function sr(e){if("function"!=typeof e)throw new Zr("Expected a function");return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}function ar(e,t){return e===t||e!==e&&t!==t}function lr(e){return null!=e&&pr(e.length)&&!ur(e)}function cr(e){return mr(e)&&lr(e)}function dr(e){return!!mr(e)&&("[object Error]"==ao.call(e)||"string"==typeof e.message&&"string"==typeof e.name)}function ur(e){return e=fr(e)?ao.call(e):"","[object Function]"==e||"[object GeneratorFunction]"==e||"[object Proxy]"==e}function hr(e){return"number"==typeof e&&e==Cr(e)}function pr(e){return"number"==typeof e&&-1=e}function fr(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function mr(e){return null!=e&&"object"==typeof e}function gr(e){return"number"==typeof e||mr(e)&&"[object Number]"==ao.call(e)}function vr(e){return!(!mr(e)||"[object Object]"!=ao.call(e))&&(e=mo(e),null===e||(e=ro.call(e,"constructor")&&e.constructor,"function"==typeof e&&e instanceof e&&io.call(e)==so))}function Ar(e){return"string"==typeof e||!ta(e)&&mr(e)&&"[object String]"==ao.call(e)}function br(e){return"symbol"==typeof e||mr(e)&&"[object Symbol]"==ao.call(e)}function yr(e){if(!e)return[];if(lr(e))return Ar(e)?W(e):On(e);if(go&&e[go]){e=e[go]();for(var t,i=[];!(t=e.next()).done;)i.push(t.value);return i}return t=n(e),("[object Map]"==t?F:"[object Set]"==t?U:Mr)(e)}function wr(e){return e?(e=_r(e),e===V||e===-V?1.7976931348623157e308*(0>e?-1:1):e===e?e:0):0===e?e:0}function Cr(e){e=wr(e);var t=e%1;return e===e?t?e-t:e:0}function xr(e){return e?gt(Cr(e),0,4294967295):0}function _r(e){if("number"==typeof e)return e;if(br(e))return H;if(fr(e)&&(e="function"==typeof e.valueOf?e.valueOf():e,e=fr(e)?e+"":e),"string"!=typeof e)return 0===e?e:+e;e=e.replace(he,"");var t=xe.test(e);return t||ke.test(e)?We(e.slice(2),t?2:8):Ce.test(e)?H:+e}function kr(e){return Pn(e,Dr(e))}function Sr(e){return null==e?"":wn(e)}function Er(e,t,n){return e=null==e?Y:Bt(e,t),e===Y?n:e}function Tr(e,t){return null!=e&&Ai(e,t,It)}function Br(e){return lr(e)?Ye(e):Ht(e)}function Dr(e){if(lr(e))e=Ye(e,!0);else if(fr(e)){var t,n=Ei(e),i=[];for(t in e)("constructor"!=t||!n&&ro.call(e,t))&&i.push(t);e=i}else{if(t=[],null!=e)for(n in Kr(e))t.push(n);e=t}return e}function $r(e,t){return null==e?{}:rn(e,Dt(e,Dr,us),fi(t))}function Mr(e){return e?N(e,Br(e)):[]}function Ir(e){return Na(Sr(e).toLowerCase())}function Nr(e){return(e=Sr(e))&&e.replace(Ee,st).replace(Ne,"")}function Lr(e,t,n){return e=Sr(e),t=n?Y:t,t===Y?je.test(e)?e.match(Oe)||[]:e.match(Ae)||[]:e.match(t)||[]}function Or(e){return function(){return e}}function Pr(e){return e}function jr(e){return Vt("function"==typeof e?e:vt(e,!0))}function Fr(e,t,n){var i=Br(t),r=Tt(t,i);null!=n||fr(t)&&(r.length||!i.length)||(n=t,t=e,e=this,r=Tt(t,Br(t)));var o=!(fr(n)&&"chain"in n&&!n.chain),s=ur(e);return c(r,function(n){var i=t[n];e[n]=i,s&&(e.prototype[n]=function(){var t=this.__chain__;if(o||t){var n=e(this.__wrapped__);return(n.__actions__=On(this.__actions__)).push({func:i,args:arguments,thisArg:e}),n.__chain__=t,n}return i.apply(e,g([this.value()],arguments))})}),e}function Rr(){}function zr(e){return ki(e)?S(Li(e)):on(e)}function Ur(){return[]}function qr(){return!1}t=t?ct.defaults(He.Object(),t,ct.pick(He,Fe)):He;var Gr=t.Array,Wr=t.Date,Yr=t.Error,Vr=t.Function,Hr=t.Math,Kr=t.Object,Jr=t.RegExp,Xr=t.String,Zr=t.TypeError,Qr=Gr.prototype,eo=Kr.prototype,to=t["__core-js_shared__"],no=function(){var e=/[^.]+$/.exec(to&&to.keys&&to.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),io=Vr.prototype.toString,ro=eo.hasOwnProperty,oo=0,so=io.call(Kr),ao=eo.toString,lo=He._,co=Jr("^"+io.call(ro).replace(de,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),uo=Xe?t.Buffer:Y,ho=t.Symbol,po=t.Uint8Array,fo=uo?uo.f:Y,mo=R(Kr.getPrototypeOf,Kr),go=ho?ho.iterator:Y,vo=Kr.create,Ao=eo.propertyIsEnumerable,bo=Qr.splice,yo=ho?ho.isConcatSpreadable:Y,wo=function(){try{var e=vi(Kr,"defineProperty");return e({},"",{}),e}catch(e){}}(),Co=t.clearTimeout!==He.clearTimeout&&t.clearTimeout,xo=Wr&&Wr.now!==He.Date.now&&Wr.now,_o=t.setTimeout!==He.setTimeout&&t.setTimeout,ko=Hr.ceil,So=Hr.floor,Eo=Kr.getOwnPropertySymbols,To=uo?uo.isBuffer:Y,Bo=t.isFinite,Do=Qr.join,$o=R(Kr.keys,Kr),Mo=Hr.max,Io=Hr.min,No=Wr.now,Lo=t.parseInt,Oo=Hr.random,Po=Qr.reverse,jo=vi(t,"DataView"),Fo=vi(t,"Map"),Ro=vi(t,"Promise"),zo=vi(t,"Set"),Uo=vi(t,"WeakMap"),qo=vi(Kr,"create"),Go=Uo&&new Uo,Wo={},Yo=Oi(jo),Vo=Oi(Fo),Ho=Oi(Ro),Ko=Oi(zo),Jo=Oi(Uo),Xo=ho?ho.prototype:Y,Zo=Xo?Xo.valueOf:Y,Qo=Xo?Xo.toString:Y,es=function(){function e(){}return function(t){return fr(t)?vo?vo(t):(e.prototype=t,t=new e,e.prototype=Y,t):{}}}();i.templateSettings={escape:ie,evaluate:re,interpolate:oe,variable:"",imports:{_:i}},i.prototype=r.prototype,i.prototype.constructor=i,E.prototype=es(r.prototype),E.prototype.constructor=E,De.prototype=es(r.prototype),De.prototype.constructor=De,$e.prototype.clear=function(){this.__data__=qo?qo(null):{},this.size=0},$e.prototype.delete=function(e){return e=this.has(e)&&delete this.__data__[e],this.size-=e?1:0,e},$e.prototype.get=function(e){var t=this.__data__;return qo?(e=t[e],"__lodash_hash_undefined__"===e?Y:e):ro.call(t,e)?t[e]:Y},$e.prototype.has=function(e){var t=this.__data__;return qo?t[e]!==Y:ro.call(t,e)},$e.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=qo&&t===Y?"__lodash_hash_undefined__":t,this},Me.prototype.clear=function(){this.__data__=[],this.size=0},Me.prototype.delete=function(e){var t=this.__data__;return e=ut(t,e),!(0>e||(e==t.length-1?t.pop():bo.call(t,e,1),--this.size,0))},Me.prototype.get=function(e){var t=this.__data__;return e=ut(t,e),0>e?Y:t[e][1]},Me.prototype.has=function(e){return-1i?(++this.size,n.push([e,t])):n[i][1]=t,this},Le.prototype.clear=function(){this.size=0,this.__data__={hash:new $e,map:new(Fo||Me),string:new $e}},Le.prototype.delete=function(e){return e=mi(this,e).delete(e),this.size-=e?1:0,e},Le.prototype.get=function(e){return mi(this,e).get(e)},Le.prototype.has=function(e){return mi(this,e).has(e)},Le.prototype.set=function(e,t){var n=mi(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this},Ue.prototype.add=Ue.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},Ue.prototype.has=function(e){return this.__data__.has(e)},qe.prototype.clear=function(){this.__data__=new Me,this.size=0},qe.prototype.delete=function(e){var t=this.__data__;return e=t.delete(e),this.size=t.size,e},qe.prototype.get=function(e){return this.__data__.get(e)},qe.prototype.has=function(e){return this.__data__.has(e)},qe.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Me){var i=n.__data__;if(!Fo||199>i.length)return i.push([e,t]),this.size=++n.size,this;n=this.__data__=new Le(i)}return n.set(e,t),this.size=n.size,this};var ts=zn(St),ns=zn(Et,!0),is=Un(),rs=Un(!0),os=Go?function(e,t){return Go.set(e,t),e}:Pr,ss=wo?function(e,t){return wo(e,"toString",{configurable:!0,enumerable:!1,value:Or(t),writable:!0})}:Pr,as=Co||function(e){return He.clearTimeout(e)},ls=zo&&1/U(new zo([,-0]))[1]==V?function(e){return new zo(e)}:Rr,cs=Go?function(e){return Go.get(e)}:Rr,ds=Eo?R(Eo,Kr):Ur,us=Eo?function(e){for(var t=[];e;)g(t,ds(e)),e=mo(e);return t}:Ur;(jo&&"[object DataView]"!=n(new jo(new ArrayBuffer(1)))||Fo&&"[object Map]"!=n(new Fo)||Ro&&"[object Promise]"!=n(Ro.resolve())||zo&&"[object Set]"!=n(new zo)||Uo&&"[object WeakMap]"!=n(new Uo))&&(n=function(e){var t=ao.call(e);if(e=(e="[object Object]"==t?e.constructor:Y)?Oi(e):Y)switch(e){case Yo:return"[object DataView]";case Vo:return"[object Map]";case Ho:return"[object Promise]";case Ko:return"[object Set]";case Jo:return"[object WeakMap]"}return t});var hs=to?ur:qr,ps=Ii(os),fs=_o||function(e,t){return He.setTimeout(e,t)},ms=Ii(ss),gs=function(e){e=or(e,function(e){return 500===t.size&&t.clear(),e});var t=e.cache;return e}(function(e){e=Sr(e);var t=[];return le.test(e)&&t.push(""),e.replace(ce,function(e,n,i,r){t.push(i?r.replace(be,"$1"):n||e)}),t}),vs=dn(function(e,t){return cr(e)?wt(e,kt(t,1,cr,!0)):[]}),As=dn(function(e,t){var n=qi(t);return cr(n)&&(n=Y),cr(e)?wt(e,kt(t,1,cr,!0),fi(n,2)):[]}),bs=dn(function(e,t){var n=qi(t);return cr(n)&&(n=Y),cr(e)?wt(e,kt(t,1,cr,!0),Y,n):[]}),ys=dn(function(e){var t=m(e,En);return t.length&&t[0]===e[0]?Nt(t):[]}),ws=dn(function(e){var t=qi(e),n=m(e,En);return t===qi(n)?t=Y:n.pop(),n.length&&n[0]===e[0]?Nt(n,fi(t,2)):[]}),Cs=dn(function(e){var t=qi(e),n=m(e,En);return t===qi(n)?t=Y:n.pop(),n.length&&n[0]===e[0]?Nt(n,Y,t):[]}),xs=dn(Gi),_s=di(function(e,t){var n=e?e.length:0,i=mt(e,t);return an(e,m(t,function(e){return xi(e,n)?+e:e}).sort(In)),i}),ks=dn(function(e){return Cn(kt(e,1,cr,!0))}),Ss=dn(function(e){var t=qi(e);return cr(t)&&(t=Y),Cn(kt(e,1,cr,!0),fi(t,2))}),Es=dn(function(e){var t=qi(e);return cr(t)&&(t=Y),Cn(kt(e,1,cr,!0),Y,t)}),Ts=dn(function(e,t){return cr(e)?wt(e,t):[]}),Bs=dn(function(e){return kn(h(e,cr))}),Ds=dn(function(e){var t=qi(e);return cr(t)&&(t=Y),kn(h(e,cr),fi(t,2))}),$s=dn(function(e){var t=qi(e);return cr(t)&&(t=Y),kn(h(e,cr),Y,t)}),Ms=dn(Yi),Is=dn(function(e){var t=e.length,t=1=t}),ea=Pt(function(){return arguments}())?Pt:function(e){return mr(e)&&ro.call(e,"callee")&&!Ao.call(e,"callee")},ta=Gr.isArray,na=Qe?I(Qe):jt,ia=To||qr,ra=et?I(et):Ft,oa=tt?I(tt):zt,sa=nt?I(nt):Gt,aa=it?I(it):Wt,la=rt?I(rt):Yt,ca=ii(Kt),da=ii(function(e,t){return e<=t}),ua=Rn(function(e,t){if(Ei(t)||lr(t))Pn(t,Br(t),e);else for(var n in t)ro.call(t,n)&&dt(e,n,t[n])}),ha=Rn(function(e,t){Pn(t,Dr(t),e)}),pa=Rn(function(e,t,n,i){Pn(t,Dr(t),e,i)}),fa=Rn(function(e,t,n,i){Pn(t,Br(t),e,i)}),ma=di(mt),ga=dn(function(e){return e.push(Y,Ze),a(pa,Y,e)}),va=dn(function(e){return e.push(Y,Bi),a(Ca,Y,e)}),Aa=Xn(function(e,t,n){e[t]=n},Or(Pr)),ba=Xn(function(e,t,n){ro.call(e,t)?e[t].push(n):e[t]=[n]},fi),ya=dn(Ot),wa=Rn(function(e,t,n){Qt(e,t,n)}),Ca=Rn(function(e,t,n,i){Qt(e,t,n,i)}),xa=di(function(e,t){return null==e?{}:(t=m(t,Li),nn(e,wt(Dt(e,Dr,us),t)))}),_a=di(function(e,t){return null==e?{}:nn(e,m(t,Li))}),ka=si(Br),Sa=si(Dr),Ea=Wn(function(e,t,n){return t=t.toLowerCase(),e+(n?Ir(t):t)}),Ta=Wn(function(e,t,n){return e+(n?"-":"")+t.toLowerCase()}),Ba=Wn(function(e,t,n){return e+(n?" ":"")+t.toLowerCase()}),Da=Gn("toLowerCase"),$a=Wn(function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}),Ma=Wn(function(e,t,n){return e+(n?" ":"")+Na(t)}),Ia=Wn(function(e,t,n){return e+(n?" ":"")+t.toUpperCase()}),Na=Gn("toUpperCase"),La=dn(function(e,t){try{return a(e,Y,t)}catch(e){return dr(e)?e:new Yr(e)}}),Oa=di(function(e,t){return c(t,function(t){t=Li(t),ft(e,t,Gs(e[t],e))}),e}),Pa=Kn(),ja=Kn(!0),Fa=dn(function(e,t){return function(n){return Ot(n,e,t)}}),Ra=dn(function(e,t){return function(n){return Ot(e,n,t)}}),za=Qn(m),Ua=Qn(u),qa=Qn(b),Ga=ni(),Wa=ni(!0),Ya=Zn(function(e,t){return e+t},0),Va=oi("ceil"),Ha=Zn(function(e,t){return e/t},1),Ka=oi("floor"),Ja=Zn(function(e,t){return e*t},1),Xa=oi("round"),Za=Zn(function(e,t){return e-t},0);return i.after=function(e,t){if("function"!=typeof t)throw new Zr("Expected a function");return e=Cr(e),function(){if(1>--e)return t.apply(this,arguments)}},i.ary=er,i.assign=ua,i.assignIn=ha,i.assignInWith=pa,i.assignWith=fa,i.at=ma,i.before=tr,i.bind=Gs,i.bindAll=Oa,i.bindKey=Ws,i.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return ta(e)?e:[e]},i.chain=Hi,i.chunk=function(e,t,n){if(t=(n?_i(e,t,n):t===Y)?1:Mo(Cr(t),0),n=e?e.length:0,!n||1>t)return[];for(var i=0,r=0,o=Gr(ko(n/t));it?0:t,i)):[]},i.dropRight=function(e,t,n){var i=e?e.length:0;return i?(t=n||t===Y?1:Cr(t),t=i-t,mn(e,0,0>t?0:t)):[]},i.dropRightWhile=function(e,t){return e&&e.length?xn(e,fi(t,3),!0,!0):[]},i.dropWhile=function(e,t){return e&&e.length?xn(e,fi(t,3),!0):[]},i.fill=function(e,t,n,i){var r=e?e.length:0;if(!r)return[];for(n&&"number"!=typeof n&&_i(e,t,n)&&(n=0,i=r),r=e.length,n=Cr(n),0>n&&(n=-n>r?0:r+n),i=i===Y||i>r?r:Cr(i),0>i&&(i+=r),i=n>i?0:xr(i);n>>0,n?(e=Sr(e))&&("string"==typeof t||null!=t&&!sa(t))&&(t=wn(t),!t&&Pe.test(e))?Bn(W(e),0,n):e.split(t,n):[]},i.spread=function(e,t){if("function"!=typeof e)throw new Zr("Expected a function");return t=t===Y?0:Mo(Cr(t),0),dn(function(n){var i=n[t];return n=Bn(n,0,t),i&&g(n,i),a(e,this,n)})},i.tail=function(e){var t=e?e.length:0;return t?mn(e,1,t):[]},i.take=function(e,t,n){return e&&e.length?(t=n||t===Y?1:Cr(t),mn(e,0,0>t?0:t)):[]},i.takeRight=function(e,t,n){var i=e?e.length:0;return i?(t=n||t===Y?1:Cr(t),t=i-t,mn(e,0>t?0:t,i)):[]},i.takeRightWhile=function(e,t){return e&&e.length?xn(e,fi(t,3),!1,!0):[]},i.takeWhile=function(e,t){return e&&e.length?xn(e,fi(t,3)):[]},i.tap=function(e,t){return t(e),e},i.throttle=function(e,t,n){var i=!0,r=!0;if("function"!=typeof e)throw new Zr("Expected a function");return fr(n)&&(i="leading"in n?!!n.leading:i,r="trailing"in n?!!n.trailing:r),rr(e,t,{leading:i,maxWait:t,trailing:r})},i.thru=Ki,i.toArray=yr,i.toPairs=ka,i.toPairsIn=Sa,i.toPath=function(e){return ta(e)?m(e,Li):br(e)?[e]:On(gs(e))},i.toPlainObject=kr,i.transform=function(e,t,n){var i=ta(e),r=i||ia(e)||la(e);if(t=fi(t,4),null==n){var o=e&&e.constructor;n=r?i?new o:[]:fr(e)&&ur(o)?es(mo(e)):{}}return(r?c:St)(e,function(e,i,r){return t(n,e,i,r)}),n},i.unary=function(e){return er(e,1)},i.union=ks,i.unionBy=Ss,i.unionWith=Es,i.uniq=function(e){return e&&e.length?Cn(e):[]},i.uniqBy=function(e,t){return e&&e.length?Cn(e,fi(t,2)):[]},i.uniqWith=function(e,t){return e&&e.length?Cn(e,Y,t):[]},i.unset=function(e,t){var n;if(null==e)n=!0;else{n=e;var i=t,i=ki(i,n)?[i]:Tn(i);n=$i(n,i),i=Li(qi(i)),n=!(null!=n&&ro.call(n,i))||delete n[i]}return n},i.unzip=Yi,i.unzipWith=Vi,i.update=function(e,t,n){return null==e?e:pn(e,t,("function"==typeof n?n:Pr)(Bt(e,t)),void 0)},i.updateWith=function(e,t,n,i){return i="function"==typeof i?i:Y,null!=e&&(e=pn(e,t,("function"==typeof n?n:Pr)(Bt(e,t)),i)),e},i.values=Mr,i.valuesIn=function(e){return null==e?[]:N(e,Dr(e))},i.without=Ts,i.words=Lr,i.wrap=function(e,t){return t=null==t?Pr:t,Ks(t,e)},i.xor=Bs,i.xorBy=Ds,i.xorWith=$s,i.zip=Ms,i.zipObject=function(e,t){return Sn(e||[],t||[],dt)},i.zipObjectDeep=function(e,t){return Sn(e||[],t||[],pn)},i.zipWith=Is,i.entries=ka,i.entriesIn=Sa,i.extend=ha,i.extendWith=pa,Fr(i,i),i.add=Ya,i.attempt=La,i.camelCase=Ea,i.capitalize=Ir,i.ceil=Va,i.clamp=function(e,t,n){return n===Y&&(n=t,t=Y),n!==Y&&(n=_r(n),n=n===n?n:0),t!==Y&&(t=_r(t),t=t===t?t:0),gt(_r(e),t,n)},i.clone=function(e){return vt(e,!1,!0)},i.cloneDeep=function(e){return vt(e,!0,!0)},i.cloneDeepWith=function(e,t){return vt(e,!0,!0,t)},i.cloneWith=function(e,t){return vt(e,!1,!0,t)},i.conformsTo=function(e,t){return null==t||bt(e,t,Br(t))},i.deburr=Nr,i.defaultTo=function(e,t){return null==e||e!==e?t:e},i.divide=Ha,i.endsWith=function(e,t,n){e=Sr(e),t=wn(t);var i=e.length,i=n=n===Y?i:gt(Cr(n),0,i);return n-=t.length,0<=n&&e.slice(n,i)==t},i.eq=ar,i.escape=function(e){return(e=Sr(e))&&ne.test(e)?e.replace(ee,at):e},i.escapeRegExp=function(e){return(e=Sr(e))&&ue.test(e)?e.replace(de,"\\$&"):e},i.every=function(e,t,n){var i=ta(e)?u:Ct;return n&&_i(e,t,n)&&(t=Y),i(e,fi(t,3))},i.find=Os,i.findIndex=Fi,i.findKey=function(e,t){return y(e,fi(t,3),St)},i.findLast=Ps,i.findLastIndex=Ri,i.findLastKey=function(e,t){return y(e,fi(t,3),Et)},i.floor=Ka,i.forEach=Xi,i.forEachRight=Zi,i.forIn=function(e,t){return null==e?e:is(e,fi(t,3),Dr)},i.forInRight=function(e,t){return null==e?e:rs(e,fi(t,3),Dr)},i.forOwn=function(e,t){return e&&St(e,fi(t,3))},i.forOwnRight=function(e,t){return e&&Et(e,fi(t,3))},i.get=Er,i.gt=Zs,i.gte=Qs,i.has=function(e,t){return null!=e&&Ai(e,t,Mt)},i.hasIn=Tr,i.head=Ui,i.identity=Pr,i.includes=function(e,t,n,i){return e=lr(e)?e:Mr(e),n=n&&!i?Cr(n):0,i=e.length,0>n&&(n=Mo(i+n,0)),Ar(e)?n<=i&&-1n&&(n=Mo(i+n,0)),C(e,t,n)):-1},i.inRange=function(e,t,n){return t=wr(t),n===Y?(n=t,t=0):n=wr(n),e=_r(e),e>=Io(t,n)&&e=e},i.isSet=aa,i.isString=Ar,i.isSymbol=br,i.isTypedArray=la,i.isUndefined=function(e){return e===Y},i.isWeakMap=function(e){return mr(e)&&"[object WeakMap]"==n(e)},i.isWeakSet=function(e){return mr(e)&&"[object WeakSet]"==ao.call(e)},i.join=function(e,t){return e?Do.call(e,t):""},i.kebabCase=Ta,i.last=qi,i.lastIndexOf=function(e,t,n){var i=e?e.length:0;if(!i)return-1;var r=i;if(n!==Y&&(r=Cr(n),r=0>r?Mo(i+r,0):Io(r,i-1)),t===t){for(n=r+1;n--&&e[n]!==t;);e=n}else e=w(e,_,r,!0);return e},i.lowerCase=Ba,i.lowerFirst=Da,i.lt=ca,i.lte=da,i.max=function(e){return e&&e.length?xt(e,Pr,$t):Y},i.maxBy=function(e,t){return e&&e.length?xt(e,fi(t,2),$t):Y},i.mean=function(e){return k(e,Pr)},i.meanBy=function(e,t){return k(e,fi(t,2))},i.min=function(e){return e&&e.length?xt(e,Pr,Kt):Y},i.minBy=function(e,t){return e&&e.length?xt(e,fi(t,2),Kt):Y},i.stubArray=Ur,i.stubFalse=qr,i.stubObject=function(){return{}},i.stubString=function(){return""},i.stubTrue=function(){return!0},i.multiply=Ja,i.nth=function(e,t){return e&&e.length?en(e,Cr(t)):Y},i.noConflict=function(){return He._===this&&(He._=lo),this},i.noop=Rr,i.now=qs,i.pad=function(e,t,n){e=Sr(e);var i=(t=Cr(t))?G(e):0;return!t||i>=t?e:(t=(t-i)/2,ei(So(t),n)+e+ei(ko(t),n))},i.padEnd=function(e,t,n){e=Sr(e);var i=(t=Cr(t))?G(e):0;return t&&it){var i=e;e=t,t=i}return n||e%1||t%1?(n=Oo(),Io(e+n*(t-e+Ge("1e-"+((n+"").length-1))),t)):ln(e,t)},i.reduce=function(e,t,n){var i=ta(e)?v:T,r=3>arguments.length;return i(e,fi(t,4),n,r,ts)},i.reduceRight=function(e,t,n){var i=ta(e)?A:T,r=3>arguments.length;return i(e,fi(t,4),n,r,ns)},i.repeat=function(e,t,n){return t=(n?_i(e,t,n):t===Y)?1:Cr(t),cn(Sr(e),t)},i.replace=function(){var e=arguments,t=Sr(e[0]);return 3>e.length?t:t.replace(e[1],e[2])},i.result=function(e,t,n){t=ki(t,e)?[t]:Tn(t);var i=-1,r=t.length;for(r||(e=Y,r=1);++ie||9007199254740991=o)return e;if(o=n-G(i),1>o)return i;if(n=s?Bn(s,0,o).join(""):e.slice(0,o),r===Y)return n+i;if(s&&(o+=n.length-o),sa(r)){if(e.slice(o).search(r)){var a=n;for(r.global||(r=Jr(r.source,Sr(we.exec(r))+"g")),r.lastIndex=0;s=r.exec(a);)var l=s.index;n=n.slice(0,l===Y?o:l)}}else e.indexOf(wn(r),o)!=o&&(r=n.lastIndexOf(r),-1r.__dir__?"Right":"")}),r},De.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}}),c(["filter","map","takeWhile"],function(e,t){var n=t+1,i=1==n||3==n;De.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:fi(e,3),type:n}),t.__filtered__=t.__filtered__||i,t}}),c(["head","last"],function(e,t){var n="take"+(t?"Right":"");De.prototype[e]=function(){return this[n](1).value()[0]}}),c(["initial","tail"],function(e,t){var n="drop"+(t?"":"Right");De.prototype[e]=function(){return this.__filtered__?new De(this):this[n](1)}}),De.prototype.compact=function(){return this.filter(Pr)},De.prototype.find=function(e){return this.filter(e).head()},De.prototype.findLast=function(e){return this.reverse().find(e)},De.prototype.invokeMap=dn(function(e,t){return"function"==typeof e?new De(this):this.map(function(n){return Ot(n,e,t)})}),De.prototype.reject=function(e){return this.filter(sr(fi(e)))},De.prototype.slice=function(e,t){e=Cr(e);var n=this;return n.__filtered__&&(0t)?new De(n):(0>e?n=n.takeRight(-e):e&&(n=n.drop(e)),t!==Y&&(t=Cr(t),n=0>t?n.dropRight(-t):n.take(t-e)),n)},De.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},De.prototype.toArray=function(){return this.take(4294967295)},St(De.prototype,function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),o=i[r?"take"+("last"==t?"Right":""):t],s=r||/^find/.test(t);o&&(i.prototype[t]=function(){function t(e){return e=o.apply(i,g([e],l)),r&&h?e[0]:e}var a=this.__wrapped__,l=r?[1]:arguments,c=a instanceof De,d=l[0],u=c||ta(a);u&&n&&"function"==typeof d&&1!=d.length&&(c=u=!1);var h=this.__chain__,p=!!this.__actions__.length,d=s&&!h,c=c&&!p;return!s&&u?(a=c?a:new De(this),a=e.apply(a,l),a.__actions__.push({func:Ki,args:[t],thisArg:Y}),new E(a,h)):d&&c?e.apply(this,l):(a=this.thru(t),d?r?a.value()[0]:a.value():a)})}),c("pop push shift sort splice unshift".split(" "),function(e){var t=Qr[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);i.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var i=this.value();return t.apply(ta(i)?i:[],e)}return this[n](function(n){return t.apply(ta(n)?n:[],e)})}}),St(De.prototype,function(e,t){var n=i[t];if(n){var r=n.name+"";(Wo[r]||(Wo[r]=[])).push({name:t,func:n})}}),Wo[Jn(Y,2).name]=[{name:"wrapper",func:Y}],De.prototype.clone=function(){var e=new De(this.__wrapped__);return e.__actions__=On(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=On(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=On(this.__views__),e},De.prototype.reverse=function(){if(this.__filtered__){var e=new De(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e},De.prototype.value=function(){var e,t=this.__wrapped__.value(),n=this.__dir__,i=ta(t),r=0>n,o=i?t.length:0;e=o;for(var s=this.__views__,a=0,l=-1,c=s.length;++lo||o==e&&c==e)return _n(t,this.__actions__);i=[];e:for(;e--&&l=this.__values__.length;return{done:e,value:e?Y:this.__values__[this.__index__++]}},i.prototype.plant=function(e){for(var t,n=this;n instanceof r;){var i=ji(n);i.__index__=0,i.__values__=Y,t?o.__wrapped__=i:t=i;var o=i,n=n.__wrapped__}return o.__wrapped__=e,t},i.prototype.reverse=function(){var e=this.__wrapped__;return e instanceof De?(this.__actions__.length&&(e=new De(this)),e=e.reverse(),e.__actions__.push({func:Ki,args:[Wi],thisArg:Y}),new E(e,this.__chain__)):this.thru(Wi)},i.prototype.toJSON=i.prototype.valueOf=i.prototype.value=function(){return _n(this.__wrapped__,this.__actions__)},i.prototype.first=i.prototype.head,go&&(i.prototype[go]=Ji),i}();He._=ct,i=function(){return ct}.call(t,n,t,r),!(void 0!==i&&(r.exports=i))}).call(this)}).call(t,function(){return this}(),n(33)(e))},121:function(module,exports,__webpack_require__){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function loadGlobalConfig(e,t){_jquery2.default.getJSON(getBuildDirPath()+"/globalConfig.json").done(function(t){window.__globalConfig=t,e()}).fail(function(e,n,i){t?t():"SyntaxError"===i.name?new _Error2.default({el:(0,_jquery2.default)(".dialog-placeholder"),msg:(0,_messageUtil.getFormattedMessage)(110,(0,_messageUtil.getFormattedMessage)(20))}).render().modal():console.error(i)})}function getBuildDirPath(){for(var e=document.getElementsByTagName("script"),t=e.length,n=0;n=e?void 0:(0,_messageUtil.getFormattedMessage)(14,e,t);return{error:n}}function validatorFactory(e,t){var n=e.type,i=e.errorMsg,r=function(e){return void 0!==e&&""!==e};if("regex"===n){var o=e.pattern;return function(e){var n=parseRegexRawStr(o),s=n.error,a=n.result;if(s)return s;var l=this.entry.content.get(e);return r(l)&&!a.test(l)?i?i:(0,_messageUtil.getFormattedMessage)(15,t,o):void 0}}if("number"===n){var s=e.range;return function(e){var n=parseNumberValidator(s),o=n.error;if(o)return o;var a=this.entry.content.get(e);if(r(a)){var l=Number(a);return _lodash2.default.isNaN(l)?i?i:(0,_messageUtil.getFormattedMessage)(16,t):l>s[1]||ll?i?i:(0,_messageUtil.getFormattedMessage)(18,t,l):s.length\\:"\\/\\\\|\\?\\*]+$'},restRoot:{type:"string",pattern:"^\\w+$"},apiVersion:{type:"string",pattern:"^(?:\\d{1,3}\\.){2}\\d{1,3}$"},version:{type:"string"}},required:["displayName","name","restRoot","apiVersion","version"],additionalProperties:!1},NumberValidator:{type:"object",properties:{errorMsg:{type:"string",maxLength:400},type:{type:"string",enum:["number"]},range:{type:"array",items:{type:"number"}}},required:["type","range"],additionalProperties:!1},Pages:{type:"object",properties:{configuration:{$ref:"#/definitions/ConfigurationPage"},inputs:{$ref:"#/definitions/InputsPage"}},additionalProperties:!1},RegexValidator:{type:"object",properties:{errorMsg:{type:"string",maxLength:400},type:{type:"string",enum:["regex"]},pattern:{type:"string"}},required:["type","pattern"],additionalProperties:!1},StringValidator:{type:"object",properties:{errorMsg:{type:"string",maxLength:400},type:{type:"string",enum:["string"]},minLength:{type:"number",minimum:0},maxLength:{type:"number",minimum:0}},required:["type","minLength","maxLength"],additionalProperties:!1},TabContent:{type:"object",properties:{entity:{type:"array",items:{$ref:"#/definitions/ConfigurationEntity"}},name:{type:"string",pattern:"^[\\/\\w]+$",maxLength:250},title:{type:"string",maxLength:50},options:{$ref:"#/definitions/Hooks"},table:{$ref:"#/definitions/ConfigurationTable"}},required:["entity","name","title"],additionalProperties:!1},UrlValidator:{type:"object",properties:{errorMsg:{type:"string",maxLength:400},type:{type:"string",enum:["url"]}},required:["type"],additionalProperties:!1},ValueLabelPair:{type:"object",properties:{value:{type:"string",maxLength:50},label:{type:"string",maxLength:100}},required:["value","label"],additionalProperties:!1}},type:"object",properties:{meta:{$ref:"#/definitions/Meta"},pages:{$ref:"#/definitions/Pages"}},required:["meta","pages"],additionalProperties:!1}},128:function(e,t,n){"use strict";var i=e.exports.Validator=n(129);e.exports.ValidatorResult=n(137).ValidatorResult,e.exports.ValidationError=n(137).ValidationError,e.exports.SchemaError=n(137).SchemaError,e.exports.validate=function(e,t,n){var r=new i;return r.validate(e,t,n)}},129:function(e,t,n){"use strict";function i(e){var t="string"==typeof e?e:e.$ref;return"string"==typeof t&&t}var r=n(130),o=n(136),s=n(137),a=s.ValidatorResult,l=s.SchemaError,c=s.SchemaContext,d=function e(){this.customFormats=Object.create(e.prototype.customFormats),this.schemas={},this.unresolvedRefs=[],this.types=Object.create(u),this.attributes=Object.create(o.validators)};d.prototype.customFormats={},d.prototype.schemas=null,d.prototype.types=null,d.prototype.attributes=null,d.prototype.unresolvedRefs=null,d.prototype.addSchema=function(e,t){if(!e)return null;var n=t||e.id;return this.addSubSchema(n,e),n&&(this.schemas[n]=e),this.schemas[n]},d.prototype.addSubSchema=function(e,t){if(t&&"object"==typeof t){if(t.$ref){var n=r.resolve(e,t.$ref);return void(void 0===this.schemas[n]&&(this.schemas[n]=null,this.unresolvedRefs.push(n)))}var i=t.id&&r.resolve(e,t.id),o=i||e;if(i){if(this.schemas[i]){if(!s.deepCompareStrict(this.schemas[i],t))throw new Error("Schema <"+t+"> already exists with different definition");return this.schemas[i]}this.schemas[i]=t;var a=i.replace(/^([^#]*)#$/,"$1");this.schemas[a]=t}return this.addSubSchemaArray(o,t.items instanceof Array?t.items:[t.items]),this.addSubSchemaArray(o,t.extends instanceof Array?t.extends:[t.extends]),this.addSubSchema(o,t.additionalItems),this.addSubSchemaObject(o,t.properties),this.addSubSchema(o,t.additionalProperties),this.addSubSchemaObject(o,t.definitions),this.addSubSchemaObject(o,t.patternProperties),this.addSubSchemaObject(o,t.dependencies),this.addSubSchemaArray(o,t.disallow),this.addSubSchemaArray(o,t.allOf),this.addSubSchemaArray(o,t.anyOf),this.addSubSchemaArray(o,t.oneOf),this.addSubSchema(o,t.not),this.schemas[i]}},d.prototype.addSubSchemaArray=function(e,t){if(t instanceof Array)for(var n=0;n",e);var c=s.objectGetPath(n.schemas[a],o.substr(1));if(void 0===c)throw new l("no such schema "+o+" located in <"+a+">",e);return{subschema:c,switchSchema:t}},d.prototype.testType=function(e,t,n,i,r){if("function"==typeof this.types[r])return this.types[r].call(this,e);if(r&&"object"==typeof r){var o=this.validateSchema(e,r,n,i);return void 0===o||!(o&&o.errors.length)}return!0};var u=d.prototype.types={};u.string=function(e){return"string"==typeof e},u.number=function(e){return"number"==typeof e&&isFinite(e)},u.integer=function(e){return"number"==typeof e&&e%1===0},u.boolean=function(e){return"boolean"==typeof e},u.array=function(e){return e instanceof Array},u.null=function(e){return null===e},u.date=function(e){return e instanceof Date},u.any=function(e){return!0},u.object=function(e){return e&&"object"==typeof e&&!(e instanceof Array)&&!(e instanceof Date)},e.exports=d},130:function(e,t,n){"use strict";function i(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}function r(e,t,n){if(e&&c.isObject(e)&&e instanceof i)return e;var r=new i;return r.parse(e,t,n),r}function o(e){return c.isString(e)&&(e=r(e)),e instanceof i?e.format():i.prototype.format.call(e)}function s(e,t){return r(e,!1,!0).resolve(t)}function a(e,t){return e?r(e,!1,!0).resolveObject(t):t}var l=n(131),c=n(132);t.parse=r,t.resolve=s,t.resolveObject=a,t.format=o,t.Url=i;var d=/^([a-z0-9.+-]+:)/i,u=/:[0-9]*$/,h=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,p=["<",">",'"',"`"," ","\r","\n","\t"],f=["{","}","|","\\","^","`"].concat(p),m=["'"].concat(f),g=["%","/","?",";","#"].concat(m),v=["/","?","#"],A=255,b=/^[+a-z0-9A-Z_-]{0,63}$/,y=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,w={ -javascript:!0,"javascript:":!0},C={javascript:!0,"javascript:":!0},x={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},_=n(133);i.prototype.parse=function(e,t,n){if(!c.isString(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var i=e.indexOf("?"),r=i!==-1&&i127?"x":N[O];if(!L.match(b)){var j=M.slice(0,E),F=M.slice(E+1),R=N.match(y);R&&(j.push(R[1]),F.unshift(R[2])),F.length&&(a="/"+F.join(".")+a),this.hostname=j.join(".");break}}}this.hostname.length>A?this.hostname="":this.hostname=this.hostname.toLowerCase(),$||(this.hostname=l.toASCII(this.hostname));var z=this.port?":"+this.port:"",U=this.hostname||"";this.host=U+z,this.href+=this.host,$&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==a[0]&&(a="/"+a))}if(!w[f])for(var E=0,I=m.length;E0)&&n.host.split("@");k&&(n.auth=k.shift(),n.host=n.hostname=k.shift())}return n.search=e.search,n.query=e.query,c.isNull(n.pathname)&&c.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!w.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var S=w.slice(-1)[0],E=(n.host||e.host||w.length>1)&&("."===S||".."===S)||""===S,T=0,B=w.length;B>=0;B--)S=w[B],"."===S?w.splice(B,1):".."===S?(w.splice(B,1),T++):T&&(w.splice(B,1),T--);if(!b&&!y)for(;T--;T)w.unshift("..");!b||""===w[0]||w[0]&&"/"===w[0].charAt(0)||w.unshift(""),E&&"/"!==w.join("/").substr(-1)&&w.push("");var D=""===w[0]||w[0]&&"/"===w[0].charAt(0);if(_){n.hostname=n.host=D?"":w.length?w.shift():"";var k=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@");k&&(n.auth=k.shift(),n.host=n.hostname=k.shift())}return b=b||n.host&&w.length,b&&!D&&w.unshift(""),w.length?n.pathname=w.join("/"):(n.pathname=null,n.path=null),c.isNull(n.pathname)&&c.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.auth=e.auth||n.auth,n.slashes=n.slashes||e.slashes,n.href=n.format(),n},i.prototype.parseHost=function(){var e=this.host,t=u.exec(e);t&&(t=t[0],":"!==t&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},131:function(e,t,n){var i;(function(e,r){!function(o){function s(e){throw RangeError(M[e])}function a(e,t){for(var n=e.length,i=[];n--;)i[n]=t(e[n]);return i}function l(e,t){var n=e.split("@"),i="";n.length>1&&(i=n[0]+"@",e=n[1]),e=e.replace($,".");var r=e.split("."),o=a(r,t).join(".");return i+o}function c(e){for(var t,n,i=[],r=0,o=e.length;r=55296&&t<=56319&&r65535&&(e-=65536,t+=L(e>>>10&1023|55296),e=56320|1023&e),t+=L(e)}).join("")}function u(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:w}function h(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function p(e,t,n){var i=0;for(e=n?N(e/k):e>>1,e+=N(e/t);e>I*x>>1;i+=w)e=N(e/I);return N(i+(I+1)*e/(e+_))}function f(e){var t,n,i,r,o,a,l,c,h,f,m=[],g=e.length,v=0,A=E,b=S;for(n=e.lastIndexOf(T),n<0&&(n=0),i=0;i=128&&s("not-basic"),m.push(e.charCodeAt(i));for(r=n>0?n+1:0;r=g&&s("invalid-input"),c=u(e.charCodeAt(r++)),(c>=w||c>N((y-v)/a))&&s("overflow"),v+=c*a,h=l<=b?C:l>=b+x?x:l-b,!(cN(y/f)&&s("overflow"),a*=f;t=m.length+1,b=p(v-o,t,0==o),N(v/t)>y-A&&s("overflow"),A+=N(v/t),v%=t,m.splice(v++,0,A)}return d(m)}function m(e){var t,n,i,r,o,a,l,d,u,f,m,g,v,A,b,_=[];for(e=c(e),g=e.length,t=E,n=0,o=S,a=0;a=t&&mN((y-n)/v)&&s("overflow"),n+=(l-t)*v,t=l,a=0;ay&&s("overflow"),m==t){for(d=n,u=w;f=u<=o?C:u>=o+x?x:u-o,!(d= 0x80 (not a basic code point)","invalid-input":"Invalid input"},I=w-C,N=Math.floor,L=String.fromCharCode;b={version:"1.3.2",ucs2:{decode:c,encode:d},decode:f,encode:m,toASCII:v,toUnicode:g},i=function(){return b}.call(t,n,t,e),!(void 0!==i&&(e.exports=i))}(this)}).call(t,n(33)(e),function(){return this}())},132:function(e,t){"use strict";e.exports={isString:function(e){return"string"==typeof e},isObject:function(e){return"object"==typeof e&&null!==e},isNull:function(e){return null===e},isNullOrUndefined:function(e){return null==e}}},133:function(e,t,n){"use strict";t.decode=t.parse=n(134),t.encode=t.stringify=n(135)},134:function(e,t){"use strict";function n(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,t,i,r){t=t||"&",i=i||"=";var o={};if("string"!=typeof e||0===e.length)return o;var s=/\+/g;e=e.split(t);var a=1e3;r&&"number"==typeof r.maxKeys&&(a=r.maxKeys);var l=e.length;a>0&&l>a&&(l=a);for(var c=0;c=0?(d=f.substr(0,m),u=f.substr(m+1)):(d=f,u=""),h=decodeURIComponent(d),p=decodeURIComponent(u),n(o,h)?Array.isArray(o[h])?o[h].push(p):o[h]=[o[h],p]:o[h]=p}return o}},135:function(e,t){"use strict";var n=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,t,i,r){return t=t||"&",i=i||"=",null===e&&(e=void 0),"object"==typeof e?Object.keys(e).map(function(r){var o=encodeURIComponent(n(r))+i;return Array.isArray(e[r])?e[r].map(function(e){return o+encodeURIComponent(n(e))}).join(t):o+encodeURIComponent(n(e[r]))}).join(t):r?encodeURIComponent(n(r))+i+encodeURIComponent(n(e)):""}},136:function(e,t,n){"use strict";function i(e,t,n,i,r){var o=this.validateSchema(e,r,t,n);return!o.valid&&i instanceof Function&&i(o),o.valid}function r(e,t,n,i,r,o){if(!t.properties||void 0===t.properties[r])if(t.additionalProperties===!1)o.addError({name:"additionalProperties",argument:r,message:"additionalProperty "+JSON.stringify(r)+" exists in instance when not allowed"});else{var s=t.additionalProperties||{},a=this.validateSchema(e[r],s,n,i.makeChild(s,r));a.instance!==o.instance[r]&&(o.instance[r]=a.instance),o.importErrors(a)}}function o(e,t,n){var i,r=n.length;for(i=t+1,r;i"||e+""});r.addError({name:"type",argument:s,message:"is not of a type(s) "+s})}return r},d.anyOf=function(e,t,n,r){if(void 0===e)return null;var o=new a(e,t,n,r),s=new a(e,t,n,r);if(!Array.isArray(t.anyOf))throw new l("anyOf must be an array");if(!t.anyOf.some(i.bind(this,e,n,r,function(e){s.importErrors(e)}))){var c=t.anyOf.map(function(e,t){return e.id&&"<"+e.id+">"||e.title&&JSON.stringify(e.title)||e.$ref&&"<"+e.$ref+">"||"[subschema "+t+"]"});n.nestedErrors&&o.importErrors(s),o.addError({name:"anyOf",argument:c,message:"is not any of "+c.join(",")})}return o},d.allOf=function(e,t,n,i){if(void 0===e)return null;if(!Array.isArray(t.allOf))throw new l("allOf must be an array");var r=new a(e,t,n,i),o=this;return t.allOf.forEach(function(t,s){var a=o.validateSchema(e,t,n,i);if(!a.valid){var l=t.id&&"<"+t.id+">"||t.title&&JSON.stringify(t.title)||t.$ref&&"<"+t.$ref+">"||"[subschema "+s+"]";r.addError({name:"allOf",argument:{id:l,length:a.errors.length,valid:a},message:"does not match allOf schema "+l+" with "+a.errors.length+" error[s]:"}),r.importErrors(a)}}),r},d.oneOf=function(e,t,n,r){if(void 0===e)return null;if(!Array.isArray(t.oneOf))throw new l("oneOf must be an array");var o=new a(e,t,n,r),s=new a(e,t,n,r),c=t.oneOf.filter(i.bind(this,e,n,r,function(e){s.importErrors(e)})).length,d=t.oneOf.map(function(e,t){return e.id&&"<"+e.id+">"||e.title&&JSON.stringify(e.title)||e.$ref&&"<"+e.$ref+">"||"[subschema "+t+"]"});return 1!==c&&(n.nestedErrors&&o.importErrors(s),o.addError({name:"oneOf",argument:d,message:"is not exactly one from "+d.join(",")})),o},d.properties=function(e,t,n,i){if(void 0!==e&&e instanceof Object){var r=new a(e,t,n,i),o=t.properties||{};for(var s in o){var l=(e||void 0)&&e[s],c=this.validateSchema(l,o[s],n,i.makeChild(o[s],s));c.instance!==r.instance[s]&&(r.instance[s]=c.instance),r.importErrors(c)}return r}},d.patternProperties=function(e,t,n,i){if(void 0!==e&&this.types.object(e)){var o=new a(e,t,n,i),s=t.patternProperties||{};for(var l in e){var c=!0;for(var d in s){var u=new RegExp(d);if(u.test(l)){c=!1;var h=this.validateSchema(e[l],s[d],n,i.makeChild(s[d],l));h.instance!==o.instance[l]&&(o.instance[l]=h.instance),o.importErrors(h)}}c&&r.call(this,e,t,n,i,l,o)}return o}},d.additionalProperties=function(e,t,n,i){if(void 0!==e&&this.types.object(e)){if(t.patternProperties)return null;var o=new a(e,t,n,i);for(var s in e)r.call(this,e,t,n,i,s,o);return o}},d.minProperties=function(e,t,n,i){if(!e||"object"!=typeof e)return null;var r=new a(e,t,n,i),o=Object.keys(e);return o.length>=t.minProperties||r.addError({name:"minProperties",argument:t.minProperties,message:"does not meet minimum property length of "+t.minProperties}),r},d.maxProperties=function(e,t,n,i){if(!e||"object"!=typeof e)return null;var r=new a(e,t,n,i),o=Object.keys(e);return o.length<=t.maxProperties||r.addError({name:"maxProperties",argument:t.maxProperties,message:"does not meet maximum property length of "+t.maxProperties}),r},d.items=function(e,t,n,i){if(!Array.isArray(e))return null;var r=this,o=new a(e,t,n,i);return void 0!==e&&t.items?(e.every(function(e,s){var a=Array.isArray(t.items)?t.items[s]||t.additionalItems:t.items;if(void 0===a)return!0;if(a===!1)return o.addError({name:"items",message:"additionalItems not permitted"}),!1;var l=r.validateSchema(e,a,n,i.makeChild(a,s));return l.instance!==o.instance[s]&&(o.instance[s]=l.instance),o.importErrors(l),!0}),o):o},d.minimum=function(e,t,n,i){if("number"!=typeof e)return null;var r=new a(e,t,n,i),o=!0;return o=t.exclusiveMinimum&&t.exclusiveMinimum===!0?e>t.minimum:e>=t.minimum,o||r.addError({name:"minimum",argument:t.minimum,message:"must have a minimum value of "+t.minimum}),r},d.maximum=function(e,t,n,i){if("number"!=typeof e)return null;var r,o=new a(e,t,n,i);return r=t.exclusiveMaximum&&t.exclusiveMaximum===!0?e=t.minLength||r.addError({name:"minLength",argument:t.minLength,message:"does not meet minimum length of "+t.minLength}),r},d.maxLength=function(e,t,n,i){if("string"!=typeof e)return null;var r=new a(e,t,n,i);return e.length<=t.maxLength||r.addError({name:"maxLength",argument:t.maxLength,message:"does not meet maximum length of "+t.maxLength}),r},d.minItems=function(e,t,n,i){if(!Array.isArray(e))return null;var r=new a(e,t,n,i);return e.length>=t.minItems||r.addError({name:"minItems",argument:t.minItems,message:"does not meet minimum length of "+t.minItems}),r},d.maxItems=function(e,t,n,i){if(!Array.isArray(e))return null;var r=new a(e,t,n,i);return e.length<=t.maxItems||r.addError({name:"maxItems",argument:t.maxItems,message:"does not meet maximum length of "+t.maxItems}),r},d.uniqueItems=function(e,t,n,i){function r(e,t,n){for(var i=t+1;i"||s;o.addError({name:"not",argument:a,message:"is of prohibited type "+a})}}),o):null},e.exports=c},137:function(e,t,n){"use strict";function i(e,t){return t+": "+e.toString()+"\n"}function r(e,t,n,i){"object"==typeof n?t[i]=a(e[i],n):e.indexOf(n)===-1&&t.push(n)}function o(e,t,n){t[n]=e[n]}function s(e,t,n,i){"object"==typeof t[i]&&t[i]&&e[i]?n[i]=a(e[i],t[i]):n[i]=t[i]}function a(e,t){var n=Array.isArray(t),i=n&&[]||{};return n?(e=e||[],i=i.concat(e),t.forEach(r.bind(null,e,i))):(e&&"object"==typeof e&&Object.keys(e).forEach(o.bind(null,e,i)),Object.keys(t).forEach(s.bind(null,e,t,i))),i}function l(e){return"/"+encodeURIComponent(e).replace(/~/g,"%7E")}var c=n(130),d=t.ValidationError=function(e,t,n,i,r,o){i&&(this.property=i),e&&(this.message=e),n&&(n.id?this.schema=n.id:this.schema=n),t&&(this.instance=t),this.name=r,this.argument=o,this.stack=this.toString()};d.prototype.toString=function(){return this.property+" "+this.message};var u=t.ValidatorResult=function(e,t,n,i){this.instance=e,this.schema=t,this.propertyPath=i.propertyPath,this.errors=[],this.throwError=n&&n.throwError,this.disableFormat=n&&n.disableFormat===!0};u.prototype.addError=function(e){var t;if("string"==typeof e)t=new d(e,this.instance,this.schema,this.propertyPath);else{if(!e)throw new Error("Missing error detail");if(!e.message)throw new Error("Missing error message");if(!e.name)throw new Error("Missing validator type");t=new d(e.message,this.instance,this.schema,this.propertyPath,e.name,e.argument)}if(this.throwError)throw t;return this.errors.push(t),t},u.prototype.importErrors=function(e){"string"==typeof e||e&&e.validatorType?this.addError(e):e&&e.errors&&Array.prototype.push.apply(this.errors,e.errors)},u.prototype.toString=function(e){return this.errors.map(i).join("")},Object.defineProperty(u.prototype,"valid",{get:function(){return!this.errors.length}});var h=t.SchemaError=function e(t,n){this.message=t,this.schema=n,Error.call(this,t),Error.captureStackTrace(this,e)};h.prototype=Object.create(Error.prototype,{constructor:{value:h,enumerable:!1},name:{value:"SchemaError",enumerable:!1}});var p=t.SchemaContext=function(e,t,n,i,r){this.schema=e,this.options=t,this.propertyPath=n,this.base=i,this.schemas=r};p.prototype.resolve=function(e){return c.resolve(this.base,e)},p.prototype.makeChild=function(e,t){var n=void 0===t?this.propertyPath:this.propertyPath+m(t),i=c.resolve(this.base,e.id||""),r=new p(e,this.options,n,i,Object.create(this.schemas));return e.id&&!r.schemas[i]&&(r.schemas[i]=e),r};var f=t.FORMAT_REGEXPS={"date-time":/^\d{4}-(?:0[0-9]{1}|1[0-2]{1})-(3[01]|0[1-9]|[12][0-9])[tT ](2[0-4]|[01][0-9]):([0-5][0-9]):(60|[0-5][0-9])(\.\d+)?([zZ]|[+-]([0-5][0-9]):(60|[0-5][0-9]))$/,date:/^\d{4}-(?:0[0-9]{1}|1[0-2]{1})-(3[01]|0[1-9]|[12][0-9])$/,time:/^(2[0-4]|[01][0-9]):([0-5][0-9]):(60|[0-5][0-9])$/,email:/^(?:[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+\.)*[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+@(?:(?:(?:[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!\.)){0,61}[a-zA-Z0-9]?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!$)){0,61}[a-zA-Z0-9]?)|(?:\[(?:(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\.){3}(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\]))$/,"ip-address":/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/,ipv6:/^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$/,uri:/^[a-zA-Z][a-zA-Z0-9+-.]*:[^\s]*$/,color:/^(#?([0-9A-Fa-f]{3}){1,2}\b|aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow|(rgb\(\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*,\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*,\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*\))|(rgb\(\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*\)))$/,hostname:/^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/,"host-name":/^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/,alpha:/^[a-zA-Z]+$/,alphanumeric:/^[a-zA-Z0-9]+$/,"utc-millisec":function(e){return"string"==typeof e&&parseFloat(e)===parseInt(e,10)&&!isNaN(e)},regex:function(e){var t=!0;try{new RegExp(e)}catch(e){t=!1}return t},style:/\s*(.+?):\s*([^;]+);?/g,phone:/^\+(?:[0-9] ?){6,14}[0-9]$/};f.regexp=f.regex,f.pattern=f.regex,f.ipv4=f["ip-address"],t.isFormat=function(e,t,n){if("string"==typeof e&&void 0!==f[t]){if(f[t]instanceof RegExp)return f[t].test(e);if("function"==typeof f[t])return f[t](e)}else if(n&&n.customFormats&&"function"==typeof n.customFormats[t])return n.customFormats[t](e);return!0};var m=t.makeSuffix=function(e){return e=e.toString(),e.match(/[.\s\[\]]/)||e.match(/^[\d]/)?e.match(/^\d+$/)?"["+e+"]":"["+JSON.stringify(e)+"]":"."+e};t.deepCompareStrict=function e(t,n){if(typeof t!=typeof n)return!1;if(t instanceof Array)return n instanceof Array&&(t.length===n.length&&t.every(function(i,r){return e(t[r],n[r])}));if("object"==typeof t){if(!t||!n)return t===n;var i=Object.keys(t),r=Object.keys(n);return i.length===r.length&&i.every(function(i){return e(t[i],n[i])})}return t===n},e.exports.deepMerge=a,t.objectGetPath=function(e,t){for(var n,i=t.split("/").slice(1);"string"==typeof(n=i.shift());){var r=decodeURIComponent(n.replace(/~0/,"~").replace(/~1/g,"/"));if(!(r in e))return;e=e[r]}return e},t.encodePath=function(e){return e.map(l).join("")}},138:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.PREDEFINED_VALIDATORS_DICT=t.REGEX_DATE=t.REGEX_URL=t.REGEX_EMAIL=t.REGEX_IPV4=void 0;var r=n(119),o=i(r),s=n(123),a=t.REGEX_IPV4=/^(?:(?:[0-1]?\d{1,2}|2[0-4]\d|25[0-5])(?:\.|$)){4}$/,l=t.REGEX_EMAIL=/^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,c=t.REGEX_URL=/^(?:(?:https?|ftp|opc\.tcp):\/\/)?(?:\S+(?::\S*)?@)?(?:(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]+-?_?)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]+-?)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,}))?)(?::\d{2,5})?(?:\/[^\s]*)?$/,d=t.REGEX_DATE=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/;t.PREDEFINED_VALIDATORS_DICT=o.default.t?{url:{regex:c,inputValueType:(0,s.getFormattedMessage)(111)},email:{regex:l,inputValueType:(0,s.getFormattedMessage)(112)},ipv4:{regex:a,inputValueType:(0,s.getFormattedMessage)(113)},date:{regex:d,inputValueType:(0,s.getFormattedMessage)(114)}}:{}},139:function(e,t,n){function i(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t-1})?(0,s.getFormattedMessage)(3,r):n.length>=1024?(0,s.getFormattedMessage)(22,r):void 0}},_getAttrLabel:function(e){var t=this.attr_labels[e];return t?t:e},getAttrLabel:function(e){return this._getAttrLabel(e)},_all_validator:function(e,n){var i,r;if(t.isFunction(e)){if(i=e(n))return i}else if(t.isArray(e))for(r in e)if(e.hasOwnProperty(r)&&(i=this._all_validator(e[r],n)))return i},validate:function(){var e,t,n=this.entry.content.validation;if(n){for(t in n)if(n.hasOwnProperty(t)&&(e=this._all_validator(n[t],t)))return e;return this.validateFormData&&(e=this.validateFormData(this.entry.content.toJSON(),this.widgetsIdDict),"string"==typeof e)?e:void 0}},positiveNumberValidator:function(e){var t=this.convertNumericAttr(e);if(void 0===t||isNaN(t))return(0,s.getFormattedMessage)(5,this._getAttrLabel(e))},nonEmptyString:function(e){var t=this.entry.content.get(e);if(!t||!String(t).replace(/^\s+|\s+$/gm,""))return(0,s.getFormattedMessage)(6,this._getAttrLabel(e))},addValidation:function(e,t){var n=this.entry.content.validation;n[e]?n[e]=[].concat(i(n[e]),[t.bind(this)]):n[e]=[t.bind(this)]},removeValidation:function(e){delete this.entry.content.validation[e]},validRegexString:function(e){var t,n,i=this.entry.content.get(e);try{t=new RegExp(i),void 0!==t&&(n=!0)}catch(e){n=!1}if(!n)return(0,s.getFormattedMessage)(7,this._getAttrLabel(e))},emptyOr:function(e){return function(t){if(!this.nonEmptyString(t))return e.bind(this)(t)}.bind(this)},validNumberInRange:function(e,n){return function(i){var r,o;if(r=this.positiveNumberValidator(i))return r;if(o=this.convertNumericAttr(i),t.isNumber(e)&&t.isNumber(n)){if(on)return(0,s.getFormattedMessage)(8,this._getAttrLabel(i),e,n)}else if(t.isNumber(e)){if(on)return(0,s.getFormattedMessage)(10,this._getAttrLabel(i),n)}.bind(this)},getName:function(){return this.entry.get("name")||this.entry.content.get("name")||this.get("name")},jsonAttrs:[],nullableAttrs:[],nullStr:"NULL",parse:function(){n.prototype.parse.apply(this,arguments);var e,i,r=this.entry.content;t.each(this.jsonAttrs,function(n){e=r.get(n),t.isString(e)&&(i=JSON.parse(e),r.set(n,i))},this),t.each(this.nullableAttrs,function(e){""!==r.get(e)&&r.has(e)||r.set(e,this.nullStr)},this),this.normalizeBooleanAttr("disabled")},sync:function(i,r,o){var s,a,l,c,d,u,h=this.entry.content;return"update"!==i&&"create"!==i||(t.each(this.jsonAttrs,function(e){s=h.get(e), -t.isArray(s)||t.isObject(s)?(a=JSON.stringify(s),h.set(e,a,{silent:!0})):console.warn(e," is not a string:",s)},this),t.each(this.nullableAttrs,function(e){h.get(e)===this.nullStr&&h.set(e,"",{silent:!0})},this)),"update"===i?(l=this.get("targetApp"),c=this.get("appMoveTo"),void 0!==c&&c!==l?(d=e.Deferred(),u=this.move(),u.done(function(){this.entry.content.set("eai:appName",c),this.entry.acl.set("app",c),this.set("targetApp",c);var e=n.prototype.sync.call(this,i,r,o);e.done(function(){this.set("targetApp",c),d.resolve.apply(d,arguments)}.bind(this)),e.fail(function(){d.reject.apply(d,arguments)})}.bind(this)),u.fail(function(){d.reject.apply(d,arguments)}),d):n.prototype.sync.apply(this,arguments)):n.prototype.sync.apply(this,arguments)},getMoveUrl:function(){return this._getFullUrl()+"/move"},move:function(){var t,n;return t=this.get("appMoveTo")||this.get("targetApp")||this.get("appData").app,n=this.get("targetOwner")||"nobody",e.ajax({type:"POST",data:{app:t,user:n},url:this.getMoveUrl()})},enable:function(){return e.ajax({type:"POST",url:this._getFullUrl()+"/enable?output_mode=json"})},disable:function(){return e.ajax({type:"POST",url:this._getFullUrl()+"/disable?output_mode=json"})},normalizeBooleanAttr:function(e){var t=this.entry.content.get(e);return void 0!==t&&(t=Splunk.util.normalizeBoolean(t),this.entry.content.set(e,t)),t},convertNumericAttr:function(e){var t=this.entry.content.get(e);return void 0!==t&&(t=Number(t),isNaN(t)||this.entry.content.set(e,t)),t},toZeroBased:function(e){var n=this.entry.content.get(e);return t.isNumber(n)&&n>0&&(n-=1),this.entry.content.set(e,n),n},toOneBased:function(e){var n=this.entry.content.get(e);return t.isNumber(n)&&n>=0&&(n+=1),this.entry.content.set(e,n),n},getNumericAttr:function(e){var t=this.entry.content.get(e);if(void 0===t||(t=Number(t),!isNaN(t)))return t},isDisabled:function(){var e=this.entry.content.get("disabled");return Splunk.util.normalizeBoolean(e)},mixin:r.dynamicMixin},{mixin:r.modelMixin});return a.mixin(o),a}.apply(t,r),!(void 0!==o&&(e.exports=o))},140:function(e,t,n){var i,r;i=[n(119),n("models/SplunkDBase")],r=function(e,t){return t.extend({initialize:function(e,n){t.prototype.initialize.call(this,e,n),this._url=this.url,this.options=n=n||{};var i=n.appData||this.get("appData");this.set("appData",i),void 0!==n&&(void 0!==n.targetApp&&"-"!==n.targetApp&&this.set("targetApp",n.targetApp),void 0!==n.targetOwner&&this.set("targetOwner",n.targetOwner)),this.has("targetApp")||this.set("targetApp",i.app)},sync:function(e,n){return"create"===e?this.url=this._getProxyUrl(this.get("appData"))+"/"+this._url:n.set(this.idAttribute,this._getId(n)),t.prototype.sync.apply(this,arguments)},parse:function(e,n){e=t.prototype.parse.call(this,e,n);var i,r;return r=this.get("appData")||n.appData||"nobody",i=this._getProxyUrl(r),this.set("targetApp",this.entry.acl.get("app")),e.id=i+"/"+this._url+"/"+this._getEncodedName(this),this.acl.set(this.acl.idAttribute,e.id+"/acl"),e},_getProxyUrl:function(t){var n,i,r=this.entry.content.get("eai:appName")||t.app,o=t.owner;return r=this.isNew()?this.get("appMoveTo"):this.entry.acl.get("app"),void 0!==t.targetOwner?o=t.targetOwner:void 0!==this.get("targetOwner")?o=this.get("targetOwner"):void 0!==this.entry.acl.get("owner")&&(o=this.entry.acl.get("owner")),n="splunkd/__raw",i=e.isFunction(this.baseEndpoint)?this.baseEndpoint(r,o):this.baseEndpoint,Splunk.util.make_url([n,i].join("/"))},baseEndpoint:function(e){return["servicesNS","nobody",e].join("/")},_getId:function(e){return this.getBaseUrl()+"/"+this._getEncodedName(e)},_getFullUrl:function(){return this._getId(this)},getBaseUrl:function(){return this._getProxyUrl(this.get("appData"))+"/"+this._url},getProxyUrl:function(){return this._getProxyUrl(this.get("appData"))},_getEncodedName:function(e){var t=e.get("name")||e.entry.get("name");return this.encodeUrl(t)},encodeUrl:function(e){return encodeURIComponent(e).replace(/'/g,"%27").replace(/"/g,"%22")}})}.apply(t,i),!(void 0!==r&&(e.exports=r))},141:function(e,t,n){var i,r;i=[n(119)],r=function(e){var t={};return t.viewMixin=function(n){var i=this.prototype;e.defaults(i,n),e.defaults(i.events,n.events),t.extendMethod(i,n,"initialize"),t.extendMethod(i,n,"render")},t.modelMixin=function(n){var i=this.prototype;e.defaults(i,n),e.defaults(i.defaults,n.defaults),t.extendMethod(i,n,"initialize")},t.dynamicMixin=function(t){e.defaults(this,t)},t.extendMethod=function(t,n,i){if(e.has(n,i)&&e.isFunction(n[i])){var r=t[i];t[i]=function(){var e=r.apply(this,arguments);return n[i].apply(this,arguments),e}}},t}.apply(t,i),!(void 0!==r&&(e.exports=r))},142:function(e,t,n){var i,r;i=[n("shim/jquery")],r=function(e){return{deepClone:function(t){return e.extend(!0,{},t)}}}.apply(t,i),!(void 0!==r&&(e.exports=r))},144:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t1&&void 0!==arguments[1]?arguments[1]:{},n=t.endpointUrl,i=t.fields,r=t.modelName,o=t.formDataValidatorRawStr,s=t.onLoadRawStr,a=t.shouldInvokeOnload,l=t.validators,c=m.configManager.unifiedConfig.meta,u=(0,w.parseFuncRawStr)(o),h=(0,w.parseFuncRawStr)(s),p={fields:i,modelName:r,onLoad:h,shouldInvokeOnload:a,validateFormData:u},f=v.default.extend({url:e?c.restRoot+"_"+e:n,initialize:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};n.appData=m.configManager.getAppData().toJSON(),v.default.prototype.initialize.call(this,e,d({},n,p)),(l||[]).forEach(function(e){var n=e.fieldName,i=e.validator;t.addValidation(n,i)})}});return f}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=m.configManager.unifiedConfig.meta,i=t.endpointUrl,r=b.default.extend({url:e?n.restRoot+"_"+e:i,model:o(e,t),initialize:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.appData=m.configManager.getAppData().toJSON(),b.default.prototype.initialize.call(this,e,t)}});return new r([],{targetApp:(0,y.getAddonName)(),targetOwner:"nobody"})}function a(e){var t=m.configManager.unifiedConfig.pages,n=t.inputs,i=t.configuration.tabs;if(!n&&!i)return{};var o=[],a=f.default.get(n,"services")?n.services:[];i.forEach(function(t){var n=!!t.table;t.name!==e&&n&&a.push(t)}),a.forEach(function(e){var t=e.name,n=e.entity,i=n.filter(function(e){return f.default.get(e,["options","referenceName"])}).map(function(e){var t=e.field,n=e.options.referenceName;return{targetField:t,referenceName:n}});i.length&&o.push({value:s(x.default[t]?"":t,{endpointUrl:x.default[t]}),dependencyList:i})});var c=o.map(function(e){var t=e.value;return l(t)});return{deferred:h.default.when.apply(h.default,r(c)),collectionObjList:o}}function l(e){return e.fetch({data:{sort_dir:"asc",sort_key:"name",count:100,offset:0,search:""}})}function c(){var e=m.configManager.unifiedConfig.pages.configuration.tabs;if(!e)return{};var t=[];e.forEach(function(e){var n=!e.table;if(n){var i=e.name,r=e.entity,s=r.filter(function(e){return f.default.get(e,["options","referenceName"])}).map(function(e){var t=e.field,n=e.options.referenceName;return{targetField:t,referenceName:n}});t.push({value:new(o("settings",{modelName:i,fields:r}))({name:i}),dependencyList:s})}});var n=t.map(function(e){var t=e.value;return t.fetch()});return{deferred:h.default.when.apply(h.default,r(n)),modelObjList:t}}Object.defineProperty(t,"__esModule",{value:!0});var d=Object.assign||function(e){for(var t=1;t-1||!(void 0!==e&&i.indexOf(String(e).toLowerCase())>-1)&&t},disableElements:function(){for(var e=arguments.length,t=Array(e),n=0;n").text(e).html()},decodeHTML:function(e){return(0,c.default)("
    ").html(e).text()}}}.call(t,n,t,e),!(void 0!==r&&(e.exports=r))},147:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={}},150:function(e,t,n){function i(e){return e&&e.__esModule?e:{default:e}}var r,o,s=n(151),a=i(s),l=n(147),c=i(l),d=n(144);r=[n("views/Base"),n(119)],o=function(e,t){return e.extend({className:"form-horizontal",initialize:function(e){var n=this;t.extend(this,e);var i=e.type,r=t.isString(i)?a.default[i]:i;this.control=new r(this.controlOptions),this.listenTo(this.control,"all",this.trigger),this.existingValue=this.controlOptions.model.get(this.controlOptions.modelAttribute);var o=this.controlOptions,s=o.referenceName,l=o.endpointUrl,u=o.autoCompleteFields,h=o.items;if(s||l)c.default[s]?this.collection=(0,d.generateCollection)("",{endpointUrl:c.default[s]}):this.collection=(0,d.generateCollection)(s,{endpointUrl:l}),this.collection.fetch(),this.listenTo(this.collection,"sync",function(){"singleSelect"!==i&&"multipleSelect"!==i||n._updateSelect()});else if(u&&this.existingValue)this.controlOptions.autoCompleteFields=this._addValueToSelection(this.existingValue,u);else if(h&&this.existingValue){var p=this.controlOptions.delimiter||",",f=this.existingValue.split(p),m=h;t.each(t.filter(f,function(e){return t.map(h,function(e){return e.value}).indexOf(e)===-1}),function(e){m=n._addValueToSelection(e,h)}),this.controlOptions.items=m}"checkbox"===i&&void 0===this.existingValue&&this.control.setValue(0)},events:{"click a.tooltip-link":function(e){e.preventDefault()}},_updateSelect:function(){var e=this,n=t.map(this.collection.models,function(e){return{label:e.entry.attributes.name,value:e.entry.attributes.name}});if(this.controlOptions.whiteList&&(n=this._filterByWhiteList(n)),this.controlOptions.blackList&&(n=this._filterByBlackList(n)),this.control.setAutoCompleteFields&&(this.existingValue&&(n=this._addValueToSelection(this.existingValue,n)),this.control.setAutoCompleteFields(n,!0)),this.control.setItems){if(this.existingValue){var i=this.controlOptions.delimiter||",",r=this.existingValue.split(i);t.each(t.filter(r,function(e){return t.map(n,function(e){return e.value}).indexOf(e)===-1}),function(t){n=e._addValueToSelection(t,n)})}this.control.setItems(n,!0)}this.control.setValue(this.existingValue,!1)},validate:function(){return this.control.validate()},render:function(){this.$el.html(this.compiledTemplate({label:this.label,tooltip:this.tooltip,required:this.required,help:this.help})),this.tooltip&&this.$(".tooltip-link").tooltip({animation:!1,title:this.options.tooltip,container:"body"});var e=this.control.render().$el;return this.controlClass&&e.addClass(this.controlClass),this.$(".control-placeholder").prepend(e),this.$el.addClass("form-small"),this},remove:function(){return this.tooltip&&this.$(".tooltip-link").tooltip("destroy"),e.prototype.remove.apply(this,arguments)},_filterByWhiteList:function(e){var n=void 0;try{n=new RegExp(this.controlOptions.whiteList)}catch(t){return console.log("Invalid regex for option whiteList"),e}return t.filter(e,function(e){return n.test(e.value)})},_filterByBlackList:function(e){var n=void 0;try{n=new RegExp(this.controlOptions.blackList)}catch(t){return console.log("Invalid regex for option blackList"),e}return t.filter(e,function(e){return!n.test(e.value)})},_addValueToSelection:function(e,n){if(void 0===t.find(n,function(t){return t.children?t.children.some(function(t){return t.value===e}):t.value===e})){var i={label:e,value:e};return n.concat(i)}return n},template:'\n
    \n <% if (label) { %>\n
    \n

    \n <%- _(label).t() %>\n <% if (tooltip) { %>\n <%- _("?").t() %>\n <% } %>\n <% if (required) { %>\n *\n <% } %>\n

    \n
    \n <% } %>\n
    \n <% if (help) { %>\n \n <%- _(help).t() %>\n <% } %>\n
    \n
    \n '})}.apply(t,r),!(void 0!==o&&(e.exports=o))},151:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var r=n("views/shared/controls/TextControl"),o=i(r),s=n("views/shared/controls/SyntheticCheckboxControl"),a=i(s),l=n("views/shared/controls/SyntheticRadioControl"),c=i(l),d=n(153),u=i(d),h=n(157),p=i(h);t.default={text:o.default,checkbox:a.default,radio:c.default,singleSelect:u.default,multipleSelect:p.default}},152:function(e,t,n){var i=n("shim/jquery"),r={jQuery:i};!function(e){"use strict";var t=function(e,t){this.init("tooltip",e,t)};t.prototype={constructor:t,init:function(t,n,i){var r,o,s,a,l;for(this.type=t,this.$element=e(n),this.options=this.getOptions(i),this.enabled=!0,s=this.options.trigger.split(" "),l=s.length;l--;)a=s[l],"click"==a?this.$element.on("click."+this.type,this.options.selector,e.proxy(this.toggle,this)):"manual"!=a&&(r="hover"==a?"mouseenter":"focus",o="hover"==a?"mouseleave":"blur",this.$element.on(r+"."+this.type,this.options.selector,e.proxy(this.enter,this)),this.$element.on(o+"."+this.type,this.options.selector,e.proxy(this.leave,this)));this.options.selector?this._options=e.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},getOptions:function(t){return t=e.extend({},e.fn[this.type].defaults,this.$element.data(),t),t.delay&&"number"==typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),t},enter:function(t){var n,i=e.fn[this.type].defaults,r={};return this._options&&e.each(this._options,function(e,t){i[e]!=t&&(r[e]=t)},this),n=e(t.currentTarget)[this.type](r).data(this.type),n.options.delay&&n.options.delay.show?(clearTimeout(this.timeout),n.hoverState="in",void(this.timeout=setTimeout(function(){"in"==n.hoverState&&n.show()},n.options.delay.show))):n.show()},leave:function(t){var n=e(t.currentTarget)[this.type](this._options).data(this.type);return this.timeout&&clearTimeout(this.timeout),n.options.delay&&n.options.delay.hide?(n.hoverState="out",void(this.timeout=setTimeout(function(){"out"==n.hoverState&&n.hide()},n.options.delay.hide))):n.hide()},show:function(){var t,n,i,r,o,s,a=e.Event("show");if(this.hasContent()&&this.enabled){if(this.$element.trigger(a),a.isDefaultPrevented())return;switch(t=this.tip(),this.setContent(),this.options.animation&&t.addClass("fade"),o="function"==typeof this.options.placement?this.options.placement.call(this,t[0],this.$element[0]):this.options.placement,t.detach().css({top:0,left:0,display:"block"}),this.options.container?t.appendTo(this.options.container):t.insertAfter(this.$element),n=this.getPosition(),i=t[0].offsetWidth,r=t[0].offsetHeight,o){case"bottom":s={top:n.top+n.height,left:n.left+n.width/2-i/2};break;case"top":s={top:n.top-r,left:n.left+n.width/2-i/2};break;case"left":s={top:n.top+n.height/2-r/2,left:n.left-i};break;case"right":s={top:n.top+n.height/2-r/2,left:n.left+n.width}}this.applyPlacement(s,o),this.$element.trigger("shown")}},applyPlacement:function(e,t){var n,i,r,o,s=this.tip(),a=s[0].offsetWidth,l=s[0].offsetHeight;s.offset(e).addClass(t).addClass("in"),n=s[0].offsetWidth,i=s[0].offsetHeight,"top"==t&&i!=l&&(e.top=e.top+l-i,o=!0),"bottom"==t||"top"==t?(r=0,e.left<0&&(r=e.left*-2,e.left=0,s.offset(e),n=s[0].offsetWidth,i=s[0].offsetHeight),this.replaceArrow(r-a+n,n,"left")):this.replaceArrow(i-l,i,"top"),o&&s.offset(e)},replaceArrow:function(e,t,n){this.arrow().css(n,e?50*(1-e/t)+"%":"")},setContent:function(){var e=this.tip(),t=this.getTitle();e.find(".tooltip-inner")[this.options.html?"html":"text"](t),e.removeClass("fade in top bottom left right")},hide:function(){function t(){var t=setTimeout(function(){n.off(e.support.transition.end).detach()},500);n.one(e.support.transition.end,function(){clearTimeout(t),n.detach()})}var n=this.tip(),i=e.Event("hide");if(this.$element.trigger(i),!i.isDefaultPrevented())return n.removeClass("in"),e.support.transition&&this.$tip.hasClass("fade")?t():n.detach(),this.$element.trigger("hidden"),this},fixTitle:function(){var e=this.$element;(e.attr("title")||"string"!=typeof e.attr("data-original-title"))&&e.attr("data-original-title",e.attr("title")||"").attr("title","")},hasContent:function(){return this.getTitle()},getPosition:function(){var t=this.$element[0];return e.extend({},"function"==typeof t.getBoundingClientRect?t.getBoundingClientRect():{width:t.offsetWidth,height:t.offsetHeight},this.$element.offset())},getTitle:function(){var e,t=this.$element,n=this.options;return e=t.attr("data-original-title")||("function"==typeof n.title?n.title.call(t[0]):n.title)},tip:function(){return this.$tip=this.$tip||e(this.options.template)},arrow:function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},validate:function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},enable:function(){this.enabled=!0},disable:function(){this.enabled=!1},toggleEnabled:function(){this.enabled=!this.enabled},toggle:function(t){var n=t?e(t.currentTarget)[this.type](this._options).data(this.type):this;n.tip().hasClass("in")?n.hide():n.show()},destroy:function(){this.hide().$element.off("."+this.type).removeData(this.type)}};var n=e.fn.tooltip;e.fn.tooltip=function(n){return this.each(function(){var i=e(this),r=i.data("tooltip"),o="object"==typeof n&&n;r||i.data("tooltip",r=new t(this,o)),"string"==typeof n&&r[n]()})},e.fn.tooltip.Constructor=t,e.fn.tooltip.defaults={animation:!0,placement:"top",selector:!1,template:'
    ',trigger:"hover focus",title:"",delay:0,html:!1,container:!1},e.fn.tooltip.noConflict=function(){return e.fn.tooltip=n,this}}(r.jQuery)},153:function(e,t,n){var i,r;i=[n(119),n("views/shared/controls/Control"),n("shim/select2")],r=function(e,t){return t.extend({initialize:function(e){t.prototype.initialize.apply(this,arguments),this.options.placeholder=this.options.placeholder||"",this.placeholder=this.options.placeholder,this.allowClear=!!e.allowClear,this.modelAttribute=this.options.modelAttribute},render:function(){var t,n,i,r,o=this;return this.$("input")&&this.$("input").select2("destroy"),this.$el.html(this.compiledTemplate({options:this.options})),i=this.$("input"),this.options.unselectableFields&&e.each(this.options.autoCompleteFields,function(t){e.find(o.options.unselectableFields,function(e){return e.value===t.value&&e.label===t.label})?t.disabled=!0:t.disabled=!1}),t=[],e.each(this.options.autoCompleteFields,function(n){n.children&&n.label&&t.push({text:e(n.label).t(),children:e.map(n.children,function(t){return{id:t.value,text:e(t.label).t()}})}),n.value&&n.label&&t.push({id:n.value,text:e(n.label).t(),disabled:n.disabled})}),n={placeholder:this.options.placeholder,data:t,formatNoMatches:function(){return" "},dropdownCssClass:"empty-results-allowed",openOnEnter:!1,multiple:!1,combobox:!0,allowClear:this.allowClear},this.options.createSearchChoice&&$.extend(n,{createSearchChoice:function(e,t){if(0===$(t).filter(function(){return 0===this.text.localeCompare(e)}).length)return{id:e,text:e}}}),this.options.disableSearch&&$.extend(n,{minimumResultsForSearch:1/0}),i.select2(n).select2("val",this._value||""),this.options.disabled&&this.disable(),"function"==typeof this.options.tooltip&&(r=this.options.tooltip,i.on("select2-open",function(){e.each($("li.select2-result"),function(e){r(e)})})),i.on("change",function(e){this.options.model&&this.options.modelAttribute&&(this.options.autoCompleteFields.some(function(t){return t.children?t.children.some(function(t){return t.value===e.val}):t.value===e.val})||this.options.autoCompleteFields.push({label:e.val,value:e.val}),this.setValue(e.val,!1))}.bind(this)),this},setAutoCompleteFields:function(e,t,n){t=null===t||t,null!==e&&(this.options.autoCompleteFields=e),n&&(this.options.unselectableFields=n),t&&(this.enable(!1),this.render())},remove:function(){return this.$("input").select2("close").select2("destroy"),t.prototype.remove.apply(this,arguments)},validate:function(){return null!==this.getValue()&&this.$("input").select2("val").length>0&&this.getValue()===this.$("input").select2("val")&&!this.options.disabled},disable:function(){this.options.disabled=!0,this.$("input").prop("disabled",!0)},startLoading:function(){this.options.placeholder="Loading ...",this.disable(),this.render()},enable:function(e){this.options.placeholder!==this.placeholder&&(this.options.placeholder=this.placeholder,e&&this.render()),this.options.disabled=!1,this.$("input").prop("disabled",!1)},template:''})}.apply(t,i),!(void 0!==r&&(e.exports=r))},154:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff',endColorstr = '#eeeeee',GradientType = 0);background-image:linear-gradient(0deg,#eee 0,#fff 50%)}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(.9,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 90%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(180deg,#eee 0,#fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url("+n("contrib/select2-3.4.6/select2.png")+") 100% 0 no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;box-shadow:0 4px 5px rgba(0,0,0,.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;box-shadow:0 -4px 5px rgba(0,0,0,.15)}.select2-drop-active{border:1px solid #5897fb;border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee',endColorstr = '#cccccc',GradientType = 0);background-image:linear-gradient(0deg,#ccc 0,#eee 60%)}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url("+n("contrib/select2-3.4.6/select2.png")+") no-repeat 0 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;box-shadow:none;background:#fff url("+n("contrib/select2-3.4.6/select2.png")+") no-repeat 100% -22px;background:url("+n("contrib/select2-3.4.6/select2.png")+") no-repeat 100% -22px,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url("+n("contrib/select2-3.4.6/select2.png")+") no-repeat 100% -22px,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url("+n("contrib/select2-3.4.6/select2.png")+") no-repeat 100% -22px,linear-gradient(180deg,#fff 85%,#eee 99%) 0 0}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:#fff url("+n("contrib/select2-3.4.6/select2-spinner.gif")+") no-repeat 100%;background:url("+n("contrib/select2-3.4.6/select2-spinner.gif")+") no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url("+n("contrib/select2-3.4.6/select2-spinner.gif")+") no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url("+n("contrib/select2-3.4.6/select2-spinner.gif")+") no-repeat 100%,linear-gradient(180deg,#fff 85%,#eee 99%) 0 0}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;box-shadow:inset 0 1px 0 #fff;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(.5,#eee));background-image:-webkit-linear-gradient(center bottom,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(0deg,#fff 0,#eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(.5,#eee));background-image:-webkit-linear-gradient(center top,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(180deg,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:none;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results ul.select2-result-sub>li .select2-result-label{padding-left:20px}.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:40px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:60px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:80px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:100px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:110px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:120px}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url("+n("contrib/select2-3.4.6/select2-spinner.gif")+") no-repeat 100%}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(180deg,#eee 1%,#fff 15%)}.select2-locked{padding:3px 5px!important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir=rtl] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url("+n("contrib/select2-3.4.6/select2-spinner.gif")+") no-repeat 100%!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;border-radius:3px;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#f4f4f4',GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-image:linear-gradient(0deg,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee)}html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice{margin-left:0;margin-right:5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:none;background:url("+n("contrib/select2-3.4.6/select2.png")+") 100% 0 no-repeat}html[dir=rtl] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close,.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:none}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:2dppx){.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice abbr,.select2-search-choice-close,.select2-search input{background-image:url("+n("contrib/select2-3.4.6/select2x2.png")+")!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}",""]); -},155:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,'.shared-controls-multiinputcontrol .select2-container,.shared-controls-multiinputcontrol .select2-container-multi,.splunk-dropdown .select2-container,.splunk-dropdown .select2-container-multi,.splunk-multidropdown .select2-container,.splunk-multidropdown .select2-container-multi{min-width:200px;margin-bottom:8px}.shared-controls-multiinputcontrol .select2-container-multi .select2-choices,.shared-controls-multiinputcontrol .select2-container .select2-choices,.splunk-dropdown .select2-container-multi .select2-choices,.splunk-dropdown .select2-container .select2-choices,.splunk-multidropdown .select2-container-multi .select2-choices,.splunk-multidropdown .select2-container .select2-choices{min-height:0;border-radius:4px;background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border .2s linear,box-shadow .2s linear}.shared-controls-multiinputcontrol .select2-container-multi .select2-choices .select2-search-field,.shared-controls-multiinputcontrol .select2-container .select2-choices .select2-search-field,.splunk-dropdown .select2-container-multi .select2-choices .select2-search-field,.splunk-dropdown .select2-container .select2-choices .select2-search-field,.splunk-multidropdown .select2-container-multi .select2-choices .select2-search-field,.splunk-multidropdown .select2-container .select2-choices .select2-search-field{height:24px}.shared-controls-multiinputcontrol .select2-container-multi .select2-choices .select2-search-choice,.shared-controls-multiinputcontrol .select2-container .select2-choices .select2-search-choice,.splunk-dropdown .select2-container-multi .select2-choices .select2-search-choice,.splunk-dropdown .select2-container .select2-choices .select2-search-choice,.splunk-multidropdown .select2-container-multi .select2-choices .select2-search-choice,.splunk-multidropdown .select2-container .select2-choices .select2-search-choice{margin:2px;background-color:#f3f3f3;background-image:linear-gradient(180deg,#f7f7f7,#eee);background-repeat:repeat-x;background-color:#eee;border:1px solid #bfbfbf;border-top-color:#bfbfbf;border-bottom-color:#bfbfbf;color:#333;box-shadow:inset 0 1px 0 #fcfcfc;text-shadow:none;border-radius:2px}.shared-controls-multiinputcontrol .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close,.shared-controls-multiinputcontrol .select2-container .select2-choices .select2-search-choice .select2-search-choice-close,.splunk-dropdown .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close,.splunk-dropdown .select2-container .select2-choices .select2-search-choice .select2-search-choice-close,.splunk-multidropdown .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close,.splunk-multidropdown .select2-container .select2-choices .select2-search-choice .select2-search-choice-close{top:2px}.shared-controls-multiinputcontrol .select2-container-multi .select2-choices .select2-search-choice div,.shared-controls-multiinputcontrol .select2-container .select2-choices .select2-search-choice div,.splunk-dropdown .select2-container-multi .select2-choices .select2-search-choice div,.splunk-dropdown .select2-container .select2-choices .select2-search-choice div,.splunk-multidropdown .select2-container-multi .select2-choices .select2-search-choice div,.splunk-multidropdown .select2-container .select2-choices .select2-search-choice div{line-height:16px;margin-top:-2px;margin-bottom:-1px;overflow:hidden;text-overflow:ellipsis}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice,.shared-controls-multiinputcontrol .select2-container .select2-choice,.splunk-dropdown .select2-container-multi .select2-choice,.splunk-dropdown .select2-container .select2-choice,.splunk-multidropdown .select2-container-multi .select2-choice,.splunk-multidropdown .select2-container .select2-choice{background-color:#f3f3f3;background-image:linear-gradient(180deg,#f7f7f7,#eee);background-repeat:repeat-x;background-color:#eee;border:1px solid #bfbfbf;border-top-color:#bfbfbf;border-bottom-color:#bfbfbf;color:#333;box-shadow:inset 0 1px 0 #fcfcfc;text-shadow:none;height:24px;line-height:24px}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice:hover,.shared-controls-multiinputcontrol .select2-container .select2-choice:hover,.splunk-dropdown .select2-container-multi .select2-choice:hover,.splunk-dropdown .select2-container .select2-choice:hover,.splunk-multidropdown .select2-container-multi .select2-choice:hover,.splunk-multidropdown .select2-container .select2-choice:hover{background-image:linear-gradient(180deg,#f8f8f8,#f8f8f8);background-repeat:repeat-x;background-color:#f8f8f8;border-color:#c7c7c7;border-top-color:#c7c7c7;border-bottom-color:#c7c7c7;background-position:0 0;box-shadow:0 1px 1px rgba(0,0,0,.08);color:#333;text-decoration:none}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice div,.shared-controls-multiinputcontrol .select2-container .select2-choice div,.splunk-dropdown .select2-container-multi .select2-choice div,.splunk-dropdown .select2-container .select2-choice div,.splunk-multidropdown .select2-container-multi .select2-choice div,.splunk-multidropdown .select2-container .select2-choice div{width:auto;padding-left:8px;padding-right:8px;background:transparent;border-left:none}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice div:after,.shared-controls-multiinputcontrol .select2-container .select2-choice div:after,.splunk-dropdown .select2-container-multi .select2-choice div:after,.splunk-dropdown .select2-container .select2-choice div:after,.splunk-multidropdown .select2-container-multi .select2-choice div:after,.splunk-multidropdown .select2-container .select2-choice div:after{display:inline-block;font-family:Splunk Icons;content:"\\25BE";font-size:inherit;opacity:.8}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice div:hover,.shared-controls-multiinputcontrol .select2-container .select2-choice div:hover,.splunk-dropdown .select2-container-multi .select2-choice div:hover,.splunk-dropdown .select2-container .select2-choice div:hover,.splunk-multidropdown .select2-container-multi .select2-choice div:hover,.splunk-multidropdown .select2-container .select2-choice div:hover{opacity:1}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice div b,.shared-controls-multiinputcontrol .select2-container .select2-choice div b,.splunk-dropdown .select2-container-multi .select2-choice div b,.splunk-dropdown .select2-container .select2-choice div b,.splunk-multidropdown .select2-container-multi .select2-choice div b,.splunk-multidropdown .select2-container .select2-choice div b{display:none}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice .select2-search-choice-close,.shared-controls-multiinputcontrol .select2-container .select2-choice .select2-search-choice-close,.splunk-dropdown .select2-container-multi .select2-choice .select2-search-choice-close,.splunk-dropdown .select2-container .select2-choice .select2-search-choice-close,.splunk-multidropdown .select2-container-multi .select2-choice .select2-search-choice-close,.splunk-multidropdown .select2-container .select2-choice .select2-search-choice-close{background:none;background-image:none!important;top:1px}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice .select2-search-choice-close:before,.shared-controls-multiinputcontrol .select2-container .select2-choice .select2-search-choice-close:before,.splunk-dropdown .select2-container-multi .select2-choice .select2-search-choice-close:before,.splunk-dropdown .select2-container .select2-choice .select2-search-choice-close:before,.splunk-multidropdown .select2-container-multi .select2-choice .select2-search-choice-close:before,.splunk-multidropdown .select2-container .select2-choice .select2-search-choice-close:before{display:inline-block;font-family:Splunk Icons;content:"\\2297";font-size:16px;opacity:.8}.shared-controls-multiinputcontrol .select2-container-multi .select2-choice .select2-search-choice-close:hover,.shared-controls-multiinputcontrol .select2-container .select2-choice .select2-search-choice-close:hover,.splunk-dropdown .select2-container-multi .select2-choice .select2-search-choice-close:hover,.splunk-dropdown .select2-container .select2-choice .select2-search-choice-close:hover,.splunk-multidropdown .select2-container-multi .select2-choice .select2-search-choice-close:hover,.splunk-multidropdown .select2-container .select2-choice .select2-search-choice-close:hover{opacity:1}.select2-drop .select2-search{padding:0 5px}.select2-drop .select2-search input{border-radius:15px;margin-bottom:5px}.select2-drop .select2-results{border-top:1px solid #ccc;border-radius:3px;border-top-left-radius:0;border-top-right-radius:0;background-color:#fff;padding:0;margin:0}.select2-drop .select2-results .select2-result-selectable{background-color:#fff;border-top:1px dotted #ccc;color:#1e93c6}.select2-drop .select2-results .select2-result-selectable:hover{color:#3863a0;background:rgba(0,0,0,.05)}.select2-drop .select2-results .select2-result-selectable:first-child{border-top:none}.select2-drop .select2-results .select2-result-selectable:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.select2-drop .select2-results .select2-result div{overflow:hidden;text-overflow:ellipsis}.select2-drop .select2-no-results{text-align:center;color:#d6563c;padding:5px 0}.select2-drop-multi.select2-drop-above .select2-results{border-top:none;border-top-left-radius:3px;border-top-right-radius:3px}.select2-container-active .select2-choice,.select2-container-active .select2-choices,.select2-drop-active,.select2-drop.select2-drop-above.select2-drop-active,.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices,.splunk-multidropdown .select2-container-multi .select2-choices{border-color:rgba(82,168,236,.8)}.splunk-dropdown .select2-container.select2-container-active,.splunk-multidropdown .select2-container-multi.select2-container-active .select2-choices{outline:0;outline:thin dotted\\9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}.shared-controls-multiinputcontrol .select2-container-multi.select2-dropdown-open .select2-choices,.splunk-multidropdown .select2-container-multi.select2-dropdown-open .select2-choices{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-drop .select2-results .select2-result-selectable.select2-highlighted .select2-result-label{color:#3863a0;background:rgba(0,0,0,.05)}.select2-drop.empty-results-allowed .select2-no-results{background-color:#fff;padding:3px 7px 4px}.select2-container{width:100%}',"",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/pcss/select2.pcss","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AAcE,wRACE,gBAAiB,AACjB,iBAAyC,CAqF1C,AAnFC,8XACE,aAAgB,AAChB,kBAAkC,AAClC,sBAAmC,AACnC,sBAA+B,AAC/B,4CAA6C,AAC7C,kDAAqD,CAuBtD,AApBC,kgBACE,WAAa,CACd,AAED,wgBACE,WAAY,ACuOhB,yBAA0D,AAC1D,sDAAqE,AACrE,2BAA4B,AC9P/B,sBAA8C,AAC9C,yBAA0C,AAC1C,yBAA6C,AAC7C,4BAAmD,AAEnD,WAAkB,AAClB,iCAAkC,AAClC,iBAAkB,AFgBX,iBAAmB,CAYpB,AAVC,srBACE,OAAS,CACV,AACD,giBACE,iBAAkB,AAClB,gBAAiB,AACjB,mBAAoB,AACpB,gBAAiB,AACjB,sBAAwB,CACzB,AAKL,wXCqNA,yBAA0D,AAC1D,sDAAqE,AACrE,2BAA4B,AC9P/B,sBAA8C,AAC9C,yBAA0C,AAC1C,yBAA6C,AAC7C,4BAAmD,AAEnD,WAAkB,AAClB,iCAAkC,AAClC,iBAAkB,AFkCb,YAAa,AACb,gBAAkB,CA4CnB,AA3CC,4ZCkNF,yDAAqE,AACrE,2BAA4B,ACjP/B,yBAAmD,AACnD,qBAA2C,AAC3C,yBAAkD,AAClD,4BAAwD,AACxD,wBAAyB,AACzB,qCAAuC,AACvC,WAAkB,AACf,oBAAqB,CFyBlB,AAED,gZACE,WAAY,AACZ,iBAAkB,AAClB,kBAAmB,AACnB,uBAAwB,AACxB,gBAAkB,CAanB,AAXC,obACE,qBAAsB,AACtB,yBAA4B,AAC5B,gBAAiB,AACjB,kBAAmB,AACnB,UAAc,CACf,AACD,obACE,SAAa,CACd,AAIH,4ZACE,YAAc,CACf,AACD,siBACE,gBAAiB,AACjB,gCAAkC,AAClC,OAAS,CAWV,AAVC,glBACE,qBAAsB,AACtB,yBAA4B,AAC5B,gBAAiB,AACjB,eAAgB,AAChB,UAAc,CACf,AACD,0kBACE,SAAW,CACZ,AAoBR,8BAEC,aAAe,CAKf,AAJA,oCACC,mBAAoB,AACpB,iBAAmB,CACnB,AAGF,+BAEC,0BAAmC,AACnC,kBAA2C,AAC3C,yBAA0B,AAC1B,0BAA2B,AAC3B,sBAAyB,AACzB,UAAW,AACX,QAAU,CAsBV,AApBA,0DACC,sBAAyB,AACzB,2BAAoC,AACpC,aAAkB,CAYlB,AAXA,gEACC,cAAuB,AACvB,0BAAsC,CACtC,AACD,sEACC,eAAiB,CACjB,AACD,qEACC,8BAAuD,AACvD,8BAAwD,CACxD,AAEI,mDACI,gBAAiB,AACjB,sBAAwB,CAC3B,AAGR,kCACC,kBAAmB,AACnB,cAAY,AACZ,aAAe,CACf,AAGF,wDACI,gBAAgB,AAChB,2BAAoD,AACpD,2BAAqD,CACxD,AAOD,oVAOE,gCAAwC,CACzC,AAGD,sJAEE,UAAW,AACX,sBAAwB,AACxB,uEAA0E,CAC3E,AAED,yLAGE,4BAA6B,AAC7B,4BAA8B,CAC/B,AAED,oGACE,cAAuB,AACvB,0BAAsC,CACvC,AAKG,wDACI,sBAAyB,AACzB,mBAAqB,CACxB,AAIL,mBACI,UAAY,CACf",file:"select2.pcss",sourcesContent:['/* Splunk: Component: Select 2 */\n/* =========================== */\n/* styles for select2 form elements */\n\n/* synthetic select */\n/* --------------------------- */\n\n/*\n\n\tmarkup missing\n\n*/\n/* TODO: clean up these selectors */\n.splunk-multidropdown, .splunk-dropdown, .shared-controls-multiinputcontrol {\n .select2-container, .select2-container-multi {\n min-width: 200px;\n margin-bottom: calc($baseLineHeight / 2);\n\n .select2-choices{\n min-height: 0px;\n border-radius: $inputBorderRadius;\n background-color: $inputBackground;\n border: 1px solid $inputBorder;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075);\n transition: border linear .2s, box-shadow linear .2s;\n\n\n .select2-search-field{\n height: 24px;\n }\n\n .select2-search-choice{\n margin: 2px;\n @mixin interactive;\n border-radius: 2px;\n\n .select2-search-choice-close {\n top: 2px;\n }\n div {\n line-height: 16px;\n margin-top: -2px;\n margin-bottom: -1px;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n }\n }\n\n /* synthetic select */\n .select2-choice {\n @mixin interactive;\n height: 24px;\n line-height: 24px;\n &:hover {\n @mixin interactive-hover;\n }\n /* toggle caret */\n div {\n width: auto;\n padding-left: 8px;\n padding-right: 8px;\n background: transparent;\n border-left: none;\n /* generated font icon */\n &:after {\n display: inline-block;\n font-family: "Splunk Icons";\n content: "\\25BE";\n font-size: inherit;\n opacity: 0.80;\n }\n &:hover {\n opacity: 1.0;\n }\n\n }\n /* hide old caret */\n div b {\n display: none;\n }\n .select2-search-choice-close {\n background: none;\n background-image: none !important;\n top: 1px;\n &:before {\n display: inline-block;\n font-family: "Splunk Icons";\n content: "\\2297";\n font-size: 16px;\n opacity: 0.80;\n }\n &:hover {\n opacity: 1;\n }\n }\n\n }\n .select2-dropdown-open {\n /* do up arrow? */\n }\n }\n}\n\n/* dropdown menu */\n/* ------------------------- */\n\n/*\n\n\tmarkup missing\n\n*/\n.select2-drop {\n\n\t.select2-search {\n\t\t/* style like bs input */\n\t\tpadding: 0 5px;\n\t\tinput {\n\t\t\tborder-radius: 15px;\n\t\t\tmargin-bottom: 5px;\n\t\t}\n\t}\n\t/* ul */\n\t.select2-results {\n\t\t/* style like dropdown */\n\t\tborder-top: 1px solid $borderColor;\n\t\tborder-radius: $containerInnerBorderRadius;\n\t\tborder-top-left-radius: 0;\n\t\tborder-top-right-radius: 0;\n\t\tbackground-color: $white;\n\t\tpadding: 0;\n\t\tmargin: 0;\n\t\t/* li */\n\t\t.select2-result-selectable {\n\t\t\tbackground-color: $white;\n\t\t\tborder-top: 1px dotted $borderColor;\n\t\t\tcolor: $linkColor;\n\t\t\t&:hover {\n\t\t\t\tcolor: $linkColorHover;\n\t\t\t\tbackground: $pillBackgroundColorHover;\n\t\t\t}\n\t\t\t&:first-child {\n\t\t\t\tborder-top: none;\n\t\t\t}\n\t\t\t&:last-child {\n\t\t\t\tborder-bottom-left-radius: $containerInnerBorderRadius;\n\t\t\t\tborder-bottom-right-radius: $containerInnerBorderRadius;\n\t\t\t}\n\t\t}\n .select2-result div {\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\t}\n\t/* no result state */\n\t.select2-no-results {\n\t\ttext-align: center;\n\t\tcolor: $red;\n\t\tpadding: 5px 0;\n\t}\n}\n\n.select2-drop-multi.select2-drop-above .select2-results {\n border-top:none;\n border-top-left-radius: $containerInnerBorderRadius;\n border-top-right-radius: $containerInnerBorderRadius;\n}\n\n\n\n\n/* Focus state */\n\n.select2-container-active .select2-choice,\n.select2-container-active .select2-choices,\n.select2-dropdown-open.select2-drop-above .select2-choice,\n.select2-dropdown-open.select2-drop-above .select2-choices,\n.select2-drop-active,\n.select2-drop.select2-drop-above.select2-drop-active,\n.splunk-multidropdown .select2-container-multi .select2-choices {\n border-color: color($focusColor a(80%));\n}\n\n\n.splunk-dropdown .select2-container.select2-container-active,\n.splunk-multidropdown .select2-container-multi.select2-container-active .select2-choices {\n outline: 0;\n outline: thin dotted \\9; /* IE6-9 */\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);\n}\n\n.shared-controls-multiinputcontrol .select2-container-multi.select2-dropdown-open .select2-choices,\n.splunk-multidropdown .select2-container-multi.select2-dropdown-open .select2-choices\n {\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.select2-drop .select2-results .select2-result-selectable.select2-highlighted .select2-result-label{\n color: $linkColorHover;\n background: $pillBackgroundColorHover;\n}\n\n/* custom "no results" behavior that shows an empty drop-down with no messaging or greyed out colors */\n/* used by views/shared/controls/MultiInputControl */\n.select2-drop.empty-results-allowed {\n .select2-no-results {\n background-color: $white;\n padding: 3px 7px 4px;\n }\n}\n\n/* make sure the synthetic container will respect the "controls-block" of its parent */\n.select2-container {\n width: 100%;\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'], -sourceRoot:"webpack://"}])},156:function(e,t,n){var i=n("shim/jquery");!function(e){"undefined"==typeof e.fn.each2&&e.extend(e.fn,{each2:function(t){for(var n=e([0]),i=-1,r=this.length;++i=0&&n(e)})}function f(e){e[0]!==document.activeElement&&window.setTimeout(function(){var t,n=e[0],i=e.val().length;e.focus();var r=n.offsetWidth>0||n.offsetHeight>0;r&&n===document.activeElement&&(n.setSelectionRange?n.setSelectionRange(i,i):n.createTextRange&&(t=n.createTextRange(),t.collapse(!1),t.select()))},0)}function m(t){t=e(t)[0];var n=0,i=0;if("selectionStart"in t)n=t.selectionStart,i=t.selectionEnd-n;else if("selection"in document){t.focus();var r=document.selection.createRange();i=document.selection.createRange().text.length,r.moveStart("character",-t.value.length),n=r.text.length-i}return{offset:n,length:i}}function g(e){e.preventDefault(),e.stopPropagation()}function v(e){e.preventDefault(),e.stopImmediatePropagation()}function A(t){if(!L){var n=t[0].currentStyle||window.getComputedStyle(t[0],null);L=e(document.createElement("div")).css({position:"absolute",left:"-10000px",top:"-10000px",display:"none",fontSize:n.fontSize,fontFamily:n.fontFamily,fontStyle:n.fontStyle,fontWeight:n.fontWeight,letterSpacing:n.letterSpacing,textTransform:n.textTransform,whiteSpace:"nowrap"}),L.attr("class","select2-sizer"),e("body").append(L)}return L.text(t.val()),L.width()}function b(t,n,i){var r,o,s=[];r=t.attr("class"),r&&(r=""+r,e(r.split(" ")).each2(function(){0===this.indexOf("select2-")&&s.push(this)})),r=n.attr("class"),r&&(r=""+r,e(r.split(" ")).each2(function(){0!==this.indexOf("select2-")&&(o=i(this),o&&s.push(o))})),t.attr("class",s.join(" "))}function y(e,t,n,r){var o=i(e.toUpperCase()).indexOf(i(t.toUpperCase())),s=t.length;return o<0?void n.push(r(e)):(n.push(r(e.substring(0,o))),n.push(""),n.push(r(e.substring(o,o+s))),n.push(""),void n.push(r(e.substring(o+s,e.length))))}function w(e){var t={"\\":"\","&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};return String(e).replace(/[&<>"'\/\\]/g,function(e){return t[e]})}function C(n){var i,r=null,o=n.quietMillis||100,s=n.url,a=this;return function(l){window.clearTimeout(i),i=window.setTimeout(function(){var i=n.data,o=s,c=n.transport||e.fn.select2.ajaxDefaults.transport,d={type:n.type||"GET",cache:n.cache||!1,jsonpCallback:n.jsonpCallback||t,dataType:n.dataType||"json"},u=e.extend({},e.fn.select2.ajaxDefaults.params,d);i=i?i.call(a,l.term,l.page,l.context):null,o="function"==typeof o?o.call(a,l.term,l.page,l.context):o,r&&"function"==typeof r.abort&&r.abort(),n.params&&(e.isFunction(n.params)?e.extend(u,n.params.call(a)):e.extend(u,n.params)),e.extend(u,{url:o,dataType:n.dataType,data:i,success:function(e){var t=n.results(e,l.page);l.callback(t)}}),r=c.call(a,u)},o)}}function x(t){var n,i,r=t,o=function(e){return""+e.text};e.isArray(r)&&(i=r,r={results:i}),e.isFunction(r)===!1&&(i=r,r=function(){return i});var s=r();return s.text&&(o=s.text,e.isFunction(o)||(n=s.text,o=function(e){return e[n]})),function(t){var n,i=t.term,s={results:[]};return""===i?void t.callback(r()):(n=function(r,s){var a,l;if(r=r[0],r.children){a={};for(l in r)r.hasOwnProperty(l)&&(a[l]=r[l]);a.children=[],e(r.children).each2(function(e,t){n(t,a.children)}),(a.children.length||t.matcher(i,o(a),r))&&s.push(a)}else t.matcher(i,o(r),r)&&s.push(r)},e(r().results).each2(function(e,t){n(t,s.results)}),void t.callback(s))}}function _(n){var i=e.isFunction(n);return function(r){var o=r.term,s={results:[]};e(i?n():n).each(function(){var e=this.text!==t,n=e?this.text:this;(""===o||r.matcher(o,n))&&s.results.push(e?this:{id:this,text:this})}),r.callback(s)}}function k(t,n){if(e.isFunction(t))return!0;if(!t)return!1;if("string"==typeof t)return!0;throw new Error(n+" must be a string, function, or falsy value")}function S(t){if(e.isFunction(t)){var n=Array.prototype.slice.call(arguments,1);return t.apply(null,n)}return t}function E(t){var n=0;return e.each(t,function(e,t){t.children?n+=E(t.children):n++}),n}function T(e,n,i,r){var o,a,l,c,d,u=e,h=!1;if(!r.createSearchChoice||!r.tokenSeparators||r.tokenSeparators.length<1)return t;for(;;){for(a=-1,l=0,c=r.tokenSeparators.length;l=0));l++);if(a<0)break;if(o=e.substring(0,a),e=e.substring(a+d.length),o.length>0&&(o=r.createSearchChoice.call(this,o,n),o!==t&&null!==o&&r.id(o)!==t&&null!==r.id(o))){for(h=!1,l=0,c=n.length;l=112&&e<=123}},F="
    ",R={"Ⓐ":"A","A":"A","À":"A","Á":"A","Â":"A","Ầ":"A","Ấ":"A","Ẫ":"A","Ẩ":"A","Ã":"A","Ā":"A","Ă":"A","Ằ":"A","Ắ":"A","Ẵ":"A","Ẳ":"A","Ȧ":"A","Ǡ":"A","Ä":"A","Ǟ":"A","Ả":"A","Å":"A","Ǻ":"A","Ǎ":"A","Ȁ":"A","Ȃ":"A","Ạ":"A","Ậ":"A","Ặ":"A","Ḁ":"A","Ą":"A","Ⱥ":"A","Ɐ":"A","Ꜳ":"AA","Æ":"AE","Ǽ":"AE","Ǣ":"AE","Ꜵ":"AO","Ꜷ":"AU","Ꜹ":"AV","Ꜻ":"AV","Ꜽ":"AY","Ⓑ":"B","B":"B","Ḃ":"B","Ḅ":"B","Ḇ":"B","Ƀ":"B","Ƃ":"B","Ɓ":"B","Ⓒ":"C","C":"C","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","Ç":"C","Ḉ":"C","Ƈ":"C","Ȼ":"C","Ꜿ":"C","Ⓓ":"D","D":"D","Ḋ":"D","Ď":"D","Ḍ":"D","Ḑ":"D","Ḓ":"D","Ḏ":"D","Đ":"D","Ƌ":"D","Ɗ":"D","Ɖ":"D","Ꝺ":"D","DZ":"DZ","DŽ":"DZ","Dz":"Dz","Dž":"Dz","Ⓔ":"E","E":"E","È":"E","É":"E","Ê":"E","Ề":"E","Ế":"E","Ễ":"E","Ể":"E","Ẽ":"E","Ē":"E","Ḕ":"E","Ḗ":"E","Ĕ":"E","Ė":"E","Ë":"E","Ẻ":"E","Ě":"E","Ȅ":"E","Ȇ":"E","Ẹ":"E","Ệ":"E","Ȩ":"E","Ḝ":"E","Ę":"E","Ḙ":"E","Ḛ":"E","Ɛ":"E","Ǝ":"E","Ⓕ":"F","F":"F","Ḟ":"F","Ƒ":"F","Ꝼ":"F","Ⓖ":"G","G":"G","Ǵ":"G","Ĝ":"G","Ḡ":"G","Ğ":"G","Ġ":"G","Ǧ":"G","Ģ":"G","Ǥ":"G","Ɠ":"G","Ꞡ":"G","Ᵹ":"G","Ꝿ":"G","Ⓗ":"H","H":"H","Ĥ":"H","Ḣ":"H","Ḧ":"H","Ȟ":"H","Ḥ":"H","Ḩ":"H","Ḫ":"H","Ħ":"H","Ⱨ":"H","Ⱶ":"H","Ɥ":"H","Ⓘ":"I","I":"I","Ì":"I","Í":"I","Î":"I","Ĩ":"I","Ī":"I","Ĭ":"I","İ":"I","Ï":"I","Ḯ":"I","Ỉ":"I","Ǐ":"I","Ȉ":"I","Ȋ":"I","Ị":"I","Į":"I","Ḭ":"I","Ɨ":"I","Ⓙ":"J","J":"J","Ĵ":"J","Ɉ":"J","Ⓚ":"K","K":"K","Ḱ":"K","Ǩ":"K","Ḳ":"K","Ķ":"K","Ḵ":"K","Ƙ":"K","Ⱪ":"K","Ꝁ":"K","Ꝃ":"K","Ꝅ":"K","Ꞣ":"K","Ⓛ":"L","L":"L","Ŀ":"L","Ĺ":"L","Ľ":"L","Ḷ":"L","Ḹ":"L","Ļ":"L","Ḽ":"L","Ḻ":"L","Ł":"L","Ƚ":"L","Ɫ":"L","Ⱡ":"L","Ꝉ":"L","Ꝇ":"L","Ꞁ":"L","LJ":"LJ","Lj":"Lj","Ⓜ":"M","M":"M","Ḿ":"M","Ṁ":"M","Ṃ":"M","Ɱ":"M","Ɯ":"M","Ⓝ":"N","N":"N","Ǹ":"N","Ń":"N","Ñ":"N","Ṅ":"N","Ň":"N","Ṇ":"N","Ņ":"N","Ṋ":"N","Ṉ":"N","Ƞ":"N","Ɲ":"N","Ꞑ":"N","Ꞥ":"N","NJ":"NJ","Nj":"Nj","Ⓞ":"O","O":"O","Ò":"O","Ó":"O","Ô":"O","Ồ":"O","Ố":"O","Ỗ":"O","Ổ":"O","Õ":"O","Ṍ":"O","Ȭ":"O","Ṏ":"O","Ō":"O","Ṑ":"O","Ṓ":"O","Ŏ":"O","Ȯ":"O","Ȱ":"O","Ö":"O","Ȫ":"O","Ỏ":"O","Ő":"O","Ǒ":"O","Ȍ":"O","Ȏ":"O","Ơ":"O","Ờ":"O","Ớ":"O","Ỡ":"O","Ở":"O","Ợ":"O","Ọ":"O","Ộ":"O","Ǫ":"O","Ǭ":"O","Ø":"O","Ǿ":"O","Ɔ":"O","Ɵ":"O","Ꝋ":"O","Ꝍ":"O","Ƣ":"OI","Ꝏ":"OO","Ȣ":"OU","Ⓟ":"P","P":"P","Ṕ":"P","Ṗ":"P","Ƥ":"P","Ᵽ":"P","Ꝑ":"P","Ꝓ":"P","Ꝕ":"P","Ⓠ":"Q","Q":"Q","Ꝗ":"Q","Ꝙ":"Q","Ɋ":"Q","Ⓡ":"R","R":"R","Ŕ":"R","Ṙ":"R","Ř":"R","Ȑ":"R","Ȓ":"R","Ṛ":"R","Ṝ":"R","Ŗ":"R","Ṟ":"R","Ɍ":"R","Ɽ":"R","Ꝛ":"R","Ꞧ":"R","Ꞃ":"R","Ⓢ":"S","S":"S","ẞ":"S","Ś":"S","Ṥ":"S","Ŝ":"S","Ṡ":"S","Š":"S","Ṧ":"S","Ṣ":"S","Ṩ":"S","Ș":"S","Ş":"S","Ȿ":"S","Ꞩ":"S","Ꞅ":"S","Ⓣ":"T","T":"T","Ṫ":"T","Ť":"T","Ṭ":"T","Ț":"T","Ţ":"T","Ṱ":"T","Ṯ":"T","Ŧ":"T","Ƭ":"T","Ʈ":"T","Ⱦ":"T","Ꞇ":"T","Ꜩ":"TZ","Ⓤ":"U","U":"U","Ù":"U","Ú":"U","Û":"U","Ũ":"U","Ṹ":"U","Ū":"U","Ṻ":"U","Ŭ":"U","Ü":"U","Ǜ":"U","Ǘ":"U","Ǖ":"U","Ǚ":"U","Ủ":"U","Ů":"U","Ű":"U","Ǔ":"U","Ȕ":"U","Ȗ":"U","Ư":"U","Ừ":"U","Ứ":"U","Ữ":"U","Ử":"U","Ự":"U","Ụ":"U","Ṳ":"U","Ų":"U","Ṷ":"U","Ṵ":"U","Ʉ":"U","Ⓥ":"V","V":"V","Ṽ":"V","Ṿ":"V","Ʋ":"V","Ꝟ":"V","Ʌ":"V","Ꝡ":"VY","Ⓦ":"W","W":"W","Ẁ":"W","Ẃ":"W","Ŵ":"W","Ẇ":"W","Ẅ":"W","Ẉ":"W","Ⱳ":"W","Ⓧ":"X","X":"X","Ẋ":"X","Ẍ":"X","Ⓨ":"Y","Y":"Y","Ỳ":"Y","Ý":"Y","Ŷ":"Y","Ỹ":"Y","Ȳ":"Y","Ẏ":"Y","Ÿ":"Y","Ỷ":"Y","Ỵ":"Y","Ƴ":"Y","Ɏ":"Y","Ỿ":"Y","Ⓩ":"Z","Z":"Z","Ź":"Z","Ẑ":"Z","Ż":"Z","Ž":"Z","Ẓ":"Z","Ẕ":"Z","Ƶ":"Z","Ȥ":"Z","Ɀ":"Z","Ⱬ":"Z","Ꝣ":"Z","ⓐ":"a","a":"a","ẚ":"a","à":"a","á":"a","â":"a","ầ":"a","ấ":"a","ẫ":"a","ẩ":"a","ã":"a","ā":"a","ă":"a","ằ":"a","ắ":"a","ẵ":"a","ẳ":"a","ȧ":"a","ǡ":"a","ä":"a","ǟ":"a","ả":"a","å":"a","ǻ":"a","ǎ":"a","ȁ":"a","ȃ":"a","ạ":"a","ậ":"a","ặ":"a","ḁ":"a","ą":"a","ⱥ":"a","ɐ":"a","ꜳ":"aa","æ":"ae","ǽ":"ae","ǣ":"ae","ꜵ":"ao","ꜷ":"au","ꜹ":"av","ꜻ":"av","ꜽ":"ay","ⓑ":"b","b":"b","ḃ":"b","ḅ":"b","ḇ":"b","ƀ":"b","ƃ":"b","ɓ":"b","ⓒ":"c","c":"c","ć":"c","ĉ":"c","ċ":"c","č":"c","ç":"c","ḉ":"c","ƈ":"c","ȼ":"c","ꜿ":"c","ↄ":"c","ⓓ":"d","d":"d","ḋ":"d","ď":"d","ḍ":"d","ḑ":"d","ḓ":"d","ḏ":"d","đ":"d","ƌ":"d","ɖ":"d","ɗ":"d","ꝺ":"d","dz":"dz","dž":"dz","ⓔ":"e","e":"e","è":"e","é":"e","ê":"e","ề":"e","ế":"e","ễ":"e","ể":"e","ẽ":"e","ē":"e","ḕ":"e","ḗ":"e","ĕ":"e","ė":"e","ë":"e","ẻ":"e","ě":"e","ȅ":"e","ȇ":"e","ẹ":"e","ệ":"e","ȩ":"e","ḝ":"e","ę":"e","ḙ":"e","ḛ":"e","ɇ":"e","ɛ":"e","ǝ":"e","ⓕ":"f","f":"f","ḟ":"f","ƒ":"f","ꝼ":"f","ⓖ":"g","g":"g","ǵ":"g","ĝ":"g","ḡ":"g","ğ":"g","ġ":"g","ǧ":"g","ģ":"g","ǥ":"g","ɠ":"g","ꞡ":"g","ᵹ":"g","ꝿ":"g","ⓗ":"h","h":"h","ĥ":"h","ḣ":"h","ḧ":"h","ȟ":"h","ḥ":"h","ḩ":"h","ḫ":"h","ẖ":"h","ħ":"h","ⱨ":"h","ⱶ":"h","ɥ":"h","ƕ":"hv","ⓘ":"i","i":"i","ì":"i","í":"i","î":"i","ĩ":"i","ī":"i","ĭ":"i","ï":"i","ḯ":"i","ỉ":"i","ǐ":"i","ȉ":"i","ȋ":"i","ị":"i","į":"i","ḭ":"i","ɨ":"i","ı":"i","ⓙ":"j","j":"j","ĵ":"j","ǰ":"j","ɉ":"j","ⓚ":"k","k":"k","ḱ":"k","ǩ":"k","ḳ":"k","ķ":"k","ḵ":"k","ƙ":"k","ⱪ":"k","ꝁ":"k","ꝃ":"k","ꝅ":"k","ꞣ":"k","ⓛ":"l","l":"l","ŀ":"l","ĺ":"l","ľ":"l","ḷ":"l","ḹ":"l","ļ":"l","ḽ":"l","ḻ":"l","ſ":"l","ł":"l","ƚ":"l","ɫ":"l","ⱡ":"l","ꝉ":"l","ꞁ":"l","ꝇ":"l","lj":"lj","ⓜ":"m","m":"m","ḿ":"m","ṁ":"m","ṃ":"m","ɱ":"m","ɯ":"m","ⓝ":"n","n":"n","ǹ":"n","ń":"n","ñ":"n","ṅ":"n","ň":"n","ṇ":"n","ņ":"n","ṋ":"n","ṉ":"n","ƞ":"n","ɲ":"n","ʼn":"n","ꞑ":"n","ꞥ":"n","nj":"nj","ⓞ":"o","o":"o","ò":"o","ó":"o","ô":"o","ồ":"o","ố":"o","ỗ":"o","ổ":"o","õ":"o","ṍ":"o","ȭ":"o","ṏ":"o","ō":"o","ṑ":"o","ṓ":"o","ŏ":"o","ȯ":"o","ȱ":"o","ö":"o","ȫ":"o","ỏ":"o","ő":"o","ǒ":"o","ȍ":"o","ȏ":"o","ơ":"o","ờ":"o","ớ":"o","ỡ":"o","ở":"o","ợ":"o","ọ":"o","ộ":"o","ǫ":"o","ǭ":"o","ø":"o","ǿ":"o","ɔ":"o","ꝋ":"o","ꝍ":"o","ɵ":"o","ƣ":"oi","ȣ":"ou","ꝏ":"oo","ⓟ":"p","p":"p","ṕ":"p","ṗ":"p","ƥ":"p","ᵽ":"p","ꝑ":"p","ꝓ":"p","ꝕ":"p","ⓠ":"q","q":"q","ɋ":"q","ꝗ":"q","ꝙ":"q","ⓡ":"r","r":"r","ŕ":"r","ṙ":"r","ř":"r","ȑ":"r","ȓ":"r","ṛ":"r","ṝ":"r","ŗ":"r","ṟ":"r","ɍ":"r","ɽ":"r","ꝛ":"r","ꞧ":"r","ꞃ":"r","ⓢ":"s","s":"s","ß":"s","ś":"s","ṥ":"s","ŝ":"s","ṡ":"s","š":"s","ṧ":"s","ṣ":"s","ṩ":"s","ș":"s","ş":"s","ȿ":"s","ꞩ":"s","ꞅ":"s","ẛ":"s","ⓣ":"t","t":"t","ṫ":"t","ẗ":"t","ť":"t","ṭ":"t","ț":"t","ţ":"t","ṱ":"t","ṯ":"t","ŧ":"t","ƭ":"t","ʈ":"t","ⱦ":"t","ꞇ":"t","ꜩ":"tz","ⓤ":"u","u":"u","ù":"u","ú":"u","û":"u","ũ":"u","ṹ":"u","ū":"u","ṻ":"u","ŭ":"u","ü":"u","ǜ":"u","ǘ":"u","ǖ":"u","ǚ":"u","ủ":"u","ů":"u","ű":"u","ǔ":"u","ȕ":"u","ȗ":"u","ư":"u","ừ":"u","ứ":"u","ữ":"u","ử":"u","ự":"u","ụ":"u","ṳ":"u","ų":"u","ṷ":"u","ṵ":"u","ʉ":"u","ⓥ":"v","v":"v","ṽ":"v","ṿ":"v","ʋ":"v","ꝟ":"v","ʌ":"v","ꝡ":"vy","ⓦ":"w","w":"w","ẁ":"w","ẃ":"w","ŵ":"w","ẇ":"w","ẅ":"w","ẘ":"w","ẉ":"w","ⱳ":"w","ⓧ":"x","x":"x","ẋ":"x","ẍ":"x","ⓨ":"y","y":"y","ỳ":"y","ý":"y","ŷ":"y","ỹ":"y","ȳ":"y","ẏ":"y","ÿ":"y","ỷ":"y","ẙ":"y","ỵ":"y","ƴ":"y","ɏ":"y","ỿ":"y","ⓩ":"z","z":"z","ź":"z","ẑ":"z","ż":"z","ž":"z","ẓ":"z","ẕ":"z","ƶ":"z","ȥ":"z","ɀ":"z","ⱬ":"z","ꝣ":"z"};O=e(document),N=function(){var e=1;return function(){return e++}}(),O.on("mousemove",function(e){j.x=e.pageX,j.y=e.pageY}),$=B(Object,{bind:function(e){var t=this;return function(){e.apply(t,arguments)}},init:function(n){var i,r,s=".select2-results";this.opts=n=this.prepareOpts(n),this.id=n.id,n.element.data("select2")!==t&&null!==n.element.data("select2")&&n.element.data("select2").destroy(),this.container=this.createContainer(),this.liveRegion=e("",{role:"status","aria-live":"polite"}).addClass("select2-hidden-accessible").appendTo(document.body),this.containerId="s2id_"+(n.element.attr("id")||"autogen"+N()).replace(/([;&,\-\.\+\*\~':"\!\^#$%@\[\]\(\)=>\|])/g,"\\$1"),this.containerSelector="#"+this.containerId,this.container.attr("id",this.containerId),this.body=h(function(){return n.element.closest("body")}),b(this.container,this.opts.element,this.opts.adaptContainerCssClass),this.container.attr("style",n.element.attr("style")),this.container.css(S(n.containerCss)),this.container.addClass(S(n.containerCssClass)),this.elementTabIndex=this.opts.element.attr("tabindex"),this.opts.element.data("select2",this).attr("tabindex","-1").before(this.container).on("click.select2",g),this.container.data("select2",this),this.dropdown=this.container.find(".select2-drop"),b(this.dropdown,this.opts.element,this.opts.adaptDropdownCssClass),this.dropdown.addClass(S(n.dropdownCssClass)),this.dropdown.data("select2",this),this.dropdown.on("click",g),this.results=i=this.container.find(s),this.search=r=this.container.find("input.select2-input"),this.queryCount=0,this.resultsPage=0,this.context=null,this.initContainer(),this.container.on("click",g),d(this.results),this.dropdown.on("mousemove-filtered touchstart touchmove touchend",s,this.bind(this.highlightUnderEvent)),this.dropdown.on("touchend",s,this.bind(this.selectHighlighted)),this.dropdown.on("touchmove",s,this.bind(this.touchMoved)),this.dropdown.on("touchstart touchend",s,this.bind(this.clearTouchMoved)),p(80,this.results),this.dropdown.on("scroll-debounced",s,this.bind(this.loadMoreIfNeeded)),e(this.container).on("change",".select2-input",function(e){e.stopPropagation()}),e(this.dropdown).on("change",".select2-input",function(e){e.stopPropagation()}),e.fn.mousewheel&&i.mousewheel(function(e,t,n,r){var o=i.scrollTop();r>0&&o-r<=0?(i.scrollTop(0),g(e)):r<0&&i.get(0).scrollHeight-i.scrollTop()+r<=i.height()&&(i.scrollTop(i.get(0).scrollHeight-i.height()),g(e))}),c(r),r.on("keyup-change input paste",this.bind(this.updateResults)),r.on("focus",function(){r.addClass("select2-focused")}),r.on("blur",function(){r.removeClass("select2-focused")}),this.dropdown.on("mouseup",s,this.bind(function(t){e(t.target).closest(".select2-result-selectable").length>0&&(this.highlightUnderEvent(t),this.selectHighlighted(t))})),this.dropdown.on("click mouseup mousedown focusin",function(e){e.stopPropagation()}),this.nextSearchTerm=t,e.isFunction(this.opts.initSelection)&&(this.initSelection(),this.monitorSource()),null!==n.maximumInputLength&&this.search.attr("maxlength",n.maximumInputLength);var a=n.element.prop("disabled");a===t&&(a=!1),this.enable(!a);var l=n.element.prop("readonly");l===t&&(l=!1),this.readonly(l),P=P||o(),this.autofocus=n.element.prop("autofocus"),n.element.prop("autofocus",!1),this.autofocus&&this.focus(),this.search.attr("placeholder",n.searchInputPlaceholder)},destroy:function(){var e=this.opts.element,n=e.data("select2");this.close(),this.propertyObserver&&(delete this.propertyObserver,this.propertyObserver=null),n!==t&&(n.container.remove(),n.liveRegion.remove(),n.dropdown.remove(),e.removeClass("select2-offscreen").removeData("select2").off(".select2").prop("autofocus",this.autofocus||!1),this.elementTabIndex?e.attr({tabindex:this.elementTabIndex}):e.removeAttr("tabindex"),e.show())},optionToData:function(e){return e.is("option")?{id:e.prop("value"),text:e.text(),element:e.get(),css:e.attr("class"),disabled:e.prop("disabled"),locked:s(e.attr("locked"),"locked")||s(e.data("locked"),!0)}:e.is("optgroup")?{text:e.attr("label"),children:[],element:e.get(),css:e.attr("class")}:void 0},prepareOpts:function(n){var i,r,o,l,c=this;if(i=n.element,"select"===i.get(0).tagName.toLowerCase()&&(this.select=r=n.element),r&&e.each(["id","multiple","ajax","query","createSearchChoice","initSelection","data","tags"],function(){if(this in n)throw new Error("Option '"+this+"' is not allowed for Select2 when attached to a ","
    "," ","
      ","
    ","
    "].join(""));return t},enableInterface:function(){this.parent.enableInterface.apply(this,arguments)&&this.focusser.prop("disabled",!this.isInterfaceEnabled())},opening:function(){var n,i,r;this.opts.minimumResultsForSearch>=0&&this.showSearch(!0),this.parent.opening.apply(this,arguments),this.showSearchInput!==!1&&this.search.val(this.focusser.val()),this.search.focus(),n=this.search.get(0),n.createTextRange?(i=n.createTextRange(),i.collapse(!1),i.select()):n.setSelectionRange&&(r=this.search.val().length,n.setSelectionRange(r,r)),""===this.search.val()&&this.nextSearchTerm!=t&&(this.search.val(this.nextSearchTerm),this.search.select()),this.focusser.prop("disabled",!0).val(""),this.updateResults(!0),this.opts.element.trigger(e.Event("select2-open"))},close:function(){this.opened()&&(this.parent.close.apply(this,arguments),this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus())},focus:function(){this.opened()?this.close():(this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus())},isFocused:function(){return this.container.hasClass("select2-container-active")},cancel:function(){this.parent.cancel.apply(this,arguments),this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus()},destroy:function(){e("label[for='"+this.focusser.attr("id")+"']").attr("for",this.opts.element.attr("id")),this.parent.destroy.apply(this,arguments)},initContainer:function(){var t,i,r=this.container,o=this.dropdown,s=N();this.opts.minimumResultsForSearch<0?this.showSearch(!1):this.showSearch(!0),this.selection=t=r.find(".select2-choice"),this.focusser=r.find(".select2-focusser"),t.find(".select2-chosen").attr("id","select2-chosen-"+s),this.focusser.attr("aria-labelledby","select2-chosen-"+s),this.results.attr("id","select2-results-"+s),this.search.attr("aria-owns","select2-results-"+s),this.focusser.attr("id","s2id_autogen"+s),i=e("label[for='"+this.opts.element.attr("id")+"']"),this.focusser.prev().text(i.text()).attr("for",this.focusser.attr("id"));var a=this.opts.element.attr("title");this.opts.element.attr("title",a||i.text()),this.focusser.attr("tabindex",this.elementTabIndex),this.search.attr("id",this.focusser.attr("id")+"_search"),this.search.prev().text(e("label[for='"+this.focusser.attr("id")+"']").text()).attr("for",this.search.attr("id")),this.search.on("keydown",this.bind(function(e){if(this.isInterfaceEnabled()){if(e.which===D.PAGE_UP||e.which===D.PAGE_DOWN)return void g(e);switch(e.which){case D.UP:case D.DOWN:return this.moveHighlight(e.which===D.UP?-1:1),void g(e);case D.ENTER:return this.selectHighlighted(),void g(e);case D.TAB:return void this.selectHighlighted({noFocus:!0});case D.ESC:return this.cancel(e),void g(e)}}})),this.search.on("blur",this.bind(function(e){document.activeElement===this.body().get(0)&&window.setTimeout(this.bind(function(){this.opened()&&this.search.focus()}),0)})),this.focusser.on("keydown",this.bind(function(e){if(this.isInterfaceEnabled()&&e.which!==D.TAB&&!D.isControl(e)&&!D.isFunctionKey(e)&&e.which!==D.ESC){if(this.opts.openOnEnter===!1&&e.which===D.ENTER)return void g(e);if(e.which==D.DOWN||e.which==D.UP||e.which==D.ENTER&&this.opts.openOnEnter){if(e.altKey||e.ctrlKey||e.shiftKey||e.metaKey)return;return this.open(),void g(e)}return e.which==D.DELETE||e.which==D.BACKSPACE?(this.opts.allowClear&&this.clear(),void g(e)):void 0}})),c(this.focusser),this.focusser.on("keyup-change input",this.bind(function(e){if(this.opts.minimumResultsForSearch>=0){if(e.stopPropagation(),this.opened())return;this.open()}})),t.on("mousedown touchstart","abbr",this.bind(function(e){this.isInterfaceEnabled()&&(this.clear(),v(e),this.close(),this.selection.focus())})),t.on("mousedown touchstart",this.bind(function(i){n(t),this.container.hasClass("select2-container-active")||this.opts.element.trigger(e.Event("select2-focus")),this.opened()?this.close():this.isInterfaceEnabled()&&this.open(),g(i)})),o.on("mousedown touchstart",this.bind(function(){this.search.focus()})),t.on("focus",this.bind(function(e){g(e)})),this.focusser.on("focus",this.bind(function(){this.container.hasClass("select2-container-active")||this.opts.element.trigger(e.Event("select2-focus")),this.container.addClass("select2-container-active")})).on("blur",this.bind(function(){this.opened()||(this.container.removeClass("select2-container-active"),this.opts.element.trigger(e.Event("select2-blur")))})),this.search.on("focus",this.bind(function(){this.container.hasClass("select2-container-active")||this.opts.element.trigger(e.Event("select2-focus")),this.container.addClass("select2-container-active")})),this.initContainerWidth(),this.opts.element.addClass("select2-offscreen"),this.setPlaceholder()},clear:function(t){var n=this.selection.data("select2-data");if(n){var i=e.Event("select2-clearing");if(this.opts.element.trigger(i),i.isDefaultPrevented())return;var r=this.getPlaceholderOption();this.opts.element.val(r?r.val():""),this.selection.find(".select2-chosen").empty(),this.selection.removeData("select2-data"),this.setPlaceholder(),t!==!1&&(this.opts.element.trigger({type:"select2-removed",val:this.id(n),choice:n}),this.triggerChange({removed:n}))}},initSelection:function(){if(this.isPlaceholderOptionSelected())this.updateSelection(null),this.close(),this.setPlaceholder();else{var e=this;this.opts.initSelection.call(null,this.opts.element,function(n){n!==t&&null!==n&&(e.updateSelection(n),e.close(),e.setPlaceholder(),e.nextSearchTerm=e.opts.nextSearchTerm(n,e.search.val()))})}},isPlaceholderOptionSelected:function(){var e;return!!this.getPlaceholder()&&((e=this.getPlaceholderOption())!==t&&e.prop("selected")||""===this.opts.element.val()||this.opts.element.val()===t||null===this.opts.element.val())},prepareOpts:function(){var t=this.parent.prepareOpts.apply(this,arguments),n=this;return"select"===t.element.get(0).tagName.toLowerCase()?t.initSelection=function(e,t){var i=e.find("option").filter(function(){return this.selected&&!this.disabled});t(n.optionToData(i))}:"data"in t&&(t.initSelection=t.initSelection||function(n,i){var r=n.val(),o=null;t.query({matcher:function(e,n,i){var a=s(r,t.id(i));return a&&(o=i),a},callback:e.isFunction(i)?function(){i(o)}:e.noop})}),t},getPlaceholder:function(){return this.select&&this.getPlaceholderOption()===t?t:this.parent.getPlaceholder.apply(this,arguments)},setPlaceholder:function(){var e=this.getPlaceholder();if(this.isPlaceholderOptionSelected()&&e!==t){if(this.select&&this.getPlaceholderOption()===t)return;this.selection.find(".select2-chosen").html(this.opts.escapeMarkup(e)),this.selection.addClass("select2-default"),this.container.removeClass("select2-allowclear")}},postprocessResults:function(e,t,n){var i=0,r=this;if(this.findHighlightableChoices().each2(function(e,t){if(s(r.id(t.data("select2-data")),r.opts.element.val()))return i=e,!1}),n!==!1&&(t===!0&&i>=0?this.highlight(i):this.highlight(0)),t===!0){var o=this.opts.minimumResultsForSearch;o>=0&&this.showSearch(E(e.results)>=o)}},showSearch:function(t){this.showSearchInput!==t&&(this.showSearchInput=t,this.dropdown.find(".select2-search").toggleClass("select2-search-hidden",!t),this.dropdown.find(".select2-search").toggleClass("select2-offscreen",!t),e(this.dropdown,this.container).toggleClass("select2-with-searchbox",t))},onSelect:function(e,t){if(this.triggerSelect(e)){var n=this.opts.element.val(),i=this.data();this.opts.element.val(this.id(e)),this.updateSelection(e),this.opts.element.trigger({type:"select2-selected",val:this.id(e),choice:e}),this.nextSearchTerm=this.opts.nextSearchTerm(e,this.search.val()),this.close(),t&&t.noFocus||!this.opts.shouldFocusInput(this)||this.focusser.focus(),s(n,this.id(e))||this.triggerChange({added:e,removed:i})}},updateSelection:function(e){var n,i,r=this.selection.find(".select2-chosen");this.selection.data("select2-data",e),r.empty(),null!==e&&(n=this.opts.formatSelection(e,r,this.opts.escapeMarkup)),n!==t&&r.append(n),i=this.opts.formatSelectionCssClass(e,r),i!==t&&r.addClass(i),this.selection.removeClass("select2-default"),this.opts.allowClear&&this.getPlaceholder()!==t&&this.container.addClass("select2-allowclear")},val:function(){var e,n=!1,i=null,r=this,o=this.data();if(0===arguments.length)return this.opts.element.val();if(e=arguments[0],arguments.length>1&&(n=arguments[1]),this.select)this.select.val(e).find("option").filter(function(){return this.selected}).each2(function(e,t){return i=r.optionToData(t),!1}),this.updateSelection(i),this.setPlaceholder(),n&&this.triggerChange({added:i,removed:o});else{if(!e&&0!==e)return void this.clear(n);if(this.opts.initSelection===t)throw new Error("cannot call val() if initSelection() is not defined");this.opts.element.val(e),this.opts.initSelection(this.opts.element,function(e){r.opts.element.val(e?r.id(e):""),r.updateSelection(e),r.setPlaceholder(),n&&r.triggerChange({added:e,removed:o})})}},clearSearch:function(){this.search.val(""),this.focusser.val("")},data:function(e){var n,i=!1;return 0===arguments.length?(n=this.selection.data("select2-data"),n==t&&(n=null),n):(arguments.length>1&&(i=arguments[1]),void(e?(n=this.data(),this.opts.element.val(e?this.id(e):""),this.updateSelection(e),i&&this.triggerChange({added:e,removed:n})):this.clear(i)))}}),I=B($,{createContainer:function(){var t=e(document.createElement("div")).attr({class:"select2-container select2-container-multi"}).html(["
      ","
    • "," "," ","
    • ","
    ","
    ","
      ","
    ","
    "].join(""));return t},prepareOpts:function(){var t=this.parent.prepareOpts.apply(this,arguments),n=this;return"select"===t.element.get(0).tagName.toLowerCase()?t.initSelection=function(e,t){var i=[];e.find("option").filter(function(){return this.selected&&!this.disabled}).each2(function(e,t){i.push(n.optionToData(t))}),t(i)}:"data"in t&&(t.initSelection=t.initSelection||function(n,i){var r=a(n.val(),t.separator),o=[];t.query({matcher:function(n,i,a){var l=e.grep(r,function(e){return s(e,t.id(a))}).length;return l&&o.push(a),l},callback:e.isFunction(i)?function(){for(var e=[],n=0;n0||(this.selectChoice(null),this.clearPlaceholder(),this.container.hasClass("select2-container-active")||this.opts.element.trigger(e.Event("select2-focus")),this.open(),this.focusSearch(),t.preventDefault()))})),this.container.on("focus",n,this.bind(function(){this.isInterfaceEnabled()&&(this.container.hasClass("select2-container-active")||this.opts.element.trigger(e.Event("select2-focus")),this.container.addClass("select2-container-active"),this.dropdown.addClass("select2-drop-active"),this.clearPlaceholder())})),this.initContainerWidth(),this.opts.element.addClass("select2-offscreen"),this.clearSearch()},enableInterface:function(){this.parent.enableInterface.apply(this,arguments)&&this.search.prop("disabled",!this.isInterfaceEnabled())},initSelection:function(){if(""===this.opts.element.val()&&""===this.opts.element.text()&&(this.updateSelection([]),this.close(),this.clearSearch()),this.select||""!==this.opts.element.val()){var e=this;this.opts.initSelection.call(null,this.opts.element,function(n){n!==t&&null!==n&&(e.updateSelection(n),e.close(),e.clearSearch())})}},clearSearch:function(){var e=this.getPlaceholder(),n=this.getMaxSearchWidth();e!==t&&0===this.getVal().length&&this.search.hasClass("select2-focused")===!1?(this.search.val(e).addClass("select2-default"),this.search.width(n>0?n:this.container.css("width"))):this.search.val("").width(10)},clearPlaceholder:function(){this.search.hasClass("select2-default")&&this.search.val("").removeClass("select2-default")},opening:function(){this.clearPlaceholder(),this.resizeSearch(),this.parent.opening.apply(this,arguments),this.focusSearch(),""===this.search.val()&&this.nextSearchTerm!=t&&(this.search.val(this.nextSearchTerm),this.search.select()),this.updateResults(!0),this.search.focus(),this.opts.element.trigger(e.Event("select2-open"))},close:function(){this.opened()&&this.parent.close.apply(this,arguments)},focus:function(){this.close(),this.search.focus()},isFocused:function(){return this.search.hasClass("select2-focused")},updateSelection:function(t){var n=[],i=[],o=this;e(t).each(function(){r(o.id(this),n)<0&&(n.push(o.id(this)),i.push(this))}),t=i,this.selection.find(".select2-search-choice").remove(),e(t).each(function(){o.addSelectedChoice(this)}),o.postprocessResults()},tokenize:function(){var e=this.search.val();e=this.opts.tokenizer.call(this,e,this.data(),this.bind(this.onSelect),this.opts),null!=e&&e!=t&&(this.search.val(e),e.length>0&&this.open())},onSelect:function(e,n){this.triggerSelect(e)&&(this.addSelectedChoice(e),this.opts.element.trigger({type:"selected",val:this.id(e),choice:e}),this.nextSearchTerm=this.opts.nextSearchTerm(e,this.search.val()),this.clearSearch(),this.updateResults(),!this.select&&this.opts.closeOnSelect||this.postprocessResults(e,!1,this.opts.closeOnSelect===!0),this.opts.closeOnSelect?(this.close(),this.search.width(10)):this.countSelectableResults()>0?(this.search.width(10),this.resizeSearch(),this.getMaximumSelectionSize()>0&&this.val().length>=this.getMaximumSelectionSize()?this.updateResults(!0):this.nextSearchTerm!=t&&(this.search.val(this.nextSearchTerm),this.updateResults(),this.search.select()),this.positionDropdown()):(this.close(),this.search.width(10)),this.triggerChange({added:e}),n&&n.noFocus||this.focusSearch())},cancel:function(){this.close(),this.focusSearch()},addSelectedChoice:function(n){var i,r,o=!n.locked,s=e("
  • "),a=e("
  • "),l=o?s:a,c=this.id(n),d=this.getVal();i=this.opts.formatSelection(n,l.find("div"),this.opts.escapeMarkup),i!=t&&l.find("div").replaceWith("
    "+i+"
    "),r=this.opts.formatSelectionCssClass(n,l.find("div")),r!=t&&l.addClass(r),o&&l.find(".select2-search-choice-close").on("mousedown",g).on("click dblclick",this.bind(function(t){this.isInterfaceEnabled()&&(this.unselect(e(t.target)),this.selection.find(".select2-search-choice-focus").removeClass("select2-search-choice-focus"),g(t),this.close(),this.focusSearch())})).on("focus",this.bind(function(){this.isInterfaceEnabled()&&(this.container.addClass("select2-container-active"),this.dropdown.addClass("select2-drop-active"))})),l.data("select2-data",n),l.insertBefore(this.searchContainer),d.push(c),this.setVal(d)},unselect:function(t){var n,i,o=this.getVal();if(t=t.closest(".select2-search-choice"),0===t.length)throw"Invalid argument: "+t+". Must be .select2-search-choice";if(n=t.data("select2-data")){var s=e.Event("select2-removing");if(s.val=this.id(n),s.choice=n,this.opts.element.trigger(s),s.isDefaultPrevented())return!1;for(;(i=r(this.id(n),o))>=0;)o.splice(i,1),this.setVal(o),this.select&&this.postprocessResults();return t.remove(),this.opts.element.trigger({type:"select2-removed",val:this.id(n),choice:n}),this.triggerChange({removed:n}),!0}},postprocessResults:function(e,t,n){var i=this.getVal(),o=this.results.find(".select2-result"),s=this.results.find(".select2-result-with-children"),a=this;o.each2(function(e,t){var n=a.id(t.data("select2-data"));r(n,i)>=0&&(t.addClass("select2-selected"),t.find(".select2-result-selectable").addClass("select2-selected"))}),s.each2(function(e,t){t.is(".select2-result-selectable")||0!==t.find(".select2-result-selectable:not(.select2-selected)").length||t.addClass("select2-selected")}),this.highlight()==-1&&n!==!1&&a.highlight(0),!this.opts.createSearchChoice&&!o.filter(".select2-result:not(.select2-selected)").length>0&&(!e||e&&!e.more&&0===this.results.find(".select2-no-results").length)&&k(a.opts.formatNoMatches,"formatNoMatches")&&this.results.append("
  • "+S(a.opts.formatNoMatches,a.search.val())+"
  • ")},getMaxSearchWidth:function(){return this.selection.width()-l(this.search)},resizeSearch:function(){var e,t,n,i,r,o=l(this.search);e=A(this.search)+10,t=this.search.offset().left,n=this.selection.width(),i=this.selection.offset().left,r=n-(t-i)-o,r0&&n--,e.splice(i,1),i--);return{added:t,removed:e}},val:function(n,i){var r,o=this;if(0===arguments.length)return this.getVal();if(r=this.data(),r.length||(r=[]),!n&&0!==n)return this.opts.element.val(""),this.updateSelection([]),this.clearSearch(),void(i&&this.triggerChange({added:this.data(),removed:r}));if(this.setVal(n),this.select)this.opts.initSelection(this.select,this.bind(this.updateSelection)),i&&this.triggerChange(this.buildChangeDetails(r,this.data()));else{if(this.opts.initSelection===t)throw new Error("val() cannot be called if initSelection() is not defined");this.opts.initSelection(this.opts.element,function(t){var n=e.map(t,o.id);o.setVal(n),o.updateSelection(t),o.clearSearch(),i&&o.triggerChange(o.buildChangeDetails(r,o.data()))})}this.clearSearch()},onSortStart:function(){if(this.select)throw new Error("Sorting of elements is not supported when attached to instead.");this.search.width(0),this.searchContainer.hide()},onSortEnd:function(){var t=[],n=this;this.searchContainer.show(),this.searchContainer.appendTo(this.searchContainer.parent()),this.resizeSearch(),this.selection.find(".select2-search-choice").each(function(){t.push(n.opts.id(e(this).data("select2-data")))}),this.setVal(t),this.triggerChange()},data:function(t,n){var i,r,o=this;return 0===arguments.length?this.selection.children(".select2-search-choice").map(function(){return e(this).data("select2-data")}).get():(r=this.data(),t||(t=[]),i=e.map(t,function(e){return o.opts.id(e)}),this.setVal(i),this.updateSelection(t),this.clearSearch(),n&&this.triggerChange(this.buildChangeDetails(r,this.data())),void 0)}}),e.fn.select2=function(){var n,i,o,s,a,l=Array.prototype.slice.call(arguments,0),c=["val","destroy","opened","open","close","focus","isFocused","container","dropdown","onSortStart","onSortEnd","enable","disable","readonly","positionDropdown","data","search"],d=["opened","isFocused","container","dropdown"],u=["val","data"],h={search:"externalSearch"};return this.each(function(){if(0===l.length||"object"==typeof l[0])n=0===l.length?{}:e.extend({},l[0]),n.element=e(this),"select"===n.element.get(0).tagName.toLowerCase()?a=n.element.prop("multiple"):(a=n.multiple||!1,"tags"in n&&(n.multiple=a=!0)),i=a?new window.Select2.class.multi:new window.Select2.class.single,i.init(n);else{if("string"!=typeof l[0])throw"Invalid arguments to select2 plugin: "+l;if(r(l[0],c)<0)throw"Unknown method: "+l[0];if(s=t,i=e(this).data("select2"),i===t)return;if(o=l[0],"container"===o?s=i.container:"dropdown"===o?s=i.dropdown:(h[o]&&(o=h[o]),s=i[o].apply(i,l.slice(1))),r(l[0],d)>=0||r(l[0],u)&&1==l.length)return!1}}),s===t?this:s},e.fn.select2.defaults={width:"copy",loadMorePadding:0,closeOnSelect:!0,openOnEnter:!0,containerCss:{},dropdownCss:{},containerCssClass:"",dropdownCssClass:"",formatResult:function(e,t,n,i){var r=[];return y(e.text,n.term,r,i),r.join("")},formatSelection:function(e,n,i){return e?i(e.text):t},sortResults:function(e,t,n){return e},formatResultCssClass:function(e){return e.css},formatSelectionCssClass:function(e,n){return t},formatMatches:function(e){return e+" results are available, use up and down arrow keys to navigate."},formatNoMatches:function(){return"No matches found"},formatInputTooShort:function(e,t){var n=t-e.length;return"Please enter "+n+" or more character"+(1==n?"":"s")},formatInputTooLong:function(e,t){var n=e.length-t;return"Please delete "+n+" character"+(1==n?"":"s")},formatSelectionTooBig:function(e){return"You can only select "+e+" item"+(1==e?"":"s")},formatLoadMore:function(e){return"Loading more results…"},formatSearching:function(){return"Searching…"},minimumResultsForSearch:0,minimumInputLength:0,maximumInputLength:null,maximumSelectionSize:0,id:function(e){return e==t?null:e.id},matcher:function(e,t){return i(""+t).toUpperCase().indexOf(i(""+e).toUpperCase())>=0},separator:",",tokenSeparators:[],tokenizer:T,escapeMarkup:w,blurOnChange:!1,selectOnBlur:!1,adaptContainerCssClass:function(e){return e},adaptDropdownCssClass:function(e){return null},nextSearchTerm:function(e,n){return t},searchInputPlaceholder:"",createSearchChoicePosition:"top",shouldFocusInput:function(e){return!(e.opts.minimumResultsForSearch<0)}},e.fn.select2.ajaxDefaults={transport:e.ajax,params:{type:"GET",cache:!1,dataType:"json"}},window.Select2={query:{ajax:C,local:x,tags:_},util:{debounce:u,markMatch:y,escapeMarkup:w,stripDiacritics:i},class:{abstract:$,single:M,multi:I}}}}(i)},157:function(e,t,n){var i,r;i=[n("views/shared/controls/Control"),n("shim/splunk.util"),n(119),n("shim/select2")],r=function(e,t,n){var i="::::";return e.extend({className:"control multiselect-input-control splunk-multidropdown splunk-chioce-input",initialize:function(){e.prototype.initialize.call(this,this.options),this.options.modelAttribute&&this.$el.attr("data-name",this.options.modelAttribute),this.delimiter=this.options.delimiter||","},render:function(){return this.$el.html(this.compiledTemplate({items:this.options.items})),this.$("select").select2({placeholder:this.options.placeholder,formatNoMatches:function(){return"No matches found"},value:this._value,dropdownCssClass:"empty-results-allowed",separator:i,openOnEnter:!1}).select2("val",this.stringToFieldList(this._value||"")),this},setItems:function(e,t){n.isEqualWith(this.options.items,e,function(e,t){return n.isEqual(e,t)})||(t=void 0===t||t,this.options.items=e,t&&this.render())},remove:function(){return this.$("select").select2("close").select2("destroy"),e.prototype.remove.apply(this,arguments)},stringToFieldList:function(e){if("string"!=typeof e||!e)return[];for(var t=[],n=[],i=$.trim(e),r=0,o=i.length;r0&&t.push($.trim(n.join(""))),n=[]);else{var s=r+1;if(o>s&&("\\"==i.charAt(s)||'"'==i.charAt(s))){n.push(i.charAt(s)),r++;continue}n.push(i.charAt(r))}return n.length>0&&t.push($.trim(n.join(""))),t},fieldListToString:function(e){if(!e)return"";for(var t=[],n=0,i=e.length;n-1&&(r=r.replace(this._sflEscapable,"\\$1")),t.push(r))}return"content"===this.options.modelAttribute?t.join(this.delimiter):t.join(this.delimiter)},events:{"change select":function(e){var t=e.val||[];this.setValue(this.fieldListToString(t),!1)}},template:'\n \n '})}.apply(t,i),!(void 0!==r&&(e.exports=r))},158:function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];n&&(t=d(t)),(0,h.default)(e+" .msg-error").length?(0,h.default)(e+" .msg-text").text(t):(0,h.default)(e+" .modal-body").prepend(f.default.template(g.default)({msg:f.default.unescape(t)}))}function o(e){(0,h.default)(e+" .msg-error").length&&(0,h.default)(e+" .msg-error").remove()}function s(e,t){(0,h.default)(e+" .msg-loading").length?(0,h.default)(e+" .msg-text").text(t):(0,h.default)(e+" .modal-body").prepend(f.default.template(A.default)({msg:f.default.unescape(t)}))}function a(e){(0,h.default)(e+" .msg-loading").length&&(0,h.default)(e+" .msg-loading").remove()}function l(e,t){var n=t.validationError;a(e),(0,h.default)(e+" .msg-text").length?(0,h.default)(e+" .msg-text").text(n):(0,h.default)(e+" .modal-body").prepend(f.default.template(g.default)({msg:f.default.unescape(n)}))}function c(e,t){(0,h.default)(e+" ."+t+" .close").on("click",function(){(0,h.default)(e+" ."+t).length&&(0,h.default)(e+" ."+t).remove()})}function d(e){var t,n,i,r,o="";try{if(t=JSON.parse(e.responseText),n=/.+"REST Error \[[\d]+\]:\s+.+\s+--\s+([\s\S]*)"\.\s*See splunkd\.log for more details\./,i=String(t.messages[0].text),r=n.exec(i),r&&r[1])try{var s=JSON.parse(r[1]);o=String(s.messages[0].text)}catch(e){o=r[1]}else o=i}catch(e){o="Error in processing the request"}return o}Object.defineProperty(t,"__esModule",{value:!0}),t.addErrorMsg=r,t.removeErrorMsg=o,t.addSavingMsg=s,t.removeSavingMsg=a,t.displayValidationError=l,t.addClickListener=c,t.parseErrorMsg=d;var u=n("shim/jquery"),h=i(u),p=n(119),f=i(p),m=n(159),g=i(m),v=n(160),A=i(v),b=n(161);i(b)},159:function(e,t){e.exports='
    \n
    \n \n
    <%- msg %>
    \n \n
    \n
    \n'},160:function(e,t){e.exports='
    \n
    \n
    \n
    <%- msg %>
    \n \n
    \n
    \n'},161:function(e,t){e.exports='
    \n
    \n \n
    <%- msg %>
    \n \n
    \n
    \n'},163:function(e,t){e.exports='<% if (paginator.page_range.length) { %>\n
      \n <% if (paginator.previous_exists()) { %>\n \n\n <% var pageListMode = pageListMode || false; %>\n <% if (pageListMode === \'compact\') { %>\n
    • <%-paginator.active_page%> <%-_("of").t()%> <%-paginator.total_pages%>
    • \n <% } else { %>\n <% for (var i=0; i\n <% var page = paginator.page_range[i]; %>\n <% if ((i === 0) && (page != 1)) { %>\n
    • 1
    • \n
    • <%- _("...").t() %>
    • \n <% } else if ((i + 1 === paginator.page_range.length ) && (page != paginator.total_pages)) { %>\n <% var hasHiddenNext = true; %>\n
    • <%- _("...").t() %>
    • \n <% } else { %>\n
    • ><%- page %>
    • \n <% } %>\n <% } %>\n <% } %>\n \n <% var truncated = truncated || false; %>\n <% if (truncated && !hasHiddenNext) { %>\n
    • \n \n
    • \n <% } %>\n \n <% if (paginator.next_exists()) { %>\n \n <% } else { %>\n \n <% } %>\n \n
    \n<% } %>'; -},164:function(e,t,n){t=e.exports=n(13)(),t.push([e.id,".shared-controls-syntheticslidercontrol .slider-container{color:#bfbfbf}.shared-controls-syntheticslidercontrol .slider{display:inline-block;vertical-align:middle;position:relative;cursor:default}.shared-controls-syntheticslidercontrol .slider-bar{position:absolute;left:0;background:#bfbfbf}.shared-controls-syntheticslidercontrol .slider-handle{position:absolute;background-color:#f3f3f3;background-image:linear-gradient(180deg,#f7f7f7,#eee);background-repeat:repeat-x;background-color:#eee;border:1px solid #bfbfbf;border-top-color:#bfbfbf;border-bottom-color:#bfbfbf;color:#333;box-shadow:inset 0 1px 0 #fcfcfc;text-shadow:none}.shared-controls-syntheticslidercontrol .slider-handle:not(.slider-handle-moving):hover{background-image:linear-gradient(180deg,#f8f8f8,#f8f8f8);background-repeat:repeat-x;background-color:#f8f8f8;border-color:#c7c7c7;border-top-color:#c7c7c7;border-bottom-color:#c7c7c7;background-position:0 0;box-shadow:0 1px 1px rgba(0,0,0,.08);color:#333;text-decoration:none}.shared-controls-syntheticslidercontrol .slider-handle-tooltip:before{content:attr(data-label);position:absolute;left:50%;bottom:20px;width:60px;margin-left:-34px;padding:4px;border-radius:4px;text-align:center;background:#555;color:#fff}.shared-controls-syntheticslidercontrol .slider-handle-tooltip:after{content:'';position:absolute;left:50%;bottom:15px;margin-left:-5px;border-left:5px solid transparent;border-top:5px solid #555;border-right:5px solid transparent}.shared-controls-syntheticslidercontrol .slider-handle-moving{background:#ccc}.shared-controls-syntheticslidercontrol .slider-notch{position:absolute;width:1px;background:#bfbfbf}.shared-controls-syntheticslidercontrol .slider-min-label{display:inline-block;vertical-align:middle;margin-right:10px;text-align:right;color:#333}.shared-controls-syntheticslidercontrol .slider-max-label{display:inline-block;vertical-align:middle;margin-left:10px;text-align:left;color:#333}.text-highlight-disabled{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}","",{version:3,sources:["/./bower_components/SplunkWebCore/search_mrsparkle/exposed/js/views/shared/controls/SyntheticSliderControl.pcss","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-shared.pcss","/./bower_components/SplunkWebCore/search_mrsparkle/exposed/pcss/base/mixins-enterprise.pcss"],names:[],mappings:"AAIE,0DACE,aAAoB,CACrB,AAED,gDACE,qBAAsB,AACtB,sBAAuB,AACvB,kBAAmB,AACnB,cAAgB,CACjB,AAED,oDACE,kBAAmB,AACnB,OAAQ,AACR,kBAAyB,CAC1B,AAED,uDACE,kBAAmB,ACiPnB,yBAA0D,AAC1D,sDAAqE,AACrE,2BAA4B,AC9P/B,sBAA8C,AAC9C,yBAA0C,AAC1C,yBAA6C,AAC7C,4BAAmD,AAEnD,WAAkB,AAClB,iCAAkC,AAClC,gBAAkB,CFUhB,AAHC,wFC+OA,yDAAqE,AACrE,2BAA4B,ACjP/B,yBAAmD,AACnD,qBAA2C,AAC3C,yBAAkD,AAClD,4BAAwD,AACxD,wBAAyB,AACzB,qCAAuC,AACvC,WAAkB,AACf,oBAAqB,CFJpB,AAGH,sEACE,yBAA0B,AAC1B,kBAAmB,AACnB,SAAU,AACV,YAAa,AACb,WAAY,AACZ,kBAAmB,AACnB,YAAa,AACb,kBAAmB,AACnB,kBAAmB,AACnB,gBAAkB,AAClB,UAAc,CACf,AAED,qEACE,WAAY,AACZ,kBAAmB,AACnB,SAAU,AACV,YAAa,AACb,iBAAkB,AAClB,kCAAmC,AACnC,0BAA4B,AAC5B,kCAAoC,CACrC,AAED,8DACE,eAA6B,CAC9B,AAED,sDACE,kBAAmB,AACnB,UAAW,AACX,kBAAyB,CAC1B,AAED,0DACE,qBAAsB,AACtB,sBAAuB,AACvB,kBAAmB,AACnB,iBAAkB,AAClB,UAAkB,CACnB,AAED,0DACE,qBAAsB,AACtB,sBAAuB,AACvB,iBAAkB,AAClB,gBAAiB,AACjB,UAAkB,CACnB,AAIH,yBACE,eAAgB,AAChB,yBAAkB,AAAlB,sBAAkB,AAAlB,qBAAkB,AAAlB,gBAAkB,CACnB",file:"SyntheticSliderControl.pcss",sourcesContent:[".shared-controls-syntheticslidercontrol {\n\n $sliderColor: $interactiveBorderColor;\n\n .slider-container {\n color: $sliderColor;\n }\n\n .slider {\n display: inline-block;\n vertical-align: middle;\n position: relative;\n cursor: default;\n }\n\n .slider-bar {\n position: absolute;\n left: 0;\n background: $sliderColor;\n }\n\n .slider-handle {\n position: absolute;\n @mixin interactive;\n\n &:not(.slider-handle-moving):hover {\n @mixin interactive-hover;\n }\n }\n\n .slider-handle-tooltip:before {\n content: attr(data-label);\n position: absolute;\n left: 50%;\n bottom: 20px;\n width: 60px;\n margin-left: -34px;\n padding: 4px;\n border-radius: 4px;\n text-align: center;\n background: $gray;\n color: $white;\n }\n\n .slider-handle-tooltip:after {\n content: '';\n position: absolute;\n left: 50%;\n bottom: 15px;\n margin-left: -5px;\n border-left: 5px solid transparent;\n border-top: 5px solid $gray;\n border-right: 5px solid transparent;\n }\n\n .slider-handle-moving {\n background: $grayLightMedium;\n }\n\n .slider-notch {\n position: absolute;\n width: 1px;\n background: $sliderColor;\n }\n\n .slider-min-label {\n display: inline-block;\n vertical-align: middle;\n margin-right: 10px;\n text-align: right;\n color: $textColor;\n }\n\n .slider-max-label {\n display: inline-block;\n vertical-align: middle;\n margin-left: 10px;\n text-align: left;\n color: $textColor;\n }\n\n}\n\n.text-highlight-disabled {\n cursor: default;\n user-select: none;\n}\n",'/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n\n/* Mixins */\n/* -------------------------------------------------- */\n\n\n/* UTILITY MIXINS */\n/* -------------------------------------------------- */\n\n/* Link */\n/* ------------------ */\n@define-mixin link {\n color: $linkColor;\n text-decoration: none;\n cursor: pointer;\n\n &:hover {\n color: $linkColorHover;\n text-decoration: underline;\n }\n &:focus {\n @mixin focus-link;\n }\n}\n\n\n/* Clearfix */\n/* -------- */\n/* For clearing floats like a boss h5bp.com/q */\n\n@define-mixin clearfix {\n &:before,\n &:after {\n display: table;\n content: "";\n /* Fixes Opera/contenteditable bug: */\n /* http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 */\n line-height: 0;\n }\n &:after {\n clear: both;\n }\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n /* Default */\n outline: thin dotted #333;\n /* Webkit */\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n/* Center-align a block level element */\n/* ---------------------------------- */\n@define-mixin center-block {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n/* Sizing shortcuts */\n/* ------------------------- */\n@define-mixin size $height, $width {\n width: $width;\n height: $height;\n}\n@define-mixin square $size {\n @mixin size $size, $size;\n}\n\n/* Placeholder text */\n/* ------------------------- */\n@define-mixin placeholder $color: $placeholderText {\n &::placeholder {\n color: $color;\n }\n}\n\n/* Text overflow */\n/* ------------------------- */\n/* Requires inline-block or block for proper styling */\n@define-mixin text-overflow {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n/* CSS image replacement */\n/* ------------------------- */\n/* Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 */\n@define-mixin hide-text {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n\n/* FONTS */\n/* -------------------------------------------------- */\n\n\n@define-mixin font-family-serif {\n font-family: $serifFontFamily;\n}\n@define-mixin font-family-sans-serif {\n font-family: $sansFontFamily;\n}\n@define-mixin font-family-monospace {\n font-family: $monoFontFamily;\n}\n@define-mixin font-shorthand $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n font-size: $size;\n font-weight: $weight;\n line-height: $lineHeight;\n}\n@define-mixin font-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-sans-serif $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-serif;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n@define-mixin font-monospace $size: $baseFontSize, $weight: normal, $lineHeight: $baseLineHeight {\n @mixin font-family-monospace;\n @mixin font-shorthand $size, $weight, $lineHeight;\n}\n\n\n/* FORMS */\n/* -------------------------------------------------- */\n\n/* Block level inputs */\n@define-mixin input-block-level {\n display: block;\n width: 100%;\n min-height: $inputHeight; /* Make inputs at least the height of their button counterpart (base line-height + padding + border) */\n box-sizing: border-box; /* Makes inputs behave like true block-level elements */\n}\n\n/* Mixin for form field states */\n@define-mixin formFieldState $textColor: #555, $borderColor: #ccc, $backgroundColor: #f5f5f5 {\n /* Set the text color */\n .control-label,\n .help-block,\n .help-inline {\n color: $textColor;\n }\n /* Style inputs accordingly */\n .checkbox,\n .radio,\n input,\n select,\n textarea {\n color: $textColor;\n }\n input,\n select,\n textarea {\n border-color: $borderColor;\n box-shadow: inset 0 1px 1px rgba(0,0,0,.075); /* Redeclare so transitions work */\n &:focus {\n border-color: color($borderColor l(-10%));\n $shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px color($borderColor l(+20%));\n box-shadow: $shadow;\n }\n }\n /* Give a small background color for input-prepend/-append */\n .input-prepend .add-on,\n .input-append .add-on {\n color: $textColor;\n background-color: $backgroundColor;\n border-color: $textColor;\n }\n}\n\n\n/* CSS3 PROPERTIES */\n/* -------------------------------------------------- */\n\n\n/* Single Side Border Radius */\n@define-mixin border-top-radius $radius {\n border-top-right-radius: $radius;\n border-top-left-radius: $radius;\n}\n@define-mixin border-right-radius $radius {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n}\n@define-mixin border-bottom-radius $radius {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n@define-mixin border-left-radius $radius {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n}\n\n\n/* Transformations */\n@define-mixin rotate $degrees {\n transform: rotate($degrees);\n}\n@define-mixin scale $ratio {\n transform: scale($ratio);\n}\n@define-mixin translate $x, $y {\n transform: translate($x, $y);\n}\n@define-mixin skew $x, $y {\n transform: skew($x, $y);\n backface-visibility: hidden; /* See https://github.com/twitter/bootstrap/issues/5319 */\n}\n\n\n\n/* Resize anything */\n@define-mixin resizable $direction {\n resize: $direction; /* Options: horizontal, vertical, both */\n overflow: auto; /* Safari fix */\n}\n\n/* CSS3 Content Columns */\n@define-mixin content-columns $columnCount, $columnGap: $gridGutterWidth {\n column-count: $columnCount;\n column-gap: $columnGap;\n}\n\n/* Optional hyphenation */\n@define-mixin hyphens $mode: auto {\n word-wrap: break-word;\n hyphens: $mode;\n}\n\n\n\n\n/* BACKGROUNDS */\n/* -------------------------------------------------- */\n\n/* Gradient Bar Colors for buttons and alerts */\n@define-mixin gradientBar $primaryColor, $secondaryColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n color: $textColor;\n text-shadow: $textShadow;\n @mixin gradient-vertical $primaryColor, $secondaryColor;\n border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);\n}\n\n/* Gradients */\n@define-mixin gradient-horizontal $startColor: #555, $endColor: #333 {\n background-color: $endColor;\n background-image: linear-gradient(to right, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-vertical $startColor: #555, $endColor: #333 {\n background-color: color($startColor blend($endColor 40%));\n background-image: linear-gradient(to bottom, $startColor, $endColor); /* Standard, IE10 */\n background-repeat: repeat-x;\n}\n@define-mixin gradient-directional $startColor: #555, $endColor: #333, $deg: 45deg {\n background-color: $endColor;\n background-repeat: repeat-x;\n background-image: linear-gradient($deg, $startColor, $endColor); /* Standard, IE10 */\n}\n@define-mixin gradient-horizontal-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient(to right, $startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-vertical-three-colors $startColor: #00b3ee, $midColor: #7a43b6, $colorStop: 50%, $endColor: #c3325f {\n background-color: color($midColor blend($endColor 30%));\n background-image: linear-gradient($startColor, $midColor $colorStop, $endColor);\n background-repeat: no-repeat;\n}\n@define-mixin gradient-radial $innerColor: #555, $outerColor: #333 {\n background-color: $outerColor;\n background-repeat: no-repeat;\n}\n@define-mixin gradient-striped $color: #555, $angle: 45deg {\n background-color: $color;\n background-image: linear-gradient($angle, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n}\n@define-mixin gradient-vertical-two-color-stops $startColor: $interactiveGradientStartColor, $colorStop: 50%, $endColor: $interactiveGradientEndColor, $endColorStop: 100% {\n\tbackground-color: color($startColor blend($endColor 20%)); /* Old browsers */\n\tbackground-image: linear-gradient(to bottom, $startColor $colorStop, $endColor $endColorStop); /* W3C */\n}\n@define-mixin gradient-horizontal-two-color-stops $startColor, $colorStop, $endColor, $IE9ImageFallback {\n background: $endColor $IE9ImageFallback left top repeat-y;\n background: linear-gradient(to right, $startColor calc($colorStop - 1), transparent $colorStop ), $endColor; /* w3c */\n}\n\n/* Reset filters for IE */\n@define-mixin reset-filter {\n filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));\n}\n\n\n\n/* COMPONENT MIXINS */\n/* -------------------------------------------------- */\n\n/* Horizontal dividers */\n/* ------------------------- */\n/* Dividers (basically an hr) within dropdowns and nav lists */\n@define-mixin nav-divider $color: $borderColor {\n height: 1px;\n margin: calc(($baseLineHeight / 2) - 1px) 1px; /* 8px 1px */\n overflow: hidden;\n background-color: $color;\n}\n\n/* Button backgrounds */\n/* ------------------ */\n@define-mixin buttonBackground $startColor, $endColor, $textColor: #fff, $textShadow: 0 -1px 0 rgba(0,0,0,.25) {\n /* gradientBar will set the background to a pleasing blend of these, to support IE<=9 */\n @mixin gradientBar $startColor, $endColor, $textColor, $textShadow;\n @mixin reset-filter;\n\n /* in these cases the gradient won\'t cover the background, so we override */\n &:hover, &:focus, &:active, &.active, &.disabled, &[disabled] {\n color: $textColor;\n background-color: $endColor;\n }\n}\n\n/* Navbar vertical align */\n/* ------------------------- */\n/* Vertically center elements in the navbar. */\n/* Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculate the appropriate top margin. */\n@define-mixin navbarVerticalAlign $elementHeight {\n margin-top: calc(($navbarHeight - $elementHeight) / 2);\n}\n\n\n\n/* Disable highlighting text */\n/* ------------------------- */\n@define-mixin disable-text-highlight {\n\t-webkit-touch-callout: none;\n\tuser-select: none;\n}\n\n/* Printing */\n/* ------------------ */\n@define-mixin print-width-100-percent {\n\tmax-width: 100% !important;\n\twidth: 100% !important;\n\toverflow: hidden !important;\n}\n\n@define-mixin print-hide {\n\tdisplay: none !important;\n}\n\n@define-mixin print-no-background {\n\tbackground: none !important;\n}\n\n@define-mixin print-wrap-all {\n\tword-break: break-all !important;\n\tword-wrap: break-word !important;\n\toverflow-wrap: break-word !important;\n\twhite-space: normal !important;\n}\n\n@define-mixin print-table {\n table {\n @mixin print-width-100-percent;\n table-layout: auto !important;\n }\n\n .scrolling-table-wrapper, .results-wrapper, .results-table, .events-viewer-wrapper {\n @mixin print-width-100-percent;\n }\n\n td,\n th {\n @mixin print-no-background;\n @mixin print-wrap-all;\n width: auto !important;\n page-break-inside:auto;\n }\n\n .table-chrome .sorts:after {\n content: \'\';\n }\n\n .header-table-docked,\n .table-scroll-bar-docked {\n @mixin print-hide;\n }\n}\n\n\n/* Popdown */\n/* ------------------ */\n@define-mixin popdown-dialog {\n\tbackground-color: $interactiveColor;\n\tborder: 1px solid $interactiveBorderColor;\n\t/* border-bottom-color: $interactiveBorderBottomColor; */\n\t/* border-top-color: $interactiveBorderTopColor; */\n\n\t/* remove gradient for IE to fix clipping */\n\t@mixin reset-filter;\n\n\tbox-shadow: 1px 2px 5px rgba(0,0,0,0.2);\n\n\tborder-radius: $containerOuterBorderRadius;\n\n\ttop:100%;\n\tleft: 50%;\n\tmargin: 8px 0 0 -103px;\n\n\tdisplay:none;\n\tposition:absolute;\n\tz-index: $zindexPopdown;\n\t/* placement of arrow */\n\n\twhite-space: normal; /* prevent inheriting nowrap from btn-group */\n\n\t.arrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 8px solid transparent;\n\t\tborder-right: 8px solid transparent;\n\n\t\tborder-bottom: 8px solid $interactiveBorderTopColor;\n\t\tposition: absolute;\n\t\ttop: -8px;\n\t\tleft: 50%;\n\t\tmargin-left: -4px;\n\n\t\t/* generated arrow */\n\t\t&:before {\n\t\t\tcontent: "";\n\t\t\tdisplay: block;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t\tborder-left: 8px solid transparent;\n\t\t\tborder-right: 8px solid transparent;\n\n\t\t\tborder-bottom: 8px solid $white;\n\t\t\tposition: absolute;\n\t\t\ttop: 1px;\n\t\t\tleft:0;\n\t\t\tmargin-left: -8px;\n\t\t}\n\t}\n\n\t&.up {\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t> .arrow {\n\t\t\tborder-top: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-bottom: none;\n\t\t\ttop: auto;\n\t\t\tbottom: -8px;\n\n\t\t\t&:before {\n\t\t\t\tborder-top: 8px solid $white;\n\t\t\t\tborder-bottom: none;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: auto;\n\t\t\t\tbottom: 1px;\n\t\t\t}\n\t\t}\n\t}\n\t&.right { /* point left */\n\t\tmargin-left: 5px;\n\t\tmargin-top: 0;\n\n\t\t/* placement of arrow */\n\t\t.arrow {\n\t\t\tborder-right: 8px solid $interactiveBorderBottomColor;\n\t\t\tborder-top: 8px solid transparent;\n\t\t\tborder-bottom: 8px solid transparent;\n\t\t\tborder-left: none;\n\t\t\ttop: 50%;\n\t\t\tleft: -8px;\n\t\t\tmargin: -8px 0 0 0 ;\n\n\t\t\t&:before {\n\t\t\t\tborder-right: 8px solid $white;\n\t\t\t\tborder-top: 8px solid transparent;\n\t\t\t\tborder-bottom: 8px solid transparent;\n\t\t\t\tborder-left: none;\n\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 1px;\n\t\t\t\tmargin: -8px 0 0 0 ;\n\t\t\t}\n\t\t}\n\t}\n\n\n\t/* position of arrow when floated right */\n\t&.pull-right .arrow {\n\t\tleft: auto;\n\t\tright: 8px;\n\t}\n\t/* open state */\n\t&.open {\n\t\tdisplay:block;\n\t}\n}/* .popdown-dialog */\n\n/* popdown body */\n@define-mixin popdown-dialog-body {\n\tmargin: 0;\n\tborder-radius: $containerInnerBorderRadius;\n\tbackground-color: $white;\n\t@mixin clearfix;\n}\n\n\n\n/* Flex\n/* ------------- */\n\n@define-mixin display-flex $direction: row {\n display: flex;\n flex-direction: $direction;\n}\n\n@define-mixin flex-fit-or-fill {\n /* IE10, IE11 */\n -ms-flex-positive: 0; /*Not sure why IE10 requires the broken out values.*/\n -ms-flex-negative: 1;\n -ms-flex-preferred-size: auto;\n -ms-flex: 0 1 auto; //Shrink if you are too big.\n\n /* Firefox, maybe MS Edge */\n flex: 1 0 0px; /* Just fill the space. *\n\n /* Chrome and Safari */\n -webkit-flex: 0 1 auto; /* Shrink if you are too big. */\n\n /* Temp Chrome bug. This can be removed when fixed in Chrome 48.\n /* https://code.google.com/p/chromium/issues/detail?id=546034#c6 */\n min-height: 0;\n min-width: 0;\n}\n\n/* Full Page Layout */\n/* ------------- */\n@define-mixin application-layout $leftColWidth: 400px {\n html {\n height: 100% !important;\n }\n\n body {\n height: 100% !important;\n }\n\n .shared-page {\n height: 100% !important;\n }\n\n .layoutCol {\n overflow: hidden;\n position: absolute;\n top: 0;\n bottom: 0;\n }\n\n .layoutRow {\n overflow: hidden;\n position: absolute;\n left: 0;\n right: 0;\n }\n\n .scroll-x {\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n .scroll-y {\n overflow-y: auto;\n -webkit-overflow-scrolling: touch;\n }\n\n /* Pane configuration */\n .main-section-body {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0px;\n top: 25px; /* this makes room for splunkbar. */\n min-height:0px !important;\n }\n\n .layoutBodyColumns {\n bottom: 0px;\n background-color: $white;\n overflow: auto;\n }\n\n .layoutColLeft {\n width: $leftColWidth;\n }\n\n .layoutColRight {\n right: 0px;\n left: $leftColWidth; /* left equals width of layoutColLeft */\n }\n\n}\n\n\n\n\n/* Grid System */\n/* ----------- */\n\n/* Centered container element */\n@define-mixin container-fixed {\n margin-right: auto;\n margin-left: auto;\n @mixin clearfix;\n}\n\n/* Table columns */\n@define-mixin tableColumns $columnSpan: 1 {\n float: none; /* undo default grid column styles */\n width: calc((($gridColumnWidth) * $columnSpan) + ($gridGutterWidth * ($columnSpan - 1px)) - 16px); /* 16 is total padding on left and right of table cells */\n margin-left: 0; /* undo default grid column styles */\n}\n\n/* Make a Grid */\n/* Use .makeRow and .makeColumn to assign semantic layouts grid system behavior */\n@define-mixin makeRow {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n}\n@define-mixin makeColumn $columns: 1, $offset: 0 {\n float: left;\n margin-left: calc(($gridColumnWidth * $offset) + ($gridGutterWidth * ($offset - 1px)) + ($gridGutterWidth * 2));\n width: calc(($gridColumnWidth * $columns) + ($gridGutterWidth * ($columns - 1)));\n}\n\n/* The Grid */\n\n\n@define-mixin grid-core-span $gridColumns {\n width: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns - 1)));\n}\n\n@define-mixin grid-core-offset ($gridColumns) {\n margin-left: calc(($gridColumnWidth * $gridColumns) + ($gridGutterWidth * ($gridColumns + 1)));\n}\n\n@define-mixin grid-core ($gridColumnWidth, $gridGutterWidth) {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-core-span $index;\n float: left;\n min-height: 1px; /* prevent collapsing columns */\n margin-left: $gridGutterWidth;\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-core-offset $index;\n }\n }\n\n .row {\n margin-left: calc($gridGutterWidth * -1);\n @mixin clearfix;\n }\n\n /* Set the container width, and override it for fixed navbars in media queries */\n .container,\n .navbar-static-top .container,\n .navbar-fixed-top .container,\n .navbar-fixed-bottom .container {\n @mixin grid-core-span $gridColumns;\n }\n}\n\n@define-mixin grid-fluid-span $index {\n width: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)));\n}\n\n@define-mixin grid-fluid-offset $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth * 2));\n}\n\n@define-mixin grid-fluid-offsetFirstChild $index {\n margin-left: calc(($fluidGridColumnWidth * $index) + ($fluidGridGutterWidth * ($index - 1)) + ($fluidGridGutterWidth));\n}\n\n@define-mixin grid-fluid $fluidGridColumnWidth, $fluidGridGutterWidth {\n .row-fluid {\n width: 100%;\n @mixin clearfix;\n\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin input-block-level;\n @mixin grid-fluid-span $index;\n\n float: left;\n margin-left: $fluidGridGutterWidth;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n @for $index from 1 to 12 {\n .offset$(index) {\n @mixin grid-fluid-offset $index;\n }\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $fluidGridGutterWidth;\n }\n }\n}\n\n@define-mixin grid-input-span $columns {\n width: calc((($gridColumnWidth) * $columns) + ($gridGutterWidth * ($columns - 1)) - 14px);\n}\n\n\n@define-mixin grid-input $gridColumnWidth, $gridGutterWidth {\n @for $index from 1 to 12 {\n .span$(index) {\n @mixin grid-input-span $index;\n }\n }\n\n input,\n textarea,\n .uneditable-input {\n margin-left: 0; /* override margin-left from core grid system */\n }\n\n /* Space grid-sized controls properly if multiple per line */\n .controls-row [class*="span"] + [class*="span"] {\n margin-left: $gridGutterWidth;\n }\n}\n','/* Splunk: Mixins */\n/* ================== */\n/* Snippets of reusable CSS to develop faster and keep code readable */\n\n@import "mixins-shared.pcss";\n\n/* Interactive */\n/* -------------------------------------------------- */\n/* These are by any element that can be clicked, such as buttons, menus and table headings. */\n@define-mixin interactive {\n\t@mixin gradient-vertical $interactiveGradientStartColor, $interactiveGradientEndColor;\n\tbackground-color: $interactiveBackgroundColor;\n\tborder: 1px solid $interactiveBorderColor;\n\tborder-top-color: $interactiveBorderTopColor;\n\tborder-bottom-color: $interactiveBorderBottomColor;\n\n\tcolor: $textColor;\n\tbox-shadow: $interactiveBoxShadow;\n\ttext-shadow: none;\n}\n\n/* Hover state */\n@define-mixin interactive-hover {\n\t@mixin gradient-vertical $interactiveGradientStartColorHover, $interactiveGradientEndColorHover;\n\tbackground-color: $interactiveBackgroundColorHover;\n\tborder-color: $interactiveBorderColorHover;\n\tborder-top-color: $interactiveBorderTopColorHover;\n\tborder-bottom-color: $interactiveBorderBottomColorHover;\n\tbackground-position: 0 0;\n\tbox-shadow: $interactiveBoxShadowHover;\n\tcolor: $textColor;\n text-decoration:none;\n}\n\n/* Interactive Error */\n/* These are by any interactive element that is is in an error state */\n@define-mixin interactive-error {\n\t/* .gradient-vertical($interactiveErrorGradientStartColor, $interactiveErrorGradientEndColor); */\n\tbackground-color: $interactiveErrorBackgroundColor;\n\tborder-color: $interactiveErrorBorderColor;\n\tcolor: $interactiveErrorTextColor;\n\ttext-shadow: none;\n}\n@define-mixin interactive-error-hover {\n\t/* .gradient-vertical($interactiveErrorGradientStartColorHover, $interactiveErrorGradientEndColorHover); */\n\tbackground-color: $interactiveErrorBackgroundColorHover;\n\tborder-color: $interactiveErrorBorderColorHover;\n\tcolor: $interactiveErrorTextColor;\n}\n\n\n/* primary */\n@define-mixin interactive-primary {\n\t@mixin gradient-vertical $primaryGradientStartColor, $primaryGradientEndColor;\n\tbackground-color: $splunkGreen;\n\tborder: 1px solid $primaryBorderColor;\n\tborder-bottom-color: $primaryBorderBottomColor;\n\tborder-top-color: $primaryBorderTopColor;\n\tcolor: $primaryTextColor;\n\tbox-shadow: $primaryBoxShadow;\n\ttext-shadow: none;\n}\n\n/* primary hover state */\n@define-mixin interactive-primary-hover {\n\t@mixin gradient-vertical $primaryGradientStartColorHover, $primaryGradientEndColorHover;\n\tbackground-color: $primaryBackgroundColorHover;\n\tborder-color: $primaryBorderColorHover;\n\tborder-bottom-color: $primaryBorderBottomColorHover;\n\tborder-top-color: $primaryBorderTopColorHover;\n\tbox-shadow: $primaryBoxShadowHover;\n\tcolor: $primaryTextColor;\n text-decoration:none;\n}\n\n/* Overlays (Modal, Popdown, Search Assistant) */\n@define-mixin overlay-box-shadow {\n\tbox-shadow: 0 3px 7px rgba(0,0,0,0.3);\n}\n\n\n/* Focus States */\n/* ----------------------------- */\n\n/* Text entry boxes change their border color and glow */\n@define-mixin focus-field {\n\tborder-color: color($focusColor a(80%));\n\toutline: 0;\n\tborder-collapse: separate; /* Fix IE9 Issue with box-shadow */\n\tbox-shadow: 0 0 8px color($focusColor a(60%));\n}\n\n/* Clickable buttons change their border color and glow */\n@define-mixin focus-button {\n\t@mixin focus-field;\n\tbackground-position: 0; /* bootstrap tries to animate this on hover & focus */\n}\n\n/* Block elements change the background color */\n@define-mixin focus-pill {\n\toutline: 0;\n\ttext-decoration: none;\n\tbackground: $pillBackgroundColorFocus;\n\tbox-shadow: none; /* override default focus-link() */\n}\n/* Block elements change the background color and spread via box-shadow */\n@define-mixin focus-link {\n\tbox-shadow: 0 0 0 2px $pillBackgroundColorFocus;\n\tbackground-color: $pillBackgroundColorFocus;\n\toutline: 0;\n}\n\n/* Docking Elements */\n/* ------------------ */\n@define-mixin affix-top-shadow {\n\tbox-shadow: 0 4px 8px rgba(0,0,0,0.2)\n}\n\n/* Webkit-style focus */\n/* ------------------ */\n@define-mixin tab-focus {\n\t/* Default */\n\toutline: thin dotted $grayDark;\n\t/* Webkit */\n\toutline: 3px auto -webkit-focus-ring-color;\n\toutline-offset: -2px;\n}\n\n/* Draggable Handle */\n@define-mixin draggable-handle-background {\n\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2M0Njb+f/bsWUYYzciABuAyOFUAAKKMEAXhn6ySAAAAAElFTkSuQmCC) repeat;\n\topacity: 0.5;\n\tcursor: move;\n}\n'],sourceRoot:"webpack://"}])},165:function(e,t,n){var i=n("shim/jquery");(function(){(function(){var e,t,n,i,r,o,s,a,l,c,d,u,h,p,f,m,g,v,A,b,y,w,C,x,_,k,S,E,T=[].slice,B={}.hasOwnProperty,D=function(e,t){function n(){this.constructor=e}for(var i in t)B.call(t,i)&&(e[i]=t[i]);return n.prototype=t.prototype,e.prototype=new n,e.__super__=t.prototype,e};e=this.jQuery,g=function(){function t(t,n){this.$el=e(t),this.options=e.extend({},this.defaults,n)}return t.prototype.defaults={},t.prototype.destroy=function(){return this._deinit()},t.prototype._init=function(){return null},t.prototype._deinit=function(){return null},t.register=function(n,i){var r,o,s,a;return a=function(){return"simple_widget_"+i},o=function(t,i){var r,o,s,l,c;for(r=a(),l=0,c=t.length;l1))return t=e.originalEvent.changedTouches[0],this._handleMouseDown(e,this._getPositionInfo(t))},n.prototype._touchMove=function(e){var t;if(!(e.originalEvent.touches.length>1))return t=e.originalEvent.changedTouches[0],this._handleMouseMove(e,this._getPositionInfo(t))},n.prototype._touchEnd=function(e){var t;if(!(e.originalEvent.touches.length>1))return t=e.originalEvent.changedTouches[0],this._handleMouseUp(this._getPositionInfo(t))},n}(g),this.Tree={},e=this.jQuery,h={getName:function(e){return h.strings[e-1]},nameToIndex:function(e){var t,n,i;for(t=n=1,i=h.strings.length;1<=i?n<=i:n>=i;t=1<=i?++n:--n)if(h.strings[t-1]===e)return t;return 0}},h.BEFORE=1,h.AFTER=2,h.INSIDE=3,h.NONE=4,h.strings=["before","after","inside","none"],this.Tree.Position=h,d=function(){function t(e,n,i){null==n&&(n=!1),null==i&&(i=t),this.setData(e),this.children=[],this.parent=null,n&&(this.id_mapping={},this.tree=this,this.node_class=i)}return t.prototype.setData=function(e){var t,n,i;if("object"!=typeof e)return this.name=e;i=[];for(t in e)n=e[t],"label"===t?i.push(this.name=n):i.push(this[t]=n);return i},t.prototype.initFromData=function(e){var t,n,i=this;return n=function(e){if(i.setData(e),e.children)return t(e.children)},t=function(e){var t,n,r,o;for(r=0,o=e.length;r=0?this.parent.children[e]:null):null},t.prototype.getNextSibling=function(){var e;return this.parent?(e=this.parent.getChildIndex(this)+1,e')},r=function(e){var t;return t=e.isFolder()?i(e):o(e),u.options.onCreateLi&&u.options.onCreateLi(e,t),t},o=function(t){var n,i,r;return r=["jqtree_common"],u.select_node_handler&&u.select_node_handler.isNodeSelected(t)&&r.push("jqtree-selected"),n=r.join(" "),i=l(t.name),e('
  • '+i+"
  • ")},i=function(t){var n,i,r,o,s,a;return s=function(){var e;return e=["jqtree-toggler"],t.is_open||e.push("jqtree-closed"),e.join(" ")},a=function(){var e;return e=["jqtree-folder"],t.is_open||e.push("jqtree-closed"),u.select_node_handler&&u.select_node_handler.isNodeSelected(t)&&e.push("jqtree-selected"),e.join(" ")},i=s(),o=a(),r=l(t.name),n=t.is_open?u.options.openedIcon:u.options.closedIcon,e('
  • '+n+''+r+"
  • ")},a=function(e,t,n,i){var o,l,c,d,u;for(l=s(n),e.append(l),d=0,u=t.length;d/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\//g,"/")},_=function(e,t){var n,i,r,o;for(n=r=0,o=e.length;r=0,!0}),i&&this.tree_widget.select_node_handler&&(this.tree_widget.select_node_handler.clear(),n=this.tree_widget.getNodeById(i))))return this.tree_widget.select_node_handler.addToSelection(n)},t.prototype.getCookieName=function(){return"string"==typeof this.tree_widget.options.saveState?this.tree_widget.options.saveState:"tree"},t.prototype.supportsLocalStorage=function(){var e;return e=function(){var e,t;if("undefined"==typeof localStorage||null===localStorage)return!1;try{t="_storage_test",sessionStorage.setItem(t,!0),sessionStorage.removeItem(t)}catch(t){return e=t,!1}return!0},null==this._supportsLocalStorage&&(this._supportsLocalStorage=e()),this._supportsLocalStorage},t.prototype.getNodeIdToBeSelected=function(){var t,n;return n=this.getStateFromStorage(),n?(t=e.parseJSON(n),t.selected_node):null},t}(),m=function(){function e(e){this.tree_widget=e,this.clear()}return e.prototype.getSelectedNode=function(){var e;return e=this.getSelectedNodes(),!!e.length&&e[0]},e.prototype.getSelectedNodes=function(){var e,t,n;if(this.selected_single_node)return[this.selected_single_node];n=[];for(e in this.selected_nodes)t=this.tree_widget.getNodeById(e),t&&n.push(t);return n},e.prototype.isNodeSelected=function(e){return e.id?this.selected_nodes[e.id]:!!this.selected_single_node&&this.selected_single_node.element===e.element},e.prototype.clear=function(){return this.selected_nodes={},this.selected_single_node=null},e.prototype.removeFromSelection=function(e,t){var n=this;if(null==t&&(t=!1),e.id){if(delete this.selected_nodes[e.id],t)return e.iterate(function(t){return delete n.selected_nodes[e.id],!0})}else if(this.selected_single_node&&e.element===this.selected_single_node.element)return this.selected_single_node=null},e.prototype.addToSelection=function(e){return e.id?this.selected_nodes[e.id]=!0:this.selected_single_node=e},e}(),n=function(){function t(e){this.tree_widget=e,this.hovered_area=null,this.$ghost=null,this.hit_areas=[],this.is_dragging=!1}return t.prototype.mouseCapture=function(t){var n,i;return n=e(t.target),this.tree_widget.options.onIsMoveHandle&&!this.tree_widget.options.onIsMoveHandle(n)?null:(i=this.tree_widget._getNodeElement(n),i&&this.tree_widget.options.onCanMove&&(this.tree_widget.options.onCanMove(i.node)||(i=null)),this.current_item=i,null!==this.current_item)},t.prototype.mouseStart=function(t){var n;return this.refreshHitAreas(),n=e(t.target).offset(),this.drag_element=new i(this.current_item.node,t.page_x-n.left,t.page_y-n.top,this.tree_widget.element),this.is_dragging=!0,this.current_item.$element.addClass("jqtree-moving"),!0},t.prototype.mouseDrag=function(e){var t,n;return this.drag_element.move(e.page_x,e.page_y),t=this.findHoveredArea(e.page_x,e.page_y),n=this.canMoveToArea(t),t?this.hovered_area!==t&&(this.hovered_area=t,this.mustOpenFolderTimer(t)&&this.startOpenFolderTimer(t.node),n&&this.updateDropHint()):(this.removeHover(),this.removeDropHint(),this.stopOpenFolderTimer()),!0},t.prototype.canMoveToArea=function(e){var t;return!!e&&(!this.tree_widget.options.onCanMoveTo||(t=h.getName(e.position),this.tree_widget.options.onCanMoveTo(this.current_item.node,e.node,t)))},t.prototype.mouseStop=function(e){return this.moveItem(e),this.clear(),this.removeHover(),this.removeDropHint(),this.removeHitAreas(),this.current_item&&this.current_item.$element.removeClass("jqtree-moving"),this.is_dragging=!1,!1},t.prototype.refreshHitAreas=function(){return this.removeHitAreas(),this.generateHitAreas()},t.prototype.removeHitAreas=function(){return this.hit_areas=[]},t.prototype.clear=function(){return this.drag_element.remove(),this.drag_element=null},t.prototype.removeDropHint=function(){if(this.previous_ghost)return this.previous_ghost.remove()},t.prototype.removeHover=function(){return this.hovered_area=null},t.prototype.generateHitAreas=function(){var e;return e=new s(this.tree_widget.tree,this.current_item.node,this.getTreeDimensions().bottom),this.hit_areas=e.generate()},t.prototype.findHoveredArea=function(e,t){var n,i,r,o,s;if(i=this.getTreeDimensions(),ei.right||t>i.bottom)return null;for(o=0,r=this.hit_areas.length;o>1,n=this.hit_areas[s],tn.bottom))return n;o=s+1}return null},t.prototype.mustOpenFolderTimer=function(e){var t;return t=e.node,t.isFolder()&&!t.is_open&&e.position===h.INSIDE},t.prototype.updateDropHint=function(){var e;if(this.hovered_area)return this.removeDropHint(),e=this.tree_widget._getNodeElementForNode(this.hovered_area.node),this.previous_ghost=e.addDropHint(this.hovered_area.position)},t.prototype.startOpenFolderTimer=function(e){var t,n=this;return t=function(){return n.tree_widget._openNode(e,n.tree_widget.options.slide,function(){return n.refreshHitAreas(),n.updateDropHint()})},this.stopOpenFolderTimer(),this.open_folder_timer=setTimeout(t,this.tree_widget.options.openFolderDelay)},t.prototype.stopOpenFolderTimer=function(){if(this.open_folder_timer)return clearTimeout(this.open_folder_timer),this.open_folder_timer=null},t.prototype.moveItem=function(e){var t,n,i,r,o,s,a=this;if(this.hovered_area&&this.hovered_area.position!==h.NONE&&this.canMoveToArea(this.hovered_area)&&(i=this.current_item.node,s=this.hovered_area.node,r=this.hovered_area.position,o=i.parent,r===h.INSIDE&&(this.hovered_area.node.is_open=!0),t=function(){return a.tree_widget.tree.moveNode(i,s,r),a.tree_widget.element.empty(),a.tree_widget._refreshElements()},n=this.tree_widget._triggerEvent("tree.move",{move_info:{moved_node:i,target_node:s,position:h.getName(r),previous_parent:o,do_move:t,original_event:e.original_event}}),!n.isDefaultPrevented()))return t()},t.prototype.getTreeDimensions=function(){var e;return e=this.tree_widget.element.offset(),{left:e.left,top:e.top,right:e.left+this.tree_widget.element.width(),bottom:e.top+this.tree_widget.element.height()+16}},t}(),v=function(){function t(e){this.tree=e}return t.prototype.iterate=function(){var t,n,i=this;return t=!0,(n=function(r,o){var s,a,l,c,d,u,h,p,f;if(d=(r.is_open||!r.element)&&r.hasChildren(),r.element){if(s=e(r.element),!s.is(":visible"))return;t&&(i.handleFirstNode(r,s),t=!1),r.hasChildren()?r.is_open?i.handleOpenFolder(r,s)||(d=!1):i.handleClosedFolder(r,o,s):i.handleNode(r,o,s)}if(d){for(l=r.children.length,p=r.children,f=[],c=u=0,h=p.length;u'+t.name+"
    "),this.$element.css("position","absolute"),r.append(this.$element)}return t.prototype.move=function(e,t){return this.$element.offset({left:e-this.offset_x,top:t-this.offset_y})},t.prototype.remove=function(){return this.$element.remove()},t}(),o=function(){function t(t,n,i){this.$element=n,this.node=t,this.$ghost=e('
  • '),i===h.AFTER?this.moveAfter():i===h.BEFORE?this.moveBefore():i===h.INSIDE&&(t.isFolder()&&t.is_open?this.moveInsideOpenFolder():this.moveInside())}return t.prototype.remove=function(){return this.$ghost.remove()},t.prototype.moveAfter=function(){return this.$element.after(this.$ghost)},t.prototype.moveBefore=function(){return this.$element.before(this.$ghost)},t.prototype.moveInsideOpenFolder=function(){return e(this.node.children[0].element).before(this.$ghost)},t.prototype.moveInside=function(){return this.$element.after(this.$ghost),this.$ghost.addClass("jqtree-inside")},t}(),t=function(){function t(t){var n,i;n=t.children(".jqtree-element"),i=t.width()-4,this.$hint=e(''),n.append(this.$hint),this.$hint.css({width:i,height:n.height()-4})}return t.prototype.remove=function(){return this.$hint.remove()},t}(),f=function(){function t(e){this.tree_widget=e,this.previous_top=-1,this._initScrollParent()}return t.prototype._initScrollParent=function(){var t,n,i,r=this;return n=function(){var t,n,i,o,s,a;if(t=["overflow","overflow-y"],(i=function(n){var i,r,o,s;for(r=0,o=t.length;r=s},t}(),l=function(){function t(t){this.tree_widget=t,t.options.keyboardSupport&&e(document).bind("keydown.jqtree",e.proxy(this.handleKeyDown,this))}var n,i,r,o;return i=37,o=38,r=39,n=40,t.prototype.deinit=function(){return e(document).unbind("keydown.jqtree")},t.prototype.handleKeyDown=function(t){var s,a,l,c,d,u,h,p=this;if(e(document.activeElement).is("textarea,input"))return!0;if(s=this.tree_widget.getSelectedNode(),h=function(t){return!t||(p.tree_widget.selectNode(t),p.tree_widget.scroll_handler&&!p.tree_widget.scroll_handler.isScrolledIntoView(e(t.element).find(".jqtree-element"))&&p.tree_widget.scrollToNode(t),!1)},l=function(){return h(p.getNextNode(s))},u=function(){return h(p.getPreviousNode(s))},d=function(){return!(s.hasChildren()&&!s.is_open)||(p.tree_widget.openNode(s),!1)},c=function(){return!s.hasChildren()||!s.is_open||(p.tree_widget.closeNode(s),!1)},!s)return!0;switch(a=t.which){case n:return l();case o:return u();case r:return d();case i:return c()}},t.prototype.getNextNode=function(e,t){var n;return null==t&&(t=!0),t&&e.hasChildren()&&e.is_open?e.children[0]:e.parent?(n=e.getNextSibling(),n?n:this.getNextNode(e.parent,!1)):null},t.prototype.getPreviousNode=function(e){var t;return e.parent?(t=e.getPreviousSibling(),t?t.hasChildren()&&t.is_open?this.getLastChild(t):t:e.parent.parent?e.parent:null):null},t.prototype.getLastChild=function(e){var t;return e.hasChildren()?(t=e.children[e.children.length-1],t.hasChildren()&&t.is_open?this.getLastChild(t):t):null},t}()}).call(this)}).call({jQuery:i})},166:function(e,t){e.exports='
    \n <%=selectedPath%>\n
    '},167:function(e,t,n){var i=n("shim/jquery"),r={jQuery:i};!function(e){"use strict";e(function(){e.support.transition=function(){var e=function(){var e,t=document.createElement("bootstrap"),n={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(e in n)if(void 0!==t.style[e])return n[e]}();return e&&{end:e}}()})}(r.jQuery)},168:function(e,t,n){var i=n("shim/jquery"),r={jQuery:i};!function(e){"use strict";var t=function(t,n){this.options=n,this.$element=e(t).delegate('[data-dismiss="modal"]',"click.dismiss.modal",e.proxy(this.hide,this)),this.options.remote&&this.$element.find(".modal-body").load(this.options.remote)};t.prototype={constructor:t,toggle:function(){return this[this.isShown?"hide":"show"]()},show:function(){var t=this,n=e.Event("show");this.$element.trigger(n),this.isShown||n.isDefaultPrevented()||(this.isShown=!0,this.escape(),this.backdrop(function(){var n=e.support.transition&&t.$element.hasClass("fade");t.$element.parent().length||t.$element.appendTo(document.body),t.$element.show(),n&&t.$element[0].offsetWidth,t.$element.addClass("in").attr("aria-hidden",!1),t.enforceFocus(),n?t.$element.one(e.support.transition.end,function(){t.$element.focus().trigger("shown")}):t.$element.focus().trigger("shown")}))},hide:function(t){t&&t.preventDefault();t=e.Event("hide"),this.$element.trigger(t),this.isShown&&!t.isDefaultPrevented()&&(this.isShown=!1,this.escape(),e(document).off("focusin.modal"),this.$element.removeClass("in").attr("aria-hidden",!0),e.support.transition&&this.$element.hasClass("fade")?this.hideWithTransition():this.hideModal())},enforceFocus:function(){var t=this;e(document).on("focusin.modal",function(e){t.$element[0]===e.target||t.$element.has(e.target).length||t.$element.focus()})},escape:function(){var e=this;this.isShown&&this.options.keyboard?this.$element.on("keyup.dismiss.modal",function(t){27==t.which&&e.hide()}):this.isShown||this.$element.off("keyup.dismiss.modal")},hideWithTransition:function(){var t=this,n=setTimeout(function(){t.$element.off(e.support.transition.end),t.hideModal()},500);this.$element.one(e.support.transition.end,function(){clearTimeout(n),t.hideModal()})},hideModal:function(){var e=this;this.$element.hide(),this.backdrop(function(){e.removeBackdrop(),e.$element.trigger("hidden")})},removeBackdrop:function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},backdrop:function(t){var n=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var i=e.support.transition&&n;if(this.$backdrop=e('"))}function i(t){var n="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return t.delegate(n,"mouseout",function(){e(this).removeClass("ui-state-hover"),this.className.indexOf("ui-datepicker-prev")!==-1&&e(this).removeClass("ui-datepicker-prev-hover"),this.className.indexOf("ui-datepicker-next")!==-1&&e(this).removeClass("ui-datepicker-next-hover")}).delegate(n,"mouseover",function(){e.datepicker._isDisabledDatepicker(o.inline?t.parent()[0]:o.input[0])||(e(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),e(this).addClass("ui-state-hover"),this.className.indexOf("ui-datepicker-prev")!==-1&&e(this).addClass("ui-datepicker-prev-hover"),this.className.indexOf("ui-datepicker-next")!==-1&&e(this).addClass("ui-datepicker-next-hover"))})}function r(t,n){e.extend(t,n);for(var i in n)null==n[i]&&(t[i]=n[i]);return t}e.extend(e.ui,{datepicker:{version:"1.10.4"}});var o,s="datepicker";e.extend(n.prototype,{markerClassName:"hasDatepicker",maxRows:4,_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(e){return r(this._defaults,e||{}),this},_attachDatepicker:function(t,n){var i,r,o;i=t.nodeName.toLowerCase(),r="div"===i||"span"===i,t.id||(this.uuid+=1,t.id="dp"+this.uuid),o=this._newInst(e(t),r),o.settings=e.extend({},n||{}),"input"===i?this._connectDatepicker(t,o):r&&this._inlineDatepicker(t,o)},_newInst:function(t,n){var r=t[0].id.replace(/([^A-Za-z0-9_\-])/g,"\\\\$1");return{id:r,input:t,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:n,dpDiv:n?i(e("
    ")):this.dpDiv}},_connectDatepicker:function(t,n){var i=e(t);n.append=e([]),n.trigger=e([]),i.hasClass(this.markerClassName)||(this._attachments(i,n),i.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp),this._autoSize(n),e.data(t,s,n),n.settings.disabled&&this._disableDatepicker(t))},_attachments:function(t,n){var i,r,o,s=this._get(n,"appendText"),a=this._get(n,"isRTL");n.append&&n.append.remove(),s&&(n.append=e(""+s+""),t[a?"before":"after"](n.append)),t.unbind("focus",this._showDatepicker),n.trigger&&n.trigger.remove(),i=this._get(n,"showOn"),"focus"!==i&&"both"!==i||t.focus(this._showDatepicker),"button"!==i&&"both"!==i||(r=this._get(n,"buttonText"),o=this._get(n,"buttonImage"),n.trigger=e(this._get(n,"buttonImageOnly")?e("").addClass(this._triggerClass).attr({src:o,alt:r,title:r}):e("").addClass(this._triggerClass).html(o?e("").attr({src:o,alt:r,title:r}):r)),t[a?"before":"after"](n.trigger),n.trigger.click(function(){return e.datepicker._datepickerShowing&&e.datepicker._lastInput===t[0]?e.datepicker._hideDatepicker():e.datepicker._datepickerShowing&&e.datepicker._lastInput!==t[0]?(e.datepicker._hideDatepicker(),e.datepicker._showDatepicker(t[0])):e.datepicker._showDatepicker(t[0]),!1}))},_autoSize:function(e){if(this._get(e,"autoSize")&&!e.inline){var t,n,i,r,o=new Date(2009,11,20),s=this._get(e,"dateFormat");s.match(/[DM]/)&&(t=function(e){for(n=0,i=0,r=0;rn&&(n=e[r].length,i=r);return i},o.setMonth(t(this._get(e,s.match(/MM/)?"monthNames":"monthNamesShort"))),o.setDate(t(this._get(e,s.match(/DD/)?"dayNames":"dayNamesShort"))+20-o.getDay())),e.input.attr("size",this._formatDate(e,o).length)}},_inlineDatepicker:function(t,n){var i=e(t);i.hasClass(this.markerClassName)||(i.addClass(this.markerClassName).append(n.dpDiv),e.data(t,s,n),this._setDate(n,this._getDefaultDate(n),!0),this._updateDatepicker(n),this._updateAlternate(n),n.settings.disabled&&this._disableDatepicker(t),n.dpDiv.css("display","block"))},_dialogDatepicker:function(t,n,i,o,a){var l,c,d,u,h,p=this._dialogInst;return p||(this.uuid+=1,l="dp"+this.uuid,this._dialogInput=e(""),this._dialogInput.keydown(this._doKeyDown),e("body").append(this._dialogInput),p=this._dialogInst=this._newInst(this._dialogInput,!1),p.settings={},e.data(this._dialogInput[0],s,p)),r(p.settings,o||{}),n=n&&n.constructor===Date?this._formatDate(p,n):n,this._dialogInput.val(n),this._pos=a?a.length?a:[a.pageX,a.pageY]:null,this._pos||(c=document.documentElement.clientWidth,d=document.documentElement.clientHeight,u=document.documentElement.scrollLeft||document.body.scrollLeft,h=document.documentElement.scrollTop||document.body.scrollTop,this._pos=[c/2-100+u,d/2-150+h]),this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px"),p.settings.onSelect=i,this._inDialog=!0,this.dpDiv.addClass(this._dialogClass),this._showDatepicker(this._dialogInput[0]),e.blockUI&&e.blockUI(this.dpDiv),e.data(this._dialogInput[0],s,p),this},_destroyDatepicker:function(t){var n,i=e(t),r=e.data(t,s);i.hasClass(this.markerClassName)&&(n=t.nodeName.toLowerCase(),e.removeData(t,s),"input"===n?(r.append.remove(),r.trigger.remove(),i.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)):"div"!==n&&"span"!==n||i.removeClass(this.markerClassName).empty())},_enableDatepicker:function(t){var n,i,r=e(t),o=e.data(t,s);r.hasClass(this.markerClassName)&&(n=t.nodeName.toLowerCase(),"input"===n?(t.disabled=!1,o.trigger.filter("button").each(function(){this.disabled=!1}).end().filter("img").css({opacity:"1.0",cursor:""})):"div"!==n&&"span"!==n||(i=r.children("."+this._inlineClass),i.children().removeClass("ui-state-disabled"),i.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!1)),this._disabledInputs=e.map(this._disabledInputs,function(e){return e===t?null:e}))},_disableDatepicker:function(t){var n,i,r=e(t),o=e.data(t,s);r.hasClass(this.markerClassName)&&(n=t.nodeName.toLowerCase(),"input"===n?(t.disabled=!0,o.trigger.filter("button").each(function(){this.disabled=!0}).end().filter("img").css({opacity:"0.5",cursor:"default"})):"div"!==n&&"span"!==n||(i=r.children("."+this._inlineClass),i.children().addClass("ui-state-disabled"),i.find("select.ui-datepicker-month, select.ui-datepicker-year").prop("disabled",!0)),this._disabledInputs=e.map(this._disabledInputs,function(e){return e===t?null:e}),this._disabledInputs[this._disabledInputs.length]=t)},_isDisabledDatepicker:function(e){if(!e)return!1;for(var t=0;t-1},_doKeyUp:function(t){var n,i=e.datepicker._getInst(t.target);if(i.input.val()!==i.lastVal)try{n=e.datepicker.parseDate(e.datepicker._get(i,"dateFormat"),i.input?i.input.val():null,e.datepicker._getFormatConfig(i)),n&&(e.datepicker._setDateFromField(i),e.datepicker._updateAlternate(i),e.datepicker._updateDatepicker(i))}catch(e){}return!0},_showDatepicker:function(t){if(t=t.target||t,"input"!==t.nodeName.toLowerCase()&&(t=e("input",t.parentNode)[0]),!e.datepicker._isDisabledDatepicker(t)&&e.datepicker._lastInput!==t){var n,i,o,s,a,l,c;n=e.datepicker._getInst(t),e.datepicker._curInst&&e.datepicker._curInst!==n&&(e.datepicker._curInst.dpDiv.stop(!0,!0),n&&e.datepicker._datepickerShowing&&e.datepicker._hideDatepicker(e.datepicker._curInst.input[0])),i=e.datepicker._get(n,"beforeShow"),o=i?i.apply(t,[t,n]):{},o!==!1&&(r(n.settings,o),n.lastVal=null,e.datepicker._lastInput=t,e.datepicker._setDateFromField(n),e.datepicker._inDialog&&(t.value=""),e.datepicker._pos||(e.datepicker._pos=e.datepicker._findPos(t),e.datepicker._pos[1]+=t.offsetHeight),s=!1,e(t).parents().each(function(){return s|="fixed"===e(this).css("position"),!s}),a={left:e.datepicker._pos[0],top:e.datepicker._pos[1]},e.datepicker._pos=null,n.dpDiv.empty(),n.dpDiv.css({position:"absolute",display:"block",top:"-1000px"}),e.datepicker._updateDatepicker(n),a=e.datepicker._checkOffset(n,a,s),n.dpDiv.css({position:e.datepicker._inDialog&&e.blockUI?"static":s?"fixed":"absolute",display:"none",left:a.left+"px",top:a.top+"px"}),n.inline||(l=e.datepicker._get(n,"showAnim"),c=e.datepicker._get(n,"duration"),n.dpDiv.zIndex(e(t).zIndex()+1),e.datepicker._datepickerShowing=!0,e.effects&&e.effects.effect[l]?n.dpDiv.show(l,e.datepicker._get(n,"showOptions"),c):n.dpDiv[l||"show"](l?c:null),e.datepicker._shouldFocusInput(n)&&n.input.focus(),e.datepicker._curInst=n))}},_updateDatepicker:function(t){this.maxRows=4,o=t,t.dpDiv.empty().append(this._generateHTML(t)),this._attachHandlers(t),t.dpDiv.find("."+this._dayOverClass+" a").mouseover();var n,i=this._getNumberOfMonths(t),r=i[1],s=17;t.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width(""),r>1&&t.dpDiv.addClass("ui-datepicker-multi-"+r).css("width",s*r+"em"),t.dpDiv[(1!==i[0]||1!==i[1]?"add":"remove")+"Class"]("ui-datepicker-multi"),t.dpDiv[(this._get(t,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl"),t===e.datepicker._curInst&&e.datepicker._datepickerShowing&&e.datepicker._shouldFocusInput(t)&&t.input.focus(),t.yearshtml&&(n=t.yearshtml,setTimeout(function(){n===t.yearshtml&&t.yearshtml&&t.dpDiv.find("select.ui-datepicker-year:first").replaceWith(t.yearshtml),n=t.yearshtml=null},0))},_shouldFocusInput:function(e){return e.input&&e.input.is(":visible")&&!e.input.is(":disabled")&&!e.input.is(":focus")},_checkOffset:function(t,n,i){var r=t.dpDiv.outerWidth(),o=t.dpDiv.outerHeight(),s=t.input?t.input.outerWidth():0,a=t.input?t.input.outerHeight():0,l=document.documentElement.clientWidth+(i?0:e(document).scrollLeft()),c=document.documentElement.clientHeight+(i?0:e(document).scrollTop());return n.left-=this._get(t,"isRTL")?r-s:0,n.left-=i&&n.left===t.input.offset().left?e(document).scrollLeft():0,n.top-=i&&n.top===t.input.offset().top+a?e(document).scrollTop():0,n.left-=Math.min(n.left,n.left+r>l&&l>r?Math.abs(n.left+r-l):0),n.top-=Math.min(n.top,n.top+o>c&&c>o?Math.abs(o+a):0),n},_findPos:function(t){for(var n,i=this._getInst(t),r=this._get(i,"isRTL");t&&("hidden"===t.type||1!==t.nodeType||e.expr.filters.hidden(t));)t=t[r?"previousSibling":"nextSibling"];return n=e(t).offset(),[n.left,n.top]},_hideDatepicker:function(t){var n,i,r,o,a=this._curInst;!a||t&&a!==e.data(t,s)||this._datepickerShowing&&(n=this._get(a,"showAnim"),i=this._get(a,"duration"),r=function(){e.datepicker._tidyDialog(a)},e.effects&&(e.effects.effect[n]||e.effects[n])?a.dpDiv.hide(n,e.datepicker._get(a,"showOptions"),i,r):a.dpDiv["slideDown"===n?"slideUp":"fadeIn"===n?"fadeOut":"hide"](n?i:null,r),n||r(),this._datepickerShowing=!1,o=this._get(a,"onClose"),o&&o.apply(a.input?a.input[0]:null,[a.input?a.input.val():"",a]),this._lastInput=null,this._inDialog&&(this._dialogInput.css({position:"absolute",left:"0",top:"-100px"}),e.blockUI&&(e.unblockUI(),e("body").append(this.dpDiv))),this._inDialog=!1)},_tidyDialog:function(e){e.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(t){if(e.datepicker._curInst){var n=e(t.target),i=e.datepicker._getInst(n[0]);(n[0].id===e.datepicker._mainDivId||0!==n.parents("#"+e.datepicker._mainDivId).length||n.hasClass(e.datepicker.markerClassName)||n.closest("."+e.datepicker._triggerClass).length||!e.datepicker._datepickerShowing||e.datepicker._inDialog&&e.blockUI)&&(!n.hasClass(e.datepicker.markerClassName)||e.datepicker._curInst===i)||e.datepicker._hideDatepicker()}},_adjustDate:function(t,n,i){var r=e(t),o=this._getInst(r[0]);this._isDisabledDatepicker(r[0])||(this._adjustInstDate(o,n+("M"===i?this._get(o,"showCurrentAtPos"):0),i),this._updateDatepicker(o))},_gotoToday:function(t){var n,i=e(t),r=this._getInst(i[0]);this._get(r,"gotoCurrent")&&r.currentDay?(r.selectedDay=r.currentDay,r.drawMonth=r.selectedMonth=r.currentMonth,r.drawYear=r.selectedYear=r.currentYear):(n=new Date,r.selectedDay=n.getDate(),r.drawMonth=r.selectedMonth=n.getMonth(),r.drawYear=r.selectedYear=n.getFullYear()),this._notifyChange(r),this._adjustDate(i)},_selectMonthYear:function(t,n,i){var r=e(t),o=this._getInst(r[0]);o["selected"+("M"===i?"Month":"Year")]=o["draw"+("M"===i?"Month":"Year")]=parseInt(n.options[n.selectedIndex].value,10),this._notifyChange(o),this._adjustDate(r)},_selectDay:function(t,n,i,r){var o,s=e(t);e(r).hasClass(this._unselectableClass)||this._isDisabledDatepicker(s[0])||(o=this._getInst(s[0]),o.selectedDay=o.currentDay=e("a",r).html(),o.selectedMonth=o.currentMonth=n,o.selectedYear=o.currentYear=i,this._selectDate(t,this._formatDate(o,o.currentDay,o.currentMonth,o.currentYear)))},_clearDate:function(t){var n=e(t);this._selectDate(n,"")},_selectDate:function(t,n){var i,r=e(t),o=this._getInst(r[0]);n=null!=n?n:this._formatDate(o),o.input&&o.input.val(n),this._updateAlternate(o),i=this._get(o,"onSelect"),i?i.apply(o.input?o.input[0]:null,[n,o]):o.input&&o.input.trigger("change"),o.inline?this._updateDatepicker(o):(this._hideDatepicker(),this._lastInput=o.input[0],"object"!=typeof o.input[0]&&o.input.focus(),this._lastInput=null)},_updateAlternate:function(t){var n,i,r,o=this._get(t,"altField");o&&(n=this._get(t,"altFormat")||this._get(t,"dateFormat"),i=this._getDate(t),r=this.formatDate(n,i,this._getFormatConfig(t)),e(o).each(function(){e(this).val(r)}))},noWeekends:function(e){var t=e.getDay();return[t>0&&t<6,""]},iso8601Week:function(e){var t,n=new Date(e.getTime());return n.setDate(n.getDate()+4-(n.getDay()||7)),t=n.getTime(),n.setMonth(0),n.setDate(1),Math.floor(Math.round((t-n)/864e5)/7)+1},parseDate:function(t,n,i){if(null==t||null==n)throw"Invalid arguments";if(n="object"==typeof n?n.toString():n+"",""===n)return null;var r,o,s,a,l=0,c=(i?i.shortYearCutoff:null)||this._defaults.shortYearCutoff,d="string"!=typeof c?c:(new Date).getFullYear()%100+parseInt(c,10),u=(i?i.dayNamesShort:null)||this._defaults.dayNamesShort,h=(i?i.dayNames:null)||this._defaults.dayNames,p=(i?i.monthNamesShort:null)||this._defaults.monthNamesShort,f=(i?i.monthNames:null)||this._defaults.monthNames,m=-1,g=-1,v=-1,A=-1,b=!1,y=function(e){var n=r+1-1)for(g=1,v=A;;){if(o=this._getDaysInMonth(m,g-1),v<=o)break;g++,v-=o}if(a=this._daylightSavingAdjust(new Date(m,g-1,v)),a.getFullYear()!==m||a.getMonth()+1!==g||a.getDate()!==v)throw"Invalid date";return a},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:24*(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*60*60*1e7,formatDate:function(e,t,n){if(!t)return"";var i,r=(n?n.dayNamesShort:null)||this._defaults.dayNamesShort,o=(n?n.dayNames:null)||this._defaults.dayNames,s=(n?n.monthNamesShort:null)||this._defaults.monthNamesShort,a=(n?n.monthNames:null)||this._defaults.monthNames,l=function(t){var n=i+112?e.getHours()+2:0),e):null},_setDate:function(e,t,n){var i=!t,r=e.selectedMonth,o=e.selectedYear,s=this._restrictMinMax(e,this._determineDate(e,t,new Date));e.selectedDay=e.currentDay=s.getDate(),e.drawMonth=e.selectedMonth=e.currentMonth=s.getMonth(),e.drawYear=e.selectedYear=e.currentYear=s.getFullYear(),r===e.selectedMonth&&o===e.selectedYear||n||this._notifyChange(e),this._adjustInstDate(e),e.input&&e.input.val(i?"":this._formatDate(e))},_getDate:function(e){var t=!e.currentYear||e.input&&""===e.input.val()?null:this._daylightSavingAdjust(new Date(e.currentYear,e.currentMonth,e.currentDay));return t},_attachHandlers:function(t){var n=this._get(t,"stepMonths"),i="#"+t.id.replace(/\\\\/g,"\\");t.dpDiv.find("[data-handler]").map(function(){var t={prev:function(){e.datepicker._adjustDate(i,-n,"M")},next:function(){e.datepicker._adjustDate(i,+n,"M")},hide:function(){e.datepicker._hideDatepicker()},today:function(){e.datepicker._gotoToday(i)},selectDay:function(){return e.datepicker._selectDay(i,+this.getAttribute("data-month"),+this.getAttribute("data-year"),this),!1},selectMonth:function(){return e.datepicker._selectMonthYear(i,this,"M"),!1},selectYear:function(){return e.datepicker._selectMonthYear(i,this,"Y"),!1}};e(this).bind(this.getAttribute("data-event"),t[this.getAttribute("data-handler")])})},_generateHTML:function(e){var t,n,i,r,o,s,a,l,c,d,u,h,p,f,m,g,v,A,b,y,w,C,x,_,k,S,E,T,B,D,$,M,I,N,L,O,P,j,F,R=new Date,z=this._daylightSavingAdjust(new Date(R.getFullYear(),R.getMonth(),R.getDate())),U=this._get(e,"isRTL"),q=this._get(e,"showButtonPanel"),G=this._get(e,"hideIfNoPrevNext"),W=this._get(e,"navigationAsDateFormat"),Y=this._getNumberOfMonths(e),V=this._get(e,"showCurrentAtPos"),H=this._get(e,"stepMonths"),K=1!==Y[0]||1!==Y[1],J=this._daylightSavingAdjust(e.currentDay?new Date(e.currentYear,e.currentMonth,e.currentDay):new Date(9999,9,9)),X=this._getMinMaxDate(e,"min"),Z=this._getMinMaxDate(e,"max"),Q=e.drawMonth-V,ee=e.drawYear;if(Q<0&&(Q+=12,ee--),Z)for(t=this._daylightSavingAdjust(new Date(Z.getFullYear(),Z.getMonth()-Y[0]*Y[1]+1,Z.getDate())),t=X&&tt;)Q--,Q<0&&(Q=11,ee--);for(e.drawMonth=Q,e.drawYear=ee,n=this._get(e,"prevText"),n=W?this.formatDate(n,this._daylightSavingAdjust(new Date(ee,Q-H,1)),this._getFormatConfig(e)):n,i=this._canAdjustMonth(e,-1,ee,Q)?""+n+"":G?"":""+n+"",r=this._get(e,"nextText"),r=W?this.formatDate(r,this._daylightSavingAdjust(new Date(ee,Q+H,1)),this._getFormatConfig(e)):r,o=this._canAdjustMonth(e,1,ee,Q)?""+r+"":G?"":""+r+"",s=this._get(e,"currentText"),a=this._get(e,"gotoCurrent")&&e.currentDay?J:z,s=W?this.formatDate(s,a,this._getFormatConfig(e)):s,l=e.inline?"":"",c=q?"
    "+(U?l:"")+(this._isInRange(e,a)?"":"")+(U?"":l)+"
    ":"",d=parseInt(this._get(e,"firstDay"),10),d=isNaN(d)?0:d,u=this._get(e,"showWeek"),h=this._get(e,"dayNames"),p=this._get(e,"dayNamesMin"),f=this._get(e,"monthNames"),m=this._get(e,"monthNamesShort"),g=this._get(e,"beforeShowDay"),v=this._get(e,"showOtherMonths"),A=this._get(e,"selectOtherMonths"),b=this._getDefaultDate(e),y="",C=0;C1)switch(_){case 0:E+=" ui-datepicker-group-first",S=" ui-corner-"+(U?"right":"left");break;case Y[1]-1:E+=" ui-datepicker-group-last",S=" ui-corner-"+(U?"left":"right");break;default:E+=" ui-datepicker-group-middle",S=""}E+="'>"}for(E+="
    "+(/all|left/.test(S)&&0===C?U?o:i:"")+(/all|right/.test(S)&&0===C?U?i:o:"")+this._generateMonthYearHeader(e,Q,ee,X,Z,C>0||_>0,f,m)+"
    ",T=u?"":"",w=0;w<7;w++)B=(w+d)%7,T+="=5?" class='ui-datepicker-week-end'":"")+">"+p[B]+"";for(E+=T+"",D=this._getDaysInMonth(ee,Q),ee===e.selectedYear&&Q===e.selectedMonth&&(e.selectedDay=Math.min(e.selectedDay,D)),$=(this._getFirstDayOfMonth(ee,Q)-d+7)%7,M=Math.ceil(($+D)/7),I=K&&this.maxRows>M?this.maxRows:M,this.maxRows=I,N=this._daylightSavingAdjust(new Date(ee,Q,1-$)),L=0;L",O=u?"":"",w=0;w<7;w++)P=g?g.apply(e.input?e.input[0]:null,[N]):[!0,""],j=N.getMonth()!==Q,F=j&&!A||!P[0]||X&&NZ,O+="",N.setDate(N.getDate()+1),N=this._daylightSavingAdjust(N);E+=O+""}Q++,Q>11&&(Q=0,ee++),E+="
    "+this._get(e,"weekHeader")+"
    "+this._get(e,"calculateWeek")(N)+""+(j&&!v?" ":F?""+N.getDate()+"":""+N.getDate()+"")+"
    "+(K?"
    "+(Y[0]>0&&_===Y[1]-1?"
    ":""):""),x+=E}y+=x}return y+=c,e._keyEvent=!1,y},_generateMonthYearHeader:function(e,t,n,i,r,o,s,a){var l,c,d,u,h,p,f,m,g=this._get(e,"changeMonth"),v=this._get(e,"changeYear"),A=this._get(e,"showMonthAfterYear"),b="
    ",y="";if(o||!g)y+=""+s[t]+"";else{for(l=i&&i.getFullYear()===n,c=r&&r.getFullYear()===n,y+=""}if(A||(b+=y+(!o&&g&&v?"":" ")),!e.yearshtml)if(e.yearshtml="",o||!v)b+=""+n+"";else{for(u=this._get(e,"yearRange").split(":"),h=(new Date).getFullYear(),p=function(e){var t=e.match(/c[+\-].*/)?n+parseInt(e.substring(1),10):e.match(/[+\-].*/)?h+parseInt(e,10):parseInt(e,10); -return isNaN(t)?h:t},f=p(u[0]),m=Math.max(f,p(u[1]||"")),f=i?Math.max(f,i.getFullYear()):f,m=r?Math.min(m,r.getFullYear()):m,e.yearshtml+="",b+=e.yearshtml,e.yearshtml=null}return b+=this._get(e,"yearSuffix"),A&&(b+=(!o&&g&&v?"":" ")+y),b+="
    "},_adjustInstDate:function(e,t,n){var i=e.drawYear+("Y"===n?t:0),r=e.drawMonth+("M"===n?t:0),o=Math.min(e.selectedDay,this._getDaysInMonth(i,r))+("D"===n?t:0),s=this._restrictMinMax(e,this._daylightSavingAdjust(new Date(i,r,o)));e.selectedDay=s.getDate(),e.drawMonth=e.selectedMonth=s.getMonth(),e.drawYear=e.selectedYear=s.getFullYear(),"M"!==n&&"Y"!==n||this._notifyChange(e)},_restrictMinMax:function(e,t){var n=this._getMinMaxDate(e,"min"),i=this._getMinMaxDate(e,"max"),r=n&&ti?i:r},_notifyChange:function(e){var t=this._get(e,"onChangeMonthYear");t&&t.apply(e.input?e.input[0]:null,[e.selectedYear,e.selectedMonth+1,e])},_getNumberOfMonths:function(e){var t=this._get(e,"numberOfMonths");return null==t?[1,1]:"number"==typeof t?[1,t]:t},_getMinMaxDate:function(e,t){return this._determineDate(e,this._get(e,t+"Date"),null)},_getDaysInMonth:function(e,t){return 32-this._daylightSavingAdjust(new Date(e,t,32)).getDate()},_getFirstDayOfMonth:function(e,t){return new Date(e,t,1).getDay()},_canAdjustMonth:function(e,t,n,i){var r=this._getNumberOfMonths(e),o=this._daylightSavingAdjust(new Date(n,i+(t<0?t:r[0]*r[1]),1));return t<0&&o.setDate(this._getDaysInMonth(o.getFullYear(),o.getMonth())),this._isInRange(e,o)},_isInRange:function(e,t){var n,i,r=this._getMinMaxDate(e,"min"),o=this._getMinMaxDate(e,"max"),s=null,a=null,l=this._get(e,"yearRange");return l&&(n=l.split(":"),i=(new Date).getFullYear(),s=parseInt(n[0],10),a=parseInt(n[1],10),n[0].match(/[+\-].*/)&&(s+=i),n[1].match(/[+\-].*/)&&(a+=i)),(!r||t.getTime()>=r.getTime())&&(!o||t.getTime()<=o.getTime())&&(!s||t.getFullYear()>=s)&&(!a||t.getFullYear()<=a)},_getFormatConfig:function(e){var t=this._get(e,"shortYearCutoff");return t="string"!=typeof t?t:(new Date).getFullYear()%100+parseInt(t,10),{shortYearCutoff:t,dayNamesShort:this._get(e,"dayNamesShort"),dayNames:this._get(e,"dayNames"),monthNamesShort:this._get(e,"monthNamesShort"),monthNames:this._get(e,"monthNames")}},_formatDate:function(e,t,n,i){t||(e.currentDay=e.selectedDay,e.currentMonth=e.selectedMonth,e.currentYear=e.selectedYear);var r=t?"object"==typeof t?t:this._daylightSavingAdjust(new Date(i,n,t)):this._daylightSavingAdjust(new Date(e.currentYear,e.currentMonth,e.currentDay));return this.formatDate(this._get(e,"dateFormat"),r,this._getFormatConfig(e))}}),e.fn.datepicker=function(t){if(!this.length)return this;e.datepicker.initialized||(e(document).mousedown(e.datepicker._checkExternalClick),e.datepicker.initialized=!0),0===e("#"+e.datepicker._mainDivId).length&&e("body").append(e.datepicker.dpDiv);var n=Array.prototype.slice.call(arguments,1);return"string"!=typeof t||"isDisabled"!==t&&"getDate"!==t&&"widget"!==t?"option"===t&&2===arguments.length&&"string"==typeof arguments[1]?e.datepicker["_"+t+"Datepicker"].apply(e.datepicker,[this[0]].concat(n)):this.each(function(){"string"==typeof t?e.datepicker["_"+t+"Datepicker"].apply(e.datepicker,[this].concat(n)):e.datepicker._attachDatepicker(this,t)}):e.datepicker["_"+t+"Datepicker"].apply(e.datepicker,[this[0]].concat(n))},e.datepicker=new n,e.datepicker.initialized=!1,e.datepicker.uuid=(new Date).getTime(),e.datepicker.version="1.10.4"}(i)},171:function(e,t,n){var i=n("shim/jquery");/*! - * jQuery UI Core 1.10.4 - * http://jqueryui.com - * - * Copyright 2014 jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - * - * http://api.jqueryui.com/category/ui-core/ - */ -!function(e,t){function n(t,n){var r,o,s,a=t.nodeName.toLowerCase();return"area"===a?(r=t.parentNode,o=r.name,!(!t.href||!o||"map"!==r.nodeName.toLowerCase())&&(s=e("img[usemap=#"+o+"]")[0],!!s&&i(s))):(/input|select|textarea|button|object/.test(a)?!t.disabled:"a"===a?t.href||n:n)&&i(t)}function i(t){return e.expr.filters.visible(t)&&!e(t).parents().addBack().filter(function(){return"hidden"===e.css(this,"visibility")}).length}var r=0,o=/^ui-id-\d+$/;e.ui=e.ui||{},e.extend(e.ui,{version:"1.10.4",keyCode:{BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}}),e.fn.extend({focus:function(t){return function(n,i){return"number"==typeof n?this.each(function(){var t=this;setTimeout(function(){e(t).focus(),i&&i.call(t)},n)}):t.apply(this,arguments)}}(e.fn.focus),scrollParent:function(){var t;return t=e.ui.ie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(e.css(this,"position"))&&/(auto|scroll)/.test(e.css(this,"overflow")+e.css(this,"overflow-y")+e.css(this,"overflow-x"))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(e.css(this,"overflow")+e.css(this,"overflow-y")+e.css(this,"overflow-x"))}).eq(0),/fixed/.test(this.css("position"))||!t.length?e(document):t},zIndex:function(n){if(n!==t)return this.css("zIndex",n);if(this.length)for(var i,r,o=e(this[0]);o.length&&o[0]!==document;){if(i=o.css("position"),("absolute"===i||"relative"===i||"fixed"===i)&&(r=parseInt(o.css("zIndex"),10),!isNaN(r)&&0!==r))return r;o=o.parent()}return 0},uniqueId:function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++r)})},removeUniqueId:function(){return this.each(function(){o.test(this.id)&&e(this).removeAttr("id")})}}),e.extend(e.expr[":"],{data:e.expr.createPseudo?e.expr.createPseudo(function(t){return function(n){return!!e.data(n,t)}}):function(t,n,i){return!!e.data(t,i[3])},focusable:function(t){return n(t,!isNaN(e.attr(t,"tabindex")))},tabbable:function(t){var i=e.attr(t,"tabindex"),r=isNaN(i);return(r||i>=0)&&n(t,!r)}}),e("").outerWidth(1).jquery||e.each(["Width","Height"],function(n,i){function r(t,n,i,r){return e.each(o,function(){n-=parseFloat(e.css(t,"padding"+this))||0,i&&(n-=parseFloat(e.css(t,"border"+this+"Width"))||0),r&&(n-=parseFloat(e.css(t,"margin"+this))||0)}),n}var o="Width"===i?["Left","Right"]:["Top","Bottom"],s=i.toLowerCase(),a={innerWidth:e.fn.innerWidth,innerHeight:e.fn.innerHeight,outerWidth:e.fn.outerWidth,outerHeight:e.fn.outerHeight};e.fn["inner"+i]=function(n){return n===t?a["inner"+i].call(this):this.each(function(){e(this).css(s,r(this,n)+"px")})},e.fn["outer"+i]=function(t,n){return"number"!=typeof t?a["outer"+i].call(this,t):this.each(function(){e(this).css(s,r(this,t,!0,n)+"px")})}}),e.fn.addBack||(e.fn.addBack=function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}),e("").data("a-b","a").removeData("a-b").data("a-b")&&(e.fn.removeData=function(t){return function(n){return arguments.length?t.call(this,e.camelCase(n)):t.call(this)}}(e.fn.removeData)),e.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),e.support.selectstart="onselectstart"in document.createElement("div"),e.fn.extend({disableSelection:function(){return this.bind((e.support.selectstart?"selectstart":"mousedown")+".ui-disableSelection",function(e){e.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}}),e.extend(e.ui,{plugin:{add:function(t,n,i){var r,o=e.ui[t].prototype;for(r in i)o.plugins[r]=o.plugins[r]||[],o.plugins[r].push([n,i[r]])},call:function(e,t,n){var i,r=e.plugins[t];if(r&&e.element[0].parentNode&&11!==e.element[0].parentNode.nodeType)for(i=0;i0||(t[i]=1,r=t[i]>0,t[i]=0,r)}})}(i)},172:function(e,t,n){var i=n("shim/jquery");/*! - * jQuery UI Mouse 1.10.4 - * http://jqueryui.com - * - * Copyright 2014 jQuery Foundation and other contributors - * Released under the MIT license. - * http://jquery.org/license - * - * http://api.jqueryui.com/mouse/ - * - * Depends: - * jquery.ui.widget.js - */ -!function(e,t){var n=!1;e(document).mouseup(function(){n=!1}),e.widget("ui.mouse",{version:"1.10.4",options:{cancel:"input,textarea,button,select,option",distance:1,delay:0},_mouseInit:function(){var t=this;this.element.bind("mousedown."+this.widgetName,function(e){return t._mouseDown(e)}).bind("click."+this.widgetName,function(n){if(!0===e.data(n.target,t.widgetName+".preventClickEvent"))return e.removeData(n.target,t.widgetName+".preventClickEvent"),n.stopImmediatePropagation(),!1}),this.started=!1},_mouseDestroy:function(){this.element.unbind("."+this.widgetName),this._mouseMoveDelegate&&e(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate)},_mouseDown:function(t){if(!n){this._mouseStarted&&this._mouseUp(t),this._mouseDownEvent=t;var i=this,r=1===t.which,o=!("string"!=typeof this.options.cancel||!t.target.nodeName)&&e(t.target).closest(this.options.cancel).length;return!(r&&!o&&this._mouseCapture(t))||(this.mouseDelayMet=!this.options.delay,this.mouseDelayMet||(this._mouseDelayTimer=setTimeout(function(){i.mouseDelayMet=!0},this.options.delay)),this._mouseDistanceMet(t)&&this._mouseDelayMet(t)&&(this._mouseStarted=this._mouseStart(t)!==!1,!this._mouseStarted)?(t.preventDefault(),!0):(!0===e.data(t.target,this.widgetName+".preventClickEvent")&&e.removeData(t.target,this.widgetName+".preventClickEvent"),this._mouseMoveDelegate=function(e){return i._mouseMove(e)},this._mouseUpDelegate=function(e){return i._mouseUp(e)},e(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate),t.preventDefault(),n=!0,!0))}},_mouseMove:function(t){return e.ui.ie&&(!document.documentMode||document.documentMode<9)&&!t.button?this._mouseUp(t):this._mouseStarted?(this._mouseDrag(t),t.preventDefault()):(this._mouseDistanceMet(t)&&this._mouseDelayMet(t)&&(this._mouseStarted=this._mouseStart(this._mouseDownEvent,t)!==!1,this._mouseStarted?this._mouseDrag(t):this._mouseUp(t)),!this._mouseStarted)},_mouseUp:function(t){return e(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,t.target===this._mouseDownEvent.target&&e.data(t.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(t)),!1},_mouseDistanceMet:function(e){return Math.max(Math.abs(this._mouseDownEvent.pageX-e.pageX),Math.abs(this._mouseDownEvent.pageY-e.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}})}(i)},173:function(e,t,n){var i=n("shim/jquery");(function(){/*! - * jQuery resize event - v1.1 - 3/14/2010 - * http://benalman.com/projects/jquery-resize-plugin/ - * - * Copyright (c) 2010 "Cowboy" Ben Alman - * Dual licensed under the MIT and GPL licenses. - * http://benalman.com/about/license/ - */ -!function(e,t,n){"$:nomunge";function i(){r=t[a](function(){o.each(function(){var t=e(this),n=t.width(),i=t.height(),r=e.data(this,c);n===r.w&&i===r.h||t.trigger(l,[r.w=n,r.h=i])}),i()},s[d])}var r,o=e([]),s=e.resize=e.extend(e.resize,{}),a="setTimeout",l="elementResize",c=l+"-special-event",d="delay",u="throttleWindow";s[d]=250,s[u]=!0,e.event.special[l]={setup:function(){if(!s[u]&&this[a])return!1;var t=e(this);o=o.add(t),e.data(this,c,{w:t.width(),h:t.height()}),1===o.length&&i()},teardown:function(){if(!s[u]&&this[a])return!1;var t=e(this);o=o.not(t),t.removeData(c),o.length||clearTimeout(r)},add:function(t){function i(t,i,o){var s=e(this),a=e.data(this,c);a.w=i!==n?i:s.width(),a.h=o!==n?o:s.height(),r.apply(this,arguments)}if(!s[u]&&this[a])return!1;var r;return e.isFunction(t)?(r=t,i):(r=t.handler,void(t.handler=i))}}}(i,this)}).call(window)},174:function(e,t,n){var i,r;i=[n(119),n(175),n(185),n("views/Base"),n("views/shared/TableHead"),n("views/shared/delegates/TableRowToggle")],r=function(e,t,n,i,r,o){return i.extend({initialize:function(t){this.stateModel=t.stateModel,this.collection=t.collection,this.enableBulkActions=t.enableBulkActions,this.enableMoreInfo=t.enableMoreInfo,this.showActions=t.showActions,this.dispatcher=t.dispatcher,this.component=t.component,this.children.tableRowToggle=new o({el:this.el,collapseOthers:!0});var n,i=[];this.enableMoreInfo&&i.push({label:"i",className:"col-info",html:''}),e.each(this.component.table.header,function(t){i.push({label:e(t.label).t(),className:"col-"+t.field,sortKey:t.field})}),this.showActions&&i.push({label:e("Actions").t(),className:"col-action"}),n=r,this.children.head=new n({model:this.stateModel,columns:i}),this.children.rows=this.rowsFromCollection(),this.activate()},startListening:function(){this.listenTo(this.collection,"remove",this.renderRows),this.listenTo(this.collection,"reset",this.renderRows),this.listenTo(this.collection,"change",this.renderRows),this.listenTo(this.collection,"add",this.addWithOffsetChange)},addWithOffsetChange:function(){void 0===this.collection._url&&this.dispatcher.trigger("add-input")},rowsFromCollection:function(){return e.flattenDeep(this.collection.map(function(e,i){var r=[];return r.push(new t({dispatcher:this.dispatcher,model:{entity:e,stateModel:this.stateModel,enableBulkActions:!1,enableMoreInfo:this.enableMoreInfo,showActions:!0,collection:this.collection,component:this.component},index:i})),this.enableMoreInfo&&r.push(new n({dispatcher:this.dispatcher,model:{entity:e,stateModel:this.stateModel,component:this.component},index:i})),r},this))},_render:function(){var t=this;e(this.children.rows).each(function(e){t.$el.find("tbody:first").append(e.render().$el)},this)},renderRows:function(){e(this.children.rows).each(function(e){e.remove()},this),this.children.rows=this.rowsFromCollection(),this._render()},render:function(){return this.el.innerHTML||(this.$el.append(this.compiledTemplate({})),this.children.head.render().prependTo(this.$("> .table-chrome"))),this._render(),this},template:['','',"
    "].join("")})}.apply(t,i),!(void 0!==r&&(e.exports=r))},175:function(e,t,n){var i,r;i=[n("shim/jquery"),n(119),n("require/backbone"),n("views/Base"),n(176),n(146),n("views/shared/controls/ControlGroup"),n("views/shared/controls/SyntheticCheckboxControl")],r=function(e,t,n,i,r,o,s,a){return i.extend({tagName:"tr",className:"apps-table-tablerow",events:{"click td.actions > a.dropdown-toggle":function(e){this.openEdit(e)}},initialize:function(e){i.prototype.initialize.apply(this,arguments),this.$el.addClass(this.options.index%2?"even":"odd"),this.collection=this.model.collection,this.stateModel=this.model.stateModel,this.allCollection=this.model.allCollection,this.enableBulkActions=this.model.enableBulkActions,this.enableMoreInfo=this.model.enableMoreInfo,this.showActions=this.model.showActions,this.component=this.model.component,e.dispatcher&&(this.dispatcher=e.dispatcher),this.enableBulkActions&&(this.model.checkbox||(this.model.checkbox=new n.Model,this.model.checkbox.set("checked",0)),this.bulkboxControl=new a({modelAttribute:"checked",model:this.model.checkbox}),this.bulkbox=new s({controls:[this.bulkboxControl]})),this.activate()},openEdit:function(i){i.preventDefault();var o=e(i.currentTarget);this.editmenu&&(this.editmenu.remove(),i.preventDefault()),this.rowDispatcher=t.extend({},n.Events),this.editmenu=new r({collection:this.model.collection,model:this.model.entity,stateModel:this.stateModel,url:this.model.collectionURL,component:this.component,dispatcher:this.dispatcher,rowDispatcher:this.rowDispatcher,deleteTag:""}),e("body").append(this.editmenu.render().el),this.editmenu.show(o),this.rowDispatcher.on("disable-input",function(){var e=this;t.each(this.collection.models,function(t){t.attributes.id===e.model.entity.attributes.id&&(t.entry.content.attributes.disabled=!0,e.model.entity.entry.content.attributes.disabled=!0)}),this.collection.reset(this.collection.models)}.bind(this)),this.rowDispatcher.on("enable-input",function(){var e=this;t.each(this.collection.models,function(t){t.attributes.id===e.model.entity.attributes.id&&(t.entry.content.attributes.disabled=!1,e.model.entity.entry.content.attributes.disabled=!1)}),this.collection.reset(this.collection.models)}.bind(this))},render:function(){var e=this;this.enableBulkActions&&(this.$el.append(''),this.$(".box").append(this.bulkbox.render().el)),this.enableMoreInfo&&this.$el.append('
    ');var n=this.component.table.header;return t.each(n,function(n){var i=n.field,r=void 0,s="name"===i?e.model.entity.entry.attributes[i]:e.model.entity.entry.content.attributes[i];switch(s=void 0===s?"":String(s),i){case"disabled":r=o.parseBoolean(e.model.entity.entry.content.attributes.disabled,!1)?''+t("Disabled").t()+"":''+t("Enabled").t()+"";break;default:r=''+o.encodeHTML(s)+""}e.$el.append(t.template(r))}),this.showActions&&this.$el.append(''+t("Action").t()+''),this.model.entity.entry.attributes.name&&this.$el.addClass("row-"+this.model.entity.entry.attributes.name),this}})}.apply(t,i),!(void 0!==r&&(e.exports=r))},176:function(e,t,n){var i,r,o=n(118),s=n(158);i=[n(119),n("shim/jquery"),n("views/shared/PopTart"),n(177),n(183),n(122),n(146)],r=function(e,t,n,i,r,a,l){return n.extend({className:"dropdown-menu",initialize:function(t){e.bindAll(this,["edit","delete","clone"]),n.prototype.initialize.apply(this,arguments),this.collection=t.collection,this.model=t.model,this.stateModel=t.stateModel,this.url=t.url,this.component=t.component,this.dispatcher=t.dispatcher,this.rowDispatcher=t.rowDispatcher,this.deleteTag=t.deleteTag},events:{"click a.edit":"edit","click a.delete":"delete","click a.enable":"enable","click a.disable":"disable","click a.clone":"clone"},render:function(){var t,i=this.compiledTemplate({});if(this.el.innerHTML=n.prototype.template_menu,this.$el.append(i),this.$el.addClass("dropdown-menu-narrow"),t=this.component.table.actions,t.indexOf("enable")>-1||t.indexOf("disable")>-1){var r=this.model.entry.content.attributes.disabled;l.parseBoolean(r,!1)?this.$(".second-group").append('
  • '+e("Enable").t()+"
  • "):this.$(".second-group").append('
  • '+e("Disable").t()+"
  • ")}return t.indexOf("clone")>-1&&this.$(".second-group").append('
  • '+e("Clone").t()+"
  • "),this},edit:function(e){var n=new i({el:t(".dialog-placeholder"),collection:this.collection,model:this.model,mode:"edit",component:this._getComponent()});n.render().modal(),this.hide(),e.preventDefault()},delete:function(e){var n,i=!1;this.model.entry.content.attributes.hasOwnProperty("refCount")&&(i=this.model.entry.content.attributes.refCount>0),n=new r({el:t(".dialog-placeholder"),collection:this.collection,model:this.model,stateModel:this.stateModel,dispatcher:this.dispatcher,inUse:i,deleteTag:this.deleteTag}),n.render().modal(),this.hide(),e.preventDefault()},enable:function(e){this.hide(),this._enable(),e.preventDefault()},_enable:function(){var e,n,i,r=this;n=this.model.collection,n||(n=this.collection),e=void 0===this.model._url?n._url:this.model._url,i=[n.proxyUrl,e,this.encodeUrl(this.model.entry.attributes.name)].join("/")+"?output_mode=json",t.ajax({type:"POST",data:{disabled:0},url:i}).done(function(){r.rowDispatcher.trigger("enable-input")}).fail(function(e,t){r._displayError((0,s.parseErrorMsg)(e))})},disable:function(e){var n=this;this.hide();var i,r,o;r=this.model.collection,r||(r=this.collection),i=void 0===this.model._url?r._url:this.model._url,o=[r.proxyUrl,i,this.encodeUrl(this.model.entry.attributes.name)].join("/")+"?output_mode=json",t.ajax({type:"POST",data:{disabled:1},url:o}).done(function(){n.rowDispatcher.trigger("disable-input")}).fail(function(e,t){n._displayError((0,s.parseErrorMsg)(e))}),e.preventDefault()},clone:function(e){var n=new i({el:t(".dialog-placeholder"),collection:this.collection,model:this.model,mode:"clone",component:this._getComponent()});n.render().modal(),this.hide(),e.preventDefault()},_displayError:function(e){var n=new a({el:t(".dialog-placeholder"),msg:e});n.render().modal()},_getComponent:function(){var t=this,n=void 0;if(this.component.services){var i=o.configManager.unifiedConfig.meta.restRoot;n=e.find(this.component.services,function(e){var n=t.model.id.split("/")[t.model.id.split("/").length-2];if(i+"_"+e.name===n)return e})}else n=this.component;return n},encodeUrl:function(e){return encodeURIComponent(e).replace(/'/g,"%27").replace(/"/g,"%22")},isSearchHead:function(t){return e.some(t,function(e){return e.indexOf("search")>-1})},template:['",'
      ',"
    "].join("")})}.apply(t,i),!(void 0!==r&&(e.exports=r))},177:function(e,t,n){function i(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var o,s,a=Object.assign||function(e){for(var t=1;t