@databiosphere/findable-ui 35.0.2 → 35.1.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 (161) hide show
  1. package/.release-please-manifest.json +1 -1
  2. package/CHANGELOG.md +14 -0
  3. package/lib/common/entities.d.ts +1 -0
  4. package/lib/components/DataDictionary/components/Table/hook.js +1 -0
  5. package/lib/components/DataDictionary/hooks/UseDataDictionary/hook.js +15 -2
  6. package/lib/providers/exploreState/entities/state.js +12 -9
  7. package/package.json +1 -1
  8. package/src/common/entities.ts +1 -0
  9. package/src/components/DataDictionary/components/Table/hook.ts +1 -0
  10. package/src/components/DataDictionary/hooks/UseDataDictionary/hook.ts +17 -4
  11. package/src/providers/exploreState/entities/state.ts +13 -10
  12. package/lib/components/DataDictionary/components/Table/columns/columnDef.d.ts +0 -6
  13. package/lib/components/DataDictionary/components/Table/columns/columnDef.js +0 -33
  14. package/lib/components/DataDictionary/components/Table/columns/columnIdentifier.d.ts +0 -5
  15. package/lib/components/DataDictionary/components/Table/columns/columnIdentifier.js +0 -5
  16. package/lib/components/DataDictionary/components/Table/columns/types.d.ts +0 -2
  17. package/lib/components/DataDictionary/components/Table/columns/types.js +0 -1
  18. package/lib/components/DataDictionary/components/Table/components/BasicCell/types.d.ts +0 -4
  19. package/lib/components/DataDictionary/components/Table/components/BasicCell/types.js +0 -1
  20. package/lib/components/Detail/components/Table/components/TableHead/tableHead.d.ts +0 -8
  21. package/lib/components/Detail/components/Table/components/TableHead/tableHead.js +0 -36
  22. package/lib/components/Filter/components/Filter/filter.stories.d.ts +0 -25
  23. package/lib/components/Filter/components/Filter/filter.stories.js +0 -42
  24. package/lib/components/Filter/components/FilterTag/filterTag.stories.d.ts +0 -16
  25. package/lib/components/Filter/components/FilterTag/filterTag.stories.js +0 -17
  26. package/lib/components/Filter/components/Filters/filters.stories.d.ts +0 -6
  27. package/lib/components/Filter/components/Filters/filters.stories.js +0 -91
  28. package/lib/components/Index/components/Cell/cell.d.ts +0 -7
  29. package/lib/components/Index/components/Cell/cell.js +0 -10
  30. package/lib/components/Index/components/EntitiesView/constants.d.ts +0 -1
  31. package/lib/components/Index/components/EntitiesView/constants.js +0 -1
  32. package/lib/components/Index/components/Hero/components/Summaries/summaries.stories.d.ts +0 -13
  33. package/lib/components/Index/components/Hero/components/Summaries/summaries.stories.js +0 -18
  34. package/lib/components/Index/components/Hero/hero.stories.d.ts +0 -23
  35. package/lib/components/Index/components/Hero/hero.stories.js +0 -22
  36. package/lib/components/Index/components/NTag/components/Tooltip/tooltip.d.ts +0 -8
  37. package/lib/components/Index/components/NTag/components/Tooltip/tooltip.js +0 -57
  38. package/lib/components/Index/components/NTag/components/Tooltip/tooltip.styles.d.ts +0 -4
  39. package/lib/components/Index/components/NTag/components/Tooltip/tooltip.styles.js +0 -10
  40. package/lib/components/Index/components/NTag/nTag.d.ts +0 -10
  41. package/lib/components/Index/components/NTag/nTag.js +0 -8
  42. package/lib/components/Index/components/NTagCell/nTagCell.d.ts +0 -11
  43. package/lib/components/Index/components/NTagCell/nTagCell.js +0 -29
  44. package/lib/components/Index/components/NTagCell/nTagCell.stories.d.ts +0 -5
  45. package/lib/components/Index/components/NTagCell/nTagCell.stories.js +0 -16
  46. package/lib/components/Index/components/TitleCell/titleCell.d.ts +0 -6
  47. package/lib/components/Index/components/TitleCell/titleCell.js +0 -10
  48. package/lib/components/Index/components/TitleCell/titleCell.styles.d.ts +0 -3
  49. package/lib/components/Index/components/TitleCell/titleCell.styles.js +0 -6
  50. package/lib/components/Index/index.stories.d.ts +0 -6
  51. package/lib/components/Index/index.stories.js +0 -26
  52. package/lib/components/Layout/components/BackPage/components/BackPageHero/backPageHero.stories.d.ts +0 -6
  53. package/lib/components/Layout/components/BackPage/components/BackPageHero/backPageHero.stories.js +0 -10
  54. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Authentication/components/AuthenticationMenu/authenticationMenu.stories.d.ts +0 -5
  55. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Authentication/components/AuthenticationMenu/authenticationMenu.stories.js +0 -29
  56. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Authentication/components/RequestAuthentication/requestAuthentication.d.ts +0 -6
  57. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Authentication/components/RequestAuthentication/requestAuthentication.js +0 -13
  58. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Authentication/components/RequestAuthentication/requestAuthentication.styles.d.ts +0 -36
  59. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Authentication/components/RequestAuthentication/requestAuthentication.styles.js +0 -9
  60. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Search/components/SearchButton/searchButton.d.ts +0 -5
  61. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Search/components/SearchButton/searchButton.js +0 -10
  62. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Search/components/SearchButton/searchButton.styles.d.ts +0 -36
  63. package/lib/components/Layout/components/Header/components/Content/components/Actions/components/Search/components/SearchButton/searchButton.styles.js +0 -9
  64. package/lib/components/Layout/components/Header/hooks/useMeasureHeader.d.ts +0 -5
  65. package/lib/components/Layout/components/Header/hooks/useMeasureHeader.js +0 -19
  66. package/lib/components/Layout/components/Outline/common/constants.d.ts +0 -2
  67. package/lib/components/Layout/components/Outline/common/constants.js +0 -1
  68. package/lib/components/Login/login.stories.d.ts +0 -6
  69. package/lib/components/Login/login.stories.js +0 -31
  70. package/lib/components/Table/components/CheckboxMenu/checkboxMenu.d.ts +0 -16
  71. package/lib/components/Table/components/CheckboxMenu/checkboxMenu.js +0 -28
  72. package/lib/components/Table/components/CheckboxMenu/checkboxMenu.stories.d.ts +0 -5
  73. package/lib/components/Table/components/CheckboxMenu/checkboxMenu.stories.js +0 -46
  74. package/lib/components/Table/components/CheckboxMenu/checkboxMenu.styles.d.ts +0 -3
  75. package/lib/components/Table/components/CheckboxMenu/checkboxMenu.styles.js +0 -21
  76. package/lib/components/Table/components/EntityViewToggle/entityViewToggle.d.ts +0 -2
  77. package/lib/components/Table/components/EntityViewToggle/entityViewToggle.js +0 -37
  78. package/lib/components/TableCreator/common/constants.d.ts +0 -6
  79. package/lib/components/TableCreator/common/constants.js +0 -19
  80. package/lib/components/TableCreator/common/entities.d.ts +0 -5
  81. package/lib/components/TableCreator/common/entities.js +0 -1
  82. package/lib/components/TableCreator/tableCreator.styles.d.ts +0 -4
  83. package/lib/components/TableCreator/tableCreator.styles.js +0 -4
  84. package/lib/components/common/Alert/alert.stories.d.ts +0 -6
  85. package/lib/components/common/Alert/alert.stories.js +0 -36
  86. package/lib/components/common/Alert/components/AlertText/alertText.styles.d.ts +0 -4
  87. package/lib/components/common/Alert/components/AlertText/alertText.styles.js +0 -19
  88. package/lib/components/common/Banner/components/BannerPrimary/bannerPrimary.d.ts +0 -7
  89. package/lib/components/common/Banner/components/BannerPrimary/bannerPrimary.js +0 -5
  90. package/lib/components/common/Banner/components/BannerPrimary/bannerPrimary.styles.d.ts +0 -3
  91. package/lib/components/common/Banner/components/BannerPrimary/bannerPrimary.styles.js +0 -19
  92. package/lib/components/common/Banner/components/DismissibleBanner/dismissibleBanner.d.ts +0 -10
  93. package/lib/components/common/Banner/components/DismissibleBanner/dismissibleBanner.js +0 -16
  94. package/lib/components/common/Banner/components/SessionTimeout/sessionTimeout.styles.d.ts +0 -3
  95. package/lib/components/common/Banner/components/SessionTimeout/sessionTimeout.styles.js +0 -21
  96. package/lib/components/common/Button/components/LoginButton/loginButton.d.ts +0 -3
  97. package/lib/components/common/Button/components/LoginButton/loginButton.js +0 -6
  98. package/lib/components/common/Button/components/LoginButton/loginButton.styles.d.ts +0 -7
  99. package/lib/components/common/Button/components/LoginButton/loginButton.styles.js +0 -11
  100. package/lib/components/common/IconButton/components/LoadingIconButton/loadingIconButton.d.ts +0 -5
  101. package/lib/components/common/IconButton/components/LoadingIconButton/loadingIconButton.js +0 -10
  102. package/lib/components/common/IconButton/components/LoadingIconButton/loadingIconButton.stories.d.ts +0 -3
  103. package/lib/components/common/IconButton/components/LoadingIconButton/loadingIconButton.stories.js +0 -9
  104. package/lib/hooks/useAuthentication/common/constants.d.ts +0 -4
  105. package/lib/hooks/useAuthentication/common/constants.js +0 -19
  106. package/lib/hooks/useAuthentication/common/entities.d.ts +0 -25
  107. package/lib/hooks/useAuthentication/common/entities.js +0 -11
  108. package/lib/hooks/useAuthentication/common/utils.d.ts +0 -15
  109. package/lib/hooks/useAuthentication/common/utils.js +0 -25
  110. package/lib/hooks/useAuthentication/useAuthentication.d.ts +0 -6
  111. package/lib/hooks/useAuthentication/useAuthentication.js +0 -9
  112. package/lib/hooks/useAuthentication/useAuthenticationComplete.d.ts +0 -6
  113. package/lib/hooks/useAuthentication/useAuthenticationComplete.js +0 -55
  114. package/lib/hooks/useAuthentication/useAuthenticationForm.d.ts +0 -20
  115. package/lib/hooks/useAuthentication/useAuthenticationForm.js +0 -88
  116. package/lib/hooks/useAuthentication/useAuthenticationNIHExpiry.d.ts +0 -18
  117. package/lib/hooks/useAuthentication/useAuthenticationNIHExpiry.js +0 -50
  118. package/lib/hooks/useAuthentication/useAuthenticationStatus.d.ts +0 -20
  119. package/lib/hooks/useAuthentication/useAuthenticationStatus.js +0 -32
  120. package/lib/hooks/useAuthentication/useFetchGoogleProfile.d.ts +0 -21
  121. package/lib/hooks/useAuthentication/useFetchGoogleProfile.js +0 -41
  122. package/lib/hooks/useAuthentication/useFetchTerraNIHProfile.d.ts +0 -18
  123. package/lib/hooks/useAuthentication/useFetchTerraNIHProfile.js +0 -62
  124. package/lib/hooks/useAuthentication/useFetchTerraProfile.d.ts +0 -24
  125. package/lib/hooks/useAuthentication/useFetchTerraProfile.js +0 -62
  126. package/lib/hooks/useAuthentication/useFetchTerraTermsOfService.d.ts +0 -15
  127. package/lib/hooks/useAuthentication/useFetchTerraTermsOfService.js +0 -62
  128. package/lib/hooks/useAuthentication/useTokenClient.d.ts +0 -11
  129. package/lib/hooks/useAuthentication/useTokenClient.js +0 -29
  130. package/lib/hooks/useAuthenticationConfig.d.ts +0 -6
  131. package/lib/hooks/useAuthenticationConfig.js +0 -14
  132. package/lib/hooks/useCategoryConfigs.d.ts +0 -6
  133. package/lib/hooks/useCategoryConfigs.js +0 -17
  134. package/lib/hooks/useEntityListRelatedView.d.ts +0 -15
  135. package/lib/hooks/useEntityListRelatedView.js +0 -62
  136. package/lib/hooks/useExploreMode.d.ts +0 -14
  137. package/lib/hooks/useExploreMode.js +0 -20
  138. package/lib/hooks/useFileManifest/common/buildFileManifestRequestURL.d.ts +0 -15
  139. package/lib/hooks/useFileManifest/common/buildFileManifestRequestURL.js +0 -27
  140. package/lib/hooks/useFileManifest/useFileManifestURL.d.ts +0 -5
  141. package/lib/hooks/useFileManifest/useFileManifestURL.js +0 -11
  142. package/lib/hooks/useFileManifest/useRequestFileManifest.d.ts +0 -9
  143. package/lib/hooks/useFileManifest/useRequestFileManifest.js +0 -37
  144. package/lib/hooks/useLayoutState.d.ts +0 -6
  145. package/lib/hooks/useLayoutState.js +0 -9
  146. package/lib/hooks/useMenu.d.ts +0 -10
  147. package/lib/hooks/useMenu.js +0 -17
  148. package/lib/hooks/useMenuWithPosition.d.ts +0 -14
  149. package/lib/hooks/useMenuWithPosition.js +0 -33
  150. package/lib/hooks/useSessionTimeout.d.ts +0 -11
  151. package/lib/hooks/useSessionTimeout.js +0 -28
  152. package/lib/providers/authentication.d.ts +0 -51
  153. package/lib/providers/authentication.js +0 -110
  154. package/lib/providers/layoutState.d.ts +0 -40
  155. package/lib/providers/layoutState.js +0 -47
  156. package/lib/styles/common/mixins/shadows.d.ts +0 -3
  157. package/lib/styles/common/mixins/shadows.js +0 -4
  158. package/lib/styles/common/mui/palette.d.ts +0 -47
  159. package/lib/styles/common/mui/palette.js +0 -47
  160. package/lib/theme/common/entities.d.ts +0 -6
  161. package/lib/theme/common/entities.js +0 -1
