eco-vue-js 0.9.20 → 0.9.22

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.
Files changed (47) hide show
  1. package/dist/components/Button/WButtonGroup.vue.js +3 -1
  2. package/dist/components/FieldWrapper/WFieldWrapper.vue.d.ts.map +1 -1
  3. package/dist/components/FieldWrapper/WFieldWrapper.vue.js +54 -19
  4. package/dist/components/FieldWrapper/components/FilterButton.vue.d.ts +9 -0
  5. package/dist/components/FieldWrapper/components/FilterButton.vue.d.ts.map +1 -0
  6. package/dist/components/FieldWrapper/components/FilterButton.vue.js +25 -0
  7. package/dist/components/FieldWrapper/components/FilterButton.vue2.js +5 -0
  8. package/dist/components/FieldWrapper/types.d.ts +2 -0
  9. package/dist/components/FieldWrapper/types.d.ts.map +1 -1
  10. package/dist/components/FormAsync/WFormAsyncButtonGroup.vue.js +3 -1
  11. package/dist/components/FormAsync/WFormAsyncInput.vue.js +3 -1
  12. package/dist/components/FormAsync/WFormAsyncSelect.vue.js +2 -0
  13. package/dist/components/FormAsync/WFormAsyncSelectInfiniteSingle.vue.js +2 -0
  14. package/dist/components/FormAsync/WFormAsyncSelectSingle.vue.js +2 -0
  15. package/dist/components/FormAsync/WFormAsyncSelectStringified.vue.js +2 -0
  16. package/dist/components/InfiniteList/components/InfiniteListPage.vue.d.ts.map +1 -1
  17. package/dist/components/InfiniteList/components/InfiniteListPage.vue.js +9 -11
  18. package/dist/components/InfiniteList/components/InfiniteListPages.vue.d.ts.map +1 -1
  19. package/dist/components/InfiniteList/components/InfiniteListPages.vue.js +11 -3
  20. package/dist/components/InfiniteList/components/InfiniteListScroll.vue.d.ts +6 -2
  21. package/dist/components/InfiniteList/components/InfiniteListScroll.vue.d.ts.map +1 -1
  22. package/dist/components/InfiniteList/components/InfiniteListScroll.vue.js +7 -5
  23. package/dist/components/InfiniteList/models/utils.d.ts +1 -1
  24. package/dist/components/InfiniteList/models/utils.d.ts.map +1 -1
  25. package/dist/components/InfiniteList/models/utils.js +2 -2
  26. package/dist/components/Input/WInput.vue.js +3 -1
  27. package/dist/components/Input/WInputAsync.vue.js +3 -1
  28. package/dist/components/Input/WInputDate.vue.js +2 -0
  29. package/dist/components/Input/WInputOptions.vue.js +2 -0
  30. package/dist/components/Input/WInputSuggest.vue.js +2 -0
  31. package/dist/components/Select/WSelect.vue.d.ts.map +1 -1
  32. package/dist/components/Select/WSelect.vue.js +4 -1
  33. package/dist/components/Select/WSelectAsync.vue.d.ts.map +1 -1
  34. package/dist/components/Select/WSelectAsync.vue.js +4 -1
  35. package/dist/components/Select/WSelectAsyncSingle.vue.d.ts.map +1 -1
  36. package/dist/components/Select/WSelectAsyncSingle.vue.js +4 -1
  37. package/dist/components/Select/WSelectSingle.vue.d.ts.map +1 -1
  38. package/dist/components/Select/WSelectSingle.vue.js +4 -1
  39. package/dist/components/Select/WSelectStringified.vue.d.ts.map +1 -1
  40. package/dist/components/Select/WSelectStringified.vue.js +4 -1
  41. package/dist/main.js +1 -1
  42. package/dist/types/global.d.ts +10 -0
  43. package/dist/types/types.d.ts +1 -1
  44. package/dist/utils/api.d.ts +2 -0
  45. package/dist/utils/api.d.ts.map +1 -1
  46. package/dist/utils/api.js +20 -1
  47. package/package.json +1 -1
@@ -32,7 +32,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
32
32
  noMargin: { type: Boolean },
33
33
  allowCopy: { type: Boolean },
34
34
  emptyValue: {},
35
- leftError: { type: Boolean }
35
+ leftError: { type: Boolean },
36
+ filterField: {},
37
+ filterValue: {}
36
38
  },
37
39
  emits: ["update:model-value"],
38
40
  setup(__props, { emit: __emit }) {
@@ -1 +1 @@
1
- {"version":3,"file":"WFieldWrapper.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FieldWrapper/WFieldWrapper.vue"],"names":[],"mappings":"AAwLA,OAAO,KAAK,EAAC,iBAAiB,EAAC,MAAM,SAAS,CAAA;AAoC9C,iBAAS,cAAc;;uBAmOI,GAAG;0BACC,GAAG;;;gCA/OP,OAAO,KAAG,IAAI;;YAgPb,GAAG;;;gCAhPJ,OAAO,KAAG,IAAI;;YAiPX,GAAG;uBACL,GAAG;;;;;WAUjB,OAAO,IAA6B;EAEjD;AAkBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"WFieldWrapper.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FieldWrapper/WFieldWrapper.vue"],"names":[],"mappings":"AAoNA,OAAO,KAAK,EAAC,iBAAiB,EAAC,MAAM,SAAS,CAAA;AA6C9C,iBAAS,cAAc;;uBA6PI,GAAG;0BACC,GAAG;;;gCAzQP,OAAO,KAAG,IAAI;;YA0Qb,GAAG;;;gCA1QJ,OAAO,KAAG,IAAI;;YA2QX,GAAG;uBACL,GAAG;;;;;WAUjB,OAAO,IAA6B;EAEjD;AAoBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,24 +1,36 @@
1
- import { defineComponent, useId, ref, openBlock, createElementBlock, normalizeClass, createElementVNode, unref, Fragment, renderSlot, createTextVNode, toDisplayString, createVNode, Transition, withCtx, createCommentVNode, createBlock, normalizeProps, guardReactiveProps } from 'vue';
2
- import _sfc_main$1 from '../Button/WButtonCopy.vue.js';
1
+ import { defineComponent, useId, ref, computed, openBlock, createElementBlock, normalizeClass, createElementVNode, unref, Fragment, renderSlot, createTextVNode, toDisplayString, createVNode, Transition, withCtx, createCommentVNode, createBlock, normalizeProps, guardReactiveProps } from 'vue';
2
+ import _sfc_main$2 from '../Button/WButtonCopy.vue.js';
3
3
  import WSkeleton from '../Skeleton/WSkeleton.vue.js';
4
- import _sfc_main$2 from '../Tooltip/WTooltip.vue.js';
4
+ import _sfc_main$3 from '../Tooltip/WTooltip.vue.js';
5
+ import '../Button/WButtonAction.vue.js';
6
+ import '../Button/WButton.vue.js';
7
+ import '../Button/WButtonDropdown.vue.js';
5
8
  import { numberFormatter } from '../../utils/utils.js';
9
+ import _sfc_main$1 from './components/FilterButton.vue.js';
10
+ import '../../utils/supportsPassive.js';
11
+ import '../Dropdown/utils/DropdownStyle.js';
12
+ import 'vue-router';
13
+ import '../../utils/Modal.js';
14
+ import { encodeQueryParam } from '../../utils/api.js';
15
+ import '../Input/WInputSuggest.vue.js';
16
+ import '../Input/WInputDate.vue.js';
17
+ import '../Link/WLink.vue.js';
18
+ import '@tanstack/vue-query';
6
19
 
7
20
  const _hoisted_1 = ["for"];
8
21
  const _hoisted_2 = {
9
22
  key: 0,
10
23
  class: "text-negative dark:text-negative-dark"
11
24
  };
12
- const _hoisted_3 = { class: "grid grid-cols-[1fr,auto]" };
13
- const _hoisted_4 = {
25
+ const _hoisted_3 = {
14
26
  key: 0,
15
27
  class: "square-2 absolute right-0 top-0 rounded-full bg-[var(--has-changes-bg)] transition-colors"
16
28
  };
17
- const _hoisted_5 = {
29
+ const _hoisted_4 = {
18
30
  key: 1,
19
31
  class: "text-description absolute right-0 top-full whitespace-nowrap pt-0.5 text-xs font-normal"
20
32
  };
21
- const _hoisted_6 = {
33
+ const _hoisted_5 = {
22
34
  key: 2,
23
35
  ref: "rightContainer",
24
36
  class: "sm-not:flex-col flex gap-4 pl-4"
@@ -42,12 +54,19 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
42
54
  noMargin: { type: Boolean },
43
55
  allowCopy: { type: Boolean },
44
56
  emptyValue: {},
45
- leftError: { type: Boolean }
57
+ leftError: { type: Boolean },
58
+ filterField: {},
59
+ filterValue: {}
46
60
  },
47
61
  emits: ["click"],
48
62
  setup(__props) {
63
+ const props = __props;
49
64
  const id = useId();
50
65
  const focused = ref(false);
66
+ const encodedQueryParam = computed(() => {
67
+ if (!props.filterField) return void 0;
68
+ return encodeQueryParam(props.filterValue === void 0 ? props.modelValue : props.filterValue);
69
+ });
51
70
  const setFocused = (value) => {
52
71
  focused.value = value;
53
72
  };
@@ -65,9 +84,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
65
84
  "cursor-not-allowed": _ctx.disabled && !_ctx.skeleton
66
85
  })
67
86
  }, [
68
- _ctx.title || _ctx.$slots.title?.()?.length ? (openBlock(), createElementBlock("div", {
87
+ _ctx.title || _ctx.$slots.title ? (openBlock(), createElementBlock("div", {
69
88
  key: 0,
70
- class: normalizeClass(["text-accent mb-2 text-xs font-semibold duration-500", {
89
+ class: normalizeClass(["text-accent relative mb-2 pr-6 text-xs font-semibold duration-500", {
71
90
  "opacity-50": _ctx.disabled && !_ctx.skeleton
72
91
  }])
73
92
  }, [
@@ -85,14 +104,24 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
85
104
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2, " * ")) : createCommentVNode("", true)
86
105
  ]),
87
106
  _: 1
88
- })
107
+ }),
108
+ _ctx.filterField && encodedQueryParam.value ? (openBlock(), createBlock(_sfc_main$1, {
109
+ key: 0,
110
+ "filter-field": _ctx.filterField,
111
+ "encoded-query-param": encodedQueryParam.value,
112
+ class: "absolute -top-0.5 ml-1"
113
+ }, null, 8, ["filter-field", "encoded-query-param"])) : createCommentVNode("", true)
89
114
  ], 64)) : (openBlock(), createBlock(WSkeleton, {
90
115
  key: 1,
91
116
  class: "w-skeleton-h-4 w-skeleton-w-16"
92
117
  }))
93
118
  ], 2)) : createCommentVNode("", true),
