infinity-forge 12.4.1 → 12.4.3
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/infinity-forge.css +1 -1
- package/dist/reset.css +1 -1
- package/dist/ui/atena/i18n/translation.d.ts +3 -1
- package/dist/ui/atena/i18n/translation.js +20 -7
- package/dist/ui/atena/i18n/translation.js.map +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js +6 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js.map +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js +4 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js.map +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js +6 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js.map +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js.map +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js +17 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js.map +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js +22 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js.map +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js.map +1 -1
- package/dist/ui/components/button/component.d.ts +1 -1
- package/dist/ui/components/button/component.js +9 -4
- package/dist/ui/components/button/component.js.map +1 -1
- package/dist/ui/components/button/interfaces.d.ts +1 -0
- package/dist/ui/components/index.d.ts +1 -0
- package/dist/ui/components/index.js +1 -0
- package/dist/ui/components/index.js.map +1 -1
- package/dist/ui/components/menu-mobile/components/nav-links/index.js +11 -4
- package/dist/ui/components/menu-mobile/components/nav-links/index.js.map +1 -1
- package/dist/ui/components/site/header-link/versions/version-01/component.js +7 -1
- package/dist/ui/components/site/header-link/versions/version-01/component.js.map +1 -1
- package/dist/ui/styles/reset.css +23 -1
- package/package.json +1 -1
package/dist/infinity-forge.css
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
a{text-decoration:unset}html{font-size:10px!important}a,address,b,h1,h2,h3,h4,h5,i,label,li,p,span,strong,td,time{margin-bottom:0;text-rendering:optimizeLegibility!important}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}[class*=-extraBold]{font-weight:800}[class*=-bold]{font-weight:700}[class*=-semibold]{font-weight:600}[class*=-medium]{font-weight:500}[class*=-regular]{font-weight:400}[class*=-light]{font-weight:300}[class*=font-80]{font-size:8rem}[class*=font-72]{font-size:7.2rem}[class*=font-70]{font-size:7rem}[class*=font-64]{font-size:6.4rem}[class*=font-50]{font-size:5rem}[class*=font-48]{font-size:4.8rem}[class*=font-40]{font-size:4rem}[class*=font-36]{font-size:3.6rem}[class*=font-32]{font-size:3.2rem}[class*=font-24]{font-size:2.4rem}[class*=font-20]{font-size:2rem}[class*=font-18]{font-size:1.8rem}[class*=font-16]{font-size:1.6rem}[class*=font-15]{font-size:1.5rem}[class*=font-14]{font-size:1.4rem}[class*=font-13]{font-size:1.3rem}[class*=font-12]{font-size:1.2rem}@media only screen and (max-width:1600px){[class*=font-80]{font-size:6rem}[class*=font-72]{font-size:5.8rem}[class*=font-70]{font-size:5.5rem}[class*=font-64]{font-size:6rem}[class*=font-50]{font-size:4.8rem}[class*=font-48]{font-size:4.4rem}[class*=font-40]{font-size:3.8rem}[class*=font-32]{font-size:3rem}[class*=font-24]{font-size:2.3rem}[class*=font-20]{font-size:1.9rem}[class*=font-18]{font-size:1.7rem}[class*=font-16]{font-size:1.55rem}}@media only screen and (max-width:1400px){[class*=font-80]{font-size:5.4rem}[class*=font-72]{font-size:5.2rem}[class*=font-70]{font-size:4.9rem}[class*=font-64]{font-size:5.6rem}[class*=font-50]{font-size:4.6rem}[class*=font-48]{font-size:4.2rem}[class*=font-40]{font-size:3.6rem}[class*=font-32]{font-size:2.8rem}[class*=font-24]{font-size:2rem}[class*=font-20]{font-size:1.8rem}[class*=font-18]{font-size:1.65rem}[class*=font-16]{font-size:1.5rem}[class*=font-13]{font-size:1.25rem}}@media only screen and (max-width:1200px){[class*=font-80]{font-size:5.5rem}[class*=font-72]{font-size:4.8rem}[class*=font-70]{font-size:4.6rem}[class*=font-64]{font-size:5.2rem}[class*=font-50]{font-size:4.2rem}[class*=font-48]{font-size:4rem}[class*=font-40]{font-size:3.2rem}[class*=font-32]{font-size:2.4rem}[class*=font-24]{font-size:1.9rem}[class*=font-20]{font-size:1.75rem}[class*=font-18]{font-size:1.6rem}[class*=font-16]{font-size:1.45rem}[class*=font-13]{font-size:1.2rem}}@media only screen and (max-width:1024px){[class*=font-80]{font-size:5.2rem}[class*=font-72]{font-size:4.5rem}[class*=font-70]{font-size:4.3rem}[class*=font-64]{font-size:4.4rem}[class*=font-50]{font-size:4rem}[class*=font-48]{font-size:3.8rem}[class*=font-40]{font-size:3rem}[class*=font-32]{font-size:2.2rem}[class*=font-24]{font-size:1.8rem}[class*=font-20]{font-size:1.7rem}[class*=font-18]{font-size:1.55rem}[class*=font-16]{font-size:1.35rem}[class*=font-14]{font-size:1.3rem}}@media only screen and (max-width:900px){[class*=font-80]{font-size:5rem}[class*=font-72]{font-size:3.8rem}[class*=font-70]{font-size:3.6rem}[class*=font-64]{font-size:3.8rem}[class*=font-48]{font-size:3.6rem}[class*=font-40]{font-size:2.8rem}[class*=font-32]{font-size:2rem}}@media only screen and (max-width:768px){[class*=font-80]{font-size:4.5rem}[class*=font-72]{font-size:3.5rem}[class*=font-70]{font-size:3rem}[class*=font-64]{font-size:3.4rem}[class*=font-50]{font-size:3.8rem}[class*=font-48]{font-size:3.4rem}[class*=font-40]{font-size:2.6rem}[class*=font-32]{font-size:1.9rem}[class*=font-24]{font-size:1.7rem}[class*=font-20]{font-size:1.65rem}[class*=font-18]{font-size:1.5rem}[class*=font-16]{font-size:1.35rem}[class*=font-13]{font-size:1.15rem}}@media only screen and (max-width:650px){[class*=font-80]{font-size:4rem}[class*=font-64]{font-size:3.2rem}[class*=font-50]{font-size:3.5rem}[class*=font-48]{font-size:3.2rem}[class*=font-40]{font-size:2.5rem}[class*=font-32]{font-size:1.8rem}[class*=font-24]{font-size:1.65rem}[class*=font-18]{font-size:1.4rem}[class*=font-16]{font-size:1.3rem}}@media only screen and (max-width:500px){[class*=font-80]{font-size:3.5rem}[class*=font-64]{font-size:2.8rem}[class*=font-50]{font-size:3rem}[class*=font-48]{font-size:2.8rem}[class*=font-40]{font-size:2.3rem}[class*=font-24]{font-size:1.6rem}[class*=font-18]{font-size:1.25rem}[class*=font-14],[class*=font-16]{font-size:1.2rem}}@media only screen and (max-width:390px){[class*=font-72],[class*=font-80]{font-size:3rem}[class*=font-64]{font-size:2.6rem}[class*=font-50]{font-size:2.8rem}[class*=font-48]{font-size:2.6rem}[class*=font-40]{font-size:2.1rem}[class*=font-32]{font-size:1.7rem}[class*=font-24]{font-size:1.4rem}[class*=font-18]{font-size:1.2rem}}*,:after,:before{box-sizing:border-box}html{font-family:Roboto,sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:Roboto,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}ol li:is([data-list=bullet]):before{content:"•"!important}
|
|
2
2
|
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-align-center{text-align:center}.ql-align-justify{text-align:justify}.ql-align-right{text-align:right}
|
|
3
|
-
*,:after,:before{box-sizing:border-box}a,button{cursor:pointer;outline:unset!important}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}.row{display:flex;gap:15px}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}#__next{position:relative;z-index:1}
|
|
3
|
+
*,:after,:before{box-sizing:border-box}a,button{cursor:pointer;outline:unset!important}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}.row{display:flex;gap:15px}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}#__next{position:relative;z-index:1}.conntent_form_infinity_forge .button-flag{background:transparent;border:none;margin:0 15px 15px 0;padding:0;transition:all .2s}.conntent_form_infinity_forge .button-flag img{height:30px;max-width:50px;width:auto!important}.conntent_form_infinity_forge .button-flag:hover{box-shadow:0 0 10px 2px rgba(0,0,0,.2)!important}body:has(>[id*=enabled-overflow-tooltip]){overflow:hidden}
|
package/dist/reset.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:after,:before{box-sizing:border-box}a,button{cursor:pointer;outline:unset!important}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}.row{display:flex;gap:15px}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}#__next{position:relative;z-index:1}
|
|
1
|
+
*,:after,:before{box-sizing:border-box}a,button{cursor:pointer;outline:unset!important}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}.row{display:flex;gap:15px}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#868e96;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}ul,ul li{list-style-type:none;padding-left:0}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:100vw 0}}#__next{position:relative;z-index:1}.conntent_form_infinity_forge .button-flag{background:transparent;border:none;margin:0 15px 15px 0;padding:0;transition:all .2s}.conntent_form_infinity_forge .button-flag img{height:30px;max-width:50px;width:auto!important}.conntent_form_infinity_forge .button-flag:hover{box-shadow:0 0 10px 2px rgba(0,0,0,.2)!important}body:has(>[id*=enabled-overflow-tooltip]){overflow:hidden}
|
|
@@ -2,6 +2,8 @@ export type TranslateProps = {
|
|
|
2
2
|
translationId: string;
|
|
3
3
|
defaultTranslate?: string;
|
|
4
4
|
isGlobal?: boolean;
|
|
5
|
+
enabledReturnHtml?: boolean;
|
|
6
|
+
enabledOverflowHidden?: boolean;
|
|
5
7
|
};
|
|
6
|
-
export declare function Translate({ translationId, defaultTranslate, isGlobal }: TranslateProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export declare function Translate({ translationId, defaultTranslate, isGlobal, enabledReturnHtml, enabledOverflowHidden, }: TranslateProps): import("react/jsx-runtime").JSX.Element;
|
|
7
9
|
export declare const TranslateStyles: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement>, never>> & string;
|
|
@@ -15,21 +15,34 @@ var styled_components_1 = __importDefault(require("styled-components"));
|
|
|
15
15
|
var ui_1 = require("../../../ui/index.js");
|
|
16
16
|
function Translate(_a) {
|
|
17
17
|
var _b;
|
|
18
|
-
var translationId = _a.translationId, defaultTranslate = _a.defaultTranslate, isGlobal = _a.isGlobal;
|
|
18
|
+
var translationId = _a.translationId, defaultTranslate = _a.defaultTranslate, isGlobal = _a.isGlobal, _c = _a.enabledReturnHtml, enabledReturnHtml = _c === void 0 ? false : _c, _d = _a.enabledOverflowHidden, enabledOverflowHidden = _d === void 0 ? true : _d;
|
|
19
19
|
var router = (0, router_1.useRouter)();
|
|
20
|
-
var
|
|
20
|
+
var _e = (0, ui_1.useDynamicSection)({
|
|
21
21
|
editModeIsOutside: true,
|
|
22
22
|
refSection: translationId,
|
|
23
23
|
isGlobal: isGlobal,
|
|
24
|
-
fields:
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
fields: enabledReturnHtml
|
|
25
|
+
? {
|
|
26
|
+
title: {
|
|
27
|
+
label: '',
|
|
28
|
+
},
|
|
29
|
+
}
|
|
30
|
+
: {
|
|
31
|
+
linkText: {
|
|
32
|
+
label: '',
|
|
33
|
+
},
|
|
34
|
+
},
|
|
35
|
+
}), Section = _e.Section, title = _e.title, linkText = _e.linkText;
|
|
36
|
+
var translate = (enabledReturnHtml ? title : linkText) || defaultTranslate;
|
|
37
|
+
var idTooltip = enabledOverflowHidden ? "".concat(translationId, "-enabled-overflow-tooltip") : translationId;
|
|
27
38
|
if (((_b = router.query) === null || _b === void 0 ? void 0 : _b.editMode) !== 'true') {
|
|
28
39
|
return (0, jsx_runtime_1.jsx)("span", { children: translate });
|
|
29
40
|
}
|
|
30
|
-
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: (0, jsx_runtime_1.jsx)(ui_1.Tooltip, { idTooltip:
|
|
41
|
+
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: (0, jsx_runtime_1.jsx)(ui_1.Tooltip, { idTooltip: idTooltip, closeOnClick: false, enableArrow: true, ContentWithTooltipProps: function (props) { return ((0, jsx_runtime_1.jsx)(Section, { onSucess: function () {
|
|
31
42
|
props.closeToolTip();
|
|
32
|
-
} }); }, position: 'bottom-center',
|
|
43
|
+
} })); }, position: 'bottom-center', style: {
|
|
44
|
+
overflow: 'hidden',
|
|
45
|
+
}, trigger: (0, jsx_runtime_1.jsx)("span", { style: { position: 'relative', pointerEvents: 'auto' }, children: (0, jsx_runtime_1.jsxs)(exports.TranslateStyles, { role: 'button', tabIndex: 0, style: {}, children: [(0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconGear' }), translate] }) }) }) }));
|
|
33
46
|
}
|
|
34
47
|
exports.TranslateStyles = (0, styled_components_1.default)('span')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border: 1px solid #000;\n position: relative;\n padding: 2px;\n border-radius: 2px;\n\n svg {\n height: auto !important;\n width: 8px !important;\n position: absolute;\n bottom: -4px;\n right: 0;\n fill: #000 !important;\n background: #fff;\n }\n"], ["\n border: 1px solid #000;\n position: relative;\n padding: 2px;\n border-radius: 2px;\n\n svg {\n height: auto !important;\n width: 8px !important;\n position: absolute;\n bottom: -4px;\n right: 0;\n fill: #000 !important;\n background: #fff;\n }\n"])));
|
|
35
48
|
var templateObject_1;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"translation.js","sourceRoot":"","sources":["../../../../src/ui/atena/i18n/translation.tsx"],"names":[],"mappings":";;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"translation.js","sourceRoot":"","sources":["../../../../src/ui/atena/i18n/translation.tsx"],"names":[],"mappings":";;;;;;;;;;AAcA,8BA8DC;;AA5ED,sCAAuC;AAEvC,wEAAsC;AAEtC,2BAAuD;AAUvD,SAAgB,SAAS,CAAC,EAMT;;QALf,aAAa,mBAAA,EACb,gBAAgB,sBAAA,EAChB,QAAQ,cAAA,EACR,yBAAyB,EAAzB,iBAAiB,mBAAG,KAAK,KAAA,EACzB,6BAA4B,EAA5B,qBAAqB,mBAAG,IAAI,KAAA;IAE5B,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAEpB,IAAA,KAA+B,IAAA,sBAAiB,EAAC;QACrD,iBAAiB,EAAE,IAAI;QACvB,UAAU,EAAE,aAAa;QACzB,QAAQ,UAAA;QACR,MAAM,EAAE,iBAAiB;YACvB,CAAC,CAAC;gBACE,KAAK,EAAE;oBACL,KAAK,EAAE,EAAE;iBACV;aACF;YACH,CAAC,CAAC;gBACE,QAAQ,EAAE;oBACR,KAAK,EAAE,EAAE;iBACV;aACF;KACN,CAAC,EAfM,OAAO,aAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAe9B,CAAA;IAEF,IAAM,SAAS,GAAG,CAAC,iBAAiB,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,IAAI,gBAAgB,CAAA;IAC5E,IAAM,SAAS,GAAG,qBAAqB,CAAC,CAAC,CAAC,UAAG,aAAa,8BAA2B,CAAC,CAAC,CAAC,aAAa,CAAA;IAErG,IAAI,CAAA,MAAA,MAAM,CAAC,KAAK,0CAAE,QAAQ,MAAK,MAAM,EAAE,CAAC;QACtC,OAAO,2CAAO,SAAS,GAAQ,CAAA;IACjC,CAAC;IAED,OAAO,CACL,2DACE,uBAAC,YAAO,IACN,SAAS,EAAE,SAAS,EACpB,YAAY,EAAE,KAAK,EACnB,WAAW,QACX,uBAAuB,EAAE,UAAC,KAAK,IAAK,OAAA,CAClC,uBAAC,OAAO,IACN,QAAQ,EAAE;oBACR,KAAK,CAAC,YAAY,EAAE,CAAA;gBACtB,CAAC,GACD,CACH,EANmC,CAMnC,EACD,QAAQ,EAAC,eAAe,EACxB,KAAK,EAAE;gBACL,QAAQ,EAAE,QAAQ;aACnB,EACD,OAAO,EACL,iCAAM,KAAK,EAAE,EAAE,QAAQ,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,EAAE,YAC1D,wBAAC,uBAAe,IAAC,IAAI,EAAC,QAAQ,EAAC,QAAQ,EAAE,CAAC,EAAE,KAAK,EAAE,EAAE,aACnD,uBAAC,SAAI,IAAC,IAAI,EAAC,UAAU,GAAG,EAEvB,SAAS,IACM,GACb,GAET,GACD,CACJ,CAAA;AACH,CAAC;AAEY,QAAA,eAAe,GAAG,IAAA,2BAAM,EAAC,MAAM,CAAC,yVAAA,sRAe5C,KAAA"}
|
package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js
CHANGED
|
@@ -41,7 +41,12 @@ var jsx_runtime_1 = require("react/jsx-runtime");
|
|
|
41
41
|
var moment_1 = __importDefault(require("moment"));
|
|
42
42
|
var ui_1 = require("../../../../../../../../ui/index.js");
|
|
43
43
|
var S = __importStar(require("./styles.js"));
|
|
44
|
+
var router_1 = require("next/router");
|
|
44
45
|
function BlogItem(props) {
|
|
45
|
-
|
|
46
|
+
var _a, _b;
|
|
47
|
+
var router = (0, router_1.useRouter)();
|
|
48
|
+
var locale = router.locale;
|
|
49
|
+
var data = ((_b = (_a = props === null || props === void 0 ? void 0 : props.jsonContent) === null || _a === void 0 ? void 0 : _a.i18n) === null || _b === void 0 ? void 0 : _b[locale]) || props;
|
|
50
|
+
return ((0, jsx_runtime_1.jsxs)(S.BlogItem, { href: props === null || props === void 0 ? void 0 : props.url, className: 'blog-item', children: [(0, jsx_runtime_1.jsx)("div", { className: 'image', children: (props === null || props === void 0 ? void 0 : props.thumbnail) && ((0, jsx_runtime_1.jsx)("div", { className: 'image-link', children: (0, jsx_runtime_1.jsx)(ui_1.NextImage, { src: props.thumbnail }) })) }), (0, jsx_runtime_1.jsxs)("div", { className: 'text', children: [(props === null || props === void 0 ? void 0 : props.dataCriacao) && ((0, jsx_runtime_1.jsx)("time", { className: 'font-14-regular', children: (0, moment_1.default)(props.dataCriacao).format('DD/MM/YYYY HH:mm') })), (data === null || data === void 0 ? void 0 : data.titulo) && (0, jsx_runtime_1.jsx)("div", { className: 'font-24-bold title-post', children: data.titulo }), (data === null || data === void 0 ? void 0 : data.subtitulo) && (0, jsx_runtime_1.jsx)("div", { className: 'font-18-regular title-post', children: data.subtitulo }), (data === null || data === void 0 ? void 0 : data.descricao) && ((0, jsx_runtime_1.jsx)("div", { className: 'font-16 description', dangerouslySetInnerHTML: { __html: data.descricao || '' } }))] })] }));
|
|
46
51
|
}
|
|
47
52
|
//# sourceMappingURL=index.js.map
|
package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,4BA+BC;;AArCD,kDAA2B;AAC3B,2BAA0C;AAE1C,0CAA6B;AAC7B,sCAAuC;AAEvC,SAAgB,QAAQ,CAAC,KAAe;;IACtC,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAC1B,IAAM,MAAM,GAAG,MAAM,CAAC,MAAgB,CAAA;IAEtC,IAAM,IAAI,GAAG,CAAA,MAAA,MAAC,KAAa,aAAb,KAAK,uBAAL,KAAK,CAAU,WAAW,0CAAE,IAAI,0CAAG,MAAM,CAAC,KAAI,KAAK,CAAA;IAEjE,OAAO,CACL,wBAAC,CAAC,CAAC,QAAQ,IAAC,IAAI,EAAE,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,GAAG,EAAE,SAAS,EAAC,WAAW,aACjD,gCAAK,SAAS,EAAC,OAAO,YACnB,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,SAAS,KAAI,CACnB,gCAAK,SAAS,EAAC,YAAY,YACzB,uBAAC,cAAS,IAAC,GAAG,EAAE,KAAK,CAAC,SAAS,GAAI,GAC/B,CACP,GACG,EAEN,iCAAK,SAAS,EAAC,MAAM,aAClB,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,WAAW,KAAI,CACrB,iCAAM,SAAS,EAAC,iBAAiB,YAAE,IAAA,gBAAM,EAAC,KAAK,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,kBAAkB,CAAC,GAAQ,CAChG,EAEA,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,KAAI,gCAAK,SAAS,EAAC,yBAAyB,YAAE,IAAI,CAAC,MAAM,GAAO,EAE5E,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,KAAI,gCAAK,SAAS,EAAC,4BAA4B,YAAE,IAAI,CAAC,SAAS,GAAO,EAErF,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,KAAI,CAClB,gCAAK,SAAS,EAAC,qBAAqB,EAAC,uBAAuB,EAAE,EAAE,MAAM,EAAE,IAAI,CAAC,SAAS,IAAI,EAAE,EAAE,GAAI,CACnG,IACG,IACK,CACd,CAAA;AACH,CAAC"}
|
package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js
CHANGED
|
@@ -45,16 +45,19 @@ var S = __importStar(require("../styles.js"));
|
|
|
45
45
|
function Categorias(props) {
|
|
46
46
|
var item = (0, ui_1.useSection)({ ref: 'categorias' }).item;
|
|
47
47
|
var router = (0, router_1.useRouter)();
|
|
48
|
+
var locale = router.locale;
|
|
48
49
|
if (!item || item.length === 0) {
|
|
49
50
|
return (0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, {});
|
|
50
51
|
}
|
|
51
52
|
return ((0, jsx_runtime_1.jsxs)(S.Box, { children: [(0, jsx_runtime_1.jsx)("h3", { className: 'font-16-bold', children: "Categorias" }), item.map(function (item) {
|
|
53
|
+
var _a, _b;
|
|
52
54
|
if (!item.url || !item.titulo)
|
|
53
55
|
return null;
|
|
56
|
+
var data = ((_b = (_a = item === null || item === void 0 ? void 0 : item.jsonContent) === null || _a === void 0 ? void 0 : _a.i18n) === null || _b === void 0 ? void 0 : _b[locale]) || item;
|
|
54
57
|
return ((0, jsx_runtime_1.jsx)(link_1.default, { href: {
|
|
55
58
|
pathname: router.pathname,
|
|
56
59
|
query: { page: 1, category: item.url },
|
|
57
|
-
}, style: { fontWeight: router.query.category === item.url ? 'bold' : 'normal' }, className: 'link font-16-regular', children:
|
|
60
|
+
}, style: { fontWeight: router.query.category === item.url ? 'bold' : 'normal' }, className: 'link font-16-regular', children: data.titulo }, item.id));
|
|
58
61
|
})] }));
|
|
59
62
|
}
|
|
60
63
|
//# sourceMappingURL=index.js.map
|
package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAOA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAOA,gCAmCC;;AA1CD,mDAA4B;AAC5B,sCAAuC;AAEvC,2BAAgD;AAEhD,2CAA8B;AAE9B,SAAgB,UAAU,CAAC,KAAoB;IACrC,IAAA,IAAI,GAAK,IAAA,eAAU,EAAC,EAAE,GAAG,EAAE,YAAY,EAAE,CAAC,KAAtC,CAAsC;IAElD,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAC1B,IAAM,MAAM,GAAG,MAAM,CAAC,MAAgB,CAAA;IAEtC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QAC/B,OAAO,kDAAK,CAAA;IACd,CAAC;IAED,OAAO,CACL,wBAAC,CAAC,CAAC,GAAG,eACJ,+BAAI,SAAS,EAAC,cAAc,2BAAgB,EAE3C,IAAI,CAAC,GAAG,CAAC,UAAC,IAAI;;gBACb,IAAI,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,IAAI,CAAC,MAAM;oBAAE,OAAO,IAAI,CAAA;gBAE1C,IAAM,IAAI,GAAG,CAAA,MAAA,MAAC,IAAY,aAAZ,IAAI,uBAAJ,IAAI,CAAU,WAAW,0CAAE,IAAI,0CAAG,MAAM,CAAC,KAAI,IAAI,CAAA;gBAE/D,OAAO,CACL,uBAAC,cAAI,IAEH,IAAI,EAAE;wBACJ,QAAQ,EAAE,MAAM,CAAC,QAAQ;wBACzB,KAAK,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,IAAI,CAAC,GAAG,EAAE;qBACvC,EACD,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,QAAQ,KAAK,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,EAAE,EAC7E,SAAS,EAAC,sBAAsB,YAE/B,IAAI,CAAC,MAAM,IARP,IAAI,CAAC,EAAE,CASP,CACR,CAAA;YACH,CAAC,CAAC,IACI,CACT,CAAA;AACH,CAAC"}
|
|
@@ -35,11 +35,16 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.FeaturedBlogItem = FeaturedBlogItem;
|
|
37
37
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
+
var router_1 = require("next/router");
|
|
38
39
|
var ui_1 = require("../../../../../../../../../ui/index.js");
|
|
39
40
|
var format_date_1 = require("./format-date.js");
|
|
40
41
|
var S = __importStar(require("./styles.js"));
|
|
41
42
|
function FeaturedBlogItem(_a) {
|
|
43
|
+
var _b, _c;
|
|
42
44
|
var pageItem = _a.pageItem;
|
|
43
|
-
|
|
45
|
+
var router = (0, router_1.useRouter)();
|
|
46
|
+
var locale = router.locale;
|
|
47
|
+
var data = ((_c = (_b = pageItem === null || pageItem === void 0 ? void 0 : pageItem.jsonContent) === null || _b === void 0 ? void 0 : _b.i18n) === null || _c === void 0 ? void 0 : _c[locale]) || pageItem;
|
|
48
|
+
return ((0, jsx_runtime_1.jsxs)(S.FeaturedBlogItem, { href: "".concat(pageItem.url), children: [(pageItem === null || pageItem === void 0 ? void 0 : pageItem.thumbnail) && ((0, jsx_runtime_1.jsx)("div", { className: 'image', children: (0, jsx_runtime_1.jsx)(ui_1.NextImage, { src: pageItem === null || pageItem === void 0 ? void 0 : pageItem.thumbnail }) })), (0, jsx_runtime_1.jsxs)("div", { className: 'text', children: [data.titulo && (0, jsx_runtime_1.jsx)("h2", { className: 'font-16-bold title-link', children: data.titulo }), pageItem.dataCriacao && (0, jsx_runtime_1.jsx)("p", { className: 'date', children: (0, format_date_1.FormatDate)(pageItem.dataCriacao) })] })] }));
|
|
44
49
|
}
|
|
45
50
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQA,4CAqBC;;AA7BD,sCAAuC;AAEvC,2BAA0C;AAE1C,6CAA0C;AAE1C,0CAA6B;AAE7B,SAAgB,gBAAgB,CAAC,EAAoC;;QAAlC,QAAQ,cAAA;IACzC,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAC1B,IAAM,MAAM,GAAG,MAAM,CAAC,MAAgB,CAAA;IAEtC,IAAM,IAAI,GAAG,CAAA,MAAA,MAAC,QAAgB,aAAhB,QAAQ,uBAAR,QAAQ,CAAU,WAAW,0CAAE,IAAI,0CAAG,MAAM,CAAC,KAAI,QAAQ,CAAA;IAEvE,OAAO,CACL,wBAAC,CAAC,CAAC,gBAAgB,IAAC,IAAI,EAAE,UAAG,QAAQ,CAAC,GAAG,CAAE,aACxC,CAAA,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,SAAS,KAAI,CACtB,gCAAK,SAAS,EAAC,OAAO,YACpB,uBAAC,cAAS,IAAC,GAAG,EAAE,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,SAAS,GAAI,GACnC,CACP,EAED,iCAAK,SAAS,EAAC,MAAM,aAClB,IAAI,CAAC,MAAM,IAAI,+BAAI,SAAS,EAAC,yBAAyB,YAAE,IAAI,CAAC,MAAM,GAAM,EAEzE,QAAQ,CAAC,WAAW,IAAI,8BAAG,SAAS,EAAC,MAAM,YAAE,IAAA,wBAAU,EAAC,QAAQ,CAAC,WAAW,CAAC,GAAK,IAC/E,IACa,CACtB,CAAA;AACH,CAAC"}
|
package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js
CHANGED
|
@@ -50,11 +50,11 @@ var ui_1 = require("../../../../../../../../ui/index.js");
|
|
|
50
50
|
var featured_blog_item_1 = require("./featured-blog-item/index.js");
|
|
51
51
|
var S = __importStar(require("../styles.js"));
|
|
52
52
|
function FeaturedBlogList(props) {
|
|
53
|
-
var item = (0, ui_1.useSection)({ ref:
|
|
53
|
+
var item = (0, ui_1.useSection)({ ref: 'posts' }).item;
|
|
54
54
|
if (!item || (item === null || item === void 0 ? void 0 : item.length) === 0)
|
|
55
55
|
return (0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, {});
|
|
56
56
|
return ((0, jsx_runtime_1.jsxs)(S.Box, { className: 'featuredBlogList', children: [(0, jsx_runtime_1.jsx)("h4", { className: 'font-24-bold', children: "Destaques" }), (0, jsx_runtime_1.jsx)("div", { className: 'detachs-box', children: item.map(function (pageItem) {
|
|
57
|
-
return (0, jsx_runtime_1.jsx)(featured_blog_item_1.FeaturedBlogItem, { pageItem: __assign(__assign({}, pageItem), { url: (props === null || props === void 0 ? void 0 : props.modifyUrlPost) ? props.modifyUrlPost(pageItem) : "/post/".concat(pageItem.url) }) }, pageItem.url + pageItem.titulo);
|
|
57
|
+
return ((0, jsx_runtime_1.jsx)(featured_blog_item_1.FeaturedBlogItem, { pageItem: __assign(__assign({}, pageItem), { url: (props === null || props === void 0 ? void 0 : props.modifyUrlPost) ? props.modifyUrlPost(pageItem) : "/post/".concat(pageItem.url) }) }, pageItem.url + pageItem.titulo));
|
|
58
58
|
}) })] }));
|
|
59
59
|
}
|
|
60
60
|
//# sourceMappingURL=index.js.map
|
package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,4CAwBC;;AA9BD,2BAAgD;AAEhD,2DAAuD;AAEvD,2CAA8B;AAE9B,SAAgB,gBAAgB,CAAC,KAAoB;IAC3C,IAAA,IAAI,GAAK,IAAA,eAAU,EAAC,EAAE,GAAG,EAAE,OAAO,EAAE,CAAC,KAAjC,CAAiC;IAE7C,IAAI,CAAC,IAAI,IAAI,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,MAAM,MAAK,CAAC;QAAE,OAAO,kDAAK,CAAA;IAE7C,OAAO,CACL,wBAAC,CAAC,CAAC,GAAG,IAAC,SAAS,EAAC,kBAAkB,aACjC,+BAAI,SAAS,EAAC,cAAc,0BAAe,EAE3C,gCAAK,SAAS,EAAC,aAAa,YACzB,IAAI,CAAC,GAAG,CAAC,UAAC,QAAQ;oBACjB,OAAO,CACL,uBAAC,qCAAgB,IAEf,QAAQ,wBACH,QAAQ,KACX,GAAG,EAAE,CAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,aAAa,EAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,gBAAS,QAAQ,CAAC,GAAG,CAAE,OAHhF,QAAQ,CAAC,GAAG,GAAG,QAAQ,CAAC,MAAM,CAKnC,CACH,CAAA;gBACH,CAAC,CAAC,GACE,IACA,CACT,CAAA;AACH,CAAC"}
|
|
@@ -75,8 +75,23 @@ var react_1 = require("react");
|
|
|
75
75
|
var ui_1 = require("../../../../../../../../ui/index.js");
|
|
76
76
|
var S = __importStar(require("../styles.js"));
|
|
77
77
|
function NewsLetterBlog() {
|
|
78
|
-
var _a
|
|
78
|
+
var _a;
|
|
79
|
+
var _b = (0, react_1.useState)(0), key = _b[0], setKey = _b[1];
|
|
79
80
|
var createToast = (0, ui_1.useToast)().createToast;
|
|
81
|
+
var dynamic = (0, ui_1.useDynamicSection)({
|
|
82
|
+
refSection: 'configuration_admin',
|
|
83
|
+
isGlobal: true,
|
|
84
|
+
});
|
|
85
|
+
var isi18n = (_a = dynamic.jsonContent) === null || _a === void 0 ? void 0 : _a.i18n;
|
|
86
|
+
var _c = (0, ui_1.useDynamicSection)({
|
|
87
|
+
refSection: 'blog-side-box-newsletter',
|
|
88
|
+
isGlobal: true,
|
|
89
|
+
fields: {
|
|
90
|
+
linkText: {
|
|
91
|
+
label: 'Texto do input',
|
|
92
|
+
},
|
|
93
|
+
},
|
|
94
|
+
}), Section = _c.Section, linkText = _c.linkText;
|
|
80
95
|
function handleSucess(data) {
|
|
81
96
|
return __awaiter(this, void 0, void 0, function () {
|
|
82
97
|
var _a;
|
|
@@ -110,6 +125,6 @@ function NewsLetterBlog() {
|
|
|
110
125
|
});
|
|
111
126
|
});
|
|
112
127
|
}
|
|
113
|
-
return ((0, jsx_runtime_1.jsxs)(S.Box, { className: 'newsletter', children: [(0, jsx_runtime_1.jsx)("h4", { className: 'font-24-bold', children:
|
|
128
|
+
return ((0, jsx_runtime_1.jsxs)(S.Box, { className: 'newsletter', children: [(0, jsx_runtime_1.jsx)("h4", { className: 'font-24-bold', children: isi18n ? (0, jsx_runtime_1.jsx)(ui_1.Translate, { translationId: 'Newsletter', defaultTranslate: 'Newsletter', isGlobal: true }) : 'Newsletter' }), (0, jsx_runtime_1.jsx)("p", { className: 'font-16-bold', children: isi18n ? ((0, jsx_runtime_1.jsx)(ui_1.Translate, { isGlobal: true, translationId: 'Cadastre-se para receber lan\u00E7amentos e not\u00EDcias', defaultTranslate: 'Cadastre-se para receber lanzamentos e not\u00EDcias' })) : ('Cadastre-se para receber lançamentos e notícias') }), isi18n && ((0, jsx_runtime_1.jsx)(Section, { children: (0, jsx_runtime_1.jsx)(ui_1.FormHandler, { onSucess: handleSucess, defaultSchemas: { email: true }, button: { text: 'Cadastrar', className: 'font-18-bold' }, children: (0, jsx_runtime_1.jsx)(ui_1.Input, { name: 'email', type: 'email', className: 'font-18-regular', placeholder: linkText || 'Digite seu e-mail' }) }, key) })), !isi18n && ((0, jsx_runtime_1.jsx)(ui_1.FormHandler, { onSucess: handleSucess, defaultSchemas: { email: true }, button: { text: 'Cadastrar', className: 'font-18-bold' }, children: (0, jsx_runtime_1.jsx)(ui_1.Input, { className: 'font-18-regular', name: 'email', placeholder: 'Digite seu e-mail', type: 'email' }) }, key))] }));
|
|
114
129
|
}
|
|
115
130
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.tsx"],"names":[],"mappings":"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"}
|
package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js
CHANGED
|
@@ -39,10 +39,31 @@ var router_1 = require("next/router");
|
|
|
39
39
|
var ui_1 = require("../../../../../../../../ui/index.js");
|
|
40
40
|
var S = __importStar(require("../styles.js"));
|
|
41
41
|
function SearchBlog() {
|
|
42
|
+
var _a;
|
|
42
43
|
var router = (0, router_1.useRouter)();
|
|
44
|
+
var dynamic = (0, ui_1.useDynamicSection)({
|
|
45
|
+
refSection: 'configuration_admin',
|
|
46
|
+
isGlobal: true,
|
|
47
|
+
});
|
|
48
|
+
var isi18n = (_a = dynamic.jsonContent) === null || _a === void 0 ? void 0 : _a.i18n;
|
|
49
|
+
var _b = (0, ui_1.useDynamicSection)({
|
|
50
|
+
refSection: 'search-blog-side-box-search',
|
|
51
|
+
isGlobal: true,
|
|
52
|
+
fields: {
|
|
53
|
+
linkText: {
|
|
54
|
+
label: 'Texto do input',
|
|
55
|
+
},
|
|
56
|
+
},
|
|
57
|
+
}), Section = _b.Section, linkText = _b.linkText;
|
|
43
58
|
function handleSucess(data) {
|
|
44
59
|
(0, ui_1.updateRoute)({ reset: true, router: router, params: { search: data.search, page: 1 } });
|
|
45
60
|
}
|
|
46
|
-
|
|
61
|
+
function Content() {
|
|
62
|
+
return ((0, jsx_runtime_1.jsx)(S.Box, { className: 'search', style: { border: 0, padding: 0 }, children: (0, jsx_runtime_1.jsx)(ui_1.FormHandler, { button: { svg: 'LupaIcon', className: 'button-search' }, onSucess: handleSucess, initialData: { search: router.query.search }, cleanFieldsOnSubmit: false, disableEnterKeySubmitForm: true, children: (0, jsx_runtime_1.jsx)(ui_1.Input, { className: 'font-16-regular', name: 'search', placeholder: linkText || 'Buscar...', type: 'text', value: router.query.search }) }) }));
|
|
63
|
+
}
|
|
64
|
+
if (isi18n) {
|
|
65
|
+
return ((0, jsx_runtime_1.jsx)(Section, { children: (0, jsx_runtime_1.jsx)(Content, {}) }));
|
|
66
|
+
}
|
|
67
|
+
return (0, jsx_runtime_1.jsx)(Content, {});
|
|
47
68
|
}
|
|
48
69
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../src/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA,gCAuDC;;AA7DD,sCAAuC;AAEvC,2BAAyE;AAEzE,2CAA8B;AAE9B,SAAgB,UAAU;;IACxB,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAE1B,IAAM,OAAO,GAAG,IAAA,sBAAiB,EAAC;QAChC,UAAU,EAAE,qBAAqB;QACjC,QAAQ,EAAE,IAAI;KACf,CAAC,CAAA;IAEF,IAAM,MAAM,GAAG,MAAA,OAAO,CAAC,WAAW,0CAAE,IAAI,CAAA;IAElC,IAAA,KAAwB,IAAA,sBAAiB,EAAC;QAC9C,UAAU,EAAE,6BAA6B;QACzC,QAAQ,EAAE,IAAI;QACd,MAAM,EAAE;YACN,QAAQ,EAAE;gBACR,KAAK,EAAE,gBAAgB;aACxB;SACF;KACF,CAAC,EARM,OAAO,aAAA,EAAE,QAAQ,cAQvB,CAAA;IAEF,SAAS,YAAY,CAAC,IAAI;QACxB,IAAA,gBAAW,EAAC,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,QAAA,EAAE,MAAM,EAAE,EAAE,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,IAAI,EAAE,CAAC,EAAE,EAAE,CAAC,CAAA;IAChF,CAAC;IAED,SAAS,OAAO;QACd,OAAO,CACL,uBAAC,CAAC,CAAC,GAAG,IAAC,SAAS,EAAC,QAAQ,EAAC,KAAK,EAAE,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,YACxD,uBAAC,gBAAW,IACV,MAAM,EAAE,EAAE,GAAG,EAAE,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,EACvD,QAAQ,EAAE,YAAmB,EAC7B,WAAW,EAAE,EAAE,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,EAAE,EAC5C,mBAAmB,EAAE,KAAK,EAC1B,yBAAyB,kBAEzB,uBAAC,UAAK,IACJ,SAAS,EAAC,iBAAiB,EAC3B,IAAI,EAAC,QAAQ,EACb,WAAW,EAAE,QAAQ,IAAI,WAAW,EACpC,IAAI,EAAC,MAAM,EACX,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAC1B,GACU,GACR,CACT,CAAA;IACH,CAAC;IAED,IAAI,MAAM,EAAE,CAAC;QACX,OAAO,CACL,uBAAC,OAAO,cACN,uBAAC,OAAO,KAAG,GACH,CACX,CAAA;IACH,CAAC;IAED,OAAO,uBAAC,OAAO,KAAG,CAAA;AACpB,CAAC"}
|
|
@@ -139,7 +139,7 @@ function EditSectionComponent(_a) {
|
|
|
139
139
|
});
|
|
140
140
|
}); }, name: 'enabled' }) }), (0, jsx_runtime_1.jsxs)("button", { type: 'button', onClick: function () { return setOpen(true); }, className: 'edit_section', children: [(0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconEdit', color: '#000' }), "Editar"] }), templateKeys && templateKeys.length > 0 && ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsxs)(ui_1.SideBar, { open: sideBar, setOpen: setSidebar, maxWidth: '800px', direction: 'right', overlay: false, children: [templateKeys === null || templateKeys === void 0 ? void 0 : templateKeys.map(function (version) { return ((0, jsx_runtime_1.jsx)("button", { type: 'button', onClick: function () { return setVersionTemplate(version); }, children: version })); }), (0, jsx_runtime_1.jsx)(edit_css_1.EditorCSS, { refSection: refSection, handleSubmit: handleSubmit, initialData: initialData })] }), (0, jsx_runtime_1.jsxs)("button", { type: 'button', onClick: function () { return setSidebar(function (s) { return !s; }); }, className: 'edit_section', children: [(0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconEdit', color: '#000' }), "Alterar template"] })] }))] }), versionTemplate && TemplateComponent ? (0, jsx_runtime_1.jsx)(TemplateComponent, __assign({}, dynamicSectionProps)) : children] })) : (children)] }));
|
|
141
141
|
}
|
|
142
|
-
var Styles = (0, styled_components_1.default)('div')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 10px;\n gap: 10px;\n z-index: 2;\n position: relative;\n\n & + * {\n z-index: 1;\n position: relative;\n }\n\n & + * {\n opacity: ", ";\n }\n\n .input_control {\n margin-bottom: 0;\n }\n\n .conntent_form_infinity_forge {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n\n .button-flag {\n background: transparent;\n border: none;\n padding: 0;\n transition: all 0.2s;\n\n &:hover {\n box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2) !important;\n }\n\n img {\n max-width: 50px;\n width: auto !important;\n height: 30px;\n }\n }\n }\n\n .edit_section {\n font-size: 13px;\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: row;\n gap: 5px;\n border-radius: 3px;\n border: 1px solid #ccc;\n padding: 5px 10px;\n transition: 0.3s;\n\n &:hover {\n background-color: #f1f1f1;\n }\n\n svg {\n width: 10px !important;\n height: auto !important;\n fill: #000 !important;\n }\n }\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 10px;\n gap: 10px;\n z-index: 2;\n position: relative;\n\n & + * {\n z-index: 1;\n position: relative;\n }\n\n & + * {\n opacity: ", ";\n }\n\n .input_control {\n margin-bottom: 0;\n }\n\n .conntent_form_infinity_forge {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n\n .button-flag {\n background: transparent;\n border: none;\n padding: 0;\n transition: all 0.2s;\n\n &:hover {\n box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2) !important;\n }\n\n img {\n max-width: 50px;\n width: auto !important;\n height: 30px;\n }\n }\n }\n\n .edit_section {\n font-size: 13px;\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: row;\n gap: 5px;\n border-radius: 3px;\n border: 1px solid #ccc;\n padding: 5px 10px;\n transition: 0.3s;\n\n &:hover {\n background-color: #f1f1f1;\n }\n\n svg {\n width: 10px !important;\n height: auto !important;\n fill: #000 !important;\n }\n }\n"])), function (props) { return (props.$enabled ? 1 : 0.6); });
|
|
142
|
+
var Styles = (0, styled_components_1.default)('div')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 10px;\n gap: 10px;\n z-index: 2;\n position: relative;\n\n & + * {\n z-index: 1;\n position: relative;\n }\n\n & + * {\n opacity: ", ";\n }\n\n .input_control {\n margin-bottom: 0;\n }\n\n .conntent_form_infinity_forge {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n\n .button-flag {\n background: transparent;\n border: none;\n padding: 0;\n transition: all 0.2s;\n margin: 0 !important;\n\n &:hover {\n box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2) !important;\n }\n\n img {\n max-width: 50px;\n width: auto !important;\n height: 30px;\n }\n }\n }\n\n .edit_section {\n font-size: 13px;\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: row;\n gap: 5px;\n border-radius: 3px;\n border: 1px solid #ccc;\n padding: 5px 10px;\n transition: 0.3s;\n\n &:hover {\n background-color: #f1f1f1;\n }\n\n svg {\n width: 10px !important;\n height: auto !important;\n fill: #000 !important;\n }\n }\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 10px;\n gap: 10px;\n z-index: 2;\n position: relative;\n\n & + * {\n z-index: 1;\n position: relative;\n }\n\n & + * {\n opacity: ", ";\n }\n\n .input_control {\n margin-bottom: 0;\n }\n\n .conntent_form_infinity_forge {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n\n .button-flag {\n background: transparent;\n border: none;\n padding: 0;\n transition: all 0.2s;\n margin: 0 !important;\n\n &:hover {\n box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2) !important;\n }\n\n img {\n max-width: 50px;\n width: auto !important;\n height: 30px;\n }\n }\n }\n\n .edit_section {\n font-size: 13px;\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: row;\n gap: 5px;\n border-radius: 3px;\n border: 1px solid #ccc;\n padding: 5px 10px;\n transition: 0.3s;\n\n &:hover {\n background-color: #f1f1f1;\n }\n\n svg {\n width: 10px !important;\n height: auto !important;\n fill: #000 !important;\n }\n }\n"])), function (props) { return (props.$enabled ? 1 : 0.6); });
|
|
143
143
|
var ModalContent = (0, styled_components_1.default)('div')(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n .conntent_form_infinity_forge {\n button {\n background: transparent;\n border: none;\n padding: 0;\n transition: all 0.2s;\n margin-right: 15px;\n margin-bottom: 10px;\n\n &:hover {\n box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);\n }\n\n img {\n max-width: 50px;\n width: auto !important;\n height: 30px;\n }\n }\n }\n"], ["\n .conntent_form_infinity_forge {\n button {\n background: transparent;\n border: none;\n padding: 0;\n transition: all 0.2s;\n margin-right: 15px;\n margin-bottom: 10px;\n\n &:hover {\n box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);\n }\n\n img {\n max-width: 50px;\n width: auto !important;\n height: 30px;\n }\n }\n }\n"])));
|
|
144
144
|
var templateObject_1, templateObject_2;
|
|
145
145
|
//# sourceMappingURL=edit-section.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-section.js","sourceRoot":"","sources":["../../../../../../src/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"edit-section.js","sourceRoot":"","sources":["../../../../../../src/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { ButtonProps } from './interfaces.js';
|
|
2
|
-
export declare function Button({ text, href, type, loading, svg, target, children, ...props }: ButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
export declare function Button({ text, href, type, loading, svg, target, children, enabledTranslate, ...props }: ButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -65,11 +65,16 @@ var ui_1 = require("../../../ui/index.js");
|
|
|
65
65
|
var system_1 = require("../../../system/index.js");
|
|
66
66
|
var S = __importStar(require("./styles.js"));
|
|
67
67
|
function Button(_a) {
|
|
68
|
-
var _b;
|
|
69
|
-
var text = _a.text, href = _a.href, type = _a.type, loading = _a.loading, svg = _a.svg, target = _a.target, children = _a.children, props = __rest(_a, ["text", "href", "type", "loading", "svg", "target", "children"]);
|
|
68
|
+
var _b, _c;
|
|
69
|
+
var text = _a.text, href = _a.href, type = _a.type, loading = _a.loading, svg = _a.svg, target = _a.target, children = _a.children, enabledTranslate = _a.enabledTranslate, props = __rest(_a, ["text", "href", "type", "loading", "svg", "target", "children", "enabledTranslate"]);
|
|
70
70
|
var Configurations = (0, system_1.useInfraInjection)().Configurations;
|
|
71
|
-
var
|
|
72
|
-
|
|
71
|
+
var dynamic = (0, ui_1.useDynamicSection)({
|
|
72
|
+
refSection: 'configuration_admin',
|
|
73
|
+
isGlobal: true,
|
|
74
|
+
});
|
|
75
|
+
var isi18n = (_b = dynamic.jsonContent) === null || _b === void 0 ? void 0 : _b.i18n;
|
|
76
|
+
var contentButton = ((0, jsx_runtime_1.jsxs)("div", { className: 'button-icon', children: [svg && !loading && (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: svg }), loading ? ((0, jsx_runtime_1.jsx)(ui_1.LoaderCircle, { size: 30, color: '#fff' })) : children ? (children) : ((0, jsx_runtime_1.jsx)("span", { children: isi18n && enabledTranslate ? (0, jsx_runtime_1.jsx)(ui_1.Translate, { translationId: text, defaultTranslate: text }) : text }))] }));
|
|
77
|
+
var Styles = ((_c = Configurations === null || Configurations === void 0 ? void 0 : Configurations.styles) === null || _c === void 0 ? void 0 : _c.Button) || S.Button;
|
|
73
78
|
return ((0, jsx_runtime_1.jsx)(Styles, { "$loading": loading, children: href && !type ? ((0, jsx_runtime_1.jsx)(link_1.default, __assign({ href: href, target: target }, props, { children: contentButton }))) : ((0, jsx_runtime_1.jsx)("button", __assign({ type: type || 'submit', disabled: loading }, props, { children: contentButton }))) }));
|
|
74
79
|
}
|
|
75
80
|
//# sourceMappingURL=component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/ui/components/button/component.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASA,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/ui/components/button/component.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASA,wBAuCC;;AAhDD,mDAA4B;AAE5B,2BAAuE;AACvE,mCAA4C;AAI5C,0CAA6B;AAE7B,SAAgB,MAAM,CAAC,EAA6F;;IAA3F,IAAA,IAAI,UAAA,EAAE,IAAI,UAAA,EAAE,IAAI,UAAA,EAAE,OAAO,aAAA,EAAE,GAAG,SAAA,EAAE,MAAM,YAAA,EAAE,QAAQ,cAAA,EAAE,gBAAgB,sBAAA,EAAK,KAAK,cAA9E,oFAAgF,CAAF;IAC3F,IAAA,cAAc,GAAK,IAAA,0BAAiB,GAAE,eAAxB,CAAwB;IAE9C,IAAM,OAAO,GAAG,IAAA,sBAAiB,EAAC;QAChC,UAAU,EAAE,qBAAqB;QACjC,QAAQ,EAAE,IAAI;KACf,CAAC,CAAA;IAEF,IAAM,MAAM,GAAG,MAAA,OAAO,CAAC,WAAW,0CAAE,IAAI,CAAA;IAExC,IAAM,aAAa,GAAG,CACpB,iCAAK,SAAS,EAAC,aAAa,aACzB,GAAG,IAAI,CAAC,OAAO,IAAI,uBAAC,SAAI,IAAC,IAAI,EAAE,GAAG,GAAI,EAEtC,OAAO,CAAC,CAAC,CAAC,CACT,uBAAC,iBAAY,IAAC,IAAI,EAAE,EAAE,EAAE,KAAK,EAAC,MAAM,GAAG,CACxC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CACb,QAAQ,CACT,CAAC,CAAC,CAAC,CACF,2CAAO,MAAM,IAAI,gBAAgB,CAAC,CAAC,CAAC,uBAAC,cAAS,IAAC,aAAa,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,GAAI,CAAC,CAAC,CAAC,IAAI,GAAQ,CAC9G,IACG,CACP,CAAA;IAED,IAAM,MAAM,GAAG,CAAA,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,MAAM,0CAAE,MAAM,KAAI,CAAC,CAAC,MAAM,CAAA;IAEzD,OAAO,CACL,uBAAC,MAAM,gBAAW,OAAO,YACtB,IAAI,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CACf,uBAAC,cAAI,aAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,IAAM,KAAK,cACxC,aAAa,IACT,CACR,CAAC,CAAC,CAAC,CACF,4CAAQ,IAAI,EAAE,IAAI,IAAI,QAAQ,EAAE,QAAQ,EAAE,OAAO,IAAM,KAAK,cACzD,aAAa,IACP,CACV,GACM,CACV,CAAA;AACH,CAAC"}
|
|
@@ -30,4 +30,5 @@ export * from './infinity-list/index.js';
|
|
|
30
30
|
export * from './step-navigator/index.js';
|
|
31
31
|
export * from './error-boundary/index.js';
|
|
32
32
|
export * from './loading-screen/index.js';
|
|
33
|
+
export * from './change-password/index.js';
|
|
33
34
|
export * from './google-translate-page/index.js';
|
|
@@ -46,5 +46,6 @@ __exportStar(require("./infinity-list/index.js"), exports);
|
|
|
46
46
|
__exportStar(require("./step-navigator/index.js"), exports);
|
|
47
47
|
__exportStar(require("./error-boundary/index.js"), exports);
|
|
48
48
|
__exportStar(require("./loading-screen/index.js"), exports);
|
|
49
|
+
__exportStar(require("./change-password/index.js"), exports);
|
|
49
50
|
__exportStar(require("./google-translate-page/index.js"), exports);
|
|
50
51
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/ui/components/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wCAAqB;AACrB,yCAAsB;AACtB,yCAAsB;AACtB,0CAAuB;AACvB,0CAAuB;AACvB,2CAAwB;AACxB,4CAAyB;AACzB,2CAAwB;AACxB,8CAA2B;AAC3B,4CAAyB;AACzB,6CAA0B;AAC1B,4CAAyB;AACzB,4CAAyB;AACzB,4CAAyB;AACzB,6CAA0B;AAC1B,6CAA0B;AAC1B,8CAA2B;AAC3B,8CAA2B;AAC3B,8CAA2B;AAC3B,8CAA2B;AAC3B,+CAA4B;AAC5B,+CAA4B;AAC5B,+CAA4B;AAC5B,+CAA4B;AAC5B,gDAA6B;AAC7B,gDAA6B;AAC7B,gDAA6B;AAC7B,kDAA+B;AAC/B,kDAA+B;AAC/B,mDAAgC;AAChC,mDAAgC;AAChC,mDAAgC;AAChC,0DAAuC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/ui/components/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wCAAqB;AACrB,yCAAsB;AACtB,yCAAsB;AACtB,0CAAuB;AACvB,0CAAuB;AACvB,2CAAwB;AACxB,4CAAyB;AACzB,2CAAwB;AACxB,8CAA2B;AAC3B,4CAAyB;AACzB,6CAA0B;AAC1B,4CAAyB;AACzB,4CAAyB;AACzB,4CAAyB;AACzB,6CAA0B;AAC1B,6CAA0B;AAC1B,8CAA2B;AAC3B,8CAA2B;AAC3B,8CAA2B;AAC3B,8CAA2B;AAC3B,+CAA4B;AAC5B,+CAA4B;AAC5B,+CAA4B;AAC5B,+CAA4B;AAC5B,gDAA6B;AAC7B,gDAA6B;AAC7B,gDAA6B;AAC7B,kDAA+B;AAC/B,kDAA+B;AAC/B,mDAAgC;AAChC,mDAAgC;AAChC,mDAAgC;AAChC,oDAAiC;AACjC,0DAAuC"}
|
|
@@ -47,11 +47,18 @@ var react_1 = require("react");
|
|
|
47
47
|
var S = __importStar(require("./styles.js"));
|
|
48
48
|
var error_boundary_1 = require("../../../../../ui/components/error-boundary/index.js");
|
|
49
49
|
var icons_1 = require("../../../../../ui/icons/index.js");
|
|
50
|
+
var atena_1 = require("../../../../../ui/atena/index.js");
|
|
50
51
|
var NavLinks = function (_a) {
|
|
52
|
+
var _b;
|
|
51
53
|
var links = _a.links, isActive = _a.isActive, onCloseMenu = _a.onCloseMenu;
|
|
52
|
-
var
|
|
53
|
-
|
|
54
|
-
|
|
54
|
+
var dynamic = (0, atena_1.useDynamicSection)({
|
|
55
|
+
refSection: 'configuration_admin',
|
|
56
|
+
isGlobal: true,
|
|
57
|
+
});
|
|
58
|
+
var isi18n = (_b = dynamic.jsonContent) === null || _b === void 0 ? void 0 : _b.i18n;
|
|
59
|
+
var _c = (0, react_1.useState)(null), submenu = _c[0], setSubmenu = _c[1];
|
|
60
|
+
var _d = (0, react_1.useState)([]), navigationHistory = _d[0], setNavigationHistory = _d[1];
|
|
61
|
+
var _e = (0, react_1.useState)([]), sublinkTitles = _e[0], setSublinkTitles = _e[1];
|
|
55
62
|
var handleSublinkClick = function (sublink) {
|
|
56
63
|
setNavigationHistory(__spreadArray(__spreadArray([], navigationHistory, true), [submenu], false));
|
|
57
64
|
setSubmenu(sublink);
|
|
@@ -72,7 +79,7 @@ var NavLinks = function (_a) {
|
|
|
72
79
|
}, [isActive]);
|
|
73
80
|
return ((0, jsx_runtime_1.jsx)(error_boundary_1.Error, { name: 'NavLinks', children: (0, jsx_runtime_1.jsxs)(S.NavLinks, { className: submenu ? 'hasSubmenu' : '', children: [(0, jsx_runtime_1.jsx)("div", { className: 'main', children: links.map(function (link) {
|
|
74
81
|
var _a;
|
|
75
|
-
return ((0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)("h4", { className: 'category-title', children: link.titulo }), (0, jsx_runtime_1.jsx)("ul", { children: (_a = link.links) === null || _a === void 0 ? void 0 : _a.map(function (sublink) { return ((0, jsx_runtime_1.jsx)("li", { children: sublink.url ? ((0, jsx_runtime_1.jsx)("a", { href: sublink.url, target: sublink.isExternalLink ? '_blank' : '_self', onClick: function () { return onCloseMenu === null || onCloseMenu === void 0 ? void 0 : onCloseMenu(); }, children: sublink.titulo })) : ((0, jsx_runtime_1.jsxs)("span", { onClick: function () { return handleSublinkClick(sublink); }, children: [sublink.titulo, (0, jsx_runtime_1.jsx)(icons_1.Icon, { name: 'IconRightChevron', color: 'black' })] })) }, "link-mobile-".concat(sublink.id))); }) })] }, "category-".concat(link.id)));
|
|
82
|
+
return ((0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)("h4", { className: 'category-title', children: link.titulo }), (0, jsx_runtime_1.jsx)("ul", { children: (_a = link.links) === null || _a === void 0 ? void 0 : _a.map(function (sublink) { return ((0, jsx_runtime_1.jsx)("li", { children: sublink.url ? ((0, jsx_runtime_1.jsx)("a", { href: sublink.url, target: sublink.isExternalLink ? '_blank' : '_self', onClick: function () { return onCloseMenu === null || onCloseMenu === void 0 ? void 0 : onCloseMenu(); }, children: isi18n ? ((0, jsx_runtime_1.jsx)(atena_1.Translate, { translationId: sublink.titulo, defaultTranslate: sublink.titulo, isGlobal: true })) : ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [sublink.titulo, " "] })) })) : ((0, jsx_runtime_1.jsxs)("span", { onClick: function () { return handleSublinkClick(sublink); }, children: [sublink.titulo, (0, jsx_runtime_1.jsx)(icons_1.Icon, { name: 'IconRightChevron', color: 'black' })] })) }, "link-mobile-".concat(sublink.id))); }) })] }, "category-".concat(link.id)));
|
|
76
83
|
}) }), (0, jsx_runtime_1.jsxs)("div", { className: 'submenu', children: [(0, jsx_runtime_1.jsxs)("h4", { className: 'title', onClick: handleBackClick, children: [(0, jsx_runtime_1.jsx)(icons_1.Icon, { name: 'IconLeftChevron', color: 'black' }), (0, jsx_runtime_1.jsx)("span", { children: submenu && sublinkTitles[sublinkTitles.length - 1] })] }), (0, jsx_runtime_1.jsx)("ul", { children: submenu &&
|
|
77
84
|
submenu.links.map(function (sublink) { return ((0, jsx_runtime_1.jsx)("li", { children: sublink.url ? ((0, jsx_runtime_1.jsx)("a", { href: sublink.url, onClick: function () { return onCloseMenu === null || onCloseMenu === void 0 ? void 0 : onCloseMenu(); }, target: sublink.isExternalLink ? '_blank' : '_self', children: sublink.titulo })) : ((0, jsx_runtime_1.jsxs)("span", { onClick: function () { return handleSublinkClick(sublink); }, children: [sublink.titulo, (0, jsx_runtime_1.jsx)(icons_1.Icon, { name: 'IconLeftChevron', color: 'black' })] })) }, "submenu-link-".concat(sublink.id))); }) })] })] }) }));
|
|
78
85
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/menu-mobile/components/nav-links/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAA2C;AAI3C,0CAA6B;AAE7B,iEAAsD;AACtD,oCAAiC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/menu-mobile/components/nav-links/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -42,8 +42,14 @@ var link_1 = __importDefault(require("next/link"));
|
|
|
42
42
|
var ui_1 = require("../../../../../../ui/index.js");
|
|
43
43
|
var S = __importStar(require("./styles.js"));
|
|
44
44
|
function Version01(_a) {
|
|
45
|
+
var _b;
|
|
45
46
|
var data = _a.data;
|
|
46
|
-
|
|
47
|
+
var dynamic = (0, ui_1.useDynamicSection)({
|
|
48
|
+
refSection: 'configuration_admin',
|
|
49
|
+
isGlobal: true,
|
|
50
|
+
});
|
|
51
|
+
var isi18n = (_b = dynamic.jsonContent) === null || _b === void 0 ? void 0 : _b.i18n;
|
|
52
|
+
return ((0, jsx_runtime_1.jsxs)(S.HeaderLink, { className: data.links ? 'hasServices' : '', children: [data.links && data.links.length > 0 ? ((0, jsx_runtime_1.jsx)("span", { className: 'font-16-regular link', children: data.titulo }, data.id)) : ((0, jsx_runtime_1.jsx)(link_1.default, { className: 'font-16-regular link', href: data.url || '', target: data.isExternalLink ? '_blank' : '_self', children: isi18n ? ((0, jsx_runtime_1.jsx)(ui_1.Translate, { translationId: data.titulo, defaultTranslate: data.titulo, isGlobal: true })) : ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [data.titulo, " "] })) }, data.id)), data.links && data.links.length > 0 && ((0, jsx_runtime_1.jsx)("ul", { children: data.links.map(function (servico) {
|
|
47
53
|
return servico.links ? ((0, jsx_runtime_1.jsx)("li", { children: (0, jsx_runtime_1.jsx)(Version01, { data: servico }, 'menu-item' + servico.id) }, servico.id)) : ((0, jsx_runtime_1.jsx)("li", { children: (0, jsx_runtime_1.jsx)(link_1.default, { className: 'font-16-regular link', href: servico.url || '', target: servico.isExternalLink ? '_blank' : '_self', children: servico.titulo }) }, servico.id));
|
|
48
54
|
}) })), data.links && data.links.length > 0 && (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconBottomChevron' })] }));
|
|
49
55
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/site/header-link/versions/version-01/component.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQA,
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/site/header-link/versions/version-01/component.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQA,8BAsDC;;AA9DD,mDAA4B;AAE5B,2BAAyD;AAIzD,0CAA6B;AAE7B,SAAgB,SAAS,CAAC,EAAwB;;QAAtB,IAAI,UAAA;IAC9B,IAAM,OAAO,GAAG,IAAA,sBAAiB,EAAC;QAChC,UAAU,EAAE,qBAAqB;QACjC,QAAQ,EAAE,IAAI;KACf,CAAC,CAAA;IAEF,IAAM,MAAM,GAAG,MAAA,OAAO,CAAC,WAAW,0CAAE,IAAI,CAAA;IAExC,OAAO,CACL,wBAAC,CAAC,CAAC,UAAU,IAAC,SAAS,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,aACrD,IAAI,CAAC,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,CACrC,iCAAoB,SAAS,EAAC,sBAAsB,YACjD,IAAI,CAAC,MAAM,IADH,IAAI,CAAC,EAAE,CAEX,CACR,CAAC,CAAC,CAAC,CACF,uBAAC,cAAI,IAEH,SAAS,EAAC,sBAAsB,EAChC,IAAI,EAAE,IAAI,CAAC,GAAG,IAAI,EAAE,EACpB,MAAM,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,YAE/C,MAAM,CAAC,CAAC,CAAC,CACR,uBAAC,cAAS,IAAC,aAAa,EAAE,IAAI,CAAC,MAAM,EAAE,gBAAgB,EAAE,IAAI,CAAC,MAAM,EAAE,QAAQ,SAAG,CAClF,CAAC,CAAC,CAAC,CACF,6DAAG,IAAI,CAAC,MAAM,SAAK,CACpB,IATI,IAAI,CAAC,EAAE,CAUP,CACR,EAEA,IAAI,CAAC,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,IAAI,CACtC,yCACG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,UAAC,OAAO;oBACtB,OAAA,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CACd,yCACE,uBAAC,SAAS,IAAgC,IAAI,EAAE,OAAO,IAAvC,WAAW,GAAG,OAAO,CAAC,EAAE,CAAmB,IADpD,OAAO,CAAC,EAAE,CAEd,CACN,CAAC,CAAC,CAAC,CACF,yCACE,uBAAC,cAAI,IACH,SAAS,EAAC,sBAAsB,EAChC,IAAI,EAAE,OAAO,CAAC,GAAG,IAAI,EAAE,EACvB,MAAM,EAAE,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,YAElD,OAAO,CAAC,MAAM,GACV,IAPA,OAAO,CAAC,EAAE,CAQd,CACN;gBAdD,CAcC,CACF,GACE,CACN,EAEA,IAAI,CAAC,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,IAAI,uBAAC,SAAI,IAAC,IAAI,EAAC,mBAAmB,GAAG,IAC5D,CAChB,CAAA;AACH,CAAC"}
|
package/dist/ui/styles/reset.css
CHANGED
|
@@ -348,4 +348,26 @@ ul li {
|
|
|
348
348
|
#__next {
|
|
349
349
|
position: relative;
|
|
350
350
|
z-index: 1;
|
|
351
|
-
}
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
.conntent_form_infinity_forge .button-flag {
|
|
354
|
+
background: transparent;
|
|
355
|
+
border: none;
|
|
356
|
+
padding: 0;
|
|
357
|
+
transition: all 0.2s;
|
|
358
|
+
margin: 0 15px 15px 0;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.conntent_form_infinity_forge .button-flag img {
|
|
362
|
+
max-width: 50px;
|
|
363
|
+
width: auto !important;
|
|
364
|
+
height: 30px;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
.conntent_form_infinity_forge .button-flag:hover {
|
|
368
|
+
box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2) !important;
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
body:has(> [id*='enabled-overflow-tooltip']) {
|
|
372
|
+
overflow: hidden;
|
|
373
|
+
}
|