@atlaskit/smart-card 45.24.1 → 45.24.3

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 (133) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-dropbox-in-atlas-slide1--default.png +2 -2
  3. package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide1--default.png +2 -2
  4. package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide2--default.png +2 -2
  5. package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide3--default.png +2 -2
  6. package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide1--default.png +2 -2
  7. package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide2--default.png +2 -2
  8. package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide3--default.png +2 -2
  9. package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card--light-mode.png +2 -2
  10. package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions--light-mode.png +2 -2
  11. package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions-with-related-urls--default.png +2 -2
  12. package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-entities-support--light-mode.png +2 -2
  13. package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrerror--default.png +2 -2
  14. package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrloading--default.png +2 -2
  15. package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-false.png +2 -2
  16. package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
  17. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-forbidden-view-renders-correctly-when-hovering-over-url-in-forbidden-view--default.png +2 -2
  18. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-not-found-view-renders-correctly-when-hovering-over-url-in-not-found-view--default.png +2 -2
  19. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-renders-correctly-when-hovering-over-url--default--jfp-magma-platform-lozenge-jump-fix-false.png +2 -2
  20. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-renders-correctly-when-hovering-over-url--default--jfp-magma-platform-lozenge-jump-fix-true.png +2 -2
  21. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-connect-account--default.png +2 -2
  22. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-url-in-unauthorized-view--default.png +2 -2
  23. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-with-truncation--default.png +2 -2
  24. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-when-selected--default.png +2 -2
  25. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden--default--jfp-magma-platform-lozenge-jump-fix-false.png +2 -2
  26. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden--default--jfp-magma-platform-lozenge-jump-fix-true.png +2 -2
  27. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-pending-request--default.png +2 -2
  28. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-request-access--default.png +2 -2
  29. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-not-found-with-site-access-exists--default.png +2 -2
  30. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-resolving--default.png +2 -2
  31. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-un-auth--default.png +2 -2
  32. package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/vrinline-profile-card--default.png +2 -2
  33. package/dist/cjs/state/getFirstPartyIdentifier.js +1 -2
  34. package/dist/cjs/state/getThirdPartyARI.js +7 -10
  35. package/dist/cjs/utils/analytics/analytics.js +1 -1
  36. package/dist/cjs/view/CardWithUrl/component.js +2 -4
  37. package/dist/cjs/view/FlexibleCard/components/actions/action/action-stack-item/action-button.js +3 -5
  38. package/dist/cjs/view/FlexibleCard/components/actions/ai-summary-action/ai-summary-action-component.js +1 -6
  39. package/dist/cjs/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.js +7 -5
  40. package/dist/cjs/view/FlexibleCard/components/actions/follow-action/index.js +2 -5
  41. package/dist/cjs/view/FlexibleCard/components/actions/view-related-links-action/index.js +4 -7
  42. package/dist/cjs/view/LinkUrl/HyperlinkResolver/index.js +2 -5
  43. package/dist/cjs/view/LinkUrl/index.js +1 -1
  44. package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-dropbox-in-atlas-slide1--default.png +2 -2
  45. package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide1--default.png +2 -2
  46. package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide2--default.png +2 -2
  47. package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide3--default.png +2 -2
  48. package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide1--default.png +2 -2
  49. package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide2--default.png +2 -2
  50. package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide3--default.png +2 -2
  51. package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card--light-mode.png +2 -2
  52. package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions--light-mode.png +2 -2
  53. package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions-with-related-urls--default.png +2 -2
  54. package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-entities-support--light-mode.png +2 -2
  55. package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrerror--default.png +2 -2
  56. package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrloading--default.png +2 -2
  57. package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-false.png +2 -2
  58. package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
  59. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-forbidden-view-renders-correctly-when-hovering-over-url-in-forbidden-view--default.png +2 -2
  60. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-not-found-view-renders-correctly-when-hovering-over-url-in-not-found-view--default.png +2 -2
  61. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-renders-correctly-when-hovering-over-url--default--jfp-magma-platform-lozenge-jump-fix-false.png +2 -2
  62. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-renders-correctly-when-hovering-over-url--default--jfp-magma-platform-lozenge-jump-fix-true.png +2 -2
  63. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-connect-account--default.png +2 -2
  64. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-url-in-unauthorized-view--default.png +2 -2
  65. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-with-truncation--default.png +2 -2
  66. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-when-selected--default.png +2 -2
  67. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden--default--jfp-magma-platform-lozenge-jump-fix-false.png +2 -2
  68. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden--default--jfp-magma-platform-lozenge-jump-fix-true.png +2 -2
  69. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-pending-request--default.png +2 -2
  70. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-request-access--default.png +2 -2
  71. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-not-found-with-site-access-exists--default.png +2 -2
  72. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-resolving--default.png +2 -2
  73. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-un-auth--default.png +2 -2
  74. package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/vrinline-profile-card--default.png +2 -2
  75. package/dist/es2019/state/getFirstPartyIdentifier.js +1 -3
  76. package/dist/es2019/state/getThirdPartyARI.js +7 -10
  77. package/dist/es2019/utils/analytics/analytics.js +1 -1
  78. package/dist/es2019/view/CardWithUrl/component.js +2 -4
  79. package/dist/es2019/view/FlexibleCard/components/actions/action/action-stack-item/action-button.js +3 -5
  80. package/dist/es2019/view/FlexibleCard/components/actions/ai-summary-action/ai-summary-action-component.js +1 -6
  81. package/dist/es2019/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.js +5 -4
  82. package/dist/es2019/view/FlexibleCard/components/actions/follow-action/index.js +2 -5
  83. package/dist/es2019/view/FlexibleCard/components/actions/view-related-links-action/index.js +4 -7
  84. package/dist/es2019/view/LinkUrl/HyperlinkResolver/index.js +2 -5
  85. package/dist/es2019/view/LinkUrl/index.js +1 -1
  86. package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-dropbox-in-atlas-slide1--default.png +2 -2
  87. package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide1--default.png +2 -2
  88. package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide2--default.png +2 -2
  89. package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide3--default.png +2 -2
  90. package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide1--default.png +2 -2
  91. package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide2--default.png +2 -2
  92. package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide3--default.png +2 -2
  93. package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card--light-mode.png +2 -2
  94. package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions--light-mode.png +2 -2
  95. package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions-with-related-urls--default.png +2 -2
  96. package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-entities-support--light-mode.png +2 -2
  97. package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrerror--default.png +2 -2
  98. package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrloading--default.png +2 -2
  99. package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-false.png +2 -2
  100. package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
  101. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-forbidden-view-renders-correctly-when-hovering-over-url-in-forbidden-view--default.png +2 -2
  102. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-not-found-view-renders-correctly-when-hovering-over-url-in-not-found-view--default.png +2 -2
  103. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-renders-correctly-when-hovering-over-url--default--jfp-magma-platform-lozenge-jump-fix-false.png +2 -2
  104. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-renders-correctly-when-hovering-over-url--default--jfp-magma-platform-lozenge-jump-fix-true.png +2 -2
  105. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-connect-account--default.png +2 -2
  106. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-url-in-unauthorized-view--default.png +2 -2
  107. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-with-truncation--default.png +2 -2
  108. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-when-selected--default.png +2 -2
  109. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden--default--jfp-magma-platform-lozenge-jump-fix-false.png +2 -2
  110. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden--default--jfp-magma-platform-lozenge-jump-fix-true.png +2 -2
  111. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-pending-request--default.png +2 -2
  112. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-request-access--default.png +2 -2
  113. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-not-found-with-site-access-exists--default.png +2 -2
  114. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-resolving--default.png +2 -2
  115. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-un-auth--default.png +2 -2
  116. package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/vrinline-profile-card--default.png +2 -2
  117. package/dist/esm/state/getFirstPartyIdentifier.js +1 -3
  118. package/dist/esm/state/getThirdPartyARI.js +7 -10
  119. package/dist/esm/utils/analytics/analytics.js +1 -1
  120. package/dist/esm/view/CardWithUrl/component.js +2 -4
  121. package/dist/esm/view/FlexibleCard/components/actions/action/action-stack-item/action-button.js +3 -5
  122. package/dist/esm/view/FlexibleCard/components/actions/ai-summary-action/ai-summary-action-component.js +1 -6
  123. package/dist/esm/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.js +7 -5
  124. package/dist/esm/view/FlexibleCard/components/actions/follow-action/index.js +2 -5
  125. package/dist/esm/view/FlexibleCard/components/actions/view-related-links-action/index.js +4 -7
  126. package/dist/esm/view/LinkUrl/HyperlinkResolver/index.js +2 -5
  127. package/dist/esm/view/LinkUrl/index.js +1 -1
  128. package/dist/types/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.d.ts +2 -2
  129. package/package.json +9 -12
  130. package/dist/cjs/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action-new.js +0 -66
  131. package/dist/es2019/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action-new.js +0 -38
  132. package/dist/esm/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action-new.js +0 -57
  133. package/dist/types/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action-new.d.ts +0 -6
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48bf137a2da0e105cce16b177bcc7d171a525b9d35e8a47c7221511b2af48657
3
- size 37750
2
+ oid sha256:998d989a29c83e6aad6dfb8490fd9854e339fb5cffe2f74263c0f06e4de7fc8a
3
+ size 37811
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df1c2a821b0494539a6a6f400194716904b0d720f30c526ba1ec93a013c29c58
3
- size 4470
2
+ oid sha256:19fa05b5555854431e8b3d0a2a1151dd46626f53e81be59511af55386b679397
3
+ size 4534
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff56830f0ee567e22f1a33978a8dc548855a353db20007b3a79b49ea8a8fbe1d
3
- size 4040
2
+ oid sha256:f70924110a4b1f8222f072db6224aa1104c187eb25221b0b756204983fd204a1
3
+ size 3976
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fadc64c114162d8b38f0c97d6b8f202a39d7f1fefc8e1a80db1415eb54906b20
3
- size 7261
2
+ oid sha256:71c7329a388b69179f8235509ca5ba9f9b1f64e7abf73553d80f70d539320b5b
3
+ size 7313
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b73242536871d7c6f4bfde5e791ecdda6f724ea9e6708606d6b279e13f043599
3
- size 7261
2
+ oid sha256:eab1fba5679cfd4e87f8bccaa4c4620185c36427ee5bfc10b6e18290632807b9
3
+ size 7313
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dda35cd66c1dd3605699458e8d461cbf0a98214d8bf77b4b26ec6845f6f5f91a
3
- size 5952
2
+ oid sha256:a16747b2631d762c2a70c40cc40f45886479a9411fddf9e78247f5bdea7ddf35
3
+ size 6032
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5921b3f796d87acdac4b8e1c58dc01e6ad3ba4a6ba5e8ccdc89d4b002fd441f
3
- size 5823
2
+ oid sha256:51eed55cffd70e45bd3f5f572c6b797eab2ba7c6a0f397f43d60cb8514933ce3
3
+ size 5895
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2191432dcc8af5f7a30444f1fcc5b14af03aaf6740aee59b532e951e23dec00
3
- size 2831
2
+ oid sha256:a88c35a647e5421afbf588583ecdb811da86b40be745c7359c639a9f7b3e321f
3
+ size 2915
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59592acf5dc00deb5be708d17ee9548b4c0c668c4aefcf07488fa2c51b1950a7
3
- size 7794
2
+ oid sha256:fd0bc2773f38b49810c101469cbdb6d2f04f479e423a32eab5c6f6d9b9a1f48c
3
+ size 7918
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cd77639eb4106006d0993bca5e0aebf27b56c464a7f0adbe9af01726be9938a
3
- size 57385
2
+ oid sha256:023b7059d0f9f46f956d65c71ff8ad6aa3768791cc5f3adbd7b9aa8e9f180d38
3
+ size 61455
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77e0120616c9fea8eac343f088acf196b48e2433f98f522a33091c3475537871
3
- size 57244
2
+ oid sha256:902dd4332b8b9cc46c0dba9048b50257adf4329ef0beb0c4c05839097a0ffd82
3
+ size 61738
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f320e2d6b0845618414270f58fa3ad27d84fd6b6747cbc65ea1e5ae2cdeddd15
3
- size 90743
2
+ oid sha256:2b71188f22b83c5f37c86db14e4951bb3bde3b56dff16fa4aae740bcbe881786
3
+ size 100886
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:711dbd0df35698412887a3c90920f2397b007d509bcf9a6588fbdb43a18c252f
3
- size 94859
2
+ oid sha256:b5ecd8965dab04211d2f276c3e15918268bf35a9bd475a17b90393db062618a6
3
+ size 103177
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac00b42e6ada878d719d7381427511cf159f21a4fc8a292deb5b85ed0a2959f4
3
- size 83210
2
+ oid sha256:f98d3c05e86c99bb39120f275fd11165fab0361b402293e97655f69038c5757d
3
+ size 90126
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27b2ca2b90f07b0a2d6a08654b40d36818a7dbe13493b917c8f4fcbebd91b04e
3
- size 51958
2
+ oid sha256:a5172c026739728f9192e42294943ef83e818685c16a02520017ecbefd0b79f3
3
+ size 52740
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6692483b7b35661a25b434003ad789d2043ef946709fef342e4d28dce31c5da4
3
- size 138507
2
+ oid sha256:a7851672fcb7c23132ae79daef3b837f602f95ad40165e69f28202be06285322
3
+ size 148900
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af8a94dfe81133fb46bd8d54a62caa5a4d5e1a509ff66b71f535b81a2447b0dc
3
- size 15021
2
+ oid sha256:2eef09f9248e7f446ec4d879c77d7020456756331d655e1f3f19c4f315a9bc79
3
+ size 15110
@@ -1,5 +1,3 @@
1
- import { fg } from '@atlaskit/platform-feature-flags/fg';
2
-
3
1
  // Helper function to extract page ID from standard Confluence page URLs
