synapse-react-client 4.0.3 → 4.0.4

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 (305) hide show
  1. package/dist/SWC.index.js +1 -1
  2. package/dist/components/AccessRequirement/AddConditionsForUseButton/AddConditionsForUseButton.js +1 -1
  3. package/dist/components/AccessRequirementList/AccessRequirementList.js +4 -4
  4. package/dist/components/AccessRequirementList/ManagedACTAccessRequirementRequestFlow/DataAccessRequestAccessorsEditor.d.ts.map +1 -1
  5. package/dist/components/AccessRequirementList/ManagedACTAccessRequirementRequestFlow/DataAccessRequestAccessorsEditor.js +8 -7
  6. package/dist/components/AccessRequirementList/ManagedACTAccessRequirementRequestFlow/DataAccessRequestAccessorsEditor.js.map +1 -1
  7. package/dist/components/AccessRequirementList/ManagedACTAccessRequirementRequestFlow/ManagedACTAccessRequirementFormWikiWrapper.js +4 -4
  8. package/dist/components/AccessRequirementList/ManagedACTAccessRequirementRequestFlow/ManagedACTAccessRequirementItem.js +11 -11
  9. package/dist/components/AccessRequirementList/RequirementItem/RequirementItem.js +1 -1
  10. package/dist/components/AccessRequirementList/RequirementItem/SelfSignAccessRequirementItem.js +9 -9
  11. package/dist/components/AccessRequirementList/RequirementItem/UnmanagedACTAccessRequirementItem.js +5 -5
  12. package/dist/components/AcknowledgementsPage/AcknowledgementsPage.d.ts.map +1 -1
  13. package/dist/components/AcknowledgementsPage/AcknowledgementsPage.js +33 -32
  14. package/dist/components/AcknowledgementsPage/AcknowledgementsPage.js.map +1 -1
  15. package/dist/components/AclEditor/AclEditor.js +8 -8
  16. package/dist/components/AclEditor/AclEditor.js.map +1 -1
  17. package/dist/components/AclEditor/AclEditor.test-utils.js +34 -34
  18. package/dist/components/AclEditor/AclEditor.test-utils.js.map +1 -1
  19. package/dist/components/Authentication/AuthenticationMethodSelection.js +1 -1
  20. package/dist/components/Authentication/TwoFactorEnrollmentForm.d.ts.map +1 -1
  21. package/dist/components/Authentication/TwoFactorEnrollmentForm.js +6 -5
  22. package/dist/components/Authentication/TwoFactorEnrollmentForm.js.map +1 -1
  23. package/dist/components/BasePortalCard/BasePortalCard.css +1 -1
  24. package/dist/components/BasePortalCard/BasePortalCard.module.scss +6 -0
  25. package/dist/components/BasePortalCard/BasePortalCard.module.scss.js +1 -1
  26. package/dist/components/BasePortalCard/ColorfulPortalCardWithChips/ColorfulPortalCardWithChips.css +1 -1
  27. package/dist/components/BasePortalCard/ColorfulPortalCardWithChips/ColorfulPortalCardWithChips.js +7 -7
  28. package/dist/components/BasePortalCard/ColorfulPortalCardWithChips/ColorfulPortalCardWithChips.module.scss +13 -5
  29. package/dist/components/BasePortalCard/ColorfulPortalCardWithChips/ColorfulPortalCardWithChips.module.scss.js +5 -5
  30. package/dist/components/CardContainer/CardLink.d.ts +12 -0
  31. package/dist/components/CardContainer/CardLink.d.ts.map +1 -1
  32. package/dist/components/ChallengeSubmission/AvailableEvaluationQueueList.js +12 -12
  33. package/dist/components/ChallengeTeamWizard/CreateChallengeTeam.d.ts.map +1 -1
  34. package/dist/components/ChallengeTeamWizard/CreateChallengeTeam.js +7 -7
  35. package/dist/components/ChallengeTeamWizard/CreateChallengeTeam.js.map +1 -1
  36. package/dist/components/CitationPopover/CitationPopoverContent.d.ts.map +1 -1
  37. package/dist/components/CitationPopover/CitationPopoverContent.js +13 -12
  38. package/dist/components/CitationPopover/CitationPopoverContent.js.map +1 -1
  39. package/dist/components/CookiesNotification/CookiesNotification.js +1 -1
  40. package/dist/components/CreateOrUpdateAccessRequirementWizard/CreateOrUpdateAccessRequirementWizard.js +3 -4
  41. package/dist/components/CreateOrUpdateAccessRequirementWizard/CreateOrUpdateAccessRequirementWizard.js.map +1 -1
  42. package/dist/components/DataGrid/MergeGridWithSourceTableButton.js +2 -2
  43. package/dist/components/DataGrid/SynapseGrid.d.ts.map +1 -1
  44. package/dist/components/DataGrid/SynapseGrid.js +35 -35
  45. package/dist/components/DataGrid/SynapseGrid.js.map +1 -1
  46. package/dist/components/DataGrid/components/UploadCsvToGridDialog.js +2 -2
  47. package/dist/components/DataGrid/hooks/useExportDataGridToCsv.d.ts.map +1 -1
  48. package/dist/components/DataGrid/hooks/useExportDataGridToCsv.js +9 -7
  49. package/dist/components/DataGrid/hooks/useExportDataGridToCsv.js.map +1 -1
  50. package/dist/components/DownloadCart/ActionRequiredCard/ActionRequiredCard.js +1 -1
  51. package/dist/components/DownloadCart/RequestDownloadCard.js +1 -1
  52. package/dist/components/Ecosystem/EcosystemSkeleton.js +2 -2
  53. package/dist/components/Ecosystem/TableQueryEcosystem.js +1 -1
  54. package/dist/components/EntityAclEditor/EntityAclEditorModal.js +1 -1
  55. package/dist/components/EntityAclEditor/OpenData.js +1 -1
  56. package/dist/components/EntityBadgeIcons/EntityBadgeIcons.d.ts.map +1 -1
  57. package/dist/components/EntityBadgeIcons/EntityBadgeIcons.js +113 -127
  58. package/dist/components/EntityBadgeIcons/EntityBadgeIcons.js.map +1 -1
  59. package/dist/components/EntityCitation/EntityCitation.js +1 -1
  60. package/dist/components/EntityFinder/details/view/table/AddToDownloadListCell.js +1 -1
  61. package/dist/components/EntityFinder/details/view/table/CreatedOnCell.js +1 -1
  62. package/dist/components/EntityFinder/details/view/table/EntityNameCell.js +1 -1
  63. package/dist/components/EntityFinder/details/view/table/FileEntityMD5Cell.js +1 -1
  64. package/dist/components/EntityFinder/details/view/table/FileEntitySizeCell.js +1 -1
  65. package/dist/components/EntityFinder/details/view/table/ModifiedByCell.js +1 -1
  66. package/dist/components/EntityFinder/details/view/table/ModifiedOnCell.js +1 -1
  67. package/dist/components/EntityFinder/details/view/table/ParentProjectCell.js +1 -1
  68. package/dist/components/EntityFinder/tree/EntityTree.js +1 -1
  69. package/dist/components/EntityHeaderTable/EntityHeaderTable.d.ts.map +1 -1
  70. package/dist/components/EntityHeaderTable/EntityHeaderTable.js +39 -39
  71. package/dist/components/EntityHeaderTable/EntityHeaderTable.js.map +1 -1
  72. package/dist/components/Evaluation/DeleteEvaluationQueueConfirmationDialog.d.ts +8 -0
  73. package/dist/components/Evaluation/DeleteEvaluationQueueConfirmationDialog.d.ts.map +1 -0
  74. package/dist/components/Evaluation/DeleteEvaluationQueueConfirmationDialog.js +46 -0
  75. package/dist/components/Evaluation/DeleteEvaluationQueueConfirmationDialog.js.map +1 -0
  76. package/dist/components/Evaluation/EvaluationCard.d.ts.map +1 -1
  77. package/dist/components/Evaluation/EvaluationCard.js +35 -41
  78. package/dist/components/Evaluation/EvaluationCard.js.map +1 -1
  79. package/dist/components/Evaluation/EvaluationEditor.d.ts.map +1 -1
  80. package/dist/components/Evaluation/EvaluationEditor.js +95 -90
  81. package/dist/components/Evaluation/EvaluationEditor.js.map +1 -1
  82. package/dist/components/Evaluation/EvaluationRoundEditor.d.ts.map +1 -1
  83. package/dist/components/Evaluation/EvaluationRoundEditor.js +133 -124
  84. package/dist/components/Evaluation/EvaluationRoundEditor.js.map +1 -1
  85. package/dist/components/FilePreview/EntityPreview.js +1 -1
  86. package/dist/components/Forum/DiscussionReply.js +10 -10
  87. package/dist/components/Forum/DiscussionThread.js +21 -21
  88. package/dist/components/GenericCard/CardUtils.d.ts.map +1 -1
  89. package/dist/components/GenericCard/CardUtils.js +36 -36
  90. package/dist/components/GenericCard/CardUtils.js.map +1 -1
  91. package/dist/components/GenericCard/CollapsibleDescription.js +25 -25
  92. package/dist/components/GenericCard/SynapseCardLabel.d.ts.map +1 -1
  93. package/dist/components/GenericCard/SynapseCardLabel.js +72 -67
  94. package/dist/components/GenericCard/SynapseCardLabel.js.map +1 -1
  95. package/dist/components/GenericCard/TableRowGenericCard.d.ts +4 -1
  96. package/dist/components/GenericCard/TableRowGenericCard.d.ts.map +1 -1
  97. package/dist/components/GenericCard/TableRowGenericCard.js +98 -96
  98. package/dist/components/GenericCard/TableRowGenericCard.js.map +1 -1
  99. package/dist/components/GoalsV2/GoalsV2.Desktop.d.ts.map +1 -1
  100. package/dist/components/GoalsV2/GoalsV2.Desktop.js +14 -15
  101. package/dist/components/GoalsV2/GoalsV2.Desktop.js.map +1 -1
  102. package/dist/components/GoogleAnalytics/GoogleAnalytics.js +1 -1
  103. package/dist/components/HasAccess/HasAccessV2.js +1 -1
  104. package/dist/components/HasAccess/useHasAccess.js +1 -1
  105. package/dist/components/IDUReport/IDUReportSubmissionInfo.js +23 -23
  106. package/dist/components/IDUReport/IDUReportSubmissionInfo.js.map +1 -1
  107. package/dist/components/JSONArrayEditor/useParseCsv.d.ts +1 -1
  108. package/dist/components/JSONArrayEditor/useParseCsv.d.ts.map +1 -1
  109. package/dist/components/JSONArrayEditor/useParseCsv.js +9 -9
  110. package/dist/components/JSONArrayEditor/useParseCsv.js.map +1 -1
  111. package/dist/components/Markdown/MarkdownCollapse.js +7 -7
  112. package/dist/components/Markdown/MarkdownEditor.js +11 -11
  113. package/dist/components/Markdown/MarkdownGithub.js +1 -1
  114. package/dist/components/Markdown/MarkdownPopover.js +6 -6
  115. package/dist/components/Markdown/MarkdownPopover.js.map +1 -1
  116. package/dist/components/Markdown/MarkdownSynapse.d.ts.map +1 -1
  117. package/dist/components/Markdown/MarkdownSynapse.js +139 -135
  118. package/dist/components/Markdown/MarkdownSynapse.js.map +1 -1
  119. package/dist/components/Markdown/MarkdownUtils.d.ts +8 -0
  120. package/dist/components/Markdown/MarkdownUtils.d.ts.map +1 -1
  121. package/dist/components/Markdown/MarkdownUtils.js +139 -65
  122. package/dist/components/Markdown/MarkdownUtils.js.map +1 -1
  123. package/dist/components/Markdown/UserMentionModal.js +18 -18
  124. package/dist/components/Markdown/UserMentionModal.js.map +1 -1
  125. package/dist/components/Markdown/widget/MarkdownButton.js +3 -3
  126. package/dist/components/Markdown/widget/MarkdownButton.js.map +1 -1
  127. package/dist/components/MissingQueryResultsWarning/MissingQueryResultsWarning.d.ts.map +1 -1
  128. package/dist/components/MissingQueryResultsWarning/MissingQueryResultsWarning.js +9 -8
  129. package/dist/components/MissingQueryResultsWarning/MissingQueryResultsWarning.js.map +1 -1
  130. package/dist/components/Plot/SynapsePlot.css +1 -0
  131. package/dist/components/Plot/SynapsePlot.d.ts +2 -0
  132. package/dist/components/Plot/SynapsePlot.d.ts.map +1 -1
  133. package/dist/components/Plot/SynapsePlot.js +43 -39
  134. package/dist/components/Plot/SynapsePlot.js.map +1 -1
  135. package/dist/components/Plot/SynapsePlot.scss +8 -0
  136. package/dist/components/QueryVisualizationWrapper/QueryVisualizationWrapper.js +1 -1
  137. package/dist/components/QueryWrapperPlotNav/QueryWrapperPlotNav.d.ts.map +1 -1
  138. package/dist/components/QueryWrapperPlotNav/QueryWrapperPlotNav.js +114 -113
  139. package/dist/components/QueryWrapperPlotNav/QueryWrapperPlotNav.js.map +1 -1
  140. package/dist/components/QueryWrapperPlotNav/QueryWrapperSynapsePlot.d.ts +1 -1
  141. package/dist/components/QueryWrapperPlotNav/QueryWrapperSynapsePlot.d.ts.map +1 -1
  142. package/dist/components/QueryWrapperPlotNav/QueryWrapperSynapsePlot.js.map +1 -1
  143. package/dist/components/Resources/Resources.Desktop.js +7 -7
  144. package/dist/components/Resources/Resources.Mobile.js +6 -6
  145. package/dist/components/SubsectionRowRenderer/SubsectionRowRenderer.js +3 -3
  146. package/dist/components/SustainabilityScorecard/SustainabilityScorecardSummary.js +10 -10
  147. package/dist/components/SynapseChat/SynapseChatInteraction.js +5 -5
  148. package/dist/components/SynapseForm/WarningDialog.d.ts +1 -0
  149. package/dist/components/SynapseForm/WarningDialog.d.ts.map +1 -1
  150. package/dist/components/SynapseForm/WarningDialog.js +18 -16
  151. package/dist/components/SynapseForm/WarningDialog.js.map +1 -1
  152. package/dist/components/SynapseHomepageV2/SynapseHomepageNavBar.js +1 -1
  153. package/dist/components/SynapseSearchPageResults/HasAccessChip.js +1 -1
  154. package/dist/components/SynapseSearchPageResults/SearchPagePortalBanners.d.ts.map +1 -1
  155. package/dist/components/SynapseSearchPageResults/SearchPagePortalBanners.js +12 -13
  156. package/dist/components/SynapseSearchPageResults/SearchPagePortalBanners.js.map +1 -1
  157. package/dist/components/SynapseSearchPageResults/SynapseSearchResultsCard.js +5 -5
  158. package/dist/components/SynapseTable/ExpandableTableDataCell.d.ts.map +1 -1
  159. package/dist/components/SynapseTable/ExpandableTableDataCell.js +3 -1
  160. package/dist/components/SynapseTable/ExpandableTableDataCell.js.map +1 -1
  161. package/dist/components/SynapseTable/SynapseTable.js +4 -4
  162. package/dist/components/SynapseTable/SynapseTableCell/SynapseTableCell.d.ts.map +1 -1
  163. package/dist/components/SynapseTable/SynapseTableCell/SynapseTableCell.js +122 -122
  164. package/dist/components/SynapseTable/SynapseTableCell/SynapseTableCell.js.map +1 -1
  165. package/dist/components/SynapseTable/datasets/DatasetItemsEditor.js +5 -5
  166. package/dist/components/TableColumnSchemaEditor/ColumnModelForm.js +1 -1
  167. package/dist/components/TableColumnSchemaEditor/TableColumnSchemaEditor.js +1 -1
  168. package/dist/components/TableColumnSchemaEditor/TableColumnSchemaForm.js +1 -1
  169. package/dist/components/TableFeedCards/TableFeedCards.js +9 -9
  170. package/dist/components/TermsAndConditions/TermsAndConditionsItem.js +10 -10
  171. package/dist/components/TimelinePlot/TimelinePlotSpeciesSelector.js +9 -9
  172. package/dist/components/UserSearchBox/UserSearchBox.d.ts +23 -0
  173. package/dist/components/UserSearchBox/UserSearchBox.d.ts.map +1 -0
  174. package/dist/components/UserSearchBox/UserSearchBox.js +146 -0
  175. package/dist/components/UserSearchBox/UserSearchBox.js.map +1 -0
  176. package/dist/components/WikiMarkdownEditorButton/WikiMarkdownEditorButton.js +13 -13
  177. package/dist/components/WizardChoiceButton/WizardChoiceButton.js +3 -3
  178. package/dist/components/dataaccess/AccessHistoryDashboard.js +5 -5
  179. package/dist/components/dataaccess/AccessHistoryDashboard.js.map +1 -1
  180. package/dist/components/dataaccess/AccessRequirementDashboard.js +4 -4
  181. package/dist/components/dataaccess/AccessRequirementDashboard.js.map +1 -1
  182. package/dist/components/dataaccess/AccessSubmissionDashboard.js +1 -1
  183. package/dist/components/dataaccess/AccessSubmissionDashboard.js.map +1 -1
  184. package/dist/components/dataaccess/SubmissionPage/SubmissionPage.js +5 -5
  185. package/dist/components/dataaccess/UseAccessRequirementTable.js +3 -3
  186. package/dist/components/dataaccess/UseAccessRequirementTable.js.map +1 -1
  187. package/dist/components/doi/CreateOrUpdateDoiModal.js +1 -1
  188. package/dist/components/download_list/AddToDownloadListConfirmationAlert/AddToDownloadListConfirmationAlert.js +2 -2
  189. package/dist/components/entity/metadata/EntityModal.js +1 -1
  190. package/dist/components/entity/metadata/MetadataTable.js +1 -1
  191. package/dist/components/entity/page/title_bar/EntityPageTitleBar.js +1 -1
  192. package/dist/components/entity/page/title_bar/EntityTitleBarVersionInfo.js +1 -1
  193. package/dist/components/entity/page/title_bar/TitleBarProperties.js +1 -1
  194. package/dist/components/entity/page/title_bar/useGetEntityTitleBarProperties.d.ts.map +1 -1
  195. package/dist/components/entity/page/title_bar/useGetEntityTitleBarProperties.js +27 -26
  196. package/dist/components/entity/page/title_bar/useGetEntityTitleBarProperties.js.map +1 -1
  197. package/dist/components/index.js +109 -107
  198. package/dist/components/index.js.map +1 -1
  199. package/dist/components/layout/InfiniteTableLayout.js +1 -1
  200. package/dist/components/styled/HoverPopover.css +1 -0
  201. package/dist/components/styled/HoverPopover.d.ts +28 -0
  202. package/dist/components/styled/HoverPopover.d.ts.map +1 -0
  203. package/dist/components/styled/HoverPopover.js +103 -0
  204. package/dist/components/styled/HoverPopover.js.map +1 -0
  205. package/dist/components/styled/HoverPopover.module.scss +9 -0
  206. package/dist/components/styled/HoverPopover.module.scss.js +10 -0
  207. package/dist/components/styled/HoverPopover.module.scss.js.map +1 -0
  208. package/dist/components/styled/index.d.ts +2 -0
  209. package/dist/components/styled/index.d.ts.map +1 -1
  210. package/dist/components/styled/index.js +11 -9
  211. package/dist/components/styled/index.js.map +1 -1
  212. package/dist/components/table/CsvPreview/CsvPreview.js +2 -2
  213. package/dist/components/table/CsvPreview/CsvPreviewDialog.js +2 -2
  214. package/dist/components/widgets/Range.js +1 -1
  215. package/dist/components/widgets/facet-nav/FacetNavPanel.d.ts.map +1 -1
  216. package/dist/components/widgets/facet-nav/FacetNavPanel.js +35 -32
  217. package/dist/components/widgets/facet-nav/FacetNavPanel.js.map +1 -1
  218. package/dist/components/widgets/facet-nav/PlotsContainer.d.ts +1 -1
  219. package/dist/components/widgets/facet-nav/PlotsContainer.d.ts.map +1 -1
  220. package/dist/components/widgets/facet-nav/PlotsContainer.js +69 -68
  221. package/dist/components/widgets/facet-nav/PlotsContainer.js.map +1 -1
  222. package/dist/components/widgets/facet-nav/useFacetPlots.d.ts.map +1 -1
  223. package/dist/components/widgets/facet-nav/useFacetPlots.js +24 -21
  224. package/dist/components/widgets/facet-nav/useFacetPlots.js.map +1 -1
  225. package/dist/components/widgets/query-filter/FacetFilterControls.js +3 -3
  226. package/dist/features/curator/GridPage/GridPage.js +2 -2
  227. package/dist/features/curator/GridPage/components/GridPageTitle.js +2 -2
  228. package/dist/features/entity/metadata-task/hooks/useMetadataTaskTable.js +1 -1
  229. package/dist/index.js +157 -155
  230. package/dist/index.js.map +1 -1
  231. package/dist/mocks/msw/handlers/accessRequirementHandlers.js +5 -5
  232. package/dist/mocks/msw/handlers/projectStorageHandlers.js +5 -5
  233. package/dist/mocks/msw/handlers/wikiHandlers.js +1 -1
  234. package/dist/mocks/msw/handlers.d.ts.map +1 -1
  235. package/dist/mocks/msw/handlers.js +67 -59
  236. package/dist/mocks/msw/handlers.js.map +1 -1
  237. package/dist/style/base/_core.scss +0 -1
  238. package/dist/style/components/_all.scss +0 -1
  239. package/dist/style/components/_entity-badge.scss +0 -2
  240. package/dist/style/components/_expandable_table_data.scss +3 -3
  241. package/dist/style/components/facet_nav/_facet-nav-panel.scss +3 -0
  242. package/dist/style/components/facet_nav/_facet-nav.scss +4 -0
  243. package/dist/style/main.css +1 -1
  244. package/dist/synapse-client/SynapseClient.js +118 -118
  245. package/dist/synapse-client/SynapseClient.js.map +1 -1
  246. package/dist/synapse-queries/auth/useOIDC.js +1 -1
  247. package/dist/synapse-queries/auth/useTwoFactorEnrollment.js +1 -1
  248. package/dist/synapse-queries/entity/index.js +6 -6
  249. package/dist/synapse-queries/grid/useEstablishWebsocketConnection.js +1 -1
  250. package/dist/synapse-queries/index.js +1 -1
  251. package/dist/synapse-queries/user/usePersonalAccessToken.js +1 -1
  252. package/dist/testutils/vitest.setup.js +10 -11
  253. package/dist/testutils/vitest.setup.js.map +1 -1
  254. package/dist/theme/DefaultTheme.js +1 -1
  255. package/dist/theme/ThemeProvider.d.ts +2 -1
  256. package/dist/theme/ThemeProvider.d.ts.map +1 -1
  257. package/dist/theme/ThemeProvider.js +11 -10
  258. package/dist/theme/ThemeProvider.js.map +1 -1
  259. package/dist/theme/index.js +1 -1
  260. package/dist/theme/mergeTheme.js +1 -1
  261. package/dist/tsconfig.build.tsbuildinfo +1 -1
  262. package/dist/utils/AppUtils/AppUtils.js +1 -1
  263. package/dist/utils/functions/SanitizeHtmlUtils.d.ts.map +1 -1
  264. package/dist/utils/functions/SanitizeHtmlUtils.js +34 -40
  265. package/dist/utils/functions/SanitizeHtmlUtils.js.map +1 -1
  266. package/dist/utils/functions/deepLinkingUtils.js +10 -10
  267. package/dist/utils/functions/deepLinkingUtils.js.map +1 -1
  268. package/dist/utils/hooks/index.js +6 -6
  269. package/dist/utils/hooks/useDetectSSOCode.js +3 -3
  270. package/dist/utils/hooks/useGetEntityMetadata.js +1 -1
  271. package/dist/utils/hooks/useNativeSearchParams.d.ts.map +1 -1
  272. package/dist/utils/hooks/useNativeSearchParams.js +1 -1
  273. package/dist/utils/hooks/useNativeSearchParams.js.map +1 -1
  274. package/dist/utils/hooks/useOneSageURL.d.ts.map +1 -1
  275. package/dist/utils/hooks/useOneSageURL.js +15 -15
  276. package/dist/utils/hooks/useOneSageURL.js.map +1 -1
  277. package/dist/utils/hooks/useSourceAppConfigs.d.ts +1 -0
  278. package/dist/utils/hooks/useSourceAppConfigs.d.ts.map +1 -1
  279. package/dist/utils/hooks/useSourceAppConfigs.js +79 -77
  280. package/dist/utils/hooks/useSourceAppConfigs.js.map +1 -1
  281. package/dist/utils/index.js +4 -4
  282. package/package.json +14 -15
  283. package/dist/_virtual/index.js +0 -6
  284. package/dist/_virtual/index.js.map +0 -1
  285. package/dist/_virtual/index2.js +0 -5
  286. package/dist/_virtual/index2.js.map +0 -1
  287. package/dist/_virtual/index3.js +0 -5
  288. package/dist/_virtual/index3.js.map +0 -1
  289. package/dist/_virtual/index4.js +0 -5
  290. package/dist/_virtual/index4.js.map +0 -1
  291. package/dist/_virtual/index5.js +0 -5
  292. package/dist/_virtual/index5.js.map +0 -1
  293. package/dist/components/UserSearchBox/UserSearchBoxV2.d.ts +0 -21
  294. package/dist/components/UserSearchBox/UserSearchBoxV2.d.ts.map +0 -1
  295. package/dist/components/UserSearchBox/UserSearchBoxV2.js +0 -144
  296. package/dist/components/UserSearchBox/UserSearchBoxV2.js.map +0 -1
  297. package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +0 -53
  298. package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js.map +0 -1
  299. package/dist/node_modules/.pnpm/buffer@6.0.3/node_modules/buffer/index.js +0 -948
  300. package/dist/node_modules/.pnpm/buffer@6.0.3/node_modules/buffer/index.js.map +0 -1
  301. package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +0 -30
  302. package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js.map +0 -1
  303. package/dist/node_modules/.pnpm/vite-plugin-node-polyfills@0.17.0_rollup@4.55.1_vite@7.3.1_@types_node@22.19.13_sass@1._2da6e8f78437c36f3eb7db51bdd4d89e/node_modules/vite-plugin-node-polyfills/shims/dist/index.js +0 -15
  304. package/dist/node_modules/.pnpm/vite-plugin-node-polyfills@0.17.0_rollup@4.55.1_vite@7.3.1_@types_node@22.19.13_sass@1._2da6e8f78437c36f3eb7db51bdd4d89e/node_modules/vite-plugin-node-polyfills/shims/dist/index.js.map +0 -1
  305. package/dist/style/components/_user-search-box.scss +0 -30
