@designcrowd/fe-shared-lib 1.2.5-ml-jj-4 → 1.2.5-ml-jj-6
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.
- package/package.json +1 -1
- package/public/css/tailwind-brandCrowd.css +0 -6
- package/public/css/tailwind-brandPage.css +0 -6
- package/public/css/tailwind-crazyDomains.css +0 -6
- package/public/css/tailwind-designCom.css +0 -6
- package/public/css/tailwind-designCrowd.css +0 -6
- package/src/bundles/bundled-translations.de-DE.json +1 -1
- package/src/bundles/bundled-translations.es-ES.json +1 -1
- package/src/bundles/bundled-translations.fr-FR.json +1 -1
- package/src/bundles/bundled-translations.json +1 -1
- package/src/bundles/bundled-translations.pt-PT.json +1 -1
- package/src/experiences/components/PublishBrandPageModal/PublishBrandPageModal.stories.js +2 -2
- package/src/experiences/components/SellDomainNameSearchResult/SellDomainNameListSearchResult.vue +0 -1
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.de-DE.json +1 -1
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.es-ES.json +1 -1
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.fr-FR.json +1 -1
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.json +1 -1
- package/src/experiences/components/SellDomainNameSearchResult/i18n/sell-domain-name-list-search-result.pt-PT.json +1 -1
package/package.json
CHANGED
|
@@ -849,9 +849,6 @@ video {
|
|
|
849
849
|
.theme-brandCrowd .tw-max-h-screen {
|
|
850
850
|
max-height: 100vh;
|
|
851
851
|
}
|
|
852
|
-
.theme-brandCrowd .tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
852
|
.theme-brandCrowd .tw-w-10 {
|
|
856
853
|
width: 2.5rem;
|
|
857
854
|
}
|
|
@@ -2266,9 +2263,6 @@ video {
|
|
|
2266
2263
|
.theme-brandCrowd .md\:tw-w-full {
|
|
2267
2264
|
width: 100%;
|
|
2268
2265
|
}
|
|
2269
|
-
.theme-brandCrowd .md\:tw-min-w-24 {
|
|
2270
|
-
min-width: 6rem;
|
|
2271
|
-
}
|
|
2272
2266
|
.theme-brandCrowd .md\:tw-max-w-full {
|
|
2273
2267
|
max-width: 100%;
|
|
2274
2268
|
}
|
|
@@ -849,9 +849,6 @@ video {
|
|
|
849
849
|
.theme-brandPage .tw-max-h-screen {
|
|
850
850
|
max-height: 100vh;
|
|
851
851
|
}
|
|
852
|
-
.theme-brandPage .tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
852
|
.theme-brandPage .tw-w-10 {
|
|
856
853
|
width: 2.5rem;
|
|
857
854
|
}
|
|
@@ -1950,9 +1947,6 @@ video {
|
|
|
1950
1947
|
.theme-brandPage .md\:tw-w-full {
|
|
1951
1948
|
width: 100%;
|
|
1952
1949
|
}
|
|
1953
|
-
.theme-brandPage .md\:tw-min-w-24 {
|
|
1954
|
-
min-width: 6rem;
|
|
1955
|
-
}
|
|
1956
1950
|
.theme-brandPage .md\:tw-max-w-full {
|
|
1957
1951
|
max-width: 100%;
|
|
1958
1952
|
}
|
|
@@ -849,9 +849,6 @@ video {
|
|
|
849
849
|
.theme-crazyDomains .tw-max-h-screen {
|
|
850
850
|
max-height: 100vh;
|
|
851
851
|
}
|
|
852
|
-
.theme-crazyDomains .tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
852
|
.theme-crazyDomains .tw-w-10 {
|
|
856
853
|
width: 2.5rem;
|
|
857
854
|
}
|
|
@@ -2266,9 +2263,6 @@ video {
|
|
|
2266
2263
|
.theme-crazyDomains .md\:tw-w-full {
|
|
2267
2264
|
width: 100%;
|
|
2268
2265
|
}
|
|
2269
|
-
.theme-crazyDomains .md\:tw-min-w-24 {
|
|
2270
|
-
min-width: 6rem;
|
|
2271
|
-
}
|
|
2272
2266
|
.theme-crazyDomains .md\:tw-max-w-full {
|
|
2273
2267
|
max-width: 100%;
|
|
2274
2268
|
}
|
|
@@ -849,9 +849,6 @@ video {
|
|
|
849
849
|
.theme-designCom .tw-max-h-screen {
|
|
850
850
|
max-height: 100vh;
|
|
851
851
|
}
|
|
852
|
-
.theme-designCom .tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
852
|
.theme-designCom .tw-w-10 {
|
|
856
853
|
width: 2.5rem;
|
|
857
854
|
}
|
|
@@ -2266,9 +2263,6 @@ video {
|
|
|
2266
2263
|
.theme-designCom .md\:tw-w-full {
|
|
2267
2264
|
width: 100%;
|
|
2268
2265
|
}
|
|
2269
|
-
.theme-designCom .md\:tw-min-w-24 {
|
|
2270
|
-
min-width: 6rem;
|
|
2271
|
-
}
|
|
2272
2266
|
.theme-designCom .md\:tw-max-w-full {
|
|
2273
2267
|
max-width: 100%;
|
|
2274
2268
|
}
|
|
@@ -849,9 +849,6 @@ video {
|
|
|
849
849
|
.theme-designCrowd .tw-max-h-screen {
|
|
850
850
|
max-height: 100vh;
|
|
851
851
|
}
|
|
852
|
-
.theme-designCrowd .tw-w-1\/3 {
|
|
853
|
-
width: 33.333333%;
|
|
854
|
-
}
|
|
855
852
|
.theme-designCrowd .tw-w-10 {
|
|
856
853
|
width: 2.5rem;
|
|
857
854
|
}
|
|
@@ -2266,9 +2263,6 @@ video {
|
|
|
2266
2263
|
.theme-designCrowd .md\:tw-w-full {
|
|
2267
2264
|
width: 100%;
|
|
2268
2265
|
}
|
|
2269
|
-
.theme-designCrowd .md\:tw-min-w-24 {
|
|
2270
|
-
min-width: 6rem;
|
|
2271
|
-
}
|
|
2272
2266
|
.theme-designCrowd .md\:tw-max-w-full {
|
|
2273
2267
|
max-width: 100%;
|
|
2274
2268
|
}
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"searchBarPreText": "Domainname"
|
|
41
41
|
},
|
|
42
42
|
"sellDomainNameListSearchResult": {
|
|
43
|
-
"domainSearchEmptyMessage": "Leider konnten wir keine Domain für \"{domainNameSearchTerm}\" finden.",
|
|
43
|
+
"domainSearchEmptyMessage": "Leider konnten wir keine Domain für \"{{domainNameSearchTerm}}\" finden.",
|
|
44
44
|
"searchAnotherDomainMessage": "Versuchen Sie, mit einer anderen Domain zu suchen."
|
|
45
45
|
},
|
|
46
46
|
"sellDomainNameWidget": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"searchBarPreText": "Nombre de dominio"
|
|
41
41
|
},
|
|
42
42
|
"sellDomainNameListSearchResult": {
|
|
43
|
-
"domainSearchEmptyMessage": "Lo siento, no hemos podido encontrar ningún dominio para \"{domainNameSearchTerm}\".",
|
|
43
|
+
"domainSearchEmptyMessage": "Lo siento, no hemos podido encontrar ningún dominio para \"{{domainNameSearchTerm}}\".",
|
|
44
44
|
"searchAnotherDomainMessage": "Prueba a buscar con otro nombre de dominio."
|
|
45
45
|
},
|
|
46
46
|
"sellDomainNameWidget": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"searchBarPreText": "Nom de domaine"
|
|
41
41
|
},
|
|
42
42
|
"sellDomainNameListSearchResult": {
|
|
43
|
-
"domainSearchEmptyMessage": "Désolé, nous n’avons pas trouvé de nom de domaine pour \"{domainNameSearchTerm}\".",
|
|
43
|
+
"domainSearchEmptyMessage": "Désolé, nous n’avons pas trouvé de nom de domaine pour \"{{domainNameSearchTerm}}\".",
|
|
44
44
|
"searchAnotherDomainMessage": "Essayez de faire une recherche avec un autre nom de domaine."
|
|
45
45
|
},
|
|
46
46
|
"sellDomainNameWidget": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"searchBarPreText": "Domain name"
|
|
41
41
|
},
|
|
42
42
|
"sellDomainNameListSearchResult": {
|
|
43
|
-
"domainSearchEmptyMessage": "Sorry, we couldn't find any domain for \"{domainNameSearchTerm}\".",
|
|
43
|
+
"domainSearchEmptyMessage": "Sorry, we couldn't find any domain for \"{{domainNameSearchTerm}}\".",
|
|
44
44
|
"searchAnotherDomainMessage": "Try searching with another domain name."
|
|
45
45
|
},
|
|
46
46
|
"sellDomainNameWidget": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"searchBarPreText": "Nome de domínio"
|
|
41
41
|
},
|
|
42
42
|
"sellDomainNameListSearchResult": {
|
|
43
|
-
"domainSearchEmptyMessage": "Não conseguimos encontrar nenhum domínio para \"{domainNameSearchTerm}\".",
|
|
43
|
+
"domainSearchEmptyMessage": "Não conseguimos encontrar nenhum domínio para \"{{domainNameSearchTerm}}\".",
|
|
44
44
|
"searchAnotherDomainMessage": "Experimente pesquisar outro nome de domínio."
|
|
45
45
|
},
|
|
46
46
|
"sellDomainNameWidget": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import Card from './PublishBrandPageCard.vue';
|
|
2
2
|
import PublishBrandPageModal from './PublishBrandPageModal.vue';
|
|
3
3
|
import { domains } from './__fixtures__/data';
|
|
4
|
-
import {
|
|
4
|
+
import { setSharedLibLocaleAsync } from '../../../useSharedLibTranslate';
|
|
5
5
|
|
|
6
6
|
export default {
|
|
7
7
|
title: 'Components/PublishBrandPageModal',
|
|
@@ -11,7 +11,7 @@ export default {
|
|
|
11
11
|
const locale = 'en-US';
|
|
12
12
|
|
|
13
13
|
const loadTranslationAsync = async () => {
|
|
14
|
-
await
|
|
14
|
+
await setSharedLibLocaleAsync(locale);
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
export const NotPublishedWithPurchasedDomains = () => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"sellDomainNameListSearchResult": {
|
|
3
|
-
"domainSearchEmptyMessage": "Leider konnten wir keine Domain für \"{domainNameSearchTerm}\" finden.",
|
|
3
|
+
"domainSearchEmptyMessage": "Leider konnten wir keine Domain für \"{{domainNameSearchTerm}}\" finden.",
|
|
4
4
|
"searchAnotherDomainMessage": "Versuchen Sie, mit einer anderen Domain zu suchen."
|
|
5
5
|
}
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"sellDomainNameListSearchResult": {
|
|
3
|
-
"domainSearchEmptyMessage": "Lo siento, no hemos podido encontrar ningún dominio para \"{domainNameSearchTerm}\".",
|
|
3
|
+
"domainSearchEmptyMessage": "Lo siento, no hemos podido encontrar ningún dominio para \"{{domainNameSearchTerm}}\".",
|
|
4
4
|
"searchAnotherDomainMessage": "Prueba a buscar con otro nombre de dominio."
|
|
5
5
|
}
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"sellDomainNameListSearchResult": {
|
|
3
|
-
"domainSearchEmptyMessage": "Désolé, nous n’avons pas trouvé de nom de domaine pour \"{domainNameSearchTerm}\".",
|
|
3
|
+
"domainSearchEmptyMessage": "Désolé, nous n’avons pas trouvé de nom de domaine pour \"{{domainNameSearchTerm}}\".",
|
|
4
4
|
"searchAnotherDomainMessage": "Essayez de faire une recherche avec un autre nom de domaine."
|
|
5
5
|
}
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"sellDomainNameListSearchResult": {
|
|
3
|
-
"domainSearchEmptyMessage": "Sorry, we couldn't find any domain for \"{domainNameSearchTerm}\".",
|
|
3
|
+
"domainSearchEmptyMessage": "Sorry, we couldn't find any domain for \"{{domainNameSearchTerm}}\".",
|
|
4
4
|
"searchAnotherDomainMessage": "Try searching with another domain name."
|
|
5
5
|
}
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"sellDomainNameListSearchResult": {
|
|
3
|
-
"domainSearchEmptyMessage": "Não conseguimos encontrar nenhum domínio para \"{domainNameSearchTerm}\".",
|
|
3
|
+
"domainSearchEmptyMessage": "Não conseguimos encontrar nenhum domínio para \"{{domainNameSearchTerm}}\".",
|
|
4
4
|
"searchAnotherDomainMessage": "Experimente pesquisar outro nome de domínio."
|
|
5
5
|
}
|
|
6
6
|
}
|