@tipp/ui 1.6.28 → 1.6.30

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 (189) hide show
  1. package/dist/app/index.cjs +38 -4
  2. package/dist/app/index.cjs.map +1 -1
  3. package/dist/app/index.js +45 -45
  4. package/dist/app/platform/coach-question-list.cjs +38 -4
  5. package/dist/app/platform/coach-question-list.cjs.map +1 -1
  6. package/dist/app/platform/coach-question-list.js +30 -30
  7. package/dist/app/platform/contents-card.cjs +38 -4
  8. package/dist/app/platform/contents-card.cjs.map +1 -1
  9. package/dist/app/platform/contents-card.js +30 -30
  10. package/dist/app/platform/curriculum-card.js +5 -5
  11. package/dist/app/platform/edit-coaching-time.cjs +38 -4
  12. package/dist/app/platform/edit-coaching-time.cjs.map +1 -1
  13. package/dist/app/platform/edit-coaching-time.js +33 -33
  14. package/dist/app/platform/edit-service-type.cjs +38 -4
  15. package/dist/app/platform/edit-service-type.cjs.map +1 -1
  16. package/dist/app/platform/edit-service-type.js +33 -33
  17. package/dist/app/platform/goal-manage-card-edit.cjs +38 -4
  18. package/dist/app/platform/goal-manage-card-edit.cjs.map +1 -1
  19. package/dist/app/platform/goal-manage-card-edit.js +34 -34
  20. package/dist/app/platform/goal-manage-card-read.cjs +38 -4
  21. package/dist/app/platform/goal-manage-card-read.cjs.map +1 -1
  22. package/dist/app/platform/goal-manage-card-read.js +30 -30
  23. package/dist/app/platform/on-offline-radio-card.cjs +38 -4
  24. package/dist/app/platform/on-offline-radio-card.cjs.map +1 -1
  25. package/dist/app/platform/on-offline-radio-card.js +33 -33
  26. package/dist/app/platform/report-card.cjs +38 -4
  27. package/dist/app/platform/report-card.cjs.map +1 -1
  28. package/dist/app/platform/report-card.js +30 -30
  29. package/dist/app/platform/reservation-card.cjs +38 -4
  30. package/dist/app/platform/reservation-card.cjs.map +1 -1
  31. package/dist/app/platform/reservation-card.js +34 -34
  32. package/dist/app/platform/session-card.cjs +38 -4
  33. package/dist/app/platform/session-card.cjs.map +1 -1
  34. package/dist/app/platform/session-card.js +34 -34
  35. package/dist/app/platform/session-review-simple-read.cjs +38 -4
  36. package/dist/app/platform/session-review-simple-read.cjs.map +1 -1
  37. package/dist/app/platform/session-review-simple-read.js +30 -30
  38. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs +38 -4
  39. package/dist/app/platform/userInfos/coaching-customer-info/index.cjs.map +1 -1
  40. package/dist/app/platform/userInfos/coaching-customer-info/index.js +32 -32
  41. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs +38 -4
  42. package/dist/app/platform/userInfos/coaching-customer-info/large.cjs.map +1 -1
  43. package/dist/app/platform/userInfos/coaching-customer-info/large.js +30 -30
  44. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs +38 -4
  45. package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs.map +1 -1
  46. package/dist/app/platform/userInfos/coaching-customer-info/medium.js +30 -30
  47. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs +38 -4
  48. package/dist/app/platform/userInfos/coaching-customer-info/small.cjs.map +1 -1
  49. package/dist/app/platform/userInfos/coaching-customer-info/small.js +29 -29
  50. package/dist/app/platform/userInfos/session-user-info-detail.cjs +38 -4
  51. package/dist/app/platform/userInfos/session-user-info-detail.cjs.map +1 -1
  52. package/dist/app/platform/userInfos/session-user-info-detail.js +29 -29
  53. package/dist/app/platform/userInfos/utils.cjs +38 -4
  54. package/dist/app/platform/userInfos/utils.cjs.map +1 -1
  55. package/dist/app/platform/userInfos/utils.js +29 -29
  56. package/dist/atoms/auto-sizing-input.cjs +38 -4
  57. package/dist/atoms/auto-sizing-input.cjs.map +1 -1
  58. package/dist/atoms/auto-sizing-input.js +1 -1
  59. package/dist/atoms/index.cjs +38 -4
  60. package/dist/atoms/index.cjs.map +1 -1
  61. package/dist/atoms/index.js +65 -65
  62. package/dist/atoms/pagination.js +3 -3
  63. package/dist/charts/index.js +3 -3
  64. package/dist/chunk-2K7GDUHJ.js +357 -0
  65. package/dist/chunk-2K7GDUHJ.js.map +1 -0
  66. package/dist/chunk-2KNMBD6G.js +174 -0
  67. package/dist/chunk-2KNMBD6G.js.map +1 -0
  68. package/dist/chunk-3KQUJODT.js +357 -0
  69. package/dist/chunk-3KQUJODT.js.map +1 -0
  70. package/dist/chunk-3XQUC7TK.js +106 -0
  71. package/dist/chunk-3XQUC7TK.js.map +1 -0
  72. package/dist/chunk-43UWSXIH.js +357 -0
  73. package/dist/chunk-43UWSXIH.js.map +1 -0
  74. package/dist/chunk-5BLH4FQG.js +145 -0
  75. package/dist/chunk-5BLH4FQG.js.map +1 -0
  76. package/dist/chunk-77UKVVEP.js +74 -0
  77. package/dist/chunk-77UKVVEP.js.map +1 -0
  78. package/dist/chunk-7LZO5PWK.js +48 -0
  79. package/dist/chunk-7LZO5PWK.js.map +1 -0
  80. package/dist/chunk-CAPFBIB4.js +357 -0
  81. package/dist/chunk-CAPFBIB4.js.map +1 -0
  82. package/dist/chunk-DPWUS6ZN.js +357 -0
  83. package/dist/chunk-DPWUS6ZN.js.map +1 -0
  84. package/dist/chunk-DWEM6U3T.js +54 -0
  85. package/dist/chunk-DWEM6U3T.js.map +1 -0
  86. package/dist/chunk-F43CRBEH.js +357 -0
  87. package/dist/chunk-F43CRBEH.js.map +1 -0
  88. package/dist/chunk-FJ6JGIU5.js +61 -0
  89. package/dist/chunk-FJ6JGIU5.js.map +1 -0
  90. package/dist/chunk-FRQQYYBY.js +174 -0
  91. package/dist/chunk-FRQQYYBY.js.map +1 -0
  92. package/dist/chunk-GWPTVUZP.js +357 -0
  93. package/dist/chunk-GWPTVUZP.js.map +1 -0
  94. package/dist/chunk-GYCMXI4Q.js +357 -0
  95. package/dist/chunk-GYCMXI4Q.js.map +1 -0
  96. package/dist/chunk-H5ZK2WYX.js +357 -0
  97. package/dist/chunk-H5ZK2WYX.js.map +1 -0
  98. package/dist/chunk-H6N2HRG6.js +357 -0
  99. package/dist/chunk-H6N2HRG6.js.map +1 -0
  100. package/dist/chunk-HH3EFLW7.js +117 -0
  101. package/dist/chunk-HH3EFLW7.js.map +1 -0
  102. package/dist/chunk-HO4YTNHK.js +69 -0
  103. package/dist/chunk-HO4YTNHK.js.map +1 -0
  104. package/dist/chunk-HYY7ARMC.js +357 -0
  105. package/dist/chunk-HYY7ARMC.js.map +1 -0
  106. package/dist/chunk-JPHQPZM6.js +82 -0
  107. package/dist/chunk-JPHQPZM6.js.map +1 -0
  108. package/dist/chunk-JSZGC47H.js +164 -0
  109. package/dist/chunk-JSZGC47H.js.map +1 -0
  110. package/dist/chunk-KGHKOWUO.js +284 -0
  111. package/dist/chunk-KGHKOWUO.js.map +1 -0
  112. package/dist/chunk-KXHMS6L6.js +30 -0
  113. package/dist/chunk-KXHMS6L6.js.map +1 -0
  114. package/dist/chunk-LIRY27DR.js +357 -0
  115. package/dist/chunk-LIRY27DR.js.map +1 -0
  116. package/dist/chunk-M7RFEEBK.js +357 -0
  117. package/dist/chunk-M7RFEEBK.js.map +1 -0
  118. package/dist/chunk-MKRH75GK.js +145 -0
  119. package/dist/chunk-MKRH75GK.js.map +1 -0
  120. package/dist/chunk-MV4J4QUT.js +70 -0
  121. package/dist/chunk-MV4J4QUT.js.map +1 -0
  122. package/dist/chunk-O4AVGJHY.js +71 -0
  123. package/dist/chunk-O4AVGJHY.js.map +1 -0
  124. package/dist/chunk-OWWROHVI.js +81 -0
  125. package/dist/chunk-OWWROHVI.js.map +1 -0
  126. package/dist/chunk-PHGPKAXK.js +145 -0
  127. package/dist/chunk-PHGPKAXK.js.map +1 -0
  128. package/dist/chunk-PNCXVZUJ.js +48 -0
  129. package/dist/chunk-PNCXVZUJ.js.map +1 -0
  130. package/dist/chunk-QFS5OQND.js +357 -0
  131. package/dist/chunk-QFS5OQND.js.map +1 -0
  132. package/dist/chunk-RW42W36H.js +357 -0
  133. package/dist/chunk-RW42W36H.js.map +1 -0
  134. package/dist/chunk-TLXJUQOG.js +145 -0
  135. package/dist/chunk-TLXJUQOG.js.map +1 -0
  136. package/dist/chunk-TZEIEMBT.js +60 -0
  137. package/dist/chunk-TZEIEMBT.js.map +1 -0
  138. package/dist/chunk-UARPROHP.js +48 -0
  139. package/dist/chunk-UARPROHP.js.map +1 -0
  140. package/dist/chunk-UODPFMUA.js +357 -0
  141. package/dist/chunk-UODPFMUA.js.map +1 -0
  142. package/dist/chunk-UQIKDTM2.js +69 -0
  143. package/dist/chunk-UQIKDTM2.js.map +1 -0
  144. package/dist/chunk-UW563HH7.js +74 -0
  145. package/dist/chunk-UW563HH7.js.map +1 -0
  146. package/dist/chunk-VYWRSZAR.js +357 -0
  147. package/dist/chunk-VYWRSZAR.js.map +1 -0
  148. package/dist/chunk-WGOFV2EH.js +357 -0
  149. package/dist/chunk-WGOFV2EH.js.map +1 -0
  150. package/dist/chunk-WTST2Z5J.js +69 -0
  151. package/dist/chunk-WTST2Z5J.js.map +1 -0
  152. package/dist/chunk-XS6G7GQ3.js +54 -0
  153. package/dist/chunk-XS6G7GQ3.js.map +1 -0
  154. package/dist/chunk-Z7NVKV2K.js +70 -0
  155. package/dist/chunk-Z7NVKV2K.js.map +1 -0
  156. package/dist/icon.js +9 -9
  157. package/dist/icons/index.js +9 -9
  158. package/dist/index.cjs +38 -4
  159. package/dist/index.cjs.map +1 -1
  160. package/dist/index.js +95 -95
  161. package/dist/molecules/date-picker/date-picker-button.cjs +38 -4
  162. package/dist/molecules/date-picker/date-picker-button.cjs.map +1 -1
  163. package/dist/molecules/date-picker/date-picker-button.js +29 -29
  164. package/dist/molecules/date-picker/index.js +3 -3
  165. package/dist/molecules/expand-table/index.cjs +38 -4
  166. package/dist/molecules/expand-table/index.cjs.map +1 -1
  167. package/dist/molecules/expand-table/index.js +30 -30
  168. package/dist/molecules/expand-table/row.cjs +38 -4
  169. package/dist/molecules/expand-table/row.cjs.map +1 -1
  170. package/dist/molecules/expand-table/row.js +29 -29
  171. package/dist/molecules/index.cjs +38 -4
  172. package/dist/molecules/index.cjs.map +1 -1
  173. package/dist/molecules/index.js +33 -33
  174. package/dist/molecules/learning-post.js +2 -2
  175. package/dist/molecules/navigation.cjs +38 -4
  176. package/dist/molecules/navigation.cjs.map +1 -1
  177. package/dist/molecules/navigation.js +29 -29
  178. package/dist/molecules/radio-button-card.cjs +38 -4
  179. package/dist/molecules/radio-button-card.cjs.map +1 -1
  180. package/dist/molecules/radio-button-card.js +29 -29
  181. package/dist/molecules/stepper.js +5 -5
  182. package/dist/molecules/tag-selector.cjs +38 -4
  183. package/dist/molecules/tag-selector.cjs.map +1 -1
  184. package/dist/molecules/tag-selector.js +30 -30
  185. package/dist/molecules/time-select.cjs +38 -4
  186. package/dist/molecules/time-select.cjs.map +1 -1
  187. package/dist/molecules/time-select.js +29 -29
  188. package/package.json +1 -1
  189. package/src/atoms/auto-sizing-input.tsx +33 -4
