@genesislcap/foundation-utils 14.241.0-FUI-2294.1 → 14.241.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.
Files changed (2) hide show
  1. package/dist/custom-elements.json +190 -190
  2. package/package.json +10 -10
@@ -367,6 +367,109 @@
367
367
  }
368
368
  ]
369
369
  },
370
+ {
371
+ "kind": "javascript-module",
372
+ "path": "src/decorators/index.ts",
373
+ "declarations": [],
374
+ "exports": [
375
+ {
376
+ "kind": "js",
377
+ "name": "*",
378
+ "declaration": {
379
+ "name": "*",
380
+ "package": "./renderOnChange"
381
+ }
382
+ }
383
+ ]
384
+ },
385
+ {
386
+ "kind": "javascript-module",
387
+ "path": "src/decorators/renderOnChange.ts",
388
+ "declarations": [
389
+ {
390
+ "kind": "function",
391
+ "name": "renderOnChange",
392
+ "parameters": [
393
+ {
394
+ "name": "target",
395
+ "type": {
396
+ "text": "FASTElement & { render(): void }"
397
+ },
398
+ "description": "The target to define the property change handler on."
399
+ },
400
+ {
401
+ "name": "name",
402
+ "type": {
403
+ "text": "string"
404
+ },
405
+ "description": "The property name."
406
+ }
407
+ ],
408
+ "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
409
+ "privacy": "public"
410
+ }
411
+ ],
412
+ "exports": [
413
+ {
414
+ "kind": "js",
415
+ "name": "renderOnChange",
416
+ "declaration": {
417
+ "name": "renderOnChange",
418
+ "module": "src/decorators/renderOnChange.ts"
419
+ }
420
+ }
421
+ ]
422
+ },
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
+ },
370
473
  {
371
474
  "kind": "javascript-module",
372
475
  "path": "src/directives/index.ts",
@@ -846,59 +949,6 @@
846
949
  }
847
950
  ]
848
951
  },
849
- {
850
- "kind": "javascript-module",
851
- "path": "src/decorators/index.ts",
852
- "declarations": [],
853
- "exports": [
854
- {
855
- "kind": "js",
856
- "name": "*",
857
- "declaration": {
858
- "name": "*",
859
- "package": "./renderOnChange"
860
- }
861
- }
862
- ]
863
- },
864
- {
865
- "kind": "javascript-module",
866
- "path": "src/decorators/renderOnChange.ts",
867
- "declarations": [
868
- {
869
- "kind": "function",
870
- "name": "renderOnChange",
871
- "parameters": [
872
- {
873
- "name": "target",
874
- "type": {
875
- "text": "FASTElement & { render(): void }"
876
- },
877
- "description": "The target to define the property change handler on."
878
- },
879
- {
880
- "name": "name",
881
- "type": {
882
- "text": "string"
883
- },
884
- "description": "The property name."
885
- }
886
- ],
887
- "description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
888
- "privacy": "public"
889
- }
890
- ],
891
- "exports": [
892
- {
893
- "kind": "js",
894
- "name": "renderOnChange",
895
- "declaration": {
896
- "name": "renderOnChange",
897
- "module": "src/decorators/renderOnChange.ts"
898
- }
899
- }
900
- ]
901
- },
902
952
  {
903
953
  "kind": "javascript-module",
904
954
  "path": "src/error/errorMap.ts",
@@ -1098,56 +1148,6 @@
1098
1148
  }
1099
1149
  ]
1100
1150
  },
