@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
@@ -79,8 +79,8 @@ var import_jsx_runtime = require("react/jsx-runtime");
79
79
  var Avatar = (0, import_react.forwardRef)(
80
80
  (props, ref) => {
81
81
  const _a = props, { children, size, variant = "soft" } = _a, rest = __objRest(_a, ["children", "size", "variant"]);
82
- const radixSize = (0, import_react.useMemo)(() => {
83
- switch (size) {
82
+ const getOriginalSize = (0, import_react.useCallback)((value) => {
83
+ switch (value) {
84
84
  case "small":
85
85
  return "1";
86
86
  case "medium":
@@ -90,9 +90,22 @@ var Avatar = (0, import_react.forwardRef)(
90
90
  case "full":
91
91
  return "4";
92
92
  default:
93
- return size;
93
+ return "3";
94
94
  }
95
- }, [size]);
95
+ }, []);
96
+ const radixSize = (0, import_react.useMemo)(() => {
97
+ if (typeof size === "string") {
98
+ return getOriginalSize(size);
99
+ }
100
+ if (typeof size === "object") {
101
+ const map = {};
102
+ let key;
103
+ for (key in size) {
104
+ map[key] = size[key] && getOriginalSize(size[key]);
105
+ }
106
+ return map;
107
+ }
108
+ }, [getOriginalSize, size]);
96
109
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_themes3.Avatar, __spreadProps(__spreadValues({}, rest), { ref, size: radixSize, variant, children }));
97
110
  }
98
111
  );
@@ -588,15 +601,113 @@ var import_react15 = require("react");
588
601
  // src/icon.ts
589
602
  var import_react_icons3 = require("@radix-ui/react-icons");
590
603
 
591
- // src/atoms/pagination.tsx
604
+ // src/icons/phone-ring.tsx
605
+ var React5 = __toESM(require("react"), 1);
592
606
  var import_jsx_runtime17 = require("react/jsx-runtime");
607
+ var PhoneRingIcon = React5.forwardRef(
608
+ (_a, forwardedRef) => {
609
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
610
+ return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)(
611
+ "svg",
612
+ __spreadProps(__spreadValues({
613
+ fill: "none",
614
+ height: "16",
615
+ viewBox: "0 0 16 16",
616
+ width: "16",
617
+ xmlns: "http://www.w3.org/2000/svg"
618
+ }, props), {
619
+ ref: forwardedRef,
620
+ children: [
621
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
622
+ "path",
623
+ {
624
+ 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",
625
+ fill: color
626
+ }
627
+ ),
628
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
629
+ "path",
630
+ {
631
+ 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",
632
+ stroke: color,
633
+ strokeLinecap: "round",
634
+ strokeWidth: "1.5"
635
+ }
636
+ )
637
+ ]
638
+ })
639
+ );
640
+ }
641
+ );
642
+ PhoneRingIcon.displayName = "ArrowUpIcon";
593
643
 
594
- // src/atoms/field-error-wrapper.tsx
644
+ // src/icons/up.tsx
645
+ var React6 = __toESM(require("react"), 1);
595
646
  var import_jsx_runtime18 = require("react/jsx-runtime");
