Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / javascripts / templates.js @ 74c8da56

History | View | Annotate | Download (53.9 kB)

1
Ember.TEMPLATES["_actions-bar"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
2
this.compilerInfo = [4,'>= 1.0.0'];
3
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
4
  var buffer = '', stack1, self=this, helperMissing=helpers.helperMissing;
5

    
6
function program1(depth0,data) {
7
  
8
  var buffer = '', stack1, helper, options;
9
  data.buffer.push("\n        <div class=\"rt-actions\">\n                ");
10
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{
11
    'class': ("single")
12
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},inverse:self.noop,fn:self.program(2, program2, data),contexts:[depth0],types:["ID"],data:data},helper ? helper.call(depth0, "codeNameChildInit", options) : helperMissing.call(depth0, "link-to", "codeNameChildInit", options));
13
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
14
  data.buffer.push("\n                ");
15
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(4, program4, data),contexts:[depth0,depth0],types:["ID","STRING"],data:data},helper ? helper.call(depth0, "codeNameParent", "grid-view", options) : helperMissing.call(depth0, "link-to", "codeNameParent", "grid-view", options));
16
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
17
  data.buffer.push("\n                ");
18
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(6, program6, data),contexts:[depth0,depth0],types:["ID","STRING"],data:data},helper ? helper.call(depth0, "codeNameParent", "list-view", options) : helperMissing.call(depth0, "link-to", "codeNameParent", "list-view", options));
19
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
20
  data.buffer.push("\n        </div>\n        ");
21
  return buffer;
22
  }
23
function program2(depth0,data) {
24
  
25
  var buffer = '';
26
  return buffer;
27
  }
28

    
29
function program4(depth0,data) {
30
  
31
  
32
  data.buffer.push("<span class=\"snf-gridview current\">");
33
  }
34

    
35
function program6(depth0,data) {
36
  
37
  
38
  data.buffer.push("<span class=\"snf-listview \"></span>");
39
  }
40

    
41
function program8(depth0,data) {
42
  
43
  
44
  data.buffer.push("\n        <div class=\"filter-menu\">\n                <div><a class=\"filter\" href=\"\">Filter</a></div>\n                <ul class=\"options\">\n                        <li><a href=\"\">option 1</a></li>\n                        <li><a href=\"\">option 2</a></li>\n                        <li><a href=\"\">option 3</a></li>\n                        <li><a href=\"\">option 4</a></li>\n                </ul>\n        </div>\n        ");
45
  }
46

    
47
function program10(depth0,data) {
48
  
49
  
50
  data.buffer.push("\n        <div id=\"hd-search\" class=\"hd-search\">\n            <form>\n                        <span class=\"hd-icon-search snf-search\"></span>\n                <input class=\"hd-search-input\" placeholder=\"Enter your search term...\" type=\"search\" value=\"\" name=\"search\" id=\"search\">\n            </form>\n        </div>\n        ");
51
  }
52

    
53
  data.buffer.push("<section class=\"actions-bar clearfix\">\n\n        <h2>");
54
  stack1 = helpers._triageMustache.call(depth0, "title", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
55
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
56
  data.buffer.push("</h2>\n\n        ");
57
  stack1 = helpers['if'].call(depth0, "hasViewCls", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0],types:["ID"],data:data});
58
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
59
  data.buffer.push("\n        \n        ");
60
  stack1 = helpers['if'].call(depth0, "hasFilter", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(8, program8, data),contexts:[depth0],types:["ID"],data:data});
61
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
62
  data.buffer.push("\n        \n        ");
63
  stack1 = helpers['if'].call(depth0, "hasSearch", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(10, program10, data),contexts:[depth0],types:["ID"],data:data});
64
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
65
  data.buffer.push("\n\n</section>");
66
  return buffer;
67
  
68
});
69

    
70
Ember.TEMPLATES["_header"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
71
this.compilerInfo = [4,'>= 1.0.0'];
72
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
73
  var buffer = '', stack1, helper, options, self=this, helperMissing=helpers.helperMissing;
74

    
75
function program1(depth0,data) {
76
  
77
  
78
  data.buffer.push("<span class=\"snf-pc-outline\"></span>");
79
  }
80

    
81
function program3(depth0,data) {
82
  
83
  
84
  data.buffer.push("<span class=\"snf-network-outline\"></span>");
85
  }
86

    
87
function program5(depth0,data) {
88
  
89
  
90
  data.buffer.push("<span class=\"snf-volume-outline\"></span>");
91
  }
92

    
93
  data.buffer.push("<header class=\"header\">\n        <nav>\n                <ul class=\"icons-nav\">\n                        <li>");
94
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0,depth0],types:["STRING","STRING"],data:data},helper ? helper.call(depth0, "vms", "grid-view", options) : helperMissing.call(depth0, "link-to", "vms", "grid-view", options));
95
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
96
  data.buffer.push("</li>\n                        <li>");
97
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(3, program3, data),contexts:[depth0,depth0],types:["STRING","STRING"],data:data},helper ? helper.call(depth0, "networks", "grid-view", options) : helperMissing.call(depth0, "link-to", "networks", "grid-view", options));
98
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
99
  data.buffer.push("</li>\n                        <li>");
