diff --git a/blocks/content-box/build/index.asset.php b/blocks/content-box/build/index.asset.php
index 9577a0f..b485d2a 100644
--- a/blocks/content-box/build/index.asset.php
+++ b/blocks/content-box/build/index.asset.php
@@ -1 +1 @@
- array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '57dc7a49cdb30881dfb6');
+ array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '64a8b0ab00b3947c6bbc');
diff --git a/blocks/content-box/build/index.js b/blocks/content-box/build/index.js
index 3b0324b..d6f37e6 100644
--- a/blocks/content-box/build/index.js
+++ b/blocks/content-box/build/index.js
@@ -41,6 +41,7 @@ function Edit({
bgColor
});
}
+ const currentColorName = bgColor === "#F5F5F5" ? "gray" : "white";
return (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.Fragment, null, (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_block_editor__WEBPACK_IMPORTED_MODULE_3__.InspectorControls, null, (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_4__.PanelBody, {
title: "Couleur de fond"
}, (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_4__.ColorPalette, {
@@ -56,7 +57,7 @@ function Edit({
onChange: onBgColorChange
}))), (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)("section", {
...(0,_wordpress_block_editor__WEBPACK_IMPORTED_MODULE_3__.useBlockProps)({
- className: `homegrade-content-blocks-content-box`
+ className: `homegrade-content-blocks-content-box homegrade-content-blocks-content-box--${currentColorName}`
}),
style: {
backgroundColor: bgColor
@@ -137,9 +138,10 @@ function save({
const {
bgColor
} = attributes;
+ const currentColorName = bgColor === "#F5F5F5" ? "gray" : "white";
return (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.createElement)("section", {
..._wordpress_block_editor__WEBPACK_IMPORTED_MODULE_1__.useBlockProps.save({
- className: `homegrade-content-blocks-content-box`
+ className: `homegrade-content-blocks-content-box homegrade-content-blocks-content-box--${currentColorName}`
}),
style: {
backgroundColor: bgColor
diff --git a/blocks/content-box/build/index.js.map b/blocks/content-box/build/index.js.map
index 0de108b..fbe2ace 100644
--- a/blocks/content-box/build/index.js.map
+++ b/blocks/content-box/build/index.js.map
@@ -1 +1 @@
-{"version":3,"file":"index.js","mappings":"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","sources":["webpack://multiblocks/./src/edit.js","webpack://multiblocks/./src/index.js","webpack://multiblocks/./src/save.js","webpack://multiblocks/./src/editor.scss?0339","webpack://multiblocks/./src/style.scss","webpack://multiblocks/external window [\"wp\",\"blockEditor\"]","webpack://multiblocks/external window [\"wp\",\"blocks\"]","webpack://multiblocks/external window [\"wp\",\"components\"]","webpack://multiblocks/external window [\"wp\",\"element\"]","webpack://multiblocks/external window [\"wp\",\"i18n\"]","webpack://multiblocks/webpack/bootstrap","webpack://multiblocks/webpack/runtime/chunk loaded","webpack://multiblocks/webpack/runtime/compat get default export","webpack://multiblocks/webpack/runtime/define property getters","webpack://multiblocks/webpack/runtime/hasOwnProperty shorthand","webpack://multiblocks/webpack/runtime/make namespace object","webpack://multiblocks/webpack/runtime/jsonp chunk loading","webpack://multiblocks/webpack/before-startup","webpack://multiblocks/webpack/startup","webpack://multiblocks/webpack/after-startup"],"sourcesContent":["import { __ } from \"@wordpress/i18n\";\nimport \"./editor.scss\";\n// import \"./monobloc\";\n\nimport {\n\tuseBlockProps,\n\tInnerBlocks,\n\tInspectorControls,\n} from \"@wordpress/block-editor\";\n\nimport { PanelBody, ColorPalette } from \"@wordpress/components\";\n\nexport default function Edit({ attributes, setAttributes, clientId }) {\n\tconst { bgColor } = attributes;\n\tfunction onBgColorChange(bgColor) {\n\t\tsetAttributes({ bgColor });\n\t}\n\n\treturn (\n\t\t<>\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t>\n\t);\n}\n","import { registerBlockType } from \"@wordpress/blocks\";\nimport \"./style.scss\";\n\nimport Edit from \"./edit\";\nimport save from \"./save\";\nimport metadata from \"./block.json\";\n\nregisterBlockType(metadata.name, {\n\ticon: {\n\t\tsrc: (\n\t\t\t\n\t\t),\n\t\tforeground: \"#DF1E1E\",\n\t},\n\tedit: Edit,\n\tsave,\n});\n","import { useBlockProps, RichText, InnerBlocks } from \"@wordpress/block-editor\";\n\nexport default function save({ attributes }) {\n\tconst { bgColor } = attributes;\n\treturn (\n\t\t\n\t);\n}\n","// extracted by mini-css-extract-plugin\nexport {};","// extracted by mini-css-extract-plugin\nexport {};","module.exports = window[\"wp\"][\"blockEditor\"];","module.exports = window[\"wp\"][\"blocks\"];","module.exports = window[\"wp\"][\"components\"];","module.exports = window[\"wp\"][\"element\"];","module.exports = window[\"wp\"][\"i18n\"];","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t\"index\": 0,\n\t\"./style-index\": 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkmultiblocks\"] = self[\"webpackChunkmultiblocks\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [\"./style-index\"], () => (__webpack_require__(\"./src/index.js\")))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n",""],"names":["__","useBlockProps","InnerBlocks","InspectorControls","PanelBody","ColorPalette","Edit","attributes","setAttributes","clientId","bgColor","onBgColorChange","createElement","Fragment","title","value","disableCustomColors","colors","color","name","onChange","className","style","backgroundColor","allowedBlocks","template","sectionTitle","sectionSubtitle","registerBlockType","save","metadata","icon","src","id","xmlns","viewBox","class","d","foreground","edit","RichText","Content"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"index.js","mappings":"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","sources":["webpack://multiblocks/./src/edit.js","webpack://multiblocks/./src/index.js","webpack://multiblocks/./src/save.js","webpack://multiblocks/./src/editor.scss?0339","webpack://multiblocks/./src/style.scss","webpack://multiblocks/external window [\"wp\",\"blockEditor\"]","webpack://multiblocks/external window [\"wp\",\"blocks\"]","webpack://multiblocks/external window [\"wp\",\"components\"]","webpack://multiblocks/external window [\"wp\",\"element\"]","webpack://multiblocks/external window [\"wp\",\"i18n\"]","webpack://multiblocks/webpack/bootstrap","webpack://multiblocks/webpack/runtime/chunk loaded","webpack://multiblocks/webpack/runtime/compat get default export","webpack://multiblocks/webpack/runtime/define property getters","webpack://multiblocks/webpack/runtime/hasOwnProperty shorthand","webpack://multiblocks/webpack/runtime/make namespace object","webpack://multiblocks/webpack/runtime/jsonp chunk loading","webpack://multiblocks/webpack/before-startup","webpack://multiblocks/webpack/startup","webpack://multiblocks/webpack/after-startup"],"sourcesContent":["import { __ } from \"@wordpress/i18n\";\nimport \"./editor.scss\";\n// import \"./monobloc\";\n\nimport {\n\tuseBlockProps,\n\tInnerBlocks,\n\tInspectorControls,\n} from \"@wordpress/block-editor\";\n\nimport { PanelBody, ColorPalette } from \"@wordpress/components\";\n\nexport default function Edit({ attributes, setAttributes, clientId }) {\n\tconst { bgColor } = attributes;\n\tfunction onBgColorChange(bgColor) {\n\t\tsetAttributes({ bgColor });\n\t}\n\tconst currentColorName = bgColor === \"#F5F5F5\" ? \"gray\" : \"white\";\n\treturn (\n\t\t<>\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t>\n\t);\n}\n","import { registerBlockType } from \"@wordpress/blocks\";\nimport \"./style.scss\";\n\nimport Edit from \"./edit\";\nimport save from \"./save\";\nimport metadata from \"./block.json\";\n\nregisterBlockType(metadata.name, {\n\ticon: {\n\t\tsrc: (\n\t\t\t\n\t\t),\n\t\tforeground: \"#DF1E1E\",\n\t},\n\tedit: Edit,\n\tsave,\n});\n","import { useBlockProps, RichText, InnerBlocks } from \"@wordpress/block-editor\";\n\nexport default function save({ attributes }) {\n\tconst { bgColor } = attributes;\n\tconst currentColorName = bgColor === \"#F5F5F5\" ? \"gray\" : \"white\";\n\n\treturn (\n\t\t\n\t);\n}\n","// extracted by mini-css-extract-plugin\nexport {};","// extracted by mini-css-extract-plugin\nexport {};","module.exports = window[\"wp\"][\"blockEditor\"];","module.exports = window[\"wp\"][\"blocks\"];","module.exports = window[\"wp\"][\"components\"];","module.exports = window[\"wp\"][\"element\"];","module.exports = window[\"wp\"][\"i18n\"];","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","// no baseURI\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t\"index\": 0,\n\t\"./style-index\": 0\n};\n\n// no chunk on demand loading\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunkmultiblocks\"] = self[\"webpackChunkmultiblocks\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [\"./style-index\"], () => (__webpack_require__(\"./src/index.js\")))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n",""],"names":["__","useBlockProps","InnerBlocks","InspectorControls","PanelBody","ColorPalette","Edit","attributes","setAttributes","clientId","bgColor","onBgColorChange","currentColorName","createElement","Fragment","title","value","disableCustomColors","colors","color","name","onChange","className","style","backgroundColor","allowedBlocks","template","sectionTitle","sectionSubtitle","registerBlockType","save","metadata","icon","src","id","xmlns","viewBox","class","d","foreground","edit","RichText","Content"],"sourceRoot":""}
\ No newline at end of file
diff --git a/blocks/content-box/src/edit.js b/blocks/content-box/src/edit.js
index b116f02..016de72 100644
--- a/blocks/content-box/src/edit.js
+++ b/blocks/content-box/src/edit.js
@@ -15,7 +15,7 @@ export default function Edit({ attributes, setAttributes, clientId }) {
function onBgColorChange(bgColor) {
setAttributes({ bgColor });
}
-
+ const currentColorName = bgColor === "#F5F5F5" ? "gray" : "white";
return (
<>
@@ -39,7 +39,7 @@ export default function Edit({ attributes, setAttributes, clientId }) {