@equinor/echo-framework 6.2.2 → 6.2.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 (142) hide show
  1. package/index.cjs.js +2 -2
  2. package/package.json +7 -7
  3. package/src/index.d.ts +6 -1
  4. package/src/lib/components/appLauncherButton/AppLauncherButton.d.ts +1 -1
  5. package/src/lib/components/infoLabel/InfoLabel.d.ts +1 -1
  6. package/src/lib/components/notificationListItem/NotificationListItem.d.ts +1 -1
  7. package/src/lib/components/notificationListItem/components/NotificationListItemEndDateLabel.d.ts +1 -1
  8. package/src/lib/components/notificationListItem/components/NotificationListItemFailureImpactLabel.d.ts +1 -1
  9. package/src/lib/components/notificationListItem/components/NotificationListItemIcons.d.ts +1 -1
  10. package/src/lib/components/panel/panelNavigation.helper.d.ts +1 -1
  11. package/src/lib/components/prepview/common/additionalInformation/NotificationAdditionalDetails.d.ts +1 -1
  12. package/src/lib/components/prepview/common/details/accordion/DetailsAccordion.d.ts +1 -1
  13. package/src/lib/components/prepview/common/details/extendedBorder/ExtendedTabsBorder.d.ts +1 -1
  14. package/src/lib/components/prepview/common/details/loader/DetailsLoader.d.ts +1 -1
  15. package/src/lib/components/prepview/common/details/panel/EmptyDetailsPanel.d.ts +2 -1
  16. package/src/lib/components/prepview/common/error/ErrorCard.d.ts +1 -1
  17. package/src/lib/components/prepview/common/fileSizeDisplay/FileSizeDisplay.d.ts +2 -1
  18. package/src/lib/components/prepview/common/info/list/InfoBlockList.d.ts +2 -1
  19. package/src/lib/components/prepview/common/info/section/InfoSection.d.ts +1 -1
  20. package/src/lib/components/prepview/common/showMore/ShowMoreButton.d.ts +1 -1
  21. package/src/lib/components/prepview/common/statusLabel/StatusLabel.d.ts +1 -1
  22. package/src/lib/components/prepview/panels/attachments/AttachmentItem.d.ts +1 -1
  23. package/src/lib/components/prepview/panels/attachments/AttachmentTable.d.ts +1 -1
  24. package/src/lib/components/prepview/panels/attachments/Attachments.d.ts +1 -1
  25. package/src/lib/components/prepview/panels/objects/HorizontalObjects.d.ts +1 -1
  26. package/src/lib/components/prepview/panels/objects/Objects.d.ts +1 -1
  27. package/src/lib/components/prepview/panels/objects/VerticalObject.d.ts +1 -1
  28. package/src/lib/components/prepview/panels/operations/OperationItem.d.ts +1 -1
  29. package/src/lib/components/prepview/panels/operations/OperationTable.d.ts +1 -1
  30. package/src/lib/components/prepview/panels/operations/Operations.d.ts +1 -1
  31. package/src/lib/components/prepview/panels/risk/Risk.d.ts +1 -1
  32. package/src/lib/components/prepview/panels/risk/RiskItems.d.ts +1 -1
  33. package/src/lib/components/prepview/panels/risk/RiskTable.d.ts +1 -1
  34. package/src/lib/components/prepview/panels/risk/trafficLight/TrafficLight.d.ts +1 -1
  35. package/src/lib/components/prepview/panels/tagDocumentRefs/HorizontalDocumentGroups.d.ts +1 -1
  36. package/src/lib/components/prepview/panels/tagDocumentRefs/TagDocumentGroup.d.ts +2 -1
  37. package/src/lib/components/prepview/panels/tagDocumentRefs/TagDocumentItem.d.ts +1 -1
  38. package/src/lib/components/prepview/panels/tagDocumentRefs/TagDocumentRefs.d.ts +1 -1
  39. package/src/lib/components/prepview/panels/tagInformation/TagInformation.d.ts +1 -1
  40. package/src/lib/components/prepview/utils/index.d.ts +0 -1
  41. package/src/lib/components/spinner/tabSpinner.d.ts +1 -1
  42. package/src/lib/components/verticalTabsSplitView/VerticalTabsSplitView.d.ts +1 -1
  43. package/src/lib/components/workOrderListItem/WorkOrderListItem.d.ts +1 -1
  44. package/src/lib/components/workOrderListItem/components/ExtraIcons.d.ts +1 -1
  45. package/src/lib/coreApplication/EchoToolBar.d.ts +2 -2
  46. package/src/lib/feature/echoView/ReturnToExternalAppButton.d.ts +1 -1
  47. package/src/lib/feature/equipment/components/equipmentItemHeader/showEquipmentIn3dButton.d.ts +2 -1
  48. package/src/lib/feature/globalSelection/OpenGlobalSelectionIn3DButton.d.ts +1 -1
  49. package/src/lib/feature/globalSelection/components/selectionActionBar/SelectionActionBar.d.ts +1 -1
  50. package/src/lib/feature/globalSelection/components/selectionActionBar/SelectionActionBarMenuItem.d.ts +1 -1
  51. package/src/lib/feature/globalSelection/globalSelection.api.d.ts +35 -1
  52. package/src/lib/feature/globalSelection/globalSelectionHighlightService.d.ts +17 -0
  53. package/src/lib/feature/globalSelection/globalSelectionHighlightService.hooks.d.ts +17 -0
  54. package/src/lib/feature/globalSelection/globalSelectionHighlightService.types.d.ts +12 -0
  55. package/src/lib/feature/globalSelection/index.d.ts +2 -0
  56. package/src/lib/feature/legacyLegend/utils/legendUtils.d.ts +1 -0
  57. package/src/lib/feature/legend/components/LegendFeedbackMessage.d.ts +1 -1
  58. package/src/lib/feature/legend/components/LegendRendererWrapper.d.ts +1 -1
  59. package/src/lib/feature/legend/components/LegendSelectorContainer.d.ts +1 -1
  60. package/src/lib/feature/legend/components/NewLegendToggler.d.ts +1 -1
  61. package/src/lib/feature/legend/components/pdfMarkers/PositionalItem.d.ts +1 -1
  62. package/src/lib/feature/legend/components/pdfMarkers/subComponents/ItemMarkerPopoverContainer.d.ts +1 -1
  63. package/src/lib/feature/legend/components/pdfMarkers/subComponents/MarkerWithPopover.d.ts +1 -1
  64. package/src/lib/feature/legend/components/pdfMarkers/subComponents/MultipleMarkersByLegends.d.ts +1 -1
  65. package/src/lib/feature/legend/components/pdfMarkers/subComponents/components/MultipleMarkersBySingleLegend/MultipleMarkersBySingleLegend.d.ts +1 -1
  66. package/src/lib/feature/legend/components/pdfMarkers/subComponents/components/MultipleMarkersBySingleLegend/MultipleMarkersBySingleLegendContainer.d.ts +1 -1
  67. package/src/lib/feature/legend/components/popover/LegendPopoverContent.d.ts +1 -1
  68. package/src/lib/feature/legend/components/selectionLegend/SelectionLegend.d.ts +1 -1
  69. package/src/lib/feature/legend/components/selectionLegend/SelectionLegendChip.d.ts +5 -4
  70. package/src/lib/feature/legend/components/selectionLegend/components/SelectionLegendActions.d.ts +1 -1
  71. package/src/lib/feature/legend/components/selectionLegend/components/SelectionLegendOtherMarkers.d.ts +1 -1
  72. package/src/lib/feature/legend/components/selectionLegend/selectionLegend.utils.d.ts +7 -1
  73. package/src/lib/feature/legend/hooks/useLegendMarkers/useLegendMarkers.logic.d.ts +2 -1
  74. package/src/lib/feature/legend/hooks/useOpenWorkOrdersByTagNos.d.ts +13 -0
  75. package/src/lib/feature/legend/hooks/useOpenWorkOrdersByTagsQuery.d.ts +2 -0
  76. package/src/lib/feature/legend/hooks/useOpenWorkOrdersWithWorkPermits.d.ts +15 -0
  77. package/src/lib/feature/legend/hooks/workOrdersByTagNos.logic.d.ts +21 -0
  78. package/src/lib/feature/legend/hooks/workOrdersWithWorkPermits.logic.d.ts +12 -0
  79. package/src/lib/feature/legend/index.d.ts +2 -3
  80. package/src/lib/feature/legend/legendStrategies/iocAnnotationStrategy/hooks/useIocAnnotationMarkers.utils.d.ts +8 -10
  81. package/src/lib/feature/legend/legendStrategies/iocAnnotationStrategy/iocAnnotationStrategy.types.d.ts +14 -4
  82. package/src/lib/feature/legend/legendStrategies/iocAnnotationStrategy/utils/getColorForIocAnnotationLegendStatus.d.ts +2 -0
  83. package/src/lib/feature/legend/legendStrategies/iocAnnotationStrategy/utils/getIocAnnotationBadgesByPropertyName.d.ts +7 -0
  84. package/src/lib/feature/legend/legendStrategies/iocAnnotationStrategy/utils/getLegendStatusForIocAnnotationLegend.d.ts +1 -0
  85. package/src/lib/feature/legend/legendStrategies/iocAnnotationStrategy/utils/getNotificationTypeColor.d.ts +8 -0
  86. package/src/lib/feature/legend/legendStrategies/iocAnnotationStrategy/utils/notificationType.utils.d.ts +3 -0
  87. package/src/lib/feature/legend/legendStrategies/notificationStrategy/components/NotificationPopover.d.ts +1 -1
  88. package/src/lib/feature/legend/legendStrategies/notificationStrategy/utils/notificationLegend.utils.d.ts +1 -5
  89. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/api/fetchWorkOrdersByLegendIdType.d.ts +7 -0
  90. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/components/WorkOrderPopoverContent.d.ts +2 -2
  91. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/hooks/useCreateWorkOrderMarkers.d.ts +13 -0
  92. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/logic/getColorForStatus.d.ts +2 -0
  93. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/logic/getStatusColorForWorkPermit.d.ts +1 -0
  94. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/workOrder.types.d.ts +24 -0
  95. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/workOrder.utils.d.ts +10 -10
  96. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/workOrderLegendStrategy.constants.d.ts +6 -0
  97. package/src/lib/feature/legend/logic/getColorForLegendStatus.d.ts +2 -1
  98. package/src/lib/feature/legend/logic/getEndDateStatusText.logic.d.ts +5 -0
  99. package/src/lib/feature/legend/logic/getRequiredEndDateTimeColor.logic.d.ts +2 -0
  100. package/src/lib/feature/legend/logic/legendChips.logic.d.ts +2 -1
  101. package/src/lib/feature/legend/logic/legendDataId.utils.d.ts +3 -3
  102. package/src/lib/feature/legend/types/legendMarkerBadge.type.d.ts +4 -3
  103. package/src/lib/feature/legend/types/legendType.d.ts +8 -2
  104. package/src/lib/feature/legend/types/legendWorkPermits.type.d.ts +12 -0
  105. package/src/lib/feature/measuringPoint/FullMeasuringPointItem.d.ts +1 -1
  106. package/src/lib/feature/measuringPoint/components/measuringPointDetails/labelledImageList.d.ts +1 -1
  107. package/src/lib/feature/measuringPoint/components/measuringPointDetails/lastReportedFields.d.ts +1 -1
  108. package/src/lib/feature/measuringPoint/components/measuringPointDetails/measuringPointDetails.d.ts +1 -1
  109. package/src/lib/feature/measuringPoint/components/measuringPointDetails/measuringPointImageList.d.ts +1 -1
  110. package/src/lib/feature/measuringPoint/components/measuringPointHeader/measuringPointHeader.d.ts +1 -1
  111. package/src/lib/feature/openItemsIn3d/openItemsIn3dDialog.d.ts +1 -1
  112. package/src/lib/feature/workOrder/components/PanelTagInfo/PanelTagInfo.d.ts +1 -1
  113. package/src/lib/feature/workOrder/components/WorkOrderItemDetails.d.ts +1 -1
  114. package/src/lib/feature/workOrder/components/WorkOrderItemHeader.d.ts +1 -1
  115. package/src/lib/feature/workOrder/components/WorkOrderItemTabInfo/WorkOrderItemTabInfo.d.ts +1 -1
  116. package/src/lib/feature/workOrder/components/WorkOrderPanelObjects/WorkOrderPanelObjects.d.ts +1 -1
  117. package/src/lib/feature/workOrder/components/WorkOrderPanelObjects/components/WorkOrderObjectItem.d.ts +1 -1
  118. package/src/lib/feature/workOrder/components/WorkOrderPanelOperations/WorkOrderPanelOperations.d.ts +1 -1
  119. package/src/lib/feature/workOrder/components/WorkOrderPanelOperations/components/WorkOrderOperationItem.d.ts +1 -1
  120. package/src/lib/feature/workOrder/components/WorkOrderPanelOperations/components/WorkOrderOperationItemHeader.d.ts +1 -1
  121. package/src/lib/feature/workOrder/components/WorkOrderPanelSafeX/WorkOrderPanelSafeX.d.ts +1 -1
  122. package/src/lib/feature/workOrder/components/WorkOrderPanelSafeX/components/SSUListItem/SSUListItem.d.ts +1 -1
  123. package/src/lib/feature/workOrder/components/WorkOrderPanelSafeX/components/SSUListItem/SSUListItemMarker.d.ts +1 -1
  124. package/src/lib/feature/workPermit/hooks/useWorkPermitStatuses.d.ts +11 -0
  125. package/src/lib/feature/workPermit/logic/workPermit.d.ts +8 -0
  126. package/src/lib/services/api/api-open-work-orders-by-tag-nos.d.ts +14 -0
  127. package/src/lib/services/api/api-workPermits.d.ts +8 -0
  128. package/src/lib/services/api/index.d.ts +1 -0
  129. package/src/lib/services/api/workPermits.types.d.ts +27 -0
  130. package/src/lib/services/cache/cacheTypes.d.ts +3 -0
  131. package/src/lib/services/cache/taskCache.d.ts +24 -0
  132. package/src/lib/services/cache/taskCacheRunner.d.ts +10 -0
  133. package/src/lib/types/grid/bucketSideDrawer.types.d.ts +2 -2
  134. package/src/lib/utils/index.d.ts +0 -1
  135. package/src/lib/components/prepview/utils/date.d.ts +0 -5
  136. package/src/lib/feature/legend/hooks/useWorkOrdersByTagNos.d.ts +0 -11
  137. package/src/lib/feature/legend/hooks/useWorkOrdersByTagsQuery.d.ts +0 -15
  138. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/useCreateWorkOrderMarkers.d.ts +0 -20
  139. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/workOrderPopover.types.d.ts +0 -15
  140. package/src/lib/services/api/api-work-orders-by-tag-nos.d.ts +0 -15
  141. package/src/lib/utils/formatTimeHelpers.d.ts +0 -1
  142. /package/src/lib/feature/globalSelection/panToEcho3d/{panTo3DButton.d.ts → PanTo3DButton.d.ts} +0 -0
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@equinor/echo-framework",
3
- "version": "6.2.2",
3
+ "version": "6.2.4",
4
4
  "peerDependencies": {
5
- "@equinor/echo-base": ">= 6.2.2 < 7.0.0",
6
- "@equinor/echo-components": ">= 6.2.2 < 7.0.0",
7
- "@equinor/echo-core": ">= 6.2.2 < 7.0.0",
8
- "@equinor/echo-search": ">= 6.2.2 < 7.0.0",
9
- "@equinor/echo-utils": ">= 6.2.2 < 7.0.0",
5
+ "@equinor/echo-base": ">= 6.2.4 < 7.0.0",
6
+ "@equinor/echo-components": ">= 6.2.4 < 7.0.0",
7
+ "@equinor/echo-core": ">= 6.2.4 < 7.0.0",
8
+ "@equinor/echo-search": ">= 6.2.4 < 7.0.0",
9
+ "@equinor/echo-utils": ">= 6.2.4 < 7.0.0",
10
10
  "@equinor/eds-core-react": "0.49.0",
11
11
  "@equinor/eds-icons": "0.22.0",
12
12
  "@equinor/eds-tokens": "2.1.0",
@@ -23,7 +23,7 @@
23
23
  "date-fns": "4.4.0"
24
24
  },
