@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
@@ -76,8 +76,8 @@ var import_jsx_runtime = require("react/jsx-runtime");
76
76
  var Avatar = (0, import_react.forwardRef)(
77
77
  (props, ref) => {
78
78
  const _a = props, { children, size, variant = "soft" } = _a, rest = __objRest(_a, ["children", "size", "variant"]);
79
- const radixSize = (0, import_react.useMemo)(() => {
80
- switch (size) {
79
+ const getOriginalSize = (0, import_react.useCallback)((value) => {
80
+ switch (value) {
81
81
  case "small":
82
82
  return "1";
83
83
  case "medium":
@@ -87,9 +87,22 @@ var Avatar = (0, import_react.forwardRef)(
87
87
  case "full":
88
88
  return "4";
89
89
  default:
90
- return size;
90
+ return "3";
91
91
  }
92
- }, [size]);
92
+ }, []);
93
+ const radixSize = (0, import_react.useMemo)(() => {
94
+ if (typeof size === "string") {
95
+ return getOriginalSize(size);
96
+ }
97
+ if (typeof size === "object") {
98
+ const map = {};
99
+ let key;
100
+ for (key in size) {
101
+ map[key] = size[key] && getOriginalSize(size[key]);
102
+ }
103
+ return map;
104
+ }
105
+ }, [getOriginalSize, size]);
93
106
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_themes3.Avatar, __spreadProps(__spreadValues({}, rest), { ref, size: radixSize, variant, children }));
94
107
  }
95
108
  );
@@ -585,15 +598,113 @@ var import_react15 = require("react");
585
598
  // src/icon.ts
586
599
  var import_react_icons3 = require("@radix-ui/react-icons");
587
600
 
588
- // src/atoms/pagination.tsx
601
+ // src/icons/phone-ring.tsx
602
+ var React5 = __toESM(require("react"), 1);
589
603
  var import_jsx_runtime17 = require("react/jsx-runtime");
604
+ var PhoneRingIcon = React5.forwardRef(
605
+ (_a, forwardedRef) => {
606
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
607
+ return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)(
608
+ "svg",
609
+ __spreadProps(__spreadValues({
610
+ fill: "none",
611
+ height: "16",
612
+ viewBox: "0 0 16 16",
613
+ width: "16",
614
+ xmlns: "http://www.w3.org/2000/svg"
615
+ }, props), {
616
+ ref: forwardedRef,
617
+ children: [
618
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
619
+ "path",
620
+ {
621
+ 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",
622
+ fill: color
623
+ }
624
+ ),
625
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
626
+ "path",
627
+ {
628
+ 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",
629
+ stroke: color,
630
+ strokeLinecap: "round",
631
+ strokeWidth: "1.5"
632
+ }
633
+ )
634
+ ]
635
+ })
636
+ );
637
+ }
638
+ );
639
+ PhoneRingIcon.displayName = "ArrowUpIcon";
590
640
 
591
- // src/atoms/field-error-wrapper.tsx
641
+ // src/icons/up.tsx
642
+ var React6 = __toESM(require("react"), 1);
592
643
  var import_jsx_runtime18 = require("react/jsx-runtime");
644
+ var TriangleArrowUpIcon = React6.forwardRef(
645
+ (_a, forwardedRef) => {
646
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
647
+ return /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
648
+ "svg",
649
+ __spreadProps(__spreadValues({
650
+ fill: "none",
651
+ height: "7",
652
+ viewBox: "0 0 8 7",
653
+ width: "8",
654
+ xmlns: "http://www.w3.org/2000/svg"
655
+ }, props), {
656
+ ref: forwardedRef,
657
+ children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
658
+ "path",
659
+ {
660
+ 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",
661
+ fill: color
662
+ }
663
+ )
664
+ })
665
+ );
666
+ }
667
+ );
668
+ TriangleArrowUpIcon.displayName = "ArrowUpIcon";
669
+
670
+ // src/icons/down.tsx
671
+ var React7 = __toESM(require("react"), 1);
672
+ var import_jsx_runtime19 = require("react/jsx-runtime");
673
+ var TriangleArrowDownIcon = React7.forwardRef(
674
+ (_a, forwardedRef) => {
675
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
676
+ return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
677
+ "svg",
678
+ __spreadProps(__spreadValues({
679
+ fill: "none",
680
+ height: "7",
681
+ viewBox: "0 0 8 7",
682
+ width: "8",
683
+ xmlns: "http://www.w3.org/2000/svg"
684
+ }, props), {
685
+ ref: forwardedRef,
686
+ children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
687
+ "path",
688
+ {
689
+ 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",
690
+ fill: color
691
+ }
692
+ )
693
+ })
694
+ );
695
+ }
696
+ );
697
+ TriangleArrowDownIcon.displayName = "ArrowDownIcon";
698
+
699
+ // src/atoms/pagination.tsx
700
+ var import_jsx_runtime20 = require("react/jsx-runtime");
701
+
702
+ // src/atoms/field-error-wrapper.tsx
703
+ var import_jsx_runtime21 = require("react/jsx-runtime");
593
704
 
