Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
uploads
/
elementor-widget
/
File Content:
class-pxl-icon.php
<?php class PxlIcon_Widget extends Pxltheme_Core_Widget_Base{ protected $name = 'pxl_icon'; protected $title = 'PXL Icon'; protected $icon = 'eicon-favorite'; protected $categories = array( 'pxltheme-core' ); protected $params = '{"sections":[{"name":"content_section","label":"Time to","tab":"content","controls":[{"name":"selected_icon","label":"Icon","type":"icons"},{"name":"link","label":"Link","type":"url","placeholder":"https:\/\/your-link.com","default":{"url":""}}]},{"name":"style_section","label":"Style","tab":"style","controls":[{"name":"icon_width","label":"Box Width","type":"slider","control_type":"responsive","size_units":["px","%","em","rem","vw","custom"],"range":{"px":{"min":6,"max":300}},"selectors":{"{{WRAPPER}} .icon-inner":"width: {{SIZE}}{{UNIT}};"}},{"name":"icon_height","label":"Box Height","type":"slider","control_type":"responsive","size_units":["px","%","em","rem","vw","custom"],"range":{"px":{"min":6,"max":300}},"selectors":{"{{WRAPPER}} .icon-inner":"height: {{SIZE}}{{UNIT}};"}},{"name":"content_align","label":"Alignment","type":"choose","control_type":"responsive","options":{"start":{"title":"Start","icon":"eicon-text-align-left"},"center":{"title":"Center","icon":"eicon-text-align-center"},"end":{"title":"End","icon":"eicon-text-align-right"}},"selectors":{"{{WRAPPER}} .icon-inner":"display:flex; text-align: {{VALUE}}; justify-content: {{VALUE}};"}},{"name":"content_vertical_alignment","label":"Vertical Alignment","type":"choose","control_type":"responsive","options":{"flex-start":{"title":"Top","icon":"eicon-v-align-top"},"center":{"title":"Middle","icon":"eicon-v-align-middle"},"flex-end":{"title":"Bottom","icon":"eicon-v-align-bottom"}},"default":"top","toggle":false,"selectors":{"{{WRAPPER}} .icon-inner":"display:flex; align-items: {{VALUE}};"}},{"name":"size","label":"Size","type":"slider","control_type":"responsive","size_units":["px","%","em","rem","vw","custom"],"range":{"px":{"min":6,"max":300}},"selectors":{"{{WRAPPER}} .icon-inner .pxl-icon":"font-size: {{SIZE}}{{UNIT}};","{{WRAPPER}} .icon-inner .pxl-icon svg":"height: {{SIZE}}{{UNIT}};"},"separator":"before"},{"name":"fit_to_size","label":"Fit to Size","type":"switcher","description":"Avoid gaps around icons when width and height aren\'t equal","label_off":"Off","label_on":"On","condition":{"selected_icon[library]":"svg"},"selectors":{"{{WRAPPER}} .icon-inner svg":"width: 100%;"}},{"name":"icon_padding","label":"Padding","type":"slider","control_type":"responsive","size_units":["px","%","em","rem","custom"],"range":{"px":{"max":50},"em":{"min":0,"max":5},"rem":{"min":0,"max":5}},"selectors":{"{{WRAPPER}} .icon-inner":"padding: {{SIZE}}{{UNIT}};"}},{"name":"rotate","label":"Rotate","type":"slider","size_units":["deg","grad","rad","turn","custom"],"control_type":"responsive","default":{"unit":"deg"},"tablet_default":{"unit":"deg"},"mobile_default":{"unit":"deg"},"selectors":{"{{WRAPPER}} .pxl-icon i, {{WRAPPER}} .pxl-icon svg":"transform: rotate({{SIZE}}{{UNIT}});"},"separator":"after"},{"name":"icon_effects","control_type":"tab","tabs":[{"name":"normal","label":"Normal","type":"tab","controls":[{"name":"icon_color","label":"Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-wg .pxl-icon":"color: {{VALUE}};","{{WRAPPER}} .pxl-icon-wg .pxl-icon svg":"fill: {{VALUE}};"}},{"name":"background_color","label":"Background Color","type":"color","selectors":{"{{WRAPPER}} .icon-inner":"background-color: {{VALUE}};"}}]},{"name":"hover","label":"Hover","type":"tab","controls":[{"name":"icon_color_hover","label":"Color Hover","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-wg .icon-inner:hover .pxl-icon":"color: {{VALUE}};","{{WRAPPER}} .pxl-icon-wg .icon-inner:hover .pxl-icon svg":"fill: {{VALUE}};"}},{"name":"background_color_hover","label":"Background Color Hover","type":"color","selectors":{"{{WRAPPER}} .icon-inner:hover":"background-color: {{VALUE}};"}},{"name":"hover_animation","label":"Hover Animation","type":"hover_animation"}]}]},{"name":"border_radius","label":"Border Radius","type":"dimensions","control_type":"responsive","size_units":["px","%","em","rem","custom"],"selectors":{"{{WRAPPER}} .icon-inner":"border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"},"separator":"before"},{"name":"icon_effect","label":"Effects","type":"select","options":{"":"Default","pulse-anm":"Pulse","pulse-grow-anm":"Pulse Grow","pulse-shrink-anm":"Pulse Shrink","push-anm":"Push","pop-anm":"Pop","bounce-in-anm":"Bounce In","bounce-out-anm":"Bounce Out","bob-anm":"Bob","hang-anm":"Hang","swing-anm":"Swing Forward","tada-anm":"Tada Backward","wobble-vertical-anm":"Wobble Vertical","wobble-horizontal-anm":"Wobble Horizontal","wobble-to-bottom-right-anm":"Wobble To Bottom Right","wobble-to-top-right-anm":"Wobble To Top Right","wobble-top-anm":"Wobble Top","wobble-bottom-anm":"Wobble Bottom","wobble-skew-anm":"Wobble Skew","buzz-anm":"Buzz","buzz-out-anm":"Buzz Out","up-down-move":"up down move","fade-in-out-custom":"fade in out custom","fade-out-in-custom":"fade out in custom"},"default":""},{"name":"item_animation","label":"Item Motion Effect","type":"animation","condition":[]},{"name":"item_animation_duration","label":"Item Animation Duration","type":"select","default":"normal","options":{"slow":"Slow","normal":"Normal","fast":"Fast"},"condition":{"item_animation!":""}},{"name":"item_animation_delay","label":"Item Animation Delay","type":"number","min":0,"step":100,"condition":{"item_animation!":""}}]}]}'; 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