@mindful-web/marko-web-identity-x 1.17.9 → 1.17.11

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/browser/login.vue CHANGED
@@ -242,14 +242,14 @@ export default {
242
242
  }
243
243
 
244
244
  if (this.lang === 'pt') {
245
- return `<h4>Quase lá!</h4>
245
+ return `<h4>Quase pronto!</h4>
246
246
  <p>
247
- Acabamos de enviar um e-mail para <em>${this.email}</em> com o link de login único (que expira em uma hora).
248
- Para concluir ${this.actionText || 'o login'}, abra o e-mail e clique no link.
247
+ Acabamos de enviar um e-mail para <em>${this.email}</em> com seu link de login único (válido por uma hora).
248
+ Para concluir ${this.actionText || 'o login'}, abra a mensagem e clique no link..
249
249
  </p>
250
250
  <p>
251
- Nota: verifique também a pasta de spam ou lixo eletrônico.
252
- Caso não receba o e-mail, é possível que seu firewall ou provedor de internet tenha bloqueado.
251
+ Atenção: verifique também suas pastas de spam/lixo eletrônico.
252
+ Se você não receber este e-mail, é provável que ele tenha sido bloqueado por seu firewall ou provedor de internet.
253
253
  Adicione ${this.senderEmailAddress} à sua lista de remetentes confiáveis e tente se registrar novamente.
254
254
  </p>`;
255
255
  }
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/access.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/access.marko",
6
6
  marko_component = require("./access.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  module_objectPath_module = require("@mindful-web/object-path"),
@@ -53,7 +53,7 @@ marko_template._ = marko_renderer(render, {
53
53
  }, marko_component);
54
54
 
55
55
  marko_template.meta = {
56
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/access.marko",
56
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/access.marko",
57
57
  component: "./access.marko",
58
58
  tags: [
59
59
  "@mindful-web/marko-core/components/resolve.marko"
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/comment-stream.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/comment-stream.marko",
6
6
  marko_component = require("./comment-stream.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  module_objectPath_module = require("@mindful-web/object-path"),
@@ -68,7 +68,7 @@ marko_template._ = marko_renderer(render, {
68
68
  }, marko_component);
69
69
 
70
70
  marko_template.meta = {
71
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/comment-stream.marko",
71
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/comment-stream.marko",
72
72
  component: "./comment-stream.marko",
73
73
  tags: [
74
74
  "@mindful-web/marko-web/components/browser-component.marko",
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/context.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/context.marko",
6
6
  marko_component = require("./context.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  marko_dynamicTag = require("marko/dist/runtime/helpers/dynamic-tag"),
@@ -44,7 +44,7 @@ marko_template._ = marko_renderer(render, {
44
44
  }, marko_component);
45
45
 
46
46
  marko_template.meta = {
47
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/context.marko",
47
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/context.marko",
48
48
  component: "./context.marko",
49
49
  tags: [
50
50
  "@mindful-web/marko-core/components/resolve.marko"
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/form-access.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/form-access.marko",
6
6
  marko_renderer = require("marko/dist/runtime/components/renderer"),
7
7
  module_defaultValue = require("@mindful-web/marko-core/utils/default-value"),
8
8
  defaultValue = module_defaultValue.default || module_defaultValue,
@@ -107,7 +107,7 @@ marko_template._ = marko_renderer(render, {
107
107
  });
108
108
 
109
109
  marko_template.meta = {
110
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/form-access.marko",
110
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/form-access.marko",
111
111
  tags: [
112
112
  "@mindful-web/marko-web/components/browser-component.marko"
113
113
  ]
@@ -23,7 +23,7 @@ $ const lang = input.lang || defaultValue(site.config.lang, "en");
23
23
  endpoints: identityX.config.getEndpoints(),
24
24
  callToAction: input.callToAction,
25
25
  buttonLabel: input.buttonLabel,
26
- loginButtonLabel: input.loginButtonLabel,
26
+ loginButtonLabels: input.loginButtonLabels,
27
27
  consentPolicy: identityX.config.get("consentPolicy") || get(application, "organization.consentPolicy"),
28
28
  emailConsentRequest: get(application, "organization.emailConsentRequest"),
29
29
  regionalConsentPolicies: get(application, "organization.regionalConsentPolicies"),
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/form-authenticate.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/form-authenticate.marko",
6
6
  marko_component = require("./form-authenticate.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  module_objectPath_module = require("@mindful-web/object-path"),
@@ -46,7 +46,7 @@ function render(input, out, __component, component, state) {
46
46
  endpoints: identityX.config.getEndpoints(),
47
47
  callToAction: input.callToAction,
48
48
  buttonLabel: input.buttonLabel,
49
- loginButtonLabel: input.loginButtonLabel,
49
+ loginButtonLabels: input.loginButtonLabels,
50
50
  consentPolicy: identityX.config.get("consentPolicy") || get(application, "organization.consentPolicy"),
51
51
  emailConsentRequest: get(application, "organization.emailConsentRequest"),
52
52
  regionalConsentPolicies: get(application, "organization.regionalConsentPolicies"),
@@ -68,7 +68,7 @@ marko_template._ = marko_renderer(render, {
68
68
  }, marko_component);
69
69
 
70
70
  marko_template.meta = {
71
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/form-authenticate.marko",
71
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/form-authenticate.marko",
72
72
  component: "./form-authenticate.marko",
73
73
  tags: [
74
74
  "@mindful-web/marko-web/components/browser-component.marko",
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/form-change-email.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/form-change-email.marko",
6
6
  marko_component = require("./form-change-email.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  module_objectPath_module = require("@mindful-web/object-path"),
@@ -59,7 +59,7 @@ marko_template._ = marko_renderer(render, {
59
59
  }, marko_component);
60
60
 
61
61
  marko_template.meta = {
62
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/form-change-email.marko",
62
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/form-change-email.marko",
63
63
  component: "./form-change-email.marko",
64
64
  tags: [
65
65
  "@mindful-web/marko-web/components/browser-component.marko",
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/form-login.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/form-login.marko",
6
6
  marko_component = require("./form-login.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  module_objectPath_module = require("@mindful-web/object-path"),
@@ -64,7 +64,7 @@ marko_template._ = marko_renderer(render, {
64
64
  }, marko_component);
65
65
 
66
66
  marko_template.meta = {
67
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/form-login.marko",
67
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/form-login.marko",
68
68
  component: "./form-login.marko",
69
69
  tags: [
70
70
  "@mindful-web/marko-web/components/browser-component.marko",
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/form-logout.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/form-logout.marko",
6
6
  marko_renderer = require("marko/dist/runtime/components/renderer"),
7
7
  module_defaultValue = require("@mindful-web/marko-core/utils/default-value"),
8
8
  defaultValue = module_defaultValue.default || module_defaultValue,
@@ -29,7 +29,7 @@ marko_template._ = marko_renderer(render, {
29
29
  });
30
30
 
31
31
  marko_template.meta = {
32
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/form-logout.marko",
32
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/form-logout.marko",
33
33
  tags: [
34
34
  "@mindful-web/marko-web/components/browser-component.marko"
35
35
  ]
@@ -23,7 +23,7 @@ $ const lang = input.lang || defaultValue(site.config.lang, "en");
23
23
  callToAction: input.callToAction,
24
24
  reloadPageOnSubmit: input.reloadPageOnSubmit,
25
25
  buttonLabel: input.buttonLabel,
26
- loginButtonLabel: input.loginButtonLabel,
26
+ loginButtonLabels: input.loginButtonLabels,
27
27
  endpoints: identityX.config.getEndpoints(),
28
28
  consentPolicy: identityX.config.get("consentPolicy") || get(application, "organization.consentPolicy"),
29
29
  emailConsentRequest: get(application, "organization.emailConsentRequest"),
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/form-profile.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/form-profile.marko",
6
6
  marko_component = require("./form-profile.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  module_objectPath_module = require("@mindful-web/object-path"),
@@ -45,7 +45,7 @@ function render(input, out, __component, component, state) {
45
45
  callToAction: input.callToAction,
46
46
  reloadPageOnSubmit: input.reloadPageOnSubmit,
47
47
  buttonLabel: input.buttonLabel,
48
- loginButtonLabel: input.loginButtonLabel,
48
+ loginButtonLabels: input.loginButtonLabels,
49
49
  endpoints: identityX.config.getEndpoints(),
50
50
  consentPolicy: identityX.config.get("consentPolicy") || get(application, "organization.consentPolicy"),
51
51
  emailConsentRequest: get(application, "organization.emailConsentRequest"),
@@ -73,7 +73,7 @@ marko_template._ = marko_renderer(render, {
73
73
  }, marko_component);
74
74
 
75
75
  marko_template.meta = {
76
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/form-profile.marko",
76
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/form-profile.marko",
77
77
  component: "./form-profile.marko",
78
78
  tags: [
79
79
  "@mindful-web/marko-web/components/browser-component.marko",
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/form-register.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/form-register.marko",
6
6
  marko_renderer = require("marko/dist/runtime/components/renderer"),
7
7
  marko_assign = require("marko/dist/runtime/helpers/assign"),
8
8
  marko_web_identity_x_form_login_template = require("./form-login.marko"),
@@ -25,7 +25,7 @@ marko_template._ = marko_renderer(render, {
25
25
  });
26
26
 
27
27
  marko_template.meta = {
28
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/form-register.marko",
28
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/form-register.marko",
29
29
  tags: [
30
30
  "./form-login.marko"
31
31
  ]
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/identify.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/identify.marko",
6
6
  marko_component = require("./identify.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  module_objectPath_module = require("@mindful-web/object-path"),
@@ -50,7 +50,7 @@ marko_template._ = marko_renderer(render, {
50
50
  }, marko_component);
51
51
 
52
52
  marko_template.meta = {
53
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/identify.marko",
53
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/identify.marko",
54
54
  component: "./identify.marko",
55
55
  tags: [
56
56
  "@mindful-web/marko-web-gtm/components/push.marko",
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
 
4
4
  var marko_template = module.exports = require("marko/dist/html").t(__filename),
5
- marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.9/components/non-auth-identify.marko",
5
+ marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.11/components/non-auth-identify.marko",
6
6
  marko_component = require("./non-auth-identify.marko"),
7
7
  marko_renderer = require("marko/dist/runtime/components/renderer"),
8
8
  marko_dynamicTag = require("marko/dist/runtime/helpers/dynamic-tag"),
@@ -45,7 +45,7 @@ marko_template._ = marko_renderer(render, {
45
45
  }, marko_component);
46
46
 
47
47
  marko_template.meta = {
48
- id: "/@mindful-web/marko-web-identity-x$1.17.9/components/non-auth-identify.marko",
48
+ id: "/@mindful-web/marko-web-identity-x$1.17.11/components/non-auth-identify.marko",
49
49
  component: "./non-auth-identify.marko",
50
50
  tags: [
51
51
  "@mindful-web/marko-core/components/resolve.marko"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindful-web/marko-web-identity-x",
3
- "version": "1.17.9",
3
+ "version": "1.17.11",
4
4
  "description": "Marko Wrapper for IdentityX",
5
5
  "repository": "https://github.com/parameter1/mindful-web/tree/main/packages/marko-web-identity-x",
6
6
  "author": "Josh Worden <josh@parameter1.com>",
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "c035082964375474e145b824808d29bc8ce98cca"
39
+ "gitHead": "8e1982dfad1785655419def40f92fb536d90abb8"
40
40
  }