@wikicasa-dev/components 2.1.6 → 2.1.8

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 (56) hide show
  1. package/dist/assets/packages/components/src/tailwind.css +1 -1
  2. package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/controller.js +1 -1
  3. package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/free-mode.js +1 -1
  4. package/dist/node_modules/.pnpm/swiper@11.2.10/node_modules/swiper/modules/keyboard.js +67 -0
  5. package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/pagination.js +17 -17
  6. package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/thumbs.js +1 -1
  7. package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/zoom.js +13 -13
  8. package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/shared/classes-to-selector.js +1 -1
  9. package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/shared/utils.js +32 -26
  10. package/dist/packages/components/lazyModules/Swiper/autoplay.js +2 -2
  11. package/dist/packages/components/lazyModules/Swiper/controller.js +2 -2
  12. package/dist/packages/components/lazyModules/Swiper/free-mode.js +2 -2
  13. package/dist/packages/components/lazyModules/Swiper/keyboard.js +2 -2
  14. package/dist/packages/components/lazyModules/Swiper/navigation.js +2 -2
  15. package/dist/packages/components/lazyModules/Swiper/pagination.js +2 -2
  16. package/dist/packages/components/lazyModules/Swiper/thumbs.js +2 -2
  17. package/dist/packages/components/lib/UIKit/AccessibleSelect.vue.js +4 -4
  18. package/dist/packages/components/lib/UIKit/Accordion/BaseAccordion.vue.js +10 -9
  19. package/dist/packages/components/lib/UIKit/Accordion/BaseAccordionBtn.vue.js +2 -2
  20. package/dist/packages/components/lib/UIKit/Accordion/BaseAccordionItem.vue.js +2 -2
  21. package/dist/packages/components/lib/UIKit/BaseAutocomplete.vue.js +5 -4
  22. package/dist/packages/components/lib/UIKit/BaseBreadcrumb.vue.js +2 -2
  23. package/dist/packages/components/lib/UIKit/BaseDropDown.vue.js +3 -3
  24. package/dist/packages/components/lib/UIKit/BaseModal.vue.js +13 -12
  25. package/dist/packages/components/lib/UIKit/BasePagination.vue.js +134 -118
  26. package/dist/packages/components/lib/UIKit/BaseSlider.vue.js +45 -45
  27. package/dist/packages/components/lib/UIKit/BaseSnackbar.vue.js +2 -2
  28. package/dist/packages/components/lib/UIKit/Checkbox/CheckboxGroup.vue.js +12 -11
  29. package/dist/packages/components/lib/components/carousel/SwiperCarousel.vue.js +10 -10
  30. package/package.json +1 -1
  31. package/dist/node_modules/.pnpm/swiper@11.2.6/node_modules/swiper/modules/keyboard.js +0 -67
  32. /package/dist/assets/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/free-mode.css +0 -0
  33. /package/dist/assets/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/navigation.css +0 -0
  34. /package/dist/assets/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/pagination.css +0 -0
  35. /package/dist/assets/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/zoom.css +0 -0
  36. /package/dist/assets/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/swiper.css +0 -0
  37. /package/dist/node_modules/.pnpm/{@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3 → @wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_}/node_modules/@wikicasa-dev/svg-icons/dist/ArrowIcon.js +0 -0
  38. /package/dist/node_modules/.pnpm/{@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3 → @wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_}/node_modules/@wikicasa-dev/svg-icons/dist/CloseIcon.js +0 -0
  39. /package/dist/node_modules/.pnpm/{@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3 → @wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_}/node_modules/@wikicasa-dev/svg-icons/dist/DefaultValues-CpabIgVz.js +0 -0
  40. /package/dist/node_modules/.pnpm/{@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3 → @wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_}/node_modules/@wikicasa-dev/svg-icons/dist/PharmacyIcon.js +0 -0
  41. /package/dist/node_modules/.pnpm/{@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3 → @wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_}/node_modules/@wikicasa-dev/svg-icons/dist/WarningIconRounded.js +0 -0
  42. /package/dist/node_modules/.pnpm/{@wikicasa-dev_utilities@1.1.21 → @wikicasa-dev_utilities@1.1.22-alpha.4}/node_modules/@wikicasa-dev/utilities/dist/utils/ArrayUtils.js +0 -0
  43. /package/dist/node_modules/.pnpm/{@wikicasa-dev_utilities@1.1.21 → @wikicasa-dev_utilities@1.1.22-alpha.4}/node_modules/@wikicasa-dev/utilities/dist/utils/DeviceDetectionUtils.js +0 -0
  44. /package/dist/node_modules/.pnpm/{@wikicasa-dev_utilities@1.1.21 → @wikicasa-dev_utilities@1.1.22-alpha.4}/node_modules/@wikicasa-dev/utilities/dist/utils/FunctionUtils.js +0 -0
  45. /package/dist/node_modules/.pnpm/{@wikicasa-dev_utilities@1.1.21 → @wikicasa-dev_utilities@1.1.22-alpha.4}/node_modules/@wikicasa-dev/utilities/dist/utils/GenericUtils.js +0 -0
  46. /package/dist/node_modules/.pnpm/{@wikicasa-dev_utilities@1.1.21 → @wikicasa-dev_utilities@1.1.22-alpha.4}/node_modules/@wikicasa-dev/utilities/dist/utils/ObjectUtils.js +0 -0
  47. /package/dist/node_modules/.pnpm/{@wikicasa-dev_utilities@1.1.21 → @wikicasa-dev_utilities@1.1.22-alpha.4}/node_modules/@wikicasa-dev/utilities/dist/utils/StringUtils.js +0 -0
  48. /package/dist/node_modules/.pnpm/{@wikicasa-dev_vue-composables@0.0.23_typescript@5.8.3 → @wikicasa-dev_vue-composables@0.0.24-alpha.5_vue@3.5.16_typescript@5.8.3_}/node_modules/@wikicasa-dev/vue-composables/dist/useKeyboardController.js +0 -0
  49. /package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/autoplay.css.js +0 -0
  50. /package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/autoplay.js +0 -0
  51. /package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/controller.css.js +0 -0
  52. /package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/keyboard.css.js +0 -0
  53. /package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/navigation.js +0 -0
  54. /package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/modules/thumbs.css.js +0 -0
  55. /package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/shared/create-element-if-not-defined.js +0 -0
  56. /package/dist/node_modules/.pnpm/{swiper@11.2.6 → swiper@11.2.10}/node_modules/swiper/shared/ssr-window.esm.js +0 -0
@@ -1,27 +1,27 @@
1
- import { defineComponent as U, mergeModels as F, useModel as O, computed as k, createElementBlock as a, openBlock as r, createCommentVNode as s, createElementVNode as w, normalizeClass as N, createVNode as M, unref as L, toDisplayString as c, Fragment as b, createBlock as f, resolveDynamicComponent as h, mergeProps as d, withCtx as p, createTextVNode as g, renderList as j } from "vue";
2
- import { ArrowIcon as S } from "../../../../node_modules/.pnpm/@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3/node_modules/@wikicasa-dev/svg-icons/dist/ArrowIcon.js";
3
- import "../../../../node_modules/.pnpm/@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3/node_modules/@wikicasa-dev/svg-icons/dist/PharmacyIcon.js";
4
- const T = {
1
+ import { defineComponent as T, mergeModels as V, useModel as A, computed as s, createElementBlock as o, openBlock as r, createCommentVNode as k, createElementVNode as P, createBlock as c, resolveDynamicComponent as m, mergeProps as h, withCtx as f, createVNode as M, unref as $, toDisplayString as d, Fragment as y, createTextVNode as g, renderList as j } from "vue";
2
+ import { ArrowIcon as B } from "../../../../node_modules/.pnpm/@wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_/node_modules/@wikicasa-dev/svg-icons/dist/ArrowIcon.js";
3
+ import "../../../../node_modules/.pnpm/@wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_/node_modules/@wikicasa-dev/svg-icons/dist/PharmacyIcon.js";
4
+ const E = {
5
5
  "aria-label": "Page navigation",
6
6
  class: "uikit-overflow-auto"
7
- }, V = {
7
+ }, Q = {
8
8
  key: 0,
9
9
  class: "uikit-text-14 uikit-m-0 uikit-flex uikit-list-none uikit-content-center uikit-gap-4 uikit-p-0 uikit-pl-0 uikit-font-semibold sm:uikit-gap-5"
10
- }, A = ["data-cy"], E = {
10
+ }, R = ["data-cy"], G = {
11
11
  key: 0,
12
12
  class: "uikit-mx-10px uikit-select-none"
13
- }, Q = {
13
+ }, q = {
14
14
  key: 1,
15
15
  class: "font-weight-bold uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary hover:uikit-text-white"
16
- }, z = ["onClick"], R = ["onClick"], q = {
16
+ }, z = ["onClick"], H = ["onClick"], J = {
17
17
  key: 0,
18
18
  class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary hover:uikit-text-white"
19
- }, G = ["data-cy"], H = {
19
+ }, K = ["data-cy"], W = {
20
20
  key: 0,
21
21
  class: "uikit-mx-10px uikit-select-none"
22
- }, X = /* @__PURE__ */ U({
22
+ }, I = /* @__PURE__ */ T({
23
23
  __name: "BasePagination",
24
- props: /* @__PURE__ */ F({
24
+ props: /* @__PURE__ */ V({
25
25
  count: { default: 0 },
26
26
  limit: { default: 25 },
27
27
  siblings: { default: 3 },
@@ -33,7 +33,7 @@ const T = {
33
33
  prevDataCy: {},
34
34
  nextDataCy: {},
35
35
  linkProps: {},
36
- linkTag: { default: "a" },
36
+ linkTag: { type: [Object, Function, String], default: "a" },
37
37
  baseUrl: {},
38
38
  pageQueryParameter: { default: "p" },
39
39
  formatter: { type: Function }
@@ -42,173 +42,189 @@ const T = {
42
42
  pageNumberModifiers: {}
43
43
  }),
44
44
  emits: ["update:pageNumber"],
45
- setup(n) {
46
- const u = O(n, "pageNumber"), m = k(() => n.baseUrl ? n.linkTag : "span"), l = k(() => Math.ceil((n.count + n.additionalCount) / n.limit)), y = k(() => (u.value || 0) > n.siblings + 2), x = k(
47
- () => (u.value || 0) < l.value - n.siblings - 1
48
- ), C = k(() => {
45
+ setup(l) {
46
+ const u = A(l, "pageNumber"), w = s(() => (u.value || 1) + 1), b = s(() => (u.value || 1) - 1), v = s(() => l.baseUrl ? l.linkTag : "span"), a = s(() => Math.ceil((l.count + l.additionalCount) / l.limit)), D = (e = 1) => e < 1, S = (e = 1) => e === a.value, x = s(() => (u.value || 0) > l.siblings + 2), C = s(
47
+ () => (u.value || 0) < a.value - l.siblings - 1
48
+ ), N = s(() => {
49
49
  let i = u.value || 0, t = 0;
50
- for (; i > 2 && t < n.siblings; )
50
+ for (; i > 2 && t < l.siblings; )
51
51
  i--, t++;
52
52
  return t;
53
- }), P = k(() => {
53
+ }), L = s(() => {
54
54
  let i = u.value || 0, t = 0;
55
- for (; i < l.value - 1 && t < n.siblings; )
55
+ for (; i < a.value - 1 && t < l.siblings; )
56
56
  i++, t++;
57
57
  return t;
58
- }), D = k(() => {
59
- const e = C.value + /* Filling with the remaining right siblings */
60
- Math.abs(P.value - n.siblings) + /* If there is no suspension points on the right, let's fill it */
61
- new Number(!x.value).valueOf() + /* If the pageNumber is the same of the last, let's fill it */
62
- new Number(u.value === l.value).valueOf();
58
+ }), U = s(() => {
59
+ const e = N.value + /* Filling with the remaining right siblings */
60
+ Math.abs(L.value - l.siblings) + /* If there is no suspension points on the right, let's fill it */
61
+ new Number(!C.value).valueOf() + /* If the pageNumber is the same of the last, let's fill it */
62
+ new Number(u.value === a.value).valueOf();
63
63
  let i = Math.max((u.value || 0) - e, 2);
64
64
  const t = [];
65
65
  for (i; i < (u.value || 0); i++) t.push(i);
66
66
  return t;
67
- }), $ = k(() => {
68
- const e = P.value + /* Filling with the remaining left siblings */
69
- Math.abs(C.value - n.siblings) + /* If there is no suspension points on the left, let's fill it */
70
- new Number(!y.value).valueOf() + /* If the pageNumber is the same of the firstPage, let's fill it */
67
+ }), F = s(() => {
68
+ const e = L.value + /* Filling with the remaining left siblings */
69
+ Math.abs(N.value - l.siblings) + /* If there is no suspension points on the left, let's fill it */
70
+ new Number(!x.value).valueOf() + /* If the pageNumber is the same of the firstPage, let's fill it */
71
71
  new Number(u.value === 1).valueOf();
72
- let i = Math.min(u.value || 0, l.value - 1);
72
+ let i = Math.min(u.value || 0, a.value - 1);
73
73
  const t = [];
74
- for (i; i < Math.min((u.value || 0) + e, l.value - 1); i++)
74
+ for (i; i < Math.min((u.value || 0) + e, a.value - 1); i++)
75
75
  t.push(i + 1);
76
76
  return t;
77
- }), v = (e) => {
78
- let i = e;
79
- e < 1 ? i = 1 : e > l.value && (i = l.value), u.value = i;
80
- }, o = (e = 1) => {
81
- if (n.baseUrl)
77
+ }), p = (e) => {
78
+ console.log("DEBUG:selectPage", { _pageIdx: e }), !(e < 1 || e > a.value) && setTimeout(() => {
79
+ u.value = e;
80
+ });
81
+ }, n = (e = 1) => {
82
+ if (l.baseUrl)
82
83
  try {
83
- const i = new URL(n.baseUrl);
84
- return e === 1 || i.searchParams.set(n.pageQueryParameter, `${e}`), i.toString();
84
+ const i = new URL(l.baseUrl);
85
+ return e <= 1 ? (i.searchParams.delete(l.pageQueryParameter), `${i.pathname}${i.search}${i.hash}`) : (i.searchParams.set(l.pageQueryParameter, `${e}`), `${i.pathname}${i.search}${i.hash}`);
85
86
  } catch (i) {
86
87
  console.error(i);
87
88
  return;
88
89
  }
89
90
  };
90
- return (e, i) => (r(), a("nav", T, [
91
- e.count > 0 ? (r(), a("ul", V, [
92
- w("li", {
93
- class: N(["arrow-button prev-page uikit-h-30x uikit-flex uikit-min-w-[30px] uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px", {
94
- "uikit-cursor-pointer hover:uikit-bg-w-primary [&_>_svg]:hover:uikit-brightness-0 [&_>_svg]:hover:uikit-invert": u.value !== 1,
95
- "hover:uikit-text-white": e.small && u.value !== 1,
96
- "uikit-rounded-xs": e.small && e.prevLabel
97
- }]),
91
+ return (e, i) => (r(), o("nav", E, [
92
+ e.count > 0 ? (r(), o("ul", Q, [
93
+ P("li", {
98
94
  "data-cy": e.prevDataCy,
99
- onClick: i[0] || (i[0] = (t) => v((u.value || 0) - 1))
95
+ onClick: i[0] || (i[0] = (t) => p(b.value))
100
96
  }, [
101
- M(L(S), {
102
- width: 20,
103
- height: 11,
104
- "stroke-color": u.value === 1 ? "#8996A9" : e.arrowColor,
105
- class: "uikit-inline-block uikit-rotate-90"
106
- }, null, 8, ["stroke-color"]),
107
- e.small && e.prevLabel ? (r(), a("span", E, c(e.prevLabel), 1)) : s("", !0)
108
- ], 10, A),
109
- e.small ? s("", !0) : (r(), a(b, { key: 0 }, [
110
- (u.value || 0) > 1 ? (r(), a("li", {
97
+ (r(), c(m(D(b.value) ? "span" : v.value), h({
98
+ href: n(b.value),
99
+ to: n(b.value),
100
+ class: ["arrow-button prev-page uikit-h-30px uikit-flex uikit-min-w-[30px] uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px", {
101
+ "uikit-cursor-pointer hover:uikit-bg-w-primary [&_svg]:hover:uikit-brightness-0 [&_svg]:hover:uikit-invert": u.value !== 1,
102
+ "hover:uikit-text-white": e.small && u.value !== 1,
103
+ "uikit-rounded-xs": e.small && e.prevLabel
104
+ }]
105
+ }, e.linkProps), {
106
+ default: f(() => [
107
+ M($(B), {
108
+ width: 20,
109
+ height: 11,
110
+ "stroke-color": u.value === 1 ? "#8996A9" : e.arrowColor,
111
+ class: "uikit-inline-block uikit-rotate-90"
112
+ }, null, 8, ["stroke-color"]),
113
+ e.small && e.prevLabel ? (r(), o("span", G, d(e.prevLabel), 1)) : k("", !0)
114
+ ]),
115
+ _: 1
116
+ }, 16, ["href", "to", "class"]))
117
+ ], 8, R),
118
+ e.small ? k("", !0) : (r(), o(y, { key: 0 }, [
119
+ (u.value || 0) > 1 ? (r(), o("li", {
111
120
  key: 0,
112
- onClick: i[1] || (i[1] = (t) => v(0))
121
+ onClick: i[1] || (i[1] = (t) => p(0))
113
122
  }, [
114
- (r(), f(h(m.value), d({
115
- href: o(1),
116
- to: o(1),
123
+ (r(), c(m(v.value), h({
124
+ href: n(1),
125
+ to: n(1),
117
126
  class: "page uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px uikit-no-underline hover:uikit-bg-w-primary hover:uikit-text-white"
118
127
  }, e.linkProps), {
119
- default: p(() => i[4] || (i[4] = [
128
+ default: f(() => i[4] || (i[4] = [
120
129
  g(" 1 ")
121
130
  ])),
122
- _: 1
131
+ _: 1,
132
+ __: [4]
123
133
  }, 16, ["href", "to"]))
124
- ])) : s("", !0),
125
- y.value ? (r(), a("li", Q, " ... ")) : s("", !0),
126
- (r(!0), a(b, null, j(D.value, (t) => (r(), a("li", {
134
+ ])) : k("", !0),
135
+ x.value ? (r(), o("li", q, " ... ")) : k("", !0),
136
+ (r(!0), o(y, null, j(U.value, (t) => (r(), o("li", {
127
137
  key: t,
128
- onClick: (B) => v(t)
138
+ onClick: (O) => p(t)
129
139
  }, [
130
- (r(), f(h(m.value), d({
131
- href: o(t),
132
- to: o(t),
133
- class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px uikit-no-underline hover:uikit-bg-w-primary hover:uikit-text-white",
134
- ref_for: !0
135
- }, e.linkProps), {
136
- default: p(() => [
137
- g(c(e.formatter ? e.formatter(t) : t), 1)
140
+ (r(), c(m(v.value), h({
141
+ href: n(t),
142
+ to: n(t),
143
+ class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px uikit-no-underline hover:uikit-bg-w-primary hover:uikit-text-white"
144
+ }, { ref_for: !0 }, e.linkProps), {
145
+ default: f(() => [
146
+ g(d(e.formatter ? e.formatter(t) : t), 1)
138
147
  ]),
139
148
  _: 2
140
149
  }, 1040, ["href", "to"]))
141
150
  ], 8, z))), 128))
142
151
  ], 64)),
143
- w("li", null, [
144
- (r(), f(h(m.value), d({
145
- href: o(u.value),
146
- to: o(u.value),
152
+ P("li", null, [
153
+ (r(), c(m(v.value), h({
154
+ href: n(u.value),
155
+ to: n(u.value),
147
156
  class: ["selected uikit-pointer-events-none uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px uikit-no-underline", {
148
157
  "uikit-bg-w-primary uikit-text-white hover:uikit-bg-w-primary hover:uikit-text-white": !e.small
149
158
  }]
150
159
  }, e.linkProps), {
151
- default: p(() => [
152
- g(c(e.formatter ? e.formatter(u.value) : u.value), 1)
160
+ default: f(() => [
161
+ g(d(e.formatter ? e.formatter(u.value) : u.value), 1)
153
162
  ]),
154
163
  _: 1
155
164
  }, 16, ["href", "to", "class"]))
156
165
  ]),
157
- e.small ? s("", !0) : (r(), a(b, { key: 1 }, [
158
- (r(!0), a(b, null, j($.value, (t) => (r(), a("li", {
166
+ e.small ? k("", !0) : (r(), o(y, { key: 1 }, [
167
+ (r(!0), o(y, null, j(F.value, (t) => (r(), o("li", {
159
168
  key: t,
160
- onClick: (B) => v(t)
169
+ onClick: (O) => p(t)
161
170
  }, [
162
- (r(), f(h(m.value), d({
163
- href: o(t),
164
- to: o(t),
165
- class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px uikit-no-underline hover:uikit-bg-w-primary hover:uikit-text-white",
166
- ref_for: !0
167
- }, e.linkProps), {
168
- default: p(() => [
169
- g(c(e.formatter ? e.formatter(t) : t), 1)
171
+ (r(), c(m(v.value), h({
172
+ href: n(t),
173
+ to: n(t),
174
+ class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-text-w-black uikit-cursor-pointer uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px uikit-no-underline hover:uikit-bg-w-primary hover:uikit-text-white"
175
+ }, { ref_for: !0 }, e.linkProps), {
176
+ default: f(() => [
177
+ g(d(e.formatter ? e.formatter(t) : t), 1)
170
178
  ]),
171
179
  _: 2
172
180
  }, 1040, ["href", "to"]))
173
- ], 8, R))), 128)),
174
- x.value ? (r(), a("li", q, " ... ")) : s("", !0),
175
- (u.value || 0) < l.value ? (r(), a("li", {
181
+ ], 8, H))), 128)),
182
+ C.value ? (r(), o("li", J, " ... ")) : k("", !0),
183
+ (u.value || 0) < a.value ? (r(), o("li", {
176
184
  key: 1,
177
- onClick: i[2] || (i[2] = (t) => v(l.value))
185
+ onClick: i[2] || (i[2] = (t) => p(a.value))
178
186
  }, [
179
- (r(), f(h(m.value), d({
180
- href: o(l.value),
181
- to: o(l.value),
187
+ (r(), c(m(v.value), h({
188
+ href: n(a.value),
189
+ to: n(a.value),
182
190
  class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-select-none uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px uikit-no-underline hover:uikit-bg-w-primary hover:uikit-text-white"
183
191
  }, e.linkProps), {
184
- default: p(() => [
185
- g(c(e.formatter ? e.formatter(l.value) : l.value), 1)
192
+ default: f(() => [
193
+ g(d(e.formatter ? e.formatter(a.value) : a.value), 1)
186
194
  ]),
187
195
  _: 1
188
196
  }, 16, ["href", "to"]))
189
- ])) : s("", !0)
197
+ ])) : k("", !0)
190
198
  ], 64)),
191
- w("li", {
192
- class: N(["arrow-button next-page uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px", {
193
- "uikit-cursor-pointer hover:uikit-bg-w-primary [&_>_svg]:hover:uikit-brightness-0 [&_>_svg]:hover:uikit-invert": (u.value || 0) < l.value,
194
- "hover:uikit-text-white": e.small && (u.value || 0) < l.value,
195
- "uikit-rounded-xs": e.small && e.nextLabel
196
- }]),
199
+ P("li", {
197
200
  "data-cy": e.nextDataCy,
198
- onClick: i[3] || (i[3] = (t) => v((u.value || 0) + 1))
201
+ onClick: i[3] || (i[3] = (t) => p(w.value))
199
202
  }, [
200
- e.small && e.nextLabel ? (r(), a("span", H, c(e.nextLabel), 1)) : s("", !0),
201
- M(L(S), {
202
- "stroke-color": (u.value || 0) === l.value ? "#8996A9" : e.arrowColor,
203
- width: 20,
204
- height: 11,
205
- class: "uikit-inline-block -uikit-rotate-90"
206
- }, null, 8, ["stroke-color"])
207
- ], 10, G)
208
- ])) : s("", !0)
203
+ (r(), c(m(S(u.value) ? "span" : v.value), h({
204
+ href: n(w.value),
205
+ to: n(w.value),
206
+ class: ["arrow-button next-page uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px", {
207
+ "uikit-cursor-pointer hover:uikit-bg-w-primary [&_svg]:hover:uikit-brightness-0 [&_svg]:hover:uikit-invert": (u.value || 0) < a.value,
208
+ "hover:uikit-text-white": e.small && (u.value || 0) < a.value,
209
+ "uikit-rounded-xs": e.small && e.nextLabel
210
+ }]
211
+ }, e.linkProps), {
212
+ default: f(() => [
213
+ e.small && e.nextLabel ? (r(), o("span", W, d(e.nextLabel), 1)) : k("", !0),
214
+ M($(B), {
215
+ "stroke-color": (u.value || 0) === a.value ? "#8996A9" : e.arrowColor,
216
+ width: 20,
217
+ height: 11,
218
+ class: "uikit-inline-block -uikit-rotate-90"
219
+ }, null, 8, ["stroke-color"])
220
+ ]),
221
+ _: 1
222
+ }, 16, ["href", "to", "class"]))
223
+ ], 8, K)
224
+ ])) : k("", !0)
209
225
  ]));
210
226
  }
211
227
  });
212
228
  export {
213
- X as default
229
+ I as default
214
230
  };
@@ -1,8 +1,8 @@
1
- import { defineComponent as _, mergeModels as j, useModel as D, ref as p, useTemplateRef as T, useAttrs as q, onMounted as G, createElementBlock as H, openBlock as J, createElementVNode as x, withModifiers as k, unref as h, createVNode as C } from "vue";
2
- import E from "../../../../UIKit/BaseInput.js";
3
- const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["value", "min", "max", "step"], W = ["value", "min", "max", "step"], X = { class: "form_control row" }, Y = { class: "pb-15 pb-sm-0 col-sm-6 col-xl-4" }, Z = { class: "col-sm-6 col-xl-4" }, te = /* @__PURE__ */ _({
1
+ import { defineComponent as R, mergeModels as _, useModel as w, ref as p, useTemplateRef as D, useAttrs as j, onMounted as q, createElementBlock as G, openBlock as H, createElementVNode as x, withModifiers as T, createVNode as k } from "vue";
2
+ import C from "../../../../UIKit/BaseInput.js";
3
+ const J = { class: "range_container" }, K = { class: "sliders_control" }, O = ["value", "min", "max", "step"], Q = ["value", "min", "max", "step"], W = { class: "form_control row" }, X = { class: "pb-15 pb-sm-0 col-sm-6 col-xl-4" }, Y = { class: "col-sm-6 col-xl-4" }, ae = /* @__PURE__ */ R({
4
4
  __name: "BaseSlider",
5
- props: /* @__PURE__ */ j({
5
+ props: /* @__PURE__ */ _({
6
6
  type: { default: "linear" },
7
7
  min: { default: 0 },
8
8
  max: { default: 100 }
@@ -14,11 +14,11 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
14
14
  }),
15
15
  emits: ["update:minValue", "update:maxValue"],
16
16
  setup(m) {
17
- function M(e, l) {
17
+ function B(e, l) {
18
18
  const a = parseInt(e.value, 10), t = parseInt(l.value, 10);
19
19
  return [a, t];
20
20
  }
21
- const L = (e) => e.minPos + (Math.log(e.value) - e.minlval) / e.scale, z = (e) => Math.exp(
21
+ const E = (e) => e.minPos + (Math.log(e.value) - e.minlval) / e.scale, L = (e) => Math.exp(
22
22
  (e.position - e.minPos) * e.scale + e.minlval
23
23
  );
24
24
  function V(e, l, a, t, v) {
@@ -32,39 +32,39 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
32
32
  ${a} ${$ / s * 100}%,
33
33
  ${a} 100%)`;
34
34
  }
35
- function y(e, l) {
35
+ function h(e, l) {
36
36
  e <= 0 ? l.style.zIndex = "2" : l.style.zIndex = "0";
37
37
  }
38
- const r = D(m, "minValue"), o = D(m, "maxValue"), n = p(0), u = p(100), c = p(10), d = p(40), F = p(0), P = p(0), B = p(0), g = T("fromSlider"), i = T("toSlider"), S = (e, l) => {
38
+ const r = w(m, "minValue"), o = w(m, "maxValue"), n = p(0), u = p(100), c = p(10), d = p(40), F = p(0), M = p(0), y = p(0), g = D("fromSlider"), i = D("toSlider"), P = (e, l) => {
39
39
  if (!g.value || !i.value) return;
40
40
  l || (l = "0");
41
41
  const a = parseInt(l, 10);
42
42
  if (e == "min-input") {
43
43
  if (a >= o.value) return;
44
- r.value = a, A(i.value, a, o.value);
44
+ r.value = a, z(i.value, a, o.value);
45
45
  return;
46
46
  }
47
- a < r.value || (o.value = a, N(i.value, i.value, r.value, a));
47
+ a < r.value || (o.value = a, A(i.value, i.value, r.value, a));
48
48
  }, I = (e) => {
49
49
  if (m.type === "logarithmic")
50
50
  return e = e || 1, parseInt(
51
- L({
51
+ E({
52
52
  value: e,
53
53
  minPos: n.value,
54
54
  minlval: F.value,
55
- scale: B.value
55
+ scale: y.value
56
56
  }).toFixed(0),
57
57
  10
58
58
  );
59
59
  if (m.type === "linear")
60
60
  return e;
61
61
  throw new Error("The slider type has not been implemented");
62
- }, b = (e) => {
62
+ }, S = (e) => {
63
63
  if (m.type === "logarithmic")
64
64
  return e = e || 1, parseInt(
65
- z({
65
+ L({
66
66
  position: e,
67
- scale: B.value,
67
+ scale: y.value,
68
68
  minlval: F.value,
69
69
  minPos: n.value
70
70
  }).toFixed(0),
@@ -73,7 +73,7 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
73
73
  if (m.type === "linear")
74
74
  return e;
75
75
  throw new Error("The slider type has not been implemented");
76
- }, A = (e, l, a) => {
76
+ }, z = (e, l, a) => {
77
77
  const t = I(l), v = I(a);
78
78
  V(
79
79
  t,
@@ -88,7 +88,7 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
88
88
  );
89
89
  const s = t, f = o.value;
90
90
  s > f ? c.value = f : c.value = s;
91
- }, N = (e, l, a, t) => {
91
+ }, A = (e, l, a, t) => {
92
92
  const v = I(a), s = I(t);
93
93
  V(
94
94
  v,
@@ -102,10 +102,10 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
102
102
  l
103
103
  );
104
104
  const f = r.value, $ = s;
105
- y(o.value, e), f <= $ ? d.value = $ : d.value = f;
106
- }, U = (e, l) => {
105
+ h(o.value, e), f <= $ ? d.value = $ : d.value = f;
106
+ }, N = (e, l) => {
107
107
  if (!l.value) return;
108
- const [a, t] = M(e, l), v = b(a);
108
+ const [a, t] = B(e, l), v = S(a);
109
109
  V(
110
110
  a,
111
111
  {
@@ -117,9 +117,9 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
117
117
  "#2B5DFF",
118
118
  l
119
119
  ), a > t ? (e.value = `${t}`, c.value = t, r.value = t) : (c.value = a, r.value = v);
120
- }, R = (e, l) => {
120
+ }, U = (e, l) => {
121
121
  if (!l.value) return;
122
- const [a, t] = M(e, l), v = b(t);
122
+ const [a, t] = B(e, l), v = S(t);
123
123
  V(
124
124
  c.value,
125
125
  {
@@ -130,11 +130,11 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
130
130
  "#B4C2F0",
131
131
  "#2B5DFF",
132
132
  l
133
- ), y(parseInt(l.value, 10), l), a <= t ? (d.value = t, o.value = v) : (l.value = `${a}`, d.value = a, o.value = a);
134
- }, w = q();
133
+ ), h(parseInt(l.value, 10), l), a <= t ? (d.value = t, o.value = v) : (l.value = `${a}`, d.value = a, o.value = a);
134
+ }, b = j();
135
135
  return (() => {
136
- n.value = parseInt(`${m.min || 0}`, 10), u.value = parseInt(`${m.max || 100}`, 10), c.value = n.value, d.value = u.value, r.value = parseInt(`${w.minValue || n.value}`, 10), o.value = parseInt(`${w.maxValue || u.value}`, 10), F.value = Math.log(r.value || 1), P.value = Math.log(o.value), B.value = (P.value - F.value) / (u.value - n.value);
137
- })(), G(() => {
136
+ n.value = parseInt(`${m.min || 0}`, 10), u.value = parseInt(`${m.max || 100}`, 10), c.value = n.value, d.value = u.value, r.value = parseInt(`${b.minValue || n.value}`, 10), o.value = parseInt(`${b.maxValue || u.value}`, 10), F.value = Math.log(r.value || 1), M.value = Math.log(o.value), y.value = (M.value - F.value) / (u.value - n.value);
137
+ })(), q(() => {
138
138
  !g.value || !i.value || (V(
139
139
  c.value,
140
140
  {
@@ -145,9 +145,9 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
145
145
  "#B4C2F0",
146
146
  "#2B5DFF",
147
147
  i.value
148
- ), y(d.value, i.value));
149
- }), (e, l) => (J(), H("div", K, [
150
- x("div", O, [
148
+ ), h(d.value, i.value));
149
+ }), (e, l) => (H(), G("div", J, [
150
+ x("div", K, [
151
151
  x("input", {
152
152
  ref_key: "fromSlider",
153
153
  ref: g,
@@ -157,11 +157,11 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
157
157
  min: n.value,
158
158
  max: u.value,
159
159
  step: e.$attrs.step,
160
- onInput: l[0] || (l[0] = k((a) => U(
161
- h(g),
162
- h(i)
160
+ onInput: l[0] || (l[0] = T((a) => N(
161
+ g.value,
162
+ i.value
163
163
  ), ["stop"]))
164
- }, null, 40, Q),
164
+ }, null, 40, O),
165
165
  x("input", {
166
166
  ref_key: "toSlider",
167
167
  ref: i,
@@ -171,31 +171,31 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
171
171
  min: n.value,
172
172
  max: u.value,
173
173
  step: e.$attrs.step,
174
- onInput: l[1] || (l[1] = k((a) => R(
175
- h(g),
176
- h(i)
174
+ onInput: l[1] || (l[1] = T((a) => U(
175
+ g.value,
176
+ i.value
177
177
  ), ["stop"]))
178
- }, null, 40, W)
178
+ }, null, 40, Q)
179
179
  ]),
180
- x("div", X, [
181
- x("div", Y, [
182
- C(E, {
180
+ x("div", W, [
181
+ x("div", X, [
182
+ k(C, {
183
183
  "label-text": "Min",
184
184
  type: "text",
185
185
  pattern: "[0-9]*",
186
186
  inputmode: "numeric",
187
187
  "model-value": r.value,
188
- "onUpdate:modelValue": l[2] || (l[2] = (a) => S("min-input", `${a || ""}`))
188
+ "onUpdate:modelValue": l[2] || (l[2] = (a) => P("min-input", `${a || ""}`))
189
189
  }, null, 8, ["model-value"])
190
190
  ]),
191
- x("div", Z, [
192
- C(E, {
191
+ x("div", Y, [
192
+ k(C, {
193
193
  "label-text": "Max",
194
194
  type: "text",
195
195
  pattern: "[0-9]*",
196
196
  inputmode: "numeric",
197
197
  "model-value": o.value,
198
- "onUpdate:modelValue": l[3] || (l[3] = (a) => S("max-input", `${a || ""}`))
198
+ "onUpdate:modelValue": l[3] || (l[3] = (a) => P("max-input", `${a || ""}`))
199
199
  }, null, 8, ["model-value"])
200
200
  ])
201
201
  ])
@@ -203,5 +203,5 @@ const K = { class: "range_container" }, O = { class: "sliders_control" }, Q = ["
203
203
  }
204
204
  });
205
205
  export {
206
- te as default
206
+ ae as default
207
207
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as b, ref as u, onBeforeMount as f, createBlock as h, openBlock as i, Teleport as y, createElementVNode as e, withModifiers as l, normalizeClass as x, createElementBlock as a, createCommentVNode as s, createVNode as v, unref as _ } from "vue";
2
- import { CloseIcon as C } from "../../../../node_modules/.pnpm/@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3/node_modules/@wikicasa-dev/svg-icons/dist/CloseIcon.js";
3
- import "../../../../node_modules/.pnpm/@wikicasa-dev_svg-icons@1.2.11_typescript@5.8.3/node_modules/@wikicasa-dev/svg-icons/dist/PharmacyIcon.js";
2
+ import { CloseIcon as C } from "../../../../node_modules/.pnpm/@wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_/node_modules/@wikicasa-dev/svg-icons/dist/CloseIcon.js";
3
+ import "../../../../node_modules/.pnpm/@wikicasa-dev_svg-icons@1.2.15-alpha.1_vue@3.5.16_typescript@5.8.3_/node_modules/@wikicasa-dev/svg-icons/dist/PharmacyIcon.js";
4
4
  const g = { class: "snackbar-container uikit-fixed uikit-bottom-10px uikit-left-10px uikit-z-[2000] max-sm:uikit-left-0 max-sm:uikit-w-full" }, T = ["data-cy"], w = ["src", "alt"], L = {
5
5
  key: 1,
6
6
  class: "snackbar-type-icon uikit-bg-contain uikit-bg-no-repeat"
@@ -1,10 +1,11 @@
1
1
  import { defineComponent as y, ref as v, computed as h, watch as x, renderSlot as m, createElementVNode as D, normalizeClass as E, createElementBlock as $, createCommentVNode as B, openBlock as b, Fragment as A, renderList as I, createBlock as R, unref as K } from "vue";
2
- import { isArrNullOrEmpty as V } from "../../../../../node_modules/.pnpm/@wikicasa-dev_utilities@1.1.21/node_modules/@wikicasa-dev/utilities/dist/utils/ArrayUtils.js";
2
+ import { isArrNullOrEmpty as V } from "../../../../../node_modules/.pnpm/@wikicasa-dev_utilities@1.1.22-alpha.4/node_modules/@wikicasa-dev/utilities/dist/utils/ArrayUtils.js";
3
3
  import "../../../../../node_modules/.pnpm/js-cookie@3.0.5/node_modules/js-cookie/dist/js.cookie.js";
4
- import { stringToHyphened as L } from "../../../../../node_modules/.pnpm/@wikicasa-dev_utilities@1.1.21/node_modules/@wikicasa-dev/utilities/dist/utils/StringUtils.js";
4
+ import "date-fns";
5
+ import { stringToHyphened as L } from "../../../../../node_modules/.pnpm/@wikicasa-dev_utilities@1.1.22-alpha.4/node_modules/@wikicasa-dev/utilities/dist/utils/StringUtils.js";
5
6
  import "../../../../../_virtual/polyline.js";
6
7
  import G from "../../../../../UIKit/Checkbox/CheckboxBtn.js";
7
- const N = ["id", "data-cy"], F = /* @__PURE__ */ y({
8
+ const N = ["id", "data-cy"], H = /* @__PURE__ */ y({
8
9
  inheritAttrs: !1,
9
10
  __name: "CheckboxGroup",
10
11
  props: {
@@ -17,15 +18,15 @@ const N = ["id", "data-cy"], F = /* @__PURE__ */ y({
17
18
  autoCheckResetAll: { type: Boolean, default: !1 },
18
19
  autoCheckResetEmpty: { type: Boolean, default: !1 },
19
20
  manualToggleResetButton: { type: Boolean, default: !1 },
20
- getKey: { default() {
21
- return (r) => typeof r == "string" || typeof r == "number" ? `${r}` : `${r.id}`;
21
+ getKey: { type: Function, default() {
22
+ return (n) => typeof n == "string" || typeof n == "number" ? `${n}` : `${n.id}`;
22
23
  } },
23
24
  groupId: { default: "" },
24
25
  dataCy: { default: "" }
25
26
  },
26
27
  emits: ["resetted", "update:modelValue", "checkedGroup"],
27
- setup(r, { emit: g }) {
28
- const o = r, n = g, c = v(/* @__PURE__ */ new Map()), s = h(() => {
28
+ setup(n, { emit: g }) {
29
+ const o = n, r = g, c = v(/* @__PURE__ */ new Map()), s = h(() => {
29
30
  for (const e of o.checkboxData)
30
31
  if (e.reset) return e;
31
32
  return null;
@@ -42,7 +43,7 @@ const N = ["id", "data-cy"], F = /* @__PURE__ */ y({
42
43
  `${t.id}`,
43
44
  t
44
45
  ), t.checked && e.push(t);
45
- n("update:modelValue", e);
46
+ r("update:modelValue", e);
46
47
  })();
47
48
  const u = (e, t) => {
48
49
  const a = c.value.get(e);
@@ -58,7 +59,7 @@ const N = ["id", "data-cy"], F = /* @__PURE__ */ y({
58
59
  e.checked = !1;
59
60
  });
60
61
  }, p = () => {
61
- k(), n("update:modelValue", []), n("resetted");
62
+ k(), r("update:modelValue", []), r("resetted");
62
63
  }, d = (e) => c.value.get(o.getKey(e))?.checked ?? !1, i = (e) => {
63
64
  if (V(o.checkboxData)) return;
64
65
  const t = c.value.get(e.id);
@@ -68,7 +69,7 @@ const N = ["id", "data-cy"], F = /* @__PURE__ */ y({
68
69
  const a = [];
69
70
  c.value.forEach((l) => {
70
71
  l.checked && a.push(l);
71
- }), n("update:modelValue", a), n("checkedGroup", o.groupId);
72
+ }), r("update:modelValue", a), r("checkedGroup", o.groupId);
72
73
  };
73
74
  return x(
74
75
  () => o.reset,
@@ -110,5 +111,5 @@ const N = ["id", "data-cy"], F = /* @__PURE__ */ y({
110
111
  }
111
112
  });
112
113
  export {
113
- F as default
114
+ H as default
114
115
  };