@up42/up-components 2.11.0 → 2.12.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.
@@ -128,6 +128,7 @@ export { default as QuestionCircle } from './QuestionCircle.svg';
128
128
  export { default as QuestionCircleFilled } from './QuestionCircleFilled.svg';
129
129
  export { default as QuestionMark } from './QuestionMark.svg';
130
130
  export { default as Rectangle } from './Rectangle.svg';
131
+ export { default as RectangleAOI } from './RectangleAOI.svg';
131
132
  export { default as Redo } from './Redo.svg';
132
133
  export { default as Remove } from './Remove.svg';
133
134
  export { default as Resolution } from './Resolution.svg';
@@ -177,6 +178,7 @@ export { default as TagSearch } from './TagSearch.svg';
177
178
  export { default as TagX } from './TagX.svg';
178
179
  export { default as Target } from './Target.svg';
179
180
  export { default as Transaction } from './Transaction.svg';
181
+ export { default as TrashBin } from './TrashBin.svg';
180
182
  export { default as Undo } from './Undo.svg';
181
183
  export { default as Unlock } from './Unlock.svg';
182
184
  export { default as UpgradeShield } from './UpgradeShield.svg';