phcthemes_admin_panel_pack 3.1.2 → 4.0.2
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/MIT-LICENSE +1 -1
- data/Rakefile +5 -24
- data/app/assets/javascripts/phcthemes_admin_panel_pack_adminlte.js +0 -1
- data/app/assets/javascripts/phcthemes_admin_panel_pack_coloradmin.js +0 -1
- data/app/assets/javascripts/phcthemes_admin_panel_pack_inspinia.js +0 -1
- data/app/assets/javascripts/phcthemes_admin_panel_pack_metronic.js +3 -2
- data/app/assets/javascripts/phcthemes_admin_panel_pack_quilpro.js +0 -1
- data/app/assets/javascripts/phcthemes_admin_panel_pack_starlight.js +0 -1
- data/app/assets/javascripts/themes/metronic/theme/{vendors.bundle.js → plugins.bundle.js} +59618 -66982
- data/app/assets/javascripts/themes/metronic/theme/prismjs.bundle.js +1922 -0
- data/app/assets/javascripts/themes/metronic/theme/scripts.bundle.js +6391 -5272
- data/app/assets/javascripts/themes/metronic/theme/widgets.js +4706 -0
- data/app/assets/stylesheets/phcthemes_admin_panel_pack_metronic.scss +1 -1
- data/lib/phcthemes_admin_panel_pack.rb +2 -0
- data/lib/phcthemes_admin_panel_pack/version.rb +1 -1
- metadata +14 -14
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
// Load Theme Files
|
|
5
5
|
@import url("https://cdn.phcnetworks.net/icons/fonts/fontawesome-pro/version-5.14.0/css/all.css");
|
|
6
|
-
@import url("https://theme.phcnetworks.net/metronic/version-
|
|
6
|
+
@import url("https://theme.phcnetworks.net/metronic/version-7.2.8/theme/html/demo11/dist/assets/css/style.bundle.css");
|
|
7
7
|
@import url("https://cdn.phcnetworks.net/jquery/tables/version-1.10.18/datatables.css");
|
|
8
8
|
|
|
9
9
|
// Load PHCNetco Files
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: phcthemes_admin_panel_pack
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 4.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- PHCDevworks
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2021-06-14 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -16,20 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: '6.
|
|
20
|
-
- - ">="
|
|
21
|
-
- !ruby/object:Gem::Version
|
|
22
|
-
version: 6.0.3.4
|
|
19
|
+
version: '6.1'
|
|
23
20
|
type: :runtime
|
|
24
21
|
prerelease: false
|
|
25
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
26
23
|
requirements:
|
|
27
24
|
- - "~>"
|
|
28
25
|
- !ruby/object:Gem::Version
|
|
29
|
-
version: '6.
|
|
30
|
-
- - ">="
|
|
31
|
-
- !ruby/object:Gem::Version
|
|
32
|
-
version: 6.0.3.4
|
|
26
|
+
version: '6.1'
|
|
33
27
|
- !ruby/object:Gem::Dependency
|
|
34
28
|
name: jquery-rails
|
|
35
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -173,7 +167,7 @@ dependencies:
|
|
|
173
167
|
description: Rails assets admin panel theme pack to standardize theming across PHCDevworks
|
|
174
168
|
plugins & applications.
|
|
175
169
|
email:
|
|
176
|
-
-
|
|
170
|
+
- imfo@phcdevworks.com
|
|
177
171
|
executables: []
|
|
178
172
|
extensions: []
|
|
179
173
|
extra_rdoc_files: []
|
|
@@ -473,8 +467,10 @@ files:
|
|
|
473
467
|
- app/assets/javascripts/themes/coloradmin/theme/color_admin_app.min.js
|
|
474
468
|
- app/assets/javascripts/themes/coloradmin/theme/color_admin_default.js
|
|
475
469
|
- app/assets/javascripts/themes/inspinia/theme/inspinia.js
|
|
470
|
+
- app/assets/javascripts/themes/metronic/theme/plugins.bundle.js
|
|
471
|
+
- app/assets/javascripts/themes/metronic/theme/prismjs.bundle.js
|
|
476
472
|
- app/assets/javascripts/themes/metronic/theme/scripts.bundle.js
|
|
477
|
-
- app/assets/javascripts/themes/metronic/theme/
|
|
473
|
+
- app/assets/javascripts/themes/metronic/theme/widgets.js
|
|
478
474
|
- app/assets/stylesheets/common/hanna_hearts/hanna_hearts.scss
|
|
479
475
|
- app/assets/stylesheets/phcthemes_admin_panel_pack_adminlte.scss
|
|
480
476
|
- app/assets/stylesheets/phcthemes_admin_panel_pack_boomerang.scss
|
|
@@ -490,7 +486,11 @@ files:
|
|
|
490
486
|
homepage: https://phcdevworks.com/
|
|
491
487
|
licenses:
|
|
492
488
|
- MIT
|
|
493
|
-
metadata:
|
|
489
|
+
metadata:
|
|
490
|
+
allowed_push_host: https://rubygems.org/
|
|
491
|
+
homepage_uri: https://phcdevworks.com/
|
|
492
|
+
source_code_uri: https://github.com/phcdevworks/phcthemes_admin_panel_pack
|
|
493
|
+
changelog_uri: https://github.com/phcdevworks/phcthemes_admin_panel_pack/releases
|
|
494
494
|
post_install_message:
|
|
495
495
|
rdoc_options: []
|
|
496
496
|
require_paths:
|
|
@@ -509,5 +509,5 @@ requirements: []
|
|
|
509
509
|
rubygems_version: 3.0.3
|
|
510
510
|
signing_key:
|
|
511
511
|
specification_version: 4
|
|
512
|
-
summary:
|
|
512
|
+
summary: Rails 6 - Engine - Theme - Admin
|
|
513
513
|
test_files: []
|