1101
- {
1102
- "kind": "javascript-module",
1103
- "path": "src/design-system/design-system.ts",
1104
- "declarations": [
1105
- {
1106
- "kind": "function",
1107
- "name": "assureDesignSystem",
1108
- "return": {
1109
- "type": {
1110
- "text": "DesignSystemModule"
1111
- }
1112
- },
1113
- "parameters": [
1114
- {
1115
- "name": "module",
1116
- "type": {
1117
- "text": "DesignSystemModule"
1118
- }
1119
- }
1120
- ],
1121
- "description": "assureDesignSystem.",
1122
- "privacy": "public"
1123
- }
1124
- ],
1125
- "exports": [
1126
- {
1127
- "kind": "js",
1128
- "name": "assureDesignSystem",
1129
- "declaration": {
1130
- "name": "assureDesignSystem",
1131
- "module": "src/design-system/design-system.ts"
1132
- }
1133
- }
1134
- ]
1135
- },
1136
- {
1137
- "kind": "javascript-module",
1138
- "path": "src/design-system/index.ts",
1139
- "declarations": [],
1140
- "exports": [
1141
- {
1142
- "kind": "js",
1143
- "name": "*",
1144
- "declaration": {
1145
- "name": "*",
1146
- "package": "./design-system"
1147
- }
1148
- }
1149
- ]
1150
- },
1151
1151
  {
1152
1152
  "kind": "javascript-module",
1153
1153
  "path": "src/formatters/datetime.ts",
@@ -2844,93 +2844,6 @@
2844
2844
  "declarations": [],
2845
2845
  "exports": []
2846
2846
  },
2847
- {
2848
- "kind": "javascript-module",
2849
- "path": "src/mixins/pendingState/index.ts",
2850
- "declarations": [],
2851
- "exports": [
2852
- {
2853
- "kind": "js",
2854
- "name": "*",
2855
- "declaration": {
2856
- "name": "*",
2857
- "package": "./pendingState"
2858
- }
2859
- }
2860
- ]
2861
- },
2862
- {
2863
- "kind": "javascript-module",
2864
- "path": "src/mixins/pendingState/pendingState.ts",
2865
- "declarations": [
2866
- {
2867
- "kind": "mixin",
2868
- "description": "The `PendingState` mixin.",
2869
- "name": "PendingState",
2870
- "members": [
2871
- {
2872
- "kind": "field",
2873
- "name": "pendingCount",
2874
- "type": {
2875
- "text": "number"
2876
- },
2877
- "privacy": "public",
2878
- "default": "0",
2879
- "description": "The number of promises that are currently pending."
2880
- },
2881
- {
2882
- "kind": "field",
2883
- "name": "resolvedCount",
2884
- "type": {
2885
- "text": "number"
2886
- },
2887
- "privacy": "public",
2888
- "default": "0",
2889
- "description": "The number of promises that have been resolved."
2890
- },
2891
- {
2892
- "kind": "field",
2893
- "name": "hasPendingChildren",
2894
- "type": {
2895
- "text": "boolean"
2896
- },
2897
- "privacy": "public",
2898
- "default": "false",
2899
- "description": "A boolean indicating whether there are any pending children."
2900
- },
2901
- {
2902
- "kind": "field",
2903
- "name": "progress",
2904
- "type": {
2905
- "text": "number"
2906
- },
2907
- "privacy": "public",
2908
- "description": "Gets the progress of the pending promises as a percentage between 0 and 1.",
2909
- "readonly": true
2910
- }
2911
- ],
2912
- "parameters": [
2913
- {
2914
- "name": "Base",
2915
- "type": {
2916
- "text": "TBase"
2917
- }
2918
- }
2919
- ],
2920
- "privacy": "public"
2921
- }
2922
- ],
2923
- "exports": [
2924
- {
2925
- "kind": "js",
2926
- "name": "PendingState",
2927
- "declaration": {
2928
- "name": "PendingState",
2929
- "module": "src/mixins/pendingState/pendingState.ts"
2930
- }
2931
- }
2932
- ]
2933
- },
2934
2847
  {
2935
2848
  "kind": "javascript-module",
2936
2849
  "path": "src/mixins/lifecycle/index.ts",
@@ -3055,6 +2968,93 @@
3055
2968
  }
3056
2969
  ]
3057
2970
  },
