ui_bibz 1.2.3 → 1.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.yardoc/checksums +3 -3
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/Gemfile.lock +54 -52
- data/README.md +47 -46
- data/doc/UiBibz/Concerns/Models/Searchable/ClassMethods.html +1 -1
- data/doc/UiBibz/Concerns/Models/Searchable.html +1 -1
- data/doc/UiBibz/Concerns/Models.html +1 -1
- data/doc/UiBibz/Concerns.html +1 -1
- data/doc/UiBibz/Helpers/MetaHelper.html +1 -1
- data/doc/UiBibz/Helpers/UiCoreHelper.html +1 -1
- data/doc/UiBibz/Helpers/UiUxHelper.html +1 -1
- data/doc/UiBibz/Helpers/UtilsHelper.html +1 -1
- data/doc/UiBibz/Helpers.html +1 -1
- data/doc/UiBibz/Rails/Engine.html +1 -1
- data/doc/UiBibz/Rails.html +1 -1
- data/doc/UiBibz/Ui/Base.html +1 -1
- data/doc/UiBibz/Ui/Core/Alert.html +1 -1
- data/doc/UiBibz/Ui/Core/Bar.html +1 -1
- data/doc/UiBibz/Ui/Core/Breadcrumb.html +1 -1
- data/doc/UiBibz/Ui/Core/BreadcrumbLink.html +1 -1
- data/doc/UiBibz/Ui/Core/Button.html +1 -1
- data/doc/UiBibz/Ui/Core/ButtonDropdown.html +1 -1
- data/doc/UiBibz/Ui/Core/ButtonGroup.html +1 -1
- data/doc/UiBibz/Ui/Core/ButtonLink.html +1 -1
- data/doc/UiBibz/Ui/Core/ButtonSplitDropdown.html +1 -1
- data/doc/UiBibz/Ui/Core/Col.html +1 -1
- data/doc/UiBibz/Ui/Core/Component.html +1 -1
- data/doc/UiBibz/Ui/Core/Dropdown.html +1 -1
- data/doc/UiBibz/Ui/Core/DropdownDivider.html +1 -1
- data/doc/UiBibz/Ui/Core/DropdownHeader.html +1 -1
- data/doc/UiBibz/Ui/Core/DropdownLink.html +1 -1
- data/doc/UiBibz/Ui/Core/Glyph.html +1 -1
- data/doc/UiBibz/Ui/Core/Jumbotron.html +1 -1
- data/doc/UiBibz/Ui/Core/Label.html +1 -1
- data/doc/UiBibz/Ui/Core/List.html +1 -1
- data/doc/UiBibz/Ui/Core/ListGroup.html +1 -1
- data/doc/UiBibz/Ui/Core/Modal.html +1 -1
- data/doc/UiBibz/Ui/Core/ModalBody.html +1 -1
- data/doc/UiBibz/Ui/Core/ModalFooter.html +1 -1
- data/doc/UiBibz/Ui/Core/ModalHeader.html +1 -1
- data/doc/UiBibz/Ui/Core/Nav.html +1 -1
- data/doc/UiBibz/Ui/Core/NavDropdown.html +1 -1
- data/doc/UiBibz/Ui/Core/NavLink.html +1 -1
- data/doc/UiBibz/Ui/Core/Navbar.html +1 -1
- data/doc/UiBibz/Ui/Core/NavbarForm.html +1 -1
- data/doc/UiBibz/Ui/Core/NavbarNav.html +1 -1
- data/doc/UiBibz/Ui/Core/NavbarText.html +1 -1
- data/doc/UiBibz/Ui/Core/Panel.html +1 -1
- data/doc/UiBibz/Ui/Core/ProgressBar.html +1 -1
- data/doc/UiBibz/Ui/Core/Row.html +1 -1
- data/doc/UiBibz/Ui/Core/Stars.html +1 -1
- data/doc/UiBibz/Ui/Core.html +1 -1
- data/doc/UiBibz/Ui/Ux/Actionable.html +1 -1
- data/doc/UiBibz/Ui/Ux/Actions.html +1 -1
- data/doc/UiBibz/Ui/Ux/Column.html +1 -1
- data/doc/UiBibz/Ui/Ux/Columns.html +1 -1
- data/doc/UiBibz/Ui/Ux/Grid.html +1 -1
- data/doc/UiBibz/Ui/Ux/Paginable.html +1 -1
- data/doc/UiBibz/Ui/Ux/Searchable.html +1 -1
- data/doc/UiBibz/Ui/Ux/Sortable.html +1 -1
- data/doc/UiBibz/Ui/Ux/Store.html +70 -18
- data/doc/UiBibz/Ui/Ux/Table.html +1 -1
- data/doc/UiBibz/Ui/Ux/TablePagination.html +1 -1
- data/doc/UiBibz/Ui/Ux/TablePaginationPerPage.html +1 -1
- data/doc/UiBibz/Ui/Ux/TablePanel.html +1 -1
- data/doc/UiBibz/Ui/Ux/TableSearchField.html +1 -1
- data/doc/UiBibz/Ui/Ux.html +1 -1
- data/doc/UiBibz/Ui.html +1 -1
- data/doc/UiBibz/Utils/Internationalization.html +1 -1
- data/doc/UiBibz/Utils.html +1 -1
- data/doc/UiBibz.html +2 -2
- data/doc/_index.html +1 -1
- data/doc/file.README.html +49 -47
- data/doc/index.html +49 -47
- data/doc/method_list.html +75 -69
- data/doc/top-level-namespace.html +1 -1
- data/lib/ui_bibz/ui/ux/table/components/store.rb +5 -1
- data/lib/ui_bibz/ui/ux/table/extensions/sortable.rb +5 -0
- data/lib/ui_bibz/version.rb +1 -1
- data/test/ui/table_test.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fd948a6e2d8d194b49393a5f54aea674111a3741
|
4
|
+
data.tar.gz: 67802c1948c060a4a5dbacfa35ed533b77b082da
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6c3aee9ffee4444a400a5a16ab1cc417798de5d029c60be99be39a4b792b2b3ee1dcbf501a6cbdb320c89488c08a399cf9a57053a9df3d249954d2ca7733c2e9
|
7
|
+
data.tar.gz: 7f30d596a23d6b0cce44a7ff5fc8b0e1bd7dcf1df785ce67b204883dba59489a976878c26322827ff6ea2ef93c58d25d3bc4819203b4e9f1741fbe2ba33f0bdf
|
data/.yardoc/checksums
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
lib/ui_bibz.rb b86436b727c765b1fa18a5351ab42dc288747540
|
2
2
|
lib/ui_bibz/ui/base.rb a0840e2ee2d49117ac28b51dc89d3d724cfb6747
|
3
|
-
lib/ui_bibz/version.rb
|
3
|
+
lib/ui_bibz/version.rb f88cb68ca57864186042a7b5a317cc48668942bb
|
4
4
|
lib/ui_bibz/ui/ux/grid.rb 079a9b94c43980e5ae86b9e4c50499f0153aa345
|
5
5
|
lib/ui_bibz/ui/core/row.rb 539ef1d6caf28cb460671cf3877313b3fc3fd74c
|
6
6
|
lib/ui_bibz/ui/core/col.rb 657fd5aeed007c9d2848f99f3d7bb4f642bf756c
|
@@ -28,7 +28,7 @@ lib/ui_bibz/ui/core/button/button_link.rb aab49e47762ac39326de4ec9a8dd9a9695ab57
|
|
28
28
|
lib/ui_bibz/utils/internationalization.rb 247008bccd7b820cd534082a846a29e5de0063dc
|
29
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/components/store.rb
|
31
|
+
lib/ui_bibz/ui/ux/table/components/store.rb 2f91e8d9247c2ee1ce1a2c917489567391487e13
|
32
32
|
lib/ui_bibz/ui/ux/table/table_pagination.rb 9105232bf69b9a5bf84ff480dd45188cd051ac82
|
33
33
|
lib/ui_bibz/ui/core/list/components/list.rb 2717ed6f342dd4ad0c92864425fe8123fb82143f
|
34
34
|
lib/ui_bibz/ui/ux/table/components/column.rb 9055ce20a2e1a8868502dc5d0735d422babdf73a
|
@@ -37,7 +37,7 @@ lib/ui_bibz/ui/ux/table/components/actions.rb 30019fda78933ff7549815433b0aef5709
|
|
37
37
|
lib/ui_bibz/ui/ux/table/components/columns.rb ad81e6a9ce7e30e2a9b6491132ce428f710f056f
|
38
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/ux/table/extensions/sortable.rb
|
40
|
+
lib/ui_bibz/ui/ux/table/extensions/sortable.rb 7b32f590699c79789f2efe3514d7b0c1d32b28ff
|
41
41
|
lib/ui_bibz/ui/core/nav/components/nav_link.rb 115762095d6e15d17541ddb7c68dc3b0372e128b
|
42
42
|
lib/ui_bibz/ui/ux/table/extensions/paginable.rb a480f355b01e83464fa561f202f6b776870de0d5
|
43
43
|
lib/ui_bibz/ui/ux/table/extensions/actionable.rb 7ba002df2a38b1e4ea185a63b4aeab9127a72e0d
|
data/.yardoc/object_types
CHANGED
Binary file
|
data/.yardoc/objects/root.dat
CHANGED
Binary file
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
ui_bibz (1.2.
|
4
|
+
ui_bibz (1.2.4)
|
5
5
|
bootstrap-sass (~> 3.3.5)
|
6
6
|
font-awesome-sass
|
7
7
|
haml
|
@@ -15,52 +15,53 @@ PATH
|
|
15
15
|
GEM
|
16
16
|
remote: https://rubygems.org/
|
17
17
|
specs:
|
18
|
-
actionmailer (4.2.
|
19
|
-
actionpack (= 4.2.
|
20
|
-
actionview (= 4.2.
|
21
|
-
activejob (= 4.2.
|
18
|
+
actionmailer (4.2.5)
|
19
|
+
actionpack (= 4.2.5)
|
20
|
+
actionview (= 4.2.5)
|
21
|
+
activejob (= 4.2.5)
|
22
22
|
mail (~> 2.5, >= 2.5.4)
|
23
23
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
24
|
-
actionpack (4.2.
|
25
|
-
actionview (= 4.2.
|
26
|
-
activesupport (= 4.2.
|
24
|
+
actionpack (4.2.5)
|
25
|
+
actionview (= 4.2.5)
|
26
|
+
activesupport (= 4.2.5)
|
27
27
|
rack (~> 1.6)
|
28
28
|
rack-test (~> 0.6.2)
|
29
29
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
30
30
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
31
|
-
actionview (4.2.
|
32
|
-
activesupport (= 4.2.
|
31
|
+
actionview (4.2.5)
|
32
|
+
activesupport (= 4.2.5)
|
33
33
|
builder (~> 3.1)
|
34
34
|
erubis (~> 2.7.0)
|
35
35
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
36
36
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
37
|
-
activejob (4.2.
|
38
|
-
activesupport (= 4.2.
|
37
|
+
activejob (4.2.5)
|
38
|
+
activesupport (= 4.2.5)
|
39
39
|
globalid (>= 0.3.0)
|
40
|
-
activemodel (4.2.
|
41
|
-
activesupport (= 4.2.
|
40
|
+
activemodel (4.2.5)
|
41
|
+
activesupport (= 4.2.5)
|
42
42
|
builder (~> 3.1)
|
43
|
-
activerecord (4.2.
|
44
|
-
activemodel (= 4.2.
|
45
|
-
activesupport (= 4.2.
|
43
|
+
activerecord (4.2.5)
|
44
|
+
activemodel (= 4.2.5)
|
45
|
+
activesupport (= 4.2.5)
|
46
46
|
arel (~> 6.0)
|
47
|
-
activesupport (4.2.
|
47
|
+
activesupport (4.2.5)
|
48
48
|
i18n (~> 0.7)
|
49
49
|
json (~> 1.7, >= 1.7.7)
|
50
50
|
minitest (~> 5.1)
|
51
51
|
thread_safe (~> 0.3, >= 0.3.4)
|
52
52
|
tzinfo (~> 1.1)
|
53
53
|
arel (6.0.3)
|
54
|
-
autoprefixer-rails (6.
|
54
|
+
autoprefixer-rails (6.2.3)
|
55
55
|
execjs
|
56
56
|
json
|
57
57
|
awesome_print (1.6.1)
|
58
|
-
bootstrap-sass (3.3.
|
59
|
-
autoprefixer-rails (>= 5.
|
60
|
-
sass (>= 3.3.
|
58
|
+
bootstrap-sass (3.3.6)
|
59
|
+
autoprefixer-rails (>= 5.2.1)
|
60
|
+
sass (>= 3.3.4)
|
61
61
|
builder (3.2.2)
|
62
62
|
codeclimate-test-reporter (0.4.8)
|
63
63
|
simplecov (>= 0.7.1, < 1.0.0)
|
64
|
+
concurrent-ruby (1.0.0)
|
64
65
|
docile (1.1.5)
|
65
66
|
erubis (2.7.0)
|
66
67
|
execjs (2.6.0)
|
@@ -69,7 +70,7 @@ GEM
|
|
69
70
|
factory_girl_rails (4.5.0)
|
70
71
|
factory_girl (~> 4.5.0)
|
71
72
|
railties (>= 3.0.0)
|
72
|
-
font-awesome-sass (4.
|
73
|
+
font-awesome-sass (4.5.0)
|
73
74
|
sass (>= 3.2)
|
74
75
|
globalid (0.3.6)
|
75
76
|
activesupport (>= 4.1.0)
|
@@ -92,24 +93,24 @@ GEM
|
|
92
93
|
nokogiri (>= 1.5.9)
|
93
94
|
mail (2.6.3)
|
94
95
|
mime-types (>= 1.16, < 3)
|
95
|
-
mime-types (2.
|
96
|
-
|
97
|
-
minitest (5.8.
|
98
|
-
nokogiri (1.6.
|
99
|
-
|
96
|
+
mime-types (2.99)
|
97
|
+
mini_portile2 (2.0.0)
|
98
|
+
minitest (5.8.3)
|
99
|
+
nokogiri (1.6.7.1)
|
100
|
+
mini_portile2 (~> 2.0.0.rc2)
|
100
101
|
rack (1.6.4)
|
101
102
|
rack-test (0.6.3)
|
102
103
|
rack (>= 1.0)
|
103
|
-
rails (4.2.
|
104
|
-
actionmailer (= 4.2.
|
105
|
-
actionpack (= 4.2.
|
106
|
-
actionview (= 4.2.
|
107
|
-
activejob (= 4.2.
|
108
|
-
activemodel (= 4.2.
|
109
|
-
activerecord (= 4.2.
|
110
|
-
activesupport (= 4.2.
|
104
|
+
rails (4.2.5)
|
105
|
+
actionmailer (= 4.2.5)
|
106
|
+
actionpack (= 4.2.5)
|
107
|
+
actionview (= 4.2.5)
|
108
|
+
activejob (= 4.2.5)
|
109
|
+
activemodel (= 4.2.5)
|
110
|
+
activerecord (= 4.2.5)
|
111
|
+
activesupport (= 4.2.5)
|
111
112
|
bundler (>= 1.3.0, < 2.0)
|
112
|
-
railties (= 4.2.
|
113
|
+
railties (= 4.2.5)
|
113
114
|
sprockets-rails
|
114
115
|
rails-deprecated_sanitizer (1.0.3)
|
115
116
|
activesupport (>= 4.2.0.alpha)
|
@@ -119,17 +120,17 @@ GEM
|
|
119
120
|
rails-deprecated_sanitizer (>= 1.0.1)
|
120
121
|
rails-html-sanitizer (1.0.2)
|
121
122
|
loofah (~> 2.0)
|
122
|
-
railties (4.2.
|
123
|
-
actionpack (= 4.2.
|
124
|
-
activesupport (= 4.2.
|
123
|
+
railties (4.2.5)
|
124
|
+
actionpack (= 4.2.5)
|
125
|
+
activesupport (= 4.2.5)
|
125
126
|
rake (>= 0.8.7)
|
126
127
|
thor (>= 0.18.1, < 2.0)
|
127
|
-
rake (10.
|
128
|
-
rdoc (4.2.
|
128
|
+
rake (10.5.0)
|
129
|
+
rdoc (4.2.1)
|
129
130
|
json (~> 1.4)
|
130
|
-
ruby_parser (3.7.
|
131
|
+
ruby_parser (3.7.2)
|
131
132
|
sexp_processor (~> 4.1)
|
132
|
-
sass (3.4.
|
133
|
+
sass (3.4.21)
|
133
134
|
sass-rails (5.0.4)
|
134
135
|
railties (>= 4.0.0, < 5.0)
|
135
136
|
sass (~> 3.1)
|
@@ -137,21 +138,22 @@ GEM
|
|
137
138
|
sprockets-rails (>= 2.0, < 4.0)
|
138
139
|
tilt (>= 1.1, < 3)
|
139
140
|
sexp_processor (4.6.0)
|
140
|
-
simplecov (0.
|
141
|
+
simplecov (0.11.1)
|
141
142
|
docile (~> 1.1.0)
|
142
143
|
json (~> 1.8)
|
143
144
|
simplecov-html (~> 0.10.0)
|
144
145
|
simplecov-html (0.10.0)
|
145
|
-
sprockets (3.
|
146
|
+
sprockets (3.5.2)
|
147
|
+
concurrent-ruby (~> 1.0)
|
146
148
|
rack (> 1, < 3)
|
147
|
-
sprockets-rails (
|
148
|
-
actionpack (>=
|
149
|
-
activesupport (>=
|
150
|
-
sprockets (>=
|
151
|
-
sqlite3 (1.3.
|
149
|
+
sprockets-rails (3.0.0)
|
150
|
+
actionpack (>= 4.0)
|
151
|
+
activesupport (>= 4.0)
|
152
|
+
sprockets (>= 3.0.0)
|
153
|
+
sqlite3 (1.3.11)
|
152
154
|
thor (0.19.1)
|
153
155
|
thread_safe (0.3.5)
|
154
|
-
tilt (2.0.
|
156
|
+
tilt (2.0.2)
|
155
157
|
tzinfo (1.2.2)
|
156
158
|
thread_safe (~> 0.1)
|
157
159
|
will-paginate-i18n (0.1.15)
|
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
![Ui Bibz logo](http://hummel.link/Ui-Bibz/1.2.
|
1
|
+
![Ui Bibz logo](http://hummel.link/Ui-Bibz/1.2.4/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.
|
70
|
+
gem "ui_bibz", '~> 1.2.4'
|
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.
|
129
|
+
![alert](http://hummel.link/Ui-Bibz/1.2.4/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.
|
140
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Alert.html)
|
141
141
|
|
142
142
|
### Breadcrumb (fil d'ariane)
|
143
143
|
|
144
|
-
![breadcrumb](http://hummel.link/Ui-Bibz/1.2.
|
144
|
+
![breadcrumb](http://hummel.link/Ui-Bibz/1.2.4/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.
|
162
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/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.
|
168
|
+
![button](http://hummel.link/Ui-Bibz/1.2.4/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.
|
181
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/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.
|
188
|
+
![button_link](http://hummel.link/Ui-Bibz/1.2.4/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.
|
201
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/ButtonLink.html)
|
202
202
|
|
203
203
|
#### Button group
|
204
204
|
|
205
|
-
![button_group](http://hummel.link/Ui-Bibz/1.2.
|
205
|
+
![button_group](http://hummel.link/Ui-Bibz/1.2.4/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.
|
237
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/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.
|
241
|
+
![button_link](http://hummel.link/Ui-Bibz/1.2.4/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.
|
249
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/ButtonLink.html)
|
250
250
|
|
251
251
|
#### Button Split Dropdown
|
252
252
|
|
253
|
-
![button_group](http://hummel.link/Ui-Bibz/1.2.
|
253
|
+
![button_group](http://hummel.link/Ui-Bibz/1.2.4/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.
|
270
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/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.
|
307
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Dropdown.html)
|
308
308
|
|
309
309
|
### Progress Bar
|
310
310
|
|
311
|
-
![glyph](http://hummel.link/Ui-Bibz/1.2.
|
311
|
+
![glyph](http://hummel.link/Ui-Bibz/1.2.4/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.
|
339
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/ProgressBar.html)
|
340
340
|
|
341
341
|
### Glyph
|
342
342
|
|
343
|
-
![glyph](http://hummel.link/Ui-Bibz/1.2.
|
343
|
+
![glyph](http://hummel.link/Ui-Bibz/1.2.4/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.
|
358
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Glyph.html)
|
359
359
|
|
360
360
|
### Stars
|
361
361
|
|
362
|
-
![stars](http://hummel.link/Ui-Bibz/1.2.
|
362
|
+
![stars](http://hummel.link/Ui-Bibz/1.2.4/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.
|
379
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Stars.html)
|
380
380
|
|
381
381
|
|
382
382
|
### Modal
|
383
383
|
|
384
|
-
![modal](http://hummel.link/Ui-Bibz/1.2.
|
384
|
+
![modal](http://hummel.link/Ui-Bibz/1.2.4/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.
|
401
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Modal.html)
|
402
402
|
|
403
403
|
### Panel
|
404
404
|
|
405
|
-
![panel](http://hummel.link/Ui-Bibz/1.2.
|
405
|
+
![panel](http://hummel.link/Ui-Bibz/1.2.4/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.
|
432
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Panel.html)
|
433
433
|
|
434
434
|
### Table
|
435
435
|
|
436
|
-
![table](http://hummel.link/Ui-Bibz/1.2.
|
436
|
+
![table](http://hummel.link/Ui-Bibz/1.2.4/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.
|
472
|
+
![table_search_field](http://hummel.link/Ui-Bibz/1.2.4/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.
|
486
|
+
![table_search_field](http://hummel.link/Ui-Bibz/1.2.4/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.
|
736
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Ux/Table.html)
|
737
737
|
|
738
738
|
### Table Panel
|
739
739
|
|
740
|
-
![table_panel](http://hummel.link/Ui-Bibz/1.2.
|
740
|
+
![table_panel](http://hummel.link/Ui-Bibz/1.2.4/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.
|
767
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Ux/TablePanel.html)
|
768
768
|
|
769
769
|
### List
|
770
770
|
|
771
|
-
![list](http://hummel.link/Ui-Bibz/1.2.
|
771
|
+
![list](http://hummel.link/Ui-Bibz/1.2.4/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.
|
792
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/List.html)
|
793
793
|
|
794
794
|
### Nav
|
795
795
|
|
796
|
-
![nav](http://hummel.link/Ui-Bibz/1.2.
|
796
|
+
![nav](http://hummel.link/Ui-Bibz/1.2.4/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.
|
816
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Nav.html)
|
817
817
|
|
818
818
|
### Navbar
|
819
819
|
|
820
|
-
![navbar](http://hummel.link/Ui-Bibz/1.2.
|
820
|
+
![navbar](http://hummel.link/Ui-Bibz/1.2.4/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.
|
851
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Core/Navbar.html)
|
852
852
|
|
853
853
|
|
854
854
|
### Etiquette
|
855
855
|
|
856
|
-
![list](http://hummel.link/Ui-Bibz/1.2.
|
856
|
+
![list](http://hummel.link/Ui-Bibz/1.2.4/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.
|
873
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/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.
|
886
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/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.
|
917
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/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.
|
983
|
+
Voir la [doc](http://hummel.link/Ui-Bibz/1.2.4/UiBibz/Ui/Ux/Grid.html)
|
984
984
|
|
985
985
|
### Arguments and Values
|
986
986
|
|
@@ -1040,9 +1040,10 @@ 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.
|
1043
|
+
* [Ui Bibz v1.2.1](http://hummel.link/Ui-Bibz/1.2.4/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.
|
1045
|
+
* [Ui Bibz v1.2.3](http://hummel.link/Ui-Bibz/1.2.4/index.html)
|
1046
|
+
* [Ui Bibz v1.2.4](http://hummel.link/Ui-Bibz/1.2.4/index.html)
|
1046
1047
|
|
1047
1048
|
# Roadmap
|
1048
1049
|
|
@@ -165,7 +165,7 @@
|
|
165
165
|
</div>
|
166
166
|
|
167
167
|
<div id="footer">
|
168
|
-
Generated on
|
168
|
+
Generated on Wed Jan 13 11:24:57 2016 by
|
169
169
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
170
170
|
0.8.7.6 (ruby-2.2.3).
|
171
171
|
</div>
|
@@ -111,7 +111,7 @@
|
|
111
111
|
</div>
|
112
112
|
|
113
113
|
<div id="footer">
|
114
|
-
Generated on
|
114
|
+
Generated on Wed Jan 13 11:24:57 2016 by
|
115
115
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
116
116
|
0.8.7.6 (ruby-2.2.3).
|
117
117
|
</div>
|
@@ -106,7 +106,7 @@
|
|
106
106
|
</div>
|
107
107
|
|
108
108
|
<div id="footer">
|
109
|
-
Generated on
|
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/Concerns.html
CHANGED
@@ -106,7 +106,7 @@
|
|
106
106
|
</div>
|
107
107
|
|
108
108
|
<div id="footer">
|
109
|
-
Generated on
|
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>
|
@@ -264,7 +264,7 @@
|
|
264
264
|
</div>
|
265
265
|
|
266
266
|
<div id="footer">
|
267
|
-
Generated on
|
267
|
+
Generated on Wed Jan 13 11:24:57 2016 by
|
268
268
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
269
269
|
0.8.7.6 (ruby-2.2.3).
|
270
270
|
</div>
|
@@ -1225,7 +1225,7 @@ lib/action_view/helpers/form_helper.rb” conflict</p>
|
|
1225
1225
|
</div>
|
1226
1226
|
|
1227
1227
|
<div id="footer">
|
1228
|
-
Generated on
|
1228
|
+
Generated on Wed Jan 13 11:24:57 2016 by
|
1229
1229
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1230
1230
|
0.8.7.6 (ruby-2.2.3).
|
1231
1231
|
</div>
|
@@ -454,7 +454,7 @@
|
|
454
454
|
</div>
|
455
455
|
|
456
456
|
<div id="footer">
|
457
|
-
Generated on
|
457
|
+
Generated on Wed Jan 13 11:24:57 2016 by
|
458
458
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
459
459
|
0.8.7.6 (ruby-2.2.3).
|
460
460
|
</div>
|
@@ -178,7 +178,7 @@
|
|
178
178
|
</div>
|
179
179
|
|
180
180
|
<div id="footer">
|
181
|
-
Generated on
|
181
|
+
Generated on Wed Jan 13 11:24:57 2016 by
|
182
182
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
183
183
|
0.8.7.6 (ruby-2.2.3).
|
184
184
|
</div>
|
data/doc/UiBibz/Helpers.html
CHANGED
@@ -106,7 +106,7 @@
|
|
106
106
|
</div>
|
107
107
|
|
108
108
|
<div id="footer">
|
109
|
-
Generated on
|
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>
|