@gen3/core 0.12.69 → 0.12.70

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 (118) hide show
  1. package/dist/cjs/index.js +2124 -2154
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/dts/constants.d.ts.map +1 -1
  4. package/dist/dts/dataAccess.d.ts.map +1 -1
  5. package/dist/dts/features/aiSearch/aiSearchSlice.d.ts +174 -174
  6. package/dist/dts/features/app/store.d.ts.map +1 -1
  7. package/dist/dts/features/authz/authzMappingSlice.d.ts +403 -403
  8. package/dist/dts/features/cedar/cedarApi.d.ts +54 -54
  9. package/dist/dts/features/cedar/cedarApi.d.ts.map +1 -1
  10. package/dist/dts/features/cedar/createCedarInstance.d.ts.map +1 -1
  11. package/dist/dts/features/cohort/cohortManagerSelector.d.ts +5 -5
  12. package/dist/dts/features/cohort/cohortManagerSelector.d.ts.map +1 -1
  13. package/dist/dts/features/cohort/cohortManagerSlice.d.ts.map +1 -1
  14. package/dist/dts/features/cohort/filterCombineModeSlice.d.ts.map +1 -1
  15. package/dist/dts/features/cohort/filterExpandSlice.d.ts.map +1 -1
  16. package/dist/dts/features/cohort/sharedFiltersSlice.d.ts +1 -1
  17. package/dist/dts/features/cohort/sharedFiltersSlice.d.ts.map +1 -1
  18. package/dist/dts/features/cohort/storage/CohortStorage.d.ts.map +1 -1
  19. package/dist/dts/features/cohort/utils.d.ts.map +1 -1
  20. package/dist/dts/features/cohortComparison/cohortFacetSlice.d.ts +60 -60
  21. package/dist/dts/features/cohortComparison/pValueApi.d.ts +60 -60
  22. package/dist/dts/features/cohortComparison/vennDiagramSlice.d.ts +60 -60
  23. package/dist/dts/features/config/registry.d.ts.map +1 -1
  24. package/dist/dts/features/dataLibrary/storage/APIStorageService.d.ts.map +1 -1
  25. package/dist/dts/features/dataLibrary/storage/CachedAPIStorageService.d.ts.map +1 -1
  26. package/dist/dts/features/dataLibrary/storage/DataLibraryStorageService.d.ts.map +1 -1
  27. package/dist/dts/features/dataLibrary/storage/LocalStorageService.d.ts.map +1 -1
  28. package/dist/dts/features/dataLibrary/storage/tests/data.d.ts.map +1 -1
  29. package/dist/dts/features/dataLibrary/types.d.ts.map +1 -1
  30. package/dist/dts/features/dataLibrary/useDataLibrary.d.ts.map +1 -1
  31. package/dist/dts/features/dataLibrary/utils.d.ts.map +1 -1
  32. package/dist/dts/features/download/constants.d.ts.map +1 -1
  33. package/dist/dts/features/download/downloadStatusApi.d.ts +235 -235
  34. package/dist/dts/features/drsResolver/drsHostnameSlice.d.ts.map +1 -1
  35. package/dist/dts/features/drsResolver/resolvers/cachedDRSResolver.d.ts.map +1 -1
  36. package/dist/dts/features/drsResolver/resolvers/dataGUIDSDotOrg.d.ts.map +1 -1
  37. package/dist/dts/features/drsResolver/utils.d.ts.map +1 -1
  38. package/dist/dts/features/fence/credentialsApi.d.ts +222 -222
  39. package/dist/dts/features/fence/fenceApi.d.ts +300 -300
  40. package/dist/dts/features/fence/fenceApi.d.ts.map +1 -1
  41. package/dist/dts/features/fence/fetchFence.d.ts.map +1 -1
  42. package/dist/dts/features/fence/jwtApi.d.ts +120 -120
  43. package/dist/dts/features/fence/utils.d.ts.map +1 -1
  44. package/dist/dts/features/filters/filters.d.ts +1 -1
  45. package/dist/dts/features/filters/filters.d.ts.map +1 -1
  46. package/dist/dts/features/filters/nestedFilters.d.ts +1 -1
  47. package/dist/dts/features/filters/nestedFilters.d.ts.map +1 -1
  48. package/dist/dts/features/filters/types.d.ts.map +1 -1
  49. package/dist/dts/features/filters/utils.d.ts.map +1 -1
  50. package/dist/dts/features/gen3Apps/Gen3App.d.ts.map +1 -1
  51. package/dist/dts/features/gen3Apps/Gen3AppRTKQ.d.ts +1 -1
  52. package/dist/dts/features/gen3Apps/Gen3AppRTKQ.d.ts.map +1 -1
  53. package/dist/dts/features/gen3Apps/gen3AppRegistry.d.ts.map +1 -1
  54. package/dist/dts/features/gen3Apps/gen3AppsSlice.d.ts.map +1 -1
  55. package/dist/dts/features/graphQL/graphQLSlice.d.ts +61 -61
  56. package/dist/dts/features/guppy/download.d.ts +9 -0
  57. package/dist/dts/features/guppy/download.d.ts.map +1 -0
  58. package/dist/dts/features/guppy/guppyApi.d.ts +2 -2
  59. package/dist/dts/features/guppy/guppyDownloadSlice.d.ts +120 -120
  60. package/dist/dts/features/guppy/guppySlice.d.ts +2141 -2141
  61. package/dist/dts/features/guppy/guppySlice.d.ts.map +1 -1
  62. package/dist/dts/features/guppy/index.d.ts +2 -1
  63. package/dist/dts/features/guppy/index.d.ts.map +1 -1
  64. package/dist/dts/features/guppy/processing.d.ts.map +1 -1
  65. package/dist/dts/features/guppy/queryGenerators.d.ts.map +1 -1
  66. package/dist/dts/features/guppy/range.d.ts.map +1 -1
  67. package/dist/dts/features/guppy/utils.d.ts +1 -27
  68. package/dist/dts/features/guppy/utils.d.ts.map +1 -1
  69. package/dist/dts/features/indexd/indexdSlice.d.ts +240 -240
  70. package/dist/dts/features/manifest/manifestApi.d.ts +585 -585
  71. package/dist/dts/features/metadata/metadataSlice.d.ts +540 -540
  72. package/dist/dts/features/metadata/utils.d.ts.map +1 -1
  73. package/dist/dts/features/modals/modalsSlice.d.ts.map +1 -1
  74. package/dist/dts/features/notifications/notificationService.d.ts.map +1 -1
  75. package/dist/dts/features/requestor/remoteSupport/registeredRemoteSupportServices.d.ts.map +1 -1
  76. package/dist/dts/features/requestor/remoteSupport/types.d.ts.map +1 -1
  77. package/dist/dts/features/requestor/requestorSlice.d.ts +354 -354
  78. package/dist/dts/features/requestor/requestorSlice.d.ts.map +1 -1
  79. package/dist/dts/features/sower/sowerApi.d.ts +558 -558
  80. package/dist/dts/features/sower/sowerApi.d.ts.map +1 -1
  81. package/dist/dts/features/sower/sowerJobDatetime.d.ts.map +1 -1
  82. package/dist/dts/features/submission/authMappingUtils.d.ts.map +1 -1
  83. package/dist/dts/features/submission/submissionApi.d.ts +481 -481
  84. package/dist/dts/features/updateStudyInMDS/mdsApi.d.ts +54 -54
  85. package/dist/dts/features/updateStudyInMDS/updateStudyInMDS.d.ts.map +1 -1
  86. package/dist/dts/features/user/externalLoginsSlice.d.ts +241 -241
  87. package/dist/dts/features/user/externalLoginsSlice.d.ts.map +1 -1
  88. package/dist/dts/features/user/hooks.d.ts +1 -1
  89. package/dist/dts/features/user/hooks.d.ts.map +1 -1
  90. package/dist/dts/features/user/userSlice.d.ts +2 -2
  91. package/dist/dts/features/user/userSlice.d.ts.map +1 -1
  92. package/dist/dts/features/user/userSliceRTK.d.ts +672 -692
  93. package/dist/dts/features/user/userSliceRTK.d.ts.map +1 -1
  94. package/dist/dts/features/user/utils.d.ts.map +1 -1
  95. package/dist/dts/features/workspace/jegKernelSlice.d.ts +83 -83
  96. package/dist/dts/features/workspace/jegWorkspaceSlice.d.ts.map +1 -1
  97. package/dist/dts/features/workspace/tieredWorkspaceSlice.d.ts.map +1 -1
  98. package/dist/dts/features/workspace/utils.d.ts.map +1 -1
  99. package/dist/dts/features/workspace/workspaceApi.d.ts +939 -939
  100. package/dist/dts/features/workspace/workspaceSlice.d.ts.map +1 -1
  101. package/dist/dts/hooks.d.ts +1 -1
  102. package/dist/dts/reducers.d.ts +24 -24
  103. package/dist/dts/storage-persist.d.ts.map +1 -1
  104. package/dist/dts/store.d.ts +3 -3
  105. package/dist/dts/store.d.ts.map +1 -1
  106. package/dist/dts/types/types.d.ts.map +1 -1
  107. package/dist/dts/utils/caseConversion.d.ts.map +1 -1
  108. package/dist/dts/utils/conversions.d.ts.map +1 -1
  109. package/dist/dts/utils/extractvalues.d.ts.map +1 -1
  110. package/dist/dts/utils/fetch.d.ts +2 -2
  111. package/dist/dts/utils/fetch.d.ts.map +1 -1
  112. package/dist/dts/utils/time.d.ts.map +1 -1
  113. package/dist/dts/utils/ts-utils.d.ts.map +1 -1
  114. package/dist/dts/utils/url.d.ts.map +1 -1
  115. package/dist/esm/index.js +2124 -2154
  116. package/dist/esm/index.js.map +1 -1
  117. package/dist/index.d.ts +8363 -8394
  118. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gen3/core",
