����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
block.json 0000644 00000003257 15222303434 0006536 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "core/details",
"title": "Details",
"category": "text",
"description": "Hide and show additional content.",
"keywords": [ "summary", "toggle", "disclosure" ],
"textdomain": "default",
"attributes": {
"showContent": {
"type": "boolean",
"default": false
},
"summary": {
"type": "rich-text",
"source": "rich-text",
"selector": "summary",
"role": "content"
},
"name": {
"type": "string",
"source": "attribute",
"attribute": "name",
"selector": ".wp-block-details"
},
"placeholder": {
"type": "string"
}
},
"supports": {
"__experimentalOnEnter": true,
"align": [ "wide", "full" ],
"anchor": true,
"color": {
"gradients": true,
"link": true,
"__experimentalDefaultControls": {
"background": true,
"text": true
}
},
"__experimentalBorder": {
"color": true,
"width": true,
"style": true
},
"html": false,
"spacing": {
"margin": true,
"padding": true,
"blockGap": true,
"__experimentalDefaultControls": {
"margin": false,
"padding": false
}
},
"typography": {
"fontSize": true,
"lineHeight": true,
"__experimentalFontFamily": true,
"__experimentalFontWeight": true,
"__experimentalFontStyle": true,
"__experimentalTextTransform": true,
"__experimentalTextDecoration": true,
"__experimentalLetterSpacing": true,
"__experimentalDefaultControls": {
"fontSize": true
}
},
"layout": {
"allowEditing": false
},
"interactivity": {
"clientNavigation": true
},
"allowedBlocks": true
},
"editorStyle": "wp-block-details-editor",
"style": "wp-block-details"
}
style.min.css 0000644 00000000121 15222303434 0007170 0 ustar 00 .wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer} editor.css 0000644 00000000062 15222303434 0006540 0 ustar 00 .wp-block-details summary div{
display:inline;
} style.css 0000644 00000000135 15222303434 0006413 0 ustar 00 .wp-block-details{
box-sizing:border-box;
}
.wp-block-details summary{
cursor:pointer;
} editor.min.css 0000644 00000000055 15222303434 0007324 0 ustar 00 .wp-block-details summary div{display:inline} .htaccess 0000644 00000000000 15222303434 0006326 0 ustar 00 style-rtl.css 0000644 00000000135 15222303434 0007212 0 ustar 00 .wp-block-details{
box-sizing:border-box;
}
.wp-block-details summary{
cursor:pointer;
} editor-rtl.css 0000644 00000000062 15222303434 0007337 0 ustar 00 .wp-block-details summary div{
display:inline;
} style-rtl.min.css 0000644 00000000121 15222303434 0007767 0 ustar 00 .wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer} editor-rtl.min.css 0000644 00000000055 15222303434 0010123 0 ustar 00 .wp-block-details summary div{display:inline}