@wordpress/primitives 4.33.1 → 4.34.1-next.2f1c7c01b.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.
- package/CHANGELOG.md +2 -0
- package/build/block-quotation/index.js +3 -1
- package/build/block-quotation/index.js.map +1 -1
- package/build/horizontal-rule/index.js +3 -1
- package/build/horizontal-rule/index.js.map +1 -1
- package/build/index.js +2 -0
- package/build/index.js.map +1 -1
- package/build/svg/index.js +14 -12
- package/build/svg/index.js.map +1 -1
- package/build/view/index.js +3 -1
- package/build/view/index.js.map +1 -1
- package/build-module/block-quotation/index.js +2 -1
- package/build-module/block-quotation/index.js.map +1 -1
- package/build-module/horizontal-rule/index.js +2 -1
- package/build-module/horizontal-rule/index.js.map +1 -1
- package/build-module/index.js +1 -0
- package/build-module/index.js.map +1 -1
- package/build-module/svg/index.js +13 -12
- package/build-module/svg/index.js.map +1 -1
- package/build-module/view/index.js +2 -1
- package/build-module/view/index.js.map +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -16,12 +16,14 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// packages/primitives/src/block-quotation/index.js
|
|
19
21
|
var block_quotation_exports = {};
|
|
20
22
|
__export(block_quotation_exports, {
|
|
21
23
|
BlockQuotation: () => BlockQuotation
|
|
22
24
|
});
|
|
23
25
|
module.exports = __toCommonJS(block_quotation_exports);
|
|
24
|
-
|
|
26
|
+
var BlockQuotation = "blockquote";
|
|
25
27
|
// Annotate the CommonJS export names for ESM import in node:
|
|
26
28
|
0 && (module.exports = {
|
|
27
29
|
BlockQuotation
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/block-quotation/index.js"],
|
|
4
4
|
"sourcesContent": ["export const BlockQuotation = 'blockquote';\n"],
|
|
5
|
-
"mappings": "
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,IAAM,iBAAiB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -16,12 +16,14 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// packages/primitives/src/horizontal-rule/index.js
|
|
19
21
|
var horizontal_rule_exports = {};
|
|
20
22
|
__export(horizontal_rule_exports, {
|
|
21
23
|
HorizontalRule: () => HorizontalRule
|
|
22
24
|
});
|
|
23
25
|
module.exports = __toCommonJS(horizontal_rule_exports);
|
|
24
|
-
|
|
26
|
+
var HorizontalRule = "hr";
|
|
25
27
|
// Annotate the CommonJS export names for ESM import in node:
|
|
26
28
|
0 && (module.exports = {
|
|
27
29
|
HorizontalRule
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/horizontal-rule/index.js"],
|
|
4
4
|
"sourcesContent": ["export const HorizontalRule = 'hr';\n"],
|
|
5
|
-
"mappings": "
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,IAAM,iBAAiB;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/build/index.js
CHANGED
|
@@ -13,6 +13,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
13
13
|
};
|
|
14
14
|
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
15
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
+
|
|
17
|
+
// packages/primitives/src/index.js
|
|
16
18
|
var index_exports = {};
|
|
17
19
|
module.exports = __toCommonJS(index_exports);
|
|
18
20
|
__reExport(index_exports, require("./svg"), module.exports);
|
package/build/index.js.map
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/index.js"],
|
|
4
4
|
"sourcesContent": ["export * from './svg';\nexport * from './horizontal-rule';\nexport * from './block-quotation';\nexport * from './view';\n"],
|
|
5
|
-
"mappings": "
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,0BAAc,kBAAd;AACA,0BAAc,8BADd;AAEA,0BAAc,8BAFd;AAGA,0BAAc,mBAHd;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/build/svg/index.js
CHANGED
|
@@ -26,6 +26,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
26
26
|
mod
|
|
27
27
|
));
|
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
|
|
30
|
+
// packages/primitives/src/svg/index.js
|
|
29
31
|
var svg_exports = {};
|
|
30
32
|
__export(svg_exports, {
|
|
31
33
|
Circle: () => Circle,
|
|
@@ -41,20 +43,20 @@ __export(svg_exports, {
|
|
|
41
43
|
Stop: () => Stop
|
|
42
44
|
});
|
|
43
45
|
module.exports = __toCommonJS(svg_exports);
|
|
44
|
-
var import_jsx_runtime = require("react/jsx-runtime");
|
|
45
46
|
var import_clsx = __toESM(require("clsx"));
|
|
46
47
|
var import_element = require("@wordpress/element");
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
48
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
49
|
+
var Circle = (props) => (0, import_element.createElement)("circle", props);
|
|
50
|
+
var G = (props) => (0, import_element.createElement)("g", props);
|
|
51
|
+
var Line = (props) => (0, import_element.createElement)("line", props);
|
|
52
|
+
var Path = (props) => (0, import_element.createElement)("path", props);
|
|
53
|
+
var Polygon = (props) => (0, import_element.createElement)("polygon", props);
|
|
54
|
+
var Rect = (props) => (0, import_element.createElement)("rect", props);
|
|
55
|
+
var Defs = (props) => (0, import_element.createElement)("defs", props);
|
|
56
|
+
var RadialGradient = (props) => (0, import_element.createElement)("radialGradient", props);
|
|
57
|
+
var LinearGradient = (props) => (0, import_element.createElement)("linearGradient", props);
|
|
58
|
+
var Stop = (props) => (0, import_element.createElement)("stop", props);
|
|
59
|
+
var SVG = (0, import_element.forwardRef)(
|
|
58
60
|
/**
|
|
59
61
|
* @param {SVGProps} props isPressed indicates whether the SVG should appear as pressed.
|
|
60
62
|
* Other props will be passed through to svg component.
|
package/build/svg/index.js.map
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/svg/index.js"],
|
|
4
4
|
"sourcesContent": ["/**\n * External dependencies\n */\nimport clsx from 'clsx';\n\n/**\n * WordPress dependencies\n */\nimport { createElement, forwardRef } from '@wordpress/element';\n\n/** @typedef {{isPressed?: boolean} & import('react').ComponentPropsWithoutRef<'svg'>} SVGProps */\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'circle'>} props\n *\n * @return {JSX.Element} Circle component\n */\nexport const Circle = ( props ) => createElement( 'circle', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'g'>} props\n *\n * @return {JSX.Element} G component\n */\nexport const G = ( props ) => createElement( 'g', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'line'>} props\n *\n * @return {JSX.Element} Path component\n */\nexport const Line = ( props ) => createElement( 'line', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'path'>} props\n *\n * @return {JSX.Element} Path component\n */\nexport const Path = ( props ) => createElement( 'path', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'polygon'>} props\n *\n * @return {JSX.Element} Polygon component\n */\nexport const Polygon = ( props ) => createElement( 'polygon', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'rect'>} props\n *\n * @return {JSX.Element} Rect component\n */\nexport const Rect = ( props ) => createElement( 'rect', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'defs'>} props\n *\n * @return {JSX.Element} Defs component\n */\nexport const Defs = ( props ) => createElement( 'defs', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'radialGradient'>} props\n *\n * @return {JSX.Element} RadialGradient component\n */\nexport const RadialGradient = ( props ) =>\n\tcreateElement( 'radialGradient', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'linearGradient'>} props\n *\n * @return {JSX.Element} LinearGradient component\n */\nexport const LinearGradient = ( props ) =>\n\tcreateElement( 'linearGradient', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'stop'>} props\n *\n * @return {JSX.Element} Stop component\n */\nexport const Stop = ( props ) => createElement( 'stop', props );\n\nexport const SVG = forwardRef(\n\t/**\n\t * @param {SVGProps} props isPressed indicates whether the SVG should appear as pressed.\n\t * Other props will be passed through to svg component.\n\t * @param {import('react').ForwardedRef<SVGSVGElement>} ref The forwarded ref to the SVG element.\n\t *\n\t * @return {JSX.Element} Stop component\n\t */\n\t( { className, isPressed, ...props }, ref ) => {\n\t\tconst appliedProps = {\n\t\t\t...props,\n\t\t\tclassName:\n\t\t\t\tclsx( className, { 'is-pressed': isPressed } ) || undefined,\n\t\t\t'aria-hidden': true,\n\t\t\tfocusable: false,\n\t\t};\n\n\t\t// Disable reason: We need to have a way to render HTML tag for web.\n\t\t// eslint-disable-next-line react/forbid-elements\n\t\treturn <svg { ...appliedProps } ref={ ref } />;\n\t}\n);\nSVG.displayName = 'SVG';\n"],
|
|
5
|
-
"mappings": "
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,kBAAiB;AAKjB,qBAA0C;AA+FjC;AAtFF,IAAM,SAAS,CAAE,cAAW,8BAAe,UAAU,KAAM;AAO3D,IAAM,IAAI,CAAE,cAAW,8BAAe,KAAK,KAAM;AAOjD,IAAM,OAAO,CAAE,cAAW,8BAAe,QAAQ,KAAM;AAOvD,IAAM,OAAO,CAAE,cAAW,8BAAe,QAAQ,KAAM;AAOvD,IAAM,UAAU,CAAE,cAAW,8BAAe,WAAW,KAAM;AAO7D,IAAM,OAAO,CAAE,cAAW,8BAAe,QAAQ,KAAM;AAOvD,IAAM,OAAO,CAAE,cAAW,8BAAe,QAAQ,KAAM;AAOvD,IAAM,iBAAiB,CAAE,cAC/B,8BAAe,kBAAkB,KAAM;AAOjC,IAAM,iBAAiB,CAAE,cAC/B,8BAAe,kBAAkB,KAAM;AAOjC,IAAM,OAAO,CAAE,cAAW,8BAAe,QAAQ,KAAM;AAEvD,IAAM,UAAM;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQlB,CAAE,EAAE,WAAW,WAAW,GAAG,MAAM,GAAG,QAAS;AAC9C,UAAM,eAAe;AAAA,MACpB,GAAG;AAAA,MACH,eACC,YAAAA,SAAM,WAAW,EAAE,cAAc,UAAU,CAAE,KAAK;AAAA,MACnD,eAAe;AAAA,MACf,WAAW;AAAA,IACZ;AAIA,WAAO,4CAAC,SAAM,GAAG,cAAe,KAAY;AAAA,EAC7C;AACD;AACA,IAAI,cAAc;",
|
|
6
6
|
"names": ["clsx"]
|
|
7
7
|
}
|
package/build/view/index.js
CHANGED
|
@@ -16,12 +16,14 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// packages/primitives/src/view/index.js
|
|
19
21
|
var view_exports = {};
|
|
20
22
|
__export(view_exports, {
|
|
21
23
|
View: () => View
|
|
22
24
|
});
|
|
23
25
|
module.exports = __toCommonJS(view_exports);
|
|
24
|
-
|
|
26
|
+
var View = "div";
|
|
25
27
|
// Annotate the CommonJS export names for ESM import in node:
|
|
26
28
|
0 && (module.exports = {
|
|
27
29
|
View
|
package/build/view/index.js.map
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/view/index.js"],
|
|
4
4
|
"sourcesContent": ["export const View = 'div';\n"],
|
|
5
|
-
"mappings": "
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,IAAM,OAAO;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/build-module/index.js
CHANGED
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/index.js"],
|
|
4
4
|
"sourcesContent": ["export * from './svg';\nexport * from './horizontal-rule';\nexport * from './block-quotation';\nexport * from './view';\n"],
|
|
5
|
-
"mappings": "AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;",
|
|
5
|
+
"mappings": ";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
|
|
1
|
+
// packages/primitives/src/svg/index.js
|
|
2
2
|
import clsx from "clsx";
|
|
3
3
|
import { createElement, forwardRef } from "@wordpress/element";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
4
|
+
import { jsx } from "react/jsx-runtime";
|
|
5
|
+
var Circle = (props) => createElement("circle", props);
|
|
6
|
+
var G = (props) => createElement("g", props);
|
|
7
|
+
var Line = (props) => createElement("line", props);
|
|
8
|
+
var Path = (props) => createElement("path", props);
|
|
9
|
+
var Polygon = (props) => createElement("polygon", props);
|
|
10
|
+
var Rect = (props) => createElement("rect", props);
|
|
11
|
+
var Defs = (props) => createElement("defs", props);
|
|
12
|
+
var RadialGradient = (props) => createElement("radialGradient", props);
|
|
13
|
+
var LinearGradient = (props) => createElement("linearGradient", props);
|
|
14
|
+
var Stop = (props) => createElement("stop", props);
|
|
15
|
+
var SVG = forwardRef(
|
|
15
16
|
/**
|
|
16
17
|
* @param {SVGProps} props isPressed indicates whether the SVG should appear as pressed.
|
|
17
18
|
* Other props will be passed through to svg component.
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/svg/index.js"],
|
|
4
4
|
"sourcesContent": ["/**\n * External dependencies\n */\nimport clsx from 'clsx';\n\n/**\n * WordPress dependencies\n */\nimport { createElement, forwardRef } from '@wordpress/element';\n\n/** @typedef {{isPressed?: boolean} & import('react').ComponentPropsWithoutRef<'svg'>} SVGProps */\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'circle'>} props\n *\n * @return {JSX.Element} Circle component\n */\nexport const Circle = ( props ) => createElement( 'circle', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'g'>} props\n *\n * @return {JSX.Element} G component\n */\nexport const G = ( props ) => createElement( 'g', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'line'>} props\n *\n * @return {JSX.Element} Path component\n */\nexport const Line = ( props ) => createElement( 'line', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'path'>} props\n *\n * @return {JSX.Element} Path component\n */\nexport const Path = ( props ) => createElement( 'path', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'polygon'>} props\n *\n * @return {JSX.Element} Polygon component\n */\nexport const Polygon = ( props ) => createElement( 'polygon', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'rect'>} props\n *\n * @return {JSX.Element} Rect component\n */\nexport const Rect = ( props ) => createElement( 'rect', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'defs'>} props\n *\n * @return {JSX.Element} Defs component\n */\nexport const Defs = ( props ) => createElement( 'defs', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'radialGradient'>} props\n *\n * @return {JSX.Element} RadialGradient component\n */\nexport const RadialGradient = ( props ) =>\n\tcreateElement( 'radialGradient', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'linearGradient'>} props\n *\n * @return {JSX.Element} LinearGradient component\n */\nexport const LinearGradient = ( props ) =>\n\tcreateElement( 'linearGradient', props );\n\n/**\n * @param {import('react').ComponentPropsWithoutRef<'stop'>} props\n *\n * @return {JSX.Element} Stop component\n */\nexport const Stop = ( props ) => createElement( 'stop', props );\n\nexport const SVG = forwardRef(\n\t/**\n\t * @param {SVGProps} props isPressed indicates whether the SVG should appear as pressed.\n\t * Other props will be passed through to svg component.\n\t * @param {import('react').ForwardedRef<SVGSVGElement>} ref The forwarded ref to the SVG element.\n\t *\n\t * @return {JSX.Element} Stop component\n\t */\n\t( { className, isPressed, ...props }, ref ) => {\n\t\tconst appliedProps = {\n\t\t\t...props,\n\t\t\tclassName:\n\t\t\t\tclsx( className, { 'is-pressed': isPressed } ) || undefined,\n\t\t\t'aria-hidden': true,\n\t\t\tfocusable: false,\n\t\t};\n\n\t\t// Disable reason: We need to have a way to render HTML tag for web.\n\t\t// eslint-disable-next-line react/forbid-elements\n\t\treturn <svg { ...appliedProps } ref={ ref } />;\n\t}\n);\nSVG.displayName = 'SVG';\n"],
|
|
5
|
-
"mappings": "
|
|
5
|
+
"mappings": ";AAGA,OAAO,UAAU;AAKjB,SAAS,eAAe,kBAAkB;AA+FjC;AAtFF,IAAM,SAAS,CAAE,UAAW,cAAe,UAAU,KAAM;AAO3D,IAAM,IAAI,CAAE,UAAW,cAAe,KAAK,KAAM;AAOjD,IAAM,OAAO,CAAE,UAAW,cAAe,QAAQ,KAAM;AAOvD,IAAM,OAAO,CAAE,UAAW,cAAe,QAAQ,KAAM;AAOvD,IAAM,UAAU,CAAE,UAAW,cAAe,WAAW,KAAM;AAO7D,IAAM,OAAO,CAAE,UAAW,cAAe,QAAQ,KAAM;AAOvD,IAAM,OAAO,CAAE,UAAW,cAAe,QAAQ,KAAM;AAOvD,IAAM,iBAAiB,CAAE,UAC/B,cAAe,kBAAkB,KAAM;AAOjC,IAAM,iBAAiB,CAAE,UAC/B,cAAe,kBAAkB,KAAM;AAOjC,IAAM,OAAO,CAAE,UAAW,cAAe,QAAQ,KAAM;AAEvD,IAAM,MAAM;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQlB,CAAE,EAAE,WAAW,WAAW,GAAG,MAAM,GAAG,QAAS;AAC9C,UAAM,eAAe;AAAA,MACpB,GAAG;AAAA,MACH,WACC,KAAM,WAAW,EAAE,cAAc,UAAU,CAAE,KAAK;AAAA,MACnD,eAAe;AAAA,MACf,WAAW;AAAA,IACZ;AAIA,WAAO,oBAAC,SAAM,GAAG,cAAe,KAAY;AAAA,EAC7C;AACD;AACA,IAAI,cAAc;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wordpress/primitives",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.34.1-next.2f1c7c01b.0",
|
|
4
4
|
"description": "WordPress cross-platform primitives.",
|
|
5
5
|
"author": "The WordPress Contributors",
|
|
6
6
|
"license": "GPL-2.0-or-later",
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
"module": "build-module/index.js",
|
|
28
28
|
"exports": {
|
|
29
29
|
".": {
|
|
30
|
+
"types": "./build-types/index.d.ts",
|
|
30
31
|
"import": "./build-module/index.js",
|
|
31
|
-
"require": "./build/index.js"
|
|
32
|
-
"types": "./build-types/index.d.ts"
|
|
32
|
+
"require": "./build/index.js"
|
|
33
33
|
},
|
|
34
34
|
"./package.json": "./package.json"
|
|
35
35
|
},
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"src/**/*.scss"
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@wordpress/element": "^6.
|
|
43
|
+
"@wordpress/element": "^6.34.1-next.2f1c7c01b.0",
|
|
44
44
|
"clsx": "^2.1.1"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"publishConfig": {
|
|
50
50
|
"access": "public"
|
|
51
51
|
},
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "c6ddcdf455bc02567a2c9e03de6862a2061b85e8"
|
|
53
53
|
}
|