thecore_ui_commons 2.3.10 → 2.4.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 91306a7a0834a2b56defeb48549d678bc27af3e93064d53aeee3933a49663e06
4
- data.tar.gz: 858dade8f745a4e2a2a984798b57f68cc5ebdcf5a8c1a225aaeda38c2b440bce
3
+ metadata.gz: bb0697da6f177c3bace28cd572e62808247dec33f2aabe6de78da62e454e3ad0
4
+ data.tar.gz: 0c540548e4b5e9ebe730e120df524185e86434726cfae8ca9d35fd4ee2875aa8
5
5
  SHA512:
6
- metadata.gz: fdb0099c73b138cf746e81a5deb57272faa28796402c8e4336ed0b2291e5cdd0e76be69dbe648abc9be17ed937e37944924dc50302b0632f0d433178f8c97a63
7
- data.tar.gz: d1dce59c47dc9d01fa3e7478e5ce654d7ef382f8510024ad73b925e47b4f7cf3c5dce747d09111b063aa0f4ec7da56e3bc9c794ed5cd6ff4ef433155ca6449a3
6
+ metadata.gz: 6c0fed430cb50e732802d151a58749fa87428d371b8f6d52d8eb49297a644e6eda5d7d631caee5e6bec049c6575236b1910cc50c6edba51a34a28fce10ce7b74
7
+ data.tar.gz: 39fcb8e127da9f90c76f6e7dd2542663b15df105564aed909f70f48480a16da2c649a350204c6a1de330480b4c5f6b05d57c01f48e962eecd93c86fb35132a08
@@ -0,0 +1,3 @@
1
+ //= require jquery
2
+ //= require jquery_ujs
3
+ //= require bootstrap
@@ -1,3 +1,4 @@
1
+
1
2
  //= require ie
2
3
  //= require timer
3
4
  //= require apexcharts
@@ -8,29 +8,29 @@
8
8
  // We need to override trix.css’s image gallery styles to accommodate the
9
9
  // <action-text-attachment> element we wrap around attachments. Otherwise,
10
10
  // images in galleries will be squished by the max-width: 33%; rule.
11
- .trix-content {
12
- .attachment-gallery {
13
- > action-text-attachment,
14
- > .attachment {
15
- flex: 1 0 33%;
16
- padding: 0 0.5em;
17
- max-width: 33%;
18
- }
11
+ // .trix-content {
12
+ // .attachment-gallery {
13
+ // > action-text-attachment,
14
+ // > .attachment {
15
+ // flex: 1 0 33%;
16
+ // padding: 0 0.5em;
17
+ // max-width: 33%;
18
+ // }
19
19
 
20
- &.attachment-gallery--2,
21
- &.attachment-gallery--4 {
22
- > action-text-attachment,
23
- > .attachment {
24
- flex-basis: 50%;
25
- max-width: 50%;
26
- }
27
- }
28
- }
20
+ // &.attachment-gallery--2,
21
+ // &.attachment-gallery--4 {
22
+ // > action-text-attachment,
23
+ // > .attachment {
24
+ // flex-basis: 50%;
25
+ // max-width: 50%;
26
+ // }
27
+ // }
28
+ // }
29
29
 
30
- action-text-attachment {
31
- .attachment {
32
- padding: 0 !important;
33
- max-width: 100% !important;
34
- }
35
- }
36
- }
30
+ // action-text-attachment {
31
+ // .attachment {
32
+ // padding: 0 !important;
33
+ // max-width: 100% !important;
34
+ // }
35
+ // }
36
+ // }
@@ -28,4 +28,16 @@
28
28
  width: 20vw;
29
29
  z-index:9999;
30
30
  border-radius: 1em;
31
- }
31
+ }
32
+
33
+
34
+ trix-editor {
35
+ background-color: white;
36
+
37
+ }
38
+
39
+ // @media (min-width: 768px) {
40
+ // .col-sm-10.controls {
41
+ // width: auto !important;
42
+ // }
43
+ // }
@@ -11,6 +11,7 @@
11
11
  <meta name="turbolinks-cache-control" content="no-cache">
12
12
 
13
13
  <%# Getting all the assets needed by thecore from all the gems %>
14
+ <%= javascript_include_tag('thecore_ui_commons/thecore-devise', 'data-turbolinks-track' => true)%>
14
15
  <%= get_asset_tags_for("thecore")%>
15
16
  <%= stylesheet_link_tag('application', media: 'all', 'data-turbolinks-track' => true) if (Rails.application.assets || ::Sprockets::Railtie.build_environment(Rails.application)).find_asset("application.css")%>
16
17
  <%= javascript_include_tag('application', 'data-turbolinks-track' => true) if (Rails.application.assets || ::Sprockets::Railtie.build_environment(Rails.application)).find_asset("application.js") %>
@@ -0,0 +1,5 @@
1
+ Rails.application.config.assets.configure do |env|
2
+ env.export_concurrent = false
3
+ end
4
+
5
+ Rails.application.config.assets.precompile += %w( thecore_ui_commons/thecore-devise.js )
data/db/seeds.rb CHANGED
@@ -1,3 +1,4 @@
1
1
  puts "Loading ThecoreUiCommons seeds"
2
- Settings.ns(:importer).import_from_folder = "tmp/imports"
3
- Settings.ns(:importer).extension = "txt"
2
+
3
+ Thecore::Seed.save_setting :importer, :import_from_folder, "tmp/imports"
4
+ Thecore::Seed.save_setting :importer, :extension, "txt"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_ui_commons
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.10
4
+ version: 2.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-27 00:00:00.000000000 Z
11
+ date: 2021-09-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thecore_background_jobs
@@ -133,6 +133,7 @@ files:
133
133
  - app/assets/javascripts/ie.js
134
134
  - app/assets/javascripts/manifest.json
135
135
  - app/assets/javascripts/pages.coffee
136
+ - app/assets/javascripts/thecore_ui_commons/thecore-devise.js
136
137
  - app/assets/javascripts/thecore_ui_commons/thecore.js
137
138
  - app/assets/javascripts/timer.js
138
139
  - app/assets/stylesheets/thecore_ui_commons/actiontext.scss