@tiddh/brave-vue 1.92.76 → 1.92.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/brave-vue.esm.js +43 -35
- package/dist/brave-vue.min.js +1 -1
- package/dist/brave-vue.ssr.js +180 -172
- package/dist/src/Modal/Modal.vue +50 -12
- package/dist/src/Modal.vue +50 -12
- package/dist/src/Preview/PreviewMobile.vue +1 -1
- package/dist/src/Preview/PreviewTools.vue +101 -49
- package/dist/src/Preview/PreviewWithTools.vue +1 -1
- package/dist/src/PreviewMobile.vue +1 -1
- package/dist/src/PreviewTools.vue +101 -49
- package/dist/src/PreviewWithTools.vue +1 -1
- package/dist/src/components/Modal/Modal.vue +50 -12
- package/dist/src/components/Preview/PreviewMobile.vue +1 -1
- package/dist/src/components/Preview/PreviewTools.vue +101 -49
- package/dist/src/components/Preview/PreviewWithTools.vue +1 -1
- package/package.json +1 -1
package/dist/brave-vue.esm.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"core-js/modules/es.object.to-string.js";import"core-js/modules/web.dom-collections.for-each.js";import"core-js/modules/es.object.entries.js";import"core-js/modules/es.number.constructor.js";import"core-js/modules/es.function.name.js";import"core-js/modules/es.regexp.to-string.js";import"core-js/modules/es.array.concat.js";import"core-js/modules/es.array.push.js";import"core-js/modules/es.array.find.js";import"core-js/modules/es.array.includes.js";import"core-js/modules/es.string.includes.js";import"core-js/modules/es.array.splice.js";import"core-js/modules/es.array.filter.js";import t from"array-sort";import"core-js/modules/es.array.from.js";import"core-js/modules/es.string.iterator.js";import"core-js/modules/es.array.fill.js";import"@tiddh/brave-icons/dist/font.css";import e from"v-lazy-image/v2";import"core-js/modules/es.string.link.js";import"core-js/modules/es.regexp.exec.js";import"core-js/modules/es.string.replace.js";import a from"card-validator";import{mask as i}from"vue-the-mask";import o from"axios";import"core-js/modules/es.regexp.test.js";import r from"v-click-outside";import{ScrollPicker as n,ScrollPickerGroup as s}from"vue-scroll-picker";import"vue-scroll-picker/dist/style.css";import"core-js/modules/es.array.slice.js";import"core-js/modules/es.array.join.js";import"core-js/modules/es.error.cause.js";import d from"jquery";import l from"vue-slick-carousel";import"vue-slick-carousel/dist/vue-slick-carousel.css";import"core-js/modules/es.object.keys.js";import c from"vue";import"core-js/modules/es.symbol.js";import"core-js/modules/es.symbol.description.js";function p(t,e){(null==e||e>t.length)&&(e=t.length);for(var a=0,i=new Array(e);a<e;a++)i[a]=t[a];return i}function m(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var a=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=a){var i,o,r,n,s=[],d=!0,l=!1;try{if(r=(a=a.call(t)).next,0===e){if(Object(a)!==a)return;d=!1}else for(;!(d=(i=r.call(a)).done)&&(s.push(i.value),s.length!==e);d=!0);}catch(t){l=!0,o=t}finally{try{if(!d&&null!=a.return&&(n=a.return(),Object(n)!==n))return}finally{if(l)throw o}}return s}}(t,e)||function(t,e){if(t){if("string"==typeof t)return p(t,e);var a=Object.prototype.toString.call(t).slice(8,-1);return"Object"===a&&t.constructor&&(a=t.constructor.name),"Map"===a||"Set"===a?Array.from(t):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?p(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t){return(u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function h(){h=function(){return t};var t={},e=Object.prototype,a=e.hasOwnProperty,i=Object.defineProperty||function(t,e,a){t[e]=a.value},o="function"==typeof Symbol?Symbol:{},r=o.iterator||"@@iterator",n=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function d(t,e,a){return Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{d({},"")}catch(t){d=function(t,e,a){return t[e]=a}}function l(t,e,a,o){var r=e&&e.prototype instanceof m?e:m,n=Object.create(r.prototype),s=new
|
|
1
|
+
import"core-js/modules/es.object.to-string.js";import"core-js/modules/web.dom-collections.for-each.js";import"core-js/modules/es.object.entries.js";import"core-js/modules/es.number.constructor.js";import"core-js/modules/es.function.name.js";import"core-js/modules/es.regexp.to-string.js";import"core-js/modules/es.array.concat.js";import"core-js/modules/es.array.push.js";import"core-js/modules/es.array.find.js";import"core-js/modules/es.array.includes.js";import"core-js/modules/es.string.includes.js";import"core-js/modules/es.array.splice.js";import"core-js/modules/es.array.filter.js";import t from"array-sort";import"core-js/modules/es.array.from.js";import"core-js/modules/es.string.iterator.js";import"core-js/modules/es.array.fill.js";import"@tiddh/brave-icons/dist/font.css";import e from"v-lazy-image/v2";import"core-js/modules/es.string.link.js";import"core-js/modules/es.regexp.exec.js";import"core-js/modules/es.string.replace.js";import a from"card-validator";import{mask as i}from"vue-the-mask";import o from"axios";import"core-js/modules/es.regexp.test.js";import r from"v-click-outside";import{ScrollPicker as n,ScrollPickerGroup as s}from"vue-scroll-picker";import"vue-scroll-picker/dist/style.css";import"core-js/modules/es.array.slice.js";import"core-js/modules/es.array.join.js";import"core-js/modules/es.error.cause.js";import d from"jquery";import l from"vue-slick-carousel";import"vue-slick-carousel/dist/vue-slick-carousel.css";import"core-js/modules/es.object.keys.js";import c from"vue";import"core-js/modules/es.symbol.js";import"core-js/modules/es.symbol.description.js";function p(t,e){(null==e||e>t.length)&&(e=t.length);for(var a=0,i=new Array(e);a<e;a++)i[a]=t[a];return i}function m(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var a=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=a){var i,o,r,n,s=[],d=!0,l=!1;try{if(r=(a=a.call(t)).next,0===e){if(Object(a)!==a)return;d=!1}else for(;!(d=(i=r.call(a)).done)&&(s.push(i.value),s.length!==e);d=!0);}catch(t){l=!0,o=t}finally{try{if(!d&&null!=a.return&&(n=a.return(),Object(n)!==n))return}finally{if(l)throw o}}return s}}(t,e)||function(t,e){if(t){if("string"==typeof t)return p(t,e);var a=Object.prototype.toString.call(t).slice(8,-1);return"Object"===a&&t.constructor&&(a=t.constructor.name),"Map"===a||"Set"===a?Array.from(t):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?p(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t){return(u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function h(){h=function(){return t};var t={},e=Object.prototype,a=e.hasOwnProperty,i=Object.defineProperty||function(t,e,a){t[e]=a.value},o="function"==typeof Symbol?Symbol:{},r=o.iterator||"@@iterator",n=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function d(t,e,a){return Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{d({},"")}catch(t){d=function(t,e,a){return t[e]=a}}function l(t,e,a,o){var r=e&&e.prototype instanceof m?e:m,n=Object.create(r.prototype),s=new P(o||[]);return i(n,"_invoke",{value:z(t,a,s)}),n}function c(t,e,a){try{return{type:"normal",arg:t.call(e,a)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var p={};function m(){}function g(){}function v(){}var f={};d(f,r,(function(){return this}));var b=Object.getPrototypeOf,w=b&&b(b(S([])));w&&w!==e&&a.call(w,r)&&(f=w);var x=v.prototype=m.prototype=Object.create(f);function y(t){["next","throw","return"].forEach((function(e){d(t,e,(function(t){return this._invoke(e,t)}))}))}function k(t,e){var o;i(this,"_invoke",{value:function(i,r){function n(){return new e((function(o,n){!function i(o,r,n,s){var d=c(t[o],t,r);if("throw"!==d.type){var l=d.arg,p=l.value;return p&&"object"==u(p)&&a.call(p,"__await")?e.resolve(p.__await).then((function(t){i("next",t,n,s)}),(function(t){i("throw",t,n,s)})):e.resolve(p).then((function(t){l.value=t,n(l)}),(function(t){return i("throw",t,n,s)}))}s(d.arg)}(i,r,o,n)}))}return o=o?o.then(n,n):n()}})}function z(t,e,a){var i="suspendedStart";return function(o,r){if("executing"===i)throw new Error("Generator is already running");if("completed"===i){if("throw"===o)throw r;return N()}for(a.method=o,a.arg=r;;){var n=a.delegate;if(n){var s=_(n,a);if(s){if(s===p)continue;return s}}if("next"===a.method)a.sent=a._sent=a.arg;else if("throw"===a.method){if("suspendedStart"===i)throw i="completed",a.arg;a.dispatchException(a.arg)}else"return"===a.method&&a.abrupt("return",a.arg);i="executing";var d=c(t,e,a);if("normal"===d.type){if(i=a.done?"completed":"suspendedYield",d.arg===p)continue;return{value:d.arg,done:a.done}}"throw"===d.type&&(i="completed",a.method="throw",a.arg=d.arg)}}}function _(t,e){var a=e.method,i=t.iterator[a];if(void 0===i)return e.delegate=null,"throw"===a&&t.iterator.return&&(e.method="return",e.arg=void 0,_(t,e),"throw"===e.method)||"return"!==a&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+a+"' method")),p;var o=c(i,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,p;var r=o.arg;return r?r.done?(e[t.resultName]=r.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,p):r:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,p)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function M(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function P(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function S(t){if(t){var e=t[r];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,o=function e(){for(;++i<t.length;)if(a.call(t,i))return e.value=t[i],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:N}}function N(){return{value:void 0,done:!0}}return g.prototype=v,i(x,"constructor",{value:v,configurable:!0}),i(v,"constructor",{value:g,configurable:!0}),g.displayName=d(v,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,v):(t.__proto__=v,d(t,s,"GeneratorFunction")),t.prototype=Object.create(x),t},t.awrap=function(t){return{__await:t}},y(k.prototype),d(k.prototype,n,(function(){return this})),t.AsyncIterator=k,t.async=function(e,a,i,o,r){void 0===r&&(r=Promise);var n=new k(l(e,a,i,o),r);return t.isGeneratorFunction(a)?n:n.next().then((function(t){return t.done?t.value:n.next()}))},y(x),d(x,s,"Generator"),d(x,r,(function(){return this})),d(x,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),a=[];for(var i in e)a.push(i);return a.reverse(),function t(){for(;a.length;){var i=a.pop();if(i in e)return t.value=i,t.done=!1,t}return t.done=!0,t}},t.values=S,P.prototype={constructor:P,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(M),!t)for(var e in this)"t"===e.charAt(0)&&a.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function i(a,i){return n.type="throw",n.arg=t,e.next=a,i&&(e.method="next",e.arg=void 0),!!i}for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o],n=r.completion;if("root"===r.tryLoc)return i("end");if(r.tryLoc<=this.prev){var s=a.call(r,"catchLoc"),d=a.call(r,"finallyLoc");if(s&&d){if(this.prev<r.catchLoc)return i(r.catchLoc,!0);if(this.prev<r.finallyLoc)return i(r.finallyLoc)}else if(s){if(this.prev<r.catchLoc)return i(r.catchLoc,!0)}else{if(!d)throw new Error("try statement without catch or finally");if(this.prev<r.finallyLoc)return i(r.finallyLoc)}}}},abrupt:function(t,e){for(var i=this.tryEntries.length-1;i>=0;--i){var o=this.tryEntries[i];if(o.tryLoc<=this.prev&&a.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var r=o;break}}r&&("break"===t||"continue"===t)&&r.tryLoc<=e&&e<=r.finallyLoc&&(r=null);var n=r?r.completion:{};return n.type=t,n.arg=e,r?(this.method="next",this.next=r.finallyLoc,p):this.complete(n)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var a=this.tryEntries[e];if(a.finallyLoc===t)return this.complete(a.completion,a.afterLoc),M(a),p}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var a=this.tryEntries[e];if(a.tryLoc===t){var i=a.completion;if("throw"===i.type){var o=i.arg;M(a)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,a){return this.delegate={iterator:S(t),resultName:e,nextLoc:a},"next"===this.method&&(this.arg=void 0),p}},t}function g(t,e,a,i,o,r,n){try{var s=t[r](n),d=s.value}catch(t){return void a(t)}s.done?e(d):Promise.resolve(d).then(i,o)}function v(t){return function(){var e=this,a=arguments;return new Promise((function(i,o){var r=t.apply(e,a);function n(t){g(r,i,o,n,s,"next",t)}function s(t){g(r,i,o,n,s,"throw",t)}n(void 0)}))}}
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
@@ -97,14 +97,14 @@ color:{type:String,default:"#68596E"},
|
|
|
97
97
|
* Type of font<br>
|
|
98
98
|
* Example: `Regular | Bold`
|
|
99
99
|
**/
|
|
100
|
-
type:{type:String,default:"regular"}},data:function(){return{}}},"data-v-9c585934",!1,void 0,!1,x,void 0,void 0),C=b({render:function(){var t=this.$createElement;return(this._self._c||t)("i",{class:["icon","icon-"+this.name,"size-"+this.size],style:this.fill?{color:this.fill}:null})},staticRenderFns:[]},(function(t){t&&t("data-v-64366bb0_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-64366bb0]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-64366bb0]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-64366bb0]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-64366bb0]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-64366bb0]{font-size:14px}}@media (min-width:1024px){[data-v-64366bb0]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-64366bb0]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-64366bb0]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-64366bb0]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-64366bb0]{font-size:1.56vw}}html[data-v-64366bb0]{box-sizing:border-box}*[data-v-64366bb0],[data-v-64366bb0]::after,[data-v-64366bb0]::before{box-sizing:border-box}.icon[data-v-64366bb0]{display:block}.icon.size-sm[data-v-64366bb0]{font-size:.7619047619rem}@media (max-width:479px){.icon.size-sm[data-v-64366bb0]{font-size:1.4953271028rem}}.icon.size-md[data-v-64366bb0]{font-size:1.1428571429rem}@media (max-width:479px){.icon.size-md[data-v-64366bb0]{font-size:2.2429906542rem}}.icon.size-lg[data-v-64366bb0]{font-size:1.5238095238rem}@media (max-width:479px){.icon.size-lg[data-v-64366bb0]{font-size:2.9906542056rem}}',map:void 0,media:void 0})}),{name:"Icon",props:{name:{type:String},size:{type:String,default:"lg"},stroke:{type:String,default:"transparent"},fill:{type:String}}},"data-v-64366bb0",!1,void 0,!1,x,void 0,void 0),P=require("axios"),M=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"customization-panel"},[a("div",{staticClass:"overlay-opacity"}),t._v(" "),a("div",{staticClass:"customization-panel-head"},[a("div",{staticClass:"customization-panel-heading"},[t._v("\n\t\t\t\tEditar o personagem "+t._s(t.characterIsMale?"do":"da")+"\n\t\t\t\t"),a("b",[t._v(t._s(t.characterName))])]),t._v(" "),a("div",{staticClass:"customization-categories"},[t._l(t.categoriesAssets.categories,(function(e){return a("a",{directives:[{name:"show",rawName:"v-show",value:"mooner"!==e.code&&"pet"!==e.code,expression:"category.code !== 'mooner' && category.code !== 'pet'"}],key:e.key,ref:e.code,refInFor:!0,staticClass:"customization-categories-item",class:[{"is-selected":e===t.selectedCategory,"is-disabled":t.isCategoryDisabled(e)},"category-"+e.code],attrs:{id:e.code},on:{click:function(a){return t.handleSelectCategory(e)}}},[e.assets.icon?a("img",{staticClass:"customization-categories-item-icon",attrs:{src:e.assets.icon}}):a("span",{staticClass:"customization-categories-item-icon customization-categories-item-icon-placeholder"}),t._v(" "),a("Caption",{staticClass:"customization-categories-item-label",attrs:{color:"#AFA2BA"}},[t._v("\n\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t")])],1)})),t._v(" "),t._l(t.categoriesAssets.groups,(function(e){return a("a",{key:e.key,ref:e.code,refInFor:!0,staticClass:"customization-categories-item",class:[{"is-selected":e===t.selectedGroup},"category-"+e.code],on:{click:function(a){return t.handleSelectGroup(e)}}},[e.assets.icon?a("img",{staticClass:"customization-categories-item-icon",attrs:{src:e.assets.icon}}):a("span",{staticClass:"customization-categories-item-icon customization-categories-item-icon-placeholder"}),t._v(" "),a("Caption",{staticClass:"customization-categories-item-label",attrs:{color:"#AFA2BA"}},[t._v("\n\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t")])],1)}))],2)]),t._v(" "),a("div",{staticClass:"customization-panel-body",attrs:{id:"customization-panel-body"}},[t._l(t.visibleCategoriesCustomizations,(function(e){return a("CategoryCustomizations",{directives:[{name:"show",rawName:"v-show",value:t.selectedCategory,expression:"selectedCategory"}],key:e.id,attrs:{title:e.subtitle,category:e,categoryId:e.id,customization:t.getCustomizationByCategoryId(e.id),relatedCustomization:t.getCustomizationByCategoryId(e.depends_category),disabledCategories:t.disabledCategories,removableCategory:!e.required},on:{"update:customization":t.handleUpdateCustomization}})})),t._v(" "),t._l(t.categoriesAssets.groups,(function(e){return a("CategoryCustomizations",{directives:[{name:"show",rawName:"v-show",value:t.selectedGroup,expression:"selectedGroup"}],key:e.id,attrs:{title:e.subtitle,category:e,categoryId:e.id,customization:t.getCustomizationByCategoryId(e.assets.subcategories[0].parent_id),removableCategory:!e.required,customizations:t.customizations},on:{"update:customization":t.handleUpdateCustomization}})}))],2),t._v(" "),a("div",{staticClass:"helper"},[a("div",{ref:"error",staticClass:"error",domProps:{innerHTML:t._s(t.error)}}),t._v(" "),a("div",{staticClass:"btn-avatar",on:{click:t.generateAvatar}},[a("div",{staticClass:"btn-avatar-preload"},[a("span",[t._v("CONTINUAR")]),t._v(" "),a("Icon",{attrs:{name:"chevron-right",fill:"#fff",size:"md",stroke:"transparent"}})],1),t._v(" "),a("div",{staticClass:"btn-avatar-loading"},[a("span",{staticClass:"btn-avatar-loading-content",domProps:{innerHTML:t._s(t.loadingContent)}}),t._v(" "),a("span",{staticClass:"btn-avatar-loading-icon"},[a("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",width:"36",height:"36",viewBox:"0 0 36 36"}},[a("path",{attrs:{fill:"#000","fill-rule":"evenodd",d:"M26.383 12.728c-.433-.47-.986-.727-1.48-.728-.293 0-.569.092-.776.29l-2.306 2.179v-.002l-3.136 2.963c-.055.052-.093.109-.13.16l-3.008 2.841-3.545-3.855c-.217-.235-.526-.347-.858-.347-.47 0-.992.217-1.424.625-.465.44-.719 1-.72 1.5 0 .298.092.576.287.788l3.25 3.533 1.823 1.981c.214.235.52.344.85.344.147 0 .295-.021.448-.061l.085.002c.292.001.566-.087.776-.284l5.44-5.14c.054-.052.094-.11.13-.162l4.567-4.315c.234-.22.344-.532.344-.87 0-.474-.215-1.002-.617-1.442z"}})])])])])])])},staticRenderFns:[]},(function(t){t&&t("data-v-3ea2a7c2_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);:root{--column-width:6.6666666667vw}@media (min-width:0px){:root{--column-width:6.6666666667vw}}@media (min-width:480px){:root{--column-width:2.7777777778vw}}@media (min-width:0px){html{font-size:2.9166666667vw}}@media (min-width:480px){html{font-size:14px}}@media (min-width:1024px){:root{--column-width:2.7777777778vw}}@media (min-width:1920px){:root{--column-width:2.7777777778vw}}@media (min-width:2620px){:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html{font-size:1.5648854962vw}}@media (min-width:2620px){html{font-size:1.56vw}}html{box-sizing:border-box}*,::after,::before{box-sizing:border-box}.postingCharacter{height:100vh}.customization-panel-heading b{font-weight:400;color:#923fda;text-transform:capitalize}.customization-panel{z-index:100;position:fixed;width:520px;height:100%;top:0;right:0;background:#f8f7fc;border-left:1px solid #dfdae4;transition:all .3s;overflow:hidden}@media (max-width:992px){.customization-panel{width:100%;bottom:0;top:unset;min-height:180px;height:auto}}.customization-panel-head{background:#fff;border-bottom:1px solid #f0ebf5;box-shadow:0 10px 26px 0 #d7d1ef;position:relative;z-index:150}@media (max-width:992px){.customization-panel-head{box-shadow:0 0 26px 0 #d7d1ef}}.customization-panel-heading{height:80px;max-width:100%;line-height:80px;text-align:center;font-family:Roboto,sans-serif;color:#afa2ba;background:#fff;border-bottom:1px solid #dfdae4;font-size:16px}@media (max-width:992px){.customization-panel-heading{display:none}}.customization-panel-body{height:70%;scroll-behavior:smooth;padding-bottom:70px;z-index:20;overflow-y:auto;position:relative}.customization-panel-body::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.customization-panel-body::-webkit-scrollbar{width:7px;background-color:transparent}.customization-panel-body::-webkit-scrollbar-thumb{border-radius:20px;background-color:#e4e4e4}@media (max-width:992px){.customization-panel-body{padding-bottom:0;z-index:0}}.customization-panel .helper{position:absolute;bottom:0;width:100%;background:#fff;border-top:1px solid #dfdae4;box-shadow:0 0 26px 0 #d7d1ef;padding:.7619047619rem 1.1428571429rem;display:flex;align-items:center;justify-content:center;z-index:999}@media (max-width:992px){.customization-panel .helper{display:none;z-index:0}}.customization-panel .helper .error{background:red;width:100%;color:#fff;font-family:Roboto,sans-serif;font-size:14px;padding:15px 0;text-align:center;text-transform:uppercase;position:absolute;transition:all .3s;top:-45px;opacity:0}.btn-avatar{width:100%;height:65px;font-family:Nunito;font-weight:900;padding:0!important;background:#12d3db;background-size:200%;background-position-x:99%;box-shadow:0 .2381rem .95238rem 0 #89e6e8;border-radius:1.90476rem;color:#fff;transition:all .2s cubic-bezier(.4,0,.2,1);border:0;font-size:14px;letter-spacing:.0381rem;line-height:1.2rem;position:relative;display:flex;align-items:center;justify-content:center}.btn-avatar:hover{box-shadow:0 .2381rem .95238rem 0 #89e6e8;-webkit-transform:translateY(-.09524rem);transform:translateY(-.09524rem);cursor:pointer;background-position-x:0;-webkit-transform:translateY(-.14286rem);transform:translateY(-.14286rem);color:#fff}.btn-avatar:active,.btn-avatar:focus{outline:0;box-shadow:0 0 0 #89e6e8;background-position-x:0;-webkit-transform:translateY(.14286rem) scale(.97);transform:translateY(.14286rem) scale(.97)}.btn-avatar .icon{position:absolute;display:flex;justify-content:center;align-items:center;right:0;top:3px;margin:15px!important}.btn-avatar .icon path,.btn-avatar .icon svg{fill:#fff;stroke:#fff}@media (max-width:992px){.btn-avatar{display:none!important}}.btn-avatar-mobile{display:none!important}@media (max-width:992px){.btn-avatar-mobile{display:flex!important;width:150px;height:40px;box-shadow:none;font-size:12px;float:right;line-height:1;position:fixed;right:0;top:12px;z-index:200;border-radius:100px;margin-right:1.4953271028rem;box-shadow:none}.btn-avatar-mobile .icon{display:none}}.customization-categories{display:flex;align-items:center;align-content:center;padding:.7619047619rem .7619047619rem}@media (max-width:992px){.customization-categories{padding:0}}.customization-categories .category-vestuario{display:none!important}.customization-categories-item{position:relative;font-size:inherit;flex-basis:0;flex-grow:1;max-width:100%;height:100%;text-align:center}.customization-categories-item:hover{cursor:pointer}.customization-categories-item:hover .customization-categories-item-label{color:#12d3db!important}@media (max-width:992px){.customization-categories-item{height:50px;display:flex;justify-content:center;align-items:center;border:0}}.customization-categories-item-icon{height:52px;width:52px;display:block;border-radius:30px;margin:auto}.customization-categories-item-icon-placeholder{background-color:#dfdae4;border-radius:2px}@media (max-width:992px){.customization-categories-item-icon{display:none}}.customization-categories-item-label{font-weight:400;display:block;font-size:12px;color:#000;text-transform:capitalize!important;font-family:Roboto;padding-top:.380952381rem}@media (max-width:992px){.customization-categories-item-label{margin:0}}.customization-categories-item:first-child{border-left:none}.customization-categories-item.is-selected .customization-categories-item-label{color:#12d3db!important}@media (max-width:992px){.customization-categories-item.is-selected:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:3px;background:#12d3db}}@media (max-width:992px) and (max-width:992px){.customization-categories-item.is-selected:after{bottom:0}}.customization-categories-item.is-disabled{opacity:.6}.btn-avatar-reduced{background:#2dd4d9!important;width:65px!important;cursor:wait}@media (max-width:479px){.btn-avatar-reduced{width:40px!important;height:40px!important}}.btn-avatar-loading-completed{background-color:#2dd4d9;background-image:linear-gradient(90deg,#04bb69 50%,#00cf72 50%);background-position:0 0;background-repeat:no-repeat;-webkit-animation:1s loadingCompleted;-moz-animation:1s loadingCompleted;animation:1s loadingCompleted;cursor:wait}@-webkit-keyframes loadingCompleted{0%{background-position:41% 0}100%{background-position:0 0}}@-moz-keyframes loadingCompleted{0%{background-position:41% 0}100%{background-position:0 0}}@keyframes loadingCompleted{0%{background-position:41% 0}100%{background-position:0 0}}.btn-avatar-loading-started{background-color:#2dd4d9;background-image:linear-gradient(90deg,#04bb69 50%,#00cf72 50%);background-repeat:no-repeat;background-position:41% 0;-webkit-animation:4s loadingPosition;-moz-animation:4s loadingPosition;animation:4s loadingPosition;transition:.3s;cursor:wait}@-webkit-keyframes loadingPosition{0%{background-position:100% 0}35%{background-position:92% 0}50%{background-position:83% 0}75%{background-position:72% 0}100%{background-position:41% 0}}@-moz-keyframes loadingPosition{0%{background-position:100% 0}35%{background-position:92% 0}50%{background-position:83% 0}75%{background-position:72% 0}100%{background-position:41% 0}}@keyframes loadingPosition{0%{background-position:100% 0}35%{background-position:92% 0}50%{background-position:83% 0}75%{background-position:72% 0}100%{background-position:41% 0}}.btn-avatar-loading{font-size:1.4285714286rem;display:none;opacity:0;transition:all .3s;font-size:14px;cursor:wait}.btn-avatar-loading .btn-avatar-loading-icon{display:none;opacity:0;align-items:center;justify-content:center}.btn-avatar-loading .btn-avatar-loading-icon svg{width:2.1904761905rem;height:2.1904761905rem}@media (max-width:479px){.btn-avatar-loading .btn-avatar-loading-icon svg{width:3.5514018692rem;height:3.5514018692rem}}.btn-avatar-loading .btn-avatar-loading-icon path,.btn-avatar-loading .btn-avatar-loading-icon svg{fill:#fff;stroke:#fff}@media (max-width:479px){.btn-avatar-loading{font-size:12px}.btn-avatar-loading .btn-avatar-loading-content{font-size:12px}}',map:void 0,media:void 0})}),{name:"CustomizationPanel",components:{CategoryCustomizations:z,Caption:_,Icon:C},props:{builderApi:{type:String,default:"https://builder.dentrodahistoria.com.br/api"},selectedCharacter:{type:Object,default:{}},characterSlug:{type:String,required:!0},characterId:{type:[Number,String],required:!0},characterTypeId:{type:[Number,String],required:!0},characterName:{type:String,required:!0},characterIsMale:{type:Boolean,required:!0},categoriesAssets:{type:Object,required:!0},disabledCategories:{type:Array,required:!1,default:function(){return[]}},customizations:{type:Array,required:!0},builderProductId:{type:[String,Number],required:!1,default:null},subscriptionId:{type:[Number,String],required:!0},stackId:{type:[Number,String],required:!0},userDataProperties:{type:Object,required:!0},builderLayoutId:{type:[Number,String],required:!1},language:{type:String,required:!1}},data:function(){return{selectedCategory:null,selectedGroup:null,selectedCollection:null,error:null,isMobile:null,loadingContent:screen.width<1023?"ENVIANDO":"ENVIANDO PERSONAGEM"}},mounted:function(){if(!document.body.getElementsByClassName("btn-avatar-mobile")[0]){var t=document.getElementsByClassName("btn-avatar")[0].cloneNode(!0);t.classList.add("btn-avatar-mobile"),document.body.appendChild(t),document.body.getElementsByClassName("btn-avatar-mobile")[0].addEventListener("click",this.generateAvatar)}var e=document.getElementsByClassName("top-bar")[0];if(screen.width<=1023&&e&&!e.getElementsByClassName("overlay-opacity")[0]){var a=document.getElementsByClassName("overlay-opacity")[0].cloneNode(!0);e.appendChild(a)}if(!document.body.getElementsByClassName("error-mobile")[0]){var i=document.getElementsByClassName("error")[0].cloneNode(!0);i.classList.add("error-mobile"),document.body.appendChild(i)}window.addEventListener("resize",this.screenResize),screen.width>1023?this.isMobile=!1:this.isMobile=!0},beforeDestroy:function(){document.body.getElementsByClassName("btn-avatar-mobile")[0]&&document.body.removeChild(document.getElementsByClassName("btn-avatar-mobile")[0]),document.body.getElementsByClassName("error-mobile")[0]&&document.body.removeChild(document.getElementsByClassName("error-mobile")[0])},computed:{showColorsCustomizations:function(){return!1},showSubcategoriesCustomizations:function(){return!1},visibleCategoriesCustomizations:function(){var t=this,e=[];return this.selectedCategory?e.push(this.selectedCategory):this.selectedCollection&&this.selectedCollection.categories.forEach((function(a){var i=t.categoriesAssets.categories.find((function(t){return t.id===a}));i&&e.push(i)})),e}},methods:{monthsHelper:function(t){switch(t){case 1:return"Janeiro";case 2:return"Fevereiro";case 3:return"Março";case 4:return"Abril";case 5:return"Maio";case 6:return"Junho";case 7:return"Julho";case 8:return"Agosto";case 9:return"Setembro";case 10:return"Outubro";case 11:return"Novembro";case 12:return"Dezembro"}},generateAvatar:function(){var t=this;return v(h().mark((function e(){var a,i,o,r,n,s,d,l,c,p,m,u;return h().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=t,o=!1,t.categoriesAssets.categories.forEach((function(e){e.required?((i=t.customizations.find((function(t){return e.id===t.categoryId})))||(i=t.disabledCategories.find((function(t){return e.id===t.categoryId}))),i||(o=!0,r=e)):(e.code.includes("mooner")||e.code.includes("pet"))&&(i=t.disabledCategories.find((function(t){return e.id===t.categoryId})))})),o){e.next=18;break}return t.$emit("startedMethod"),n=null,s=[],t.customizations.forEach((function(t){var e={parent_id:t.categoryId,id:t.optionId?t.optionId:t.relatedCategoryId};e.parent_id&&e.id&&s.push(e)})),d={properties:a.userDataProperties,type:t.characterTypeId},l={custom_character:{character_id:t.characterId,product_id:t.builderProductId,type_id:t.characterTypeId,categories:s,user_data:d}},t.builderLayoutId&&(l.custom_character.layout_id=t.builderLayoutId),t.language&&(l.custom_character.language=t.language),e.next=14,P({method:"POST",url:"".concat(t.builderApi,"/customs_characters/"),headers:{"Content-Type":"application/json"},data:l}).then((function(t){return t})).catch((function(t){return t}));case 14:(c=e.sent)&&(200===c.status?t.$emit("completedMethod",{updatedCustomizations:t.customizations,updatedUuid:c.data.custom.uuid,categories:s,success:!0}):(console.log("tentou pegar o segundo request"),c&&c.response&&c.response.reques&&(p=JSON.parse(c.response.request.responseText),n=p?p.error:"Não foi possível gerar o avatar. Tente novamente."),n&&(t.error=n,t.$refs.error.style.opacity="1",setTimeout((function(){t.$refs.error.style.opacity="0"}),5e3)),t.$emit("completedMethod",{updatedCustomizations:t.customizations,updatedUuid:c.data.custom.uuid,categories:s,success:!1}))),e.next=22;break;case 18:m=r.code,u="pele"===m?"Necessário selecionar um tom de pele":"Necessário selecionar um tipo de ".concat(m),screen.width>1023&&("roupa"===m||"tenis"===m)?(t.error=u,t.$refs.error.style.opacity="1",setTimeout((function(){t.$refs.error.style.opacity="0"}),5e3)):(document.getElementsByClassName("error")[0].style.opacity="1",document.getElementsByClassName("error")[0].textContent=u,setTimeout((function(){document.getElementsByClassName("error")[0].style.opacity="0",document.getElementsByClassName("error")[0].textContent=""}),5e3)),t.$refs[m][0].click();case 22:case"end":return e.stop()}}),e)})))()},getCustomizationTitle:function(t){var e=t?t.toLowerCase():"";switch(e){case"pele":return"Tons de pele";default:return"Tipos de ".concat(e)}},getCustomizationByCategoryId:function(t){return this.customizations.find((function(e){return e.categoryId===t}))},handleSelectCategory:function(t){if(!this.isCategoryDisabled(t)&&this.selectedCategory!==t){this.selectedCharacter.slug;var e=document.getElementsByClassName("customization-preview-asset"),a=document.getElementsByClassName("customization-preview")[0];"cabelo"===t.code||"olhos"===t.code||"oculos"===t.code?(a.classList.remove("zoom-in"),a.classList.remove("zoom-out"),a.className+=" zoom-in"):"roupa"===t.code||"tenis"===t.code?(a.classList.remove("zoom-in"),a.classList.remove("zoom-out"),a.className+=" zoom-out"):(a.classList.remove("zoom-in"),a.classList.remove("zoom-out")),Array.from(e).forEach((function(t){t.style.transform=void 0})),this.selectedGroup=null,this.selectedCollection=null,this.selectedCategory=t}},handleSelectGroup:function(t){if(this.selectedGroup!==t){if(screen.width<=1023){var e=document.getElementsByClassName("customization-preview-asset"),a=document.getElementsByClassName("customization-preview")[0];this.selectedCharacter.slug;"acessorio"===t.code||"acessorios"===t.code||"oculos"===t.code?(a.classList.remove("zoom-in"),a.classList.remove("zoom-out"),a.className+=" zoom-in"):(a.classList.remove("zoom-in"),a.classList.remove("zoom-out")),Array.from(e).forEach((function(t){t.style.transform=void 0}))}this.selectedCategory=null,this.selectedCollection=null,this.selectedGroup=t}},handleSelectCollection:function(t){this.selectedCollection!==t&&(this.selectedCategory=null,this.selectedGroup=null,this.selectedCollection=t)},handleUpdateCustomization:function(t){this.$emit("update:customization",t)},isCategoryDisabled:function(t){return void 0!==this.disabledCategories.find((function(e){return e.categoryId===t.id}))},screenResize:function(){if(screen.width>1023){document.getElementsByClassName("customization-preview-asset");
|
|
100
|
+
type:{type:String,default:"regular"}},data:function(){return{}}},"data-v-9c585934",!1,void 0,!1,x,void 0,void 0),C=b({render:function(){var t=this.$createElement;return(this._self._c||t)("i",{class:["icon","icon-"+this.name,"size-"+this.size],style:this.fill?{color:this.fill}:null})},staticRenderFns:[]},(function(t){t&&t("data-v-64366bb0_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-64366bb0]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-64366bb0]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-64366bb0]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-64366bb0]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-64366bb0]{font-size:14px}}@media (min-width:1024px){[data-v-64366bb0]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-64366bb0]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-64366bb0]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-64366bb0]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-64366bb0]{font-size:1.56vw}}html[data-v-64366bb0]{box-sizing:border-box}*[data-v-64366bb0],[data-v-64366bb0]::after,[data-v-64366bb0]::before{box-sizing:border-box}.icon[data-v-64366bb0]{display:block}.icon.size-sm[data-v-64366bb0]{font-size:.7619047619rem}@media (max-width:479px){.icon.size-sm[data-v-64366bb0]{font-size:1.4953271028rem}}.icon.size-md[data-v-64366bb0]{font-size:1.1428571429rem}@media (max-width:479px){.icon.size-md[data-v-64366bb0]{font-size:2.2429906542rem}}.icon.size-lg[data-v-64366bb0]{font-size:1.5238095238rem}@media (max-width:479px){.icon.size-lg[data-v-64366bb0]{font-size:2.9906542056rem}}',map:void 0,media:void 0})}),{name:"Icon",props:{name:{type:String},size:{type:String,default:"lg"},stroke:{type:String,default:"transparent"},fill:{type:String}}},"data-v-64366bb0",!1,void 0,!1,x,void 0,void 0),M=require("axios"),P=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"customization-panel"},[a("div",{staticClass:"overlay-opacity"}),t._v(" "),a("div",{staticClass:"customization-panel-head"},[a("div",{staticClass:"customization-panel-heading"},[t._v("\n\t\t\t\tEditar o personagem "+t._s(t.characterIsMale?"do":"da")+"\n\t\t\t\t"),a("b",[t._v(t._s(t.characterName))])]),t._v(" "),a("div",{staticClass:"customization-categories"},[t._l(t.categoriesAssets.categories,(function(e){return a("a",{directives:[{name:"show",rawName:"v-show",value:"mooner"!==e.code&&"pet"!==e.code,expression:"category.code !== 'mooner' && category.code !== 'pet'"}],key:e.key,ref:e.code,refInFor:!0,staticClass:"customization-categories-item",class:[{"is-selected":e===t.selectedCategory,"is-disabled":t.isCategoryDisabled(e)},"category-"+e.code],attrs:{id:e.code},on:{click:function(a){return t.handleSelectCategory(e)}}},[e.assets.icon?a("img",{staticClass:"customization-categories-item-icon",attrs:{src:e.assets.icon}}):a("span",{staticClass:"customization-categories-item-icon customization-categories-item-icon-placeholder"}),t._v(" "),a("Caption",{staticClass:"customization-categories-item-label",attrs:{color:"#AFA2BA"}},[t._v("\n\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t")])],1)})),t._v(" "),t._l(t.categoriesAssets.groups,(function(e){return a("a",{key:e.key,ref:e.code,refInFor:!0,staticClass:"customization-categories-item",class:[{"is-selected":e===t.selectedGroup},"category-"+e.code],on:{click:function(a){return t.handleSelectGroup(e)}}},[e.assets.icon?a("img",{staticClass:"customization-categories-item-icon",attrs:{src:e.assets.icon}}):a("span",{staticClass:"customization-categories-item-icon customization-categories-item-icon-placeholder"}),t._v(" "),a("Caption",{staticClass:"customization-categories-item-label",attrs:{color:"#AFA2BA"}},[t._v("\n\t\t\t\t\t\t"+t._s(e.name)+"\n\t\t\t\t\t")])],1)}))],2)]),t._v(" "),a("div",{staticClass:"customization-panel-body",attrs:{id:"customization-panel-body"}},[t._l(t.visibleCategoriesCustomizations,(function(e){return a("CategoryCustomizations",{directives:[{name:"show",rawName:"v-show",value:t.selectedCategory,expression:"selectedCategory"}],key:e.id,attrs:{title:e.subtitle,category:e,categoryId:e.id,customization:t.getCustomizationByCategoryId(e.id),relatedCustomization:t.getCustomizationByCategoryId(e.depends_category),disabledCategories:t.disabledCategories,removableCategory:!e.required},on:{"update:customization":t.handleUpdateCustomization}})})),t._v(" "),t._l(t.categoriesAssets.groups,(function(e){return a("CategoryCustomizations",{directives:[{name:"show",rawName:"v-show",value:t.selectedGroup,expression:"selectedGroup"}],key:e.id,attrs:{title:e.subtitle,category:e,categoryId:e.id,customization:t.getCustomizationByCategoryId(e.assets.subcategories[0].parent_id),removableCategory:!e.required,customizations:t.customizations},on:{"update:customization":t.handleUpdateCustomization}})}))],2),t._v(" "),a("div",{staticClass:"helper"},[a("div",{ref:"error",staticClass:"error",domProps:{innerHTML:t._s(t.error)}}),t._v(" "),a("div",{staticClass:"btn-avatar",on:{click:t.generateAvatar}},[a("div",{staticClass:"btn-avatar-preload"},[a("span",[t._v("CONTINUAR")]),t._v(" "),a("Icon",{attrs:{name:"chevron-right",fill:"#fff",size:"md",stroke:"transparent"}})],1),t._v(" "),a("div",{staticClass:"btn-avatar-loading"},[a("span",{staticClass:"btn-avatar-loading-content",domProps:{innerHTML:t._s(t.loadingContent)}}),t._v(" "),a("span",{staticClass:"btn-avatar-loading-icon"},[a("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",width:"36",height:"36",viewBox:"0 0 36 36"}},[a("path",{attrs:{fill:"#000","fill-rule":"evenodd",d:"M26.383 12.728c-.433-.47-.986-.727-1.48-.728-.293 0-.569.092-.776.29l-2.306 2.179v-.002l-3.136 2.963c-.055.052-.093.109-.13.16l-3.008 2.841-3.545-3.855c-.217-.235-.526-.347-.858-.347-.47 0-.992.217-1.424.625-.465.44-.719 1-.72 1.5 0 .298.092.576.287.788l3.25 3.533 1.823 1.981c.214.235.52.344.85.344.147 0 .295-.021.448-.061l.085.002c.292.001.566-.087.776-.284l5.44-5.14c.054-.052.094-.11.13-.162l4.567-4.315c.234-.22.344-.532.344-.87 0-.474-.215-1.002-.617-1.442z"}})])])])])])])},staticRenderFns:[]},(function(t){t&&t("data-v-3ea2a7c2_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);:root{--column-width:6.6666666667vw}@media (min-width:0px){:root{--column-width:6.6666666667vw}}@media (min-width:480px){:root{--column-width:2.7777777778vw}}@media (min-width:0px){html{font-size:2.9166666667vw}}@media (min-width:480px){html{font-size:14px}}@media (min-width:1024px){:root{--column-width:2.7777777778vw}}@media (min-width:1920px){:root{--column-width:2.7777777778vw}}@media (min-width:2620px){:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html{font-size:1.5648854962vw}}@media (min-width:2620px){html{font-size:1.56vw}}html{box-sizing:border-box}*,::after,::before{box-sizing:border-box}.postingCharacter{height:100vh}.customization-panel-heading b{font-weight:400;color:#923fda;text-transform:capitalize}.customization-panel{z-index:100;position:fixed;width:520px;height:100%;top:0;right:0;background:#f8f7fc;border-left:1px solid #dfdae4;transition:all .3s;overflow:hidden}@media (max-width:992px){.customization-panel{width:100%;bottom:0;top:unset;min-height:180px;height:auto}}.customization-panel-head{background:#fff;border-bottom:1px solid #f0ebf5;box-shadow:0 10px 26px 0 #d7d1ef;position:relative;z-index:150}@media (max-width:992px){.customization-panel-head{box-shadow:0 0 26px 0 #d7d1ef}}.customization-panel-heading{height:80px;max-width:100%;line-height:80px;text-align:center;font-family:Roboto,sans-serif;color:#afa2ba;background:#fff;border-bottom:1px solid #dfdae4;font-size:16px}@media (max-width:992px){.customization-panel-heading{display:none}}.customization-panel-body{height:70%;scroll-behavior:smooth;padding-bottom:70px;z-index:20;overflow-y:auto;position:relative}.customization-panel-body::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.customization-panel-body::-webkit-scrollbar{width:7px;background-color:transparent}.customization-panel-body::-webkit-scrollbar-thumb{border-radius:20px;background-color:#e4e4e4}@media (max-width:992px){.customization-panel-body{padding-bottom:0;z-index:0}}.customization-panel .helper{position:absolute;bottom:0;width:100%;background:#fff;border-top:1px solid #dfdae4;box-shadow:0 0 26px 0 #d7d1ef;padding:.7619047619rem 1.1428571429rem;display:flex;align-items:center;justify-content:center;z-index:999}@media (max-width:992px){.customization-panel .helper{display:none;z-index:0}}.customization-panel .helper .error{background:red;width:100%;color:#fff;font-family:Roboto,sans-serif;font-size:14px;padding:15px 0;text-align:center;text-transform:uppercase;position:absolute;transition:all .3s;top:-45px;opacity:0}.btn-avatar{width:100%;height:65px;font-family:Nunito;font-weight:900;padding:0!important;background:#12d3db;background-size:200%;background-position-x:99%;box-shadow:0 .2381rem .95238rem 0 #89e6e8;border-radius:1.90476rem;color:#fff;transition:all .2s cubic-bezier(.4,0,.2,1);border:0;font-size:14px;letter-spacing:.0381rem;line-height:1.2rem;position:relative;display:flex;align-items:center;justify-content:center}.btn-avatar:hover{box-shadow:0 .2381rem .95238rem 0 #89e6e8;-webkit-transform:translateY(-.09524rem);transform:translateY(-.09524rem);cursor:pointer;background-position-x:0;-webkit-transform:translateY(-.14286rem);transform:translateY(-.14286rem);color:#fff}.btn-avatar:active,.btn-avatar:focus{outline:0;box-shadow:0 0 0 #89e6e8;background-position-x:0;-webkit-transform:translateY(.14286rem) scale(.97);transform:translateY(.14286rem) scale(.97)}.btn-avatar .icon{position:absolute;display:flex;justify-content:center;align-items:center;right:0;top:3px;margin:15px!important}.btn-avatar .icon path,.btn-avatar .icon svg{fill:#fff;stroke:#fff}@media (max-width:992px){.btn-avatar{display:none!important}}.btn-avatar-mobile{display:none!important}@media (max-width:992px){.btn-avatar-mobile{display:flex!important;width:150px;height:40px;box-shadow:none;font-size:12px;float:right;line-height:1;position:fixed;right:0;top:12px;z-index:200;border-radius:100px;margin-right:1.4953271028rem;box-shadow:none}.btn-avatar-mobile .icon{display:none}}.customization-categories{display:flex;align-items:center;align-content:center;padding:.7619047619rem .7619047619rem}@media (max-width:992px){.customization-categories{padding:0}}.customization-categories .category-vestuario{display:none!important}.customization-categories-item{position:relative;font-size:inherit;flex-basis:0;flex-grow:1;max-width:100%;height:100%;text-align:center}.customization-categories-item:hover{cursor:pointer}.customization-categories-item:hover .customization-categories-item-label{color:#12d3db!important}@media (max-width:992px){.customization-categories-item{height:50px;display:flex;justify-content:center;align-items:center;border:0}}.customization-categories-item-icon{height:52px;width:52px;display:block;border-radius:30px;margin:auto}.customization-categories-item-icon-placeholder{background-color:#dfdae4;border-radius:2px}@media (max-width:992px){.customization-categories-item-icon{display:none}}.customization-categories-item-label{font-weight:400;display:block;font-size:12px;color:#000;text-transform:capitalize!important;font-family:Roboto;padding-top:.380952381rem}@media (max-width:992px){.customization-categories-item-label{margin:0}}.customization-categories-item:first-child{border-left:none}.customization-categories-item.is-selected .customization-categories-item-label{color:#12d3db!important}@media (max-width:992px){.customization-categories-item.is-selected:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:3px;background:#12d3db}}@media (max-width:992px) and (max-width:992px){.customization-categories-item.is-selected:after{bottom:0}}.customization-categories-item.is-disabled{opacity:.6}.btn-avatar-reduced{background:#2dd4d9!important;width:65px!important;cursor:wait}@media (max-width:479px){.btn-avatar-reduced{width:40px!important;height:40px!important}}.btn-avatar-loading-completed{background-color:#2dd4d9;background-image:linear-gradient(90deg,#04bb69 50%,#00cf72 50%);background-position:0 0;background-repeat:no-repeat;-webkit-animation:1s loadingCompleted;-moz-animation:1s loadingCompleted;animation:1s loadingCompleted;cursor:wait}@-webkit-keyframes loadingCompleted{0%{background-position:41% 0}100%{background-position:0 0}}@-moz-keyframes loadingCompleted{0%{background-position:41% 0}100%{background-position:0 0}}@keyframes loadingCompleted{0%{background-position:41% 0}100%{background-position:0 0}}.btn-avatar-loading-started{background-color:#2dd4d9;background-image:linear-gradient(90deg,#04bb69 50%,#00cf72 50%);background-repeat:no-repeat;background-position:41% 0;-webkit-animation:4s loadingPosition;-moz-animation:4s loadingPosition;animation:4s loadingPosition;transition:.3s;cursor:wait}@-webkit-keyframes loadingPosition{0%{background-position:100% 0}35%{background-position:92% 0}50%{background-position:83% 0}75%{background-position:72% 0}100%{background-position:41% 0}}@-moz-keyframes loadingPosition{0%{background-position:100% 0}35%{background-position:92% 0}50%{background-position:83% 0}75%{background-position:72% 0}100%{background-position:41% 0}}@keyframes loadingPosition{0%{background-position:100% 0}35%{background-position:92% 0}50%{background-position:83% 0}75%{background-position:72% 0}100%{background-position:41% 0}}.btn-avatar-loading{font-size:1.4285714286rem;display:none;opacity:0;transition:all .3s;font-size:14px;cursor:wait}.btn-avatar-loading .btn-avatar-loading-icon{display:none;opacity:0;align-items:center;justify-content:center}.btn-avatar-loading .btn-avatar-loading-icon svg{width:2.1904761905rem;height:2.1904761905rem}@media (max-width:479px){.btn-avatar-loading .btn-avatar-loading-icon svg{width:3.5514018692rem;height:3.5514018692rem}}.btn-avatar-loading .btn-avatar-loading-icon path,.btn-avatar-loading .btn-avatar-loading-icon svg{fill:#fff;stroke:#fff}@media (max-width:479px){.btn-avatar-loading{font-size:12px}.btn-avatar-loading .btn-avatar-loading-content{font-size:12px}}',map:void 0,media:void 0})}),{name:"CustomizationPanel",components:{CategoryCustomizations:z,Caption:_,Icon:C},props:{builderApi:{type:String,default:"https://builder.dentrodahistoria.com.br/api"},selectedCharacter:{type:Object,default:{}},characterSlug:{type:String,required:!0},characterId:{type:[Number,String],required:!0},characterTypeId:{type:[Number,String],required:!0},characterName:{type:String,required:!0},characterIsMale:{type:Boolean,required:!0},categoriesAssets:{type:Object,required:!0},disabledCategories:{type:Array,required:!1,default:function(){return[]}},customizations:{type:Array,required:!0},builderProductId:{type:[String,Number],required:!1,default:null},subscriptionId:{type:[Number,String],required:!0},stackId:{type:[Number,String],required:!0},userDataProperties:{type:Object,required:!0},builderLayoutId:{type:[Number,String],required:!1},language:{type:String,required:!1}},data:function(){return{selectedCategory:null,selectedGroup:null,selectedCollection:null,error:null,isMobile:null,loadingContent:screen.width<1023?"ENVIANDO":"ENVIANDO PERSONAGEM"}},mounted:function(){if(!document.body.getElementsByClassName("btn-avatar-mobile")[0]){var t=document.getElementsByClassName("btn-avatar")[0].cloneNode(!0);t.classList.add("btn-avatar-mobile"),document.body.appendChild(t),document.body.getElementsByClassName("btn-avatar-mobile")[0].addEventListener("click",this.generateAvatar)}var e=document.getElementsByClassName("top-bar")[0];if(screen.width<=1023&&e&&!e.getElementsByClassName("overlay-opacity")[0]){var a=document.getElementsByClassName("overlay-opacity")[0].cloneNode(!0);e.appendChild(a)}if(!document.body.getElementsByClassName("error-mobile")[0]){var i=document.getElementsByClassName("error")[0].cloneNode(!0);i.classList.add("error-mobile"),document.body.appendChild(i)}window.addEventListener("resize",this.screenResize),screen.width>1023?this.isMobile=!1:this.isMobile=!0},beforeDestroy:function(){document.body.getElementsByClassName("btn-avatar-mobile")[0]&&document.body.removeChild(document.getElementsByClassName("btn-avatar-mobile")[0]),document.body.getElementsByClassName("error-mobile")[0]&&document.body.removeChild(document.getElementsByClassName("error-mobile")[0])},computed:{showColorsCustomizations:function(){return!1},showSubcategoriesCustomizations:function(){return!1},visibleCategoriesCustomizations:function(){var t=this,e=[];return this.selectedCategory?e.push(this.selectedCategory):this.selectedCollection&&this.selectedCollection.categories.forEach((function(a){var i=t.categoriesAssets.categories.find((function(t){return t.id===a}));i&&e.push(i)})),e}},methods:{monthsHelper:function(t){switch(t){case 1:return"Janeiro";case 2:return"Fevereiro";case 3:return"Março";case 4:return"Abril";case 5:return"Maio";case 6:return"Junho";case 7:return"Julho";case 8:return"Agosto";case 9:return"Setembro";case 10:return"Outubro";case 11:return"Novembro";case 12:return"Dezembro"}},generateAvatar:function(){var t=this;return v(h().mark((function e(){var a,i,o,r,n,s,d,l,c,p,m,u;return h().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=t,o=!1,t.categoriesAssets.categories.forEach((function(e){e.required?((i=t.customizations.find((function(t){return e.id===t.categoryId})))||(i=t.disabledCategories.find((function(t){return e.id===t.categoryId}))),i||(o=!0,r=e)):(e.code.includes("mooner")||e.code.includes("pet"))&&(i=t.disabledCategories.find((function(t){return e.id===t.categoryId})))})),o){e.next=18;break}return t.$emit("startedMethod"),n=null,s=[],t.customizations.forEach((function(t){var e={parent_id:t.categoryId,id:t.optionId?t.optionId:t.relatedCategoryId};e.parent_id&&e.id&&s.push(e)})),d={properties:a.userDataProperties,type:t.characterTypeId},l={custom_character:{character_id:t.characterId,product_id:t.builderProductId,type_id:t.characterTypeId,categories:s,user_data:d}},t.builderLayoutId&&(l.custom_character.layout_id=t.builderLayoutId),t.language&&(l.custom_character.language=t.language),e.next=14,M({method:"POST",url:"".concat(t.builderApi,"/customs_characters/"),headers:{"Content-Type":"application/json"},data:l}).then((function(t){return t})).catch((function(t){return t}));case 14:(c=e.sent)&&(200===c.status?t.$emit("completedMethod",{updatedCustomizations:t.customizations,updatedUuid:c.data.custom.uuid,categories:s,success:!0}):(console.log("tentou pegar o segundo request"),c&&c.response&&c.response.reques&&(p=JSON.parse(c.response.request.responseText),n=p?p.error:"Não foi possível gerar o avatar. Tente novamente."),n&&(t.error=n,t.$refs.error.style.opacity="1",setTimeout((function(){t.$refs.error.style.opacity="0"}),5e3)),t.$emit("completedMethod",{updatedCustomizations:t.customizations,updatedUuid:c.data.custom.uuid,categories:s,success:!1}))),e.next=22;break;case 18:m=r.code,u="pele"===m?"Necessário selecionar um tom de pele":"Necessário selecionar um tipo de ".concat(m),screen.width>1023&&("roupa"===m||"tenis"===m)?(t.error=u,t.$refs.error.style.opacity="1",setTimeout((function(){t.$refs.error.style.opacity="0"}),5e3)):(document.getElementsByClassName("error")[0].style.opacity="1",document.getElementsByClassName("error")[0].textContent=u,setTimeout((function(){document.getElementsByClassName("error")[0].style.opacity="0",document.getElementsByClassName("error")[0].textContent=""}),5e3)),t.$refs[m][0].click();case 22:case"end":return e.stop()}}),e)})))()},getCustomizationTitle:function(t){var e=t?t.toLowerCase():"";switch(e){case"pele":return"Tons de pele";default:return"Tipos de ".concat(e)}},getCustomizationByCategoryId:function(t){return this.customizations.find((function(e){return e.categoryId===t}))},handleSelectCategory:function(t){if(!this.isCategoryDisabled(t)&&this.selectedCategory!==t){this.selectedCharacter.slug;var e=document.getElementsByClassName("customization-preview-asset"),a=document.getElementsByClassName("customization-preview")[0];"cabelo"===t.code||"olhos"===t.code||"oculos"===t.code?(a.classList.remove("zoom-in"),a.classList.remove("zoom-out"),a.className+=" zoom-in"):"roupa"===t.code||"tenis"===t.code?(a.classList.remove("zoom-in"),a.classList.remove("zoom-out"),a.className+=" zoom-out"):(a.classList.remove("zoom-in"),a.classList.remove("zoom-out")),Array.from(e).forEach((function(t){t.style.transform=void 0})),this.selectedGroup=null,this.selectedCollection=null,this.selectedCategory=t}},handleSelectGroup:function(t){if(this.selectedGroup!==t){if(screen.width<=1023){var e=document.getElementsByClassName("customization-preview-asset"),a=document.getElementsByClassName("customization-preview")[0];this.selectedCharacter.slug;"acessorio"===t.code||"acessorios"===t.code||"oculos"===t.code?(a.classList.remove("zoom-in"),a.classList.remove("zoom-out"),a.className+=" zoom-in"):(a.classList.remove("zoom-in"),a.classList.remove("zoom-out")),Array.from(e).forEach((function(t){t.style.transform=void 0}))}this.selectedCategory=null,this.selectedCollection=null,this.selectedGroup=t}},handleSelectCollection:function(t){this.selectedCollection!==t&&(this.selectedCategory=null,this.selectedGroup=null,this.selectedCollection=t)},handleUpdateCustomization:function(t){this.$emit("update:customization",t)},isCategoryDisabled:function(t){return void 0!==this.disabledCategories.find((function(e){return e.categoryId===t.id}))},screenResize:function(){if(screen.width>1023){document.getElementsByClassName("customization-preview-asset");
|
|
101
101
|
// const transform = "scale(1) translateY(0)"
|
|
102
102
|
// Array.from(avatar).forEach(piece => {
|
|
103
103
|
// piece.style.transform = transform
|
|
104
104
|
// })
|
|
105
105
|
this.isMobile&&(this.isMobile=!1)}else this.isMobile||(this.isMobile=!0);this.categoriesAssets&&this.categoriesAssets.categories&&(this.selectedCategory=this.categoriesAssets.categories[0]),this.selectedGroup=null,this.selectedCollection=null}},updated:function(){!this.categoriesAssets||!this.categoriesAssets.categories||this.selectedCategory||this.selectedGroup||this.selectedCollection||(this.selectedCategory=this.categoriesAssets.categories[0])}},void 0,!1,void 0,!1,x,void 0,void 0),S=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"customization-preview",class:"avatar-"+t.characterSlug,style:t.gradientColors&&t.gradientColors.bgInner?"background-image: radial-gradient(circle, "+t.gradientColors.bgInner+" 0%, "+t.gradientColors.bgCentral+" 10%, "+t.gradientColors.bgOuter+" 100%);":null},[a("div",{staticClass:"overlay-opacity"}),t._v(" "),a("div",{staticClass:"customization-preview-stage"},t._l(t.customizations,(function(e){return a("img",{key:e.categoryId,staticClass:"customization-preview-asset",class:t.characterHeight?"alt":"com",style:[{transform:"scale("+t.selectedCharacter.fixers.size*t.scaleFixerMobile+") translate("+(t.selectedCharacter.fixers.x*t.scaleFixerMobile-32)+"px, "+(t.selectedCharacter.fixers.y*t.scaleFixerMobile-28)+"px)",zIndex:null!=e.priorityZIndex?e.priorityZIndex:e.zIndex?e.zIndex:e.categoryZIndex}],attrs:{src:e.optionAsset}})})),0)])},staticRenderFns:[]},(function(t){t&&t("data-v-67fe7d76_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);:root{--column-width:6.6666666667vw}@media (min-width:0px){:root{--column-width:6.6666666667vw}}@media (min-width:480px){:root{--column-width:2.7777777778vw}}@media (min-width:0px){html{font-size:2.9166666667vw}}@media (min-width:480px){html{font-size:14px}}@media (min-width:1024px){:root{--column-width:2.7777777778vw}}@media (min-width:1920px){:root{--column-width:2.7777777778vw}}@media (min-width:2620px){:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html{font-size:1.5648854962vw}}@media (min-width:2620px){html{font-size:1.56vw}}html{box-sizing:border-box}*,::after,::before{box-sizing:border-box}.customization-preview{position:relative;width:calc(100vw - 520px);height:100vh;transition:all .5s}@media (max-width:479px){.customization-preview{height:calc(var(--vh,1vh) * 100 - var(--cp));width:100%;top:0;min-width:100vw}}.customization-preview-asset{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s}.customization-preview.zoom-in{transform:scale(1.8) translate(-2%,10%)!important}@media (max-width:479px){.customization-preview.zoom-in{transform:scale(1.7) translate(0,12%)!important}}',map:void 0,media:void 0})}),{name:"CustomizationPreview",props:{customizations:{type:Array,required:!0},selectedCharacter:{type:Object,required:!0},characterHeight:{type:Number,default:0},gradientColors:{type:Object,required:!1},characterSlug:{type:String,required:!1,default:"noone"}},data:function(){return{screenWidth:null,isMobile:!1,scaleFixer:1.2,scaleFixerMobile:1.1}},mounted:function(){var t=this;console.log(t.isMobile);var e=document.querySelector(".customization-panel").clientHeight;console.log(document.documentElement.style),document.documentElement.style.setProperty("--cp","".concat(e,"px")),this.screenWidth=screen.width,t.detectSize(),window.addEventListener("resize",(function(e){t.detectSize();
|
|
106
106
|
//alert(self.isMobile);
|
|
107
|
-
}))},methods:{detectSize:function(){this.isMobile=!1,this.screenWidth<990&&(this.isMobile=!0)}}},void 0,!1,void 0,!1,x,void 0,void 0),N=require("axios"),L=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("link",{attrs:{rel:"stylesheet",href:"https://use.fontawesome.com/releases/v5.8.1/css/all.css",integrity:"sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf",crossorigin:"anonymous"}}),t._v(" "),a("div",{staticClass:"mobile-tooltip",on:{click:t.removeTooltip}},[t._m(0)]),t._v(" "),a("CustomizationPreview",{attrs:{customizations:t.customizations,"selected-character":t.selectedCharacter,"character-height":t.characterHeight?t.characterHeight:null,"gradient-colors":t.gradient_colors,"character-slug":t.custom_properties.slug,characterHeight:1}}),t._v(" "),a("CustomizationPanel",{attrs:{"builder-api":t.builder_api,"selected-character":t.selectedCharacter,"character-name":t.custom_properties.user_data.properties.nome.value,"subscription-id":"1","stack-id":"1","character-slug":t.custom_properties.slug,"character-id":t.characterId,"character-type-id":t.characterTypeId,"character-is-male":t.custom_properties.is_male,"categories-assets":t.categoriesAssets,"disabled-categories":t.disabledCategories,customizations:t.customizations,"builder-product-id":t.builderProductId?t.builderProductId:this.custom_properties.product_id,userDataProperties:t.custom_properties.user_data.properties,builderLayoutId:t.builderLayoutId,language:t.language},on:{"update:customization":t.handleCustomization,startedMethod:t.startedMethod,completedMethod:t.completedMethod}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"tooltip"},[this._v("\n\t\t\tLorem ipsum dolor sit amet, eum ne sale vidit epicuri, usu populo\n\t\t\tincorrupte ex. His falli intellegebat no.\n\t\t\t"),e("i",{staticClass:"fas fa-times"})])}]},(function(t){t&&t("data-v-29799f6a_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);:root{--column-width:6.6666666667vw}@media (min-width:0px){:root{--column-width:6.6666666667vw}}@media (min-width:480px){:root{--column-width:2.7777777778vw}}@media (min-width:0px){html{font-size:2.9166666667vw}}@media (min-width:480px){html{font-size:14px}}@media (min-width:1024px){:root{--column-width:2.7777777778vw}}@media (min-width:1920px){:root{--column-width:2.7777777778vw}}@media (min-width:2620px){:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html{font-size:1.5648854962vw}}@media (min-width:2620px){html{font-size:1.56vw}}html{box-sizing:border-box}*,::after,::before{box-sizing:border-box}.mobile-tooltip{display:none}@media (max-width:992px){.mobile-tooltip{display:none;position:absolute;z-index:90000000;height:calc(100vh - 59px);width:100%;transition:all .3s;bottom:0}.mobile-tooltip .tooltip{border-radius:5px;color:#fff;font-size:14px;padding:10px 36px 10px 16px;width:350px;margin-left:15px;box-shadow:0 1px 2px 0 rgba(0,0,0,.31);line-height:1.5;position:relative;margin-top:auto;bottom:calc(var(--cp) + 25px)}.mobile-tooltip .tooltip:after{top:100%;left:5%;border:solid transparent;content:" ";position:absolute;border-width:10px}.mobile-tooltip .tooltip i{position:absolute;right:10px;top:10px}}',map:void 0,media:void 0})}),{name:"CustomizationView",components:{CustomizationPanel:
|
|
107
|
+
}))},methods:{detectSize:function(){this.isMobile=!1,this.screenWidth<990&&(this.isMobile=!0)}}},void 0,!1,void 0,!1,x,void 0,void 0),N=require("axios"),L=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("link",{attrs:{rel:"stylesheet",href:"https://use.fontawesome.com/releases/v5.8.1/css/all.css",integrity:"sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf",crossorigin:"anonymous"}}),t._v(" "),a("div",{staticClass:"mobile-tooltip",on:{click:t.removeTooltip}},[t._m(0)]),t._v(" "),a("CustomizationPreview",{attrs:{customizations:t.customizations,"selected-character":t.selectedCharacter,"character-height":t.characterHeight?t.characterHeight:null,"gradient-colors":t.gradient_colors,"character-slug":t.custom_properties.slug,characterHeight:1}}),t._v(" "),a("CustomizationPanel",{attrs:{"builder-api":t.builder_api,"selected-character":t.selectedCharacter,"character-name":t.custom_properties.user_data.properties.nome.value,"subscription-id":"1","stack-id":"1","character-slug":t.custom_properties.slug,"character-id":t.characterId,"character-type-id":t.characterTypeId,"character-is-male":t.custom_properties.is_male,"categories-assets":t.categoriesAssets,"disabled-categories":t.disabledCategories,customizations:t.customizations,"builder-product-id":t.builderProductId?t.builderProductId:this.custom_properties.product_id,userDataProperties:t.custom_properties.user_data.properties,builderLayoutId:t.builderLayoutId,language:t.language},on:{"update:customization":t.handleCustomization,startedMethod:t.startedMethod,completedMethod:t.completedMethod}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"tooltip"},[this._v("\n\t\t\tLorem ipsum dolor sit amet, eum ne sale vidit epicuri, usu populo\n\t\t\tincorrupte ex. His falli intellegebat no.\n\t\t\t"),e("i",{staticClass:"fas fa-times"})])}]},(function(t){t&&t("data-v-29799f6a_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);:root{--column-width:6.6666666667vw}@media (min-width:0px){:root{--column-width:6.6666666667vw}}@media (min-width:480px){:root{--column-width:2.7777777778vw}}@media (min-width:0px){html{font-size:2.9166666667vw}}@media (min-width:480px){html{font-size:14px}}@media (min-width:1024px){:root{--column-width:2.7777777778vw}}@media (min-width:1920px){:root{--column-width:2.7777777778vw}}@media (min-width:2620px){:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html{font-size:1.5648854962vw}}@media (min-width:2620px){html{font-size:1.56vw}}html{box-sizing:border-box}*,::after,::before{box-sizing:border-box}.mobile-tooltip{display:none}@media (max-width:992px){.mobile-tooltip{display:none;position:absolute;z-index:90000000;height:calc(100vh - 59px);width:100%;transition:all .3s;bottom:0}.mobile-tooltip .tooltip{border-radius:5px;color:#fff;font-size:14px;padding:10px 36px 10px 16px;width:350px;margin-left:15px;box-shadow:0 1px 2px 0 rgba(0,0,0,.31);line-height:1.5;position:relative;margin-top:auto;bottom:calc(var(--cp) + 25px)}.mobile-tooltip .tooltip:after{top:100%;left:5%;border:solid transparent;content:" ";position:absolute;border-width:10px}.mobile-tooltip .tooltip i{position:absolute;right:10px;top:10px}}',map:void 0,media:void 0})}),{name:"CustomizationView",components:{CustomizationPanel:P,CustomizationPreview:S},props:{custom_properties:{type:Object,required:!0},builder_api:{type:String,default:"https://builder.dentrodahistoria.com.br/api"},is_subscription:{type:Boolean,default:!1},gradient_colors:{type:Object,required:!1},builderLayoutId:{type:[Number,String],required:!1},language:{type:String,required:!1}},data:function(){return{categoriesAssets:{},customizations:[],
|
|
108
108
|
// Velho e bom customizations
|
|
109
109
|
requiredCategories:[],
|
|
110
110
|
// Acumularás as customizações necessárias
|
|
@@ -715,7 +715,7 @@ disabled:{type:Boolean,default:!1}},data:function(){return{domains:["bol.com.br"
|
|
|
715
715
|
* Evento disparado sempre que o valor for alterado.<br>
|
|
716
716
|
* Retorna um objeto com target (name do campo), value ativo.
|
|
717
717
|
*/,this.$emit("update",t)},setDomain:function(t){this.showDatalist=!1,this.blockWatch=!0;var e={target:"email",value:this.email.substring(0,this.email.indexOf("@"))+"@"+t};this.$emit("update",e)},domainSuggestion:function(){-1!=this.user.email.indexOf("@")&&(this.showDatalist=!0)}}},"data-v-8e86fcba",!1,void 0,!1,x,void 0,void 0);
|
|
718
|
-
/* template */function O(t){var e=function(t,e){if("object"!==u(t)||null===t)return t;var a=t[Symbol.toPrimitive];if(void 0!==a){var i=a.call(t,e||"default");if("object"!==u(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===u(e)?e:String(e)}function V(t,e,a){return(e=O(e))in t?Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[e]=a,t}for(var Z
|
|
718
|
+
/* template */function O(t){var e=function(t,e){if("object"!==u(t)||null===t)return t;var a=t[Symbol.toPrimitive];if(void 0!==a){var i=a.call(t,e||"default");if("object"!==u(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===u(e)?e:String(e)}function V(t,e,a){return(e=O(e))in t?Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}):t[e]=a,t}for(var U,Z=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",t._g(t._b({staticClass:"select-group",class:[{"error-active":t.error,"is-disabled":t.disabled},t.selected?"is-selected":"is-not-selected"]},"div",t.$attrs,!1),t.$listeners),[t.label?a("label",{staticClass:"label",style:{color:t.labelColor},domProps:{innerHTML:t._s(t.label)}}):t._e(),t._v(" "),a("select",{staticClass:"select",attrs:{name:t.name,disabled:t.disabled},on:{change:t.onChange}},[t.placeholder?a("option",{key:"0",attrs:{disabled:"disabled"},domProps:{selected:!t.selected}},[t._v("\n\t\t\t"+t._s(t.placeholder)+"\n\t\t")]):t._e(),t._v(" "),t._l(t.options,(function(e,i){return a("option",{key:i+1,attrs:{title:e.key},domProps:{selected:!(!t.selected||e.key.toString()!==t.selected.toString())}},[t._v("\n\t\t\t"+t._s(e.value)+"\n\t\t")])}))],2),t._v(" "),t.helper||t.error?a("span",{staticClass:"helper",style:{color:t.helperColor},domProps:{innerHTML:t._s(t.error&&!t.disabled?t.error:t.helper)}}):t._e(),t._v(" "),t.validationCheck?a("div",{staticClass:"validation",class:t.validationCheckValue?"active":"inactive"},[t.error&&t.error.length>1?a("svg",{staticClass:"close",attrs:{viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M24.48 6.7a1.77 1.77 0 00-2.506-.001L16 12.66l-5.974-5.975a1.77 1.77 0 00-2.506 0 1.77 1.77 0 000 2.507l5.974 5.974L7.52 21.14a1.77 1.77 0 000 2.506 1.77 1.77 0 002.506 0L16 17.673l5.974 5.974a1.77 1.77 0 002.506 0 1.77 1.77 0 000-2.506l-5.974-5.974 5.974-5.974c.68-.68.68-1.814 0-2.494z"}})]):a("svg",{staticClass:"check",attrs:{viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M7.845 16.462L12 20.617 24.702 7.93c.78-.78 2.042-.78 2.823 0 .78.78.78 2.042 0 2.822L13.418 24.858c-.78.78-2.042.78-2.823 0l-5.573-5.573a1.994 1.994 0 010-2.823c.78-.78 2.042-.78 2.823 0z"}})])]):t._e()])},staticRenderFns:[]},(function(t){t&&t("data-v-83b5a3d2_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-83b5a3d2]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-83b5a3d2]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-83b5a3d2]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-83b5a3d2]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-83b5a3d2]{font-size:14px}}@media (min-width:1024px){[data-v-83b5a3d2]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-83b5a3d2]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-83b5a3d2]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-83b5a3d2]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-83b5a3d2]{font-size:1.56vw}}html[data-v-83b5a3d2]{box-sizing:border-box}*[data-v-83b5a3d2],[data-v-83b5a3d2]::after,[data-v-83b5a3d2]::before{box-sizing:border-box}.select-group[data-v-83b5a3d2]{transition:all .3s;position:relative;display:flex;flex-direction:column;width:100%}.select-group.error-active .select[data-v-83b5a3d2]{border-color:#ff4641!important}.select-group.error-active .helper[data-v-83b5a3d2]{color:#ff4641}.select-group.is-not-selected .select[data-v-83b5a3d2]{color:#afa2ba!important}.select-group.is-selected .select[data-v-83b5a3d2]{color:#68596e!important}.select-group .validation[data-v-83b5a3d2]{position:absolute;border-radius:50%;width:.7619047619rem;height:.7619047619rem;right:0;top:0}@media (max-width:479px){.select-group .validation[data-v-83b5a3d2]{top:.2803738318rem;width:1.4953271028rem;height:1.4953271028rem}}.select-group .validation[data-v-83b5a3d2].inactive .close path{fill:#ff4641}.select-group .validation[data-v-83b5a3d2] .icon{width:.7619047619rem;height:.7619047619rem;display:flex}.select-group .validation[data-v-83b5a3d2] svg{width:.7619047619rem;height:.7619047619rem}@media (max-width:479px){.select-group .validation[data-v-83b5a3d2] svg{width:1.4953271028rem;height:1.4953271028rem}}.select-group .validation[data-v-83b5a3d2] svg path{fill:#dfdae4}.select-group .validation[data-v-83b5a3d2].active svg path{fill:#00cf72}.select-group .validation[data-v-83b5a3d2].active .close path{fill:#ff4641}.select-group .label[data-v-83b5a3d2]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.select-group .label[data-v-83b5a3d2]{font-size:1.308411215rem}}.select-group .select[data-v-83b5a3d2]{-webkit-appearance:none;-moz-appearance:none;text-overflow:"";padding:0 .7619047619rem 0 1.1428571429rem;border:2px solid #dfdae4;border-radius:.380952381rem;background:#fff url(\'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="rgb(104,89,110)" stroke="transparent" viewbox="0 0 16 16" viewBox="0 0 36 36"><path d="M17.828 22.65a1.996 1.996 0 0 1-1.585-.579l-5.657-5.657a2 2 0 0 1 2.828-2.828L17.828 18l4.415-4.414a2 2 0 0 1 2.828 2.828l-5.657 5.657a1.996 1.996 0 0 1-1.586.579z" fill-rule="evenodd"/></svg>\') no-repeat;background-size:.9523809524rem;background-position:right .7619047619rem top .9047619048rem;height:2.8571428571rem;text-align:left;font-family:Roboto,sans-serif;color:#68596e;font-size:.7619047619rem;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.select-group .select[data-v-83b5a3d2]{border-radius:.7476635514rem;background-size:1.8691588785rem;padding:0 1.4953271028rem;background-position:right .7476635514rem top 1.1214953271rem;height:4.2990654206rem}}@media (max-width:479px){.select-group .select[data-v-83b5a3d2]{font-size:1.308411215rem}}.select-group .select[data-v-83b5a3d2]::placeholder{color:#afa2ba;opacity:1}.select-group .select[data-v-83b5a3d2]:-ms-input-placeholder{color:#afa2ba}.select-group .select[data-v-83b5a3d2]::-ms-input-placeholder{color:#afa2ba}.select-group .select[data-v-83b5a3d2]::-ms-expand{display:none}.select-group .select[data-v-83b5a3d2]:hover{border-color:#afa2ba}.select-group .select[data-v-83b5a3d2]:active,.select-group .select[data-v-83b5a3d2]:focus{border-color:#12d3db;outline:0}.select-group .select option[data-v-83b5a3d2]{font-family:Roboto,sans-serif;color:#68596e}.select-group .select option[data-v-83b5a3d2]:first-child{color:#afa2ba!important}.select-group .select option[disabled][data-v-83b5a3d2]{color:#dfdae4}.select-group .helper[data-v-83b5a3d2]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.select-group .helper[data-v-83b5a3d2]{font-size:1.1214953271rem}}.select-group.is-disabled .label[data-v-83b5a3d2]{color:#dfdae4}.select-group.is-disabled .select[disabled][data-v-83b5a3d2]{background:#f8f7fc;border-color:#dfdae4!important}.select-group.is-disabled .select[disabled][data-v-83b5a3d2]:hover{border-color:#dfdae4}.select-group.is-disabled .select[disabled][data-v-83b5a3d2]::placeholder{color:#dfdae4;opacity:1}.select-group.is-disabled .select[disabled][data-v-83b5a3d2]:-ms-input-placeholder{color:#dfdae4}.select-group.is-disabled .select[disabled][data-v-83b5a3d2]::-ms-input-placeholder{color:#dfdae4}.select-group.is-disabled .helper[data-v-83b5a3d2]{color:#dfdae4}',map:void 0,media:void 0})}),{name:"Select",components:{Icon:C},props:{
|
|
719
719
|
/**
|
|
720
720
|
* Nome do campo, utilizado no callback do evento<br>
|
|
721
721
|
* Example: `Name`
|
|
@@ -780,7 +780,7 @@ validationCheckValue:{type:Boolean,required:!1,default:!1}},data:function(){retu
|
|
|
780
780
|
* Evento disparado sempre que o valor for alterado.<br>
|
|
781
781
|
* Retorna um objeto com target (name do campo), key ativo e value ativo.
|
|
782
782
|
*/
|
|
783
|
-
this.$emit("update",a)}}},"data-v-83b5a3d2",!1,void 0,!1,x,void 0,void 0),H=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"input-group",class:[{"error-active":t.error,"is-disabled":t.haveNumber},"size-"+t.size]},[t.label?a("label",{staticClass:"label",style:{color:t.labelColor},domProps:{innerHTML:t._s(t.label)}}):t._e(),t._v(" "),a("div",{staticClass:"input-area"},[a("Input",{attrs:{type:t.finalType,size:t.size,placeholder:t.placeholder,name:"number",value:t.finalValue,disabled:t.haveNumber,maxlength:6},on:{change:t.onChange}}),t._v(" "),"number"===t.type?a("div",{staticClass:"radius",class:t.haveNumber?"is-selected":"",on:{click:function(e){return e.preventDefault(),t.setHaveNumber()}}},[t._m(0),t._v(" "),a("label",[t._v("Sem número")])]):t._e()],1),t._v(" "),t.helper||t.error&&t.error.length>0?a("span",{staticClass:"helper",style:{color:t.helperColor},domProps:{innerHTML:t._s(t.error&&!t.disabled?t.error:t.helper)}}):t._e(),t._v(" "),t.validationCheck?a("div",{staticClass:"validation",class:t.validationCheckValue?"active":"inactive"},[t.error&&t.error.length>1?a("svg",{staticClass:"close",attrs:{viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M24.48 6.7a1.77 1.77 0 00-2.506-.001L16 12.66l-5.974-5.975a1.77 1.77 0 00-2.506 0 1.77 1.77 0 000 2.507l5.974 5.974L7.52 21.14a1.77 1.77 0 000 2.506 1.77 1.77 0 002.506 0L16 17.673l5.974 5.974a1.77 1.77 0 002.506 0 1.77 1.77 0 000-2.506l-5.974-5.974 5.974-5.974c.68-.68.68-1.814 0-2.494z"}})]):a("svg",{staticClass:"check",attrs:{viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M7.845 16.462L12 20.617 24.702 7.93c.78-.78 2.042-.78 2.823 0 .78.78.78 2.042 0 2.822L13.418 24.858c-.78.78-2.042.78-2.823 0l-5.573-5.573a1.994 1.994 0 010-2.823c.78-.78 2.042-.78 2.823 0z"}})])]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"radius-indicator-group"},[e("div",{staticClass:"radius-indicator"},[e("div",{staticClass:"radius-indicator-inner"})])])}]},(function(t){t&&t("data-v-5571ed90_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-5571ed90]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-5571ed90]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-5571ed90]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-5571ed90]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-5571ed90]{font-size:14px}}@media (min-width:1024px){[data-v-5571ed90]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-5571ed90]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-5571ed90]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-5571ed90]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-5571ed90]{font-size:1.56vw}}html[data-v-5571ed90]{box-sizing:border-box}*[data-v-5571ed90],[data-v-5571ed90]::after,[data-v-5571ed90]::before{box-sizing:border-box}.input-area[data-v-5571ed90]{position:relative}.radius[data-v-5571ed90]{display:flex;align-items:center;justify-content:center;position:absolute;padding-right:.1904761905rem;cursor:pointer;z-index:2;right:1.1428571429rem;height:100%;bottom:0}@media (max-width:479px){.radius[data-v-5571ed90]{right:1.4953271028rem}}.radius[data-v-5571ed90]:hover{cursor:pointer;border-color:#afa2ba}.radius:hover .radius-indicator[data-v-5571ed90],.radius:hover .radius-indicator-inner[data-v-5571ed90]{transition:all .3s;border-color:#afa2ba}.radius:hover .radius-indicator-inner[data-v-5571ed90]{background:#afa2ba!important}.radius.is-selected[data-v-5571ed90]{border-color:#12d3db}.radius.is-selected .radius-indicator[data-v-5571ed90],.radius.is-selected .radius-indicator-inner[data-v-5571ed90]{transition:all .3s;border-color:#12d3db}.radius.is-selected .radius-indicator-inner[data-v-5571ed90]{background:#12d3db!important}.radius.is-selected label[data-v-5571ed90]{color:#12d3db}.radius label[data-v-5571ed90]{font-family:Roboto;font-weight:700;font-size:.5714285714rem;line-height:1.25;text-align:right;color:#afa2ba}@media (max-width:479px){.radius label[data-v-5571ed90]{font-size:.9345794393rem}}.radius-indicator[data-v-5571ed90]{width:1.1428571429rem;height:1.1428571429rem;border:1px solid #dfdae4;background:#fff;border-radius:50%;margin-right:.1904761905rem;display:flex;align-items:center;justify-content:center}@media (max-width:479px){.radius-indicator[data-v-5571ed90]{width:2.2429906542rem;height:2.2429906542rem}}.radius-indicator .radius-indicator-inner[data-v-5571ed90]{width:.7619047619rem;height:.7619047619rem;background:#dfdae4;border-radius:50%}@media (max-width:479px){.radius-indicator .radius-indicator-inner[data-v-5571ed90]{width:1.4953271028rem;height:1.4953271028rem}}.input-group[data-v-5571ed90]{transition:all .3s;display:flex;flex-direction:column;width:100%;position:relative}.input-group .input-area[data-v-5571ed90]{position:relative;width:100%}.input-group .input-area .link[data-v-5571ed90]{position:absolute;top:0;bottom:0;right:16px;margin-top:auto;margin-bottom:auto;display:flex;align-content:center}.input-group .input-area .link[data-v-5571ed90] button{color:#12d3db;text-decoration-line:underline}.input-group.error-active .input[data-v-5571ed90]{border-color:#ff4641!important}.input-group.error-active .helper[data-v-5571ed90]{color:#ff4641!important}.input-group.size-lg .label[data-v-5571ed90]{font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .label[data-v-5571ed90]{font-size:1.308411215rem}}.input-group.size-lg .input[data-v-5571ed90]{padding:1.1428571429rem;font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .input[data-v-5571ed90]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-lg .input[data-v-5571ed90]{font-size:1.308411215rem}}.input-group.size-lg .helper[data-v-5571ed90]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-lg .helper[data-v-5571ed90]{font-size:1.1214953271rem}}.input-group.size-lg .radius[data-v-5571ed90]{right:1.1428571429rem}@media (max-width:479px){.input-group.size-lg .radius[data-v-5571ed90]{right:1.4953271028rem}}.input-group.size-sm .label[data-v-5571ed90]{font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .label[data-v-5571ed90]{font-size:1.308411215rem}}.input-group.size-sm .input[data-v-5571ed90]{padding:.7619047619rem;font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .input[data-v-5571ed90]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-sm .input[data-v-5571ed90]{font-size:1.308411215rem}}.input-group.size-sm .helper[data-v-5571ed90]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-sm .helper[data-v-5571ed90]{font-size:1.1214953271rem}}.input-group.size-sm .radius[data-v-5571ed90]{right:.7619047619rem}@media (max-width:479px){.input-group.size-sm .radius[data-v-5571ed90]{right:1.4953271028rem}}.input-group .label[data-v-5571ed90]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .label[data-v-5571ed90]{font-size:1.308411215rem}}.input-group .input[data-v-5571ed90]{transition:all .3s;-webkit-appearance:none;-moz-appearance:none;text-overflow:"";padding:1.1428571429rem;border:2px solid #dfdae4;border-radius:.380952381rem;background:#fff;height:3.3333333333rem;font-family:Roboto,sans-serif;color:#68596e;font-size:.7619047619rem;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .input[data-v-5571ed90]{border-radius:.7476635514rem;padding:1.4953271028rem;height:4.2990654206rem}}@media (max-width:479px){.input-group .input[data-v-5571ed90]{font-size:1.308411215rem}}.input-group .input[data-v-5571ed90]::placeholder{color:#afa2ba;opacity:1}.input-group .input[data-v-5571ed90]:-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-5571ed90]::-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-5571ed90]:hover{border-color:#afa2ba}.input-group .input[data-v-5571ed90]:active,.input-group .input[data-v-5571ed90]:focus{border-color:#12d3db;outline:0}.input-group .helper[data-v-5571ed90]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .helper[data-v-5571ed90]{font-size:1.1214953271rem}}.input-group.is-disabled .label[data-v-5571ed90]{color:#68596e}.input-group.is-disabled .input[disabled][data-v-5571ed90]{background:#f8f7fc;border-color:#dfdae4!important;color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-5571ed90]:hover{border-color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-5571ed90]::placeholder{color:#dfdae4;opacity:1}.input-group.is-disabled .input[disabled][data-v-5571ed90]:-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-5571ed90]::-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .helper[data-v-5571ed90]{color:#dfdae4}.validation[data-v-5571ed90]{position:absolute;border-radius:50%;width:.7619047619rem;height:.7619047619rem;right:0;top:0}@media (max-width:479px){.validation[data-v-5571ed90]{width:1.4953271028rem;height:1.4953271028rem}}.validation[data-v-5571ed90].inactive .close path{fill:#ff4641}.validation[data-v-5571ed90] .icon{width:.7619047619rem;height:.7619047619rem;display:flex}.validation[data-v-5571ed90] svg{width:.7619047619rem;height:.7619047619rem}@media (max-width:479px){.validation[data-v-5571ed90] svg{width:1.4953271028rem;height:1.4953271028rem}}.validation[data-v-5571ed90] svg path{fill:#dfdae4}.validation[data-v-5571ed90].active svg path{fill:#00cf72}.validation[data-v-5571ed90].active .close path{fill:#ff4641}',map:void 0,media:void 0})}),{name:"InputAddressNumber",directives:{mask:i},components:{Input:R,Select:U},props:(Z={
|
|
783
|
+
this.$emit("update",a)}}},"data-v-83b5a3d2",!1,void 0,!1,x,void 0,void 0),H=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"input-group",class:[{"error-active":t.error,"is-disabled":t.haveNumber},"size-"+t.size]},[t.label?a("label",{staticClass:"label",style:{color:t.labelColor},domProps:{innerHTML:t._s(t.label)}}):t._e(),t._v(" "),a("div",{staticClass:"input-area"},[a("Input",{attrs:{type:t.finalType,size:t.size,placeholder:t.placeholder,name:"number",value:t.finalValue,disabled:t.haveNumber,maxlength:6},on:{change:t.onChange}}),t._v(" "),"number"===t.type?a("div",{staticClass:"radius",class:t.haveNumber?"is-selected":"",on:{click:function(e){return e.preventDefault(),t.setHaveNumber()}}},[t._m(0),t._v(" "),a("label",[t._v("Sem número")])]):t._e()],1),t._v(" "),t.helper||t.error&&t.error.length>0?a("span",{staticClass:"helper",style:{color:t.helperColor},domProps:{innerHTML:t._s(t.error&&!t.disabled?t.error:t.helper)}}):t._e(),t._v(" "),t.validationCheck?a("div",{staticClass:"validation",class:t.validationCheckValue?"active":"inactive"},[t.error&&t.error.length>1?a("svg",{staticClass:"close",attrs:{viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M24.48 6.7a1.77 1.77 0 00-2.506-.001L16 12.66l-5.974-5.975a1.77 1.77 0 00-2.506 0 1.77 1.77 0 000 2.507l5.974 5.974L7.52 21.14a1.77 1.77 0 000 2.506 1.77 1.77 0 002.506 0L16 17.673l5.974 5.974a1.77 1.77 0 002.506 0 1.77 1.77 0 000-2.506l-5.974-5.974 5.974-5.974c.68-.68.68-1.814 0-2.494z"}})]):a("svg",{staticClass:"check",attrs:{viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M7.845 16.462L12 20.617 24.702 7.93c.78-.78 2.042-.78 2.823 0 .78.78.78 2.042 0 2.822L13.418 24.858c-.78.78-2.042.78-2.823 0l-5.573-5.573a1.994 1.994 0 010-2.823c.78-.78 2.042-.78 2.823 0z"}})])]):t._e()])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"radius-indicator-group"},[e("div",{staticClass:"radius-indicator"},[e("div",{staticClass:"radius-indicator-inner"})])])}]},(function(t){t&&t("data-v-5571ed90_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-5571ed90]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-5571ed90]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-5571ed90]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-5571ed90]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-5571ed90]{font-size:14px}}@media (min-width:1024px){[data-v-5571ed90]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-5571ed90]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-5571ed90]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-5571ed90]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-5571ed90]{font-size:1.56vw}}html[data-v-5571ed90]{box-sizing:border-box}*[data-v-5571ed90],[data-v-5571ed90]::after,[data-v-5571ed90]::before{box-sizing:border-box}.input-area[data-v-5571ed90]{position:relative}.radius[data-v-5571ed90]{display:flex;align-items:center;justify-content:center;position:absolute;padding-right:.1904761905rem;cursor:pointer;z-index:2;right:1.1428571429rem;height:100%;bottom:0}@media (max-width:479px){.radius[data-v-5571ed90]{right:1.4953271028rem}}.radius[data-v-5571ed90]:hover{cursor:pointer;border-color:#afa2ba}.radius:hover .radius-indicator[data-v-5571ed90],.radius:hover .radius-indicator-inner[data-v-5571ed90]{transition:all .3s;border-color:#afa2ba}.radius:hover .radius-indicator-inner[data-v-5571ed90]{background:#afa2ba!important}.radius.is-selected[data-v-5571ed90]{border-color:#12d3db}.radius.is-selected .radius-indicator[data-v-5571ed90],.radius.is-selected .radius-indicator-inner[data-v-5571ed90]{transition:all .3s;border-color:#12d3db}.radius.is-selected .radius-indicator-inner[data-v-5571ed90]{background:#12d3db!important}.radius.is-selected label[data-v-5571ed90]{color:#12d3db}.radius label[data-v-5571ed90]{font-family:Roboto;font-weight:700;font-size:.5714285714rem;line-height:1.25;text-align:right;color:#afa2ba}@media (max-width:479px){.radius label[data-v-5571ed90]{font-size:.9345794393rem}}.radius-indicator[data-v-5571ed90]{width:1.1428571429rem;height:1.1428571429rem;border:1px solid #dfdae4;background:#fff;border-radius:50%;margin-right:.1904761905rem;display:flex;align-items:center;justify-content:center}@media (max-width:479px){.radius-indicator[data-v-5571ed90]{width:2.2429906542rem;height:2.2429906542rem}}.radius-indicator .radius-indicator-inner[data-v-5571ed90]{width:.7619047619rem;height:.7619047619rem;background:#dfdae4;border-radius:50%}@media (max-width:479px){.radius-indicator .radius-indicator-inner[data-v-5571ed90]{width:1.4953271028rem;height:1.4953271028rem}}.input-group[data-v-5571ed90]{transition:all .3s;display:flex;flex-direction:column;width:100%;position:relative}.input-group .input-area[data-v-5571ed90]{position:relative;width:100%}.input-group .input-area .link[data-v-5571ed90]{position:absolute;top:0;bottom:0;right:16px;margin-top:auto;margin-bottom:auto;display:flex;align-content:center}.input-group .input-area .link[data-v-5571ed90] button{color:#12d3db;text-decoration-line:underline}.input-group.error-active .input[data-v-5571ed90]{border-color:#ff4641!important}.input-group.error-active .helper[data-v-5571ed90]{color:#ff4641!important}.input-group.size-lg .label[data-v-5571ed90]{font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .label[data-v-5571ed90]{font-size:1.308411215rem}}.input-group.size-lg .input[data-v-5571ed90]{padding:1.1428571429rem;font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .input[data-v-5571ed90]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-lg .input[data-v-5571ed90]{font-size:1.308411215rem}}.input-group.size-lg .helper[data-v-5571ed90]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-lg .helper[data-v-5571ed90]{font-size:1.1214953271rem}}.input-group.size-lg .radius[data-v-5571ed90]{right:1.1428571429rem}@media (max-width:479px){.input-group.size-lg .radius[data-v-5571ed90]{right:1.4953271028rem}}.input-group.size-sm .label[data-v-5571ed90]{font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .label[data-v-5571ed90]{font-size:1.308411215rem}}.input-group.size-sm .input[data-v-5571ed90]{padding:.7619047619rem;font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .input[data-v-5571ed90]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-sm .input[data-v-5571ed90]{font-size:1.308411215rem}}.input-group.size-sm .helper[data-v-5571ed90]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-sm .helper[data-v-5571ed90]{font-size:1.1214953271rem}}.input-group.size-sm .radius[data-v-5571ed90]{right:.7619047619rem}@media (max-width:479px){.input-group.size-sm .radius[data-v-5571ed90]{right:1.4953271028rem}}.input-group .label[data-v-5571ed90]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .label[data-v-5571ed90]{font-size:1.308411215rem}}.input-group .input[data-v-5571ed90]{transition:all .3s;-webkit-appearance:none;-moz-appearance:none;text-overflow:"";padding:1.1428571429rem;border:2px solid #dfdae4;border-radius:.380952381rem;background:#fff;height:3.3333333333rem;font-family:Roboto,sans-serif;color:#68596e;font-size:.7619047619rem;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .input[data-v-5571ed90]{border-radius:.7476635514rem;padding:1.4953271028rem;height:4.2990654206rem}}@media (max-width:479px){.input-group .input[data-v-5571ed90]{font-size:1.308411215rem}}.input-group .input[data-v-5571ed90]::placeholder{color:#afa2ba;opacity:1}.input-group .input[data-v-5571ed90]:-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-5571ed90]::-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-5571ed90]:hover{border-color:#afa2ba}.input-group .input[data-v-5571ed90]:active,.input-group .input[data-v-5571ed90]:focus{border-color:#12d3db;outline:0}.input-group .helper[data-v-5571ed90]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .helper[data-v-5571ed90]{font-size:1.1214953271rem}}.input-group.is-disabled .label[data-v-5571ed90]{color:#68596e}.input-group.is-disabled .input[disabled][data-v-5571ed90]{background:#f8f7fc;border-color:#dfdae4!important;color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-5571ed90]:hover{border-color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-5571ed90]::placeholder{color:#dfdae4;opacity:1}.input-group.is-disabled .input[disabled][data-v-5571ed90]:-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-5571ed90]::-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .helper[data-v-5571ed90]{color:#dfdae4}.validation[data-v-5571ed90]{position:absolute;border-radius:50%;width:.7619047619rem;height:.7619047619rem;right:0;top:0}@media (max-width:479px){.validation[data-v-5571ed90]{width:1.4953271028rem;height:1.4953271028rem}}.validation[data-v-5571ed90].inactive .close path{fill:#ff4641}.validation[data-v-5571ed90] .icon{width:.7619047619rem;height:.7619047619rem;display:flex}.validation[data-v-5571ed90] svg{width:.7619047619rem;height:.7619047619rem}@media (max-width:479px){.validation[data-v-5571ed90] svg{width:1.4953271028rem;height:1.4953271028rem}}.validation[data-v-5571ed90] svg path{fill:#dfdae4}.validation[data-v-5571ed90].active svg path{fill:#00cf72}.validation[data-v-5571ed90].active .close path{fill:#ff4641}',map:void 0,media:void 0})}),{name:"InputAddressNumber",directives:{mask:i},components:{Input:R,Select:Z},props:(U={
|
|
784
784
|
/**
|
|
785
785
|
* Nome do campo, utilizado no callback do evento<br>
|
|
786
786
|
* Example: `Name`
|
|
@@ -800,7 +800,7 @@ labelColor:{type:String,default:"#68596E"},
|
|
|
800
800
|
* Placeholder do campo, caso vazio, placeholder não é exibida<br>
|
|
801
801
|
* Example: `Placeholder`
|
|
802
802
|
* */
|
|
803
|
-
placeholder:{type:String}},V(
|
|
803
|
+
placeholder:{type:String}},V(U,"value",{type:String}),V(U,"helper",{type:String}),V(U,"helperColor",{type:String}),V(U,"error",{type:[String,Boolean]}),V(U,"disabled",{type:Boolean,default:!1}),V(U,"numeric",{type:Boolean,default:!1}),V(U,"type",{type:String,default:"text"}),V(U,"size",{type:String,default:"text"}),V(U,"validationCheck",{type:Boolean,required:!1,default:!1}),V(U,"validationCheckValue",{type:Boolean,required:!1,default:!1}),U),data:function(){return{haveNumber:!1,finalType:"number",finalValue:""}},mounted:function(){this.value&&this.value.length&&(this.finalValue=this.value)},updated:function(){this.value&&this.value.length&&"999999"===this.value&&(this.finalValue="S/N",this.haveNumber=!0)},methods:{setHaveNumber:function(){if(this.haveNumber){this.finalValue="",this.finalType="number",this.haveNumber=!1;var t={target:"number",value:""};this.$emit("update",t)}else{this.finalType="text",this.finalValue="S/N",this.haveNumber=!0;t={target:"number",value:"999999"};this.$emit("update",t)}},onChange:function(t){t.e;var e=t.target,a={target:e.name,value:e.value};this.finalValue=a.value,
|
|
804
804
|
/**
|
|
805
805
|
* Evento disparado sempre que o valor do campo for alterado.<br>
|
|
806
806
|
* Retorna um objeto com target (name do campo) e value.
|
|
@@ -874,7 +874,7 @@ validationCheckValue:{type:Boolean,required:!1,default:!1}},data:function(){retu
|
|
|
874
874
|
/**
|
|
875
875
|
* Evento disparado sempre que o valor for alterado.<br>
|
|
876
876
|
* Retorna um objeto com target (name do campo), key ativo e value ativo.
|
|
877
|
-
*/this.$emit("update",a)}}},"data-v-45da7d39",!1,void 0,!1,x,void 0,void 0),X=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.address?a("div",{staticClass:"address-box"},[t.isNew?t._e():a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Identificação do Endereço",helper:"Ex: Meu Apartamento",name:"addressLabel",value:t.address.addressLabel,disabled:!1,error:t.errors.addressLabel,validationCheck:t.isNew,validationCheckValue:!!(t.address.addressLabel&&t.address.addressLabel.length>3)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("Options",{attrs:{selected:t.selectedType?t.selectedType.key:0,grouped:!1,name:"addressTypeName",label:"Tipo do local",placeholder:"Selecione um tipo",options:t.optionTypes,error:t.errorsAddress.selectedType,disabled:!1,validationCheck:t.isNew,validationCheckValue:!(!t.selectedType||!t.selectedType.key||1!==t.selectedType.key&&2!==t.selectedType.key&&3!==t.selectedType.key)},on:{update:t.onChangeType}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"address",label:"CEP",name:"zipPostalCode",value:t.postalZipCode,disabled:!1,error:t.errorsAddress.postalZipCode,link:"http://www.buscacep.correios.com.br/sistemas/buscacep/buscaCepEndereco.cfm",linkLabel:"Não sabe o CEP?",validationCheck:t.isNew,validationCheckValue:!!(t.postalZipCode&&t.postalZipCode.length>8)},on:{update:t.onChangeZipCode}})],1),t._v(" "),t.openAddressField?t._e():a("div",{staticClass:"action-address"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.onChangeConfirmCep}},[t._v("\n\t\t\tCONFIRMAR CEP\n\t\t")])],1),t._v(" "),t.openAddressField?a("div",[a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Endereço",name:"address1",value:t.address.address1,disabled:!1,error:t.errors.address1,validationCheck:t.isNew,validationCheckValue:!!(t.address.address1&&t.address.address1.length>3)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("InputAddressNumber",{attrs:{type:"number",label:"Número",name:"addressNumber",value:t.address.addressNumber,disabled:!1,error:t.errors.addressNumber,validationCheck:t.isNew,validationCheckValue:!!(t.address.addressNumber&&t.address.addressNumber.length>1)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Complemento",name:"address2",helper:"Bloco, sala, conjunto, andar, etc.",value:t.address.address2,disabled:!1,maxlegnth:100,error:t.errors.complement},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",helper:"Nos informe lugares próximos para facilitar sua entrega",label:"Referência",name:"addressReference",value:t.address.addressReference,disabled:!1,error:t.errors.reference},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"}),t._v(" "),a("div",{staticClass:"form-group state-city"},[a("div",{staticClass:"city"},[a("Input",{attrs:{type:"text",label:"Cidade",name:"city",value:t.address.city,disabled:!1,error:t.errors.city,validationCheck:t.isNew,validationCheckValue:!!(t.address.city&&t.address.city.length>0)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"state"},[a("Select",{attrs:{selected:t.address.stateId,name:"stateId",label:"Estado",placeholder:"Estado",options:t.optionStates,error:t.errors.typeState,validationCheck:t.isNew,validationCheckValue:!!(t.address.stateId&&t.address.stateId.length>0),disabled:!1},on:{update:t.onChange}})],1)]),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Bairro",name:"district",value:t.address.district,disabled:!1,error:t.errors.district,validationCheck:t.isNew,validationCheckValue:!!(t.address.district&&t.address.district.length>0)},on:{update:t.onChange}})],1)]):t._e()]):t._e()},staticRenderFns:[]},(function(t){t&&t("data-v-07f457a1_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-07f457a1]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-07f457a1]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-07f457a1]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-07f457a1]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-07f457a1]{font-size:14px}}@media (min-width:1024px){[data-v-07f457a1]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-07f457a1]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-07f457a1]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-07f457a1]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-07f457a1]{font-size:1.56vw}}html[data-v-07f457a1]{box-sizing:border-box}*[data-v-07f457a1],[data-v-07f457a1]::after,[data-v-07f457a1]::before{box-sizing:border-box}.form-group[data-v-07f457a1]{margin-bottom:.7619047619rem}.action-address[data-v-07f457a1]{text-align:right}.input-area[data-v-07f457a1]{position:relative}.check[data-v-07f457a1]{display:flex;position:absolute;right:.1904761905rem;bottom:1.1428571429rem;align-items:center;padding-right:.1904761905rem;cursor:pointer;z-index:2}.check[data-v-07f457a1]:hover{cursor:pointer;border-color:#afa2ba}.check:hover .radius-indicator[data-v-07f457a1],.check:hover .radius-indicator-inner[data-v-07f457a1]{transition:all .3s;border-color:#afa2ba}.check:hover .radius-indicator-inner[data-v-07f457a1]{background:#afa2ba!important}.check.is-selected[data-v-07f457a1]{border-color:#12d3db}.check.is-selected .radius-indicator[data-v-07f457a1],.check.is-selected .radius-indicator-inner[data-v-07f457a1]{transition:all .3s;border-color:#12d3db}.check.is-selected .radius-indicator-inner[data-v-07f457a1]{background:#12d3db!important}.check.is-selected label[data-v-07f457a1]{color:#12d3db}.check label[data-v-07f457a1]{font-family:Roboto;font-weight:700;font-size:.5714285714rem;line-height:1.25;text-align:right;color:#afa2ba}.radius-indicator[data-v-07f457a1]{width:1.1428571429rem;height:1.1428571429rem;border:1px solid #dfdae4;background:#fff;border-radius:50%;margin-right:.1904761905rem;display:flex;align-items:center;justify-content:center}@media (max-width:479px){.radius-indicator[data-v-07f457a1]{width:2.2429906542rem;height:2.2429906542rem}}.radius-indicator .radius-indicator-inner[data-v-07f457a1]{width:.7619047619rem;height:.7619047619rem;background:#dfdae4;border-radius:50%}@media (max-width:479px){.radius-indicator .radius-indicator-inner[data-v-07f457a1]{width:1.4953271028rem;height:1.4953271028rem}}.input-group[data-v-07f457a1]{transition:all .3s;display:flex;flex-direction:column;width:100%}.input-group .input-area[data-v-07f457a1]{position:relative;width:100%}.input-group .input-area .link[data-v-07f457a1]{position:absolute;top:0;bottom:0;right:16px;margin-top:auto;margin-bottom:auto;display:flex;align-content:center}.input-group .input-area .link[data-v-07f457a1] button{color:#12d3db;text-decoration-line:underline}.input-group.error-active .input[data-v-07f457a1]{border-color:#ff4641!important}.input-group.error-active .helper[data-v-07f457a1]{color:#ff4641!important}.input-group.size-lg .label[data-v-07f457a1]{font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .label[data-v-07f457a1]{font-size:1.308411215rem}}.input-group.size-lg .input[data-v-07f457a1]{padding:1.1428571429rem;font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .input[data-v-07f457a1]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-lg .input[data-v-07f457a1]{font-size:1.308411215rem}}.input-group.size-lg .helper[data-v-07f457a1]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-lg .helper[data-v-07f457a1]{font-size:1.1214953271rem}}.input-group.size-sm .label[data-v-07f457a1]{font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .label[data-v-07f457a1]{font-size:1.308411215rem}}.input-group.size-sm .input[data-v-07f457a1]{padding:.7619047619rem;font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .input[data-v-07f457a1]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-sm .input[data-v-07f457a1]{font-size:1.308411215rem}}.input-group.size-sm .helper[data-v-07f457a1]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-sm .helper[data-v-07f457a1]{font-size:1.1214953271rem}}.input-group .label[data-v-07f457a1]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .label[data-v-07f457a1]{font-size:1.308411215rem}}.input-group .input[data-v-07f457a1]{transition:all .3s;-webkit-appearance:none;-moz-appearance:none;text-overflow:"";padding:1.1428571429rem;border:2px solid #dfdae4;border-radius:.380952381rem;background:#fff;height:3.3333333333rem;font-family:Roboto,sans-serif;color:#68596e;font-size:.7619047619rem;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .input[data-v-07f457a1]{border-radius:.7476635514rem;padding:1.4953271028rem;height:4.2990654206rem}}@media (max-width:479px){.input-group .input[data-v-07f457a1]{font-size:1.308411215rem}}.input-group .input[data-v-07f457a1]::placeholder{color:#afa2ba;opacity:1}.input-group .input[data-v-07f457a1]:-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-07f457a1]::-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-07f457a1]:hover{border-color:#afa2ba}.input-group .input[data-v-07f457a1]:active,.input-group .input[data-v-07f457a1]:focus{border-color:#12d3db;outline:0}.input-group .helper[data-v-07f457a1]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .helper[data-v-07f457a1]{font-size:1.1214953271rem}}.input-group.is-disabled .label[data-v-07f457a1]{color:#68596e}.input-group.is-disabled .input[disabled][data-v-07f457a1]{background:#f8f7fc;border-color:#dfdae4!important;color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-07f457a1]:hover{border-color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-07f457a1]::placeholder{color:#dfdae4;opacity:1}.input-group.is-disabled .input[disabled][data-v-07f457a1]:-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-07f457a1]::-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .helper[data-v-07f457a1]{color:#dfdae4}.state-city[data-v-07f457a1]{display:flex}.state-city .city[data-v-07f457a1]{width:62%;margin-right:4%}.state-city .state[data-v-07f457a1]{width:34%}',map:void 0,media:void 0})}),{name:"Address",directives:{mask:i},components:{Input:R,Select:U,Options:W,InputAddressNumber:H,Button:A},props:{
|
|
877
|
+
*/this.$emit("update",a)}}},"data-v-45da7d39",!1,void 0,!1,x,void 0,void 0),X=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.address?a("div",{staticClass:"address-box"},[t.isNew?t._e():a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Identificação do Endereço",helper:"Ex: Meu Apartamento",name:"addressLabel",value:t.address.addressLabel,disabled:!1,error:t.errors.addressLabel,validationCheck:t.isNew,validationCheckValue:!!(t.address.addressLabel&&t.address.addressLabel.length>3)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("Options",{attrs:{selected:t.selectedType?t.selectedType.key:0,grouped:!1,name:"addressTypeName",label:"Tipo do local",placeholder:"Selecione um tipo",options:t.optionTypes,error:t.errorsAddress.selectedType,disabled:!1,validationCheck:t.isNew,validationCheckValue:!(!t.selectedType||!t.selectedType.key||1!==t.selectedType.key&&2!==t.selectedType.key&&3!==t.selectedType.key)},on:{update:t.onChangeType}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"address",label:"CEP",name:"zipPostalCode",value:t.postalZipCode,disabled:!1,error:t.errorsAddress.postalZipCode,link:"http://www.buscacep.correios.com.br/sistemas/buscacep/buscaCepEndereco.cfm",linkLabel:"Não sabe o CEP?",validationCheck:t.isNew,validationCheckValue:!!(t.postalZipCode&&t.postalZipCode.length>8)},on:{update:t.onChangeZipCode}})],1),t._v(" "),t.openAddressField?t._e():a("div",{staticClass:"action-address"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.onChangeConfirmCep}},[t._v("\n\t\t\tCONFIRMAR CEP\n\t\t")])],1),t._v(" "),t.openAddressField?a("div",[a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Endereço",name:"address1",value:t.address.address1,disabled:!1,error:t.errors.address1,validationCheck:t.isNew,validationCheckValue:!!(t.address.address1&&t.address.address1.length>3)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("InputAddressNumber",{attrs:{type:"number",label:"Número",name:"addressNumber",value:t.address.addressNumber,disabled:!1,error:t.errors.addressNumber,validationCheck:t.isNew,validationCheckValue:!!(t.address.addressNumber&&t.address.addressNumber.length>1)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Complemento",name:"address2",helper:"Bloco, sala, conjunto, andar, etc.",value:t.address.address2,disabled:!1,maxlegnth:100,error:t.errors.complement},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",helper:"Nos informe lugares próximos para facilitar sua entrega",label:"Referência",name:"addressReference",value:t.address.addressReference,disabled:!1,error:t.errors.reference},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"}),t._v(" "),a("div",{staticClass:"form-group state-city"},[a("div",{staticClass:"city"},[a("Input",{attrs:{type:"text",label:"Cidade",name:"city",value:t.address.city,disabled:!1,error:t.errors.city,validationCheck:t.isNew,validationCheckValue:!!(t.address.city&&t.address.city.length>0)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"state"},[a("Select",{attrs:{selected:t.address.stateId,name:"stateId",label:"Estado",placeholder:"Estado",options:t.optionStates,error:t.errors.typeState,validationCheck:t.isNew,validationCheckValue:!!(t.address.stateId&&t.address.stateId.length>0),disabled:!1},on:{update:t.onChange}})],1)]),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Bairro",name:"district",value:t.address.district,disabled:!1,error:t.errors.district,validationCheck:t.isNew,validationCheckValue:!!(t.address.district&&t.address.district.length>0)},on:{update:t.onChange}})],1)]):t._e()]):t._e()},staticRenderFns:[]},(function(t){t&&t("data-v-07f457a1_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-07f457a1]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-07f457a1]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-07f457a1]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-07f457a1]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-07f457a1]{font-size:14px}}@media (min-width:1024px){[data-v-07f457a1]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-07f457a1]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-07f457a1]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-07f457a1]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-07f457a1]{font-size:1.56vw}}html[data-v-07f457a1]{box-sizing:border-box}*[data-v-07f457a1],[data-v-07f457a1]::after,[data-v-07f457a1]::before{box-sizing:border-box}.form-group[data-v-07f457a1]{margin-bottom:.7619047619rem}.action-address[data-v-07f457a1]{text-align:right}.input-area[data-v-07f457a1]{position:relative}.check[data-v-07f457a1]{display:flex;position:absolute;right:.1904761905rem;bottom:1.1428571429rem;align-items:center;padding-right:.1904761905rem;cursor:pointer;z-index:2}.check[data-v-07f457a1]:hover{cursor:pointer;border-color:#afa2ba}.check:hover .radius-indicator[data-v-07f457a1],.check:hover .radius-indicator-inner[data-v-07f457a1]{transition:all .3s;border-color:#afa2ba}.check:hover .radius-indicator-inner[data-v-07f457a1]{background:#afa2ba!important}.check.is-selected[data-v-07f457a1]{border-color:#12d3db}.check.is-selected .radius-indicator[data-v-07f457a1],.check.is-selected .radius-indicator-inner[data-v-07f457a1]{transition:all .3s;border-color:#12d3db}.check.is-selected .radius-indicator-inner[data-v-07f457a1]{background:#12d3db!important}.check.is-selected label[data-v-07f457a1]{color:#12d3db}.check label[data-v-07f457a1]{font-family:Roboto;font-weight:700;font-size:.5714285714rem;line-height:1.25;text-align:right;color:#afa2ba}.radius-indicator[data-v-07f457a1]{width:1.1428571429rem;height:1.1428571429rem;border:1px solid #dfdae4;background:#fff;border-radius:50%;margin-right:.1904761905rem;display:flex;align-items:center;justify-content:center}@media (max-width:479px){.radius-indicator[data-v-07f457a1]{width:2.2429906542rem;height:2.2429906542rem}}.radius-indicator .radius-indicator-inner[data-v-07f457a1]{width:.7619047619rem;height:.7619047619rem;background:#dfdae4;border-radius:50%}@media (max-width:479px){.radius-indicator .radius-indicator-inner[data-v-07f457a1]{width:1.4953271028rem;height:1.4953271028rem}}.input-group[data-v-07f457a1]{transition:all .3s;display:flex;flex-direction:column;width:100%}.input-group .input-area[data-v-07f457a1]{position:relative;width:100%}.input-group .input-area .link[data-v-07f457a1]{position:absolute;top:0;bottom:0;right:16px;margin-top:auto;margin-bottom:auto;display:flex;align-content:center}.input-group .input-area .link[data-v-07f457a1] button{color:#12d3db;text-decoration-line:underline}.input-group.error-active .input[data-v-07f457a1]{border-color:#ff4641!important}.input-group.error-active .helper[data-v-07f457a1]{color:#ff4641!important}.input-group.size-lg .label[data-v-07f457a1]{font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .label[data-v-07f457a1]{font-size:1.308411215rem}}.input-group.size-lg .input[data-v-07f457a1]{padding:1.1428571429rem;font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .input[data-v-07f457a1]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-lg .input[data-v-07f457a1]{font-size:1.308411215rem}}.input-group.size-lg .helper[data-v-07f457a1]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-lg .helper[data-v-07f457a1]{font-size:1.1214953271rem}}.input-group.size-sm .label[data-v-07f457a1]{font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .label[data-v-07f457a1]{font-size:1.308411215rem}}.input-group.size-sm .input[data-v-07f457a1]{padding:.7619047619rem;font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .input[data-v-07f457a1]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-sm .input[data-v-07f457a1]{font-size:1.308411215rem}}.input-group.size-sm .helper[data-v-07f457a1]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-sm .helper[data-v-07f457a1]{font-size:1.1214953271rem}}.input-group .label[data-v-07f457a1]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .label[data-v-07f457a1]{font-size:1.308411215rem}}.input-group .input[data-v-07f457a1]{transition:all .3s;-webkit-appearance:none;-moz-appearance:none;text-overflow:"";padding:1.1428571429rem;border:2px solid #dfdae4;border-radius:.380952381rem;background:#fff;height:3.3333333333rem;font-family:Roboto,sans-serif;color:#68596e;font-size:.7619047619rem;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .input[data-v-07f457a1]{border-radius:.7476635514rem;padding:1.4953271028rem;height:4.2990654206rem}}@media (max-width:479px){.input-group .input[data-v-07f457a1]{font-size:1.308411215rem}}.input-group .input[data-v-07f457a1]::placeholder{color:#afa2ba;opacity:1}.input-group .input[data-v-07f457a1]:-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-07f457a1]::-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-07f457a1]:hover{border-color:#afa2ba}.input-group .input[data-v-07f457a1]:active,.input-group .input[data-v-07f457a1]:focus{border-color:#12d3db;outline:0}.input-group .helper[data-v-07f457a1]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .helper[data-v-07f457a1]{font-size:1.1214953271rem}}.input-group.is-disabled .label[data-v-07f457a1]{color:#68596e}.input-group.is-disabled .input[disabled][data-v-07f457a1]{background:#f8f7fc;border-color:#dfdae4!important;color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-07f457a1]:hover{border-color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-07f457a1]::placeholder{color:#dfdae4;opacity:1}.input-group.is-disabled .input[disabled][data-v-07f457a1]:-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-07f457a1]::-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .helper[data-v-07f457a1]{color:#dfdae4}.state-city[data-v-07f457a1]{display:flex}.state-city .city[data-v-07f457a1]{width:62%;margin-right:4%}.state-city .state[data-v-07f457a1]{width:34%}',map:void 0,media:void 0})}),{name:"Address",directives:{mask:i},components:{Input:R,Select:Z,Options:W,InputAddressNumber:H,Button:A},props:{
|
|
878
878
|
/**
|
|
879
879
|
* Nome do campo, utilizado no callback do evento<br>
|
|
880
880
|
* Example: `Name`
|
|
@@ -908,7 +908,7 @@ this.$emit("update",t)},onChangeZipCode:function(t){this.postalZipCode=t.value,t
|
|
|
908
908
|
* Evento disparado sempre que o valor do campo for alterado.<br>
|
|
909
909
|
* Retorna um objeto com target (name do campo) e value.
|
|
910
910
|
*/
|
|
911
|
-
this.$emit("update",t)}}},"data-v-07f457a1",!1,void 0,!1,x,void 0,void 0),J=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.address?a("div",{staticClass:"address-box"},[a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"address",label:"CEP",name:"zipPostalCode",value:t.address.zipPostalCode,disabled:!1,error:t.errors.zipPostalCode,link:"http://www.buscacep.correios.com.br/sistemas/buscacep/buscaCepEndereco.cfm",linkLabel:"Não sabe o CEP?",validationCheck:t.isNew,validationCheckValue:!!(t.address.zipPostalCode&&t.address.zipPostalCode.length>8)},on:{update:t.onChangeZipCode}})],1),t._v(" "),t.openAddressField?t._e():a("div",{staticClass:"action-address"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.onChangeConfirmCep}},[t._v("\n\t\t\t\tCONFIRMAR CEP\n\t\t\t")])],1),t._v(" "),t.openAddressField?a("div",[a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Endereço",name:"address1",value:t.address.address1,disabled:!1,error:t.errors.address1,validationCheck:t.isNew,validationCheckValue:!!(t.address.address1&&t.address.address1.length>3)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("InputAddressNumber",{attrs:{type:"number",label:"Número",name:"addressNumber",value:t.address.addressNumber,disabled:!1,error:t.errors.addressNumber,validationCheck:t.isNew,validationCheckValue:!!(t.address.addressNumber&&t.address.addressNumber.length>1)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"}),t._v(" "),a("div",{staticClass:"form-group state-city"},[a("div",{staticClass:"city"},[a("Input",{attrs:{type:"text",label:"Cidade",name:"city",value:t.address.city,disabled:!1,error:t.errors.city,validationCheck:t.isNew,validationCheckValue:!!(t.address.city&&t.address.city.length>0)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"state"},[a("Select",{attrs:{selected:t.address.stateId,name:"stateId",label:"Estado",placeholder:"Estado",options:t.optionStates,error:t.errors.typeState,validationCheck:t.isNew,validationCheckValue:!!(t.address.stateId&&t.address.stateId.length>0),disabled:!1},on:{update:t.onChange}})],1)]),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Bairro",name:"district",value:t.address.district,disabled:!1,error:t.errors.district,validationCheck:t.isNew,validationCheckValue:!!(t.address.district&&t.address.district.length>0)},on:{update:t.onChange}})],1)]):t._e()]):t._e()},staticRenderFns:[]},(function(t){t&&t("data-v-f1c8834e_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-f1c8834e]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-f1c8834e]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-f1c8834e]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-f1c8834e]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-f1c8834e]{font-size:14px}}@media (min-width:1024px){[data-v-f1c8834e]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-f1c8834e]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-f1c8834e]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-f1c8834e]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-f1c8834e]{font-size:1.56vw}}html[data-v-f1c8834e]{box-sizing:border-box}*[data-v-f1c8834e],[data-v-f1c8834e]::after,[data-v-f1c8834e]::before{box-sizing:border-box}.form-group[data-v-f1c8834e]{margin-bottom:.7619047619rem}.action-address[data-v-f1c8834e]{text-align:right;padding-top:1.1428571429rem}.input-area[data-v-f1c8834e]{position:relative}.check[data-v-f1c8834e]{display:flex;position:absolute;right:.1904761905rem;bottom:1.1428571429rem;align-items:center;padding-right:.1904761905rem;cursor:pointer;z-index:2}.check[data-v-f1c8834e]:hover{cursor:pointer;border-color:#afa2ba}.check:hover .radius-indicator[data-v-f1c8834e],.check:hover .radius-indicator-inner[data-v-f1c8834e]{transition:all .3s;border-color:#afa2ba}.check:hover .radius-indicator-inner[data-v-f1c8834e]{background:#afa2ba!important}.check.is-selected[data-v-f1c8834e]{border-color:#12d3db}.check.is-selected .radius-indicator[data-v-f1c8834e],.check.is-selected .radius-indicator-inner[data-v-f1c8834e]{transition:all .3s;border-color:#12d3db}.check.is-selected .radius-indicator-inner[data-v-f1c8834e]{background:#12d3db!important}.check.is-selected label[data-v-f1c8834e]{color:#12d3db}.check label[data-v-f1c8834e]{font-family:Roboto;font-weight:700;font-size:.5714285714rem;line-height:1.25;text-align:right;color:#afa2ba}.radius-indicator[data-v-f1c8834e]{width:1.1428571429rem;height:1.1428571429rem;border:1px solid #dfdae4;background:#fff;border-radius:50%;margin-right:.1904761905rem;display:flex;align-items:center;justify-content:center}@media (max-width:479px){.radius-indicator[data-v-f1c8834e]{width:2.2429906542rem;height:2.2429906542rem}}.radius-indicator .radius-indicator-inner[data-v-f1c8834e]{width:.7619047619rem;height:.7619047619rem;background:#dfdae4;border-radius:50%}@media (max-width:479px){.radius-indicator .radius-indicator-inner[data-v-f1c8834e]{width:1.4953271028rem;height:1.4953271028rem}}.input-group[data-v-f1c8834e]{transition:all .3s;display:flex;flex-direction:column;width:100%}.input-group .input-area[data-v-f1c8834e]{position:relative;width:100%}.input-group .input-area .link[data-v-f1c8834e]{position:absolute;top:0;bottom:0;right:16px;margin-top:auto;margin-bottom:auto;display:flex;align-content:center}.input-group .input-area .link[data-v-f1c8834e] button{color:#12d3db;text-decoration-line:underline}.input-group.error-active .input[data-v-f1c8834e]{border-color:#ff4641!important}.input-group.error-active .helper[data-v-f1c8834e]{color:#ff4641!important}.input-group.size-lg .label[data-v-f1c8834e]{font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .label[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group.size-lg .input[data-v-f1c8834e]{padding:1.1428571429rem;font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .input[data-v-f1c8834e]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-lg .input[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group.size-lg .helper[data-v-f1c8834e]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-lg .helper[data-v-f1c8834e]{font-size:1.1214953271rem}}.input-group.size-sm .label[data-v-f1c8834e]{font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .label[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group.size-sm .input[data-v-f1c8834e]{padding:.7619047619rem;font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .input[data-v-f1c8834e]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-sm .input[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group.size-sm .helper[data-v-f1c8834e]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-sm .helper[data-v-f1c8834e]{font-size:1.1214953271rem}}.input-group .label[data-v-f1c8834e]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .label[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group .input[data-v-f1c8834e]{transition:all .3s;-webkit-appearance:none;-moz-appearance:none;text-overflow:"";padding:1.1428571429rem;border:2px solid #dfdae4;border-radius:.380952381rem;background:#fff;height:3.3333333333rem;font-family:Roboto,sans-serif;color:#68596e;font-size:.7619047619rem;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .input[data-v-f1c8834e]{border-radius:.7476635514rem;padding:1.4953271028rem;height:4.2990654206rem}}@media (max-width:479px){.input-group .input[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group .input[data-v-f1c8834e]::placeholder{color:#afa2ba;opacity:1}.input-group .input[data-v-f1c8834e]:-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-f1c8834e]::-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-f1c8834e]:hover{border-color:#afa2ba}.input-group .input[data-v-f1c8834e]:active,.input-group .input[data-v-f1c8834e]:focus{border-color:#12d3db;outline:0}.input-group .helper[data-v-f1c8834e]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .helper[data-v-f1c8834e]{font-size:1.1214953271rem}}.input-group.is-disabled .label[data-v-f1c8834e]{color:#68596e}.input-group.is-disabled .input[disabled][data-v-f1c8834e]{background:#f8f7fc;border-color:#dfdae4!important;color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-f1c8834e]:hover{border-color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-f1c8834e]::placeholder{color:#dfdae4;opacity:1}.input-group.is-disabled .input[disabled][data-v-f1c8834e]:-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-f1c8834e]::-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .helper[data-v-f1c8834e]{color:#dfdae4}.state-city[data-v-f1c8834e]{display:flex}.state-city .city[data-v-f1c8834e]{width:62%;margin-right:4%}.state-city .state[data-v-f1c8834e]{width:34%}',map:void 0,media:void 0})}),{name:"Address",directives:{mask:i},components:{Input:R,Select:
|
|
911
|
+
this.$emit("update",t)}}},"data-v-07f457a1",!1,void 0,!1,x,void 0,void 0),J=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.address?a("div",{staticClass:"address-box"},[a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"address",label:"CEP",name:"zipPostalCode",value:t.address.zipPostalCode,disabled:!1,error:t.errors.zipPostalCode,link:"http://www.buscacep.correios.com.br/sistemas/buscacep/buscaCepEndereco.cfm",linkLabel:"Não sabe o CEP?",validationCheck:t.isNew,validationCheckValue:!!(t.address.zipPostalCode&&t.address.zipPostalCode.length>8)},on:{update:t.onChangeZipCode}})],1),t._v(" "),t.openAddressField?t._e():a("div",{staticClass:"action-address"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.onChangeConfirmCep}},[t._v("\n\t\t\t\tCONFIRMAR CEP\n\t\t\t")])],1),t._v(" "),t.openAddressField?a("div",[a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Endereço",name:"address1",value:t.address.address1,disabled:!1,error:t.errors.address1,validationCheck:t.isNew,validationCheckValue:!!(t.address.address1&&t.address.address1.length>3)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"},[a("InputAddressNumber",{attrs:{type:"number",label:"Número",name:"addressNumber",value:t.address.addressNumber,disabled:!1,error:t.errors.addressNumber,validationCheck:t.isNew,validationCheckValue:!!(t.address.addressNumber&&t.address.addressNumber.length>1)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"form-group"}),t._v(" "),a("div",{staticClass:"form-group state-city"},[a("div",{staticClass:"city"},[a("Input",{attrs:{type:"text",label:"Cidade",name:"city",value:t.address.city,disabled:!1,error:t.errors.city,validationCheck:t.isNew,validationCheckValue:!!(t.address.city&&t.address.city.length>0)},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"state"},[a("Select",{attrs:{selected:t.address.stateId,name:"stateId",label:"Estado",placeholder:"Estado",options:t.optionStates,error:t.errors.typeState,validationCheck:t.isNew,validationCheckValue:!!(t.address.stateId&&t.address.stateId.length>0),disabled:!1},on:{update:t.onChange}})],1)]),t._v(" "),a("div",{staticClass:"form-group"},[a("Input",{attrs:{type:"text",label:"Bairro",name:"district",value:t.address.district,disabled:!1,error:t.errors.district,validationCheck:t.isNew,validationCheckValue:!!(t.address.district&&t.address.district.length>0)},on:{update:t.onChange}})],1)]):t._e()]):t._e()},staticRenderFns:[]},(function(t){t&&t("data-v-f1c8834e_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-f1c8834e]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-f1c8834e]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-f1c8834e]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-f1c8834e]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-f1c8834e]{font-size:14px}}@media (min-width:1024px){[data-v-f1c8834e]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-f1c8834e]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-f1c8834e]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-f1c8834e]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-f1c8834e]{font-size:1.56vw}}html[data-v-f1c8834e]{box-sizing:border-box}*[data-v-f1c8834e],[data-v-f1c8834e]::after,[data-v-f1c8834e]::before{box-sizing:border-box}.form-group[data-v-f1c8834e]{margin-bottom:.7619047619rem}.action-address[data-v-f1c8834e]{text-align:right;padding-top:1.1428571429rem}.input-area[data-v-f1c8834e]{position:relative}.check[data-v-f1c8834e]{display:flex;position:absolute;right:.1904761905rem;bottom:1.1428571429rem;align-items:center;padding-right:.1904761905rem;cursor:pointer;z-index:2}.check[data-v-f1c8834e]:hover{cursor:pointer;border-color:#afa2ba}.check:hover .radius-indicator[data-v-f1c8834e],.check:hover .radius-indicator-inner[data-v-f1c8834e]{transition:all .3s;border-color:#afa2ba}.check:hover .radius-indicator-inner[data-v-f1c8834e]{background:#afa2ba!important}.check.is-selected[data-v-f1c8834e]{border-color:#12d3db}.check.is-selected .radius-indicator[data-v-f1c8834e],.check.is-selected .radius-indicator-inner[data-v-f1c8834e]{transition:all .3s;border-color:#12d3db}.check.is-selected .radius-indicator-inner[data-v-f1c8834e]{background:#12d3db!important}.check.is-selected label[data-v-f1c8834e]{color:#12d3db}.check label[data-v-f1c8834e]{font-family:Roboto;font-weight:700;font-size:.5714285714rem;line-height:1.25;text-align:right;color:#afa2ba}.radius-indicator[data-v-f1c8834e]{width:1.1428571429rem;height:1.1428571429rem;border:1px solid #dfdae4;background:#fff;border-radius:50%;margin-right:.1904761905rem;display:flex;align-items:center;justify-content:center}@media (max-width:479px){.radius-indicator[data-v-f1c8834e]{width:2.2429906542rem;height:2.2429906542rem}}.radius-indicator .radius-indicator-inner[data-v-f1c8834e]{width:.7619047619rem;height:.7619047619rem;background:#dfdae4;border-radius:50%}@media (max-width:479px){.radius-indicator .radius-indicator-inner[data-v-f1c8834e]{width:1.4953271028rem;height:1.4953271028rem}}.input-group[data-v-f1c8834e]{transition:all .3s;display:flex;flex-direction:column;width:100%}.input-group .input-area[data-v-f1c8834e]{position:relative;width:100%}.input-group .input-area .link[data-v-f1c8834e]{position:absolute;top:0;bottom:0;right:16px;margin-top:auto;margin-bottom:auto;display:flex;align-content:center}.input-group .input-area .link[data-v-f1c8834e] button{color:#12d3db;text-decoration-line:underline}.input-group.error-active .input[data-v-f1c8834e]{border-color:#ff4641!important}.input-group.error-active .helper[data-v-f1c8834e]{color:#ff4641!important}.input-group.size-lg .label[data-v-f1c8834e]{font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .label[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group.size-lg .input[data-v-f1c8834e]{padding:1.1428571429rem;font-size:.7619047619rem}@media (max-width:479px){.input-group.size-lg .input[data-v-f1c8834e]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-lg .input[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group.size-lg .helper[data-v-f1c8834e]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-lg .helper[data-v-f1c8834e]{font-size:1.1214953271rem}}.input-group.size-sm .label[data-v-f1c8834e]{font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .label[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group.size-sm .input[data-v-f1c8834e]{padding:.7619047619rem;font-size:.6666666667rem}@media (max-width:479px){.input-group.size-sm .input[data-v-f1c8834e]{padding:1.4953271028rem}}@media (max-width:479px){.input-group.size-sm .input[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group.size-sm .helper[data-v-f1c8834e]{font-size:.5714285714rem}@media (max-width:479px){.input-group.size-sm .helper[data-v-f1c8834e]{font-size:1.1214953271rem}}.input-group .label[data-v-f1c8834e]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .label[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group .input[data-v-f1c8834e]{transition:all .3s;-webkit-appearance:none;-moz-appearance:none;text-overflow:"";padding:1.1428571429rem;border:2px solid #dfdae4;border-radius:.380952381rem;background:#fff;height:3.3333333333rem;font-family:Roboto,sans-serif;color:#68596e;font-size:.7619047619rem;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .input[data-v-f1c8834e]{border-radius:.7476635514rem;padding:1.4953271028rem;height:4.2990654206rem}}@media (max-width:479px){.input-group .input[data-v-f1c8834e]{font-size:1.308411215rem}}.input-group .input[data-v-f1c8834e]::placeholder{color:#afa2ba;opacity:1}.input-group .input[data-v-f1c8834e]:-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-f1c8834e]::-ms-input-placeholder{color:#afa2ba}.input-group .input[data-v-f1c8834e]:hover{border-color:#afa2ba}.input-group .input[data-v-f1c8834e]:active,.input-group .input[data-v-f1c8834e]:focus{border-color:#12d3db;outline:0}.input-group .helper[data-v-f1c8834e]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.input-group .helper[data-v-f1c8834e]{font-size:1.1214953271rem}}.input-group.is-disabled .label[data-v-f1c8834e]{color:#68596e}.input-group.is-disabled .input[disabled][data-v-f1c8834e]{background:#f8f7fc;border-color:#dfdae4!important;color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-f1c8834e]:hover{border-color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-f1c8834e]::placeholder{color:#dfdae4;opacity:1}.input-group.is-disabled .input[disabled][data-v-f1c8834e]:-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .input[disabled][data-v-f1c8834e]::-ms-input-placeholder{color:#dfdae4}.input-group.is-disabled .helper[data-v-f1c8834e]{color:#dfdae4}.state-city[data-v-f1c8834e]{display:flex}.state-city .city[data-v-f1c8834e]{width:62%;margin-right:4%}.state-city .state[data-v-f1c8834e]{width:34%}',map:void 0,media:void 0})}),{name:"Address",directives:{mask:i},components:{Input:R,Select:Z,Options:W,InputAddressNumber:H,Button:A},props:{
|
|
912
912
|
/**
|
|
913
913
|
* Nome do campo, utilizado no callback do evento<br>
|
|
914
914
|
* Example: `Name`
|
|
@@ -1021,7 +1021,7 @@ dataObject:{type:[Object,String]}},data:function(){return{}},methods:{onActive:f
|
|
|
1021
1021
|
* Evento disparado sempre que o campo for acionado.<br>
|
|
1022
1022
|
* Retorna um objeto com a prop dataObject.
|
|
1023
1023
|
*/
|
|
1024
|
-
this.$emit("update",this.dataObject)}}},"data-v-1919f0c4",!1,void 0,!1,x,void 0,void 0),K=[],Q=[],tt=(new Date).getFullYear(),et=1;et<=31;et++)K.push({key:et,value:et,name:et});for(var at=0;at<18;at++)Q.push({key:tt-at,value:tt-at,name:tt-at});Q.push({key:"outro",value:"Outro",name:"Outro"});for(var it=[{name:"Janeiro",value:"Janeiro",key:1},{name:"Fevereiro",value:"Fevereiro",key:2},{name:"Março",value:"Março",key:3},{name:"Abril",value:"Abril",key:4},{name:"Maio",value:"Maio",key:5},{name:"Junho",value:"Junho",key:6},{name:"Julho",value:"Julho",key:7},{name:"Agosto",value:"Agosto",key:8},{name:"Setembro",value:"Setembro",key:9},{name:"Outubro",value:"Outubro",key:10},{name:"Novembro",value:"Novembro",key:11},{name:"Dezembro",value:"Dezembro",key:12}],ot=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",t._g(t._b({staticClass:"birthday-group",class:{"error-active":t.error,"is-disabled":t.disabled}},"div",t.$attrs,!1),t.$listeners),[t.label?a("label",{staticClass:"label",style:{color:t.labelColor},domProps:{innerHTML:t._s(t.label)}}):t._e(),t._v(" "),a("div",{staticClass:"birthday-select-list"},[a("div",{staticClass:"birthday-select-group"},[a("Select",{staticClass:"select",attrs:{selected:t.selectedDay,placeholder:"Dia",options:t.days,name:"day"},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"birthday-select-group"},[a("Select",{staticClass:"select",attrs:{selected:t.selectedMonth,placeholder:"Mês",options:t.months,name:"month"},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"birthday-select-group"},[t.yearInput?a("Input",{attrs:{name:"year",maxlength:"4",value:t.selectedYear},on:{update:t.updateYear}}):a("Select",{staticClass:"select",attrs:{selected:t.selectedYear,placeholder:"Ano",options:t.years,name:"year"},on:{update:t.onChange}})],1)]),t._v(" "),t.helper||t.error?a("span",{staticClass:"helper",style:{color:t.helperColor},domProps:{innerHTML:t._s(t.error?t.error:t.helper)}}):t._e()])},staticRenderFns:[]},(function(t){t&&t("data-v-18614788_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-18614788]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-18614788]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-18614788]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-18614788]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-18614788]{font-size:14px}}@media (min-width:1024px){[data-v-18614788]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-18614788]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-18614788]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-18614788]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-18614788]{font-size:1.56vw}}html[data-v-18614788]{box-sizing:border-box}*[data-v-18614788],[data-v-18614788]::after,[data-v-18614788]::before{box-sizing:border-box}.birthday-group[data-v-18614788]{transition:all .3s;display:flex;flex-direction:column;width:100%}.birthday-group.error-active .select[data-v-18614788]{border-color:#ff4641!important}.birthday-group.error-active .helper[data-v-18614788]{color:#ff4641}.birthday-group .birthday-select-list[data-v-18614788]{display:flex;width:100%;max-width:100%}.birthday-group .birthday-select-list .birthday-select-group[data-v-18614788]{flex:0 0 30%;max-width:30%}.birthday-group .birthday-select-list .birthday-select-group[data-v-18614788]:nth-child(2){flex:0 0 40%;max-width:40%;padding:0 .380952381rem}.birthday-group .birthday-select-list .birthday-select-group input[data-v-18614788],.birthday-group .birthday-select-list .birthday-select-group select[data-v-18614788]{width:100%}.birthday-group .label[data-v-18614788]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.birthday-group .label[data-v-18614788]{font-size:1.308411215rem}}.birthday-group .helper[data-v-18614788]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.birthday-group .helper[data-v-18614788]{font-size:1.1214953271rem}}.birthday-group.is-disabled .label[data-v-18614788]{color:#dfdae4}.birthday-group.is-disabled .select[disabled][data-v-18614788]{background:#f8f7fc;border-color:#dfdae4!important}.birthday-group.is-disabled .select[disabled][data-v-18614788]:hover{border-color:#dfdae4}.birthday-group.is-disabled .select[disabled][data-v-18614788]::placeholder{color:#dfdae4;opacity:1}.birthday-group.is-disabled .select[disabled][data-v-18614788]:-ms-input-placeholder{color:#dfdae4}.birthday-group.is-disabled .select[disabled][data-v-18614788]::-ms-input-placeholder{color:#dfdae4}.birthday-group.is-disabled .helper[data-v-18614788]{color:#dfdae4}',map:void 0,media:void 0})}),{name:"Birthday",components:{Select:
|
|
1024
|
+
this.$emit("update",this.dataObject)}}},"data-v-1919f0c4",!1,void 0,!1,x,void 0,void 0),K=[],Q=[],tt=(new Date).getFullYear(),et=1;et<=31;et++)K.push({key:et,value:et,name:et});for(var at=0;at<18;at++)Q.push({key:tt-at,value:tt-at,name:tt-at});Q.push({key:"outro",value:"Outro",name:"Outro"});for(var it=[{name:"Janeiro",value:"Janeiro",key:1},{name:"Fevereiro",value:"Fevereiro",key:2},{name:"Março",value:"Março",key:3},{name:"Abril",value:"Abril",key:4},{name:"Maio",value:"Maio",key:5},{name:"Junho",value:"Junho",key:6},{name:"Julho",value:"Julho",key:7},{name:"Agosto",value:"Agosto",key:8},{name:"Setembro",value:"Setembro",key:9},{name:"Outubro",value:"Outubro",key:10},{name:"Novembro",value:"Novembro",key:11},{name:"Dezembro",value:"Dezembro",key:12}],ot=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",t._g(t._b({staticClass:"birthday-group",class:{"error-active":t.error,"is-disabled":t.disabled}},"div",t.$attrs,!1),t.$listeners),[t.label?a("label",{staticClass:"label",style:{color:t.labelColor},domProps:{innerHTML:t._s(t.label)}}):t._e(),t._v(" "),a("div",{staticClass:"birthday-select-list"},[a("div",{staticClass:"birthday-select-group"},[a("Select",{staticClass:"select",attrs:{selected:t.selectedDay,placeholder:"Dia",options:t.days,name:"day"},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"birthday-select-group"},[a("Select",{staticClass:"select",attrs:{selected:t.selectedMonth,placeholder:"Mês",options:t.months,name:"month"},on:{update:t.onChange}})],1),t._v(" "),a("div",{staticClass:"birthday-select-group"},[t.yearInput?a("Input",{attrs:{name:"year",maxlength:"4",value:t.selectedYear},on:{update:t.updateYear}}):a("Select",{staticClass:"select",attrs:{selected:t.selectedYear,placeholder:"Ano",options:t.years,name:"year"},on:{update:t.onChange}})],1)]),t._v(" "),t.helper||t.error?a("span",{staticClass:"helper",style:{color:t.helperColor},domProps:{innerHTML:t._s(t.error?t.error:t.helper)}}):t._e()])},staticRenderFns:[]},(function(t){t&&t("data-v-18614788_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-18614788]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-18614788]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-18614788]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-18614788]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-18614788]{font-size:14px}}@media (min-width:1024px){[data-v-18614788]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-18614788]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-18614788]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-18614788]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-18614788]{font-size:1.56vw}}html[data-v-18614788]{box-sizing:border-box}*[data-v-18614788],[data-v-18614788]::after,[data-v-18614788]::before{box-sizing:border-box}.birthday-group[data-v-18614788]{transition:all .3s;display:flex;flex-direction:column;width:100%}.birthday-group.error-active .select[data-v-18614788]{border-color:#ff4641!important}.birthday-group.error-active .helper[data-v-18614788]{color:#ff4641}.birthday-group .birthday-select-list[data-v-18614788]{display:flex;width:100%;max-width:100%}.birthday-group .birthday-select-list .birthday-select-group[data-v-18614788]{flex:0 0 30%;max-width:30%}.birthday-group .birthday-select-list .birthday-select-group[data-v-18614788]:nth-child(2){flex:0 0 40%;max-width:40%;padding:0 .380952381rem}.birthday-group .birthday-select-list .birthday-select-group input[data-v-18614788],.birthday-group .birthday-select-list .birthday-select-group select[data-v-18614788]{width:100%}.birthday-group .label[data-v-18614788]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.birthday-group .label[data-v-18614788]{font-size:1.308411215rem}}.birthday-group .helper[data-v-18614788]{font-family:Roboto,sans-serif;color:#afa2ba;line-height:1;font-size:.5714285714rem;margin-top:.1904761905rem;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:479px){.birthday-group .helper[data-v-18614788]{font-size:1.1214953271rem}}.birthday-group.is-disabled .label[data-v-18614788]{color:#dfdae4}.birthday-group.is-disabled .select[disabled][data-v-18614788]{background:#f8f7fc;border-color:#dfdae4!important}.birthday-group.is-disabled .select[disabled][data-v-18614788]:hover{border-color:#dfdae4}.birthday-group.is-disabled .select[disabled][data-v-18614788]::placeholder{color:#dfdae4;opacity:1}.birthday-group.is-disabled .select[disabled][data-v-18614788]:-ms-input-placeholder{color:#dfdae4}.birthday-group.is-disabled .select[disabled][data-v-18614788]::-ms-input-placeholder{color:#dfdae4}.birthday-group.is-disabled .helper[data-v-18614788]{color:#dfdae4}',map:void 0,media:void 0})}),{name:"Birthday",components:{Select:Z,Input:R},props:{
|
|
1025
1025
|
/**
|
|
1026
1026
|
* Dia do nascimento<br>
|
|
1027
1027
|
* Example: 05
|
|
@@ -1288,7 +1288,7 @@ color:{type:String,default:"#68596E"},
|
|
|
1288
1288
|
* Type of font<br>
|
|
1289
1289
|
* Example: `Regular | Bold`
|
|
1290
1290
|
**/
|
|
1291
|
-
type:{type:String,default:"regular"}},data:function(){return{}}},"data-v-07a7ccea",!1,void 0,!1,x,void 0,void 0),bt=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("transition",t._g(t._b({attrs:{name:"modal"}},"transition",t.$attrs,!1),t.$listeners),[a("div",{staticClass:"modal-container",class:["size-"+t.size]},[a("div",{staticClass:"modal"},[a("div",{staticClass:"modal-dialog",class:t.bottomFixed?"":"modal-with-scroll"},[a("div",{staticClass:"modal-content"},[a("div",{staticClass:"modal-header-items",class:t.divider?"divider":""},[a("div",{staticClass:"modal-header-close"},[a("div",{staticClass:"header-close"},[t.haveClose?a("span",{staticClass:"icon close-icon size-lg",on:{click:t.closeModal}},[a("svg",{attrs:{fill:"#DFDAE4",stroke:"transparent",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M24.4803 7.53262C23.7875 6.8398 22.6673 6.83968 21.9743 7.53227L16.0004 13.494L10.026 7.5197C9.33311 6.82677 8.21263 6.82677 7.5197 7.5197C6.82677 8.21263 6.82677 9.33311 7.5197 10.026L13.4937 16L7.5197 21.974C6.82677 22.6669 6.82677 23.7874 7.5197 24.4803C8.21263 25.1732 9.33311 25.1732 10.026 24.4803L16 18.5063L21.974 24.4803C22.6669 25.1732 23.7874 25.1732 24.4803 24.4803C25.1732 23.7874 25.1732 22.6669 24.4803 21.974L18.5063 16L24.4803 10.026C25.1603 9.34603 25.1603 8.21264 24.4803 7.53262Z"}})])]):t._e()])]),t._v(" "),a("div",{staticClass:"modal-header-content"},[a("Heading",{attrs:{kind:"h4",size:t.headingSize,color:t.headingColor}},[t._v(t._s(t.heading))]),t._v(" "),t.paragraph?a("Paragraph",{attrs:{size:t.paragraphSize,color:"'#ccc'"},domProps:{innerHTML:t._s(t.paragraph)}}):t._e()],1),t._v(" "),t._t("header")],2),t._v(" "),a("div",{staticClass:"modal-body"},[t._t("default")],2),t._v(" "),a("div",{staticClass:"modal-footer-items",class:t.bottomFixed?"":"modal-footer-relative"},[t._t("footer")],2)])])]),t._v(" "),a("div",{staticClass:"modal-backdrop",on:{click:t.closeModal}})])])},staticRenderFns:[]},(function(t){t&&t("data-v-1ae9eabc_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-1ae9eabc]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-1ae9eabc]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-1ae9eabc]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-1ae9eabc]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-1ae9eabc]{font-size:14px}}@media (min-width:1024px){[data-v-1ae9eabc]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-1ae9eabc]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-1ae9eabc]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-1ae9eabc]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-1ae9eabc]{font-size:1.56vw}}html[data-v-1ae9eabc]{box-sizing:border-box}*[data-v-1ae9eabc],[data-v-1ae9eabc]::after,[data-v-1ae9eabc]::before{box-sizing:border-box}.modal[data-v-1ae9eabc]{display:block;position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;overflow-y:scroll;outline:0;font-family:Nunito,sans-serif;display:flex;align-items:center;justify-content:center}.modal-dialog[data-v-1ae9eabc]{transition:all .5s ease}.modal-backdrop[data-v-1ae9eabc]{transition:opacity .5s ease,backdrop-filter .5s ease}.modal-backdrop[data-v-1ae9eabc]{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background:rgba(104,89,110,.8);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.modal-content[data-v-1ae9eabc]{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.2);border-radius:0;outline:0}@media (max-width:479px){.modal-content[data-v-1ae9eabc]{min-height:100vh;top:5.1401869159rem;border-top-left-radius:24px;border-top-right-radius:24px;position:fixed;bottom:0;left:0}}.modal-container.size-md .modal-dialog[data-v-1ae9eabc]{max-width:27.5238095238rem}.modal-container.size-lg .modal-dialog[data-v-1ae9eabc]{max-width:37.1428571429rem}.modal-container .modal-dialog[data-v-1ae9eabc]{width:100%;border-radius:.7619047619rem!important;overflow:hidden!important;position:relative;pointer-events:none;margin:5% auto;box-shadow:#bbb}@media (max-width:479px){.modal-container .modal-dialog.modal-with-scroll[data-v-1ae9eabc]{overflow:auto!important;margin-bottom:0!important;margin-top:88px!important;max-width:100%!important}.modal-container .modal-dialog.modal-with-scroll .modal-content[data-v-1ae9eabc]{position:relative}}@media (max-width:479px){.modal-container .modal-dialog[data-v-1ae9eabc]{max-width:100%!important;margin-top:0!important;margin-bottom:0!important}}.modal-header-items[data-v-1ae9eabc]{align-items:center;color:#68596e;padding-top:16px 0}.modal-header-items.divider[data-v-1ae9eabc]{padding-bottom:1.1428571429rem;border-bottom:1px solid #dfdae4}@media (max-width:479px){.modal-header-items.divider[data-v-1ae9eabc]{padding-bottom:0;border-bottom:none}}.modal-header-items .modal-header-close[data-v-1ae9eabc]{padding:0 16px;padding-top:16px;text-align:right}@media (max-width:479px){.modal-header-items .modal-header-close[data-v-1ae9eabc]{padding:0;position:absolute;top:-3.4579439252rem;right:1.4953271028rem;width:100%}}.modal-header-items .modal-header-close .header-close[data-v-1ae9eabc]{display:flex;justify-content:flex-end;cursor:pointer}.modal-header-items .modal-header-close .header-close:hover span[data-v-1ae9eabc] svg path{fill:#12d3db}.modal-header-items .modal-header-close .header-close span[data-v-1ae9eabc]{max-width:1.1428571429rem;max-height:1.1428571429rem;width:100%}@media (max-width:479px){.modal-header-items .modal-header-close .header-close span[data-v-1ae9eabc]{max-width:2.2429906542rem;max-height:2.2429906542rem;width:100%}}.modal-header-items .modal-header-content[data-v-1ae9eabc]{padding:0 1.9047619048rem}@media (max-width:479px){.modal-header-items .modal-header-content[data-v-1ae9eabc]{padding:2.9906542056rem 6.6666666667vw 0}}.modal-header-items .modal-header-content .heading[data-v-1ae9eabc]{width:100%;margin:0}.modal-header-items .modal-header-content .paragraph[data-v-1ae9eabc]{width:100%;margin:0}hr[data-v-1ae9eabc]{margin:0;height:1px;background-color:#dfdae4;border:0}@media (max-width:479px){hr[data-v-1ae9eabc]{display:none}}.modal-body[data-v-1ae9eabc]{padding:.7619047619rem 1.9047619048rem}@media (max-width:479px){.modal-body[data-v-1ae9eabc]{padding:1.4953271028rem 6.6666666667vw 16px}}.modal-footer-items[data-v-1ae9eabc]{display:flex;justify-content:flex-start;flex-direction:row;padding:.7619047619rem 1.9047619048rem;border-top:1px solid #dfdae4}@media (max-width:479px){.modal-footer-items[data-v-1ae9eabc]{background:#fff;padding:1.4018691589rem .9345794393rem;position:fixed;width:100%;bottom:0;border-top:solid 1px rgba(223,218,228,.64)}}@media (max-width:479px){.modal-footer-items.modal-footer-relative[data-v-1ae9eabc]{position:relative}}.modal-footer-items[data-v-1ae9eabc] div{display:flex;justify-content:flex-start;flex-direction:row;width:100%}.modal-footer-items[data-v-1ae9eabc] div .btn-ghost{margin-left:.380952381rem}@media (max-width:479px){.modal-footer-items[data-v-1ae9eabc] div .btn-ghost{width:50%;margin-left:.7476635514rem}}@media (max-width:479px){.modal-footer-items[data-v-1ae9eabc] div .btn-secondary{width:50%}}',map:void 0,media:void 0})}),{name:"Modal",components:{Button:A,Heading:vt,Paragraph:ft,Icon:C},props:{kind:{type:String,default:"primary"},size:{type:String,default:"lg"},heading:{type:String,required:!0},headingSize:{type:String,default:"sm"},headingColor:{type:String,default:"#68596E"},divider:{type:Boolean,required:!1},paragraph:{type:String},paragraphSize:{type:String,default:"lg"},haveClose:{type:Boolean,default:!0},bottomFixed:{type:Boolean,default:!0}},created:function(){document.getElementsByTagName("html")[0].style.overflow="hidden",document.getElementsByTagName("body")[0].style.overflow="hidden",document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&(document.getElementsByClassName("boxes")[0].style.overflow="hidden")},beforeCreate:function(){document.getElementsByTagName("html")[0].style.overflow="hidden",document.getElementsByTagName("body")[0].style.overflow="hidden",document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&(document.getElementsByClassName("boxes")[0].style.overflow="hidden")},mounted:function(){document.getElementsByTagName("html")[0].style.overflow="hidden",document.getElementsByTagName("body")[0].style.overflow="hidden",document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&(document.getElementsByClassName("boxes")[0].style.overflow="hidden")},destroy:function(){document.getElementsByTagName("html")[0].removeAttribute("style"),document.getElementsByTagName("body")[0].removeAttribute("style"),document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&document.getElementsByClassName("boxes")[0].removeAttribute("style")},beforeDestroy:function(){document.getElementsByTagName("html")[0].removeAttribute("style"),document.getElementsByTagName("body")[0].removeAttribute("style"),document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&document.getElementsByClassName("boxes")[0].removeAttribute("style")},methods:{onClick:function(){this.$emit("click")},closeModal:function(){this.$emit("closeModal"),document.getElementsByTagName("html")[0].removeAttribute("style"),document.getElementsByTagName("body")[0].removeAttribute("style"),document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&document.getElementsByClassName("boxes")[0].removeAttribute("style")}},computed:{shadowVar:function(){return{"--shadow-color":this.shadowColor}}}},"data-v-1ae9eabc",!1,void 0,!1,x,void 0,void 0);var wt={en:{urlBuilder:"https://builder.playstories.com",justASecond:"Just a second",loadingPhrase:"We are loading your exclusive book",pages:"PAGES",pagesLowercase:"Pages",editArea:"Editing area",name:"Name",dedication:"Dedication",writeDedication:"Write a dedication",shirtNumber:"Shirt Number",bookScript:"Book Script",dateBirth:"Birthday Date",editDateBirth:"Edit birthday date",pet:"Pet",editName:"Edit child's name",kidName:"Child's name",recommendedName:"It is recommended to use only the first name",dedicationFree:"Dedication (free)",cusutomDedication:"Customize the dedication that will be printed on the book.",messageDedication:"Dedication message",dedcationPlaceholder:"May your life be full of great adventures!",editShirt:"Edit shirt number",chooseScript:"You choose the script",choosePetLabel1:"Choose the pair that will help the",choosePetLabel2:"to meet Samson on this adventure together with Turma da Mônica.",day:"Day",month:"Month",changePet:"Change the story bug",petDescription1:"This pet will accompany",petDescription2:"throughout history.",typePetname:"Type the pet's name here",selectPet:"Select the pet",update:"UPDATE",cancel:"CANCEL"},br:{urlBuilder:"https://builder.dentrodahistoria.com.br",justASecond:"Só um segundo",loadingPhrase:"Estamos carregando seu livro exclusivo",pages:"PÁGINAS",pagesLowercase:"Páginas",editArea:"Área de edição",name:"Nome",dedication:"Dedicatória",writeDedication:"Escreva uma dedicatória",shirtNumber:"Número da Camisa",bookScript:"Roteiro do Livro",dateBirth:"Data do aniversário",editDateBirth:"Editar data do aniversário",editName:"Editar nome do pequeno",kidName:"Edite o nome do protagonista",reccomendName:"É recomendado usar só o primeiro nome",dedicationFree:"Dedicatória (grátis)",cusutomDedication:"Personalize a dedicatória que será impressa no livro.",messageDedication:"Mensagem da dedicatória",dedcationPlaceholder:"Que a sua vida seja cheia de ótimas aventuras!",editShirt:"Editar camisa do pequeno",chooseScript:"Você escolhe o roteiro",choosePetLabel1:"Escolha a dupla que vai ajudar o",choosePetLabel2:"a encontrar o Sansão nessa aventura junto com a Turma da Mônica.",day:"Dia",month:"Mês",pet:"Bichinho de estimação",changePet:"Altere o bichinho da história",petDescription1:"Esse bichinho acompanhará ",petDescription2:"em toda a história.",typePetname:"Digite o nome do bichinho aqui",selectPet:"Selecione o bichinho",update:"ATUALIZAR",cancel:"CANCELAR",moonerLabelSidebar:"Mooner",moonerTitle:"Altere o mooner na história",moonerTitleFirstOpen:"Adicione um mooner na história",moonerTitleMobile:"Altere o mooner",moonerTitleFirstOpenMobile:"Adicione um mooner",moonerDescriptionOne:"Ele irá acompanhar <span>",moonerDescriptionTwo:"</span> em toda a história.",moonerDescriptionTwoMobile:" na história.",moonerLabel:"Nome do mooner",moonerLabelSelector:"Selecione um mooner",moonerCtaFirstOpen:"Pronto, ver história",moonerCta:"Atualizar",moonerCtaCancel:"Cancel",birthday_label:"Data do aniversário"}};!function(t){function e(t,e,a){if(!a[0]||"object"==u(a[0]))return e.init.apply(t,a);if(e[a[0]])return e[a[0]].apply(t,Array.prototype.slice.call(a,1));throw p(a[0]+" is not a method or property")}function a(t,e,a,i){return{css:{position:"absolute",top:t,left:e,overflow:i||"hidden",zIndex:a||"auto"}}}function i(t,e,a,i,r){var n=1-r,s=n*n*n,d=r*r*r;return o(Math.round(s*t.x+3*r*n*n*e.x+3*r*r*n*a.x+d*i.x),Math.round(s*t.y+3*r*n*n*e.y+3*r*r*n*a.y+d*i.y))}function o(t,e){return{x:t,y:e}}function r(t,e,a){return h&&a?" translate3d("+t+"px,"+e+"px, 0px) ":" translate("+t+"px, "+e+"px) "}function n(t){return" rotate("+t+"deg) "}function s(t,e){return Object.prototype.hasOwnProperty.call(e,t)}function d(){for(var t=["Moz","Webkit","Khtml","O","ms"],e=t.length,a="";e--;)t[e]+"Transform"in document.body.style&&(a="-"+t[e].toLowerCase()+"-");return a}function l(t,e,a,i,r){var n,s=[];if("-webkit-"==v){for(n=0;n<r;n++)s.push("color-stop("+i[n][0]+", "+i[n][1]+")");t.css({"background-image":"-webkit-gradient(linear, "+e.x+"% "+e.y+"%,"+a.x+"% "+a.y+"%, "+s.join(",")+" )"})}else{e={x:e.x/100*t.width(),y:e.y/100*t.height()};var d=(a={x:a.x/100*t.width(),y:a.y/100*t.height()}).x-e.x;n=a.y-e.y;var l=Math.atan2(n,d),c=l-Math.PI/2,p=(c=Math.abs(t.width()*Math.sin(c))+Math.abs(t.height()*Math.cos(c)),d=Math.sqrt(n*n+d*d),a=o(a.x<e.x?t.width():0,a.y<e.y?t.height():0),Math.tan(l));for(a=(n=-1/p)*(p=(n*a.x-a.y-p*e.x+e.y)/(n-p))-n*a.x+a.y,e=Math.sqrt(Math.pow(p-e.x,2)+Math.pow(a-e.y,2)),n=0;n<r;n++)s.push(" "+i[n][1]+" "+100*(e+d*i[n][0])/c+"%");t.css({"background-image":v+"linear-gradient("+-l+"rad,"+s.join(",")+")"})}}function c(e,a,i){return e=t.Event(e),a.trigger(e,i),e.isDefaultPrevented()?"prevented":e.isPropagationStopped()?"stopped":""}function p(t){function e(t){this.name="TurnJsError",this.message=t}return e.prototype=Error(),e.prototype.constructor=e,new e(t)}function m(t){var e={top:0,left:0};do{e.left+=t.offsetLeft,e.top+=t.offsetTop}while(t=t.offsetParent);return e}var h,g,v="",f=Math.PI,b=f/2,w="ontouchstart"in window,x=w?{down:"touchstart",move:"touchmove",up:"touchend",over:"touchstart",out:"touchend"}:{down:"mousedown",move:"mousemove",up:"mouseup",over:"mouseover",out:"mouseout"},y={backward:["bl","tl"],forward:["br","tr"],all:"tl bl tr br l r".split(" ")},k=["single","double"],z=["ltr","rtl"],_={acceleration:!0,display:"double",duration:600,page:1,gradients:!0,turnCorners:"bl,br",when:null},C={cornerSize:100},P={init:function(e){var a,i;h="WebKitCSSMatrix"in window||"MozPerspective"in document.body.style,g=!(a=/AppleWebkit\/([0-9\.]+)/i.exec(navigator.userAgent))||534.3<parseFloat(a[1]),v=d(),a=0;var o=this.data(),n=this.children();e=t.extend({width:this.width(),height:this.height(),direction:this.attr("dir")||this.css("direction")||"ltr"},_,e);if(o.opts=e,o.pageObjs={},o.pages={},o.pageWrap={},o.pageZoom={},o.pagePlace={},o.pageMv=[],o.zoom=1,o.totalPages=e.pages||0,o.eventHandlers={touchStart:t.proxy(P._touchStart,this),touchMove:t.proxy(P._touchMove,this),touchEnd:t.proxy(P._touchEnd,this),start:t.proxy(P._eventStart,this)},e.when)for(i in e.when)s(i,e.when)&&this.bind(i,e.when[i]);for(this.css({position:"relative",width:e.width,height:e.height}),this.turn("display",e.display),""!==e.direction&&this.turn("direction",e.direction),h&&!w&&e.acceleration&&this.transform(r(0,0,!0)),i=0;i<n.length;i++)"1"!=t(n[i]).attr("ignore")&&this.turn("addPage",n[i],++a);return t(this).bind(x.down,o.eventHandlers.touchStart).bind("end",P._eventEnd).bind("pressed",P._eventPressed).bind("released",P._eventReleased).bind("flip",P._flip),t(this).parent().bind("start",o.eventHandlers.start),t(document).bind(x.move,o.eventHandlers.touchMove).bind(x.up,o.eventHandlers.touchEnd),this.turn("page",e.page),o.done=!0,this},addPage:function(e,a){var i,o=!1,r=this.data(),n=r.totalPages+1;if(r.destroying)return!1;if((i=/\bp([0-9]+)\b/.exec(t(e).attr("class")))&&(a=parseInt(i[1],10)),a){if(a==n)o=!0;else if(a>n)throw p('Page "'+a+'" cannot be inserted')}else a=n,o=!0;return 1<=a&&a<=n&&(i="double"==r.display?a%2?" odd":" even":"",r.done&&this.turn("stop"),a in r.pageObjs&&P._movePages.call(this,a,1),o&&(r.totalPages=n),r.pageObjs[a]=t(e).css({float:"left"}).addClass("page p"+a+i),-1!=navigator.userAgent.indexOf("MSIE 9.0")&&r.pageObjs[a].hasClass("hard")&&r.pageObjs[a].removeClass("hard"),P._addPage.call(this,a),P._removeFromDOM.call(this)),this},_addPage:function(e){var a=this.data(),i=a.pageObjs[e];if(i)if(P._necessPage.call(this,e)){if(!a.pageWrap[e]){a.pageWrap[e]=t("<div/>",{class:"page-wrapper",page:e,css:{position:"absolute",overflow:"hidden"}}),this.append(a.pageWrap[e]),a.pagePlace[e]||(a.pagePlace[e]=e,a.pageObjs[e].appendTo(a.pageWrap[e]));var o=P._pageSize.call(this,e,!0);i.css({width:o.width,height:o.height}),a.pageWrap[e].css(o)}a.pagePlace[e]==e&&P._makeFlip.call(this,e)}else a.pagePlace[e]=0,a.pageObjs[e]&&a.pageObjs[e].remove()},hasPage:function(t){return s(t,this.data().pageObjs)},center:function(e){var a=this.data(),i=t(this).turn("size"),o=0;return a.noCenter||("double"==a.display&&(e=this.turn("view",e||a.tpage||a.page),"ltr"==a.direction?e[0]?e[1]||(o+=i.width/4):o-=i.width/4:e[0]?e[1]||(o-=i.width/4):o+=i.width/4),t(this).css({marginLeft:o})),this},destroy:function(){var e=this,a=this.data(),i="end first flip last pressed released start turning turned zooming missing".split(" ");if("prevented"!=c("destroying",this)){for(a.destroying=!0,t.each(i,(function(t,a){e.unbind(a)})),this.parent().unbind("start",a.eventHandlers.start),t(document).unbind(x.move,a.eventHandlers.touchMove).unbind(x.up,a.eventHandlers.touchEnd);0!==a.totalPages;)this.turn("removePage",a.totalPages);return a.fparent&&a.fparent.remove(),a.shadow&&a.shadow.remove(),this.removeData(),a=null,this}},is:function(){return"object"==u(this.data().pages)},zoom:function(e){var a=this.data();if("number"==typeof e){if(.001>e||100<e)throw p(e+" is not a value for zoom");if("prevented"==c("zooming",this,[e,a.zoom]))return this;var i=this.turn("size"),o=this.turn("view"),r=1/a.zoom,n=Math.round(i.width*r*e);i=Math.round(i.height*r*e);for(a.zoom=e,t(this).turn("stop").turn("size",n,i),a.opts.autoCenter&&this.turn("center"),P._updateShadow.call(this),e=0;e<o.length;e++)o[e]&&a.pageZoom[o[e]]!=a.zoom&&(this.trigger("zoomed",[o[e],o,a.pageZoom[o[e]],a.zoom]),a.pageZoom[o[e]]=a.zoom);return this}return a.zoom},_pageSize:function(t,e){var a=this.data(),i={};if("single"==a.display)i.width=this.width(),i.height=this.height(),e&&(i.top=0,i.left=0,i.right="auto");else{var o=this.width()/2,r=this.height();if(a.pageObjs[t].hasClass("own-size")?(i.width=a.pageObjs[t].width(),i.height=a.pageObjs[t].height()):(i.width=o,i.height=r),e){var n=t%2;i.top=(r-i.height)/2,"ltr"==a.direction?(i[n?"right":"left"]=o-i.width,i[n?"left":"right"]="auto"):(i[n?"left":"right"]=o-i.width,i[n?"right":"left"]="auto")}}return i},_makeFlip:function(t){var e=this.data();if(!e.pages[t]&&e.pagePlace[t]==t){var a="single"==e.display,i=t%2;e.pages[t]=e.pageObjs[t].css(P._pageSize.call(this,t)).flip({page:t,next:i||a?t+1:t-1,turn:this}).flip("disable",e.disabled),P._setPageLoc.call(this,t),e.pageZoom[t]=e.zoom}return e.pages[t]},_makeRange:function(){var t,e;if(!(1>this.data().totalPages))for(t=(e=this.turn("range"))[0];t<=e[1];t++)P._addPage.call(this,t)},range:function(t){var e,a,i,o=this.data();t=t||o.tpage||o.page||1;if(i=P._view.call(this,t),1>t||t>o.totalPages)throw p('"'+t+'" is not a valid page');return i[1]=i[1]||i[0],1<=i[0]&&i[1]<=o.totalPages?(t=Math.floor(2),o.totalPages-i[1]>i[0]?a=2*t-(e=Math.min(i[0]-1,t)):e=2*t-(a=Math.min(o.totalPages-i[1],t))):a=e=5,[Math.max(1,i[0]-e),Math.min(o.totalPages,i[1]+a)]},_necessPage:function(t){if(0===t)return!0;var e=this.turn("range");return this.data().pageObjs[t].hasClass("fixed")||t>=e[0]&&t<=e[1]},_removeFromDOM:function(){var t,e=this.data();for(t in e.pageWrap)s(t,e.pageWrap)&&!P._necessPage.call(this,t)&&P._removePageFromDOM.call(this,t)},_removePageFromDOM:function(t){var e=this.data();if(e.pages[t]){var a=e.pages[t].data();M._moveFoldingPage.call(e.pages[t],!1),a.f&&a.f.fwrapper&&a.f.fwrapper.remove(),e.pages[t].removeData(),e.pages[t].remove(),delete e.pages[t]}e.pageObjs[t]&&e.pageObjs[t].remove(),e.pageWrap[t]&&(e.pageWrap[t].remove(),delete e.pageWrap[t]),P._removeMv.call(this,t),delete e.pagePlace[t],delete e.pageZoom[t]},removePage:function(t){var e=this.data();if("*"==t)for(;0!==e.totalPages;)this.turn("removePage",e.totalPages);else{if(1>t||t>e.totalPages)throw p("The page "+t+" doesn't exist");e.pageObjs[t]&&(this.turn("stop"),P._removePageFromDOM.call(this,t),delete e.pageObjs[t]),P._movePages.call(this,t,-1),e.totalPages-=1,e.page>e.totalPages?(e.page=null,P._fitPage.call(this,e.totalPages)):(P._makeRange.call(this),this.turn("update"))}return this},_movePages:function(t,e){var a,i=this,o=this.data(),r="single"==o.display,n=function(t){var a=t+e,n=a%2,s=n?" odd ":" even ";o.pageObjs[t]&&(o.pageObjs[a]=o.pageObjs[t].removeClass("p"+t+" odd even").addClass("p"+a+s)),o.pagePlace[t]&&o.pageWrap[t]&&(o.pagePlace[a]=a,o.pageWrap[a]=o.pageObjs[a].hasClass("fixed")?o.pageWrap[t].attr("page",a):o.pageWrap[t].css(P._pageSize.call(i,a,!0)).attr("page",a),o.pages[t]&&(o.pages[a]=o.pages[t].flip("options",{page:a,next:r||n?a+1:a-1})),e&&(delete o.pages[t],delete o.pagePlace[t],delete o.pageZoom[t],delete o.pageObjs[t],delete o.pageWrap[t]))};if(0<e)for(a=o.totalPages;a>=t;a--)n(a);else for(a=t;a<=o.totalPages;a++)n(a)},display:function(e){var a=this.data(),i=a.display;if(void 0===e)return i;if(-1==t.inArray(e,k))throw p('"'+e+'" is not a value for display');switch(e){case"single":a.pageObjs[0]||(this.turn("stop").css({overflow:"hidden"}),a.pageObjs[0]=t("<div />",{class:"page p-temporal"}).css({width:this.width(),height:this.height()}).appendTo(this)),this.addClass("shadow");break;case"double":a.pageObjs[0]&&(this.turn("stop").css({overflow:""}),a.pageObjs[0].remove(),delete a.pageObjs[0]),this.removeClass("shadow")}return a.display=e,i&&(e=this.turn("size"),P._movePages.call(this,1,0),this.turn("size",e.width,e.height).turn("update")),this},direction:function(e){var a=this.data();if(void 0===e)return a.direction;if(e=e.toLowerCase(),-1==t.inArray(e,z))throw p('"'+e+'" is not a value for direction');return"rtl"==e&&t(this).attr("dir","ltr").css({direction:"ltr"}),a.direction=e,a.done&&this.turn("size",t(this).width(),t(this).height()),this},animating:function(){return 0<this.data().pageMv.length},corner:function(){var t,e,a=this.data();for(e in a.pages)if(s(e,a.pages)&&(t=a.pages[e].flip("corner")))return t;return!1},data:function(){return this.data()},disable:function(e){var a,i=this.data(),o=this.turn("view");for(a in i.disabled=void 0===e||!0===e,i.pages)s(a,i.pages)&&i.pages[a].flip("disable",!!i.disabled||-1==t.inArray(parseInt(a,10),o));return this},disabled:function(t){return void 0===t?!0===this.data().disabled:this.turn("disable",t)},size:function(t,e){if(void 0===t||void 0===e)return{width:this.width(),height:this.height()};this.turn("stop");var a,i,o=this.data();for(a in i="double"==o.display?t/2:t,this.css({width:t,height:e}),o.pageObjs[0]&&o.pageObjs[0].css({width:i,height:e}),o.pageWrap)s(a,o.pageWrap)&&(i=P._pageSize.call(this,a,!0),o.pageObjs[a].css({width:i.width,height:i.height}),o.pageWrap[a].css(i),o.pages[a]&&o.pages[a].css({width:i.width,height:i.height}));return this.turn("resize"),this},resize:function(){var t,e=this.data();for(e.pages[0]&&(e.pageWrap[0].css({left:-this.width()}),e.pages[0].flip("resize",!0)),t=1;t<=e.totalPages;t++)e.pages[t]&&e.pages[t].flip("resize",!0);P._updateShadow.call(this),e.opts.autoCenter&&this.turn("center")},_removeMv:function(t){var e,a=this.data();for(e=0;e<a.pageMv.length;e++)if(a.pageMv[e]==t)return a.pageMv.splice(e,1),!0;return!1},_addMv:function(t){var e=this.data();P._removeMv.call(this,t),e.pageMv.push(t)},_view:function(t){var e=this.data();t=t||e.page;return"double"==e.display?t%2?[t-1,t]:[t,t+1]:[t]},view:function(t){var e=this.data();t=P._view.call(this,t);return"double"==e.display?[0<t[0]?t[0]:0,t[1]<=e.totalPages?t[1]:0]:[0<t[0]&&t[0]<=e.totalPages?t[0]:0]},stop:function(t,e){if(this.turn("animating")){var a,i,o,r=this.data();for(r.tpage&&(r.page=r.tpage,delete r.tpage),a=0;a<r.pageMv.length;a++)r.pageMv[a]&&r.pageMv[a]!==t&&(i=(o=r.pages[r.pageMv[a]]).data().f.opts,o.flip("hideFoldedPage",e),e||M._moveFoldingPage.call(o,!1),i.force&&(i.next=0==i.page%2?i.page-1:i.page+1,delete i.force))}return this.turn("update"),this},pages:function(t){var e=this.data();if(t){if(t<e.totalPages)for(var a=e.totalPages;a>t;a--)this.turn("removePage",a);return e.totalPages=t,P._fitPage.call(this,e.page),this}return e.totalPages},_missing:function(t){var e=this.data();if(!(1>e.totalPages)){var a=this.turn("range",t),i=[];for(t=a[0];t<=a[1];t++)e.pageObjs[t]||i.push(t);0<i.length&&this.trigger("missing",[i])}},_fitPage:function(t){var e=this.data(),a=this.turn("view",t);if(P._missing.call(this,t),e.pageObjs[t]){e.page=t,this.turn("stop");for(var i=0;i<a.length;i++)a[i]&&e.pageZoom[a[i]]!=e.zoom&&(this.trigger("zoomed",[a[i],a,e.pageZoom[a[i]],e.zoom]),e.pageZoom[a[i]]=e.zoom);P._removeFromDOM.call(this),P._makeRange.call(this),P._updateShadow.call(this),this.trigger("turned",[t,a]),this.turn("update"),e.opts.autoCenter&&this.turn("center")}},_turnPage:function(e){var a,i,o=this.data(),r=o.pagePlace[e],n=this.turn("view"),s=this.turn("view",e);if(o.page!=e){var d=o.page;if("prevented"==c("turning",this,[e,s]))return void(d==o.page&&-1!=t.inArray(r,o.pageMv)&&o.pages[r].flip("hideFoldedPage",!0));-1!=t.inArray(1,s)&&this.trigger("first"),-1!=t.inArray(o.totalPages,s)&&this.trigger("last")}"single"==o.display?(a=n[0],i=s[0]):n[1]&&e>n[1]?(a=n[1],i=s[0]):n[0]&&e<n[0]&&(a=n[0],i=s[1]),r=o.opts.turnCorners.split(","),s=(n=o.pages[a].data().f).opts,d=n.point,P._missing.call(this,e),o.pageObjs[e]&&(this.turn("stop"),o.page=e,P._makeRange.call(this),o.tpage=i,s.next!=i&&(s.next=i,s.force=!0),this.turn("update"),n.point=d,"hard"==n.effect?"ltr"==o.direction?o.pages[a].flip("turnPage",e>a?"r":"l"):o.pages[a].flip("turnPage",e>a?"l":"r"):"ltr"==o.direction?o.pages[a].flip("turnPage",r[e>a?1:0]):o.pages[a].flip("turnPage",r[e>a?0:1]))},page:function(e){var a=this.data();if(void 0===e)return a.page;if(!a.disabled&&!a.destroying){if(0<(e=parseInt(e,10))&&e<=a.totalPages)return e!=a.page&&(a.done&&-1==t.inArray(e,this.turn("view"))?P._turnPage.call(this,e):P._fitPage.call(this,e)),this;throw p("The page "+e+" does not exist")}},next:function(){return this.turn("page",Math.min(this.data().totalPages,P._view.call(this,this.data().page).pop()+1))},previous:function(){return this.turn("page",Math.max(1,P._view.call(this,this.data().page).shift()-1))},peel:function(t,e){var a=this.data(),i=this.turn("view");e=void 0===e||!0===e;return!1===t?this.turn("stop",null,e):"single"==a.display?a.pages[a.page].flip("peel",t,e):(i="ltr"==a.direction?-1!=t.indexOf("l")?i[0]:i[1]:-1!=t.indexOf("l")?i[1]:i[0],a.pages[i]&&a.pages[i].flip("peel",t,e)),this},_addMotionPage:function(){var e=t(this).data().f.opts,a=e.turn;a.data(),P._addMv.call(a,e.page)},_eventStart:function(t,e,a){var i=e.turn.data(),o=i.pageZoom[e.page];t.isDefaultPrevented()||(o&&o!=i.zoom&&(e.turn.trigger("zoomed",[e.page,e.turn.turn("view",e.page),o,i.zoom]),i.pageZoom[e.page]=i.zoom),"single"==i.display&&a&&("l"==a.charAt(1)&&"ltr"==i.direction||"r"==a.charAt(1)&&"rtl"==i.direction?(e.next=e.next<e.page?e.next:e.page-1,e.force=!0):e.next=e.next>e.page?e.next:e.page+1),P._addMotionPage.call(t.target)),P._updateShadow.call(e.turn)},_eventEnd:function(e,a,i){t(e.target).data();var o=(e=a.turn).data();i?((i=o.tpage||o.page)==a.next||i==a.page)&&(delete o.tpage,P._fitPage.call(e,i||a.next,!0)):(P._removeMv.call(e,a.page),P._updateShadow.call(e),e.turn("update"))},_eventPressed:function(e){var a=(e=t(e.target).data().f).opts.turn;return a.data().mouseAction=!0,a.turn("update"),e.time=(new Date).getTime()},_eventReleased:function(e,a){var i,o=(i=t(e.target)).data().f,r=o.opts.turn,n=r.data();i="single"==n.display?"br"==a.corner||"tr"==a.corner?a.x<i.width()/2:a.x>i.width()/2:0>a.x||a.x>i.width(),(200>(new Date).getTime()-o.time||i)&&(e.preventDefault(),P._turnPage.call(r,o.opts.next)),n.mouseAction=!1},_flip:function(e){e.stopPropagation(),(e=t(e.target).data().f.opts).turn.trigger("turn",[e.next]),e.turn.data().opts.autoCenter&&e.turn.turn("center",e.next)},_touchStart:function(){var t,e=this.data();for(t in e.pages)if(s(t,e.pages)&&!1===M._eventStart.apply(e.pages[t],arguments))return!1},_touchMove:function(){var t,e=this.data();for(t in e.pages)s(t,e.pages)&&M._eventMove.apply(e.pages[t],arguments)},_touchEnd:function(){var t,e=this.data();for(t in e.pages)s(t,e.pages)&&M._eventEnd.apply(e.pages[t],arguments)},calculateZ:function(t){var e,a,i,o,r=this,n=this.data(),s=(e=this.turn("view"))[0]||e[1],d=t.length-1,l={pageZ:{},partZ:{},pageV:{}},c=function(t){(t=r.turn("view",t))[0]&&(l.pageV[t[0]]=!0),t[1]&&(l.pageV[t[1]]=!0)};for(e=0;e<=d;e++)a=t[e],i=n.pages[a].data().f.opts.next,o=n.pagePlace[a],c(a),c(i),a=n.pagePlace[i]==i?i:a,l.pageZ[a]=n.totalPages-Math.abs(s-a),l.partZ[o]=2*n.totalPages-d+e;return l},update:function(){var e,a=this.data();if(this.turn("animating")&&0!==a.pageMv[0]){var i,o=this.turn("calculateZ",a.pageMv),r=this.turn("corner"),n=this.turn("view"),d=this.turn("view",a.tpage);for(e in a.pageWrap)s(e,a.pageWrap)&&(i=a.pageObjs[e].hasClass("fixed"),a.pageWrap[e].css({display:o.pageV[e]||i?"":"none",zIndex:(a.pageObjs[e].hasClass("hard")?o.partZ[e]:o.pageZ[e])||(i?-1:0)}),i=a.pages[e])&&(i.flip("z",o.partZ[e]||null),o.pageV[e]&&i.flip("resize"),a.tpage?i.flip("hover",!1).flip("disable",-1==t.inArray(parseInt(e,10),a.pageMv)&&e!=d[0]&&e!=d[1]):i.flip("hover",!1===r).flip("disable",e!=n[0]&&e!=n[1]))}else for(e in a.pageWrap)s(e,a.pageWrap)&&(o=P._setPageLoc.call(this,e),a.pages[e]&&a.pages[e].flip("disable",a.disabled||1!=o).flip("hover",!0).flip("z",null));return this},_updateShadow:function(){var e,i,o=this.data(),r=this.width(),n=this.height(),s="single"==o.display?r:r/2;e=this.turn("view"),o.shadow||(o.shadow=t("<div />",{class:"shadow",css:a(0,0,0).css}).appendTo(this));for(var d=0;d<o.pageMv.length&&e[0]&&e[1];d++)e=this.turn("view",o.pages[o.pageMv[d]].data().f.opts.next),i=this.turn("view",o.pageMv[d]),e[0]=e[0]&&i[0],e[1]=e[1]&&i[1];switch(e[0]?e[1]?3:"ltr"==o.direction?2:1:"ltr"==o.direction?1:2){case 1:o.shadow.css({width:s,height:n,top:0,left:s});break;case 2:o.shadow.css({width:s,height:n,top:0,left:0});break;case 3:o.shadow.css({width:r,height:n,top:0,left:0})}},_setPageLoc:function(t){var e=this.data(),a=this.turn("view"),i=0;if(t==a[0]||t==a[1]?i=1:("single"==e.display&&t==a[0]+1||"double"==e.display&&t==a[0]-2||t==a[1]+2)&&(i=2),!this.turn("animating"))switch(i){case 1:e.pageWrap[t].css({zIndex:e.totalPages,display:""});break;case 2:e.pageWrap[t].css({zIndex:e.totalPages-1,display:""});break;case 0:e.pageWrap[t].css({zIndex:0,display:e.pageObjs[t].hasClass("fixed")?"":"none"})}return i},options:function(e){if(void 0===e)return this.data().opts;var a=this.data();if(t.extend(a.opts,e),e.pages&&this.turn("pages",e.pages),e.page&&this.turn("page",e.page),e.display&&this.turn("display",e.display),e.direction&&this.turn("direction",e.direction),e.width&&e.height&&this.turn("size",e.width,e.height),e.when)for(var i in e.when)s(i,e.when)&&this.unbind(i).bind(i,e.when[i]);return this},version:function(){return"4.1.0"}},M={init:function(t){return this.data({f:{disabled:!1,hover:!1,effect:this.hasClass("hard")?"hard":"sheet"}}),this.flip("options",t),M._addPageWrapper.call(this),this},setData:function(e){var a=this.data();return a.f=t.extend(a.f,e),this},options:function(e){var a=this.data().f;return e?(M.setData.call(this,{opts:t.extend({},a.opts||C,e)}),this):a.opts},z:function(t){var e=this.data().f;return e.opts["z-index"]=t,e.fwrapper&&e.fwrapper.css({zIndex:t||parseInt(e.parent.css("z-index"),10)||0}),this},_cAllowed:function(){var t=this.data().f,e=t.opts.page,a=t.opts.turn.data(),i=e%2;return"hard"==t.effect?"ltr"==a.direction?[i?"r":"l"]:[i?"l":"r"]:"single"==a.display?1==e?"ltr"==a.direction?y.forward:y.backward:e==a.totalPages?"ltr"==a.direction?y.backward:y.forward:y.all:"ltr"==a.direction?y[i?"forward":"backward"]:y[i?"backward":"forward"]},_cornerActivated:function(e){var a=this.data().f,i=this.width(),o=this.height(),r=(e={x:e.x,y:e.y,corner:""},a.opts.cornerSize);if(0>=e.x||0>=e.y||e.x>=i||e.y>=o)return!1;var n=M._cAllowed.call(this);switch(a.effect){case"hard":if(e.x>i-r)e.corner="r";else{if(!(e.x<r))return!1;e.corner="l"}break;case"sheet":if(e.y<r)e.corner+="t";else{if(!(e.y>=o-r))return!1;e.corner+="b"}if(e.x<=r)e.corner+="l";else{if(!(e.x>=i-r))return!1;e.corner+="r"}}return!(!e.corner||-1==t.inArray(e.corner,n))&&e},_isIArea:function(t){var e=this.data().f.parent.offset();t=w&&t.originalEvent?t.originalEvent.touches[0]:t;return M._cornerActivated.call(this,{x:t.pageX-e.left,y:t.pageY-e.top})},_c:function(t,e){switch(e=e||0,t){case"tl":return o(e,e);case"tr":return o(this.width()-e,e);case"bl":return o(e,this.height()-e);case"br":return o(this.width()-e,this.height()-e);case"l":return o(e,0);case"r":return o(this.width()-e,0)}},_c2:function(t){switch(t){case"tl":return o(2*this.width(),0);case"tr":return o(-this.width(),0);case"bl":return o(2*this.width(),this.height());case"br":return o(-this.width(),this.height());case"l":return o(2*this.width(),0);case"r":return o(-this.width(),0)}},_foldingPage:function(){var t=this.data().f;if(t){var e=t.opts;if(e.turn)return"single"==(t=e.turn.data()).display?1<e.next||1<e.page?t.pageObjs[0]:null:t.pageObjs[e.next]}},_backGradient:function(){var e=this.data().f,i=e.opts.turn.data();return(i=i.opts.gradients&&("single"==i.display||2!=e.opts.page&&e.opts.page!=i.totalPages-1))&&!e.bshadow&&(e.bshadow=t("<div/>",a(0,0,1)).css({position:"",width:this.width(),height:this.height()}).appendTo(e.parent)),i},type:function(){return this.data().f.effect},resize:function(t){var e=this.data().f,a=e.opts.turn.data(),i=this.width(),o=this.height();switch(e.effect){case"hard":t&&(e.wrapper.css({width:i,height:o}),e.fpage.css({width:i,height:o}),a.opts.gradients&&(e.ashadow.css({width:i,height:o}),e.bshadow.css({width:i,height:o})));break;case"sheet":t&&(t=Math.round(Math.sqrt(Math.pow(i,2)+Math.pow(o,2))),e.wrapper.css({width:t,height:t}),e.fwrapper.css({width:t,height:t}).children(":first-child").css({width:i,height:o}),e.fpage.css({width:i,height:o}),a.opts.gradients&&e.ashadow.css({width:i,height:o}),M._backGradient.call(this)&&e.bshadow.css({width:i,height:o})),e.parent.is(":visible")&&(a=m(e.parent[0]),e.fwrapper.css({top:a.top,left:a.left}),a=m(e.opts.turn[0]),e.fparent.css({top:-a.top,left:-a.left})),this.flip("z",e.opts["z-index"])}},_addPageWrapper:function(){var e=this.data().f,i=e.opts.turn.data(),o=this.parent();if(e.parent=o,!e.wrapper)switch(e.effect){case"hard":(r={})[v+"transform-style"]="preserve-3d",r[v+"backface-visibility"]="hidden",e.wrapper=t("<div/>",a(0,0,2)).css(r).appendTo(o).prepend(this),e.fpage=t("<div/>",a(0,0,1)).css(r).appendTo(o),i.opts.gradients&&(e.ashadow=t("<div/>",a(0,0,0)).hide().appendTo(o),e.bshadow=t("<div/>",a(0,0,0)));break;case"sheet":var r=this.width();this.height();e.fparent=e.opts.turn.data().fparent,e.fparent||((r=t("<div/>",{css:{"pointer-events":"none"}}).hide()).data().flips=0,r.css(a(0,0,"auto","visible").css).appendTo(e.opts.turn),e.opts.turn.data().fparent=r,e.fparent=r),this.css({position:"absolute",top:0,left:0,bottom:"auto",right:"auto"}),e.wrapper=t("<div/>",a(0,0,this.css("z-index"))).appendTo(o).prepend(this),e.fwrapper=t("<div/>",a(o.offset().top,o.offset().left)).hide().appendTo(e.fparent),e.fpage=t("<div/>",a(0,0,0,"visible")).css({cursor:"default"}).appendTo(e.fwrapper),i.opts.gradients&&(e.ashadow=t("<div/>",a(0,0,1)).appendTo(e.fpage)),M.setData.call(this,e)}M.resize.call(this,!0)},_fold:function(t){var e=this.data().f,a=e.opts.turn.data(),i=M._c.call(this,t.corner),s=this.width(),d=this.height();switch(e.effect){case"hard":t.x="l"==t.corner?Math.min(Math.max(t.x,0),2*s):Math.max(Math.min(t.x,s),-s);var c,p,m,u,h,w=a.totalPages,x=e.opts["z-index"]||w,y={overflow:"visible"},k=i.x?(i.x-t.x)/s:t.x/s,z=90*k,_=90>z;switch(t.corner){case"l":u="0% 50%",h="100% 50%",_?(c=0,p=0<e.opts.next-1,m=1):(c="100%",p=e.opts.page+1<w,m=0);break;case"r":u="100% 50%",h="0% 50%",z=-z,s=-s,_?(c=0,p=e.opts.next+1<w,m=0):(c="-100%",p=1!=e.opts.page,m=1)}y[v+"perspective-origin"]=h,e.wrapper.transform("rotateY("+z+"deg)translate3d(0px, 0px, "+(this.attr("depth")||0)+"px)",h),e.fpage.transform("translateX("+s+"px) rotateY("+(180+z)+"deg)",u),e.parent.css(y),_?(k=1-k,e.wrapper.css({zIndex:x+1}),e.fpage.css({zIndex:x})):(k-=1,e.wrapper.css({zIndex:x}),e.fpage.css({zIndex:x+1})),a.opts.gradients&&(p?e.ashadow.css({display:"",left:c,backgroundColor:"rgba(0,0,0,"+.5*k+")"}).transform("rotateY(0deg)"):e.ashadow.hide(),e.bshadow.css({opacity:1-k}),_?e.bshadow.parent()[0]!=e.wrapper[0]&&e.bshadow.appendTo(e.wrapper):e.bshadow.parent()[0]!=e.fpage[0]&&e.bshadow.appendTo(e.fpage),l(e.bshadow,o(100*m,0),o(100*(1-m),0),[[0,"rgba(0,0,0,0.3)"],[1,"rgba(0,0,0,0)"]],2));break;case"sheet":var C,P,S,N,L,E,I,A=this,B=0,T=o(0,0),F=o(0,0),q=o(0,0),R=M._foldingPage.call(this),j=a.opts.acceleration,D=e.wrapper.height(),$="t"==t.corner.substr(0,1),O="l"==t.corner.substr(1,1),V=function e(){var r=o(0,0),n=o(0,0);r.x=i.x?i.x-t.x:t.x,r.y=g?i.y?i.y-t.y:t.y:0,n.x=O?s-r.x/2:t.x+r.x/2,n.y=r.y/2;var l=b-Math.atan2(r.y,r.x),c=l-Math.atan2(n.y,n.x);c=Math.max(0,Math.sin(c)*Math.sqrt(Math.pow(n.x,2)+Math.pow(n.y,2)));return B=l/f*180,q=o(c*Math.sin(l),c*Math.cos(l)),l>b&&(q.x+=Math.abs(q.y*r.y/r.x),q.y=0,Math.round(q.x*Math.tan(f-l))<d)?(t.y=Math.sqrt(Math.pow(d,2)+2*n.x*r.x),$&&(t.y=d-t.y),e()):(l>b&&(r=f-l,n=D-d/Math.sin(r),T=o(Math.round(n*Math.cos(r)),Math.round(n*Math.sin(r))),O&&(T.x=-T.x),$&&(T.y=-T.y)),C=Math.round(q.y/Math.tan(l)+q.x),n=(r=s-C)*Math.cos(2*l),c=r*Math.sin(2*l),F=o(Math.round(O?r-n:C+n),Math.round($?c:d-c)),a.opts.gradients&&(L=r*Math.sin(l),r=M._c2.call(A,t.corner),r=Math.sqrt(Math.pow(r.x-t.x,2)+Math.pow(r.y-t.y,2))/s,I=Math.sin(b*(1<r?2-r:r)),E=Math.min(r,1),N=100<L?(L-100)/L:0,P=o(L*Math.sin(l)/s*100,L*Math.cos(l)/d*100),M._backGradient.call(A)&&(S=o(1.2*L*Math.sin(l)/s*100,1.2*L*Math.cos(l)/d*100),O||(S.x=100-S.x),$||(S.y=100-S.y))),q.x=Math.round(q.x),q.y=Math.round(q.y),!0)};switch(c=function(t,i,c,p){var m=["0","auto"],u=(s-D)*c[0]/100,h=(d-D)*c[1]/100,g=(i={left:m[i[0]],top:m[i[1]],right:m[i[2]],bottom:m[i[3]]},m={},90!=p&&-90!=p?O?-1:1:0),v=c[0]+"% "+c[1]+"%";A.css(i).transform(n(p)+r(t.x+g,t.y,j),v),e.fpage.css(i).transform(n(p)+r(t.x+F.x-T.x-s*c[0]/100,t.y+F.y-T.y-d*c[1]/100,j)+n((180/p-2)*p),v),e.wrapper.transform(r(-t.x+u-g,-t.y+h,j)+n(-p),v),e.fwrapper.transform(r(-t.x+T.x+u,-t.y+T.y+h,j)+n(-p),v),a.opts.gradients&&(c[0]&&(P.x=100-P.x),c[1]&&(P.y=100-P.y),m["box-shadow"]="0 0 20px rgba(0,0,0,"+.5*I+")",R.css(m),l(e.ashadow,o(O?100:0,$?0:100),o(P.x,P.y),[[N,"rgba(0,0,0,0)"],[.8*(1-N)+N,"rgba(0,0,0,"+.2*E+")"],[1,"rgba(255,255,255,"+.2*E+")"]],3),M._backGradient.call(A)&&l(e.bshadow,o(O?0:100,$?0:100),o(S.x,S.y),[[.6,"rgba(0,0,0,0)"],[.8,"rgba(0,0,0,"+.3*E+")"],[1,"rgba(0,0,0,0)"]],3))},t.corner){case"tl":t.x=Math.max(t.x,1),V(),c(q,[1,0,0,1],[100,0],B);break;case"tr":t.x=Math.min(t.x,s-1),V(),c(o(-q.x,q.y),[0,0,0,1],[0,0],-B);break;case"bl":t.x=Math.max(t.x,1),V(),c(o(q.x,-q.y),[1,1,0,0],[100,100],-B);break;case"br":t.x=Math.min(t.x,s-1),V(),c(o(-q.x,-q.y),[0,1,1,0],[0,100],B)}}e.point=t},_moveFoldingPage:function(t){var e=this.data().f;if(e){var a=e.opts.turn,i=a.data(),o=i.pagePlace;t?(o[i=e.opts.next]!=e.opts.page&&(e.folding&&M._moveFoldingPage.call(this,!1),M._foldingPage.call(this).appendTo(e.fpage),o[i]=e.opts.page,e.folding=i),a.turn("update")):e.folding&&(i.pages[e.folding]?(a=i.pages[e.folding].data().f,i.pageObjs[e.folding].appendTo(a.wrapper)):i.pageWrap[e.folding]&&i.pageObjs[e.folding].appendTo(i.pageWrap[e.folding]),e.folding in o&&(o[e.folding]=e.folding),delete e.folding)}},_showFoldedPage:function(t,e){var a=M._foldingPage.call(this),i=(n=this.data()).f,o=i.visible;if(a){if(!(o&&i.point&&i.point.corner==t.corner||(a="hover"==i.status||"peel"==i.status||i.opts.turn.data().mouseAction?t.corner:null,o=!1,"prevented"!=c("start",this,[i.opts,a]))))return!1;if(e){var r=this,n=i.point&&i.point.corner==t.corner?i.point:M._c.call(this,t.corner,1);this.animatef({from:[n.x,n.y],to:[t.x,t.y],duration:500,frame:function(e){t.x=Math.round(e[0]),t.y=Math.round(e[1]),M._fold.call(r,t)}})}else M._fold.call(this,t),n.effect&&!n.effect.turning&&this.animatef(!1);if(!o)switch(i.effect){case"hard":i.visible=!0,M._moveFoldingPage.call(this,!0),i.fpage.show(),i.opts.shadows&&i.bshadow.show();break;case"sheet":i.visible=!0,i.fparent.show().data().flips++,M._moveFoldingPage.call(this,!0),i.fwrapper.show(),i.bshadow&&i.bshadow.show()}return!0}return!1},hide:function(){var t=this.data().f,e=t.opts.turn.data(),a=M._foldingPage.call(this);switch(t.effect){case"hard":e.opts.gradients&&(t.bshadowLoc=0,t.bshadow.remove(),t.ashadow.hide()),t.wrapper.transform(""),t.fpage.hide();break;case"sheet":0==--t.fparent.data().flips&&t.fparent.hide(),this.css({left:0,top:0,right:"auto",bottom:"auto"}).transform(""),t.wrapper.transform(""),t.fwrapper.hide(),t.bshadow&&t.bshadow.hide(),a.transform("")}return t.visible=!1,this},hideFoldedPage:function(t){var e=this.data().f;if(e.point){var a=this,r=e.point,n=function(){e.point=null,e.status="",a.flip("hide"),a.trigger("end",[e.opts,!1])};if(t){var s=M._c.call(this,r.corner),d=(t="t"==r.corner.substr(0,1)?Math.min(0,r.y-s.y)/2:Math.max(0,r.y-s.y)/2,o(r.x,r.y+t)),l=o(s.x,s.y-t);this.animatef({from:0,to:1,frame:function(t){t=i(r,d,l,s,t),r.x=t.x,r.y=t.y,M._fold.call(a,r)},complete:n,duration:800,hiding:!0})}else this.animatef(!1),n()}},turnPage:function(t){var e=this,a=this.data().f,o=a.opts.turn.data(),r=(t={corner:a.corner?a.corner.corner:t||M._cAllowed.call(this)[0]},a.point||M._c.call(this,t.corner,a.opts.turn?o.opts.elevation:0)),n=M._c2.call(this,t.corner);this.trigger("flip").animatef({from:0,to:1,frame:function(a){a=i(r,r,n,n,a),t.x=a.x,t.y=a.y,M._showFoldedPage.call(e,t)},complete:function(){e.trigger("end",[a.opts,!0])},duration:o.opts.duration,turning:!0}),a.corner=null},moving:function(){return"effect"in this.data()},isTurning:function(){return this.flip("moving")&&this.data().effect.turning},corner:function(){return this.data().f.corner},_eventStart:function(t){var e=this.data().f,a=e.opts.turn;if(!e.corner&&!e.disabled&&!this.flip("isTurning")&&e.opts.page==a.data().pagePlace[e.opts.page]){if(e.corner=M._isIArea.call(this,t),e.corner&&M._foldingPage.call(this))return this.trigger("pressed",[e.point]),M._showFoldedPage.call(this,e.corner),!1;e.corner=null}},_eventMove:function(t){var e=this.data().f;if(!e.disabled)if(t=w?t.originalEvent.touches:[t],e.corner){var a=e.parent.offset();e.corner.x=t[0].pageX-a.left,e.corner.y=t[0].pageY-a.top,M._showFoldedPage.call(this,e.corner)}else e.hover&&!this.data().effect&&this.is(":visible")&&((t=M._isIArea.call(this,t[0]))?("sheet"==e.effect&&2==t.corner.length||"hard"==e.effect)&&(e.status="hover",e=M._c.call(this,t.corner,e.opts.cornerSize/2),t.x=e.x,t.y=e.y,M._showFoldedPage.call(this,t,!0)):"hover"==e.status&&(e.status="",M.hideFoldedPage.call(this,!0)))},_eventEnd:function(){var t=this.data().f,e=t.corner;!t.disabled&&e&&"prevented"!=c("released",this,[t.point||e])&&M.hideFoldedPage.call(this,!0),t.corner=null},disable:function(t){return M.setData.call(this,{disabled:t}),this},hover:function(t){return M.setData.call(this,{hover:t}),this},peel:function(e,a){var i=this.data().f;if(e){if(-1==t.inArray(e,y.all))throw p("Corner "+e+" is not permitted");if(-1!=t.inArray(e,M._cAllowed.call(this))){var o=M._c.call(this,e,i.opts.cornerSize/2);i.status="peel",M._showFoldedPage.call(this,{corner:e,x:o.x,y:o.y},a)}}else i.status="",M.hideFoldedPage.call(this,a);return this}};window.requestAnim=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(t){window.setTimeout(t,1e3/60)},t.extend(t.fn,{flip:function(){return e(t(this[0]),M,arguments)},turn:function(){return e(t(this[0]),P,arguments)},transform:function(t,e){var a={};return e&&(a[v+"transform-origin"]=e),a[v+"transform"]=t,this.css(a)},animatef:function(e){var a=this.data();if(a.effect&&a.effect.stop(),e){e.to.length||(e.to=[e.to]),e.from.length||(e.from=[e.from]);for(var i=[],o=e.to.length,r=!0,n=this,s=(new Date).getTime(),d=0;d<o;d++)i.push(e.to[d]-e.from[d]);a.effect=t.extend({stop:function(){r=!1},easing:function(t,e,a,i,o){return i*Math.sqrt(1-(e=e/o-1)*e)+a}},e),this.data(a),function t(){if(a.effect&&r){for(var d=[],l=Math.min(e.duration,(new Date).getTime()-s),c=0;c<o;c++)d.push(a.effect.easing(1,l,e.from[c],i[c],e.duration));e.frame(1==o?d[0]:d),l==e.duration?(delete a.effect,n.data(a),e.complete&&e.complete()):window.requestAnim(t)}}()}else delete a.effect}}),t.isTouch=w,t.mouseEvents=x,t.cssPrefix=d,t.cssTransitionEnd=function(){var t,e=document.createElement("fakeelement"),a={transition:"transitionend",OTransition:"oTransitionEnd",MSTransition:"transitionend",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"};for(t in a)if(void 0!==e.style[t])return a[t]},t.findPos=m}(d),function(t){function e(t){function e(t){this.name="TurnJsError",this.message=t}return e.prototype=Error(),e.prototype.constructor=e,new e(t)}function a(t,e,a){return n&&a?" translate3d("+t+"px,"+e+"px, 0px) ":" translate("+t+"px, "+e+"px) "}function i(t,e){return n&&e?" scale3d("+t+", "+t+", 1) ":" scale("+t+") "}function o(t,e){return{x:t,y:e}}function r(t,e){return function(){return t.apply(e,arguments)}}var n,s={max:2,flipbook:null,easeFunction:"ease-in-out",duration:500,when:{}},d={init:function(a){var i=this,l=this.data();if(!(a=t.extend({},s,a)).flipbook||!a.flipbook.turn("is"))throw e("options.flipbook is required");if(n="WebKitCSSMatrix"in window||"MozPerspective"in document.body.style,"function"!=typeof a.max){var c=a.max;a.max=function(){return c}}for(var p in l.zoom={opts:a,axis:o(0,0),scrollPos:o(0,0),eventQueue:[],mouseupEvent:function(){return d._eMouseUp.apply(i,arguments)},eventTouchStart:r(d._eTouchStart,i),eventTouchMove:r(d._eTouchMove,i),eventTouchEnd:r(d._eTouchEnd,i),flipbookEvents:{zooming:r(d._eZoom,i),pressed:r(d._ePressed,i),released:r(d._eReleased,i),start:r(d._eStart,i),turning:r(d._eTurning,i),turned:r(d._eTurned,i),destroying:r(d._eDestroying,i)}},a.when)Object.prototype.hasOwnProperty.call(a.when,p)&&this.bind("zoom."+p,a.when[p]);for(p in l.zoom.flipbookEvents)Object.prototype.hasOwnProperty.call(l.zoom.flipbookEvents,p)&&a.flipbook.bind(p,l.zoom.flipbookEvents[p]);this.css({position:"relative",overflow:"hidden"}),t.isTouch?(a.flipbook.bind("touchstart",l.zoom.eventTouchStart).bind("touchmove",l.zoom.eventTouchMove).bind("touchend",l.zoom.eventTouchEnd),this.bind("touchstart",d._tap)):this.mousedown(d._mousedown).click(d._tap)},_tap:function(e){var a=t(this),i=a.data().zoom;!i.draggingCorner&&!i.dragging&&function t(e,a){return e[0]!=a[0]&&(!!e.attr("page")||!!e.parent()[0]&&t(e.parent(),a))}(t(e.target),a)&&(d._addEvent.call(a,"tap",e),(e=d._eventSeq.call(a))&&a.trigger(e))},_addEvent:function(t,e){var a=this.data().zoom,i=(new Date).getTime();a.eventQueue.push({name:t,timestamp:i,event:e}),10<a.eventQueue.length&&a.eventQueue.splice(0,1)},_eventSeq:function(){var e=this.data().zoom.eventQueue,a=e.length-1;return 0<a&&"tap"==e[a].name&&"tap"==e[a-1].name&&e[a].event.pageX==e[a-1].event.pageX&&e[a].event.pageY==e[a-1].event.pageY&&200>e[a].timestamp-e[a-1].timestamp&&50<e[a].timestamp-e[a-1].timestamp?t.extend(e[a].event,{type:"zoom.doubleTap"}):"tap"==e[a].name?t.extend(e[a].event,{type:"zoom.tap"}):void 0},_prepareZoom:function(){var e,a=0,i=this.data().zoom,r=1/this.zoom("value"),n=(e=i.opts.flipbook).turn("direction"),s=e.data(),d=e.offset(),l=this.offset(),c={height:e.height()},p=e.turn("view");if("double"==e.turn("display")&&e.data().opts.autoCenter?p[0]?p[1]?(c.width=e.width(),e=o(d.left-l.left,d.top-l.top)):(c.width=e.width()/2,a="ltr"==n?0:c.width,e=o("ltr"==n?d.left-l.left:d.left-l.left+c.width,d.top-l.top)):(c.width=e.width()/2,a="ltr"==n?c.width:0,e=o("ltr"==n?d.left-l.left+c.width:d.left-l.left,d.top-l.top)):(c.width=e.width(),e=o(d.left-l.left,d.top-l.top)),i.zoomer||(i.zoomer=t("<div />",{class:"zoomer",css:{overflow:"hidden",position:"absolute",zIndex:"1000000"}}).mousedown((function(){return!1})).appendTo(this)),i.zoomer.css({top:e.y,left:e.x,width:c.width,height:c.height}),(n=p.join(","))!=i.zoomerView)for(i.zoomerView=n,i.zoomer.find("*").remove(),n=0;n<p.length;n++)if(p[n]){l=s.pageObjs[p[n]].offset();var m=t(s.pageObjs[p[n]]);m.clone().transform("").css({width:m.width()*r,height:m.height()*r,position:"absolute",display:"",top:(l.top-d.top)*r,left:(l.left-d.left-a)*r}).appendTo(i.zoomer)}return{pos:e,size:c}},value:function(){return this.data().zoom.opts.flipbook.turn("zoom")},zoomIn:function(e){var r=this,n=this.data().zoom,s=n.opts.flipbook,l=n.opts.max();s.offset();var c=this.offset();if(n.zoomIn)return this;s.turn("stop");var p=t.Event("zoom.change");if(this.trigger(p,[l]),p.isDefaultPrevented())return this;var m=(f=d._prepareZoom.call(this)).pos,u=o(f.size.width/2,f.size.height/2),h=(p=t.cssPrefix(),t.cssTransitionEnd()),g=s.data().opts.autoCenter;n.scale=l,s.data().noCenter=!0,(0>(e=void 0!==e?"x"in e&&"y"in e?o(e.x-m.x,e.y-m.y):t.isTouch?o(e.originalEvent.touches[0].pageX-m.x-c.left,e.originalEvent.touches[0].pageY-m.y-c.top):o(e.pageX-m.x-c.left,e.pageY-m.y-c.top):o(u.x,u.y)).x||0>e.y||e.x>f.width||e.y>f.height)&&(e.x=u.x,e.y=u.y);var v=o((e.x-u.x)*l+u.x,(e.y-u.y)*l+u.y),f=(e=o(f.size.width*l>this.width()?e.x-v.x:0,f.size.height*l>this.height()?e.y-v.y:0),v=o(Math.abs(f.size.width*l-this.width()),Math.abs(f.size.height*l-this.height())),o(Math.min(0,f.size.width*l-this.width()),Math.min(0,f.size.height*l-this.height()))),b=o(u.x*l-u.x-m.x-e.x,u.y*l-u.y-m.y-e.y);b.y>v.y?e.y=b.y-v.y+e.y:b.y<f.y&&(e.y=b.y-f.y+e.y),b.x>v.x?e.x=b.x-v.x+e.x:b.x<f.x&&(e.x=b.x-f.x+e.x),b=o(u.x*l-u.x-m.x-e.x,u.y*l-u.y-m.y-e.y),(m={})[p+"transition"]=p+"transform "+n.opts.easeFunction+" "+n.opts.duration+"ms";var w=function(){r.trigger("zoom.zoomIn"),n.zoomIn=!0,n.flipPosition=o(s.css("left"),s.css("top")),s.turn("zoom",l).css({position:"absolute",margin:"",top:0,left:0});var e=s.offset();n.axis=o(e.left-c.left,e.top-c.top),g&&"double"==s.turn("display")&&("ltr"==s.turn("direction")&&!s.turn("view")[0]||"rtl"==s.turn("direction")&&!s.turn("view")[1])&&(n.axis.x+=s.width()/2),r.zoom("scroll",b),r.bind(t.mouseEvents.down,d._eMouseDown),r.bind(t.mouseEvents.move,d._eMouseMove),t(document).bind(t.mouseEvents.up,n.mouseupEvent),r.bind("mousewheel",d._eMouseWheel),setTimeout((function(){n.zoomer.hide(),n.zoomer.remove(),n.zoomer=null,n.zoomerView=null}),50)};return n.zoomer.css(m).show(),h?n.zoomer.bind(h,(function(){t(this).unbind(h),w()})):setTimeout(w,n.opts.duration),n.zoomer.transform(a(e.x,e.y,!0)+i(l,!0)),this},zoomOut:function(e){var r,n=this,s=this.data().zoom,l=s.opts.flipbook,c=1/s.scale,p=t.cssPrefix(),m=t.cssTransitionEnd();if(r=this.offset(),e=void 0!==e?e:s.opts.duration,s.zoomIn){var u=t.Event("zoom.change");if(this.trigger(u,[1]),u.isDefaultPrevented())return this;s.zoomIn=!1,s.scale=1,l.data().noCenter=!1,n.unbind(t.mouseEvents.down,d._eMouseDown),n.unbind(t.mouseEvents.move,d._eMouseMove),t(document).unbind(t.mouseEvents.up,s.mouseupEvent),n.unbind("mousewheel",d._eMouseWheel),(u={})[p+"transition"]=p+"transform "+s.opts.easeFunction+" "+e+"ms",l.css(u);var h=t("<div />",{css:{position:"relative",top:s.flipPosition.y,left:s.flipPosition.x,width:l.width()*c,height:l.height()*c,background:"blue"}}).appendTo(l.parent());u=o(h.offset().left-r.left,h.offset().top-r.top);h.remove();var g=l.data().opts.autoCenter;g&&"double"==l.turn("display")&&(l.turn("view")[0]?l.turn("view")[1]||(u.x="ltr"==l.turn("direction")?u.x+h.width()/4:u.x-h.width()/4):u.x="ltr"==l.turn("direction")?u.x-h.width()/4:u.x+h.width()/4);var v=t.findPos(l[0]);r=o(-l.width()/2-v.left+h.width()/2+u.x+r.left,-l.height()/2-v.top+h.height()/2+u.y+r.top);var f=function(){l[0].style.removeProperty?(l[0].style.removeProperty(p+"transition"),l.transform(l.turn("options").acceleration?a(0,0,!0):"").turn("zoom",1),l[0].style.removeProperty("margin"),l.css({position:"relative",top:s.flipPosition.y,left:s.flipPosition.x})):l.transform("none").turn("zoom",1).css({margin:"",top:s.flipPosition.y,left:s.flipPosition.x,position:"relative"}),g&&l.turn("center"),n.trigger("zoom.zoomOut")};return 0===e?f():(m?l.bind(m,(function(){t(this).unbind(m),f()})):setTimeout(f,e),l.transform(a(r.x,r.y,!0)+i(c,!0))),this}},flipbookWidth:function(){var t=this.data().zoom.opts.flipbook,e=t.turn("view");return"double"!=t.turn("display")||e[0]&&e[1]?t.width():t.width()/2},scroll:function(e,i,r){var s=this.data().zoom,d=s.opts.flipbook,l=this.zoom("flipbookWidth"),c=t.cssPrefix();if(n){var p={};p[c+"transition"]=r?c+"transform 200ms":"none",d.css(p),d.transform(a(-s.axis.x-e.x,-s.axis.y-e.y,!0))}else d.css({top:-s.axis.y-e.y,left:-s.axis.x-e.x});if(!i){var m;i=o(Math.min(0,(l-this.width())/2),Math.min(0,(d.height()-this.height())/2)),d=o(l>this.width()?l-this.width():(l-this.width())/2,d.height()>this.height()?d.height()-this.height():(d.height()-this.height())/2);e.y<i.y?(e.y=i.y,m=!0):e.y>d.y&&(e.y=d.y,m=!0),e.x<i.x?(e.x=i.x,m=!0):e.x>d.x&&(e.x=d.x,m=!0),m&&this.zoom("scroll",e,!0,!0)}s.scrollPos=o(e.x,e.y)},resize:function(){var t=this.data().zoom,e=t.opts.flipbook;if(1<this.zoom("value")){var a=e.offset(),i=this.offset();t.axis=o(a.left-i.left+(t.axis.x+t.scrollPos.x),a.top-i.top+(t.axis.y+t.scrollPos.y)),"double"==e.turn("display")&&"ltr"==e.turn("direction")&&!e.turn("view")[0]&&(t.axis.x+=e.width()/2),this.zoom("scroll",t.scrollPos)}},_eZoom:function(){for(var t=this.data().zoom,e=t.opts.flipbook,a=e.turn("view"),i=0;i<a.length;i++)a[i]&&this.trigger("zoom.resize",[t.scale,a[i],e.data().pageObjs[a[i]]])},_eStart:function(t){1!=this.zoom("value")&&t.preventDefault()},_eTurning:function(t,e,a){var i=this,o=(t=this.zoom("value"),this.data().zoom);e=o.opts.flipbook;if(o.page=e.turn("page"),1!=t){for(o=0;o<a.length;o++)a[o]&&this.trigger("zoom.resize",[t,a[o],e.data().pageObjs[a[o]]]);setTimeout((function(){i.zoom("resize")}),0)}},_eTurned:function(t,e){if(1!=this.zoom("value")){var a=this.data().zoom,i=a.opts.flipbook;e>a.page?this.zoom("scroll",o(0,a.scrollPos.y),!1,!0):e<a.page&&this.zoom("scroll",o(i.width(),a.scrollPos.y),!1,!0)}},_ePressed:function(){t(this).data().zoom.draggingCorner=!0},_eReleased:function(){var e=t(this).data().zoom;setTimeout((function(){e.draggingCorner=!1}),1)},_eMouseDown:function(e){return t(this).data().zoom.draggingCur=t.isTouch?o(e.originalEvent.touches[0].pageX,e.originalEvent.touches[0].pageY):o(e.pageX,e.pageY),!1},_eMouseMove:function(e){var a=t(this).data().zoom;if(a.draggingCur){a.dragging=!0;e=t.isTouch?o(e.originalEvent.touches[0].pageX,e.originalEvent.touches[0].pageY):o(e.pageX,e.pageY);var i=o(e.x-a.draggingCur.x,e.y-a.draggingCur.y);return t(this).zoom("scroll",o(a.scrollPos.x-i.x,a.scrollPos.y-i.y),!0),a.draggingCur=e,!1}},_eMouseUp:function(){var e=t(this).data().zoom;e.dragging&&t(this).zoom("scroll",e.scrollPos),e.draggingCur=null,setTimeout((function(){e.dragging=!1}),1)},_eMouseWheel:function(e,a,i,r){i=o((e=t(this).data().zoom).scrollPos.x+10*i,e.scrollPos.y-10*r),t(this).zoom("scroll",i,!1,!0)},_eTouchStart:function(e){var a=t(this).data().zoom;e=o(e.originalEvent.touches[0].pageX,e.originalEvent.touches[0].pageY);a.touch={},a.touch.initial=e,a.touch.last=e,a.touch.timestamp=(new Date).getTime(),a.touch.speed=o(0,0)},_eTouchMove:function(e){var a=t(this).data().zoom,i=t(this).zoom("value"),r=a.opts.flipbook,n=(new Date).getTime();e=o(e.originalEvent.touches[0].pageX,e.originalEvent.touches[0].pageY);a.touch&&1==i&&!r.data().mouseAction&&(a.touch.motion=o(e.x-a.touch.last.x,e.y-a.touch.last.y),a.touch.speed.x=0===a.touch.speed.x?a.touch.motion.x/(n-a.touch.timestamp):(a.touch.speed.x+a.touch.motion.x/(n-a.touch.timestamp))/2,a.touch.last=e,a.touch.timestamp=n)},_eTouchEnd:function(){var e=t(this).data().zoom;if(e.touch&&1==t(this).zoom("value")){var a=Math.abs(e.touch.initial.y-e.touch.last.y);50>a&&(-1>e.touch.speed.x||-100>e.touch.last.x-e.touch.initial.x)?this.trigger("zoom.swipeLeft"):50>a&&(1<e.touch.speed.x||100<e.touch.last.x-e.touch.initial.x)&&this.trigger("zoom.swipeRight")}},_eDestroying:function(){var e=this,a=this.data().zoom,i=a.opts.flipbook;for(var o in this.zoom("zoomOut",0),t.each("tap doubleTap resize zoomIn zoomOut swipeLeft swipeRight".split(" "),(function(t,a){e.unbind("zoom."+a)})),a.flipbookEvents)Object.prototype.hasOwnProperty.call(a.flipbookEvents,o)&&i.unbind(o,a.flipbookEvents[o]);i.unbind("touchstart",a.eventTouchStart).unbind("touchmove",a.eventTouchMove).unbind("touchend",a.eventTouchEnd),this.unbind("touchstart",d._tap).unbind("click",d._tap),a=null,this.data().zoom=null}};t.extend(t.fn,{zoom:function(){var a=arguments;if(!a[0]||"object"==u(a[0]))return d.init.apply(t(this[0]),a);if(d[a[0]])return d[a[0]].apply(t(this[0]),Array.prototype.slice.call(a,1));throw e(a[0]+" is not a method")}})}(d);var xt,yt,kt=d,zt=require("axios"),_t=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"preview-box"},[a("div",{staticClass:"flipbook-container"},[t.isLoading&&t.loader?a("div",{staticClass:"loading-box"},[a("div",{attrs:{id:"loading"}}),t._v(" "),a("small",[t._v(t._s(t.lang.justASecond))]),t._v(" "),a("h4",[t._v(t._s(t.lang.loadingPhrase))])]):t._e(),t._v(" "),a("div",{staticClass:"book-centered",style:t.centered?{"margin-left":t.isCover+"px"}:null},[!t.isLoading&&t.loader?a("div",{staticClass:"arrow-animate"},[a("Icon",{attrs:{name:"arrow-right",size:"lg",fill:t.preview_color,stroke:"transparent"}})],1):t._e(),t._v(" "),a("div",{staticClass:"preview-desktop",class:t.isLoading?"invisible":"visible"},[a("div",{staticClass:"flipbook-lib",class:[t.formato],attrs:{id:"flipbook"}})])])]),t._v(" "),t.controls?a("div",{staticClass:"controls"},[a("div",[1!=t.currentPage?a("Button",{attrs:{kind:"primary",size:"xl",width:"circle",inverted:!0},on:{click:t.toTheLeft}},[a("Icon",{attrs:{name:"chevron-left",stroke:"transparent",size:"md",fill:t.preview_color}})],1):t._e()],1),t._v(" "),a("div",[t.currentPage!=t.pages?a("Button",{attrs:{kind:"primary",size:"xl",width:"circle",inverted:!0},on:{click:t.toTheRight}},[a("Icon",{attrs:{name:"chevron-right",stroke:"transparent",fill:t.preview_color,size:"md"}})],1):t._e()],1)]):t._e()])},staticRenderFns:[]},(function(t){t&&(t("data-v-ea5cfc24_0",{source:'.storybook-6[data-v-ea5cfc24]{width:columns("lg", 6)}.storybook-12[data-v-ea5cfc24]{width:columns("lg", 12)}.storybook-25[data-v-ea5cfc24]{width:columns("lg", 25)}',map:void 0,media:void 0}),t("data-v-ea5cfc24_1",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-ea5cfc24]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-ea5cfc24]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-ea5cfc24]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-ea5cfc24]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-ea5cfc24]{font-size:14px}}@media (min-width:1024px){[data-v-ea5cfc24]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-ea5cfc24]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-ea5cfc24]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-ea5cfc24]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-ea5cfc24]{font-size:1.56vw}}html[data-v-ea5cfc24]{box-sizing:border-box}*[data-v-ea5cfc24],[data-v-ea5cfc24]::after,[data-v-ea5cfc24]::before{box-sizing:border-box}.flipbook-viewport[data-v-ea5cfc24]{margin-top:30px;width:100%}.flipbook-viewport .container-book[data-v-ea5cfc24]{top:50%;margin:auto;position:relative;z-index:5}.flipbook-viewport #flipbook[data-v-ea5cfc24]{top:0;margin-left:auto!important;margin-right:auto}.flipbook-viewport .page[data-v-ea5cfc24]{width:461px;height:600px;background-color:#fff;background-repeat:no-repeat;background-size:100% 100%;position:relative;cursor:pointer}#flipbook .page[data-v-ea5cfc24]{-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);-moz-box-shadow:0 0 20px rgba(0,0,0,.2);-ms-box-shadow:0 0 20px rgba(0,0,0,.2);-o-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}#flipbook-viewport .page img[data-v-ea5cfc24]{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.flipbook-viewport .shadow[data-v-ea5cfc24]{-webkit-transition:-webkit-box-shadow .5s;-moz-transition:-moz-box-shadow .5s;-o-transition:-webkit-box-shadow .5s;-ms-transition:-ms-box-shadow .5s;-webkit-box-shadow:0 0 20px #ccc;-moz-box-shadow:0 0 20px #ccc;-o-box-shadow:0 0 20px #ccc;-ms-box-shadow:0 0 20px #ccc;box-shadow:0 0 20px #ccc}.even[data-v-ea5cfc24]{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;-ms-box-shadow:none!important;box-shadow:none!important}.odd[data-v-ea5cfc24]{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;-ms-box-shadow:none!important;box-shadow:none!important}.even[data-v-ea5cfc24]:before{content:"";position:absolute;width:100%;height:100%;background-image:-webkit-gradient(linear,right top,left top,from(black),color-stop(7%,transparent));background-image:linear-gradient(to left,#000,transparent 7%);opacity:.15}.odd[data-v-ea5cfc24]:before{content:"";position:absolute;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,right top,from(black),color-stop(7%,transparent));background-image:linear-gradient(to right,#000,transparent 7%);opacity:.15}#flipbook .page-wrapper[data-v-ea5cfc24]{-webkit-perspective:2000px;-moz-perspective:2000px;-ms-perspective:2000px;perspective:2000px}#flipbook img[data-v-ea5cfc24]{height:100%}#flipbook img.loading-blur[data-v-ea5cfc24]{filter:blur(8px);-webkit-filter:blur(8px)}.zoom-in #flipbook img[data-v-ea5cfc24]{height:100%}#flipbook.square img[data-v-ea5cfc24]{width:100%;height:100%}.zoom-in #flipbook img[data-v-ea5cfc24]{height:100%!important}.preview-desktop[data-v-ea5cfc24]{text-align:center;margin:0 auto;transition:all .7s ease-in-out}.loading-box[data-v-ea5cfc24]{position:absolute;top:35%;left:0;right:0;bottom:0;margin-bottom:auto;margin-top:auto;z-index:9999;text-align:center;font-family:Roboto}.loading-box #loading[data-v-ea5cfc24]{display:inline-block;border:8px solid #f3f3f3;border-top:8px solid #42cda1;border-radius:50%;width:2.8571428571rem;height:2.8571428571rem;animation:spin-data-v-ea5cfc24 .6s linear infinite}@media (max-width:479px){.loading-box #loading[data-v-ea5cfc24]{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:1.9047619048rem;height:1.9047619048rem;font-family:Roboto}}@keyframes spin-data-v-ea5cfc24{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-box small[data-v-ea5cfc24]{display:block;width:100%;font-size:14px;font-weight:700;font-family:Nunito,sans-serif;margin-top:16px}.loading-box h4[data-v-ea5cfc24]{font-size:18px;margin-top:8px;font-weight:400}.book-centered[data-v-ea5cfc24]{transition:all .7s ease-in-out;position:relative;cursor:pointer!important}.flipbook-container[data-v-ea5cfc24]{position:absolute;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:all .3s;min-width:210px;min-height:210px;height:30.8571428571rem;left:0;right:0;top:0;bottom:0;margin:auto;margin-top:1.9047619048rem;z-index:3}@media (max-width:479px){.flipbook-container[data-v-ea5cfc24]{display:none}}.flipbook-container.zoom-in[data-v-ea5cfc24]{height:100vh}.controls[data-v-ea5cfc24]{margin:0 auto;display:block;width:100%;display:flex;position:absolute;display:flex;justify-content:space-between;top:0;bottom:0;flex-wrap:wrap;height:3.0476190476rem;margin-top:auto;margin-bottom:auto;padding-left:2.7777777778vw;padding-right:2.7777777778vw}.controls div[data-v-ea5cfc24]{position:relative;z-index:102}.controls .btn-primary button[data-v-ea5cfc24]{background-color:var(--preview-color);position:relative}.controls .btn-primary button:hover span[data-v-ea5cfc24]{color:#fff;position:relative;z-index:2}.controls .btn-primary button[data-v-ea5cfc24]:hover:after{right:0;bottom:0;top:0;left:0;display:block;content:"";position:absolute;background-color:rgba(0,0,0,.2)}.controls .info-space[data-v-ea5cfc24]{position:relative;top:3px;display:inline-block;margin:0 .380952381rem;font-size:10px;font-weight:900;color:#afa2ba;font-family:Nunito,sans-serif}.controls .current-pages[data-v-ea5cfc24]{width:60px;white-space:nowrap;line-height:1;transition:all .5s ease}.controls .current-pages .list[data-v-ea5cfc24]{position:relative;transition:all .5s ease}.controls .current-pages span[data-v-ea5cfc24]{width:30px;display:inline-block;text-align:center;font-size:16px}.controls .current-pages span[data-v-ea5cfc24]:first-child{margin:0 16px}.controls .current-pages span[data-v-ea5cfc24]:last-child{margin:0 16px}.info-pages[data-v-ea5cfc24]{text-align:center}@keyframes arrow-animation-data-v-ea5cfc24{0%,100%,48%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}8%{-webkit-transform:translateX(-30%);transform:translateX(-30%)}16%{-webkit-transform:translateX(15%);transform:translateX(15%)}24%{-webkit-transform:translateX(-15%);transform:translateX(-15%)}32%{-webkit-transform:translateX(9%);transform:translateX(9%)}40%{-webkit-transform:translateX(-6%);transform:translateX(-6%)}}.visible[data-v-ea5cfc24]{opacity:1}.invisible[data-v-ea5cfc24]{opacity:0}[data-v-ea5cfc24] .loading-bg{position:absolute;display:flex;top:0;width:100%;height:100%;background-color:#fff;opacity:.64;align-items:center;justify-content:center;z-index:12}[data-v-ea5cfc24] .loading-bg .loading{border:2px solid #dfdae4;border-top:2px solid #00cf72;border-radius:50%;width:2.8571428571rem;height:2.8571428571rem;animation:spin-data-v-ea5cfc24 .6s linear infinite}@media (max-width:479px){[data-v-ea5cfc24] .loading-bg .loading{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:1.9047619048rem;height:1.9047619048rem}}@keyframes spin-data-v-ea5cfc24{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.preview-box[data-v-ea5cfc24]{width:100vw;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.arrow-animate[data-v-ea5cfc24]{position:absolute;top:0;bottom:0;height:40px;margin-top:auto;margin-bottom:auto;left:38%;animation:arrow-animation-data-v-ea5cfc24 1.8s infinite both}@keyframes arrow-animation-data-v-ea5cfc24{0%,100%,48%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}8%{-webkit-transform:translateX(-30%);transform:translateX(-30%)}16%{-webkit-transform:translateX(15%);transform:translateX(15%)}24%{-webkit-transform:translateX(-15%);transform:translateX(-15%)}32%{-webkit-transform:translateX(9%);transform:translateX(9%)}40%{-webkit-transform:translateX(-6%);transform:translateX(-6%)}}#flipbook .even[data-v-ea5cfc24]{background:-webkit-gradient(linear,left top,right top,color-stop(.95,#fff),color-stop(1,#dadada));background-image:-webkit-linear-gradient(to left,#fff 95%,#dadada 100%);background-image:-moz-linear-gradient(to left,#fff 95%,#dadada 100%);background-image:-ms-linear-gradient(to left,#fff 95%,#dadada 100%);background-image:-o-linear-gradient(to left,#fff 95%,#dadada 100%);background-image:linear-gradient(to left,#fff 95%,#dadada 100%)}#flipbook .odd[data-v-ea5cfc24]{background:-webkit-gradient(linear,right top,left top,color-stop(.95,#fff),color-stop(1,#cacaca));background-image:-webkit-linear-gradient(to right,#fff 95%,#cacaca 100%);background-image:-moz-linear-gradient(to right,#fff 95%,#cacaca 100%);background-image:-ms-linear-gradient(to right,#fff 95%,#cacaca 100%);background-image:-o-linear-gradient(to right,#fff 95%,#cacaca 100%);background-image:linear-gradient(to right,#fff 95%,#cacaca 100%)}[data-v-ea5cfc24].flipbook-lib .page.odd:not(.p1):before{content:"";position:absolute;display:block;height:100%;width:100%;top:0;left:0;box-shadow:20px 0 20px -10px rgba(0,0,0,.2) inset;z-index:4}[data-v-ea5cfc24].flipbook-lib .page.even:before{content:"";position:absolute;display:block;height:100%;width:100%;top:0;left:0;box-shadow:-20px 0 20px -10px rgba(0,0,0,.2) inset}[data-v-ea5cfc24].flipbook-lib img{height:100%!important}[data-v-ea5cfc24] .page-wrapper{right:1px!important}[data-v-ea5cfc24] .loading-blur{filter:blur(4px);background:rgba(104,89,110,.8)}[data-v-ea5cfc24] .page{cursor:pointer!important}',map:void 0,media:void 0}))}),{name:"Preview",components:{Icon:C,Button:A},props:{
|
|
1291
|
+
type:{type:String,default:"regular"}},data:function(){return{}}},"data-v-07a7ccea",!1,void 0,!1,x,void 0,void 0),bt=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("transition",t._g(t._b({attrs:{name:"modal"}},"transition",t.$attrs,!1),t.$listeners),[a("div",{staticClass:"modal-container",class:["size-"+t.size]},[a("div",{staticClass:"modal"},[a("div",{staticClass:"modal-dialog",class:t.bottomFixed?"":"modal-with-scroll"},[a("div",{staticClass:"modal-content"},[a("div",{staticClass:"modal-header-items",class:t.divider?"divider":""},[a("div",{staticClass:"modal-header-close"},[a("div",{staticClass:"header-close"},[t.haveClose?a("span",{staticClass:"icon close-icon size-lg",on:{click:t.closeModal}},[a("svg",{attrs:{fill:"#DFDAE4",stroke:"transparent",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M24.4803 7.53262C23.7875 6.8398 22.6673 6.83968 21.9743 7.53227L16.0004 13.494L10.026 7.5197C9.33311 6.82677 8.21263 6.82677 7.5197 7.5197C6.82677 8.21263 6.82677 9.33311 7.5197 10.026L13.4937 16L7.5197 21.974C6.82677 22.6669 6.82677 23.7874 7.5197 24.4803C8.21263 25.1732 9.33311 25.1732 10.026 24.4803L16 18.5063L21.974 24.4803C22.6669 25.1732 23.7874 25.1732 24.4803 24.4803C25.1732 23.7874 25.1732 22.6669 24.4803 21.974L18.5063 16L24.4803 10.026C25.1603 9.34603 25.1603 8.21264 24.4803 7.53262Z"}})])]):t._e()])]),t._v(" "),a("div",{staticClass:"modal-header-content"},[a("Heading",{attrs:{kind:"h4",size:t.headingSize,color:t.headingColor}},[t._v(t._s(t.heading))]),t._v(" "),t.paragraph?a("Paragraph",{attrs:{size:t.paragraphSize,color:"'#ccc'"},domProps:{innerHTML:t._s(t.paragraph)}}):t._e()],1),t._v(" "),t._t("header")],2),t._v(" "),a("div",{staticClass:"modal-body"},[t._t("default")],2),t._v(" "),a("div",{staticClass:"modal-footer-items",class:t.bottomFixed?"":"modal-footer-relative"},[t._t("footer")],2)])])]),t._v(" "),a("div",{staticClass:"modal-backdrop",on:{click:t.closeModal}})])])},staticRenderFns:[]},(function(t){t&&t("data-v-4bc0910a_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-4bc0910a]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-4bc0910a]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-4bc0910a]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-4bc0910a]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-4bc0910a]{font-size:14px}}@media (min-width:1024px){[data-v-4bc0910a]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-4bc0910a]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-4bc0910a]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-4bc0910a]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-4bc0910a]{font-size:1.56vw}}html[data-v-4bc0910a]{box-sizing:border-box}*[data-v-4bc0910a],[data-v-4bc0910a]::after,[data-v-4bc0910a]::before{box-sizing:border-box}.modal[data-v-4bc0910a]{display:block;position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;overflow-y:scroll;outline:0;font-family:Nunito,sans-serif;display:flex;align-items:center;justify-content:center}.modal-dialog[data-v-4bc0910a]{transition:all .5s ease}.modal-backdrop[data-v-4bc0910a]{transition:opacity .5s ease,backdrop-filter .5s ease}.modal-backdrop[data-v-4bc0910a]{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background:rgba(104,89,110,.8);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.modal-content[data-v-4bc0910a]{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.2);border-radius:0;outline:0}@media (max-width:479px){.modal-content[data-v-4bc0910a]{min-height:100vh;top:5.1401869159rem;border-top-left-radius:24px;border-top-right-radius:24px;position:fixed;bottom:0;left:0}}.modal-container.size-md .modal-dialog[data-v-4bc0910a]{max-width:27.5238095238rem}.modal-container.size-lg .modal-dialog[data-v-4bc0910a]{max-width:37.1428571429rem}.modal-container .modal-dialog[data-v-4bc0910a]{width:100%;border-radius:.7619047619rem!important;overflow:hidden!important;position:relative;pointer-events:none;margin:5% auto;box-shadow:#bbb}@media (max-width:479px){.modal-container .modal-dialog.modal-with-scroll[data-v-4bc0910a]{margin-bottom:0!important;margin-top:168px!important;max-width:100%!important;overflow:auto!important;padding-bottom:80px}.modal-container .modal-dialog.modal-with-scroll .modal-content[data-v-4bc0910a]{position:relative}}@media (max-width:479px){.modal-container .modal-dialog[data-v-4bc0910a]{max-width:100%!important;margin-top:0!important;margin-bottom:0!important}}.modal-header-items[data-v-4bc0910a]{align-items:center;color:#68596e;padding-top:16px 0}.modal-header-items.divider[data-v-4bc0910a]{padding-bottom:1.1428571429rem;border-bottom:1px solid #dfdae4}@media (max-width:479px){.modal-header-items.divider[data-v-4bc0910a]{padding-bottom:0;border-bottom:none}}.modal-header-items .modal-header-close[data-v-4bc0910a]{padding:0 16px;padding-top:16px;text-align:right}@media (max-width:479px){.modal-header-items .modal-header-close[data-v-4bc0910a]{padding:0;position:absolute;top:-3.4579439252rem;right:1.4953271028rem;width:100%}}.modal-header-items .modal-header-close .header-close[data-v-4bc0910a]{display:flex;justify-content:flex-end;cursor:pointer}.modal-header-items .modal-header-close .header-close:hover span[data-v-4bc0910a] svg path{fill:#12d3db}.modal-header-items .modal-header-close .header-close span[data-v-4bc0910a]{max-width:1.1428571429rem;max-height:1.1428571429rem;width:100%}@media (max-width:479px){.modal-header-items .modal-header-close .header-close span[data-v-4bc0910a]{max-width:2.2429906542rem;max-height:2.2429906542rem;width:100%}}.modal-header-items .modal-header-content[data-v-4bc0910a]{padding:0 1.9047619048rem}@media (max-width:479px){.modal-header-items .modal-header-content[data-v-4bc0910a]{padding:1.4953271028rem 6.6666666667vw 0}}.modal-header-items .modal-header-content .heading[data-v-4bc0910a]{width:100%;margin:0}.modal-header-items .modal-header-content .paragraph[data-v-4bc0910a]{width:100%;margin:0}hr[data-v-4bc0910a]{margin:0;height:1px;background-color:#dfdae4;border:0}@media (max-width:479px){hr[data-v-4bc0910a]{display:none}}.modal-body[data-v-4bc0910a]{padding:.7619047619rem 1.9047619048rem}@media (max-width:479px){.modal-body[data-v-4bc0910a]{padding:1.4953271028rem 6.6666666667vw 16px}}.modal-footer-items[data-v-4bc0910a]{display:flex;justify-content:flex-start;flex-direction:row;padding:.7619047619rem 1.9047619048rem;border-top:1px solid #dfdae4}@media (max-width:479px){.modal-footer-items[data-v-4bc0910a]{background:#fff;padding:1.4018691589rem 6.6666666667vw;position:fixed;width:100%;bottom:0;border-top:solid 1px rgba(223,218,228,.64);box-shadow:0 0 26px 0 #d7d1ef}}@media (max-width:479px){.modal-footer-items.modal-footer-relative[data-v-4bc0910a]{position:relative;box-shadow:none}}.modal-footer-items[data-v-4bc0910a] div:first-child{display:flex;justify-content:flex-start;flex-direction:row;width:100%}@media (max-width:479px){.modal-footer-items[data-v-4bc0910a] div:first-child{flex-wrap:wrap;justify-content:center}}@media (max-width:479px){.modal-footer-items[data-v-4bc0910a] div:first-child .btn-secondary{width:100%!important;margin-bottom:.7476635514rem}}.modal-footer-items[data-v-4bc0910a] div:first-child .btn-ghost{margin-left:.380952381rem}@media (max-width:479px){.modal-footer-items[data-v-4bc0910a] div:first-child .btn-ghost{width:100%!important;margin-left:0}}',map:void 0,media:void 0})}),{name:"Modal",components:{Button:A,Heading:vt,Paragraph:ft,Icon:C},props:{kind:{type:String,default:"primary"},size:{type:String,default:"lg"},heading:{type:String,required:!0},headingSize:{type:String,default:"sm"},headingColor:{type:String,default:"#68596E"},divider:{type:Boolean,required:!1},paragraph:{type:String},paragraphSize:{type:String,default:"lg"},haveClose:{type:Boolean,default:!0},bottomFixed:{type:Boolean,default:!0}},created:function(){document.getElementsByTagName("html")[0].style.overflow="hidden",document.getElementsByTagName("body")[0].style.overflow="hidden",document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&(document.getElementsByClassName("boxes")[0].style.overflow="hidden")},beforeCreate:function(){document.getElementsByTagName("html")[0].style.overflow="hidden",document.getElementsByTagName("body")[0].style.overflow="hidden",document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&(document.getElementsByClassName("boxes")[0].style.overflow="hidden")},mounted:function(){document.getElementsByTagName("html")[0].style.overflow="hidden",document.getElementsByTagName("body")[0].style.overflow="hidden",document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&(document.getElementsByClassName("boxes")[0].style.overflow="hidden")},destroy:function(){document.getElementsByTagName("html")[0].removeAttribute("style"),document.getElementsByTagName("body")[0].removeAttribute("style"),document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&document.getElementsByClassName("boxes")[0].removeAttribute("style")},beforeDestroy:function(){document.getElementsByTagName("html")[0].removeAttribute("style"),document.getElementsByTagName("body")[0].removeAttribute("style"),document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&document.getElementsByClassName("boxes")[0].removeAttribute("style")},methods:{onClick:function(){this.$emit("click")},closeModal:function(){this.$emit("closeModal"),document.getElementsByTagName("html")[0].removeAttribute("style"),document.getElementsByTagName("body")[0].removeAttribute("style"),document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&document.getElementsByClassName("boxes")[0].removeAttribute("style")}},computed:{shadowVar:function(){return{"--shadow-color":this.shadowColor}}}},"data-v-4bc0910a",!1,void 0,!1,x,void 0,void 0);var wt={en:{urlBuilder:"https://builder.playstories.com",justASecond:"Just a second",loadingPhrase:"We are loading your exclusive book",pages:"PAGES",pagesLowercase:"Pages",editArea:"Editing area",name:"Name",dedication:"Dedication",writeDedication:"Write a dedication",shirtNumber:"Shirt Number",bookScript:"Book Script",dateBirth:"Birthday Date",editDateBirth:"Edit birthday date",pet:"Pet",editName:"Edit child's name",kidName:"Child's name",recommendedName:"It is recommended to use only the first name",dedicationFree:"Dedication (free)",cusutomDedication:"Customize the dedication that will be printed on the book.",messageDedication:"Dedication message",dedcationPlaceholder:"May your life be full of great adventures!",editShirt:"Edit shirt number",chooseScript:"You choose the script",choosePetLabel1:"Choose the pair that will help the",choosePetLabel2:"to meet Samson on this adventure together with Turma da Mônica.",day:"Day",month:"Month",changePet:"Change the story bug",petDescription1:"This pet will accompany",petDescription2:"throughout history.",typePetname:"Type the pet's name here",selectPet:"Select the pet",update:"UPDATE",cancel:"CANCEL"},br:{urlBuilder:"https://builder.dentrodahistoria.com.br",justASecond:"Só um segundo",loadingPhrase:"Estamos carregando seu livro exclusivo",pages:"PÁGINAS",pagesLowercase:"Páginas",editArea:"Área de edição",name:"Nome",dedication:"Dedicatória",writeDedication:"Escreva uma dedicatória",shirtNumber:"Número da Camisa",bookScript:"Roteiro do Livro",dateBirth:"Data do aniversário",editDateBirth:"Editar data do aniversário",editName:"Editar nome do pequeno",kidName:"Edite o nome do protagonista",reccomendName:"É recomendado usar só o primeiro nome",dedicationFree:"Dedicatória (grátis)",cusutomDedication:"Personalize a dedicatória que será impressa no livro.",messageDedication:"Mensagem da dedicatória",dedcationPlaceholder:"Que a sua vida seja cheia de ótimas aventuras!",editShirt:"Editar camisa do pequeno",chooseScript:"Você escolhe o roteiro",choosePetLabel1:"Escolha a dupla que vai ajudar o",choosePetLabel2:"a encontrar o Sansão nessa aventura junto com a Turma da Mônica.",day:"Dia",month:"Mês",pet:"Bichinho de estimação",changePet:"Altere o bichinho da história",petDescription1:"Esse bichinho acompanhará ",petDescription2:"em toda a história.",typePetname:"Digite o nome do bichinho aqui",selectPet:"Selecione o bichinho",update:"ATUALIZAR",cancel:"CANCELAR",moonerLabelSidebar:"Mooner",moonerTitle:"Altere o mooner na história",moonerTitleFirstOpen:"Adicione um mooner na história",moonerTitleMobile:"Altere o mooner",moonerTitleFirstOpenMobile:"Adicione um mooner",moonerDescriptionOne:"Ele irá acompanhar <span>",moonerDescriptionTwo:"</span> em toda a história.",moonerDescriptionTwoMobile:" na história.",moonerLabel:"Nome do mooner",moonerLabelSelector:"Selecione um mooner",moonerCtaFirstOpen:"Pronto, ver história",moonerCta:"Atualizar",moonerCtaCancel:"Cancel",birthday_label:"Data do aniversário"}};!function(t){function e(t,e,a){if(!a[0]||"object"==u(a[0]))return e.init.apply(t,a);if(e[a[0]])return e[a[0]].apply(t,Array.prototype.slice.call(a,1));throw p(a[0]+" is not a method or property")}function a(t,e,a,i){return{css:{position:"absolute",top:t,left:e,overflow:i||"hidden",zIndex:a||"auto"}}}function i(t,e,a,i,r){var n=1-r,s=n*n*n,d=r*r*r;return o(Math.round(s*t.x+3*r*n*n*e.x+3*r*r*n*a.x+d*i.x),Math.round(s*t.y+3*r*n*n*e.y+3*r*r*n*a.y+d*i.y))}function o(t,e){return{x:t,y:e}}function r(t,e,a){return h&&a?" translate3d("+t+"px,"+e+"px, 0px) ":" translate("+t+"px, "+e+"px) "}function n(t){return" rotate("+t+"deg) "}function s(t,e){return Object.prototype.hasOwnProperty.call(e,t)}function d(){for(var t=["Moz","Webkit","Khtml","O","ms"],e=t.length,a="";e--;)t[e]+"Transform"in document.body.style&&(a="-"+t[e].toLowerCase()+"-");return a}function l(t,e,a,i,r){var n,s=[];if("-webkit-"==v){for(n=0;n<r;n++)s.push("color-stop("+i[n][0]+", "+i[n][1]+")");t.css({"background-image":"-webkit-gradient(linear, "+e.x+"% "+e.y+"%,"+a.x+"% "+a.y+"%, "+s.join(",")+" )"})}else{e={x:e.x/100*t.width(),y:e.y/100*t.height()};var d=(a={x:a.x/100*t.width(),y:a.y/100*t.height()}).x-e.x;n=a.y-e.y;var l=Math.atan2(n,d),c=l-Math.PI/2,p=(c=Math.abs(t.width()*Math.sin(c))+Math.abs(t.height()*Math.cos(c)),d=Math.sqrt(n*n+d*d),a=o(a.x<e.x?t.width():0,a.y<e.y?t.height():0),Math.tan(l));for(a=(n=-1/p)*(p=(n*a.x-a.y-p*e.x+e.y)/(n-p))-n*a.x+a.y,e=Math.sqrt(Math.pow(p-e.x,2)+Math.pow(a-e.y,2)),n=0;n<r;n++)s.push(" "+i[n][1]+" "+100*(e+d*i[n][0])/c+"%");t.css({"background-image":v+"linear-gradient("+-l+"rad,"+s.join(",")+")"})}}function c(e,a,i){return e=t.Event(e),a.trigger(e,i),e.isDefaultPrevented()?"prevented":e.isPropagationStopped()?"stopped":""}function p(t){function e(t){this.name="TurnJsError",this.message=t}return e.prototype=Error(),e.prototype.constructor=e,new e(t)}function m(t){var e={top:0,left:0};do{e.left+=t.offsetLeft,e.top+=t.offsetTop}while(t=t.offsetParent);return e}var h,g,v="",f=Math.PI,b=f/2,w="ontouchstart"in window,x=w?{down:"touchstart",move:"touchmove",up:"touchend",over:"touchstart",out:"touchend"}:{down:"mousedown",move:"mousemove",up:"mouseup",over:"mouseover",out:"mouseout"},y={backward:["bl","tl"],forward:["br","tr"],all:"tl bl tr br l r".split(" ")},k=["single","double"],z=["ltr","rtl"],_={acceleration:!0,display:"double",duration:600,page:1,gradients:!0,turnCorners:"bl,br",when:null},C={cornerSize:100},M={init:function(e){var a,i;h="WebKitCSSMatrix"in window||"MozPerspective"in document.body.style,g=!(a=/AppleWebkit\/([0-9\.]+)/i.exec(navigator.userAgent))||534.3<parseFloat(a[1]),v=d(),a=0;var o=this.data(),n=this.children();e=t.extend({width:this.width(),height:this.height(),direction:this.attr("dir")||this.css("direction")||"ltr"},_,e);if(o.opts=e,o.pageObjs={},o.pages={},o.pageWrap={},o.pageZoom={},o.pagePlace={},o.pageMv=[],o.zoom=1,o.totalPages=e.pages||0,o.eventHandlers={touchStart:t.proxy(M._touchStart,this),touchMove:t.proxy(M._touchMove,this),touchEnd:t.proxy(M._touchEnd,this),start:t.proxy(M._eventStart,this)},e.when)for(i in e.when)s(i,e.when)&&this.bind(i,e.when[i]);for(this.css({position:"relative",width:e.width,height:e.height}),this.turn("display",e.display),""!==e.direction&&this.turn("direction",e.direction),h&&!w&&e.acceleration&&this.transform(r(0,0,!0)),i=0;i<n.length;i++)"1"!=t(n[i]).attr("ignore")&&this.turn("addPage",n[i],++a);return t(this).bind(x.down,o.eventHandlers.touchStart).bind("end",M._eventEnd).bind("pressed",M._eventPressed).bind("released",M._eventReleased).bind("flip",M._flip),t(this).parent().bind("start",o.eventHandlers.start),t(document).bind(x.move,o.eventHandlers.touchMove).bind(x.up,o.eventHandlers.touchEnd),this.turn("page",e.page),o.done=!0,this},addPage:function(e,a){var i,o=!1,r=this.data(),n=r.totalPages+1;if(r.destroying)return!1;if((i=/\bp([0-9]+)\b/.exec(t(e).attr("class")))&&(a=parseInt(i[1],10)),a){if(a==n)o=!0;else if(a>n)throw p('Page "'+a+'" cannot be inserted')}else a=n,o=!0;return 1<=a&&a<=n&&(i="double"==r.display?a%2?" odd":" even":"",r.done&&this.turn("stop"),a in r.pageObjs&&M._movePages.call(this,a,1),o&&(r.totalPages=n),r.pageObjs[a]=t(e).css({float:"left"}).addClass("page p"+a+i),-1!=navigator.userAgent.indexOf("MSIE 9.0")&&r.pageObjs[a].hasClass("hard")&&r.pageObjs[a].removeClass("hard"),M._addPage.call(this,a),M._removeFromDOM.call(this)),this},_addPage:function(e){var a=this.data(),i=a.pageObjs[e];if(i)if(M._necessPage.call(this,e)){if(!a.pageWrap[e]){a.pageWrap[e]=t("<div/>",{class:"page-wrapper",page:e,css:{position:"absolute",overflow:"hidden"}}),this.append(a.pageWrap[e]),a.pagePlace[e]||(a.pagePlace[e]=e,a.pageObjs[e].appendTo(a.pageWrap[e]));var o=M._pageSize.call(this,e,!0);i.css({width:o.width,height:o.height}),a.pageWrap[e].css(o)}a.pagePlace[e]==e&&M._makeFlip.call(this,e)}else a.pagePlace[e]=0,a.pageObjs[e]&&a.pageObjs[e].remove()},hasPage:function(t){return s(t,this.data().pageObjs)},center:function(e){var a=this.data(),i=t(this).turn("size"),o=0;return a.noCenter||("double"==a.display&&(e=this.turn("view",e||a.tpage||a.page),"ltr"==a.direction?e[0]?e[1]||(o+=i.width/4):o-=i.width/4:e[0]?e[1]||(o-=i.width/4):o+=i.width/4),t(this).css({marginLeft:o})),this},destroy:function(){var e=this,a=this.data(),i="end first flip last pressed released start turning turned zooming missing".split(" ");if("prevented"!=c("destroying",this)){for(a.destroying=!0,t.each(i,(function(t,a){e.unbind(a)})),this.parent().unbind("start",a.eventHandlers.start),t(document).unbind(x.move,a.eventHandlers.touchMove).unbind(x.up,a.eventHandlers.touchEnd);0!==a.totalPages;)this.turn("removePage",a.totalPages);return a.fparent&&a.fparent.remove(),a.shadow&&a.shadow.remove(),this.removeData(),a=null,this}},is:function(){return"object"==u(this.data().pages)},zoom:function(e){var a=this.data();if("number"==typeof e){if(.001>e||100<e)throw p(e+" is not a value for zoom");if("prevented"==c("zooming",this,[e,a.zoom]))return this;var i=this.turn("size"),o=this.turn("view"),r=1/a.zoom,n=Math.round(i.width*r*e);i=Math.round(i.height*r*e);for(a.zoom=e,t(this).turn("stop").turn("size",n,i),a.opts.autoCenter&&this.turn("center"),M._updateShadow.call(this),e=0;e<o.length;e++)o[e]&&a.pageZoom[o[e]]!=a.zoom&&(this.trigger("zoomed",[o[e],o,a.pageZoom[o[e]],a.zoom]),a.pageZoom[o[e]]=a.zoom);return this}return a.zoom},_pageSize:function(t,e){var a=this.data(),i={};if("single"==a.display)i.width=this.width(),i.height=this.height(),e&&(i.top=0,i.left=0,i.right="auto");else{var o=this.width()/2,r=this.height();if(a.pageObjs[t].hasClass("own-size")?(i.width=a.pageObjs[t].width(),i.height=a.pageObjs[t].height()):(i.width=o,i.height=r),e){var n=t%2;i.top=(r-i.height)/2,"ltr"==a.direction?(i[n?"right":"left"]=o-i.width,i[n?"left":"right"]="auto"):(i[n?"left":"right"]=o-i.width,i[n?"right":"left"]="auto")}}return i},_makeFlip:function(t){var e=this.data();if(!e.pages[t]&&e.pagePlace[t]==t){var a="single"==e.display,i=t%2;e.pages[t]=e.pageObjs[t].css(M._pageSize.call(this,t)).flip({page:t,next:i||a?t+1:t-1,turn:this}).flip("disable",e.disabled),M._setPageLoc.call(this,t),e.pageZoom[t]=e.zoom}return e.pages[t]},_makeRange:function(){var t,e;if(!(1>this.data().totalPages))for(t=(e=this.turn("range"))[0];t<=e[1];t++)M._addPage.call(this,t)},range:function(t){var e,a,i,o=this.data();t=t||o.tpage||o.page||1;if(i=M._view.call(this,t),1>t||t>o.totalPages)throw p('"'+t+'" is not a valid page');return i[1]=i[1]||i[0],1<=i[0]&&i[1]<=o.totalPages?(t=Math.floor(2),o.totalPages-i[1]>i[0]?a=2*t-(e=Math.min(i[0]-1,t)):e=2*t-(a=Math.min(o.totalPages-i[1],t))):a=e=5,[Math.max(1,i[0]-e),Math.min(o.totalPages,i[1]+a)]},_necessPage:function(t){if(0===t)return!0;var e=this.turn("range");return this.data().pageObjs[t].hasClass("fixed")||t>=e[0]&&t<=e[1]},_removeFromDOM:function(){var t,e=this.data();for(t in e.pageWrap)s(t,e.pageWrap)&&!M._necessPage.call(this,t)&&M._removePageFromDOM.call(this,t)},_removePageFromDOM:function(t){var e=this.data();if(e.pages[t]){var a=e.pages[t].data();P._moveFoldingPage.call(e.pages[t],!1),a.f&&a.f.fwrapper&&a.f.fwrapper.remove(),e.pages[t].removeData(),e.pages[t].remove(),delete e.pages[t]}e.pageObjs[t]&&e.pageObjs[t].remove(),e.pageWrap[t]&&(e.pageWrap[t].remove(),delete e.pageWrap[t]),M._removeMv.call(this,t),delete e.pagePlace[t],delete e.pageZoom[t]},removePage:function(t){var e=this.data();if("*"==t)for(;0!==e.totalPages;)this.turn("removePage",e.totalPages);else{if(1>t||t>e.totalPages)throw p("The page "+t+" doesn't exist");e.pageObjs[t]&&(this.turn("stop"),M._removePageFromDOM.call(this,t),delete e.pageObjs[t]),M._movePages.call(this,t,-1),e.totalPages-=1,e.page>e.totalPages?(e.page=null,M._fitPage.call(this,e.totalPages)):(M._makeRange.call(this),this.turn("update"))}return this},_movePages:function(t,e){var a,i=this,o=this.data(),r="single"==o.display,n=function(t){var a=t+e,n=a%2,s=n?" odd ":" even ";o.pageObjs[t]&&(o.pageObjs[a]=o.pageObjs[t].removeClass("p"+t+" odd even").addClass("p"+a+s)),o.pagePlace[t]&&o.pageWrap[t]&&(o.pagePlace[a]=a,o.pageWrap[a]=o.pageObjs[a].hasClass("fixed")?o.pageWrap[t].attr("page",a):o.pageWrap[t].css(M._pageSize.call(i,a,!0)).attr("page",a),o.pages[t]&&(o.pages[a]=o.pages[t].flip("options",{page:a,next:r||n?a+1:a-1})),e&&(delete o.pages[t],delete o.pagePlace[t],delete o.pageZoom[t],delete o.pageObjs[t],delete o.pageWrap[t]))};if(0<e)for(a=o.totalPages;a>=t;a--)n(a);else for(a=t;a<=o.totalPages;a++)n(a)},display:function(e){var a=this.data(),i=a.display;if(void 0===e)return i;if(-1==t.inArray(e,k))throw p('"'+e+'" is not a value for display');switch(e){case"single":a.pageObjs[0]||(this.turn("stop").css({overflow:"hidden"}),a.pageObjs[0]=t("<div />",{class:"page p-temporal"}).css({width:this.width(),height:this.height()}).appendTo(this)),this.addClass("shadow");break;case"double":a.pageObjs[0]&&(this.turn("stop").css({overflow:""}),a.pageObjs[0].remove(),delete a.pageObjs[0]),this.removeClass("shadow")}return a.display=e,i&&(e=this.turn("size"),M._movePages.call(this,1,0),this.turn("size",e.width,e.height).turn("update")),this},direction:function(e){var a=this.data();if(void 0===e)return a.direction;if(e=e.toLowerCase(),-1==t.inArray(e,z))throw p('"'+e+'" is not a value for direction');return"rtl"==e&&t(this).attr("dir","ltr").css({direction:"ltr"}),a.direction=e,a.done&&this.turn("size",t(this).width(),t(this).height()),this},animating:function(){return 0<this.data().pageMv.length},corner:function(){var t,e,a=this.data();for(e in a.pages)if(s(e,a.pages)&&(t=a.pages[e].flip("corner")))return t;return!1},data:function(){return this.data()},disable:function(e){var a,i=this.data(),o=this.turn("view");for(a in i.disabled=void 0===e||!0===e,i.pages)s(a,i.pages)&&i.pages[a].flip("disable",!!i.disabled||-1==t.inArray(parseInt(a,10),o));return this},disabled:function(t){return void 0===t?!0===this.data().disabled:this.turn("disable",t)},size:function(t,e){if(void 0===t||void 0===e)return{width:this.width(),height:this.height()};this.turn("stop");var a,i,o=this.data();for(a in i="double"==o.display?t/2:t,this.css({width:t,height:e}),o.pageObjs[0]&&o.pageObjs[0].css({width:i,height:e}),o.pageWrap)s(a,o.pageWrap)&&(i=M._pageSize.call(this,a,!0),o.pageObjs[a].css({width:i.width,height:i.height}),o.pageWrap[a].css(i),o.pages[a]&&o.pages[a].css({width:i.width,height:i.height}));return this.turn("resize"),this},resize:function(){var t,e=this.data();for(e.pages[0]&&(e.pageWrap[0].css({left:-this.width()}),e.pages[0].flip("resize",!0)),t=1;t<=e.totalPages;t++)e.pages[t]&&e.pages[t].flip("resize",!0);M._updateShadow.call(this),e.opts.autoCenter&&this.turn("center")},_removeMv:function(t){var e,a=this.data();for(e=0;e<a.pageMv.length;e++)if(a.pageMv[e]==t)return a.pageMv.splice(e,1),!0;return!1},_addMv:function(t){var e=this.data();M._removeMv.call(this,t),e.pageMv.push(t)},_view:function(t){var e=this.data();t=t||e.page;return"double"==e.display?t%2?[t-1,t]:[t,t+1]:[t]},view:function(t){var e=this.data();t=M._view.call(this,t);return"double"==e.display?[0<t[0]?t[0]:0,t[1]<=e.totalPages?t[1]:0]:[0<t[0]&&t[0]<=e.totalPages?t[0]:0]},stop:function(t,e){if(this.turn("animating")){var a,i,o,r=this.data();for(r.tpage&&(r.page=r.tpage,delete r.tpage),a=0;a<r.pageMv.length;a++)r.pageMv[a]&&r.pageMv[a]!==t&&(i=(o=r.pages[r.pageMv[a]]).data().f.opts,o.flip("hideFoldedPage",e),e||P._moveFoldingPage.call(o,!1),i.force&&(i.next=0==i.page%2?i.page-1:i.page+1,delete i.force))}return this.turn("update"),this},pages:function(t){var e=this.data();if(t){if(t<e.totalPages)for(var a=e.totalPages;a>t;a--)this.turn("removePage",a);return e.totalPages=t,M._fitPage.call(this,e.page),this}return e.totalPages},_missing:function(t){var e=this.data();if(!(1>e.totalPages)){var a=this.turn("range",t),i=[];for(t=a[0];t<=a[1];t++)e.pageObjs[t]||i.push(t);0<i.length&&this.trigger("missing",[i])}},_fitPage:function(t){var e=this.data(),a=this.turn("view",t);if(M._missing.call(this,t),e.pageObjs[t]){e.page=t,this.turn("stop");for(var i=0;i<a.length;i++)a[i]&&e.pageZoom[a[i]]!=e.zoom&&(this.trigger("zoomed",[a[i],a,e.pageZoom[a[i]],e.zoom]),e.pageZoom[a[i]]=e.zoom);M._removeFromDOM.call(this),M._makeRange.call(this),M._updateShadow.call(this),this.trigger("turned",[t,a]),this.turn("update"),e.opts.autoCenter&&this.turn("center")}},_turnPage:function(e){var a,i,o=this.data(),r=o.pagePlace[e],n=this.turn("view"),s=this.turn("view",e);if(o.page!=e){var d=o.page;if("prevented"==c("turning",this,[e,s]))return void(d==o.page&&-1!=t.inArray(r,o.pageMv)&&o.pages[r].flip("hideFoldedPage",!0));-1!=t.inArray(1,s)&&this.trigger("first"),-1!=t.inArray(o.totalPages,s)&&this.trigger("last")}"single"==o.display?(a=n[0],i=s[0]):n[1]&&e>n[1]?(a=n[1],i=s[0]):n[0]&&e<n[0]&&(a=n[0],i=s[1]),r=o.opts.turnCorners.split(","),s=(n=o.pages[a].data().f).opts,d=n.point,M._missing.call(this,e),o.pageObjs[e]&&(this.turn("stop"),o.page=e,M._makeRange.call(this),o.tpage=i,s.next!=i&&(s.next=i,s.force=!0),this.turn("update"),n.point=d,"hard"==n.effect?"ltr"==o.direction?o.pages[a].flip("turnPage",e>a?"r":"l"):o.pages[a].flip("turnPage",e>a?"l":"r"):"ltr"==o.direction?o.pages[a].flip("turnPage",r[e>a?1:0]):o.pages[a].flip("turnPage",r[e>a?0:1]))},page:function(e){var a=this.data();if(void 0===e)return a.page;if(!a.disabled&&!a.destroying){if(0<(e=parseInt(e,10))&&e<=a.totalPages)return e!=a.page&&(a.done&&-1==t.inArray(e,this.turn("view"))?M._turnPage.call(this,e):M._fitPage.call(this,e)),this;throw p("The page "+e+" does not exist")}},next:function(){return this.turn("page",Math.min(this.data().totalPages,M._view.call(this,this.data().page).pop()+1))},previous:function(){return this.turn("page",Math.max(1,M._view.call(this,this.data().page).shift()-1))},peel:function(t,e){var a=this.data(),i=this.turn("view");e=void 0===e||!0===e;return!1===t?this.turn("stop",null,e):"single"==a.display?a.pages[a.page].flip("peel",t,e):(i="ltr"==a.direction?-1!=t.indexOf("l")?i[0]:i[1]:-1!=t.indexOf("l")?i[1]:i[0],a.pages[i]&&a.pages[i].flip("peel",t,e)),this},_addMotionPage:function(){var e=t(this).data().f.opts,a=e.turn;a.data(),M._addMv.call(a,e.page)},_eventStart:function(t,e,a){var i=e.turn.data(),o=i.pageZoom[e.page];t.isDefaultPrevented()||(o&&o!=i.zoom&&(e.turn.trigger("zoomed",[e.page,e.turn.turn("view",e.page),o,i.zoom]),i.pageZoom[e.page]=i.zoom),"single"==i.display&&a&&("l"==a.charAt(1)&&"ltr"==i.direction||"r"==a.charAt(1)&&"rtl"==i.direction?(e.next=e.next<e.page?e.next:e.page-1,e.force=!0):e.next=e.next>e.page?e.next:e.page+1),M._addMotionPage.call(t.target)),M._updateShadow.call(e.turn)},_eventEnd:function(e,a,i){t(e.target).data();var o=(e=a.turn).data();i?((i=o.tpage||o.page)==a.next||i==a.page)&&(delete o.tpage,M._fitPage.call(e,i||a.next,!0)):(M._removeMv.call(e,a.page),M._updateShadow.call(e),e.turn("update"))},_eventPressed:function(e){var a=(e=t(e.target).data().f).opts.turn;return a.data().mouseAction=!0,a.turn("update"),e.time=(new Date).getTime()},_eventReleased:function(e,a){var i,o=(i=t(e.target)).data().f,r=o.opts.turn,n=r.data();i="single"==n.display?"br"==a.corner||"tr"==a.corner?a.x<i.width()/2:a.x>i.width()/2:0>a.x||a.x>i.width(),(200>(new Date).getTime()-o.time||i)&&(e.preventDefault(),M._turnPage.call(r,o.opts.next)),n.mouseAction=!1},_flip:function(e){e.stopPropagation(),(e=t(e.target).data().f.opts).turn.trigger("turn",[e.next]),e.turn.data().opts.autoCenter&&e.turn.turn("center",e.next)},_touchStart:function(){var t,e=this.data();for(t in e.pages)if(s(t,e.pages)&&!1===P._eventStart.apply(e.pages[t],arguments))return!1},_touchMove:function(){var t,e=this.data();for(t in e.pages)s(t,e.pages)&&P._eventMove.apply(e.pages[t],arguments)},_touchEnd:function(){var t,e=this.data();for(t in e.pages)s(t,e.pages)&&P._eventEnd.apply(e.pages[t],arguments)},calculateZ:function(t){var e,a,i,o,r=this,n=this.data(),s=(e=this.turn("view"))[0]||e[1],d=t.length-1,l={pageZ:{},partZ:{},pageV:{}},c=function(t){(t=r.turn("view",t))[0]&&(l.pageV[t[0]]=!0),t[1]&&(l.pageV[t[1]]=!0)};for(e=0;e<=d;e++)a=t[e],i=n.pages[a].data().f.opts.next,o=n.pagePlace[a],c(a),c(i),a=n.pagePlace[i]==i?i:a,l.pageZ[a]=n.totalPages-Math.abs(s-a),l.partZ[o]=2*n.totalPages-d+e;return l},update:function(){var e,a=this.data();if(this.turn("animating")&&0!==a.pageMv[0]){var i,o=this.turn("calculateZ",a.pageMv),r=this.turn("corner"),n=this.turn("view"),d=this.turn("view",a.tpage);for(e in a.pageWrap)s(e,a.pageWrap)&&(i=a.pageObjs[e].hasClass("fixed"),a.pageWrap[e].css({display:o.pageV[e]||i?"":"none",zIndex:(a.pageObjs[e].hasClass("hard")?o.partZ[e]:o.pageZ[e])||(i?-1:0)}),i=a.pages[e])&&(i.flip("z",o.partZ[e]||null),o.pageV[e]&&i.flip("resize"),a.tpage?i.flip("hover",!1).flip("disable",-1==t.inArray(parseInt(e,10),a.pageMv)&&e!=d[0]&&e!=d[1]):i.flip("hover",!1===r).flip("disable",e!=n[0]&&e!=n[1]))}else for(e in a.pageWrap)s(e,a.pageWrap)&&(o=M._setPageLoc.call(this,e),a.pages[e]&&a.pages[e].flip("disable",a.disabled||1!=o).flip("hover",!0).flip("z",null));return this},_updateShadow:function(){var e,i,o=this.data(),r=this.width(),n=this.height(),s="single"==o.display?r:r/2;e=this.turn("view"),o.shadow||(o.shadow=t("<div />",{class:"shadow",css:a(0,0,0).css}).appendTo(this));for(var d=0;d<o.pageMv.length&&e[0]&&e[1];d++)e=this.turn("view",o.pages[o.pageMv[d]].data().f.opts.next),i=this.turn("view",o.pageMv[d]),e[0]=e[0]&&i[0],e[1]=e[1]&&i[1];switch(e[0]?e[1]?3:"ltr"==o.direction?2:1:"ltr"==o.direction?1:2){case 1:o.shadow.css({width:s,height:n,top:0,left:s});break;case 2:o.shadow.css({width:s,height:n,top:0,left:0});break;case 3:o.shadow.css({width:r,height:n,top:0,left:0})}},_setPageLoc:function(t){var e=this.data(),a=this.turn("view"),i=0;if(t==a[0]||t==a[1]?i=1:("single"==e.display&&t==a[0]+1||"double"==e.display&&t==a[0]-2||t==a[1]+2)&&(i=2),!this.turn("animating"))switch(i){case 1:e.pageWrap[t].css({zIndex:e.totalPages,display:""});break;case 2:e.pageWrap[t].css({zIndex:e.totalPages-1,display:""});break;case 0:e.pageWrap[t].css({zIndex:0,display:e.pageObjs[t].hasClass("fixed")?"":"none"})}return i},options:function(e){if(void 0===e)return this.data().opts;var a=this.data();if(t.extend(a.opts,e),e.pages&&this.turn("pages",e.pages),e.page&&this.turn("page",e.page),e.display&&this.turn("display",e.display),e.direction&&this.turn("direction",e.direction),e.width&&e.height&&this.turn("size",e.width,e.height),e.when)for(var i in e.when)s(i,e.when)&&this.unbind(i).bind(i,e.when[i]);return this},version:function(){return"4.1.0"}},P={init:function(t){return this.data({f:{disabled:!1,hover:!1,effect:this.hasClass("hard")?"hard":"sheet"}}),this.flip("options",t),P._addPageWrapper.call(this),this},setData:function(e){var a=this.data();return a.f=t.extend(a.f,e),this},options:function(e){var a=this.data().f;return e?(P.setData.call(this,{opts:t.extend({},a.opts||C,e)}),this):a.opts},z:function(t){var e=this.data().f;return e.opts["z-index"]=t,e.fwrapper&&e.fwrapper.css({zIndex:t||parseInt(e.parent.css("z-index"),10)||0}),this},_cAllowed:function(){var t=this.data().f,e=t.opts.page,a=t.opts.turn.data(),i=e%2;return"hard"==t.effect?"ltr"==a.direction?[i?"r":"l"]:[i?"l":"r"]:"single"==a.display?1==e?"ltr"==a.direction?y.forward:y.backward:e==a.totalPages?"ltr"==a.direction?y.backward:y.forward:y.all:"ltr"==a.direction?y[i?"forward":"backward"]:y[i?"backward":"forward"]},_cornerActivated:function(e){var a=this.data().f,i=this.width(),o=this.height(),r=(e={x:e.x,y:e.y,corner:""},a.opts.cornerSize);if(0>=e.x||0>=e.y||e.x>=i||e.y>=o)return!1;var n=P._cAllowed.call(this);switch(a.effect){case"hard":if(e.x>i-r)e.corner="r";else{if(!(e.x<r))return!1;e.corner="l"}break;case"sheet":if(e.y<r)e.corner+="t";else{if(!(e.y>=o-r))return!1;e.corner+="b"}if(e.x<=r)e.corner+="l";else{if(!(e.x>=i-r))return!1;e.corner+="r"}}return!(!e.corner||-1==t.inArray(e.corner,n))&&e},_isIArea:function(t){var e=this.data().f.parent.offset();t=w&&t.originalEvent?t.originalEvent.touches[0]:t;return P._cornerActivated.call(this,{x:t.pageX-e.left,y:t.pageY-e.top})},_c:function(t,e){switch(e=e||0,t){case"tl":return o(e,e);case"tr":return o(this.width()-e,e);case"bl":return o(e,this.height()-e);case"br":return o(this.width()-e,this.height()-e);case"l":return o(e,0);case"r":return o(this.width()-e,0)}},_c2:function(t){switch(t){case"tl":return o(2*this.width(),0);case"tr":return o(-this.width(),0);case"bl":return o(2*this.width(),this.height());case"br":return o(-this.width(),this.height());case"l":return o(2*this.width(),0);case"r":return o(-this.width(),0)}},_foldingPage:function(){var t=this.data().f;if(t){var e=t.opts;if(e.turn)return"single"==(t=e.turn.data()).display?1<e.next||1<e.page?t.pageObjs[0]:null:t.pageObjs[e.next]}},_backGradient:function(){var e=this.data().f,i=e.opts.turn.data();return(i=i.opts.gradients&&("single"==i.display||2!=e.opts.page&&e.opts.page!=i.totalPages-1))&&!e.bshadow&&(e.bshadow=t("<div/>",a(0,0,1)).css({position:"",width:this.width(),height:this.height()}).appendTo(e.parent)),i},type:function(){return this.data().f.effect},resize:function(t){var e=this.data().f,a=e.opts.turn.data(),i=this.width(),o=this.height();switch(e.effect){case"hard":t&&(e.wrapper.css({width:i,height:o}),e.fpage.css({width:i,height:o}),a.opts.gradients&&(e.ashadow.css({width:i,height:o}),e.bshadow.css({width:i,height:o})));break;case"sheet":t&&(t=Math.round(Math.sqrt(Math.pow(i,2)+Math.pow(o,2))),e.wrapper.css({width:t,height:t}),e.fwrapper.css({width:t,height:t}).children(":first-child").css({width:i,height:o}),e.fpage.css({width:i,height:o}),a.opts.gradients&&e.ashadow.css({width:i,height:o}),P._backGradient.call(this)&&e.bshadow.css({width:i,height:o})),e.parent.is(":visible")&&(a=m(e.parent[0]),e.fwrapper.css({top:a.top,left:a.left}),a=m(e.opts.turn[0]),e.fparent.css({top:-a.top,left:-a.left})),this.flip("z",e.opts["z-index"])}},_addPageWrapper:function(){var e=this.data().f,i=e.opts.turn.data(),o=this.parent();if(e.parent=o,!e.wrapper)switch(e.effect){case"hard":(r={})[v+"transform-style"]="preserve-3d",r[v+"backface-visibility"]="hidden",e.wrapper=t("<div/>",a(0,0,2)).css(r).appendTo(o).prepend(this),e.fpage=t("<div/>",a(0,0,1)).css(r).appendTo(o),i.opts.gradients&&(e.ashadow=t("<div/>",a(0,0,0)).hide().appendTo(o),e.bshadow=t("<div/>",a(0,0,0)));break;case"sheet":var r=this.width();this.height();e.fparent=e.opts.turn.data().fparent,e.fparent||((r=t("<div/>",{css:{"pointer-events":"none"}}).hide()).data().flips=0,r.css(a(0,0,"auto","visible").css).appendTo(e.opts.turn),e.opts.turn.data().fparent=r,e.fparent=r),this.css({position:"absolute",top:0,left:0,bottom:"auto",right:"auto"}),e.wrapper=t("<div/>",a(0,0,this.css("z-index"))).appendTo(o).prepend(this),e.fwrapper=t("<div/>",a(o.offset().top,o.offset().left)).hide().appendTo(e.fparent),e.fpage=t("<div/>",a(0,0,0,"visible")).css({cursor:"default"}).appendTo(e.fwrapper),i.opts.gradients&&(e.ashadow=t("<div/>",a(0,0,1)).appendTo(e.fpage)),P.setData.call(this,e)}P.resize.call(this,!0)},_fold:function(t){var e=this.data().f,a=e.opts.turn.data(),i=P._c.call(this,t.corner),s=this.width(),d=this.height();switch(e.effect){case"hard":t.x="l"==t.corner?Math.min(Math.max(t.x,0),2*s):Math.max(Math.min(t.x,s),-s);var c,p,m,u,h,w=a.totalPages,x=e.opts["z-index"]||w,y={overflow:"visible"},k=i.x?(i.x-t.x)/s:t.x/s,z=90*k,_=90>z;switch(t.corner){case"l":u="0% 50%",h="100% 50%",_?(c=0,p=0<e.opts.next-1,m=1):(c="100%",p=e.opts.page+1<w,m=0);break;case"r":u="100% 50%",h="0% 50%",z=-z,s=-s,_?(c=0,p=e.opts.next+1<w,m=0):(c="-100%",p=1!=e.opts.page,m=1)}y[v+"perspective-origin"]=h,e.wrapper.transform("rotateY("+z+"deg)translate3d(0px, 0px, "+(this.attr("depth")||0)+"px)",h),e.fpage.transform("translateX("+s+"px) rotateY("+(180+z)+"deg)",u),e.parent.css(y),_?(k=1-k,e.wrapper.css({zIndex:x+1}),e.fpage.css({zIndex:x})):(k-=1,e.wrapper.css({zIndex:x}),e.fpage.css({zIndex:x+1})),a.opts.gradients&&(p?e.ashadow.css({display:"",left:c,backgroundColor:"rgba(0,0,0,"+.5*k+")"}).transform("rotateY(0deg)"):e.ashadow.hide(),e.bshadow.css({opacity:1-k}),_?e.bshadow.parent()[0]!=e.wrapper[0]&&e.bshadow.appendTo(e.wrapper):e.bshadow.parent()[0]!=e.fpage[0]&&e.bshadow.appendTo(e.fpage),l(e.bshadow,o(100*m,0),o(100*(1-m),0),[[0,"rgba(0,0,0,0.3)"],[1,"rgba(0,0,0,0)"]],2));break;case"sheet":var C,M,S,N,L,E,I,A=this,B=0,T=o(0,0),F=o(0,0),q=o(0,0),R=P._foldingPage.call(this),j=a.opts.acceleration,D=e.wrapper.height(),$="t"==t.corner.substr(0,1),O="l"==t.corner.substr(1,1),V=function e(){var r=o(0,0),n=o(0,0);r.x=i.x?i.x-t.x:t.x,r.y=g?i.y?i.y-t.y:t.y:0,n.x=O?s-r.x/2:t.x+r.x/2,n.y=r.y/2;var l=b-Math.atan2(r.y,r.x),c=l-Math.atan2(n.y,n.x);c=Math.max(0,Math.sin(c)*Math.sqrt(Math.pow(n.x,2)+Math.pow(n.y,2)));return B=l/f*180,q=o(c*Math.sin(l),c*Math.cos(l)),l>b&&(q.x+=Math.abs(q.y*r.y/r.x),q.y=0,Math.round(q.x*Math.tan(f-l))<d)?(t.y=Math.sqrt(Math.pow(d,2)+2*n.x*r.x),$&&(t.y=d-t.y),e()):(l>b&&(r=f-l,n=D-d/Math.sin(r),T=o(Math.round(n*Math.cos(r)),Math.round(n*Math.sin(r))),O&&(T.x=-T.x),$&&(T.y=-T.y)),C=Math.round(q.y/Math.tan(l)+q.x),n=(r=s-C)*Math.cos(2*l),c=r*Math.sin(2*l),F=o(Math.round(O?r-n:C+n),Math.round($?c:d-c)),a.opts.gradients&&(L=r*Math.sin(l),r=P._c2.call(A,t.corner),r=Math.sqrt(Math.pow(r.x-t.x,2)+Math.pow(r.y-t.y,2))/s,I=Math.sin(b*(1<r?2-r:r)),E=Math.min(r,1),N=100<L?(L-100)/L:0,M=o(L*Math.sin(l)/s*100,L*Math.cos(l)/d*100),P._backGradient.call(A)&&(S=o(1.2*L*Math.sin(l)/s*100,1.2*L*Math.cos(l)/d*100),O||(S.x=100-S.x),$||(S.y=100-S.y))),q.x=Math.round(q.x),q.y=Math.round(q.y),!0)};switch(c=function(t,i,c,p){var m=["0","auto"],u=(s-D)*c[0]/100,h=(d-D)*c[1]/100,g=(i={left:m[i[0]],top:m[i[1]],right:m[i[2]],bottom:m[i[3]]},m={},90!=p&&-90!=p?O?-1:1:0),v=c[0]+"% "+c[1]+"%";A.css(i).transform(n(p)+r(t.x+g,t.y,j),v),e.fpage.css(i).transform(n(p)+r(t.x+F.x-T.x-s*c[0]/100,t.y+F.y-T.y-d*c[1]/100,j)+n((180/p-2)*p),v),e.wrapper.transform(r(-t.x+u-g,-t.y+h,j)+n(-p),v),e.fwrapper.transform(r(-t.x+T.x+u,-t.y+T.y+h,j)+n(-p),v),a.opts.gradients&&(c[0]&&(M.x=100-M.x),c[1]&&(M.y=100-M.y),m["box-shadow"]="0 0 20px rgba(0,0,0,"+.5*I+")",R.css(m),l(e.ashadow,o(O?100:0,$?0:100),o(M.x,M.y),[[N,"rgba(0,0,0,0)"],[.8*(1-N)+N,"rgba(0,0,0,"+.2*E+")"],[1,"rgba(255,255,255,"+.2*E+")"]],3),P._backGradient.call(A)&&l(e.bshadow,o(O?0:100,$?0:100),o(S.x,S.y),[[.6,"rgba(0,0,0,0)"],[.8,"rgba(0,0,0,"+.3*E+")"],[1,"rgba(0,0,0,0)"]],3))},t.corner){case"tl":t.x=Math.max(t.x,1),V(),c(q,[1,0,0,1],[100,0],B);break;case"tr":t.x=Math.min(t.x,s-1),V(),c(o(-q.x,q.y),[0,0,0,1],[0,0],-B);break;case"bl":t.x=Math.max(t.x,1),V(),c(o(q.x,-q.y),[1,1,0,0],[100,100],-B);break;case"br":t.x=Math.min(t.x,s-1),V(),c(o(-q.x,-q.y),[0,1,1,0],[0,100],B)}}e.point=t},_moveFoldingPage:function(t){var e=this.data().f;if(e){var a=e.opts.turn,i=a.data(),o=i.pagePlace;t?(o[i=e.opts.next]!=e.opts.page&&(e.folding&&P._moveFoldingPage.call(this,!1),P._foldingPage.call(this).appendTo(e.fpage),o[i]=e.opts.page,e.folding=i),a.turn("update")):e.folding&&(i.pages[e.folding]?(a=i.pages[e.folding].data().f,i.pageObjs[e.folding].appendTo(a.wrapper)):i.pageWrap[e.folding]&&i.pageObjs[e.folding].appendTo(i.pageWrap[e.folding]),e.folding in o&&(o[e.folding]=e.folding),delete e.folding)}},_showFoldedPage:function(t,e){var a=P._foldingPage.call(this),i=(n=this.data()).f,o=i.visible;if(a){if(!(o&&i.point&&i.point.corner==t.corner||(a="hover"==i.status||"peel"==i.status||i.opts.turn.data().mouseAction?t.corner:null,o=!1,"prevented"!=c("start",this,[i.opts,a]))))return!1;if(e){var r=this,n=i.point&&i.point.corner==t.corner?i.point:P._c.call(this,t.corner,1);this.animatef({from:[n.x,n.y],to:[t.x,t.y],duration:500,frame:function(e){t.x=Math.round(e[0]),t.y=Math.round(e[1]),P._fold.call(r,t)}})}else P._fold.call(this,t),n.effect&&!n.effect.turning&&this.animatef(!1);if(!o)switch(i.effect){case"hard":i.visible=!0,P._moveFoldingPage.call(this,!0),i.fpage.show(),i.opts.shadows&&i.bshadow.show();break;case"sheet":i.visible=!0,i.fparent.show().data().flips++,P._moveFoldingPage.call(this,!0),i.fwrapper.show(),i.bshadow&&i.bshadow.show()}return!0}return!1},hide:function(){var t=this.data().f,e=t.opts.turn.data(),a=P._foldingPage.call(this);switch(t.effect){case"hard":e.opts.gradients&&(t.bshadowLoc=0,t.bshadow.remove(),t.ashadow.hide()),t.wrapper.transform(""),t.fpage.hide();break;case"sheet":0==--t.fparent.data().flips&&t.fparent.hide(),this.css({left:0,top:0,right:"auto",bottom:"auto"}).transform(""),t.wrapper.transform(""),t.fwrapper.hide(),t.bshadow&&t.bshadow.hide(),a.transform("")}return t.visible=!1,this},hideFoldedPage:function(t){var e=this.data().f;if(e.point){var a=this,r=e.point,n=function(){e.point=null,e.status="",a.flip("hide"),a.trigger("end",[e.opts,!1])};if(t){var s=P._c.call(this,r.corner),d=(t="t"==r.corner.substr(0,1)?Math.min(0,r.y-s.y)/2:Math.max(0,r.y-s.y)/2,o(r.x,r.y+t)),l=o(s.x,s.y-t);this.animatef({from:0,to:1,frame:function(t){t=i(r,d,l,s,t),r.x=t.x,r.y=t.y,P._fold.call(a,r)},complete:n,duration:800,hiding:!0})}else this.animatef(!1),n()}},turnPage:function(t){var e=this,a=this.data().f,o=a.opts.turn.data(),r=(t={corner:a.corner?a.corner.corner:t||P._cAllowed.call(this)[0]},a.point||P._c.call(this,t.corner,a.opts.turn?o.opts.elevation:0)),n=P._c2.call(this,t.corner);this.trigger("flip").animatef({from:0,to:1,frame:function(a){a=i(r,r,n,n,a),t.x=a.x,t.y=a.y,P._showFoldedPage.call(e,t)},complete:function(){e.trigger("end",[a.opts,!0])},duration:o.opts.duration,turning:!0}),a.corner=null},moving:function(){return"effect"in this.data()},isTurning:function(){return this.flip("moving")&&this.data().effect.turning},corner:function(){return this.data().f.corner},_eventStart:function(t){var e=this.data().f,a=e.opts.turn;if(!e.corner&&!e.disabled&&!this.flip("isTurning")&&e.opts.page==a.data().pagePlace[e.opts.page]){if(e.corner=P._isIArea.call(this,t),e.corner&&P._foldingPage.call(this))return this.trigger("pressed",[e.point]),P._showFoldedPage.call(this,e.corner),!1;e.corner=null}},_eventMove:function(t){var e=this.data().f;if(!e.disabled)if(t=w?t.originalEvent.touches:[t],e.corner){var a=e.parent.offset();e.corner.x=t[0].pageX-a.left,e.corner.y=t[0].pageY-a.top,P._showFoldedPage.call(this,e.corner)}else e.hover&&!this.data().effect&&this.is(":visible")&&((t=P._isIArea.call(this,t[0]))?("sheet"==e.effect&&2==t.corner.length||"hard"==e.effect)&&(e.status="hover",e=P._c.call(this,t.corner,e.opts.cornerSize/2),t.x=e.x,t.y=e.y,P._showFoldedPage.call(this,t,!0)):"hover"==e.status&&(e.status="",P.hideFoldedPage.call(this,!0)))},_eventEnd:function(){var t=this.data().f,e=t.corner;!t.disabled&&e&&"prevented"!=c("released",this,[t.point||e])&&P.hideFoldedPage.call(this,!0),t.corner=null},disable:function(t){return P.setData.call(this,{disabled:t}),this},hover:function(t){return P.setData.call(this,{hover:t}),this},peel:function(e,a){var i=this.data().f;if(e){if(-1==t.inArray(e,y.all))throw p("Corner "+e+" is not permitted");if(-1!=t.inArray(e,P._cAllowed.call(this))){var o=P._c.call(this,e,i.opts.cornerSize/2);i.status="peel",P._showFoldedPage.call(this,{corner:e,x:o.x,y:o.y},a)}}else i.status="",P.hideFoldedPage.call(this,a);return this}};window.requestAnim=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(t){window.setTimeout(t,1e3/60)},t.extend(t.fn,{flip:function(){return e(t(this[0]),P,arguments)},turn:function(){return e(t(this[0]),M,arguments)},transform:function(t,e){var a={};return e&&(a[v+"transform-origin"]=e),a[v+"transform"]=t,this.css(a)},animatef:function(e){var a=this.data();if(a.effect&&a.effect.stop(),e){e.to.length||(e.to=[e.to]),e.from.length||(e.from=[e.from]);for(var i=[],o=e.to.length,r=!0,n=this,s=(new Date).getTime(),d=0;d<o;d++)i.push(e.to[d]-e.from[d]);a.effect=t.extend({stop:function(){r=!1},easing:function(t,e,a,i,o){return i*Math.sqrt(1-(e=e/o-1)*e)+a}},e),this.data(a),function t(){if(a.effect&&r){for(var d=[],l=Math.min(e.duration,(new Date).getTime()-s),c=0;c<o;c++)d.push(a.effect.easing(1,l,e.from[c],i[c],e.duration));e.frame(1==o?d[0]:d),l==e.duration?(delete a.effect,n.data(a),e.complete&&e.complete()):window.requestAnim(t)}}()}else delete a.effect}}),t.isTouch=w,t.mouseEvents=x,t.cssPrefix=d,t.cssTransitionEnd=function(){var t,e=document.createElement("fakeelement"),a={transition:"transitionend",OTransition:"oTransitionEnd",MSTransition:"transitionend",MozTransition:"transitionend",WebkitTransition:"webkitTransitionEnd"};for(t in a)if(void 0!==e.style[t])return a[t]},t.findPos=m}(d),function(t){function e(t){function e(t){this.name="TurnJsError",this.message=t}return e.prototype=Error(),e.prototype.constructor=e,new e(t)}function a(t,e,a){return n&&a?" translate3d("+t+"px,"+e+"px, 0px) ":" translate("+t+"px, "+e+"px) "}function i(t,e){return n&&e?" scale3d("+t+", "+t+", 1) ":" scale("+t+") "}function o(t,e){return{x:t,y:e}}function r(t,e){return function(){return t.apply(e,arguments)}}var n,s={max:2,flipbook:null,easeFunction:"ease-in-out",duration:500,when:{}},d={init:function(a){var i=this,l=this.data();if(!(a=t.extend({},s,a)).flipbook||!a.flipbook.turn("is"))throw e("options.flipbook is required");if(n="WebKitCSSMatrix"in window||"MozPerspective"in document.body.style,"function"!=typeof a.max){var c=a.max;a.max=function(){return c}}for(var p in l.zoom={opts:a,axis:o(0,0),scrollPos:o(0,0),eventQueue:[],mouseupEvent:function(){return d._eMouseUp.apply(i,arguments)},eventTouchStart:r(d._eTouchStart,i),eventTouchMove:r(d._eTouchMove,i),eventTouchEnd:r(d._eTouchEnd,i),flipbookEvents:{zooming:r(d._eZoom,i),pressed:r(d._ePressed,i),released:r(d._eReleased,i),start:r(d._eStart,i),turning:r(d._eTurning,i),turned:r(d._eTurned,i),destroying:r(d._eDestroying,i)}},a.when)Object.prototype.hasOwnProperty.call(a.when,p)&&this.bind("zoom."+p,a.when[p]);for(p in l.zoom.flipbookEvents)Object.prototype.hasOwnProperty.call(l.zoom.flipbookEvents,p)&&a.flipbook.bind(p,l.zoom.flipbookEvents[p]);this.css({position:"relative",overflow:"hidden"}),t.isTouch?(a.flipbook.bind("touchstart",l.zoom.eventTouchStart).bind("touchmove",l.zoom.eventTouchMove).bind("touchend",l.zoom.eventTouchEnd),this.bind("touchstart",d._tap)):this.mousedown(d._mousedown).click(d._tap)},_tap:function(e){var a=t(this),i=a.data().zoom;!i.draggingCorner&&!i.dragging&&function t(e,a){return e[0]!=a[0]&&(!!e.attr("page")||!!e.parent()[0]&&t(e.parent(),a))}(t(e.target),a)&&(d._addEvent.call(a,"tap",e),(e=d._eventSeq.call(a))&&a.trigger(e))},_addEvent:function(t,e){var a=this.data().zoom,i=(new Date).getTime();a.eventQueue.push({name:t,timestamp:i,event:e}),10<a.eventQueue.length&&a.eventQueue.splice(0,1)},_eventSeq:function(){var e=this.data().zoom.eventQueue,a=e.length-1;return 0<a&&"tap"==e[a].name&&"tap"==e[a-1].name&&e[a].event.pageX==e[a-1].event.pageX&&e[a].event.pageY==e[a-1].event.pageY&&200>e[a].timestamp-e[a-1].timestamp&&50<e[a].timestamp-e[a-1].timestamp?t.extend(e[a].event,{type:"zoom.doubleTap"}):"tap"==e[a].name?t.extend(e[a].event,{type:"zoom.tap"}):void 0},_prepareZoom:function(){var e,a=0,i=this.data().zoom,r=1/this.zoom("value"),n=(e=i.opts.flipbook).turn("direction"),s=e.data(),d=e.offset(),l=this.offset(),c={height:e.height()},p=e.turn("view");if("double"==e.turn("display")&&e.data().opts.autoCenter?p[0]?p[1]?(c.width=e.width(),e=o(d.left-l.left,d.top-l.top)):(c.width=e.width()/2,a="ltr"==n?0:c.width,e=o("ltr"==n?d.left-l.left:d.left-l.left+c.width,d.top-l.top)):(c.width=e.width()/2,a="ltr"==n?c.width:0,e=o("ltr"==n?d.left-l.left+c.width:d.left-l.left,d.top-l.top)):(c.width=e.width(),e=o(d.left-l.left,d.top-l.top)),i.zoomer||(i.zoomer=t("<div />",{class:"zoomer",css:{overflow:"hidden",position:"absolute",zIndex:"1000000"}}).mousedown((function(){return!1})).appendTo(this)),i.zoomer.css({top:e.y,left:e.x,width:c.width,height:c.height}),(n=p.join(","))!=i.zoomerView)for(i.zoomerView=n,i.zoomer.find("*").remove(),n=0;n<p.length;n++)if(p[n]){l=s.pageObjs[p[n]].offset();var m=t(s.pageObjs[p[n]]);m.clone().transform("").css({width:m.width()*r,height:m.height()*r,position:"absolute",display:"",top:(l.top-d.top)*r,left:(l.left-d.left-a)*r}).appendTo(i.zoomer)}return{pos:e,size:c}},value:function(){return this.data().zoom.opts.flipbook.turn("zoom")},zoomIn:function(e){var r=this,n=this.data().zoom,s=n.opts.flipbook,l=n.opts.max();s.offset();var c=this.offset();if(n.zoomIn)return this;s.turn("stop");var p=t.Event("zoom.change");if(this.trigger(p,[l]),p.isDefaultPrevented())return this;var m=(f=d._prepareZoom.call(this)).pos,u=o(f.size.width/2,f.size.height/2),h=(p=t.cssPrefix(),t.cssTransitionEnd()),g=s.data().opts.autoCenter;n.scale=l,s.data().noCenter=!0,(0>(e=void 0!==e?"x"in e&&"y"in e?o(e.x-m.x,e.y-m.y):t.isTouch?o(e.originalEvent.touches[0].pageX-m.x-c.left,e.originalEvent.touches[0].pageY-m.y-c.top):o(e.pageX-m.x-c.left,e.pageY-m.y-c.top):o(u.x,u.y)).x||0>e.y||e.x>f.width||e.y>f.height)&&(e.x=u.x,e.y=u.y);var v=o((e.x-u.x)*l+u.x,(e.y-u.y)*l+u.y),f=(e=o(f.size.width*l>this.width()?e.x-v.x:0,f.size.height*l>this.height()?e.y-v.y:0),v=o(Math.abs(f.size.width*l-this.width()),Math.abs(f.size.height*l-this.height())),o(Math.min(0,f.size.width*l-this.width()),Math.min(0,f.size.height*l-this.height()))),b=o(u.x*l-u.x-m.x-e.x,u.y*l-u.y-m.y-e.y);b.y>v.y?e.y=b.y-v.y+e.y:b.y<f.y&&(e.y=b.y-f.y+e.y),b.x>v.x?e.x=b.x-v.x+e.x:b.x<f.x&&(e.x=b.x-f.x+e.x),b=o(u.x*l-u.x-m.x-e.x,u.y*l-u.y-m.y-e.y),(m={})[p+"transition"]=p+"transform "+n.opts.easeFunction+" "+n.opts.duration+"ms";var w=function(){r.trigger("zoom.zoomIn"),n.zoomIn=!0,n.flipPosition=o(s.css("left"),s.css("top")),s.turn("zoom",l).css({position:"absolute",margin:"",top:0,left:0});var e=s.offset();n.axis=o(e.left-c.left,e.top-c.top),g&&"double"==s.turn("display")&&("ltr"==s.turn("direction")&&!s.turn("view")[0]||"rtl"==s.turn("direction")&&!s.turn("view")[1])&&(n.axis.x+=s.width()/2),r.zoom("scroll",b),r.bind(t.mouseEvents.down,d._eMouseDown),r.bind(t.mouseEvents.move,d._eMouseMove),t(document).bind(t.mouseEvents.up,n.mouseupEvent),r.bind("mousewheel",d._eMouseWheel),setTimeout((function(){n.zoomer.hide(),n.zoomer.remove(),n.zoomer=null,n.zoomerView=null}),50)};return n.zoomer.css(m).show(),h?n.zoomer.bind(h,(function(){t(this).unbind(h),w()})):setTimeout(w,n.opts.duration),n.zoomer.transform(a(e.x,e.y,!0)+i(l,!0)),this},zoomOut:function(e){var r,n=this,s=this.data().zoom,l=s.opts.flipbook,c=1/s.scale,p=t.cssPrefix(),m=t.cssTransitionEnd();if(r=this.offset(),e=void 0!==e?e:s.opts.duration,s.zoomIn){var u=t.Event("zoom.change");if(this.trigger(u,[1]),u.isDefaultPrevented())return this;s.zoomIn=!1,s.scale=1,l.data().noCenter=!1,n.unbind(t.mouseEvents.down,d._eMouseDown),n.unbind(t.mouseEvents.move,d._eMouseMove),t(document).unbind(t.mouseEvents.up,s.mouseupEvent),n.unbind("mousewheel",d._eMouseWheel),(u={})[p+"transition"]=p+"transform "+s.opts.easeFunction+" "+e+"ms",l.css(u);var h=t("<div />",{css:{position:"relative",top:s.flipPosition.y,left:s.flipPosition.x,width:l.width()*c,height:l.height()*c,background:"blue"}}).appendTo(l.parent());u=o(h.offset().left-r.left,h.offset().top-r.top);h.remove();var g=l.data().opts.autoCenter;g&&"double"==l.turn("display")&&(l.turn("view")[0]?l.turn("view")[1]||(u.x="ltr"==l.turn("direction")?u.x+h.width()/4:u.x-h.width()/4):u.x="ltr"==l.turn("direction")?u.x-h.width()/4:u.x+h.width()/4);var v=t.findPos(l[0]);r=o(-l.width()/2-v.left+h.width()/2+u.x+r.left,-l.height()/2-v.top+h.height()/2+u.y+r.top);var f=function(){l[0].style.removeProperty?(l[0].style.removeProperty(p+"transition"),l.transform(l.turn("options").acceleration?a(0,0,!0):"").turn("zoom",1),l[0].style.removeProperty("margin"),l.css({position:"relative",top:s.flipPosition.y,left:s.flipPosition.x})):l.transform("none").turn("zoom",1).css({margin:"",top:s.flipPosition.y,left:s.flipPosition.x,position:"relative"}),g&&l.turn("center"),n.trigger("zoom.zoomOut")};return 0===e?f():(m?l.bind(m,(function(){t(this).unbind(m),f()})):setTimeout(f,e),l.transform(a(r.x,r.y,!0)+i(c,!0))),this}},flipbookWidth:function(){var t=this.data().zoom.opts.flipbook,e=t.turn("view");return"double"!=t.turn("display")||e[0]&&e[1]?t.width():t.width()/2},scroll:function(e,i,r){var s=this.data().zoom,d=s.opts.flipbook,l=this.zoom("flipbookWidth"),c=t.cssPrefix();if(n){var p={};p[c+"transition"]=r?c+"transform 200ms":"none",d.css(p),d.transform(a(-s.axis.x-e.x,-s.axis.y-e.y,!0))}else d.css({top:-s.axis.y-e.y,left:-s.axis.x-e.x});if(!i){var m;i=o(Math.min(0,(l-this.width())/2),Math.min(0,(d.height()-this.height())/2)),d=o(l>this.width()?l-this.width():(l-this.width())/2,d.height()>this.height()?d.height()-this.height():(d.height()-this.height())/2);e.y<i.y?(e.y=i.y,m=!0):e.y>d.y&&(e.y=d.y,m=!0),e.x<i.x?(e.x=i.x,m=!0):e.x>d.x&&(e.x=d.x,m=!0),m&&this.zoom("scroll",e,!0,!0)}s.scrollPos=o(e.x,e.y)},resize:function(){var t=this.data().zoom,e=t.opts.flipbook;if(1<this.zoom("value")){var a=e.offset(),i=this.offset();t.axis=o(a.left-i.left+(t.axis.x+t.scrollPos.x),a.top-i.top+(t.axis.y+t.scrollPos.y)),"double"==e.turn("display")&&"ltr"==e.turn("direction")&&!e.turn("view")[0]&&(t.axis.x+=e.width()/2),this.zoom("scroll",t.scrollPos)}},_eZoom:function(){for(var t=this.data().zoom,e=t.opts.flipbook,a=e.turn("view"),i=0;i<a.length;i++)a[i]&&this.trigger("zoom.resize",[t.scale,a[i],e.data().pageObjs[a[i]]])},_eStart:function(t){1!=this.zoom("value")&&t.preventDefault()},_eTurning:function(t,e,a){var i=this,o=(t=this.zoom("value"),this.data().zoom);e=o.opts.flipbook;if(o.page=e.turn("page"),1!=t){for(o=0;o<a.length;o++)a[o]&&this.trigger("zoom.resize",[t,a[o],e.data().pageObjs[a[o]]]);setTimeout((function(){i.zoom("resize")}),0)}},_eTurned:function(t,e){if(1!=this.zoom("value")){var a=this.data().zoom,i=a.opts.flipbook;e>a.page?this.zoom("scroll",o(0,a.scrollPos.y),!1,!0):e<a.page&&this.zoom("scroll",o(i.width(),a.scrollPos.y),!1,!0)}},_ePressed:function(){t(this).data().zoom.draggingCorner=!0},_eReleased:function(){var e=t(this).data().zoom;setTimeout((function(){e.draggingCorner=!1}),1)},_eMouseDown:function(e){return t(this).data().zoom.draggingCur=t.isTouch?o(e.originalEvent.touches[0].pageX,e.originalEvent.touches[0].pageY):o(e.pageX,e.pageY),!1},_eMouseMove:function(e){var a=t(this).data().zoom;if(a.draggingCur){a.dragging=!0;e=t.isTouch?o(e.originalEvent.touches[0].pageX,e.originalEvent.touches[0].pageY):o(e.pageX,e.pageY);var i=o(e.x-a.draggingCur.x,e.y-a.draggingCur.y);return t(this).zoom("scroll",o(a.scrollPos.x-i.x,a.scrollPos.y-i.y),!0),a.draggingCur=e,!1}},_eMouseUp:function(){var e=t(this).data().zoom;e.dragging&&t(this).zoom("scroll",e.scrollPos),e.draggingCur=null,setTimeout((function(){e.dragging=!1}),1)},_eMouseWheel:function(e,a,i,r){i=o((e=t(this).data().zoom).scrollPos.x+10*i,e.scrollPos.y-10*r),t(this).zoom("scroll",i,!1,!0)},_eTouchStart:function(e){var a=t(this).data().zoom;e=o(e.originalEvent.touches[0].pageX,e.originalEvent.touches[0].pageY);a.touch={},a.touch.initial=e,a.touch.last=e,a.touch.timestamp=(new Date).getTime(),a.touch.speed=o(0,0)},_eTouchMove:function(e){var a=t(this).data().zoom,i=t(this).zoom("value"),r=a.opts.flipbook,n=(new Date).getTime();e=o(e.originalEvent.touches[0].pageX,e.originalEvent.touches[0].pageY);a.touch&&1==i&&!r.data().mouseAction&&(a.touch.motion=o(e.x-a.touch.last.x,e.y-a.touch.last.y),a.touch.speed.x=0===a.touch.speed.x?a.touch.motion.x/(n-a.touch.timestamp):(a.touch.speed.x+a.touch.motion.x/(n-a.touch.timestamp))/2,a.touch.last=e,a.touch.timestamp=n)},_eTouchEnd:function(){var e=t(this).data().zoom;if(e.touch&&1==t(this).zoom("value")){var a=Math.abs(e.touch.initial.y-e.touch.last.y);50>a&&(-1>e.touch.speed.x||-100>e.touch.last.x-e.touch.initial.x)?this.trigger("zoom.swipeLeft"):50>a&&(1<e.touch.speed.x||100<e.touch.last.x-e.touch.initial.x)&&this.trigger("zoom.swipeRight")}},_eDestroying:function(){var e=this,a=this.data().zoom,i=a.opts.flipbook;for(var o in this.zoom("zoomOut",0),t.each("tap doubleTap resize zoomIn zoomOut swipeLeft swipeRight".split(" "),(function(t,a){e.unbind("zoom."+a)})),a.flipbookEvents)Object.prototype.hasOwnProperty.call(a.flipbookEvents,o)&&i.unbind(o,a.flipbookEvents[o]);i.unbind("touchstart",a.eventTouchStart).unbind("touchmove",a.eventTouchMove).unbind("touchend",a.eventTouchEnd),this.unbind("touchstart",d._tap).unbind("click",d._tap),a=null,this.data().zoom=null}};t.extend(t.fn,{zoom:function(){var a=arguments;if(!a[0]||"object"==u(a[0]))return d.init.apply(t(this[0]),a);if(d[a[0]])return d[a[0]].apply(t(this[0]),Array.prototype.slice.call(a,1));throw e(a[0]+" is not a method")}})}(d);var xt,yt,kt=d,zt=require("axios"),_t=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"preview-box"},[a("div",{staticClass:"flipbook-container"},[t.isLoading&&t.loader?a("div",{staticClass:"loading-box"},[a("div",{attrs:{id:"loading"}}),t._v(" "),a("small",[t._v(t._s(t.lang.justASecond))]),t._v(" "),a("h4",[t._v(t._s(t.lang.loadingPhrase))])]):t._e(),t._v(" "),a("div",{staticClass:"book-centered",style:t.centered?{"margin-left":t.isCover+"px"}:null},[!t.isLoading&&t.loader?a("div",{staticClass:"arrow-animate"},[a("Icon",{attrs:{name:"arrow-right",size:"lg",fill:t.preview_color,stroke:"transparent"}})],1):t._e(),t._v(" "),a("div",{staticClass:"preview-desktop",class:t.isLoading?"invisible":"visible"},[a("div",{staticClass:"flipbook-lib",class:[t.formato],attrs:{id:"flipbook"}})])])]),t._v(" "),t.controls?a("div",{staticClass:"controls"},[a("div",[1!=t.currentPage?a("Button",{attrs:{kind:"primary",size:"xl",width:"circle",inverted:!0},on:{click:t.toTheLeft}},[a("Icon",{attrs:{name:"chevron-left",stroke:"transparent",size:"md",fill:t.preview_color}})],1):t._e()],1),t._v(" "),a("div",[t.currentPage!=t.pages?a("Button",{attrs:{kind:"primary",size:"xl",width:"circle",inverted:!0},on:{click:t.toTheRight}},[a("Icon",{attrs:{name:"chevron-right",stroke:"transparent",fill:t.preview_color,size:"md"}})],1):t._e()],1)]):t._e()])},staticRenderFns:[]},(function(t){t&&(t("data-v-ea5cfc24_0",{source:'.storybook-6[data-v-ea5cfc24]{width:columns("lg", 6)}.storybook-12[data-v-ea5cfc24]{width:columns("lg", 12)}.storybook-25[data-v-ea5cfc24]{width:columns("lg", 25)}',map:void 0,media:void 0}),t("data-v-ea5cfc24_1",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-ea5cfc24]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-ea5cfc24]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-ea5cfc24]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-ea5cfc24]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-ea5cfc24]{font-size:14px}}@media (min-width:1024px){[data-v-ea5cfc24]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-ea5cfc24]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-ea5cfc24]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-ea5cfc24]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-ea5cfc24]{font-size:1.56vw}}html[data-v-ea5cfc24]{box-sizing:border-box}*[data-v-ea5cfc24],[data-v-ea5cfc24]::after,[data-v-ea5cfc24]::before{box-sizing:border-box}.flipbook-viewport[data-v-ea5cfc24]{margin-top:30px;width:100%}.flipbook-viewport .container-book[data-v-ea5cfc24]{top:50%;margin:auto;position:relative;z-index:5}.flipbook-viewport #flipbook[data-v-ea5cfc24]{top:0;margin-left:auto!important;margin-right:auto}.flipbook-viewport .page[data-v-ea5cfc24]{width:461px;height:600px;background-color:#fff;background-repeat:no-repeat;background-size:100% 100%;position:relative;cursor:pointer}#flipbook .page[data-v-ea5cfc24]{-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);-moz-box-shadow:0 0 20px rgba(0,0,0,.2);-ms-box-shadow:0 0 20px rgba(0,0,0,.2);-o-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}#flipbook-viewport .page img[data-v-ea5cfc24]{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.flipbook-viewport .shadow[data-v-ea5cfc24]{-webkit-transition:-webkit-box-shadow .5s;-moz-transition:-moz-box-shadow .5s;-o-transition:-webkit-box-shadow .5s;-ms-transition:-ms-box-shadow .5s;-webkit-box-shadow:0 0 20px #ccc;-moz-box-shadow:0 0 20px #ccc;-o-box-shadow:0 0 20px #ccc;-ms-box-shadow:0 0 20px #ccc;box-shadow:0 0 20px #ccc}.even[data-v-ea5cfc24]{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;-ms-box-shadow:none!important;box-shadow:none!important}.odd[data-v-ea5cfc24]{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;-ms-box-shadow:none!important;box-shadow:none!important}.even[data-v-ea5cfc24]:before{content:"";position:absolute;width:100%;height:100%;background-image:-webkit-gradient(linear,right top,left top,from(black),color-stop(7%,transparent));background-image:linear-gradient(to left,#000,transparent 7%);opacity:.15}.odd[data-v-ea5cfc24]:before{content:"";position:absolute;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,right top,from(black),color-stop(7%,transparent));background-image:linear-gradient(to right,#000,transparent 7%);opacity:.15}#flipbook .page-wrapper[data-v-ea5cfc24]{-webkit-perspective:2000px;-moz-perspective:2000px;-ms-perspective:2000px;perspective:2000px}#flipbook img[data-v-ea5cfc24]{height:100%}#flipbook img.loading-blur[data-v-ea5cfc24]{filter:blur(8px);-webkit-filter:blur(8px)}.zoom-in #flipbook img[data-v-ea5cfc24]{height:100%}#flipbook.square img[data-v-ea5cfc24]{width:100%;height:100%}.zoom-in #flipbook img[data-v-ea5cfc24]{height:100%!important}.preview-desktop[data-v-ea5cfc24]{text-align:center;margin:0 auto;transition:all .7s ease-in-out}.loading-box[data-v-ea5cfc24]{position:absolute;top:35%;left:0;right:0;bottom:0;margin-bottom:auto;margin-top:auto;z-index:9999;text-align:center;font-family:Roboto}.loading-box #loading[data-v-ea5cfc24]{display:inline-block;border:8px solid #f3f3f3;border-top:8px solid #42cda1;border-radius:50%;width:2.8571428571rem;height:2.8571428571rem;animation:spin-data-v-ea5cfc24 .6s linear infinite}@media (max-width:479px){.loading-box #loading[data-v-ea5cfc24]{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:1.9047619048rem;height:1.9047619048rem;font-family:Roboto}}@keyframes spin-data-v-ea5cfc24{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-box small[data-v-ea5cfc24]{display:block;width:100%;font-size:14px;font-weight:700;font-family:Nunito,sans-serif;margin-top:16px}.loading-box h4[data-v-ea5cfc24]{font-size:18px;margin-top:8px;font-weight:400}.book-centered[data-v-ea5cfc24]{transition:all .7s ease-in-out;position:relative;cursor:pointer!important}.flipbook-container[data-v-ea5cfc24]{position:absolute;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:all .3s;min-width:210px;min-height:210px;height:30.8571428571rem;left:0;right:0;top:0;bottom:0;margin:auto;margin-top:1.9047619048rem;z-index:3}@media (max-width:479px){.flipbook-container[data-v-ea5cfc24]{display:none}}.flipbook-container.zoom-in[data-v-ea5cfc24]{height:100vh}.controls[data-v-ea5cfc24]{margin:0 auto;display:block;width:100%;display:flex;position:absolute;display:flex;justify-content:space-between;top:0;bottom:0;flex-wrap:wrap;height:3.0476190476rem;margin-top:auto;margin-bottom:auto;padding-left:2.7777777778vw;padding-right:2.7777777778vw}.controls div[data-v-ea5cfc24]{position:relative;z-index:102}.controls .btn-primary button[data-v-ea5cfc24]{background-color:var(--preview-color);position:relative}.controls .btn-primary button:hover span[data-v-ea5cfc24]{color:#fff;position:relative;z-index:2}.controls .btn-primary button[data-v-ea5cfc24]:hover:after{right:0;bottom:0;top:0;left:0;display:block;content:"";position:absolute;background-color:rgba(0,0,0,.2)}.controls .info-space[data-v-ea5cfc24]{position:relative;top:3px;display:inline-block;margin:0 .380952381rem;font-size:10px;font-weight:900;color:#afa2ba;font-family:Nunito,sans-serif}.controls .current-pages[data-v-ea5cfc24]{width:60px;white-space:nowrap;line-height:1;transition:all .5s ease}.controls .current-pages .list[data-v-ea5cfc24]{position:relative;transition:all .5s ease}.controls .current-pages span[data-v-ea5cfc24]{width:30px;display:inline-block;text-align:center;font-size:16px}.controls .current-pages span[data-v-ea5cfc24]:first-child{margin:0 16px}.controls .current-pages span[data-v-ea5cfc24]:last-child{margin:0 16px}.info-pages[data-v-ea5cfc24]{text-align:center}@keyframes arrow-animation-data-v-ea5cfc24{0%,100%,48%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}8%{-webkit-transform:translateX(-30%);transform:translateX(-30%)}16%{-webkit-transform:translateX(15%);transform:translateX(15%)}24%{-webkit-transform:translateX(-15%);transform:translateX(-15%)}32%{-webkit-transform:translateX(9%);transform:translateX(9%)}40%{-webkit-transform:translateX(-6%);transform:translateX(-6%)}}.visible[data-v-ea5cfc24]{opacity:1}.invisible[data-v-ea5cfc24]{opacity:0}[data-v-ea5cfc24] .loading-bg{position:absolute;display:flex;top:0;width:100%;height:100%;background-color:#fff;opacity:.64;align-items:center;justify-content:center;z-index:12}[data-v-ea5cfc24] .loading-bg .loading{border:2px solid #dfdae4;border-top:2px solid #00cf72;border-radius:50%;width:2.8571428571rem;height:2.8571428571rem;animation:spin-data-v-ea5cfc24 .6s linear infinite}@media (max-width:479px){[data-v-ea5cfc24] .loading-bg .loading{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:1.9047619048rem;height:1.9047619048rem}}@keyframes spin-data-v-ea5cfc24{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.preview-box[data-v-ea5cfc24]{width:100vw;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.arrow-animate[data-v-ea5cfc24]{position:absolute;top:0;bottom:0;height:40px;margin-top:auto;margin-bottom:auto;left:38%;animation:arrow-animation-data-v-ea5cfc24 1.8s infinite both}@keyframes arrow-animation-data-v-ea5cfc24{0%,100%,48%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}8%{-webkit-transform:translateX(-30%);transform:translateX(-30%)}16%{-webkit-transform:translateX(15%);transform:translateX(15%)}24%{-webkit-transform:translateX(-15%);transform:translateX(-15%)}32%{-webkit-transform:translateX(9%);transform:translateX(9%)}40%{-webkit-transform:translateX(-6%);transform:translateX(-6%)}}#flipbook .even[data-v-ea5cfc24]{background:-webkit-gradient(linear,left top,right top,color-stop(.95,#fff),color-stop(1,#dadada));background-image:-webkit-linear-gradient(to left,#fff 95%,#dadada 100%);background-image:-moz-linear-gradient(to left,#fff 95%,#dadada 100%);background-image:-ms-linear-gradient(to left,#fff 95%,#dadada 100%);background-image:-o-linear-gradient(to left,#fff 95%,#dadada 100%);background-image:linear-gradient(to left,#fff 95%,#dadada 100%)}#flipbook .odd[data-v-ea5cfc24]{background:-webkit-gradient(linear,right top,left top,color-stop(.95,#fff),color-stop(1,#cacaca));background-image:-webkit-linear-gradient(to right,#fff 95%,#cacaca 100%);background-image:-moz-linear-gradient(to right,#fff 95%,#cacaca 100%);background-image:-ms-linear-gradient(to right,#fff 95%,#cacaca 100%);background-image:-o-linear-gradient(to right,#fff 95%,#cacaca 100%);background-image:linear-gradient(to right,#fff 95%,#cacaca 100%)}[data-v-ea5cfc24].flipbook-lib .page.odd:not(.p1):before{content:"";position:absolute;display:block;height:100%;width:100%;top:0;left:0;box-shadow:20px 0 20px -10px rgba(0,0,0,.2) inset;z-index:4}[data-v-ea5cfc24].flipbook-lib .page.even:before{content:"";position:absolute;display:block;height:100%;width:100%;top:0;left:0;box-shadow:-20px 0 20px -10px rgba(0,0,0,.2) inset}[data-v-ea5cfc24].flipbook-lib img{height:100%!important}[data-v-ea5cfc24] .page-wrapper{right:1px!important}[data-v-ea5cfc24] .loading-blur{filter:blur(4px);background:rgba(104,89,110,.8)}[data-v-ea5cfc24] .page{cursor:pointer!important}',map:void 0,media:void 0}))}),{name:"Preview",components:{Icon:C,Button:A},props:{
|
|
1292
1292
|
/** Character uuid. `ddh5e177ff920f15` */
|
|
1293
1293
|
uuid:{type:String,required:!0},
|
|
1294
1294
|
/** Number of pages. `32` */
|
|
@@ -1385,13 +1385,13 @@ delete window.turn,delete window.Zoom,
|
|
|
1385
1385
|
delete window.$,this.isLoading=!0},computed:{shadowVar:function(){return{"--shadow-color":this.shadowColor}}},watch:{goToPage:function(t){
|
|
1386
1386
|
// This method will be triggered whenever the prop 'goToPage' changes
|
|
1387
1387
|
//alert("Entendeu troca?");
|
|
1388
|
-
kt("#flipbook .page-wrapper[page=4] img").attr("src","https://builder.dentrodahistoria.com.br/api/builder/getpreview/"+this.uuid+"?page=4&w=800&v=0"),kt("#flipbook").length>0&&kt("#flipbook").turn("page",t,{animate:!0})}}},"data-v-ea5cfc24",!1,void 0,!1,x,void 0,void 0),Ct=require("axios"),Pt=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"preview-page",class:t.isLoading?"":"preview-loading",attrs:{id:"previewMobile"}},[t.isLoading?t._e():a("div",{staticClass:"loading-box"},[a("div",{attrs:{id:"loading"}}),t._v(" "),a("small",[t._v(t._s(t.lang.justASecond))]),t._v(" "),a("h4",[t._v(t._s(t.lang.loadingPhrase))])]),t._v(" "),a("div",{class:t.isLoading?"":"invisible"},[a("div",{staticClass:"block-preview-mobile"},[a("div",{staticClass:"list-mobile",attrs:{id:"list-mobile"}},[a("div",{staticClass:"mobile-shelf",class:t.mobileStopped?"active":"",style:{width:251.5*t.pageNum+"px"}},t._l(t.pagesToRender,(function(e,i){return a("div",{key:i,staticClass:"mini-cover",class:e.isLoaded?"":"is-loading",attrs:{id:"page-"+i}},[a("img",{staticClass:"img-book",attrs:{width:"100%",src:e.url,alt:""}}),t._v(" "),e.isLoaded?t._e():a("div",{staticClass:"loading-bg"},[a("div",{staticClass:"loading book-loading"})]),t._v(" "),a("span",{staticClass:"scrollable-preview-page-shadow"})])})),0)])]),t._v(" "),t.zoomActive?a("div",{directives:[{name:"style",rawName:"v-style",value:"margin-top:"+t.marginMenu+"px",expression:"'margin-top:' + marginMenu + 'px'"}],staticClass:"zoom",style:{marginTop:"-"+t.marginMenu+"px"}},[a("div",{staticClass:"top-zoom"},[a("div",{staticClass:"close",on:{click:function(e){return t.closeZoom()}}},[a("svg",{attrs:{width:"32",height:"32",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.5607 8.43934C9.97487 7.85355 9.02513 7.85355 8.43934 8.43934C7.85355 9.02513 7.85355 9.97487 8.43934 10.5607L14.0962 16.2175L8.43937 21.8744C7.85358 22.4602 7.85358 23.4099 8.43937 23.9957C9.02516 24.5815 9.9749 24.5815 10.5607 23.9957L16.2175 18.3388L21.8744 23.9957C22.4602 24.5815 23.4099 24.5815 23.9957 23.9957C24.5815 23.4099 24.5815 22.4602 23.9957 21.8744L18.3388 16.2175L23.9957 10.5607C24.5815 9.97487 24.5815 9.02513 23.9957 8.43934C23.4099 7.85355 22.4602 7.85355 21.8744 8.43934L16.2175 14.0962L10.5607 8.43934Z"}})])]),t._v(" "),a("div",{staticClass:"toggle"},[a("div",{staticClass:"one-page",class:1===t.zoomSettings.slidesToShow?"active":"inactive",on:{click:function(e){return t.setFormatZoom(1)}}},[a("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M18 5.58678C18 4.71042 17.2138 4 16.2439 4L7.7561 4C6.78623 4 6 4.71042 6 5.58678L6 18.4132C6 19.2896 6.78623 20 7.7561 20L16.2439 20C17.2138 20 18 19.2896 18 18.4132L18 5.58678ZM16.2439 18.4132L16.2439 5.58678L7.7561 5.58678L7.7561 18.4132L16.2439 18.4132Z"}})])]),t._v(" "),a("div",{staticClass:"many-pages",class:2===t.zoomSettings.slidesToShow?"active":"inactive",on:{click:function(e){return t.setFormatZoom(2)}}},[a("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21 5.58678C21 4.71042 20.2674 4 19.3636 4L12.9545 4C12.0508 4 11.3182 4.71042 11.3182 5.58678L11.3182 18.4132C11.3182 19.2896 12.0508 20 12.9545 20L19.3636 20C20.2674 20 21 19.2896 21 18.4132L21 5.58678ZM19.3636 18.4132L19.3636 5.58678L12.9545 5.58678L12.9545 18.4132L19.3636 18.4132Z"}}),t._v(" "),a("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.6818 5.58678C12.6818 4.71042 11.9492 4 11.0455 4L4.63636 4C3.73262 4 3 4.71042 3 5.58678L3 18.4132C3 19.2896 3.73262 20 4.63636 20L11.0455 20C11.9492 20 12.6818 19.2896 12.6818 18.4132L12.6818 5.58678ZM11.0455 18.4132L11.0455 5.58678L4.63636 5.58678L4.63636 18.4132L11.0455 18.4132Z"}})])])])]),t._v(" "),t.zoomActive?a("div",{staticClass:"carousel"},[a("VueSlickCarousel",t._b({attrs:{infinite:!1,lazyLoad:"progressive"},on:{beforeChange:t.changeZoom},scopedSlots:t._u([{key:"prevArrow",fn:function(e){return[a("div",{staticClass:"custom-arrow"},[a("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M12.136 7.52267C12.5628 7.09594 13.2546 7.09594 13.6814 7.52267C14.1081 7.94941 14.1081 8.64128 13.6814 9.06802L9.818 12.9314C9.39127 13.3581 8.69939 13.3581 8.27266 12.9314C7.84592 12.5046 7.84592 11.8128 8.27266 11.386L12.136 7.52267Z"}}),t._v(" "),a("path",{attrs:{d:"M13.6814 15.2106C14.1081 15.6373 14.1081 16.3292 13.6814 16.7559C13.2546 17.1827 12.5628 17.1827 12.136 16.7559L8.27266 12.8926C7.84592 12.4658 7.84592 11.7739 8.27266 11.3472C8.69939 10.9205 9.39127 10.9205 9.818 11.3472L13.6814 15.2106Z"}})])])]}},{key:"nextArrow",fn:function(e){return[a("div",{staticClass:"custom-arrow"},[a("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M11.864 16.4773C11.4372 16.9041 10.7453 16.9041 10.3186 16.4773C9.89187 16.0506 9.89187 15.3587 10.3186 14.932L14.182 11.0686C14.6087 10.6419 15.3006 10.6419 15.7273 11.0686C16.154 11.4954 16.154 12.1872 15.7273 12.614L11.864 16.4773Z"}}),t._v(" "),a("path",{attrs:{d:"M10.3186 8.78943C9.8919 8.36269 9.8919 7.67082 10.3186 7.24408C10.7454 6.81735 11.4372 6.81735 11.864 7.24408L15.7273 11.1074C16.1541 11.5342 16.1541 12.2261 15.7273 12.6528C15.3006 13.0795 14.6087 13.0795 14.182 12.6528L10.3186 8.78943Z"}})])])]}}],null,!1,1487813583)},"VueSlickCarousel",t.zoomSettings,!1),[t._v(" "),t._v(" "),t._l(t.pagesZoom,(function(e,i){return a("div",{key:i,staticClass:"mini-cover-zoom",attrs:{id:"page-"+i}},[a("img",{staticClass:"img-book",class:e.isLoaded?"":"book-is-loading",attrs:{width:"100%",src:e.url,alt:""}}),t._v(" "),e.isLoaded?t._e():a("div",{staticClass:"loading-bg-mobile"},[a("div",{staticClass:"loading book-loading"})])])}))],2)],1):t._e(),t._v(" "),a("div",{staticClass:"page-count"},[a("span",[t._v(t._s(t.lang.pages)+" "+t._s(t.currentPage+1)+"\n\t\t\t\t\t"),2===t.zoomSettings.slidesToShow?a("span",[t._v("- "+t._s(t.currentPage+2))]):t._e()]),t._v("\n\t\t\t\t/ "+t._s(t.pageNum)+"\n\t\t\t")])]):t._e()])])},staticRenderFns:[]},(function(t){t&&(t("data-v-6ede1567_0",{source:'.storybook-6{width:columns("lg", 6)}.storybook-12{width:columns("lg", 12)}.storybook-25{width:columns("lg", 25)}',map:void 0,media:void 0}),t("data-v-6ede1567_1",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-6ede1567]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-6ede1567]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-6ede1567]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-6ede1567]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-6ede1567]{font-size:14px}}@media (min-width:1024px){[data-v-6ede1567]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-6ede1567]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-6ede1567]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-6ede1567]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-6ede1567]{font-size:1.56vw}}html[data-v-6ede1567]{box-sizing:border-box}*[data-v-6ede1567],[data-v-6ede1567]::after,[data-v-6ede1567]::before{box-sizing:border-box}.invisible[data-v-6ede1567]{opacity:0}.block-preview-mobile #page-0[data-v-6ede1567]{margin-left:20px}.scrollable-preview-page-shadow[data-v-6ede1567]:nth-child(odd){height:100%;width:100%;display:block;position:absolute;top:0;left:0;-webkit-box-shadow:-5px 7px 10px -4px rgba(0,0,0,.26);box-shadow:-5px 7px 10px -4px rgba(0,0,0,.26);z-index:2}.scrollable-preview-page-shadow[data-v-6ede1567]:nth-child(even){height:100%;width:100%;display:block;position:absolute;top:0;left:0;-webkit-box-shadow:5px 7px 10px -4px rgba(0,0,0,.26);box-shadow:5px 7px 10px -4px rgba(0,0,0,.26)}.book-is-loading[data-v-6ede1567]{filter:blur(8px);-webkit-filter:blur(8px)}.mini-cover-zoom[data-v-6ede1567]{width:100%;display:inline-block;position:relative}.carousel .slick-list[data-v-6ede1567]{width:100%!important}[data-v-6ede1567] .slick-list{width:100%!important}.slick-list[data-v-6ede1567]{width:100%!important}.slick-list[data-v-6ede1567]{width:100%!important}.slick-list[data-v-6ede1567]{width:100%!important}.img-book[data-v-6ede1567]{position:relative;z-index:2}@keyframes shake-data-v-6ede1567{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(20px);transform:translateX(20px)}20%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes shake-data-v-6ede1567{0%{-webkit-transform:translateX(0)}40%{-webkit-transform:translateX(20px)}50%{-webkit-transform:translateX(0)}60%{-webkit-transform:translateX(20px)}100%{-webkit-transform:translateX(0)}}.loading-box[data-v-6ede1567]{position:relative;left:0;right:0;bottom:0;margin-bottom:auto;margin-top:auto;z-index:9999;text-align:center;font-family:Roboto;position:absolute;top:-5%;bottom:0;margin-top:auto;margin-bottom:auto;height:120px}.loading-box #loading[data-v-6ede1567]{display:inline-block;border:8px solid #f3f3f3;border-top:8px solid #42cda1;border-radius:50%;width:80px;height:80px;animation:spin-data-v-6ede1567 .6s linear infinite}@media (max-width:479px){.loading-box #loading[data-v-6ede1567]{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:80px;height:80px;font-family:Roboto}}@keyframes spin-data-v-6ede1567{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-box small[data-v-6ede1567]{display:block;width:100%;font-size:14px;font-weight:700;font-family:Nunito,sans-serif;margin-top:16px}.loading-box h4[data-v-6ede1567]{font-size:14px;margin-top:8px;font-weight:400;color:#afa2ba;font-family:Nunito}.slick-prev[data-v-6ede1567]{left:15px;z-index:2;position:absolute;width:35px;height:35px;background-color:rgba(0,0,0,.4);border-radius:50px;text-align:center;display:flex;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.slick-prev svg[data-v-6ede1567]{position:absolute;margin:auto;top:2px;bottom:0;right:0;left:0}.slick-prev svg path[data-v-6ede1567]{fill:#fff}.slick-prev svg rect[data-v-6ede1567]{fill:#fff}.slick-next[data-v-6ede1567]{right:15px;z-index:2;position:absolute;width:35px;height:35px;background-color:rgba(0,0,0,.4);border-radius:50px;text-align:center;display:flex;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.slick-next svg[data-v-6ede1567]{position:absolute;margin:auto;top:2px;bottom:0;right:0;left:0}.slick-next svg path[data-v-6ede1567]{fill:#fff}.slick-next svg rect[data-v-6ede1567]{fill:#fff}.page-count[data-v-6ede1567]{color:#68596e;font-family:Nunito,sans-serif;text-align:center;font-size:1.5238095238rem;font-size:14px;font-weight:700;margin-top:5px}.page-count span[data-v-6ede1567]{color:#fff}.zoom[data-v-6ede1567]{background-color:rgba(0,0,0,.8);position:absolute;width:100%;min-height:100vh;top:0;left:0;z-index:25;padding-bottom:20px;z-index:25}.zoom .top-zoom[data-v-6ede1567]{position:relative;height:4.2857142857rem}.zoom .top-zoom .close[data-v-6ede1567]{width:13.8888888889vw;padding:8px;float:left;z-index:2;cursor:pointer}.zoom .top-zoom .close svg path[data-v-6ede1567]{fill:#fff}.zoom .top-zoom .close svg rect[data-v-6ede1567]{fill:#fff}.zoom .top-zoom .toggle[data-v-6ede1567]{padding-right:4px;display:flex;float:right}.zoom .top-zoom .toggle .one-page[data-v-6ede1567]{cursor:pointer;display:flex;height:35px;width:35px;border-radius:4px;background-color:#505050;margin-bottom:8px;margin-top:8px;margin-left:8px;align-items:center}.zoom .top-zoom .toggle .one-page svg[data-v-6ede1567]{display:block;margin:0 auto}.zoom .top-zoom .toggle .one-page svg path[data-v-6ede1567]{fill:#000}.zoom .top-zoom .toggle .one-page svg rect[data-v-6ede1567]{fill:#000}.zoom .top-zoom .toggle .one-page.active[data-v-6ede1567]{background-color:#999}.zoom .top-zoom .toggle .one-page.active svg[data-v-6ede1567]{display:block;margin:0 auto}.zoom .top-zoom .toggle .one-page.active svg path[data-v-6ede1567]{fill:#fff}.zoom .top-zoom .toggle .one-page.active svg rect[data-v-6ede1567]{fill:#fff}.zoom .top-zoom .toggle .many-pages[data-v-6ede1567]{cursor:pointer;display:flex;height:35px;width:35px;border-radius:4px;background-color:#505050;margin-bottom:8px;margin-top:8px;margin-left:8px;align-items:center}.zoom .top-zoom .toggle .many-pages svg[data-v-6ede1567]{display:block;margin:0 auto}.zoom .top-zoom .toggle .many-pages svg path[data-v-6ede1567]{fill:#000}.zoom .top-zoom .toggle .many-pages svg rect[data-v-6ede1567]{fill:#000}.zoom .top-zoom .toggle .many-pages.active[data-v-6ede1567]{background-color:#999}.zoom .top-zoom .toggle .many-pages.active svg path[data-v-6ede1567]{fill:#fff}.zoom .top-zoom .toggle .many-pages.active svg rect[data-v-6ede1567]{fill:#fff}.scope[data-v-6ede1567]{background-color:#12d3db;position:absolute;padding:1.3333333333rem 1.4285714286rem;bottom:5px;right:16px;z-index:10;border-radius:500px;-webkit-box-shadow:0 10px 20px 0 #afa2ba;box-shadow:0 10px 20px 0 #afa2ba;z-index:2}.scope svg path[data-v-6ede1567]{fill:#fff}.preview-page[data-v-6ede1567]{position:relative;z-index:9;background-color:#f8f7fc}.block-preview-mobile[data-v-6ede1567]{position:relative;max-width:1024px}.list-mobile[data-v-6ede1567]{width:100%;overflow-x:scroll;text-align:left;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.list-mobile .mobile-shelf[data-v-6ede1567]{padding-bottom:2.2429906542rem}@media (max-width:479px){.list-mobile .mobile-shelf[data-v-6ede1567]{padding-top:2.2429906542rem;padding-bottom:2.2429906542rem}}.list-mobile .mobile-shelf.active[data-v-6ede1567]{-webkit-animation:shake-data-v-6ede1567 1.6s ease-in-out infinite;animation:shake-data-v-6ede1567 1.6s ease-in-out infinite}.mini-cover[data-v-6ede1567]{display:inline-block;max-width:242px;position:relative;width:100%;text-align:left;margin-right:16px}.mini-cover.is-loading img[data-v-6ede1567]{filter:blur(4px);background:rgba(104,89,110,.8)}.mini-cover[data-v-6ede1567]:first-child{margin-right:16px}.mini-cover[data-v-6ede1567]:nth-child(odd){margin-left:0}.mini-cover[data-v-6ede1567]:nth-child(odd):before{content:"";position:absolute;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,right top,from(black),color-stop(8%,transparent));background-image:linear-gradient(to right,#000,transparent 8%);opacity:.15;z-index:10}.mini-cover[data-v-6ede1567]:nth-child(even){margin-right:0}.mini-cover[data-v-6ede1567]:nth-child(even):before{content:"";position:absolute;width:100%;height:100%;background-image:-webkit-gradient(linear,right top,left top,from(black),color-stop(4%,transparent));background-image:linear-gradient(to left,#000,transparent 4%);opacity:.15;z-index:10}.mini-cover img[data-v-6ede1567]{width:100%;filter:none!important;-webkit-filter:none!important;max-height:437px;display:block}hr[data-v-6ede1567]{margin:10px -1.5rem}h1[data-v-6ede1567]{font-family:Nunito;font-size:24px;font-weight:900;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#000;margin-top:0;margin-bottom:15px}h1[data-v-6ede1567]:first-child{display:none}.ddh-sidebar[data-v-6ede1567],.ddh-sidebar.hide-sidebar[data-v-6ede1567]{display:none!important}html[data-v-6ede1567]{--scale:1;--translate:0%}.loading-bg-mobile[data-v-6ede1567]{display:block;width:100%;height:100%;position:absolute;top:0;opacity:.65;display:flex;align-items:center;justify-content:center;z-index:4;filter:blur(4px)}.loading-bg-mobile .loading[data-v-6ede1567]{border:8px solid #f3f3f3;border-top:8px solid #42cda1;border-radius:50%;width:2.8571428571rem;height:2.8571428571rem;animation:spin-data-v-6ede1567 .6s linear infinite}@media (max-width:479px){.loading-bg-mobile .loading[data-v-6ede1567]{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:3.738317757rem;height:3.738317757rem}}@keyframes spin-data-v-6ede1567{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-bg[data-v-6ede1567]{background-color:#fff;display:block;width:100%;height:100%;position:absolute;top:0;opacity:.65;display:flex;align-items:center;justify-content:center;z-index:999}.loading-bg .loading[data-v-6ede1567]{border:8px solid #f3f3f3;border-top:8px solid #42cda1;border-radius:50%;width:2.8571428571rem;height:2.8571428571rem;animation:spin-data-v-6ede1567 .6s linear infinite}@media (max-width:479px){.loading-bg .loading[data-v-6ede1567]{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:3.738317757rem;height:3.738317757rem}}@keyframes spin-data-v-6ede1567{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-view[data-v-6ede1567]{position:absolute;top:0;width:100%;height:100%;background:#fff;position:absolute;width:100%;top:0;z-index:200;display:flex;align-items:center;justify-content:center;flex-direction:column}.return[data-v-6ede1567]{position:fixed;z-index:99}.return .icon[data-v-6ede1567]{width:38px;height:38px;position:absolute;z-index:30;padding:.95238rem 2.77778vw}.return .icon svg[data-v-6ede1567]{width:38px;height:38px}.return .icon svg path[data-v-6ede1567]{fill:#afa2ba!important;stroke:#afa2ba!important;transition:all .1s cubic-bezier(.4,0,.2,1)}.return .icon[data-v-6ede1567]:hover{cursor:pointer}.return .icon:hover path[data-v-6ede1567],.return .icon:hover svg[data-v-6ede1567]{fill:#1ad3d9!important;stroke:#1ad3d9!important}.return .icon:active svg[data-v-6ede1567]{transform:scale(.9)}',map:void 0,media:void 0}))}),{name:"PreviewMobile",components:{VueSlickCarousel:l,Icon:C},props:{uuid:{type:String,required:!0},
|
|
1388
|
+
kt("#flipbook .page-wrapper[page=4] img").attr("src","https://builder.dentrodahistoria.com.br/api/builder/getpreview/"+this.uuid+"?page=4&w=800&v=0"),kt("#flipbook").length>0&&kt("#flipbook").turn("page",t,{animate:!0})}}},"data-v-ea5cfc24",!1,void 0,!1,x,void 0,void 0),Ct=require("axios"),Mt=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"preview-page",class:t.isLoading?"":"preview-loading",attrs:{id:"previewMobile"}},[t.isLoading?t._e():a("div",{staticClass:"loading-box"},[a("div",{attrs:{id:"loading"}}),t._v(" "),a("small",[t._v(t._s(t.lang.justASecond))]),t._v(" "),a("h4",[t._v(t._s(t.lang.loadingPhrase))])]),t._v(" "),a("div",{class:t.isLoading?"":"invisible"},[a("div",{staticClass:"block-preview-mobile"},[a("div",{staticClass:"list-mobile",attrs:{id:"list-mobile"}},[a("div",{staticClass:"mobile-shelf",class:t.mobileStopped?"active":"",style:{width:251.5*t.pageNum+"px"}},t._l(t.pagesToRender,(function(e,i){return a("div",{key:i,staticClass:"mini-cover",class:e.isLoaded?"":"is-loading",attrs:{id:"page-"+i}},[a("img",{staticClass:"img-book",attrs:{width:"100%",src:e.url,alt:""}}),t._v(" "),e.isLoaded?t._e():a("div",{staticClass:"loading-bg"},[a("div",{staticClass:"loading book-loading"})]),t._v(" "),a("span",{staticClass:"scrollable-preview-page-shadow"})])})),0)])]),t._v(" "),t.zoomActive?a("div",{directives:[{name:"style",rawName:"v-style",value:"margin-top:"+t.marginMenu+"px",expression:"'margin-top:' + marginMenu + 'px'"}],staticClass:"zoom",style:{marginTop:"-"+t.marginMenu+"px"}},[a("div",{staticClass:"top-zoom"},[a("div",{staticClass:"close",on:{click:function(e){return t.closeZoom()}}},[a("svg",{attrs:{width:"32",height:"32",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.5607 8.43934C9.97487 7.85355 9.02513 7.85355 8.43934 8.43934C7.85355 9.02513 7.85355 9.97487 8.43934 10.5607L14.0962 16.2175L8.43937 21.8744C7.85358 22.4602 7.85358 23.4099 8.43937 23.9957C9.02516 24.5815 9.9749 24.5815 10.5607 23.9957L16.2175 18.3388L21.8744 23.9957C22.4602 24.5815 23.4099 24.5815 23.9957 23.9957C24.5815 23.4099 24.5815 22.4602 23.9957 21.8744L18.3388 16.2175L23.9957 10.5607C24.5815 9.97487 24.5815 9.02513 23.9957 8.43934C23.4099 7.85355 22.4602 7.85355 21.8744 8.43934L16.2175 14.0962L10.5607 8.43934Z"}})])]),t._v(" "),a("div",{staticClass:"toggle"},[a("div",{staticClass:"one-page",class:1===t.zoomSettings.slidesToShow?"active":"inactive",on:{click:function(e){return t.setFormatZoom(1)}}},[a("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M18 5.58678C18 4.71042 17.2138 4 16.2439 4L7.7561 4C6.78623 4 6 4.71042 6 5.58678L6 18.4132C6 19.2896 6.78623 20 7.7561 20L16.2439 20C17.2138 20 18 19.2896 18 18.4132L18 5.58678ZM16.2439 18.4132L16.2439 5.58678L7.7561 5.58678L7.7561 18.4132L16.2439 18.4132Z"}})])]),t._v(" "),a("div",{staticClass:"many-pages",class:2===t.zoomSettings.slidesToShow?"active":"inactive",on:{click:function(e){return t.setFormatZoom(2)}}},[a("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21 5.58678C21 4.71042 20.2674 4 19.3636 4L12.9545 4C12.0508 4 11.3182 4.71042 11.3182 5.58678L11.3182 18.4132C11.3182 19.2896 12.0508 20 12.9545 20L19.3636 20C20.2674 20 21 19.2896 21 18.4132L21 5.58678ZM19.3636 18.4132L19.3636 5.58678L12.9545 5.58678L12.9545 18.4132L19.3636 18.4132Z"}}),t._v(" "),a("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.6818 5.58678C12.6818 4.71042 11.9492 4 11.0455 4L4.63636 4C3.73262 4 3 4.71042 3 5.58678L3 18.4132C3 19.2896 3.73262 20 4.63636 20L11.0455 20C11.9492 20 12.6818 19.2896 12.6818 18.4132L12.6818 5.58678ZM11.0455 18.4132L11.0455 5.58678L4.63636 5.58678L4.63636 18.4132L11.0455 18.4132Z"}})])])])]),t._v(" "),t.zoomActive?a("div",{staticClass:"carousel"},[a("VueSlickCarousel",t._b({attrs:{infinite:!1,lazyLoad:"progressive"},on:{beforeChange:t.changeZoom},scopedSlots:t._u([{key:"prevArrow",fn:function(e){return[a("div",{staticClass:"custom-arrow"},[a("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M12.136 7.52267C12.5628 7.09594 13.2546 7.09594 13.6814 7.52267C14.1081 7.94941 14.1081 8.64128 13.6814 9.06802L9.818 12.9314C9.39127 13.3581 8.69939 13.3581 8.27266 12.9314C7.84592 12.5046 7.84592 11.8128 8.27266 11.386L12.136 7.52267Z"}}),t._v(" "),a("path",{attrs:{d:"M13.6814 15.2106C14.1081 15.6373 14.1081 16.3292 13.6814 16.7559C13.2546 17.1827 12.5628 17.1827 12.136 16.7559L8.27266 12.8926C7.84592 12.4658 7.84592 11.7739 8.27266 11.3472C8.69939 10.9205 9.39127 10.9205 9.818 11.3472L13.6814 15.2106Z"}})])])]}},{key:"nextArrow",fn:function(e){return[a("div",{staticClass:"custom-arrow"},[a("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[a("path",{attrs:{d:"M11.864 16.4773C11.4372 16.9041 10.7453 16.9041 10.3186 16.4773C9.89187 16.0506 9.89187 15.3587 10.3186 14.932L14.182 11.0686C14.6087 10.6419 15.3006 10.6419 15.7273 11.0686C16.154 11.4954 16.154 12.1872 15.7273 12.614L11.864 16.4773Z"}}),t._v(" "),a("path",{attrs:{d:"M10.3186 8.78943C9.8919 8.36269 9.8919 7.67082 10.3186 7.24408C10.7454 6.81735 11.4372 6.81735 11.864 7.24408L15.7273 11.1074C16.1541 11.5342 16.1541 12.2261 15.7273 12.6528C15.3006 13.0795 14.6087 13.0795 14.182 12.6528L10.3186 8.78943Z"}})])])]}}],null,!1,1487813583)},"VueSlickCarousel",t.zoomSettings,!1),[t._v(" "),t._v(" "),t._l(t.pagesZoom,(function(e,i){return a("div",{key:i,staticClass:"mini-cover-zoom",attrs:{id:"page-"+i}},[a("img",{staticClass:"img-book",class:e.isLoaded?"":"book-is-loading",attrs:{width:"100%",src:e.url,alt:""}}),t._v(" "),e.isLoaded?t._e():a("div",{staticClass:"loading-bg-mobile"},[a("div",{staticClass:"loading book-loading"})])])}))],2)],1):t._e(),t._v(" "),a("div",{staticClass:"page-count"},[a("span",[t._v(t._s(t.lang.pages)+" "+t._s(t.currentPage+1)+"\n\t\t\t\t\t"),2===t.zoomSettings.slidesToShow?a("span",[t._v("- "+t._s(t.currentPage+2))]):t._e()]),t._v("\n\t\t\t\t/ "+t._s(t.pageNum)+"\n\t\t\t")])]):t._e()])])},staticRenderFns:[]},(function(t){t&&(t("data-v-4668f6c8_0",{source:'.storybook-6{width:columns("lg", 6)}.storybook-12{width:columns("lg", 12)}.storybook-25{width:columns("lg", 25)}',map:void 0,media:void 0}),t("data-v-4668f6c8_1",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-4668f6c8]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-4668f6c8]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-4668f6c8]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-4668f6c8]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-4668f6c8]{font-size:14px}}@media (min-width:1024px){[data-v-4668f6c8]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-4668f6c8]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-4668f6c8]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-4668f6c8]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-4668f6c8]{font-size:1.56vw}}html[data-v-4668f6c8]{box-sizing:border-box}*[data-v-4668f6c8],[data-v-4668f6c8]::after,[data-v-4668f6c8]::before{box-sizing:border-box}.invisible[data-v-4668f6c8]{opacity:0}.block-preview-mobile #page-0[data-v-4668f6c8]{margin-left:20px}.scrollable-preview-page-shadow[data-v-4668f6c8]:nth-child(odd){height:100%;width:100%;display:block;position:absolute;top:0;left:0;-webkit-box-shadow:-5px 7px 10px -4px rgba(0,0,0,.26);box-shadow:-5px 7px 10px -4px rgba(0,0,0,.26);z-index:2}.scrollable-preview-page-shadow[data-v-4668f6c8]:nth-child(even){height:100%;width:100%;display:block;position:absolute;top:0;left:0;-webkit-box-shadow:5px 7px 10px -4px rgba(0,0,0,.26);box-shadow:5px 7px 10px -4px rgba(0,0,0,.26)}.book-is-loading[data-v-4668f6c8]{filter:blur(8px);-webkit-filter:blur(8px)}.mini-cover-zoom[data-v-4668f6c8]{width:100%;display:inline-block;position:relative}.carousel .slick-list[data-v-4668f6c8]{width:100%!important}[data-v-4668f6c8] .slick-list{width:100%!important}.slick-list[data-v-4668f6c8]{width:100%!important}.slick-list[data-v-4668f6c8]{width:100%!important}.slick-list[data-v-4668f6c8]{width:100%!important}.img-book[data-v-4668f6c8]{position:relative;z-index:2}@keyframes shake-data-v-4668f6c8{0%{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(20px);transform:translateX(20px)}20%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes shake-data-v-4668f6c8{0%{-webkit-transform:translateX(0)}40%{-webkit-transform:translateX(20px)}50%{-webkit-transform:translateX(0)}60%{-webkit-transform:translateX(20px)}100%{-webkit-transform:translateX(0)}}.loading-box[data-v-4668f6c8]{position:relative;left:0;right:0;bottom:0;margin-bottom:auto;margin-top:auto;z-index:9999;text-align:center;font-family:Roboto;position:absolute;top:-5%;bottom:0;margin-top:auto;margin-bottom:auto;height:120px}.loading-box #loading[data-v-4668f6c8]{display:inline-block;border:8px solid #f3f3f3;border-top:8px solid #42cda1;border-radius:50%;width:80px;height:80px;animation:spin-data-v-4668f6c8 .6s linear infinite}@media (max-width:479px){.loading-box #loading[data-v-4668f6c8]{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:80px;height:80px;font-family:Roboto}}@keyframes spin-data-v-4668f6c8{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-box small[data-v-4668f6c8]{display:block;width:100%;font-size:14px;font-weight:700;font-family:Nunito,sans-serif;margin-top:16px}.loading-box h4[data-v-4668f6c8]{font-size:14px;margin-top:8px;font-weight:400;color:#afa2ba;font-family:Nunito}.slick-prev[data-v-4668f6c8]{left:15px;z-index:2;position:absolute;width:35px;height:35px;background-color:rgba(0,0,0,.4);border-radius:50px;text-align:center;display:flex;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.slick-prev svg[data-v-4668f6c8]{position:absolute;margin:auto;top:2px;bottom:0;right:0;left:0}.slick-prev svg path[data-v-4668f6c8]{fill:#fff}.slick-prev svg rect[data-v-4668f6c8]{fill:#fff}.slick-next[data-v-4668f6c8]{right:15px;z-index:2;position:absolute;width:35px;height:35px;background-color:rgba(0,0,0,.4);border-radius:50px;text-align:center;display:flex;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.slick-next svg[data-v-4668f6c8]{position:absolute;margin:auto;top:2px;bottom:0;right:0;left:0}.slick-next svg path[data-v-4668f6c8]{fill:#fff}.slick-next svg rect[data-v-4668f6c8]{fill:#fff}.page-count[data-v-4668f6c8]{color:#68596e;font-family:Nunito,sans-serif;text-align:center;font-size:1.5238095238rem;font-size:14px;font-weight:700;margin-top:5px}.page-count span[data-v-4668f6c8]{color:#fff}.zoom[data-v-4668f6c8]{background-color:rgba(0,0,0,.8);position:absolute;width:100%;min-height:100vh;top:0;left:0;z-index:25;padding-bottom:20px;z-index:25}.zoom .top-zoom[data-v-4668f6c8]{position:relative;height:4.2857142857rem}.zoom .top-zoom .close[data-v-4668f6c8]{width:13.8888888889vw;padding:8px;float:left;z-index:2;cursor:pointer}.zoom .top-zoom .close svg path[data-v-4668f6c8]{fill:#fff}.zoom .top-zoom .close svg rect[data-v-4668f6c8]{fill:#fff}.zoom .top-zoom .toggle[data-v-4668f6c8]{padding-right:4px;display:flex;float:right}.zoom .top-zoom .toggle .one-page[data-v-4668f6c8]{cursor:pointer;display:flex;height:35px;width:35px;border-radius:4px;background-color:#505050;margin-bottom:8px;margin-top:8px;margin-left:8px;align-items:center}.zoom .top-zoom .toggle .one-page svg[data-v-4668f6c8]{display:block;margin:0 auto}.zoom .top-zoom .toggle .one-page svg path[data-v-4668f6c8]{fill:#000}.zoom .top-zoom .toggle .one-page svg rect[data-v-4668f6c8]{fill:#000}.zoom .top-zoom .toggle .one-page.active[data-v-4668f6c8]{background-color:#999}.zoom .top-zoom .toggle .one-page.active svg[data-v-4668f6c8]{display:block;margin:0 auto}.zoom .top-zoom .toggle .one-page.active svg path[data-v-4668f6c8]{fill:#fff}.zoom .top-zoom .toggle .one-page.active svg rect[data-v-4668f6c8]{fill:#fff}.zoom .top-zoom .toggle .many-pages[data-v-4668f6c8]{cursor:pointer;display:flex;height:35px;width:35px;border-radius:4px;background-color:#505050;margin-bottom:8px;margin-top:8px;margin-left:8px;align-items:center}.zoom .top-zoom .toggle .many-pages svg[data-v-4668f6c8]{display:block;margin:0 auto}.zoom .top-zoom .toggle .many-pages svg path[data-v-4668f6c8]{fill:#000}.zoom .top-zoom .toggle .many-pages svg rect[data-v-4668f6c8]{fill:#000}.zoom .top-zoom .toggle .many-pages.active[data-v-4668f6c8]{background-color:#999}.zoom .top-zoom .toggle .many-pages.active svg path[data-v-4668f6c8]{fill:#fff}.zoom .top-zoom .toggle .many-pages.active svg rect[data-v-4668f6c8]{fill:#fff}.scope[data-v-4668f6c8]{background-color:#12d3db;position:absolute;padding:1.3333333333rem 1.4285714286rem;bottom:5px;right:16px;z-index:10;border-radius:500px;-webkit-box-shadow:0 10px 20px 0 #afa2ba;box-shadow:0 10px 20px 0 #afa2ba;z-index:2}.scope svg path[data-v-4668f6c8]{fill:#fff}.preview-page[data-v-4668f6c8]{position:relative;z-index:9;background-color:#f8f7fc}.block-preview-mobile[data-v-4668f6c8]{position:relative;max-width:1024px}.list-mobile[data-v-4668f6c8]{width:100%;overflow-x:scroll;text-align:left;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.list-mobile .mobile-shelf[data-v-4668f6c8]{padding-bottom:2.2429906542rem;min-height:37.3831775701rem}@media (max-width:479px){.list-mobile .mobile-shelf[data-v-4668f6c8]{padding-top:2.2429906542rem;padding-bottom:2.2429906542rem}}.list-mobile .mobile-shelf.active[data-v-4668f6c8]{-webkit-animation:shake-data-v-4668f6c8 1.6s ease-in-out infinite;animation:shake-data-v-4668f6c8 1.6s ease-in-out infinite}.mini-cover[data-v-4668f6c8]{display:inline-block;max-width:242px;position:relative;width:100%;text-align:left;margin-right:16px}.mini-cover.is-loading img[data-v-4668f6c8]{filter:blur(4px);background:rgba(104,89,110,.8)}.mini-cover[data-v-4668f6c8]:first-child{margin-right:16px}.mini-cover[data-v-4668f6c8]:nth-child(odd){margin-left:0}.mini-cover[data-v-4668f6c8]:nth-child(odd):before{content:"";position:absolute;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,right top,from(black),color-stop(8%,transparent));background-image:linear-gradient(to right,#000,transparent 8%);opacity:.15;z-index:10}.mini-cover[data-v-4668f6c8]:nth-child(even){margin-right:0}.mini-cover[data-v-4668f6c8]:nth-child(even):before{content:"";position:absolute;width:100%;height:100%;background-image:-webkit-gradient(linear,right top,left top,from(black),color-stop(4%,transparent));background-image:linear-gradient(to left,#000,transparent 4%);opacity:.15;z-index:10}.mini-cover img[data-v-4668f6c8]{width:100%;filter:none!important;-webkit-filter:none!important;max-height:437px;display:block}hr[data-v-4668f6c8]{margin:10px -1.5rem}h1[data-v-4668f6c8]{font-family:Nunito;font-size:24px;font-weight:900;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#000;margin-top:0;margin-bottom:15px}h1[data-v-4668f6c8]:first-child{display:none}.ddh-sidebar[data-v-4668f6c8],.ddh-sidebar.hide-sidebar[data-v-4668f6c8]{display:none!important}html[data-v-4668f6c8]{--scale:1;--translate:0%}.loading-bg-mobile[data-v-4668f6c8]{display:block;width:100%;height:100%;position:absolute;top:0;opacity:.65;display:flex;align-items:center;justify-content:center;z-index:4;filter:blur(4px)}.loading-bg-mobile .loading[data-v-4668f6c8]{border:8px solid #f3f3f3;border-top:8px solid #42cda1;border-radius:50%;width:2.8571428571rem;height:2.8571428571rem;animation:spin-data-v-4668f6c8 .6s linear infinite}@media (max-width:479px){.loading-bg-mobile .loading[data-v-4668f6c8]{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:3.738317757rem;height:3.738317757rem}}@keyframes spin-data-v-4668f6c8{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-bg[data-v-4668f6c8]{background-color:#fff;display:block;width:100%;height:100%;position:absolute;top:0;opacity:.65;display:flex;align-items:center;justify-content:center;z-index:999}.loading-bg .loading[data-v-4668f6c8]{border:8px solid #f3f3f3;border-top:8px solid #42cda1;border-radius:50%;width:2.8571428571rem;height:2.8571428571rem;animation:spin-data-v-4668f6c8 .6s linear infinite}@media (max-width:479px){.loading-bg .loading[data-v-4668f6c8]{border:6px solid #f3f3f3;border-top:6px solid #42cda1;width:3.738317757rem;height:3.738317757rem}}@keyframes spin-data-v-4668f6c8{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-view[data-v-4668f6c8]{position:absolute;top:0;width:100%;height:100%;background:#fff;position:absolute;width:100%;top:0;z-index:200;display:flex;align-items:center;justify-content:center;flex-direction:column}.return[data-v-4668f6c8]{position:fixed;z-index:99}.return .icon[data-v-4668f6c8]{width:38px;height:38px;position:absolute;z-index:30;padding:.95238rem 2.77778vw}.return .icon svg[data-v-4668f6c8]{width:38px;height:38px}.return .icon svg path[data-v-4668f6c8]{fill:#afa2ba!important;stroke:#afa2ba!important;transition:all .1s cubic-bezier(.4,0,.2,1)}.return .icon[data-v-4668f6c8]:hover{cursor:pointer}.return .icon:hover path[data-v-4668f6c8],.return .icon:hover svg[data-v-4668f6c8]{fill:#1ad3d9!important;stroke:#1ad3d9!important}.return .icon:active svg[data-v-4668f6c8]{transform:scale(.9)}',map:void 0,media:void 0}))}),{name:"PreviewMobile",components:{VueSlickCarousel:l,Icon:C},props:{uuid:{type:String,required:!0},
|
|
1389
1389
|
/** Number of pages. `32` */
|
|
1390
1390
|
pages:{type:Number,required:!0},
|
|
1391
1391
|
/** Product ID. `109` */
|
|
1392
1392
|
product_id:{type:Number,required:!0},
|
|
1393
1393
|
/** If preloaded images are base64 formated. `false` */
|
|
1394
|
-
base64:{type:Boolean,required:!1},typeLanguage:{type:String,required:!1,default:"br"},zoom:{type:Boolean,required:!1,default:!0},apiUrl:{type:String,required:!1,default:"https://builder.dentrodahistoria.com.br"}},data:function(){var t;return V(t={mobileStopped:!0,pageNum:32,pagesToRender:[],pagesZoom:[],numberPositions:0,mobilePagePosition:0,loadedPages:3,loadedPagesZoom:1,isLoading:!1,lang:wt[this.typeLanguage],zoomActive:!1,zoomMultiPages:!1,zoomSettings:{dots:!1,focusOnSelect:!0,infinite:!0,speed:500,slidesToShow:1,slidesToScroll:1,touchThreshold:5},currentPage:0},"lang",wt[this.typeLanguage]),V(t,"marginMenu",0),t},mounted:function(){var t=this;this.pageNum=this.pages,this.initBookMobile(),this.initBookMobileZoom(),setTimeout((function(){t.isLoading=!0}),3e3);var e=document.getElementById("header-menu");e&&(t.marginMenu=e.offsetHeight+40),window.addEventListener("resize",(function(e){var a=document.getElementById("header-menu");a&&(t.marginMenu=a.offsetHeight+40)}))},updated:function(){var t=this;this.$nextTick((function(){document.getElementById("page-"+(t.loadedPages-1))&&(t.mobilePagePosition=document.getElementById("page-"+(t.loadedPages-1)).offsetLeft-50,document.getElementById("list-mobile").addEventListener("scroll",t.handleScroll))}))},methods:{changeZoom:function(t,e){this.currentPage=e,(2==this.zoomSettings.slidesToShow&&this.currentPage+1===this.loadedPagesZoom||1==this.zoomSettings.slidesToShow&&this.currentPage===this.loadedPagesZoom)&&this.getZoomList()},setFormatZoom:function(t){this.zoomSettings.slidesToShow=t,this.zoomSettings.slidesToScroll=t,this.currentPage=0},openZoom:function(){this.mobileStopped=!1,this.getZoomList(),this.zoomActive=!0},closeZoom:function(){this.zoomSettings.slidesToShow=1,this.zoomActive=!1},initBookMobile:function(){this.loadedPages=1;for(var t=1;t<this.pageNum;t++)if(t<5){var e={url:this.apiUrl+"/api/builder/getpreview/"+this.uuid+"?page="+t+"&w=533&pw=0&noCache=true",isLoaded:!0};this.pagesToRender.push(e)}else{var a={url:this.apiUrl+"/api/builder/getplaceholder/"+this.product_id+"?page="+t+"&w=100&pw=0&noCache=true",isLoaded:!1};this.pagesToRender.push(a)}this.moreBooksMobile()},initBookMobileZoom:function(){this.loadedPages=1;for(var t=1;t<this.pageNum+1;t++)if(t<5){var e={url:this.apiUrl+"/api/builder/getpreview/"+this.uuid+"?page="+t+"&w=533&pw=0&noCache=true",isLoaded:!0};this.pagesZoom.push(e)}else{var a={url:this.apiUrl+"/api/builder/getplaceholder/"+this.product_id+"?page="+t+"&w=100&pw=0&noCache=true",isLoaded:!1};this.pagesZoom.push(a)}},getZoomList:function(){for(var t=this,e=this,a=function(){var a=i;o=t.apiUrl+"/api/builder/getpreview/"+e.uuid+"?page="+i+"&w=533&v=0",Ct.get(o,{responseType:"arraybuffer"}).then((function(t){var i={url:"data:image/png;base64,"+new Buffer.from(t.data,"binary").toString("base64"),isLoaded:!0};e.pagesZoom.splice(a-1,1,i)}))},i=e.loadedPagesZoom;i<=e.loadedPagesZoom+4&&i<=e.pageNum;i++){var o;a()}e.loadedPagesZoom=e.loadedPagesZoom+4},moreBooksMobile:function(){for(var t=this,e=this,a=function(){var a=i;o=t.apiUrl+"/api/builder/getpreview/"+e.uuid+"?page="+i+"&w=533&v=0",Ct.get(o,{responseType:"arraybuffer"}).then((function(t){var i={url:"data:image/png;base64,"+new Buffer.from(t.data,"binary").toString("base64"),isLoaded:!0};e.pagesToRender.splice(a-1,1,i)}))},i=e.loadedPages;i<=e.loadedPages+4&&i<=e.pageNum;i++){var o;a()}e.loadedPages=e.loadedPages+4,document.getElementById("page-"+e.loadedPages-1)&&(e.mobilePagePosition=document.getElementById("page-"+e.loadedPages).offsetLeft-50)},handleScroll:function(t){null!==document.getElementById("list-mobile")&&document.getElementById("list-mobile").scrollLeft>=this.mobilePagePosition&&this.moreBooksMobile(),this.mobileStopped=!1},startedMethod:function(){this.$emit("start")},completedMethod:function(t){this.$emit("completed",t)}},computed:{}},"data-v-6ede1567",!1,void 0,!1,x,void 0,void 0),Mt=require("axios"),St=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"main-tool",class:[t.modalIsOpen()?"active":"",t.sidebarOpen?"active":"inactive",!t.isMobile&&t.toolbarAnimate?"shake":"stop-shake"],style:t.colorsVar},[t.isMobile?t._e():a("div",{staticClass:"backdrop",on:{click:function(e){"active"==t.sidebarOpen&&t.toggleSidebar()}}}),t._v(" "),a("div",{staticClass:"custom-properties",class:[t.modalIsOpen()?"active":"",t.sidebarOpen?"active":"inactive"],style:t.colorsVar},[a("div",{staticClass:"box-close",on:{click:function(e){return t.toggleSidebar()}}},[a("span",{staticClass:"icon icons-close size-lg"},[t.preview_color?a("Icon",{attrs:{name:"close",fill:t.preview_color,stroke:t.preview_color,size:"md"}}):t._e()],1),t._v(" "),a("span",{staticClass:"icon icon-edit-menu size-lg"},[a("Icon",{attrs:{name:"edit",fill:"#fff",size:"md",stroke:"transparent"}})],1)]),t._v(" "),a("div",{staticClass:"list-properties"},[a("div",{staticClass:"title-custom-properties"},[a("Heading",{attrs:{kind:"h4",size:t.isMobile?"xs":"sm",color:"#68596E"}},[t._v(t._s(t.lang.editArea))])],1),t._v(" "),a("HR",{attrs:{height:"1px",color:t.preview_color}}),t._v(" "),t.properties?a("div",{staticClass:"itens-properties"},t._l(t.properties,(function(e,i){return a("div",{key:i,staticClass:"item",on:{click:function(a){return t.showModal(e)}}},[a("div",{staticClass:"text-list"},["nome"==e.code||24==e.property_id?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.name))]):t._e(),t._v(" "),"dedicatoria"==e.code||26==e.property_id?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.dedication))]):t._e(),t._v(" "),"nome-do-mooner"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.moonerLabelSidebar))]):t._e(),t._v(" "),"nome-pet"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.pet))]):t._e(),t._v(" "),"numero"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.birthday_label)+" - "+t._s(e.code))]):t._e(),t._v(" "),"birthday"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.birthday_label))]):t._e(),t._v(" "),"fantasy"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v("Fantasia")]):t._e(),t._v(" "),"languages"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v("Fantasia")]):t._e(),t._v(" "),"layouts"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v("Roteiro")]):t._e(),t._v(" "),"nome"==e.code||24==e.property_id?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"dedicatoria"==e.code||26==e.property_id?a("Paragraph",{staticClass:"dedication-text tool-value",attrs:{size:"sm"}},[t._v("\n\t\t\t\t\t\t\t"+t._s(t.dedication_text!=t.current_dedication_text?t.current_dedication_text:"Escreva uma dedicatória"))]):t._e(),t._v(" "),"nome-do-mooner"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"nome-pet"==e.code?a("Paragraph",{attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"birthday"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"fantasy"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"languages"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"layouts"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e()],1),t._v(" "),a("Icon",{attrs:{name:"edit",size:"md",fill:t.preview_color,stroke:"transparent"}})],1)})),0):t._e(),t._v(" "),t.isMobile?a("Button",{staticClass:"continue-mobile-tools",attrs:{kind:"primary",size:"md",icon:"right",width:"fluid"},on:{click:t.clickContinue}},[a("Icon",{attrs:{name:"chevron-right",size:"md",stroke:"transparent"}}),t._v(" "),a("span",[t._v("Continuar")])],1):t._e()],1)]),t._v(" "),t.modalName?a("Modal",{attrs:{heading:t.lang.kidName,headingColor:t.preview_color,paragraph:"Para deixar o livro mais legal use apenas o primeiro nome",size:"md"},on:{closeModal:t.closeModal}},[a("Input",{attrs:{type:"text",numeric:!1,name:"name",label:t.lang.kidName,placeholder:"",helper:t.lang.recommendName,value:t.current_character_name,disabled:!1,maxlength:"20"},on:{update:t.updateName}}),t._v(" "),a("div",{staticClass:"name-footer",attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.updateNameAndDedicationCustomCharacter()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)],1):t._e(),t._v(" "),t.modalDedication?a("Modal",{attrs:{heading:t.lang.dedicationFree,headingColor:t.preview_color,paragraph:t.lang.cusutomDedication,size:"md"},on:{closeModal:t.closeModal}},[a("TextArea",{attrs:{name:"dedication",value:t.current_dedication_text,label:t.lang.messageDedication,placeholder:t.lang.dedcationPlaceholder,maxlength:400,counter:!0,disabled:!1},on:{keydown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:void e.preventDefault()},update:t.updateDedicationText}}),t._v(" "),a("div",{staticClass:"dedication-footer",attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.updateDedicationCustomCharacterDedication()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)],1):t._e(),t._v(" "),t.modalShirtNumber?a("Modal",{attrs:{heading:t.lang.editShirt},on:{closeModal:t.closeModal}},[a("Input",{attrs:{type:"text",numeric:!1,name:"number",label:t.lang.shirtNumber,placeholder:"",helper:t.reccomendName,value:t.currentShirtNumber,disabled:!1},on:{change:t.updateShirtNumber}}),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)],1):t._e(),t._v(" "),t.modalLayout?a("Modal",{attrs:{heading:t.lang.chooseScript,paragraph:t.lang.choosePetLabel1+" <b>"+t.current_character_name+"</b> "+t.lang.choosePetLabel1},on:{closeModal:t.closeModal}},[a("div",{staticClass:"layout-boxes"},t._l(t.layouts,(function(e,i){return a("div",{key:i,staticClass:"layout-option",class:t.currentLayout==e?"active":"inactive",on:{click:function(e){return t.setCurrentLayout(i)}}},[a("div",{staticClass:"imagem"},[a("img",{attrs:{width:"100%",src:e.image,alt:""}})]),t._v(" "),a("div",{staticClass:"panel-title"},[a("div",{staticClass:"title"},[t._v(t._s(e.name))]),t._v(" "),a("div",{staticClass:"flag",class:t.currentLayout==e?"active":"inactive"},[a("Icon",{attrs:{name:"check"}})],1)])])})),0),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalLanguage?a("Modal",{attrs:{heading:t.lang.chooseScript,paragraph:t.lang.choosePetLabel1+" <b>"+t.current_character_name+"</b> "+t.lang.choosePetLabel1},on:{closeModal:t.closeModal}},[a("div",{staticClass:"layout-boxes"},t._l(t.languages,(function(e,i){return a("div",{key:i,staticClass:"layout-option",class:e==t.currentLanguage?"active":"inactive",on:{click:function(e){return t.setCurrentLayout(i)}}},[a("div",{staticClass:"imagem"},[a("img",{attrs:{width:"100%",src:e.Image,alt:""}})]),t._v(" "),a("div",{staticClass:"panel-title"},[a("div",{staticClass:"title"},[t._v(t._s(e.label))]),t._v(" "),a("div",{staticClass:"flag",class:t.currentLanguage==i?"active":"inactive"},[a("Icon",{attrs:{name:"check"}})],1)])])})),0),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalBirthdate?a("Modal",{attrs:{heading:t.lang.editDateBirth,size:"md"},on:{closeModal:t.closeModal}},[a("div",{staticClass:"box-dates-columns"},[t.selectedBirthDay?a("div",{staticClass:"day"},[a("Select",{attrs:{selected:t.selectedBirthDay,name:"day",label:"Dia",placeholder:"Dia",options:t.days},on:{change:t.onChangeDay}})],1):t._e(),t._v(" "),t.selectedBirthMonth?a("div",{staticClass:"month"},[a("Select",{attrs:{selected:t.selectedBirthMonth,name:"month",label:"Mês",placeholder:"Mês",options:t.months},on:{change:t.onChangeMonth}})],1):t._e()]),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalPet?a("Modal",{staticClass:"modal-pet",attrs:{heading:"Altere o bichinho da história",headingColor:t.preview_color,paragraph:"Esse bichinho acompanhará <span>"+t.current_character_name+"</span> em toda a história.",size:"lg"},on:{closeModal:t.closeModal}},[a("div",{staticClass:"pet-view"},[t.currentPet?a("div",{staticClass:"selected-pet",class:[t.currentPet?"active":"inactive",t.petAnimation?"fade-in-image":"inactive-pet"]},[t.currentPet&&t.currentPet.assets&&t.currentPet.assets.asset?a("div",[t.currentPetColor.assets.asset?a("img",{class:t.petInitAnimation?"fade-in-image-init":"",attrs:{src:t.currentPetColor.assets.asset,width:"100%",alt:""}}):t._e()]):t._e()]):t._e(),t._v(" "),a("div",{staticClass:"pet-selectors",style:t.currentPetColor?"width: 70%;":""},[a("div",{},[a("Input",{attrs:{value:t.searchExtraProperty("nome-pet").value.name,error:"",helper:"",label:t.lang.typePetname,name:"currentPetName"},on:{input:function(e){t.searchExtraProperty("nome-pet").value.name=e.target.value.toUpperCase()}}})],1),t._v(" "),a("label",{staticClass:"pet-label"},[t._v(t._s(t.lang.selectPet))]),t._v(" "),a("div",{staticClass:"pet-combo-list"},[a("div",{staticClass:"full-list",class:[t.currentPet?"active":"inactive"]},[t.listPet?a("div",{staticClass:"pet-list"},t._l(t.listPet.assets.subcategories,(function(e,i){return a("div",{key:i,class:t.currentPet===e?"active":"inactive",on:{click:function(a){return t.setPet(e)}}},[a("img",{attrs:{src:e.assets.icon,alt:""}}),t._v(" "),a("br")])})),0):t._e(),t._v(" "),t.currentPet?a("div",{staticClass:"colors-list"},t._l(t.currentPet.assets.colors,(function(e,i){return a("div",{key:i,class:t.currentPetColor===e?"active":"inactive",on:{click:function(a){return t.setColor(e)}}},[a("div",{staticClass:"color-selector"},[a("span",{staticClass:"main-color",style:"background-color:"+e.hexa+";"}),t._v(" "),a("span",{staticClass:"auxiliary",style:"background-color:"+e.auxiliary+";"})]),t._v(" "),a("br")])})),0):t._e()])])]),t._v(" "),t.searchExtraProperty("nome-pet").value.newPet?a("div",{staticClass:"pet-avatar",style:t.searchExtraProperty("nome-pet").value.newPet?"width: 30%;":""},[a("img",{attrs:{src:t.searchExtraProperty("nome-pet").value.newPet.assets.asset,alt:""}}),t._v(" "),a("br")]):t._e()]),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeMoonerLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalMooner?a("Modal",{staticClass:"modal-mooner",attrs:{size:"lg",heading:t.currentTitleMooney,paragraph:t.currentParagraphMooney,divider:!0,headingColor:t.preview_color,haveClose:!0,bottomFixed:!1,paragraphSize:t.isMobile?"sm":"lg"},on:{closeModal:t.closeModal}},[a("div",{staticClass:"mooner-view"},[a("div",{staticClass:"mooner-selectors",style:t.currentMooner?"width: 60%;":""},[a("div",{staticClass:"mooney-align-center"},[a("div",{},[a("Input",{ref:"mooneyName",attrs:{value:t.currentMoonerName,error:"",helper:"",label:t.lang.moonerLabel,name:"currentPetName",placeholder:"Digite o nome do mooner"},on:{input:function(e){t.currentMoonerName=e.target.value.toUpperCase()}}})],1),t._v(" "),a("label",{staticClass:"mooner-label"},[t._v(t._s(t.lang.moonerLabelSelector))]),t._v(" "),a("div",{staticClass:"mooner-combo-list"},[a("div",{staticClass:"full-list",class:t.currentMooner?"active":"inactive"},[t.listMooner?a("div",{staticClass:"mooner-list",class:t.currentComboClassList},t._l(t.listMooner.assets.subcategories,(function(e,i){return a("div",{key:i,class:t.currentMooner===e?"active":"inactive",on:{click:function(a){return t.setMooner(e)}}},[a("img",{attrs:{src:e.assets.icon,alt:""}}),t._v(" "),a("br")])})),0):t._e(),t._v(" "),t.currentMooner?a("div",{staticClass:"colors-list"},t._l(t.currentMooner.assets.colors,(function(e,i){return a("div",{key:i,class:t.currentMoonerColor===e?"active":"inactive",on:{click:function(a){return t.setColor(e)}}},[a("div",{staticClass:"color-selector"},[a("span",{staticClass:"main-color",style:"background-color:"+e.hexa+";"}),t._v(" "),a("span",{staticClass:"auxiliary",style:"background-color:"+e.auxiliary+";"})]),t._v(" "),a("br")])})),0):t._e()])])])]),t._v(" "),t.currentMooner?a("div",{staticClass:"selected-mooner",class:[t.currentMooner?"active":"inactive",t.moonerAnimation?"fade-in-image":"inactive-pet"]},[t.currentMooner&&t.currentMooner.assets&&t.currentMooner.assets.asset?a("div",[t.currentMooner.assets.asset?a("img",{class:t.moonerInitAnimation?"fade-in-image-init":"",attrs:{src:t.currentMooner.assets.asset,width:"100%",alt:""}}):t._e()]):t._e()]):t._e()]),t._v(" "),a("div",{staticClass:"mooner-footer",attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:0==t.currentMoonerName.length,inverted:!1},on:{click:function(e){return t.changeMoonerLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.isCreated?t.lang.moonerCtaFirstOpen:t.lang.moonerCta)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return e.preventDefault(),t.closeModal.apply(null,arguments)}}},[t._v("\n\t\t\t\t"+t._s(t.isCreated?"Escolher depois":"Fechar")+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalFantasy?a("Modal",{staticClass:"modal-fantasy",attrs:{heading:"Fantasia",headingColor:t.preview_color,paragraph:"Descrição fantasia",haveClose:!1},on:{closeModal:t.closeModal}},[a("div",{staticClass:"fantasy-view"},[a("div",{staticClass:"selected-fantasy",class:[t.currentFantasy?"active":"inactive",t.fantasyAnimation?"fade-in-image":"inactive-pet"]},[a("div",{staticClass:"fantasy-items"},[t.currentFantasy&&t.currentFantasy.assets&&t.currentFantasy.assets.asset?a("div",{staticClass:"clip-avatar"},[t.currentFantasy.assets.asset?a("img",{class:t.fantasyInitAnimation?"fade-in-image-init":"",attrs:{src:t.currentFantasy.assets.asset,alt:""}}):t._e()]):t._e(),t._v(" "),a("div",{staticClass:"avatar-fantasy"},t._l(t.avatarFantasy,(function(e,i){return a("div",{key:i,staticClass:"avatar-item"},[a("img",{attrs:{src:e.assets.asset,alt:""}}),t._v(" "),a("br")])})),0)])]),t._v(" "),a("div",[a("div",{staticClass:"pet-selectors",style:t.currentFantasy?"width: 100%;":""},[a("label",{staticClass:"pet-label"},[t._v("Fatansia")]),t._v(" "),a("div",{staticClass:"pet-combo-list"},[t.listFantasy?a("div",{staticClass:"pet-list",class:t.currentFantasy?"active":"inactive"},t._l(t.listFantasy,(function(e,i){return a("div",{key:i,class:t.currentFantasy===e?"active":"inactive",on:{click:function(a){return t.setFantasy(e)}}},[a("img",{attrs:{src:e.assets.icon,alt:""}}),t._v(" "),a("br")])})),0):t._e()])])])]),t._v(" "),a("div",{staticClass:"mooner-footer",attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!t.currentFantasy,inverted:!1},on:{click:function(e){return t.changeFantasyLayout()}}},[t._v("\n\t\t\t\tProntinho salvar história\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\tEscolher depois\n\t\t\t")])],1)]):t._e()],1)},staticRenderFns:[]},(function(t){t&&t("data-v-76b940fe_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-76b940fe]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-76b940fe]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-76b940fe]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-76b940fe]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-76b940fe]{font-size:14px}}@media (min-width:1024px){[data-v-76b940fe]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-76b940fe]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-76b940fe]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-76b940fe]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-76b940fe]{font-size:1.56vw}}html[data-v-76b940fe]{box-sizing:border-box}*[data-v-76b940fe],[data-v-76b940fe]::after,[data-v-76b940fe]::before{box-sizing:border-box}.modal-pet[data-v-76b940fe]{background-color:#000}.modal-pet .paragraph span[data-v-76b940fe]{color:var(--preview-color);font-weight:700}@media (max-width:990px){.modal-pet .modal-content[data-v-76b940fe]{padding-bottom:500px;overflow-y:scroll}}.modal-pet .pet-view[data-v-76b940fe]{width:100%;display:flex}.modal-pet .pet-view .selected-pet[data-v-76b940fe]{max-width:10.8571428571rem;width:100%;overflow:hidden}.modal-pet .pet-view .selected-pet .clip-mooney img[data-v-76b940fe]{margin-top:0;margin-left:-1.9047619048rem;margin-bottom:-1.9047619048rem}.modal-pet .pet-view .selected-pet img[data-v-76b940fe]{margin-top:-3.8095238095rem}.modal-pet .pet-view .pet-label[data-v-76b940fe]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;margin-top:1.1428571429rem;display:block}@media (max-width:479px){.modal-pet .pet-view .pet-label[data-v-76b940fe]{font-size:1.308411215rem;margin-top:1.4953271028rem}}.modal-pet .pet-selectors[data-v-76b940fe]{width:100%}.modal-pet .pet-selectors p[data-v-76b940fe]{margin:0;font-size:.7619047619rem}.modal-pet .pet-selectors .input-text-group[data-v-76b940fe]{padding-bottom:0}.modal-pet .pet-selectors .pet-combo-list[data-v-76b940fe]{display:flex;flex-wrap:wrap}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list[data-v-76b940fe]{flex-direction:column-reverse}}.modal-pet .pet-selectors .pet-combo-list .selected-pet[data-v-76b940fe]{width:0%;transition:width .5s;max-height:9.5238095238rem}.modal-pet .pet-selectors .pet-combo-list .selected-pet .clip-mooney[data-v-76b940fe]{max-height:11.619047619rem;overflow:hidden;display:block}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list .selected-pet .clip-mooney[data-v-76b940fe]{max-height:22.8037383178rem;overflow:hidden;display:flex;justify-content:center}}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list .selected-pet .clip-mooney img[data-v-76b940fe]{max-width:80%;margin:0 auto;margin-top:-1.4285714286rem}}.modal-pet .pet-selectors .pet-combo-list .selected-pet img[data-v-76b940fe]{margin-top:-.9523809524rem;opacity:0}.modal-pet .pet-selectors .pet-combo-list .selected-pet.active[data-v-76b940fe]{width:40%}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list .selected-pet.active[data-v-76b940fe]{width:100%}}.modal-pet .pet-selectors .pet-combo-list .full-list[data-v-76b940fe]{width:100%}.modal-pet .pet-selectors .pet-combo-list .full-list.active[data-v-76b940fe]{width:100%}.modal-pet .pet-selectors .pet-combo-list .pet-list[data-v-76b940fe]{transition:all .5s;width:100%;align-items:center;display:flex}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list .pet-list[data-v-76b940fe]{width:100%}}.modal-pet .pet-selectors .pet-combo-list .pet-list.inactive[data-v-76b940fe]{width:100%}.modal-pet .pet-selectors .pet-combo-list .colors-list[data-v-76b940fe]{display:flex;flex-wrap:wrap;justify-content:space-evenly;max-width:100%;justify-content:flex-start}.modal-pet .pet-selectors .pet-combo-list .color-selector[data-v-76b940fe]{width:1.619047619rem;height:1.619047619rem;border-radius:500px;overflow:hidden;cursor:pointer;margin-right:.7619047619rem;border:2px solid #efefef;-webkit-transition:border-color .3s cubic-bezier(.4,0,.2,1);transition:border-color .3s cubic-bezier(.4,0,.2,1);position:relative}.modal-pet .pet-selectors .pet-combo-list .color-selector .main-color[data-v-76b940fe]{width:100%;height:100%;display:block}.modal-pet .pet-selectors .pet-combo-list .color-selector .auxiliary[data-v-76b940fe]{width:50%;height:100%;position:absolute;right:0;top:0}.modal-pet .pet-list[data-v-76b940fe]{width:100%;display:flex}.modal-pet .pet-list div[data-v-76b940fe]{margin:.2380952381rem;cursor:pointer}.modal-pet .pet-list .inactive[data-v-76b940fe]{opacity:.3}.modal-pet .pet-list img[data-v-76b940fe]{width:100%}.modal-mooner[data-v-76b940fe]{background-color:#000}.modal-mooner .paragraph span[data-v-76b940fe]{color:var(--preview-color);font-weight:700}@media (max-width:990px){.modal-mooner .modal-content[data-v-76b940fe]{padding-bottom:500px;overflow-y:scroll}}.modal-mooner .mooner-view[data-v-76b940fe]{width:100%;display:flex}.modal-mooner .mooner-view .selected-mooner[data-v-76b940fe]{max-width:40%;width:100%;overflow:hidden;padding-left:1.5238095238rem;padding-right:1.5238095238rem}@media (max-width:479px){.modal-mooner .mooner-view .selected-mooner[data-v-76b940fe]{margin-top:1.4953271028rem;padding-left:0;padding-right:0;max-width:100%;display:flex;justify-content:center}.modal-mooner .mooner-view .selected-mooner div[data-v-76b940fe]{max-width:60%}}.modal-mooner .mooner-view .selected-mooner .clip-mooney img[data-v-76b940fe]{margin-top:0;margin-left:-1.9047619048rem;margin-bottom:-1.9047619048rem}.modal-mooner .mooner-view .selected-mooner img[data-v-76b940fe]{margin-top:-1.4285714286rem}.modal-mooner .mooner-view .mooner-label[data-v-76b940fe]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;margin-top:1.1428571429rem;display:block}@media (max-width:479px){.modal-mooner .mooner-view .mooner-label[data-v-76b940fe]{font-size:1.308411215rem;margin-top:1.4953271028rem}}.modal-mooner[data-v-76b940fe] .modal-header-content b{color:var(--preview-color)!important}.modal-mooner .mooner-selectors[data-v-76b940fe]{width:100%;display:flex;align-items:center}@media (max-width:990px){.modal-mooner .mooner-selectors[data-v-76b940fe]{width:100%!important}}.modal-mooner .mooner-selectors p[data-v-76b940fe]{margin:0;font-size:.7619047619rem}.modal-mooner .mooner-selectors .input-text-group[data-v-76b940fe]{padding-bottom:0}.modal-mooner .mooner-selectors .mooner-combo-list[data-v-76b940fe]{display:flex;flex-wrap:wrap}@media (max-width:990px){.modal-mooner .mooner-selectors .mooner-combo-list[data-v-76b940fe]{flex-direction:column-reverse}}.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner[data-v-76b940fe]{width:0%;transition:width .5s;max-height:9.5238095238rem}.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner .clip-mooney[data-v-76b940fe]{max-height:11.619047619rem;overflow:hidden;display:block}@media (max-width:990px){.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner .clip-mooney[data-v-76b940fe]{max-height:22.8037383178rem;overflow:hidden;display:flex;justify-content:center}}@media (max-width:990px){.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner .clip-mooney img[data-v-76b940fe]{max-width:80%;margin:0 auto;margin-top:-1.4285714286rem}}.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner img[data-v-76b940fe]{margin-top:-.9523809524rem;opacity:0}.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner.active[data-v-76b940fe]{width:40%}@media (max-width:990px){.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner.active[data-v-76b940fe]{width:100%}}.modal-mooner .mooner-selectors .mooner-combo-list .full-list[data-v-76b940fe]{width:100%}.modal-mooner .mooner-selectors .mooner-combo-list .full-list.active[data-v-76b940fe]{width:100%}.modal-mooner .mooner-selectors .mooner-combo-list .colors-list[data-v-76b940fe]{display:flex;flex-wrap:wrap;justify-content:space-evenly;max-width:100%;justify-content:flex-start}.modal-mooner .mooner-selectors .mooner-combo-list .color-selector[data-v-76b940fe]{width:1.619047619rem;height:1.619047619rem;border-radius:500px;overflow:hidden;cursor:pointer;margin-right:.7619047619rem;border:2px solid #efefef;-webkit-transition:border-color .3s cubic-bezier(.4,0,.2,1);transition:border-color .3s cubic-bezier(.4,0,.2,1);position:relative}.modal-mooner .mooner-selectors .mooner-combo-list .color-selector .main-color[data-v-76b940fe]{width:100%;height:100%;display:block}.modal-mooner .mooner-selectors .mooner-combo-list .color-selector .auxiliary[data-v-76b940fe]{width:50%;height:100%;position:absolute;right:0;top:0}.modal-mooner .mooner-list[data-v-76b940fe]{width:100%;display:flex;align-items:flex-start;align-content:flex-start;gap:.380952381rem .380952381rem;align-self:stretch;flex-wrap:wrap}.modal-mooner .mooner-list div[data-v-76b940fe]{cursor:pointer;width:23.572%;border-radius:.380952381rem;border:.0952380952rem solid var(--color-brand-primary-medium,#12d3db);background:#fff}@media (max-width:990px){.modal-mooner .mooner-list div[data-v-76b940fe]{border-radius:.7476635514rem;border:.1869158879rem solid var(--color-brand-primary-medium,#12d3db)}}@media (max-width:990px){.modal-mooner .mooner-list.is-three[data-v-76b940fe]{gap:.7476635514rem .7476635514rem}.modal-mooner .mooner-list.is-three div[data-v-76b940fe]{width:31.6%}}.modal-mooner .mooner-list .inactive[data-v-76b940fe]{border:2px solid var(--color-brand-primary-medium,#dfdae4)}.modal-mooner .mooner-list img[data-v-76b940fe]{width:100%}.main-tool[data-v-76b940fe]{position:fixed;width:100%;height:100%}.main-tool.shake[data-v-76b940fe]{-webkit-animation:shake-data-v-76b940fe 1.6s ease-in-out infinite;animation:shake-data-v-76b940fe 1.6s ease-in-out infinite}@media (max-width:990px){.main-tool[data-v-76b940fe]{position:relative;width:100%!important;max-width:100%!important}}.main-tool .backdrop[data-v-76b940fe]{content:"";width:100vw;height:100vh;background:rgba(104,89,110,0);backdrop-filter:blur(0);position:fixed;transition:all 1s ease;opacity:0;top:0}.main-tool.active[data-v-76b940fe]{z-index:24;max-width:100%}.main-tool.active .backdrop[data-v-76b940fe]{background:rgba(104,89,110,.8);backdrop-filter:blur(8px);cursor:pointer;opacity:1}@media (max-width:990px){.main-tool.active .backdrop[data-v-76b940fe]{display:none}}.main-tool.inactive[data-v-76b940fe]{z-index:24;top:0;max-width:48px;right:0}.custom-properties[data-v-76b940fe]{right:0;text-align:left;top:0;max-width:16.1904761905rem;font-family:Roboto;width:100%;position:fixed;z-index:3;overflow:initial;height:100vh;transition:all 1s ease;transform:translateX(100%)}@media (max-width:990px){.custom-properties[data-v-76b940fe]{max-width:100%;width:100%;left:0;bottom:0;border-radius:0;top:0;background:0 0;height:100%;transform:translateX(0);position:relative}}.custom-properties.inactive .icon-close[data-v-76b940fe]{opacity:0}.custom-properties.inactive .icon-edit[data-v-76b940fe]{opacity:1;transform:rotate(0)}.custom-properties.active[data-v-76b940fe]{z-index:10;transform:translateX(0)}.custom-properties.active .icon-close[data-v-76b940fe]{opacity:1}.custom-properties.active .icon-edit-menu[data-v-76b940fe]{opacity:0;transform:rotate(-180deg)}.custom-properties.active .box-close[data-v-76b940fe]{background:#fff}.custom-properties .list-properties[data-v-76b940fe]{background-color:#fff;box-shadow:4px 4px 16px rgba(175,162,186,.24);width:100%;background-color:#fff;position:relative;height:100vh;z-index:3;padding:1.1428571429rem 2.7777777778vw}.custom-properties .list-properties hr[data-v-76b940fe]{border-color:var(--preview-color)!important;margin-top:.7619047619rem;margin-bottom:0}@media (max-width:990px){.custom-properties .list-properties hr[data-v-76b940fe]{margin-top:.3738317757rem;margin-bottom:0}}@media (max-width:990px){.custom-properties .list-properties[data-v-76b940fe]{width:100%;height:auto;background-color:#fff;position:relative;border-radius:0;padding:2.2429906542rem 6.6666666667vw}}.custom-properties .title-custom-properties[data-v-76b940fe]{padding-bottom:.7619047619rem 0;width:100%;line-height:15px}.custom-properties .title-custom-properties span[data-v-76b940fe]{font-family:Nunito;font-size:14px;color:#68596e}.custom-properties .itens-properties .item[data-v-76b940fe]{position:relative;padding:.7619047619rem 0;border-bottom:1px solid #dfdae4;cursor:pointer;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center;align-items:center}.custom-properties .itens-properties .item[data-v-76b940fe]:last-child{border-bottom:0}@media (max-width:990px){.custom-properties .itens-properties .item[data-v-76b940fe]:last-child{border-bottom:1px solid #dfdae4}}.custom-properties .itens-properties .item .text-list[data-v-76b940fe]{width:90%}.custom-properties .itens-properties .item .text-list .tool-value[data-v-76b940fe]{text-transform:uppercase}.custom-properties .itens-properties .paragraph[data-v-76b940fe]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-properties .itens-properties hr[data-v-76b940fe]{margin:0!important;margin-bottom:10px!important;margin-top:10px!important}.custom-properties .itens-properties .flex[data-v-76b940fe]{cursor:pointer;position:relative}.custom-properties .itens-properties .flex svg[data-v-76b940fe]{position:absolute;right:0;top:.8571428571rem}.layout-boxes[data-v-76b940fe]{display:flex}.layout-option[data-v-76b940fe]{background:#fff;border-radius:.4761904762rem;border:2px solid transparent;margin-top:5px;margin-bottom:5px;cursor:pointer;position:relative;flex-basis:100%;-webkit-box-shadow:-1px 2px 22px -14px rgba(0,0,0,.75);-moz-box-shadow:-1px 2px 22px -14px rgba(0,0,0,.75);box-shadow:-1px 2px 22px -14px rgba(0,0,0,.75);margin:1%;overflow:hidden}.layout-option .panel-title[data-v-76b940fe]{display:flex;padding-bottom:.4761904762rem}.layout-option .panel-title .title[data-v-76b940fe]{font-family:Roboto;color:#68596e;width:8.3333333333vw;justify-content:center;align-self:center;align-items:center;font-size:.6666666667rem;padding-left:.4761904762rem}.layout-option .panel-title .flag[data-v-76b940fe]{text-align:center;width:2.7777777778vw}.layout-option .panel-title .flag .icon[data-v-76b940fe]{border-radius:5px;border:solid 2px #e9eaed;background-color:#fff;width:1.4285714286rem;height:1.4285714286rem;display:flex;justify-content:center;align-self:center;align-items:center}.layout-option .panel-title .flag .icon svg[data-v-76b940fe]{width:1.4285714286rem;height:1.4285714286rem}.layout-option .panel-title .flag .icon svg path[data-v-76b940fe]{fill:#e9eaed!important}.layout-option.active[data-v-76b940fe]{border:2px solid #01dfa1}.layout-option.active .panel-title .title[data-v-76b940fe]{color:#68596e}.layout-option.active .panel-title .flag span[data-v-76b940fe]{border:solid 2px #2dd3d8;background-color:#2dd3d8}.layout-option.active .panel-title .flag svg path[data-v-76b940fe]{fill:#fff!important}.color[data-v-76b940fe]{height:1.9047619048rem;width:1.9047619048rem;display:block;border-radius:100%;margin-left:.2857142857rem;margin-right:.2857142857rem;padding:.1428571429rem;border:.0952380952rem solid #efefef;-webkit-transition:border-color .3s cubic-bezier(.4,0,.2,1);transition:border-color .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.color.is-selected[data-v-76b940fe]{border-color:#01dfa1}.color .secondary-color[data-v-76b940fe]{width:50%;position:absolute;right:0;height:100%;top:0}.footer-pet[data-v-76b940fe]{width:100%;display:flex}.footer-pet .cancel[data-v-76b940fe]{margin-left:20px;background-color:none;background-image:none;box-shadow:none;padding:0;border-radius:0;color:#68596e;background:0 0}.mooner-view[data-v-76b940fe]{width:100%;display:flex}@media (max-width:479px){.mooner-view[data-v-76b940fe]{flex-wrap:wrap}}.mooner-view .selected-pet[data-v-76b940fe]{max-width:10.8571428571rem;width:100%;overflow:hidden}.mooner-view .selected-pet .clip-mooney img[data-v-76b940fe]{margin-top:0;margin-left:-1.9047619048rem;margin-bottom:-1.9047619048rem}.mooner-view .selected-pet img[data-v-76b940fe]{margin-top:-3.8095238095rem}.mooner-view .mooner-label[data-v-76b940fe]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;margin-top:.7619047619rem;margin-bottom:.1904761905rem;display:block}@media (max-width:479px){.mooner-view .mooner-label[data-v-76b940fe]{font-size:1.308411215rem;margin-top:1.4953271028rem}}.box-dates-columns[data-v-76b940fe]{display:flex}.box-dates-columns .day[data-v-76b940fe]{width:11.1111111111vw}.box-dates-columns .month[data-v-76b940fe]{padding-left:.7619047619rem;width:22.2222222222vw}.box-close[data-v-76b940fe]{width:2.4761904762rem;height:2.2857142857rem;top:.7619047619rem;background:var(--preview-color);box-shadow:4px 4px 16px rgba(175,162,186,.24);position:absolute;left:-2.2857142857rem;display:flex;justify-content:center;align-items:center;z-index:2;border-radius:50% 0 0 50%;cursor:pointer;transition:all .3s ease;animation-delay:.5s}@media (max-width:479px){.box-close[data-v-76b940fe]{display:none}}.box-close .icon[data-v-76b940fe]{width:1.5238095238rem;height:1.5238095238rem;position:absolute;transition:all .5s ease;animation-delay:.5s;display:flex;align-items:center;justify-content:center;color:#fff}.box-close .icon.icons-close[data-v-76b940fe]{color:#12d3db}.box-close .icon.icons-close .icon[data-v-76b940fe]{color:#12d3db}@media (max-width:990px){[data-v-76b940fe] .mooner-footer{display:flex;flex-wrap:wrap}[data-v-76b940fe] .mooner-footer button:first-child{margin-bottom:.7476635514rem}}@media (max-width:990px){[data-v-76b940fe] .mooner-footer button{width:100%!important;text-align:center}[data-v-76b940fe] .mooner-footer button div{width:100%;text-align:center!important;display:block!important}}@media (max-width:990px){[data-v-76b940fe] .name-footer button{width:100%!important;text-align:center}[data-v-76b940fe] .name-footer button div{width:100%;text-align:center!important;display:block!important}}@media (max-width:990px){[data-v-76b940fe] .dedication-footer button{width:100%!important;text-align:center}[data-v-76b940fe] .dedication-footer button div{width:100%;text-align:center!important;display:block!important}}.fade-in-image-init[data-v-76b940fe]{transition:all .5s;opacity:1!important}.fade-in-image[data-v-76b940fe]{animation:fadeIn-data-v-76b940fe .5s;-webkit-animation:fadeIn-data-v-76b940fe .5s;-moz-animation:fadeIn-data-v-76b940fe .5s;-o-animation:fadeIn-data-v-76b940fe .5s;-ms-animation:fadeIn-data-v-76b940fe .5s}@keyframes fadeIn-data-v-76b940fe{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn-data-v-76b940fe{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn-data-v-76b940fe{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn-data-v-76b940fe{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn-data-v-76b940fe{0%{opacity:0}100%{opacity:1}}.bottom-bar-area[data-v-76b940fe]{position:absolute;z-index:4;width:100%;bottom:0;left:0}.avatar[data-v-76b940fe]{position:relative}.avatar .avatar-item[data-v-76b940fe]{position:absolute;left:0;top:0}.fantasy-view[data-v-76b940fe]{display:flex}.fantasy-view .pet-label[data-v-76b940fe]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;margin-top:1.1428571429rem;display:block}@media (max-width:479px){.fantasy-view .pet-label[data-v-76b940fe]{font-size:1.308411215rem;margin-top:1.4953271028rem}}.fantasy-view .selected-fantasy[data-v-76b940fe]{position:relative;width:6.0952380952rem;height:9.5238095238rem}.fantasy-view .selected-fantasy .fantasy-items[data-v-76b940fe]{width:6.0952380952rem;position:relative}.fantasy-view .selected-fantasy .fantasy-items .clip-avatar[data-v-76b940fe]{width:100%;height:100%;top:0;position:absolute;left:0;z-index:3}.fantasy-view .selected-fantasy .fantasy-items .avatar-fantasy[data-v-76b940fe]{width:100%;height:100%;top:0;position:absolute;left:0;z-index:2}.fantasy-view .selected-fantasy .fantasy-items .avatar-fantasy .avatar-item[data-v-76b940fe]{position:absolute;left:0;top:0;width:6.0952380952rem}.fantasy-view .selected-fantasy .fantasy-items .avatar-fantasy .avatar-item img[data-v-76b940fe]{width:100%}@keyframes shake-data-v-76b940fe{0%{-webkit-transform:translateX(0)}40%{-webkit-transform:translateX(-20px)}50%{-webkit-transform:translateX(0)}60%{-webkit-transform:translateX(-20px)}100%{-webkit-transform:translateX(0)}}.continue-mobile-tools[data-v-76b940fe]{background-color:var(--preview-color)!important;margin-top:1.4953271028rem;margin-bottom:4.4859813084rem}.continue-mobile-tools span[data-v-76b940fe]{color:#fff;position:relative;z-index:2}.continue-mobile-tools[data-v-76b940fe]:hover:after{right:0;bottom:0;top:0;left:0;display:block;content:"";position:absolute;background-color:rgba(0,0,0,.2)}.modal-footer-items .btn-secondary[data-v-76b940fe]{background-color:var(--preview-color)!important}.modal-footer-items .btn-secondary.is-disabled[data-v-76b940fe]{background-color:#dfdae4!important}.modal-footer-items .btn-secondary span[data-v-76b940fe]{color:#fff;position:relative;z-index:2}.modal-footer-items .btn-secondary[data-v-76b940fe]:hover:after{right:0;bottom:0;top:0;left:0;display:block;content:"";position:absolute;background-color:rgba(0,0,0,.2)}.modal-footer-items .btn-ghost[data-v-76b940fe]{color:var(--preview-color)!important;background-color:#fff!important;border:1px solid var(--preview-color)!important}.modal-footer-items .btn-ghost span[data-v-76b940fe]{position:relative;z-index:2}',map:void 0,media:void 0})}),{name:"PreviewTools",components:{Vue:c,Heading:vt,Paragraph:ft,Icon:C,Modal:bt,Input:R,Button:A,TextArea:mt,Select:U},props:(xt={
|
|
1394
|
+
base64:{type:Boolean,required:!1},typeLanguage:{type:String,required:!1,default:"br"},zoom:{type:Boolean,required:!1,default:!0},apiUrl:{type:String,required:!1,default:"https://builder.dentrodahistoria.com.br"}},data:function(){var t;return V(t={mobileStopped:!0,pageNum:32,pagesToRender:[],pagesZoom:[],numberPositions:0,mobilePagePosition:0,loadedPages:3,loadedPagesZoom:1,isLoading:!1,lang:wt[this.typeLanguage],zoomActive:!1,zoomMultiPages:!1,zoomSettings:{dots:!1,focusOnSelect:!0,infinite:!0,speed:500,slidesToShow:1,slidesToScroll:1,touchThreshold:5},currentPage:0},"lang",wt[this.typeLanguage]),V(t,"marginMenu",0),t},mounted:function(){var t=this;this.pageNum=this.pages,this.initBookMobile(),this.initBookMobileZoom(),setTimeout((function(){t.isLoading=!0}),3e3);var e=document.getElementById("header-menu");e&&(t.marginMenu=e.offsetHeight+40),window.addEventListener("resize",(function(e){var a=document.getElementById("header-menu");a&&(t.marginMenu=a.offsetHeight+40)}))},updated:function(){var t=this;this.$nextTick((function(){document.getElementById("page-"+(t.loadedPages-1))&&(t.mobilePagePosition=document.getElementById("page-"+(t.loadedPages-1)).offsetLeft-50,document.getElementById("list-mobile").addEventListener("scroll",t.handleScroll))}))},methods:{changeZoom:function(t,e){this.currentPage=e,(2==this.zoomSettings.slidesToShow&&this.currentPage+1===this.loadedPagesZoom||1==this.zoomSettings.slidesToShow&&this.currentPage===this.loadedPagesZoom)&&this.getZoomList()},setFormatZoom:function(t){this.zoomSettings.slidesToShow=t,this.zoomSettings.slidesToScroll=t,this.currentPage=0},openZoom:function(){this.mobileStopped=!1,this.getZoomList(),this.zoomActive=!0},closeZoom:function(){this.zoomSettings.slidesToShow=1,this.zoomActive=!1},initBookMobile:function(){this.loadedPages=1;for(var t=1;t<this.pageNum;t++)if(t<5){var e={url:this.apiUrl+"/api/builder/getpreview/"+this.uuid+"?page="+t+"&w=533&pw=0&noCache=true",isLoaded:!0};this.pagesToRender.push(e)}else{var a={url:this.apiUrl+"/api/builder/getplaceholder/"+this.product_id+"?page="+t+"&w=100&pw=0&noCache=true",isLoaded:!1};this.pagesToRender.push(a)}this.moreBooksMobile()},initBookMobileZoom:function(){this.loadedPages=1;for(var t=1;t<this.pageNum+1;t++)if(t<5){var e={url:this.apiUrl+"/api/builder/getpreview/"+this.uuid+"?page="+t+"&w=533&pw=0&noCache=true",isLoaded:!0};this.pagesZoom.push(e)}else{var a={url:this.apiUrl+"/api/builder/getplaceholder/"+this.product_id+"?page="+t+"&w=100&pw=0&noCache=true",isLoaded:!1};this.pagesZoom.push(a)}},getZoomList:function(){for(var t=this,e=this,a=function(){var a=i;o=t.apiUrl+"/api/builder/getpreview/"+e.uuid+"?page="+i+"&w=533&v=0",Ct.get(o,{responseType:"arraybuffer"}).then((function(t){var i={url:"data:image/png;base64,"+new Buffer.from(t.data,"binary").toString("base64"),isLoaded:!0};e.pagesZoom.splice(a-1,1,i)}))},i=e.loadedPagesZoom;i<=e.loadedPagesZoom+4&&i<=e.pageNum;i++){var o;a()}e.loadedPagesZoom=e.loadedPagesZoom+4},moreBooksMobile:function(){for(var t=this,e=this,a=function(){var a=i;o=t.apiUrl+"/api/builder/getpreview/"+e.uuid+"?page="+i+"&w=533&v=0",Ct.get(o,{responseType:"arraybuffer"}).then((function(t){var i={url:"data:image/png;base64,"+new Buffer.from(t.data,"binary").toString("base64"),isLoaded:!0};e.pagesToRender.splice(a-1,1,i)}))},i=e.loadedPages;i<=e.loadedPages+4&&i<=e.pageNum;i++){var o;a()}e.loadedPages=e.loadedPages+4,document.getElementById("page-"+e.loadedPages-1)&&(e.mobilePagePosition=document.getElementById("page-"+e.loadedPages).offsetLeft-50)},handleScroll:function(t){null!==document.getElementById("list-mobile")&&document.getElementById("list-mobile").scrollLeft>=this.mobilePagePosition&&this.moreBooksMobile(),this.mobileStopped=!1},startedMethod:function(){this.$emit("start")},completedMethod:function(t){this.$emit("completed",t)}},computed:{}},"data-v-4668f6c8",!1,void 0,!1,x,void 0,void 0),Pt=require("axios"),St=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"main-tool",class:[t.sidebarOpen?"active":"inactive",!t.isMobile&&t.toolbarAnimate?"shake":"stop-shake"],style:t.colorsVar},[t.isMobile?t._e():a("div",{staticClass:"backdrop",on:{click:function(e){"active"==t.sidebarOpen&&t.toggleSidebar()}}}),t._v(" "),a("div",{staticClass:"custom-properties",class:[t.sidebarOpen?"active":"inactive"],style:t.colorsVar},[a("div",{staticClass:"box-close",on:{click:function(e){return t.toggleSidebar()}}},[a("span",{staticClass:"icon icons-close size-lg"},[t.preview_color?a("Icon",{attrs:{name:"close",fill:t.preview_color,stroke:t.preview_color,size:"md"}}):t._e()],1),t._v(" "),a("span",{staticClass:"icon icon-edit-menu size-lg"},[a("Icon",{attrs:{name:"edit",fill:"#fff",size:"md",stroke:"transparent"}})],1)]),t._v(" "),a("div",{staticClass:"list-properties"},[a("div",{staticClass:"title-custom-properties"},[a("Heading",{attrs:{kind:"h4",size:t.isMobile?"xs":"sm",color:"#68596E"}},[t._v(t._s(t.lang.editArea))])],1),t._v(" "),a("HR",{attrs:{height:"1px",color:t.preview_color}}),t._v(" "),t.properties?a("div",{staticClass:"itens-properties"},t._l(t.properties,(function(e,i){return a("div",{key:i,staticClass:"item",on:{click:function(a){return t.showModal(e)}}},[a("div",{staticClass:"text-list"},["nome"==e.code||24==e.property_id?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.name))]):t._e(),t._v(" "),"dedicatoria"==e.code||26==e.property_id?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.dedication))]):t._e(),t._v(" "),"nome-do-mooner"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.moonerLabelSidebar))]):t._e(),t._v(" "),"nome-pet"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.pet))]):t._e(),t._v(" "),"numero"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.birthday_label)+" - "+t._s(e.code))]):t._e(),t._v(" "),"birthday"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v(t._s(t.lang.birthday_label))]):t._e(),t._v(" "),"fantasy"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v("Fantasia")]):t._e(),t._v(" "),"languages"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v("Fantasia")]):t._e(),t._v(" "),"layouts"==e.code?a("Paragraph",{attrs:{size:"xs",color:"#AFA2BA"}},[t._v("Roteiro")]):t._e(),t._v(" "),"nome"==e.code||24==e.property_id?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"dedicatoria"==e.code||26==e.property_id?a("Paragraph",{staticClass:"dedication-text tool-value",attrs:{size:"sm"}},[t._v("\n\t\t\t\t\t\t\t"+t._s(t.dedication_text!=t.current_dedication_text?t.current_dedication_text:"Escreva uma dedicatória"))]):t._e(),t._v(" "),"nome-do-mooner"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"nome-pet"==e.code?a("Paragraph",{attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"birthday"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"fantasy"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"languages"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e(),t._v(" "),"layouts"==e.code?a("Paragraph",{staticClass:"tool-value",attrs:{size:"sm"}},[t._v(t._s(e.value))]):t._e()],1),t._v(" "),a("Icon",{attrs:{name:"edit",size:"md",fill:t.preview_color,stroke:"transparent"}})],1)})),0):t._e(),t._v(" "),t.isMobile?a("Button",{staticClass:"continue-mobile-tools",attrs:{kind:"primary",size:"md",icon:"right",width:"fluid"},on:{click:t.clickContinue}},[a("Icon",{attrs:{name:"chevron-right",size:"md",stroke:"transparent"}}),t._v(" "),a("span",[t._v("Continuar")])],1):t._e()],1)]),t._v(" "),t.modalName?a("Modal",{attrs:{heading:t.lang.kidName,headingColor:t.preview_color,paragraph:"Para deixar o livro mais legal use apenas o primeiro nome",size:"md",bottomFixed:!1},on:{closeModal:t.closeModal}},[a("Input",{attrs:{type:"text",numeric:!1,name:"name",label:t.lang.kidName,placeholder:"",helper:t.lang.recommendName,value:t.current_character_name,disabled:!1,maxlength:"20"},on:{update:t.updateName}}),t._v(" "),a("div",{staticClass:"name-footer",attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.updateNameAndDedicationCustomCharacter()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),t.isMobile?t._e():a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)],1):t._e(),t._v(" "),t.modalDedication?a("Modal",{attrs:{size:"md",heading:t.lang.dedicationFree,headingColor:t.preview_color,paragraph:t.lang.cusutomDedication,bottomFixed:!1},on:{closeModal:t.closeModal}},[a("TextArea",{attrs:{name:"dedication",value:t.current_dedication_text,label:t.lang.messageDedication,placeholder:t.lang.dedcationPlaceholder,maxlength:400,counter:!0,disabled:!1},on:{keydown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:void e.preventDefault()},update:t.updateDedicationText}}),t._v(" "),a("div",{staticClass:"dedication-footer",attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.updateDedicationCustomCharacterDedication()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),t.isMobile?t._e():a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)],1):t._e(),t._v(" "),t.modalShirtNumber?a("Modal",{attrs:{heading:t.lang.editShirt},on:{closeModal:t.closeModal}},[a("Input",{attrs:{type:"text",numeric:!1,name:"number",label:t.lang.shirtNumber,placeholder:"",helper:t.reccomendName,value:t.currentShirtNumber,disabled:!1},on:{change:t.updateShirtNumber}}),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)],1):t._e(),t._v(" "),t.modalLayout?a("Modal",{attrs:{heading:t.lang.chooseScript,paragraph:t.lang.choosePetLabel1+" <b>"+t.current_character_name+"</b> "+t.lang.choosePetLabel1},on:{closeModal:t.closeModal}},[a("div",{staticClass:"layout-boxes"},t._l(t.layouts,(function(e,i){return a("div",{key:i,staticClass:"layout-option",class:t.currentLayout==e?"active":"inactive",on:{click:function(e){return t.setCurrentLayout(i)}}},[a("div",{staticClass:"imagem"},[a("img",{attrs:{width:"100%",src:e.image,alt:""}})]),t._v(" "),a("div",{staticClass:"panel-title"},[a("div",{staticClass:"title"},[t._v(t._s(e.name))]),t._v(" "),a("div",{staticClass:"flag",class:t.currentLayout==e?"active":"inactive"},[a("Icon",{attrs:{name:"check"}})],1)])])})),0),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalLanguage?a("Modal",{attrs:{heading:t.lang.chooseScript,paragraph:t.lang.choosePetLabel1+" <b>"+t.current_character_name+"</b> "+t.lang.choosePetLabel1},on:{closeModal:t.closeModal}},[a("div",{staticClass:"layout-boxes"},t._l(t.languages,(function(e,i){return a("div",{key:i,staticClass:"layout-option",class:e==t.currentLanguage?"active":"inactive",on:{click:function(e){return t.setCurrentLayout(i)}}},[a("div",{staticClass:"imagem"},[a("img",{attrs:{width:"100%",src:e.Image,alt:""}})]),t._v(" "),a("div",{staticClass:"panel-title"},[a("div",{staticClass:"title"},[t._v(t._s(e.label))]),t._v(" "),a("div",{staticClass:"flag",class:t.currentLanguage==i?"active":"inactive"},[a("Icon",{attrs:{name:"check"}})],1)])])})),0),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalBirthdate?a("Modal",{attrs:{heading:t.lang.editDateBirth,size:"md"},on:{closeModal:t.closeModal}},[a("div",{staticClass:"box-dates-columns"},[t.selectedBirthDay?a("div",{staticClass:"day"},[a("Select",{attrs:{selected:t.selectedBirthDay,name:"day",label:"Dia",placeholder:"Dia",options:t.days},on:{change:t.onChangeDay}})],1):t._e(),t._v(" "),t.selectedBirthMonth?a("div",{staticClass:"month"},[a("Select",{attrs:{selected:t.selectedBirthMonth,name:"month",label:"Mês",placeholder:"Mês",options:t.months},on:{change:t.onChangeMonth}})],1):t._e()]),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalPet?a("Modal",{staticClass:"modal-pet",attrs:{heading:"Altere o bichinho da história",headingColor:t.preview_color,paragraph:"Esse bichinho acompanhará <span>"+t.current_character_name+"</span> em toda a história.",size:"lg"},on:{closeModal:t.closeModal}},[a("div",{staticClass:"pet-view"},[t.currentPet?a("div",{staticClass:"selected-pet",class:[t.currentPet?"active":"inactive",t.petAnimation?"fade-in-image":"inactive-pet"]},[t.currentPet&&t.currentPet.assets&&t.currentPet.assets.asset?a("div",[t.currentPetColor.assets.asset?a("img",{class:t.petInitAnimation?"fade-in-image-init":"",attrs:{src:t.currentPetColor.assets.asset,width:"100%",alt:""}}):t._e()]):t._e()]):t._e(),t._v(" "),a("div",{staticClass:"pet-selectors",style:t.currentPetColor?"width: 70%;":""},[a("div",{},[a("Input",{attrs:{value:t.searchExtraProperty("nome-pet").value.name,error:"",helper:"",label:t.lang.typePetname,name:"currentPetName"},on:{input:function(e){t.searchExtraProperty("nome-pet").value.name=e.target.value.toUpperCase()}}})],1),t._v(" "),a("label",{staticClass:"pet-label"},[t._v(t._s(t.lang.selectPet))]),t._v(" "),a("div",{staticClass:"pet-combo-list"},[a("div",{staticClass:"full-list",class:[t.currentPet?"active":"inactive"]},[t.listPet?a("div",{staticClass:"pet-list"},t._l(t.listPet.assets.subcategories,(function(e,i){return a("div",{key:i,class:t.currentPet===e?"active":"inactive",on:{click:function(a){return t.setPet(e)}}},[a("img",{attrs:{src:e.assets.icon,alt:""}}),t._v(" "),a("br")])})),0):t._e(),t._v(" "),t.currentPet?a("div",{staticClass:"colors-list"},t._l(t.currentPet.assets.colors,(function(e,i){return a("div",{key:i,class:t.currentPetColor===e?"active":"inactive",on:{click:function(a){return t.setColor(e)}}},[a("div",{staticClass:"color-selector"},[a("span",{staticClass:"main-color",style:"background-color:"+e.hexa+";"}),t._v(" "),a("span",{staticClass:"auxiliary",style:"background-color:"+e.auxiliary+";"})]),t._v(" "),a("br")])})),0):t._e()])])]),t._v(" "),t.searchExtraProperty("nome-pet").value.newPet?a("div",{staticClass:"pet-avatar",style:t.searchExtraProperty("nome-pet").value.newPet?"width: 30%;":""},[a("img",{attrs:{src:t.searchExtraProperty("nome-pet").value.newPet.assets.asset,alt:""}}),t._v(" "),a("br")]):t._e()]),t._v(" "),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return t.changeMoonerLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.lang.update)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\t"+t._s(t.lang.cancel)+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalMooner?a("Modal",{staticClass:"modal-mooner",attrs:{size:"lg",heading:t.currentTitleMooney,paragraph:t.currentParagraphMooney,divider:!0,headingColor:t.preview_color,haveClose:!0,bottomFixed:!1,paragraphSize:t.isMobile?"sm":"lg"},on:{closeModal:t.closeModal}},[a("div",{staticClass:"mooner-view"},[a("div",{staticClass:"mooner-selectors",style:t.currentMooner?"width: 60%;":""},[a("div",{staticClass:"mooney-align-center"},[a("div",{},[a("Input",{ref:"mooneyName",attrs:{value:t.currentMoonerName,error:"",helper:"",label:t.lang.moonerLabel,name:"currentPetName",placeholder:"Digite o nome do mooner"},on:{input:function(e){t.currentMoonerName=e.target.value.toUpperCase()}}})],1),t._v(" "),a("label",{staticClass:"mooner-label"},[t._v(t._s(t.lang.moonerLabelSelector))]),t._v(" "),a("div",{staticClass:"mooner-combo-list"},[a("div",{staticClass:"full-list",class:t.currentMooner?"active":"inactive"},[t.listMooner?a("div",{staticClass:"mooner-list",class:t.currentComboClassList},t._l(t.listMooner.assets.subcategories,(function(e,i){return a("div",{key:i,class:t.currentMooner===e?"active":"inactive",on:{click:function(a){return t.setMooner(e)}}},[a("img",{attrs:{src:e.assets.icon,alt:""}}),t._v(" "),a("br")])})),0):t._e(),t._v(" "),t.currentMooner?a("div",{staticClass:"colors-list"},t._l(t.currentMooner.assets.colors,(function(e,i){return a("div",{key:i,class:t.currentMoonerColor===e?"active":"inactive",on:{click:function(a){return t.setColor(e)}}},[a("div",{staticClass:"color-selector"},[a("span",{staticClass:"main-color",style:"background-color:"+e.hexa+";"}),t._v(" "),a("span",{staticClass:"auxiliary",style:"background-color:"+e.auxiliary+";"})]),t._v(" "),a("br")])})),0):t._e()])])])]),t._v(" "),t.currentMooner?a("div",{staticClass:"selected-mooner",class:[t.currentMooner?"active":"inactive",t.moonerAnimation?"fade-in-image":"inactive-pet"]},[t.currentMooner&&t.currentMooner.assets&&t.currentMooner.assets.asset?a("div",[t.currentMooner.assets.asset?a("img",{class:t.moonerInitAnimation?"fade-in-image-init":"",attrs:{src:t.currentMooner.assets.asset,width:"100%",alt:""}}):t._e()]):t._e()]):t._e()]),t._v(" "),a("div",{staticClass:"mooner-footer",attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:0==t.currentMoonerName.length,inverted:!1},on:{click:function(e){return t.changeMoonerLayout()}}},[t._v("\n\t\t\t\t"+t._s(t.isCreated?t.lang.moonerCtaFirstOpen:t.lang.moonerCta)+"\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:function(e){return e.preventDefault(),t.closeModal.apply(null,arguments)}}},[t._v("\n\t\t\t\t"+t._s(t.isCreated?"Escolher depois":"Fechar")+"\n\t\t\t")])],1)]):t._e(),t._v(" "),t.modalFantasy?a("Modal",{staticClass:"modal-fantasy",attrs:{heading:"Fantasia",headingColor:t.preview_color,paragraph:"Descrição fantasia",haveClose:!1},on:{closeModal:t.closeModal}},[a("div",{staticClass:"fantasy-view"},[a("div",{staticClass:"selected-fantasy",class:[t.currentFantasy?"active":"inactive",t.fantasyAnimation?"fade-in-image":"inactive-pet"]},[a("div",{staticClass:"fantasy-items"},[t.currentFantasy&&t.currentFantasy.assets&&t.currentFantasy.assets.asset?a("div",{staticClass:"clip-avatar"},[t.currentFantasy.assets.asset?a("img",{class:t.fantasyInitAnimation?"fade-in-image-init":"",attrs:{src:t.currentFantasy.assets.asset,alt:""}}):t._e()]):t._e(),t._v(" "),a("div",{staticClass:"avatar-fantasy"},t._l(t.avatarFantasy,(function(e,i){return a("div",{key:i,staticClass:"avatar-item"},[a("img",{attrs:{src:e.assets.asset,alt:""}}),t._v(" "),a("br")])})),0)])]),t._v(" "),a("div",[a("div",{staticClass:"pet-selectors",style:t.currentFantasy?"width: 100%;":""},[a("label",{staticClass:"pet-label"},[t._v("Fatansia")]),t._v(" "),a("div",{staticClass:"pet-combo-list"},[t.listFantasy?a("div",{staticClass:"pet-list",class:t.currentFantasy?"active":"inactive"},t._l(t.listFantasy,(function(e,i){return a("div",{key:i,class:t.currentFantasy===e?"active":"inactive",on:{click:function(a){return t.setFantasy(e)}}},[a("img",{attrs:{src:e.assets.icon,alt:""}}),t._v(" "),a("br")])})),0):t._e()])])])]),t._v(" "),a("div",{staticClass:"mooner-footer",attrs:{slot:"footer"},slot:"footer"},[a("Button",{attrs:{kind:"secondary",size:"md",width:"liquid",disabled:!t.currentFantasy,inverted:!1},on:{click:function(e){return t.changeFantasyLayout()}}},[t._v("\n\t\t\t\tProntinho salvar história\n\t\t\t")]),t._v(" "),a("Button",{attrs:{kind:"ghost",size:"md",width:"liquid",disabled:!1,inverted:!1},on:{click:t.closeModal}},[t._v("\n\t\t\t\tEscolher depois\n\t\t\t")])],1)]):t._e()],1)},staticRenderFns:[]},(function(t){t&&t("data-v-24c18b3b_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-24c18b3b]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-24c18b3b]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-24c18b3b]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-24c18b3b]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-24c18b3b]{font-size:14px}}@media (min-width:1024px){[data-v-24c18b3b]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-24c18b3b]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-24c18b3b]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-24c18b3b]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-24c18b3b]{font-size:1.56vw}}html[data-v-24c18b3b]{box-sizing:border-box}*[data-v-24c18b3b],[data-v-24c18b3b]::after,[data-v-24c18b3b]::before{box-sizing:border-box}.modal-pet[data-v-24c18b3b]{background-color:#000}.modal-pet .paragraph span[data-v-24c18b3b]{color:var(--preview-color);font-weight:700}@media (max-width:990px){.modal-pet .modal-content[data-v-24c18b3b]{padding-bottom:500px;overflow-y:scroll}}.modal-pet .pet-view[data-v-24c18b3b]{width:100%;display:flex}.modal-pet .pet-view .selected-pet[data-v-24c18b3b]{max-width:10.8571428571rem;width:100%;overflow:hidden}.modal-pet .pet-view .selected-pet .clip-mooney img[data-v-24c18b3b]{margin-top:0;margin-left:-1.9047619048rem;margin-bottom:-1.9047619048rem}.modal-pet .pet-view .selected-pet img[data-v-24c18b3b]{margin-top:-3.8095238095rem}.modal-pet .pet-view .pet-label[data-v-24c18b3b]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;margin-top:1.1428571429rem;display:block}@media (max-width:479px){.modal-pet .pet-view .pet-label[data-v-24c18b3b]{font-size:1.308411215rem;margin-top:1.4953271028rem}}.modal-pet .pet-selectors[data-v-24c18b3b]{width:100%}.modal-pet .pet-selectors p[data-v-24c18b3b]{margin:0;font-size:.7619047619rem}.modal-pet .pet-selectors .input-text-group[data-v-24c18b3b]{padding-bottom:0}.modal-pet .pet-selectors .pet-combo-list[data-v-24c18b3b]{display:flex;flex-wrap:wrap}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list[data-v-24c18b3b]{flex-direction:column-reverse}}.modal-pet .pet-selectors .pet-combo-list .selected-pet[data-v-24c18b3b]{width:0%;transition:width .5s;max-height:9.5238095238rem}.modal-pet .pet-selectors .pet-combo-list .selected-pet .clip-mooney[data-v-24c18b3b]{max-height:11.619047619rem;overflow:hidden;display:block}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list .selected-pet .clip-mooney[data-v-24c18b3b]{max-height:22.8037383178rem;overflow:hidden;display:flex;justify-content:center}}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list .selected-pet .clip-mooney img[data-v-24c18b3b]{max-width:80%;margin:0 auto;margin-top:-1.4285714286rem}}.modal-pet .pet-selectors .pet-combo-list .selected-pet img[data-v-24c18b3b]{margin-top:-.9523809524rem;opacity:0}.modal-pet .pet-selectors .pet-combo-list .selected-pet.active[data-v-24c18b3b]{width:40%}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list .selected-pet.active[data-v-24c18b3b]{width:100%}}.modal-pet .pet-selectors .pet-combo-list .full-list[data-v-24c18b3b]{width:100%}.modal-pet .pet-selectors .pet-combo-list .full-list.active[data-v-24c18b3b]{width:100%}.modal-pet .pet-selectors .pet-combo-list .pet-list[data-v-24c18b3b]{transition:all .5s;width:100%;align-items:center;display:flex}@media (max-width:990px){.modal-pet .pet-selectors .pet-combo-list .pet-list[data-v-24c18b3b]{width:100%}}.modal-pet .pet-selectors .pet-combo-list .pet-list.inactive[data-v-24c18b3b]{width:100%}.modal-pet .pet-selectors .pet-combo-list .colors-list[data-v-24c18b3b]{display:flex;flex-wrap:wrap;justify-content:space-evenly;max-width:100%;justify-content:flex-start}.modal-pet .pet-selectors .pet-combo-list .color-selector[data-v-24c18b3b]{width:1.619047619rem;height:1.619047619rem;border-radius:500px;overflow:hidden;cursor:pointer;margin-right:.7619047619rem;border:2px solid #efefef;-webkit-transition:border-color .3s cubic-bezier(.4,0,.2,1);transition:border-color .3s cubic-bezier(.4,0,.2,1);position:relative}.modal-pet .pet-selectors .pet-combo-list .color-selector .main-color[data-v-24c18b3b]{width:100%;height:100%;display:block}.modal-pet .pet-selectors .pet-combo-list .color-selector .auxiliary[data-v-24c18b3b]{width:50%;height:100%;position:absolute;right:0;top:0}.modal-pet .pet-list[data-v-24c18b3b]{width:100%;display:flex}.modal-pet .pet-list div[data-v-24c18b3b]{margin:.2380952381rem;cursor:pointer}.modal-pet .pet-list .inactive[data-v-24c18b3b]{opacity:.3}.modal-pet .pet-list img[data-v-24c18b3b]{width:100%}.modal-mooner[data-v-24c18b3b]{background-color:#000}.modal-mooner .paragraph span[data-v-24c18b3b]{color:var(--preview-color);font-weight:700}@media (max-width:990px){.modal-mooner .modal-content[data-v-24c18b3b]{padding-bottom:500px;overflow-y:scroll}}.modal-mooner .mooner-view[data-v-24c18b3b]{width:100%;display:flex}.modal-mooner .mooner-view .selected-mooner[data-v-24c18b3b]{max-width:40%;width:100%;overflow:hidden;padding-left:1.5238095238rem;padding-right:1.5238095238rem}@media (max-width:479px){.modal-mooner .mooner-view .selected-mooner[data-v-24c18b3b]{margin-top:0;padding-left:0;padding-right:0;max-width:100%;display:flex;justify-content:center}.modal-mooner .mooner-view .selected-mooner div[data-v-24c18b3b]{max-width:60%}}.modal-mooner .mooner-view .selected-mooner .clip-mooney img[data-v-24c18b3b]{margin-top:0;margin-left:-1.9047619048rem;margin-bottom:-1.9047619048rem}.modal-mooner .mooner-view .selected-mooner img[data-v-24c18b3b]{display:block}@media (max-width:479px){.modal-mooner .mooner-view .selected-mooner img[data-v-24c18b3b]{margin-top:.380952381rem;margin-bottom:-1.5238095238rem}}.modal-mooner .mooner-view .mooner-label[data-v-24c18b3b]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;margin-top:1.1428571429rem;display:block}@media (max-width:479px){.modal-mooner .mooner-view .mooner-label[data-v-24c18b3b]{font-size:1.308411215rem;margin-top:1.4953271028rem}}.modal-mooner[data-v-24c18b3b] .modal-header-content b{font-weight:700!important;color:var(--preview-color)!important}.modal-mooner .mooner-selectors[data-v-24c18b3b]{width:100%;display:flex;align-items:center}@media (max-width:990px){.modal-mooner .mooner-selectors[data-v-24c18b3b]{width:100%!important}}.modal-mooner .mooner-selectors p[data-v-24c18b3b]{margin:0;font-size:.7619047619rem}.modal-mooner .mooner-selectors .input-text-group[data-v-24c18b3b]{padding-bottom:0}.modal-mooner .mooner-selectors .mooner-combo-list[data-v-24c18b3b]{display:flex;flex-wrap:wrap}@media (max-width:990px){.modal-mooner .mooner-selectors .mooner-combo-list[data-v-24c18b3b]{flex-direction:column-reverse}}.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner[data-v-24c18b3b]{width:0%;transition:width .5s;max-height:9.5238095238rem}.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner .clip-mooney[data-v-24c18b3b]{max-height:11.619047619rem;overflow:hidden;display:block}@media (max-width:990px){.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner .clip-mooney[data-v-24c18b3b]{max-height:22.8037383178rem;overflow:hidden;display:flex;justify-content:center}}@media (max-width:990px){.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner .clip-mooney img[data-v-24c18b3b]{max-width:80%;margin:0 auto;margin-top:-1.4285714286rem}}.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner img[data-v-24c18b3b]{margin-top:-.9523809524rem;opacity:0}.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner.active[data-v-24c18b3b]{width:40%}@media (max-width:990px){.modal-mooner .mooner-selectors .mooner-combo-list .selected-mooner.active[data-v-24c18b3b]{width:100%}}.modal-mooner .mooner-selectors .mooner-combo-list .full-list[data-v-24c18b3b]{width:100%}.modal-mooner .mooner-selectors .mooner-combo-list .full-list.active[data-v-24c18b3b]{width:100%}.modal-mooner .mooner-selectors .mooner-combo-list .colors-list[data-v-24c18b3b]{display:flex;flex-wrap:wrap;justify-content:space-evenly;max-width:100%;justify-content:flex-start}.modal-mooner .mooner-selectors .mooner-combo-list .color-selector[data-v-24c18b3b]{width:1.619047619rem;height:1.619047619rem;border-radius:500px;overflow:hidden;cursor:pointer;margin-right:.7619047619rem;border:2px solid #efefef;-webkit-transition:border-color .3s cubic-bezier(.4,0,.2,1);transition:border-color .3s cubic-bezier(.4,0,.2,1);position:relative}.modal-mooner .mooner-selectors .mooner-combo-list .color-selector .main-color[data-v-24c18b3b]{width:100%;height:100%;display:block}.modal-mooner .mooner-selectors .mooner-combo-list .color-selector .auxiliary[data-v-24c18b3b]{width:50%;height:100%;position:absolute;right:0;top:0}.modal-mooner .mooner-list[data-v-24c18b3b]{width:100%;display:flex;align-items:flex-start;align-content:flex-start;gap:.380952381rem .380952381rem;align-self:stretch;flex-wrap:wrap}.modal-mooner .mooner-list div[data-v-24c18b3b]{cursor:pointer;width:23.572%;border-radius:.380952381rem;border:.0952380952rem solid var(--color-brand-primary-medium,#12d3db);background:#fff}@media (max-width:990px){.modal-mooner .mooner-list div[data-v-24c18b3b]{border-radius:.7476635514rem;border:.1869158879rem solid var(--color-brand-primary-medium,#12d3db)}}@media (max-width:990px){.modal-mooner .mooner-list.is-three[data-v-24c18b3b]{gap:.7476635514rem .7476635514rem}.modal-mooner .mooner-list.is-three div[data-v-24c18b3b]{width:31.6%}}.modal-mooner .mooner-list .inactive[data-v-24c18b3b]{border:2px solid var(--color-brand-primary-medium,#dfdae4)}.modal-mooner .mooner-list img[data-v-24c18b3b]{width:100%}.main-tool[data-v-24c18b3b]{position:fixed;width:100%;height:100%}.main-tool.shake[data-v-24c18b3b]{-webkit-animation:shake-data-v-24c18b3b 1.6s ease-in-out infinite;animation:shake-data-v-24c18b3b 1.6s ease-in-out infinite}@media (max-width:990px){.main-tool[data-v-24c18b3b]{position:relative;width:100%!important;max-width:100%!important}}.main-tool .backdrop[data-v-24c18b3b]{content:"";width:100vw;height:100vh;background:rgba(104,89,110,0);backdrop-filter:blur(0);position:fixed;transition:all 1s ease;opacity:0;top:0}.main-tool.active[data-v-24c18b3b]{z-index:24;max-width:100%}.main-tool.active .backdrop[data-v-24c18b3b]{background:rgba(104,89,110,.8);backdrop-filter:blur(8px);cursor:pointer;opacity:1}@media (max-width:990px){.main-tool.active .backdrop[data-v-24c18b3b]{display:none}}.main-tool.inactive[data-v-24c18b3b]{z-index:24;top:0;max-width:48px;right:0}.custom-properties[data-v-24c18b3b]{right:0;text-align:left;top:0;max-width:16.1904761905rem;font-family:Roboto;width:100%;position:fixed;z-index:3;overflow:initial;height:100vh;transition:all 1s ease;transform:translateX(100%)}@media (max-width:990px){.custom-properties[data-v-24c18b3b]{max-width:100%;width:100%;left:0;bottom:0;border-radius:0;top:0;background:0 0;height:100%;transform:translateX(0);position:relative}}.custom-properties.inactive .icon-close[data-v-24c18b3b]{opacity:0}.custom-properties.inactive .icon-edit[data-v-24c18b3b]{opacity:1;transform:rotate(0)}.custom-properties.active[data-v-24c18b3b]{z-index:10;transform:translateX(0)}.custom-properties.active .icon-close[data-v-24c18b3b]{opacity:1}.custom-properties.active .icon-edit-menu[data-v-24c18b3b]{opacity:0;transform:rotate(-180deg)}.custom-properties.active .box-close[data-v-24c18b3b]{background:#fff}.custom-properties .list-properties[data-v-24c18b3b]{background-color:#fff;box-shadow:4px 4px 16px rgba(175,162,186,.24);width:100%;background-color:#fff;position:relative;height:100vh;z-index:3;padding:1.1428571429rem 2.7777777778vw}.custom-properties .list-properties hr[data-v-24c18b3b]{border-color:var(--preview-color)!important;margin-top:.7619047619rem;margin-bottom:0}@media (max-width:990px){.custom-properties .list-properties hr[data-v-24c18b3b]{margin-top:.3738317757rem;margin-bottom:0}}@media (max-width:990px){.custom-properties .list-properties[data-v-24c18b3b]{width:100%;height:auto;background-color:#fff;position:relative;border-radius:0;padding:2.2429906542rem 6.6666666667vw}}.custom-properties .title-custom-properties[data-v-24c18b3b]{padding-bottom:.7619047619rem 0;width:100%;line-height:15px}.custom-properties .title-custom-properties span[data-v-24c18b3b]{font-family:Nunito;font-size:14px;color:#68596e}.custom-properties .itens-properties .item[data-v-24c18b3b]{position:relative;padding:.7619047619rem 0;border-bottom:1px solid #dfdae4;cursor:pointer;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center;align-items:center}.custom-properties .itens-properties .item[data-v-24c18b3b]:last-child{border-bottom:0}@media (max-width:990px){.custom-properties .itens-properties .item[data-v-24c18b3b]:last-child{border-bottom:1px solid #dfdae4}}.custom-properties .itens-properties .item .text-list[data-v-24c18b3b]{width:90%}.custom-properties .itens-properties .item .text-list .tool-value[data-v-24c18b3b]{text-transform:uppercase}.custom-properties .itens-properties .paragraph[data-v-24c18b3b]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-properties .itens-properties hr[data-v-24c18b3b]{margin:0!important;margin-bottom:10px!important;margin-top:10px!important}.custom-properties .itens-properties .flex[data-v-24c18b3b]{cursor:pointer;position:relative}.custom-properties .itens-properties .flex svg[data-v-24c18b3b]{position:absolute;right:0;top:.8571428571rem}.layout-boxes[data-v-24c18b3b]{display:flex}.layout-option[data-v-24c18b3b]{background:#fff;border-radius:.4761904762rem;border:2px solid transparent;margin-top:5px;margin-bottom:5px;cursor:pointer;position:relative;flex-basis:100%;-webkit-box-shadow:-1px 2px 22px -14px rgba(0,0,0,.75);-moz-box-shadow:-1px 2px 22px -14px rgba(0,0,0,.75);box-shadow:-1px 2px 22px -14px rgba(0,0,0,.75);margin:1%;overflow:hidden}.layout-option .panel-title[data-v-24c18b3b]{display:flex;padding-bottom:.4761904762rem}.layout-option .panel-title .title[data-v-24c18b3b]{font-family:Roboto;color:#68596e;width:8.3333333333vw;justify-content:center;align-self:center;align-items:center;font-size:.6666666667rem;padding-left:.4761904762rem}.layout-option .panel-title .flag[data-v-24c18b3b]{text-align:center;width:2.7777777778vw}.layout-option .panel-title .flag .icon[data-v-24c18b3b]{border-radius:5px;border:solid 2px #e9eaed;background-color:#fff;width:1.4285714286rem;height:1.4285714286rem;display:flex;justify-content:center;align-self:center;align-items:center}.layout-option .panel-title .flag .icon svg[data-v-24c18b3b]{width:1.4285714286rem;height:1.4285714286rem}.layout-option .panel-title .flag .icon svg path[data-v-24c18b3b]{fill:#e9eaed!important}.layout-option.active[data-v-24c18b3b]{border:2px solid #01dfa1}.layout-option.active .panel-title .title[data-v-24c18b3b]{color:#68596e}.layout-option.active .panel-title .flag span[data-v-24c18b3b]{border:solid 2px #2dd3d8;background-color:#2dd3d8}.layout-option.active .panel-title .flag svg path[data-v-24c18b3b]{fill:#fff!important}.color[data-v-24c18b3b]{height:1.9047619048rem;width:1.9047619048rem;display:block;border-radius:100%;margin-left:.2857142857rem;margin-right:.2857142857rem;padding:.1428571429rem;border:.0952380952rem solid #efefef;-webkit-transition:border-color .3s cubic-bezier(.4,0,.2,1);transition:border-color .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.color.is-selected[data-v-24c18b3b]{border-color:#01dfa1}.color .secondary-color[data-v-24c18b3b]{width:50%;position:absolute;right:0;height:100%;top:0}.footer-pet[data-v-24c18b3b]{width:100%;display:flex}.footer-pet .cancel[data-v-24c18b3b]{margin-left:20px;background-color:none;background-image:none;box-shadow:none;padding:0;border-radius:0;color:#68596e;background:0 0}.mooner-view[data-v-24c18b3b]{width:100%;display:flex}@media (max-width:479px){.mooner-view[data-v-24c18b3b]{flex-wrap:wrap}}.mooner-view .selected-pet[data-v-24c18b3b]{max-width:10.8571428571rem;width:100%;overflow:hidden}.mooner-view .selected-pet .clip-mooney img[data-v-24c18b3b]{margin-top:0;margin-left:-1.9047619048rem;margin-bottom:-1.9047619048rem}.mooner-view .selected-pet img[data-v-24c18b3b]{margin-top:-3.8095238095rem}.mooner-view .mooner-label[data-v-24c18b3b]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;margin-top:.7619047619rem;margin-bottom:.1904761905rem;display:block}@media (max-width:479px){.mooner-view .mooner-label[data-v-24c18b3b]{font-size:1.308411215rem;margin-top:1.4953271028rem}}.box-dates-columns[data-v-24c18b3b]{display:flex}.box-dates-columns .day[data-v-24c18b3b]{width:11.1111111111vw}.box-dates-columns .month[data-v-24c18b3b]{padding-left:.7619047619rem;width:22.2222222222vw}.box-close[data-v-24c18b3b]{width:2.4761904762rem;height:2.2857142857rem;top:.7619047619rem;background:var(--preview-color);box-shadow:4px 4px 16px rgba(175,162,186,.24);position:absolute;left:-2.2857142857rem;display:flex;justify-content:center;align-items:center;z-index:2;border-radius:50% 0 0 50%;cursor:pointer;transition:all .3s ease;animation-delay:.5s}@media (max-width:479px){.box-close[data-v-24c18b3b]{display:none}}.box-close .icon[data-v-24c18b3b]{width:1.5238095238rem;height:1.5238095238rem;position:absolute;transition:all .5s ease;animation-delay:.5s;display:flex;align-items:center;justify-content:center;color:#fff}.box-close .icon.icons-close[data-v-24c18b3b]{color:#12d3db}.box-close .icon.icons-close .icon[data-v-24c18b3b]{color:#12d3db}@media (max-width:990px){[data-v-24c18b3b] .name-footer button{width:100%!important;text-align:center}[data-v-24c18b3b] .name-footer button div{width:100%;text-align:center!important;display:block!important}}@media (max-width:990px){[data-v-24c18b3b] .dedication-footer button{width:100%!important;text-align:center}[data-v-24c18b3b] .dedication-footer button div{width:100%;text-align:center!important;display:block!important}}.fade-in-image-init[data-v-24c18b3b]{transition:all .5s;opacity:1!important}.fade-in-image[data-v-24c18b3b]{animation:fadeIn-data-v-24c18b3b .5s;-webkit-animation:fadeIn-data-v-24c18b3b .5s;-moz-animation:fadeIn-data-v-24c18b3b .5s;-o-animation:fadeIn-data-v-24c18b3b .5s;-ms-animation:fadeIn-data-v-24c18b3b .5s}@keyframes fadeIn-data-v-24c18b3b{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn-data-v-24c18b3b{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn-data-v-24c18b3b{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn-data-v-24c18b3b{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn-data-v-24c18b3b{0%{opacity:0}100%{opacity:1}}.bottom-bar-area[data-v-24c18b3b]{position:absolute;z-index:4;width:100%;bottom:0;left:0}.avatar[data-v-24c18b3b]{position:relative}.avatar .avatar-item[data-v-24c18b3b]{position:absolute;left:0;top:0}.fantasy-view[data-v-24c18b3b]{display:flex}.fantasy-view .pet-label[data-v-24c18b3b]{font-family:Roboto,sans-serif;color:#68596e;line-height:1.5;font-size:.7619047619rem;text-align:left;margin-top:1.1428571429rem;display:block}@media (max-width:479px){.fantasy-view .pet-label[data-v-24c18b3b]{font-size:1.308411215rem;margin-top:1.4953271028rem}}.fantasy-view .selected-fantasy[data-v-24c18b3b]{position:relative;width:6.0952380952rem;height:9.5238095238rem}.fantasy-view .selected-fantasy .fantasy-items[data-v-24c18b3b]{width:6.0952380952rem;position:relative}.fantasy-view .selected-fantasy .fantasy-items .clip-avatar[data-v-24c18b3b]{width:100%;height:100%;top:0;position:absolute;left:0;z-index:3}.fantasy-view .selected-fantasy .fantasy-items .avatar-fantasy[data-v-24c18b3b]{width:100%;height:100%;top:0;position:absolute;left:0;z-index:2}.fantasy-view .selected-fantasy .fantasy-items .avatar-fantasy .avatar-item[data-v-24c18b3b]{position:absolute;left:0;top:0;width:6.0952380952rem}.fantasy-view .selected-fantasy .fantasy-items .avatar-fantasy .avatar-item img[data-v-24c18b3b]{width:100%}@keyframes shake-data-v-24c18b3b{0%{-webkit-transform:translateX(0)}40%{-webkit-transform:translateX(-20px)}50%{-webkit-transform:translateX(0)}60%{-webkit-transform:translateX(-20px)}100%{-webkit-transform:translateX(0)}}.continue-mobile-tools[data-v-24c18b3b]{background-color:var(--preview-color)!important;margin-top:1.4953271028rem;margin-bottom:4.4859813084rem}.continue-mobile-tools span[data-v-24c18b3b]{color:#fff;position:relative;z-index:2}.continue-mobile-tools[data-v-24c18b3b]:hover:after{right:0;bottom:0;top:0;left:0;display:block;content:"";position:absolute;background-color:rgba(0,0,0,.2)}.modal-footer-items .btn-secondary[data-v-24c18b3b]{background-color:var(--preview-color)!important}.modal-footer-items .btn-secondary.is-disabled[data-v-24c18b3b]{background-color:#dfdae4!important}.modal-footer-items .btn-secondary span[data-v-24c18b3b]{color:#fff;position:relative;z-index:2}.modal-footer-items .btn-secondary[data-v-24c18b3b]:hover:after{right:0;bottom:0;top:0;left:0;display:block;content:"";position:absolute;background-color:rgba(0,0,0,.2)}.modal-footer-items .btn-ghost[data-v-24c18b3b]{color:var(--preview-color)!important;background-color:#fff!important;border:1px solid var(--preview-color)!important}.modal-footer-items .btn-ghost span[data-v-24c18b3b]{position:relative;z-index:2}',map:void 0,media:void 0})}),{name:"PreviewTools",components:{Vue:c,Heading:vt,Paragraph:ft,Icon:C,Modal:bt,Input:R,Button:A,TextArea:mt,Select:Z},props:(xt={
|
|
1395
1395
|
/** Character uuid. `ddh5e177ff920f15` */
|
|
1396
1396
|
uuid:{type:String,required:!0},
|
|
1397
1397
|
/** Slug of product on builder `bb-a-grande-viagem` */
|
|
@@ -1423,11 +1423,11 @@ isCreated:!1,
|
|
|
1423
1423
|
// Nome
|
|
1424
1424
|
default_value_dedication:"",default_value_pet:"",
|
|
1425
1425
|
// Nome customizado
|
|
1426
|
-
current_character_name:"",current_dedication_text:"",
|
|
1426
|
+
default_character_name:"",default_dedication_text:"",current_character_name:"",current_dedication_text:"",
|
|
1427
1427
|
// Birthday
|
|
1428
1428
|
days:t,months:[{value:"Janeiro",key:1},{value:"Fevereiro",key:2},{value:"Março",key:3},{value:"Abril",key:4},{value:"Maio",key:5},{value:"Junho",key:6},{value:"Julho",key:7},{value:"Agosto",key:8},{value:"Setembro",key:9},{value:"Outubro",key:10},{value:"Novembro",key:11},{value:"Dezembro",key:12}],years:e,selectedBirthDay:0,selectedBirthMonth:0,
|
|
1429
1429
|
// Mooner
|
|
1430
|
-
listMooner:[],moonerAnimation:!1,moonerInitAnimation:!1,haveCustomMoonerName:!1,
|
|
1430
|
+
listMooner:[],moonerAnimation:!1,moonerInitAnimation:!1,haveCustomMoonerName:!1,defaultMooner:null,defaultMoonerName:"",currentMooner:null,currentMoonerName:"",currentMoonerColor:"",currentTitleMooney:"",currentParagraphMooney:"",currentComboClassList:"",
|
|
1431
1431
|
// Pet
|
|
1432
1432
|
listPet:[],petAnimation:!1,petInitAnimation:!1,currentPetName:"",currentPet:null,currentPetColor:"",
|
|
1433
1433
|
// List fantasy
|
|
@@ -1440,7 +1440,9 @@ currentLayout:null,
|
|
|
1440
1440
|
pages:[],pageNum:36,isMobile:!1,isPagesNumLoaded:!1,isLoading:!0,custom_character:null,custom:null,callingLayout:!1,currentShirtNumber:7,firstBookSelected:!1,type_id:0,toolbarAnimate:!1}},computed:{colorsVar:function(){return{"--preview-color":this.preview_color}}},mounted:function(){var t=this;window.addEventListener("resize",(function(e){t.isMobile=t.detectSize()})),t.isMobile=t.detectSize(),t.isCreated=t.is_created,this.initMounted(),setTimeout((function(){
|
|
1441
1441
|
//this.$refs.error.style.opacity = "0";
|
|
1442
1442
|
// Animate tools
|
|
1443
|
-
if(!t.listMooner){t.toolbarAnimate=!0;var e=0,a=setInterval((function(){e<6?e++:(t.toolbarAnimate=!1,clearInterval(a))}),1600)}}),1e4)},methods:{clickContinue:function(){this.$emit("clickContinue",null)},detectSize:function(){var t=!1;return window.innerWidth<990&&(t=!0),t},setCurrentMoonerName:function(t){this.currentMoonerName=t,this.haveCustomMoonerName=!0},toggleSidebar:function(){this.toolbarAnimate=!1,this.sidebarOpen=!this.sidebarOpen},modalIsOpen:function(){return!!(this.modalLayout||this.modalName||this.modalDedication||this.modalShirtNumber||this.modalPet||this.modalMooner||this.modalBirthdate)},updateName:function(t){console.log(this.current_character_name),this.current_character_name=t.value.toUpperCase()
|
|
1443
|
+
if(!t.listMooner){t.toolbarAnimate=!0;var e=0,a=setInterval((function(){e<6?e++:(t.toolbarAnimate=!1,clearInterval(a))}),1600)}}),1e4)},methods:{clickContinue:function(){this.$emit("clickContinue",null)},detectSize:function(){var t=!1;return window.innerWidth<990&&(t=!0),t},setCurrentMoonerName:function(t){this.currentMoonerName=t,this.haveCustomMoonerName=!0},toggleSidebar:function(){this.toolbarAnimate=!1,this.sidebarOpen=!this.sidebarOpen},modalIsOpen:function(){return!!(this.modalLayout||this.modalName||this.modalDedication||this.modalShirtNumber||this.modalPet||this.modalMooner||this.modalBirthdate)},updateName:function(t){console.log(this.current_character_name),this.current_character_name=t.value.toUpperCase()},updateDedicationText:function(t){this.current_dedication_text=t.value.toUpperCase();
|
|
1444
|
+
//this.sidebarOpen = false;
|
|
1445
|
+
},updateShirtNumber:function(t){this.currentShirtNumber=t.value},onChangeDay:function(t){this.selectedBirthDay=t.target.value;
|
|
1444
1446
|
// this.validateDays({
|
|
1445
1447
|
// year: payload.value,
|
|
1446
1448
|
// });
|
|
@@ -1450,7 +1452,9 @@ var e=this;e.months.forEach((function(a){
|
|
|
1450
1452
|
// if (property[1].code === propertyName) {
|
|
1451
1453
|
// returnProperty = property[1];
|
|
1452
1454
|
// }
|
|
1453
|
-
a.value==t.target.value&&(e.selectedBirthMonth=a.key)}))},updateHaveDedication:function(t){this.haveDedication=t},setMooner:function(t){var e=this,a=this;a.moonerAnimation=!1,a.haveCustomMoonerName
|
|
1455
|
+
a.value==t.target.value&&(e.selectedBirthMonth=a.key)}))},updateHaveDedication:function(t){this.haveDedication=t},setMooner:function(t){var e=this,a=this;a.moonerAnimation=!1,a.haveCustomMoonerName=!1,a.listMooner.assets.subcategories.forEach((function(e){
|
|
1456
|
+
//piece.style.transform = transform;
|
|
1457
|
+
var i=e.name.toUpperCase();if(a.haveCustomMoonerName=a.currentMoonerName.includes(i),""==a.currentMoonerName||a.haveCustomMoonerName)return a.currentMoonerName=t.name.toUpperCase(),a.defaultMoonerName=t.name.toUpperCase(),!0})),setTimeout((function(){a.moonerAnimation=!0,e.currentMooner=t,e.defaultMooner=t,setTimeout((function(){a.moonerInitAnimation=!0}),"500")}),"500")},setPet:function(t){var e=this;e.petAnimation=!1,setTimeout((function(){e.petAnimation=!0,e.currentPet=t,e.currentPetColor=e.currentPet.assets.colors[0],setTimeout((function(){e.petInitAnimation=!0}),"500")}),"500")},setFantasy:function(t){var e=this;e.fantasyAnimation=!1,setTimeout((function(){e.fantasyAnimation=!0,e.currentFantasy=t,
|
|
1454
1458
|
//self.currentPetColor = self.currentPet.assets.colors[0];
|
|
1455
1459
|
setTimeout((function(){e.fantasyAnimation=!0}),"500")}),"500")},setColor:function(t){
|
|
1456
1460
|
//this.currentPetColor = selectedColor;
|
|
@@ -1463,20 +1467,21 @@ this.currentPetColor=t},showModal:function(t){
|
|
|
1463
1467
|
|
|
1464
1468
|
},searchExtraProperty:function(t){var e=null;return Object.entries(this.properties).forEach((function(a){a[1].code===t&&(e=a[1])})),e},searchCustomUserDataProperty:function(t){var e=null;return Object.entries(t).forEach((function(t){"nome-do-mooner"==t[0]&&(e=t[1])})),e},searchCategoryProperty:function(t,e){var a=null;return Object.keys(t).forEach((function(i){t[i].code.includes(e)&&(a=t[i]),console.log(i+" - "+t[i])})),a},getTreeList:function(){var t=this;return v(h().mark((function e(){var a,i;return h().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:
|
|
1465
1469
|
// Todo Guto
|
|
1466
|
-
return i="https://builder.dentrodahistoria.com.br/api/v2/characters/"+(a=t).character_id+"/categories/assets/treelist?character_type_id="+a.type_id+"&subscription="+a.is_subscription+"&product_id="+parseInt(a.product_id),a.character_position_id&&(i=i+"&character_position_id="+parseInt(a.character_position_id)),e.abrupt("return",
|
|
1470
|
+
return i="https://builder.dentrodahistoria.com.br/api/v2/characters/"+(a=t).character_id+"/categories/assets/treelist?character_type_id="+a.type_id+"&subscription="+a.is_subscription+"&product_id="+parseInt(a.product_id),a.character_position_id&&(i=i+"&character_position_id="+parseInt(a.character_position_id)),e.abrupt("return",Pt.get(i).then((function(t){var e=[];t.data.character_categories_assets&&t.data.character_categories_assets[0]&&t.data.character_categories_assets[0].characters_extra&&(
|
|
1467
1471
|
// Get mooner from extra character customization
|
|
1468
1472
|
t.data.character_categories_assets[0].characters_extra.forEach((function(t){"mooner"===t.code&&(a.typeRead||(a.listMooner=t,
|
|
1469
1473
|
// Pesquisa pelo nome do mooner
|
|
1470
|
-
Object.keys(a.custom).forEach((function(t){var e=a.custom[t];if(e.assets&&e.assets.name&&e.assets.name.includes("mooner")){console.log(e.assets);var i=e.assets.id;a.listMooner.assets.subcategories.forEach((function(t,e){t.id==i&&a.setMooner(t)}))}}))
|
|
1474
|
+
Object.keys(a.custom).forEach((function(t){var e=a.custom[t];if(e.assets&&e.assets.name&&e.assets.name.includes("mooner")){console.log(e.assets);var i=e.assets.id;a.listMooner.assets.subcategories.forEach((function(t,e){t.id==i&&a.setMooner(t)}))}})),a.isCreated&&(a.modalMooner=!0,a.setMooner(a.listMooner.assets.subcategories[0]),a.currentMoonerName="")))})),
|
|
1471
1475
|
//Get pet from extra character customization
|
|
1472
1476
|
t.data.character_categories_assets[0].characters_extra.forEach((function(t){"pet"===t.code&&(a.typeRead||(a.modalPet=!0,a.listPet=t))})),
|
|
1473
1477
|
//Get pet from extra character customization
|
|
1474
1478
|
t.data.character_categories_assets[0].characters_extra.forEach((function(t){"fantasia"===t.code&&(a.typeRead||(a.modalFantasy=!0,
|
|
1475
1479
|
// Criar categorias com ou sem cadeirante
|
|
1476
1480
|
t.assets.subcategories.forEach((function(t){(1==a.haveWheelChair&&1==t.name.includes("cadeirante")||0==a.haveWheelChair&&0==t.name.includes("cadeirante"))&&e.push(t)})))),a.listFantasy=e,a.setFantasy(a.listFantasy[0])})))})).catch((function(t){console.log(t)})));case 4:case"end":return e.stop()}}),e)})))()},closeModal:function(){this.modalLayout=!1,this.modalName=!1,this.modalDedication=!1,this.modalShirtNumber=!1,this.modalPet=!1,this.modalMooner=!1,this.modalBirthdate=!1,this.modalFantasy=!1,this.modalLanguage=!1},setCurrentLayout:function(t){this.currentLayout=t,this.firstBookSelected=!0},initMounted:function(){var t=this;return v(h().mark((function e(){var a;return h().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=t,e.next=3,a.getProductInfo();case 3:a.getCustomCharacter();
|
|
1481
|
+
//alert("deu load novamente");
|
|
1477
1482
|
// self.getProductInfo();
|
|
1478
1483
|
// self.getTreeList();
|
|
1479
|
-
case 4:case"end":return e.stop()}}),e)})))()},getCustomCharacter:function(){var t=this;
|
|
1484
|
+
case 4:case"end":return e.stop()}}),e)})))()},getCustomCharacter:function(){var t=this;Pt.get(this.lang.urlBuilder+"/api/customs_characters/"+t.uuid).then((function(e){
|
|
1480
1485
|
// Pet
|
|
1481
1486
|
// if (self.properties["nome-pet"]) {
|
|
1482
1487
|
// self.mooner_name =
|
|
@@ -1485,9 +1490,9 @@ case 4:case"end":return e.stop()}}),e)})))()},getCustomCharacter:function(){var
|
|
|
1485
1490
|
// Aniversário
|
|
1486
1491
|
if(t.custom=e.data.custom,t.properties=e.data.custom.user_data.properties,t.type_id=e.data.custom.user_data.type,
|
|
1487
1492
|
// Nome
|
|
1488
|
-
t.properties.nome&&(t.current_character_name=t.properties.nome.value.toUpperCase()),
|
|
1493
|
+
t.properties.nome&&(t.default_character_name=t.properties.nome.value.toUpperCase(),t.current_character_name=t.properties.nome.value.toUpperCase()),
|
|
1489
1494
|
// Dedicatória
|
|
1490
|
-
t.dedication_text&&t.dedication_text.length>2?t.current_dedication_text=t.dedication_text:t.properties.dedicatoria&&(t.current_dedication_text=t.properties.dedicatoria.value.toUpperCase()),
|
|
1495
|
+
t.dedication_text&&t.dedication_text.length>2?(t.default_dedication_text=t.dedication_text.toUpperCase(),t.current_dedication_text=t.dedication_text.toUpperCase()):t.properties.dedicatoria&&(t.default_dedication_text=t.properties.dedicatoria.value.toUpperCase(),t.current_dedication_text=t.properties.dedicatoria.value.toUpperCase()),
|
|
1491
1496
|
// Mooner
|
|
1492
1497
|
t.properties["nome-do-mooner"]&&(t.mooner_name=t.properties["nome-do-mooner"].value.toUpperCase(),t.currentComboClassList="is-three",
|
|
1493
1498
|
//self.$refs.mooneyName.$el.querySelector("input").focus();
|
|
@@ -1496,30 +1501,33 @@ t.isMobile?(t.currentTitleMooney=t.isCreated?t.lang.moonerTitleFirstOpenMobile:t
|
|
|
1496
1501
|
// Linguagens
|
|
1497
1502
|
if(e.data.assets.forEach((function(e,a){e.assets.name.includes("roupa-cadeirante")&&(t.haveWheelChair=!0)})),e.data.assets.forEach((function(a,i){if(a.assets.name.includes("fantasia")){var o={code:"fantasy",value:a.assets.name};t.properties.fantasy=o,t.avatarFantasy=e.data.assets}})),t.languages&&t.language){t.languages.forEach((function(e){e.Slug==t.language&&(t.currentLanguage=e)}));var i={code:"languages",value:t.currentLanguage.Label};t.properties.languages=i}
|
|
1498
1503
|
// Layouts
|
|
1499
|
-
if(t.layouts&&t.layout){t.layouts.forEach((function(e){e.builderProductId==t.layout&&(t.currentLayout=e)}));var o={code:"layouts",value:t.currentLayout.name};t.properties.layouts=o}t.getTreeList()})).catch((function(t){console.log(t)}))},getProductInfo:function(){var t=this;return v(h().mark((function e(){var a;return h().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=t,e.abrupt("return",
|
|
1504
|
+
if(t.layouts&&t.layout){t.layouts.forEach((function(e){e.builderProductId==t.layout&&(t.currentLayout=e)}));var o={code:"layouts",value:t.currentLayout.name};t.properties.layouts=o}t.getTreeList()})).catch((function(t){console.log(t)}))},getProductInfo:function(){var t=this;return v(h().mark((function e(){var a;return h().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a=t,e.abrupt("return",Pt.get(t.lang.urlBuilder+"/api/products/info/"+a.product_id).then((function(t){a.pageNum=t.data.product.pages,a.isPagesNumLoaded=!0,a.availableLayouts=t.data.product.layout})).catch((function(t){console.log(t)})));case 2:case"end":return e.stop()}}),e)})))()},changeMoonerLayout:function(){var t=this;if(t.callingLayout=!0,t.closeModal(),t.isLoadingMethod(!1),t.defaultMooner==t.currentMooner&&t.defaultMoonerName==t.currentMoonerName)return t.closeModal(),t.sidebarOpen=!1,!1;var e={custom_character:{character_id:t.character_id,product_id:t.product_id,type_id:t.type_id,user_data:{type:t.type_id,properties:{nome:{code:"nome",property_id:24,value:t.current_character_name},dedicatoria:{code:"dedicatoria",property_id:26,value:t.current_dedication_text}}},uuid:t.uuid}};if(t.currentMooner&&t.properties["nome-do-mooner"]){var a={property_id:t.properties["nome-do-mooner"].property_id,value:t.currentMoonerName,code:t.properties["nome-do-mooner"].code};
|
|
1500
1505
|
//itemProperty.value = self.currentMoonerName;
|
|
1501
1506
|
e.custom_character.user_data.properties["nome-do-mooner"]=a}
|
|
1502
1507
|
// Envio da custom porperties dynamic
|
|
1503
|
-
|
|
1508
|
+
Pt.post(this.lang.urlBuilder+"/api/customs_characters/changePropertiesDynamic",e).then((function(e){t.custom=JSON.parse(e.data.custom.customCharacter.data);var a=!1,i=null;t.custom.categories.forEach((function(e){if(e.parent_id===t.currentMooner.parent_id){a=!0;var i=t.custom.categories.indexOf(e);t.custom.categories[i]={parent_id:t.currentMooner.parent_id,id:t.currentMooner.id}}})),!1===a&&(i={parent_id:t.currentMooner.parent_id,id:t.currentMooner.id},t.custom.categories.push(i)),t.isCreated=!1,t.sidebarOpen=!1,t.properties["nome-do-mooner"].value=t.currentMoonerName,t.sendCustomCharacter()})).catch((function(t){console.log(t)}))},changeFantasyLayout:function(){var t=this;t.callingLayout=!0,t.closeModal(),t.isLoadingMethod(!1);var e={custom_character:{character_id:t.character_id,product_id:t.product_id,type_id:t.type_id,user_data:{type:t.type_id,properties:{nome:{code:"nome",property_id:24,value:t.current_character_name},dedicatoria:{code:"dedicatoria",property_id:26,value:t.dedicationText}}},uuid:t.uuid}};t.currentFantasy&&
|
|
1504
1509
|
///var property = self.searchExtraProperty("nome-do-mooner");
|
|
1505
1510
|
t.extras.forEach((function(a){if(a.code.includes("nome-do-mooner")){var i={property_id:a.id,value:t.currentMoonerName,code:a.code};a.value=t.currentMoonerName,e.custom_character.user_data.properties[a.code]=i}})),
|
|
1506
1511
|
//var data_custom;
|
|
1507
1512
|
// Envio da custom porperties dynamic
|
|
1508
|
-
|
|
1513
|
+
Pt.post(this.lang.urlBuilder+"/api/customs_characters/changePropertiesDynamic",e).then((function(e){t.custom=JSON.parse(e.data.custom.customCharacter.data);var a=!1,i=null;t.custom.categories.forEach((function(e){if(e.parent_id===t.currentMooner.parent_id){a=!0;var i=t.custom.categories.indexOf(e);t.custom.categories[i]={parent_id:t.currentMooner.parent_id,id:t.currentMooner.id}}})),!1===a&&(i={parent_id:t.currentMooner.parent_id,id:t.currentMooner.id},t.custom.categories.push(i)),
|
|
1509
1514
|
//self.modalMoonerFirstOpen = true;
|
|
1510
|
-
t.sidebarOpen=!1,t.sendCustomCharacter()})).catch((function(t){console.log(t)}))},updateNameAndDedicationCustomCharacter:function(){var t=this;t.callingLayout=!0,t.closeModal(),t.isLoadingMethod(!1);
|
|
1515
|
+
t.sidebarOpen=!1,t.sendCustomCharacter()})).catch((function(t){console.log(t)}))},updateNameAndDedicationCustomCharacter:function(){var t=this;if(t.callingLayout=!0,t.closeModal(),t.isLoadingMethod(!1),t.default_character_name==t.current_character_name)return t.closeModal(),t.sidebarOpen=!1,!1;
|
|
1516
|
+
//if(self.)
|
|
1511
1517
|
//alert("Teste preview send 1");
|
|
1512
|
-
var e={custom_character:{character_id:t.character_id,product_id:t.product_id,type_id:t.type_id,user_data:{type:t.type_id,properties:{nome:{code:"nome",property_id:24,value:t.current_character_name},dedicatoria:{code:"dedicatoria",property_id:26,value:t.current_dedication_text?t.current_dedication_text:" "}}},uuid:t.uuid}};if(t.currentMooner&&t.extras&&t.extras.forEach((function(a){if(a.code.includes("nome-do-mooner")){var i={property_id:a.id,value:t.currentMoonerName,code:a.code};a.value=t.currentMoonerName,e.custom_character.user_data.properties[a.code]=i}})),t.searchExtraProperty("birthday")){t.searchExtraProperty("birthday");e.custom_character.user_data.properties.mes={property_id:38,value:t.months[t.selectedBirthMonth-1].value,code:"mes"},e.custom_character.user_data.properties.numero={property_id:29,value:t.selectedBirthDay,code:"numero"}}
|
|
1518
|
+
var e={custom_character:{character_id:t.character_id,product_id:t.product_id,type_id:t.type_id,user_data:{type:t.type_id,properties:{nome:{code:"nome",property_id:24,value:t.current_character_name},dedicatoria:{code:"dedicatoria",property_id:26,value:t.current_dedication_text?t.current_dedication_text:" "}}},uuid:t.uuid}};if(t.currentMooner&&t.extras&&t.extras.forEach((function(a){if(a.code.includes("nome-do-mooner")){var i={property_id:a.id,value:t.currentMoonerName,code:a.code};a.value=t.currentMoonerName,e.custom_character.user_data.properties[a.code]=i}})),t.searchExtraProperty("birthday")){t.searchExtraProperty("birthday");e.custom_character.user_data.properties.mes={property_id:38,value:t.months[t.selectedBirthMonth-1].value,code:"mes"},e.custom_character.user_data.properties.numero={property_id:29,value:t.selectedBirthDay,code:"numero"}}Pt.post(this.lang.urlBuilder+"/api/customs_characters/changePropertiesDynamic",e).then((function(e){if(t.custom=JSON.parse(e.data.custom.customCharacter.data),t.extras&&t.extras.forEach((function(e){"nome"===e.code&&(e.value=t.current_character_name),"dedicatoria"===e.code&&(e.value=t.dedicationText)})),
|
|
1513
1519
|
//self.changeUuid(response.data.custom.uuid);
|
|
1514
|
-
t.changeName(t.current_character_name,e.data.custom.uuid),t.changeDedication(t.current_dedication_text,e.data.custom.uuid),t.getCustomCharacter(),t.have_birth_date){var a={custom_numero:t.selectedBirthDay,custom_mes:t.months[t.selectedBirthMonth-1].value};t.changeBirthday(a)}})).catch((function(t){console.log(t)}))},updateDedicationCustomCharacterDedication:function(){var t=this;t.callingLayout=!0,t.closeModal(),t.isLoadingMethod(!1);
|
|
1520
|
+
t.changeName(t.current_character_name,e.data.custom.uuid),t.changeDedication(t.current_dedication_text,e.data.custom.uuid),t.getCustomCharacter(),t.have_birth_date){var a={custom_numero:t.selectedBirthDay,custom_mes:t.months[t.selectedBirthMonth-1].value};t.changeBirthday(a)}t.closeModal(),t.sidebarOpen=!1})).catch((function(t){console.log(t)}))},updateDedicationCustomCharacterDedication:function(){var t=this;if(t.callingLayout=!0,t.closeModal(),t.isLoadingMethod(!1),t.default_dedication_text==t.current_dedication_text)return t.closeModal(),t.sidebarOpen=!1,!1;
|
|
1515
1521
|
//alert("Teste preview send 1");
|
|
1516
|
-
var e={custom_character:{character_id:t.character_id,product_id:t.product_id,type_id:t.type_id,user_data:{type:t.type_id,properties:{nome:{code:"nome",property_id:24,value:t.current_character_name},dedicatoria:{code:"dedicatoria",property_id:26,value:t.current_dedication_text?t.current_dedication_text:" "}}},uuid:t.uuid}};if(t.currentMooner&&t.extras&&t.extras.forEach((function(a){if(a.code.includes("nome-do-mooner")){var i={property_id:a.id,value:t.currentMoonerName,code:a.code};a.value=t.currentMoonerName,e.custom_character.user_data.properties[a.code]=i}})),t.searchExtraProperty("birthday")){t.searchExtraProperty("birthday");e.custom_character.user_data.properties.mes={property_id:38,value:t.months[t.selectedBirthMonth-1].value,code:"mes"},e.custom_character.user_data.properties.numero={property_id:29,value:t.selectedBirthDay,code:"numero"}}
|
|
1522
|
+
var e={custom_character:{character_id:t.character_id,product_id:t.product_id,type_id:t.type_id,user_data:{type:t.type_id,properties:{nome:{code:"nome",property_id:24,value:t.current_character_name},dedicatoria:{code:"dedicatoria",property_id:26,value:t.current_dedication_text?t.current_dedication_text:" "}}},uuid:t.uuid}};if(t.currentMooner&&t.extras&&t.extras.forEach((function(a){if(a.code.includes("nome-do-mooner")){var i={property_id:a.id,value:t.currentMoonerName,code:a.code};a.value=t.currentMoonerName,e.custom_character.user_data.properties[a.code]=i}})),t.searchExtraProperty("birthday")){t.searchExtraProperty("birthday");e.custom_character.user_data.properties.mes={property_id:38,value:t.months[t.selectedBirthMonth-1].value,code:"mes"},e.custom_character.user_data.properties.numero={property_id:29,value:t.selectedBirthDay,code:"numero"}}Pt.post(this.lang.urlBuilder+"/api/customs_characters/changePropertiesDynamic",e).then((function(e){
|
|
1523
|
+
//self.getCustomCharacter();
|
|
1524
|
+
if(t.custom=JSON.parse(e.data.custom.customCharacter.data),t.extras&&t.extras.forEach((function(e){"nome"===e.code&&(e.value=t.current_character_name),"dedicatoria"===e.code&&(e.value=t.dedicationText)})),
|
|
1517
1525
|
//self.changeUuid(response.data.custom.uuid);
|
|
1518
1526
|
// self.changeName(
|
|
1519
1527
|
// self.current_character_name,
|
|
1520
1528
|
// response.data.custom.uuid
|
|
1521
1529
|
// );
|
|
1522
|
-
t.changeDedication(t.current_dedication_text,e.data.custom.uuid),t.
|
|
1530
|
+
t.changeDedication(t.current_dedication_text,e.data.custom.uuid),t.have_birth_date){var a={custom_numero:t.selectedBirthDay,custom_mes:t.months[t.selectedBirthMonth-1].value};t.changeBirthday(a)}t.closeModal(),t.sidebarOpen=!1})).catch((function(t){console.log(t)}))},updateDedicationCustomCharacter:function(){var t=this;t.callingLayout=!0,t.closeModal(),t.isLoadingMethod(!1);var e={custom_character:{character_id:t.character_id,product_id:t.product_id,type_id:t.type_id,user_data:{type:t.type_id,properties:{dedicatoria:{code:"dedicatoria",property_id:26,value:t.dedicationText}}},uuid:t.uuid}};Pt.post(this.lang.urlBuilder+"/api/customs_characters/changePropertiesDynamic",e).then((function(e){t.custom=JSON.parse(e.data.custom.customCharacter.data),
|
|
1523
1531
|
// self.extras.forEach((itemProperty) => {
|
|
1524
1532
|
// if (itemProperty.code === "dedicatoria") {
|
|
1525
1533
|
// itemProperty.value = self.dedicationText;
|
|
@@ -1527,7 +1535,7 @@ t.changeDedication(t.current_dedication_text,e.data.custom.uuid),t.getCustomChar
|
|
|
1527
1535
|
// });
|
|
1528
1536
|
t.searchExtraProperty("dedicatoria").value=t.dedicationText,t.changeUuid(e.data.custom.uuid)})).catch((function(t){console.log(t)}))},changeLayout:function(){var t=this;t.callingLayout=!0,t.closeModal(),t.isLoadingMethod(!1);var e,a={custom_character:{character_id:t.character_id,product_id:t.product_id,type_id:t.type_id,user_data:{type:t.type_id,properties:{nome:{code:"nome",property_id:24,value:t.current_character_name},dedicatoria:{code:"dedicatoria",property_id:26,value:t.dedicationText}}},uuid:t.uuid}};if(t.properties["nome-do-mooner"]){var i={property_id:(o=t.properties["nome-do-mooner"]).id,value:o.value,code:o.code};a.custom_character.user_data.properties[o.code]=i}if(t.properties.birthday){var o=t.properties.birthday;a.custom_character.user_data.properties.mes={property_id:38,value:t.months[t.selectedBirthMonth-1].value,code:"mes"},a.custom_character.user_data.properties.numero={property_id:29,value:t.selectedBirthDay,code:"numero"}}
|
|
1529
1537
|
// Envio da custom porperties dynamic
|
|
1530
|
-
|
|
1538
|
+
Pt.post(this.lang.urlBuilder+"/api/customs_characters/changePropertiesDynamic",a).then((function(a){if(t.custom=JSON.parse(a.data.custom.customCharacter.data),t.currentPet&&t.currentPet.parent_id&&(e={parent_id:t.currentPet.parent_id,id:t.currentPetColor.id},t.custom.categories.push(e)),t.custom_mes&&t.custom_numero){var i={mes:t.selectedBirthMonth,dia:t.selectedBirthDay};t.changeBirthday(i),t.properties.birthday.value=t.selectedBirthDay+" de "+t.months[t.selectedBirthMonth-1].value}t.sendCustomCharacter()})).catch((function(t){console.log(t)}))},sendCustomCharacter:function(){var t=this;Pt.post(this.lang.urlBuilder+"/api/customs_characters",{custom_character:t.custom}).then((function(e){
|
|
1531
1539
|
//self.custom = JSON.parse(response.data.custom.customCharacter.data);
|
|
1532
1540
|
//alert("salvou catiolo");
|
|
1533
1541
|
var a={uuid:e.data.custom.uuid};t.changeUuid(a)})).catch((function(t){console.log(t)}))},changeUuid:function(t){
|
|
@@ -1539,7 +1547,7 @@ var a={name:t,uuid:e};self.sidebarOpen=!1,this.$emit("changeName",a)},changeDedi
|
|
|
1539
1547
|
//alert("Método de change name");
|
|
1540
1548
|
var a={dedication:t,uuid:e};self.sidebarOpen=!1,
|
|
1541
1549
|
//console.log("Bereta", payload);
|
|
1542
|
-
this.$emit("changeDedication",a)},changeBirthday:function(t){this.$emit("changeBirthday",t)},isLoadingMethod:function(t){this.$emit("isLoadingMethod",t)},validateDays:function(t){var e,a=t.month?t.month:this.selectedBirthMonth,i=t.year?t.year:this.selectedBirthYear;a||(a=13);var o=[];e=1===a||3===a||5===a||7===a||8===a||10===a||12===a||13===a?31:4===a||6===a||9===a||11===a?30:i%4==0&&i%100>0||i%400==0?29:28,a||i||(e=31);for(var r=1;r<=e;r++)o.push({key:r,value:r});this.days=o}}},"data-v-
|
|
1550
|
+
this.$emit("changeDedication",a)},changeBirthday:function(t){this.$emit("changeBirthday",t)},isLoadingMethod:function(t){this.$emit("isLoadingMethod",t)},validateDays:function(t){var e,a=t.month?t.month:this.selectedBirthMonth,i=t.year?t.year:this.selectedBirthYear;a||(a=13);var o=[];e=1===a||3===a||5===a||7===a||8===a||10===a||12===a||13===a?31:4===a||6===a||9===a||11===a?30:i%4==0&&i%100>0||i%400==0?29:28,a||i||(e=31);for(var r=1;r<=e;r++)o.push({key:r,value:r});this.days=o}}},"data-v-24c18b3b",!1,void 0,!1,x,void 0,void 0),Nt=(require("axios"),b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"preview-full"},[t.isLoaded&&!t.isMobile?a("Preview",{attrs:{uuid:t.uuid,pages:t.pages,age:t.age,product_id:t.product_id,typeLanguage:t.typeLanguage,apiUrl:t.apiUrl}}):t._e(),t._v(" "),t.isLoaded&&t.isMobile?a("PreviewMobile",{attrs:{uuid:t.uuid,pages:t.pages,age:t.age,product_id:t.product_id,typeLanguage:t.typeLanguage,apiUrl:t.apiUrl}}):t._e()],1)},staticRenderFns:[]},(function(t){t&&t("data-v-379ddc4b_0",{source:'.storybook-6{width:columns("lg", 6)}.storybook-12{width:columns("lg", 12)}.storybook-25{width:columns("lg", 25)}.custom-properties{position:absolute;top:30px}',map:void 0,media:void 0})}),{name:"PreviewFull",components:{Preview:_t,PreviewMobile:Mt},props:{
|
|
1543
1551
|
/** Name of protagonist. `Diego` */
|
|
1544
1552
|
current_name:{type:String,required:!0},pages:{type:String,required:!0},age:{type:String,required:!0},
|
|
1545
1553
|
/** Product id of Builder. `595` */
|
|
@@ -1564,7 +1572,7 @@ have_birth_date:{type:Boolean,required:!1,default:!1},
|
|
|
1564
1572
|
have_pet:{type:Boolean,required:!1,default:!1},typeLanguage:{type:String,required:!1,default:"br"},apiUrl:{type:String,required:!1,default:"https://builder.dentrodahistoria.com.br"}},data:function(){return{isLoaded:!0,isMobile:!1,uuid:"ddh5e5fb1b09b88d",pages:32,age:6,character_id:57,product_id:595}},mounted:function(){var t=this;t.isMobile=t.detectSize(),window.addEventListener("resize",(function(e){t.isMobile=t.detectSize()}))},methods:{detectSize:function(){var t=!1;return window.innerWidth<990&&(t=!0),t},isLoadingMethod:function(t){this.isLoaded=t},changeUuid:function(t){this.uuid=t,//.uuid
|
|
1565
1573
|
this.isLoaded=!0}}},void 0,!1,void 0,!1,x,void 0,void 0)),Lt=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"stepper"},[a("div",{staticClass:"stepper-links"},[a("div",{staticClass:"stepper-links-item-area"},[a("div",{staticClass:"preview-button",style:"color:"+t.color,on:{click:function(e){return t.onClick()}}},[a("Icon",{staticClass:"back-button",attrs:{name:"arrow-left",fill:t.color,color:t.color,size:"md",stroke:"transparent"}})],1),t._v(" "),a("Paragraph",{staticClass:"stepper-link-text",attrs:{size:"sm",color:t.color}},[t._v("\n\t\t\t\t"+t._s(t.steps)+"\n\t\t\t")])],1),t._v(" "),a("Paragraph",{staticClass:"stepper-link-divider",attrs:{size:"sm",color:t.color},domProps:{innerHTML:t._s("/")}}),t._v(" "),a("Paragraph",{staticClass:"stepper-link-text",attrs:{size:"sm",color:t.color}},[t._v("\n\t\t\t"+t._s(t.currentText)+"\n\t\t")])],1)])},staticRenderFns:[]},(function(t){t&&t("data-v-5e8fa3ad_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-5e8fa3ad]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-5e8fa3ad]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-5e8fa3ad]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-5e8fa3ad]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-5e8fa3ad]{font-size:14px}}@media (min-width:1024px){[data-v-5e8fa3ad]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-5e8fa3ad]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-5e8fa3ad]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-5e8fa3ad]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-5e8fa3ad]{font-size:1.56vw}}html[data-v-5e8fa3ad]{box-sizing:border-box}*[data-v-5e8fa3ad],[data-v-5e8fa3ad]::after,[data-v-5e8fa3ad]::before{box-sizing:border-box}.stepper[data-v-5e8fa3ad]{display:flex;flex-wrap:wrap;position:relative;z-index:9}.stepper .stepper-links[data-v-5e8fa3ad]{display:flex;flex-wrap:wrap;align-items:center}.stepper .stepper-links .stepper-links-item-area[data-v-5e8fa3ad]{display:flex;cursor:pointer}.stepper .stepper-links .stepper-links-item-area:hover .preview-button .icon[data-v-5e8fa3ad]{color:#12d3db!important}.stepper .stepper-links .stepper-links-item-area:hover .icon[data-v-5e8fa3ad]{fill:#12d3db!important}.stepper .stepper-links .stepper-links-item-area:hover .icon svg[data-v-5e8fa3ad]{fill:#12d3db!important}.stepper .stepper-links .stepper-links-item-area:hover .icon svg path[data-v-5e8fa3ad]{fill:#12d3db!important}.stepper .stepper-links .stepper-links-item-area:hover .dropdown-stepper[data-v-5e8fa3ad]{display:block;position:absolute;top:24px;padding:1.1428571429rem;display:flex;flex-wrap:wrap;width:180px;left:40px;box-shadow:4px 4px 16px rgba(175,162,186,.24);background-color:#fff}.stepper .stepper-links .stepper-links-item-area:hover .dropdown-stepper .stepper-links[data-v-5e8fa3ad]{width:100%}.stepper .stepper-links .stepper-links-item-area:hover .dropdown-stepper .stepper-links p[data-v-5e8fa3ad]{width:100%;text-align:center}.stepper .stepper-links .stepper-links-item-area .dropdown-stepper[data-v-5e8fa3ad]{display:none}.stepper .stepper-links .stepper-links-item-area .stepper-link-text[data-v-5e8fa3ad]{display:flex;flex-wrap:wrap;align-content:center;align-items:center}.stepper .stepper-links .stepper-links-item-area .stepper-link-text.is-current[data-v-5e8fa3ad]{cursor:default;font-weight:700}.stepper .stepper-links .stepper-links-item-area .stepper-link-text:hover.not-current[data-v-5e8fa3ad]{color:#12d3db!important}.stepper .stepper-links .stepper-links-item-area .icon[data-v-5e8fa3ad]{margin-right:.380952381rem}@media (max-width:479px){.stepper .stepper-links .stepper-links-item-area .icon[data-v-5e8fa3ad]{margin-right:.7619047619rem}}.stepper .stepper-links .stepper-link-divider[data-v-5e8fa3ad]{margin-right:.1904761905rem;margin-left:.1904761905rem}',map:void 0,media:void 0})}),{name:"Stepper",components:{Button:A,Heading:vt,Paragraph:ft,Icon:C},props:{steps:{type:String,required:!0},currentText:{type:String,required:!0},route:{type:String,required:!0},color:{type:String,required:!1,default:"#68596E"}},methods:{onClick:function(t){this.$emit("click",t)}},computed:{}},"data-v-5e8fa3ad",!1,void 0,!1,x,void 0,void 0),Et=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"top-bar",style:t.colorsVar},[t.steps&&t.steps.length?a("div",{staticClass:"steppers"},[a("Stepper",{attrs:{routes:t.steps,currentText:t.currentText,color:t.color},on:{click:t.onClick}})],1):t._e(),t._v(" "),t.breadcrumbs&&t.breadcrumbs.length?a("div",{staticClass:"steppers"},[a("Breadcrumb",{attrs:{routes:t.breadcrumbs,color:t.color},on:{click:t.onClick}})],1):t._e(),t._v(" "),t.have_button&&t.isMobile?a("div",{staticClass:"button-right"},[a("Button",{attrs:{kind:"secondary",size:"sm",width:"fluid"},on:{click:t.clickContinue}},[a("span",[t._v("Continuar")])])],1):t._e()])},staticRenderFns:[]},(function(t){t&&t("data-v-b70e0528_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-b70e0528]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-b70e0528]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-b70e0528]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-b70e0528]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-b70e0528]{font-size:14px}}@media (min-width:1024px){[data-v-b70e0528]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-b70e0528]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-b70e0528]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-b70e0528]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-b70e0528]{font-size:1.56vw}}html[data-v-b70e0528]{box-sizing:border-box}*[data-v-b70e0528],[data-v-b70e0528]::after,[data-v-b70e0528]::before{box-sizing:border-box}.top-bar[data-v-b70e0528]{position:relative;width:100%;top:0;left:0;padding-top:1.1428571429rem;padding-bottom:1.1428571429rem;align-items:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-left:2.7777777778vw;padding-right:2.7777777778vw}.preview-button[data-v-b70e0528]{cursor:pointer}.button-right button[data-v-b70e0528]{background-color:var(--preview-color)!important}.button-right button span[data-v-b70e0528]{z-index:2;position:relative}.button-right button[data-v-b70e0528]:hover{background-color:var(--preview-color)!important}.button-right button[data-v-b70e0528]:hover:after{right:0;bottom:0;top:0;left:0;display:block;content:"";position:absolute;background-color:rgba(0,0,0,.24)}',map:void 0,media:void 0})}),{name:"TopBar",components:{Button:A,Heading:vt,Paragraph:ft,Icon:C,Stepper:Lt,Breadcrumb:b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"stepper"},t._l(t.routes,(function(e,i){return a("div",{key:i,staticClass:"stepper-links"},[e?a("div",{staticClass:"stepper-links-item-area"},[a("Paragraph",{staticClass:"stepper-link-text",class:t.routes.length-1==i?"is-current":"not-current",attrs:{size:"sm",color:t.color},on:{click:function(a){t.routes.length,t.onClick(e)}}},[a("div",{staticClass:"preview-button",style:"color:"+t.color,on:{click:function(a){return t.onClick(e)}}},[0==i?a("Icon",{staticClass:"back-button",attrs:{name:"arrow-left",fill:t.color,color:t.color,size:"md",stroke:"transparent"}}):t._e()],1),t._v("\n\n\t\t\t\t"+t._s(e.stepperName))])],1):t._e(),t._v(" "),t.routes.length-1!=i?a("Paragraph",{staticClass:"stepper-link-divider",attrs:{size:"sm",color:t.color},domProps:{innerHTML:t._s("/")}}):t._e()],1)})),0)},staticRenderFns:[]},(function(t){t&&t("data-v-7e4cd3fe_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-7e4cd3fe]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-7e4cd3fe]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-7e4cd3fe]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-7e4cd3fe]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-7e4cd3fe]{font-size:14px}}@media (min-width:1024px){[data-v-7e4cd3fe]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-7e4cd3fe]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-7e4cd3fe]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-7e4cd3fe]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-7e4cd3fe]{font-size:1.56vw}}html[data-v-7e4cd3fe]{box-sizing:border-box}*[data-v-7e4cd3fe],[data-v-7e4cd3fe]::after,[data-v-7e4cd3fe]::before{box-sizing:border-box}.stepper[data-v-7e4cd3fe]{display:flex;flex-wrap:wrap;position:relative;z-index:9}.stepper .stepper-links[data-v-7e4cd3fe]{display:flex;flex-wrap:wrap;align-items:center}.stepper .stepper-links .stepper-links-item-area[data-v-7e4cd3fe]{display:flex;cursor:pointer}.stepper .stepper-links .stepper-links-item-area:hover .preview-button .icon[data-v-7e4cd3fe]{color:#12d3db!important}.stepper .stepper-links .stepper-links-item-area:hover .icon[data-v-7e4cd3fe]{fill:#12d3db!important}.stepper .stepper-links .stepper-links-item-area:hover .icon svg[data-v-7e4cd3fe]{fill:#12d3db!important}.stepper .stepper-links .stepper-links-item-area:hover .icon svg path[data-v-7e4cd3fe]{fill:#12d3db!important}.stepper .stepper-links .stepper-links-item-area:hover .dropdown-stepper[data-v-7e4cd3fe]{display:block;position:absolute;top:24px;padding:1.1428571429rem;display:flex;flex-wrap:wrap;width:180px;left:40px;box-shadow:4px 4px 16px rgba(175,162,186,.24);background-color:#fff}.stepper .stepper-links .stepper-links-item-area:hover .dropdown-stepper .stepper-links[data-v-7e4cd3fe]{width:100%}.stepper .stepper-links .stepper-links-item-area:hover .dropdown-stepper .stepper-links p[data-v-7e4cd3fe]{width:100%;text-align:center}.stepper .stepper-links .stepper-links-item-area .dropdown-stepper[data-v-7e4cd3fe]{display:none}.stepper .stepper-links .stepper-links-item-area .stepper-link-text[data-v-7e4cd3fe]{display:flex;flex-wrap:wrap;align-content:center;align-items:center}.stepper .stepper-links .stepper-links-item-area .stepper-link-text.is-current[data-v-7e4cd3fe]{cursor:default;font-weight:700}.stepper .stepper-links .stepper-links-item-area .stepper-link-text:hover.not-current[data-v-7e4cd3fe]{color:#12d3db!important}.stepper .stepper-links .stepper-links-item-area .icon[data-v-7e4cd3fe]{margin-right:.380952381rem}@media (max-width:479px){.stepper .stepper-links .stepper-links-item-area .icon[data-v-7e4cd3fe]{margin-right:.7619047619rem}}.stepper .stepper-links .stepper-link-divider[data-v-7e4cd3fe]{margin-right:.1904761905rem;margin-left:.1904761905rem}',map:void 0,media:void 0})}),{name:"Breadcrumb",components:{Button:A,Heading:vt,Paragraph:ft,Icon:C},props:{routes:{type:Array,required:!0},color:{type:String,required:!1,default:"#68596E"}},methods:{onClick:function(t){this.$emit("click",t)}},computed:{}},"data-v-7e4cd3fe",!1,void 0,!1,x,void 0,void 0)},props:{breadcrumbs:{type:Array,required:!1},steps:{type:Array,required:!1},color:{type:String,required:!1,default:"#AFA2BA"},have_button:{type:Boolean,required:!1},isMobile:{type:Boolean,required:!1},preview_color:{type:String,default:"#12d3db",required:!1}},computed:{colorsVar:function(){return{"--preview-color":this.preview_color}}},methods:{onClick:function(t){this.$emit("click",t)},clickContinue:function(){this.$emit("clickContinue",null)}}},"data-v-b70e0528",!1,void 0,!1,x,void 0,void 0),It=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"bottom-bar",style:t.colorsVar},[t.isMobile?t._e():a("div",{staticClass:"book-area"},[a("div",{staticClass:"book-cover"},[t.imageAsset?a("img",{attrs:{src:t.imageAsset,width:"46",alt:""}}):a("div",{staticClass:"placeholder-loading"},[t._m(0),t._v(" "),"a4"==t.book_format?a("img",{attrs:{src:"../assets/images/placeholder-a4.jpg",width:"46",alt:""}}):a("img",{attrs:{src:"../assets/images/placeholder-square.jpg",width:"46",alt:""}})])]),t._v(" "),a("div",{staticClass:"book-info"},[a("div",[t.book_brand?a("Paragraph",{attrs:{size:"sm",color:"#68596E"}},[t._v(t._s(t.book_brand))]):t._e(),t._v(" "),t.book_name?a("Paragraph",{attrs:{size:"sm",color:"#68596E",type:"bold"}},[t._v(t._s(t.book_name))]):t._e()],1)])]),t._v(" "),a("div",{staticClass:"btn-foward"},[a("Button",{attrs:{kind:"primary",size:"md",width:"fluid"},on:{click:t.action}},[a("span",[t._v("Continuar")])])],1)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"loading-bg"},[e("div",{staticClass:"loading book-loading"})])}]},(function(t){t&&t("data-v-0ebd7106_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);[data-v-0ebd7106]:root{--column-width:6.6666666667vw}@media (min-width:0px){[data-v-0ebd7106]:root{--column-width:6.6666666667vw}}@media (min-width:480px){[data-v-0ebd7106]:root{--column-width:2.7777777778vw}}@media (min-width:0px){html[data-v-0ebd7106]{font-size:2.9166666667vw}}@media (min-width:480px){html[data-v-0ebd7106]{font-size:14px}}@media (min-width:1024px){[data-v-0ebd7106]:root{--column-width:2.7777777778vw}}@media (min-width:1920px){[data-v-0ebd7106]:root{--column-width:2.7777777778vw}}@media (min-width:2620px){[data-v-0ebd7106]:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html[data-v-0ebd7106]{font-size:1.5648854962vw}}@media (min-width:2620px){html[data-v-0ebd7106]{font-size:1.56vw}}html[data-v-0ebd7106]{box-sizing:border-box}*[data-v-0ebd7106],[data-v-0ebd7106]::after,[data-v-0ebd7106]::before{box-sizing:border-box}.bottom-bar[data-v-0ebd7106]{position:relative;width:100%;bottom:0;left:0;box-shadow:0 10px 26px rgba(104,89,110,.24);padding-top:.7619047619rem;padding-bottom:.7619047619rem;display:flex;flex-wrap:wrap;align-items:center;width:100%;justify-content:space-between;padding-left:1.7142857143rem;z-index:4;position:absolute;z-index:23;bottom:0;background-color:#fff}@media (max-width:990px){.bottom-bar[data-v-0ebd7106]{position:relative!important}}.bottom-bar .book-area[data-v-0ebd7106]{display:flex;align-content:center;flex-wrap:wrap}.bottom-bar .book-area .book-cover[data-v-0ebd7106]{display:flex;align-content:center;flex-wrap:wrap;border-radius:4px;overflow:hidden;height:3.0476190476rem}.bottom-bar .book-area .book-cover img[data-v-0ebd7106]{height:100%;width:auto}.bottom-bar .book-area .book-info[data-v-0ebd7106]{display:flex;padding-left:.7619047619rem;flex-wrap:nowrap;align-items:center}.bottom-bar .book-area .book-info p[data-v-0ebd7106]{width:100%}.bottom-bar .btn-foward[data-v-0ebd7106]{display:flex;width:27.7777777778vw;padding-right:1.7142857143rem}@media (max-width:990px){.bottom-bar .btn-foward[data-v-0ebd7106]{width:100%}}.bottom-bar .btn-foward button[data-v-0ebd7106]{background-color:var(--preview-color)!important}.bottom-bar .btn-foward button span[data-v-0ebd7106]{z-index:2;position:relative}.bottom-bar .btn-foward button[data-v-0ebd7106]:hover{background-color:var(--preview-color)!important}.bottom-bar .btn-foward button[data-v-0ebd7106]:hover:after{right:0;bottom:0;top:0;left:0;display:block;content:"";position:absolute;background-color:rgba(0,0,0,.24)}.loading-bg[data-v-0ebd7106]{position:absolute}.loading[data-v-0ebd7106]{border:2px solid #f3f3f3;border-top:2px solid #42cda1;border-radius:50%;width:.7142857143rem;height:.7142857143rem;animation:spin-data-v-0ebd7106 .6s linear infinite}@media (max-width:479px){.loading[data-v-0ebd7106]{border:2px solid #f3f3f3;border-top:2px solid #42cda1;width:.9345794393rem;height:.9345794393rem}}.placeholder-loading[data-v-0ebd7106]{width:100%;position:relative;height:100%}.placeholder-loading .loading-bg[data-v-0ebd7106]{position:absolute;left:0;bottom:0;top:0;margin:auto;height:15px;width:100%;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;display:flex;justify-content:center}.placeholder-loading img[data-v-0ebd7106]{width:100%;max-height:3.0476190476rem}@keyframes spin-data-v-0ebd7106{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}',map:void 0,media:void 0})}),{name:"BottomBar",components:{Button:A,Heading:vt,Paragraph:ft,Icon:C,Stepper:Lt,VLazyImage:e},props:{uuid:{type:String,required:!1},book_name:{type:String,required:!1},book_brand:{type:String,required:!1},preview_color:{type:String,default:"#12d3db",required:!1},book_format:{type:String,required:!0}},data:function(){return{isMobile:null,
|
|
1566
1574
|
//coverLoading: true,
|
|
1567
|
-
imageAsset:null,routes:[{path:"index",stepperName:"Etapa 2"},{path:"second",stepperName:"5 - Próximos personagens"}]}},mounted:function(){var t=this;t.isMobile=t.detectSize(),window.addEventListener("resize",(function(e){t.isMobile=t.detectSize()})),t.getBase64("https://builder.dentrodahistoria.com.br/api/builder/getpreview/"+t.uuid+"?page=1&w=120&v=0&noCache=true")},methods:(yt={detectSize:function(){var t=!1;return window.innerWidth<990&&(t=!0),t},onClick:function(){this.$emit("click")},action:function(){this.$emit("changeUrl")}},V(yt,"detectSize",(function(){var t=!1;return window.innerWidth<990&&(t=!0),t})),V(yt,"closeModal",(function(){this.$emit("closeModal"),document.getElementsByTagName("html")[0].removeAttribute("style"),document.getElementsByTagName("body")[0].removeAttribute("style"),document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&document.getElementsByClassName("boxes")[0].removeAttribute("style")})),V(yt,"getBase64",(function(t){var e=this;o.get(t,{responseType:"arraybuffer"}).then((function(t){e.imageAsset="data:image/png;base64,"+Buffer.from(t.data,"binary").toString("base64")}))})),yt),computed:{colorsVar:function(){return{"--preview-color":this.preview_color}}}},"data-v-0ebd7106",!1,void 0,!1,x,void 0,void 0),At=require("axios"),Bt=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"preview-full"},[t.isLoaded?a("div",{staticClass:"top-bar-area"},[a("TopBar",{attrs:{breadcrumbs:t.breadcrumbs,color:(t.isMobile,"#afa2ba"),isMobile:t.isMobile,have_button:!0,preview_color:t.preview_color},on:{click:t.changeRoute,clickContinue:t.changeRouteContinue}})],1):t._e(),t._v(" "),t.isLoaded&&!t.isMobile?a("div",{staticClass:"preview-desktop-area"},[a("Preview",{attrs:{uuid:t.uuid,pages:t.pages,book_format:t.book_format,product_id:t.product_id,preview_color:t.preview_color,typeLanguage:t.typeLanguage,goToPage:t.currentPage},on:{updateCurrentPage:t.updateCurrentPage}})],1):t._e(),t._v(" "),t.isLoaded&&t.isMobile?a("div",{staticClass:"preview-mobile-area"},[a("PreviewMobile",{attrs:{uuid:t.uuid,pages:t.pages,book_format:t.book_format,product_id:t.product_id,typeLanguage:t.typeLanguage}})],1):t._e(),t._v(" "),a("div",{staticClass:"preview-mobile-tools",class:t.isLoaded?"":"invisible"},[a("PreviewTools",{directives:[{name:"show",rawName:"v-show",value:t.isLoaded&&t.have_tools,expression:"isLoaded && have_tools"}],attrs:{dedication_text:t.dedication_text,uuid:t.uuid,slug:t.slug,character_id:t.character_id,have_dedication:t.have_dedication,product_id:t.product_id,gender:t.gender,typeLanguage:t.typeLanguage,language:t.language,languages:t.languages,layout:t.layout,layouts:t.layouts,preview_color:t.preview_color,character_position_id:t.character_position_id,typeRead:t.typeRead,custom_mes:t.custom_mes,custom_numero:t.custom_numero,is_created:t.is_created},on:{isLoadingMethod:t.isLoadingMethod,changeUuid:t.changeUuid,changeName:t.changeName,changeDedication:t.changeDedication,changeBirthday:t.changeBirthday,clickContinue:t.changeRouteContinue}})],1),t._v(" "),t.isMobile?t._e():a("div",{staticClass:"bottom-bar-area"},[t.isLoaded?a("BottomBar",{attrs:{uuid:t.uuid,book_brand:t.book_brand,book_name:t.book_name,preview_color:t.preview_color,book_format:t.book_format},on:{changeUrl:t.changeUrl}}):t._e()],1)])},staticRenderFns:[]},(function(t){t&&t("data-v-
|
|
1575
|
+
imageAsset:null,routes:[{path:"index",stepperName:"Etapa 2"},{path:"second",stepperName:"5 - Próximos personagens"}]}},mounted:function(){var t=this;t.isMobile=t.detectSize(),window.addEventListener("resize",(function(e){t.isMobile=t.detectSize()})),t.getBase64("https://builder.dentrodahistoria.com.br/api/builder/getpreview/"+t.uuid+"?page=1&w=120&v=0&noCache=true")},methods:(yt={detectSize:function(){var t=!1;return window.innerWidth<990&&(t=!0),t},onClick:function(){this.$emit("click")},action:function(){this.$emit("changeUrl")}},V(yt,"detectSize",(function(){var t=!1;return window.innerWidth<990&&(t=!0),t})),V(yt,"closeModal",(function(){this.$emit("closeModal"),document.getElementsByTagName("html")[0].removeAttribute("style"),document.getElementsByTagName("body")[0].removeAttribute("style"),document.getElementsByClassName("boxes")&&document.getElementsByClassName("boxes").length>0&&document.getElementsByClassName("boxes")[0].removeAttribute("style")})),V(yt,"getBase64",(function(t){var e=this;o.get(t,{responseType:"arraybuffer"}).then((function(t){e.imageAsset="data:image/png;base64,"+Buffer.from(t.data,"binary").toString("base64")}))})),yt),computed:{colorsVar:function(){return{"--preview-color":this.preview_color}}}},"data-v-0ebd7106",!1,void 0,!1,x,void 0,void 0),At=require("axios"),Bt=b({render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"preview-full"},[t.isLoaded?a("div",{staticClass:"top-bar-area"},[a("TopBar",{attrs:{breadcrumbs:t.breadcrumbs,color:(t.isMobile,"#afa2ba"),isMobile:t.isMobile,have_button:!0,preview_color:t.preview_color},on:{click:t.changeRoute,clickContinue:t.changeRouteContinue}})],1):t._e(),t._v(" "),t.isLoaded&&!t.isMobile?a("div",{staticClass:"preview-desktop-area"},[a("Preview",{attrs:{uuid:t.uuid,pages:t.pages,book_format:t.book_format,product_id:t.product_id,preview_color:t.preview_color,typeLanguage:t.typeLanguage,goToPage:t.currentPage},on:{updateCurrentPage:t.updateCurrentPage}})],1):t._e(),t._v(" "),t.isLoaded&&t.isMobile?a("div",{staticClass:"preview-mobile-area"},[a("PreviewMobile",{attrs:{uuid:t.uuid,pages:t.pages,book_format:t.book_format,product_id:t.product_id,typeLanguage:t.typeLanguage}})],1):t._e(),t._v(" "),a("div",{staticClass:"preview-mobile-tools",class:t.isLoaded?"":"invisible"},[a("PreviewTools",{directives:[{name:"show",rawName:"v-show",value:t.isLoaded&&t.have_tools,expression:"isLoaded && have_tools"}],attrs:{dedication_text:t.dedication_text,uuid:t.uuid,slug:t.slug,character_id:t.character_id,have_dedication:t.have_dedication,product_id:t.product_id,gender:t.gender,typeLanguage:t.typeLanguage,language:t.language,languages:t.languages,layout:t.layout,layouts:t.layouts,preview_color:t.preview_color,character_position_id:t.character_position_id,typeRead:t.typeRead,custom_mes:t.custom_mes,custom_numero:t.custom_numero,is_created:t.is_created},on:{isLoadingMethod:t.isLoadingMethod,changeUuid:t.changeUuid,changeName:t.changeName,changeDedication:t.changeDedication,changeBirthday:t.changeBirthday,clickContinue:t.changeRouteContinue}})],1),t._v(" "),t.isMobile?t._e():a("div",{staticClass:"bottom-bar-area"},[t.isLoaded?a("BottomBar",{attrs:{uuid:t.uuid,book_brand:t.book_brand,book_name:t.book_name,preview_color:t.preview_color,book_format:t.book_format},on:{changeUrl:t.changeUrl}}):t._e()],1)])},staticRenderFns:[]},(function(t){t&&t("data-v-41a3986a_0",{source:'@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,600,700,900&display=swap);:root{--column-width:6.6666666667vw}@media (min-width:0px){:root{--column-width:6.6666666667vw}}@media (min-width:480px){:root{--column-width:2.7777777778vw}}@media (min-width:0px){html{font-size:2.9166666667vw}}@media (min-width:480px){html{font-size:14px}}@media (min-width:1024px){:root{--column-width:2.7777777778vw}}@media (min-width:1920px){:root{--column-width:2.7777777778vw}}@media (min-width:2620px){:root{--column-width:2.7777777778vw}}@media (min-width:1024px){html{font-size:1.5648854962vw}}@media (min-width:2620px){html{font-size:1.56vw}}html{box-sizing:border-box}*,::after,::before{box-sizing:border-box}.top-bar-area{position:absolute}@media (max-width:990px){.top-bar-area{position:relative;background-color:#fff}}body{margin:0}.storybook-6{width:16.6666666667vw}.storybook-12{width:33.3333333333vw}.storybook-25{width:69.4444444444vw}.invisible{opacity:0}.preview-full{height:100vh;background-color:rgba(223,218,228,.64)}.preview-mobile-area{width:100%;position:relative}.preview-desktop-area{position:relative;z-index:4;height:calc(100vh - 4.619047619rem);display:flex;justify-content:center}@media (max-width:990px){.preview-mobile-tools{position:relative;z-index:20}}.custom-properties{position:absolute;top:30px}',map:void 0,media:void 0})}),{name:"PreviewWithTools",components:{Preview:_t,PreviewMobile:Mt,PreviewTools:St,TopBar:Et,BottomBar:It},props:{dedication_text:{type:String,required:!1},
|
|
1568
1576
|
/** Product id of Builder. `595` */
|
|
1569
1577
|
product_id:{type:Number,required:!0},
|
|
1570
1578
|
/** Character id of Builder. `57` */
|
|
@@ -1600,7 +1608,7 @@ var e=this;e.isLoaded=!1,e.completed(t),this.$nextTick((function(){e.isLoaded=!0
|
|
|
1600
1608
|
// }, 4000);
|
|
1601
1609
|
e.completedName(t)},changeDedication:function(t){var e=this;e.completed(t),setTimeout((function(){
|
|
1602
1610
|
//alert("Atualizou dedicas");
|
|
1603
|
-
e.currentPage=4}),
|
|
1611
|
+
e.currentPage=4}),3e3),e.completedDedication(t)},changeUrl:function(t){this.$emit("changeUrl",t)},changeRoute:function(t){console.log("changeRoute"),this.$emit("changeRoute",t)},changeRouteContinue:function(t){console.log("changeRouteContinue"),this.$emit("changeRouteContinue",t)},changeBirthday:function(t){
|
|
1604
1612
|
// this.$emit("completedBirthday", payload);
|
|
1605
1613
|
this.completedBirthday(t)},completed:function(t){
|
|
1606
1614
|
/**
|
|
@@ -1641,7 +1649,7 @@ color:{type:String,default:"#DFDAE4"}},data:function(){return{colorDefault:"#DFD
|
|
|
1641
1649
|
**/
|
|
1642
1650
|
visible:{type:Boolean,default:!0,required:!0},title:{type:String,default:"default",required:!0},description:{type:String,default:"default",required:!0},type:{type:String,default:"success",required:!0}},watch:{visible:{
|
|
1643
1651
|
// the callback will be called immediately after the start of the observation
|
|
1644
|
-
immediate:!0,handler:function(t,e){var a=this;!0===t&&setTimeout((function(){a.displayVisible=!0}),300)}}},data:function(){return{displayVisible:!1}},methods:{closeFeedBack:function(){this.$emit("closeFeedBack")}}},"data-v-0399859d",!1,void 0,!1,x,void 0,void 0),Rt=Object.freeze({__proto__:null,Avatar:I,Button:A,Card:B,CardLink:T,CardOption:F,Checkbox:q,Icon:C,Input:R,InputEdit:j,InputName:D,InputEmail:$,InputAddressNumber:H,InputAddress:X,InputAddressBilling:J,InputCardNumber:Y,Options:W,Radius:G,Select:
|
|
1652
|
+
immediate:!0,handler:function(t,e){var a=this;!0===t&&setTimeout((function(){a.displayVisible=!0}),300)}}},data:function(){return{displayVisible:!1}},methods:{closeFeedBack:function(){this.$emit("closeFeedBack")}}},"data-v-0399859d",!1,void 0,!1,x,void 0,void 0),Rt=Object.freeze({__proto__:null,Avatar:I,Button:A,Card:B,CardLink:T,CardOption:F,Checkbox:q,Icon:C,Input:R,InputEdit:j,InputName:D,InputEmail:$,InputAddressNumber:H,InputAddress:X,InputAddressBilling:J,InputCardNumber:Y,Options:W,Radius:G,Select:Z,Birthday:ot,BirthdayMobile:pt,TextArea:mt,GenderSelect:ut,Tabs:ht,Tooltip:gt,Caption:_,Heading:vt,Paragraph:ft,Modal:bt,Preview:_t,PreviewMobile:Mt,PreviewTools:St,PreviewFull:Nt,PreviewWithTools:Bt,HR:Tt,Spinner:Ft,FeedBack:qt}),jt=function(t){jt.installed||(jt.installed=!0,Object.entries(Rt).forEach((function(e){var a=m(e,2),i=a[0],o=a[1];t.component(i,o)})))},Dt={install:jt},$t=null;"undefined"!=typeof window?$t=window.Vue:"undefined"!=typeof global&&($t=global.Vue),$t&&$t.use(Dt);
|
|
1645
1653
|
// // Import vue component
|
|
1646
1654
|
// import MyButton from './components/MyButton/MyButton.vue';
|
|
1647
1655
|
// import Heading from './components/Heading/Heading.vue';
|
|
@@ -1668,4 +1676,4 @@ immediate:!0,handler:function(t,e){var a=this;!0===t&&setTimeout((function(){a.d
|
|
|
1668
1676
|
// }
|
|
1669
1677
|
// // To allow use as module (npm/webpack/etc.) export component
|
|
1670
1678
|
// export default MyButton;
|
|
1671
|
-
export default Dt;export{I as Avatar,ot as Birthday,pt as BirthdayMobile,A as Button,_ as Caption,B as Card,T as CardLink,F as CardOption,q as Checkbox,qt as FeedBack,ut as GenderSelect,Tt as HR,vt as Heading,C as Icon,R as Input,X as InputAddress,J as InputAddressBilling,H as InputAddressNumber,Y as InputCardNumber,j as InputEdit,$ as InputEmail,D as InputName,bt as Modal,W as Options,ft as Paragraph,_t as Preview,Nt as PreviewFull,
|
|
1679
|
+
export default Dt;export{I as Avatar,ot as Birthday,pt as BirthdayMobile,A as Button,_ as Caption,B as Card,T as CardLink,F as CardOption,q as Checkbox,qt as FeedBack,ut as GenderSelect,Tt as HR,vt as Heading,C as Icon,R as Input,X as InputAddress,J as InputAddressBilling,H as InputAddressNumber,Y as InputCardNumber,j as InputEdit,$ as InputEmail,D as InputName,bt as Modal,W as Options,ft as Paragraph,_t as Preview,Nt as PreviewFull,Mt as PreviewMobile,St as PreviewTools,Bt as PreviewWithTools,G as Radius,Z as Select,Ft as Spinner,ht as Tabs,mt as TextArea,gt as Tooltip};
|