100
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(5, program5, data),contexts:[depth0,depth0],types:["STRING","STRING"],data:data},helper ? helper.call(depth0, "volumes", "grid-view", options) : helperMissing.call(depth0, "link-to", "volumes", "grid-view", options));
101
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
102
  data.buffer.push("</li>\n                        <li><a href=\"pithos.html\" data-tooltip class=\"has-tip\" title=\"Storage\"><span class=\"snf-pithos-outline\"></span></a></li>\n                        <li><a href=\"images_list.html\" data-tooltip class=\"has-tip\" title=\"Images\"><span class=\"snf-image-outline\"></span></a></li>\n                        <li><a href=\"snapshots_list.html\" data-tooltip class=\"has-tip\" title=\"Snapshots\"><span class=\"snf-snapshot-outline\"></span></a></li>\n                        <li><a href=\"\" data-tooltip class=\"has-tip\" title=\"IPs\"><span class=\"snf-nic-outline\"></span></a></li>\n            <li><a href=\"\" data-tooltip class=\"has-tip\" title=\"SSH keys\"><span class=\"snf-key-outline\"></span></a></li>\n                </ul>\n        </nav>\n        <div class=\"login\">\n                <div class=\"wrap\">\n                        <a href=\"\">user1@synnefo.org</a>\n                        <ul>\n                                <li><a href=\"\">dashboard</a></li>\n                                <li><a href=\"\">sign out</a></li>\n                        </ul>\n                </div>\n        </div>\n        <div class=\"logo\">\n                <a href=\"index.html\"><img src=\"images/synnefo-logo.png\" alt=\"software logo\"></a>\n        </div>\n</header>\n");
103
  return buffer;
104
  
105
});
106

    
107
Ember.TEMPLATES["_img-wrap"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
108
this.compilerInfo = [4,'>= 1.0.0'];
109
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
110
  var buffer = '', stack1, helper, options, escapeExpression=this.escapeExpression, self=this, helperMissing=helpers.helperMissing;
111

    
112
function program1(depth0,data) {
113
  
114
  var buffer = '', stack1;
115
  data.buffer.push("\n        <span ");
116
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
117
    'class': (":snf-font icon")
118
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
119
  data.buffer.push("></span>\n        ");
120
  stack1 = helpers['if'].call(depth0, "os", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(2, program2, data),contexts:[depth0],types:["ID"],data:data});
121
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
122
  data.buffer.push("\n    ");
123
  return buffer;
124
  }
125
function program2(depth0,data) {
126
  
127
  var buffer = '', stack1;
128
  data.buffer.push("<span ");
129
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
130
    'class': (":os this.os")
131
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
132
  data.buffer.push(">");
133
  stack1 = helpers._triageMustache.call(depth0, "os", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
134
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
135
  data.buffer.push("</span>");
136
  return buffer;
137
  }
138

    
139
  data.buffer.push("<div class=\"img-wrap\">\n    ");
140
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0,depth0],types:["ID","ID"],data:data},helper ? helper.call(depth0, "codeName", "", options) : helperMissing.call(depth0, "link-to", "codeName", "", options));
141
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
142
  data.buffer.push("\n</div>");
143
  return buffer;
144
  
