@atlaskit/icon-lab 5.12.2 → 5.14.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.
- package/CHANGELOG.md +153 -0
- package/core/ai-model.d.ts +13 -0
- package/core/ai-model.js +29 -0
- package/core/capability.d.ts +13 -0
- package/core/capability.js +29 -0
- package/core/cart.d.ts +13 -0
- package/core/cart.js +29 -0
- package/core/cloud.d.ts +13 -0
- package/core/cloud.js +29 -0
- package/core/corner-radius-rounded.d.ts +13 -0
- package/core/corner-radius-rounded.js +29 -0
- package/core/corner-radius-squared.d.ts +13 -0
- package/core/corner-radius-squared.js +29 -0
- package/core/data-app.d.ts +13 -0
- package/core/data-app.js +29 -0
- package/core/diagram-arrowhead-aggregation-left.d.ts +13 -0
- package/core/diagram-arrowhead-aggregation-left.js +29 -0
- package/core/diagram-arrowhead-aggregation-right.d.ts +13 -0
- package/core/diagram-arrowhead-aggregation-right.js +29 -0
- package/core/diagram-arrowhead-aggregation-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-aggregation-up-right.js +29 -0
- package/core/diagram-arrowhead-association-left.d.ts +13 -0
- package/core/diagram-arrowhead-association-left.js +29 -0
- package/core/diagram-arrowhead-association-right.d.ts +13 -0
- package/core/diagram-arrowhead-association-right.js +29 -0
- package/core/diagram-arrowhead-association-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-association-up-right.js +29 -0
- package/core/diagram-arrowhead-circle-left.d.ts +13 -0
- package/core/diagram-arrowhead-circle-left.js +29 -0
- package/core/diagram-arrowhead-circle-right.d.ts +13 -0
- package/core/diagram-arrowhead-circle-right.js +29 -0
- package/core/diagram-arrowhead-circle-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-circle-up-right.js +29 -0
- package/core/diagram-arrowhead-composition-left.d.ts +13 -0
- package/core/diagram-arrowhead-composition-left.js +29 -0
- package/core/diagram-arrowhead-composition-right.d.ts +13 -0
- package/core/diagram-arrowhead-composition-right.js +29 -0
- package/core/diagram-arrowhead-composition-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-composition-up-right.js +29 -0
- package/core/diagram-arrowhead-default-flow-left.d.ts +13 -0
- package/core/diagram-arrowhead-default-flow-left.js +29 -0
- package/core/diagram-arrowhead-default-flow-right.d.ts +13 -0
- package/core/diagram-arrowhead-default-flow-right.js +29 -0
- package/core/diagram-arrowhead-default-flow-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-default-flow-up-right.js +29 -0
- package/core/diagram-arrowhead-inheritance-left.d.ts +13 -0
- package/core/diagram-arrowhead-inheritance-left.js +29 -0
- package/core/diagram-arrowhead-inheritance-right.d.ts +13 -0
- package/core/diagram-arrowhead-inheritance-right.js +29 -0
- package/core/diagram-arrowhead-inheritance-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-inheritance-up-right.js +29 -0
- package/core/diagram-arrowhead-many-left.d.ts +13 -0
- package/core/diagram-arrowhead-many-left.js +29 -0
- package/core/diagram-arrowhead-many-right.d.ts +13 -0
- package/core/diagram-arrowhead-many-right.js +29 -0
- package/core/diagram-arrowhead-many-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-many-up-right.js +29 -0
- package/core/diagram-arrowhead-one-left.d.ts +13 -0
- package/core/diagram-arrowhead-one-left.js +29 -0
- package/core/diagram-arrowhead-one-or-many-left.d.ts +13 -0
- package/core/diagram-arrowhead-one-or-many-left.js +29 -0
- package/core/diagram-arrowhead-one-or-many-right.d.ts +13 -0
- package/core/diagram-arrowhead-one-or-many-right.js +29 -0
- package/core/diagram-arrowhead-one-or-many-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-one-or-many-up-right.js +29 -0
- package/core/diagram-arrowhead-one-right.d.ts +13 -0
- package/core/diagram-arrowhead-one-right.js +29 -0
- package/core/diagram-arrowhead-one-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-one-up-right.js +29 -0
- package/core/diagram-arrowhead-only-one-left.d.ts +13 -0
- package/core/diagram-arrowhead-only-one-left.js +29 -0
- package/core/diagram-arrowhead-only-one-right.d.ts +13 -0
- package/core/diagram-arrowhead-only-one-right.js +29 -0
- package/core/diagram-arrowhead-only-one-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-only-one-up-right.js +29 -0
- package/core/diagram-arrowhead-sequence-left.d.ts +13 -0
- package/core/diagram-arrowhead-sequence-left.js +29 -0
- package/core/diagram-arrowhead-sequence-right.d.ts +13 -0
- package/core/diagram-arrowhead-sequence-right.js +29 -0
- package/core/diagram-arrowhead-sequence-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-sequence-up-right.js +29 -0
- package/core/diagram-arrowhead-zero-or-many-left.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-many-left.js +29 -0
- package/core/diagram-arrowhead-zero-or-many-right.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-many-right.js +29 -0
- package/core/diagram-arrowhead-zero-or-many-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-many-up-right.js +29 -0
- package/core/diagram-arrowhead-zero-or-one-left.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-one-left.js +29 -0
- package/core/diagram-arrowhead-zero-or-one-right.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-one-right.js +29 -0
- package/core/diagram-arrowhead-zero-or-one-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-one-up-right.js +29 -0
- package/core/diagram-symbol-activation.d.ts +13 -0
- package/core/diagram-symbol-activation.js +29 -0
- package/core/diagram-symbol-actor.d.ts +13 -0
- package/core/diagram-symbol-actor.js +29 -0
- package/core/diagram-symbol-ad-hoc.d.ts +13 -0
- package/core/diagram-symbol-ad-hoc.js +29 -0
- package/core/diagram-symbol-arrow-left-filled.d.ts +13 -0
- package/core/diagram-symbol-arrow-left-filled.js +29 -0
- package/core/diagram-symbol-arrow-left.d.ts +13 -0
- package/core/diagram-symbol-arrow-left.js +29 -0
- package/core/diagram-symbol-arrow-right-filled.d.ts +13 -0
- package/core/diagram-symbol-arrow-right-filled.js +29 -0
- package/core/diagram-symbol-arrow-right.d.ts +13 -0
- package/core/diagram-symbol-arrow-right.js +29 -0
- package/core/diagram-symbol-assembly.d.ts +13 -0
- package/core/diagram-symbol-assembly.js +29 -0
- package/core/diagram-symbol-browser.d.ts +13 -0
- package/core/diagram-symbol-browser.js +29 -0
- package/core/diagram-symbol-class.d.ts +13 -0
- package/core/diagram-symbol-class.js +29 -0
- package/core/diagram-symbol-cloud.d.ts +13 -0
- package/core/diagram-symbol-cloud.js +29 -0
- package/core/diagram-symbol-collaboration.d.ts +13 -0
- package/core/diagram-symbol-collaboration.js +29 -0
- package/core/diagram-symbol-complex.d.ts +13 -0
- package/core/diagram-symbol-complex.js +29 -0
- package/core/diagram-symbol-component-box.d.ts +13 -0
- package/core/diagram-symbol-component-box.js +29 -0
- package/core/diagram-symbol-component.d.ts +13 -0
- package/core/diagram-symbol-component.js +29 -0
- package/core/diagram-symbol-compute.d.ts +13 -0
- package/core/diagram-symbol-compute.js +29 -0
- package/core/diagram-symbol-connector-off-page.js +2 -2
- package/core/diagram-symbol-container.d.ts +13 -0
- package/core/diagram-symbol-container.js +29 -0
- package/core/diagram-symbol-database-source.d.ts +13 -0
- package/core/diagram-symbol-database-source.js +29 -0
- package/core/diagram-symbol-end.d.ts +13 -0
- package/core/diagram-symbol-end.js +29 -0
- package/core/diagram-symbol-error-filled.d.ts +13 -0
- package/core/diagram-symbol-error-filled.js +29 -0
- package/core/diagram-symbol-error.d.ts +13 -0
- package/core/diagram-symbol-error.js +29 -0
- package/core/diagram-symbol-event-based-filled.d.ts +13 -0
- package/core/diagram-symbol-event-based-filled.js +29 -0
- package/core/diagram-symbol-event-based.d.ts +13 -0
- package/core/diagram-symbol-event-based.js +29 -0
- package/core/diagram-symbol-exclusive-filled.d.ts +13 -0
- package/core/diagram-symbol-exclusive-filled.js +29 -0
- package/core/diagram-symbol-exclusive.d.ts +13 -0
- package/core/diagram-symbol-exclusive.js +29 -0
- package/core/diagram-symbol-file.d.ts +13 -0
- package/core/diagram-symbol-file.js +29 -0
- package/core/diagram-symbol-fork-horizontal.d.ts +13 -0
- package/core/diagram-symbol-fork-horizontal.js +29 -0
- package/core/diagram-symbol-fork-vertical.d.ts +13 -0
- package/core/diagram-symbol-fork-vertical.js +29 -0
- package/core/diagram-symbol-frame.d.ts +13 -0
- package/core/diagram-symbol-frame.js +29 -0
- package/core/diagram-symbol-frontend.d.ts +13 -0
- package/core/diagram-symbol-frontend.js +29 -0
- package/core/diagram-symbol-history.d.ts +13 -0
- package/core/diagram-symbol-history.js +29 -0
- package/core/diagram-symbol-input-output.js +2 -2
- package/core/diagram-symbol-interface-attributes.d.ts +13 -0
- package/core/diagram-symbol-interface-attributes.js +29 -0
- package/core/diagram-symbol-internal-storage.js +2 -2
- package/core/diagram-symbol-manual.d.ts +13 -0
- package/core/diagram-symbol-manual.js +29 -0
- package/core/diagram-symbol-node.d.ts +13 -0
- package/core/diagram-symbol-node.js +29 -0
- package/core/diagram-symbol-note.d.ts +13 -0
- package/core/diagram-symbol-note.js +29 -0
- package/core/diagram-symbol-package.d.ts +13 -0
- package/core/diagram-symbol-package.js +29 -0
- package/core/diagram-symbol-parallel-even-based-filled.d.ts +13 -0
- package/core/diagram-symbol-parallel-even-based-filled.js +29 -0
- package/core/diagram-symbol-parallel-even-based.d.ts +13 -0
- package/core/diagram-symbol-parallel-even-based.js +29 -0
- package/core/diagram-symbol-parallel-mi.d.ts +13 -0
- package/core/diagram-symbol-parallel-mi.js +29 -0
- package/core/diagram-symbol-pin-left-filled.d.ts +13 -0
- package/core/diagram-symbol-pin-left-filled.js +29 -0
- package/core/diagram-symbol-pin-left.d.ts +13 -0
- package/core/diagram-symbol-pin-left.js +29 -0
- package/core/diagram-symbol-pin-right-filled.d.ts +13 -0
- package/core/diagram-symbol-pin-right-filled.js +29 -0
- package/core/diagram-symbol-pin-right.d.ts +13 -0
- package/core/diagram-symbol-pin-right.js +29 -0
- package/core/diagram-symbol-pool-horizontal.d.ts +13 -0
- package/core/diagram-symbol-pool-horizontal.js +29 -0
- package/core/diagram-symbol-pool-vertical.d.ts +13 -0
- package/core/diagram-symbol-pool-vertical.js +29 -0
- package/core/diagram-symbol-predefined-process.js +2 -2
- package/core/diagram-symbol-provided-interface.d.ts +13 -0
- package/core/diagram-symbol-provided-interface.js +29 -0
- package/core/diagram-symbol-receive-signal.d.ts +13 -0
- package/core/diagram-symbol-receive-signal.js +29 -0
- package/core/diagram-symbol-required-interface.d.ts +13 -0
- package/core/diagram-symbol-required-interface.js +29 -0
- package/core/diagram-symbol-send-signal.d.ts +13 -0
- package/core/diagram-symbol-send-signal.js +29 -0
- package/core/diagram-symbol-send.d.ts +13 -0
- package/core/diagram-symbol-send.js +29 -0
- package/core/diagram-symbol-shield.d.ts +13 -0
- package/core/diagram-symbol-shield.js +29 -0
- package/core/diagram-symbol-signal-filled.d.ts +13 -0
- package/core/diagram-symbol-signal-filled.js +29 -0
- package/core/diagram-symbol-signal.d.ts +13 -0
- package/core/diagram-symbol-signal.js +29 -0
- package/core/diagram-symbol-start.d.ts +13 -0
- package/core/diagram-symbol-start.js +29 -0
- package/core/diagram-symbol-swimlanes-horizontal.d.ts +13 -0
- package/core/diagram-symbol-swimlanes-horizontal.js +29 -0
- package/core/diagram-symbol-swimlanes-vertical.d.ts +13 -0
- package/core/diagram-symbol-swimlanes-vertical.js +29 -0
- package/core/diagram-symbol-switch.d.ts +13 -0
- package/core/diagram-symbol-switch.js +29 -0
- package/core/diagram-symbol-template.d.ts +13 -0
- package/core/diagram-symbol-template.js +29 -0
- package/core/diagram-symbol-use-case.d.ts +13 -0
- package/core/diagram-symbol-use-case.js +29 -0
- package/core/field-select.d.ts +13 -0
- package/core/field-select.js +29 -0
- package/core/history.js +2 -2
- package/core/journeys.d.ts +13 -0
- package/core/journeys.js +29 -0
- package/core/teamwork-graph.js +2 -2
- package/core/vehicle-airplane.js +2 -2
- package/core/video-fast-forward-overlay.d.ts +13 -0
- package/core/video-fast-forward-overlay.js +29 -0
- package/core/video-fast-forward.d.ts +13 -0
- package/core/video-fast-forward.js +29 -0
- package/core/video-rewind-overlay.js +3 -3
- package/core/video-rewind.d.ts +13 -0
- package/core/video-rewind.js +29 -0
- package/dist/cjs/deprecated-core.js +1 -1
- package/dist/cjs/metadata-core.js +994 -4
- package/dist/es2019/deprecated-core.js +1 -1
- package/dist/es2019/metadata-core.js +994 -4
- package/dist/esm/deprecated-core.js +1 -1
- package/dist/esm/metadata-core.js +994 -4
- package/dist/types/deprecated-core.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/deprecated-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +9 -9
- package/svgs/core/ai-model.svg +1 -0
- package/svgs/core/capability.svg +1 -0
- package/svgs/core/cart.svg +1 -0
- package/svgs/core/cloud.svg +1 -0
- package/svgs/core/corner-radius-rounded.svg +1 -0
- package/svgs/core/corner-radius-squared.svg +1 -0
- package/svgs/core/data-app.svg +1 -0
- package/svgs/core/diagram-arrowhead-aggregation-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-aggregation-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-aggregation-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-association-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-association-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-association-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-circle-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-circle-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-circle-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-composition-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-composition-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-composition-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-default-flow-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-default-flow-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-default-flow-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-inheritance-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-inheritance-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-inheritance-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-many-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-many-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-many-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-or-many-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-or-many-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-or-many-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-only-one-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-only-one-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-only-one-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-sequence-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-sequence-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-sequence-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-many-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-many-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-many-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-one-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-one-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-one-up-right.svg +1 -0
- package/svgs/core/diagram-symbol-activation.svg +1 -0
- package/svgs/core/diagram-symbol-actor.svg +1 -0
- package/svgs/core/diagram-symbol-ad-hoc.svg +1 -0
- package/svgs/core/diagram-symbol-arrow-left-filled.svg +1 -0
- package/svgs/core/diagram-symbol-arrow-left.svg +1 -0
- package/svgs/core/diagram-symbol-arrow-right-filled.svg +1 -0
- package/svgs/core/diagram-symbol-arrow-right.svg +1 -0
- package/svgs/core/diagram-symbol-assembly.svg +1 -0
- package/svgs/core/diagram-symbol-browser.svg +1 -0
- package/svgs/core/diagram-symbol-class.svg +1 -0
- package/svgs/core/diagram-symbol-cloud.svg +1 -0
- package/svgs/core/diagram-symbol-collaboration.svg +1 -0
- package/svgs/core/diagram-symbol-complex.svg +1 -0
- package/svgs/core/diagram-symbol-component-box.svg +1 -0
- package/svgs/core/diagram-symbol-component.svg +1 -0
- package/svgs/core/diagram-symbol-compute.svg +1 -0
- package/svgs/core/diagram-symbol-connector-off-page.svg +1 -1
- package/svgs/core/diagram-symbol-container.svg +1 -0
- package/svgs/core/diagram-symbol-database-source.svg +1 -0
- package/svgs/core/diagram-symbol-end.svg +1 -0
- package/svgs/core/diagram-symbol-error-filled.svg +1 -0
- package/svgs/core/diagram-symbol-error.svg +1 -0
- package/svgs/core/diagram-symbol-event-based-filled.svg +1 -0
- package/svgs/core/diagram-symbol-event-based.svg +1 -0
- package/svgs/core/diagram-symbol-exclusive-filled.svg +1 -0
- package/svgs/core/diagram-symbol-exclusive.svg +1 -0
- package/svgs/core/diagram-symbol-file.svg +1 -0
- package/svgs/core/diagram-symbol-fork-horizontal.svg +1 -0
- package/svgs/core/diagram-symbol-fork-vertical.svg +1 -0
- package/svgs/core/diagram-symbol-frame.svg +1 -0
- package/svgs/core/diagram-symbol-frontend.svg +1 -0
- package/svgs/core/diagram-symbol-history.svg +1 -0
- package/svgs/core/diagram-symbol-input-output.svg +1 -1
- package/svgs/core/diagram-symbol-interface-attributes.svg +1 -0
- package/svgs/core/diagram-symbol-internal-storage.svg +1 -1
- package/svgs/core/diagram-symbol-manual.svg +1 -0
- package/svgs/core/diagram-symbol-node.svg +1 -0
- package/svgs/core/diagram-symbol-note.svg +1 -0
- package/svgs/core/diagram-symbol-package.svg +1 -0
- package/svgs/core/diagram-symbol-parallel-even-based-filled.svg +1 -0
- package/svgs/core/diagram-symbol-parallel-even-based.svg +1 -0
- package/svgs/core/diagram-symbol-parallel-mi.svg +1 -0
- package/svgs/core/diagram-symbol-pin-left-filled.svg +1 -0
- package/svgs/core/diagram-symbol-pin-left.svg +1 -0
- package/svgs/core/diagram-symbol-pin-right-filled.svg +1 -0
- package/svgs/core/diagram-symbol-pin-right.svg +1 -0
- package/svgs/core/diagram-symbol-pool-horizontal.svg +1 -0
- package/svgs/core/diagram-symbol-pool-vertical.svg +1 -0
- package/svgs/core/diagram-symbol-predefined-process.svg +1 -1
- package/svgs/core/diagram-symbol-provided-interface.svg +1 -0
- package/svgs/core/diagram-symbol-receive-signal.svg +1 -0
- package/svgs/core/diagram-symbol-required-interface.svg +1 -0
- package/svgs/core/diagram-symbol-send-signal.svg +1 -0
- package/svgs/core/diagram-symbol-send.svg +1 -0
- package/svgs/core/diagram-symbol-shield.svg +1 -0
- package/svgs/core/diagram-symbol-signal-filled.svg +1 -0
- package/svgs/core/diagram-symbol-signal.svg +1 -0
- package/svgs/core/diagram-symbol-start.svg +1 -0
- package/svgs/core/diagram-symbol-swimlanes-horizontal.svg +1 -0
- package/svgs/core/diagram-symbol-swimlanes-vertical.svg +1 -0
- package/svgs/core/diagram-symbol-switch.svg +1 -0
- package/svgs/core/diagram-symbol-template.svg +1 -0
- package/svgs/core/diagram-symbol-use-case.svg +1 -0
- package/svgs/core/field-select.svg +1 -0
- package/svgs/core/history.svg +1 -1
- package/svgs/core/journeys.svg +1 -0
- package/svgs/core/teamwork-graph.svg +1 -1
- package/svgs/core/vehicle-airplane.svg +1 -1
- package/svgs/core/video-fast-forward-overlay.svg +1 -0
- package/svgs/core/video-fast-forward.svg +1 -0
- package/svgs/core/video-rewind-overlay.svg +1 -1
- package/svgs/core/video-rewind.svg +1 -0
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::9daf513a3a0db2d77693e71ed1893fda>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -77,6 +77,15 @@ const metadata = {
|
|
|
77
77
|
status: 'published',
|
|
78
78
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
79
79
|
},
|
|
80
|
+
'ai-model': {
|
|
81
|
+
keywords: ['ai-model', 'aimodel', 'icon', 'icon-lab', 'machine learning', 'AI', 'model', 'brain', 'reasoning', 'LLM', 'large language model'],
|
|
82
|
+
componentName: 'AiModelIcon',
|
|
83
|
+
package: '@atlaskit/icon-lab/core/ai-model',
|
|
84
|
+
categorization: 'single-purpose',
|
|
85
|
+
usage: 'Reserved for representing large language and reasoning models.',
|
|
86
|
+
team: 'Compass',
|
|
87
|
+
status: 'published'
|
|
88
|
+
},
|
|
80
89
|
'align-content-bottom': {
|
|
81
90
|
keywords: ['align-content-bottom', 'aligncontentbottom', 'icon', 'icon-lab', 'align', 'alignment', 'content', 'bottom', 'vertical'],
|
|
82
91
|
componentName: 'AlignContentBottomIcon',
|
|
@@ -398,6 +407,24 @@ const metadata = {
|
|
|
398
407
|
team: 'Databases',
|
|
399
408
|
status: 'published'
|
|
400
409
|
},
|
|
410
|
+
capability: {
|
|
411
|
+
keywords: ['capability', 'icon', 'icon-lab', 'capability', 'capabilities', 'instance'],
|
|
412
|
+
componentName: 'CapabilityIcon',
|
|
413
|
+
package: '@atlaskit/icon-lab/core/capability',
|
|
414
|
+
categorization: 'single-purpose',
|
|
415
|
+
usage: 'Reserved for representing capabilities.',
|
|
416
|
+
team: 'Compass',
|
|
417
|
+
status: 'published'
|
|
418
|
+
},
|
|
419
|
+
cart: {
|
|
420
|
+
keywords: ['cart', 'icon', 'icon-lab', 'shopping cart', 'shopping trolley', 'checkout'],
|
|
421
|
+
componentName: 'CartIcon',
|
|
422
|
+
package: '@atlaskit/icon-lab/core/cart',
|
|
423
|
+
categorization: 'single-purpose',
|
|
424
|
+
usage: 'Reserved for representing the cart in online purchase experiences.',
|
|
425
|
+
team: 'Creative',
|
|
426
|
+
status: 'published'
|
|
427
|
+
},
|
|
401
428
|
'chart-area': {
|
|
402
429
|
keywords: ['chart-area', 'chartarea', 'icon', 'icon-lab', 'chart', 'area', 'analytics', 'graph'],
|
|
403
430
|
componentName: 'ChartAreaIcon',
|
|
@@ -461,6 +488,15 @@ const metadata = {
|
|
|
461
488
|
team: 'Data Experiences',
|
|
462
489
|
status: 'published'
|
|
463
490
|
},
|
|
491
|
+
cloud: {
|
|
492
|
+
keywords: ['cloud', 'icon', 'icon-lab', 'cloud'],
|
|
493
|
+
componentName: 'CloudIcon',
|
|
494
|
+
package: '@atlaskit/icon-lab/core/cloud',
|
|
495
|
+
categorization: 'multi-purpose',
|
|
496
|
+
usage: 'Known uses: Cloud resource, Cloud online',
|
|
497
|
+
team: 'Compass',
|
|
498
|
+
status: 'published'
|
|
499
|
+
},
|
|
464
500
|
'cloud-offline': {
|
|
465
501
|
keywords: ['cloud-offline', 'cloudoffline', 'icon', 'icon-lab', 'cloud', 'offline', 'disconnected', 'strikethrough'],
|
|
466
502
|
componentName: 'CloudOfflineIcon',
|
|
@@ -525,6 +561,24 @@ const metadata = {
|
|
|
525
561
|
status: 'published',
|
|
526
562
|
slackChannel: '#help-automation-design'
|
|
527
563
|
},
|
|
564
|
+
'corner-radius-rounded': {
|
|
565
|
+
keywords: ['corner-radius-rounded', 'cornerradiusrounded', 'icon', 'icon-lab', 'corner radius', 'radii', 'rounded corner', 'round corners'],
|
|
566
|
+
componentName: 'CornerRadiusRoundedIcon',
|
|
567
|
+
package: '@atlaskit/icon-lab/core/corner-radius-rounded',
|
|
568
|
+
categorization: 'single-purpose',
|
|
569
|
+
usage: 'Reserved for rounded corners option for experiences that offer user customization of corner radius.',
|
|
570
|
+
team: 'Unified Hubs',
|
|
571
|
+
status: 'published'
|
|
572
|
+
},
|
|
573
|
+
'corner-radius-squared': {
|
|
574
|
+
keywords: ['corner-radius-squared', 'cornerradiussquared', 'icon', 'icon-lab', 'corner radius', 'radii', 'squared corner', 'square corners'],
|
|
575
|
+
componentName: 'CornerRadiusSquaredIcon',
|
|
576
|
+
package: '@atlaskit/icon-lab/core/corner-radius-squared',
|
|
577
|
+
categorization: 'single-purpose',
|
|
578
|
+
usage: 'Reserved for squared corners option for experiences that offer user customization of corner radius.',
|
|
579
|
+
team: 'Unified Hubs',
|
|
580
|
+
status: 'published'
|
|
581
|
+
},
|
|
528
582
|
'cross-octagon': {
|
|
529
583
|
keywords: ['cross-octagon', 'crossoctagon', 'icon', 'icon-lab', 'cross', 'stop', 'block', 'octagon'],
|
|
530
584
|
componentName: 'CrossOctagonIcon',
|
|
@@ -562,6 +616,15 @@ const metadata = {
|
|
|
562
616
|
status: 'published',
|
|
563
617
|
slackChannel: '#sc-design'
|
|
564
618
|
},
|
|
619
|
+
'data-app': {
|
|
620
|
+
keywords: ['data-app', 'dataapp', 'icon', 'icon-lab', 'database', 'data product', 'data app'],
|
|
621
|
+
componentName: 'DataAppIcon',
|
|
622
|
+
package: '@atlaskit/icon-lab/core/data-app',
|
|
623
|
+
categorization: 'single-purpose',
|
|
624
|
+
usage: 'Reserved for representing data products and apps.',
|
|
625
|
+
team: 'Compass',
|
|
626
|
+
status: 'published'
|
|
627
|
+
},
|
|
565
628
|
'data-bucket': {
|
|
566
629
|
keywords: ['data-bucket', 'databucket', 'icon', 'icon-lab', 'data bucketing', 'segmentation'],
|
|
567
630
|
componentName: 'DataBucketIcon',
|
|
@@ -663,6 +726,357 @@ const metadata = {
|
|
|
663
726
|
status: 'published',
|
|
664
727
|
slackChannel: '#forge-sql'
|
|
665
728
|
},
|
|
729
|
+
'diagram-arrowhead-aggregation-left': {
|
|
730
|
+
keywords: ['diagram-arrowhead-aggregation-left', 'diagramarrowheadaggregationleft', 'icon', 'icon-lab', 'arrowhead', 'aggregation', 'start point', 'diagram'],
|
|
731
|
+
componentName: 'DiagramArrowheadAggregationLeftIcon',
|
|
732
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-aggregation-left',
|
|
733
|
+
categorization: 'single-purpose',
|
|
734
|
+
usage: 'Reserved for left-facing aggregation diagram arrowhead in Whiteboards.',
|
|
735
|
+
team: 'Whiteboards',
|
|
736
|
+
status: 'published'
|
|
737
|
+
},
|
|
738
|
+
'diagram-arrowhead-aggregation-right': {
|
|
739
|
+
keywords: ['diagram-arrowhead-aggregation-right', 'diagramarrowheadaggregationright', 'icon', 'icon-lab', 'arrowhead', 'aggregation', 'end point', 'diagram'],
|
|
740
|
+
componentName: 'DiagramArrowheadAggregationRightIcon',
|
|
741
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-aggregation-right',
|
|
742
|
+
categorization: 'single-purpose',
|
|
743
|
+
usage: 'Reserved for right-facing aggregation diagram arrowhead in Whiteboards.',
|
|
744
|
+
team: 'Whiteboards',
|
|
745
|
+
status: 'published'
|
|
746
|
+
},
|
|
747
|
+
'diagram-arrowhead-aggregation-up-right': {
|
|
748
|
+
keywords: ['diagram-arrowhead-aggregation-up-right', 'diagramarrowheadaggregationupright', 'icon', 'icon-lab', 'arrowhead', 'aggregation', 'diagonal', 'diagram'],
|
|
749
|
+
componentName: 'DiagramArrowheadAggregationUpRightIcon',
|
|
750
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-aggregation-up-right',
|
|
751
|
+
categorization: 'single-purpose',
|
|
752
|
+
usage: 'Reserved for aggregation diagram in Whiteboards.',
|
|
753
|
+
team: 'Whiteboards',
|
|
754
|
+
status: 'published'
|
|
755
|
+
},
|
|
756
|
+
'diagram-arrowhead-association-left': {
|
|
757
|
+
keywords: ['diagram-arrowhead-association-left', 'diagramarrowheadassociationleft', 'icon', 'icon-lab', 'arrowhead', 'association', 'start point', 'diagram'],
|
|
758
|
+
componentName: 'DiagramArrowheadAssociationLeftIcon',
|
|
759
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-association-left',
|
|
760
|
+
categorization: 'single-purpose',
|
|
761
|
+
usage: 'Reserved for left-facing association diagram arrowhead in Whiteboards.',
|
|
762
|
+
team: 'Whiteboards',
|
|
763
|
+
status: 'published'
|
|
764
|
+
},
|
|
765
|
+
'diagram-arrowhead-association-right': {
|
|
766
|
+
keywords: ['diagram-arrowhead-association-right', 'diagramarrowheadassociationright', 'icon', 'icon-lab', 'arrowhead', 'association', 'end point', 'diagram'],
|
|
767
|
+
componentName: 'DiagramArrowheadAssociationRightIcon',
|
|
768
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-association-right',
|
|
769
|
+
categorization: 'single-purpose',
|
|
770
|
+
usage: 'Reserved for right-facing association diagram arrowhead in Whiteboards.',
|
|
771
|
+
team: 'Whiteboards',
|
|
772
|
+
status: 'published'
|
|
773
|
+
},
|
|
774
|
+
'diagram-arrowhead-association-up-right': {
|
|
775
|
+
keywords: ['diagram-arrowhead-association-up-right', 'diagramarrowheadassociationupright', 'icon', 'icon-lab', 'arrowhead', 'association', 'diagonal', 'diagram'],
|
|
776
|
+
componentName: 'DiagramArrowheadAssociationUpRightIcon',
|
|
777
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-association-up-right',
|
|
778
|
+
categorization: 'single-purpose',
|
|
779
|
+
usage: 'Reserved for association diagram in Whiteboards.',
|
|
780
|
+
team: 'Whiteboards',
|
|
781
|
+
status: 'published'
|
|
782
|
+
},
|
|
783
|
+
'diagram-arrowhead-circle-left': {
|
|
784
|
+
keywords: ['diagram-arrowhead-circle-left', 'diagramarrowheadcircleleft', 'icon', 'icon-lab', 'arrowhead', 'circle', 'start point', 'diagram'],
|
|
785
|
+
componentName: 'DiagramArrowheadCircleLeftIcon',
|
|
786
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-circle-left',
|
|
787
|
+
categorization: 'single-purpose',
|
|
788
|
+
usage: 'Reserved for left-facing circle diagram arrowhead in Whiteboards.',
|
|
789
|
+
team: 'Whiteboards',
|
|
790
|
+
status: 'published'
|
|
791
|
+
},
|
|
792
|
+
'diagram-arrowhead-circle-right': {
|
|
793
|
+
keywords: ['diagram-arrowhead-circle-right', 'diagramarrowheadcircleright', 'icon', 'icon-lab', 'arrowhead', 'circle', 'diagram', 'end point'],
|
|
794
|
+
componentName: 'DiagramArrowheadCircleRightIcon',
|
|
795
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-circle-right',
|
|
796
|
+
categorization: 'single-purpose',
|
|
797
|
+
usage: 'Reserved for right-facing circle diagram arrowhead in Whiteboards.',
|
|
798
|
+
team: 'Whiteboards',
|
|
799
|
+
status: 'published'
|
|
800
|
+
},
|
|
801
|
+
'diagram-arrowhead-circle-up-right': {
|
|
802
|
+
keywords: ['diagram-arrowhead-circle-up-right', 'diagramarrowheadcircleupright', 'icon', 'icon-lab', 'arrowhead', 'circle', 'diagram'],
|
|
803
|
+
componentName: 'DiagramArrowheadCircleUpRightIcon',
|
|
804
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-circle-up-right',
|
|
805
|
+
categorization: 'single-purpose',
|
|
806
|
+
usage: 'Reserved for circle diagram in Whiteboards.',
|
|
807
|
+
team: 'Whiteboards',
|
|
808
|
+
status: 'published'
|
|
809
|
+
},
|
|
810
|
+
'diagram-arrowhead-composition-left': {
|
|
811
|
+
keywords: ['diagram-arrowhead-composition-left', 'diagramarrowheadcompositionleft', 'icon', 'icon-lab', 'arrowhead', 'composition', 'start point', 'diagram'],
|
|
812
|
+
componentName: 'DiagramArrowheadCompositionLeftIcon',
|
|
813
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-composition-left',
|
|
814
|
+
categorization: 'single-purpose',
|
|
815
|
+
usage: 'Reserved for left-facing composition diagram arrowhead in Whiteboards.',
|
|
816
|
+
team: 'Whiteboards',
|
|
817
|
+
status: 'published'
|
|
818
|
+
},
|
|
819
|
+
'diagram-arrowhead-composition-right': {
|
|
820
|
+
keywords: ['diagram-arrowhead-composition-right', 'diagramarrowheadcompositionright', 'icon', 'icon-lab', 'arrowhead', 'composition', 'end point', 'diagram'],
|
|
821
|
+
componentName: 'DiagramArrowheadCompositionRightIcon',
|
|
822
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-composition-right',
|
|
823
|
+
categorization: 'single-purpose',
|
|
824
|
+
usage: 'Reserved for right-facing composition diagram arrowhead in Whiteboards.',
|
|
825
|
+
team: 'Whiteboards',
|
|
826
|
+
status: 'published'
|
|
827
|
+
},
|
|
828
|
+
'diagram-arrowhead-composition-up-right': {
|
|
829
|
+
keywords: ['diagram-arrowhead-composition-up-right', 'diagramarrowheadcompositionupright', 'icon', 'icon-lab', 'arrowhead', 'composition', 'diagram'],
|
|
830
|
+
componentName: 'DiagramArrowheadCompositionUpRightIcon',
|
|
831
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-composition-up-right',
|
|
832
|
+
categorization: 'single-purpose',
|
|
833
|
+
usage: 'Reserved for composition diagram in Whiteboards.',
|
|
834
|
+
team: 'Whiteboards',
|
|
835
|
+
status: 'published'
|
|
836
|
+
},
|
|
837
|
+
'diagram-arrowhead-default-flow-left': {
|
|
838
|
+
keywords: ['diagram-arrowhead-default-flow-left', 'diagramarrowheaddefaultflowleft', 'icon', 'icon-lab', 'arrowhead', 'default flow', 'start point', 'diagram'],
|
|
839
|
+
componentName: 'DiagramArrowheadDefaultFlowLeftIcon',
|
|
840
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-default-flow-left',
|
|
841
|
+
categorization: 'single-purpose',
|
|
842
|
+
usage: 'Reserved for left-facing default flow diagram arrowhead in Whiteboards.',
|
|
843
|
+
team: 'Whiteboards',
|
|
844
|
+
status: 'published'
|
|
845
|
+
},
|
|
846
|
+
'diagram-arrowhead-default-flow-right': {
|
|
847
|
+
keywords: ['diagram-arrowhead-default-flow-right', 'diagramarrowheaddefaultflowright', 'icon', 'icon-lab', 'arrowhead', 'default flow', 'end point', 'diagram'],
|
|
848
|
+
componentName: 'DiagramArrowheadDefaultFlowRightIcon',
|
|
849
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-default-flow-right',
|
|
850
|
+
categorization: 'single-purpose',
|
|
851
|
+
usage: 'Reserved for right-facing default flow diagram arrowhead in Whiteboards.',
|
|
852
|
+
team: 'Whiteboards',
|
|
853
|
+
status: 'published'
|
|
854
|
+
},
|
|
855
|
+
'diagram-arrowhead-default-flow-up-right': {
|
|
856
|
+
keywords: ['diagram-arrowhead-default-flow-up-right', 'diagramarrowheaddefaultflowupright', 'icon', 'icon-lab', 'arrowhead', 'default flow', 'diagram'],
|
|
857
|
+
componentName: 'DiagramArrowheadDefaultFlowUpRightIcon',
|
|
858
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-default-flow-up-right',
|
|
859
|
+
categorization: 'single-purpose',
|
|
860
|
+
usage: 'Reserved for default flow diagram in Whiteboards.',
|
|
861
|
+
team: 'Whiteboards',
|
|
862
|
+
status: 'published'
|
|
863
|
+
},
|
|
864
|
+
'diagram-arrowhead-inheritance-left': {
|
|
865
|
+
keywords: ['diagram-arrowhead-inheritance-left', 'diagramarrowheadinheritanceleft', 'icon', 'icon-lab', 'arrowhead', 'inheritance', 'start point', 'diagram'],
|
|
866
|
+
componentName: 'DiagramArrowheadInheritanceLeftIcon',
|
|
867
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-inheritance-left',
|
|
868
|
+
categorization: 'single-purpose',
|
|
869
|
+
usage: 'Reserved for left-facing inheritance diagram arrowhead in Whiteboards.',
|
|
870
|
+
team: 'Whiteboards',
|
|
871
|
+
status: 'published'
|
|
872
|
+
},
|
|
873
|
+
'diagram-arrowhead-inheritance-right': {
|
|
874
|
+
keywords: ['diagram-arrowhead-inheritance-right', 'diagramarrowheadinheritanceright', 'icon', 'icon-lab', 'arrowhead', 'inheritance', 'end point', 'diagram'],
|
|
875
|
+
componentName: 'DiagramArrowheadInheritanceRightIcon',
|
|
876
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-inheritance-right',
|
|
877
|
+
categorization: 'single-purpose',
|
|
878
|
+
usage: 'Reserved for right-facing inheritance diagram arrowhead in Whiteboards.',
|
|
879
|
+
team: 'Whiteboards',
|
|
880
|
+
status: 'published'
|
|
881
|
+
},
|
|
882
|
+
'diagram-arrowhead-inheritance-up-right': {
|
|
883
|
+
keywords: ['diagram-arrowhead-inheritance-up-right', 'diagramarrowheadinheritanceupright', 'icon', 'icon-lab', 'arrowhead', 'inheritance', 'diagram'],
|
|
884
|
+
componentName: 'DiagramArrowheadInheritanceUpRightIcon',
|
|
885
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-inheritance-up-right',
|
|
886
|
+
categorization: 'single-purpose',
|
|
887
|
+
usage: 'Reserved for inheritance diagram in Whiteboards.',
|
|
888
|
+
team: 'Whiteboards',
|
|
889
|
+
status: 'published'
|
|
890
|
+
},
|
|
891
|
+
'diagram-arrowhead-many-left': {
|
|
892
|
+
keywords: ['diagram-arrowhead-many-left', 'diagramarrowheadmanyleft', 'icon', 'icon-lab', 'arrowhead', 'many', 'start point', 'diagram'],
|
|
893
|
+
componentName: 'DiagramArrowheadManyLeftIcon',
|
|
894
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-many-left',
|
|
895
|
+
categorization: 'single-purpose',
|
|
896
|
+
usage: 'Reserved for left-facing many diagram arrowhead in Whiteboards.',
|
|
897
|
+
team: 'Whiteboards',
|
|
898
|
+
status: 'published'
|
|
899
|
+
},
|
|
900
|
+
'diagram-arrowhead-many-right': {
|
|
901
|
+
keywords: ['diagram-arrowhead-many-right', 'diagramarrowheadmanyright', 'icon', 'icon-lab', 'arrowhead', 'many', 'end point', 'diagram'],
|
|
902
|
+
componentName: 'DiagramArrowheadManyRightIcon',
|
|
903
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-many-right',
|
|
904
|
+
categorization: 'single-purpose',
|
|
905
|
+
usage: 'Reserved for right-facing many diagram arrowhead in Whiteboards.',
|
|
906
|
+
team: 'Whiteboards',
|
|
907
|
+
status: 'published'
|
|
908
|
+
},
|
|
909
|
+
'diagram-arrowhead-many-up-right': {
|
|
910
|
+
keywords: ['diagram-arrowhead-many-up-right', 'diagramarrowheadmanyupright', 'icon', 'icon-lab', 'arrowhead', 'many', 'diagram'],
|
|
911
|
+
componentName: 'DiagramArrowheadManyUpRightIcon',
|
|
912
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-many-up-right',
|
|
913
|
+
categorization: 'single-purpose',
|
|
914
|
+
usage: 'Reserved for many diagram in Whiteboards.',
|
|
915
|
+
team: 'Whiteboards',
|
|
916
|
+
status: 'published'
|
|
917
|
+
},
|
|
918
|
+
'diagram-arrowhead-one-left': {
|
|
919
|
+
keywords: ['diagram-arrowhead-one-left', 'diagramarrowheadoneleft', 'icon', 'icon-lab', 'arrowhead', 'one', 'start point', 'diagram'],
|
|
920
|
+
componentName: 'DiagramArrowheadOneLeftIcon',
|
|
921
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-one-left',
|
|
922
|
+
categorization: 'single-purpose',
|
|
923
|
+
usage: 'Reserved for left-facing one diagram arrowhead in Whiteboards.',
|
|
924
|
+
team: 'Whiteboards',
|
|
925
|
+
status: 'published'
|
|
926
|
+
},
|
|
927
|
+
'diagram-arrowhead-one-or-many-left': {
|
|
928
|
+
keywords: ['diagram-arrowhead-one-or-many-left', 'diagramarrowheadoneormanyleft', 'icon', 'icon-lab', 'arrowhead', 'one or many', 'start point', 'diagram'],
|
|
929
|
+
componentName: 'DiagramArrowheadOneOrManyLeftIcon',
|
|
930
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-one-or-many-left',
|
|
931
|
+
categorization: 'single-purpose',
|
|
932
|
+
usage: 'Reserved for left-facing one or many diagram arrowhead in Whiteboards.',
|
|
933
|
+
team: 'Whiteboards',
|
|
934
|
+
status: 'published'
|
|
935
|
+
},
|
|
936
|
+
'diagram-arrowhead-one-or-many-right': {
|
|
937
|
+
keywords: ['diagram-arrowhead-one-or-many-right', 'diagramarrowheadoneormanyright', 'icon', 'icon-lab', 'arrowhead', 'one or many', 'end point', 'diagram'],
|
|
938
|
+
componentName: 'DiagramArrowheadOneOrManyRightIcon',
|
|
939
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-one-or-many-right',
|
|
940
|
+
categorization: 'single-purpose',
|
|
941
|
+
usage: 'Reserved for right-facing one or many diagram arrowhead in Whiteboards.',
|
|
942
|
+
team: 'Whiteboards',
|
|
943
|
+
status: 'published'
|
|
944
|
+
},
|
|
945
|
+
'diagram-arrowhead-one-or-many-up-right': {
|
|
946
|
+
keywords: ['diagram-arrowhead-one-or-many-up-right', 'diagramarrowheadoneormanyupright', 'icon', 'icon-lab', 'arrowhead', 'one or many', 'diagram'],
|
|
947
|
+
componentName: 'DiagramArrowheadOneOrManyUpRightIcon',
|
|
948
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-one-or-many-up-right',
|
|
949
|
+
categorization: 'single-purpose',
|
|
950
|
+
usage: 'Reserved for one or many diagram in Whiteboards.',
|
|
951
|
+
team: 'Whiteboards',
|
|
952
|
+
status: 'published'
|
|
953
|
+
},
|
|
954
|
+
'diagram-arrowhead-one-right': {
|
|
955
|
+
keywords: ['diagram-arrowhead-one-right', 'diagramarrowheadoneright', 'icon', 'icon-lab', 'arrowhead', 'one', 'end point', 'diagram'],
|
|
956
|
+
componentName: 'DiagramArrowheadOneRightIcon',
|
|
957
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-one-right',
|
|
958
|
+
categorization: 'single-purpose',
|
|
959
|
+
usage: 'Reserved for right-facing one diagram arrowhead in Whiteboards.',
|
|
960
|
+
team: 'Whiteboards',
|
|
961
|
+
status: 'published'
|
|
962
|
+
},
|
|
963
|
+
'diagram-arrowhead-one-up-right': {
|
|
964
|
+
keywords: ['diagram-arrowhead-one-up-right', 'diagramarrowheadoneupright', 'icon', 'icon-lab', 'arrowhead', 'one', 'diagram'],
|
|
965
|
+
componentName: 'DiagramArrowheadOneUpRightIcon',
|
|
966
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-one-up-right',
|
|
967
|
+
categorization: 'single-purpose',
|
|
968
|
+
usage: 'Reserved for one diagram in Whiteboards.',
|
|
969
|
+
team: 'Whiteboards',
|
|
970
|
+
status: 'published'
|
|
971
|
+
},
|
|
972
|
+
'diagram-arrowhead-only-one-left': {
|
|
973
|
+
keywords: ['diagram-arrowhead-only-one-left', 'diagramarrowheadonlyoneleft', 'icon', 'icon-lab', 'arrowhead', 'only one', 'start point', 'diagram'],
|
|
974
|
+
componentName: 'DiagramArrowheadOnlyOneLeftIcon',
|
|
975
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-only-one-left',
|
|
976
|
+
categorization: 'single-purpose',
|
|
977
|
+
usage: 'Reserved for left-facing only one diagram arrowhead in Whiteboards.',
|
|
978
|
+
team: 'Whiteboards',
|
|
979
|
+
status: 'published'
|
|
980
|
+
},
|
|
981
|
+
'diagram-arrowhead-only-one-right': {
|
|
982
|
+
keywords: ['diagram-arrowhead-only-one-right', 'diagramarrowheadonlyoneright', 'icon', 'icon-lab', 'arrowhead', 'only one', 'end point', 'diagram'],
|
|
983
|
+
componentName: 'DiagramArrowheadOnlyOneRightIcon',
|
|
984
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-only-one-right',
|
|
985
|
+
categorization: 'single-purpose',
|
|
986
|
+
usage: 'Reserved for right-facing only one diagram arrowhead in Whiteboards.',
|
|
987
|
+
team: 'Whiteboards',
|
|
988
|
+
status: 'published'
|
|
989
|
+
},
|
|
990
|
+
'diagram-arrowhead-only-one-up-right': {
|
|
991
|
+
keywords: ['diagram-arrowhead-only-one-up-right', 'diagramarrowheadonlyoneupright', 'icon', 'icon-lab', 'arrowhead', 'only one', 'diagram'],
|
|
992
|
+
componentName: 'DiagramArrowheadOnlyOneUpRightIcon',
|
|
993
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-only-one-up-right',
|
|
994
|
+
categorization: 'single-purpose',
|
|
995
|
+
usage: 'Reserved for only one diagram in Whiteboards.',
|
|
996
|
+
team: 'Whiteboards',
|
|
997
|
+
status: 'published'
|
|
998
|
+
},
|
|
999
|
+
'diagram-arrowhead-sequence-left': {
|
|
1000
|
+
keywords: ['diagram-arrowhead-sequence-left', 'diagramarrowheadsequenceleft', 'icon', 'icon-lab', 'arrowhead', 'sequence', 'start point', 'diagram'],
|
|
1001
|
+
componentName: 'DiagramArrowheadSequenceLeftIcon',
|
|
1002
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-sequence-left',
|
|
1003
|
+
categorization: 'single-purpose',
|
|
1004
|
+
usage: 'Reserved for left-facing sequence diagram arrowhead in Whiteboards.',
|
|
1005
|
+
team: 'Whiteboards',
|
|
1006
|
+
status: 'published'
|
|
1007
|
+
},
|
|
1008
|
+
'diagram-arrowhead-sequence-right': {
|
|
1009
|
+
keywords: ['diagram-arrowhead-sequence-right', 'diagramarrowheadsequenceright', 'icon', 'icon-lab', 'arrowhead', 'sequence', 'end point', 'diagram'],
|
|
1010
|
+
componentName: 'DiagramArrowheadSequenceRightIcon',
|
|
1011
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-sequence-right',
|
|
1012
|
+
categorization: 'single-purpose',
|
|
1013
|
+
usage: 'Reserved for right-facing sequence diagram arrowhead in Whiteboards.',
|
|
1014
|
+
team: 'Whiteboards',
|
|
1015
|
+
status: 'published'
|
|
1016
|
+
},
|
|
1017
|
+
'diagram-arrowhead-sequence-up-right': {
|
|
1018
|
+
keywords: ['diagram-arrowhead-sequence-up-right', 'diagramarrowheadsequenceupright', 'icon', 'icon-lab', 'arrowhead', 'sequence', 'diagram'],
|
|
1019
|
+
componentName: 'DiagramArrowheadSequenceUpRightIcon',
|
|
1020
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-sequence-up-right',
|
|
1021
|
+
categorization: 'single-purpose',
|
|
1022
|
+
usage: 'Reserved for sequence diagram in Whiteboards.',
|
|
1023
|
+
team: 'Whiteboards',
|
|
1024
|
+
status: 'published'
|
|
1025
|
+
},
|
|
1026
|
+
'diagram-arrowhead-zero-or-many-left': {
|
|
1027
|
+
keywords: ['diagram-arrowhead-zero-or-many-left', 'diagramarrowheadzeroormanyleft', 'icon', 'icon-lab', 'arrowhead', 'zero or many', 'start point', 'diagram'],
|
|
1028
|
+
componentName: 'DiagramArrowheadZeroOrManyLeftIcon',
|
|
1029
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-zero-or-many-left',
|
|
1030
|
+
categorization: 'single-purpose',
|
|
1031
|
+
usage: 'Reserved for left-facing zero or many diagram arrowhead in Whiteboards.',
|
|
1032
|
+
team: 'Whiteboards',
|
|
1033
|
+
status: 'published'
|
|
1034
|
+
},
|
|
1035
|
+
'diagram-arrowhead-zero-or-many-right': {
|
|
1036
|
+
keywords: ['diagram-arrowhead-zero-or-many-right', 'diagramarrowheadzeroormanyright', 'icon', 'icon-lab', 'arrowhead', 'zero or many', 'end point', 'diagram'],
|
|
1037
|
+
componentName: 'DiagramArrowheadZeroOrManyRightIcon',
|
|
1038
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-zero-or-many-right',
|
|
1039
|
+
categorization: 'single-purpose',
|
|
1040
|
+
usage: 'Reserved for right-facing zero or many diagram arrowhead in Whiteboards.',
|
|
1041
|
+
team: 'Whiteboards',
|
|
1042
|
+
status: 'published'
|
|
1043
|
+
},
|
|
1044
|
+
'diagram-arrowhead-zero-or-many-up-right': {
|
|
1045
|
+
keywords: ['diagram-arrowhead-zero-or-many-up-right', 'diagramarrowheadzeroormanyupright', 'icon', 'icon-lab', 'arrowhead', 'zero or many', 'diagram'],
|
|
1046
|
+
componentName: 'DiagramArrowheadZeroOrManyUpRightIcon',
|
|
1047
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-zero-or-many-up-right',
|
|
1048
|
+
categorization: 'single-purpose',
|
|
1049
|
+
usage: 'Reserved for zero or many diagram in Whiteboards.',
|
|
1050
|
+
team: 'Whiteboards',
|
|
1051
|
+
status: 'published'
|
|
1052
|
+
},
|
|
1053
|
+
'diagram-arrowhead-zero-or-one-left': {
|
|
1054
|
+
keywords: ['diagram-arrowhead-zero-or-one-left', 'diagramarrowheadzerooroneleft', 'icon', 'icon-lab', 'arrowhead', 'zero or one', 'start point', 'diagram'],
|
|
1055
|
+
componentName: 'DiagramArrowheadZeroOrOneLeftIcon',
|
|
1056
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-zero-or-one-left',
|
|
1057
|
+
categorization: 'single-purpose',
|
|
1058
|
+
usage: 'Reserved for left-facing zero or one diagram arrowhead in Whiteboards.',
|
|
1059
|
+
team: 'Whiteboards',
|
|
1060
|
+
status: 'published'
|
|
1061
|
+
},
|
|
1062
|
+
'diagram-arrowhead-zero-or-one-right': {
|
|
1063
|
+
keywords: ['diagram-arrowhead-zero-or-one-right', 'diagramarrowheadzerooroneright', 'icon', 'icon-lab', 'arrowhead', 'zero or one', 'end point', 'diagram'],
|
|
1064
|
+
componentName: 'DiagramArrowheadZeroOrOneRightIcon',
|
|
1065
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-zero-or-one-right',
|
|
1066
|
+
categorization: 'single-purpose',
|
|
1067
|
+
usage: 'Reserved for right-facing zero or one diagram arrowhead in Whiteboards.',
|
|
1068
|
+
team: 'Whiteboards',
|
|
1069
|
+
status: 'published'
|
|
1070
|
+
},
|
|
1071
|
+
'diagram-arrowhead-zero-or-one-up-right': {
|
|
1072
|
+
keywords: ['diagram-arrowhead-zero-or-one-up-right', 'diagramarrowheadzerooroneupright', 'icon', 'icon-lab', 'arrowhead', 'zero or one', 'diagram'],
|
|
1073
|
+
componentName: 'DiagramArrowheadZeroOrOneUpRightIcon',
|
|
1074
|
+
package: '@atlaskit/icon-lab/core/diagram-arrowhead-zero-or-one-up-right',
|
|
1075
|
+
categorization: 'single-purpose',
|
|
1076
|
+
usage: 'Reserved for zero or one diagram in Whiteboards.',
|
|
1077
|
+
team: 'Whiteboards',
|
|
1078
|
+
status: 'published'
|
|
1079
|
+
},
|
|
666
1080
|
'diagram-symbol-action': {
|
|
667
1081
|
keywords: ['diagram-symbol-action', 'diagramsymbolaction', 'icon', 'icon-lab', 'diagram', 'symbol', 'action'],
|
|
668
1082
|
componentName: 'DiagramSymbolActionIcon',
|
|
@@ -672,6 +1086,33 @@ const metadata = {
|
|
|
672
1086
|
team: 'Whiteboards',
|
|
673
1087
|
status: 'published'
|
|
674
1088
|
},
|
|
1089
|
+
'diagram-symbol-activation': {
|
|
1090
|
+
keywords: ['diagram-symbol-activation', 'diagramsymbolactivation', 'icon', 'icon-lab', 'diagram symbol', 'UML shape', 'activation'],
|
|
1091
|
+
componentName: 'DiagramSymbolActivationIcon',
|
|
1092
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-activation',
|
|
1093
|
+
categorization: 'single-purpose',
|
|
1094
|
+
usage: 'Reserved for activation UML diagram symbol.',
|
|
1095
|
+
team: 'Whiteboards',
|
|
1096
|
+
status: 'published'
|
|
1097
|
+
},
|
|
1098
|
+
'diagram-symbol-actor': {
|
|
1099
|
+
keywords: ['diagram-symbol-actor', 'diagramsymbolactor', 'icon', 'icon-lab', 'diagram symbol', 'actor', 'person', 'UML shape'],
|
|
1100
|
+
componentName: 'DiagramSymbolActorIcon',
|
|
1101
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-actor',
|
|
1102
|
+
categorization: 'single-purpose',
|
|
1103
|
+
usage: 'Reserved for actor UML diagram symbol in Whiteboards.',
|
|
1104
|
+
team: 'Whiteboards',
|
|
1105
|
+
status: 'published'
|
|
1106
|
+
},
|
|
1107
|
+
'diagram-symbol-ad-hoc': {
|
|
1108
|
+
keywords: ['diagram-symbol-ad-hoc', 'diagramsymboladhoc', 'icon', 'icon-lab', 'diagram symbol', 'ad hoc', 'BPMN shape'],
|
|
1109
|
+
componentName: 'DiagramSymbolAdHocIcon',
|
|
1110
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-ad-hoc',
|
|
1111
|
+
categorization: 'single-purpose',
|
|
1112
|
+
usage: 'Reserved for ad hoc BPMN diagram symbol in Whiteboards.',
|
|
1113
|
+
team: 'Whiteboards',
|
|
1114
|
+
status: 'published'
|
|
1115
|
+
},
|
|
675
1116
|
'diagram-symbol-alternate-process': {
|
|
676
1117
|
keywords: ['diagram-symbol-alternate-process', 'diagramsymbolalternateprocess', 'icon', 'icon-lab', 'diagram', 'symbol', 'alternate process'],
|
|
677
1118
|
componentName: 'DiagramSymbolAlternateProcessIcon',
|
|
@@ -681,6 +1122,87 @@ const metadata = {
|
|
|
681
1122
|
team: 'Whiteboards',
|
|
682
1123
|
status: 'published'
|
|
683
1124
|
},
|
|
1125
|
+
'diagram-symbol-arrow-left': {
|
|
1126
|
+
keywords: ['diagram-symbol-arrow-left', 'diagramsymbolarrowleft', 'icon', 'icon-lab', 'diagram symbol', 'left arrow', 'start point', 'BPMN shape'],
|
|
1127
|
+
componentName: 'DiagramSymbolArrowLeftIcon',
|
|
1128
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-arrow-left',
|
|
1129
|
+
categorization: 'single-purpose',
|
|
1130
|
+
usage: 'Reserved for left-facing arrow BPMN diagram symbol in Whiteboards.',
|
|
1131
|
+
team: 'Whiteboards',
|
|
1132
|
+
status: 'published'
|
|
1133
|
+
},
|
|
1134
|
+
'diagram-symbol-arrow-left-filled': {
|
|
1135
|
+
keywords: ['diagram-symbol-arrow-left-filled', 'diagramsymbolarrowleftfilled', 'icon', 'icon-lab', 'diagram symbol', 'left arrow', 'start point', 'filled', 'BPMN shape'],
|
|
1136
|
+
componentName: 'DiagramSymbolArrowLeftFilledIcon',
|
|
1137
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-arrow-left-filled',
|
|
1138
|
+
categorization: 'single-purpose',
|
|
1139
|
+
usage: 'Reserved for left-facing arrow BPMN diagram symbol in Whiteboards.',
|
|
1140
|
+
team: 'Whiteboards',
|
|
1141
|
+
status: 'published'
|
|
1142
|
+
},
|
|
1143
|
+
'diagram-symbol-arrow-right': {
|
|
1144
|
+
keywords: ['diagram-symbol-arrow-right', 'diagramsymbolarrowright', 'icon', 'icon-lab', 'diagram symbol', 'right arrow', 'end point', 'BPMN shape'],
|
|
1145
|
+
componentName: 'DiagramSymbolArrowRightIcon',
|
|
1146
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-arrow-right',
|
|
1147
|
+
categorization: 'single-purpose',
|
|
1148
|
+
usage: 'Reserved for right-facing arrow BPMN diagram symbol in Whiteboards.',
|
|
1149
|
+
team: 'Whiteboards',
|
|
1150
|
+
status: 'published'
|
|
1151
|
+
},
|
|
1152
|
+
'diagram-symbol-arrow-right-filled': {
|
|
1153
|
+
keywords: ['diagram-symbol-arrow-right-filled', 'diagramsymbolarrowrightfilled', 'icon', 'icon-lab', 'diagram symbol', 'right arrow', 'end point', 'filled', 'BPMN shape'],
|
|
1154
|
+
componentName: 'DiagramSymbolArrowRightFilledIcon',
|
|
1155
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-arrow-right-filled',
|
|
1156
|
+
categorization: 'single-purpose',
|
|
1157
|
+
usage: 'Reserved for right-facing arrow BPMN diagram symbol in Whiteboards.',
|
|
1158
|
+
team: 'Whiteboards',
|
|
1159
|
+
status: 'published'
|
|
1160
|
+
},
|
|
1161
|
+
'diagram-symbol-assembly': {
|
|
1162
|
+
keywords: ['diagram-symbol-assembly', 'diagramsymbolassembly', 'icon', 'icon-lab', 'diagram symbol', 'assembly', 'UML shape'],
|
|
1163
|
+
componentName: 'DiagramSymbolAssemblyIcon',
|
|
1164
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-assembly',
|
|
1165
|
+
categorization: 'single-purpose',
|
|
1166
|
+
usage: 'Reserved for assembly UML diagram symbol in Whiteboards.',
|
|
1167
|
+
team: 'Whiteboards',
|
|
1168
|
+
status: 'published'
|
|
1169
|
+
},
|
|
1170
|
+
'diagram-symbol-browser': {
|
|
1171
|
+
keywords: ['diagram-symbol-browser', 'diagramsymbolbrowser', 'icon', 'icon-lab', 'diagram symbol', 'web browser'],
|
|
1172
|
+
componentName: 'DiagramSymbolBrowserIcon',
|
|
1173
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-browser',
|
|
1174
|
+
categorization: 'single-purpose',
|
|
1175
|
+
usage: 'Reserved for browser diagram symbol in Whiteboards.',
|
|
1176
|
+
team: 'Whiteboards',
|
|
1177
|
+
status: 'published'
|
|
1178
|
+
},
|
|
1179
|
+
'diagram-symbol-class': {
|
|
1180
|
+
keywords: ['diagram-symbol-class', 'diagramsymbolclass', 'icon', 'icon-lab', 'diagram symbol', 'class', 'UML shape'],
|
|
1181
|
+
componentName: 'DiagramSymbolClassIcon',
|
|
1182
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-class',
|
|
1183
|
+
categorization: 'single-purpose',
|
|
1184
|
+
usage: 'Reserved for class UML diagram symbol in Whiteboards.',
|
|
1185
|
+
team: 'Whiteboards',
|
|
1186
|
+
status: 'published'
|
|
1187
|
+
},
|
|
1188
|
+
'diagram-symbol-cloud': {
|
|
1189
|
+
keywords: ['diagram-symbol-cloud', 'diagramsymbolcloud', 'icon', 'icon-lab', 'diagram symbol', 'cloud', 'advanced shape'],
|
|
1190
|
+
componentName: 'DiagramSymbolCloudIcon',
|
|
1191
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-cloud',
|
|
1192
|
+
categorization: 'single-purpose',
|
|
1193
|
+
usage: 'Reserved for cloud diagram symbol in Whiteboards.',
|
|
1194
|
+
team: 'Whiteboards',
|
|
1195
|
+
status: 'published'
|
|
1196
|
+
},
|
|
1197
|
+
'diagram-symbol-collaboration': {
|
|
1198
|
+
keywords: ['diagram-symbol-collaboration', 'diagramsymbolcollaboration', 'icon', 'icon-lab', 'diagram symbol', 'collaboration', 'collaborate'],
|
|
1199
|
+
componentName: 'DiagramSymbolCollaborationIcon',
|
|
1200
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-collaboration',
|
|
1201
|
+
categorization: 'single-purpose',
|
|
1202
|
+
usage: 'Reserved for collaboration diagram symbol in Whiteboards.',
|
|
1203
|
+
team: 'Whiteboards',
|
|
1204
|
+
status: 'published'
|
|
1205
|
+
},
|
|
684
1206
|
'diagram-symbol-collate': {
|
|
685
1207
|
keywords: ['diagram-symbol-collate', 'diagramsymbolcollate', 'icon', 'icon-lab', 'diagram', 'symbol', 'collate'],
|
|
686
1208
|
componentName: 'DiagramSymbolCollateIcon',
|
|
@@ -708,6 +1230,42 @@ const metadata = {
|
|
|
708
1230
|
team: 'Whiteboards',
|
|
709
1231
|
status: 'published'
|
|
710
1232
|
},
|
|
1233
|
+
'diagram-symbol-complex': {
|
|
1234
|
+
keywords: ['diagram-symbol-complex', 'diagramsymbolcomplex', 'icon', 'icon-lab', 'diagram symbol', 'complex', 'BPMN shape', 'asterisk'],
|
|
1235
|
+
componentName: 'DiagramSymbolComplexIcon',
|
|
1236
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-complex',
|
|
1237
|
+
categorization: 'single-purpose',
|
|
1238
|
+
usage: 'Reserved for complex BPMN diagram symbol in Whiteboards.',
|
|
1239
|
+
team: 'Whiteboards',
|
|
1240
|
+
status: 'published'
|
|
1241
|
+
},
|
|
1242
|
+
'diagram-symbol-component': {
|
|
1243
|
+
keywords: ['diagram-symbol-component', 'diagramsymbolcomponent', 'icon', 'icon-lab', 'diagram symbol', 'component', 'UML shape'],
|
|
1244
|
+
componentName: 'DiagramSymbolComponentIcon',
|
|
1245
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-component',
|
|
1246
|
+
categorization: 'single-purpose',
|
|
1247
|
+
usage: 'Reserved for component UML diagram symbol in Whiteboards.',
|
|
1248
|
+
team: 'Whiteboards',
|
|
1249
|
+
status: 'published'
|
|
1250
|
+
},
|
|
1251
|
+
'diagram-symbol-component-box': {
|
|
1252
|
+
keywords: ['diagram-symbol-component-box', 'diagramsymbolcomponentbox', 'icon', 'icon-lab', 'diagram symbol', 'component box', 'UML shape'],
|
|
1253
|
+
componentName: 'DiagramSymbolComponentBoxIcon',
|
|
1254
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-component-box',
|
|
1255
|
+
categorization: 'single-purpose',
|
|
1256
|
+
usage: 'Reserved for component box UML diagram symbol in Whiteboards.',
|
|
1257
|
+
team: 'Whiteboards',
|
|
1258
|
+
status: 'published'
|
|
1259
|
+
},
|
|
1260
|
+
'diagram-symbol-compute': {
|
|
1261
|
+
keywords: ['diagram-symbol-compute', 'diagramsymbolcompute', 'icon', 'icon-lab', 'diagram symbol', 'compute', 'processor', 'microchip', 'advanced shape'],
|
|
1262
|
+
componentName: 'DiagramSymbolComputeIcon',
|
|
1263
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-compute',
|
|
1264
|
+
categorization: 'single-purpose',
|
|
1265
|
+
usage: 'Reserved for compute diagram symbol in Whiteboards.',
|
|
1266
|
+
team: 'Whiteboards',
|
|
1267
|
+
status: 'published'
|
|
1268
|
+
},
|
|
711
1269
|
'diagram-symbol-connector-off-page': {
|
|
712
1270
|
keywords: ['diagram-symbol-connector-off-page', 'diagramsymbolconnectoroffpage', 'icon', 'icon-lab', 'off-page', 'diagram', 'symbol', 'connector'],
|
|
713
1271
|
componentName: 'DiagramSymbolConnectorOffPageIcon',
|
|
@@ -726,6 +1284,15 @@ const metadata = {
|
|
|
726
1284
|
team: 'Whiteboards',
|
|
727
1285
|
status: 'published'
|
|
728
1286
|
},
|
|
1287
|
+
'diagram-symbol-container': {
|
|
1288
|
+
keywords: ['diagram-symbol-container', 'diagramsymbolcontainer', 'icon', 'icon-lab', 'diagram symbol', 'container'],
|
|
1289
|
+
componentName: 'DiagramSymbolContainerIcon',
|
|
1290
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-container',
|
|
1291
|
+
categorization: 'single-purpose',
|
|
1292
|
+
usage: 'Reserved for container diagram symbol in Whiteboards.',
|
|
1293
|
+
team: 'Whiteboards',
|
|
1294
|
+
status: 'published'
|
|
1295
|
+
},
|
|
729
1296
|
'diagram-symbol-database': {
|
|
730
1297
|
keywords: ['diagram-symbol-database', 'diagramsymboldatabase', 'icon', 'icon-lab', 'diagram', 'symbol', 'database'],
|
|
731
1298
|
componentName: 'DiagramSymbolDatabaseIcon',
|
|
@@ -735,6 +1302,15 @@ const metadata = {
|
|
|
735
1302
|
team: 'Whiteboards',
|
|
736
1303
|
status: 'published'
|
|
737
1304
|
},
|
|
1305
|
+
'diagram-symbol-database-source': {
|
|
1306
|
+
keywords: ['diagram-symbol-database-source', 'diagramsymboldatabasesource', 'icon', 'icon-lab', 'diagram symbol', 'database', 'db', 'source', 'advanced shape'],
|
|
1307
|
+
componentName: 'DiagramSymbolDatabaseSourceIcon',
|
|
1308
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-database-source',
|
|
1309
|
+
categorization: 'single-purpose',
|
|
1310
|
+
usage: 'Reserved for database source diagram symbol in Whiteboards.',
|
|
1311
|
+
team: 'Whiteboards',
|
|
1312
|
+
status: 'published'
|
|
1313
|
+
},
|
|
738
1314
|
'diagram-symbol-decision': {
|
|
739
1315
|
keywords: ['diagram-symbol-decision', 'diagramsymboldecision', 'icon', 'icon-lab', 'diagram', 'symbol', 'decision'],
|
|
740
1316
|
componentName: 'DiagramSymbolDecisionIcon',
|
|
@@ -780,6 +1356,114 @@ const metadata = {
|
|
|
780
1356
|
team: 'Whiteboards',
|
|
781
1357
|
status: 'published'
|
|
782
1358
|
},
|
|
1359
|
+
'diagram-symbol-end': {
|
|
1360
|
+
keywords: ['diagram-symbol-end', 'diagramsymbolend', 'icon', 'icon-lab', 'diagram symbol', 'end', 'UML shape'],
|
|
1361
|
+
componentName: 'DiagramSymbolEndIcon',
|
|
1362
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-end',
|
|
1363
|
+
categorization: 'single-purpose',
|
|
1364
|
+
usage: 'Reserved for end UML diagram symbol in Whiteboards.',
|
|
1365
|
+
team: 'Whiteboards',
|
|
1366
|
+
status: 'published'
|
|
1367
|
+
},
|
|
1368
|
+
'diagram-symbol-error': {
|
|
1369
|
+
keywords: ['diagram-symbol-error', 'diagramsymbolerror', 'icon', 'icon-lab', 'diagram symbol', 'error', 'lightning bolt', 'BPMN shape'],
|
|
1370
|
+
componentName: 'DiagramSymbolErrorIcon',
|
|
1371
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-error',
|
|
1372
|
+
categorization: 'single-purpose',
|
|
1373
|
+
usage: 'Reserved for error BPMN diagram symbol in Whiteboards.',
|
|
1374
|
+
team: 'Whiteboards',
|
|
1375
|
+
status: 'published'
|
|
1376
|
+
},
|
|
1377
|
+
'diagram-symbol-error-filled': {
|
|
1378
|
+
keywords: ['diagram-symbol-error-filled', 'diagramsymbolerrorfilled', 'icon', 'icon-lab', 'diagram symbol', 'error', 'filled', 'lightning bolt', 'BPMN shape'],
|
|
1379
|
+
componentName: 'DiagramSymbolErrorFilledIcon',
|
|
1380
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-error-filled',
|
|
1381
|
+
categorization: 'single-purpose',
|
|
1382
|
+
usage: 'Reserved for error BPMN diagram symbol in Whiteboards.',
|
|
1383
|
+
team: 'Whiteboards',
|
|
1384
|
+
status: 'published'
|
|
1385
|
+
},
|
|
1386
|
+
'diagram-symbol-event-based': {
|
|
1387
|
+
keywords: ['diagram-symbol-event-based', 'diagramsymboleventbased', 'icon', 'icon-lab', 'diagram symbol', 'event based', 'pentagon', 'BPMN shape'],
|
|
1388
|
+
componentName: 'DiagramSymbolEventBasedIcon',
|
|
1389
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-event-based',
|
|
1390
|
+
categorization: 'single-purpose',
|
|
1391
|
+
usage: 'Reserved for event based BPMN diagram symbol in Whiteboards.',
|
|
1392
|
+
team: 'Whiteboards',
|
|
1393
|
+
status: 'published'
|
|
1394
|
+
},
|
|
1395
|
+
'diagram-symbol-event-based-filled': {
|
|
1396
|
+
keywords: ['diagram-symbol-event-based-filled', 'diagramsymboleventbasedfilled', 'icon', 'icon-lab', 'diagram symbol', 'event based', 'pentagon', 'filled', 'BPMN shape'],
|
|
1397
|
+
componentName: 'DiagramSymbolEventBasedFilledIcon',
|
|
1398
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-event-based-filled',
|
|
1399
|
+
categorization: 'single-purpose',
|
|
1400
|
+
usage: 'Reserved for event based BPMN diagram symbol in Whiteboards.',
|
|
1401
|
+
team: 'Whiteboards',
|
|
1402
|
+
status: 'published'
|
|
1403
|
+
},
|
|
1404
|
+
'diagram-symbol-exclusive': {
|
|
1405
|
+
keywords: ['diagram-symbol-exclusive', 'diagramsymbolexclusive', 'icon', 'icon-lab', 'diagram symbol', 'exclusive', 'cross', 'x', 'BPMN shape'],
|
|
1406
|
+
componentName: 'DiagramSymbolExclusiveIcon',
|
|
1407
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-exclusive',
|
|
1408
|
+
categorization: 'single-purpose',
|
|
1409
|
+
usage: 'Reserved for exclusive BPMN diagram symbol in Whiteboards.',
|
|
1410
|
+
team: 'Whiteboards',
|
|
1411
|
+
status: 'published'
|
|
1412
|
+
},
|
|
1413
|
+
'diagram-symbol-exclusive-filled': {
|
|
1414
|
+
keywords: ['diagram-symbol-exclusive-filled', 'diagramsymbolexclusivefilled', 'icon', 'icon-lab', 'diagram symbol', 'exclusive', 'filled', 'cross', 'x', 'BPMN shape'],
|
|
1415
|
+
componentName: 'DiagramSymbolExclusiveFilledIcon',
|
|
1416
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-exclusive-filled',
|
|
1417
|
+
categorization: 'single-purpose',
|
|
1418
|
+
usage: 'Reserved for exclusive BPMN diagram symbol in Whiteboards.',
|
|
1419
|
+
team: 'Whiteboards',
|
|
1420
|
+
status: 'published'
|
|
1421
|
+
},
|
|
1422
|
+
'diagram-symbol-file': {
|
|
1423
|
+
keywords: ['diagram-symbol-file', 'diagramsymbolfile', 'icon', 'icon-lab', 'diagram symbol', 'file', 'advanced shape', 'document'],
|
|
1424
|
+
componentName: 'DiagramSymbolFileIcon',
|
|
1425
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-file',
|
|
1426
|
+
categorization: 'single-purpose',
|
|
1427
|
+
usage: 'Reserved for file diagram symbol in Whiteboards.',
|
|
1428
|
+
team: 'Whiteboards',
|
|
1429
|
+
status: 'published'
|
|
1430
|
+
},
|
|
1431
|
+
'diagram-symbol-fork-horizontal': {
|
|
1432
|
+
keywords: ['diagram-symbol-fork-horizontal', 'diagramsymbolforkhorizontal', 'icon', 'icon-lab', 'diagram symbol', 'horizontal fork', 'UML shape', 'filled'],
|
|
1433
|
+
componentName: 'DiagramSymbolForkHorizontalIcon',
|
|
1434
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-fork-horizontal',
|
|
1435
|
+
categorization: 'single-purpose',
|
|
1436
|
+
usage: 'Reserved for horizontal fork UML diagram symbol in Whiteboards.',
|
|
1437
|
+
team: 'Whiteboards',
|
|
1438
|
+
status: 'published'
|
|
1439
|
+
},
|
|
1440
|
+
'diagram-symbol-fork-vertical': {
|
|
1441
|
+
keywords: ['diagram-symbol-fork-vertical', 'diagramsymbolforkvertical', 'icon', 'icon-lab', 'diagram symbol', 'vertical fork', 'UML shape', 'filled'],
|
|
1442
|
+
componentName: 'DiagramSymbolForkVerticalIcon',
|
|
1443
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-fork-vertical',
|
|
1444
|
+
categorization: 'single-purpose',
|
|
1445
|
+
usage: 'Reserved for vertical fork UML diagram symbol in Whiteboards.',
|
|
1446
|
+
team: 'Whiteboards',
|
|
1447
|
+
status: 'published'
|
|
1448
|
+
},
|
|
1449
|
+
'diagram-symbol-frame': {
|
|
1450
|
+
keywords: ['diagram-symbol-frame', 'diagramsymbolframe', 'icon', 'icon-lab', 'diagram symbol', 'frame', 'container', 'section'],
|
|
1451
|
+
componentName: 'DiagramSymbolFrameIcon',
|
|
1452
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-frame',
|
|
1453
|
+
categorization: 'single-purpose',
|
|
1454
|
+
usage: 'Reserved for frame diagram symbol in Whiteboards.',
|
|
1455
|
+
team: 'Whiteboards',
|
|
1456
|
+
status: 'published'
|
|
1457
|
+
},
|
|
1458
|
+
'diagram-symbol-frontend': {
|
|
1459
|
+
keywords: ['diagram-symbol-frontend', 'diagramsymbolfrontend', 'icon', 'icon-lab', 'diagram symbol', 'frontend', 'advanced shape', '<>', 'angle brackets', 'code'],
|
|
1460
|
+
componentName: 'DiagramSymbolFrontendIcon',
|
|
1461
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-frontend',
|
|
1462
|
+
categorization: 'single-purpose',
|
|
1463
|
+
usage: 'Reserved for frontend diagram symbol in Whiteboards.',
|
|
1464
|
+
team: 'Whiteboards',
|
|
1465
|
+
status: 'published'
|
|
1466
|
+
},
|
|
783
1467
|
'diagram-symbol-hard-disk': {
|
|
784
1468
|
keywords: ['diagram-symbol-hard-disk', 'diagramsymbolharddisk', 'icon', 'icon-lab', 'diagram', 'symbol', 'hard disk', 'hard drive', 'storage'],
|
|
785
1469
|
componentName: 'DiagramSymbolHardDiskIcon',
|
|
@@ -789,6 +1473,15 @@ const metadata = {
|
|
|
789
1473
|
team: 'Whiteboards',
|
|
790
1474
|
status: 'published'
|
|
791
1475
|
},
|
|
1476
|
+
'diagram-symbol-history': {
|
|
1477
|
+
keywords: ['diagram-symbol-history', 'diagramsymbolhistory', 'icon', 'icon-lab', 'diagram symbol', 'history', 'UML shape'],
|
|
1478
|
+
componentName: 'DiagramSymbolHistoryIcon',
|
|
1479
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-history',
|
|
1480
|
+
categorization: 'single-purpose',
|
|
1481
|
+
usage: 'Reserved for history UML diagram symbol in Whiteboards.',
|
|
1482
|
+
team: 'Whiteboards',
|
|
1483
|
+
status: 'published'
|
|
1484
|
+
},
|
|
792
1485
|
'diagram-symbol-input-output': {
|
|
793
1486
|
keywords: ['diagram-symbol-input-output', 'diagramsymbolinputoutput', 'icon', 'icon-lab', 'diagram', 'symbol', 'input', 'output'],
|
|
794
1487
|
componentName: 'DiagramSymbolInputOutputIcon',
|
|
@@ -798,6 +1491,15 @@ const metadata = {
|
|
|
798
1491
|
team: 'Whiteboards',
|
|
799
1492
|
status: 'published'
|
|
800
1493
|
},
|
|
1494
|
+
'diagram-symbol-interface-attributes': {
|
|
1495
|
+
keywords: ['diagram-symbol-interface-attributes', 'diagramsymbolinterfaceattributes', 'icon', 'icon-lab', 'diagram symbol', 'UI', 'interface', 'attributes', 'UML shape'],
|
|
1496
|
+
componentName: 'DiagramSymbolInterfaceAttributesIcon',
|
|
1497
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-interface-attributes',
|
|
1498
|
+
categorization: 'single-purpose',
|
|
1499
|
+
usage: 'Reserved for interface attributes UML diagram symbol in Whiteboards.',
|
|
1500
|
+
team: 'Whiteboards',
|
|
1501
|
+
status: 'published'
|
|
1502
|
+
},
|
|
801
1503
|
'diagram-symbol-internal-storage': {
|
|
802
1504
|
keywords: ['diagram-symbol-internal-storage', 'diagramsymbolinternalstorage', 'icon', 'icon-lab', 'diagram', 'symbol', 'internal storage'],
|
|
803
1505
|
componentName: 'DiagramSymbolInternalStorageIcon',
|
|
@@ -816,6 +1518,15 @@ const metadata = {
|
|
|
816
1518
|
team: 'Whiteboards',
|
|
817
1519
|
status: 'published'
|
|
818
1520
|
},
|
|
1521
|
+
'diagram-symbol-manual': {
|
|
1522
|
+
keywords: ['diagram-symbol-manual', 'diagramsymbolmanual', 'icon', 'icon-lab', 'diagram symbol', 'manual', 'hand', 'BPMN shape'],
|
|
1523
|
+
componentName: 'DiagramSymbolManualIcon',
|
|
1524
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-manual',
|
|
1525
|
+
categorization: 'single-purpose',
|
|
1526
|
+
usage: 'Reserved for manual BPMN diagram symbol in Whiteboards.',
|
|
1527
|
+
team: 'Whiteboards',
|
|
1528
|
+
status: 'published'
|
|
1529
|
+
},
|
|
819
1530
|
'diagram-symbol-manual-input': {
|
|
820
1531
|
keywords: ['diagram-symbol-manual-input', 'diagramsymbolmanualinput', 'icon', 'icon-lab', 'diagram', 'symbol', 'manual input'],
|
|
821
1532
|
componentName: 'DiagramSymbolManualInputIcon',
|
|
@@ -852,6 +1563,24 @@ const metadata = {
|
|
|
852
1563
|
team: 'Whiteboards',
|
|
853
1564
|
status: 'published'
|
|
854
1565
|
},
|
|
1566
|
+
'diagram-symbol-node': {
|
|
1567
|
+
keywords: ['diagram-symbol-node', 'diagramsymbolnode', 'icon', 'icon-lab', 'diagram symbol', 'node', 'cube'],
|
|
1568
|
+
componentName: 'DiagramSymbolNodeIcon',
|
|
1569
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-node',
|
|
1570
|
+
categorization: 'single-purpose',
|
|
1571
|
+
usage: 'Reserved for node diagram symbol in Whiteboards.',
|
|
1572
|
+
team: 'Whiteboards',
|
|
1573
|
+
status: 'published'
|
|
1574
|
+
},
|
|
1575
|
+
'diagram-symbol-note': {
|
|
1576
|
+
keywords: ['diagram-symbol-note', 'diagramsymbolnote', 'icon', 'icon-lab', 'diagram symbol', 'note', 'UML shape'],
|
|
1577
|
+
componentName: 'DiagramSymbolNoteIcon',
|
|
1578
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-note',
|
|
1579
|
+
categorization: 'single-purpose',
|
|
1580
|
+
usage: 'Reserved for note UML diagram symbol in Whiteboards.',
|
|
1581
|
+
team: 'Whiteboards',
|
|
1582
|
+
status: 'published'
|
|
1583
|
+
},
|
|
855
1584
|
'diagram-symbol-or': {
|
|
856
1585
|
keywords: ['diagram-symbol-or', 'diagramsymbolor', 'icon', 'icon-lab', 'diagram', 'symbol', 'or', 'logic'],
|
|
857
1586
|
componentName: 'DiagramSymbolOrIcon',
|
|
@@ -861,6 +1590,96 @@ const metadata = {
|
|
|
861
1590
|
team: 'Whiteboards',
|
|
862
1591
|
status: 'published'
|
|
863
1592
|
},
|
|
1593
|
+
'diagram-symbol-package': {
|
|
1594
|
+
keywords: ['diagram-symbol-package', 'diagramsymbolpackage', 'icon', 'icon-lab', 'diagram symbol', 'container', 'package'],
|
|
1595
|
+
componentName: 'DiagramSymbolPackageIcon',
|
|
1596
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-package',
|
|
1597
|
+
categorization: 'single-purpose',
|
|
1598
|
+
usage: 'Reserved for package diagram symbol in Whiteboards.',
|
|
1599
|
+
team: 'Whiteboards',
|
|
1600
|
+
status: 'published'
|
|
1601
|
+
},
|
|
1602
|
+
'diagram-symbol-parallel-even-based': {
|
|
1603
|
+
keywords: ['diagram-symbol-parallel-even-based', 'diagramsymbolparallelevenbased', 'icon', 'icon-lab', 'diagram symbol', 'plus', 'parallel even based', 'BPMN shape'],
|
|
1604
|
+
componentName: 'DiagramSymbolParallelEvenBasedIcon',
|
|
1605
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-parallel-even-based',
|
|
1606
|
+
categorization: 'single-purpose',
|
|
1607
|
+
usage: 'Reserved for parallel even based BPMN diagram symbol in Whiteboards.',
|
|
1608
|
+
team: 'Whiteboards',
|
|
1609
|
+
status: 'published'
|
|
1610
|
+
},
|
|
1611
|
+
'diagram-symbol-parallel-even-based-filled': {
|
|
1612
|
+
keywords: ['diagram-symbol-parallel-even-based-filled', 'diagramsymbolparallelevenbasedfilled', 'icon', 'icon-lab', 'diagram symbol', 'plus', 'filled', 'parallel even based', 'BPMN shape'],
|
|
1613
|
+
componentName: 'DiagramSymbolParallelEvenBasedFilledIcon',
|
|
1614
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-parallel-even-based-filled',
|
|
1615
|
+
categorization: 'single-purpose',
|
|
1616
|
+
usage: 'Reserved for parallel even based BPMN diagram symbol in Whiteboards.',
|
|
1617
|
+
team: 'Whiteboards',
|
|
1618
|
+
status: 'published'
|
|
1619
|
+
},
|
|
1620
|
+
'diagram-symbol-parallel-mi': {
|
|
1621
|
+
keywords: ['diagram-symbol-parallel-mi', 'diagramsymbolparallelmi', 'icon', 'icon-lab', 'diagram symbol', 'parallel mi', 'BPMN shape'],
|
|
1622
|
+
componentName: 'DiagramSymbolParallelMiIcon',
|
|
1623
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-parallel-mi',
|
|
1624
|
+
categorization: 'single-purpose',
|
|
1625
|
+
usage: 'Reserved for parallel mi BPMN diagram symbol in Whiteboards.',
|
|
1626
|
+
team: 'Whiteboards',
|
|
1627
|
+
status: 'published'
|
|
1628
|
+
},
|
|
1629
|
+
'diagram-symbol-pin-left': {
|
|
1630
|
+
keywords: ['diagram-symbol-pin-left', 'diagramsymbolpinleft', 'icon', 'icon-lab', 'diagram symbol', 'arrow left', 'pin', 'UML shape'],
|
|
1631
|
+
componentName: 'DiagramSymbolPinLeftIcon',
|
|
1632
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-pin-left',
|
|
1633
|
+
categorization: 'single-purpose',
|
|
1634
|
+
usage: 'Reserved for left-facing pin UML diagram symbol in Whiteboards.',
|
|
1635
|
+
team: 'Whiteboards',
|
|
1636
|
+
status: 'published'
|
|
1637
|
+
},
|
|
1638
|
+
'diagram-symbol-pin-left-filled': {
|
|
1639
|
+
keywords: ['diagram-symbol-pin-left-filled', 'diagramsymbolpinleftfilled', 'icon', 'icon-lab', 'diagram symbol', 'left arrow', 'filled', 'pin', 'UML shape'],
|
|
1640
|
+
componentName: 'DiagramSymbolPinLeftFilledIcon',
|
|
1641
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-pin-left-filled',
|
|
1642
|
+
categorization: 'single-purpose',
|
|
1643
|
+
usage: 'Reserved for right-facing pin UML diagram symbol in Whiteboards.',
|
|
1644
|
+
team: 'Whiteboards',
|
|
1645
|
+
status: 'published'
|
|
1646
|
+
},
|
|
1647
|
+
'diagram-symbol-pin-right': {
|
|
1648
|
+
keywords: ['diagram-symbol-pin-right', 'diagramsymbolpinright', 'icon', 'icon-lab', 'diagram symbol', 'right arrow', 'pin', 'UML shape'],
|
|
1649
|
+
componentName: 'DiagramSymbolPinRightIcon',
|
|
1650
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-pin-right',
|
|
1651
|
+
categorization: 'single-purpose',
|
|
1652
|
+
usage: 'Reserved for right-facing pin UML diagram symbol in Whiteboards.',
|
|
1653
|
+
team: 'Whiteboards',
|
|
1654
|
+
status: 'published'
|
|
1655
|
+
},
|
|
1656
|
+
'diagram-symbol-pin-right-filled': {
|
|
1657
|
+
keywords: ['diagram-symbol-pin-right-filled', 'diagramsymbolpinrightfilled', 'icon', 'icon-lab', 'diagram symbol', 'right arrow', 'filled', 'pin', 'UML shape'],
|
|
1658
|
+
componentName: 'DiagramSymbolPinRightFilledIcon',
|
|
1659
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-pin-right-filled',
|
|
1660
|
+
categorization: 'single-purpose',
|
|
1661
|
+
usage: 'Reserved for right-facing pin UML diagram symbol in Whiteboards.',
|
|
1662
|
+
team: 'Whiteboards',
|
|
1663
|
+
status: 'published'
|
|
1664
|
+
},
|
|
1665
|
+
'diagram-symbol-pool-horizontal': {
|
|
1666
|
+
keywords: ['diagram-symbol-pool-horizontal', 'diagramsymbolpoolhorizontal', 'icon', 'icon-lab', 'diagram symbol', 'horizontal pool', 'container'],
|
|
1667
|
+
componentName: 'DiagramSymbolPoolHorizontalIcon',
|
|
1668
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-pool-horizontal',
|
|
1669
|
+
categorization: 'single-purpose',
|
|
1670
|
+
usage: 'Reserved for horizontal pool diagram symbol in Whiteboards.',
|
|
1671
|
+
team: 'Whiteboards',
|
|
1672
|
+
status: 'published'
|
|
1673
|
+
},
|
|
1674
|
+
'diagram-symbol-pool-vertical': {
|
|
1675
|
+
keywords: ['diagram-symbol-pool-vertical', 'diagramsymbolpoolvertical', 'icon', 'icon-lab', 'diagram symbol', 'vertical pool', 'container'],
|
|
1676
|
+
componentName: 'DiagramSymbolPoolVerticalIcon',
|
|
1677
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-pool-vertical',
|
|
1678
|
+
categorization: 'single-purpose',
|
|
1679
|
+
usage: 'Reserved for vertical pool diagram symbol in Whiteboards.',
|
|
1680
|
+
team: 'Whiteboards',
|
|
1681
|
+
status: 'published'
|
|
1682
|
+
},
|
|
864
1683
|
'diagram-symbol-predefined-process': {
|
|
865
1684
|
keywords: ['diagram-symbol-predefined-process', 'diagramsymbolpredefinedprocess', 'icon', 'icon-lab', 'diagram', 'symbol', 'predefined process'],
|
|
866
1685
|
componentName: 'DiagramSymbolPredefinedProcessIcon',
|
|
@@ -879,6 +1698,78 @@ const metadata = {
|
|
|
879
1698
|
team: 'Whiteboards',
|
|
880
1699
|
status: 'published'
|
|
881
1700
|
},
|
|
1701
|
+
'diagram-symbol-provided-interface': {
|
|
1702
|
+
keywords: ['diagram-symbol-provided-interface', 'diagramsymbolprovidedinterface', 'icon', 'icon-lab', 'diagram symbol', 'provided interface', 'UML shape'],
|
|
1703
|
+
componentName: 'DiagramSymbolProvidedInterfaceIcon',
|
|
1704
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-provided-interface',
|
|
1705
|
+
categorization: 'single-purpose',
|
|
1706
|
+
usage: 'Reserved for provided interface UML diagram symbol in Whiteboards.',
|
|
1707
|
+
team: 'Whiteboards',
|
|
1708
|
+
status: 'published'
|
|
1709
|
+
},
|
|
1710
|
+
'diagram-symbol-receive-signal': {
|
|
1711
|
+
keywords: ['diagram-symbol-receive-signal', 'diagramsymbolreceivesignal', 'icon', 'icon-lab', 'diagram symbol', 'receive signal', 'UML shape'],
|
|
1712
|
+
componentName: 'DiagramSymbolReceiveSignalIcon',
|
|
1713
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-receive-signal',
|
|
1714
|
+
categorization: 'single-purpose',
|
|
1715
|
+
usage: 'Reserved for receive signal UML diagram symbol in Whiteboards.',
|
|
1716
|
+
team: 'Whiteboards',
|
|
1717
|
+
status: 'published'
|
|
1718
|
+
},
|
|
1719
|
+
'diagram-symbol-required-interface': {
|
|
1720
|
+
keywords: ['diagram-symbol-required-interface', 'diagramsymbolrequiredinterface', 'icon', 'icon-lab', 'diagram symbol', 'required interface', 'UML shape'],
|
|
1721
|
+
componentName: 'DiagramSymbolRequiredInterfaceIcon',
|
|
1722
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-required-interface',
|
|
1723
|
+
categorization: 'single-purpose',
|
|
1724
|
+
usage: 'Reserved for required interface UML diagram symbol in Whiteboards.',
|
|
1725
|
+
team: 'Whiteboards',
|
|
1726
|
+
status: 'published'
|
|
1727
|
+
},
|
|
1728
|
+
'diagram-symbol-send': {
|
|
1729
|
+
keywords: ['diagram-symbol-send', 'diagramsymbolsend', 'icon', 'icon-lab', 'diagram symbol', 'send', 'envelope', 'email', 'BPMN shape'],
|
|
1730
|
+
componentName: 'DiagramSymbolSendIcon',
|
|
1731
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-send',
|
|
1732
|
+
categorization: 'single-purpose',
|
|
1733
|
+
usage: 'Reserved for send BPMN diagram symbol in Whiteboards.',
|
|
1734
|
+
team: 'Whiteboards',
|
|
1735
|
+
status: 'published'
|
|
1736
|
+
},
|
|
1737
|
+
'diagram-symbol-send-signal': {
|
|
1738
|
+
keywords: ['diagram-symbol-send-signal', 'diagramsymbolsendsignal', 'icon', 'icon-lab', 'diagram symbol', 'send signal', 'UML shape'],
|
|
1739
|
+
componentName: 'DiagramSymbolSendSignalIcon',
|
|
1740
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-send-signal',
|
|
1741
|
+
categorization: 'single-purpose',
|
|
1742
|
+
usage: 'Reserved for send signal UML diagram symbol in Whiteboards.',
|
|
1743
|
+
team: 'Whiteboards',
|
|
1744
|
+
status: 'published'
|
|
1745
|
+
},
|
|
1746
|
+
'diagram-symbol-shield': {
|
|
1747
|
+
keywords: ['diagram-symbol-shield', 'diagramsymbolshield', 'icon', 'icon-lab', 'diagram symbol', 'shield', 'checkmark', 'advanced shape'],
|
|
1748
|
+
componentName: 'DiagramSymbolShieldIcon',
|
|
1749
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-shield',
|
|
1750
|
+
categorization: 'single-purpose',
|
|
1751
|
+
usage: 'Reserved for shield diagram symbol in Whiteboards.',
|
|
1752
|
+
team: 'Whiteboards',
|
|
1753
|
+
status: 'published'
|
|
1754
|
+
},
|
|
1755
|
+
'diagram-symbol-signal': {
|
|
1756
|
+
keywords: ['diagram-symbol-signal', 'diagramsymbolsignal', 'icon', 'icon-lab', 'diagram symbol', 'signal', 'triangle', 'BPMN shape'],
|
|
1757
|
+
componentName: 'DiagramSymbolSignalIcon',
|
|
1758
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-signal',
|
|
1759
|
+
categorization: 'single-purpose',
|
|
1760
|
+
usage: 'Reserved for signal BPMN diagram symbol in Whiteboards.',
|
|
1761
|
+
team: 'Whiteboards',
|
|
1762
|
+
status: 'published'
|
|
1763
|
+
},
|
|
1764
|
+
'diagram-symbol-signal-filled': {
|
|
1765
|
+
keywords: ['diagram-symbol-signal-filled', 'diagramsymbolsignalfilled', 'icon', 'icon-lab', 'diagram symbol', 'signal', 'filled', 'triangle', 'BPMN shape'],
|
|
1766
|
+
componentName: 'DiagramSymbolSignalFilledIcon',
|
|
1767
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-signal-filled',
|
|
1768
|
+
categorization: 'single-purpose',
|
|
1769
|
+
usage: 'Reserved for signal BPMN diagram symbol in Whiteboards.',
|
|
1770
|
+
team: 'Whiteboards',
|
|
1771
|
+
status: 'published'
|
|
1772
|
+
},
|
|
882
1773
|
'diagram-symbol-sort': {
|
|
883
1774
|
keywords: ['diagram-symbol-sort', 'diagramsymbolsort', 'icon', 'icon-lab', 'diagram', 'symbol', 'sort'],
|
|
884
1775
|
componentName: 'DiagramSymbolSortIcon',
|
|
@@ -888,6 +1779,15 @@ const metadata = {
|
|
|
888
1779
|
team: 'Whiteboards',
|
|
889
1780
|
status: 'published'
|
|
890
1781
|
},
|
|
1782
|
+
'diagram-symbol-start': {
|
|
1783
|
+
keywords: ['diagram-symbol-start', 'diagramsymbolstart', 'icon', 'icon-lab', 'diagram symbol', 'start', 'circle', 'UML shape'],
|
|
1784
|
+
componentName: 'DiagramSymbolStartIcon',
|
|
1785
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-start',
|
|
1786
|
+
categorization: 'single-purpose',
|
|
1787
|
+
usage: 'Reserved for start UML diagram symbol in Whiteboards.',
|
|
1788
|
+
team: 'Whiteboards',
|
|
1789
|
+
status: 'published'
|
|
1790
|
+
},
|
|
891
1791
|
'diagram-symbol-stored-data': {
|
|
892
1792
|
keywords: ['diagram-symbol-stored-data', 'diagramsymbolstoreddata', 'icon', 'icon-lab', 'diagram', 'symbol', 'stored data'],
|
|
893
1793
|
componentName: 'DiagramSymbolStoredDataIcon',
|
|
@@ -906,6 +1806,42 @@ const metadata = {
|
|
|
906
1806
|
team: 'Whiteboards',
|
|
907
1807
|
status: 'published'
|
|
908
1808
|
},
|
|
1809
|
+
'diagram-symbol-swimlanes-horizontal': {
|
|
1810
|
+
keywords: ['diagram-symbol-swimlanes-horizontal', 'diagramsymbolswimlaneshorizontal', 'icon', 'icon-lab', 'diagram symbol', 'horizontal swimlanes', 'container'],
|
|
1811
|
+
componentName: 'DiagramSymbolSwimlanesHorizontalIcon',
|
|
1812
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-swimlanes-horizontal',
|
|
1813
|
+
categorization: 'single-purpose',
|
|
1814
|
+
usage: 'Reserved for horizontal swimlanes diagram symbol in Whiteboards.',
|
|
1815
|
+
team: 'Whiteboards',
|
|
1816
|
+
status: 'published'
|
|
1817
|
+
},
|
|
1818
|
+
'diagram-symbol-swimlanes-vertical': {
|
|
1819
|
+
keywords: ['diagram-symbol-swimlanes-vertical', 'diagramsymbolswimlanesvertical', 'icon', 'icon-lab', 'diagram symbol', 'vertical swimlanes', 'columns', 'container'],
|
|
1820
|
+
componentName: 'DiagramSymbolSwimlanesVerticalIcon',
|
|
1821
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-swimlanes-vertical',
|
|
1822
|
+
categorization: 'single-purpose',
|
|
1823
|
+
usage: 'Reserved for vertical swimlanes diagram symbol in Whiteboards.',
|
|
1824
|
+
team: 'Whiteboards',
|
|
1825
|
+
status: 'published'
|
|
1826
|
+
},
|
|
1827
|
+
'diagram-symbol-switch': {
|
|
1828
|
+
keywords: ['diagram-symbol-switch', 'diagramsymbolswitch', 'icon', 'icon-lab', 'diagram symbol', 'switch', 'ethernet', 'advanced shape', 'network'],
|
|
1829
|
+
componentName: 'DiagramSymbolSwitchIcon',
|
|
1830
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-switch',
|
|
1831
|
+
categorization: 'single-purpose',
|
|
1832
|
+
usage: 'Reserved for switch diagram symbol in Whiteboards.',
|
|
1833
|
+
team: 'Whiteboards',
|
|
1834
|
+
status: 'published'
|
|
1835
|
+
},
|
|
1836
|
+
'diagram-symbol-template': {
|
|
1837
|
+
keywords: ['diagram-symbol-template', 'diagramsymboltemplate', 'icon', 'icon-lab', 'diagram symbol', 'template', 'UML shape', 'dashed'],
|
|
1838
|
+
componentName: 'DiagramSymbolTemplateIcon',
|
|
1839
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-template',
|
|
1840
|
+
categorization: 'single-purpose',
|
|
1841
|
+
usage: 'Reserved for template UML diagram symbol in Whiteboards.',
|
|
1842
|
+
team: 'Whiteboards',
|
|
1843
|
+
status: 'published'
|
|
1844
|
+
},
|
|
909
1845
|
'diagram-symbol-terminator': {
|
|
910
1846
|
keywords: ['diagram-symbol-terminator', 'diagramsymbolterminator', 'icon', 'icon-lab', 'diagram', 'symbol', 'terminator', 'terminal', 'start point', 'end point'],
|
|
911
1847
|
componentName: 'DiagramSymbolTerminatorIcon',
|
|
@@ -915,6 +1851,15 @@ const metadata = {
|
|
|
915
1851
|
team: 'Whiteboards',
|
|
916
1852
|
status: 'published'
|
|
917
1853
|
},
|
|
1854
|
+
'diagram-symbol-use-case': {
|
|
1855
|
+
keywords: ['diagram-symbol-use-case', 'diagramsymbolusecase', 'icon', 'icon-lab', 'diagram symbol', 'use case', 'oval', 'UML shape'],
|
|
1856
|
+
componentName: 'DiagramSymbolUseCaseIcon',
|
|
1857
|
+
package: '@atlaskit/icon-lab/core/diagram-symbol-use-case',
|
|
1858
|
+
categorization: 'single-purpose',
|
|
1859
|
+
usage: 'Reserved for use case UML diagram symbol in Whiteboards.',
|
|
1860
|
+
team: 'Whiteboards',
|
|
1861
|
+
status: 'published'
|
|
1862
|
+
},
|
|
918
1863
|
directory: {
|
|
919
1864
|
keywords: ['directory', 'icon', 'icon-lab', 'directory', 'address book'],
|
|
920
1865
|
componentName: 'DirectoryIcon',
|
|
@@ -1020,6 +1965,15 @@ const metadata = {
|
|
|
1020
1965
|
status: 'published',
|
|
1021
1966
|
slackChannel: '#icon-contributions'
|
|
1022
1967
|
},
|
|
1968
|
+
'field-select': {
|
|
1969
|
+
keywords: ['field-select', 'fieldselect', 'icon', 'icon-lab', 'dropdown', 'single-select', 'multi-select', 'select field type'],
|
|
1970
|
+
componentName: 'FieldSelectIcon',
|
|
1971
|
+
package: '@atlaskit/icon-lab/core/field-select',
|
|
1972
|
+
categorization: 'single-purpose',
|
|
1973
|
+
usage: 'Reserved for representing single and multi-option select field types.',
|
|
1974
|
+
team: 'Strategy Collection',
|
|
1975
|
+
status: 'published'
|
|
1976
|
+
},
|
|
1023
1977
|
'field-text': {
|
|
1024
1978
|
keywords: ['field-text', 'fieldtext', 'icon', 'icon-lab', 'form', 'input', 'label', 'cursor', 'text field'],
|
|
1025
1979
|
componentName: 'FieldTextIcon',
|
|
@@ -1233,6 +2187,15 @@ const metadata = {
|
|
|
1233
2187
|
team: 'Whiteboards',
|
|
1234
2188
|
status: 'published'
|
|
1235
2189
|
},
|
|
2190
|
+
journeys: {
|
|
2191
|
+
keywords: ['journeys', 'icon', 'icon-lab', 'JSM', 'journey', 'lifecycle', 'map', 'process'],
|
|
2192
|
+
componentName: 'JourneysIcon',
|
|
2193
|
+
package: '@atlaskit/icon-lab/core/journeys',
|
|
2194
|
+
categorization: 'single-purpose',
|
|
2195
|
+
usage: 'Reserved for representing Journeys in JSM.',
|
|
2196
|
+
team: 'JSM Getting Started',
|
|
2197
|
+
status: 'published'
|
|
2198
|
+
},
|
|
1236
2199
|
kanban: {
|
|
1237
2200
|
keywords: ['kanban', 'icon', 'icon-lab'],
|
|
1238
2201
|
componentName: 'KanbanIcon',
|
|
@@ -1637,7 +2600,7 @@ const metadata = {
|
|
|
1637
2600
|
usage: 'Reserved for setting objects to recur (eg Work items, Forms)',
|
|
1638
2601
|
team: 'Pandora',
|
|
1639
2602
|
status: 'published',
|
|
1640
|
-
slackChannel: '#horizon-pandora-
|
|
2603
|
+
slackChannel: '#horizon-pandora-team'
|
|
1641
2604
|
},
|
|
1642
2605
|
'reply-left': {
|
|
1643
2606
|
keywords: ['reply-left', 'replyleft', 'icon', 'icon-lab', 'arrow', 'reply', 'respond', 'message'],
|
|
@@ -2611,6 +3574,24 @@ const metadata = {
|
|
|
2611
3574
|
team: 'Loom',
|
|
2612
3575
|
status: 'published'
|
|
2613
3576
|
},
|
|
3577
|
+
'video-fast-forward': {
|
|
3578
|
+
keywords: ['video-fast-forward', 'videofastforward', 'icon', 'icon-lab', 'video', 'media', 'fast forward', 'FFD', 'BPMN shape', 'diagram symbol'],
|
|
3579
|
+
componentName: 'VideoFastForwardIcon',
|
|
3580
|
+
package: '@atlaskit/icon-lab/core/video-fast-forward',
|
|
3581
|
+
categorization: 'single-purpose',
|
|
3582
|
+
usage: 'Reserved for fast forwarding media and representing fast forward BPMN diagram symbol.',
|
|
3583
|
+
team: 'Whiteboards',
|
|
3584
|
+
status: 'published'
|
|
3585
|
+
},
|
|
3586
|
+
'video-fast-forward-overlay': {
|
|
3587
|
+
keywords: ['video-fast-forward-overlay', 'videofastforwardoverlay', 'icon', 'icon-lab', 'video', 'media', 'fast forward', 'FFD', 'filled', 'BPMN shape', 'diagram symbol'],
|
|
3588
|
+
componentName: 'VideoFastForwardOverlayIcon',
|
|
3589
|
+
package: '@atlaskit/icon-lab/core/video-fast-forward-overlay',
|
|
3590
|
+
categorization: 'single-purpose',
|
|
3591
|
+
usage: 'Reserved for fast forwarding media when icon is shown on an overlay, and representing fast forward BPMN diagram symbol.',
|
|
3592
|
+
team: 'Whiteboards',
|
|
3593
|
+
status: 'published'
|
|
3594
|
+
},
|
|
2614
3595
|
'video-hd': {
|
|
2615
3596
|
keywords: ['video-hd', 'videohd', 'icon', 'icon-lab', 'high definition', 'hi def'],
|
|
2616
3597
|
componentName: 'VideoHdIcon',
|
|
@@ -2668,12 +3649,21 @@ const metadata = {
|
|
|
2668
3649
|
status: 'published',
|
|
2669
3650
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
2670
3651
|
},
|
|
3652
|
+
'video-rewind': {
|
|
3653
|
+
keywords: ['video-rewind', 'videorewind', 'icon', 'icon-lab', 'video', 'media', 'playback control', 'rewind', 'RWD', 'diagram symbol', 'BPMN shape'],
|
|
3654
|
+
componentName: 'VideoRewindIcon',
|
|
3655
|
+
package: '@atlaskit/icon-lab/core/video-rewind',
|
|
3656
|
+
categorization: 'single-purpose',
|
|
3657
|
+
usage: 'Reserved for rewinding media and representing rewind diagram symbol.',
|
|
3658
|
+
team: 'Whiteboards',
|
|
3659
|
+
status: 'published'
|
|
3660
|
+
},
|
|
2671
3661
|
'video-rewind-overlay': {
|
|
2672
|
-
keywords: ['video-rewind-overlay', 'videorewindoverlay', 'icon', 'icon-lab', 'rewind back'],
|
|
3662
|
+
keywords: ['video-rewind-overlay', 'videorewindoverlay', 'icon', 'icon-lab', 'rewind back', 'video', 'media', 'playback control', 'rewind', 'RWD', 'diagram symbol', 'BPMN shape', 'filled'],
|
|
2673
3663
|
componentName: 'VideoRewindOverlayIcon',
|
|
2674
3664
|
package: '@atlaskit/icon-lab/core/video-rewind-overlay',
|
|
2675
3665
|
categorization: 'single-purpose',
|
|
2676
|
-
usage: 'Reserved for rewinding
|
|
3666
|
+
usage: 'Reserved for rewinding media and representing rewind diagram symbol.',
|
|
2677
3667
|
team: 'Loom',
|
|
2678
3668
|
status: 'published'
|
|
2679
3669
|
},
|