SmartIT_Extensions/BMC/smart-it-full/scripts/vendor/angular-plugins/ui-bootstrap-custom-tpls-2....

7 lines
21 KiB
JavaScript

/*
* angular-ui-bootstrap
* http://angular-ui.github.io/bootstrap/
* Version: 2.5.0 - 2017-01-28
* License: MIT
*/angular.module("ui.bootstrap-custom",["ui.bootstrap-custom.tpls","ui.bootstrap-custom.popover","ui.bootstrap-custom.tooltip","ui.bootstrap-custom.position","ui.bootstrap-custom.stackedMap"]),angular.module("ui.bootstrap-custom.tpls",["uib/template/popover/popover-html.html","uib/template/popover/popover-template.html","uib/template/popover/popover.html","uib/template/tooltip/tooltip-html-popup.html","uib/template/tooltip/tooltip-popup.html","uib/template/tooltip/tooltip-template-popup.html"]),angular.module("ui.bootstrap-custom.popover",["ui.bootstrap-custom.tooltip"]).directive("uibPopoverTemplatePopup",function(){return{restrict:"A",scope:{uibTitle:"@",contentExp:"&",originScope:"&"},templateUrl:"uib/template/popover/popover-template.html"}}).directive("uibPopoverTemplate",["$uibTooltip",function(t){return t("uibPopoverTemplate","popover","click",{useContentExp:!0})}]).directive("uibPopoverHtmlPopup",function(){return{restrict:"A",scope:{contentExp:"&",uibTitle:"@"},templateUrl:"uib/template/popover/popover-html.html"}}).directive("uibPopoverHtml",["$uibTooltip",function(t){return t("uibPopoverHtml","popover","click",{useContentExp:!0})}]).directive("uibPopoverPopup",function(){return{restrict:"A",scope:{uibTitle:"@",content:"@"},templateUrl:"uib/template/popover/popover.html"}}).directive("uibPopover",["$uibTooltip",function(t){return t("uibPopover","popover","click")}]),angular.module("ui.bootstrap-custom.tooltip",["ui.bootstrap-custom.position","ui.bootstrap-custom.stackedMap"]).provider("$uibTooltip",function(){function t(t){var o=/[A-Z]/g,e="-";return t.replace(o,function(t,o){return(o?e:"")+t.toLowerCase()})}var o={placement:"top",placementClassPrefix:"",animation:!0,popupDelay:0,popupCloseDelay:0,useContentExp:!1},e={mouseenter:"mouseleave",click:"click",outsideClick:"outsideClick",focus:"blur",none:""},i={};this.options=function(t){angular.extend(i,t)},this.setTriggers=function(t){angular.extend(e,t)},this.$get=["$window","$compile","$timeout","$document","$uibPosition","$interpolate","$rootScope","$parse","$$stackedMap",function(p,r,n,l,a,u,s,c,f){function h(t){if(27===t.which){var o=m.top();o&&(o.value.close(),o=null)}}var m=f.createNew();return l.on("keyup",h),s.$on("$destroy",function(){l.off("keyup",h)}),function(p,s,f,h){function d(t){var o=(t||h.trigger||f).split(" "),i=o.map(function(t){return e[t]||t});return{show:o,hide:i}}h=angular.extend({},o,i,h);var b=t(p),v=u.startSymbol(),g=u.endSymbol(),w="<div "+b+'-popup uib-title="'+v+"title"+g+'" '+(h.useContentExp?'content-exp="contentExp()" ':'content="'+v+"content"+g+'" ')+'origin-scope="origScope" class="uib-position-measure '+s+'" tooltip-animation-class="fade"uib-tooltip-classes ng-class="{ in: isOpen }" ></div>';return{compile:function(){var t=r(w);return function(o,e,i){function r(){I.isOpen?f():u()}function u(){(!U||o.$eval(i[s+"Enable"]))&&(w(),C(),I.popupDelay?N||(N=n(b,I.popupDelay,!1)):b())}function f(){v(),I.popupCloseDelay?H||(H=n(g,I.popupCloseDelay,!1)):g()}function b(){return v(),w(),I.content?(y(),void I.$evalAsync(function(){I.isOpen=!0,T(!0),q()})):angular.noop}function v(){N&&(n.cancel(N),N=null),R&&(n.cancel(R),R=null)}function g(){I&&I.$evalAsync(function(){I&&(I.isOpen=!1,T(!1),I.animation?M||(M=n($,150,!1)):$())})}function w(){H&&(n.cancel(H),H=null),M&&(n.cancel(M),M=null)}function y(){O||(D=I.$new(),O=t(D,function(t){B?l.find("body").append(t):e.after(t)}),m.add(I,{close:g}),k())}function $(){v(),w(),P(),O&&(O.remove(),O=null,A&&n.cancel(A)),m.remove(I),D&&(D.$destroy(),D=null)}function C(){I.title=i[s+"Title"],I.content=X?X(o):i[p],I.popupClass=i[s+"Class"],I.placement=angular.isDefined(i[s+"Placement"])?i[s+"Placement"]:h.placement;var t=a.parsePlacement(I.placement);W=t[1]?t[0]+"-"+t[1]:t[0];var e=parseInt(i[s+"PopupDelay"],10),r=parseInt(i[s+"PopupCloseDelay"],10);I.popupDelay=isNaN(e)?h.popupDelay:e,I.popupCloseDelay=isNaN(r)?h.popupCloseDelay:r}function T(t){F&&angular.isFunction(F.assign)&&F.assign(o,t)}function k(){j.length=0,X?(j.push(o.$watch(X,function(t){I.content=t,!t&&I.isOpen&&g()})),j.push(D.$watch(function(){Y||(Y=!0,D.$$postDigest(function(){Y=!1,I&&I.isOpen&&q()}))}))):j.push(i.$observe(p,function(t){I.content=t,!t&&I.isOpen?g():q()})),j.push(i.$observe(s+"Title",function(t){I.title=t,I.isOpen&&q()})),j.push(i.$observe(s+"Placement",function(t){I.placement=t?t:h.placement,I.isOpen&&q()}))}function P(){j.length&&(angular.forEach(j,function(t){t()}),j.length=0)}function E(t){I&&I.isOpen&&O&&(e[0].contains(t.target)||O[0].contains(t.target)||f())}function S(t){27===t.which&&f()}function x(){var t=[],p=[],n=o.$eval(i[s+"Trigger"]);Z(),angular.isObject(n)?(Object.keys(n).forEach(function(o){t.push(o),p.push(n[o])}),L={show:t,hide:p}):L=d(n),"none"!==L.show&&L.show.forEach(function(t,o){"outsideClick"===t?(e.on("click",r),l.on("click",E)):t===L.hide[o]?e.on(t,r):t&&(e.on(t,u),e.on(L.hide[o],f)),e.on("keypress",S)})}var O,D,M,N,H,R,A,W,B=angular.isDefined(h.appendToBody)?h.appendToBody:!1,L=d(void 0),U=angular.isDefined(i[s+"Enable"]),I=o.$new(!0),Y=!1,F=angular.isDefined(i[s+"IsOpen"])?c(i[s+"IsOpen"]):!1,X=h.useContentExp?c(i[p]):!1,j=[],q=function(){O&&O.html()&&(R||(R=n(function(){var t=a.positionElements(e,O,I.placement,B),o=angular.isDefined(O.offsetHeight)?O.offsetHeight:O.prop("offsetHeight"),i=B?a.offset(e):a.position(e);O.css({top:t.top+"px",left:t.left+"px"});var p=t.placement.split("-");O.hasClass(p[0])||(O.removeClass(W.split("-")[0]),O.addClass(p[0])),O.hasClass(h.placementClassPrefix+t.placement)||(O.removeClass(h.placementClassPrefix+W),O.addClass(h.placementClassPrefix+t.placement)),A=n(function(){var t=angular.isDefined(O.offsetHeight)?O.offsetHeight:O.prop("offsetHeight"),e=a.adjustTop(p,i,o,t);e&&O.css(e),A=null},0,!1),O.hasClass("uib-position-measure")?(a.positionArrow(O,t.placement),O.removeClass("uib-position-measure")):W!==t.placement&&a.positionArrow(O,t.placement),W=t.placement,R=null},0,!1)))};I.origScope=o,I.isOpen=!1,I.contentExp=function(){return I.content},i.$observe("disabled",function(t){t&&v(),t&&I.isOpen&&g()}),F&&o.$watch(F,function(t){I&&!t===I.isOpen&&r()});var Z=function(){L.show.forEach(function(t){"outsideClick"===t?e.off("click",r):(e.off(t,u),e.off(t,r)),e.off("keypress",S)}),L.hide.forEach(function(t){"outsideClick"===t?l.off("click",E):e.off(t,f)})};x();var z=o.$eval(i[s+"Animation"]);I.animation=angular.isDefined(z)?!!z:h.animation;var G,J=s+"AppendToBody";G=J in i&&void 0===i[J]?!0:o.$eval(i[J]),B=angular.isDefined(G)?G:B,o.$on("$destroy",function(){Z(),$(),I=null})}}}}}]}).directive("uibTooltipTemplateTransclude",["$animate","$sce","$compile","$templateRequest",function(t,o,e,i){return{link:function(p,r,n){var l,a,u,s=p.$eval(n.tooltipTemplateTranscludeScope),c=0,f=function(){a&&(a.remove(),a=null),l&&(l.$destroy(),l=null),u&&(t.leave(u).then(function(){a=null}),a=u,u=null)};p.$watch(o.parseAsResourceUrl(n.uibTooltipTemplateTransclude),function(o){var n=++c;o?(i(o,!0).then(function(i){if(n===c){var p=s.$new(),a=i,h=e(a)(p,function(o){f(),t.enter(o,r)});l=p,u=h,l.$emit("$includeContentLoaded",o)}},function(){n===c&&(f(),p.$emit("$includeContentError",o))}),p.$emit("$includeContentRequested",o)):f()}),p.$on("$destroy",f)}}}]).directive("uibTooltipClasses",["$uibPosition",function(t){return{restrict:"A",link:function(o,e,i){if(o.placement){var p=t.parsePlacement(o.placement);e.addClass(p[0])}o.popupClass&&e.addClass(o.popupClass),o.animation&&e.addClass(i.tooltipAnimationClass)}}}]).directive("uibTooltipPopup",function(){return{restrict:"A",scope:{content:"@"},templateUrl:"uib/template/tooltip/tooltip-popup.html"}}).directive("uibTooltip",["$uibTooltip",function(t){return t("uibTooltip","tooltip","mouseenter")}]).directive("uibTooltipTemplatePopup",function(){return{restrict:"A",scope:{contentExp:"&",originScope:"&"},templateUrl:"uib/template/tooltip/tooltip-template-popup.html"}}).directive("uibTooltipTemplate",["$uibTooltip",function(t){return t("uibTooltipTemplate","tooltip","mouseenter",{useContentExp:!0})}]).directive("uibTooltipHtmlPopup",function(){return{restrict:"A",scope:{contentExp:"&"},templateUrl:"uib/template/tooltip/tooltip-html-popup.html"}}).directive("uibTooltipHtml",["$uibTooltip",function(t){return t("uibTooltipHtml","tooltip","mouseenter",{useContentExp:!0})}]),angular.module("ui.bootstrap-custom.position",[]).factory("$uibPosition",["$document","$window",function(t,o){var e,i,p={normal:/(auto|scroll)/,hidden:/(auto|scroll|hidden)/},r={auto:/\s?auto?\s?/i,primary:/^(top|bottom|left|right)$/,secondary:/^(top|bottom|left|right|center)$/,vertical:/^(top|bottom)$/},n=/(HTML|BODY)/;return{getRawNode:function(t){return t.nodeName?t:t[0]||t},parseStyle:function(t){return t=parseFloat(t),isFinite(t)?t:0},offsetParent:function(e){function i(t){return"static"===(o.getComputedStyle(t).position||"static")}e=this.getRawNode(e);for(var p=e.offsetParent||t[0].documentElement;p&&p!==t[0].documentElement&&i(p);)p=p.offsetParent;return p||t[0].documentElement},scrollbarWidth:function(p){if(p){if(angular.isUndefined(i)){var r=t.find("body");r.addClass("uib-position-body-scrollbar-measure"),i=o.innerWidth-r[0].clientWidth,i=isFinite(i)?i:0,r.removeClass("uib-position-body-scrollbar-measure")}return i}if(angular.isUndefined(e)){var n=angular.element('<div class="uib-position-scrollbar-measure"></div>');t.find("body").append(n),e=n[0].offsetWidth-n[0].clientWidth,e=isFinite(e)?e:0,n.remove()}return e},scrollbarPadding:function(t){t=this.getRawNode(t);var e=o.getComputedStyle(t),i=this.parseStyle(e.paddingRight),p=this.parseStyle(e.paddingBottom),r=this.scrollParent(t,!1,!0),l=this.scrollbarWidth(n.test(r.tagName));return{scrollbarWidth:l,widthOverflow:r.scrollWidth>r.clientWidth,right:i+l,originalRight:i,heightOverflow:r.scrollHeight>r.clientHeight,bottom:p+l,originalBottom:p}},isScrollable:function(t,e){t=this.getRawNode(t);var i=e?p.hidden:p.normal,r=o.getComputedStyle(t);return i.test(r.overflow+r.overflowY+r.overflowX)},scrollParent:function(e,i,r){e=this.getRawNode(e);var n=i?p.hidden:p.normal,l=t[0].documentElement,a=o.getComputedStyle(e);if(r&&n.test(a.overflow+a.overflowY+a.overflowX))return e;var u="absolute"===a.position,s=e.parentElement||l;if(s===l||"fixed"===a.position)return l;for(;s.parentElement&&s!==l;){var c=o.getComputedStyle(s);if(u&&"static"!==c.position&&(u=!1),!u&&n.test(c.overflow+c.overflowY+c.overflowX))break;s=s.parentElement}return s},position:function(e,i){e=this.getRawNode(e);var p=this.offset(e);if(i){var r=o.getComputedStyle(e);p.top-=this.parseStyle(r.marginTop),p.left-=this.parseStyle(r.marginLeft)}var n=this.offsetParent(e),l={top:0,left:0};return n!==t[0].documentElement&&(l=this.offset(n),l.top+=n.clientTop-n.scrollTop,l.left+=n.clientLeft-n.scrollLeft),{width:Math.round(angular.isNumber(p.width)?p.width:e.offsetWidth),height:Math.round(angular.isNumber(p.height)?p.height:e.offsetHeight),top:Math.round(p.top-l.top),left:Math.round(p.left-l.left)}},offset:function(e){e=this.getRawNode(e);var i=e.getBoundingClientRect();return{width:Math.round(angular.isNumber(i.width)?i.width:e.offsetWidth),height:Math.round(angular.isNumber(i.height)?i.height:e.offsetHeight),top:Math.round(i.top+(o.pageYOffset||t[0].documentElement.scrollTop)),left:Math.round(i.left+(o.pageXOffset||t[0].documentElement.scrollLeft))}},viewportOffset:function(e,i,p){e=this.getRawNode(e),p=p!==!1?!0:!1;var r=e.getBoundingClientRect(),n={top:0,left:0,bottom:0,right:0},l=i?t[0].documentElement:this.scrollParent(e),a=l.getBoundingClientRect();if(n.top=a.top+l.clientTop,n.left=a.left+l.clientLeft,l===t[0].documentElement&&(n.top+=o.pageYOffset,n.left+=o.pageXOffset),n.bottom=n.top+l.clientHeight,n.right=n.left+l.clientWidth,p){var u=o.getComputedStyle(l);n.top+=this.parseStyle(u.paddingTop),n.bottom-=this.parseStyle(u.paddingBottom),n.left+=this.parseStyle(u.paddingLeft),n.right-=this.parseStyle(u.paddingRight)}return{top:Math.round(r.top-n.top),bottom:Math.round(n.bottom-r.bottom),left:Math.round(r.left-n.left),right:Math.round(n.right-r.right)}},parsePlacement:function(t){var o=r.auto.test(t);return o&&(t=t.replace(r.auto,"")),t=t.split("-"),t[0]=t[0]||"top",r.primary.test(t[0])||(t[0]="top"),t[1]=t[1]||"center",r.secondary.test(t[1])||(t[1]="center"),t[2]=o?!0:!1,t},positionElements:function(t,e,i,p){t=this.getRawNode(t),e=this.getRawNode(e);var n=angular.isDefined(e.offsetWidth)?e.offsetWidth:e.prop("offsetWidth"),l=angular.isDefined(e.offsetHeight)?e.offsetHeight:e.prop("offsetHeight");i=this.parsePlacement(i);var a=p?this.offset(t):this.position(t),u={top:0,left:0,placement:""};if(i[2]){var s=this.viewportOffset(t,p),c=o.getComputedStyle(e),f={width:n+Math.round(Math.abs(this.parseStyle(c.marginLeft)+this.parseStyle(c.marginRight))),height:l+Math.round(Math.abs(this.parseStyle(c.marginTop)+this.parseStyle(c.marginBottom)))};if(i[0]="top"===i[0]&&f.height>s.top&&f.height<=s.bottom?"bottom":"bottom"===i[0]&&f.height>s.bottom&&f.height<=s.top?"top":"left"===i[0]&&f.width>s.left&&f.width<=s.right?"right":"right"===i[0]&&f.width>s.right&&f.width<=s.left?"left":i[0],i[1]="top"===i[1]&&f.height-a.height>s.bottom&&f.height-a.height<=s.top?"bottom":"bottom"===i[1]&&f.height-a.height>s.top&&f.height-a.height<=s.bottom?"top":"left"===i[1]&&f.width-a.width>s.right&&f.width-a.width<=s.left?"right":"right"===i[1]&&f.width-a.width>s.left&&f.width-a.width<=s.right?"left":i[1],"center"===i[1])if(r.vertical.test(i[0])){var h=a.width/2-n/2;s.left+h<0&&f.width-a.width<=s.right?i[1]="left":s.right+h<0&&f.width-a.width<=s.left&&(i[1]="right")}else{var m=a.height/2-f.height/2;s.top+m<0&&f.height-a.height<=s.bottom?i[1]="top":s.bottom+m<0&&f.height-a.height<=s.top&&(i[1]="bottom")}}switch(i[0]){case"top":u.top=a.top-l;break;case"bottom":u.top=a.top+a.height;break;case"left":u.left=a.left-n;break;case"right":u.left=a.left+a.width}switch(i[1]){case"top":u.top=a.top;break;case"bottom":u.top=a.top+a.height-l;break;case"left":u.left=a.left;break;case"right":u.left=a.left+a.width-n;break;case"center":r.vertical.test(i[0])?u.left=a.left+a.width/2-n/2:u.top=a.top+a.height/2-l/2}return u.top=Math.round(u.top),u.left=Math.round(u.left),u.placement="center"===i[1]?i[0]:i[0]+"-"+i[1],u},adjustTop:function(t,o,e,i){return-1!==t.indexOf("top")&&e!==i?{top:o.top-i+"px"}:void 0},positionArrow:function(t,e){t=this.getRawNode(t);var i=t.querySelector(".tooltip-inner, .popover-inner");if(i){var p=angular.element(i).hasClass("tooltip-inner"),n=t.querySelector(p?".tooltip-arrow":".arrow");if(n){var l={top:"",bottom:"",left:"",right:""};if(e=this.parsePlacement(e),"center"===e[1])return void angular.element(n).css(l);var a="border-"+e[0]+"-width",u=o.getComputedStyle(n)[a],s="border-";s+=r.vertical.test(e[0])?e[0]+"-"+e[1]:e[1]+"-"+e[0],s+="-radius";var c=o.getComputedStyle(p?i:t)[s];switch(e[0]){case"top":l.bottom=p?"0":"-"+u;break;case"bottom":l.top=p?"0":"-"+u;break;case"left":l.right=p?"0":"-"+u;break;case"right":l.left=p?"0":"-"+u}l[e[1]]=c,angular.element(n).css(l)}}}}}]),angular.module("ui.bootstrap-custom.stackedMap",[]).factory("$$stackedMap",function(){return{createNew:function(){var t=[];return{add:function(o,e){t.push({key:o,value:e})},get:function(o){for(var e=0;e<t.length;e++)if(o===t[e].key)return t[e]},keys:function(){for(var o=[],e=0;e<t.length;e++)o.push(t[e].key);return o},top:function(){return t[t.length-1]},remove:function(o){for(var e=-1,i=0;i<t.length;i++)if(o===t[i].key){e=i;break}return t.splice(e,1)[0]},removeTop:function(){return t.pop()},length:function(){return t.length}}}}}),angular.module("uib/template/popover/popover-html.html",[]).run(["$templateCache",function(t){t.put("uib/template/popover/popover-html.html",'<div class="arrow"></div>\n\n<div class="popover-inner">\n <h3 class="popover-title" ng-bind="uibTitle" ng-if="uibTitle"></h3>\n <div class="popover-content" ng-bind-html="contentExp()"></div>\n</div>\n')}]),angular.module("uib/template/popover/popover-template.html",[]).run(["$templateCache",function(t){t.put("uib/template/popover/popover-template.html",'<div class="arrow"></div>\n\n<div class="popover-inner">\n <h3 class="popover-title" ng-bind="uibTitle" ng-if="uibTitle"></h3>\n <div class="popover-content"\n uib-tooltip-template-transclude="contentExp()"\n tooltip-template-transclude-scope="originScope()"></div>\n</div>\n')}]),angular.module("uib/template/popover/popover.html",[]).run(["$templateCache",function(t){t.put("uib/template/popover/popover.html",'<div class="arrow"></div>\n\n<div class="popover-inner">\n <h3 class="popover-title" ng-bind="uibTitle" ng-if="uibTitle"></h3>\n <div class="popover-content" ng-bind="content"></div>\n</div>\n')}]),angular.module("uib/template/tooltip/tooltip-html-popup.html",[]).run(["$templateCache",function(t){t.put("uib/template/tooltip/tooltip-html-popup.html",'<div class="tooltip-arrow"></div>\n<div class="tooltip-inner" ng-bind-html="contentExp()"></div>\n')}]),angular.module("uib/template/tooltip/tooltip-popup.html",[]).run(["$templateCache",function(t){t.put("uib/template/tooltip/tooltip-popup.html",'<div class="tooltip-arrow"></div>\n<div class="tooltip-inner" ng-bind="content"></div>\n')}]),angular.module("uib/template/tooltip/tooltip-template-popup.html",[]).run(["$templateCache",function(t){t.put("uib/template/tooltip/tooltip-template-popup.html",'<div class="tooltip-arrow"></div>\n<div class="tooltip-inner"\n uib-tooltip-template-transclude="contentExp()"\n tooltip-template-transclude-scope="originScope()"></div>\n')}]),angular.module("ui.bootstrap-custom.tooltip").run(function(){!angular.$$csp().noInlineStyle&&!angular.$$uibTooltipCss&&angular.element(document).find("head").prepend('<style type="text/css">[uib-tooltip-popup].tooltip.top-left > .tooltip-arrow,[uib-tooltip-popup].tooltip.top-right > .tooltip-arrow,[uib-tooltip-popup].tooltip.bottom-left > .tooltip-arrow,[uib-tooltip-popup].tooltip.bottom-right > .tooltip-arrow,[uib-tooltip-popup].tooltip.left-top > .tooltip-arrow,[uib-tooltip-popup].tooltip.left-bottom > .tooltip-arrow,[uib-tooltip-popup].tooltip.right-top > .tooltip-arrow,[uib-tooltip-popup].tooltip.right-bottom > .tooltip-arrow,[uib-tooltip-html-popup].tooltip.top-left > .tooltip-arrow,[uib-tooltip-html-popup].tooltip.top-right > .tooltip-arrow,[uib-tooltip-html-popup].tooltip.bottom-left > .tooltip-arrow,[uib-tooltip-html-popup].tooltip.bottom-right > .tooltip-arrow,[uib-tooltip-html-popup].tooltip.left-top > .tooltip-arrow,[uib-tooltip-html-popup].tooltip.left-bottom > .tooltip-arrow,[uib-tooltip-html-popup].tooltip.right-top > .tooltip-arrow,[uib-tooltip-html-popup].tooltip.right-bottom > .tooltip-arrow,[uib-tooltip-template-popup].tooltip.top-left > .tooltip-arrow,[uib-tooltip-template-popup].tooltip.top-right > .tooltip-arrow,[uib-tooltip-template-popup].tooltip.bottom-left > .tooltip-arrow,[uib-tooltip-template-popup].tooltip.bottom-right > .tooltip-arrow,[uib-tooltip-template-popup].tooltip.left-top > .tooltip-arrow,[uib-tooltip-template-popup].tooltip.left-bottom > .tooltip-arrow,[uib-tooltip-template-popup].tooltip.right-top > .tooltip-arrow,[uib-tooltip-template-popup].tooltip.right-bottom > .tooltip-arrow,[uib-popover-popup].popover.top-left > .arrow,[uib-popover-popup].popover.top-right > .arrow,[uib-popover-popup].popover.bottom-left > .arrow,[uib-popover-popup].popover.bottom-right > .arrow,[uib-popover-popup].popover.left-top > .arrow,[uib-popover-popup].popover.left-bottom > .arrow,[uib-popover-popup].popover.right-top > .arrow,[uib-popover-popup].popover.right-bottom > .arrow,[uib-popover-html-popup].popover.top-left > .arrow,[uib-popover-html-popup].popover.top-right > .arrow,[uib-popover-html-popup].popover.bottom-left > .arrow,[uib-popover-html-popup].popover.bottom-right > .arrow,[uib-popover-html-popup].popover.left-top > .arrow,[uib-popover-html-popup].popover.left-bottom > .arrow,[uib-popover-html-popup].popover.right-top > .arrow,[uib-popover-html-popup].popover.right-bottom > .arrow,[uib-popover-template-popup].popover.top-left > .arrow,[uib-popover-template-popup].popover.top-right > .arrow,[uib-popover-template-popup].popover.bottom-left > .arrow,[uib-popover-template-popup].popover.bottom-right > .arrow,[uib-popover-template-popup].popover.left-top > .arrow,[uib-popover-template-popup].popover.left-bottom > .arrow,[uib-popover-template-popup].popover.right-top > .arrow,[uib-popover-template-popup].popover.right-bottom > .arrow{top:auto;bottom:auto;left:auto;right:auto;margin:0;}[uib-popover-popup].popover,[uib-popover-html-popup].popover,[uib-popover-template-popup].popover{display:block !important;}</style>'),angular.$$uibTooltipCss=!0}),angular.module("ui.bootstrap-custom.position").run(function(){!angular.$$csp().noInlineStyle&&!angular.$$uibPositionCss&&angular.element(document).find("head").prepend('<style type="text/css">.uib-position-measure{display:block !important;visibility:hidden !important;position:absolute !important;top:-9999px !important;left:-9999px !important;}.uib-position-scrollbar-measure{position:absolute !important;top:-9999px !important;width:50px !important;height:50px !important;overflow:scroll !important;}.uib-position-body-scrollbar-measure{overflow:scroll !important;}</style>'),angular.$$uibPositionCss=!0});