initial commit

This commit is contained in:
equippedcoding-master
2025-09-17 09:37:06 -05:00
parent 86108ca47e
commit e2c98790b2
55389 changed files with 6206730 additions and 0 deletions
+117
View File
@@ -0,0 +1,117 @@
########## BEGIN RECOMMENDED RULES (COMMENT OUT OR UNCOMMENT AS NEEDED) ##########
### htaccess (https://github.com/delight-im/htaccess)
### Copyright (c) delight.im (https://www.delight.im/)
### Licensed under the MIT License (https://opensource.org/licenses/MIT)
<ifModule mod_headers.c>
# Prevent clickjacking (forbids framing by third-party sites)
Header set X-Frame-Options sameorigin
# Prevent content sniffing (MIME sniffing)
Header set X-Content-Type-Options nosniff
# Attempt to enable XSS filters in browsers, if available, and block reflected XSS
Header set X-XSS-Protection "1; mode=block"
# Cache media files for a month
<FilesMatch "\.(js|css|jpg|jpeg|png|svg|webp|gif|ico|ogg|mp4|webm)$">
Header set Cache-Control max-age=2629800
</FilesMatch>
# Remove response headers that provide no value but leak information
Header unset X-Powered-By
# Disable "ETag" headers so that browsers rely on the "Cache-Control" and "Expires" headers
Header unset ETag
</ifModule>
<IfModule mod_autoindex.c>
# Turn off directory listings for folders without default documents
Options -Indexes
</IfModule>
<IfModule mod_negotiation.c>
# Disable 'MultiViews' implicit filename pattern matches
Options -MultiViews
</IfModule>
# Serve "text/plain" and "text/html" documents as UTF-8 by default
AddDefaultCharset utf-8
# Disable "ETag" headers so that browsers rely on the "Cache-Control" and "Expires" headers
FileETag None
<ifModule mod_headers.c>
# Enable HTTP Strict Transport Security (HSTS) with a duration of six months (Uncomment 1 line below)
# Header set Strict-Transport-Security max-age=15778800
</ifModule>
<ifModule mod_rewrite.c>
# Force 'www' (i.e. prefix the "bare" domain and all subdomains with 'www' through permanent redirects) (Uncomment 6 lines below)
# RewriteCond %{HTTP_HOST} !^$
# RewriteCond %{HTTP_HOST} !^www\. [NC]
# RewriteCond %{HTTPS}s ^on(s)|
# # RewriteCond %{REQUEST_SCHEME} ^http(s)|
# # RewriteCond %{SERVER_PORT}s ^443(s)|
# RewriteRule ^ http%1://www.%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
# Force HTTPS (Uncomment 4 lines below)
# RewriteCond %{HTTPS} off
# # RewriteCond %{REQUEST_SCHEME} http
# # RewriteCond %{SERVER_PORT} !443
# RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
</IfModule>
# Prevent access to non-minified CSS and JS (Uncomment 3 lines below)
# <FilesMatch "(?<!.min)\.(css|js)$">
# Require all denied
# </FilesMatch>
# Show a custom error document for "404 Not Found" errors (Uncomment 1 line below)
# ErrorDocument 404 /notFound.html
# Announce contact information for security issues (Uncomment 2 lines below)
# Header set X-Vulnerability-Disclosure "https://www.example.com/security"
# Header set X-Security-Contact "security@example.com"
########## END RECOMMENDED RULES ##########
########## BEGIN CUSTOM RULES (YOUR OWN RULES GO HERE) ##########
# Add your rules here ...
########## END CUSTOM RULES ##########
#<ifModule mod_rewrite.c>
# RewriteEngine On
# RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
# RewriteBase /
# RewriteRule ^index\.php$ - [L]
# RewriteCond %{REQUEST_FILENAME} !-f
# RewriteCond %{REQUEST_FILENAME} !-d
# RewriteRule . /v1/payments/index.php [L]
#</IfModule>
Header set Access-Control-Allow-Origin "*"
Header set Access-Control-Allow-Headers "Origin, X-Requested-With, Content-Type, Accept, Authorization"
Header set Access-Control-Allow-Methods "GET, POST, PUT, DELETE, OPTIONS"
Header set timing-allow-origin "*"
# content-security-policy:
@@ -0,0 +1,37 @@
body {
}
.gjs-dashed {
min-height: 1400px;
overflow-y: scroll;
overflow-x: scroll;
}
/* width */
::-webkit-scrollbar {
width: 40px;
}
/* Track */
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px white;
border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: red;
border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #b30000;
}
@@ -0,0 +1,394 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="1000"
height="1000"
viewBox="0 0 999.99999 999.99999"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="main-fonts.svg">
<defs
id="defs4">
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4431"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt"
transform="scale(0.8) translate(12.5,0)" />
</marker>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 500 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="999.99999 : 500 : 1"
inkscape:persp3d-origin="500 : 333.33333 : 1"
id="perspective4924" />
<font
horiz-adv-x="1024"
id="font3336"
inkscape:label="font 1"
horiz-origin-x="0"
horiz-origin-y="0"
vert-origin-x="45"
vert-origin-y="90"
vert-adv-y="90">
<font-face
units-per-em="1024"
id="font-face3338"
font-family="SVGFont 1" />
<missing-glyph
d="M0,0h1000v1024h-1000z"
id="missing-glyph3340" />
<glyph
glyph-name="b100"
id="glyph3342"
unicode="q"
d="M 122.06174,747.63773 C 110.00813,747.63773 100,737.71025 100,725.75379 l 0,-556.23236 c 0,-11.9564 10.00814,-21.8837 22.06174,-21.8837 l 755.87652,0 c 12.0536,0 22.06174,9.9275 22.06174,21.8837 l 0,556.23236 c 0,11.95646 -10.00812,21.88394 -22.06174,21.88394 l -755.87652,0 z m 0,-19.35484 755.87652,0 c 1.58135,0 2.54954,-0.96039 2.54954,-2.5291 l 0,-556.23236 c 0,-1.5685 -0.96817,-2.5289 -2.54954,-2.5289 l -755.87652,0 c -1.58136,0 -2.54955,0.9604 -2.54955,2.5289 l 0,556.23236 c 0,1.56871 0.96821,2.5291 2.54955,2.5291 z" />
<glyph
glyph-name="b33"
id="glyph4306"
unicode="e"
d="m 122.12332,747.63773 c -12.08627,0 -22.123322,-8.54906 -22.123322,-18.84764 l 0,-562.30156 c 0,-10.2985 10.037082,-18.8508 22.123322,-18.8508 l 186.60985,0 c 12.08628,0 22.12332,8.5523 22.12332,18.8508 l 0,562.30156 c 0,10.29858 -10.03702,18.84764 -22.12332,18.84764 l -186.60985,0 z m 284.56982,0 c -12.08625,0 -22.11949,-8.54906 -22.11949,-18.84764 l 0,-562.30156 c 0,-10.2985 10.03324,-18.8508 22.11949,-18.8508 l 186.61372,0 c 12.08622,0 22.1195,8.5523 22.1195,18.8508 l 0,562.30156 c 0,10.29858 -10.03328,18.84764 -22.1195,18.84764 l -186.61372,0 z m 284.57362,0 c -12.08622,0 -22.1233,-8.54906 -22.1233,-18.84764 l 0,-562.30156 c 0,-10.2985 10.03709,-18.8508 22.1233,-18.8508 l 186.61374,0 c 12.0862,0 22.1195,8.5523 22.1195,18.8508 l 0,562.30156 c 0,10.29858 -10.0333,18.84764 -22.1195,18.84764 l -186.61374,0 z m -569.14344,-16.66661 186.60985,0 c 1.58838,0 2.56343,-0.82761 2.56343,-2.18103 l 0,-562.30156 c 0,-1.3533 -0.97502,-2.1843 -2.56343,-2.1843 l -186.60985,0 c -1.58841,0 -2.56341,0.831 -2.56341,2.1843 l 0,562.30156 c 0,1.35342 0.97503,2.18103 2.56341,2.18103 z m 284.56982,0 186.61372,0 c 1.58837,0 2.5596,-0.82761 2.5596,-2.18103 l 0,-562.30156 c 0,-1.3533 -0.97123,-2.1843 -2.5596,-2.1843 l -186.61372,0 c -1.58837,0 -2.55961,0.831 -2.55961,2.1843 l 0,562.30156 c 0,1.35342 0.97127,2.18103 2.55961,2.18103 z m 284.57362,0 186.61374,0 c 1.5884,0 2.5595,-0.82761 2.5595,-2.18103 l 0,-562.30156 c 0,-1.3533 -0.9711,-2.1843 -2.5595,-2.1843 l -186.61374,0 c -1.58837,0 -2.56341,0.831 -2.56341,2.1843 l 0,562.30156 c 0,1.35342 0.97504,2.18103 2.56341,2.18103 z" />
<glyph
glyph-name="b50"
id="glyph4889"
unicode="w"
d="m 541.98335,747.63769 c -11.9982,0 -21.95893,-9.85244 -21.95893,-21.72025 l 0,-555.59715 c 0,-11.86783 9.96071,-21.71632 21.95893,-21.71632 l 336.05772,0 c 11.99822,0 21.95894,9.84849 21.95894,21.71632 l 0,555.59714 c 0,11.86781 -9.96074,21.72025 -21.95894,21.72025 l -336.05772,0 z m 0,-19.05571 336.05772,0 c 1.65972,0 2.69763,-1.02288 2.69763,-2.66454 l 0,-555.59715 c 0,-1.64155 -1.03793,-2.66453 -2.69763,-2.66453 l -336.05772,0 c -1.6597,0 -2.69763,1.02299 -2.69763,2.66453 l 0,555.59714 c 0,1.64166 1.03791,2.66454 2.69763,2.66454 z m -420.02441,18.08953 c -11.99821,0 -21.958948,-9.85245 -21.958948,-21.72025 l 0,-555.59716 c 0,-11.86782 9.960718,-21.71633 21.958948,-21.71633 l 336.0577,0 c 11.99822,0 21.95894,9.84851 21.95894,21.71633 l 0,555.59715 c 0,11.8678 -9.96074,21.72025 -21.95894,21.72025 l -336.0577,0 z m 0,-19.05571 336.0577,0 c 1.65972,0 2.69763,-1.02288 2.69763,-2.66454 l 0,-555.59716 c 0,-1.64154 -1.03793,-2.66454 -2.69763,-2.66454 l -336.0577,0 c -1.65973,0 -2.69765,1.023 -2.69765,2.66454 l 0,555.59715 c 0,1.64168 1.0379,2.66454 2.69765,2.66454 z" />
<glyph
glyph-name="b37"
id="glyph4916"
unicode="r"
d="m 116.28515,747.63775 c -8.8492,0 -16.285153,-7.43672 -16.285153,-16.28516 l 0,-567.42968 c 0,-8.8484 7.435973,-16.2852 16.285153,-16.2852 l 231.17968,0 c 8.84916,0 16.28517,7.4368 16.28517,16.2852 l 0,567.42968 c 0,8.84844 -7.43597,16.28516 -16.28517,16.28516 l -231.17967,0 z m 341.24999,0 c -8.84919,0 -16.28516,-7.43672 -16.28516,-16.28516 l 0,-567.42968 c 0,-8.8484 7.43599,-16.2852 16.28516,-16.2852 l 426.17966,0 c 8.84921,0 16.2852,7.4368 16.2852,16.2852 l 0,567.42968 c 0,8.84844 -7.43599,16.28516 -16.2852,16.28516 l -426.17966,0 z m -337.53516,-20 223.75,0 0,-560.00004 -223.75,0 0,560.00004 z m 341.25,0 418.75002,0 0,-560.00004 -418.75,0 0,560.00004 z" />
<glyph
glyph-name="hero"
id="glyph4986"
unicode="t"
d="m 122.06248,747.63773 c -12.0536,0 -22.062495,-9.9284 -22.062495,-21.8848 l 0,-556.2324 c 0,-11.9564 10.008895,-21.8828 22.062495,-21.8828 l 755.87503,0 c 12.0536,0 22.0625,9.9266 22.0625,21.8828 l 0,556.2324 c 0,11.9564 -10.0088,21.8848 -22.0625,21.8848 z m 0,-19.3555 755.87503,0 c 1.5814,0 2.55078,-0.9606 2.55078,-2.5293 l 0,-556.2324 c 0,-1.5685 -0.96938,-2.5274 -2.55078,-2.5274 l -755.87503,0 c -1.5813,0 -2.5507,0.9589 -2.5507,2.5274 l 0,556.2324 c 0,1.5687 0.9694,2.5293 2.5507,2.5293 z m 86.2227,-66.6445 c -3.4816,0 -6.2852,-2.8032 -6.2852,-6.2852 l 0,-37.4297 c 0,-3.482 2.8036,-6.2851 6.2852,-6.2851 l 87.42967,0 c 3.4816,0 6.28516,2.8031 6.28516,6.2851 l 0,37.4297 c 0,3.482 -2.80356,6.2852 -6.28516,6.2852 z m 247.99999,0 c -3.4816,0 -6.28516,-2.8032 -6.28516,-6.2852 l 0,-37.4297 c 0,-3.482 2.80356,-6.2851 6.28516,-6.2851 l 337.42968,0 c 3.4816,0 6.28516,2.8031 6.28516,6.2851 l 0,37.4297 c 0,3.482 -2.80356,6.2852 -6.28516,6.2852 z m -202,-126 c -3.4816,0 -6.28516,-2.8032 -6.28516,-6.2852 l 0,-135.4297 c 0,-3.482 2.80356,-6.2851 6.28516,-6.2851 l 491.42968,0 c 3.48161,0 6.28516,2.8031 6.28516,6.2851 l 0,135.4297 c 0,3.482 -2.80355,6.2852 -6.28516,6.2852 z m 152,-222 c -3.4816,0 -6.28516,-2.8032 -6.28516,-6.2852 l 0,-37.4297 c 0,-3.482 2.80356,-6.2851 6.28516,-6.2851 l 187.42968,0 c 3.48161,0 6.28516,2.8031 6.28516,6.2851 l 0,37.4297 c 0,3.482 -2.80355,6.2852 -6.28516,6.2852 z" />
<glyph
glyph-name="h1p"
id="glyph5007"
unicode="y"
d="m 108.77344,747.13773 c -3.4816,0 -6.28321,-2.80319 -6.28321,-6.28516 l 0,-93.25976 c 0,-3.48196 2.80161,-6.28516 6.28321,-6.28516 l 506.45117,0 c 3.48161,0 6.28516,2.8032 6.28516,6.28516 l 0,93.25976 c 0,3.48197 -2.80355,6.28516 -6.28516,6.28516 l -506.45117,0 z m 0,-245.55469 c -3.4816,0 -6.28321,-2.80319 -6.28321,-6.28515 l 0,-23.41211 c 0,-3.48197 2.80161,-6.28516 6.28321,-6.28516 l 782.45117,0 c 3.4816,0 6.28516,2.80319 6.28516,6.28516 l 0,23.41211 c 0,3.48196 -2.80356,6.28515 -6.28516,6.28515 l -782.45117,0 z m 0,-105.46289 c -3.4816,0 -6.28321,-2.80319 -6.28321,-6.28515 l 0,-23.41211 c 0,-3.48197 2.80161,-6.28516 6.28321,-6.28516 l 782.45117,0 c 3.4816,0 6.28516,2.80319 6.28516,6.28516 l 0,23.41211 c 0,3.48196 -2.80356,6.28515 -6.28516,6.28515 l -782.45117,0 z m 0,-106.53711 c -3.4816,0 -6.28321,-2.80319 -6.28321,-6.28515 l 0,-23.41211 c 0,-3.48197 2.80161,-6.28516 6.28321,-6.28516 l 782.45117,0 c 3.4816,0 6.28516,2.80319 6.28516,6.28516 l 0,23.41211 c 0,3.48196 -2.80356,6.28515 -6.28516,6.28515 l -782.45117,0 z m 0,-105.46289 c -3.4816,0 -6.28321,-2.80319 -6.28321,-6.28515 l 0,-23.41211 c 0,-3.48197 2.80161,-6.28516 6.28321,-6.28516 l 782.45117,0 c 3.4816,0 6.28516,2.80319 6.28516,6.28516 l 0,23.41211 c 0,3.48196 -2.80356,6.28515 -6.28516,6.28515 l -782.45117,0 z" />
<glyph
glyph-name="3badges"
id="glyph5077"
unicode="u"
d="m 685.72852,681.99609 c -8.6183,0 -15.82618,-7.2085 -15.82618,-15.82812 l 0,-330.03906 c 0,-8.61963 7.20788,-15.82813 15.82618,-15.82813 l 197.94726,0 c 8.61818,0 15.82422,7.2085 15.82422,15.82813 l 0,330.03906 c 0,8.61962 -7.20592,15.82812 -15.82422,15.82812 l -197.94726,0 z m -569.40235,-2.29687 c -8.61829,0 -15.82617,-7.2085 -15.82617,-15.82813 l 0,-330.03906 c 0,-8.61962 7.20788,-15.82812 15.82617,-15.82812 l 197.94727,0 c 8.61818,0 15.82422,7.2085 15.82422,15.82812 l 0,330.03906 c 0,8.61963 -7.20593,15.82813 -15.82422,15.82813 l -197.94727,0 z m 282.4043,0 c -8.6183,0 -15.82617,-7.2085 -15.82617,-15.82813 l 0,-330.03906 c 0,-8.61962 7.20787,-15.82812 15.82617,-15.82812 l 197.94726,0 c 8.61818,0 15.82422,7.2085 15.82422,15.82812 l 0,330.03906 c 0,8.61963 -7.20592,15.82813 -15.82422,15.82813 l -197.94726,0 z m 288.39258,-14.92578 195.15625,0 0,-327.25 -195.15625,0 0,327.25 z m -569.40235,-2.29688 195.15625,0 0,-327.25 -195.15625,0 0,327.25 z m 282.4043,0 195.1582,0 0,-327.25 -195.1582,0 0,327.25 z m 382.2793,-43.06054 c -26.9457,0 -48.78907,-21.84913 -48.78907,-48.80079 0,-26.95166 21.84337,-48.79882 48.78907,-48.79882 26.9457,0 48.79101,21.84716 48.79101,48.79882 0,26.95166 -21.84531,48.80079 -48.79101,48.80079 z m -569.40235,-2.29688 c -26.9457,0 -48.78906,-21.84912 -48.78906,-48.80078 0,-26.95166 21.84336,-48.79883 48.78906,-48.79883 26.9457,0 48.79102,21.84717 48.79102,48.79883 0,26.95166 -21.84532,48.80078 -48.79102,48.80078 z m 282.40625,0 c -26.9457,0 -48.78906,-21.84912 -48.78906,-48.80078 0,-26.95166 21.84336,-48.79883 48.78906,-48.79883 26.9457,0 48.78907,21.84717 48.78907,48.79883 0,26.95166 -21.84337,48.80078 -48.78907,48.80078 z M 733.94336,472.44141 c -3.99684,0 -7.21484,-3.21874 -7.21484,-7.2168 l 0,-7.38281 c 0,-3.99818 3.218,-7.2168 7.21484,-7.2168 l 100.36719,0 c 3.99683,0 7.21679,3.21862 7.21679,7.2168 l 0,7.38281 c 0,3.99806 -3.21996,7.2168 -7.21679,7.2168 l -100.36719,0 z m -569.40234,-2.29688 c -3.99684,0 -7.21485,-3.21873 -7.21485,-7.2168 l 0,-7.38281 c 0,-3.99818 3.21801,-7.2168 7.21485,-7.2168 l 100.36718,0 c 3.99684,0 7.2168,3.21862 7.2168,7.2168 l 0,7.38281 c 0,3.99807 -3.21996,7.2168 -7.2168,7.2168 l -100.36718,0 z m 282.40429,0 c -3.99683,0 -7.21484,-3.21873 -7.21484,-7.2168 l 0,-7.38281 c 0,-3.99818 3.21801,-7.2168 7.21484,-7.2168 l 100.36914,0 c 3.99684,0 7.21485,3.21862 7.21485,7.2168 l 0,7.38281 c 0,3.99807 -3.21801,7.2168 -7.21485,7.2168 l -100.36914,0 z m 286.9961,-36.74414 c -3.99684,0 -7.21289,-3.21862 -7.21289,-7.2168 l 0,-7.38281 c 0,-3.99818 3.21605,-7.2168 7.21289,-7.2168 l 100.37109,0 c 3.99684,0 7.21484,3.21862 7.21484,7.2168 l 0,7.38281 c 0,3.99818 -3.218,7.2168 -7.21484,7.2168 l -100.37109,0 z m -569.40235,-2.29687 c -3.99683,0 -7.21289,-3.21862 -7.21289,-7.2168 l 0,-7.38281 c 0,-3.99818 3.21606,-7.2168 7.21289,-7.2168 l 100.3711,0 c 3.99683,0 7.21484,3.21862 7.21484,7.2168 l 0,7.38281 c 0,3.99818 -3.21801,7.2168 -7.21484,7.2168 l -100.3711,0 z m 282.40625,0 c -3.99683,0 -7.21484,-3.21862 -7.21484,-7.2168 l 0,-7.38281 c 0,-3.99818 3.21801,-7.2168 7.21484,-7.2168 l 100.36914,0 c 3.99684,0 7.21485,3.21862 7.21485,7.2168 l 0,7.38281 c 0,3.99818 -3.21801,7.2168 -7.21485,7.2168 l -100.36914,0 z m 286.9961,-36.74219 c -3.99684,0 -7.21289,-3.21862 -7.21289,-7.2168 l 0,-7.38281 c 0,-3.99818 3.21605,-7.2168 7.21289,-7.2168 l 100.37109,0 c 3.99684,0 7.21484,3.21862 7.21484,7.2168 l 0,7.38281 c 0,3.99818 -3.218,7.2168 -7.21484,7.2168 l -100.37109,0 z m -569.40235,-2.29688 c -3.99683,0 -7.21289,-3.21861 -7.21289,-7.21679 l 0,-7.38282 c 0,-3.99818 3.21606,-7.21679 7.21289,-7.21679 l 100.3711,0 c 3.99683,0 7.21484,3.21861 7.21484,7.21679 l 0,7.38282 c 0,3.99818 -3.21801,7.21679 -7.21484,7.21679 l -100.3711,0 z m 282.40625,0 c -3.99683,0 -7.21484,-3.21861 -7.21484,-7.21679 l 0,-7.38282 c 0,-3.99818 3.21801,-7.21679 7.21484,-7.21679 l 100.36914,0 c 3.99684,0 7.21485,3.21861 7.21485,7.21679 l 0,7.38282 c 0,3.99818 -3.21801,7.21679 -7.21485,7.21679 l -100.36914,0 z" />
<glyph
glyph-name="image"
id="glyph5147"
unicode="i"
d="m 122.06252,747.63773 c -12.0536,0 -22.0625,-9.92827 -22.0625,-21.88477 l 0,-556.23243 c 0,-11.9564 10.0089,-21.8828 22.0625,-21.8828 l 755.87495,0 c 12.0536,0 22.0625,9.9266 22.0625,21.8828 l 0,556.23243 c 0,11.9565 -10.0088,21.88477 -22.0625,21.88477 l -755.87495,0 z m 0,-19.35547 755.87495,0 c 1.5814,0 2.5508,-0.9606 2.5508,-2.5293 l 0,-556.23243 c 0,-1.5685 -0.9694,-2.5273 -2.5508,-2.5273 l -755.87495,0 c -1.5813,0 -2.55078,0.9588 -2.55078,2.5273 l 0,556.23243 c 0,1.5687 0.96948,2.5293 2.55078,2.5293 z m 603.43745,-37.64453 a 67.5,67.5 0 0 1 -67.5,-67.5 67.5,67.5 0 0 1 67.5,-67.5 67.5,67.5 0 0 1 67.5,67.5 67.5,67.5 0 0 1 -67.5,67.5 z m -327.33589,-58.78516 -235.3789,-426.32224 259.25586,0 -0.54883,-0.9922 366.19137,0 -183.09571,331.11718 -76.7148,-138.73438 -129.70899,234.93164 z" />
<glyph
glyph-name="text"
id="glyph5149"
unicode="o"
d="m 241.54297,800 -7.47656,-140.70703 17.75976,0 c 2.1811,27.13864 9.03393,48.67237 20.5625,64.60156 11.52843,15.92921 25.39542,26.69607 41.59766,32.30078 12.46317,4.12981 33.49551,6.19336 63.0957,6.19336 l 76.18164,0 0,-458.40625 c 0,-33.62831 -3.42842,-55.16202 -10.2832,-64.60156 -11.2169,-15.33922 -30.22357,-23.00977 -57.01953,-23.00977 l -22.4336,0 0,-16.37109 268.74024,0 0,16.37109 -21.9668,0 c -24.61491,0 -42.84157,6.19463 -54.68164,18.58399 -8.4127,9.14454 -12.62109,32.15418 -12.62109,69.02734 l 0,458.40625 89.26953,0 c 26.17279,0 47.2031,-4.12909 63.09375,-12.38867 16.2022,-7.9646 29.13201,-20.50219 38.79101,-37.61133 5.92001,-10.61945 10.59409,-28.31694 14.02149,-53.0957 l 17.75976,0 L 758.92383,800 241.54297,800 Z" />
<glyph
glyph-name="quotes"
id="glyph5248"
unicode="p"
d="m 205.0332,800 0,-10 0,-252.15234 122.83594,0 c 0.19856,-1.5552 0.35938,-3.0785 0.35938,-4.44336 l 0,-0.99024 0.19336,-0.96875 c 0.56358,-2.8203 0.91406,-6.65611 0.91406,-11.36719 0,-49.69706 -10.37622,-93.07559 -30.95703,-130.7207 l -0.0352,-0.0644 -0.0352,-0.0645 C 278.74416,352.1644 251.28807,331.76304 213.41602,325.56055 l -8.38282,-1.37305 0,-124.1875 11.19532,1.34961 c 82.40701,9.92779 145.45236,49.82688 186.08398,118.11523 l 0.0117,0.0215 0.0137,0.0215 c 40.26558,68.43351 60.20313,151.05581 60.20313,247.22266 l 0,233.26953 -257.50782,0 z m 332.42578,0 0,-10 0,-252.15234 122.83399,0 c 0.19946,-1.55621 0.36133,-3.07993 0.36133,-4.44336 l 0,-0.99024 0.19336,-0.96875 c 0.56358,-2.82026 0.91406,-6.6561 0.91406,-11.36719 0,-49.69706 -10.37622,-93.07559 -30.95703,-130.7207 l -0.0352,-0.0644 -0.0352,-0.0645 C 611.16993,352.1644 583.71386,331.76304 545.8418,325.56055 l -8.38282,-1.37305 0,-124.1875 11.19532,1.34961 c 82.40702,9.92779 145.45236,49.82688 186.08398,118.11523 l 0.0117,0.0215 0.0137,0.0215 c 40.26567,68.43338 60.20313,151.05581 60.20313,247.22266 l 0,233.26953 -257.50782,0 z m -312.42578,-20 217.50782,0 0,-213.26953 c 0,-93.39687 -19.27335,-172.19948 -57.42774,-237.05664 C 349.1695,269.27492 296.65772,234.14551 225.0332,222.82031 l 0,84.86719 c 39.43166,8.90932 70.49983,33.48573 90.92578,72.14453 22.30915,40.83549 33.37696,87.77857 33.37696,140.24609 0,5.3977 -0.38074,10.20735 -1.20899,14.62305 -0.1288,5.15097 -0.94385,10.4327 -2.50195,15.89063 l -2.07031,7.25586 -118.52149,0 0,222.15234 z m 332.42578,0 217.50782,0 0,-213.26953 c 0,-93.39687 -19.27334,-172.19948 -57.42774,-237.05664 -35.94378,-60.39891 -88.45555,-95.52832 -160.08008,-106.85352 l 0,84.86719 c 39.43166,8.90932 70.49982,33.48573 90.92579,72.14453 22.30914,40.83549 33.37695,87.77857 33.37695,140.24609 0,5.40154 -0.3814,10.21455 -1.21094,14.63282 -0.13032,5.15253 -0.94794,10.43031 -2.5039,15.88086 l -2.07032,7.25586 -118.51758,0 0,222.15234 z" />
<glyph
glyph-name="button"
id="glyph4390"
unicode="m"
d="M 122.0625,762.63867 C 101.77302,762.63867 85,746.0808 85,725.75391 l 0,-556.23243 c 0,-20.32692 16.77277,-36.88281 37.0625,-36.88281 l 755.875,0 c 20.28976,0 37.0625,16.55589 37.0625,36.88281 l 0,556.23243 c 0,20.32692 -16.77285,36.88476 -37.0625,36.88476 l -755.875,0 z m 12.44922,-49.35547 730.97656,0 0,-531.29101 -730.97656,0 0,531.29101 z" />
<glyph
glyph-name="trp-sect"
id="glyph5546"
unicode="E"
d="M 114.31055,767.6387 C 100.08103,767.6387 88,755.5578 88,741.3281 l 0,-587.3808 c 0,-14.2297 12.08103,-26.3086 26.31055,-26.3086 l 187.3789,0 c 14.22952,0 26.31055,12.0789 26.31055,26.3086 l 0,587.3808 c 0,14.2297 -12.08103,26.3106 -26.31055,26.3106 l -187.3789,0 z m 292,0 C 392.08103,767.6387 380,755.5578 380,741.3281 l 0,-587.3808 c 0,-14.2297 12.08103,-26.3086 26.31055,-26.3086 l 187.3789,0 c 14.22952,0 26.31055,12.0789 26.31055,26.3086 l 0,587.3808 c 0,14.2297 -12.08103,26.3106 -26.31055,26.3106 l -187.3789,0 z m 292,0 C 684.08103,767.6387 672,755.5578 672,741.3281 l 0,-587.3808 c 0,-14.2297 12.08103,-26.3086 26.31055,-26.3086 l 187.3789,0 c 14.22952,0 26.31055,12.0789 26.31055,26.3086 l 0,587.3808 c 0,14.2297 -12.08103,26.3106 -26.31055,26.3106 l -187.3789,0 z m -570.31055,-40 160,0 0,-560 -160,0 0,560 z m 292,0 160,0 0,-560 -160,0 0,560 z m 292,0 160,0 0,-560 -160,0 0,560 z" />
<glyph
glyph-name="o-sect"
id="glyph5726"
unicode="Q"
d="M 122.0625,762.63773 C 101.77302,762.63773 85,746.07983 85,725.75293 l 0,-556.2324 c 0,-20.3269 16.77277,-36.8828 37.0625,-36.8828 l 755.875,0 c 20.28976,0 37.0625,16.5559 37.0625,36.8828 l 0,556.2324 c 0,20.327 -16.77285,36.8848 -37.0625,36.8848 l -755.875,0 z m 12.44922,-49.3555 730.97656,0 0,-531.291 -730.97656,0 0,531.291 z" />
<glyph
glyph-name="dbl-sect"
id="glyph6326"
unicode="W"
d="m 111.69531,767.63867 c -14.229645,0 -26.310544,-12.08092 -26.310544,-26.31055 l 0,-587.38085 c 0,-14.22961 12.080937,-26.3086 26.310544,-26.3086 l 325.50586,0 c 14.22963,0 26.31055,12.07895 26.31055,26.3086 l 0,587.38085 c 0,14.22967 -12.08088,26.31055 -26.31055,26.31055 l -325.50586,0 z m 451.10352,0 c -14.22965,0 -26.31055,-12.08092 -26.31055,-26.31055 l 0,-587.38085 c 0,-14.22961 12.08094,-26.3086 26.31055,-26.3086 l 325.50586,0 c 14.22961,0 26.31054,12.07899 26.31054,26.3086 l 0,587.38085 c 0,14.22963 -12.0809,26.31055 -26.31054,26.31055 l -325.50586,0 z m -437.41406,-40 298.12695,0 0,-560 -298.12695,0 0,560 z m 451.10351,0 298.12695,0 0,-560 -298.12695,0 0,560 z" />
<glyph
glyph-name="37-rect"
id="glyph6441"
unicode="R"
d="m 117.06641,762.66507 c -14.22964,0 -26.310551,-12.0809 -26.310551,-26.31054 l 0,-577.43555 c 0,-14.22964 12.080911,-26.30859 26.310551,-26.30859 l 246.16992,0 c 14.22964,0 26.31053,12.07895 26.31055,26.30859 l 0,577.43555 c 0,14.22964 -12.08091,26.31054 -26.31055,26.31054 l -246.16992,0 z m 378.48828,0 c -14.22964,0 -26.31055,-12.0809 -26.31055,-26.31054 l 0,-577.43555 c 0,-14.22964 12.08091,-26.30859 26.31055,-26.30859 l 387.3789,0 c 14.22964,0 26.31055,12.07895 26.31055,26.30859 l 0,577.43555 c 0,14.22964 -12.08091,26.31054 -26.31055,26.31054 l -387.3789,0 z m -364.79883,-40 218.79102,0 0,-550.05468 -218.79102,0 0,550.05468 z m 378.48828,0 360,0 0,-550.05468 -360,0 0,550.05468 z" />
<glyph
glyph-name="hero-sect"
id="glyph6480"
unicode="T"
d="m 409.31437,299.23917 c -3.4816,0 -6.2851,-2.8032 -6.2851,-6.2852 l 0,-37.4297 c 0,-3.482 2.8035,-6.2851 6.2851,-6.2851 l 187.4297,0 c 3.4816,0 6.2852,2.8031 6.2852,6.2851 l 0,37.4297 c 0,3.482 -2.8036,6.2852 -6.2852,6.2852 z m -159.07796,200 c -3.4816,0 -6.2851,-2.8032 -6.2851,-6.2852 l 0,-135.4297 c 0,-3.482 2.8035,-6.2851 6.2851,-6.2851 l 491.4297,0 c 3.4816,0 6.2852,2.8031 6.2852,6.2851 l 0,135.4297 c 0,3.482 -2.8036,6.2852 -6.2852,6.2852 z m 200,150 c -3.4816,0 -6.2851,-2.8032 -6.2851,-6.2852 l 0,-37.4297 c 0,-3.482 2.8035,-6.2851 6.2851,-6.2851 l 337.4297,0 c 3.4816,0 6.2852,2.8031 6.2852,6.2851 l 0,37.4297 c 0,3.482 -2.8036,6.2852 -6.2852,6.2852 z m -247.9999,0 c -3.4816,0 -6.2852,-2.8032 -6.2852,-6.2852 l 0,-37.4297 c 0,-3.482 2.8036,-6.2851 6.2852,-6.2851 l 87.4296,0 c 3.4816,0 6.2852,2.8031 6.2852,6.2851 l 0,37.4297 c 0,3.482 -2.8036,6.2852 -6.2852,6.2852 z M 122.0625,762.63773 c -20.28948,0 -37.062501,-16.5579 -37.062501,-36.8848 l 0,-556.2324 c 0,-20.3269 16.772771,-36.8828 37.062501,-36.8828 l 755.875,0 c 20.28976,0 37.0625,16.5559 37.0625,36.8828 l 0,556.2324 c 0,20.327 -16.77285,36.8848 -37.0625,36.8848 l -755.875,0 z m 12.44922,-49.3555 730.97656,0 0,-531.291 -730.97656,0 0,531.291 z" />
<glyph
glyph-name="image-s"
id="glyph6495"
unicode="I"
d="m 411.48046,643.83499 -235.3789,-426.32224 259.2559,0 -0.5489,-0.9922 366.1914,0 -183.0957,331.11718 -76.7148,-138.73438 -129.709,234.93164 z m 318.56846,27.37625 a 67.5,67.5 0 0 1 -67.5,-67.5 67.5,67.5 0 0 1 67.5,-67.5 67.5,67.5 0 0 1 67.5,67.5 67.5,67.5 0 0 1 -67.5,67.5 z M 122.0625,762.63773 C 101.77302,762.63773 85,746.07983 85,725.75293 l 0,-556.2324 c 0,-20.3269 16.77277,-36.8828 37.0625,-36.8828 l 755.875,0 c 20.28976,0 37.0625,16.5559 37.0625,36.8828 l 0,556.2324 c 0,20.327 -16.77285,36.8848 -37.0625,36.8848 l -755.875,0 z m 12.44922,-49.3555 730.97656,0 0,-531.291 -730.97656,0 0,531.291 z" />
<glyph
glyph-name="button"
id="glyph6529"
d="m 246.7734,467.09478 c -3.4816,0 -6.2832,-1.0322 -6.2832,-2.3125 l 0,-34.2891 c 0,-1.2803 2.8016,-2.3125 6.2832,-2.3125 l 506.4512,0 c 3.4816,0 6.2852,1.0322 6.2852,2.3125 l 0,34.2891 c 0,1.2803 -2.8036,2.3125 -6.2852,2.3125 l -506.4512,0 z M 111.49023,619.35843 c -14.229587,0 -26.310541,-12.07899 -26.310541,-26.30859 l 0,-290.82227 c 0,-14.2296 12.080954,-26.31054 26.310541,-26.31054 l 777.01954,0 c 14.2296,0 26.31054,12.08094 26.31054,26.31054 l 0,290.82227 c 0,14.2296 -12.08094,26.30859 -26.31054,26.30859 z m 13.68946,-40 749.64062,0 0,-263.4414 -749.64062,0 z"
unicode="B" />
<glyph
glyph-name="divider"
id="glyph6571"
unicode="D"
d="m 233.7889,467.0941 c -3.4816,0 -6.2832,-1.0309 -6.2832,-2.3112 l 0,-34.2904 c 0,-1.2803 2.8016,-2.3112 6.2832,-2.3112 l 506.4512,0 c 3.4816,0 6.2852,1.0309 6.2852,2.3112 l 0,34.2904 c 0,1.2803 -2.8036,2.3112 -6.2852,2.3112 z M 111.6094,376.1484 c -14.2295,0 -26.3086,-12.079 -26.3086,-26.3086 l 0,-187.5371 c 0,-14.2296 12.0787,-26.3105 26.3086,-26.3105 l 776.7812,0 c 14.2299,0 26.3086,12.0809 26.3086,26.3105 l 0,187.5371 c 0,14.2296 -12.0791,26.3086 -26.3086,26.3086 l -776.7812,0 z m 13.6914,-40 749.3984,0 0,-160.1562 -749.3984,0 0,160.1562 z m -13.6914,423.1348 c -14.2295,0 -26.3086,-12.0809 -26.3086,-26.3105 l 0,-187.5372 c 0,-14.2298 12.0787,-26.3085 26.3086,-26.3085 l 776.7812,0 c 14.2299,0 26.3086,12.0787 26.3086,26.3085 l 0,187.5372 c 0,14.2296 -12.0791,26.3105 -26.3086,26.3105 l -776.7812,0 z m 13.6914,-40 749.3984,0 0,-160.1562 -749.3984,0 0,160.1562 z" />
</font>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.22415285"
inkscape:cx="631.04328"
inkscape:cy="-1694.6037"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:window-width="1440"
inkscape:window-height="800"
inkscape:window-x="0"
inkscape:window-y="1"
inkscape:window-maximized="1"
guidetolerance="10"
objecttolerance="10"
gridtolerance="2"
inkscape:snap-bbox="false"
inkscape:bbox-nodes="false"
inkscape:bbox-paths="false"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-grids="true"
inkscape:snap-global="true"
inkscape:object-nodes="true"
inkscape:snap-nodes="true">
<inkscape:grid
type="xygrid"
id="grid4211"
color="#ff00ff"
opacity="0.1254902"
empcolor="#0000ff"
empopacity="0.25098039"
spacingx="9.9999999"
spacingy="9.9999999"
units="px" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Livello 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-52.36227)">
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m -603.49035,1669.397 c -12.0536,0 -22.0617,-9.9275 -22.0617,-21.884 l 0,-556.2324 c 0,-11.9564 10.0081,-21.8836 22.0617,-21.8836 l 755.8765,0 c 12.0536,0 22.0618,9.9274 22.0618,21.8836 l 0,556.2324 c 0,11.9565 -10.0081,21.884 -22.0618,21.884 l -755.8765,0 z m 0,-19.3549 755.8765,0 c 1.5814,0 2.5496,-0.9604 2.5496,-2.5291 l 0,-556.2324 c 0,-1.5685 -0.9682,-2.5289 -2.5496,-2.5289 l -755.8765,0 c -1.5813,0 -2.5495,0.9604 -2.5495,2.5289 l 0,556.2324 c 0,1.5687 0.9682,2.5291 2.5495,2.5291 z"
id="rect4221"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
d="m 1520.0244,382.34038 c -11.9982,0 -21.9589,9.85244 -21.9589,21.72025 l 0,555.59715 c 0,11.86783 9.9607,21.71632 21.9589,21.71632 l 336.0577,0 c 11.9983,0 21.959,-9.84849 21.959,-21.71632 l 0,-555.59714 c 0,-11.86781 -9.9608,-21.72025 -21.959,-21.72025 l -336.0577,0 z m 0,19.05571 336.0577,0 c 1.6598,0 2.6977,1.02288 2.6977,2.66454 l 0,555.59715 c 0,1.64155 -1.038,2.66453 -2.6977,2.66453 l -336.0577,0 c -1.6597,0 -2.6976,-1.02299 -2.6976,-2.66453 l 0,-555.59714 c 0,-1.64166 1.0379,-2.66454 2.6976,-2.66454 z M 1100,383.30656 c -11.9982,0 -21.9589,9.85245 -21.9589,21.72025 l 0,555.59716 c 0,11.86782 9.9607,21.71633 21.9589,21.71633 l 336.0577,0 c 11.9982,0 21.959,-9.84851 21.959,-21.71633 l 0,-555.59715 c 0,-11.8678 -9.9608,-21.72025 -21.959,-21.72025 l -336.0577,0 z m 0,19.05571 336.0577,0 c 1.6597,0 2.6976,1.02288 2.6976,2.66454 l 0,555.59716 c 0,1.64154 -1.0379,2.66454 -2.6976,2.66454 l -336.0577,0 c -1.6597,0 -2.6976,-1.023 -2.6976,-2.66454 l 0,-555.59715 c 0,-1.64168 1.0379,-2.66454 2.6976,-2.66454 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9.86022854;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="rect4238" />
<path
inkscape:connector-curvature="0"
id="rect4298"
d="m 1102.8566,1186.3623 c -12.0863,0 -22.1233,8.549 -22.1233,18.8476 l 0,562.3015 c 0,10.2985 10.0371,18.8508 22.1233,18.8508 l 186.6098,0 c 12.0863,0 22.1234,-8.5523 22.1234,-18.8508 l 0,-562.3015 c 0,-10.2986 -10.0371,-18.8476 -22.1234,-18.8476 l -186.6098,0 z m 284.5698,0 c -12.0862,0 -22.1195,8.549 -22.1195,18.8476 l 0,562.3015 c 0,10.2985 10.0333,18.8508 22.1195,18.8508 l 186.6137,0 c 12.0863,0 22.1195,-8.5523 22.1195,-18.8508 l 0,-562.3015 c 0,-10.2986 -10.0332,-18.8476 -22.1195,-18.8476 l -186.6137,0 z m 284.5736,0 c -12.0862,0 -22.1233,8.549 -22.1233,18.8476 l 0,562.3015 c 0,10.2985 10.0371,18.8508 22.1233,18.8508 l 186.6138,0 c 12.0862,0 22.1195,-8.5523 22.1195,-18.8508 l 0,-562.3015 c 0,-10.2986 -10.0333,-18.8476 -22.1195,-18.8476 l -186.6138,0 z m -569.1434,16.6666 186.6098,0 c 1.5884,0 2.5635,0.8276 2.5635,2.181 l 0,562.3015 c 0,1.3533 -0.975,2.1843 -2.5635,2.1843 l -186.6098,0 c -1.5884,0 -2.5634,-0.831 -2.5634,-2.1843 l 0,-562.3015 c 0,-1.3534 0.975,-2.181 2.5634,-2.181 z m 284.5698,0 186.6137,0 c 1.5884,0 2.5596,0.8276 2.5596,2.181 l 0,562.3015 c 0,1.3533 -0.9712,2.1843 -2.5596,2.1843 l -186.6137,0 c -1.5884,0 -2.5596,-0.831 -2.5596,-2.1843 l 0,-562.3015 c 0,-1.3534 0.9713,-2.181 2.5596,-2.181 z m 284.5736,0 186.6138,0 c 1.5884,0 2.5595,0.8276 2.5595,2.181 l 0,562.3015 c 0,1.3533 -0.9711,2.1843 -2.5595,2.1843 l -186.6138,0 c -1.5883,0 -2.5634,-0.831 -2.5634,-2.1843 l 0,-562.3015 c 0,-1.3534 0.9751,-2.181 2.5634,-2.181 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 130.28515,1206.3622 c -8.8492,0 -16.28515,7.4367 -16.28515,16.2852 l 0,567.4297 c 0,8.8484 7.43597,16.2852 16.28515,16.2852 l 231.17968,0 c 8.84916,0 16.28517,-7.4368 16.28517,-16.2852 l 0,-567.4297 c 0,-8.8485 -7.43597,-16.2852 -16.28517,-16.2852 l -231.17967,0 z m 341.24999,0 c -8.84919,0 -16.28516,7.4367 -16.28516,16.2852 l 0,567.4297 c 0,8.8484 7.43599,16.2852 16.28516,16.2852 l 426.17966,0 c 8.84921,0 16.2852,-7.4368 16.2852,-16.2852 l 0,-567.4297 c 0,-8.8485 -7.43599,-16.2852 -16.2852,-16.2852 l -426.17966,0 z m -337.53516,20 223.75,0 0,560.0001 -223.75,0 0,-560.0001 z m 341.25,0 418.75002,0 0,560.0001 -418.75,0 0,-560.0001 z"
id="rect4897"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m -1606.1064,1092.4051 c -12.0536,0 -22.0625,9.9284 -22.0625,21.8848 l 0,556.2324 c 0,11.9564 10.0089,21.8828 22.0625,21.8828 l 755.87498,0 c 12.0536,0 22.0625,-9.9266 22.0625,-21.8828 l 0,-556.2324 c 0,-11.9564 -10.0088,-21.8848 -22.0625,-21.8848 z m 0,19.3555 755.87498,0 c 1.5814,0 2.55078,0.9606 2.55078,2.5293 l 0,556.2324 c 0,1.5685 -0.96938,2.5274 -2.55078,2.5274 l -755.87498,0 c -1.5813,0 -2.5507,-0.9589 -2.5507,-2.5274 l 0,-556.2324 c 0,-1.5687 0.9694,-2.5293 2.5507,-2.5293 z m 86.2227,66.6445 c -3.4816,0 -6.2852,2.8032 -6.2852,6.2852 l 0,37.4297 c 0,3.482 2.8036,6.2851 6.2852,6.2851 l 87.4296,0 c 3.4816,0 6.2852,-2.8031 6.2852,-6.2851 l 0,-37.4297 c 0,-3.482 -2.8036,-6.2852 -6.2852,-6.2852 z m 247.9999,0 c -3.4816,0 -6.2851,2.8032 -6.2851,6.2852 l 0,37.4297 c 0,3.482 2.8035,6.2851 6.2851,6.2851 l 337.42972,0 c 3.4816,0 6.28516,-2.8031 6.28516,-6.2851 l 0,-37.4297 c 0,-3.482 -2.80356,-6.2852 -6.28516,-6.2852 z m -202,126 c -3.4816,0 -6.2851,2.8032 -6.2851,6.2852 l 0,135.4297 c 0,3.482 2.8035,6.2851 6.2851,6.2851 l 491.42972,0 c 3.48161,0 6.28516,-2.8031 6.28516,-6.2851 l 0,-135.4297 c 0,-3.482 -2.80355,-6.2852 -6.28516,-6.2852 z m 152,222 c -3.4816,0 -6.2851,2.8032 -6.2851,6.2852 l 0,37.4297 c 0,3.482 2.8035,6.2851 6.2851,6.2851 l 187.4297,0 c 3.4816,0 6.2852,-2.8031 6.2852,-6.2851 l 0,-37.4297 c 0,-3.482 -2.8036,-6.2852 -6.2852,-6.2852 z"
id="path4918"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ssssssssssssssssssssssssssssssssssssssssssssssssssssss" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -954.71513,261.34755 c -3.4816,0 -6.28321,2.80319 -6.28321,6.28516 l 0,93.25976 c 0,3.48196 2.80161,6.28516 6.28321,6.28516 l 506.45117,0 c 3.48161,0 6.28516,-2.8032 6.28516,-6.28516 l 0,-93.25976 c 0,-3.48197 -2.80355,-6.28516 -6.28516,-6.28516 l -506.45117,0 z m 0,245.55469 c -3.4816,0 -6.28321,2.80319 -6.28321,6.28515 l 0,23.41211 c 0,3.48197 2.80161,6.28516 6.28321,6.28516 l 782.45117,0 c 3.4816,0 6.28516,-2.80319 6.28516,-6.28516 l 0,-23.41211 c 0,-3.48196 -2.80356,-6.28515 -6.28516,-6.28515 l -782.45117,0 z m 0,105.46289 c -3.4816,0 -6.28321,2.80319 -6.28321,6.28515 l 0,23.41211 c 0,3.48197 2.80161,6.28516 6.28321,6.28516 l 782.45117,0 c 3.4816,0 6.28516,-2.80319 6.28516,-6.28516 l 0,-23.41211 c 0,-3.48196 -2.80356,-6.28515 -6.28516,-6.28515 l -782.45117,0 z m 0,106.53711 c -3.4816,0 -6.28321,2.80319 -6.28321,6.28515 l 0,23.41211 c 0,3.48197 2.80161,6.28516 6.28321,6.28516 l 782.45117,0 c 3.4816,0 6.28516,-2.80319 6.28516,-6.28516 l 0,-23.41211 c 0,-3.48196 -2.80356,-6.28515 -6.28516,-6.28515 l -782.45117,0 z m 0,105.46289 c -3.4816,0 -6.28321,2.80319 -6.28321,6.28515 l 0,23.41211 c 0,3.48197 2.80161,6.28516 6.28321,6.28516 l 782.45117,0 c 3.4816,0 6.28516,-2.80319 6.28516,-6.28516 l 0,-23.41211 c 0,-3.48196 -2.80356,-6.28515 -6.28516,-6.28515 l -782.45117,0 z"
id="rect4990"
inkscape:connector-curvature="0" />
<g
id="g5100"
transform="matrix(1.1479885,0,0,1.1482424,-1626.635,-2493.2328)">
<path
style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.87099254px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 2231.0895,1774.6238 c -7.5073,0 -13.786,6.2778 -13.786,13.7846 l 0,287.4298 c 0,7.5068 6.2787,13.7847 13.786,13.7847 l 172.4296,0 c 7.5072,0 13.7843,-6.2779 13.7843,-13.7847 l 0,-287.4298 c 0,-7.5068 -6.277,-13.7846 -13.7843,-13.7846 l -172.4296,0 z m -496.0001,2.0003 c -7.5073,0 -13.786,6.2779 -13.786,13.7847 l 0,287.4298 c 0,7.5068 6.2787,13.7846 13.786,13.7846 l 172.4297,0 c 7.5072,0 13.7843,-6.2778 13.7843,-13.7846 l 0,-287.4298 c 0,-7.5068 -6.277,-13.7847 -13.7843,-13.7847 l -172.4297,0 z m 245.9993,0 c -7.5073,0 -13.786,6.2779 -13.786,13.7847 l 0,287.4298 c 0,7.5068 6.2787,13.7846 13.786,13.7846 l 172.4296,0 c 7.5072,0 13.7843,-6.2778 13.7843,-13.7846 l 0,-287.4298 c 0,-7.5068 -6.277,-13.7847 -13.7843,-13.7847 l -172.4296,0 z m 251.2155,12.9988 169.9985,0 0,285.0008 -169.9985,0 0,-285.0008 z m -496,2.0004 169.9984,0 0,285.0008 -169.9984,0 0,-285.0008 z m 245.9992,0 170.0002,0 0,285.0008 -170.0002,0 0,-285.0008 z m 332.9993,37.5012 c -23.4721,0 -42.4996,19.0284 -42.4996,42.5005 0,23.4721 19.0275,42.4987 42.4996,42.4987 23.4721,0 42.5013,-19.0266 42.5013,-42.4987 0,-23.4721 -19.0292,-42.5005 -42.5013,-42.5005 z m -496.0001,2.0004 c -23.4721,0 -42.4996,19.0283 -42.4996,42.5004 0,23.4721 19.0275,42.4987 42.4996,42.4987 23.4721,0 42.5013,-19.0266 42.5013,-42.4987 0,-23.4721 -19.0292,-42.5004 -42.5013,-42.5004 z m 246.001,0 c -23.4721,0 -42.4996,19.0283 -42.4996,42.5004 0,23.4721 19.0275,42.4987 42.4996,42.4987 23.4721,0 42.4996,-19.0266 42.4996,-42.4987 0,-23.4721 -19.0275,-42.5004 -42.4996,-42.5004 z m 207.7853,125.9993 c -3.4816,0 -6.2848,2.8032 -6.2848,6.2851 l 0,6.4296 c 0,3.482 2.8032,6.2851 6.2848,6.2851 l 87.4287,0 c 3.4816,0 6.2865,-2.8031 6.2865,-6.2851 l 0,-6.4296 c 0,-3.4819 -2.8049,-6.2851 -6.2865,-6.2851 l -87.4287,0 z m -496.0001,2.0003 c -3.4816,0 -6.2847,2.8032 -6.2847,6.2851 l 0,6.4297 c 0,3.482 2.8031,6.2851 6.2847,6.2851 l 87.4288,0 c 3.4816,0 6.2865,-2.8031 6.2865,-6.2851 l 0,-6.4297 c 0,-3.4819 -2.8049,-6.2851 -6.2865,-6.2851 l -87.4288,0 z m 245.9993,0 c -3.4816,0 -6.2848,2.8032 -6.2848,6.2851 l 0,6.4297 c 0,3.482 2.8032,6.2851 6.2848,6.2851 l 87.4304,0 c 3.4816,0 6.2848,-2.8031 6.2848,-6.2851 l 0,-6.4297 c 0,-3.4819 -2.8032,-6.2851 -6.2848,-6.2851 l -87.4304,0 z m 249.9991,32.0004 c -3.4816,0 -6.2831,2.803 -6.2831,6.285 l 0,6.4297 c 0,3.482 2.8015,6.2851 6.2831,6.2851 l 87.4321,0 c 3.4816,0 6.2848,-2.8031 6.2848,-6.2851 l 0,-6.4297 c 0,-3.482 -2.8032,-6.285 -6.2848,-6.285 l -87.4321,0 z m -496.0001,2.0003 c -3.4816,0 -6.283,2.8031 -6.283,6.2851 l 0,6.4296 c 0,3.482 2.8014,6.2851 6.283,6.2851 l 87.4322,0 c 3.4816,0 6.2848,-2.8031 6.2848,-6.2851 l 0,-6.4296 c 0,-3.482 -2.8032,-6.2851 -6.2848,-6.2851 l -87.4322,0 z m 246.001,0 c -3.4816,0 -6.2848,2.8031 -6.2848,6.2851 l 0,6.4296 c 0,3.482 2.8032,6.2851 6.2848,6.2851 l 87.4304,0 c 3.4816,0 6.2848,-2.8031 6.2848,-6.2851 l 0,-6.4296 c 0,-3.482 -2.8032,-6.2851 -6.2848,-6.2851 l -87.4304,0 z m 249.9991,31.9986 c -3.4816,0 -6.2831,2.8031 -6.2831,6.2851 l 0,6.4297 c 0,3.482 2.8015,6.2851 6.2831,6.2851 l 87.4321,0 c 3.4816,0 6.2848,-2.8031 6.2848,-6.2851 l 0,-6.4297 c 0,-3.482 -2.8032,-6.2851 -6.2848,-6.2851 l -87.4321,0 z m -496.0001,2.0004 c -3.4816,0 -6.283,2.803 -6.283,6.285 l 0,6.4297 c 0,3.482 2.8014,6.2851 6.283,6.2851 l 87.4322,0 c 3.4816,0 6.2848,-2.8031 6.2848,-6.2851 l 0,-6.4297 c 0,-3.482 -2.8032,-6.285 -6.2848,-6.285 l -87.4322,0 z m 246.001,0 c -3.4816,0 -6.2848,2.803 -6.2848,6.285 l 0,6.4297 c 0,3.482 2.8032,6.2851 6.2848,6.2851 l 87.4304,0 c 3.4816,0 6.2848,-2.8031 6.2848,-6.2851 l 0,-6.4297 c 0,-3.482 -2.8032,-6.285 -6.2848,-6.285 l -87.4304,0 z"
id="path5110"
inkscape:connector-curvature="0" />
</g>
<flowRoot
xml:space="preserve"
id="flowRoot5131"
style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion
id="flowRegion5133"><rect
id="rect5135"
width="400"
height="150"
x="100"
y="400" /></flowRegion><flowPara
id="flowPara5137" /></flowRoot> <path
inkscape:connector-curvature="0"
id="path5152"
d="m -1647.8463,-177.55864 -7.4766,140.707027 17.7598,0 c 2.1811,-27.13864 9.0339,-48.67237 20.5625,-64.601557 11.5284,-15.92921 25.3954,-26.69607 41.5977,-32.30078 12.4631,-4.12981 33.4955,-6.19336 63.0957,-6.19336 l 76.1815,0 0,458.40625 c 0,33.6283 -3.4284,55.16201 -10.2831,64.60155 -11.2168,15.33923 -30.2236,23.00977 -57.0195,23.00977 l -22.4336,0 0,16.37109 268.7402,0 0,-16.37109 -21.9668,0 c -24.6149,0 -42.8416,-6.19462 -54.6816,-18.58398 -8.4127,-9.14455 -12.6211,-32.15418 -12.6211,-69.02734 l 0,-458.40625 89.2695,0 c 26.1728,0 47.2031,4.12909 63.0938,12.38867 16.2022,7.9646 29.132,20.50219 38.791,37.611327 5.92,10.61945 10.5941,28.31694 14.0215,53.0957 l 17.7597,0 -7.0097,-140.707027 -517.3809,0 z"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:500px;line-height:125%;font-family:'Times New Roman';-inkscape-font-specification:'Times New Roman, ';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<flowRoot
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Times New Roman, ';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="flowRoot5199"
xml:space="preserve"
transform="matrix(1.3825379,0,0,1.3923258,-0.27349449,-162.31425)"><flowRegion
id="flowRegion5201"><rect
y="150"
x="250"
height="650"
width="600"
id="rect5203" /></flowRegion><flowPara
id="flowPara5205" /></flowRoot> <path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:'Yuppy TC';-inkscape-font-specification:'Yuppy TC';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m -1590.8717,-913.42067 0,10 0,252.15235 122.836,0 c 0.1985,1.5552 0.3594,3.0785 0.3594,4.44336 l 0,0.99024 0.1933,0.96875 c 0.5636,2.8203 0.9141,6.65611 0.9141,11.36719 0,49.69706 -10.3762,93.07559 -30.9571,130.7207 l -0.035,0.0645 -0.035,0.0645 c -19.5644,37.06412 -47.0205,57.46548 -84.8925,63.66797 l -8.3829,1.37305 0,124.18749 11.1954,-1.34961 c 82.407,-9.92779 145.4523,-49.82688 186.084,-118.11522 l 0.012,-0.0215 0.014,-0.0215 c 40.2656,-68.43358 60.2032,-151.05588 60.2032,-247.22273 l 0,-233.26954 -257.5079,0 z m 332.4258,0 0,10 0,252.15235 122.834,0 c 0.1995,1.55621 0.3613,3.07993 0.3613,4.44336 l 0,0.99024 0.1934,0.96875 c 0.5636,2.82026 0.9141,6.6561 0.9141,11.36719 0,49.69706 -10.3763,93.07559 -30.9571,130.7207 l -0.035,0.0645 -0.035,0.0645 c -19.5644,37.06412 -47.0205,57.46548 -84.8925,63.66797 l -8.3829,1.37305 0,124.18749 11.1954,-1.34961 c 82.407,-9.92779 145.4523,-49.82688 186.0839,-118.11522 l 0.012,-0.0215 0.014,-0.0215 c 40.2658,-68.43345 60.2032,-151.05588 60.2032,-247.22273 l 0,-233.26954 -257.5078,0 z m -312.4258,20 217.5079,0 0,213.26954 c 0,93.39687 -19.2734,172.19948 -57.4278,237.05664 -35.9438,60.39891 -88.4556,95.52831 -160.0801,106.85351 l 0,-84.86718 c 39.4317,-8.90932 70.4999,-33.48573 90.9258,-72.14453 22.3092,-40.83549 33.377,-87.77857 33.377,-140.24609 0,-5.3977 -0.3808,-10.20735 -1.209,-14.62305 -0.1288,-5.15097 -0.9439,-10.4327 -2.502,-15.89063 l -2.0703,-7.25586 -118.5215,0 0,-222.15235 z m 332.4258,0 217.5078,0 0,213.26954 c 0,93.39687 -19.2733,172.19948 -57.4277,237.05664 -35.9438,60.39891 -88.4555,95.52831 -160.0801,106.85351 l 0,-84.86718 c 39.4317,-8.90932 70.4998,-33.48573 90.9258,-72.14453 22.3092,-40.83549 33.377,-87.77857 33.377,-140.24609 0,-5.40154 -0.3814,-10.21455 -1.211,-14.63282 -0.1303,-5.15253 -0.9479,-10.43031 -2.5039,-15.88086 l -2.0703,-7.25586 -118.5176,0 0,-222.15235 z"
id="flowRoot5215"
inkscape:connector-curvature="0" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m -839.60268,-468.88663 c -12.0536,0 -22.0625,9.92827 -22.0625,21.88477 l 0,556.23243 c 0,11.9564 10.0089,21.8828 22.0625,21.8828 l 755.874954,0 c 12.0536,0 22.0625,-9.9266 22.0625,-21.8828 l 0,-556.23243 c 0,-11.9565 -10.0088,-21.88477 -22.0625,-21.88477 l -755.874954,0 z m 0,19.35547 755.874954,0 c 1.5814,0 2.5508,0.9606 2.5508,2.5293 l 0,556.23243 c 0,1.5685 -0.9694,2.5273 -2.5508,2.5273 l -755.874954,0 c -1.5813,0 -2.55078,-0.9588 -2.55078,-2.5273 l 0,-556.23243 c 0,-1.5687 0.96948,-2.5293 2.55078,-2.5293 z m 603.43745,37.64453 a 67.5,67.5 0 0 0 -67.5,67.5 67.5,67.5 0 0 0 67.5,67.5 67.5,67.5 0 0 0 67.5,-67.5 67.5,67.5 0 0 0 -67.5,-67.5 z m -327.33589,58.78516 -235.3789,426.322243 259.25586,0 -0.54883,0.9922 366.19137,0 -183.09571,-331.117183 -76.7148,138.73438 -129.70899,-234.93164 z"
id="path5156"
inkscape:connector-curvature="0" />
<flowRoot
xml:space="preserve"
id="flowRoot4167"
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
transform="translate(0,86.303395)"><flowRegion
id="flowRegion4169"><rect
id="rect4171"
width="2000"
height="650"
x="-450"
y="-1300" /></flowRegion><flowPara
style="font-size:125px"
id="flowPara4175">Borders: 30px</flowPara><flowPara
style="font-size:125px"
id="flowPara4179">Canvas: 1000x1000px</flowPara></flowRoot> <g
id="Page-1"
transform="matrix(13.647338,0,0,13.647338,1240.5799,-447.63773)"
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1">
<g
transform="translate(-1,-1)"
id="Group"
style="fill:#4ff3ad">
<g
transform="translate(1,1)"
id="blogfeed_standard_module">
<g
id="g4357">
<path
id="Shape"
d="M 30,2 30,12 2,12 2,2 30,2 30,2 Z M 30,0 2,0 C 0.8,0 0,0.8 0,2 l 0,10 c 0,1.2 0.8,2 2,2 l 28,0 c 1.2,0 2,-0.8 2,-2 L 32,2 C 32,0.8 31.2,0 30,0 l 0,0 0,0 z"
inkscape:connector-curvature="0" />
<path
id="path4360"
d="M 11,10 5,10 C 4.4,10 4,9.6 4,9 L 4,5 C 4,4.4 4.4,4 5,4 l 6,0 c 0.6,0 1,0.4 1,1 l 0,4 c 0,0.6 -0.4,1 -1,1 l 0,0 z"
inkscape:connector-curvature="0" />
<path
id="path4362"
d="M 27,6 15,6 C 14.4,6 14,5.6 14,5 l 0,0 c 0,-0.6 0.4,-1 1,-1 l 12,0 c 0.6,0 1,0.4 1,1 l 0,0 c 0,0.6 -0.4,1 -1,1 l 0,0 z"
inkscape:connector-curvature="0" />
<path
id="path4364"
d="M 27,10 15,10 C 14.4,10 14,9.6 14,9 l 0,0 c 0,-0.6 0.4,-1 1,-1 l 12,0 c 0.6,0 1,0.4 1,1 l 0,0 c 0,0.6 -0.4,1 -1,1 l 0,0 z"
inkscape:connector-curvature="0" />
<path
id="path4366"
d="m 30,20 0,10 -28,0 0,-10 28,0 0,0 z m 0,-2 -28,0 c -1.2,0 -2,0.8 -2,2 l 0,10 c 0,1.2 0.8,2 2,2 l 28,0 c 1.2,0 2,-0.8 2,-2 l 0,-10 c 0,-1.2 -0.8,-2 -2,-2 l 0,0 0,0 z"
inkscape:connector-curvature="0" />
<path
id="path4368"
d="M 11,28 5,28 C 4.4,28 4,27.6 4,27 l 0,-4 c 0,-0.6 0.4,-1 1,-1 l 6,0 c 0.6,0 1,0.4 1,1 l 0,4 c 0,0.6 -0.4,1 -1,1 l 0,0 z"
inkscape:connector-curvature="0" />
<path
id="path4370"
d="m 27,24 -12,0 c -0.6,0 -1,-0.4 -1,-1 l 0,0 c 0,-0.6 0.4,-1 1,-1 l 12,0 c 0.6,0 1,0.4 1,1 l 0,0 c 0,0.6 -0.4,1 -1,1 l 0,0 z"
inkscape:connector-curvature="0" />
<path
id="path4372"
d="m 27,28 -12,0 c -0.6,0 -1,-0.4 -1,-1 l 0,0 c 0,-0.6 0.4,-1 1,-1 l 12,0 c 0.6,0 1,0.4 1,1 l 0,0 c 0,0.6 -0.4,1 -1,1 l 0,0 z"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
</g>
<path
inkscape:connector-curvature="0"
id="path5548"
d="m -893.42578,3403.0068 c -20.28948,0 -37.0625,16.5579 -37.0625,36.8848 l 0,556.2324 c 0,20.3269 16.77277,36.8828 37.0625,36.8828 l 755.875,0 c 20.28976,0 37.0625,-16.5559 37.0625,-36.8828 l 0,-556.2324 c 0,-20.327 -16.77285,-36.8848 -37.0625,-36.8848 l -755.875,0 z m 12.44922,49.3555 730.97656,0 0,531.291 -730.97656,0 0,-531.291 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:connector-curvature="0"
d="m 1050,1952.3623 c -14.2296,0 -26.3106,12.0809 -26.3106,26.3106 l 0,587.3808 c 0,14.2297 12.081,26.3086 26.3106,26.3086 l 187.3789,0 c 14.2295,0 26.3105,-12.0789 26.3105,-26.3086 l 0,-587.3808 c 0,-14.2297 -12.081,-26.3106 -26.3105,-26.3106 l -187.3789,0 z m 292,0 c -14.2296,0 -26.3106,12.0809 -26.3106,26.3106 l 0,587.3808 c 0,14.2297 12.081,26.3086 26.3106,26.3086 l 187.3789,0 c 14.2295,0 26.3105,-12.0789 26.3105,-26.3086 l 0,-587.3808 c 0,-14.2297 -12.081,-26.3106 -26.3105,-26.3106 l -187.3789,0 z m 292,0 c -14.2296,0 -26.3106,12.0809 -26.3106,26.3106 l 0,587.3808 c 0,14.2297 12.081,26.3086 26.3106,26.3086 l 187.3789,0 c 14.2295,0 26.3105,-12.0789 26.3105,-26.3086 l 0,-587.3808 c 0,-14.2297 -12.081,-26.3106 -26.3105,-26.3106 l -187.3789,0 z m -570.3106,40 160,0 0,560 -160,0 0,-560 z m 292,0 160,0 0,560 -160,0 0,-560 z m 292,0 160,0 0,560 -160,0 0,-560 z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:40;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="rect5705" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:39.99999619;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m -979.55318,1952.3623 c -14.22964,0 -26.31052,12.0809 -26.31052,26.3105 l 0,587.3809 c 0,14.2296 12.08091,26.3086 26.31052,26.3086 l 325.50586,0 c 14.22963,0 26.31055,-12.079 26.31055,-26.3086 l 0,-587.3809 c 0,-14.2296 -12.08088,-26.3105 -26.31055,-26.3105 l -325.50586,0 z m 451.10352,0 c -14.22965,0 -26.31055,12.0809 -26.31055,26.3105 l 0,587.3809 c 0,14.2296 12.08094,26.3086 26.31055,26.3086 l 325.50586,0 c 14.22961,0 26.31054,-12.079 26.31054,-26.3086 l 0,-587.3809 c 0,-14.2296 -12.0809,-26.3105 -26.31054,-26.3105 l -325.50586,0 z m -437.41406,40 298.12695,0 0,560 -298.12695,0 0,-560 z m 451.10351,0 298.12695,0 0,560 -298.12695,0 0,-560 z"
id="rect6320"
inkscape:connector-curvature="0" />
<path
id="rect6433"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:40;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 17.51953,2691.0178 c -14.22964,0 -26.310551,12.0809 -26.310551,26.3105 l 0,577.4356 c 0,14.2296 12.080911,26.3085 26.310551,26.3085 l 246.16992,0 c 14.22964,0 26.31053,-12.0789 26.31055,-26.3085 l 0,-577.4356 c 0,-14.2296 -12.08091,-26.3105 -26.31055,-26.3105 l -246.16992,0 z m 378.48828,0 c -14.22964,0 -26.31055,12.0809 -26.31055,26.3105 l 0,577.4356 c 0,14.2296 12.08091,26.3085 26.31055,26.3085 l 387.3789,0 c 14.22964,0 26.31055,-12.0789 26.31055,-26.3085 l 0,-577.4356 c 0,-14.2296 -12.08091,-26.3105 -26.31055,-26.3105 l -387.3789,0 z m -364.79883,40 218.79102,0 0,550.0546 -218.79102,0 0,-550.0546 z m 378.48828,0 360,0 0,550.0546 -360,0 0,-550.0546 z"
inkscape:connector-curvature="0" />
<path
id="path6453"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m -695.53876,3135.1144 c -3.4816,0 -6.2851,2.8032 -6.2851,6.2852 l 0,37.4297 c 0,3.482 2.8035,6.2851 6.2851,6.2851 l 187.4297,0 c 3.4816,0 6.2852,-2.8031 6.2852,-6.2851 l 0,-37.4297 c 0,-3.482 -2.8036,-6.2852 -6.2852,-6.2852 z m -159.07796,-200 c -3.4816,0 -6.2851,2.8032 -6.2851,6.2852 l 0,135.4297 c 0,3.482 2.8035,6.2851 6.2851,6.2851 l 491.4297,0 c 3.4816,0 6.2852,-2.8031 6.2852,-6.2851 l 0,-135.4297 c 0,-3.482 -2.8036,-6.2852 -6.2852,-6.2852 z m 200,-150 c -3.4816,0 -6.2851,2.8032 -6.2851,6.2852 l 0,37.4297 c 0,3.482 2.8035,6.2851 6.2851,6.2851 l 337.4297,0 c 3.4816,0 6.2852,-2.8031 6.2852,-6.2851 l 0,-37.4297 c 0,-3.482 -2.8036,-6.2852 -6.2852,-6.2852 z m -247.9999,0 c -3.4816,0 -6.2852,2.8032 -6.2852,6.2852 l 0,37.4297 c 0,3.482 2.8036,6.2851 6.2852,6.2851 l 87.4296,0 c 3.4816,0 6.2852,-2.8031 6.2852,-6.2851 l 0,-37.4297 c 0,-3.482 -2.8036,-6.2852 -6.2852,-6.2852 z m -80.17401,-113.3986 c -20.28957,0 -37.06257,16.5579 -37.06257,36.8848 l 0,556.2324 c 0,20.3269 16.7728,36.8828 37.06257,36.8828 l 755.875,0 c 20.28976,0 37.0625,-16.5559 37.0625,-36.8828 l 0,-556.2324 c 0,-20.327 -16.77285,-36.8848 -37.0625,-36.8848 l -755.875,0 z m 12.44922,49.3555 730.97656,0 0,531.291 -730.97656,0 0,-531.291 z"
inkscape:connector-curvature="0" />
<path
id="path6484"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 1295.9922,2821.8095 -235.3789,426.3223 259.2559,0 -0.5489,0.9922 366.1914,0 -183.0957,-331.1172 -76.7148,138.7344 -129.709,-234.9317 z m 318.5684,-27.3762 a 67.5,67.5 0 0 0 -67.5,67.5 67.5,67.5 0 0 0 67.5,67.5 67.5,67.5 0 0 0 67.5,-67.5 67.5,67.5 0 0 0 -67.5,-67.5 z m -607.9864,-91.4265 c -20.28946,0 -37.06248,16.5579 -37.06248,36.8848 l 0,556.2324 c 0,20.3269 16.77277,36.8828 37.06248,36.8828 l 755.875,0 c 20.2898,0 37.0625,-16.5559 37.0625,-36.8828 l 0,-556.2324 c 0,-20.327 -16.7728,-36.8848 -37.0625,-36.8848 l -755.875,0 z m 12.4492,49.3555 730.9766,0 0,531.291 -730.9766,0 0,-531.291 z"
inkscape:connector-curvature="0" />
<path
id="path6634"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 135.2832,3704.6259 c -3.4816,0 -6.2832,1.0322 -6.2832,2.3125 l 0,34.2891 c 0,1.2803 2.8016,2.3125 6.2832,2.3125 l 506.4512,0 c 3.4816,0 6.2852,-1.0322 6.2852,-2.3125 l 0,-34.2891 c 0,-1.2803 -2.8036,-2.3125 -6.2852,-2.3125 l -506.4512,0 z M 0,3552.3623 c -14.2296,0 -26.3105,12.079 -26.3105,26.3086 l 0,290.8222 c 0,14.2296 12.0809,26.3106 26.3105,26.3106 l 777.0196,0 c 14.2296,0 26.3105,-12.081 26.3105,-26.3106 l 0,-290.8222 c 0,-14.2296 -12.0809,-26.3086 -26.3105,-26.3086 z m 13.6895,40 749.6406,0 0,263.4414 -749.6406,0 z"
inkscape:connector-curvature="0" />
<path
id="path6563"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 158.4881,2244.3952 c -3.4816,0 -6.2832,1.0309 -6.2832,2.3112 l 0,34.2904 c 0,1.2803 2.8016,2.3112 6.2832,2.3112 l 506.4512,0 c 3.4816,0 6.2852,-1.0309 6.2852,-2.3112 l 0,-34.2904 c 0,-1.2803 -2.8036,-2.3112 -6.2852,-2.3112 z m -122.1795,90.9457 c -14.2295,0 -26.3086,12.079 -26.3086,26.3086 l 0,187.5371 c 0,14.2296 12.0787,26.3105 26.3086,26.3105 l 776.7812,0 c 14.2299,0 26.3086,-12.0809 26.3086,-26.3105 l 0,-187.5371 c 0,-14.2296 -12.0791,-26.3086 -26.3086,-26.3086 l -776.7812,0 z m 13.6914,40 749.3984,0 0,160.1562 -749.3984,0 0,-160.1562 z M 36.3086,1952.2061 C 22.0791,1952.2061 10,1964.287 10,1978.5166 l 0,187.5372 c 0,14.2298 12.0787,26.3085 26.3086,26.3085 l 776.7812,0 c 14.2299,0 26.3086,-12.0787 26.3086,-26.3085 l 0,-187.5372 c 0,-14.2296 -12.0791,-26.3105 -26.3086,-26.3105 l -776.7812,0 z m 13.6914,40 749.3984,0 0,160.1562 -749.3984,0 0,-160.1562 z"
inkscape:connector-curvature="0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 63 KiB

