@up42/up-components 0.10.14 → 0.10.15

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.
@@ -7,6 +7,7 @@ export { default as Bin } from './bin.svg';
7
7
  export { default as Block } from './block-circle.svg';
8
8
  export { default as Blocked } from './blocked.svg';
9
9
  export { default as Boxes } from './boxes.svg';
10
+ export { default as Calendar } from './calendar.svg';
10
11
  export { default as Catalog } from './network-search.svg';
11
12
  export { default as CheckList } from './checklist.svg';
12
13
  export { default as CheckMark } from './checkmark.svg';
@@ -53,6 +54,7 @@ export { default as ViewOn } from './view-on.svg';
53
54
  export { default as WeatherCloud } from './weather-cloud.svg';
54
55
  export { default as Webhooks } from './webhooks.svg';
55
56
  export { default as Workflow } from './workflow.svg';
57
+ export { default as AccessTime } from '@mui/icons-material/AccessTime';
56
58
  export { default as ArrowBack } from '@mui/icons-material/ArrowBack';
57
59
  export { default as ArrowDownward } from '@mui/icons-material/ArrowDownward';
58
60
  export { default as ArrowForward } from '@mui/icons-material/ArrowForward';