ui_bibz 1.2.3 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. checksums.yaml +4 -4
  2. data/.yardoc/checksums +3 -3
  3. data/.yardoc/object_types +0 -0
  4. data/.yardoc/objects/root.dat +0 -0
  5. data/Gemfile.lock +54 -52
  6. data/README.md +47 -46
  7. data/doc/UiBibz/Concerns/Models/Searchable/ClassMethods.html +1 -1
  8. data/doc/UiBibz/Concerns/Models/Searchable.html +1 -1
  9. data/doc/UiBibz/Concerns/Models.html +1 -1
  10. data/doc/UiBibz/Concerns.html +1 -1
  11. data/doc/UiBibz/Helpers/MetaHelper.html +1 -1
  12. data/doc/UiBibz/Helpers/UiCoreHelper.html +1 -1
  13. data/doc/UiBibz/Helpers/UiUxHelper.html +1 -1
  14. data/doc/UiBibz/Helpers/UtilsHelper.html +1 -1
  15. data/doc/UiBibz/Helpers.html +1 -1
  16. data/doc/UiBibz/Rails/Engine.html +1 -1
  17. data/doc/UiBibz/Rails.html +1 -1
  18. data/doc/UiBibz/Ui/Base.html +1 -1
  19. data/doc/UiBibz/Ui/Core/Alert.html +1 -1
  20. data/doc/UiBibz/Ui/Core/Bar.html +1 -1
  21. data/doc/UiBibz/Ui/Core/Breadcrumb.html +1 -1
  22. data/doc/UiBibz/Ui/Core/BreadcrumbLink.html +1 -1
  23. data/doc/UiBibz/Ui/Core/Button.html +1 -1
  24. data/doc/UiBibz/Ui/Core/ButtonDropdown.html +1 -1
  25. data/doc/UiBibz/Ui/Core/ButtonGroup.html +1 -1
  26. data/doc/UiBibz/Ui/Core/ButtonLink.html +1 -1
  27. data/doc/UiBibz/Ui/Core/ButtonSplitDropdown.html +1 -1
  28. data/doc/UiBibz/Ui/Core/Col.html +1 -1
  29. data/doc/UiBibz/Ui/Core/Component.html +1 -1
  30. data/doc/UiBibz/Ui/Core/Dropdown.html +1 -1
  31. data/doc/UiBibz/Ui/Core/DropdownDivider.html +1 -1
  32. data/doc/UiBibz/Ui/Core/DropdownHeader.html +1 -1
  33. data/doc/UiBibz/Ui/Core/DropdownLink.html +1 -1
  34. data/doc/UiBibz/Ui/Core/Glyph.html +1 -1
  35. data/doc/UiBibz/Ui/Core/Jumbotron.html +1 -1
  36. data/doc/UiBibz/Ui/Core/Label.html +1 -1
  37. data/doc/UiBibz/Ui/Core/List.html +1 -1
  38. data/doc/UiBibz/Ui/Core/ListGroup.html +1 -1
  39. data/doc/UiBibz/Ui/Core/Modal.html +1 -1
  40. data/doc/UiBibz/Ui/Core/ModalBody.html +1 -1
  41. data/doc/UiBibz/Ui/Core/ModalFooter.html +1 -1
  42. data/doc/UiBibz/Ui/Core/ModalHeader.html +1 -1
  43. data/doc/UiBibz/Ui/Core/Nav.html +1 -1
  44. data/doc/UiBibz/Ui/Core/NavDropdown.html +1 -1
  45. data/doc/UiBibz/Ui/Core/NavLink.html +1 -1
  46. data/doc/UiBibz/Ui/Core/Navbar.html +1 -1
  47. data/doc/UiBibz/Ui/Core/NavbarForm.html +1 -1
  48. data/doc/UiBibz/Ui/Core/NavbarNav.html +1 -1
  49. data/doc/UiBibz/Ui/Core/NavbarText.html +1 -1
  50. data/doc/UiBibz/Ui/Core/Panel.html +1 -1
  51. data/doc/UiBibz/Ui/Core/ProgressBar.html +1 -1
  52. data/doc/UiBibz/Ui/Core/Row.html +1 -1
  53. data/doc/UiBibz/Ui/Core/Stars.html +1 -1
  54. data/doc/UiBibz/Ui/Core.html +1 -1
  55. data/doc/UiBibz/Ui/Ux/Actionable.html +1 -1
  56. data/doc/UiBibz/Ui/Ux/Actions.html +1 -1
  57. data/doc/UiBibz/Ui/Ux/Column.html +1 -1
  58. data/doc/UiBibz/Ui/Ux/Columns.html +1 -1
  59. data/doc/UiBibz/Ui/Ux/Grid.html +1 -1
  60. data/doc/UiBibz/Ui/Ux/Paginable.html +1 -1
  61. data/doc/UiBibz/Ui/Ux/Searchable.html +1 -1
  62. data/doc/UiBibz/Ui/Ux/Sortable.html +1 -1
  63. data/doc/UiBibz/Ui/Ux/Store.html +70 -18
  64. data/doc/UiBibz/Ui/Ux/Table.html +1 -1
  65. data/doc/UiBibz/Ui/Ux/TablePagination.html +1 -1
  66. data/doc/UiBibz/Ui/Ux/TablePaginationPerPage.html +1 -1
  67. data/doc/UiBibz/Ui/Ux/TablePanel.html +1 -1
  68. data/doc/UiBibz/Ui/Ux/TableSearchField.html +1 -1
  69. data/doc/UiBibz/Ui/Ux.html +1 -1
  70. data/doc/UiBibz/Ui.html +1 -1
  71. data/doc/UiBibz/Utils/Internationalization.html +1 -1
  72. data/doc/UiBibz/Utils.html +1 -1
  73. data/doc/UiBibz.html +2 -2
  74. data/doc/_index.html +1 -1
  75. data/doc/file.README.html +49 -47
  76. data/doc/index.html +49 -47
  77. data/doc/method_list.html +75 -69
  78. data/doc/top-level-namespace.html +1 -1
  79. data/lib/ui_bibz/ui/ux/table/components/store.rb +5 -1
  80. data/lib/ui_bibz/ui/ux/table/extensions/sortable.rb +5 -0
  81. data/lib/ui_bibz/version.rb +1 -1
  82. data/test/ui/table_test.rb +1 -1
  83. metadata +2 -2