94
119
  renderSlot(_ctx.$slots, "subtitle"),
95
- createElementVNode("div", _hoisted_3, [
120
+ createElementVNode("div", {
121
+ class: normalizeClass(["grid grid-cols-[1fr,auto]", {
122
+ "pr-9": !_ctx.title && !_ctx.$slots.title && _ctx.filterField && encodedQueryParam.value
123
+ }])
124
+ }, [
96
125
  !_ctx.skeleton ? (openBlock(), createElementBlock("div", {
97
126
  key: 0,
98
127
  class: normalizeClass(["w-has-changes-color-info dark:w-has-changes-color-info-dark relative grid grid-cols-1", {
@@ -109,7 +138,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
109
138
  renderSlot(_ctx.$slots, "default", normalizeProps(guardReactiveProps({ id: unref(id), setFocused, focused: focused.value })), () => [
110
139
  createTextVNode(toDisplayString(typeof _ctx.modelValue === "number" ? unref(numberFormatter).format(_ctx.modelValue) : _ctx.modelValue === null ? _ctx.emptyValue ?? "N / A" : _ctx.modelValue || _ctx.emptyValue), 1)
111
140
  ]),
112
- _ctx.allowCopy && _ctx.modelValue ? (openBlock(), createBlock(_sfc_main$1, {
141
+ _ctx.allowCopy && _ctx.modelValue ? (openBlock(), createBlock(_sfc_main$2, {
113
142
  key: 0,
114
143
  value: `${_ctx.modelValue}`,
115
144
  class: "ml-2"
@@ -123,7 +152,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
123
152
  "leave-to-class": "opacity-0"
124
153
  }, {
125
154
  default: withCtx(() => [
126
- _ctx.hasChanges ? (openBlock(), createElementBlock("span", _hoisted_4)) : createCommentVNode("", true)
155
+ _ctx.hasChanges ? (openBlock(), createElementBlock("span", _hoisted_3)) : createCommentVNode("", true)
127
156
  ]),
128
157
  _: 1
129
158
  }),
@@ -140,7 +169,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
140
169
  "right-0 text-end": !_ctx.leftError,
141
170
  "left-0 text-start": _ctx.leftError
142
171
  }])
143
- }, toDisplayString(_ctx.errorMessage), 3)) : _ctx.maxLength !== void 0 && focused.value ? (openBlock(), createElementBlock("div", _hoisted_5, toDisplayString(unref(numberFormatter).format(`${typeof _ctx.modelValue === "number" ? _ctx.modelValue : _ctx.modelValue || ""}`.length)) + " / " + toDisplayString(unref(numberFormatter).format(_ctx.maxLength)), 1)) : createCommentVNode("", true)
172
+ }, toDisplayString(_ctx.errorMessage), 3)) : _ctx.maxLength !== void 0 && focused.value ? (openBlock(), createElementBlock("div", _hoisted_4, toDisplayString(unref(numberFormatter).format(`${typeof _ctx.modelValue === "number" ? _ctx.modelValue : _ctx.modelValue || ""}`.length)) + " / " + toDisplayString(unref(numberFormatter).format(_ctx.maxLength)), 1)) : createCommentVNode("", true)
144
173
  ]),
145
174
  _: 1
146
175
  })
@@ -148,10 +177,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
148
177
  key: 1,
149
178
  class: "w-skeleton-w-full w-skeleton-rounded-xl w-skeleton-h-[calc(var(--field-height,2.125rem)+0.625rem)]"
150
179
  })),
151
- _ctx.$slots.right?.()?.length ? (openBlock(), createElementBlock("div", _hoisted_6, [
180
+ _ctx.$slots.right ? (openBlock(), createElementBlock("div", _hoisted_5, [
152
181
  renderSlot(_ctx.$slots, "right")
153
- ], 512)) : createCommentVNode("", true)
154
- ])
182
+ ], 512)) : createCommentVNode("", true),
183
+ !_ctx.title && !_ctx.$slots.title && _ctx.filterField && encodedQueryParam.value ? (openBlock(), createBlock(_sfc_main$1, {
184
+ key: 3,
185
+ "filter-field": _ctx.filterField,
186
+ "encoded-query-param": encodedQueryParam.value,
187
+ class: "absolute right-0 self-center"
188
+ }, null, 8, ["filter-field", "encoded-query-param"])) : createCommentVNode("", true)
189
+ ], 2)
155
190
  ], 10, _hoisted_1),
156
191
  _ctx.description ? (openBlock(), createElementBlock("div", {
157
192
  key: 0,
@@ -163,7 +198,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
163
198
  createTextVNode(toDisplayString(_ctx.description), 1)
164
199
  ], 64))
165
200
  ], 2)) : createCommentVNode("", true),
