@atlaskit/media-ui 28.7.6 → 28.7.7

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 -62
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/media-ui
2
2
 
3
+ ## 28.7.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 28.7.6
4
10
 
5
11
  ### Patch Changes
@@ -717,7 +723,6 @@
717
723
  - [#141583](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141583)
718
724
  [`ba6def6b9d3ce`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ba6def6b9d3ce) -
719
725
  Updated Media card and UI to avoid contributing to TTVC metrics
720
-
721
726
  - Media card will always render the `img`, even while it is still loading (in that case, the `img`
722
727
  will just be hidden). It will also use a custom loading spinner with no interaction context.
723
728
  - Media image will allow a null value for the image source. It will also always render the `img`
@@ -1786,7 +1791,6 @@
1786
1791
  [`3592e304adc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3592e304adc) - [ux]
1787
1792
  Underlying icons used in MediaTypeIcon (that is also used as part of MimeTypeIcon) has been
1788
1793
  replaced. This mean they will change size (2px) and in some cases colour (like for audio file).
1789
-
1790
1794
  - Add `data-type` attribute for easier testing for both MediaTypeIcon and MimeTypeIcon components
1791
1795
  - Add `testId` prop to both MediaTypeIcon and MimeTypeIcon
1792
1796
 
@@ -2088,7 +2092,6 @@
2088
2092
  **Ticket:** EDM-1120
2089
2093
 
2090
2094
  **Changes:**
2091
-
2092
2095
  - Refactored Card Link `view` tests to separate files to be more maintainable;
2093
2096
  - Added unit tests to all Card Link actions;
2094
2097
  - Added unit tests to Card Link PreviewAction;
@@ -2111,7 +2114,6 @@
2111
2114
 
2112
2115
  Added integration tests across the board, asserting that a new window is opened to kick off the
2113
2116
  3LO flow.
2114
-
2115
2117
  - Added integration test for account connection and try another account flows for Inline Links;
2116
2118
  - Added integration test for account connection and try another account flows for Card Links;
2117
2119
  - Added integration test for account connection and try another account flows for Embed Links;
@@ -2121,7 +2123,6 @@
2121
2123
 
2122
2124
  Further, added an `AuthorizationWindow` method to the `@atlaskit/media-integration-test-helpers`,
2123
2125
  with the following methods:
2124
-
2125
2126
  - `AuthorizationWindow.open()` - to open a window to authorize, dependent on which card state it
2126
2127
  is being activated from;
2127
2128
  - `AuthorizationWindow.checkUrl()` - to check if the window URL when redirected is the same as the
@@ -2633,7 +2634,6 @@
2633
2634
 
2634
2635
  - Updated dependencies
2635
2636
  [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
2636
-
2637
2637
  - @atlaskit/docs@8.3.2
2638
2638
  - @atlaskit/avatar-group@5.0.4
2639
2639
  - @atlaskit/avatar@17.1.7
@@ -3000,7 +3000,6 @@ Bumped dependencies.
3000
3000
  - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
3001
3001
 
3002
3002
  In this PR, we are:
3003
-
3004
3003
  - Re-introducing dist build folders
3005
3004
  - Adding back cjs
3006
3005
  - Replacing es5 by cjs and es2015 by esm
@@ -3105,7 +3104,6 @@ Bumped dependencies.
3105
3104
  ## 11.2.6
3106
3105
 
3107
3106
  - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
3108
-
3109
3107
  - This is just a safety release in case anything strange happened in in the previous one. See Pull
3110
3108
  Request #5942 for details
3111
3109
 
@@ -3128,7 +3126,6 @@ Bumped dependencies.
3128
3126
  ## 11.2.3
3129
3127
 
3130
3128
  - [patch][391c93daf7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/391c93daf7):
3131
-
3132
3129
  - Prevents inline videos in Editor/Renderer to be played simulteneously in the same page
3133
3130
 
3134
3131
  ## 11.2.2
@@ -3142,19 +3139,16 @@ Bumped dependencies.
3142
3139
  ## 11.2.1
3143
3140
 
3144
3141
  - [patch][1c9586e1a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c9586e1a0):
3145
-
3146
3142
  - Reverted strings to the original format
3147
3143
 
3148
3144
  ## 11.2.0
3149
3145
 
3150
3146
  - [minor][061eb57bab](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/061eb57bab):
3151
-
3152
3147
  - Added partial i18n support to media-ui
3153
3148
 
3154
3149
  ## 11.1.2
3155
3150
 
3156
3151
  - [patch][6a52b3d258](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6a52b3d258):
3157
-
3158
3152
  - fix for clicking behaviour in view/edit mode for Inline Smart Links.
3159
3153
 
3160
3154
  ## 11.1.1
@@ -3166,53 +3160,45 @@ Bumped dependencies.
3166
3160
  ## 11.1.0
3167
3161
 
3168
3162
  - [minor][121c945cc6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/121c945cc6):
3169
-
3170
3163
  - fix padding, hover, icon for Inline Links.
3171
3164
 
3172
3165
  ## 11.0.0
3173
3166
 
3174
3167
  - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
3175
-
3176
3168
  - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
3177
3169
  this package, please ensure you use at least this version of react and react-dom.
3178
3170
 
3179
3171
  ## 10.1.11
3180
3172
 
3181
3173
  - [patch][682279973f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/682279973f):
3182
-
3183
3174
  - Changed Unauthorized and Errored inline view for smart cards to be text only and added color
3184
3175
  theming for smart link titles
3185
3176
 
3186
3177
  ## 10.1.10
3187
3178
 
3188
3179
  - [patch][1a18876567](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1a18876567):
3189
-
3190
3180
  - Changed behaviour so that icon and first 8 characters of a smart link no longer break when
3191
3181
  wrapping.
3192
3182
 
3193
3183
  ## 10.1.9
3194
3184
 
3195
3185
  - [patch][d3cad2622e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d3cad2622e):
3196
-
3197
3186
  - Removes babel-runtime in favour of @babel/runtime
3198
3187
 
3199
3188
  ## 10.1.8
3200
3189
 
3201
3190
  - [patch][687f535a12](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/687f535a12):
3202
-
3203
3191
  - Changed smart link selection in editor mode to not include text selection, but retain it in
3204
3192
  renderer mode
3205
3193
 
3206
3194
  ## 10.1.7
3207
3195
 
3208
3196
  - [patch][cfec2f0b70](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfec2f0b70):
3209
-
3210
3197
  - Fixed a text selection bug for inline smart links
3211
3198
 
3212
3199
  ## 10.1.6
3213
3200
 
3214
3201
  - [patch][0a4ccaafae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a4ccaafae):
3215
-
3216
3202
  - Bump tslib
3217
3203
 
3218
3204
  ## 10.1.5
@@ -3236,7 +3222,6 @@ Bumped dependencies.
3236
3222
  ## 10.1.4
3237
3223
 
3238
3224
  - [patch][bee4101a63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bee4101a63):
3239
-
3240
3225
  - instrument analytics for audio and video play and error events
3241
3226
 
3242
3227
  ## 10.1.3
@@ -3259,19 +3244,16 @@ Bumped dependencies.
3259
3244
  ## 10.1.2
3260
3245
 
3261
3246
  - [patch][d13fad66df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13fad66df):
3262
-
3263
3247
  - Enable esModuleInterop for typescript, this allows correct use of default exports
3264
3248
 
3265
3249
  ## 10.1.1
3266
3250
 
3267
3251
  - [patch][106d046114](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/106d046114):
3268
-
3269
3252
  - Fix issue with media-viewer opening in CC on inline video player controlls clicked
3270
3253
 
3271
3254
  ## 10.1.0
3272
3255
 
3273
3256
  - [minor][5d70c1ee30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5d70c1ee30):
3274
-
3275
3257
  - MediaImage component added (moved from @atlaskit/media-card). With extra fields: crossOrigin,
3276
3258
  onImageLoad, onImageError
3277
3259
 
@@ -3284,43 +3266,36 @@ Bumped dependencies.
3284
3266
  ## 10.0.4
3285
3267
 
3286
3268
  - [patch][62834d5210](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62834d5210):
3287
-
3288
3269
  - update dependency version of @atlaskit/spinner
3289
3270
 
3290
3271
  ## 10.0.3
3291
3272
 
3292
3273
  - [patch][9b0dd21ce7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9b0dd21ce7):
3293
-
3294
3274
  - allow the appearance of lozenges within smart link tasks to be configured
3295
3275
 
3296
3276
  ## 10.0.2
3297
3277
 
3298
3278
  - [patch][aa117f5341](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aa117f5341):
3299
-
3300
3279
  - fix alignment and UI for inline Smart Links.
3301
3280
 
3302
3281
  ## 10.0.1
3303
3282
 
3304
3283
  - [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
3305
-
3306
3284
  - Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js
3307
3285
 
3308
3286
  ## 10.0.0
3309
3287
 
3310
3288
  - [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
3311
-
3312
3289
  - Dropped ES5 distributables from the typescript packages
3313
3290
 
3314
3291
  ## 9.2.3
3315
3292
 
3316
3293
  - [patch][8ed53a1cbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8ed53a1cbb):
3317
-
3318
3294
  - fix padding, wrapping for inline smart links.
3319
3295
 
3320
3296
  ## 9.2.2
3321
3297
 
3322
3298
  - [patch][be479e2335](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be479e2335):
3323
-
3324
3299
  - fix link opening logic for view and edit mode.
3325
3300
 
3326
3301
  ## 9.2.1
@@ -3346,69 +3321,58 @@ Bumped dependencies.
3346
3321
  ## 9.2.0
3347
3322
 
3348
3323
  - [minor][b7ead07438](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b7ead07438):
3349
-
3350
3324
  - New messages to support media-editor changes
3351
3325
 
3352
3326
  ## 9.1.0
3353
3327
 
3354
3328
  - [minor][41147bbc4c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/41147bbc4c):
3355
-
3356
3329
  - Fix for links in editor
3357
3330
 
3358
3331
  ## 9.0.1
3359
3332
 
3360
3333
  - [patch][9aa8faebd4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9aa8faebd4):
3361
-
3362
3334
  - Added strict typing for i18n messages
3363
3335
 
3364
3336
  ## 9.0.0
3365
3337
 
3366
3338
  - [major][d5bce1ea15](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5bce1ea15):
3367
-
3368
3339
  - Breaking change. ModalSpinner props has changed. now it's blankedColor: string and
3369
3340
  invertSpinnerColor: boolean
3370
3341
 
3371
3342
  ## 8.5.1
3372
3343
 
3373
3344
  - [patch][ef469cbb0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef469cbb0b):
3374
-
3375
3345
  - MS-357 replaced @atlaskit/util-shared-styles from media components by @atlaskit/theme
3376
3346
 
3377
3347
  ## 8.5.0
3378
3348
 
3379
3349
  - [minor][be66d1da3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/be66d1da3a):
3380
-
3381
3350
  - Introduce ModalSpinner component to be used in modal type component while those loading via code
3382
3351
  split
3383
3352
 
3384
3353
  ## 8.4.2
3385
3354
 
3386
3355
  - [patch][af3918bc89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af3918bc89):
3387
-
3388
3356
  - The url part of the unauthorized link is now grey
3389
3357
 
3390
3358
  ## 8.4.1
3391
3359
 
3392
3360
  - [patch][56c5a4b41f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56c5a4b41f):
3393
-
3394
3361
  - Fix "try again" should not be showing when there are no auth methods
3395
3362
 
3396
3363
  ## 8.4.0
3397
3364
 
3398
3365
  - [minor][63e6f7d420](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/63e6f7d420):
3399
-
3400
3366
  - Fix missing attributes for link view
3401
3367
 
3402
3368
  ## 8.3.1
3403
3369
 
3404
3370
  - [patch][bef9abc8de](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bef9abc8de):
3405
-
3406
3371
  - added background colour to inline card views, fixed icon alignment.
3407
3372
 
3408
3373
  ## 8.3.0
3409
3374
 
3410
3375
  - [minor][89668941e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/89668941e6):
3411
-
3412
3376
  - Flip width and height around when image is on it's side according to metadata orientation;
3413
3377
  Introduce isRotated utility
3414
3378
 
@@ -3435,7 +3399,6 @@ Bumped dependencies.
3435
3399
  ## 8.2.4
3436
3400
 
3437
3401
  - [patch][e7100a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7100a8):
3438
-
3439
3402
  - Minor tests realted changes
3440
3403
 
3441
3404
  - Updated dependencies [3ad16f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3ad16f3):
@@ -3444,25 +3407,21 @@ Bumped dependencies.
3444
3407
  ## 8.2.3
3445
3408
 
3446
3409
  - [patch][e6516fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6516fb):
3447
-
3448
3410
  - Move media mocks into right location to prevent them to be included in dist
3449
3411
 
3450
3412
  ## 8.2.2
3451
3413
 
3452
3414
  - [patch][ca16fa9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca16fa9):
3453
-
3454
3415
  - Add SSR support to media components
3455
3416
 
3456
3417
  ## 8.2.1
3457
3418
 
3458
3419
  - [patch][9c50550](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c50550):
3459
-
3460
3420
  - Do not show connect button if there are no auth methods.
3461
3421
 
3462
3422
  ## 8.2.0
3463
3423
 
3464
3424
  - [minor][95f98cc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/95f98cc):
3465
-
3466
3425
  - User can click on a smart card to open a new window/tab
3467
3426
 
3468
3427
  ## 8.1.2
@@ -3486,13 +3445,11 @@ Bumped dependencies.
3486
3445
  ## 8.1.1
3487
3446
 
3488
3447
  - [patch][e375b42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e375b42):
3489
-
3490
3448
  - Update props description
3491
3449
 
3492
3450
  ## 8.1.0
3493
3451
 
3494
3452
  - [minor][8fbb36f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fbb36f):
3495
-
3496
3453
  - Change impl. of CustomVideoPlayer; add disableThumbTooltip property to TimeRange component; Add
3497
3454
  ability to mouse click and drag right away to TimeRange even if clicked outside of thumb
3498
3455
  control;
@@ -3500,26 +3457,22 @@ Bumped dependencies.
3500
3457
  ## 8.0.0
3501
3458
 
3502
3459
  - [major][5de3574](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5de3574):
3503
-
3504
3460
  - CustomVideoPlayer is now CustomMediaPlayer and supports audio through type property. Media
3505
3461
  Viewer now uses custom audio player for audio everywhere except IE11.
3506
3462
 
3507
3463
  ## 7.11.0
3508
3464
 
3509
3465
  - [minor][01697a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/01697a6):
3510
-
3511
3466
  - CustomVideoPlayer improvements: fix currentTime origin + apply custom theme
3512
3467
 
3513
3468
  ## 7.10.0
3514
3469
 
3515
3470
  - [minor][c1ea81c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1ea81c):
3516
-
3517
3471
  - use custom video player for inline video in media-card
3518
3472
 
3519
3473
  ## 7.9.0
3520
3474
 
3521
3475
  - [minor][c61f828](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c61f828):
3522
-
3523
3476
  - add bounds to camera module
3524
3477
 
3525
3478
  ## 7.8.2
@@ -3542,19 +3495,16 @@ Bumped dependencies.
3542
3495
  ## 7.8.1
3543
3496
 
3544
3497
  - [patch][4c0c2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4c0c2a0):
3545
-
3546
3498
  - Fix Cards throwing Error when client is not provided.
3547
3499
 
3548
3500
  ## 7.8.0
3549
3501
 
3550
3502
  - [minor][5a6de24](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5a6de24):
3551
-
3552
3503
  - translate component properties in media components
3553
3504
 
3554
3505
  ## 7.7.0
3555
3506
 
3556
3507
  - [minor][df32968](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df32968):
3557
-
3558
3508
  - Introduced pending state (which is represented as a link) and a race between resolving state and
3559
3509
  the data fetch.
3560
3510
 
@@ -3589,26 +3539,22 @@ Bumped dependencies.
3589
3539
  ## 7.6.0
3590
3540
 
3591
3541
  - [minor][b9d9e9a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b9d9e9a):
3592
-
3593
3542
  - Support advanced i18n mode in MediaPicker
3594
3543
 
3595
3544
  ## 7.5.0
3596
3545
 
3597
3546
  - [minor][2cac27f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2cac27f):
3598
-
3599
3547
  - InfiniteScroll component now triggers on load and on change (where is previously only onScroll
3600
3548
  event)
3601
3549
 
3602
3550
  ## 7.4.1
3603
3551
 
3604
3552
  - [patch][a567cc9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a567cc9):
3605
-
3606
3553
  - Improve rendering of Smart Cards.
3607
3554
 
3608
3555
  ## 7.4.0
3609
3556
 
3610
3557
  - [minor][b758737](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b758737):
3611
-
3612
3558
  - add i18n support to media-avatar-picker
3613
3559
 
3614
3560
  ## 7.3.1
@@ -3620,7 +3566,6 @@ Bumped dependencies.
3620
3566
  ## 7.3.0
3621
3567
 
3622
3568
  - [minor][023cb45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/023cb45" d):
3623
-
3624
3569
  - Add i18n support to MediaViewer
3625
3570
 
3626
3571
  ## 7.2.1
@@ -3632,7 +3577,6 @@ Bumped dependencies.
3632
3577
  ## 7.2.0
3633
3578
 
3634
3579
  - [minor][439dde6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/439dde6" d):
3635
-
3636
3580
  - rotate local image preview in cards based on the file orientation
3637
3581
 
3638
3582
  ## 7.1.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/media-ui",
3
- "version": "28.7.6",
3
+ "version": "28.7.7",
4
4
  "description": "Includes common components and utilities used by other media packages",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -29,7 +29,7 @@
29
29
  "@atlaskit/code": "^17.2.0",
30
30
  "@atlaskit/css": "^0.15.0",
31
31
  "@atlaskit/dropdown-menu": "^16.3.0",
32
- "@atlaskit/flag": "^17.4.0",
32
+ "@atlaskit/flag": "^17.5.0",
33
33
  "@atlaskit/form": "^14.2.0",
34
34
  "@atlaskit/icon": "^28.5.0",
35
35
  "@atlaskit/icon-file-type": "^7.0.0",
@@ -44,15 +44,15 @@
44
44
  "@atlaskit/platform-feature-flags": "^1.1.0",
45
45
  "@atlaskit/primitives": "^15.0.0",
46
46
  "@atlaskit/range": "^9.2.0",
47
- "@atlaskit/react-ufo": "^4.11.0",
47
+ "@atlaskit/react-ufo": "^4.12.0",
48
48
  "@atlaskit/select": "^21.3.0",
49
49
  "@atlaskit/spinner": "^19.0.0",
50
50
  "@atlaskit/theme": "^21.0.0",
51
- "@atlaskit/tokens": "^6.5.0",
51
+ "@atlaskit/tokens": "^7.0.0",
52
52
  "@atlaskit/tooltip": "^20.5.0",
53
53
  "@atlaskit/width-detector": "^5.0.0",
54
54
  "@babel/runtime": "^7.0.0",
55
- "@compiled/react": "^0.18.3",
55
+ "@compiled/react": "^0.18.6",
56
56
  "@emotion/styled": "^11.0.0",
57
57
  "blueimp-load-image": "2.19.0",
58
58
  "bytes": "^3.1.0",