cm-admin 1.1.5 → 1.1.6

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.
@@ -1,3 +1,3 @@
1
1
  module CmAdmin
2
- VERSION = '1.1.5'
2
+ VERSION = '1.1.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cm-admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.5
4
+ version: 1.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - sajinmp
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: exe
12
12
  cert_chain: []
13
- date: 2023-07-26 00:00:00.000000000 Z
13
+ date: 2023-07-27 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rails
@@ -178,6 +178,14 @@ files:
178
178
  - README.md
179
179
  - Rakefile
180
180
  - app/assets/config/cm_admin_manifest.js
181
+ - app/assets/fonts/fa-brands-400.ttf
182
+ - app/assets/fonts/fa-brands-400.woff2
183
+ - app/assets/fonts/fa-regular-400.ttf
184
+ - app/assets/fonts/fa-regular-400.woff2
185
+ - app/assets/fonts/fa-solid-900.ttf
186
+ - app/assets/fonts/fa-solid-900.woff2
187
+ - app/assets/fonts/fa-v4compatibility.ttf
188
+ - app/assets/fonts/fa-v4compatibility.woff2
181
189
  - app/assets/images/image_not_available.png
182
190
  - app/assets/images/logo.png
183
191
  - app/assets/javascripts/cm_admin/application.js
@@ -212,6 +220,7 @@ files:
212
220
  - app/assets/stylesheets/cm_admin/components/index.scss
213
221
  - app/assets/stylesheets/cm_admin/dependency/bootstrap.min.css
214
222
  - app/assets/stylesheets/cm_admin/dependency/flatpickr.min.css
223
+ - app/assets/stylesheets/cm_admin/dependency/fontawesome.all.css
215
224
  - app/assets/stylesheets/cm_admin/helpers/_mixins.scss
216
225
  - app/assets/stylesheets/cm_admin/helpers/_variable.scss
217
226
  - app/assets/stylesheets/cm_admin/helpers/index.scss