ui_bibz 1.2.2 → 1.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +5 -13
  2. data/.yardoc/checksums +19 -19
  3. data/.yardoc/object_types +0 -0
  4. data/.yardoc/objects/root.dat +0 -0
  5. data/Gemfile.lock +4 -1
  6. data/README.md +46 -45
  7. data/doc/UiBibz/Concerns/Models/Searchable/ClassMethods.html +2 -2
  8. data/doc/UiBibz/Concerns/Models/Searchable.html +2 -2
  9. data/doc/UiBibz/Concerns/Models.html +2 -2
  10. data/doc/UiBibz/Concerns.html +2 -2
  11. data/doc/UiBibz/Helpers/MetaHelper.html +7 -6
  12. data/doc/UiBibz/Helpers/UiCoreHelper.html +14 -14
  13. data/doc/UiBibz/Helpers/UiUxHelper.html +4 -4
  14. data/doc/UiBibz/Helpers/UtilsHelper.html +2 -2
  15. data/doc/UiBibz/Helpers.html +2 -2
  16. data/doc/UiBibz/Rails/Engine.html +2 -2
  17. data/doc/UiBibz/Rails.html +2 -2
  18. data/doc/UiBibz/Ui/Base.html +2 -2
  19. data/doc/UiBibz/Ui/Core/Alert.html +26 -23
  20. data/doc/UiBibz/Ui/Core/Bar.html +21 -18
  21. data/doc/UiBibz/Ui/Core/Breadcrumb.html +22 -20
  22. data/doc/UiBibz/Ui/Core/BreadcrumbLink.html +23 -21
  23. data/doc/UiBibz/Ui/Core/Button.html +28 -24
  24. data/doc/UiBibz/Ui/Core/ButtonDropdown.html +29 -26
  25. data/doc/UiBibz/Ui/Core/ButtonGroup.html +27 -24
  26. data/doc/UiBibz/Ui/Core/ButtonLink.html +29 -25
  27. data/doc/UiBibz/Ui/Core/ButtonSplitDropdown.html +29 -26
  28. data/doc/UiBibz/Ui/Core/Col.html +23 -20
  29. data/doc/UiBibz/Ui/Core/Component.html +30 -28
  30. data/doc/UiBibz/Ui/Core/Dropdown.html +27 -24
  31. data/doc/UiBibz/Ui/Core/DropdownDivider.html +3 -3
  32. data/doc/UiBibz/Ui/Core/DropdownHeader.html +20 -18
  33. data/doc/UiBibz/Ui/Core/DropdownLink.html +27 -24
  34. data/doc/UiBibz/Ui/Core/Glyph.html +26 -23
  35. data/doc/UiBibz/Ui/Core/Jumbotron.html +21 -18
  36. data/doc/UiBibz/Ui/Core/Label.html +27 -23
  37. data/doc/UiBibz/Ui/Core/List.html +31 -28
  38. data/doc/UiBibz/Ui/Core/ListGroup.html +24 -22
  39. data/doc/UiBibz/Ui/Core/Modal.html +26 -24
  40. data/doc/UiBibz/Ui/Core/ModalBody.html +16 -14
  41. data/doc/UiBibz/Ui/Core/ModalFooter.html +16 -14
  42. data/doc/UiBibz/Ui/Core/ModalHeader.html +17 -15
  43. data/doc/UiBibz/Ui/Core/Nav.html +20 -18
  44. data/doc/UiBibz/Ui/Core/NavDropdown.html +23 -21
  45. data/doc/UiBibz/Ui/Core/NavLink.html +22 -20
  46. data/doc/UiBibz/Ui/Core/Navbar.html +29 -27
  47. data/doc/UiBibz/Ui/Core/NavbarForm.html +22 -19
  48. data/doc/UiBibz/Ui/Core/NavbarNav.html +17 -16
  49. data/doc/UiBibz/Ui/Core/NavbarText.html +16 -15
  50. data/doc/UiBibz/Ui/Core/Panel.html +27 -23
  51. data/doc/UiBibz/Ui/Core/ProgressBar.html +23 -20
  52. data/doc/UiBibz/Ui/Core/Row.html +13 -11
  53. data/doc/UiBibz/Ui/Core/Stars.html +23 -19
  54. data/doc/UiBibz/Ui/Core.html +3 -3
  55. data/doc/UiBibz/Ui/Ux/Actionable.html +6 -6
  56. data/doc/UiBibz/Ui/Ux/Actions.html +2 -2
  57. data/doc/UiBibz/Ui/Ux/Column.html +2 -2
  58. data/doc/UiBibz/Ui/Ux/Columns.html +2 -2
  59. data/doc/UiBibz/Ui/Ux/Grid.html +23 -21
  60. data/doc/UiBibz/Ui/Ux/Paginable.html +5 -5
  61. data/doc/UiBibz/Ui/Ux/Searchable.html +4 -4
  62. data/doc/UiBibz/Ui/Ux/Sortable.html +2 -2
  63. data/doc/UiBibz/Ui/Ux/Store.html +2 -2
  64. data/doc/UiBibz/Ui/Ux/Table.html +36 -34
  65. data/doc/UiBibz/Ui/Ux/TablePagination.html +22 -16
  66. data/doc/UiBibz/Ui/Ux/TablePaginationPerPage.html +17 -15
  67. data/doc/UiBibz/Ui/Ux/TablePanel.html +58 -50
  68. data/doc/UiBibz/Ui/Ux/TableSearchField.html +4 -4
  69. data/doc/UiBibz/Ui/Ux.html +3 -3
  70. data/doc/UiBibz/Ui.html +2 -2
  71. data/doc/UiBibz/Utils/Internationalization.html +2 -2
  72. data/doc/UiBibz/Utils.html +2 -2
  73. data/doc/UiBibz.html +3 -3
  74. data/doc/_index.html +6 -6
  75. data/doc/file.README.html +734 -623
  76. data/doc/index.html +734 -623
  77. data/doc/method_list.html +227 -227
  78. data/doc/top-level-namespace.html +2 -2
  79. data/lib/ui_bibz/ui/ux/table/extensions/paginable.rb +2 -2
  80. data/lib/ui_bibz/ui/ux/table/table_pagination.rb +3 -1
  81. data/lib/ui_bibz/ui/ux/table/table_pagination_per_page.rb +10 -2
  82. data/lib/ui_bibz/ui/ux/table/table_panel.rb +24 -6
  83. data/lib/ui_bibz/ui/ux/table/table_search_field.rb +9 -1
  84. data/lib/ui_bibz/version.rb +1 -1
  85. metadata +39 -39
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- Nzg2NWFlYTM4MWQ4M2IzOWEzZGRmYzlmNTBjNGNmOTNlMTFhZTlhMw==
5
- data.tar.gz: !binary |-
6
- YjM1YTkwZjdlOGFkY2Y0MDZmZjc2YmI4NmYzMDMyNWM3ZjM1OTBlNA==
2
+ SHA1:
3
+ metadata.gz: 6b1bec03cf0d21a0ea5c26fb1ab67daa849af147
4
+ data.tar.gz: 80fdc3dcdb5df2e8fb15659cdd014fc8db602692
7
5
  SHA512:
