( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<?php
if(empty($_GET['userid']))
{
$userid =80;
session_start();
$_SESSION['userid']= $userid;
$userid =$_SESSION['userid'];
}
else
{
session_start();
// this sets variables in the session
$_SESSION['userid']= $_GET['userid'];
$userid =$_SESSION['userid'];
}
if(empty($_GET['themeid']))
{
$themeid =4114;
}
else
{
$themeid = $_GET['themeid'];
}
?>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<title>Brand Easy Edit</title>
<link rel="stylesheet" href="assets/css/styles.min.css">
<link href='assets/css/css.css' rel='stylesheet' type='text/css'>
<style>
body, html {
margin: 0;
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<brandeditor-editor>
<div class="global-spinner">
<style>.global-spinner {display: none; align-items: center; justify-content: center; z-index: 999; background: #fff; position: fixed; top: 0; left: 0; width: 100%; height: 100%;}</style>
<style>.la-ball-spin-clockwise,.la-ball-spin-clockwise>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-clockwise{display:block;font-size:0;color:#1976d2}.la-ball-spin-clockwise.la-dark{color:#333}.la-ball-spin-clockwise>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-clockwise{width:32px;height:32px}.la-ball-spin-clockwise>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-clockwise 1s infinite ease-in-out;-moz-animation:ball-spin-clockwise 1s infinite ease-in-out;-o-animation:ball-spin-clockwise 1s infinite ease-in-out;animation:ball-spin-clockwise 1s infinite ease-in-out}.la-ball-spin-clockwise>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.la-ball-spin-clockwise>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.la-ball-spin-clockwise>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.la-ball-spin-clockwise>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-ball-spin-clockwise>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.la-ball-spin-clockwise>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-ball-spin-clockwise>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.la-ball-spin-clockwise>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-spin-clockwise.la-sm{width:16px;height:16px}.la-ball-spin-clockwise.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-clockwise.la-2x{width:64px;height:64px}.la-ball-spin-clockwise.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-clockwise.la-3x{width:96px;height:96px}.la-ball-spin-clockwise.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin-clockwise{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-moz-keyframes ball-spin-clockwise{0%,100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-moz-transform:scale(0);transform:scale(0)}}@-o-keyframes ball-spin-clockwise{0%,100%{opacity:1;-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-o-transform:scale(0);transform:scale(0)}}@keyframes ball-spin-clockwise{0%,100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}}</style>
<div class="la-ball-spin-clockwise la-2x">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
<script>setTimeout(function() {
var spinner = document.querySelector('.global-spinner');
if (spinner) spinner.style.display = 'flex';
}, 50);</script>
</brandeditor-editor>
<script src="assets/js/scripts.min.js"></script>
<!-- <div class="open-photo-it" style="width:100px; height:100px;background-color:red"></div> -->
<script>
var brandeditor = new Brandeditor({
// ENTER CONFIGURATION HERE
watermarkText: 'Brandeditor Demo',
crossOrigin: true,
onLoad: function () {
window.postMessage('brandeditorLoaded', '*');
brandeditor.loadState('myjson<?php echo $themeid; ?>.json').then(function() { });
},
onSave: function(data) {
var stateX = brandeditor.getState();
//alert(stateX);
brandeditor.http().post('http://localhost/thebrand/TheBrandX/mode.php?mode=saveDesignNewInterface&nani=152&themeid=<?php echo $themeid; ?>&userid=<?php echo $userid; ?>', {data: stateX}).subscribe(function(response) {
// console.log(response);
});
},
ui: {
defaultTheme: 'dark',
mode: 'inline',
compact: true,
toolbar: {
replaceDefaultLeftItems: true,
replaceDefaultCenterItems: true,
replaceDefaultRightItems: true,
/* leftItems: [
{
type: "button",
icon: "photo-library",
text: "Add",
showInCompactMode: !0,
dropdownItems: [
{ action: "openBackgroundImage", label: "Background Image" },
{ action: "openOverlayImage", label: "Overlay Image" },
{ action: "openStateFile", label: "Open Template" },
],
},
],
*/
leftItems: [{
type: 'button',
icon: 'photo-library',
text: '+',
action: 'openOverlayImage', showInCompactMode: !0,
},],
centerItems: [{ type: "zoomWidget" }, showInCompactMode: !0,],
rightItems: [
{ type: "button", icon: "layers", action: "toggleObjects" }, {
type: "button",
icon: "check",
text: "Save",
showInCompactMode: !0,
dropdownItems: [
{ action: "exportImage", label: "Save" },
{ action: "exportImage", label: "Download" },
],
},
],
},
},
});
$('.open-photo-it').on('click', function(){ brandeditor.getTool('import').openUploadDialog().then(function(obj) { }); });
</script>
</body>
</html>