@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
|
@@ -7618,7 +7618,7 @@ const Kl = {
|
|
|
7618
7618
|
], -1), i2 = {
|
|
7619
7619
|
name: b.DATECOMPONENT
|
|
7620
7620
|
}, pr = /* @__PURE__ */ Object.assign(i2, {
|
|
7621
|
-
props: ["isRange", "params", "isShowSwitchButton", "defaultValue", "id", "isConstraint"],
|
|
7621
|
+
props: ["isRange", "params", "isShowSwitchButton", "defaultValue", "id", "isConstraint", "format"],
|
|
7622
7622
|
setup(t, { expose: e }) {
|
|
7623
7623
|
const n = t, r = se("Everright"), a = z.useNamespace(b.DATECOMPONENT), i = q(), {
|
|
7624
7624
|
t: s,
|