@pnp/spfx-property-controls 3.8.0-beta.2337140 → 3.8.0-beta.2337151

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
@@ -9,9 +9,12 @@
9
9
  "enhancements": [
10
10
  "`PropertyFieldSitePicker`: Site Picker search for any input string [#386](https://github.com/pnp/sp-dev-fx-property-controls/pull/386)"
11
11
  ],
12
- "fixes": []
12
+ "fixes": [
13
+ "`PropertyFieldListPicker`: Remove debugger [#455](https://github.com/pnp/sp-dev-fx-property-controls/pull/455)"
14
+ ]
13
15
  },
14
16
  "contributions": [
17
+ "[Markus Langer](https://github.com/MarkusLanger)",
15
18
  "[Milan Holemans](https://github.com/milanholemans)",
16
19
  "[Peter Cox](https://github.com/PeterWCox)"
17
20
  ]
@@ -1,2 +1,2 @@
1
- export var version = "3.8.0-beta.2337140";
1
+ export var version = "3.8.0-beta.2337151";
2
2
  //# sourceMappingURL=version.js.map
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.8.0-beta.2337140",
4
+ "version": "3.8.0-beta.2337151",
5
5
  "scripts": {
6
6
  "build": "gulp build",
7
7
  "clean": "gulp clean",
@@ -2,9 +2,9 @@
2
2
  "errors": [],
3
3
  "warnings": [],
4
4
  "version": "4.44.2",
5
- "hash": "91f5030a071666bf56e3",
6
- "time": 9611,
7
- "builtAt": 1652774332689,
5
+ "hash": "6bf1e39923aa07589312",
6
+ "time": 12876,
7
+ "builtAt": 1652774516864,
8
8
  "publicPath": "",
9
9
  "outputPath": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/dist",
10
10
  "assetsByChunkName": {
@@ -341,7 +341,7 @@
341
341
  "property-controls-test-web-part.js",
342
342
  "property-controls-test-web-part.js.map"
343
343
  ],
344
- "hash": "b23d3a944d32bdda08d6",
344
+ "hash": "2641a7bcaff580376d69",
345
345
  "siblings": [],
346
346
  "parents": [],
347
347
  "children": [],
@@ -2866,9 +2866,9 @@
2866
2866
  "chunks": [
2867
2867
  "property-controls-test-web-part"
2868
2868
  ],
2869
- "issuer": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_toKey.js",
2870
- "issuerId": "9Nap",
2871
- "issuerName": "./node_modules/lodash/_toKey.js",
2869
+ "issuer": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_isKey.js",
2870
+ "issuerId": "9ggG",
2871
+ "issuerName": "./node_modules/lodash/_isKey.js",
2872
2872
  "issuerPath": [
2873
2873
  {
2874
2874
  "id": "fd0V",
@@ -2896,14 +2896,14 @@
2896
2896
  "name": "./node_modules/lodash/omit.js"
2897
2897
  },
2898
2898
  {
2899
- "id": "S7Xf",
2900
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_baseUnset.js",
2901
- "name": "./node_modules/lodash/_baseUnset.js"
2899
+ "id": "4uTw",
2900
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_castPath.js",
2901
+ "name": "./node_modules/lodash/_castPath.js"
2902
2902
  },
2903
2903
  {
2904
- "id": "9Nap",
2905
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_toKey.js",
2906
- "name": "./node_modules/lodash/_toKey.js"
2904
+ "id": "9ggG",
2905
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_isKey.js",
2906
+ "name": "./node_modules/lodash/_isKey.js"
2907
2907
  }
2908
2908
  ],
2909
2909
  "failed": false,
@@ -82421,9 +82421,9 @@
82421
82421
  "chunks": [
82422
82422
  "property-controls-test-web-part"
82423
82423
  ],
82424
- "issuer": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/isPlainObject.js",
82425
- "issuerId": "YO3V",
82426
- "issuerName": "./node_modules/lodash/isPlainObject.js",
82424
+ "issuer": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getSymbolsIn.js",
82425
+ "issuerId": "oCl/",
82426
+ "issuerName": "./node_modules/lodash/_getSymbolsIn.js",
82427
82427
  "issuerPath": [
82428
82428
  {
82429
82429
  "id": "fd0V",
@@ -82451,14 +82451,14 @@
82451
82451
  "name": "./node_modules/lodash/omit.js"
82452
82452
  },
82453
82453
  {
82454
- "id": "4Oe1",
82455
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_customOmitClone.js",
82456
- "name": "./node_modules/lodash/_customOmitClone.js"
82454
+ "id": "G6z8",
82455
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getAllKeysIn.js",
82456
+ "name": "./node_modules/lodash/_getAllKeysIn.js"
82457
82457
  },
82458
82458
  {
82459
- "id": "YO3V",
82460
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/isPlainObject.js",
82461
- "name": "./node_modules/lodash/isPlainObject.js"
82459
+ "id": "oCl/",
82460
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getSymbolsIn.js",
82461
+ "name": "./node_modules/lodash/_getSymbolsIn.js"
82462
82462
  }
82463
82463
  ],
82464
82464
  "failed": false,
@@ -153262,7 +153262,7 @@
153262
153262
  ],
153263
153263
  "optimizationBailout": [],
153264
153264
  "depth": 4,
153265
- "source": "export var version = \"3.8.0-beta.2337140\";\n"
153265
+ "source": "export var version = \"3.8.0-beta.2337151\";\n"
153266
153266
  },
