@blaze-cms/react-page-builder 0.141.0-core-styles.1 → 0.141.0-core-styles.3
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
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.141.0-core-styles.3](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.2...v0.141.0-core-styles.3) (2024-03-19)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* adds style fixes to admin ([696ff96](https://github.com/thebyte9/blaze/commit/696ff96fb9ad36e4b1b09a80af21d1c846475405))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [0.141.0-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.0...v0.141.0-core-styles.1) (2024-03-15)
|
|
7
18
|
|
|
8
19
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/react-page-builder",
|
|
3
|
-
"version": "0.141.0-core-styles.
|
|
3
|
+
"version": "0.141.0-core-styles.3",
|
|
4
4
|
"description": "Blaze react page builder",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib-es/index.js",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@blaze-cms/core-errors-ui": "0.140.2-core-styles.1",
|
|
33
33
|
"@blaze-cms/image-cdn-react": "0.3.0-alpha.6",
|
|
34
34
|
"@blaze-cms/nextjs-components": "0.141.0-core-styles.0",
|
|
35
|
-
"@blaze-cms/plugin-search-ui": "0.
|
|
35
|
+
"@blaze-cms/plugin-search-ui": "0.141.0-core-styles.3",
|
|
36
36
|
"@blaze-cms/setup-ui": "0.140.2-core-styles.1",
|
|
37
37
|
"@blaze-cms/utils": "0.140.2-core-styles.1",
|
|
38
38
|
"@blaze-cms/utils-handlebars": "0.141.0-core-styles.0",
|
|
@@ -89,5 +89,5 @@
|
|
|
89
89
|
"lib/*",
|
|
90
90
|
"lib-es/*"
|
|
91
91
|
],
|
|
92
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "d0eaddbf6a1e2cca4c955c0e95345354c24e7fd0"
|
|
93
93
|
}
|
|
@@ -39,7 +39,7 @@ exports[`Placeholder component should render PlaceholderIcon 1`] = `
|
|
|
39
39
|
d="M1.07,10 C3.04212623,8.18723771 4.14171262,7.28085657 4.36875916,7.28085657 C4.79707626,7.28085657 7,9 7.5,9 C8.40867615,9 12.0764465,4.56171314 12.9,4.56171314 C13.4490356,4.56171314 14.8390356,5.81447543 17.07,8.32"
|
|
40
40
|
fill-rule="nonzero"
|
|
41
41
|
id="Path-3"
|
|
42
|
-
stroke="
|
|
42
|
+
stroke="#899BBC"
|
|
43
43
|
stroke-width="1.3"
|
|
44
44
|
/>
|
|
45
45
|
<path
|