@shoplflow/base 0.32.10 → 0.32.11
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/index.cjs +4 -51
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -55
- package/dist/index.d.ts +1 -55
- package/dist/index.js +6 -53
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -1423,58 +1423,4 @@ declare type YearSelectProps = {
|
|
|
1423
1423
|
}) => void;
|
|
1424
1424
|
};
|
|
1425
1425
|
|
|
1426
|
-
|
|
1427
|
-
declare type TitleProps = RightElementProps & {
|
|
1428
|
-
/**
|
|
1429
|
-
* 제목
|
|
1430
|
-
*/
|
|
1431
|
-
title: string;
|
|
1432
|
-
/**
|
|
1433
|
-
* 제목의 타이포그래피 스타일
|
|
1434
|
-
*/
|
|
1435
|
-
titleTypography?: 'body1_700' | 'title2_700' | 'body2_500';
|
|
1436
|
-
/**
|
|
1437
|
-
* 제목의 컬러 스타일
|
|
1438
|
-
*/
|
|
1439
|
-
titleColor?: ColorTokens;
|
|
1440
|
-
/**
|
|
1441
|
-
* 아이템의 총 갯수
|
|
1442
|
-
*/
|
|
1443
|
-
total?: number | string;
|
|
1444
|
-
/**
|
|
1445
|
-
* 설명
|
|
1446
|
-
*/
|
|
1447
|
-
description?: string;
|
|
1448
|
-
/**
|
|
1449
|
-
* 필수 여부 표시
|
|
1450
|
-
*/
|
|
1451
|
-
isRequired?: boolean;
|
|
1452
|
-
/**
|
|
1453
|
-
* 도움말 아이콘 표시 여부
|
|
1454
|
-
*/
|
|
1455
|
-
isShowHelpIcon?: boolean;
|
|
1456
|
-
/**
|
|
1457
|
-
* 툴팁 사용 여부
|
|
1458
|
-
*/
|
|
1459
|
-
isShowTooltip?: boolean;
|
|
1460
|
-
/**
|
|
1461
|
-
* 툴팁 내용
|
|
1462
|
-
*/
|
|
1463
|
-
tooltipMessage?: string;
|
|
1464
|
-
/**
|
|
1465
|
-
* 툴팁 오프셋 값
|
|
1466
|
-
*/
|
|
1467
|
-
tooltipOffsetValue?: number;
|
|
1468
|
-
/**
|
|
1469
|
-
* 툴팁 최대 너비
|
|
1470
|
-
*/
|
|
1471
|
-
tooltipMaxWidth?: number;
|
|
1472
|
-
/**
|
|
1473
|
-
* 툴팁 위치
|
|
1474
|
-
*/
|
|
1475
|
-
tooltipPlacement?: TooltipPlacementType;
|
|
1476
|
-
};
|
|
1477
|
-
|
|
1478
|
-
declare const Title: ({ title, titleTypography, titleColor, total, description, tooltipPlacement, isRequired, isShowHelpIcon, tooltipOffsetValue, tooltipMessage, rightSource, }: TitleProps) => react_jsx_runtime.JSX.Element;
|
|
1479
|
-
|
|
1480
|
-
export { AnnualDatepicker, AnnualDatepickerProps, Avatar, AvatarOptionProps, AvatarProps, AvatarSizeVariantType, AvatarSizeVariants, BackDropOptionProps, BackDropProps, BorderRadiusTokens, BoxShadowTokens, Button, ButtonComponent, ButtonOptionProps, ButtonProps, ButtonSizeVariantType, ButtonSizeVariants, ButtonStyleVariantType, ButtonStyleVariants, CHECKBOX_SYMBOL_KEY, Callout, CalloutOptionProps, CalloutProps, CalloutType, CalloutTypes, Checkbox, CheckboxOptionProps, CheckboxProps, CheckboxStyleVariantType, CheckboxStyleVariants, ChipButton, ChipButtonOptionProps, ChipButtonProps, ChipButtonSizeVariantType, ChipButtonSizeVariants, ChipButtonStyleVariantType, ChipButtonStyleVariants, ChipToggle, ChipToggleOptionProps, ChipToggleProps, ChipToggleSizeVariantType, ChipToggleSizeVariants, ChipToggleStyleVariantType, ChipToggleStyleVariants, ColorTokens, DangerouslySetInnerHTML, DayCalendarType, DayDatepicker, DayDatepickerHeaderCustomProps, DayDatepickerOptionProps, DayDatepickerProps, DayDatepickerSizeVariantType, DayDatepickerSizeVariants, Dropdown, DropdownButtonProps, DropdownContentProps, DropdownOptionProps, DropdownOptionVariantType, DropdownProps, DropdownSizeVariantType, FontWeightTokens, Icon, IconButton, IconButtonComponent, IconButtonOptionProps, IconButtonProps, IconButtonSizeVariantType, IconButtonSizeVariants, IconButtonStyleVariantType, IconButtonStyleVariants, IconOptionProps, IconProps, IconSizeVariants, IconSizeVariantsType, Input, InputButton, InputButtonOptionProps, InputButtonProps, InputOptionProps, InputProps, List, ListContent2ColumnsProps, ListOptionProps, ListProps, ListText2RowsProps, MODAL_FOOTER_KEY, MODAL_HEADER_KEY, Menu, MenuOptionProps, MenuProps, MenuSizeVariantType, MenuSizeVariants, MinusBoxOptionProps, MinusBoxProps, MinusButton, Modal, ModalBodyOptionProps, ModalBodyProps, ModalContainerOptionProps, ModalContainerProps, ModalContext, ModalFooterOptionProps, ModalFooterProps, ModalFooterType, ModalHandlerContext, ModalHeaderOptionProps, ModalHeaderProps, ModalHeaderType, ModalPortal as ModalProvider, ModalSize, ModalSizeType, ModalStateType, MonthClickDateInfo, MonthDatepicker, MonthDatepickerProps, MonthDatepickerStyleType, MotionStack, MotionStackComponentType, MotionStackContainer, MotionStackContainerComponentType, Pagination, PaginationOptionProps, PaginationProps, PaginationSizeSelectorProps, Popper, PopperOptionProps, PopperPortal, PopperPortalProps, PopperProps, PopperTrigger, PopperTriggerProps, RADIO_SYMBOL_KEY, Radio, RadioOptionProps, RadioProps, RemoveModalProps, ScrollArea, ScrollAreaOptionProps, ScrollAreaProps, ScrollbarRefType, SelectInputButton, SelectInputButtonOptionProps, SelectInputButtonProps, ShoplflowProvider, ShoplflowProviderProps, SpacingTokens, Stack, StackComponentType, StackContainer, StackContainerComponentType, StackContainerGenericProps, StackContainerOptionProps, StackContainerProps, StackGenericProps, StackOptionProps, StackProps, StyledIcon, StyledStack, StyledStackContainer, Switch, SwitchOptionProps, SwitchProps, TREE_SYMBOL_KEY, TabOptionProps, TabProps, TabSizeVariantType, TabSizeVariants, TabStyleVariantType, TabStyleVariants, TabStyledProps, TabTextStyledProps, Tabs, TabsContext, TabsContextType, TabsOptionProps, TabsProps, Tag, TagOptionProps, TagProps, TagSizeVariantType, TagSizeVariants, TagStyleVariantType, TagStyleVariants, Text, Text2Rows, TextArea, TextAreaOptionProps, TextAreaProps, TextOptionProps, TextProps, Title, TitleProps, ToggleButton, ToggleButtonInnerRadioOptionProps, ToggleButtonInnerRadioProps, ToggleButtonOptionProps, ToggleButtonProps, ToggleButtonSizeVariantType, ToggleButtonSizeVariants, Tooltip, TooltipContentProps, TooltipOptionProps, TooltipPlacementType, TooltipProps, Tree, TreeItem, TreeItemOptionProps, TreeItemProps, TreeOptionProps, TreeProps, TypographyTokens, WeekClickDateInfo, WeekDatepicker, WeekDatepickerProps, WeekDatepickerStyleType, YearSelectProps, borderRadiusTokens, boxShadowTokens, colorTokens, fontWeightTokens, getDomain, spacingTokens, typographyTokens, useDomain, useHandleModal, useModalValue, useTabs };
|
|
1426
|
+
export { AnnualDatepicker, AnnualDatepickerProps, Avatar, AvatarOptionProps, AvatarProps, AvatarSizeVariantType, AvatarSizeVariants, BackDropOptionProps, BackDropProps, BorderRadiusTokens, BoxShadowTokens, Button, ButtonComponent, ButtonOptionProps, ButtonProps, ButtonSizeVariantType, ButtonSizeVariants, ButtonStyleVariantType, ButtonStyleVariants, CHECKBOX_SYMBOL_KEY, Callout, CalloutOptionProps, CalloutProps, CalloutType, CalloutTypes, Checkbox, CheckboxOptionProps, CheckboxProps, CheckboxStyleVariantType, CheckboxStyleVariants, ChipButton, ChipButtonOptionProps, ChipButtonProps, ChipButtonSizeVariantType, ChipButtonSizeVariants, ChipButtonStyleVariantType, ChipButtonStyleVariants, ChipToggle, ChipToggleOptionProps, ChipToggleProps, ChipToggleSizeVariantType, ChipToggleSizeVariants, ChipToggleStyleVariantType, ChipToggleStyleVariants, ColorTokens, DangerouslySetInnerHTML, DayCalendarType, DayDatepicker, DayDatepickerHeaderCustomProps, DayDatepickerOptionProps, DayDatepickerProps, DayDatepickerSizeVariantType, DayDatepickerSizeVariants, Dropdown, DropdownButtonProps, DropdownContentProps, DropdownOptionProps, DropdownOptionVariantType, DropdownProps, DropdownSizeVariantType, FontWeightTokens, Icon, IconButton, IconButtonComponent, IconButtonOptionProps, IconButtonProps, IconButtonSizeVariantType, IconButtonSizeVariants, IconButtonStyleVariantType, IconButtonStyleVariants, IconOptionProps, IconProps, IconSizeVariants, IconSizeVariantsType, Input, InputButton, InputButtonOptionProps, InputButtonProps, InputOptionProps, InputProps, List, ListContent2ColumnsProps, ListOptionProps, ListProps, ListText2RowsProps, MODAL_FOOTER_KEY, MODAL_HEADER_KEY, Menu, MenuOptionProps, MenuProps, MenuSizeVariantType, MenuSizeVariants, MinusBoxOptionProps, MinusBoxProps, MinusButton, Modal, ModalBodyOptionProps, ModalBodyProps, ModalContainerOptionProps, ModalContainerProps, ModalContext, ModalFooterOptionProps, ModalFooterProps, ModalFooterType, ModalHandlerContext, ModalHeaderOptionProps, ModalHeaderProps, ModalHeaderType, ModalPortal as ModalProvider, ModalSize, ModalSizeType, ModalStateType, MonthClickDateInfo, MonthDatepicker, MonthDatepickerProps, MonthDatepickerStyleType, MotionStack, MotionStackComponentType, MotionStackContainer, MotionStackContainerComponentType, Pagination, PaginationOptionProps, PaginationProps, PaginationSizeSelectorProps, Popper, PopperOptionProps, PopperPortal, PopperPortalProps, PopperProps, PopperTrigger, PopperTriggerProps, RADIO_SYMBOL_KEY, Radio, RadioOptionProps, RadioProps, RemoveModalProps, ScrollArea, ScrollAreaOptionProps, ScrollAreaProps, ScrollbarRefType, SelectInputButton, SelectInputButtonOptionProps, SelectInputButtonProps, ShoplflowProvider, ShoplflowProviderProps, SpacingTokens, Stack, StackComponentType, StackContainer, StackContainerComponentType, StackContainerGenericProps, StackContainerOptionProps, StackContainerProps, StackGenericProps, StackOptionProps, StackProps, StyledIcon, StyledStack, StyledStackContainer, Switch, SwitchOptionProps, SwitchProps, TREE_SYMBOL_KEY, TabOptionProps, TabProps, TabSizeVariantType, TabSizeVariants, TabStyleVariantType, TabStyleVariants, TabStyledProps, TabTextStyledProps, Tabs, TabsContext, TabsContextType, TabsOptionProps, TabsProps, Tag, TagOptionProps, TagProps, TagSizeVariantType, TagSizeVariants, TagStyleVariantType, TagStyleVariants, Text, Text2Rows, TextArea, TextAreaOptionProps, TextAreaProps, TextOptionProps, TextProps, ToggleButton, ToggleButtonInnerRadioOptionProps, ToggleButtonInnerRadioProps, ToggleButtonOptionProps, ToggleButtonProps, ToggleButtonSizeVariantType, ToggleButtonSizeVariants, Tooltip, TooltipContentProps, TooltipOptionProps, TooltipProps, Tree, TreeItem, TreeItemOptionProps, TreeItemProps, TreeOptionProps, TreeProps, TypographyTokens, WeekClickDateInfo, WeekDatepicker, WeekDatepickerProps, WeekDatepickerStyleType, YearSelectProps, borderRadiusTokens, boxShadowTokens, colorTokens, fontWeightTokens, getDomain, spacingTokens, typographyTokens, useDomain, useHandleModal, useModalValue, useTabs };
|
package/dist/index.d.ts
CHANGED
|
@@ -1423,58 +1423,4 @@ declare type YearSelectProps = {
|
|
|
1423
1423
|
}) => void;
|
|
1424
1424
|
};
|
|
1425
1425
|
|
|
1426
|
-
|
|
1427
|
-
declare type TitleProps = RightElementProps & {
|
|
1428
|
-
/**
|
|
1429
|
-
* 제목
|
|
1430
|
-
*/
|
|
1431
|
-
title: string;
|
|
1432
|
-
/**
|
|
1433
|
-
* 제목의 타이포그래피 스타일
|
|
1434
|
-
*/
|
|
1435
|
-
titleTypography?: 'body1_700' | 'title2_700' | 'body2_500';
|
|
1436
|
-
/**
|
|
1437
|
-
* 제목의 컬러 스타일
|
|
1438
|
-
*/
|
|
1439
|
-
titleColor?: ColorTokens;
|
|
1440
|
-
/**
|
|
1441
|
-
* 아이템의 총 갯수
|
|
1442
|
-
*/
|
|
1443
|
-
total?: number | string;
|
|
1444
|
-
/**
|
|
1445
|
-
* 설명
|
|
1446
|
-
*/
|
|
1447
|
-
description?: string;
|
|
1448
|
-
/**
|
|
1449
|
-
* 필수 여부 표시
|
|
1450
|
-
*/
|
|
1451
|
-
isRequired?: boolean;
|
|
1452
|
-
/**
|
|
1453
|
-
* 도움말 아이콘 표시 여부
|
|
1454
|
-
*/
|
|
1455
|
-
isShowHelpIcon?: boolean;
|
|
1456
|
-
/**
|
|
1457
|
-
* 툴팁 사용 여부
|
|
1458
|
-
*/
|
|
1459
|
-
isShowTooltip?: boolean;
|
|
1460
|
-
/**
|
|
1461
|
-
* 툴팁 내용
|
|
1462
|
-
*/
|
|
1463
|
-
tooltipMessage?: string;
|
|
1464
|
-
/**
|
|
1465
|
-
* 툴팁 오프셋 값
|
|
1466
|
-
*/
|
|
1467
|
-
tooltipOffsetValue?: number;
|
|
1468
|
-
/**
|
|
1469
|
-
* 툴팁 최대 너비
|
|
1470
|
-
*/
|
|
1471
|
-
tooltipMaxWidth?: number;
|
|
1472
|
-
/**
|
|
1473
|
-
* 툴팁 위치
|
|
1474
|
-
*/
|
|
1475
|
-
tooltipPlacement?: TooltipPlacementType;
|
|
1476
|
-
};
|
|
1477
|
-
|
|
1478
|
-
declare const Title: ({ title, titleTypography, titleColor, total, description, tooltipPlacement, isRequired, isShowHelpIcon, tooltipOffsetValue, tooltipMessage, rightSource, }: TitleProps) => react_jsx_runtime.JSX.Element;
|
|
1479
|
-
|
|
1480
|
-
export { AnnualDatepicker, AnnualDatepickerProps, Avatar, AvatarOptionProps, AvatarProps, AvatarSizeVariantType, AvatarSizeVariants, BackDropOptionProps, BackDropProps, BorderRadiusTokens, BoxShadowTokens, Button, ButtonComponent, ButtonOptionProps, ButtonProps, ButtonSizeVariantType, ButtonSizeVariants, ButtonStyleVariantType, ButtonStyleVariants, CHECKBOX_SYMBOL_KEY, Callout, CalloutOptionProps, CalloutProps, CalloutType, CalloutTypes, Checkbox, CheckboxOptionProps, CheckboxProps, CheckboxStyleVariantType, CheckboxStyleVariants, ChipButton, ChipButtonOptionProps, ChipButtonProps, ChipButtonSizeVariantType, ChipButtonSizeVariants, ChipButtonStyleVariantType, ChipButtonStyleVariants, ChipToggle, ChipToggleOptionProps, ChipToggleProps, ChipToggleSizeVariantType, ChipToggleSizeVariants, ChipToggleStyleVariantType, ChipToggleStyleVariants, ColorTokens, DangerouslySetInnerHTML, DayCalendarType, DayDatepicker, DayDatepickerHeaderCustomProps, DayDatepickerOptionProps, DayDatepickerProps, DayDatepickerSizeVariantType, DayDatepickerSizeVariants, Dropdown, DropdownButtonProps, DropdownContentProps, DropdownOptionProps, DropdownOptionVariantType, DropdownProps, DropdownSizeVariantType, FontWeightTokens, Icon, IconButton, IconButtonComponent, IconButtonOptionProps, IconButtonProps, IconButtonSizeVariantType, IconButtonSizeVariants, IconButtonStyleVariantType, IconButtonStyleVariants, IconOptionProps, IconProps, IconSizeVariants, IconSizeVariantsType, Input, InputButton, InputButtonOptionProps, InputButtonProps, InputOptionProps, InputProps, List, ListContent2ColumnsProps, ListOptionProps, ListProps, ListText2RowsProps, MODAL_FOOTER_KEY, MODAL_HEADER_KEY, Menu, MenuOptionProps, MenuProps, MenuSizeVariantType, MenuSizeVariants, MinusBoxOptionProps, MinusBoxProps, MinusButton, Modal, ModalBodyOptionProps, ModalBodyProps, ModalContainerOptionProps, ModalContainerProps, ModalContext, ModalFooterOptionProps, ModalFooterProps, ModalFooterType, ModalHandlerContext, ModalHeaderOptionProps, ModalHeaderProps, ModalHeaderType, ModalPortal as ModalProvider, ModalSize, ModalSizeType, ModalStateType, MonthClickDateInfo, MonthDatepicker, MonthDatepickerProps, MonthDatepickerStyleType, MotionStack, MotionStackComponentType, MotionStackContainer, MotionStackContainerComponentType, Pagination, PaginationOptionProps, PaginationProps, PaginationSizeSelectorProps, Popper, PopperOptionProps, PopperPortal, PopperPortalProps, PopperProps, PopperTrigger, PopperTriggerProps, RADIO_SYMBOL_KEY, Radio, RadioOptionProps, RadioProps, RemoveModalProps, ScrollArea, ScrollAreaOptionProps, ScrollAreaProps, ScrollbarRefType, SelectInputButton, SelectInputButtonOptionProps, SelectInputButtonProps, ShoplflowProvider, ShoplflowProviderProps, SpacingTokens, Stack, StackComponentType, StackContainer, StackContainerComponentType, StackContainerGenericProps, StackContainerOptionProps, StackContainerProps, StackGenericProps, StackOptionProps, StackProps, StyledIcon, StyledStack, StyledStackContainer, Switch, SwitchOptionProps, SwitchProps, TREE_SYMBOL_KEY, TabOptionProps, TabProps, TabSizeVariantType, TabSizeVariants, TabStyleVariantType, TabStyleVariants, TabStyledProps, TabTextStyledProps, Tabs, TabsContext, TabsContextType, TabsOptionProps, TabsProps, Tag, TagOptionProps, TagProps, TagSizeVariantType, TagSizeVariants, TagStyleVariantType, TagStyleVariants, Text, Text2Rows, TextArea, TextAreaOptionProps, TextAreaProps, TextOptionProps, TextProps, Title, TitleProps, ToggleButton, ToggleButtonInnerRadioOptionProps, ToggleButtonInnerRadioProps, ToggleButtonOptionProps, ToggleButtonProps, ToggleButtonSizeVariantType, ToggleButtonSizeVariants, Tooltip, TooltipContentProps, TooltipOptionProps, TooltipPlacementType, TooltipProps, Tree, TreeItem, TreeItemOptionProps, TreeItemProps, TreeOptionProps, TreeProps, TypographyTokens, WeekClickDateInfo, WeekDatepicker, WeekDatepickerProps, WeekDatepickerStyleType, YearSelectProps, borderRadiusTokens, boxShadowTokens, colorTokens, fontWeightTokens, getDomain, spacingTokens, typographyTokens, useDomain, useHandleModal, useModalValue, useTabs };
|
|
1426
|
+
export { AnnualDatepicker, AnnualDatepickerProps, Avatar, AvatarOptionProps, AvatarProps, AvatarSizeVariantType, AvatarSizeVariants, BackDropOptionProps, BackDropProps, BorderRadiusTokens, BoxShadowTokens, Button, ButtonComponent, ButtonOptionProps, ButtonProps, ButtonSizeVariantType, ButtonSizeVariants, ButtonStyleVariantType, ButtonStyleVariants, CHECKBOX_SYMBOL_KEY, Callout, CalloutOptionProps, CalloutProps, CalloutType, CalloutTypes, Checkbox, CheckboxOptionProps, CheckboxProps, CheckboxStyleVariantType, CheckboxStyleVariants, ChipButton, ChipButtonOptionProps, ChipButtonProps, ChipButtonSizeVariantType, ChipButtonSizeVariants, ChipButtonStyleVariantType, ChipButtonStyleVariants, ChipToggle, ChipToggleOptionProps, ChipToggleProps, ChipToggleSizeVariantType, ChipToggleSizeVariants, ChipToggleStyleVariantType, ChipToggleStyleVariants, ColorTokens, DangerouslySetInnerHTML, DayCalendarType, DayDatepicker, DayDatepickerHeaderCustomProps, DayDatepickerOptionProps, DayDatepickerProps, DayDatepickerSizeVariantType, DayDatepickerSizeVariants, Dropdown, DropdownButtonProps, DropdownContentProps, DropdownOptionProps, DropdownOptionVariantType, DropdownProps, DropdownSizeVariantType, FontWeightTokens, Icon, IconButton, IconButtonComponent, IconButtonOptionProps, IconButtonProps, IconButtonSizeVariantType, IconButtonSizeVariants, IconButtonStyleVariantType, IconButtonStyleVariants, IconOptionProps, IconProps, IconSizeVariants, IconSizeVariantsType, Input, InputButton, InputButtonOptionProps, InputButtonProps, InputOptionProps, InputProps, List, ListContent2ColumnsProps, ListOptionProps, ListProps, ListText2RowsProps, MODAL_FOOTER_KEY, MODAL_HEADER_KEY, Menu, MenuOptionProps, MenuProps, MenuSizeVariantType, MenuSizeVariants, MinusBoxOptionProps, MinusBoxProps, MinusButton, Modal, ModalBodyOptionProps, ModalBodyProps, ModalContainerOptionProps, ModalContainerProps, ModalContext, ModalFooterOptionProps, ModalFooterProps, ModalFooterType, ModalHandlerContext, ModalHeaderOptionProps, ModalHeaderProps, ModalHeaderType, ModalPortal as ModalProvider, ModalSize, ModalSizeType, ModalStateType, MonthClickDateInfo, MonthDatepicker, MonthDatepickerProps, MonthDatepickerStyleType, MotionStack, MotionStackComponentType, MotionStackContainer, MotionStackContainerComponentType, Pagination, PaginationOptionProps, PaginationProps, PaginationSizeSelectorProps, Popper, PopperOptionProps, PopperPortal, PopperPortalProps, PopperProps, PopperTrigger, PopperTriggerProps, RADIO_SYMBOL_KEY, Radio, RadioOptionProps, RadioProps, RemoveModalProps, ScrollArea, ScrollAreaOptionProps, ScrollAreaProps, ScrollbarRefType, SelectInputButton, SelectInputButtonOptionProps, SelectInputButtonProps, ShoplflowProvider, ShoplflowProviderProps, SpacingTokens, Stack, StackComponentType, StackContainer, StackContainerComponentType, StackContainerGenericProps, StackContainerOptionProps, StackContainerProps, StackGenericProps, StackOptionProps, StackProps, StyledIcon, StyledStack, StyledStackContainer, Switch, SwitchOptionProps, SwitchProps, TREE_SYMBOL_KEY, TabOptionProps, TabProps, TabSizeVariantType, TabSizeVariants, TabStyleVariantType, TabStyleVariants, TabStyledProps, TabTextStyledProps, Tabs, TabsContext, TabsContextType, TabsOptionProps, TabsProps, Tag, TagOptionProps, TagProps, TagSizeVariantType, TagSizeVariants, TagStyleVariantType, TagStyleVariants, Text, Text2Rows, TextArea, TextAreaOptionProps, TextAreaProps, TextOptionProps, TextProps, ToggleButton, ToggleButtonInnerRadioOptionProps, ToggleButtonInnerRadioProps, ToggleButtonOptionProps, ToggleButtonProps, ToggleButtonSizeVariantType, ToggleButtonSizeVariants, Tooltip, TooltipContentProps, TooltipOptionProps, TooltipProps, Tree, TreeItem, TreeItemOptionProps, TreeItemProps, TreeOptionProps, TreeProps, TypographyTokens, WeekClickDateInfo, WeekDatepicker, WeekDatepickerProps, WeekDatepickerStyleType, YearSelectProps, borderRadiusTokens, boxShadowTokens, colorTokens, fontWeightTokens, getDomain, spacingTokens, typographyTokens, useDomain, useHandleModal, useModalValue, useTabs };
|
package/dist/index.js
CHANGED
|
@@ -11,7 +11,7 @@ import { FloatingPortal, autoUpdate, offset, autoPlacement } from '@floating-ui/
|
|
|
11
11
|
export { arrow, flip, hide, inline, offset, shift, size } from '@floating-ui/react';
|
|
12
12
|
import { useFloating } from '@floating-ui/react-dom';
|
|
13
13
|
import * as ShoplAssets from '@shoplflow/shopl-assets';
|
|
14
|
-
import { DownArrowSolidXsmallIcon, DownArrowIcon, FirstPageIcon, LeftArrowIcon, RightArrowIcon, EndPageIcon
|
|
14
|
+
import { DownArrowSolidXsmallIcon, DownArrowIcon, FirstPageIcon, LeftArrowIcon, RightArrowIcon, EndPageIcon } from '@shoplflow/shopl-assets';
|
|
15
15
|
import * as HadaAssets from '@shoplflow/hada-assets';
|
|
16
16
|
import { flip, shift } from '@floating-ui/core';
|
|
17
17
|
import DatePicker2 from 'react-datepicker';
|
|
@@ -625,6 +625,7 @@ var StyledText = styled6.span`
|
|
|
625
625
|
${({ lineClamp }) => lineClamp && setEllipsis(lineClamp)};
|
|
626
626
|
text-align: ${({ textAlign }) => textAlign && textAlign};
|
|
627
627
|
white-space: ${({ whiteSpace }) => whiteSpace && whiteSpace};
|
|
628
|
+
text-overflow: ${({ textOverflow }) => textOverflow && textOverflow};
|
|
628
629
|
${({ textDecorations }) => textDecorations && css`
|
|
629
630
|
text-decoration: ${textDecorations};
|
|
630
631
|
`};
|
|
@@ -644,6 +645,7 @@ var Text = forwardRef(
|
|
|
644
645
|
color = "neutral700",
|
|
645
646
|
display = "inline-block",
|
|
646
647
|
textAlign = "start",
|
|
648
|
+
textOverflow,
|
|
647
649
|
className,
|
|
648
650
|
as
|
|
649
651
|
} = _b, rest = __objRest(_b, [
|
|
@@ -653,6 +655,7 @@ var Text = forwardRef(
|
|
|
653
655
|
"color",
|
|
654
656
|
"display",
|
|
655
657
|
"textAlign",
|
|
658
|
+
"textOverflow",
|
|
656
659
|
"className",
|
|
657
660
|
"as"
|
|
658
661
|
]);
|
|
@@ -665,6 +668,7 @@ var Text = forwardRef(
|
|
|
665
668
|
color,
|
|
666
669
|
display,
|
|
667
670
|
textAlign,
|
|
671
|
+
textOverflow,
|
|
668
672
|
as
|
|
669
673
|
}, rest), {
|
|
670
674
|
"data-shoplflow": "Text",
|
|
@@ -5747,57 +5751,6 @@ var WeekDatepicker = ({
|
|
|
5747
5751
|
] });
|
|
5748
5752
|
};
|
|
5749
5753
|
var WeekDatepicker_default = WeekDatepicker;
|
|
5750
|
-
var Title = ({
|
|
5751
|
-
title,
|
|
5752
|
-
titleTypography = "body1_700",
|
|
5753
|
-
titleColor = "neutral700",
|
|
5754
|
-
total,
|
|
5755
|
-
description,
|
|
5756
|
-
tooltipPlacement = "right",
|
|
5757
|
-
isRequired,
|
|
5758
|
-
isShowHelpIcon,
|
|
5759
|
-
tooltipOffsetValue,
|
|
5760
|
-
tooltipMessage = "",
|
|
5761
|
-
rightSource
|
|
5762
|
-
}) => {
|
|
5763
|
-
const domain = getDomain();
|
|
5764
|
-
const descriptionTypography = domain === "hada" ? "body2_400" : "body1_400";
|
|
5765
|
-
return /* @__PURE__ */ jsxs(Stack_default.Vertical, { width: "100%", children: [
|
|
5766
|
-
/* @__PURE__ */ jsxs(
|
|
5767
|
-
StackContainer_default,
|
|
5768
|
-
{
|
|
5769
|
-
direction: "row",
|
|
5770
|
-
align: "center",
|
|
5771
|
-
width: "100%",
|
|
5772
|
-
minHeight: "40px",
|
|
5773
|
-
height: "auto",
|
|
5774
|
-
justify: "space-between",
|
|
5775
|
-
children: [
|
|
5776
|
-
/* @__PURE__ */ jsxs(Stack_default.Horizontal, { align: "center", spacing: "spacing04", children: [
|
|
5777
|
-
/* @__PURE__ */ jsxs(Text_default, { color: titleColor, typography: titleTypography, wordBreak: "break-all", children: [
|
|
5778
|
-
title,
|
|
5779
|
-
" ",
|
|
5780
|
-
isRequired && /* @__PURE__ */ jsx(Text_default, { typography: "body1_700", color: "red300", children: "*" })
|
|
5781
|
-
] }),
|
|
5782
|
-
/* @__PURE__ */ jsx(Text_default, { color: "primary300", typography: "body1_700", children: total }),
|
|
5783
|
-
isShowHelpIcon && /* @__PURE__ */ jsx(
|
|
5784
|
-
Tooltip_default,
|
|
5785
|
-
{
|
|
5786
|
-
placement: tooltipPlacement,
|
|
5787
|
-
offset: tooltipOffsetValue,
|
|
5788
|
-
trigger: /* @__PURE__ */ jsx(HelpIcon, { width: 20, height: 20 }),
|
|
5789
|
-
popper: /* @__PURE__ */ jsx(Tooltip_default.Content, { content: tooltipMessage })
|
|
5790
|
-
}
|
|
5791
|
-
)
|
|
5792
|
-
] }),
|
|
5793
|
-
rightSource && rightSource
|
|
5794
|
-
]
|
|
5795
|
-
}
|
|
5796
|
-
),
|
|
5797
|
-
description && /* @__PURE__ */ jsx(StackContainer_default, { minHeight: "30px", height: "auto", children: /* @__PURE__ */ jsx(Text_default, { typography: descriptionTypography, color: "neutral500", wordBreak: "break-all", children: description }) })
|
|
5798
|
-
] });
|
|
5799
|
-
};
|
|
5800
|
-
var Title_default = Title;
|
|
5801
5754
|
var SpaceMarginWrapper = styled6(motion.div)`
|
|
5802
5755
|
position: relative;
|
|
5803
5756
|
display: flex;
|
|
@@ -5852,6 +5805,6 @@ classnames/index.js:
|
|
|
5852
5805
|
*)
|
|
5853
5806
|
*/
|
|
5854
5807
|
|
|
5855
|
-
export { AnnualDatepicker_default as AnnualDatepicker, Avatar_default as Avatar, AvatarSizeVariants, Button_default as Button, ButtonSizeVariants, ButtonStyleVariants, CHECKBOX_SYMBOL_KEY, Callout_default as Callout, CalloutTypes, Checkbox_default as Checkbox, CheckboxStyleVariants, ChipButton_default as ChipButton, ChipButtonSizeVariants, ChipButtonStyleVariants, ChipToggle_default as ChipToggle, ChipToggleSizeVariants, ChipToggleStyleVariants, DayDatepicker_default as DayDatepicker, DayDatepickerSizeVariants, Dropdown_default as Dropdown, Icon_default as Icon, IconButton_default as IconButton, IconButtonSizeVariants, IconButtonStyleVariants, IconSizeVariants, Input_default as Input, InputButton_default as InputButton, List_default as List, MODAL_FOOTER_KEY, MODAL_HEADER_KEY, Menu_default as Menu, MenuSizeVariants, MinusButton_default as MinusButton, Modal, ModalContext, ModalHandlerContext, ModalPortal_default as ModalProvider, ModalSize, MonthDatepicker_default as MonthDatepicker, MotionStack, MotionStackContainer, Pagination_default as Pagination, Popper_default as Popper, PopperPortal, PopperTrigger, RADIO_SYMBOL_KEY, Radio_default as Radio, ScrollArea_default as ScrollArea, SelectInputButton_default as SelectInputButton, ShoplflowProvider_default as ShoplflowProvider, Stack_default as Stack, StackContainer_default as StackContainer, StyledIcon, StyledStack, StyledStackContainer, Switch_default as Switch, TREE_SYMBOL_KEY, TabSizeVariants, TabStyleVariants, Tabs_default as Tabs, TabsContext, Tag_default as Tag, TagSizeVariants, TagStyleVariants, Text_default as Text, Text2Rows, TextArea_default as TextArea,
|
|
5808
|
+
export { AnnualDatepicker_default as AnnualDatepicker, Avatar_default as Avatar, AvatarSizeVariants, Button_default as Button, ButtonSizeVariants, ButtonStyleVariants, CHECKBOX_SYMBOL_KEY, Callout_default as Callout, CalloutTypes, Checkbox_default as Checkbox, CheckboxStyleVariants, ChipButton_default as ChipButton, ChipButtonSizeVariants, ChipButtonStyleVariants, ChipToggle_default as ChipToggle, ChipToggleSizeVariants, ChipToggleStyleVariants, DayDatepicker_default as DayDatepicker, DayDatepickerSizeVariants, Dropdown_default as Dropdown, Icon_default as Icon, IconButton_default as IconButton, IconButtonSizeVariants, IconButtonStyleVariants, IconSizeVariants, Input_default as Input, InputButton_default as InputButton, List_default as List, MODAL_FOOTER_KEY, MODAL_HEADER_KEY, Menu_default as Menu, MenuSizeVariants, MinusButton_default as MinusButton, Modal, ModalContext, ModalHandlerContext, ModalPortal_default as ModalProvider, ModalSize, MonthDatepicker_default as MonthDatepicker, MotionStack, MotionStackContainer, Pagination_default as Pagination, Popper_default as Popper, PopperPortal, PopperTrigger, RADIO_SYMBOL_KEY, Radio_default as Radio, ScrollArea_default as ScrollArea, SelectInputButton_default as SelectInputButton, ShoplflowProvider_default as ShoplflowProvider, Stack_default as Stack, StackContainer_default as StackContainer, StyledIcon, StyledStack, StyledStackContainer, Switch_default as Switch, TREE_SYMBOL_KEY, TabSizeVariants, TabStyleVariants, Tabs_default as Tabs, TabsContext, Tag_default as Tag, TagSizeVariants, TagStyleVariants, Text_default as Text, Text2Rows, TextArea_default as TextArea, ToggleButton_default as ToggleButton, ToggleButtonSizeVariants, Tooltip_default as Tooltip, Tree_default as Tree, TreeItem, WeekDatepicker_default as WeekDatepicker, borderRadiusTokens, boxShadowTokens, colorTokens, fontWeightTokens, getDomain, spacingTokens, typographyTokens, useDomain, useHandleModal, useModalValue, useTabs };
|
|
5856
5809
|
//# sourceMappingURL=out.js.map
|
|
5857
5810
|
//# sourceMappingURL=index.js.map
|