@atlaskit/icon 28.5.4 → 29.0.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 (260) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/afm-jira/tsconfig.json +1 -1
  3. package/dist/cjs/components/icon-new.js +13 -38
  4. package/dist/cjs/components/icon-tile/icon-tile-new.compiled.css +6 -6
  5. package/dist/cjs/components/icon-tile/icon-tile-new.js +13 -13
  6. package/dist/cjs/components/icon-tile/icon-tile-old.compiled.css +13 -13
  7. package/dist/cjs/components/icon-tile/icon-tile-old.js +9 -9
  8. package/dist/cjs/components/icon-tile/index.js +8 -8
  9. package/dist/cjs/entry-points/deprecated-map.js +1 -8
  10. package/dist/cjs/entry-points/metadata.js +1 -8
  11. package/dist/cjs/metadata-core.js +1 -378
  12. package/dist/cjs/migration-map.js +0 -332
  13. package/dist/es2019/components/icon-new.js +13 -38
  14. package/dist/es2019/components/icon-tile/icon-tile-new.compiled.css +6 -6
  15. package/dist/es2019/components/icon-tile/icon-tile-new.js +13 -13
  16. package/dist/es2019/components/icon-tile/icon-tile-old.compiled.css +13 -13
  17. package/dist/es2019/components/icon-tile/icon-tile-old.js +9 -9
  18. package/dist/es2019/components/icon-tile/index.js +8 -8
  19. package/dist/es2019/entry-points/deprecated-map.js +1 -2
  20. package/dist/es2019/entry-points/metadata.js +1 -2
  21. package/dist/es2019/metadata-core.js +1 -378
  22. package/dist/es2019/migration-map.js +0 -332
  23. package/dist/esm/components/icon-new.js +13 -38
  24. package/dist/esm/components/icon-tile/icon-tile-new.compiled.css +6 -6
  25. package/dist/esm/components/icon-tile/icon-tile-new.js +13 -13
  26. package/dist/esm/components/icon-tile/icon-tile-old.compiled.css +13 -13
  27. package/dist/esm/components/icon-tile/icon-tile-old.js +9 -9
  28. package/dist/esm/components/icon-tile/index.js +8 -8
  29. package/dist/esm/entry-points/deprecated-map.js +1 -2
  30. package/dist/esm/entry-points/metadata.js +1 -2
  31. package/dist/esm/metadata-core.js +1 -378
  32. package/dist/esm/migration-map.js +0 -332
  33. package/dist/types/components/icon-new.d.ts +1 -1
  34. package/dist/types/entry-points/base-new.d.ts +1 -1
  35. package/dist/types/entry-points/deprecated-map.d.ts +0 -1
  36. package/dist/types/entry-points/metadata.d.ts +0 -1
  37. package/dist/types/entry-points/types.d.ts +1 -1
  38. package/dist/types/index.d.ts +1 -1
  39. package/dist/types/metadata-core.d.ts +2 -8
  40. package/dist/types/types.d.ts +4 -27
  41. package/dist/types-ts4.5/components/icon-new.d.ts +1 -1
  42. package/dist/types-ts4.5/entry-points/base-new.d.ts +1 -1
  43. package/dist/types-ts4.5/entry-points/deprecated-map.d.ts +0 -1
  44. package/dist/types-ts4.5/entry-points/metadata.d.ts +0 -1
  45. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  46. package/dist/types-ts4.5/index.d.ts +1 -1
  47. package/dist/types-ts4.5/metadata-core.d.ts +2 -8
  48. package/dist/types-ts4.5/types.d.ts +4 -27
  49. package/package.json +9 -12
  50. package/dist/cjs/deprecated-utility.js +0 -177
  51. package/dist/cjs/metadata-utility.js +0 -483
  52. package/dist/es2019/deprecated-utility.js +0 -171
  53. package/dist/es2019/metadata-utility.js +0 -477
  54. package/dist/esm/deprecated-utility.js +0 -171
  55. package/dist/esm/metadata-utility.js +0 -477
  56. package/dist/types/deprecated-utility.d.ts +0 -13
  57. package/dist/types/metadata-utility.d.ts +0 -67
  58. package/dist/types-ts4.5/deprecated-utility.d.ts +0 -13
  59. package/dist/types-ts4.5/metadata-utility.d.ts +0 -67
  60. package/svgs/utility/add.svg +0 -1
  61. package/svgs/utility/arrow-down.svg +0 -1
  62. package/svgs/utility/arrow-left.svg +0 -1
  63. package/svgs/utility/arrow-right.svg +0 -1
  64. package/svgs/utility/arrow-up.svg +0 -1
  65. package/svgs/utility/check-circle.svg +0 -1
  66. package/svgs/utility/check-mark.svg +0 -1
  67. package/svgs/utility/chevron-double-left.svg +0 -1
  68. package/svgs/utility/chevron-double-right.svg +0 -1
  69. package/svgs/utility/chevron-down.svg +0 -1
  70. package/svgs/utility/chevron-left.svg +0 -1
  71. package/svgs/utility/chevron-right.svg +0 -1
  72. package/svgs/utility/chevron-up.svg +0 -1
  73. package/svgs/utility/cross-circle.svg +0 -1
  74. package/svgs/utility/cross.svg +0 -1
  75. package/svgs/utility/drag-handle-horizontal.svg +0 -1
  76. package/svgs/utility/drag-handle-vertical.svg +0 -1
  77. package/svgs/utility/drag-handle.svg +0 -1
  78. package/svgs/utility/error.svg +0 -1
  79. package/svgs/utility/information.svg +0 -1
  80. package/svgs/utility/link-external.svg +0 -1
  81. package/svgs/utility/lock-locked.svg +0 -1
  82. package/svgs/utility/lock-unlocked.svg +0 -1
  83. package/svgs/utility/show-more-horizontal.svg +0 -1
  84. package/svgs/utility/show-more-vertical.svg +0 -1
  85. package/svgs/utility/star-starred.svg +0 -1
  86. package/svgs/utility/star-unstarred.svg +0 -1
  87. package/svgs/utility/success.svg +0 -1
  88. package/svgs/utility/warning.svg +0 -1
  89. package/utility/add.d.ts +0 -16
  90. package/utility/add.js +0 -30
  91. package/utility/arrow-down.d.ts +0 -16
  92. package/utility/arrow-down.js +0 -30
  93. package/utility/arrow-left.d.ts +0 -16
  94. package/utility/arrow-left.js +0 -30
  95. package/utility/arrow-right.d.ts +0 -16
  96. package/utility/arrow-right.js +0 -30
  97. package/utility/arrow-up.d.ts +0 -16
  98. package/utility/arrow-up.js +0 -30
  99. package/utility/check-circle.d.ts +0 -16
  100. package/utility/check-circle.js +0 -30
  101. package/utility/check-mark.d.ts +0 -16
  102. package/utility/check-mark.js +0 -30
  103. package/utility/chevron-double-left.d.ts +0 -16
  104. package/utility/chevron-double-left.js +0 -30
  105. package/utility/chevron-double-right.d.ts +0 -16
  106. package/utility/chevron-double-right.js +0 -30
  107. package/utility/chevron-down.d.ts +0 -16
  108. package/utility/chevron-down.js +0 -30
  109. package/utility/chevron-left.d.ts +0 -16
  110. package/utility/chevron-left.js +0 -30
  111. package/utility/chevron-right.d.ts +0 -16
  112. package/utility/chevron-right.js +0 -30
  113. package/utility/chevron-up.d.ts +0 -16
  114. package/utility/chevron-up.js +0 -30
  115. package/utility/cross-circle.d.ts +0 -16
  116. package/utility/cross-circle.js +0 -30
  117. package/utility/cross.d.ts +0 -16
  118. package/utility/cross.js +0 -30
  119. package/utility/drag-handle-horizontal.d.ts +0 -16
  120. package/utility/drag-handle-horizontal.js +0 -30
  121. package/utility/drag-handle-vertical.d.ts +0 -16
  122. package/utility/drag-handle-vertical.js +0 -30
  123. package/utility/drag-handle.d.ts +0 -16
  124. package/utility/drag-handle.js +0 -30
  125. package/utility/error.d.ts +0 -16
  126. package/utility/error.js +0 -30
  127. package/utility/information.d.ts +0 -16
  128. package/utility/information.js +0 -30
  129. package/utility/link-external.d.ts +0 -16
  130. package/utility/link-external.js +0 -30
  131. package/utility/lock-locked.d.ts +0 -16
  132. package/utility/lock-locked.js +0 -30
  133. package/utility/lock-unlocked.d.ts +0 -16
  134. package/utility/lock-unlocked.js +0 -30
  135. package/utility/migration/add--add-circle.d.ts +0 -15
  136. package/utility/migration/add--add-circle.js +0 -32
  137. package/utility/migration/add--editor-add.d.ts +0 -15
  138. package/utility/migration/add--editor-add.js +0 -32
  139. package/utility/migration/add--emoji-custom.d.ts +0 -15
  140. package/utility/migration/add--emoji-custom.js +0 -32
  141. package/utility/migration/add.d.ts +0 -15
  142. package/utility/migration/add.js +0 -32
  143. package/utility/migration/arrow-down--arrow-down-circle.d.ts +0 -15
  144. package/utility/migration/arrow-down--arrow-down-circle.js +0 -32
  145. package/utility/migration/arrow-down.d.ts +0 -15
  146. package/utility/migration/arrow-down.js +0 -32
  147. package/utility/migration/arrow-left--arrow-left-circle.d.ts +0 -15
  148. package/utility/migration/arrow-left--arrow-left-circle.js +0 -32
  149. package/utility/migration/arrow-left.d.ts +0 -15
  150. package/utility/migration/arrow-left.js +0 -32
  151. package/utility/migration/arrow-right--arrow-right-circle.d.ts +0 -15
  152. package/utility/migration/arrow-right--arrow-right-circle.js +0 -32
  153. package/utility/migration/arrow-right.d.ts +0 -15
  154. package/utility/migration/arrow-right.js +0 -32
  155. package/utility/migration/arrow-up--arrow-up-circle.d.ts +0 -15
  156. package/utility/migration/arrow-up--arrow-up-circle.js +0 -32
  157. package/utility/migration/arrow-up.d.ts +0 -15
  158. package/utility/migration/arrow-up.js +0 -32
  159. package/utility/migration/check-circle--check-circle-outline.d.ts +0 -15
  160. package/utility/migration/check-circle--check-circle-outline.js +0 -32
  161. package/utility/migration/check-circle--emoji-productivity.d.ts +0 -15
  162. package/utility/migration/check-circle--emoji-productivity.js +0 -32
  163. package/utility/migration/check-circle.d.ts +0 -15
  164. package/utility/migration/check-circle.js +0 -32
  165. package/utility/migration/check-mark--check.d.ts +0 -15
  166. package/utility/migration/check-mark--check.js +0 -32
  167. package/utility/migration/check-mark--editor-done.d.ts +0 -15
  168. package/utility/migration/check-mark--editor-done.js +0 -32
  169. package/utility/migration/chevron-down--chevron-down-circle.d.ts +0 -15
  170. package/utility/migration/chevron-down--chevron-down-circle.js +0 -32
  171. package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +0 -15
  172. package/utility/migration/chevron-down--hipchat-chevron-down.js +0 -32
  173. package/utility/migration/chevron-down.d.ts +0 -15
  174. package/utility/migration/chevron-down.js +0 -32
  175. package/utility/migration/chevron-left--chevron-left-circle.d.ts +0 -15
  176. package/utility/migration/chevron-left--chevron-left-circle.js +0 -32
  177. package/utility/migration/chevron-left--chevron-left-large.d.ts +0 -15
  178. package/utility/migration/chevron-left--chevron-left-large.js +0 -32
  179. package/utility/migration/chevron-left.d.ts +0 -15
  180. package/utility/migration/chevron-left.js +0 -32
  181. package/utility/migration/chevron-right--chevron-right-circle.d.ts +0 -15
  182. package/utility/migration/chevron-right--chevron-right-circle.js +0 -32
  183. package/utility/migration/chevron-right--chevron-right-large.d.ts +0 -15
  184. package/utility/migration/chevron-right--chevron-right-large.js +0 -32
  185. package/utility/migration/chevron-right.d.ts +0 -15
  186. package/utility/migration/chevron-right.js +0 -32
  187. package/utility/migration/chevron-up--chevron-up-circle.d.ts +0 -15
  188. package/utility/migration/chevron-up--chevron-up-circle.js +0 -32
  189. package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +0 -15
  190. package/utility/migration/chevron-up--hipchat-chevron-up.js +0 -32
  191. package/utility/migration/chevron-up.d.ts +0 -15
  192. package/utility/migration/chevron-up.js +0 -32
  193. package/utility/migration/cross--editor-close.d.ts +0 -15
  194. package/utility/migration/cross--editor-close.js +0 -32
  195. package/utility/migration/cross-circle--editor-error.d.ts +0 -15
  196. package/utility/migration/cross-circle--editor-error.js +0 -32
  197. package/utility/migration/cross-circle--select-clear.d.ts +0 -15
  198. package/utility/migration/cross-circle--select-clear.js +0 -32
  199. package/utility/migration/cross-circle.d.ts +0 -15
  200. package/utility/migration/cross-circle.js +0 -32
  201. package/utility/migration/cross.d.ts +0 -15
  202. package/utility/migration/cross.js +0 -32
  203. package/utility/migration/drag-handle--drag-handler.d.ts +0 -15
  204. package/utility/migration/drag-handle--drag-handler.js +0 -32
  205. package/utility/migration/drag-handle-vertical--drag-handler.d.ts +0 -15
  206. package/utility/migration/drag-handle-vertical--drag-handler.js +0 -32
  207. package/utility/migration/error.d.ts +0 -15
  208. package/utility/migration/error.js +0 -32
  209. package/utility/migration/information--editor-info.d.ts +0 -15
  210. package/utility/migration/information--editor-info.js +0 -32
  211. package/utility/migration/information--editor-panel.d.ts +0 -15
  212. package/utility/migration/information--editor-panel.js +0 -32
  213. package/utility/migration/information--info.d.ts +0 -15
  214. package/utility/migration/information--info.js +0 -32
  215. package/utility/migration/link-external--shortcut.d.ts +0 -15
  216. package/utility/migration/link-external--shortcut.js +0 -32
  217. package/utility/migration/lock-locked--lock-circle.d.ts +0 -15
  218. package/utility/migration/lock-locked--lock-circle.js +0 -32
  219. package/utility/migration/lock-locked--lock-filled.d.ts +0 -15
  220. package/utility/migration/lock-locked--lock-filled.js +0 -32
  221. package/utility/migration/lock-locked--lock.d.ts +0 -15
  222. package/utility/migration/lock-locked--lock.js +0 -32
  223. package/utility/migration/lock-locked--unlock-circle.d.ts +0 -15
  224. package/utility/migration/lock-locked--unlock-circle.js +0 -32
  225. package/utility/migration/lock-unlocked--unlock-filled.d.ts +0 -15
  226. package/utility/migration/lock-unlocked--unlock-filled.js +0 -32
  227. package/utility/migration/lock-unlocked--unlock.d.ts +0 -15
  228. package/utility/migration/lock-unlocked--unlock.js +0 -32
  229. package/utility/migration/show-more-horizontal--editor-more.d.ts +0 -15
  230. package/utility/migration/show-more-horizontal--editor-more.js +0 -32
  231. package/utility/migration/show-more-horizontal--more.d.ts +0 -15
  232. package/utility/migration/show-more-horizontal--more.js +0 -32
  233. package/utility/migration/show-more-vertical--more-vertical.d.ts +0 -15
  234. package/utility/migration/show-more-vertical--more-vertical.js +0 -32
  235. package/utility/migration/star-starred--star-filled.d.ts +0 -15
  236. package/utility/migration/star-starred--star-filled.js +0 -32
  237. package/utility/migration/star-unstarred--star-large.d.ts +0 -15
  238. package/utility/migration/star-unstarred--star-large.js +0 -32
  239. package/utility/migration/star-unstarred--star.d.ts +0 -15
  240. package/utility/migration/star-unstarred--star.js +0 -32
  241. package/utility/migration/success--check-circle.d.ts +0 -15
  242. package/utility/migration/success--check-circle.js +0 -32
  243. package/utility/migration/success--editor-success.d.ts +0 -15
  244. package/utility/migration/success--editor-success.js +0 -32
  245. package/utility/migration/warning--editor-warning.d.ts +0 -15
  246. package/utility/migration/warning--editor-warning.js +0 -32
  247. package/utility/migration/warning.d.ts +0 -15
  248. package/utility/migration/warning.js +0 -32
  249. package/utility/show-more-horizontal.d.ts +0 -16
  250. package/utility/show-more-horizontal.js +0 -30
  251. package/utility/show-more-vertical.d.ts +0 -16
  252. package/utility/show-more-vertical.js +0 -30
  253. package/utility/star-starred.d.ts +0 -16
  254. package/utility/star-starred.js +0 -30
  255. package/utility/star-unstarred.d.ts +0 -16
  256. package/utility/star-unstarred.js +0 -30
  257. package/utility/success.d.ts +0 -16
  258. package/utility/success.js +0 -30
  259. package/utility/warning.d.ts +0 -16
  260. package/utility/warning.js +0 -30
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::6e2e90282957afb0809d6021f1b1a32b>>
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 _checkCircle = _interopRequireDefault(require("@atlaskit/icon/utility/check-circle"));
14
- var _checkCircle2 = _interopRequireDefault(require("@atlaskit/icon/glyph/check-circle"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for CheckCircleIcon.
18
- * This component is CheckCircleIcon, with `UNSAFE_fallbackIcon` set to "CheckCircleIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: 📦 @atlaskit/icon/utility/check-circle
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 CheckCircleIcon = props => /*#__PURE__*/_react.default.createElement(_checkCircle.default, Object.assign({
27
- name: "CheckCircleIcon",
28
- LEGACY_fallbackIcon: _checkCircle2.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- CheckCircleIcon.displayName = 'CheckCircleIconMigration';
32
- var _default = exports.default = CheckCircleIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5c33f825c3a901b64a6f3b31034d4569>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const CheckMarkIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default CheckMarkIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a09da040d011d467934f765d01c5a128>>
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 _checkMark = _interopRequireDefault(require("@atlaskit/icon/utility/check-mark"));
14
- var _check = _interopRequireDefault(require("@atlaskit/icon/glyph/check"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for CheckMarkIcon.
18
- * This component is CheckMarkIcon, with `UNSAFE_fallbackIcon` set to "CheckIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: 📦 @atlaskit/icon/utility/check-mark
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 CheckMarkIcon = props => /*#__PURE__*/_react.default.createElement(_checkMark.default, Object.assign({
27
- name: "CheckMarkIcon",
28
- LEGACY_fallbackIcon: _check.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- CheckMarkIcon.displayName = 'CheckMarkIconMigration';
32
- var _default = exports.default = CheckMarkIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5c33f825c3a901b64a6f3b31034d4569>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const CheckMarkIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default CheckMarkIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d9c0f83bb249011108c230c8cebbfb6d>>
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 _checkMark = _interopRequireDefault(require("@atlaskit/icon/utility/check-mark"));
14
- var _done = _interopRequireDefault(require("@atlaskit/icon/glyph/editor/done"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for CheckMarkIcon.
18
- * This component is CheckMarkIcon, with `UNSAFE_fallbackIcon` set to "EditorDoneIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: 📦 @atlaskit/icon/utility/check-mark
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 CheckMarkIcon = props => /*#__PURE__*/_react.default.createElement(_checkMark.default, Object.assign({
27
- name: "CheckMarkIcon",
28
- LEGACY_fallbackIcon: _done.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- CheckMarkIcon.displayName = 'CheckMarkIconMigration';
32
- var _default = exports.default = CheckMarkIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::52dfbb990eadd505a05b455a6cd031c3>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronDownIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronDownIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::2f79b20019704996aa0692b400bafa97>>
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 _chevronDown = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-down"));
14
- var _chevronDownCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-down-circle"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronDownIcon.
18
- * This component is ChevronDownIcon, with `UNSAFE_fallbackIcon` set to "ChevronDownCircleIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for dropdown menus, selects, accordions, and expands.
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 ChevronDownIcon = props => /*#__PURE__*/_react.default.createElement(_chevronDown.default, Object.assign({
27
- name: "ChevronDownIcon",
28
- LEGACY_fallbackIcon: _chevronDownCircle.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronDownIcon.displayName = 'ChevronDownIconMigration';
32
- var _default = exports.default = ChevronDownIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::52dfbb990eadd505a05b455a6cd031c3>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronDownIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronDownIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::dc49d2cdf3d692280ca8b3556a5a8cc6>>
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 _chevronDown = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-down"));
14
- var _chevronDown2 = _interopRequireDefault(require("@atlaskit/icon/glyph/hipchat/chevron-down"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronDownIcon.
18
- * This component is ChevronDownIcon, with `UNSAFE_fallbackIcon` set to "HipchatChevronDownIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for dropdown menus, selects, accordions, and expands.
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 ChevronDownIcon = props => /*#__PURE__*/_react.default.createElement(_chevronDown.default, Object.assign({
27
- name: "ChevronDownIcon",
28
- LEGACY_fallbackIcon: _chevronDown2.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronDownIcon.displayName = 'ChevronDownIconMigration';
32
- var _default = exports.default = ChevronDownIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::52dfbb990eadd505a05b455a6cd031c3>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronDownIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronDownIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4db3818fab563ad1fb91ac995a19eee4>>
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 _chevronDown = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-down"));
14
- var _chevronDown2 = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-down"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronDownIcon.
18
- * This component is ChevronDownIcon, with `UNSAFE_fallbackIcon` set to "ChevronDownIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for dropdown menus, selects, accordions, and expands.
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 ChevronDownIcon = props => /*#__PURE__*/_react.default.createElement(_chevronDown.default, Object.assign({
27
- name: "ChevronDownIcon",
28
- LEGACY_fallbackIcon: _chevronDown2.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronDownIcon.displayName = 'ChevronDownIconMigration';
32
- var _default = exports.default = ChevronDownIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::252b5e04f4ca209a87cc1baa53ac6ad5>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronLeftIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronLeftIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c06f77b97ebd59e914ee6fd6d2a053fa>>
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 _chevronLeft = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-left"));
14
- var _chevronLeftCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-left-circle"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronLeftIcon.
18
- * This component is ChevronLeftIcon, with `UNSAFE_fallbackIcon` set to "ChevronLeftCircleIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for collapse side nav and to indicate previous in dates.
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 ChevronLeftIcon = props => /*#__PURE__*/_react.default.createElement(_chevronLeft.default, Object.assign({
27
- name: "ChevronLeftIcon",
28
- LEGACY_fallbackIcon: _chevronLeftCircle.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronLeftIcon.displayName = 'ChevronLeftIconMigration';
32
- var _default = exports.default = ChevronLeftIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::252b5e04f4ca209a87cc1baa53ac6ad5>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronLeftIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronLeftIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::558e37b36a188c886ec4c5701bfefa3f>>
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 _chevronLeft = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-left"));
14
- var _chevronLeftLarge = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-left-large"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronLeftIcon.
18
- * This component is ChevronLeftIcon, with `UNSAFE_fallbackIcon` set to "ChevronLeftLargeIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for collapse side nav and to indicate previous in dates.
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 ChevronLeftIcon = props => /*#__PURE__*/_react.default.createElement(_chevronLeft.default, Object.assign({
27
- name: "ChevronLeftIcon",
28
- LEGACY_fallbackIcon: _chevronLeftLarge.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronLeftIcon.displayName = 'ChevronLeftIconMigration';
32
- var _default = exports.default = ChevronLeftIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::252b5e04f4ca209a87cc1baa53ac6ad5>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronLeftIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronLeftIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::cbcd9befd5406938f0b1388e5c337914>>
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 _chevronLeft = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-left"));
14
- var _chevronLeft2 = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-left"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronLeftIcon.
18
- * This component is ChevronLeftIcon, with `UNSAFE_fallbackIcon` set to "ChevronLeftIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for collapse side nav and to indicate previous in dates.
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 ChevronLeftIcon = props => /*#__PURE__*/_react.default.createElement(_chevronLeft.default, Object.assign({
27
- name: "ChevronLeftIcon",
28
- LEGACY_fallbackIcon: _chevronLeft2.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronLeftIcon.displayName = 'ChevronLeftIconMigration';
32
- var _default = exports.default = ChevronLeftIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9265f285d2ac3b7fb4e2748a72b74396>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronRightIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronRightIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::175947ec39fe113d6a6aabed2be26aaf>>
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 _chevronRight = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-right"));
14
- var _chevronRightCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-right-circle"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronRightIcon.
18
- * This component is ChevronRightIcon, with `UNSAFE_fallbackIcon` set to "ChevronRightCircleIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for menu fly outs and to indicate next in dates.
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 ChevronRightIcon = props => /*#__PURE__*/_react.default.createElement(_chevronRight.default, Object.assign({
27
- name: "ChevronRightIcon",
28
- LEGACY_fallbackIcon: _chevronRightCircle.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronRightIcon.displayName = 'ChevronRightIconMigration';
32
- var _default = exports.default = ChevronRightIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9265f285d2ac3b7fb4e2748a72b74396>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronRightIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronRightIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::bb8431de1352bdd8ce9c5356b3c9f0f0>>
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 _chevronRight = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-right"));
14
- var _chevronRightLarge = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-right-large"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronRightIcon.
18
- * This component is ChevronRightIcon, with `UNSAFE_fallbackIcon` set to "ChevronRightLargeIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for menu fly outs and to indicate next in dates.
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 ChevronRightIcon = props => /*#__PURE__*/_react.default.createElement(_chevronRight.default, Object.assign({
27
- name: "ChevronRightIcon",
28
- LEGACY_fallbackIcon: _chevronRightLarge.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronRightIcon.displayName = 'ChevronRightIconMigration';
32
- var _default = exports.default = ChevronRightIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9265f285d2ac3b7fb4e2748a72b74396>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronRightIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronRightIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::dfc541cc16ded89319c6c2e906374b07>>
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 _chevronRight = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-right"));
14
- var _chevronRight2 = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-right"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronRightIcon.
18
- * This component is ChevronRightIcon, with `UNSAFE_fallbackIcon` set to "ChevronRightIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for menu fly outs and to indicate next in dates.
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 ChevronRightIcon = props => /*#__PURE__*/_react.default.createElement(_chevronRight.default, Object.assign({
27
- name: "ChevronRightIcon",
28
- LEGACY_fallbackIcon: _chevronRight2.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronRightIcon.displayName = 'ChevronRightIconMigration';
32
- var _default = exports.default = ChevronRightIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5297b158c1ad9d34ae44196b1b1a8d69>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronUpIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronUpIconMigration;
@@ -1,32 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::e9b535099e671709a722ca07e73b3a65>>
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 _chevronUp = _interopRequireDefault(require("@atlaskit/icon/utility/chevron-up"));
14
- var _chevronUpCircle = _interopRequireDefault(require("@atlaskit/icon/glyph/chevron-up-circle"));
15
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
16
- /**
17
- * Migration Icon component for ChevronUpIcon.
18
- * This component is ChevronUpIcon, with `UNSAFE_fallbackIcon` set to "ChevronUpCircleIcon".
19
- *
20
- * Category: utility
21
- * Location: @atlaskit/icon
22
- * Usage guidance: Reserved for accordions.
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 ChevronUpIcon = props => /*#__PURE__*/_react.default.createElement(_chevronUp.default, Object.assign({
27
- name: "ChevronUpIcon",
28
- LEGACY_fallbackIcon: _chevronUpCircle.default
29
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
30
- }, props));
31
- ChevronUpIcon.displayName = 'ChevronUpIconMigration';
32
- var _default = exports.default = ChevronUpIcon;
@@ -1,15 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5297b158c1ad9d34ae44196b1b1a8d69>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import React from 'react';
8
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
9
- import Icon from '@atlaskit/icon/base-new';
10
-
11
- declare const ChevronUpIconMigration: {
12
- (props: Omit<NewUtilityIconProps, | 'LEGACY_fallbackIcon'> ): JSX.Element;
13
- displayName: string;
14
- };
15
- export default ChevronUpIconMigration;