25
25
  "dependencies": {
26
- "dexie": "4.4.3",
26
+ "dexie": "4.4.4",
27
27
  "mark.js": "8.11.1",
28
28
  "ag-charts-community": "12.3.1",
29
29
  "ag-charts-react": "12.3.1",
package/src/index.d.ts CHANGED
@@ -25,7 +25,7 @@ export { fetchEquipmentFromApi } from './lib/feature/equipment/api/api-equipment
25
25
  export * from './lib/feature/equipment/index';
26
26
  export * from './lib/feature/globalSelection';
27
27
  export { ItemDetailsSelectionActionBar, SelectionActionBar } from './lib/feature/globalSelection/components/selectionActionBar/SelectionActionBar';
28
- export { PanTo3DButton } from './lib/feature/globalSelection/panToEcho3d/panTo3DButton';
28
+ export { PanTo3DButton } from './lib/feature/globalSelection/panToEcho3d/PanTo3DButton';
29
29
  export { useIsAllGlobalSelectionItemsHidden } from './lib/feature/globalSelection/selectionMenu/hooks/useIsAllGlobalSelectionItemsHidden';
30
30
  export { useSelectionColorFrequencyByIds } from './lib/feature/globalSelection/selectionMenu/hooks/useSelectionColorFrequency';
31
31
  export { useSelectionTreeAutoSave } from './lib/feature/globalSelection/selectionMenu/selectionTreeStore/persist/useSelectionTreeAutoSave';
@@ -48,6 +48,7 @@ export * from './lib/feature/openItemsIn3d';
48
48
  export { createEcho3dInternalLink } from './lib/feature/openItemsIn3d/logic/createEcho3dInternalLink';
49
49
  export { useOpenWorkOrder } from './lib/feature/workOrder/hooks/useOpenWorkOrder';
50
50
  export { WorkOrderContent } from './lib/feature/workOrder/WorkOrderContent';
51
+ export { clearCachedWorkPermitStatuses, getWorkPermitsTagStatusesOrCached } from './lib/feature/workPermit/logic/workPermit';
51
52
  export { RegisteredHookName } from './lib/hooks/hookLibrary';
52
53
  export { useCloseActiveTopMenuAtBreakPoint } from './lib/hooks/useCloseActiveTopMenuAtBreakPoint';
53
54
  export { useClosePanelsAtBreakpoint } from './lib/hooks/useClosePanelsAtBreakpoint';
@@ -59,13 +60,17 @@ export { useScreenValues } from './lib/hooks/useScreenValues';
59
60
  export { useSelectionGroupLabelsPerItem } from './lib/hooks/useSelectionGroupLabelsPerItem';
60
61
  export { getMeasurementsFromMaintenanceDataApi } from './lib/services/api/api-measuringPoints';
61
62
  export { getPlantsCachedOrApi, getPlantsFromApi } from './lib/services/api/api-plants';
63
+ export { fetchWorkPermitsStatusesForAllTagsApi, getWorkPermitsForTagApi } from './lib/services/api/api-workPermits';
64
+ export type { FunctionalLocationId, RequestTagWorkPermits, WorkPermit, WorkPermitStatuses, WorkPermitTagNoStatuses } from './lib/services/api/workPermits.types';
62
65
  export { RegisteredComponentName } from './lib/services/componentRegistry/componentRegistry';
63
66
  export * from './lib/services/dataLayerPanel';
64
67
  export { EchoViewInspectionToolMode } from './lib/services/echoViewService/echoView.type';
65
68
  export type { EchoView, EchoViewEcmPdfInspectionToolConfig, EchoViewSyncSettings } from './lib/services/echoViewService/echoView.type';
66
69
  export { clearEchoView, echoViewService, echoViewServiceAPI, setEchoView } from './lib/services/echoViewService/echoViewService';
70
+ export { createTaskCacheRunner } from './lib/services/cache/taskCacheRunner';
67
71
  export * from './lib/services/eventHubActions';
68
72
  export * from './lib/services/leftPanelNavigation';
73
+ export { setAgChartsEnterpriseLicense } from './lib/services/license/setAgChartsEnterpriseLicense';
69
74
  export * from './lib/services/locationService/locationService';
70
75
  export { createSimpleStore } from './lib/services/stores/createSimpleStore';
71
76
  export * from './lib/services/userSetting';
@@ -7,4 +7,4 @@ export type AppLauncherButtonProps = {
7
7
  readonly allowIconHoverFill?: boolean;
8
8
  readonly ref?: React.Ref<HTMLButtonElement>;
9
9
  } & Omit<ButtonProps, 'children'>;
10
- export declare const AppLauncherButton: ({ icon, label, tooltip, allowIconHoverFill, variant, ref, ...other }: AppLauncherButtonProps) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const AppLauncherButton: ({ icon, label, tooltip, allowIconHoverFill, variant, ref, ...other }: AppLauncherButtonProps) => React.JSX.Element;
@@ -1,5 +1,5 @@
1
1
  interface InfoLabelProps {
2
2
  text: string;
3
3
  }
4
- declare function InfoLabel({ text }: InfoLabelProps): import("react/jsx-runtime").JSX.Element;
4
+ declare function InfoLabel({ text }: InfoLabelProps): import("react").JSX.Element;
5
5
  export { InfoLabel };
@@ -1,3 +1,3 @@
1
1
  import { NotificationListItemProps } from './types/types';
2
- declare function NotificationListItem(props: Readonly<NotificationListItemProps>): import("react/jsx-runtime").JSX.Element;
2
+ declare function NotificationListItem(props: Readonly<NotificationListItemProps>): import("react").JSX.Element;
3
3
  export { NotificationListItem };
@@ -1,4 +1,4 @@
1
1
  export declare function NotificationListItemEndDateLabel({ requiredEndDateTime, requiredEndDateStatus }: Readonly<{
2
2
  requiredEndDateTime?: Date;
3
3
  requiredEndDateStatus?: string;
4
- }>): import("react/jsx-runtime").JSX.Element | null;
4
+ }>): import("react").JSX.Element | null;
@@ -1,3 +1,3 @@
1
1
  export declare function NotificationListItemFailureImpactLabel({ failureImpact }: Readonly<{
2
2
  failureImpact?: string;
3
- }>): import("react/jsx-runtime").JSX.Element | null;
3
+ }>): import("react").JSX.Element | null;
@@ -1,2 +1,2 @@
1
1
  import { NotificationListItemProps } from '../types/types';