145
});
146

    
147
Ember.TEMPLATES["_modals"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
148
this.compilerInfo = [4,'>= 1.0.0'];
149
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
150
  var buffer = '', helper, options, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression;
151

    
152

    
153
  data.buffer.push("<section class=\"overlay-area-reveal\">\n        ");
154
  data.buffer.push(escapeExpression((helper = helpers['reveal-modal'] || (depth0 && depth0['reveal-modal']),options={hash:{
155
    'id': ("modal-connect")
156
  },hashTypes:{'id': "STRING"},hashContexts:{'id': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "reveal-modal", options))));
157
  data.buffer.push("\n        ");
158
  data.buffer.push(escapeExpression((helper = helpers['reveal-modal'] || (depth0 && depth0['reveal-modal']),options={hash:{
159
    'id': ("modal-start"),
160
    'hasButtons': ("true")
161
  },hashTypes:{'id': "STRING",'hasButtons': "STRING"},hashContexts:{'id': depth0,'hasButtons': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "reveal-modal", options))));
162
  data.buffer.push("\n        ");
163
  data.buffer.push(escapeExpression((helper = helpers['reveal-modal'] || (depth0 && depth0['reveal-modal']),options={hash:{
164
    'id': ("modal-reboot"),
165
    'hasButtons': ("true")
166
  },hashTypes:{'id': "STRING",'hasButtons': "STRING"},hashContexts:{'id': depth0,'hasButtons': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "reveal-modal", options))));
167
  data.buffer.push("\n        ");
168
  data.buffer.push(escapeExpression((helper = helpers['reveal-modal'] || (depth0 && depth0['reveal-modal']),options={hash:{
169
    'id': ("modal-shutdown"),
170
    'hasButtons': ("true")
171
  },hashTypes:{'id': "STRING",'hasButtons': "STRING"},hashContexts:{'id': depth0,'hasButtons': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "reveal-modal", options))));
172
  data.buffer.push("\n        ");
173
  data.buffer.push(escapeExpression((helper = helpers['reveal-modal'] || (depth0 && depth0['reveal-modal']),options={hash:{
174
    'id': ("modal-destroy"),
175
    'hasButtons': ("true")
176
  },hashTypes:{'id': "STRING",'hasButtons': "STRING"},hashContexts:{'id': depth0,'hasButtons': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "reveal-modal", options))));
177
  data.buffer.push("\n</section>");
178
  return buffer;
179
  
180
});
181

    
182
Ember.TEMPLATES["add-tag"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
183
this.compilerInfo = [4,'>= 1.0.0'];
184
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
185
  var buffer = '', helper, options, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression;
186

    
187

    
188
  data.buffer.push("<div class=\"buttons\">\n    <a href=\"\" class=\"btn1 show-add-tag wrap-a\" id=\"show-add-tag\"><span>add new tag</span></a>\n</div>\n\n<div class=\"snf-color-picker\">\n    <h3>Select color:</h3>\n    <form action=\"#\" method=\"post\">\n        <div id=\"colorpicker\">\n            <div class=\"farbtastic\">\n                <div class=\"color\" style=\"background-color: rgb(255, 0, 21);\"></div>\n                <div class=\"wheel\"></div>\n                <div class=\"overlay\"></div>\n                <div class=\"h-marker marker\" style=\"left: 90px; top: 13px;\"></div>\n                <div class=\"sl-marker marker\" style=\"left: 87px; top: 114px;\"></div>\n            </div>\n        </div>\n        \n        <div class=\"form-item\">\n            ");
189
  data.buffer.push(escapeExpression((helper = helpers.input || (depth0 && depth0.input),options={hash:{
190
    'value': ("newTagColor"),
191
    'class': ("color-preview"),
192
    'type': ("text"),
193
    'id': ("color"),
194
    'disabled': ("disabled")
195
  },hashTypes:{'value': "ID",'class': "STRING",'type': "STRING",'id': "STRING",'disabled': "STRING"},hashContexts:{'value': depth0,'class': depth0,'type': depth0,'id': depth0,'disabled': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "input", options))));
196
  data.buffer.push("\n            <span class=\"input\">\n                ");
197
  data.buffer.push(escapeExpression((helper = helpers.input || (depth0 && depth0.input),options={hash:{
198
    'value': ("newTagName"),
199
    'class': ("tag_name"),
200
    'type': ("text"),
201
    'placeholder': ("My Tag")
202
  },hashTypes:{'value': "ID",'class': "STRING",'type': "STRING",'placeholder': "STRING"},hashContexts:{'value': depth0,'class': depth0,'type': depth0,'placeholder': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "input", options))));
203
  data.buffer.push("\n            </span>\n        </div>\n    </form>    \n    <div class=\"btns\">\n        <a class=\"btn1 wrap-a\" href=\"\" ");
204
  data.buffer.push(escapeExpression(helpers.action.call(depth0, "handleSubmit", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data})));
205
  data.buffer.push("><span>OK</span></a>\n        <a class=\"btn1 hide-add-tag wrap-a\" href=\"\"><span>CANCEL</span></a>\n    </div>\n</div>\n");
206
  return buffer;
207
  
208
});
209

    
210
Ember.TEMPLATES["application"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
211
this.compilerInfo = [4,'>= 1.0.0'];
212
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
213
  var buffer = '', stack1, helper, options, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression;
214

    
215

    
216
  data.buffer.push(escapeExpression((helper = helpers.partial || (depth0 && depth0.partial),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "header", options) : helperMissing.call(depth0, "partial", "header", options))));
217
  data.buffer.push("\n");
218
  data.buffer.push(escapeExpression((helper = helpers.partial || (depth0 && depth0.partial),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "modals", options) : helperMissing.call(depth0, "partial", "modals", options))));
219
  data.buffer.push("\n\n<div class=\"body-wrapper\">\n        ");
220
  stack1 = helpers._triageMustache.call(depth0, "outlet", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
221
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
222
  data.buffer.push("\n</div>");
223
  return buffer;
224
  
225
});
226

    
227
Ember.TEMPLATES["components/details-content"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
228
this.compilerInfo = [4,'>= 1.0.0'];
229
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
230
  var stack1;
231

    
232

    
233
  stack1 = helpers._triageMustache.call(depth0, "yield", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
234
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
235
  else { data.buffer.push(''); }
236
  
237
});
238

    
239
Ember.TEMPLATES["components/network-el"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
240
this.compilerInfo = [4,'>= 1.0.0'];
241
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
242
  var buffer = '', stack1, escapeExpression=this.escapeExpression;
243

    
244

    
245
  data.buffer.push("<section ");
246
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
247
    'class': (":item item.status")
248
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
249
  data.buffer.push(">\n        <div class=\"what\">\n            <div class=\"img-wrap\">\n                <span class=\"snf-network-full snf-font\"></span>\n            </div>\n            <h4>");
250
  stack1 = helpers._triageMustache.call(depth0, "item.name", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
251
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
252
  data.buffer.push("</h4>\n        </div>\n        <div class=\"clearfix\">\n            <ul class=\"connections\">\n                <li>\n                    <a href=\"#\" class=\"act\" data-reveal-id=\"disconnect-from-network\">&nbsp;</a>\n                    <div class=\"icon\"><span class=\"snf-nic-full\"></span></div>\n                    <div class=\"data\">\n                        <ul>\n                            <li>\n                                <h5 class=\"ip-data\">IPv4</h5>\n                                <p>83.212.96.12</p>\n                            </li>\n                        </ul>\n                    </div>\n                </li>\n                <li>\n                    <a href=\"#\" class=\"act\" data-reveal-id=\"disconnect-from-network\">&nbsp;</a>\n                    <div class=\"icon\"><span class=\"snf-nic-full\"></span></div>\n                    <div class=\"data\">\n                        <ul>\n                            <li>\n                                <h5 class=\"ip-data\">IPv4</h5>\n                                <p>83.212.96.12</p>\n                            </li>\n                        </ul>\n                    </div>\n                </li>\n                <li>\n                    <div class=\"icon\"><span class=\"snf-nic-full\"></span></div>\n                    <div class=\"data\">\n                        <ul>\n                            <li>\n                                <h5 class=\"ip-data\">IPv6</h5>\n                                <p>2001:648:2ffc:1112:a80c:eaff:fe34:1234</p>\n                            </li>\n                        </ul>\n                    </div>\n                </li>\n                <div class=\"firewall\" data-firewall=\"fully\">\n                    <p>Firewall <em>on</em></p>\n                    <ul class=\"more\">\n                        <li class=\"fully selected\">\n                            <a href=\"\" class=\"radiobtn\">Fully protected mode<span class=\"snf-radio-checked\"></span></a>\n                        </li>\n                        <li class=\"basic\">\n                            <a href=\"\" class=\"radiobtn\">Basically protected mode<span class=\"snf-radio-unchecked\"></span></a>\n                        </li>\n                        <li class=\"unprotected\">\n                            <a href=\"\" class=\"radiobtn\">Unprotected mode<span class=\"snf-radio-unchecked\"></span></a>\n                        </li>\n                    </ul>\n                </div>\n            </ul>\n        </div>\n    </section>");
253
  return buffer;
254
  
255
});
256

    
257
Ember.TEMPLATES["components/resource-tags"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
258
this.compilerInfo = [4,'>= 1.0.0'];
259
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
260
  
261

    
262

    
263
  
264
});
265

    
266
Ember.TEMPLATES["components/reveal-modal"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
267
this.compilerInfo = [4,'>= 1.0.0'];
268
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
269
  var buffer = '', stack1, escapeExpression=this.escapeExpression, self=this;
270

    
271
function program1(depth0,data) {
272
  
273
  var buffer = '';
274
  data.buffer.push("\n        <p class=\"buttons\">\n                <a href=\"\" ");
275
  data.buffer.push(escapeExpression(helpers.action.call(depth0, "ok", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data})));
276
  data.buffer.push(" class=\"btn4\"><span>Yes</span></a>\n                <a href=\"\" ");
277
  data.buffer.push(escapeExpression(helpers.action.call(depth0, "close", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data})));
278
  data.buffer.push(" class=\"btn4\"><span>No</span></a>\n        </p>\n");
279
  return buffer;
280
  }
