@htmlbricks/hb-calendar-events 0.66.2 → 0.66.4

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