4
2
  const extractPageIdFromURL = url => {
5
3
  try {
@@ -102,7 +100,7 @@ const getProductFromWindowURL = () => {
102
100
  return undefined;
103
101
  };
104
102
  export const getFirstPartyIdentifier = () => {
105
- if (!fg('platform_smartlink_3pclick_analytics')) {
103
+ if (typeof window === 'undefined') {
106
104
  return undefined;
107
105
  }
108
106
  const product = getProductFromWindowURL();
@@ -1,14 +1,11 @@
1
- import { fg } from '@atlaskit/platform-feature-flags/fg';
2
1
  export const getThirdPartyARI = details => {
3
- if (fg('platform_smartlink_3pclick_analytics')) {
4
- if (details !== null && details !== void 0 && details.entityData && 'thirdPartyAri' in details.entityData && details.entityData.thirdPartyAri) {
5
- return details.entityData.thirdPartyAri;
6
- }
7
- if (details !== null && details !== void 0 && details.data && 'atlassian:ari' in details.data && typeof details.data['atlassian:ari'] === 'string') {
8
- const ari = details.data['atlassian:ari'];
9
- if (ari.includes('ari:third-party')) {
10
- return ari;
11
- }
2
+ if (details !== null && details !== void 0 && details.entityData && 'thirdPartyAri' in details.entityData && details.entityData.thirdPartyAri) {
3
+ return details.entityData.thirdPartyAri;
4
+ }
5
+ if (details !== null && details !== void 0 && details.data && 'atlassian:ari' in details.data && typeof details.data['atlassian:ari'] === 'string') {
6
+ const ari = details.data['atlassian:ari'];
7
+ if (ari.includes('ari:third-party')) {
8
+ return ari;
12
9
  }
13
10
  }
14
11
  return undefined;
@@ -3,7 +3,7 @@ export const ANALYTICS_CHANNEL = 'media';
3
3
  export const context = {
4
4
  componentName: 'smart-cards',
5
5
  packageName: "@atlaskit/smart-card" || '',
6
- packageVersion: "45.24.0" || ''
6
+ packageVersion: "45.24.2" || ''
7
7
  };
8
8
  export let TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
9
9
  TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
@@ -115,12 +115,10 @@ function Component({
115
115
 
116
116
  // TODO: [ZS] Add new experiment flag to determine if the Rovo Actions CTA should be shown
117
117
  const rovoActionsCtaShown = false;
118
- const fire3PClickEvent = fg('platform_smartlink_3pclick_analytics') ?
119
- // eslint-disable-next-line react-hooks/rules-of-hooks
120
- useFire3PWorkflowsClickEvent(firstPartyIdentifier, thirdPartyARI) : undefined;
118
+ const fire3PClickEvent = useFire3PWorkflowsClickEvent(firstPartyIdentifier, thirdPartyARI);
121
119
 
122
120
  // Shared scope guard for all 3P-click handlers.
123
- const shouldFire3PClickEvent = thirdPartyARI && thirdPartyARI.startsWith(thirdPartyARIPrefix) && getClickUrl(url, state.details) === url && fire3PClickEvent && fg('platform_smartlink_3pclick_analytics');
121
+ const shouldFire3PClickEvent = thirdPartyARI && thirdPartyARI.startsWith(thirdPartyARIPrefix) && getClickUrl(url, state.details) === url && fire3PClickEvent;
124
122
  const getDestinationUrl = useCallback(() => {
125
123
  var _getClickUrl, _appendCrossProductAn;
126
124
  // FIXME: destinationUrl should be rendered in the DOM anchor href instead of derived at click time
@@ -5,7 +5,6 @@ import * as React from 'react';
5
5
  import { ax, ix } from "@compiled/react/runtime";
6
6
  import { useCallback } from 'react';
7
7
  import { cx } from '@atlaskit/css';
8
- import { fg } from '@atlaskit/platform-feature-flags/fg';
9
8
  import { Box, Inline, Pressable } from '@atlaskit/primitives/compiled';
10
9
  import Spinner from '@atlaskit/spinner/spinner';
11
10
  import { getPrimitivesInlineSpaceBySize } from '../../../getPrimitivesInlineSpaceBySize';
@@ -57,10 +56,9 @@ const ActionButton = ({
57
56
  testId: testId
58
57
  // eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop
59
58
  ,
60
- style: style
61
- }, fg('platform_sl_action_refactoring') ? {
62
- 'aria-label': ariaLabel
63
- } : {}), /*#__PURE__*/React.createElement(Inline, {
59
+ style: style,
60
+ "aria-label": ariaLabel
61
+ }), /*#__PURE__*/React.createElement(Inline, {
64
62
  alignBlock: "center",
65
63
  grow: "fill",
66
64
  space: space
@@ -1,11 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import React, { useEffect } from 'react';
3
3
  import { di } from 'react-magnetic-di';
4
- import { fg } from '@atlaskit/platform-feature-flags/fg';
5
4
  import useAISummaryAction from '../../../../../state/hooks/use-ai-summary-action';
6
5
  import { AISummariseAction } from './ai-summarise-action';
7
6
  import { CopySummaryAction } from './copy-summary-action';
8
- import { CopySummaryActionNew } from './copy-summary-action-new';
9
7
  export const AISummaryActionComponent = props => {
10
8
  const {
11
9
  url,
@@ -22,12 +20,9 @@ export const AISummaryActionComponent = props => {
22
20
  useEffect(() => {
23
21
  onLoadingChange === null || onLoadingChange === void 0 ? void 0 : onLoadingChange(status === 'loading');
24
22
  }, [onLoadingChange, status]);
25
- return status === 'done' ? fg('platform_sl_action_refactoring') ? /*#__PURE__*/React.createElement(CopySummaryActionNew, _extends({}, props, {
23
+ return status === 'done' ? /*#__PURE__*/React.createElement(CopySummaryAction, _extends({}, props, {
26
24
  summary: content,
27
25
  testId: testId
28
- })) : /*#__PURE__*/React.createElement(CopySummaryAction, _extends({}, props, {
29
- testId: testId,
30
- content: content
31
26
  })) : /*#__PURE__*/React.createElement(AISummariseAction, _extends({}, props, {
32
27
  testId: testId,
33
28
  summariseUrl: summariseUrl,
@@ -8,8 +8,8 @@ import Action from '../action';
8
8
  export function CopySummaryAction({
9
9
  url,
10
10
  onClick: onClickCallback,
11
+ summary = '',
11
12
  testId,
12
- content,
13
13
  ...props
14
14
  }) {
15
15
  const {
@@ -18,16 +18,17 @@ export function CopySummaryAction({
18
18
  const [tooltipMessage, setTooltipMessage] = useState(messages.copy_summary_action_description);
19
19
  const handleCopySummaryClick = useCallback(async () => {
20
20
  fireEvent('ui.button.clicked.copySummary', {});
21
- await navigator.clipboard.writeText(content !== null && content !== void 0 ? content : '');
21
+ await navigator.clipboard.writeText(summary);
22
22
  setTooltipMessage(messages.copied_summary_action_description);
23
23
  onClickCallback === null || onClickCallback === void 0 ? void 0 : onClickCallback();
24
- }, [fireEvent, onClickCallback, content]);
24
+ }, [fireEvent, onClickCallback, summary]);
25
25
  return /*#__PURE__*/React.createElement(Action, _extends({
26
26
  content: /*#__PURE__*/React.createElement(FormattedMessage, messages.copy_summary_action),
27
27
  icon: /*#__PURE__*/React.createElement(CopyIcon, {
28
28
  color: "currentColor",
29
29
  spacing: "spacious",
30
- label: "Copy Summary"
30
+ label: "Copy Summary",
31
+ size: props.iconSize
31
32
  }),
32
33
  onClick: handleCopySummaryClick,
33
34
  testId: `${testId}-copy-summary-action`,
@@ -2,7 +2,6 @@ import _extends from "@babel/runtime/helpers/extends";
2
2
  import React from 'react';
3
3
  import { FormattedMessage, useIntl } from 'react-intl';
4
4
  import FeatureGates from '@atlaskit/feature-gate-js-client/feature-gates';
5
- import { fg } from '@atlaskit/platform-feature-flags/fg';
6
5
  import { ActionName } from '../../../../../constants';
7
6
  import { messages } from '../../../../../messages';
8
7
  import { useFlexibleUiContext } from '../../../../../state/flexible-ui-context/useFlexibleUiContext';
@@ -68,10 +67,8 @@ const FollowAction = props => {
68
67
  });
69
68
  };
70
69
  return /*#__PURE__*/React.createElement(ServerAction, _extends({
71
- content: /*#__PURE__*/React.createElement(FormattedMessage, label)
72
- }, fg('platform_sl_action_refactoring') ? {
73
- ariaLabel: intl.formatMessage(label)
74
- } : {}, {
70
+ content: /*#__PURE__*/React.createElement(FormattedMessage, label),
71
+ ariaLabel: intl.formatMessage(label),
75
72
  icon: followIcon,
76
73
  testId: "smart-action-follow-action",
77
74
  tooltipMessage: /*#__PURE__*/React.createElement(FormattedMessage, tooltipMessage)
@@ -1,7 +1,6 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import React, { lazy, useCallback } from 'react';
3
3
  import { FormattedMessage } from 'react-intl';
4
- import { fg } from '@atlaskit/platform-feature-flags/fg';
5
4
  import { useAnalyticsEvents } from '../../../../../common/analytics/generated/use-analytics-events';
6
5
  import { messages } from '../../../../../messages';
7
6
  import { useFlexibleUiContext } from '../../../../../state/flexible-ui-context/useFlexibleUiContext';
@@ -33,13 +32,11 @@ const ViewRelatedLinksAction = ({
33
32
  onClickCallback === null || onClickCallback === void 0 ? void 0 : onClickCallback();
34
33
  }, [actionData === null || actionData === void 0 ? void 0 : actionData.ari, fireEvent, modal, onClickCallback]);
35
34
  return actionData ? /*#__PURE__*/React.createElement(Action, _extends({
36
- content: /*#__PURE__*/React.createElement(FormattedMessage, messages.related_links_view_related_links)
37
- }, fg('platform_sl_action_refactoring') ? {
38
- tooltipMessage: /*#__PURE__*/React.createElement(FormattedMessage, messages.related_links_view_related_links)
39
- } : {}, {
40
- icon: /*#__PURE__*/React.createElement(RelatedLinksActionIcon, fg('platform_sl_action_refactoring') ? {
35
+ content: /*#__PURE__*/React.createElement(FormattedMessage, messages.related_links_view_related_links),
36
+ tooltipMessage: /*#__PURE__*/React.createElement(FormattedMessage, messages.related_links_view_related_links),
37
+ icon: /*#__PURE__*/React.createElement(RelatedLinksActionIcon, {
41
38
  iconSize: props.iconSize
42
- } : {}),
39
+ }),
43
40
  onClick: onClick,
44
41
  testId: "smart-action-view-related-links-action",
45
42
  ariaLabel: "View most recent pages or content types coming from or found on this link"
@@ -2,7 +2,6 @@ import _extends from "@babel/runtime/helpers/extends";
2
2
  import React, { useCallback } from 'react';
3
3
  import { withErrorBoundary as withReactErrorBoundary } from 'react-error-boundary';
4
4
  import { injectIntl } from 'react-intl';
5
- import { fg } from '@atlaskit/platform-feature-flags/fg';
6
5
  import { getFirstPartyIdentifier } from '../../../state/getFirstPartyIdentifier';
7
6
  import { getThirdPartyARI } from '../../../state/getThirdPartyARI';
8
7
  import useResolveHyperlink from '../../../state/hooks/use-resolve-hyperlink';
@@ -31,12 +30,10 @@ const HyperlinkWithSmartLinkResolverInner = ({
31
30
  });
32
31
  const thirdPartyARI = getThirdPartyARI(state === null || state === void 0 ? void 0 : state.details);
33
32
  const firstPartyIdentifier = getFirstPartyIdentifier();
34
- const fire3PClickEvent = fg('platform_smartlink_3pclick_analytics') ?
35
- // eslint-disable-next-line react-hooks/rules-of-hooks
36
- useFire3PWorkflowsClickEvent(firstPartyIdentifier, thirdPartyARI) : undefined;
33
+ const fire3PClickEvent = useFire3PWorkflowsClickEvent(firstPartyIdentifier, thirdPartyARI);
37
34
 
38
35
  // Shared scope guard for all 3P-click handlers.
39
- const shouldFire3PClickEvent = (state === null || state === void 0 ? void 0 : state.status) === 'resolved' && fire3PClickEvent && fg('platform_smartlink_3pclick_analytics');
36
+ const shouldFire3PClickEvent = (state === null || state === void 0 ? void 0 : state.status) === 'resolved' && fire3PClickEvent;
40
37
  const onClick = useCallback(e => {
41
38
  // button === 0 is left-click, see
42
39
  // https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/button
@@ -9,7 +9,7 @@ import LinkWarningModal from './LinkWarningModal';
9
9
  import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
10
10
  const PACKAGE_DATA = {
11
11
  packageName: "@atlaskit/smart-card",
12
- packageVersion: "45.24.0",
12
+ packageVersion: "45.24.2",
13
13
  componentName: 'linkUrl'
14
14
  };
15
15
  const LinkUrl = ({
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb8e2c6668c03d9b10d7e9c792af8e2695226173eb5ed35c269755dd23e0b6d7
3
- size 22119
2
+ oid sha256:45e6fdaac167c5307077da7dd5f370c61c722c68059b5b53fcd61f6fe2657b1c
3
+ size 22472
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9da579a4acb5203522ae238674ae73efa2b6da2637ca1ba3d0206d9182dfc999
3
- size 20262
2
+ oid sha256:825c91b55ead8f8d92f0602b0ff35e6e8896df2f670a9b9914ec9002727ab291
3
+ size 20516
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acba7f46ca259ef01df8ac10afb89e1b13143951dab5cfdf1237a9fbbfeb76f3
3
- size 27767
2
+ oid sha256:619be3efcf226b3cc75ed4e367de60d74027981ae9a8bb58ada87631d04b344e
3
+ size 28076
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ed2afe5cd757af7385a50902d2c8359fefe184154c225473bd1fb9776a2a60b
3
- size 34198
2
+ oid sha256:7266ba2d248296a202365523c8f7f7c9c96a490362153cbf8ef98261d00c4389
3
+ size 34497
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:868bfd1ca6b543f15de0c11a2f6025b12250b94ab3cb86dfab9854ae8e5ed9b2
3
- size 25589
2
+ oid sha256:fbcb498b9f263d849e98711258eceed0283ea9e5da30237b5f9689def7c06998
3
+ size 25909
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2345e7dfb06a4df570b3e8bb6fdc6957d4975d9bba1dbd27bcc9e1a83becb38
3
- size 32564
2
+ oid sha256:6edc582fad5f4fae7b16a3f81c8812fed0c3fc801d947ab00f9b839483f34b3e
3
+ size 32894
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fef5f03c6bec8cf6397c554cb247eb7fafa388006fc95078bcf0268e2e5b6611
3
- size 36701
2
+ oid sha256:6ff7ac03b8d78f21a68f0b76789c9ffe14301764957795d98ccfe334b396d41e
3
+ size 37018
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e34b81ca8aa8fb9cec657ab59aadb8c0e4a9690e2b550fca1bc6a7feb93e08f
3
- size 20860
2
+ oid sha256:c5c71dec79a61e93cdcb41f866b0dddcc59caa662a94ad25e77311600048d4b5
3
+ size 20969
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e30ab62d26530680f6762034cbccb5e86b8277c908e5d43ad213aadb4d82c100
3
- size 36029
2
+ oid sha256:174dbc030763c6d7f09c0e78265e76bd8c2b86f42825349823f7d276b0ea0903
3
+ size 36071
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f7f8228c2ddfbdc7819f72376ac9d4b549f3ad8d64639d5f8cf2ce9345db79b
3
- size 36028
2
+ oid sha256:8a2e327bbe3c5940f9518c2aea8aed2546534243aaeb89ce149bbc4494517399
3
+ size 36069
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc6ba07dbfbee5867afbe4679913c36aa184888f22242d70d541ca8efb90f3f8
3
- size 46164
2
+ oid sha256:c9ab2dacda60471830347ce36d214dd5b4d2cb97ac9bef0a3b59bff6f2b6bb9d
3
+ size 46243
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b5de71d33a8f40bda4123b16b5c43ed3dce48eeb33184ae9fa0029ab6680896
3
- size 12696
2
+ oid sha256:622ec6db10186b4207a8241539ca9236e6e7536b70b746151ff0a97184851e6e
3
+ size 12425
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82a4e978152aba039260013229db3a0be37497f315759781372e0f8f5f260625
3
- size 17679
2
+ oid sha256:7e3551bcdc87a92ac0577030bd6933422e13e9b6c6a5369314d35bbdf75f99e1
3
+ size 20463
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4aa78583945368c0b42ad1a27da1a93b2667e88aaf42737b9dea7c07ff05f8df
3
- size 24518
2
+ oid sha256:0a4e093f3df21190d4595641f529de4265334576cc9a70d0c33c97a200977c77
3
+ size 24613
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48bf137a2da0e105cce16b177bcc7d171a525b9d35e8a47c7221511b2af48657
3
- size 37750
2
+ oid sha256:998d989a29c83e6aad6dfb8490fd9854e339fb5cffe2f74263c0f06e4de7fc8a
3
+ size 37811
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df1c2a821b0494539a6a6f400194716904b0d720f30c526ba1ec93a013c29c58
3
- size 4470
2
+ oid sha256:19fa05b5555854431e8b3d0a2a1151dd46626f53e81be59511af55386b679397
3
+ size 4534
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff56830f0ee567e22f1a33978a8dc548855a353db20007b3a79b49ea8a8fbe1d
3
- size 4040
2
+ oid sha256:f70924110a4b1f8222f072db6224aa1104c187eb25221b0b756204983fd204a1
3
+ size 3976
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fadc64c114162d8b38f0c97d6b8f202a39d7f1fefc8e1a80db1415eb54906b20
3
- size 7261
2
+ oid sha256:71c7329a388b69179f8235509ca5ba9f9b1f64e7abf73553d80f70d539320b5b
3
+ size 7313
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b73242536871d7c6f4bfde5e791ecdda6f724ea9e6708606d6b279e13f043599
3
- size 7261
2
+ oid sha256:eab1fba5679cfd4e87f8bccaa4c4620185c36427ee5bfc10b6e18290632807b9
3
+ size 7313
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dda35cd66c1dd3605699458e8d461cbf0a98214d8bf77b4b26ec6845f6f5f91a
3
- size 5952
2
+ oid sha256:a16747b2631d762c2a70c40cc40f45886479a9411fddf9e78247f5bdea7ddf35
3
+ size 6032
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5921b3f796d87acdac4b8e1c58dc01e6ad3ba4a6ba5e8ccdc89d4b002fd441f
3
- size 5823
2
+ oid sha256:51eed55cffd70e45bd3f5f572c6b797eab2ba7c6a0f397f43d60cb8514933ce3
3
+ size 5895
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2191432dcc8af5f7a30444f1fcc5b14af03aaf6740aee59b532e951e23dec00
3
- size 2831
2
+ oid sha256:a88c35a647e5421afbf588583ecdb811da86b40be745c7359c639a9f7b3e321f
3
+ size 2915
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59592acf5dc00deb5be708d17ee9548b4c0c668c4aefcf07488fa2c51b1950a7
3
- size 7794
2
+ oid sha256:fd0bc2773f38b49810c101469cbdb6d2f04f479e423a32eab5c6f6d9b9a1f48c
3
+ size 7918
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cd77639eb4106006d0993bca5e0aebf27b56c464a7f0adbe9af01726be9938a
3
- size 57385
2
+ oid sha256:023b7059d0f9f46f956d65c71ff8ad6aa3768791cc5f3adbd7b9aa8e9f180d38
3
+ size 61455
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77e0120616c9fea8eac343f088acf196b48e2433f98f522a33091c3475537871
3
- size 57244
2
+ oid sha256:902dd4332b8b9cc46c0dba9048b50257adf4329ef0beb0c4c05839097a0ffd82
3
+ size 61738
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f320e2d6b0845618414270f58fa3ad27d84fd6b6747cbc65ea1e5ae2cdeddd15
3
- size 90743
2
+ oid sha256:2b71188f22b83c5f37c86db14e4951bb3bde3b56dff16fa4aae740bcbe881786
3
+ size 100886
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:711dbd0df35698412887a3c90920f2397b007d509bcf9a6588fbdb43a18c252f
3
- size 94859
2
+ oid sha256:b5ecd8965dab04211d2f276c3e15918268bf35a9bd475a17b90393db062618a6
3
+ size 103177
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac00b42e6ada878d719d7381427511cf159f21a4fc8a292deb5b85ed0a2959f4
3
- size 83210
2
+ oid sha256:f98d3c05e86c99bb39120f275fd11165fab0361b402293e97655f69038c5757d
3
+ size 90126
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27b2ca2b90f07b0a2d6a08654b40d36818a7dbe13493b917c8f4fcbebd91b04e
3
- size 51958
2
+ oid sha256:a5172c026739728f9192e42294943ef83e818685c16a02520017ecbefd0b79f3
3
+ size 52740
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6692483b7b35661a25b434003ad789d2043ef946709fef342e4d28dce31c5da4
3
- size 138507
2
+ oid sha256:a7851672fcb7c23132ae79daef3b837f602f95ad40165e69f28202be06285322
3
+ size 148900
@@ -1,3 +1,3 @@
1
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af8a94dfe81133fb46bd8d54a62caa5a4d5e1a509ff66b71f535b81a2447b0dc
3
- size 15021
2
+ oid sha256:2eef09f9248e7f446ec4d879c77d7020456756331d655e1f3f19c4f315a9bc79
3
+ size 15110
@@ -1,5 +1,3 @@
1
- import { fg } from '@atlaskit/platform-feature-flags/fg';
2
-
3
1
  // Helper function to extract page ID from standard Confluence page URLs
4
2
  var extractPageIdFromURL = function extractPageIdFromURL(url) {
5
3
  try {
@@ -102,7 +100,7 @@ var getProductFromWindowURL = function getProductFromWindowURL() {
102
100
  return undefined;
103
101
  };
104
102
  export var getFirstPartyIdentifier = function getFirstPartyIdentifier() {
105
- if (!fg('platform_smartlink_3pclick_analytics')) {
103
+ if (typeof window === 'undefined') {
106
104
  return undefined;
107
105
  }
108
106
  var product = getProductFromWindowURL();