@equinor/amplify-component-lib 9.0.0 → 9.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 (62) hide show
  1. package/dist/atoms/hooks/usePrevious.js +1 -1
  2. package/dist/atoms/hooks/useSelect.d.ts +2 -2
  3. package/dist/index.js +1 -1
  4. package/dist/molecules/ContentMenu/ContentMenu.styles.d.ts +1 -3
  5. package/dist/molecules/Dialog/Dialog.styles.d.ts +6 -14
  6. package/dist/molecules/EquinorLogo/EquinorLogo.d.ts +1 -2
  7. package/dist/molecules/EquinorLogo/EquinorLogo.js +1 -1
  8. package/dist/molecules/EquinorLogo/EquinorLogo.utils.d.ts +1 -0
  9. package/dist/molecules/EquinorLogo/EquinorLogo.utils.js +1 -0
  10. package/dist/molecules/FileProgress/CompactFileProgress.styles.d.ts +5 -9
  11. package/dist/molecules/FileProgress/RegularFileProgress.styles.d.ts +2 -4
  12. package/dist/molecules/ListItem/ListItem.utils.d.ts +1 -1
  13. package/dist/molecules/OptionDrawer/OptionDrawer.js +1 -1
  14. package/dist/molecules/RichTextDisplay/RichTextDisplay.d.ts +2 -2
  15. package/dist/molecules/RichTextEditor/EditorProvider.d.ts +2 -2
  16. package/dist/molecules/RichTextEditor/RichTextEditor.d.ts +15 -1
  17. package/dist/molecules/RichTextEditor/RichTextEditor.js +1 -1
  18. package/dist/molecules/RichTextEditor/RichTextEditor.styles.d.ts +6 -3
  19. package/dist/molecules/RichTextEditor/RichTextEditor.styles.js +33 -19
  20. package/dist/molecules/RichTextEditor/index.d.ts +1 -3
  21. package/dist/molecules/RichTextEditor/index.js +1 -1
  22. package/dist/molecules/Select/Select.js +1 -1
  23. package/dist/molecules/Select/Select.styles.d.ts +10 -24
  24. package/dist/molecules/Select/Select.types.d.ts +3 -2
  25. package/dist/molecules/Sieve/Sieve.styles.d.ts +6 -12
  26. package/dist/molecules/TextField/TextField.js +5 -0
  27. package/dist/molecules/Waves/NoiseSvg.d.ts +5 -1
  28. package/dist/molecules/Waves/NoiseSvg.js +1 -1
  29. package/dist/molecules/Waves/WaveStatic.d.ts +2 -0
  30. package/dist/molecules/Waves/WaveStatic.js +1 -0
  31. package/dist/molecules/Waves/WaveStaticSvg.d.ts +6 -0
  32. package/dist/molecules/Waves/WaveStaticSvg.js +1 -0
  33. package/dist/molecules/Waves/Waves.d.ts +1 -7
  34. package/dist/molecules/Waves/Waves.js +1 -1
  35. package/dist/molecules/Waves/Waves.styles.d.ts +0 -9
  36. package/dist/molecules/Waves/Waves.styles.js +4 -33
  37. package/dist/organisms/FieldSelector/ChangingField.d.ts +2 -4
  38. package/dist/organisms/FieldSelector/FieldSelector.js +5 -5
  39. package/dist/organisms/Filter/Filter.styles.d.ts +3 -17
  40. package/dist/organisms/SideBar/MenuItem.styles.d.ts +2 -4
  41. package/dist/organisms/Status/collections/ApiResponseError.d.ts +11 -0
  42. package/dist/organisms/Status/collections/ApiResponseError.js +1 -0
  43. package/dist/organisms/Status/collections/index.d.ts +1 -0
  44. package/dist/organisms/TableOfContents/TableOfContents.styles.d.ts +4 -12
  45. package/dist/organisms/Template/Template.d.ts +1 -0
  46. package/dist/organisms/Template/Template.js +10 -8
  47. package/dist/organisms/TopBar/Account/Account.styles.d.ts +2 -4
  48. package/dist/organisms/TopBar/Account/ImpersonateMenu/ImpersonateMenu.styles.d.ts +1 -1
  49. package/dist/organisms/TopBar/Account/ImpersonateMenu/UserImpersonation.styles.d.ts +2 -14
  50. package/dist/organisms/TopBar/FieldMenu/FieldMenu.styles.d.ts +1 -1
  51. package/dist/organisms/TopBar/Notifications/NotificationsTemplate/NotificationTemplate.style.d.ts +2 -4
  52. package/dist/organisms/TopBar/Resources/Feedback/Feedback.styles.d.ts +1 -1
  53. package/dist/organisms/TopBar/Resources/Feedback/FeedbackForm/UploadFile/UploadFile.styles.d.ts +3 -5
  54. package/dist/organisms/TopBar/Resources/Feedback/ResponsePage/ResponsePage.styles.d.ts +1 -1
  55. package/dist/organisms/TopBar/Resources/ReleaseNotesDialog/ReleaseNotes.styles.d.ts +2 -4
  56. package/dist/organisms/TopBar/Resources/ReleaseNotesDialog/ReleasePosts/ReleasePost/ReleasePost.styles.d.ts +1 -1
  57. package/dist/organisms/TopBar/TopBar.styles.d.ts +6 -14
  58. package/dist/providers/SnackbarProvider/SnackbarProvider.styles.d.ts +2 -4
  59. package/package.json +31 -31
  60. package/dist/molecules/Waves/WaveShapeWithNoise.d.ts +0 -7
  61. package/dist/molecules/Waves/WaveShapeWithNoise.js +0 -1
  62. package/dist/organisms/TopBar/Resources/ReleaseNotesDialog/ReleasePosts/hooks/useTokenReleaseNote.d.ts +0 -4
