pangea-lib 2.12.24 → 2.12.26

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/dist/main.es.js CHANGED
@@ -52027,7 +52027,7 @@ const d71 = /* @__PURE__ */ J1(h71, [["__scopeId", "data-v-2e3ee136"]]), m71 = /
52027
52027
  setup(e) {
52028
52028
  const a = I2(e, "modelValue");
52029
52029
  function t(c) {
52030
- return js(c, { format: "numbers", withTime: !1 });
52030
+ return js(c, { format: "short", withTime: !1 });
52031
52031
  }
52032
52032
  return (c, r) => (O(), L1(E4, {
52033
52033
  label: c.label,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pangea-lib",
3
3
  "description": "",
4
- "version": "2.12.24",
4
+ "version": "2.12.26",
5
5
  "author": "Gianfranco Raselli",
6
6
  "license": "ISC",
7
7
  "homepage": "https://github.com/GianfrancoRaselli/pangea#readme",