@atlaskit/icon-object 7.3.3 → 7.4.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 (207) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/afm-cc/tsconfig.json +2 -1
  3. package/afm-jira/tsconfig.json +2 -1
  4. package/afm-products/tsconfig.json +2 -1
  5. package/build/utils.tsx +1 -1
  6. package/constellation/index/icon-explorer.mdx +1 -1
  7. package/dist/cjs/artifacts/glyph/blog/16.js +2 -2
  8. package/dist/cjs/artifacts/glyph/blog/24.js +2 -2
  9. package/dist/cjs/artifacts/glyph/branch/16.js +2 -2
  10. package/dist/cjs/artifacts/glyph/branch/24.js +2 -2
  11. package/dist/cjs/artifacts/glyph/bug/16.js +2 -2
  12. package/dist/cjs/artifacts/glyph/bug/24.js +2 -2
  13. package/dist/cjs/artifacts/glyph/calendar/16.js +2 -2
  14. package/dist/cjs/artifacts/glyph/calendar/24.js +2 -2
  15. package/dist/cjs/artifacts/glyph/changes/16.js +2 -2
  16. package/dist/cjs/artifacts/glyph/changes/24.js +2 -2
  17. package/dist/cjs/artifacts/glyph/code/16.js +2 -2
  18. package/dist/cjs/artifacts/glyph/code/24.js +2 -2
  19. package/dist/cjs/artifacts/glyph/commit/16.js +2 -2
  20. package/dist/cjs/artifacts/glyph/commit/24.js +2 -2
  21. package/dist/cjs/artifacts/glyph/epic/16.js +2 -2
  22. package/dist/cjs/artifacts/glyph/epic/24.js +2 -2
  23. package/dist/cjs/artifacts/glyph/improvement/16.js +2 -2
  24. package/dist/cjs/artifacts/glyph/improvement/24.js +2 -2
  25. package/dist/cjs/artifacts/glyph/incident/16.js +2 -2
  26. package/dist/cjs/artifacts/glyph/incident/24.js +2 -2
  27. package/dist/cjs/artifacts/glyph/issue/16.js +2 -2
  28. package/dist/cjs/artifacts/glyph/issue/24.js +2 -2
  29. package/dist/cjs/artifacts/glyph/new-feature/16.js +2 -2
  30. package/dist/cjs/artifacts/glyph/new-feature/24.js +2 -2
  31. package/dist/cjs/artifacts/glyph/page/16.js +2 -2
  32. package/dist/cjs/artifacts/glyph/page/24.js +2 -2
  33. package/dist/cjs/artifacts/glyph/page-live-doc/16.js +2 -2
  34. package/dist/cjs/artifacts/glyph/page-live-doc/24.js +2 -2
  35. package/dist/cjs/artifacts/glyph/problem/16.js +2 -2
  36. package/dist/cjs/artifacts/glyph/problem/24.js +2 -2
  37. package/dist/cjs/artifacts/glyph/pull-request/16.js +2 -2
  38. package/dist/cjs/artifacts/glyph/pull-request/24.js +2 -2
  39. package/dist/cjs/artifacts/glyph/question/16.js +2 -2
  40. package/dist/cjs/artifacts/glyph/question/24.js +2 -2
  41. package/dist/cjs/artifacts/glyph/story/16.js +2 -2
  42. package/dist/cjs/artifacts/glyph/story/24.js +2 -2
  43. package/dist/cjs/artifacts/glyph/subtask/16.js +2 -2
  44. package/dist/cjs/artifacts/glyph/subtask/24.js +2 -2
  45. package/dist/cjs/artifacts/glyph/task/16.js +2 -2
  46. package/dist/cjs/artifacts/glyph/task/24.js +2 -2
  47. package/dist/es2019/artifacts/glyph/blog/16.js +2 -2
  48. package/dist/es2019/artifacts/glyph/blog/24.js +2 -2
  49. package/dist/es2019/artifacts/glyph/branch/16.js +2 -2
  50. package/dist/es2019/artifacts/glyph/branch/24.js +2 -2
  51. package/dist/es2019/artifacts/glyph/bug/16.js +2 -2
  52. package/dist/es2019/artifacts/glyph/bug/24.js +2 -2
  53. package/dist/es2019/artifacts/glyph/calendar/16.js +2 -2
  54. package/dist/es2019/artifacts/glyph/calendar/24.js +2 -2
  55. package/dist/es2019/artifacts/glyph/changes/16.js +2 -2
  56. package/dist/es2019/artifacts/glyph/changes/24.js +2 -2
  57. package/dist/es2019/artifacts/glyph/code/16.js +2 -2
  58. package/dist/es2019/artifacts/glyph/code/24.js +2 -2
  59. package/dist/es2019/artifacts/glyph/commit/16.js +2 -2
  60. package/dist/es2019/artifacts/glyph/commit/24.js +2 -2
  61. package/dist/es2019/artifacts/glyph/epic/16.js +2 -2
  62. package/dist/es2019/artifacts/glyph/epic/24.js +2 -2
  63. package/dist/es2019/artifacts/glyph/improvement/16.js +2 -2
  64. package/dist/es2019/artifacts/glyph/improvement/24.js +2 -2
  65. package/dist/es2019/artifacts/glyph/incident/16.js +2 -2
  66. package/dist/es2019/artifacts/glyph/incident/24.js +2 -2
  67. package/dist/es2019/artifacts/glyph/issue/16.js +2 -2
  68. package/dist/es2019/artifacts/glyph/issue/24.js +2 -2
  69. package/dist/es2019/artifacts/glyph/new-feature/16.js +2 -2
  70. package/dist/es2019/artifacts/glyph/new-feature/24.js +2 -2
  71. package/dist/es2019/artifacts/glyph/page/16.js +2 -2
  72. package/dist/es2019/artifacts/glyph/page/24.js +2 -2
  73. package/dist/es2019/artifacts/glyph/page-live-doc/16.js +2 -2
  74. package/dist/es2019/artifacts/glyph/page-live-doc/24.js +2 -2
  75. package/dist/es2019/artifacts/glyph/problem/16.js +2 -2
  76. package/dist/es2019/artifacts/glyph/problem/24.js +2 -2
  77. package/dist/es2019/artifacts/glyph/pull-request/16.js +2 -2
  78. package/dist/es2019/artifacts/glyph/pull-request/24.js +2 -2
  79. package/dist/es2019/artifacts/glyph/question/16.js +2 -2
  80. package/dist/es2019/artifacts/glyph/question/24.js +2 -2
  81. package/dist/es2019/artifacts/glyph/story/16.js +2 -2
  82. package/dist/es2019/artifacts/glyph/story/24.js +2 -2
  83. package/dist/es2019/artifacts/glyph/subtask/16.js +2 -2
  84. package/dist/es2019/artifacts/glyph/subtask/24.js +2 -2
  85. package/dist/es2019/artifacts/glyph/task/16.js +2 -2
  86. package/dist/es2019/artifacts/glyph/task/24.js +2 -2
  87. package/dist/esm/artifacts/glyph/blog/16.js +2 -2
  88. package/dist/esm/artifacts/glyph/blog/24.js +2 -2
  89. package/dist/esm/artifacts/glyph/branch/16.js +2 -2
  90. package/dist/esm/artifacts/glyph/branch/24.js +2 -2
  91. package/dist/esm/artifacts/glyph/bug/16.js +2 -2
  92. package/dist/esm/artifacts/glyph/bug/24.js +2 -2
  93. package/dist/esm/artifacts/glyph/calendar/16.js +2 -2
  94. package/dist/esm/artifacts/glyph/calendar/24.js +2 -2
  95. package/dist/esm/artifacts/glyph/changes/16.js +2 -2
  96. package/dist/esm/artifacts/glyph/changes/24.js +2 -2
  97. package/dist/esm/artifacts/glyph/code/16.js +2 -2
  98. package/dist/esm/artifacts/glyph/code/24.js +2 -2
  99. package/dist/esm/artifacts/glyph/commit/16.js +2 -2
  100. package/dist/esm/artifacts/glyph/commit/24.js +2 -2
  101. package/dist/esm/artifacts/glyph/epic/16.js +2 -2
  102. package/dist/esm/artifacts/glyph/epic/24.js +2 -2
  103. package/dist/esm/artifacts/glyph/improvement/16.js +2 -2
  104. package/dist/esm/artifacts/glyph/improvement/24.js +2 -2
  105. package/dist/esm/artifacts/glyph/incident/16.js +2 -2
  106. package/dist/esm/artifacts/glyph/incident/24.js +2 -2
  107. package/dist/esm/artifacts/glyph/issue/16.js +2 -2
  108. package/dist/esm/artifacts/glyph/issue/24.js +2 -2
  109. package/dist/esm/artifacts/glyph/new-feature/16.js +2 -2
  110. package/dist/esm/artifacts/glyph/new-feature/24.js +2 -2
  111. package/dist/esm/artifacts/glyph/page/16.js +2 -2
  112. package/dist/esm/artifacts/glyph/page/24.js +2 -2
  113. package/dist/esm/artifacts/glyph/page-live-doc/16.js +2 -2
  114. package/dist/esm/artifacts/glyph/page-live-doc/24.js +2 -2
  115. package/dist/esm/artifacts/glyph/problem/16.js +2 -2
  116. package/dist/esm/artifacts/glyph/problem/24.js +2 -2
  117. package/dist/esm/artifacts/glyph/pull-request/16.js +2 -2
  118. package/dist/esm/artifacts/glyph/pull-request/24.js +2 -2
  119. package/dist/esm/artifacts/glyph/question/16.js +2 -2
  120. package/dist/esm/artifacts/glyph/question/24.js +2 -2
  121. package/dist/esm/artifacts/glyph/story/16.js +2 -2
  122. package/dist/esm/artifacts/glyph/story/24.js +2 -2
  123. package/dist/esm/artifacts/glyph/subtask/16.js +2 -2
  124. package/dist/esm/artifacts/glyph/subtask/24.js +2 -2
  125. package/dist/esm/artifacts/glyph/task/16.js +2 -2
  126. package/dist/esm/artifacts/glyph/task/24.js +2 -2
  127. package/dist/types/artifacts/glyph/blog/16.d.ts +1 -1
  128. package/dist/types/artifacts/glyph/blog/24.d.ts +1 -1
  129. package/dist/types/artifacts/glyph/branch/16.d.ts +1 -1
  130. package/dist/types/artifacts/glyph/branch/24.d.ts +1 -1
  131. package/dist/types/artifacts/glyph/bug/16.d.ts +1 -1
  132. package/dist/types/artifacts/glyph/bug/24.d.ts +1 -1
  133. package/dist/types/artifacts/glyph/calendar/16.d.ts +1 -1
  134. package/dist/types/artifacts/glyph/calendar/24.d.ts +1 -1
  135. package/dist/types/artifacts/glyph/changes/16.d.ts +1 -1
  136. package/dist/types/artifacts/glyph/changes/24.d.ts +1 -1
  137. package/dist/types/artifacts/glyph/code/16.d.ts +1 -1
  138. package/dist/types/artifacts/glyph/code/24.d.ts +1 -1
  139. package/dist/types/artifacts/glyph/commit/16.d.ts +1 -1
  140. package/dist/types/artifacts/glyph/commit/24.d.ts +1 -1
  141. package/dist/types/artifacts/glyph/epic/16.d.ts +1 -1
  142. package/dist/types/artifacts/glyph/epic/24.d.ts +1 -1
  143. package/dist/types/artifacts/glyph/improvement/16.d.ts +1 -1
  144. package/dist/types/artifacts/glyph/improvement/24.d.ts +1 -1
  145. package/dist/types/artifacts/glyph/incident/16.d.ts +1 -1
  146. package/dist/types/artifacts/glyph/incident/24.d.ts +1 -1
  147. package/dist/types/artifacts/glyph/issue/16.d.ts +1 -1
  148. package/dist/types/artifacts/glyph/issue/24.d.ts +1 -1
  149. package/dist/types/artifacts/glyph/new-feature/16.d.ts +1 -1
  150. package/dist/types/artifacts/glyph/new-feature/24.d.ts +1 -1
  151. package/dist/types/artifacts/glyph/page/16.d.ts +1 -1
  152. package/dist/types/artifacts/glyph/page/24.d.ts +1 -1
  153. package/dist/types/artifacts/glyph/page-live-doc/16.d.ts +1 -1
  154. package/dist/types/artifacts/glyph/page-live-doc/24.d.ts +1 -1
  155. package/dist/types/artifacts/glyph/problem/16.d.ts +1 -1
  156. package/dist/types/artifacts/glyph/problem/24.d.ts +1 -1
  157. package/dist/types/artifacts/glyph/pull-request/16.d.ts +1 -1
  158. package/dist/types/artifacts/glyph/pull-request/24.d.ts +1 -1
  159. package/dist/types/artifacts/glyph/question/16.d.ts +1 -1
  160. package/dist/types/artifacts/glyph/question/24.d.ts +1 -1
  161. package/dist/types/artifacts/glyph/story/16.d.ts +1 -1
  162. package/dist/types/artifacts/glyph/story/24.d.ts +1 -1
  163. package/dist/types/artifacts/glyph/subtask/16.d.ts +1 -1
  164. package/dist/types/artifacts/glyph/subtask/24.d.ts +1 -1
  165. package/dist/types/artifacts/glyph/task/16.d.ts +1 -1
  166. package/dist/types/artifacts/glyph/task/24.d.ts +1 -1
  167. package/dist/types-ts4.5/artifacts/glyph/blog/16.d.ts +1 -1
  168. package/dist/types-ts4.5/artifacts/glyph/blog/24.d.ts +1 -1
  169. package/dist/types-ts4.5/artifacts/glyph/branch/16.d.ts +1 -1
  170. package/dist/types-ts4.5/artifacts/glyph/branch/24.d.ts +1 -1
  171. package/dist/types-ts4.5/artifacts/glyph/bug/16.d.ts +1 -1
  172. package/dist/types-ts4.5/artifacts/glyph/bug/24.d.ts +1 -1
  173. package/dist/types-ts4.5/artifacts/glyph/calendar/16.d.ts +1 -1
  174. package/dist/types-ts4.5/artifacts/glyph/calendar/24.d.ts +1 -1
  175. package/dist/types-ts4.5/artifacts/glyph/changes/16.d.ts +1 -1
  176. package/dist/types-ts4.5/artifacts/glyph/changes/24.d.ts +1 -1
  177. package/dist/types-ts4.5/artifacts/glyph/code/16.d.ts +1 -1
  178. package/dist/types-ts4.5/artifacts/glyph/code/24.d.ts +1 -1
  179. package/dist/types-ts4.5/artifacts/glyph/commit/16.d.ts +1 -1
  180. package/dist/types-ts4.5/artifacts/glyph/commit/24.d.ts +1 -1
  181. package/dist/types-ts4.5/artifacts/glyph/epic/16.d.ts +1 -1
  182. package/dist/types-ts4.5/artifacts/glyph/epic/24.d.ts +1 -1
  183. package/dist/types-ts4.5/artifacts/glyph/improvement/16.d.ts +1 -1
  184. package/dist/types-ts4.5/artifacts/glyph/improvement/24.d.ts +1 -1
  185. package/dist/types-ts4.5/artifacts/glyph/incident/16.d.ts +1 -1
  186. package/dist/types-ts4.5/artifacts/glyph/incident/24.d.ts +1 -1
  187. package/dist/types-ts4.5/artifacts/glyph/issue/16.d.ts +1 -1
  188. package/dist/types-ts4.5/artifacts/glyph/issue/24.d.ts +1 -1
  189. package/dist/types-ts4.5/artifacts/glyph/new-feature/16.d.ts +1 -1
  190. package/dist/types-ts4.5/artifacts/glyph/new-feature/24.d.ts +1 -1
  191. package/dist/types-ts4.5/artifacts/glyph/page/16.d.ts +1 -1
  192. package/dist/types-ts4.5/artifacts/glyph/page/24.d.ts +1 -1
  193. package/dist/types-ts4.5/artifacts/glyph/page-live-doc/16.d.ts +1 -1
  194. package/dist/types-ts4.5/artifacts/glyph/page-live-doc/24.d.ts +1 -1
  195. package/dist/types-ts4.5/artifacts/glyph/problem/16.d.ts +1 -1
  196. package/dist/types-ts4.5/artifacts/glyph/problem/24.d.ts +1 -1
  197. package/dist/types-ts4.5/artifacts/glyph/pull-request/16.d.ts +1 -1
  198. package/dist/types-ts4.5/artifacts/glyph/pull-request/24.d.ts +1 -1
  199. package/dist/types-ts4.5/artifacts/glyph/question/16.d.ts +1 -1
  200. package/dist/types-ts4.5/artifacts/glyph/question/24.d.ts +1 -1
  201. package/dist/types-ts4.5/artifacts/glyph/story/16.d.ts +1 -1
  202. package/dist/types-ts4.5/artifacts/glyph/story/24.d.ts +1 -1
  203. package/dist/types-ts4.5/artifacts/glyph/subtask/16.d.ts +1 -1
  204. package/dist/types-ts4.5/artifacts/glyph/subtask/24.d.ts +1 -1
  205. package/dist/types-ts4.5/artifacts/glyph/task/16.d.ts +1 -1
  206. package/dist/types-ts4.5/artifacts/glyph/task/24.d.ts +1 -1
  207. package/package.json +6 -3
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/problem/24"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::fa01b6f92f54d10ca4507b2fa78492f8>>
16
+ * @codegen <<SignedSource::a8c4ccfcd6b1d3cb582823058c9056d9>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Problem24Icon = function Problem24Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_problem2.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/pull-request/16"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::28ad781cda66347f47adf68d1b8c9215>>
16
+ * @codegen <<SignedSource::2476cb80c63abb1f64b991ce9590ed68>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var PullRequest16Icon = function PullRequest16Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_pullRequest2.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/pull-request/24"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::9a40ce8162020167aa92aa88d0f592de>>
16
+ * @codegen <<SignedSource::a24b1a67755a5ba2c87adc71b2dbf975>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var PullRequest24Icon = function PullRequest24Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_pullRequest2.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/question/16"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::af902469319eca057d986f06ec07900c>>
16
+ * @codegen <<SignedSource::78144f28802c735132114da21985975d>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Question16Icon = function Question16Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_question.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/question/24"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::8cf8bc2bb8a4375c46dbb0b1a5a77d14>>
16
+ * @codegen <<SignedSource::eb7a70ac52bb0b88d45e780996a6c0ea>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Question24Icon = function Question24Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_question.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/story/16"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::58018d99cc8a0f6abeddbd3fccbd6413>>
16
+ * @codegen <<SignedSource::1685b4fc52f04ece398eb0605430c0c7>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Story16Icon = function Story16Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_story2.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/story/24"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::86f321f2df9856aac2b14e0bf69d3049>>
16
+ * @codegen <<SignedSource::b4597ddb380d01ec2c568ae75374374c>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Story24Icon = function Story24Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_story2.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/subtask/16"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::6ad746f8d6850770b3cdfa715cfc8204>>
16
+ * @codegen <<SignedSource::0cc847f846180f0cd10c66248eaaf2bc>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Subtask16Icon = function Subtask16Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_subtask.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/subtask/24"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::09a30624998c51b2f1acc8f71033796d>>
16
+ * @codegen <<SignedSource::0cd1cfb2be323f5239ae5b0954a72c8c>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Subtask24Icon = function Subtask24Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_subtask.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/task/16"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::ba42c74cbfda9afab131839d0b6c6e6f>>
16
+ * @codegen <<SignedSource::e6b99d89e550e86c0138f5b1e187c8dc>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Task16Icon = function Task16Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_task2.default, {
34
34
  label: label,
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  var _ = _interopRequireDefault(require("../../glyph-legacy/task/24"));
14
14
  /**
15
15
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
16
- * @codegen <<SignedSource::d7f65247cc5e0eda8d4b1e1658be550a>>
16
+ * @codegen <<SignedSource::e2acdddee49b7b12da0ace734cb7c404>>
17
17
  * @codegenCommand yarn build:icon-glyphs
18
18
  */
19
19
 
@@ -28,7 +28,7 @@ var Task24Icon = function Task24Icon(_ref) {
28
28
  var label = _ref.label,
29
29
  testId = _ref.testId;
30
30
  // Feature flag to migrate to new object package
31
- if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object')) {
31
+ if ((0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object') || (0, _platformFeatureFlags.fg)('platform_dst_icon_object_to_object_stage2')) {
32
32
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
33
33
  return /*#__PURE__*/_react.default.createElement(_task2.default, {
34
34
  label: label,
@@ -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::25f59ea2b6bc25c62576440e4e014d55>>
3
+ * @codegen <<SignedSource::e6b93337f36ffac31a7f5ddc218efa27>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Blog16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::ee7129996bcdd9cb958d21a3e9c19719>>
3
+ * @codegen <<SignedSource::3a086b223ba4be94437667e075ae208a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Blog24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::838f4f86c5032d94c12ae3c464c4518b>>
3
+ * @codegen <<SignedSource::0c8341e9bac8ea27b304b666e62ee8b6>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Branch16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::24123b79b76274b366262c7d1c802191>>
3
+ * @codegen <<SignedSource::080d00e172ed33a0abde136c3fb5c442>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Branch24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::167fa533efc4ba93e24036848d1072d4>>
3
+ * @codegen <<SignedSource::110169c003ac8508758f2446325a9218>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Bug16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::0f602ecc7c0c56afcbb768f96ea33586>>
3
+ * @codegen <<SignedSource::d2ba9e56bd72aa979f3fa0664eb44dae>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Bug24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::28d0f6475870cbf159ab08e0e960bd5d>>
3
+ * @codegen <<SignedSource::2ecd6f14e8c3ea03758d37d6fc7afc90>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Calendar16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::c20134aa0e23dcbffd02b1fd55e73767>>
3
+ * @codegen <<SignedSource::2edd1586a71eee7d5b267fdaf8ba2fae>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Calendar24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::57ea112ed25eedff788d2782c5430357>>
3
+ * @codegen <<SignedSource::70ac6a8d6877c0af25af46af329f502f>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Changes16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::04bc4d6ff8d556e35c85772718b557ae>>
3
+ * @codegen <<SignedSource::91302a5b198eaa429fccc2e19b817803>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Changes24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::28e074effda908d62315fc623bb11ea4>>
3
+ * @codegen <<SignedSource::29197e2a5a763515d0dd374fbfd0f960>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Code16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::3c7d55e14b76c9957e716fd74473a702>>
3
+ * @codegen <<SignedSource::32e5e1364cb15d92c0b6fcdcbf589bb2>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Code24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::6debd57b02ce07c26b500a40c5cf84fa>>
3
+ * @codegen <<SignedSource::ed53d07cd2edaa05517474eed3b986ca>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Commit16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::1082a6c80f48bd44f4e96c677e234cff>>
3
+ * @codegen <<SignedSource::a3bf4983d714e226218162658c3f18d1>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Commit24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::4d6daab6c18f6607b508ad6a232f29d2>>
3
+ * @codegen <<SignedSource::a3355823a402cad3913abd70a763f50d>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Epic16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::4cc0c9356b22fedef569ab81a0c62de8>>
3
+ * @codegen <<SignedSource::b5ba5703f7662bf703cf55e7f8807fd2>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Epic24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::9834364f6edd13c671dac32423d1f44c>>
3
+ * @codegen <<SignedSource::db5a23e65667528d1853140c41366ed2>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Improvement16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::3514364b318140e5052e6093a1c20e42>>
3
+ * @codegen <<SignedSource::f375a8361f11ff5113763ddce7485b97>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Improvement24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::3a2ca9a3d5107d7ac162a2a33430a5c3>>
3
+ * @codegen <<SignedSource::53d385097e35805e503c3473ace7e02e>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Incident16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::44b8fa642b5f6d8de910fb3f6343b8c6>>
3
+ * @codegen <<SignedSource::5a3bf03ab42a9c3ec069fe0d659b5402>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Incident24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::bca06c5d0b322c69c2d7dabe129b3860>>
3
+ * @codegen <<SignedSource::824eaa6140f1b9724c131d3bf60a0c77>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Issue16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::844c8577e3943d6d7d8c1a6302edc692>>
3
+ * @codegen <<SignedSource::29b8fabcbadba6f2330eb5adb719ad2a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const Issue24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::e229d912fdac7d3782192a1cfea26688>>
3
+ * @codegen <<SignedSource::ae1dc19615dae53b2411ea0c95f5072a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const NewFeature16Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,
@@ -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::9871b55a6ec876b508660dc44f882600>>
3
+ * @codegen <<SignedSource::3f6a6116e5a043ffd9746dc5faba38c2>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  import React from 'react';
@@ -22,7 +22,7 @@ const NewFeature24Icon = ({
22
22
  testId
23
23
  }) => {
24
24
  // Feature flag to migrate to new object package
25
- if (fg('platform_dst_icon_object_to_object')) {
25
+ if (fg('platform_dst_icon_object_to_object') || fg('platform_dst_icon_object_to_object_stage2')) {
26
26
  // Map props based on size: 16px -> object (medium), 24px -> tile (small)
27
27
  return /*#__PURE__*/React.createElement(NewObjectComponent, {
28
28
  label: label,