8
- metadata.gz: !binary |-
9
- N2M0NWM1ZTNlZTE4M2ExZDJkNGE5NzE5Yzc1NGFjZWRjNDkyMGY2NDg0N2Y4
10
- Y2NhMmU5ZDg5M2MxMWFmYmViNDBiNmI4NTAyMmFkZWRjNjU3OWFhYjFhZDNj
11
- OGZlMTFkZjZmMzc1YjgwMzlhOTI4MjAyMzJiZWYyMzYxZDhmOGQ=
12
- data.tar.gz: !binary |-
13
- M2JhMzYzNmEyOTJlZGM5YjRjY2U1NTI2ZGY2NmYyMDk3ODM1NDRhZmFlZGRl
14
- M2JlYjIwYWQzY2EzYmUxMmI2NDU1MjAzMDk3YTJlN2U3MmE0ZjliNTgxNDUx
15
- MTM3ZmUzOWZmYjE3NWVkNmM2MDUxMzBlZGNjN2M1MmZhNDZjZjY=
6
+ metadata.gz: 579a0d3096a4bc2cb11e0d265ca4edfa085af476a3c88219c51ea08efe3e8082540fe765855ce7061236ce8c467c19dc4ae632abc6081f99601f6b240753e02b
7
+ data.tar.gz: 0f7d2e169438f5baabd074f8552494e5f8010ceb1b265c88de1b6f6581bbfb2506065333585862b44399dd674ace108f8bc7c384337398385cb3e10fb6ebc936
data/.yardoc/checksums CHANGED
@@ -1,19 +1,19 @@
1
1
  lib/ui_bibz.rb b86436b727c765b1fa18a5351ab42dc288747540
2
2
  lib/ui_bibz/ui/base.rb a0840e2ee2d49117ac28b51dc89d3d724cfb6747
3
- lib/ui_bibz/version.rb e7357f10464f80c7d8f843e03b0c4fd4889e6ef7
3
+ lib/ui_bibz/version.rb d1538860f89386c47a311e400394c46f2207a7fa
4
4
  lib/ui_bibz/ui/ux/grid.rb 079a9b94c43980e5ae86b9e4c50499f0153aa345
5
- lib/ui_bibz/ui/core/col.rb 657fd5aeed007c9d2848f99f3d7bb4f642bf756c
6
5
  lib/ui_bibz/ui/core/row.rb 539ef1d6caf28cb460671cf3877313b3fc3fd74c
6
+ lib/ui_bibz/ui/core/col.rb 657fd5aeed007c9d2848f99f3d7bb4f642bf756c
7
7
  lib/ui_bibz/rails/engine.rb 0d38746eac6afaa56796c64d7aa0ec77121e4070
8
8
  lib/ui_bibz/ui/core/glyph.rb cf35976f93328f4b475bd41b07151ccba76bec78
9
- lib/ui_bibz/ui/core/panel.rb 8f01608a5d416d3edf941898bf36a22c2143b34b
10
- lib/ui_bibz/ui/core/label.rb c71b0853662492478a179bc2e7e0ec6c659b1161
11
9
  lib/ui_bibz/ui/core/alert.rb 48c30806eec62987f07b57375ccf406712308df8
