@wordpress/plugins 7.45.0 → 7.45.1-next.v.202605131006.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.
|
@@ -36,7 +36,7 @@ import type { WPPlugin } from '../../api';
|
|
|
36
36
|
*
|
|
37
37
|
* @return {Component} The component to be rendered.
|
|
38
38
|
*/
|
|
39
|
-
declare function PluginArea({ scope, onError
|
|
39
|
+
declare function PluginArea({ scope, onError }: {
|
|
40
40
|
scope?: string;
|
|
41
41
|
onError?: (name: WPPlugin['name'], error: Error) => void;
|
|
42
42
|
}): import("react").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/plugin-area/index.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAS1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,iBAAS,UAAU,CAAE,EACpB,KAAK,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/plugin-area/index.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAS1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,iBAAS,UAAU,CAAE,EACpB,KAAK,EACL,OAAO,EACP,EAAE;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,CAAE,IAAI,EAAE,QAAQ,CAAE,MAAM,CAAE,EAAE,KAAK,EAAE,KAAK,KAAM,IAAI,CAAC;CAC7D,+BAgEA;eAEc,UAAU"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/plugin-context/index.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAE1C,MAAM,WAAW,aAAa;IAC7B,IAAI,EAAE,IAAI,GAAG,QAAQ,CAAE,MAAM,CAAE,CAAC;IAChC,IAAI,EAAE,IAAI,GAAG,QAAQ,CAAE,MAAM,CAAE,CAAC;CAChC;AAQD,eAAO,MAAM,qBAAqB,yCAAmB,CAAC;AAEtD;;;;GAIG;AACH,wBAAgB,gBAAgB,kBAE/B;AAED;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/plugin-context/index.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAE1C,MAAM,WAAW,aAAa;IAC7B,IAAI,EAAE,IAAI,GAAG,QAAQ,CAAE,MAAM,CAAE,CAAC;IAChC,IAAI,EAAE,IAAI,GAAG,QAAQ,CAAE,MAAM,CAAE,CAAC;CAChC;AAQD,eAAO,MAAM,qBAAqB,yCAAmB,CAAC;AAEtD;;;;GAIG;AACH,wBAAgB,gBAAgB,kBAE/B;AAED;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,iBAAiB,sBACV,CAAE,CAAC,EACrB,OAAO,EAAE,aAAa,EACtB,KAAK,EAAE,CAAC,KACJ,CAAC,GAAG,aAAa,+FAiBE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/plugin-error-boundary/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C;;GAEG;AACH,OAAO,KAAK,EACX,wBAAwB,IAAI,KAAK,EACjC,wBAAwB,IAAI,KAAK,EACjC,MAAM,aAAa,CAAC;AAErB,qBAAa,mBAAoB,SAAQ,SAAS,CAAE,KAAK,EAAE,KAAK,CAAE;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/plugin-error-boundary/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C;;GAEG;AACH,OAAO,KAAK,EACX,wBAAwB,IAAI,KAAK,EACjC,wBAAwB,IAAI,KAAK,EACjC,MAAM,aAAa,CAAC;AAErB,qBAAa,mBAAoB,SAAQ,SAAS,CAAE,KAAK,EAAE,KAAK,CAAE;IACjE,YAAa,KAAK,EAAE,KAAK,EAKxB;IAED,MAAM,CAAC,wBAAwB,IAAI,KAAK,CAEvC;IAED,iBAAiB,CAAE,KAAK,EAAE,KAAK,GAAI,IAAI,CAKtC;IAED,MAAM,IAAI,KAAK,CAAC,SAAS,CAMxB;CACD"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wordpress/plugins",
|
|
3
|
-
"version": "7.45.0",
|
|
3
|
+
"version": "7.45.1-next.v.202605131006.0+2a3d07cab",
|
|
4
4
|
"description": "Plugins module for WordPress.",
|
|
5
5
|
"author": "The WordPress Contributors",
|
|
6
6
|
"license": "GPL-2.0-or-later",
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
"wpScript": true,
|
|
44
44
|
"types": "build-types",
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@wordpress/components": "^33.
|
|
47
|
-
"@wordpress/compose": "^7.45.0",
|
|
48
|
-
"@wordpress/deprecated": "^4.45.0",
|
|
49
|
-
"@wordpress/element": "^6.45.0",
|
|
50
|
-
"@wordpress/hooks": "^4.45.0",
|
|
51
|
-
"@wordpress/icons": "^13.0.0",
|
|
52
|
-
"@wordpress/is-shallow-equal": "^5.45.0",
|
|
46
|
+
"@wordpress/components": "^33.1.1-next.v.202605131006.0+2a3d07cab",
|
|
47
|
+
"@wordpress/compose": "^7.45.1-next.v.202605131006.0+2a3d07cab",
|
|
48
|
+
"@wordpress/deprecated": "^4.45.1-next.v.202605131006.0+2a3d07cab",
|
|
49
|
+
"@wordpress/element": "^6.45.1-next.v.202605131006.0+2a3d07cab",
|
|
50
|
+
"@wordpress/hooks": "^4.45.1-next.v.202605131006.0+2a3d07cab",
|
|
51
|
+
"@wordpress/icons": "^13.0.1-next.v.202605131006.0+2a3d07cab",
|
|
52
|
+
"@wordpress/is-shallow-equal": "^5.45.1-next.v.202605131006.0+2a3d07cab",
|
|
53
53
|
"memize": "^2.0.1"
|
|
54
54
|
},
|
|
55
55
|
"peerDependencies": {
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"publishConfig": {
|
|
60
60
|
"access": "public"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "8804fa29bc78a1d98e5a4d40c3e180ddd907016c"
|
|
63
63
|
}
|