166
- _ctx.tooltipText && !_ctx.skeleton ? (openBlock(), createBlock(_sfc_main$2, {
201
+ _ctx.tooltipText && !_ctx.skeleton ? (openBlock(), createBlock(_sfc_main$3, {
167
202
  key: 1,
168
203
  text: _ctx.tooltipText
169
204
  }, null, 8, ["text"])) : createCommentVNode("", true)
@@ -0,0 +1,9 @@
1
+ declare const _default: import('vue').DefineComponent<{
2
+ filterField: string;
3
+ encodedQueryParam: EncodeQueryParam<unknown>;
4
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
5
+ filterField: string;
6
+ encodedQueryParam: EncodeQueryParam<unknown>;
7
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
8
+ export default _default;
9
+ //# sourceMappingURL=FilterButton.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FilterButton.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/FieldWrapper/components/FilterButton.vue"],"names":[],"mappings":";iBA2Be,MAAM;uBACA,gBAAgB,CAAC,OAAO,CAAC;;iBAD/B,MAAM;uBACA,gBAAgB,CAAC,OAAO,CAAC;;AAyE9C,wBAMG"}
@@ -0,0 +1,25 @@
1
+ import { defineComponent, openBlock, createElementBlock, normalizeClass, createVNode, unref } from 'vue';
2
+ import IconFilter from '../../../assets/icons/sax/IconFilter.svg.js';
3
+
4
+ const _sfc_main = /* @__PURE__ */ defineComponent({
5
+ __name: "FilterButton",
6
+ props: {
7
+ filterField: {},
8
+ encodedQueryParam: {}
9
+ },
10
+ setup(__props) {
11
+ return (_ctx, _cache) => {
12
+ return openBlock(), createElementBlock("button", {
13
+ class: normalizeClass(["w-ripple w-ripple-hover rounded p-0.5", {
14
+ "text-description": _ctx.$route.query[_ctx.filterField] !== _ctx.encodedQueryParam,
15
+ "bg-primary-default dark:bg-primary-dark text-default dark:text-default-dark": _ctx.$route.query[_ctx.filterField] === _ctx.encodedQueryParam
16
+ }]),
17
+ onClick: _cache[0] || (_cache[0] = ($event) => _ctx.$router.replace({ query: { ..._ctx.$route.query, [_ctx.filterField]: _ctx.$route.query[_ctx.filterField] === _ctx.encodedQueryParam ? void 0 : _ctx.encodedQueryParam } }))
18
+ }, [
19
+ createVNode(unref(IconFilter), { class: "square-4" })
20
+ ], 2);
21
+ };
22
+ }
23
+ });
24
+
25
+ export { _sfc_main as default };
@@ -0,0 +1,5 @@
1
+ import _sfc_main from './FilterButton.vue.js';
2
+
3
+
4
+
5
+ export { _sfc_main as default };
@@ -15,5 +15,7 @@ export interface FieldWrapperProps {
15
15
  allowCopy?: boolean;
16
16
  emptyValue?: string;
17
17
  leftError?: boolean;
18
+ filterField?: string;
19
+ filterValue?: unknown;
18
20
  }
19
21
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/FieldWrapper/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,CAAA;IAC7C,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/FieldWrapper/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,CAAA;IAC7C,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB"}
@@ -38,7 +38,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
38
38
  noMargin: { type: Boolean },
39
39
  allowCopy: { type: Boolean },
40
40
  emptyValue: {},
41
- leftError: { type: Boolean }
41
+ leftError: { type: Boolean },
42
+ filterField: {},
43
+ filterValue: {}
42
44
  },
43
45
  setup(__props) {
44
46
  const props = __props;
@@ -53,7 +53,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
53
53
  noMargin: { type: Boolean },
54
54
  allowCopy: { type: Boolean },
55
55
  emptyValue: {},
56
- leftError: { type: Boolean }
56
+ leftError: { type: Boolean },
57
+ filterField: {},
58
+ filterValue: {}
57
59
  },
58
60
  emits: ["success"],
59
61
  setup(__props, { emit: __emit }) {
@@ -63,6 +63,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
63
63
  allowCopy: { type: Boolean },
64
64
  emptyValue: {},
65
65
  leftError: { type: Boolean },
66
+ filterField: {},
67
+ filterValue: {},
66
68
  teleport: { type: Boolean },
67
69
  noZIndex: { type: Boolean },
68
70
  maxHeight: {},
@@ -68,6 +68,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
68
68
  allowCopy: { type: Boolean },
69
69
  emptyValue: {},
70
70
  leftError: { type: Boolean },
71
+ filterField: {},
72
+ filterValue: {},
71
73
  teleport: { type: Boolean },
72
74
  noZIndex: { type: Boolean },
73
75
  maxHeight: {},
@@ -64,6 +64,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
64
64
  allowCopy: { type: Boolean },
65
65
  emptyValue: {},
66
66
  leftError: { type: Boolean },
67
+ filterField: {},
68
+ filterValue: {},
67
69
  teleport: { type: Boolean },
68
70
  noZIndex: { type: Boolean },
69
71
  maxHeight: {},
@@ -64,6 +64,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
64
64
  allowCopy: { type: Boolean },
65
65
  emptyValue: {},
66
66
  leftError: { type: Boolean },
67
+ filterField: {},
68
+ filterValue: {},
67
69
  teleport: { type: Boolean },
68
70
  noZIndex: { type: Boolean },
69
71
  maxHeight: {},
@@ -1 +1 @@
1
- {"version":3,"file":"InfiniteListPage.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/components/InfiniteListPage.vue"],"names":[],"mappings":"yBAgXiB,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,WAAW,eACvE,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA4cxD,mBAAmB,CAAC;qBAxcb,WAAW;oBACZ,iBAAiB,CAAC,IAAI,EAAE,WAAW,CAAC;wBAChC,MAAM;mBACX,OAAO;kBACR,OAAO;wBACD,OAAO;eAChB,OAAO;gBACN,OAAO;qBACF,OAAO;oBACR,OAAO;oBACP,MAAM;oBACN,OAAO;oBACP,OAAO;oBACP,MAAM;0BACA,MAAM,GAAG,KAAK;2BACb,OAAO,GAAG,IAAI;uBAClB,OAAO,CAAC,YAAY,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC;mBAElD,KAAK,EAAE;qBACL,CAAC,IAAI,EAAE,IAAI,KAAK,KAAK;qBACrB,OAAO;uBACL,OAAO;2BACH,OAAO;6BACL,OAAO;KAibuD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;;;2BAjWvB,MAAM;MAiWuC,GAAG,IAAI;WACpE,GAAG;;kBAhPD,CAAC,KAAK,EAAE;YAChB,IAAI,EAAE,IAAI,CAAA;YACV,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAA;YAC5C,QAAQ,EAAE,OAAO,CAAA;YACjB,OAAO,EAAE,MAAM,IAAI,CAAA;YACnB,QAAQ,CAAC,EAAE,IAAI,CAAA;YACf,IAAI,CAAC,EAAE,IAAI,CAAA;YACX,KAAK,EAAE,OAAO,CAAA;YACd,IAAI,EAAE,OAAO,CAAA;YACb,IAAI,EAAE,MAAM,CAAA;YACZ,KAAK,EAAE,MAAM,CAAA;SACd,KAAK,IAAI;;kBAXA,CAAC,KAAK,EAAE;YAChB,IAAI,EAAE,IAAI,CAAA;YACV,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAA;YAC5C,QAAQ,EAAE,OAAO,CAAA;YACjB,OAAO,EAAE,MAAM,IAAI,CAAA;YACnB,QAAQ,CAAC,EAAE,IAAI,CAAA;YACf,IAAI,CAAC,EAAE,IAAI,CAAA;YACX,KAAK,EAAE,OAAO,CAAA;YACd,IAAI,EAAE,OAAO,CAAA;YACb,IAAI,EAAE,MAAM,CAAA;YACZ,KAAK,EAAE,MAAM,CAAA;SACd,KAAK,IAAI;;;YA7LN,cAAc,SAAS,MAAM,GAAG,IAAI;YACpC,oBAAoB,SAAS,MAAM,GAAG,IAAI;YAC1C,kBAAkB,SAAS,MAAM,GAAG,IAAI,GAAG,IAAI;YAC/C,sBAAsB,SAAS,MAAM,GAAG,IAAI,GAAG,IAAI;YACnD,eAAe,SAAS,MAAM,GAAG,IAAI;YACrC,aAAa,SAAS,MAAM,GAAG,IAAI;YACnC,SAAS,GAAG,IAAI;YAChB,2BAA2B,GAAG,IAAI;YAClC,iBAAiB,UAAU,KAAK,EAAE,GAAG,IAAI;YACzC,SAAS,GAAG,IAAI;;;;;YA8ZsB,OAAO,CAAC,OAAO,WAAW,CAAC;;AAtdvE,wBAsd4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"InfiniteListPage.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/components/InfiniteListPage.vue"],"names":[],"mappings":"yBA4WiB,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,WAAW,eACvE,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAscxD,mBAAmB,CAAC;qBAlcb,WAAW;oBACZ,iBAAiB,CAAC,IAAI,EAAE,WAAW,CAAC;wBAChC,MAAM;mBACX,OAAO;kBACR,OAAO;wBACD,OAAO;eAChB,OAAO;gBACN,OAAO;qBACF,OAAO;oBACR,OAAO;oBACP,MAAM;oBACN,OAAO;oBACP,OAAO;oBACP,MAAM;0BACA,MAAM,GAAG,KAAK;2BACb,OAAO,GAAG,IAAI;uBAClB,OAAO,CAAC,YAAY,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC;mBAElD,KAAK,EAAE;qBACL,CAAC,IAAI,EAAE,IAAI,KAAK,KAAK;qBACrB,OAAO;uBACL,OAAO;2BACH,OAAO;6BACL,OAAO;KA2auD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;;;2BA3VvB,MAAM;MA2VuC,GAAG,IAAI;WACpE,GAAG;;kBA1OD,CAAC,KAAK,EAAE;YAChB,IAAI,EAAE,IAAI,CAAA;YACV,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAA;YAC5C,QAAQ,EAAE,OAAO,CAAA;YACjB,OAAO,EAAE,MAAM,IAAI,CAAA;YACnB,QAAQ,CAAC,EAAE,IAAI,CAAA;YACf,IAAI,CAAC,EAAE,IAAI,CAAA;YACX,KAAK,EAAE,OAAO,CAAA;YACd,IAAI,EAAE,OAAO,CAAA;YACb,IAAI,EAAE,MAAM,CAAA;YACZ,KAAK,EAAE,MAAM,CAAA;SACd,KAAK,IAAI;;kBAXA,CAAC,KAAK,EAAE;YAChB,IAAI,EAAE,IAAI,CAAA;YACV,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAA;YAC5C,QAAQ,EAAE,OAAO,CAAA;YACjB,OAAO,EAAE,MAAM,IAAI,CAAA;YACnB,QAAQ,CAAC,EAAE,IAAI,CAAA;YACf,IAAI,CAAC,EAAE,IAAI,CAAA;YACX,KAAK,EAAE,OAAO,CAAA;YACd,IAAI,EAAE,OAAO,CAAA;YACb,IAAI,EAAE,MAAM,CAAA;YACZ,KAAK,EAAE,MAAM,CAAA;SACd,KAAK,IAAI;;;YA7LN,cAAc,SAAS,MAAM,GAAG,IAAI;YACpC,oBAAoB,SAAS,MAAM,GAAG,IAAI;YAC1C,kBAAkB,SAAS,MAAM,GAAG,IAAI,GAAG,IAAI;YAC/C,sBAAsB,SAAS,MAAM,GAAG,IAAI,GAAG,IAAI;YACnD,eAAe,SAAS,MAAM,GAAG,IAAI;YACrC,aAAa,SAAS,MAAM,GAAG,IAAI;YACnC,SAAS,GAAG,IAAI;YAChB,2BAA2B,GAAG,IAAI;YAClC,iBAAiB,UAAU,KAAK,EAAE,GAAG,IAAI;YACzC,SAAS,GAAG,IAAI;;;;;YAwZsB,OAAO,CAAC,OAAO,WAAW,CAAC;;AAhdvE,wBAgd4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -1,4 +1,4 @@
1
- import { defineComponent, useTemplateRef, ref, toRef, computed, watch, onMounted, nextTick, onBeforeUnmount, openBlock, createElementBlock, normalizeClass, unref, Fragment, createElementVNode, createBlock, createCommentVNode, resolveDynamicComponent, TransitionGroup, normalizeProps, mergeProps, withCtx, renderList, renderSlot, toDisplayString } from 'vue';
1
+ import { defineComponent, useTemplateRef, ref, toRef, computed, watch, onMounted, nextTick, onBeforeUnmount, openBlock, createElementBlock, unref, Fragment, createElementVNode, normalizeClass, createBlock, createCommentVNode, resolveDynamicComponent, TransitionGroup, normalizeProps, mergeProps, withCtx, renderList, renderSlot, toDisplayString } from 'vue';
2
2
  import _sfc_main$3 from '../../EmptyComponent/WEmptyComponent.vue.js';
3
3
  import '../../Button/WButtonAction.vue.js';
4
4
  import '../../Button/WButton.vue.js';
@@ -15,7 +15,11 @@ import '../../Input/WInputDate.vue.js';
15
15
  import '../../Link/WLink.vue.js';
16
16
  import '@tanstack/vue-query';
17
17
 
18
- const _hoisted_1 = { class: "py-1.25 sm-not:px-3 cursor-default select-none" };
18
+ const _hoisted_1 = {
19
+ ref: "element",
20
+ class: "relative"
21
+ };
22
+ const _hoisted_2 = { class: "py-1.25 sm-not:px-3 cursor-default select-none" };
19
23
  const _sfc_main = /* @__PURE__ */ defineComponent({
20
24
  __name: "InfiniteListPage",
21
25
  props: {
@@ -170,13 +174,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
170
174
  scrollTo
171
175
  });
172
176
  return (_ctx, _cache) => {
173
- return openBlock(), createElementBlock("div", {
174
- ref: "element",
175
- class: normalizeClass(["relative", {
176
- "last:min-h-[calc(100vh-var(--header-height)-var(--infinite-list-header-height))] last:pb-16": !_ctx.minHeight,
177
- "last:min-h-full": _ctx.minHeight && !unref(data)
178
- }])
179
- }, [
177
+ return openBlock(), createElementBlock("div", _hoisted_1, [
180
178
  page.value && unref(data)?.results.length !== 0 ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
181
179
  createElementVNode("div", {
182
180
  class: normalizeClass(["flex", {
@@ -269,9 +267,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
269
267
  "pb-2": _ctx.minHeight && !_ctx.lastChild
270
268
  }])
271
269
  }, [
272
- createElementVNode("div", _hoisted_1, toDisplayString(_ctx.emptyStub), 1)
270
+ createElementVNode("div", _hoisted_2, toDisplayString(_ctx.emptyStub), 1)
273
271
  ], 2))
274
- ], 2);
272
+ ], 512);
275
273
  };
276
274
  }
277
275
  });
@@ -1 +1 @@
1
- {"version":3,"file":"InfiniteListPages.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/components/InfiniteListPages.vue"],"names":[],"mappings":"yBAgUiB,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,WAAW,eACvE,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAglBxD,mBAAmB,CAAC;;;;;oBA5kBd,iBAAiB,CAAC,IAAI,EAAE,WAAW,CAAC;qBACnC,WAAW;yBACP,MAAM;wBACP,OAAO;eAChB,OAAO;gBACN,OAAO;qBACF,OAAO;qBACP,MAAM;2BACA,OAAO,GAAG,IAAI;oBACrB,MAAM;uBACH,MAAM;oBACT,OAAO;oBACP,OAAO;wBACH,CAAC,MAAM,WAAW,CAAC,EAAE;oBACzB,MAAM;oBACN,MAAM;mBACP,MAAM;0BACC,MAAM,GAAG,KAAK;uBACjB,OAAO,CAAC,YAAY,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC;mBAElD,KAAK,EAAE;qBACL,CAAC,IAAI,EAAE,IAAI,KAAK,KAAK;qBACrB,OAAO;uBACL,OAAO;2BACH,OAAO;6BACL,OAAO;KAmjBuD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;0CArbP,MAAM;MAqbuB,GAAG,IAAI;WACpE,GAAG;;kBApYD,CAAC,KAAK,EAAE;YAChB,IAAI,EAAE,IAAI,CAAA;YACV,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAA;YAC5C,QAAQ,EAAE,OAAO,CAAA;YACjB,OAAO,EAAE,MAAM,IAAI,CAAA;YACnB,QAAQ,CAAC,EAAE,IAAI,CAAA;YACf,IAAI,CAAC,EAAE,IAAI,CAAA;YACX,KAAK,EAAE,OAAO,CAAA;YACd,IAAI,EAAE,OAAO,CAAA;YACb,SAAS,EAAE,OAAO,CAAA;YAClB,IAAI,EAAE,MAAM,CAAA;YACZ,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,KAAK,CAAA;SACb,KAAK,IAAI;;kBAbA,CAAC,KAAK,EAAE;YAChB,IAAI,EAAE,IAAI,CAAA;YACV,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAA;YAC5C,QAAQ,EAAE,OAAO,CAAA;YACjB,OAAO,EAAE,MAAM,IAAI,CAAA;YACnB,QAAQ,CAAC,EAAE,IAAI,CAAA;YACf,IAAI,CAAC,EAAE,IAAI,CAAA;YACX,KAAK,EAAE,OAAO,CAAA;YACd,IAAI,EAAE,OAAO,CAAA;YACb,SAAS,EAAE,OAAO,CAAA;YAClB,IAAI,EAAE,MAAM,CAAA;YACZ,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,KAAK,CAAA;SACb,KAAK,IAAI;;;YAzKN,aAAa,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;YAC/C,cAAc,SAAS,MAAM,GAAG,IAAI;YACpC,iBAAiB,UAAU,KAAK,EAAE,GAAG,IAAI;;;;;YAmiBH,OAAO,CAAC,OAAO,WAAW,CAAC;;AA1lBvE,wBA0lB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"InfiniteListPages.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/components/InfiniteListPages.vue"],"names":[],"mappings":"yBA2UiB,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,WAAW,eACvE,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAgmBxD,mBAAmB,CAAC;;;;;oBA5lBd,iBAAiB,CAAC,IAAI,EAAE,WAAW,CAAC;qBACnC,WAAW;yBACP,MAAM;wBACP,OAAO;eAChB,OAAO;gBACN,OAAO;qBACF,OAAO;qBACP,MAAM;2BACA,OAAO,GAAG,IAAI;oBACrB,MAAM;uBACH,MAAM;oBACT,OAAO;oBACP,OAAO;wBACH,CAAC,MAAM,WAAW,CAAC,EAAE;oBACzB,MAAM;oBACN,MAAM;mBACP,MAAM;0BACC,MAAM,GAAG,KAAK;uBACjB,OAAO,CAAC,YAAY,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC;mBAElD,KAAK,EAAE;qBACL,CAAC,IAAI,EAAE,IAAI,KAAK,KAAK;qBACrB,OAAO;uBACL,OAAO;2BACH,OAAO;6BACL,OAAO;KAmkBuD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;0CAlcP,MAAM;MAkcuB,GAAG,IAAI;WACpE,GAAG;;kBA7YD,CAAC,KAAK,EAAE;YAChB,IAAI,EAAE,IAAI,CAAA;YACV,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAA;YAC5C,QAAQ,EAAE,OAAO,CAAA;YACjB,OAAO,EAAE,MAAM,IAAI,CAAA;YACnB,QAAQ,CAAC,EAAE,IAAI,CAAA;YACf,IAAI,CAAC,EAAE,IAAI,CAAA;YACX,KAAK,EAAE,OAAO,CAAA;YACd,IAAI,EAAE,OAAO,CAAA;YACb,SAAS,EAAE,OAAO,CAAA;YAClB,IAAI,EAAE,MAAM,CAAA;YACZ,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,KAAK,CAAA;SACb,KAAK,IAAI;;kBAbA,CAAC,KAAK,EAAE;YAChB,IAAI,EAAE,IAAI,CAAA;YACV,MAAM,EAAE,CAAC,OAAO,CAAC,EAAE,IAAI,GAAG,SAAS,KAAK,IAAI,CAAA;YAC5C,QAAQ,EAAE,OAAO,CAAA;YACjB,OAAO,EAAE,MAAM,IAAI,CAAA;YACnB,QAAQ,CAAC,EAAE,IAAI,CAAA;YACf,IAAI,CAAC,EAAE,IAAI,CAAA;YACX,KAAK,EAAE,OAAO,CAAA;YACd,IAAI,EAAE,OAAO,CAAA;YACb,SAAS,EAAE,OAAO,CAAA;YAClB,IAAI,EAAE,MAAM,CAAA;YACZ,KAAK,EAAE,MAAM,CAAA;YACb,KAAK,EAAE,KAAK,CAAA;SACb,KAAK,IAAI;;;YAhLN,aAAa,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;YAC/C,cAAc,SAAS,MAAM,GAAG,IAAI;YACpC,iBAAiB,UAAU,KAAK,EAAE,GAAG,IAAI;;;;;YAmjBH,OAAO,CAAC,OAAO,WAAW,CAAC;;AA1mBvE,wBA0mB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -1,4 +1,4 @@
1
- import { defineComponent, useTemplateRef, ref, computed, watch, toRef, openBlock, createBlock, normalizeStyle, withCtx, unref, createCommentVNode, createElementBlock, Fragment, renderList, nextTick, renderSlot } from 'vue';
1
+ import { defineComponent, useTemplateRef, ref, computed, watch, toRef, openBlock, createBlock, normalizeStyle, normalizeClass, withCtx, unref, createCommentVNode, createElementBlock, Fragment, renderList, nextTick, renderSlot } from 'vue';
2
2
  import { isEqualObj } from '../../../utils/utils.js';
3
3
  import _sfc_main$2 from './InfiniteListButton.vue.js';
4
4
  import _sfc_main$3 from './InfiniteListPage.vue.js';
@@ -102,6 +102,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
102
102
  if (index === -1) return;
103
103
  const newPages = pages.value.slice(0, pages.value.length - index);
104
104
  pages.value = newPages.length === 0 ? [1] : newPages;
105
+ if (pagesCount.value >= page) pagesCount.value = page - 1;
106
+ if (nextPage.value === page) nextPage.value = null;
105
107
  emit("update:page", pages.value[pages.value.length - 1]);
106
108
  };
