@genesislcap/foundation-utils 14.251.4 → 14.251.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/dist/custom-elements.json +59 -59
- package/dist/esm/env/variables.js +9 -9
- package/package.json +10 -10
|
@@ -367,6 +367,56 @@
|
|
|
367
367
|
}
|
|
368
368
|
]
|
|
369
369
|
},
|
|
370
|
+
{
|
|
371
|
+
"kind": "javascript-module",
|
|
372
|
+
"path": "src/design-system/design-system.ts",
|
|
373
|
+
"declarations": [
|
|
374
|
+
{
|
|
375
|
+
"kind": "function",
|
|
376
|
+
"name": "assureDesignSystem",
|
|
377
|
+
"return": {
|
|
378
|
+
"type": {
|
|
379
|
+
"text": "DesignSystemModule"
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
"parameters": [
|
|
383
|
+
{
|
|
384
|
+
"name": "module",
|
|
385
|
+
"type": {
|
|
386
|
+
"text": "DesignSystemModule"
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
],
|
|
390
|
+
"description": "assureDesignSystem.",
|
|
391
|
+
"privacy": "public"
|
|
392
|
+
}
|
|
393
|
+
],
|
|
394
|
+
"exports": [
|
|
395
|
+
{
|
|
396
|
+
"kind": "js",
|
|
397
|
+
"name": "assureDesignSystem",
|
|
398
|
+
"declaration": {
|
|
399
|
+
"name": "assureDesignSystem",
|
|
400
|
+
"module": "src/design-system/design-system.ts"
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
]
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"kind": "javascript-module",
|
|
407
|
+
"path": "src/design-system/index.ts",
|
|
408
|
+
"declarations": [],
|
|
409
|
+
"exports": [
|
|
410
|
+
{
|
|
411
|
+
"kind": "js",
|
|
412
|
+
"name": "*",
|
|
413
|
+
"declaration": {
|
|
414
|
+
"name": "*",
|
|
415
|
+
"package": "./design-system"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
]
|
|
419
|
+
},
|
|
370
420
|
{
|
|
371
421
|
"kind": "javascript-module",
|
|
372
422
|
"path": "src/decorators/index.ts",
|
|
@@ -420,56 +470,6 @@
|
|
|
420
470
|
}
|
|
421
471
|
]
|
|
422
472
|
},
|
|
423
|
-
{
|
|
424
|
-
"kind": "javascript-module",
|
|
425
|
-
"path": "src/design-system/design-system.ts",
|
|
426
|
-
"declarations": [
|
|
427
|
-
{
|
|
428
|
-
"kind": "function",
|
|
429
|
-
"name": "assureDesignSystem",
|
|
430
|
-
"return": {
|
|
431
|
-
"type": {
|
|
432
|
-
"text": "DesignSystemModule"
|
|
433
|
-
}
|
|
434
|
-
},
|
|
435
|
-
"parameters": [
|
|
436
|
-
{
|
|
437
|
-
"name": "module",
|
|
438
|
-
"type": {
|
|
439
|
-
"text": "DesignSystemModule"
|
|
440
|
-
}
|
|
441
|
-
}
|
|
442
|
-
],
|
|
443
|
-
"description": "assureDesignSystem.",
|
|
444
|
-
"privacy": "public"
|
|
445
|
-
}
|
|
446
|
-
],
|
|
447
|
-
"exports": [
|
|
448
|
-
{
|
|
449
|
-
"kind": "js",
|
|
450
|
-
"name": "assureDesignSystem",
|
|
451
|
-
"declaration": {
|
|
452
|
-
"name": "assureDesignSystem",
|
|
453
|
-
"module": "src/design-system/design-system.ts"
|
|
454
|
-
}
|
|
455
|
-
}
|
|
456
|
-
]
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
"kind": "javascript-module",
|
|
460
|
-
"path": "src/design-system/index.ts",
|
|
461
|
-
"declarations": [],
|
|
462
|
-
"exports": [
|
|
463
|
-
{
|
|
464
|
-
"kind": "js",
|
|
465
|
-
"name": "*",
|
|
466
|
-
"declaration": {
|
|
467
|
-
"name": "*",
|
|
468
|
-
"package": "./design-system"
|
|
469
|
-
}
|
|
470
|
-
}
|
|
471
|
-
]
|
|
472
|
-
},
|
|
473
473
|
{
|
|
474
474
|
"kind": "javascript-module",
|
|
475
475
|
"path": "src/directives/index.ts",
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"type": {
|
|
719
719
|
"text": "string"
|
|
720
720
|
},
|
|
721
|
-
"default": "'/
|
|
721
|
+
"default": "'gwf/event-login-auth'",
|
|
722
722
|
"privacy": "public"
|
|
723
723
|
},
|
|
724
724
|
{
|
|
@@ -727,7 +727,7 @@
|
|
|
727
727
|
"type": {
|
|
728
728
|
"text": "string"
|
|
729
729
|
},
|
|
730
|
-
"default": "'/
|
|
730
|
+
"default": "'gwf/event-login-auth'",
|
|
731
731
|
"privacy": "public"
|
|
732
732
|
},
|
|
733
733
|
{
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"type": {
|
|
737
737
|
"text": "string"
|
|
738
738
|
},
|
|
739
|
-
"default": "'/
|
|
739
|
+
"default": "'gwf/event-login-details'",
|
|
740
740
|
"privacy": "public"
|
|
741
741
|
},
|
|
742
742
|
{
|
|
@@ -745,7 +745,7 @@
|
|
|
745
745
|
"type": {
|
|
746
746
|
"text": "string"
|
|
747
747
|
},
|
|
748
|
-
"default": "'/
|
|
748
|
+
"default": "'gwf/event-logout'",
|
|
749
749
|
"privacy": "public"
|
|
750
750
|
},
|
|
751
751
|
{
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
"type": {
|
|
755
755
|
"text": "string"
|
|
756
756
|
},
|
|
757
|
-
"default": "'/
|
|
757
|
+
"default": "'gwf/event-change-user-password'",
|
|
758
758
|
"privacy": "public"
|
|
759
759
|
},
|
|
760
760
|
{
|
|
@@ -763,7 +763,7 @@
|
|
|
763
763
|
"type": {
|
|
764
764
|
"text": "string"
|
|
765
765
|
},
|
|
766
|
-
"default": "'/
|
|
766
|
+
"default": "'gwf/event-self-service-password-reset'",
|
|
767
767
|
"privacy": "public"
|
|
768
768
|
},
|
|
769
769
|
{
|
|
@@ -772,7 +772,7 @@
|
|
|
772
772
|
"type": {
|
|
773
773
|
"text": "string"
|
|
774
774
|
},
|
|
775
|
-
"default": "'/
|
|
775
|
+
"default": "'gwf/event-password-reset-action'",
|
|
776
776
|
"privacy": "public"
|
|
777
777
|
},
|
|
778
778
|
{
|
|
@@ -781,7 +781,7 @@
|
|
|
781
781
|
"type": {
|
|
782
782
|
"text": "string"
|
|
783
783
|
},
|
|
784
|
-
"default": "'/
|
|
784
|
+
"default": "'gwf/sso/list'",
|
|
785
785
|
"privacy": "public"
|
|
786
786
|
},
|
|
787
787
|
{
|
|
@@ -790,7 +790,7 @@
|
|
|
790
790
|
"type": {
|
|
791
791
|
"text": "string"
|
|
792
792
|
},
|
|
793
|
-
"default": "'/
|
|
793
|
+
"default": "'gwf/{type}/login?idp={id}'",
|
|
794
794
|
"privacy": "public"
|
|
795
795
|
}
|
|
796
796
|
],
|
|
@@ -134,7 +134,7 @@ export { _DEFAULT_USER as DEFAULT_USER };
|
|
|
134
134
|
/**
|
|
135
135
|
* @public
|
|
136
136
|
*/
|
|
137
|
-
let LOGIN_URL = '/
|
|
137
|
+
let LOGIN_URL = 'gwf/event-login-auth';
|
|
138
138
|
if (typeof GENX_LOGIN_URL !== 'undefined') {
|
|
139
139
|
LOGIN_URL = GENX_LOGIN_URL;
|
|
140
140
|
}
|
|
@@ -142,7 +142,7 @@ export { LOGIN_URL };
|
|
|
142
142
|
/**
|
|
143
143
|
* @public
|
|
144
144
|
*/
|
|
145
|
-
let LOGIN_REFRESH_URL = '/
|
|
145
|
+
let LOGIN_REFRESH_URL = 'gwf/event-login-auth';
|
|
146
146
|
if (typeof GENX_LOGIN_REFRESH_URL !== 'undefined') {
|
|
147
147
|
LOGIN_REFRESH_URL = GENX_LOGIN_REFRESH_URL;
|
|
148
148
|
}
|
|
@@ -150,7 +150,7 @@ export { LOGIN_REFRESH_URL };
|
|
|
150
150
|
/**
|
|
151
151
|
* @public
|
|
152
152
|
*/
|
|
153
|
-
let LOGIN_DETAILS_URL = '/
|
|
153
|
+
let LOGIN_DETAILS_URL = 'gwf/event-login-details';
|
|
154
154
|
if (typeof GENX_LOGIN_DETAILS_URL !== 'undefined') {
|
|
155
155
|
LOGIN_DETAILS_URL = GENX_LOGIN_DETAILS_URL;
|
|
156
156
|
}
|
|
@@ -158,7 +158,7 @@ export { LOGIN_DETAILS_URL };
|
|
|
158
158
|
/**
|
|
159
159
|
* @public
|
|
160
160
|
*/
|
|
161
|
-
let LOGOUT_URL = '/
|
|
161
|
+
let LOGOUT_URL = 'gwf/event-logout';
|
|
162
162
|
if (typeof GENX_LOGOUT_URL !== 'undefined') {
|
|
163
163
|
LOGOUT_URL = GENX_LOGOUT_URL;
|
|
164
164
|
}
|
|
@@ -166,7 +166,7 @@ export { LOGOUT_URL };
|
|
|
166
166
|
/**
|
|
167
167
|
* @public
|
|
168
168
|
*/
|
|
169
|
-
let CHANGE_PASSWORD_URL = '/
|
|
169
|
+
let CHANGE_PASSWORD_URL = 'gwf/event-change-user-password';
|
|
170
170
|
if (typeof GENX_CHANGE_PASSWORD_URL !== 'undefined') {
|
|
171
171
|
CHANGE_PASSWORD_URL = GENX_CHANGE_PASSWORD_URL;
|
|
172
172
|
}
|
|
@@ -174,7 +174,7 @@ export { CHANGE_PASSWORD_URL };
|
|
|
174
174
|
/**
|
|
175
175
|
* @public
|
|
176
176
|
*/
|
|
177
|
-
let FORGOT_PASSWORD_URL = '/
|
|
177
|
+
let FORGOT_PASSWORD_URL = 'gwf/event-self-service-password-reset';
|
|
178
178
|
if (typeof GENX_FORGOT_PASSWORD_URL !== 'undefined') {
|
|
179
179
|
FORGOT_PASSWORD_URL = GENX_FORGOT_PASSWORD_URL;
|
|
180
180
|
}
|
|
@@ -182,7 +182,7 @@ export { FORGOT_PASSWORD_URL };
|
|
|
182
182
|
/**
|
|
183
183
|
* @public
|
|
184
184
|
*/
|
|
185
|
-
let RESET_PASSWORD_URL = '/
|
|
185
|
+
let RESET_PASSWORD_URL = 'gwf/event-password-reset-action';
|
|
186
186
|
if (typeof GENX_RESET_PASSWORD_URL !== 'undefined') {
|
|
187
187
|
RESET_PASSWORD_URL = GENX_RESET_PASSWORD_URL;
|
|
188
188
|
}
|
|
@@ -190,7 +190,7 @@ export { RESET_PASSWORD_URL };
|
|
|
190
190
|
/**
|
|
191
191
|
* @public
|
|
192
192
|
*/
|
|
193
|
-
let SSO_LIST_URL = '/
|
|
193
|
+
let SSO_LIST_URL = 'gwf/sso/list';
|
|
194
194
|
if (typeof GENX_SSO_LIST_URL !== 'undefined') {
|
|
195
195
|
SSO_LIST_URL = GENX_SSO_LIST_URL;
|
|
196
196
|
}
|
|
@@ -198,7 +198,7 @@ export { SSO_LIST_URL };
|
|
|
198
198
|
/**
|
|
199
199
|
* @public
|
|
200
200
|
*/
|
|
201
|
-
let SSO_LOGIN_URL = '/
|
|
201
|
+
let SSO_LOGIN_URL = 'gwf/{type}/login?idp={id}';
|
|
202
202
|
if (typeof GENX_SSO_LOGIN_URL !== 'undefined') {
|
|
203
203
|
SSO_LOGIN_URL = GENX_SSO_LOGIN_URL;
|
|
204
204
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
|
3
3
|
"description": "Genesis Foundation Utils",
|
|
4
|
-
"version": "14.251.
|
|
4
|
+
"version": "14.251.5",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@genesislcap/foundation-testing": "14.251.
|
|
31
|
-
"@genesislcap/genx": "14.251.
|
|
32
|
-
"@genesislcap/rollup-builder": "14.251.
|
|
33
|
-
"@genesislcap/ts-builder": "14.251.
|
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.251.
|
|
35
|
-
"@genesislcap/vite-builder": "14.251.
|
|
36
|
-
"@genesislcap/webpack-builder": "14.251.
|
|
30
|
+
"@genesislcap/foundation-testing": "14.251.5",
|
|
31
|
+
"@genesislcap/genx": "14.251.5",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.251.5",
|
|
33
|
+
"@genesislcap/ts-builder": "14.251.5",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.251.5",
|
|
35
|
+
"@genesislcap/vite-builder": "14.251.5",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.251.5",
|
|
37
37
|
"rimraf": "^5.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/foundation-logger": "14.251.
|
|
40
|
+
"@genesislcap/foundation-logger": "14.251.5",
|
|
41
41
|
"@microsoft/fast-components": "2.30.6",
|
|
42
42
|
"@microsoft/fast-element": "1.14.0",
|
|
43
43
|
"@microsoft/fast-foundation": "2.49.6",
|
|
@@ -55,5 +55,5 @@
|
|
|
55
55
|
"access": "public"
|
|
56
56
|
},
|
|
57
57
|
"customElements": "dist/custom-elements.json",
|
|
58
|
-
"gitHead": "
|
|
58
|
+
"gitHead": "a18270e8f4e91032bd689577f13379ba29158751"
|
|
59
59
|
}
|