package/dist/index.js CHANGED
@@ -4,50 +4,57 @@ import {
4
4
  import {
5
5
  uiProps
6
6
  } from "./chunk-NVKNDAIN.js";
7
+ import "./chunk-PSINRHYW.js";
8
+ import {
9
+ HorizontalBarChart
10
+ } from "./chunk-SGMO4KBC.js";
11
+ import {
12
+ EchartDefaultProps
13
+ } from "./chunk-2QFSCWES.js";
7
14
  import "./chunk-JLAPJ7MX.js";
8
15
  import {
9
16
  SessionUserInfoDetail
10
17
  } from "./chunk-SQRJHBUR.js";
11
18
  import {
12
19
  CoachingCustomerInfo
13
- } from "./chunk-UQVTXKJY.js";
20
+ } from "./chunk-ERDNB5SX.js";
14
21
  import {
15
22
  CoachingCustomerInfoLarge
16
- } from "./chunk-6ZKTBMRW.js";
23
+ } from "./chunk-FBOJKLC6.js";
17
24
  import {
18
25
  CoachingCustomerInfoMedium
19
- } from "./chunk-DALP6AI5.js";
26
+ } from "./chunk-ABZVJJ4O.js";
20
27
  import {
21
28
  CoachingCustomerInfoSmall
22
29
  } from "./chunk-TL3L4CLE.js";
