(function(){dust.register("common/templates/desktop/localized_strings",body_0);function body_0(chk,ctx){return chk;}return body_0;})();
(function(){dust.i18n = dust.i18n || {}; dust.i18n.cache = dust.i18n.cache || {}; dust.i18n.cache['common/templates/desktop/localized_strings'] = {"i18n_btn_m2m_add_connections":"Add connection(s)","i18n_btn_m2g_add_to_network":"Add to network"};})();
(function(){dust.register("__i18n__common/templates/desktop/localized_strings__i18n_btn_channels",body_0);function body_0(chk,ctx){return chk.write("Follow <span class=\"count\">").reference(ctx.get(["numCardsP"], false),ctx,"h").write(" </span>").helper("choice",ctx,{},{"key":ctx.get(["numCardsP"], false),"singular":"channel","plural":"channels"});}return body_0;})();
(function(){dust.register("__i18n__common/templates/desktop/localized_strings__i18n_btn_companies",body_0);function body_0(chk,ctx){return chk.write("Add <span class=\"count\">").reference(ctx.get(["numCardsP"], false),ctx,"h").write(" </span>").helper("choice",ctx,{},{"key":ctx.get(["numCardsP"], false),"singular":"company","plural":"companies"});}return body_0;})();
(function(){dust.register("__i18n__common/templates/desktop/localized_strings__i18n_btn_pymk",body_0);function body_0(chk,ctx){return chk.write("Add <span class=\"count\">").reference(ctx.get(["numCardsP"], false),ctx,"h").write(" </span>").helper("choice",ctx,{},{"key":ctx.get(["numCardsP"], false),"singular":"connection","plural":"connections"});}return body_0;})();
(function(){dust.register("__i18n__common/templates/desktop/localized_strings__i18n_btn_m2m",body_0);function body_0(chk,ctx){return chk.write("Add <span class=\"count\">").reference(ctx.get(["numCardsP"], false),ctx,"h").write(" </span>").helper("choice",ctx,{},{"key":ctx.get(["numCardsP"], false),"singular":"connection","plural":"connections"});}return body_0;})();
(function(){dust.register("__i18n__common/templates/desktop/localized_strings__i18n_btn_m2g",body_0);function body_0(chk,ctx){return chk.write("Add <span class=\"count\">").reference(ctx.get(["numCardsP"], false),ctx,"h").write(" </span>").helper("choice",ctx,{},{"key":ctx.get(["numCardsP"], false),"singular":"connection","plural":"connections"});}return body_0;})();(function(){dust.register("common/templates/alert",body_0);function body_0(chk,ctx){return chk.write("<div class=\"uno-alert ").reference(ctx.get(["type"], false),ctx,"h").exists(ctx.get(["animate"], false),ctx,{"block":body_1},{}).write("\" role=\"alert\"><p><strong>").reference(ctx.get(["message"], false),ctx,"h").write("</strong></p>").exists(ctx.get(["dismissable"], false),ctx,{"block":body_2},{}).write("</div>");}function body_1(chk,ctx){return chk.write(" hidden");}function body_2(chk,ctx){return chk.write("<button class=\"dismiss-alert\" type=\"button\">").exists(ctx.get(["dismissMessage"], false),ctx,{"else":body_3,"block":body_4},{}).write("</button>");}function body_3(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"close_alert","templateName":"common/templates/alert"});}function body_4(chk,ctx){return chk.reference(ctx.get(["dismissMessage"], false),ctx,"h");}return body_0;})();
(function(){dust.i18n = dust.i18n || {}; dust.i18n.cache = dust.i18n.cache || {}; dust.i18n.cache['common/templates/alert'] = {"close_alert":"Close"};})();
(function(){dust.register("common/templates/spinner",body_0);function body_0(chk,ctx){return chk.write("<div id=\"uno-spinner\" class=\"hide\"><span class=\"uno-spinner-throbber\"></span></div>");}return body_0;})();

(function(){dust.register("common/templates/progress_indicator",body_0);function body_0(chk,ctx){return chk.notexists(ctx.get(["skipSteps"], false),ctx,{"block":body_1},{});}function body_1(chk,ctx){return chk.helper("gt",ctx,{"block":body_2},{"key":ctx.get(["numSteps"], false),"value":1});}function body_2(chk,ctx){return chk.write("<div id=\"uno-progress-indicator\"><ul class=\"steps\">").section(ctx.get(["embeds"], false),ctx,{"block":body_3},{}).exists(ctx.get(["showIntentStep"], false),ctx,{"block":body_8},{}).write("</ul></div>");}function body_3(chk,ctx){return chk.write("<li class=\"step").helper("idx",ctx,{"block":body_4},{}).write("\">").helper("math",ctx,{"block":body_6},{"key":body_7,"method":"add","operand":"1"}).write("</li>");}function body_4(chk,ctx){return chk.helper("eq",ctx,{"block":body_5},{"key":ctx.getPath(true, []),"value":0});}function body_5(chk,ctx){return chk.write(" active");}function body_6(chk,ctx){return chk.helper("i18n",ctx,{},{"key":"i18n_step","templateName":"common/templates/progress_indicator"});}function body_7(chk,ctx){return chk.reference(ctx.get(["$idx"], false),ctx,"h");}function body_8(chk,ctx){return chk.write("<li class=\"step\">").helper("i18n",ctx,{},{"key":"i18n_intent_step","templateName":"common/templates/progress_indicator"}).write("</li>");}return body_0;})();

(function(){dust.register("__i18n__common/templates/progress_indicator__i18n_step",body_0);function body_0(chk,ctx){return chk.write("Step ").reference(ctx.get(["selectKey"], false),ctx,"h").write(" of ").reference(ctx.get(["numSteps"], false),ctx,"h");}return body_0;})();
(function(){dust.register("__i18n__common/templates/progress_indicator__i18n_intent_step",body_0);function body_0(chk,ctx){return chk.write("Step ").reference(ctx.get(["numSteps"], false),ctx,"h").write(" of ").reference(ctx.get(["numSteps"], false),ctx,"h");}return body_0;})();