@pfct/purple 1.8.0 → 1.8.1-rc.1
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/assets/index.css +1 -1
- package/dist/components/Accordion/index.cjs.js +1 -1
- package/dist/components/Accordion/index.es.js +2 -2
- package/dist/components/Badge/BaseBadge/index.d.ts +1 -1
- package/dist/components/Badge/BaseBadge/index.d.ts.map +1 -1
- package/dist/components/Badge/IconBadge/index.d.ts +1 -1
- package/dist/components/Badge/IconBadge/index.d.ts.map +1 -1
- package/dist/components/Badge/TextBadge/index.d.ts +1 -1
- package/dist/components/Badge/TextBadge/index.d.ts.map +1 -1
- package/dist/components/BottomSheet/NavBottomSheet/index.cjs.js +1 -1
- package/dist/components/BottomSheet/NavBottomSheet/index.es.js +2 -2
- package/dist/components/BottomSheet/TitleBottomSheet/index.d.ts +2 -2
- package/dist/components/BottomSheet/TitleBottomSheet/index.d.ts.map +1 -1
- package/dist/components/Button/FloatBaseButton/index.d.ts +2 -2
- package/dist/components/Button/FloatBaseButton/index.d.ts.map +1 -1
- package/dist/components/Card/index.d.ts +2 -2
- package/dist/components/Card/index.d.ts.map +1 -1
- package/dist/components/Chips/BasicChips/index.d.ts +1 -1
- package/dist/components/Chips/BasicChips/index.d.ts.map +1 -1
- package/dist/components/Chips/ChipItem/index.cjs.js +1 -1
- package/dist/components/Chips/ChipItem/index.d.ts +3 -3
- package/dist/components/Chips/ChipItem/index.d.ts.map +1 -1
- package/dist/components/Chips/ChipItem/index.es.js +8 -8
- package/dist/components/Chips/ChipsFrame/index.cjs.js +1 -1
- package/dist/components/Chips/ChipsFrame/index.d.ts +1 -1
- package/dist/components/Chips/ChipsFrame/index.d.ts.map +1 -1
- package/dist/components/Chips/ChipsFrame/index.es.js +1 -1
- package/dist/components/Comment/Item/index.d.ts +1 -1
- package/dist/components/Comment/Item/index.d.ts.map +1 -1
- package/dist/components/Control/CheckMark/index.d.ts +2 -2
- package/dist/components/Control/CheckMark/index.d.ts.map +1 -1
- package/dist/components/Control/Switch/index.d.ts +8 -8
- package/dist/components/Control/Switch/index.d.ts.map +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.d.ts +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/type.d.ts +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/type.d.ts.map +1 -1
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.d.ts +3 -3
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.d.ts.map +1 -1
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.es.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/hooks/index.util.d.ts +1 -1
- package/dist/components/DatePicker/BaseDatePicker/hooks/index.util.d.ts.map +1 -1
- package/dist/components/DatePicker/SingleDatePickerModal/index.cjs.js +1 -1
- package/dist/components/DatePicker/SingleDatePickerModal/index.es.js +7 -7
- package/dist/components/Input/BaseInput/index.d.ts +1 -1
- package/dist/components/Input/BaseInput/index.d.ts.map +1 -1
- package/dist/components/Input/PostfixInput/index.d.ts +3 -3
- package/dist/components/Input/PostfixInput/index.d.ts.map +1 -1
- package/dist/components/Input/PostfixInput/index.styled.d.ts +1 -1
- package/dist/components/Input/TextField/index.cjs.js +1 -1
- package/dist/components/Input/TextField/index.d.ts +3 -3
- package/dist/components/Input/TextField/index.d.ts.map +1 -1
- package/dist/components/Input/TextField/index.es.js +1 -1
- package/dist/components/Input/common/InputFrame/index.d.ts +2 -2
- package/dist/components/Input/common/InputFrame/index.d.ts.map +1 -1
- package/dist/components/List/index.cjs.js +1 -1
- package/dist/components/List/index.es.js +5 -5
- package/dist/components/Loading/ProgressBar/index.d.ts +1 -1
- package/dist/components/Loading/ProgressBar/index.d.ts.map +1 -1
- package/dist/components/Loading/ProgressBar/index.styled.d.ts +1 -1
- package/dist/components/Loading/ProgressBar/index.styled.d.ts.map +1 -1
- package/dist/components/MiniButton/common/index.styled.d.ts +1 -1
- package/dist/components/MiniButton/common/index.styled.d.ts.map +1 -1
- package/dist/components/Navigation/BaseNavigation/index.d.ts +2 -2
- package/dist/components/Navigation/BaseNavigation/index.d.ts.map +1 -1
- package/dist/components/Navigation/Navigation.cjs.js +1 -1
- package/dist/components/Navigation/Navigation.es.js +1 -1
- package/dist/components/Navigation/PageNavigationBar/index.cjs.js +1 -1
- package/dist/components/Navigation/PageNavigationBar/index.d.ts +4 -4
- package/dist/components/Navigation/PageNavigationBar/index.d.ts.map +1 -1
- package/dist/components/Navigation/PageNavigationBar/index.es.js +1 -1
- package/dist/components/Navigation/index.cjs.js +1 -1
- package/dist/components/Navigation/index.d.ts +3 -3
- package/dist/components/Navigation/index.d.ts.map +1 -1
- package/dist/components/Navigation/index.es.js +11 -11
- package/dist/components/Segment/BaseSegment/index.d.ts +1 -1
- package/dist/components/Segment/BaseSegment/index.d.ts.map +1 -1
- package/dist/components/Segment/ExtendSegment/index.d.ts +1 -1
- package/dist/components/Segment/ExtendSegment/index.d.ts.map +1 -1
- package/dist/components/SelectBox/index.cjs.js +1 -1
- package/dist/components/SelectBox/index.d.ts +2 -2
- package/dist/components/SelectBox/index.d.ts.map +1 -1
- package/dist/components/SelectBox/index.es.js +1 -1
- package/dist/components/Tabs/FillTabs/index.cjs.js +1 -1
- package/dist/components/Tabs/FillTabs/index.d.ts +1 -1
- package/dist/components/Tabs/FillTabs/index.d.ts.map +1 -1
- package/dist/components/Tabs/FillTabs/index.es.js +8 -8
- package/dist/components/Tabs/TextTabs/index.cjs.js +1 -1
- package/dist/components/Tabs/TextTabs/index.es.js +5 -5
- package/dist/components/Title/index.d.ts +2 -2
- package/dist/components/Title/index.d.ts.map +1 -1
- package/dist/components/index.cjs.js +1 -1
- package/dist/components/index.d.ts +2 -2
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.es.js +63 -63
- package/dist/components/ui/bottomSheet.cjs.js +1 -1
- package/dist/components/ui/bottomSheet.d.ts +4 -4
- package/dist/components/ui/bottomSheet.d.ts.map +1 -1
- package/dist/components/ui/bottomSheet.es.js +56 -59
- package/dist/components/ui/checkbox.cjs.js +1 -1
- package/dist/components/ui/checkbox.es.js +1 -1
- package/dist/components/ui/impact-tooltip.cjs.js +1 -1
- package/dist/components/ui/impact-tooltip.es.js +1 -1
- package/dist/components/ui/typography.d.ts +1 -1
- package/dist/components/ui/typography.d.ts.map +1 -1
- package/dist/hooks/useLayoutIsMobile.d.ts +1 -41
- package/dist/hooks/useLayoutIsMobile.d.ts.map +1 -1
- package/dist/hooks/useOverlayPreventScroll.cjs.js +1 -1
- package/dist/hooks/useOverlayPreventScroll.d.ts +1 -1
- package/dist/hooks/useOverlayPreventScroll.d.ts.map +1 -1
- package/dist/hooks/useOverlayPreventScroll.es.js +25 -25
- package/dist/icons/scripts/helpers.d.mts.map +1 -1
- package/dist/icons/src/aliases/aliases.cjs.js +1 -1
- package/dist/icons/src/aliases/aliases.d.ts +1 -1
- package/dist/icons/src/aliases/aliases.d.ts.map +1 -1
- package/dist/icons/src/aliases/aliases.es.js +4 -4
- package/dist/icons/src/aliases/index.cjs.js +1 -1
- package/dist/icons/src/aliases/index.es.js +8 -8
- package/dist/icons/src/aliases/prefixed.cjs.js +1 -1
- package/dist/icons/src/aliases/prefixed.d.ts +11 -11
- package/dist/icons/src/aliases/prefixed.d.ts.map +1 -1
- package/dist/icons/src/aliases/prefixed.es.js +40 -40
- package/dist/icons/src/aliases/suffixed.cjs.js +1 -1
- package/dist/icons/src/aliases/suffixed.d.ts +11 -11
- package/dist/icons/src/aliases/suffixed.d.ts.map +1 -1
- package/dist/icons/src/aliases/suffixed.es.js +42 -42
- package/dist/icons/src/icons/index.cjs.js +1 -1
- package/dist/icons/src/icons/index.d.ts +11 -11
- package/dist/icons/src/icons/index.d.ts.map +1 -1
- package/dist/icons/src/icons/index.es.js +40 -40
- package/dist/icons/src/types.d.ts +1 -1
- package/dist/icons/src/types.d.ts.map +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +71 -71
- package/dist/lib/useMediaQuery.cjs.js +1 -1
- package/dist/lib/useMediaQuery.d.ts +1 -7
- package/dist/lib/useMediaQuery.d.ts.map +1 -1
- package/dist/lib/useMediaQuery.es.js +18 -8
- package/dist/library/BasicLayout/Footer.cjs.js +1 -1
- package/dist/library/BasicLayout/Footer.es.js +7 -7
- package/dist/library/BasicLayout/index.cjs.js +1 -1
- package/dist/library/BasicLayout/index.es.js +7 -7
- package/dist/library/BasicLayout/index.styled.d.ts +1 -1
- package/dist/library/BasicLayout/index.styled.d.ts.map +1 -1
- package/dist/library/GlobalLayoutHeaderProvider/index.type.d.ts +4 -4
- package/dist/library/GlobalLayoutHeaderProvider/index.type.d.ts.map +1 -1
- package/dist/library/IconWithImage/index.d.ts +1 -1
- package/dist/library/IconWithImage/index.d.ts.map +1 -1
- package/dist/library/IconWithImage/index.styled.d.ts +1 -1
- package/dist/library/IconWithImage/index.styled.d.ts.map +1 -1
- package/dist/library/List/BottomSheetItemList/index.d.ts +2 -2
- package/dist/library/List/BottomSheetItemList/index.d.ts.map +1 -1
- package/dist/library/Lottie/index.d.ts +3 -3
- package/dist/library/Lottie/index.d.ts.map +1 -1
- package/dist/library/Lottie/index.styled.d.ts +2 -2
- package/dist/library/Lottie/index.styled.d.ts.map +1 -1
- package/dist/types/date.d.ts +6 -6
- package/dist/types/date.d.ts.map +1 -1
- package/dist/types/select-props.d.ts +1 -1
- package/dist/types/select-props.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/chip.d.ts +2 -2
- package/dist/utils/GenerateColorStyle/chip.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/control/check-box.d.ts +1 -1
- package/dist/utils/GenerateColorStyle/control/check-box.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/control/radio-button.d.ts +1 -1
- package/dist/utils/GenerateColorStyle/control/radio-button.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/datepicker.d.ts +2 -2
- package/dist/utils/GenerateColorStyle/datepicker.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/mini-button.d.ts +3 -3
- package/dist/utils/GenerateColorStyle/mini-button.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/single-button.d.ts +4 -4
- package/dist/utils/GenerateColorStyle/single-button.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/tab/fill-tabs.d.ts +1 -1
- package/dist/utils/GenerateColorStyle/tab/fill-tabs.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/tab/text-tabs.d.ts +1 -1
- package/dist/utils/GenerateColorStyle/tab/text-tabs.d.ts.map +1 -1
- package/dist/utils/GenerateColorStyle/tag.d.ts +1 -1
- package/dist/utils/GenerateColorStyle/tag.d.ts.map +1 -1
- package/dist/utils/media.util.cjs.js +1 -1
- package/dist/utils/media.util.es.js +2 -2
- package/package.json +1 -1
- package/dist/Icon/utils/svgr-cli.template.d.ts +0 -8
- package/dist/Icon/utils/svgr-cli.template.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/library/Lottie/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAM/B,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,UAAU,WAAY,SAAQ,MAAM,CAAC,oBAAoB;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/library/Lottie/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAM/B,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,UAAU,WAAY,SAAQ,MAAM,CAAC,oBAAoB;IAExD,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAE1B,QAAQ,CAAC,EAAE,OAAO,CAAC;IAEnB,OAAO,CAAC,EAAE;QACT,CAAC,CAAC,EAAE,MAAM,CAAC;QACX,CAAC,CAAC,EAAE,MAAM,CAAC;QACX,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;KACf,CAAC;CACF;AAED,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA8FjC,CAAC;AAEF,YAAY,EAAE,WAAW,EAAE,CAAC;AAC5B,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.styled.d.ts","sourceRoot":"","sources":["../../../src/library/Lottie/index.styled.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,oBAAoB;
|
|
1
|
+
{"version":3,"file":"index.styled.d.ts","sourceRoot":"","sources":["../../../src/library/Lottie/index.styled.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,oBAAoB;IAEpC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,OAAO;;;yGAEnB,CAAC;AAEF,eAAO,MAAM,SAAS;;;gIAcrB,CAAC;AAGF,eAAO,MAAM,iBAAiB;;;yGAI7B,CAAC"}
|
package/dist/types/date.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
interface IPurpleDate {
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
addMonth: (months: number) => PurpleDate;
|
|
3
|
+
addYear: (years: number) => PurpleDate;
|
|
4
4
|
dateOfMonth: number;
|
|
5
|
-
today: PurpleDate;
|
|
6
5
|
indexOfDayOfWeek: number;
|
|
7
|
-
timestamp: number;
|
|
8
6
|
isToday: () => boolean;
|
|
7
|
+
month: number;
|
|
8
|
+
timestamp: number;
|
|
9
9
|
toDateString: (format?: 'YY.MM.DD' | 'YYYY.MM.DD', seperator?: '-' | '.') => string;
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
today: PurpleDate;
|
|
11
|
+
year: number;
|
|
12
12
|
}
|
|
13
13
|
declare class PurpleDate implements IPurpleDate {
|
|
14
14
|
year: number;
|
package/dist/types/date.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"date.d.ts","sourceRoot":"","sources":["../../src/types/date.ts"],"names":[],"mappings":"AAAA,UAAU,WAAW;IACpB,
|
|
1
|
+
{"version":3,"file":"date.d.ts","sourceRoot":"","sources":["../../src/types/date.ts"],"names":[],"mappings":"AAAA,UAAU,WAAW;IACpB,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,UAAU,CAAC;IACzC,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,UAAU,CAAC;IACvC,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IAEzB,OAAO,EAAE,MAAM,OAAO,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,CAAC,MAAM,CAAC,EAAE,UAAU,GAAG,YAAY,EAAE,SAAS,CAAC,EAAE,GAAG,GAAG,GAAG,KAAK,MAAM,CAAC;IACpF,KAAK,EAAE,UAAU,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;CACb;AAED,cAAM,UAAW,YAAW,WAAW;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAS;IACtC,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;gBAEN,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,CAAC;IAkBvE,IAAI,KAAK,eAGR;IAED,OAAO,gBAIL;IAEF,YAAY,EAAE,WAAW,CAAC,cAAc,CAAC,CAuBvC;IAEF,QAAQ,EAAE,WAAW,CAAC,UAAU,CAAC,CAM/B;IAEF,OAAO,EAAE,WAAW,CAAC,SAAS,CAAC,CAM7B;CACF;AAED,QAAA,MAAM,UAAU,YAA8B,CAAC;AAC/C,QAAA,MAAM,QAAQ,YAAiC,CAAC;AAChD,QAAA,MAAM,UAAU,MAAO,CAAC;AACxB,KAAK,cAAc,GAAG,OAAO,UAAU,GAAG,UAAU,CAAC;AACrD,KAAK,uBAAuB,GAAG,CAAC,cAAc,EAAE,cAAc,CAAC,EAAE,CAAC;AAElE,YAAY,EAAE,WAAW,EAAE,cAAc,EAAE,uBAAuB,EAAE,CAAC;AACrE,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { SelectItemProps } from '../components';
|
|
2
2
|
interface SingleSelectProps<T = string> {
|
|
3
|
-
value: T;
|
|
4
3
|
list: SelectItemProps<T>[];
|
|
5
4
|
onChange: (value: T) => void;
|
|
5
|
+
value: T;
|
|
6
6
|
}
|
|
7
7
|
export type { SingleSelectProps };
|
|
8
8
|
//# sourceMappingURL=select-props.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select-props.d.ts","sourceRoot":"","sources":["../../src/types/select-props.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAErD,UAAU,iBAAiB,CAAC,CAAC,GAAG,MAAM;IACrC,
|
|
1
|
+
{"version":3,"file":"select-props.d.ts","sourceRoot":"","sources":["../../src/types/select-props.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAErD,UAAU,iBAAiB,CAAC,CAAC,GAAG,MAAM;IACrC,IAAI,EAAE,eAAe,CAAC,CAAC,CAAC,EAAE,CAAC;IAC3B,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAC;IAC7B,KAAK,EAAE,CAAC,CAAC;CACT;AAED,YAAY,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { ColorType, StatusType } from './common/type';
|
|
2
2
|
type State = 'default' | 'disabled';
|
|
3
3
|
interface ColorStyleByState {
|
|
4
|
-
containerColor: string;
|
|
5
4
|
borderColor: string;
|
|
6
|
-
|
|
5
|
+
containerColor: string;
|
|
7
6
|
iconColor: string;
|
|
7
|
+
textColor: string;
|
|
8
8
|
}
|
|
9
9
|
export type ChipColorStyleProps = Record<State, Record<StatusType, ColorStyleByState>>;
|
|
10
10
|
declare const chipColorStyle: (colorType: ColorType) => ChipColorStyleProps;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chip.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/chip.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3D,KAAK,KAAK,GAAG,SAAS,GAAG,UAAU,CAAC;AAEpC,UAAU,iBAAiB;IAC1B,
|
|
1
|
+
{"version":3,"file":"chip.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/chip.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3D,KAAK,KAAK,GAAG,SAAS,GAAG,UAAU,CAAC;AAEpC,UAAU,iBAAiB;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,mBAAmB,GAAG,MAAM,CAAC,KAAK,EAAE,MAAM,CAAC,UAAU,EAAE,iBAAiB,CAAC,CAAC,CAAC;AAEvF,QAAA,MAAM,cAAc,GAAI,WAAW,SAAS,KAAG,mBA4C9C,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ColorType, StatusType } from '../common/type';
|
|
2
2
|
type State = 'default' | 'disabled';
|
|
3
3
|
interface ColorStyleByState {
|
|
4
|
-
containerColor: string;
|
|
5
4
|
borderColor: string;
|
|
5
|
+
containerColor: string;
|
|
6
6
|
iconColor: string;
|
|
7
7
|
}
|
|
8
8
|
export type CheckBoxColorStyleProps = Record<State, Record<StatusType, ColorStyleByState>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-box.d.ts","sourceRoot":"","sources":["../../../../src/utils/GenerateColorStyle/control/check-box.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI5D,KAAK,KAAK,GAAG,SAAS,GAAG,UAAU,CAAC;AAEpC,UAAU,iBAAiB;IAC1B,
|
|
1
|
+
{"version":3,"file":"check-box.d.ts","sourceRoot":"","sources":["../../../../src/utils/GenerateColorStyle/control/check-box.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI5D,KAAK,KAAK,GAAG,SAAS,GAAG,UAAU,CAAC;AAEpC,UAAU,iBAAiB;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,KAAK,EAAE,MAAM,CAAC,UAAU,EAAE,iBAAiB,CAAC,CAAC,CAAC;AAE3F,QAAA,MAAM,kBAAkB,GAAI,WAAW,SAAS,KAAG,uBAmElD,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ColorType, StatusType } from '../common/type';
|
|
2
2
|
type State = 'default' | 'disabled';
|
|
3
3
|
interface ColorStyleByState {
|
|
4
|
-
containerColor: string;
|
|
5
4
|
borderColor: string;
|
|
5
|
+
containerColor: string;
|
|
6
6
|
}
|
|
7
7
|
export type RadioButtonColorStyleProps = Record<State, Record<StatusType, ColorStyleByState>>;
|
|
8
8
|
declare const radioButtonColorStyle: (colorType: ColorType) => RadioButtonColorStyleProps;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"radio-button.d.ts","sourceRoot":"","sources":["../../../../src/utils/GenerateColorStyle/control/radio-button.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI5D,KAAK,KAAK,GAAG,SAAS,GAAG,UAAU,CAAC;AAEpC,UAAU,iBAAiB;IAC1B,
|
|
1
|
+
{"version":3,"file":"radio-button.d.ts","sourceRoot":"","sources":["../../../../src/utils/GenerateColorStyle/control/radio-button.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI5D,KAAK,KAAK,GAAG,SAAS,GAAG,UAAU,CAAC;AAEpC,UAAU,iBAAiB;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,MAAM,0BAA0B,GAAG,MAAM,CAAC,KAAK,EAAE,MAAM,CAAC,UAAU,EAAE,iBAAiB,CAAC,CAAC,CAAC;AAE9F,QAAA,MAAM,qBAAqB,GAAI,WAAW,SAAS,KAAG,0BAyDrD,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ColorType } from '.';
|
|
2
2
|
interface CommonDatePickerColorStyleProps {
|
|
3
|
-
textColor: string;
|
|
4
|
-
focusedTextColor: string;
|
|
5
3
|
disabledTextColor: string;
|
|
4
|
+
focusedTextColor: string;
|
|
6
5
|
hoverContainerColor: string;
|
|
6
|
+
textColor: string;
|
|
7
7
|
}
|
|
8
8
|
export type DatepickerColorStyleProps = CommonDatePickerColorStyleProps & {
|
|
9
9
|
focusedContainerColor: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datepicker.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/datepicker.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,GAAG,CAAC;AAEnC,UAAU,+BAA+B;IACxC,
|
|
1
|
+
{"version":3,"file":"datepicker.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/datepicker.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,GAAG,CAAC;AAEnC,UAAU,+BAA+B;IACxC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,yBAAyB,GAAG,+BAA+B,GAAG;IACzE,qBAAqB,EAAE,MAAM,CAAC;IAC9B,mBAAmB,EAAE,MAAM,CAAC;CAC5B,CAAC;AASF,QAAA,MAAM,oBAAoB,GAAI,WAAW,SAAS,KAAG,yBAepD,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ColorType } from '.';
|
|
2
2
|
interface CommonMiniButtonColorStyleProps {
|
|
3
|
-
hoverContainerColor: string;
|
|
4
|
-
focusedContainerColor: string;
|
|
5
3
|
disabledTextColor: string;
|
|
4
|
+
focusedContainerColor: string;
|
|
5
|
+
hoverContainerColor: string;
|
|
6
6
|
}
|
|
7
7
|
interface ExtraMiniButtonColorStyleProps {
|
|
8
|
-
textColor: string;
|
|
9
8
|
iconColor: string;
|
|
10
9
|
iconDisabledColor: string;
|
|
10
|
+
textColor: string;
|
|
11
11
|
}
|
|
12
12
|
export type MiniButtonColorStyleProps = CommonMiniButtonColorStyleProps & ExtraMiniButtonColorStyleProps;
|
|
13
13
|
declare const miniButtonColorStyle: (colorType: ColorType) => MiniButtonColorStyleProps;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mini-button.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/mini-button.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,GAAG,CAAC;AAEnC,UAAU,+BAA+B;IACxC,
|
|
1
|
+
{"version":3,"file":"mini-button.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/mini-button.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,GAAG,CAAC;AAEnC,UAAU,+BAA+B;IACxC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,mBAAmB,EAAE,MAAM,CAAC;CAC5B;AAED,UAAU,8BAA8B;IACvC,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,yBAAyB,GAAG,+BAA+B,GAAG,8BAA8B,CAAC;AAQzG,QAAA,MAAM,oBAAoB,GAAI,WAAW,SAAS,KAAG,yBAiBpD,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ColorType, PurposeType } from './common/type';
|
|
2
2
|
export interface SingleButtonColorStyleProps {
|
|
3
|
-
textColor: string;
|
|
4
|
-
disabledTextColor: string;
|
|
5
3
|
defaultContainerColor: string;
|
|
6
|
-
hoverContainerColor: string;
|
|
7
|
-
focusedContainerColor: string;
|
|
8
4
|
disabledContainerColor: string;
|
|
5
|
+
disabledTextColor: string;
|
|
6
|
+
focusedContainerColor: string;
|
|
7
|
+
hoverContainerColor: string;
|
|
8
|
+
textColor: string;
|
|
9
9
|
}
|
|
10
10
|
export interface SingleButtonColorStyleParams {
|
|
11
11
|
colorType: ColorType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"single-button.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/single-button.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5D,MAAM,WAAW,2BAA2B;IAC3C,
|
|
1
|
+
{"version":3,"file":"single-button.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/single-button.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5D,MAAM,WAAW,2BAA2B;IAC3C,qBAAqB,EAAE,MAAM,CAAC;IAC9B,sBAAsB,EAAE,MAAM,CAAC;IAC/B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;CAClB;AAkFD,MAAM,WAAW,4BAA4B;IAC5C,SAAS,EAAE,SAAS,CAAC;IACrB,OAAO,EAAE,WAAW,CAAC;CACrB;AAED,QAAA,MAAM,sBAAsB,GAAI,wBAAwB,4BAA4B,KAAG,2BAOtF,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ColorType, StatusType } from '../common/type';
|
|
2
2
|
interface ColorStypeByStatus {
|
|
3
|
-
textColor: string;
|
|
4
3
|
containerColor: string;
|
|
4
|
+
textColor: string;
|
|
5
5
|
}
|
|
6
6
|
export type FillTabColorStyleProps = Record<StatusType, ColorStypeByStatus>;
|
|
7
7
|
declare const fillTabColorStyle: (colorType: ColorType) => FillTabColorStyleProps;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fill-tabs.d.ts","sourceRoot":"","sources":["../../../../src/utils/GenerateColorStyle/tab/fill-tabs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5D,UAAU,kBAAkB;IAC3B,
|
|
1
|
+
{"version":3,"file":"fill-tabs.d.ts","sourceRoot":"","sources":["../../../../src/utils/GenerateColorStyle/tab/fill-tabs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5D,UAAU,kBAAkB;IAC3B,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,sBAAsB,GAAG,MAAM,CAAC,UAAU,EAAE,kBAAkB,CAAC,CAAC;AAE5E,QAAA,MAAM,iBAAiB,GAAI,WAAW,SAAS,KAAG,sBA6BjD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ColorType, StatusType } from '../common/type';
|
|
2
2
|
interface ColorStypeByStatus {
|
|
3
|
-
textColor: string;
|
|
4
3
|
barColor: string;
|
|
4
|
+
textColor: string;
|
|
5
5
|
}
|
|
6
6
|
export type TextTabColorStyleProps = Record<StatusType, ColorStypeByStatus>;
|
|
7
7
|
declare const textTabColorStyle: (colorType: ColorType) => TextTabColorStyleProps;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text-tabs.d.ts","sourceRoot":"","sources":["../../../../src/utils/GenerateColorStyle/tab/text-tabs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5D,UAAU,kBAAkB;IAC3B,
|
|
1
|
+
{"version":3,"file":"text-tabs.d.ts","sourceRoot":"","sources":["../../../../src/utils/GenerateColorStyle/tab/text-tabs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAE5D,UAAU,kBAAkB;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,sBAAsB,GAAG,MAAM,CAAC,UAAU,EAAE,kBAAkB,CAAC,CAAC;AAE5E,QAAA,MAAM,iBAAiB,GAAI,WAAW,SAAS,KAAG,sBA6BjD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -4,8 +4,8 @@ interface TagColorStyleProps {
|
|
|
4
4
|
textColor: string;
|
|
5
5
|
}
|
|
6
6
|
interface TagColorStyleParams {
|
|
7
|
-
type: 'tint' | 'fill';
|
|
8
7
|
colorType: ColorType;
|
|
8
|
+
type: 'tint' | 'fill';
|
|
9
9
|
}
|
|
10
10
|
declare const tagColorStyle: ({ type, colorType }: TagColorStyleParams) => TagColorStyleProps;
|
|
11
11
|
export type { TagColorStyleProps, TagColorStyleParams };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/tag.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,GAAG,CAAC;AAEnC,UAAU,kBAAkB;IAC3B,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;CAClB;AA+BD,UAAU,mBAAmB;IAC5B,
|
|
1
|
+
{"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["../../../src/utils/GenerateColorStyle/tag.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,GAAG,CAAC;AAEnC,UAAU,kBAAkB;IAC3B,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;CAClB;AA+BD,UAAU,mBAAmB;IAC5B,SAAS,EAAE,SAAS,CAAC;IACrB,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;CACtB;AAED,QAAA,MAAM,aAAa,GAAI,qBAAqB,mBAAmB,KAAG,kBAOjE,CAAC;AAEF,YAAY,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,CAAC;AACxD,eAAe,aAAa,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@emotion/react"),i={Mobile:
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@emotion/react"),i={Mobile:1199,PC:1200},d=e=>t.css`
|
|
2
2
|
@media (max-width: ${i.Mobile}px) {
|
|
3
3
|
${e}
|
|
4
4
|
}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"svgr-cli.template.d.ts","sourceRoot":"","sources":["../../../src/Icon/utils/svgr-cli.template.js"],"names":[],"mappings":";AAAA;;;;;QASC"}
|