23
30
  import "./chunk-QUHTO7MY.js";
24
31
  import {
25
32
  GoalManageCardEdit
26
- } from "./chunk-5T7XMKLA.js";
33
+ } from "./chunk-6RT2RUZ2.js";
27
34
  import {
28
35
  GoalManageCardRead
29
- } from "./chunk-FZVV6EYF.js";
36
+ } from "./chunk-6LV4UGX5.js";
30
37
  import {
31
38
  ReportCard
32
- } from "./chunk-M6RP7E5E.js";
39
+ } from "./chunk-VR25ARRS.js";
33
40
  import {
34
41
  ReservationCard
35
- } from "./chunk-5RXSBHAF.js";
42
+ } from "./chunk-P442X52N.js";
36
43
  import {
37
44
  SessionCard
38
- } from "./chunk-ME5XT4JY.js";
45
+ } from "./chunk-PHGPKAXK.js";
39
46
  import {
40
47
  SessionReviewSimpleRead
41
- } from "./chunk-GEWPH2WM.js";
48
+ } from "./chunk-VKGTIYVH.js";
42
49
  import {
43
50
  CoachQuestionList
44
- } from "./chunk-I7VFM7I6.js";
51
+ } from "./chunk-WEU6WLM4.js";
45
52
  import {
46
53
  ContentsCard
47
- } from "./chunk-JAJC7VPU.js";
54
+ } from "./chunk-DEQLZ43V.js";
48
55
  import {
49
56
  CurriculumCard
50
- } from "./chunk-4DB5HWFL.js";
57
+ } from "./chunk-7WJGYLRQ.js";
51
58
  import {
52
59
  EditCoachingTime
53
60
  } from "./chunk-B6JJT4VK.js";
