@tipp/ui 1.6.6 → 1.6.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 (199) hide show
  1. package/dist/app/index.cjs +391 -338
  2. package/dist/app/index.cjs.map +1 -1
  3. package/dist/app/index.js +56 -54
  4. package/dist/app/platform/coach-question-list.cjs +148 -37
  5. package/dist/app/platform/coach-question-list.cjs.map +1 -1
  6. package/dist/app/platform/coach-question-list.js +31 -27
  7. package/dist/app/platform/edit-coaching-time.cjs +191 -138
  8. package/dist/app/platform/edit-coaching-time.cjs.map +1 -1
  9. package/dist/app/platform/edit-coaching-time.js +39 -37
  10. package/dist/app/platform/edit-service-type.cjs +184 -131
  11. package/dist/app/platform/edit-service-type.cjs.map +1 -1
  12. package/dist/app/platform/edit-service-type.js +38 -36
  13. package/dist/app/platform/goal-manage-card-edit.cjs +193 -140
  14. package/dist/app/platform/goal-manage-card-edit.cjs.map +1 -1
  15. package/dist/app/platform/goal-manage-card-edit.js +39 -37
  16. package/dist/app/platform/goal-manage-card-read.cjs +178 -67
  17. package/dist/app/platform/goal-manage-card-read.cjs.map +1 -1
  18. package/dist/app/platform/goal-manage-card-read.js +31 -27
  19. package/dist/app/platform/on-offline-radio-card.cjs +177 -124
  20. package/dist/app/platform/on-offline-radio-card.cjs.map +1 -1
  21. package/dist/app/platform/on-offline-radio-card.js +38 -36
  22. package/dist/app/platform/report-card.cjs +149 -38
  23. package/dist/app/platform/report-card.cjs.map +1 -1
  24. package/dist/app/platform/report-card.js +31 -27
  25. package/dist/app/platform/reservation-card.cjs +219 -166
  26. package/dist/app/platform/reservation-card.cjs.map +1 -1
  27. package/dist/app/platform/reservation-card.js +39 -37
  28. package/dist/app/platform/session-card.cjs +236 -183
  29. package/dist/app/platform/session-card.cjs.map +1 -1
  30. package/dist/app/platform/session-card.js +40 -38
  31. package/dist/app/platform/session-review-simple-read.cjs +149 -38
  32. package/dist/app/platform/session-review-simple-read.cjs.map +1 -1
  33. package/dist/app/platform/session-review-simple-read.js +31 -27
  34. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs +182 -71
  35. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs.map +1 -1
  36. package/dist/app/platform/userInfos/coaching-customer-info/index.js +36 -32
  37. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs +159 -48
  38. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs.map +1 -1
  39. package/dist/app/platform/userInfos/coaching-customer-info/large.js +31 -27
  40. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs +162 -51
  41. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs.map +1 -1
  42. package/dist/app/platform/userInfos/coaching-customer-info/medium.js +31 -27
  43. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs +148 -37
  44. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs.map +1 -1
  45. package/dist/app/platform/userInfos/coaching-customer-info/small.js +30 -26
  46. package/dist/app/platform/userInfos/session-user-info-detail.cjs +158 -47
  47. package/dist/app/platform/userInfos/session-user-info-detail.cjs.map +1 -1
  48. package/dist/app/platform/userInfos/session-user-info-detail.js +30 -26
  49. package/dist/app/platform/userInfos/utils.cjs +150 -39
  50. package/dist/app/platform/userInfos/utils.cjs.map +1 -1
  51. package/dist/app/platform/userInfos/utils.js +30 -26
  52. package/dist/atoms/alert-dialog.d.cts +1 -0
  53. package/dist/atoms/alert-dialog.d.ts +1 -0
  54. package/dist/atoms/avatar.cjs +17 -4
  55. package/dist/atoms/avatar.cjs.map +1 -1
  56. package/dist/atoms/avatar.d.cts +4 -2
  57. package/dist/atoms/avatar.d.ts +4 -2
  58. package/dist/atoms/avatar.js +1 -1
  59. package/dist/atoms/index.cjs +170 -59
  60. package/dist/atoms/index.cjs.map +1 -1
  61. package/dist/atoms/index.js +69 -65
  62. package/dist/atoms/pagination.cjs +121 -13
  63. package/dist/atoms/pagination.cjs.map +1 -1
  64. package/dist/atoms/pagination.js +6 -2
  65. package/dist/chunk-2QMAWQMN.js +101 -0
  66. package/dist/chunk-2QMAWQMN.js.map +1 -0
  67. package/dist/chunk-32KBBMGD.js +350 -0
  68. package/dist/chunk-32KBBMGD.js.map +1 -0
  69. package/dist/chunk-52EVHZDD.js +145 -0
  70. package/dist/chunk-52EVHZDD.js.map +1 -0
  71. package/dist/chunk-5VJUNLJB.js +145 -0
  72. package/dist/chunk-5VJUNLJB.js.map +1 -0
  73. package/dist/chunk-6FHWDD6A.js +30 -0
  74. package/dist/chunk-6FHWDD6A.js.map +1 -0
  75. package/dist/chunk-7OTATOP5.js +145 -0
  76. package/dist/chunk-7OTATOP5.js.map +1 -0
  77. package/dist/chunk-AJUFF5UG.js +145 -0
  78. package/dist/chunk-AJUFF5UG.js.map +1 -0
  79. package/dist/chunk-BBHWHOUN.js +169 -0
  80. package/dist/chunk-BBHWHOUN.js.map +1 -0
  81. package/dist/chunk-BMGHLEOY.js +60 -0
  82. package/dist/chunk-BMGHLEOY.js.map +1 -0
  83. package/dist/chunk-DD5Q52TX.js +60 -0
  84. package/dist/chunk-DD5Q52TX.js.map +1 -0
  85. package/dist/chunk-EKWKP54R.js +277 -0
  86. package/dist/chunk-EKWKP54R.js.map +1 -0
  87. package/dist/chunk-G52DIMSU.js +174 -0
  88. package/dist/chunk-G52DIMSU.js.map +1 -0
  89. package/dist/chunk-GQB7I5LL.js +165 -0
  90. package/dist/chunk-GQB7I5LL.js.map +1 -0
  91. package/dist/chunk-GV7DKSKW.js +165 -0
  92. package/dist/chunk-GV7DKSKW.js.map +1 -0
  93. package/dist/chunk-HD6D7CNN.js +95 -0
  94. package/dist/chunk-HD6D7CNN.js.map +1 -0
  95. package/dist/chunk-HEGXU6RO.js +277 -0
  96. package/dist/chunk-HEGXU6RO.js.map +1 -0
  97. package/dist/chunk-IYQDNQVM.js +60 -0
  98. package/dist/chunk-IYQDNQVM.js.map +1 -0
  99. package/dist/chunk-JE7ILO63.js +62 -0
  100. package/dist/chunk-JE7ILO63.js.map +1 -0
  101. package/dist/chunk-JYJA2PMG.js +51 -0
  102. package/dist/chunk-JYJA2PMG.js.map +1 -0
  103. package/dist/chunk-KAMSTRSW.js +145 -0
  104. package/dist/chunk-KAMSTRSW.js.map +1 -0
  105. package/dist/chunk-NE7UF6BI.js +169 -0
  106. package/dist/chunk-NE7UF6BI.js.map +1 -0
  107. package/dist/chunk-NTBVSA6A.js +192 -0
  108. package/dist/chunk-NTBVSA6A.js.map +1 -0
  109. package/dist/chunk-OD6EJ426.js +62 -0
  110. package/dist/chunk-OD6EJ426.js.map +1 -0
  111. package/dist/chunk-PEBU5ITQ.js +169 -0
  112. package/dist/chunk-PEBU5ITQ.js.map +1 -0
  113. package/dist/chunk-PEWHIHRL.js +350 -0
  114. package/dist/chunk-PEWHIHRL.js.map +1 -0
  115. package/dist/chunk-PGGGKYWG.js +1 -0
  116. package/dist/chunk-PGGGKYWG.js.map +1 -0
  117. package/dist/chunk-PVRQAIQX.js +174 -0
  118. package/dist/chunk-PVRQAIQX.js.map +1 -0
  119. package/dist/chunk-QLYEPYGM.js +101 -0
  120. package/dist/chunk-QLYEPYGM.js.map +1 -0
  121. package/dist/chunk-RZICGWT6.js +95 -0
  122. package/dist/chunk-RZICGWT6.js.map +1 -0
  123. package/dist/chunk-S4FV6W2P.js +192 -0
  124. package/dist/chunk-S4FV6W2P.js.map +1 -0
  125. package/dist/chunk-TFJ2O2QQ.js +350 -0
  126. package/dist/chunk-TFJ2O2QQ.js.map +1 -0
  127. package/dist/chunk-UFKIOCFB.js +30 -0
  128. package/dist/chunk-UFKIOCFB.js.map +1 -0
  129. package/dist/chunk-UFYNSPJQ.js +50 -0
  130. package/dist/chunk-UFYNSPJQ.js.map +1 -0
  131. package/dist/chunk-UO4RGP6A.js +128 -0
  132. package/dist/chunk-UO4RGP6A.js.map +1 -0
  133. package/dist/chunk-VQSICZAF.js +277 -0
  134. package/dist/chunk-VQSICZAF.js.map +1 -0
  135. package/dist/chunk-WVWV7RR3.js +128 -0
  136. package/dist/chunk-WVWV7RR3.js.map +1 -0
  137. package/dist/chunk-XOULHXRV.js +145 -0
  138. package/dist/chunk-XOULHXRV.js.map +1 -0
  139. package/dist/chunk-YI73NE3Q.js +165 -0
  140. package/dist/chunk-YI73NE3Q.js.map +1 -0
  141. package/dist/icon.cjs +143 -0
  142. package/dist/icon.cjs.map +1 -1
  143. package/dist/icon.d.cts +5 -2
  144. package/dist/icon.d.ts +5 -2
  145. package/dist/icon.js +14 -1
  146. package/dist/icons/index.cjs +171 -0
  147. package/dist/icons/index.cjs.map +1 -0
  148. package/dist/icons/index.d.cts +6 -0
  149. package/dist/icons/index.d.ts +6 -0
  150. package/dist/icons/index.js +17 -0
  151. package/dist/icons/index.js.map +1 -0
  152. package/dist/icons/phone-ring.cjs +107 -0
  153. package/dist/icons/phone-ring.cjs.map +1 -0
  154. package/dist/icons/phone-ring.d.cts +6 -0
  155. package/dist/icons/phone-ring.d.ts +6 -0
  156. package/dist/icons/phone-ring.js +8 -0
  157. package/dist/icons/phone-ring.js.map +1 -0
  158. package/dist/index.cjs +527 -468
  159. package/dist/index.cjs.map +1 -1
  160. package/dist/index.d.cts +4 -0
  161. package/dist/index.d.ts +4 -0
  162. package/dist/index.js +122 -111
  163. package/dist/molecules/date-picker/date-picker-button.cjs +156 -45
  164. package/dist/molecules/date-picker/date-picker-button.cjs.map +1 -1
  165. package/dist/molecules/date-picker/date-picker-button.js +32 -28
  166. package/dist/molecules/date-picker/index.cjs +110 -12
  167. package/dist/molecules/date-picker/index.cjs.map +1 -1
  168. package/dist/molecules/date-picker/index.js +6 -2
  169. package/dist/molecules/expand-table/index.cjs +172 -119
  170. package/dist/molecules/expand-table/index.cjs.map +1 -1
  171. package/dist/molecules/expand-table/index.js +31 -29
  172. package/dist/molecules/expand-table/row.cjs +148 -37
  173. package/dist/molecules/expand-table/row.cjs.map +1 -1
  174. package/dist/molecules/expand-table/row.js +30 -26
  175. package/dist/molecules/index.cjs +289 -236
  176. package/dist/molecules/index.cjs.map +1 -1
  177. package/dist/molecules/index.js +43 -41
  178. package/dist/molecules/learning-post.js +2 -2
  179. package/dist/molecules/navigation.cjs +148 -37
  180. package/dist/molecules/navigation.cjs.map +1 -1
  181. package/dist/molecules/navigation.js +30 -26
  182. package/dist/molecules/radio-button-card.cjs +146 -35
  183. package/dist/molecules/radio-button-card.cjs.map +1 -1
  184. package/dist/molecules/radio-button-card.js +30 -26
  185. package/dist/molecules/stepper.cjs +145 -24
  186. package/dist/molecules/stepper.cjs.map +1 -1
  187. package/dist/molecules/stepper.js +7 -3
  188. package/dist/molecules/tag-selector.cjs +188 -77
  189. package/dist/molecules/tag-selector.cjs.map +1 -1
  190. package/dist/molecules/tag-selector.js +31 -27
  191. package/dist/molecules/time-select.cjs +147 -36
  192. package/dist/molecules/time-select.cjs.map +1 -1
  193. package/dist/molecules/time-select.js +31 -27
  194. package/dist/utils/index.js +5 -5
  195. package/package.json +1 -1
  196. package/src/atoms/avatar.tsx +25 -6
  197. package/src/icon.ts +2 -0
  198. package/src/icons/index.ts +3 -0
  199. package/src/icons/phone-ring.tsx +31 -0
