@bsgoal/common 2.29.13 → 2.29.14
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/index.mjs +2 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -6323,6 +6323,7 @@ const u1 = { class: "bsgoal-base-search" }, c1 = { class: "base_search" }, d1 =
|
|
|
6323
6323
|
modelValue: c.value[ce],
|
|
6324
6324
|
"onUpdate:modelValue": (ne) => c.value[ce] = ne,
|
|
6325
6325
|
"popper-class": "bsgoal-search-picker-panel",
|
|
6326
|
+
clearable: ue,
|
|
6326
6327
|
class: st({ base_form_time_date_picker: D(E) }),
|
|
6327
6328
|
disabled: mt,
|
|
6328
6329
|
type: se,
|
|
@@ -6331,7 +6332,7 @@ const u1 = { class: "bsgoal-base-search" }, c1 = { class: "base_search" }, d1 =
|
|
|
6331
6332
|
"end-placeholder": A(se, Ne, Fe)[1],
|
|
6332
6333
|
"default-time": q.value,
|
|
6333
6334
|
onChange: (ne) => G(se, ce, at = [])
|
|
6334
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue", "class", "disabled", "type", "value-format", "start-placeholder", "end-placeholder", "default-time", "onChange"])) : ge("", !0),
|
|
6335
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue", "clearable", "class", "disabled", "type", "value-format", "start-placeholder", "end-placeholder", "default-time", "onChange"])) : ge("", !0),
|
|
6335
6336
|
[D(C).TIME].includes(se) ? (m(), le(ee, {
|
|
6336
6337
|
key: 9,
|
|
6337
6338
|
"popper-class": "bsgoal-search-picker-panel",
|