@@ -61,7 +68,7 @@ import "./chunk-VHORRGZJ.js";
61
68
  import {
62
69
  ExpandTable,
63
70
  createColumnHelper
64
- } from "./chunk-LCGALXZI.js";
71
+ } from "./chunk-UY53VZ6A.js";
65
72
  import "./chunk-PCWEW2UL.js";
66
73
  import {
67
74
  DatePickerButton
@@ -77,10 +84,10 @@ import {
77
84
  } from "./chunk-LEA3N4OQ.js";
78
85
  import {
79
86
  Stepper
80
- } from "./chunk-7LJELULM.js";
87
+ } from "./chunk-DEF5OKZT.js";
81
88
  import {
82
89
  TagSelector
83
- } from "./chunk-66W7PUJN.js";
90
+ } from "./chunk-QFS5OQND.js";
84
91
  import {
85
92
  TimeSelect
86
93
  } from "./chunk-YPYQISJB.js";
@@ -113,7 +120,7 @@ import {
113
120
  } from "./chunk-MRSCXF6Z.js";
114
121
  import {
115
122
  LearningPost
116
- } from "./chunk-USAO24JU.js";
123
+ } from "./chunk-2YJ3EG6A.js";
117
124
  import {
118
125
  ThemeProvider
119
126
  } from "./chunk-FX7FMZ2U.js";
