@microsoft/generator-sharepoint 1.22.0-rc.1 → 1.22.0
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.
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
"adaptiveCardExtension": {
|
|
3
3
|
"standard": {
|
|
4
4
|
"dependencies": {
|
|
5
|
-
"@microsoft/sp-core-library": "1.22.0
|
|
6
|
-
"@microsoft/sp-property-pane": "1.22.0
|
|
7
|
-
"@microsoft/sp-adaptive-card-extension-base": "1.22.0
|
|
5
|
+
"@microsoft/sp-core-library": "1.22.0",
|
|
6
|
+
"@microsoft/sp-property-pane": "1.22.0",
|
|
7
|
+
"@microsoft/sp-adaptive-card-extension-base": "1.22.0"
|
|
8
8
|
},
|
|
9
9
|
"devDependencies": {
|
|
10
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
10
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
13
|
"plusBeta": {
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@microsoft/sp-core-library": "1.22.0
|
|
16
|
-
"@microsoft/sp-property-pane": "1.22.0
|
|
17
|
-
"@microsoft/sp-adaptive-card-extension-base": "1.22.0
|
|
15
|
+
"@microsoft/sp-core-library": "1.22.0",
|
|
16
|
+
"@microsoft/sp-property-pane": "1.22.0",
|
|
17
|
+
"@microsoft/sp-adaptive-card-extension-base": "1.22.0"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
20
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"applicationCustomizer": {
|
|
25
25
|
"standard": {
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@microsoft/sp-dialog": "1.22.0
|
|
28
|
-
"@microsoft/sp-application-base": "1.22.0
|
|
27
|
+
"@microsoft/sp-dialog": "1.22.0",
|
|
28
|
+
"@microsoft/sp-application-base": "1.22.0"
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"plusBeta": null
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"applicationCustomizerPlusBeta": {
|
|
34
34
|
"standard": {
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@microsoft/sp-dialog": "1.22.0
|
|
37
|
-
"@microsoft/sp-application-base": "1.22.0
|
|
36
|
+
"@microsoft/sp-dialog": "1.22.0",
|
|
37
|
+
"@microsoft/sp-application-base": "1.22.0"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
"plusBeta": null
|
|
@@ -42,8 +42,8 @@
|
|
|
42
42
|
"commandSet": {
|
|
43
43
|
"standard": {
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@microsoft/sp-listview-extensibility": "1.22.0
|
|
46
|
-
"@microsoft/sp-dialog": "1.22.0
|
|
45
|
+
"@microsoft/sp-listview-extensibility": "1.22.0",
|
|
46
|
+
"@microsoft/sp-dialog": "1.22.0"
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
"plusBeta": null
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"commandSetPlusBeta": {
|
|
52
52
|
"standard": {
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@microsoft/sp-listview-extensibility": "1.22.0
|
|
55
|
-
"@microsoft/sp-dialog": "1.22.0
|
|
54
|
+
"@microsoft/sp-listview-extensibility": "1.22.0",
|
|
55
|
+
"@microsoft/sp-dialog": "1.22.0"
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
"plusBeta": null
|
|
@@ -60,27 +60,27 @@
|
|
|
60
60
|
"extension": {
|
|
61
61
|
"standard": {
|
|
62
62
|
"dependencies": {
|
|
63
|
-
"@microsoft/sp-core-library": "1.22.0
|
|
64
|
-
"@microsoft/decorators": "1.22.0
|
|
63
|
+
"@microsoft/sp-core-library": "1.22.0",
|
|
64
|
+
"@microsoft/decorators": "1.22.0"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
67
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
68
68
|
}
|
|
69
69
|
},
|
|
70
70
|
"plusBeta": {
|
|
71
71
|
"dependencies": {
|
|
72
|
-
"@microsoft/sp-core-library": "1.22.0
|
|
73
|
-
"@microsoft/decorators": "1.22.0
|
|
72
|
+
"@microsoft/sp-core-library": "1.22.0",
|
|
73
|
+
"@microsoft/decorators": "1.22.0"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
76
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
},
|
|
80
80
|
"fieldCustomizer": {
|
|
81
81
|
"standard": {
|
|
82
82
|
"dependencies": {
|
|
83
|
-
"@microsoft/sp-listview-extensibility": "1.22.0
|
|
83
|
+
"@microsoft/sp-listview-extensibility": "1.22.0"
|
|
84
84
|
}
|
|
85
85
|
},
|
|
86
86
|
"plusBeta": null
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"fieldCustomizerPlusBeta": {
|
|
89
89
|
"standard": {
|
|
90
90
|
"dependencies": {
|
|
91
|
-
"@microsoft/sp-listview-extensibility": "1.22.0
|
|
91
|
+
"@microsoft/sp-listview-extensibility": "1.22.0"
|
|
92
92
|
}
|
|
93
93
|
},
|
|
94
94
|
"plusBeta": null
|
|
@@ -97,13 +97,13 @@
|
|
|
97
97
|
"standard": {
|
|
98
98
|
"dependencies": {},
|
|
99
99
|
"devDependencies": {
|
|
100
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
100
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
101
101
|
}
|
|
102
102
|
},
|
|
103
103
|
"plusBeta": {
|
|
104
104
|
"dependencies": {},
|
|
105
105
|
"devDependencies": {
|
|
106
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
106
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
109
|
},
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"searchQueryModifier": {
|
|
126
126
|
"standard": {
|
|
127
127
|
"dependencies": {
|
|
128
|
-
"@microsoft/sp-search-extensibility": "1.22.0
|
|
128
|
+
"@microsoft/sp-search-extensibility": "1.22.0"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
"plusBeta": null
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"searchQueryModifierPlusBeta": {
|
|
134
134
|
"standard": {
|
|
135
135
|
"dependencies": {
|
|
136
|
-
"@microsoft/sp-search-extensibility": "1.22.0
|
|
136
|
+
"@microsoft/sp-search-extensibility": "1.22.0"
|
|
137
137
|
}
|
|
138
138
|
},
|
|
139
139
|
"plusBeta": null
|
|
@@ -141,29 +141,29 @@
|
|
|
141
141
|
"webpart": {
|
|
142
142
|
"standard": {
|
|
143
143
|
"dependencies": {
|
|
144
|
-
"@microsoft/sp-core-library": "1.22.0
|
|
145
|
-
"@microsoft/sp-component-base": "1.22.0
|
|
146
|
-
"@microsoft/sp-property-pane": "1.22.0
|
|
147
|
-
"@microsoft/sp-webpart-base": "1.22.0
|
|
148
|
-
"@microsoft/sp-lodash-subset": "1.22.0
|
|
149
|
-
"@microsoft/sp-office-ui-fabric-core": "1.22.0
|
|
144
|
+
"@microsoft/sp-core-library": "1.22.0",
|
|
145
|
+
"@microsoft/sp-component-base": "1.22.0",
|
|
146
|
+
"@microsoft/sp-property-pane": "1.22.0",
|
|
147
|
+
"@microsoft/sp-webpart-base": "1.22.0",
|
|
148
|
+
"@microsoft/sp-lodash-subset": "1.22.0",
|
|
149
|
+
"@microsoft/sp-office-ui-fabric-core": "1.22.0"
|
|
150
150
|
},
|
|
151
151
|
"devDependencies": {
|
|
152
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
152
|
+
"@microsoft/sp-module-interfaces": "1.22.0",
|
|
153
153
|
"@fluentui/react": "^8.106.4"
|
|
154
154
|
}
|
|
155
155
|
},
|
|
156
156
|
"plusBeta": {
|
|
157
157
|
"dependencies": {
|
|
158
|
-
"@microsoft/sp-core-library": "1.22.0
|
|
159
|
-
"@microsoft/sp-component-base": "1.22.0
|
|
160
|
-
"@microsoft/sp-property-pane": "1.22.0
|
|
161
|
-
"@microsoft/sp-webpart-base": "1.22.0
|
|
162
|
-
"@microsoft/sp-lodash-subset": "1.22.0
|
|
163
|
-
"@microsoft/sp-office-ui-fabric-core": "1.22.0
|
|
158
|
+
"@microsoft/sp-core-library": "1.22.0",
|
|
159
|
+
"@microsoft/sp-component-base": "1.22.0",
|
|
160
|
+
"@microsoft/sp-property-pane": "1.22.0",
|
|
161
|
+
"@microsoft/sp-webpart-base": "1.22.0",
|
|
162
|
+
"@microsoft/sp-lodash-subset": "1.22.0",
|
|
163
|
+
"@microsoft/sp-office-ui-fabric-core": "1.22.0"
|
|
164
164
|
},
|
|
165
165
|
"devDependencies": {
|
|
166
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
166
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
},
|
|
@@ -174,10 +174,10 @@
|
|
|
174
174
|
},
|
|
175
175
|
"devDependencies": {
|
|
176
176
|
"@rushstack/eslint-config": "4.5.2",
|
|
177
|
-
"@microsoft/eslint-plugin-spfx": "1.22.0
|
|
178
|
-
"@microsoft/eslint-config-spfx": "1.22.0
|
|
179
|
-
"@microsoft/spfx-web-build-rig": "1.22.0
|
|
180
|
-
"@microsoft/spfx-heft-plugins": "1.22.0
|
|
177
|
+
"@microsoft/eslint-plugin-spfx": "1.22.0",
|
|
178
|
+
"@microsoft/eslint-config-spfx": "1.22.0",
|
|
179
|
+
"@microsoft/spfx-web-build-rig": "1.22.0",
|
|
180
|
+
"@microsoft/spfx-heft-plugins": "1.22.0",
|
|
181
181
|
"@rushstack/heft": "1.1.2",
|
|
182
182
|
"@types/heft-jest": "1.0.2",
|
|
183
183
|
"@types/webpack-env": "~1.15.2",
|
|
@@ -197,9 +197,9 @@
|
|
|
197
197
|
"devDependencies": {
|
|
198
198
|
"@microsoft/rush-stack-compiler-5.3": "0.1.0",
|
|
199
199
|
"@rushstack/eslint-config": "4.5.2",
|
|
200
|
-
"@microsoft/eslint-plugin-spfx": "1.22.0
|
|
201
|
-
"@microsoft/eslint-config-spfx": "1.22.0
|
|
202
|
-
"@microsoft/sp-build-web": "1.22.0
|
|
200
|
+
"@microsoft/eslint-plugin-spfx": "1.22.0",
|
|
201
|
+
"@microsoft/eslint-config-spfx": "1.22.0",
|
|
202
|
+
"@microsoft/sp-build-web": "1.22.0",
|
|
203
203
|
"@types/webpack-env": "~1.15.2",
|
|
204
204
|
"@typescript-eslint/parser": "8.46.2",
|
|
205
205
|
"ajv": "^6.12.5",
|
|
@@ -216,24 +216,24 @@
|
|
|
216
216
|
"formCustomizer": {
|
|
217
217
|
"standard": {
|
|
218
218
|
"dependencies": {
|
|
219
|
-
"@microsoft/sp-core-library": "1.22.0
|
|
220
|
-
"@microsoft/sp-listview-extensibility": "1.22.0
|
|
221
|
-
"@microsoft/sp-lodash-subset": "1.22.0
|
|
222
|
-
"@microsoft/sp-office-ui-fabric-core": "1.22.0
|
|
219
|
+
"@microsoft/sp-core-library": "1.22.0",
|
|
220
|
+
"@microsoft/sp-listview-extensibility": "1.22.0",
|
|
221
|
+
"@microsoft/sp-lodash-subset": "1.22.0",
|
|
222
|
+
"@microsoft/sp-office-ui-fabric-core": "1.22.0"
|
|
223
223
|
},
|
|
224
224
|
"devDependencies": {
|
|
225
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
225
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
228
|
"plusBeta": {
|
|
229
229
|
"dependencies": {
|
|
230
|
-
"@microsoft/sp-core-library": "1.22.0
|
|
231
|
-
"@microsoft/sp-listview-extensibility": "1.22.0
|
|
232
|
-
"@microsoft/sp-lodash-subset": "1.22.0
|
|
233
|
-
"@microsoft/sp-office-ui-fabric-core": "1.22.0
|
|
230
|
+
"@microsoft/sp-core-library": "1.22.0",
|
|
231
|
+
"@microsoft/sp-listview-extensibility": "1.22.0",
|
|
232
|
+
"@microsoft/sp-lodash-subset": "1.22.0",
|
|
233
|
+
"@microsoft/sp-office-ui-fabric-core": "1.22.0"
|
|
234
234
|
},
|
|
235
235
|
"devDependencies": {
|
|
236
|
-
"@microsoft/sp-module-interfaces": "1.22.0
|
|
236
|
+
"@microsoft/sp-module-interfaces": "1.22.0"
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
}
|
|
@@ -6,17 +6,9 @@
|
|
|
6
6
|
"node": ">=22.14.0 < 23.0.0"
|
|
7
7
|
},
|
|
8
8
|
"scripts": {
|
|
9
|
-
"build": "heft
|
|
10
|
-
"test": "heft test",
|
|
11
|
-
"test-only": "heft run --only test --",
|
|
12
|
-
"clean": "heft clean",
|
|
13
|
-
"deploy": "heft dev-deploy",
|
|
9
|
+
"build": "heft test --clean --production && heft package-solution --production",
|
|
14
10
|
"start": "heft start --clean",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"deploy-azure-storage": "heft deploy-azure-storage",
|
|
18
|
-
"eject-webpack": "heft eject-webpack",
|
|
19
|
-
"trust-dev-cert": "heft trust-dev-cert",
|
|
20
|
-
"untrust-dev-cert": "heft untrust-dev-cert"
|
|
11
|
+
"clean": "heft clean",
|
|
12
|
+
"eject-webpack": "heft eject-webpack"
|
|
21
13
|
}
|
|
22
14
|
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# <%= libraryName %>
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Short summary on functionality and used technologies.
|
|
6
|
+
|
|
7
|
+
[picture of the solution in action, if possible]
|
|
8
|
+
|
|
9
|
+
## Used SharePoint Framework Version
|
|
10
|
+
|
|
11
|
+

|
|
12
|
+
|
|
13
|
+
## Applies to
|
|
14
|
+
|
|
15
|
+
- [SharePoint Framework](https://aka.ms/spfx)
|
|
16
|
+
- [Microsoft 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant)
|
|
17
|
+
|
|
18
|
+
> Get your own free development tenant by subscribing to [Microsoft 365 developer program](http://aka.ms/o365devprogram)
|
|
19
|
+
|
|
20
|
+
## Prerequisites
|
|
21
|
+
|
|
22
|
+
> Any special pre-requisites?
|
|
23
|
+
|
|
24
|
+
## Solution
|
|
25
|
+
|
|
26
|
+
| Solution | Author(s) |
|
|
27
|
+
| ----------- | ------------------------------------------------------- |
|
|
28
|
+
| folder name | Author details (name, company, twitter alias with link) |
|
|
29
|
+
|
|
30
|
+
## Version history
|
|
31
|
+
|
|
32
|
+
| Version | Date | Comments |
|
|
33
|
+
| ------- | ---------------- | --------------- |
|
|
34
|
+
| 1.1 | March 10, 2021 | Update comment |
|
|
35
|
+
| 1.0 | January 29, 2021 | Initial release |
|
|
36
|
+
|
|
37
|
+
## Disclaimer
|
|
38
|
+
|
|
39
|
+
**THIS CODE IS PROVIDED _AS IS_ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
|
|
40
|
+
|
|
41
|
+
---
|
|
42
|
+
|
|
43
|
+
## Minimal Path to Awesome
|
|
44
|
+
|
|
45
|
+
- Clone this repository
|
|
46
|
+
- Ensure that you are at the solution folder
|
|
47
|
+
- in the command-line run:
|
|
48
|
+
- `npm install -g @rushstack/heft`
|
|
49
|
+
- `npm install`
|
|
50
|
+
- `heft start`
|
|
51
|
+
|
|
52
|
+
> Include any additional steps as needed.
|
|
53
|
+
|
|
54
|
+
Other build commands can be listed using `heft --help`.
|
|
55
|
+
|
|
56
|
+
## Features
|
|
57
|
+
|
|
58
|
+
Description of the extension that expands upon high-level summary above.
|
|
59
|
+
|
|
60
|
+
This extension illustrates the following concepts:
|
|
61
|
+
|
|
62
|
+
- topic 1
|
|
63
|
+
- topic 2
|
|
64
|
+
- topic 3
|
|
65
|
+
|
|
66
|
+
> Notice that better pictures and documentation will increase the sample usage and the value you are providing for others. Thanks for your submissions advance.
|
|
67
|
+
|
|
68
|
+
> Share your web part with others through Microsoft 365 Patterns and Practices program to get visibility and exposure. More details on the community, open-source projects and other activities from http://aka.ms/m365pnp.
|
|
69
|
+
|
|
70
|
+
## References
|
|
71
|
+
|
|
72
|
+
- [Getting started with SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant)
|
|
73
|
+
- [Building for Microsoft teams](https://docs.microsoft.com/sharepoint/dev/spfx/build-for-teams-overview)
|
|
74
|
+
- [Use Microsoft Graph in your solution](https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/using-microsoft-graph-apis)
|
|
75
|
+
- [Publish SharePoint Framework applications to the Marketplace](https://docs.microsoft.com/sharepoint/dev/spfx/publish-to-marketplace-overview)
|
|
76
|
+
- [Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp) - Guidance, tooling, samples and open-source controls for your Microsoft 365 development
|
|
77
|
+
- [Heft Documentation](https://heft.rushstack.io/)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/generator-sharepoint",
|
|
3
|
-
"version": "1.22.0
|
|
3
|
+
"version": "1.22.0",
|
|
4
4
|
"description": "Yeoman generator for the SharePoint Framework",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=22.14.0 < 23.0.0"
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"uuid": "^9.0.0",
|
|
44
44
|
"yeoman-generator": "5.10.0",
|
|
45
45
|
"yosay": "2.0.2",
|
|
46
|
-
"@microsoft/spfx-heft-plugins": "1.22.0
|
|
46
|
+
"@microsoft/spfx-heft-plugins": "1.22.0"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@rushstack/heft": "1.1.2",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"@types/yosay": "2.0.0",
|
|
59
59
|
"eslint": "8.57.1",
|
|
60
60
|
"mem-fs-editor": "^11.1.4",
|
|
61
|
-
"@msinternal/sp-teams-lib": "0.24.171",
|
|
62
61
|
"@msinternal/internal-node-rig": "0.1.0",
|
|
62
|
+
"@msinternal/sp-teams-lib": "0.24.171",
|
|
63
63
|
"@msinternal/ms-graph-v3-bundle": "3.0.2"
|
|
64
64
|
},
|
|
65
65
|
"scripts": {
|
|
File without changes
|