@pnp/spfx-controls-react 3.25.0-beta.2833024 → 3.25.0-beta.2833032

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.json CHANGED
@@ -7,10 +7,12 @@
7
7
  "enhancements": [],
8
8
  "fixes":[
9
9
  "`Calendar` - Remove the dependency of @nuvemerudita/react-controls (deprecated library) [#2119](https://github.com/pnp/sp-dev-fx-controls-react/pull/2119)",
10
- "Calendar not showing items like #2025, but also completely crashes when changing views - AEST Timezone (GMT+10) [#2115](https://github.com/pnp/sp-dev-fx-controls-react/issues/2115)"
10
+ "Calendar not showing items like #2025, but also completely crashes when changing views - AEST Timezone (GMT+10) [#2115](https://github.com/pnp/sp-dev-fx-controls-react/issues/2115)",
11
+ "tiny fix: correct spelling mistakes in CHANGELOG.json [#2118](https://github.com/pnp/sp-dev-fx-controls-react/pull/2118)"
11
12
  ]
12
13
  },
13
14
  "contributions": [
15
+ "[Antanina Druzhkina](https://github.com/Ateina)",
14
16
  "[joaojmendes](https://github.com/joaojmendes)"
15
17
  ]
16
18
  },
@@ -291,7 +293,7 @@
291
293
  "changes": {
292
294
  "new": [],
293
295
  "enhancements": [
294
- "`DyanmicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)",
296
+ "`DynamicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)",
295
297
  "`DynamicForm`: Custom Formatting and Validation, ControlsTestWebPart updates [#1672](https://github.com/pnp/sp-dev-fx-controls-react/pull/1672)",
296
298
  "`PeoplePicker`: Added custom filter to PeoplePicker selection [#1657](https://github.com/pnp/sp-dev-fx-controls-react/issues/1657)",
297
299
  "`RichText`: Align RichText heading styles and font sizes with OOB SharePoint text web part [#1706](https://github.com/pnp/sp-dev-fx-controls-react/pull/1706)"
@@ -445,7 +447,7 @@
445
447
  ],
446
448
  "fixes": [
447
449
  "`DynamicForm`: Fixes DynamicForm trying to load TaxonomyFields with wrong display name [#1422](https://github.com/pnp/sp-dev-fx-controls-react/issues/1422)",
448
- "`ListItemAttachments`: FIX: Cannot download items when it has a ilegal character [#1484](https://github.com/pnp/sp-dev-fx-controls-react/issues/1484)",
450
+ "`ListItemAttachments`: FIX: Cannot download items when it has a illegal character [#1484](https://github.com/pnp/sp-dev-fx-controls-react/issues/1484)",
449
451
  "`FilePicker`: FIX: recent tab empty until re-render [#1482](https://github.com/pnp/sp-dev-fx-controls-react/issues/1482)",
450
452
  "`Dynamic Form`: Adds onListItemLoaded handler to DynamicForm [#1472](https://github.com/pnp/sp-dev-fx-controls-react/issues/1472)",
451
453
  "`Dynamic Form`: Fix for the DynamicForm when a defaultValue is null and the code try to call the split method on it. [#1486](https://github.com/pnp/sp-dev-fx-controls-react/pull/1486)",
@@ -500,7 +502,7 @@
500
502
  "`FilePicker`: Fix site breadcrumb navigation [#1368](https://github.com/pnp/sp-dev-fx-controls-react/issues/1368)",
501
503
  "`DynamicForm`: Initialize changedValue with defaultValue [#1454](https://github.com/pnp/sp-dev-fx-controls-react/pull/1454)",
502
504
  "`DynamicForm`: Fix image path [#1455](https://github.com/pnp/sp-dev-fx-controls-react/pull/1455)",
503
- "`DynamicForm`: Check empty array and trasform it in set as null [#1456](https://github.com/pnp/sp-dev-fx-controls-react/pull/1456)",
505
+ "`DynamicForm`: Check empty array and transform it in set as null [#1456](https://github.com/pnp/sp-dev-fx-controls-react/pull/1456)",
504
506
  "`FilePicker`: Fix site browser resize [#1457](https://github.com/pnp/sp-dev-fx-controls-react/pull/1457)",
505
507
  "`ModernTaxonomyPicker` Fix - Show ModernTaxonomyPicker label in correct form [#1459](https://github.com/pnp/sp-dev-fx-controls-react/pull/1459)",
506
508
  "`DynamicForm`: Update DynamicForm.tsx [#1462](https://github.com/pnp/sp-dev-fx-controls-react/pull/1462)",
@@ -537,7 +539,7 @@
537
539
  "changes": {
538
540
  "new": [],
539
541
  "enhancements": [
540
- "`DynamicForm`: support cretion of document sets [#1335](https://github.com/pnp/sp-dev-fx-controls-react/pull/1335)",
542
+ "`DynamicForm`: support creation of document sets [#1335](https://github.com/pnp/sp-dev-fx-controls-react/pull/1335)",
541
543
  "`SitePicker`: add HubId to filter to only sites within a hub [#1346](https://github.com/pnp/sp-dev-fx-controls-react/issues/1346)",
542
544
  "SharePoint Framework v1.16.0 support"
543
545
  ],
@@ -632,7 +634,7 @@
632
634
  "new": [
633
635
  "`EnhancedThemeProvider`: Added 'EnhancedThemeProvider' control [#1202](https://github.com/pnp/sp-dev-fx-controls-react/issues/1202)",
634
636
  "`FieldPicker`: Added `FieldPicker` control [#1219](https://github.com/pnp/sp-dev-fx-controls-react/issues/1219)",
635
- "`ContentTypePicler`: Added `ContentTypePicker` control [#1220](https://github.com/pnp/sp-dev-fx-controls-react/issues/1220)",
637
+ "`ContentTypePicker`: Added `ContentTypePicker` control [#1220](https://github.com/pnp/sp-dev-fx-controls-react/issues/1220)",
636
638
  "`ModernAudio`: Added `ModernAudio` control [#1224](https://github.com/pnp/sp-dev-fx-controls-react/issues/1224)",
637
639
  "`AdaptiveCardDesignerHost`: Added `AdaptiveCardDesignerHost` control [#1237](https://github.com/pnp/sp-dev-fx-controls-react/issues/1237)"
638
640
  ],
@@ -690,7 +692,7 @@
690
692
  "enhancements": [
691
693
  "`PeoplePicker`: Allow the use of multiple groupId-s [#1163](https://github.com/pnp/sp-dev-fx-controls-react/issues/1163)",
692
694
  "`PeoplePicker`: search users in nested security groups [#1173](https://github.com/pnp/sp-dev-fx-controls-react/issues/1173)",
693
- "`ModenrTaxonomyPicker`: Add more complete example of TaxonomyTree usage [#1190](https://github.com/pnp/sp-dev-fx-controls-react/pull/1190)",
695
+ "`ModernTaxonomyPicker`: Add more complete example of TaxonomyTree usage [#1190](https://github.com/pnp/sp-dev-fx-controls-react/pull/1190)",
694
696
  "`AdaptiveCardHost`: Add SPFx Context property [#1145](https://github.com/pnp/sp-dev-fx-controls-react/issues/1145)",
695
697
  "`AdaptiveCardHost`: Remove the `isUniqueControlInPage` from the control by rebuilding the way to apply AC CSS class names [#1154](https://github.com/pnp/sp-dev-fx-controls-react/issues/1154)",
696
698
  "`ListView`: Different background color to even and odd rows in ListView [#1153](https://github.com/pnp/sp-dev-fx-controls-react/issues/1153)",
@@ -773,7 +775,7 @@
773
775
  "`ModernTaxonomyPicker`: ability to add action buttons to terms [#1058](https://github.com/pnp/sp-dev-fx-controls-react/pull/1058)",
774
776
  "`FilePicker`: allow to select files from other sites [#907](https://github.com/pnp/sp-dev-fx-controls-react/issues/907)",
775
777
  "`Localization`: Update Swedish translations [#1099](https://github.com/pnp/sp-dev-fx-controls-react/pull/1099)",
776
- "`FilePicker`: ability to allow external link and disable file existance chech [commit](https://github.com/pnp/sp-dev-fx-controls-react/commit/41ed4dd2277cf33050f9aeffe743dd684ed9d782)",
778
+ "`FilePicker`: ability to allow external link and disable file existence check [commit](https://github.com/pnp/sp-dev-fx-controls-react/commit/41ed4dd2277cf33050f9aeffe743dd684ed9d782)",
777
779
  "`FilePicker`: support for multi-select on additional sources [#1047](https://github.com/pnp/sp-dev-fx-controls-react/pull/1047)",
778
780
  "`DateTimePicker`: new property for allowTextInput [#1094](https://github.com/pnp/sp-dev-fx-controls-react/issues/1094)"
779
781
  ],
@@ -1212,7 +1214,7 @@
1212
1214
  "changes": {
1213
1215
  "new": [
1214
1216
  "`Dashboard` control for Microsoft Teams [#758](https://github.com/pnp/sp-dev-fx-controls-react/pull/758)",
1215
- "`Toobar` control for Microsoft Teams [#758](https://github.com/pnp/sp-dev-fx-controls-react/pull/758)"
1217
+ "`Toolbar` control for Microsoft Teams [#758](https://github.com/pnp/sp-dev-fx-controls-react/pull/758)"
1216
1218
  ],
1217
1219
  "enhancements": [
1218
1220
  "`TaxonomyPicker`: Added `useSessionStorage` property [#759](https://github.com/pnp/sp-dev-fx-controls-react/pull/759)"
@@ -1248,7 +1250,7 @@
1248
1250
  ],
1249
1251
  "fixes": [
1250
1252
  "Localization: Fixing some wrong localizations for the DatePicker short day in Spanish.[#702](https://github.com/pnp/sp-dev-fx-controls-react/pull/702)",
1251
- "`ListItemPicker`: When use defaultSelectedItems, ListItemPicker allows you to select dublicate entries [#722](https://github.com/pnp/sp-dev-fx-controls-react/issues/722)",
1253
+ "`ListItemPicker`: When use defaultSelectedItems, ListItemPicker allows you to select duplicate entries [#722](https://github.com/pnp/sp-dev-fx-controls-react/issues/722)",
1252
1254
  "Deprecated stuff is removed [#733](https://github.com/pnp/sp-dev-fx-controls-react/pull/733)",
1253
1255
  "`DateTimePicker`: time portion not re-rendered when state changed programmatically - when time is displayed as dropdown only [#713](https://github.com/pnp/sp-dev-fx-controls-react/issues/713)",
1254
1256
  "`PeoplePicker`: `errorMessage` not being removed [#730](https://github.com/pnp/sp-dev-fx-controls-react/issues/730)",
@@ -1332,7 +1334,7 @@
1332
1334
  "`Map`: return display name and address details for the location [#585](https://github.com/pnp/sp-dev-fx-controls-react/issues/585)",
1333
1335
  "`Map`: support for draggable and static Bing maps [#586](https://github.com/pnp/sp-dev-fx-controls-react/issues/586)",
1334
1336
  "`TaxonomyPicker`: onLoad validation [#602](https://github.com/pnp/sp-dev-fx-controls-react/issues/602)",
1335
- "`FieldCollectionData`: Add pagining and filtering [#617](https://github.com/pnp/sp-dev-fx-controls-react/pull/617)",
1337
+ "`FieldCollectionData`: Add paging and filtering [#617](https://github.com/pnp/sp-dev-fx-controls-react/pull/617)",
1336
1338
  "`TaxonomyPicker`: Finding terms with labels [#288](https://github.com/pnp/sp-dev-fx-controls-react/issues/288)",
1337
1339
  "`FileTypeIcon`: Added support for additional file type in `Image` mode [#640](https://github.com/pnp/sp-dev-fx-controls-react/pull/640)"
1338
1340
  ],
@@ -1351,7 +1353,7 @@
1351
1353
  "`Map`: A minor issue in componentWillUpdate method to get the next props rather than the current props.[#641](https://github.com/pnp/sp-dev-fx-controls-react/pull/641)",
1352
1354
  "`IFrameDialog`: dialog size is incorrect when opening the dialog second time [#615](https://github.com/pnp/sp-dev-fx-controls-react/issues/615)",
1353
1355
  "`FolderPicker`: imports don't work [#614](https://github.com/pnp/sp-dev-fx-controls-react/issues/614)",
1354
- "`FilePicker`: Yor Organization tab is not shown [#596](https://github.com/pnp/sp-dev-fx-controls-react/issues/596)",
1356
+ "`FilePicker`: Your Organization tab is not shown [#596](https://github.com/pnp/sp-dev-fx-controls-react/issues/596)",
1355
1357
  "`FolderPicker`, `FolderExplorer`: Controls don't let you explore sub folders if parent folder has apostrophe (') in its name.[#644](https://github.com/pnp/sp-dev-fx-controls-react/issues/644)",
1356
1358
  "`PeoplePicker`: image for a user picked in PeoplePicker didn't get resolved [#646](https://github.com/pnp/sp-dev-fx-controls-react/pull/646)",
1357
1359
  "Documentation fix for `IconPicker`: `renderOption` `dialog` should be lowercased. [#649](https://github.com/pnp/sp-dev-fx-controls-react/pull/649)"
@@ -1741,7 +1743,7 @@
1741
1743
  "`PeoplePicker`: Remove Messagebar error handling to match Office UI Fabric field error styling [#140](https://github.com/pnp/sp-dev-fx-controls-react/issues/140)",
1742
1744
  "`PeoplePicker`: REST API filter and nometadata header added to reduce payload [#139](https://github.com/pnp/sp-dev-fx-controls-react/issues/139)",
1743
1745
  "`PeoplePicker`: Allow to set the maximum number of suggestions `suggestionsLimit` [#143](https://github.com/pnp/sp-dev-fx-controls-react/issues/143) [#148](https://github.com/pnp/sp-dev-fx-controls-react/issues/148)",
1744
- "`TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/pnp/sp-dev-fx-controls-react/issues/146)",
1746
+ "`TaxonomyPicker`: retrieving the terms in the correct custom sort order [#146](https://github.com/pnp/sp-dev-fx-controls-react/issues/146)",
1745
1747
  "`PeoplePicker`: Documentation format updated to make it easier to check the default values [#159](https://github.com/pnp/sp-dev-fx-controls-react/pull/159)"
1746
1748
  ],
1747
1749
  "fixes": []
package/CHANGELOG.md CHANGED
@@ -6,10 +6,11 @@
6
6
 
7
7
  - `Calendar` - Remove the dependency of @nuvemerudita/react-controls (deprecated library) [#2119](https://github.com/pnp/sp-dev-fx-controls-react/pull/2119)
8
8
  - Calendar not showing items like #2025, but also completely crashes when changing views - AEST Timezone (GMT+10) [#2115](https://github.com/pnp/sp-dev-fx-controls-react/issues/2115)
9
+ - tiny fix: correct spelling mistakes in CHANGELOG.json [#2118](https://github.com/pnp/sp-dev-fx-controls-react/pull/2118)
9
10
 
10
11
  ### Contributors
11
12
 
12
- Special thanks to our contributor: [joaojmendes](https://github.com/joaojmendes).
13
+ Special thanks to our contributors (in alphabetical order): [Antanina Druzhkina](https://github.com/Ateina), [joaojmendes](https://github.com/joaojmendes).
13
14
 
14
15
  ## 3.24.0
15
16
 
@@ -219,7 +220,7 @@ Special thanks to our contributors (in alphabetical order): [Guido Zambarda](htt
219
220
 
220
221
  ### Enhancements
221
222
 
222
- - `DyanmicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)
223
+ - `DynamicForm`: Added file handling [#1625](https://github.com/pnp/sp-dev-fx-controls-react/pull/1625)
223
224
  - `DynamicForm`: Custom Formatting and Validation, ControlsTestWebPart updates [#1672](https://github.com/pnp/sp-dev-fx-controls-react/pull/1672)
224
225
  - `PeoplePicker`: Added custom filter to PeoplePicker selection [#1657](https://github.com/pnp/sp-dev-fx-controls-react/issues/1657)
225
226
  - `RichText`: Align RichText heading styles and font sizes with OOB SharePoint text web part [#1706](https://github.com/pnp/sp-dev-fx-controls-react/pull/1706)
@@ -345,7 +346,7 @@ Special thanks to our contributors (in alphabetical order): [Andreas Omayrat](ht
345
346
  ### Fixes
346
347
 
347
348
  - `DynamicForm`: Fixes DynamicForm trying to load TaxonomyFields with wrong display name [#1422](https://github.com/pnp/sp-dev-fx-controls-react/issues/1422)
348
- - `ListItemAttachments`: FIX: Cannot download items when it has a ilegal character [#1484](https://github.com/pnp/sp-dev-fx-controls-react/issues/1484)
349
+ - `ListItemAttachments`: FIX: Cannot download items when it has a illegal character [#1484](https://github.com/pnp/sp-dev-fx-controls-react/issues/1484)
349
350
  - `FilePicker`: FIX: recent tab empty until re-render [#1482](https://github.com/pnp/sp-dev-fx-controls-react/issues/1482)
350
351
  - `Dynamic Form`: Adds onListItemLoaded handler to DynamicForm [#1472](https://github.com/pnp/sp-dev-fx-controls-react/issues/1472)
351
352
  - `Dynamic Form`: Fix for the DynamicForm when a defaultValue is null and the code try to call the split method on it. [#1486](https://github.com/pnp/sp-dev-fx-controls-react/pull/1486)
@@ -392,7 +393,7 @@ Special thanks to our contributors (in alphabetical order): [Chad Eiserloh](http
392
393
  - `FilePicker`: Fix site breadcrumb navigation [#1368](https://github.com/pnp/sp-dev-fx-controls-react/issues/1368)
393
394
  - `DynamicForm`: Initialize changedValue with defaultValue [#1454](https://github.com/pnp/sp-dev-fx-controls-react/pull/1454)
394
395
  - `DynamicForm`: Fix image path [#1455](https://github.com/pnp/sp-dev-fx-controls-react/pull/1455)
395
- - `DynamicForm`: Check empty array and trasform it in set as null [#1456](https://github.com/pnp/sp-dev-fx-controls-react/pull/1456)
396
+ - `DynamicForm`: Check empty array and transform it in set as null [#1456](https://github.com/pnp/sp-dev-fx-controls-react/pull/1456)
396
397
  - `FilePicker`: Fix site browser resize [#1457](https://github.com/pnp/sp-dev-fx-controls-react/pull/1457)
397
398
  - `ModernTaxonomyPicker` Fix - Show ModernTaxonomyPicker label in correct form [#1459](https://github.com/pnp/sp-dev-fx-controls-react/pull/1459)
398
399
  - `DynamicForm`: Update DynamicForm.tsx [#1462](https://github.com/pnp/sp-dev-fx-controls-react/pull/1462)
@@ -410,7 +411,7 @@ Special thanks to our contributors (in alphabetical order): [araver](https://git
410
411
 
411
412
  ### Enhancements
412
413
 
413
- - `DynamicForm`: support cretion of document sets [#1335](https://github.com/pnp/sp-dev-fx-controls-react/pull/1335)
414
+ - `DynamicForm`: support creation of document sets [#1335](https://github.com/pnp/sp-dev-fx-controls-react/pull/1335)
414
415
  - `SitePicker`: add HubId to filter to only sites within a hub [#1346](https://github.com/pnp/sp-dev-fx-controls-react/issues/1346)
415
416
  - SharePoint Framework v1.16.0 support
416
417
 
@@ -485,7 +486,7 @@ Special thanks to our contributors (in alphabetical order): [Bart-Jan Dekker](ht
485
486
 
486
487
  - `EnhancedThemeProvider`: Added 'EnhancedThemeProvider' control [#1202](https://github.com/pnp/sp-dev-fx-controls-react/issues/1202)
487
488
  - `FieldPicker`: Added `FieldPicker` control [#1219](https://github.com/pnp/sp-dev-fx-controls-react/issues/1219)
488
- - `ContentTypePicler`: Added `ContentTypePicker` control [#1220](https://github.com/pnp/sp-dev-fx-controls-react/issues/1220)
489
+ - `ContentTypePicker`: Added `ContentTypePicker` control [#1220](https://github.com/pnp/sp-dev-fx-controls-react/issues/1220)
489
490
  - `ModernAudio`: Added `ModernAudio` control [#1224](https://github.com/pnp/sp-dev-fx-controls-react/issues/1224)
490
491
  - `AdaptiveCardDesignerHost`: Added `AdaptiveCardDesignerHost` control [#1237](https://github.com/pnp/sp-dev-fx-controls-react/issues/1237)
491
492
 
@@ -524,7 +525,7 @@ Special thanks to our contributors (in alphabetical order): [Annie-Johnson](http
524
525
 
525
526
  - `PeoplePicker`: Allow the use of multiple groupId-s [#1163](https://github.com/pnp/sp-dev-fx-controls-react/issues/1163)
526
527
  - `PeoplePicker`: search users in nested security groups [#1173](https://github.com/pnp/sp-dev-fx-controls-react/issues/1173)
527
- - `ModenrTaxonomyPicker`: Add more complete example of TaxonomyTree usage [#1190](https://github.com/pnp/sp-dev-fx-controls-react/pull/1190)
528
+ - `ModernTaxonomyPicker`: Add more complete example of TaxonomyTree usage [#1190](https://github.com/pnp/sp-dev-fx-controls-react/pull/1190)
528
529
  - `AdaptiveCardHost`: Add SPFx Context property [#1145](https://github.com/pnp/sp-dev-fx-controls-react/issues/1145)
529
530
  - `AdaptiveCardHost`: Remove the `isUniqueControlInPage` from the control by rebuilding the way to apply AC CSS class names [#1154](https://github.com/pnp/sp-dev-fx-controls-react/issues/1154)
530
531
  - `ListView`: Different background color to even and odd rows in ListView [#1153](https://github.com/pnp/sp-dev-fx-controls-react/issues/1153)
@@ -579,7 +580,7 @@ Special thanks to our contributors (in alphabetical order): [Annie-Johnson](http
579
580
  - `ModernTaxonomyPicker`: ability to add action buttons to terms [#1058](https://github.com/pnp/sp-dev-fx-controls-react/pull/1058)
580
581
  - `FilePicker`: allow to select files from other sites [#907](https://github.com/pnp/sp-dev-fx-controls-react/issues/907)
581
582
  - `Localization`: Update Swedish translations [#1099](https://github.com/pnp/sp-dev-fx-controls-react/pull/1099)
582
- - `FilePicker`: ability to allow external link and disable file existance chech [commit](https://github.com/pnp/sp-dev-fx-controls-react/commit/41ed4dd2277cf33050f9aeffe743dd684ed9d782)
583
+ - `FilePicker`: ability to allow external link and disable file existence check [commit](https://github.com/pnp/sp-dev-fx-controls-react/commit/41ed4dd2277cf33050f9aeffe743dd684ed9d782)
583
584
  - `FilePicker`: support for multi-select on additional sources [#1047](https://github.com/pnp/sp-dev-fx-controls-react/pull/1047)
584
585
  - `DateTimePicker`: new property for allowTextInput [#1094](https://github.com/pnp/sp-dev-fx-controls-react/issues/1094)
585
586
 
@@ -935,7 +936,7 @@ Special thanks to our contributors (in alphabetical order): [André Lage](https:
935
936
  ### New control(s)
936
937
 
937
938
  - `Dashboard` control for Microsoft Teams [#758](https://github.com/pnp/sp-dev-fx-controls-react/pull/758)
938
- - `Toobar` control for Microsoft Teams [#758](https://github.com/pnp/sp-dev-fx-controls-react/pull/758)
939
+ - `Toolbar` control for Microsoft Teams [#758](https://github.com/pnp/sp-dev-fx-controls-react/pull/758)
939
940
 
940
941
  ### Enhancements
941
942
 
@@ -969,7 +970,7 @@ Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https
969
970
  ### Fixes
970
971
 
971
972
  - Localization: Fixing some wrong localizations for the DatePicker short day in Spanish.[#702](https://github.com/pnp/sp-dev-fx-controls-react/pull/702)
972
- - `ListItemPicker`: When use defaultSelectedItems, ListItemPicker allows you to select dublicate entries [#722](https://github.com/pnp/sp-dev-fx-controls-react/issues/722)
973
+ - `ListItemPicker`: When use defaultSelectedItems, ListItemPicker allows you to select duplicate entries [#722](https://github.com/pnp/sp-dev-fx-controls-react/issues/722)
973
974
  - Deprecated stuff is removed [#733](https://github.com/pnp/sp-dev-fx-controls-react/pull/733)
974
975
  - `DateTimePicker`: time portion not re-rendered when state changed programmatically - when time is displayed as dropdown only [#713](https://github.com/pnp/sp-dev-fx-controls-react/issues/713)
975
976
  - `PeoplePicker`: `errorMessage` not being removed [#730](https://github.com/pnp/sp-dev-fx-controls-react/issues/730)
@@ -1043,7 +1044,7 @@ Special thanks to our contributor: [Gautam Sheth](https://github.com/gautamdshet
1043
1044
  - `Map`: return display name and address details for the location [#585](https://github.com/pnp/sp-dev-fx-controls-react/issues/585)
1044
1045
  - `Map`: support for draggable and static Bing maps [#586](https://github.com/pnp/sp-dev-fx-controls-react/issues/586)
1045
1046
  - `TaxonomyPicker`: onLoad validation [#602](https://github.com/pnp/sp-dev-fx-controls-react/issues/602)
1046
- - `FieldCollectionData`: Add pagining and filtering [#617](https://github.com/pnp/sp-dev-fx-controls-react/pull/617)
1047
+ - `FieldCollectionData`: Add paging and filtering [#617](https://github.com/pnp/sp-dev-fx-controls-react/pull/617)
1047
1048
  - `TaxonomyPicker`: Finding terms with labels [#288](https://github.com/pnp/sp-dev-fx-controls-react/issues/288)
1048
1049
  - `FileTypeIcon`: Added support for additional file type in `Image` mode [#640](https://github.com/pnp/sp-dev-fx-controls-react/pull/640)
1049
1050
 
@@ -1063,7 +1064,7 @@ Special thanks to our contributor: [Gautam Sheth](https://github.com/gautamdshet
1063
1064
  - `Map`: A minor issue in componentWillUpdate method to get the next props rather than the current props.[#641](https://github.com/pnp/sp-dev-fx-controls-react/pull/641)
1064
1065
  - `IFrameDialog`: dialog size is incorrect when opening the dialog second time [#615](https://github.com/pnp/sp-dev-fx-controls-react/issues/615)
1065
1066
  - `FolderPicker`: imports don't work [#614](https://github.com/pnp/sp-dev-fx-controls-react/issues/614)
1066
- - `FilePicker`: Yor Organization tab is not shown [#596](https://github.com/pnp/sp-dev-fx-controls-react/issues/596)
1067
+ - `FilePicker`: Your Organization tab is not shown [#596](https://github.com/pnp/sp-dev-fx-controls-react/issues/596)
1067
1068
  - `FolderPicker`, `FolderExplorer`: Controls don't let you explore sub folders if parent folder has apostrophe (') in its name.[#644](https://github.com/pnp/sp-dev-fx-controls-react/issues/644)
1068
1069
  - `PeoplePicker`: image for a user picked in PeoplePicker didn't get resolved [#646](https://github.com/pnp/sp-dev-fx-controls-react/pull/646)
1069
1070
  - Documentation fix for `IconPicker`: `renderOption` `dialog` should be lowercased. [#649](https://github.com/pnp/sp-dev-fx-controls-react/pull/649)
@@ -1372,7 +1373,7 @@ Special thanks to our contributors (in alphabetical order): [Hugo Bernier](https
1372
1373
  - `PeoplePicker`: Remove Messagebar error handling to match Office UI Fabric field error styling [#140](https://github.com/pnp/sp-dev-fx-controls-react/issues/140)
1373
1374
  - `PeoplePicker`: REST API filter and nometadata header added to reduce payload [#139](https://github.com/pnp/sp-dev-fx-controls-react/issues/139)
1374
1375
  - `PeoplePicker`: Allow to set the maximum number of suggestions `suggestionsLimit` [#143](https://github.com/pnp/sp-dev-fx-controls-react/issues/143) [#148](https://github.com/pnp/sp-dev-fx-controls-react/issues/148)
1375
- - `TaxonomyPicker`: retreiving the terms in the correct custom sort order [#146](https://github.com/pnp/sp-dev-fx-controls-react/issues/146)
1376
+ - `TaxonomyPicker`: retrieving the terms in the correct custom sort order [#146](https://github.com/pnp/sp-dev-fx-controls-react/issues/146)
1376
1377
  - `PeoplePicker`: Documentation format updated to make it easier to check the default values [#159](https://github.com/pnp/sp-dev-fx-controls-react/pull/159)
1377
1378
 
1378
1379
  ### Contributors
@@ -1,34 +1,34 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuites name="jest tests" tests="85" failures="0" errors="0" time="7.206">
3
- <testsuite name="&lt;AccessibleChartTable /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:31:58" time="1.79" tests="13">
4
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render only one table (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.078">
2
+ <testsuites name="jest tests" tests="85" failures="0" errors="0" time="5.712">
3
+ <testsuite name="&lt;AccessibleChartTable /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:24" time="1.459" tests="13">
4
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render only one table (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.047">
5
5
  </testcase>
6
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render with a custom className if one is provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.014">
6
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render with a custom className if one is provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.007">
7
7
  </testcase>
8
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render a caption if one is provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.007">
8
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render a caption if one is provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.008">
9
9
  </testcase>
10
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render a caption if no caption is provided but a title is available (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.006">
10
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render a caption if no caption is provided but a title is available (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.005">
11
11
  </testcase>
12
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should prioritize the caption if both caption and title are provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.014">
12
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should prioritize the caption if both caption and title are provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.013">
13
13
  </testcase>
14
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render the same number of rows as there are data elements (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.015">
14
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render the same number of rows as there are data elements (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.008">
15
15
  </testcase>
16
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render a table matching the data provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.026">
16
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render a table matching the data provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.014">
17
17
  </testcase>
18
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should include a summary in the caption if one is provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.013">
18
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should include a summary in the caption if one is provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.009">
19
19
  </testcase>
20
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should include a summary in the caption if one is provided -- even if no title is provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.031">
20
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should include a summary in the caption if one is provided -- even if no title is provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.006">
21
21
  </testcase>
22
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should do nothing if there are no data labels (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.009">
22
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should do nothing if there are no data labels (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.004">
23
23
  </testcase>
24
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render an X and Y label if axis labels are provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.03">
24
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render an X and Y label if axis labels are provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.024">
25
25
  </testcase>
26
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render multi dataset labels (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.034">
26
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render multi dataset labels (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.03">
27
27
  </testcase>
28
- <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render a multi dataset table matching the data provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.032">
28
+ <testcase classname="&lt;AccessibleChartTable /&gt; &gt; " name="Should render a multi dataset table matching the data provided (lib-commonjs/controls/chartControl/AccessibleChartTable.test.js)" time="0.02">
29
29
  </testcase>
30
30
  </testsuite>
31
- <testsuite name="&lt;ComboBoxListItemPicker /&gt;" errors="0" failures="0" skipped="7" timestamp="2026-06-28T17:31:58" time="1.807" tests="7">
31
+ <testsuite name="&lt;ComboBoxListItemPicker /&gt;" errors="0" failures="0" skipped="7" timestamp="2026-06-28T17:34:24" time="1.47" tests="7">
32
32
  <testcase classname="&lt;ComboBoxListItemPicker /&gt; &gt; " name="Should render initial data (lib-commonjs/controls/listItemPicker/ComboBoxListItemPicker.test.js)" time="0">
33
33
  <skipped/>
34
34
  </testcase>
@@ -51,118 +51,118 @@
51
51
  <skipped/>
52
52
  </testcase>
53
53
  </testsuite>
54
- <testsuite name="&lt;FileTypeIcon /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:31:58" time="1.951" tests="21">
55
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with application (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.179">
54
+ <testsuite name="&lt;FileTypeIcon /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:24" time="1.629" tests="21">
55
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with application (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.166">
56
56
  </testcase>
57
57
  <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with path (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.01">
58
58
  </testcase>
59
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with path that contains querystring params (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.008">
59
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with path that contains querystring params (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.01">
60
60
  </testcase>
61
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with path of unknown extension (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.007">
61
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with path of unknown extension (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.013">
62
62
  </testcase>
63
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test without application or path, should render the generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.007">
63
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test without application or path, should render the generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
64
64
  </testcase>
65
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with both the application and path, should take the path into account (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.009">
65
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Font icon test with both the application and path, should take the path into account (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.006">
66
66
  </testcase>
67
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with application (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.012">
67
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with application (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.015">
68
68
  </testcase>
69
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with path (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.006">
69
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with path (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.01">
70
70
  </testcase>
71
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with path that contains querystring params (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.009">
71
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with path that contains querystring params (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.012">
72
72
  </testcase>
73
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with path of unknown extension (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.006">
73
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with path of unknown extension (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.01">
74
74
  </testcase>
75
75
  <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test without application or path, should render the generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
76
76
  </testcase>
77
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with both application and path, should take the path into account (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
77
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with both application and path, should take the path into account (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.004">
78
78
  </testcase>
79
79
  <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size SMALL test (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.016">
80
80
  </testcase>
81
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size MEDIUM test (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.006">
81
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size MEDIUM test (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
82
82
  </testcase>
83
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size LARGE test (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.006">
83
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size LARGE test (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.004">
84
84
  </testcase>
85
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size SMALL test for generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.006">
85
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size SMALL test for generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
86
86
  </testcase>
87
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size MEDIUM test for generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
87
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size MEDIUM test for generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.004">
88
88
  </testcase>
89
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size LARGE test for generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.007">
89
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size LARGE test for generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
90
90
  </testcase>
91
91
  <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size test with unkown size (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
92
92
  </testcase>
93
- <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size test with unkown size for generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.006">
93
+ <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon size test with unkown size for generic icon (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.005">
94
94
  </testcase>
95
95
  <testcase classname="&lt;FileTypeIcon /&gt; &gt; " name="Image icon test with unkown application (lib-commonjs/controls/fileTypeIcon/FileTypeIcon.test.js)" time="0.004">
96
96
  </testcase>
97
97
  </testsuite>
98
- <testsuite name="&lt;WebPartTitle /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:32:00" time="0.948" tests="8">
99
- <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check the read mode of the component (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.096">
98
+ <testsuite name="&lt;WebPartTitle /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:26" time="0.743" tests="8">
99
+ <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check the read mode of the component (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.059">
100
100
  </testcase>
101
- <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check the edit mode of the component (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.008">
101
+ <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check the edit mode of the component (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.019">
102
102
  </testcase>
103
- <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check class change (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.008">
103
+ <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check class change (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.005">
104
104
  </testcase>
105
- <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check if the change is processed correctly (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.008">
105
+ <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check if the change is processed correctly (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.006">
106
106
  </testcase>
107
- <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check more link is shown if function specified (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.011">
107
+ <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check more link is shown if function specified (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.007">
108
108
  </testcase>
109
- <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check more link is shown if children specified (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.014">
109
+ <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check more link is shown if children specified (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.01">
110
110
  </testcase>
111
111
  <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check more link is not shown otherwise (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.007">
112
112
  </testcase>
113
- <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check theme&apos;s color is used if specified (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.005">
113
+ <testcase classname="&lt;WebPartTitle /&gt; &gt; " name="Check theme&apos;s color is used if specified (lib-commonjs/controls/webPartTitle/WebPartTitle.test.js)" time="0.004">
114
114
  </testcase>
115
115
  </testsuite>
116
- <testsuite name="&lt;ChartControl /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:32:00" time="1.095" tests="12">
117
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that an accessible table gets created by default (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.13">
116
+ <testsuite name="&lt;ChartControl /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:26" time="0.983" tests="12">
117
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that an accessible table gets created by default (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.096">
118
118
  </testcase>
119
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that the accessible table accepts a custom classname (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.012">
119
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that the accessible table accepts a custom classname (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.011">
120
120
  </testcase>
121
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that the accessible table doesn&apos;t get rendered if disabled (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.01">
121
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that the accessible table doesn&apos;t get rendered if disabled (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.009">
122
122
  </testcase>
123
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that an accessible table gets created with the caption matching the title (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.026">
123
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that an accessible table gets created with the caption matching the title (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.024">
124
124
  </testcase>
125
125
  <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that an accessible table gets created with a caption (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.014">
126
126
  </testcase>
127
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that the accessible table has a number of rows matching the number of data elements (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.023">
127
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that the accessible table has a number of rows matching the number of data elements (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.02">
128
128
  </testcase>
129
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that the accessible table has only one header row (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.013">
129
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that the accessible table has only one header row (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.011">
130
130
  </testcase>
131
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that custom class gets rendered (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.013">
131
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that custom class gets rendered (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.011">
132
132
  </testcase>
133
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that a canvas gets rendered (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.026">
133
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that a canvas gets rendered (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.02">
134
134
  </testcase>
135
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that it doesn&apos;t crash if data is omitted (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.011">
135
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that it doesn&apos;t crash if data is omitted (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.008">
136
136
  </testcase>
137
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that it applies a themed background by default (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.016">
137
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that it applies a themed background by default (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.014">
138
138
  </testcase>
139
- <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that it disables themed background when useTheme is set to false (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.013">
139
+ <testcase classname="&lt;ChartControl /&gt; &gt; " name="Check that it disables themed background when useTheme is set to false (lib-commonjs/controls/chartControl/ChartControl.test.js)" time="0.006">
140
140
  </testcase>
141
141
  </testsuite>
142
- <testsuite name="&lt;ListView /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:31:59" time="2.439" tests="8">
143
- <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with an empty array of items (lib-commonjs/controls/listView/ListView.test.js)" time="0.286">
142
+ <testsuite name="&lt;ListView /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:26" time="1.814" tests="8">
143
+ <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with an empty array of items (lib-commonjs/controls/listView/ListView.test.js)" time="0.188">
144
144
  </testcase>
145
- <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with two items (lib-commonjs/controls/listView/ListView.test.js)" time="0.099">
145
+ <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with two items (lib-commonjs/controls/listView/ListView.test.js)" time="0.08">
146
146
  </testcase>
147
- <testcase classname="&lt;ListView /&gt; &gt; " name="Test view by updating the items porperty (lib-commonjs/controls/listView/ListView.test.js)" time="0.081">
147
+ <testcase classname="&lt;ListView /&gt; &gt; " name="Test view by updating the items porperty (lib-commonjs/controls/listView/ListView.test.js)" time="0.069">
148
148
  </testcase>
149
- <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with iconFieldName (lib-commonjs/controls/listView/ListView.test.js)" time="0.176">
149
+ <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with iconFieldName (lib-commonjs/controls/listView/ListView.test.js)" time="0.137">
150
150
  </testcase>
151
- <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with iconFieldName render method (lib-commonjs/controls/listView/ListView.test.js)" time="0.073">
151
+ <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with iconFieldName render method (lib-commonjs/controls/listView/ListView.test.js)" time="0.052">
152
152
  </testcase>
153
- <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with _flattenItems function (lib-commonjs/controls/listView/ListView.test.js)" time="0.042">
153
+ <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with _flattenItems function (lib-commonjs/controls/listView/ListView.test.js)" time="0.031">
154
154
  </testcase>
155
- <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with viewFields (lib-commonjs/controls/listView/ListView.test.js)" time="0.051">
155
+ <testcase classname="&lt;ListView /&gt; &gt; " name="Test view with viewFields (lib-commonjs/controls/listView/ListView.test.js)" time="0.066">
156
156
  </testcase>
157
- <testcase classname="&lt;ListView /&gt; &gt; " name="Test out the sorting method (lib-commonjs/controls/listView/ListView.test.js)" time="0.155">
157
+ <testcase classname="&lt;ListView /&gt; &gt; " name="Test out the sorting method (lib-commonjs/controls/listView/ListView.test.js)" time="0.114">
158
158
  </testcase>
159
159
  </testsuite>
160
- <testsuite name="&lt;GridLayout /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:32:01" time="1.377" tests="1">
161
- <testcase classname="&lt;GridLayout /&gt; &gt; " name="Test grid layout (lib-commonjs/controls/gridLayout/GridLayout.test.js)" time="0.211">
160
+ <testsuite name="&lt;GridLayout /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:27" time="1.176" tests="1">
161
+ <testcase classname="&lt;GridLayout /&gt; &gt; " name="Test grid layout (lib-commonjs/controls/gridLayout/GridLayout.test.js)" time="0.182">
162
162
  </testcase>
163
163
  </testsuite>
164
- <testsuite name="PaletteGenerator" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:32:02" time="0.81" tests="8">
165
- <testcase classname="PaletteGenerator &gt; " name="Should repeat palette if array is longer than number of available colors in repeating palette (lib-commonjs/controls/chartControl/PaletteGenerator.test.js)" time="0.003">
164
+ <testsuite name="PaletteGenerator" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:28" time="0.736" tests="8">
165
+ <testcase classname="PaletteGenerator &gt; " name="Should repeat palette if array is longer than number of available colors in repeating palette (lib-commonjs/controls/chartControl/PaletteGenerator.test.js)" time="0.004">
166
166
  </testcase>
167
167
  <testcase classname="PaletteGenerator &gt; " name="Should stretch palette if array is longer than number of available colors in non-repeating palette (lib-commonjs/controls/chartControl/PaletteGenerator.test.js)" time="0.001">
168
168
  </testcase>
@@ -170,7 +170,7 @@
170
170
  </testcase>
171
171
  <testcase classname="PaletteGenerator &gt; " name="Should repeat a shorter array of colors (lib-commonjs/controls/chartControl/PaletteGenerator.test.js)" time="0.001">
172
172
  </testcase>
173
- <testcase classname="PaletteGenerator &gt; " name="Should not repeat colors in a gradient (lib-commonjs/controls/chartControl/PaletteGenerator.test.js)" time="0">
173
+ <testcase classname="PaletteGenerator &gt; " name="Should not repeat colors in a gradient (lib-commonjs/controls/chartControl/PaletteGenerator.test.js)" time="0.001">
174
174
  </testcase>
175
175
  <testcase classname="PaletteGenerator &gt; " name="Should return an array of alpha value for a given array of colors (lib-commonjs/controls/chartControl/PaletteGenerator.test.js)" time="0">
176
176
  </testcase>
@@ -179,22 +179,22 @@
179
179
  <testcase classname="PaletteGenerator &gt; " name="Should return a single alpha value for any valid type of color value (lib-commonjs/controls/chartControl/PaletteGenerator.test.js)" time="0.001">
180
180
  </testcase>
181
181
  </testsuite>
182
- <testsuite name="ControlsTestWebPart" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:32:02" time="0.831" tests="1">
183
- <testcase classname="ControlsTestWebPart &gt; " name="should do something (lib-commonjs/webparts/controlsTest/test/ControlsTestWebPart.test.js)" time="0.002">
182
+ <testsuite name="ControlsTestWebPart" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:28" time="0.558" tests="1">
183
+ <testcase classname="ControlsTestWebPart &gt; " name="should do something (lib-commonjs/webparts/controlsTest/test/ControlsTestWebPart.test.js)" time="0.001">
184
184
  </testcase>
185
185
  </testsuite>
186
- <testsuite name="&lt;Placeholder /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:32:01" time="3.314" tests="6">
187
- <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test that placeholder renders (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.048">
186
+ <testsuite name="&lt;Placeholder /&gt;" errors="0" failures="0" skipped="0" timestamp="2026-06-28T17:34:27" time="2.631" tests="6">
187
+ <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test that placeholder renders (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.04">
188
188
  </testcase>
189
- <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test placeholder without button (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.015">
189
+ <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test placeholder without button (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.011">
190
190
  </testcase>
191
- <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test placeholder with custom classname (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.007">
191
+ <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test placeholder with custom classname (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.006">
192
192
  </testcase>
193
- <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test placeholder with null values (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.01">
193
+ <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test placeholder with null values (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.007">
194
194
  </testcase>
195
- <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test placeholder with button (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.016">
195
+ <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test placeholder with button (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.013">
196
196
  </testcase>
197
- <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test button onConfigure trigger (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.009">
197
+ <testcase classname="&lt;Placeholder /&gt; &gt; " name="Test button onConfigure trigger (lib-commonjs/controls/placeholder/PlaceholderComponent.test.js)" time="0.007">
198
198
  </testcase>
199
199
  </testsuite>
200
200
  </testsuites>
@@ -1,2 +1,2 @@
1
- export var version = "3.25.0-beta.2833024";
1
+ export var version = "3.25.0-beta.2833032";
2
2
  //# sourceMappingURL=version.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.version = void 0;
4
- exports.version = "3.25.0-beta.2833024";
4
+ exports.version = "3.25.0-beta.2833032";
5
5
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pnp/spfx-controls-react",
3
3
  "description": "Reusable React controls for SharePoint Framework solutions",
4
- "version": "3.25.0-beta.2833024",
4
+ "version": "3.25.0-beta.2833032",
5
5
  "engines": {
6
6
  "node": ">=22.14.0 < 23.0.0"
7
7
  },
@@ -103,7 +103,7 @@
103
103
  "scriptResources": {
104
104
  "controls-test-web-part": {
105
105
  "type": "path",
106
- "path": "controls-test-web-part_bc6c7eddd1e555b5e84d.js"
106
+ "path": "controls-test-web-part_b4c8dd85f3e2a945c6bd.js"
107
107
  },
108
108
  "react": {
109
109
  "type": "component",
@@ -14,7 +14,7 @@
14
14
  "scriptResources": {
15
15
  "ootb-fields-field-customizer": {
16
16
  "type": "path",
17
- "path": "ootb-fields-field-customizer_15fc4157aed4298acfe0.js"
17
+ "path": "ootb-fields-field-customizer_6308c77b139e53d7f5a6.js"
18
18
  },
19
19
  "react": {
20
20
  "type": "component",
@@ -14,7 +14,7 @@
14
14
  "scriptResources": {
15
15
  "controls-test-form-customizer": {
16
16
  "type": "path",
17
- "path": "controls-test-form-customizer_7b97359a6f199a79f138.js"
17
+ "path": "controls-test-form-customizer_5e1b5113d694f5e1b950.js"
18
18
  },
19
19
  "react": {
20
20
  "type": "component",