@htmlbricks/hb-calendar-events 0.73.7 → 0.74.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/manifest.json +5 -5
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -248,12 +248,12 @@
248
248
  "data": {
249
249
  "events": [
250
250
  {
251
- "date": "2026-04-19T22:09:54.485Z",
251
+ "date": "2026-04-28T19:14:54.612Z",
252
252
  "id": "test",
253
253
  "label": "thetest"
254
254
  },
255
255
  {
256
- "date": "2026-03-30T22:09:54.485Z",
256
+ "date": "2026-03-31T19:14:54.612Z",
257
257
  "id": "test2",
258
258
  "label": "thetest start",
259
259
  "color": "red"
@@ -274,12 +274,12 @@
274
274
  "data": {
275
275
  "events": [
276
276
  {
277
- "date": "2026-04-19T22:09:54.485Z",
277
+ "date": "2026-04-28T19:14:54.612Z",
278
278
  "id": "test",
279
279
  "label": "thetest"
280
280
  },
281
281
  {
282
- "date": "2026-03-30T22:09:54.485Z",
282
+ "date": "2026-03-31T19:14:54.612Z",
283
283
  "id": "test2",
284
284
  "label": "thetest start",
285
285
  "color": "red"
@@ -309,5 +309,5 @@
309
309
  "size": {},
310
310
  "iifePath": "main.iife.js",
311
311
  "repoName": "@htmlbricks/hb-calendar-events",
312
- "version": "0.73.7"
312
+ "version": "0.74.0"
313
313
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-calendar-events",
3
- "version": "0.73.7",
3
+ "version": "0.74.0",
4
4
  "contributors": [],
5
5
  "description": "Classic month grid (7-day week header and variable rows) with selectable cells, “today” styling, and event chips inside each day. Supports adjacent-month padding cells, Italian holidays, JSON `events`, and the same navigation/selection events as the appointments calendar (`changeCalendarDate`, `changeSelectedDate`, `calendarEventClick`).",
6
6
  "licenses": [