2
- export declare function NotificationListItemIcons({ notification }: Readonly<NotificationListItemProps>): import("react/jsx-runtime").JSX.Element | undefined;
2
+ export declare function NotificationListItemIcons({ notification }: Readonly<NotificationListItemProps>): import("react").JSX.Element | undefined;
@@ -8,6 +8,6 @@ import { LeftPanelNavigationContent } from '../../services/leftPanelNavigation/l
8
8
  * activeSearchItem: the currently opened search item in the search flow.
9
9
  */
10
10
  export declare const useLeftPanelNavigation: () => {
11
- previousButton: import("react/jsx-runtime").JSX.Element | undefined;
11
+ previousButton: import("react").JSX.Element | undefined;
12
12
  activeSearchItem: LeftPanelNavigationContent | undefined;
13
13
  };
@@ -2,5 +2,5 @@ import type { NotificationDetails } from '../../types';
2
2
  interface Props {
3
3
  notificationDetails: NotificationDetails;
4
4
  }
5
- declare function NotificationAdditionalDetails({ notificationDetails }: Props): import("react/jsx-runtime").JSX.Element;
5
+ declare function NotificationAdditionalDetails({ notificationDetails }: Props): import("react").JSX.Element;
6
6
  export { NotificationAdditionalDetails };
