@designcrowd/fe-shared-lib 1.2.2-ml-jj-3 → 1.2.2-ml-jj-5

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designcrowd/fe-shared-lib",
3
- "version": "1.2.2-ml-jj-3",
3
+ "version": "1.2.2-ml-jj-5",
4
4
  "scripts": {
5
5
  "start": "run-p storybook watch:translation",
6
6
  "build": "npm run build:css --production",
@@ -81,9 +81,6 @@
81
81
  "vue-style-loader": "4.1.3",
82
82
  "yargs": "17.7.2"
83
83
  },
84
- "peerDependencies": {
85
- "vue": "3.5.15"
86
- },
87
84
  "browserslist": [
88
85
  "> 1%",
89
86
  "last 2 versions",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "publishBrandPageModal": {
3
- "firstTimePublishHeaderLabel": "Legen Sie die URL für Ihre {{brandPageDisplayName}} fest",
3
+ "firstTimePublishHeaderLabel": "Legen Sie die URL für {{brandPageDisplayName}} fest",
4
4
  "sitePublishedLabel": "Seite veröffentlicht!",
5
- "publishSuccessLabel": "Ihre {{brandPageDisplayName}} ist live! Beginnen Sie mit der Nutzung Ihres Links:",
5
+ "publishSuccessLabel": "Ihr {{brandPageDisplayName}} ist live! Beginnen Sie mit der Nutzung Ihres Links:",
6
6
  "freePublishCardTitleLabel": "Freie Adresse",
7
7
  "freePublishCardDescriptionLabel": "Wählen Sie jetzt eine kostenlose Adresse zur Veröffentlichung aus. Sie können die URL später jederzeit bearbeiten",
8
8
  "slugInputPlaceholderYourNameLabel": "ihr-name",
@@ -16,7 +16,8 @@
16
16
  "copyLabel": "Kopieren",
17
17
  "copySuccessLabel": "Kopiert!",
18
18
  "publishedSuccessDescriptionLabel": "Kaufen Sie eine passende Domain für Ihre Marke",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "Nein, danke, vielleicht später"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "Nein, danke, vielleicht später",
20
+ "selectDomainDropdownPlaceholder": "Domain auswählen"
20
21
  },
21
22
  "sellDomainNameList": {
22
23
  "freeDomainButtonLabel": "Kostenlose Domain",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "publishBrandPageModal": {
3
- "firstTimePublishHeaderLabel": "Define la URL de tu sitio {{brandPageDisplayName}}",
3
+ "firstTimePublishHeaderLabel": "Establece la URL para {{brandPageDisplayName}}",
4
4
  "sitePublishedLabel": "¡Sitio publicado!",
5
- "publishSuccessLabel": "¡Tu sitio {{brandPageDisplayName}} está online! Comienza a usar el enlace:",
5
+ "publishSuccessLabel": "¡Tu {{brandPageDisplayName}} está activo! Comienza a usar tu enlace:",
6
6
  "freePublishCardTitleLabel": "Dirección gratuita",
7
7
  "freePublishCardDescriptionLabel": "Elige una dirección gratuita para publicar ahora. Siempre puedes editar la URL más tarde",
8
8
  "slugInputPlaceholderYourNameLabel": "tu-nombre",
@@ -12,11 +12,12 @@
12
12
  "setUrlLabel": "Establece URL",
13
13
  "publishLabel": "Publicar",
14
14
  "viewMoreDomainLabel": "VER MÁS DOMINIOS",
15
- "viewMyWebsiteLabel": "Ver sitio {{brandPageDisplayName}}",
15
+ "viewMyWebsiteLabel": "Ver {{brandPageDisplayName}}",
16
16
  "copyLabel": "Copiar",
17
17
  "copySuccessLabel": "¡Copiado!",
18
18
  "publishedSuccessDescriptionLabel": "Compra un nombre de dominio que coincida con tu marca",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "No gracias, quizás más tarde"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "No gracias, quizás más tarde",
20
+ "selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio"
20
21
  },
21
22
  "sellDomainNameList": {
22
23
  "freeDomainButtonLabel": "Dominio gratis",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "publishBrandPageModal": {
3
- "firstTimePublishHeaderLabel": "Définissez l'URL de votre site {{brandPageDisplayName}}",
3
+ "firstTimePublishHeaderLabel": "Définissez l'URL pour {{brandPageDisplayName}}",
4
4
  "sitePublishedLabel": "Site publié !",
5
- "publishSuccessLabel": "Votre site {{brandPageDisplayName}} est en ligne! Commencez à utiliser votre lien:",
5
+ "publishSuccessLabel": "Votre {{brandPageDisplayName}} est en ligne ! Commencez à utiliser votre lien :",
6
6
  "freePublishCardTitleLabel": "Adresse libre",
7
7
  "freePublishCardDescriptionLabel": "Choisissez une adresse gratuite pour publier maintenant. Vous pouvez toujours modifier l'URL plus tard",
8
8
  "slugInputPlaceholderYourNameLabel": "your-name",
@@ -12,11 +12,12 @@
12
12
  "setUrlLabel": "Définir l'URL",
13
13
  "publishLabel": "Publier",
14
14
  "viewMoreDomainLabel": "VOIR PLUS DE NOMS DE DOMAINE",
15
- "viewMyWebsiteLabel": "Voir le site {{brandPageDisplayName}}",
15
+ "viewMyWebsiteLabel": "Voir {{brandPageDisplayName}}",
16
16
  "copyLabel": "Copier",
17
- "copySuccessLabel": "Copié!",
17
+ "copySuccessLabel": "Copié !",
18
18
  "publishedSuccessDescriptionLabel": "Achetez un nom de domaine correspondant à votre marque",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard",
20
+ "selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine"
20
21
  },
21
22
  "sellDomainNameList": {
22
23
  "freeDomainButtonLabel": "Domaine gratuit",
@@ -16,7 +16,8 @@
16
16
  "copyLabel": "Copy",
17
17
  "copySuccessLabel": "Copied!",
18
18
  "publishedSuccessDescriptionLabel": "Buy matching domain name for your brand",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "No thanks, maybe later"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "No thanks, maybe later",
20
+ "selectDomainDropdownPlaceholder": "Select domain name"
20
21
  },
21
22
  "sellDomainNameList": {
22
23
  "freeDomainButtonLabel": "Free Domain",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "publishBrandPageModal": {
3
- "firstTimePublishHeaderLabel": "Defina o URL do seu {{brandPageDisplayName}}",
3
+ "firstTimePublishHeaderLabel": "Defina o URL para {{brandPageDisplayName}}",
4
4
  "sitePublishedLabel": "Site publicado!",
5
- "publishSuccessLabel": "O seu {{brandPageDisplayName}} está ativo! Comece a usar o seu link:",
5
+ "publishSuccessLabel": "A sua página {{brandPageDisplayName}} está ativa! Comece a utilizar o link:",
6
6
  "freePublishCardTitleLabel": "Endereço gratuito",
7
7
  "freePublishCardDescriptionLabel": "Escolha um endereço gratuito para publicar agora. Pode sempre editar o URL mais tarde",
8
8
  "slugInputPlaceholderYourNameLabel": "o-seu-nome",
@@ -16,7 +16,8 @@
16
16
  "copyLabel": "Copiar",
17
17
  "copySuccessLabel": "Copiado!",
18
18
  "publishedSuccessDescriptionLabel": "Compre um nome de domínio que corresponda à sua marca",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado, talvez mais tarde"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado, talvez mais tarde",
20
+ "selectDomainDropdownPlaceholder": "Selecionar nome de domínio"
20
21
  },
21
22
  "sellDomainNameList": {
22
23
  "freeDomainButtonLabel": "Domínio gratuito",
@@ -143,7 +143,7 @@
143
143
  :class="{
144
144
  'tw-text-grayscale-600 tw-font-normal': !selectedCustomDomain,
145
145
  }"
146
- :title="(selectedCustomDomain && selectedCustomDomain.domainName) || 'Select domain name'"
146
+ :title="(selectedCustomDomain && selectedCustomDomain.domainName) || selectDomainDropdownPlaceholder"
147
147
  >
148
148
  <DropdownItem
149
149
  v-for="purchasedDomain of domains"
@@ -431,6 +431,7 @@ export default {
431
431
  copySuccessLabel: tr('publishBrandPageModal.copySuccessLabel'),
432
432
  hasAlreadyPurchasedDomainCloseButtonLabel: tr('publishBrandPageModal.hasAlreadyPurchasedDomainCloseButtonLabel'),
433
433
  publishedSuccessDescriptionLabel: tr('publishBrandPageModal.publishedSuccessDescriptionLabel'),
434
+ selectDomainDropdownPlaceholder: tr('publishBrandPageModal.selectDomainDropdownPlaceholder'),
434
435
  };
435
436
  },
436
437
  data() {
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "publishBrandPageModal": {
3
- "firstTimePublishHeaderLabel": "Legen Sie die URL für Ihre {{brandPageDisplayName}} fest",
3
+ "firstTimePublishHeaderLabel": "Legen Sie die URL für {{brandPageDisplayName}} fest",
4
4
  "sitePublishedLabel": "Seite veröffentlicht!",
5
- "publishSuccessLabel": "Ihre {{brandPageDisplayName}} ist live! Beginnen Sie mit der Nutzung Ihres Links:",
5
+ "publishSuccessLabel": "Ihr {{brandPageDisplayName}} ist live! Beginnen Sie mit der Nutzung Ihres Links:",
6
6
  "freePublishCardTitleLabel": "Freie Adresse",
7
7
  "freePublishCardDescriptionLabel": "Wählen Sie jetzt eine kostenlose Adresse zur Veröffentlichung aus. Sie können die URL später jederzeit bearbeiten",
8
8
  "slugInputPlaceholderYourNameLabel": "ihr-name",
@@ -16,6 +16,7 @@
16
16
  "copyLabel": "Kopieren",
17
17
  "copySuccessLabel": "Kopiert!",
18
18
  "publishedSuccessDescriptionLabel": "Kaufen Sie eine passende Domain für Ihre Marke",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "Nein, danke, vielleicht später"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "Nein, danke, vielleicht später",
20
+ "selectDomainDropdownPlaceholder": "Domain auswählen"
20
21
  }
21
22
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "publishBrandPageModal": {
3
- "firstTimePublishHeaderLabel": "Define la URL de tu sitio {{brandPageDisplayName}}",
3
+ "firstTimePublishHeaderLabel": "Establece la URL para {{brandPageDisplayName}}",
4
4
  "sitePublishedLabel": "¡Sitio publicado!",
5
- "publishSuccessLabel": "¡Tu sitio {{brandPageDisplayName}} está online! Comienza a usar el enlace:",
5
+ "publishSuccessLabel": "¡Tu {{brandPageDisplayName}} está activo! Comienza a usar tu enlace:",
6
6
  "freePublishCardTitleLabel": "Dirección gratuita",
7
7
  "freePublishCardDescriptionLabel": "Elige una dirección gratuita para publicar ahora. Siempre puedes editar la URL más tarde",
8
8
  "slugInputPlaceholderYourNameLabel": "tu-nombre",
@@ -12,10 +12,11 @@
12
12
  "setUrlLabel": "Establece URL",
13
13
  "publishLabel": "Publicar",
14
14
  "viewMoreDomainLabel": "VER MÁS DOMINIOS",
15
- "viewMyWebsiteLabel": "Ver sitio {{brandPageDisplayName}}",
15
+ "viewMyWebsiteLabel": "Ver {{brandPageDisplayName}}",
16
16
  "copyLabel": "Copiar",
17
17
  "copySuccessLabel": "¡Copiado!",
18
18
  "publishedSuccessDescriptionLabel": "Compra un nombre de dominio que coincida con tu marca",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "No gracias, quizás más tarde"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "No gracias, quizás más tarde",
20
+ "selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio"
20
21
  }
21
22
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "publishBrandPageModal": {
3
- "firstTimePublishHeaderLabel": "Définissez l'URL de votre site {{brandPageDisplayName}}",
3
+ "firstTimePublishHeaderLabel": "Définissez l'URL pour {{brandPageDisplayName}}",
4
4
  "sitePublishedLabel": "Site publié !",
5
- "publishSuccessLabel": "Votre site {{brandPageDisplayName}} est en ligne! Commencez à utiliser votre lien:",
5
+ "publishSuccessLabel": "Votre {{brandPageDisplayName}} est en ligne ! Commencez à utiliser votre lien :",
6
6
  "freePublishCardTitleLabel": "Adresse libre",
7
7
  "freePublishCardDescriptionLabel": "Choisissez une adresse gratuite pour publier maintenant. Vous pouvez toujours modifier l'URL plus tard",
8
8
  "slugInputPlaceholderYourNameLabel": "your-name",
@@ -12,10 +12,11 @@
12
12
  "setUrlLabel": "Définir l'URL",
13
13
  "publishLabel": "Publier",
14
14
  "viewMoreDomainLabel": "VOIR PLUS DE NOMS DE DOMAINE",
15
- "viewMyWebsiteLabel": "Voir le site {{brandPageDisplayName}}",
15
+ "viewMyWebsiteLabel": "Voir {{brandPageDisplayName}}",
16
16
  "copyLabel": "Copier",
17
- "copySuccessLabel": "Copié!",
17
+ "copySuccessLabel": "Copié !",
18
18
  "publishedSuccessDescriptionLabel": "Achetez un nom de domaine correspondant à votre marque",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "Non merci, peut-être plus tard",
20
+ "selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine"
20
21
  }
21
22
  }
@@ -16,6 +16,7 @@
16
16
  "copyLabel": "Copy",
17
17
  "copySuccessLabel": "Copied!",
18
18
  "publishedSuccessDescriptionLabel": "Buy matching domain name for your brand",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "No thanks, maybe later"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "No thanks, maybe later",
20
+ "selectDomainDropdownPlaceholder": "Select domain name"
20
21
  }
21
22
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "publishBrandPageModal": {
3
- "firstTimePublishHeaderLabel": "Defina o URL do seu {{brandPageDisplayName}}",
3
+ "firstTimePublishHeaderLabel": "Defina o URL para {{brandPageDisplayName}}",
4
4
  "sitePublishedLabel": "Site publicado!",
5
- "publishSuccessLabel": "O seu {{brandPageDisplayName}} está ativo! Comece a usar o seu link:",
5
+ "publishSuccessLabel": "A sua página {{brandPageDisplayName}} está ativa! Comece a utilizar o link:",
6
6
  "freePublishCardTitleLabel": "Endereço gratuito",
7
7
  "freePublishCardDescriptionLabel": "Escolha um endereço gratuito para publicar agora. Pode sempre editar o URL mais tarde",
8
8
  "slugInputPlaceholderYourNameLabel": "o-seu-nome",
@@ -16,6 +16,7 @@
16
16
  "copyLabel": "Copiar",
17
17
  "copySuccessLabel": "Copiado!",
18
18
  "publishedSuccessDescriptionLabel": "Compre um nome de domínio que corresponda à sua marca",
19
- "hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado, talvez mais tarde"
19
+ "hasAlreadyPurchasedDomainCloseButtonLabel": "Não, obrigado, talvez mais tarde",
20
+ "selectDomainDropdownPlaceholder": "Selecionar nome de domínio"
20
21
  }
21
22
  }