Skip to content

Commit

Permalink
Social: Fix license activation message showing for paid users (#40931)
Browse files Browse the repository at this point in the history
* Show the license message only when they do not have paid features

* changelog

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

Upstream-Ref: Automattic/jetpack@3374c19
  • Loading branch information
gmjuhasz authored and matticbot committed Jan 10, 2025
1 parent 8a404e9 commit 1e4fc73
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 41 deletions.
6 changes: 3 additions & 3 deletions dist/components/bar-chart/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.line-chart-module__line-chart__ITM3d {
position: relative;
}
Expand Down Expand Up @@ -38,6 +35,9 @@
margin-top: 0px;
font-size: 14px;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
Expand Down
26 changes: 13 additions & 13 deletions dist/components/grid-control/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.bar-chart-module__bar-chart__lmYNi {
position: relative;
}
Expand Down Expand Up @@ -44,16 +41,8 @@
margin-top: 0px;
font-size: 14px;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
Expand Down Expand Up @@ -88,6 +77,17 @@
.legend-module__legend-item-value__d9x1j {
font-weight: 500;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
Expand Down
6 changes: 3 additions & 3 deletions dist/components/legend/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.bar-chart-module__bar-chart__lmYNi {
position: relative;
}
Expand Down Expand Up @@ -44,6 +41,9 @@
margin-top: 0px;
font-size: 14px;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
Expand Down
6 changes: 3 additions & 3 deletions dist/components/line-chart/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.bar-chart-module__bar-chart__lmYNi {
position: relative;
}
Expand All @@ -23,6 +20,9 @@
margin-top: 0px;
font-size: 14px;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
Expand Down
6 changes: 3 additions & 3 deletions dist/components/pie-semi-circle-chart/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.bar-chart-module__bar-chart__lmYNi {
position: relative;
}
Expand Down Expand Up @@ -28,6 +25,9 @@
font-weight: 500;
padding-right: 1rem;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
Expand Down
6 changes: 3 additions & 3 deletions dist/components/tooltip/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.bar-chart-module__bar-chart__lmYNi {
position: relative;
}
Expand Down Expand Up @@ -44,6 +41,9 @@
margin-top: 0px;
font-size: 14px;
}
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
flex-direction: row;
Expand Down
26 changes: 13 additions & 13 deletions dist/providers/theme/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.bar-chart-module__bar-chart__lmYNi {
position: relative;
}
Expand Down Expand Up @@ -44,16 +41,8 @@
margin-top: 0px;
font-size: 14px;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
.pie-chart-module__pie-chart__R12Vh {
position: relative;
}
.legend-module__legend--horizontal__IUN13 {
display: flex;
Expand Down Expand Up @@ -88,6 +77,17 @@
.legend-module__legend-item-value__d9x1j {
font-weight: 500;
}
.base-tooltip-module__tooltip__OfX6n {
padding: 0.5rem;
background-color: rgba(0, 0, 0, 0.85);
color: white;
border-radius: 4px;
font-size: 14px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
position: absolute;
pointer-events: none;
transform: translate(-50%, -100%);
}
.grid-control-module__grid-control__KOnZN .visx-line {
stroke: #d7d6d6;
stroke-width: 1px;
Expand Down

0 comments on commit 1e4fc73

Please sign in to comment.