@atlaskit/icon-lab 3.3.0 → 3.4.1

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 (88) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/core/align-content-bottom.js +1 -4
  3. package/core/align-content-center-horizontal.js +1 -4
  4. package/core/align-content-center-vertical.js +1 -4
  5. package/core/align-content-left.js +1 -4
  6. package/core/align-content-right.js +1 -4
  7. package/core/align-content-top.js +1 -4
  8. package/core/align-position-bottom.js +1 -4
  9. package/core/align-position-center-vertical.js +1 -4
  10. package/core/align-position-top.js +1 -4
  11. package/core/assets-data-manager.js +1 -4
  12. package/core/assets-schema.js +1 -4
  13. package/core/book-open.js +1 -4
  14. package/core/cloud-offline.js +20 -14
  15. package/core/cloud-saved.js +20 -14
  16. package/core/coins.js +1 -4
  17. package/core/continue-when.js +1 -4
  18. package/core/cross-octagon.js +1 -4
  19. package/core/cursor-strikethrough.js +20 -14
  20. package/core/cursor.js +1 -4
  21. package/core/database-storage-cache.js +20 -14
  22. package/core/database-storage.js +1 -4
  23. package/core/drop-shadow.js +1 -4
  24. package/core/duplicate.js +1 -4
  25. package/core/editions.js +1 -4
  26. package/core/field-text.js +1 -4
  27. package/core/group-selection.js +1 -4
  28. package/core/group-ungroup-selection.js +1 -4
  29. package/core/hand.js +1 -4
  30. package/core/if-else.js +1 -4
  31. package/core/incognito.js +1 -4
  32. package/core/initiative.js +1 -4
  33. package/core/jira.js +1 -4
  34. package/core/lozenge.js +1 -4
  35. package/core/page-live-doc.js +1 -4
  36. package/core/paint-brush.js +1 -4
  37. package/core/paint-roller.js +1 -4
  38. package/core/qr-code.js +1 -4
  39. package/core/queue-pop-in.d.ts +13 -0
  40. package/core/queue-pop-in.js +31 -0
  41. package/core/queue-pop-out.d.ts +13 -0
  42. package/core/queue-pop-out.js +31 -0
  43. package/core/roadmaps-plan.js +1 -4
  44. package/core/roadmaps-service.js +1 -4
  45. package/core/section.js +1 -4
  46. package/core/shape-diamond.js +1 -4
  47. package/core/shape-ellipse.js +1 -4
  48. package/core/shape-parallelogram-skew-left.js +1 -4
  49. package/core/shape-parallelogram-skew-right.js +1 -4
  50. package/core/shape-rectangle-rounded.js +1 -4
  51. package/core/shape-rectangle.js +1 -4
  52. package/core/shape-triangle-inverted.js +1 -4
  53. package/core/shape-triangle.js +1 -4
  54. package/core/signature.js +1 -4
  55. package/core/speedometer.js +1 -4
  56. package/core/split-parallel.js +1 -4
  57. package/core/stamp.js +1 -4
  58. package/core/sticker.js +1 -4
  59. package/core/stroke-curvature-curved.js +1 -4
  60. package/core/stroke-curvature-dynamic.js +1 -4
  61. package/core/stroke-curvature-straight.js +1 -4
  62. package/core/stroke-properties.js +1 -4
  63. package/core/stroke-style-dashed.js +1 -4
  64. package/core/stroke-style-dotted.js +1 -4
  65. package/core/stroke-style-solid.js +1 -4
  66. package/core/sunset.js +1 -4
  67. package/core/swap.js +1 -4
  68. package/core/switch-case.js +1 -4
  69. package/core/sync.js +1 -4
  70. package/core/takeout-container.js +1 -4
  71. package/core/template.js +1 -4
  72. package/core/ticket.js +1 -4
  73. package/core/tidy.js +1 -4
  74. package/core/vehicle-train.js +1 -4
  75. package/core/vulnerability.js +1 -4
  76. package/core/wallet.js +1 -4
  77. package/core/webhook.js +1 -4
  78. package/core/welcome-feed.js +1 -4
  79. package/core/workflow-controls.js +1 -4
  80. package/core/wrench.js +1 -4
  81. package/dist/cjs/metadata-core.js +19 -1
  82. package/dist/es2019/metadata-core.js +19 -1
  83. package/dist/esm/metadata-core.js +19 -1
  84. package/dist/types/metadata-core.d.ts +1 -1
  85. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  86. package/package.json +4 -4
  87. package/svgs/core/queue-pop-in.svg +1 -0
  88. package/svgs/core/queue-pop-out.svg +1 -0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::396d4d6b14ad78be61e460bf441572fa>>
