@pnp/spfx-property-controls 3.23.0-beta.2280863 → 3.23.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.
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuites name="jest tests" tests="1" failures="0" errors="0" time="2.428">
3
- <testsuite name="PropertyControlsTestWebPart" errors="0" failures="0" skipped="0" timestamp="2026-03-07T22:34:18" time="2.013" tests="1">
2
+ <testsuites name="jest tests" tests="1" failures="0" errors="0" time="2.396">
3
+ <testsuite name="PropertyControlsTestWebPart" errors="0" failures="0" skipped="0" timestamp="2026-03-14T20:02:10" time="1.99" tests="1">
4
4
  <testcase classname="PropertyControlsTestWebPart &gt; " name="should do something (lib-commonjs/webparts/propertyControlsTest/test/PropertyControlsTestWebPart.test.js)" time="0.002">
5
5
  </testcase>
6
6
  </testsuite>
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../../src/common/telemetry/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,EAAE,MAA8B,CAAC"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../../src/common/telemetry/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,EAAE,MAAiB,CAAC"}
@@ -1,2 +1,2 @@
1
- export const version = "3.23.0-beta.2280863";
1
+ export const version = "3.23.0";
2
2
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../../src/common/telemetry/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAW,qBAAqB,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../../src/common/telemetry/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAW,QAAQ,CAAC"}
@@ -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.23.0-beta.2280863";
4
+ exports.version = "3.23.0";
5
5
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../../src/common/telemetry/version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAW,qBAAqB,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../../src/common/telemetry/version.ts"],"names":[],"mappings":";;;AAAa,QAAA,OAAO,GAAW,QAAQ,CAAC"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pnp/spfx-property-controls",
3
3
  "description": "Reusable property pane controls for SharePoint Framework solutions",
4
- "version": "3.23.0-beta.2280863",
4
+ "version": "3.23.0",
5
5
  "engines": {
6
6
  "node": ">=22.14.0 < 23.0.0"
7
7
  },
@@ -99,4 +99,4 @@
99
99
  "main": "lib/index.js",
100
100
  "maintainers": [],
101
101
  "contributors": []
102
- }
102
+ }
@@ -59,7 +59,7 @@
59
59
  "scriptResources": {
60
60
  "property-controls-test-web-part": {
61
61
  "type": "path",
62
- "path": "property-controls-test-web-part_0ab329f87e1263e64ca2.js"
62
+ "path": "property-controls-test-web-part_134b283af7e86d327d74.js"
63
63
  },
64
64
  "react": {
65
65
  "type": "component",