10
+ lib/ui_bibz/ui/core/label.rb c71b0853662492478a179bc2e7e0ec6c659b1161
11
+ lib/ui_bibz/ui/core/panel.rb 8f01608a5d416d3edf941898bf36a22c2143b34b
12
12
  lib/ui_bibz/ui/core/stars.rb bfb37a8b1e2b61b4e153b828f0d6ea0d67072d94
13
13
  lib/ui_bibz/ui/core/nav/nav.rb 75455d31f32733e8570c97d64bfac88db31170be
14
- lib/ui_bibz/ui/core/component.rb b0df13610fa2c33c3fcce825262ded8871c66fe3
15
- lib/ui_bibz/ui/core/jumbotron.rb 7654b2765b0c085182545c2fb5a39a3920e4baf3
16
14
  lib/ui_bibz/ui/ux/table/table.rb 1b04d576a2868345bd69c03b461a3abd4f1f8f22
15
+ lib/ui_bibz/ui/core/jumbotron.rb 7654b2765b0c085182545c2fb5a39a3920e4baf3
16
+ lib/ui_bibz/ui/core/component.rb b0df13610fa2c33c3fcce825262ded8871c66fe3
17
17
  lib/ui_bibz/ui/core/nav/navbar.rb 6db829caf51ebfedda453fc5532b14b87b608105
18
18
  lib/ui_bibz/ui/core/modal/modal.rb 8ce1b5833179ddd247f2742ec5b19f0b7f72bdce
19
19
  lib/ui_bibz/helpers/meta_helper.rb b90ee3e3274c1c0a80cd4b5c3a5d8849e0e20923
@@ -21,38 +21,38 @@ lib/ui_bibz/helpers/ui_ux_helper.rb b47a87a3133385d921951d86f1344c155faa942f
21
21
  lib/ui_bibz/helpers/utils_helper.rb 53d9372821f8c1b29ea1e180d58995685b230153
22
22
  lib/ui_bibz/ui/core/button/button.rb 31b36244d461cbb8531a5c85f6f8a8fed17570ca
23
23
  lib/ui_bibz/helpers/ui_core_helper.rb 16acae7a641a4f8133aac84dd2db669e04e2214d
24
+ lib/ui_bibz/ui/ux/table/table_panel.rb 460597897fc23c490cd04c4baa603822ccc60e5f
24
25
  lib/ui_bibz/ui/core/list/list_group.rb ff0e84c591a84b4ce63db939a37f55c4b97714a9
25
- lib/ui_bibz/ui/ux/table/table_panel.rb 8156dd1c99b1b3e4cd8c03e9059ff01c6024c9a9
26
26
  lib/ui_bibz/ui/core/dropdown/dropdown.rb b5c804c45e9d7a1b2b8e38788f031288ebc66749
27
- lib/ui_bibz/concerns/models/searchable.rb 3895846ff3bb73cce2550fe7c792c939b6f0d9cc
28
27
  lib/ui_bibz/ui/core/button/button_link.rb aab49e47762ac39326de4ec9a8dd9a9695ab57b6
29
28
  lib/ui_bibz/utils/internationalization.rb 247008bccd7b820cd534082a846a29e5de0063dc
29
+ lib/ui_bibz/concerns/models/searchable.rb 3895846ff3bb73cce2550fe7c792c939b6f0d9cc
30
30
  lib/ui_bibz/ui/core/button/button_group.rb dac533adecbb81cb1d94175d49da6782a4af6ad2
31
- lib/ui_bibz/ui/ux/table/table_pagination.rb 46dce469f5ac713f30dd6571d71e2871025ef798
32
31
  lib/ui_bibz/ui/ux/table/components/store.rb 4eb9fc297216acdbfe4ed6810361a188bb495db6
32
+ lib/ui_bibz/ui/ux/table/table_pagination.rb 9105232bf69b9a5bf84ff480dd45188cd051ac82
33
33
  lib/ui_bibz/ui/core/list/components/list.rb 2717ed6f342dd4ad0c92864425fe8123fb82143f
34
- lib/ui_bibz/ui/core/breadcrumb/breadcrumb.rb 60ca3ffd3ce3f484249bc5d49bcde53b407c33fa
35
34
  lib/ui_bibz/ui/ux/table/components/column.rb 9055ce20a2e1a8868502dc5d0735d422babdf73a
35
+ lib/ui_bibz/ui/core/breadcrumb/breadcrumb.rb 60ca3ffd3ce3f484249bc5d49bcde53b407c33fa
36
36
  lib/ui_bibz/ui/ux/table/components/actions.rb 30019fda78933ff7549815433b0aef570948f661
37
- lib/ui_bibz/ui/ux/table/table_search_field.rb ed3efb8be89b08830c8453ab185252dedc0247a7
38
37
  lib/ui_bibz/ui/ux/table/components/columns.rb ad81e6a9ce7e30e2a9b6491132ce428f710f056f
38
+ lib/ui_bibz/ui/ux/table/table_search_field.rb 04f113102b9e804a0e27dbfac495166abde48117
39
39
  lib/ui_bibz/ui/core/button/button_dropdown.rb 49f453e7024956cf7b5e0ad9989ecac53c7216b2
40
- lib/ui_bibz/ui/core/nav/components/nav_link.rb 115762095d6e15d17541ddb7c68dc3b0372e128b
41
40
  lib/ui_bibz/ui/ux/table/extensions/sortable.rb bef27f0bcec20971dc7a68e22c4be551a8ff3171
