HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /var/www/html/maisonimmobiliare/wp-content/plugins/3d-viewer-block/inc/block.json
{
	"apiVersion": "1",
	"name": "tdvb/td-viewer",
	"title": "3D Viewer",
	"description": "Display interactive 3D models on the web.",
	"category": "widgets",
	"keywords": [
		"3d",
		"3d model",
		"3d viewer"
	],
	"textdomain": "model-viewer",
	"attributes": {
		"align": {
			"type": "string",
			"default": ""
		},
		"cId": {
			"type": "string",
			"default": ""
		},
		"alignment": {
			"type": "string",
			"default": "center"
		},
		"sourceType": {
			"type": "string",
			"default": "upload"
		},
		"model": {
			"type": "object",
			"default": {
				"id": null,
				"url": "",
				"title": ""
			}
		},
		"modelLink": {
			"type": "string",
			"default": ""
		},
		"width": {
			"type": "string",
			"default": "100%"
		},
		"height": {
			"type": "string",
			"default": "350px"
		},
		"isTouchMove": {
			"type": "boolean",
			"default": true
		},
		"isZoom": {
			"type": "boolean",
			"default": true
		},
		"loadingType": {
			"type": "string",
			"default": "auto"
		}
	},
	"supports": {
		"align": [
			"wide",
			"full"
		],
		"html": false
	},
	"example": {
		"attributes": {
			"preview": true,
			"sourceType": "link"
		}
	},
	"editorScript": "file:../dist/editor.js"
}