@atlaskit/smart-card 45.19.3 → 45.19.5
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 +13 -0
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-atlas--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-bitbucket--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-confluence--default.png +1 -1
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-jira--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-resolved-icon-variations-resolvedclient-icontesturls---flexible-extractsmartlinkicon-path---default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-with-lazy-load-icons-slice-2--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/embed-card/embed-card-resolved-view-no-preview--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummarydone--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummarydoneonmount--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryerror--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryloading--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryready--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-metadata--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--more-actions-hovered--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--title-hovered--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-composition--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-element-avatar-group--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-hover-card-no-preview-button--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexibleuihovercard--default.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-can-open-in-right-position--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-default--default.png +1 -1
- package/dist/cjs/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-assigned-jira-issue--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-confluence--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-slack-message--default.png +2 -2
- package/dist/cjs/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-unassigned-jira-issue--default.png +2 -2
- package/dist/cjs/extractors/flexible/actions/extract-rovo-chat-action.js +1 -11
- package/dist/cjs/state/hooks/{use-inline-tailored-action-experiment → use-inline-tailored-actions}/index.js +5 -9
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/EmbedCard/views/ResolvedView.js +1 -2
- package/dist/cjs/view/InlineCard/ResolvedView/InlineCardResolvedViewFunctional.js +5 -59
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-atlas--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-bitbucket--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-confluence--default.png +1 -1
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-jira--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-resolved-icon-variations-resolvedclient-icontesturls---flexible-extractsmartlinkicon-path---default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-with-lazy-load-icons-slice-2--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/embed-card/embed-card-resolved-view-no-preview--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummarydone--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummarydoneonmount--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryerror--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryloading--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryready--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-metadata--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--more-actions-hovered--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--title-hovered--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-composition--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-element-avatar-group--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-hover-card-no-preview-button--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexibleuihovercard--default.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-can-open-in-right-position--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-default--default.png +1 -1
- package/dist/es2019/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-assigned-jira-issue--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-confluence--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-slack-message--default.png +2 -2
- package/dist/es2019/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-unassigned-jira-issue--default.png +2 -2
- package/dist/es2019/extractors/flexible/actions/extract-rovo-chat-action.js +1 -11
- package/dist/es2019/state/hooks/{use-inline-tailored-action-experiment → use-inline-tailored-actions}/index.js +5 -9
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/EmbedCard/views/ResolvedView.js +1 -2
- package/dist/es2019/view/InlineCard/ResolvedView/InlineCardResolvedViewFunctional.js +4 -54
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-atlas--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-bitbucket--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-confluence--default.png +1 -1
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-jira--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-resolved-icon-variations-resolvedclient-icontesturls---flexible-extractsmartlinkicon-path---default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/block-card/block-card-with-lazy-load-icons-slice-2--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/embed-card/embed-card-resolved-view-no-preview--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummarydone--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummarydoneonmount--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryerror--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryloading--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flex-ui-block-ai-summary/flexuiblockaisummaryready--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-metadata--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--more-actions-hovered--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--title-hovered--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-composition--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-element-avatar-group--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-hover-card-no-preview-button--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/flexible-card/flexibleuihovercard--default.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-can-open-in-right-position--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-default--default.png +1 -1
- package/dist/esm/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-assigned-jira-issue--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-confluence--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-slack-message--default.png +2 -2
- package/dist/esm/__tests__/vr-tests/__snapshots__/standalone-hover-card/standalone-hover-card-for-unassigned-jira-issue--default.png +2 -2
- package/dist/esm/extractors/flexible/actions/extract-rovo-chat-action.js +1 -11
- package/dist/esm/state/hooks/{use-inline-tailored-action-experiment → use-inline-tailored-actions}/index.js +5 -9
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/EmbedCard/views/ResolvedView.js +1 -2
- package/dist/esm/view/InlineCard/ResolvedView/InlineCardResolvedViewFunctional.js +4 -56
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/extractors/flexible/actions/extract-rovo-chat-action.d.ts +1 -1
- package/dist/types/state/hooks/{use-inline-tailored-action-experiment → use-inline-tailored-actions}/index.d.ts +5 -6
- package/dist/types/view/InlineCard/ResolvedView/InlineCardResolvedViewFunctional.d.ts +1 -3
- package/package.json +4 -26
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @atlaskit/smart-card
|
|
2
2
|
|
|
3
|
+
## 45.19.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 45.19.4
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`f86cb2d5def61`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f86cb2d5def61) -
|
|
14
|
+
Cleaning up inline cta experiment
|
|
15
|
+
|
|
3
16
|
## 45.19.3
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:54c0e51cdd4a0c6b082b3cb16d5f4b606a5b13a5711b59640fea6ba9676055fd
|
|
3
|
+
size 46952
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/block-card/block-card-bitbucket--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:1b11d9d35e77d01a61d6a3abe46c3c457d17ad2c3a90a138b94de81ba649dc92
|
|
3
|
+
size 112579
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:8b81fc1cbe2bd771dc71fb00628a11caeaa9d4d670420c0da5a41e552f25d9bd
|
|
3
|
+
size 52747
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:2d122761739e9f44f1a771a429e4c20eb4bdae3d188e118795c908ad71249574
|
|
3
|
+
size 253337
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:b10057b7812b3b5e81c3b9d5da5b2beaa68c94438aad97a8d01ece7ff4613a85
|
|
3
|
+
size 91889
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:e9f72ef9fafc8425b37081d56708cff25983c2f1d6f97a4bc6adc12818868308
|
|
3
|
+
size 17547
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:0cbd1e46bf2f2e2f0e8a6cd29b208dab943202ed23ff1a6756db3d429a5bfb8a
|
|
3
|
+
size 33752
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:0cbd1e46bf2f2e2f0e8a6cd29b208dab943202ed23ff1a6756db3d429a5bfb8a
|
|
3
|
+
size 33752
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:9321659f1ee2e0995e21bdbaa5225c21ec8d07dbb5a55653cff0eaae81938802
|
|
3
|
+
size 44305
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:8d6f0c100d5a9f2a1423a35dda99efa39af84103887ca185c7d2f33bfc73b831
|
|
3
|
+
size 41591
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:3b4a0ad0685c5d5a0ea2353924798f2fe36e00e46217c1634bb9b3c42d2e0995
|
|
3
|
+
size 39546
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block--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:1e1a80ae01963f72d728120f08fc714cca0621cf4d64254c32adbe7d2238088c
|
|
3
|
+
size 72478
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:ff1de318357ca710e081259a119f96694a72f7273cf49ae895f15fb46ebc0ea6
|
|
3
|
+
size 157884
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block-title--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:ea765af940ad08c1410b30f96d1756712a01de7ba840715afeea5693bc44be36
|
|
3
|
+
size 365043
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:31d823fd6f77518488041af0366a24749d75f51e6b5168120aecb6e1c3e7257c
|
|
3
|
+
size 366422
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:62339a8e48b53ee7a69677858d7cc56d546e6ccf3b96808ca82dbf822ad6a87a
|
|
3
|
+
size 402137
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-composition--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:20db4e7879df5b33fda992e78b3d3a37ff36aa110c15794b27931303bb02ba8a
|
|
3
|
+
size 103941
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:71d47e12cc48147d0476a9eb4620bc096379a3e76e7b05d83350ab166306bea3
|
|
3
|
+
size 12110
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:df0c02f7918ea1af82ac08eb94169eca3249edd7c5cb9f8fd9033ef46f991175
|
|
3
|
+
size 34497
|
package/dist/cjs/__tests__/vr-tests/__snapshots__/flexible-card/flexibleuihovercard--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:f5ce1ee1029d0ad52db67970022e5342d3d9fb3d86cb7d2f7b4ef7fb199b106a
|
|
3
|
+
size 37306
|
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:e30ab62d26530680f6762034cbccb5e86b8277c908e5d43ad213aadb4d82c100
|
|
3
|
+
size 36029
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:6f7f8228c2ddfbdc7819f72376ac9d4b549f3ad8d64639d5f8cf2ce9345db79b
|
|
3
|
+
size 36028
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:078ca299b6992be37c4225f8ee1ab1618224b308624abd080f09d5e6811ff96b
|
|
3
|
+
size 21028
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:3728ae5af3b016c1892534d03011f88ddefab2aea661143e31756f84cf555a49
|
|
3
|
+
size 28431
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:5cbfd0ee28885049b9f7feac6a482a5390f025a550061144c202601d547eae00
|
|
3
|
+
size 22455
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:6e633a8b370f6e0af03429d66bea6d1d7de35a80db69ab70e22ff8b36f009448
|
|
3
|
+
size 24084
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:15c332483840b544ab59a3aef24223bc1e294f618637fc2c371d49fbd7a385fe
|
|
3
|
+
size 27928
|
|
@@ -5,20 +5,15 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _extractSmartLinkUrl = require("@atlaskit/link-extractors/extract-smart-link-url");
|
|
8
|
-
var _fg = require("@atlaskit/platform-feature-flags/fg");
|
|
9
|
-
var _expValEqualsNoExposure = require("@atlaskit/tmp-editor-statsig/exp-val-equals-no-exposure");
|
|
10
8
|
var _constants = require("../../../constants");
|
|
11
9
|
var _helpers = require("../../../state/helpers");
|
|
12
10
|
var _canShowAction = require("../../../utils/actions/can-show-action");
|
|
13
11
|
var _rovo = require("../../../utils/rovo");
|
|
14
|
-
// For block card experiment (NAVX-4814)
|
|
15
|
-
var ELIGIBLE_EXTENSION_KEYS = new Set(['slack-object-provider', 'google-object-provider', 'onedrive-object-provider', 'github-object-provider', 'ms-teams-object-provider', 'gitlab-object-provider', 'salesforce-object-provider']);
|
|
16
12
|
var extractRovoChatAction = function extractRovoChatAction(_ref) {
|
|
17
13
|
var _actionOptions$rovoCh;
|
|
18
14
|
var actionOptions = _ref.actionOptions,
|
|
19
15
|
appearance = _ref.appearance,
|
|
20
16
|
id = _ref.id,
|
|
21
|
-
isEmbedRovoActionsFooterExperimentEnabled = _ref.isEmbedRovoActionsFooterExperimentEnabled,
|
|
22
17
|
product = _ref.product,
|
|
23
18
|
response = _ref.response,
|
|
24
19
|
rovoConfig = _ref.rovoConfig;
|
|
@@ -30,13 +25,8 @@ var extractRovoChatAction = function extractRovoChatAction(_ref) {
|
|
|
30
25
|
return;
|
|
31
26
|
}
|
|
32
27
|
var extensionKey = (0, _helpers.getExtensionKey)(response);
|
|
33
|
-
var isInlineExperimentEnabled = (0, _fg.fg)('platform_sl_3p_auth_inline_tailored_cta_killswitch') && (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_sl_3p_auth_inline_tailored_cta', 'isEnabled', true);
|
|
34
|
-
var is3PBlockPostAuthActionsEnabled = extensionKey !== undefined && ELIGIBLE_EXTENSION_KEYS.has(extensionKey) && (rovoConfig === null || rovoConfig === void 0 ? void 0 : rovoConfig.product) === 'CONFLUENCE';
|
|
35
|
-
var is3PEmbedPostAuthActionsEnabled = isEmbedRovoActionsFooterExperimentEnabled === true;
|
|
36
|
-
var isSupportedFeature = is3PBlockPostAuthActionsEnabled || isInlineExperimentEnabled || is3PEmbedPostAuthActionsEnabled;
|
|
37
|
-
var isOptIn = (actionOptions === null || actionOptions === void 0 || (_actionOptions$rovoCh = actionOptions.rovoChatAction) === null || _actionOptions$rovoCh === void 0 ? void 0 : _actionOptions$rovoCh.optIn) === true;
|
|
38
28
|
var url = (0, _extractSmartLinkUrl.extractSmartLinkUrl)(response);
|
|
39
|
-
return
|
|
29
|
+
return actionOptions !== null && actionOptions !== void 0 && (_actionOptions$rovoCh = actionOptions.rovoChatAction) !== null && _actionOptions$rovoCh !== void 0 && _actionOptions$rovoCh.optIn ? {
|
|
40
30
|
invokeAction: {
|
|
41
31
|
actionSubjectId: 'rovoChatPrompt',
|
|
42
32
|
actionType: _constants.ActionName.RovoChatAction,
|
|
@@ -6,8 +6,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
});
|
|
7
7
|
exports.default = void 0;
|
|
8
8
|
var _react = require("react");
|
|
9
|
-
var _fg = require("@atlaskit/platform-feature-flags/fg");
|
|
10
|
-
var _expValEquals = require("@atlaskit/tmp-editor-statsig/exp-val-equals");
|
|
11
9
|
var _rovo = require("../../../utils/rovo");
|
|
12
10
|
var _helpers = require("../../helpers");
|
|
13
11
|
var _store = require("../../store");
|
|
@@ -18,20 +16,19 @@ var NOT_ENABLED_RESULT = {
|
|
|
18
16
|
};
|
|
19
17
|
|
|
20
18
|
/**
|
|
21
|
-
* Returns whether the
|
|
22
|
-
*
|
|
19
|
+
* Returns whether the tailored inline actions
|
|
20
|
+
* are enabled for the current user and link context.
|
|
23
21
|
*
|
|
24
22
|
* All eligibility criteria are consolidated here:
|
|
25
23
|
* 1. Rovo chat must be enabled for the tenant.
|
|
26
24
|
* 2. The consumer must have opted in via actionOptions.rovoChatAction.optIn.
|
|
27
25
|
* 3. The link must support the RovoActions feature.
|
|
28
26
|
* 4. The extension key must be one of the supported options.
|
|
29
|
-
* 5. The experiment value must be true (via tmp-editor-statsig).
|
|
30
27
|
*
|
|
31
28
|
* The extension key is derived from the card store via the resolved URL,
|
|
32
29
|
* so callers don't need to thread it as a prop.
|
|
33
30
|
*/
|
|
34
|
-
var
|
|
31
|
+
var useInlineTailoredAction = function useInlineTailoredAction(url, showHoverPreview, actionOptions) {
|
|
35
32
|
var _actionOptions$rovoCh, _actionOptions$rovoCh2;
|
|
36
33
|
var _useRovoConfig = (0, _useRovoConfig2.default)(),
|
|
37
34
|
rovoConfig = _useRovoConfig.rovoOptions;
|
|
@@ -46,10 +43,9 @@ var useInlineTailoredActionExperiment = function useInlineTailoredActionExperime
|
|
|
46
43
|
if (!extensionKey || !ELIGIBLE_EXTENSION_KEYS.has(extensionKey)) {
|
|
47
44
|
return NOT_ENABLED_RESULT;
|
|
48
45
|
}
|
|
49
|
-
var isEnabled = (0, _fg.fg)('platform_sl_3p_auth_inline_tailored_cta_killswitch') && (0, _expValEquals.expValEquals)('platform_sl_3p_auth_inline_tailored_cta', 'isEnabled', true);
|
|
50
46
|
return {
|
|
51
|
-
isEnabled:
|
|
47
|
+
isEnabled: true
|
|
52
48
|
};
|
|
53
49
|
}, [isRovoChatEnabled, extensionKey, showHoverPreview, url, isRovoChatActionOptedIn]);
|
|
54
50
|
};
|
|
55
|
-
var _default = exports.default =
|
|
51
|
+
var _default = exports.default = useInlineTailoredAction;
|
|
@@ -11,7 +11,7 @@ var ANALYTICS_CHANNEL = exports.ANALYTICS_CHANNEL = 'media';
|
|
|
11
11
|
var context = exports.context = {
|
|
12
12
|
componentName: 'smart-cards',
|
|
13
13
|
packageName: "@atlaskit/smart-card" || '',
|
|
14
|
-
packageVersion: "45.19.
|
|
14
|
+
packageVersion: "45.19.4" || ''
|
|
15
15
|
};
|
|
16
16
|
var TrackQuickActionType = exports.TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
17
17
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
|
@@ -65,8 +65,7 @@ var EmbedFrameWithRovoFooter = function EmbedFrameWithRovoFooter(_ref) {
|
|
|
65
65
|
},
|
|
66
66
|
product: product,
|
|
67
67
|
actionOptions: actionOptions,
|
|
68
|
-
appearance: _constants.CardDisplay.Embed
|
|
69
|
-
isEmbedRovoActionsFooterExperimentEnabled: isEmbedRovoActionsFooterEnabled
|
|
68
|
+
appearance: _constants.CardDisplay.Embed
|
|
70
69
|
}) : undefined;
|
|
71
70
|
}, [actionOptions, details, isEmbedRovoActionsFooterEnabled, product, rovoOptions]);
|
|
72
71
|
var prompts = _react.default.useMemo(function () {
|
|
@@ -4,18 +4,15 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
|
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
7
|
-
exports.
|
|
8
|
-
exports.InlineCardResolvedViewFunctional = void 0;
|
|
9
|
-
exports.InlineCardResolvedViewFunctionalWithRovoActions = InlineCardResolvedViewFunctionalWithRovoActions;
|
|
7
|
+
exports.InlineCardResolvedViewFunctional = InlineCardResolvedViewFunctional;
|
|
10
8
|
var _react = _interopRequireDefault(require("react"));
|
|
11
|
-
var
|
|
12
|
-
var _useInlineTailoredActionExperiment = _interopRequireDefault(require("../../../state/hooks/use-inline-tailored-action-experiment"));
|
|
9
|
+
var _useInlineTailoredActions = _interopRequireDefault(require("../../../state/hooks/use-inline-tailored-actions"));
|
|
13
10
|
var _HoverCard = require("../../HoverCard");
|
|
14
11
|
var _rovoActionsCta = require("../common/rovo-actions-cta");
|
|
15
12
|
var _Frame = require("../Frame");
|
|
16
13
|
var _IconAndTitleLayout = require("../IconAndTitleLayout");
|
|
17
14
|
var _renderLozenge = require("./renderLozenge");
|
|
18
|
-
function
|
|
15
|
+
function InlineCardResolvedViewFunctional(_ref) {
|
|
19
16
|
var id = _ref.id,
|
|
20
17
|
_ref$title = _ref.title,
|
|
21
18
|
title = _ref$title === void 0 ? '' : _ref$title,
|
|
@@ -38,57 +35,7 @@ function InlineCardResolvedViewBase(_ref) {
|
|
|
38
35
|
type = _ref.type,
|
|
39
36
|
hideIconLoadingSkeleton = _ref.hideIconLoadingSkeleton,
|
|
40
37
|
lozenge = _ref.lozenge;
|
|
41
|
-
var
|
|
42
|
-
testId: testId,
|
|
43
|
-
link: link,
|
|
44
|
-
isSelected: isSelected,
|
|
45
|
-
isHovered: isHovered,
|
|
46
|
-
onClick: onClick,
|
|
47
|
-
onAuxClick: onAuxClick,
|
|
48
|
-
onContextMenu: onContextMenu,
|
|
49
|
-
truncateInline: truncateInline
|
|
50
|
-
}, /*#__PURE__*/_react.default.createElement(_IconAndTitleLayout.IconAndTitleLayout, {
|
|
51
|
-
emoji: titlePrefix,
|
|
52
|
-
icon: icon,
|
|
53
|
-
title: title,
|
|
54
|
-
titleTextColor: titleTextColor,
|
|
55
|
-
type: type,
|
|
56
|
-
hideIconLoadingSkeleton: hideIconLoadingSkeleton
|
|
57
|
-
}), (0, _renderLozenge.renderLozenge)(lozenge));
|
|
58
|
-
if (!showHoverPreview || !link) {
|
|
59
|
-
return frame;
|
|
60
|
-
}
|
|
61
|
-
return /*#__PURE__*/_react.default.createElement(_HoverCard.HoverCard, {
|
|
62
|
-
id: id,
|
|
63
|
-
url: link,
|
|
64
|
-
actionOptions: actionOptions,
|
|
65
|
-
hoverPreviewOptions: hoverPreviewOptions
|
|
66
|
-
}, frame);
|
|
67
|
-
}
|
|
68
|
-
function InlineCardResolvedViewFunctionalWithRovoActions(_ref2) {
|
|
69
|
-
var id = _ref2.id,
|
|
70
|
-
_ref2$title = _ref2.title,
|
|
71
|
-
title = _ref2$title === void 0 ? '' : _ref2$title,
|
|
72
|
-
isSelected = _ref2.isSelected,
|
|
73
|
-
isHovered = _ref2.isHovered,
|
|
74
|
-
onClick = _ref2.onClick,
|
|
75
|
-
onAuxClick = _ref2.onAuxClick,
|
|
76
|
-
onContextMenu = _ref2.onContextMenu,
|
|
77
|
-
icon = _ref2.icon,
|
|
78
|
-
link = _ref2.link,
|
|
79
|
-
_ref2$testId = _ref2.testId,
|
|
80
|
-
testId = _ref2$testId === void 0 ? 'inline-card-resolved-view' : _ref2$testId,
|
|
81
|
-
titleTextColor = _ref2.titleTextColor,
|
|
82
|
-
titlePrefix = _ref2.titlePrefix,
|
|
83
|
-
_ref2$showHoverPrevie = _ref2.showHoverPreview,
|
|
84
|
-
showHoverPreview = _ref2$showHoverPrevie === void 0 ? false : _ref2$showHoverPrevie,
|
|
85
|
-
hoverPreviewOptions = _ref2.hoverPreviewOptions,
|
|
86
|
-
actionOptions = _ref2.actionOptions,
|
|
87
|
-
truncateInline = _ref2.truncateInline,
|
|
88
|
-
type = _ref2.type,
|
|
89
|
-
hideIconLoadingSkeleton = _ref2.hideIconLoadingSkeleton,
|
|
90
|
-
lozenge = _ref2.lozenge;
|
|
91
|
-
var _useInlineTailoredAct = (0, _useInlineTailoredActionExperiment.default)(link, showHoverPreview, actionOptions),
|
|
38
|
+
var _useInlineTailoredAct = (0, _useInlineTailoredActions.default)(link, showHoverPreview, actionOptions),
|
|
92
39
|
isInlineTailoredRovoActionEnabled = _useInlineTailoredAct.isEnabled;
|
|
93
40
|
|
|
94
41
|
// TODO https://hello.jira.atlassian.cloud/browse/NAVX-4436: fire analytics with cohort
|
|
@@ -122,5 +69,4 @@ function InlineCardResolvedViewFunctionalWithRovoActions(_ref2) {
|
|
|
122
69
|
actionOptions: actionOptions,
|
|
123
70
|
hoverPreviewOptions: hoverPreviewOptions
|
|
124
71
|
}, frame);
|
|
125
|
-
}
|
|
126
|
-
var InlineCardResolvedViewFunctional = exports.InlineCardResolvedViewFunctional = (0, _componentWithFg.componentWithFG)('platform_sl_3p_auth_inline_tailored_cta_killswitch', InlineCardResolvedViewFunctionalWithRovoActions, InlineCardResolvedViewBase);
|
|
72
|
+
}
|
|
@@ -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.19.
|
|
22
|
+
packageVersion: "45.19.4",
|
|
23
23
|
componentName: 'linkUrl'
|
|
24
24
|
};
|
|
25
25
|
var LinkUrl = function LinkUrl(_ref) {
|
package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-atlas--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:54c0e51cdd4a0c6b082b3cb16d5f4b606a5b13a5711b59640fea6ba9676055fd
|
|
3
|
+
size 46952
|
package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-bitbucket--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:1b11d9d35e77d01a61d6a3abe46c3c457d17ad2c3a90a138b94de81ba649dc92
|
|
3
|
+
size 112579
|
package/dist/es2019/__tests__/vr-tests/__snapshots__/block-card/block-card-jira--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:8b81fc1cbe2bd771dc71fb00628a11caeaa9d4d670420c0da5a41e552f25d9bd
|
|
3
|
+
size 52747
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:2d122761739e9f44f1a771a429e4c20eb4bdae3d188e118795c908ad71249574
|
|
3
|
+
size 253337
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:b10057b7812b3b5e81c3b9d5da5b2beaa68c94438aad97a8d01ece7ff4613a85
|
|
3
|
+
size 91889
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:e9f72ef9fafc8425b37081d56708cff25983c2f1d6f97a4bc6adc12818868308
|
|
3
|
+
size 17547
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:0cbd1e46bf2f2e2f0e8a6cd29b208dab943202ed23ff1a6756db3d429a5bfb8a
|
|
3
|
+
size 33752
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:0cbd1e46bf2f2e2f0e8a6cd29b208dab943202ed23ff1a6756db3d429a5bfb8a
|
|
3
|
+
size 33752
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:9321659f1ee2e0995e21bdbaa5225c21ec8d07dbb5a55653cff0eaae81938802
|
|
3
|
+
size 44305
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:8d6f0c100d5a9f2a1423a35dda99efa39af84103887ca185c7d2f33bfc73b831
|
|
3
|
+
size 41591
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:3b4a0ad0685c5d5a0ea2353924798f2fe36e00e46217c1634bb9b3c42d2e0995
|
|
3
|
+
size 39546
|
package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexible-ui-block--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:1e1a80ae01963f72d728120f08fc714cca0621cf4d64254c32adbe7d2238088c
|
|
3
|
+
size 72478
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:ff1de318357ca710e081259a119f96694a72f7273cf49ae895f15fb46ebc0ea6
|
|
3
|
+
size 157884
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:ea765af940ad08c1410b30f96d1756712a01de7ba840715afeea5693bc44be36
|
|
3
|
+
size 365043
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:31d823fd6f77518488041af0366a24749d75f51e6b5168120aecb6e1c3e7257c
|
|
3
|
+
size 366422
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:62339a8e48b53ee7a69677858d7cc56d546e6ccf3b96808ca82dbf822ad6a87a
|
|
3
|
+
size 402137
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:20db4e7879df5b33fda992e78b3d3a37ff36aa110c15794b27931303bb02ba8a
|
|
3
|
+
size 103941
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:71d47e12cc48147d0476a9eb4620bc096379a3e76e7b05d83350ab166306bea3
|
|
3
|
+
size 12110
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:df0c02f7918ea1af82ac08eb94169eca3249edd7c5cb9f8fd9033ef46f991175
|
|
3
|
+
size 34497
|
package/dist/es2019/__tests__/vr-tests/__snapshots__/flexible-card/flexibleuihovercard--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:f5ce1ee1029d0ad52db67970022e5342d3d9fb3d86cb7d2f7b4ef7fb199b106a
|
|
3
|
+
size 37306
|
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:e30ab62d26530680f6762034cbccb5e86b8277c908e5d43ad213aadb4d82c100
|
|
3
|
+
size 36029
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:6f7f8228c2ddfbdc7819f72376ac9d4b549f3ad8d64639d5f8cf2ce9345db79b
|
|
3
|
+
size 36028
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
version https://git-lfs.github.com/spec/v1
|
|
2
|
-
oid sha256:
|
|
3
|
-
size
|
|
2
|
+
oid sha256:078ca299b6992be37c4225f8ee1ab1618224b308624abd080f09d5e6811ff96b
|
|
3
|
+
size 21028
|