@designcrowd/fe-shared-lib 1.5.9-kp-4550-5 → 1.5.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/css/tailwind-brandCrowd.css +0 -27
  2. package/dist/css/tailwind-brandPage.css +0 -27
  3. package/dist/css/tailwind-crazyDomains.css +0 -27
  4. package/dist/css/tailwind-designCom.css +0 -27
  5. package/dist/css/tailwind-designCrowd.css +0 -27
  6. package/index.js +0 -1
  7. package/package.json +1 -3
  8. package/src/atoms/components/Icon/Icon.stories.js +0 -7
  9. package/src/atoms/components/Icon/Icon.vue +0 -13
  10. package/src/bundles/bundled-translations.de-DE.json +0 -24
  11. package/src/bundles/bundled-translations.es-ES.json +0 -24
  12. package/src/bundles/bundled-translations.fr-CA.json +0 -24
  13. package/src/bundles/bundled-translations.fr-FR.json +0 -24
  14. package/src/bundles/bundled-translations.json +0 -24
  15. package/src/bundles/bundled-translations.pt-BR.json +0 -24
  16. package/src/bundles/bundled-translations.pt-PT.json +0 -24
  17. package/src/useSharedLibTranslate.js +0 -4
  18. package/.storybook-static/css/tailwind-brandCrowd.css +0 -2472
  19. package/.storybook-static/css/tailwind-brandPage.css +0 -2156
  20. package/.storybook-static/css/tailwind-crazyDomains.css +0 -2472
  21. package/.storybook-static/css/tailwind-designCom.css +0 -2472
  22. package/.storybook-static/css/tailwind-designCrowd.css +0 -2472
  23. package/.storybook-static/favicon.svg +0 -1
  24. package/.storybook-static/index.html +0 -156
  25. package/.storybook-static/index.json +0 -1
  26. package/.storybook-static/nunito-sans-bold-italic.woff2 +0 -0
  27. package/.storybook-static/nunito-sans-bold.woff2 +0 -0
  28. package/.storybook-static/nunito-sans-italic.woff2 +0 -0
  29. package/.storybook-static/nunito-sans-regular.woff2 +0 -0
  30. package/.storybook-static/project.json +0 -1
  31. package/.storybook-static/sb-addons/a11y-1/manager-bundle.js +0 -5
  32. package/.storybook-static/sb-addons/links-2/manager-bundle.js +0 -3
  33. package/.storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +0 -188
  34. package/.storybook-static/sb-addons/themes-3/manager-bundle.js +0 -3
  35. package/.storybook-static/sb-common-assets/favicon.svg +0 -1
  36. package/.storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  37. package/.storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  38. package/.storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  39. package/.storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  40. package/.storybook-static/sb-manager/globals-module-info.js +0 -797
  41. package/.storybook-static/sb-manager/globals-runtime.js +0 -72062
  42. package/.storybook-static/sb-manager/globals.js +0 -34
  43. package/.storybook-static/sb-manager/runtime.js +0 -13002
  44. package/public/css/tailwind-brandCrowd.css +0 -2494
  45. package/public/css/tailwind-brandPage.css +0 -2178
  46. package/public/css/tailwind-crazyDomains.css +0 -2494
  47. package/public/css/tailwind-designCom.css +0 -2494
  48. package/public/css/tailwind-designCrowd.css +0 -2494
  49. package/src/atoms/components/Icon/icons/websites/upgrade-to-add-page.vue +0 -50
  50. package/src/atoms/components/Icon/icons/websites/upgrade-to-contact-form.vue +0 -82
  51. package/src/atoms/components/Icon/icons/websites/upgrade-to-maps.vue +0 -40
  52. package/src/atoms/components/Icon/icons/websites/upgrade-to-publish.vue +0 -107
  53. package/src/atoms/components/Icon/icons/websites/upgrade-to-remove-watermark.vue +0 -74
  54. package/src/atoms/components/Icon/icons/websites/upgrade-to-videos.vue +0 -16
  55. package/src/experiences/components/WebsitesContextualUpgradeModal/WebsiteContextualUpgradeModal.stories.js +0 -157
  56. package/src/experiences/components/WebsitesContextualUpgradeModal/WebsiteContextualUpgradeModal.vue +0 -134
  57. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.de-DE.json +0 -26
  58. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.es-ES.json +0 -26
  59. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.fr-CA.json +0 -26
  60. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.fr-FR.json +0 -26
  61. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.json +0 -26
  62. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.pt-BR.json +0 -26
  63. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.pt-PT.json +0 -26