2971
+ {
2972
+ "kind": "javascript-module",
2973
+ "path": "src/mixins/pendingState/index.ts",
2974
+ "declarations": [],
2975
+ "exports": [
2976
+ {
2977
+ "kind": "js",
2978
+ "name": "*",
2979
+ "declaration": {
2980
+ "name": "*",
2981
+ "package": "./pendingState"
2982
+ }
2983
+ }
2984
+ ]
2985
+ },
2986
+ {
2987
+ "kind": "javascript-module",
2988
+ "path": "src/mixins/pendingState/pendingState.ts",
2989
+ "declarations": [
2990
+ {
2991
+ "kind": "mixin",
2992
+ "description": "The `PendingState` mixin.",
2993
+ "name": "PendingState",
2994
+ "members": [
2995
+ {
2996
+ "kind": "field",
2997
+ "name": "pendingCount",
2998
+ "type": {
2999
+ "text": "number"
3000
+ },
3001
+ "privacy": "public",
3002
+ "default": "0",
3003
+ "description": "The number of promises that are currently pending."
3004
+ },
3005
+ {
3006
+ "kind": "field",
3007
+ "name": "resolvedCount",
3008
+ "type": {
3009
+ "text": "number"
3010
+ },
3011
+ "privacy": "public",
3012
+ "default": "0",
3013
+ "description": "The number of promises that have been resolved."
3014
+ },
3015
+ {
3016
+ "kind": "field",
3017
+ "name": "hasPendingChildren",
3018
+ "type": {
3019
+ "text": "boolean"
3020
+ },
3021
+ "privacy": "public",
3022
+ "default": "false",
3023
+ "description": "A boolean indicating whether there are any pending children."
3024
+ },
3025
+ {
3026
+ "kind": "field",
3027
+ "name": "progress",
3028
+ "type": {
3029
+ "text": "number"
3030
+ },
3031
+ "privacy": "public",
3032
+ "description": "Gets the progress of the pending promises as a percentage between 0 and 1.",
3033
+ "readonly": true
3034
+ }
3035
+ ],
3036
+ "parameters": [
3037
+ {
3038
+ "name": "Base",
3039
+ "type": {
3040
+ "text": "TBase"
3041
+ }
3042
+ }
3043
+ ],
3044
+ "privacy": "public"
3045
+ }
3046
+ ],
3047
+ "exports": [
3048
+ {
3049
+ "kind": "js",
3050
+ "name": "PendingState",
3051
+ "declaration": {
3052
+ "name": "PendingState",
3053
+ "module": "src/mixins/pendingState/pendingState.ts"
3054
+ }
3055
+ }
3056
+ ]
3057
+ },
3058
3058
  {
3059
3059
  "kind": "javascript-module",
3060
3060
  "path": "src/serializers/json/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.241.0-FUI-2294.1",
4
+ "version": "14.241.0",
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.241.0-FUI-2294.1",
31
- "@genesislcap/genx": "14.241.0-FUI-2294.1",
32
- "@genesislcap/rollup-builder": "14.241.0-FUI-2294.1",
33
- "@genesislcap/ts-builder": "14.241.0-FUI-2294.1",
34
- "@genesislcap/uvu-playwright-builder": "14.241.0-FUI-2294.1",
35
- "@genesislcap/vite-builder": "14.241.0-FUI-2294.1",
36
- "@genesislcap/webpack-builder": "14.241.0-FUI-2294.1",
30
+ "@genesislcap/foundation-testing": "14.241.0",
31
+ "@genesislcap/genx": "14.241.0",
32
+ "@genesislcap/rollup-builder": "14.241.0",
33
+ "@genesislcap/ts-builder": "14.241.0",
34
+ "@genesislcap/uvu-playwright-builder": "14.241.0",
35
+ "@genesislcap/vite-builder": "14.241.0",
36
+ "@genesislcap/webpack-builder": "14.241.0",
37
37
  "rimraf": "^5.0.0"
38
38
  },
39
39
  "dependencies": {
40
- "@genesislcap/foundation-logger": "14.241.0-FUI-2294.1",
40
+ "@genesislcap/foundation-logger": "14.241.0",
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": "4affabe0640579feee69866bdc02151dfaf1982a"
58
+ "gitHead": "6837efcb9fe40e7044bb23d89368ecdcb20a4f3f"
59
59
  }