@@ -122,15 +129,6 @@ import {
122
129
  Form,
123
130
  FormItem
124
131
  } from "./chunk-4JBL5FRI.js";
125
- import {
126
- TabNav
127
- } from "./chunk-YJ7ZFOYL.js";
128
- import {
129
- Tabs
130
- } from "./chunk-5ZITU5L7.js";
131
- import {
132
- TextArea
133
- } from "./chunk-EW6OPYEW.js";
134
132
  import {
135
133
  TextField
136
134
  } from "./chunk-VOQU7ZOV.js";
@@ -138,15 +136,6 @@ import {
138
136
  ToastContainer,
139
137
  toast
140
138
  } from "./chunk-CYYWMYE7.js";
141
- import {
142
- Section
143
- } from "./chunk-MUNMDHRF.js";
144
- import {
145
- SegmentedControl
146
- } from "./chunk-TVDKGMBI.js";
147
- import {
148
- Select
149
- } from "./chunk-ZZYFULUQ.js";
150
139
  import {
151
140
  Skeleton
152
141
  } from "./chunk-5H3YPCZK.js";
@@ -160,14 +149,14 @@ import {
160
149
  Switch
161
150
  } from "./chunk-OYM4XCHQ.js";
162
151
  import {
163
- Pagination
164
- } from "./chunk-DONK6DLV.js";
152
+ TabNav
153
+ } from "./chunk-YJ7ZFOYL.js";
165
154
  import {
166
- Popover
167
- } from "./chunk-5AVBYDPB.js";
155
+ Tabs
156
+ } from "./chunk-5ZITU5L7.js";
168
157
  import {
169
- Progress
170
- } from "./chunk-365QMK4D.js";
158
+ TextArea
159
+ } from "./chunk-EW6OPYEW.js";
171
160
  import {
172
161
  Quote
173
162
  } from "./chunk-YO3BQW6S.js";
@@ -184,11 +173,14 @@ import {
184
173
  ScrollArea
185
174
  } from "./chunk-MUPK4L3U.js";
186
175
  import {
187
- Grid
188
- } from "./chunk-EGEQY3KT.js";
176
+ Section
177
+ } from "./chunk-MUNMDHRF.js";
189
178
  import {
190
- HoverCard
191
- } from "./chunk-O3T3TM3V.js";
179
+ SegmentedControl
180
+ } from "./chunk-TVDKGMBI.js";
181
+ import {
182
+ Select
183
+ } from "./chunk-ZZYFULUQ.js";
192
184
  import {
193
185
  Inset
194
186
  } from "./chunk-XQOL7UBI.js";
@@ -199,32 +191,14 @@ import {
199
191
  Link
200
192
  } from "./chunk-SIM6HKVI.js";
