@genesislcap/foundation-utils 14.388.0 → 14.388.1
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 +349 -349
- package/dist/dts/error/errorMap.d.ts.map +1 -1
- package/package.json +14 -12
|
@@ -193,59 +193,6 @@
|
|
|
193
193
|
}
|
|
194
194
|
]
|
|
195
195
|
},
|
|
196
|
-
{
|
|
197
|
-
"kind": "javascript-module",
|
|
198
|
-
"path": "src/decorators/index.ts",
|
|
199
|
-
"declarations": [],
|
|
200
|
-
"exports": [
|
|
201
|
-
{
|
|
202
|
-
"kind": "js",
|
|
203
|
-
"name": "*",
|
|
204
|
-
"declaration": {
|
|
205
|
-
"name": "*",
|
|
206
|
-
"package": "./renderOnChange"
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
]
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"kind": "javascript-module",
|
|
213
|
-
"path": "src/decorators/renderOnChange.ts",
|
|
214
|
-
"declarations": [
|
|
215
|
-
{
|
|
216
|
-
"kind": "function",
|
|
217
|
-
"name": "renderOnChange",
|
|
218
|
-
"parameters": [
|
|
219
|
-
{
|
|
220
|
-
"name": "target",
|
|
221
|
-
"type": {
|
|
222
|
-
"text": "FASTElement & { render(): void }"
|
|
223
|
-
},
|
|
224
|
-
"description": "The target to define the property change handler on."
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"name": "name",
|
|
228
|
-
"type": {
|
|
229
|
-
"text": "string"
|
|
230
|
-
},
|
|
231
|
-
"description": "The property name."
|
|
232
|
-
}
|
|
233
|
-
],
|
|
234
|
-
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
235
|
-
"privacy": "public"
|
|
236
|
-
}
|
|
237
|
-
],
|
|
238
|
-
"exports": [
|
|
239
|
-
{
|
|
240
|
-
"kind": "js",
|
|
241
|
-
"name": "renderOnChange",
|
|
242
|
-
"declaration": {
|
|
243
|
-
"name": "renderOnChange",
|
|
244
|
-
"module": "src/decorators/renderOnChange.ts"
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
]
|
|
248
|
-
},
|
|
249
196
|
{
|
|
250
197
|
"kind": "javascript-module",
|
|
251
198
|
"path": "src/data/inMemoryDatabase.ts",
|
|
@@ -446,112 +393,60 @@
|
|
|
446
393
|
},
|
|
447
394
|
{
|
|
448
395
|
"kind": "javascript-module",
|
|
449
|
-
"path": "src/
|
|
450
|
-
"declarations": [
|
|
451
|
-
|
|
452
|
-
"kind": "function",
|
|
453
|
-
"name": "assureDesignSystem",
|
|
454
|
-
"return": {
|
|
455
|
-
"type": {
|
|
456
|
-
"text": "DesignSystemModule"
|
|
457
|
-
}
|
|
458
|
-
},
|
|
459
|
-
"parameters": [
|
|
460
|
-
{
|
|
461
|
-
"name": "module",
|
|
462
|
-
"type": {
|
|
463
|
-
"text": "DesignSystemModule"
|
|
464
|
-
}
|
|
465
|
-
}
|
|
466
|
-
],
|
|
467
|
-
"description": "assureDesignSystem.",
|
|
468
|
-
"privacy": "public"
|
|
469
|
-
},
|
|
396
|
+
"path": "src/decorators/index.ts",
|
|
397
|
+
"declarations": [],
|
|
398
|
+
"exports": [
|
|
470
399
|
{
|
|
471
|
-
"kind": "
|
|
472
|
-
"name": "
|
|
473
|
-
"
|
|
474
|
-
"
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
"description": "The starting HTML element"
|
|
485
|
-
},
|
|
486
|
-
{
|
|
487
|
-
"name": "fallbackPrefix",
|
|
488
|
-
"type": {
|
|
489
|
-
"text": "string"
|
|
490
|
-
},
|
|
491
|
-
"description": "The prefix to fallback to if the provider is not available"
|
|
492
|
-
}
|
|
493
|
-
],
|
|
494
|
-
"description": "Get the current design system provider element and prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
495
|
-
"privacy": "public"
|
|
496
|
-
},
|
|
400
|
+
"kind": "js",
|
|
401
|
+
"name": "*",
|
|
402
|
+
"declaration": {
|
|
403
|
+
"name": "*",
|
|
404
|
+
"package": "./renderOnChange"
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
]
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"kind": "javascript-module",
|
|
411
|
+
"path": "src/decorators/renderOnChange.ts",
|
|
412
|
+
"declarations": [
|
|
497
413
|
{
|
|
498
414
|
"kind": "function",
|
|
499
|
-
"name": "
|
|
500
|
-
"return": {
|
|
501
|
-
"type": {
|
|
502
|
-
"text": ""
|
|
503
|
-
}
|
|
504
|
-
},
|
|
415
|
+
"name": "renderOnChange",
|
|
505
416
|
"parameters": [
|
|
506
417
|
{
|
|
507
|
-
"name": "
|
|
418
|
+
"name": "target",
|
|
508
419
|
"type": {
|
|
509
|
-
"text": "
|
|
420
|
+
"text": "FASTElement & { render(): void }"
|
|
510
421
|
},
|
|
511
|
-
"description": "The
|
|
422
|
+
"description": "The target to define the property change handler on."
|
|
512
423
|
},
|
|
513
424
|
{
|
|
514
|
-
"name": "
|
|
425
|
+
"name": "name",
|
|
515
426
|
"type": {
|
|
516
427
|
"text": "string"
|
|
517
428
|
},
|
|
518
|
-
"description": "The
|
|
429
|
+
"description": "The property name."
|
|
519
430
|
}
|
|
520
431
|
],
|
|
521
|
-
"description": "
|
|
432
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
522
433
|
"privacy": "public"
|
|
523
434
|
}
|
|
524
435
|
],
|
|
525
436
|
"exports": [
|
|
526
437
|
{
|
|
527
438
|
"kind": "js",
|
|
528
|
-
"name": "
|
|
529
|
-
"declaration": {
|
|
530
|
-
"name": "assureDesignSystem",
|
|
531
|
-
"module": "src/design-system/design-system.ts"
|
|
532
|
-
}
|
|
533
|
-
},
|
|
534
|
-
{
|
|
535
|
-
"kind": "js",
|
|
536
|
-
"name": "getCurrentDesignSystem",
|
|
537
|
-
"declaration": {
|
|
538
|
-
"name": "getCurrentDesignSystem",
|
|
539
|
-
"module": "src/design-system/design-system.ts"
|
|
540
|
-
}
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"kind": "js",
|
|
544
|
-
"name": "getCurrentDesignSystemPrefix",
|
|
439
|
+
"name": "renderOnChange",
|
|
545
440
|
"declaration": {
|
|
546
|
-
"name": "
|
|
547
|
-
"module": "src/
|
|
441
|
+
"name": "renderOnChange",
|
|
442
|
+
"module": "src/decorators/renderOnChange.ts"
|
|
548
443
|
}
|
|
549
444
|
}
|
|
550
445
|
]
|
|
551
446
|
},
|
|
552
447
|
{
|
|
553
448
|
"kind": "javascript-module",
|
|
554
|
-
"path": "src/
|
|
449
|
+
"path": "src/directives/index.ts",
|
|
555
450
|
"declarations": [],
|
|
556
451
|
"exports": [
|
|
557
452
|
{
|
|
@@ -559,7 +454,15 @@
|
|
|
559
454
|
"name": "*",
|
|
560
455
|
"declaration": {
|
|
561
456
|
"name": "*",
|
|
562
|
-
"package": "./
|
|
457
|
+
"package": "./sync"
|
|
458
|
+
}
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"kind": "js",
|
|
462
|
+
"name": "*",
|
|
463
|
+
"declaration": {
|
|
464
|
+
"name": "*",
|
|
465
|
+
"package": "./when-else"
|
|
563
466
|
}
|
|
564
467
|
}
|
|
565
468
|
]
|
|
@@ -1056,55 +959,175 @@
|
|
|
1056
959
|
},
|
|
1057
960
|
{
|
|
1058
961
|
"kind": "javascript-module",
|
|
1059
|
-
"path": "src/
|
|
962
|
+
"path": "src/design-system/design-system.ts",
|
|
1060
963
|
"declarations": [
|
|
1061
964
|
{
|
|
1062
|
-
"kind": "
|
|
1063
|
-
"
|
|
1064
|
-
"
|
|
1065
|
-
|
|
965
|
+
"kind": "function",
|
|
966
|
+
"name": "assureDesignSystem",
|
|
967
|
+
"return": {
|
|
968
|
+
"type": {
|
|
969
|
+
"text": "DesignSystemModule"
|
|
970
|
+
}
|
|
971
|
+
},
|
|
972
|
+
"parameters": [
|
|
1066
973
|
{
|
|
1067
|
-
"
|
|
1068
|
-
"
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
}
|
|
974
|
+
"name": "module",
|
|
975
|
+
"type": {
|
|
976
|
+
"text": "DesignSystemModule"
|
|
977
|
+
}
|
|
978
|
+
}
|
|
979
|
+
],
|
|
980
|
+
"description": "assureDesignSystem.",
|
|
981
|
+
"privacy": "public"
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
"kind": "function",
|
|
985
|
+
"name": "getCurrentDesignSystem",
|
|
986
|
+
"return": {
|
|
987
|
+
"type": {
|
|
988
|
+
"text": ""
|
|
989
|
+
}
|
|
990
|
+
},
|
|
991
|
+
"parameters": [
|
|
1072
992
|
{
|
|
1073
|
-
"
|
|
1074
|
-
"name": "lastError",
|
|
993
|
+
"name": "element",
|
|
1075
994
|
"type": {
|
|
1076
|
-
"text": "
|
|
995
|
+
"text": "HTMLElement"
|
|
1077
996
|
},
|
|
1078
|
-
"description": "
|
|
997
|
+
"description": "The starting HTML element"
|
|
1079
998
|
},
|
|
1080
999
|
{
|
|
1081
|
-
"
|
|
1082
|
-
"
|
|
1083
|
-
|
|
1084
|
-
"type": {
|
|
1085
|
-
"text": "void"
|
|
1086
|
-
}
|
|
1000
|
+
"name": "fallbackPrefix",
|
|
1001
|
+
"type": {
|
|
1002
|
+
"text": "string"
|
|
1087
1003
|
},
|
|
1088
|
-
"
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
},
|
|
1004
|
+
"description": "The prefix to fallback to if the provider is not available"
|
|
1005
|
+
}
|
|
1006
|
+
],
|
|
1007
|
+
"description": "Get the current design system provider element and prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
1008
|
+
"privacy": "public"
|
|
1009
|
+
},
|
|
1010
|
+
{
|
|
1011
|
+
"kind": "function",
|
|
1012
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
1013
|
+
"return": {
|
|
1014
|
+
"type": {
|
|
1015
|
+
"text": ""
|
|
1016
|
+
}
|
|
1017
|
+
},
|
|
1018
|
+
"parameters": [
|
|
1104
1019
|
{
|
|
1105
|
-
"
|
|
1106
|
-
"
|
|
1107
|
-
|
|
1020
|
+
"name": "element",
|
|
1021
|
+
"type": {
|
|
1022
|
+
"text": "HTMLElement"
|
|
1023
|
+
},
|
|
1024
|
+
"description": "The starting HTML element"
|
|
1025
|
+
},
|
|
1026
|
+
{
|
|
1027
|
+
"name": "fallbackPrefix",
|
|
1028
|
+
"type": {
|
|
1029
|
+
"text": "string"
|
|
1030
|
+
},
|
|
1031
|
+
"description": "The prefix to fallback to if the provider is not available"
|
|
1032
|
+
}
|
|
1033
|
+
],
|
|
1034
|
+
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
1035
|
+
"privacy": "public"
|
|
1036
|
+
}
|
|
1037
|
+
],
|
|
1038
|
+
"exports": [
|
|
1039
|
+
{
|
|
1040
|
+
"kind": "js",
|
|
1041
|
+
"name": "assureDesignSystem",
|
|
1042
|
+
"declaration": {
|
|
1043
|
+
"name": "assureDesignSystem",
|
|
1044
|
+
"module": "src/design-system/design-system.ts"
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
"kind": "js",
|
|
1049
|
+
"name": "getCurrentDesignSystem",
|
|
1050
|
+
"declaration": {
|
|
1051
|
+
"name": "getCurrentDesignSystem",
|
|
1052
|
+
"module": "src/design-system/design-system.ts"
|
|
1053
|
+
}
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"kind": "js",
|
|
1057
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
1058
|
+
"declaration": {
|
|
1059
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
1060
|
+
"module": "src/design-system/design-system.ts"
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
1063
|
+
]
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"kind": "javascript-module",
|
|
1067
|
+
"path": "src/design-system/index.ts",
|
|
1068
|
+
"declarations": [],
|
|
1069
|
+
"exports": [
|
|
1070
|
+
{
|
|
1071
|
+
"kind": "js",
|
|
1072
|
+
"name": "*",
|
|
1073
|
+
"declaration": {
|
|
1074
|
+
"name": "*",
|
|
1075
|
+
"package": "./design-system"
|
|
1076
|
+
}
|
|
1077
|
+
}
|
|
1078
|
+
]
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"kind": "javascript-module",
|
|
1082
|
+
"path": "src/error/errorMap.ts",
|
|
1083
|
+
"declarations": [
|
|
1084
|
+
{
|
|
1085
|
+
"kind": "class",
|
|
1086
|
+
"description": "",
|
|
1087
|
+
"name": "DefaultErrorMap",
|
|
1088
|
+
"members": [
|
|
1089
|
+
{
|
|
1090
|
+
"kind": "field",
|
|
1091
|
+
"name": "map",
|
|
1092
|
+
"privacy": "private",
|
|
1093
|
+
"default": "new Map<keyof TErrorDetailMap, Error>()"
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
"kind": "field",
|
|
1097
|
+
"name": "lastError",
|
|
1098
|
+
"type": {
|
|
1099
|
+
"text": "Error"
|
|
1100
|
+
},
|
|
1101
|
+
"description": "{@inheritDoc ErrorMap.lastError}"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"kind": "method",
|
|
1105
|
+
"name": "set",
|
|
1106
|
+
"return": {
|
|
1107
|
+
"type": {
|
|
1108
|
+
"text": "void"
|
|
1109
|
+
}
|
|
1110
|
+
},
|
|
1111
|
+
"parameters": [
|
|
1112
|
+
{
|
|
1113
|
+
"name": "key",
|
|
1114
|
+
"type": {
|
|
1115
|
+
"text": "keyof TErrorDetailMap"
|
|
1116
|
+
}
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"name": "error",
|
|
1120
|
+
"type": {
|
|
1121
|
+
"text": "Error"
|
|
1122
|
+
}
|
|
1123
|
+
}
|
|
1124
|
+
],
|
|
1125
|
+
"description": "{@inheritDoc ErrorMap.set}"
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"kind": "method",
|
|
1129
|
+
"name": "get",
|
|
1130
|
+
"return": {
|
|
1108
1131
|
"type": {
|
|
1109
1132
|
"text": ""
|
|
1110
1133
|
}
|
|
@@ -1253,29 +1276,6 @@
|
|
|
1253
1276
|
}
|
|
1254
1277
|
]
|
|
1255
1278
|
},
|
|
1256
|
-
{
|
|
1257
|
-
"kind": "javascript-module",
|
|
1258
|
-
"path": "src/directives/index.ts",
|
|
1259
|
-
"declarations": [],
|
|
1260
|
-
"exports": [
|
|
1261
|
-
{
|
|
1262
|
-
"kind": "js",
|
|
1263
|
-
"name": "*",
|
|
1264
|
-
"declaration": {
|
|
1265
|
-
"name": "*",
|
|
1266
|
-
"package": "./sync"
|
|
1267
|
-
}
|
|
1268
|
-
},
|
|
1269
|
-
{
|
|
1270
|
-
"kind": "js",
|
|
1271
|
-
"name": "*",
|
|
1272
|
-
"declaration": {
|
|
1273
|
-
"name": "*",
|
|
1274
|
-
"package": "./when-else"
|
|
1275
|
-
}
|
|
1276
|
-
}
|
|
1277
|
-
]
|
|
1278
|
-
},
|
|
1279
1279
|
{
|
|
1280
1280
|
"kind": "javascript-module",
|
|
1281
1281
|
"path": "src/feature-flags/featureFlags.ts",
|
|
@@ -4138,160 +4138,6 @@
|
|
|
4138
4138
|
}
|
|
4139
4139
|
]
|
|
4140
4140
|
},
|
|
4141
|
-
{
|
|
4142
|
-
"kind": "javascript-module",
|
|
4143
|
-
"path": "src/encoding/base64/decode.ts",
|
|
4144
|
-
"declarations": [
|
|
4145
|
-
{
|
|
4146
|
-
"kind": "function",
|
|
4147
|
-
"name": "decodeFromBase64",
|
|
4148
|
-
"return": {
|
|
4149
|
-
"type": {
|
|
4150
|
-
"text": ""
|
|
4151
|
-
}
|
|
4152
|
-
},
|
|
4153
|
-
"parameters": [
|
|
4154
|
-
{
|
|
4155
|
-
"name": "base64Value",
|
|
4156
|
-
"type": {
|
|
4157
|
-
"text": "string"
|
|
4158
|
-
}
|
|
4159
|
-
},
|
|
4160
|
-
{
|
|
4161
|
-
"description": "The value to decode from base64.",
|
|
4162
|
-
"name": "value"
|
|
4163
|
-
}
|
|
4164
|
-
],
|
|
4165
|
-
"description": "Decodes a value from base64.",
|
|
4166
|
-
"privacy": "public"
|
|
4167
|
-
},
|
|
4168
|
-
{
|
|
4169
|
-
"kind": "function",
|
|
4170
|
-
"name": "decodeFromBase64WithPrefix",
|
|
4171
|
-
"return": {
|
|
4172
|
-
"type": {
|
|
4173
|
-
"text": ""
|
|
4174
|
-
}
|
|
4175
|
-
},
|
|
4176
|
-
"parameters": [
|
|
4177
|
-
{
|
|
4178
|
-
"name": "value",
|
|
4179
|
-
"type": {
|
|
4180
|
-
"text": "string"
|
|
4181
|
-
},
|
|
4182
|
-
"description": "The value to decode from base64."
|
|
4183
|
-
}
|
|
4184
|
-
],
|
|
4185
|
-
"description": "Decodes a value from base64 with a prefix.",
|
|
4186
|
-
"privacy": "public"
|
|
4187
|
-
}
|
|
4188
|
-
],
|
|
4189
|
-
"exports": [
|
|
4190
|
-
{
|
|
4191
|
-
"kind": "js",
|
|
4192
|
-
"name": "decodeFromBase64",
|
|
4193
|
-
"declaration": {
|
|
4194
|
-
"name": "decodeFromBase64",
|
|
4195
|
-
"module": "src/encoding/base64/decode.ts"
|
|
4196
|
-
}
|
|
4197
|
-
},
|
|
4198
|
-
{
|
|
4199
|
-
"kind": "js",
|
|
4200
|
-
"name": "decodeFromBase64WithPrefix",
|
|
4201
|
-
"declaration": {
|
|
4202
|
-
"name": "decodeFromBase64WithPrefix",
|
|
4203
|
-
"module": "src/encoding/base64/decode.ts"
|
|
4204
|
-
}
|
|
4205
|
-
}
|
|
4206
|
-
]
|
|
4207
|
-
},
|
|
4208
|
-
{
|
|
4209
|
-
"kind": "javascript-module",
|
|
4210
|
-
"path": "src/encoding/base64/encode.ts",
|
|
4211
|
-
"declarations": [
|
|
4212
|
-
{
|
|
4213
|
-
"kind": "function",
|
|
4214
|
-
"name": "encodeToBase64",
|
|
4215
|
-
"return": {
|
|
4216
|
-
"type": {
|
|
4217
|
-
"text": ""
|
|
4218
|
-
}
|
|
4219
|
-
},
|
|
4220
|
-
"parameters": [
|
|
4221
|
-
{
|
|
4222
|
-
"name": "value",
|
|
4223
|
-
"type": {
|
|
4224
|
-
"text": "string | ArrayBuffer"
|
|
4225
|
-
},
|
|
4226
|
-
"description": "The value to encode to base64."
|
|
4227
|
-
}
|
|
4228
|
-
],
|
|
4229
|
-
"description": "Encodes the given value to base64.",
|
|
4230
|
-
"privacy": "public"
|
|
4231
|
-
},
|
|
4232
|
-
{
|
|
4233
|
-
"kind": "function",
|
|
4234
|
-
"name": "encodeToBase64WithPrefix",
|
|
4235
|
-
"return": {
|
|
4236
|
-
"type": {
|
|
4237
|
-
"text": ""
|
|
4238
|
-
}
|
|
4239
|
-
},
|
|
4240
|
-
"parameters": [
|
|
4241
|
-
{
|
|
4242
|
-
"name": "value",
|
|
4243
|
-
"type": {
|
|
4244
|
-
"text": "string | ArrayBuffer"
|
|
4245
|
-
},
|
|
4246
|
-
"description": "The value to encode to base64."
|
|
4247
|
-
}
|
|
4248
|
-
],
|
|
4249
|
-
"description": "Encodes the given value with a prefix to base64.",
|
|
4250
|
-
"privacy": "public"
|
|
4251
|
-
}
|
|
4252
|
-
],
|
|
4253
|
-
"exports": [
|
|
4254
|
-
{
|
|
4255
|
-
"kind": "js",
|
|
4256
|
-
"name": "encodeToBase64",
|
|
4257
|
-
"declaration": {
|
|
4258
|
-
"name": "encodeToBase64",
|
|
4259
|
-
"module": "src/encoding/base64/encode.ts"
|
|
4260
|
-
}
|
|
4261
|
-
},
|
|
4262
|
-
{
|
|
4263
|
-
"kind": "js",
|
|
4264
|
-
"name": "encodeToBase64WithPrefix",
|
|
4265
|
-
"declaration": {
|
|
4266
|
-
"name": "encodeToBase64WithPrefix",
|
|
4267
|
-
"module": "src/encoding/base64/encode.ts"
|
|
4268
|
-
}
|
|
4269
|
-
}
|
|
4270
|
-
]
|
|
4271
|
-
},
|
|
4272
|
-
{
|
|
4273
|
-
"kind": "javascript-module",
|
|
4274
|
-
"path": "src/encoding/base64/index.ts",
|
|
4275
|
-
"declarations": [],
|
|
4276
|
-
"exports": [
|
|
4277
|
-
{
|
|
4278
|
-
"kind": "js",
|
|
4279
|
-
"name": "*",
|
|
4280
|
-
"declaration": {
|
|
4281
|
-
"name": "*",
|
|
4282
|
-
"package": "./decode"
|
|
4283
|
-
}
|
|
4284
|
-
},
|
|
4285
|
-
{
|
|
4286
|
-
"kind": "js",
|
|
4287
|
-
"name": "*",
|
|
4288
|
-
"declaration": {
|
|
4289
|
-
"name": "*",
|
|
4290
|
-
"package": "./encode"
|
|
4291
|
-
}
|
|
4292
|
-
}
|
|
4293
|
-
]
|
|
4294
|
-
},
|
|
4295
4141
|
{
|
|
4296
4142
|
"kind": "javascript-module",
|
|
4297
4143
|
"path": "src/directives/sync/index.ts",
|
|
@@ -4446,6 +4292,160 @@
|
|
|
4446
4292
|
}
|
|
4447
4293
|
]
|
|
4448
4294
|
},
|
|
4295
|
+
{
|
|
4296
|
+
"kind": "javascript-module",
|
|
4297
|
+
"path": "src/encoding/base64/decode.ts",
|
|
4298
|
+
"declarations": [
|
|
4299
|
+
{
|
|
4300
|
+
"kind": "function",
|
|
4301
|
+
"name": "decodeFromBase64",
|
|
4302
|
+
"return": {
|
|
4303
|
+
"type": {
|
|
4304
|
+
"text": ""
|
|
4305
|
+
}
|
|
4306
|
+
},
|
|
4307
|
+
"parameters": [
|
|
4308
|
+
{
|
|
4309
|
+
"name": "base64Value",
|
|
4310
|
+
"type": {
|
|
4311
|
+
"text": "string"
|
|
4312
|
+
}
|
|
4313
|
+
},
|
|
4314
|
+
{
|
|
4315
|
+
"description": "The value to decode from base64.",
|
|
4316
|
+
"name": "value"
|
|
4317
|
+
}
|
|
4318
|
+
],
|
|
4319
|
+
"description": "Decodes a value from base64.",
|
|
4320
|
+
"privacy": "public"
|
|
4321
|
+
},
|
|
4322
|
+
{
|
|
4323
|
+
"kind": "function",
|
|
4324
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4325
|
+
"return": {
|
|
4326
|
+
"type": {
|
|
4327
|
+
"text": ""
|
|
4328
|
+
}
|
|
4329
|
+
},
|
|
4330
|
+
"parameters": [
|
|
4331
|
+
{
|
|
4332
|
+
"name": "value",
|
|
4333
|
+
"type": {
|
|
4334
|
+
"text": "string"
|
|
4335
|
+
},
|
|
4336
|
+
"description": "The value to decode from base64."
|
|
4337
|
+
}
|
|
4338
|
+
],
|
|
4339
|
+
"description": "Decodes a value from base64 with a prefix.",
|
|
4340
|
+
"privacy": "public"
|
|
4341
|
+
}
|
|
4342
|
+
],
|
|
4343
|
+
"exports": [
|
|
4344
|
+
{
|
|
4345
|
+
"kind": "js",
|
|
4346
|
+
"name": "decodeFromBase64",
|
|
4347
|
+
"declaration": {
|
|
4348
|
+
"name": "decodeFromBase64",
|
|
4349
|
+
"module": "src/encoding/base64/decode.ts"
|
|
4350
|
+
}
|
|
4351
|
+
},
|
|
4352
|
+
{
|
|
4353
|
+
"kind": "js",
|
|
4354
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4355
|
+
"declaration": {
|
|
4356
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4357
|
+
"module": "src/encoding/base64/decode.ts"
|
|
4358
|
+
}
|
|
4359
|
+
}
|
|
4360
|
+
]
|
|
4361
|
+
},
|
|
4362
|
+
{
|
|
4363
|
+
"kind": "javascript-module",
|
|
4364
|
+
"path": "src/encoding/base64/encode.ts",
|
|
4365
|
+
"declarations": [
|
|
4366
|
+
{
|
|
4367
|
+
"kind": "function",
|
|
4368
|
+
"name": "encodeToBase64",
|
|
4369
|
+
"return": {
|
|
4370
|
+
"type": {
|
|
4371
|
+
"text": ""
|
|
4372
|
+
}
|
|
4373
|
+
},
|
|
4374
|
+
"parameters": [
|
|
4375
|
+
{
|
|
4376
|
+
"name": "value",
|
|
4377
|
+
"type": {
|
|
4378
|
+
"text": "string | ArrayBuffer"
|
|
4379
|
+
},
|
|
4380
|
+
"description": "The value to encode to base64."
|
|
4381
|
+
}
|
|
4382
|
+
],
|
|
4383
|
+
"description": "Encodes the given value to base64.",
|
|
4384
|
+
"privacy": "public"
|
|
4385
|
+
},
|
|
4386
|
+
{
|
|
4387
|
+
"kind": "function",
|
|
4388
|
+
"name": "encodeToBase64WithPrefix",
|
|
4389
|
+
"return": {
|
|
4390
|
+
"type": {
|
|
4391
|
+
"text": ""
|
|
4392
|
+
}
|
|
4393
|
+
},
|
|
4394
|
+
"parameters": [
|
|
4395
|
+
{
|
|
4396
|
+
"name": "value",
|
|
4397
|
+
"type": {
|
|
4398
|
+
"text": "string | ArrayBuffer"
|
|
4399
|
+
},
|
|
4400
|
+
"description": "The value to encode to base64."
|
|
4401
|
+
}
|
|
4402
|
+
],
|
|
4403
|
+
"description": "Encodes the given value with a prefix to base64.",
|
|
4404
|
+
"privacy": "public"
|
|
4405
|
+
}
|
|
4406
|
+
],
|
|
4407
|
+
"exports": [
|
|
4408
|
+
{
|
|
4409
|
+
"kind": "js",
|
|
4410
|
+
"name": "encodeToBase64",
|
|
4411
|
+
"declaration": {
|
|
4412
|
+
"name": "encodeToBase64",
|
|
4413
|
+
"module": "src/encoding/base64/encode.ts"
|
|
4414
|
+
}
|
|
4415
|
+
},
|
|
4416
|
+
{
|
|
4417
|
+
"kind": "js",
|
|
4418
|
+
"name": "encodeToBase64WithPrefix",
|
|
4419
|
+
"declaration": {
|
|
4420
|
+
"name": "encodeToBase64WithPrefix",
|
|
4421
|
+
"module": "src/encoding/base64/encode.ts"
|
|
4422
|
+
}
|
|
4423
|
+
}
|
|
4424
|
+
]
|
|
4425
|
+
},
|
|
4426
|
+
{
|
|
4427
|
+
"kind": "javascript-module",
|
|
4428
|
+
"path": "src/encoding/base64/index.ts",
|
|
4429
|
+
"declarations": [],
|
|
4430
|
+
"exports": [
|
|
4431
|
+
{
|
|
4432
|
+
"kind": "js",
|
|
4433
|
+
"name": "*",
|
|
4434
|
+
"declaration": {
|
|
4435
|
+
"name": "*",
|
|
4436
|
+
"package": "./decode"
|
|
4437
|
+
}
|
|
4438
|
+
},
|
|
4439
|
+
{
|
|
4440
|
+
"kind": "js",
|
|
4441
|
+
"name": "*",
|
|
4442
|
+
"declaration": {
|
|
4443
|
+
"name": "*",
|
|
4444
|
+
"package": "./encode"
|
|
4445
|
+
}
|
|
4446
|
+
}
|
|
4447
|
+
]
|
|
4448
|
+
},
|
|
4449
4449
|
{
|
|
4450
4450
|
"kind": "javascript-module",
|
|
4451
4451
|
"path": "src/mappers/dto/index.ts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errorMap.d.ts","sourceRoot":"","sources":["../../../src/error/errorMap.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAErD;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;AAEtD;;GAEG;AACH,MAAM,WAAW,QAAQ,CAAC,eAAe,SAAS,cAAc,
|
|
1
|
+
{"version":3,"file":"errorMap.d.ts","sourceRoot":"","sources":["../../../src/error/errorMap.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAErD;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;AAEtD;;GAEG;AACH,MAAM,WAAW,QAAQ,CAAC,eAAe,SAAS,cAAc,CAAE,SAAQ,IAAI,CAC5E,GAAG,CAAC,MAAM,eAAe,EAAE,KAAK,CAAC,EACjC,KAAK,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,CACvD;IACC;;;;;OAKG;IACH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAE1B;;;;;;OAMG;IACH,GAAG,CAAC,GAAG,EAAE,MAAM,eAAe,EAAE,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IAEpD;;;;;OAKG;IACH,QAAQ,CAAC,SAAS,EAAE,KAAK,CAAC;CAC3B;AAED;;GAEG;AACH,qBAAa,eAAe,CAC1B,eAAe,SAAS,cAAc,CACtC,YAAW,QAAQ,CAAC,eAAe,CAAC;IASxB,OAAO,CAAC,MAAM;IARd,OAAO,CAAC,GAAG,CAA2C;IAElE,uCAAuC;IAC3B,SAAS,EAAE,KAAK,CAAC;IAE7B;;OAEG;gBACiB,MAAM,EAAE,cAAc;IAE1C,iCAAiC;IACjC,GAAG,CAAC,GAAG,EAAE,MAAM,eAAe,EAAE,KAAK,EAAE,KAAK,GAAG,IAAI;IAMnD;;;;;;OAMG;IACH,GAAG,CAAC,GAAG,EAAE,MAAM,eAAe,GAAG,KAAK,GAAG,SAAS;IAIlD;;;;;;OAMG;IACH,GAAG,CAAC,GAAG,EAAE,MAAM,eAAe,GAAG,OAAO;IAIxC;;;;;;OAMG;IACH,MAAM,CAAC,GAAG,EAAE,MAAM,eAAe,GAAG,OAAO;IAa3C;;;OAGG;IACH,KAAK;IAKL;;;;;OAKG;IACH,IAAI,IAAI,IAAI,MAAM,CAEjB;IAED;;OAEG;IACH,MAAM;IAIN,sCAAsC;IACtC,IAAI,QAAQ,IAAI,MAAM,CAUrB;CACF;AAED;;;;;;GAMG;AACH,eAAO,MAAM,cAAc,GAAI,eAAe,SAAS,cAAc,EACnE,QAAQ,cAAc,KACrB,QAAQ,CAAC,eAAe,CAAiD,CAAC"}
|
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.388.
|
|
4
|
+
"version": "14.388.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -17,7 +17,9 @@
|
|
|
17
17
|
"circular": "npx -y madge --extensions ts --circular ./src",
|
|
18
18
|
"clean": "rimraf dist temp tsconfig.tsbuildinfo",
|
|
19
19
|
"dev": "genx dev -b ts",
|
|
20
|
-
"test": "genx test"
|
|
20
|
+
"test": "genx test",
|
|
21
|
+
"lint": "genx lint --profile",
|
|
22
|
+
"lint:fix": "genx lint --fix"
|
|
21
23
|
},
|
|
22
24
|
"madge": {
|
|
23
25
|
"detectiveOptions": {
|
|
@@ -27,18 +29,18 @@
|
|
|
27
29
|
}
|
|
28
30
|
},
|
|
29
31
|
"devDependencies": {
|
|
30
|
-
"@genesislcap/foundation-testing": "14.388.
|
|
31
|
-
"@genesislcap/genx": "14.388.
|
|
32
|
-
"@genesislcap/rollup-builder": "14.388.
|
|
33
|
-
"@genesislcap/ts-builder": "14.388.
|
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.388.
|
|
35
|
-
"@genesislcap/vite-builder": "14.388.
|
|
36
|
-
"@genesislcap/webpack-builder": "14.388.
|
|
32
|
+
"@genesislcap/foundation-testing": "14.388.1",
|
|
33
|
+
"@genesislcap/genx": "14.388.1",
|
|
34
|
+
"@genesislcap/rollup-builder": "14.388.1",
|
|
35
|
+
"@genesislcap/ts-builder": "14.388.1",
|
|
36
|
+
"@genesislcap/uvu-playwright-builder": "14.388.1",
|
|
37
|
+
"@genesislcap/vite-builder": "14.388.1",
|
|
38
|
+
"@genesislcap/webpack-builder": "14.388.1",
|
|
37
39
|
"@types/json-schema": "^7.0.11"
|
|
38
40
|
},
|
|
39
41
|
"dependencies": {
|
|
40
|
-
"@genesislcap/expression-builder": "14.388.
|
|
41
|
-
"@genesislcap/foundation-logger": "14.388.
|
|
42
|
+
"@genesislcap/expression-builder": "14.388.1",
|
|
43
|
+
"@genesislcap/foundation-logger": "14.388.1",
|
|
42
44
|
"@microsoft/fast-components": "2.30.6",
|
|
43
45
|
"@microsoft/fast-element": "1.14.0",
|
|
44
46
|
"@microsoft/fast-foundation": "2.49.6",
|
|
@@ -56,5 +58,5 @@
|
|
|
56
58
|
"access": "public"
|
|
57
59
|
},
|
|
58
60
|
"customElements": "dist/custom-elements.json",
|
|
59
|
-
"gitHead": "
|
|
61
|
+
"gitHead": "576c66a3549832786971673c3b78d5cdd6b08902"
|
|
60
62
|
}
|