Skip to content

Commit

Permalink
Protect: Use js-packages/components IconTooltip (#39867)
Browse files Browse the repository at this point in the history
* Components: add hoverShow prop to IconTooltip

* changelog

* Add ThreatsDataView

changelog

* Protect: use IconTooltip component from package

* Update projects/plugins/protect/src/js/components/paid-accordion/styles.module.scss

Co-authored-by: Nate Weller <nate.weller@automattic.com>

* Update projects/plugins/protect/src/js/routes/firewall/styles.module.scss

Co-authored-by: Nate Weller <nate.weller@automattic.com>

* changelog

* Update lock file

* Remove unintended additions

* Revert lock file changes

* Fix typo in selector

---------

Co-authored-by: Nate Weller <hello@nateweller.com>
Co-authored-by: Nate Weller <nate.weller@automattic.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11865166045

Upstream-Ref: Automattic/jetpack@afe4ad8
  • Loading branch information
dkmyta authored and matticbot committed Nov 16, 2024
1 parent bfafc00 commit 907d2d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/dashboard/jetpack-forms-dashboard.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '805b3a0f6f3921211d42');
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-date', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '4fb798f7fbf2c22828e7');
2 changes: 1 addition & 1 deletion dist/dashboard/jetpack-forms-dashboard.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"dependencies": {
"@automattic/jetpack-analytics": "^0.1.33",
"@automattic/jetpack-components": "^0.60.0",
"@automattic/jetpack-components": "^0.61.0-alpha",
"@automattic/jetpack-shared-extension-utils": "^0.15.17-alpha",
"@wordpress/block-editor": "14.6.0",
"@wordpress/blocks": "14.0.0",
Expand Down

0 comments on commit 907d2d0

Please sign in to comment.