647
+ var TriangleArrowUpIcon = React6.forwardRef(
648
+ (_a, forwardedRef) => {
649
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
650
+ return /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
651
+ "svg",
652
+ __spreadProps(__spreadValues({
653
+ fill: "none",
654
+ height: "7",
655
+ viewBox: "0 0 8 7",
656
+ width: "8",
657
+ xmlns: "http://www.w3.org/2000/svg"
658
+ }, props), {
659
+ ref: forwardedRef,
660
+ children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
661
+ "path",
662
+ {
663
+ 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",
664
+ fill: color
665
+ }
666
+ )
667
+ })
668
+ );
669
+ }
670
+ );
671
+ TriangleArrowUpIcon.displayName = "ArrowUpIcon";
672
+
673
+ // src/icons/down.tsx
674
+ var React7 = __toESM(require("react"), 1);
675
+ var import_jsx_runtime19 = require("react/jsx-runtime");
676
+ var TriangleArrowDownIcon = React7.forwardRef(
677
+ (_a, forwardedRef) => {
678
+ var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
679
+ return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
680
+ "svg",
681
+ __spreadProps(__spreadValues({
682
+ fill: "none",
683
+ height: "7",
684
+ viewBox: "0 0 8 7",
685
+ width: "8",
686
+ xmlns: "http://www.w3.org/2000/svg"
687
+ }, props), {
688
+ ref: forwardedRef,
689
+ children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
690
+ "path",
691
+ {
692
+ 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",
693
+ fill: color
694
+ }
695
+ )
696
+ })
697
+ );
698
+ }
699
+ );
700
+ TriangleArrowDownIcon.displayName = "ArrowDownIcon";
701
+
702
+ // src/atoms/pagination.tsx
703
+ var import_jsx_runtime20 = require("react/jsx-runtime");
704
+
705
+ // src/atoms/field-error-wrapper.tsx
706
+ var import_jsx_runtime21 = require("react/jsx-runtime");
596
707
 
597
708
  // src/atoms/ellipsis-tooltip.tsx
598
709
  var import_react16 = require("react");
599
- var import_jsx_runtime19 = require("react/jsx-runtime");
710
+ var import_jsx_runtime22 = require("react/jsx-runtime");
600
711
 
601
712
  // src/atoms/drawer.tsx
602
713
  var import_react17 = require("react");
@@ -604,12 +715,12 @@ var Dialog = __toESM(require("@radix-ui/react-dialog"), 1);
604
715
  var import_themes50 = require("@radix-ui/themes");
605
716
 
606
717
  // src/icons/close-panel-arrow.tsx