@@ -4,5 +4,5 @@ interface DetailsAccordionProps {
4
4
  headerLevel?: AccordionProps['headerLevel'];
5
5
  children: React.ReactNode[];
6
6
  }
7
- declare function DetailsAccordion({ headerLevel, children }: DetailsAccordionProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function DetailsAccordion({ headerLevel, children }: DetailsAccordionProps): React.JSX.Element;
8
8
  export { DetailsAccordion };
@@ -1 +1 @@
1
- export declare function ExtendedTabsBorder(): import("react/jsx-runtime").JSX.Element;
1
+ export declare function ExtendedTabsBorder(): import("react").JSX.Element;
@@ -1,2 +1,2 @@
1
- declare function DetailsLoader(): import("react/jsx-runtime").JSX.Element | null;
1
+ declare function DetailsLoader(): import("react").JSX.Element | null;
2
2
  export { DetailsLoader };
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  interface EmptyDetailsPanelProps {
2
3
  text: string;
3
4
  }
4
- declare function EmptyDetailsPanel({ text }: EmptyDetailsPanelProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function EmptyDetailsPanel({ text }: EmptyDetailsPanelProps): React.JSX.Element;
5
6
  export { EmptyDetailsPanel };
@@ -4,5 +4,5 @@ type ErrorContentProps = {
4
4
  punchId?: string;
5
5
  error: Error;
6
6
  };
7
- export declare function ErrorCard(props: ErrorContentProps): import("react/jsx-runtime").JSX.Element;
7
+ export declare function ErrorCard(props: ErrorContentProps): import("react").JSX.Element;
8
8
  export {};
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { FileDto } from '@equinor/echo-search';
2
3
  interface FileSizeDisplayProps {
3
4
  files: FileDto[];
@@ -5,6 +6,6 @@ interface FileSizeDisplayProps {
5
6
  viewCode?: 'v';
6
7
  className?: string;
7
8
  }
8
- declare function FileSizeDisplay({ files, fileType, viewCode, className }: FileSizeDisplayProps): import("react/jsx-runtime").JSX.Element | null;
9
+ declare function FileSizeDisplay({ files, fileType, viewCode, className }: FileSizeDisplayProps): React.JSX.Element | null;
9
10
  declare function formatBytes(bytes: number, decimals?: number): string;
10
11
  export { FileSizeDisplay, formatBytes };
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  interface InfoBlockListProps {
2
3
  items: string[];
3
4
  }
4
- declare function InfoBlockList({ items }: InfoBlockListProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function InfoBlockList({ items }: InfoBlockListProps): React.JSX.Element;
5
6
  export { InfoBlockList };
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  interface InfoSectionProps {
3
3
  children?: React.ReactNode;
4
4
  }
5
- declare function InfoSection({ children }: InfoSectionProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function InfoSection({ children }: InfoSectionProps): React.JSX.Element;
6
6
  export { InfoSection };
@@ -2,5 +2,5 @@ interface ShowMoreButtonProps {
2
2
  isActive: boolean;
3
3
  onClick: () => void;
4
4
  }
5
- export declare const ShowMoreButton: ({ isActive, onClick }: ShowMoreButtonProps) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const ShowMoreButton: ({ isActive, onClick }: ShowMoreButtonProps) => import("react").JSX.Element;
6
6
  export {};
@@ -2,5 +2,5 @@ interface StatusLabelProps {
2
2
  isActive: boolean;
3
3
  fontLarge?: boolean;
4
4
  }
5
- export declare function StatusLabel({ isActive, fontLarge }: StatusLabelProps): import("react/jsx-runtime").JSX.Element;
5
+ export declare function StatusLabel({ isActive, fontLarge }: StatusLabelProps): import("react").JSX.Element;
6
6
  export {};
@@ -4,5 +4,5 @@ interface AttachmentItemProps {
4
4
  recordId: string;
5
5
  attachment: PrepviewAttachment;
6
6
  }
7
- declare function AttachmentItem({ recordType, recordId, attachment }: AttachmentItemProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function AttachmentItem({ recordType, recordId, attachment }: AttachmentItemProps): import("react").JSX.Element;
8
8
  export { AttachmentItem };
@@ -4,5 +4,5 @@ interface AttachmentTableProps {
4
4
  recordId: string;
5
5
  attachments: PrepviewAttachment[];
6
6
  }
7
- declare function AttachmentTable({ recordType, recordId, attachments, }: AttachmentTableProps): import("react/jsx-runtime").JSX.Element;
7
+ declare function AttachmentTable({ recordType, recordId, attachments }: AttachmentTableProps): import("react").JSX.Element;
8
8
  export { AttachmentTable };
@@ -7,5 +7,5 @@ interface Props {
7
7
  * AttachmentsPanel
8
8
  * this panel requires the user to have maintenance access to show data.
9
9
  */
10
- declare function AttachmentsPanel({ recordId, recordType, isWorkOrder }: Props): import("react/jsx-runtime").JSX.Element;
10
+ declare function AttachmentsPanel({ recordId, recordType, isWorkOrder }: Props): import("react").JSX.Element;
11
11
  export { AttachmentsPanel };
@@ -2,5 +2,5 @@ import { PrepviewObject } from '../../types';
2
2
  interface HorizontalObjectProps {
3
3
  objects: PrepviewObject[];
4
4
  }
5
- declare function HorizontalObject({ objects }: Readonly<HorizontalObjectProps>): import("react/jsx-runtime").JSX.Element;
5
+ declare function HorizontalObject({ objects }: Readonly<HorizontalObjectProps>): import("react").JSX.Element;
6
6
  export { HorizontalObject };
@@ -1,5 +1,5 @@
1
1
  interface Props {
2
2
  workOrderId: string;
3
3
  }
4
- declare function ObjectsPanel({ workOrderId }: Readonly<Props>): import("react/jsx-runtime").JSX.Element;
4
+ declare function ObjectsPanel({ workOrderId }: Readonly<Props>): import("react").JSX.Element;
5
5
  export { ObjectsPanel };
@@ -2,5 +2,5 @@ import { PrepviewObject } from '../../types';
2
2
  interface VerticalObjectProps {
3
3
  objectDto: PrepviewObject;
4
4
  }
5
- declare function VerticalObject({ objectDto }: VerticalObjectProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function VerticalObject({ objectDto }: VerticalObjectProps): import("react").JSX.Element;
6
6
  export { VerticalObject };
@@ -2,5 +2,5 @@ import { PrepviewOperation } from '../../types';
2
2
  interface OperationItemProps {
3
3
  operation: PrepviewOperation;
4
4
  }
5
- declare function OperationItem({ operation }: OperationItemProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function OperationItem({ operation }: OperationItemProps): import("react").JSX.Element;
6
6
  export { OperationItem };
@@ -2,5 +2,5 @@ import { PrepviewOperation } from '../../types';
2
2
  interface OperationsTableProps {
3
3
  operations: PrepviewOperation[];
4
4
  }
5
- declare function OperationsTable({ operations }: OperationsTableProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function OperationsTable({ operations }: OperationsTableProps): import("react").JSX.Element;
6
6
  export { OperationsTable };
@@ -1,5 +1,5 @@
1
1
  interface Props {
2
2
  workOrderId: string;
3
3
  }
4
- declare function OperationsPanel({ workOrderId }: Props): import("react/jsx-runtime").JSX.Element;
4
+ declare function OperationsPanel({ workOrderId }: Props): import("react").JSX.Element;
5
5
  export { OperationsPanel };
@@ -2,5 +2,5 @@ interface RiskTabProps {
2
2
  itemId: string;
3
3
  isWorkOrder?: boolean;
4
4
  }
5
- declare function RiskPanel({ itemId, isWorkOrder }: RiskTabProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function RiskPanel({ itemId, isWorkOrder }: RiskTabProps): import("react").JSX.Element;
6
6
  export { RiskPanel };
@@ -2,5 +2,5 @@ import { PrepviewSafety } from '../../types';
2
2
  interface RiskItemsProps {
3
3
  safetyCards: PrepviewSafety[];
4
4
  }
5
- declare function RiskItems({ safetyCards }: RiskItemsProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function RiskItems({ safetyCards }: RiskItemsProps): import("react").JSX.Element;
6
6
  export { RiskItems };
@@ -2,5 +2,5 @@ import { PrepviewSafety } from '../../types';
2
2
  interface RiskTableProps {
3
3
  safetyCards: PrepviewSafety[];
4
4
  }
5
- declare function RiskTable({ safetyCards }: RiskTableProps): import("react/jsx-runtime").JSX.Element;
5
+ declare function RiskTable({ safetyCards }: RiskTableProps): import("react").JSX.Element;
6
6
  export { RiskTable };
@@ -3,5 +3,5 @@ interface TrafficLightProps {
3
3
  severity: number;
4
4
  children?: React.ReactNode;
5
5
  }
6
- declare function TrafficLight({ severity, children }: TrafficLightProps): import("react/jsx-runtime").JSX.Element;
6
+ declare function TrafficLight({ severity, children }: TrafficLightProps): React.JSX.Element;
7
7
  export { TrafficLight };
@@ -3,5 +3,5 @@ interface HorizontalDocumentGroupsProps {
3
3
  documentGroups: Array<PrepviewDocumentGroup>;
4
4
  tagNo: string;
5
5
  }
6
- declare function HorizontalDocumentGroups({ documentGroups, tagNo }: HorizontalDocumentGroupsProps): import("react/jsx-runtime").JSX.Element;
6
+ declare function HorizontalDocumentGroups({ documentGroups, tagNo }: HorizontalDocumentGroupsProps): import("react").JSX.Element;
7
7
  export { HorizontalDocumentGroups };
@@ -1,8 +1,9 @@
1
+ import React from 'react';
1
2
  import type { PrepviewDocument } from '../../types';
2
3
  interface TagDocumentGroupProps {
3
4
  docType: string;
4
5
  documents: PrepviewDocument[];
5
6
  tagNo: string;
6
7
  }
7
- declare function TagDocumentGroup({ docType, documents, tagNo }: TagDocumentGroupProps): import("react/jsx-runtime").JSX.Element;
8
+ declare function TagDocumentGroup({ docType, documents, tagNo }: TagDocumentGroupProps): React.JSX.Element;
8
9
  export { TagDocumentGroup };
@@ -3,5 +3,5 @@ interface TagDocumentItemProps {
3
3
  document: PrepviewDocument;
4
4
  tagNo: string;
5
5
  }
6
- declare function TagDocumentItem({ document, tagNo }: TagDocumentItemProps): import("react/jsx-runtime").JSX.Element;
6
+ declare function TagDocumentItem({ document, tagNo }: TagDocumentItemProps): import("react").JSX.Element;
7
7
  export { TagDocumentItem };
@@ -3,5 +3,5 @@ interface Props {
3
3
  tagNo: string;
4
4
  isWorkOrder?: boolean;
5
5
  }
6
- declare function TagDocumentRefsPanel({ itemId, tagNo, isWorkOrder }: Props): import("react/jsx-runtime").JSX.Element;
6
+ declare function TagDocumentRefsPanel({ itemId, tagNo, isWorkOrder }: Props): import("react").JSX.Element;
7
7
  export { TagDocumentRefsPanel };
@@ -6,5 +6,5 @@ interface Props {
6
6
  * TagInformationPanel
7
7
  * this panel requires the user to have maintenance access to show data.
8
8
  */
9
- declare function TagInformationPanel({ itemId, isWorkOrder }: Readonly<Props>): import("react/jsx-runtime").JSX.Element;
9
+ declare function TagInformationPanel({ itemId, isWorkOrder }: Readonly<Props>): import("react").JSX.Element;
10
10
  export { TagInformationPanel };
@@ -1,4 +1,3 @@
1
- export * from './date';
2
1
  export * from './documents';
3
2
  export * from './enums';
4
3
  export * from './logger';
@@ -1 +1 @@
1
- export declare const TabSpinner: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const TabSpinner: () => import("react").JSX.Element;
@@ -18,5 +18,5 @@ interface VerticalTabsSplitViewProps {
18
18
  infoLabelText?: string;
19
19
  actionRow?: React.ReactNode;
20
20
  }
21
- declare function VerticalTabsSplitView({ groups, listItemStyle, infoLabelText, actionRow }: VerticalTabsSplitViewProps): import("react/jsx-runtime").JSX.Element;
21
+ declare function VerticalTabsSplitView({ groups, listItemStyle, infoLabelText, actionRow }: VerticalTabsSplitViewProps): import("react").JSX.Element;
22
22
  export { VerticalTabsSplitView };
@@ -1,3 +1,3 @@
1
1
  import { WorkOrderListItemProps } from './types/types';
2
- declare function WorkOrderListItem(props: Readonly<WorkOrderListItemProps>): import("react/jsx-runtime").JSX.Element;
2
+ declare function WorkOrderListItem(props: Readonly<WorkOrderListItemProps>): import("react").JSX.Element;
3
3
  export { WorkOrderListItem };
@@ -1,2 +1,2 @@
1
1
  import { ExtraIconsProps } from '../types/types';
2
- export declare function ExtraIcons(props: Readonly<ExtraIconsProps>): import("react/jsx-runtime").JSX.Element | undefined;
2
+ export declare function ExtraIcons(props: Readonly<ExtraIconsProps>): import("react").JSX.Element | undefined;
@@ -1,3 +1,3 @@
1
- export declare const EchoToolBar: () => import("react/jsx-runtime").JSX.Element;
2
- declare const _default: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
1
+ export declare const EchoToolBar: () => import("react").JSX.Element;
2
+ declare const _default: import("react").MemoExoticComponent<() => import("react").JSX.Element>;
3
3
  export default _default;
@@ -3,4 +3,4 @@
3
3
  * this button enables them to return to said application with the correct selectionId as
4
4
  * an url parameter.
5
5
  */
6
- export declare const ReturnToExternalAppButton: () => import("react/jsx-runtime").JSX.Element | undefined;
6
+ export declare const ReturnToExternalAppButton: () => import("react").JSX.Element | undefined;
@@ -1,6 +1,7 @@
1
1
  import { EquipmentData } from '@equinor/echo-search';
2
+ import React from 'react';
2
3
  interface ShowEquipmentIn3DButtonArgs {
3
4
  equipmentProps: Pick<EquipmentData, 'equipmentId' | 'e3DRef' | 'tagId' | 'tagPlantId'>;
4
5
  }
5
- export declare const ShowEquipmentIn3DButton: ({ equipmentProps }: ShowEquipmentIn3DButtonArgs) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const ShowEquipmentIn3DButton: ({ equipmentProps }: ShowEquipmentIn3DButtonArgs) => React.JSX.Element;
6
7
  export {};
@@ -6,5 +6,5 @@ interface OpenGlobalSelectionIn3DButtonProps {
6
6
  }) => void;
7
7
  disabled: boolean;
8
8
  }
9
- export declare const OpenGlobalSelectionIn3DButton: ({ onPlantLoadError, disabled }: OpenGlobalSelectionIn3DButtonProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const OpenGlobalSelectionIn3DButton: ({ onPlantLoadError, disabled }: OpenGlobalSelectionIn3DButtonProps) => import("react").JSX.Element;
10
10
  export {};
@@ -11,4 +11,4 @@ export declare const SelectionActionBar: React.FC<SelectionActionBarProps>;
11
11
  * Simple wrapper to apply custom styles to the SelectionActionBar when used in the ItemDetails pages,
12
12
  * without affecting the SelectionActionBar used elsewhere.
13
13
  */
14
- export declare const ItemDetailsSelectionActionBar: (props: SelectionActionBarProps) => import("react/jsx-runtime").JSX.Element;
14
+ export declare const ItemDetailsSelectionActionBar: (props: SelectionActionBarProps) => import("react").JSX.Element;
@@ -8,5 +8,5 @@ interface SelectionActionBarMenuItemProps {
8
8
  readonly removeFromSelection: (groupId: Guid, itemId: GlobalSelectionTypes.ItemId) => void;
9
9
  readonly itemId: GlobalSelectionTypes.ItemId;
10
10
  }
11
- export declare const SelectionActionBarMenuItem: (props: SelectionActionBarMenuItemProps) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const SelectionActionBarMenuItem: (props: SelectionActionBarMenuItemProps) => import("react").JSX.Element;
12
12
  export {};
@@ -199,6 +199,32 @@ export declare const globalSelectionApi: Readonly<{
199
199
  readonly itemId: GlobalSelectionTypes.ItemId;
200
200
  readonly relatedTo: ReadonlyArray<import("./globalSelectionStore/globalSelectionStore.types").RelatedToItem>;
201
201
  }>) => void;
202
+ highlight: Readonly<{
203
+ /**
204
+ * Marks a selection item as highlighted and sets it as the last-clicked item.
205
+ * Used when panning to an item in the 3D view to visually indicate which items have been navigated to.
206
+ */
207
+ mark: (args: {
208
+ readonly itemId: GlobalSelectionTypes.ItemId;
209
+ }) => void;
210
+ /**
211
+ * Removes the highlight from a single selection item.
212
+ * If the cleared item was the last-clicked item, the last-clicked state is also reset.
213
+ */
214
+ clear: (args: {
215
+ readonly itemId: GlobalSelectionTypes.ItemId;
216
+ }) => void;
217
+ /**
218
+ * Removes all highlights and resets the last-clicked state.
219
+ * Called automatically when the user navigates away from the 3D view.
220
+ */
221
+ clearAll: () => void;
222
+ /**
223
+ * Resets the last-highlighted item without clearing any highlight states.
224
+ * Use when the last-navigated-to item should no longer be tracked, but existing highlights should remain.
225
+ */
226
+ resetLastHighlighted: () => void;
227
+ }>;
202
228
  errorStatus: Readonly<{
203
229
  /**
204
230
  * Sets the error status for specific items in the selection menu panel.
@@ -256,7 +282,15 @@ export declare const globalSelectionApi: Readonly<{
256
282
  */
257
283
  clearSelection: () => void;
258
284
  createGroup: (args: {
259
- groupId?: string;
285
+ groupId? /**
286
+ * Removes all items by their IDs, from all groups, from the state.
287
+ *
288
+ * If the given item ids are in more than one group, then a confirmation dialog will be shown to confirm the action.
289
+ *
290
+ * @param {Object} args - The arguments object.
291
+ * @param {GlobalSelectionTypes.ItemId[]} args.itemIds - The array of item IDs to remove.
292
+ * @returns {void}
293
+ */: string;
260
294
  label: string;
261
295
  subLabel: string;
262
296
  }) => import("@equinor/echo-utils").Guid;
@@ -0,0 +1,17 @@
1
+ import { HighlightStore } from './globalSelectionHighlightService.types';
2
+ import { GlobalSelectionTypes } from './globalSelectionStore/globalSelectionStore.types';
3
+ export declare const useHighlightServiceStore: import("zustand").UseBoundStore<Omit<import("zustand").StoreApi<HighlightStore>, "setState"> & {
4
+ setState<A extends string | {
5
+ type: string;
6
+ }>(partial: HighlightStore | Partial<HighlightStore> | ((state: HighlightStore) => HighlightStore | Partial<HighlightStore>), replace?: boolean | undefined, action?: A | undefined): void;
7
+ }>;
8
+ export declare const selectionHighlightService: Readonly<{
9
+ mark: (args: {
10
+ readonly itemId: GlobalSelectionTypes.ItemId;
11
+ }) => void;
12
+ clear: (args: {
13
+ readonly itemId: GlobalSelectionTypes.ItemId;
14
+ }) => void;
15
+ clearAll: () => void;
16
+ resetLastHighlighted: () => void;
17
+ }>;
@@ -0,0 +1,17 @@
1
+ import { GlobalSelectionTypes } from './globalSelectionStore/globalSelectionStore.types';
2
+ /**
3
+ * Returns whether the given item is the most recently highlighted (last navigated-to) item.
4
+ * Useful for applying a distinct visual style to the item the user most recently panned to in the 3D view.
5
+ *
6
+ * @param itemId - The item ID to check.
7
+ * @returns `true` if the item is the last highlighted item, `false` otherwise.
8
+ */
9
+ export declare function useIsItemIdTheLastHighlightedItemId(itemId: GlobalSelectionTypes.ItemId): boolean;
10
+ /**
11
+ * Returns whether the given item currently has a highlight applied.
12
+ * Use this to render a highlighted visual state on selection items that have been navigated to in the 3D view.
13
+ *
14
+ * @param itemId - The item ID to check.
15
+ * @returns `true` if the item is highlighted, `false` otherwise.
16
+ */
17
+ export declare function useIsHighlighted(itemId: GlobalSelectionTypes.ItemId): boolean;
@@ -0,0 +1,12 @@
1
+ import { GlobalSelectionTypes } from './globalSelectionStore/globalSelectionStore.types';
2
+ export type HighlightState = {
3
+ readonly lastHighlightedItemId: GlobalSelectionTypes.ItemIdString | undefined;
4
+ readonly highlightedItemIds: ReadonlySet<GlobalSelectionTypes.ItemIdString>;
5
+ };
6
+ export type HighlightActions = {
7
+ readonly mark: (itemIdString: GlobalSelectionTypes.ItemIdString) => void;
8
+ readonly clear: (itemIdString: GlobalSelectionTypes.ItemIdString) => void;
9
+ readonly clearAll: () => void;
10
+ readonly resetLastHighlighted: () => void;
11
+ };
12
+ export type HighlightStore = HighlightState & HighlightActions;
@@ -1,4 +1,5 @@
1
1
  export * from './globalSelectionStore/globalSelectionStore.types';
2
+ export type { AddItemArgs, AddItemsResponse, SelectionTreeActionResult } from './selectionMenu/selectionTreeStore/actions/selectionTree.action.types';
2
3
  export * from './selectionMenu/selectionTreeStore/selectionTree.api.types';
3
4
  export * from './selectionMenu/selectionTreeStore/selectionTree.store.types';
4
5
  export { isPdmsInternalTagType, PDMS_INTERNAL_TAG_TYPES } from './pdmsTag/pdmsTag.types';
@@ -21,6 +22,7 @@ export { RemoveSelectionItemsConfirmDialog } from './components/selectionActionB
21
22
  export { globalSelectionApi } from './globalSelection.api';
22
23
  export { globalSelectionInternal } from './globalSelection.internal';
23
24
  export { SELECTION_COLOR_PICKER_COLORS } from './globalSelectionColorService';
25
+ export { useIsHighlighted, useIsItemIdTheLastHighlightedItemId } from './globalSelectionHighlightService.hooks';
24
26
  export { globalSelectionUtils } from './globalSelectionStore/globalSelectionStore.utils';
25
27
  export { OpenGlobalSelectionIn3DButton } from './OpenGlobalSelectionIn3DButton';
26
28
  export { convertGlobalSelectionItemsToPlantTagPairs } from './OpenGlobalSelectionIn3DButton.utils';
@@ -3,6 +3,7 @@ import { LegendStatus, LegendType } from '../legend';
3
3
  * Get the right status color for a given tag status
4
4
  * @param {LegendStatus} tagStatus
5
5
  * @returns {string} The mapped css color variable name
6
+ * @deprecated
6
7
  */
7
8
  export declare function getLegendStatusColor(tagStatus?: LegendStatus | string): string;
8
9
  /**
@@ -8,5 +8,5 @@ interface LegendFeedbackMessageProps {
8
8
  * Component to display a feedback message in the legend accordion.
9
9
  * Will default to 'info' variant if none is provided.
10
10
  */
11
- export declare const LegendFeedbackMessage: (props: LegendFeedbackMessageProps) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const LegendFeedbackMessage: (props: LegendFeedbackMessageProps) => import("react").JSX.Element;
12
12
  export {};
@@ -2,5 +2,5 @@ import { LegendId } from '../types/legendType';
2
2
  interface LegendWrapperProps {
3
3
  legendId: LegendId;
4
4
  }
5
- export declare const LegendRendererWrapper: (props: LegendWrapperProps) => import("react/jsx-runtime").JSX.Element | null;
5
+ export declare const LegendRendererWrapper: (props: LegendWrapperProps) => import("react").JSX.Element | null;
6
6
  export {};
@@ -13,5 +13,5 @@ interface LegendSelectorContainerProps {
13
13
  * and display option selection (how the badge text is rendered) based on LegendOptionConfigs.
14
14
  * Display options are only available for badge variants with enableDisplayOptions: true.
15
15
  */
16
- export declare const LegendSelectorContainer: (props: LegendSelectorContainerProps) => import("react/jsx-runtime").JSX.Element;
16
+ export declare const LegendSelectorContainer: (props: LegendSelectorContainerProps) => import("react").JSX.Element;
17
17
  export {};
@@ -4,4 +4,4 @@
4
4
  * The flag state is stored in local storage, and changing it reloads the application.¨
5
5
  * @deprecated Only for temporary development purposes.
6
6
  */
7
- export declare const NewLegendToggler: () => import("react/jsx-runtime").JSX.Element | null;
7
+ export declare const NewLegendToggler: () => import("react").JSX.Element | null;