@genesislcap/foundation-utils 14.312.1-alpha-7ca2d32.0 → 14.312.1-alpha-5946baf.0

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.
@@ -377,7 +377,112 @@
377
377
  },
378
378
  {
379
379
  "kind": "javascript-module",
380
- "path": "src/directives/index.ts",
380
+ "path": "src/design-system/design-system.ts",
381
+ "declarations": [
382
+ {
383
+ "kind": "function",
384
+ "name": "assureDesignSystem",
385
+ "return": {
386
+ "type": {
387
+ "text": "DesignSystemModule"
388
+ }
389
+ },
390
+ "parameters": [
391
+ {
392
+ "name": "module",
393
+ "type": {
394
+ "text": "DesignSystemModule"
395
+ }
396
+ }
397
+ ],
398
+ "description": "assureDesignSystem.",
399
+ "privacy": "public"
400
+ },
401
+ {
402
+ "kind": "function",
403
+ "name": "getCurrentDesignSystem",
404
+ "return": {
405
+ "type": {
406
+ "text": ""
407
+ }
408
+ },
409
+ "parameters": [
410
+ {
411
+ "name": "element",
412
+ "type": {
413
+ "text": "HTMLElement"
414
+ },
415
+ "description": "The starting HTML element"
416
+ },
417
+ {
418
+ "name": "fallbackPrefix",
419
+ "type": {
420
+ "text": "string"
421
+ },
422
+ "description": "The prefix to fallback to if the provider is not available"
423
+ }
424
+ ],
425
+ "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.",
426
+ "privacy": "public"
427
+ },
428
+ {
429
+ "kind": "function",
430
+ "name": "getCurrentDesignSystemPrefix",
431
+ "return": {
432
+ "type": {
433
+ "text": ""
434
+ }
435
+ },
436
+ "parameters": [
437
+ {
438
+ "name": "element",
439
+ "type": {
440
+ "text": "HTMLElement"
441
+ },
442
+ "description": "The starting HTML element"
443
+ },
444
+ {
445
+ "name": "fallbackPrefix",
446
+ "type": {
447
+ "text": "string"
448
+ },
449
+ "description": "The prefix to fallback to if the provider is not available"
450
+ }
451
+ ],
452
+ "description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
453
+ "privacy": "public"
454
+ }
455
+ ],
456
+ "exports": [
457
+ {
458
+ "kind": "js",
459
+ "name": "assureDesignSystem",
460
+ "declaration": {
461
+ "name": "assureDesignSystem",
462
+ "module": "src/design-system/design-system.ts"
463
+ }
464
+ },
465
+ {
466
+ "kind": "js",
467
+ "name": "getCurrentDesignSystem",
468
+ "declaration": {
469
+ "name": "getCurrentDesignSystem",
470
+ "module": "src/design-system/design-system.ts"
471
+ }
472
+ },
473
+ {
474
+ "kind": "js",
475
+ "name": "getCurrentDesignSystemPrefix",
476
+ "declaration": {
477
+ "name": "getCurrentDesignSystemPrefix",
478
+ "module": "src/design-system/design-system.ts"
479
+ }
480
+ }
481
+ ]
482
+ },
483
+ {
484
+ "kind": "javascript-module",
485
+ "path": "src/design-system/index.ts",
381
486
  "declarations": [],
382
487
  "exports": [
383
488
  {
@@ -385,22 +490,67 @@
385
490
  "name": "*",
386
491
  "declaration": {
387
492
  "name": "*",
388
- "package": "./sync"
493
+ "package": "./design-system"
389
494
  }
390
- },
495
+ }
496
+ ]
497
+ },
498
+ {
499
+ "kind": "javascript-module",
500
+ "path": "src/decorators/index.ts",
501
+ "declarations": [],
502
+ "exports": [
391
503
  {
392
504
  "kind": "js",
393
505
  "name": "*",
394
506
  "declaration": {
395
507
  "name": "*",
396
- "package": "./when-else"
508
+ "package": "./renderOnChange"
397
509
  }
398
510
  }
399
511
  ]
400
512
  },