@@ -24,5 +24,5 @@ declare const Button: import("styled-components/dist/types").IStyledComponentBas
24
24
  }, keyof import("react").Component<any, {}, any>>;
25
25
  declare const AccordionText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<({
26
26
  as?: import("react").ElementType | undefined;
27
- } & (import("@equinor/eds-core-react").TypographyProps & Omit<any, "nonce" | "variant" | "color" | "suppressHydrationWarning" | "className" | "id" | "lang" | "style" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "link" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "bold" | "group" | "italic" | "token" | "lines">)) & import("styled-components/dist/types").BaseObject, import("styled-components/dist/types").BaseObject>> & string & Omit<import("@equinor/eds-utils").OverridableComponent<import("@equinor/eds-core-react").TypographyProps, HTMLElement>, keyof import("react").Component<any, {}, any>>;
27
+ } & (import("@equinor/eds-core-react").TypographyProps & Omit<any, "nonce" | "variant" | "color" | "suppressHydrationWarning" | "className" | "id" | "lang" | "style" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "link" | "bold" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "group" | "italic" | "token" | "lines">)) & import("styled-components/dist/types").BaseObject, import("styled-components/dist/types").BaseObject>> & string & Omit<import("@equinor/eds-utils").OverridableComponent<import("@equinor/eds-core-react").TypographyProps, HTMLElement>, keyof import("react").Component<any, {}, any>>;
28
28
  export { AccordionText, BodyContainer, BtnContainer, Button, Container, HeadingContainer, ReleaseNoteTypeContainer, RightContainer, TitleContainer, TopContainer, };
@@ -1,10 +1,8 @@
1
1
  import { EnvironmentType } from '../../atoms/enums/Environment';
2
- export declare const Bar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<{
2
+ export declare const Bar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<{
3
3
  elevation?: "none" | "raised";
4
4
  sticky?: boolean;
5
- } & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
6
- ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
7
- }, never>> & string & Omit<import("react").ForwardRefExoticComponent<{
5
+ } & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>, never>> & string & Omit<import("react").ForwardRefExoticComponent<{
8
6
  elevation?: "none" | "raised";
9
7
  sticky?: boolean;
10
8
  } & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>> & {
@@ -12,21 +10,15 @@ export declare const Bar: import("styled-components/dist/types").IStyledComponen
12
10
  Header: typeof import("@equinor/eds-core-react/dist/types/components/TopBar/Header").Header;
13
11
  CustomContent: typeof import("@equinor/eds-core-react/dist/types/components/TopBar/CustomContent").CustomContent;
14
12
  }, keyof import("react").Component<any, {}, any>>;
