@semiont/graph 0.5.7 → 0.5.9

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 (49) hide show
  1. package/dist/{chunk-MWZWSKZD.js → chunk-5I735PFE.js} +3 -3
  2. package/dist/{chunk-6DEJAFBY.js → chunk-6TGQEJA4.js} +12 -11
  3. package/dist/chunk-6TGQEJA4.js.map +1 -0
  4. package/dist/{chunk-4UP2SG3N.js → chunk-7UEKNJE3.js} +11 -3
  5. package/dist/chunk-7UEKNJE3.js.map +1 -0
  6. package/dist/{chunk-27S56UPF.js → chunk-CRYMBICT.js} +401 -12
  7. package/dist/chunk-CRYMBICT.js.map +1 -0
  8. package/dist/{chunk-7UD62TQI.js → chunk-GT55OYHJ.js} +279 -4
  9. package/dist/chunk-GT55OYHJ.js.map +1 -0
  10. package/dist/{chunk-V4VXQDJC.js → chunk-RUQUFRTB.js} +2 -2
  11. package/dist/{chunk-B2W57CWL.js → chunk-VAQKCHGM.js} +3 -3
  12. package/dist/{chunk-KE4TRQI4.js → chunk-XVAXFDCH.js} +3 -3
  13. package/dist/{dist-es-CUJAAJXF.js → dist-es-BICV5PRG.js} +67 -41
  14. package/dist/dist-es-BICV5PRG.js.map +1 -0
  15. package/dist/{dist-es-XNPYIYQW.js → dist-es-IYLVRDN3.js} +11 -8
  16. package/dist/dist-es-IYLVRDN3.js.map +1 -0
  17. package/dist/{dist-es-QTXLRLLM.js → dist-es-LTFG4B4M.js} +4 -4
  18. package/dist/{dist-es-SI3C7IEH.js → dist-es-O4WJLVW6.js} +4 -4
  19. package/dist/{dist-es-R223S2WP.js → dist-es-RW76EFCY.js} +32 -24
  20. package/dist/{dist-es-R223S2WP.js.map → dist-es-RW76EFCY.js.map} +1 -1
  21. package/dist/{dist-es-ZYIOCGDF.js → dist-es-SEF7BNPV.js} +2 -2
  22. package/dist/{dist-es-2CKOZ7UJ.js → dist-es-UN7O5Q4Y.js} +4 -4
  23. package/dist/{dist-es-LM7J2FUI.js → dist-es-VCGRE52I.js} +3 -3
  24. package/dist/index.js +1 -1
  25. package/dist/{loadSso-6PVX5KA7.js → loadSso-GUTPMZHZ.js} +7 -7
  26. package/dist/{signin-GV4P4PGF.js → signin-HRP5GJ43.js} +141 -63
  27. package/dist/signin-HRP5GJ43.js.map +1 -0
  28. package/dist/{sso-oidc-WFVKSVW6.js → sso-oidc-HISAR7RH.js} +7 -7
  29. package/dist/{sts-7N7QMJRQ.js → sts-IK55KWBZ.js} +7 -7
  30. package/package.json +6 -6
  31. package/dist/chunk-27S56UPF.js.map +0 -1
  32. package/dist/chunk-4UP2SG3N.js.map +0 -1
  33. package/dist/chunk-6DEJAFBY.js.map +0 -1
  34. package/dist/chunk-7UD62TQI.js.map +0 -1
  35. package/dist/dist-es-CUJAAJXF.js.map +0 -1
  36. package/dist/dist-es-XNPYIYQW.js.map +0 -1
  37. package/dist/signin-GV4P4PGF.js.map +0 -1
  38. /package/dist/{chunk-MWZWSKZD.js.map → chunk-5I735PFE.js.map} +0 -0
  39. /package/dist/{chunk-V4VXQDJC.js.map → chunk-RUQUFRTB.js.map} +0 -0
  40. /package/dist/{chunk-B2W57CWL.js.map → chunk-VAQKCHGM.js.map} +0 -0
  41. /package/dist/{chunk-KE4TRQI4.js.map → chunk-XVAXFDCH.js.map} +0 -0
  42. /package/dist/{dist-es-QTXLRLLM.js.map → dist-es-LTFG4B4M.js.map} +0 -0
  43. /package/dist/{dist-es-SI3C7IEH.js.map → dist-es-O4WJLVW6.js.map} +0 -0
  44. /package/dist/{dist-es-ZYIOCGDF.js.map → dist-es-SEF7BNPV.js.map} +0 -0
  45. /package/dist/{dist-es-2CKOZ7UJ.js.map → dist-es-UN7O5Q4Y.js.map} +0 -0
  46. /package/dist/{dist-es-LM7J2FUI.js.map → dist-es-VCGRE52I.js.map} +0 -0
  47. /package/dist/{loadSso-6PVX5KA7.js.map → loadSso-GUTPMZHZ.js.map} +0 -0
  48. /package/dist/{sso-oidc-WFVKSVW6.js.map → sso-oidc-HISAR7RH.js.map} +0 -0
  49. /package/dist/{sts-7N7QMJRQ.js.map → sts-IK55KWBZ.js.map} +0 -0
