Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 1ee8134

Browse files
committed
Adding /build directory to release
1 parent 9300ca5 commit 1ee8134

File tree

298 files changed

+4083
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

298 files changed

+4083
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?php return array('dependencies' => array('lodash', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '3fc95e57a36710c6ce28c27f60ded227');

build/active-filters-frontend.js

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/active-filters-wrapper-frontend.js

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/active-filters.asset.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?php return array('dependencies' => array('lodash', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'a11620ec0ef298c17aa88a680af82ba1');

build/active-filters.js

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/active-filters/block.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"name": "woocommerce/active-filters",
3+
"version": "1.0.0",
4+
"title": "Active Filters Controls",
5+
"description": "Display the currently active filters.",
6+
"category": "woocommerce",
7+
"keywords": [ "WooCommerce" ],
8+
"supports": {
9+
"html": false,
10+
"multiple": false,
11+
"inserter": false,
12+
"color": {
13+
"text": true,
14+
"background": false
15+
},
16+
"lock": false
17+
},
18+
"attributes": {
19+
"displayStyle": {
20+
"type": "string",
21+
"default": "list"
22+
},
23+
"headingLevel": {
24+
"type": "number",
25+
"default": 3
26+
}
27+
},
28+
"textdomain": "woo-gutenberg-products-block",
29+
"apiVersion": 2,
30+
"$schema": "https://schemas.wp.org/trunk/block.json"
31+
}

build/add-to-cart-form/block.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "woocommerce/add-to-cart-form",
3+
"version": "1.0.0",
4+
"title": "Add to Cart form",
5+
"description": "Display a button so the customer can add a product to their cart. Options will also be displayed depending on product type. e.g. quantity, variation.",
6+
"category": "woocommerce",
7+
"keywords": [ "WooCommerce" ],
8+
"usesContext": ["postId"],
9+
"textdomain": "woo-gutenberg-products-block",
10+
"apiVersion": 2,
11+
"$schema": "https://schemas.wp.org/trunk/block.json"
12+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => 'fe0cd890a972ccaebabe43bb0abb9043');

build/all-products-frontend.js

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/all-products.asset.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '43f780a1c5f889b3638033a018798e8b');

0 commit comments

Comments
 (0)