281

    
282
  stack1 = helpers._triageMustache.call(depth0, "yield", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
283
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
284
  data.buffer.push("\n");
285
  data.buffer.push(escapeExpression(helpers._triageMustache.call(depth0, "message", {hash:{
286
    'unescaped': ("true")
287
  },hashTypes:{'unescaped': "STRING"},hashContexts:{'unescaped': depth0},contexts:[depth0],types:["ID"],data:data})));
288
  data.buffer.push("\n\n");
289
  stack1 = helpers['if'].call(depth0, "hasButtons", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0],types:["ID"],data:data});
290
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
291
  data.buffer.push("\n\n<a class=\"close-reveal-modal has-tip\" data-tooltip title=\"close window\">x</a>\n");
292
  return buffer;
293
  
294
});
295

    
296
Ember.TEMPLATES["components/tag-el"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
297
this.compilerInfo = [4,'>= 1.0.0'];
298
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
299
  var buffer = '', stack1, escapeExpression=this.escapeExpression;
300

    
301

    
302
  data.buffer.push("<a href=\"#\" ");
303
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
304
    'title': ("title"),
305
    'style': ("style")
306
  },hashTypes:{'title': "ID",'style': "ID"},hashContexts:{'title': depth0,'style': depth0},contexts:[],types:[],data:data})));
307
  data.buffer.push(" class=\"has-tip tag\">&nbsp;</a>\n<span>");
308
  stack1 = helpers._triageMustache.call(depth0, "title", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
309
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
310
  data.buffer.push("</span>\n<a class=\"delete\" ");
311
  data.buffer.push(escapeExpression(helpers.action.call(depth0, "deleteTag", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data})));
312
  data.buffer.push(" title=\"remove this tag from this vm\"><span class=\"snf-trash-outline\"></span></a>");
313
  return buffer;
314
  
315
});
316

    
317
Ember.TEMPLATES["components/volume-el"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
318
this.compilerInfo = [4,'>= 1.0.0'];
319
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
320
  var buffer = '', stack1, helper, options, escapeExpression=this.escapeExpression, helperMissing=helpers.helperMissing;
321

    
322

    
323
  data.buffer.push("<section ");
324
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
325
    'class': (":item item.status")
326
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
327
  data.buffer.push(">\n    <div class=\"what\">\n        <div class=\"img-wrap\">\n            <span class=\"snf-volume-full snf-font\"></span>\n        </div>\n        <h4>");
328
  stack1 = helpers._triageMustache.call(depth0, "item.name", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
329
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
330
  data.buffer.push("</h4>\n    </div>\n    <div class=\"clearfix\">\n        <ul class=\"connections\">\n            <li>\n                <a href=\"#\" class=\"act\" data-reveal-id=\"detach-volume\">&nbsp;</a>\n                <div class=\"icon\"></div>\n                <div class=\"data\">\n                    <ul>\n                        <li>\n                            <h5 class=\"volume-data\">Size</h5>\n                            <p>");
331
  data.buffer.push(escapeExpression((helper = helpers['bytes-to-human'] || (depth0 && depth0['bytes-to-human']),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data},helper ? helper.call(depth0, "item.size", options) : helperMissing.call(depth0, "bytes-to-human", "item.size", options))));
332
  data.buffer.push("</p>\n                        </li>\n                        <li>\n                            <h5 class=\"volume-data\">Storage Type</h5>\n                            <p>");
333
  stack1 = helpers._triageMustache.call(depth0, "item.storageType", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
334
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
335
  data.buffer.push("</p>\n                        </li>\n                    </ul>\n                </div>\n            </li>\n        </ul>\n    </div>\n</section>");
336
  return buffer;
337
  
338
});
339

    
340
Ember.TEMPLATES["details"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
341
this.compilerInfo = [4,'>= 1.0.0'];
342
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
343
  var buffer = '', stack1, helper, options, escapeExpression=this.escapeExpression, helperMissing=helpers.helperMissing, self=this;
344

    
345
function program1(depth0,data) {
346
  
347
  var buffer = '', stack1;
348
  data.buffer.push("\n                            <li>\n                                <a href=\"#\" ");
349
  data.buffer.push(escapeExpression(helpers.action.call(depth0, "item.act", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data})));
350
  data.buffer.push(" ");
351
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
352
    'title': ("item.title")
353
  },hashTypes:{'title': "STRING"},hashContexts:{'title': depth0},contexts:[],types:[],data:data})));
354
  data.buffer.push(">");
355
  stack1 = helpers._triageMustache.call(depth0, "item.title", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
356
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
357
  data.buffer.push("</span></a>\n                            </li>\n                        ");
358
  return buffer;
359
  }
360

    
361
  data.buffer.push(escapeExpression((helper = helpers.partial || (depth0 && depth0.partial),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "actions-bar", options) : helperMissing.call(depth0, "partial", "actions-bar", options))));
362
  data.buffer.push("\n<section class=\"main row\">\n\n    <div ");
363
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
364
    'class': (":details status")
365
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
366
  data.buffer.push(">\n        ");