401
513
  {
402
514
  "kind": "javascript-module",
403
- "path": "src/encoding/index.ts",
515
+ "path": "src/decorators/renderOnChange.ts",
516
+ "declarations": [
517
+ {
518
+ "kind": "function",
519
+ "name": "renderOnChange",
520
+ "parameters": [
521
+ {
522
+ "name": "target",
523
+ "type": {
524
+ "text": "FASTElement & { render(): void }"
525
+ },
526
+ "description": "The target to define the property change handler on."
527
+ },
528
+ {
529
+ "name": "name",
530
+ "type": {
531
+ "text": "string"
532
+ },
533
+ "description": "The property name."
534
+ }
535
+ ],
536
+ "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
537
+ "privacy": "public"
538
+ }
539
+ ],
540
+ "exports": [
541
+ {
542
+ "kind": "js",
543
+ "name": "renderOnChange",
544
+ "declaration": {
545
+ "name": "renderOnChange",
546
+ "module": "src/decorators/renderOnChange.ts"
547
+ }
548
+ }
549
+ ]
550
+ },
551
+ {
552
+ "kind": "javascript-module",
553
+ "path": "src/directives/index.ts",
404
554
  "declarations": [],
405
555
  "exports": [
406
556
  {
@@ -408,7 +558,15 @@
408
558
  "name": "*",
409
559
  "declaration": {
410
560
  "name": "*",
411
- "package": "./base64"
561
+ "package": "./sync"
562
+ }
563
+ },
564
+ {
565
+ "kind": "js",
566
+ "name": "*",
567
+ "declaration": {
568
+ "name": "*",
569
+ "package": "./when-else"
412
570
  }
413
571
  }
414
572
  ]
@@ -706,6 +864,15 @@
706
864
  },
707
865
  "default": "'default'",
708
866
  "privacy": "public"
867
+ },
868
+ {
869
+ "kind": "variable",
870
+ "name": "ACCEPT_TERMS_URL",
871
+ "type": {
872
+ "text": "string"
873
+ },
874
+ "default": "'gwf/auth/accept-terms'",
875
+ "privacy": "public"
709
876
  }
710
877
  ],
711
878
  "exports": [
@@ -868,170 +1035,20 @@
868
1035
  "name": "ENVIRONMENT_LEVEL",
869
1036
  "module": "src/env/variables.ts"
870
1037
  }
