@atlaskit/smart-card 45.24.2 → 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.
- package/CHANGELOG.md +8 -0
- package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-dropbox-in-atlas-slide1--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide1--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide2--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide3--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide1--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide2--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide3--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card--light-mode.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions--light-mode.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions-with-related-urls--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-entities-support--light-mode.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrerror--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrloading--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-false.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
- 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
- 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
- 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
- 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
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-connect-account--default.png +2 -2
- 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
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-with-truncation--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-when-selected--default.png +2 -2
- 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
- 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
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-pending-request--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-request-access--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-not-found-with-site-access-exists--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-resolving--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-un-auth--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/vrinline-profile-card--default.png +2 -2
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/actions/action/action-stack-item/action-button.js +3 -5
- package/dist/cjs/view/FlexibleCard/components/actions/ai-summary-action/ai-summary-action-component.js +1 -6
- package/dist/cjs/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.js +7 -5
- package/dist/cjs/view/FlexibleCard/components/actions/follow-action/index.js +2 -5
- package/dist/cjs/view/FlexibleCard/components/actions/view-related-links-action/index.js +4 -7
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-dropbox-in-atlas-slide1--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide1--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide2--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide3--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide1--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide2--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide3--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card--light-mode.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions--light-mode.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions-with-related-urls--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-entities-support--light-mode.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrerror--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrloading--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-false.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
- 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
- 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
- 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
- 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
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-connect-account--default.png +2 -2
- 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
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-with-truncation--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-when-selected--default.png +2 -2
- 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
- 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
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-pending-request--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-request-access--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-not-found-with-site-access-exists--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-resolving--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-un-auth--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/inline-card/vrinline-profile-card--default.png +2 -2
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/actions/action/action-stack-item/action-button.js +3 -5
- package/dist/es2019/view/FlexibleCard/components/actions/ai-summary-action/ai-summary-action-component.js +1 -6
- package/dist/es2019/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.js +5 -4
- package/dist/es2019/view/FlexibleCard/components/actions/follow-action/index.js +2 -5
- package/dist/es2019/view/FlexibleCard/components/actions/view-related-links-action/index.js +4 -7
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-dropbox-in-atlas-slide1--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide1--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide2--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-figma-in-trello-slide3--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide1--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide2--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-unauthorized-carousel-google-in-confluence-slide3--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card--light-mode.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions--light-mode.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions-with-related-urls--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-entities-support--light-mode.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrerror--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrloading--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-false.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/hover-card/hover-card-unauthorised--default--platform-sl-3p-preauth-better-hovercard-true.png +2 -2
- 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
- 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
- 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
- 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
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-renders-correctly-when-hovering-over-connect-account--default.png +2 -2
- 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
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-unauthorised-view-with-truncation--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-when-selected--default.png +2 -2
- 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
- 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
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-pending-request--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-forbidden-with-site-request-access--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-not-found-with-site-access-exists--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-resolving--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/inline-card-word-wrap-un-auth--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/inline-card/vrinline-profile-card--default.png +2 -2
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/FlexibleCard/components/actions/action/action-stack-item/action-button.js +3 -5
- package/dist/esm/view/FlexibleCard/components/actions/ai-summary-action/ai-summary-action-component.js +1 -6
- package/dist/esm/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.js +7 -5
- package/dist/esm/view/FlexibleCard/components/actions/follow-action/index.js +2 -5
- package/dist/esm/view/FlexibleCard/components/actions/view-related-links-action/index.js +4 -7
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.d.ts +2 -2
- package/package.json +5 -8
- package/dist/cjs/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action-new.js +0 -66
- package/dist/es2019/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action-new.js +0 -38
- package/dist/esm/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action-new.js +0 -57
- package/dist/types/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action-new.d.ts +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @atlaskit/smart-card
|
|
2
2
|
|
|
3
|
+
## 45.24.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`a36a11400919c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a36a11400919c) -
|
|
8
|
+
Cleanup platform_sl_action_refactoring
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
3
11
|
## 45.24.2
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:45e6fdaac167c5307077da7dd5f370c61c722c68059b5b53fcd61f6fe2657b1c
|
|
3
|
+
size 22472
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:825c91b55ead8f8d92f0602b0ff35e6e8896df2f670a9b9914ec9002727ab291
|
|
3
|
+
size 20516
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:619be3efcf226b3cc75ed4e367de60d74027981ae9a8bb58ada87631d04b344e
|
|
3
|
+
size 28076
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:7266ba2d248296a202365523c8f7f7c9c96a490362153cbf8ef98261d00c4389
|
|
3
|
+
size 34497
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:fbcb498b9f263d849e98711258eceed0283ea9e5da30237b5f9689def7c06998
|
|
3
|
+
size 25909
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:6edc582fad5f4fae7b16a3f81c8812fed0c3fc801d947ab00f9b839483f34b3e
|
|
3
|
+
size 32894
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:6ff7ac03b8d78f21a68f0b76789c9ffe14301764957795d98ccfe334b396d41e
|
|
3
|
+
size 37018
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:c5c71dec79a61e93cdcb41f866b0dddcc59caa662a94ad25e77311600048d4b5
|
|
3
|
+
size 20969
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions--light-mode.png
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:174dbc030763c6d7f09c0e78265e76bd8c2b86f42825349823f7d276b0ea0903
|
|
3
|
+
size 36071
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:8a2e327bbe3c5940f9518c2aea8aed2546534243aaeb89ce149bbc4494517399
|
|
3
|
+
size 36069
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:c9ab2dacda60471830347ce36d214dd5b4d2cb97ac9bef0a3b59bff6f2b6bb9d
|
|
3
|
+
size 46243
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrerror--default.png
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:622ec6db10186b4207a8241539ca9236e6e7536b70b746151ff0a97184851e6e
|
|
3
|
+
size 12425
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrloading--default.png
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:7e3551bcdc87a92ac0577030bd6933422e13e9b6c6a5369314d35bbdf75f99e1
|
|
3
|
+
size 20463
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:0a4e093f3df21190d4595641f529de4265334576cc9a70d0c33c97a200977c77
|
|
3
|
+
size 24613
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:998d989a29c83e6aad6dfb8490fd9854e339fb5cffe2f74263c0f06e4de7fc8a
|
|
3
|
+
size 37811
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:19fa05b5555854431e8b3d0a2a1151dd46626f53e81be59511af55386b679397
|
|
3
|
+
size 4534
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:f70924110a4b1f8222f072db6224aa1104c187eb25221b0b756204983fd204a1
|
|
3
|
+
size 3976
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:71c7329a388b69179f8235509ca5ba9f9b1f64e7abf73553d80f70d539320b5b
|
|
3
|
+
size 7313
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:eab1fba5679cfd4e87f8bccaa4c4620185c36427ee5bfc10b6e18290632807b9
|
|
3
|
+
size 7313
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:a16747b2631d762c2a70c40cc40f45886479a9411fddf9e78247f5bdea7ddf35
|
|
3
|
+
size 6032
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:51eed55cffd70e45bd3f5f572c6b797eab2ba7c6a0f397f43d60cb8514933ce3
|
|
3
|
+
size 5895
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:a88c35a647e5421afbf588583ecdb811da86b40be745c7359c639a9f7b3e321f
|
|
3
|
+
size 2915
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/inline-card-when-selected--default.png
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:fd0bc2773f38b49810c101469cbdb6d2f04f479e423a32eab5c6f6d9b9a1f48c
|
|
3
|
+
size 7918
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:023b7059d0f9f46f956d65c71ff8ad6aa3768791cc5f3adbd7b9aa8e9f180d38
|
|
3
|
+
size 61455
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:902dd4332b8b9cc46c0dba9048b50257adf4329ef0beb0c4c05839097a0ffd82
|
|
3
|
+
size 61738
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:2b71188f22b83c5f37c86db14e4951bb3bde3b56dff16fa4aae740bcbe881786
|
|
3
|
+
size 100886
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:b5ecd8965dab04211d2f276c3e15918268bf35a9bd475a17b90393db062618a6
|
|
3
|
+
size 103177
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:f98d3c05e86c99bb39120f275fd11165fab0361b402293e97655f69038c5757d
|
|
3
|
+
size 90126
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:a5172c026739728f9192e42294943ef83e818685c16a02520017ecbefd0b79f3
|
|
3
|
+
size 52740
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:a7851672fcb7c23132ae79daef3b837f602f95ad40165e69f28202be06285322
|
|
3
|
+
size 148900
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/inline-card/vrinline-profile-card--default.png
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:2eef09f9248e7f446ec4d879c77d7020456756331d655e1f3f19c4f315a9bc79
|
|
3
|
+
size 15110
|
|
@@ -24,7 +24,7 @@ var ANALYTICS_CHANNEL = exports.ANALYTICS_CHANNEL = 'media';
|
|
|
24
24
|
var context = exports.context = {
|
|
25
25
|
componentName: 'smart-cards',
|
|
26
26
|
packageName: "@atlaskit/smart-card" || '',
|
|
27
|
-
packageVersion: "45.24.
|
|
27
|
+
packageVersion: "45.24.2" || ''
|
|
28
28
|
};
|
|
29
29
|
var TrackQuickActionType = exports.TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
30
30
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
package/dist/cjs/view/FlexibleCard/components/actions/action/action-stack-item/action-button.js
CHANGED
|
@@ -13,7 +13,6 @@ var React = _react;
|
|
|
13
13
|
var _runtime = require("@compiled/react/runtime");
|
|
14
14
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
15
15
|
var _css = require("@atlaskit/css");
|
|
16
|
-
var _fg = require("@atlaskit/platform-feature-flags/fg");
|
|
17
16
|
var _compiled = require("@atlaskit/primitives/compiled");
|
|
18
17
|
var _spinner = _interopRequireDefault(require("@atlaskit/spinner/spinner"));
|
|
19
18
|
var _getPrimitivesInlineSpaceBySize = require("../../../getPrimitivesInlineSpaceBySize");
|
|
@@ -65,10 +64,9 @@ var ActionButton = function ActionButton(_ref) {
|
|
|
65
64
|
testId: testId
|
|
66
65
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop
|
|
67
66
|
,
|
|
68
|
-
style: style
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
} : {}), /*#__PURE__*/React.createElement(_compiled.Inline, {
|
|
67
|
+
style: style,
|
|
68
|
+
"aria-label": ariaLabel
|
|
69
|
+
}), /*#__PURE__*/React.createElement(_compiled.Inline, {
|
|
72
70
|
alignBlock: "center",
|
|
73
71
|
grow: "fill",
|
|
74
72
|
space: space
|
|
@@ -9,11 +9,9 @@ exports.AISummaryActionComponent = void 0;
|
|
|
9
9
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
10
|
var _react = _interopRequireWildcard(require("react"));
|
|
11
11
|
var _reactMagneticDi = require("react-magnetic-di");
|
|
12
|
-
var _fg = require("@atlaskit/platform-feature-flags/fg");
|
|
13
12
|
var _useAiSummaryAction = _interopRequireDefault(require("../../../../../state/hooks/use-ai-summary-action"));
|
|
14
13
|
var _aiSummariseAction = require("./ai-summarise-action");
|
|
15
14
|
var _copySummaryAction = require("./copy-summary-action");
|
|
16
|
-
var _copySummaryActionNew = require("./copy-summary-action-new");
|
|
17
15
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
18
16
|
var AISummaryActionComponent = exports.AISummaryActionComponent = function AISummaryActionComponent(props) {
|
|
19
17
|
var url = props.url,
|
|
@@ -28,12 +26,9 @@ var AISummaryActionComponent = exports.AISummaryActionComponent = function AISum
|
|
|
28
26
|
(0, _react.useEffect)(function () {
|
|
29
27
|
onLoadingChange === null || onLoadingChange === void 0 || onLoadingChange(status === 'loading');
|
|
30
28
|
}, [onLoadingChange, status]);
|
|
31
|
-
return status === 'done' ?
|
|
29
|
+
return status === 'done' ? /*#__PURE__*/_react.default.createElement(_copySummaryAction.CopySummaryAction, (0, _extends2.default)({}, props, {
|
|
32
30
|
summary: content,
|
|
33
31
|
testId: testId
|
|
34
|
-
})) : /*#__PURE__*/_react.default.createElement(_copySummaryAction.CopySummaryAction, (0, _extends2.default)({}, props, {
|
|
35
|
-
testId: testId,
|
|
36
|
-
content: content
|
|
37
32
|
})) : /*#__PURE__*/_react.default.createElement(_aiSummariseAction.AISummariseAction, (0, _extends2.default)({}, props, {
|
|
38
33
|
testId: testId,
|
|
39
34
|
summariseUrl: summariseUrl,
|
package/dist/cjs/view/FlexibleCard/components/actions/ai-summary-action/copy-summary-action.js
CHANGED
|
@@ -17,13 +17,14 @@ var _copy = _interopRequireDefault(require("@atlaskit/icon/core/copy"));
|
|
|
17
17
|
var _useAnalyticsEvents2 = require("../../../../../common/analytics/generated/use-analytics-events");
|
|
18
18
|
var _messages = require("../../../../../messages");
|
|
19
19
|
var _action = _interopRequireDefault(require("../action"));
|
|
20
|
-
var _excluded = ["url", "onClick", "
|
|
20
|
+
var _excluded = ["url", "onClick", "summary", "testId"];
|
|
21
21
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
22
22
|
function CopySummaryAction(_ref) {
|
|
23
23
|
var url = _ref.url,
|
|
24
24
|
onClickCallback = _ref.onClick,
|
|
25
|
+
_ref$summary = _ref.summary,
|
|
26
|
+
summary = _ref$summary === void 0 ? '' : _ref$summary,
|
|
25
27
|
testId = _ref.testId,
|
|
26
|
-
content = _ref.content,
|
|
27
28
|
props = (0, _objectWithoutProperties2.default)(_ref, _excluded);
|
|
28
29
|
var _useAnalyticsEvents = (0, _useAnalyticsEvents2.useAnalyticsEvents)(),
|
|
29
30
|
fireEvent = _useAnalyticsEvents.fireEvent;
|
|
@@ -37,7 +38,7 @@ function CopySummaryAction(_ref) {
|
|
|
37
38
|
case 0:
|
|
38
39
|
fireEvent('ui.button.clicked.copySummary', {});
|
|
39
40
|
_context.next = 1;
|
|
40
|
-
return navigator.clipboard.writeText(
|
|
41
|
+
return navigator.clipboard.writeText(summary);
|
|
41
42
|
case 1:
|
|
42
43
|
setTooltipMessage(_messages.messages.copied_summary_action_description);
|
|
43
44
|
onClickCallback === null || onClickCallback === void 0 || onClickCallback();
|
|
@@ -46,13 +47,14 @@ function CopySummaryAction(_ref) {
|
|
|
46
47
|
return _context.stop();
|
|
47
48
|
}
|
|
48
49
|
}, _callee);
|
|
49
|
-
})), [fireEvent, onClickCallback,
|
|
50
|
+
})), [fireEvent, onClickCallback, summary]);
|
|
50
51
|
return /*#__PURE__*/_react.default.createElement(_action.default, (0, _extends2.default)({
|
|
51
52
|
content: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, _messages.messages.copy_summary_action),
|
|
52
53
|
icon: /*#__PURE__*/_react.default.createElement(_copy.default, {
|
|
53
54
|
color: "currentColor",
|
|
54
55
|
spacing: "spacious",
|
|
55
|
-
label: "Copy Summary"
|
|
56
|
+
label: "Copy Summary",
|
|
57
|
+
size: props.iconSize
|
|
56
58
|
}),
|
|
57
59
|
onClick: handleCopySummaryClick,
|
|
58
60
|
testId: "".concat(testId, "-copy-summary-action"),
|
|
@@ -11,7 +11,6 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
|
|
|
11
11
|
var _react = _interopRequireDefault(require("react"));
|
|
12
12
|
var _reactIntl = require("react-intl");
|
|
13
13
|
var _featureGates = _interopRequireDefault(require("@atlaskit/feature-gate-js-client/feature-gates"));
|
|
14
|
-
var _fg = require("@atlaskit/platform-feature-flags/fg");
|
|
15
14
|
var _constants = require("../../../../../constants");
|
|
16
15
|
var _messages = require("../../../../../messages");
|
|
17
16
|
var _useFlexibleUiContext = require("../../../../../state/flexible-ui-context/useFlexibleUiContext");
|
|
@@ -85,10 +84,8 @@ var FollowAction = function FollowAction(props) {
|
|
|
85
84
|
});
|
|
86
85
|
};
|
|
87
86
|
return /*#__PURE__*/_react.default.createElement(_serverAction.default, (0, _extends2.default)({
|
|
88
|
-
content: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, label)
|
|
89
|
-
|
|
90
|
-
ariaLabel: intl.formatMessage(label)
|
|
91
|
-
} : {}, {
|
|
87
|
+
content: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, label),
|
|
88
|
+
ariaLabel: intl.formatMessage(label),
|
|
92
89
|
icon: followIcon,
|
|
93
90
|
testId: "smart-action-follow-action",
|
|
94
91
|
tooltipMessage: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, tooltipMessage)
|
|
@@ -10,7 +10,6 @@ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends")
|
|
|
10
10
|
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
11
11
|
var _react = _interopRequireWildcard(require("react"));
|
|
12
12
|
var _reactIntl = require("react-intl");
|
|
13
|
-
var _fg = require("@atlaskit/platform-feature-flags/fg");
|
|
14
13
|
var _useAnalyticsEvents2 = require("../../../../../common/analytics/generated/use-analytics-events");
|
|
15
14
|
var _messages = require("../../../../../messages");
|
|
16
15
|
var _useFlexibleUiContext = require("../../../../../state/flexible-ui-context/useFlexibleUiContext");
|
|
@@ -48,13 +47,11 @@ var ViewRelatedLinksAction = function ViewRelatedLinksAction(_ref) {
|
|
|
48
47
|
onClickCallback === null || onClickCallback === void 0 || onClickCallback();
|
|
49
48
|
}, [actionData === null || actionData === void 0 ? void 0 : actionData.ari, fireEvent, modal, onClickCallback]);
|
|
50
49
|
return actionData ? /*#__PURE__*/_react.default.createElement(_action.default, (0, _extends2.default)({
|
|
51
|
-
content: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, _messages.messages.related_links_view_related_links)
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
} : {}, {
|
|
55
|
-
icon: /*#__PURE__*/_react.default.createElement(_relatedLinksActionIcon.default, (0, _fg.fg)('platform_sl_action_refactoring') ? {
|
|
50
|
+
content: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, _messages.messages.related_links_view_related_links),
|
|
51
|
+
tooltipMessage: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, _messages.messages.related_links_view_related_links),
|
|
52
|
+
icon: /*#__PURE__*/_react.default.createElement(_relatedLinksActionIcon.default, {
|
|
56
53
|
iconSize: props.iconSize
|
|
57
|
-
}
|
|
54
|
+
}),
|
|
58
55
|
onClick: onClick,
|
|
59
56
|
testId: "smart-action-view-related-links-action",
|
|
60
57
|
ariaLabel: "View most recent pages or content types coming from or found on this link"
|
|
@@ -19,7 +19,7 @@ var _excluded = ["href", "children", "checkSafety", "onClick", "testId", "isLink
|
|
|
19
19
|
_excluded2 = ["isLinkSafe", "showSafetyWarningModal"];
|
|
20
20
|
var PACKAGE_DATA = {
|
|
21
21
|
packageName: "@atlaskit/smart-card",
|
|
22
|
-
packageVersion: "45.24.
|
|
22
|
+
packageVersion: "45.24.2",
|
|
23
23
|
componentName: 'linkUrl'
|
|
24
24
|
};
|
|
25
25
|
var LinkUrl = function LinkUrl(_ref) {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:45e6fdaac167c5307077da7dd5f370c61c722c68059b5b53fcd61f6fe2657b1c
|
|
3
|
+
size 22472
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:825c91b55ead8f8d92f0602b0ff35e6e8896df2f670a9b9914ec9002727ab291
|
|
3
|
+
size 20516
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:619be3efcf226b3cc75ed4e367de60d74027981ae9a8bb58ada87631d04b344e
|
|
3
|
+
size 28076
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:7266ba2d248296a202365523c8f7f7c9c96a490362153cbf8ef98261d00c4389
|
|
3
|
+
size 34497
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:fbcb498b9f263d849e98711258eceed0283ea9e5da30237b5f9689def7c06998
|
|
3
|
+
size 25909
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:6edc582fad5f4fae7b16a3f81c8812fed0c3fc801d947ab00f9b839483f34b3e
|
|
3
|
+
size 32894
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:6ff7ac03b8d78f21a68f0b76789c9ffe14301764957795d98ccfe334b396d41e
|
|
3
|
+
size 37018
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:c5c71dec79a61e93cdcb41f866b0dddcc59caa662a94ad25e77311600048d4b5
|
|
3
|
+
size 20969
|
package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-actions--light-mode.png
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:174dbc030763c6d7f09c0e78265e76bd8c2b86f42825349823f7d276b0ea0903
|
|
3
|
+
size 36071
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:8a2e327bbe3c5940f9518c2aea8aed2546534243aaeb89ce149bbc4494517399
|
|
3
|
+
size 36069
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:c9ab2dacda60471830347ce36d214dd5b4d2cb97ac9bef0a3b59bff6f2b6bb9d
|
|
3
|
+
size 46243
|
package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrerror--default.png
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:622ec6db10186b4207a8241539ca9236e6e7536b70b746151ff0a97184851e6e
|
|
3
|
+
size 12425
|
package/dist/es2019/__tests__/vr-tests/__snapshots__/hover-card/hover-card-ssrloading--default.png
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:7e3551bcdc87a92ac0577030bd6933422e13e9b6c6a5369314d35bbdf75f99e1
|
|
3
|
+
size 20463
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:0a4e093f3df21190d4595641f529de4265334576cc9a70d0c33c97a200977c77
|
|
3
|
+
size 24613
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:998d989a29c83e6aad6dfb8490fd9854e339fb5cffe2f74263c0f06e4de7fc8a
|
|
3
|
+
size 37811
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:19fa05b5555854431e8b3d0a2a1151dd46626f53e81be59511af55386b679397
|
|
3
|
+
size 4534
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:f70924110a4b1f8222f072db6224aa1104c187eb25221b0b756204983fd204a1
|
|
3
|
+
size 3976
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:71c7329a388b69179f8235509ca5ba9f9b1f64e7abf73553d80f70d539320b5b
|
|
3
|
+
size 7313
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:eab1fba5679cfd4e87f8bccaa4c4620185c36427ee5bfc10b6e18290632807b9
|
|
3
|
+
size 7313
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:a16747b2631d762c2a70c40cc40f45886479a9411fddf9e78247f5bdea7ddf35
|
|
3
|
+
size 6032
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:51eed55cffd70e45bd3f5f572c6b797eab2ba7c6a0f397f43d60cb8514933ce3
|
|
3
|
+
size 5895
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:a88c35a647e5421afbf588583ecdb811da86b40be745c7359c639a9f7b3e321f
|
|
3
|
+
size 2915
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:fd0bc2773f38b49810c101469cbdb6d2f04f479e423a32eab5c6f6d9b9a1f48c
|
|
3
|
+
size 7918
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:023b7059d0f9f46f956d65c71ff8ad6aa3768791cc5f3adbd7b9aa8e9f180d38
|
|
3
|
+
size 61455
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:902dd4332b8b9cc46c0dba9048b50257adf4329ef0beb0c4c05839097a0ffd82
|
|
3
|
+
size 61738
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:2b71188f22b83c5f37c86db14e4951bb3bde3b56dff16fa4aae740bcbe881786
|
|
3
|
+
size 100886
|