@@ -685,7 +685,7 @@ end.render</code></pre>
685
685
  </div>
686
686
 
687
687
  <div id="footer">
688
- Generated on Mon Oct 19 15:25:15 2015 by
688
+ Generated on Wed Jan 13 11:24:58 2016 by
689
689
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
690
690
  0.8.7.6 (ruby-2.2.3).
691
691
  </div>
@@ -333,7 +333,7 @@ gem</p>
333
333
  </div>
334
334
 
335
335
  <div id="footer">
336
- Generated on Mon Oct 19 15:25:15 2015 by
336
+ Generated on Wed Jan 13 11:24:59 2016 by
337
337
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
338
338
  0.8.7.6 (ruby-2.2.3).
339
339
  </div>
@@ -339,7 +339,7 @@ WillPaginate gem</p>
339
339
  </div>
340
340
 
341
341
  <div id="footer">
342
- Generated on Mon Oct 19 15:25:16 2015 by
342
+ Generated on Wed Jan 13 11:25:00 2016 by
343
343
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
344
344
  0.8.7.6 (ruby-2.2.3).
345
345
  </div>
@@ -671,7 +671,7 @@ end.render</code></pre>
671
671
  </div>
672
672
 
673
673
  <div id="footer">
674
- Generated on Mon Oct 19 15:25:15 2015 by
674
+ Generated on Wed Jan 13 11:24:59 2016 by
675
675
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
676
676
  0.8.7.6 (ruby-2.2.3).
677
677
  </div>
@@ -295,7 +295,7 @@
295
295
  </div>
296
296
 
297
297
  <div id="footer">
298
- Generated on Mon Oct 19 15:25:16 2015 by
298
+ Generated on Wed Jan 13 11:24:59 2016 by
299
299
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300
300
  0.8.7.6 (ruby-2.2.3).
301
301
  </div>
@@ -119,7 +119,7 @@
119
119
  </div>
120
120
 
121
121
  <div id="footer">
122
- Generated on Mon Oct 19 15:25:14 2015 by
122
+ Generated on Wed Jan 13 11:24:57 2016 by
123
123
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124
124
  0.8.7.6 (ruby-2.2.3).
125
125
  </div>
data/doc/UiBibz/Ui.html CHANGED
@@ -110,7 +110,7 @@
110
110
  </div>
111
111
 
112
112
  <div id="footer">
113
- Generated on Mon Oct 19 15:25:14 2015 by
113
+ Generated on Wed Jan 13 11:24:57 2016 by
114
114
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
115
115
  0.8.7.6 (ruby-2.2.3).
116
116
  </div>
@@ -253,7 +253,7 @@
253
253
  </div>
254
254
 
255
255
  <div id="footer">
256
- Generated on Mon Oct 19 15:25:15 2015 by
256
+ Generated on Wed Jan 13 11:24:59 2016 by
257
257
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
258
258
  0.8.7.6 (ruby-2.2.3).
259
259
  </div>
@@ -106,7 +106,7 @@
106
106
  </div>
107
107
 
108
108
  <div id="footer">
109
- Generated on Mon Oct 19 15:25:14 2015 by
109
+ Generated on Wed Jan 13 11:24:57 2016 by
110
110
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
111
111
  0.8.7.6 (ruby-2.2.3).
112
112
  </div>
data/doc/UiBibz.html CHANGED
@@ -104,7 +104,7 @@
104
104
  <dt id="VERSION-constant" class="">VERSION =
105
105
 
106
106
  </dt>
107
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>1.2.3</span><span class='tstring_end'>&quot;</span></span></pre></dd>
107
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>1.2.4</span><span class='tstring_end'>&quot;</span></span></pre></dd>
108
108
 
109
109
  </dl>
110
110
 
@@ -120,7 +120,7 @@
120
120
  </div>
121
121
 
122
122
  <div id="footer">
123
- Generated on Mon Oct 19 15:25:14 2015 by
123
+ Generated on Wed Jan 13 11:24:57 2016 by
124
124
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
125
125
  0.8.7.6 (ruby-2.2.3).
126
126
  </div>
data/doc/_index.html CHANGED
@@ -697,7 +697,7 @@
697
697
  </div>
698
698
 
699
699
  <div id="footer">
700
- Generated on Mon Oct 19 15:25:02 2015 by
700
+ Generated on Wed Jan 13 11:24:46 2016 by
701
701
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
702
702
  0.8.7.6 (ruby-2.2.3).
703
703
  </div>
data/doc/file.README.html CHANGED
@@ -63,7 +63,7 @@
63
63
 
64
64
  <div id="content"><div id='filecontents'>
65
65
  <p><img
66
- src="http://hummel.link/Ui-Bibz/1.2.3/images/ui-bibz-logo-without-border.gif"></p>
66
+ src="http://hummel.link/Ui-Bibz/1.2.4/images/ui-bibz-logo-without-border.gif"></p>
67
67
 
68
68
  <p><a href="http://badge.fury.io/rb/ui_bibz"><img
69
69
  src="https://badge.fury.io/rb/ui_bibz.svg"></a> <a
@@ -150,7 +150,7 @@ l&#39;argument <code>class</code> est présent dans <code>options</code> et
150
150
 
151
151
  <p>Ajouter la gem dans Rails :</p>
152
152
 
153
- <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>ui_bibz</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>~&gt; 1.2.3</span><span class='tstring_end'>&#39;</span></span>
153
+ <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_gem'>gem</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>ui_bibz</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>~&gt; 1.2.4</span><span class='tstring_end'>&#39;</span></span>
154
154
  </code></pre>
155
155
 
156
156
  <p>Lancer la command suivante :</p>
@@ -197,7 +197,7 @@ boostrap.</em></p>
197
197
 
198
198
  <h3 id="label-Alert">Alert</h3>
199
199
 
200
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/alert.png"></p>
200
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/alert.png"></p>
201
201
 
