lkd-web-kit 0.3.5 → 0.3.7

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 (165) hide show
  1. package/dist/index.cjs.js +118 -0
  2. package/dist/index.cjs10.js +16 -0
  3. package/dist/index.cjs11.js +16 -0
  4. package/dist/index.cjs12.js +16 -0
  5. package/dist/index.cjs13.js +16 -0
  6. package/dist/index.cjs14.js +118 -0
  7. package/dist/index.cjs15.js +16 -0
  8. package/dist/index.cjs16.js +18 -0
  9. package/dist/index.cjs17.js +70 -0
  10. package/dist/index.cjs18.js +14 -0
  11. package/dist/index.cjs19.js +66 -0
  12. package/dist/index.cjs2.js +43 -0
  13. package/dist/index.cjs20.js +21 -0
  14. package/dist/index.cjs21.js +30 -0
  15. package/dist/index.cjs22.js +23 -0
  16. package/dist/index.cjs23.js +15 -0
  17. package/dist/index.cjs24.js +16 -0
  18. package/dist/index.cjs25.js +16 -0
  19. package/dist/index.cjs26.js +18 -0
  20. package/dist/index.cjs27.js +17 -0
  21. package/dist/index.cjs28.js +17 -0
  22. package/dist/index.cjs29.js +17 -0
  23. package/dist/index.cjs3.js +12 -0
  24. package/dist/index.cjs30.js +17 -0
  25. package/dist/index.cjs31.js +17 -0
  26. package/dist/index.cjs32.js +17 -0
  27. package/dist/index.cjs33.js +17 -0
  28. package/dist/index.cjs34.js +17 -0
  29. package/dist/index.cjs35.js +29 -0
  30. package/dist/index.cjs36.js +17 -0
  31. package/dist/index.cjs37.js +17 -0
  32. package/dist/index.cjs38.js +51 -0
  33. package/dist/index.cjs39.js +38 -0
  34. package/dist/index.cjs4.js +40 -0
  35. package/dist/index.cjs40.js +15 -0
  36. package/dist/index.cjs41.js +23 -0
  37. package/dist/index.cjs42.js +39 -0
  38. package/dist/index.cjs43.js +24 -0
  39. package/dist/index.cjs44.js +14 -0
  40. package/dist/index.cjs45.js +19 -0
  41. package/dist/index.cjs46.js +43 -0
  42. package/dist/index.cjs47.js +14 -0
  43. package/dist/index.cjs48.js +20 -0
  44. package/dist/index.cjs49.js +11 -0
  45. package/dist/index.cjs5.js +54 -0
  46. package/dist/index.cjs50.js +45 -0
  47. package/dist/index.cjs51.js +19 -0
  48. package/dist/index.cjs52.js +24 -0
  49. package/dist/index.cjs53.js +7 -0
  50. package/dist/index.cjs54.js +65 -0
  51. package/dist/index.cjs6.js +18 -0
  52. package/dist/index.cjs7.js +18 -0
  53. package/dist/index.cjs8.js +17 -0
  54. package/dist/index.cjs9.js +16 -0
  55. package/dist/index.es.js +52 -0
  56. package/dist/index.es10.js +12 -0
  57. package/dist/index.es11.js +12 -0
  58. package/dist/index.es12.js +12 -0
  59. package/dist/index.es13.js +12 -0
  60. package/dist/index.es14.js +114 -0
  61. package/dist/index.es15.js +12 -0
  62. package/dist/index.es16.js +14 -0
  63. package/dist/index.es17.js +66 -0
  64. package/dist/index.es18.js +10 -0
  65. package/dist/index.es19.js +60 -0
  66. package/dist/index.es2.js +39 -0
  67. package/dist/index.es20.js +16 -0
  68. package/dist/index.es21.js +26 -0
  69. package/dist/index.es22.js +19 -0
  70. package/dist/index.es23.js +11 -0
  71. package/dist/index.es24.js +12 -0
  72. package/dist/index.es25.js +12 -0
  73. package/dist/index.es26.js +14 -0
  74. package/dist/index.es27.js +13 -0
  75. package/dist/index.es28.js +13 -0
  76. package/dist/index.es29.js +13 -0
  77. package/dist/index.es3.js +8 -0
  78. package/dist/index.es30.js +13 -0
  79. package/dist/index.es31.js +13 -0
  80. package/dist/index.es32.js +13 -0
  81. package/dist/index.es33.js +13 -0
  82. package/dist/index.es34.js +13 -0
  83. package/dist/index.es35.js +23 -0
  84. package/dist/index.es36.js +13 -0
  85. package/dist/index.es37.js +13 -0
  86. package/dist/index.es38.js +47 -0
  87. package/dist/index.es39.js +34 -0
  88. package/dist/index.es4.js +36 -0
  89. package/dist/index.es40.js +11 -0
  90. package/dist/index.es41.js +19 -0
  91. package/dist/index.es42.js +35 -0
  92. package/dist/index.es43.js +20 -0
  93. package/dist/{src/mantine/breakpoints-with-px.js → index.es44.js} +4 -5
  94. package/dist/index.es45.js +15 -0
  95. package/dist/index.es46.js +39 -0
  96. package/dist/index.es47.js +10 -0
  97. package/dist/index.es48.js +15 -0
  98. package/dist/index.es49.js +7 -0
  99. package/dist/index.es5.js +50 -0
  100. package/dist/index.es50.js +40 -0
  101. package/dist/index.es51.js +15 -0
  102. package/dist/index.es52.js +20 -0
  103. package/dist/index.es53.js +3 -0
  104. package/dist/index.es54.js +63 -0
  105. package/dist/index.es6.js +14 -0
  106. package/dist/index.es7.js +14 -0
  107. package/dist/index.es8.js +13 -0
  108. package/dist/index.es9.js +12 -0
  109. package/dist/node_modules/@mantine/notifications/styles.css +42 -0
  110. package/package.json +15 -5
  111. package/dist/lkd-web-kit.css +0 -1
  112. package/dist/src/components/EmptyState/index.js +0 -36
  113. package/dist/src/components/Icon.js +0 -47
  114. package/dist/src/components/InfinityLoader/index.js +0 -9
  115. package/dist/src/components/MyDatePickerInput/CalendarIcon.js +0 -61
  116. package/dist/src/components/MyDatePickerInput/index.js +0 -14
  117. package/dist/src/components/MyDateTimePicker/index.js +0 -14
  118. package/dist/src/components/MyMonthPickerInput/index.js +0 -14
  119. package/dist/src/components/MyMultiSelect/index.js +0 -12
  120. package/dist/src/components/MyNotifications/index.js +0 -13
  121. package/dist/src/components/MyNumberInput/index.js +0 -12
  122. package/dist/src/components/MySelect/index.js +0 -12
  123. package/dist/src/components/MyTextInput/index.js +0 -12
  124. package/dist/src/components/MyTextarea/index.js +0 -12
  125. package/dist/src/components/MyTimeInput/index.js +0 -12
  126. package/dist/src/components/NavItems.js +0 -36
  127. package/dist/src/components/SelectInfinity/index.js +0 -106
  128. package/dist/src/consts/http-status.js +0 -4
  129. package/dist/src/consts/revalidate.js +0 -4
  130. package/dist/src/contexts/NavigationHistoryContext/index.js +0 -47
  131. package/dist/src/contexts/PageDataContext/index.js +0 -15
  132. package/dist/src/form/Form.js +0 -23
  133. package/dist/src/form/FormButtonSubmit.js +0 -18
  134. package/dist/src/form/base/FormCheckbox.js +0 -15
  135. package/dist/src/form/base/FormDatePickerInput.js +0 -21
  136. package/dist/src/form/base/FormDateTimePicker.js +0 -21
  137. package/dist/src/form/base/FormMonthPickerInput.js +0 -21
  138. package/dist/src/form/base/FormMultiSelect.js +0 -21
  139. package/dist/src/form/base/FormNumberInput.js +0 -21
  140. package/dist/src/form/base/FormRadioGroup.js +0 -14
  141. package/dist/src/form/base/FormSelect.js +0 -21
  142. package/dist/src/form/base/FormSelectInfinity.js +0 -21
  143. package/dist/src/form/base/FormTextInput.js +0 -21
  144. package/dist/src/form/base/FormTextarea.js +0 -21
  145. package/dist/src/form/base/FormTimeInput.js +0 -29
  146. package/dist/src/form/utils/nullable-but-required.js +0 -10
  147. package/dist/src/form/utils/optional-but-required.js +0 -10
  148. package/dist/src/form/utils/zodValidator.js +0 -9
  149. package/dist/src/hocs/withForm.js +0 -59
  150. package/dist/src/hocs/withModalManager.js +0 -29
  151. package/dist/src/hooks/useBreakpoint.js +0 -8
  152. package/dist/src/hooks/useFetchNextPageOnScroll.js +0 -19
  153. package/dist/src/hooks/useOnScrollProgress.js +0 -25
  154. package/dist/src/hooks/useUpdateSearchParams.js +0 -19
  155. package/dist/src/main.js +0 -113
  156. package/dist/src/mantine/my-default-theme.js +0 -39
  157. package/dist/src/mantine/to-tailwind-colors.js +0 -10
  158. package/dist/src/utils/array/groupBy.js +0 -36
  159. package/dist/src/utils/array/shuffleArray.js +0 -13
  160. package/dist/src/utils/formatBytes.js +0 -8
  161. package/dist/src/utils/isInfinityEmpty.js +0 -4
  162. package/dist/src/utils/ky/addBodyJsonHook.js +0 -12
  163. package/dist/src/utils/ky/parseJson.js +0 -6
  164. package/dist/src/utils/newHref.js +0 -20
  165. /package/dist/{main.d.ts → index.d.ts} +0 -0
@@ -0,0 +1,40 @@
1
+ function indexBy(arr, getKey, getValue) {
2
+ if (getValue)
3
+ return arr.reduce(
4
+ (acc, item) => {
5
+ const key = getKey(item);
6
+ if (key === void 0) return acc;
7
+ acc[key] = getValue(item);
8
+ return acc;
9
+ },
10
+ {}
11
+ );
12
+ return arr.reduce(
13
+ (acc, item) => {
14
+ const key = getKey(item);
15
+ if (key === void 0) return acc;
16
+ acc[key] = item;
17
+ return acc;
18
+ },
19
+ {}
20
+ );
21
+ }
22
+ const groupBy = (arr, getKey) => {
23
+ const groups = {};
24
+ arr?.forEach((item) => {
25
+ const key = getKey(item);
26
+ if (key === null) return;
27
+ if (Array.isArray(key)) {
28
+ key.forEach((k) => {
29
+ if (!groups[k]) groups[k] = [];
30
+ groups[k]?.push(item);
31
+ });
32
+ return;
33
+ }
34
+ if (!groups[key]) groups[key] = [];
35
+ groups[key]?.push(item);
36
+ });
37
+ return groups;
38
+ };
39
+
40
+ export { groupBy, indexBy };
@@ -0,0 +1,15 @@
1
+ const shuffleArray = (array) => {
2
+ const shuffledArray = [...array];
3
+ let currentIndex = shuffledArray.length, randomIndex;
4
+ while (currentIndex > 0) {
5
+ randomIndex = Math.floor(Math.random() * currentIndex);
6
+ currentIndex--;
7
+ [shuffledArray[currentIndex], shuffledArray[randomIndex]] = [
8
+ shuffledArray[randomIndex],
9
+ shuffledArray[currentIndex]
10
+ ];
11
+ }
12
+ return shuffledArray;
13
+ };
14
+
15
+ export { shuffleArray };
@@ -0,0 +1,20 @@
1
+ import queryString from 'query-string';
2
+
3
+ const newHref = (fn) => (args) => {
4
+ const href = typeof fn === "string" ? fn : fn(
5
+ args ?? {
6
+ params: {},
7
+ searchParams: {}
8
+ }
9
+ );
10
+ if (args?.searchParams) {
11
+ const qs = queryString.stringify(args.searchParams, {
12
+ skipEmptyString: true,
13
+ skipNull: true
14
+ });
15
+ return `${href}${qs ? `?${qs}` : ""}`;
16
+ }
17
+ return href;
18
+ };
19
+
20
+ export { newHref };
@@ -0,0 +1,3 @@
1
+ const isInfinityEmpty = (data) => data?.pages[0].data.length === 0;
2
+
3
+ export { isInfinityEmpty };
@@ -0,0 +1,63 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+
3
+ const CalendarIcon = ({ size = "sm", ...props }) => {
4
+ return /* @__PURE__ */ jsxs(
5
+ "svg",
6
+ {
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ width: size === "sm" ? 20 : 24,
11
+ height: size === "sm" ? 20 : 24,
12
+ children: [
13
+ /* @__PURE__ */ jsx(
14
+ "path",
15
+ {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M6 5.5C5.66848 5.5 5.35054 5.6317 5.11612 5.86612C4.8817 6.10054 4.75 6.41848 4.75 6.75V18.75C4.75 19.0815 4.8817 19.3995 5.11612 19.6339C5.35054 19.8683 5.66848 20 6 20H18C18.3315 20 18.6495 19.8683 18.8839 19.6339C19.1183 19.3995 19.25 19.0815 19.25 18.75V6.75C19.25 6.41848 19.1183 6.10054 18.8839 5.86612C18.6495 5.6317 18.3315 5.5 18 5.5H6ZM4.05546 4.80546C4.57118 4.28973 5.27065 4 6 4H18C18.7293 4 19.4288 4.28973 19.9445 4.80546C20.4603 5.32118 20.75 6.02065 20.75 6.75V18.75C20.75 19.4793 20.4603 20.1788 19.9445 20.6945C19.4288 21.2103 18.7293 21.5 18 21.5H6C5.27065 21.5 4.57118 21.2103 4.05546 20.6945C3.53973 20.1788 3.25 19.4793 3.25 18.75V6.75C3.25 6.02065 3.53973 5.32118 4.05546 4.80546Z",
19
+ fill: "currentColor"
20
+ }
21
+ ),
22
+ /* @__PURE__ */ jsx(
23
+ "path",
24
+ {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M16 2C16.4142 2 16.75 2.33579 16.75 2.75V6.75C16.75 7.16421 16.4142 7.5 16 7.5C15.5858 7.5 15.25 7.16421 15.25 6.75V2.75C15.25 2.33579 15.5858 2 16 2Z",
28
+ fill: "currentColor"
29
+ }
30
+ ),
31
+ /* @__PURE__ */ jsx(
32
+ "path",
33
+ {
34
+ fillRule: "evenodd",
35
+ clipRule: "evenodd",
36
+ d: "M8 2C8.41421 2 8.75 2.33579 8.75 2.75V6.75C8.75 7.16421 8.41421 7.5 8 7.5C7.58579 7.5 7.25 7.16421 7.25 6.75V2.75C7.25 2.33579 7.58579 2 8 2Z",
37
+ fill: "currentColor"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ fillRule: "evenodd",
44
+ clipRule: "evenodd",
45
+ d: "M3.25 10.75C3.25 10.3358 3.58579 10 4 10H20C20.4142 10 20.75 10.3358 20.75 10.75C20.75 11.1642 20.4142 11.5 20 11.5H4C3.58579 11.5 3.25 11.1642 3.25 10.75Z",
46
+ fill: "currentColor"
47
+ }
48
+ ),
49
+ /* @__PURE__ */ jsx(
50
+ "path",
51
+ {
52
+ fillRule: "evenodd",
53
+ clipRule: "evenodd",
54
+ d: "M7 14.3929C7 14.0378 7.28782 13.75 7.64286 13.75H9.35714C9.71218 13.75 10 14.0378 10 14.3929V16.1071C10 16.4622 9.71218 16.75 9.35714 16.75H7.64286C7.28782 16.75 7 16.4622 7 16.1071V14.3929Z",
55
+ fill: "currentColor"
56
+ }
57
+ )
58
+ ]
59
+ }
60
+ );
61
+ };
62
+
63
+ export { CalendarIcon as default };
@@ -0,0 +1,14 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { DatePickerInput } from '@mantine/dates';
3
+ import CalendarIcon from './index.es54.js';
4
+
5
+ const MyDatePickerInput = (props) => /* @__PURE__ */ jsx(
6
+ DatePickerInput,
7
+ {
8
+ leftSection: /* @__PURE__ */ jsx(CalendarIcon, { size: props.size }),
9
+ variant: props.readOnly ? "filled" : "default",
10
+ ...props
11
+ }
12
+ );
13
+
14
+ export { MyDatePickerInput };
@@ -0,0 +1,14 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { DateTimePicker } from '@mantine/dates';
3
+ import CalendarIcon from './index.es54.js';
4
+
5
+ const MyDateTimePicker = (props) => /* @__PURE__ */ jsx(
6
+ DateTimePicker,
7
+ {
8
+ leftSection: /* @__PURE__ */ jsx(CalendarIcon, { size: props.size }),
9
+ variant: props.readOnly ? "filled" : "default",
10
+ ...props
11
+ }
12
+ );
13
+
14
+ export { MyDateTimePicker };
@@ -0,0 +1,13 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { Notifications } from '@mantine/notifications';
3
+ /* empty css */
4
+
5
+ const MyNotifications = (props) => /* @__PURE__ */ jsx(
6
+ Notifications,
7
+ {
8
+ position: "top-center",
9
+ ...props
10
+ }
11
+ );
12
+
13
+ export { MyNotifications };
@@ -0,0 +1,12 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { NumberInput } from '@mantine/core';
3
+
4
+ const MyNumberInput = (props) => /* @__PURE__ */ jsx(
5
+ NumberInput,
6
+ {
7
+ variant: props.readOnly ? "filled" : "default",
8
+ ...props
9
+ }
10
+ );
11
+
12
+ export { MyNumberInput };
@@ -0,0 +1,42 @@
1
+ .m_b37d9ac7 {
2
+ width: calc(100% - var(--mantine-spacing-md) * 2);
3
+ position: fixed;
4
+ z-index: var(--notifications-z-index);
5
+ max-width: var(--notifications-container-width);
6
+ }
7
+
8
+ .m_b37d9ac7:where([data-position='top-center']) {
9
+ top: var(--mantine-spacing-md);
10
+ left: 50%;
11
+ transform: translateX(-50%);
12
+ }
13
+
14
+ .m_b37d9ac7:where([data-position='top-left']) {
15
+ top: var(--mantine-spacing-md);
16
+ left: var(--mantine-spacing-md);
17
+ }
18
+
19
+ .m_b37d9ac7:where([data-position='top-right']) {
20
+ top: var(--mantine-spacing-md);
21
+ right: var(--mantine-spacing-md);
22
+ }
23
+
24
+ .m_b37d9ac7:where([data-position='bottom-center']) {
25
+ bottom: var(--mantine-spacing-md);
26
+ left: 50%;
27
+ transform: translateX(-50%);
28
+ }
29
+
30
+ .m_b37d9ac7:where([data-position='bottom-left']) {
31
+ bottom: var(--mantine-spacing-md);
32
+ left: var(--mantine-spacing-md);
33
+ }
34
+
35
+ .m_b37d9ac7:where([data-position='bottom-right']) {
36
+ bottom: var(--mantine-spacing-md);
37
+ right: var(--mantine-spacing-md);
38
+ }
39
+
40
+ .m_5ed0edd0 + .m_5ed0edd0 {
41
+ margin-top: var(--mantine-spacing-md);
42
+ }
package/package.json CHANGED
@@ -1,14 +1,24 @@
1
1
  {
2
2
  "name": "lkd-web-kit",
3
- "version": "0.3.5",
3
+ "version": "0.3.7",
4
4
  "description": "A template for creating React component libraries with Vite.",
5
5
  "author": "LKD",
6
6
  "license": "MIT",
7
7
  "type": "module",
8
- "files": ["dist"],
9
- "exports": "./dist/src/main.js",
10
- "module": "./dist/src/main.js",
11
- "types": "./dist/main.d.ts",
8
+ "main": "./dist/index.cjs.js",
9
+ "module": "./dist/index.es.js",
10
+ "types": "./dist/index.d.ts",
11
+ "exports": {
12
+ ".": {
13
+ "types": "./dist/index.d.ts",
14
+ "import": "./dist/index.es.js",
15
+ "require": "./dist/index.cjs.js"
16
+ }
17
+ },
18
+ "sideEffects": false,
19
+ "files": [
20
+ "dist"
21
+ ],
12
22
  "scripts": {
13
23
  "test": "vitest run",
14
24
  "test:watch": "vitest",
@@ -1 +0,0 @@
1
- .m_b37d9ac7{width:calc(100% - var(--mantine-spacing-md) * 2);position:fixed;z-index:var(--notifications-z-index);max-width:var(--notifications-container-width)}.m_b37d9ac7:where([data-position=top-center]){top:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=top-left]){top:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=top-right]){top:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-center]){bottom:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=bottom-left]){bottom:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-right]){bottom:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_5ed0edd0+.m_5ed0edd0{margin-top:var(--mantine-spacing-md)}
@@ -1,36 +0,0 @@
1
- import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
- import o from "clsx";
3
- import { Icon as a } from "../Icon.js";
4
- const x = {
5
- sm: 48,
6
- md: 60,
7
- lg: 84
8
- }, f = ({
9
- label: s,
10
- action: m,
11
- icon: t,
12
- className: r,
13
- size: i = "md",
14
- ...c
15
- }) => /* @__PURE__ */ l(
16
- "div",
17
- {
18
- className: o("justfiy-center flex flex-col items-center gap-1", r),
19
- ...c,
20
- children: [
21
- t && /* @__PURE__ */ e(
22
- a,
23
- {
24
- i: t,
25
- size: x[i],
26
- className: "text-gray-2"
27
- }
28
- ),
29
- /* @__PURE__ */ e("p", { className: "text-gray-6 text-sm font-semibold", children: s }),
30
- /* @__PURE__ */ e("div", { children: m })
31
- ]
32
- }
33
- );
34
- export {
35
- f as EmptyState
36
- };
@@ -1,47 +0,0 @@
1
- "use client";
2
- import { jsx as s } from "react/jsx-runtime";
3
- import d from "clsx";
4
- const n = ({ i: h, size: t = "md", style: i, rotate: e, className: o, ...r }) => /* @__PURE__ */ s(
5
- h,
6
- {
7
- ...typeof t == "number" ? {
8
- height: t,
9
- width: t
10
- } : m[t],
11
- viewBox: "0 0 24 24",
12
- style: {
13
- ...i,
14
- transform: `rotate(${e}deg)`
15
- },
16
- className: d("shrink-0", o),
17
- ...r
18
- }
19
- ), m = {
20
- xs: {
21
- height: 16,
22
- width: 16
23
- },
24
- sm: {
25
- height: 20,
26
- width: 20
27
- },
28
- md: {
29
- height: 24,
30
- width: 24
31
- },
32
- lg: {
33
- height: 28,
34
- width: 28
35
- },
36
- xl: {
37
- height: 32,
38
- width: 32
39
- },
40
- "2xl": {
41
- height: 40,
42
- width: 40
43
- }
44
- };
45
- export {
46
- n as Icon
47
- };
@@ -1,9 +0,0 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { Center as s, Loader as d } from "@mantine/core";
3
- const n = ({ infinity: e, loaderProps: t, ...a }) => {
4
- var o;
5
- return /* @__PURE__ */ r(s, { ...a, children: e.isFetching ? /* @__PURE__ */ r(d, { ...t }) : !e.hasNextPage && (((o = e.data) == null ? void 0 : o.pages.length) ?? 0) > 1 && /* @__PURE__ */ r("p", { children: "No hay más resultados" }) });
6
- };
7
- export {
8
- n as InfinityLoader
9
- };
@@ -1,61 +0,0 @@
1
- import { jsxs as C, jsx as l } from "react/jsx-runtime";
2
- const r = ({ size: e = "sm", ...d }) => /* @__PURE__ */ C(
3
- "svg",
4
- {
5
- viewBox: "0 0 24 24",
6
- fill: "none",
7
- xmlns: "http://www.w3.org/2000/svg",
8
- width: e === "sm" ? 20 : 24,
9
- height: e === "sm" ? 20 : 24,
10
- children: [
11
- /* @__PURE__ */ l(
12
- "path",
13
- {
14
- fillRule: "evenodd",
15
- clipRule: "evenodd",
16
- d: "M6 5.5C5.66848 5.5 5.35054 5.6317 5.11612 5.86612C4.8817 6.10054 4.75 6.41848 4.75 6.75V18.75C4.75 19.0815 4.8817 19.3995 5.11612 19.6339C5.35054 19.8683 5.66848 20 6 20H18C18.3315 20 18.6495 19.8683 18.8839 19.6339C19.1183 19.3995 19.25 19.0815 19.25 18.75V6.75C19.25 6.41848 19.1183 6.10054 18.8839 5.86612C18.6495 5.6317 18.3315 5.5 18 5.5H6ZM4.05546 4.80546C4.57118 4.28973 5.27065 4 6 4H18C18.7293 4 19.4288 4.28973 19.9445 4.80546C20.4603 5.32118 20.75 6.02065 20.75 6.75V18.75C20.75 19.4793 20.4603 20.1788 19.9445 20.6945C19.4288 21.2103 18.7293 21.5 18 21.5H6C5.27065 21.5 4.57118 21.2103 4.05546 20.6945C3.53973 20.1788 3.25 19.4793 3.25 18.75V6.75C3.25 6.02065 3.53973 5.32118 4.05546 4.80546Z",
17
- fill: "currentColor"
18
- }
19
- ),
20
- /* @__PURE__ */ l(
21
- "path",
22
- {
23
- fillRule: "evenodd",
24
- clipRule: "evenodd",
25
- d: "M16 2C16.4142 2 16.75 2.33579 16.75 2.75V6.75C16.75 7.16421 16.4142 7.5 16 7.5C15.5858 7.5 15.25 7.16421 15.25 6.75V2.75C15.25 2.33579 15.5858 2 16 2Z",
26
- fill: "currentColor"
27
- }
28
- ),
29
- /* @__PURE__ */ l(
30
- "path",
31
- {
32
- fillRule: "evenodd",
33
- clipRule: "evenodd",
34
- d: "M8 2C8.41421 2 8.75 2.33579 8.75 2.75V6.75C8.75 7.16421 8.41421 7.5 8 7.5C7.58579 7.5 7.25 7.16421 7.25 6.75V2.75C7.25 2.33579 7.58579 2 8 2Z",
35
- fill: "currentColor"
36
- }
37
- ),
38
- /* @__PURE__ */ l(
39
- "path",
40
- {
41
- fillRule: "evenodd",
42
- clipRule: "evenodd",
43
- d: "M3.25 10.75C3.25 10.3358 3.58579 10 4 10H20C20.4142 10 20.75 10.3358 20.75 10.75C20.75 11.1642 20.4142 11.5 20 11.5H4C3.58579 11.5 3.25 11.1642 3.25 10.75Z",
44
- fill: "currentColor"
45
- }
46
- ),
47
- /* @__PURE__ */ l(
48
- "path",
49
- {
50
- fillRule: "evenodd",
51
- clipRule: "evenodd",
52
- d: "M7 14.3929C7 14.0378 7.28782 13.75 7.64286 13.75H9.35714C9.71218 13.75 10 14.0378 10 14.3929V16.1071C10 16.4622 9.71218 16.75 9.35714 16.75H7.64286C7.28782 16.75 7 16.4622 7 16.1071V14.3929Z",
53
- fill: "currentColor"
54
- }
55
- )
56
- ]
57
- }
58
- );
59
- export {
60
- r as default
61
- };
@@ -1,14 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { DatePickerInput as i } from "@mantine/dates";
3
- import r from "./CalendarIcon.js";
4
- const f = (e) => /* @__PURE__ */ t(
5
- i,
6
- {
7
- leftSection: /* @__PURE__ */ t(r, { size: e.size }),
8
- variant: e.readOnly ? "filled" : "default",
9
- ...e
10
- }
11
- );
12
- export {
13
- f as MyDatePickerInput
14
- };
@@ -1,14 +0,0 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import { DateTimePicker as t } from "@mantine/dates";
3
- import r from "../MyDatePickerInput/CalendarIcon.js";
4
- const f = (e) => /* @__PURE__ */ i(
5
- t,
6
- {
7
- leftSection: /* @__PURE__ */ i(r, { size: e.size }),
8
- variant: e.readOnly ? "filled" : "default",
9
- ...e
10
- }
11
- );
12
- export {
13
- f as MyDateTimePicker
14
- };
@@ -1,14 +0,0 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { MonthPickerInput as i } from "@mantine/dates";
3
- import n from "../MyDatePickerInput/CalendarIcon.js";
4
- const f = (t) => /* @__PURE__ */ e(
5
- i,
6
- {
7
- leftSection: /* @__PURE__ */ e(n, { size: t.size }),
8
- variant: t.readOnly ? "filled" : "default",
9
- ...t
10
- }
11
- );
12
- export {
13
- f as MyMonthPickerInput
14
- };
@@ -1,12 +0,0 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { MultiSelect as l } from "@mantine/core";
3
- const o = (t) => /* @__PURE__ */ e(
4
- l,
5
- {
6
- variant: t.readOnly ? "filled" : "default",
7
- ...t
8
- }
9
- );
10
- export {
11
- o as MyMultiSelect
12
- };
@@ -1,13 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { Notifications as i } from "@mantine/notifications";
3
- /* empty css */
4
- const n = (o) => /* @__PURE__ */ t(
5
- i,
6
- {
7
- position: "top-center",
8
- ...o
9
- }
10
- );
11
- export {
12
- n as MyNotifications
13
- };
@@ -1,12 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { NumberInput as e } from "@mantine/core";
3
- const o = (r) => /* @__PURE__ */ t(
4
- e,
5
- {
6
- variant: r.readOnly ? "filled" : "default",
7
- ...r
8
- }
9
- );
10
- export {
11
- o as MyNumberInput
12
- };
@@ -1,12 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { Select as l } from "@mantine/core";
3
- const a = (e) => /* @__PURE__ */ t(
4
- l,
5
- {
6
- variant: e.readOnly ? "filled" : "default",
7
- ...e
8
- }
9
- );
10
- export {
11
- a as MySelect
12
- };
@@ -1,12 +0,0 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { TextInput as r } from "@mantine/core";
3
- const a = (t) => /* @__PURE__ */ e(
4
- r,
5
- {
6
- variant: t.readOnly ? "filled" : "default",
7
- ...t
8
- }
9
- );
10
- export {
11
- a as MyTextInput
12
- };
@@ -1,12 +0,0 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { Textarea as r } from "@mantine/core";
3
- const f = (a) => /* @__PURE__ */ e(
4
- r,
5
- {
6
- variant: a.readOnly ? "filled" : "default",
7
- ...a
8
- }
9
- );
10
- export {
11
- f as MyTextarea
12
- };
@@ -1,12 +0,0 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { TextInput as r } from "@mantine/core";
3
- const n = (t) => /* @__PURE__ */ e(
4
- r,
5
- {
6
- variant: t.readOnly ? "filled" : "default",
7
- ...t
8
- }
9
- );
10
- export {
11
- n as MyTimeInput
12
- };
@@ -1,36 +0,0 @@
1
- "use client";
2
- import { jsx as m } from "react/jsx-runtime";
3
- import { Stack as u, NavLink as a } from "@mantine/core";
4
- import i from "next/link";
5
- import { usePathname as p } from "next/navigation";
6
- const x = ({ items: c, activeStrategy: r = "includes" }) => {
7
- const o = p();
8
- return /* @__PURE__ */ m(u, { gap: 0, children: c.map(({ href: t, isActive: n, ...e }) => {
9
- if (t) {
10
- const l = n ?? (r === "equals" ? t === o : t.includes(o));
11
- return /* @__PURE__ */ m(
12
- a,
13
- {
14
- active: l,
15
- component: i,
16
- prefetch: !1,
17
- href: t,
18
- ...e
19
- },
20
- e.label
21
- );
22
- }
23
- return /* @__PURE__ */ m(
24
- a,
25
- {
26
- active: n,
27
- component: "button",
28
- ...e
29
- },
30
- e.label
31
- );
32
- }) });
33
- };
34
- export {
35
- x as NavItems
36
- };