@genesislcap/foundation-utils 14.406.0-workspaces.5 → 14.406.0-workspaces.7
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 +325 -325
- package/package.json +11 -11
|
@@ -258,126 +258,6 @@
|
|
|
258
258
|
}
|
|
259
259
|
]
|
|
260
260
|
},
|
|
261
|
-
{
|
|
262
|
-
"kind": "javascript-module",
|
|
263
|
-
"path": "src/design-system/design-system.ts",
|
|
264
|
-
"declarations": [
|
|
265
|
-
{
|
|
266
|
-
"kind": "function",
|
|
267
|
-
"name": "assureDesignSystem",
|
|
268
|
-
"return": {
|
|
269
|
-
"type": {
|
|
270
|
-
"text": "DesignSystemModule"
|
|
271
|
-
}
|
|
272
|
-
},
|
|
273
|
-
"parameters": [
|
|
274
|
-
{
|
|
275
|
-
"name": "module",
|
|
276
|
-
"type": {
|
|
277
|
-
"text": "DesignSystemModule"
|
|
278
|
-
}
|
|
279
|
-
}
|
|
280
|
-
],
|
|
281
|
-
"description": "assureDesignSystem.",
|
|
282
|
-
"privacy": "public"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"kind": "function",
|
|
286
|
-
"name": "getCurrentDesignSystem",
|
|
287
|
-
"return": {
|
|
288
|
-
"type": {
|
|
289
|
-
"text": ""
|
|
290
|
-
}
|
|
291
|
-
},
|
|
292
|
-
"parameters": [
|
|
293
|
-
{
|
|
294
|
-
"name": "element",
|
|
295
|
-
"type": {
|
|
296
|
-
"text": "HTMLElement"
|
|
297
|
-
},
|
|
298
|
-
"description": "The starting HTML element"
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
"name": "fallbackPrefix",
|
|
302
|
-
"type": {
|
|
303
|
-
"text": "string"
|
|
304
|
-
},
|
|
305
|
-
"description": "The prefix to fallback to if the provider is not available"
|
|
306
|
-
}
|
|
307
|
-
],
|
|
308
|
-
"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.",
|
|
309
|
-
"privacy": "public"
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"kind": "function",
|
|
313
|
-
"name": "getCurrentDesignSystemPrefix",
|
|
314
|
-
"return": {
|
|
315
|
-
"type": {
|
|
316
|
-
"text": ""
|
|
317
|
-
}
|
|
318
|
-
},
|
|
319
|
-
"parameters": [
|
|
320
|
-
{
|
|
321
|
-
"name": "element",
|
|
322
|
-
"type": {
|
|
323
|
-
"text": "HTMLElement"
|
|
324
|
-
},
|
|
325
|
-
"description": "The starting HTML element"
|
|
326
|
-
},
|
|
327
|
-
{
|
|
328
|
-
"name": "fallbackPrefix",
|
|
329
|
-
"type": {
|
|
330
|
-
"text": "string"
|
|
331
|
-
},
|
|
332
|
-
"description": "The prefix to fallback to if the provider is not available"
|
|
333
|
-
}
|
|
334
|
-
],
|
|
335
|
-
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
336
|
-
"privacy": "public"
|
|
337
|
-
}
|
|
338
|
-
],
|
|
339
|
-
"exports": [
|
|
340
|
-
{
|
|
341
|
-
"kind": "js",
|
|
342
|
-
"name": "assureDesignSystem",
|
|
343
|
-
"declaration": {
|
|
344
|
-
"name": "assureDesignSystem",
|
|
345
|
-
"module": "src/design-system/design-system.ts"
|
|
346
|
-
}
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"kind": "js",
|
|
350
|
-
"name": "getCurrentDesignSystem",
|
|
351
|
-
"declaration": {
|
|
352
|
-
"name": "getCurrentDesignSystem",
|
|
353
|
-
"module": "src/design-system/design-system.ts"
|
|
354
|
-
}
|
|
355
|
-
},
|
|
356
|
-
{
|
|
357
|
-
"kind": "js",
|
|
358
|
-
"name": "getCurrentDesignSystemPrefix",
|
|
359
|
-
"declaration": {
|
|
360
|
-
"name": "getCurrentDesignSystemPrefix",
|
|
361
|
-
"module": "src/design-system/design-system.ts"
|
|
362
|
-
}
|
|
363
|
-
}
|
|
364
|
-
]
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"kind": "javascript-module",
|
|
368
|
-
"path": "src/design-system/index.ts",
|
|
369
|
-
"declarations": [],
|
|
370
|
-
"exports": [
|
|
371
|
-
{
|
|
372
|
-
"kind": "js",
|
|
373
|
-
"name": "*",
|
|
374
|
-
"declaration": {
|
|
375
|
-
"name": "*",
|
|
376
|
-
"package": "./design-system"
|
|
377
|
-
}
|
|
378
|
-
}
|
|
379
|
-
]
|
|
380
|
-
},
|
|
381
261
|
{
|
|
382
262
|
"kind": "javascript-module",
|
|
383
263
|
"path": "src/data/inMemoryDatabase.ts",
|
|
@@ -578,7 +458,7 @@
|
|
|
578
458
|
},
|
|
579
459
|
{
|
|
580
460
|
"kind": "javascript-module",
|
|
581
|
-
"path": "src/
|
|
461
|
+
"path": "src/directives/index.ts",
|
|
582
462
|
"declarations": [],
|
|
583
463
|
"exports": [
|
|
584
464
|
{
|
|
@@ -586,65 +466,208 @@
|
|
|
586
466
|
"name": "*",
|
|
587
467
|
"declaration": {
|
|
588
468
|
"name": "*",
|
|
589
|
-
"package": "./
|
|
469
|
+
"package": "./sync"
|
|
470
|
+
}
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"kind": "js",
|
|
474
|
+
"name": "*",
|
|
475
|
+
"declaration": {
|
|
476
|
+
"name": "*",
|
|
477
|
+
"package": "./when-else"
|
|
590
478
|
}
|
|
591
479
|
}
|
|
592
480
|
]
|
|
593
481
|
},
|
|
594
482
|
{
|
|
595
483
|
"kind": "javascript-module",
|
|
596
|
-
"path": "src/
|
|
597
|
-
"declarations": [
|
|
484
|
+
"path": "src/design-system/design-system.ts",
|
|
485
|
+
"declarations": [
|
|
486
|
+
{
|
|
487
|
+
"kind": "function",
|
|
488
|
+
"name": "assureDesignSystem",
|
|
489
|
+
"return": {
|
|
490
|
+
"type": {
|
|
491
|
+
"text": "DesignSystemModule"
|
|
492
|
+
}
|
|
493
|
+
},
|
|
494
|
+
"parameters": [
|
|
495
|
+
{
|
|
496
|
+
"name": "module",
|
|
497
|
+
"type": {
|
|
498
|
+
"text": "DesignSystemModule"
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
],
|
|
502
|
+
"description": "assureDesignSystem.",
|
|
503
|
+
"privacy": "public"
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"kind": "function",
|
|
507
|
+
"name": "getCurrentDesignSystem",
|
|
508
|
+
"return": {
|
|
509
|
+
"type": {
|
|
510
|
+
"text": ""
|
|
511
|
+
}
|
|
512
|
+
},
|
|
513
|
+
"parameters": [
|
|
514
|
+
{
|
|
515
|
+
"name": "element",
|
|
516
|
+
"type": {
|
|
517
|
+
"text": "HTMLElement"
|
|
518
|
+
},
|
|
519
|
+
"description": "The starting HTML element"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"name": "fallbackPrefix",
|
|
523
|
+
"type": {
|
|
524
|
+
"text": "string"
|
|
525
|
+
},
|
|
526
|
+
"description": "The prefix to fallback to if the provider is not available"
|
|
527
|
+
}
|
|
528
|
+
],
|
|
529
|
+
"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.",
|
|
530
|
+
"privacy": "public"
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"kind": "function",
|
|
534
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
535
|
+
"return": {
|
|
536
|
+
"type": {
|
|
537
|
+
"text": ""
|
|
538
|
+
}
|
|
539
|
+
},
|
|
540
|
+
"parameters": [
|
|
541
|
+
{
|
|
542
|
+
"name": "element",
|
|
543
|
+
"type": {
|
|
544
|
+
"text": "HTMLElement"
|
|
545
|
+
},
|
|
546
|
+
"description": "The starting HTML element"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"name": "fallbackPrefix",
|
|
550
|
+
"type": {
|
|
551
|
+
"text": "string"
|
|
552
|
+
},
|
|
553
|
+
"description": "The prefix to fallback to if the provider is not available"
|
|
554
|
+
}
|
|
555
|
+
],
|
|
556
|
+
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
557
|
+
"privacy": "public"
|
|
558
|
+
}
|
|
559
|
+
],
|
|
598
560
|
"exports": [
|
|
599
561
|
{
|
|
600
562
|
"kind": "js",
|
|
601
|
-
"name": "
|
|
563
|
+
"name": "assureDesignSystem",
|
|
602
564
|
"declaration": {
|
|
603
|
-
"name": "
|
|
604
|
-
"
|
|
565
|
+
"name": "assureDesignSystem",
|
|
566
|
+
"module": "src/design-system/design-system.ts"
|
|
605
567
|
}
|
|
606
568
|
},
|
|
607
569
|
{
|
|
608
570
|
"kind": "js",
|
|
609
|
-
"name": "
|
|
571
|
+
"name": "getCurrentDesignSystem",
|
|
610
572
|
"declaration": {
|
|
611
|
-
"name": "
|
|
612
|
-
"
|
|
573
|
+
"name": "getCurrentDesignSystem",
|
|
574
|
+
"module": "src/design-system/design-system.ts"
|
|
575
|
+
}
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"kind": "js",
|
|
579
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
580
|
+
"declaration": {
|
|
581
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
582
|
+
"module": "src/design-system/design-system.ts"
|
|
613
583
|
}
|
|
614
584
|
}
|
|
615
585
|
]
|
|
616
586
|
},
|
|
617
587
|
{
|
|
618
588
|
"kind": "javascript-module",
|
|
619
|
-
"path": "src/
|
|
620
|
-
"declarations": [
|
|
621
|
-
{
|
|
622
|
-
"kind": "function",
|
|
623
|
-
"name": "isDev",
|
|
624
|
-
"description": "Determines if the current environment is a development environment.",
|
|
625
|
-
"privacy": "public"
|
|
626
|
-
}
|
|
627
|
-
],
|
|
589
|
+
"path": "src/design-system/index.ts",
|
|
590
|
+
"declarations": [],
|
|
628
591
|
"exports": [
|
|
629
592
|
{
|
|
630
593
|
"kind": "js",
|
|
631
|
-
"name": "
|
|
594
|
+
"name": "*",
|
|
632
595
|
"declaration": {
|
|
633
|
-
"name": "
|
|
634
|
-
"
|
|
596
|
+
"name": "*",
|
|
597
|
+
"package": "./design-system"
|
|
635
598
|
}
|
|
636
599
|
}
|
|
637
600
|
]
|
|
638
601
|
},
|
|
639
602
|
{
|
|
640
603
|
"kind": "javascript-module",
|
|
641
|
-
"path": "src/
|
|
642
|
-
"declarations": [
|
|
604
|
+
"path": "src/encoding/index.ts",
|
|
605
|
+
"declarations": [],
|
|
606
|
+
"exports": [
|
|
643
607
|
{
|
|
644
|
-
"kind": "
|
|
645
|
-
"name": "
|
|
646
|
-
"
|
|
647
|
-
"
|
|
608
|
+
"kind": "js",
|
|
609
|
+
"name": "*",
|
|
610
|
+
"declaration": {
|
|
611
|
+
"name": "*",
|
|
612
|
+
"package": "./base64"
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
]
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"kind": "javascript-module",
|
|
619
|
+
"path": "src/env/index.ts",
|
|
620
|
+
"declarations": [],
|
|
621
|
+
"exports": [
|
|
622
|
+
{
|
|
623
|
+
"kind": "js",
|
|
624
|
+
"name": "*",
|
|
625
|
+
"declaration": {
|
|
626
|
+
"name": "*",
|
|
627
|
+
"package": "./is-dev"
|
|
628
|
+
}
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"kind": "js",
|
|
632
|
+
"name": "*",
|
|
633
|
+
"declaration": {
|
|
634
|
+
"name": "*",
|
|
635
|
+
"package": "./variables"
|
|
636
|
+
}
|
|
637
|
+
}
|
|
638
|
+
]
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"kind": "javascript-module",
|
|
642
|
+
"path": "src/env/is-dev.ts",
|
|
643
|
+
"declarations": [
|
|
644
|
+
{
|
|
645
|
+
"kind": "function",
|
|
646
|
+
"name": "isDev",
|
|
647
|
+
"description": "Determines if the current environment is a development environment.",
|
|
648
|
+
"privacy": "public"
|
|
649
|
+
}
|
|
650
|
+
],
|
|
651
|
+
"exports": [
|
|
652
|
+
{
|
|
653
|
+
"kind": "js",
|
|
654
|
+
"name": "isDev",
|
|
655
|
+
"declaration": {
|
|
656
|
+
"name": "isDev",
|
|
657
|
+
"module": "src/env/is-dev.ts"
|
|
658
|
+
}
|
|
659
|
+
}
|
|
660
|
+
]
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
"kind": "javascript-module",
|
|
664
|
+
"path": "src/env/variables.ts",
|
|
665
|
+
"declarations": [
|
|
666
|
+
{
|
|
667
|
+
"kind": "variable",
|
|
668
|
+
"name": "BUILDER",
|
|
669
|
+
"type": {
|
|
670
|
+
"text": "string"
|
|
648
671
|
}
|
|
649
672
|
},
|
|
650
673
|
{
|
|
@@ -1066,29 +1089,6 @@
|
|
|
1066
1089
|
}
|
|
1067
1090
|
]
|
|
1068
1091
|
},
|
|
1069
|
-
{
|
|
1070
|
-
"kind": "javascript-module",
|
|
1071
|
-
"path": "src/directives/index.ts",
|
|
1072
|
-
"declarations": [],
|
|
1073
|
-
"exports": [
|
|
1074
|
-
{
|
|
1075
|
-
"kind": "js",
|
|
1076
|
-
"name": "*",
|
|
1077
|
-
"declaration": {
|
|
1078
|
-
"name": "*",
|
|
1079
|
-
"package": "./sync"
|
|
1080
|
-
}
|
|
1081
|
-
},
|
|
1082
|
-
{
|
|
1083
|
-
"kind": "js",
|
|
1084
|
-
"name": "*",
|
|
1085
|
-
"declaration": {
|
|
1086
|
-
"name": "*",
|
|
1087
|
-
"package": "./when-else"
|
|
1088
|
-
}
|
|
1089
|
-
}
|
|
1090
|
-
]
|
|
1091
|
-
},
|
|
1092
1092
|
{
|
|
1093
1093
|
"kind": "javascript-module",
|
|
1094
1094
|
"path": "src/decorators/index.ts",
|
|
@@ -4322,160 +4322,6 @@
|
|
|
4322
4322
|
"declarations": [],
|
|
4323
4323
|
"exports": []
|
|
4324
4324
|
},
|
|
4325
|
-
{
|
|
4326
|
-
"kind": "javascript-module",
|
|
4327
|
-
"path": "src/encoding/base64/decode.ts",
|
|
4328
|
-
"declarations": [
|
|
4329
|
-
{
|
|
4330
|
-
"kind": "function",
|
|
4331
|
-
"name": "decodeFromBase64",
|
|
4332
|
-
"return": {
|
|
4333
|
-
"type": {
|
|
4334
|
-
"text": ""
|
|
4335
|
-
}
|
|
4336
|
-
},
|
|
4337
|
-
"parameters": [
|
|
4338
|
-
{
|
|
4339
|
-
"name": "base64Value",
|
|
4340
|
-
"type": {
|
|
4341
|
-
"text": "string"
|
|
4342
|
-
}
|
|
4343
|
-
},
|
|
4344
|
-
{
|
|
4345
|
-
"description": "The value to decode from base64.",
|
|
4346
|
-
"name": "value"
|
|
4347
|
-
}
|
|
4348
|
-
],
|
|
4349
|
-
"description": "Decodes a value from base64.",
|
|
4350
|
-
"privacy": "public"
|
|
4351
|
-
},
|
|
4352
|
-
{
|
|
4353
|
-
"kind": "function",
|
|
4354
|
-
"name": "decodeFromBase64WithPrefix",
|
|
4355
|
-
"return": {
|
|
4356
|
-
"type": {
|
|
4357
|
-
"text": ""
|
|
4358
|
-
}
|
|
4359
|
-
},
|
|
4360
|
-
"parameters": [
|
|
4361
|
-
{
|
|
4362
|
-
"name": "value",
|
|
4363
|
-
"type": {
|
|
4364
|
-
"text": "string"
|
|
4365
|
-
},
|
|
4366
|
-
"description": "The value to decode from base64."
|
|
4367
|
-
}
|
|
4368
|
-
],
|
|
4369
|
-
"description": "Decodes a value from base64 with a prefix.",
|
|
4370
|
-
"privacy": "public"
|
|
4371
|
-
}
|
|
4372
|
-
],
|
|
4373
|
-
"exports": [
|
|
4374
|
-
{
|
|
4375
|
-
"kind": "js",
|
|
4376
|
-
"name": "decodeFromBase64",
|
|
4377
|
-
"declaration": {
|
|
4378
|
-
"name": "decodeFromBase64",
|
|
4379
|
-
"module": "src/encoding/base64/decode.ts"
|
|
4380
|
-
}
|
|
4381
|
-
},
|
|
4382
|
-
{
|
|
4383
|
-
"kind": "js",
|
|
4384
|
-
"name": "decodeFromBase64WithPrefix",
|
|
4385
|
-
"declaration": {
|
|
4386
|
-
"name": "decodeFromBase64WithPrefix",
|
|
4387
|
-
"module": "src/encoding/base64/decode.ts"
|
|
4388
|
-
}
|
|
4389
|
-
}
|
|
4390
|
-
]
|
|
4391
|
-
},
|
|
4392
|
-
{
|
|
4393
|
-
"kind": "javascript-module",
|
|
4394
|
-
"path": "src/encoding/base64/encode.ts",
|
|
4395
|
-
"declarations": [
|
|
4396
|
-
{
|
|
4397
|
-
"kind": "function",
|
|
4398
|
-
"name": "encodeToBase64",
|
|
4399
|
-
"return": {
|
|
4400
|
-
"type": {
|
|
4401
|
-
"text": ""
|
|
4402
|
-
}
|
|
4403
|
-
},
|
|
4404
|
-
"parameters": [
|
|
4405
|
-
{
|
|
4406
|
-
"name": "value",
|
|
4407
|
-
"type": {
|
|
4408
|
-
"text": "string | ArrayBuffer"
|
|
4409
|
-
},
|
|
4410
|
-
"description": "The value to encode to base64."
|
|
4411
|
-
}
|
|
4412
|
-
],
|
|
4413
|
-
"description": "Encodes the given value to base64.",
|
|
4414
|
-
"privacy": "public"
|
|
4415
|
-
},
|
|
4416
|
-
{
|
|
4417
|
-
"kind": "function",
|
|
4418
|
-
"name": "encodeToBase64WithPrefix",
|
|
4419
|
-
"return": {
|
|
4420
|
-
"type": {
|
|
4421
|
-
"text": ""
|
|
4422
|
-
}
|
|
4423
|
-
},
|
|
4424
|
-
"parameters": [
|
|
4425
|
-
{
|
|
4426
|
-
"name": "value",
|
|
4427
|
-
"type": {
|
|
4428
|
-
"text": "string | ArrayBuffer"
|
|
4429
|
-
},
|
|
4430
|
-
"description": "The value to encode to base64."
|
|
4431
|
-
}
|
|
4432
|
-
],
|
|
4433
|
-
"description": "Encodes the given value with a prefix to base64.",
|
|
4434
|
-
"privacy": "public"
|
|
4435
|
-
}
|
|
4436
|
-
],
|
|
4437
|
-
"exports": [
|
|
4438
|
-
{
|
|
4439
|
-
"kind": "js",
|
|
4440
|
-
"name": "encodeToBase64",
|
|
4441
|
-
"declaration": {
|
|
4442
|
-
"name": "encodeToBase64",
|
|
4443
|
-
"module": "src/encoding/base64/encode.ts"
|
|
4444
|
-
}
|
|
4445
|
-
},
|
|
4446
|
-
{
|
|
4447
|
-
"kind": "js",
|
|
4448
|
-
"name": "encodeToBase64WithPrefix",
|
|
4449
|
-
"declaration": {
|
|
4450
|
-
"name": "encodeToBase64WithPrefix",
|
|
4451
|
-
"module": "src/encoding/base64/encode.ts"
|
|
4452
|
-
}
|
|
4453
|
-
}
|
|
4454
|
-
]
|
|
4455
|
-
},
|
|
4456
|
-
{
|
|
4457
|
-
"kind": "javascript-module",
|
|
4458
|
-
"path": "src/encoding/base64/index.ts",
|
|
4459
|
-
"declarations": [],
|
|
4460
|
-
"exports": [
|
|
4461
|
-
{
|
|
4462
|
-
"kind": "js",
|
|
4463
|
-
"name": "*",
|
|
4464
|
-
"declaration": {
|
|
4465
|
-
"name": "*",
|
|
4466
|
-
"package": "./decode"
|
|
4467
|
-
}
|
|
4468
|
-
},
|
|
4469
|
-
{
|
|
4470
|
-
"kind": "js",
|
|
4471
|
-
"name": "*",
|
|
4472
|
-
"declaration": {
|
|
4473
|
-
"name": "*",
|
|
4474
|
-
"package": "./encode"
|
|
4475
|
-
}
|
|
4476
|
-
}
|
|
4477
|
-
]
|
|
4478
|
-
},
|
|
4479
4325
|
{
|
|
4480
4326
|
"kind": "javascript-module",
|
|
4481
4327
|
"path": "src/directives/sync/index.ts",
|
|
@@ -4630,6 +4476,160 @@
|
|
|
4630
4476
|
}
|
|
4631
4477
|
]
|
|
4632
4478
|
},
|
|
4479
|
+
{
|
|
4480
|
+
"kind": "javascript-module",
|
|
4481
|
+
"path": "src/encoding/base64/decode.ts",
|
|
4482
|
+
"declarations": [
|
|
4483
|
+
{
|
|
4484
|
+
"kind": "function",
|
|
4485
|
+
"name": "decodeFromBase64",
|
|
4486
|
+
"return": {
|
|
4487
|
+
"type": {
|
|
4488
|
+
"text": ""
|
|
4489
|
+
}
|
|
4490
|
+
},
|
|
4491
|
+
"parameters": [
|
|
4492
|
+
{
|
|
4493
|
+
"name": "base64Value",
|
|
4494
|
+
"type": {
|
|
4495
|
+
"text": "string"
|
|
4496
|
+
}
|
|
4497
|
+
},
|
|
4498
|
+
{
|
|
4499
|
+
"description": "The value to decode from base64.",
|
|
4500
|
+
"name": "value"
|
|
4501
|
+
}
|
|
4502
|
+
],
|
|
4503
|
+
"description": "Decodes a value from base64.",
|
|
4504
|
+
"privacy": "public"
|
|
4505
|
+
},
|
|
4506
|
+
{
|
|
4507
|
+
"kind": "function",
|
|
4508
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4509
|
+
"return": {
|
|
4510
|
+
"type": {
|
|
4511
|
+
"text": ""
|
|
4512
|
+
}
|
|
4513
|
+
},
|
|
4514
|
+
"parameters": [
|
|
4515
|
+
{
|
|
4516
|
+
"name": "value",
|
|
4517
|
+
"type": {
|
|
4518
|
+
"text": "string"
|
|
4519
|
+
},
|
|
4520
|
+
"description": "The value to decode from base64."
|
|
4521
|
+
}
|
|
4522
|
+
],
|
|
4523
|
+
"description": "Decodes a value from base64 with a prefix.",
|
|
4524
|
+
"privacy": "public"
|
|
4525
|
+
}
|
|
4526
|
+
],
|
|
4527
|
+
"exports": [
|
|
4528
|
+
{
|
|
4529
|
+
"kind": "js",
|
|
4530
|
+
"name": "decodeFromBase64",
|
|
4531
|
+
"declaration": {
|
|
4532
|
+
"name": "decodeFromBase64",
|
|
4533
|
+
"module": "src/encoding/base64/decode.ts"
|
|
4534
|
+
}
|
|
4535
|
+
},
|
|
4536
|
+
{
|
|
4537
|
+
"kind": "js",
|
|
4538
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4539
|
+
"declaration": {
|
|
4540
|
+
"name": "decodeFromBase64WithPrefix",
|
|
4541
|
+
"module": "src/encoding/base64/decode.ts"
|
|
4542
|
+
}
|
|
4543
|
+
}
|
|
4544
|
+
]
|
|
4545
|
+
},
|
|
4546
|
+
{
|
|
4547
|
+
"kind": "javascript-module",
|
|
4548
|
+
"path": "src/encoding/base64/encode.ts",
|
|
4549
|
+
"declarations": [
|
|
4550
|
+
{
|
|
4551
|
+
"kind": "function",
|
|
4552
|
+
"name": "encodeToBase64",
|
|
4553
|
+
"return": {
|
|
4554
|
+
"type": {
|
|
4555
|
+
"text": ""
|
|
4556
|
+
}
|
|
4557
|
+
},
|
|
4558
|
+
"parameters": [
|
|
4559
|
+
{
|
|
4560
|
+
"name": "value",
|
|
4561
|
+
"type": {
|
|
4562
|
+
"text": "string | ArrayBuffer"
|
|
4563
|
+
},
|
|
4564
|
+
"description": "The value to encode to base64."
|
|
4565
|
+
}
|
|
4566
|
+
],
|
|
4567
|
+
"description": "Encodes the given value to base64.",
|
|
4568
|
+
"privacy": "public"
|
|
4569
|
+
},
|
|
4570
|
+
{
|
|
4571
|
+
"kind": "function",
|
|
4572
|
+
"name": "encodeToBase64WithPrefix",
|
|
4573
|
+
"return": {
|
|
4574
|
+
"type": {
|
|
4575
|
+
"text": ""
|
|
4576
|
+
}
|
|
4577
|
+
},
|
|
4578
|
+
"parameters": [
|
|
4579
|
+
{
|
|
4580
|
+
"name": "value",
|
|
4581
|
+
"type": {
|
|
4582
|
+
"text": "string | ArrayBuffer"
|
|
4583
|
+
},
|
|
4584
|
+
"description": "The value to encode to base64."
|
|
4585
|
+
}
|
|
4586
|
+
],
|
|
4587
|
+
"description": "Encodes the given value with a prefix to base64.",
|
|
4588
|
+
"privacy": "public"
|
|
4589
|
+
}
|
|
4590
|
+
],
|
|
4591
|
+
"exports": [
|
|
4592
|
+
{
|
|
4593
|
+
"kind": "js",
|
|
4594
|
+
"name": "encodeToBase64",
|
|
4595
|
+
"declaration": {
|
|
4596
|
+
"name": "encodeToBase64",
|
|
4597
|
+
"module": "src/encoding/base64/encode.ts"
|
|
4598
|
+
}
|
|
4599
|
+
},
|
|
4600
|
+
{
|
|
4601
|
+
"kind": "js",
|
|
4602
|
+
"name": "encodeToBase64WithPrefix",
|
|
4603
|
+
"declaration": {
|
|
4604
|
+
"name": "encodeToBase64WithPrefix",
|
|
4605
|
+
"module": "src/encoding/base64/encode.ts"
|
|
4606
|
+
}
|
|
4607
|
+
}
|
|
4608
|
+
]
|
|
4609
|
+
},
|
|
4610
|
+
{
|
|
4611
|
+
"kind": "javascript-module",
|
|
4612
|
+
"path": "src/encoding/base64/index.ts",
|
|
4613
|
+
"declarations": [],
|
|
4614
|
+
"exports": [
|
|
4615
|
+
{
|
|
4616
|
+
"kind": "js",
|
|
4617
|
+
"name": "*",
|
|
4618
|
+
"declaration": {
|
|
4619
|
+
"name": "*",
|
|
4620
|
+
"package": "./decode"
|
|
4621
|
+
}
|
|
4622
|
+
},
|
|
4623
|
+
{
|
|
4624
|
+
"kind": "js",
|
|
4625
|
+
"name": "*",
|
|
4626
|
+
"declaration": {
|
|
4627
|
+
"name": "*",
|
|
4628
|
+
"package": "./encode"
|
|
4629
|
+
}
|
|
4630
|
+
}
|
|
4631
|
+
]
|
|
4632
|
+
},
|
|
4633
4633
|
{
|
|
4634
4634
|
"kind": "javascript-module",
|
|
4635
4635
|
"path": "src/mappers/dto/index.ts",
|
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.406.0-workspaces.
|
|
4
|
+
"version": "14.406.0-workspaces.7",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@genesislcap/foundation-testing": "14.406.0-workspaces.
|
|
33
|
-
"@genesislcap/genx": "14.406.0-workspaces.
|
|
34
|
-
"@genesislcap/rollup-builder": "14.406.0-workspaces.
|
|
35
|
-
"@genesislcap/ts-builder": "14.406.0-workspaces.
|
|
36
|
-
"@genesislcap/uvu-playwright-builder": "14.406.0-workspaces.
|
|
37
|
-
"@genesislcap/vite-builder": "14.406.0-workspaces.
|
|
38
|
-
"@genesislcap/webpack-builder": "14.406.0-workspaces.
|
|
32
|
+
"@genesislcap/foundation-testing": "14.406.0-workspaces.7",
|
|
33
|
+
"@genesislcap/genx": "14.406.0-workspaces.7",
|
|
34
|
+
"@genesislcap/rollup-builder": "14.406.0-workspaces.7",
|
|
35
|
+
"@genesislcap/ts-builder": "14.406.0-workspaces.7",
|
|
36
|
+
"@genesislcap/uvu-playwright-builder": "14.406.0-workspaces.7",
|
|
37
|
+
"@genesislcap/vite-builder": "14.406.0-workspaces.7",
|
|
38
|
+
"@genesislcap/webpack-builder": "14.406.0-workspaces.7",
|
|
39
39
|
"@types/json-schema": "^7.0.11"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@genesislcap/expression-builder": "14.406.0-workspaces.
|
|
43
|
-
"@genesislcap/foundation-logger": "14.406.0-workspaces.
|
|
42
|
+
"@genesislcap/expression-builder": "14.406.0-workspaces.7",
|
|
43
|
+
"@genesislcap/foundation-logger": "14.406.0-workspaces.7",
|
|
44
44
|
"@microsoft/fast-components": "2.30.6",
|
|
45
45
|
"@microsoft/fast-element": "1.14.0",
|
|
46
46
|
"@microsoft/fast-foundation": "2.50.0",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"access": "public"
|
|
59
59
|
},
|
|
60
60
|
"customElements": "dist/custom-elements.json",
|
|
61
|
-
"gitHead": "
|
|
61
|
+
"gitHead": "9421667d629b2124861eca27fc69ad52a5b46460"
|
|
62
62
|
}
|