@voicenter-team/voicenter-ui-plus 0.2.18 → 0.2.19

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/library/super.mjs CHANGED
@@ -16092,6 +16092,7 @@ function pI(e, t, n, r, a, i) {
16092
16092
  "enable-seconds": e.enableSeconds,
16093
16093
  inline: e.inline,
16094
16094
  format: e.format,
16095
+ "preview-format": e.format,
16095
16096
  locale: e.locale,
16096
16097
  "multi-calendars": e.range,
16097
16098
  "multi-calendars-solo": e.range,
@@ -16164,7 +16165,7 @@ function pI(e, t, n, r, a, i) {
16164
16165
  ]),
16165
16166
  key: "0"
16166
16167
  }
16167
- ]), 1032, ["modelValue", "uid", "auto-apply", "data-test", "disabled", "enable-time-picker", "enable-seconds", "inline", "format", "locale", "multi-calendars", "multi-calendars-solo", "placeholder", "preset-ranges", "range", "utc", "input-class-name", "calendar-class-name", "class", "min-date", "max-date", "min-time", "max-time", "onInternalModelChange", "onOpen", "onClosed", "onFocus", "onBlur"])
16168
+ ]), 1032, ["modelValue", "uid", "auto-apply", "data-test", "disabled", "enable-time-picker", "enable-seconds", "inline", "format", "preview-format", "locale", "multi-calendars", "multi-calendars-solo", "placeholder", "preset-ranges", "range", "utc", "input-class-name", "calendar-class-name", "class", "min-date", "max-date", "min-time", "max-time", "onInternalModelChange", "onOpen", "onClosed", "onFocus", "onBlur"])
16168
16169
  ], 6);
16169
16170
  }
16170
16171
  const Dv = /* @__PURE__ */ ve(lI, [["render", pI]]);