@e7a/everright-filter 1.0.0 → 1.0.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/dist/EverrightFilter-with-element-plus.iife.js +1 -1
- package/dist/EverrightFilter-with-element-plus.js +1 -1
- package/dist/EverrightFilter-with-element-plus.umd.cjs +1 -1
- package/dist/EverrightFilter-without-element-plus.iife.js +1 -1
- package/dist/EverrightFilter-without-element-plus.js +1 -1
- package/dist/EverrightFilter-without-element-plus.umd.cjs +1 -1
- package/package.json +1 -1
|
@@ -20272,7 +20272,7 @@ const qw = /* @__PURE__ */ K("div", { style: { padding: "10px 11px" } }, "-", -1
|
|
|
20272
20272
|
], -1), Ww = {
|
|
20273
20273
|
name: te.DATECOMPONENT
|
|
20274
20274
|
}, Hd = /* @__PURE__ */ Object.assign(Ww, {
|
|
20275
|
-
props: ["isRange", "params", "isShowSwitchButton", "defaultValue", "id", "isConstraint"],
|
|
20275
|
+
props: ["isRange", "params", "isShowSwitchButton", "defaultValue", "id", "isConstraint", "format"],
|
|
20276
20276
|
setup(e, { expose: t }) {
|
|
20277
20277
|
const n = e, a = Se("Everright"), r = Le.useNamespace(te.DATECOMPONENT), s = V(), {
|
|
20278
20278
|
t: l,
|