Plugin Directory

Changeset 3011992


Ignore:
Timestamp:
12/19/2023 02:34:57 PM (2 years ago)
Author:
findkit
Message:

Update to version 0.5.1 from GitHub

Location:
findkit
Files:
2 added
16 edited
1 copied

Legend:

Unmodified
Added
Removed
  • findkit/tags/0.5.1/.github/workflows/publish.yml

    r3011329 r3011992  
    2828          php-version: "8.2"
    2929
     30      - name: Configure git
     31        run: |
     32          set -eu
     33          git config user.email "action@github.com"
     34          git config user.name "${{ github.actor }}"
     35
    3036      - name: Run composer install
    3137        run: composer install --no-dev --optimize-autoloader
    3238
     39      - name: Run npm install
     40        run: |
     41          set -eu
     42          npm ci
     43
     44      - name: Build and commit wp-scripts build
     45        run: |
     46          set -eu
     47          npm run build-commit
    3348
    3449      - name: Update version number and tag
     
    3651          set -eu
    3752          set -x
    38 
    39           git config user.email "action@github.com"
    40           git config user.name "${{ github.actor }}"
    4153
    4254          echo "$GITHUB_REF"
  • findkit/tags/0.5.1/CHANGELOG.md

    r3011976 r3011992  
     1## v0.5.1
     2
     32023-12-19
     4
     5- Build with correct npm package versions
     6- Always rebuild in release from now on
     7
     8All changes https://github.com/findkit/wp-findkit/compare/v0.5.0...v0.5.1
     9
    110## v0.5.0
    211
  • findkit/tags/0.5.1/build/search-blocks-editor.tsx.asset.php

    r3011329 r3011992  
    1 <?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data'), 'version' => '138b8900f6ec81d8e39b');
     1<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data'), 'version' => '815d622e5f3977f56d68');
  • findkit/tags/0.5.1/build/search-blocks-editor.tsx.js

    r3011329 r3011992  
    1 (()=>{"use strict";const e=window.React,t=window.wp.blocks,n=window.wp.blockEditor,l=window.wp.components,r=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-modal","category":"widgets","attributes":{"publicToken":{"type":"string"},"instanceId":{"type":"string"},"colorSlug":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"providesContext":{"findkit/publicToken":"publicToken","findkit/instanceId":"instanceId"},"version":"0.1.0","title":"Findkit Search Modal","icon":"search","description":"Open Findkit Search Modal from a button, image or the search form.","supports":{},"textdomain":"findkit","render":"file:render.php","viewScript":"findkit-search-blocks-view","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":["findkit-search-blocks-view","findkit-search-blocks-editor"]}'),i=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-embed","category":"widgets","attributes":{"publicToken":{"type":"string"},"instanceId":{"type":"string"},"colorSlug":{"type":"string"},"inputPlaceholder":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"providesContext":{"findkit/publicToken":"publicToken","findkit/instanceId":"instanceId"},"version":"0.1.0","title":"Findkit Search Embed","icon":"search","description":"Embed Findkit Search UI into your posts and pages.","supports":{},"render":"file:render.php","textdomain":"findkit","viewScript":"findkit-search-blocks-view","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":"findkit-search-blocks-editor"}'),s=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-group","version":"0.1.0","title":"Findkit Search Group","icon":"search","description":"Add as an inner block to the Findkit Search Modal or as a Findkit Search Embed block to group search results by custom filters","category":"widgets","supports":{},"textdomain":"findkit","parent":["findkit/search-modal","findkit/search-embed"],"attributes":{"groupTitle":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"usesContext":["findkit/publicToken"],"viewScript":"findkit-search-blocks-view","render":"file:render.php","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":"findkit-search-blocks-editor"}'),a=window.wp.data;function o(e){var t;return null!==(t=(0,a.useSelect)((t=>t("core").getEntityRecords("taxonomy",e)),[e]))&&void 0!==t?t:[]}function c(e){return(0,a.useSelect)((t=>t("core/block-editor").getBlock(e).innerBlocks),[e])}function p(t){const r=(0,n.useSetting)("color.palette"),i=r.find((e=>e.slug===t.value))?.color;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)("label",{className:"findkit-label"},t.label),(0,e.createElement)("p",{className:"findkit-help"},t.help),(0,e.createElement)(l.ColorPalette,{value:i,colors:r,disableCustomColors:!0,onChange:e=>{const n=r.find((t=>t.color===e));t.onChange(n?.slug)}}))}const u=["core/button","core/image","core/search"];function d(e){var t;return null!==(t=e?.split(",").filter(Boolean))&&void 0!==t?t:[]}function h(t){const n=o("category"),r=o("post_tag"),i=(null!==(s=(0,a.useSelect)((e=>e("core").getPostTypes()),[]))&&void 0!==s?s:[]).filter((e=>e.viewable&&e.supports.editor));var s;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(l.PanelRow,null,(0,e.createElement)("p",null,"Filter down the search results")),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"Post types",help:"Show search results only form the selected post types",value:d(t.attributes.postTypes),onChange:e=>{t.setAttributes({postTypes:e.join(",")})},options:i.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"Categories",help:"Show search results only from the selected categories",value:d(t.attributes.categories),onChange:e=>{t.setAttributes({categories:e.join(",")})},options:n.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"WordPress Post Tags",help:"Show search results only from the selected tags",value:d(t.attributes.tags),onChange:e=>{t.setAttributes({tags:e.join(",")})},options:r.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextareaControl,{label:"Domains",help:"Limit search results to these domains. One per line.",value:t.attributes.domains||"",onChange:e=>{t.setAttributes({domains:e})}})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextareaControl,{label:"Findkit Tags",help:(0,e.createElement)(e.Fragment,null,"Limit search results to these these Findkit Tags. One per line.",t.publicToken&&(0,e.createElement)(e.Fragment,null," ","See available tags from the"," ",(0,e.createElement)("a",{href:`https://hub.findkit.com/p/${t.publicToken}?view=inspect`,target:"_blank"},"Findkit Hub")," ","Inspect view.")),value:t.attributes.rawTags||"",onChange:e=>{t.setAttributes({rawTags:e})}})))}function m(t){return(0,e.createElement)(l.Panel,null,(0,e.createElement)(l.PanelBody,{title:"Settings",initialOpen:!0},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.publicToken||"",onChange:e=>{t.setAttributes({publicToken:e})},label:"Findkit Public Token",help:"Get public token from the Findkit Hub"})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.instanceId||"",onChange:e=>{t.setAttributes({instanceId:e})},label:"FindkitUI Instance ID",help:(0,e.createElement)(e.Fragment,null,"Must be unique for each block on a page. See the"," ",(0,e.createElement)("a",{href:"https://findk.it/instanceid"},"docs"),".")})),(0,e.createElement)(l.PanelRow,{className:"findkit-color-picker"},(0,e.createElement)(p,{label:"Brand Color",help:"Select brand color for the search UI",value:t.attributes.colorSlug,onChange:e=>{t.setAttributes({colorSlug:e})}})),t.children),(0,e.createElement)(l.PanelBody,{title:"Search Filters",initialOpen:!1},(0,e.createElement)(h,{publicToken:t.attributes.publicToken,initialOpen:!1,...t})))}(0,t.registerBlockType)(r,{edit:function(t){const l=(0,n.useBlockProps)(),r=c(t.clientId).filter((e=>"findkit/search-group"!==e.name)).length>0;return(0,e.createElement)("div",{...l},(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(m,{...t})),r?null:(0,e.createElement)("div",{className:"findkit-no-modal-inner-blocks"},(0,e.createElement)("b",null,"Search Modal"),(0,e.createElement)("p",null,"Add an inner block")),(0,e.createElement)(n.InnerBlocks,{allowedBlocks:u}))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)}),(0,t.registerBlockType)(s,{edit:function(t){const r=(0,n.useBlockProps)(),i=t.context["findkit/publicToken"];return(0,e.createElement)("div",{...r},(0,e.createElement)("div",{className:"findkit-search-group-title"},t.attributes.groupTitle||"Untitled"),(0,e.createElement)("div",{className:"findkit-search-group-help"},"Search result group. Edit the search filters in the block inspector. Remove all groups to show the results in a single search."),(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(l.Panel,null,(0,e.createElement)(l.PanelBody,{title:"Settings",initialOpen:!0},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.groupTitle||"",onChange:e=>{t.setAttributes({groupTitle:e})},label:"Group Title"})),(0,e.createElement)(h,{publicToken:null!=i?i:FINDKIT_SEARCH_BLOCK.publicToken,...t,initialOpen:!0})))))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)}),(0,t.registerBlockType)(i,{edit:function(r){const i=(0,n.useBlockProps)(),{insertBlock:s}=(0,a.useDispatch)(n.store),o=c(r.clientId);return(0,e.createElement)("div",{...i},(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(m,{...r},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:r.attributes.inputPlaceholder||"",placeholder:"Search...",onChange:e=>{r.setAttributes({inputPlaceholder:e})},label:"Input placeholder",help:"Placeholder text on the search input before user types anything"})))),(0,e.createElement)("div",{className:"wp-findkit-input-wrap"},(0,e.createElement)("input",{className:"wp-findkit-search-input",type:"search",placeholder:r.attributes.inputPlaceholder||"Search...",disabled:!0})),0===o.length?(0,e.createElement)("div",{className:"findkit-no-embed-inner-blocks"},(0,e.createElement)("b",null,"Search Results"),(0,e.createElement)("p",null,"Search results will be rendered here on the frontend."),(0,e.createElement)("p",null,'Filter results by using the "Search Filter" options in the block inspector. Group the results by adding inner Findkit Group blocks.'),(0,e.createElement)(l.Button,{onClick:()=>{const e=(0,t.createBlock)("findkit/search-group",{postTypes:"post",groupTitle:"Posts"}),n=(0,t.createBlock)("findkit/search-group",{postTypes:"page",groupTitle:"Pages"});s(n,0,r.clientId),s(e,0,r.clientId)}},"Add example groups")):null,(0,e.createElement)(n.InnerBlocks,{allowedBlocks:["findkit/search-group"]}))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)})})();
     1(()=>{"use strict";const e=window.React,t=window.wp.blocks,n=window.wp.blockEditor,l=window.wp.components,r=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-modal","category":"widgets","attributes":{"publicToken":{"type":"string"},"instanceId":{"type":"string"},"colorSlug":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"providesContext":{"findkit/publicToken":"publicToken","findkit/instanceId":"instanceId"},"version":"0.1.0","title":"Findkit Search Modal","icon":"search","description":"Open Findkit Search Modal from a button, image or the search form.","supports":{},"textdomain":"findkit","render":"file:render.php","viewScript":"findkit-search-blocks-view","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":["findkit-search-blocks-view","findkit-search-blocks-editor"]}'),i=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-embed","category":"widgets","attributes":{"publicToken":{"type":"string"},"instanceId":{"type":"string"},"colorSlug":{"type":"string"},"inputPlaceholder":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"providesContext":{"findkit/publicToken":"publicToken","findkit/instanceId":"instanceId"},"version":"0.1.0","title":"Findkit Search Embed","icon":"search","description":"Embed Findkit Search UI into your posts and pages.","supports":{},"render":"file:render.php","textdomain":"findkit","viewScript":"findkit-search-blocks-view","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":"findkit-search-blocks-editor"}'),s=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-group","version":"0.1.0","title":"Findkit Search Group","icon":"search","description":"Add as an inner block to the Findkit Search Modal or as a Findkit Search Embed block to group search results by custom filters","category":"widgets","supports":{},"textdomain":"findkit","parent":["findkit/search-modal","findkit/search-embed"],"attributes":{"groupTitle":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"usesContext":["findkit/publicToken"],"viewScript":"findkit-search-blocks-view","render":"file:render.php","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":"findkit-search-blocks-editor"}'),a=window.wp.data;function o(e){var t;return null!==(t=(0,a.useSelect)((t=>t("core").getEntityRecords("taxonomy",e)),[e]))&&void 0!==t?t:[]}function c(e){return(0,a.useSelect)((t=>t("core/block-editor").getBlock(e).innerBlocks),[e])}function p(t){const r=(0,n.useSetting)("color.palette"),i=r.find((e=>e.slug===t.value))?.color;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)("label",{className:"findkit-label"},t.label),(0,e.createElement)("p",{className:"findkit-help"},t.help),(0,e.createElement)(l.ColorPalette,{value:i,colors:r,disableCustomColors:!0,onChange:e=>{const n=r.find((t=>t.color===e));t.onChange(n?.slug)}}))}const u=["core/button","core/image","core/search"];function d(e){var t;return null!==(t=e?.split(",").filter(Boolean))&&void 0!==t?t:[]}function h(t){const n=o("category"),r=o("post_tag"),i=(null!==(s=(0,a.useSelect)((e=>e("core").getPostTypes()),[]))&&void 0!==s?s:[]).filter((e=>e.viewable&&e.supports.editor));var s;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(l.PanelRow,null,(0,e.createElement)("p",null,"Filter down the search results")),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"Post types",help:"Show search results only form the selected post types",value:d(t.attributes.postTypes),onChange:e=>{t.setAttributes({postTypes:e.join(",")})},options:i.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"Categories",help:"Show search results only from the selected categories",value:d(t.attributes.categories),onChange:e=>{t.setAttributes({categories:e.join(",")})},options:n.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"WordPress Post Tags",help:"Show search results only from the selected tags",value:d(t.attributes.tags),onChange:e=>{t.setAttributes({tags:e.join(",")})},options:r.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextareaControl,{label:"Domains",help:"Limit search results to these domains. One per line.",value:t.attributes.domains||"",onChange:e=>{t.setAttributes({domains:e})}})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextareaControl,{label:"Findkit Tags",help:(0,e.createElement)(e.Fragment,null,"Limit search results to these these Findkit Tags. One per line.",t.publicToken&&(0,e.createElement)(e.Fragment,null," ","See available tags from the"," ",(0,e.createElement)("a",{href:`https://hub.findkit.com/p/${t.publicToken}?view=inspect`,target:"_blank"},"Findkit Hub")," ","Inspect view.")),value:t.attributes.rawTags||"",onChange:e=>{t.setAttributes({rawTags:e})}})))}function m(t){return(0,e.createElement)(l.Panel,null,(0,e.createElement)(l.PanelBody,{title:"Settings",initialOpen:!0},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.publicToken||"",onChange:e=>{t.setAttributes({publicToken:e})},label:"Findkit Public Token",help:"Get public token from the Findkit Hub"})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.instanceId||"",onChange:e=>{t.setAttributes({instanceId:e})},label:"FindkitUI Instance ID",help:(0,e.createElement)(e.Fragment,null,"Must be unique for each block on a page. See the"," ",(0,e.createElement)("a",{href:"https://findk.it/instanceid"},"docs"),".")})),(0,e.createElement)(l.PanelRow,{className:"findkit-color-picker"},(0,e.createElement)(p,{label:"Brand Color",help:"Select brand color for the search UI",value:t.attributes.colorSlug,onChange:e=>{t.setAttributes({colorSlug:e})}})),t.children),(0,e.createElement)(l.PanelBody,{title:"Search Filters",initialOpen:!1},(0,e.createElement)(h,{publicToken:t.attributes.publicToken,initialOpen:!1,...t})))}(0,t.registerBlockType)(r,{edit:function(t){const l=(0,n.useBlockProps)(),r=c(t.clientId).filter((e=>"findkit/search-group"!==e.name)).length>0;return(0,e.createElement)("div",{...l},(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(m,{...t})),r?null:(0,e.createElement)("div",{className:"findkit-no-modal-inner-blocks"},(0,e.createElement)("b",null,"Search Modal"),(0,e.createElement)("p",null,"Add an inner block")),(0,e.createElement)(n.InnerBlocks,{allowedBlocks:u}))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)}),(0,t.registerBlockType)(s,{edit:function(t){const r=(0,n.useBlockProps)(),i=t.context["findkit/publicToken"];return(0,e.createElement)("div",{...r},(0,e.createElement)("div",{className:"findkit-search-group-title"},t.attributes.groupTitle||"Untitled"),(0,e.createElement)("div",{className:"findkit-search-group-help"},"Search result group. Edit the search filters in the block inspector. Remove all groups to show the results in a single search."),(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(l.Panel,null,(0,e.createElement)(l.PanelBody,{title:"Settings",initialOpen:!0},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{label:"Group Title",value:t.attributes.groupTitle||"",onChange:e=>{t.setAttributes({groupTitle:e})}})),(0,e.createElement)(h,{publicToken:null!=i?i:FINDKIT_SEARCH_BLOCK.publicToken,...t,initialOpen:!0})))))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)}),(0,t.registerBlockType)(i,{edit:function(r){const i=(0,n.useBlockProps)(),{insertBlock:s}=(0,a.useDispatch)(n.store),o=c(r.clientId);return(0,e.createElement)("div",{...i},(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(m,{...r},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:r.attributes.inputPlaceholder||"",placeholder:"Search...",onChange:e=>{r.setAttributes({inputPlaceholder:e})},label:"Input placeholder",help:"Placeholder text on the search input before user types anything"})))),(0,e.createElement)("div",{className:"wp-findkit-input-wrap"},(0,e.createElement)("input",{className:"wp-findkit-search-input",type:"search",placeholder:r.attributes.inputPlaceholder||"Search...",disabled:!0})),0===o.length?(0,e.createElement)("div",{className:"findkit-no-embed-inner-blocks"},(0,e.createElement)("b",null,"Search Results"),(0,e.createElement)("p",null,"Search results will be rendered here on the frontend."),(0,e.createElement)("p",null,'Filter results by using the "Search Filter" options in the block inspector. Group the results by adding inner Findkit Group blocks.'),(0,e.createElement)(l.Button,{onClick:()=>{const e=(0,t.createBlock)("findkit/search-group",{postTypes:"post",groupTitle:"Posts"}),n=(0,t.createBlock)("findkit/search-group",{postTypes:"page",groupTitle:"Pages"});s(n,0,r.clientId),s(e,0,r.clientId)}},"Add example groups")):null,(0,e.createElement)(n.InnerBlocks,{allowedBlocks:["findkit/search-group"]}))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)})})();
  • findkit/tags/0.5.1/plugin.php

    r3011976 r3011992  
    1010 * Description: WordPress Plugin for Findkit Site Search. See findkit.com for details
    1111 * Author: Findkit Team <findkit@findkit.com>
    12  * Version: 0.5.0
     12 * Version: 0.5.1
    1313 * License: GPLv2 or later
    1414 */
  • findkit/tags/0.5.1/readme.txt

    r3011976 r3011992  
    44Requires at least: 6.0
    55Tested up to: 6.4.1
    6 Stable tag: 0.5.0
     6Stable tag: 0.5.1
    77Requires PHP: 7.2
    88Donate link: https://www.findkit.com/
  • findkit/tags/0.5.1/src/scripts/search-blocks-editor.tsx

    r3011329 r3011992  
    335335                        <PanelRow>
    336336                            <TextControl
     337                                label="Group Title"
    337338                                value={props.attributes.groupTitle || ""}
    338339                                onChange={(value) => {
     
    341342                                    });
    342343                                }}
    343                                 label="Group Title"
    344344                            />
    345345                        </PanelRow>
  • findkit/tags/0.5.1/vendor/composer/installed.php

    r3011976 r3011992  
    44        'pretty_version' => 'dev-main',
    55        'version' => 'dev-main',
    6         'reference' => '88052111ad556364bd00176a5918a21bdea833fc',
     6        'reference' => '877aa76e9c14ec2b2336acbd2d49c7309cd7d691',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1414            'pretty_version' => 'dev-main',
    1515            'version' => 'dev-main',
    16             'reference' => '88052111ad556364bd00176a5918a21bdea833fc',
     16            'reference' => '877aa76e9c14ec2b2336acbd2d49c7309cd7d691',
    1717            'type' => 'wordpress-plugin',
    1818            'install_path' => __DIR__ . '/../../',
  • findkit/trunk/.github/workflows/publish.yml

    r3011329 r3011992  
    2828          php-version: "8.2"
    2929
     30      - name: Configure git
     31        run: |
     32          set -eu
     33          git config user.email "action@github.com"
     34          git config user.name "${{ github.actor }}"
     35
    3036      - name: Run composer install
    3137        run: composer install --no-dev --optimize-autoloader
    3238
     39      - name: Run npm install
     40        run: |
     41          set -eu
     42          npm ci
     43
     44      - name: Build and commit wp-scripts build
     45        run: |
     46          set -eu
     47          npm run build-commit
    3348
    3449      - name: Update version number and tag
     
    3651          set -eu
    3752          set -x
    38 
    39           git config user.email "action@github.com"
    40           git config user.name "${{ github.actor }}"
    4153
    4254          echo "$GITHUB_REF"
  • findkit/trunk/CHANGELOG.md

    r3011976 r3011992  
     1## v0.5.1
     2
     32023-12-19
     4
     5- Build with correct npm package versions
     6- Always rebuild in release from now on
     7
     8All changes https://github.com/findkit/wp-findkit/compare/v0.5.0...v0.5.1
     9
    110## v0.5.0
    211
  • findkit/trunk/build/search-blocks-editor.tsx.asset.php

    r3011329 r3011992  
    1 <?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data'), 'version' => '138b8900f6ec81d8e39b');
     1<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data'), 'version' => '815d622e5f3977f56d68');
  • findkit/trunk/build/search-blocks-editor.tsx.js

    r3011329 r3011992  
    1 (()=>{"use strict";const e=window.React,t=window.wp.blocks,n=window.wp.blockEditor,l=window.wp.components,r=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-modal","category":"widgets","attributes":{"publicToken":{"type":"string"},"instanceId":{"type":"string"},"colorSlug":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"providesContext":{"findkit/publicToken":"publicToken","findkit/instanceId":"instanceId"},"version":"0.1.0","title":"Findkit Search Modal","icon":"search","description":"Open Findkit Search Modal from a button, image or the search form.","supports":{},"textdomain":"findkit","render":"file:render.php","viewScript":"findkit-search-blocks-view","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":["findkit-search-blocks-view","findkit-search-blocks-editor"]}'),i=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-embed","category":"widgets","attributes":{"publicToken":{"type":"string"},"instanceId":{"type":"string"},"colorSlug":{"type":"string"},"inputPlaceholder":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"providesContext":{"findkit/publicToken":"publicToken","findkit/instanceId":"instanceId"},"version":"0.1.0","title":"Findkit Search Embed","icon":"search","description":"Embed Findkit Search UI into your posts and pages.","supports":{},"render":"file:render.php","textdomain":"findkit","viewScript":"findkit-search-blocks-view","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":"findkit-search-blocks-editor"}'),s=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-group","version":"0.1.0","title":"Findkit Search Group","icon":"search","description":"Add as an inner block to the Findkit Search Modal or as a Findkit Search Embed block to group search results by custom filters","category":"widgets","supports":{},"textdomain":"findkit","parent":["findkit/search-modal","findkit/search-embed"],"attributes":{"groupTitle":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"usesContext":["findkit/publicToken"],"viewScript":"findkit-search-blocks-view","render":"file:render.php","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":"findkit-search-blocks-editor"}'),a=window.wp.data;function o(e){var t;return null!==(t=(0,a.useSelect)((t=>t("core").getEntityRecords("taxonomy",e)),[e]))&&void 0!==t?t:[]}function c(e){return(0,a.useSelect)((t=>t("core/block-editor").getBlock(e).innerBlocks),[e])}function p(t){const r=(0,n.useSetting)("color.palette"),i=r.find((e=>e.slug===t.value))?.color;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)("label",{className:"findkit-label"},t.label),(0,e.createElement)("p",{className:"findkit-help"},t.help),(0,e.createElement)(l.ColorPalette,{value:i,colors:r,disableCustomColors:!0,onChange:e=>{const n=r.find((t=>t.color===e));t.onChange(n?.slug)}}))}const u=["core/button","core/image","core/search"];function d(e){var t;return null!==(t=e?.split(",").filter(Boolean))&&void 0!==t?t:[]}function h(t){const n=o("category"),r=o("post_tag"),i=(null!==(s=(0,a.useSelect)((e=>e("core").getPostTypes()),[]))&&void 0!==s?s:[]).filter((e=>e.viewable&&e.supports.editor));var s;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(l.PanelRow,null,(0,e.createElement)("p",null,"Filter down the search results")),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"Post types",help:"Show search results only form the selected post types",value:d(t.attributes.postTypes),onChange:e=>{t.setAttributes({postTypes:e.join(",")})},options:i.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"Categories",help:"Show search results only from the selected categories",value:d(t.attributes.categories),onChange:e=>{t.setAttributes({categories:e.join(",")})},options:n.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"WordPress Post Tags",help:"Show search results only from the selected tags",value:d(t.attributes.tags),onChange:e=>{t.setAttributes({tags:e.join(",")})},options:r.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextareaControl,{label:"Domains",help:"Limit search results to these domains. One per line.",value:t.attributes.domains||"",onChange:e=>{t.setAttributes({domains:e})}})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextareaControl,{label:"Findkit Tags",help:(0,e.createElement)(e.Fragment,null,"Limit search results to these these Findkit Tags. One per line.",t.publicToken&&(0,e.createElement)(e.Fragment,null," ","See available tags from the"," ",(0,e.createElement)("a",{href:`https://hub.findkit.com/p/${t.publicToken}?view=inspect`,target:"_blank"},"Findkit Hub")," ","Inspect view.")),value:t.attributes.rawTags||"",onChange:e=>{t.setAttributes({rawTags:e})}})))}function m(t){return(0,e.createElement)(l.Panel,null,(0,e.createElement)(l.PanelBody,{title:"Settings",initialOpen:!0},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.publicToken||"",onChange:e=>{t.setAttributes({publicToken:e})},label:"Findkit Public Token",help:"Get public token from the Findkit Hub"})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.instanceId||"",onChange:e=>{t.setAttributes({instanceId:e})},label:"FindkitUI Instance ID",help:(0,e.createElement)(e.Fragment,null,"Must be unique for each block on a page. See the"," ",(0,e.createElement)("a",{href:"https://findk.it/instanceid"},"docs"),".")})),(0,e.createElement)(l.PanelRow,{className:"findkit-color-picker"},(0,e.createElement)(p,{label:"Brand Color",help:"Select brand color for the search UI",value:t.attributes.colorSlug,onChange:e=>{t.setAttributes({colorSlug:e})}})),t.children),(0,e.createElement)(l.PanelBody,{title:"Search Filters",initialOpen:!1},(0,e.createElement)(h,{publicToken:t.attributes.publicToken,initialOpen:!1,...t})))}(0,t.registerBlockType)(r,{edit:function(t){const l=(0,n.useBlockProps)(),r=c(t.clientId).filter((e=>"findkit/search-group"!==e.name)).length>0;return(0,e.createElement)("div",{...l},(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(m,{...t})),r?null:(0,e.createElement)("div",{className:"findkit-no-modal-inner-blocks"},(0,e.createElement)("b",null,"Search Modal"),(0,e.createElement)("p",null,"Add an inner block")),(0,e.createElement)(n.InnerBlocks,{allowedBlocks:u}))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)}),(0,t.registerBlockType)(s,{edit:function(t){const r=(0,n.useBlockProps)(),i=t.context["findkit/publicToken"];return(0,e.createElement)("div",{...r},(0,e.createElement)("div",{className:"findkit-search-group-title"},t.attributes.groupTitle||"Untitled"),(0,e.createElement)("div",{className:"findkit-search-group-help"},"Search result group. Edit the search filters in the block inspector. Remove all groups to show the results in a single search."),(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(l.Panel,null,(0,e.createElement)(l.PanelBody,{title:"Settings",initialOpen:!0},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.groupTitle||"",onChange:e=>{t.setAttributes({groupTitle:e})},label:"Group Title"})),(0,e.createElement)(h,{publicToken:null!=i?i:FINDKIT_SEARCH_BLOCK.publicToken,...t,initialOpen:!0})))))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)}),(0,t.registerBlockType)(i,{edit:function(r){const i=(0,n.useBlockProps)(),{insertBlock:s}=(0,a.useDispatch)(n.store),o=c(r.clientId);return(0,e.createElement)("div",{...i},(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(m,{...r},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:r.attributes.inputPlaceholder||"",placeholder:"Search...",onChange:e=>{r.setAttributes({inputPlaceholder:e})},label:"Input placeholder",help:"Placeholder text on the search input before user types anything"})))),(0,e.createElement)("div",{className:"wp-findkit-input-wrap"},(0,e.createElement)("input",{className:"wp-findkit-search-input",type:"search",placeholder:r.attributes.inputPlaceholder||"Search...",disabled:!0})),0===o.length?(0,e.createElement)("div",{className:"findkit-no-embed-inner-blocks"},(0,e.createElement)("b",null,"Search Results"),(0,e.createElement)("p",null,"Search results will be rendered here on the frontend."),(0,e.createElement)("p",null,'Filter results by using the "Search Filter" options in the block inspector. Group the results by adding inner Findkit Group blocks.'),(0,e.createElement)(l.Button,{onClick:()=>{const e=(0,t.createBlock)("findkit/search-group",{postTypes:"post",groupTitle:"Posts"}),n=(0,t.createBlock)("findkit/search-group",{postTypes:"page",groupTitle:"Pages"});s(n,0,r.clientId),s(e,0,r.clientId)}},"Add example groups")):null,(0,e.createElement)(n.InnerBlocks,{allowedBlocks:["findkit/search-group"]}))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)})})();
     1(()=>{"use strict";const e=window.React,t=window.wp.blocks,n=window.wp.blockEditor,l=window.wp.components,r=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-modal","category":"widgets","attributes":{"publicToken":{"type":"string"},"instanceId":{"type":"string"},"colorSlug":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"providesContext":{"findkit/publicToken":"publicToken","findkit/instanceId":"instanceId"},"version":"0.1.0","title":"Findkit Search Modal","icon":"search","description":"Open Findkit Search Modal from a button, image or the search form.","supports":{},"textdomain":"findkit","render":"file:render.php","viewScript":"findkit-search-blocks-view","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":["findkit-search-blocks-view","findkit-search-blocks-editor"]}'),i=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-embed","category":"widgets","attributes":{"publicToken":{"type":"string"},"instanceId":{"type":"string"},"colorSlug":{"type":"string"},"inputPlaceholder":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"providesContext":{"findkit/publicToken":"publicToken","findkit/instanceId":"instanceId"},"version":"0.1.0","title":"Findkit Search Embed","icon":"search","description":"Embed Findkit Search UI into your posts and pages.","supports":{},"render":"file:render.php","textdomain":"findkit","viewScript":"findkit-search-blocks-view","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":"findkit-search-blocks-editor"}'),s=JSON.parse('{"$schema":"https://json.schemastore.org/block.json","apiVersion":2,"name":"findkit/search-group","version":"0.1.0","title":"Findkit Search Group","icon":"search","description":"Add as an inner block to the Findkit Search Modal or as a Findkit Search Embed block to group search results by custom filters","category":"widgets","supports":{},"textdomain":"findkit","parent":["findkit/search-modal","findkit/search-embed"],"attributes":{"groupTitle":{"type":"string"},"categories":{"type":"string"},"tags":{"type":"string"},"postTypes":{"type":"string"},"domains":{"type":"string"},"rawTags":{"type":"string"}},"usesContext":["findkit/publicToken"],"viewScript":"findkit-search-blocks-view","render":"file:render.php","style":"findkit-search-blocks-view","editorScript":"findkit-search-blocks-editor","editorStyle":"findkit-search-blocks-editor"}'),a=window.wp.data;function o(e){var t;return null!==(t=(0,a.useSelect)((t=>t("core").getEntityRecords("taxonomy",e)),[e]))&&void 0!==t?t:[]}function c(e){return(0,a.useSelect)((t=>t("core/block-editor").getBlock(e).innerBlocks),[e])}function p(t){const r=(0,n.useSetting)("color.palette"),i=r.find((e=>e.slug===t.value))?.color;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)("label",{className:"findkit-label"},t.label),(0,e.createElement)("p",{className:"findkit-help"},t.help),(0,e.createElement)(l.ColorPalette,{value:i,colors:r,disableCustomColors:!0,onChange:e=>{const n=r.find((t=>t.color===e));t.onChange(n?.slug)}}))}const u=["core/button","core/image","core/search"];function d(e){var t;return null!==(t=e?.split(",").filter(Boolean))&&void 0!==t?t:[]}function h(t){const n=o("category"),r=o("post_tag"),i=(null!==(s=(0,a.useSelect)((e=>e("core").getPostTypes()),[]))&&void 0!==s?s:[]).filter((e=>e.viewable&&e.supports.editor));var s;return(0,e.createElement)(e.Fragment,null,(0,e.createElement)(l.PanelRow,null,(0,e.createElement)("p",null,"Filter down the search results")),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"Post types",help:"Show search results only form the selected post types",value:d(t.attributes.postTypes),onChange:e=>{t.setAttributes({postTypes:e.join(",")})},options:i.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"Categories",help:"Show search results only from the selected categories",value:d(t.attributes.categories),onChange:e=>{t.setAttributes({categories:e.join(",")})},options:n.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.SelectControl,{multiple:!0,label:"WordPress Post Tags",help:"Show search results only from the selected tags",value:d(t.attributes.tags),onChange:e=>{t.setAttributes({tags:e.join(",")})},options:r.map((e=>({value:e.slug,label:e.name})))})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextareaControl,{label:"Domains",help:"Limit search results to these domains. One per line.",value:t.attributes.domains||"",onChange:e=>{t.setAttributes({domains:e})}})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextareaControl,{label:"Findkit Tags",help:(0,e.createElement)(e.Fragment,null,"Limit search results to these these Findkit Tags. One per line.",t.publicToken&&(0,e.createElement)(e.Fragment,null," ","See available tags from the"," ",(0,e.createElement)("a",{href:`https://hub.findkit.com/p/${t.publicToken}?view=inspect`,target:"_blank"},"Findkit Hub")," ","Inspect view.")),value:t.attributes.rawTags||"",onChange:e=>{t.setAttributes({rawTags:e})}})))}function m(t){return(0,e.createElement)(l.Panel,null,(0,e.createElement)(l.PanelBody,{title:"Settings",initialOpen:!0},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.publicToken||"",onChange:e=>{t.setAttributes({publicToken:e})},label:"Findkit Public Token",help:"Get public token from the Findkit Hub"})),(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:t.attributes.instanceId||"",onChange:e=>{t.setAttributes({instanceId:e})},label:"FindkitUI Instance ID",help:(0,e.createElement)(e.Fragment,null,"Must be unique for each block on a page. See the"," ",(0,e.createElement)("a",{href:"https://findk.it/instanceid"},"docs"),".")})),(0,e.createElement)(l.PanelRow,{className:"findkit-color-picker"},(0,e.createElement)(p,{label:"Brand Color",help:"Select brand color for the search UI",value:t.attributes.colorSlug,onChange:e=>{t.setAttributes({colorSlug:e})}})),t.children),(0,e.createElement)(l.PanelBody,{title:"Search Filters",initialOpen:!1},(0,e.createElement)(h,{publicToken:t.attributes.publicToken,initialOpen:!1,...t})))}(0,t.registerBlockType)(r,{edit:function(t){const l=(0,n.useBlockProps)(),r=c(t.clientId).filter((e=>"findkit/search-group"!==e.name)).length>0;return(0,e.createElement)("div",{...l},(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(m,{...t})),r?null:(0,e.createElement)("div",{className:"findkit-no-modal-inner-blocks"},(0,e.createElement)("b",null,"Search Modal"),(0,e.createElement)("p",null,"Add an inner block")),(0,e.createElement)(n.InnerBlocks,{allowedBlocks:u}))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)}),(0,t.registerBlockType)(s,{edit:function(t){const r=(0,n.useBlockProps)(),i=t.context["findkit/publicToken"];return(0,e.createElement)("div",{...r},(0,e.createElement)("div",{className:"findkit-search-group-title"},t.attributes.groupTitle||"Untitled"),(0,e.createElement)("div",{className:"findkit-search-group-help"},"Search result group. Edit the search filters in the block inspector. Remove all groups to show the results in a single search."),(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(l.Panel,null,(0,e.createElement)(l.PanelBody,{title:"Settings",initialOpen:!0},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{label:"Group Title",value:t.attributes.groupTitle||"",onChange:e=>{t.setAttributes({groupTitle:e})}})),(0,e.createElement)(h,{publicToken:null!=i?i:FINDKIT_SEARCH_BLOCK.publicToken,...t,initialOpen:!0})))))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)}),(0,t.registerBlockType)(i,{edit:function(r){const i=(0,n.useBlockProps)(),{insertBlock:s}=(0,a.useDispatch)(n.store),o=c(r.clientId);return(0,e.createElement)("div",{...i},(0,e.createElement)(n.InspectorControls,null,(0,e.createElement)(m,{...r},(0,e.createElement)(l.PanelRow,null,(0,e.createElement)(l.TextControl,{value:r.attributes.inputPlaceholder||"",placeholder:"Search...",onChange:e=>{r.setAttributes({inputPlaceholder:e})},label:"Input placeholder",help:"Placeholder text on the search input before user types anything"})))),(0,e.createElement)("div",{className:"wp-findkit-input-wrap"},(0,e.createElement)("input",{className:"wp-findkit-search-input",type:"search",placeholder:r.attributes.inputPlaceholder||"Search...",disabled:!0})),0===o.length?(0,e.createElement)("div",{className:"findkit-no-embed-inner-blocks"},(0,e.createElement)("b",null,"Search Results"),(0,e.createElement)("p",null,"Search results will be rendered here on the frontend."),(0,e.createElement)("p",null,'Filter results by using the "Search Filter" options in the block inspector. Group the results by adding inner Findkit Group blocks.'),(0,e.createElement)(l.Button,{onClick:()=>{const e=(0,t.createBlock)("findkit/search-group",{postTypes:"post",groupTitle:"Posts"}),n=(0,t.createBlock)("findkit/search-group",{postTypes:"page",groupTitle:"Pages"});s(n,0,r.clientId),s(e,0,r.clientId)}},"Add example groups")):null,(0,e.createElement)(n.InnerBlocks,{allowedBlocks:["findkit/search-group"]}))},save:()=>(0,e.createElement)(n.InnerBlocks.Content,null)})})();
  • findkit/trunk/plugin.php

    r3011976 r3011992  
    1010 * Description: WordPress Plugin for Findkit Site Search. See findkit.com for details
    1111 * Author: Findkit Team <findkit@findkit.com>
    12  * Version: 0.5.0
     12 * Version: 0.5.1
    1313 * License: GPLv2 or later
    1414 */
  • findkit/trunk/readme.txt

    r3011976 r3011992  
    44Requires at least: 6.0
    55Tested up to: 6.4.1
    6 Stable tag: 0.5.0
     6Stable tag: 0.5.1
    77Requires PHP: 7.2
    88Donate link: https://www.findkit.com/
  • findkit/trunk/src/scripts/search-blocks-editor.tsx

    r3011329 r3011992  
    335335                        <PanelRow>
    336336                            <TextControl
     337                                label="Group Title"
    337338                                value={props.attributes.groupTitle || ""}
    338339                                onChange={(value) => {
     
    341342                                    });
    342343                                }}
    343                                 label="Group Title"
    344344                            />
    345345                        </PanelRow>
  • findkit/trunk/vendor/composer/installed.php

    r3011976 r3011992  
    44        'pretty_version' => 'dev-main',
    55        'version' => 'dev-main',
    6         'reference' => '88052111ad556364bd00176a5918a21bdea833fc',
     6        'reference' => '877aa76e9c14ec2b2336acbd2d49c7309cd7d691',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1414            'pretty_version' => 'dev-main',
    1515            'version' => 'dev-main',
    16             'reference' => '88052111ad556364bd00176a5918a21bdea833fc',
     16            'reference' => '877aa76e9c14ec2b2336acbd2d49c7309cd7d691',
    1717            'type' => 'wordpress-plugin',
    1818            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.