@dcodegroup-au/dsg-vue 0.1.33 → 0.1.34

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.
@@ -22082,7 +22082,8 @@ const bQ = {
22082
22082
  useTimePicker: { type: Boolean, default: !1 },
22083
22083
  errors: { default: () => [] },
22084
22084
  locale: { default: "en-AU" },
22085
- formatLocale: { default: () => jQ }
22085
+ formatLocale: { default: () => jQ },
22086
+ modelType: {}
22086
22087
  }, {
22087
22088
  modelValue: { default: null },
22088
22089
  modelModifiers: {}
@@ -22167,6 +22168,7 @@ const bQ = {
22167
22168
  range: e.type === "range",
22168
22169
  teleport: !0,
22169
22170
  ui: s.value,
22171
+ "model-type": e.modelType,
22170
22172
  "auto-apply": "",
22171
22173
  disabled: e.disabled,
22172
22174
  locale: e.locale,
@@ -22220,7 +22222,7 @@ const bQ = {
22220
22222
  })
22221
22223
  ]),
22222
22224
  _: 1
22223
- }, 8, ["enable-time-picker", "format", "model-value", "multi-calendars", "range", "ui", "disabled", "locale", "format-locale", "class", "teleport-center", "auto-position", "position"]),
22225
+ }, 8, ["enable-time-picker", "format", "model-value", "multi-calendars", "range", "ui", "model-type", "disabled", "locale", "format-locale", "class", "teleport-center", "auto-position", "position"]),
22224
22226
  m(a) && m(i).length ? (O(), P("div", SQ, [
22225
22227
  (O(!0), P(k1, null, B1(m(i), (U, N) => (O(), P("span", {
22226
22228
  class: "dsg-datepicker--error",