42
- lib/ui_bibz/ui/ux/table/extensions/paginable.rb 89dd34ccca0c0acaec94e21c32720ce9e3a929e4
41
+ lib/ui_bibz/ui/core/nav/components/nav_link.rb 115762095d6e15d17541ddb7c68dc3b0372e128b
42
+ lib/ui_bibz/ui/ux/table/extensions/paginable.rb a480f355b01e83464fa561f202f6b776870de0d5
43
43
  lib/ui_bibz/ui/ux/table/extensions/actionable.rb 7ba002df2a38b1e4ea185a63b4aeab9127a72e0d
44
- lib/ui_bibz/ui/core/nav/components/navbar_nav.rb c444431fae9fe2301db5c458c553daf3c1371fe2
45
44
  lib/ui_bibz/ui/ux/table/extensions/searchable.rb 2ab1b29fd7cb5335cb7177a93187729f728726d0
45
+ lib/ui_bibz/ui/core/nav/components/navbar_nav.rb c444431fae9fe2301db5c458c553daf3c1371fe2
46
46
  lib/ui_bibz/ui/core/progress_bar/progress_bar.rb 1fd77c45519af289ad61f13604fd6a2ee51361de
47
- lib/ui_bibz/ui/core/nav/components/navbar_text.rb 3d886871d3cbed43f520f43cfd4ec8a5210730be
48
47
  lib/ui_bibz/ui/core/nav/components/navbar_form.rb 72a4dee1c6fd0d27f6adf62181e740df4b60e5e6
49
- lib/ui_bibz/ui/core/progress_bar/components/bar.rb e02355fef5a6b683b9495891e9217b594b27a024
50
- lib/ui_bibz/ui/core/modal/components/modal_body.rb 1fa19a7cf70301b89c0fb452dbf5e436d0db5d02
48
+ lib/ui_bibz/ui/core/nav/components/navbar_text.rb 3d886871d3cbed43f520f43cfd4ec8a5210730be
51
49
  lib/ui_bibz/ui/core/nav/components/nav_dropdown.rb 3f592f3bf71c45773280ecc7f0dcec90b8811308
50
+ lib/ui_bibz/ui/core/modal/components/modal_body.rb 1fa19a7cf70301b89c0fb452dbf5e436d0db5d02
51
+ lib/ui_bibz/ui/core/progress_bar/components/bar.rb e02355fef5a6b683b9495891e9217b594b27a024
52
52
  lib/ui_bibz/ui/core/button/button_split_dropdown.rb d6dc0b3cc7170a96a73038ebd033a5334ff50e09
53
- lib/ui_bibz/ui/core/modal/components/modal_footer.rb 13256ab30019589f28dc28d96dabe6403b54ad52
53
+ lib/ui_bibz/ui/ux/table/table_pagination_per_page.rb e934eda77014d8caa1d949af3931d6c89c369f67
54
54
  lib/ui_bibz/ui/core/modal/components/modal_header.rb f6def330962ffb9ada1146154aed617458115279
55
- lib/ui_bibz/ui/ux/table/table_pagination_per_page.rb aaf0486b49b153ce4328c15c228f4d00e22aa5e4
55
+ lib/ui_bibz/ui/core/modal/components/modal_footer.rb 13256ab30019589f28dc28d96dabe6403b54ad52
56
56
  lib/ui_bibz/ui/core/dropdown/components/dropdown_link.rb 74fab94a4dcb0af054998400226245d50d1bfc7d
57
57
  lib/ui_bibz/ui/core/dropdown/components/dropdown_header.rb 48255e9d5a49aef02175ea201f8d50c71c82f25f
58
58
  lib/ui_bibz/ui/core/dropdown/components/dropdown_divider.rb 32e4c218a43a28976caeea699912d60f662d111a
data/.yardoc/object_types CHANGED
Binary file
Binary file
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ui_bibz (1.2.2)
4
+ ui_bibz (1.2.3)
5
5
  bootstrap-sass (~> 3.3.5)
6
6
  font-awesome-sass
7
7
  haml
@@ -170,3 +170,6 @@ DEPENDENCIES
170
170
  rdoc
171
171
  sqlite3
172
172
  ui_bibz!
