@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.
- package/{47deeba42768c5d1.svg → 063009f06499d102.svg} +8 -8
- package/README.md +48 -48
- package/{1bd97dd2170d0f64.svg → f4c85313e79b1662.svg} +850 -850
- package/index.cjs.js +1 -1
- package/index.d.ts +2 -2
- package/package.json +8 -8
- package/src/lib/components/appLauncherButton/AppLauncherButton.d.ts +3 -6
- package/src/lib/components/contextualAppLinks/externalLinkButtons/iconButtonSpinner.d.ts +1 -1
- package/src/lib/components/errorBoundary/components/chunkLoadErrorMessage.d.ts +1 -1
- package/src/lib/components/errorBoundary/errorBoundary.d.ts +1 -1
- package/src/lib/components/externalLinkButton/externalLinkButton.d.ts +3 -2
- package/src/lib/components/lazyLoading/appLoadingIndicator.d.ts +2 -1
- package/src/lib/components/lazyLoading/lazyLoadedAppWrapper.d.ts +2 -2
- package/src/lib/components/listItemAdditionalInfoRow/listItemAdditionalInfoRow.d.ts +2 -2
- package/src/lib/components/pageMenu/defaultAccordionItem.d.ts +1 -1
- package/src/lib/components/prepview/Prepview.d.ts +1 -1
- package/src/lib/components/prepview/common/additionalInformation/WOAdditionalDetails.d.ts +1 -1
- package/src/lib/components/prepview/common/info/block/InfoBlock.d.ts +2 -2
- package/src/lib/components/prepview/common/info/description/DescriptionBlock.d.ts +1 -1
- package/src/lib/components/prepview/notification/Notification.d.ts +1 -1
- package/src/lib/components/prepview/notification/details/DetailsNotification.d.ts +1 -1
- package/src/lib/components/prepview/notification/header/NotificationHeader.d.ts +1 -1
- package/src/lib/components/prepview/panels/history/TagHistory.d.ts +1 -1
- package/src/lib/components/prepview/panels/history/TagHistoryGroup.d.ts +1 -1
- package/src/lib/components/prepview/punch/Punch.d.ts +1 -1
- package/src/lib/components/prepview/punch/details/Details.d.ts +1 -1
- package/src/lib/components/prepview/punch/header/Header.d.ts +1 -1
- package/src/lib/components/prepview/workorder/details/DetailsWorkOrder.d.ts +1 -1
- package/src/lib/components/prepview/workorder/header/WorkOrderHeader.d.ts +1 -1
- package/src/lib/components/realTimeData/RealTimePopoverButton.d.ts +1 -1
- package/src/lib/components/realTimeData/components/IMSDropdown/RealTimeIMSDropdown.d.ts +1 -1
- package/src/lib/components/realTimeData/components/connectorForIMSTag/RealTimeConnectorForIMSTag.d.ts +2 -1
- package/src/lib/components/searchListItem/searchListItem.d.ts +1 -1
- package/src/lib/components/tagNumber/tagNumber.d.ts +1 -1
- package/src/lib/components/workOrderListItem/components/WorkOrderHeaderDate.d.ts +1 -1
- package/src/lib/feature/equipment/components/equipmentLinkField/equipmentLinkField.d.ts +1 -1
- package/src/lib/feature/globalSelection/selectionMenu/selectionTreeStore/colorConflictHandling/SelectionColorConflictDialog.d.ts +1 -1
- package/src/lib/feature/legend/components/pdfMarkers/subComponents/LegendColoredMarkerIcon.d.ts +1 -1
- package/src/lib/feature/legend/components/pdfMarkers/subComponents/hooks/useMarkerPopover.d.ts +1 -1
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/api/fetchNotificationDetailsByIds.d.ts +8 -0
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/hooks/useNotificationDetailsByIds.d.ts +2 -0
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/hooks/useNotificationLegendData.d.ts +5 -0
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/hooks/useNotificationMarkers.d.ts +5 -1
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/hooks/useNotificationsByTagIds.d.ts +1 -1
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/logic/getNotificationPopover.d.ts +2 -8
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/logic/notificationLegend.logic.d.ts +4 -4
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/notificationStrategy.types.d.ts +10 -2
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/optionConfigs/notificationBadgeLegendOptionConfig.d.ts +1 -4
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/optionConfigs/notificationMarkerLegendOptionConfig.d.ts +1 -2
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/utils/getNotificationTitlesByPropertyName.d.ts +2 -2
- package/src/lib/feature/legend/legendStrategies/notificationStrategy/utils/notificationLegend.utils.d.ts +8 -3
- package/src/lib/feature/legend/legendStrategies/workOrderStrategy/CreateWorkOrderPopoverContent.d.ts +1 -1
- package/src/lib/feature/measuringPoint/index.d.ts +1 -1
- package/src/lib/feature/openItemsIn3d/components/plantNoSelectionDialog/plantNoSelectionDialog.d.ts +1 -1
- 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.