201
193
  import {
202
- DataList
203
- } from "./chunk-VTJZMOSP.js";
204
- import {
205
- Dialog
206
- } from "./chunk-5L3GY3OV.js";
207
- import {
208
- Heading
209
- } from "./chunk-HJB3AASV.js";
210
- import "./chunk-LDBWASUA.js";
211
- import {
212
- Content,
213
- Drawer,
214
- Root,
215
- Trigger
216
- } from "./chunk-57F5B7FE.js";
217
- import "./chunk-UNTA4JJU.js";
218
- import {
219
- Separator
220
- } from "./chunk-HYITAA4J.js";
194
+ Pagination
195
+ } from "./chunk-DONK6DLV.js";
221
196
  import {
222
- PortalProvider,
223
- usePortalContainer
224
- } from "./chunk-TD45ZF7D.js";
197
+ Popover
198
+ } from "./chunk-5AVBYDPB.js";
225
199
  import {
226
- IconButton
227
- } from "./chunk-O3DNDMV3.js";
200
+ Progress
201
+ } from "./chunk-365QMK4D.js";
228
202
  import {
229
203
  DropdownMenu
230
204
  } from "./chunk-4WFMOFN2.js";
@@ -241,14 +215,11 @@ import {
241
215
  FieldErrorWrapper
242
216
  } from "./chunk-QDZS4B6A.js";
243
217
  import {
244
- Callout
245
- } from "./chunk-B6XJN6EC.js";
246
- import {
247
- Card
248
- } from "./chunk-2ZQK7NTN.js";
218
+ Grid
219
+ } from "./chunk-EGEQY3KT.js";
249
220
  import {
250
- CheckboxCards
251
- } from "./chunk-MIMJ7LON.js";
221
+ HoverCard
222
+ } from "./chunk-O3T3TM3V.js";
252
223
  import {
253
224
  CheckboxGroup
254
225
  } from "./chunk-JBD6YTS2.js";
@@ -265,14 +236,32 @@ import {
265
236
  Container
266
237
  } from "./chunk-Q37G2GS6.js";
267
238
  import {
268
- AutoSizingInput
269
- } from "./chunk-YJCCE5WP.js";
239
+ DataList
240
+ } from "./chunk-VTJZMOSP.js";
270
241
  import {
271
- Avatar
272
- } from "./chunk-JYJA2PMG.js";
242
+ Dialog
243
+ } from "./chunk-5L3GY3OV.js";
273
244
  import {
274
- Badge
275
- } from "./chunk-EWD4AO5N.js";
245
+ Heading
246
+ } from "./chunk-HJB3AASV.js";
247
+ import "./chunk-LDBWASUA.js";
248
+ import {
249
+ Content,
250
+ Drawer,
251
+ Root,
252
+ Trigger
253
+ } from "./chunk-57F5B7FE.js";
254
+ import "./chunk-UNTA4JJU.js";
255
+ import {
256
+ Separator
257
+ } from "./chunk-HYITAA4J.js";
258
+ import {
259
+ PortalProvider,
260
+ usePortalContainer
261
+ } from "./chunk-TD45ZF7D.js";
262
+ import {
263
+ IconButton
264
+ } from "./chunk-O3DNDMV3.js";
276
265
  import {
277
266
  Blockquote
278
267
  } from "./chunk-YGL6SWKN.js";
@@ -293,6 +282,15 @@ import {
293
282
  } from "./chunk-Q5AFRGVP.js";
294
283
  import "./chunk-LQY4RKWI.js";
295
284
  import "./chunk-ZD7MNMED.js";
