%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 188.40.95.74 / Your IP : 216.73.216.208 Web Server : Apache System : Linux cp01.striminghost.net 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64 User : vlasotin ( 1054) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/vlasotin/public_html/assets/plugins/jqueryui/lib/ |
Upload File : |
// Hard coded textures module.exports = [{ "type": "flat", "width": "40", "height": "100", "repeat": "repeat-x" },{ "type": "glass", "width": "1", "height": "400", "repeat": "repeat-x" },{ "type": "highlight_soft", "width": "1", "height": "100", "repeat": "repeat-x" },{ "type": "highlight_hard", "width": "1", "height": "100", "repeat": "repeat-x" },{ "type": "inset_soft", "width": "1", "height": "100", "repeat": "repeat-x" },{ "type": "inset_hard", "width": "1", "height": "100", "repeat": "repeat-x" },{ "type": "diagonals_small", "width": "40", "height": "40", "repeat": "repeat" },{ "type": "diagonals_medium", "width": "40", "height": "40", "repeat": "repeat" },{ "type": "diagonals_thick", "width": "40", "height": "40", "repeat": "repeat" },{ "type": "dots_small", "width": "2", "height": "2", "repeat": "repeat" },{ "type": "dots_medium", "width": "4", "height": "4", "repeat": "repeat" },{ "type": "white_lines", "width": "40", "height": "100", "repeat": "repeat" },{ "type": "gloss_wave", "width": "500", "height": "100", "repeat": "repeat-x" },{ "type": "diamond", "width": "10", "height": "8", "repeat": "repeat" },{ "type": "loop", "width": "21", "height": "21", "repeat": "repeat" },{ "type": "carbon_fiber", "width": "8", "height": "9", "repeat": "repeat" },{ "type": "diagonal_maze", "width": "10", "height": "10", "repeat": "repeat" },{ "type": "diamond_ripple", "width": "22", "height": "22", "repeat": "repeat" },{ "type": "hexagon", "width": "12", "height": "10", "repeat": "repeat" },{ "type": "layered_circles", "width": "13", "height": "13", "repeat": "repeat" },{ "type": "3D_boxes", "width": "12", "height": "10", "repeat": "repeat" },{ "type": "glow_ball", "width": "600", "height": "600", "repeat": "repeat-x" },{ "type": "spotlight", "width": "600", "height": "600", "repeat": "repeat-x" },{ "type": "fine_grain", "width": "60", "height": "60", "repeat": "repeat" }];