@yetuzi/vue3-query-components 1.1.11 → 1.1.12
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.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
var Cr = Object.defineProperty, Or = Object.defineProperties;
|
|
2
2
|
var Er = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var Be = Object.getOwnPropertySymbols;
|
|
4
4
|
var It = Object.prototype.hasOwnProperty, zt = Object.prototype.propertyIsEnumerable;
|
|
@@ -3186,7 +3186,7 @@ function Bc(e) {
|
|
|
3186
3186
|
return n;
|
|
3187
3187
|
});
|
|
3188
3188
|
}
|
|
3189
|
-
const Xc = "1.1.
|
|
3189
|
+
const Xc = "1.1.12", Hc = Ie({
|
|
3190
3190
|
component: {
|
|
3191
3191
|
placeholder: "-",
|
|
3192
3192
|
pagination: {
|