594
705
  // src/atoms/ellipsis-tooltip.tsx
595
706
  var import_react16 = require("react");
596
- var import_jsx_runtime19 = require("react/jsx-runtime");
707
+ var import_jsx_runtime22 = require("react/jsx-runtime");
597
708
 
598
709
  // src/atoms/drawer.tsx
599
710
  var import_react17 = require("react");
@@ -601,12 +712,12 @@ var Dialog = __toESM(require("@radix-ui/react-dialog"), 1);
601
712
  var import_themes50 = require("@radix-ui/themes");
602
713
 
603
714
  // src/icons/close-panel-arrow.tsx
604
- var React7 = __toESM(require("react"), 1);
605
- var import_jsx_runtime20 = require("react/jsx-runtime");
606
- var ClosePanelArrowIcon = React7.forwardRef(
715
+ var React10 = __toESM(require("react"), 1);
716
+ var import_jsx_runtime23 = require("react/jsx-runtime");
717
+ var ClosePanelArrowIcon = React10.forwardRef(
607
718
  (_a, forwardedRef) => {
608
719
  var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
609
- return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(
720
+ return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)(
610
721
  "svg",
611
722
  __spreadProps(__spreadValues({
612
723
  fill: "none",
@@ -617,7 +728,7 @@ var ClosePanelArrowIcon = React7.forwardRef(
617
728
  }, props), {
618
729
  ref: forwardedRef,
619
730
  children: [
620
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
731
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
621
732
  "path",
622
733
  {
623
734
  clipRule: "evenodd",
@@ -626,7 +737,7 @@ var ClosePanelArrowIcon = React7.forwardRef(
626
737
  fillRule: "evenodd"
627
738
  }
628
739
  ),
629
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
740
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
630
741
  "path",
631
742
  {
632
743
  clipRule: "evenodd",
@@ -643,16 +754,16 @@ var ClosePanelArrowIcon = React7.forwardRef(
643
754
  ClosePanelArrowIcon.displayName = "ArrowDownIcon";
644
755
 
645
756
  // src/atoms/drawer.tsx
646
- var import_jsx_runtime21 = require("react/jsx-runtime");
757
+ var import_jsx_runtime24 = require("react/jsx-runtime");
647
758
 
648
759
  // src/molecules/form/form.tsx
649
760
  var RadixForm = __toESM(require("@radix-ui/react-form"), 1);
650
761
  var import_react18 = require("react");
651
- var import_jsx_runtime22 = require("react/jsx-runtime");
762
+ var import_jsx_runtime25 = require("react/jsx-runtime");
652
763
  var Root7 = (0, import_react18.forwardRef)(
653
764
  (_a, ref) => {
654
765
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
655
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
766
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
656
767
  RadixForm.Root,
657
768
  __spreadProps(__spreadValues({}, rest), {
658
769
  className: `FormRoot ${className || ""}`,
@@ -669,22 +780,22 @@ var FieldContext = (0, import_react18.createContext)({
669
780
  var Field2 = (0, import_react18.forwardRef)(
670
781
  (_a, ref) => {
671
782
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
672
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
783
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
673
784
  RadixForm.Field,
674
785
  __spreadProps(__spreadValues({}, rest), {
675
786
  className: `FormField ${className || ""}`,
676
787
  ref,
677
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(FieldContext.Provider, { value: rest, children })
788
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(FieldContext.Provider, { value: rest, children })
678
789
  })
679
790
  );
680
791
  }
681
792
  );
682
793
  Field2.displayName = "FORM_FIELD";
683
794
  function HeadingLabel(props) {
684
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
795
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
685
796
  }
686
797
  function CaptionLabel(props) {
687
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption" }, props), { children: props.children }));
798
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption" }, props), { children: props.children }));
688
799
  }
689
800
  var Label2 = (0, import_react18.forwardRef)(
690
801
  (_a, ref) => {
@@ -701,15 +812,15 @@ var Label2 = (0, import_react18.forwardRef)(
701
812
  }
702
813
  }, [variant]);
703
814
  const fieldProps = (0, import_react18.useContext)(FieldContext);
704
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
815
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
705
816
  RadixForm.Label,
706
817
  __spreadProps(__spreadValues({}, rest), {
707
818
  asChild: true,
708
819
  className: `FormLabel ${className || ""}`,
709
820
  ref,
710
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(Comp, { children: [
821
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(Comp, { children: [
711
822
  children,
712
- fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
823
+ fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
713
824
  ] })
714
825
  })
715
826
  );
@@ -719,13 +830,13 @@ Label2.displayName = "FORM_Label";
719
830
  var Message2 = (0, import_react18.forwardRef)(
720
831
  (_a, ref) => {
721
832
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
722
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
833
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
723
834
  RadixForm.Message,
724
835
  __spreadProps(__spreadValues({}, rest), {
725
836
  asChild: true,
726
837
  className: `FormMessage ${className || ""}`,
727
838
  ref,
728
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, { color: "red", children })
839
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { color: "red", children })
729
840
  })
730
841
  );
731
842
  }
@@ -735,7 +846,7 @@ var Control2 = (0, import_react18.forwardRef)(
735
846
  (_a, ref) => {
736
847
  var _b = _a, { className } = _b, rest = __objRest(_b, ["className"]);
737
848
  const fieldProps = (0, import_react18.useContext)(FieldContext);
738
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
849
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
739
850
  RadixForm.Control,
740
851
  __spreadProps(__spreadValues({}, rest), {
741
852
  className: `FormControl ${className || ""}`,
@@ -749,7 +860,7 @@ Control2.displayName = "FORM_Control";
749
860
 
750
861
  // src/atoms/auto-sizing-input.tsx
751
862
  var import_react19 = require("react");
752
- var import_jsx_runtime23 = require("react/jsx-runtime");
863
+ var import_jsx_runtime26 = require("react/jsx-runtime");
753
864
  var AutoSizingInput = (0, import_react19.forwardRef)(
754
865
  (_a, ref) => {
755
866
  var _b = _a, { value: _value, onChangeValue, onChange } = _b, rest = __objRest(_b, ["value", "onChangeValue", "onChange"]);
@@ -772,21 +883,21 @@ var AutoSizingInput = (0, import_react19.forwardRef)(
772
883
  (0, import_react19.useEffect)(() => {
773
884
  onChangeValue == null ? void 0 : onChangeValue(value || "");
774
885
  }, [value, onChangeValue]);
775
- return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("div", { className: "auto-sizing-input wrapper", style: { width: width + 24 }, children: [
776
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("input", __spreadValues({ onChange: changeHandler, ref, value }, rest)),
777
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("span", { "aria-hidden": "true", ref: span, children: value })
886
+ return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)("div", { className: "auto-sizing-input wrapper", style: { width: width + 24 }, children: [
887
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("input", __spreadValues({ onChange: changeHandler, ref, value }, rest)),
888
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("span", { "aria-hidden": "true", ref: span, children: value })
778
889
  ] });
779
890
  }
780
891
  );
781
892
  AutoSizingInput.displayName = "AutoSizingInput";
782
893
 
783
894
  // src/atoms/bullet-text.tsx
784
- var import_jsx_runtime24 = require("react/jsx-runtime");
895
+ var import_jsx_runtime27 = require("react/jsx-runtime");
785
896
 
786
897
  // src/app/platform/userInfos/utils.tsx
787
898
  var import_date_fns = require("date-fns");
788
899
  var import_react_icons4 = require("@radix-ui/react-icons");
789
- var import_jsx_runtime25 = require("react/jsx-runtime");
900
+ var import_jsx_runtime28 = require("react/jsx-runtime");
790
901
  var infoList = [
791
902
  { label: "\uC774\uB984", getValue: (customer) => customer == null ? void 0 : customer.username },
792
903
  { label: "\uC131\uBCC4", getValue: (customer) => customer == null ? void 0 : customer.gender },
@@ -842,21 +953,21 @@ var sessionList = [
842
953
  var renderItem = (args) => {
843
954
  const { info, data, onClickCopy } = args;
844
955
  const value = info.getValue(data);
845
- return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(import_jsx_runtime25.Fragment, { children: [
956
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_jsx_runtime28.Fragment, { children: [
846
957
  info.render ? info.render(value) : value || "-",
847
- info.copyable && value ? /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(CopyButton, { onClickCopy, value }) : null
958
+ info.copyable && value ? /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(CopyButton, { onClickCopy, value }) : null
848
959
  ] });
849
960
  };
850
961
  var renderDataListItem = (args) => {
851
962
  const { info, data, onClickCopy } = args;
852
- return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(import_themes15.DataList.Item, { children: [
853
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes15.DataList.Label, { children: info.label }),
854
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes15.DataList.Value, { children: renderItem({ info, data, onClickCopy }) })
963
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes15.DataList.Item, { children: [
964
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes15.DataList.Label, { children: info.label }),
965
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes15.DataList.Value, { children: renderItem({ info, data, onClickCopy }) })
855
966
  ] }, info.label);
856
967
  };
857
968
  function CopyButton(props) {
858
969
  const { value, onClickCopy } = props;
859
- return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
970
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
860
971
  Button,
861
972
  {
862
973
  color: "gray",
@@ -865,13 +976,13 @@ function CopyButton(props) {
865
976
  },
866
977
  style: { marginLeft: "0", marginTop: "0" },
867
978
  variant: "transparent",
868
- children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_react_icons4.CopyIcon, {})
979
+ children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_react_icons4.CopyIcon, {})
869
980
  }
870
981
  );
871
982
  }
872
983
 
873
984
  // src/app/platform/userInfos/coaching-customer-info/medium.tsx
874
- var import_jsx_runtime26 = require("react/jsx-runtime");
985
+ var import_jsx_runtime29 = require("react/jsx-runtime");
875
986
  function CoachingCustomerInfoMedium({
876
987
  customer,
877
988
  session,
@@ -879,28 +990,28 @@ function CoachingCustomerInfoMedium({
879
990
  badge,
880
991
  onClickCopy
881
992
  }) {
882
- return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_themes22.Flex, { direction: "column", gap: "5", children: [
883
- /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_themes6.Box, { children: [
884
- /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_themes22.Flex, { align: "center", justify: "between", mb: "1", width: "100%", children: [
885
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Heading2, { variant: "heading2", children: (customer == null ? void 0 : customer.username) || "\uC774\uB984 \uC5C6\uC74C" }),
993
+ return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_themes22.Flex, { direction: "column", gap: "5", children: [
994
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_themes6.Box, { children: [
995
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_themes22.Flex, { align: "center", justify: "between", mb: "1", width: "100%", children: [
996
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Heading2, { variant: "heading2", children: (customer == null ? void 0 : customer.username) || "\uC774\uB984 \uC5C6\uC74C" }),
886
997
  badge
887
998
  ] }),
888
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Heading2, { truncate: true, variant: "heading4", weight: "regular", children: customer == null ? void 0 : customer.company })
999
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Heading2, { truncate: true, variant: "heading4", weight: "regular", children: customer == null ? void 0 : customer.company })
889
1000
  ] }),
890
1001
  children,
891
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes15.DataList.Root, { orientation: "vertical", children: sessionList.map(
1002
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes15.DataList.Root, { orientation: "vertical", children: sessionList.map(
892
1003
  (el) => renderDataListItem({
893
1004
  info: el,
894
1005
  data: session,
895
1006
  onClickCopy
896
1007
  })
897
1008
  ) }) }),
898
- /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_themes23.Grid, { align: "center", columns: "auto 1fr", gap: "3", children: [
899
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Heading2, { variant: "heading5", children: "\uACE0\uAC1D \uC815\uBCF4" }),
900
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes39.Separator, { size: "4" })
1009
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_themes23.Grid, { align: "center", columns: "auto 1fr", gap: "3", children: [
1010
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Heading2, { variant: "heading5", children: "\uACE0\uAC1D \uC815\uBCF4" }),
1011
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes39.Separator, { size: "4" })
901
1012
  ] }),
902
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes22.Flex, { direction: "column", gap: "4", children: infoList.map((el) => {
903
- return /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(Typo, { children: renderItem({
1013
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes22.Flex, { direction: "column", gap: "4", children: infoList.map((el) => {
1014
+ return /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Typo, { children: renderItem({
904
1015
  info: el,
905
1016
  data: customer,
906
1017
  onClickCopy