@blaze-cms/react-page-builder 0.132.0-admin-updates.2 → 0.132.0-core-styles.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +24 -73
  2. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -3,82 +3,60 @@
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.132.0-admin-updates.2](https://github.com/thebyte9/blaze/compare/v0.132.0-admin-updates.1...v0.132.0-admin-updates.2) (2023-08-11)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * deconstruct sticky from children ([e2ad5f2](https://github.com/thebyte9/blaze/commit/e2ad5f245a300e8a38fd6256daa01dcff4c3e29c))
12
-
13
-
14
-
15
-
16
-
17
- # [0.132.0-admin-updates.1](https://github.com/thebyte9/blaze/compare/v0.131.1...v0.132.0-admin-updates.1) (2023-08-04)
6
+ # [0.132.0-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.131.1...v0.132.0-core-styles.0) (2023-08-11)
18
7
 
19
8
 
20
9
  ### Bug Fixes
21
10
 
22
11
  * add collapse property to searchContent ([#3964](https://github.com/thebyte9/blaze/issues/3964)) ([5bc7813](https://github.com/thebyte9/blaze/commit/5bc78136356ce826a92da7f8045ac4c2c44796ed))
12
+ * add collapse property to searchContent ([#3964](https://github.com/thebyte9/blaze/issues/3964)) ([3703a29](https://github.com/thebyte9/blaze/commit/3703a29d9a838f857863430d9223025900f29880))
13
+ * add collapse property to searchContent ([#3964](https://github.com/thebyte9/blaze/issues/3964)) ([d133a19](https://github.com/thebyte9/blaze/commit/d133a1965fdb447824dfdb87566809d7597a24b2))
23
14
  * add second render ([24d7f7b](https://github.com/thebyte9/blaze/commit/24d7f7bcb26ad138b093fc1a04bc2fcaa304cdef))
24
15
  * add second render ([885e1b4](https://github.com/thebyte9/blaze/commit/885e1b401a564e8212acb6e2f6189e53a6f6cc87))
16
+ * add second render ([488b2b6](https://github.com/thebyte9/blaze/commit/488b2b65b437db9beff90eaf38f6a8d2dc30f3a9))
25
17
  * added logout handling for button ([#3983](https://github.com/thebyte9/blaze/issues/3983)) ([54ecb64](https://github.com/thebyte9/blaze/commit/54ecb64eb2e36ffe7e8dacb39a20a6a06487ba5e))
18
+ * added logout handling for button ([#3983](https://github.com/thebyte9/blaze/issues/3983)) ([f634575](https://github.com/thebyte9/blaze/commit/f634575cd6865dbc23391634c177efe4826d44c6))
19
+ * added logout handling for button ([#3983](https://github.com/thebyte9/blaze/issues/3983)) ([1940547](https://github.com/thebyte9/blaze/commit/19405477315238fe8b14c974645675ec285ee85a))
26
20
  * carousel - set min width to the content ([6d0dd8f](https://github.com/thebyte9/blaze/commit/6d0dd8fdd0381fa69c5b7a7084cc2960927d38a1))
27
21
  * carousel - set min width to the content ([e8b9267](https://github.com/thebyte9/blaze/commit/e8b9267201cac2de4f8bdf7cb778ed26b4b5ca84))
22
+ * carousel - set min width to the content ([7313a94](https://github.com/thebyte9/blaze/commit/7313a947d816716c607afaed6eaa61c3f26b0e89))
23
+ * deconstruct sticky from children ([e2ad5f2](https://github.com/thebyte9/blaze/commit/e2ad5f245a300e8a38fd6256daa01dcff4c3e29c))
24
+ * handle data summary urls in loops correctly ([#3993](https://github.com/thebyte9/blaze/issues/3993)) ([008e1a1](https://github.com/thebyte9/blaze/commit/008e1a1f24f065b4060302c2c32d1aa32dd8a007))
28
25
  * hash bits now persists through filter changes ([#3965](https://github.com/thebyte9/blaze/issues/3965)) ([30595ef](https://github.com/thebyte9/blaze/commit/30595ef155783e78adc4f153230dccb33556e2f8))
29
26
  * hash bits now persists through filter changes ([#3965](https://github.com/thebyte9/blaze/issues/3965)) ([a8700c6](https://github.com/thebyte9/blaze/commit/a8700c63715f864a1178630d810216c274484b97))
27
+ * hash bits now persists through filter changes ([#3965](https://github.com/thebyte9/blaze/issues/3965)) ([e0c37fc](https://github.com/thebyte9/blaze/commit/e0c37fcff2479f531f2f337b4e98b4edf57b4795))
28
+ * hash bits now persists through filter changes ([#3965](https://github.com/thebyte9/blaze/issues/3965)) ([04e4cb3](https://github.com/thebyte9/blaze/commit/04e4cb380520ea7c9b20860bf9cb4ea2facd27ad))
30
29
  * hlist component andle when no search filter ([#3982](https://github.com/thebyte9/blaze/issues/3982)) ([e3a502c](https://github.com/thebyte9/blaze/commit/e3a502ca5b6b4f9028072e0b2fe19630a240b840))
31
30
  * hlist component andle when no search filter ([#3982](https://github.com/thebyte9/blaze/issues/3982)) ([f5b89e0](https://github.com/thebyte9/blaze/commit/f5b89e0624ab2318e4cd12510638341db354a0de))
31
+ * hlist component andle when no search filter ([#3982](https://github.com/thebyte9/blaze/issues/3982)) ([268eddc](https://github.com/thebyte9/blaze/commit/268eddcc71d42b3d63770554684bf79a5f163b7e))
32
+ * hlist component andle when no search filter ([#3982](https://github.com/thebyte9/blaze/issues/3982)) ([e9e1a6d](https://github.com/thebyte9/blaze/commit/e9e1a6da969d9afc5f9ddaffcb7bf2238c84d898))
32
33
  * improve animation ([898a36e](https://github.com/thebyte9/blaze/commit/898a36e67379c8ec550d36cb23041e042b847d56))
33
34
  * improve animation ([088bfb5](https://github.com/thebyte9/blaze/commit/088bfb54e36658944d2f13a67e0e90cc674eabca))
35
+ * improve animation ([b9111b5](https://github.com/thebyte9/blaze/commit/b9111b59f9f297f5b4701bf5c42b0acd718d9985))
34
36
  * remove log ([f56fc03](https://github.com/thebyte9/blaze/commit/f56fc0334900e314ea61ed1e6201febc29fdf7e6))
37
+ * remove log ([9eac18f](https://github.com/thebyte9/blaze/commit/9eac18fa06744a11d8e57d5b4a1d58f488ada931))
35
38
  * reset search filters and handle single text property ([#3996](https://github.com/thebyte9/blaze/issues/3996)) ([85ddfdd](https://github.com/thebyte9/blaze/commit/85ddfdda1acc61f8bb6382630205cfb82ed2e5ac))
39
+ * reset search filters and handle single text property ([#3996](https://github.com/thebyte9/blaze/issues/3996)) ([0160414](https://github.com/thebyte9/blaze/commit/016041454d30cc4cfc0a4c8e2d484fcedc2a631c))
36
40
  * set width to carousel container ([5926a7a](https://github.com/thebyte9/blaze/commit/5926a7a285c568514dfbca9360335c1e88836a0c))
37
41
  * set width to carousel container ([7ff4e62](https://github.com/thebyte9/blaze/commit/7ff4e6242b2f31a83c605f5edec508ce256aab5a))
38
-
39
-
40
- ### Features
41
-
42
- * add isHtml option to data summary component to render string as html ([#3969](https://github.com/thebyte9/blaze/issues/3969)) ([fbf2d75](https://github.com/thebyte9/blaze/commit/fbf2d75f39597f83f78cd435277c07676a21c245))
43
- * add sticky setting to column and row ([#3988](https://github.com/thebyte9/blaze/issues/3988)) ([85338da](https://github.com/thebyte9/blaze/commit/85338da6b76f8bc5a1c1179dde51bf61a05b2698))
44
- * enableLink in data summary now works with neste objects ([#3974](https://github.com/thebyte9/blaze/issues/3974)) ([d407785](https://github.com/thebyte9/blaze/commit/d407785489f44ec410b528307f7e7156f8f975a9))
45
- * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([cefef82](https://github.com/thebyte9/blaze/commit/cefef82d4ee113f70c156473bef9ab98cdffb3d2))
46
- * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([39c0af3](https://github.com/thebyte9/blaze/commit/39c0af3ed266369968139efe827a805ced71bd70))
47
- * filteryBy on cards allow for id prop which fetches related data on parent to render ([#3975](https://github.com/thebyte9/blaze/issues/3975)) ([4027759](https://github.com/thebyte9/blaze/commit/4027759ecf893976e9479db5d1c8d5aec8a2c031))
48
-
49
-
50
-
51
- # [0.132.0-admin-updates.0](https://github.com/thebyte9/blaze/compare/v0.131.0...v0.132.0-admin-updates.0) (2023-07-27)
52
-
53
-
54
- ### Bug Fixes
55
-
56
- * add collapse property to searchContent ([#3964](https://github.com/thebyte9/blaze/issues/3964)) ([3703a29](https://github.com/thebyte9/blaze/commit/3703a29d9a838f857863430d9223025900f29880))
57
- * add collapse property to searchContent ([#3964](https://github.com/thebyte9/blaze/issues/3964)) ([d133a19](https://github.com/thebyte9/blaze/commit/d133a1965fdb447824dfdb87566809d7597a24b2))
58
- * add second render ([488b2b6](https://github.com/thebyte9/blaze/commit/488b2b65b437db9beff90eaf38f6a8d2dc30f3a9))
59
- * added logout handling for button ([#3983](https://github.com/thebyte9/blaze/issues/3983)) ([f634575](https://github.com/thebyte9/blaze/commit/f634575cd6865dbc23391634c177efe4826d44c6))
60
- * added logout handling for button ([#3983](https://github.com/thebyte9/blaze/issues/3983)) ([1940547](https://github.com/thebyte9/blaze/commit/19405477315238fe8b14c974645675ec285ee85a))
61
- * carousel - set min width to the content ([7313a94](https://github.com/thebyte9/blaze/commit/7313a947d816716c607afaed6eaa61c3f26b0e89))
62
- * handle data summary urls in loops correctly ([#3993](https://github.com/thebyte9/blaze/issues/3993)) ([008e1a1](https://github.com/thebyte9/blaze/commit/008e1a1f24f065b4060302c2c32d1aa32dd8a007))
63
- * hash bits now persists through filter changes ([#3965](https://github.com/thebyte9/blaze/issues/3965)) ([e0c37fc](https://github.com/thebyte9/blaze/commit/e0c37fcff2479f531f2f337b4e98b4edf57b4795))
64
- * hash bits now persists through filter changes ([#3965](https://github.com/thebyte9/blaze/issues/3965)) ([04e4cb3](https://github.com/thebyte9/blaze/commit/04e4cb380520ea7c9b20860bf9cb4ea2facd27ad))
65
- * hlist component andle when no search filter ([#3982](https://github.com/thebyte9/blaze/issues/3982)) ([268eddc](https://github.com/thebyte9/blaze/commit/268eddcc71d42b3d63770554684bf79a5f163b7e))
66
- * hlist component andle when no search filter ([#3982](https://github.com/thebyte9/blaze/issues/3982)) ([e9e1a6d](https://github.com/thebyte9/blaze/commit/e9e1a6da969d9afc5f9ddaffcb7bf2238c84d898))
67
- * improve animation ([b9111b5](https://github.com/thebyte9/blaze/commit/b9111b59f9f297f5b4701bf5c42b0acd718d9985))
68
- * remove log ([9eac18f](https://github.com/thebyte9/blaze/commit/9eac18fa06744a11d8e57d5b4a1d58f488ada931))
69
- * reset search filters and handle single text property ([#3996](https://github.com/thebyte9/blaze/issues/3996)) ([0160414](https://github.com/thebyte9/blaze/commit/016041454d30cc4cfc0a4c8e2d484fcedc2a631c))
70
42
  * set width to carousel container ([d8f3ffb](https://github.com/thebyte9/blaze/commit/d8f3ffbdd22df47dcac88446828c2af5ac0f3318))
71
43
 
72
44
 
73
45
  ### Features
74
46
 
47
+ * add isHtml option to data summary component to render string as html ([#3969](https://github.com/thebyte9/blaze/issues/3969)) ([fbf2d75](https://github.com/thebyte9/blaze/commit/fbf2d75f39597f83f78cd435277c07676a21c245))
75
48
  * add isHtml option to data summary component to render string as html ([#3969](https://github.com/thebyte9/blaze/issues/3969)) ([6005cdf](https://github.com/thebyte9/blaze/commit/6005cdf0e18f2eea51cc7bc143cf34423743fe5e))
76
49
  * add isHtml option to data summary component to render string as html ([#3969](https://github.com/thebyte9/blaze/issues/3969)) ([78b6ed2](https://github.com/thebyte9/blaze/commit/78b6ed2735e94e078d4b174777ba3a99fc1a6b4c))
50
+ * add sticky setting to column and row ([#3988](https://github.com/thebyte9/blaze/issues/3988)) ([85338da](https://github.com/thebyte9/blaze/commit/85338da6b76f8bc5a1c1179dde51bf61a05b2698))
77
51
  * add sticky setting to column and row ([#3988](https://github.com/thebyte9/blaze/issues/3988)) ([1d1a219](https://github.com/thebyte9/blaze/commit/1d1a21901b23fe184e1eadf2bbb49551dd5f9b33))
52
+ * enableLink in data summary now works with neste objects ([#3974](https://github.com/thebyte9/blaze/issues/3974)) ([d407785](https://github.com/thebyte9/blaze/commit/d407785489f44ec410b528307f7e7156f8f975a9))
78
53
  * enableLink in data summary now works with neste objects ([#3974](https://github.com/thebyte9/blaze/issues/3974)) ([67b3c7f](https://github.com/thebyte9/blaze/commit/67b3c7fee9ffd60526dae525fea4d87097742453))
79
54
  * enableLink in data summary now works with neste objects ([#3974](https://github.com/thebyte9/blaze/issues/3974)) ([5411725](https://github.com/thebyte9/blaze/commit/54117258b20ecb95b6359a8a412c8317b38b4fb3))
55
+ * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([cefef82](https://github.com/thebyte9/blaze/commit/cefef82d4ee113f70c156473bef9ab98cdffb3d2))
56
+ * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([39c0af3](https://github.com/thebyte9/blaze/commit/39c0af3ed266369968139efe827a805ced71bd70))
80
57
  * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([013fead](https://github.com/thebyte9/blaze/commit/013fead2b1fa467c084535d36404d3b80b9db02f))
81
58
  * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([3041c71](https://github.com/thebyte9/blaze/commit/3041c71418996a874138fa9ea9b509040264bf43))
59
+ * filteryBy on cards allow for id prop which fetches related data on parent to render ([#3975](https://github.com/thebyte9/blaze/issues/3975)) ([4027759](https://github.com/thebyte9/blaze/commit/4027759ecf893976e9479db5d1c8d5aec8a2c031))
82
60
  * filteryBy on cards allow for id prop which fetches related data on parent to render ([#3975](https://github.com/thebyte9/blaze/issues/3975)) ([2eed0ed](https://github.com/thebyte9/blaze/commit/2eed0ed09cedda3a9424d3b88cb16bb437eada50))
83
61
  * filteryBy on cards allow for id prop which fetches related data on parent to render ([#3975](https://github.com/thebyte9/blaze/issues/3975)) ([b18c177](https://github.com/thebyte9/blaze/commit/b18c177b9ad0c137fe98a979bfa6ca4baa5e214b))
84
62
 
@@ -86,39 +64,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
86
64
 
87
65
 
88
66
 
89
- # [0.132.0-admin-updates.0](https://github.com/thebyte9/blaze/compare/v0.131.0...v0.132.0-admin-updates.0) (2023-07-27)
67
+ ## [0.131.1](https://github.com/thebyte9/blaze/compare/v0.131.0...v0.131.1) (2023-07-28)
90
68
 
91
69
 
92
70
  ### Bug Fixes
93
71
 
94
- * add collapse property to searchContent ([#3964](https://github.com/thebyte9/blaze/issues/3964)) ([3703a29](https://github.com/thebyte9/blaze/commit/3703a29d9a838f857863430d9223025900f29880))
95
- * add collapse property to searchContent ([#3964](https://github.com/thebyte9/blaze/issues/3964)) ([d133a19](https://github.com/thebyte9/blaze/commit/d133a1965fdb447824dfdb87566809d7597a24b2))
96
- * add second render ([488b2b6](https://github.com/thebyte9/blaze/commit/488b2b65b437db9beff90eaf38f6a8d2dc30f3a9))
97
- * added logout handling for button ([#3983](https://github.com/thebyte9/blaze/issues/3983)) ([f634575](https://github.com/thebyte9/blaze/commit/f634575cd6865dbc23391634c177efe4826d44c6))
98
- * added logout handling for button ([#3983](https://github.com/thebyte9/blaze/issues/3983)) ([1940547](https://github.com/thebyte9/blaze/commit/19405477315238fe8b14c974645675ec285ee85a))
99
- * carousel - set min width to the content ([7313a94](https://github.com/thebyte9/blaze/commit/7313a947d816716c607afaed6eaa61c3f26b0e89))
100
- * handle data summary urls in loops correctly ([#3993](https://github.com/thebyte9/blaze/issues/3993)) ([008e1a1](https://github.com/thebyte9/blaze/commit/008e1a1f24f065b4060302c2c32d1aa32dd8a007))
101
- * hash bits now persists through filter changes ([#3965](https://github.com/thebyte9/blaze/issues/3965)) ([e0c37fc](https://github.com/thebyte9/blaze/commit/e0c37fcff2479f531f2f337b4e98b4edf57b4795))
102
- * hash bits now persists through filter changes ([#3965](https://github.com/thebyte9/blaze/issues/3965)) ([04e4cb3](https://github.com/thebyte9/blaze/commit/04e4cb380520ea7c9b20860bf9cb4ea2facd27ad))
103
- * hlist component andle when no search filter ([#3982](https://github.com/thebyte9/blaze/issues/3982)) ([268eddc](https://github.com/thebyte9/blaze/commit/268eddcc71d42b3d63770554684bf79a5f163b7e))
104
- * hlist component andle when no search filter ([#3982](https://github.com/thebyte9/blaze/issues/3982)) ([e9e1a6d](https://github.com/thebyte9/blaze/commit/e9e1a6da969d9afc5f9ddaffcb7bf2238c84d898))
105
- * improve animation ([b9111b5](https://github.com/thebyte9/blaze/commit/b9111b59f9f297f5b4701bf5c42b0acd718d9985))
106
- * remove log ([9eac18f](https://github.com/thebyte9/blaze/commit/9eac18fa06744a11d8e57d5b4a1d58f488ada931))
107
- * reset search filters and handle single text property ([#3996](https://github.com/thebyte9/blaze/issues/3996)) ([0160414](https://github.com/thebyte9/blaze/commit/016041454d30cc4cfc0a4c8e2d484fcedc2a631c))
108
- * set width to carousel container ([d8f3ffb](https://github.com/thebyte9/blaze/commit/d8f3ffbdd22df47dcac88446828c2af5ac0f3318))
109
-
110
-
111
- ### Features
112
-
113
- * add isHtml option to data summary component to render string as html ([#3969](https://github.com/thebyte9/blaze/issues/3969)) ([6005cdf](https://github.com/thebyte9/blaze/commit/6005cdf0e18f2eea51cc7bc143cf34423743fe5e))
114
- * add isHtml option to data summary component to render string as html ([#3969](https://github.com/thebyte9/blaze/issues/3969)) ([78b6ed2](https://github.com/thebyte9/blaze/commit/78b6ed2735e94e078d4b174777ba3a99fc1a6b4c))
115
- * add sticky setting to column and row ([#3988](https://github.com/thebyte9/blaze/issues/3988)) ([1d1a219](https://github.com/thebyte9/blaze/commit/1d1a21901b23fe184e1eadf2bbb49551dd5f9b33))
116
- * enableLink in data summary now works with neste objects ([#3974](https://github.com/thebyte9/blaze/issues/3974)) ([67b3c7f](https://github.com/thebyte9/blaze/commit/67b3c7fee9ffd60526dae525fea4d87097742453))
117
- * enableLink in data summary now works with neste objects ([#3974](https://github.com/thebyte9/blaze/issues/3974)) ([5411725](https://github.com/thebyte9/blaze/commit/54117258b20ecb95b6359a8a412c8317b38b4fb3))
118
- * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([013fead](https://github.com/thebyte9/blaze/commit/013fead2b1fa467c084535d36404d3b80b9db02f))
119
- * Filters and sorts now target generic or specific lists ([#3973](https://github.com/thebyte9/blaze/issues/3973)) ([3041c71](https://github.com/thebyte9/blaze/commit/3041c71418996a874138fa9ea9b509040264bf43))
120
- * filteryBy on cards allow for id prop which fetches related data on parent to render ([#3975](https://github.com/thebyte9/blaze/issues/3975)) ([2eed0ed](https://github.com/thebyte9/blaze/commit/2eed0ed09cedda3a9424d3b88cb16bb437eada50))
121
- * filteryBy on cards allow for id prop which fetches related data on parent to render ([#3975](https://github.com/thebyte9/blaze/issues/3975)) ([b18c177](https://github.com/thebyte9/blaze/commit/b18c177b9ad0c137fe98a979bfa6ca4baa5e214b))
72
+ * do not override properties in card banners ([#4001](https://github.com/thebyte9/blaze/issues/4001)) ([44353b1](https://github.com/thebyte9/blaze/commit/44353b159f2da9d447833a12751fde6ebd4a734f))
122
73
 
123
74
 
124
75
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/react-page-builder",
3
- "version": "0.132.0-admin-updates.2",
3
+ "version": "0.132.0-core-styles.0",
4
4
  "description": "Blaze react page builder",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -27,15 +27,15 @@
27
27
  },
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
- "@blaze-cms/core-auth-ui": "0.132.0-admin-updates.0",
31
- "@blaze-cms/core-errors": "0.132.0-admin-updates.0",
32
- "@blaze-cms/core-errors-ui": "0.132.0-admin-updates.0",
30
+ "@blaze-cms/core-auth-ui": "0.132.0-core-styles.0",
31
+ "@blaze-cms/core-errors": "0.132.0-core-styles.0",
32
+ "@blaze-cms/core-errors-ui": "0.132.0-core-styles.0",
33
33
  "@blaze-cms/image-cdn-react": "0.3.0-alpha.5",
34
- "@blaze-cms/nextjs-components": "0.132.0-admin-updates.0",
35
- "@blaze-cms/plugin-search-ui": "0.132.0-admin-updates.1",
36
- "@blaze-cms/setup-ui": "0.132.0-admin-updates.0",
37
- "@blaze-cms/utils": "0.132.0-admin-updates.0",
38
- "@blaze-cms/utils-handlebars": "0.132.0-admin-updates.0",
34
+ "@blaze-cms/nextjs-components": "0.132.0-core-styles.0",
35
+ "@blaze-cms/plugin-search-ui": "0.132.0-core-styles.0",
36
+ "@blaze-cms/setup-ui": "0.132.0-core-styles.0",
37
+ "@blaze-cms/utils": "0.132.0-core-styles.0",
38
+ "@blaze-cms/utils-handlebars": "0.132.0-core-styles.0",
39
39
  "@blaze-react/breadcrumb": "0.8.0-alpha.60",
40
40
  "@blaze-react/button": "0.5.19",
41
41
  "@blaze-react/checkboxes": "0.5.31",
@@ -89,5 +89,5 @@
89
89
  "lib/*",
90
90
  "lib-es/*"
91
91
  ],
92
- "gitHead": "0d7923777d1ae01be3231ca8e6935ec3698eca07"
92
+ "gitHead": "60caae92a09559c3b2826ea504c0acb5e9ee7701"
93
93
  }