phcthemes_web_theme_pack 5.0.12 → 5.0.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/antlr/default/phcthemes_web_theme_pack_antlr.scss +6 -1
- data/app/assets/stylesheets/common/fontawesome/css/all.css +12785 -0
- data/app/assets/stylesheets/common/fontawesome/css/all.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/css/brands.css +15 -0
- data/app/assets/stylesheets/common/fontawesome/css/brands.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/css/duotone.css +5609 -0
- data/app/assets/stylesheets/common/fontawesome/css/duotone.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/css/fontawesome.css +7135 -0
- data/app/assets/stylesheets/common/fontawesome/css/fontawesome.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/css/light.css +15 -0
- data/app/assets/stylesheets/common/fontawesome/css/light.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/css/regular.css +15 -0
- data/app/assets/stylesheets/common/fontawesome/css/regular.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/css/solid.css +16 -0
- data/app/assets/stylesheets/common/fontawesome/css/solid.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/css/svg-with-js.css +371 -0
- data/app/assets/stylesheets/common/fontawesome/css/svg-with-js.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/css/v4-shims.css +2172 -0
- data/app/assets/stylesheets/common/fontawesome/css/v4-shims.min.css +5 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.eot +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.svg +3717 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.ttf +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.woff +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.woff2 +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.eot +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.svg +15328 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.ttf +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.woff +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.woff2 +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.eot +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.svg +12423 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.ttf +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.woff +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.woff2 +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.eot +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.svg +11323 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.ttf +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.woff +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.woff2 +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.eot +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.svg +9653 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.ttf +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.woff +0 -0
- data/app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.woff2 +0 -0
- data/lib/phcthemes_web_theme_pack/version.rb +1 -1
- metadata +45 -2
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: phcthemes_web_theme_pack
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.0.
|
4
|
+
version: 5.0.13
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- PHCDevworks
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-09-
|
11
|
+
date: 2022-09-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -772,6 +772,49 @@ files:
|
|
772
772
|
- app/assets/stylesheets/coloradmin/theme/img/work/work-img-7.jpg
|
773
773
|
- app/assets/stylesheets/coloradmin/theme/img/work/work-img-8.jpg
|
774
774
|
- app/assets/stylesheets/common/custom/custom.scss
|
775
|
+
- app/assets/stylesheets/common/fontawesome/css/all.css
|
776
|
+
- app/assets/stylesheets/common/fontawesome/css/all.min.css
|
777
|
+
- app/assets/stylesheets/common/fontawesome/css/brands.css
|
778
|
+
- app/assets/stylesheets/common/fontawesome/css/brands.min.css
|
779
|
+
- app/assets/stylesheets/common/fontawesome/css/duotone.css
|
780
|
+
- app/assets/stylesheets/common/fontawesome/css/duotone.min.css
|
781
|
+
- app/assets/stylesheets/common/fontawesome/css/fontawesome.css
|
782
|
+
- app/assets/stylesheets/common/fontawesome/css/fontawesome.min.css
|
783
|
+
- app/assets/stylesheets/common/fontawesome/css/light.css
|
784
|
+
- app/assets/stylesheets/common/fontawesome/css/light.min.css
|
785
|
+
- app/assets/stylesheets/common/fontawesome/css/regular.css
|
786
|
+
- app/assets/stylesheets/common/fontawesome/css/regular.min.css
|
787
|
+
- app/assets/stylesheets/common/fontawesome/css/solid.css
|
788
|
+
- app/assets/stylesheets/common/fontawesome/css/solid.min.css
|
789
|
+
- app/assets/stylesheets/common/fontawesome/css/svg-with-js.css
|
790
|
+
- app/assets/stylesheets/common/fontawesome/css/svg-with-js.min.css
|
791
|
+
- app/assets/stylesheets/common/fontawesome/css/v4-shims.css
|
792
|
+
- app/assets/stylesheets/common/fontawesome/css/v4-shims.min.css
|
793
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.eot
|
794
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.svg
|
795
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.ttf
|
796
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.woff
|
797
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-brands-400.woff2
|
798
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.eot
|
799
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.svg
|
800
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.ttf
|
801
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.woff
|
802
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-duotone-900.woff2
|
803
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.eot
|
804
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.svg
|
805
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.ttf
|
806
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.woff
|
807
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-light-300.woff2
|
808
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.eot
|
809
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.svg
|
810
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.ttf
|
811
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.woff
|
812
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-regular-400.woff2
|
813
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.eot
|
814
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.svg
|
815
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.ttf
|
816
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.woff
|
817
|
+
- app/assets/stylesheets/common/fontawesome/webfonts/fa-solid-900.woff2
|
775
818
|
- app/assets/stylesheets/piknik/phcthemes_web_theme_pack_piknik.scss
|
776
819
|
- app/assets/stylesheets/smarty/default/phcthemes_web_theme_pack_smarty.scss
|
777
820
|
- app/assets/stylesheets/smarty/theme/css/core.css
|