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 2fff45c commit 4672abd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'moment', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '677cb04c2f61abbe836a');
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'moment', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '716ad1bd8969ffecf0f1');
2 changes: 1 addition & 1 deletion build/index.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 @@ -30,7 +30,7 @@
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-analytics": "^0.1.33",
"@automattic/jetpack-api": "^0.17.18",
"@automattic/jetpack-components": "^0.60.0",
"@automattic/jetpack-components": "^0.61.0-alpha",
"@automattic/jetpack-connection": "^0.35.17",
"@tanstack/react-query": "5.20.5",
"@wordpress/api-fetch": "7.11.0",
Expand Down

0 comments on commit 4672abd

Please sign in to comment.