107
109
  const goto = async (page = 1, itemIndex) => {
@@ -116,6 +118,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
116
118
  isResettingPage.value = true;
117
119
  emit("update:page", page === 1 ? void 0 : page);
118
120
  pages.value = [];
121
+ const element = props.scrollingElement ?? document.scrollingElement;
122
+ const value = (infiniteScrollRef.value?.$el.offsetTop ?? 0) - props.headerHeight - 60;
123
+ if (element && element.scrollTop > value) element.scrollTop = value;
119
124
  await nextTick();
120
125
  pages.value = [page];
121
126
  nextPage.value = null;
@@ -123,7 +128,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
123
128
  };
124
129
  watch(toRef(props, "queryParams"), (newValue, oldValue) => {
125
130
  if (isEqualObj(newValue, oldValue, ["page", ...props.excludeParams ?? []])) return;
126
- if (pages.value.length === 1 && pages.value[0] === 1) return;
127
131
  resetPage();
128
132
  });
129
133
  watch(pagesCount, (value) => {
@@ -141,6 +145,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
141
145
  ref: "infiniteScroll",
142
146
  "scrolling-element": _ctx.scrollingElement,
143
147
  style: normalizeStyle({ "--infinite-list-header-height": _ctx.headerHeight + "px" }),
148
+ class: normalizeClass({
149
+ "min-h-[calc(100vh-var(--header-height)-var(--infinite-list-header-height))] pb-16": !_ctx.minHeight,
150
+ "min-h-full": _ctx.minHeight
151
+ }),
144
152
  "onScroll:down": addNextPage,
145
153
  "onScroll:up": addPreviousPage
146
154
  }, {
@@ -219,7 +227,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
219
227
  })) : createCommentVNode("", true)
