@genesislcap/foundation-utils 14.406.0-workspaces.2 → 14.406.0-workspaces.3
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 +135 -135
- package/package.json +11 -11
|
@@ -311,126 +311,6 @@
|
|
|
311
311
|
}
|
|
312
312
|
]
|
|
313
313
|
},
|
|
314
|
-
{
|
|
315
|
-
"kind": "javascript-module",
|
|
316
|
-
"path": "src/design-system/design-system.ts",
|
|
317
|
-
"declarations": [
|
|
318
|
-
{
|
|
319
|
-
"kind": "function",
|
|
320
|
-
"name": "assureDesignSystem",
|
|
321
|
-
"return": {
|
|
322
|
-
"type": {
|
|
323
|
-
"text": "DesignSystemModule"
|
|
324
|
-
}
|
|
325
|
-
},
|
|
326
|
-
"parameters": [
|
|
327
|
-
{
|
|
328
|
-
"name": "module",
|
|
329
|
-
"type": {
|
|
330
|
-
"text": "DesignSystemModule"
|
|
331
|
-
}
|
|
332
|
-
}
|
|
333
|
-
],
|
|
334
|
-
"description": "assureDesignSystem.",
|
|
335
|
-
"privacy": "public"
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"kind": "function",
|
|
339
|
-
"name": "getCurrentDesignSystem",
|
|
340
|
-
"return": {
|
|
341
|
-
"type": {
|
|
342
|
-
"text": ""
|
|
343
|
-
}
|
|
344
|
-
},
|
|
345
|
-
"parameters": [
|
|
346
|
-
{
|
|
347
|
-
"name": "element",
|
|
348
|
-
"type": {
|
|
349
|
-
"text": "HTMLElement"
|
|
350
|
-
},
|
|
351
|
-
"description": "The starting HTML element"
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
"name": "fallbackPrefix",
|
|
355
|
-
"type": {
|
|
356
|
-
"text": "string"
|
|
357
|
-
},
|
|
358
|
-
"description": "The prefix to fallback to if the provider is not available"
|
|
359
|
-
}
|
|
360
|
-
],
|
|
361
|
-
"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.",
|
|
362
|
-
"privacy": "public"
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"kind": "function",
|
|
366
|
-
"name": "getCurrentDesignSystemPrefix",
|
|
367
|
-
"return": {
|
|
368
|
-
"type": {
|
|
369
|
-
"text": ""
|
|
370
|
-
}
|
|
371
|
-
},
|
|
372
|
-
"parameters": [
|
|
373
|
-
{
|
|
374
|
-
"name": "element",
|
|
375
|
-
"type": {
|
|
376
|
-
"text": "HTMLElement"
|
|
377
|
-
},
|
|
378
|
-
"description": "The starting HTML element"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"name": "fallbackPrefix",
|
|
382
|
-
"type": {
|
|
383
|
-
"text": "string"
|
|
384
|
-
},
|
|
385
|
-
"description": "The prefix to fallback to if the provider is not available"
|
|
386
|
-
}
|
|
387
|
-
],
|
|
388
|
-
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
389
|
-
"privacy": "public"
|
|
390
|
-
}
|
|
391
|
-
],
|
|
392
|
-
"exports": [
|
|
393
|
-
{
|
|
394
|
-
"kind": "js",
|
|
395
|
-
"name": "assureDesignSystem",
|
|
396
|
-
"declaration": {
|
|
397
|
-
"name": "assureDesignSystem",
|
|
398
|
-
"module": "src/design-system/design-system.ts"
|
|
399
|
-
}
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
"kind": "js",
|
|
403
|
-
"name": "getCurrentDesignSystem",
|
|
404
|
-
"declaration": {
|
|
405
|
-
"name": "getCurrentDesignSystem",
|
|
406
|
-
"module": "src/design-system/design-system.ts"
|
|
407
|
-
}
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"kind": "js",
|
|
411
|
-
"name": "getCurrentDesignSystemPrefix",
|
|
412
|
-
"declaration": {
|
|
413
|
-
"name": "getCurrentDesignSystemPrefix",
|
|
414
|
-
"module": "src/design-system/design-system.ts"
|
|
415
|
-
}
|
|
416
|
-
}
|
|
417
|
-
]
|
|
418
|
-
},
|
|
419
|
-
{
|
|
420
|
-
"kind": "javascript-module",
|
|
421
|
-
"path": "src/design-system/index.ts",
|
|
422
|
-
"declarations": [],
|
|
423
|
-
"exports": [
|
|
424
|
-
{
|
|
425
|
-
"kind": "js",
|
|
426
|
-
"name": "*",
|
|
427
|
-
"declaration": {
|
|
428
|
-
"name": "*",
|
|
429
|
-
"package": "./design-system"
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
]
|
|
433
|
-
},
|
|
434
314
|
{
|
|
435
315
|
"kind": "javascript-module",
|
|
436
316
|
"path": "src/data/inMemoryDatabase.ts",
|
|
@@ -629,6 +509,141 @@
|
|
|
629
509
|
}
|
|
630
510
|
]
|
|
631
511
|
},
|
|
512
|
+
{
|
|
513
|
+
"kind": "javascript-module",
|
|
514
|
+
"path": "src/design-system/design-system.ts",
|
|
515
|
+
"declarations": [
|
|
516
|
+
{
|
|
517
|
+
"kind": "function",
|
|
518
|
+
"name": "assureDesignSystem",
|
|
519
|
+
"return": {
|
|
520
|
+
"type": {
|
|
521
|
+
"text": "DesignSystemModule"
|
|
522
|
+
}
|
|
523
|
+
},
|
|
524
|
+
"parameters": [
|
|
525
|
+
{
|
|
526
|
+
"name": "module",
|
|
527
|
+
"type": {
|
|
528
|
+
"text": "DesignSystemModule"
|
|
529
|
+
}
|
|
530
|
+
}
|
|
531
|
+
],
|
|
532
|
+
"description": "assureDesignSystem.",
|
|
533
|
+
"privacy": "public"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"kind": "function",
|
|
537
|
+
"name": "getCurrentDesignSystem",
|
|
538
|
+
"return": {
|
|
539
|
+
"type": {
|
|
540
|
+
"text": ""
|
|
541
|
+
}
|
|
542
|
+
},
|
|
543
|
+
"parameters": [
|
|
544
|
+
{
|
|
545
|
+
"name": "element",
|
|
546
|
+
"type": {
|
|
547
|
+
"text": "HTMLElement"
|
|
548
|
+
},
|
|
549
|
+
"description": "The starting HTML element"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"name": "fallbackPrefix",
|
|
553
|
+
"type": {
|
|
554
|
+
"text": "string"
|
|
555
|
+
},
|
|
556
|
+
"description": "The prefix to fallback to if the provider is not available"
|
|
557
|
+
}
|
|
558
|
+
],
|
|
559
|
+
"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.",
|
|
560
|
+
"privacy": "public"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"kind": "function",
|
|
564
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
565
|
+
"return": {
|
|
566
|
+
"type": {
|
|
567
|
+
"text": ""
|
|
568
|
+
}
|
|
569
|
+
},
|
|
570
|
+
"parameters": [
|
|
571
|
+
{
|
|
572
|
+
"name": "element",
|
|
573
|
+
"type": {
|
|
574
|
+
"text": "HTMLElement"
|
|
575
|
+
},
|
|
576
|
+
"description": "The starting HTML element"
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"name": "fallbackPrefix",
|
|
580
|
+
"type": {
|
|
581
|
+
"text": "string"
|
|
582
|
+
},
|
|
583
|
+
"description": "The prefix to fallback to if the provider is not available"
|
|
584
|
+
}
|
|
585
|
+
],
|
|
586
|
+
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
|
587
|
+
"privacy": "public"
|
|
588
|
+
}
|
|
589
|
+
],
|
|
590
|
+
"exports": [
|
|
591
|
+
{
|
|
592
|
+
"kind": "js",
|
|
593
|
+
"name": "assureDesignSystem",
|
|
594
|
+
"declaration": {
|
|
595
|
+
"name": "assureDesignSystem",
|
|
596
|
+
"module": "src/design-system/design-system.ts"
|
|
597
|
+
}
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
"kind": "js",
|
|
601
|
+
"name": "getCurrentDesignSystem",
|
|
602
|
+
"declaration": {
|
|
603
|
+
"name": "getCurrentDesignSystem",
|
|
604
|
+
"module": "src/design-system/design-system.ts"
|
|
605
|
+
}
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"kind": "js",
|
|
609
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
610
|
+
"declaration": {
|
|
611
|
+
"name": "getCurrentDesignSystemPrefix",
|
|
612
|
+
"module": "src/design-system/design-system.ts"
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
]
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"kind": "javascript-module",
|
|
619
|
+
"path": "src/design-system/index.ts",
|
|
620
|
+
"declarations": [],
|
|
621
|
+
"exports": [
|
|
622
|
+
{
|
|
623
|
+
"kind": "js",
|
|
624
|
+
"name": "*",
|
|
625
|
+
"declaration": {
|
|
626
|
+
"name": "*",
|
|
627
|
+
"package": "./design-system"
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
]
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"kind": "javascript-module",
|
|
634
|
+
"path": "src/encoding/index.ts",
|
|
635
|
+
"declarations": [],
|
|
636
|
+
"exports": [
|
|
637
|
+
{
|
|
638
|
+
"kind": "js",
|
|
639
|
+
"name": "*",
|
|
640
|
+
"declaration": {
|
|
641
|
+
"name": "*",
|
|
642
|
+
"package": "./base64"
|
|
643
|
+
}
|
|
644
|
+
}
|
|
645
|
+
]
|
|
646
|
+
},
|
|
632
647
|
{
|
|
633
648
|
"kind": "javascript-module",
|
|
634
649
|
"path": "src/env/index.ts",
|
|
@@ -1104,21 +1119,6 @@
|
|
|
1104
1119
|
}
|
|
1105
1120
|
]
|
|
1106
1121
|
},
|
|
1107
|
-
{
|
|
1108
|
-
"kind": "javascript-module",
|
|
1109
|
-
"path": "src/encoding/index.ts",
|
|
1110
|
-
"declarations": [],
|
|
1111
|
-
"exports": [
|
|
1112
|
-
{
|
|
1113
|
-
"kind": "js",
|
|
1114
|
-
"name": "*",
|
|
1115
|
-
"declaration": {
|
|
1116
|
-
"name": "*",
|
|
1117
|
-
"package": "./base64"
|
|
1118
|
-
}
|
|
1119
|
-
}
|
|
1120
|
-
]
|
|
1121
|
-
},
|
|
1122
1122
|
{
|
|
1123
1123
|
"kind": "javascript-module",
|
|
1124
1124
|
"path": "src/directives/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.3",
|
|
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.3",
|
|
33
|
+
"@genesislcap/genx": "14.406.0-workspaces.3",
|
|
34
|
+
"@genesislcap/rollup-builder": "14.406.0-workspaces.3",
|
|
35
|
+
"@genesislcap/ts-builder": "14.406.0-workspaces.3",
|
|
36
|
+
"@genesislcap/uvu-playwright-builder": "14.406.0-workspaces.3",
|
|
37
|
+
"@genesislcap/vite-builder": "14.406.0-workspaces.3",
|
|
38
|
+
"@genesislcap/webpack-builder": "14.406.0-workspaces.3",
|
|
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.3",
|
|
43
|
+
"@genesislcap/foundation-logger": "14.406.0-workspaces.3",
|
|
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": "b86305849b42345a039ad775a1a8ce34a7cea09a"
|
|
62
62
|
}
|