202
202
  <p>L&#39;élément <code>notify</code> à pour <code>options</code> un Hash
203
203
  acceptant les clefs :</p>
@@ -211,11 +211,11 @@ acceptant les clefs :</p>
211
211
  </code></pre>
212
212
 
213
213
  <p>Voir la <a
214
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Alert.html">doc</a></p>
214
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Alert.html">doc</a></p>
215
215
 
216
216
  <h3 id="label-Breadcrumb+-28fil+d-27ariane-29">Breadcrumb (fil d&#39;ariane)</h3>
217
217
 
218
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/breadcrumb.png"></p>
218
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/breadcrumb.png"></p>
219
219
 
220
220
  <p>L&#39;élément <code>breadcrumb</code> à pour enfant l&#39;élément
221
221
  <code>link</code> qui accepte pour option un Hash avec les clefs :</p>
@@ -237,13 +237,13 @@ href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Alert.html">doc</a></p>
237
237
  </code></pre>
238
238
 
239
239
  <p>Voir la <a
240
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Breadcrumb.html">doc</a></p>
240
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Breadcrumb.html">doc</a></p>
241
241
 
242
242
  <h3 id="label-Buttons+-28Boutons-29">Buttons (Boutons)</h3>
243
243
 
244
244
  <h4 id="label-Button">Button</h4>
245
245
 
246
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/button.png"></p>
246
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/button.png"></p>
247
247
 
248
248
  <p>L&#39;élément <code>button</code> à pour <code>options</code> un Hash
249
249
  acceptant les clefs :</p>
@@ -261,14 +261,14 @@ acceptant les clefs :</p>
261
261
  </code></pre>
262
262
 
263
263
  <p>Voir la <a
264
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Button.html">doc</a></p>
264
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Button.html">doc</a></p>
265
265
 
266
266
  <h4 id="label-Button+Dropdown">Button Dropdown</h4>
267
267
 
268
268
  <p>L&#39;élément <code>button_dropdown</code> accepte pour options les mêmes
269
269
  clefs que l&#39;élément <a href="#dropdown">dropdown</a>.</p>
270
270
 
271
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/button_dropdown.png"></p>
271
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/button_dropdown.png"></p>
272
272
 
273
273
  <pre class="code ruby"><code class="ruby">button_dropdown &#39;Button Dropdown&#39; do |bd|
274
274
  bd.link Link 1&#39;, &#39;#&#39;
@@ -280,11 +280,11 @@ clefs que l&#39;élément <a href="#dropdown">dropdown</a>.</p>
280
280
  end</code></pre>
281
281
 
282
282
  <p>Voir la <a
283
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ButtonLink.html">doc</a></p>
283
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/ButtonLink.html">doc</a></p>
284
284
 
285
285
  <h4 id="label-Button+group">Button group</h4>
286
286
 
287
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/button_group.png"></p>
287
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/button_group.png"></p>
288
288
 
289
289
  <p>L&#39;élément <code>button_group</code> à pour <code>options</code> un Hash
290
290
  acceptant les clefs :</p>
@@ -322,11 +322,11 @@ acceptant les clefs :</p>
322
322
  </code></pre>
323
323
 
324
324
  <p>Voir la <a
325
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ButtonGroup.html">doc</a></p>
325
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/ButtonGroup.html">doc</a></p>
326
326
 
327
327
  <h4 id="label-Button+Link+-28Lien+Bouton-29">Button Link (Lien Bouton)</h4>
328
328
 
329
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/button_link.png"></p>
329
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/button_link.png"></p>
330
330
 
331
331
  <p>L&#39;élément <code>button_link</code> à pour <code>options</code> un Hash
332
332
  acceptant les clefs :</p>
@@ -335,12 +335,12 @@ acceptant les clefs :</p>
335
335
  </code></pre>
336
336
 
337
337
  <p>Voir la <a
338
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ButtonLink.html">doc</a></p>
338
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/ButtonLink.html">doc</a></p>
339
339
 
340
340
  <h4 id="label-Button+Split+Dropdown">Button Split Dropdown</h4>
341
341
 
342
342
  <p><img
343
- src="http://hummel.link/Ui-Bibz/1.2.3/images/button_split_dropdown.png"></p>
343
+ src="http://hummel.link/Ui-Bibz/1.2.4/images/button_split_dropdown.png"></p>
344
344
 
345
345
  <p>L&#39;élément <code>button_split_dropdown</code>accepte pour options les
346
346
  mêmes clefs que l&#39;élément <a href="#dropdown">dropdown</a>.</p>
@@ -357,7 +357,7 @@ mêmes clefs que l&#39;élément <a href="#dropdown">dropdown</a>.</p>
357
357
  </code></pre>
358
358
 
359
359
  <p>Voir la <a
360
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ButtonSplitDropdown.html">doc</a></p>
360
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/ButtonSplitDropdown.html">doc</a></p>
361
361
 
362
362
  <h3 id="label-Dropdown">Dropdown</h3>
363
363
 
@@ -400,11 +400,11 @@ d.list &#39;--&#39;
400
400
  ...</code></pre>
401
401
 
402
402
  <p>Voir la <a
403
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Dropdown.html">doc</a></p>
403
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Dropdown.html">doc</a></p>
404
404
 
405
405
  <h3 id="label-Progress+Bar">Progress Bar</h3>
406
406
 
407
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/progress_bar.png"></p>
407
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/progress_bar.png"></p>
408
408
 
409
409
  <p>L&#39;élément <code>progress_bar</code> à pour <code>options</code> un Hash
410
410
  acceptant les clefs :</p>
@@ -440,11 +440,11 @@ acceptant les clefs :</p>
440
440
  </code></pre>
441
441
 
442
442
  <p>Voir la <a
443
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ProgressBar.html">doc</a></p>
443
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/ProgressBar.html">doc</a></p>
444
444
 
445
445
  <h3 id="label-Glyph">Glyph</h3>
446
446
 
447
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/glyph.png"></p>
447
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/glyph.png"></p>
448
448
 
449
449
  <p>Les glyphs utilisés proviennent de <a href="http://fontawesome.io/">Font
450
450
  Awesome</a>. L&#39;élément <code>glyph</code> peut contenir un hash pour
@@ -462,11 +462,11 @@ glyph { name: &#39;star&#39;, size: 3, type: &#39;fw&#39; }
462
462
  </code></pre>
463
463
 
464
464
  <p>Voir la <a
465
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Glyph.html">doc</a></p>
465
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Glyph.html">doc</a></p>
466
466
 
467
467
  <h3 id="label-Stars">Stars</h3>
468
468
 
469
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/stars.png"></p>
469
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/stars.png"></p>
470
470
 
471
471
  <p>L&#39;élément <code>stars</code> à pour <code>options</code> un Hash
472
472
  acceptant les clefs :</p>
@@ -486,11 +486,11 @@ acceptant les clefs :</p>
486
486
  </code></pre>
487
487
 
488
488
  <p>Voir la <a
489
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Stars.html">doc</a></p>
489
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Stars.html">doc</a></p>
490
490
 
491
491
  <h3 id="label-Modal">Modal</h3>
492
492
 
493
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/modal.png"></p>
493
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/modal.png"></p>
494
494
 
495
495
  <p>Les éléments <code>header</code>, <code>body</code>, <code>footer</code>
496
496
  sont des éléments <a href="#component">component</a>.</p>
@@ -508,11 +508,11 @@ sont des éléments <a href="#component">component</a>.</p>
508
508
  </code></pre>
509
509
 
510
510
  <p>Voir la <a
511
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Modal.html">doc</a></p>
511
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Modal.html">doc</a></p>
512
512
 
513
513
  <h3 id="label-Panel">Panel</h3>
514
514
 
515
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/panel.png"></p>
515
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/panel.png"></p>
516
516
 
517
517
  <p>L&#39;élément <code>panel</code> à pour <code>options</code> un Hash
518
518
  acceptant les clefs :</p>
@@ -543,11 +543,11 @@ end
543
543
  </code></pre>
544
544
 
545
545
  <p>Voir la <a
546
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Panel.html">doc</a></p>
546
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Panel.html">doc</a></p>
547
547
 
548
548
  <h3 id="label-Table">Table</h3>
549
549
 
550
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/table.png"></p>
550
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/table.png"></p>
551
551
 
552
552
  <p>L&#39;élément <code>table</code> est un tableau composé d&#39;une
553
553
  recherche, une pagination et un trie de colonnes intégrées. Le tableau est
@@ -586,7 +586,7 @@ les attributs souhaités.</p>
586
586
 
587
587
  <p>Un champ recherche est disponible dans la vue :</p>
588
588
 
589
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/table_search_field.png"></p>
589
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/table_search_field.png"></p>
590
590
 
591
591
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_table_search_field'>table_search_field</span> <span class='label'>store:</span> <span class='ivar'>@documents</span>
592
592
  </code></pre>
@@ -599,7 +599,7 @@ les attributs souhaités.</p>
599
599
  <p>Un champs select par page est disponible dans la vue :</p>
600
600
 
601
601
  <p><img
602
- src="http://hummel.link/Ui-Bibz/1.2.3/images/table_pagination_per_page.png"></p>
602
+ src="http://hummel.link/Ui-Bibz/1.2.4/images/table_pagination_per_page.png"></p>
603
603
 
604
604
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_table_pagination_per_page'>table_pagination_per_page</span> <span class='label'>store:</span> <span class='ivar'>@documents</span>
605
605
  </code></pre>
@@ -878,11 +878,11 @@ activerecord:
878
878
  ...</code></pre>
879
879
 
880
880
  <p>Voir la <a
881
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Ux/Table.html">doc</a></p>
881
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Ux/Table.html">doc</a></p>
882
882
 
883
883
  <h3 id="label-Table+Panel">Table Panel</h3>
884
884
 
885
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/table_panel.png"></p>
885
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/table_panel.png"></p>
886
886
 
887
887
  <p>Le composant <code>table_panel</code> est un <a href="#table">tableau</a>
888
888
  dans un <a href="#panel">panel</a>.</p>
@@ -909,11 +909,11 @@ table_panel({ store: @users, tap: true, glyph: &#39;home&#39;, state: :danger })
909
909
  end</code></pre>
910
910
 
911
911
  <p>Voir la <a
912
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Ux/TablePanel.html">doc</a></p>
912
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Ux/TablePanel.html">doc</a></p>
913
913
 
914
914
  <h3 id="label-List">List</h3>
915
915
 
916
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/list.png"></p>
916
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/list.png"></p>
917
917
 
918
918
  <p>Par défaut une liste à pour tag <code>&lt;li&gt;</code>. Mais elle peut se
919
919
  transformer en lien <code>&lt;a&gt;</code> à travers l&#39;option
@@ -934,11 +934,11 @@ transformer en lien <code>&lt;a&gt;</code> à travers l&#39;option
934
934
  </code></pre>
935
935
 
936
936
  <p>Voir la <a
937
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/List.html">doc</a></p>
937
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/List.html">doc</a></p>
938
938
 
939
939
  <h3 id="label-Nav">Nav</h3>
940
940
 
941
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/nav.png"></p>
941
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/nav.png"></p>
942
942
 
943
943
  <p>Par défaut la navigation comporte des onglets “tab”. L&#39;élément
944
944
  <code>nav</code> accepte en option les arguments :</p>
@@ -961,11 +961,11 @@ href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/List.html">doc</a></p>
961
961
  </code></pre>
962
962
 
963
963
  <p>Voir la <a
964
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Nav.html">doc</a></p>
964
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Nav.html">doc</a></p>
965
965
 
966
966
  <h3 id="label-Navbar">Navbar</h3>
967
967
 
968
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/navbar.png"></p>
968
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/navbar.png"></p>
969
969
 
970
970
  <p>Par défaut la navigation comporte des onglets “tab”. L&#39;élément
971
971
  <code>navbar</code> accepte en option les arguments :</p>
@@ -1005,11 +1005,11 @@ composants :</p>
1005
1005
  </code></pre>
1006
1006
 
1007
1007
  <p>Voir la <a
1008
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Navbar.html">doc</a></p>
1008
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Navbar.html">doc</a></p>
1009
1009
 
1010
1010
  <h3 id="label-Etiquette">Etiquette</h3>
1011
1011
 
1012
- <p><img src="http://hummel.link/Ui-Bibz/1.2.3/images/etiquette.png"></p>
1012
+ <p><img src="http://hummel.link/Ui-Bibz/1.2.4/images/etiquette.png"></p>
1013
1013
 
1014
1014
  <p>NB : Les méthodes <code>Tag, label</code> sont déjà utilisées par Rails.
1015
1015
  L&#39;élément <code>etiquette</code> à pour <code>options</code> un Hash
@@ -1028,7 +1028,7 @@ acceptant les clefs :</p>
1028
1028
  </code></pre>
1029
1029
 
1030
1030
  <p>Voir la <a
1031
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Etiquette.html">doc</a></p>
1031
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Etiquette.html">doc</a></p>
1032
1032
 
1033
1033
  <h3 id="label-Row">Row</h3>
1034
1034
 
@@ -1038,7 +1038,7 @@ href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Etiquette.html">doc</a></p
1038
1038
  class=&#39;row toto&#39;&gt;content&lt;/div&gt; </code></p>
1039
1039
 
1040
1040
  <p>Voir la <a
1041
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Content.html">doc</a></p>
1041
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Content.html">doc</a></p>
1042
1042
 
1043
1043
  <h3 id="label-Col">Col</h3>
1044
1044
 
@@ -1074,7 +1074,7 @@ classe col.</p>
1074
1074
  </span></code></pre>
1075
1075
 
1076
1076
  <p>Voir la <a
1077
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Col.html">doc</a></p>
1077
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Col.html">doc</a></p>
1078
1078
 
1079
1079
  <h3 id="label-Grid">Grid</h3>
1080
1080
 
@@ -1147,7 +1147,7 @@ par la vue.</p>
1147
1147
  </code></pre>
1148
1148
 
1149
1149
  <p>Voir la <a
1150
- href="http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Ux/Grid.html">doc</a></p>
1150
+ href="http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Ux/Grid.html">doc</a></p>
1151
1151
 
1152
1152
  <h3 id="label-Arguments+and+Values">Arguments and Values</h3>
1153
1153
 
@@ -1232,11 +1232,13 @@ UiBibz comme ci-dessous.</p>
1232
1232
  </li><li>
1233
1233
  <p><a href="http://hummel.link/Ui-Bibz/1.2.0/index.html">Ui Bibz v1.2.0</a></p>
1234
1234
  </li><li>
1235
- <p><a href="http://hummel.link/Ui-Bibz/1.2.3/index.html">Ui Bibz v1.2.1</a></p>
1235
+ <p><a href="http://hummel.link/Ui-Bibz/1.2.4/index.html">Ui Bibz v1.2.1</a></p>
1236
1236
  </li><li>
1237
1237
  <p><a href="http://hummel.link/Ui-Bibz/1.2.2/index.html">Ui Bibz v1.2.2</a></p>
1238
1238
  </li><li>
1239
- <p><a href="http://hummel.link/Ui-Bibz/1.2.3/index.html">Ui Bibz v1.2.3</a></p>
1239
+ <p><a href="http://hummel.link/Ui-Bibz/1.2.4/index.html">Ui Bibz v1.2.3</a></p>
1240
+ </li><li>
1241
+ <p><a href="http://hummel.link/Ui-Bibz/1.2.4/index.html">Ui Bibz v1.2.4</a></p>
1240
1242
  </li></ul>
1241
1243
 
1242
1244
  <h1 id="label-Roadmap">Roadmap</h1>
@@ -1252,7 +1254,7 @@ UiBibz comme ci-dessous.</p>
1252
1254
  </div></div>
1253
1255
 
1254
1256
  <div id="footer">
1255
- Generated on Mon Oct 19 15:25:14 2015 by
1257
+ Generated on Wed Jan 13 11:24:57 2016 by
1256
1258
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1257
1259
  0.8.7.6 (ruby-2.2.3).
1258
1260
  </div>