diff --git a/src/theme/pricing-table.ts b/src/theme/pricing-table.ts index be719b1492..46ca5c3755 100644 --- a/src/theme/pricing-table.ts +++ b/src/theme/pricing-table.ts @@ -8,9 +8,9 @@ export default { thead: '', tbody: '', tr: '', - th: 'py-4 font-normal text-left border-b border-default', + th: 'py-4 font-normal text-left rtl:text-right border-b border-default', td: 'px-6 py-4 text-center border-b border-default', - tier: 'p-6 text-left font-normal align-top h-full', + tier: 'p-6 text-left rtl:text-right font-normal align-top h-full', tierWrapper: 'flex flex-col md:h-full', tierTitleWrapper: 'flex items-center gap-3', tierTitle: 'text-lg font-semibold text-highlighted', diff --git a/test/components/__snapshots__/PricingTable-vue.spec.ts.snap b/test/components/__snapshots__/PricingTable-vue.spec.ts.snap index ffe74ebfdf..f7931806d5 100644 --- a/test/components/__snapshots__/PricingTable-vue.spec.ts.snap +++ b/test/components/__snapshots__/PricingTable-vue.spec.ts.snap @@ -7,7 +7,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Free
@@ -25,7 +25,7 @@ exports[`PricingTable > renders with as correctly 1`] = `
- +
Pro
Most popular @@ -43,7 +43,7 @@ exports[`PricingTable > renders with as correctly 1`] = `
- +
Enterprise
@@ -65,7 +65,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Features
@@ -73,7 +73,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Unlimited projects
@@ -87,7 +87,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Unlimited members
@@ -101,7 +101,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Unlimited integrations
@@ -115,7 +115,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Support
@@ -123,7 +123,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Email support
@@ -137,7 +137,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
24/7 support
@@ -296,7 +296,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Free
@@ -314,7 +314,7 @@ exports[`PricingTable > renders with caption correctly 1`] = `
- +
Pro
Most popular @@ -332,7 +332,7 @@ exports[`PricingTable > renders with caption correctly 1`] = `
- +
Enterprise
@@ -354,7 +354,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Features
@@ -362,7 +362,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Unlimited projects
@@ -376,7 +376,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Unlimited members
@@ -390,7 +390,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Unlimited integrations
@@ -404,7 +404,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Support
@@ -412,7 +412,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Email support
@@ -426,7 +426,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
24/7 support
@@ -585,7 +585,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Free
@@ -603,7 +603,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = `
- +
Pro
Most popular @@ -621,7 +621,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = `
- +
Enterprise
@@ -643,7 +643,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Features
@@ -651,7 +651,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Unlimited projects
@@ -665,7 +665,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Unlimited members
@@ -679,7 +679,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Unlimited integrations
@@ -693,7 +693,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Support
@@ -701,7 +701,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Email support
@@ -715,7 +715,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
24/7 support
@@ -874,7 +874,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Free
@@ -892,7 +892,7 @@ exports[`PricingTable > renders with class correctly 1`] = `
- +
Pro
Most popular @@ -910,7 +910,7 @@ exports[`PricingTable > renders with class correctly 1`] = `
- +
Enterprise
@@ -932,7 +932,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Features
@@ -940,7 +940,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Unlimited projects
@@ -954,7 +954,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Unlimited members
@@ -968,7 +968,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Unlimited integrations
@@ -982,7 +982,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Support
@@ -990,7 +990,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Email support
@@ -1004,7 +1004,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
24/7 support
@@ -1163,20 +1163,20 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Tier slot
- +
Tier slot
- +
Tier slot
- +
Features
@@ -1184,7 +1184,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Unlimited projects
@@ -1198,7 +1198,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Unlimited members
@@ -1212,7 +1212,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Unlimited integrations
@@ -1226,7 +1226,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Support
@@ -1234,7 +1234,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Email support
@@ -1248,7 +1248,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
24/7 support
@@ -1362,7 +1362,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Free
Tier badge slot @@ -1379,7 +1379,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = `
- +
Pro
Tier badge slot @@ -1396,7 +1396,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = `
- +
Enterprise
Tier badge slot @@ -1417,7 +1417,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Features
@@ -1425,7 +1425,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Unlimited projects
@@ -1439,7 +1439,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Unlimited members
@@ -1453,7 +1453,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Unlimited integrations
@@ -1467,7 +1467,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Support
@@ -1475,7 +1475,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Email support
@@ -1489,7 +1489,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
24/7 support
@@ -1645,7 +1645,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Free
@@ -1663,7 +1663,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = `
- +
Pro
Most popular @@ -1681,7 +1681,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = `
- +
Enterprise
@@ -1703,7 +1703,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Features
@@ -1711,7 +1711,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Unlimited projects
@@ -1725,7 +1725,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Unlimited members
@@ -1739,7 +1739,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Unlimited integrations
@@ -1753,7 +1753,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Support
@@ -1761,7 +1761,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Email support
@@ -1775,7 +1775,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
24/7 support
@@ -1934,7 +1934,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Free
@@ -1949,7 +1949,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = `
Tier button slot
- +
Pro
Most popular @@ -1964,7 +1964,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = `
Tier button slot
- +
Enterprise
@@ -1983,7 +1983,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Features
@@ -1991,7 +1991,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Unlimited projects
@@ -2005,7 +2005,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Unlimited members
@@ -2019,7 +2019,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Unlimited integrations
@@ -2033,7 +2033,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Support
@@ -2041,7 +2041,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Email support
@@ -2055,7 +2055,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
24/7 support
@@ -2205,7 +2205,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Free
@@ -2223,7 +2223,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = `
- +
Pro
Most popular @@ -2241,7 +2241,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = `
- +
Enterprise
@@ -2263,7 +2263,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Features
@@ -2271,7 +2271,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Unlimited projects
@@ -2285,7 +2285,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Unlimited members
@@ -2299,7 +2299,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Unlimited integrations
@@ -2313,7 +2313,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Support
@@ -2321,7 +2321,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Email support
@@ -2335,7 +2335,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
24/7 support
@@ -2494,7 +2494,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Free
@@ -2512,7 +2512,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = `
- +
Pro
Most popular @@ -2530,7 +2530,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = `
- +
Enterprise
@@ -2552,7 +2552,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Features
@@ -2560,7 +2560,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Unlimited projects
@@ -2574,7 +2574,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Unlimited members
@@ -2588,7 +2588,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Unlimited integrations
@@ -2602,7 +2602,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Support
@@ -2610,7 +2610,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Email support
@@ -2624,7 +2624,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
24/7 support
@@ -2783,7 +2783,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Free
@@ -2801,7 +2801,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = `
- +
Pro
Most popular @@ -2819,7 +2819,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = `
- +
Enterprise
@@ -2841,7 +2841,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Features
@@ -2849,7 +2849,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Unlimited projects
@@ -2863,7 +2863,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Unlimited members
@@ -2877,7 +2877,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Unlimited integrations
@@ -2891,7 +2891,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Support
@@ -2899,7 +2899,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Email support
@@ -2913,7 +2913,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
24/7 support
@@ -3072,7 +3072,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Tier title slot
@@ -3090,7 +3090,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = `
- +
Tier title slot
Most popular @@ -3108,7 +3108,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = `
- +
Tier title slot
@@ -3130,7 +3130,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Features
@@ -3138,7 +3138,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Unlimited projects
@@ -3152,7 +3152,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Unlimited members
@@ -3166,7 +3166,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Unlimited integrations
@@ -3180,7 +3180,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Support
@@ -3188,7 +3188,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Email support
@@ -3202,7 +3202,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
24/7 support
@@ -3361,7 +3361,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Free
@@ -3379,7 +3379,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = `
- +
Pro
Most popular @@ -3397,7 +3397,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = `
- +
Enterprise
@@ -3419,7 +3419,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Features
@@ -3427,7 +3427,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Unlimited projects
@@ -3441,7 +3441,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Unlimited members
@@ -3455,7 +3455,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Unlimited integrations
@@ -3469,7 +3469,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Support
@@ -3477,7 +3477,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Email support
@@ -3491,7 +3491,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
24/7 support
@@ -3650,7 +3650,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Free
@@ -3668,7 +3668,7 @@ exports[`PricingTable > renders with ui correctly 1`] = `
- +
Pro
Most popular @@ -3686,7 +3686,7 @@ exports[`PricingTable > renders with ui correctly 1`] = `
- +
Enterprise
@@ -3708,7 +3708,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Features
@@ -3716,7 +3716,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Unlimited projects
@@ -3730,7 +3730,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Unlimited members
@@ -3744,7 +3744,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Unlimited integrations
@@ -3758,7 +3758,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Support
@@ -3766,7 +3766,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Email support
@@ -3780,7 +3780,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
24/7 support
diff --git a/test/components/__snapshots__/PricingTable.spec.ts.snap b/test/components/__snapshots__/PricingTable.spec.ts.snap index af9666c2dd..548258365f 100644 --- a/test/components/__snapshots__/PricingTable.spec.ts.snap +++ b/test/components/__snapshots__/PricingTable.spec.ts.snap @@ -7,7 +7,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Free
@@ -25,7 +25,7 @@ exports[`PricingTable > renders with as correctly 1`] = `
- +
Pro
Most popular @@ -43,7 +43,7 @@ exports[`PricingTable > renders with as correctly 1`] = `
- +
Enterprise
@@ -65,7 +65,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Features
@@ -73,7 +73,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Unlimited projects
@@ -87,7 +87,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Unlimited members
@@ -101,7 +101,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Unlimited integrations
@@ -115,7 +115,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Support
@@ -123,7 +123,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
Email support
@@ -137,7 +137,7 @@ exports[`PricingTable > renders with as correctly 1`] = ` - +
24/7 support
@@ -296,7 +296,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Free
@@ -314,7 +314,7 @@ exports[`PricingTable > renders with caption correctly 1`] = `
- +
Pro
Most popular @@ -332,7 +332,7 @@ exports[`PricingTable > renders with caption correctly 1`] = `
- +
Enterprise
@@ -354,7 +354,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Features
@@ -362,7 +362,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Unlimited projects
@@ -376,7 +376,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Unlimited members
@@ -390,7 +390,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Unlimited integrations
@@ -404,7 +404,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Support
@@ -412,7 +412,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
Email support
@@ -426,7 +426,7 @@ exports[`PricingTable > renders with caption correctly 1`] = ` - +
24/7 support
@@ -585,7 +585,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Free
@@ -603,7 +603,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = `
- +
Pro
Most popular @@ -621,7 +621,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = `
- +
Enterprise
@@ -643,7 +643,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Features
@@ -651,7 +651,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Unlimited projects
@@ -665,7 +665,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Unlimited members
@@ -679,7 +679,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Unlimited integrations
@@ -693,7 +693,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Support
@@ -701,7 +701,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
Email support
@@ -715,7 +715,7 @@ exports[`PricingTable > renders with caption slot correctly 1`] = ` - +
24/7 support
@@ -874,7 +874,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Free
@@ -892,7 +892,7 @@ exports[`PricingTable > renders with class correctly 1`] = `
- +
Pro
Most popular @@ -910,7 +910,7 @@ exports[`PricingTable > renders with class correctly 1`] = `
- +
Enterprise
@@ -932,7 +932,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Features
@@ -940,7 +940,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Unlimited projects
@@ -954,7 +954,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Unlimited members
@@ -968,7 +968,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Unlimited integrations
@@ -982,7 +982,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Support
@@ -990,7 +990,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
Email support
@@ -1004,7 +1004,7 @@ exports[`PricingTable > renders with class correctly 1`] = ` - +
24/7 support
@@ -1163,20 +1163,20 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Tier slot
- +
Tier slot
- +
Tier slot
- +
Features
@@ -1184,7 +1184,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Unlimited projects
@@ -1198,7 +1198,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Unlimited members
@@ -1212,7 +1212,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Unlimited integrations
@@ -1226,7 +1226,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Support
@@ -1234,7 +1234,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
Email support
@@ -1248,7 +1248,7 @@ exports[`PricingTable > renders with tier slot correctly 1`] = ` - +
24/7 support
@@ -1362,7 +1362,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Free
Tier badge slot @@ -1379,7 +1379,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = `
- +
Pro
Tier badge slot @@ -1396,7 +1396,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = `
- +
Enterprise
Tier badge slot @@ -1417,7 +1417,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Features
@@ -1425,7 +1425,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Unlimited projects
@@ -1439,7 +1439,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Unlimited members
@@ -1453,7 +1453,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Unlimited integrations
@@ -1467,7 +1467,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Support
@@ -1475,7 +1475,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
Email support
@@ -1489,7 +1489,7 @@ exports[`PricingTable > renders with tier-badge slot correctly 1`] = ` - +
24/7 support
@@ -1645,7 +1645,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Free
@@ -1663,7 +1663,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = `
- +
Pro
Most popular @@ -1681,7 +1681,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = `
- +
Enterprise
@@ -1703,7 +1703,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Features
@@ -1711,7 +1711,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Unlimited projects
@@ -1725,7 +1725,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Unlimited members
@@ -1739,7 +1739,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Unlimited integrations
@@ -1753,7 +1753,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Support
@@ -1761,7 +1761,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
Email support
@@ -1775,7 +1775,7 @@ exports[`PricingTable > renders with tier-billing slot correctly 1`] = ` - +
24/7 support
@@ -1934,7 +1934,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Free
@@ -1949,7 +1949,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = `
Tier button slot
- +
Pro
Most popular @@ -1964,7 +1964,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = `
Tier button slot
- +
Enterprise
@@ -1983,7 +1983,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Features
@@ -1991,7 +1991,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Unlimited projects
@@ -2005,7 +2005,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Unlimited members
@@ -2019,7 +2019,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Unlimited integrations
@@ -2033,7 +2033,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Support
@@ -2041,7 +2041,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
Email support
@@ -2055,7 +2055,7 @@ exports[`PricingTable > renders with tier-button slot correctly 1`] = ` - +
24/7 support
@@ -2205,7 +2205,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Free
@@ -2223,7 +2223,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = `
- +
Pro
Most popular @@ -2241,7 +2241,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = `
- +
Enterprise
@@ -2263,7 +2263,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Features
@@ -2271,7 +2271,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Unlimited projects
@@ -2285,7 +2285,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Unlimited members
@@ -2299,7 +2299,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Unlimited integrations
@@ -2313,7 +2313,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Support
@@ -2321,7 +2321,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
Email support
@@ -2335,7 +2335,7 @@ exports[`PricingTable > renders with tier-description slot correctly 1`] = ` - +
24/7 support
@@ -2494,7 +2494,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Free
@@ -2512,7 +2512,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = `
- +
Pro
Most popular @@ -2530,7 +2530,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = `
- +
Enterprise
@@ -2552,7 +2552,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Features
@@ -2560,7 +2560,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Unlimited projects
@@ -2574,7 +2574,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Unlimited members
@@ -2588,7 +2588,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Unlimited integrations
@@ -2602,7 +2602,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Support
@@ -2610,7 +2610,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
Email support
@@ -2624,7 +2624,7 @@ exports[`PricingTable > renders with tier-discount slot correctly 1`] = ` - +
24/7 support
@@ -2783,7 +2783,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Free
@@ -2801,7 +2801,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = `
- +
Pro
Most popular @@ -2819,7 +2819,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = `
- +
Enterprise
@@ -2841,7 +2841,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Features
@@ -2849,7 +2849,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Unlimited projects
@@ -2863,7 +2863,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Unlimited members
@@ -2877,7 +2877,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Unlimited integrations
@@ -2891,7 +2891,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Support
@@ -2899,7 +2899,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
Email support
@@ -2913,7 +2913,7 @@ exports[`PricingTable > renders with tier-price slot correctly 1`] = ` - +
24/7 support
@@ -3072,7 +3072,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Tier title slot
@@ -3090,7 +3090,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = `
- +
Tier title slot
Most popular @@ -3108,7 +3108,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = `
- +
Tier title slot
@@ -3130,7 +3130,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Features
@@ -3138,7 +3138,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Unlimited projects
@@ -3152,7 +3152,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Unlimited members
@@ -3166,7 +3166,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Unlimited integrations
@@ -3180,7 +3180,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Support
@@ -3188,7 +3188,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
Email support
@@ -3202,7 +3202,7 @@ exports[`PricingTable > renders with tier-title slot correctly 1`] = ` - +
24/7 support
@@ -3361,7 +3361,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Free
@@ -3379,7 +3379,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = `
- +
Pro
Most popular @@ -3397,7 +3397,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = `
- +
Enterprise
@@ -3419,7 +3419,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Features
@@ -3427,7 +3427,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Unlimited projects
@@ -3441,7 +3441,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Unlimited members
@@ -3455,7 +3455,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Unlimited integrations
@@ -3469,7 +3469,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Support
@@ -3477,7 +3477,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
Email support
@@ -3491,7 +3491,7 @@ exports[`PricingTable > renders with tiers and sections correctly 1`] = ` - +
24/7 support
@@ -3650,7 +3650,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Free
@@ -3668,7 +3668,7 @@ exports[`PricingTable > renders with ui correctly 1`] = `
- +
Pro
Most popular @@ -3686,7 +3686,7 @@ exports[`PricingTable > renders with ui correctly 1`] = `
- +
Enterprise
@@ -3708,7 +3708,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Features
@@ -3716,7 +3716,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Unlimited projects
@@ -3730,7 +3730,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Unlimited members
@@ -3744,7 +3744,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Unlimited integrations
@@ -3758,7 +3758,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Support
@@ -3766,7 +3766,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
Email support
@@ -3780,7 +3780,7 @@ exports[`PricingTable > renders with ui correctly 1`] = ` - +
24/7 support