@pfct/purple 1.13.0 → 1.14.0
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/chunks/DotLottie.CAB2tVvS.js +5 -0
- package/dist/chunks/{DotLottie.BEAWvPhB.js → DotLottie.rjIbaVEt.js} +88 -3
- package/dist/chunks/{Switch.2ZixJdlG.js → Switch.BL3XBsvs.js} +1 -1
- package/dist/chunks/{Switch.Cf71RNLF.js → Switch.BgeUHuBq.js} +3 -4
- package/dist/components/Control/Switch/index.cjs.js +1 -1
- package/dist/components/Control/Switch/index.d.ts.map +1 -1
- package/dist/components/Control/Switch/index.esm.js +1 -1
- package/dist/components/Control/index.cjs.js +1 -1
- package/dist/components/Control/index.esm.js +1 -1
- package/dist/components/ErrorUI/SectionError.cjs.js +1 -1
- package/dist/components/ErrorUI/SectionError.d.ts +2 -2
- package/dist/components/ErrorUI/SectionError.d.ts.map +1 -1
- package/dist/components/ErrorUI/SectionError.esm.js +14 -7
- package/dist/components/Input/PostfixInput/index.cjs.js +1 -1
- package/dist/components/Input/PostfixInput/index.d.ts.map +1 -1
- package/dist/components/Input/PostfixInput/index.esm.js +1 -1
- package/dist/components/Input/ResidentNumberInput/index.cjs.js +1 -1
- package/dist/components/Input/ResidentNumberInput/index.d.ts.map +1 -1
- package/dist/components/Input/ResidentNumberInput/index.esm.js +2 -2
- package/dist/components/List/index.cjs.js +1 -1
- package/dist/components/List/index.d.ts +48 -6
- package/dist/components/List/index.d.ts.map +1 -1
- package/dist/components/List/index.esm.js +77 -17
- package/dist/components/MiniButton/IconMiniButton/index.cjs.js +1 -1
- package/dist/components/MiniButton/IconMiniButton/index.d.ts.map +1 -1
- package/dist/components/MiniButton/IconMiniButton/index.esm.js +2 -1
- package/dist/components/MiniButton/UnderLineMiniButton/index.cjs.js +1 -1
- package/dist/components/MiniButton/UnderLineMiniButton/index.d.ts.map +1 -1
- package/dist/components/MiniButton/UnderLineMiniButton/index.esm.js +2 -3
- package/dist/components/index.cjs.js +1 -1
- package/dist/components/index.esm.js +26 -26
- 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.esm.js +3 -3
- package/dist/icons/src/aliases/index.cjs.js +1 -1
- package/dist/icons/src/aliases/index.esm.js +3 -3
- package/dist/icons/src/aliases/prefixed.cjs.js +1 -1
- package/dist/icons/src/aliases/prefixed.d.ts +5 -5
- package/dist/icons/src/aliases/prefixed.d.ts.map +1 -1
- package/dist/icons/src/aliases/prefixed.esm.js +3 -3
- package/dist/icons/src/aliases/suffixed.cjs.js +1 -1
- package/dist/icons/src/aliases/suffixed.d.ts +7 -7
- package/dist/icons/src/aliases/suffixed.d.ts.map +1 -1
- package/dist/icons/src/aliases/suffixed.esm.js +3 -3
- package/dist/icons/src/icons/index.cjs.js +1 -1
- package/dist/icons/src/icons/index.esm.js +3 -3
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +31 -31
- package/dist/library/DotLottie/index.cjs.js +1 -1
- package/dist/library/DotLottie/index.esm.js +1 -1
- package/dist/library/List/BottomSheetItemList/index.cjs.js +1 -1
- package/dist/library/List/BottomSheetItemList/index.esm.js +1 -1
- package/dist/library/index.cjs.js +1 -1
- package/dist/library/index.esm.js +1 -1
- package/package.json +3 -2
- package/dist/chunks/DotLottie.DHSt1_0W.js +0 -5
package/dist/index.esm.js
CHANGED
|
@@ -12,8 +12,8 @@ import p from "./icons/src/icons/Chevron_up.esm.js";
|
|
|
12
12
|
import m from "./icons/src/icons/Double_Chevron_left.esm.js";
|
|
13
13
|
import h from "./icons/src/icons/Double_Chevron_right.esm.js";
|
|
14
14
|
import g from "./icons/src/icons/Eye_fill.esm.js";
|
|
15
|
-
import _ from "./icons/src/icons/
|
|
16
|
-
import v from "./icons/src/icons/
|
|
15
|
+
import _ from "./icons/src/icons/Eye_slash_fill.esm.js";
|
|
16
|
+
import v from "./icons/src/icons/Filter.esm.js";
|
|
17
17
|
import y from "./icons/src/icons/Information.esm.js";
|
|
18
18
|
import b from "./icons/src/icons/Menu.esm.js";
|
|
19
19
|
import x from "./icons/src/icons/More.esm.js";
|
|
@@ -80,9 +80,9 @@ import { Comment as Tt } from "./components/Comment/index.esm.js";
|
|
|
80
80
|
import { t as Et } from "./chunks/checkbox.Dzvj-4RV.js";
|
|
81
81
|
import { CheckMark as Dt } from "./components/Control/CheckMark/index.esm.js";
|
|
82
82
|
import { RadioButton as Ot, radioVariants as kt } from "./components/Control/RadioButton/index.esm.js";
|
|
83
|
-
import { t as At } from "./chunks/Switch.
|
|
83
|
+
import { t as At } from "./chunks/Switch.BgeUHuBq.js";
|
|
84
84
|
import "./components/Control/index.esm.js";
|
|
85
|
-
import { t as jt } from "./chunks/DotLottie.
|
|
85
|
+
import { t as jt } from "./chunks/DotLottie.rjIbaVEt.js";
|
|
86
86
|
import { IconWithImage as Mt } from "./library/IconWithImage/index.esm.js";
|
|
87
87
|
import { BottomSheetItemList as Nt } from "./library/List/BottomSheetItemList/index.esm.js";
|
|
88
88
|
import { Lottie as Pt } from "./library/Lottie/index.esm.js";
|
|
@@ -115,34 +115,34 @@ import { ResidentNumberInput as vn } from "./components/Input/ResidentNumberInpu
|
|
|
115
115
|
import { TextField as yn } from "./components/Input/TextField/index.esm.js";
|
|
116
116
|
import "./components/Input/index.esm.js";
|
|
117
117
|
import { LegacyModal as bn } from "./components/LegacyModal/index.esm.js";
|
|
118
|
-
import { List as xn,
|
|
119
|
-
import { ProgressBar as
|
|
120
|
-
import { Skeleton as
|
|
121
|
-
import { Modal as
|
|
122
|
-
import { BaseNavigation as
|
|
123
|
-
import { BottomNavigationBar as
|
|
124
|
-
import { CONTENT_COLOR_MAP as
|
|
125
|
-
import { Navigation as
|
|
126
|
-
import { PageNavigationBar as
|
|
127
|
-
import { TitleNavigationBar as
|
|
118
|
+
import { List as xn, ListCaption as Sn, ListItem as Cn, ListMainText as wn, ListSubText as Tn } from "./components/List/index.esm.js";
|
|
119
|
+
import { ProgressBar as En, progressVariants as Dn } from "./components/Loading/ProgressBar/index.esm.js";
|
|
120
|
+
import { Skeleton as On } from "./components/Loading/Skeleton/index.esm.js";
|
|
121
|
+
import { Modal as kn, ModalClose as An, ModalContent as jn, ModalDescription as Mn, ModalFooter as Nn, ModalHeader as Pn, ModalInfo as Fn, ModalOverlay as In, ModalPortal as Ln, ModalTitle as Rn, ModalTrigger as zn } from "./components/Modal/index.esm.js";
|
|
122
|
+
import { BaseNavigation as Bn } from "./components/Navigation/BaseNavigation/index.esm.js";
|
|
123
|
+
import { BottomNavigationBar as Vn, BottomNavigationBarItem as Hn } from "./components/Navigation/BottomNavigationBar/index.esm.js";
|
|
124
|
+
import { CONTENT_COLOR_MAP as Un } from "./components/Navigation/constant.esm.js";
|
|
125
|
+
import { Navigation as Wn } from "./components/Navigation/Navigation.esm.js";
|
|
126
|
+
import { PageNavigationBar as Gn } from "./components/Navigation/PageNavigationBar/index.esm.js";
|
|
127
|
+
import { TitleNavigationBar as Kn } from "./components/Navigation/TitleNavigationBar/index.esm.js";
|
|
128
128
|
import "./components/Navigation/index.esm.js";
|
|
129
|
-
import { usePagination as
|
|
130
|
-
import { Pagination as
|
|
131
|
-
import { Segment as
|
|
132
|
-
import { ExtendSegment as
|
|
129
|
+
import { usePagination as qn } from "./components/Pagination/usePagination.esm.js";
|
|
130
|
+
import { Pagination as Jn, PaginationButton as Yn, PaginationContent as Xn, PaginationFirst as Zn, PaginationItem as Qn, PaginationLast as $n, PaginationNext as er, PaginationPrevious as tr, PaginationRoot as nr, paginationButtonVariants as rr } from "./components/Pagination/index.esm.js";
|
|
131
|
+
import { Segment as ir } from "./components/Segment/BaseSegment/index.esm.js";
|
|
132
|
+
import { ExtendSegment as ar } from "./components/Segment/ExtendSegment/index.esm.js";
|
|
133
133
|
import "./components/Segment/index.esm.js";
|
|
134
|
-
import { Select as
|
|
135
|
-
import { SelectBox as
|
|
136
|
-
import { TextTabsContainer as
|
|
137
|
-
import { Tag as
|
|
138
|
-
import { Textarea as
|
|
139
|
-
import { Title as
|
|
140
|
-
import { n as
|
|
141
|
-
import { ImpactTooltip as
|
|
142
|
-
import { a as
|
|
143
|
-
import { jsx as $, jsxs as
|
|
134
|
+
import { Select as or, SelectContent as sr, SelectGroup as cr, SelectItem as lr, SelectLabel as ur, SelectSeparator as dr, SelectTrigger as fr, SelectValue as pr, useSelectContext as mr } from "./components/ui/select.esm.js";
|
|
135
|
+
import { SelectBox as hr } from "./components/SelectBox/index.esm.js";
|
|
136
|
+
import { TextTabsContainer as Q, TextTabsItem as gr } from "./components/Tabs/TextTabs/index.esm.js";
|
|
137
|
+
import { Tag as _r, tagVariants as vr } from "./components/Tag/index.esm.js";
|
|
138
|
+
import { Textarea as yr } from "./components/TextArea/index.esm.js";
|
|
139
|
+
import { Title as br } from "./components/Title/index.esm.js";
|
|
140
|
+
import { n as xr, t as Sr } from "./chunks/Toast.D1-VfeA2.js";
|
|
141
|
+
import { ImpactTooltip as Cr, ImpactTooltipAnchor as wr, ImpactTooltipCloseButton as Tr, ImpactTooltipContent as Er, ImpactTooltipTrigger as Dr } from "./components/ui/impact-tooltip.esm.js";
|
|
142
|
+
import { a as Or, i as kr, n as Ar, r as jr, t as Mr } from "./chunks/tooltip.w3pAhl4A.js";
|
|
143
|
+
import { jsx as $, jsxs as Nr } from "react/jsx-runtime";
|
|
144
144
|
//#region src/components/Tabs/FillTabs/index.tsx
|
|
145
|
-
var
|
|
145
|
+
var Pr = (e) => /* @__PURE__ */ $("div", {
|
|
146
146
|
className: "overflow-hidden",
|
|
147
147
|
children: /* @__PURE__ */ $("div", {
|
|
148
148
|
className: "flex gap-[7px] overflow-x-auto pc:px-0 px-5",
|
|
@@ -152,7 +152,7 @@ var Mr = (e) => /* @__PURE__ */ $("div", {
|
|
|
152
152
|
className: A("min-w-fit cursor-pointer rounded-lg px-3 py-2"),
|
|
153
153
|
onClick: () => e.onChange(t.value),
|
|
154
154
|
style: { background: i },
|
|
155
|
-
children: /* @__PURE__ */
|
|
155
|
+
children: /* @__PURE__ */ Nr(Z, {
|
|
156
156
|
className: A("flex gap-[1px]"),
|
|
157
157
|
style: { color: r },
|
|
158
158
|
variant: "t4",
|
|
@@ -163,4 +163,4 @@ var Mr = (e) => /* @__PURE__ */ $("div", {
|
|
|
163
163
|
})
|
|
164
164
|
});
|
|
165
165
|
//#endregion
|
|
166
|
-
export { r as Accordion, t as AccordionContent, n as AccordionItem, e as AccordionTrigger, i as AlarmFill, i as AlarmFillIcon, i as PurpleAlarmFill, Vt as BaseDatePicker, pn as BaseInput,
|
|
166
|
+
export { r as Accordion, t as AccordionContent, n as AccordionItem, e as AccordionTrigger, i as AlarmFill, i as AlarmFillIcon, i as PurpleAlarmFill, Vt as BaseDatePicker, pn as BaseInput, Bn as BaseNavigation, wt as BasicChips, ot as Body1, st as Body2, Vn as BottomNavigationBar, Hn as BottomNavigationBarItem, R as BottomSheet, P as BottomSheetBody, I as BottomSheetClose, M as BottomSheetCloseIcon, ne as BottomSheetContent, F as BottomSheetDescription, L as BottomSheetFooter, re as BottomSheetHeader, Nt as BottomSheetItemList, N as BottomSheetNavigationHeader, z as BottomSheetTitle, ie as BottomSheetTitleHeader, j as BottomSheetTrigger, q as BoxMiniButton, H as Button, Un as CONTENT_COLOR_MAP, a as Calendar, a as CalendarIcon, a as PurpleCalendar, o as Cancel, o as CancelIcon, o as PurpleCancel, s as CancelCircle, s as CancelCircleIcon, s as PurpleCancelCircle, ct as Caption1, lt as Caption2, ze as Card, c as CartFill, c as CartFillIcon, c as PurpleCartFill, l as Check, l as CheckIcon, l as PurpleCheck, Dt as CheckMark, Et as Checkbox, u as ChevronDown, u as ChevronDownIcon, u as PurpleChevronDown, d as ChevronLeft, d as ChevronLeftIcon, d as PurpleChevronLeft, f as ChevronRight, f as ChevronRightIcon, f as PurpleChevronRight, p as ChevronUp, p as ChevronUpIcon, p as PurpleChevronUp, St as ChipItem, Ct as ChipsFrame, he as ColorTypeArray, Tt as Comment, Ut as Dialog, Wt as DialogClose, Gt as DialogContent, Kt as DialogDescription, qt as DialogFooter, Jt as DialogHeader, Yt as DialogOverlay, Xt as DialogPortal, Zt as DialogTitle, Qt as DialogTrigger, an as Divider, jt as DotLottie, W as DoubleButton, m as DoubleChevronLeft, m as DoubleChevronLeftIcon, m as PurpleDoubleChevronLeft, h as DoubleChevronRight, h as DoubleChevronRightIcon, h as PurpleDoubleChevronRight, It as EMPTY_DATE, Lt as END_DATE, ar as ExtendSegment, g as EyeFill, g as EyeFillIcon, g as PurpleEyeFill, _ as EyeSlashFill, _ as EyeSlashFillIcon, _ as PurpleEyeSlashFill, Pr as FillTabs, v as Filter, v as FilterIcon, v as PurpleFilter, oe as FloatBaseButton, se as FloatDoubleButton, ce as FloatSingleButton, ut as Headline1, dt as Headline2, ft as Headline3, pt as Headline4, mt as Headline5, ht as Headline6, gt as Headline7, _t as Headline8, ee as IconBadge, J as IconMiniButton, Mt as IconWithImage, Cr as ImpactTooltip, wr as ImpactTooltipAnchor, Tr as ImpactTooltipCloseButton, Er as ImpactTooltipContent, Dr as ImpactTooltipTrigger, y as Information, y as InformationIcon, y as PurpleInformation, fn as InputFrame, G as LayoutSpacing, bn as LegacyModal, xn as List, Sn as ListCaption, Cn as ListItem, wn as ListMainText, Tn as ListSubText, Pt as Lottie, Pe as MediaQuerySize, b as Menu, b as MenuIcon, b as PurpleMenu, kn as Modal, An as ModalClose, jn as ModalContent, Mn as ModalDescription, Nn as ModalFooter, Pn as ModalHeader, Fn as ModalInfo, In as ModalOverlay, Ln as ModalPortal, Rn as ModalTitle, zn as ModalTrigger, x as More, x as MoreIcon, x as PurpleMore, Wn as Navigation, cn as NotFoundError, on as NotFoundIllustration, ln as PageLoadError, sn as PageLoadIllustration, Gn as PageNavigationBar, Jn as Pagination, Yn as PaginationButton, Xn as PaginationContent, Zn as PaginationFirst, Qn as PaginationItem, $n as PaginationLast, er as PaginationNext, tr as PaginationPrevious, nr as PaginationRoot, S as PersonFill, S as PersonFillIcon, S as PurplePersonFill, C as Plus, C as PlusIcon, C as PurplePlus, mn as PostfixInput, En as ProgressBar, Rt as PurpleDate, w as PurpleQuestionCircle, w as QuestionCircle, w as QuestionCircleIcon, T as PurpleRe, T as Re, T as ReIcon, E as PurpleSearch, E as Search, E as SearchIcon, D as PurpleSettingFill, D as SettingFill, D as SettingFillIcon, O as PurpleShare, O as Share, O as ShareIcon, k as PurpleStore, k as Store, k as StoreIcon, ge as PurposeArray, hn as RRN_LENGTHS, Ot as RadioButton, en as RangeDatePickerModal, vn as ResidentNumberInput, zt as START_DATE, un as SectionError, ir as Segment, or as Select, hr as SelectBox, sr as SelectContent, cr as SelectGroup, lr as SelectItem, ur as SelectLabel, dr as SelectSeparator, fr as SelectTrigger, pr as SelectValue, le as SingleButton, rn as SingleDatePickerModal, On as Skeleton, Ft as Spacing, V as Spinner, _e as StateArray, ve as StatusArray, At as Switch, _r as Tag, ue as TestButton, te as TextBadge, yn as TextField, Q as TextTabsContainer, gr as TextTabsItem, yr as Textarea, Bt as Theme, br as Title, vt as Title1, yt as Title2, bt as Title3, xt as Title4, Kn as TitleNavigationBar, Sr as Toaster, Mr as Tooltip, Ar as TooltipArrow, jr as TooltipContent, kr as TooltipProvider, Or as TooltipTrigger, Z as Typography, ae as UnderLineMiniButton, ye as basicColors, Ue as body1, We as body2, U as buttonVariants, Ge as caption1, Ke as caption2, Be as cardVariants, we as checkBoxColorStyle, Te as checkMarkColorStyle, Ce as chipColorStyle, Oe as datepickerColorStyle, fe as extractNumber, X as fillTabColorStyle, pe as formatKoreaCurrency, be as generateHexWithAlphaInLightMode, qe as headline1, Je as headline2, Ye as headline3, Xe as headline4, Ze as headline5, Qe as headline6, $e as headline7, et as headline8, ke as miniButtonColorStyle, Y as miniButtonTextVariants, me as numberAccept, rr as paginationButtonVariants, Ae as progressBarColorStyle, Dn as progressVariants, Ee as radioButtonColorStyle, kt as radioVariants, Ie as registerHookForOverlayPreventScroll, gn as sanitizeRRN, dn as sectionErrorTypes, xe as semanticColors, Se as semanticColorsMethod, je as singleButtonColorStyle, B as spinnerColorTypes, _n as splitRRN, De as switchColorStyle, Ne as tagColorStyle, vr as tagVariants, Me as textTabColorStyle, tt as title1, nt as title2, rt as title3, it as title4, xr as toast, at as typographyMap, Ve as typographyVariantElementMap, He as typographyVariants, de as useEventListener, Fe as useLayoutIsMobile, Le as useOverlayPreventScroll, qn as usePagination, Ht as useRangeDatePicker, $t as useRangeDatePickerModal, Re as useResize, mr as useSelectContext, tn as useSingleDatePicker, nn as useSingleDatePickerModal, K as zIndex };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../../chunks/DotLottie.
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../../chunks/DotLottie.CAB2tVvS.js");exports.DotLottie=e.t;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../chunks/DotLottie.
|
|
1
|
+
import { t as e } from "../../chunks/DotLottie.rjIbaVEt.js";
|
|
2
2
|
export { e as DotLottie };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../../../chunks/utils.C67s_c-g.js");let t=require("react/jsx-runtime");var n=({item:n,onClick:r})=>(0,t.jsx)(t.Fragment,{children:n.map(n=>(0,t.jsx)(`div`,{className:e.t(`typo-t2 box-border h-12 w-full bg-white px-
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../../../chunks/utils.C67s_c-g.js");let t=require("react/jsx-runtime");var n=({item:n,onClick:r})=>(0,t.jsx)(t.Fragment,{children:n.map(n=>(0,t.jsx)(`div`,{className:e.t(`typo-t2 box-border h-12 w-full bg-white px-6.25 py-3.75 text-gray-400 tracking-[-0.2px] active:bg-gray-25`,n.disabled&&`cursor-not-allowed bg-gray-50 text-gray-200`),onClick:()=>{n.disabled||r({value:n.value,label:n.label})},children:n.label},n.label))});exports.BottomSheetItemList=n;
|
|
@@ -2,7 +2,7 @@ import { t as e } from "../../../chunks/utils.D6DjRYW1.js";
|
|
|
2
2
|
import { Fragment as t, jsx as n } from "react/jsx-runtime";
|
|
3
3
|
//#region src/library/List/BottomSheetItemList/index.tsx
|
|
4
4
|
var r = ({ item: r, onClick: i }) => /* @__PURE__ */ n(t, { children: r.map((t) => /* @__PURE__ */ n("div", {
|
|
5
|
-
className: e("typo-t2 box-border h-12 w-full bg-white px-
|
|
5
|
+
className: e("typo-t2 box-border h-12 w-full bg-white px-6.25 py-3.75 text-gray-400 tracking-[-0.2px] active:bg-gray-25", t.disabled && "cursor-not-allowed bg-gray-50 text-gray-200"),
|
|
6
6
|
onClick: () => {
|
|
7
7
|
t.disabled || i({
|
|
8
8
|
value: t.value,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../chunks/DotLottie.
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../chunks/DotLottie.CAB2tVvS.js"),t=require("./IconWithImage/index.cjs.js"),n=require("./List/BottomSheetItemList/index.cjs.js");require("./List/index.cjs.js");const r=require("./Lottie/index.cjs.js"),i=require("./Spacing/index.cjs.js");exports.BottomSheetItemList=n.BottomSheetItemList,exports.DotLottie=e.t,exports.IconWithImage=t.IconWithImage,exports.Lottie=r.Lottie,exports.Spacing=i.Spacing;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../chunks/DotLottie.
|
|
1
|
+
import { t as e } from "../chunks/DotLottie.rjIbaVEt.js";
|
|
2
2
|
import { IconWithImage as t } from "./IconWithImage/index.esm.js";
|
|
3
3
|
import { BottomSheetItemList as n } from "./List/BottomSheetItemList/index.esm.js";
|
|
4
4
|
import "./List/index.esm.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pfct/purple",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.14.0",
|
|
4
4
|
"description": "design system for PFCT web service",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
"@types/node": "^25.9.2",
|
|
102
102
|
"@types/react": "^19.2.14",
|
|
103
103
|
"@types/react-dom": "^19.2.3",
|
|
104
|
+
"@typescript/typescript6": "^6.0.1",
|
|
104
105
|
"@vitejs/plugin-react": "^6.0.0",
|
|
105
106
|
"glob": "^13.0.0",
|
|
106
107
|
"jsdom": "^29.1.1",
|
|
@@ -110,7 +111,7 @@
|
|
|
110
111
|
"rollup-plugin-visualizer": "^7.0.0",
|
|
111
112
|
"storybook": "10.4.4",
|
|
112
113
|
"tailwindcss": "^4.0.15",
|
|
113
|
-
"typescript": "^
|
|
114
|
+
"typescript": "^7.0.1-rc",
|
|
114
115
|
"ultracite": "7.8.3",
|
|
115
116
|
"vite": "^8.0.0",
|
|
116
117
|
"vite-plugin-dts": "^5.0.0",
|