367
  data.buffer.push(escapeExpression((helper = helpers.outlet || (depth0 && depth0.outlet),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data},helper ? helper.call(depth0, "lt-bar", options) : helperMissing.call(depth0, "outlet", "lt-bar", options))));
368
  data.buffer.push("\n        <section class=\"top\">\n            <div class=\"lt\">\n                ");
369
  data.buffer.push(escapeExpression((helper = helpers.partial || (depth0 && depth0.partial),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "img-wrap", options) : helperMissing.call(depth0, "partial", "img-wrap", options))));
370
  data.buffer.push("\n            </div>\n            <div class=\"rt\">\n                <div class=\"title\">\n                    <h1>");
371
  stack1 = helpers._triageMustache.call(depth0, "name", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
372
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
373
  data.buffer.push("<span class=\"status\">");
374
  data.buffer.push(escapeExpression((helper = helpers['status-to-text'] || (depth0 && depth0['status-to-text']),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data},helper ? helper.call(depth0, "status", options) : helperMissing.call(depth0, "status-to-text", "status", options))));
375
  data.buffer.push("</span></h1>\n                </div>\n                <div class=\"actions\">\n                    <ul>\n                        ");
376
  stack1 = helpers.each.call(depth0, "item", "in", "actionsMeta", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0,depth0,depth0],types:["ID","ID","ID"],data:data});
377
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
378
  data.buffer.push("\n                    </ul>\n                </div>\n\n                ");
379
  data.buffer.push(escapeExpression((helper = helpers.outlet || (depth0 && depth0.outlet),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data},helper ? helper.call(depth0, "tabs-details", options) : helperMissing.call(depth0, "outlet", "tabs-details", options))));
380
  data.buffer.push("\n\n\n            </div>\n        </section>\n        ");
381
  stack1 = helpers._triageMustache.call(depth0, "outlet", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
382
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
383
  data.buffer.push("\n\n        <div class=\"placeholder\"></div>\n    </div>\n</section>");
384
  return buffer;
385
  
386
});
387

    
388
Ember.TEMPLATES["details/disk-connected"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
389
this.compilerInfo = [4,'>= 1.0.0'];
390
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
391
  var stack1, helper, options, escapeExpression=this.escapeExpression, self=this, helperMissing=helpers.helperMissing;
392

    
393
function program1(depth0,data) {
394
  
395
  var buffer = '';
396
  data.buffer.push("\n");
397
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.volumesListView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
398
  data.buffer.push("\n        <section class=\"connect-new disk\">\n                <div class=\"img-wrap\">\n                        <a href=\"\" data-reveal-id=\"attach-volume\">\n                                <span class=\"snf-volume-full snf-font\"></span>\n                        </a>\n                </div>\n                <p><a href=\"\" data-reveal-id=\"attach-volume\">Attach Volume</a></p>\n        </section>\n");
399
  return buffer;
400
  }
401

    
402
  stack1 = (helper = helpers['details-content'] || (depth0 && depth0['details-content']),options={hash:{
403
    'id': ("disk-connected"),
404
    'class': ("connected disk")
405
  },hashTypes:{'id': "STRING",'class': "STRING"},hashContexts:{'id': depth0,'class': depth0},inverse:self.noop,fn:self.program(1, program1, data),contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "details-content", options));
406
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
407
  else { data.buffer.push(''); }
408
  
409
});
410

    
411
Ember.TEMPLATES["details/info"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
412
this.compilerInfo = [4,'>= 1.0.0'];
413
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
414
  var buffer = '', stack1, helper, options, escapeExpression=this.escapeExpression, helperMissing=helpers.helperMissing, self=this;
415

    
416
function program1(depth0,data) {
417
  
418
  var buffer = '', helper, options;
419
  data.buffer.push("\n\n        <section class=\"info-block\">\n                <h2>info</h2>\n                <dl>\n                        <dt><span class=\"snf-font snf-pc-full\"></span>Name</dt>\n                        <dd>\n                                <div class=\"editable\">\n                                <span class=\"input-txt\">My Opensuse Desktop Server 1</span>\n                                <input type=\"text\">\n                                <span class=\"editbuttons\">\n                                                <a href=\"#\" class=\"edit\"><span class=\"snf-edit\"></span></a>\n                                                <a href=\"#\" class=\"save\"><span class=\"snf-ok-sign\"></span></a>\n                                                <a href=\"#\" class=\"cancel\"><span class=\"snf-cancel-circled\"></span></a>\n                                        </span>\n                            </div>\n                        </dd>\n                        <dt><span class=\"snf-font snf-dashboard-outline\"></span>Assigned Project</dt>\n                        <dd>Basic Project</dd>\n                        <dt><span class=\"snf-chip-outline snf-font\"></span>CPUs</dt>\n                        <dd>4</dd>\n                        <dt><span class=\"snf-ram-full snf-font\"></span>RAM</dt>\n                        <dd>512 MB</dd>\n                        <dt><span class=\"snf-volume-full snf-font\"></span>System Disk Size</dt>\n                        <dd>4GB</dd>\n                        <dt><span class=\"snf-volume-full snf-font\"></span>Storage Type</dt>\n                        <dd>Archipelago</dd>\n                        <dt><span class=\"snf-image-full snf-font\"></span>Image Name</dt>\n                        <dd>Fedora</dd>\n                        <dt><span class=\"snf-image-full snf-font\"></span>Image Size</dt>\n                        <dd>3.68 GB</dd>\n                        <dt><span class=\"snf-nic-full snf-font\"></span>IPv4</dt>\n                        <dd>83.212.96.152</dd>\n                        <dt><span class=\"snf-nic-full snf-font\"></span>IPv4</dt>\n                        <dd>83.212.96.153</dd>\n                        <dt><span class=\"snf-nic-full snf-font\"></span>IPv6</dt>\n                        <dd>2001:648:2ffc:1112:a80c:eaff:fec2:8cd9</dd>\n                </dl>\n        </section>\n\n        <section class=\"info-block\">\n                <h2>tags</h2>\n                ");
420
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.tagsListView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
421
  data.buffer.push("\n        \n                ");
422
  data.buffer.push(escapeExpression((helper = helpers.render || (depth0 && depth0.render),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0,depth0],types:["STRING","ID"],data:data},helper ? helper.call(depth0, "add-tag", "model", options) : helperMissing.call(depth0, "render", "add-tag", "model", options))));
