{"id":220579,"date":"2025-03-21T20:38:03","date_gmt":"2025-03-21T20:38:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/blockish\/"},"modified":"2026-04-27T13:52:01","modified_gmt":"2026-04-27T13:52:01","slug":"blockish","status":"publish","type":"plugin","link":"https:\/\/mn.wordpress.org\/plugins\/blockish\/","author":21196584,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.3","stable_tag":"1.0.3","tested":"6.9.4","requires":"6.1","requires_php":"7.4","requires_plugins":null,"header_name":"Blockish","header_author":"wowdevs","header_description":"A collection of creative Gutenberg blocks to help you build beautiful websites.","assets_banners_color":"cecece","last_updated":"2026-04-27 13:52:01","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/wowdevs.com\/","header_plugin_uri":"","header_author_uri":"https:\/\/wowdevs.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":480,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"bdkoder","date":"2025-09-05 18:32:25"},"1.0.1":{"tag":"1.0.1","author":"bdkoder","date":"2025-12-10 04:44:52"},"1.0.2":{"tag":"1.0.2","author":"bdkoder","date":"2025-12-10 04:49:21"},"1.0.3":{"tag":"1.0.3","author":"mizan42047","date":"2026-04-27 13:52:01"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3516521,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3516521,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3516521,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3516521,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"blockish\/social-icons":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/social-icons","version":"1.0.0","title":"Social Icons","category":"blockish-framework","description":"Social icon list for profile links.","icon":"share","keywords":["blockish","social","icons"],"example":{"attributes":{"preview":true}},"attributes":{"shape":{"type":"string","default":"circle"},"columns":{"type":"object","default":{"Desktop":"auto-fit"},"selectors":{".{{WRAPPER}}":"--blockish-social-icons-columns: {{VALUE}};"}},"alignment":{"type":"object","default":{"Desktop":"center"},"selectors":{".{{WRAPPER}}":"justify-content: {{VALUE}};"}},"iconColorMode":{"type":"string","default":"official"},"iconColor":{"type":"string","selectors":{".{{WRAPPER}}":"--blockish-social-icons-primary-color: {{VALUE}};"}},"iconSecondaryColor":{"type":"string","default":"#FFFFFF","selectors":{".{{WRAPPER}}":"--blockish-social-icons-secondary-color: {{VALUE}};"}},"iconSize":{"type":"object","selectors":{".{{WRAPPER}} .blockish-social-icon-item__icon svg":"width: {{VALUE}}; height: {{VALUE}};"}},"iconPadding":{"type":"object","selectors":{".{{WRAPPER}} .blockish-social-icon-item__link":"padding: {{TOP}} {{RIGHT}} {{BOTTOM}} {{LEFT}};"}},"iconSpacing":{"type":"object","default":{"Desktop":"12px"},"selectors":{".{{WRAPPER}}":"column-gap: {{VALUE}};"}},"iconRowsGap":{"type":"object","default":{"Desktop":"12px"},"selectors":{".{{WRAPPER}}":"row-gap: {{VALUE}};"}},"iconBorder":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-social-icon-item__link"}},"iconBorderRadius":{"type":"object","selectors":{".{{WRAPPER}} .blockish-social-icon-item__link":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"hoverAnimation":{"type":"string","default":"none","selectors":{".{{WRAPPER}} .blockish-social-icon-item__link:hover":"animation-name: {{VALUE}};"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/container":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/container","version":"0.1.0","title":"Container","category":"blockish-framework","description":"Responsive container for building layouts and sections.","example":{"attributes":{"preview":true}},"attributes":{"isVariationPicked":{"type":"boolean","default":false},"tagName":{"type":"object","default":{"label":"Div","value":"div"}},"overflow":{"type":"object","selectors":{".{{WRAPPER}}.blockish-container":"overflow: {{VALUE}};"}},"containerWidth":{"type":"string","default":"alignfull"},"customWidthContainer":{"type":"object","default":{"Desktop":"100%"},"selectors":{".{{WRAPPER}}.align-custom-width":"max-width: {{VALUE}};"}},"containerMinHeight":{"type":"object","selectors":{".{{WRAPPER}}":"--container-min-height: {{VALUE}};"}},"display":{"type":"string","default":"flex","selectors":{".{{WRAPPER}}.blockish-container":"display: {{VALUE}};"}},"flexWrap":{"type":"object","selectors":{".{{WRAPPER}}.blockish-container.layout-type-flex":"flex-wrap: {{VALUE}};"}},"flexDirection":{"type":"object","default":{"Desktop":{"label":"Row","value":"row"}},"selectors":{".{{WRAPPER}}.blockish-container.layout-type-flex":"flex-direction: {{VALUE}};"}},"justifyContent":{"type":"object","default":{"Desktop":{"label":"Center","value":"center"}},"selectors":{".{{WRAPPER}}.blockish-container.layout-type-flex":"justify-content: {{VALUE}};"}},"alignItems":{"type":"object","default":{"Desktop":{"label":"Center","value":"center"}},"selectors":{".{{WRAPPER}}.blockish-container.layout-type-flex":"align-items: {{VALUE}};"}},"gridLayoutType":{"type":"string","default":"auto"},"autoGridWidth":{"type":"object","default":{"Desktop":"12rem"},"selectors":{".{{WRAPPER}}.blockish-container.layout-type-grid.grid-layout-type-auto":"grid-template-columns: repeat(auto-fill,minmax(min({{VALUE}},100%),1fr));"}},"autoGridHeight":{"type":"object","selectors":{".{{WRAPPER}}.blockish-container.layout-type-grid.grid-layout-type-auto":"grid-auto-rows: minmax({{VALUE}}, auto);"}},"gridColumns":{"type":"object","default":{"Desktop":3,"Tablet":2,"Mobile":1},"selectors":{".{{WRAPPER}}.blockish-container.layout-type-grid.grid-layout-type-fixed":"grid-template-columns: repeat({{VALUE}}, minmax(0, 1fr));"}},"gridRows":{"type":"object","default":{"Desktop":1},"selectors":{".{{WRAPPER}}.blockish-container.layout-type-grid.grid-layout-type-fixed":"grid-template-rows: repeat({{VALUE}}, minmax(0, 1fr));"}},"columnGap":{"type":"object","selectors":{".{{WRAPPER}}.blockish-container":"column-gap: {{VALUE}};"}},"rowGap":{"type":"object","selectors":{".{{WRAPPER}}.blockish-container":"row-gap: {{VALUE}};"}},"containerBackground":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}}"}},"containerHoverBackground":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}}:hover"}},"containerBorder":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}}"}},"containerHoverBorder":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}}:hover"}},"containerBorderRadius":{"type":"object","selectors":{".{{WRAPPER}}":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"containerHoverBorderRadius":{"type":"object","selectors":{".{{WRAPPER}}:hover":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"containerBoxShadow":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}}"}},"containerHoverBoxShadow":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}}:hover"}}},"supports":{"html":true,"anchor":true},"providesContext":{"display":"display"},"usesContext":["display"],"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"blockish\/video":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/video","version":"1.0.0","title":"Video","category":"blockish-framework","description":"Embed a video with custom controls and settings.","icon":"format-video","keywords":["blockish","video","media"],"example":{"attributes":{"preview":true}},"attributes":{"sourceType":{"type":"object","default":{"label":"YouTube","value":"youtube"}},"youtubeUrl":{"type":"string","default":"https:\/\/www.youtube.com\/watch?v=IfpRqMh7HkE"},"vimeoUrl":{"type":"string","default":"https:\/\/vimeo.com\/361687086?fl=pl&fe=sh"},"selfHostedVideo":{"type":"object"},"selfHostedUrl":{"type":"string"},"poster":{"type":"string"},"autoplay":{"type":"boolean","default":false},"loop":{"type":"boolean","default":false},"muted":{"type":"boolean","default":false},"playOnMobile":{"type":"boolean","default":true},"controls":{"type":"boolean","default":true},"preload":{"type":"string","default":"metadata"},"startTime":{"type":"number","default":0},"endTime":{"type":"number","default":0},"captions":{"type":"boolean","default":false},"privacyMode":{"type":"boolean","default":false},"lazyLoad":{"type":"boolean","default":true},"suggestedVideos":{"type":"object","default":{"label":"Current Channel","value":"currentChannel"}},"showOverlay":{"type":"boolean","default":false},"overlayImage":{"type":"object"},"showOverlayPlayIcon":{"type":"boolean","default":true},"alignment":{"type":"object","default":{"Desktop":"center"},"selectors":{".{{WRAPPER}} .blockish-video-player":"text-align: {{VALUE}};"}},"videoAspectRatio":{"type":"object","default":{"label":"16:9","value":"16 \/ 9"},"selectors":{".{{WRAPPER}} .blockish-video-player":"aspect-ratio: {{VALUE}};"}},"videoCSSFilters":{"type":"string","groupSelector":{"type":"BlockishCSSFilters","selector":".{{WRAPPER}} .blockish-video, .{{WRAPPER}} .components-sandbox, .{{WRAPPER}} .blockish-video-sandbox"}},"overlayPlayButtonSize":{"type":"object","selectors":{".{{WRAPPER}} .blockish-video-overlay-play-icon":"width: {{VALUE}}; height: {{VALUE}};"}},"overlayPlayButtonIconSize":{"type":"object","selectors":{".{{WRAPPER}} .blockish-video-overlay-play-icon":"--blockish-video-overlay-play-icon-size: {{VALUE}};"}},"overlayPlayButtonBg":{"type":"string","selectors":{".{{WRAPPER}} .blockish-video-overlay-play-icon":"background: {{VALUE}};"}},"overlayPlayButtonIconColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-video-overlay-play-icon::before":"border-left-color: {{VALUE}};"}},"overlayPlayButtonBorderRadius":{"type":"object","selectors":{".{{WRAPPER}} .blockish-video-overlay-play-icon":"border-radius: {{VALUE}};"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","viewScript":"file:.\/view.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/accordion":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/accordion","version":"1.0.0","title":"Accordion","category":"blockish-framework","description":"Accordion container for collapsible content.","icon":"menu-alt3","keywords":["accordion","faq","toggle"],"example":{"attributes":{"preview":true}},"attributes":{"itemPosition":{"type":"object","default":{"Desktop":"start"},"selectors":{".{{WRAPPER}} .blockish-accordion-item-trigger":"justify-content: {{VALUE}};"}},"iconPosition":{"type":"object","default":{"Desktop":"row"},"selectors":{".{{WRAPPER}} .blockish-accordion-item-trigger":"flex-direction: {{VALUE}};"}},"faqSchema":{"type":"boolean","default":false},"maxItemExpanded":{"type":"string","default":"one"},"itemsSpaceBetween":{"type":"object","selectors":{".{{WRAPPER}} .blockish-accordion-items":"row-gap: {{VALUE}};"}},"distanceBetweenContent":{"type":"object","selectors":{".{{WRAPPER}} .blockish-accordion-item":"gap: {{VALUE}};"}},"accordionBackgroundNormal":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-accordion-item"}},"accordionBorderNormal":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-accordion-item"}},"accordionBackgroundHover":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-accordion-item:hover"}},"accordionBorderHover":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-accordion-item:hover"}},"accordionBackgroundActive":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-accordion-item-details[open]"}},"accordionBorderActive":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-accordion-item-details[open]"}},"accordionBorderRadius":{"type":"object","selectors":{".{{WRAPPER}} .blockish-accordion-item":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"accordionPadding":{"type":"object","selectors":{".{{WRAPPER}} .blockish-accordion-item-trigger":"padding: {{TOP}} {{RIGHT}} {{BOTTOM}} {{LEFT}};"}},"headerTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-accordion-item-title-text"}},"iconSize":{"type":"object","selectors":{".{{WRAPPER}} .blockish-accordion-item-icon svg":"width: {{TOP}}; height: {{TOP}};"}},"headerTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-accordion-item-title-text":"color: {{VALUE}};"}},"iconColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-accordion-item-icon":"color: {{VALUE}};"}},"headerTextShadow":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-accordion-item-title-text"}},"headerTextStroke":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-accordion-item-title-text"}},"headerTextColorHover":{"type":"string","selectors":{".{{WRAPPER}} .blockish-accordion-item:hover .blockish-accordion-item-title-text":"color: {{VALUE}};"}},"iconColorHover":{"type":"string","selectors":{".{{WRAPPER}} .blockish-accordion-item:hover .blockish-accordion-item-icon":"color: {{VALUE}};"}},"headerTextShadowHover":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-accordion-item:hover .blockish-accordion-item-title-text"}},"headerTextStrokeHover":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-accordion-item:hover .blockish-accordion-item-title-text"}},"headerTextColorActive":{"type":"string","selectors":{".{{WRAPPER}} .blockish-accordion-item-details[open] .blockish-accordion-item-title-text":"color: {{VALUE}};"}},"iconColorActive":{"type":"string","selectors":{".{{WRAPPER}} .blockish-accordion-item-details[open] .blockish-accordion-item-icon":"color: {{VALUE}};"}},"headerTextShadowActive":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-accordion-item-details[open] .blockish-accordion-item-title-text"}},"headerTextStrokeActive":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-accordion-item-details[open] .blockish-accordion-item-title-text"}},"contentBackground":{"type":"object","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-accordion-item-content-inner"}},"contentTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-accordion-item-content-inner":"color: {{VALUE}};"}},"contentBorder":{"type":"object","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-accordion-item-content-inner"}},"contentBorderRadius":{"type":"object","selectors":{".{{WRAPPER}} .blockish-accordion-item-content-inner":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"contentPadding":{"type":"object","selectors":{".{{WRAPPER}} .blockish-accordion-item-content-inner":"padding: {{TOP}} {{RIGHT}} {{BOTTOM}} {{LEFT}};"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"blockish\/progress-bar":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/progress-bar","version":"1.0.0","title":"Progress Bar","category":"blockish-framework","description":"Progress bar showing completion status.","icon":"chart-bar","keywords":["blockish","progress","bar"],"example":{"attributes":{"preview":true}},"attributes":{"showTitle":{"type":"boolean","default":true},"title":{"type":"string","default":"Progress"},"titleTag":{"type":"object","default":{"label":"H4","value":"h4"}},"percentage":{"type":"number","default":50,"selectors":{".{{WRAPPER}} .blockish-progress-bar__fill":"width: {{VALUE}}%;"}},"percentageFillColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-progress-bar__fill":"background: {{VALUE}};"}},"percentageBackgroundColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-progress-bar__track":"background: {{VALUE}};"}},"percentageHeight":{"type":"object","selectors":{".{{WRAPPER}} .blockish-progress-bar__track":"height: {{VALUE}};"}},"percentageBorderRadius":{"type":"object","selectors":{".{{WRAPPER}} .blockish-progress-bar__track":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};",".{{WRAPPER}} .blockish-progress-bar__fill":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"animationDuration":{"type":"number","default":2},"displayPercentage":{"type":"boolean","default":true},"innerText":{"type":"string","default":"Web Deigner"},"titleTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-progress-bar__title":"color: {{VALUE}};"}},"titleTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-progress-bar__title"}},"titleTextStroke":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-progress-bar__title"}},"titleTextShadow":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-progress-bar__title"}},"innerTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-progress-bar__inner-text, .{{WRAPPER}} .blockish-progress-bar__percentage":"color: {{VALUE}};"}},"innerTextTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-progress-bar__inner-text, .{{WRAPPER}} .blockish-progress-bar__percentage"}},"innerTextStroke":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-progress-bar__inner-text"}},"innerTextShadow":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-progress-bar__inner-text, .{{WRAPPER}} .blockish-progress-bar__percentage"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","viewScript":"file:.\/view.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/tab":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/tab","version":"1.0.0","title":"Tab","category":"blockish-framework","description":"Tabbed content container for tab items.","icon":"index-card","keywords":["tabs","tab","content"],"attributes":{"direction":{"type":"object","default":{"Desktop":"column"},"selectors":{".{{WRAPPER}} .blockish-block-tab-layout":"flex-direction: {{VALUE}};"}},"justify":{"type":"object","default":{"Desktop":"flex-start"},"selectors":{".{{WRAPPER}} .blockish-block-tab-nav":"justify-content: {{VALUE}};"}},"alignTitle":{"type":"object","default":{"Desktop":"left"},"selectors":{".{{WRAPPER}} .blockish-block-tab-trigger-title":"text-align: {{VALUE}};"}},"defaultActiveTab":{"type":"number","default":0},"navGap":{"type":"object","default":{"Desktop":"10px"},"selectors":{".{{WRAPPER}} .blockish-block-tab-nav":"gap: {{VALUE}};"}},"distanceFromContent":{"type":"object","default":{"Desktop":"10px"},"selectors":{".{{WRAPPER}} .blockish-block-tab-layout":"gap: {{VALUE}};"}},"tabsBackgroundNormal":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-block-tab-trigger"}},"tabsBorderNormal":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-block-tab-trigger"}},"tabsBoxShadowNormal":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-block-tab-trigger"}},"tabsBackgroundHover":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-block-tab-trigger:hover"}},"tabsBorderHover":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-block-tab-trigger:hover"}},"tabsBoxShadowHover":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-block-tab-trigger:hover"}},"tabsBackgroundActive":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-block-tab-trigger[aria-selected='true']"}},"tabsBorderActive":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-block-tab-trigger[aria-selected='true']"}},"tabsBoxShadowActive":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-block-tab-trigger[aria-selected='true']"}},"tabsBorderRadius":{"type":"object","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"tabsPadding":{"type":"object","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger":"padding: {{TOP}} {{RIGHT}} {{BOTTOM}} {{LEFT}};"}},"titleTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-block-tab-trigger-title"}},"titleColorNormal":{"type":"string","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger-title":"color: {{VALUE}};"}},"titleColorHover":{"type":"string","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger:hover .blockish-block-tab-trigger-title":"color: {{VALUE}};"}},"titleColorActive":{"type":"string","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger[aria-selected='true'] .blockish-block-tab-trigger-title":"color: {{VALUE}};"}},"titleTextShadowNormal":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-block-tab-trigger-title"}},"titleTextShadowHover":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-block-tab-trigger:hover .blockish-block-tab-trigger-title"}},"titleTextShadowActive":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-block-tab-trigger[aria-selected='true'] .blockish-block-tab-trigger-title"}},"titleTextStrokeNormal":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-block-tab-trigger-title"}},"titleTextStrokeHover":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-block-tab-trigger:hover .blockish-block-tab-trigger-title"}},"titleTextStrokeActive":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-block-tab-trigger[aria-selected='true'] .blockish-block-tab-trigger-title"}},"iconPosition":{"type":"object","default":{"Desktop":"row"},"selectors":{".{{WRAPPER}} .blockish-block-tab-trigger":"flex-direction: {{VALUE}};"}},"iconSize":{"type":"object","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger-icon svg":"width: {{VALUE}}; height: {{VALUE}};"}},"iconSpacing":{"type":"object","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger":"gap: {{VALUE}};"}},"iconColorNormal":{"type":"string","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger-icon":"color: {{VALUE}};"}},"iconColorHover":{"type":"string","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger:hover .blockish-block-tab-trigger-icon":"color: {{VALUE}};"}},"iconColorActive":{"type":"string","selectors":{".{{WRAPPER}} .blockish-block-tab-trigger[aria-selected='true'] .blockish-block-tab-trigger-icon":"color: {{VALUE}};"}},"contentBackground":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-block-tab-item"}},"contentColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-block-tab-item":"color: {{VALUE}};"}},"contentBorder":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-block-tab-item"}},"contentBorderRadius":{"type":"object","selectors":{".{{WRAPPER}} .blockish-block-tab-item":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"contentPadding":{"type":"object","selectors":{".{{WRAPPER}} .blockish-block-tab-item":"padding: {{TOP}} {{RIGHT}} {{BOTTOM}} {{LEFT}};"}}},"supports":{"html":false,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css","viewScript":"file:.\/view.js"},"blockish\/icon":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/icon","version":"1.0.0","title":"Icon","category":"blockish-framework","description":"Display a single icon with customizable style.","example":{"attributes":{"preview":true}},"attributes":{"icon":{"type":"object","default":{"viewBox":[0,0,576,512],"path":"M288.1-32c9 0 17.3 5.1 21.4 13.1L383 125.3 542.9 150.7c8.9 1.4 16.3 7.7 19.1 16.3s.5 18-5.8 24.4L441.7 305.9 467 465.8c1.4 8.9-2.3 17.9-9.6 23.2s-17 6.1-25 2L288.1 417.6 143.8 491c-8 4.1-17.7 3.3-25-2s-11-14.2-9.6-23.2L134.4 305.9 20 191.4c-6.4-6.4-8.6-15.8-5.8-24.4s10.1-14.9 19.1-16.3l159.9-25.4 73.6-144.2c4.1-8 12.4-13.1 21.4-13.1zm0 76.8L230.3 158c-3.5 6.8-10 11.6-17.6 12.8l-125.5 20 89.8 89.9c5.4 5.4 7.9 13.1 6.7 20.7l-19.8 125.5 113.3-57.6c6.8-3.5 14.9-3.5 21.8 0l113.3 57.6-19.8-125.5c-1.2-7.6 1.3-15.3 6.7-20.7l89.8-89.9-125.5-20c-7.6-1.2-14.1-6-17.6-12.8L288.1 44.8z"}},"link":{"type":"object"},"alignment":{"type":"object","default":{"Desktop":"center"},"selectors":{".{{WRAPPER}}":"text-align: {{VALUE}};"}},"size":{"type":"object","selectors":{".{{WRAPPER}} svg":"width: {{VALUE}}; height: {{VALUE}};"}},"color":{"type":"string","selectors":{".{{WRAPPER}} svg":"fill: {{VALUE}};"}},"hoverColor":{"type":"string","selectors":{".{{WRAPPER}} svg:hover":"fill: {{VALUE}};"}},"rotation":{"type":"object","selectors":{".{{WRAPPER}} svg":"transform: rotate({{VALUE}}deg);"}},"rotationHover":{"type":"object","selectors":{".{{WRAPPER}} svg:hover":"transform: rotate({{VALUE}}deg);"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/counter":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/counter","version":"1.0.0","title":"Counter","category":"blockish-framework","description":"Animated number counter for stats.","icon":"editor-ol","keywords":["blockish","counter","number"],"example":{"attributes":{"preview":true}},"attributes":{"startNumber":{"type":"number","default":0},"endNumber":{"type":"number","default":100},"numberPrefix":{"type":"string","default":""},"numberSuffix":{"type":"string","default":""},"animationDuration":{"type":"number","default":2},"thousandSeparator":{"type":"boolean","default":true},"separator":{"type":"object","default":{"label":"Default","value":"default"}},"title":{"type":"string","default":"Cool Number"},"titleTag":{"type":"object","default":{"label":"H3","value":"h3"}},"titlePosition":{"type":"string","default":"before"},"titleHorizontalAlignment":{"type":"object","default":{"Desktop":"center"},"selectors":{".{{WRAPPER}}":"--blockish-counter-title-horizontal: {{VALUE}};"}},"titleVerticalAlignment":{"type":"object","default":{"Desktop":"center"},"selectors":{".{{WRAPPER}}":"--blockish-counter-title-vertical: {{VALUE}};"}},"titleGap":{"type":"object","default":{"Desktop":"8px"},"selectors":{".{{WRAPPER}} .blockish-counter__inner":"gap: {{VALUE}};"}},"numberPosition":{"type":"object","default":{"Desktop":"center"},"selectors":{".{{WRAPPER}} .blockish-counter__number":"align-self: {{VALUE}};"}},"numberTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-counter__number":"color: {{VALUE}};"}},"numberTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-counter__number"}},"numberTextStroke":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-counter__number"}},"numberTextShadow":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-counter__number"}},"titleTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-counter__title":"color: {{VALUE}};"}},"titleTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-counter__title"}},"titleTextStroke":{"type":"string","groupSelector":{"type":"BlockishTextStroke","selector":".{{WRAPPER}} .blockish-counter__title"}},"titleTextShadow":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-counter__title"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","viewScript":"file:.\/view.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/rating":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/rating","version":"1.0.0","title":"Rating","category":"blockish-framework","description":"Star rating display for reviews and scores.","icon":"star-filled","keywords":["blockish","rating","stars","review"],"example":{"attributes":{"preview":true}},"attributes":{"ratingScale":{"type":"number","default":5},"rating":{"type":"number","default":5},"icon":{"type":"object","default":{"viewBox":[0,0,576,512],"path":"M287.9 17.8L354 150.2 499.2 171.5C522.2 174.9 531.5 203.7 514.9 220.5L409.5 329.5 434.4 476.3C438.3 499 415.5 516.6 394.8 506.5L287.9 448.7 181 506.5C160.3 516.6 137.5 499 141.4 476.3L166.3 329.5 60.9 220.5C44.3 203.7 53.6 174.9 76.6 171.5L221.8 150.2 287.9 17.8z"}},"alignment":{"type":"object","default":{"Desktop":"center"},"selectors":{".{{WRAPPER}}":"text-align: {{VALUE}};"}},"iconSize":{"type":"object","default":{"Desktop":"24px"},"selectors":{".{{WRAPPER}} .blockish-rating-icon svg":"width: {{VALUE}}; height: {{VALUE}};"}},"iconSpacing":{"type":"object","default":{"Desktop":"6px"},"selectors":{".{{WRAPPER}} .blockish-rating-icons":"gap: {{VALUE}};"}},"iconColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-rating-icon-fill svg":"fill: {{VALUE}};"}},"unmarkedColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-rating-icon-base svg":"fill: {{VALUE}};"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/icon-list":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/icon-list","version":"1.0.0","title":"Icon List","category":"blockish-framework","description":"List of icons with supporting text.","icon":"editor-ul","keywords":["blockish","icon list","list"],"example":{"attributes":{"preview":true}},"attributes":{"layout":{"type":"string","default":"column","selectors":{".{{WRAPPER}}":"flex-direction: {{VALUE}};"}},"rowGap":{"type":"object","default":{"Desktop":"12px"},"selectors":{".{{WRAPPER}}":"row-gap: {{VALUE}};"}},"columnGap":{"type":"object","default":{"Desktop":"12px"},"selectors":{".{{WRAPPER}}":"column-gap: {{VALUE}};"}},"itemPadding":{"type":"object","selectors":{".{{WRAPPER}} .blockish-icon-list-item-link":"padding: {{TOP}} {{RIGHT}} {{BOTTOM}} {{LEFT}};"}},"itemContentSpacing":{"type":"object","default":{"Desktop":"10px"},"selectors":{".{{WRAPPER}} .blockish-icon-list-item-link":"column-gap: {{VALUE}};"}},"itemIconSize":{"type":"object","selectors":{".{{WRAPPER}} .blockish-icon-list-item-icon svg":"width: {{VALUE}}; height: {{VALUE}};"}},"itemIconColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-icon-list-item-icon svg":"fill: {{VALUE}};"}},"itemIconHoverColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-icon-list-item:hover .blockish-icon-list-item-icon svg":"fill: {{VALUE}};"}},"itemTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-icon-list-item-text":"color: {{VALUE}};"}},"itemTextHoverColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-icon-list-item:hover .blockish-icon-list-item-text":"color: {{VALUE}};"}},"itemTextTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-icon-list-item-text"}},"itemIconHoverTransition":{"type":"number","default":0.2,"selectors":{".{{WRAPPER}}":"--blockish-icon-list-icon-hover-transition: {{VALUE}}s;"}},"itemTextHoverTransition":{"type":"number","default":0.2,"selectors":{".{{WRAPPER}}":"--blockish-icon-list-text-hover-transition: {{VALUE}}s;"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/heading":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/heading","version":"1.0.0","title":"Heading","category":"blockish-framework","description":"Flexible heading block for titles and section labels.","icon":"heading","keywords":["blockish","heading","title","text"],"example":{"attributes":{"preview":true}},"attributes":{"content":{"type":"string","default":"Heading Text"},"tag":{"type":"object","default":{"label":"H2","value":"h2"}},"alignment":{"type":"object","default":{"Desktop":"left"},"selectors":{".{{WRAPPER}}":"text-align: {{VALUE}};"}},"typography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}}"}},"color":{"type":"string","selectors":{".{{WRAPPER}}":"color: {{VALUE}};"}},"hoverColor":{"type":"string","selectors":{".{{WRAPPER}}:hover":"color: {{VALUE}};"}},"textShadow":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}}"}},"textShadowHover":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}}:hover"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/button":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/button","title":"Button","category":"blockish-framework","keywords":["button","btn","link","call to action"],"version":"1.0.0","icon":"button","description":"Call-to-action button with style options.","textdomain":"blockish","attributes":{"text":{"type":"string","default":"Click Here"},"url":{"type":"object"},"icon":{"type":"object"},"iconPosition":{"type":"string","default":"row","selectors":{".{{WRAPPER}} .blockish-button-link":"flex-direction: {{VALUE}};"}},"buttonPlacement":{"type":"object","selectors":{".{{WRAPPER}}":"justify-content: {{VALUE}};"}},"buttonAlignment":{"type":"object","selectors":{".{{WRAPPER}} .blockish-button-link":"text-align: {{VALUE}}; justify-content: {{VALUE}};"}},"buttonContentSpacing":{"type":"object","selectors":{".{{WRAPPER}} .blockish-button-link":"gap: {{VALUE}};"}},"buttonWidth":{"type":"object","selectors":{".{{WRAPPER}} .blockish-button-link":"width: {{VALUE}};"}},"buttonMinHeight":{"type":"object","selectors":{".{{WRAPPER}} .blockish-button-link":"min-height: {{VALUE}};"}},"buttonTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-button-link"}},"buttonTextShadow":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-button-link"}},"buttonTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-button-link":"color: {{VALUE}};"}},"buttonBackground":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-button-link"}},"buttonBoxShadow":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-button-link"}},"buttonHoverTextColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-button-link:hover":"color: {{VALUE}};"}},"buttonHoverBackground":{"type":"string","groupSelector":{"type":"BlockishBackground","selector":".{{WRAPPER}} .blockish-button-link:hover"}},"buttonHoverBoxShadow":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-button-link:hover"}},"buttonHoverTransition":{"type":"number","selectors":{".{{WRAPPER}} .blockish-button-link":"--blockish-button-hover-transition: {{VALUE}}s;"}},"buttonHoverBorderColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-button-link:hover":"border-color: {{VALUE}};"}},"buttonBorder":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-button-link"}},"buttonBorderRadius":{"type":"object","selectors":{".{{WRAPPER}} .blockish-button-link":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"buttonPadding":{"type":"object","selectors":{".{{WRAPPER}} .blockish-button-link":"padding: {{TOP}} {{RIGHT}} {{BOTTOM}} {{LEFT}};"}},"buttonIconSize":{"type":"object","selectors":{".{{WRAPPER}} .blockish-button-link .blockish-button-icon":"width: {{VALUE}}; height: {{VALUE}};"}}},"editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/google-map":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/google-map","version":"1.0.0","title":"Google Map","category":"blockish-framework","description":"Embed a Google Map location on your page.","icon":"location-alt","keywords":["blockish","map","google maps","location"],"example":{"attributes":{"preview":true}},"attributes":{"location":{"type":"string","default":"New York, NY"},"zoom":{"type":"number","default":14},"mapHeight":{"type":"string","default":"360px","selectors":{".{{WRAPPER}} .blockish-google-map__iframe":"height: {{VALUE}};"}},"mapCSSFiltersNormal":{"type":"string","groupSelector":{"type":"BlockishCSSFilters","selector":".{{WRAPPER}} .blockish-google-map__iframe"}},"mapCSSFiltersHover":{"type":"string","groupSelector":{"type":"BlockishCSSFilters","selector":".{{WRAPPER}} .blockish-google-map__iframe:hover"}},"mapHoverTransition":{"type":"number","selectors":{".{{WRAPPER}}":"--blockish-google-map-hover-transition: {{VALUE}}s;"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/image":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/image","version":"1.0.0","title":"Image","category":"blockish-framework","description":"Display an image with optional caption and styling.","icon":"format-image","keywords":["blockish","image","img"],"example":{"attributes":{"preview":true}},"attributes":{"image":{"type":"object"},"imageSize":{"type":"object","default":{"value":"full","label":"Full Size"}},"alt":{"type":"string"},"title":{"type":"string"},"captionType":{"type":"string","default":"none"},"customCaption":{"type":"string"},"alignment":{"type":"object","default":{"Desktop":"center"},"selectors":{".{{WRAPPER}}":"text-align: {{VALUE}};"}},"imageWidth":{"type":"object","selectors":{".{{WRAPPER}} .blockish-image":"width: {{VALUE}};"}},"imageMaxWidth":{"type":"object","selectors":{".{{WRAPPER}} .blockish-image":"max-width: {{VALUE}};"}},"imageHeight":{"type":"object","selectors":{".{{WRAPPER}} .blockish-image":"height: {{VALUE}};"}},"objectFit":{"type":"object","selectors":{".{{WRAPPER}} .blockish-image":"object-fit: {{VALUE}};"},"condition":{"rules":[{"condition":"not_empty","key":"imageHeight","value":""}]}},"imageOpacityNormal":{"type":"number","selectors":{".{{WRAPPER}} .blockish-image":"opacity: {{VALUE}}%;"}},"imageBorderNormal":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-image"}},"imageBorderRadiusNormal":{"type":"object","selectors":{".{{WRAPPER}} .blockish-image":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"imageBoxShadowNormal":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-image"}},"imageCSSFiltersNormal":{"type":"string","groupSelector":{"type":"BlockishCSSFilters","selector":".{{WRAPPER}} .blockish-image"}},"imageCSSFiltersHover":{"type":"string","groupSelector":{"type":"BlockishCSSFilters","selector":".{{WRAPPER}} .blockish-image:hover"}},"imageBoxShadowHover":{"type":"string","groupSelector":{"type":"BlockishBoxShadow","selector":".{{WRAPPER}} .blockish-image:hover"}},"imageBorderRadiusHover":{"type":"object","selectors":{".{{WRAPPER}} .blockish-image:hover":"border-radius: {{TOP_LEFT}} {{TOP_RIGHT}} {{BOTTOM_RIGHT}} {{BOTTOM_LEFT}};"}},"imageBorderHover":{"type":"string","groupSelector":{"type":"BlockishBorder","selector":".{{WRAPPER}} .blockish-image:hover"}},"imageOpacityHover":{"type":"number","selectors":{".{{WRAPPER}} .blockish-image:hover":"opacity: {{VALUE}}%;"}},"imageHoverTransition":{"type":"number","selectors":{".{{WRAPPER}}":"--blockish-image-hover-transition: {{VALUE}}s;"}},"captionAlignment":{"type":"object","selectors":{".{{WRAPPER}} .blockish-image-caption":"text-align: {{VALUE}};"}},"captionColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-image-caption":"color: {{VALUE}};"}},"captionBackgroundColor":{"type":"string","selectors":{".{{WRAPPER}} .blockish-image-caption":"background-color: {{VALUE}};"}},"captionTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}} .blockish-image-caption"}},"captionTextShadow":{"type":"string","groupSelector":{"type":"BlockishTextShadow","selector":".{{WRAPPER}} .blockish-image-caption"}},"captionSpacing":{"type":"object","selectors":{".{{WRAPPER}} .blockish-image-caption":"margin-block-start: {{VALUE}};"}}},"supports":{"html":true,"anchor":true,"align":["wide","full"]},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/tab-item":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/tab-item","version":"1.0.0","title":"Tab Item","category":"blockish-framework","description":"Item for the Tab block.","icon":"excerpt-view","parent":["blockish\/tab"],"attributes":{"title":{"type":"string","default":"Tab"},"tabIcon":{"type":"object"},"defaultActive":{"type":"boolean","default":false}},"supports":{"html":false,"anchor":true,"reusable":false},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/icon-list-item":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/icon-list-item","version":"1.0.0","title":"Icon List Item","category":"blockish-framework","description":"Item for the Icon List block.","icon":"marker","parent":["blockish\/icon-list"],"example":{"attributes":{"preview":true}},"attributes":{"text":{"type":"string","default":"Icon list item"},"icon":{"type":"object","default":{"viewBox":[0,0,576,512],"path":"M287.9 17.8L354 150.2 499.2 171.5C522.2 174.9 531.5 203.7 514.9 220.5L409.5 329.5 434.4 476.3C438.3 499 415.5 516.6 394.8 506.5L287.9 448.7 181 506.5C160.3 516.6 137.5 499 141.4 476.3L166.3 329.5 60.9 220.5C44.3 203.7 53.6 174.9 76.6 171.5L221.8 150.2 287.9 17.8z"}},"link":{"type":"object"},"iconSize":{"type":"object","selectors":{".{{WRAPPER}}.blockish-icon-list-item .blockish-icon-list-item-link .blockish-icon-list-item-icon svg":"width: {{VALUE}}; height: {{VALUE}};"}},"iconColor":{"type":"string","selectors":{".{{WRAPPER}}.blockish-icon-list-item .blockish-icon-list-item-link .blockish-icon-list-item-icon svg":"fill: {{VALUE}};"}},"iconHoverColor":{"type":"string","selectors":{".{{WRAPPER}}.blockish-icon-list-item:hover .blockish-icon-list-item-link .blockish-icon-list-item-icon svg":"fill: {{VALUE}};"}},"iconHoverTransition":{"type":"number","default":0.2,"selectors":{".{{WRAPPER}}.blockish-icon-list-item":"--blockish-icon-list-item-icon-hover-transition: {{VALUE}}s;"}},"textColor":{"type":"string","selectors":{".{{WRAPPER}}.blockish-icon-list-item .blockish-icon-list-item-link .blockish-icon-list-item-text":"color: {{VALUE}};"}},"textHoverColor":{"type":"string","selectors":{".{{WRAPPER}}.blockish-icon-list-item:hover .blockish-icon-list-item-link .blockish-icon-list-item-text":"color: {{VALUE}};"}},"textHoverTransition":{"type":"number","default":0.2,"selectors":{".{{WRAPPER}}.blockish-icon-list-item":"--blockish-icon-list-item-text-hover-transition: {{VALUE}}s;"}},"textTypography":{"type":"string","groupSelector":{"type":"BlockishTypography","selector":".{{WRAPPER}}.blockish-icon-list-item .blockish-icon-list-item-link .blockish-icon-list-item-text"}}},"supports":{"html":true,"anchor":true},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/social-icon-item":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/social-icon-item","version":"1.0.0","title":"Social Icon Item","category":"blockish-framework","description":"Item for the Social Icons block.","icon":"share-alt2","parent":["blockish\/social-icons"],"example":{"attributes":{"preview":true}},"attributes":{"network":{"type":"string","default":"facebook"},"label":{"type":"string","default":"Facebook"},"icon":{"type":"object","default":{"viewBox":[0,0,320,512],"path":"M279.14 288l14.22-92.66h-88.91V135.08c0-25.35 12.42-50.06 52.24-50.06H297V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"}},"officialColor":{"type":"string","default":"#1877F2"},"link":{"type":"object"}},"supports":{"html":true,"anchor":true},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"},"blockish\/accordion-item":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"blockish\/accordion-item","version":"1.0.0","title":"Accordion Item","category":"blockish-framework","description":"Item for the Accordion block.","icon":"excerpt-view","parent":["blockish\/accordion"],"attributes":{"title":{"type":"string","default":"Accordion item"},"itemId":{"type":"string"},"defaultOpen":{"type":"boolean","default":false},"expandIcon":{"type":"object","default":{"viewBox":[0,0,448,512],"path":"M256 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 160-160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0 0 160c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160 160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-160 0 0-160z"}},"collapseIcon":{"type":"object","default":{"viewBox":[0,0,448,512],"path":"M0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32z"}},"titleTag":{"type":"object","default":{"label":"H3","value":"h3"}}},"supports":{"html":false,"anchor":true},"textdomain":"blockish","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"}},"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Creative Container Block","2":"Creative Heading Block","3":"Creative Image Block","4":"Creative List Block","5":"Creative Paragraph Block","6":"Creative Quote Block","7":"Creative Separator Block","8":"Creative Spacer Block","9":"Creative Video Block"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4121,6410,131027],"plugin_category":[],"plugin_contributors":[206841,221103],"plugin_business_model":[],"class_list":["post-220579","plugin","type-plugin","status-publish","hentry","plugin_tags-blocks","plugin_tags-builder","plugin_tags-designs","plugin_contributors-bdkoder","plugin_contributors-mizan42047","plugin_committers-bdkoder","plugin_committers-mizan42047","plugin_committers-wowdevs"],"banners":{"banner":"https:\/\/ps.w.org\/blockish\/assets\/banner-772x250.png?rev=3516521","banner_2x":"https:\/\/ps.w.org\/blockish\/assets\/banner-1544x500.png?rev=3516521","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/blockish\/assets\/icon-128x128.png?rev=3516521","icon_2x":"https:\/\/ps.w.org\/blockish\/assets\/icon-256x256.png?rev=3516521","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Get creative with the Blockish plugin. This plugin is a collection of creative Gutenberg blocks that help you design your website with ease. The plugin is designed to be lightweight and easy to use. It is perfect for bloggers, designers, developers, and anyone who wants to create beautiful websites.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Easy to use<\/li>\n<li>Lightweight<\/li>\n<li>Creative blocks<\/li>\n<li>Perfect for bloggers, designers, developers, and anyone who wants to create beautiful websites<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>A JSON Schema for block.json <a href=\"https:\/\/schemas.wp.org\/trunk\/block.json\">https:\/\/schemas.wp.org\/trunk\/block.json<\/a> can be used by code editors to provide things like tooltips, autocomplete, and validation while editing block.json.<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin connects to one external services under the conditions described below. No data is ever sent without a clear user action or explicit opt-in.<\/p>\n\n<h4>1. Usage Analytics \/ Data Insights (dashboard.wowdevs.com)<\/h4>\n\n<p><strong>What it does:<\/strong> Sends non-sensitive plugin usage data to help improve the plugin. This is part of the optional Data Insights program powered by the DCI SDK.<\/p>\n\n<p><strong>When it connects:<\/strong> <strong>Only if you explicitly opt in<\/strong> when prompted. No data is ever sent without your consent. You can opt out at any time from the Sky Addons dashboard.<\/p>\n\n<p><strong>Data sent:<\/strong> Plugin version, WordPress version, active theme, site language, and similar non-personal environment data. No passwords, user content, or personally identifiable information is transmitted.<\/p>\n\n<p><strong>Service:<\/strong> wowDevs Data Insights, operated by wowDevs.\nService URL: https:\/\/dashboard.wowdevs.com\/\nPrivacy Policy: https:\/\/wowdevs.com\/privacy-policy\/\nTerms of Service: https:\/\/wowdevs.com\/terms-and-conditions\/<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/blockish<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress &amp; Enjoy!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"is%20this%20plugin%20free%3F\"><h3>Is this plugin free?<\/h3><\/dt>\n<dd><p>Yes, the Blockish plugin is free to use.<\/p><\/dd>\n<dt id=\"can%20i%20use%20this%20plugin%20on%20my%20client%27s%20website%3F\"><h3>Can I use this plugin on my client's website?<\/h3><\/dt>\n<dd><p>Yes, you can use this plugin on your client's website.<\/p><\/dd>\n<dt id=\"how%20do%20i%20get%20support%20for%20this%20plugin%3F\"><h3>How do I get support for this plugin?<\/h3><\/dt>\n<dd><p>You can get support for this plugin by creating a support ticket on the WordPress support forum.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3 [27th April 2026]<\/h4>\n\n<ul>\n<li>Accordion block added<\/li>\n<li>Button block added<\/li>\n<li>Counter block added<\/li>\n<li>Google Map block added<\/li>\n<li>Heading block added<\/li>\n<li>Icon block added<\/li>\n<li>Image block added<\/li>\n<li>List block added<\/li>\n<li>Progress Bar block added<\/li>\n<li>Rating block added<\/li>\n<li>Social Icons block added<\/li>\n<li>Tab block added<\/li>\n<li>Video block added<\/li>\n<li>Improved: System improved<\/li>\n<\/ul>\n\n<h4>1.0.0 [19th Jan 2025]<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"The Blockish plugin is a collection of creative Gutenberg blocks that help you design your website with ease.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/220579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=220579"}],"author":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wowdevs"}],"wp:attachment":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=220579"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=220579"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=220579"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=220579"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=220579"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=220579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}