@@ -0,0 +1,2 @@
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+252
View File
@@ -0,0 +1,252 @@
:root {
--main-color: #fe904d;
--secondary-color: #00B052;
--main-color2: #ffffff;
}
body {
margin: 0;
padding: 0;
/* color: white; */
}
html {
overflow: scroll;
overflow-x: hidden;
-ms-overflow-style: none;
scrollbar-width: none;
}
::-webkit-scrollbar {
display: none;
}
.display_none {
display: none;
}
.gjs-cv-canvas {
top: 0;
width: 100%;
min-height: 800px;
}
.sidenav {
position: fixed;
top: 0;
left: 0;
width: 15%;
height: 100vh;
overflow: scroll;
overflow-x: hidden;
-ms-overflow-style: none;
scrollbar-width: none;
background-color: rgba(255, 255, 255, 0.95);
-webkit-transition: 0.5s;
transition: 0.5s;
-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
border: 1px solid rgba(0, 0, 0, 0.3);
}
.navbar {
border: none;
box-shadow: none;
}
.sidenav .logo {
/* border-bottom: 1px solid rgba(0, 0, 0, 0.3); */
text-transform: uppercase;
font-size: 20px;
font-weight: 700;
}
.sidenav .pages {
height: 100px;
overflow: scroll;
overflow-x: hidden;
}
.main-content {
position: relative;
width: 85%;
left: 15%;
height: 100%;
}
.main-content .navbar {
padding: 0;
}
.main-content .navbar .container-fluid {
padding: 0;
}
.main-content #editor {
border: 2px solid rgba(0, 0, 0, 0.3);
}
.nav {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.gjs-pn-panel {
position: relative;
}
.gjs-cv-canvas {
width: 100%;
height: 100%;
top: 0;
}
.tab-content {
display: contents;
}
#block {
height: 100%;
}
#block #blocks {
height: 100%;
}
#block #blocks .gjs-blocks-c {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#block #blocks .gjs-block {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#block #blocks .gjs-block-label {
display: none;
}
/* Theming */
.gjs-one-bg {
background-color: #2b2e2d;
}
.gjs-two-color {
color: var(--main-color2);
}
.gjs-three-bg {
background-color: var(--main-color2);
color: var(--main-color2);
}
.gjs-four-color,
.gjs-four-color-h:hover {
color: var(--main-color2);
}
.gjs-pn-btn {
/* border: 1px solid var(--main-color2); */
}
.text-site-color1 {
color: #fff;
}
.btn,
.nav-link,
.modal-content,
.form-control {
border-radius: 0 !important;
}
.btn .fa {
color: var(--main-color2);
}
.btn:hover .fa {
color: #fcf6f5ff;
}
/** Error **/
.error .bg-body {
min-height: 150px;
max-height: 150px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.error .bg-body .title {
font-weight: 600;
}
.error .btn {
border-radius: 40px !important;
padding: 15px 20px;
font-size: 14px;
font-weight: 700;
min-width: 150px;
}
/*# sourceMappingURL=main.css.map */
.gjs-layer-title {
padding-left: 40px !important;
}
.gjs-layer-caret {
top: 5px;
}
/*
.context-menu {
position: absolute;
text-align: center;
background: lightgray;
border: 1px solid black;
}
.context-menu ul {
padding: 0px;
margin: 0px;
min-width: 150px;
list-style: none;
}
.context-menu ul li {
padding-bottom: 7px;
padding-top: 7px;
border: 1px solid black;
}
.context-menu ul li a {
text-decoration: none;
color: black;
}
.context-menu ul li:hover {
background: darkgray;
} */
@@ -0,0 +1,2 @@
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,155 @@
body,
html {
height: 100%;
margin: 0;
overflow: hidden;
}
#toast-container {
font-size: 13px;
font-weight: lighter;
}
#toast-container > div {
opacity: 0.95;
}
#toast-container > div,
#toast-container > div:hover {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
font-family: Helvetica, sans-serif;
}
/* LOGO VERSION */
.gjs-pn-commands .gjs-pn-buttons,
#gjs-pn-commands .gjs-pn-buttons {
display: none;
}
.gjs-logo {
height: 25px;
}
.gjs-logo-cont {
position: relative;
display: inline-block;
top: 3px;
}
.gjs-logo-version {
position: absolute;
font-size: 10px;
padding: 1px 7px;
border-radius: 15px;
bottom: 2px;
right: -43px;
}
/* INFO PANEL */
.gjs-mdl-dialog-sm {
width: 300px;
}
#info-panel {
line-height: 17px;
}
.info-panel-logo {
display: block;
height: 90px;
margin: 0 auto;
width: 90px;
}
.info-panel-logo path {
stroke: #eee !important;
stroke-width: 8 !important;
}
.info-panel-label {
margin-bottom: 10px;
font-size: 13px;
}
.info-panel-link {
text-decoration: none;
}
/* ADS */
.gjs-pn-panel#gjs-pn-views-container,
.gjs-pn-panel.gjs-pn-views-container {
height: calc(100% - 150px);
}
.ad-cont {
position: absolute;
right: 0;
bottom: 0;
z-index: 2;
width: 15%;
height: 150px;
}
#carbonads {
font: caption;
padding: 20px 10px;
}
.carbon-link {
text-decoration: none;
font: caption;
}
.carbon-img {
float: right;
margin-left: 10px;
}
.carbon-img img {
border-radius: 3px;
max-width: 100px !important;
max-height: 77px;
}
.carbon-text {
color: rgba(255, 255, 255, 0.75);
text-decoration: none;
font-weight: lighter;
}
.carbon-poweredby {
color: rgba(255, 255, 255, 0.55);
text-decoration: none;
float: right;
}
.carbon-cta-c {
text-align: right;
padding-top: 5px;
}
.carbon-cta {
display: inline-block;
padding: 4px 10px;
border-radius: 3px;
font-weight: bold;
font-size: 12px;
}
.gjs-block-label svg,
.gjs-block__media svg {
width: 54px;
}
/* Temporary fix #2490 */
.gjs-clm-tag-status,
.gjs-clm-tag-close {
width: 12px;
height: 12px;
}
.gjs-clm-tags-btn {
width: 24px;
}
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,116 @@
/*
Copyright 2014 GitHub Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.pl-c /* comment */ {
color: #969896;
}
.pl-c1 /* constant, markup.raw, meta.diff.header, meta.module-reference, meta.property-name, support, support.constant, support.variable, variable.other.constant */,
.pl-s .pl-v /* string variable */ {
color: #0086b3;
}
.pl-e /* entity */,
.pl-en /* entity.name */ {
color: #795da3;
}
.pl-s .pl-s1 /* string source */,
.pl-smi /* storage.modifier.import, storage.modifier.package, storage.type.java, variable.other, variable.parameter.function */ {
color: #333;
}
.pl-ent /* entity.name.tag */ {
color: #63a35c;
}
.pl-k /* keyword, storage, storage.type */ {
color: #a71d5d;
}
.pl-pds /* punctuation.definition.string, string.regexp.character-class */,
.pl-s /* string */,
.pl-s .pl-pse .pl-s1 /* string punctuation.section.embedded source */,
.pl-sr /* string.regexp */,
.pl-sr .pl-cce /* string.regexp constant.character.escape */,
.pl-sr .pl-sra /* string.regexp string.regexp.arbitrary-repitition */,
.pl-sr .pl-sre /* string.regexp source.ruby.embedded */ {
color: #183691;
}
.pl-v /* variable */ {
color: #ed6a43;
}
.pl-id /* invalid.deprecated */ {
color: #b52a1d;
}
.pl-ii /* invalid.illegal */ {
background-color: #b52a1d;
color: #f8f8f8;
}
.pl-sr .pl-cce /* string.regexp constant.character.escape */ {
color: #63a35c;
font-weight: bold;
}
.pl-ml /* markup.list */ {
color: #693a17;
}
.pl-mh /* markup.heading */,
.pl-mh .pl-en /* markup.heading entity.name */,
.pl-ms /* meta.separator */ {
color: #1d3e81;
font-weight: bold;
}
.pl-mq /* markup.quote */ {
color: #008080;
}
.pl-mi /* markup.italic */ {
color: #333;
font-style: italic;
}
.pl-mb /* markup.bold */ {
color: #333;
font-weight: bold;
}
.pl-md /* markup.deleted, meta.diff.header.from-file */ {
background-color: #ffecec;
color: #bd2c00;
}
.pl-mi1 /* markup.inserted, meta.diff.header.to-file */ {
background-color: #eaffea;
color: #55a532;
}
.pl-mdr /* meta.diff.range */ {
color: #795da3;
font-weight: bold;
}
.pl-mo /* meta.output */ {
color: #1d3e81;
}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,250 @@
.gjs-clm-tags .gjs-sm-title,
.gjs-sm-sector .gjs-sm-title {
border-top: none;
}
.gjs-clm-tags .gjs-clm-tag {
/* background-color: $tag-color; */
border: none;
box-shadow: none;
padding: 5px 8px;
text-shadow: none;
}
.gjs-field {
background-color: rgba(0, 0, 0, 0.15);
box-shadow: none;
}
.gjs-btnt.gjs-pn-active,
.gjs-pn-btn.gjs-pn-active {
box-shadow: none;
}
.gjs-pn-btn:hover {
color: rgba(255, 255, 255, 0.75);
}
.gjs-btnt.gjs-pn-active,
.gjs-color-active,
.gjs-pn-btn.gjs-pn-active,
.gjs-pn-btn:active,
.gjs-block:hover {
color: #f45e43; /* #f46d4c,#e4505d */
}
#gjs-rte-toolbar .gjs-rte-btn,
.gjs-btn-prim,
.gjs-btnt,
.gjs-clm-tags .gjs-sm-composite.gjs-clm-field,
.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,
.gjs-clm-tags .gjs-sm-stack #gjs-sm-add,
.gjs-color-main,
.gjs-mdl-dialog,
.gjs-off-prv,
.gjs-pn-btn,
.gjs-pn-panel,
.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,
.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,
.gjs-sm-sector .gjs-sm-stack #gjs-sm-add,
.gjs-two-color {
color: #888686;
}
#gjs-rte-toolbar,
.gjs-bg-main,
.gjs-clm-select option,
.gjs-clm-tags .gjs-sm-colorp-c,
.gjs-editor,
.gjs-mdl-dialog,
.gjs-nv-item .gjs-nv-title-c,
.gjs-off-prv,
.gjs-pn-panel,
.gjs-select option,
.gjs-sm-sector .gjs-sm-colorp-c,
.gjs-sm-select option,
.gjs-sm-unit option,
.sp-container,
.gjs-block,
.gjs-one-bg {
background-color: #2c2e35;
}
.gjs-import-label,
.gjs-export-label {
margin-bottom: 10px;
font-size: 13px;
}
.gjs-mdl-dialog .gjs-btn-import {
margin-top: 10px;
}
.CodeMirror {
border-radius: 3px;
height: 450px;
font-family: sans-serif, monospace;
letter-spacing: 0.3px;
font-size: 12px;
}
/* Extra */
.gjs-block {
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
margin: 10px 2.5% 5px;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
transition: box-shadow 0.2s ease 0s;
}
.gjs-block:hover {
box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
}
#gjs-pn-views-container.gjs-pn-panel {
padding: 39px 0 0;
}
#gjs-pn-views.gjs-pn-panel {
padding: 0;
border: none;
}
#gjs-pn-views .gjs-pn-btn {
margin: 0;
height: 40px;
padding: 10px;
width: 25%;
border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
#gjs-pn-views .gjs-pn-active {
/*
color: rgba(255, 255, 255, 0.9);
border-bottom: 2px solid #f45e43;
*/
border-radius: 0;
}
#gjs-pn-devices-c {
padding-left: 30px;
}
#gjs-pn-options {
padding-right: 30px;
}
.gjs-sm-composite .gjs-sm-properties {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
#gjs-sm-border-top-left-radius,
#gjs-sm-border-top-right-radius,
#gjs-sm-border-bottom-left-radius,
#gjs-sm-border-bottom-right-radius,
#gjs-sm-margin-top,
#gjs-sm-margin-bottom,
#gjs-sm-margin-right,
#gjs-sm-margin-left,
#gjs-sm-padding-top,
#gjs-sm-padding-bottom,
#gjs-sm-padding-right,
#gjs-sm-padding-left {
flex: 999 1 60px;
}
#gjs-sm-border-width,
#gjs-sm-border-style,
#gjs-sm-border-color {
flex: 999 1 80px;
}
#gjs-sm-margin-left,
#gjs-sm-padding-left {
order: 2;
}
#gjs-sm-margin-right,
#gjs-sm-padding-right {
order: 3;
}
#gjs-sm-margin-bottom,
#gjs-sm-padding-bottom {
order: 4;
}
.gjs-field-radio {
width: 100%;
}
.gjs-field-radio #gjs-sm-input-holder {
display: flex;
}
.gjs-radio-item {
flex: 1 0 auto;
text-align: center;
}
.gjs-sm-sector .gjs-sm-property.gjs-sm-list {
width: 50%;
}
.gjs-mdl-content {
border-top: none;
}
.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-active {
background-color: rgba(255, 255, 255, 0.09);
}
/*
#gjs-pn-views-container,
#gjs-pn-views{
min-width: 270px;
}
*/
.gjs-f-button::before { content: 'B'; }
.gjs-f-divider::before { content: 'D'; }
.gjs-mdl-dialog-sm {
width: 300px;
}
.gjs-mdl-dialog form .gjs-sm-property {
font-size: 12px;
margin-bottom: 15px;
}
.gjs-mdl-dialog form .gjs-sm-label {
margin-bottom: 5px;
}
.anim-spin {
animation: 0.5s linear 0s normal none infinite running spin;
}
.form-status {
float: right;
font-size: 14px;
}
.text-danger {
color: #f92929;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@@ -0,0 +1,78 @@
.logo{
width: 90px;
height: 90px;
}
.logo-block {
margin: 0 auto;
width: 255px;
}
.logo-c, .logo-label {
float: left;
}
.logo-label{
cursor: default;
}
.logo-c {
margin-right: 2px;
}
.logo-name {
font-size: 2.5em;
height: 50px;
letter-spacing: 0.05em;
}
.logo-plg {
letter-spacing: 0.5em;
text-align: left;
}
.logo-bann {
padding: 30px;
}
.gjs-playground{
text-align: left;
height: 100%;
overflow-y: auto;
}
.gjs-plg {
display: flex;
background-color: #444;
border-radius: 3px;
}
.gjs-plg-editor, .gjs-plg-output {
width: 50%;
}
/***TABS**/
.tabs-menu{
margin: 0;
list-style: none;
padding: 0;
}
.tabs-menu:after{
content: '';
display: block;
clear: both;
}
.tabs-menu li {
height: 30px;
line-height: 30px;
float: left;
margin-right: 10px;
}
.tab-content {
display: none;
height: 700px;
}
#gjs-result {
display: block;
}
@@ -0,0 +1,33 @@
.gjs-am-assets-cont .gjs-am-asset-image {
border-bottom: none;
float: left;
width: 20%;
height: 150px;
box-sizing: border-box;
border-radius: 3px;
overflow: hidden; }
.gjs-am-assets-cont #gjs-am-meta,
.gjs-am-assets-cont #gjs-am-preview-cont {
width: 100%; }
.gjs-am-assets-cont #gjs-am-preview-cont {
height: 100px; }
.gjs-am-assets-cont #gjs-am-close {
right: 10px;
top: 10px;
z-index: 1;
line-height: 0; }
.gjs-btn-filestack {
margin-bottom: 10px; }
.gjs-am-assets-cont {
height: 400px; }
.gjs-am-assets {
height: 345px;
background-color: rgba(0, 0, 0, 0.1);
padding: 5px;
margin: 0 -10px; }
@@ -0,0 +1,216 @@
/* Class names prefixes */
/* Colors / Theme */
.gjs-clm-tags .gjs-sm-title,
.gjs-sm-sector .gjs-sm-title {
border-top: none; }
.gjs-clm-tags .gjs-clm-tag {
background-color: #4c9790;
border: none;
box-shadow: none;
padding: 5px 8px;
text-shadow: none; }
.gjs-field {
background-color: rgba(0, 0, 0, 0.15);
box-shadow: none; }
.gjs-btnt.gjs-pn-active,
.gjs-pn-btn.gjs-pn-active {
box-shadow: none; }
.gjs-pn-btn:hover {
color: rgba(255, 255, 255, 0.75); }
.gjs-btnt.gjs-pn-active,
.gjs-color-active,
.gjs-pn-btn.gjs-pn-active,
.gjs-pn-btn:active,
.gjs-block:hover {
color: #35d7bb; }
#gjs-rte-toolbar .gjs-rte-btn,
.gjs-btn-prim,
.gjs-btnt,
.gjs-clm-tags .gjs-sm-composite.gjs-clm-field,
.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,
.gjs-clm-tags .gjs-sm-stack #gjs-sm-add,
.gjs-color-main,
.gjs-mdl-dialog,
.gjs-off-prv,
.gjs-pn-btn,
.gjs-pn-panel,
.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,
.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,
.gjs-sm-sector .gjs-sm-stack #gjs-sm-add,
.gjs-two-color {
color: #a0aabf; }
#gjs-rte-toolbar,
.gjs-bg-main,
.gjs-clm-select option,
.gjs-clm-tags .gjs-sm-colorp-c,
.gjs-editor,
.gjs-mdl-dialog,
.gjs-nv-item .gjs-nv-title-c,
.gjs-off-prv,
.gjs-pn-panel,
.gjs-block,
.gjs-select option,
.gjs-sm-sector .gjs-sm-colorp-c,
.gjs-sm-select option,
.gjs-sm-unit option,
.sp-container,
.gjs-one-bg {
background-color: #373d49; }
.gjs-import-label,
.gjs-export-label {
margin-bottom: 10px;
font-size: 13px; }
.gjs-mdl-dialog .gjs-btn-import {
margin-top: 10px; }
.CodeMirror {
border-radius: 3px;
height: 450px;
font-family: sans-serif, monospace;
letter-spacing: 0.3px;
font-size: 12px; }
/* Extra */
.gjs-block {
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
margin: 10px 2.5% 5px;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
transition: box-shadow, color 0.2s ease 0s; }
.gjs-block:hover {
box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15); }
#gjs-pn-views-container.gjs-pn-panel {
padding: 39px 0 0; }
#gjs-pn-views.gjs-pn-panel {
padding: 0;
border: none; }
#gjs-pn-views .gjs-pn-btn {
margin: 0;
height: 40px;
padding: 10px;
width: 25%;
border-bottom: 2px solid rgba(0, 0, 0, 0.3); }
#gjs-pn-views .gjs-pn-active {
color: rgba(255, 255, 255, 0.9);
border-bottom: 2px solid #35d7bb;
border-radius: 0; }
#gjs-pn-devices-c {
padding-left: 30px; }
#gjs-pn-options {
padding-right: 30px; }
.gjs-sm-composite .gjs-sm-properties {
display: flex;
flex-flow: row wrap;
justify-content: space-between; }
#gjs-sm-border-top-left-radius,
#gjs-sm-border-top-right-radius,
#gjs-sm-border-bottom-left-radius,
#gjs-sm-border-bottom-right-radius,
#gjs-sm-margin-top,
#gjs-sm-margin-bottom,
#gjs-sm-margin-right,
#gjs-sm-margin-left,
#gjs-sm-padding-top,
#gjs-sm-padding-bottom,
#gjs-sm-padding-right,
#gjs-sm-padding-left {
flex: 999 1 60px; }
#gjs-sm-border-width,
#gjs-sm-border-style,
#gjs-sm-border-color {
flex: 999 1 80px; }
#gjs-sm-margin-left,
#gjs-sm-padding-left {
order: 2; }
#gjs-sm-margin-right,
#gjs-sm-padding-right {
order: 3; }
#gjs-sm-margin-bottom,
#gjs-sm-padding-bottom {
order: 4; }
.gjs-field-radio {
width: 100%; }
.gjs-field-radio #gjs-sm-input-holder,
.gjs-field-radio #gjs-sm-input-holder > div {
display: flex;
width: 100%;
}
.gjs-radio-item {
flex: 1 0 auto;
text-align: center; }
.gjs-sm-sector .gjs-sm-property.gjs-sm-list {
width: 50%; }
.gjs-mdl-content {
border-top: none; }
.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-active {
background-color: rgba(255, 255, 255, 0.09); }
/*
#gjs-pn-views-container,
#gjs-pn-views{
min-width: 270px;
}
*/
.gjs-f-button::before {
content: 'B'; }
.gjs-f-divider::before {
content: 'D'; }
.gjs-mdl-dialog-sm {
width: 300px; }
.gjs-mdl-dialog form .gjs-sm-property {
font-size: 12px;
margin-bottom: 15px; }
.gjs-mdl-dialog form .gjs-sm-label {
margin-bottom: 5px; }
#gjs-clm-status-c {
display: none; }
.anim-spin {
animation: 0.5s linear 0s normal none infinite running spin; }
.form-status {
float: right;
font-size: 14px; }
.text-danger {
color: #f92929; }
@keyframes spin {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
@@ -0,0 +1,258 @@
.gjs-block-svg {
width: 61%;
}
.gjs-clm-tags .gjs-sm-title,
.gjs-sm-sector .gjs-sm-title {
border-top: none;
}
.gjs-clm-tags .gjs-clm-tag {
/* background-color: $tag-color; */
border: none;
box-shadow: none;
padding: 5px 8px;
text-shadow: none;
}
.gjs-trt-trait {
font-size: 11px;
}
.gjs-btnt.gjs-pn-active,
.gjs-pn-btn.gjs-pn-active {
box-shadow: none;
}
.gjs-pn-btn:hover {
color: rgba(255, 255, 255, 0.75);
}
.gjs-btnt.gjs-pn-active,
.gjs-color-active,
.gjs-color-hl,
.gjs-pn-btn.gjs-pn-active,
.gjs-pn-btn:active,
.gjs-block:hover,
.gjs-block:hover .gjs-block-svg-path {
color: #d97aa6;
fill: #d97aa6;
}
#gjs-rte-toolbar .gjs-rte-btn,
.gjs-btn-prim,
.gjs-btnt,
.gjs-clm-tags .gjs-sm-composite.gjs-clm-field,
.gjs-clm-tags .gjs-sm-field.gjs-sm-composite,
.gjs-clm-tags .gjs-sm-stack #gjs-sm-add,
.gjs-color-main,
.gjs-mdl-dialog,
.gjs-off-prv,
.gjs-pn-btn,
.gjs-pn-panel,
.gjs-block-svg-path,
.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,
.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,
.gjs-sm-sector .gjs-sm-stack #gjs-sm-add {
color: #b9a5a6;
fill: #b9a5a6;
}
#gjs-rte-toolbar,
.gjs-bg-main,
.gjs-clm-select option,
.gjs-clm-tags .gjs-sm-colorp-c,
.gjs-editor,
.gjs-mdl-dialog,
.gjs-nv-item .gjs-nv-title-c,
.gjs-off-prv,
.gjs-pn-panel,
.gjs-select option,
.gjs-sm-sector .gjs-sm-colorp-c,
.gjs-sm-select option,
.gjs-sm-unit option,
.sp-container,
.gjs-block {
background-color: #463a3c;
}
.gjs-import-label,
.gjs-export-label {
margin-bottom: 10px;
font-size: 13px;
}
.gjs-mdl-dialog .gjs-btn-import {
margin-top: 10px;
}
.CodeMirror {
border-radius: 3px;
height: 450px;
font-family: sans-serif, monospace;
letter-spacing: 0.3px;
font-size: 12px;
}
/* Extra */
.gjs-block {
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
margin: 10px 2.5% 5px;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
transition: box-shadow 0.2s ease 0s;
}
.gjs-block:hover {
box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.15);
}
#gjs-pn-views-container.gjs-pn-panel {
padding: 39px 0 0;
}
#gjs-pn-views.gjs-pn-panel {
padding: 0;
border: none;
}
#gjs-pn-views .gjs-pn-btn {
margin: 0;
height: 40px;
padding: 10px;
width: 33.3333%;
border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
#gjs-pn-views .gjs-pn-active {
/*
color: rgba(255, 255, 255, 0.9);
border-bottom: 2px solid $active-color;
*/
border-radius: 0;
}
#gjs-pn-devices-c {
padding-left: 30px;
}
#gjs-pn-options {
padding-right: 30px;
}
.gjs-sm-composite .gjs-sm-properties {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
#gjs-sm-border-top-left-radius,
#gjs-sm-border-top-right-radius,
#gjs-sm-border-bottom-left-radius,
#gjs-sm-border-bottom-right-radius,
#gjs-sm-margin-top,
#gjs-sm-margin-bottom,
#gjs-sm-margin-right,
#gjs-sm-margin-left,
#gjs-sm-padding-top,
#gjs-sm-padding-bottom,
#gjs-sm-padding-right,
#gjs-sm-padding-left {
flex: 999 1 60px;
}
#gjs-sm-border-width,
#gjs-sm-border-style,
#gjs-sm-border-color {
flex: 999 1 80px;
}
#gjs-sm-margin-left,
#gjs-sm-padding-left {
order: 2;
}
#gjs-sm-margin-right,
#gjs-sm-padding-right {
order: 3;
}
#gjs-sm-margin-bottom,
#gjs-sm-padding-bottom {
order: 4;
}
.gjs-field-radio {
width: 100%;
}
.gjs-field-radio #gjs-sm-input-holder,
.gjs-field-radio #gjs-sm-input-holder > div {
display: flex;
width: 100%;
}
.gjs-radio-item {
flex: 1 0 auto;
text-align: center;
}
.gjs-sm-sector .gjs-sm-property.gjs-sm-list {
width: 50%;
}
.gjs-mdl-content {
border-top: none;
}
.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-active {
background-color: rgba(255, 255, 255, 0.09);
}
/*
#gjs-pn-views-container,
#gjs-pn-views{
min-width: 270px;
}
*/
.gjs-f-button::before { content: 'B'; }
.gjs-f-divider::before { content: 'D'; }
.gjs-mdl-dialog-sm {
width: 300px;
}
.gjs-mdl-dialog form .gjs-sm-property {
font-size: 12px;
margin-bottom: 15px;
}
.gjs-mdl-dialog form .gjs-sm-label {
margin-bottom: 5px;
}
.anim-spin {
animation: 0.5s linear 0s normal none infinite running spin;
}
.form-status {
float: right;
font-size: 14px;
}
.text-danger {
color: #f92929;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@@ -0,0 +1 @@
.gjs-one-bg{background-color:#463a3c}.gjs-one-color{color:#463a3c}.gjs-one-color-h:hover{color:#463a3c}.gjs-two-bg{background-color:#b9a5a6}.gjs-two-color{color:#b9a5a6}.gjs-two-color-h:hover{color:#b9a5a6}.gjs-three-bg{background-color:#804f7b}.gjs-three-color{color:#804f7b}.gjs-three-color-h:hover{color:#804f7b}.gjs-four-bg{background-color:#d97aa6}.gjs-four-color{color:#d97aa6}.gjs-four-color-h:hover{color:#d97aa6}
@@ -0,0 +1,53 @@
/*
Name: material
Author: Michael Kaminsky (http://github.com/mkaminsky11)
Original material color scheme by Mattia Astorino (https://github.com/equinusocio/material-theme)
*/
.cm-s-material {
background-color: #263238;
color: rgba(233, 237, 237, 1);
}
.cm-s-material .CodeMirror-gutters {
background: #263238;
color: rgb(83,127,126);
border: none;
}
.cm-s-material .CodeMirror-guttermarker, .cm-s-material .CodeMirror-guttermarker-subtle, .cm-s-material .CodeMirror-linenumber { color: rgb(83,127,126); }
.cm-s-material .CodeMirror-cursor { border-left: 1px solid #f8f8f0; }
.cm-s-material div.CodeMirror-selected { background: rgba(255, 255, 255, 0.15); }
.cm-s-material.CodeMirror-focused div.CodeMirror-selected { background: rgba(255, 255, 255, 0.10); }
.cm-s-material .CodeMirror-line::selection, .cm-s-material .CodeMirror-line > span::selection, .cm-s-material .CodeMirror-line > span > span::selection { background: rgba(255, 255, 255, 0.10); }
.cm-s-material .CodeMirror-line::-moz-selection, .cm-s-material .CodeMirror-line > span::-moz-selection, .cm-s-material .CodeMirror-line > span > span::-moz-selection { background: rgba(255, 255, 255, 0.10); }
.cm-s-material .CodeMirror-activeline-background { background: rgba(0, 0, 0, 0); }
.cm-s-material .cm-keyword { color: rgba(199, 146, 234, 1); }
.cm-s-material .cm-operator { color: rgba(233, 237, 237, 1); }
.cm-s-material .cm-variable-2 { color: #80CBC4; }
.cm-s-material .cm-variable-3 { color: #82B1FF; }
.cm-s-material .cm-builtin { color: #DECB6B; }
.cm-s-material .cm-atom { color: #F77669; }
.cm-s-material .cm-number { color: #F77669; }
.cm-s-material .cm-def { color: rgba(233, 237, 237, 1); }
.cm-s-material .cm-string { color: #C3E88D; }
.cm-s-material .cm-string-2 { color: #80CBC4; }
.cm-s-material .cm-comment { color: #546E7A; }
.cm-s-material .cm-variable { color: #82B1FF; }
.cm-s-material .cm-tag { color: #80CBC4; }
.cm-s-material .cm-meta { color: #80CBC4; }
.cm-s-material .cm-attribute { color: #FFCB6B; }
.cm-s-material .cm-property { color: #80CBAE; }
.cm-s-material .cm-qualifier { color: #DECB6B; }
.cm-s-material .cm-variable-3 { color: #DECB6B; }
.cm-s-material .cm-tag { color: rgba(255, 83, 112, 1); }
.cm-s-material .cm-error {
color: rgba(255, 255, 255, 1.0);
background-color: #EC5F67;
}
.cm-s-material .CodeMirror-matchingbracket {
text-decoration: underline;
color: white !important;
}
@@ -0,0 +1,424 @@
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
display: inline-block; /* 1 */
vertical-align: baseline; /* 2 */
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
[hidden],
template {
display: none;
}
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0;
}
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold;
}
/**
* Address styling not present in Safari and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/**
* Address styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
border: 0;
}
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
margin: 1em 40px;
}
/**
* Address differences between Firefox and other browsers.
*/
hr {
box-sizing: content-box;
height: 0;
}
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto;
}
/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
color: inherit; /* 1 */
font: inherit; /* 2 */
margin: 0; /* 3 */
}
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; /* 2 */
cursor: pointer; /* 3 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal;
}
/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield; /* 1 */ /* 2 */
box-sizing: content-box;
}
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0; /* 1 */
padding: 0; /* 2 */
}
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto;
}
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
font-weight: bold;
}
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
@@ -0,0 +1,113 @@
/* perfect-scrollbar v0.6.15 */
.ps-container {
-ms-touch-action: auto;
touch-action: auto;
overflow: hidden !important;
-ms-overflow-style: none; }
@supports (-ms-overflow-style: none) {
.ps-container {
overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps-container {
overflow: auto !important; } }
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
display: block;
background-color: transparent; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: #999;
height: 11px; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: #999;
width: 11px; }
.ps-container > .ps-scrollbar-x-rail {
display: none;
position: absolute;
/* please don't change 'position' */
opacity: 0;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
bottom: 0px;
/* there must be 'bottom' for ps-scrollbar-x-rail */
height: 15px; }
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
position: absolute;
/* please don't change 'position' */
background-color: #aaa;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
bottom: 2px;
/* there must be 'bottom' for ps-scrollbar-x */
height: 6px; }
.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
height: 11px; }
.ps-container > .ps-scrollbar-y-rail {
display: none;
position: absolute;
/* please don't change 'position' */
opacity: 0;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
right: 0;
/* there must be 'right' for ps-scrollbar-y-rail */
width: 15px; }
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
position: absolute;
/* please don't change 'position' */
background-color: #aaa;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
right: 2px;
/* there must be 'right' for ps-scrollbar-y */
width: 6px; }
.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
width: 11px; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: #999;
height: 11px; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: #999;
width: 11px; }
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
opacity: 0.6; }
.ps-container:hover > .ps-scrollbar-x-rail:hover {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
background-color: #999; }
.ps-container:hover > .ps-scrollbar-y-rail:hover {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
background-color: #999; }
@@ -0,0 +1,38 @@
/* Scrollbar */
.ps-container:hover > .ps-scrollbar-y-rail:hover,
.ps-container:hover > .ps-scrollbar-x-rail:hover,
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail,
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail,
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail,
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: rgba(0,0,0,0.3);
opacity: 1;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y,
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y,
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y,
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y{
background-color: rgba(255,255,255, 0.3);
border-radius: 1px;
width: 6px;
}
/*
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y,
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
background-color: rgba(255,255,255, 0.4);
}
*/
.ps-container > .ps-scrollbar-y-rail {
width: 10px;
}
.ps-container > .ps-scrollbar-x-rail {
height: 10px;
}
@@ -0,0 +1,989 @@
/* stylelint-disable */
* {
box-sizing: border-box;
}
.tooltip::after {
font-size: 0.8rem;
padding: 0.3rem 0.5rem;
}
.top-nav-link.tooltip::after {
white-space: nowrap;
}
body {
padding: 0;
margin: 0;
font-family: "Quicksand", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5;
color: #606c71;
font-weight: 300;
}
.no-sel {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
a {
color: #c64563;
text-decoration: none; }
a:hover {
text-decoration: underline; }
.btn {
display: inline-block;
margin-bottom: 1rem;
color: rgba(255, 255, 255, 0.7);
background-color: rgba(255, 255, 255, 0.08);
border-color: rgba(255, 255, 255, 0.2);
border-style: solid;
border-width: 1px;
border-radius: 0.3rem;
min-width: 150px;
transition: color 0.2s, background-color 0.2s, border-color 0.2s; }
.btn + .btn {
margin-left: 1rem; }
.btn.try{
padding: 0.75rem 3rem;
font-size: 20px;
}
.btn:hover {
color: rgba(255, 255, 255, 0.8);
text-decoration: none;
/*background-color: rgba(255, 255, 255, 0.2);*/
background-color: #632765;
/*border-color: rgba(255, 255, 255, 0.3); */
border-color:#8c508e;
}
.bann-cont {
border: 2px solid #444;
border-radius: 5px;
margin: 0 auto 30px;
max-width: 1100px;
overflow: hidden;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.35), 0 0 15px rgba(0, 0, 0, 0.1);
box-sizing: border-box;
width: 90%;
opacity: 0.2;
filter: blur(7px);
}
.bann-cont img {
width: 100%;
display: block;
}
.bann-cont-c {
bottom: -240px;
left: 0;
position: absolute;
width: 100%;
z-index: 1;
}
.section-container {
padding: 5rem 3% 7rem;
}
.section-title {
font-size: 3rem;
font-weight: lighter;
text-align: center;
margin-top: 0;
}
.primary-title {
color: #c64563;
}
.fb-share-button{ display: inline !important; }
.fb-share-button > span, .fb-share-button iframe{ width:60px !important; height: 20px !important;}
.fb-share-button > span{vertical-align: baseline !important; }
.device-small {
display: none;
background-color: white;
border-radius: 3px;
color: #9e5381;
margin: 0 auto;
padding: 25px;
text-shadow: none;
width: 90%;
}
.what-images {
height: 500px;
margin: 5rem auto 0;
position: relative;
width: 80%;
}
.what-image-cont {
border: 2px solid #444;
border-radius: 3px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.35), 0 0 15px rgba(0, 0, 0, 0.1);
box-sizing: border-box;
overflow: hidden;
position: absolute;
min-width: 259px;
}
.what-image-cont1 {
right: 0;
top: 0;
width: 75%;
}
.what-image-cont2 {
left: 0;
top: 100px;
width: 75%;
border-color: #373d49;
}
.what-image {
display: block;
width: 100%;
}
.info-card-blocks {
align-items: center;
display: flex;
}
.card-images {
position: relative;
}
.card-image {
display: block;
width: 100%;
}
.card-image-cont {
border-color: #463a3b;
}
.card-image-cont1 {
float: right;
max-width: 344px;
}
.card-image-cont2 {
float: left;
max-width: 1200px;
width: 200%;
margin-left: 15%;
}
.card-image-cont3 {
margin: 0 auto;
max-width: 277px;
}
.card-image-cont32 {
left: -23%;
max-width: 277px;
position: absolute;
top: -7%;
z-index: -1;
}
.card-image-cont33 {
left: -23%;
max-width: 277px;
position: absolute;
top: 7%;
z-index: -1;
}
.card-image-cont33 {
left: -50%;
max-width: 277px;
position: absolute;
top: 15%;
z-index: -2;
}
.card-image-cont4 {
margin: 0 auto;
max-width: 250px;
}
.card-image-cont42 {
left: -15%;
max-width: 250px;
position: absolute;
top: -7%;
z-index: -1;
}
.card-image-cont5 {
float: right;
margin: 0 15% 0 auto;
max-width: 849px;
width: 130%;
}
.card-image-cont52 {
max-width: 1200px;
position: absolute;
right: 80%;
top: -39px;
width: 175%;
z-index: -1;
}
.card-image-cont6 {
float: left;
margin-left: 15%;
max-width: 800px;
width: 150%;
}
.brd-image {
border-width: 2px;
border-style: solid;
border-radius: 3px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), 0 0 15px rgba(0, 0, 0, 0.15);
overflow: hidden;
}
@media screen and (min-width: 64em) {
.btn {
padding: 0.75rem 1rem; }
}
@media screen and (min-width: 42em) and (max-width: 64em) {
.btn {
padding: 0.6rem 0.9rem;
font-size: 0.9rem; }
}
@media screen and (max-width: 42em) {
.btn {
display: block;
width: 100%;
padding: 0.75rem;
font-size: 0.9rem;
}
.btn + .btn {
margin-top: 1rem;
margin-left: 0; }
.github-ribbon, .btn.try{ display: none; }
.device-small{
display:block;
}
}
.page-header,
.gjs-playground {
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
min-height: 100px;
color: #fff;
text-align: center;
background-color: #6f2943;
/* linear-gradient(120deg, #d781a5, #7f3a71) */
background-image: linear-gradient(120deg, #d983a6, #4d114f);
position: relative;
overflow: hidden;
}
.page-header {
min-height: 550px;
}
.logo-cont {
font-size: 2rem;
line-height: 55px;
cursor: default;
}
.top-logo-grapesjs {
height: 55px;
vertical-align: bottom;
}
.top-nav {
padding-top: 22px;
}
.nav-item {
margin-left: 25px;
}
.top-nav-link {
color: inherit;
text-decoration: none !important;
}
@media screen and (min-width: 64em) {
.page-header {
padding: 1rem 6rem 0; } }
@media screen and (min-width: 42em) and (max-width: 64em) {
.page-header {
padding: 3rem 4rem 0; } }
@media screen and (max-width: 42em) {
.page-header {
padding: 2rem 1rem 0; } }
.project-name {
margin-top: 0;
margin-bottom: 0.1rem;
position: relative;
font-weight: 300;
}
.b-badge {
background-color: orange;
border-radius: 3px;
font-size: 11px;
font-weight: normal;
padding: 3px 5px;
position: absolute;
text-shadow: none;
}
@media screen and (min-width: 64em) {
.project-name {
font-size: 3.25rem;
}
}
@media screen and (min-width: 42em) and (max-width: 64em) {
.project-name {
font-size: 2.25rem; }
.b-badge { font-size: 9px; }
}
@media screen and (max-width: 42em) {
.project-name {
font-size: 1.75rem; }
.b-badge { font-size: 9px; }
}
.project-tagline {
margin-top: 5rem;
margin-bottom: 5rem;
font-weight: lighter;
opacity: 0.9;
position: relative;
z-index: 10;
font-size: 2em;
}
.project-tagline > span {
font-size: 1.15rem;
opacity: 0.85;
}
@media screen and (min-width: 64em) {}
@media screen and (min-width: 42em) and (max-width: 64em) {
}
@media screen and (max-width: 42em) { }
.main-content :first-child {
margin-top: 0; }
.main-content img {
max-width: 100%;
display: block;
}
.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
margin-top: 2rem;
margin-bottom: 1rem;
font-weight: normal;
color: #c64563; }
.main-content p {
margin-bottom: 1em; }
.main-content code {
padding: 2px 4px;
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
font-size: 0.9rem;
color: #383e41;
background-color: #f3f6fa;
border-radius: 0.3rem; }
.main-content pre {
padding: 0.8rem;
margin-top: 0;
margin-bottom: 1rem;
font: 1rem Consolas, "Liberation Mono", Menlo, Courier, monospace;
color: #567482;
word-wrap: normal;
background-color: #f3f6fa;
border: solid 1px #dce6f0;
border-radius: 0.3rem; }
.main-content pre > code {
padding: 0;
margin: 0;
font-size: 0.9rem;
color: #567482;
word-break: normal;
white-space: pre;
background: transparent;
border: 0; }
.main-content .highlight {
margin-bottom: 1rem; }
.main-content .highlight pre {
margin-bottom: 0;
word-break: normal; }
.main-content .highlight pre, .main-content pre {
padding: 0.8rem;
overflow: auto;
font-size: 0.9rem;
line-height: 1.45;
border-radius: 0.3rem; }
.main-content pre code, .main-content pre tt {
display: inline;
max-width: initial;
padding: 0;
margin: 0;
overflow: initial;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0; }
.main-content pre code:before, .main-content pre code:after, .main-content pre tt:before, .main-content pre tt:after {
content: normal; }
.main-content ul, .main-content ol {
margin-top: 0; }
.main-content blockquote {
padding: 0 1rem;
margin-left: 0;
color: #819198;
border-left: 0.3rem solid #dce6f0; }
.main-content blockquote > :first-child {
margin-top: 0; }
.main-content blockquote > :last-child {
margin-bottom: 0; }
.main-content table {
display: block;
width: 100%;
overflow: auto;
word-break: normal;
word-break: keep-all; }
.main-content table th {
font-weight: bold; }
.main-content table th, .main-content table td {
padding: 0.5rem 1rem;
border: 1px solid #e9ebec; }
.main-content dl {
padding: 0; }
.main-content dl dt {
padding: 0;
margin-top: 1rem;
font-size: 1rem;
font-weight: bold; }
.main-content dl dd {
padding: 0;
margin-bottom: 1rem; }
.main-content hr {
height: 2px;
padding: 0;
margin: 1rem 0;
background-color: #eff0f1;
border: 0; }
.ddown-icon-c{
margin: 0 auto;
width: 45px;
animation-duration: 2s;
animation-iteration-count: 3;
}
#ddown-icon {
cursor: default;
font-size: 35px;
transform: rotate(-90deg);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ddown-c {
bottom: 0;
left: 0;
margin-bottom: 20px;
position: absolute;
width: 100%;
z-index: 20;
}
.main-content {
background-color: #fafafa;
padding: 2rem 6rem 10rem;
margin: 0 auto;
font-size: 1.1rem;
overflow: hidden;
}
/* */
@media screen and (min-width: 64em) {
}
@media screen and (min-width: 42em) and (max-width: 64em) {
.main-content {
padding: 2rem 4rem;
font-size: 1.1rem; } }
@media screen and (max-width: 42em) {
.main-content {
padding: 2rem 1rem;
font-size: 1rem; } }
.btns-cont {
margin-bottom: 50px;
position: relative;
z-index: 10;
}
.top-header {
position: relative;
z-index: 10;
}
.site-footer {
overflow: hidden;
padding: 0 0 0 10px;
font-size: 10px;
text-align: left;
position: absolute;
bottom:0; left:0;
height: 30px;
width: 300px;
}
.site-footer-owner {
display: block;
}
.site-footer-credits {
color: #819198; }
.site-footer-owner > a {
color: white;
}
@media screen and (min-width: 64em) {
}
@media screen and (min-width: 42em) and (max-width: 64em) {
.site-footer {
font-size: 1rem; } }
@media screen and (max-width: 42em) {
.site-footer {
font-size: 0.9rem;
}
}
.clearfix{
clear: both;
}
.github-ribbon{
background-color:#fff;
top:3.2em;
right:-3.7em;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
box-shadow:0 0 1px #3b0000;
color:#c64563;
padding:.6em 3.5em;
position:absolute;
font:bold .82em sans-serif;
text-align:center;
text-decoration:none !important;
text-shadow:none;
-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none
}
.width-all{
max-width: 1120px;
width: 90%;
margin: 0 auto;
}
.info-card {
font-size: 25px;
margin: 0 0 100px;
clear: both;
}
.info-card-title {
font-size: 2.5rem;
line-height: 3rem;
margin-bottom: 1rem;
}
.info-card-description {
font-size: 1rem;
}
.body-c > h1{
text-align: center;
margin: 50px 0 100px !important;
}
.info-card #desc {
float: left;
width: 30%;
padding-right: 20px;
}
.info-card:nth-child(2n+1) #desc {
float: right;
padding: 0 0 0 20px;
text-align: right;
}
.info-card #img-c {
box-shadow: 0 3px 0 #2d2d2d, 0 10px 10px #555555;
border: 3px solid #444;
border-radius: 3px;
float: right;
max-width: 685px;
width: 70%;
}
.fadeInBlock {
opacity: 0;
}
.sponsors, .backers {
margin: 50px 0 0;
}
.sponsors__link,
.sponsors__link:hover {
text-decoration: none;
margin-right: 15px;
}
.sp-gold-item {
max-width: 250px;
display: flex;
align-items: center;
}
.sp-logo {
width: 250px;
max-width: 100%;
}
.flex-center {
justify-content: center;
}
.footer-content {
background-color: #222;
min-height: 350px;
color: #eee;
}
.footer-c .title {
font-size: 20px;
font-weight: 300;
padding: 80px 0;
text-align: center;
}
.btns-c {
text-align: center;
}
.btn.btn-gjs {
background-color: #9e5381;
border: medium none;
font-size: 20px;
font-weight: 300;
padding: 0.75rem 3rem;
text-align: center;
color: #eee;
}
.btn.btn-rnd {
/*
background-color: transparent;
color: #fff;
*/
border: 2px solid #fff;
border-radius: 10px;
background-color: white;
color: #9e5381;
text-shadow: none;
opacity: 0.9;
transition: opacity 0.35s;
}
.btn.btn-rnd:hover {
background-color: white;
color: #9e5381;
text-shadow: none;
opacity: 1;
}
.copyr-content {
background-color: #333;
}
.copyr-c {
color: #bbb;
font-weight: 300;
padding: 10px 0;
text-align: center;
}
.darker-link{
color: #9e5381;
}
.gifffer-play-button {
background-color: #9e5381 !important;
opacity: 0.7;
}
.gifffer-play-button:hover{
opacity: 0.9;
}
.gifffer-play-button > div {
border-left-color: #eee !important;
}
.grapesjs-logo {
display: block;
height: 90px;
margin: 0 auto;
width: 90px;
}
.info-card canvas, .info-card #img-c > div{
width: 100% !important;
}
#carbonads {
margin: 0 auto 50px;
position: relative;
z-index: 3;
width: 100%;
max-width: 400px;
background-color: rgba(0,0,0,0.15);
padding: 15px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.1);
}
.carbon-wrap,
.carbon-link {
display: block;
overflow: hidden;
text-align: left;
}
.carbon-wrap {
font-size: 14px;
}
.carbon-img {
float: left;
margin-right: 15px;
}
.carbon-img img {
border-radius: 3px;
}
.carbon-cta-c {
text-align: right;
padding-top: 5px;
}
.carbon-cta {
display: inline-block;
padding: 4px 10px;
border-radius: 3px;
font-weight: bold;
font-size: 12px;
}
#carbonads a {
color: rgba(255,255,255,0.95);
text-shadow: none;
}
#carbonads a:hover {
text-decoration: none;
}
.carbon-poweredby {
display: block;
float: right;
margin-top: -1.9em;
font-size: 13px;
opacity: 0.75;
}
@media (max-width: 1300px) {
.info-card #img-c{
width: 100%;
margin: 0 auto;
float: none;
}
.info-card #desc, .info-card:nth-child(2n+1) #desc{
float: none;
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.info-card #img-c > div{}
}
.featured {
background-color: rgba(0, 0, 0, 0.05);
}
.featured-title {
color: rgba(0, 0, 0, 0.25);
font-family: Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 5px;
padding: 50px 0;
text-align: center;
}
.featured-cards {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
padding-bottom: 50px;
}
.featured-card {
margin: 50px 30px;
}
.featured-logo {
opacity: 0.7;
}
.featured-logo.wdd-logo {
opacity: 0.5;
}
.ddown-sharer {
bottom: 5px;
left: 15px;
position: absolute;
font-size: 1.5rem;
z-index: 30;
}
.btn-share {
color: #fff;
margin: 0 5px;
}
.madewith {
font-size: 0.9rem;
line-height: 2rem;
}
.madewith-c {
padding: 100px 0 50px;
text-align: center;
}
.bot-logo-made {
height: 20px;
margin-right: -3px;
padding: 0;
vertical-align: middle;
}
.logo-bot-c {
border: 1px solid;
border-radius: 3px;
font-size: 1rem;
letter-spacing: 1px;
padding: 3px 8px 7px;
}
@media screen and (max-width: 42em) {
body {
font-size: 14px;
}
.column-logo, .top-nav {
text-align: center;
}
.section-content, .info-card-description {
text-align: justify;
}
.info-card-title {
text-align: center;
font-size: 2rem;
}
.what-images {
height: 250px;
}
.main-section-title {
font-size: 1.5rem;
}
.card-column3-1,
.card-column4-1,
.card-column5-1 {
order: 2;
}
.card-column3-2,
.card-column4-2,
.card-column5-2 {
margin-bottom: 50px;
}
.card-image-cont1,
.card-image-cont2,
.card-image-cont6,
.card-image-cont5 {
margin: 0 auto;
width: 100%;
}
.card-image-cont32,
.card-image-cont33,
.card-image-cont42,
.card-image-cont52 {
display: none;
}
}
.product-promo {
background: #3e1c30;
color: white;
padding: 8px 0px;
text-align: center;
font-weight: 400;
}
.product-promo__logo {
width: 20px;
height: 20px;
vertical-align: middle;
}
File diff suppressed because one or more lines are too long
@@ -0,0 +1,88 @@
[data-tooltip] {
position: relative;
}
[data-tooltip]::after {
font-family: Helvetica, sans-serif;
background: rgba(51, 51, 51, 0.9);
background: rgba(55, 61, 73, 0.9);
border-radius: 3px;
bottom: 100%;
color: #fff;
content: attr(data-tooltip);
display: block;
font-size: 12px;
left: 50%;
line-height: normal;
max-width: 32rem;
opacity: 0;
overflow: hidden;
padding: 0.6rem 1rem;
pointer-events: none;
position: absolute;
text-overflow: ellipsis;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
transition: all 0.216s ease;
z-index: 99;
}
[data-tooltip]:focus::after,
[data-tooltip]:hover::after {
opacity: 1;
-webkit-transform: translate(-50%, -0.5rem);
-ms-transform: translate(-50%, -0.5rem);
transform: translate(-50%, -0.5rem);
}
[data-tooltip][disabled],
[data-tooltip].disabled {
pointer-events: auto;
}
[data-tooltip-pos=right]::after {
bottom: 50%;
left: 100%;
-webkit-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
transform: translate(0, 50%);
}
[data-tooltip-pos=right]:focus::after,
[data-tooltip-pos=right]:hover::after {
-webkit-transform: translate(0.5rem, 50%);
-ms-transform: translate(0.5rem, 50%);
transform: translate(0.5rem, 50%);
}
[data-tooltip-pos=bottom]::after {
bottom: auto;
top: 100%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
[data-tooltip-pos=bottom]:focus::after,
[data-tooltip-pos=bottom]:hover::after {
-webkit-transform: translate(-50%, 0.5rem);
-ms-transform: translate(-50%, 0.5rem);
transform: translate(-50%, 0.5rem);
}
[data-tooltip-pos=left]::after {
bottom: 50%;
left: auto;
right: 100%;
-webkit-transform: translate(0, 50%);
-ms-transform: translate(0, 50%);
transform: translate(0, 50%);
}
[data-tooltip-pos=left]:focus::after,
[data-tooltip-pos=left]:hover::after {
-webkit-transform: translate(-0.5rem, 50%);
-ms-transform: translate(-0.5rem, 50%);
transform: translate(-0.5rem, 50%);
}
@@ -0,0 +1,66 @@
#maincontainer {
/* height: 100vh; */
}
/* Let's highlight canvas boundaries */
#gjs {
border: 3px solid #444;
}
/* Reset some default styling */
.gjs-cv-canvas {
top: 0;
width: 100%;
height: 100%;
}
.gjs-block {
width: auto;
height: auto;
min-height: auto;
}
.panel__top {
padding: 0;
width: 100%;
display: flex;
position: initial;
justify-content: center;
justify-content: space-between;
}
.panel__basic-actions {
position: initial;
}
.editor-row {
display: flex;
justify-content: flex-start;
align-items: stretch;
flex-wrap: nowrap;
height: 300px;
}
.editor-canvas {
flex-grow: 1;
}
.panel__right {
flex-basis: 230px;
position: relative;
overflow-y: auto;
}
.panel__switcher {
position: initial;
}
File diff suppressed because one or more lines are too long
@@ -0,0 +1,24 @@
<li style="height: 0;" id="${container_id}" class='container_page_list_item list-group-item d-flex justify-content-between align-items-center text-site-color1 border border-0'>
${title}
<div class='m-2'>
<!-- <input class="form-check-input" type="checkbox" checked=""> -->
<input id="${active_id}" class="btn form-check form-switch m-0 p-0" type="checkbox">
<button id="${edit_id}" class='btn btn-sm btn-ghost-warning'>
<i class='fa fa-pencil'></i>
</button>
<button id="${copy_id}" class='btn btn-sm btn-ghost-warning'>
<i class='fa fa-copy'></i>
</button>
<button id="${delete_id}" class='btn btn-sm btn-ghost-danger'>
<i class='fa fa-trash'></i>
</button>
</div>
</li>
@@ -0,0 +1,24 @@
<div class='row d-flex justify-content-center'>
<div class='col-12'>
<form id='create-page'>
<div class='modal-body'>
<div class='col-auto'>
<label for='name' class='form-label'>URL</label>
<input type='text' class='form-control form-control-sm' id='new_page_name_id' placeholder='' required />
</div>
<div class='col-auto'>
<label for='name' class='form-label'>Title</label>
<input type='text' class='form-control form-control-sm' id='new_page_title_id' placeholder='' required />
</div>
</div>
<div class='modal-footer mt-4'>
<button id='modal_close_add_page' class='btn btn-secondary btn-sm mx-5 w-25'>Close</button>
<button id='modal_add_page'class='btn btn-primary btn-sm w-25'>Save</button>
</div>
</form>
</div>
</div>
@@ -0,0 +1,181 @@
<div class="page">
<!-- Sidebar -->
<aside class="navbar navbar-vertical navbar-expand-lg navbar-transparent">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#sidebar-menu" aria-controls="sidebar-menu" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-brand navbar-brand-autodark">
<label for="">Appfactory Studio</label>
<!-- <a href=".">
<svg xmlns="http://www.w3.org/2000/svg" width="110" height="32" viewBox="0 0 232 68" class="navbar-brand-image">
<path d="M64.6 16.2C63 9.9 58.1 5 51.8 3.4 40 1.5 28 1.5 16.2 3.4 9.9 5 5 9.9 3.4 16.2 1.5 28 1.5 40 3.4 51.8 5 58.1 9.9 63 16.2 64.6c11.8 1.9 23.8 1.9 35.6 0C58.1 63 63 58.1 64.6 51.8c1.9-11.8 1.9-23.8 0-35.6zM33.3 36.3c-2.8 4.4-6.6 8.2-11.1 11-1.5.9-3.3.9-4.8.1s-2.4-2.3-2.5-4c0-1.7.9-3.3 2.4-4.1 2.3-1.4 4.4-3.2 6.1-5.3-1.8-2.1-3.8-3.8-6.1-5.3-2.3-1.3-3-4.2-1.7-6.4s4.3-2.9 6.5-1.6c4.5 2.8 8.2 6.5 11.1 10.9 1 1.4 1 3.3.1 4.7zM49.2 46H37.8c-2.1 0-3.8-1-3.8-3s1.7-3 3.8-3h11.4c2.1 0 3.8 1 3.8 3s-1.7 3-3.8 3z" fill="#066fd1" style="fill: var(--tblr-primary, #066fd1)"></path>
<path d="M105.8 46.1c.4 0 .9.2 1.2.6s.6 1 .6 1.7c0 .9-.5 1.6-1.4 2.2s-2 .9-3.2.9c-2 0-3.7-.4-5-1.3s-2-2.6-2-5.4V31.6h-2.2c-.8 0-1.4-.3-1.9-.8s-.9-1.1-.9-1.9c0-.7.3-1.4.8-1.8s1.2-.7 1.9-.7h2.2v-3.1c0-.8.3-1.5.8-2.1s1.3-.8 2.1-.8 1.5.3 2 .8.8 1.3.8 2.1v3.1h3.4c.8 0 1.4.3 1.9.8s.8 1.2.8 1.9-.3 1.4-.8 1.8-1.2.7-1.9.7h-3.4v13c0 .7.2 1.2.5 1.5s.8.5 1.4.5c.3 0 .6-.1 1.1-.2.5-.2.8-.3 1.2-.3zm28-20.7c.8 0 1.5.3 2.1.8.5.5.8 1.2.8 2.1v20.3c0 .8-.3 1.5-.8 2.1-.5.6-1.2.8-2.1.8s-1.5-.3-2-.8-.8-1.2-.8-2.1c-.8.9-1.9 1.7-3.2 2.4-1.3.7-2.8 1-4.3 1-2.2 0-4.2-.6-6-1.7-1.8-1.1-3.2-2.7-4.2-4.7s-1.6-4.3-1.6-6.9c0-2.6.5-4.9 1.5-6.9s2.4-3.6 4.2-4.8c1.8-1.1 3.7-1.7 5.9-1.7 1.5 0 3 .3 4.3.8 1.3.6 2.5 1.3 3.4 2.1 0-.8.3-1.5.8-2.1.5-.5 1.2-.7 2-.7zm-9.7 21.3c2.1 0 3.8-.8 5.1-2.3s2-3.4 2-5.7-.7-4.2-2-5.8c-1.3-1.5-3-2.3-5.1-2.3-2 0-3.7.8-5 2.3-1.3 1.5-2 3.5-2 5.8s.6 4.2 1.9 5.7 3 2.3 5.1 2.3zm32.1-21.3c2.2 0 4.2.6 6 1.7 1.8 1.1 3.2 2.7 4.2 4.7s1.6 4.3 1.6 6.9-.5 4.9-1.5 6.9-2.4 3.6-4.2 4.8c-1.8 1.1-3.7 1.7-5.9 1.7-1.5 0-3-.3-4.3-.9s-2.5-1.4-3.4-2.3v.3c0 .8-.3 1.5-.8 2.1-.5.6-1.2.8-2.1.8s-1.5-.3-2.1-.8c-.5-.5-.8-1.2-.8-2.1V18.9c0-.8.3-1.5.8-2.1.5-.6 1.2-.8 2.1-.8s1.5.3 2.1.8c.5.6.8 1.3.8 2.1v10c.8-1 1.8-1.8 3.2-2.5 1.3-.7 2.8-1 4.3-1zm-.7 21.3c2 0 3.7-.8 5-2.3s2-3.5 2-5.8-.6-4.2-1.9-5.7-3-2.3-5.1-2.3-3.8.8-5.1 2.3-2 3.4-2 5.7.7 4.2 2 5.8c1.3 1.6 3 2.3 5.1 2.3zm23.6 1.9c0 .8-.3 1.5-.8 2.1s-1.3.8-2.1.8-1.5-.3-2-.8-.8-1.3-.8-2.1V18.9c0-.8.3-1.5.8-2.1s1.3-.8 2.1-.8 1.5.3 2 .8.8 1.3.8 2.1v29.7zm29.3-10.5c0 .8-.3 1.4-.9 1.9-.6.5-1.2.7-2 .7h-15.8c.4 1.9 1.3 3.4 2.6 4.4 1.4 1.1 2.9 1.6 4.7 1.6 1.3 0 2.3-.1 3.1-.4.7-.2 1.3-.5 1.8-.8.4-.3.7-.5.9-.6.6-.3 1.1-.4 1.6-.4.7 0 1.2.2 1.7.7s.7 1 .7 1.7c0 .9-.4 1.6-1.3 2.4-.9.7-2.1 1.4-3.6 1.9s-3 .8-4.6.8c-2.7 0-5-.6-7-1.7s-3.5-2.7-4.6-4.6-1.6-4.2-1.6-6.6c0-2.8.6-5.2 1.7-7.2s2.7-3.7 4.6-4.8 3.9-1.7 6-1.7 4.1.6 6 1.7 3.4 2.7 4.5 4.7c.9 1.9 1.5 4.1 1.5 6.3zm-12.2-7.5c-3.7 0-5.9 1.7-6.6 5.2h12.6v-.3c-.1-1.3-.8-2.5-2-3.5s-2.5-1.4-4-1.4zm30.3-5.2c1 0 1.8.3 2.4.8.7.5 1 1.2 1 1.9 0 1-.3 1.7-.8 2.2-.5.5-1.1.8-1.8.7-.5 0-1-.1-1.6-.3-.2-.1-.4-.1-.6-.2-.4-.1-.7-.1-1.1-.1-.8 0-1.6.3-2.4.8s-1.4 1.3-1.9 2.3-.7 2.3-.7 3.7v11.4c0 .8-.3 1.5-.8 2.1-.5.6-1.2.8-2.1.8s-1.5-.3-2.1-.8c-.5-.6-.8-1.3-.8-2.1V28.8c0-.8.3-1.5.8-2.1.5-.6 1.2-.8 2.1-.8s1.5.3 2.1.8c.5.6.8 1.3.8 2.1v.6c.7-1.3 1.8-2.3 3.2-3 1.3-.7 2.8-1 4.3-1z" fill-rule="evenodd" clip-rule="evenodd" fill="#4a4a4a"></path>
</svg>
</a> -->
</div>
<div class="navbar-nav flex-row d-lg-none">
</div>
<div class="collapse navbar-collapse" id="sidebar-menu">
<ul class="navbar-nav pt-lg-3">
<li class="nav-item">
<a id="webbuilder_projects_id" class="nav-link" href="#">
<span class="nav-link-icon d-md-none d-lg-inline-block">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M5 12l-2 0l9 -9l9 9l-2 0"></path><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7"></path><path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6"></path></svg>
</span>
<span class="nav-link-title">
Projects
</span>
</a>
</li>
<li class="nav-item">
<a id="webbuilder_settings_id" class="nav-link" href="#">
<span class="nav-link-icon d-md-none d-lg-inline-block">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M9 11l3 3l8 -8"></path><path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9"></path></svg>
</span>
<span class="nav-link-title">
Settings
</span>
</a>
</li>
<!-- <li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="#navbar-layout" data-bs-toggle="dropdown" data-bs-auto-close="false" role="button" aria-expanded="true">
<span class="nav-link-icon d-md-none d-lg-inline-block">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z"></path><path d="M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z"></path><path d="M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z"></path><path d="M14 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z"></path></svg>
</span>
<span class="nav-link-title">
Layout
</span>
</a>
<div class="dropdown-menu show">
<div class="dropdown-menu-columns">
<div class="dropdown-menu-column">
<a class="dropdown-item" href="./layout-horizontal.html">
Horizontal
</a>
<a class="dropdown-item" href="./layout-boxed.html">
Boxed
<span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
</a>
<a class="dropdown-item" href="./layout-vertical.html">
Vertical
</a>
<a class="dropdown-item active" href="./layout-vertical-transparent.html">
Vertical transparent
</a>
<a class="dropdown-item" href="./layout-vertical-right.html">
Right vertical
</a>
<a class="dropdown-item" href="./layout-condensed.html">
Condensed
</a>
<a class="dropdown-item" href="./layout-combo.html">
Combined
</a>
</div>
<div class="dropdown-menu-column">
<a class="dropdown-item" href="./layout-navbar-dark.html">
Navbar dark
</a>
<a class="dropdown-item" href="./layout-navbar-sticky.html">
Navbar sticky
</a>
<a class="dropdown-item" href="./layout-navbar-overlap.html">
Navbar overlap
</a>
<a class="dropdown-item" href="./layout-rtl.html">
RTL mode
</a>
<a class="dropdown-item" href="./layout-fluid.html">
Fluid
</a>
<a class="dropdown-item" href="./layout-fluid-vertical.html">
Fluid vertical
</a>
</div>
</div>
</div>
</li> -->
</ul>
</div>
</div>
</aside>
<div class="page-wrapper">
<!-- Page header -->
<div class="page-header d-print-none">
<div class="container-xl">
</div>
</div>
<!-- Page body -->
<div class="page-body">
<div id="center_container_main"></div>
<div class="container-xl" style="height: 100vh;overflow-y: scroll;">
</div>
</div>
<footer class="footer footer-transparent d-print-none">
<div class="container-xl">
</div>
</footer>
</div>
<!-- modal create new project -->
<div class="modal modal-blur fade" id="modal_create_project" tabindex="-1" style="display: none;" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Create A New Project</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<div class="col">
<label class="form-label">Name</label>
<input id="modal_create_project_input" type="text" class="form-control">
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn me-auto" data-bs-dismiss="modal">Close</button>
<button type="button" id="modal_create_project_btn_id" class="btn btn-primary">Create</button>
</div>
</div>
</div>
</div>
</div>
</div>
@@ -0,0 +1,11 @@
<div class="mb-3">
<div class="form-label">Select</div>
<select class="form-select">
<option value="1">One</option>
<option value="2">Two</option>
<option value="3">Three</option>
</select>
</div>
@@ -0,0 +1,11 @@
<input type="file" id="myFile123" name="filename">
<button id="modal_upload_image_id">Select</button>
@@ -0,0 +1,42 @@
<div class="container-fluid">
<div class="row g-2 align-items-center mb-5">
<div class="col-12 col-md-9">
<div class="col-12 col-md-9">
<div class="page-pretitle">
Overview
</div>
<h2 class="page-title">
Website Builder Projects
</h2>
</div>
<!-- Page title actions -->
<div class="col-auto ms-auto">
<div class="btn-list">
<span class="d-none d-sm-inline">
<!-- <a href="#" class="btn">
New view
</a> -->
</span>
<a id="create_project_id" href="#" class="btn btn-primary d-none d-sm-inline-block">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M12 5l0 14"></path><path d="M5 12l14 0"></path></svg>
Create new project
</a>
<a href="#" class="btn btn-primary d-sm-none btn-icon" data-bs-toggle="modal" data-bs-target="#modal-report" aria-label="Create new report">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M12 5l0 14"></path><path d="M5 12l14 0"></path></svg>
</a>
</div>
</div>
</div>
</div>
<div id="row_of_projects_id" class="row d-flex justify-content-center mt-5">
</div>
</div>
@@ -0,0 +1,36 @@
<div class="page-wrapper mt-5">
<!-- Page header -->
<div class="page-header d-print-none">
<div class="container-xl">
<div class="row g-2 align-items-center">
<div class="col">
<h2 id="page_title_id" class="page-title">
</h2>
</div>
<!-- Page title actions -->
<div class="col-auto ms-auto ">
<button id="exit_publish_website" type="button" class="btn btn-outline-dark">
Exit
</button>
<button id="publish_website" type="button" class="btn btn-primary">
<!-- Download SVG icon from http://tabler-icons.io/i/printer -->
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M17 17h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2"></path><path d="M17 9v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4"></path><path d="M7 13m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z"></path></svg>
Publish
</button>
</div>
</div>
</div>
</div>
<!-- Page body -->
<div class="page-body">
<div class="container-xl">
<div class="card card-lg">
<div class="card-body">
</div>
</div>
</div>
</div>
</div>
@@ -0,0 +1,33 @@
<div class="container-fluid">
<div class="row g-2 align-items-center mb-5">
<div class="col-12 col-md-9">
<div class="page-pretitle">
Overview
</div>
<h2 class="page-title">
Settings
</h2>
</div>
<!-- Page title actions -->
<div class="col-auto ms-auto d-print-none">
</div>
</div>
<div class="row mb-5">
<div class="col-12 col-md-6">
<div id="project_schema_container_id"></div>
</div>
</div>
<div class="row">
<div class="col-12 col-md-6">
<button id="save_project_info_id" class="btn btn-outline-dark w-100">Save</button>
</div>
</div>
</div>
@@ -0,0 +1,120 @@
<div class="page" style="">
<!-- Page header -->
<div class="page-header d-print-none">
<div class="container-xl">
<div class="row g-2 align-items-center">
<div class="col">
<!-- Page pre-title -->
<div class="page-pretitle">
Overview
</div>
<h2 class="page-title">
Website Builder
</h2>
</div>
<!-- Page title actions -->
<div class="col-auto ms-auto d-print-none">
<div class="btn-list">
<span class="d-none d-sm-inline">
</span>
</div>
</div>
</div>
</div>
</div>
<!-- Page body -->
<div class="page-body">
<div class="container-xl" style="height: 100vh;overflow-y: scroll;">
<div class="main_container_content">
<div class="container-fluid">
<div id="row_of_projects_id" class="row d-flex justify-content-center mt-5">
</div>
<div class="row d-flex justify-content-center mt-5">
<div class="col-6">
<button id="create_project_id" class="btn btn-outline-success">Create Project</button>
</a>
</div>
</div>
</div>
<!-- modal create new project -->
<div class="modal modal-blur fade" id="modal_create_project" tabindex="-1" style="display: none;" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Create A New Project</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<div class="col">
<label class="form-label">Name</label>
<input id="modal_create_project_input" type="text" class="form-control">
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn me-auto" data-bs-dismiss="modal">Close</button>
<button type="button" id="modal_create_project_btn_id" class="btn btn-primary">Create</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer footer-transparent d-print-none">
<div class="container-xl">
<div class="row text-center align-items-center flex-row-reverse">
<div class="col-lg-auto ms-lg-auto">
<ul class="list-inline list-inline-dots mb-0">
<li class="list-inline-item"><a href="#" class="link-secondary" rel="noopener">Domain Console</a></li>
</ul>
</div>
<div class="col-12 col-lg-auto mt-3 mt-lg-0">
<ul class="list-inline list-inline-dots mb-0">
<li class="list-inline-item"><a href="#" class="link-secondary" rel="noopener">&copy;2024 Appfactory Studio inc.</a></li>
</ul>
</div>
</div>
</div>
</footer>
</div>
@@ -0,0 +1,5 @@
<div>
<button id="webbuilder-back">Back</button>
<h1>Web Builder</h1>
<button id="open-webbuilder-project">Open Web Builder Project</button>
</div>
+164
View File
@@ -0,0 +1,164 @@
<?php
session_start();
// https://www15.appfactory.studio/portal/admin/services/builder/index.php
// /home/appfactorystudio/websites/www15/portal/admin/services/core/api/php/includes/include.php
require dirname( __DIR__, 4 ) . "/core/api/php/includes/include.php";
// require dirname( __DIR__, 2 ) . "/core/api/php/includes/indexcore.php";
function html($title,$dir){
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title><?php echo $title ?></title>
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
<script src="/portal/admin/core/api/js/libs/jquery-3.6.3.min.js"></script>
<script src="/portal/admin/core/api/js/libs/bootstrap.bundle.min.js"></script>
<!-- imported styles -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap">
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.6/underscore-min.js" integrity="sha512-2V49R8ndaagCOnwmj8QnbT1Gz/rie17UouD9Re5WxbzRVUGoftCu5IuqqtAM9+UC3fwfHCSJR1hkzNQh/2wdtg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/backbone.js/1.4.1/backbone-min.js" integrity="sha512-TztyCWDNoN0YKl30gDCMKsiWs35juID+W7ZM2uvPeLLmiNvZg789SglgB/QeUbewqIF2Z4mVq3PyIEa+YXXADQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.4/moment.min.js"></script>
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/font-awesome.min.css"> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="./css/stylesheets/tooltip.css">
<link rel="stylesheet" href="./css/stylesheets/demos.css?v3">
<link rel="stylesheet" href="./css/stylesheets/toastr.min.css">
<link rel="stylesheet" href="./css/stylesheets/grapes.min.css?v0.20.3">
<link rel="stylesheet" href="./css/stylesheets/grapesjs-preset-webpage.min.css">
<!-- <link rel="stylesheet" href="css/lib/grapes.min.css"> -->
<script src="//unpkg.com/grapesjs"></script>
<!-- <script src='js/grapesjs.min.js' type='text/javascript'></script> -->
<script src='js/grapesjs-blocks-basic.js' type='text/javascript'></script>
<script src="https://unpkg.com/grapesjs-preset-webpage@1.0.2"></script>
<script src="https://unpkg.com/grapesjs-blocks-basic@1.0.1"></script>
<script src="https://unpkg.com/grapesjs-plugin-forms@2.0.5"></script>
<script src="https://unpkg.com/grapesjs-component-countdown@1.0.1"></script>
<script src="https://unpkg.com/grapesjs-plugin-export@1.0.11"></script>
<script src="https://unpkg.com/grapesjs-tabs@1.0.6"></script>
<script src="https://unpkg.com/grapesjs-custom-code@1.0.1"></script>
<script src="https://unpkg.com/grapesjs-touch@0.1.1"></script>
<script src="https://unpkg.com/grapesjs-parser-postcss@1.0.1"></script>
<script src="https://unpkg.com/grapesjs-tooltip@0.1.7"></script>
<script src="https://unpkg.com/grapesjs-tui-image-editor@0.1.3"></script>
<script src="https://unpkg.com/grapesjs-typed@1.0.5"></script>
<script src="https://unpkg.com/grapesjs-style-bg@2.0.1"></script>
<script src="https://unpkg.com/grapesjs-navbar"></script>
<!-- <script src="https://unpkg.com/grapesjs-mjml@1.0.2"></script> -->
<!-- <link rel="stylesheet" href="https://unpkg.com/survey-jquery/defaultV2.min.css" type="text/css">
<script type="text/javascript" src="https://unpkg.com/survey-core/survey.core.min.js"></script>
<script type="text/javascript" src="https://unpkg.com/survey-jquery/survey.jquery.min.js"></script>
<script type="text/javascript" src="https://unpkg.com/survey-core/themes/layered-dark-panelless.min.js"></script> -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@json-editor/json-editor@latest/dist/jsoneditor.min.js"></script>
<!-- simplemde markdown editor -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.css">
<script src="https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script>
<!-- CSS tabler -->
<link href="/portal/admin/core/api/styles/tabler/tabler.min.css" rel="stylesheet"/>
<!--
<link href="./core/api/styles/tabler/tabler-flags.min.css" rel="stylesheet"/>
<link href="./core/api/styles/tabler/tabler-payments.min.css" rel="stylesheet"/>
<link href="./core/api/styles/tabler/tabler-vendors.min.css" rel="stylesheet"/>
<link href="./core/api/styles/tabler/demo.min.css" rel="stylesheet"/>
-->
<script src="/portal/admin/core/api/js/appfactory/afsspinner.js"></script>
<script src="/portal/admin/core/api/js/libs/accesscontrol.js"></script>
<script src="/portal/admin/core/api/js/libs/zonefile.min.js"></script>
<script src="/portal/admin/core/api/js/libs/tinymce/js/tinymce/tinymce.min.js"></script>
<!-- <script src="/portal/admin/core/api/js/libs/fetch-jsonp.js"></script>
<script src="/portal/admin/core/api/js/appfactory/appfactory3.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsform.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsplugin.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afscard.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afssponsorship.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afspayments.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsnotificationmanager.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsspinner.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsdonations.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsanalytics.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afssubscriber.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsevents.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsextras.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsemail.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsdocuments.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsaccount.js"></script>
<script src="/portal/admin/core/api/js/appfactory/afsnotifications.js"></script>
<script src="/portal/admin/core/api/js/default_schema.js"></script> -->
<link rel="stylesheet" href="./css/main.css">
<link rel="stylesheet" href="./css/styles.css">
<link rel="stylesheet" href="./css/global.css">
</head>
<body>
<div id="main_container_body"></div>
<script data-main="js/init.js" src="/portal/admin/core/api/js/libs/require-min.js"></script>
</body>
</html>
<?php
}// END html function
// // echo '<pre>'; var_dump($_SESSION); echo '</pre>';
// if (isset($_SESSION["user_id"])) {
// html("Appfactory Studio - Web Builder","../../../../../../");
// }else{
// header("Location: ../../index.php");
// }
html("Appfactory Studio - Web Builder","../../../../../../");
// // echo '<pre>'; var_dump($_SESSION); echo '</pre>';
// if (isset($_SESSION["user_id"])) {
// // $mysqli = func_get_database();
// // $result = $mysqli->query($sql);
// // $user = $result->fetch_assoc();
// // portal/admin/core/api/js/libs/appfactory/afspayments.js
// if($_SESSION["user_id"]==1){
// html("Appfactory Studio - Web Builder","../../../../../../");
// }else{
// header("Location: ../../index.php");
// }
// }else{
// header("Location: ../../index.php");
// }
?>
+828
View File
@@ -0,0 +1,828 @@
/* axios v0.21.1 | (c) 2020 by Matt Zabriskie */
!(function (e, t) {
'object' == typeof exports && 'object' == typeof module
? (module.exports = t())
: 'function' == typeof define && define.amd
? define([], t)
: 'object' == typeof exports
? (exports.axios = t())
: (e.axios = t());
})(this, function () {
return (function (e) {
function t(r) {
if (n[r]) return n[r].exports;
var o = (n[r] = { exports: {}, id: r, loaded: !1 });
return e[r].call(o.exports, o, o.exports, t), (o.loaded = !0), o.exports;
}
var n = {};
return (t.m = e), (t.c = n), (t.p = ''), t(0);
})([
function (e, t, n) {
e.exports = n(1);
},
function (e, t, n) {
'use strict';
function r(e) {
var t = new i(e),
n = s(i.prototype.request, t);
return o.extend(n, i.prototype, t), o.extend(n, t), n;
}
var o = n(2),
s = n(3),
i = n(4),
a = n(22),
u = n(10),
c = r(u);
(c.Axios = i),
(c.create = function (e) {
return r(a(c.defaults, e));
}),
(c.Cancel = n(23)),
(c.CancelToken = n(24)),
(c.isCancel = n(9)),
(c.all = function (e) {
return Promise.all(e);
}),
(c.spread = n(25)),
(c.isAxiosError = n(26)),
(e.exports = c),
(e.exports.default = c);
},
function (e, t, n) {
'use strict';
function r(e) {
return '[object Array]' === R.call(e);
}
function o(e) {
return 'undefined' == typeof e;
}
function s(e) {
return (
null !== e &&
!o(e) &&
null !== e.constructor &&
!o(e.constructor) &&
'function' == typeof e.constructor.isBuffer &&
e.constructor.isBuffer(e)
);
}
function i(e) {
return '[object ArrayBuffer]' === R.call(e);
}
function a(e) {
return 'undefined' != typeof FormData && e instanceof FormData;
}
function u(e) {
var t;
return (t =
'undefined' != typeof ArrayBuffer && ArrayBuffer.isView
? ArrayBuffer.isView(e)
: e && e.buffer && e.buffer instanceof ArrayBuffer);
}
function c(e) {
return 'string' == typeof e;
}
function f(e) {
return 'number' == typeof e;
}
function p(e) {
return null !== e && 'object' == typeof e;
}
function d(e) {
if ('[object Object]' !== R.call(e)) return !1;
var t = Object.getPrototypeOf(e);
return null === t || t === Object.prototype;
}
function l(e) {
return '[object Date]' === R.call(e);
}
function h(e) {
return '[object File]' === R.call(e);
}
function m(e) {
return '[object Blob]' === R.call(e);
}
function y(e) {
return '[object Function]' === R.call(e);
}
function g(e) {
return p(e) && y(e.pipe);
}
function v(e) {
return 'undefined' != typeof URLSearchParams && e instanceof URLSearchParams;
}
function x(e) {
return e.replace(/^\s*/, '').replace(/\s*$/, '');
}
function w() {
return (
('undefined' == typeof navigator ||
('ReactNative' !== navigator.product &&
'NativeScript' !== navigator.product &&
'NS' !== navigator.product)) &&
'undefined' != typeof window &&
'undefined' != typeof document
);
}
function b(e, t) {
if (null !== e && 'undefined' != typeof e)
if (('object' != typeof e && (e = [e]), r(e)))
for (var n = 0, o = e.length; n < o; n++) t.call(null, e[n], n, e);
else
for (var s in e) Object.prototype.hasOwnProperty.call(e, s) && t.call(null, e[s], s, e);
}
function E() {
function e(e, n) {
d(t[n]) && d(e)
? (t[n] = E(t[n], e))
: d(e)
? (t[n] = E({}, e))
: r(e)
? (t[n] = e.slice())
: (t[n] = e);
}
for (var t = {}, n = 0, o = arguments.length; n < o; n++) b(arguments[n], e);
return t;
}
function j(e, t, n) {
return (
b(t, function (t, r) {
n && 'function' == typeof t ? (e[r] = S(t, n)) : (e[r] = t);
}),
e
);
}
function C(e) {
return 65279 === e.charCodeAt(0) && (e = e.slice(1)), e;
}
var S = n(3),
R = Object.prototype.toString;
e.exports = {
isArray: r,
isArrayBuffer: i,
isBuffer: s,
isFormData: a,
isArrayBufferView: u,
isString: c,
isNumber: f,
isObject: p,
isPlainObject: d,
isUndefined: o,
isDate: l,
isFile: h,
isBlob: m,
isFunction: y,
isStream: g,
isURLSearchParams: v,
isStandardBrowserEnv: w,
forEach: b,
merge: E,
extend: j,
trim: x,
stripBOM: C,
};
},
function (e, t) {
'use strict';
e.exports = function (e, t) {
return function () {
for (var n = new Array(arguments.length), r = 0; r < n.length; r++) n[r] = arguments[r];
return e.apply(t, n);
};
};
},
function (e, t, n) {
'use strict';
function r(e) {
(this.defaults = e), (this.interceptors = { request: new i(), response: new i() });
}
var o = n(2),
s = n(5),
i = n(6),
a = n(7),
u = n(22);
(r.prototype.request = function (e) {
'string' == typeof e ? ((e = arguments[1] || {}), (e.url = arguments[0])) : (e = e || {}),
(e = u(this.defaults, e)),
e.method
? (e.method = e.method.toLowerCase())
: this.defaults.method
? (e.method = this.defaults.method.toLowerCase())
: (e.method = 'get');
var t = [a, void 0],
n = Promise.resolve(e);
for (
this.interceptors.request.forEach(function (e) {
t.unshift(e.fulfilled, e.rejected);
}),
this.interceptors.response.forEach(function (e) {
t.push(e.fulfilled, e.rejected);
});
t.length;
)
n = n.then(t.shift(), t.shift());
return n;
}),
(r.prototype.getUri = function (e) {
return (
(e = u(this.defaults, e)), s(e.url, e.params, e.paramsSerializer).replace(/^\?/, '')
);
}),
o.forEach(['delete', 'get', 'head', 'options'], function (e) {
r.prototype[e] = function (t, n) {
return this.request(u(n || {}, { method: e, url: t, data: (n || {}).data }));
};
}),
o.forEach(['post', 'put', 'patch'], function (e) {
r.prototype[e] = function (t, n, r) {
return this.request(u(r || {}, { method: e, url: t, data: n }));
};
}),
(e.exports = r);
},
function (e, t, n) {
'use strict';
function r(e) {
return encodeURIComponent(e)
.replace(/%3A/gi, ':')
.replace(/%24/g, '$')
.replace(/%2C/gi, ',')
.replace(/%20/g, '+')
.replace(/%5B/gi, '[')
.replace(/%5D/gi, ']');
}
var o = n(2);
e.exports = function (e, t, n) {
if (!t) return e;
var s;
if (n) s = n(t);
else if (o.isURLSearchParams(t)) s = t.toString();
else {
var i = [];
o.forEach(t, function (e, t) {
null !== e &&
'undefined' != typeof e &&
(o.isArray(e) ? (t += '[]') : (e = [e]),
o.forEach(e, function (e) {
o.isDate(e) ? (e = e.toISOString()) : o.isObject(e) && (e = JSON.stringify(e)),
i.push(r(t) + '=' + r(e));
}));
}),
(s = i.join('&'));
}
if (s) {
var a = e.indexOf('#');
a !== -1 && (e = e.slice(0, a)), (e += (e.indexOf('?') === -1 ? '?' : '&') + s);
}
return e;
};
},
function (e, t, n) {
'use strict';
function r() {
this.handlers = [];
}
var o = n(2);
(r.prototype.use = function (e, t) {
return this.handlers.push({ fulfilled: e, rejected: t }), this.handlers.length - 1;
}),
(r.prototype.eject = function (e) {
this.handlers[e] && (this.handlers[e] = null);
}),
(r.prototype.forEach = function (e) {
o.forEach(this.handlers, function (t) {
null !== t && e(t);
});
}),
(e.exports = r);
},
function (e, t, n) {
'use strict';
function r(e) {
e.cancelToken && e.cancelToken.throwIfRequested();
}
var o = n(2),
s = n(8),
i = n(9),
a = n(10);
e.exports = function (e) {
r(e),
(e.headers = e.headers || {}),
(e.data = s(e.data, e.headers, e.transformRequest)),
(e.headers = o.merge(e.headers.common || {}, e.headers[e.method] || {}, e.headers)),
o.forEach(['delete', 'get', 'head', 'post', 'put', 'patch', 'common'], function (t) {
delete e.headers[t];
});
var t = e.adapter || a.adapter;
return t(e).then(
function (t) {
return r(e), (t.data = s(t.data, t.headers, e.transformResponse)), t;
},
function (t) {
return (
i(t) ||
(r(e),
t &&
t.response &&
(t.response.data = s(t.response.data, t.response.headers, e.transformResponse))),
Promise.reject(t)
);
},
);
};
},
function (e, t, n) {
'use strict';
var r = n(2);
e.exports = function (e, t, n) {
return (
r.forEach(n, function (n) {
e = n(e, t);
}),
e
);
};
},
function (e, t) {
'use strict';
e.exports = function (e) {
return !(!e || !e.__CANCEL__);
};
},
function (e, t, n) {
'use strict';
function r(e, t) {
!s.isUndefined(e) && s.isUndefined(e['Content-Type']) && (e['Content-Type'] = t);
}
function o() {
var e;
return (
'undefined' != typeof XMLHttpRequest
? (e = n(12))
: 'undefined' != typeof process &&
'[object process]' === Object.prototype.toString.call(process) &&
(e = n(12)),
e
);
}
var s = n(2),
i = n(11),
a = { 'Content-Type': 'application/x-www-form-urlencoded' },
u = {
adapter: o(),
transformRequest: [
function (e, t) {
return (
i(t, 'Accept'),
i(t, 'Content-Type'),
s.isFormData(e) ||
s.isArrayBuffer(e) ||
s.isBuffer(e) ||
s.isStream(e) ||
s.isFile(e) ||
s.isBlob(e)
? e
: s.isArrayBufferView(e)
? e.buffer
: s.isURLSearchParams(e)
? (r(t, 'application/x-www-form-urlencoded;charset=utf-8'), e.toString())
: s.isObject(e)
? (r(t, 'application/json;charset=utf-8'), JSON.stringify(e))
: e
);
},
],
transformResponse: [
function (e) {
if ('string' == typeof e)
try {
e = JSON.parse(e);
} catch (e) {}
return e;
},
],
timeout: 0,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: function (e) {
return e >= 200 && e < 300;
},
};
(u.headers = { common: { Accept: 'application/json, text/plain, */*' } }),
s.forEach(['delete', 'get', 'head'], function (e) {
u.headers[e] = {};
}),
s.forEach(['post', 'put', 'patch'], function (e) {
u.headers[e] = s.merge(a);
}),
(e.exports = u);
},
function (e, t, n) {
'use strict';
var r = n(2);
e.exports = function (e, t) {
r.forEach(e, function (n, r) {
r !== t && r.toUpperCase() === t.toUpperCase() && ((e[t] = n), delete e[r]);
});
};
},
function (e, t, n) {
'use strict';
var r = n(2),
o = n(13),
s = n(16),
i = n(5),
a = n(17),
u = n(20),
c = n(21),
f = n(14);
e.exports = function (e) {
return new Promise(function (t, n) {
var p = e.data,
d = e.headers;
r.isFormData(p) && delete d['Content-Type'];
var l = new XMLHttpRequest();
if (e.auth) {
var h = e.auth.username || '',
m = e.auth.password ? unescape(encodeURIComponent(e.auth.password)) : '';
d.Authorization = 'Basic ' + btoa(h + ':' + m);
}
var y = a(e.baseURL, e.url);
if (
(l.open(e.method.toUpperCase(), i(y, e.params, e.paramsSerializer), !0),
(l.timeout = e.timeout),
(l.onreadystatechange = function () {
if (
l &&
4 === l.readyState &&
(0 !== l.status || (l.responseURL && 0 === l.responseURL.indexOf('file:')))
) {
var r = 'getAllResponseHeaders' in l ? u(l.getAllResponseHeaders()) : null,
s = e.responseType && 'text' !== e.responseType ? l.response : l.responseText,
i = {
data: s,
status: l.status,
statusText: l.statusText,
headers: r,
config: e,
request: l,
};
o(t, n, i), (l = null);
}
}),
(l.onabort = function () {
l && (n(f('Request aborted', e, 'ECONNABORTED', l)), (l = null));
}),
(l.onerror = function () {
n(f('Network Error', e, null, l)), (l = null);
}),
(l.ontimeout = function () {
var t = 'timeout of ' + e.timeout + 'ms exceeded';
e.timeoutErrorMessage && (t = e.timeoutErrorMessage),
n(f(t, e, 'ECONNABORTED', l)),
(l = null);
}),
r.isStandardBrowserEnv())
) {
var g =
(e.withCredentials || c(y)) && e.xsrfCookieName ? s.read(e.xsrfCookieName) : void 0;
g && (d[e.xsrfHeaderName] = g);
}
if (
('setRequestHeader' in l &&
r.forEach(d, function (e, t) {
'undefined' == typeof p && 'content-type' === t.toLowerCase()
? delete d[t]
: l.setRequestHeader(t, e);
}),
r.isUndefined(e.withCredentials) || (l.withCredentials = !!e.withCredentials),
e.responseType)
)
try {
l.responseType = e.responseType;
} catch (t) {
if ('json' !== e.responseType) throw t;
}
'function' == typeof e.onDownloadProgress &&
l.addEventListener('progress', e.onDownloadProgress),
'function' == typeof e.onUploadProgress &&
l.upload &&
l.upload.addEventListener('progress', e.onUploadProgress),
e.cancelToken &&
e.cancelToken.promise.then(function (e) {
l && (l.abort(), n(e), (l = null));
}),
p || (p = null),
l.send(p);
});
};
},
function (e, t, n) {
'use strict';
var r = n(14);
e.exports = function (e, t, n) {
var o = n.config.validateStatus;
n.status && o && !o(n.status)
? t(r('Request failed with status code ' + n.status, n.config, null, n.request, n))
: e(n);
};
},
function (e, t, n) {
'use strict';
var r = n(15);
e.exports = function (e, t, n, o, s) {
var i = new Error(e);
return r(i, t, n, o, s);
};
},
function (e, t) {
'use strict';
e.exports = function (e, t, n, r, o) {
return (
(e.config = t),
n && (e.code = n),
(e.request = r),
(e.response = o),
(e.isAxiosError = !0),
(e.toJSON = function () {
return {
message: this.message,
name: this.name,
description: this.description,
number: this.number,
fileName: this.fileName,
lineNumber: this.lineNumber,
columnNumber: this.columnNumber,
stack: this.stack,
config: this.config,
code: this.code,
};
}),
e
);
};
},
function (e, t, n) {
'use strict';
var r = n(2);
e.exports = r.isStandardBrowserEnv()
? (function () {
return {
write: function (e, t, n, o, s, i) {
var a = [];
a.push(e + '=' + encodeURIComponent(t)),
r.isNumber(n) && a.push('expires=' + new Date(n).toGMTString()),
r.isString(o) && a.push('path=' + o),
r.isString(s) && a.push('domain=' + s),
i === !0 && a.push('secure'),
(document.cookie = a.join('; '));
},
read: function (e) {
var t = document.cookie.match(new RegExp('(^|;\\s*)(' + e + ')=([^;]*)'));
return t ? decodeURIComponent(t[3]) : null;
},
remove: function (e) {
this.write(e, '', Date.now() - 864e5);
},
};
})()
: (function () {
return {
write: function () {},
read: function () {
return null;
},
remove: function () {},
};
})();
},
function (e, t, n) {
'use strict';
var r = n(18),
o = n(19);
e.exports = function (e, t) {
return e && !r(t) ? o(e, t) : t;
};
},
function (e, t) {
'use strict';
e.exports = function (e) {
return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e);
};
},
function (e, t) {
'use strict';
e.exports = function (e, t) {
return t ? e.replace(/\/+$/, '') + '/' + t.replace(/^\/+/, '') : e;
};
},
function (e, t, n) {
'use strict';
var r = n(2),
o = [
'age',
'authorization',
'content-length',
'content-type',
'etag',
'expires',
'from',
'host',
'if-modified-since',
'if-unmodified-since',
'last-modified',
'location',
'max-forwards',
'proxy-authorization',
'referer',
'retry-after',
'user-agent',
];
e.exports = function (e) {
var t,
n,
s,
i = {};
return e
? (r.forEach(e.split('\n'), function (e) {
if (
((s = e.indexOf(':')),
(t = r.trim(e.substr(0, s)).toLowerCase()),
(n = r.trim(e.substr(s + 1))),
t)
) {
if (i[t] && o.indexOf(t) >= 0) return;
'set-cookie' === t
? (i[t] = (i[t] ? i[t] : []).concat([n]))
: (i[t] = i[t] ? i[t] + ', ' + n : n);
}
}),
i)
: i;
};
},
function (e, t, n) {
'use strict';
var r = n(2);
e.exports = r.isStandardBrowserEnv()
? (function () {
function e(e) {
var t = e;
return (
n && (o.setAttribute('href', t), (t = o.href)),
o.setAttribute('href', t),
{
href: o.href,
protocol: o.protocol ? o.protocol.replace(/:$/, '') : '',
host: o.host,
search: o.search ? o.search.replace(/^\?/, '') : '',
hash: o.hash ? o.hash.replace(/^#/, '') : '',
hostname: o.hostname,
port: o.port,
pathname: '/' === o.pathname.charAt(0) ? o.pathname : '/' + o.pathname,
}
);
}
var t,
n = /(msie|trident)/i.test(navigator.userAgent),
o = document.createElement('a');
return (
(t = e(window.location.href)),
function (n) {
var o = r.isString(n) ? e(n) : n;
return o.protocol === t.protocol && o.host === t.host;
}
);
})()
: (function () {
return function () {
return !0;
};
})();
},
function (e, t, n) {
'use strict';
var r = n(2);
e.exports = function (e, t) {
function n(e, t) {
return r.isPlainObject(e) && r.isPlainObject(t)
? r.merge(e, t)
: r.isPlainObject(t)
? r.merge({}, t)
: r.isArray(t)
? t.slice()
: t;
}
function o(o) {
r.isUndefined(t[o])
? r.isUndefined(e[o]) || (s[o] = n(void 0, e[o]))
: (s[o] = n(e[o], t[o]));
}
t = t || {};
var s = {},
i = ['url', 'method', 'data'],
a = ['headers', 'auth', 'proxy', 'params'],
u = [
'baseURL',
'transformRequest',
'transformResponse',
'paramsSerializer',
'timeout',
'timeoutMessage',
'withCredentials',
'adapter',
'responseType',
'xsrfCookieName',
'xsrfHeaderName',
'onUploadProgress',
'onDownloadProgress',
'decompress',
'maxContentLength',
'maxBodyLength',
'maxRedirects',
'transport',
'httpAgent',
'httpsAgent',
'cancelToken',
'socketPath',
'responseEncoding',
],
c = ['validateStatus'];
r.forEach(i, function (e) {
r.isUndefined(t[e]) || (s[e] = n(void 0, t[e]));
}),
r.forEach(a, o),
r.forEach(u, function (o) {
r.isUndefined(t[o])
? r.isUndefined(e[o]) || (s[o] = n(void 0, e[o]))
: (s[o] = n(void 0, t[o]));
}),
r.forEach(c, function (r) {
r in t ? (s[r] = n(e[r], t[r])) : r in e && (s[r] = n(void 0, e[r]));
});
var f = i.concat(a).concat(u).concat(c),
p = Object.keys(e)
.concat(Object.keys(t))
.filter(function (e) {
return f.indexOf(e) === -1;
});
return r.forEach(p, o), s;
};
},
function (e, t) {
'use strict';
function n(e) {
this.message = e;
}
(n.prototype.toString = function () {
return 'Cancel' + (this.message ? ': ' + this.message : '');
}),
(n.prototype.__CANCEL__ = !0),
(e.exports = n);
},
function (e, t, n) {
'use strict';
function r(e) {
if ('function' != typeof e) throw new TypeError('executor must be a function.');
var t;
this.promise = new Promise(function (e) {
t = e;
});
var n = this;
e(function (e) {
n.reason || ((n.reason = new o(e)), t(n.reason));
});
}
var o = n(23);
(r.prototype.throwIfRequested = function () {
if (this.reason) throw this.reason;
}),
(r.source = function () {
var e,
t = new r(function (t) {
e = t;
});
return { token: t, cancel: e };
}),
(e.exports = r);
},
function (e, t) {
'use strict';
e.exports = function (e) {
return function (t) {
return e.apply(null, t);
};
};
},
function (e, t) {
'use strict';
e.exports = function (e) {
return 'object' == typeof e && e.isAxiosError === !0;
};
},
]);
});
//# sourceMappingURL=axios.min.map
File diff suppressed because one or more lines are too long
@@ -0,0 +1,17 @@
define([],function () {
function hello(){
console.log(api);
return true;
}
// api.registerListener('dashboard', hello);
return hello;
});
@@ -0,0 +1,81 @@
// document.onmousemove = function(e){
// cursorX = e.pageX;
// cursorY = e.pageY;
// }
setTimeout(() => {
function printMousePos(event) {
let x = "clientX: " + event.clientX + " - clientY: " + event.clientY;
// console.log("click");
window.top.postMessage({clientX: event.clientX, clientY: event.clientY });
}
document.body.addEventListener("contextmenu", printMousePos);
},1000);
function editorRightClick(){
function coordinate(event) {
let x = event.clientX;
let y = event.clientY;
// document.getElementById("X").value = x;
// document.getElementById("Y").value = y;
}
function pasteFunction(event){
console.log(event);
// window.top.postMessage('coord', {clientX: event.clientX, clientY: event.clientY });
}
let van = new VanillaContextMenu({
scope: document.body, // document.querySelector(element),
menuItems: [
{
label: 'Copy',
callback: () => {
console.log(van);
},
},
'hr',
{
label: 'Paste',
callback: pasteFunction,
},
{
label: 'Cut',
callback: pasteFunction,
iconClass: 'fa fa-scissors', // this only works if you have FontAwesome icons
},
{ label: 'Face', iconHTML: `<span class="material-icons">face</span>`} // this only works if you have Google Material Icons icons },
]
});
}
// console.log(gl_editor);
// console.log("hello from canvas");
editorRightClick();
window.onmessage = function(e) {
if (e.data == 'hello') {
alert('It works!');
}
};
File diff suppressed because one or more lines are too long
@@ -0,0 +1,340 @@
/*! grapesjs-blocks-basic - 0.1.11 */
!(function (e, t) {
"object" == typeof exports && "object" == typeof module
? (module.exports = t(require("grapesjs")))
: "function" == typeof define && define.amd
? define(["grapesjs"], t)
: "object" == typeof exports
? (exports["grapesjs-blocks-basic"] = t(require("grapesjs")))
: (e["grapesjs-blocks-basic"] = t(e.grapesjs));
})(this, function (e) {
return (function (e) {
function t(a) {
if (n[a]) return n[a].exports;
var l = (n[a] = { i: a, l: !1, exports: {} });
return e[a].call(l.exports, l, l.exports, t), (l.l = !0), l.exports;
}
var n = {};
return (
(t.m = e),
(t.c = n),
(t.d = function (e, n, a) {
t.o(e, n) ||
Object.defineProperty(e, n, {
configurable: !1,
enumerable: !0,
get: a,
});
}),
(t.n = function (e) {
var n =
e && e.__esModule
? function () {
return e.default;
}
: function () {
return e;
};
return t.d(n, "a", n), n;
}),
(t.o = function (e, t) {
return Object.prototype.hasOwnProperty.call(e, t);
}),
(t.p = ""),
t((t.s = 0))
);
})([
function (e, t, n) {
"use strict";
Object.defineProperty(t, "__esModule", { value: !0 });
var a =
Object.assign ||
function (e) {
for (var t = 1; t < arguments.length; t++) {
var n = arguments[t];
for (var a in n)
Object.prototype.hasOwnProperty.call(n, a) && (e[a] = n[a]);
}
return e;
},
l = n(1),
i = (function (e) {
return e && e.__esModule ? e : { default: e };
})(l);
t.default = i.default.plugins.add("gjs-blocks-basic", function (e) {
var t =
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {},
l = a(
{
blocks: [
"column1",
"column2",
"column3",
"column3-7",
"text",
"link",
"image",
"video",
"map",
],
flexGrid: 0,
stylePrefix: "gjs-",
addBasicStyle: !0,
category: "Basic",
labelColumn1: "1 Column",
labelColumn2: "2 Columns",
labelColumn3: "3 Columns",
labelColumn37: "2 Columns 3/7",
labelText: "Text",
labelLink: "Link",
labelImage: "Image",
labelVideo: "Video",
labelMap: "Map",
rowHeight: 75,
},
t
);
n(2).default(e, l);
});
},
function (t, n) {
t.exports = e;
},
function (e, t, n) {
"use strict";
Object.defineProperty(t, "__esModule", { value: !0 });
var a =
Object.assign ||
function (e) {
for (var t = 1; t < arguments.length; t++) {
var n = arguments[t];
for (var a in n)
Object.prototype.hasOwnProperty.call(n, a) && (e[a] = n[a]);
}
return e;
};
t.default = function (e) {
var t =
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {},
n = t,
l = e.BlockManager,
i = n.blocks,
o = n.stylePrefix,
s = n.flexGrid,
r = n.addBasicStyle,
c = n.rowHeight,
d = o + "row",
u = o + "cell",
b = s
? "\n ." +
d +
" {\n display: flex;\n justify-content: flex-start;\n align-items: stretch;\n flex-wrap: nowrap;\n padding: 10px;\n }\n @media (max-width: 768px) {\n ." +
d +
" {\n flex-wrap: wrap;\n }\n }"
: "\n ." +
d +
" {\n display: table;\n padding: 10px;\n width: 100%;\n }\n @media (max-width: 768pxpx) {\n ." +
o +
"cell, ." +
o +
"cell30, ." +
o +
"cell70 {\n width: 100%;\n display: block;\n }\n }",
f = s
? "\n ." +
u +
" {\n min-height: " +
c +
"px;\n flex-grow: 1;\n flex-basis: 100%;\n }"
: "\n ." +
u +
" {\n width: 8%;\n display: table-cell;\n height: " +
c +
"px;\n }",
g = "\n ." + o + "cell30 {\n width: 30%;\n }",
p = "\n ." + o + "cell70 {\n width: 70%;\n }",
y = { tl: 0, tc: 0, tr: 0, cl: 0, cr: 0, bl: 0, br: 0, minDim: 1 },
m = a({}, y, { cr: 1, bc: 0, currentUnit: 1, minDim: 1, step: 0.2 });
s && (m.keyWidth = "flex-basis");
var v = {
class: d,
"data-gjs-droppable": "." + u,
"data-gjs-resizable": y,
"data-gjs-name": "Row",
},
x = {
class: u,
"data-gjs-draggable": "." + d,
"data-gjs-resizable": m,
"data-gjs-name": "Cell",
};
s &&
((x["data-gjs-unstylable"] = ["width"]),
(x["data-gjs-stylable-require"] = ["flex-basis"]));
var j = ["." + d, "." + u];
e.on("selector:add", function (e) {
return j.indexOf(e.getFullName()) >= 0 && e.set("private", 1);
});
var h = function (e) {
var t = [];
for (var n in e) {
var a = e[n],
l = a instanceof Array || a instanceof Object;
(a = l ? JSON.stringify(a) : a),
t.push(n + "=" + (l ? "'" + a + "'" : '"' + a + '"'));
}
return t.length ? " " + t.join(" ") : "";
},
w = function (e) {
return i.indexOf(e) >= 0;
},
k = h(v),
O = h(x);
w("column1") &&
l.add("column1", {
label: n.labelColumn1,
category: n.category,
attributes: { class: "gjs-fonts gjs-f-b1" },
content:
"<div " +
k +
">\n <div " +
O +
"></div>\n </div>\n " +
(r
? "<style>\n " +
b +
"\n " +
f +
"\n </style>"
: ""),
}),
w("column2") &&
l.add("column2", {
label: n.labelColumn2,
attributes: { class: "gjs-fonts gjs-f-b2" },
category: n.category,
content:
"<div " +
k +
">\n <div " +
O +
"></div>\n <div " +
O +
"></div>\n </div>\n " +
(r
? "<style>\n " +
b +
"\n " +
f +
"\n </style>"
: ""),
}),
w("column3") &&
l.add("column3", {
label: n.labelColumn3,
category: n.category,
attributes: { class: "gjs-fonts gjs-f-b3" },
content:
"<div " +
k +
">\n <div " +
O +
"></div>\n <div " +
O +
"></div>\n <div " +
O +
"></div>\n </div>\n " +
(r
? "<style>\n " +
b +
"\n " +
f +
"\n </style>"
: ""),
}),
w("column3-7") &&
l.add("column3-7", {
label: n.labelColumn37,
category: n.category,
attributes: { class: "gjs-fonts gjs-f-b37" },
content:
"<div " +
k +
">\n <div " +
O +
' style="' +
(s ? "flex-basis" : "width") +
': 30%;"></div>\n <div ' +
O +
' style="' +
(s ? "flex-basis" : "width") +
': 70%;"></div>\n </div>\n ' +
(r
? "<style>\n " +
b +
"\n " +
f +
"\n " +
g +
"\n " +
p +
"\n </style>"
: ""),
}),
w("text") &&
l.add("text", {
label: n.labelText,
category: n.category,
attributes: { class: "gjs-fonts gjs-f-text" },
content: {
type: "text",
content: "Insert your text here",
style: { padding: "10px" },
activeOnRender: 1,
},
}),
w("link") &&
l.add("link", {
label: n.labelLink,
category: n.category,
attributes: { class: "fa fa-link" },
content: {
type: "link",
content: "Link",
style: { color: "#d983a6" },
},
}),
w("image") &&
l.add("image", {
label: n.labelImage,
category: n.category,
attributes: { class: "gjs-fonts gjs-f-image" },
content: {
style: { color: "black" },
type: "image",
activeOnRender: 1,
},
}),
w("video") &&
l.add("video", {
label: n.labelVideo,
category: n.category,
attributes: { class: "fa fa-youtube-play" },
content: {
type: "video",
src: "img/video2.webm",
style: { height: "350px", width: "615px" },
},
}),
w("map") &&
l.add("map", {
label: n.labelMap,
category: n.category,
attributes: { class: "fa fa-map-o" },
content: { type: "map", style: { height: "350px" } },
});
};
},
]);
});
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,40 @@
var loadAd = function() {
if(typeof _bsa !== 'undefined' && _bsa) {
_bsa.init('custom', 'CK7I62QJ', 'placement:grapesjscom', {
target: '#native-carbon',
template: '<div id="carbonads">' +
'<a class="carbon-link" href="##link##" target="_blank" rel="noopener">'+
'<span class="carbon-wrap">'+
'<span class="carbon-img">'+
'<img src="##logo##" alt="" border="0" style="max-width: 130px; padding: 10px; background-color: ##backgroundColor##">'+
'</span>'+
'<span class="carbon-text">##description##</span>'+
'<div class="carbon-cta-c">'+
'<span class="carbon-cta" style="background-color: ##ctaBackgroundColor##; color: ##ctaTextColor##">##callToAction##</span>'+
'</div>'+
'</span>'+
'</a>'+
'</div>',
});
}
};
var loadScript = function(src, clb) {
var scr = document.createElement('script');
scr.src = src;
clb && (scr.onload = clb);
document.head.appendChild(scr);
return scr;
};
function BSANativeCallback (a) {
var total = a.ads.length;
if (!total) {
var script = loadScript('//cdn.carbonads.com/carbon.js?serve=CEAIVK77&placement=grapesjscom');
script.setAttribute('id', '_carbonads_js');
var adCont = document.getElementById('native-carbon');
adCont && adCont.appendChild(script);
}
}
loadScript('//m.servedby-buysellads.com/monetization.js', loadAd);
@@ -0,0 +1 @@
Please do not report issues in CKEditor. The correct location of CKEditor issue tracker is: http://dev.ckeditor.com/
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,82 @@
CKEditor 4 - Releases
=====================
## Releases Code
This repository contains the official release versions of [CKEditor](http://ckeditor.com).
There are four versions for each release &mdash; `standard-all`, `basic`, `standard`, and `full`.
They differ in the number of plugins that are compiled into the main `ckeditor.js` file as well as the toolbar configuration.
See the [comparison](http://ckeditor.com/presets) of the `basic`, `standard`, and `full` installation presets for more details.
The `standard-all` build includes all official CKSource plugins with only those from the `standard` installation preset compiled into the `ckeditor.js` file and enabled in the configuration.
All versions available in this repository were built using [CKBuilder](http://ckeditor.com/builder), so they are optimized and ready to be used in a production environment.
## Documentation
Developer documentation for CKEditor is available online at: <http://docs.ckeditor.com>.
## Installation
### Git clone
To install one of the available releases, just clone this repository and switch to the respective branch (see next section):
git clone -b <release branch> git://github.com/ckeditor/ckeditor-releases.git
### Git submodule
If you are using git for your project and you want to integrate CKEditor, we recommend to add this repository as a
[submodule](http://git-scm.com/book/en/Git-Tools-Submodules).
git submodule add -b <release branch> git://github.com/ckeditor/ckeditor-releases.git <clone dir>
git commit -m "Added CKEditor submodule in <clone dir> directory."
### Using Package Managers
See the [Installing CKEditor with Package Managers](http://docs.ckeditor.com/#!/guide/dev_package_managers) article for more details about installing CKEditor with [Bower](http://bower.io/), [Composer](https://getcomposer.org/) and [npm](https://www.npmjs.com/).
## Repository Structure
### Branches
This repository contains the following branches:
- `master` and `latest` &ndash; the latest release of the `standard-all` preset (including betas).
- `stable` &ndash; the latest stable release of the `standard-all` preset (non-beta).
- `A.B.x` (e.g. `4.3.x`) &ndash; the latest release of the `standard-all` preset in the `A.B` branch.
- `(basic|standard|full)/stable` &ndash; the latest stable release tag point (non-beta).
- `(basic|standard|full)/latest` &ndash; the latest release tag point (including betas).
- `(basic|standard|full)/A.B.x` (e.g. `basic/4.0.x`) &ndash; the latest releases in the `A.B` branch.
### Tags
**Since version 4.3.3** this repository uses the following tag naming rules:
- `x.y.z` &ndash; contains the `standard-all` editor build, e.g. `4.3.3`, `4.4.0` etc.
- `(basic|standard|full)/x.y.z` &ndash; contains the editor build with a given preset, e.g. `basic/4.3.3`.
The version numbers follow the [Semantic Versioning 2.0.0](http://semver.org/) scheme.
Up to version **4.3.2** the tags were released in the following form `x.y[.z]/(basic|standard|full)`.
For example: `4.0/basic`, `4.0.1/standard`. This convention was changed in CKEditor 4.3.3 to conform to the Semantic Versioning scheme.
## Checking Your Installation
The editor comes with a sample page that can be used to verify if the installation succeeded. Take a look at the `samples` directory.
To test your installation, just call the following page for your website:
http://<your site>/<CKEditor installation path>/samples/index.html
For example:
http://www.example.com/ckeditor/samples/index.html
### License
Licensed under the GPL, LGPL, and MPL licenses, at your choice.
Please check the `LICENSE.md` file for more information about the license.
@@ -0,0 +1,10 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
(function(a){if("undefined"==typeof a)throw Error("jQuery should be loaded before CKEditor jQuery adapter.");if("undefined"==typeof CKEDITOR)throw Error("CKEditor should be loaded before CKEditor jQuery adapter.");CKEDITOR.config.jqueryOverrideVal="undefined"==typeof CKEDITOR.config.jqueryOverrideVal?!0:CKEDITOR.config.jqueryOverrideVal;a.extend(a.fn,{ckeditorGet:function(){var a=this.eq(0).data("ckeditorInstance");if(!a)throw"CKEditor is not initialized yet, use ckeditor() with a callback.";return a},
ckeditor:function(g,d){if(!CKEDITOR.env.isCompatible)throw Error("The environment is incompatible.");if(!a.isFunction(g)){var m=d;d=g;g=m}var k=[];d=d||{};this.each(function(){var b=a(this),c=b.data("ckeditorInstance"),f=b.data("_ckeditorInstanceLock"),h=this,l=new a.Deferred;k.push(l.promise());if(c&&!f)g&&g.apply(c,[this]),l.resolve();else if(f)c.once("instanceReady",function(){setTimeout(function(){c.element?(c.element.$==h&&g&&g.apply(c,[h]),l.resolve()):setTimeout(arguments.callee,100)},0)},
null,null,9999);else{if(d.autoUpdateElement||"undefined"==typeof d.autoUpdateElement&&CKEDITOR.config.autoUpdateElement)d.autoUpdateElementJquery=!0;d.autoUpdateElement=!1;b.data("_ckeditorInstanceLock",!0);c=a(this).is("textarea")?CKEDITOR.replace(h,d):CKEDITOR.inline(h,d);b.data("ckeditorInstance",c);c.on("instanceReady",function(d){var e=d.editor;setTimeout(function(){if(e.element){d.removeListener();e.on("dataReady",function(){b.trigger("dataReady.ckeditor",[e])});e.on("setData",function(a){b.trigger("setData.ckeditor",
[e,a.data])});e.on("getData",function(a){b.trigger("getData.ckeditor",[e,a.data])},999);e.on("destroy",function(){b.trigger("destroy.ckeditor",[e])});e.on("save",function(){a(h.form).submit();return!1},null,null,20);if(e.config.autoUpdateElementJquery&&b.is("textarea")&&a(h.form).length){var c=function(){b.ckeditor(function(){e.updateElement()})};a(h.form).submit(c);a(h.form).bind("form-pre-serialize",c);b.bind("destroy.ckeditor",function(){a(h.form).unbind("submit",c);a(h.form).unbind("form-pre-serialize",
c)})}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLock");b.trigger("instanceReady.ckeditor",[e]);g&&g.apply(e,[h]);l.resolve()}else setTimeout(arguments.callee,100)},0)},null,null,9999)}});var f=new a.Deferred;this.promise=f.promise();a.when.apply(this,k).then(function(){f.resolve()});this.editor=this.eq(0).data("ckeditorInstance");return this}});CKEDITOR.config.jqueryOverrideVal&&(a.fn.val=CKEDITOR.tools.override(a.fn.val,function(g){return function(d){if(arguments.length){var m=
this,k=[],f=this.each(function(){var b=a(this),c=b.data("ckeditorInstance");if(b.is("textarea")&&c){var f=new a.Deferred;c.setData(d,function(){f.resolve()});k.push(f.promise());return!0}return g.call(b,d)});if(k.length){var b=new a.Deferred;a.when.apply(this,k).done(function(){b.resolveWith(m)});return b.promise()}return f}var f=a(this).eq(0),c=f.data("ckeditorInstance");return f.is("textarea")&&c?c.getData():g.call(f)}}))})(window.jQuery);
@@ -0,0 +1,10 @@
{
"name": "ckeditor",
"description": "JavaScript WYSIWYG web text editor.",
"keywords": [ "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
"authors": "CKSource (http://cksource.com/)",
"license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
"homepage": "http://ckeditor.com",
"main": "./ckeditor.js",
"moduleType": "globals"
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,20 @@
{
"name": "ckeditor/ckeditor",
"description": "JavaScript WYSIWYG web text editor.",
"type": "library",
"keywords": [ "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
"homepage": "http://ckeditor.com",
"license": [ "GPL-2.0+", "LGPL-2.1+", "MPL-1.1+" ],
"authors": [
{
"name": "CKSource",
"homepage": "http://cksource.com"
}
],
"support": {
"issues": "http://dev.ckeditor.com",
"forum": "http://ckeditor.com/forums",
"wiki": "http://docs.ckeditor.com",
"source": "http://github.com/ckeditor/ckeditor-dev"
}
}
@@ -0,0 +1,38 @@
/**
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.editorConfig = function( config ) {
// Define changes to default configuration here.
// For complete reference see:
// http://docs.ckeditor.com/#!/api/CKEDITOR.config
// The toolbar groups arrangement, optimized for two toolbar rows.
config.toolbarGroups = [
{ name: 'clipboard', groups: [ 'clipboard', 'undo' ] },
{ name: 'editing', groups: [ 'find', 'selection', 'spellchecker' ] },
{ name: 'links' },
{ name: 'insert' },
{ name: 'forms' },
{ name: 'tools' },
{ name: 'document', groups: [ 'mode', 'document', 'doctools' ] },
{ name: 'others' },
'/',
{ name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ] },
{ name: 'paragraph', groups: [ 'list', 'indent', 'blocks', 'align', 'bidi' ] },
{ name: 'styles' },
{ name: 'colors' },
{ name: 'about' }
];
// Remove some buttons provided by the standard plugins, which are
// not needed in the Standard(s) toolbar.
config.removeButtons = 'Underline,Subscript,Superscript';
// Set the most common block elements.
config.format_tags = 'p;h1;h2;h3;pre';
// Simplify the dialog windows.
config.removeDialogTabs = 'image:advanced;link:advanced';
};
@@ -0,0 +1,208 @@
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
body
{
/* Font */
font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
font-size: 12px;
/* Text color */
color: #333;
/* Remove the background color to make it transparent */
background-color: #fff;
margin: 20px;
}
.cke_editable
{
font-size: 13px;
line-height: 1.6;
/* Fix for missing scrollbars with RTL texts. (#10488) */
word-wrap: break-word;
}
blockquote
{
font-style: italic;
font-family: Georgia, Times, "Times New Roman", serif;
padding: 2px 0;
border-style: solid;
border-color: #ccc;
border-width: 0;
}
.cke_contents_ltr blockquote
{
padding-left: 20px;
padding-right: 8px;
border-left-width: 5px;
}
.cke_contents_rtl blockquote
{
padding-left: 8px;
padding-right: 20px;
border-right-width: 5px;
}
a
{
color: #0782C1;
}
ol,ul,dl
{
/* IE7: reset rtl list margin. (#7334) */
*margin-right: 0px;
/* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
padding: 0 40px;
}
h1,h2,h3,h4,h5,h6
{
font-weight: normal;
line-height: 1.2;
}
hr
{
border: 0px;
border-top: 1px solid #ccc;
}
img.right
{
border: 1px solid #ccc;
float: right;
margin-left: 15px;
padding: 5px;
}
img.left
{
border: 1px solid #ccc;
float: left;
margin-right: 15px;
padding: 5px;
}
pre
{
white-space: pre-wrap; /* CSS 2.1 */
word-wrap: break-word; /* IE7 */
-moz-tab-size: 4;
tab-size: 4;
}
.marker
{
background-color: Yellow;
}
span[lang]
{
font-style: italic;
}
figure
{
text-align: center;
border: solid 1px #ccc;
border-radius: 2px;
background: rgba(0,0,0,0.05);
padding: 10px;
margin: 10px 20px;
display: inline-block;
}
figure > figcaption
{
text-align: center;
display: block; /* For IE8 */
}
a > img {
padding: 1px;
margin: 1px;
border: none;
outline: 1px solid #0782C1;
}
/* Widget Styles */
.code-featured
{
border: 5px solid red;
}
.math-featured
{
padding: 20px;
box-shadow: 0 0 2px rgba(200, 0, 0, 1);
background-color: rgba(255, 0, 0, 0.05);
margin: 10px;
}
.image-clean
{
border: 0;
background: none;
padding: 0;
}
.image-clean > figcaption
{
font-size: .9em;
text-align: right;
}
.image-grayscale
{
background-color: white;
color: #666;
}
.image-grayscale img, img.image-grayscale
{
filter: grayscale(100%);
}
.embed-240p
{
max-width: 426px;
max-height: 240px;
margin:0 auto;
}
.embed-360p
{
max-width: 640px;
max-height: 360px;
margin:0 auto;
}
.embed-480p
{
max-width: 854px;
max-height: 480px;
margin:0 auto;
}
.embed-720p
{
max-width: 1280px;
max-height: 720px;
margin:0 auto;
}
.embed-1080p
{
max-width: 1920px;
max-height: 1080px;
margin:0 auto;
}
@@ -0,0 +1,63 @@
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
af.js Found: 62 Missing: 4
ar.js Found: 51 Missing: 15
bg.js Found: 58 Missing: 8
bn.js Found: 40 Missing: 26
bs.js Found: 29 Missing: 37
ca.js Found: 61 Missing: 5
cs.js Found: 66 Missing: 0
cy.js Found: 66 Missing: 0
da.js Found: 66 Missing: 0
de.js Found: 66 Missing: 0
el.js Found: 59 Missing: 7
en-au.js Found: 38 Missing: 28
en-ca.js Found: 37 Missing: 29
en-gb.js Found: 61 Missing: 5
eo.js Found: 66 Missing: 0
es.js Found: 66 Missing: 0
et.js Found: 66 Missing: 0
eu.js Found: 48 Missing: 18
fa.js Found: 66 Missing: 0
fi.js Found: 66 Missing: 0
fo.js Found: 66 Missing: 0
fr-ca.js Found: 42 Missing: 24
fr.js Found: 66 Missing: 0
gl.js Found: 40 Missing: 26
gu.js Found: 66 Missing: 0
he.js Found: 66 Missing: 0
hi.js Found: 43 Missing: 23
hr.js Found: 66 Missing: 0
hu.js Found: 63 Missing: 3
is.js Found: 41 Missing: 25
it.js Found: 66 Missing: 0
ja.js Found: 62 Missing: 4
ka.js Found: 62 Missing: 4
km.js Found: 40 Missing: 26
ko.js Found: 40 Missing: 26
lt.js Found: 66 Missing: 0
lv.js Found: 40 Missing: 26
mk.js Found: 0 Missing: 66
mn.js Found: 40 Missing: 26
ms.js Found: 39 Missing: 27
nb.js Found: 66 Missing: 0
nl.js Found: 65 Missing: 1
no.js Found: 66 Missing: 0
pl.js Found: 66 Missing: 0
pt-br.js Found: 66 Missing: 0
pt.js Found: 52 Missing: 14
ro.js Found: 61 Missing: 5
ru.js Found: 66 Missing: 0
sk.js Found: 49 Missing: 17
sl.js Found: 48 Missing: 18
sr-latn.js Found: 40 Missing: 26
sr.js Found: 40 Missing: 26
sv.js Found: 62 Missing: 4
th.js Found: 40 Missing: 26
tr.js Found: 66 Missing: 0
ug.js Found: 66 Missing: 0
uk.js Found: 66 Missing: 0
vi.js Found: 66 Missing: 0
zh-cn.js Found: 66 Missing: 0
zh.js Found: 58 Missing: 8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More