423
  data.buffer.push("\n        </section>\n\n\n\n        <section class=\"info-block charts\">\n                <div>\n                        <h2>CPU utilization</h2>\n                        <div class=\"graph_container\">\n                                <img src=\"images/cpu-ts.png\" alt=\"CPU utilization graph\">\n                        </div>\n                </div>\n                <div>\n                        <h2>Network utilization</h2>\n                        <div class=\"graph_container\">\n                                <img src=\"images/net-ts.png\" alt=\"network utilization graph\">\n                        </div>\n                </div>\n        </section>\n");
424
  return buffer;
425
  }
426

    
427
  stack1 = (helper = helpers['details-content'] || (depth0 && depth0['details-content']),options={hash:{
428
    'id': ("info"),
429
    'class': ("info-simple")
430
  },hashTypes:{'id': "STRING",'class': "STRING"},hashContexts:{'id': depth0,'class': depth0},inverse:self.noop,fn:self.program(1, program1, data),contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "details-content", options));
431
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
432
  data.buffer.push("\n");
433
  return buffer;
434
  
435
});
436

    
437
Ember.TEMPLATES["details/network-connected"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
438
this.compilerInfo = [4,'>= 1.0.0'];
439
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
440
  var stack1, helper, options, escapeExpression=this.escapeExpression, self=this, helperMissing=helpers.helperMissing;
441

    
442
function program1(depth0,data) {
443
  
444
  var buffer = '';
445
  data.buffer.push("\n");
446
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.networksListView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
447
  data.buffer.push("\n        <section class=\"connect-new network\">\n                <div class=\"img-wrap\">\n                        <a href=\"\" data-reveal-id=\"connect-to-network\">\n                                <span class=\"snf-network-full snf-font\"></span>\n                        </a>\n                </div>\n                <p><a href=\"\" data-reveal-id=\"connect-to-network\">Connect to Network</a></p>\n        </section>\n");
448
  return buffer;
449
  }
450

    
451
  stack1 = (helper = helpers['details-content'] || (depth0 && depth0['details-content']),options={hash:{
452
    'id': ("network-connected"),
453
    'class': ("connected network")
454
  },hashTypes:{'id': "STRING",'class': "STRING"},hashContexts:{'id': depth0,'class': depth0},inverse:self.noop,fn:self.program(1, program1, data),contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "details-content", options));
455
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
456
  else { data.buffer.push(''); }
457
  
458
});
459

    
460
Ember.TEMPLATES["item"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
461
this.compilerInfo = [4,'>= 1.0.0'];
462
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
463
  var buffer = '', stack1, helper, options, escapeExpression=this.escapeExpression, helperMissing=helpers.helperMissing;
464

    
465

    
466
  data.buffer.push("<li ");
467
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
468
    'data-status': ("status"),
469
    'class': ("status")
470
  },hashTypes:{'data-status': "ID",'class': "ID"},hashContexts:{'data-status': depth0,'class': depth0},contexts:[],types:[],data:data})));
471
  data.buffer.push(">\n        ");
472
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.sideActionsView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
473
  data.buffer.push("\n\n        <div class=\"container\">\n\n                <a href=\"\" class=\"check\">\n                        <span class=\"snf-checkbox-unchecked\"></span>\n                </a>\n                \n                ");
474
  data.buffer.push(escapeExpression((helper = helpers.partial || (depth0 && depth0.partial),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "img-wrap", options) : helperMissing.call(depth0, "partial", "img-wrap", options))));
475
  data.buffer.push("\n\n                <h4>");
476
  stack1 = helpers._triageMustache.call(depth0, "name", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
477
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
478
  data.buffer.push("</h4>\n                <div class= \"status\">\n                        <span class=\"state\">");
479
  data.buffer.push(escapeExpression((helper = helpers['status-to-text'] || (depth0 && depth0['status-to-text']),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data},helper ? helper.call(depth0, "status", options) : helperMissing.call(depth0, "status-to-text", "status", options))));
480
  data.buffer.push("</span>\n                </div>\n\n                ");
481
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.tagsListView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
482
  data.buffer.push("\n\n        </div>\n</li>\n        ");
483
  return buffer;
484
  
485
});
486

    
487
Ember.TEMPLATES["items-list"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
488
this.compilerInfo = [4,'>= 1.0.0'];
489
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
490
  var buffer = '', stack1, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression, self=this;
491

    
492
function program1(depth0,data) {
493
  
494
  var buffer = '', helper, options;
495
  data.buffer.push("\n    ");
496
  data.buffer.push(escapeExpression((helper = helpers.render || (depth0 && depth0.render),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0,depth0],types:["STRING","ID"],data:data},helper ? helper.call(depth0, "item", "", options) : helperMissing.call(depth0, "render", "item", "", options))));
497
  data.buffer.push("\n");
498
  return buffer;
499
  }
500

    
501
  data.buffer.push("<li data-status=\"add-new\" class=\"add-new not-selectable\">\n    <div class=\"container\">\n        <div class=\"check\"></div>\n        <div class=\"img-wrap\">\n            <span ");
502
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
503
    'class': (":snf-font newIcon")
504
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
505
  data.buffer.push("></span>\n        </div>\n        <h4>");
506
  stack1 = helpers._triageMustache.call(depth0, "newTxt", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data});
507
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
508
  data.buffer.push("</h4>\n    </div>\n</li>\n");
509
  stack1 = helpers.each.call(depth0, {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[],types:[],data:data});
510
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
511
  data.buffer.push("\n");
512
  return buffer;
513
  
