@atlaskit/icon-lab 5.12.1 → 5.13.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 +149 -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/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 +984 -3
- package/dist/es2019/deprecated-core.js +1 -1
- package/dist/es2019/metadata-core.js +984 -3
- package/dist/esm/deprecated-core.js +1 -1
- package/dist/esm/metadata-core.js +984 -3
- 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 -10
- 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/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
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d6ada2cdde0c08b3136534f84573079c>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadAssociationRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadAssociationRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1c34796ede23a896427c7992b31d72a1>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadAssociationRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing association diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadAssociationRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadAssociationRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M15.735 7.429a.75.75 0 0 1 0 1.142l-5 4.25-.97-1.142L13.21 8.75H0v-1.5h13.21L9.765 4.321l.97-1.142z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadAssociationRightIcon.displayName = 'DiagramArrowheadAssociationRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadAssociationRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::3aeab3c5163dda5e1a0d989f65cc57e7>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadAssociationUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadAssociationUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::3396d6913507522543b284be5ff96d73>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadAssociationUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for association diagram in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadAssociationUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadAssociationUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.173 2.02a.75.75 0 0 1 .808.807l-.53 6.54-1.495-.12.365-4.51-9.34 9.343-1.061-1.06 9.34-9.342-4.506.366-.062-.748-.06-.747z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadAssociationUpRightIcon.displayName = 'DiagramArrowheadAssociationUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadAssociationUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6bbde4d9f2563bb8a0a65b38d0bd1295>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadCircleLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadCircleLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::223d99cec479551f7c3be00bc1e70995>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadCircleLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing circle diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadCircleLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadCircleLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M3.25 4.75a3.25 3.25 0 0 1 3.162 2.5H16v1.5H6.412a3.25 3.25 0 1 1-3.162-4M1.5 8A1.75 1.75 0 1 0 5 8a1.75 1.75 0 0 0-3.5 0"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadCircleLeftIcon.displayName = 'DiagramArrowheadCircleLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadCircleLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6a49882f69fc56f424f5cffa658bb14e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadCircleRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadCircleRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9ebf27ce382f9ec35cf6987c0bdf2eb9>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadCircleRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing circle diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadCircleRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadCircleRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 8A1.75 1.75 0 1 0 11 8a1.75 1.75 0 0 0 3.5 0M16 8a3.25 3.25 0 0 1-6.412.75H0v-1.5h9.588A3.25 3.25 0 0 1 16 8"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadCircleRightIcon.displayName = 'DiagramArrowheadCircleRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadCircleRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9cca26b821bb5b173502299867c2e470>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadCircleUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadCircleUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::b691fc5f17eef9e002aee5851862e014>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadCircleUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for circle diagram in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadCircleUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadCircleUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8.917 2.488a3.25 3.25 0 1 1 .591 5.064l-6.779 6.78-1.06-1.06L8.448 6.49a3.25 3.25 0 0 1 .469-4.003m3.535 1.06a1.75 1.75 0 1 0-2.475 2.475 1.75 1.75 0 0 0 2.475-2.474"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadCircleUpRightIcon.displayName = 'DiagramArrowheadCircleUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadCircleUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::75f2669c026255cf61cedcc4d7bc3bb5>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadCompositionLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadCompositionLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8a4448f2dd185d686c88ab33dad64061>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadCompositionLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing composition diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadCompositionLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadCompositionLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M5.375 3.1a.75.75 0 0 1 .86.079l4.79 4.07H16v1.5h-4.975l-4.79 4.072a.75.75 0 0 1-.97 0l-5-4.25a.75.75 0 0 1 0-1.142l5-4.25z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadCompositionLeftIcon.displayName = 'DiagramArrowheadCompositionLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadCompositionLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::df5677c848aa3e750bf8ae648bdddc36>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadCompositionRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadCompositionRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e0033552bb1994382ef3728b0af1367e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadCompositionRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing composition diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadCompositionRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadCompositionRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M9.875 3.1a.75.75 0 0 1 .86.079l5 4.25a.75.75 0 0 1 0 1.142l-5 4.25a.75.75 0 0 1-.97 0L4.975 8.75H0v-1.5h4.975l4.79-4.071z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadCompositionRightIcon.displayName = 'DiagramArrowheadCompositionRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadCompositionRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::2fadeb9206510021c477e4e6135b4b71>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadCompositionUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadCompositionUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::eb3734350d97713ca64980e59b38742a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadCompositionUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for composition diagram in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadCompositionUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadCompositionUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.173 2.02a.75.75 0 0 1 .808.808l-.53 6.54a.75.75 0 0 1-.687.687l-6.267.508-3.517 3.518-1.06-1.061 3.516-3.518.51-6.265.023-.134a.75.75 0 0 1 .663-.553z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadCompositionUpRightIcon.displayName = 'DiagramArrowheadCompositionUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadCompositionUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::abce6f154ed3eb8b364b68cfbe913607>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadDefaultFlowLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadDefaultFlowLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::0314591a7afd76b65ebb01b558f073c0>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadDefaultFlowLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing default flow diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadDefaultFlowLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadDefaultFlowLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M7.78 5.53 6.06 7.248H16v1.5H4.56l-2.53 2.53-1.06-1.06 1.47-1.47H0v-1.5h3.94l2.78-2.78z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadDefaultFlowLeftIcon.displayName = 'DiagramArrowheadDefaultFlowLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadDefaultFlowLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::5fe32d1091a211527d42fe4bf41b0145>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadDefaultFlowRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadDefaultFlowRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::dd85bef4bf57b705608c3b489a033d14>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadDefaultFlowRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing default flow diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadDefaultFlowRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadDefaultFlowRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M12.06 7.249H16v1.5h-2.44l1.47 1.47-1.06 1.06-2.53-2.53H0v-1.5h9.94l-1.72-1.72 1.06-1.06z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadDefaultFlowRightIcon.displayName = 'DiagramArrowheadDefaultFlowRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadDefaultFlowRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::0a40e28ee5a148e4895017ce4670d6e5>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadDefaultFlowUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadDefaultFlowUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::f6d2de4de427d6283ea93d13f01cb85e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadDefaultFlowUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for default flow diagram in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadDefaultFlowUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadDefaultFlowUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.044 3.016 12.319 4.74h2.078v1.5H10.82l-8.09 8.09-1.06-1.061L8.698 6.24H6.265v-1.5h3.933l2.785-2.785z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadDefaultFlowUpRightIcon.displayName = 'DiagramArrowheadDefaultFlowUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadDefaultFlowUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::18f49894d0b1793a29edd8f9e7817fb2>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadInheritanceLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadInheritanceLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6c89345675a1ce20f861864c200e7220>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadInheritanceLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing inheritance diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadInheritanceLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadInheritanceLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M7.581 2.327a.75.75 0 0 0-.788.078l-6.5 5a.75.75 0 0 0 0 1.19l6.5 5A.75.75 0 0 0 8 13V8.75h8v-1.5H8V3a.75.75 0 0 0-.419-.673M6.5 11.477 1.98 8 6.5 4.522z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadInheritanceLeftIcon.displayName = 'DiagramArrowheadInheritanceLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadInheritanceLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::77de0ca54c2f28cda5d02306cae4ac57>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadInheritanceRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadInheritanceRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::34fe84607122a2181962c512e3ee6350>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadInheritanceRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing inheritance diagram arrowhead in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadInheritanceRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadInheritanceRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8.419 2.327a.75.75 0 0 1 .788.078l6.5 5a.75.75 0 0 1 0 1.19l-6.5 5A.75.75 0 0 1 8 13V8.75H0v-1.5h8V3a.75.75 0 0 1 .419-.673m1.081 9.15L14.02 8 9.5 4.522z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadInheritanceRightIcon.displayName = 'DiagramArrowheadInheritanceRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadInheritanceRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::5075ee8a7cb45c43bb3da03446fe12bf>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadInheritanceUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadInheritanceUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::2aaf3dad8a17dc61e30907e5686fd00f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramArrowheadInheritanceUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for inheritance diagram in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramArrowheadInheritanceUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadInheritanceUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.137 2.022a.75.75 0 0 1 .84.84l-1.06 8.133a.75.75 0 0 1-1.275.433L8.637 8.422 2.98 14.08l-1.06-1.06 5.656-5.657-3.005-3.005a.75.75 0 0 1 .434-1.274zM6.709 4.373l4.917 4.917.737-5.654z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadInheritanceUpRightIcon.displayName = 'DiagramArrowheadInheritanceUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadInheritanceUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::423f1bc63c1a234d43abaaac474d44ab>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadManyLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadManyLeftIcon;
|