3
+ * @codegen <<SignedSource::35178c81c8b6784a56982de40e63e4fb>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "GroupSelection".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::20d6d363670781f56904445d977e27a7>>
3
+ * @codegen <<SignedSource::4a35d4bf28ffa8a9250c838806cd9adc>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "GroupUngroupSelection".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/hand.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0df9bf030d12acecf490eb2e5d463f1a>>
3
+ * @codegen <<SignedSource::ecb5f406ed0029b8d415e56e964b75f3>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Hand".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/if-else.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::09cdf8cb97565bf7473a82eeba724eae>>
3
+ * @codegen <<SignedSource::06c9a39a367e32cf3df9cdb68fc32ef5>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "IfElse".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/incognito.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::58a96192dc4e24b2a2d26541ec3996c1>>
3
+ * @codegen <<SignedSource::da43f3c3156d9727d84bbee8017d95da>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Incognito".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::07554af816f6dd6e094d6ed9d91cff09>>
3
+ * @codegen <<SignedSource::2a3fe643be22c3bc7ffda0d3330be506>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Initiative".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/jira.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::28bcc16fff77d7f280de94aa7d77d99f>>
3
+ * @codegen <<SignedSource::3f3bdafccf809d335f8014230b2d6f28>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Jira".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/lozenge.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::fcd64d242ce4e2935c3b1af57465f1fc>>
3
+ * @codegen <<SignedSource::978a70a79b0c252ecf888977efab741b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Lozenge".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::35cb21cd71989271ac7cc49853598145>>
3
+ * @codegen <<SignedSource::d174cd574f310093c8aa43665e0a8986>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "PageLiveDoc".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ac31504c730d825b34ede741ec5de080>>
3
+ * @codegen <<SignedSource::1cea666231577cbcb6d160ba637c591a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "PaintBrush".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::cf9edc79cd37971ecdd342b1e2fac634>>
3
+ * @codegen <<SignedSource::47754b26f407b0b406c6d355395eb4d9>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "PaintRoller".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/qr-code.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::065bae4da7c9b5223fe8a5a1ed3de3d0>>
3
+ * @codegen <<SignedSource::1b38133d9351e6a8628390fd0ab62bf7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "QrCode".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::3800a1dc1431311b306c4143ffc21c46>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const QueuePopInIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default QueuePopInIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::00cca53c284eb95555e6b65ce51878b0>>
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: "QueuePopIn".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Reserved for JSM queue navigation to move back to sidebar
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 QueuePopInIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M6 3.25H3c-.69 0-1.25.56-1.25 1.25V13c0 .69.56 1.25 1.25 1.25h8.5c.69 0 1.25-.56 1.25-1.25v-2.75"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M5.25 6.5v4.25H9.5m-.75-3.5L5.5 10.5M14 7.25c.69 0 1.25-.56 1.25-1.25V2c0-.69-.56-1.25-1.25-1.25h-4c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25z"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ QueuePopInIcon.displayName = 'QueuePopInIcon';
31
+ var _default = exports.default = QueuePopInIcon;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::7cdd8ac300e6dbbf8ca348e1b9caab30>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const QueuePopOutIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default QueuePopOutIcon;
@@ -0,0 +1,31 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::ea66403671ba0439e5d789f0c6dd9536>>
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: "QueuePopOut".
20
+ * Category: single-purpose
21
+ * Location: @atlaskit/icon-lab
22
+ * Usage guidance: Reserved for JSM queue navigation to pop out from sidebar
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 QueuePopOutIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
27
+ dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 3.25H3c-.69 0-1.25.56-1.25 1.25V13c0 .69.56 1.25 1.25 1.25h8.5c.69 0 1.25-.56 1.25-1.25V8"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8.25 14.25V9c0-.69-.56-1.25-1.25-1.25H1.75M14.25 6V1.75H10M9.5 6.5 14 2"/>`
28
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
29
+ }, props));
30
+ QueuePopOutIcon.displayName = 'QueuePopOutIcon';
31
+ var _default = exports.default = QueuePopOutIcon;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f18a9dbca37f115df2b1505bfb011e41>>
3
+ * @codegen <<SignedSource::9fb9ae8cdc90a449879cf554dec0900f>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "RoadmapsPlan".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::77b4a11058bf782d70e95160786a9c2b>>
3
+ * @codegen <<SignedSource::524892051a1bb8a36f4b35d16e46539b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "RoadmapsService".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/section.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d86949a7b4351df1a9dd2134762e7eaa>>
3
+ * @codegen <<SignedSource::e583510643d82359ad802179933ce393>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Section".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::50c496d4e0693081b47ed221868e2414>>
3
+ * @codegen <<SignedSource::752760962c9694d406f4314873fd3792>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "ShapeDiamond".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ae5f0c18622c33b0941e7cc01345d65c>>
3
+ * @codegen <<SignedSource::b2fa57d41fac60de47dcf5c5d30c4f80>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "ShapeEllipse".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::bd477e7756c9bc508191985e7f340833>>
3
+ * @codegen <<SignedSource::82d92c66d324f49a9142852e6fa405ec>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "ShapeParallelogramSkewLeft".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::58f1f92c2a53755cdc572d4ab7b24ebd>>
3
+ * @codegen <<SignedSource::26aba2c6d463e5d7df18a21d0259a1fd>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "ShapeParallelogramSkewRight".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9dc6e194dec0011758260c18d6ea3ac6>>
3
+ * @codegen <<SignedSource::b8046d609df655ecaf76edf6d0929443>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "ShapeRectangleRounded".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c0649b2123a7d4fb3e90573744c3f453>>
3
+ * @codegen <<SignedSource::36461021fa06ecd3741f55def27654cb>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "ShapeRectangle".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f522db121c0eba433cbf2641508a49d5>>
3
+ * @codegen <<SignedSource::c3baeaca342037b71079bdfcdb927d81>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "ShapeTriangleInverted".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f24534cec6a9a434fc148e83a49c88d0>>
3
+ * @codegen <<SignedSource::4027f56527fa5d2219e2f1b056bb3e72>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "ShapeTriangle".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/signature.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c9ffc1cbb90ee8a622092f357f293314>>
3
+ * @codegen <<SignedSource::31c142318bb60fb2e4a8c42ccda99611>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Signature".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::44efa966fe6cb3ea472004972a6f7cd7>>
3
+ * @codegen <<SignedSource::cb948e8c37a87e9f7b96715cb67952ee>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Speedometer".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::22523fa7e4a5d7fd950381df34cbc34e>>
3
+ * @codegen <<SignedSource::8270b19af8665ef3e4d86e1e7e0890c6>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "SplitParallel".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/stamp.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f9daf2e600bd9ed9c87b2effc4992bf7>>
3
+ * @codegen <<SignedSource::3d671d708df02d5c64662a13cfb180f1>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Stamp".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
package/core/sticker.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::6117b5ef3160e6ef8549df874d1af3cc>>
3
+ * @codegen <<SignedSource::c8fa221250b83c43ee02d1f495b15234>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "Sticker".
20
17
  * Category: multi-purpose
21
18
  * Location: @atlaskit/icon-lab
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5bcba8392214b29992c1a496bd3a3d0d>>
3
+ * @codegen <<SignedSource::2458cc90fdf69cad2508de55720a86c7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -13,9 +13,6 @@ var _react = _interopRequireDefault(require("react"));
13
13
  var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
14
  function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
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
16
  * Icon: "StrokeCurvatureCurved".
20
17
  * Category: single-purpose
21
18
  * Location: @atlaskit/icon-lab