client/extensions/woocommerce/state/reducer.js:6:import { combineReducers, withStorageKey } from 'state/utils';
client/extensions/woocommerce/state/reducer.js:13:export default withStorageKey(
client/extensions/woocommerce/components/product-image-uploader/index.js:75:                            extraDetails = translate( 'You have reached your plan storage limit.' );
client/extensions/zoninator/state/reducer.js:7:import { combineReducers, withStorageKey } from 'state/utils';
client/extensions/zoninator/state/reducer.js:12:export default withStorageKey(
client/extensions/wp-super-cache/state/reducer.js:8:import { combineReducers, withStorageKey } from 'state/utils';
client/extensions/wp-super-cache/state/reducer.js:14:export default withStorageKey(
client/extensions/wp-super-cache/components/plugins/index.jsx:65:                                                       '{{strong}}Warning!{{/strong}} Due to the way WordPress upgrades plugins, the ones you upload to the ' +
client/extensions/wp-super-cache/components/plugins/index.jsx:66:                                                               'WP Super Cache folder (wp-super-cache/plugins/) will be deleted when you upgrade WP Super Cache. ' +
client/boot/polyfills.js:13:import localStoragePolyfill from 'lib/local-storage-polyfill';
client/boot/polyfills.js:15:localStoragePolyfill();
client/boot/common.js:357:      // delete any lingering local storage data from signup
client/signup/main.jsx:46:import { disableCart } from 'lib/upgrades/actions';
client/signup/steps/plans/index.jsx:135:                this.onSelectPlan( null ); // onUpgradeClick expects a cart item -- null means Free Plan.
client/signup/steps/plans/index.jsx:157:                                        onUpgradeClick={ this.onSelectPlan }
client/signup/steps/plans-atomic-store/index.jsx:126:                                   onUpgradeClick={ this.onSelectPlan }
client/signup/steps/creds-complete/index.jsx:41:                                        src="/calypso/images/upgrades/thank-you.svg"
client/devdocs/design/blocks.jsx:43:import PlanStorage from 'blocks/plan-storage/docs/example';
client/devdocs/design/blocks.jsx:44:import UpgradeNudge from 'blocks/upgrade-nudge/docs/example';
client/devdocs/design/blocks.jsx:153:                                   <PlanStorage readmeFilePath="plan-storage" />
client/devdocs/design/blocks.jsx:162:                                   <UpgradeNudge readmeFilePath="upgrade-nudge-expanded" />
client/my-sites/email/gsuite-add-users/index.jsx:15:import { addItems } from 'lib/upgrades/actions';
client/my-sites/email/email-management/index.jsx:117:                                           'services for your site, upgrade your site’s web address ' +
client/my-sites/email/email-management/index.jsx:140:                                           'services for your site, upgrade your site’s web address ' +
client/my-sites/email/gsuite-purchase-cta/index.jsx:63: const upgradeAvailable = config.isEnabled( 'upgrades/checkout' );
client/my-sites/email/gsuite-purchase-cta/index.jsx:88:                                                         'storage, docs, calendars, and more integrated with your site.'
client/my-sites/email/gsuite-purchase-cta/index.jsx:93:                                         { upgradeAvailable && (
client/my-sites/email/gsuite-purchase-cta/test/__snapshots__/index.js.snap:36:        We've partnered with Google to offer you email, storage, docs, calendars, and more integrated with your site.
client/my-sites/email/gsuite-purchase-cta/test/__snapshots__/index.js.snap:150:            Get 30GB of storage for all your files synced across devices.
client/my-sites/email/gsuite-purchase-cta/test/__snapshots__/sku-info.js.snap:15:    className="gsuite-purchase-cta__sku-info-storage-area"
client/my-sites/email/gsuite-purchase-cta/test/__snapshots__/sku-info.js.snap:18:      Unlimited Storage
client/my-sites/email/gsuite-purchase-cta/test/__snapshots__/sku-info.js.snap:39:    className="gsuite-purchase-cta__sku-info-storage-area"
client/my-sites/email/gsuite-purchase-cta/test/__snapshots__/sku-info.js.snap:42:      Unlimited Storage
client/my-sites/email/gsuite-purchase-cta/test/sku-info.js:22:                                  storageText={ 'Unlimited Storage' }
client/my-sites/email/gsuite-purchase-cta/test/sku-info.js:23:                                  storageNoticeText={ 'Accounts with fewer than 5 users have 1 TB per user' }
client/my-sites/email/gsuite-purchase-cta/test/sku-info.js:35:                                  storageText={ 'Unlimited Storage' }
client/my-sites/email/gsuite-purchase-cta/style.scss:14:                background: url( '/calypso/images/upgrades/g-suite-logo.png' ) no-repeat left;
client/my-sites/email/gsuite-purchase-cta/style.scss:99:.gsuite-purchase-cta__sku-info-storage-area {
client/my-sites/email/gsuite-purchase-cta/sku-info.jsx:14:function GSuitePurchaseCtaSkuInfo( { skuName, storageText, storageNoticeText } ) {
client/my-sites/email/gsuite-purchase-cta/sku-info.jsx:21:                      <div className="gsuite-purchase-cta__sku-info-storage-area">
client/my-sites/email/gsuite-purchase-cta/sku-info.jsx:22:                              <h4>{ storageText }</h4>
client/my-sites/email/gsuite-purchase-cta/sku-info.jsx:23:                              { storageNoticeText && <InfoPopover>{ storageNoticeText }</InfoPopover> }
client/my-sites/email/gsuite-purchase-cta/sku-info.jsx:31:      storageText: PropTypes.string.isRequired,
client/my-sites/email/gsuite-purchase-cta/sku-info.jsx:32:      storageNoticeText: PropTypes.string,
client/my-sites/themes/jetpack-upgrade-message.jsx:19:const JetpackUpgradeMessage = ( { siteId, translate, adminUrl } ) => (
client/my-sites/themes/jetpack-upgrade-message.jsx:35:} ) )( localize( JetpackUpgradeMessage ) );
client/my-sites/themes/theme-preview.jsx:162:                           'upgradePlan',
client/my-sites/themes/theme-showcase.jsx:174:          const tier = config.isEnabled( 'upgrades/premium-themes' ) ? this.props.tier : 'free';
client/my-sites/themes/themes-magic-search-card/index.jsx:263:          const isPremiumThemesEnabled = config.isEnabled( 'upgrades/premium-themes' );
client/my-sites/themes/themes-selection.jsx:126:                                } else if ( options.upgradePlan ) {
client/my-sites/themes/themes-selection.jsx:127:                                        defaultOption = options.upgradePlan;
client/my-sites/themes/themes-selection.jsx:202:                        tier: config.isEnabled( 'upgrades/premium-themes' ) ? tier : 'free',
client/my-sites/themes/single-site-wpcom.jsx:61:                                                'Get advanced customization, more storage space, and video support along with all your new themes.'
client/my-sites/themes/theme-options.js:27:     getJetpackUpgradeUrlIfPremiumTheme,
client/my-sites/themes/theme-options.js:39:const purchase = config.isEnabled( 'upgrades/checkout' )
client/my-sites/themes/theme-options.js:59:const upgradePlan = config.isEnabled( 'upgrades/checkout' )
client/my-sites/themes/theme-options.js:61:                     label: i18n.translate( 'Upgrade to activate', {
client/my-sites/themes/theme-options.js:62:                             comment: 'label prompting user to upgrade the Jetpack plan to activate a certain theme',
client/my-sites/themes/theme-options.js:64:                     extendedLabel: i18n.translate( 'Upgrade to activate', {
client/my-sites/themes/theme-options.js:65:                             comment: 'label prompting user to upgrade the Jetpack plan to activate a certain theme',
client/my-sites/themes/theme-options.js:67:                     header: i18n.translate( 'Upgrade on:', {
client/my-sites/themes/theme-options.js:69:                             comment: 'label for selecting a site for which to upgrade a plan',
client/my-sites/themes/theme-options.js:72:                             getJetpackUpgradeUrlIfPremiumTheme( state, themeId, siteId ),
client/my-sites/themes/theme-options.js:184:    upgradePlan,
client/my-sites/themes/theme-upload/index.jsx:83:               upgradeJetpack: PropTypes.bool,
client/my-sites/themes/theme-upload/index.jsx:253:                      upgradeJetpack,
client/my-sites/themes/theme-upload/index.jsx:271:                              { upgradeJetpack && (
client/my-sites/themes/theme-upload/index.jsx:282:                              { ! upgradeJetpack && ! showEligibility && this.renderUploadCard() }
client/my-sites/themes/theme-upload/index.jsx:324:              upgradeJetpack: isJetpack && ! hasJetpackSiteJetpackThemesExtendedFeatures( state, siteId ),
client/my-sites/themes/test/logged-out.jsx:25:// Gets rid of warnings such as 'UnhandledPromiseRejectionWarning: Error: No available storage method found.'
client/my-sites/themes/single-site-jetpack.jsx:20:import JetpackUpgradeMessage from './jetpack-upgrade-message';
client/my-sites/themes/single-site-jetpack.jsx:83:              return <JetpackUpgradeMessage siteId={ siteId } />;
client/my-sites/plans/navigation.jsx:125:               if ( ! config.isEnabled( 'upgrades/checkout' ) || ! this.props.cart || ! this.props.site ) {
client/my-sites/plans/README.md:29:Plan routes are sourced from `lib/plans/constants.js`. Checkout flow is handled by `my-sites/upgrades/checkout/checkout.jsx`
client/my-sites/plans/current-plan/current-plan-thank-you/paid-plan-thank-you.js:89:                                                            'Unfortunately, we are unable to set up your plan because your site has an older version of Jetpack. Please upgrade Jetpack.'
client/my-sites/plans/current-plan/current-plan-thank-you/paid-plan-thank-you.js:96:                                                            <span>{ translate( 'Upgrade Jetpack' ) }</span> <Gridicon icon="external" />
client/my-sites/current-site/stale-cart-items-notice.js:26:             if ( this.props.sectionName === 'upgrades' ) {
client/my-sites/current-site/notice.jsx:108:                            ctaText={ translate( 'Upgrade' ) }
client/my-sites/current-site/notice.jsx:136:                            ctaText={ ctaText || 'Upgrade' }
client/my-sites/current-site/notice.jsx:231:                                    recordTracksEvent( 'calypso_upgrade_nudge_cta_click', {
client/my-sites/current-site/domain-to-paid-plan-notice.jsx:45:                 ? translate( 'Upgrade for full site backups.' )
client/my-sites/current-site/domain-to-paid-plan-notice.jsx:46:                 : translate( 'Upgrade your site and save.' );
client/my-sites/current-site/test/notice.jsx:15:// Gets rid of warnings such as 'UnhandledPromiseRejectionWarning: Error: No available storage method found.'
client/my-sites/current-site/test/pending-payment-notice.jsx:17:// Gets rid of warnings such as 'UnhandledPromiseRejectionWarning: Error: No available storage method found.'
client/my-sites/current-site/sidebar-banner/index.jsx:43:               track( 'calypso_upgrade_nudge_cta_click', { cta_name: ctaName } );
client/my-sites/current-site/sidebar-banner/index.jsx:56:                                       eventName="calypso_upgrade_nudge_impression"
client/my-sites/plans-features-main/index.jsx:95:                       onUpgradeClick,
client/my-sites/plans-features-main/index.jsx:129:                                      onUpgradeClick={ onUpgradeClick }
client/my-sites/plans-features-main/index.jsx:343:              const { onUpgradeClick } = this.props;
client/my-sites/plans-features-main/index.jsx:344:              onUpgradeClick && onUpgradeClick( null );
client/my-sites/plans-features-main/index.jsx:431:      onUpgradeClick: PropTypes.func,
client/my-sites/plans-features-main/wpcom-faq.jsx:90:                                           ' when you upgrade to the Personal, Premium, or Business plan.'
client/my-sites/stats/README.md:12:This is the default view that is rendered at `\stats`.  For users with more than 1 blog, a summary page of stats are shown for each site.  Local storage is leveraged to make this experience load faster for the user when navigating between stat periods/sites.
client/my-sites/stats/README.md:36:Logic that interfaces with the API, or acts as a collection and / or interface into localStorage can be found within the `/client/stats` directory.
client/my-sites/stats/stats-module/index.jsx:28:import UpgradeNudge from 'blocks/upgrade-nudge';
client/my-sites/stats/stats-module/index.jsx:201:                                               <UpgradeNudge
client/my-sites/stats/stats-module/index.jsx:204:                                                               'Upgrade to a Business Plan for Google Analytics integration.'
client/my-sites/stats/stats-module/style.scss:2:        .upgrade-nudge.card {
client/my-sites/stats/stats-module/style.scss:259:.module-content .upgrade-nudge.card {
client/my-sites/theme/main.jsx:560:                     'theme__sheet-action-bar-cost-upgrade': ! /\d/g.test( this.props.price ),
client/my-sites/theme/main.jsx:657:                                             'Instantly unlock all premium themes, more storage space, advanced customization, video support, and more when you upgrade.'
client/my-sites/theme/main.jsx:731:     const needsJetpackPlanUpgrade = isJetpack && isPremium && ! isPurchased;
client/my-sites/theme/main.jsx:733:     if ( needsJetpackPlanUpgrade ) {
client/my-sites/theme/main.jsx:742:     } else if ( needsJetpackPlanUpgrade ) {
client/my-sites/theme/main.jsx:743:             defaultOption = 'upgradePlan';
client/my-sites/theme/style.scss:104:.theme__sheet-action-bar-cost-upgrade {
client/my-sites/sites/index.jsx:37:             // Plans are for not Jetpack or Jetpack upgradeable sites.
client/my-sites/sites/index.jsx:39:                     return ! site.jetpack || site.isSiteUpgradeable;
client/my-sites/people/people-notices/index.jsx:103:                            // Generic update error. Use `localStorage.setItem( 'debug', 'calypso:users:actions' ) for a more detailed error.
client/my-sites/site-indicator/index.jsx:77:            // Until WP.com sites have indicators (upgrades expiring, etc) we only show them for Jetpack sites
client/my-sites/site-indicator/index.jsx:237:                                                           href={ this.props.site.options.admin_url + 'plugins.php?plugin_status=upgrade' }
client/my-sites/site-indicator/README.md:4:This component is used to display a round badge next to a site with information about updates available, connection issues with Jetpack, whether a site is Jetpack, upgrades expiring soon, etc. It takes `site` object as property.
client/my-sites/sidebar/sidebar.jsx:58:import { canCurrentUserUpgradeSite } from '../../state/sites/selectors';
client/my-sites/sidebar/sidebar.jsx:334:        upgrades() {
client/my-sites/sidebar/sidebar.jsx:377:                // Show plan details for upgraded sites
client/my-sites/sidebar/sideb<response clipped><NOTE>Due to the max output limit, only part of the full response has been shown to you.</NOTE>              <Button className="plugins-browser-item__upgrade-button" compact primary href={ upgradeLink }>
client/my-sites/plugins/plugins-browser-item/index.jsx:93:                              { this.props.translate( 'Upgrade' ) }
client/my-sites/plugins/plugins-browser-item/index.jsx:138:                             { this.renderUpgradeButton() }
client/my-sites/plugins/plugins-browser-item/style.scss:112:.button.plugins-browser-item__upgrade-button {
client/my-sites/plugins/plugin-meta/index.jsx:595:              const title = translate( 'Upgrade to the Business plan to install plugins.' );
client/my-sites/plugins/plugin-meta/index.jsx:599:                      <div className="plugin-meta__upgrade_nudge">
client/my-sites/plugins/plugin-meta/index.jsx:601:                                      event="calypso_plugin_detail_page_upgrade_nudge"
client/my-sites/plugins/plugin-meta/test/index.js:90:   test( 'should show upgrade nudge when appropriate', () => {
client/my-sites/plugins/plugin-meta/test/index.js:92:           expect( comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' ) ).toHaveLength(
client/my-sites/plugins/plugin-meta/test/index.js:96:   test( 'should not show upgrade nudge if no site is selected', () => {
client/my-sites/plugins/plugin-meta/test/index.js:105:          expect( comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' ) ).toHaveLength(
client/my-sites/plugins/plugin-meta/test/index.js:109:  test( 'should not show upgrade nudge if jetpack site', () => {
client/my-sites/plugins/plugin-meta/test/index.js:113:          expect( comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' ) ).toHaveLength(
client/my-sites/plugins/plugin-meta/test/index.js:117:  test( 'should not show upgrade nudge has business plan', () => {
client/my-sites/plugins/plugin-meta/test/index.js:124:          expect( comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' ) ).toHaveLength(
client/my-sites/plugins/plugin-meta/test/index.js:128:  test( 'should not show upgrade nudge has monthly business plan', () => {
client/my-sites/plugins/plugin-meta/test/index.js:135:          expect( comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' ) ).toHaveLength(
client/my-sites/plugins/plugin-meta/test/index.js:139:  test( 'should not show upgrade nudge has ecommerce plan', () => {
client/my-sites/plugins/plugin-meta/test/index.js:146:          expect( comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' ) ).toHaveLength(
client/my-sites/plugins/plugin-meta/test/index.js:155:          showUpgradeNudge: true,
client/my-sites/plugins/plugin-meta/test/index.js:172:                          comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' )
client/my-sites/plugins/plugin-meta/test/index.js:175:                          comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' ).props().plan
client/my-sites/plugins/plugin-meta/test/index.js:192:                          comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' )
client/my-sites/plugins/plugin-meta/test/index.js:195:                          comp.find( 'Banner[event="calypso_plugin_detail_page_upgrade_nudge"]' ).props().plan
client/my-sites/plugins/plugin-meta/style.scss:69:.plugin-meta__upgrade_nudge .upgrade-nudge.card {
client/my-sites/plugins/plugins-browser/index.jsx:339:                  upgradeLink: '/plans/' + siteSlug + ( plugin.feature ? `?feature=${ plugin.feature }` : '' ),
client/my-sites/plugins/plugins-browser/index.jsx:539:  renderUpgradeNudge() {
client/my-sites/plugins/plugins-browser/index.jsx:554:          const title = translate( 'Upgrade to the Business plan to install plugins.' );
client/my-sites/plugins/plugins-browser/index.jsx:558:                          event="calypso_plugins_browser_upgrade_nudge"
client/my-sites/plugins/plugins-browser/index.jsx:605:                          { this.renderUpgradeNudge() }
client/my-sites/plugins/plugins-browser/test/index.jsx:70:      test( 'should show upgrade nudge when appropriate', () => {
client/my-sites/plugins/plugins-browser/test/index.jsx:80:              expect( comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).length ).toBe( 1 );
client/my-sites/plugins/plugins-browser/test/index.jsx:82:      test( 'should not show upgrade nudge if no site is selected', () => {
client/my-sites/plugins/plugins-browser/test/index.jsx:92:              expect( comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).length ).toBe( 0 );
client/my-sites/plugins/plugins-browser/test/index.jsx:94:      test( 'should not show upgrade nudge if no sitePlan', () => {
client/my-sites/plugins/plugins-browser/test/index.jsx:104:             expect( comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).length ).toBe( 0 );
client/my-sites/plugins/plugins-browser/test/index.jsx:106:     test( 'should not show upgrade nudge if jetpack site', () => {
client/my-sites/plugins/plugins-browser/test/index.jsx:116:             expect( comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).length ).toBe( 0 );
client/my-sites/plugins/plugins-browser/test/index.jsx:118:     test( 'should not show upgrade nudge has business plan', () => {
client/my-sites/plugins/plugins-browser/test/index.jsx:128:             expect( comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).length ).toBe( 0 );
client/my-sites/plugins/plugins-browser/test/index.jsx:135:             showUpgradeNudge: true,
client/my-sites/plugins/plugins-browser/test/index.jsx:143:                     expect( comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).length ).toBe(
client/my-sites/plugins/plugins-browser/test/index.jsx:147:                             comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).props().plan
client/my-sites/plugins/plugins-browser/test/index.jsx:155:                     expect( comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).length ).toBe(
client/my-sites/plugins/plugins-browser/test/index.jsx:159:                             comp.find( 'Banner[event="calypso_plugins_browser_upgrade_nudge"]' ).props().plan
client/my-sites/plugins/plugin-upload/index.jsx:144:            const { translate, isJetpackMultisite, upgradeJetpack, siteId, siteSlug } = this.props;
client/my-sites/plugins/plugin-upload/index.jsx:152:                            { upgradeJetpack && (
client/my-sites/plugins/plugin-upload/index.jsx:167:                            { ! upgradeJetpack && ! isJetpackMultisite && ! showEligibility && this.renderUploadCard() }
client/my-sites/plugins/plugin-upload/index.jsx:198:            upgradeJetpack:
client/my-sites/plugins/not-supported-jetpack-version.jsx:81:                   adminUrl: getSiteAdminUrl( state, selectedSiteId, 'plugins.php?plugin_status=upgrade' ),
client/my-sites/plugins/plugin-install-button/index.jsx:209:                                                    href={ selectedSite.options.admin_url + 'plugins.php?plugin_status=upgrade' }
client/my-sites/activity/activity-log-switch/index.jsx:60:                                              { translate( 'Upgrade now' ) }
client/my-sites/activity/activity-log-example/index.jsx:15:import UpgradeBanner from '../activity-log-banner/upgrade-banner';
client/my-sites/activity/activity-log-example/index.jsx:87:                             { siteIsOnFreePlan && ! isIntroDismissed && <UpgradeBanner siteId={ siteId } /> }
client/my-sites/activity/activity-log-banner/upgrade-banner.jsx:24:import './upgrade-banner.scss';
client/my-sites/activity/activity-log-banner/upgrade-banner.jsx:26:class UpgradeBanner extends Component {
client/my-sites/activity/activity-log-banner/upgrade-banner.jsx:30:                     <div className="activity-log-banner__upgrade">
client/my-sites/activity/activity-log-banner/upgrade-banner.jsx:34:                                             event="activity_log_upgrade_click_jetpack"
client/my-sites/activity/activity-log-banner/upgrade-banner.jsx:40:                                                             'recent events on your site. Upgrade to a paid plan to ' +
client/my-sites/activity/activity-log-banner/upgrade-banner.jsx:51:                                             event="activity_log_upgrade_click_wpcom"
client/my-sites/activity/activity-log-banner/upgrade-banner.jsx:57:                                                             'recent events on your site. Upgrade to a paid plan to ' +
client/my-sites/activity/activity-log-banner/upgrade-banner.jsx:74:} ) )( localize( UpgradeBanner ) );
client/my-sites/activity/activity-log-banner/upgrade-banner.scss:1:.activity-log-banner__upgrade {
client/my-sites/activity/activity-log-banner/intro-banner.jsx:41:       recordUpgrade = () => this.props.recordTracksEvent( 'calypso_activitylog_intro_banner_upgrade' );
client/my-sites/activity/activity-log-banner/intro-banner.jsx:47:               const upgradePlan = siteIsJetpack ? PLAN_JETPACK_PERSONAL_MONTHLY : PLAN_PERSONAL;
client/my-sites/activity/activity-log-banner/intro-banner.jsx:48:               const upgradeFeature = siteIsJetpack
client/my-sites/activity/activity-log-banner/intro-banner.jsx:85:                                               href={ `/plans/${ siteSlug }?feature=${ upgradeFeature }&plan=${ upgradePlan }` }
client/my-sites/activity/activity-log-banner/intro-banner.jsx:86:                                               onClick={ this.recordUpgrade }
client/my-sites/activity/activity-log-banner/intro-banner.jsx:88:                                               { translate( 'Upgrade now' ) }
client/my-sites/activity/activity-log/index.jsx:28:import UpgradeBanner from '../activity-log-banner/upgrade-banner';
client/my-sites/activity/activity-log/index.jsx:445:                            { siteIsOnFreePlan && isIntroDismissed && <UpgradeBanner siteId={ siteId } /> }
client/my-sites/activity/activity-log/index.jsx:496:                                            { siteIsOnFreePlan && ! isIntroDismissed && <UpgradeBanner siteId={ siteId } /> }
client/my-sites/customize/actions.js:14:import { addItem } from 'lib/upgrades/actions/cart';
client/my-sites/domains/index.js:188:   if ( config.isEnabled( 'upgrades/domain-search' ) ) {
client/my-sites/domains/transfer-domain/index.jsx:21:import { addItem, addItems } from 'lib/upgrades/actions';
client/my-sites/domains/transfer-domain/index.jsx:24:import isSiteUpgradeable from 'state/selectors/is-site-upgradeable';
client/my-sites/domains/transfer-domain/index.jsx:36:           isSiteUpgradeable: PropTypes.bool,
client/my-sites/domains/transfer-domain/index.jsx:109:          this.checkSiteIsUpgradeable( this.props );
client/my-sites/domains/transfer-domain/index.jsx:113:          this.checkSiteIsUpgradeable( nextProps );
client/my-sites/domains/transfer-domain/index.jsx:116:  checkSiteIsUpgradeable( props ) {
client/my-sites/domains/transfer-domain/index.jsx:117:          if ( props.selectedSite && ! props.isSiteUpgradeable ) {
client/my-sites/domains/transfer-domain/index.jsx:183:  isSiteUpgradeable: isSiteUpgradeable( state, getSelectedSiteId( state ) ),
client/my-sites/domains/map-domain/index.jsx:19:import { addItem } from 'lib/upgrades/actions';
client/my-sites/domains/map-domain/index.jsx:24:import isSiteUpgradeable from 'state/selectors/is-site-upgradeable';
client/my-sites/domains/map-domain/index.jsx:38:                isSiteUpgradeable: PropTypes.bool,
client/my-sites/domains/map-domain/index.jsx:118:               this.checkSiteIsUpgradeable( this.props );
client/my-sites/domains/map-domain/index.jsx:122:               this.checkSiteIsUpgradeable( nextProps );
client/my-sites/domains/map-domain/index.jsx:125:       checkSiteIsUpgradeable( props ) {
client/my-sites/domains/map-domain/index.jsx:126:               if ( props.selectedSite && ! props.isSiteUpgradeable ) {
client/my-sites/domains/map-domain/index.jsx:201:       isSiteUpgradeable: isSiteUpgradeable( state, getSelectedSiteId( state ) ),
client/my-sites/domains/map-domain/test/map-domain.js:42:               isSiteUpgradeable: true,
client/my-sites/domains/map-domain/test/map-domain.js:56:       test( 'redirects if site cannot be upgraded at mounting', () => {
client/my-sites/domains/map-domain/test/map-domain.js:57:               shallow( <MapDomain { ...defaultProps } isSiteUpgradeable={ false } /> );
client/my-sites/domains/map-domain/test/map-domain.js:61:       test( 'redirects if site cannot be upgraded at new props', () => {
client/my-sites/domains/map-domain/test/map-domain.js:62:               const wrapper = shallow( <MapDomain { ...defaultProps } isSiteUpgradeable={ true } /> );
client/my-sites/domains/map-domain/test/map-domain.js:63:               wrapper.setProps( { selectedSiteId: 501, isSiteUpgradeable: false } );
client/my-sites/domains/components/README.md:4:This module contains components that are shared across multiple places within `upgrades`.
client/my-sites/domains/components/form/input.jsx:84:                           'Upgrades',
client/my-sites/domains/components/form/country-select.jsx:24:                          'Upgrades',
client/my-sites/domains/components/form/test/select.js:17:// Gets rid of warnings such as 'UnhandledPromiseRejectionWarning: Error: No available storage method found.'
client/my-sites/domains/components/form/test/hidden-input.js:15:// Gets rid of warnings such as 'UnhandledPromiseRejectionWarning: Error: No available storage method found.'
client/my-sites/domains/components/form/select.jsx:39:                          'Upgrades',
client/my-sites/domains/components/form/state-select.jsx:48:                    recordEvent( 'Upgrades', `Clicked ${ eventFormName } State Select` );
client/my-sites/domains/domain-management/edit/registered-domain.jsx:23:import { disablePrivacyProtection, enablePrivacyProtection } from 'lib/upgrades/actions';
client/my-sites/domains/domain-management/edit/test/mapped-domain.js:18:// Gets rid of warnings such as 'UnhandledPromiseRejectionWarning: Error: No available storage method found.'
client/my-sites/domains/domain-management/edit-contact-info/form-card.jsx:20:import { updateWhois } from 'lib/upgrades/actions';
client/my-sites/domains/domain-management/list/index.jsx:33:import { setPrimaryDomain } from 'lib/upgrades/actions/domain-management';
client/my-sites/domains/domain-management/list/index.jsx:343:           if ( ! config.isEnabled( 'upgrades/domain-search' ) ) {
client/my-sites/domains/domain-management/site-redirect/index.jsx:30:} from 'lib/upgrades/actions';
client/my-sites/domains/domain-management/primary-domain/index.jsx:23:import { setPrimaryDomain } from 'lib/upgrades/actions';
client/my-sites/domains/domain-management/components/icann-verification/index.jsx:15:import { resendIcannVerification } from 'lib/upgrades/actions';
[The command completed with exit code 0.]
[Current working directory: /workspace/wp-calypso]
[Python interpreter: /usr/bin/python]
[Command finished with exit code 0]