@blaze-cms/admin 0.139.3-core-styles.0 → 0.139.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,15 +3,15 @@
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.139.3-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.139.2...v0.139.3-core-styles.0) (2024-02-15)
6
+ ## [0.139.3](https://github.com/thebyte9/blaze/compare/v0.139.2...v0.139.3) (2024-02-22)
7
7
 
8
+ **Note:** Version bump only for package @blaze-cms/admin
8
9
 
9
10
 
10
- ## [0.139.1-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.139.1-core-styles.0...v0.139.1-core-styles.1) (2024-02-08)
11
11
 
12
12
 
13
13
 
14
- ## [0.139.1-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.139.0...v0.139.1-core-styles.0) (2024-02-07)
14
+ ## [0.139.2](https://github.com/thebyte9/blaze/compare/v0.139.2-alpha.0...v0.139.2) (2024-02-14)
15
15
 
16
16
  **Note:** Version bump only for package @blaze-cms/admin
17
17
 
@@ -19,212 +19,406 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
19
19
 
20
20
 
21
21
 
22
- ## [0.139.2](https://github.com/thebyte9/blaze/compare/v0.139.2-alpha.0...v0.139.2) (2024-02-14)
22
+ ## [0.139.2-alpha.0](https://github.com/thebyte9/blaze/compare/v0.139.1...v0.139.2-alpha.0) (2024-02-14)
23
23
 
24
24
  **Note:** Version bump only for package @blaze-cms/admin
25
25
 
26
- ## [0.139.2-alpha.0](https://github.com/thebyte9/blaze/compare/v0.139.1...v0.139.2-alpha.0) (2024-02-14)
27
26
 
28
- **Note:** Version bump only for package @blaze-cms/admin
27
+
28
+
29
29
 
30
30
  ## [0.139.1](https://github.com/thebyte9/blaze/compare/v0.139.1-alpha.1...v0.139.1) (2024-02-13)
31
31
 
32
32
  **Note:** Version bump only for package @blaze-cms/admin
33
33
 
34
+
35
+
36
+
37
+
34
38
  ## [0.139.1-alpha.1](https://github.com/thebyte9/blaze/compare/v0.139.1-alpha.0...v0.139.1-alpha.1) (2024-02-13)
35
39
 
36
40
  **Note:** Version bump only for package @blaze-cms/admin
37
41
 
42
+
43
+
44
+
45
+
38
46
  ## [0.139.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.139.0...v0.139.1-alpha.0) (2024-02-12)
39
47
 
48
+
40
49
  ### Bug Fixes
41
50
 
