golden hour
/home/doctorbruno/.trash/google-site-kit.1/dist/assets/blocks/sign-in-with-google
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
761 B
Del
OK
editor-styles.css
75 B
Del
OK
editor-styles.js
0 B
Del
OK
index.js
28.7 KB
Del
OK
v3
-
Del
OK
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "google-site-kit/sign-in-with-google", "version": "1.183.0", "title": "Sign in with Google", "category": "widgets", "icon": "google", "description": "Allow users to sign in to your site using their Google Account.", "textdomain": "google-site-kit", "attributes": { "shape": { "type": "string", "enum": [ "", "rectangular", "pill" ] }, "text": { "type": "string", "enum": [ "", "continue_with", "signin", "signin_with", "signup_with" ] }, "theme": { "type": "string", "enum": [ "", "outline", "filled_blue", "filled_black" ] }, "width": { "type": "number" }, "buttonClassName": { "type": "string" } } }
Save