3
- "version": "0.12.69",
3
+ "version": "0.12.70",
4
4
  "author": "CTDS",
5
5
  "description": "Core module for Gen3.2. Packages provides an interface for interacting with the gen3 API, various types, and a redux store for managing state.",
6
6
  "license": "Apache-2.0",
@@ -36,9 +36,9 @@
36
36
  "scripts": {
37
37
  "lint": "oxlint",
38
38
  "lint:fix": "oxlint --fix",
39
- "compile": "tsc",
39
+ "compile": "tsgo",
40
40
  "clean": "rm -rf dist",
41
- "types": "tsc --emitDeclarationOnly --skipLibCheck",
41
+ "types": "tsgo --emitDeclarationOnly --skipLibCheck",
42
42
  "build": "npm run clean && npm run compile && rollup --config rollup.config.mjs",
43
43
  "build:clean": "npm run clean && npm run compile && npm run types && rollup --config rollup.config.mjs",
44
44
  "build:watch": "npm run compile && npm run build -- --watch",
@@ -82,5 +82,5 @@
82
82
  "files": [
83
83
  "dist"
84
84
  ],
85
- "gitHead": "5638a010aff02d7053ab2a90cb668ee3bed62319"
85
+ "gitHead": "4441639497c4a78dc88f18f24175ed4bdfe97e27"
86
86
  }