@@ -1,9 +1,9 @@
1
1
  import "../utils/PermissionLevelToAccessType.js";
2
- import { BUNDLE_MASK_QUERY_MAX_ROWS_PER_PAGE as Tt, EXPERIMENTAL_MODE_COOKIE as It, ACCESS_TOKEN_COOKIE_KEY as w, DATETIME_UTC_COOKIE_KEY as Rt } from "../utils/SynapseConstants.js";
2
+ import { ACCESS_TOKEN_COOKIE_KEY as w, BUNDLE_MASK_QUERY_MAX_ROWS_PER_PAGE as Tt, DATETIME_UTC_COOKIE_KEY as It, EXPERIMENTAL_MODE_COOKIE as Rt } from "../utils/SynapseConstants.js";
3
3
  import "react";
4
4
  import { CSRF_TOKEN_STORAGE_KEY as _t } from "../utils/hooks/useDetectSSOCode.js";
5
5
  import { returnIfTwoFactorAuthError as C, allowNotFoundError as p, isOutsideSynapseOrg as j } from "./SynapseClientUtils.js";
6
- import { doGet as a, doPost as i, delay as U, doDelete as N, doPut as l } from "./HttpClient.js";
6
+ import { doPost as i, doPut as l, doDelete as N, doGet as a, delay as U } from "./HttpClient.js";
7
7
  import { memoize as pt } from "lodash-es";
