block.json 0000644 00000002225 14751061566 0006545 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "core/archives",
"title": "Archives",
"category": "widgets",
"description": "Display a date archive of your posts.",
"textdomain": "default",
"attributes": {
"displayAsDropdown": {
"type": "boolean",
"default": false
},
"showLabel": {
"type": "boolean",
"default": true
},
"showPostCounts": {
"type": "boolean",
"default": false
},
"type": {
"type": "string",
"default": "monthly"
}
},
"supports": {
"align": true,
"html": false,
"spacing": {
"margin": true,
"padding": 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
}
},
"interactivity": {
"clientNavigation": true
}
},
"editorStyle": "wp-block-archives-editor"
}
style-rtl.min.css 0000644 00000000131 14751061566 0010005 0 ustar 00 .wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block} editor-rtl.min.css 0000644 00000000051 14751061566 0010134 0 ustar 00 ul.wp-block-archives{padding-right:2.5em} style-rtl.css 0000644 00000000145 14751061566 0007230 0 ustar 00 .wp-block-archives{
box-sizing:border-box;
}
.wp-block-archives-dropdown label{
display:block;
} editor.min.css 0000644 00000000050 14751061566 0007334 0 ustar 00 ul.wp-block-archives{padding-left:2.5em} editor.css 0000644 00000000055 14751061566 0006557 0 ustar 00 ul.wp-block-archives{
padding-left:2.5em;
} style.css 0000644 00000000145 14751061566 0006431 0 ustar 00 .wp-block-archives{
box-sizing:border-box;
}
.wp-block-archives-dropdown label{
display:block;
} editor-rtl.css 0000644 00000000056 14751061566 0007357 0 ustar 00 ul.wp-block-archives{
padding-right:2.5em;
} style.min.css 0000644 00000000131 14751061566 0007206 0 ustar 00 .wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}