@htmlbricks/hb-calendar-events 0.66.4 → 0.66.6

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 +3 -4
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -214,12 +214,12 @@
214
214
  "data": {
215
215
  "events": [
216
216
  {
217
- "date": "2026-03-28T17:38:55.846Z",
217
+ "date": "2026-03-28T17:49:03.800Z",
218
218
  "id": "test",
219
219
  "label": "thetest"
220
220
  },
221
221
  {
222
- "date": "2026-02-28T17:38:55.846Z",
222
+ "date": "2026-02-28T17:49:03.800Z",
223
223
  "id": "test2",
224
224
  "label": "thetest start",
225
225
  "color": "red"
@@ -229,7 +229,6 @@
229
229
  }
230
230
  ],
231
231
  "iifeIntegrity": "sha384-4IBFuLcUPQuak2yk1roQ7JoPLtLMgI9yC4yhSEFzRlGJ69vOY76rC0sIF70yC6PB",
232
- "iifeIntegrityType": "sha384",
233
232
  "screenshots": [],
234
233
  "licenses": [
235
234
  {
@@ -248,5 +247,5 @@
248
247
  "size": {},
249
248
  "iifePath": "main.iife.js",
250
249
  "repoName": "@htmlbricks/hb-calendar-events",
251
- "version": "0.66.4"
250
+ "version": "0.66.6"
252
251
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-calendar-events",
3
- "version": "0.66.4",
3
+ "version": "0.66.6",
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": [