220
228
  ]),
221
229
  _: 3
222
- }, 8, ["scrolling-element", "style"]);
230
+ }, 8, ["scrolling-element", "style", "class"]);
223
231
  };
224
232
  }
225
233
  });
@@ -2,7 +2,9 @@ declare function __VLS_template(): {
2
2
  slots: {
3
3
  default?(_: {}): any;
4
4
  };
5
- refs: {};
5
+ refs: {
6
+ container: HTMLDivElement;
7
+ };
6
8
  attrs: Partial<{}>;
7
9
  };
8
10
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
@@ -19,7 +21,9 @@ declare const __VLS_component: import('vue').DefineComponent<{
19
21
  }> & Readonly<{
20
22
  "onScroll:up"?: (() => any) | undefined;
21
23
  "onScroll:down"?: (() => any) | undefined;
22
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
24
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
25
+ container: HTMLDivElement;
26
+ }, any>;
23
27
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
24
28
  export default _default;
25
29
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1 +1 @@
1
- {"version":3,"file":"InfiniteListScroll.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/components/InfiniteListScroll.vue"],"names":[],"mappings":"AA4IA,iBAAS,cAAc;;yBA0BM,GAAG;;;WASlB,OAAO,IAA6B;EAEjD;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;sBApHD,OAAO,GAAG,IAAI;;;;;;;;sBAAd,OAAO,GAAG,IAAI;;;;kFA+HhC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"InfiniteListScroll.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/components/InfiniteListScroll.vue"],"names":[],"mappings":"AAgJA,iBAAS,cAAc;;yBA4BM,GAAG;;;;;WAUlB,OAAO,IAA6B;EAEjD;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;sBAzHD,OAAO,GAAG,IAAI;;;;;;;;sBAAd,OAAO,GAAG,IAAI;;;;;;OAqIhC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,6 +1,7 @@
1
- import { defineComponent, computed, watch, onMounted, onUnmounted, openBlock, createElementBlock, renderSlot } from 'vue';
1
+ import { defineComponent, useTemplateRef, computed, watch, onMounted, onUnmounted, openBlock, createElementBlock, renderSlot } from 'vue';
2
2
  import { getIsScrollUp, getIsScrollDown } from '../models/utils.js';
3
3
 
