@equinor/echo-framework 4.3.0 → 5.0.0-beta-r19-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 (55) hide show
  1. package/{47deeba42768c5d1.svg → 063009f06499d102.svg} +8 -8
  2. package/README.md +48 -48
  3. package/{1bd97dd2170d0f64.svg → f4c85313e79b1662.svg} +850 -850
  4. package/index.cjs.js +1 -1
  5. package/index.d.ts +2 -2
  6. package/package.json +8 -8
  7. package/src/lib/components/appLauncherButton/AppLauncherButton.d.ts +3 -6
  8. package/src/lib/components/contextualAppLinks/externalLinkButtons/iconButtonSpinner.d.ts +1 -1
  9. package/src/lib/components/errorBoundary/components/chunkLoadErrorMessage.d.ts +1 -1
  10. package/src/lib/components/errorBoundary/errorBoundary.d.ts +1 -1
  11. package/src/lib/components/externalLinkButton/externalLinkButton.d.ts +3 -2
  12. package/src/lib/components/lazyLoading/appLoadingIndicator.d.ts +2 -1
  13. package/src/lib/components/lazyLoading/lazyLoadedAppWrapper.d.ts +2 -2
  14. package/src/lib/components/listItemAdditionalInfoRow/listItemAdditionalInfoRow.d.ts +2 -2
  15. package/src/lib/components/pageMenu/defaultAccordionItem.d.ts +1 -1
  16. package/src/lib/components/prepview/Prepview.d.ts +1 -1
  17. package/src/lib/components/prepview/common/additionalInformation/WOAdditionalDetails.d.ts +1 -1
  18. package/src/lib/components/prepview/common/info/block/InfoBlock.d.ts +2 -2
  19. package/src/lib/components/prepview/common/info/description/DescriptionBlock.d.ts +1 -1
  20. package/src/lib/components/prepview/notification/Notification.d.ts +1 -1
  21. package/src/lib/components/prepview/notification/details/DetailsNotification.d.ts +1 -1
  22. package/src/lib/components/prepview/notification/header/NotificationHeader.d.ts +1 -1
  23. package/src/lib/components/prepview/panels/history/TagHistory.d.ts +1 -1
  24. package/src/lib/components/prepview/panels/history/TagHistoryGroup.d.ts +1 -1
  25. package/src/lib/components/prepview/punch/Punch.d.ts +1 -1
  26. package/src/lib/components/prepview/punch/details/Details.d.ts +1 -1
  27. package/src/lib/components/prepview/punch/header/Header.d.ts +1 -1
  28. package/src/lib/components/prepview/workorder/details/DetailsWorkOrder.d.ts +1 -1
  29. package/src/lib/components/prepview/workorder/header/WorkOrderHeader.d.ts +1 -1
  30. package/src/lib/components/realTimeData/RealTimePopoverButton.d.ts +1 -1
  31. package/src/lib/components/realTimeData/components/IMSDropdown/RealTimeIMSDropdown.d.ts +1 -1
  32. package/src/lib/components/realTimeData/components/connectorForIMSTag/RealTimeConnectorForIMSTag.d.ts +2 -1
  33. package/src/lib/components/searchListItem/searchListItem.d.ts +1 -1
  34. package/src/lib/components/tagNumber/tagNumber.d.ts +1 -1
  35. package/src/lib/components/workOrderListItem/components/WorkOrderHeaderDate.d.ts +1 -1
  36. package/src/lib/feature/equipment/components/equipmentLinkField/equipmentLinkField.d.ts +1 -1
  37. package/src/lib/feature/globalSelection/selectionMenu/selectionTreeStore/colorConflictHandling/SelectionColorConflictDialog.d.ts +1 -1
  38. package/src/lib/feature/legend/components/pdfMarkers/subComponents/LegendColoredMarkerIcon.d.ts +1 -1
  39. package/src/lib/feature/legend/components/pdfMarkers/subComponents/hooks/useMarkerPopover.d.ts +1 -1
  40. package/src/lib/feature/legend/legendStrategies/notificationStrategy/api/fetchNotificationDetailsByIds.d.ts +8 -0
  41. package/src/lib/feature/legend/legendStrategies/notificationStrategy/hooks/useNotificationDetailsByIds.d.ts +2 -0
  42. package/src/lib/feature/legend/legendStrategies/notificationStrategy/hooks/useNotificationLegendData.d.ts +5 -0
  43. package/src/lib/feature/legend/legendStrategies/notificationStrategy/hooks/useNotificationMarkers.d.ts +5 -1
  44. package/src/lib/feature/legend/legendStrategies/notificationStrategy/hooks/useNotificationsByTagIds.d.ts +1 -1
  45. package/src/lib/feature/legend/legendStrategies/notificationStrategy/logic/getNotificationPopover.d.ts +2 -8
  46. package/src/lib/feature/legend/legendStrategies/notificationStrategy/logic/notificationLegend.logic.d.ts +4 -4
  47. package/src/lib/feature/legend/legendStrategies/notificationStrategy/notificationStrategy.types.d.ts +10 -2
  48. package/src/lib/feature/legend/legendStrategies/notificationStrategy/optionConfigs/notificationBadgeLegendOptionConfig.d.ts +1 -4
  49. package/src/lib/feature/legend/legendStrategies/notificationStrategy/optionConfigs/notificationMarkerLegendOptionConfig.d.ts +1 -2
  50. package/src/lib/feature/legend/legendStrategies/notificationStrategy/utils/getNotificationTitlesByPropertyName.d.ts +2 -2
  51. package/src/lib/feature/legend/legendStrategies/notificationStrategy/utils/notificationLegend.utils.d.ts +8 -3
  52. package/src/lib/feature/legend/legendStrategies/workOrderStrategy/CreateWorkOrderPopoverContent.d.ts +1 -1
  53. package/src/lib/feature/measuringPoint/index.d.ts +1 -1
  54. package/src/lib/feature/openItemsIn3d/components/plantNoSelectionDialog/plantNoSelectionDialog.d.ts +1 -1
  55. package/src/lib/feature/openItemsIn3d/logic/createEcho3dInternalLink.d.ts +1 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.