Skip to content

Commit

Permalink
See pewresearch/pewresearch-org@8da541d from refs/heads/main
Browse files Browse the repository at this point in the history
  • Loading branch information
prcdevgitbot committed May 16, 2024
1 parent db7a7e2 commit 494b2f2
Show file tree
Hide file tree
Showing 24 changed files with 2,419 additions and 19,352 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
"type": "boolean"
}
},
"example": {
"attributes": {
"blockAreaSlug": "topic-lede",
"taxonomyName": "category",
"taxonomyTermSlug": "climate-energy-environment"
},
"viewportWidth": 1200
},
"supports": {
"anchor": true,
"html": false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('prc-components', 'prc-hooks', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'c1c6c3aa8a8e914569c2');
<?php return array('dependencies' => array('prc-components', 'prc-hooks', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '9468572ddb123ab21e78');

Large diffs are not rendered by default.

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions includes/block-area-modules/blocks/block-area/src/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
"type": "boolean"
}
},
"example": {
"attributes": {
"blockAreaSlug": "topic-lede",
"taxonomyName": "category",
"taxonomyTermSlug": "climate-energy-environment"
},
"viewportWidth": 1200
},
"supports": {
"anchor": true,
"html": false,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion includes/datasets/build/download-block/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
},
"textdomain": "dataset-download",
"editorScript": "file:./index.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css",
"render": "file:./render.php",
"viewScriptModule": "file:./view.js"
Expand Down
2 changes: 1 addition & 1 deletion includes/datasets/build/download-block/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('classnames', 'prc-block-utils', 'react', 'wp-block-editor', 'wp-blocks', 'wp-polyfill', 'wp-primitives'), 'version' => '4cd77c8f486c99ec66a5');
<?php return array('dependencies' => array('classnames', 'prc-block-utils', 'react', 'wp-block-editor', 'wp-blocks', 'wp-polyfill', 'wp-primitives'), 'version' => '238f8d54d1f62ff252fa');
2 changes: 1 addition & 1 deletion includes/datasets/build/download-block/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 494b2f2

Please sign in to comment.