871
- }
872
- ]
873
- },
874
- {
875
- "kind": "javascript-module",
876
- "path": "src/decorators/index.ts",
877
- "declarations": [],
878
- "exports": [
879
- {
880
- "kind": "js",
881
- "name": "*",
882
- "declaration": {
883
- "name": "*",
884
- "package": "./renderOnChange"
885
- }
886
- }
887
- ]
888
- },
889
- {
890
- "kind": "javascript-module",
891
- "path": "src/decorators/renderOnChange.ts",
892
- "declarations": [
893
- {
894
- "kind": "function",
895
- "name": "renderOnChange",
896
- "parameters": [
897
- {
898
- "name": "target",
899
- "type": {
900
- "text": "FASTElement & { render(): void }"
901
- },
902
- "description": "The target to define the property change handler on."
903
- },
904
- {
905
- "name": "name",
906
- "type": {
907
- "text": "string"
908
- },
909
- "description": "The property name."
910
- }
911
- ],
912
- "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
913
- "privacy": "public"
914
- }
915
- ],
916
- "exports": [
917
- {
918
- "kind": "js",
919
- "name": "renderOnChange",
920
- "declaration": {
921
- "name": "renderOnChange",
922
- "module": "src/decorators/renderOnChange.ts"
923
- }
924
- }
925
- ]
926
- },
927
- {
928
- "kind": "javascript-module",
929
- "path": "src/design-system/design-system.ts",
930
- "declarations": [
931
- {
932
- "kind": "function",
933
- "name": "assureDesignSystem",
934
- "return": {
935
- "type": {
936
- "text": "DesignSystemModule"
937
- }
938
- },
939
- "parameters": [
940
- {
941
- "name": "module",
942
- "type": {
943
- "text": "DesignSystemModule"
944
- }
945
- }
946
- ],
947
- "description": "assureDesignSystem.",
948
- "privacy": "public"
949
- },
950
- {
951
- "kind": "function",
952
- "name": "getCurrentDesignSystem",
953
- "return": {
954
- "type": {
955
- "text": ""
956
- }
957
- },
958
- "parameters": [
959
- {
960
- "name": "element",
961
- "type": {
962
- "text": "HTMLElement"
963
- },
964
- "description": "The starting HTML element"
965
- },
966
- {
967
- "name": "fallbackPrefix",
968
- "type": {
969
- "text": "string"
970
- },
971
- "description": "The prefix to fallback to if the provider is not available"
972
- }
973
- ],
974
- "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.",
975
- "privacy": "public"
976
1038
  },
977
- {
978
- "kind": "function",
979
- "name": "getCurrentDesignSystemPrefix",
980
- "return": {
981
- "type": {
982
- "text": ""
983
- }
984
- },
985
- "parameters": [
986
- {
987
- "name": "element",
988
- "type": {
989
- "text": "HTMLElement"
990
- },
991
- "description": "The starting HTML element"
992
- },
993
- {
994
- "name": "fallbackPrefix",
995
- "type": {
996
- "text": "string"
997
- },
998
- "description": "The prefix to fallback to if the provider is not available"
999
- }
1000
- ],
1001
- "description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
1002
- "privacy": "public"
1003
- }
1004
- ],
1005
- "exports": [
1006
1039
  {
1007
1040
  "kind": "js",
1008
- "name": "assureDesignSystem",
1041
+ "name": "ACCEPT_TERMS_URL",
1009
1042
  "declaration": {
1010
- "name": "assureDesignSystem",
1011
- "module": "src/design-system/design-system.ts"
1012
- }
1013
- },
1014
- {
1015
- "kind": "js",
1016
- "name": "getCurrentDesignSystem",
1017
- "declaration": {
1018
- "name": "getCurrentDesignSystem",
1019
- "module": "src/design-system/design-system.ts"
1020
- }
1021
- },
1022
- {
1023
- "kind": "js",
1024
- "name": "getCurrentDesignSystemPrefix",
1025
- "declaration": {
1026
- "name": "getCurrentDesignSystemPrefix",
1027
- "module": "src/design-system/design-system.ts"
1043
+ "name": "ACCEPT_TERMS_URL",
1044
+ "module": "src/env/variables.ts"
1028
1045
  }
1029
1046
  }
1030
1047
  ]
1031
1048
  },