8
8
  import "use-deep-compare-effect";
9
9
  import "../utils/context/SynapseContext.js";
@@ -13,7 +13,7 @@ import "lodash-es/isEmpty";
13
13
  import "lodash-es/isEqual";
14
14
  import "lodash-es/xorWith";
15
15
  import { removeUndefined as F } from "../utils/functions/ObjectUtils.js";
16
- import { TYPE_FILTER as Dt, ObjectType as b, DiscussionReplyOrder as gt, DiscussionFilter as z, DiscussionThreadOrder as mt, SortBy as vt, Direction as ft, FileHandleAssociateType as St } from "@sage-bionetworks/synapse-types";
16
+ import { SortBy as Dt, Direction as gt, ObjectType as b, DiscussionThreadOrder as mt, DiscussionFilter as z, DiscussionReplyOrder as vt, TYPE_FILTER as ft, FileHandleAssociateType as St } from "@sage-bionetworks/synapse-types";
17
17
  import "../utils/functions/EntityTypeUtils.js";
18
18
  import { BackendDestinationEnum as r, getEndpoint as L } from "../utils/functions/getEndpoint.js";
19
19
  import "@mui/material";
@@ -30,7 +30,7 @@ import "../utils/context/DocumentMetadataContext.js";
30
30
  import '../style/components/_spinner.css';/* empty css */
