Commit d32f31c6bc9c6b5ff6b0e2e576e8a9832b4af294
1 parent
981808cd
Exists in
master
and in
7 other branches
Definição de um novo estilo para as caixas de seleção em formulários, para inclu…
…são de ícone caret. Aplicação desse estilo na ferramenta legenda
Showing
59 changed files
with
173 additions
and
149 deletions
Show diff stats
css/default.css
ferramentas/legenda/index.js
... | ... | @@ -1432,7 +1432,7 @@ i3GEOF.legenda = |
1432 | 1432 | i3GEOF.legenda.tema, |
1433 | 1433 | function(retorno) { |
1434 | 1434 | if ($i("i3GEOlegendaitensLabel")) { |
1435 | - $i("i3GEOlegendaitensLabel").innerHTML = retorno.dados; | |
1435 | + $i("i3GEOlegendaitensLabel").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1436 | 1436 | } |
1437 | 1437 | }, |
1438 | 1438 | "i3GEOlegendaitensLabel", |
... | ... | @@ -1457,7 +1457,7 @@ i3GEOF.legenda = |
1457 | 1457 | sct = "<option value=" + l[1] + " />" + l[1] + "</option>"; |
1458 | 1458 | combo += sct; |
1459 | 1459 | } |
1460 | - combo += "</select></div>"; | |
1460 | + combo += "</select><b class='caret careti' ></b></div>"; | |
1461 | 1461 | $i("i3GEOlegendacomboestilos").innerHTML = combo; |
1462 | 1462 | |
1463 | 1463 | |
... | ... | @@ -1606,7 +1606,7 @@ i3GEOF.legenda = |
1606 | 1606 | "", |
1607 | 1607 | i3GEOF.legenda.tema, function(retorno) { |
1608 | 1608 | if ($i("i3GEOlegendaComboSize")) { |
1609 | - $i("i3GEOlegendaComboSize").innerHTML = retorno.dados.replace("id=''"," onchange='$i(\"i3GEOlegendasizes\").value = this.value'"); | |
1609 | + $i("i3GEOlegendaComboSize").innerHTML = retorno.dados.replace("id=''"," onchange='$i(\"i3GEOlegendasizes\").value = this.value'") + '<b class="caret careti" ></b>'; | |
1610 | 1610 | } |
1611 | 1611 | }, |
1612 | 1612 | "", |
... | ... | @@ -1958,28 +1958,28 @@ i3GEOF.legenda = |
1958 | 1958 | i3GEOF.legenda.tema, |
1959 | 1959 | function(retorno) { |
1960 | 1960 | if ($i("i3GEOlegendaitensValorUnico")) { |
1961 | - $i("i3GEOlegendaitensValorUnico").innerHTML = retorno.dados; | |
1961 | + $i("i3GEOlegendaitensValorUnico").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1962 | 1962 | } |
1963 | 1963 | if ($i("i3GEOlegendaClassesValorUnico")) { |
1964 | - $i("i3GEOlegendaClassesValorUnico").innerHTML = retorno.dados; | |
1964 | + $i("i3GEOlegendaClassesValorUnico").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1965 | 1965 | } |
1966 | 1966 | if ($i("i3GEOlegendaitensMetade")) { |
1967 | - $i("i3GEOlegendaitensMetade").innerHTML = retorno.dados; | |
1967 | + $i("i3GEOlegendaitensMetade").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1968 | 1968 | } |
1969 | 1969 | if ($i("i3GEOlegendaitensMetadeId")) { |
1970 | - $i("i3GEOlegendaitensMetadeId").innerHTML = retorno.dados; | |
1970 | + $i("i3GEOlegendaitensMetadeId").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1971 | 1971 | } |
1972 | 1972 | if ($i("i3GEOlegendaitensMedia")) { |
1973 | - $i("i3GEOlegendaitensMedia").innerHTML = retorno.dados; | |
1973 | + $i("i3GEOlegendaitensMedia").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1974 | 1974 | } |
1975 | 1975 | if ($i("i3GEOlegendaitensValorClass")) { |
1976 | - $i("i3GEOlegendaitensValorClass").innerHTML = retorno.dados; | |
1976 | + $i("i3GEOlegendaitensValorClass").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1977 | 1977 | } |
1978 | 1978 | if ($i("i3GEOlegendaitensCluster")) { |
1979 | - $i("i3GEOlegendaitensCluster").innerHTML = retorno.dados; | |
1979 | + $i("i3GEOlegendaitensCluster").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1980 | 1980 | } |
1981 | 1981 | if ($i("i3GEOlegendaitensValorQuartil")) { |
1982 | - $i("i3GEOlegendaitensValorQuartil").innerHTML = retorno.dados; | |
1982 | + $i("i3GEOlegendaitensValorQuartil").innerHTML = retorno.dados + '<b class="caret careti" ></b>'; | |
1983 | 1983 | } |
1984 | 1984 | }, |
1985 | 1985 | "", | ... | ... |
ferramentas/legenda/templateLista_mst.html
ferramentas/legenda/template_mst.html
... | ... | @@ -115,8 +115,8 @@ |
115 | 115 | </div> |
116 | 116 | <!-- listagem das classes ver templateLista_mst.html --> |
117 | 117 | <div id='i3GEOlegendaguia1obj' class="container-fluid"> |
118 | - <div id='i3GEOFlegendaComboCabeca' class='form-group condensed' style='width:100%'> | |
119 | - <span class="material-icons iconeComboTemas">playlist_add_check</span> | |
118 | + <div id='i3GEOFlegendaComboCabeca' class='form-group condensed' style='width: 100%'> | |
119 | + <span class="material-icons iconeComboTemas">playlist_add_check</span> | |
120 | 120 | </div> |
121 | 121 | <div id="i3GEOlegendaguia1objLegenda"></div> |
122 | 122 | </div> |
... | ... | @@ -138,153 +138,161 @@ |
138 | 138 | </div> |
139 | 139 | |
140 | 140 | <hr /> |
141 | + <div style="width: 80%"> | |
142 | + <h5>{{{alteraGeom}}}</h5> | |
141 | 143 | |
142 | - <h5>{{{alteraGeom}}}</h5> | |
143 | - <div class='form-group condensed'> | |
144 | - <label class="control-label" for="i3GEOlegentaTipoGeo">{{{transformaGeom}}}</label> | |
145 | - <div style="width: 100%;" class="input-group"> | |
146 | - <select class="form-control" id='i3GEOlegentaTipoGeo'> | |
147 | - <option value=''>{{{semTransformacao}}}</option> | |
148 | - <option value='centroid'>{{{centroide}}}</option> | |
149 | - <option value='bbox'>box</option> | |
150 | - <option value='vertices'>{{{vertices}}}</option> | |
151 | - <option value='start'>{{{verticeInicial}}}</option> | |
152 | - <option value='end'>{{{verticeFinal}}}</option> | |
153 | - </select> | |
154 | - <span class="input-group-btn"> | |
155 | - <a onclick="i3GEOF.legenda.alteraGeometriaTema();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
156 | - <span class="material-icons ">send</span> | |
157 | - </a> | |
158 | - </span> | |
144 | + <div class='form-group condensed'> | |
145 | + <label class="control-label" for="i3GEOlegentaTipoGeo">{{{transformaGeom}}}</label> | |
146 | + <div style="width: 100%;" class="input-group"> | |
147 | + <select class="form-control" id='i3GEOlegentaTipoGeo'> | |
148 | + <option value=''>{{{semTransformacao}}}</option> | |
149 | + <option value='centroid'>{{{centroide}}}</option> | |
150 | + <option value='bbox'>box</option> | |
151 | + <option value='vertices'>{{{vertices}}}</option> | |
152 | + <option value='start'>{{{verticeInicial}}}</option> | |
153 | + <option value='end'>{{{verticeFinal}}}</option> | |
154 | + </select> | |
155 | + <b class="caret careti"></b> | |
156 | + | |
157 | + </div> | |
159 | 158 | </div> |
159 | + <span style="top: 0px; position: absolute; right: 0px;" class="input-group-btn pull-right"> | |
160 | + <a style="left: 30px;" onclick="i3GEOF.legenda.alteraGeometriaTema();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
161 | + <span class="material-icons ">send</span> | |
162 | + </a> | |
163 | + </span> | |
160 | 164 | </div> |
161 | - | |
162 | 165 | <hr /> |
163 | - | |
164 | - <h5>{{{alteraTipo}}}</h5> | |
165 | - <div class='form-group condensed'> | |
166 | - <div class="input-group"> | |
167 | - <label class="control-label">{{{alteraTipoGeom}}}</label> | |
168 | - <span class="input-group-btn"> | |
169 | - <a onclick="i3GEOF.legenda.representacao();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
170 | - <span class="material-icons ">send</span> | |
171 | - </a> | |
172 | - </span> | |
166 | + <div style="width: 80%"> | |
167 | + <h5>{{{alteraTipo}}}</h5> | |
168 | + <div class='form-group condensed'> | |
169 | + <div class="input-group"> | |
170 | + <label class="control-label">{{{alteraTipoGeom}}}</label> | |
171 | + </div> | |
173 | 172 | </div> |
173 | + <span style="top: 0px; position: absolute; right: 0px;" class="input-group-btn"> | |
174 | + <a style="left: 30px;" onclick="i3GEOF.legenda.representacao();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
175 | + <span class="material-icons ">send</span> | |
176 | + </a> | |
177 | + </span> | |
174 | 178 | </div> |
175 | - | |
176 | 179 | <hr /> |
180 | + <div style="width: 80%"> | |
181 | + <h5>{{{simboloUnico}}}</h5> | |
182 | + <div class='form-group condensed'> | |
183 | + <div class="input-group"> | |
184 | + <label class="control-label">{{{todosElementosUnicoSimbolo}}}</label> | |
177 | 185 | |
178 | - <h5>{{{simboloUnico}}}</h5> | |
179 | - <div class='form-group condensed'> | |
180 | - <div class="input-group"> | |
181 | - <label class="control-label">{{{todosElementosUnicoSimbolo}}}</label> | |
182 | - <span class="input-group-btn"> | |
183 | - <a onclick="i3GEOF.legenda.simbU();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
184 | - <span class="material-icons ">send</span> | |
185 | - </a> | |
186 | - </span> | |
186 | + </div> | |
187 | 187 | </div> |
188 | + <span style="top: 0px; position: absolute; right: 0px;" class="input-group-btn"> | |
189 | + <a style="left: 30px;" onclick="i3GEOF.legenda.simbU();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
190 | + <span class="material-icons ">send</span> | |
191 | + </a> | |
192 | + </span> | |
188 | 193 | </div> |
189 | - | |
190 | 194 | <hr /> |
191 | - | |
192 | - <h5>{{{valorUnico}}}</h5> | |
193 | - <div class='form-group condensed'> | |
194 | - <label class="control-label">{{{cadaOcorrenciaUnicoSimbolo}}}</label> | |
195 | - <div style="width: 100%;" class="input-group"> | |
196 | - <div id='i3GEOlegendaitensValorUnico'></div> | |
195 | + <div style="width: 80%"> | |
196 | + <h5>{{{valorUnico}}}</h5> | |
197 | + <div class='form-group condensed'> | |
198 | + <label class="control-label">{{{cadaOcorrenciaUnicoSimbolo}}}</label> | |
199 | + <div style="width: 100%;" class="input-group"> | |
200 | + <div id='i3GEOlegendaitensValorUnico'></div> | |
201 | + </div> | |
197 | 202 | </div> |
198 | - </div> | |
199 | - <div class='form-group condensed'> | |
200 | - <label class="control-label">{{{nomeClassesUnicoSimbolo}}}</label> | |
201 | - <div class="input-group"> | |
202 | - <div id='i3GEOlegendaClassesValorUnico'></div> | |
203 | - <span class="input-group-btn"> | |
204 | - <a onclick="i3GEOF.legenda.valorU();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
205 | - <span class="material-icons ">send</span> | |
206 | - </a> | |
207 | - </span> | |
203 | + <div class='form-group condensed'> | |
204 | + <label class="control-label">{{{nomeClassesUnicoSimbolo}}}</label> | |
205 | + <div style="width: 100%;" class="input-group"> | |
206 | + <div id='i3GEOlegendaClassesValorUnico'></div> | |
207 | + | |
208 | + </div> | |
208 | 209 | </div> |
210 | + <span style="top: 0px; position: absolute; right: 0px;" class="input-group-btn"> | |
211 | + <a style="left: 30px;" onclick="i3GEOF.legenda.valorU();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
212 | + <span class="material-icons ">send</span> | |
213 | + </a> | |
214 | + </span> | |
209 | 215 | </div> |
210 | - | |
211 | 216 | <hr /> |
212 | - | |
213 | - <h5>{{{classesFixas}}}</h5> | |
214 | - <div class='form-group condensed'> | |
215 | - <label class="control-label">{{{criaClassesItemNumerico}}}</label> | |
216 | - <div style="width: 100%;" class="input-group"> | |
217 | - <div id='i3GEOlegendaitensValorClass'></div> | |
217 | + <div style="width: 80%"> | |
218 | + <h5>{{{classesFixas}}}</h5> | |
219 | + <div class='form-group condensed'> | |
220 | + <label class="control-label">{{{criaClassesItemNumerico}}}</label> | |
221 | + <div style="width: 100%;" class="input-group"> | |
222 | + <div id='i3GEOlegendaitensValorClass'></div> | |
223 | + </div> | |
218 | 224 | </div> |
225 | + <div class='form-group label-floating'> | |
226 | + <label class="control-label" for="i3GEOlegendanclasses">{{{numeroClasses}}}</label> | |
227 | + <input class="form-control input-lg" type='text' id='i3GEOlegendanclasses' value='5' /> | |
228 | + </div> | |
229 | + <h5>{{{tipoCalculo}}}</h5> | |
230 | + <button onclick="i3GEOF.legenda.valorC()" class='btn btn-primary btn-sm btn-raised'>{{{intervalosIguais}}}</button> | |
231 | + <button onclick="i3GEOF.legenda.valorQN()" class='btn btn-primary btn-sm btn-raised'>{{{quebrasNaturais}}}</button> | |
232 | + <button onclick="i3GEOF.legenda.valorQu()" class='btn btn-primary btn-sm btn-raised'>{{{calcularQuantil}}}</button> | |
219 | 233 | </div> |
220 | - <div class='form-group label-floating'> | |
221 | - <label class="control-label" for="i3GEOlegendanclasses">{{{numeroClasses}}}</label> | |
222 | - <input class="form-control input-lg" type='text' id='i3GEOlegendanclasses' value='5' /> | |
223 | - </div> | |
224 | - <h5>{{{tipoCalculo}}}</h5> | |
225 | - <button onclick="i3GEOF.legenda.valorC()" class='btn btn-primary btn-sm btn-raised'>{{{intervalosIguais}}}</button> | |
226 | - <button onclick="i3GEOF.legenda.valorQN()" class='btn btn-primary btn-sm btn-raised'>{{{quebrasNaturais}}}</button> | |
227 | - <button onclick="i3GEOF.legenda.valorQu()" class='btn btn-primary btn-sm btn-raised'>{{{calcularQuantil}}}</button> | |
228 | - | |
229 | 234 | <hr /> |
230 | - | |
231 | - <h5>{{{metade}}}</h5> | |
232 | - <div class='form-group condensed'> | |
233 | - <label class="control-label">{{{duasmetades}}}</label> | |
234 | - <div style="width: 100%;" class="input-group"> | |
235 | - <div id='i3GEOlegendaitensMetade'></div> | |
235 | + <div style="width: 80%"> | |
236 | + <h5>{{{metade}}}</h5> | |
237 | + <div class='form-group condensed'> | |
238 | + <label class="control-label">{{{duasmetades}}}</label> | |
239 | + <div style="width: 100%;" class="input-group"> | |
240 | + <div id='i3GEOlegendaitensMetade'></div> | |
241 | + </div> | |
236 | 242 | </div> |
237 | - </div> | |
238 | - <div class='form-group condensed'> | |
239 | - <label class="control-label">{{{iunico}}}</label> | |
240 | - <div class="input-group"> | |
241 | - <div id='i3GEOlegendaitensMetadeId'></div> | |
242 | - <span class="input-group-btn"> | |
243 | - <a onclick="i3GEOF.legenda.metade();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
244 | - <span class="material-icons ">send</span> | |
245 | - </a> | |
246 | - </span> | |
243 | + <div class='form-group condensed'> | |
244 | + <label class="control-label">{{{iunico}}}</label> | |
245 | + <div style="width: 100%;" class="input-group"> | |
246 | + <div id='i3GEOlegendaitensMetadeId'></div> | |
247 | + </div> | |
247 | 248 | </div> |
249 | + <span style="top: 0px; position: absolute; right: 0px;" class="input-group-btn"> | |
250 | + <a style="left: 30px;" onclick="i3GEOF.legenda.metade();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
251 | + <span class="material-icons ">send</span> | |
252 | + </a> | |
253 | + </span> | |
248 | 254 | </div> |
249 | - | |
250 | 255 | <hr /> |
251 | - | |
252 | - <h5>{{{media}}}</h5> | |
253 | - <div class='form-group condensed'> | |
254 | - <label class="control-label">{{{duasmedias}}}</label> | |
255 | - <div class="input-group"> | |
256 | - <div id='i3GEOlegendaitensMedia'></div> | |
257 | - <span class="input-group-btn"> | |
258 | - <a onclick="i3GEOF.legenda.media();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
259 | - <span class="material-icons ">send</span> | |
260 | - </a> | |
261 | - </span> | |
256 | + <div style="width: 80%"> | |
257 | + <h5>{{{media}}}</h5> | |
258 | + <div class='form-group condensed'> | |
259 | + <label class="control-label">{{{duasmedias}}}</label> | |
260 | + <div style="width: 100%;" class="input-group"> | |
261 | + <div id='i3GEOlegendaitensMedia'></div> | |
262 | + </div> | |
262 | 263 | </div> |
264 | + <span style="top: 0px; position: absolute; right: 0px;" class="input-group-btn"> | |
265 | + <a style="left: 30px;" onclick="i3GEOF.legenda.media();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
266 | + <span class="material-icons ">send</span> | |
267 | + </a> | |
268 | + </span> | |
263 | 269 | </div> |
264 | - | |
265 | 270 | <hr /> |
266 | - | |
267 | - <h5>{{{calcularQuartil}}}</h5> | |
268 | - <div class='form-group condensed'> | |
269 | - <label class="control-label">{{{criaQuartis}}}</label> | |
270 | - <div style="width: 100%;" class="input-group"> | |
271 | - <div id='i3GEOlegendaitensValorQuartil'></div> | |
271 | + <div style="width: 80%"> | |
272 | + <h5>{{{calcularQuartil}}}</h5> | |
273 | + <div class='form-group condensed'> | |
274 | + <label class="control-label">{{{criaQuartis}}}</label> | |
275 | + <div style="width: 100%;" class="input-group"> | |
276 | + <div id='i3GEOlegendaitensValorQuartil'></div> | |
277 | + </div> | |
272 | 278 | </div> |
273 | - </div> | |
274 | - <div class='form-group condensed'> | |
275 | - <label class="control-label">{{{estiloNomeClasses}}}</label> | |
276 | - <div style="width: 100%;" class="input-group"> | |
277 | - <select class="form-control" id='estiloClassesQuartis'> | |
278 | - <option value='minimo'>{{{soValores}}}</option> | |
279 | - <option value='simples'>{{{quartilValores}}}</option> | |
280 | - <option value='completo'>{{{expressaoCompleta}}}</option> | |
281 | - </select> | |
282 | - <span class="input-group-btn"> | |
283 | - <a onclick="i3GEOF.legenda.valorQ();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
284 | - <span class="material-icons ">send</span> | |
285 | - </a> | |
286 | - </span> | |
279 | + <div class='form-group condensed'> | |
280 | + <label class="control-label">{{{estiloNomeClasses}}}</label> | |
281 | + <div style="width: 100%;" class="input-group"> | |
282 | + <select class="form-control" id='estiloClassesQuartis'> | |
283 | + <option value='minimo'>{{{soValores}}}</option> | |
284 | + <option value='simples'>{{{quartilValores}}}</option> | |
285 | + <option value='completo'>{{{expressaoCompleta}}}</option> | |
286 | + </select> | |
287 | + <b class="caret careti"></b> | |
288 | + | |
289 | + </div> | |
287 | 290 | </div> |
291 | + <span style="top: 0px; position: absolute; right: 0px;" class="input-group-btn"> | |
292 | + <a style="left: 30px;" onclick="i3GEOF.legenda.valorQ();return false;" role="button" type="button" class="btn btn-primary btn-fab btn-fab-max" href="javascript:void(0)"> | |
293 | + <span class="material-icons ">send</span> | |
294 | + </a> | |
295 | + </span> | |
288 | 296 | </div> |
289 | 297 | <br> |
290 | 298 | </div> |
... | ... | @@ -307,7 +315,7 @@ |
307 | 315 | |
308 | 316 | <div class='form-group condensed'> |
309 | 317 | <label class="control-label" for="i3GEOlegendaestilos">{{{estiloEdicao}}}</label> |
310 | - <div class="input-group" style="width:150px;"> | |
318 | + <div class="input-group" style="width: 150px;"> | |
311 | 319 | <div id='i3GEOlegendacomboestilos'></div> |
312 | 320 | </div> |
313 | 321 | </div> |
... | ... | @@ -320,7 +328,7 @@ |
320 | 328 | |
321 | 329 | <h5>{{{edicaoEstilo}}}</h5> |
322 | 330 | <h5>{{{ajudaEstilo}}}</h5> |
323 | - <div id='i3GEOlegendaParametrosEstilos' ></div> | |
331 | + <div id='i3GEOlegendaParametrosEstilos'></div> | |
324 | 332 | <div style='position: relative; top: 0px; left: 0px; text-align: left;' id='i3GEOlegendamostraEstilo'></div> |
325 | 333 | <div style='position: relative; top: 0px; left: 0px; text-align: left;' id='i3GEOlegendasimbolos'></div> |
326 | 334 | </div> |
... | ... | @@ -330,7 +338,11 @@ |
330 | 338 | |
331 | 339 | <!-- SLD --> |
332 | 340 | <div id='i3GEOlegendaguia5obj' class="container-fluid"> |
333 | - <h5>{{{geraSLD}}} <a href='http://mapserver.org/ogc/sld.html#sld' target='_blank'> Mapserver SLD </a> {{{ajudaSLD}}}</h5> | |
341 | + <h5> | |
342 | + {{{geraSLD}}} | |
343 | + <a href='http://mapserver.org/ogc/sld.html#sld' target='_blank'> Mapserver SLD </a> | |
344 | + {{{ajudaSLD}}} | |
345 | + </h5> | |
334 | 346 | <button onclick="i3GEOF.legenda.slde()" class='btn btn-primary btn-sm btn-raised'>{{{exportaSLD}}}</button> |
335 | 347 | <h5>{{{msgAplicaSLD}}}</h5> |
336 | 348 | <button onclick="i3GEOF.legenda.sldi()" class='btn btn-primary btn-sm btn-raised'>{{{aplicaSLD}}}</button> |
... | ... | @@ -339,28 +351,29 @@ |
339 | 351 | <!-- cluster --> |
340 | 352 | <div id='i3GEOlegendaguia7obj' class="container-fluid"> |
341 | 353 | <h5>{{{clusterAjuda}}}</h5> |
342 | - <div class='form-group label-fixed' > | |
354 | + <div class='form-group label-fixed'> | |
343 | 355 | <label class="control-label" for="i3GEOlegendaClusterMaxdistance">{{{ClusterMaxdistance}}}</label> |
344 | 356 | <input class="form-control input-lg" type='text' id='i3GEOlegendaClusterMaxdistance' value='5' /> |
345 | 357 | </div> |
346 | - <div class='form-group label-fixed' > | |
358 | + <div class='form-group label-fixed'> | |
347 | 359 | <label class="control-label" for="i3GEOlegendaClusterBuffer">{{{ClusterBuffer}}}</label> |
348 | 360 | <input class="form-control input-lg" type='text' id='i3GEOlegendaClusterBuffer' value='0' /> |
349 | 361 | </div> |
350 | - <div class='form-group label-fixed' > | |
362 | + <div class='form-group label-fixed'> | |
351 | 363 | <label class="control-label" for="i3GEOlegendaClusterFilter">{{{ClusterFilter}}}</label> |
352 | 364 | <input class="form-control input-lg" type='text' id='i3GEOlegendaClusterFilter' value='' /> |
353 | 365 | </div> |
354 | - <div style="width: 100%;" class='form-group label-fixed' > | |
366 | + <div style="width: 100%;" class='form-group label-fixed'> | |
355 | 367 | <label class="control-label" for="i3GEOlegendaClusterRegion">{{{ClusterRegion}}}</label> |
356 | 368 | <select class="form-control" id='i3GEOlegendaClusterRegion'> |
357 | 369 | <option value='rectangle'>rectangle</option> |
358 | 370 | <option value='ellipse'>ellipse</option> |
359 | 371 | </select> |
372 | + <b class="caret careti"></b> | |
360 | 373 | </div> |
361 | - <div class='form-group label-fixed' > | |
374 | + <div class='form-group label-fixed'> | |
362 | 375 | <label class="control-label" for="i3GEOlegendaClusterRegion">{{{ClusterGroup}}}</label> |
363 | - <div id='i3GEOlegendaitensCluster' ></div> | |
376 | + <div id='i3GEOlegendaitensCluster'></div> | |
364 | 377 | </div> |
365 | 378 | <button onclick="i3GEOF.legenda.aplicarCluster()" class='btn btn-primary btn-sm btn-raised'>{{{aplicar}}}</button> |
366 | 379 | <button onclick="i3GEOF.legenda.removerCluster()" class='btn btn-primary btn-sm btn-raised'>{{{remover}}}</button> |
... | ... | @@ -372,31 +385,31 @@ |
372 | 385 | |
373 | 386 | <h5>{{{colunasTxt}}}</h5> |
374 | 387 | <div id="i3GEOlegendaAutocolunas"></div> |
375 | - <div class='form-group label-fixed' > | |
388 | + <div class='form-group label-fixed'> | |
376 | 389 | <label class="control-label" for="i3GEOlegendaClusterFilter">{{{classesitem}}}</label> |
377 | 390 | <input class="form-control input-lg" type='text' id='i3GEOlegendaAutoclassesitem' value='' /> |
378 | 391 | </div> |
379 | - <div class='form-group label-fixed' > | |
392 | + <div class='form-group label-fixed'> | |
380 | 393 | <label class="control-label" for="i3GEOlegendaAutoclassesnome">{{{classesnome}}}</label> |
381 | 394 | <input class="form-control input-lg" type='text' id='i3GEOlegendaAutoclassesnome' value='' /> |
382 | 395 | </div> |
383 | - <div class='form-group label-fixed' > | |
396 | + <div class='form-group label-fixed'> | |
384 | 397 | <label class="control-label" for="i3GEOlegendaAutoclassescor">{{{classescor}}}</label> |
385 | 398 | <input class="form-control input-lg" type='text' id='i3GEOlegendaAutoclassescor' value='' /> |
386 | 399 | </div> |
387 | - <div class='form-group label-fixed' > | |
400 | + <div class='form-group label-fixed'> | |
388 | 401 | <label class="control-label" for="i3GEOlegendaAutoclassessimbolo">{{{classessimbolo}}}</label> |
389 | 402 | <input class="form-control input-lg" type='text' id='i3GEOlegendaAutoclassessimbolo' value='' /> |
390 | 403 | </div> |
391 | - <div class='form-group label-fixed' > | |
404 | + <div class='form-group label-fixed'> | |
392 | 405 | <label class="control-label" for="i3GEOlegendaAutoclassestamanho">{{{classestamanho}}}</label> |
393 | 406 | <input class="form-control input-lg" type='text' id='i3GEOlegendaAutoclassestamanho' value='' /> |
394 | 407 | </div> |
395 | - <div class='form-group label-fixed' > | |
408 | + <div class='form-group label-fixed'> | |
396 | 409 | <label class="control-label" for="i3GEOlegendaAutopalletefile">{{{palletefile}}}</label> |
397 | 410 | <input class="form-control input-lg" type='text' id='i3GEOlegendaAutopalletefile' value='' /> |
398 | 411 | </div> |
399 | - <div class='form-group label-fixed' > | |
412 | + <div class='form-group label-fixed'> | |
400 | 413 | <label class="control-label" for="i3GEOlegendaAutopalletestep">{{{palletestep}}}</label> |
401 | 414 | <input class="form-control input-lg" type='text' id='i3GEOlegendaAutopalletestep' value='' /> |
402 | 415 | </div> | ... | ... |
pacotes/yui290/build/container/container_compacto.js
100644 → 100755
pacotes/yui290/build/container/container_core_compacto.js
100644 → 100755
pacotes/yui290/build/utilities/utilities_compacto.js
100644 → 100755