┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/adconect/wp-content/plugins/hugeicons/build/blocks/faq
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "hugeicons/faq", "version": "1.0.0", "title": "Hugeicons FAQ", "category": "design", "icon": "list-view", "description": "An accordion FAQ section with optional icons and multiple design variants.", "keywords": [ "faq", "accordion", "questions", "hugeicons" ], "textdomain": "hugeicons", "attributes": { "items": { "type": "array", "default": [ { "id": "1", "question": "", "answer": "", "iconName": "", "iconStyle": "stroke-rounded", "iconSvg": "" } ] }, "variant": { "type": "string", "default": "accordion" }, "iconOpen": { "type": "string", "default": "minus-sign" }, "iconClosed": { "type": "string", "default": "add-01" }, "iconStyle": { "type": "string", "default": "stroke-rounded" }, "iconOpenSvg": { "type": "string", "default": "" }, "iconClosedSvg": { "type": "string", "default": "" }, "showItemIcons": { "type": "boolean", "default": false }, "iconSize": { "type": "number", "default": 20 }, "iconColor": { "type": "string", "default": "#6366f1" }, "iconBackgroundColor": { "type": "string", "default": "rgba(99, 102, 241, 0.1)" }, "questionColor": { "type": "string", "default": "#111827" }, "answerColor": { "type": "string", "default": "#6b7280" }, "backgroundColor": { "type": "string", "default": "#ffffff" }, "borderColor": { "type": "string", "default": "#e5e7eb" }, "borderWidth": { "type": "number", "default": 1 }, "borderRadius": { "type": "number", "default": 8 }, "gap": { "type": "number", "default": 8 }, "padding": { "type": "number", "default": 16 }, "defaultOpen": { "type": "number", "default": -1 }, "hoverEffect": { "type": "string", "default": "none" }, "gradientFrom": { "type": "string", "default": "rgba(99, 102, 241, 0.1)" }, "gradientTo": { "type": "string", "default": "transparent" } }, "supports": { "align": [ "wide", "full" ], "html": false }, "editorScript": "file:./index.js", "editorStyle": "file:./index.css", "style": "file:./style-index.css", "viewScript": "file:./view.js" }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 block.json
JSON
2.6 KB
2026-04-09 12:11
EDIT
📄 view.asset.php
PHP
84 B
2026-04-09 12:11
EDIT
📄 view.js
JS
802 B
2026-04-09 12:11
EDIT