phcthemes_web_theme_pack 5.0.9 → 5.0.10
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/app/assets/config/phcthemes_web_theme_pack_manifest.js +1 -0
- data/app/assets/stylesheets/antlr/default/phcthemes_web_theme_pack_antlr.scss +10 -0
- data/app/assets/stylesheets/antlr/theme/apps/centos.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/apps/coreos.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/cpanel.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/apps/debian.svg +40 -0
- data/app/assets/stylesheets/antlr/theme/apps/docker.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/drupal.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/fedora.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/freebsd.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/apps/gitlab.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/apps/joomla.svg +19 -0
- data/app/assets/stylesheets/antlr/theme/apps/lamp.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/apps/lemp.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/apps/magento.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/apps/mediawiki.svg +44 -0
- data/app/assets/stylesheets/antlr/theme/apps/minicraft.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/apps/nextcloud.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/apps/openbsd.svg +27 -0
- data/app/assets/stylesheets/antlr/theme/apps/openlitespeed.svg +21 -0
- data/app/assets/stylesheets/antlr/theme/apps/openvpn.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/apps/owncloud.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/plesk.svg +27 -0
- data/app/assets/stylesheets/antlr/theme/apps/prestashop.svg +27 -0
- data/app/assets/stylesheets/antlr/theme/apps/ubuntu.svg +19 -0
- data/app/assets/stylesheets/antlr/theme/apps/webmin.svg +19 -0
- data/app/assets/stylesheets/antlr/theme/apps/windows.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/apps/wordpress.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/casestudy/casestudy-everthgroup.pdf +17402 -12
- data/app/assets/stylesheets/antlr/theme/casestudy/casestudy-growtop.pdf +19399 -9
- data/app/assets/stylesheets/antlr/theme/css/animate.min.css +24 -0
- data/app/assets/stylesheets/antlr/theme/css/aos.min.css +1 -0
- data/app/assets/stylesheets/antlr/theme/css/bootstrap.min.css +7 -0
- data/app/assets/stylesheets/antlr/theme/css/custom.css +8 -0
- data/app/assets/stylesheets/antlr/theme/css/filter.css +189 -0
- data/app/assets/stylesheets/antlr/theme/css/flickity.min.css +4 -0
- data/app/assets/stylesheets/antlr/theme/css/gdpr-cookie.min.css +32 -0
- data/app/assets/stylesheets/antlr/theme/css/magnific-popup.css +366 -0
- data/app/assets/stylesheets/antlr/theme/css/mixitup.css +332 -0
- data/app/assets/stylesheets/antlr/theme/css/nouislider.css +298 -0
- data/app/assets/stylesheets/antlr/theme/css/rtl/bootstrap-rtl.min.css +9 -0
- data/app/assets/stylesheets/antlr/theme/css/rtl/style-rtl.css +638 -0
- data/app/assets/stylesheets/antlr/theme/css/rtl/style-rtl.min.css +1 -0
- data/app/assets/stylesheets/antlr/theme/css/slick.css +19 -0
- data/app/assets/stylesheets/antlr/theme/css/style.css +11250 -0
- data/app/assets/stylesheets/antlr/theme/css/style.min.css +1 -0
- data/app/assets/stylesheets/antlr/theme/css/swiper.min.css +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/Cloudicon.eot +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/Cloudicon.svg +330 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/Cloudicon.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/Cloudicon.woff +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/cloudicon.css +1232 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.css +978 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.eot +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.svg +325 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.woff +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/all.css +7825 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/all.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/brands.css +1432 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/brands.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/fontawesome.css +6332 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/fontawesome.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/regular.css +19 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/regular.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/solid.css +19 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/solid.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/svg-with-js.css +634 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/svg-with-js.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v4-font-face.css +26 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v4-font-face.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v4-shims.css +2146 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v4-shims.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v5-font-face.css +22 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v5-font-face.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/all.js +5591 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/all.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/brands.js +661 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/brands.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/conflict-detection.js +1056 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/conflict-detection.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/fontawesome.js +3002 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/fontawesome.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/regular.js +361 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/regular.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/solid.js +1582 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/solid.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/v4-shims.js +127 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/v4-shims.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-brands-400.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-brands-400.woff2 +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-regular-400.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-regular-400.woff2 +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-solid-900.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-solid-900.woff2 +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-v4compatibility.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-v4compatibility.woff2 +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/Instagram.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/add.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/aid.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/alarm.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/alert.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/alpha.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/analytics.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/android.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/apple.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/arrowdown.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/audio.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/award.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ballon.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/basketshop.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/battery.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bell.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bitcoin.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/blog.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bluetooth.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/book.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bookmark.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/branch.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/briefcase.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/browser.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/brush.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bubble.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/builder.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bulb.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/businesman.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/calendar.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/card.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cart.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cartdown.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cartnull.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cartup.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cctv.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/center.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ceo.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/chart.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/check.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/clip.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/clock.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/close.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloud.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudconnect.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudfast.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudfiber.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudlinux.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudmanaged.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudown.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudowner.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudsecurity.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudserver.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudup.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudwindows.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cluster.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/code.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/coffe.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/color.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/compare.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/compass.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/container.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/coupon.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cpu.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/crown.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/danger.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/database.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dedicated.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/delete.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/designed.svg +18 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/desktop.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/device.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/diagram.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/diamond.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/direction.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/directions.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/disabled.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/diskette.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/display.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/docbox.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/document.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dollar.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/domains.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/domainserver.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/doubleleft.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/doubleright.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/download.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dribbble.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drink.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drives.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drivessd.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drone.svg +25 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drop.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dropbox.svg +24 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/duality.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dvd.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/eco.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ecommerce.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/editable.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/email.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/emailopen.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/empty.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/energy.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/euro.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/eye.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/facebook.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/factory.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/favorite.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/features.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/female.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/filter.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/financial.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/firewall.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/flagpoint.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/flash.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/folder.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/free.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/freenetwork.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/frequency.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/full.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/fullscreen.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/gaming.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/gift.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/git.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/github.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/glasses.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/global.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/globe.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/goal.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/googleplus.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/graduation.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/grow.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/hand.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/hat.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/headphones.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/helpdesk.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/hierarchy.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/house.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/housebird.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/html5.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/inbox.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/index.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/indicateleft.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/indicateright.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/infrastructure.svg +18 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/interface.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/internet.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/inverse.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/key.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/label.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/laptop.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/latency.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/law.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/layers.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/learning.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/led.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/left.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/less.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/link.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/linkedin.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/linux.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/linuxserver.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/livechat.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/location.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/lock.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/log.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/magnetic.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/mailbox.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/maintenance.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/man.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/managedserver.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/map.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/medal.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/meeting.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/megaphone.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/menu.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/metric.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/mobile.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/money.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/monitor.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/mouse.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/move.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/movie.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/music.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/mute.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/navigation.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/network.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/notes.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/objective.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/on.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pacman.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/paper.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/paypal.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/phone.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pic.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pin.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pinterest.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/placard.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/plane.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/play.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/playstore.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/plug.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/plus.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/point.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/points.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pound.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/preferences.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/print.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/privacy.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/private.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/progress.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/protected.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/protection.svg +23 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/qrcode.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/question.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/rack.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ram.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/random.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/rate.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/recycle.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/redundancy.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/refresh.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/regression.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/reload.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/repair.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/report.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/reseller.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/resize.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ribbon.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/right.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/robot.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/router.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/sad.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/savings.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/science.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/security.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/select.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/servers.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/settings.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/shared.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/shipping.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/shop.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/sinal.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/smile.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/snapchat.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/solid.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/solution.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/spam.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/speed.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/stable.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/star.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/statuette.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/strategy.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/stream.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/structure.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/sun.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/support.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/surprise.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/switch.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/sync.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/tablet.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/tag.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/talk.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/target.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/tea.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/technology.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/telescope.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/thumbdown.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/thumbup.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ticket.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/time.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/timer.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/tools.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/toxic.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/twitter.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/umbrella.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/unlock.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/upgrade.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/upload.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ups.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/usb.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/user.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/vault.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/video.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/vimeo.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/virus.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/vps.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wallet.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/water.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wifi.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/win.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wind.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/window.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/windows.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/windowserver.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wine.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wink.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/woman.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wordpress.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/youtube.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/zoom.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/img/background/blob.svg +54 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-demos.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-email.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-newsletter.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-orderform.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-svg.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-whmcs.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/casestudy-rtl.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/casestudy.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/check.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/closer.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/img/controlpanel01.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/controlpanel02.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/controlpanel03.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/cssda.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/de-flag.svg +31 -0
- data/app/assets/stylesheets/antlr/theme/img/drag.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/favicon.ico +0 -0
- data/app/assets/stylesheets/antlr/theme/img/filter/cd-icon-arrow.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/img/filter/cd-icon-check.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/img/filter/cd-icon-filter.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/img/grabbing.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/logo-light.svg +32 -0
- data/app/assets/stylesheets/antlr/theme/img/logo.svg +31 -0
- data/app/assets/stylesheets/antlr/theme/img/logos/ark.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/logos/counterstrike.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/logos/rust.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/menu.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/img/owl.video.play.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/drupal.svg +59 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/envato.svg +31 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/joomla.svg +53 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/magento.svg +56 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/wordpress.svg +53 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/alipay.svg +32 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/americanexpress.svg +39 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/applepay.svg +31 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/boleto.svg +60 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/chatpay.svg +85 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/discover.svg +47 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/googlepay.svg +21 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/ideal.svg +36 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/mastercard.svg +69 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/payoneer.svg +50 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/paypal.svg +39 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/samsungpay.svg +35 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/sepa.svg +109 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/sofort.svg +43 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/visa.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/visacheckout.svg +49 -0
- data/app/assets/stylesheets/antlr/theme/img/preanima.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/img/symbol.svg +18 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner01.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner02.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner03.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner04.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner05.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner06.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner07.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner08.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner09.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner10.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner11.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner12.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner13.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner14.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner15.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner16.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner17.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner18.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner19.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner20.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/js/aos.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/bootstrap.min.js +7 -0
- data/app/assets/stylesheets/antlr/theme/js/custom.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/filter.js +64 -0
- data/app/assets/stylesheets/antlr/theme/js/flickity-fade.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/flickity.pkgd.min.js +56 -0
- data/app/assets/stylesheets/antlr/theme/js/fontawesome.min.js +2 -0
- data/app/assets/stylesheets/antlr/theme/js/gdpr-cookie.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/isotope.min.js +12 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.circliful.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.countdown.js +22 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.magnific-popup.min.js +4 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.min.js +2 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.scrollme.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.viewportchecker.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/lazysizes.min.js +3 -0
- data/app/assets/stylesheets/antlr/theme/js/lib/i18next.min.js +3 -0
- data/app/assets/stylesheets/antlr/theme/js/lib/i18nextXHRBackend.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/lib/jquery-i18next.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/mixevents.js +107 -0
- data/app/assets/stylesheets/antlr/theme/js/mixitup.min.js +18 -0
- data/app/assets/stylesheets/antlr/theme/js/mixitup.multifilter.min.js +18 -0
- data/app/assets/stylesheets/antlr/theme/js/modernizr.js +3 -0
- data/app/assets/stylesheets/antlr/theme/js/nouislider.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/popper.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/js/scripts.js +1311 -0
- data/app/assets/stylesheets/antlr/theme/js/scripts.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/settings-init.js +12 -0
- data/app/assets/stylesheets/antlr/theme/js/settings.js +136 -0
- data/app/assets/stylesheets/antlr/theme/js/slick.min.js +18 -0
- data/app/assets/stylesheets/antlr/theme/js/swiper.min.js +14 -0
- data/app/assets/stylesheets/antlr/theme/js/typed.js +11 -0
- data/app/assets/stylesheets/antlr/theme/js/variables.js +25 -0
- data/app/assets/stylesheets/antlr/theme/js/wow.min.js +2 -0
- data/app/assets/stylesheets/antlr/theme/locales/de/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/de-DE/translations.json +6 -0
- data/app/assets/stylesheets/antlr/theme/locales/dev/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/en/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/en-US/translations.json +66 -0
- data/app/assets/stylesheets/antlr/theme/locales/es/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/es-ES/translations.json +65 -0
- data/app/assets/stylesheets/antlr/theme/locales/pt/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/pt-PT/translations.json +66 -0
- data/app/assets/stylesheets/antlr/theme/patterns/alldevices.svg +54 -0
- data/app/assets/stylesheets/antlr/theme/patterns/api.svg +359 -0
- data/app/assets/stylesheets/antlr/theme/patterns/backups.svg +97 -0
- data/app/assets/stylesheets/antlr/theme/patterns/balancing-rtl.svg +134 -0
- data/app/assets/stylesheets/antlr/theme/patterns/balancing.svg +121 -0
- data/app/assets/stylesheets/antlr/theme/patterns/blackfriday.svg +1430 -0
- data/app/assets/stylesheets/antlr/theme/patterns/blackfriday25.svg +1477 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cloud3d.svg +1 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cloudvps.svg +45 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cock.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/patterns/commercialman.svg +42 -0
- data/app/assets/stylesheets/antlr/theme/patterns/controlpanel.svg +95 -0
- data/app/assets/stylesheets/antlr/theme/patterns/controlplesk.svg +74 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cpupath-w.svg +570 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cpupath.svg +570 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dbaashigh.svg +72 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dbaasscale.svg +63 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dbaassecure.svg +146 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ddosalways.svg +45 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ddoslayers.svg +217 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dedicatedserver3d.svg +1 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dns.svg +230 -0
- data/app/assets/stylesheets/antlr/theme/patterns/domainmanage.svg +178 -0
- data/app/assets/stylesheets/antlr/theme/patterns/domainrenewal.svg +35 -0
- data/app/assets/stylesheets/antlr/theme/patterns/domains.svg +261 -0
- data/app/assets/stylesheets/antlr/theme/patterns/efficiency.svg +333 -0
- data/app/assets/stylesheets/antlr/theme/patterns/emailcalendar.svg +47 -0
- data/app/assets/stylesheets/antlr/theme/patterns/emailsecurity.svg +75 -0
- data/app/assets/stylesheets/antlr/theme/patterns/emailsync.svg +45 -0
- data/app/assets/stylesheets/antlr/theme/patterns/exapath-w.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/patterns/exapath.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/patterns/gaming.svg +128 -0
- data/app/assets/stylesheets/antlr/theme/patterns/git.svg +105 -0
- data/app/assets/stylesheets/antlr/theme/patterns/gitpull.svg +70 -0
- data/app/assets/stylesheets/antlr/theme/patterns/hardware.svg +600 -0
- data/app/assets/stylesheets/antlr/theme/patterns/install.svg +104 -0
- data/app/assets/stylesheets/antlr/theme/patterns/iptv.svg +108 -0
- data/app/assets/stylesheets/antlr/theme/patterns/iptvdevices.svg +46 -0
- data/app/assets/stylesheets/antlr/theme/patterns/kangaroo.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/patterns/lion.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/patterns/map.svg +25 -0
- data/app/assets/stylesheets/antlr/theme/patterns/maxsecurity.svg +46 -0
- data/app/assets/stylesheets/antlr/theme/patterns/monitoring.svg +200 -0
- data/app/assets/stylesheets/antlr/theme/patterns/motpath-w.svg +76 -0
- data/app/assets/stylesheets/antlr/theme/patterns/motpath.svg +76 -0
- data/app/assets/stylesheets/antlr/theme/patterns/notfound.svg +33 -0
- data/app/assets/stylesheets/antlr/theme/patterns/os.svg +172 -0
- data/app/assets/stylesheets/antlr/theme/patterns/performance.svg +175 -0
- data/app/assets/stylesheets/antlr/theme/patterns/promo-w.svg +611 -0
- data/app/assets/stylesheets/antlr/theme/patterns/promopath.svg +608 -0
- data/app/assets/stylesheets/antlr/theme/patterns/protectvisitors.svg +83 -0
- data/app/assets/stylesheets/antlr/theme/patterns/provisioning.svg +347 -0
- data/app/assets/stylesheets/antlr/theme/patterns/quarantine.svg +170 -0
- data/app/assets/stylesheets/antlr/theme/patterns/rack.svg +679 -0
- data/app/assets/stylesheets/antlr/theme/patterns/radiostream.svg +60 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ranking.svg +27 -0
- data/app/assets/stylesheets/antlr/theme/patterns/redundant.svg +208 -0
- data/app/assets/stylesheets/antlr/theme/patterns/salesman.svg +42 -0
- data/app/assets/stylesheets/antlr/theme/patterns/scalable.svg +74 -0
- data/app/assets/stylesheets/antlr/theme/patterns/soon.svg +54 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ssd.svg +117 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ssl.svg +63 -0
- data/app/assets/stylesheets/antlr/theme/patterns/support.svg +83 -0
- data/app/assets/stylesheets/antlr/theme/patterns/supportman.svg +40 -0
- data/app/assets/stylesheets/antlr/theme/patterns/virtualnumbers.svg +310 -0
- data/app/assets/stylesheets/antlr/theme/patterns/voice.svg +98 -0
- data/app/assets/stylesheets/antlr/theme/patterns/voip.svg +310 -0
- data/app/assets/stylesheets/antlr/theme/patterns/worldstream.svg +220 -0
- data/app/assets/stylesheets/antlr/theme/php/form-process.php +42 -0
- data/app/assets/stylesheets/antlr/theme/videos/Modem-lights.mp4 +0 -0
- data/app/assets/stylesheets/antlr/theme/videos/about.mp4 +0 -0
- data/app/assets/stylesheets/antlr/theme/videos/planet.mp4 +0 -0
- data/app/assets/stylesheets/antlr/theme/videos/server.mp4 +0 -0
- data/lib/phcthemes_web_theme_pack/engine.rb +1 -0
- data/lib/phcthemes_web_theme_pack/version.rb +1 -1
- metadata +601 -3
- data/app/assets/stylesheets/antlr/phcthemes_web_theme_pack_antlr.scss +0 -2
@@ -0,0 +1,1056 @@
|
|
1
|
+
/*!
|
2
|
+
* Font Awesome Free 6.1.0 by @fontawesome - https://fontawesome.com
|
3
|
+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
4
|
+
* Copyright 2022 Fonticons, Inc.
|
5
|
+
*/
|
6
|
+
(function (global, factory) {
|
7
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory() :
|
8
|
+
typeof define === 'function' && define.amd ? define(factory) :
|
9
|
+
(factory());
|
10
|
+
}(this, (function () { 'use strict';
|
11
|
+
|
12
|
+
function ownKeys(object, enumerableOnly) {
|
13
|
+
var keys = Object.keys(object);
|
14
|
+
|
15
|
+
if (Object.getOwnPropertySymbols) {
|
16
|
+
var symbols = Object.getOwnPropertySymbols(object);
|
17
|
+
enumerableOnly && (symbols = symbols.filter(function (sym) {
|
18
|
+
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
|
19
|
+
})), keys.push.apply(keys, symbols);
|
20
|
+
}
|
21
|
+
|
22
|
+
return keys;
|
23
|
+
}
|
24
|
+
|
25
|
+
function _objectSpread2(target) {
|
26
|
+
for (var i = 1; i < arguments.length; i++) {
|
27
|
+
var source = null != arguments[i] ? arguments[i] : {};
|
28
|
+
i % 2 ? ownKeys(Object(source), !0).forEach(function (key) {
|
29
|
+
_defineProperty(target, key, source[key]);
|
30
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) {
|
31
|
+
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
|
32
|
+
});
|
33
|
+
}
|
34
|
+
|
35
|
+
return target;
|
36
|
+
}
|
37
|
+
|
38
|
+
function _typeof(obj) {
|
39
|
+
"@babel/helpers - typeof";
|
40
|
+
|
41
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
42
|
+
return typeof obj;
|
43
|
+
} : function (obj) {
|
44
|
+
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
45
|
+
}, _typeof(obj);
|
46
|
+
}
|
47
|
+
|
48
|
+
function _defineProperty(obj, key, value) {
|
49
|
+
if (key in obj) {
|
50
|
+
Object.defineProperty(obj, key, {
|
51
|
+
value: value,
|
52
|
+
enumerable: true,
|
53
|
+
configurable: true,
|
54
|
+
writable: true
|
55
|
+
});
|
56
|
+
} else {
|
57
|
+
obj[key] = value;
|
58
|
+
}
|
59
|
+
|
60
|
+
return obj;
|
61
|
+
}
|
62
|
+
|
63
|
+
function _toConsumableArray(arr) {
|
64
|
+
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
|
65
|
+
}
|
66
|
+
|
67
|
+
function _arrayWithoutHoles(arr) {
|
68
|
+
if (Array.isArray(arr)) return _arrayLikeToArray(arr);
|
69
|
+
}
|
70
|
+
|
71
|
+
function _iterableToArray(iter) {
|
72
|
+
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
73
|
+
}
|
74
|
+
|
75
|
+
function _unsupportedIterableToArray(o, minLen) {
|
76
|
+
if (!o) return;
|
77
|
+
if (typeof o === "string") return _arrayLikeToArray(o, minLen);
|
78
|
+
var n = Object.prototype.toString.call(o).slice(8, -1);
|
79
|
+
if (n === "Object" && o.constructor) n = o.constructor.name;
|
80
|
+
if (n === "Map" || n === "Set") return Array.from(o);
|
81
|
+
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
82
|
+
}
|
83
|
+
|
84
|
+
function _arrayLikeToArray(arr, len) {
|
85
|
+
if (len == null || len > arr.length) len = arr.length;
|
86
|
+
|
87
|
+
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
88
|
+
|
89
|
+
return arr2;
|
90
|
+
}
|
91
|
+
|
92
|
+
function _nonIterableSpread() {
|
93
|
+
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
94
|
+
}
|
95
|
+
|
96
|
+
var _WINDOW = {};
|
97
|
+
var _DOCUMENT = {};
|
98
|
+
|
99
|
+
try {
|
100
|
+
if (typeof window !== 'undefined') _WINDOW = window;
|
101
|
+
if (typeof document !== 'undefined') _DOCUMENT = document;
|
102
|
+
} catch (e) {}
|
103
|
+
|
104
|
+
var _ref = _WINDOW.navigator || {},
|
105
|
+
_ref$userAgent = _ref.userAgent,
|
106
|
+
userAgent = _ref$userAgent === void 0 ? '' : _ref$userAgent;
|
107
|
+
var WINDOW = _WINDOW;
|
108
|
+
var DOCUMENT = _DOCUMENT;
|
109
|
+
var IS_BROWSER = !!WINDOW.document;
|
110
|
+
var IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function';
|
111
|
+
var IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/');
|
112
|
+
|
113
|
+
var functions = [];
|
114
|
+
|
115
|
+
var listener = function listener() {
|
116
|
+
DOCUMENT.removeEventListener('DOMContentLoaded', listener);
|
117
|
+
loaded = 1;
|
118
|
+
functions.map(function (fn) {
|
119
|
+
return fn();
|
120
|
+
});
|
121
|
+
};
|
122
|
+
|
123
|
+
var loaded = false;
|
124
|
+
|
125
|
+
if (IS_DOM) {
|
126
|
+
loaded = (DOCUMENT.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(DOCUMENT.readyState);
|
127
|
+
if (!loaded) DOCUMENT.addEventListener('DOMContentLoaded', listener);
|
128
|
+
}
|
129
|
+
|
130
|
+
function domready (fn) {
|
131
|
+
if (!IS_DOM) return;
|
132
|
+
loaded ? setTimeout(fn, 0) : functions.push(fn);
|
133
|
+
}
|
134
|
+
|
135
|
+
function report (_ref) {
|
136
|
+
var nodesTested = _ref.nodesTested,
|
137
|
+
nodesFound = _ref.nodesFound;
|
138
|
+
var timedOutTests = {};
|
139
|
+
|
140
|
+
for (var key in nodesFound) {
|
141
|
+
if (!(nodesTested.conflict[key] || nodesTested.noConflict[key])) {
|
142
|
+
timedOutTests[key] = nodesFound[key];
|
143
|
+
}
|
144
|
+
}
|
145
|
+
|
146
|
+
var conflictsCount = Object.keys(nodesTested.conflict).length;
|
147
|
+
|
148
|
+
if (conflictsCount > 0) {
|
149
|
+
console.info("%cConflict".concat(conflictsCount > 1 ? 's' : '', " found:"), 'color: darkred; font-size: large');
|
150
|
+
var data = {};
|
151
|
+
|
152
|
+
for (var _key in nodesTested.conflict) {
|
153
|
+
var item = nodesTested.conflict[_key];
|
154
|
+
data[_key] = {
|
155
|
+
'tagName': item.tagName,
|
156
|
+
'src/href': item.src || item.href || 'n/a',
|
157
|
+
'innerText excerpt': item.innerText && item.innerText !== '' ? item.innerText.slice(0, 200) + '...' : '(empty)'
|
158
|
+
};
|
159
|
+
}
|
160
|
+
|
161
|
+
console.table(data);
|
162
|
+
}
|
163
|
+
|
164
|
+
var noConflictsCount = Object.keys(nodesTested.noConflict).length;
|
165
|
+
|
166
|
+
if (noConflictsCount > 0) {
|
167
|
+
console.info("%cNo conflict".concat(noConflictsCount > 1 ? 's' : '', " found with ").concat(noConflictsCount === 1 ? 'this' : 'these', ":"), 'color: green; font-size: large');
|
168
|
+
var _data = {};
|
169
|
+
|
170
|
+
for (var _key2 in nodesTested.noConflict) {
|
171
|
+
var _item = nodesTested.noConflict[_key2];
|
172
|
+
_data[_key2] = {
|
173
|
+
'tagName': _item.tagName,
|
174
|
+
'src/href': _item.src || _item.href || 'n/a',
|
175
|
+
'innerText excerpt': _item.innerText && _item.innerText !== '' ? _item.innerText.slice(0, 200) + '...' : '(empty)'
|
176
|
+
};
|
177
|
+
}
|
178
|
+
|
179
|
+
console.table(_data);
|
180
|
+
}
|
181
|
+
|
182
|
+
var timeOutCount = Object.keys(timedOutTests).length;
|
183
|
+
|
184
|
+
if (timeOutCount > 0) {
|
185
|
+
console.info("%cLeftovers--we timed out before collecting test results for ".concat(timeOutCount === 1 ? 'this' : 'these', ":"), 'color: blue; font-size: large');
|
186
|
+
var _data2 = {};
|
187
|
+
|
188
|
+
for (var _key3 in timedOutTests) {
|
189
|
+
var _item2 = timedOutTests[_key3];
|
190
|
+
_data2[_key3] = {
|
191
|
+
'tagName': _item2.tagName,
|
192
|
+
'src/href': _item2.src || _item2.href || 'n/a',
|
193
|
+
'innerText excerpt': _item2.innerText && _item2.innerText !== '' ? _item2.innerText.slice(0, 200) + '...' : '(empty)'
|
194
|
+
};
|
195
|
+
}
|
196
|
+
|
197
|
+
console.table(_data2);
|
198
|
+
}
|
199
|
+
}
|
200
|
+
|
201
|
+
var commonjsGlobal = typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
202
|
+
|
203
|
+
function createCommonjsModule(fn, module) {
|
204
|
+
return module = { exports: {} }, fn(module, module.exports), module.exports;
|
205
|
+
}
|
206
|
+
|
207
|
+
var md5 = createCommonjsModule(function (module) {
|
208
|
+
|
209
|
+
(function ($) {
|
210
|
+
/**
|
211
|
+
* Add integers, wrapping at 2^32.
|
212
|
+
* This uses 16-bit operations internally to work around bugs in interpreters.
|
213
|
+
*
|
214
|
+
* @param {number} x First integer
|
215
|
+
* @param {number} y Second integer
|
216
|
+
* @returns {number} Sum
|
217
|
+
*/
|
218
|
+
|
219
|
+
function safeAdd(x, y) {
|
220
|
+
var lsw = (x & 0xffff) + (y & 0xffff);
|
221
|
+
var msw = (x >> 16) + (y >> 16) + (lsw >> 16);
|
222
|
+
return msw << 16 | lsw & 0xffff;
|
223
|
+
}
|
224
|
+
/**
|
225
|
+
* Bitwise rotate a 32-bit number to the left.
|
226
|
+
*
|
227
|
+
* @param {number} num 32-bit number
|
228
|
+
* @param {number} cnt Rotation count
|
229
|
+
* @returns {number} Rotated number
|
230
|
+
*/
|
231
|
+
|
232
|
+
|
233
|
+
function bitRotateLeft(num, cnt) {
|
234
|
+
return num << cnt | num >>> 32 - cnt;
|
235
|
+
}
|
236
|
+
/**
|
237
|
+
* Basic operation the algorithm uses.
|
238
|
+
*
|
239
|
+
* @param {number} q q
|
240
|
+
* @param {number} a a
|
241
|
+
* @param {number} b b
|
242
|
+
* @param {number} x x
|
243
|
+
* @param {number} s s
|
244
|
+
* @param {number} t t
|
245
|
+
* @returns {number} Result
|
246
|
+
*/
|
247
|
+
|
248
|
+
|
249
|
+
function md5cmn(q, a, b, x, s, t) {
|
250
|
+
return safeAdd(bitRotateLeft(safeAdd(safeAdd(a, q), safeAdd(x, t)), s), b);
|
251
|
+
}
|
252
|
+
/**
|
253
|
+
* Basic operation the algorithm uses.
|
254
|
+
*
|
255
|
+
* @param {number} a a
|
256
|
+
* @param {number} b b
|
257
|
+
* @param {number} c c
|
258
|
+
* @param {number} d d
|
259
|
+
* @param {number} x x
|
260
|
+
* @param {number} s s
|
261
|
+
* @param {number} t t
|
262
|
+
* @returns {number} Result
|
263
|
+
*/
|
264
|
+
|
265
|
+
|
266
|
+
function md5ff(a, b, c, d, x, s, t) {
|
267
|
+
return md5cmn(b & c | ~b & d, a, b, x, s, t);
|
268
|
+
}
|
269
|
+
/**
|
270
|
+
* Basic operation the algorithm uses.
|
271
|
+
*
|
272
|
+
* @param {number} a a
|
273
|
+
* @param {number} b b
|
274
|
+
* @param {number} c c
|
275
|
+
* @param {number} d d
|
276
|
+
* @param {number} x x
|
277
|
+
* @param {number} s s
|
278
|
+
* @param {number} t t
|
279
|
+
* @returns {number} Result
|
280
|
+
*/
|
281
|
+
|
282
|
+
|
283
|
+
function md5gg(a, b, c, d, x, s, t) {
|
284
|
+
return md5cmn(b & d | c & ~d, a, b, x, s, t);
|
285
|
+
}
|
286
|
+
/**
|
287
|
+
* Basic operation the algorithm uses.
|
288
|
+
*
|
289
|
+
* @param {number} a a
|
290
|
+
* @param {number} b b
|
291
|
+
* @param {number} c c
|
292
|
+
* @param {number} d d
|
293
|
+
* @param {number} x x
|
294
|
+
* @param {number} s s
|
295
|
+
* @param {number} t t
|
296
|
+
* @returns {number} Result
|
297
|
+
*/
|
298
|
+
|
299
|
+
|
300
|
+
function md5hh(a, b, c, d, x, s, t) {
|
301
|
+
return md5cmn(b ^ c ^ d, a, b, x, s, t);
|
302
|
+
}
|
303
|
+
/**
|
304
|
+
* Basic operation the algorithm uses.
|
305
|
+
*
|
306
|
+
* @param {number} a a
|
307
|
+
* @param {number} b b
|
308
|
+
* @param {number} c c
|
309
|
+
* @param {number} d d
|
310
|
+
* @param {number} x x
|
311
|
+
* @param {number} s s
|
312
|
+
* @param {number} t t
|
313
|
+
* @returns {number} Result
|
314
|
+
*/
|
315
|
+
|
316
|
+
|
317
|
+
function md5ii(a, b, c, d, x, s, t) {
|
318
|
+
return md5cmn(c ^ (b | ~d), a, b, x, s, t);
|
319
|
+
}
|
320
|
+
/**
|
321
|
+
* Calculate the MD5 of an array of little-endian words, and a bit length.
|
322
|
+
*
|
323
|
+
* @param {Array} x Array of little-endian words
|
324
|
+
* @param {number} len Bit length
|
325
|
+
* @returns {Array<number>} MD5 Array
|
326
|
+
*/
|
327
|
+
|
328
|
+
|
329
|
+
function binlMD5(x, len) {
|
330
|
+
/* append padding */
|
331
|
+
x[len >> 5] |= 0x80 << len % 32;
|
332
|
+
x[(len + 64 >>> 9 << 4) + 14] = len;
|
333
|
+
var i;
|
334
|
+
var olda;
|
335
|
+
var oldb;
|
336
|
+
var oldc;
|
337
|
+
var oldd;
|
338
|
+
var a = 1732584193;
|
339
|
+
var b = -271733879;
|
340
|
+
var c = -1732584194;
|
341
|
+
var d = 271733878;
|
342
|
+
|
343
|
+
for (i = 0; i < x.length; i += 16) {
|
344
|
+
olda = a;
|
345
|
+
oldb = b;
|
346
|
+
oldc = c;
|
347
|
+
oldd = d;
|
348
|
+
a = md5ff(a, b, c, d, x[i], 7, -680876936);
|
349
|
+
d = md5ff(d, a, b, c, x[i + 1], 12, -389564586);
|
350
|
+
c = md5ff(c, d, a, b, x[i + 2], 17, 606105819);
|
351
|
+
b = md5ff(b, c, d, a, x[i + 3], 22, -1044525330);
|
352
|
+
a = md5ff(a, b, c, d, x[i + 4], 7, -176418897);
|
353
|
+
d = md5ff(d, a, b, c, x[i + 5], 12, 1200080426);
|
354
|
+
c = md5ff(c, d, a, b, x[i + 6], 17, -1473231341);
|
355
|
+
b = md5ff(b, c, d, a, x[i + 7], 22, -45705983);
|
356
|
+
a = md5ff(a, b, c, d, x[i + 8], 7, 1770035416);
|
357
|
+
d = md5ff(d, a, b, c, x[i + 9], 12, -1958414417);
|
358
|
+
c = md5ff(c, d, a, b, x[i + 10], 17, -42063);
|
359
|
+
b = md5ff(b, c, d, a, x[i + 11], 22, -1990404162);
|
360
|
+
a = md5ff(a, b, c, d, x[i + 12], 7, 1804603682);
|
361
|
+
d = md5ff(d, a, b, c, x[i + 13], 12, -40341101);
|
362
|
+
c = md5ff(c, d, a, b, x[i + 14], 17, -1502002290);
|
363
|
+
b = md5ff(b, c, d, a, x[i + 15], 22, 1236535329);
|
364
|
+
a = md5gg(a, b, c, d, x[i + 1], 5, -165796510);
|
365
|
+
d = md5gg(d, a, b, c, x[i + 6], 9, -1069501632);
|
366
|
+
c = md5gg(c, d, a, b, x[i + 11], 14, 643717713);
|
367
|
+
b = md5gg(b, c, d, a, x[i], 20, -373897302);
|
368
|
+
a = md5gg(a, b, c, d, x[i + 5], 5, -701558691);
|
369
|
+
d = md5gg(d, a, b, c, x[i + 10], 9, 38016083);
|
370
|
+
c = md5gg(c, d, a, b, x[i + 15], 14, -660478335);
|
371
|
+
b = md5gg(b, c, d, a, x[i + 4], 20, -405537848);
|
372
|
+
a = md5gg(a, b, c, d, x[i + 9], 5, 568446438);
|
373
|
+
d = md5gg(d, a, b, c, x[i + 14], 9, -1019803690);
|
374
|
+
c = md5gg(c, d, a, b, x[i + 3], 14, -187363961);
|
375
|
+
b = md5gg(b, c, d, a, x[i + 8], 20, 1163531501);
|
376
|
+
a = md5gg(a, b, c, d, x[i + 13], 5, -1444681467);
|
377
|
+
d = md5gg(d, a, b, c, x[i + 2], 9, -51403784);
|
378
|
+
c = md5gg(c, d, a, b, x[i + 7], 14, 1735328473);
|
379
|
+
b = md5gg(b, c, d, a, x[i + 12], 20, -1926607734);
|
380
|
+
a = md5hh(a, b, c, d, x[i + 5], 4, -378558);
|
381
|
+
d = md5hh(d, a, b, c, x[i + 8], 11, -2022574463);
|
382
|
+
c = md5hh(c, d, a, b, x[i + 11], 16, 1839030562);
|
383
|
+
b = md5hh(b, c, d, a, x[i + 14], 23, -35309556);
|
384
|
+
a = md5hh(a, b, c, d, x[i + 1], 4, -1530992060);
|
385
|
+
d = md5hh(d, a, b, c, x[i + 4], 11, 1272893353);
|
386
|
+
c = md5hh(c, d, a, b, x[i + 7], 16, -155497632);
|
387
|
+
b = md5hh(b, c, d, a, x[i + 10], 23, -1094730640);
|
388
|
+
a = md5hh(a, b, c, d, x[i + 13], 4, 681279174);
|
389
|
+
d = md5hh(d, a, b, c, x[i], 11, -358537222);
|
390
|
+
c = md5hh(c, d, a, b, x[i + 3], 16, -722521979);
|
391
|
+
b = md5hh(b, c, d, a, x[i + 6], 23, 76029189);
|
392
|
+
a = md5hh(a, b, c, d, x[i + 9], 4, -640364487);
|
393
|
+
d = md5hh(d, a, b, c, x[i + 12], 11, -421815835);
|
394
|
+
c = md5hh(c, d, a, b, x[i + 15], 16, 530742520);
|
395
|
+
b = md5hh(b, c, d, a, x[i + 2], 23, -995338651);
|
396
|
+
a = md5ii(a, b, c, d, x[i], 6, -198630844);
|
397
|
+
d = md5ii(d, a, b, c, x[i + 7], 10, 1126891415);
|
398
|
+
c = md5ii(c, d, a, b, x[i + 14], 15, -1416354905);
|
399
|
+
b = md5ii(b, c, d, a, x[i + 5], 21, -57434055);
|
400
|
+
a = md5ii(a, b, c, d, x[i + 12], 6, 1700485571);
|
401
|
+
d = md5ii(d, a, b, c, x[i + 3], 10, -1894986606);
|
402
|
+
c = md5ii(c, d, a, b, x[i + 10], 15, -1051523);
|
403
|
+
b = md5ii(b, c, d, a, x[i + 1], 21, -2054922799);
|
404
|
+
a = md5ii(a, b, c, d, x[i + 8], 6, 1873313359);
|
405
|
+
d = md5ii(d, a, b, c, x[i + 15], 10, -30611744);
|
406
|
+
c = md5ii(c, d, a, b, x[i + 6], 15, -1560198380);
|
407
|
+
b = md5ii(b, c, d, a, x[i + 13], 21, 1309151649);
|
408
|
+
a = md5ii(a, b, c, d, x[i + 4], 6, -145523070);
|
409
|
+
d = md5ii(d, a, b, c, x[i + 11], 10, -1120210379);
|
410
|
+
c = md5ii(c, d, a, b, x[i + 2], 15, 718787259);
|
411
|
+
b = md5ii(b, c, d, a, x[i + 9], 21, -343485551);
|
412
|
+
a = safeAdd(a, olda);
|
413
|
+
b = safeAdd(b, oldb);
|
414
|
+
c = safeAdd(c, oldc);
|
415
|
+
d = safeAdd(d, oldd);
|
416
|
+
}
|
417
|
+
|
418
|
+
return [a, b, c, d];
|
419
|
+
}
|
420
|
+
/**
|
421
|
+
* Convert an array of little-endian words to a string
|
422
|
+
*
|
423
|
+
* @param {Array<number>} input MD5 Array
|
424
|
+
* @returns {string} MD5 string
|
425
|
+
*/
|
426
|
+
|
427
|
+
|
428
|
+
function binl2rstr(input) {
|
429
|
+
var i;
|
430
|
+
var output = '';
|
431
|
+
var length32 = input.length * 32;
|
432
|
+
|
433
|
+
for (i = 0; i < length32; i += 8) {
|
434
|
+
output += String.fromCharCode(input[i >> 5] >>> i % 32 & 0xff);
|
435
|
+
}
|
436
|
+
|
437
|
+
return output;
|
438
|
+
}
|
439
|
+
/**
|
440
|
+
* Convert a raw string to an array of little-endian words
|
441
|
+
* Characters >255 have their high-byte silently ignored.
|
442
|
+
*
|
443
|
+
* @param {string} input Raw input string
|
444
|
+
* @returns {Array<number>} Array of little-endian words
|
445
|
+
*/
|
446
|
+
|
447
|
+
|
448
|
+
function rstr2binl(input) {
|
449
|
+
var i;
|
450
|
+
var output = [];
|
451
|
+
output[(input.length >> 2) - 1] = undefined;
|
452
|
+
|
453
|
+
for (i = 0; i < output.length; i += 1) {
|
454
|
+
output[i] = 0;
|
455
|
+
}
|
456
|
+
|
457
|
+
var length8 = input.length * 8;
|
458
|
+
|
459
|
+
for (i = 0; i < length8; i += 8) {
|
460
|
+
output[i >> 5] |= (input.charCodeAt(i / 8) & 0xff) << i % 32;
|
461
|
+
}
|
462
|
+
|
463
|
+
return output;
|
464
|
+
}
|
465
|
+
/**
|
466
|
+
* Calculate the MD5 of a raw string
|
467
|
+
*
|
468
|
+
* @param {string} s Input string
|
469
|
+
* @returns {string} Raw MD5 string
|
470
|
+
*/
|
471
|
+
|
472
|
+
|
473
|
+
function rstrMD5(s) {
|
474
|
+
return binl2rstr(binlMD5(rstr2binl(s), s.length * 8));
|
475
|
+
}
|
476
|
+
/**
|
477
|
+
* Calculates the HMAC-MD5 of a key and some data (raw strings)
|
478
|
+
*
|
479
|
+
* @param {string} key HMAC key
|
480
|
+
* @param {string} data Raw input string
|
481
|
+
* @returns {string} Raw MD5 string
|
482
|
+
*/
|
483
|
+
|
484
|
+
|
485
|
+
function rstrHMACMD5(key, data) {
|
486
|
+
var i;
|
487
|
+
var bkey = rstr2binl(key);
|
488
|
+
var ipad = [];
|
489
|
+
var opad = [];
|
490
|
+
var hash;
|
491
|
+
ipad[15] = opad[15] = undefined;
|
492
|
+
|
493
|
+
if (bkey.length > 16) {
|
494
|
+
bkey = binlMD5(bkey, key.length * 8);
|
495
|
+
}
|
496
|
+
|
497
|
+
for (i = 0; i < 16; i += 1) {
|
498
|
+
ipad[i] = bkey[i] ^ 0x36363636;
|
499
|
+
opad[i] = bkey[i] ^ 0x5c5c5c5c;
|
500
|
+
}
|
501
|
+
|
502
|
+
hash = binlMD5(ipad.concat(rstr2binl(data)), 512 + data.length * 8);
|
503
|
+
return binl2rstr(binlMD5(opad.concat(hash), 512 + 128));
|
504
|
+
}
|
505
|
+
/**
|
506
|
+
* Convert a raw string to a hex string
|
507
|
+
*
|
508
|
+
* @param {string} input Raw input string
|
509
|
+
* @returns {string} Hex encoded string
|
510
|
+
*/
|
511
|
+
|
512
|
+
|
513
|
+
function rstr2hex(input) {
|
514
|
+
var hexTab = '0123456789abcdef';
|
515
|
+
var output = '';
|
516
|
+
var x;
|
517
|
+
var i;
|
518
|
+
|
519
|
+
for (i = 0; i < input.length; i += 1) {
|
520
|
+
x = input.charCodeAt(i);
|
521
|
+
output += hexTab.charAt(x >>> 4 & 0x0f) + hexTab.charAt(x & 0x0f);
|
522
|
+
}
|
523
|
+
|
524
|
+
return output;
|
525
|
+
}
|
526
|
+
/**
|
527
|
+
* Encode a string as UTF-8
|
528
|
+
*
|
529
|
+
* @param {string} input Input string
|
530
|
+
* @returns {string} UTF8 string
|
531
|
+
*/
|
532
|
+
|
533
|
+
|
534
|
+
function str2rstrUTF8(input) {
|
535
|
+
return unescape(encodeURIComponent(input));
|
536
|
+
}
|
537
|
+
/**
|
538
|
+
* Encodes input string as raw MD5 string
|
539
|
+
*
|
540
|
+
* @param {string} s Input string
|
541
|
+
* @returns {string} Raw MD5 string
|
542
|
+
*/
|
543
|
+
|
544
|
+
|
545
|
+
function rawMD5(s) {
|
546
|
+
return rstrMD5(str2rstrUTF8(s));
|
547
|
+
}
|
548
|
+
/**
|
549
|
+
* Encodes input string as Hex encoded string
|
550
|
+
*
|
551
|
+
* @param {string} s Input string
|
552
|
+
* @returns {string} Hex encoded string
|
553
|
+
*/
|
554
|
+
|
555
|
+
|
556
|
+
function hexMD5(s) {
|
557
|
+
return rstr2hex(rawMD5(s));
|
558
|
+
}
|
559
|
+
/**
|
560
|
+
* Calculates the raw HMAC-MD5 for the given key and data
|
561
|
+
*
|
562
|
+
* @param {string} k HMAC key
|
563
|
+
* @param {string} d Input string
|
564
|
+
* @returns {string} Raw MD5 string
|
565
|
+
*/
|
566
|
+
|
567
|
+
|
568
|
+
function rawHMACMD5(k, d) {
|
569
|
+
return rstrHMACMD5(str2rstrUTF8(k), str2rstrUTF8(d));
|
570
|
+
}
|
571
|
+
/**
|
572
|
+
* Calculates the Hex encoded HMAC-MD5 for the given key and data
|
573
|
+
*
|
574
|
+
* @param {string} k HMAC key
|
575
|
+
* @param {string} d Input string
|
576
|
+
* @returns {string} Raw MD5 string
|
577
|
+
*/
|
578
|
+
|
579
|
+
|
580
|
+
function hexHMACMD5(k, d) {
|
581
|
+
return rstr2hex(rawHMACMD5(k, d));
|
582
|
+
}
|
583
|
+
/**
|
584
|
+
* Calculates MD5 value for a given string.
|
585
|
+
* If a key is provided, calculates the HMAC-MD5 value.
|
586
|
+
* Returns a Hex encoded string unless the raw argument is given.
|
587
|
+
*
|
588
|
+
* @param {string} string Input string
|
589
|
+
* @param {string} [key] HMAC key
|
590
|
+
* @param {boolean} [raw] Raw output switch
|
591
|
+
* @returns {string} MD5 output
|
592
|
+
*/
|
593
|
+
|
594
|
+
|
595
|
+
function md5(string, key, raw) {
|
596
|
+
if (!key) {
|
597
|
+
if (!raw) {
|
598
|
+
return hexMD5(string);
|
599
|
+
}
|
600
|
+
|
601
|
+
return rawMD5(string);
|
602
|
+
}
|
603
|
+
|
604
|
+
if (!raw) {
|
605
|
+
return hexHMACMD5(key, string);
|
606
|
+
}
|
607
|
+
|
608
|
+
return rawHMACMD5(key, string);
|
609
|
+
}
|
610
|
+
|
611
|
+
if (module.exports) {
|
612
|
+
module.exports = md5;
|
613
|
+
} else {
|
614
|
+
$.md5 = md5;
|
615
|
+
}
|
616
|
+
})(commonjsGlobal);
|
617
|
+
});
|
618
|
+
|
619
|
+
function md5ForNode(node) {
|
620
|
+
if (null === node || 'object' !== _typeof(node)) return undefined;
|
621
|
+
|
622
|
+
if (node.src) {
|
623
|
+
return md5(node.src);
|
624
|
+
} else if (node.href) {
|
625
|
+
return md5(node.href);
|
626
|
+
} else if (node.innerText && '' !== node.innerText) {
|
627
|
+
// eslint-disable-line yoda
|
628
|
+
return md5(node.innerText);
|
629
|
+
} else {
|
630
|
+
return undefined;
|
631
|
+
}
|
632
|
+
}
|
633
|
+
|
634
|
+
var diagScriptId = 'fa-kits-diag';
|
635
|
+
var nodeUnderTestId = 'fa-kits-node-under-test';
|
636
|
+
var md5Attr = 'data-md5';
|
637
|
+
var detectionIgnoreAttr = 'data-fa-detection-ignore';
|
638
|
+
var timeoutAttr = 'data-fa-detection-timeout';
|
639
|
+
var resultsCollectionMaxWaitAttr = 'data-fa-detection-results-collection-max-wait';
|
640
|
+
|
641
|
+
var silenceErrors = function silenceErrors(e) {
|
642
|
+
e.preventDefault();
|
643
|
+
e.stopPropagation();
|
644
|
+
};
|
645
|
+
|
646
|
+
function pollUntil(_ref) {
|
647
|
+
var _ref$fn = _ref.fn,
|
648
|
+
fn = _ref$fn === void 0 ? function () {
|
649
|
+
return true;
|
650
|
+
} : _ref$fn,
|
651
|
+
_ref$initialDuration = _ref.initialDuration,
|
652
|
+
initialDuration = _ref$initialDuration === void 0 ? 1 : _ref$initialDuration,
|
653
|
+
_ref$maxDuration = _ref.maxDuration,
|
654
|
+
maxDuration = _ref$maxDuration === void 0 ? WINDOW.FontAwesomeDetection.timeout : _ref$maxDuration,
|
655
|
+
_ref$showProgress = _ref.showProgress,
|
656
|
+
showProgress = _ref$showProgress === void 0 ? false : _ref$showProgress,
|
657
|
+
progressIndicator = _ref.progressIndicator;
|
658
|
+
return new Promise(function (resolve, reject) {
|
659
|
+
// eslint-disable-line compat/compat
|
660
|
+
function poll(duration, cumulativeDuration) {
|
661
|
+
setTimeout(function () {
|
662
|
+
var result = fn();
|
663
|
+
|
664
|
+
if (showProgress) {
|
665
|
+
console.info(progressIndicator);
|
666
|
+
}
|
667
|
+
|
668
|
+
if (!!result) {
|
669
|
+
// eslint-disable-line no-extra-boolean-cast
|
670
|
+
resolve(result);
|
671
|
+
} else {
|
672
|
+
var nextDuration = 250;
|
673
|
+
var nextCumulativeDuration = nextDuration + cumulativeDuration;
|
674
|
+
|
675
|
+
if (nextCumulativeDuration <= maxDuration) {
|
676
|
+
poll(nextDuration, nextCumulativeDuration);
|
677
|
+
} else {
|
678
|
+
reject('timeout'); // eslint-disable-line prefer-promise-reject-errors
|
679
|
+
}
|
680
|
+
}
|
681
|
+
}, duration);
|
682
|
+
}
|
683
|
+
|
684
|
+
poll(initialDuration, 0);
|
685
|
+
});
|
686
|
+
}
|
687
|
+
|
688
|
+
function detectWebfontConflicts() {
|
689
|
+
var linkTags = Array.from(DOCUMENT.getElementsByTagName('link')).filter(function (t) {
|
690
|
+
return !t.hasAttribute(detectionIgnoreAttr);
|
691
|
+
});
|
692
|
+
var styleTags = Array.from(DOCUMENT.getElementsByTagName('style')).filter(function (t) {
|
693
|
+
if (t.hasAttribute(detectionIgnoreAttr)) {
|
694
|
+
return false;
|
695
|
+
} // If the browser has loaded the FA5 CSS, let's not test that <style> element.
|
696
|
+
// Its enough that we'll be testing for traces of the corresponding JS being loaded, and testing
|
697
|
+
// this <style> would only produce a false negative anyway.
|
698
|
+
|
699
|
+
|
700
|
+
if (WINDOW.FontAwesomeConfig && t.innerText.match(new RegExp("svg:not\\(:root\\)\\.".concat(WINDOW.FontAwesomeConfig.replacementClass)))) {
|
701
|
+
return false;
|
702
|
+
}
|
703
|
+
|
704
|
+
return true;
|
705
|
+
});
|
706
|
+
|
707
|
+
function runDiag(scriptOrLinkTag, md5) {
|
708
|
+
var diagFrame = DOCUMENT.createElement('iframe'); // Using "visibility: hidden; position: absolute" instead of "display: none;" because
|
709
|
+
// Firefox will not return the expected results for getComputedStyle if our iframe has display: none.
|
710
|
+
|
711
|
+
diagFrame.setAttribute('style', 'visibility: hidden; position: absolute; height: 0; width: 0;');
|
712
|
+
var testIconId = 'fa-test-icon-' + md5;
|
713
|
+
var iTag = DOCUMENT.createElement('i');
|
714
|
+
iTag.setAttribute('class', 'fa fa-coffee');
|
715
|
+
iTag.setAttribute('id', testIconId);
|
716
|
+
var diagScript = DOCUMENT.createElement('script');
|
717
|
+
diagScript.setAttribute('id', diagScriptId); // WARNING: this function will be toString()'d and assigned to innerText of the diag script
|
718
|
+
// element that we'll be putting into a diagnostic iframe.
|
719
|
+
// That means that this code won't compile until after the outer script has run and injected
|
720
|
+
// this code into the iframe. There are some compile time errors that might occur there.
|
721
|
+
// For example, using single line (double-slash) comments like this one inside that function
|
722
|
+
// will probably cause it to choke. Chrome will show an error like this:
|
723
|
+
// Uncaught SyntaxError: Unexpected end of input
|
724
|
+
|
725
|
+
var diagScriptFun = function diagScriptFun(nodeUnderTestId, testIconId, md5, parentOrigin) {
|
726
|
+
parent.FontAwesomeDetection.__pollUntil({
|
727
|
+
fn: function fn() {
|
728
|
+
var iEl = document.getElementById(testIconId);
|
729
|
+
var computedStyle = window.getComputedStyle(iEl);
|
730
|
+
var fontFamily = computedStyle.getPropertyValue('font-family');
|
731
|
+
|
732
|
+
if (!!fontFamily.match(/FontAwesome/) || !!fontFamily.match(/Font Awesome [56]/)) {
|
733
|
+
return true;
|
734
|
+
} else {
|
735
|
+
return false;
|
736
|
+
}
|
737
|
+
}
|
738
|
+
}).then(function () {
|
739
|
+
var node = document.getElementById(nodeUnderTestId);
|
740
|
+
parent.postMessage({
|
741
|
+
type: 'fontawesome-conflict',
|
742
|
+
technology: 'webfont',
|
743
|
+
href: node.href,
|
744
|
+
innerText: node.innerText,
|
745
|
+
tagName: node.tagName,
|
746
|
+
md5: md5
|
747
|
+
}, parentOrigin);
|
748
|
+
}).catch(function (e) {
|
749
|
+
var node = document.getElementById(nodeUnderTestId);
|
750
|
+
|
751
|
+
if (e === 'timeout') {
|
752
|
+
parent.postMessage({
|
753
|
+
type: 'no-conflict',
|
754
|
+
technology: 'webfont',
|
755
|
+
href: node.src,
|
756
|
+
innerText: node.innerText,
|
757
|
+
tagName: node.tagName,
|
758
|
+
md5: md5
|
759
|
+
}, parentOrigin);
|
760
|
+
} else {
|
761
|
+
console.error(e);
|
762
|
+
}
|
763
|
+
});
|
764
|
+
};
|
765
|
+
|
766
|
+
var parentOrigin = WINDOW.location.origin === 'file://' ? '*' : WINDOW.location.origin;
|
767
|
+
diagScript.innerText = "(".concat(diagScriptFun.toString(), ")('").concat(nodeUnderTestId, "', '").concat(testIconId || 'foo', "', '").concat(md5, "', '").concat(parentOrigin, "');");
|
768
|
+
|
769
|
+
diagFrame.onload = function () {
|
770
|
+
diagFrame.contentWindow.addEventListener('error', silenceErrors, true);
|
771
|
+
diagFrame.contentDocument.head.appendChild(diagScript);
|
772
|
+
diagFrame.contentDocument.head.appendChild(scriptOrLinkTag);
|
773
|
+
diagFrame.contentDocument.body.appendChild(iTag);
|
774
|
+
};
|
775
|
+
|
776
|
+
domready(function () {
|
777
|
+
return DOCUMENT.body.appendChild(diagFrame);
|
778
|
+
});
|
779
|
+
}
|
780
|
+
|
781
|
+
var cssByMD5 = {};
|
782
|
+
|
783
|
+
for (var i = 0; i < linkTags.length; i++) {
|
784
|
+
var linkUnderTest = DOCUMENT.createElement('link');
|
785
|
+
linkUnderTest.setAttribute('id', nodeUnderTestId);
|
786
|
+
linkUnderTest.setAttribute('href', linkTags[i].href);
|
787
|
+
linkUnderTest.setAttribute('rel', linkTags[i].rel);
|
788
|
+
var md5ForLink = md5ForNode(linkTags[i]);
|
789
|
+
linkUnderTest.setAttribute(md5Attr, md5ForLink);
|
790
|
+
cssByMD5[md5ForLink] = linkTags[i];
|
791
|
+
runDiag(linkUnderTest, md5ForLink);
|
792
|
+
}
|
793
|
+
|
794
|
+
for (var _i = 0; _i < styleTags.length; _i++) {
|
795
|
+
var styleUnderTest = DOCUMENT.createElement('style');
|
796
|
+
styleUnderTest.setAttribute('id', nodeUnderTestId);
|
797
|
+
var md5ForStyle = md5ForNode(styleTags[_i]);
|
798
|
+
styleUnderTest.setAttribute(md5Attr, md5ForStyle);
|
799
|
+
styleUnderTest.innerText = styleTags[_i].innerText;
|
800
|
+
cssByMD5[md5ForStyle] = styleTags[_i];
|
801
|
+
runDiag(styleUnderTest, md5ForStyle);
|
802
|
+
}
|
803
|
+
|
804
|
+
return cssByMD5;
|
805
|
+
}
|
806
|
+
|
807
|
+
function detectSvgConflicts(currentScript) {
|
808
|
+
var scripts = Array.from(DOCUMENT.scripts).filter(function (t) {
|
809
|
+
return !t.hasAttribute(detectionIgnoreAttr) && t !== currentScript;
|
810
|
+
});
|
811
|
+
var scriptsByMD5 = {};
|
812
|
+
|
813
|
+
var _loop = function _loop(scriptIdx) {
|
814
|
+
var diagFrame = DOCUMENT.createElement('iframe');
|
815
|
+
diagFrame.setAttribute('style', 'display:none;');
|
816
|
+
var scriptUnderTest = DOCUMENT.createElement('script');
|
817
|
+
scriptUnderTest.setAttribute('id', nodeUnderTestId);
|
818
|
+
var md5ForScript = md5ForNode(scripts[scriptIdx]);
|
819
|
+
scriptUnderTest.setAttribute(md5Attr, md5ForScript);
|
820
|
+
scriptsByMD5[md5ForScript] = scripts[scriptIdx];
|
821
|
+
|
822
|
+
if (scripts[scriptIdx].src !== '') {
|
823
|
+
scriptUnderTest.src = scripts[scriptIdx].src;
|
824
|
+
}
|
825
|
+
|
826
|
+
if (scripts[scriptIdx].innerText !== '') {
|
827
|
+
scriptUnderTest.innerText = scripts[scriptIdx].innerText;
|
828
|
+
}
|
829
|
+
|
830
|
+
scriptUnderTest.async = true;
|
831
|
+
var diagScript = DOCUMENT.createElement('script');
|
832
|
+
diagScript.setAttribute('id', diagScriptId);
|
833
|
+
var parentOrigin = WINDOW.location.origin === 'file://' ? '*' : WINDOW.location.origin;
|
834
|
+
|
835
|
+
var diagScriptFun = function diagScriptFun(nodeUnderTestId, md5, parentOrigin) {
|
836
|
+
parent.FontAwesomeDetection.__pollUntil({
|
837
|
+
fn: function fn() {
|
838
|
+
return !!window.FontAwesomeConfig || !!window.FontAwesomeKitConfig;
|
839
|
+
}
|
840
|
+
}).then(function () {
|
841
|
+
var scriptNode = document.getElementById(nodeUnderTestId);
|
842
|
+
parent.postMessage({
|
843
|
+
type: 'fontawesome-conflict',
|
844
|
+
technology: 'js',
|
845
|
+
src: scriptNode.src,
|
846
|
+
innerText: scriptNode.innerText,
|
847
|
+
tagName: scriptNode.tagName,
|
848
|
+
md5: md5
|
849
|
+
}, parentOrigin);
|
850
|
+
}).catch(function (e) {
|
851
|
+
var scriptNode = document.getElementById(nodeUnderTestId);
|
852
|
+
|
853
|
+
if (e === 'timeout') {
|
854
|
+
parent.postMessage({
|
855
|
+
type: 'no-conflict',
|
856
|
+
src: scriptNode.src,
|
857
|
+
innerText: scriptNode.innerText,
|
858
|
+
tagName: scriptNode.tagName,
|
859
|
+
md5: md5
|
860
|
+
}, parentOrigin);
|
861
|
+
} else {
|
862
|
+
console.error(e);
|
863
|
+
}
|
864
|
+
});
|
865
|
+
};
|
866
|
+
|
867
|
+
diagScript.innerText = "(".concat(diagScriptFun.toString(), ")('").concat(nodeUnderTestId, "', '").concat(md5ForScript, "', '").concat(parentOrigin, "');");
|
868
|
+
|
869
|
+
diagFrame.onload = function () {
|
870
|
+
diagFrame.contentWindow.addEventListener('error', silenceErrors, true);
|
871
|
+
diagFrame.contentDocument.head.appendChild(diagScript);
|
872
|
+
diagFrame.contentDocument.head.appendChild(scriptUnderTest);
|
873
|
+
};
|
874
|
+
|
875
|
+
domready(function () {
|
876
|
+
return DOCUMENT.body.appendChild(diagFrame);
|
877
|
+
});
|
878
|
+
};
|
879
|
+
|
880
|
+
for (var scriptIdx = 0; scriptIdx < scripts.length; scriptIdx++) {
|
881
|
+
_loop(scriptIdx);
|
882
|
+
}
|
883
|
+
|
884
|
+
return scriptsByMD5;
|
885
|
+
}
|
886
|
+
|
887
|
+
function setDoneResults(_ref2) {
|
888
|
+
var nodesTested = _ref2.nodesTested,
|
889
|
+
nodesFound = _ref2.nodesFound;
|
890
|
+
WINDOW.FontAwesomeDetection = WINDOW.FontAwesomeDetection || {};
|
891
|
+
WINDOW.FontAwesomeDetection.nodesTested = nodesTested;
|
892
|
+
WINDOW.FontAwesomeDetection.nodesFound = nodesFound;
|
893
|
+
WINDOW.FontAwesomeDetection.detectionDone = true;
|
894
|
+
}
|
895
|
+
|
896
|
+
function conflictDetection() {
|
897
|
+
var report$$1 = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : function () {};
|
898
|
+
var nodesTested = {
|
899
|
+
conflict: {},
|
900
|
+
noConflict: {}
|
901
|
+
};
|
902
|
+
|
903
|
+
WINDOW.onmessage = function (e) {
|
904
|
+
if (WINDOW.location.origin === 'file://' || e.origin === WINDOW.location.origin) {
|
905
|
+
if (e && e.data) {
|
906
|
+
if (e.data.type === 'fontawesome-conflict') {
|
907
|
+
nodesTested.conflict[e.data.md5] = e.data;
|
908
|
+
} else if (e.data.type === 'no-conflict') {
|
909
|
+
nodesTested.noConflict[e.data.md5] = e.data;
|
910
|
+
}
|
911
|
+
}
|
912
|
+
}
|
913
|
+
};
|
914
|
+
|
915
|
+
var scriptsToTest = detectSvgConflicts(DOCUMENT.currentScript);
|
916
|
+
var cssToTest = detectWebfontConflicts();
|
917
|
+
|
918
|
+
var nodesFound = _objectSpread2(_objectSpread2({}, scriptsToTest), cssToTest);
|
919
|
+
|
920
|
+
var testCount = Object.keys(scriptsToTest).length + Object.keys(cssToTest).length; // The resultsCollectionMaxWait allows for the time between when the tests running under
|
921
|
+
// child iframes call postMessage with their results, and when the parent window
|
922
|
+
// receives and handles those events with window.onmessage.
|
923
|
+
// Making it configurable allows us to test the scenario where this timeout is exceeded.
|
924
|
+
// Naming it something very different from "timeout" is to help avoid the potential ambiguity between
|
925
|
+
// these two timeout-related settings.
|
926
|
+
|
927
|
+
var masterTimeout = WINDOW.FontAwesomeDetection.timeout + WINDOW.FontAwesomeDetection.resultsCollectionMaxWait;
|
928
|
+
console.group('Font Awesome Detector');
|
929
|
+
|
930
|
+
if (testCount === 0) {
|
931
|
+
console.info('%cAll Good!', 'color: green; font-size: large');
|
932
|
+
console.info('We didn\'t find anything that needs testing for conflicts. Ergo, no conflicts.');
|
933
|
+
} else {
|
934
|
+
console.info("Testing ".concat(testCount, " possible conflicts."));
|
935
|
+
console.info("We'll wait about ".concat(Math.round(WINDOW.FontAwesomeDetection.timeout / 10) / 100, " seconds while testing these and\n") + "then up to another ".concat(Math.round(WINDOW.FontAwesomeDetection.resultsCollectionMaxWait / 10) / 100, " to allow the browser time\n") + "to accumulate the results. But we'll probably be outta here way before then.\n\n");
|
936
|
+
console.info("You can adjust those durations by assigning values to these attributes on the <script> element that loads this detection:");
|
937
|
+
console.info("\t%c".concat(timeoutAttr, "%c: milliseconds to wait for each test before deciding whether it's a conflict."), 'font-weight: bold;', 'font-size: normal;');
|
938
|
+
console.info("\t%c".concat(resultsCollectionMaxWaitAttr, "%c: milliseconds to wait for the browser to accumulate test results before giving up."), 'font-weight: bold;', 'font-size: normal;');
|
939
|
+
pollUntil({
|
940
|
+
// Give this overall timer a little extra cushion
|
941
|
+
maxDuration: masterTimeout,
|
942
|
+
showProgress: true,
|
943
|
+
progressIndicator: 'waiting...',
|
944
|
+
fn: function fn() {
|
945
|
+
return Object.keys(nodesTested.conflict).length + Object.keys(nodesTested.noConflict).length >= testCount;
|
946
|
+
}
|
947
|
+
}).then(function () {
|
948
|
+
console.info('DONE!');
|
949
|
+
setDoneResults({
|
950
|
+
nodesTested: nodesTested,
|
951
|
+
nodesFound: nodesFound
|
952
|
+
});
|
953
|
+
report$$1({
|
954
|
+
nodesTested: nodesTested,
|
955
|
+
nodesFound: nodesFound
|
956
|
+
});
|
957
|
+
console.groupEnd();
|
958
|
+
}).catch(function (e) {
|
959
|
+
if (e === 'timeout') {
|
960
|
+
console.info('TIME OUT! We waited until we got tired. Here\'s what we found:');
|
961
|
+
setDoneResults({
|
962
|
+
nodesTested: nodesTested,
|
963
|
+
nodesFound: nodesFound
|
964
|
+
});
|
965
|
+
report$$1({
|
966
|
+
nodesTested: nodesTested,
|
967
|
+
nodesFound: nodesFound
|
968
|
+
});
|
969
|
+
} else {
|
970
|
+
console.info('Whoops! We hit an error:', e);
|
971
|
+
console.info('Here\'s what we\'d found up until that error:');
|
972
|
+
setDoneResults({
|
973
|
+
nodesTested: nodesTested,
|
974
|
+
nodesFound: nodesFound
|
975
|
+
});
|
976
|
+
report$$1({
|
977
|
+
nodesTested: nodesTested,
|
978
|
+
nodesFound: nodesFound
|
979
|
+
});
|
980
|
+
}
|
981
|
+
|
982
|
+
console.groupEnd();
|
983
|
+
});
|
984
|
+
}
|
985
|
+
} // Allow clients to access, and in some cases, override some properties
|
986
|
+
|
987
|
+
var initialConfig = WINDOW.FontAwesomeDetection || {}; // These can be overridden
|
988
|
+
|
989
|
+
var _default = {
|
990
|
+
report: report,
|
991
|
+
timeout: +(DOCUMENT.currentScript.getAttribute(timeoutAttr) || "2000"),
|
992
|
+
resultsCollectionMaxWait: +(DOCUMENT.currentScript.getAttribute(resultsCollectionMaxWaitAttr) || "5000")
|
993
|
+
};
|
994
|
+
|
995
|
+
var _config = _objectSpread2(_objectSpread2(_objectSpread2({}, _default), initialConfig), {}, {
|
996
|
+
// These cannot be overridden
|
997
|
+
__pollUntil: pollUntil,
|
998
|
+
md5ForNode: md5ForNode,
|
999
|
+
detectionDone: false,
|
1000
|
+
nodesTested: null,
|
1001
|
+
nodesFound: null
|
1002
|
+
});
|
1003
|
+
|
1004
|
+
WINDOW.FontAwesomeDetection = _config;
|
1005
|
+
|
1006
|
+
var PRODUCTION = function () {
|
1007
|
+
try {
|
1008
|
+
return process.env.NODE_ENV === 'production';
|
1009
|
+
} catch (e) {
|
1010
|
+
return false;
|
1011
|
+
}
|
1012
|
+
}();
|
1013
|
+
var STYLE_TO_PREFIX = {
|
1014
|
+
'solid': 'fas',
|
1015
|
+
'regular': 'far',
|
1016
|
+
'light': 'fal',
|
1017
|
+
'thin': 'fat',
|
1018
|
+
'duotone': 'fad',
|
1019
|
+
'brands': 'fab',
|
1020
|
+
'kit': 'fak'
|
1021
|
+
};
|
1022
|
+
var oneToTen = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
|
1023
|
+
var oneToTwenty = oneToTen.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]);
|
1024
|
+
var DUOTONE_CLASSES = {
|
1025
|
+
GROUP: 'duotone-group',
|
1026
|
+
SWAP_OPACITY: 'swap-opacity',
|
1027
|
+
PRIMARY: 'primary',
|
1028
|
+
SECONDARY: 'secondary'
|
1029
|
+
};
|
1030
|
+
var RESERVED_CLASSES = [].concat(_toConsumableArray(Object.keys(STYLE_TO_PREFIX)), ['2xs', 'xs', 'sm', 'lg', 'xl', '2xl', 'beat', 'border', 'fade', 'beat-fade', 'bounce', 'flip-both', 'flip-horizontal', 'flip-vertical', 'flip', 'fw', 'inverse', 'layers-counter', 'layers-text', 'layers', 'li', 'pull-left', 'pull-right', 'pulse', 'rotate-180', 'rotate-270', 'rotate-90', 'rotate-by', 'shake', 'spin-pulse', 'spin-reverse', 'spin', 'stack-1x', 'stack-2x', 'stack', 'ul', DUOTONE_CLASSES.GROUP, DUOTONE_CLASSES.SWAP_OPACITY, DUOTONE_CLASSES.PRIMARY, DUOTONE_CLASSES.SECONDARY]).concat(oneToTen.map(function (n) {
|
1031
|
+
return "".concat(n, "x");
|
1032
|
+
})).concat(oneToTwenty.map(function (n) {
|
1033
|
+
return "w-".concat(n);
|
1034
|
+
}));
|
1035
|
+
|
1036
|
+
function bunker(fn) {
|
1037
|
+
try {
|
1038
|
+
for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
|
1039
|
+
args[_key - 1] = arguments[_key];
|
1040
|
+
}
|
1041
|
+
|
1042
|
+
fn.apply(void 0, args);
|
1043
|
+
} catch (e) {
|
1044
|
+
if (!PRODUCTION) {
|
1045
|
+
throw e;
|
1046
|
+
}
|
1047
|
+
}
|
1048
|
+
}
|
1049
|
+
|
1050
|
+
bunker(function () {
|
1051
|
+
if (IS_BROWSER && IS_DOM) {
|
1052
|
+
conflictDetection(window.FontAwesomeDetection.report);
|
1053
|
+
}
|
1054
|
+
});
|
1055
|
+
|
1056
|
+
})));
|