@htmlbricks/hb-input-datetime 0.67.0 → 0.68.1

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/manifest.json CHANGED
@@ -264,7 +264,7 @@
264
264
  }
265
265
  }
266
266
  ],
267
- "iifeIntegrity": "sha384-t2ii3E3eDNnLfpSh24X16y+8n2o9OCdbQDp64J6HxcNFV4BKDahPRzAKX88ftHXw",
267
+ "iifeIntegrity": "sha384-v+XrIh00KSgArWKcgk6aXAM//1+v0Grmjfv0z3DWzs33ip4+duUcFmNYhb1wh1TB",
268
268
  "dependencies": [
269
269
  {
270
270
  "name": "hb-input-date",
@@ -293,5 +293,5 @@
293
293
  "size": {},
294
294
  "iifePath": "main.iife.js",
295
295
  "repoName": "@htmlbricks/hb-input-datetime",
296
- "version": "0.67.0"
296
+ "version": "0.68.1"
297
297
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-input-datetime",
3
- "version": "0.67.0",
3
+ "version": "0.68.1",
4
4
  "contributors": [],
5
5
  "description": "Composes child web components `hb-input-date` and `hb-input-number` to edit date, hours, minutes, and (unless `params.removeSeconds`) seconds, then combines them into a single ISO string `value`. Honors `schemaentry.params.min` / `max` as date bounds when required. Registers `@htmlbricks/hb-input-date` and `@htmlbricks/hb-input-number` and dispatches `setVal` with `{ value, valid, id }`. Bulma field grouping and help on `:host`.",
6
6
  "licenses": [