File: /mnt/data/just-litigate/wp-content/uploads/elementor-widget/class-pxl-link.php
<?php
class PxlLink_Widget extends Pxltheme_Core_Widget_Base{
protected $name = 'pxl_link';
protected $title = 'Case Links';
protected $icon = 'eicon-editor-link';
protected $categories = array( 'pxltheme-core' );
protected $params = '{"sections":[{"name":"section_content","label":"Content","tab":"content","controls":[{"name":"wg_title","label":"Title","type":"text","label_block":true},{"name":"link","label":"Link","type":"repeater","controls":[{"name":"text","label":"Text","type":"textarea","label_block":true,"description":"Create Highlight text with shortcode: [highlight text=\"Text\"]"},{"name":"link","label":"Link","type":"url","label_block":true},{"name":"pxl_icon","label":"Icon","type":"icons","fa4compatibility":"icon"}],"title_field":"{{{ text }}}"},{"name":"l_width","label":"Max Width","type":"slider","control_type":"responsive","size_units":["px","%"],"range":{"px":{"min":0,"max":3000}},"selectors":{"{{WRAPPER}} .pxl-link":"max-width: {{SIZE}}{{UNIT}};"}},{"name":"icon_position","label":"Icon Position","type":"select","options":{"":"Before","icon-after":"After"},"default":""},{"name":"flex_box","label":"Flex Box","type":"select","options":{"start":"Start","center":"Center","end":"End","space-around":"Space Around","space-between":"Space Between","space-evenly":"Space Evenly"},"default":"start","selectors":{"{{WRAPPER}} .pxl-link .pxl-item--link a":"justify-content:{{VALUE}};"}}]},{"name":"section_style_title","label":"Title","tab":"style","controls":[{"name":"title_style","label":"Style","type":"select","options":{"":"Default","style-divider":"Divider"},"default":""},{"name":"title_color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-widget-title":"color: {{VALUE}};"}},{"name":"title_typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-widget-title"},{"name":"space_bottom_title","label":"Space Bottom","type":"slider","control_type":"responsive","size_units":["px","%"],"range":{"px":{"min":0,"max":10000},"%":{"min":0,"max":100}},"selectors":{"{{WRAPPER}} .pxl-widget-title":"margin-bottom: {{SIZE}}{{UNIT}};"}}]},{"name":"section_style_link","label":"Link","tab":"style","controls":[{"name":"type","label":"Type","type":"select","options":{"type-vertical":"Vertical","type-horizontal":"Horizontal"},"default":"type-vertical"},{"name":"style","label":"Style","type":"select","options":{"style-default":"Default","style-hover-divider":"Hover Divider 1","style-hover-divider2":"Hover Divider 2","style-square-shape1":"Square Shape 1","style-characters":"Characters","style-round-box":"Round Box"},"default":"style-default"},{"name":"align","label":"Alignment","type":"choose","control_type":"responsive","options":{"left":{"title":"Left","icon":"eicon-text-align-left"},"center":{"title":"Center","icon":"eicon-text-align-center"},"right":{"title":"Right","icon":"eicon-text-align-right"},"justify":{"title":"Justified","icon":"eicon-text-align-justify"}},"selectors":{"{{WRAPPER}} .pxl-link":"text-align: {{VALUE}}; justify-content: {{VALUE}};"}},{"name":"link_color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-link a":"color: {{VALUE}};"}},{"name":"link_color_hover","label":"Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-link a:hover":"color: {{VALUE}};"}},{"name":"color_divider","label":"Color Divider","type":"color","selectors":{"{{WRAPPER}} .pxl-link a span:before, {{WRAPPER}} .pxl-link a span:after":"background-color: {{VALUE}};"},"condition":{"style":["style-hover-divider","style-hover-divider2"]}},{"name":"weight_divider","label":"Weight Divider","type":"slider","control_type":"responsive","size_units":["px","%"],"range":{"px":{"min":0,"max":10000},"%":{"min":0,"max":100}},"selectors":{"{{WRAPPER}} .pxl-link a span:before, {{WRAPPER}} .pxl-link a span:after":"height: {{SIZE}}{{UNIT}};"},"condition":{"style":["style-hover-divider","style-hover-divider2"]}},{"name":"link_typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-link a"},{"name":"link_typography_hover","label":"Typography Hover","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-link a:hover"},{"name":"bottom_spacer","label":"Vertical Spacer","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link.type-vertical li + li":"margin-top: {{SIZE}}{{UNIT}};"},"condition":{"type":["type-vertical"]}},{"name":"left_spacer","label":"Horizontal Spacer Left","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link.type-horizontal li":"margin-left: {{SIZE}}{{UNIT}};"},"condition":{"type":["type-horizontal"]}},{"name":"right_spacer","label":"Horizontal Spacer Right","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link.type-horizontal li":"margin-right: {{SIZE}}{{UNIT}};"},"condition":{"type":["type-horizontal"]}},{"name":"padding_item_link","label":"Padding","type":"dimensions","size_units":["px"],"selectors":{"{{WRAPPER}} .pxl-link li":"padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"}},{"name":"border_items","label":"Border Items","type":"border","control_type":"group","selector":"{{WRAPPER}} .pxl-link .pxl-item--link"},{"name":"align_items","label":"Align Items","type":"choose","control_type":"responsive","options":{"flex-start":{"title":"Flex Start","icon":"eicon-v-align-top"},"Center":{"title":"Center","icon":"fas fa-arrows-alt-v"},"flex-end":{"title":"Flex End","icon":"eicon-v-align-bottom"}},"selectors":{"{{WRAPPER}} .pxl-link li a":"align-items: {{VALUE}};"}}]},{"name":"section_style_icon","label":"Icon","tab":"style","condition":{"style!":["style-round-box"]},"controls":[{"name":"icon_color_type","label":" Color Type","type":"select","options":{"normal":"Normal","gradient":"Gradient"},"default":"normal"},{"name":"icon_normal_color","label":" Normal Color","type":"color","selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon i":"color: {{VALUE}};"},"condition":{"icon_color_type":["normal"]}},{"name":"icon_gradient_color","label":" Gradient Color","type":"popover_toggle","prefix_class":"pxl-","return_value":"gradient","condition":{"icon_color_type":["gradient"]}},{"name":"iconpxl_start_popover","label":"Icon Start Popover","type":"pxl_start_popover","condition":[]},{"name":"icon_gradient_color_from","label":"From","type":"color","selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon i":"--gradient-color-from: {{VALUE}};"},"condition":{"icon_gradient_color!":""}},{"name":"icon_gradient_color_to","label":"To","type":"color","selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon i":"--gradient-color-to: {{VALUE}};"},"condition":{"icon_gradient_color!":""}},{"name":"iconpxl_end_popover","label":"Icon End Popover","type":"pxl_end_popover","condition":[]},{"name":"bg_icon_color_type","label":"BG Color Type","type":"select","options":{"normal":"Normal","gradient":"Gradient 1","gradient2":"Gradient 2"},"default":"normal"},{"name":"bg_icon_normal_color","label":"Box Normal Color","type":"color","selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"background-color: {{VALUE}};"},"condition":{"bg_icon_color_type":["normal"]}},{"name":"bg_icon_gradient_color","label":" BG Gradient Color","type":"popover_toggle","prefix_class":"pxl-","return_value":"gradient","condition":{"bg_icon_color_type":["gradient"]}},{"name":"bg_iconpxl_start_popover","label":"Bgicon Start Popover","type":"pxl_start_popover","condition":[]},{"name":"bg_icon_gradient_color_from","label":"From","type":"color","selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"--gradient-color-from: {{VALUE}};"},"condition":{"bg_icon_gradient_color!":""}},{"name":"bg_icon_gradient_color_to","label":"To","type":"color","selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"--gradient-color-to: {{VALUE}};"},"condition":{"bg_icon_gradient_color!":""}},{"name":"bg_iconpxl_end_popover","label":"Bgicon End Popover","type":"pxl_end_popover","condition":[]},{"name":"icon_space_top","label":"Top Spacer","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"margin-top: {{SIZE}}{{UNIT}};"}},{"name":"icon_space_left","label":"Left Spacer","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"margin-left: {{SIZE}}{{UNIT}};"}},{"name":"icon_space_right","label":"Right Spacer","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"margin-right: {{SIZE}}{{UNIT}};"}},{"name":"icon_font_size","label":"Font Size","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"font-size: {{SIZE}}{{UNIT}};","{{WRAPPER}} .pxl-link a .pxl-link--icon svg":"height: {{SIZE}}{{UNIT}};min-width: {{SIZE}}{{UNIT}};"}},{"name":"icon_width","label":"Box Width","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"min-width: {{SIZE}}{{UNIT}};width: {{SIZE}}{{UNIT}};"}},{"name":"icon_box_width","label":"Box Height","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"height: {{SIZE}}{{UNIT}};justify-content: center; align-items: center;"}},{"name":"icon_border_radius","label":"Box Border Radius","type":"dimensions","size_units":["px"],"selectors":{"{{WRAPPER}} .pxl-link a .pxl-link--icon":"border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"}},{"name":"icon_box_shadow","label":"Icon Shadow","type":"text-shadow","control_type":"group","selector":"{{WRAPPER}} .pxl-link a .pxl-link--icon"}]},{"name":"section_style_highlight","label":"Highlight","tab":"style","controls":[{"name":"highlight_color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-link .pxl-title--highlight":"color: {{VALUE}};"}},{"name":"highlight_typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-link .pxl-title--highlight"}]},{"name":"section_animation","label":"Animation","tab":"style","condition":[],"controls":[{"name":"pxl_animate","label":"Case Animate","type":"select","options":{"":"None","wow bounce":"bounce","wow flash":"flash","wow pulse":"pulse","wow rubberBand":"rubberBand","wow shake":"shake","wow swing":"swing","wow tada":"tada","wow wobble":"wobble","wow bounceIn":"bounceIn","wow bounceInDown":"bounceInDown","wow bounceInLeft":"bounceInLeft","wow bounceInRight":"bounceInRight","wow bounceInUp":"bounceInUp","wow bounceOut":"bounceOut","wow bounceOutDown":"bounceOutDown","wow bounceOutLeft":"bounceOutLeft","wow bounceOutRight":"bounceOutRight","wow bounceOutUp":"bounceOutUp","wow fadeIn":"fadeIn","wow fadeInDown":"fadeInDown","wow fadeInDownBig":"fadeInDownBig","wow fadeInLeft":"fadeInLeft","wow fadeInLeftBig":"fadeInLeftBig","wow fadeInRight":"fadeInRight","wow fadeInRightBig":"fadeInRightBig","wow fadeInUp":"fadeInUp","wow fadeInUpBig":"fadeInUpBig","wow fadeOut":"fadeOut","wow fadeOutDown":"fadeOutDown","wow fadeOutDownBig":"fadeOutDownBig","wow fadeOutLeft":"fadeOutLeft","wow fadeOutLeftBig":"fadeOutLeftBig","wow fadeOutRight":"fadeOutRight","wow fadeOutRightBig":"fadeOutRightBig","wow fadeOutUp":"fadeOutUp","wow fadeOutUpBig":"fadeOutUpBig","wow flip":"flip","wow flipCase":"flipCase","wow flipInX":"flipInX","wow flipInY":"flipInY","wow flipOutX":"flipOutX","wow flipOutY":"flipOutY","wow lightSpeedIn":"lightSpeedIn","wow lightSpeedOut":"lightSpeedOut","wow rotateIn":"rotateIn","wow rotateInDownLeft":"rotateInDownLeft","wow rotateInDownRight":"rotateInDownRight","wow rotateInUpLeft":"rotateInUpLeft","wow rotateInUpRight":"rotateInUpRight","wow rotateOut":"rotateOut","wow rotateOutDownLeft":"rotateOutDownLeft","wow rotateOutDownRight":"rotateOutDownRight","wow rotateOutUpLeft":"rotateOutUpLeft","wow rotateOutUpRight":"rotateOutUpRight","wow hinge":"hinge","wow rollIn":"rollIn","wow rollOut":"rollOut","wow zoomInSmall":"zoomInSmall","wow zoomIn":"zoomInBig","wow zoomOut":"zoomOut","wow skewIn":"skewInLeft","wow skewInRight":"skewInRight","wow skewInTop":"skewInTop","wow skewInBottom":"skewInBottom","wow RotatingY":"RotatingY","wow PXLfadeInUp":"PXLfadeInUp","fadeInPopup":"fadeInPopup","img_effect1":"Effect 1","img_effect2":"Effect 2","img_effect3":"Effect 3"},"default":""},{"name":"pxl_animate_delay","label":"Animate Delay","type":"text","default":"0","description":"Enter number. Default 0ms"}]}]}';
protected $styles = array( );
protected $scripts = array( );
}