1032
1049
  {
1033
1050
  "kind": "javascript-module",
1034
- "path": "src/design-system/index.ts",
1051
+ "path": "src/encoding/index.ts",
1035
1052
  "declarations": [],
1036
1053
  "exports": [
1037
1054
  {
@@ -1039,7 +1056,7 @@
1039
1056
  "name": "*",
1040
1057
  "declaration": {
1041
1058
  "name": "*",
1042
- "package": "./design-system"
1059
+ "package": "./base64"
1043
1060
  }
1044
1061
  }
1045
1062
  ]
@@ -134,4 +134,9 @@ export { SSO_LOGIN_URL };
134
134
  */
135
135
  declare let ENVIRONMENT_LEVEL: string;
136
136
  export { ENVIRONMENT_LEVEL };
137
+ /**
138
+ * @public
139
+ */
140
+ declare let ACCEPT_TERMS_URL: string;
141
+ export { ACCEPT_TERMS_URL };
137
142
  //# sourceMappingURL=variables.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"variables.d.ts","sourceRoot":"","sources":["../../../src/env/variables.ts"],"names":[],"mappings":"AAGA;;;;;;;GAOG;AACH,QAAA,IAAI,QAAQ,EAAE,MAAkB,CAAC;AAQjC,OAAO,EAAE,QAAQ,IAAI,OAAO,EAAE,CAAC;AAG/B;;;;;;;GAOG;AACH,QAAA,IAAI,YAAY,EAAE,MAAY,CAAC;AAS/B,OAAO,EAAE,YAAY,IAAI,WAAW,EAAE,CAAC;AAGvC;;;;;;;;GAQG;AACH,QAAA,IAAI,WAAW,EAAE,MAAc,CAAC;AAQhC,OAAO,EAAE,WAAW,IAAI,UAAU,EAAE,CAAC;AAGrC;;;;GAIG;AACH,QAAA,IAAI,WAAW,EAAE,MAAM,CAAC;AAMxB,OAAO,EAAE,WAAW,IAAI,UAAU,EAAE,CAAC;AAErC;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,QAAgG,CAAC;AAOhI;;;;;;GAMG;AACH,QAAA,IAAI,SAAS,EAAE,MAAwD,CAAC;AAQxE,OAAO,EAAE,SAAS,IAAI,QAAQ,EAAE,CAAC;AAGjC;;;;GAIG;AACH,QAAA,IAAI,YAAY,EAAE,MAAM,CAAC;AAMzB,OAAO,EAAE,YAAY,IAAI,WAAW,EAAE,CAAC;AAKvC;;;;GAIG;AACH,QAAA,IAAI,qBAAqB,EAAE,MAAM,CAAC;AAMlC,OAAO,EAAE,qBAAqB,IAAI,oBAAoB,EAAE,CAAC;AAGzD;;;;GAIG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAAM,CAAC;AAM9B,OAAO,EAAE,iBAAiB,IAAI,gBAAgB,EAAE,CAAC;AAGjD;;;;GAIG;AACH,QAAA,IAAI,aAAa,EAAE,MAAM,CAAC;AAM1B,OAAO,EAAE,aAAa,IAAI,YAAY,EAAE,CAAC;AAGzC;;GAEG;AACH,QAAA,IAAI,SAAS,EAAE,MAA+B,CAAC;AAM/C,OAAO,EAAE,SAAS,EAAE,CAAC;AAGrB;;GAEG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAA+B,CAAC;AAMvD,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAG7B;;GAEG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAAkC,CAAC;AAM1D,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAG7B;;GAEG;AACH,QAAA,IAAI,UAAU,EAAE,MAA2B,CAAC;AAM5C,OAAO,EAAE,UAAU,EAAE,CAAC;AAGtB;;GAEG;AACH,QAAA,IAAI,mBAAmB,EAAE,MAAyC,CAAC;AAMnE,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAG/B;;GAEG;AACH,QAAA,IAAI,mBAAmB,EAAE,MAAgD,CAAC;AAM1E,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAG/B;;GAEG;AACH,QAAA,IAAI,kBAAkB,EAAE,MAA0C,CAAC;AAMnE,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAG9B;;GAEG;AACH,QAAA,IAAI,YAAY,EAAE,MAAuB,CAAC;AAM1C,OAAO,EAAE,YAAY,EAAE,CAAC;AAGxB;;GAEG;AACH,QAAA,IAAI,aAAa,EAAE,MAAoC,CAAC;AAMxD,OAAO,EAAE,aAAa,EAAE,CAAC;AAGzB;;GAEG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAAkB,CAAC;AAM1C,OAAO,EAAE,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"variables.d.ts","sourceRoot":"","sources":["../../../src/env/variables.ts"],"names":[],"mappings":"AAGA;;;;;;;GAOG;AACH,QAAA,IAAI,QAAQ,EAAE,MAAkB,CAAC;AAQjC,OAAO,EAAE,QAAQ,IAAI,OAAO,EAAE,CAAC;AAG/B;;;;;;;GAOG;AACH,QAAA,IAAI,YAAY,EAAE,MAAY,CAAC;AAS/B,OAAO,EAAE,YAAY,IAAI,WAAW,EAAE,CAAC;AAGvC;;;;;;;;GAQG;AACH,QAAA,IAAI,WAAW,EAAE,MAAc,CAAC;AAQhC,OAAO,EAAE,WAAW,IAAI,UAAU,EAAE,CAAC;AAGrC;;;;GAIG;AACH,QAAA,IAAI,WAAW,EAAE,MAAM,CAAC;AAMxB,OAAO,EAAE,WAAW,IAAI,UAAU,EAAE,CAAC;AAErC;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,QAAgG,CAAC;AAOhI;;;;;;GAMG;AACH,QAAA,IAAI,SAAS,EAAE,MAAwD,CAAC;AAQxE,OAAO,EAAE,SAAS,IAAI,QAAQ,EAAE,CAAC;AAGjC;;;;GAIG;AACH,QAAA,IAAI,YAAY,EAAE,MAAM,CAAC;AAMzB,OAAO,EAAE,YAAY,IAAI,WAAW,EAAE,CAAC;AAKvC;;;;GAIG;AACH,QAAA,IAAI,qBAAqB,EAAE,MAAM,CAAC;AAMlC,OAAO,EAAE,qBAAqB,IAAI,oBAAoB,EAAE,CAAC;AAGzD;;;;GAIG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAAM,CAAC;AAM9B,OAAO,EAAE,iBAAiB,IAAI,gBAAgB,EAAE,CAAC;AAGjD;;;;GAIG;AACH,QAAA,IAAI,aAAa,EAAE,MAAM,CAAC;AAM1B,OAAO,EAAE,aAAa,IAAI,YAAY,EAAE,CAAC;AAGzC;;GAEG;AACH,QAAA,IAAI,SAAS,EAAE,MAA+B,CAAC;AAM/C,OAAO,EAAE,SAAS,EAAE,CAAC;AAGrB;;GAEG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAA+B,CAAC;AAMvD,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAG7B;;GAEG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAAkC,CAAC;AAM1D,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAG7B;;GAEG;AACH,QAAA,IAAI,UAAU,EAAE,MAA2B,CAAC;AAM5C,OAAO,EAAE,UAAU,EAAE,CAAC;AAGtB;;GAEG;AACH,QAAA,IAAI,mBAAmB,EAAE,MAAyC,CAAC;AAMnE,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAG/B;;GAEG;AACH,QAAA,IAAI,mBAAmB,EAAE,MAAgD,CAAC;AAM1E,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAG/B;;GAEG;AACH,QAAA,IAAI,kBAAkB,EAAE,MAA0C,CAAC;AAMnE,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAG9B;;GAEG;AACH,QAAA,IAAI,YAAY,EAAE,MAAuB,CAAC;AAM1C,OAAO,EAAE,YAAY,EAAE,CAAC;AAGxB;;GAEG;AACH,QAAA,IAAI,aAAa,EAAE,MAAoC,CAAC;AAMxD,OAAO,EAAE,aAAa,EAAE,CAAC;AAGzB;;GAEG;AACH,QAAA,IAAI,iBAAiB,EAAE,MAAkB,CAAC;AAM1C,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAG7B;;GAEG;AACH,QAAA,IAAI,gBAAgB,EAAE,MAAgC,CAAC;AAMvD,OAAO,EAAE,gBAAgB,EAAE,CAAC"}
@@ -211,3 +211,11 @@ if (typeof GENX_ENVIRONMENT_LEVEL !== 'undefined') {
211
211
  ENVIRONMENT_LEVEL = GENX_ENVIRONMENT_LEVEL;
212
212
  }
213
213
  export { ENVIRONMENT_LEVEL };
214
+ /**
215
+ * @public
216
+ */
217
+ let ACCEPT_TERMS_URL = 'gwf/auth/accept-terms';
218
+ if (typeof GENX_ACCEPT_TERMS_URL !== 'undefined') {
219
+ ACCEPT_TERMS_URL = GENX_ACCEPT_TERMS_URL;
220
+ }
221
+ export { ACCEPT_TERMS_URL };
@@ -172,6 +172,29 @@
172
172
  "name": "",
173
173
  "preserveMemberOrder": false,
174
174
  "members": [
175
+ {
176
+ "kind": "Variable",
177
+ "canonicalReference": "@genesislcap/foundation-utils!ACCEPT_TERMS_URL:var",
178
+ "docComment": "/**\n * @public\n */\n",
179
+ "excerptTokens": [
180
+ {
181
+ "kind": "Content",
182
+ "text": "ACCEPT_TERMS_URL: "
183
+ },
184
+ {
185
+ "kind": "Content",
186
+ "text": "string"
187
+ }
188
+ ],
189
+ "fileUrlPath": "src/env/variables.ts",
190
+ "isReadonly": false,
191
+ "releaseTag": "Public",
192
+ "name": "ACCEPT_TERMS_URL",
193
+ "variableTypeTokenRange": {
194
+ "startIndex": 1,
195
+ "endIndex": 2
196
+ }
197
+ },
175
198
  {
176
199
  "kind": "Variable",
177
200
  "canonicalReference": "@genesislcap/foundation-utils!activeColorScheme:var",
@@ -17,6 +17,11 @@ import { Observable } from 'rxjs';
17
17
  import { SyntheticViewTemplate } from '@microsoft/fast-element';
18
18
  import { Types } from '@genesislcap/expression-builder';
19
19
 
20
+ /**
21
+ * @public
22
+ */
23
+ export declare let ACCEPT_TERMS_URL: string;
24
+
20
25
  /**
21
26
  * A design token that represents the active color scheme (light or dark).
22
27
  * @public
@@ -0,0 +1,12 @@
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [Home](./index.md) &gt; [@genesislcap/foundation-utils](./foundation-utils.md) &gt; [ACCEPT\_TERMS\_URL](./foundation-utils.accept_terms_url.md)
4
+
5
+ ## ACCEPT\_TERMS\_URL variable
6
+
7
+
8
+ **Signature:**
9
+
10
+ ```typescript
11
+ ACCEPT_TERMS_URL: string
12
+ ```
@@ -870,6 +870,16 @@ Description
870
870
  </th></tr></thead>
871
871
  <tbody><tr><td>
872
872
 
873
+ [ACCEPT\_TERMS\_URL](./foundation-utils.accept_terms_url.md)
874
+
875
+
876
+ </td><td>
877
+
878
+
879
+
880
+ </td></tr>
881
+ <tr><td>
882
+
873
883
  [activeColorScheme](./foundation-utils.activecolorscheme.md)
874
884
 
875
885
 
@@ -23,6 +23,9 @@ import { Observable } from 'rxjs';
23
23
  import { SyntheticViewTemplate } from '@microsoft/fast-element';
24
24
  import { Types } from '@genesislcap/expression-builder';
25
25
 
26
+ // @public (undocumented)
27
+ export let ACCEPT_TERMS_URL: string;
28
+
26
29
  // @public
27
30
  export const activeColorScheme: CSSDesignToken<string>;
28
31
 
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.312.1-alpha-7ca2d32.0",
4
+ "version": "14.312.1-alpha-5946baf.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -27,18 +27,18 @@
27
27
  }
28
28
  },
29
29
  "devDependencies": {
30
- "@genesislcap/foundation-testing": "14.312.1-alpha-7ca2d32.0",
31
- "@genesislcap/genx": "14.312.1-alpha-7ca2d32.0",
32
- "@genesislcap/rollup-builder": "14.312.1-alpha-7ca2d32.0",
33
- "@genesislcap/ts-builder": "14.312.1-alpha-7ca2d32.0",
34
- "@genesislcap/uvu-playwright-builder": "14.312.1-alpha-7ca2d32.0",
35
- "@genesislcap/vite-builder": "14.312.1-alpha-7ca2d32.0",
36
- "@genesislcap/webpack-builder": "14.312.1-alpha-7ca2d32.0",
30
+ "@genesislcap/foundation-testing": "14.312.1-alpha-5946baf.0",
31
+ "@genesislcap/genx": "14.312.1-alpha-5946baf.0",
32
+ "@genesislcap/rollup-builder": "14.312.1-alpha-5946baf.0",
33
+ "@genesislcap/ts-builder": "14.312.1-alpha-5946baf.0",
34
+ "@genesislcap/uvu-playwright-builder": "14.312.1-alpha-5946baf.0",
35
+ "@genesislcap/vite-builder": "14.312.1-alpha-5946baf.0",
36
+ "@genesislcap/webpack-builder": "14.312.1-alpha-5946baf.0",
37
37
  "@types/json-schema": "^7.0.11"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/expression-builder": "14.312.1-alpha-7ca2d32.0",
41
- "@genesislcap/foundation-logger": "14.312.1-alpha-7ca2d32.0",
40
+ "@genesislcap/expression-builder": "14.312.1-alpha-5946baf.0",
41
+ "@genesislcap/foundation-logger": "14.312.1-alpha-5946baf.0",
42
42
  "@microsoft/fast-components": "2.30.6",
43
43
  "@microsoft/fast-element": "1.14.0",
44
44
  "@microsoft/fast-foundation": "2.49.6",
@@ -56,5 +56,5 @@
56
56
  "access": "public"
57
57
  },
58
58
  "customElements": "dist/custom-elements.json",
59
- "gitHead": "910630108886bc21ee34a4c3385d74c87035ab3f"
59
+ "gitHead": "e72998eaba0a987240eb5e42350dc2701b250c14"
60
60
  }