@@ -1,47 +0,0 @@
1
- export const PALETTE = {
2
- ALERT_LIGHT: `var(--mui-palette-alert-light)`,
3
- ALERT_LIGHTEST: `var(--mui-palette-alert-lightest)`,
4
- ALERT_MAIN: `var(--mui-palette-alert-main)`,
5
- BACKGROUND_DEFAULT: `var(--mui-palette-background-default)`,
6
- BACKGROUND_PAPER: `var(--mui-palette-background-paper)`,
7
- COMMON_BACKGROUND: `var(--mui-palette-common-background)`,
8
- COMMON_BLACK: `var(--mui-palette-common-black)`,
9
- COMMON_WHITE: `var(--mui-palette-common-white)`,
10
- ERROR_CONTRAST_TEXT: `var(--mui-palette-error-contrastText)`,
11
- ERROR_DARK: `var(--mui-palette-error-dark)`,
12
- ERROR_LIGHT: `var(--mui-palette-error-light)`,
13
- ERROR_MAIN: `var(--mui-palette-error-main)`,
14
- INFO_CONTRAST_TEXT: `var(--mui-palette-info-contrastText)`,
15
- INFO_DARK: `var(--mui-palette-info-dark)`,
16
- INFO_LIGHT: `var(--mui-palette-info-light)`,
17
- INFO_LIGHTEST: `var(--mui-palette-info-lightest)`,
18
- INFO_MAIN: `var(--mui-palette-info-main)`,
19
- INK_LIGHT: `var(--mui-palette-ink-light)`,
20
- INK_MAIN: `var(--mui-palette-ink-main)`,
21
- PRIMARY_CONTRAST_TEXT: `var(--mui-palette-primary-contrastText)`,
22
- PRIMARY_DARK: `var(--mui-palette-primary-dark)`,
23
- PRIMARY_LIGHT: `var(--mui-palette-primary-light)`,
24
- PRIMARY_LIGHTEST: `var(--mui-palette-primary-lightest)`,
25
- PRIMARY_MAIN: `var(--mui-palette-primary-main)`,
26
- SECONDARY_CONTRAST_TEXT: `var(--mui-palette-secondary-contrastText)`,
27
- SECONDARY_DARK: `var(--mui-palette-secondary-dark)`,
28
- SECONDARY_LIGHT: `var(--mui-palette-secondary-light)`,
29
- SECONDARY_MAIN: `var(--mui-palette-secondary-main)`,
30
- SMOKE_DARK: `var(--mui-palette-smoke-dark)`,
31
- SMOKE_LIGHT: `var(--mui-palette-smoke-light)`,
32
- SMOKE_LIGHTEST: `var(--mui-palette-smoke-lightest)`,
33
- SMOKE_MAIN: `var(--mui-palette-smoke-main)`,
34
- SUCCESS_CONTRAST_TEXT: `var(--mui-palette-success-contrastText)`,
35
- SUCCESS_DARK: `var(--mui-palette-success-dark)`,
36
- SUCCESS_LIGHT: `var(--mui-palette-success-light)`,
37
- SUCCESS_LIGHTEST: `var(--mui-palette-success-lightest)`,
38
- SUCCESS_MAIN: `var(--mui-palette-success-main)`,
39
- TEXT_DISABLED: `var(--mui-palette-text-disabled)`,
40
- TEXT_PRIMARY: `var(--mui-palette-text-primary)`,
41
- TEXT_SECONDARY: `var(--mui-palette-text-secondary)`,
42
- WARNING_CONTRAST_TEXT: `var(--mui-palette-warning-contrastText)`,
43
- WARNING_DARK: `var(--mui-palette-warning-dark)`,
44
- WARNING_LIGHT: `var(--mui-palette-warning-light)`,
45
- WARNING_LIGHTEST: `var(--mui-palette-warning-lightest)`,
46
- WARNING_MAIN: `var(--mui-palette-warning-main)`,
47
- };
@@ -1,6 +0,0 @@
1
- export interface BaseComponentProps {
2
- className?: string;
3
- }
4
- export interface TrackingComponentProps {
5
- trackingId?: string;
6
- }
@@ -1 +0,0 @@
1
- export {};