@@ -13,7 +13,7 @@ import {
13
13
  loadConfig,
14
14
  normalizeProvider,
15
15
  toEndpointV1
16
- } from "./chunk-4UP2SG3N.js";
16
+ } from "./chunk-7UEKNJE3.js";
17
17
  import {
18
18
  parseRfc7231DateTime,
19
19
  v4
@@ -1734,7 +1734,7 @@ function isNodeJsHttp2TransientError(error) {
1734
1734
 
1735
1735
  // ../../node_modules/@smithy/core/dist-es/submodules/retry/util-retry/DefaultRateLimiter.js
1736
1736
  var DefaultRateLimiter = class _DefaultRateLimiter {
1737
- static setTimeoutFn = setTimeout;
1737
+ static setTimeoutFn = (fn, delay) => setTimeout(fn, delay);
1738
1738
  beta;
1739
1739
  minCapacity;
1740
1740
  minFillRate;
@@ -2772,7 +2772,282 @@ function resolveUserAgentConfig(input) {
2772
2772
  }
2773
2773
 
2774
2774
  // ../../node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partitions.js
2775
- var partitionsInfo = { "partitions": [{ "id": "aws", "outputs": { "dnsSuffix": "amazonaws.com", "dualStackDnsSuffix": "api.aws", "implicitGlobalRegion": "us-east-1", "name": "aws", "supportsDualStack": true, "supportsFIPS": true }, "regionRegex": "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$", "regions": { "af-south-1": { "description": "Africa (Cape Town)" }, "ap-east-1": { "description": "Asia Pacific (Hong Kong)" }, "ap-east-2": { "description": "Asia Pacific (Taipei)" }, "ap-northeast-1": { "description": "Asia Pacific (Tokyo)" }, "ap-northeast-2": { "description": "Asia Pacific (Seoul)" }, "ap-northeast-3": { "description": "Asia Pacific (Osaka)" }, "ap-south-1": { "description": "Asia Pacific (Mumbai)" }, "ap-south-2": { "description": "Asia Pacific (Hyderabad)" }, "ap-southeast-1": { "description": "Asia Pacific (Singapore)" }, "ap-southeast-2": { "description": "Asia Pacific (Sydney)" }, "ap-southeast-3": { "description": "Asia Pacific (Jakarta)" }, "ap-southeast-4": { "description": "Asia Pacific (Melbourne)" }, "ap-southeast-5": { "description": "Asia Pacific (Malaysia)" }, "ap-southeast-6": { "description": "Asia Pacific (New Zealand)" }, "ap-southeast-7": { "description": "Asia Pacific (Thailand)" }, "aws-global": { "description": "aws global region" }, "ca-central-1": { "description": "Canada (Central)" }, "ca-west-1": { "description": "Canada West (Calgary)" }, "eu-central-1": { "description": "Europe (Frankfurt)" }, "eu-central-2": { "description": "Europe (Zurich)" }, "eu-north-1": { "description": "Europe (Stockholm)" }, "eu-south-1": { "description": "Europe (Milan)" }, "eu-south-2": { "description": "Europe (Spain)" }, "eu-west-1": { "description": "Europe (Ireland)" }, "eu-west-2": { "description": "Europe (London)" }, "eu-west-3": { "description": "Europe (Paris)" }, "il-central-1": { "description": "Israel (Tel Aviv)" }, "me-central-1": { "description": "Middle East (UAE)" }, "me-south-1": { "description": "Middle East (Bahrain)" }, "mx-central-1": { "description": "Mexico (Central)" }, "sa-east-1": { "description": "South America (Sao Paulo)" }, "us-east-1": { "description": "US East (N. Virginia)" }, "us-east-2": { "description": "US East (Ohio)" }, "us-west-1": { "description": "US West (N. California)" }, "us-west-2": { "description": "US West (Oregon)" } } }, { "id": "aws-cn", "outputs": { "dnsSuffix": "amazonaws.com.cn", "dualStackDnsSuffix": "api.amazonwebservices.com.cn", "implicitGlobalRegion": "cn-northwest-1", "name": "aws-cn", "supportsDualStack": true, "supportsFIPS": true }, "regionRegex": "^cn\\-\\w+\\-\\d+$", "regions": { "aws-cn-global": { "description": "aws-cn global region" }, "cn-north-1": { "description": "China (Beijing)" }, "cn-northwest-1": { "description": "China (Ningxia)" } } }, { "id": "aws-eusc", "outputs": { "dnsSuffix": "amazonaws.eu", "dualStackDnsSuffix": "api.amazonwebservices.eu", "implicitGlobalRegion": "eusc-de-east-1", "name": "aws-eusc", "supportsDualStack": true, "supportsFIPS": true }, "regionRegex": "^eusc\\-(de)\\-\\w+\\-\\d+$", "regions": { "eusc-de-east-1": { "description": "AWS European Sovereign Cloud (Germany)" } } }, { "id": "aws-iso", "outputs": { "dnsSuffix": "c2s.ic.gov", "dualStackDnsSuffix": "api.aws.ic.gov", "implicitGlobalRegion": "us-iso-east-1", "name": "aws-iso", "supportsDualStack": true, "supportsFIPS": true }, "regionRegex": "^us\\-iso\\-\\w+\\-\\d+$", "regions": { "aws-iso-global": { "description": "aws-iso global region" }, "us-iso-east-1": { "description": "US ISO East" }, "us-iso-west-1": { "description": "US ISO WEST" } } }, { "id": "aws-iso-b", "outputs": { "dnsSuffix": "sc2s.sgov.gov", "dualStackDnsSuffix": "api.aws.scloud", "implicitGlobalRegion": "us-isob-east-1", "name": "aws-iso-b", "supportsDualStack": true, "supportsFIPS": true }, "regionRegex": "^us\\-isob\\-\\w+\\-\\d+$", "regions": { "aws-iso-b-global": { "description": "aws-iso-b global region" }, "us-isob-east-1": { "description": "US ISOB East (Ohio)" }, "us-isob-west-1": { "description": "US ISOB West" } } }, { "id": "aws-iso-e", "outputs": { "dnsSuffix": "cloud.adc-e.uk", "dualStackDnsSuffix": "api.cloud-aws.adc-e.uk", "implicitGlobalRegion": "eu-isoe-west-1", "name": "aws-iso-e", "supportsDualStack": true, "supportsFIPS": true }, "regionRegex": "^eu\\-isoe\\-\\w+\\-\\d+$", "regions": { "aws-iso-e-global": { "description": "aws-iso-e global region" }, "eu-isoe-west-1": { "description": "EU ISOE West" } } }, { "id": "aws-iso-f", "outputs": { "dnsSuffix": "csp.hci.ic.gov", "dualStackDnsSuffix": "api.aws.hci.ic.gov", "implicitGlobalRegion": "us-isof-south-1", "name": "aws-iso-f", "supportsDualStack": true, "supportsFIPS": true }, "regionRegex": "^us\\-isof\\-\\w+\\-\\d+$", "regions": { "aws-iso-f-global": { "description": "aws-iso-f global region" }, "us-isof-east-1": { "description": "US ISOF EAST" }, "us-isof-south-1": { "description": "US ISOF SOUTH" } } }, { "id": "aws-us-gov", "outputs": { "dnsSuffix": "amazonaws.com", "dualStackDnsSuffix": "api.aws", "implicitGlobalRegion": "us-gov-west-1", "name": "aws-us-gov", "supportsDualStack": true, "supportsFIPS": true }, "regionRegex": "^us\\-gov\\-\\w+\\-\\d+$", "regions": { "aws-us-gov-global": { "description": "aws-us-gov global region" }, "us-gov-east-1": { "description": "AWS GovCloud (US-East)" }, "us-gov-west-1": { "description": "AWS GovCloud (US-West)" } } }], "version": "1.1" };
2775
+ var partitionsInfo = {
2776
+ "partitions": [
2777
+ {
2778
+ "id": "aws",
2779
+ "outputs": {
2780
+ "dnsSuffix": "amazonaws.com",
2781
+ "dualStackDnsSuffix": "api.aws",
2782
+ "implicitGlobalRegion": "us-east-1",
2783
+ "name": "aws",
2784
+ "supportsDualStack": true,
2785
+ "supportsFIPS": true
2786
+ },
2787
+ "regionRegex": "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
2788
+ "regions": {
2789
+ "af-south-1": {
2790
+ "description": "Africa (Cape Town)"
2791
+ },
2792
+ "ap-east-1": {
2793
+ "description": "Asia Pacific (Hong Kong)"
2794
+ },
2795
+ "ap-east-2": {
2796
+ "description": "Asia Pacific (Taipei)"
2797
+ },
2798
+ "ap-northeast-1": {
2799
+ "description": "Asia Pacific (Tokyo)"
2800
+ },
2801
+ "ap-northeast-2": {
2802
+ "description": "Asia Pacific (Seoul)"
2803
+ },
2804
+ "ap-northeast-3": {
2805
+ "description": "Asia Pacific (Osaka)"
2806
+ },
2807
+ "ap-south-1": {
2808
+ "description": "Asia Pacific (Mumbai)"
2809
+ },
2810
+ "ap-south-2": {
2811
+ "description": "Asia Pacific (Hyderabad)"
2812
+ },
2813
+ "ap-southeast-1": {
2814
+ "description": "Asia Pacific (Singapore)"
2815
+ },
2816
+ "ap-southeast-2": {
2817
+ "description": "Asia Pacific (Sydney)"
2818
+ },
2819
+ "ap-southeast-3": {
2820
+ "description": "Asia Pacific (Jakarta)"
2821
+ },
2822
+ "ap-southeast-4": {
2823
+ "description": "Asia Pacific (Melbourne)"
2824
+ },
2825
+ "ap-southeast-5": {
2826
+ "description": "Asia Pacific (Malaysia)"
2827
+ },
2828
+ "ap-southeast-6": {
2829
+ "description": "Asia Pacific (New Zealand)"
2830
+ },
2831
+ "ap-southeast-7": {
2832
+ "description": "Asia Pacific (Thailand)"
2833
+ },
2834
+ "aws-global": {
2835
+ "description": "aws global region"
2836
+ },
2837
+ "ca-central-1": {
2838
+ "description": "Canada (Central)"
2839
+ },
2840
+ "ca-west-1": {
2841
+ "description": "Canada West (Calgary)"
2842
+ },
2843
+ "eu-central-1": {
2844
+ "description": "Europe (Frankfurt)"
2845
+ },
2846
+ "eu-central-2": {
2847
+ "description": "Europe (Zurich)"
2848
+ },
2849
+ "eu-north-1": {
2850
+ "description": "Europe (Stockholm)"
2851
+ },
2852
+ "eu-south-1": {
2853
+ "description": "Europe (Milan)"
2854
+ },
2855
+ "eu-south-2": {
2856
+ "description": "Europe (Spain)"
2857
+ },
2858
+ "eu-west-1": {
2859
+ "description": "Europe (Ireland)"
2860
+ },
2861
+ "eu-west-2": {
2862
+ "description": "Europe (London)"
2863
+ },
2864
+ "eu-west-3": {
2865
+ "description": "Europe (Paris)"
2866
+ },
2867
+ "il-central-1": {
2868
+ "description": "Israel (Tel Aviv)"
2869
+ },
2870
+ "me-central-1": {
2871
+ "description": "Middle East (UAE)"
2872
+ },
2873
+ "me-south-1": {
2874
+ "description": "Middle East (Bahrain)"
2875
+ },
2876
+ "mx-central-1": {
2877
+ "description": "Mexico (Central)"
2878
+ },
2879
+ "sa-east-1": {
2880
+ "description": "South America (Sao Paulo)"
2881
+ },
2882
+ "us-east-1": {
2883
+ "description": "US East (N. Virginia)"
2884
+ },
2885
+ "us-east-2": {
2886
+ "description": "US East (Ohio)"
2887
+ },
2888
+ "us-west-1": {
2889
+ "description": "US West (N. California)"
2890
+ },
2891
+ "us-west-2": {
2892
+ "description": "US West (Oregon)"
2893
+ }
2894
+ }
2895
+ },
2896
+ {
2897
+ "id": "aws-cn",
2898
+ "outputs": {
2899
+ "dnsSuffix": "amazonaws.com.cn",
2900
+ "dualStackDnsSuffix": "api.amazonwebservices.com.cn",
2901
+ "implicitGlobalRegion": "cn-northwest-1",
2902
+ "name": "aws-cn",
2903
+ "supportsDualStack": true,
2904
+ "supportsFIPS": true
2905
+ },
2906
+ "regionRegex": "^cn\\-\\w+\\-\\d+$",
2907
+ "regions": {
2908
+ "aws-cn-global": {
2909
+ "description": "aws-cn global region"
2910
+ },
2911
+ "cn-north-1": {
2912
+ "description": "China (Beijing)"
2913
+ },
2914
+ "cn-northwest-1": {
2915
+ "description": "China (Ningxia)"
2916
+ }
2917
+ }
2918
+ },
2919
+ {
2920
+ "id": "aws-eusc",
2921
+ "outputs": {
2922
+ "dnsSuffix": "amazonaws.eu",
2923
+ "dualStackDnsSuffix": "api.amazonwebservices.eu",
2924
+ "implicitGlobalRegion": "eusc-de-east-1",
2925
+ "name": "aws-eusc",
2926
+ "supportsDualStack": true,
2927
+ "supportsFIPS": true
2928
+ },
2929
+ "regionRegex": "^eusc\\-(de)\\-\\w+\\-\\d+$",
2930
+ "regions": {
2931
+ "eusc-de-east-1": {
2932
+ "description": "AWS European Sovereign Cloud (Germany)"
2933
+ }
2934
+ }
2935
+ },
2936
+ {
2937
+ "id": "aws-iso",
2938
+ "outputs": {
2939
+ "dnsSuffix": "c2s.ic.gov",
2940
+ "dualStackDnsSuffix": "api.aws.ic.gov",
2941
+ "implicitGlobalRegion": "us-iso-east-1",
2942
+ "name": "aws-iso",
2943
+ "supportsDualStack": true,
2944
+ "supportsFIPS": true
2945
+ },
2946
+ "regionRegex": "^us\\-iso\\-\\w+\\-\\d+$",
2947
+ "regions": {
2948
+ "aws-iso-global": {
2949
+ "description": "aws-iso global region"
2950
+ },
2951
+ "us-iso-east-1": {
2952
+ "description": "US ISO East"
2953
+ },
2954
+ "us-iso-west-1": {
2955
+ "description": "US ISO WEST"
2956
+ }
2957
+ }
2958
+ },
2959
+ {
2960
+ "id": "aws-iso-b",
2961
+ "outputs": {
2962
+ "dnsSuffix": "sc2s.sgov.gov",
2963
+ "dualStackDnsSuffix": "api.aws.scloud",
2964
+ "implicitGlobalRegion": "us-isob-east-1",
2965
+ "name": "aws-iso-b",
2966
+ "supportsDualStack": true,
2967
+ "supportsFIPS": true
2968
+ },
2969
+ "regionRegex": "^us\\-isob\\-\\w+\\-\\d+$",
2970
+ "regions": {
2971
+ "aws-iso-b-global": {
2972
+ "description": "aws-iso-b global region"
2973
+ },
2974
+ "us-isob-east-1": {
2975
+ "description": "US ISOB East (Ohio)"
2976
+ },
2977
+ "us-isob-west-1": {
2978
+ "description": "US ISOB West"
2979
+ }
2980
+ }
2981
+ },
2982
+ {
2983
+ "id": "aws-iso-e",
2984
+ "outputs": {
2985
+ "dnsSuffix": "cloud.adc-e.uk",
2986
+ "dualStackDnsSuffix": "api.cloud-aws.adc-e.uk",
2987
+ "implicitGlobalRegion": "eu-isoe-west-1",
2988
+ "name": "aws-iso-e",
2989
+ "supportsDualStack": true,
2990
+ "supportsFIPS": true
2991
+ },
2992
+ "regionRegex": "^eu\\-isoe\\-\\w+\\-\\d+$",
2993
+ "regions": {
2994
+ "aws-iso-e-global": {
2995
+ "description": "aws-iso-e global region"
2996
+ },
2997
+ "eu-isoe-west-1": {
2998
+ "description": "EU ISOE West"
2999
+ }
3000
+ }
3001
+ },
3002
+ {
3003
+ "id": "aws-iso-f",
3004
+ "outputs": {
3005
+ "dnsSuffix": "csp.hci.ic.gov",
3006
+ "dualStackDnsSuffix": "api.aws.hci.ic.gov",
3007
+ "implicitGlobalRegion": "us-isof-south-1",
3008
+ "name": "aws-iso-f",
3009
+ "supportsDualStack": true,
3010
+ "supportsFIPS": true
3011
+ },
3012
+ "regionRegex": "^us\\-isof\\-\\w+\\-\\d+$",
3013
+ "regions": {
3014
+ "aws-iso-f-global": {
3015
+ "description": "aws-iso-f global region"
3016
+ },
3017
+ "us-isof-east-1": {
3018
+ "description": "US ISOF EAST"
3019
+ },
3020
+ "us-isof-south-1": {
3021
+ "description": "US ISOF SOUTH"
3022
+ }
3023
+ }
3024
+ },
3025
+ {
3026
+ "id": "aws-us-gov",
3027
+ "outputs": {
3028
+ "dnsSuffix": "amazonaws.com",
3029
+ "dualStackDnsSuffix": "api.aws",
3030
+ "implicitGlobalRegion": "us-gov-west-1",
3031
+ "name": "aws-us-gov",
3032
+ "supportsDualStack": true,
3033
+ "supportsFIPS": true
3034
+ },
3035
+ "regionRegex": "^us\\-gov\\-\\w+\\-\\d+$",
3036
+ "regions": {
3037
+ "aws-us-gov-global": {
3038
+ "description": "aws-us-gov global region"
3039
+ },
3040
+ "us-gov-east-1": {
3041
+ "description": "AWS GovCloud (US-East)"
3042
+ },
3043
+ "us-gov-west-1": {
3044
+ "description": "AWS GovCloud (US-West)"
3045
+ }
3046
+ }
3047
+ }
3048
+ ],
3049
+ "version": "1.1"
3050
+ };
2776
3051
 
2777
3052
  // ../../node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partition.js
2778
3053
  var selectedPartitionsInfo = partitionsInfo;
@@ -3314,4 +3589,4 @@ export {
3314
3589
  getAwsRegionExtensionConfiguration,
3315
3590
  resolveAwsRegionExtensionConfiguration
3316
3591
  };
3317
- //# sourceMappingURL=chunk-7UD62TQI.js.map
3592
+ //# sourceMappingURL=chunk-GT55OYHJ.js.map