173
+
174
+ BUNDLED WITH
175
+ 1.10.6
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ![Ui Bibz logo](http://hummel.link/Ui-Bibz/1.2.2/images/ui-bibz-logo-without-border.gif)
1
+ ![Ui Bibz logo](http://hummel.link/Ui-Bibz/1.2.3/images/ui-bibz-logo-without-border.gif)
2
2
 
3
3
  [![Gem Version](https://badge.fury.io/rb/ui_bibz.svg)](http://badge.fury.io/rb/ui_bibz)
4
4
  [![Build Status](https://travis-ci.org/thooams/Ui-Bibz.svg)](https://travis-ci.org/thooams/Ui-Bibz)
@@ -67,7 +67,7 @@ dans ```options``` et ```html_options```.
67
67
  Ajouter la gem dans Rails :
68
68
 
69
69
  ```
70
- gem "ui_bibz", '~> 1.2.2'
70
+ gem "ui_bibz", '~> 1.2.3'
71
71
  ```
72
72
 
73
73
  Lancer la command suivante :
@@ -126,7 +126,7 @@ _Ps: Vous pouvez utiliser les variables sass présentes dans boostrap._
126
126
 
127
127
  ### Alert
128
128
 
129
- ![alert](http://hummel.link/Ui-Bibz/1.2.2/images/alert.png)
129
+ ![alert](http://hummel.link/Ui-Bibz/1.2.3/images/alert.png)
130
130
 
131
131
  L'élément ```notify``` à pour ```options``` un Hash acceptant les clefs :
132
132
 
@@ -137,11 +137,11 @@ L'élément ```notify``` à pour ```options``` un Hash acceptant les clefs :
137
137
  notify 'Alert', state: :info, glyph: 'eye'
138
138
  ```
139
139
 
140
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Alert.html)
140
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Alert.html)
141
141
 
142
142
  ### Breadcrumb (fil d'ariane)
143
143
 
144
- ![breadcrumb](http://hummel.link/Ui-Bibz/1.2.2/images/breadcrumb.png)
144
+ ![breadcrumb](http://hummel.link/Ui-Bibz/1.2.3/images/breadcrumb.png)
145
145
 
146
146
  L'élément ```breadcrumb``` à pour enfant l'élément ```link``` qui accepte pour option un Hash avec les clefs :
147
147
 
@@ -159,13 +159,13 @@ breadcrumb do |b|
159
159
  end
160
160
  ```
161
161
 
162
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Breadcrumb.html)
162
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Breadcrumb.html)
163
163
 
164
164
  ### Buttons (Boutons)
165
165
 
166
166
  #### Button
167
167
 
168
- ![button](http://hummel.link/Ui-Bibz/1.2.2/images/button.png)
168
+ ![button](http://hummel.link/Ui-Bibz/1.2.3/images/button.png)
169
169
 
170
170
  L'élément ```button``` à pour ```options``` un Hash acceptant les clefs :
171
171
 
@@ -178,14 +178,14 @@ L'élément ```button``` à pour ```options``` un Hash acceptant les clefs :
178
178
  button 'Button', { state: :danger, size: :xs, glyph: 'star' } , { class: 'my-button' }
179
179
  ```
180
180
 
181
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Button.html)
181
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Button.html)
182
182
 
183
183
  #### Button Dropdown
184
184
 
185
185
  L'élément ```button_dropdown``` accepte pour options les mêmes clefs que l'élément
186
186
  [dropdown](#dropdown).
187
187
 
188
- ![button_link](http://hummel.link/Ui-Bibz/1.2.2/images/button_dropdown.png)
188
+ ![button_link](http://hummel.link/Ui-Bibz/1.2.3/images/button_dropdown.png)
189
189
 
190
190
  ```
191
191
  button_dropdown 'Button Dropdown' do |bd|
@@ -198,11 +198,11 @@ button_dropdown 'Button Dropdown' do |bd|
198
198
  end
199
199
  ```
200
200
 
201
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/ButtonLink.html)
201
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ButtonLink.html)
202
202
 
203
203
  #### Button group
204
204
 
205
- ![button_group](http://hummel.link/Ui-Bibz/1.2.2/images/button_group.png)
205
+ ![button_group](http://hummel.link/Ui-Bibz/1.2.3/images/button_group.png)
206
206
 
207
207
  L'élément ```button_group``` à pour ```options``` un Hash acceptant les clefs :
208
208
 
@@ -234,11 +234,11 @@ button_group do
234
234
  end
235
235
  ```
236
236
 
237
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/ButtonGroup.html)
237
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ButtonGroup.html)
238
238
 
239
239
  #### Button Link (Lien Bouton)
240
240
 
241
- ![button_link](http://hummel.link/Ui-Bibz/1.2.2/images/button_link.png)
241
+ ![button_link](http://hummel.link/Ui-Bibz/1.2.3/images/button_link.png)
242
242
 
243
243
  L'élément ```button_link``` à pour ```options``` un Hash acceptant les clefs :
244
244
 
@@ -246,11 +246,11 @@ L'élément ```button_link``` à pour ```options``` un Hash acceptant les clefs
246
246
  button_link 'Button', { url: '#button', state: :primary, glyph: 'star' }, { class: 'my-button' }
247
247
  ```
248
248
 
249
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/ButtonLink.html)
249
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ButtonLink.html)
250
250
 
251
251
  #### Button Split Dropdown
252
252
 
253
- ![button_group](http://hummel.link/Ui-Bibz/1.2.2/images/button_split_dropdown.png)
253
+ ![button_group](http://hummel.link/Ui-Bibz/1.2.3/images/button_split_dropdown.png)
254
254
 
255
255
  L'élément ```button_split_dropdown```accepte pour options les mêmes clefs
256
256
  que l'élément [dropdown](#dropdown).
@@ -267,7 +267,7 @@ button_split_dropdown 'Dropdown', state: :primary do |d|
267
267
  end
268
268
  ```
269
269
 
270
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/ButtonSplitDropdown.html)
270
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ButtonSplitDropdown.html)
271
271
 
272
272
  ### Dropdown
273
273
 
@@ -304,11 +304,11 @@ d.list '--'
304
304
  ...
305
305
  ```
306
306
 
307
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Dropdown.html)
307
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Dropdown.html)
308
308
 
309
309
  ### Progress Bar
310
310
 
311
- ![glyph](http://hummel.link/Ui-Bibz/1.2.2/images/progress_bar.png)
311
+ ![glyph](http://hummel.link/Ui-Bibz/1.2.3/images/progress_bar.png)
312
312
 
313
313
  L'élément ```progress_bar``` à pour ```options``` un Hash acceptant les clefs :
314
314
 
@@ -336,11 +336,11 @@ progress_bar(tap: true) do |pb|
336
336
  end
337
337
  ```
338
338
 
339
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/ProgressBar.html)
339
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/ProgressBar.html)
340
340
 
341
341
  ### Glyph
342
342
 
343
- ![glyph](http://hummel.link/Ui-Bibz/1.2.2/images/glyph.png)
343
+ ![glyph](http://hummel.link/Ui-Bibz/1.2.3/images/glyph.png)
344
344
 
345
345
  Les glyphs utilisés proviennent de [Font Awesome](http://fontawesome.io/).
346
346
  L'élément ```glyph``` peut contenir un hash pour ```content```
@@ -355,11 +355,11 @@ glyph 'star', { size: 3, type: 'fw' }, class: 'star-exemple'
355
355
  glyph { name: 'star', size: 3, type: 'fw' }
356
356
  ```
357
357
 
358
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Glyph.html)
358
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Glyph.html)
359
359
 
360
360
  ### Stars
361
361
 
362
- ![stars](http://hummel.link/Ui-Bibz/1.2.2/images/stars.png)
362
+ ![stars](http://hummel.link/Ui-Bibz/1.2.3/images/stars.png)
363
363
 
364
364
  L'élément ```stars``` à pour ```options``` un Hash acceptant les clefs :
365
365
 
@@ -376,12 +376,12 @@ stars num: 3 do
376
376
  end
377
377
  ```
378
378
 
379
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Stars.html)
379
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Stars.html)
380
380
 
381
381
 
382
382
  ### Modal
383
383
 
384
- ![modal](http://hummel.link/Ui-Bibz/1.2.2/images/modal.png)
384
+ ![modal](http://hummel.link/Ui-Bibz/1.2.3/images/modal.png)
385
385
 
386
386
  Les éléments ```header```, ```body```, ```footer``` sont des éléments [component](#component).
387
387
 
@@ -398,11 +398,11 @@ modal do |m|
398
398
  end
399
399
  ```
400
400
 
401
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Modal.html)
401
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Modal.html)
402
402
 
403
403
  ### Panel
404
404
 
405
- ![panel](http://hummel.link/Ui-Bibz/1.2.2/images/panel.png)
405
+ ![panel](http://hummel.link/Ui-Bibz/1.2.3/images/panel.png)
406
406
 
407
407
  L'élément ```panel``` à pour ```options``` un Hash acceptant les clefs :
408
408
 
@@ -429,11 +429,11 @@ panel({ tap: true, state: :danger, table_options: { actionable: true } }, { clas
429
429
  end
430
430
  ```
431
431
 
432
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Panel.html)
432
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Panel.html)
433
433
 
434
434
  ### Table
435
435
 
436
- ![table](http://hummel.link/Ui-Bibz/1.2.2/images/table.png)
436
+ ![table](http://hummel.link/Ui-Bibz/1.2.3/images/table.png)
437
437
 
438
438
  L'élément ```table``` est un tableau composé d'une recherche, une pagination et un trie de colonnes intégrées.
439
439
  Le tableau est compatible [I18n](http://guides.rubyonrails.org/i18n.html).
@@ -469,7 +469,7 @@ searchable_attributes :name_fr, :name_en
469
469
 
470
470
  Un champ recherche est disponible dans la vue :
471
471
 
472
- ![table_search_field](http://hummel.link/Ui-Bibz/1.2.2/images/table_search_field.png)
472
+ ![table_search_field](http://hummel.link/Ui-Bibz/1.2.3/images/table_search_field.png)
473
473
 
474
474
  ```
475
475
  table_search_field store: @documents
@@ -483,7 +483,7 @@ table_pagination store: @documents
483
483
 
484
484
  Un champs select par page est disponible dans la vue :
485
485
 
486
- ![table_search_field](http://hummel.link/Ui-Bibz/1.2.2/images/table_pagination_per_page.png)
486
+ ![table_search_field](http://hummel.link/Ui-Bibz/1.2.3/images/table_pagination_per_page.png)
487
487
 
488
488
  ```
489
489
  table_pagination_per_page store: @documents
@@ -733,11 +733,11 @@ activerecord:
733
733
  ...
734
734
  ```
735
735
 
736
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Ux/Table.html)
736
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Ux/Table.html)
737
737
 
738
738
  ### Table Panel
739
739
 
740
- ![table_panel](http://hummel.link/Ui-Bibz/1.2.2/images/table_panel.png)
740
+ ![table_panel](http://hummel.link/Ui-Bibz/1.2.3/images/table_panel.png)
741
741
 
742
742
  Le composant ```table_panel``` est un [tableau](#table) dans un [panel](#panel).
743
743
 
@@ -764,11 +764,11 @@ table_panel({ store: @users, tap: true, glyph: 'home', state: :danger }) do |g|
764
764
  end
765
765
  ```
766
766
 
767
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Ux/TablePanel.html)
767
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Ux/TablePanel.html)
768
768
 
769
769
  ### List
770
770
 
771
- ![list](http://hummel.link/Ui-Bibz/1.2.2/images/list.png)
771
+ ![list](http://hummel.link/Ui-Bibz/1.2.3/images/list.png)
772
772
 
773
773
  Par défaut une liste à pour tag ```<li>```.
774
774
  Mais elle peut se transformer en lien ```<a>``` à travers l'option ```type:```.
@@ -789,11 +789,11 @@ list_group do |lg|
789
789
  end
790
790
  ```
791
791
 
792
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/List.html)
792
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/List.html)
793
793
 
794
794
  ### Nav
795
795
 
796
- ![nav](http://hummel.link/Ui-Bibz/1.2.2/images/nav.png)
796
+ ![nav](http://hummel.link/Ui-Bibz/1.2.3/images/nav.png)
797
797
 
798
798
  Par défaut la navigation comporte des onglets "tab".
799
799
  L'élément ```nav``` accepte en option les arguments :
@@ -813,11 +813,11 @@ nav(type: :pills, position: :justified) do |d|
813
813
  end
814
814
  ```
815
815
 
816
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Nav.html)
816
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Nav.html)
817
817
 
818
818
  ### Navbar
819
819
 
820
- ![navbar](http://hummel.link/Ui-Bibz/1.2.2/images/navbar.png)
820
+ ![navbar](http://hummel.link/Ui-Bibz/1.2.3/images/navbar.png)
821
821
 
822
822
  Par défaut la navigation comporte des onglets "tab".
823
823
  L'élément ```navbar``` accepte en option les arguments :
@@ -848,12 +848,12 @@ navbar(type: :inverse, position: :top) do |nb|
848
848
  end
849
849
  ```
850
850
 
851
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Navbar.html)
851
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Navbar.html)
852
852
 
853
853
 
854
854
  ### Etiquette
855
855
 
856
- ![list](http://hummel.link/Ui-Bibz/1.2.2/images/etiquette.png)
856
+ ![list](http://hummel.link/Ui-Bibz/1.2.3/images/etiquette.png)
857
857
 
858
858
 
859
859
  NB : Les méthodes ```Tag, label``` sont déjà utilisées par Rails.
@@ -870,7 +870,7 @@ etiquette 'label 2', state: :success
870
870
  etiquette 'label 2', state: :danger
871
871
  ```
872
872
 
873
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Etiquette.html)
873
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Etiquette.html)
874
874
 
875
875
  ### Row
876
876
 
@@ -883,7 +883,7 @@ end
883
883
  # => <div class='row toto'>content</div>
884
884
  ```
885
885
 
886
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Content.html)
886
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Content.html)
887
887
 
888
888
  ### Col
889
889
 
@@ -914,7 +914,7 @@ end
914
914
  # => <div class='col-xs-offset-1 col-md-3 test'>content</div>
915
915
  ```
916
916
 
917
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Core/Col.html)
917
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Core/Col.html)
918
918
 
919
919
  ### Grid
920
920
 
@@ -980,7 +980,7 @@ grid do |g|
980
980
  end
981
981
  ```
982
982
 
983
- Voir la [doc](http://hummel.link/Ui-Bibz/1.2.2/UiBibz/Ui/Ux/Grid.html)
983
+ Voir la [doc](http://hummel.link/Ui-Bibz/1.2.3/UiBibz/Ui/Ux/Grid.html)
984
984
 
985
985
  ### Arguments and Values
986
986
 
@@ -1040,8 +1040,9 @@ panel 'Exemple', { state: :success }, { class: 'exemple' }
1040
1040
  * [Ui Bibz v1.1.6](http://hummel.link/Ui-Bibz/1.1.6/index.html)
1041
1041
  * [Ui Bibz v1.1.7](http://hummel.link/Ui-Bibz/1.1.7/index.html)
1042
1042
  * [Ui Bibz v1.2.0](http://hummel.link/Ui-Bibz/1.2.0/index.html)
1043
- * [Ui Bibz v1.2.1](http://hummel.link/Ui-Bibz/1.2.2/index.html)
1043
+ * [Ui Bibz v1.2.1](http://hummel.link/Ui-Bibz/1.2.3/index.html)
1044
1044
  * [Ui Bibz v1.2.2](http://hummel.link/Ui-Bibz/1.2.2/index.html)
1045
+ * [Ui Bibz v1.2.3](http://hummel.link/Ui-Bibz/1.2.3/index.html)
1045
1046
 
1046
1047
  # Roadmap
1047
1048
 
@@ -165,9 +165,9 @@
165
165
  </div>
166
166
 
167
167
  <div id="footer">
168
- Generated on Fri Oct 2 15:02:51 2015 by
168
+ Generated on Mon Oct 19 15:25:14 2015 by
169
169
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
170
- 0.8.7.6 (ruby-1.9.3).
170
+ 0.8.7.6 (ruby-2.2.3).
171
171
  </div>
172
172
 
173
173
  </body>
@@ -111,9 +111,9 @@
111
111
  </div>
112
112
 
113
113
  <div id="footer">
114
- Generated on Fri Oct 2 15:02:51 2015 by
114
+ Generated on Mon Oct 19 15:25:14 2015 by
115
115
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
116
- 0.8.7.6 (ruby-1.9.3).
116
+ 0.8.7.6 (ruby-2.2.3).
117
117
  </div>
118
118
 
119
119
  </body>
@@ -106,9 +106,9 @@
106
106
  </div>
107
107
 
108
108
  <div id="footer">
109
- Generated on Fri Oct 2 15:02:51 2015 by
109
+ Generated on Mon Oct 19 15:25:14 2015 by
110
110
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
111
- 0.8.7.6 (ruby-1.9.3).
111
+ 0.8.7.6 (ruby-2.2.3).
112
112
  </div>
113
113
 
114
114
  </body>
@@ -106,9 +106,9 @@
106
106
  </div>
107
107
 
108
108
  <div id="footer">
109
- Generated on Fri Oct 2 15:02:51 2015 by
109
+ Generated on Mon Oct 19 15:25:14 2015 by
110
110
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
111
- 0.8.7.6 (ruby-1.9.3).
111
+ 0.8.7.6 (ruby-2.2.3).
112
112
  </div>
113
113
 
114
114
  </body>
@@ -183,7 +183,7 @@
183
183
  <span class='kw'>def</span> <span class='id identifier rubyid_ui_bibz_local_meta_links'>ui_bibz_local_meta_links</span>
184
184
  <span class='id identifier rubyid_capture'>capture</span> <span class='kw'>do</span>
185
185
  <span class='comment'># Jquery is required for boostrap
186
- </span> <span class='id identifier rubyid_concat'>concat</span> <span class='id identifier rubyid_javascript_include_tag'>javascript_include_tag</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>jquery-2.1.4.min</span><span class='tstring_end'>'</span></span>
186
+ </span> <span class='id identifier rubyid_concat'>concat</span> <span class='id identifier rubyid_javascript_include_tag'>javascript_include_tag</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>jquery-2.1.4.min</span><span class='tstring_end'>&#39;</span></span>
187
187
  <span class='kw'>end</span>
188
188
  <span class='kw'>end</span></pre>
189
189
  </td>
@@ -211,7 +211,8 @@
211
211
  </span><span class='comment'># &lt;link href=&quot;https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css&quot; media=&quot;screen&quot; rel=&quot;stylesheet&quot; /&gt;
212
212
  </span><span class='comment'># &lt;link href=&quot;https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css&quot; media=&quot;screen&quot; rel=&quot;stylesheet&quot; /&gt;
213
213
  </span><span class='comment'># &lt;script src==&quot;https://code.jquery.com/jquery-2.1.1.min.js&quot;&gt;&lt;/script&gt;
214
- </span><span class='comment'># &lt;script src==&quot;https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js&quot;&gt;&lt;/script&gt;</span></code></pre>
214
+ </span><span class='comment'># &lt;script src==&quot;https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js&quot;&gt;&lt;/script&gt;
215
+ </span></code></pre>
215
216
 
216
217
 
217
218
  </div>
@@ -244,11 +245,11 @@
244
245
  <span class='kw'>def</span> <span class='id identifier rubyid_ui_bibz_meta_links'>ui_bibz_meta_links</span>
245
246
  <span class='id identifier rubyid_capture'>capture</span> <span class='kw'>do</span>
246
247
  <span class='comment'># Latest compiled and minified CSS
247
- </span> <span class='id identifier rubyid_concat'>concat</span> <span class='id identifier rubyid_stylesheet_link_tag'>stylesheet_link_tag</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='label'>title:</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>Default</span><span class='tstring_end'>'</span></span>
248
+ </span> <span class='id identifier rubyid_concat'>concat</span> <span class='id identifier rubyid_stylesheet_link_tag'>stylesheet_link_tag</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span> <span class='label'>title:</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>Default</span><span class='tstring_end'>&#39;</span></span>
248
249
  <span class='comment'># font awesome icons
249
250
  </span> <span class='id identifier rubyid_concat'>concat</span> <span class='id identifier rubyid_stylesheet_link_tag'>stylesheet_link_tag</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css</span><span class='tstring_end'>&quot;</span></span>
250
251
  <span class='comment'># Jquery is required for boostrap
251
- </span> <span class='id identifier rubyid_concat'>concat</span> <span class='id identifier rubyid_javascript_include_tag'>javascript_include_tag</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>https://code.jquery.com/jquery-2.1.1.min.js</span><span class='tstring_end'>'</span></span>
252
+ </span> <span class='id identifier rubyid_concat'>concat</span> <span class='id identifier rubyid_javascript_include_tag'>javascript_include_tag</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>https://code.jquery.com/jquery-2.1.1.min.js</span><span class='tstring_end'>&#39;</span></span>
252
253
  <span class='comment'># Latest compiled and minified JavaScript
253
254
  </span> <span class='id identifier rubyid_concat'>concat</span> <span class='id identifier rubyid_javascript_include_tag'>javascript_include_tag</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js</span><span class='tstring_end'>&quot;</span></span>
254
255
  <span class='kw'>end</span>
@@ -263,9 +264,9 @@
263
264
  </div>
264
265
 
265
266
  <div id="footer">
266
- Generated on Fri Oct 2 15:02:51 2015 by
267
+ Generated on Mon Oct 19 15:25:14 2015 by
267
268
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
268
- 0.8.7.6 (ruby-1.9.3).
269
+ 0.8.7.6 (ruby-2.2.3).
269
270
  </div>
270
271
 
271
272
  </body>