31
31
  import "react-router";
32
32
  import "@sage-bionetworks/synapse-client/util/SynapseClientError";
33
- import { ASYNCHRONOUS_JOB_TOKEN as V, TABLE_QUERY_ASYNC_START as ht, TABLE_QUERY_ASYNC_GET as $t, ENTITY as wt, USER_PROFILE as Q, USER_PROFILE_ID as Ct, USER_ID_BUNDLE as Ut, USER_BUNDLE as Ft, USER_GROUP_HEADERS as x, USER_GROUP_HEADERS_BATCH as bt, FILE_HANDLE_BATCH as Lt, ENTITY_HEADERS as kt, ENTITY_ACL as f, ENTITY_ID as Mt, ENTITY_BUNDLE_V2 as Ht, WIKI_OBJECT_TYPE as S, FAVORITES as k, TEAM_MEMBER as Bt, TEAM_ID_MEMBER_ID_WITH_NOTIFICATION as qt, REPO as A, MEMBERSHIP_INVITATION as Yt, INVITEE_VERIFICATION_SIGNED_TOKEN as Vt, BIND_INVITATION_TO_AUTHENTICATED_USER as Gt, TEAM as Jt, WIKI_PAGE_ID as K, WIKI_PAGE as jt, SESSION_ACCESS_TOKEN as zt, ALL_USER_SESSION_TOKENS as Qt, EVALUATION_BY_ID as W, EVALUATION as X, ACCESS_REQUIREMENT_BY_ID as xt, ACCESS_REQUIREMENT as Z, ACCESS_REQUIREMENT_ACL as y, ACCESS_REQUIREMENT_SEARCH as Kt, ACCESS_REQUIREMENT_STATUS as Wt, ACCESS_APPROVAL as Xt, PROJECTS as Zt, ENTITY_PERMISSIONS as te, ENTITY_PATH as ee, RESEARCH_PROJECT as ne, ACCESS_REQUIREMENT_RESEARCH_PROJECT_FOR_UPDATE as re, ACCESS_REQUIREMENT_DATA_ACCESS_REQUEST_FOR_UPDATE as oe, DATA_ACCESS_REQUEST as se, DATA_ACCESS_REQUEST_SUBMISSION as ie, DATA_ACCESS_SUBMISSION_BY_ID as tt, ENTITY_SCHEMA_VALIDATION as ae, REGISTERED_SCHEMA_ID as ce, SCHEMA_VALIDATION_START as Ee, SCHEMA_VALIDATION_GET as ue, ENTITY_ACCESS as le, ENTITY_VERSION_JSON as Pe, ENTITY_JSON as et, NOTIFICATION_EMAIL as Oe, ALIAS_AVAILABLE as Ne, REGISTER_ACCOUNT_STEP_1 as de, REGISTER_ACCOUNT_STEP_2 as Te, TERMS_OF_USE as Ie, VERIFICATION_SUBMISSION as Re, VERIFICATION_SUBMISSION_STATE as _e, THREAD as m, THREAD_ID as v, FORUM as M, FORUM_THREAD as pe, ACCESS_REQUEST_SUBMISSION_SEARCH as De, APPROVED_SUBMISSION_INFO as ge, TRASHCAN_VIEW as me, TRASHCAN_RESTORE as ve, TRASHCAN_PURGE as fe, ENTITY_ACTIONS_REQUIRED as Se, AGENT_SESSION as Ae, UPDATE_AGENT_SESSION as ye, LIST_AGENT_SESSIONS as he, START_CHAT_ASYNC as $e, GET_CHAT_ASYNC as we, AGENT_SESSION_HISTORY as Ce, AGENT_CHAT_TRACE as Ue, TERMS_OF_USE_INFO as Fe, TERMS_OF_USE_STATUS as be, PROJECT_STORAGE_USAGE as Le, TEAM_MEMBERS as ke, TEAM_ID_MEMBER_ID as nt, ACCESS_REQUIREMENT_WIKI_PAGE_KEY as Me, ENTITY_ACCESS_REQUIREMENTS as He, ACCESS_APPROVAL_BY_ID as Be, ENTITY_EVALUATION as qe, ACTIVITY_FOR_ENTITY as Ye, ENTITY_ALIAS as Ve, ENTITY_SCHEMA_BINDING as Ge, CHANGE_PASSWORD as Je, PROFILE_IMAGE_PREVIEW as je, DOI_ASSOCIATION as ze, DOI as Qe } from "../utils/APIConstants.js";
33
+ import { TEAM_ID_MEMBER_ID_WITH_NOTIFICATION as ht, TEAM_MEMBER as $t, FAVORITES as k, BIND_INVITATION_TO_AUTHENTICATED_USER as wt, ACCESS_APPROVAL as Ct, ACCESS_REQUIREMENT as Q, ACCESS_REQUIREMENT_ACL as f, AGENT_SESSION as Ut, ENTITY as Ft, ENTITY_ACL as S, EVALUATION as x, REPO as A, VERIFICATION_SUBMISSION as bt, WIKI_PAGE as Lt, ALL_USER_SESSION_TOKENS as kt, ENTITY_ID as Mt, SESSION_ACCESS_TOKEN as Ht, THREAD_ID as m, FORUM as M, ACCESS_REQUIREMENT_BY_ID as Bt, ACCESS_REQUIREMENT_STATUS as qt, START_CHAT_ASYNC as Yt, GET_CHAT_ASYNC as Vt, APPROVED_SUBMISSION_INFO as Gt, ASYNCHRONOUS_JOB_TOKEN as V, AGENT_CHAT_TRACE as Jt, ACCESS_REQUIREMENT_DATA_ACCESS_REQUEST_FOR_UPDATE as jt, ENTITY_BUNDLE_V2 as zt, ENTITY_ACTIONS_REQUIRED as Qt, ENTITY_HEADERS as xt, ENTITY_PATH as Kt, ENTITY_PERMISSIONS as Wt, WIKI_OBJECT_TYPE as y, EVALUATION_BY_ID as K, FILE_HANDLE_BATCH as Xt, FORUM_THREAD as Zt, USER_GROUP_HEADERS_BATCH as te, INVITEE_VERIFICATION_SIGNED_TOKEN as ee, TRASHCAN_VIEW as ne, MEMBERSHIP_INVITATION as re, PROJECTS as oe, USER_BUNDLE as se, NOTIFICATION_EMAIL as ie, PROJECT_STORAGE_USAGE as ae, TABLE_QUERY_ASYNC_START as ce, TABLE_QUERY_ASYNC_GET as Ee, THREAD as v, ACCESS_REQUIREMENT_RESEARCH_PROJECT_FOR_UPDATE as ue, REGISTERED_SCHEMA_ID as le, ENTITY_SCHEMA_VALIDATION as Pe, AGENT_SESSION_HISTORY as Oe, DATA_ACCESS_SUBMISSION_BY_ID as W, TEAM as Ne, TERMS_OF_USE_INFO as de, TERMS_OF_USE_STATUS as Te, USER_ID_BUNDLE as Ie, USER_GROUP_HEADERS as X, USER_PROFILE as Z, USER_PROFILE_ID as Re, SCHEMA_VALIDATION_START as _e, SCHEMA_VALIDATION_GET as pe, WIKI_PAGE_ID as tt, ENTITY_ACCESS as De, ALIAS_AVAILABLE as ge, LIST_AGENT_SESSIONS as me, TRASHCAN_PURGE as ve, REGISTER_ACCOUNT_STEP_1 as fe, REGISTER_ACCOUNT_STEP_2 as Se, TRASHCAN_RESTORE as Ae, ACCESS_REQUIREMENT_SEARCH as ye, ACCESS_REQUEST_SUBMISSION_SEARCH as he, TERMS_OF_USE as $e, DATA_ACCESS_REQUEST_SUBMISSION as we, UPDATE_AGENT_SESSION as Ce, DATA_ACCESS_REQUEST as Ue, ENTITY_JSON as et, RESEARCH_PROJECT as Fe, VERIFICATION_SUBMISSION_STATE as be, ACCESS_APPROVAL_BY_ID as Le, ENTITY_ACCESS_REQUIREMENTS as ke, ACTIVITY_FOR_ENTITY as Me, ENTITY_VERSION_JSON as He, TEAM_ID_MEMBER_ID as nt, TEAM_MEMBERS as Be, ACCESS_REQUIREMENT_WIKI_PAGE_KEY as qe, ENTITY_ALIAS as Ye, ENTITY_SCHEMA_BINDING as Ve, CHANGE_PASSWORD as Ge, PROFILE_IMAGE_PREVIEW as Je, DOI_ASSOCIATION as je, DOI as ze, ENTITY_EVALUATION as Qe } from "../utils/APIConstants.js";
34
34
  import xe from "../utils/appendFinalQueryParamKey.js";