514
});
515

    
516
Ember.TEMPLATES["items"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
517
this.compilerInfo = [4,'>= 1.0.0'];
518
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
519
  var buffer = '', helper, options, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression;
520

    
521

    
522
  data.buffer.push(escapeExpression((helper = helpers.partial || (depth0 && depth0.partial),options={hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "actions-bar", options) : helperMissing.call(depth0, "partial", "actions-bar", options))));
523
  data.buffer.push("\n<section class=\"main row\">\n        <div ");
524
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
525
    'class': (":entities viewCls")
526
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
527
  data.buffer.push(">\n                ");
528
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.itemsListView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
529
  data.buffer.push("\n        </div>\n</section>");
530
  return buffer;
531
  
532
});
533

    
534
Ember.TEMPLATES["lt-bar"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
535
this.compilerInfo = [4,'>= 1.0.0'];
536
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
537
  var buffer = '', escapeExpression=this.escapeExpression;
538

    
539

    
540
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.toggleLtBarView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
541
  data.buffer.push("\n<div class=\"lt-bar\">\n    ");
542
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.scrollWrapView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
543
  data.buffer.push("\n</div>");
544
  return buffer;
545
  
546
});
547

    
548
Ember.TEMPLATES["networks-list"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
549
this.compilerInfo = [4,'>= 1.0.0'];
550
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
551
  var buffer = '', stack1, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression, self=this;
552

    
553
function program1(depth0,data) {
554
  
555
  var buffer = '', helper, options;
556
  data.buffer.push("\n    ");
557
  data.buffer.push(escapeExpression((helper = helpers['network-el'] || (depth0 && depth0['network-el']),options={hash:{
558
    'item': ("network")
559
  },hashTypes:{'item': "ID"},hashContexts:{'item': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "network-el", options))));
560
  data.buffer.push("\n");
561
  return buffer;
562
  }
563

    
564
  data.buffer.push("\n");
565
  stack1 = helpers.each.call(depth0, "network", "in", "networks", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0,depth0,depth0],types:["ID","ID","ID"],data:data});
566
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
567
  data.buffer.push("\n\n\n<!--SOS, edw pairnei gia contoller, ton controller tou vm-->");
568
  return buffer;
569
  
570
});
571

    
572
Ember.TEMPLATES["scroll-wrap"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
573
this.compilerInfo = [4,'>= 1.0.0'];
574
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
575
  var escapeExpression=this.escapeExpression;
576

    
577

    
578
  data.buffer.push(escapeExpression(helpers.view.call(depth0, "App.itemsListView", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
579
  
580
});
581

    
582
Ember.TEMPLATES["side-actions"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
583
this.compilerInfo = [4,'>= 1.0.0'];
584
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
585
  var buffer = '', stack1, helper, options, escapeExpression=this.escapeExpression, self=this, helperMissing=helpers.helperMissing;
586

    
587
function program1(depth0,data) {
588
  
589
  
590
  data.buffer.push("i");
591
  }
592

    
593
function program3(depth0,data) {
594
  
595
  var buffer = '';
596
  data.buffer.push("\n<li>\n        <a href=\"#\" ");
597
  data.buffer.push(escapeExpression(helpers.action.call(depth0, "item.act", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["ID"],data:data})));
598
  data.buffer.push(" ");
599
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
600
    'title': ("item.title")
601
  },hashTypes:{'title': "STRING"},hashContexts:{'title': depth0},contexts:[],types:[],data:data})));
602
  data.buffer.push("><span ");
603
  data.buffer.push(escapeExpression(helpers['bind-attr'].call(depth0, {hash:{
604
    'class': ("item.spanCls")
605
  },hashTypes:{'class': "STRING"},hashContexts:{'class': depth0},contexts:[],types:[],data:data})));
606
  data.buffer.push("></span></a>\n</li>\n");
607
  return buffer;
608
  }
609

    
610
  data.buffer.push("<li>\n        ");
611
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0,depth0],types:["ID","ID"],data:data},helper ? helper.call(depth0, "codeName", "", options) : helperMissing.call(depth0, "link-to", "codeName", "", options));
612
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
613
  data.buffer.push("\n</li>\n<li>\n        <a href=\"#\" ");
614
  data.buffer.push(escapeExpression(helpers.action.call(depth0, "modalConnect", {hash:{},hashTypes:{},hashContexts:{},contexts:[depth0],types:["STRING"],data:data})));
615
  data.buffer.push(" title=\"connect\"><span class=\"snf-thunder-full\"></span></a>\n</li>\n<!--https://github.com/emberjs/ember.js/pull/3936-->\n");
616
  stack1 = helpers.each.call(depth0, "item", "in", "actionsMeta", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(3, program3, data),contexts:[depth0,depth0,depth0],types:["ID","ID","ID"],data:data});
617
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
618
  data.buffer.push("\n");
619
  return buffer;
620
  
621
});
622

    
623
Ember.TEMPLATES["tabs-details"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
624
this.compilerInfo = [4,'>= 1.0.0'];
625
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
626
  var buffer = '', stack1, helper, options, self=this, helperMissing=helpers.helperMissing;
627

    
628
function program1(depth0,data) {
629
  
630
  
631
  data.buffer.push("<span class=\"snf-info-outline\"></span>");
632
  }
633

    
634
function program3(depth0,data) {
635
  
636
  
637
  data.buffer.push("<span class=\"snf-volume-outline\"></span>");
638
  }
639

    
640
function program5(depth0,data) {
641
  
642
  
643
  data.buffer.push("<span class=\"snf-network-outline snf-font\"></span>");
644
  }
645

    
646
  data.buffer.push("<div class=\"tabs\">\n    <ul>    \n        <li>");
647
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "vm.info", options) : helperMissing.call(depth0, "link-to", "vm.info", options));
648
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
649
  data.buffer.push("</li>\n        <li>");
650
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(3, program3, data),contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "vm.disk-connected", options) : helperMissing.call(depth0, "link-to", "vm.disk-connected", options));
651
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
652
  data.buffer.push("</li>\n        <li>");