@@ -956,9 +956,6 @@ video {
956
956
  .tw-max-w-2xl {
957
957
  max-width: 42rem;
958
958
  }
959
- .tw-max-w-3xl {
960
- max-width: 48rem;
961
- }
962
959
  .tw-max-w-full {
963
960
  max-width: 100%;
964
961
  }
@@ -1817,10 +1814,6 @@ video {
1817
1814
  font-size: 1.5rem;
1818
1815
  line-height: 2rem;
1819
1816
  }
1820
- .tw-text-3xl {
1821
- font-size: 1.875rem;
1822
- line-height: 2.25rem;
1823
- }
1824
1817
  .tw-text-4xl {
1825
1818
  font-size: 2.25rem;
1826
1819
  line-height: 2.5rem;
@@ -2305,10 +2298,6 @@ video {
2305
2298
  right: 1.5rem;
2306
2299
  }
2307
2300
 
2308
- .md\:tw-order-first {
2309
- order: -9999;
2310
- }
2311
-
2312
2301
  .md\:tw-mb-0 {
2313
2302
  margin-bottom: 0px;
2314
2303
  }
@@ -2373,10 +2362,6 @@ video {
2373
2362
  width: 6rem;
2374
2363
  }
2375
2364
 
2376
- .md\:tw-w-3\/4 {
2377
- width: 75%;
2378
- }
2379
-
2380
2365
  .md\:tw-w-auto {
2381
2366
  width: auto;
2382
2367
  }
@@ -2385,18 +2370,10 @@ video {
2385
2370
  width: 100%;
2386
2371
  }
2387
2372
 
2388
- .md\:tw-max-w-40 {
2389
- max-width: 10rem;
2390
- }
2391
-
2392
2373
  .md\:tw-max-w-full {
2393
2374
  max-width: 100%;
2394
2375
  }
2395
2376
 
2396
- .md\:tw-flex-1 {
2397
- flex: 1 1 0%;
2398
- }
2399
-
2400
2377
  .md\:tw-grow {
2401
2378
  flex-grow: 1;
2402
2379
  }
@@ -2492,10 +2469,6 @@ video {
2492
2469
  padding-bottom: 0.5rem;
2493
2470
  }
2494
2471
 
2495
- .md\:tw-pb-0 {
2496
- padding-bottom: 0px;
2497
- }
2498
-
2499
2472
  .md\:tw-pl-4 {
2500
2473
  padding-left: 1rem;
2501
2474
  }
@@ -956,9 +956,6 @@ video {
956
956
  .tw-max-w-2xl {
957
957
  max-width: 42rem;
958
958
  }
959
- .tw-max-w-3xl {
960
- max-width: 48rem;
961
- }
962
959
  .tw-max-w-full {
963
960
  max-width: 100%;
964
961
  }
@@ -1665,10 +1662,6 @@ video {
1665
1662
  font-size: 1.5rem;
1666
1663
  line-height: 2rem;
1667
1664
  }
1668
- .tw-text-3xl {
1669
- font-size: 1.875rem;
1670
- line-height: 2.25rem;
1671
- }
1672
1665
  .tw-text-4xl {
1673
1666
  font-size: 2.25rem;
1674
1667
  line-height: 2.5rem;
@@ -1989,10 +1982,6 @@ video {
1989
1982
  right: 1.5rem;
1990
1983
  }
1991
1984
 
1992
- .md\:tw-order-first {
1993
- order: -9999;
1994
- }
1995
-
1996
1985
  .md\:tw-mb-0 {
1997
1986
  margin-bottom: 0px;
1998
1987
  }
@@ -2057,10 +2046,6 @@ video {
2057
2046
  width: 6rem;
2058
2047
  }
2059
2048
 
2060
- .md\:tw-w-3\/4 {
2061
- width: 75%;
2062
- }
2063
-
2064
2049
  .md\:tw-w-auto {
2065
2050
  width: auto;
2066
2051
  }
@@ -2069,18 +2054,10 @@ video {
2069
2054
  width: 100%;
2070
2055
  }
2071
2056
 
2072
- .md\:tw-max-w-40 {
2073
- max-width: 10rem;
2074
- }
2075
-
2076
2057
  .md\:tw-max-w-full {
2077
2058
  max-width: 100%;
2078
2059
  }
2079
2060
 
2080
- .md\:tw-flex-1 {
2081
- flex: 1 1 0%;
2082
- }
2083
-
2084
2061
  .md\:tw-grow {
2085
2062
  flex-grow: 1;
2086
2063
  }
@@ -2176,10 +2153,6 @@ video {
2176
2153
  padding-bottom: 0.5rem;
2177
2154
  }
2178
2155
 
2179
- .md\:tw-pb-0 {
2180
- padding-bottom: 0px;
2181
- }
2182
-
2183
2156
  .md\:tw-pl-4 {
2184
2157
  padding-left: 1rem;
2185
2158
  }
@@ -956,9 +956,6 @@ video {
956
956
  .tw-max-w-2xl {
957
957
  max-width: 42rem;
958
958
  }
959
- .tw-max-w-3xl {
960
- max-width: 48rem;
961
- }
962
959
  .tw-max-w-full {
963
960
  max-width: 100%;
964
961
  }
@@ -1817,10 +1814,6 @@ video {
1817
1814
  font-size: 1.5rem;
1818
1815
  line-height: 2rem;
1819
1816
  }
1820
- .tw-text-3xl {
1821
- font-size: 1.875rem;
1822
- line-height: 2.25rem;
1823
- }
1824
1817
  .tw-text-4xl {
1825
1818
  font-size: 2.25rem;
1826
1819
  line-height: 2.5rem;
@@ -2305,10 +2298,6 @@ video {
2305
2298
  right: 1.5rem;
2306
2299
  }
2307
2300
 
2308
- .md\:tw-order-first {
2309
- order: -9999;
2310
- }
2311
-
2312
2301
  .md\:tw-mb-0 {
2313
2302
  margin-bottom: 0px;
2314
2303
  }
@@ -2373,10 +2362,6 @@ video {
2373
2362
  width: 6rem;
2374
2363
  }
2375
2364
 
2376
- .md\:tw-w-3\/4 {
2377
- width: 75%;
2378
- }
2379
-
2380
2365
  .md\:tw-w-auto {
2381
2366
  width: auto;
2382
2367
  }
@@ -2385,18 +2370,10 @@ video {
2385
2370
  width: 100%;
2386
2371
  }
2387
2372
 
2388
- .md\:tw-max-w-40 {
2389
- max-width: 10rem;
2390
- }
2391
-
2392
2373
  .md\:tw-max-w-full {
2393
2374
  max-width: 100%;
2394
2375
  }
2395
2376
 
2396
- .md\:tw-flex-1 {
2397
- flex: 1 1 0%;
2398
- }
2399
-
2400
2377
  .md\:tw-grow {
2401
2378
  flex-grow: 1;
2402
2379
  }
@@ -2492,10 +2469,6 @@ video {
2492
2469
  padding-bottom: 0.5rem;
2493
2470
  }
2494
2471
 
2495
- .md\:tw-pb-0 {
2496
- padding-bottom: 0px;
2497
- }
2498
-
2499
2472
  .md\:tw-pl-4 {
2500
2473
  padding-left: 1rem;
2501
2474
  }
@@ -956,9 +956,6 @@ video {
956
956
  .tw-max-w-2xl {
957
957
  max-width: 42rem;
958
958
  }
959
- .tw-max-w-3xl {
960
- max-width: 48rem;
961
- }
962
959
  .tw-max-w-full {
963
960
  max-width: 100%;
964
961
  }
@@ -1817,10 +1814,6 @@ video {
1817
1814
  font-size: 1.5rem;
1818
1815
  line-height: 2rem;
1819
1816
  }
1820
- .tw-text-3xl {
1821
- font-size: 1.875rem;
1822
- line-height: 2.25rem;
1823
- }
1824
1817
  .tw-text-4xl {
1825
1818
  font-size: 2.25rem;
1826
1819
  line-height: 2.5rem;
@@ -2305,10 +2298,6 @@ video {
2305
2298
  right: 1.5rem;
2306
2299
  }
2307
2300
 
2308
- .md\:tw-order-first {
2309
- order: -9999;
2310
- }
2311
-
2312
2301
  .md\:tw-mb-0 {
2313
2302
  margin-bottom: 0px;
2314
2303
  }
@@ -2373,10 +2362,6 @@ video {
2373
2362
  width: 6rem;
2374
2363
  }
2375
2364
 
2376
- .md\:tw-w-3\/4 {
2377
- width: 75%;
2378
- }
2379
-
2380
2365
  .md\:tw-w-auto {
2381
2366
  width: auto;
2382
2367
  }
@@ -2385,18 +2370,10 @@ video {
2385
2370
  width: 100%;
2386
2371
  }
2387
2372
 
2388
- .md\:tw-max-w-40 {
2389
- max-width: 10rem;
2390
- }
2391
-
2392
2373
  .md\:tw-max-w-full {
2393
2374
  max-width: 100%;
2394
2375
  }
2395
2376
 
2396
- .md\:tw-flex-1 {
2397
- flex: 1 1 0%;
2398
- }
2399
-
2400
2377
  .md\:tw-grow {
2401
2378
  flex-grow: 1;
2402
2379
  }
@@ -2492,10 +2469,6 @@ video {
2492
2469
  padding-bottom: 0.5rem;
2493
2470
  }
2494
2471
 
2495
- .md\:tw-pb-0 {
2496
- padding-bottom: 0px;
2497
- }
2498
-
2499
2472
  .md\:tw-pl-4 {
2500
2473
  padding-left: 1rem;
2501
2474
  }
@@ -956,9 +956,6 @@ video {
956
956
  .tw-max-w-2xl {
957
957
  max-width: 42rem;
958
958
  }
959
- .tw-max-w-3xl {
960
- max-width: 48rem;
961
- }
962
959
  .tw-max-w-full {
963
960
  max-width: 100%;
964
961
  }
@@ -1817,10 +1814,6 @@ video {
1817
1814
  font-size: 1.5rem;
1818
1815
  line-height: 2rem;
1819
1816
  }
1820
- .tw-text-3xl {
1821
- font-size: 1.875rem;
1822
- line-height: 2.25rem;
1823
- }
1824
1817
  .tw-text-4xl {
1825
1818
  font-size: 2.25rem;
1826
1819
  line-height: 2.5rem;
@@ -2305,10 +2298,6 @@ video {
2305
2298
  right: 1.5rem;
2306
2299
  }
2307
2300
 
2308
- .md\:tw-order-first {
2309
- order: -9999;
2310
- }
2311
-
2312
2301
  .md\:tw-mb-0 {
2313
2302
  margin-bottom: 0px;
2314
2303
  }
@@ -2373,10 +2362,6 @@ video {
2373
2362
  width: 6rem;
2374
2363
  }
2375
2364
 
2376
- .md\:tw-w-3\/4 {
2377
- width: 75%;
2378
- }
2379
-
2380
2365
  .md\:tw-w-auto {
2381
2366
  width: auto;
2382
2367
  }
@@ -2385,18 +2370,10 @@ video {
2385
2370
  width: 100%;
2386
2371
  }
2387
2372
 
2388
- .md\:tw-max-w-40 {
2389
- max-width: 10rem;
2390
- }
2391
-
2392
2373
  .md\:tw-max-w-full {
2393
2374
  max-width: 100%;
2394
2375
  }
2395
2376
 
2396
- .md\:tw-flex-1 {
2397
- flex: 1 1 0%;
2398
- }
2399
-
2400
2377
  .md\:tw-grow {
2401
2378
  flex-grow: 1;
2402
2379
  }
@@ -2492,10 +2469,6 @@ video {
2492
2469
  padding-bottom: 0.5rem;
2493
2470
  }
2494
2471
 
2495
- .md\:tw-pb-0 {
2496
- padding-bottom: 0px;
2497
- }
2498
-
2499
2472
  .md\:tw-pl-4 {
2500
2473
  padding-left: 1rem;
2501
2474
  }
package/index.js CHANGED
@@ -18,7 +18,6 @@ export { default as SellDomainNameList } from './src/experiences/components/Sell
18
18
  export { default as SellDomainNameWidget } from './src/experiences/components/SellDomainNameWidget/SellDomainNameWidget.vue';
19
19
  export { default as PublishBrandPageModal } from './src/experiences/components/PublishBrandPageModal/PublishBrandPageModal.vue';
20
20
  export { default as PublishBrandPageCard } from './src/experiences/components/PublishBrandPageModal/PublishBrandPageCard.vue';
21
- export { default as WebsiteContextualUpgradeModal } from './src/experiences/components/WebsitesContextualUpgradeModal/WebsiteContextualUpgradeModal.vue';
22
21
 
23
22
  export { setSharedLibLocaleAsync, tr } from './src/useSharedLibTranslate';
24
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designcrowd/fe-shared-lib",
3
- "version": "1.5.9-kp-4550-5",
3
+ "version": "1.5.9",
4
4
  "scripts": {
5
5
  "start": "run-p storybook watch:translation",
6
6
  "build": "npm run build:css --production",
@@ -71,8 +71,6 @@
71
71
  "postcss-import": "16.0.0",
72
72
  "postcss-nested": "6.0.1",
73
73
  "prettier": "3.2.4",
74
- "react": "^19.2.0",
75
- "react-dom": "^19.2.0",
76
74
  "storybook": "9.0.4",
77
75
  "stylelint": "16.2.1",
78
76
  "stylelint-config-standard": "36.0.0",
@@ -14,12 +14,6 @@ export const IconSample = () => {
14
14
  return {
15
15
  sizes: ['xs', 'sm', 'md', 'lg', 'xl', '2xl', '3xl', '4xl'],
16
16
  icons: [
17
- { name: 'websites-upgrade-to-add-page' },
18
- { name: 'websites-upgrade-to-contact-form' },
19
- { name: 'websites-upgrade-to-remove-watermark' },
20
- { name: 'websites-upgrade-to-publish' },
21
- { name: 'websites-upgrade-to-videos' },
22
- { name: 'websites-upgrade-to-maps' },
23
17
  { name: 'add-page' },
24
18
  { name: 'ai' },
25
19
  { name: 'arrow-down' },
@@ -385,7 +379,6 @@ export const IconSample = () => {
385
379
  <div class="tw-grid tw-grid-cols-8 tw-gap-4 tw-items-center" style="grid-template-columns: repeat(8, minmax(0, 1fr));">
386
380
  <Icon
387
381
  v-for="size in sizes"
388
- viewBox="0 0 96 96"
389
382
  :name="icon.name"
390
383
  :alt-text="icon.altText"
391
384
  :size="size"
@@ -13,7 +13,6 @@
13
13
  'tw-w-12 tw-h-12': size === '2xl',
14
14
  'tw-w-14 tw-h-14': size === '3xl',
15
15
  'tw-w-16 tw-h-16': size === '4xl',
16
- 'tw-w-24 tw-h-24': size === '5xl',
17
16
  'tw-w-full tw-h-full': size === 'full',
18
17
  'tw-w-fit tw-h-full': size === 'button-icon',
19
18
  }"
@@ -406,12 +405,6 @@ import IconPenTool from './icons/pen-tool.vue';
406
405
  import IconClipboardCheck from './icons/clipboard-check.vue';
407
406
  import IconBadge from './icons/badge.vue';
408
407
  import IconCalculator from './icons/calculator.vue';
409
- import IconWebsitesUpgradeToAddPage from './icons/websites/upgrade-to-add-page.vue';
410
- import IconWebsitesUpgradeToContactForm from './icons/websites/upgrade-to-contact-form.vue';
411
- import IconWebsitesUpgradeToRemoveWatermark from './icons/websites/upgrade-to-remove-watermark.vue';
412
- import IconWebsitesUpgradeToPublish from './icons/websites/upgrade-to-publish.vue';
413
- import IconWebsitesUpgradeToVideos from './icons/websites/upgrade-to-videos.vue';
414
- import IconWebsitesUpgradeToMaps from './icons/websites/upgrade-to-maps.vue';
415
408
 
416
409
  export default {
417
410
  components: {
@@ -788,12 +781,6 @@ export default {
788
781
  IconAspectRatioOriginal,
789
782
  IconClipboardCheck,
790
783
  IconBadge,
791
- IconWebsitesUpgradeToAddPage,
792
- IconWebsitesUpgradeToContactForm,
793
- IconWebsitesUpgradeToRemoveWatermark,
794
- IconWebsitesUpgradeToPublish,
795
- IconWebsitesUpgradeToVideos,
796
- IconWebsitesUpgradeToMaps,
797
784
  },
798
785
  props: {
799
786
  viewBox: {
@@ -101,29 +101,5 @@
101
101
  "replaceLogo": "Logo ersetzen",
102
102
  "delete": "Löschen",
103
103
  "deleteLogo": "Logo löschen"
104
- },
105
- "websiteContextualUpgradeModal": {
106
- "upgradeButtonText": "Upgrade Now",
107
- "closeButtonText": "No Thanks",
108
- "upgradeToAddPageTitle": "Upgrade to add more pages",
109
- "upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
110
- "upgradeToContactFormTitle": "Upgrade to unlock contact form",
111
- "upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
112
- "upgradeToMapsTitle": "Upgrade to unlock maps",
113
- "upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
114
- "upgradeToVideosTitle": "Upgrade to unlock videos",
115
- "upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
116
- "upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
117
- "upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
118
- "upgradeToPublishTitle": "Upgrade to publish your site",
119
- "upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
120
- "featureCustomerCare": "24/7 customer care",
121
- "featureCustomDomain": "Connect a custom domain",
122
- "featureNoWatermark": "No {{websiteName}} watermark",
123
- "featureUnlimitedPages": "Unlimited pages",
124
- "featurePremiumContent": "Contact forms, videos and maps",
125
- "featureStore": "Basic online store",
126
- "featureCancelAnytime": "Cancel anytime",
127
- "premiumUpgradeNote": "With Premium, you'll get:"
128
104
  }
129
105
  }
@@ -101,29 +101,5 @@
101
101
  "replaceLogo": "Reemplaza el logo",
102
102
  "delete": "Eliminar",
103
103
  "deleteLogo": "Elimina el logo"
104
- },
105
- "websiteContextualUpgradeModal": {
106
- "upgradeButtonText": "Upgrade Now",
107
- "closeButtonText": "No Thanks",
108
- "upgradeToAddPageTitle": "Upgrade to add more pages",
109
- "upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
110
- "upgradeToContactFormTitle": "Upgrade to unlock contact form",
111
- "upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
112
- "upgradeToMapsTitle": "Upgrade to unlock maps",
113
- "upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
114
- "upgradeToVideosTitle": "Upgrade to unlock videos",
115
- "upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
116
- "upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
117
- "upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
118
- "upgradeToPublishTitle": "Upgrade to publish your site",
119
- "upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
120
- "featureCustomerCare": "24/7 customer care",
121
- "featureCustomDomain": "Connect a custom domain",
122
- "featureNoWatermark": "No {{websiteName}} watermark",
123
- "featureUnlimitedPages": "Unlimited pages",
124
- "featurePremiumContent": "Contact forms, videos and maps",
125
- "featureStore": "Basic online store",
126
- "featureCancelAnytime": "Cancel anytime",
127
- "premiumUpgradeNote": "With Premium, you'll get:"
128
104
  }
129
105
  }
@@ -101,29 +101,5 @@
101
101
  "replaceLogo": "Remplacez le logo",
102
102
  "delete": "Supprimer",
103
103
  "deleteLogo": "Supprimez le logo"
104
- },
105
- "websiteContextualUpgradeModal": {
106
- "upgradeButtonText": "Upgrade Now",
107
- "closeButtonText": "No Thanks",
108
- "upgradeToAddPageTitle": "Upgrade to add more pages",
109
- "upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
110
- "upgradeToContactFormTitle": "Upgrade to unlock contact form",
111
- "upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
112
- "upgradeToMapsTitle": "Upgrade to unlock maps",
113
- "upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
114
- "upgradeToVideosTitle": "Upgrade to unlock videos",
115
- "upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
116
- "upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
117
- "upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
118
- "upgradeToPublishTitle": "Upgrade to publish your site",
119
- "upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
120
- "featureCustomerCare": "24/7 customer care",
121
- "featureCustomDomain": "Connect a custom domain",
122
- "featureNoWatermark": "No {{websiteName}} watermark",
123
- "featureUnlimitedPages": "Unlimited pages",
124
- "featurePremiumContent": "Contact forms, videos and maps",
125
- "featureStore": "Basic online store",
126
- "featureCancelAnytime": "Cancel anytime",
127
- "premiumUpgradeNote": "With Premium, you'll get:"
128
104
  }
129
105
  }
@@ -101,29 +101,5 @@
101
101
  "replaceLogo": "Remplacez le logo",
102
102
  "delete": "Supprimer",
103
103
  "deleteLogo": "Supprimez le logo"
104
- },
105
- "websiteContextualUpgradeModal": {
106
- "upgradeButtonText": "Upgrade Now",
107
- "closeButtonText": "No Thanks",
108
- "upgradeToAddPageTitle": "Upgrade to add more pages",
109
- "upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
110
- "upgradeToContactFormTitle": "Upgrade to unlock contact form",
111
- "upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
112
- "upgradeToMapsTitle": "Upgrade to unlock maps",
113
- "upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
114
- "upgradeToVideosTitle": "Upgrade to unlock videos",
115
- "upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
116
- "upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
117
- "upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
118
- "upgradeToPublishTitle": "Upgrade to publish your site",
119
- "upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
120
- "featureCustomerCare": "24/7 customer care",
121
- "featureCustomDomain": "Connect a custom domain",
122
- "featureNoWatermark": "No {{websiteName}} watermark",
123
- "featureUnlimitedPages": "Unlimited pages",
124
- "featurePremiumContent": "Contact forms, videos and maps",
125
- "featureStore": "Basic online store",
126
- "featureCancelAnytime": "Cancel anytime",
127
- "premiumUpgradeNote": "With Premium, you'll get:"
128
104
  }
129
105
  }
@@ -101,29 +101,5 @@
101
101
  "replaceLogo": "Replace Logo",
102
102
  "delete": "Delete",
103
103
  "deleteLogo": "Delete Logo"
104
- },
105
- "websiteContextualUpgradeModal": {
106
- "upgradeButtonText": "Upgrade Now",
107
- "closeButtonText": "No Thanks",
108
- "upgradeToAddPageTitle": "Upgrade to add more pages",
109
- "upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
110
- "upgradeToContactFormTitle": "Upgrade to unlock contact form",
111
- "upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
112
- "upgradeToMapsTitle": "Upgrade to unlock maps",
113
- "upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
114
- "upgradeToVideosTitle": "Upgrade to unlock videos",
115
- "upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
116
- "upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
117
- "upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
118
- "upgradeToPublishTitle": "Upgrade to publish your site",
119
- "upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
120
- "featureCustomerCare": "24/7 customer care",
121
- "featureCustomDomain": "Connect a custom domain",
122
- "featureNoWatermark": "No {{websiteName}} watermark",
123
- "featureUnlimitedPages": "Unlimited pages",
124
- "featurePremiumContent": "Contact forms, videos and maps",
125
- "featureStore": "Basic online store",
126
- "featureCancelAnytime": "Cancel anytime",
127
- "premiumUpgradeNote": "With Premium, you'll get:"
128
104
  }
129
105
  }
@@ -101,29 +101,5 @@
101
101
  "replaceLogo": "Substituir logotipo",
102
102
  "delete": "Excluir",
103
103
  "deleteLogo": "Excluir logotipo"
104
- },
105
- "websiteContextualUpgradeModal": {
106
- "upgradeButtonText": "Upgrade Now",
107
- "closeButtonText": "No Thanks",
108
- "upgradeToAddPageTitle": "Upgrade to add more pages",
109
- "upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
110
- "upgradeToContactFormTitle": "Upgrade to unlock contact form",
111
- "upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
112
- "upgradeToMapsTitle": "Upgrade to unlock maps",
113
- "upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
114
- "upgradeToVideosTitle": "Upgrade to unlock videos",
115
- "upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
116
- "upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
117
- "upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
118
- "upgradeToPublishTitle": "Upgrade to publish your site",
119
- "upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
120
- "featureCustomerCare": "24/7 customer care",
121
- "featureCustomDomain": "Connect a custom domain",
122
- "featureNoWatermark": "No {{websiteName}} watermark",
123
- "featureUnlimitedPages": "Unlimited pages",
124
- "featurePremiumContent": "Contact forms, videos and maps",
125
- "featureStore": "Basic online store",
126
- "featureCancelAnytime": "Cancel anytime",
127
- "premiumUpgradeNote": "With Premium, you'll get:"
128
104
  }
129
105
  }
@@ -101,29 +101,5 @@
101
101
  "replaceLogo": "Substituir logótipo",
102
102
  "delete": "Eliminar",
103
103
  "deleteLogo": "Eliminar Logótipo"
104
- },
105
- "websiteContextualUpgradeModal": {
106
- "upgradeButtonText": "Upgrade Now",
107
- "closeButtonText": "No Thanks",
108
- "upgradeToAddPageTitle": "Upgrade to add more pages",
109
- "upgradeToAddPageDescription": "You've reached the free page limit. Upgrade to keep building your site and access all premium features.",
110
- "upgradeToContactFormTitle": "Upgrade to unlock contact form",
111
- "upgradeToContactFormDescription": "Let visitors reach you directly. Upgrade to add a contact form to your site and access all premium features.",
112
- "upgradeToMapsTitle": "Upgrade to unlock maps",
113
- "upgradeToMapsDescription": "Help visitors find you easily. Upgrade to embed interactive maps to your site and access all premium features.",
114
- "upgradeToVideosTitle": "Upgrade to unlock videos",
115
- "upgradeToVideosDescription": "Bring your content to life. Upgrade to embed and play videos to your site and access all premium features.",
116
- "upgradeToRemoveWatermarkTitle": "Upgrade to remove watermark",
117
- "upgradeToRemoveWatermarkDescription": "Make it truly yours. Upgrade to remove our watermark from your site and access all premium features.",
118
- "upgradeToPublishTitle": "Upgrade to publish your site",
119
- "upgradeToPublishDescription": "Each subscription lets you publish one website. Add another subscription to publish this site and access all premium features.",
120
- "featureCustomerCare": "24/7 customer care",
121
- "featureCustomDomain": "Connect a custom domain",
122
- "featureNoWatermark": "No {{websiteName}} watermark",
123
- "featureUnlimitedPages": "Unlimited pages",
124
- "featurePremiumContent": "Contact forms, videos and maps",
125
- "featureStore": "Basic online store",
126
- "featureCancelAnytime": "Cancel anytime",
127
- "premiumUpgradeNote": "With Premium, you'll get:"
128
104
  }
129
105
  }
@@ -68,9 +68,6 @@ const priceTr = (key, valuesToInterpolate = {}) => tr(`price.${key}`, valuesToIn
68
68
  const uploadLogoSearchResultCardTr = (key, valuesToInterpolate = {}) =>
69
69
  tr(`uploadLogoSearchResultCard.${key}`, valuesToInterpolate);
70
70
 
71
- const websiteContextualUpgradeModalTr = (key, valuesToInterpolate = {}) =>
72
- tr(`websiteContextualUpgradeModal.${key}`, valuesToInterpolate);
73
-
74
71
  const getCurrentLocale = () => {
75
72
  return i18next.language || 'en-US';
76
73
  };
@@ -127,5 +124,4 @@ export {
127
124
  priceTr,
128
125
  uploadLogoSearchResultCardTr,
129
126
  formatCurrency,
130
- websiteContextualUpgradeModalTr,
131
127
  };