11( function ( ) {
22 var template = Handlebars . template , templates = OC . Settings . Templates = OC . Settings . Templates || { } ;
33templates [ 'federationscopemenu' ] = template ( { "1" :function ( container , depth0 , helpers , partials , data ) {
4+ var stack1 , lookupProperty = container . lookupProperty || function ( parent , propertyName ) {
5+ if ( Object . prototype . hasOwnProperty . call ( parent , propertyName ) ) {
6+ return parent [ propertyName ] ;
7+ }
8+ return undefined
9+ } ;
10+
11+ return ( ( stack1 = lookupProperty ( helpers , "unless" ) . call ( depth0 != null ? depth0 : ( container . nullContext || { } ) , ( depth0 != null ? lookupProperty ( depth0 , "hidden" ) : depth0 ) , { "name" :"unless" , "hash" :{ } , "fn" :container . program ( 2 , data , 0 ) , "inverse" :container . noop , "data" :data , "loc" :{ "start" :{ "line" :3 , "column" :2 } , "end" :{ "line" :25 , "column" :13 } } } ) ) != null ? stack1 : "" ) ;
12+ } , "2" :function ( container , depth0 , helpers , partials , data ) {
413 var stack1 , helper , alias1 = depth0 != null ? depth0 : ( container . nullContext || { } ) , alias2 = container . hooks . helperMissing , alias3 = "function" , alias4 = container . escapeExpression , lookupProperty = container . lookupProperty || function ( parent , propertyName ) {
514 if ( Object . prototype . hasOwnProperty . call ( parent , propertyName ) ) {
615 return parent [ propertyName ] ;
716 }
817 return undefined
918 } ;
1019
11- return " <li>\n <a href=\"#\" class=\"menuitem action action-"
12- + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "name" ) || ( depth0 != null ? lookupProperty ( depth0 , "name" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"name" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :4 , "column" :45 } , "end" :{ "line" :4 , "column" :53 } } } ) : helper ) ) )
13- + " permanent "
14- + ( ( stack1 = lookupProperty ( helpers , "if" ) . call ( alias1 , ( depth0 != null ? lookupProperty ( depth0 , "active" ) : depth0 ) , { "name" :"if" , "hash" :{ } , "fn" :container . program ( 2 , data , 0 ) , "inverse" :container . noop , "data" :data , "loc" :{ "start" :{ "line" :4 , "column" :64 } , "end" :{ "line" :4 , "column" :91 } } } ) ) != null ? stack1 : "" )
15- + "\" data-action=\""
16- + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "name" ) || ( depth0 != null ? lookupProperty ( depth0 , "name" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"name" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :4 , "column" :106 } , "end" :{ "line" :4 , "column" :114 } } } ) : helper ) ) )
17- + "\">\n"
18- + ( ( stack1 = lookupProperty ( helpers , "if" ) . call ( alias1 , ( depth0 != null ? lookupProperty ( depth0 , "iconClass" ) : depth0 ) , { "name" :"if" , "hash" :{ } , "fn" :container . program ( 4 , data , 0 ) , "inverse" :container . program ( 6 , data , 0 ) , "data" :data , "loc" :{ "start" :{ "line" :5 , "column" :4 } , "end" :{ "line" :9 , "column" :11 } } } ) ) != null ? stack1 : "" )
20+ return " <li>\n"
21+ + ( ( stack1 = lookupProperty ( helpers , "if" ) . call ( alias1 , ( depth0 != null ? lookupProperty ( depth0 , "disabled" ) : depth0 ) , { "name" :"if" , "hash" :{ } , "fn" :container . program ( 3 , data , 0 ) , "inverse" :container . program ( 6 , data , 0 ) , "data" :data , "loc" :{ "start" :{ "line" :5 , "column" :3 } , "end" :{ "line" :9 , "column" :10 } } } ) ) != null ? stack1 : "" )
22+ + ( ( stack1 = lookupProperty ( helpers , "if" ) . call ( alias1 , ( depth0 != null ? lookupProperty ( depth0 , "iconClass" ) : depth0 ) , { "name" :"if" , "hash" :{ } , "fn" :container . program ( 8 , data , 0 ) , "inverse" :container . program ( 10 , data , 0 ) , "data" :data , "loc" :{ "start" :{ "line" :10 , "column" :4 } , "end" :{ "line" :14 , "column" :11 } } } ) ) != null ? stack1 : "" )
1923 + " <p>\n <strong class=\"menuitem-text\">"
20- + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "displayName" ) || ( depth0 != null ? lookupProperty ( depth0 , "displayName" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"displayName" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :11 , "column" :35 } , "end" :{ "line" :11 , "column" :50 } } } ) : helper ) ) )
24+ + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "displayName" ) || ( depth0 != null ? lookupProperty ( depth0 , "displayName" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"displayName" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :16 , "column" :35 } , "end" :{ "line" :16 , "column" :50 } } } ) : helper ) ) )
2125 + "</strong><br>\n <span class=\"menuitem-text-detail\">"
22- + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "tooltip" ) || ( depth0 != null ? lookupProperty ( depth0 , "tooltip" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"tooltip" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :12 , "column" :40 } , "end" :{ "line" :12 , "column" :51 } } } ) : helper ) ) )
23- + "</span>\n </p>\n </a>\n </li>\n" ;
24- } , "2" :function ( container , depth0 , helpers , partials , data ) {
25- return "active" ;
26+ + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "tooltip" ) || ( depth0 != null ? lookupProperty ( depth0 , "tooltip" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"tooltip" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :17 , "column" :40 } , "end" :{ "line" :17 , "column" :51 } } } ) : helper ) ) )
27+ + "</span>\n </p>\n"
28+ + ( ( stack1 = lookupProperty ( helpers , "if" ) . call ( alias1 , ( depth0 != null ? lookupProperty ( depth0 , "disabled" ) : depth0 ) , { "name" :"if" , "hash" :{ } , "fn" :container . program ( 12 , data , 0 ) , "inverse" :container . program ( 14 , data , 0 ) , "data" :data , "loc" :{ "start" :{ "line" :19 , "column" :3 } , "end" :{ "line" :23 , "column" :10 } } } ) ) != null ? stack1 : "" )
29+ + " </li>\n" ;
30+ } , "3" :function ( container , depth0 , helpers , partials , data ) {
31+ var stack1 , helper , alias1 = depth0 != null ? depth0 : ( container . nullContext || { } ) , alias2 = container . hooks . helperMissing , alias3 = "function" , alias4 = container . escapeExpression , lookupProperty = container . lookupProperty || function ( parent , propertyName ) {
32+ if ( Object . prototype . hasOwnProperty . call ( parent , propertyName ) ) {
33+ return parent [ propertyName ] ;
34+ }
35+ return undefined
36+ } ;
37+
38+ return " <div class=\"menuitem action action-"
39+ + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "name" ) || ( depth0 != null ? lookupProperty ( depth0 , "name" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"name" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :6 , "column" :38 } , "end" :{ "line" :6 , "column" :46 } } } ) : helper ) ) )
40+ + " permanent "
41+ + ( ( stack1 = lookupProperty ( helpers , "if" ) . call ( alias1 , ( depth0 != null ? lookupProperty ( depth0 , "active" ) : depth0 ) , { "name" :"if" , "hash" :{ } , "fn" :container . program ( 4 , data , 0 ) , "inverse" :container . noop , "data" :data , "loc" :{ "start" :{ "line" :6 , "column" :57 } , "end" :{ "line" :6 , "column" :84 } } } ) ) != null ? stack1 : "" )
42+ + " disabled\" data-action=\""
43+ + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "name" ) || ( depth0 != null ? lookupProperty ( depth0 , "name" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"name" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :6 , "column" :108 } , "end" :{ "line" :6 , "column" :116 } } } ) : helper ) ) )
44+ + "\">\n" ;
2645} , "4" :function ( container , depth0 , helpers , partials , data ) {
46+ return "active" ;
47+ } , "6" :function ( container , depth0 , helpers , partials , data ) {
48+ var stack1 , helper , alias1 = depth0 != null ? depth0 : ( container . nullContext || { } ) , alias2 = container . hooks . helperMissing , alias3 = "function" , alias4 = container . escapeExpression , lookupProperty = container . lookupProperty || function ( parent , propertyName ) {
49+ if ( Object . prototype . hasOwnProperty . call ( parent , propertyName ) ) {
50+ return parent [ propertyName ] ;
51+ }
52+ return undefined
53+ } ;
54+
55+ return " <a href=\"#\" class=\"menuitem action action-"
56+ + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "name" ) || ( depth0 != null ? lookupProperty ( depth0 , "name" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"name" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :8 , "column" :45 } , "end" :{ "line" :8 , "column" :53 } } } ) : helper ) ) )
57+ + " permanent "
58+ + ( ( stack1 = lookupProperty ( helpers , "if" ) . call ( alias1 , ( depth0 != null ? lookupProperty ( depth0 , "active" ) : depth0 ) , { "name" :"if" , "hash" :{ } , "fn" :container . program ( 4 , data , 0 ) , "inverse" :container . noop , "data" :data , "loc" :{ "start" :{ "line" :8 , "column" :64 } , "end" :{ "line" :8 , "column" :91 } } } ) ) != null ? stack1 : "" )
59+ + "\" data-action=\""
60+ + alias4 ( ( ( helper = ( helper = lookupProperty ( helpers , "name" ) || ( depth0 != null ? lookupProperty ( depth0 , "name" ) : depth0 ) ) != null ? helper : alias2 ) , ( typeof helper === alias3 ? helper . call ( alias1 , { "name" :"name" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :8 , "column" :106 } , "end" :{ "line" :8 , "column" :114 } } } ) : helper ) ) )
61+ + "\">\n" ;
62+ } , "8" :function ( container , depth0 , helpers , partials , data ) {
2763 var helper , lookupProperty = container . lookupProperty || function ( parent , propertyName ) {
2864 if ( Object . prototype . hasOwnProperty . call ( parent , propertyName ) ) {
2965 return parent [ propertyName ] ;
@@ -32,10 +68,14 @@ templates['federationscopemenu'] = template({"1":function(container,depth0,helpe
3268 } ;
3369
3470 return " <span class=\"icon "
35- + container . escapeExpression ( ( ( helper = ( helper = lookupProperty ( helpers , "iconClass" ) || ( depth0 != null ? lookupProperty ( depth0 , "iconClass" ) : depth0 ) ) != null ? helper : container . hooks . helperMissing ) , ( typeof helper === "function" ? helper . call ( depth0 != null ? depth0 : ( container . nullContext || { } ) , { "name" :"iconClass" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :6 , "column" :23 } , "end" :{ "line" :6 , "column" :36 } } } ) : helper ) ) )
71+ + container . escapeExpression ( ( ( helper = ( helper = lookupProperty ( helpers , "iconClass" ) || ( depth0 != null ? lookupProperty ( depth0 , "iconClass" ) : depth0 ) ) != null ? helper : container . hooks . helperMissing ) , ( typeof helper === "function" ? helper . call ( depth0 != null ? depth0 : ( container . nullContext || { } ) , { "name" :"iconClass" , "hash" :{ } , "data" :data , "loc" :{ "start" :{ "line" :11 , "column" :23 } , "end" :{ "line" :11 , "column" :36 } } } ) : helper ) ) )
3672 + "\"></span>\n" ;
37- } , "6 " :function ( container , depth0 , helpers , partials , data ) {
73+ } , "10 " :function ( container , depth0 , helpers , partials , data ) {
3874 return " <span class=\"no-icon\"></span>\n" ;
75+ } , "12" :function ( container , depth0 , helpers , partials , data ) {
76+ return " </div>\n" ;
77+ } , "14" :function ( container , depth0 , helpers , partials , data ) {
78+ return " </a>\n" ;
3979} , "compiler" :[ 8 , ">= 4.3.0" ] , "main" :function ( container , depth0 , helpers , partials , data ) {
4080 var stack1 , lookupProperty = container . lookupProperty || function ( parent , propertyName ) {
4181 if ( Object . prototype . hasOwnProperty . call ( parent , propertyName ) ) {
@@ -45,7 +85,7 @@ templates['federationscopemenu'] = template({"1":function(container,depth0,helpe
4585 } ;
4686
4787 return "<ul>\n"
48- + ( ( stack1 = lookupProperty ( helpers , "each" ) . call ( depth0 != null ? depth0 : ( container . nullContext || { } ) , ( depth0 != null ? lookupProperty ( depth0 , "items" ) : depth0 ) , { "name" :"each" , "hash" :{ } , "fn" :container . program ( 1 , data , 0 ) , "inverse" :container . noop , "data" :data , "loc" :{ "start" :{ "line" :2 , "column" :1 } , "end" :{ "line" :16 , "column" :10 } } } ) ) != null ? stack1 : "" )
88+ + ( ( stack1 = lookupProperty ( helpers , "each" ) . call ( depth0 != null ? depth0 : ( container . nullContext || { } ) , ( depth0 != null ? lookupProperty ( depth0 , "items" ) : depth0 ) , { "name" :"each" , "hash" :{ } , "fn" :container . program ( 1 , data , 0 ) , "inverse" :container . noop , "data" :data , "loc" :{ "start" :{ "line" :2 , "column" :1 } , "end" :{ "line" :26 , "column" :10 } } } ) ) != null ? stack1 : "" )
4989 + "</ul>\n" ;
5090} , "useData" :true } ) ;
5191} ) ( ) ;
0 commit comments