{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "themeisle-blocks/woo-comparison", "title": "WooCommerce Comparison Table", "category": "themeisle-blocks", "description": "A way to compare different WooCommerce products made on the website. Powered by Otter.", "keywords": [ "woocommerce", "comparison", "table" ], "textdomain": "otter-blocks", "attributes": { "id": { "type": "string" }, "products": { "type": "array", "default": [] }, "listingType": { "type": "string" }, "altRow": { "type": "boolean" }, "fields": { "type": "string" }, "rowColor": { "type": "string" }, "headerColor": { "type": "string" }, "textColor": { "type": "string" }, "borderColor": { "type": "string" }, "altRowColor": { "type": "string" } }, "supports": { "html": false } }/*! Select2 4.0.6-rc.1 | https://github.com/select2/select2/blob/master/LICENSE.md */ (function(){if(jQuery&&jQuery.fn&&jQuery.fn.select2&&jQuery.fn.select2.amd)var e=jQuery.fn.select2.amd;return e.define("select2/i18n/pl",[],function(){var e=["znak","znaki","znaków"],t=["element","elementy","elementów"],n=function(t,n){if(t===1)return n[0];if(t>1&&t<=4)return n[1];if(t>=5)return n[2]};return{errorLoading:function(){return"Nie można załadować wyników."},inputTooLong:function(t){var r=t.input.length-t.maximum;return"Usuń "+r+" "+n(r,e)},inputTooShort:function(t){var r=t.minimum-t.input.length;return"Podaj przynajmniej "+r+" "+n(r,e)},loadingMore:function(){return"Trwa ładowanie…"},maximumSelected:function(e){return"Możesz zaznaczyć tylko "+e.maximum+" "+n(e.maximum,t)},noResults:function(){return"Brak wyników"},searching:function(){return"Trwa wyszukiwanie…"}}}),{define:e.define,require:e.require}})();