607
- var React7 = __toESM(require("react"), 1);
608
- var import_jsx_runtime20 = require("react/jsx-runtime");
609
- var ClosePanelArrowIcon = React7.forwardRef(
718
+ var React10 = __toESM(require("react"), 1);
719
+ var import_jsx_runtime23 = require("react/jsx-runtime");
720
+ var ClosePanelArrowIcon = React10.forwardRef(
610
721
  (_a, forwardedRef) => {
611
722
  var _b = _a, { color = "currentColor" } = _b, props = __objRest(_b, ["color"]);
612
- return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)(
723
+ return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)(
613
724
  "svg",
614
725
  __spreadProps(__spreadValues({
615
726
  fill: "none",
@@ -620,7 +731,7 @@ var ClosePanelArrowIcon = React7.forwardRef(
620
731
  }, props), {
621
732
  ref: forwardedRef,
622
733
  children: [
623
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
734
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
624
735
  "path",
625
736
  {
626
737
  clipRule: "evenodd",
@@ -629,7 +740,7 @@ var ClosePanelArrowIcon = React7.forwardRef(
629
740
  fillRule: "evenodd"
630
741
  }
631
742
  ),
632
- /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
743
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
633
744
  "path",
634
745
  {
635
746
  clipRule: "evenodd",
@@ -646,16 +757,16 @@ var ClosePanelArrowIcon = React7.forwardRef(
646
757
  ClosePanelArrowIcon.displayName = "ArrowDownIcon";
647
758
 
648
759
  // src/atoms/drawer.tsx
649
- var import_jsx_runtime21 = require("react/jsx-runtime");
760
+ var import_jsx_runtime24 = require("react/jsx-runtime");
650
761
 
651
762
  // src/molecules/form/form.tsx
652
763
  var RadixForm = __toESM(require("@radix-ui/react-form"), 1);
653
764
  var import_react18 = require("react");
654
- var import_jsx_runtime22 = require("react/jsx-runtime");
765
+ var import_jsx_runtime25 = require("react/jsx-runtime");
655
766
  var Root7 = (0, import_react18.forwardRef)(
656
767
  (_a, ref) => {
657
768
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
658
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
769
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
659
770
  RadixForm.Root,
660
771
  __spreadProps(__spreadValues({}, rest), {
661
772
  className: `FormRoot ${className || ""}`,
@@ -672,22 +783,22 @@ var FieldContext = (0, import_react18.createContext)({
672
783
  var Field2 = (0, import_react18.forwardRef)(
673
784
  (_a, ref) => {
674
785
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
675
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
786
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
676
787
  RadixForm.Field,
677
788
  __spreadProps(__spreadValues({}, rest), {
678
789
  className: `FormField ${className || ""}`,
679
790
  ref,
680
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(FieldContext.Provider, { value: rest, children })
791
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(FieldContext.Provider, { value: rest, children })
681
792
  })
682
793
  );
683
794
  }
684
795
  );
685
796
  Field2.displayName = "FORM_FIELD";
686
797
  function HeadingLabel(props) {
687
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
798
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Heading2, __spreadProps(__spreadValues({ variant: "heading5" }, props), { children: props.children }));
688
799
  }
689
800
  function CaptionLabel(props) {
690
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption" }, props), { children: props.children }));
801
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, __spreadProps(__spreadValues({ color: "gray", variant: "caption" }, props), { children: props.children }));
691
802
  }
692
803
  var Label2 = (0, import_react18.forwardRef)(
693
804
  (_a, ref) => {
@@ -704,15 +815,15 @@ var Label2 = (0, import_react18.forwardRef)(
704
815
  }
705
816
  }, [variant]);
706
817
  const fieldProps = (0, import_react18.useContext)(FieldContext);
707
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
818
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
708
819
  RadixForm.Label,
709
820
  __spreadProps(__spreadValues({}, rest), {
710
821
  asChild: true,
711
822
  className: `FormLabel ${className || ""}`,
712
823
  ref,
713
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(Comp, { children: [
824
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(Comp, { children: [
714
825
  children,
715
- fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
826
+ fieldProps.required ? /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { as: "span", color: "tomato", children: ` *` }) : null
716
827
  ] })
717
828
  })
718
829
  );
@@ -722,13 +833,13 @@ Label2.displayName = "FORM_Label";
722
833
  var Message2 = (0, import_react18.forwardRef)(
723
834
  (_a, ref) => {
724
835
  var _b = _a, { children, className } = _b, rest = __objRest(_b, ["children", "className"]);
725
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
836
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
726
837
  RadixForm.Message,
727
838
  __spreadProps(__spreadValues({}, rest), {
728
839
  asChild: true,
729
840
  className: `FormMessage ${className || ""}`,
730
841
  ref,
731
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Typo, { color: "red", children })
842
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { color: "red", children })
732
843
  })
733
844
  );
734
845
  }
@@ -738,7 +849,7 @@ var Control2 = (0, import_react18.forwardRef)(
738
849
  (_a, ref) => {
739
850
  var _b = _a, { className } = _b, rest = __objRest(_b, ["className"]);
740
851
  const fieldProps = (0, import_react18.useContext)(FieldContext);
741
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
852
+ return /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
742
853
  RadixForm.Control,
743
854
  __spreadProps(__spreadValues({}, rest), {
744
855
  className: `FormControl ${className || ""}`,
@@ -752,7 +863,7 @@ Control2.displayName = "FORM_Control";
752
863
 
753
864
  // src/atoms/auto-sizing-input.tsx
754
865
  var import_react19 = require("react");
755
- var import_jsx_runtime23 = require("react/jsx-runtime");
866
+ var import_jsx_runtime26 = require("react/jsx-runtime");
756
867
  var AutoSizingInput = (0, import_react19.forwardRef)(
757
868
  (_a, ref) => {
758
869
  var _b = _a, { value: _value, onChangeValue, onChange } = _b, rest = __objRest(_b, ["value", "onChangeValue", "onChange"]);
@@ -775,35 +886,35 @@ var AutoSizingInput = (0, import_react19.forwardRef)(
775
886
  (0, import_react19.useEffect)(() => {
776
887
  onChangeValue == null ? void 0 : onChangeValue(value || "");
777
888
  }, [value, onChangeValue]);
778
- return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("div", { className: "auto-sizing-input wrapper", style: { width: width + 24 }, children: [
779
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("input", __spreadValues({ onChange: changeHandler, ref, value }, rest)),
780
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("span", { "aria-hidden": "true", ref: span, children: value })
889
+ return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)("div", { className: "auto-sizing-input wrapper", style: { width: width + 24 }, children: [
890
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("input", __spreadValues({ onChange: changeHandler, ref, value }, rest)),
891
+ /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("span", { "aria-hidden": "true", ref: span, children: value })
781
892
  ] });
782
893
  }
783
894
  );
784
895
  AutoSizingInput.displayName = "AutoSizingInput";
785
896
 
786
897
  // src/atoms/bullet-text.tsx
787
- var import_jsx_runtime24 = require("react/jsx-runtime");
898
+ var import_jsx_runtime27 = require("react/jsx-runtime");
788
899
 
789
900
  // src/app/platform/userInfos/coaching-customer-info/small.tsx
790
- var import_jsx_runtime25 = require("react/jsx-runtime");
901
+ var import_jsx_runtime28 = require("react/jsx-runtime");
791
902
  function CoachingCustomerInfoSmall({
792
903
  customer,
793
904
  children,
794
905
  badge
795
906
  }) {
796
- return /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(
907
+ return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(
797
908
  import_themes22.Flex,
798
909
  {
799
910
  direction: { initial: "column", xs: "row" },
800
911
  gap: "3",
801
912
  justify: "between",
802
913
  children: [
803
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes6.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)(import_themes23.Grid, { align: "center", columns: "auto auto 1fr", gapX: "3", children: [
804
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Heading2, { variant: "heading3", children: (customer == null ? void 0 : customer.username) || "\uC774\uB984 \uC5C6\uC74C" }),
805
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(Typo, { color: "gray", truncate: true, variant: "body", children: customer == null ? void 0 : customer.company }),
806
- /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_themes6.Box, { style: { justifySelf: "end" }, children: badge })
914
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes6.Box, { children: /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes23.Grid, { align: "center", columns: "auto auto 1fr", gapX: "3", children: [
915
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Heading2, { variant: "heading3", children: (customer == null ? void 0 : customer.username) || "\uC774\uB984 \uC5C6\uC74C" }),
916
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Typo, { color: "gray", truncate: true, variant: "body", children: customer == null ? void 0 : customer.company }),
917
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes6.Box, { style: { justifySelf: "end" }, children: badge })
807
918
  ] }) }),
808
919
  children
809
920
  ]
@@ -814,7 +925,7 @@ function CoachingCustomerInfoSmall({
814
925
  // src/app/platform/userInfos/utils.tsx
815
926
  var import_date_fns = require("date-fns");
816
927
  var import_react_icons4 = require("@radix-ui/react-icons");
817
- var import_jsx_runtime26 = require("react/jsx-runtime");
928
+ var import_jsx_runtime29 = require("react/jsx-runtime");
818
929
  var infoList = [
819
930
  { label: "\uC774\uB984", getValue: (customer) => customer == null ? void 0 : customer.username },
820
931
  { label: "\uC131\uBCC4", getValue: (customer) => customer == null ? void 0 : customer.gender },
@@ -870,21 +981,21 @@ var sessionList = [
870
981
  var renderItem = (args) => {
871
982
  const { info, data, onClickCopy } = args;
872
983
  const value = info.getValue(data);
873
- return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_jsx_runtime26.Fragment, { children: [
984
+ return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_jsx_runtime29.Fragment, { children: [
874
985
  info.render ? info.render(value) : value || "-",
875
- info.copyable && value ? /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(CopyButton, { onClickCopy, value }) : null
986
+ info.copyable && value ? /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(CopyButton, { onClickCopy, value }) : null
876
987
  ] });
877
988
  };
878
989
  var renderDataListItem = (args) => {
879
990
  const { info, data, onClickCopy } = args;
880
- return /* @__PURE__ */ (0, import_jsx_runtime26.jsxs)(import_themes15.DataList.Item, { children: [
881
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes15.DataList.Label, { children: info.label }),
882
- /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_themes15.DataList.Value, { children: renderItem({ info, data, onClickCopy }) })
991
+ return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_themes15.DataList.Item, { children: [
992
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes15.DataList.Label, { children: info.label }),
993
+ /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes15.DataList.Value, { children: renderItem({ info, data, onClickCopy }) })
883
994
  ] }, info.label);
884
995
  };
885
996
  function CopyButton(props) {
886
997
  const { value, onClickCopy } = props;
887
- return /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
998
+ return /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
888
999
  Button,
889
1000
  {
890
1001
  color: "gray",
@@ -893,13 +1004,13 @@ function CopyButton(props) {
893
1004
  },
894
1005
  style: { marginLeft: "0", marginTop: "0" },
895
1006
  variant: "transparent",
896
- children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(import_react_icons4.CopyIcon, {})
1007
+ children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_react_icons4.CopyIcon, {})
897
1008
  }
898
1009
  );
899
1010
  }
900
1011
 
901
1012
  // src/app/platform/userInfos/coaching-customer-info/medium.tsx
902
- var import_jsx_runtime27 = require("react/jsx-runtime");
1013
+ var import_jsx_runtime30 = require("react/jsx-runtime");
903
1014
  function CoachingCustomerInfoMedium({
904
1015
  customer,
905
1016
  session,
@@ -907,28 +1018,28 @@ function CoachingCustomerInfoMedium({
907
1018
  badge,
908
1019
  onClickCopy
909
1020
  }) {
910
- return /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes22.Flex, { direction: "column", gap: "5", children: [
911
- /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes6.Box, { children: [
912
- /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes22.Flex, { align: "center", justify: "between", mb: "1", width: "100%", children: [
913
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Heading2, { variant: "heading2", children: (customer == null ? void 0 : customer.username) || "\uC774\uB984 \uC5C6\uC74C" }),
1021
+ return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(import_themes22.Flex, { direction: "column", gap: "5", children: [
1022
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(import_themes6.Box, { children: [
1023
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(import_themes22.Flex, { align: "center", justify: "between", mb: "1", width: "100%", children: [
1024
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Heading2, { variant: "heading2", children: (customer == null ? void 0 : customer.username) || "\uC774\uB984 \uC5C6\uC74C" }),
914
1025
  badge
915
1026
  ] }),
916
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Heading2, { truncate: true, variant: "heading4", weight: "regular", children: customer == null ? void 0 : customer.company })
1027
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Heading2, { truncate: true, variant: "heading4", weight: "regular", children: customer == null ? void 0 : customer.company })
917
1028
  ] }),
918
1029
  children,
919
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes15.DataList.Root, { orientation: "vertical", children: sessionList.map(
1030
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes15.DataList.Root, { orientation: "vertical", children: sessionList.map(
920
1031
  (el) => renderDataListItem({
921
1032
  info: el,
922
1033
  data: session,
923
1034
  onClickCopy
924
1035
  })
925
1036
  ) }) }),
926
- /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)(import_themes23.Grid, { align: "center", columns: "auto 1fr", gap: "3", children: [
927
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Heading2, { variant: "heading5", children: "\uACE0\uAC1D \uC815\uBCF4" }),
928
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes39.Separator, { size: "4" })
1037
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)(import_themes23.Grid, { align: "center", columns: "auto 1fr", gap: "3", children: [
1038
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Heading2, { variant: "heading5", children: "\uACE0\uAC1D \uC815\uBCF4" }),
1039
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes39.Separator, { size: "4" })
929
1040
  ] }),
930
- /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(import_themes22.Flex, { direction: "column", gap: "4", children: infoList.map((el) => {
931
- return /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(Typo, { children: renderItem({
1041
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(import_themes22.Flex, { direction: "column", gap: "4", children: infoList.map((el) => {
1042
+ return /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Typo, { children: renderItem({
932
1043
  info: el,
933
1044
  data: customer,
934
1045
  onClickCopy
@@ -938,7 +1049,7 @@ function CoachingCustomerInfoMedium({
938
1049
  }
939
1050
 
940
1051
  // src/app/platform/userInfos/coaching-customer-info/large.tsx
941
- var import_jsx_runtime28 = require("react/jsx-runtime");
1052
+ var import_jsx_runtime31 = require("react/jsx-runtime");
942
1053
  function CoachingCustomerInfoLarge({
943
1054
  customer,
944
1055
  session,
@@ -946,24 +1057,24 @@ function CoachingCustomerInfoLarge({
946
1057
  badge,
947
1058
  onClickCopy
948
1059
  }) {
949
- return /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes22.Flex, { direction: "column", gap: "5", children: [
950
- /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes6.Box, { children: [
951
- /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(import_themes22.Flex, { align: "center", justify: "between", mb: "1", width: "100%", children: [
952
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Heading2, { variant: "heading2", children: (customer == null ? void 0 : customer.username) || "\uC774\uB984 \uC5C6\uC74C" }),
1060
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_themes22.Flex, { direction: "column", gap: "5", children: [
1061
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_themes6.Box, { children: [
1062
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(import_themes22.Flex, { align: "center", justify: "between", mb: "1", width: "100%", children: [
1063
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Heading2, { variant: "heading2", children: (customer == null ? void 0 : customer.username) || "\uC774\uB984 \uC5C6\uC74C" }),
953
1064
  badge
954
1065
  ] }),
955
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Heading2, { truncate: true, variant: "heading4", weight: "regular", children: customer == null ? void 0 : customer.company })
1066
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Heading2, { truncate: true, variant: "heading4", weight: "regular", children: customer == null ? void 0 : customer.company })
956
1067
  ] }),
957
1068
  children,
958
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes15.DataList.Root, { children: sessionList.map(
1069
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(Card, { size: "2", children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(import_themes15.DataList.Root, { children: sessionList.map(
959
1070
  (el) => renderDataListItem({
960
1071
  info: el,
961
1072
  data: session,
962
1073
  onClickCopy
963
1074
  })
964
1075
  ) }) }),
965
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes39.Separator, { size: "4" }),
966
- /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(import_themes15.DataList.Root, { children: infoList.map(
1076
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(import_themes39.Separator, { size: "4" }),
1077
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(import_themes15.DataList.Root, { children: infoList.map(
967
1078
  (info) => renderDataListItem({
968
1079
  info,
969
1080
  data: customer,
@@ -974,12 +1085,12 @@ function CoachingCustomerInfoLarge({
974
1085
  }
975
1086
 
976
1087
  // src/app/platform/userInfos/coaching-customer-info/index.tsx
977
- var import_jsx_runtime29 = require("react/jsx-runtime");
1088
+ var import_jsx_runtime32 = require("react/jsx-runtime");
978
1089
  function CoachingCustomerInfo(props) {
979
- return /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)(import_jsx_runtime29.Fragment, { children: [
980
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes6.Box, { display: { initial: "block", sm: "none", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(CoachingCustomerInfoSmall, __spreadValues({}, props)) }),
981
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes6.Box, { display: { initial: "none", sm: "block", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(CoachingCustomerInfoMedium, __spreadValues({}, props)) }),
982
- /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(import_themes6.Box, { display: { initial: "none", sm: "none", md: "block" }, children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(CoachingCustomerInfoLarge, __spreadValues({}, props)) })
1090
+ return /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)(import_jsx_runtime32.Fragment, { children: [
1091
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes6.Box, { display: { initial: "block", sm: "none", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(CoachingCustomerInfoSmall, __spreadValues({}, props)) }),
1092
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes6.Box, { display: { initial: "none", sm: "block", md: "none" }, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(CoachingCustomerInfoMedium, __spreadValues({}, props)) }),
1093
+ /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_themes6.Box, { display: { initial: "none", sm: "none", md: "block" }, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(CoachingCustomerInfoLarge, __spreadValues({}, props)) })
983
1094
  ] });
984
1095
  }
985
1096
  // Annotate the CommonJS export names for ESM import in node: