@tipp/ui 1.6.24 → 1.6.26
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.
- package/dist/app/index.cjs +429 -425
- package/dist/app/index.cjs.map +1 -1
- package/dist/app/index.js +8 -8
- package/dist/app/platform/coach-question-list.cjs +86 -82
- package/dist/app/platform/coach-question-list.cjs.map +1 -1
- package/dist/app/platform/coach-question-list.js +4 -4
- package/dist/app/platform/contents-card.cjs +70 -66
- package/dist/app/platform/contents-card.cjs.map +1 -1
- package/dist/app/platform/contents-card.js +4 -4
- package/dist/app/platform/edit-coaching-time.cjs +158 -154
- package/dist/app/platform/edit-coaching-time.cjs.map +1 -1
- package/dist/app/platform/edit-coaching-time.js +6 -6
- package/dist/app/platform/edit-service-type.cjs +145 -141
- package/dist/app/platform/edit-service-type.cjs.map +1 -1
- package/dist/app/platform/edit-service-type.js +6 -6
- package/dist/app/platform/goal-manage-card-edit.cjs +154 -150
- package/dist/app/platform/goal-manage-card-edit.cjs.map +1 -1
- package/dist/app/platform/goal-manage-card-edit.js +5 -5
- package/dist/app/platform/goal-manage-card-read.cjs +128 -124
- package/dist/app/platform/goal-manage-card-read.cjs.map +1 -1
- package/dist/app/platform/goal-manage-card-read.js +4 -4
- package/dist/app/platform/on-offline-radio-card.cjs +134 -130
- package/dist/app/platform/on-offline-radio-card.cjs.map +1 -1
- package/dist/app/platform/on-offline-radio-card.js +5 -5
- package/dist/app/platform/report-card.cjs +89 -85
- package/dist/app/platform/report-card.cjs.map +1 -1
- package/dist/app/platform/report-card.js +4 -4
- package/dist/app/platform/reservation-card.cjs +191 -187
- package/dist/app/platform/reservation-card.cjs.map +1 -1
- package/dist/app/platform/reservation-card.js +5 -5
- package/dist/app/platform/session-card.cjs +213 -209
- package/dist/app/platform/session-card.cjs.map +1 -1
- package/dist/app/platform/session-card.js +8 -8
- package/dist/app/platform/session-review-simple-read.cjs +89 -85
- package/dist/app/platform/session-review-simple-read.cjs.map +1 -1
- package/dist/app/platform/session-review-simple-read.js +4 -4
- package/dist/app/platform/userInfos/coaching-customer-info/index.cjs +120 -116
- package/dist/app/platform/userInfos/coaching-customer-info/index.cjs.map +1 -1
- package/dist/app/platform/userInfos/coaching-customer-info/index.js +4 -4
- package/dist/app/platform/userInfos/coaching-customer-info/large.cjs +97 -93
- package/dist/app/platform/userInfos/coaching-customer-info/large.cjs.map +1 -1
- package/dist/app/platform/userInfos/coaching-customer-info/large.js +4 -4
- package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs +100 -96
- package/dist/app/platform/userInfos/coaching-customer-info/medium.cjs.map +1 -1
- package/dist/app/platform/userInfos/coaching-customer-info/medium.js +4 -4
- package/dist/app/platform/userInfos/coaching-customer-info/small.cjs +86 -82
- package/dist/app/platform/userInfos/coaching-customer-info/small.cjs.map +1 -1
- package/dist/app/platform/userInfos/coaching-customer-info/small.js +4 -4
- package/dist/app/platform/userInfos/session-user-info-detail.cjs +96 -92
- package/dist/app/platform/userInfos/session-user-info-detail.cjs.map +1 -1
- package/dist/app/platform/userInfos/session-user-info-detail.js +4 -4
- package/dist/app/platform/userInfos/utils.cjs +88 -84
- package/dist/app/platform/userInfos/utils.cjs.map +1 -1
- package/dist/app/platform/userInfos/utils.js +4 -4
- package/dist/atoms/dialog.cjs +1 -1
- package/dist/atoms/dialog.cjs.map +1 -1
- package/dist/atoms/dialog.js +1 -1
- package/dist/atoms/ellipsis-tooltip.cjs +101 -42
- package/dist/atoms/ellipsis-tooltip.cjs.map +1 -1
- package/dist/atoms/ellipsis-tooltip.js +4 -3
- package/dist/atoms/index.cjs +169 -145
- package/dist/atoms/index.cjs.map +1 -1
- package/dist/atoms/index.d.cts +5 -1
- package/dist/atoms/index.d.ts +5 -1
- package/dist/atoms/index.js +11 -5
- package/dist/atoms/scroll-area.cjs +2 -1
- package/dist/atoms/scroll-area.cjs.map +1 -1
- package/dist/atoms/scroll-area.d.cts +10 -1
- package/dist/atoms/scroll-area.d.ts +10 -1
- package/dist/atoms/scroll-area.js +1 -1
- package/dist/atoms/tooltip.cjs +67 -3
- package/dist/atoms/tooltip.cjs.map +1 -1
- package/dist/atoms/tooltip.d.cts +9 -1
- package/dist/atoms/tooltip.d.ts +9 -1
- package/dist/atoms/tooltip.js +9 -3
- package/dist/chunk-2YJ3EG6A.js +164 -0
- package/dist/chunk-2YJ3EG6A.js.map +1 -0
- package/dist/chunk-3IOLG7AJ.js +145 -0
- package/dist/chunk-3IOLG7AJ.js.map +1 -0
- package/dist/chunk-4DTD3FXF.js +47 -0
- package/dist/chunk-4DTD3FXF.js.map +1 -0
- package/dist/chunk-4Z5NYYOE.js +145 -0
- package/dist/chunk-4Z5NYYOE.js.map +1 -0
- package/dist/chunk-5VDTWYNQ.js +357 -0
- package/dist/chunk-5VDTWYNQ.js.map +1 -0
- package/dist/chunk-66W7PUJN.js +357 -0
- package/dist/chunk-66W7PUJN.js.map +1 -0
- package/dist/chunk-7KMPLHBV.js +357 -0
- package/dist/chunk-7KMPLHBV.js.map +1 -0
- package/dist/chunk-AFQMLTCH.js +54 -0
- package/dist/chunk-AFQMLTCH.js.map +1 -0
- package/dist/chunk-AQG6J4WX.js +357 -0
- package/dist/chunk-AQG6J4WX.js.map +1 -0
- package/dist/chunk-AW7YHNJD.js +174 -0
- package/dist/chunk-AW7YHNJD.js.map +1 -0
- package/dist/chunk-CIO2WR2Q.js +145 -0
- package/dist/chunk-CIO2WR2Q.js.map +1 -0
- package/dist/chunk-ED3ABG7K.js +54 -0
- package/dist/chunk-ED3ABG7K.js.map +1 -0
- package/dist/chunk-ERDNB5SX.js +30 -0
- package/dist/chunk-ERDNB5SX.js.map +1 -0
- package/dist/chunk-EREBMLDQ.js +58 -0
- package/dist/chunk-EREBMLDQ.js.map +1 -0
- package/dist/chunk-HN2C35F6.js +70 -0
- package/dist/chunk-HN2C35F6.js.map +1 -0
- package/dist/chunk-J5RZURAR.js +106 -0
- package/dist/chunk-J5RZURAR.js.map +1 -0
- package/dist/chunk-JRPA2S7O.js +54 -0
- package/dist/chunk-JRPA2S7O.js.map +1 -0
- package/dist/chunk-KT4BIOJJ.js +54 -0
- package/dist/chunk-KT4BIOJJ.js.map +1 -0
- package/dist/chunk-KWVNYSQW.js +10 -0
- package/dist/chunk-KWVNYSQW.js.map +1 -0
- package/dist/chunk-MUPK4L3U.js +7 -0
- package/dist/chunk-MUPK4L3U.js.map +1 -0
- package/dist/chunk-OT4OMHJV.js +58 -0
- package/dist/chunk-OT4OMHJV.js.map +1 -0
- package/dist/chunk-OYYJEZVP.js +84 -0
- package/dist/chunk-OYYJEZVP.js.map +1 -0
- package/dist/chunk-P442X52N.js +284 -0
- package/dist/chunk-P442X52N.js.map +1 -0
- package/dist/chunk-RYORYWPY.js +164 -0
- package/dist/chunk-RYORYWPY.js.map +1 -0
- package/dist/chunk-TBEOWECF.js +47 -0
- package/dist/chunk-TBEOWECF.js.map +1 -0
- package/dist/chunk-VJ7EA7ZF.js +54 -0
- package/dist/chunk-VJ7EA7ZF.js.map +1 -0
- package/dist/chunk-X5L3SBB7.js +174 -0
- package/dist/chunk-X5L3SBB7.js.map +1 -0
- package/dist/index.cjs +666 -642
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +15 -1
- package/dist/index.d.cts +5 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.js +15 -9
- package/dist/molecules/date-picker/date-picker-button.cjs +100 -96
- package/dist/molecules/date-picker/date-picker-button.cjs.map +1 -1
- package/dist/molecules/date-picker/date-picker-button.js +4 -4
- package/dist/molecules/expand-table/index.cjs +138 -134
- package/dist/molecules/expand-table/index.cjs.map +1 -1
- package/dist/molecules/expand-table/index.js +4 -4
- package/dist/molecules/expand-table/row.cjs +95 -91
- package/dist/molecules/expand-table/row.cjs.map +1 -1
- package/dist/molecules/expand-table/row.js +4 -4
- package/dist/molecules/index.cjs +319 -314
- package/dist/molecules/index.cjs.map +1 -1
- package/dist/molecules/index.js +5 -5
- package/dist/molecules/navigation.cjs +86 -82
- package/dist/molecules/navigation.cjs.map +1 -1
- package/dist/molecules/navigation.js +4 -4
- package/dist/molecules/radio-button-card.cjs +90 -86
- package/dist/molecules/radio-button-card.cjs.map +1 -1
- package/dist/molecules/radio-button-card.js +4 -4
- package/dist/molecules/tag-selector.cjs +102 -97
- package/dist/molecules/tag-selector.cjs.map +1 -1
- package/dist/molecules/tag-selector.js +5 -5
- package/dist/molecules/time-select.cjs +88 -84
- package/dist/molecules/time-select.cjs.map +1 -1
- package/dist/molecules/time-select.js +4 -4
- package/package.json +3 -1
- package/src/atoms/dialog.tsx +1 -1
- package/src/atoms/ellipsis-tooltip.tsx +39 -20
- package/src/atoms/scroll-area.tsx +11 -1
- package/src/atoms/tooltip.tsx +72 -1
package/dist/index.css
CHANGED
|
@@ -31148,7 +31148,7 @@ p.kg-collection-card-post-excerpt{
|
|
|
31148
31148
|
background-color: var(--color-panel);
|
|
31149
31149
|
border-radius: var(--radius-4);
|
|
31150
31150
|
box-shadow: var(--shadow-2);
|
|
31151
|
-
overflow:
|
|
31151
|
+
overflow: visible;
|
|
31152
31152
|
max-height: 100vh;
|
|
31153
31153
|
position: fixed;
|
|
31154
31154
|
top: 50%;
|
|
@@ -31305,3 +31305,17 @@ p{
|
|
|
31305
31305
|
.hover-shadow:hover{
|
|
31306
31306
|
box-shadow: var(--shadow-4);
|
|
31307
31307
|
}
|
|
31308
|
+
::-webkit-scrollbar{
|
|
31309
|
+
scrollbar-width: 4px;
|
|
31310
|
+
width: 4px;
|
|
31311
|
+
height: 4px;
|
|
31312
|
+
border: none;
|
|
31313
|
+
}
|
|
31314
|
+
::-webkit-scrollbar-thumb{
|
|
31315
|
+
background: rgb(210, 210, 210);
|
|
31316
|
+
border: none;
|
|
31317
|
+
border-radius: 12px 12px 12px 12px;
|
|
31318
|
+
}
|
|
31319
|
+
::-webkit-scrollbar-track{
|
|
31320
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
31321
|
+
}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AlertDialog, AspectRatio, Blockquote, BlockquoteProps, Box, BoxProps, Callout, CheckboxCards, Code, CodeProps, Container, ContainerProps, DataList, Em, EmProps, Flex, FlexProps, Grid, GridProps, HoverCard, IconButton, IconButtonProps, Inset, InsetProps, Kbd, KbdProps, Popover, Progress, ProgressProps, Quote, QuoteProps, Radio, RadioCards, RadioGroup, RadioProps, Button as RadixButton, ButtonProps as RadixButtonProps, Heading as RadixHeading,
|
|
1
|
+
export { AlertDialog, AspectRatio, Blockquote, BlockquoteProps, Box, BoxProps, Callout, CheckboxCards, Code, CodeProps, Container, ContainerProps, DataList, Em, EmProps, Flex, FlexProps, Grid, GridProps, HoverCard, IconButton, IconButtonProps, Inset, InsetProps, Kbd, KbdProps, Popover, Progress, ProgressProps, Quote, QuoteProps, Radio, RadioCards, RadioGroup, RadioProps, Button as RadixButton, ButtonProps as RadixButtonProps, Heading as RadixHeading, ScrollAreaProps, Section, SectionProps, SegmentedControl, Separator, SeparatorProps, Skeleton, SkeletonProps, Spinner, SpinnerProps, Strong, StrongProps, Switch, SwitchProps, TabNav, Tabs, useThemeContext } from '@radix-ui/themes';
|
|
2
2
|
export { Avatar, AvatarProps } from './atoms/avatar.cjs';
|
|
3
3
|
export { Badge, BadgeProps } from './atoms/badge.cjs';
|
|
4
4
|
export { Button } from './atoms/button.cjs';
|
|
@@ -10,10 +10,12 @@ export { Dialog } from './atoms/dialog.cjs';
|
|
|
10
10
|
export { DropdownMenu } from './atoms/dropdown-menu.cjs';
|
|
11
11
|
export { Heading, HeadingProps } from './atoms/heading.cjs';
|
|
12
12
|
export { Link, LinkProps } from './atoms/link.cjs';
|
|
13
|
+
export { ScrollArea } from './atoms/scroll-area.cjs';
|
|
13
14
|
export { ContentProps, Select, SelectRootProps } from './atoms/select.cjs';
|
|
14
15
|
export { TextArea, TextAreaProps } from './atoms/text-area.cjs';
|
|
15
16
|
export { Typo, TypoProps } from './atoms/typo.cjs';
|
|
16
17
|
export { RootProps, SlotProps, TextField } from './atoms/text-field.cjs';
|
|
18
|
+
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './atoms/tooltip.cjs';
|
|
17
19
|
export { Collapse, CollapseProps } from './atoms/collapse.cjs';
|
|
18
20
|
export { Pagination, PaginationProps } from './atoms/pagination.cjs';
|
|
19
21
|
export { FieldErrorWrapper, FieldErrorWrapperProps } from './atoms/field-error-wrapper.cjs';
|
|
@@ -79,6 +81,8 @@ export { CoachingCustomerInfoProps } from './app/platform/userInfos/utils.cjs';
|
|
|
79
81
|
import 'react';
|
|
80
82
|
import '@radix-ui/themes/dist/esm/props/prop-def.js';
|
|
81
83
|
import '@radix-ui/react-dialog';
|
|
84
|
+
import '@radix-ui/react-tooltip';
|
|
85
|
+
import '@radix-ui/react-popover';
|
|
82
86
|
import '@radix-ui/react-form';
|
|
83
87
|
import 'react-datepicker';
|
|
84
88
|
import './icons/types.cjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AlertDialog, AspectRatio, Blockquote, BlockquoteProps, Box, BoxProps, Callout, CheckboxCards, Code, CodeProps, Container, ContainerProps, DataList, Em, EmProps, Flex, FlexProps, Grid, GridProps, HoverCard, IconButton, IconButtonProps, Inset, InsetProps, Kbd, KbdProps, Popover, Progress, ProgressProps, Quote, QuoteProps, Radio, RadioCards, RadioGroup, RadioProps, Button as RadixButton, ButtonProps as RadixButtonProps, Heading as RadixHeading,
|
|
1
|
+
export { AlertDialog, AspectRatio, Blockquote, BlockquoteProps, Box, BoxProps, Callout, CheckboxCards, Code, CodeProps, Container, ContainerProps, DataList, Em, EmProps, Flex, FlexProps, Grid, GridProps, HoverCard, IconButton, IconButtonProps, Inset, InsetProps, Kbd, KbdProps, Popover, Progress, ProgressProps, Quote, QuoteProps, Radio, RadioCards, RadioGroup, RadioProps, Button as RadixButton, ButtonProps as RadixButtonProps, Heading as RadixHeading, ScrollAreaProps, Section, SectionProps, SegmentedControl, Separator, SeparatorProps, Skeleton, SkeletonProps, Spinner, SpinnerProps, Strong, StrongProps, Switch, SwitchProps, TabNav, Tabs, useThemeContext } from '@radix-ui/themes';
|
|
2
2
|
export { Avatar, AvatarProps } from './atoms/avatar.js';
|
|
3
3
|
export { Badge, BadgeProps } from './atoms/badge.js';
|
|
4
4
|
export { Button } from './atoms/button.js';
|
|
@@ -10,10 +10,12 @@ export { Dialog } from './atoms/dialog.js';
|
|
|
10
10
|
export { DropdownMenu } from './atoms/dropdown-menu.js';
|
|
11
11
|
export { Heading, HeadingProps } from './atoms/heading.js';
|
|
12
12
|
export { Link, LinkProps } from './atoms/link.js';
|
|
13
|
+
export { ScrollArea } from './atoms/scroll-area.js';
|
|
13
14
|
export { ContentProps, Select, SelectRootProps } from './atoms/select.js';
|
|
14
15
|
export { TextArea, TextAreaProps } from './atoms/text-area.js';
|
|
15
16
|
export { Typo, TypoProps } from './atoms/typo.js';
|
|
16
17
|
export { RootProps, SlotProps, TextField } from './atoms/text-field.js';
|
|
18
|
+
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './atoms/tooltip.js';
|
|
17
19
|
export { Collapse, CollapseProps } from './atoms/collapse.js';
|
|
18
20
|
export { Pagination, PaginationProps } from './atoms/pagination.js';
|
|
19
21
|
export { FieldErrorWrapper, FieldErrorWrapperProps } from './atoms/field-error-wrapper.js';
|
|
@@ -79,6 +81,8 @@ export { CoachingCustomerInfoProps } from './app/platform/userInfos/utils.js';
|
|
|
79
81
|
import 'react';
|
|
80
82
|
import '@radix-ui/themes/dist/esm/props/prop-def.js';
|
|
81
83
|
import '@radix-ui/react-dialog';
|
|
84
|
+
import '@radix-ui/react-tooltip';
|
|
85
|
+
import '@radix-ui/react-popover';
|
|
82
86
|
import '@radix-ui/react-form';
|
|
83
87
|
import 'react-datepicker';
|
|
84
88
|
import './icons/types.js';
|
package/dist/index.js
CHANGED
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
} from "./chunk-5RXSBHAF.js";
|
|
36
36
|
import {
|
|
37
37
|
SessionCard
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-CIO2WR2Q.js";
|
|
39
39
|
import {
|
|
40
40
|
SessionReviewSimpleRead
|
|
41
41
|
} from "./chunk-GEWPH2WM.js";
|
|
@@ -50,10 +50,10 @@ import {
|
|
|
50
50
|
} from "./chunk-4DB5HWFL.js";
|
|
51
51
|
import {
|
|
52
52
|
EditCoachingTime
|
|
53
|
-
} from "./chunk-
|
|
53
|
+
} from "./chunk-X5L3SBB7.js";
|
|
54
54
|
import {
|
|
55
55
|
EditServiceType
|
|
56
|
-
} from "./chunk-
|
|
56
|
+
} from "./chunk-ED3ABG7K.js";
|
|
57
57
|
import {
|
|
58
58
|
OnOfflineRadioCard
|
|
59
59
|
} from "./chunk-4UV3GA6V.js";
|
|
@@ -80,7 +80,7 @@ import {
|
|
|
80
80
|
} from "./chunk-7LJELULM.js";
|
|
81
81
|
import {
|
|
82
82
|
TagSelector
|
|
83
|
-
} from "./chunk-
|
|
83
|
+
} from "./chunk-7KMPLHBV.js";
|
|
84
84
|
import {
|
|
85
85
|
TimeSelect
|
|
86
86
|
} from "./chunk-YPYQISJB.js";
|
|
@@ -182,7 +182,7 @@ import {
|
|
|
182
182
|
} from "./chunk-FPD73OHW.js";
|
|
183
183
|
import {
|
|
184
184
|
ScrollArea
|
|
185
|
-
} from "./chunk-
|
|
185
|
+
} from "./chunk-KWVNYSQW.js";
|
|
186
186
|
import {
|
|
187
187
|
Grid
|
|
188
188
|
} from "./chunk-EGEQY3KT.js";
|
|
@@ -203,7 +203,7 @@ import {
|
|
|
203
203
|
} from "./chunk-VTJZMOSP.js";
|
|
204
204
|
import {
|
|
205
205
|
Dialog
|
|
206
|
-
} from "./chunk-
|
|
206
|
+
} from "./chunk-J5RZURAR.js";
|
|
207
207
|
import {
|
|
208
208
|
Heading
|
|
209
209
|
} from "./chunk-HJB3AASV.js";
|
|
@@ -230,10 +230,13 @@ import {
|
|
|
230
230
|
} from "./chunk-4WFMOFN2.js";
|
|
231
231
|
import {
|
|
232
232
|
EllipsisTooltip
|
|
233
|
-
} from "./chunk-
|
|
233
|
+
} from "./chunk-4DTD3FXF.js";
|
|
234
234
|
import {
|
|
235
|
-
Tooltip
|
|
236
|
-
|
|
235
|
+
Tooltip,
|
|
236
|
+
TooltipContent,
|
|
237
|
+
TooltipProvider,
|
|
238
|
+
TooltipTrigger
|
|
239
|
+
} from "./chunk-JRPA2S7O.js";
|
|
237
240
|
import {
|
|
238
241
|
Em
|
|
239
242
|
} from "./chunk-2DZ2Y3JI.js";
|
|
@@ -531,6 +534,9 @@ export {
|
|
|
531
534
|
TimerIcon,
|
|
532
535
|
ToastContainer,
|
|
533
536
|
Tooltip,
|
|
537
|
+
TooltipContent,
|
|
538
|
+
TooltipProvider,
|
|
539
|
+
TooltipTrigger,
|
|
534
540
|
TrashIcon,
|
|
535
541
|
TriangleArrowDownIcon,
|
|
536
542
|
TriangleArrowUpIcon,
|