4
+ const _hoisted_1 = { ref: "container" };
4
5
  const _sfc_main = /* @__PURE__ */ defineComponent({
5
6
  __name: "InfiniteListScroll",
6
7
  props: {
@@ -10,10 +11,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
10
11
  setup(__props, { expose: __expose, emit: __emit }) {
11
12
  const props = __props;
12
13
  const emit = __emit;
14
+ const containerRef = useTemplateRef("container");
13
15
  const element = computed(() => props.scrollingElement ?? document);
14
16
  const listener = (event) => {
15
- if (event.target !== element.value) return;
16
- if (getIsScrollUp(props.scrollingElement ?? document.scrollingElement)) {
17
+ if (event.target !== element.value || !containerRef.value) return;
18
+ if (getIsScrollUp(props.scrollingElement ?? document.scrollingElement, containerRef.value.offsetTop)) {
17
19
  emit("scroll:up");
18
20
  return;
19
21
  }
@@ -46,9 +48,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
46
48
  checkIsScrollDown
47
49
  });
48
50
  return (_ctx, _cache) => {
49
- return openBlock(), createElementBlock("div", null, [
51
+ return openBlock(), createElementBlock("div", _hoisted_1, [
50
52
  renderSlot(_ctx.$slots, "default")
51
- ]);
53
+ ], 512);
52
54
  };
53
55
  }
54
56
  });
@@ -1,3 +1,3 @@
1
- export declare const getIsScrollUp: (element: Element | null) => boolean;
1
+ export declare const getIsScrollUp: (element: Element | null, offsetTop: number) => boolean;
2
2
  export declare const getIsScrollDown: (element: Element | null) => boolean;
3
3
  //# sourceMappingURL=utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/models/utils.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,YAAa,OAAO,GAAG,IAAI,KAAG,OAIvD,CAAA;AAED,eAAO,MAAM,eAAe,YAAa,OAAO,GAAG,IAAI,KAAG,OAIzD,CAAA"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/InfiniteList/models/utils.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa,YAAa,OAAO,GAAG,IAAI,aAAa,MAAM,KAAG,OAI1E,CAAA;AAED,eAAO,MAAM,eAAe,YAAa,OAAO,GAAG,IAAI,KAAG,OAIzD,CAAA"}
@@ -1,7 +1,7 @@
1
1
  const TRIGGER_FACTOR = 200;
2
- const getIsScrollUp = (element) => {
2
+ const getIsScrollUp = (element, offsetTop) => {
3
3
  if (!element) return false;
4
- return element.scrollTop < TRIGGER_FACTOR;
4
+ return element.scrollTop - offsetTop < TRIGGER_FACTOR;
5
5
  };
6
6
  const getIsScrollDown = (element) => {
7
7
  if (!element) return false;
@@ -52,7 +52,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
52
52
  noMargin: { type: Boolean },
53
53
  allowCopy: { type: Boolean },
54
54
  emptyValue: {},
55
- leftError: { type: Boolean }
55
+ leftError: { type: Boolean },
56
+ filterField: {},
57
+ filterValue: {}
56
58
  },
57
59
  emits: ["update:modelValue", "keypress:enter", "keypress:up", "keypress:down", "keypress:delete", "keypress:backspace", "click:clear", "focus", "blur", "click", "mousedown", "click:suffix", "select:input", "paste"],
58
60
  setup(__props, { expose: __expose, emit: __emit }) {
@@ -52,7 +52,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
52
52
  noMargin: { type: Boolean },
53
53
  allowCopy: { type: Boolean },
54
54
  emptyValue: {},
55
- leftError: { type: Boolean }
55
+ leftError: { type: Boolean },
56
+ filterField: {},
57
+ filterValue: {}
56
58
  },
57
59
  emits: ["update:modelValue"],
58
60
  setup(__props, { emit: __emit }) {
@@ -51,6 +51,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
51
51
  allowCopy: { type: Boolean },
52
52
  emptyValue: {},
53
53
  leftError: { type: Boolean },
54
+ filterField: {},
55
+ filterValue: {},
54
56
  teleport: { type: Boolean },
55
57
  noZIndex: { type: Boolean },
56
58
  maxHeight: { default: 440 },
@@ -56,6 +56,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
56
56
  allowCopy: { type: Boolean },
57
57
  emptyValue: {},
58
58
  leftError: { type: Boolean },
59
+ filterField: {},
60
+ filterValue: {},
59
61
  teleport: { type: Boolean },
60
62
  noZIndex: { type: Boolean },
61
63
  maxHeight: {},
@@ -52,6 +52,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
52
52
  allowCopy: { type: Boolean },
53
53
  emptyValue: {},
54
54
  leftError: { type: Boolean },
55
+ filterField: {},
56
+ filterValue: {},
55
57
  teleport: { type: Boolean },
56
58
  noZIndex: { type: Boolean },
57
59
  maxHeight: { default: 320 },
@@ -1 +1 @@
1
- {"version":3,"file":"WSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelect.vue"],"names":[],"mappings":"AA+ZA,OAAO,KAAK,EAAC,qBAAqB,EAA8B,WAAW,EAAC,MAAM,SAAS,CAAA;yBAc1E,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,kBAAkB,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,eACnI,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA4qBxD,mBAAmB,CAAC;;;;;;;wRAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;;2BAnevB,MAAM,KAAG,IAAI;MAmegC,GAAG,IAAI;WACpE,GAAG;;gBAvbH,MAAM,IAAI;mBACP,MAAM,IAAI;iBACZ,CAAC,KAAK,EAAE;YACf,MAAM,EAAE,IAAI,GAAG,IAAI,CAAA;YACnB,KAAK,CAAC,EAAE,MAAM,CAAA;YACd,QAAQ,EAAE,OAAO,CAAA;YACjB,KAAK,EAAE,OAAO,CAAA;YACd,MAAM,CAAC,EAAE,MAAM,CAAA;SAChB,KAAK,IAAI;gBACF,MAAM,IAAI;;gBATV,MAAM,IAAI;mBACP,MAAM,IAAI;iBACZ,CAAC,KAAK,EAAE;YACf,MAAM,EAAE,IAAI,GAAG,IAAI,CAAA;YACnB,KAAK,CAAC,EAAE,MAAM,CAAA;YACd,QAAQ,EAAE,OAAO,CAAA;YACjB,KAAK,EAAE,OAAO,CAAA;YACd,MAAM,CAAC,EAAE,MAAM,CAAA;SAChB,KAAK,IAAI;gBACF,MAAM,IAAI;;;YAvPd,QAAQ,QAAQ,KAAK,GAAG,IAAI;YAC5B,UAAU,QAAQ,KAAK,GAAG,IAAI;YAC9B,OAAO,SAAS,UAAU,GAAG,IAAI;YACjC,MAAM,SAAS,UAAU,GAAG,IAAI;YAChC,4BAA4B,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;YAC9D,YAAY,GAAG,IAAI;;;;;YAqqBmB,OAAO,CAAC,OAAO,WAAW,CAAC;;AAtrBvE,wBAsrB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"WSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelect.vue"],"names":[],"mappings":"AAgaA,OAAO,KAAK,EAAC,qBAAqB,EAA8B,WAAW,EAAC,MAAM,SAAS,CAAA;yBAc1E,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,kBAAkB,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,eACnI,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA8qBxD,mBAAmB,CAAC;;;;;;;wRAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;;2BArevB,MAAM,KAAG,IAAI;MAqegC,GAAG,IAAI;WACpE,GAAG;;gBAzbH,MAAM,IAAI;mBACP,MAAM,IAAI;iBACZ,CAAC,KAAK,EAAE;YACf,MAAM,EAAE,IAAI,GAAG,IAAI,CAAA;YACnB,KAAK,CAAC,EAAE,MAAM,CAAA;YACd,QAAQ,EAAE,OAAO,CAAA;YACjB,KAAK,EAAE,OAAO,CAAA;YACd,MAAM,CAAC,EAAE,MAAM,CAAA;SAChB,KAAK,IAAI;gBACF,MAAM,IAAI;;gBATV,MAAM,IAAI;mBACP,MAAM,IAAI;iBACZ,CAAC,KAAK,EAAE;YACf,MAAM,EAAE,IAAI,GAAG,IAAI,CAAA;YACnB,KAAK,CAAC,EAAE,MAAM,CAAA;YACd,QAAQ,EAAE,OAAO,CAAA;YACjB,KAAK,EAAE,OAAO,CAAA;YACd,MAAM,CAAC,EAAE,MAAM,CAAA;SAChB,KAAK,IAAI;gBACF,MAAM,IAAI;;;YAvPd,QAAQ,QAAQ,KAAK,GAAG,IAAI;YAC5B,UAAU,QAAQ,KAAK,GAAG,IAAI;YAC9B,OAAO,SAAS,UAAU,GAAG,IAAI;YACjC,MAAM,SAAS,UAAU,GAAG,IAAI;YAChC,4BAA4B,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;YAC9D,YAAY,GAAG,IAAI;;;;;YAuqBmB,OAAO,CAAC,OAAO,WAAW,CAAC;;AAxrBvE,wBAwrB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -64,6 +64,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
64
64
  allowCopy: { type: Boolean },
65
65
  emptyValue: {},
66
66
  leftError: { type: Boolean },
67
+ filterField: {},
68
+ filterValue: {},
67
69
  teleport: { type: Boolean },
68
70
  noZIndex: { type: Boolean },
69
71
  maxHeight: {},
@@ -238,7 +240,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
238
240
  ...props,
239
241
  modelValue: search.value,
240
242
  hideInput: _ctx.modelValue.length === 0 ? false : unref(isMobile) ? !focused.value : !isOpen.value,
241
- loading: _ctx.loading || unref(isLoading) || loadingCreate.value
243
+ loading: _ctx.loading || unref(isLoading) || loadingCreate.value,
244
+ filterValue: _ctx.filterValue === void 0 ? _ctx.modelValue : _ctx.filterValue
242
245
  }, {
243
246
  class: _ctx.$attrs.class,
244
247
  "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => !_ctx.loading && !unref(isLoading) && (search.value = $event ?? "")),
@@ -1 +1 @@
1
- {"version":3,"file":"WSelectAsync.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelectAsync.vue"],"names":[],"mappings":"AAsRA,OAAO,KAAK,EAAC,gBAAgB,EAAE,qBAAqB,EAA6B,MAAM,SAAS,CAAA;yBAY/E,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,WAAW,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,eAC5H,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA0iBxD,mBAAmB,CAAC;;;;;;;6QAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;;2BAhbvB,MAAM,KAAG,IAAI;MAgbgC,GAAG,IAAI;WACpE,GAAG;;gBAtZH,MAAM,IAAI;mBACP,MAAM,IAAI;gBACb,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,IAAI;iBACrC,CAAC,KAAK,EAAE;YAAC,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;YAAC,KAAK,CAAC,EAAE,MAAM,CAAC;YAAC,QAAQ,EAAE,OAAO,CAAC;YAAC,QAAQ,EAAE,OAAO,CAAC;YAAC,KAAK,EAAE,OAAO,CAAC;YAAC,MAAM,CAAC,EAAE,MAAM,CAAA;SAAC,KAAK,IAAI;;gBAH9H,MAAM,IAAI;mBACP,MAAM,IAAI;gBACb,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,IAAI;iBACrC,CAAC,KAAK,EAAE;YAAC,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;YAAC,KAAK,CAAC,EAAE,MAAM,CAAC;YAAC,QAAQ,EAAE,OAAO,CAAC;YAAC,QAAQ,EAAE,OAAO,CAAC;YAAC,KAAK,EAAE,OAAO,CAAC;YAAC,MAAM,CAAC,EAAE,MAAM,CAAA;SAAC,KAAK,IAAI;;;YAzIlI,QAAQ,QAAQ,KAAK,GAAG,IAAI;YAC5B,UAAU,QAAQ,KAAK,GAAG,IAAI;YAC9B,mBAAmB,SAAS,KAAK,EAAE,GAAG,IAAI;YAC1C,YAAY,GAAG,IAAI;YACnB,OAAO,SAAS,UAAU,GAAG,IAAI;YACjC,MAAM,SAAS,UAAU,GAAG,IAAI;;;;;YA4hBM,OAAO,CAAC,OAAO,WAAW,CAAC;;AApjBvE,wBAojB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"WSelectAsync.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelectAsync.vue"],"names":[],"mappings":"AAuRA,OAAO,KAAK,EAAC,gBAAgB,EAAE,qBAAqB,EAA6B,MAAM,SAAS,CAAA;yBAY/E,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,WAAW,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,eAC5H,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA4iBxD,mBAAmB,CAAC;;;;;;;6QAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;;2BAlbvB,MAAM,KAAG,IAAI;MAkbgC,GAAG,IAAI;WACpE,GAAG;;gBAxZH,MAAM,IAAI;mBACP,MAAM,IAAI;gBACb,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,IAAI;iBACrC,CAAC,KAAK,EAAE;YAAC,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;YAAC,KAAK,CAAC,EAAE,MAAM,CAAC;YAAC,QAAQ,EAAE,OAAO,CAAC;YAAC,QAAQ,EAAE,OAAO,CAAC;YAAC,KAAK,EAAE,OAAO,CAAC;YAAC,MAAM,CAAC,EAAE,MAAM,CAAA;SAAC,KAAK,IAAI;;gBAH9H,MAAM,IAAI;mBACP,MAAM,IAAI;gBACb,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,IAAI;iBACrC,CAAC,KAAK,EAAE;YAAC,MAAM,EAAE,IAAI,GAAG,IAAI,CAAC;YAAC,KAAK,CAAC,EAAE,MAAM,CAAC;YAAC,QAAQ,EAAE,OAAO,CAAC;YAAC,QAAQ,EAAE,OAAO,CAAC;YAAC,KAAK,EAAE,OAAO,CAAC;YAAC,MAAM,CAAC,EAAE,MAAM,CAAA;SAAC,KAAK,IAAI;;;YAzIlI,QAAQ,QAAQ,KAAK,GAAG,IAAI;YAC5B,UAAU,QAAQ,KAAK,GAAG,IAAI;YAC9B,mBAAmB,SAAS,KAAK,EAAE,GAAG,IAAI;YAC1C,YAAY,GAAG,IAAI;YACnB,OAAO,SAAS,UAAU,GAAG,IAAI;YACjC,MAAM,SAAS,UAAU,GAAG,IAAI;;;;;YA8hBM,OAAO,CAAC,OAAO,WAAW,CAAC;;AAtjBvE,wBAsjB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -61,6 +61,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
61
61
  allowCopy: { type: Boolean },
62
62
  emptyValue: {},
63
63
  leftError: { type: Boolean },
64
+ filterField: {},
65
+ filterValue: {},
64
66
  teleport: { type: Boolean },
65
67
  noZIndex: { type: Boolean },
66
68
  maxHeight: {},
@@ -165,7 +167,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
165
167
  ...props,
166
168
  modelValue: search.value,
167
169
  loading: _ctx.loading || isFetchingPrefix.value || loadingCreate.value,
168
- hideInput: unref(isMobile) ? !focused.value : !isOpen.value
170
+ hideInput: unref(isMobile) ? !focused.value : !isOpen.value,
171
+ filterValue: _ctx.filterValue === void 0 ? _ctx.modelValue : _ctx.filterValue
169
172
  }, {
170
173
  class: _ctx.$attrs.class,
171
174
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => !_ctx.loading && !isFetchingPrefix.value && (search.value = $event ?? "")),
@@ -1 +1 @@
1
- {"version":3,"file":"WSelectAsyncSingle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelectAsyncSingle.vue"],"names":[],"mappings":"AAwFA,OAAO,KAAK,EAAC,sBAAsB,EAAE,qBAAqB,EAAC,MAAM,SAAS,CAAA;yBAOzD,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,WAAW,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,EAAE,UAAU,SAAS,OAAO,uBACxJ,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAsNxD,mBAAmB,CAAC;;;4OAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;MAAsB,GAAG,IAAI;WACpE,GAAG;;uBAlCe,GAAG;0BACA,GAAG;;;;;;YACL,GAAG;uBACJ,GAAG;;;YA9KzB,mBAAmB,0DAAoB,IAAI;YAC3C,YAAY,GAAG,IAAI;;;;;YAiNmB,OAAO,CAAC,OAAO,WAAW,CAAC;;AAhOvE,wBAgO4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"WSelectAsyncSingle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelectAsyncSingle.vue"],"names":[],"mappings":"AAyFA,OAAO,KAAK,EAAC,sBAAsB,EAAE,qBAAqB,EAAC,MAAM,SAAS,CAAA;yBAOzD,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,WAAW,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,EAAE,UAAU,SAAS,OAAO,uBACxJ,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAwNxD,mBAAmB,CAAC;;;4OAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;MAAsB,GAAG,IAAI;WACpE,GAAG;;uBAlCe,GAAG;0BACA,GAAG;;;;;;YACL,GAAG;uBACJ,GAAG;;;YAhLzB,mBAAmB,0DAAoB,IAAI;YAC3C,YAAY,GAAG,IAAI;;;;;YAmNmB,OAAO,CAAC,OAAO,WAAW,CAAC;;AAlOvE,wBAkO4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -59,6 +59,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
59
59
  allowCopy: { type: Boolean },
60
60
  emptyValue: {},
61
61
  leftError: { type: Boolean },
62
+ filterField: {},
63
+ filterValue: {},
62
64
  teleport: { type: Boolean },
63
65
  noZIndex: { type: Boolean },
64
66
  maxHeight: {},
@@ -90,7 +92,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
90
92
  disableClear: !_ctx.allowClear,
91
93
  previewData: _ctx.previewData ? [_ctx.previewData] : void 0,
92
94
  createdData: _ctx.createdData ? [_ctx.createdData] : void 0,
93
- hidePrefix: true
95
+ hidePrefix: true,
96
+ filterValue: _ctx.filterValue === void 0 ? _ctx.modelValue : _ctx.filterValue
94
97
  }, {
95
98
  class: _ctx.$attrs.class,
96
99
  onSelect: _cache[0] || (_cache[0] = ($event) => updateModelValue($event)),
@@ -1 +1 @@
1
- {"version":3,"file":"WSelectSingle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelectSingle.vue"],"names":[],"mappings":"AA2FA,OAAO,KAAK,EAAC,qBAAqB,EAAE,iBAAiB,EAAC,MAAM,SAAS,CAAA;yBAOpD,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,kBAAkB,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,EAAE,UAAU,SAAS,OAAO,uBAC/J,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA2OxD,mBAAmB,CAAC;;;;gRAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;MAAsB,GAAG,IAAI;WACpE,GAAG;;uBAnCe,GAAG;0BACA,GAAG;;;;;;YACL,GAAG;uBACJ,GAAG;;;YAlMzB,oBAAoB,0DAAoB,IAAI;YAC5C,4BAA4B,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;YAC9D,YAAY,GAAG,IAAI;;;;;YAqOmB,OAAO,CAAC,OAAO,WAAW,CAAC;;AArPvE,wBAqP4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"WSelectSingle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelectSingle.vue"],"names":[],"mappings":"AA4FA,OAAO,KAAK,EAAC,qBAAqB,EAAE,iBAAiB,EAAC,MAAM,SAAS,CAAA;yBAOpD,KAAK,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,kBAAkB,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,EAAE,UAAU,SAAS,OAAO,uBAC/J,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA6OxD,mBAAmB,CAAC;;;;gRAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;MAAsB,GAAG,IAAI;WACpE,GAAG;;uBAnCe,GAAG;0BACA,GAAG;;;;;;YACL,GAAG;uBACJ,GAAG;;;YApMzB,oBAAoB,0DAAoB,IAAI;YAC5C,4BAA4B,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;YAC9D,YAAY,GAAG,IAAI;;;;;YAuOmB,OAAO,CAAC,OAAO,WAAW,CAAC;;AAvPvE,wBAuP4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -55,6 +55,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
55
55
  allowCopy: { type: Boolean },
56
56
  emptyValue: {},
57
57
  leftError: { type: Boolean },
58
+ filterField: {},
59
+ filterValue: {},
58
60
  teleport: { type: Boolean },
59
61
  noZIndex: { type: Boolean },
60
62
  maxHeight: {},
@@ -89,7 +91,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
89
91
  modelValue: arrayValue.value,
90
92
  disableClear: !_ctx.allowClear,
91
93
  createdData: _ctx.createdData ? [_ctx.createdData] : void 0,
92
- hidePrefix: true
94
+ hidePrefix: true,
95
+ filterValue: _ctx.filterValue === void 0 ? _ctx.modelValue : _ctx.filterValue
93
96
  }, {
94
97
  class: _ctx.$attrs.class,
95
98
  onSelect: _cache[0] || (_cache[0] = ($event) => updateModelValue($event)),
@@ -1 +1 @@
1
- {"version":3,"file":"WSelectStringified.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelectStringified.vue"],"names":[],"mappings":"AA6FA,OAAO,KAAK,EAAC,qBAAqB,EAAE,sBAAsB,EAAC,MAAM,SAAS,CAAA;yBAOzD,KAAK,SAAS,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,kBAAkB,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,eAC1H,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA8NxD,mBAAmB,CAAC;;;;yQAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;MAAsB,GAAG,IAAI;WACpE,GAAG;;uBAnCe,GAAG;0BACA,GAAG;;;;;;YACL,GAAG;uBACJ,GAAG;;;YAvLzB,oBAAoB,SAAS,KAAK,GAAG,IAAI,GAAG,IAAI;YAChD,4BAA4B,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;YAC9D,YAAY,GAAG,IAAI;;;;;YA0NmB,OAAO,CAAC,OAAO,WAAW,CAAC;;AAxOvE,wBAwO4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"WSelectStringified.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Select/WSelectStringified.vue"],"names":[],"mappings":"AA8FA,OAAO,KAAK,EAAC,qBAAqB,EAAE,sBAAsB,EAAC,MAAM,SAAS,CAAA;yBAOzD,KAAK,SAAS,MAAM,EAAE,IAAI,SAAS,WAAW,EAAE,kBAAkB,EAAE,eAAe,SAAS,qBAAqB,CAAC,IAAI,CAAC,eAC1H,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAgOxD,mBAAmB,CAAC;;;;yQAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB;;MAAsB,GAAG,IAAI;WACpE,GAAG;;uBAnCe,GAAG;0BACA,GAAG;;;;;;YACL,GAAG;uBACJ,GAAG;;;YAzLzB,oBAAoB,SAAS,KAAK,GAAG,IAAI,GAAG,IAAI;YAChD,4BAA4B,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI;YAC9D,YAAY,GAAG,IAAI;;;;;YA4NmB,OAAO,CAAC,OAAO,WAAW,CAAC;;AA1OvE,wBA0O4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -55,6 +55,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
55
55
  allowCopy: { type: Boolean },
56
56
  emptyValue: {},
57
57
  leftError: { type: Boolean },
58
+ filterField: {},
59
+ filterValue: {},
58
60
  teleport: { type: Boolean },
59
61
  noZIndex: { type: Boolean },
60
62
  maxHeight: {},
@@ -92,7 +94,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
92
94
  return (_ctx, _cache) => {
93
95
  return openBlock(), createBlock(_sfc_main$1, mergeProps({ ref: "selectComponent" }, {
94
96
  ...props,
95
- modelValue: arrayValue.value
97
+ modelValue: arrayValue.value,
98
+ filterValue: _ctx.filterValue === void 0 ? arrayValue.value : _ctx.filterValue
96
99
  }, {
97
100
  class: _ctx.$attrs.class,
98
101
  onSelect: _cache[0] || (_cache[0] = ($event) => updateModelValue($event, true)),
package/dist/main.js CHANGED
@@ -79,7 +79,7 @@ export { default as WTabsItem } from './components/Tabs/WTabsItem.vue.js';
79
79
  export { default as WToggle } from './components/Toggle/WToggle.vue.js';
80
80
  export { default as WTooltip } from './components/Tooltip/WTooltip.vue.js';
81
81
  export { default as WTooltipContainer } from './components/Tooltip/WTooltipContainer.vue.js';
82
- export { ApiError, ApiErrorCancel, handleApiError } from './utils/api.js';
82
+ export { ApiError, ApiErrorCancel, encodeQueryParam, encodeQueryParams, handleApiError } from './utils/api.js';
83
83
  export { Notify, initNotify } from './utils/Notify.js';
84
84
  export { Modal, initModal } from './utils/Modal.js';
85
85
  import * as DOMListenerContainer from './utils/DOMListenerContainer.js';
@@ -25,6 +25,16 @@ declare type PaginatedResponse<ValueType extends Record<string, unknown> | unkno
25
25
  results: ValueType[]
26
26
  }
27
27
 
28
+ declare type EncodeQueryParam<T> = string extends T
29
+ ? string
30
+ : number extends T
31
+ ? T
32
+ : string
33
+
34
+ declare type EncodeQueryParams<T> = {
35
+ [Key in keyof T]: EncodeQueryParam<T[Key]>
36
+ }
37
+
28
38
  declare type ValidateFn = (value: string | number | undefined | string[] | boolean | null) => string | undefined
29
39
 
30
40
  declare type InputType = 'number' | 'text' | 'tel' | 'search' | 'password' | 'email' | 'search' | 'url'
@@ -7,4 +7,4 @@ interface DefaultError extends Error {}
7
7
 
8
8
  export interface DefaultQueryConfig {
9
9
  ApiError: DefaultError
10
- }
10
+ }
@@ -15,5 +15,7 @@ export declare const handleApiError: <Error>(error: Error, form?: {
15
15
  } | null, field?: string, formValidator?: {
16
16
  invalidate: ComponentInstance<typeof WFormValidator>["invalidate"];
17
17
  } | null) => Promise<Error>;
18
+ export declare const encodeQueryParam: <T>(value: T) => EncodeQueryParam<T> | undefined;
19
+ export declare const encodeQueryParams: <T>(params: T) => EncodeQueryParams<T>;
18
20
  export {};
19
21
  //# sourceMappingURL=api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../src/utils/api.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,6BAA6B,CAAA;AACpD,OAAO,KAAK,cAAc,MAAM,sCAAsC,CAAA;AAMtE,KAAK,aAAa,CAAC,QAAQ,IAAI;KAC5B,GAAG,IAAI,QAAQ,GAAG,kBAAkB,GAAG,MAAM,QAAQ,CAAC,CAAC,EAAE,GAAG,SAAS,QAAQ,GAAG,MAAM,GAAG,MAAM,EAAE;CACnG,CAAA;AAED,qBAAa,QAAQ,CAAC,IAAI,SAAS,WAAW,GAAG,WAAW,CAAC,OAAO,CAAC,EAAE,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,CAAE,SAAQ,KAAK;aACvF,QAAQ,EAAE,eAAe,CAAC,SAAS,EAAE,IAAI,CAAC;gBAA1C,QAAQ,EAAE,eAAe,CAAC,SAAS,EAAE,IAAI,CAAC;CAGvE;AAED,qBAAa,cAAc,CAAC,IAAI,SAAS,WAAW,GAAG,WAAW,CAAC,OAAO,CAAC,CAAE,SAAQ,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAC;gBAChG,QAAQ,EAAE,eAAe,CAAC,SAAS,EAAE,IAAI,CAAC;CAGvD;AAED,eAAO,MAAM,cAAc,GAAI,KAAK,SAC3B,KAAK,SACL;IAAC,UAAU,EAAE,iBAAiB,CAAC,OAAO,KAAK,CAAC,CAAC,YAAY,CAAC,CAAA;CAAC,GAAG,IAAI,UACjE,MAAM,kBACE;IAAC,UAAU,EAAE,iBAAiB,CAAC,OAAO,cAAc,CAAC,CAAC,YAAY,CAAC,CAAA;CAAC,GAAG,IAAI,KAC1F,OAAO,CAAC,KAAK,CAgBf,CAAA"}
1
+ {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../src/utils/api.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,6BAA6B,CAAA;AACpD,OAAO,KAAK,cAAc,MAAM,sCAAsC,CAAA;AAMtE,KAAK,aAAa,CAAC,QAAQ,IAAI;KAC5B,GAAG,IAAI,QAAQ,GAAG,kBAAkB,GAAG,MAAM,QAAQ,CAAC,CAAC,EAAE,GAAG,SAAS,QAAQ,GAAG,MAAM,GAAG,MAAM,EAAE;CACnG,CAAA;AAED,qBAAa,QAAQ,CAAC,IAAI,SAAS,WAAW,GAAG,WAAW,CAAC,OAAO,CAAC,EAAE,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,CAAE,SAAQ,KAAK;aACvF,QAAQ,EAAE,eAAe,CAAC,SAAS,EAAE,IAAI,CAAC;gBAA1C,QAAQ,EAAE,eAAe,CAAC,SAAS,EAAE,IAAI,CAAC;CAGvE;AAED,qBAAa,cAAc,CAAC,IAAI,SAAS,WAAW,GAAG,WAAW,CAAC,OAAO,CAAC,CAAE,SAAQ,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAC;gBAChG,QAAQ,EAAE,eAAe,CAAC,SAAS,EAAE,IAAI,CAAC;CAGvD;AAED,eAAO,MAAM,cAAc,GAAI,KAAK,SAC3B,KAAK,SACL;IAAC,UAAU,EAAE,iBAAiB,CAAC,OAAO,KAAK,CAAC,CAAC,YAAY,CAAC,CAAA;CAAC,GAAG,IAAI,UACjE,MAAM,kBACE;IAAC,UAAU,EAAE,iBAAiB,CAAC,OAAO,cAAc,CAAC,CAAC,YAAY,CAAC,CAAA;CAAC,GAAG,IAAI,KAC1F,OAAO,CAAC,KAAK,CAgBf,CAAA;AAED,eAAO,MAAM,gBAAgB,GAAI,CAAC,SAAS,CAAC,KAAG,gBAAgB,CAAC,CAAC,CAAC,GAAG,SAYpE,CAAA;AAED,eAAO,MAAM,iBAAiB,GAAI,CAAC,UAAU,CAAC,KAAG,iBAAiB,CAAC,CAAC,CAUnE,CAAA"}
package/dist/utils/api.js CHANGED
@@ -24,5 +24,24 @@ const handleApiError = (error, form, field, formValidator) => {
24
24
  }
25
25
  return Promise.reject(error);
26
26
  };
27
+ const encodeQueryParam = (value) => {
28
+ if (value === void 0) return void 0;
29
+ if (Array.isArray(value)) {
30
+ if (value.length === 0) return void 0;
31
+ if (value.every(Number.isInteger) || value.every((item) => typeof item === "string")) return value.join(",");
32
+ else return JSON.stringify(value);
33
+ } else {
34
+ if (value instanceof Object) return JSON.stringify(value);
35
+ else return `${value}`;
36
+ }
37
+ };
38
+ const encodeQueryParams = (params) => {
39
+ const result = {};
40
+ for (const key in params) {
41
+ const value = encodeQueryParam(params[key]);
42
+ if (value !== void 0) result[key] = value;
43
+ }
44
+ return result;
45
+ };
27
46
 
28
- export { ApiError, ApiErrorCancel, handleApiError };
47
+ export { ApiError, ApiErrorCancel, encodeQueryParam, encodeQueryParams, handleApiError };
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "type": "git",
5
5
  "url": "https://github.com/rsmple/eco-vue-js.git"
6
6
  },
7
- "version": "0.9.20",
7
+ "version": "0.9.22",
8
8
  "scripts": {
9
9
  "build": "run-p type-check \"build-only {@}\" --",
10
10
  "preview": "vite preview",