285
+ import {
286
+ Callout
287
+ } from "./chunk-B6XJN6EC.js";
288
+ import {
289
+ Card
290
+ } from "./chunk-2ZQK7NTN.js";
291
+ import {
292
+ CheckboxCards
293
+ } from "./chunk-MIMJ7LON.js";
296
294
  import {
297
295
  ArchiveIcon,
298
296
  ArrowLeftIcon,
@@ -349,15 +347,6 @@ import {
349
347
  VideoIcon
350
348
  } from "./chunk-HLFG5ZTU.js";
351
349
  import "./chunk-7WVKYXIG.js";
352
- import {
353
- TriangleArrowUpIcon
354
- } from "./chunk-NDUKDKGB.js";
355
- import {
356
- CameraDisabledIcon
357
- } from "./chunk-T6CF4F7J.js";
358
- import {
359
- CameraIcon
360
- } from "./chunk-A75U32HT.js";
361
350
  import {
362
351
  TriangleArrowDownIcon
363
352
  } from "./chunk-BSTJBBEX.js";
@@ -370,19 +359,30 @@ import {
370
359
  import {
371
360
  PhoneRingIcon
372
361
  } from "./chunk-UFYNSPJQ.js";
373
- import "./chunk-PSINRHYW.js";
374
362
  import {
375
- EchartDefaultProps
376
- } from "./chunk-2QFSCWES.js";
363
+ TriangleArrowUpIcon
364
+ } from "./chunk-NDUKDKGB.js";
377
365
  import {
378
- HorizontalBarChart
379
- } from "./chunk-SGMO4KBC.js";
366
+ CameraDisabledIcon
367
+ } from "./chunk-T6CF4F7J.js";
368
+ import {
369
+ CameraIcon
370
+ } from "./chunk-A75U32HT.js";
380
371
  import {
381
372
  AlertDialog
382
373
  } from "./chunk-J242TTFH.js";
383
374
  import {
384
375
  AspectRatio
385
376
  } from "./chunk-EAXUQEO5.js";
377
+ import {
378
+ AutoSizingInput
379
+ } from "./chunk-JPHQPZM6.js";
380
+ import {
381
+ Avatar
382
+ } from "./chunk-JYJA2PMG.js";
383
+ import {
384
+ Badge
385
+ } from "./chunk-EWD4AO5N.js";
386
386
  import "./chunk-N552FDTV.js";
387
387
  export {
388
388
  AlertDialog,
@@ -1042,6 +1042,8 @@ var AutoSizingInput = (0, import_react19.forwardRef)(
1042
1042
  const [value, setValue] = (0, import_react19.useState)(_value);
1043
1043
  const [width, setWidth] = (0, import_react19.useState)(0);
1044
1044
  const span = (0, import_react19.useRef)(null);
1045
+ const defaultRef = (0, import_react19.useRef)(null);
1046
+ const inputRef = ref || defaultRef;
1045
1047
  (0, import_react19.useEffect)(() => {
1046
1048
  span.current && setWidth(span.current.offsetWidth);
1047
1049
  }, [value]);
@@ -1058,10 +1060,42 @@ var AutoSizingInput = (0, import_react19.forwardRef)(
1058
1060
  (0, import_react19.useEffect)(() => {
1059
1061
  onChangeValue == null ? void 0 : onChangeValue(value || "");
1060
1062
  }, [value, onChangeValue]);
1061
- return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)("div", { className: "auto-sizing-input wrapper", style: { width: width + 24 }, children: [
1062
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("input", __spreadValues({ onChange: changeHandler, ref, value }, rest)),
1063
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("span", { "aria-hidden": "true", ref: span, children: value })
1064
- ] });
1063
+ const onClick = (0, import_react19.useCallback)(() => {
1064
+ var _a2;
1065
+ if ("current" in inputRef) {
1066
+ (_a2 = inputRef.current) == null ? void 0 : _a2.focus();
1067
+ }
1068
+ }, [inputRef]);
1069
+ const onKeyDown = (0, import_react19.useCallback)(
1070
+ (evt) => {
1071
+ if (evt.key === "Enter") {
1072
+ onClick();
1073
+ }
1074
+ },
1075
+ [onClick]
1076
+ );
1077
+ return /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)(
1078
+ "div",
1079
+ {
1080
+ className: "auto-sizing-input wrapper",
1081
+ onClick,
1082
+ onKeyDown,
1083
+ role: "button",
1084
+ style: { width: `${width + 24}px` },
1085
+ tabIndex: 0,
1086
+ children: [
1087
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("span", { "aria-hidden": "true", ref: span, style: rest.style, children: value || rest.placeholder || "" }),
1088
+ /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
1089
+ "input",
1090
+ __spreadValues({
1091
+ onChange: changeHandler,
1092
+ ref: inputRef,
1093
+ value
1094
+ }, rest)
1095
+ )
1096
+ ]
1097
+ }
1098
+ );
1065
1099
  }
1066
1100
  );
1067
1101
  AutoSizingInput.displayName = "AutoSizingInput";