@atlaskit/icon-lab 2.3.1 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/CHANGELOG.md +94 -0
  2. package/core/align-content-bottom.d.ts +13 -0
  3. package/core/align-content-bottom.js +31 -0
  4. package/core/align-content-center-horizontal.d.ts +13 -0
  5. package/core/align-content-center-horizontal.js +31 -0
  6. package/core/align-content-center-vertical.d.ts +13 -0
  7. package/core/align-content-center-vertical.js +31 -0
  8. package/core/align-content-left.d.ts +13 -0
  9. package/core/align-content-left.js +31 -0
  10. package/core/align-content-right.d.ts +13 -0
  11. package/core/align-content-right.js +31 -0
  12. package/core/align-content-top.d.ts +13 -0
  13. package/core/align-content-top.js +31 -0
  14. package/core/align-position-bottom.d.ts +13 -0
  15. package/core/align-position-bottom.js +31 -0
  16. package/core/align-position-center-vertical.d.ts +13 -0
  17. package/core/align-position-center-vertical.js +31 -0
  18. package/core/align-position-top.d.ts +13 -0
  19. package/core/align-position-top.js +31 -0
  20. package/core/cloud-offline.d.ts +13 -0
  21. package/core/cloud-offline.js +31 -0
  22. package/core/cloud-saved.d.ts +13 -0
  23. package/core/cloud-saved.js +31 -0
  24. package/core/cursor-strikethrough.d.ts +13 -0
  25. package/core/cursor-strikethrough.js +31 -0
  26. package/core/cursor.d.ts +13 -0
  27. package/core/cursor.js +31 -0
  28. package/core/database-storage-cache.d.ts +13 -0
  29. package/core/database-storage-cache.js +31 -0
  30. package/core/database-storage.d.ts +13 -0
  31. package/core/database-storage.js +31 -0
  32. package/core/drop-shadow.d.ts +13 -0
  33. package/core/drop-shadow.js +31 -0
  34. package/core/duplicate.d.ts +13 -0
  35. package/core/duplicate.js +31 -0
  36. package/core/group-selection.d.ts +13 -0
  37. package/core/group-selection.js +31 -0
  38. package/core/group-ungroup-selection.d.ts +13 -0
  39. package/core/group-ungroup-selection.js +31 -0
  40. package/core/hand.d.ts +13 -0
  41. package/core/hand.js +31 -0
  42. package/core/incognito.d.ts +13 -0
  43. package/core/incognito.js +31 -0
  44. package/core/jira.d.ts +13 -0
  45. package/core/jira.js +31 -0
  46. package/core/page-live-doc.js +2 -2
  47. package/core/section.d.ts +13 -0
  48. package/core/section.js +31 -0
  49. package/core/shape-diamond.d.ts +13 -0
  50. package/core/shape-diamond.js +31 -0
  51. package/core/shape-ellipse.d.ts +13 -0
  52. package/core/shape-ellipse.js +31 -0
  53. package/core/shape-parallelogram-skew-left.d.ts +13 -0
  54. package/core/shape-parallelogram-skew-left.js +31 -0
  55. package/core/shape-parallelogram-skew-right.d.ts +13 -0
  56. package/core/shape-parallelogram-skew-right.js +31 -0
  57. package/core/shape-rectangle-rounded.d.ts +13 -0
  58. package/core/shape-rectangle-rounded.js +31 -0
  59. package/core/shape-rectangle.d.ts +13 -0
  60. package/core/shape-rectangle.js +31 -0
  61. package/core/shape-triangle-inverted.d.ts +13 -0
  62. package/core/shape-triangle-inverted.js +31 -0
  63. package/core/shape-triangle.d.ts +13 -0
  64. package/core/shape-triangle.js +31 -0
  65. package/core/signature.d.ts +13 -0
  66. package/core/signature.js +31 -0
  67. package/core/stamp.d.ts +13 -0
  68. package/core/stamp.js +31 -0
  69. package/core/sticker.d.ts +13 -0
  70. package/core/sticker.js +31 -0
  71. package/core/stroke-curvature-curved.d.ts +13 -0
  72. package/core/stroke-curvature-curved.js +31 -0
  73. package/core/stroke-curvature-dynamic.d.ts +13 -0
  74. package/core/stroke-curvature-dynamic.js +31 -0
  75. package/core/stroke-curvature-straight.d.ts +13 -0
  76. package/core/stroke-curvature-straight.js +31 -0
  77. package/core/stroke-properties.d.ts +13 -0
  78. package/core/stroke-properties.js +31 -0
  79. package/core/stroke-style-dashed.d.ts +13 -0
  80. package/core/stroke-style-dashed.js +31 -0
  81. package/core/stroke-style-dotted.d.ts +13 -0
  82. package/core/stroke-style-dotted.js +31 -0
  83. package/core/stroke-style-solid.d.ts +13 -0
  84. package/core/stroke-style-solid.js +31 -0
  85. package/core/sunset.d.ts +13 -0
  86. package/core/sunset.js +31 -0
  87. package/core/swap.d.ts +13 -0
  88. package/core/swap.js +31 -0
  89. package/core/sync.d.ts +13 -0
  90. package/core/sync.js +31 -0
  91. package/core/template.d.ts +13 -0
  92. package/core/template.js +31 -0
  93. package/core/tidy.d.ts +13 -0
  94. package/core/tidy.js +31 -0
  95. package/core/welcome-feed.d.ts +13 -0
  96. package/core/welcome-feed.js +31 -0
  97. package/dist/cjs/metadata-core.js +431 -4
  98. package/dist/es2019/metadata-core.js +431 -4
  99. package/dist/esm/metadata-core.js +431 -4
  100. package/dist/types/metadata-core.d.ts +1 -1
  101. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  102. package/package.json +4 -4
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::ae5f0c18622c33b0941e7cc01345d65c>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ShapeEllipse".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Ellipse shape tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ShapeEllipseIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<circle cx="8" cy="8" r="6.25" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ShapeEllipseIcon.displayName = 'ShapeEllipseIcon';
31
+ var _default = exports.default = ShapeEllipseIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::37e285863c839ce48327a311786fd646>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const ShapeParallelogramSkewLeftIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default ShapeParallelogramSkewLeftIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::bd477e7756c9bc508191985e7f340833>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ShapeParallelogramSkewLeft".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Left parallelogram shape tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ShapeParallelogramSkewLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11.155 2.647a.625.625 0 0 0-.582-.397H1.416a.625.625 0 0 0-.582.853l4.01 10.25c.094.24.325.397.583.397h9.157c.44 0 .743-.443.582-.853z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ShapeParallelogramSkewLeftIcon.displayName = 'ShapeParallelogramSkewLeftIcon';
31
+ var _default = exports.default = ShapeParallelogramSkewLeftIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::f54bbb827a299f70bb65dd02870d8753>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const ShapeParallelogramSkewRightIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default ShapeParallelogramSkewRightIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::58f1f92c2a53755cdc572d4ab7b24ebd>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ShapeParallelogramSkewRight".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Right parallelogram shape tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ShapeParallelogramSkewRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M4.845 2.647a.625.625 0 0 1 .582-.397h9.157c.44 0 .743.443.582.853l-4.01 10.25a.625.625 0 0 1-.583.397H1.416a.625.625 0 0 1-.582-.853z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ShapeParallelogramSkewRightIcon.displayName = 'ShapeParallelogramSkewRightIcon';
31
+ var _default = exports.default = ShapeParallelogramSkewRightIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::f5e8118c9cf2a60725953a3591dc4e36>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const ShapeRectangleRoundedIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default ShapeRectangleRoundedIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::9dc6e194dec0011758260c18d6ea3ac6>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ShapeRectangleRounded".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Rounded rectangle shape tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ShapeRectangleRoundedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<rect width="11.5" height="11.5" x="2.25" y="2.25" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx="2.5"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ShapeRectangleRoundedIcon.displayName = 'ShapeRectangleRoundedIcon';
31
+ var _default = exports.default = ShapeRectangleRoundedIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::9c23c80f171687f8c31a868fb247a97a>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const ShapeRectangleIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default ShapeRectangleIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::c0649b2123a7d4fb3e90573744c3f453>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ShapeRectangle".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Rectangle shape tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ShapeRectangleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<rect width="11.5" height="11.5" x="2.25" y="2.25" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ShapeRectangleIcon.displayName = 'ShapeRectangleIcon';
31
+ var _default = exports.default = ShapeRectangleIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::cf902bac34165ce455b03e2c64318208>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const ShapeTriangleInvertedIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default ShapeTriangleInvertedIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::f522db121c0eba433cbf2641508a49d5>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ShapeTriangleInverted".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Upside down triangle shape tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ShapeTriangleInvertedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.455 13.776a.625.625 0 0 0 1.09 0L14.48 3.18a.625.625 0 0 0-.545-.93H2.066a.625.625 0 0 0-.545.93z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ShapeTriangleInvertedIcon.displayName = 'ShapeTriangleInvertedIcon';
31
+ var _default = exports.default = ShapeTriangleInvertedIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::aa1c538b905268f944ee2eed7788b175>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const ShapeTriangleIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default ShapeTriangleIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::f24534cec6a9a434fc148e83a49c88d0>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "ShapeTriangle".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Triangle shape tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const ShapeTriangleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.455 2.224a.625.625 0 0 1 1.09 0L14.48 12.82a.625.625 0 0 1-.545.93H2.066a.625.625 0 0 1-.545-.93z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ ShapeTriangleIcon.displayName = 'ShapeTriangleIcon';
31
+ var _default = exports.default = ShapeTriangleIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::7d1f62d7e6c2ca021020371907851579>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const SignatureIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default SignatureIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::c9ffc1cbb90ee8a622092f357f293314>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "Signature".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Toggle author visibility on sticky notes in Whiteboards.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const SignatureIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M0 13.25h16M1 11s2.75-2.12 4-3.87 1.5-3.94-.12-4.37C-.75 1.25 4.13 16.63 8.5 7.14c0 0-.62 3.11 1.5 3.11 1.25 0 2-.87 2.25-1.75 0 0 .13 1.75 2.75 1.75"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ SignatureIcon.displayName = 'SignatureIcon';
31
+ var _default = exports.default = SignatureIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8fadfd8c65f26789b9742c19e35ad2d7>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const StampIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default StampIcon;
package/core/stamp.js ADDED
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::f9daf2e600bd9ed9c87b2effc4992bf7>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "Stamp".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Used for stamp tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const StampIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2.5 15.25h11m-11.75-2.5v-1.625c0-1.036.84-1.875 1.875-1.875H5.75l-.934-6.352A1.875 1.875 0 0 1 6.67.75h2.658a1.875 1.875 0 0 1 1.855 2.148L10.25 9.25h2.125c1.036 0 1.875.84 1.875 1.875v1.625z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ StampIcon.displayName = 'StampIcon';
31
+ var _default = exports.default = StampIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::84f06c118ad0537b5dc95c614585c868>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const StickerIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default StickerIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::6117b5ef3160e6ef8549df874d1af3cc>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "Sticker".
20
+ * Category: multi-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Used for sticker tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const StickerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M6.842 15.158a7.3 7.3 0 0 1 .476-3.976 7.25 7.25 0 0 1 7.84-4.34m-8.316 8.316A7.252 7.252 0 0 1 8 .75a7.25 7.25 0 0 1 7.158 6.092m-8.316 8.316 8.316-8.316"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ StickerIcon.displayName = 'StickerIcon';
31
+ var _default = exports.default = StickerIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::d722d1281702a8e0e81f6c45e01a52a7>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const StrokeCurvatureCurvedIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default StrokeCurvatureCurvedIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::5bcba8392214b29992c1a496bd3a3d0d>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "StrokeCurvatureCurved".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Reserved for curved line type setting for line tool in Whiteboards.
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const StrokeCurvatureCurvedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 13.25h2.897a3.75 3.75 0 0 0 3.684-3.048l.838-4.404a3.75 3.75 0 0 1 3.684-3.048H15"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ StrokeCurvatureCurvedIcon.displayName = 'StrokeCurvatureCurvedIcon';
31
+ var _default = exports.default = StrokeCurvatureCurvedIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8c9755011dbf637ebf299b1607c3437f>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const StrokeCurvatureDynamicIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default StrokeCurvatureDynamicIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8b0a4c88dc883eed4eaa5967917fb1d7>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "StrokeCurvatureDynamic".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Reserved for dynamic line type setting for line tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const StrokeCurvatureDynamicIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 13.25h5.75C7.44 13.25 8 12.69 8 12V4c0-.69.56-1.25 1.25-1.25H15"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ StrokeCurvatureDynamicIcon.displayName = 'StrokeCurvatureDynamicIcon';
31
+ var _default = exports.default = StrokeCurvatureDynamicIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::18a41652b0ac5bf4a98c2f1f708c715d>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const StrokeCurvatureStraightIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default StrokeCurvatureStraightIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::ff1f569ee23228e20891ef774d6e8dec>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "StrokeCurvatureStraight".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Reserved for straight line type setting for line tool in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const StrokeCurvatureStraightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2 14 14 2"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ StrokeCurvatureStraightIcon.displayName = 'StrokeCurvatureStraightIcon';
31
+ var _default = exports.default = StrokeCurvatureStraightIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::96817e8bde8434ae8a034d051b930cf7>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const StrokePropertiesIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default StrokePropertiesIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::00ba96752897f83bbb20993e485972ea>>
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
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are in alpha - and subject to change or removal in future minor or patch releases.
17
+ * Please reach out in #icon-contributions before using these in production.
18
+ *
19
+ * Icon: "StrokeProperties".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Reserved for stroke properties in Whiteboards
23
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
24
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
25
+ */
26
+ const StrokePropertiesIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 2.75h14"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="2.5" d="M1 6.75h14"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="4" d="M1 12h14"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ StrokePropertiesIcon.displayName = 'StrokePropertiesIcon';
31
+ var _default = exports.default = StrokePropertiesIcon;