153267
153267
  {
153268
153268
  "id": "cLrF",
@@ -174777,14 +174777,14 @@
174777
174777
  "name": "./node_modules/lodash/omit.js"
174778
174778
  },
174779
174779
  {
174780
- "id": "4Oe1",
174781
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_customOmitClone.js",
174782
- "name": "./node_modules/lodash/_customOmitClone.js"
174780
+ "id": "G6z8",
174781
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getAllKeysIn.js",
174782
+ "name": "./node_modules/lodash/_getAllKeysIn.js"
174783
174783
  },
174784
174784
  {
174785
- "id": "YO3V",
174786
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/isPlainObject.js",
174787
- "name": "./node_modules/lodash/isPlainObject.js"
174785
+ "id": "oCl/",
174786
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getSymbolsIn.js",
174787
+ "name": "./node_modules/lodash/_getSymbolsIn.js"
174788
174788
  },
174789
174789
  {
174790
174790
  "id": "LcsW",
@@ -237656,9 +237656,9 @@
237656
237656
  "chunks": [
237657
237657
  "property-controls-test-web-part"
237658
237658
  ],
237659
- "issuer": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_toKey.js",
237660
- "issuerId": "9Nap",
237661
- "issuerName": "./node_modules/lodash/_toKey.js",
237659
+ "issuer": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_isKey.js",
237660
+ "issuerId": "9ggG",
237661
+ "issuerName": "./node_modules/lodash/_isKey.js",
237662
237662
  "issuerPath": [
237663
237663
  {
237664
237664
  "id": "fd0V",
@@ -237686,14 +237686,14 @@
237686
237686
  "name": "./node_modules/lodash/omit.js"
237687
237687
  },
237688
237688
  {
237689
- "id": "S7Xf",
237690
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_baseUnset.js",
237691
- "name": "./node_modules/lodash/_baseUnset.js"
237689
+ "id": "4uTw",
237690
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_castPath.js",
237691
+ "name": "./node_modules/lodash/_castPath.js"
237692
237692
  },
237693
237693
  {
237694
- "id": "9Nap",
237695
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_toKey.js",
237696
- "name": "./node_modules/lodash/_toKey.js"
237694
+ "id": "9ggG",
237695
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_isKey.js",
237696
+ "name": "./node_modules/lodash/_isKey.js"
237697
237697
  }
237698
237698
  ],
237699
237699
  "failed": false,
@@ -317235,9 +317235,9 @@
317235
317235
  "chunks": [
317236
317236
  "property-controls-test-web-part"
317237
317237
  ],
317238
- "issuer": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/isPlainObject.js",
317239
- "issuerId": "YO3V",
317240
- "issuerName": "./node_modules/lodash/isPlainObject.js",
317238
+ "issuer": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getSymbolsIn.js",
317239
+ "issuerId": "oCl/",
317240
+ "issuerName": "./node_modules/lodash/_getSymbolsIn.js",
317241
317241
  "issuerPath": [
317242
317242
  {
317243
317243
  "id": "fd0V",
@@ -317265,14 +317265,14 @@
317265
317265
  "name": "./node_modules/lodash/omit.js"
317266
317266
  },
317267
317267
  {
317268
- "id": "4Oe1",
317269
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_customOmitClone.js",
317270
- "name": "./node_modules/lodash/_customOmitClone.js"
317268
+ "id": "G6z8",
317269
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getAllKeysIn.js",
317270
+ "name": "./node_modules/lodash/_getAllKeysIn.js"
317271
317271
  },
317272
317272
  {
317273
- "id": "YO3V",
317274
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/isPlainObject.js",
317275
- "name": "./node_modules/lodash/isPlainObject.js"
317273
+ "id": "oCl/",
317274
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getSymbolsIn.js",
317275
+ "name": "./node_modules/lodash/_getSymbolsIn.js"
317276
317276
  }
317277
317277
  ],
317278
317278
  "failed": false,
@@ -388076,7 +388076,7 @@
388076
388076
  ],
388077
388077
  "optimizationBailout": [],
388078
388078
  "depth": 4,
388079
- "source": "export var version = \"3.8.0-beta.2337140\";\n"
388079
+ "source": "export var version = \"3.8.0-beta.2337151\";\n"
388080
388080
  },
388081
388081
  {
388082
388082
  "id": "cLrF",
@@ -409591,14 +409591,14 @@
409591
409591
  "name": "./node_modules/lodash/omit.js"
409592
409592
  },
409593
409593
  {
409594
- "id": "4Oe1",
409595
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_customOmitClone.js",
409596
- "name": "./node_modules/lodash/_customOmitClone.js"
409594
+ "id": "G6z8",
409595
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getAllKeysIn.js",
409596
+ "name": "./node_modules/lodash/_getAllKeysIn.js"
409597
409597
  },
409598
409598
  {
409599
- "id": "YO3V",
409600
- "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/isPlainObject.js",
409601
- "name": "./node_modules/lodash/isPlainObject.js"
409599
+ "id": "oCl/",
409600
+ "identifier": "/home/runner/work/sp-dev-fx-property-controls/sp-dev-fx-property-controls/node_modules/lodash/_getSymbolsIn.js",
409601
+ "name": "./node_modules/lodash/_getSymbolsIn.js"
409602
409602
  },
409603
409603
  {
409604
409604
  "id": "LcsW",