653
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(5, program5, data),contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "vm.network-connected", options) : helperMissing.call(depth0, "link-to", "vm.network-connected", options));
654
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
655
  data.buffer.push("</li>\n    </ul>\n</div>\n");
656
  return buffer;
657
  
658
});
659

    
660
Ember.TEMPLATES["tags-list"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
661
this.compilerInfo = [4,'>= 1.0.0'];
662
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
663
  var buffer = '', stack1, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression, self=this;
664

    
665
function program1(depth0,data) {
666
  
667
  var buffer = '', stack1;
668
  data.buffer.push("\n    ");
669
  stack1 = helpers.each.call(depth0, "tag", "in", "tags", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(2, program2, data),contexts:[depth0,depth0,depth0],types:["ID","ID","ID"],data:data});
670
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
671
  data.buffer.push("\n");
672
  return buffer;
673
  }
674
function program2(depth0,data) {
675
  
676
  var buffer = '', helper, options;
677
  data.buffer.push("\n        ");
678
  data.buffer.push(escapeExpression((helper = helpers['tag-el'] || (depth0 && depth0['tag-el']),options={hash:{
679
    'title': ("tag.name"),
680
    'color': ("tag.color"),
681
    'deleteTag': ("deleteTag"),
682
    'param': ("tag")
683
  },hashTypes:{'title': "ID",'color': "ID",'deleteTag': "STRING",'param': "ID"},hashContexts:{'title': depth0,'color': depth0,'deleteTag': depth0,'param': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "tag-el", options))));
684
  data.buffer.push("\n    ");
685
  return buffer;
686
  }
687

    
688
  stack1 = helpers['if'].call(depth0, "hasTags", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0],types:["ID"],data:data});
689
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
690
  data.buffer.push("\n\n<!--SOS, edw pairnei gia contoller, ton controller tou vm-->");
691
  return buffer;
692
  
693
});
694

    
695
Ember.TEMPLATES["temp-tabs-details-network"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
696
this.compilerInfo = [4,'>= 1.0.0'];
697
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
698
  var buffer = '', stack1, helper, options, self=this, helperMissing=helpers.helperMissing;
699

    
700
function program1(depth0,data) {
701
  
702
  
703
  data.buffer.push("<span class=\"snf-info-outline\"></span>");
704
  }
705

    
706
function program3(depth0,data) {
707
  
708
  
709
  data.buffer.push("<span class=\"snf-volume-outline\"></span>");
710
  }
711

    
712
  data.buffer.push("<div class=\"tabs\">\n    <ul>    \n        <li>");
713
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "network.info", options) : helperMissing.call(depth0, "link-to", "network.info", options));
714
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
715
  data.buffer.push("</li>\n        <li>");
716
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(3, program3, data),contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "network.vm-connected", options) : helperMissing.call(depth0, "link-to", "network.vm-connected", options));
717
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
718
  data.buffer.push("</li>\n    </ul>\n</div>\n");
719
  return buffer;
720
  
721
});
722

    
723
Ember.TEMPLATES["temp-tabs-details-volume"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
724
this.compilerInfo = [4,'>= 1.0.0'];
725
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
726
  var buffer = '', stack1, helper, options, self=this, helperMissing=helpers.helperMissing;
727

    
728
function program1(depth0,data) {
729
  
730
  
731
  data.buffer.push("<span class=\"snf-info-outline\"></span>");
732
  }
733

    
734
function program3(depth0,data) {
735
  
736
  
737
  data.buffer.push("<span class=\"snf-pc-outline\"></span>");
738
  }
739

    
740
  data.buffer.push("<div class=\"tabs\">\n    <ul>    \n        <li>");
741
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "volume.info", options) : helperMissing.call(depth0, "link-to", "volume.info", options));
742
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
743
  data.buffer.push("</li>\n        <li>");
744
  stack1 = (helper = helpers['link-to'] || (depth0 && depth0['link-to']),options={hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(3, program3, data),contexts:[depth0],types:["STRING"],data:data},helper ? helper.call(depth0, "volume.vm-connected", options) : helperMissing.call(depth0, "link-to", "volume.vm-connected", options));
745
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
746
  data.buffer.push("</li>\n    </ul>\n</div>\n");
747
  return buffer;
748
  
749
});
750

    
751
Ember.TEMPLATES["toggle-lt-bar"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
752
this.compilerInfo = [4,'>= 1.0.0'];
753
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
754
  
755

    
756

    
757
  data.buffer.push("...");
758
  
759
});
760

    
761
Ember.TEMPLATES["volumes-list"] = Ember.Handlebars.template(function anonymous(Handlebars,depth0,helpers,partials,data) {
762
this.compilerInfo = [4,'>= 1.0.0'];
763
helpers = this.merge(helpers, Ember.Handlebars.helpers); data = data || {};
764
  var stack1, helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression, self=this;
765

    
766
function program1(depth0,data) {
767
  
768
  var buffer = '', helper, options;
769
  data.buffer.push("\n    ");
770
  data.buffer.push(escapeExpression((helper = helpers['volume-el'] || (depth0 && depth0['volume-el']),options={hash:{
771
    'item': ("volume")
772
  },hashTypes:{'item': "ID"},hashContexts:{'item': depth0},contexts:[],types:[],data:data},helper ? helper.call(depth0, options) : helperMissing.call(depth0, "volume-el", options))));
773
  data.buffer.push("\n");
774
  return buffer;
775
  }
776

    
777
  stack1 = helpers.each.call(depth0, "volume", "in", "volumes", {hash:{},hashTypes:{},hashContexts:{},inverse:self.noop,fn:self.program(1, program1, data),contexts:[depth0,depth0,depth0],types:["ID","ID","ID"],data:data});
778
  if(stack1 || stack1 === 0) { data.buffer.push(stack1); }
779
  else { data.buffer.push(''); }
780
  
781
});