35
35
  import { calculateFriendlyFileSize as G } from "../utils/functions/calculateFriendlyFileSize.js";
36
36
  import { dispatchDownloadListChangeEvent as rt } from "../utils/functions/dispatchDownloadListChangeEvent.js";
@@ -123,14 +123,14 @@ const Er = async (t, e = void 0) => {
123
123
  n
124
124
  )).responseBody, Pr = async (t, e, n) => {
125
125
  const o = await i(
126
- ht(t.entityId),
126
+ ce(t.entityId),
127
127
  t,
128
128
  e,
129
129
  r.REPO_ENDPOINT
130
130
  );
131
131
  return H(
132
132
  o.token,
133
- $t(t.entityId, o.token),
133
+ Ee(t.entityId, o.token),
134
134
  e,
135
135
  n
136
136
  );
@@ -263,7 +263,7 @@ function vr(t) {
263
263
  );
264
264
  }
265
265
  const nn = (t, e) => i(
266
- wt,
266
+ Ft,
267
267
  t,
268
268
  e,
269
269
  r.REPO_ENDPOINT
@@ -274,19 +274,19 @@ const nn = (t, e) => i(
274
274
  },
275
275
  e
276
276
  ), rn = (t) => a(
277
- Q,
277
+ Z,
278
278
  t,
279
279
  r.REPO_ENDPOINT
280
280
  ), Sr = (t, e) => a(
281
- Ct(t),
281
+ Re(t),
282
282
  e,
283
283
  r.REPO_ENDPOINT
284
284
  ), Ar = (t, e, n) => a(
285
- `${Ut(t)}?mask=${e}`,
285
+ `${Ie(t)}?mask=${e}`,
286
286
  n,
287
287
  r.REPO_ENDPOINT
288
288
  ), yr = (t, e) => a(
289
- `${Ft}?mask=${t}`,
289
+ `${se}?mask=${t}`,
290
290
  e,
291
291
  r.REPO_ENDPOINT
292
292
  ), hr = (t, e = void 0) => l(
@@ -294,17 +294,17 @@ const nn = (t, e) => i(
294
294
  t,
295
295
  e,
296
296
  r.REPO_ENDPOINT
297
- ), $r = (t = "", e = Dt.ALL, n = 0, o = 20, s) => a(
298
- x + `?prefix=${t}&typeFilter=${e}&offset=${n}&limit=${o}`,
297
+ ), $r = (t = "", e = ft.ALL, n = 0, o = 20, s) => a(
298
+ X + `?prefix=${t}&typeFilter=${e}&offset=${n}&limit=${o}`,
299
299
  s,
300
300
  r.REPO_ENDPOINT
301
301
  ), wr = (t, e) => i(
302
- `${x}/aliases`,
302
+ `${X}/aliases`,
303
303
  { list: t },
304
304
  e,
305
305
  r.REPO_ENDPOINT
306
306
  ), Cr = (t, e) => a(
307
- bt + `?ids=${t.join(",")}`,
307
+ te + `?ids=${t.join(",")}`,
308
308
  e,
309
309
  r.REPO_ENDPOINT
310
310
  ), Ur = async (t = {}, e) => {
@@ -312,7 +312,7 @@ const nn = (t, e) => i(
312
312
  t.accessType != null && n.set("accessType", t.accessType), t.activeOnly != null && n.set("activeOnly", t.activeOnly.toString()), t.evaluationIds != null && n.set("evaluationIds", t.evaluationIds.join(","));
313
313
  const o = (s, c) => {
314
314
  n.set("limit", s.toString()), n.set("offset", c.toString());
315
- const E = `${X}?${n.toString()}`;
315
+ const E = `${x}?${n.toString()}`;
316
316
  return a(
317
317
  E,
318
318
  e,
@@ -328,7 +328,7 @@ const nn = (t, e) => i(
328
328
  }
329
329
  return o(t.limit ?? 20, t.offset ?? 0);
330
330
  }, Fr = (t, e = void 0) => i(
331
- Q,
331
+ Z,
332
332
  { list: t },
333
333
  e,
334
334
  r.REPO_ENDPOINT
@@ -344,7 +344,7 @@ const nn = (t, e) => i(
344
344
  e,
345
345
  r.REPO_ENDPOINT
346
346
  ), on = (t, e = void 0) => i(
347
- Lt,
347
+ Xt,
348
348
  t,
349
349
  e,
350
350
  r.REPO_ENDPOINT
@@ -381,14 +381,14 @@ const nn = (t, e) => i(
381
381
  } else return o;
382
382
  });
383
383
  return i(
384
- kt,
384
+ xt,
385
385
  { references: n },
386
386
  e,
387
387
  r.REPO_ENDPOINT
388
388
  );
389
389
  }, Br = (t, e) => p(
390
390
  () => a(
391
- Ve(t),
391
+ Ye(t),
392
392
  e,
393
393
  r.REPO_ENDPOINT
394
394
  )
@@ -396,17 +396,17 @@ const nn = (t, e) => i(
396
396
  [{ targetId: t, targetVersionNumber: e }],
397
397
  n
398
398
  )).results[0], Yr = (t, e = void 0) => i(
399
- f(t.id),
399
+ S(t.id),
400
400
  t,
401
401
  e,
402
402
  r.REPO_ENDPOINT
403
403
  ), Vr = (t, e = void 0) => l(
404
- f(t.id),
404
+ S(t.id),
405
405
  t,
406
406
  e,
407
407
  r.REPO_ENDPOINT
408
408
  ), Gr = (t, e = void 0) => N(
409
- f(t),
409
+ S(t),
410
410
  e,
411
411
  r.REPO_ENDPOINT
412
412
  ), Jr = (t, e = void 0, n) => {
@@ -422,12 +422,12 @@ const nn = (t, e) => i(
422
422
  t,
423
423
  r.REPO_ENDPOINT
424
424
  ), zr = (t, e, n, o) => i(
425
- Ht(t, n),
425
+ zt(t, n),
426
426
  e,
427
427
  o,
428
428
  r.REPO_ENDPOINT
429
429
  ), Qr = (t, e, n = "", o = b.ENTITY) => {
430
- const s = `${S(o)}/${e}/wiki/${n}`;
430
+ const s = `${y(o)}/${e}/wiki/${n}`;
431
431
  return a(s, t, r.REPO_ENDPOINT);
432
432
  };
433
433
  function sn(t, e = 0, n = 200, o = "NAME", s = "ASC") {
@@ -518,15 +518,15 @@ const co = (t, e, n = 0, o = 200) => {
518
518
  r.REPO_ENDPOINT
519
519
  );
520
520
  }), uo = (t, e, n = "", o = 10, s = 0) => {
521
- const c = `${ke(e)}?limit=${o}&offset=${s}${n ? `&fragment=${n}` : ""}`;
521
+ const c = `${Be(e)}?limit=${o}&offset=${s}${n ? `&fragment=${n}` : ""}`;
522
522
  return a(c, t, r.REPO_ENDPOINT);
523
523
  }, lo = (t) => l(
524
- Bt,
524
+ $t,
525
525
  t,
526
526
  void 0,
527
527
  r.REPO_ENDPOINT
528
528
  ), Po = (t, e, n) => l(
529
- qt(t, e),
529
+ ht(t, e),
530
530
  void 0,
531
531
  n,
532
532
  r.REPO_ENDPOINT
@@ -552,18 +552,18 @@ function No(t, e) {
552
552
  );
553
553
  }
554
554
  const To = (t) => i(
555
- Yt(
555
+ re(
556
556
  t.membershipInvitationId
557
557
  ),
558
558
  t,
559
559
  void 0,
560
560
  r.REPO_ENDPOINT
561
561
  ), Io = (t, e) => a(
562
- Vt(t),
562
+ ee(t),
563
563
  e,
564
564
  r.REPO_ENDPOINT
565
565
  ), Ro = (t, e, n) => l(
566
- Gt(e),
566
+ wt(e),
567
567
  t,
568
568
  n,
569
569
  r.REPO_ENDPOINT
@@ -585,7 +585,7 @@ const To = (t) => i(
585
585
  n,
586
586
  r.REPO_ENDPOINT
587
587
  ), mo = (t, e) => a(
588
- Jt(t),
588
+ Ne(t),
589
589
  e,
590
590
  r.REPO_ENDPOINT
591
591
  ), vo = (t, e) => i(
@@ -601,19 +601,19 @@ const To = (t) => i(
601
601
  r.REPO_ENDPOINT
602
602
  );
603
603
  }, So = (t, e) => {
604
- const n = Me(e);
604
+ const n = qe(e);
605
605
  return a(
606
606
  n,
607
607
  t,
608
608
  r.REPO_ENDPOINT
609
609
  );
610
610
  }, Ao = (t, e, n) => {
611
- const o = `${S(e)}/${n}/wikikey`;
611
+ const o = `${y(e)}/${n}/wikikey`;
612
612
  return p(
613
613
  () => a(o, t, r.REPO_ENDPOINT)
614
614
  );
615
615
  }, yo = (t, e, n, o = b.ENTITY) => {
616
- const s = `${S(
616
+ const s = `${y(
617
617
  o
618
618
  )}/${e}/wiki2/${n}/attachmenthandles`;
619
619
  return a(s, t, r.REPO_ENDPOINT);
@@ -621,31 +621,31 @@ const To = (t) => i(
621
621
  const o = `/repo/v1/evaluation/${e}/wiki/${n}/attachmenthandles`;
622
622
  return a(o, t, r.REPO_ENDPOINT);
623
623
  }, $o = (t, e, n, o, s = b.ENTITY) => {
624
- const c = `${S(
624
+ const c = `${y(
625
625
  s
626
626
  )}/${e}/wiki2/${n}/attachment?fileName=${o}&redirect=false`;
627
627
  return a(c, t, r.REPO_ENDPOINT);
628
628
  }, wo = (t, e) => {
629
- const n = `${K(
629
+ const n = `${tt(
630
630
  e.ownerObjectType,
631
631
  e.ownerObjectId,
632
632
  e.wikiPageId
633
633
  )}`;
634
634
  return a(n, t, r.REPO_ENDPOINT);
635
635
  }, Co = (t, e, n, o) => i(
636
- jt(e, n),
636
+ Lt(e, n),
637
637
  o,
638
638
  t,
639
639
  r.REPO_ENDPOINT
640
640
  ), Uo = (t, e, n, o) => {
641
- const s = `${K(e, n, o.id)}`;
641
+ const s = `${tt(e, n, o.id)}`;
642
642
  return l(
643
643
  s,
644
644
  o,
645
645
  t,
646
646
  r.REPO_ENDPOINT
647
647
  );
648
- }, Fo = () => !!new h().get(It), cn = async (t) => {
648
+ }, Fo = () => !!new h().get(Rt), cn = async (t) => {
649
649
  if (j()) {
650
650
  const e = new h();
651
651
  t ? e.set(w, t, {
@@ -673,10 +673,10 @@ const To = (t) => i(
673
673
  r.PORTAL_ENDPOINT,
674
674
  { credentials: "include" }
675
675
  );
676
- }, bo = () => new h().get(Rt) === "true", Lo = (t, e) => i("/repo/v1/principal/alias", e, t, r.REPO_ENDPOINT);
676
+ }, bo = () => new h().get(It) === "true", Lo = (t, e) => i("/repo/v1/principal/alias", e, t, r.REPO_ENDPOINT);
677
677
  function En(t) {
678
678
  return N(
679
- zt,
679
+ Ht,
680
680
  t,
681
681
  r.REPO_ENDPOINT
682
682
  );
@@ -684,7 +684,7 @@ function En(t) {
684
684
  async function ko(t) {
685
685
  const e = await rn(t);
686
686
  return N(
687
- Qt(e.ownerId),
687
+ kt(e.ownerId),
688
688
  t,
689
689
  r.REPO_ENDPOINT
690
690
  );
@@ -1011,16 +1011,16 @@ const Mo = async (t = "0") => {
1011
1011
  e,
1012
1012
  r.REPO_ENDPOINT
1013
1013
  ), Qo = (t, e) => t ? a(
1014
- W(t),
1014
+ K(t),
1015
1015
  e,
1016
1016
  r.REPO_ENDPOINT
1017
1017
  ) : Promise.reject(new Error("evalId is empty")), xo = (t, e) => t.id ? l(
1018
- W(t.id),
1018
+ K(t.id),
1019
1019
  t,
1020
1020
  e,
1021
1021
  r.REPO_ENDPOINT
1022
1022
  ) : Promise.reject(new Error("evaluation does not have an ID")), Ko = (t, e) => i(
1023
- X,
1023
+ x,
1024
1024
  t,
1025
1025
  e,
1026
1026
  r.REPO_ENDPOINT
@@ -1192,7 +1192,7 @@ const Mo = async (t = "0") => {
1192
1192
  e,
1193
1193
  r.REPO_ENDPOINT
1194
1194
  ), hs = (t, e, n = 50, o = 0) => {
1195
- const s = `${He(
1195
+ const s = `${ke(
1196
1196
  e
1197
1197
  )}?limit=${n}&offset=${o}`;
1198
1198
  return a(
@@ -1201,48 +1201,48 @@ const Mo = async (t = "0") => {
1201
1201
  r.REPO_ENDPOINT
1202
1202
  );
1203
1203
  }, $s = (t, e) => a(
1204
- xt(e),
1204
+ Bt(e),
1205
1205
  t,
1206
1206
  r.REPO_ENDPOINT
1207
1207
  ), ws = (t, e) => ("description" in e && delete e.description, i(
1208
- Z,
1208
+ Q,
1209
1209
  e,
1210
1210
  t,
1211
1211
  r.REPO_ENDPOINT
1212
1212
  )), Cs = (t, e) => ("description" in e && delete e.description, l(
1213
- `${Z}/${e.id}`,
1213
+ `${Q}/${e.id}`,
1214
1214
  e,
1215
1215
  t,
1216
1216
  r.REPO_ENDPOINT
1217
1217
  )), Us = (t, e) => p(
1218
1218
  () => a(
1219
- y(e),
1219
+ f(e),
1220
1220
  t,
1221
1221
  r.REPO_ENDPOINT
1222
1222
  )
1223
1223
  ), Fs = (t, e) => N(
1224
- y(e),
1224
+ f(e),
1225
1225
  t,
1226
1226
  r.REPO_ENDPOINT
1227
1227
  ), bs = (t, e) => i(
1228
- y(e.id),
1228
+ f(e.id),
1229
1229
  e,
1230
1230
  t,
1231
1231
  r.REPO_ENDPOINT
1232
1232
  ), Ls = (t, e) => l(
1233
- y(e.id),
1233
+ f(e.id),
1234
1234
  e,
1235
1235
  t,
1236
1236
  r.REPO_ENDPOINT
1237
1237
  ), ks = (t, e) => i(
1238
- Kt,
1238
+ ye,
1239
1239
  e,
1240
1240
  t,
1241
1241
  r.REPO_ENDPOINT
1242
1242
  );
1243
1243
  function Ms(t, e) {
1244
1244
  return a(
1245
- Wt(e),
1245
+ qt(e),
1246
1246
  t,
1247
1247
  r.REPO_ENDPOINT
1248
1248
  );
@@ -1264,14 +1264,14 @@ function Bs(t, e) {
1264
1264
  );
1265
1265
  }
1266
1266
  const qs = async (t, e) => {
1267
- const n = `${Be(e)}`;
1267
+ const n = `${Le(e)}`;
1268
1268
  return a(
1269
1269
  n,
1270
1270
  t,
1271
1271
  r.REPO_ENDPOINT
1272
1272
  );
1273
1273
  }, Ys = async (t, e) => i(
1274
- Xt,
1274
+ Ct,
1275
1275
  e,
1276
1276
  t,
1277
1277
  r.REPO_ENDPOINT
@@ -1352,7 +1352,7 @@ const Js = (t, e) => i(
1352
1352
  F(e)
1353
1353
  );
1354
1354
  return a(
1355
- `${Zt}?${n.toString()}`,
1355
+ `${oe}?${n.toString()}`,
1356
1356
  t,
1357
1357
  r.REPO_ENDPOINT
1358
1358
  );
@@ -1366,7 +1366,7 @@ const Js = (t, e) => i(
1366
1366
  r.REPO_ENDPOINT
1367
1367
  );
1368
1368
  }, Zs = (t, e) => a(
1369
- f(t),
1369
+ S(t),
1370
1370
  e,
1371
1371
  r.REPO_ENDPOINT
1372
1372
  ), ti = (t, e = {}, n) => {
@@ -1374,7 +1374,7 @@ const Js = (t, e) => i(
1374
1374
  F(e)
1375
1375
  );
1376
1376
  return g((c, E) => {
1377
- const u = `${qe(
1377
+ const u = `${Qe(
1378
1378
  t
1379
1379
  )}?offset=${E}&limit=${c}&${o.toString()}`;
1380
1380
  return a(
@@ -1384,11 +1384,11 @@ const Js = (t, e) => i(
1384
1384
  );
1385
1385
  });
1386
1386
  }, ei = (t, e) => a(
1387
- te(t),
1387
+ Wt(t),
1388
1388
  e,
1389
1389
  r.REPO_ENDPOINT
1390
1390
  ), ni = (t, e) => a(
1391
- ee(t),
1391
+ Kt(t),
1392
1392
  e,
1393
1393
  r.REPO_ENDPOINT
1394
1394
  ), ri = (t, e, n = 0, o = 200) => a(
@@ -1434,29 +1434,29 @@ const si = (t) => N(
1434
1434
  e,
1435
1435
  r.REPO_ENDPOINT
1436
1436
  ), ui = (t, e) => i(
1437
- ne,
1437
+ Fe,
1438
1438
  t,
1439
1439
  e,
1440
1440
  r.REPO_ENDPOINT
1441
1441
  ), li = (t, e) => a(
1442
- re(t),
1442
+ ue(t),
1443
1443
  e,
1444
1444
  r.REPO_ENDPOINT
1445
1445
  ), Pi = (t, e) => a(
1446
- oe(t),
1446
+ jt(t),
1447
1447
  e,
1448
1448
  r.REPO_ENDPOINT
1449
1449
  );
1450
1450
  function Oi(t, e) {
1451
1451
  return i(
1452
- se,
1452
+ Ue,
1453
1453
  t,
1454
1454
  e,
1455
1455
  r.REPO_ENDPOINT
1456
1456
  );
1457
1457
  }
1458
1458
  const Ni = (t, e) => i(
1459
- ie(t.requestId),
1459
+ we(t.requestId),
1460
1460
  t,
1461
1461
  e,
1462
1462
  r.REPO_ENDPOINT
@@ -1466,31 +1466,31 @@ const Ni = (t, e) => i(
1466
1466
  e,
1467
1467
  r.REPO_ENDPOINT
1468
1468
  ), Ti = (t, e) => a(
1469
- tt(t),
1469
+ W(t),
1470
1470
  e,
1471
1471
  r.REPO_ENDPOINT
1472
1472
  ), Ii = (t, e) => l(
1473
- tt(t.submissionId),
1473
+ W(t.submissionId),
1474
1474
  t,
1475
1475
  e,
1476
1476
  r.REPO_ENDPOINT
1477
1477
  ), Ri = (t, e) => p(
1478
1478
  () => a(
1479
- Ge(t),
1479
+ Ve(t),
1480
1480
  e,
1481
1481
  r.REPO_ENDPOINT
1482
1482
  )
1483
1483
  ), _i = (t, e) => a(
1484
- ae(t),
1484
+ Pe(t),
1485
1485
  e,
1486
1486
  r.REPO_ENDPOINT
1487
1487
  ), pi = (t) => a(
1488
- `${ce(t)}`,
1488
+ `${le(t)}`,
1489
1489
  void 0,
1490
1490
  r.REPO_ENDPOINT
1491
1491
  ), Di = async (t, e) => {
1492
1492
  const n = await i(
1493
- Ee,
1493
+ _e,
1494
1494
  {
1495
1495
  concreteType: "org.sagebionetworks.repo.model.schema.GetValidationSchemaRequest",
1496
1496
  $id: t
@@ -1500,17 +1500,17 @@ const Ni = (t, e) => i(
1500
1500
  );
1501
1501
  return T(
1502
1502
  n.token,
1503
- ue(n.token),
1503
+ pe(n.token),
1504
1504
  e
1505
1505
  );
1506
1506
  }, gi = (t, e, n) => a(
1507
- `${le(t)}?accessType=${e}`,
1507
+ `${De(t)}?accessType=${e}`,
1508
1508
  n,
1509
1509
  r.REPO_ENDPOINT
1510
1510
  ), mi = (t, e, n, o) => {
1511
1511
  const s = new URLSearchParams();
1512
1512
  s.set("includeDerivedAnnotations", String(n));
1513
- const c = e ? Pe(t, e) : et(t);
1513
+ const c = e ? He(t, e) : et(t);
1514
1514
  return a(
1515
1515
  `${c}?${s.toString()}`,
1516
1516
  o,
@@ -1522,21 +1522,21 @@ const Ni = (t, e) => i(
1522
1522
  n,
1523
1523
  r.REPO_ENDPOINT
1524
1524
  ), fi = (t) => a(
1525
- Oe,
1525
+ ie,
1526
1526
  t,
1527
1527
  r.REPO_ENDPOINT
1528
1528
  ), Si = (t, e) => i(
1529
- Ne,
1529
+ ge,
1530
1530
  t,
1531
1531
  e,
1532
1532
  r.REPO_ENDPOINT
1533
1533
  ), Ai = (t, e) => i(
1534
- de(e),
1534
+ fe(e),
1535
1535
  t,
1536
1536
  void 0,
1537
1537
  r.REPO_ENDPOINT
1538
1538
  ), yi = (t) => i(
1539
- Te,
1539
+ Se,
1540
1540
  t,
1541
1541
  void 0,
1542
1542
  r.REPO_ENDPOINT
@@ -1564,19 +1564,19 @@ const Ni = (t, e) => i(
1564
1564
  )}`;
1565
1565
  return N(o, e, r.REPO_ENDPOINT);
1566
1566
  }, Ci = (t) => i(
1567
- Ie,
1567
+ $e,
1568
1568
  t,
1569
1569
  void 0,
1570
1570
  r.REPO_ENDPOINT
1571
1571
  ), Ui = (t, e) => i(
1572
- Re,
1572
+ bt,
1573
1573
  t,
1574
1574
  e,
1575
1575
  r.REPO_ENDPOINT
1576
1576
  );
1577
1577
  function Fi(t, e, n) {
1578
1578
  return i(
1579
- _e(t),
1579
+ be(t),
1580
1580
  e,
1581
1581
  n,
1582
1582
  r.REPO_ENDPOINT
@@ -1584,7 +1584,7 @@ function Fi(t, e, n) {
1584
1584
  }
1585
1585
  const bi = (t) => C(
1586
1586
  () => i(
1587
- Je,
1587
+ Ge,
1588
1588
  t,
1589
1589
  void 0,
1590
1590
  r.REPO_ENDPOINT
@@ -1643,10 +1643,10 @@ const bi = (t) => C(
1643
1643
  `/repo/v1/reply/${e}`,
1644
1644
  t,
1645
1645
  r.REPO_ENDPOINT
1646
- ), ji = (t, e, n = 30, o = 0, s = gt.CREATED_ON, c = !0, E = z.EXCLUDE_DELETED) => {
1646
+ ), ji = (t, e, n = 30, o = 0, s = vt.CREATED_ON, c = !0, E = z.EXCLUDE_DELETED) => {
1647
1647
  const u = new URLSearchParams();
1648
1648
  u.set("offset", o.toString()), u.set("limit", n.toString()), u.set("sort", s), u.set("ascending", c.toString()), u.set("filter", E);
1649
- const O = `${m}/${e}/replies?${u.toString()}`;
1649
+ const O = `${v}/${e}/replies?${u.toString()}`;
1650
1650
  return a(
1651
1651
  O,
1652
1652
  t,
@@ -1657,44 +1657,44 @@ const bi = (t) => C(
1657
1657
  e,
1658
1658
  r.REPO_ENDPOINT
1659
1659
  ), Qi = (t, e) => l(
1660
- `${v(e)}/pin`,
1660
+ `${m(e)}/pin`,
1661
1661
  void 0,
1662
1662
  t,
1663
1663
  r.REPO_ENDPOINT
1664
1664
  ), xi = (t, e) => l(
1665
- `${v(e)}/unpin`,
1665
+ `${m(e)}/unpin`,
1666
1666
  void 0,
1667
1667
  t,
1668
1668
  r.REPO_ENDPOINT
1669
1669
  ), Ki = (t, e) => a(
1670
- v(t),
1670
+ m(t),
1671
1671
  e,
1672
1672
  r.REPO_ENDPOINT
1673
1673
  ), Wi = (t, e) => a(
1674
- `${m}/messageUrl?messageKey=${t}`,
1674
+ `${v}/messageUrl?messageKey=${t}`,
1675
1675
  e,
1676
1676
  r.REPO_ENDPOINT
1677
1677
  ), Xi = (t, e) => i(
1678
- m,
1678
+ v,
1679
1679
  e,
1680
1680
  t,
1681
1681
  r.REPO_ENDPOINT
1682
1682
  ), Zi = (t, e) => l(
1683
- `${m}/${e.threadId}/title`,
1683
+ `${v}/${e.threadId}/title`,
1684
1684
  { title: e.title },
1685
1685
  t,
1686
1686
  r.REPO_ENDPOINT
1687
1687
  ), ta = (t, e) => l(
1688
- `${m}/${e.threadId}/message`,
1688
+ `${v}/${e.threadId}/message`,
1689
1689
  { messageMarkdown: e.messageMarkdown },
1690
1690
  t,
1691
1691
  r.REPO_ENDPOINT
1692
1692
  ), ea = (t, e) => N(
1693
- v(e),
1693
+ m(e),
1694
1694
  t,
1695
1695
  r.REPO_ENDPOINT
1696
1696
  ), na = (t, e) => l(
1697
- `${v(e)}/restore`,
1697
+ `${m(e)}/restore`,
1698
1698
  void 0,
1699
1699
  t,
1700
1700
  r.REPO_ENDPOINT
@@ -1724,7 +1724,7 @@ const oa = (t, e) => a(
1724
1724
  ), ia = (t, e, n = 0, o = 20, s = mt.PINNED_AND_LAST_ACTIVITY, c = !0, E = z.EXCLUDE_DELETED) => {
1725
1725
  const u = new URLSearchParams();
1726
1726
  u.set("offset", n.toString()), u.set("limit", o.toString()), u.set("sort", s), u.set("ascending", c.toString()), u.set("filter", E);
1727
- const O = `${pe(e)}?${u.toString()}`;
1727
+ const O = `${Zt(e)}?${u.toString()}`;
1728
1728
  return a(
1729
1729
  O,
1730
1730
  t,
@@ -1736,17 +1736,17 @@ const oa = (t, e) => a(
1736
1736
  e,
1737
1737
  r.REPO_ENDPOINT
1738
1738
  ), ca = (t, e) => i(
1739
- De,
1739
+ he,
1740
1740
  t,
1741
1741
  e,
1742
1742
  r.REPO_ENDPOINT
1743
1743
  ), Ea = (t, e) => i(
1744
- ge(t.accessRequirementId),
1744
+ Gt(t.accessRequirementId),
1745
1745
  t,
1746
1746
  e,
1747
1747
  r.REPO_ENDPOINT
1748
1748
  ), ua = (t, e, n) => {
1749
- const o = Ye(
1749
+ const o = Me(
1750
1750
  t,
1751
1751
  e ? `${e}` : void 0
1752
1752
  );
@@ -1755,7 +1755,7 @@ const oa = (t, e) => a(
1755
1755
  function la(t) {
1756
1756
  return p(
1757
1757
  () => a(
1758
- je(t) + "?redirect=false",
1758
+ Je(t) + "?redirect=false",
1759
1759
  void 0,
1760
1760
  r.REPO_ENDPOINT
1761
1761
  )
@@ -1763,14 +1763,14 @@ function la(t) {
1763
1763
  }
1764
1764
  function Pa(t, e = 0, n = 25) {
1765
1765
  return a(
1766
- me + `?offset=${e}&limit=${n}`,
1766
+ ne + `?offset=${e}&limit=${n}`,
1767
1767
  t,
1768
1768
  r.REPO_ENDPOINT
1769
1769
  );
1770
1770
  }
1771
1771
  function Oa(t, e) {
1772
1772
  return l(
1773
- ve(t),
1773
+ Ae(t),
1774
1774
  void 0,
1775
1775
  e,
1776
1776
  r.REPO_ENDPOINT
@@ -1778,7 +1778,7 @@ function Oa(t, e) {
1778
1778
  }
1779
1779
  function Na(t, e) {
1780
1780
  return l(
1781
- fe(t),
1781
+ ve(t),
1782
1782
  void 0,
1783
1783
  e,
1784
1784
  r.REPO_ENDPOINT
@@ -1874,7 +1874,7 @@ function ya(t, e, n, o = "ENTITY") {
1874
1874
  const s = new URLSearchParams();
1875
1875
  return s.set("type", o), s.set("id", e), n && s.set("version", n.toString()), p(
1876
1876
  () => a(
1877
- `${ze}?${s.toString()}`,
1877
+ `${je}?${s.toString()}`,
1878
1878
  t,
1879
1879
  r.REPO_ENDPOINT
1880
1880
  )
@@ -1884,7 +1884,7 @@ function ha(t, e, n, o = "ENTITY") {
1884
1884
  const s = new URLSearchParams();
1885
1885
  return s.set("type", o), s.set("id", e), n && s.set("version", n.toString()), p(
1886
1886
  () => a(
1887
- `${Qe}?${s.toString()}`,
1887
+ `${ze}?${s.toString()}`,
1888
1888
  t,
1889
1889
  r.REPO_ENDPOINT
1890
1890
  )
@@ -1901,10 +1901,10 @@ const wa = () => a(
1901
1901
  void 0,
1902
1902
  r.PORTAL_ENDPOINT
1903
1903
  ), Ca = (t, e) => a(
1904
- Se(t),
1904
+ Qt(t),
1905
1905
  e,
1906
1906
  r.REPO_ENDPOINT
1907
- ), Ua = (t, e, n = 0, o = 20, s = vt.CREATED_ON, c = ft.DESC) => {
1907
+ ), Ua = (t, e, n = 0, o = 20, s = Dt.CREATED_ON, c = gt.DESC) => {
1908
1908
  const E = new URLSearchParams();
1909
1909
  return E.set("offset", n.toString()), E.set("limit", o.toString()), E.set("sort", s), E.set("sortDirection", c), a(
1910
1910
  `/repo/v1/entity/${t}/dockerTag?${E.toString()}`,
@@ -1997,57 +1997,57 @@ async function Ha(t, e, n, o) {
1997
1997
  );
1998
1998
  }
1999
1999
  const Ba = (t, e = void 0) => i(
2000
- Ae,
2000
+ Ut,
2001
2001
  t,
2002
2002
  e,
2003
2003
  r.REPO_ENDPOINT
2004
2004
  ), qa = (t, e = void 0) => l(
2005
- ye(t.sessionId),
2005
+ Ce(t.sessionId),
2006
2006
  t,
2007
2007
  e,
2008
2008
  r.REPO_ENDPOINT
2009
2009
  ), Ya = (t, e = void 0) => i(
2010
- he,
2010
+ me,
2011
2011
  t,
2012
2012
  e,
2013
2013
  r.REPO_ENDPOINT
2014
2014
  ), Va = async (t, e, n) => {
2015
2015
  const o = await i(
2016
- $e,
2016
+ Yt,
2017
2017
  t,
2018
2018
  e,
2019
2019
  r.REPO_ENDPOINT
2020
2020
  );
2021
2021
  return H(
2022
2022
  o.token,
2023
- we(o.token),
2023
+ Vt(o.token),
2024
2024
  e,
2025
2025
  n
2026
2026
  );
2027
2027
  }, Ga = (t, e = void 0, n) => i(
2028
- Ce(t.sessionId),
2028
+ Oe(t.sessionId),
2029
2029
  t,
2030
2030
  e,
2031
2031
  r.REPO_ENDPOINT,
2032
2032
  { signal: n }
2033
2033
  ), Ja = (t, e = void 0, n) => i(
2034
- Ue(t.jobId),
2034
+ Jt(t.jobId),
2035
2035
  t,
2036
2036
  e,
2037
2037
  r.REPO_ENDPOINT,
2038
2038
  { signal: n }
2039
2039
  ), ja = (t = void 0, e) => a(
2040
- Fe,
2040
+ de,
2041
2041
  t,
2042
2042
  r.REPO_ENDPOINT,
2043
2043
  { signal: e }
2044
2044
  ), za = (t = void 0, e) => a(
2045
- be,
2045
+ Te,
2046
2046
  t,
2047
2047
  r.REPO_ENDPOINT,
2048
2048
  { signal: e }
2049
2049
  ), Qa = (t, e = void 0, n) => a(
2050
- Le(t),
2050
+ ae(t),
2051
2051
  e,
2052
2052
  r.REPO_ENDPOINT,
2053
2053
  { signal: n }