@atlaskit/media-viewer 52.4.26 → 52.4.27

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 (2) hide show
  1. package/CHANGELOG.md +6 -41
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/media-viewer
2
2
 
3
+ ## 52.4.27
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 52.4.26
4
10
 
5
11
  ### Patch Changes
@@ -1342,7 +1348,6 @@
1342
1348
  - [#40767](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40767)
1343
1349
  [`8836e1fb91c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8836e1fb91c) - [ux]
1344
1350
  Upgraded pdfjs-dist from 2.0.943 to 2.16.105. This includes changes such as:
1345
-
1346
1351
  - [MEX-2580] displaying digital signatures on MediaViewer
1347
1352
  - [MEX-2225] handling the 'Cannot read properties of undefined' error
1348
1353
  - [MEX-2162] showing non-latin characters on MediaViewer
@@ -2585,7 +2590,6 @@
2585
2590
 
2586
2591
  Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
2587
2592
  [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
2588
-
2589
2593
  - @atlaskit/docs@8.3.2
2590
2594
  - @atlaskit/visual-regression@0.1.9
2591
2595
  - @atlaskit/analytics-next@6.3.5
@@ -2835,7 +2839,6 @@
2835
2839
  > remove deprecated "context" property from media components in favor of "mediaClientConfig"
2836
2840
 
2837
2841
  This affects all public media UI components:
2838
-
2839
2842
  - Card
2840
2843
  - Filmstrip
2841
2844
  - SmartMediaEditor
@@ -3284,13 +3287,11 @@ withAnalyticsEvents<Props>()(Button);
3284
3287
  ### Minor Changes
3285
3288
 
3286
3289
  - [minor][7b48b319a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7b48b319a3):
3287
-
3288
3290
  - Remove media-core dependency and allow to pass mediaClientConfig as part of public api
3289
3291
 
3290
3292
  ## 43.0.3
3291
3293
 
3292
3294
  - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
3293
-
3294
3295
  - This is just a safety release in case anything strange happened in in the previous one. See Pull
3295
3296
  Request #5942 for details
3296
3297
 
@@ -3325,7 +3326,6 @@ withAnalyticsEvents<Props>()(Button);
3325
3326
  ## 43.0.0
3326
3327
 
3327
3328
  - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
3328
-
3329
3329
  - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
3330
3330
  this package, please ensure you use at least this version of react and react-dom.
3331
3331
 
@@ -3367,7 +3367,6 @@ withAnalyticsEvents<Props>()(Button);
3367
3367
  ## 40.1.11
3368
3368
 
3369
3369
  - [patch][0a4ccaafae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a4ccaafae):
3370
-
3371
3370
  - Bump tslib
3372
3371
 
3373
3372
  ## 40.1.10
@@ -3387,26 +3386,22 @@ withAnalyticsEvents<Props>()(Button);
3387
3386
  ## 40.1.9
3388
3387
 
3389
3388
  - [patch][3f28e6443c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f28e6443c):
3390
-
3391
3389
  - @atlaskit/analytics-next-types is deprecated. Now you can use types for @atlaskit/analytics-next
3392
3390
  supplied from itself.
3393
3391
 
3394
3392
  ## 40.1.8
3395
3393
 
3396
3394
  - [patch][8bdebe02f1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8bdebe02f1):
3397
-
3398
3395
  - Remove tests from MediaViewer dist
3399
3396
 
3400
3397
  ## 40.1.7
3401
3398
 
3402
3399
  - [patch][bee4101a63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bee4101a63):
3403
-
3404
3400
  - instrument analytics for audio and video play and error events
3405
3401
 
3406
3402
  ## 40.1.6
3407
3403
 
3408
3404
  - [patch][caf134141e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/caf134141e):
3409
-
3410
3405
  - Fix incorrect MediaButton imports
3411
3406
 
3412
3407
  ## 40.1.5
@@ -3429,13 +3424,11 @@ withAnalyticsEvents<Props>()(Button);
3429
3424
  ## 40.1.4
3430
3425
 
3431
3426
  - [patch][4e1138a13a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4e1138a13a):
3432
-
3433
3427
  - add close event to MVNG
3434
3428
 
3435
3429
  ## 40.1.3
3436
3430
 
3437
3431
  - [patch][32317ff8f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/32317ff8f3):
3438
-
3439
3432
  - MS-1633 Renderer passes a list of files and external images to a Card to be opened with Media
3440
3433
  Viewer
3441
3434
 
@@ -3451,13 +3444,11 @@ withAnalyticsEvents<Props>()(Button);
3451
3444
  ## 40.1.1
3452
3445
 
3453
3446
  - [patch][d13fad66df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13fad66df):
3454
-
3455
3447
  - Enable esModuleInterop for typescript, this allows correct use of default exports
3456
3448
 
3457
3449
  ## 40.1.0
3458
3450
 
3459
3451
  - [minor][e1c1fa454a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e1c1fa454a):
3460
-
3461
3452
  - Support external image identifier in MediaViewer
3462
3453
 
3463
3454
  ## 40.0.0
@@ -3481,13 +3472,11 @@ withAnalyticsEvents<Props>()(Button);
3481
3472
  ## 39.0.1
3482
3473
 
3483
3474
  - [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
3484
-
3485
3475
  - Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js
3486
3476
 
3487
3477
  ## 39.0.0
3488
3478
 
3489
3479
  - [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
3490
-
3491
3480
  - Dropped ES5 distributables from the typescript packages
3492
3481
 
3493
3482
  - Updated dependencies
@@ -3539,7 +3528,6 @@ withAnalyticsEvents<Props>()(Button);
3539
3528
  ## 37.0.0
3540
3529
 
3541
3530
  - [patch][6bd4c428e2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6bd4c428e2):
3542
-
3543
3531
  - load image preview as soon representation is present instead of waiting for file status to be
3544
3532
  processed
3545
3533
 
@@ -3553,13 +3541,11 @@ withAnalyticsEvents<Props>()(Button);
3553
3541
  ## 36.1.0
3554
3542
 
3555
3543
  - [minor][f1b46bcb42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1b46bcb42):
3556
-
3557
3544
  - ED-6259 Enable stricter types for media packages
3558
3545
 
3559
3546
  ## 36.0.0
3560
3547
 
3561
3548
  - [major][6e49c7c418](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e49c7c418):
3562
-
3563
3549
  - Remove custom MediaViewerItem + Identifier types and use the one from media-core as part of
3564
3550
  public api
3565
3551
 
@@ -3584,7 +3570,6 @@ withAnalyticsEvents<Props>()(Button);
3584
3570
  ## 35.2.0
3585
3571
 
3586
3572
  - [minor][fde1cf51e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fde1cf51e0):
3587
-
3588
3573
  - Code split component
3589
3574
 
3590
3575
  - Updated dependencies
@@ -3596,19 +3581,16 @@ withAnalyticsEvents<Props>()(Button);
3596
3581
  ## 35.1.2
3597
3582
 
3598
3583
  - [patch][05d5d28e5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/05d5d28e5d):
3599
-
3600
3584
  - cleanup MVNG analytics as part of MS-1184
3601
3585
 
3602
3586
  ## 35.1.1
3603
3587
 
3604
3588
  - [patch][ef469cbb0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef469cbb0b):
3605
-
3606
3589
  - MS-357 replaced @atlaskit/util-shared-styles from media components by @atlaskit/theme
3607
3590
 
3608
3591
  ## 35.1.0
3609
3592
 
3610
3593
  - [minor][a74d635f1c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a74d635f1c):
3611
-
3612
3594
  - Remove feedback button
3613
3595
 
3614
3596
  ## 35.0.0
@@ -3665,19 +3647,16 @@ withAnalyticsEvents<Props>()(Button);
3665
3647
  ## 32.1.0
3666
3648
 
3667
3649
  - [minor][2dc7a74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2dc7a74):
3668
-
3669
3650
  - Remember video quality in video player in MediaViewer
3670
3651
 
3671
3652
  ## 32.0.1
3672
3653
 
3673
3654
  - [patch][3cc69de](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3cc69de):
3674
-
3675
3655
  - only apply css pixelation to zoomed in images
3676
3656
 
3677
3657
  ## 32.0.0
3678
3658
 
3679
3659
  - [major][c91adfe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c91adfe):
3680
-
3681
3660
  - remove customVideoPlayer featureFlag prop and enable by default
3682
3661
 
3683
3662
  ## 31.0.0
@@ -3691,7 +3670,6 @@ withAnalyticsEvents<Props>()(Button);
3691
3670
  ## 30.0.0
3692
3671
 
3693
3672
  - [patch][72d37fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d37fb):
3694
-
3695
3673
  - Remove deprecated methods from media-core
3696
3674
  - Use context.collection methods in MediaViewer
3697
3675
  - Remove link support from media-card
@@ -3709,13 +3687,11 @@ withAnalyticsEvents<Props>()(Button);
3709
3687
  ## 29.2.0
3710
3688
 
3711
3689
  - [minor][8314694](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8314694):
3712
-
3713
3690
  - Support uploading + processing files in MediaViewer
3714
3691
 
3715
3692
  ## 29.1.0
3716
3693
 
3717
3694
  - [minor][6bc785d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6bc785d):
3718
-
3719
3695
  - default to HD video if available in video viewer
3720
3696
 
3721
3697
  ## 29.0.2
@@ -3729,7 +3705,6 @@ withAnalyticsEvents<Props>()(Button);
3729
3705
  ## 29.0.1
3730
3706
 
3731
3707
  - [patch][ca16fa9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca16fa9):
3732
-
3733
3708
  - Add SSR support to media components
3734
3709
 
3735
3710
  ## 29.0.0
@@ -3768,20 +3743,17 @@ withAnalyticsEvents<Props>()(Button);
3768
3743
  ## 27.1.0
3769
3744
 
3770
3745
  - [minor][5de3574](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5de3574):
3771
-
3772
3746
  - CustomVideoPlayer is now CustomMediaPlayer and supports audio through type property. Media
3773
3747
  Viewer now uses custom audio player for audio everywhere except IE11.
3774
3748
 
3775
3749
  ## 27.0.6
3776
3750
 
3777
3751
  - [patch][01697a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/01697a6):
3778
-
3779
3752
  - CustomVideoPlayer improvements: fix currentTime origin + apply custom theme
3780
3753
 
3781
3754
  ## 27.0.5
3782
3755
 
3783
3756
  - [patch][c1ea81c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1ea81c):
3784
-
3785
3757
  - use custom video player for inline video in media-card
3786
3758
 
3787
3759
  ## 27.0.4
@@ -3799,7 +3771,6 @@ withAnalyticsEvents<Props>()(Button);
3799
3771
  ## 27.0.3
3800
3772
 
3801
3773
  - [patch][5a6de24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5a6de24):
3802
-
3803
3774
  - translate component properties in media components
3804
3775
 
3805
3776
  ## 27.0.2
@@ -3839,7 +3810,6 @@ withAnalyticsEvents<Props>()(Button);
3839
3810
  ## 26.0.1
3840
3811
 
3841
3812
  - [patch][8584c5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8584c5a):
3842
-
3843
3813
  - Fix zoom not sorting numerical values correctly
3844
3814
 
3845
3815
  ## 26.0.0
@@ -3860,31 +3830,26 @@ withAnalyticsEvents<Props>()(Button);
3860
3830
  ## 25.0.2
3861
3831
 
3862
3832
  - [patch][714f6ba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/714f6ba):
3863
-
3864
3833
  - Add analytics for navigation events in MediaViewer
3865
3834
 
3866
3835
  ## 25.0.1
3867
3836
 
3868
3837
  - [patch][74c9cd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/74c9cd1):
3869
-
3870
3838
  - Add analytics for zoom controls
3871
3839
 
3872
3840
  ## 25.0.0
3873
3841
 
3874
3842
  - [major][023cb45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/023cb45" d):
3875
-
3876
3843
  - Add i18n support to MediaViewer
3877
3844
 
3878
3845
  ## 24.1.11
3879
3846
 
3880
3847
  - [patch][12afe80](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12afe80" d):
3881
-
3882
3848
  - Move mocks directory structure to fix dist build issues
3883
3849
 
3884
3850
  ## 24.1.10
3885
3851
 
3886
3852
  - [patch][4b84e8b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b84e8b" d):
3887
-
3888
3853
  - Avoid unnecessary render cycle in ItemViewer
3889
3854
 
3890
3855
  ## 24.1.9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/media-viewer",
3
- "version": "52.4.26",
3
+ "version": "52.4.27",
4
4
  "description": "MediaViewer is Atlassian's powerful solution for viewing files on the web. It's both powerful and extendable yet easy-to-integrate",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -53,7 +53,7 @@
53
53
  "@atlaskit/spinner": "^19.0.0",
54
54
  "@atlaskit/textfield": "^8.0.0",
55
55
  "@atlaskit/theme": "^21.0.0",
56
- "@atlaskit/tokens": "^6.5.0",
56
+ "@atlaskit/tokens": "^7.0.0",
57
57
  "@atlaskit/tooltip": "^20.5.0",
58
58
  "@atlaskit/ufo": "^0.4.0",
59
59
  "@babel/runtime": "^7.0.0",
@@ -61,7 +61,7 @@
61
61
  "@codemirror/language-data": "6.5.1",
62
62
  "@codemirror/state": "6.5.1",
63
63
  "@codemirror/view": "6.36.2",
64
- "@compiled/react": "^0.18.3",
64
+ "@compiled/react": "^0.18.6",
65
65
  "@kenjiuno/msgreader": "^1.2.6",
66
66
  "@lezer/highlight": "1.2.1",
67
67
  "deep-equal": "^1.0.1",