@pnp/spfx-controls-react 3.16.0-beta.6488520 → 3.16.0-beta.6488578
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 +2 -1
- package/lib/common/telemetry/version.js +1 -1
- package/package.json +12 -1
package/CHANGELOG.json
CHANGED
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"`FieldCollectionData`: added date field control and updated number field [#1600](https://github.com/pnp/sp-dev-fx-controls-react/pull/1600)",
|
|
12
12
|
"`ListItemComments`: Added ListItemComments component to Controls.tsx [#1621](https://github.com/pnp/sp-dev-fx-controls-react/pull/1621)",
|
|
13
13
|
"`FolderPicker`: Improve documentation of FolderPicker [#1379](https://github.com/pnp/sp-dev-fx-controls-react/pull/1379)",
|
|
14
|
-
"`RichText`: Add https:// as placeholder instead of textbox value when adding url [#1651](https://github.com/pnp/sp-dev-fx-controls-react/pull/1656)"
|
|
14
|
+
"`RichText`: Add https:// as placeholder instead of textbox value when adding url [#1651](https://github.com/pnp/sp-dev-fx-controls-react/pull/1656)",
|
|
15
|
+
"Fix package.json to remove phantom dependencies issues [#1660](https://github.com/pnp/sp-dev-fx-controls-react/issues/1660)"
|
|
15
16
|
],
|
|
16
17
|
"fixes": [
|
|
17
18
|
"`AccessibleAccordion`: fix typo in documentation [#1634](https://github.com/pnp/sp-dev-fx-controls-react/pull/1634)",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export var version = "3.16.0-beta.
|
|
1
|
+
export var version = "3.16.0-beta.6488578";
|
|
2
2
|
//# 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.16.0-beta.
|
|
4
|
+
"version": "3.16.0-beta.6488578",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "gulp build",
|
|
7
7
|
"clean": "gulp clean",
|
|
@@ -20,31 +20,42 @@
|
|
|
20
20
|
"prepare": "husky install"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
+
"@fluentui/merge-styles": "8.5.12",
|
|
23
24
|
"@fluentui/react": "^7.199.1",
|
|
24
25
|
"@fluentui/react-file-type-icons": "^8.8.3",
|
|
25
26
|
"@fluentui/react-hooks": "^8.2.6",
|
|
26
27
|
"@fluentui/react-icons": "^2.0.200",
|
|
28
|
+
"@fluentui/react-icons-northstar": "0.66.5",
|
|
27
29
|
"@fluentui/react-northstar": "0.66.0",
|
|
28
30
|
"@fluentui/react-theme-provider": "^0.19.16",
|
|
29
31
|
"@fluentui/scheme-utilities": "^8.2.12",
|
|
32
|
+
"@fluentui/styles": "0.66.5",
|
|
30
33
|
"@fluentui/theme": "^2.6.6",
|
|
31
34
|
"@microsoft/decorators": "1.17.3",
|
|
32
35
|
"@microsoft/mgt-react": "2.10.1",
|
|
33
36
|
"@microsoft/mgt-spfx": "2.6.1",
|
|
34
37
|
"@microsoft/sp-application-base": "1.17.3",
|
|
38
|
+
"@microsoft/sp-component-base": "1.17.3",
|
|
35
39
|
"@microsoft/sp-core-library": "1.17.3",
|
|
36
40
|
"@microsoft/sp-dialog": "1.17.3",
|
|
41
|
+
"@microsoft/sp-extension-base": "1.17.3",
|
|
42
|
+
"@microsoft/sp-http": "1.17.3",
|
|
37
43
|
"@microsoft/sp-listview-extensibility": "1.17.3",
|
|
38
44
|
"@microsoft/sp-loader": "1.17.3",
|
|
39
45
|
"@microsoft/sp-lodash-subset": "1.17.3",
|
|
40
46
|
"@microsoft/sp-office-ui-fabric-core": "1.17.3",
|
|
47
|
+
"@microsoft/sp-page-context": "1.17.3",
|
|
41
48
|
"@microsoft/sp-property-pane": "1.17.3",
|
|
42
49
|
"@microsoft/sp-webpart-base": "1.17.3",
|
|
43
50
|
"@monaco-editor/loader": "^1.3.1",
|
|
51
|
+
"@pnp/common": "2.5.0",
|
|
52
|
+
"@pnp/odata": "2.5.0",
|
|
44
53
|
"@pnp/sp": "2.5.0",
|
|
45
54
|
"@pnp/telemetry-js": "2.0.0",
|
|
46
55
|
"@popperjs/core": "2.5.4",
|
|
47
56
|
"@uifabric/icons": "7.9.5",
|
|
57
|
+
"@uifabric/react-hooks": "7.16.4",
|
|
58
|
+
"@uifabric/utilities": "7.38.2",
|
|
48
59
|
"adaptive-expressions": "^4.15.0",
|
|
49
60
|
"adaptivecards": "2.11.2",
|
|
50
61
|
"adaptivecards-designer": "2.4.3",
|