promethee 1.3.2 → 1.3.3
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.
- checksums.yaml +4 -4
- data/README.md +1 -0
- data/app/assets/stylesheets/promethee-edit/_move.sass +6 -4
- data/app/views/promethee/_edit.html.erb +14 -6
- data/app/views/promethee/components/aside/_edit.define.html.erb +14 -151
- data/app/views/promethee/components/aside/_icon.svg +3 -0
- data/app/views/promethee/components/column/_edit.define.html.erb +17 -31
- data/app/views/promethee/components/column/_icon.svg +3 -0
- data/app/views/promethee/components/cover/_edit.define.html.erb +16 -151
- data/app/views/promethee/components/cover/_icon.svg +3 -0
- data/app/views/promethee/components/image/_edit.define.html.erb +17 -149
- data/app/views/promethee/components/image/_icon.svg +3 -0
- data/app/views/promethee/components/row/_edit.define.html.erb +14 -150
- data/app/views/promethee/components/row/_icon.svg +3 -0
- data/app/views/promethee/components/slider/_edit.define.html.erb +14 -150
- data/app/views/promethee/components/slider/_edit.inspect.html.erb +43 -1
- data/app/views/promethee/components/slider/_edit.move.html.erb +6 -2
- data/app/views/promethee/components/slider/_icon.svg +3 -0
- data/app/views/promethee/components/text/_edit.define.html.erb +15 -150
- data/app/views/promethee/components/text/_icon.svg +3 -0
- data/app/views/promethee/components/video/_edit.define.html.erb +14 -29
- data/app/views/promethee/components/video/_icon.svg +3 -0
- data/app/views/promethee/edit/_move.html.erb +48 -21
- data/app/views/promethee/presets/_icon.image-with-text.svg +3 -0
- data/app/views/promethee/presets/_image-with-text.html.erb +33 -0
- data/app/views/promethee/utils/_summernote-config.html.erb +11 -5
- data/lib/promethee/rails/helper.rb +4 -0
- data/lib/promethee/rails/version.rb +1 -1
- data/vendor/assets/javascripts/ui-sortable.js +683 -0
- metadata +14 -3
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: promethee
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Julien Dargelos
|
@@ -13,7 +13,7 @@ authors:
|
|
13
13
|
autorequire:
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
|
-
date: 2018-03-
|
16
|
+
date: 2018-03-28 00:00:00.000000000 Z
|
17
17
|
dependencies:
|
18
18
|
- !ruby/object:Gem::Dependency
|
19
19
|
name: rails
|
@@ -184,47 +184,57 @@ files:
|
|
184
184
|
- app/views/promethee/components/aside/_edit.define.html.erb
|
185
185
|
- app/views/promethee/components/aside/_edit.inspect.html.erb
|
186
186
|
- app/views/promethee/components/aside/_edit.move.html.erb
|
187
|
+
- app/views/promethee/components/aside/_icon.svg
|
187
188
|
- app/views/promethee/components/aside/_localize.html.erb
|
188
189
|
- app/views/promethee/components/aside/_show.html.erb
|
189
190
|
- app/views/promethee/components/column/_edit.define.html.erb
|
190
191
|
- app/views/promethee/components/column/_edit.inspect.html.erb
|
191
192
|
- app/views/promethee/components/column/_edit.move.html.erb
|
193
|
+
- app/views/promethee/components/column/_icon.svg
|
192
194
|
- app/views/promethee/components/column/_localize.html.erb
|
193
195
|
- app/views/promethee/components/column/_show.html.erb
|
194
196
|
- app/views/promethee/components/cover/_edit.define.html.erb
|
195
197
|
- app/views/promethee/components/cover/_edit.inspect.html.erb
|
196
198
|
- app/views/promethee/components/cover/_edit.move.html.erb
|
199
|
+
- app/views/promethee/components/cover/_icon.svg
|
197
200
|
- app/views/promethee/components/cover/_localize.html.erb
|
198
201
|
- app/views/promethee/components/cover/_show.html.erb
|
199
202
|
- app/views/promethee/components/image/_edit.define.html.erb
|
200
203
|
- app/views/promethee/components/image/_edit.inspect.html.erb
|
201
204
|
- app/views/promethee/components/image/_edit.move.html.erb
|
205
|
+
- app/views/promethee/components/image/_icon.svg
|
202
206
|
- app/views/promethee/components/image/_localize.html.erb
|
203
207
|
- app/views/promethee/components/image/_show.html.erb
|
204
208
|
- app/views/promethee/components/row/_edit.define.html.erb
|
205
209
|
- app/views/promethee/components/row/_edit.inspect.html.erb
|
206
210
|
- app/views/promethee/components/row/_edit.move.html.erb
|
211
|
+
- app/views/promethee/components/row/_icon.svg
|
207
212
|
- app/views/promethee/components/row/_localize.html.erb
|
208
213
|
- app/views/promethee/components/row/_show.html.erb
|
209
214
|
- app/views/promethee/components/slider/_edit.define.html.erb
|
210
215
|
- app/views/promethee/components/slider/_edit.inspect.html.erb
|
211
216
|
- app/views/promethee/components/slider/_edit.move.html.erb
|
217
|
+
- app/views/promethee/components/slider/_icon.svg
|
212
218
|
- app/views/promethee/components/slider/_localize.html.erb
|
213
219
|
- app/views/promethee/components/slider/_show.html.erb
|
214
220
|
- app/views/promethee/components/text/_edit.define.html.erb
|
215
221
|
- app/views/promethee/components/text/_edit.inspect.html.erb
|
216
222
|
- app/views/promethee/components/text/_edit.move.html.erb
|
223
|
+
- app/views/promethee/components/text/_icon.svg
|
217
224
|
- app/views/promethee/components/text/_localize.html.erb
|
218
225
|
- app/views/promethee/components/text/_show.html.erb
|
219
226
|
- app/views/promethee/components/video/_edit.define.html.erb
|
220
227
|
- app/views/promethee/components/video/_edit.inspect.html.erb
|
221
228
|
- app/views/promethee/components/video/_edit.move.html.erb
|
229
|
+
- app/views/promethee/components/video/_icon.svg
|
222
230
|
- app/views/promethee/components/video/_localize.html.erb
|
223
231
|
- app/views/promethee/components/video/_show.html.erb
|
224
232
|
- app/views/promethee/edit/_move.close.html.erb
|
225
233
|
- app/views/promethee/edit/_move.header.html.erb
|
226
234
|
- app/views/promethee/edit/_move.html.erb
|
227
235
|
- app/views/promethee/edit/_preview.html.erb
|
236
|
+
- app/views/promethee/presets/_icon.image-with-text.svg
|
237
|
+
- app/views/promethee/presets/_image-with-text.html.erb
|
228
238
|
- app/views/promethee/preview.html.erb
|
229
239
|
- app/views/promethee/show/_component.html.erb
|
230
240
|
- app/views/promethee/show/_components.html.erb
|
@@ -302,6 +312,7 @@ files:
|
|
302
312
|
- vendor/assets/javascripts/summernote/summernote-bs4.js
|
303
313
|
- vendor/assets/javascripts/summernote/summernote-lite.js
|
304
314
|
- vendor/assets/javascripts/summernote/summernote.js
|
315
|
+
- vendor/assets/javascripts/ui-sortable.js
|
305
316
|
- vendor/assets/stylesheets/summernote-bs4.css
|
306
317
|
- vendor/assets/stylesheets/summernote-lite.css
|
307
318
|
- vendor/assets/stylesheets/summernote.scss
|
@@ -325,7 +336,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
325
336
|
version: '0'
|
326
337
|
requirements: []
|
327
338
|
rubyforge_project:
|
328
|
-
rubygems_version: 2.6.
|
339
|
+
rubygems_version: 2.6.12
|
329
340
|
signing_key:
|
330
341
|
specification_version: 4
|
331
342
|
summary: Bring fire to your page
|