42
51
  * add content cta display error ([#4242](https://github.com/thebyte9/blaze/issues/4242)) ([414fdb1](https://github.com/thebyte9/blaze/commit/414fdb1d9f61b3b9700945f1d0dd463cb76b9880))
43
52
 
53
+
54
+
55
+
56
+
44
57
  # [0.139.0](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.7...v0.139.0) (2024-01-31)
45
58
 
46
59
  **Note:** Version bump only for package @blaze-cms/admin
47
60
 
61
+
62
+
63
+
64
+
48
65
  # [0.139.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.6...v0.139.0-alpha.7) (2024-01-30)
49
66
 
50
67
  **Note:** Version bump only for package @blaze-cms/admin
51
68
 
69
+
70
+
71
+
72
+
52
73
  # [0.139.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.5...v0.139.0-alpha.6) (2024-01-30)
53
74
 
75
+
76
+
54
77
  # [0.129.0-project-admin-customisations.1](https://github.com/thebyte9/blaze/compare/v0.129.0-project-admin-customisations.0...v0.129.0-project-admin-customisations.1) (2023-05-05)
55
78
 
79
+
80
+
56
81
  # [0.129.0-project-admin-customisations.0](https://github.com/thebyte9/blaze/compare/v0.128.2...v0.129.0-project-admin-customisations.0) (2023-05-03)
57
82
 
83
+
58
84
  ### Features
59
85
 
60
86
  * add initial admin renderhook plugin with first hook ([#3785](https://github.com/thebyte9/blaze/issues/3785)) ([c535036](https://github.com/thebyte9/blaze/commit/c5350369d28e870afe8a10de1a284fd63592be33))
61
87
 
88
+
89
+
90
+
91
+
62
92
  # [0.139.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.3...v0.139.0-alpha.4) (2024-01-19)
63
93
 
94
+
64
95
  ### Features
65
96
 
66
97
  * updated mongodb package v4 to v5 ([#4217](https://github.com/thebyte9/blaze/issues/4217)) ([c4eefc0](https://github.com/thebyte9/blaze/commit/c4eefc032a05fd62a689cd620f0b5e95a7894fb3))
67
98
 
99
+
100
+
101
+
102
+
68
103
  # [0.139.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.2...v0.139.0-alpha.3) (2024-01-09)
69
104
 
70
105
  **Note:** Version bump only for package @blaze-cms/admin
71
106
 
107
+
108
+
109
+
110
+
72
111
  # [0.139.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.139.0-alpha.0...v0.139.0-alpha.1) (2023-12-20)
73
112
 
74
113
  **Note:** Version bump only for package @blaze-cms/admin
75
114
 
115
+
116
+
117
+
118
+
76
119
  # [0.139.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.138.0...v0.139.0-alpha.0) (2023-12-19)
77
120
 
78
121
  **Note:** Version bump only for package @blaze-cms/admin
79
122
 
123
+
124
+
125
+
126
+
80
127
  # [0.138.0](https://github.com/thebyte9/blaze/compare/v0.138.0-alpha.0...v0.138.0) (2023-12-19)
81
128
 
82
129
  **Note:** Version bump only for package @blaze-cms/admin
83
130
 
131
+
132
+
133
+
134
+
84
135
  # [0.138.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.137.1...v0.138.0-alpha.0) (2023-12-18)
85
136
 
86
137
  **Note:** Version bump only for package @blaze-cms/admin
87
138
 
139
+
140
+
141
+
142
+
88
143
  ## [0.137.1](https://github.com/thebyte9/blaze/compare/v0.137.0...v0.137.1) (2023-12-12)
89
144
 
90
145
  **Note:** Version bump only for package @blaze-cms/admin
91
146
 
147
+
148
+
149
+
150
+
92
151
  # [0.137.0](https://github.com/thebyte9/blaze/compare/v0.137.0-alpha.1...v0.137.0) (2023-12-11)
93
152
 
94
153
  **Note:** Version bump only for package @blaze-cms/admin
95
154
 
155
+
156
+
157
+
158
+
96
159
  # [0.137.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.137.0-alpha.0...v0.137.0-alpha.1) (2023-12-07)
97
160
 
98
161
  **Note:** Version bump only for package @blaze-cms/admin
99
162
 
163
+
164
+
165
+
166
+
100
167
  ## [0.136.1](https://github.com/thebyte9/blaze/compare/v0.136.0...v0.136.1) (2023-11-22)
101
168
 
102
169
  **Note:** Version bump only for package @blaze-cms/admin
103
170
 
171
+
172
+
173
+
174
+
104
175
  # [0.136.0](https://github.com/thebyte9/blaze/compare/v0.136.0-alpha.1...v0.136.0) (2023-11-22)
105
176
 
106
177
  **Note:** Version bump only for package @blaze-cms/admin
107
178
 
179
+
180
+
181
+
182
+
108
183
  # [0.136.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.136.0-alpha.0...v0.136.0-alpha.1) (2023-11-22)
109
184
 
110
185
  **Note:** Version bump only for package @blaze-cms/admin
111
186
 
187
+
188
+
189
+
190
+
112
191
  # [0.136.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.135.0...v0.136.0-alpha.0) (2023-11-22)
113
192
 
193
+
114
194
  ### Bug Fixes
115
195
 
116
196
  * revert to template modal ([#3823](https://github.com/thebyte9/blaze/issues/3823)) ([7263ad5](https://github.com/thebyte9/blaze/commit/7263ad57cde4ab21a8b44b446444cd5ea40bc959))
117
197
 
198
+
199
+
200
+
201
+
118
202
  # [0.135.0](https://github.com/thebyte9/blaze/compare/v0.135.0-alpha.0...v0.135.0) (2023-11-21)
119
203
 
120
204
  **Note:** Version bump only for package @blaze-cms/admin
121
205
 
206
+
207
+
208
+
209
+
122
210
  # [0.135.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.134.0...v0.135.0-alpha.0) (2023-11-21)
123
211
 
124
212
  **Note:** Version bump only for package @blaze-cms/admin
125
213
 
214
+
215
+
216
+
217
+
126
218
  # [0.134.0](https://github.com/thebyte9/blaze/compare/v0.134.0-alpha.0...v0.134.0) (2023-10-31)
127
219
 
128
220
  **Note:** Version bump only for package @blaze-cms/admin
129
221
 
222
+
223
+
224
+
225
+
130
226
  # [0.134.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.133.0...v0.134.0-alpha.0) (2023-10-23)
131
227
 
132
228
  **Note:** Version bump only for package @blaze-cms/admin
133
229
 
230
+
231
+
232
+
233
+
134
234
  # [0.133.0](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.6...v0.133.0) (2023-10-04)
135
235
 
136
236
  **Note:** Version bump only for package @blaze-cms/admin
137
237
 
238
+
239
+
240
+
241
+
138
242
  # [0.133.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.5...v0.133.0-alpha.6) (2023-10-03)
139
243
 
140
244
  **Note:** Version bump only for package @blaze-cms/admin
141
245
 
246
+
247
+
248
+
249
+
142
250
  # [0.133.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.4...v0.133.0-alpha.5) (2023-10-03)
143
251
 
144
252
  **Note:** Version bump only for package @blaze-cms/admin
145
253
 
254
+
255
+
256
+
257
+
146
258
  # [0.133.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.3...v0.133.0-alpha.4) (2023-10-02)
147
259
 
148
260
  **Note:** Version bump only for package @blaze-cms/admin
149
261
 
262
+
263
+
264
+
265
+
150
266
  # [0.133.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.2...v0.133.0-alpha.3) (2023-09-18)
151
267
 
152
268
  **Note:** Version bump only for package @blaze-cms/admin
153
269
 
270
+
271
+
272
+
273
+
154
274
  # [0.133.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.1...v0.133.0-alpha.2) (2023-09-06)
155
275
 
156
276
  **Note:** Version bump only for package @blaze-cms/admin
157
277
 
278
+
279
+
280
+
281
+
158
282
  # [0.133.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.133.0-alpha.0...v0.133.0-alpha.1) (2023-09-05)
159
283
 
160
284
  **Note:** Version bump only for package @blaze-cms/admin
161
285
 
286
+
287
+
288
+
289
+
162
290
  # [0.133.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.132.0...v0.133.0-alpha.0) (2023-08-25)
163
291
 
164
292
  **Note:** Version bump only for package @blaze-cms/admin
165
293
 
294
+
295
+
296
+
297
+
166
298
  # [0.132.0](https://github.com/thebyte9/blaze/compare/v0.132.0-alpha.0...v0.132.0) (2023-08-21)
167
299
 
168
300
  **Note:** Version bump only for package @blaze-cms/admin
169
301
 
302
+
303
+
304
+
305
+
170
306
  # [0.132.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.131.2...v0.132.0-alpha.0) (2023-08-17)
171
307
 
172
308
  **Note:** Version bump only for package @blaze-cms/admin
173
309
 
310
+
311
+
312
+
313
+
174
314
  ## [0.131.2](https://github.com/thebyte9/blaze/compare/v0.131.1...v0.131.2) (2023-08-04)
175
315
 
176
316
  **Note:** Version bump only for package @blaze-cms/admin
177
317
 
318
+
319
+
320
+
321
+
178
322
  ## [0.131.1](https://github.com/thebyte9/blaze/compare/v0.131.0...v0.131.1) (2023-07-28)
179
323
 
180
324
  **Note:** Version bump only for package @blaze-cms/admin
181
325
 
326
+
327
+
328
+
329
+
182
330
  # [0.131.0](https://github.com/thebyte9/blaze/compare/v0.130.1...v0.131.0) (2023-07-18)
183
331
 
184
332
  **Note:** Version bump only for package @blaze-cms/admin
185
333
 
334
+
335
+
336
+
337
+
186
338
  ## [0.130.1](https://github.com/thebyte9/blaze/compare/v0.130.0...v0.130.1) (2023-07-06)
187
339
 
188
340
  **Note:** Version bump only for package @blaze-cms/admin
189
341
 
342
+
343
+
344
+
345
+
190
346
  # [0.130.0](https://github.com/thebyte9/blaze/compare/v0.130.0-alpha.0...v0.130.0) (2023-07-04)
191
347
 
192
348
  **Note:** Version bump only for package @blaze-cms/admin
193
349
 
350
+
351
+
352
+
353
+
194
354
  # [0.130.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.129.0...v0.130.0-alpha.0) (2023-07-04)
195
355
 
196
356
  **Note:** Version bump only for package @blaze-cms/admin
197
357
 
358
+
359
+
360
+
361
+
198
362
  # [0.129.0](https://github.com/thebyte9/blaze/compare/v0.129.0-alpha.1...v0.129.0) (2023-05-23)
199
363
 
200
364
  **Note:** Version bump only for package @blaze-cms/admin
201
365
 
366
+
367
+
368
+
369
+
202
370
  # [0.129.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.129.0-alpha.0...v0.129.0-alpha.1) (2023-05-17)
203
371
 
204
372
  **Note:** Version bump only for package @blaze-cms/admin
205
373
 
374
+
375
+
376
+
377
+
206
378
  # [0.129.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.128.2...v0.129.0-alpha.0) (2023-05-10)
207
379
 
208
380
  **Note:** Version bump only for package @blaze-cms/admin
209
381
 
382
+
383
+
384
+
385
+
210
386
  ## [0.128.1](https://github.com/thebyte9/blaze/compare/v0.128.1-alpha.0...v0.128.1) (2023-04-14)
211
387
 
212
388
  **Note:** Version bump only for package @blaze-cms/admin
213
389
 
390
+
391
+
392
+
393
+
214
394
  ## [0.128.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.4...v0.128.1-alpha.0) (2023-04-14)
215
395
 
216
396
  **Note:** Version bump only for package @blaze-cms/admin
217
397
 
398
+
399
+
400
+
401
+
218
402
  # [0.128.0](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.4...v0.128.0) (2023-04-13)
219
403
 
220
404
  **Note:** Version bump only for package @blaze-cms/admin
221
405
 
406
+
407
+
408
+
409
+
222
410
  # [0.128.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.3...v0.128.0-alpha.4) (2023-04-13)
223
411
 
412
+
413
+
224
414
  ## [0.127.3](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.2...v0.127.3) (2023-03-31)
225
415
 
226
416
  **Note:** Version bump only for package @blaze-cms/admin
227
417
 
418
+
419
+
420
+
421
+
228
422
  # [0.128.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.128.0-alpha.2...v0.128.0-alpha.3) (2023-04-12)
229
423
 
230
424
  ## [0.127.3](https://github.com/thebyte9/blaze/compare/v0.127.2...v0.127.3) (2023-03-31)
@@ -2,15 +2,15 @@
2
2
 
3
3
  require("core-js/modules/es.symbol.js");
4
4
  require("core-js/modules/es.array.filter.js");
5
+ require("core-js/modules/es.object.get-own-property-descriptor.js");
5
6
  require("core-js/modules/es.array.for-each.js");
6
- require("core-js/modules/es.array.iterator.js");
7
+ require("core-js/modules/web.dom-collections.for-each.js");
8
+ require("core-js/modules/es.object.get-own-property-descriptors.js");
7
9
  require("core-js/modules/es.object.define-properties.js");
8
10
  require("core-js/modules/es.object.define-property.js");
9
- require("core-js/modules/es.object.get-own-property-descriptor.js");
10
- require("core-js/modules/es.object.get-own-property-descriptors.js");
11
+ require("core-js/modules/es.array.iterator.js");
11
12
  require("core-js/modules/es.string.iterator.js");
12
13
  require("core-js/modules/es.weak-map.js");
13
- require("core-js/modules/web.dom-collections.for-each.js");
14
14
  require("core-js/modules/web.dom-collections.iterator.js");
15
15
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
16
16
  var _typeof = require("@babel/runtime/helpers/typeof");
@@ -21,12 +21,12 @@ exports["default"] = void 0;
21
21
  var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
22
22
  var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
23
23
  var _regenerator = _interopRequireDefault(require("@babel/runtime/regenerator"));
24
- require("core-js/modules/es.array.find.js");
25
- require("core-js/modules/es.array.join.js");
24
+ require("core-js/modules/es.object.keys.js");
26
25
  require("core-js/modules/es.array.map.js");
27
26
  require("core-js/modules/es.function.name.js");
28
- require("core-js/modules/es.object.keys.js");
27
+ require("core-js/modules/es.array.find.js");
29
28
  require("core-js/modules/es.object.to-string.js");
29
+ require("core-js/modules/es.array.join.js");
30
30
  var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator"));
31
31
  var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
32
32
  var _react = _interopRequireWildcard(require("react"));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/admin",
3
- "version": "0.139.3-core-styles.0",
3
+ "version": "0.139.3",
4
4
  "description": "Blaze example project",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -31,15 +31,15 @@
31
31
  "@blaze-cms/admin-ui-utils": "^0.139.0",
32
32
  "@blaze-cms/core-errors-ui": "^0.139.0",
33
33
  "@blaze-cms/core-ui": "^0.139.0",
34
- "@blaze-cms/plugin-admin-core-ui": "0.139.3-core-styles.0",
35
- "@blaze-cms/plugin-auth-local-ui": "0.139.3-core-styles.0",
36
- "@blaze-cms/plugin-auth-ui": "0.139.3-core-styles.0",
37
- "@blaze-cms/plugin-data-ui": "0.139.3-core-styles.0",
38
- "@blaze-cms/plugin-google-maps-ui": "0.139.3-core-styles.0",
39
- "@blaze-cms/plugin-gtm-ui": "0.139.3-core-styles.0",
40
- "@blaze-cms/plugin-media-ui": "0.139.3-core-styles.0",
41
- "@blaze-cms/plugin-page-builder-ui": "0.139.3-core-styles.0",
42
- "@blaze-cms/react-form-builder": "0.139.3-core-styles.0",
34
+ "@blaze-cms/plugin-admin-core-ui": "^0.139.3",
35
+ "@blaze-cms/plugin-auth-local-ui": "^0.139.3",
36
+ "@blaze-cms/plugin-auth-ui": "^0.139.3",
37
+ "@blaze-cms/plugin-data-ui": "^0.139.3",
38
+ "@blaze-cms/plugin-google-maps-ui": "^0.139.3",
39
+ "@blaze-cms/plugin-gtm-ui": "^0.139.3",
40
+ "@blaze-cms/plugin-media-ui": "^0.139.3",
41
+ "@blaze-cms/plugin-page-builder-ui": "^0.139.3",
42
+ "@blaze-cms/react-form-builder": "^0.139.2",
43
43
  "@blaze-cms/setup-ui": "^0.139.0",
44
44
  "@blaze-react/alert": "0.5.19",
45
45
  "@blaze-react/modal": "0.5.19",
@@ -66,5 +66,5 @@
66
66
  "lib/*",
67
67
  "lib-es/*"
68
68
  ],
69
- "gitHead": "816e8025e361150d1f400bfcf6a1d4d97c1ed728"
69
+ "gitHead": "d0bf009fbf11caabcc74593d39b474e4e0715042"
70
70
  }