@up42/up-components 1.4.3 → 1.5.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.
@@ -66,6 +66,9 @@ export { default as Workflow } from './workflow.svg';
66
66
  export { default as WorkflowPencil } from './workflow-pencil.svg';
67
67
  export { default as UpgradeShield } from './upgrade-shield.svg';
68
68
  export { default as ShieldWithLock } from './shield-lock.svg';
69
+ export { default as Cloud } from './cloud.svg';
70
+ export { default as BoxesGrid } from './boxes-grid.svg';
71
+ export { default as DottedLines } from './dotted-lines.svg';
69
72
  export { default as AccessTime } from '@mui/icons-material/AccessTime';
70
73
  export { default as ArrowBack } from '@mui/icons-material/ArrowBack';
71
74
  export { default as ArrowDownward } from '@mui/icons-material/ArrowDownward';
@@ -76,7 +79,6 @@ export { default as AutoStoriesOutlined } from '@mui/icons-material/AutoStoriesO
76
79
  export { default as Balance } from '@mui/icons-material/Balance';
77
80
  export { default as Brightness1 } from '@mui/icons-material/Brightness1';
78
81
  export { default as CampaignOutlined } from '@mui/icons-material/CampaignOutlined';
79
- export { default as Cloud } from '@mui/icons-material/Cloud';
80
82
  export { default as ContactSupportOutlined } from '@mui/icons-material/ContactSupportOutlined';
81
83
  export { default as ContentCopy } from '@mui/icons-material/ContentCopy';
82
84
  export { default as ContentCut } from '@mui/icons-material/ContentCut';