@pnp/spfx-controls-react 3.5.0-beta.1492584 → 3.5.0-beta.1496755

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
@@ -8,7 +8,7 @@
8
8
  "Update `mgt` package to the latest version [#1038](https://github.com/pnp/sp-dev-fx-controls-react/pull/1038)",
9
9
  "`ListView`: Add ability to provide CSS class names for list wrapper and list itself [#1007](https://github.com/pnp/sp-dev-fx-controls-react/issues/1007)",
10
10
  "`IconPicker`: `onCancel` property is added [#1043](https://github.com/pnp/sp-dev-fx-controls-react/issues/1043)",
11
- "SharePoint Framework v1.13 support",
11
+ "SharePoint Framework v1.13.* support",
12
12
  "`DynamicForm`: `disabledFields` property added [#987](https://github.com/pnp/sp-dev-fx-controls-react/pull/987)",
13
13
  "`ListPicker`: Add multi numbers support for baseTemplate option [#1016](https://github.com/pnp/sp-dev-fx-controls-react/issues/1016)",
14
14
  "`ComboboxListItemPicker`: Add option to sort the items in the picker [#985](https://github.com/pnp/sp-dev-fx-controls-react/issues/985)",
package/CHANGELOG.md CHANGED
@@ -7,9 +7,13 @@
7
7
  - Update `mgt` package to the latest version [#1038](https://github.com/pnp/sp-dev-fx-controls-react/pull/1038)
8
8
  - `ListView`: Add ability to provide CSS class names for list wrapper and list itself [#1007](https://github.com/pnp/sp-dev-fx-controls-react/issues/1007)
9
9
  - `IconPicker`: `onCancel` property is added [#1043](https://github.com/pnp/sp-dev-fx-controls-react/issues/1043)
10
- - SharePoint Framework v1.13 support
10
+ - SharePoint Framework v1.13.* support
11
11
  - `DynamicForm`: `disabledFields` property added [#987](https://github.com/pnp/sp-dev-fx-controls-react/pull/987)
12
12
  - `ListPicker`: Add multi numbers support for baseTemplate option [#1016](https://github.com/pnp/sp-dev-fx-controls-react/issues/1016)
13
+ - `ComboboxListItemPicker`: Add option to sort the items in the picker [#985](https://github.com/pnp/sp-dev-fx-controls-react/issues/985)
14
+ - `PeoplePicker`: Added filter for Microsoft 365 Group [#985](https://github.com/pnp/sp-dev-fx-controls-react/pull/1027)
15
+ - `Accordion`: Added custom icons [#1033](https://github.com/pnp/sp-dev-fx-controls-react/issues/1033)
16
+ - Localization: Corrections for norwegian localizations [#1060](https://github.com/pnp/sp-dev-fx-controls-react/pull/1060)
13
17
 
14
18
  ### Fixes
15
19
 
@@ -19,7 +23,7 @@
19
23
 
20
24
  ### Contributors
21
25
 
22
- Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https://github.com/gautamdsheth), [Jouni Pohjolainen](https://github.com/jonepo), [jumpei-yamauchi](https://github.com/jumpei-yamauchi), [Louis Pineau](https://github.com/pineaulo), [Michalis Koutroupis](https://github.com/mkoutroupis), [MonalisaBaltatescu](https://github.com/MonalisaBaltatescu), [Patrik Hellgren](https://github.com/patrikhellgren), [Xiyitifu](https://github.com/Xiyitifu).
26
+ Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https://github.com/gautamdsheth), [Jouni Pohjolainen](https://github.com/jonepo), [jumpei-yamauchi](https://github.com/jumpei-yamauchi), [Louis Pineau](https://github.com/pineaulo), [Michalis Koutroupis](https://github.com/mkoutroupis), [MonalisaBaltatescu](https://github.com/MonalisaBaltatescu), [Patrik Hellgren](https://github.com/patrikhellgren), [Xiyitifu](https://github.com/Xiyitifu), [Russell gove](https://github.com/russgove), [Andreas Omayrat](https://github.com/andreasomayrat), [Abderahman Moujahid](https://github.com/Abderahman88), [Alexander M](https://github.com/alexanmo).
23
27
 
24
28
  ## 3.4.1
25
29
 
@@ -1,2 +1,2 @@
1
- export var version = "3.5.0-beta.1492584";
1
+ export var version = "3.5.0-beta.1496755";
2
2
  //# sourceMappingURL=version.js.map
@@ -1,2 +1,2 @@
1
- @keyframes slideleft_85e5d6e4{0%{left:0;right:0}100%{left:-100%;right:100%}}@keyframes slideright_85e5d6e4{0%{left:0;right:0}100%{left:100%;right:-100%}}@keyframes slidefromright_85e5d6e4{0%{left:100%;right:-100%}100%{left:0;right:0}}@keyframes slidefromleft_85e5d6e4{0%{left:-100%;right:100%}100%{left:0;right:0}}.root_85e5d6e4{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:2;flex-grow:2}.indicatorsContainer_85e5d6e4{-ms-flex-align:center;align-items:center}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li{background-color:"[theme: black, default: #000]"}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4,.indicators_85e5d6e4{z-index:10;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-before:.5em;margin-block-start:.5em;-webkit-margin-after:.5em;margin-block-end:.5em}.container_85e5d6e4 .contentContainer_85e5d6e4 .rectangle_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.rectangle_85e5d6e4>li{width:25px;height:5px;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .square_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.square_85e5d6e4>li{width:10px;height:10px;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .circle_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.circle_85e5d6e4>li{width:10px;height:10px;border-radius:50%;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicators_85e5d6e4>li{-ms-flex:0 1 auto;flex:0 1 auto;text-indent:-999px;cursor:pointer;opacity:.5;transition:opacity .5 ease;margin:0 3px;box-sizing:content-box;background-clip:padding-box}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li.active_85e5d6e4,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li.active_85e5d6e4,.indicators_85e5d6e4>li.active_85e5d6e4{opacity:1}.container_85e5d6e4{display:-ms-flexbox;display:flex}.container_85e5d6e4 .contentContainer_85e5d6e4{-ms-flex-positive:2;flex-grow:2;position:relative;overflow:hidden}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4{position:absolute;left:0;right:0;top:0;bottom:0}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.left_85e5d6e4{left:-100%;right:100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.right_85e5d6e4{left:100%;right:-100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideLeft_85e5d6e4{animation:slideleft_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideRight_85e5d6e4{animation:slideright_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideFromRight_85e5d6e4{animation:slidefromright_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideFromLeft_85e5d6e4{animation:slidefromleft_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4{overflow:hidden;width:100%;height:100%;position:relative}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .image_85e5d6e4{width:100%;height:100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4.staticDetails_85e5d6e4 .details_85e5d6e4{top:60%}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .details_85e5d6e4{background-color:rgba(0,0,0,.8);box-sizing:border-box;color:#fff;height:40%;left:0;padding:15px;position:absolute;right:0;top:100%;transition:all .5s ease}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .details_85e5d6e4 .title_85e5d6e4{display:block;font-size:17px;padding-bottom:5px}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4{position:absolute;right:0;bottom:0;left:0}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li{background-color:"[theme:white, default: #fff]"}.container_85e5d6e4 .contentContainer_85e5d6e4:hover .carouselImage_85e5d6e4.dynamicDetails_85e5d6e4 .details_85e5d6e4{top:60%}.container_85e5d6e4 .loadingComponent_85e5d6e4{margin:auto}.container_85e5d6e4 .bottomButtonsContainer_85e5d6e4,.container_85e5d6e4 .buttonLocations_85e5d6e4,.container_85e5d6e4 .centralButtonsContainer_85e5d6e4,.container_85e5d6e4 .topButtonsContainer_85e5d6e4{cursor:pointer;-ms-flex-direction:column;flex-direction:column}.container_85e5d6e4 .centralButtonsContainer_85e5d6e4{-ms-flex-pack:center;justify-content:center}.container_85e5d6e4 .topButtonsContainer_85e5d6e4{-ms-flex-pack:left;justify-content:left}.container_85e5d6e4 .bottomButtonsContainer_85e5d6e4{-ms-flex-pack:left;justify-content:left;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.container_85e5d6e4 .buttonsOnlyPrevButton_85e5d6e4{position:absolute;left:0;z-index:1}.container_85e5d6e4 .buttonsOnlyPrevButton_85e5d6e4:hover{cursor:pointer}.container_85e5d6e4 .buttonsOnlyNextButton_85e5d6e4{position:absolute;left:-32px;z-index:1}.container_85e5d6e4 .buttonsOnlyNextButton_85e5d6e4:hover{cursor:pointer}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4,.container_85e5d6e4 .blockButtonsContainer_85e5d6e4:hover,.container_85e5d6e4 .buttonsContainer_85e5d6e4,.container_85e5d6e4 .buttonsOnlyContainer_85e5d6e4,.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:transparent;cursor:pointer}.container_85e5d6e4 .buttonsOnlyContainer_85e5d6e4{position:relative;width:0}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4{min-height:100%;min-width:32px}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4:hover{background-color:#f4f4f4;opacity:.5}.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4{min-height:100%;min-width:32px;opacity:0}.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4:hover{opacity:.5;background-color:#f4f4f4}
2
- /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZpbGU6Ly8vaG9tZS9ydW5uZXIvd29yay9zcC1kZXYtZngtY29udHJvbHMtcmVhY3Qvc3AtZGV2LWZ4LWNvbnRyb2xzLXJlYWN0L3NyYy9jb250cm9scy9jYXJvdXNlbC9DYXJvdXNlbC5tb2R1bGUuc2NzcyIsImZpbGU6Ly8vaG9tZS9ydW5uZXIvd29yay9zcC1kZXYtZngtY29udHJvbHMtcmVhY3Qvc3AtZGV2LWZ4LWNvbnRyb2xzLXJlYWN0L25vZGVfbW9kdWxlcy9vZmZpY2UtdWktZmFicmljLXJlYWN0L2Rpc3Qvc2Fzcy9taXhpbnMvX0ZvbnQuTWl4aW5zLk1ETDIuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQSw4QkFDQyxHQUNDLEtBQUEsRUFDQSxNQUFBLEVBRUQsS0FDQyxLQUFBLE1BQ0EsTUFBQSxNQUlGLCtCQUNDLEdBQ0MsS0FBQSxFQUNBLE1BQUEsRUFFRCxLQUNDLEtBQUEsS0FDQSxNQUFBLE9BSUYsbUNBQ0MsR0FDQyxLQUFBLEtBQ0EsTUFBQSxNQUVELEtBQ0MsS0FBQSxFQUNBLE1BQUEsR0FJRixrQ0FDQyxHQUNDLEtBQUEsTUFDQSxNQUFBLEtBRUQsS0FDQyxLQUFBLEVBQ0EsTUFBQSxHQUlGLGVBQ0MsUUFBQSxZQUFBLFFBQUEsS0FDQSxtQkFBQSxPQUFBLGVBQUEsT0FDQSxrQkFBQSxFQUFBLFVBQUEsRUFHRCw4QkFDQyxlQUFBLE9BQUEsWUFBQSxPQUtDLHFHQUFBLHFHQUFBLHNEQUNDLGlCQUFBLGdDQUtILG9FQUFBLG1EQUFBLHFCQUNDLFFBQUEsR0FDQSxRQUFBLFlBQUEsUUFBQSxLQUNBLGNBQUEsT0FBQSxnQkFBQSxPQUNBLFdBQUEsS0FDQyxzQkFBQSxFQUFBLHFCQUFBLEVBQ0Esc0JBQUEsS0FBQSxtQkFBQSxLQUNBLHFCQUFBLEtBQUEsaUJBQUEsS0FFRCwwRkFBQSwyQ0FDQyxNQUFBLEtBQ0EsT0FBQSxJQUNBLFdBQUEsS0FBQSxNQUFBLFlBQ0EsY0FBQSxLQUFBLE1BQUEsWUFHRCx1RkFBQSx3Q0FDQyxNQUFBLEtBQ0EsT0FBQSxLQUNBLFdBQUEsS0FBQSxNQUFBLFlBQ0EsY0FBQSxLQUFBLE1BQUEsWUFHRCx1RkFBQSx3Q0FDQyxNQUFBLEtBQ0EsT0FBQSxLQUNBLGNBQUEsSUFDQSxXQUFBLEtBQUEsTUFBQSxZQUNBLGNBQUEsS0FBQSxNQUFBLFlBR0QscUdBQUEsdUVBQUEsc0RBQUEsd0JBQ0MsU0FBQSxFQUFBLEVBQUEsS0FBQSxLQUFBLEVBQUEsRUFBQSxLQUNBLFlBQUEsT0FDQSxPQUFBLFFBQ0EsUUFBQSxHQUNBLFdBQUEsUUFBQSxHQUFBLEtBQ0EsT0FBQSxFQUFBLElBQ0EsV0FBQSxZQUNBLGdCQUFBLFlBRUEsdUZBQUEsc0VBQUEsd0NBQ0MsUUFBQSxFQUtILG9CQUNDLFFBQUEsWUFBQSxRQUFBLEtBR0EsK0NBQ0Msa0JBQUEsRUFBQSxVQUFBLEVBQ0EsU0FBQSxTQUNBLFNBQUEsT0FFQSxzRUFDQyxTQUFBLFNBQ0EsS0FBQSxFQUNBLE1BQUEsRUFDQSxJQUFBLEVBQ0EsT0FBQSxFQUVBLG9GQUNDLEtBQUEsTUFDQSxNQUFBLEtBR0QscUZBQ0MsS0FBQSxLQUNBLE1BQUEsTUFHRCx5RkFDQyxVQUFBLG1CQUFBLE9BQUEsSUFFRCwwRkFDQyxVQUFBLG9CQUFBLE9BQUEsSUFFRCw4RkFDQyxVQUFBLHdCQUFBLE9BQUEsSUFFRCw2RkFDQyxVQUFBLHVCQUFBLE9BQUEsSUFJRix1RUFDQyxTQUFBLE9BQ0EsTUFBQSxLQUNBLE9BQUEsS0FDQSxTQUFBLFNBRUEsdUZBQ0MsTUFBQSxLQUNBLE9BQUEsS0FJQSxnSEFDQyxJQUFBLElBSUYseUZBQ0MsaUJBQUEsZUFDQSxXQUFBLFdBQ0EsTUFBQSxLQUNBLE9BQUEsSUFDQSxLQUFBLEVBQ0EsUUFBQSxLQUNBLFNBQUEsU0FDQSxNQUFBLEVBQ0EsSUFBQSxLQUNBLFdBQUEsSUFBQSxJQUFBLEtBRUEseUdBQ0MsUUFBQSxNQ2hGSCxVQUFBLEtEa0ZHLGVBQUEsSUFLSCxvRUFHQyxTQUFBLFNBQ0EsTUFBQSxFQUNBLE9BQUEsRUFDQSxLQUFBLEVBRUEscUdBQUEsdUVBQ0MsaUJBQUEsK0JBTUEsdUhBQ0MsSUFBQSxJQU1KLCtDQUNDLE9BQUEsS0FJRCxxREFBQSw4Q0FBQSxzREFBQSxrREFDQyxPQUFBLFFBQ0EsbUJBQUEsT0FBQSxlQUFBLE9BR0Qsc0RBRUMsY0FBQSxPQUFBLGdCQUFBLE9BRUQsa0RBRUMsY0FBQSxLQUFBLGdCQUFBLEtBRUQscURBRUMsY0FBQSxLQUFBLGdCQUFBLEtBQ0EsbUJBQUEsZUFBQSxlQUFBLGVBSUQsb0RBQ0MsU0FBQSxTQUNBLEtBQUEsRUFDQSxRQUFBLEVBRUQsMERBQ0MsT0FBQSxRQUlELG9EQUNDLFNBQUEsU0FDQSxLQUFBLE1BQ0EsUUFBQSxFQUVELDBEQUNDLE9BQUEsUUFHRCxvREFBQSwwREFBQSwrQ0FBQSxtREFBQSxxREFDQyxRQUFBLFlBQUEsUUFBQSxLQUNBLGVBQUEsT0FBQSxZQUFBLE9BQ0EsaUJBQUEsWUFDQSxPQUFBLFFBRUQsbURBRUMsU0FBQSxTQUNBLE1BQUEsRUFHRCxvREFFQyxXQUFBLEtBQ0EsVUFBQSxLQUVELDBEQUVDLGlCQUFBLFFBQ0EsUUFBQSxHQUdELHFEQUVDLFdBQUEsS0FDQSxVQUFBLEtBQ0EsUUFBQSxFQUVELDJEQUNDLFFBQUEsR0FDQSxpQkFBQSJ9 */
1
+ @keyframes slideleft_85e5d6e4{0%{left:0;right:0}100%{left:-100%;right:100%}}@keyframes slideright_85e5d6e4{0%{left:0;right:0}100%{left:100%;right:-100%}}@keyframes slidefromright_85e5d6e4{0%{left:100%;right:-100%}100%{left:0;right:0}}@keyframes slidefromleft_85e5d6e4{0%{left:-100%;right:100%}100%{left:0;right:0}}.root_85e5d6e4{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:2;flex-grow:2}.indicatorsContainer_85e5d6e4{-ms-flex-align:center;align-items:center}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li{background-color:"[theme: black, default: #000]"}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4,.indicators_85e5d6e4{z-index:10;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;padding-inline-start:0;margin-block-start:.5em;margin-block-end:.5em}.container_85e5d6e4 .contentContainer_85e5d6e4 .rectangle_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.rectangle_85e5d6e4>li{width:25px;height:5px;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .square_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.square_85e5d6e4>li{width:10px;height:10px;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .circle_85e5d6e4.indicators_85e5d6e4>li,.indicators_85e5d6e4.circle_85e5d6e4>li{width:10px;height:10px;border-radius:50%;border-top:10px solid transparent;border-bottom:10px solid transparent}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.indicators_85e5d6e4>li{-ms-flex:0 1 auto;flex:0 1 auto;text-indent:-999px;cursor:pointer;opacity:.5;transition:opacity .5 ease;margin:0 3px;box-sizing:content-box;background-clip:padding-box}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li.active_85e5d6e4,.indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li.active_85e5d6e4,.indicators_85e5d6e4>li.active_85e5d6e4{opacity:1}.container_85e5d6e4{display:-ms-flexbox;display:flex}.container_85e5d6e4 .contentContainer_85e5d6e4{-ms-flex-positive:2;flex-grow:2;position:relative;overflow:hidden}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4{position:absolute;left:0;right:0;top:0;bottom:0}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.left_85e5d6e4{left:-100%;right:100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.right_85e5d6e4{left:100%;right:-100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideLeft_85e5d6e4{animation:slideleft_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideRight_85e5d6e4{animation:slideright_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideFromRight_85e5d6e4{animation:slidefromright_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .slideWrapper_85e5d6e4.slideFromLeft_85e5d6e4{animation:slidefromleft_85e5d6e4 linear .6s}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4{overflow:hidden;width:100%;height:100%;position:relative}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .image_85e5d6e4{width:100%;height:100%}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4.staticDetails_85e5d6e4 .details_85e5d6e4{top:60%}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .details_85e5d6e4{background-color:rgba(0,0,0,.8);box-sizing:border-box;color:#fff;height:40%;left:0;padding:15px;position:absolute;right:0;top:100%;transition:all .5s ease}.container_85e5d6e4 .contentContainer_85e5d6e4 .carouselImage_85e5d6e4 .details_85e5d6e4 .title_85e5d6e4{display:block;font-size:17px;padding-bottom:5px}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4{position:absolute;right:0;bottom:0;left:0}.container_85e5d6e4 .contentContainer_85e5d6e4 .indicatorsContainer_85e5d6e4 .indicators_85e5d6e4>li,.container_85e5d6e4 .contentContainer_85e5d6e4 .indicators_85e5d6e4>li{background-color:"[theme:white, default: #fff]"}.container_85e5d6e4 .contentContainer_85e5d6e4:hover .carouselImage_85e5d6e4.dynamicDetails_85e5d6e4 .details_85e5d6e4{top:60%}.container_85e5d6e4 .loadingComponent_85e5d6e4{margin:auto}.container_85e5d6e4 .bottomButtonsContainer_85e5d6e4,.container_85e5d6e4 .buttonLocations_85e5d6e4,.container_85e5d6e4 .centralButtonsContainer_85e5d6e4,.container_85e5d6e4 .topButtonsContainer_85e5d6e4{cursor:pointer;-ms-flex-direction:column;flex-direction:column}.container_85e5d6e4 .centralButtonsContainer_85e5d6e4{-ms-flex-pack:center;justify-content:center}.container_85e5d6e4 .topButtonsContainer_85e5d6e4{-ms-flex-pack:left;justify-content:left}.container_85e5d6e4 .bottomButtonsContainer_85e5d6e4{-ms-flex-pack:left;justify-content:left;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.container_85e5d6e4 .buttonsOnlyPrevButton_85e5d6e4{position:absolute;left:0;z-index:1}.container_85e5d6e4 .buttonsOnlyPrevButton_85e5d6e4:hover{cursor:pointer}.container_85e5d6e4 .buttonsOnlyNextButton_85e5d6e4{position:absolute;left:-32px;z-index:1}.container_85e5d6e4 .buttonsOnlyNextButton_85e5d6e4:hover{cursor:pointer}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4,.container_85e5d6e4 .blockButtonsContainer_85e5d6e4:hover,.container_85e5d6e4 .buttonsContainer_85e5d6e4,.container_85e5d6e4 .buttonsOnlyContainer_85e5d6e4,.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:transparent;cursor:pointer}.container_85e5d6e4 .buttonsOnlyContainer_85e5d6e4{position:relative;width:0}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4{min-height:100%;min-width:32px}.container_85e5d6e4 .blockButtonsContainer_85e5d6e4:hover{background-color:#f4f4f4;opacity:.5}.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4{min-height:100%;min-width:32px;opacity:0}.container_85e5d6e4 .hiddenButtonsContainer_85e5d6e4:hover{opacity:.5;background-color:#f4f4f4}
2
+ /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZpbGU6Ly8vaG9tZS9ydW5uZXIvd29yay9zcC1kZXYtZngtY29udHJvbHMtcmVhY3Qvc3AtZGV2LWZ4LWNvbnRyb2xzLXJlYWN0L3NyYy9jb250cm9scy9jYXJvdXNlbC9DYXJvdXNlbC5tb2R1bGUuc2NzcyIsImZpbGU6Ly8vaG9tZS9ydW5uZXIvd29yay9zcC1kZXYtZngtY29udHJvbHMtcmVhY3Qvc3AtZGV2LWZ4LWNvbnRyb2xzLXJlYWN0L25vZGVfbW9kdWxlcy9vZmZpY2UtdWktZmFicmljLXJlYWN0L2Rpc3Qvc2Fzcy9taXhpbnMvX0ZvbnQuTWl4aW5zLk1ETDIuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQSw4QkFDQyxHQUNDLEtBQUEsRUFDQSxNQUFBLEVBRUQsS0FDQyxLQUFBLE1BQ0EsTUFBQSxNQUlGLCtCQUNDLEdBQ0MsS0FBQSxFQUNBLE1BQUEsRUFFRCxLQUNDLEtBQUEsS0FDQSxNQUFBLE9BSUYsbUNBQ0MsR0FDQyxLQUFBLEtBQ0EsTUFBQSxNQUVELEtBQ0MsS0FBQSxFQUNBLE1BQUEsR0FJRixrQ0FDQyxHQUNDLEtBQUEsTUFDQSxNQUFBLEtBRUQsS0FDQyxLQUFBLEVBQ0EsTUFBQSxHQUlGLGVBQ0MsUUFBQSxZQUFBLFFBQUEsS0FDQSxtQkFBQSxPQUFBLGVBQUEsT0FDQSxrQkFBQSxFQUFBLFVBQUEsRUFHRCw4QkFDQyxlQUFBLE9BQUEsWUFBQSxPQUtDLHFHQUFBLHFHQUFBLHNEQUNDLGlCQUFBLGdDQUtILG9FQUFBLG1EQUFBLHFCQUNDLFFBQUEsR0FDQSxRQUFBLFlBQUEsUUFBQSxLQUNBLGNBQUEsT0FBQSxnQkFBQSxPQUNBLFdBQUEsS0FDQyxxQkFBQSxFQUNBLG1CQUFBLEtBQ0EsaUJBQUEsS0FFRCwwRkFBQSwyQ0FDQyxNQUFBLEtBQ0EsT0FBQSxJQUNBLFdBQUEsS0FBQSxNQUFBLFlBQ0EsY0FBQSxLQUFBLE1BQUEsWUFHRCx1RkFBQSx3Q0FDQyxNQUFBLEtBQ0EsT0FBQSxLQUNBLFdBQUEsS0FBQSxNQUFBLFlBQ0EsY0FBQSxLQUFBLE1BQUEsWUFHRCx1RkFBQSx3Q0FDQyxNQUFBLEtBQ0EsT0FBQSxLQUNBLGNBQUEsSUFDQSxXQUFBLEtBQUEsTUFBQSxZQUNBLGNBQUEsS0FBQSxNQUFBLFlBR0QscUdBQUEsdUVBQUEsc0RBQUEsd0JBQ0MsU0FBQSxFQUFBLEVBQUEsS0FBQSxLQUFBLEVBQUEsRUFBQSxLQUNBLFlBQUEsT0FDQSxPQUFBLFFBQ0EsUUFBQSxHQUNBLFdBQUEsUUFBQSxHQUFBLEtBQ0EsT0FBQSxFQUFBLElBQ0EsV0FBQSxZQUNBLGdCQUFBLFlBRUEsdUZBQUEsc0VBQUEsd0NBQ0MsUUFBQSxFQUtILG9CQUNDLFFBQUEsWUFBQSxRQUFBLEtBR0EsK0NBQ0Msa0JBQUEsRUFBQSxVQUFBLEVBQ0EsU0FBQSxTQUNBLFNBQUEsT0FFQSxzRUFDQyxTQUFBLFNBQ0EsS0FBQSxFQUNBLE1BQUEsRUFDQSxJQUFBLEVBQ0EsT0FBQSxFQUVBLG9GQUNDLEtBQUEsTUFDQSxNQUFBLEtBR0QscUZBQ0MsS0FBQSxLQUNBLE1BQUEsTUFHRCx5RkFDQyxVQUFBLG1CQUFBLE9BQUEsSUFFRCwwRkFDQyxVQUFBLG9CQUFBLE9BQUEsSUFFRCw4RkFDQyxVQUFBLHdCQUFBLE9BQUEsSUFFRCw2RkFDQyxVQUFBLHVCQUFBLE9BQUEsSUFJRix1RUFDQyxTQUFBLE9BQ0EsTUFBQSxLQUNBLE9BQUEsS0FDQSxTQUFBLFNBRUEsdUZBQ0MsTUFBQSxLQUNBLE9BQUEsS0FJQSxnSEFDQyxJQUFBLElBSUYseUZBQ0MsaUJBQUEsZUFDQSxXQUFBLFdBQ0EsTUFBQSxLQUNBLE9BQUEsSUFDQSxLQUFBLEVBQ0EsUUFBQSxLQUNBLFNBQUEsU0FDQSxNQUFBLEVBQ0EsSUFBQSxLQUNBLFdBQUEsSUFBQSxJQUFBLEtBRUEseUdBQ0MsUUFBQSxNQ2hGSCxVQUFBLEtEa0ZHLGVBQUEsSUFLSCxvRUFHQyxTQUFBLFNBQ0EsTUFBQSxFQUNBLE9BQUEsRUFDQSxLQUFBLEVBRUEscUdBQUEsdUVBQ0MsaUJBQUEsK0JBTUEsdUhBQ0MsSUFBQSxJQU1KLCtDQUNDLE9BQUEsS0FJRCxxREFBQSw4Q0FBQSxzREFBQSxrREFDQyxPQUFBLFFBQ0EsbUJBQUEsT0FBQSxlQUFBLE9BR0Qsc0RBRUMsY0FBQSxPQUFBLGdCQUFBLE9BRUQsa0RBRUMsY0FBQSxLQUFBLGdCQUFBLEtBRUQscURBRUMsY0FBQSxLQUFBLGdCQUFBLEtBQ0EsbUJBQUEsZUFBQSxlQUFBLGVBSUQsb0RBQ0MsU0FBQSxTQUNBLEtBQUEsRUFDQSxRQUFBLEVBRUQsMERBQ0MsT0FBQSxRQUlELG9EQUNDLFNBQUEsU0FDQSxLQUFBLE1BQ0EsUUFBQSxFQUVELDBEQUNDLE9BQUEsUUFHRCxvREFBQSwwREFBQSwrQ0FBQSxtREFBQSxxREFDQyxRQUFBLFlBQUEsUUFBQSxLQUNBLGVBQUEsT0FBQSxZQUFBLE9BQ0EsaUJBQUEsWUFDQSxPQUFBLFFBRUQsbURBRUMsU0FBQSxTQUNBLE1BQUEsRUFHRCxvREFFQyxXQUFBLEtBQ0EsVUFBQSxLQUVELDBEQUVDLGlCQUFBLFFBQ0EsUUFBQSxHQUdELHFEQUVDLFdBQUEsS0FDQSxVQUFBLEtBQ0EsUUFBQSxFQUVELDJEQUNDLFFBQUEsR0FDQSxpQkFBQSJ9 */
@@ -1,2 +1,2 @@
1
- .taxonomyPanelContents_cef506d1 .choiceOption_cef506d1{color:"[theme: bodyText, default: #323130]";display:inline-block;-webkit-padding-start:26px;padding-inline-start:26px}.taxonomyPanelContents_cef506d1 .disabledChoiceOption_cef506d1{color:"[theme: disabledBodyText, default: #323130]";display:inline-block;-webkit-padding-start:26px;padding-inline-start:26px}.taxonomyPanelContents_cef506d1 .selectedChoiceOption_cef506d1{font-weight:700}.taxonomyPanelContents_cef506d1 .checkbox_cef506d1{color:"[theme: bodyText, default: #323130]";-webkit-margin-start:4px;margin-inline-start:4px}.taxonomyPanelContents_cef506d1 .disabledCheckbox_cef506d1{color:"[theme: disabledBodyText, default: #323130]";-webkit-margin-start:4px;margin-inline-start:4px}.taxonomyPanelContents_cef506d1 .selectedCheckbox_cef506d1{font-weight:700}.taxonomyPanelContents_cef506d1 .taxonomyTreeSelector_cef506d1{border-bottom-color:#00f;border-bottom-style:solid;border-bottom-width:1px;margin-bottom:30px}.taxonomyPanelContents_cef506d1 .taxonomyTreeLabel_cef506d1{font-size:18px;font-weight:100}.taxonomyPanelContents_cef506d1 .spinnerContainer_cef506d1{height:48px;line-height:48px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.taxonomyPanelContents_cef506d1 .loadMoreContainer_cef506d1{height:48px;line-height:48px}
2
- /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZpbGU6Ly8vaG9tZS9ydW5uZXIvd29yay9zcC1kZXYtZngtY29udHJvbHMtcmVhY3Qvc3AtZGV2LWZ4LWNvbnRyb2xzLXJlYWN0L3NyYy9jb250cm9scy9tb2Rlcm5UYXhvbm9teVBpY2tlci90YXhvbm9teVBhbmVsQ29udGVudHMvVGF4b25vbXlQYW5lbENvbnRlbnRzLm1vZHVsZS5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdFLHVEQUNFLE1BQUEsc0NBQ0EsUUFBQSxhQUNBLHNCQUFBLEtBQUEscUJBQUEsS0FHRiwrREFDRSxNQUFBLDhDQUNBLFFBQUEsYUFDQSxzQkFBQSxLQUFBLHFCQUFBLEtBR0YsK0RBQ0UsWUFBQSxJQUdGLG1EQUNFLE1BQUEsc0NBQ0EscUJBQUEsSUFBQSxvQkFBQSxJQUdGLDJEQUNFLE1BQUEsOENBQ0EscUJBQUEsSUFBQSxvQkFBQSxJQUdGLDJEQUNFLFlBQUEsSUFHRiwrREFDRSxvQkFBQSxLQUNBLG9CQUFBLE1BQ0Esb0JBQUEsSUFDQSxjQUFBLEtBR0YsNERBQ0UsVUFBQSxLQUNBLFlBQUEsSUFHRiwyREFDRSxPQUFBLEtBQ0EsWUFBQSxLQUNBLFFBQUEsWUFBQSxRQUFBLEtBQ0EsY0FBQSxPQUFBLGdCQUFBLE9BQ0EsZUFBQSxPQUFBLFlBQUEsT0FHRiw0REFDRSxPQUFBLEtBQ0EsWUFBQSJ9 */
1
+ .taxonomyPanelContents_cef506d1 .choiceOption_cef506d1{color:"[theme: bodyText, default: #323130]";display:inline-block;padding-inline-start:26px}.taxonomyPanelContents_cef506d1 .disabledChoiceOption_cef506d1{color:"[theme: disabledBodyText, default: #323130]";display:inline-block;padding-inline-start:26px}.taxonomyPanelContents_cef506d1 .selectedChoiceOption_cef506d1{font-weight:700}.taxonomyPanelContents_cef506d1 .checkbox_cef506d1{color:"[theme: bodyText, default: #323130]";margin-inline-start:4px}.taxonomyPanelContents_cef506d1 .disabledCheckbox_cef506d1{color:"[theme: disabledBodyText, default: #323130]";margin-inline-start:4px}.taxonomyPanelContents_cef506d1 .selectedCheckbox_cef506d1{font-weight:700}.taxonomyPanelContents_cef506d1 .taxonomyTreeSelector_cef506d1{border-bottom-color:#00f;border-bottom-style:solid;border-bottom-width:1px;margin-bottom:30px}.taxonomyPanelContents_cef506d1 .taxonomyTreeLabel_cef506d1{font-size:18px;font-weight:100}.taxonomyPanelContents_cef506d1 .spinnerContainer_cef506d1{height:48px;line-height:48px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.taxonomyPanelContents_cef506d1 .loadMoreContainer_cef506d1{height:48px;line-height:48px}
2
+ /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZpbGU6Ly8vaG9tZS9ydW5uZXIvd29yay9zcC1kZXYtZngtY29udHJvbHMtcmVhY3Qvc3AtZGV2LWZ4LWNvbnRyb2xzLXJlYWN0L3NyYy9jb250cm9scy9tb2Rlcm5UYXhvbm9teVBpY2tlci90YXhvbm9teVBhbmVsQ29udGVudHMvVGF4b25vbXlQYW5lbENvbnRlbnRzLm1vZHVsZS5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdFLHVEQUNFLE1BQUEsc0NBQ0EsUUFBQSxhQUNBLHFCQUFBLEtBR0YsK0RBQ0UsTUFBQSw4Q0FDQSxRQUFBLGFBQ0EscUJBQUEsS0FHRiwrREFDRSxZQUFBLElBR0YsbURBQ0UsTUFBQSxzQ0FDQSxvQkFBQSxJQUdGLDJEQUNFLE1BQUEsOENBQ0Esb0JBQUEsSUFHRiwyREFDRSxZQUFBLElBR0YsK0RBQ0Usb0JBQUEsS0FDQSxvQkFBQSxNQUNBLG9CQUFBLElBQ0EsY0FBQSxLQUdGLDREQUNFLFVBQUEsS0FDQSxZQUFBLElBR0YsMkRBQ0UsT0FBQSxLQUNBLFlBQUEsS0FDQSxRQUFBLFlBQUEsUUFBQSxLQUNBLGNBQUEsT0FBQSxnQkFBQSxPQUNBLGVBQUEsT0FBQSxZQUFBLE9BR0YsNERBQ0UsT0FBQSxLQUNBLFlBQUEifQ== */
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.5.0-beta.1492584",
4
+ "version": "3.5.0-beta.1496755",
5
5
  "scripts": {
6
6
  "build": "gulp build",
7
7
  "clean": "gulp clean",
@@ -24,13 +24,13 @@
24
24
  "@fluentui/react-northstar": "0.51.3",
25
25
  "@microsoft/mgt-react": "2.3.0",
26
26
  "@microsoft/mgt-spfx": "2.3.0",
27
- "@microsoft/sp-core-library": "1.13.0",
28
- "@microsoft/sp-listview-extensibility": "1.13.0",
29
- "@microsoft/sp-loader": "1.13.0",
30
- "@microsoft/sp-lodash-subset": "1.13.0",
31
- "@microsoft/sp-office-ui-fabric-core": "1.13.0",
32
- "@microsoft/sp-property-pane": "1.13.0",
33
- "@microsoft/sp-webpart-base": "1.13.0",
27
+ "@microsoft/sp-core-library": "1.13.1",
28
+ "@microsoft/sp-listview-extensibility": "1.13.1",
29
+ "@microsoft/sp-loader": "1.13.1",
30
+ "@microsoft/sp-lodash-subset": "1.13.1",
31
+ "@microsoft/sp-office-ui-fabric-core": "1.13.1",
32
+ "@microsoft/sp-property-pane": "1.13.1",
33
+ "@microsoft/sp-webpart-base": "1.13.1",
34
34
  "@pnp/sp": "2.5.0",
35
35
  "@pnp/telemetry-js": "2.0.0",
36
36
  "@popperjs/core": "2.5.4",
@@ -55,9 +55,9 @@
55
55
  "@microsoft/microsoft-graph-types": "^2.1.0",
56
56
  "@microsoft/rush-stack-compiler-3.7": "0.2.3",
57
57
  "@microsoft/rush-stack-compiler-3.9": "0.4.47",
58
- "@microsoft/sp-build-web": "1.13.0",
59
- "@microsoft/sp-module-interfaces": "1.13.0",
60
- "@microsoft/sp-tslint-rules": "1.13.0",
58
+ "@microsoft/sp-build-web": "1.13.1",
59
+ "@microsoft/sp-module-interfaces": "1.13.1",
60
+ "@microsoft/sp-tslint-rules": "1.13.1",
61
61
  "@types/chart.js": "2.7.40",
62
62
  "@types/enzyme": "^2.8.12",
63
63
  "@types/es6-promise": "0.0.33",
@@ -5,13 +5,13 @@
5
5
  {
6
6
  "componentId": "f9e737b7-f0df-4597-ba8c-3060f82380db",
7
7
  "componentName": "@microsoft/sp-property-pane",
8
- "componentVersion": "1.13.0",
8
+ "componentVersion": "1.13.1",
9
9
  "isDirectDependency": true
10
10
  },
11
11
  {
12
12
  "componentId": "1c6c9123-7aac-41f3-a376-3caea41ed83f",
13
13
  "componentName": "@microsoft/sp-loader",
14
- "componentVersion": "1.13.0",
14
+ "componentVersion": "1.13.1",
15
15
  "isDirectDependency": false
16
16
  },
17
17
  {
@@ -23,19 +23,19 @@
23
23
  {
24
24
  "componentId": "e40f8203-b39d-425a-a957-714852e33b79",
25
25
  "componentName": "@microsoft/sp-dynamic-data",
26
- "componentVersion": "1.13.0",
26
+ "componentVersion": "1.13.1",
27
27
  "isDirectDependency": false
28
28
  },
29
29
  {
30
30
  "componentId": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a",
31
31
  "componentName": "@microsoft/sp-lodash-subset",
32
- "componentVersion": "1.13.0",
32
+ "componentVersion": "1.13.1",
33
33
  "isDirectDependency": false
34
34
  },
35
35
  {
36
36
  "componentId": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b",
37
37
  "componentName": "@microsoft/sp-core-library",
38
- "componentVersion": "1.13.0",
38
+ "componentVersion": "1.13.1",
39
39
  "isDirectDependency": false
40
40
  },
41
41
  {
@@ -53,13 +53,13 @@
53
53
  {
54
54
  "componentId": "78359e4b-07c2-43c6-8d0b-d060b4d577e8",
55
55
  "componentName": "@microsoft/sp-diagnostics",
56
- "componentVersion": "1.13.0",
56
+ "componentVersion": "1.13.1",
57
57
  "isDirectDependency": false
58
58
  },
59
59
  {
60
60
  "componentId": "1c4541f7-5c31-41aa-9fa8-fbc9dc14c0a8",
61
61
  "componentName": "@microsoft/sp-page-context",
62
- "componentVersion": "1.13.0",
62
+ "componentVersion": "1.13.1",
63
63
  "isDirectDependency": false
64
64
  },
65
65
  {
@@ -71,7 +71,7 @@
71
71
  {
72
72
  "componentId": "c07208f0-ea3b-4c1a-9965-ac1b825211a6",
73
73
  "componentName": "@microsoft/sp-http",
74
- "componentVersion": "1.13.0",
74
+ "componentVersion": "1.13.1",
75
75
  "isDirectDependency": false
76
76
  },
77
77
  {
@@ -89,7 +89,7 @@
89
89
  {
90
90
  "componentId": "467dc675-7cc5-4709-8aac-78e3b71bd2f6",
91
91
  "componentName": "@microsoft/sp-component-base",
92
- "componentVersion": "1.13.0",
92
+ "componentVersion": "1.13.1",
93
93
  "isDirectDependency": true
94
94
  },
95
95
  {
@@ -101,7 +101,7 @@
101
101
  {
102
102
  "componentId": "974a7777-0990-4136-8fa6-95d80114c2e0",
103
103
  "componentName": "@microsoft/sp-webpart-base",
104
- "componentVersion": "1.13.0",
104
+ "componentVersion": "1.13.1",
105
105
  "isDirectDependency": true
106
106
  }
107
107
  ]
@@ -111,7 +111,7 @@
111
111
  {
112
112
  "componentId": "d37b65ee-c7d8-4570-bc74-2b294ff3b380",
113
113
  "componentName": "@microsoft/sp-listview-extensibility",
114
- "componentVersion": "1.13.0",
114
+ "componentVersion": "1.13.1",
115
115
  "isDirectDependency": true
116
116
  },
117
117
  {
@@ -123,7 +123,7 @@
123
123
  {
124
124
  "componentId": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b",
125
125
  "componentName": "@microsoft/sp-core-library",
126
- "componentVersion": "1.13.0",
126
+ "componentVersion": "1.13.1",
127
127
  "isDirectDependency": false
128
128
  },
129
129
  {
@@ -135,13 +135,13 @@
135
135
  {
136
136
  "componentId": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a",
137
137
  "componentName": "@microsoft/sp-lodash-subset",
138
- "componentVersion": "1.13.0",
138
+ "componentVersion": "1.13.1",
139
139
  "isDirectDependency": false
140
140
  },
141
141
  {
142
142
  "componentId": "0773bd53-a69e-4293-87e6-ba80ea4d614b",
143
143
  "componentName": "@microsoft/sp-extension-base",
144
- "componentVersion": "1.13.0",
144
+ "componentVersion": "1.13.1",
145
145
  "isDirectDependency": false
146
146
  },
147
147
  {
@@ -153,25 +153,25 @@
153
153
  {
154
154
  "componentId": "467dc675-7cc5-4709-8aac-78e3b71bd2f6",
155
155
  "componentName": "@microsoft/sp-component-base",
156
- "componentVersion": "1.13.0",
156
+ "componentVersion": "1.13.1",
157
157
  "isDirectDependency": false
158
158
  },
159
159
  {
160
160
  "componentId": "e40f8203-b39d-425a-a957-714852e33b79",
161
161
  "componentName": "@microsoft/sp-dynamic-data",
162
- "componentVersion": "1.13.0",
162
+ "componentVersion": "1.13.1",
163
163
  "isDirectDependency": false
164
164
  },
165
165
  {
166
166
  "componentId": "78359e4b-07c2-43c6-8d0b-d060b4d577e8",
167
167
  "componentName": "@microsoft/sp-diagnostics",
168
- "componentVersion": "1.13.0",
168
+ "componentVersion": "1.13.1",
169
169
  "isDirectDependency": false
170
170
  },
171
171
  {
172
172
  "componentId": "1c4541f7-5c31-41aa-9fa8-fbc9dc14c0a8",
173
173
  "componentName": "@microsoft/sp-page-context",
174
- "componentVersion": "1.13.0",
174
+ "componentVersion": "1.13.1",
175
175
  "isDirectDependency": false
176
176
  },
177
177
  {
@@ -183,13 +183,13 @@
183
183
  {
184
184
  "componentId": "c07208f0-ea3b-4c1a-9965-ac1b825211a6",
185
185
  "componentName": "@microsoft/sp-http",
186
- "componentVersion": "1.13.0",
186
+ "componentVersion": "1.13.1",
187
187
  "isDirectDependency": false
188
188
  },
189
189
  {
190
190
  "componentId": "1c6c9123-7aac-41f3-a376-3caea41ed83f",
191
191
  "componentName": "@microsoft/sp-loader",
192
- "componentVersion": "1.13.0",
192
+ "componentVersion": "1.13.1",
193
193
  "isDirectDependency": false
194
194
  },
195
195
  {