@@ -136,8 +136,8 @@ var import_jsx_runtime = require("react/jsx-runtime");
136
136
  var Avatar = (0, import_react.forwardRef)(
137
137
  (props, ref) => {
138
138
  const _a = props, { children, size, variant = "soft" } = _a, rest = __objRest(_a, ["children", "size", "variant"]);
139
- const radixSize = (0, import_react.useMemo)(() => {
140
- switch (size) {
139
+ const getOriginalSize = (0, import_react.useCallback)((value) => {
140
+ switch (value) {
141
141
  case "small":
142
142
  return "1";
143
143
  case "medium":
@@ -147,9 +147,22 @@ var Avatar = (0, import_react.forwardRef)(
147
147
  case "full":
148
148
  return "4";
149
149
  default:
150
- return size;
150
+ return "3";
151
151
  }
152
- }, [size]);
152
+ }, []);
153
+ const radixSize = (0, import_react.useMemo)(() => {
154
+ if (typeof size === "string") {
155
+ return getOriginalSize(size);
156
+ }
157
+ if (typeof size === "object") {
158
+ const map = {};
159
+ let key;
160
+ for (key in size) {
161
+ map[key] = size[key] && getOriginalSize(size[key]);
162
+ }
163
+ return map;
164
+ }
165
+ }, [getOriginalSize, size]);
153
166
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_themes3.Avatar, __spreadProps(__spreadValues({}, rest), { ref, size: radixSize, variant, children }));
154
167
  }
155
168
  );
@@ -780,8 +793,106 @@ var import_react15 = require("react");
780
793
  // src/icon.ts
781
794
  var import_react_icons3 = require("@radix-ui/react-icons");
782
795
 
783
- // src/atoms/pagination.tsx
796
+ // src/icons/phone-ring.tsx
797
+ var React5 = __toESM(require("react"), 1);
784
798
  var import_jsx_runtime17 = require("react/jsx-runtime");
799
+ var PhoneRingIcon = React5.forwardRef(
800
+ (_a, forwardedRef) => {
801
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
802
+ return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)(
803
+ "svg",
804
+ __spreadProps(__spreadValues({
805
+ fill: "none",
806
+ height: "16",
807
+ viewBox: "0 0 16 16",
808
+ width: "16",
809
+ xmlns: "http://www.w3.org/2000/svg"
810
+ }, props), {
811
+ ref: forwardedRef,
812
+ children: [
813
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
814
+ "path",
815
+ {
816
+ d: "M7.7207 8.94603C6.98877 8.2141 6.41082 7.3865 5.98686 6.50348C5.95039 6.42753 5.93216 6.38955 5.91815 6.34149C5.86837 6.17072 5.90413 5.96102 6.00769 5.81639C6.03683 5.77569 6.07165 5.74087 6.14128 5.67124C6.35424 5.45828 6.46072 5.3518 6.53033 5.24473C6.79287 4.84094 6.79287 4.32038 6.53033 3.91658C6.46072 3.80951 6.35424 3.70303 6.14128 3.49007L6.02257 3.37137C5.69885 3.04764 5.53699 2.88578 5.36315 2.79786C5.01743 2.62299 4.60914 2.62299 4.26342 2.79786C4.08958 2.88578 3.92772 3.04764 3.604 3.37137L3.50798 3.46739C3.18536 3.79 3.02405 3.95131 2.90086 4.17062C2.76415 4.41398 2.66586 4.79194 2.66669 5.07106C2.66744 5.32261 2.71624 5.49452 2.81382 5.83835C3.33828 7.68611 4.32781 9.42969 5.78242 10.8843C7.23704 12.3389 8.98062 13.3285 10.8284 13.8529C11.1722 13.9505 11.3441 13.9993 11.5957 14C11.8748 14.0009 12.2528 13.9026 12.4961 13.7659C12.7154 13.6427 12.8767 13.4814 13.1993 13.1588L13.2954 13.0627C13.6191 12.739 13.7809 12.5771 13.8689 12.4033C14.0437 12.0576 14.0437 11.6493 13.8689 11.3036C13.7809 11.1297 13.6191 10.9679 13.2954 10.6442L13.1767 10.5255C12.9637 10.3125 12.8572 10.206 12.7501 10.1364C12.3464 9.87386 11.8258 9.87386 11.422 10.1364C11.3149 10.206 11.2084 10.3125 10.9955 10.5255C10.9259 10.5951 10.891 10.6299 10.8503 10.659C10.7057 10.7626 10.496 10.7984 10.3252 10.7486C10.2772 10.7346 10.2392 10.7163 10.1632 10.6799C9.28023 10.2559 8.45262 9.67796 7.7207 8.94603Z",
817
+ fill: color
818
+ }
819
+ ),
820
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
821
+ "path",
822
+ {
823
+ d: "M9.33335 4.22765C10.4699 4.62936 11.3707 5.53016 11.7724 6.66671M9.97701 2.33337C11.7004 2.93456 13.0655 4.2997 13.6667 6.02305M7.7207 8.94603C6.98877 8.2141 6.41082 7.3865 5.98686 6.50348C5.95039 6.42753 5.93216 6.38955 5.91815 6.34149C5.86837 6.17072 5.90413 5.96102 6.00769 5.81639C6.03683 5.77569 6.07165 5.74087 6.14128 5.67124C6.35424 5.45828 6.46072 5.3518 6.53033 5.24473C6.79287 4.84094 6.79287 4.32038 6.53033 3.91658C6.46072 3.80951 6.35424 3.70303 6.14128 3.49007L6.02257 3.37137C5.69885 3.04764 5.53699 2.88578 5.36315 2.79786C5.01743 2.62299 4.60914 2.62299 4.26342 2.79786C4.08958 2.88578 3.92772 3.04764 3.604 3.37137L3.50798 3.46739C3.18536 3.79 3.02405 3.95131 2.90086 4.17062C2.76415 4.41398 2.66586 4.79194 2.66669 5.07106C2.66744 5.32261 2.71624 5.49452 2.81382 5.83835C3.33828 7.68611 4.32781 9.42969 5.78242 10.8843C7.23704 12.3389 8.98062 13.3285 10.8284 13.8529C11.1722 13.9505 11.3441 13.9993 11.5957 14C11.8748 14.0009 12.2528 13.9026 12.4961 13.7659C12.7154 13.6427 12.8767 13.4814 13.1993 13.1588L13.2954 13.0627C13.6191 12.739 13.7809 12.5771 13.8689 12.4033C14.0437 12.0576 14.0437 11.6493 13.8689 11.3036C13.7809 11.1297 13.6191 10.9679 13.2954 10.6442L13.1767 10.5255C12.9637 10.3125 12.8572 10.206 12.7501 10.1364C12.3464 9.87386 11.8258 9.87386 11.422 10.1364C11.3149 10.206 11.2084 10.3125 10.9955 10.5255C10.9259 10.5951 10.891 10.6299 10.8503 10.659C10.7057 10.7626 10.496 10.7984 10.3252 10.7486C10.2772 10.7346 10.2392 10.7163 10.1632 10.6799C9.28023 10.2559 8.45262 9.67796 7.7207 8.94603Z",
824
+ stroke: color,
825
+ strokeLinecap: "round",
826
+ strokeWidth: "1.5"
827
+ }
828
+ )
829
+ ]
830
+ })
831
+ );
832
+ }
833
+ );
834
+ PhoneRingIcon.displayName = "ArrowUpIcon";
835
+
836
+ // src/icons/up.tsx
837
+ var React6 = __toESM(require("react"), 1);
838
+ var import_jsx_runtime18 = require("react/jsx-runtime");
839
+ var TriangleArrowUpIcon = React6.forwardRef(
840
+ (_a, forwardedRef) => {
841
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
842
+ return /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
843
+ "svg",
844
+ __spreadProps(__spreadValues({
845
+ fill: "none",
846
+ height: "7",
847
+ viewBox: "0 0 8 7",
848
+ width: "8",
849
+ xmlns: "http://www.w3.org/2000/svg"
850
+ }, props), {
851
+ ref: forwardedRef,
852
+ children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
853
+ "path",
854
+ {
855
+ d: "M0.891555 6.1875L7.10845 6.1875C7.80261 6.1875 8.1771 5.37328 7.72534 4.84623L4.6169 1.21971C4.29263 0.841403 3.70737 0.841403 3.3831 1.21971L0.274659 4.84623C-0.177095 5.37328 0.197393 6.1875 0.891555 6.1875Z",
856
+ fill: color
857
+ }
858
+ )
859
+ })
860
+ );
861
+ }
862
+ );
863
+ TriangleArrowUpIcon.displayName = "ArrowUpIcon";
864
+
865
+ // src/icons/down.tsx
866
+ var React7 = __toESM(require("react"), 1);
867
+ var import_jsx_runtime19 = require("react/jsx-runtime");
868
+ var TriangleArrowDownIcon = React7.forwardRef(
869
+ (_a, forwardedRef) => {
870
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
871
+ return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
872
+ "svg",
873
+ __spreadProps(__spreadValues({
874
+ fill: "none",
875
+ height: "7",
876
+ viewBox: "0 0 8 7",
877
+ width: "8",
878
+ xmlns: "http://www.w3.org/2000/svg"
879
+ }, props), {
880
+ ref: forwardedRef,
881
+ children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
882
+ "path",
883
+ {
884
+ d: "M7.10844 0.8125H0.891554C0.197392 0.8125 -0.177096 1.62672 0.274659 2.15377L3.3831 5.78029C3.70737 6.1586 4.29263 6.1586 4.6169 5.78029L7.72534 2.15377C8.1771 1.62672 7.80261 0.8125 7.10844 0.8125Z",
885
+ fill: color
886
+ }
887
+ )
888
+ })
889
+ );
890
+ }
891
+ );
892
+ TriangleArrowDownIcon.displayName = "ArrowDownIcon";
893
+
894
+ // src/atoms/pagination.tsx
895
+ var import_jsx_runtime20 = require("react/jsx-runtime");
785
896
  function Pagination(props) {
786
897
  const { onChange, count = 0, siblingCount = 2 } = props;
787
898
  const [page, setPage] = (0, import_react15.useState)(() => props.page || props.defaultPage || 1);
@@ -845,19 +956,19 @@ function Pagination(props) {
845
956
  size: "3",
846
957
  style: { borderRadius: "50%" }
847
958
  };
848
- return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)(import_themes22.Flex, { align: "center", className: "tipp-pagination", gap: "4", children: [
849
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
959
+ return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(import_themes22.Flex, { align: "center", className: "tipp-pagination", gap: "4", children: [
960
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
850
961
  import_themes18.IconButton,
851
962
  __spreadProps(__spreadValues({
852
963
  disabled: !doublePrev,
853
964
  onClick: onClickDoublePrev
854
965
  }, moveButtonProps), {
855
- children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_react_icons3.DoubleArrowLeftIcon, __spreadValues({}, iconSize))
966
+ children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_react_icons3.DoubleArrowLeftIcon, __spreadValues({}, iconSize))
856
967
  })
857
968
  ),
858
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_themes18.IconButton, __spreadProps(__spreadValues({ disabled: !prev, onClick: onClickPrev }, moveButtonProps), { children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_react_icons3.ChevronLeftIcon, __spreadValues({}, iconSize)) })),
859
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_themes22.Flex, { gap: "1", children: visibleItems.map((item) => {
860
- return /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
969
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_themes18.IconButton, __spreadProps(__spreadValues({ disabled: !prev, onClick: onClickPrev }, moveButtonProps), { children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_react_icons3.ChevronLeftIcon, __spreadValues({}, iconSize)) })),
970
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_themes22.Flex, { gap: "1", children: visibleItems.map((item) => {
971
+ return /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
861
972
  "button",
862
973
  {
863
974
  className: `page-button ${item === page ? "active" : ""}`,
@@ -865,39 +976,39 @@ function Pagination(props) {
865
976
  setPage(item);
866
977
  },
867
978
  type: "button",
868
- children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(Typo, { variant: "body", children: item })
979
+ children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(Typo, { variant: "body", children: item })
869
980
  },
870
981
  item
871
982
  );
872
983
  }) }),
