@designcrowd/fe-shared-lib 1.5.9-kp-4 → 1.5.9-kp-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.
Files changed (22) hide show
  1. package/dist/css/tailwind-brandCrowd.css +3 -0
  2. package/dist/css/tailwind-brandPage.css +3 -0
  3. package/dist/css/tailwind-crazyDomains.css +3 -0
  4. package/dist/css/tailwind-designCom.css +3 -0
  5. package/dist/css/tailwind-designCrowd.css +3 -0
  6. package/package.json +1 -1
  7. package/src/bundles/bundled-translations.de-DE.json +2 -2
  8. package/src/bundles/bundled-translations.es-ES.json +2 -2
  9. package/src/bundles/bundled-translations.fr-CA.json +2 -2
  10. package/src/bundles/bundled-translations.fr-FR.json +2 -2
  11. package/src/bundles/bundled-translations.json +1 -1
  12. package/src/bundles/bundled-translations.pt-BR.json +2 -2
  13. package/src/bundles/bundled-translations.pt-PT.json +2 -2
  14. package/src/experiences/components/PublishBrandPageModal/PublishBrandPageModal.vue +3 -3
  15. package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.de-DE.json +2 -2
  16. package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.es-ES.json +2 -2
  17. package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-CA.json +2 -2
  18. package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.fr-FR.json +2 -2
  19. package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.json +1 -1
  20. package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.pt-BR.json +2 -2
  21. package/src/experiences/components/PublishBrandPageModal/i18n/publish-brand-page-modal.pt-PT.json +2 -2
  22. package/src/experiences/components/PublishBrandPageModal/views/PublishWhenNoDomainsView.vue +2 -2
@@ -617,6 +617,9 @@ video {
617
617
  .tw-m-3 {
618
618
  margin: 0.75rem;
619
619
  }
620
+ .tw-m-4 {
621
+ margin: 1rem;
622
+ }
620
623
  .tw-m-5 {
621
624
  margin: 1.25rem;
622
625
  }
@@ -617,6 +617,9 @@ video {
617
617
  .tw-m-3 {
618
618
  margin: 0.75rem;
619
619
  }
620
+ .tw-m-4 {
621
+ margin: 1rem;
622
+ }
620
623
  .tw-m-5 {
621
624
  margin: 1.25rem;
622
625
  }
@@ -617,6 +617,9 @@ video {
617
617
  .tw-m-3 {
618
618
  margin: 0.75rem;
619
619
  }
620
+ .tw-m-4 {
621
+ margin: 1rem;
622
+ }
620
623
  .tw-m-5 {
621
624
  margin: 1.25rem;
622
625
  }
@@ -617,6 +617,9 @@ video {
617
617
  .tw-m-3 {
618
618
  margin: 0.75rem;
619
619
  }
620
+ .tw-m-4 {
621
+ margin: 1rem;
622
+ }
620
623
  .tw-m-5 {
621
624
  margin: 1.25rem;
622
625
  }
@@ -617,6 +617,9 @@ video {
617
617
  .tw-m-3 {
618
618
  margin: 0.75rem;
619
619
  }
620
+ .tw-m-4 {
621
+ margin: 1rem;
622
+ }
620
623
  .tw-m-5 {
621
624
  margin: 1.25rem;
622
625
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designcrowd/fe-shared-lib",
3
- "version": "1.5.9-kp-4",
3
+ "version": "1.5.9-kp-6",
4
4
  "scripts": {
5
5
  "start": "run-p storybook watch:translation",
6
6
  "build": "npm run build:css --production",
@@ -33,8 +33,8 @@
33
33
  "selectDomainDropdownPlaceholder": "Domain auswählen",
34
34
  "websiteFriendlyName": "Website",
35
35
  "digitalBusinessCardFriendlyName": "Digitale Visitenkarte",
36
- "alreadyHaveADomainLabel": "Already have a domain?",
37
- "useExistingDomainLabel": "Use existing domain"
36
+ "alreadyHaveADomainLabel": "Besitzen Sie bereits eine Domain?",
37
+ "useExistingDomainLabel": "Vorhandene Domain verwenden"
38
38
  },
39
39
  "sellDomainNameList": {
40
40
  "freeDomainButtonLabel": "Kostenlose Domain",
@@ -33,8 +33,8 @@
33
33
  "selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio",
34
34
  "websiteFriendlyName": "Sitio web",
35
35
  "digitalBusinessCardFriendlyName": "Tarjeta de visita digital",
36
- "alreadyHaveADomainLabel": "Already have a domain?",
37
- "useExistingDomainLabel": "Use existing domain"
36
+ "alreadyHaveADomainLabel": "¿Ya tienes un dominio?",
37
+ "useExistingDomainLabel": "Usa el dominio existente"
38
38
  },
39
39
  "sellDomainNameList": {
40
40
  "freeDomainButtonLabel": "Dominio gratis",
@@ -33,8 +33,8 @@
33
33
  "selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
34
34
  "websiteFriendlyName": "Site Web",
35
35
  "digitalBusinessCardFriendlyName": "Carte professionnelle numérique",
36
- "alreadyHaveADomainLabel": "Already have a domain?",
37
- "useExistingDomainLabel": "Use existing domain"
36
+ "alreadyHaveADomainLabel": "Vous avez déjà un domaine?",
37
+ "useExistingDomainLabel": "Utiliser un domaine existant"
38
38
  },
39
39
  "sellDomainNameList": {
40
40
  "freeDomainButtonLabel": "Domaine gratuit",
@@ -33,8 +33,8 @@
33
33
  "selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
34
34
  "websiteFriendlyName": "Site Web",
35
35
  "digitalBusinessCardFriendlyName": "Carte de visite numérique",
36
- "alreadyHaveADomainLabel": "Already have a domain?",
37
- "useExistingDomainLabel": "Use existing domain"
36
+ "alreadyHaveADomainLabel": "Vous avez déjà un domaine ?",
37
+ "useExistingDomainLabel": "Utiliser un domaine existant"
38
38
  },
39
39
  "sellDomainNameList": {
40
40
  "freeDomainButtonLabel": "Domaine gratuit",
@@ -34,7 +34,7 @@
34
34
  "websiteFriendlyName": "Website",
35
35
  "digitalBusinessCardFriendlyName": "Digital Business Card",
36
36
  "alreadyHaveADomainLabel": "Already have a domain?",
37
- "useExistingDomainLabel": "Use existing domain"
37
+ "useExistingDomainLabel": "Use my existing domain"
38
38
  },
39
39
  "sellDomainNameList": {
40
40
  "freeDomainButtonLabel": "Free Domain",
@@ -33,8 +33,8 @@
33
33
  "selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
34
34
  "websiteFriendlyName": "Site",
35
35
  "digitalBusinessCardFriendlyName": "Cartão de visita digital",
36
- "alreadyHaveADomainLabel": "Already have a domain?",
37
- "useExistingDomainLabel": "Use existing domain"
36
+ "alreadyHaveADomainLabel": " tem um domínio?",
37
+ "useExistingDomainLabel": "Usar domínio existente"
38
38
  },
39
39
  "sellDomainNameList": {
40
40
  "freeDomainButtonLabel": "Domínio gratuito",
@@ -33,8 +33,8 @@
33
33
  "selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
34
34
  "websiteFriendlyName": "Website",
35
35
  "digitalBusinessCardFriendlyName": "Cartão de visita digital",
36
- "alreadyHaveADomainLabel": "Already have a domain?",
37
- "useExistingDomainLabel": "Use existing domain"
36
+ "alreadyHaveADomainLabel": " tem um domínio?",
37
+ "useExistingDomainLabel": "Utilizar domínio existente"
38
38
  },
39
39
  "sellDomainNameList": {
40
40
  "freeDomainButtonLabel": "Domínio gratuito",
@@ -42,7 +42,7 @@
42
42
  :brand-page-type="brandPageType"
43
43
  @on-slug-changed="onSlugChanged"
44
44
  @internal-publish-brand-page="onInternalPublishBrandPage"
45
- @use-existing-domain="onUseExistingDomain"
45
+ @on-use-existing-domain="onUseExistingDomain"
46
46
  >
47
47
  <template #recommended>
48
48
  <slot name="recommended" />
@@ -288,7 +288,7 @@ export default {
288
288
  'on-view-more-domains',
289
289
  'on-slug-changed',
290
290
  'on-show-domain-modal',
291
- 'use-existing-domain',
291
+ 'on-use-existing-domain',
292
292
  ],
293
293
  setup() {
294
294
  return {
@@ -390,7 +390,7 @@ export default {
390
390
  this.$emit('on-slug-changed', e);
391
391
  },
392
392
  onUseExistingDomain() {
393
- this.$emit('use-existing-domain');
393
+ this.$emit('on-use-existing-domain');
394
394
  },
395
395
  onInternalPublishBrandPage(slug, customdomain) {
396
396
  this.$emit('internal-publish-brand-page', slug, customdomain);
@@ -20,7 +20,7 @@
20
20
  "selectDomainDropdownPlaceholder": "Domain auswählen",
21
21
  "websiteFriendlyName": "Website",
22
22
  "digitalBusinessCardFriendlyName": "Digitale Visitenkarte",
23
- "alreadyHaveADomainLabel": "Already have a domain?",
24
- "useExistingDomainLabel": "Use existing domain"
23
+ "alreadyHaveADomainLabel": "Besitzen Sie bereits eine Domain?",
24
+ "useExistingDomainLabel": "Vorhandene Domain verwenden"
25
25
  }
26
26
  }
@@ -20,7 +20,7 @@
20
20
  "selectDomainDropdownPlaceholder": "Selecciona un nombre de dominio",
21
21
  "websiteFriendlyName": "Sitio web",
22
22
  "digitalBusinessCardFriendlyName": "Tarjeta de visita digital",
23
- "alreadyHaveADomainLabel": "Already have a domain?",
24
- "useExistingDomainLabel": "Use existing domain"
23
+ "alreadyHaveADomainLabel": "¿Ya tienes un dominio?",
24
+ "useExistingDomainLabel": "Usa el dominio existente"
25
25
  }
26
26
  }
@@ -20,7 +20,7 @@
20
20
  "selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
21
21
  "websiteFriendlyName": "Site Web",
22
22
  "digitalBusinessCardFriendlyName": "Carte professionnelle numérique",
23
- "alreadyHaveADomainLabel": "Already have a domain?",
24
- "useExistingDomainLabel": "Use existing domain"
23
+ "alreadyHaveADomainLabel": "Vous avez déjà un domaine?",
24
+ "useExistingDomainLabel": "Utiliser un domaine existant"
25
25
  }
26
26
  }
@@ -20,7 +20,7 @@
20
20
  "selectDomainDropdownPlaceholder": "Sélectionner un nom de domaine",
21
21
  "websiteFriendlyName": "Site Web",
22
22
  "digitalBusinessCardFriendlyName": "Carte de visite numérique",
23
- "alreadyHaveADomainLabel": "Already have a domain?",
24
- "useExistingDomainLabel": "Use existing domain"
23
+ "alreadyHaveADomainLabel": "Vous avez déjà un domaine ?",
24
+ "useExistingDomainLabel": "Utiliser un domaine existant"
25
25
  }
26
26
  }
@@ -21,6 +21,6 @@
21
21
  "websiteFriendlyName": "Website",
22
22
  "digitalBusinessCardFriendlyName": "Digital Business Card",
23
23
  "alreadyHaveADomainLabel": "Already have a domain?",
24
- "useExistingDomainLabel": "Use existing domain"
24
+ "useExistingDomainLabel": "Use my existing domain"
25
25
  }
26
26
  }
@@ -20,7 +20,7 @@
20
20
  "selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
21
21
  "websiteFriendlyName": "Site",
22
22
  "digitalBusinessCardFriendlyName": "Cartão de visita digital",
23
- "alreadyHaveADomainLabel": "Already have a domain?",
24
- "useExistingDomainLabel": "Use existing domain"
23
+ "alreadyHaveADomainLabel": " tem um domínio?",
24
+ "useExistingDomainLabel": "Usar domínio existente"
25
25
  }
26
26
  }
@@ -20,7 +20,7 @@
20
20
  "selectDomainDropdownPlaceholder": "Selecionar nome de domínio",
21
21
  "websiteFriendlyName": "Website",
22
22
  "digitalBusinessCardFriendlyName": "Cartão de visita digital",
23
- "alreadyHaveADomainLabel": "Already have a domain?",
24
- "useExistingDomainLabel": "Use existing domain"
23
+ "alreadyHaveADomainLabel": " tem um domínio?",
24
+ "useExistingDomainLabel": "Utilizar domínio existente"
25
25
  }
26
26
  }
@@ -115,7 +115,7 @@ export default {
115
115
  default: '',
116
116
  },
117
117
  },
118
- emits: ['internal-publish-brand-page', 'on-slug-changed', 'use-existing-domain'],
118
+ emits: ['internal-publish-brand-page', 'on-slug-changed', 'on-use-existing-domain'],
119
119
  setup() {
120
120
  return {
121
121
  publishBrandPageModalTr,
@@ -174,7 +174,7 @@ export default {
174
174
  this.$emit('internal-publish-brand-page', this.internalSlug);
175
175
  },
176
176
  onUseExistingDomain() {
177
- this.$emit('use-existing-domain');
177
+ this.$emit('on-use-existing-domain');
178
178
  },
179
179
  },
180
180
  };