//
//
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#pageInformation","feedbackSelector":".InfoMessage"});
LITHIUM.InformationBox({"updateFeedbackEvent":"LITHIUM:updateAjaxFeedback","componentSelector":"#informationbox","feedbackSelector":".InfoMessage"});
LITHIUM.MessageListActual({"selectors":{"emptyCellClass":".lia-component-common-column-empty-cell","listRowSelector":".lia-list-row","triangleTopClass":".triangletop"},"misc":{"unsolvedStatus":"unsolved","solvedStatus":"solved","threadUnreadClass":"lia-list-row-thread-unread","escalatedStatus":"escalated","threadClass":"lia-list-row-thread","threadSolvedClass":"lia-list-row-thread-solved","readonlyStatus":"readonly","unreadStatus":"unread","threadEscalatedClass":"lia-list-row-thread-escalated","threadReadOnlyClass":"lia-list-row-thread-readonly"}});
LITHIUM.AjaxSupport.ComponentEvents.set({
"eventActions" : [
{
"event" : "sortLabelsWidget",
"actions" : [
{
"context" : "envParam:viewOrderSpec",
"action" : "rerender"
}
]
}
],
"componentId" : "labels.widget.labels.sortable",
"initiatorBinding" : false,
"selector" : "#labelsTaplet",
"parameters" : {
"labelDisplaySize" : "100",
"useSortHeader" : "false",
"viewOrderSpec" : "99G3SkDiROnDyJcfCsJjfphYY78dWSo0qWIXkFiLhxd6b7enozzrw30enFOoXpEpkPk-COxhJyJno3yjk4zTLeu2y2bVwfCHsJbLH9N5OWGvFqZju7aeItli9yRv_yZse-QQO0ovu1Osjhj3ULHqbCrrCwg-0wpTDhLtjnoiorOWM-zO2ARaxhBRYUSpwf9C6XqgnU1LcSWm2xiPzaYwrzAegk5CYv4eYI06P7FSb-OxPqsJnJpkzprcIaaYklP6R9_j2QiPgSxBwdCuHIzOlpXEH6R4BynFBWdqfmaWSeO6R9om8MMCJBA2tor3_XnOY4ziaIxWOlXD9KJ5dpdUSA4GuQk2VSPKh6skqKzK4qKEWlsP7-rX6zRwCb5zNI3oLUJ5H6Np3cf78-Hb97wgg4iT5gkNmvnWQAO571ioD_524s6-wsNhq_2djsylflX2innbtvTTnAajuAxovZAA_usdPo9fZXFyjqLcMjSqdayzeXkQC6ttycO7bqQ_I55SJl-AmchATUY95Lu5V-Mho3S0HxAGJQKJGrfsWn0IdMY."
},
"initiatorDataMatcher" : ""
});
LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:sortLabelsWidget","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":"#labelsTaplet","action":"sortLabelsWidget","feedbackSelector":false,"url":"https://community.meraki.com/t5/forums/filteredbylabelpage.labelstaplet:sortlabelswidget?t:ac=board-id/dashboard/label-name/android&t:cp=labels/contributions/page","ajaxErrorEventName":"LITHIUM:ajaxError","token":"cIRrZKATMy8f-8s10pYY0Y4lQM60Ru4ew6JemOifZuo."});
;(function($) {
function makeid()
{
var text = "";
var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
for (var i = 0; i < 5; i++)
text += possible.charAt(Math.floor(Math.random() * possible.length));
return text;
}
$(document).ready(function () {
$('body').on({
mouseenter: function(evt) {
if ($(this).parents('.lia-component-users-widget-menu').length > 0) {
return;
}
if ($(this).hasClass("disable-hovercard")) {
return;
}
if ($(this).parents('.lia-component-common-widget-slide-out-user-menu').length > 0) {
return;
}
evt.preventDefault();
evt.stopPropagation();
$('.hc-user-profile').removeClass('hc-animate-in hc-is-shown');
if ($('.hc-user-profile', this).length > 0) {
$('.hc-user-profile', this).addClass('hc-animate-in hc-is-shown');
return;
}
var unqId = makeid();
var userId = $(this).attr('href').substring($(this).attr('href').lastIndexOf("/")+1, $(this).attr('href').length);
var divContainer = $('');
$(this).append(divContainer);
$(divContainer).addClass('hc-animate-in hc-is-shown');
$.ajax({
url: '/plugins/custom/cisco/meraki/profile-card?tid=-4639621079913503186',
type: 'post',
dataType: 'html',
data: {"userId": userId, "unqId": unqId},
beforeSend: function() {},
success: function(data) {
$('.info-container', divContainer).append(data);
},
error: function() {
console.log('your error message should go here.');
$('.info-container', divContainer).append('
');
},
complete: function() {
$('.spinner', divContainer).remove();
}
});
},
mouseleave: function() {
$('.hc-user-profile').removeClass('hc-animate-in hc-is-shown');
}
}, 'a.lia-link-navigation.lia-page-link.lia-user-name-link,.UserAvatar.lia-link-navigation');
})
})(LITHIUM.jQuery);
;(function($) {
$(document).ready(function() {
var search_submit_span = $(".lia-search-input-field > .lia-button-wrapper.lia-button-wrapper-secondary.lia-button-wrapper-searchForm-action");
var search_autocomplete = $(".lia-search-input-field > input.lia-autocomplete-input")[0];
search_submit_span.insertAfter(search_autocomplete);
});
})(LITHIUM.jQuery);
LITHIUM.PartialRenderProxy({"limuirsComponentRenderedEvent":"LITHIUM:limuirsComponentRendered","relayEvent":"LITHIUM:partialRenderProxyRelay","listenerEvent":"LITHIUM:partialRenderProxy"});
LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:partialRenderProxyRelay","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":document,"action":"partialRenderProxyRelay","feedbackSelector":false,"url":"https://community.meraki.com/t5/forums/filteredbylabelpage.liabase.basebody.partialrenderproxy:partialrenderproxyrelay?t:ac=board-id/dashboard/label-name/android","ajaxErrorEventName":"LITHIUM:ajaxError","token":"dRfawIt5hR0KMC_f6GmBrY9OAB2MrWmYDQ2urpsG_Pk."});
LITHIUM.Auth.API_URL = "/t5/util/authcheckpage";
LITHIUM.Auth.LOGIN_URL_TMPL = "/plugins/common/feature/saml/doauth/post?referer=https%3A%2F%2FREPLACE_TEXT";
LITHIUM.Auth.KEEP_ALIVE_URL = "/t5/status/blankpage?keepalive";
LITHIUM.Auth.KEEP_ALIVE_TIME = 300000;
LITHIUM.Auth.CHECK_SESSION_TOKEN = 'JbGRLbUPCGq55Ftbd7XdieDhL2dNrwDEWKADQ2m1DLQ.';
LITHIUM.AjaxSupport.useTickets = false;
LITHIUM.Loader.runJsAttached();
// -->