@up42/up-components 1.0.4 → 1.0.5

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.
@@ -36,10 +36,12 @@ export { default as MultipleUsers } from './multiple-users.svg';
36
36
  export { default as NotificationError } from './notification-error.svg';
37
37
  export { default as NotificationInfo } from './notification-info.svg';
38
38
  export { default as NotificationSuccess } from './notification-success.svg';
39
+ export { default as NotificationWarning } from './notification-warning.svg';
39
40
  export { default as Pencil } from './pencil.svg';
40
41
  export { default as Polygon } from './polygon.svg';
41
42
  export { default as Projects } from './folder-empty-1.svg';
42
43
  export { default as QuestionCircle } from './question-circle.svg';
44
+ export { default as Resolution } from './resolution.svg';
43
45
  export { default as Satellite } from './satellite.svg';
44
46
  export { default as Save } from './save.svg';
45
47
  export { default as Search } from './search.svg';