Submit
Path:
~
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
uploads
/
elementor-widget
/
File Content:
class-pxl-text-editor.php
<?php class PxlTextEditor_Widget extends Pxltheme_Core_Widget_Base{ protected $name = 'pxl_text_editor'; protected $title = 'PXL Text Editor'; protected $icon = 'eicon-text'; protected $categories = array( 'pxltheme-core' ); protected $params = '{"sections":[{"name":"editor_section","label":"Text Editor","tab":"content","controls":[{"name":"text_editor","label":"","type":"wysiwyg","default":"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo."}]},{"name":"section_style_content","label":"Style","tab":"style","controls":[{"name":"max_width","label":"Max Width (px)","type":"slider","control_type":"responsive","size_units":["px","%","vw"],"range":{"px":{"min":100,"max":1920}},"selectors":{"{{WRAPPER}} .pxl-text-editor":"max-width: {{SIZE}}{{UNIT}};"}},{"name":"align","label":"Alignment","type":"choose","control_type":"responsive","options":{"start":{"title":"Left","icon":"eicon-text-align-left"},"center":{"title":"Center","icon":"eicon-text-align-center"},"end":{"title":"Right","icon":"eicon-text-align-right"}},"selectors":{"{{WRAPPER}} .pxl-text-editor-wrap":"justify-content: {{VALUE}};","{{WRAPPER}} .pxl-text-editor":"text-align: {{VALUE}};"}},{"name":"text_color","label":"Text Color","type":"color","default":"","control_type":"responsive","selectors":{"{{WRAPPER}} .pxl-text-editor":"color: {{VALUE}};","{{WRAPPER}} .border-left .pxl-text-editor:before":"background-color: {{VALUE}};"}},{"name":"link_color","label":"Link Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-text-editor a":"color: {{VALUE}};","{{WRAPPER}} .pxl-text-editor a.link-underline":"border-color: {{VALUE}};"}},{"name":"link_color_hover","label":"Link Color Hover","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-text-editor a:hover":"color: {{VALUE}};"}},{"name":"typography","type":"typography","label":"Text Typography","selector":"{{WRAPPER}} .pxl-text-editor, {{WRAPPER}} .pxl-text-editor h1, {{WRAPPER}} .pxl-text-editor h2, {{WRAPPER}} .pxl-text-editor h3, {{WRAPPER}} .pxl-text-editor h4, {{WRAPPER}} .pxl-text-editor h5, {{WRAPPER}} .pxl-text-editor h6","control_type":"group"},{"name":"link_typography","type":"typography","label":"Link Typography","selector":"{{WRAPPER}} .pxl-text-editor a","control_type":"group"},{"name":"border_left","label":"Border Left","type":"switcher","default":"false"},{"name":"paragraph_space","label":"Paragraph Space (px)","type":"slider","control_type":"responsive","range":{"px":{"min":10,"max":500}},"selectors":{"{{WRAPPER}} .pxl-text-editor p:not(:last-child)":"margin-bottom: {{SIZE}}{{UNIT}};"}},{"name":"remove_break_line","label":"Remove Break Line","type":"select","default":"","control_type":"responsive","options":{"":"No","none":"Yes"},"selectors":{"{{WRAPPER}} .pxl-text-editor br":"display: {{VALUE}};"}},{"name":"text_truncate","label":"Text Truncate","type":"switcher"},{"name":"text_truncate_line","label":"Truncate Number Line","type":"number","control_type":"responsive","selectors":{"{{WRAPPER}} .pxl-text-editor":"--truncate-line: {{VALUE}};"},"default":"","condition":{"text_truncate":"true"}},{"name":"text_truncate_font_size","label":"Truncate Font Size (px)","type":"number","control_type":"responsive","selectors":{"{{WRAPPER}} .pxl-text-editor":"--truncate-font-size: {{VALUE}};"},"default":"","condition":{"text_truncate":"true"}},{"name":"text_truncate_line_height","label":"Truncate Line Height (em)","type":"text","control_type":"responsive","selectors":{"{{WRAPPER}} .pxl-text-editor":"--truncate-line-height: {{VALUE}};"},"default":"","condition":{"text_truncate":"true"}}]},{"name":"stroke_section","label":"Stroke Settings","tab":"style","controls":[{"name":"text_stroke","label":"Text Stroke","type":"switcher"},{"name":"text_stroke_width","label":"Text Stroke Width","type":"number","control_type":"responsive","selectors":{"{{WRAPPER}} .pxl-text-editor":"-webkit-text-stroke-width: {{VALUE}}px;"},"default":"","condition":{"text_stroke":"true"}},{"name":"stroke_color","label":"Stroke Color","type":"color","default":"","control_type":"responsive","selectors":{"{{WRAPPER}} .pxl-text-editor":"-webkit-text-stroke-color: {{VALUE}};"},"condition":{"text_stroke":"true"}}]},{"name":"parallax_section","label":"Parallax Settings","tab":"style","controls":[{"name":"pxl_parallax","label":"Parallax Type","type":"select","options":{"":"None","x":"Transform X","y":"Transform Y","z":"Transform Z","rotateX":"RotateX","rotateY":"RotateY","rotateZ":"RotateZ","scaleX":"ScaleX","scaleY":"ScaleY","scaleZ":"ScaleZ","scale":"Scale"}},{"name":"parallax_value","label":"Value","type":"text","default":"","condition":{"pxl_parallax!":""}}]},{"name":"animation_section","label":"Animation Settings","tab":"content","controls":[{"name":"text_animation","label":" Motion Effect","type":"animation","condition":[]},{"name":"text_animation_duration","label":" Animation Duration","type":"select","default":"normal","options":{"slow":"Slow","normal":"Normal","fast":"Fast"},"condition":{"text_animation!":""}},{"name":"text_animation_delay","label":" Animation Delay","type":"number","min":0,"step":100,"condition":{"text_animation!":""}},{"name":"split_text_anm","label":" Split Text Animation","type":"select","options":{"":"None","split-in-fade":"In Fade","split-in-right":"In Right","split-in-left":"In Left","split-in-up":"In Up","split-in-down":"In Down","split-in-rotate":"In Rotate","split-in-scale":"In Scale","split-words-scale":"Words Scale","split-lines-transform":"Lines Transform","split-lines-rotation-x":"Lines Transform rotate rotate"},"label_block":true,"default":""}]}]}'; protected $styles = array( ); protected $scripts = array( ); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
class-pxl-accordion.php
3683 bytes
0644
class-pxl-anchor.php
4874 bytes
0644
class-pxl-badge.php
1997 bytes
0644
class-pxl-block-quote.php
1464 bytes
0644
class-pxl-breadcrumb.php
1958 bytes
0644
class-pxl-brochure-download.php
1102 bytes
0644
class-pxl-button.php
13902 bytes
0644
class-pxl-clients.php
16013 bytes
0644
class-pxl-contact-form.php
1665 bytes
0644
class-pxl-contact-info.php
7656 bytes
0644
class-pxl-countdown.php
2607 bytes
0644
class-pxl-counter.php
3718 bytes
0644
class-pxl-divider.php
3003 bytes
0644
class-pxl-fancy-box.php
16540 bytes
0644
class-pxl-fancybox-carousel.php
20105 bytes
0644
class-pxl-galleries.php
6677 bytes
0644
class-pxl-gallery-carousel.php
19286 bytes
0644
class-pxl-heading.php
9270 bytes
0644
class-pxl-history-carousel.php
15751 bytes
0644
class-pxl-history.php
3623 bytes
0644
class-pxl-icon.php
5636 bytes
0644
class-pxl-image-group.php
8925 bytes
0644
class-pxl-image.php
12050 bytes
0644
class-pxl-language-switcher.php
2068 bytes
0644
class-pxl-links.php
4401 bytes
0644
class-pxl-list-style.php
8665 bytes
0644
class-pxl-logo-marquee.php
3491 bytes
0644
class-pxl-logo.php
1075 bytes
0644
class-pxl-mailchimp.php
485 bytes
0644
class-pxl-menu.php
6281 bytes
0644
class-pxl-page-title.php
1394 bytes
0644
class-pxl-portfolio-meta.php
2650 bytes
0644
class-pxl-post-carousel.php
26263 bytes
0644
class-pxl-post-gallery-carousel.php
18241 bytes
0644
class-pxl-post-grid.php
11952 bytes
0644
class-pxl-post-list.php
7172 bytes
0644
class-pxl-post-nav.php
1334 bytes
0644
class-pxl-post-title.php
2389 bytes
0644
class-pxl-pricing-single.php
6823 bytes
0644
class-pxl-progressbar.php
3439 bytes
0644
class-pxl-quickcontact.php
6095 bytes
0644
class-pxl-search.php
3500 bytes
0644
class-pxl-slider.php
21525 bytes
0644
class-pxl-socials.php
4398 bytes
0644
class-pxl-tabs.php
2468 bytes
0644
class-pxl-team.php
7200 bytes
0644
class-pxl-testimonial-carousel.php
17045 bytes
0644
class-pxl-text-editor.php
5779 bytes
0644
class-pxl-user-anchor.php
7091 bytes
0644
class-pxl-video.php
12261 bytes
0644
N4ST4R_ID | Naxtarrr