15
- export declare const AppIdentifier: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react-router-dom").LinkProps & import("react").RefAttributes<HTMLAnchorElement>, "ref"> & {
16
- ref?: ((instance: HTMLAnchorElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLAnchorElement> | null | undefined;
17
- }, never>> & string & Omit<import("react").ForwardRefExoticComponent<import("react-router-dom").LinkProps & import("react").RefAttributes<HTMLAnchorElement>>, keyof import("react").Component<any, {}, any>>;
18
- export declare const AppAndFieldContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("@equinor/eds-core-react").TopbarHeaderProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
19
- ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
20
- }, never>> & string & Omit<import("react").ForwardRefExoticComponent<import("@equinor/eds-core-react").TopbarHeaderProps & import("react").RefAttributes<HTMLDivElement>>, keyof import("react").Component<any, {}, any>>;
13
+ export declare const AppIdentifier: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react-router-dom").LinkProps & import("react").RefAttributes<HTMLAnchorElement>, never>> & string & Omit<import("react").ForwardRefExoticComponent<import("react-router-dom").LinkProps & import("react").RefAttributes<HTMLAnchorElement>>, keyof import("react").Component<any, {}, any>>;
14
+ export declare const AppAndFieldContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("@equinor/eds-core-react").TopbarHeaderProps & import("react").RefAttributes<HTMLDivElement>, never>> & string & Omit<import("react").ForwardRefExoticComponent<import("@equinor/eds-core-react").TopbarHeaderProps & import("react").RefAttributes<HTMLDivElement>>, keyof import("react").Component<any, {}, any>>;
21
15
  interface AppNameProps {
22
16
  $capitalize: boolean;
23
17
  }
