@mindful-web/marko-web-identity-x 1.17.6 → 1.17.8
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/profile.vue +1 -0
- package/components/access.marko.js +2 -2
- package/components/comment-stream.marko.js +2 -2
- package/components/context.marko.js +2 -2
- package/components/form-access.marko.js +2 -2
- package/components/form-authenticate.marko +3 -3
- package/components/form-authenticate.marko.js +5 -5
- package/components/form-change-email.marko.js +2 -2
- package/components/form-login.marko +3 -2
- package/components/form-login.marko.js +6 -4
- package/components/form-logout.marko.js +2 -2
- package/components/form-profile.marko +1 -1
- package/components/form-profile.marko.js +3 -3
- package/components/form-register.marko.js +2 -2
- package/components/identify.marko.js +2 -2
- package/components/non-auth-identify.marko.js +2 -2
- package/package.json +2 -2
package/browser/profile.vue
CHANGED
|
@@ -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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
56
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
71
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
47
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
110
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/components/form-access.marko",
|
|
111
111
|
tags: [
|
|
112
112
|
"@mindful-web/marko-web/components/browser-component.marko"
|
|
113
113
|
]
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { get } from "@mindful-web/object-path";
|
|
2
2
|
import defaultValue from "@mindful-web/marko-core/utils/default-value";
|
|
3
3
|
|
|
4
|
-
$ const { req } = out.global;
|
|
4
|
+
$ const { req, site } = out.global;
|
|
5
5
|
$ const { identityX, query } = req;
|
|
6
6
|
$ const isEnabled = Boolean(req.identityX);
|
|
7
7
|
$ const additionalEventData = defaultValue(input.additionalEventData, {});
|
|
8
|
-
$ const lang = site.config.lang
|
|
8
|
+
$ const lang = input.lang || defaultValue(site.config.lang, "en");
|
|
9
9
|
|
|
10
10
|
<if(isEnabled)>
|
|
11
11
|
<marko-web-identity-x-context|{ application }|>
|
|
@@ -23,7 +23,7 @@ $ const lang = site.config.lang || "en";
|
|
|
23
23
|
endpoints: identityX.config.getEndpoints(),
|
|
24
24
|
callToAction: input.callToAction,
|
|
25
25
|
buttonLabel: input.buttonLabel,
|
|
26
|
-
consentPolicy: get(application, "organization.consentPolicy"),
|
|
26
|
+
consentPolicy: identityX.config.get("consentPolicy") || get(application, "organization.consentPolicy"),
|
|
27
27
|
emailConsentRequest: get(application, "organization.emailConsentRequest"),
|
|
28
28
|
regionalConsentPolicies: get(application, "organization.regionalConsentPolicies"),
|
|
29
29
|
enableChangeEmail: identityX.config.get("enableChangeEmail"),
|
|
@@ -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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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"),
|
|
@@ -19,7 +19,7 @@ var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
|
|
19
19
|
function render(input, out, __component, component, state) {
|
|
20
20
|
var data = input;
|
|
21
21
|
|
|
22
|
-
const { req } = out.global;
|
|
22
|
+
const { req, site } = out.global;
|
|
23
23
|
|
|
24
24
|
const { identityX, query } = req;
|
|
25
25
|
|
|
@@ -27,7 +27,7 @@ function render(input, out, __component, component, state) {
|
|
|
27
27
|
|
|
28
28
|
const additionalEventData = defaultValue(input.additionalEventData, {});
|
|
29
29
|
|
|
30
|
-
const lang = site.config.lang
|
|
30
|
+
const lang = input.lang || defaultValue(site.config.lang, "en");
|
|
31
31
|
|
|
32
32
|
if (isEnabled) {
|
|
33
33
|
marko_web_identity_x_context_tag({
|
|
@@ -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
|
-
consentPolicy: get(application, "organization.consentPolicy"),
|
|
49
|
+
consentPolicy: identityX.config.get("consentPolicy") || get(application, "organization.consentPolicy"),
|
|
50
50
|
emailConsentRequest: get(application, "organization.emailConsentRequest"),
|
|
51
51
|
regionalConsentPolicies: get(application, "organization.regionalConsentPolicies"),
|
|
52
52
|
enableChangeEmail: identityX.config.get("enableChangeEmail"),
|
|
@@ -67,7 +67,7 @@ marko_template._ = marko_renderer(render, {
|
|
|
67
67
|
}, marko_component);
|
|
68
68
|
|
|
69
69
|
marko_template.meta = {
|
|
70
|
-
id: "/@mindful-web/marko-web-identity-x$1.17.
|
|
70
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/components/form-authenticate.marko",
|
|
71
71
|
component: "./form-authenticate.marko",
|
|
72
72
|
tags: [
|
|
73
73
|
"@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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
62
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/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",
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { get } from "@mindful-web/object-path";
|
|
2
2
|
import defaultValue from "@mindful-web/marko-core/utils/default-value";
|
|
3
3
|
|
|
4
|
-
$ const { req } = out.global;
|
|
4
|
+
$ const { req, site } = out.global;
|
|
5
5
|
$ const { identityX } = req;
|
|
6
6
|
$ const additionalEventData = defaultValue(input.additionalEventData, {});
|
|
7
|
+
$ const lang = input.lang || defaultValue(site.config.lang, "en");
|
|
7
8
|
|
|
8
9
|
<if(Boolean(identityX))>
|
|
9
10
|
<marko-web-identity-x-context|{ user, isEnabled, application }|>
|
|
@@ -22,7 +23,7 @@ $ const additionalEventData = defaultValue(input.additionalEventData, {});
|
|
|
22
23
|
consentPolicy: identityX.config.get("consentPolicy") || get(application, "organization.consentPolicy"),
|
|
23
24
|
regionalConsentPolicies: get(application, "organization.regionalConsentPolicies"),
|
|
24
25
|
appContextId: identityX.config.get("appContextId"),
|
|
25
|
-
lang
|
|
26
|
+
lang,
|
|
26
27
|
};
|
|
27
28
|
<if(isEnabled)>
|
|
28
29
|
<marko-web-browser-component name="IdentityXLogin" props=props />
|
|
@@ -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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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"),
|
|
@@ -19,12 +19,14 @@ var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
|
|
19
19
|
function render(input, out, __component, component, state) {
|
|
20
20
|
var data = input;
|
|
21
21
|
|
|
22
|
-
const { req } = out.global;
|
|
22
|
+
const { req, site } = out.global;
|
|
23
23
|
|
|
24
24
|
const { identityX } = req;
|
|
25
25
|
|
|
26
26
|
const additionalEventData = defaultValue(input.additionalEventData, {});
|
|
27
27
|
|
|
28
|
+
const lang = input.lang || defaultValue(site.config.lang, "en");
|
|
29
|
+
|
|
28
30
|
if (Boolean(identityX)) {
|
|
29
31
|
marko_web_identity_x_context_tag({
|
|
30
32
|
renderBody: function(out, { user, isEnabled, application }) {
|
|
@@ -43,7 +45,7 @@ function render(input, out, __component, component, state) {
|
|
|
43
45
|
consentPolicy: identityX.config.get("consentPolicy") || get(application, "organization.consentPolicy"),
|
|
44
46
|
regionalConsentPolicies: get(application, "organization.regionalConsentPolicies"),
|
|
45
47
|
appContextId: identityX.config.get("appContextId"),
|
|
46
|
-
lang
|
|
48
|
+
lang,
|
|
47
49
|
};
|
|
48
50
|
|
|
49
51
|
if (isEnabled) {
|
|
@@ -62,7 +64,7 @@ marko_template._ = marko_renderer(render, {
|
|
|
62
64
|
}, marko_component);
|
|
63
65
|
|
|
64
66
|
marko_template.meta = {
|
|
65
|
-
id: "/@mindful-web/marko-web-identity-x$1.17.
|
|
67
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/components/form-login.marko",
|
|
66
68
|
component: "./form-login.marko",
|
|
67
69
|
tags: [
|
|
68
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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
32
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/components/form-logout.marko",
|
|
33
33
|
tags: [
|
|
34
34
|
"@mindful-web/marko-web/components/browser-component.marko"
|
|
35
35
|
]
|
|
@@ -4,7 +4,7 @@ import defaultValue from "@mindful-web/marko-core/utils/default-value";
|
|
|
4
4
|
$ const { req, site } = out.global;
|
|
5
5
|
$ const { identityX, query } = req;
|
|
6
6
|
$ const additionalEventData = defaultValue(input.additionalEventData, {});
|
|
7
|
-
$ const lang = site.config.lang
|
|
7
|
+
$ const lang = input.lang || defaultValue(site.config.lang, "en");
|
|
8
8
|
|
|
9
9
|
<if(Boolean(identityX))>
|
|
10
10
|
<marko-web-identity-x-context|{ user, isEnabled, application }|>
|
|
@@ -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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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"),
|
|
@@ -25,7 +25,7 @@ function render(input, out, __component, component, state) {
|
|
|
25
25
|
|
|
26
26
|
const additionalEventData = defaultValue(input.additionalEventData, {});
|
|
27
27
|
|
|
28
|
-
const lang = site.config.lang
|
|
28
|
+
const lang = input.lang || defaultValue(site.config.lang, "en");
|
|
29
29
|
|
|
30
30
|
if (Boolean(identityX)) {
|
|
31
31
|
marko_web_identity_x_context_tag({
|
|
@@ -72,7 +72,7 @@ marko_template._ = marko_renderer(render, {
|
|
|
72
72
|
}, marko_component);
|
|
73
73
|
|
|
74
74
|
marko_template.meta = {
|
|
75
|
-
id: "/@mindful-web/marko-web-identity-x$1.17.
|
|
75
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/components/form-profile.marko",
|
|
76
76
|
component: "./form-profile.marko",
|
|
77
77
|
tags: [
|
|
78
78
|
"@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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
28
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
53
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
5
|
+
marko_componentType = "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
48
|
+
id: "/@mindful-web/marko-web-identity-x$1.17.8/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.
|
|
3
|
+
"version": "1.17.8",
|
|
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": "
|
|
39
|
+
"gitHead": "9e5a385c2a3398608c8e1db47419ab027bafb776"
|
|
40
40
|
}
|