@pnp/spfx-controls-react 3.15.0-beta.4969026 → 3.15.0-beta.4974084
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -2
- package/lib/common/telemetry/version.js +1 -1
- package/lib/controls/carousel/Carousel.module.css +2 -2
- package/lib/controls/fileTypeIcon/FileTypeIcon.module.css +2 -2
- package/lib/controls/modernTaxonomyPicker/taxonomyTree/TaxonomyTree.module.css +2 -2
- package/lib/controls/richText/RichText.d.ts +1 -1
- package/lib/controls/richText/RichText.d.ts.map +1 -1
- package/lib/controls/richText/RichText.js +7 -7
- package/lib/controls/richText/RichText.js.map +1 -1
- package/lib/controls/richText/RichTextPropertyPane.types.d.ts +1 -1
- package/lib/controls/richText/RichTextPropertyPane.types.d.ts.map +1 -1
- package/lib/controls/uploadFiles/hooks/useUtils.js +1 -1
- package/lib/controls/uploadFiles/hooks/useUtils.js.map +1 -1
- package/lib/loc/nl-nl.js +7 -7
- package/lib/loc/nl-nl.js.map +1 -1
- package/package.json +10 -8
package/CHANGELOG.md
CHANGED
|
@@ -2,13 +2,27 @@
|
|
|
2
2
|
|
|
3
3
|
## 3.15.0
|
|
4
4
|
|
|
5
|
+
### Enhancements
|
|
6
|
+
|
|
7
|
+
- `FolderExplorer`: show files on folder explorer control [#1502](https://github.com/pnp/sp-dev-fx-controls-react/pull/1502)
|
|
8
|
+
- `Dynamic Form`: Fixed typo in property name [#1529](https://github.com/pnp/sp-dev-fx-controls-react/pull/1529)
|
|
9
|
+
- `Localization`: Fixes to italian localization [#1532](https://github.com/pnp/sp-dev-fx-controls-react/pull/1532)
|
|
10
|
+
|
|
11
|
+
### Fixes
|
|
12
|
+
|
|
13
|
+
- `FieldPicker`: Changed react import to fix `cannot be used as a JSX component` error [#1500](https://github.com/pnp/sp-dev-fx-controls-react/pull/1500)
|
|
14
|
+
|
|
15
|
+
### Contributors
|
|
16
|
+
|
|
17
|
+
Special thanks to our contributors (in alphabetical order): [Andreas Omayrat](https://github.com/andreasomayrat), [Ayoub](https://github.com/ayoubqrt), [Guido Zambarda](https://github.com/GuidoZam).
|
|
18
|
+
|
|
5
19
|
## 3.14.0
|
|
6
20
|
|
|
7
21
|
### Enhancements
|
|
8
22
|
|
|
9
|
-
- `DateTimePicker`: Fixed DateTimePicker strings in Danish Locale #1498](https://github.com/pnp/sp-dev-fx-controls-react/pull/1489)
|
|
23
|
+
- `DateTimePicker`: Fixed DateTimePicker strings in Danish Locale [#1498](https://github.com/pnp/sp-dev-fx-controls-react/pull/1489)
|
|
10
24
|
- SharePoint Framework v1.17.1 support
|
|
11
|
-
- `FieldCollectionData`: Adds panelProps property to FieldCollectionData #1525](https://github.com/pnp/sp-dev-fx-controls-react/pull/1525)
|
|
25
|
+
- `FieldCollectionData`: Adds panelProps property to FieldCollectionData [#1525](https://github.com/pnp/sp-dev-fx-controls-react/pull/1525)
|
|
12
26
|
|
|
13
27
|
### Fixes
|
|
14
28
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export var version = "3.15.0-beta.
|
|
1
|
+
export var version = "3.15.0-beta.4974084";
|
|
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
|
|
2
|
-
/*# sourceMappingURL=data:application/json;base64,
|
|
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 */
|