24
18
  export declare const AppName: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<({
25
19
  as?: import("react").ElementType | undefined;
26
- } & (import("@equinor/eds-core-react").TypographyProps & Omit<any, "nonce" | "variant" | "color" | "suppressHydrationWarning" | "className" | "id" | "lang" | "style" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "link" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "bold" | "group" | "italic" | "token" | "lines">)) & import("styled-components/dist/types").BaseObject, AppNameProps>> & string & Omit<import("@equinor/eds-utils").OverridableComponent<import("@equinor/eds-core-react").TypographyProps, HTMLElement>, keyof import("react").Component<any, {}, any>>;
27
- export declare const CircularProgress: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<Omit<import("@equinor/eds-core-react").CircularProgressProps, "ref"> & import("react").RefAttributes<SVGSVGElement>, "ref"> & {
28
- ref?: ((instance: SVGSVGElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<SVGSVGElement> | null | undefined;
29
- }, never>> & string & Omit<import("react").ForwardRefExoticComponent<Omit<import("@equinor/eds-core-react").CircularProgressProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>, keyof import("react").Component<any, {}, any>>;
20
+ } & (import("@equinor/eds-core-react").TypographyProps & Omit<any, "nonce" | "variant" | "color" | "suppressHydrationWarning" | "className" | "id" | "lang" | "style" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "link" | "bold" | "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "group" | "italic" | "token" | "lines">)) & import("styled-components/dist/types").BaseObject, AppNameProps>> & string & Omit<import("@equinor/eds-utils").OverridableComponent<import("@equinor/eds-core-react").TypographyProps, HTMLElement>, keyof import("react").Component<any, {}, any>>;
21
+ export declare const CircularProgress: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("@equinor/eds-core-react").CircularProgressProps, "ref"> & import("react").RefAttributes<SVGSVGElement>, never>> & string & Omit<import("react").ForwardRefExoticComponent<Omit<import("@equinor/eds-core-react").CircularProgressProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>, keyof import("react").Component<any, {}, any>>;
30
22
  interface EnvironmentTagProps {
31
23
  $environmentType: EnvironmentType;
32
24
  }
@@ -2,14 +2,12 @@ import { ShowSnackbar } from './SnackbarProvider';
2
2
  interface StyledSnackbarProps {
3
3
  $variant: ShowSnackbar['variant'] | undefined;
4
4
  }
5
- export declare const StyledSnackbar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Omit<{
5
+ export declare const StyledSnackbar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<{
6
6
  open?: boolean;
7
7
  autoHideDuration?: number;
8
8
  onClose?: () => void;
9
9
  placement?: "left" | "right" | "top" | "bottom" | "top-left" | "bottom-left" | "top-right" | "bottom-right";
10
- } & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
11
- ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
12
- }, StyledSnackbarProps>> & string & Omit<import("react").ForwardRefExoticComponent<{
10
+ } & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>, StyledSnackbarProps>> & string & Omit<import("react").ForwardRefExoticComponent<{
13
11
  open?: boolean;
14
12
  autoHideDuration?: number;
15
13
  onClose?: () => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@equinor/amplify-component-lib",
3
- "version": "9.0.0",
3
+ "version": "9.1.0",
4
4
  "description": "Frontend Typescript components for the Amplify team",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -48,8 +48,8 @@
48
48
  ]
49
49
  },
50
50
  "dependencies": {
51
- "@azure/msal-browser": "3.28.0",
52
- "@azure/msal-react": "2.2.0",
51
+ "@azure/msal-browser": "4.0.1",
52
+ "@azure/msal-react": "3.0.1",
53
53
  "@equinor/eds-core-react": "0.42.5",
54
54
  "@equinor/eds-data-grid-react": "^0.7.4",
55
55
  "@microsoft/signalr": "^8.0.7",
@@ -83,7 +83,7 @@
83
83
  "@tiptap/extension-typography": "^2.11.2",
84
84
  "@tiptap/pm": "^2.11.2",
85
85
  "@tiptap/react": "^2.11.2",
86
- "framer-motion": "^11.17.0",
86
+ "framer-motion": "^11.18.0",
87
87
  "html2canvas": "^1.4.1",
88
88
  "jwt-decode": "^4.0.0",
89
89
  "lowlight": "^3.3.0",
@@ -95,44 +95,44 @@
95
95
  },
96
96
  "devDependencies": {
97
97
  "@equinor/eds-icons": "^0.22.0",
98
- "@equinor/subsurface-app-management": "^2.2.0",
98
+ "@equinor/subsurface-app-management": "^2.2.1",
99
99
  "@eslint/js": "^9.18.0",
100
- "@faker-js/faker": "^9.3.0",
100
+ "@faker-js/faker": "^9.4.0",
101
101
  "@rollup/plugin-commonjs": "^28.0.2",
102
102
  "@rollup/plugin-node-resolve": "^16.0.0",
103
103
  "@rollup/plugin-terser": "^0.4.4",
104
104
  "@rollup/plugin-typescript": "^12.1.2",
105
- "@storybook/addon-actions": "^8.4.7",
105
+ "@storybook/addon-actions": "^8.5.0",
106
106
  "@storybook/addon-designs": "^8.0.4",
107
- "@storybook/addon-docs": "^8.4.7",
108
- "@storybook/addon-essentials": "^8.4.7",
109
- "@storybook/addon-links": "^8.4.7",
110
- "@storybook/addon-mdx-gfm": "^8.4.7",
111
- "@storybook/blocks": "^8.4.7",
112
- "@storybook/components": "^8.4.7",
113
- "@storybook/manager-api": "^8.4.7",
114
- "@storybook/preview-api": "^8.4.7",
115
- "@storybook/react": "^8.4.7",
116
- "@storybook/react-vite": "^8.4.7",
107
+ "@storybook/addon-docs": "^8.5.0",
108
+ "@storybook/addon-essentials": "^8.5.0",
109
+ "@storybook/addon-links": "^8.5.0",
110
+ "@storybook/addon-mdx-gfm": "^8.5.0",
111
+ "@storybook/blocks": "^8.5.0",
112
+ "@storybook/components": "^8.5.0",
113
+ "@storybook/manager-api": "^8.5.0",
114
+ "@storybook/preview-api": "^8.5.0",
115
+ "@storybook/react": "^8.5.0",
116
+ "@storybook/react-vite": "^8.5.0",
117
117
  "@tanstack/react-query": "^5.64.1",
118
118
  "@testing-library/dom": "^10.4.0",
119
119
  "@testing-library/jest-dom": "^6.6.3",
120
- "@testing-library/react": "^16.1.0",
121
- "@testing-library/user-event": "^14.5.2",
120
+ "@testing-library/react": "^16.2.0",
121
+ "@testing-library/user-event": "^14.6.0",
122
122
  "@types/lodash-es": "^4.17.12",
123
123
  "@types/mocha": "^10.0.10",
124
- "@types/node": "^22.10.6",
124
+ "@types/node": "^22.10.7",
125
125
  "@types/proj4": "^2.5.6",
126
126
  "@types/random-seed": "^0.3.5",
127
- "@types/react": "^18.3.12",
128
- "@types/react-dom": "^18.3.1",
127
+ "@types/react": "^19.0.7",
128
+ "@types/react-dom": "^19.0.3",
129
129
  "@types/react-router-dom": "^5.3.3",
130
130
  "@types/styled-components": "^5.1.34",
131
131
  "@types/uuid": "^10.0.0",
132
132
  "@types/wicg-file-system-access": "^2023.10.5",
133
133
  "@vitejs/plugin-react": "^4.3.4",
134
- "@vitest/browser": "^2.1.8",
135
- "@vitest/coverage-v8": "^2.1.8",
134
+ "@vitest/browser": "^3.0.2",
135
+ "@vitest/coverage-v8": "^3.0.2",
136
136
  "eslint": "^9.18.0",
137
137
  "eslint-plugin-react": "^7.37.4",
138
138
  "eslint-plugin-react-hooks": "^5.1.0",
@@ -145,16 +145,16 @@
145
145
  "ora": "^8.1.1",
146
146
  "playwright": "^1.49.1",
147
147
  "prettier": "^3.4.2",
148
- "react": "^18.3.1",
149
- "react-dom": "^18.3.1",
150
- "react-router": "^6.28.0",
151
- "react-router-dom": "^6.28.0",
148
+ "react": "^19.0.0",
149
+ "react-dom": "^19.0.0",
150
+ "react-router": "^7.1.3",
151
+ "react-router-dom": "^7.1.3",
152
152
  "resize-observer-polyfill": "^1.5.1",
153
153
  "resolve-tspaths": "^0.8.23",
154
- "rollup": "^4.30.1",
154
+ "rollup": "^4.31.0",
155
155
  "rollup-plugin-delete": "^2.1.0",
156
156
  "rollup-plugin-import-css": "^3.5.8",
157
- "storybook": "^8.4.7",
157
+ "storybook": "^8.5.0",
158
158
  "storybook-addon-data-theme-switcher": "^1.0.0",
159
159
  "typescript": "^5.7.3",
160
160
  "typescript-eslint": "^8.20.0",
@@ -162,7 +162,7 @@
162
162
  "vite": "^6.0.7",
163
163
  "vite-plugin-svgr": "^4.3.0",
164
164
  "vite-tsconfig-paths": "^5.1.4",
165
- "vitest": "^2.1.8"
165
+ "vitest": "^3.0.2"
166
166
  },
167
167
  "resolutions": {
168
168
  "prosemirror-state": "1.4.3",
@@ -1,7 +0,0 @@
1
- import { FC } from 'react';
2
- interface WaveShapeWithNoiseProps {
3
- index?: number;
4
- isAltWave?: boolean;
5
- }
6
- export declare const WaveShapeWithNoise: FC<WaveShapeWithNoiseProps>;
7
- export {};
@@ -1 +0,0 @@
1
- import{jsxs as e,jsx as t}from"react/jsx-runtime";const i=({index:i,isAltWave:r})=>e("svg",{width:"100%",height:"100%",viewBox:"0 0 100% 100%",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[e("defs",{children:[t("filter",{id:"noiseFilter",children:t("feTurbulence",{type:"fractalNoise",baseFrequency:.5,numOctaves:3,stitchTiles:"stitch"})}),e("linearGradient",{id:"gradient",x1:"0",y1:"100%",x2:"0",y2:"0%",children:[t("stop",{offset:"0%",stopColor:"black"}),t("stop",{offset:"100%",stopColor:"white"})]}),t("pattern",{id:"wavePattern"+i,x:"0",y:"0",width:"117px",height:"100%",patternUnits:"userSpaceOnUse",children:t("path",r?{d:"M0 0C24.548 0 30.0502 23 58.5 23C86.9498 23 92.452 0 117 0V834.5H0V0Z",fill:"url(#gradient)"}:{d:"M58.5 0C33.952 0 28.4498 23 0 23V834.5H117V23C88.5502 23 83.048 0 58.5 0Z",fill:"url(#gradient)"})}),t("mask",{id:"waveMask"+i,x:"0",y:"0",width:"100%",height:"1",children:t("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:"url(#wavePattern"+i+")"})})]}),t("rect",{width:"100%",height:"100%",filter:"url(#noiseFilter)",mask:"url(#waveMask"+i+")"})]});export{i as WaveShapeWithNoise};
@@ -1,4 +0,0 @@
1
- /**
2
- * @deprecated - This will change once SAM's new release note endpoints are implemented
3
- */
4
- export declare function useTokenReleaseNote(): import("@tanstack/react-query").UseQueryResult<string, Error>;