873
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_themes18.IconButton, __spreadProps(__spreadValues({ disabled: !next, onClick: onClickNext }, moveButtonProps), { children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_react_icons3.ChevronRightIcon, __spreadValues({}, iconSize)) })),
874
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
984
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_themes18.IconButton, __spreadProps(__spreadValues({ disabled: !next, onClick: onClickNext }, moveButtonProps), { children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_react_icons3.ChevronRightIcon, __spreadValues({}, iconSize)) })),
985
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
875
986
  import_themes18.IconButton,
876
987
  __spreadProps(__spreadValues({
877
988
  disabled: !doubleNext,
878
989
  onClick: onClickDoubleNext
879
990
  }, moveButtonProps), {
880
- children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_react_icons3.DoubleArrowRightIcon, __spreadValues({}, iconSize))
991
+ children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(import_react_icons3.DoubleArrowRightIcon, __spreadValues({}, iconSize))
881
992
  })
882
993
  )
883
994
  ] });
884
995
  }
885
996
 
886
997
  // src/atoms/field-error-wrapper.tsx
887
- var import_jsx_runtime18 = require("react/jsx-runtime");
998
+ var import_jsx_runtime21 = require("react/jsx-runtime");
888
999
  function FieldErrorWrapper({
889
1000
  children,
890
1001
  error
891
1002
  }) {
892
- return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(import_themes22.Flex, { direction: "column", gap: "1", children: [
1003
+ return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(import_themes22.Flex, { direction: "column", gap: "1", children: [
893
1004
  children,
894
- error ? /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(Typo, { color: "red", variant: "caption", children: error }) : null
1005
+ error ? /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Typo, { color: "red", variant: "caption", children: error }) : null
895
1006
  ] });
896
1007
  }
897
1008
 
898
1009
  // src/atoms/ellipsis-tooltip.tsx
899
1010
  var import_react16 = require("react");
900
- var import_jsx_runtime19 = require("react/jsx-runtime");
1011
+ var import_jsx_runtime22 = require("react/jsx-runtime");
901
1012
  function EllipsisTooltip(props) {
902
1013
  const _a = props, { children, style, lineClamp = 2 } = _a, rest = __objRest(_a, ["children", "style", "lineClamp"]);
903
1014
  const ref = (0, import_react16.useRef)(null);
@@ -919,7 +1030,7 @@ function EllipsisTooltip(props) {
919
1030
  ref.current.addEventListener("mouseleave", mouseOut);
920
1031
  }
921
1032
  }, [children]);
922
- return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(import_themes48.Tooltip, { content: children, style: { display: tooltipDisplay }, children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
1033
+ return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(import_themes48.Tooltip, { content: children, style: { display: tooltipDisplay }, children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
923
1034
  Typo,
924
1035
  __spreadProps(__spreadValues({}, rest), {
925
1036
  ref,
@@ -943,12 +1054,12 @@ var Dialog2 = __toESM(require("@radix-ui/react-dialog"), 1);
943
1054
  var import_themes50 = require("@radix-ui/themes");
944
1055
 
945
1056
  // src/icons/close-panel-arrow.tsx
946
- var React7 = __toESM(require("react"), 1);
947
- var import_jsx_runtime20 = require("react/jsx-runtime");
948
- var ClosePanelArrowIcon = React7.forwardRef(
1057
+ var React10 = __toESM(require("react"), 1);
1058
+ var import_jsx_runtime23 = require("react/jsx-runtime");
1059
+ var ClosePanelArrowIcon = React10.forwardRef(
949
1060
  (_a, forwardedRef) => {
950
1061
  var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
951
- return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(
1062
+ return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)(
952
1063
  "svg",
953
1064
  __spreadProps(__spreadValues({
954
1065
  fill: "none",
@@ -959,7 +1070,7 @@ var ClosePanelArrowIcon = React7.forwardRef(
959
1070
  }, props), {
960
1071
  ref: forwardedRef,
961
1072
  children: [
962
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
1073
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
963
1074
  "path",
964
1075
  {
965
1076
  clipRule: "evenodd",
@@ -968,7 +1079,7 @@ var ClosePanelArrowIcon = React7.forwardRef(
968
1079
  fillRule: "evenodd"
969
1080
  }
970
1081
  ),
971
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
1082
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
972
1083
  "path",
973
1084
  {
974
1085
  clipRule: "evenodd",
@@ -985,9 +1096,9 @@ var ClosePanelArrowIcon = React7.forwardRef(
985
1096
  ClosePanelArrowIcon.displayName = "ArrowDownIcon";
986
1097
 
987
1098
  // src/atoms/drawer.tsx
988
- var import_jsx_runtime21 = require("react/jsx-runtime");
1099
+ var import_jsx_runtime24 = require("react/jsx-runtime");
989
1100
  function Root6(props) {
990
- return /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Dialog2.Root, __spreadValues({}, props));
1101
+ return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Dialog2.Root, __spreadValues({}, props));
991
1102
  }
992
1103
  var preventDefault2 = (e) => {
993
1104
  e.preventDefault();
@@ -1001,16 +1112,16 @@ function Content6(props) {
1001
1112
  const mobileHeaderSize = 48;
1002
1113
  const desktopHeaderSize = 64;
1003
1114
  const separatorSize = 1;
1004
- return /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Dialog2.Portal, { container: containerRef.current, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(import_themes50.Theme, { children: [
1005
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Dialog2.Overlay, { className: "DrawerOverlay" }),
1006
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(ToastContainer, {}),
1007
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
1115
+ return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Dialog2.Portal, { container: containerRef.current, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(import_themes50.Theme, { children: [
1116
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Dialog2.Overlay, { className: "DrawerOverlay" }),
1117
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(ToastContainer, {}),
1118
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1008
1119
  Dialog2.Content,
1009
1120
  __spreadProps(__spreadValues({
1010
1121
  className: `DrawerContent ${position} ${className || ""}`,
1011
1122
  onPointerDownOutside: preventDefault2
1012
1123
  }, rest), {
1013
- children: /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)(
1124
+ children: /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
1014
1125
  import_themes50.Grid,
1015
1126
  {
1016
1127
  height: "100%",
@@ -1020,8 +1131,8 @@ function Content6(props) {
1020
1131
  sm: `${desktopHeaderSize}px ${separatorSize}px calc(100% - ${desktopHeaderSize + separatorSize}px)`
1021
1132
  },
1022
1133
  children: [
1023
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_themes22.Flex, { align: "center", px: { initial: "4", md: "6" }, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Dialog2.Close, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_themes18.IconButton, { color: "gray", variant: "outline", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(ClosePanelArrowIcon, {}) }) }) }),
1024
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(import_themes39.Separator, { orientation: "horizontal", size: "4" }),
1134
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes22.Flex, { align: "center", px: { initial: "4", md: "6" }, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Dialog2.Close, { asChild: true, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes18.IconButton, { color: "gray", variant: "outline", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(ClosePanelArrowIcon, {}) }) }) }),
1135
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_themes39.Separator, { orientation: "horizontal", size: "4" }),
1025
1136
  children
1026
1137
  ]
1027
1138
  }
@@ -1031,7 +1142,7 @@ function Content6(props) {
1031
1142
  ] }) });
1032
1143
  }
1033
1144
  function Trigger5(props) {
1034
- return /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Dialog2.Trigger, __spreadValues({ asChild: true }, props));
1145
+ return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Dialog2.Trigger, __spreadValues({ asChild: true }, props));
1035
1146
  }
1036
1147
  var Drawer = {
1037
1148
  Root: Dialog2.Root,
@@ -1045,11 +1156,11 @@ var Drawer = {
1045
1156
  // src/molecules/form/form.tsx
1046
1157
  var RadixForm = __toESM(require("@radix-ui/react-form"), 1);
1047
1158
  var import_react18 = require("react");
1048
- var import_jsx_runtime22 = require("react/jsx-runtime");
1159
+ var import_jsx_runtime25 = require("react/jsx-runtime");
1049
1160
  var Root8 = (0, import_react18.forwardRef)(
1050
1161
  (_a, ref) => {
1051
1162
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
1052
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1163
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1053
1164
  RadixForm.Root,
1054
1165
  __spreadProps(__spreadValues({}, rest), {
1055
1166
  className: `FormRoot ${className || ""}`,
@@ -1066,22 +1177,22 @@ var FieldContext = (0, import_react18.createContext)({
1066
1177
  var Field2 = (0, import_react18.forwardRef)(
1067
1178
  (_a, ref) => {
1068
1179
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
1069
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1180
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1070
1181
  RadixForm.Field,
1071
1182
  __spreadProps(__spreadValues({}, rest), {
1072
1183
  className: `FormField ${className || ""}`,
1073
1184
  ref,
1074
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(FieldContext.Provider, { value: rest, children })
1185
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(FieldContext.Provider, { value: rest, children })
1075
1186
  })
1076
1187
  );
1077
1188
  }
1078
1189
  );
1079
1190
  Field2.displayName = "FORM_FIELD";
1080
1191
  function HeadingLabel(props) {
1081
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
1192
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
1082
1193
  }
1083
1194
  function CaptionLabel(props) {
1084
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption" }, props), { children: props.children }));
1195
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption" }, props), { children: props.children }));
1085
1196
  }
1086
1197
  var Label2 = (0, import_react18.forwardRef)(
1087
1198
  (_a, ref) => {
@@ -1098,15 +1209,15 @@ var Label2 = (0, import_react18.forwardRef)(
1098
1209
  }
1099
1210
  }, [variant]);
1100
1211
  const fieldProps = (0, import_react18.useContext)(FieldContext);
1101
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1212
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1102
1213
  RadixForm.Label,
1103
1214
  __spreadProps(__spreadValues({}, rest), {
1104
1215
  asChild: true,
1105
1216
  className: `FormLabel ${className || ""}`,
1106
1217
  ref,
1107
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(Comp, { children: [
1218
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(Comp, { children: [
1108
1219
  children,
1109
- fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
1220
+ fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
1110
1221
  ] })
1111
1222
  })
1112
1223
  );
@@ -1116,13 +1227,13 @@ Label2.displayName = "FORM_Label";
1116
1227
  var Message2 = (0, import_react18.forwardRef)(
1117
1228
  (_a, ref) => {
1118
1229
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
1119
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1230
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1120
1231
  RadixForm.Message,
1121
1232
  __spreadProps(__spreadValues({}, rest), {
1122
1233
  asChild: true,
1123
1234
  className: `FormMessage ${className || ""}`,
1124
1235
  ref,
1125
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, { color: "red", children })
1236
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { color: "red", children })
1126
1237
  })
1127
1238
  );
1128
1239
  }
@@ -1132,7 +1243,7 @@ var Control2 = (0, import_react18.forwardRef)(
1132
1243
  (_a, ref) => {
1133
1244
  var _b = _a, { className } = _b, rest = __objRest(_b, ["className"]);
1134
1245
  const fieldProps = (0, import_react18.useContext)(FieldContext);
1135
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
1246
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
1136
1247
  RadixForm.Control,
1137
1248
  __spreadProps(__spreadValues({}, rest), {
1138
1249
  className: `FormControl ${className || ""}`,
@@ -1155,10 +1266,10 @@ function FormItem(_a) {
1155
1266
  "children",
1156
1267
  "errorMessage"
1157
1268
  ]);
1158
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(Form.Field, __spreadProps(__spreadValues({}, fieldProps), { children: [
1159
- /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Form.Label, { variant: labelVariant, children: label }),
1269
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(Form.Field, __spreadProps(__spreadValues({}, fieldProps), { children: [
1270
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Form.Label, { variant: labelVariant, children: label }),
1160
1271
  children,
1161
- /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Form.Message, { forceMatch: Boolean(errorMessage), children: errorMessage })
1272
+ /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Form.Message, { forceMatch: Boolean(errorMessage), children: errorMessage })
1162
1273
  ] }));
1163
1274
  }
1164
1275
  var Form = {
@@ -1173,7 +1284,7 @@ var Form = {
1173
1284
 
1174
1285
  // src/atoms/auto-sizing-input.tsx
1175
1286
  var import_react19 = require("react");
1176
- var import_jsx_runtime23 = require("react/jsx-runtime");
1287
+ var import_jsx_runtime26 = require("react/jsx-runtime");
1177
1288
  var AutoSizingInput = (0, import_react19.forwardRef)(
1178
1289
  (_a, ref) => {
1179
1290
  var _b = _a, { value: _value, onChangeValue, onChange } = _b, rest = __objRest(_b, ["value", "onChangeValue", "onChange"]);
@@ -1196,25 +1307,25 @@ var AutoSizingInput = (0, import_react19.forwardRef)(
1196
1307
  (0, import_react19.useEffect)(() => {
1197
1308
  onChangeValue == null ? void 0 : onChangeValue(value || "");
1198
1309
  }, [value, onChangeValue]);
1199
- return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("div", { className: "auto-sizing-input wrapper", style: { width: width + 24 }, children: [
1200
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("input", __spreadValues({ onChange: changeHandler, ref, value }, rest)),
1201
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("span", { "aria-hidden": "true", ref: span, children: value })
1310
+ return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)("div", { className: "auto-sizing-input wrapper", style: { width: width + 24 }, children: [
1311
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("input", __spreadValues({ onChange: changeHandler, ref, value }, rest)),
1312
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("span", { "aria-hidden": "true", ref: span, children: value })
1202
1313
  ] });
1203
1314
  }
1204
1315
  );
1205
1316
  AutoSizingInput.displayName = "AutoSizingInput";
1206
1317
 
1207
1318
  // src/atoms/bullet-text.tsx
1208
- var import_jsx_runtime24 = require("react/jsx-runtime");
1319
+ var import_jsx_runtime27 = require("react/jsx-runtime");
1209
1320
  function BulletText(_a) {
1210
1321
  var _b = _a, {
1211
1322
  children
1212
1323
  } = _b, rest = __objRest(_b, [
1213
1324
  "children"
1214
1325
  ]);
1215
- return /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(import_themes22.Flex, { gap: "1", ml: "2", children: [
1216
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Typo, __spreadProps(__spreadValues({}, rest), { children: "\u2022" })),
1217
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Typo, __spreadProps(__spreadValues({}, rest), { children }))
1326
+ return /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes22.Flex, { gap: "1", ml: "2", children: [
1327
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, __spreadProps(__spreadValues({}, rest), { children: "\u2022" })),
1328
+ /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, __spreadProps(__spreadValues({}, rest), { children }))
1218
1329
  ] });
1219
1330
  }
1220
1331
  // Annotate the CommonJS export names for ESM import in node: