@pfct/purple 1.5.0 → 1.7.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/README.md +3 -3
- package/dist/assets/index.css +1 -1
- package/dist/chunks/index.-8MfVPUU.js +148 -0
- package/dist/chunks/index.93u2Cu_l.js +27 -0
- package/dist/chunks/index.9yN3bH7k.js +283 -0
- package/dist/chunks/{index.DQlEIj0D.js → index.B04X8ryw.js} +1 -1
- package/dist/chunks/index.B3rAhBCw.js +1 -0
- package/dist/chunks/index.BKkcGVEJ.js +1538 -0
- package/dist/chunks/index.BRcoZnsL.js +1 -0
- package/dist/chunks/index.BTUe9yKh.js +1 -0
- package/dist/chunks/index.BZPx6jYI.js +8 -0
- package/dist/chunks/index.Beaq4T1c.js +1 -0
- package/dist/chunks/index.BspO8Abs.js +41 -0
- package/dist/chunks/index.C4iHL8Gs.js +775 -0
- package/dist/chunks/index.C82NwRX6.js +1 -0
- package/dist/chunks/index.CtIpJqp4.js +5 -0
- package/dist/chunks/index.CtswiKeA.js +70 -0
- package/dist/chunks/{index.VbysHsHD.js → index.DIsmU7qE.js} +1 -1
- package/dist/chunks/index.DQRGy2h4.js +1 -0
- package/dist/chunks/index.DcvrUsoU.js +1 -0
- package/dist/chunks/index.DrALxeqy.js +677 -0
- package/dist/chunks/index.Dud5PpT2.js +200 -0
- package/dist/chunks/{index.Cc-miKAT.js → index.N4cvkD9J.js} +3 -3
- package/dist/chunks/index.Zd9j6m3g.js +1 -0
- package/dist/chunks/index._MxrBNop.js +60 -0
- package/dist/chunks/index.mCMIO9lL.js +1 -0
- package/dist/chunks/{index.styled.CMpDdHBq.js → index.styled.B7iLJCvg.js} +1 -1
- package/dist/chunks/index.styled.BBnRPj4x.js +97 -0
- package/dist/chunks/{index.styled.Comn86rI.js → index.styled.BNOtFd_Z.js} +2 -2
- package/dist/chunks/index.styled.CggCs0YZ.js +68 -0
- package/dist/chunks/{index.styled.B2P8JvNq.js → index.styled.yIsvimnv.js} +1 -1
- package/dist/chunks/{jsx-runtime.713F0z8w.js → jsx-runtime.B0Vkbtvx.js} +2 -18
- package/dist/chunks/{jsx-runtime.Drh4NO5G.js → jsx-runtime.C63F304d.js} +5 -23
- package/dist/components/Accordion/index.cjs.js +1 -1
- package/dist/components/Accordion/index.d.ts +5 -4
- package/dist/components/Accordion/index.d.ts.map +1 -0
- package/dist/components/Accordion/index.es.js +289 -429
- package/dist/components/Badge/BaseBadge/index.cjs.js +1 -1
- package/dist/components/Badge/BaseBadge/index.d.ts +3 -2
- package/dist/components/Badge/BaseBadge/index.d.ts.map +1 -0
- package/dist/components/Badge/BaseBadge/index.es.js +9 -9
- package/dist/components/Badge/BaseBadge/index.styled.cjs.js +26 -1
- package/dist/components/Badge/BaseBadge/index.styled.d.ts +1 -0
- package/dist/components/Badge/BaseBadge/index.styled.d.ts.map +1 -0
- package/dist/components/Badge/BaseBadge/index.styled.es.js +34 -8
- package/dist/components/Badge/IconBadge/index.cjs.js +1 -1
- package/dist/components/Badge/IconBadge/index.d.ts +3 -2
- package/dist/components/Badge/IconBadge/index.d.ts.map +1 -0
- package/dist/components/Badge/IconBadge/index.es.js +1 -1
- package/dist/components/Badge/IconBadge/index.styled.cjs.js +1 -1
- package/dist/components/Badge/IconBadge/index.styled.d.ts +1 -0
- package/dist/components/Badge/IconBadge/index.styled.d.ts.map +1 -0
- package/dist/components/Badge/IconBadge/index.styled.es.js +1 -1
- package/dist/components/Badge/TextBadge/index.cjs.js +1 -1
- package/dist/components/Badge/TextBadge/index.d.ts +3 -2
- package/dist/components/Badge/TextBadge/index.d.ts.map +1 -0
- package/dist/components/Badge/TextBadge/index.es.js +1 -1
- package/dist/components/Badge/TextBadge/index.styled.cjs.js +1 -1
- package/dist/components/Badge/TextBadge/index.styled.d.ts +1 -0
- package/dist/components/Badge/TextBadge/index.styled.d.ts.map +1 -0
- package/dist/components/Badge/TextBadge/index.styled.es.js +1 -1
- package/dist/components/Badge/index.d.ts +1 -0
- package/dist/components/Badge/index.d.ts.map +1 -0
- package/dist/components/BottomSheet/BaseBottomSheet/index.cjs.js +1 -1
- package/dist/components/BottomSheet/BaseBottomSheet/index.d.ts +5 -4
- package/dist/components/BottomSheet/BaseBottomSheet/index.d.ts.map +1 -0
- package/dist/components/BottomSheet/BaseBottomSheet/index.es.js +66 -79
- package/dist/components/BottomSheet/BaseBottomSheet/index.styled.cjs.js +5 -5
- package/dist/components/BottomSheet/BaseBottomSheet/index.styled.d.ts +3 -2
- package/dist/components/BottomSheet/BaseBottomSheet/index.styled.d.ts.map +1 -0
- package/dist/components/BottomSheet/BaseBottomSheet/index.styled.es.js +5 -5
- package/dist/components/BottomSheet/NavBottomSheet/index.cjs.js +1 -1
- package/dist/components/BottomSheet/NavBottomSheet/index.d.ts +3 -2
- package/dist/components/BottomSheet/NavBottomSheet/index.d.ts.map +1 -0
- package/dist/components/BottomSheet/NavBottomSheet/index.es.js +13 -6
- package/dist/components/BottomSheet/NavBottomSheet/index.styled.d.ts +1 -0
- package/dist/components/BottomSheet/NavBottomSheet/index.styled.d.ts.map +1 -0
- package/dist/components/BottomSheet/TitleBottomSheet/index.cjs.js +1 -1
- package/dist/components/BottomSheet/TitleBottomSheet/index.d.ts +5 -4
- package/dist/components/BottomSheet/TitleBottomSheet/index.d.ts.map +1 -0
- package/dist/components/BottomSheet/TitleBottomSheet/index.es.js +15 -5
- package/dist/components/BottomSheet/TitleBottomSheet/index.styled.d.ts +3 -2
- package/dist/components/BottomSheet/TitleBottomSheet/index.styled.d.ts.map +1 -0
- package/dist/components/BottomSheet/index.cjs.js +1 -1
- package/dist/components/BottomSheet/index.d.ts +2 -1
- package/dist/components/BottomSheet/index.d.ts.map +1 -0
- package/dist/components/BottomSheet/index.es.js +11 -9
- package/dist/components/Button/BaseButton/index.cjs.js +1 -1
- package/dist/components/Button/BaseButton/index.d.ts +2 -1
- package/dist/components/Button/BaseButton/index.d.ts.map +1 -0
- package/dist/components/Button/BaseButton/index.es.js +6 -5
- package/dist/components/Button/DoubleButton/index.cjs.js +1 -1
- package/dist/components/Button/DoubleButton/index.d.ts +3 -2
- package/dist/components/Button/DoubleButton/index.d.ts.map +1 -0
- package/dist/components/Button/DoubleButton/index.es.js +7 -3
- package/dist/components/Button/FloatBaseButton/index.cjs.js +1 -1
- package/dist/components/Button/FloatBaseButton/index.d.ts +3 -2
- package/dist/components/Button/FloatBaseButton/index.d.ts.map +1 -0
- package/dist/components/Button/FloatBaseButton/index.es.js +20 -22
- package/dist/components/Button/FloatBaseButton/index.styled.d.ts +1 -0
- package/dist/components/Button/FloatBaseButton/index.styled.d.ts.map +1 -0
- package/dist/components/Button/FloatDoubleButton/index.cjs.js +1 -1
- package/dist/components/Button/FloatDoubleButton/index.d.ts +1 -0
- package/dist/components/Button/FloatDoubleButton/index.d.ts.map +1 -0
- package/dist/components/Button/FloatDoubleButton/index.es.js +14 -14
- package/dist/components/Button/FloatSingleButton/index.cjs.js +1 -1
- package/dist/components/Button/FloatSingleButton/index.d.ts +2 -1
- package/dist/components/Button/FloatSingleButton/index.d.ts.map +1 -0
- package/dist/components/Button/FloatSingleButton/index.es.js +9 -9
- package/dist/components/Button/SingleButton/index.cjs.js +1 -1
- package/dist/components/Button/SingleButton/index.d.ts +1 -0
- package/dist/components/Button/SingleButton/index.d.ts.map +1 -0
- package/dist/components/Button/SingleButton/index.es.js +3 -3
- package/dist/components/Button/TestButton/index.cjs.js +1 -1
- package/dist/components/Button/TestButton/index.d.ts +2 -2
- package/dist/components/Button/TestButton/index.d.ts.map +1 -0
- package/dist/components/Button/TestButton/index.es.js +2 -2
- package/dist/components/Button/index.cjs.js +1 -1
- package/dist/components/Button/index.d.ts +4 -3
- package/dist/components/Button/index.d.ts.map +1 -0
- package/dist/components/Button/index.es.js +10 -10
- package/dist/components/Card/index.cjs.js +1 -1
- package/dist/components/Card/index.d.ts +3 -2
- package/dist/components/Card/index.d.ts.map +1 -0
- package/dist/components/Card/index.es.js +5 -5
- package/dist/components/Card/index.styled.d.ts +1 -0
- package/dist/components/Card/index.styled.d.ts.map +1 -0
- package/dist/components/Chips/BasicChips/index.cjs.js +1 -1
- package/dist/components/Chips/BasicChips/index.d.ts +4 -3
- package/dist/components/Chips/BasicChips/index.d.ts.map +1 -0
- package/dist/components/Chips/BasicChips/index.es.js +8 -8
- package/dist/components/Chips/BasicChips/index.styled.cjs.js +2 -2
- package/dist/components/Chips/BasicChips/index.styled.d.ts +1 -0
- package/dist/components/Chips/BasicChips/index.styled.d.ts.map +1 -0
- package/dist/components/Chips/BasicChips/index.styled.es.js +16 -15
- package/dist/components/Chips/ChipItem/index.cjs.js +1 -1
- package/dist/components/Chips/ChipItem/index.d.ts +3 -2
- package/dist/components/Chips/ChipItem/index.d.ts.map +1 -0
- package/dist/components/Chips/ChipItem/index.es.js +66 -54
- package/dist/components/Chips/ChipItem/index.styled.cjs.js +29 -1
- package/dist/components/Chips/ChipItem/index.styled.d.ts +1 -0
- package/dist/components/Chips/ChipItem/index.styled.d.ts.map +1 -0
- package/dist/components/Chips/ChipItem/index.styled.es.js +42 -74
- package/dist/components/Chips/ChipsFrame/index.cjs.js +1 -1
- package/dist/components/Chips/ChipsFrame/index.d.ts +4 -3
- package/dist/components/Chips/ChipsFrame/index.d.ts.map +1 -0
- package/dist/components/Chips/ChipsFrame/index.es.js +16 -17
- package/dist/components/Chips/ChipsFrame/index.styled.cjs.js +53 -1
- package/dist/components/Chips/ChipsFrame/index.styled.d.ts +1 -0
- package/dist/components/Chips/ChipsFrame/index.styled.d.ts.map +1 -0
- package/dist/components/Chips/ChipsFrame/index.styled.es.js +66 -10
- package/dist/components/Chips/index.d.ts +1 -0
- package/dist/components/Chips/index.d.ts.map +1 -0
- package/dist/components/Chips/type.d.ts +1 -0
- package/dist/components/Chips/type.d.ts.map +1 -0
- package/dist/components/Comment/Group/index.cjs.js +1 -1
- package/dist/components/Comment/Group/index.d.ts +1 -0
- package/dist/components/Comment/Group/index.d.ts.map +1 -0
- package/dist/components/Comment/Group/index.es.js +1 -1
- package/dist/components/Comment/Group/index.styled.d.ts +1 -0
- package/dist/components/Comment/Group/index.styled.d.ts.map +1 -0
- package/dist/components/Comment/Item/index.cjs.js +1 -1
- package/dist/components/Comment/Item/index.d.ts +1 -0
- package/dist/components/Comment/Item/index.d.ts.map +1 -0
- package/dist/components/Comment/Item/index.es.js +1 -1
- package/dist/components/Comment/Item/index.styled.cjs.js +1 -1
- package/dist/components/Comment/Item/index.styled.d.ts +1 -0
- package/dist/components/Comment/Item/index.styled.d.ts.map +1 -0
- package/dist/components/Comment/Item/index.styled.es.js +1 -1
- package/dist/components/Comment/index.cjs.js +1 -1
- package/dist/components/Comment/index.d.ts +2 -1
- package/dist/components/Comment/index.d.ts.map +1 -0
- package/dist/components/Comment/index.es.js +4 -4
- package/dist/components/Control/CheckMark/CheckMark.cjs.js +1 -1
- package/dist/components/Control/CheckMark/CheckMark.d.ts +1 -0
- package/dist/components/Control/CheckMark/CheckMark.d.ts.map +1 -0
- package/dist/components/Control/CheckMark/CheckMark.es.js +4 -4
- package/dist/components/Control/CheckMark/index.cjs.js +1 -1
- package/dist/components/Control/CheckMark/index.d.ts +4 -3
- package/dist/components/Control/CheckMark/index.d.ts.map +1 -0
- package/dist/components/Control/CheckMark/index.es.js +13 -77
- package/dist/components/Control/CheckMark/index.styled.d.ts +1 -0
- package/dist/components/Control/CheckMark/index.styled.d.ts.map +1 -0
- package/dist/components/Control/RadioButton/index.cjs.js +1 -1
- package/dist/components/Control/RadioButton/index.d.ts +1 -0
- package/dist/components/Control/RadioButton/index.d.ts.map +1 -0
- package/dist/components/Control/RadioButton/index.es.js +9 -9
- package/dist/components/Control/RadioButton/index.styled.cjs.js +30 -1
- package/dist/components/Control/RadioButton/index.styled.d.ts +3 -2
- package/dist/components/Control/RadioButton/index.styled.d.ts.map +1 -0
- package/dist/components/Control/RadioButton/index.styled.es.js +35 -72
- package/dist/components/Control/Switch/index.cjs.js +1 -1
- package/dist/components/Control/Switch/index.d.ts +38 -9
- package/dist/components/Control/Switch/index.d.ts.map +1 -0
- package/dist/components/Control/Switch/index.es.js +189 -82
- package/dist/components/Control/index.d.ts +1 -0
- package/dist/components/Control/index.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/ActiveDateOfMonth.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/ActiveDateOfMonth.d.ts +2 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/ActiveDateOfMonth.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/ActiveDateOfMonth.es.js +16 -79
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/DisabledDateOfMonth.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/DisabledDateOfMonth.d.ts +2 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/DisabledDateOfMonth.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/DisabledDateOfMonth.es.js +15 -78
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.d.ts +3 -2
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.es.js +4 -4
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeEndFocusDateOfMonth.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeEndFocusDateOfMonth.d.ts +2 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeEndFocusDateOfMonth.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeEndFocusDateOfMonth.es.js +14 -77
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeStartFocusDateOfMonth.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeStartFocusDateOfMonth.d.ts +2 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeStartFocusDateOfMonth.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeStartFocusDateOfMonth.es.js +20 -83
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/SingleFocusDateOfMonth.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/SingleFocusDateOfMonth.d.ts +3 -2
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/SingleFocusDateOfMonth.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/SingleFocusDateOfMonth.es.js +15 -78
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.d.ts +3 -2
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.es.js +6 -6
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.cjs.js +75 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.d.ts +2 -1
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.es.js +95 -83
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/type.d.ts +3 -2
- package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/type.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.es.js +6 -5
- package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.cjs.js +11 -1
- package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.es.js +14 -3
- package/dist/components/DatePicker/BaseDatePicker/Month/index.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/Month/index.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/Month/index.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/Month/index.es.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/Month/index.styled.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/Month/index.styled.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/Week/index.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/Week/index.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/Week/index.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/Week/index.es.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/Week/index.styled.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/Week/index.styled.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.es.js +13 -13
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.styed.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.styed.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/hooks/index.util.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/hooks/index.util.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/hooks/index.util.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/hooks/index.util.es.js +3 -5
- package/dist/components/DatePicker/BaseDatePicker/hooks/useBaseDatePicker.d.ts +4 -3
- package/dist/components/DatePicker/BaseDatePicker/hooks/useBaseDatePicker.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/index.cjs.js +1 -1
- package/dist/components/DatePicker/BaseDatePicker/index.d.ts +3 -2
- package/dist/components/DatePicker/BaseDatePicker/index.d.ts.map +1 -0
- package/dist/components/DatePicker/BaseDatePicker/index.es.js +41 -96
- package/dist/components/DatePicker/BaseDatePicker/index.styled.d.ts +1 -0
- package/dist/components/DatePicker/BaseDatePicker/index.styled.d.ts.map +1 -0
- package/dist/components/DatePicker/RangeDatePicker/hooks/index.util.cjs.js +1 -1
- package/dist/components/DatePicker/RangeDatePicker/hooks/index.util.d.ts +1 -0
- package/dist/components/DatePicker/RangeDatePicker/hooks/index.util.d.ts.map +1 -0
- package/dist/components/DatePicker/RangeDatePicker/hooks/index.util.es.js +40 -42
- package/dist/components/DatePicker/RangeDatePicker/hooks/useRangeDatePicker.cjs.js +1 -1
- package/dist/components/DatePicker/RangeDatePicker/hooks/useRangeDatePicker.d.ts +4 -3
- package/dist/components/DatePicker/RangeDatePicker/hooks/useRangeDatePicker.d.ts.map +1 -0
- package/dist/components/DatePicker/RangeDatePicker/hooks/useRangeDatePicker.es.js +1 -1
- package/dist/components/DatePicker/RangeDatePicker/index.d.ts +1 -0
- package/dist/components/DatePicker/RangeDatePicker/index.d.ts.map +1 -0
- package/dist/components/DatePicker/RangeDatePickerModal/index.cjs.js +1 -1
- package/dist/components/DatePicker/RangeDatePickerModal/index.d.ts +3 -2
- package/dist/components/DatePicker/RangeDatePickerModal/index.d.ts.map +1 -0
- package/dist/components/DatePicker/RangeDatePickerModal/index.es.js +14 -14
- package/dist/components/DatePicker/RangeDatePickerModal/index.styled.cjs.js +2 -2
- package/dist/components/DatePicker/RangeDatePickerModal/index.styled.d.ts +1 -0
- package/dist/components/DatePicker/RangeDatePickerModal/index.styled.d.ts.map +1 -0
- package/dist/components/DatePicker/RangeDatePickerModal/index.styled.es.js +1 -1
- package/dist/components/DatePicker/RangeDatePickerModal/useRangeDatePickerModal.cjs.js +1 -1
- package/dist/components/DatePicker/RangeDatePickerModal/useRangeDatePickerModal.d.ts +1 -0
- package/dist/components/DatePicker/RangeDatePickerModal/useRangeDatePickerModal.d.ts.map +1 -0
- package/dist/components/DatePicker/RangeDatePickerModal/useRangeDatePickerModal.es.js +4 -4
- package/dist/components/DatePicker/SingleDatePicker/hooks/index.util.cjs.js +1 -1
- package/dist/components/DatePicker/SingleDatePicker/hooks/index.util.d.ts +1 -0
- package/dist/components/DatePicker/SingleDatePicker/hooks/index.util.d.ts.map +1 -0
- package/dist/components/DatePicker/SingleDatePicker/hooks/index.util.es.js +34 -36
- package/dist/components/DatePicker/SingleDatePicker/hooks/useSingleDatePicker.cjs.js +1 -1
- package/dist/components/DatePicker/SingleDatePicker/hooks/useSingleDatePicker.d.ts +4 -3
- package/dist/components/DatePicker/SingleDatePicker/hooks/useSingleDatePicker.d.ts.map +1 -0
- package/dist/components/DatePicker/SingleDatePicker/hooks/useSingleDatePicker.es.js +6 -6
- package/dist/components/DatePicker/SingleDatePicker/index.d.ts +1 -0
- package/dist/components/DatePicker/SingleDatePicker/index.d.ts.map +1 -0
- package/dist/components/DatePicker/SingleDatePickerModal/index.cjs.js +1 -1
- package/dist/components/DatePicker/SingleDatePickerModal/index.d.ts +3 -2
- package/dist/components/DatePicker/SingleDatePickerModal/index.d.ts.map +1 -0
- package/dist/components/DatePicker/SingleDatePickerModal/index.es.js +43 -33
- package/dist/components/DatePicker/SingleDatePickerModal/index.styled.d.ts +1 -0
- package/dist/components/DatePicker/SingleDatePickerModal/index.styled.d.ts.map +1 -0
- package/dist/components/DatePicker/SingleDatePickerModal/useSingleDatePickerModal.cjs.js +1 -1
- package/dist/components/DatePicker/SingleDatePickerModal/useSingleDatePickerModal.d.ts +1 -0
- package/dist/components/DatePicker/SingleDatePickerModal/useSingleDatePickerModal.d.ts.map +1 -0
- package/dist/components/DatePicker/SingleDatePickerModal/useSingleDatePickerModal.es.js +4 -4
- package/dist/components/DatePicker/index.cjs.js +1 -1
- package/dist/components/DatePicker/index.d.ts +3 -2
- package/dist/components/DatePicker/index.d.ts.map +1 -0
- package/dist/components/DatePicker/index.es.js +12 -12
- package/dist/components/Divider/index.cjs.js +1 -1
- package/dist/components/Divider/index.d.ts +7 -6
- package/dist/components/Divider/index.d.ts.map +1 -0
- package/dist/components/Divider/index.es.js +63 -4
- package/dist/components/Input/BaseInput/index.cjs.js +1 -1
- package/dist/components/Input/BaseInput/index.d.ts +3 -2
- package/dist/components/Input/BaseInput/index.d.ts.map +1 -0
- package/dist/components/Input/BaseInput/index.es.js +52 -52
- package/dist/components/Input/BaseInput/index.styled.cjs.js +1 -1
- package/dist/components/Input/BaseInput/index.styled.d.ts +1 -0
- package/dist/components/Input/BaseInput/index.styled.d.ts.map +1 -0
- package/dist/components/Input/BaseInput/index.styled.es.js +3 -3
- package/dist/components/Input/NumberInput/index.cjs.js +1 -1
- package/dist/components/Input/NumberInput/index.d.ts +1 -0
- package/dist/components/Input/NumberInput/index.d.ts.map +1 -0
- package/dist/components/Input/NumberInput/index.es.js +74 -138
- package/dist/components/Input/PostfixInput/index.cjs.js +1 -1
- package/dist/components/Input/PostfixInput/index.d.ts +1 -0
- package/dist/components/Input/PostfixInput/index.d.ts.map +1 -0
- package/dist/components/Input/PostfixInput/index.es.js +74 -75
- package/dist/components/Input/PostfixInput/index.styled.cjs.js +3 -3
- package/dist/components/Input/PostfixInput/index.styled.d.ts +1 -0
- package/dist/components/Input/PostfixInput/index.styled.d.ts.map +1 -0
- package/dist/components/Input/PostfixInput/index.styled.es.js +8 -8
- package/dist/components/Input/PostfixInput/index.util.cjs.js +1 -1
- package/dist/components/Input/PostfixInput/index.util.d.ts +1 -0
- package/dist/components/Input/PostfixInput/index.util.d.ts.map +1 -0
- package/dist/components/Input/PostfixInput/index.util.es.js +11 -78
- package/dist/components/Input/ResidentNumberInput/index.cjs.js +1 -1
- package/dist/components/Input/ResidentNumberInput/index.d.ts +1 -0
- package/dist/components/Input/ResidentNumberInput/index.d.ts.map +1 -0
- package/dist/components/Input/ResidentNumberInput/index.es.js +80 -85
- package/dist/components/Input/ResidentNumberInput/index.styled.cjs.js +1 -1
- package/dist/components/Input/ResidentNumberInput/index.styled.d.ts +3 -2
- package/dist/components/Input/ResidentNumberInput/index.styled.d.ts.map +1 -0
- package/dist/components/Input/ResidentNumberInput/index.styled.es.js +13 -13
- package/dist/components/Input/TextField/index.cjs.js +1 -1
- package/dist/components/Input/TextField/index.d.ts +1 -0
- package/dist/components/Input/TextField/index.d.ts.map +1 -0
- package/dist/components/Input/TextField/index.es.js +46 -49
- package/dist/components/Input/common/InputFrame/constant.d.ts +1 -0
- package/dist/components/Input/common/InputFrame/constant.d.ts.map +1 -0
- package/dist/components/Input/common/InputFrame/index.cjs.js +1 -1
- package/dist/components/Input/common/InputFrame/index.d.ts +1 -0
- package/dist/components/Input/common/InputFrame/index.d.ts.map +1 -0
- package/dist/components/Input/common/InputFrame/index.es.js +4 -4
- package/dist/components/Input/common/InputFrame/index.styled.cjs.js +1 -1
- package/dist/components/Input/common/InputFrame/index.styled.d.ts +6 -5
- package/dist/components/Input/common/InputFrame/index.styled.d.ts.map +1 -0
- package/dist/components/Input/common/InputFrame/index.styled.es.js +2 -2
- package/dist/components/Input/index.cjs.js +1 -1
- package/dist/components/Input/index.d.ts +2 -1
- package/dist/components/Input/index.d.ts.map +1 -0
- package/dist/components/Input/index.es.js +15 -76
- package/dist/components/LegacyModal/BaseModal/index.cjs.js +1 -0
- package/dist/components/{Modal → LegacyModal}/BaseModal/index.d.ts +2 -1
- package/dist/components/LegacyModal/BaseModal/index.d.ts.map +1 -0
- package/dist/components/LegacyModal/BaseModal/index.es.js +11 -0
- package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.d.ts +1 -0
- package/dist/components/LegacyModal/BaseModal/index.styled.d.ts.map +1 -0
- package/dist/components/LegacyModal/index.cjs.js +1 -0
- package/dist/components/LegacyModal/index.d.ts +32 -0
- package/dist/components/LegacyModal/index.d.ts.map +1 -0
- package/dist/components/LegacyModal/index.es.js +26 -0
- package/dist/components/{Modal → LegacyModal}/index.styled.cjs.js +1 -1
- package/dist/components/{Modal → LegacyModal}/index.styled.d.ts +1 -0
- package/dist/components/LegacyModal/index.styled.d.ts.map +1 -0
- package/dist/components/List/index.cjs.js +1 -1
- package/dist/components/List/index.d.ts +3 -2
- package/dist/components/List/index.d.ts.map +1 -0
- package/dist/components/List/index.es.js +5 -5
- package/dist/components/Loading/ProgressBar/index.cjs.js +1 -1
- package/dist/components/Loading/ProgressBar/index.d.ts +1 -0
- package/dist/components/Loading/ProgressBar/index.d.ts.map +1 -0
- package/dist/components/Loading/ProgressBar/index.es.js +5 -8
- package/dist/components/Loading/ProgressBar/index.styled.cjs.js +12 -1
- package/dist/components/Loading/ProgressBar/index.styled.d.ts +1 -0
- package/dist/components/Loading/ProgressBar/index.styled.d.ts.map +1 -0
- package/dist/components/Loading/ProgressBar/index.styled.es.js +19 -74
- package/dist/components/Loading/Skeleton/index.cjs.js +1 -1
- package/dist/components/Loading/Skeleton/index.d.ts +9 -12
- package/dist/components/Loading/Skeleton/index.d.ts.map +1 -0
- package/dist/components/Loading/Skeleton/index.es.js +17 -23
- package/dist/components/Loading/Spinner/index.cjs.js +1 -1
- package/dist/components/Loading/Spinner/index.d.ts +4 -1
- package/dist/components/Loading/Spinner/index.d.ts.map +1 -0
- package/dist/components/Loading/Spinner/index.es.js +7 -5
- package/dist/components/Loading/Spinner/index.styled.d.ts +1 -0
- package/dist/components/Loading/Spinner/index.styled.d.ts.map +1 -0
- package/dist/components/MiniButton/BoxMiniButton/index.cjs.js +1 -1
- package/dist/components/MiniButton/BoxMiniButton/index.d.ts +1 -0
- package/dist/components/MiniButton/BoxMiniButton/index.d.ts.map +1 -0
- package/dist/components/MiniButton/BoxMiniButton/index.es.js +5 -5
- package/dist/components/MiniButton/IconMiniButton/index.cjs.js +1 -1
- package/dist/components/MiniButton/IconMiniButton/index.d.ts +3 -2
- package/dist/components/MiniButton/IconMiniButton/index.d.ts.map +1 -0
- package/dist/components/MiniButton/IconMiniButton/index.es.js +6 -6
- package/dist/components/MiniButton/UnderLineMiniButton/index.cjs.js +1 -1
- package/dist/components/MiniButton/UnderLineMiniButton/index.d.ts +2 -1
- package/dist/components/MiniButton/UnderLineMiniButton/index.d.ts.map +1 -0
- package/dist/components/MiniButton/UnderLineMiniButton/index.es.js +11 -11
- package/dist/components/MiniButton/common/ButtonTag.cjs.js +1 -1
- package/dist/components/MiniButton/common/ButtonTag.d.ts +1 -0
- package/dist/components/MiniButton/common/ButtonTag.d.ts.map +1 -0
- package/dist/components/MiniButton/common/ButtonTag.es.js +1 -1
- package/dist/components/MiniButton/common/index.styled.cjs.js +18 -18
- package/dist/components/MiniButton/common/index.styled.d.ts +3 -2
- package/dist/components/MiniButton/common/index.styled.d.ts.map +1 -0
- package/dist/components/MiniButton/common/index.styled.es.js +13 -79
- package/dist/components/MiniButton/index.d.ts +1 -0
- package/dist/components/MiniButton/index.d.ts.map +1 -0
- package/dist/components/Modal/index.cjs.js +1 -1
- package/dist/components/Modal/index.d.ts +15 -27
- package/dist/components/Modal/index.d.ts.map +1 -0
- package/dist/components/Modal/index.es.js +99 -7
- package/dist/components/Navigation/BaseNavigation/index.cjs.js +1 -1
- package/dist/components/Navigation/BaseNavigation/index.d.ts +3 -2
- package/dist/components/Navigation/BaseNavigation/index.d.ts.map +1 -0
- package/dist/components/Navigation/BaseNavigation/index.es.js +10 -10
- package/dist/components/Navigation/BaseNavigation/index.styled.d.ts +5 -4
- package/dist/components/Navigation/BaseNavigation/index.styled.d.ts.map +1 -0
- package/dist/components/Navigation/BottomNavigationBar/index.cjs.js +1 -1
- package/dist/components/Navigation/BottomNavigationBar/index.d.ts +3 -2
- package/dist/components/Navigation/BottomNavigationBar/index.d.ts.map +1 -0
- package/dist/components/Navigation/BottomNavigationBar/index.es.js +11 -11
- package/dist/components/Navigation/PageNavigationBar/index.cjs.js +1 -1
- package/dist/components/Navigation/PageNavigationBar/index.d.ts +9 -8
- package/dist/components/Navigation/PageNavigationBar/index.d.ts.map +1 -0
- package/dist/components/Navigation/PageNavigationBar/index.es.js +14 -14
- package/dist/components/Navigation/TitleNavigationBar/index.cjs.js +1 -1
- package/dist/components/Navigation/TitleNavigationBar/index.d.ts +2 -1
- package/dist/components/Navigation/TitleNavigationBar/index.d.ts.map +1 -0
- package/dist/components/Navigation/TitleNavigationBar/index.es.js +27 -27
- package/dist/components/Navigation/constant.d.ts +1 -0
- package/dist/components/Navigation/constant.d.ts.map +1 -0
- package/dist/components/Navigation/index.cjs.js +1 -1
- package/dist/components/Navigation/index.d.ts +2 -1
- package/dist/components/Navigation/index.d.ts.map +1 -0
- package/dist/components/Navigation/index.es.js +36 -40
- package/dist/components/Navigation/index.styled.d.ts +1 -0
- package/dist/components/Navigation/index.styled.d.ts.map +1 -0
- package/dist/components/OverlayRoot/index.cjs.js +1 -1
- package/dist/components/OverlayRoot/index.d.ts +1 -0
- package/dist/components/OverlayRoot/index.d.ts.map +1 -0
- package/dist/components/OverlayRoot/index.es.js +21 -73
- package/dist/components/OverlayRoot/index.styled.cjs.js +1 -1
- package/dist/components/OverlayRoot/index.styled.d.ts +2 -1
- package/dist/components/OverlayRoot/index.styled.d.ts.map +1 -0
- package/dist/components/OverlayRoot/index.styled.es.js +6 -6
- package/dist/components/Segment/BaseSegment/index.cjs.js +1 -1
- package/dist/components/Segment/BaseSegment/index.d.ts +4 -4
- package/dist/components/Segment/BaseSegment/index.d.ts.map +1 -0
- package/dist/components/Segment/BaseSegment/index.es.js +17 -17
- package/dist/components/Segment/BaseSegment/index.styled.cjs.js +1 -1
- package/dist/components/Segment/BaseSegment/index.styled.d.ts +1 -0
- package/dist/components/Segment/BaseSegment/index.styled.d.ts.map +1 -0
- package/dist/components/Segment/BaseSegment/index.styled.es.js +4 -4
- package/dist/components/Segment/ExtendSegment/index.cjs.js +1 -1
- package/dist/components/Segment/ExtendSegment/index.d.ts +3 -2
- package/dist/components/Segment/ExtendSegment/index.d.ts.map +1 -0
- package/dist/components/Segment/ExtendSegment/index.es.js +2 -2
- package/dist/components/Segment/ExtendSegment/index.styled.cjs.js +1 -1
- package/dist/components/Segment/ExtendSegment/index.styled.d.ts +1 -0
- package/dist/components/Segment/ExtendSegment/index.styled.d.ts.map +1 -0
- package/dist/components/Segment/ExtendSegment/index.styled.es.js +5 -5
- package/dist/components/Segment/index.d.ts +1 -0
- package/dist/components/Segment/index.d.ts.map +1 -0
- package/dist/components/SelectBox/index.cjs.js +1 -1
- package/dist/components/SelectBox/index.d.ts +3 -2
- package/dist/components/SelectBox/index.d.ts.map +1 -0
- package/dist/components/SelectBox/index.es.js +43 -42
- package/dist/components/SelectBox/index.styled.cjs.js +1 -1
- package/dist/components/SelectBox/index.styled.d.ts +1 -0
- package/dist/components/SelectBox/index.styled.d.ts.map +1 -0
- package/dist/components/SelectBox/index.styled.es.js +13 -78
- package/dist/components/Tabs/FillTabs/index.cjs.js +1 -1
- package/dist/components/Tabs/FillTabs/index.d.ts +3 -2
- package/dist/components/Tabs/FillTabs/index.d.ts.map +1 -0
- package/dist/components/Tabs/FillTabs/index.es.js +40 -28
- package/dist/components/Tabs/TextTabs/index.cjs.js +1 -1
- package/dist/components/Tabs/TextTabs/index.d.ts +3 -2
- package/dist/components/Tabs/TextTabs/index.d.ts.map +1 -0
- package/dist/components/Tabs/TextTabs/index.es.js +22 -87
- package/dist/components/Tabs/index.cjs.js +1 -1
- package/dist/components/Tabs/index.d.ts +2 -1
- package/dist/components/Tabs/index.d.ts.map +1 -0
- package/dist/components/Tabs/index.es.js +5 -5
- package/dist/components/Tag/index.cjs.js +1 -1
- package/dist/components/Tag/index.d.ts +12 -7
- package/dist/components/Tag/index.d.ts.map +1 -0
- package/dist/components/Tag/index.es.js +234 -4
- package/dist/components/Terms/index.cjs.js +1 -1
- package/dist/components/Terms/index.d.ts +2 -2
- package/dist/components/Terms/index.d.ts.map +1 -0
- package/dist/components/Terms/index.es.js +34 -93
- package/dist/components/TextArea/index.cjs.js +1 -1
- package/dist/components/TextArea/index.d.ts +2 -1
- package/dist/components/TextArea/index.d.ts.map +1 -0
- package/dist/components/TextArea/index.es.js +9 -9
- package/dist/components/Title/index.cjs.js +1 -1
- package/dist/components/Title/index.d.ts +3 -2
- package/dist/components/Title/index.d.ts.map +1 -0
- package/dist/components/Title/index.es.js +11 -11
- package/dist/components/Title/index.styled.cjs.js +39 -1
- package/dist/components/Title/index.styled.d.ts +1 -0
- package/dist/components/Title/index.styled.d.ts.map +1 -0
- package/dist/components/Title/index.styled.es.js +48 -76
- package/dist/components/Toast/index.cjs.js +1 -0
- package/dist/components/Toast/index.d.ts +5 -0
- package/dist/components/Toast/index.d.ts.map +1 -0
- package/dist/components/Toast/index.es.js +36 -0
- package/dist/components/index.cjs.js +1 -1
- package/dist/components/index.d.ts +12 -9
- package/dist/components/index.d.ts.map +1 -0
- package/dist/components/index.es.js +178 -189
- package/dist/components/ui/bottomSheet.cjs.js +1 -31
- package/dist/components/ui/bottomSheet.d.ts +13 -12
- package/dist/components/ui/bottomSheet.d.ts.map +1 -0
- package/dist/components/ui/bottomSheet.es.js +30 -61
- package/dist/components/ui/button.cjs.js +1 -1
- package/dist/components/ui/button.d.ts +4 -3
- package/dist/components/ui/button.d.ts.map +1 -0
- package/dist/components/ui/button.es.js +181 -9
- package/dist/components/ui/checkbox.cjs.js +1 -1
- package/dist/components/ui/checkbox.d.ts +4 -3
- package/dist/components/ui/checkbox.d.ts.map +1 -0
- package/dist/components/ui/checkbox.es.js +109 -111
- package/dist/components/ui/dialog.cjs.js +1 -1
- package/dist/components/ui/dialog.d.ts +12 -11
- package/dist/components/ui/dialog.d.ts.map +1 -0
- package/dist/components/ui/dialog.es.js +10 -10
- package/dist/components/ui/drawer.cjs.js +2 -2
- package/dist/components/ui/drawer.d.ts +12 -11
- package/dist/components/ui/drawer.d.ts.map +1 -0
- package/dist/components/ui/drawer.es.js +106 -106
- package/dist/components/ui/impact-tooltip.cjs.js +1 -1
- package/dist/components/ui/impact-tooltip.d.ts +8 -7
- package/dist/components/ui/impact-tooltip.d.ts.map +1 -0
- package/dist/components/ui/impact-tooltip.es.js +208 -285
- package/dist/components/ui/share-ui.cjs.js +1 -1
- package/dist/components/ui/share-ui.d.ts +4 -3
- package/dist/components/ui/share-ui.d.ts.map +1 -0
- package/dist/components/ui/share-ui.es.js +20 -20
- package/dist/components/ui/tooltip.cjs.js +1 -1
- package/dist/components/ui/tooltip.d.ts +6 -5
- package/dist/components/ui/tooltip.d.ts.map +1 -0
- package/dist/components/ui/tooltip.es.js +139 -134
- package/dist/components/ui/typography.cjs.js +1 -1
- package/dist/components/ui/typography.d.ts +2 -1
- package/dist/components/ui/typography.d.ts.map +1 -0
- package/dist/components/ui/typography.es.js +7 -7
- package/dist/constants/index.d.ts +1 -0
- package/dist/constants/index.d.ts.map +1 -0
- package/dist/constants/style.constants.d.ts +1 -0
- package/dist/constants/style.constants.d.ts.map +1 -0
- package/dist/core/Colors/index.cjs.js +1 -1
- package/dist/core/Colors/index.d.ts +1 -4
- package/dist/core/Colors/index.d.ts.map +1 -0
- package/dist/core/Colors/index.es.js +4 -8
- package/dist/core/Display/Mobile.cjs.js +1 -1
- package/dist/core/Display/Mobile.d.ts +1 -0
- package/dist/core/Display/Mobile.d.ts.map +1 -0
- package/dist/core/Display/Mobile.es.js +4 -4
- package/dist/core/Display/Pc.cjs.js +1 -1
- package/dist/core/Display/Pc.d.ts +1 -0
- package/dist/core/Display/Pc.d.ts.map +1 -0
- package/dist/core/Display/Pc.es.js +4 -4
- package/dist/core/Display/index.cjs.js +1 -1
- package/dist/core/Display/index.d.ts +2 -1
- package/dist/core/Display/index.d.ts.map +1 -0
- package/dist/core/Display/index.es.js +4 -4
- package/dist/core/Display/index.styled.cjs.js +9 -1
- package/dist/core/Display/index.styled.d.ts +1 -0
- package/dist/core/Display/index.styled.d.ts.map +1 -0
- package/dist/core/Display/index.styled.es.js +15 -73
- package/dist/core/TextStyles/index.cjs.js +56 -56
- package/dist/core/TextStyles/index.d.ts +33 -32
- package/dist/core/TextStyles/index.d.ts.map +1 -0
- package/dist/core/TextStyles/index.es.js +53 -53
- package/dist/core/Theme/index.cjs.js +1 -1
- package/dist/core/Theme/index.d.ts +6 -4
- package/dist/core/Theme/index.d.ts.map +1 -0
- package/dist/core/Theme/index.es.js +9 -8
- package/dist/core/Typography/BaseTypography/index.cjs.js +1 -1
- package/dist/core/Typography/BaseTypography/index.d.ts +18 -18
- package/dist/core/Typography/BaseTypography/index.d.ts.map +1 -0
- package/dist/core/Typography/BaseTypography/index.es.js +4 -4
- package/dist/core/Typography/index.cjs.js +1 -1
- package/dist/core/Typography/index.d.ts +17 -17
- package/dist/core/Typography/index.d.ts.map +1 -0
- package/dist/core/Typography/index.es.js +1 -1
- package/dist/core/index.cjs.js +1 -1
- package/dist/core/index.d.ts +2 -1
- package/dist/core/index.d.ts.map +1 -0
- package/dist/core/index.es.js +24 -24
- package/dist/hooks/index.cjs.js +1 -1
- package/dist/hooks/index.d.ts +2 -1
- package/dist/hooks/index.d.ts.map +1 -0
- package/dist/hooks/index.es.js +6 -6
- package/dist/hooks/useEventListener.cjs.js +1 -1
- package/dist/hooks/useEventListener.d.ts +2 -3
- package/dist/hooks/useEventListener.d.ts.map +1 -0
- package/dist/hooks/useEventListener.es.js +11 -14
- package/dist/hooks/useLayoutIsMobile.cjs.js +1 -1
- package/dist/hooks/useLayoutIsMobile.d.ts +1 -0
- package/dist/hooks/useLayoutIsMobile.d.ts.map +1 -0
- package/dist/hooks/useLayoutIsMobile.es.js +5 -72
- package/dist/hooks/useOverlayPreventScroll.cjs.js +1 -1
- package/dist/hooks/useOverlayPreventScroll.d.ts +3 -2
- package/dist/hooks/useOverlayPreventScroll.d.ts.map +1 -0
- package/dist/hooks/useOverlayPreventScroll.es.js +85 -76
- package/dist/hooks/useResize.d.ts +1 -0
- package/dist/hooks/useResize.d.ts.map +1 -0
- package/dist/icons/build-icons/building/generateAliasesFile.d.mts +1 -0
- package/dist/icons/build-icons/building/generateAliasesFile.d.mts.map +1 -0
- package/dist/icons/build-icons/building/generateDynamicImports.d.mts +1 -0
- package/dist/icons/build-icons/building/generateDynamicImports.d.mts.map +1 -0
- package/dist/icons/build-icons/building/generateExportsFile.d.mts +1 -0
- package/dist/icons/build-icons/building/generateExportsFile.d.mts.map +1 -0
- package/dist/icons/build-icons/building/generateIconFiles.d.mts +1 -0
- package/dist/icons/build-icons/building/generateIconFiles.d.mts.map +1 -0
- package/dist/icons/build-icons/cli.d.mts +1 -0
- package/dist/icons/build-icons/cli.d.mts.map +1 -0
- package/dist/icons/build-icons/render/renderIconsObject.d.mts +1 -0
- package/dist/icons/build-icons/render/renderIconsObject.d.mts.map +1 -0
- package/dist/icons/build-icons/utils/base64SVG.d.mts +1 -0
- package/dist/icons/build-icons/utils/base64SVG.d.mts.map +1 -0
- package/dist/icons/scripts/exportTemplate.d.mts +1 -0
- package/dist/icons/scripts/exportTemplate.d.mts.map +1 -0
- package/dist/icons/scripts/helpers.d.mts +1 -0
- package/dist/icons/scripts/helpers.d.mts.map +1 -0
- package/dist/icons/src/Icon.d.ts +1 -0
- package/dist/icons/src/Icon.d.ts.map +1 -0
- package/dist/icons/src/aliases/aliases.cjs.js +1 -1
- package/dist/icons/src/aliases/aliases.d.ts +4 -3
- package/dist/icons/src/aliases/aliases.d.ts.map +1 -0
- package/dist/icons/src/aliases/aliases.es.js +10 -10
- package/dist/icons/src/aliases/index.cjs.js +1 -1
- package/dist/icons/src/aliases/index.d.ts +1 -0
- package/dist/icons/src/aliases/index.d.ts.map +1 -0
- package/dist/icons/src/aliases/index.es.js +20 -20
- package/dist/icons/src/aliases/prefixed.cjs.js +1 -1
- package/dist/icons/src/aliases/prefixed.d.ts +14 -13
- package/dist/icons/src/aliases/prefixed.d.ts.map +1 -0
- package/dist/icons/src/aliases/prefixed.es.js +48 -48
- package/dist/icons/src/aliases/suffixed.cjs.js +1 -1
- package/dist/icons/src/aliases/suffixed.d.ts +15 -14
- package/dist/icons/src/aliases/suffixed.d.ts.map +1 -0
- package/dist/icons/src/aliases/suffixed.es.js +48 -48
- package/dist/icons/src/createIcon.cjs.js +1 -1
- package/dist/icons/src/createIcon.d.ts +3 -2
- package/dist/icons/src/createIcon.d.ts.map +1 -0
- package/dist/icons/src/createIcon.es.js +5 -5
- package/dist/icons/src/defaultAttributes.d.ts +1 -0
- package/dist/icons/src/defaultAttributes.d.ts.map +1 -0
- package/dist/icons/src/dynamicIconImports.d.ts +1 -0
- package/dist/icons/src/dynamicIconImports.d.ts.map +1 -0
- package/dist/icons/src/icons/Alarm_fill.d.ts +1 -0
- package/dist/icons/src/icons/Alarm_fill.d.ts.map +1 -0
- package/dist/icons/src/icons/Calendar.d.ts +1 -0
- package/dist/icons/src/icons/Calendar.d.ts.map +1 -0
- package/dist/icons/src/icons/Cancel.d.ts +1 -0
- package/dist/icons/src/icons/Cancel.d.ts.map +1 -0
- package/dist/icons/src/icons/Cancel_circle.d.ts +1 -0
- package/dist/icons/src/icons/Cancel_circle.d.ts.map +1 -0
- package/dist/icons/src/icons/Cart_fill.d.ts +1 -0
- package/dist/icons/src/icons/Cart_fill.d.ts.map +1 -0
- package/dist/icons/src/icons/Check.d.ts +1 -0
- package/dist/icons/src/icons/Check.d.ts.map +1 -0
- package/dist/icons/src/icons/Chevron_down.d.ts +1 -0
- package/dist/icons/src/icons/Chevron_down.d.ts.map +1 -0
- package/dist/icons/src/icons/Chevron_left.d.ts +1 -0
- package/dist/icons/src/icons/Chevron_left.d.ts.map +1 -0
- package/dist/icons/src/icons/Chevron_right.d.ts +1 -0
- package/dist/icons/src/icons/Chevron_right.d.ts.map +1 -0
- package/dist/icons/src/icons/Chevron_up.d.ts +1 -0
- package/dist/icons/src/icons/Chevron_up.d.ts.map +1 -0
- package/dist/icons/src/icons/Double_Chevron_left.d.ts +1 -0
- package/dist/icons/src/icons/Double_Chevron_left.d.ts.map +1 -0
- package/dist/icons/src/icons/Double_Chevron_right.d.ts +1 -0
- package/dist/icons/src/icons/Double_Chevron_right.d.ts.map +1 -0
- package/dist/icons/src/icons/Eye_fill.d.ts +1 -0
- package/dist/icons/src/icons/Eye_fill.d.ts.map +1 -0
- package/dist/icons/src/icons/Eye_slash_fill.d.ts +1 -0
- package/dist/icons/src/icons/Eye_slash_fill.d.ts.map +1 -0
- package/dist/icons/src/icons/Filter.d.ts +1 -0
- package/dist/icons/src/icons/Filter.d.ts.map +1 -0
- package/dist/icons/src/icons/Information.d.ts +1 -0
- package/dist/icons/src/icons/Information.d.ts.map +1 -0
- package/dist/icons/src/icons/Menu.d.ts +1 -0
- package/dist/icons/src/icons/Menu.d.ts.map +1 -0
- package/dist/icons/src/icons/More.d.ts +1 -0
- package/dist/icons/src/icons/More.d.ts.map +1 -0
- package/dist/icons/src/icons/Person_fill.d.ts +1 -0
- package/dist/icons/src/icons/Person_fill.d.ts.map +1 -0
- package/dist/icons/src/icons/Plus.d.ts +1 -0
- package/dist/icons/src/icons/Plus.d.ts.map +1 -0
- package/dist/icons/src/icons/Question_circle.d.ts +1 -0
- package/dist/icons/src/icons/Question_circle.d.ts.map +1 -0
- package/dist/icons/src/icons/Re.d.ts +1 -0
- package/dist/icons/src/icons/Re.d.ts.map +1 -0
- package/dist/icons/src/icons/Search.d.ts +1 -0
- package/dist/icons/src/icons/Search.d.ts.map +1 -0
- package/dist/icons/src/icons/Setting_fill.d.ts +1 -0
- package/dist/icons/src/icons/Setting_fill.d.ts.map +1 -0
- package/dist/icons/src/icons/Share.d.ts +1 -0
- package/dist/icons/src/icons/Share.d.ts.map +1 -0
- package/dist/icons/src/icons/Store.d.ts +1 -0
- package/dist/icons/src/icons/Store.d.ts.map +1 -0
- package/dist/icons/src/icons/index.cjs.js +1 -1
- package/dist/icons/src/icons/index.d.ts +10 -9
- package/dist/icons/src/icons/index.d.ts.map +1 -0
- package/dist/icons/src/icons/index.es.js +42 -42
- package/dist/icons/src/types.d.ts +2 -1
- package/dist/icons/src/types.d.ts.map +1 -0
- package/dist/icons/src/utils.d.ts +1 -0
- package/dist/icons/src/utils.d.ts.map +1 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +4 -3
- package/dist/index.d.ts.map +1 -0
- package/dist/index.es.js +400 -376
- package/dist/lib/useMediaQuery.d.ts +1 -0
- package/dist/lib/useMediaQuery.d.ts.map +1 -0
- package/dist/lib/utils.cjs.js +1 -1
- package/dist/lib/utils.d.ts +1 -0
- package/dist/lib/utils.d.ts.map +1 -0
- package/dist/lib/utils.es.js +530 -498
- package/dist/library/BasicForm/index.cjs.js +1 -1
- package/dist/library/BasicForm/index.d.ts +1 -0
- package/dist/library/BasicForm/index.d.ts.map +1 -0
- package/dist/library/BasicForm/index.es.js +30 -32
- package/dist/library/BasicLayout/Body.cjs.js +1 -1
- package/dist/library/BasicLayout/Body.d.ts +1 -0
- package/dist/library/BasicLayout/Body.d.ts.map +1 -0
- package/dist/library/BasicLayout/Body.es.js +4 -4
- package/dist/library/BasicLayout/Footer.cjs.js +1 -1
- package/dist/library/BasicLayout/Footer.d.ts +4 -3
- package/dist/library/BasicLayout/Footer.d.ts.map +1 -0
- package/dist/library/BasicLayout/Footer.es.js +71 -57
- package/dist/library/BasicLayout/index.cjs.js +1 -1
- package/dist/library/BasicLayout/index.d.ts +4 -3
- package/dist/library/BasicLayout/index.d.ts.map +1 -0
- package/dist/library/BasicLayout/index.es.js +54 -43
- package/dist/library/BasicLayout/index.styled.cjs.js +40 -40
- package/dist/library/BasicLayout/index.styled.d.ts +1 -0
- package/dist/library/BasicLayout/index.styled.d.ts.map +1 -0
- package/dist/library/BasicLayout/index.styled.es.js +70 -133
- package/dist/library/Flex/index.d.ts +1 -0
- package/dist/library/Flex/index.d.ts.map +1 -0
- package/dist/library/Flex/index.styled.cjs.js +1 -1
- package/dist/library/Flex/index.styled.d.ts +1 -0
- package/dist/library/Flex/index.styled.d.ts.map +1 -0
- package/dist/library/Flex/index.styled.es.js +7 -7
- package/dist/library/GNB/index.constant.d.ts +1 -0
- package/dist/library/GNB/index.constant.d.ts.map +1 -0
- package/dist/library/GlobalLayoutHeaderProvider/index.type.d.ts +7 -6
- package/dist/library/GlobalLayoutHeaderProvider/index.type.d.ts.map +1 -0
- package/dist/library/IconWithImage/index.cjs.js +1 -1
- package/dist/library/IconWithImage/index.d.ts +1 -0
- package/dist/library/IconWithImage/index.d.ts.map +1 -0
- package/dist/library/IconWithImage/index.es.js +3 -3
- package/dist/library/IconWithImage/index.styled.d.ts +1 -0
- package/dist/library/IconWithImage/index.styled.d.ts.map +1 -0
- package/dist/library/List/BottomSheetItemList/index.cjs.js +1 -1
- package/dist/library/List/BottomSheetItemList/index.d.ts +3 -2
- package/dist/library/List/BottomSheetItemList/index.d.ts.map +1 -0
- package/dist/library/List/BottomSheetItemList/index.es.js +2 -2
- package/dist/library/List/BottomSheetItemList/index.styled.cjs.js +1 -1
- package/dist/library/List/BottomSheetItemList/index.styled.d.ts +1 -0
- package/dist/library/List/BottomSheetItemList/index.styled.d.ts.map +1 -0
- package/dist/library/List/BottomSheetItemList/index.styled.es.js +1 -1
- package/dist/library/List/index.d.ts +1 -0
- package/dist/library/List/index.d.ts.map +1 -0
- package/dist/library/Lottie/index.cjs.js +1 -1
- package/dist/library/Lottie/index.d.ts +1 -0
- package/dist/library/Lottie/index.d.ts.map +1 -0
- package/dist/library/Lottie/index.es.js +101 -101
- package/dist/library/Lottie/index.styled.d.ts +1 -0
- package/dist/library/Lottie/index.styled.d.ts.map +1 -0
- package/dist/library/Spacing/index.cjs.js +1 -1
- package/dist/library/Spacing/index.d.ts +1 -0
- package/dist/library/Spacing/index.d.ts.map +1 -0
- package/dist/library/Spacing/index.es.js +1 -1
- package/dist/library/Spacing/index.styled.d.ts +1 -0
- package/dist/library/Spacing/index.styled.d.ts.map +1 -0
- package/dist/library/index.d.ts +1 -0
- package/dist/library/index.d.ts.map +1 -0
- package/dist/style/common.d.ts +2 -1
- package/dist/style/common.d.ts.map +1 -0
- package/dist/types/date.cjs.js +1 -1
- package/dist/types/date.d.ts +2 -1
- package/dist/types/date.d.ts.map +1 -0
- package/dist/types/date.es.js +37 -41
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/react.d.ts +1 -0
- package/dist/types/react.d.ts.map +1 -0
- package/dist/types/select-props.d.ts +3 -2
- package/dist/types/select-props.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/chip.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/chip.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/chip.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/chip.es.js +35 -6
- package/dist/utils/GenerateColorStyle/common/type.d.ts +1 -0
- package/dist/utils/GenerateColorStyle/common/type.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/control/check-box.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/control/check-box.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/control/check-box.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/control/check-box.es.js +51 -56
- package/dist/utils/GenerateColorStyle/control/check-mark.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/control/check-mark.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/control/check-mark.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/control/check-mark.es.js +35 -40
- package/dist/utils/GenerateColorStyle/control/radio-button.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/control/radio-button.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/control/radio-button.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/control/radio-button.es.js +43 -48
- package/dist/utils/GenerateColorStyle/control/switch.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/control/switch.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/control/switch.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/control/switch.es.js +43 -48
- package/dist/utils/GenerateColorStyle/datepicker.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/datepicker.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/datepicker.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/datepicker.es.js +8 -15
- package/dist/utils/GenerateColorStyle/index.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/index.d.ts +19 -18
- package/dist/utils/GenerateColorStyle/index.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/index.es.js +20 -20
- package/dist/utils/GenerateColorStyle/mini-button.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/mini-button.d.ts +5 -4
- package/dist/utils/GenerateColorStyle/mini-button.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/mini-button.es.js +11 -18
- package/dist/utils/GenerateColorStyle/progress-bar.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/progress-bar.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/single-button.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/single-button.d.ts +5 -4
- package/dist/utils/GenerateColorStyle/single-button.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/single-button.es.js +8 -35
- package/dist/utils/GenerateColorStyle/tab/fill-tabs.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/tab/fill-tabs.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/tab/fill-tabs.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/tab/fill-tabs.es.js +23 -98
- package/dist/utils/GenerateColorStyle/tab/text-tabs.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/tab/text-tabs.d.ts +3 -2
- package/dist/utils/GenerateColorStyle/tab/text-tabs.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/tab/text-tabs.es.js +22 -97
- package/dist/utils/GenerateColorStyle/tag.cjs.js +1 -1
- package/dist/utils/GenerateColorStyle/tag.d.ts +5 -4
- package/dist/utils/GenerateColorStyle/tag.d.ts.map +1 -0
- package/dist/utils/GenerateColorStyle/tag.es.js +12 -26
- package/dist/utils/format.util.d.ts +1 -0
- package/dist/utils/format.util.d.ts.map +1 -0
- package/dist/utils/index.cjs.js +1 -1
- package/dist/utils/index.d.ts +2 -1
- package/dist/utils/index.d.ts.map +1 -0
- package/dist/utils/index.es.js +37 -37
- package/dist/utils/media.util.d.ts +1 -0
- package/dist/utils/media.util.d.ts.map +1 -0
- package/dist/utils/uuid.util.d.ts +1 -0
- package/dist/utils/uuid.util.d.ts.map +1 -0
- package/package.json +131 -205
- package/dist/chunks/index.55uP5Llv.js +0 -23
- package/dist/chunks/index.BB3W3jfD.js +0 -58
- package/dist/chunks/index.BQMPhSId.js +0 -1
- package/dist/chunks/index.B_Gl-ceI.js +0 -1
- package/dist/chunks/index.CSxTWj2O.js +0 -1
- package/dist/chunks/index.Cw8-3kaP.js +0 -1
- package/dist/chunks/index.DMhXgOEz.js +0 -1
- package/dist/chunks/index.DZc07ocK.js +0 -5
- package/dist/chunks/index.DoZ51x4G.js +0 -41
- package/dist/chunks/index.FP3Zwkau.js +0 -636
- package/dist/chunks/index.SBDRGz2_.js +0 -60
- package/dist/chunks/index.XcUjaasf.js +0 -1
- package/dist/chunks/index.Y9emhYVA.js +0 -1656
- package/dist/chunks/index.styled.B6sT-Ewu.js +0 -412
- package/dist/chunks/index.styled.VNEk1u7W.js +0 -892
- package/dist/chunks/index.wFBaTsPC.js +0 -537
- package/dist/chunks/index.wsLqX57E.js +0 -196
- package/dist/components/Control/Switch/index.styled.cjs.js +0 -32
- package/dist/components/Control/Switch/index.styled.d.ts +0 -15
- package/dist/components/Control/Switch/index.styled.es.js +0 -42
- package/dist/components/Divider/index.styled.cjs.js +0 -8
- package/dist/components/Divider/index.styled.d.ts +0 -9
- package/dist/components/Divider/index.styled.es.js +0 -14
- package/dist/components/Loading/Skeleton/SkeletonLayout/index.cjs.js +0 -1
- package/dist/components/Loading/Skeleton/SkeletonLayout/index.d.ts +0 -3
- package/dist/components/Loading/Skeleton/SkeletonLayout/index.es.js +0 -6
- package/dist/components/Loading/Skeleton/SkeletonLayout/index.styled.cjs.js +0 -25
- package/dist/components/Loading/Skeleton/SkeletonLayout/index.styled.d.ts +0 -8
- package/dist/components/Loading/Skeleton/SkeletonLayout/index.styled.es.js +0 -30
- package/dist/components/Loading/Skeleton/index.styled.cjs.js +0 -16
- package/dist/components/Loading/Skeleton/index.styled.d.ts +0 -19
- package/dist/components/Loading/Skeleton/index.styled.es.js +0 -23
- package/dist/components/Loading/index.cjs.js +0 -1
- package/dist/components/Loading/index.d.ts +0 -3
- package/dist/components/Loading/index.es.js +0 -8
- package/dist/components/Modal/BaseModal/index.cjs.js +0 -1
- package/dist/components/Modal/BaseModal/index.es.js +0 -8
- package/dist/components/Tag/index.styled.cjs.js +0 -1
- package/dist/components/Tag/index.styled.d.ts +0 -12
- package/dist/components/Tag/index.styled.es.js +0 -76
- package/dist/components/ToastMessage/BaseToastMessage/index.cjs.js +0 -1
- package/dist/components/ToastMessage/BaseToastMessage/index.d.ts +0 -13
- package/dist/components/ToastMessage/BaseToastMessage/index.es.js +0 -25
- package/dist/components/ToastMessage/BaseToastMessage/index.styled.cjs.js +0 -1
- package/dist/components/ToastMessage/BaseToastMessage/index.styled.d.ts +0 -10
- package/dist/components/ToastMessage/BaseToastMessage/index.styled.es.js +0 -78
- package/dist/components/ToastMessage/Toast/index.cjs.js +0 -1
- package/dist/components/ToastMessage/Toast/index.d.ts +0 -13
- package/dist/components/ToastMessage/Toast/index.es.js +0 -32
- package/dist/components/ToastMessage/Toast/index.styled.cjs.js +0 -13
- package/dist/components/ToastMessage/Toast/index.styled.d.ts +0 -8
- package/dist/components/ToastMessage/Toast/index.styled.es.js +0 -18
- package/dist/components/ToastMessage/index.cjs.js +0 -1
- package/dist/components/ToastMessage/index.d.ts +0 -1
- package/dist/components/ToastMessage/index.es.js +0 -4
- package/dist/chunks/{index.styled.DmJ27_dc.js → index.styled.BIY032si.js} +1 -1
- package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.cjs.js +0 -0
- package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.es.js +0 -0
- package/dist/components/{Modal → LegacyModal}/index.styled.es.js +1 -1
package/dist/lib/utils.es.js
CHANGED
|
@@ -1,80 +1,112 @@
|
|
|
1
|
-
import { c as
|
|
2
|
-
const
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { c as Pe } from "../chunks/clsx.OuTLNxxd.js";
|
|
2
|
+
const Ge = (e, t) => {
|
|
3
|
+
const o = new Array(e.length + t.length);
|
|
4
|
+
for (let r = 0; r < e.length; r++)
|
|
5
|
+
o[r] = e[r];
|
|
6
|
+
for (let r = 0; r < t.length; r++)
|
|
7
|
+
o[e.length + r] = t[r];
|
|
8
|
+
return o;
|
|
9
|
+
}, Te = (e, t) => ({
|
|
10
|
+
classGroupId: e,
|
|
11
|
+
validator: t
|
|
12
|
+
}), xe = (e = /* @__PURE__ */ new Map(), t = null, o) => ({
|
|
13
|
+
nextPart: e,
|
|
14
|
+
validators: t,
|
|
15
|
+
classGroupId: o
|
|
16
|
+
}), K = "-", ue = [], Oe = "arbitrary..", je = (e) => {
|
|
17
|
+
const t = Ee(e), {
|
|
18
|
+
conflictingClassGroups: o,
|
|
19
|
+
conflictingClassGroupModifiers: r
|
|
6
20
|
} = e;
|
|
7
21
|
return {
|
|
8
|
-
getClassGroupId: (
|
|
9
|
-
|
|
10
|
-
|
|
22
|
+
getClassGroupId: (a) => {
|
|
23
|
+
if (a.startsWith("[") && a.endsWith("]"))
|
|
24
|
+
return Le(a);
|
|
25
|
+
const u = a.split(K), c = u[0] === "" && u.length > 1 ? 1 : 0;
|
|
26
|
+
return we(u, c, t);
|
|
11
27
|
},
|
|
12
|
-
getConflictingClassGroupIds: (
|
|
13
|
-
|
|
14
|
-
|
|
28
|
+
getConflictingClassGroupIds: (a, u) => {
|
|
29
|
+
if (u) {
|
|
30
|
+
const c = r[a], f = o[a];
|
|
31
|
+
return c ? f ? Ge(f, c) : c : f || ue;
|
|
32
|
+
}
|
|
33
|
+
return o[a] || ue;
|
|
15
34
|
}
|
|
16
35
|
};
|
|
17
|
-
},
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
return
|
|
24
|
-
|
|
36
|
+
}, we = (e, t, o) => {
|
|
37
|
+
if (e.length - t === 0)
|
|
38
|
+
return o.classGroupId;
|
|
39
|
+
const i = e[t], d = o.nextPart.get(i);
|
|
40
|
+
if (d) {
|
|
41
|
+
const f = we(e, t + 1, d);
|
|
42
|
+
if (f) return f;
|
|
43
|
+
}
|
|
44
|
+
const a = o.validators;
|
|
45
|
+
if (a === null)
|
|
25
46
|
return;
|
|
26
|
-
const
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
if (fe.test(e)) {
|
|
32
|
-
const n = fe.exec(e)[1], s = n == null ? void 0 : n.substring(0, n.indexOf(":"));
|
|
33
|
-
if (s)
|
|
34
|
-
return "arbitrary.." + s;
|
|
47
|
+
const u = t === 0 ? e.join(K) : e.slice(t).join(K), c = a.length;
|
|
48
|
+
for (let f = 0; f < c; f++) {
|
|
49
|
+
const h = a[f];
|
|
50
|
+
if (h.validator(u))
|
|
51
|
+
return h.classGroupId;
|
|
35
52
|
}
|
|
36
|
-
},
|
|
53
|
+
}, Le = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
|
|
54
|
+
const t = e.slice(1, -1), o = t.indexOf(":"), r = t.slice(0, o);
|
|
55
|
+
return r ? Oe + r : void 0;
|
|
56
|
+
})(), Ee = (e) => {
|
|
37
57
|
const {
|
|
38
|
-
theme:
|
|
39
|
-
classGroups:
|
|
40
|
-
} = e
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
for (const
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
58
|
+
theme: t,
|
|
59
|
+
classGroups: o
|
|
60
|
+
} = e;
|
|
61
|
+
return Ne(o, t);
|
|
62
|
+
}, Ne = (e, t) => {
|
|
63
|
+
const o = xe();
|
|
64
|
+
for (const r in e) {
|
|
65
|
+
const i = e[r];
|
|
66
|
+
se(i, o, r, t);
|
|
67
|
+
}
|
|
68
|
+
return o;
|
|
69
|
+
}, se = (e, t, o, r) => {
|
|
70
|
+
const i = e.length;
|
|
71
|
+
for (let d = 0; d < i; d++) {
|
|
72
|
+
const a = e[d];
|
|
73
|
+
Ve(a, t, o, r);
|
|
74
|
+
}
|
|
75
|
+
}, Ve = (e, t, o, r) => {
|
|
76
|
+
if (typeof e == "string") {
|
|
77
|
+
Fe(e, t, o);
|
|
78
|
+
return;
|
|
79
|
+
}
|
|
80
|
+
if (typeof e == "function") {
|
|
81
|
+
_e(e, t, o, r);
|
|
82
|
+
return;
|
|
83
|
+
}
|
|
84
|
+
We(e, t, o, r);
|
|
85
|
+
}, Fe = (e, t, o) => {
|
|
86
|
+
const r = e === "" ? t : ke(t, e);
|
|
87
|
+
r.classGroupId = o;
|
|
88
|
+
}, _e = (e, t, o, r) => {
|
|
89
|
+
if (Be(e)) {
|
|
90
|
+
se(e(r), t, o, r);
|
|
91
|
+
return;
|
|
92
|
+
}
|
|
93
|
+
t.validators === null && (t.validators = []), t.validators.push(Te(o, e));
|
|
94
|
+
}, We = (e, t, o, r) => {
|
|
95
|
+
const i = Object.entries(e), d = i.length;
|
|
96
|
+
for (let a = 0; a < d; a++) {
|
|
97
|
+
const [u, c] = i[a];
|
|
98
|
+
se(c, ke(t, u), o, r);
|
|
99
|
+
}
|
|
100
|
+
}, ke = (e, t) => {
|
|
101
|
+
let o = e;
|
|
102
|
+
const r = t.split(K), i = r.length;
|
|
103
|
+
for (let d = 0; d < i; d++) {
|
|
104
|
+
const a = r[d];
|
|
105
|
+
let u = o.nextPart.get(a);
|
|
106
|
+
u || (u = xe(), o.nextPart.set(a, u)), o = u;
|
|
107
|
+
}
|
|
108
|
+
return o;
|
|
109
|
+
}, Be = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, $e = (e) => {
|
|
78
110
|
if (e < 1)
|
|
79
111
|
return {
|
|
80
112
|
get: () => {
|
|
@@ -82,178 +114,178 @@ const ne = "-", Re = (e) => {
|
|
|
82
114
|
set: () => {
|
|
83
115
|
}
|
|
84
116
|
};
|
|
85
|
-
let
|
|
86
|
-
const
|
|
87
|
-
|
|
117
|
+
let t = 0, o = /* @__PURE__ */ Object.create(null), r = /* @__PURE__ */ Object.create(null);
|
|
118
|
+
const i = (d, a) => {
|
|
119
|
+
o[d] = a, t++, t > e && (t = 0, r = o, o = /* @__PURE__ */ Object.create(null));
|
|
88
120
|
};
|
|
89
121
|
return {
|
|
90
|
-
get(
|
|
91
|
-
let
|
|
92
|
-
if (
|
|
93
|
-
return
|
|
94
|
-
if ((
|
|
95
|
-
return
|
|
122
|
+
get(d) {
|
|
123
|
+
let a = o[d];
|
|
124
|
+
if (a !== void 0)
|
|
125
|
+
return a;
|
|
126
|
+
if ((a = r[d]) !== void 0)
|
|
127
|
+
return i(d, a), a;
|
|
96
128
|
},
|
|
97
|
-
set(
|
|
98
|
-
|
|
129
|
+
set(d, a) {
|
|
130
|
+
d in o ? o[d] = a : i(d, a);
|
|
99
131
|
}
|
|
100
132
|
};
|
|
101
|
-
}, te = "!",
|
|
133
|
+
}, te = "!", fe = ":", Ue = [], be = (e, t, o, r, i) => ({
|
|
134
|
+
modifiers: e,
|
|
135
|
+
hasImportantModifier: t,
|
|
136
|
+
baseClassName: o,
|
|
137
|
+
maybePostfixModifierPosition: r,
|
|
138
|
+
isExternal: i
|
|
139
|
+
}), De = (e) => {
|
|
102
140
|
const {
|
|
103
|
-
prefix:
|
|
104
|
-
experimentalParseClassName:
|
|
141
|
+
prefix: t,
|
|
142
|
+
experimentalParseClassName: o
|
|
105
143
|
} = e;
|
|
106
|
-
let
|
|
107
|
-
const
|
|
108
|
-
let
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
144
|
+
let r = (i) => {
|
|
145
|
+
const d = [];
|
|
146
|
+
let a = 0, u = 0, c = 0, f;
|
|
147
|
+
const h = i.length;
|
|
148
|
+
for (let v = 0; v < h; v++) {
|
|
149
|
+
const w = i[v];
|
|
150
|
+
if (a === 0 && u === 0) {
|
|
151
|
+
if (w === fe) {
|
|
152
|
+
d.push(i.slice(c, v)), c = v + 1;
|
|
114
153
|
continue;
|
|
115
154
|
}
|
|
116
|
-
if (
|
|
117
|
-
|
|
155
|
+
if (w === "/") {
|
|
156
|
+
f = v;
|
|
118
157
|
continue;
|
|
119
158
|
}
|
|
120
159
|
}
|
|
121
|
-
|
|
160
|
+
w === "[" ? a++ : w === "]" ? a-- : w === "(" ? u++ : w === ")" && u--;
|
|
122
161
|
}
|
|
123
|
-
const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
162
|
+
const y = d.length === 0 ? i : i.slice(c);
|
|
163
|
+
let z = y, I = !1;
|
|
164
|
+
y.endsWith(te) ? (z = y.slice(0, -1), I = !0) : (
|
|
165
|
+
/**
|
|
166
|
+
* In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
|
|
167
|
+
* @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
|
|
168
|
+
*/
|
|
169
|
+
y.startsWith(te) && (z = y.slice(1), I = !0)
|
|
170
|
+
);
|
|
171
|
+
const M = f && f > c ? f - c : void 0;
|
|
172
|
+
return be(d, I, z, M);
|
|
130
173
|
};
|
|
131
|
-
if (
|
|
132
|
-
const
|
|
133
|
-
|
|
134
|
-
isExternal: !0,
|
|
135
|
-
modifiers: [],
|
|
136
|
-
hasImportantModifier: !1,
|
|
137
|
-
baseClassName: i,
|
|
138
|
-
maybePostfixModifierPosition: void 0
|
|
139
|
-
};
|
|
174
|
+
if (t) {
|
|
175
|
+
const i = t + fe, d = r;
|
|
176
|
+
r = (a) => a.startsWith(i) ? d(a.slice(i.length)) : be(Ue, !1, a, void 0, !0);
|
|
140
177
|
}
|
|
141
|
-
if (
|
|
142
|
-
const
|
|
143
|
-
|
|
144
|
-
className:
|
|
145
|
-
parseClassName:
|
|
178
|
+
if (o) {
|
|
179
|
+
const i = r;
|
|
180
|
+
r = (d) => o({
|
|
181
|
+
className: d,
|
|
182
|
+
parseClassName: i
|
|
146
183
|
});
|
|
147
184
|
}
|
|
148
|
-
return
|
|
149
|
-
},
|
|
150
|
-
const
|
|
151
|
-
return (
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
const
|
|
155
|
-
let
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
185
|
+
return r;
|
|
186
|
+
}, Ye = (e) => {
|
|
187
|
+
const t = /* @__PURE__ */ new Map();
|
|
188
|
+
return e.orderSensitiveModifiers.forEach((o, r) => {
|
|
189
|
+
t.set(o, 1e6 + r);
|
|
190
|
+
}), (o) => {
|
|
191
|
+
const r = [];
|
|
192
|
+
let i = [];
|
|
193
|
+
for (let d = 0; d < o.length; d++) {
|
|
194
|
+
const a = o[d], u = a[0] === "[", c = t.has(a);
|
|
195
|
+
u || c ? (i.length > 0 && (i.sort(), r.push(...i), i = []), r.push(a)) : i.push(a);
|
|
196
|
+
}
|
|
197
|
+
return i.length > 0 && (i.sort(), r.push(...i)), r;
|
|
159
198
|
};
|
|
160
|
-
},
|
|
161
|
-
cache:
|
|
162
|
-
parseClassName:
|
|
163
|
-
sortModifiers:
|
|
164
|
-
...
|
|
165
|
-
}),
|
|
199
|
+
}, qe = (e) => ({
|
|
200
|
+
cache: $e(e.cacheSize),
|
|
201
|
+
parseClassName: De(e),
|
|
202
|
+
sortModifiers: Ye(e),
|
|
203
|
+
...je(e)
|
|
204
|
+
}), Xe = /\s+/, Je = (e, t) => {
|
|
166
205
|
const {
|
|
167
|
-
parseClassName:
|
|
168
|
-
getClassGroupId:
|
|
169
|
-
getConflictingClassGroupIds:
|
|
170
|
-
sortModifiers:
|
|
171
|
-
} =
|
|
172
|
-
let
|
|
173
|
-
for (let
|
|
174
|
-
const h = u[
|
|
175
|
-
isExternal:
|
|
176
|
-
modifiers:
|
|
177
|
-
hasImportantModifier:
|
|
178
|
-
baseClassName:
|
|
179
|
-
maybePostfixModifierPosition:
|
|
180
|
-
} =
|
|
181
|
-
if (
|
|
182
|
-
|
|
206
|
+
parseClassName: o,
|
|
207
|
+
getClassGroupId: r,
|
|
208
|
+
getConflictingClassGroupIds: i,
|
|
209
|
+
sortModifiers: d
|
|
210
|
+
} = t, a = [], u = e.trim().split(Xe);
|
|
211
|
+
let c = "";
|
|
212
|
+
for (let f = u.length - 1; f >= 0; f -= 1) {
|
|
213
|
+
const h = u[f], {
|
|
214
|
+
isExternal: y,
|
|
215
|
+
modifiers: z,
|
|
216
|
+
hasImportantModifier: I,
|
|
217
|
+
baseClassName: M,
|
|
218
|
+
maybePostfixModifierPosition: v
|
|
219
|
+
} = o(h);
|
|
220
|
+
if (y) {
|
|
221
|
+
c = h + (c.length > 0 ? " " + c : c);
|
|
183
222
|
continue;
|
|
184
223
|
}
|
|
185
|
-
let
|
|
186
|
-
if (!
|
|
187
|
-
if (!
|
|
188
|
-
|
|
224
|
+
let w = !!v, P = r(w ? M.substring(0, v) : M);
|
|
225
|
+
if (!P) {
|
|
226
|
+
if (!w) {
|
|
227
|
+
c = h + (c.length > 0 ? " " + c : c);
|
|
189
228
|
continue;
|
|
190
229
|
}
|
|
191
|
-
if (
|
|
192
|
-
|
|
230
|
+
if (P = r(M), !P) {
|
|
231
|
+
c = h + (c.length > 0 ? " " + c : c);
|
|
193
232
|
continue;
|
|
194
233
|
}
|
|
195
|
-
|
|
234
|
+
w = !1;
|
|
196
235
|
}
|
|
197
|
-
const $ =
|
|
198
|
-
if (
|
|
236
|
+
const $ = z.length === 0 ? "" : z.length === 1 ? z[0] : d(z).join(":"), _ = I ? $ + te : $, j = _ + P;
|
|
237
|
+
if (a.indexOf(j) > -1)
|
|
199
238
|
continue;
|
|
200
|
-
|
|
201
|
-
const
|
|
202
|
-
for (let
|
|
203
|
-
const
|
|
204
|
-
|
|
239
|
+
a.push(j);
|
|
240
|
+
const L = i(P, w);
|
|
241
|
+
for (let G = 0; G < L.length; ++G) {
|
|
242
|
+
const W = L[G];
|
|
243
|
+
a.push(_ + W);
|
|
205
244
|
}
|
|
206
|
-
|
|
245
|
+
c = h + (c.length > 0 ? " " + c : c);
|
|
207
246
|
}
|
|
208
|
-
return
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
}
|
|
216
|
-
const we = (e) => {
|
|
247
|
+
return c;
|
|
248
|
+
}, He = (...e) => {
|
|
249
|
+
let t = 0, o, r, i = "";
|
|
250
|
+
for (; t < e.length; )
|
|
251
|
+
(o = e[t++]) && (r = ye(o)) && (i && (i += " "), i += r);
|
|
252
|
+
return i;
|
|
253
|
+
}, ye = (e) => {
|
|
217
254
|
if (typeof e == "string")
|
|
218
255
|
return e;
|
|
219
|
-
let
|
|
220
|
-
for (let
|
|
221
|
-
e[
|
|
222
|
-
return
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
const h = _e(p, s);
|
|
235
|
-
return c(p, h), h;
|
|
236
|
-
}
|
|
237
|
-
return function() {
|
|
238
|
-
return m(Be.apply(null, arguments));
|
|
256
|
+
let t, o = "";
|
|
257
|
+
for (let r = 0; r < e.length; r++)
|
|
258
|
+
e[r] && (t = ye(e[r])) && (o && (o += " "), o += t);
|
|
259
|
+
return o;
|
|
260
|
+
}, Ke = (e, ...t) => {
|
|
261
|
+
let o, r, i, d;
|
|
262
|
+
const a = (c) => {
|
|
263
|
+
const f = t.reduce((h, y) => y(h), e());
|
|
264
|
+
return o = qe(f), r = o.cache.get, i = o.cache.set, d = u, u(c);
|
|
265
|
+
}, u = (c) => {
|
|
266
|
+
const f = r(c);
|
|
267
|
+
if (f)
|
|
268
|
+
return f;
|
|
269
|
+
const h = Je(c, o);
|
|
270
|
+
return i(c, h), h;
|
|
239
271
|
};
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
const
|
|
243
|
-
return
|
|
244
|
-
},
|
|
272
|
+
return d = a, (...c) => d(He(...c));
|
|
273
|
+
}, Qe = [], b = (e) => {
|
|
274
|
+
const t = (o) => o[e] || Qe;
|
|
275
|
+
return t.isThemeGetter = !0, t;
|
|
276
|
+
}, ve = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, ze = /^\((?:(\w[\w-]*):)?(.+)\)$/i, Ze = /^\d+\/\d+$/, eo = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, oo = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, ro = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, to = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, so = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, N = (e) => Ze.test(e), p = (e) => !!e && !Number.isNaN(Number(e)), R = (e) => !!e && Number.isInteger(Number(e)), oe = (e) => e.endsWith("%") && p(e.slice(0, -1)), S = (e) => eo.test(e), no = () => !0, ao = (e) => (
|
|
245
277
|
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
246
278
|
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
247
279
|
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
248
|
-
|
|
249
|
-
),
|
|
250
|
-
const
|
|
251
|
-
return
|
|
252
|
-
},
|
|
253
|
-
const
|
|
254
|
-
return
|
|
255
|
-
},
|
|
256
|
-
const e =
|
|
280
|
+
oo.test(e) && !ro.test(e)
|
|
281
|
+
), Ce = () => !1, io = (e) => to.test(e), lo = (e) => so.test(e), co = (e) => !s(e) && !n(e), mo = (e) => V(e, Re, Ce), s = (e) => ve.test(e), O = (e) => V(e, Ie, ao), re = (e) => V(e, go, p), ge = (e) => V(e, Ae, Ce), po = (e) => V(e, Se, lo), J = (e) => V(e, Me, io), n = (e) => ze.test(e), B = (e) => F(e, Ie), uo = (e) => F(e, ho), he = (e) => F(e, Ae), fo = (e) => F(e, Re), bo = (e) => F(e, Se), H = (e) => F(e, Me, !0), V = (e, t, o) => {
|
|
282
|
+
const r = ve.exec(e);
|
|
283
|
+
return r ? r[1] ? t(r[1]) : o(r[2]) : !1;
|
|
284
|
+
}, F = (e, t, o = !1) => {
|
|
285
|
+
const r = ze.exec(e);
|
|
286
|
+
return r ? r[1] ? t(r[1]) : o : !1;
|
|
287
|
+
}, Ae = (e) => e === "position" || e === "percentage", Se = (e) => e === "image" || e === "url", Re = (e) => e === "length" || e === "size" || e === "bg-size", Ie = (e) => e === "length", go = (e) => e === "number", ho = (e) => e === "family-name", Me = (e) => e === "shadow", xo = () => {
|
|
288
|
+
const e = b("color"), t = b("font"), o = b("text"), r = b("font-weight"), i = b("tracking"), d = b("leading"), a = b("breakpoint"), u = b("container"), c = b("spacing"), f = b("radius"), h = b("shadow"), y = b("inset-shadow"), z = b("text-shadow"), I = b("drop-shadow"), M = b("blur"), v = b("perspective"), w = b("aspect"), P = b("ease"), $ = b("animate"), _ = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], j = () => [
|
|
257
289
|
"center",
|
|
258
290
|
"top",
|
|
259
291
|
"bottom",
|
|
@@ -271,51 +303,51 @@ const f = (e) => {
|
|
|
271
303
|
"bottom-left",
|
|
272
304
|
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
273
305
|
"left-bottom"
|
|
274
|
-
],
|
|
275
|
-
span: ["full",
|
|
276
|
-
},
|
|
277
|
-
position: [
|
|
278
|
-
}],
|
|
306
|
+
], L = () => [...j(), n, s], G = () => ["auto", "hidden", "clip", "visible", "scroll"], W = () => ["auto", "contain", "none"], m = () => [n, s, c], C = () => [N, "full", "auto", ...m()], ne = () => [R, "none", "subgrid", n, s], ae = () => ["auto", {
|
|
307
|
+
span: ["full", R, n, s]
|
|
308
|
+
}, R, n, s], U = () => [R, "auto", n, s], ie = () => ["auto", "min", "max", "fr", n, s], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], E = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], A = () => ["auto", ...m()], T = () => [N, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], l = () => [e, n, s], le = () => [...j(), he, ge, {
|
|
309
|
+
position: [n, s]
|
|
310
|
+
}], ce = () => ["no-repeat", {
|
|
279
311
|
repeat: ["", "x", "y", "space", "round"]
|
|
280
|
-
}],
|
|
281
|
-
size: [
|
|
282
|
-
}],
|
|
312
|
+
}], de = () => ["auto", "cover", "contain", fo, mo, {
|
|
313
|
+
size: [n, s]
|
|
314
|
+
}], Z = () => [oe, B, O], x = () => [
|
|
283
315
|
// Deprecated since Tailwind CSS v4.0.0
|
|
284
316
|
"",
|
|
285
317
|
"none",
|
|
286
318
|
"full",
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
],
|
|
319
|
+
f,
|
|
320
|
+
n,
|
|
321
|
+
s
|
|
322
|
+
], k = () => ["", p, B, O], D = () => ["solid", "dashed", "dotted", "double"], me = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], g = () => [p, oe, he, ge], pe = () => [
|
|
291
323
|
// Deprecated since Tailwind CSS v4.0.0
|
|
292
324
|
"",
|
|
293
325
|
"none",
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
],
|
|
326
|
+
M,
|
|
327
|
+
n,
|
|
328
|
+
s
|
|
329
|
+
], Y = () => ["none", p, n, s], q = () => ["none", p, n, s], ee = () => [p, n, s], X = () => [N, "full", ...m()];
|
|
298
330
|
return {
|
|
299
331
|
cacheSize: 500,
|
|
300
332
|
theme: {
|
|
301
333
|
animate: ["spin", "ping", "pulse", "bounce"],
|
|
302
334
|
aspect: ["video"],
|
|
303
|
-
blur: [
|
|
304
|
-
breakpoint: [
|
|
305
|
-
color: [
|
|
306
|
-
container: [
|
|
307
|
-
"drop-shadow": [
|
|
335
|
+
blur: [S],
|
|
336
|
+
breakpoint: [S],
|
|
337
|
+
color: [no],
|
|
338
|
+
container: [S],
|
|
339
|
+
"drop-shadow": [S],
|
|
308
340
|
ease: ["in", "out", "in-out"],
|
|
309
|
-
font: [
|
|
341
|
+
font: [co],
|
|
310
342
|
"font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
|
|
311
|
-
"inset-shadow": [
|
|
343
|
+
"inset-shadow": [S],
|
|
312
344
|
leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
|
|
313
345
|
perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
|
|
314
|
-
radius: [
|
|
315
|
-
shadow: [
|
|
316
|
-
spacing: ["px",
|
|
317
|
-
text: [
|
|
318
|
-
"text-shadow": [
|
|
346
|
+
radius: [S],
|
|
347
|
+
shadow: [S],
|
|
348
|
+
spacing: ["px", p],
|
|
349
|
+
text: [S],
|
|
350
|
+
"text-shadow": [S],
|
|
319
351
|
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
|
|
320
352
|
},
|
|
321
353
|
classGroups: {
|
|
@@ -327,7 +359,7 @@ const f = (e) => {
|
|
|
327
359
|
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
328
360
|
*/
|
|
329
361
|
aspect: [{
|
|
330
|
-
aspect: ["auto", "square", N,
|
|
362
|
+
aspect: ["auto", "square", N, s, n, w]
|
|
331
363
|
}],
|
|
332
364
|
/**
|
|
333
365
|
* Container
|
|
@@ -340,7 +372,7 @@ const f = (e) => {
|
|
|
340
372
|
* @see https://tailwindcss.com/docs/columns
|
|
341
373
|
*/
|
|
342
374
|
columns: [{
|
|
343
|
-
columns: [
|
|
375
|
+
columns: [p, s, n, u]
|
|
344
376
|
}],
|
|
345
377
|
/**
|
|
346
378
|
* Break After
|
|
@@ -418,49 +450,49 @@ const f = (e) => {
|
|
|
418
450
|
* @see https://tailwindcss.com/docs/object-position
|
|
419
451
|
*/
|
|
420
452
|
"object-position": [{
|
|
421
|
-
object:
|
|
453
|
+
object: L()
|
|
422
454
|
}],
|
|
423
455
|
/**
|
|
424
456
|
* Overflow
|
|
425
457
|
* @see https://tailwindcss.com/docs/overflow
|
|
426
458
|
*/
|
|
427
459
|
overflow: [{
|
|
428
|
-
overflow:
|
|
460
|
+
overflow: G()
|
|
429
461
|
}],
|
|
430
462
|
/**
|
|
431
463
|
* Overflow X
|
|
432
464
|
* @see https://tailwindcss.com/docs/overflow
|
|
433
465
|
*/
|
|
434
466
|
"overflow-x": [{
|
|
435
|
-
"overflow-x":
|
|
467
|
+
"overflow-x": G()
|
|
436
468
|
}],
|
|
437
469
|
/**
|
|
438
470
|
* Overflow Y
|
|
439
471
|
* @see https://tailwindcss.com/docs/overflow
|
|
440
472
|
*/
|
|
441
473
|
"overflow-y": [{
|
|
442
|
-
"overflow-y":
|
|
474
|
+
"overflow-y": G()
|
|
443
475
|
}],
|
|
444
476
|
/**
|
|
445
477
|
* Overscroll Behavior
|
|
446
478
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
447
479
|
*/
|
|
448
480
|
overscroll: [{
|
|
449
|
-
overscroll:
|
|
481
|
+
overscroll: W()
|
|
450
482
|
}],
|
|
451
483
|
/**
|
|
452
484
|
* Overscroll Behavior X
|
|
453
485
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
454
486
|
*/
|
|
455
487
|
"overscroll-x": [{
|
|
456
|
-
"overscroll-x":
|
|
488
|
+
"overscroll-x": W()
|
|
457
489
|
}],
|
|
458
490
|
/**
|
|
459
491
|
* Overscroll Behavior Y
|
|
460
492
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
461
493
|
*/
|
|
462
494
|
"overscroll-y": [{
|
|
463
|
-
"overscroll-y":
|
|
495
|
+
"overscroll-y": W()
|
|
464
496
|
}],
|
|
465
497
|
/**
|
|
466
498
|
* Position
|
|
@@ -472,63 +504,63 @@ const f = (e) => {
|
|
|
472
504
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
473
505
|
*/
|
|
474
506
|
inset: [{
|
|
475
|
-
inset:
|
|
507
|
+
inset: C()
|
|
476
508
|
}],
|
|
477
509
|
/**
|
|
478
510
|
* Right / Left
|
|
479
511
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
480
512
|
*/
|
|
481
513
|
"inset-x": [{
|
|
482
|
-
"inset-x":
|
|
514
|
+
"inset-x": C()
|
|
483
515
|
}],
|
|
484
516
|
/**
|
|
485
517
|
* Top / Bottom
|
|
486
518
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
487
519
|
*/
|
|
488
520
|
"inset-y": [{
|
|
489
|
-
"inset-y":
|
|
521
|
+
"inset-y": C()
|
|
490
522
|
}],
|
|
491
523
|
/**
|
|
492
524
|
* Start
|
|
493
525
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
494
526
|
*/
|
|
495
527
|
start: [{
|
|
496
|
-
start:
|
|
528
|
+
start: C()
|
|
497
529
|
}],
|
|
498
530
|
/**
|
|
499
531
|
* End
|
|
500
532
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
501
533
|
*/
|
|
502
534
|
end: [{
|
|
503
|
-
end:
|
|
535
|
+
end: C()
|
|
504
536
|
}],
|
|
505
537
|
/**
|
|
506
538
|
* Top
|
|
507
539
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
508
540
|
*/
|
|
509
541
|
top: [{
|
|
510
|
-
top:
|
|
542
|
+
top: C()
|
|
511
543
|
}],
|
|
512
544
|
/**
|
|
513
545
|
* Right
|
|
514
546
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
515
547
|
*/
|
|
516
548
|
right: [{
|
|
517
|
-
right:
|
|
549
|
+
right: C()
|
|
518
550
|
}],
|
|
519
551
|
/**
|
|
520
552
|
* Bottom
|
|
521
553
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
522
554
|
*/
|
|
523
555
|
bottom: [{
|
|
524
|
-
bottom:
|
|
556
|
+
bottom: C()
|
|
525
557
|
}],
|
|
526
558
|
/**
|
|
527
559
|
* Left
|
|
528
560
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
529
561
|
*/
|
|
530
562
|
left: [{
|
|
531
|
-
left:
|
|
563
|
+
left: C()
|
|
532
564
|
}],
|
|
533
565
|
/**
|
|
534
566
|
* Visibility
|
|
@@ -540,7 +572,7 @@ const f = (e) => {
|
|
|
540
572
|
* @see https://tailwindcss.com/docs/z-index
|
|
541
573
|
*/
|
|
542
574
|
z: [{
|
|
543
|
-
z: [
|
|
575
|
+
z: [R, "auto", n, s]
|
|
544
576
|
}],
|
|
545
577
|
// ------------------------
|
|
546
578
|
// --- Flexbox and Grid ---
|
|
@@ -550,7 +582,7 @@ const f = (e) => {
|
|
|
550
582
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
551
583
|
*/
|
|
552
584
|
basis: [{
|
|
553
|
-
basis: [N, "full", "auto", u, ...
|
|
585
|
+
basis: [N, "full", "auto", u, ...m()]
|
|
554
586
|
}],
|
|
555
587
|
/**
|
|
556
588
|
* Flex Direction
|
|
@@ -571,42 +603,42 @@ const f = (e) => {
|
|
|
571
603
|
* @see https://tailwindcss.com/docs/flex
|
|
572
604
|
*/
|
|
573
605
|
flex: [{
|
|
574
|
-
flex: [
|
|
606
|
+
flex: [p, N, "auto", "initial", "none", s]
|
|
575
607
|
}],
|
|
576
608
|
/**
|
|
577
609
|
* Flex Grow
|
|
578
610
|
* @see https://tailwindcss.com/docs/flex-grow
|
|
579
611
|
*/
|
|
580
612
|
grow: [{
|
|
581
|
-
grow: ["",
|
|
613
|
+
grow: ["", p, n, s]
|
|
582
614
|
}],
|
|
583
615
|
/**
|
|
584
616
|
* Flex Shrink
|
|
585
617
|
* @see https://tailwindcss.com/docs/flex-shrink
|
|
586
618
|
*/
|
|
587
619
|
shrink: [{
|
|
588
|
-
shrink: ["",
|
|
620
|
+
shrink: ["", p, n, s]
|
|
589
621
|
}],
|
|
590
622
|
/**
|
|
591
623
|
* Order
|
|
592
624
|
* @see https://tailwindcss.com/docs/order
|
|
593
625
|
*/
|
|
594
626
|
order: [{
|
|
595
|
-
order: [
|
|
627
|
+
order: [R, "first", "last", "none", n, s]
|
|
596
628
|
}],
|
|
597
629
|
/**
|
|
598
630
|
* Grid Template Columns
|
|
599
631
|
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
600
632
|
*/
|
|
601
633
|
"grid-cols": [{
|
|
602
|
-
"grid-cols":
|
|
634
|
+
"grid-cols": ne()
|
|
603
635
|
}],
|
|
604
636
|
/**
|
|
605
637
|
* Grid Column Start / End
|
|
606
638
|
* @see https://tailwindcss.com/docs/grid-column
|
|
607
639
|
*/
|
|
608
640
|
"col-start-end": [{
|
|
609
|
-
col:
|
|
641
|
+
col: ae()
|
|
610
642
|
}],
|
|
611
643
|
/**
|
|
612
644
|
* Grid Column Start
|
|
@@ -627,14 +659,14 @@ const f = (e) => {
|
|
|
627
659
|
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
628
660
|
*/
|
|
629
661
|
"grid-rows": [{
|
|
630
|
-
"grid-rows":
|
|
662
|
+
"grid-rows": ne()
|
|
631
663
|
}],
|
|
632
664
|
/**
|
|
633
665
|
* Grid Row Start / End
|
|
634
666
|
* @see https://tailwindcss.com/docs/grid-row
|
|
635
667
|
*/
|
|
636
668
|
"row-start-end": [{
|
|
637
|
-
row:
|
|
669
|
+
row: ae()
|
|
638
670
|
}],
|
|
639
671
|
/**
|
|
640
672
|
* Grid Row Start
|
|
@@ -662,35 +694,35 @@ const f = (e) => {
|
|
|
662
694
|
* @see https://tailwindcss.com/docs/grid-auto-columns
|
|
663
695
|
*/
|
|
664
696
|
"auto-cols": [{
|
|
665
|
-
"auto-cols":
|
|
697
|
+
"auto-cols": ie()
|
|
666
698
|
}],
|
|
667
699
|
/**
|
|
668
700
|
* Grid Auto Rows
|
|
669
701
|
* @see https://tailwindcss.com/docs/grid-auto-rows
|
|
670
702
|
*/
|
|
671
703
|
"auto-rows": [{
|
|
672
|
-
"auto-rows":
|
|
704
|
+
"auto-rows": ie()
|
|
673
705
|
}],
|
|
674
706
|
/**
|
|
675
707
|
* Gap
|
|
676
708
|
* @see https://tailwindcss.com/docs/gap
|
|
677
709
|
*/
|
|
678
710
|
gap: [{
|
|
679
|
-
gap:
|
|
711
|
+
gap: m()
|
|
680
712
|
}],
|
|
681
713
|
/**
|
|
682
714
|
* Gap X
|
|
683
715
|
* @see https://tailwindcss.com/docs/gap
|
|
684
716
|
*/
|
|
685
717
|
"gap-x": [{
|
|
686
|
-
"gap-x":
|
|
718
|
+
"gap-x": m()
|
|
687
719
|
}],
|
|
688
720
|
/**
|
|
689
721
|
* Gap Y
|
|
690
722
|
* @see https://tailwindcss.com/docs/gap
|
|
691
723
|
*/
|
|
692
724
|
"gap-y": [{
|
|
693
|
-
"gap-y":
|
|
725
|
+
"gap-y": m()
|
|
694
726
|
}],
|
|
695
727
|
/**
|
|
696
728
|
* Justify Content
|
|
@@ -704,14 +736,14 @@ const f = (e) => {
|
|
|
704
736
|
* @see https://tailwindcss.com/docs/justify-items
|
|
705
737
|
*/
|
|
706
738
|
"justify-items": [{
|
|
707
|
-
"justify-items": [...
|
|
739
|
+
"justify-items": [...E(), "normal"]
|
|
708
740
|
}],
|
|
709
741
|
/**
|
|
710
742
|
* Justify Self
|
|
711
743
|
* @see https://tailwindcss.com/docs/justify-self
|
|
712
744
|
*/
|
|
713
745
|
"justify-self": [{
|
|
714
|
-
"justify-self": ["auto", ...
|
|
746
|
+
"justify-self": ["auto", ...E()]
|
|
715
747
|
}],
|
|
716
748
|
/**
|
|
717
749
|
* Align Content
|
|
@@ -725,7 +757,7 @@ const f = (e) => {
|
|
|
725
757
|
* @see https://tailwindcss.com/docs/align-items
|
|
726
758
|
*/
|
|
727
759
|
"align-items": [{
|
|
728
|
-
items: [...
|
|
760
|
+
items: [...E(), {
|
|
729
761
|
baseline: ["", "last"]
|
|
730
762
|
}]
|
|
731
763
|
}],
|
|
@@ -734,7 +766,7 @@ const f = (e) => {
|
|
|
734
766
|
* @see https://tailwindcss.com/docs/align-self
|
|
735
767
|
*/
|
|
736
768
|
"align-self": [{
|
|
737
|
-
self: ["auto", ...
|
|
769
|
+
self: ["auto", ...E(), {
|
|
738
770
|
baseline: ["", "last"]
|
|
739
771
|
}]
|
|
740
772
|
}],
|
|
@@ -750,14 +782,14 @@ const f = (e) => {
|
|
|
750
782
|
* @see https://tailwindcss.com/docs/place-items
|
|
751
783
|
*/
|
|
752
784
|
"place-items": [{
|
|
753
|
-
"place-items": [...
|
|
785
|
+
"place-items": [...E(), "baseline"]
|
|
754
786
|
}],
|
|
755
787
|
/**
|
|
756
788
|
* Place Self
|
|
757
789
|
* @see https://tailwindcss.com/docs/place-self
|
|
758
790
|
*/
|
|
759
791
|
"place-self": [{
|
|
760
|
-
"place-self": ["auto", ...
|
|
792
|
+
"place-self": ["auto", ...E()]
|
|
761
793
|
}],
|
|
762
794
|
// Spacing
|
|
763
795
|
/**
|
|
@@ -765,133 +797,133 @@ const f = (e) => {
|
|
|
765
797
|
* @see https://tailwindcss.com/docs/padding
|
|
766
798
|
*/
|
|
767
799
|
p: [{
|
|
768
|
-
p:
|
|
800
|
+
p: m()
|
|
769
801
|
}],
|
|
770
802
|
/**
|
|
771
803
|
* Padding X
|
|
772
804
|
* @see https://tailwindcss.com/docs/padding
|
|
773
805
|
*/
|
|
774
806
|
px: [{
|
|
775
|
-
px:
|
|
807
|
+
px: m()
|
|
776
808
|
}],
|
|
777
809
|
/**
|
|
778
810
|
* Padding Y
|
|
779
811
|
* @see https://tailwindcss.com/docs/padding
|
|
780
812
|
*/
|
|
781
813
|
py: [{
|
|
782
|
-
py:
|
|
814
|
+
py: m()
|
|
783
815
|
}],
|
|
784
816
|
/**
|
|
785
817
|
* Padding Start
|
|
786
818
|
* @see https://tailwindcss.com/docs/padding
|
|
787
819
|
*/
|
|
788
820
|
ps: [{
|
|
789
|
-
ps:
|
|
821
|
+
ps: m()
|
|
790
822
|
}],
|
|
791
823
|
/**
|
|
792
824
|
* Padding End
|
|
793
825
|
* @see https://tailwindcss.com/docs/padding
|
|
794
826
|
*/
|
|
795
827
|
pe: [{
|
|
796
|
-
pe:
|
|
828
|
+
pe: m()
|
|
797
829
|
}],
|
|
798
830
|
/**
|
|
799
831
|
* Padding Top
|
|
800
832
|
* @see https://tailwindcss.com/docs/padding
|
|
801
833
|
*/
|
|
802
834
|
pt: [{
|
|
803
|
-
pt:
|
|
835
|
+
pt: m()
|
|
804
836
|
}],
|
|
805
837
|
/**
|
|
806
838
|
* Padding Right
|
|
807
839
|
* @see https://tailwindcss.com/docs/padding
|
|
808
840
|
*/
|
|
809
841
|
pr: [{
|
|
810
|
-
pr:
|
|
842
|
+
pr: m()
|
|
811
843
|
}],
|
|
812
844
|
/**
|
|
813
845
|
* Padding Bottom
|
|
814
846
|
* @see https://tailwindcss.com/docs/padding
|
|
815
847
|
*/
|
|
816
848
|
pb: [{
|
|
817
|
-
pb:
|
|
849
|
+
pb: m()
|
|
818
850
|
}],
|
|
819
851
|
/**
|
|
820
852
|
* Padding Left
|
|
821
853
|
* @see https://tailwindcss.com/docs/padding
|
|
822
854
|
*/
|
|
823
855
|
pl: [{
|
|
824
|
-
pl:
|
|
856
|
+
pl: m()
|
|
825
857
|
}],
|
|
826
858
|
/**
|
|
827
859
|
* Margin
|
|
828
860
|
* @see https://tailwindcss.com/docs/margin
|
|
829
861
|
*/
|
|
830
862
|
m: [{
|
|
831
|
-
m:
|
|
863
|
+
m: A()
|
|
832
864
|
}],
|
|
833
865
|
/**
|
|
834
866
|
* Margin X
|
|
835
867
|
* @see https://tailwindcss.com/docs/margin
|
|
836
868
|
*/
|
|
837
869
|
mx: [{
|
|
838
|
-
mx:
|
|
870
|
+
mx: A()
|
|
839
871
|
}],
|
|
840
872
|
/**
|
|
841
873
|
* Margin Y
|
|
842
874
|
* @see https://tailwindcss.com/docs/margin
|
|
843
875
|
*/
|
|
844
876
|
my: [{
|
|
845
|
-
my:
|
|
877
|
+
my: A()
|
|
846
878
|
}],
|
|
847
879
|
/**
|
|
848
880
|
* Margin Start
|
|
849
881
|
* @see https://tailwindcss.com/docs/margin
|
|
850
882
|
*/
|
|
851
883
|
ms: [{
|
|
852
|
-
ms:
|
|
884
|
+
ms: A()
|
|
853
885
|
}],
|
|
854
886
|
/**
|
|
855
887
|
* Margin End
|
|
856
888
|
* @see https://tailwindcss.com/docs/margin
|
|
857
889
|
*/
|
|
858
890
|
me: [{
|
|
859
|
-
me:
|
|
891
|
+
me: A()
|
|
860
892
|
}],
|
|
861
893
|
/**
|
|
862
894
|
* Margin Top
|
|
863
895
|
* @see https://tailwindcss.com/docs/margin
|
|
864
896
|
*/
|
|
865
897
|
mt: [{
|
|
866
|
-
mt:
|
|
898
|
+
mt: A()
|
|
867
899
|
}],
|
|
868
900
|
/**
|
|
869
901
|
* Margin Right
|
|
870
902
|
* @see https://tailwindcss.com/docs/margin
|
|
871
903
|
*/
|
|
872
904
|
mr: [{
|
|
873
|
-
mr:
|
|
905
|
+
mr: A()
|
|
874
906
|
}],
|
|
875
907
|
/**
|
|
876
908
|
* Margin Bottom
|
|
877
909
|
* @see https://tailwindcss.com/docs/margin
|
|
878
910
|
*/
|
|
879
911
|
mb: [{
|
|
880
|
-
mb:
|
|
912
|
+
mb: A()
|
|
881
913
|
}],
|
|
882
914
|
/**
|
|
883
915
|
* Margin Left
|
|
884
916
|
* @see https://tailwindcss.com/docs/margin
|
|
885
917
|
*/
|
|
886
918
|
ml: [{
|
|
887
|
-
ml:
|
|
919
|
+
ml: A()
|
|
888
920
|
}],
|
|
889
921
|
/**
|
|
890
922
|
* Space Between X
|
|
891
923
|
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
892
924
|
*/
|
|
893
925
|
"space-x": [{
|
|
894
|
-
"space-x":
|
|
926
|
+
"space-x": m()
|
|
895
927
|
}],
|
|
896
928
|
/**
|
|
897
929
|
* Space Between X Reverse
|
|
@@ -903,7 +935,7 @@ const f = (e) => {
|
|
|
903
935
|
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
904
936
|
*/
|
|
905
937
|
"space-y": [{
|
|
906
|
-
"space-y":
|
|
938
|
+
"space-y": m()
|
|
907
939
|
}],
|
|
908
940
|
/**
|
|
909
941
|
* Space Between Y Reverse
|
|
@@ -918,14 +950,14 @@ const f = (e) => {
|
|
|
918
950
|
* @see https://tailwindcss.com/docs/width#setting-both-width-and-height
|
|
919
951
|
*/
|
|
920
952
|
size: [{
|
|
921
|
-
size:
|
|
953
|
+
size: T()
|
|
922
954
|
}],
|
|
923
955
|
/**
|
|
924
956
|
* Width
|
|
925
957
|
* @see https://tailwindcss.com/docs/width
|
|
926
958
|
*/
|
|
927
959
|
w: [{
|
|
928
|
-
w: [u, "screen", ...
|
|
960
|
+
w: [u, "screen", ...T()]
|
|
929
961
|
}],
|
|
930
962
|
/**
|
|
931
963
|
* Min-Width
|
|
@@ -937,7 +969,7 @@ const f = (e) => {
|
|
|
937
969
|
"screen",
|
|
938
970
|
/** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
939
971
|
"none",
|
|
940
|
-
...
|
|
972
|
+
...T()
|
|
941
973
|
]
|
|
942
974
|
}],
|
|
943
975
|
/**
|
|
@@ -953,9 +985,9 @@ const f = (e) => {
|
|
|
953
985
|
"prose",
|
|
954
986
|
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
955
987
|
{
|
|
956
|
-
screen: [
|
|
988
|
+
screen: [a]
|
|
957
989
|
},
|
|
958
|
-
...
|
|
990
|
+
...T()
|
|
959
991
|
]
|
|
960
992
|
}],
|
|
961
993
|
/**
|
|
@@ -963,21 +995,21 @@ const f = (e) => {
|
|
|
963
995
|
* @see https://tailwindcss.com/docs/height
|
|
964
996
|
*/
|
|
965
997
|
h: [{
|
|
966
|
-
h: ["screen", "lh", ...
|
|
998
|
+
h: ["screen", "lh", ...T()]
|
|
967
999
|
}],
|
|
968
1000
|
/**
|
|
969
1001
|
* Min-Height
|
|
970
1002
|
* @see https://tailwindcss.com/docs/min-height
|
|
971
1003
|
*/
|
|
972
1004
|
"min-h": [{
|
|
973
|
-
"min-h": ["screen", "lh", "none", ...
|
|
1005
|
+
"min-h": ["screen", "lh", "none", ...T()]
|
|
974
1006
|
}],
|
|
975
1007
|
/**
|
|
976
1008
|
* Max-Height
|
|
977
1009
|
* @see https://tailwindcss.com/docs/max-height
|
|
978
1010
|
*/
|
|
979
1011
|
"max-h": [{
|
|
980
|
-
"max-h": ["screen", "lh", ...
|
|
1012
|
+
"max-h": ["screen", "lh", ...T()]
|
|
981
1013
|
}],
|
|
982
1014
|
// ------------------
|
|
983
1015
|
// --- Typography ---
|
|
@@ -987,7 +1019,7 @@ const f = (e) => {
|
|
|
987
1019
|
* @see https://tailwindcss.com/docs/font-size
|
|
988
1020
|
*/
|
|
989
1021
|
"font-size": [{
|
|
990
|
-
text: ["base",
|
|
1022
|
+
text: ["base", o, B, O]
|
|
991
1023
|
}],
|
|
992
1024
|
/**
|
|
993
1025
|
* Font Smoothing
|
|
@@ -1004,21 +1036,21 @@ const f = (e) => {
|
|
|
1004
1036
|
* @see https://tailwindcss.com/docs/font-weight
|
|
1005
1037
|
*/
|
|
1006
1038
|
"font-weight": [{
|
|
1007
|
-
font: [
|
|
1039
|
+
font: [r, n, re]
|
|
1008
1040
|
}],
|
|
1009
1041
|
/**
|
|
1010
1042
|
* Font Stretch
|
|
1011
1043
|
* @see https://tailwindcss.com/docs/font-stretch
|
|
1012
1044
|
*/
|
|
1013
1045
|
"font-stretch": [{
|
|
1014
|
-
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded",
|
|
1046
|
+
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", oe, s]
|
|
1015
1047
|
}],
|
|
1016
1048
|
/**
|
|
1017
1049
|
* Font Family
|
|
1018
1050
|
* @see https://tailwindcss.com/docs/font-family
|
|
1019
1051
|
*/
|
|
1020
1052
|
"font-family": [{
|
|
1021
|
-
font: [
|
|
1053
|
+
font: [uo, s, t]
|
|
1022
1054
|
}],
|
|
1023
1055
|
/**
|
|
1024
1056
|
* Font Variant Numeric
|
|
@@ -1055,14 +1087,14 @@ const f = (e) => {
|
|
|
1055
1087
|
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1056
1088
|
*/
|
|
1057
1089
|
tracking: [{
|
|
1058
|
-
tracking: [
|
|
1090
|
+
tracking: [i, n, s]
|
|
1059
1091
|
}],
|
|
1060
1092
|
/**
|
|
1061
1093
|
* Line Clamp
|
|
1062
1094
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
1063
1095
|
*/
|
|
1064
1096
|
"line-clamp": [{
|
|
1065
|
-
"line-clamp": [
|
|
1097
|
+
"line-clamp": [p, "none", n, re]
|
|
1066
1098
|
}],
|
|
1067
1099
|
/**
|
|
1068
1100
|
* Line Height
|
|
@@ -1071,8 +1103,8 @@ const f = (e) => {
|
|
|
1071
1103
|
leading: [{
|
|
1072
1104
|
leading: [
|
|
1073
1105
|
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1074
|
-
|
|
1075
|
-
...
|
|
1106
|
+
d,
|
|
1107
|
+
...m()
|
|
1076
1108
|
]
|
|
1077
1109
|
}],
|
|
1078
1110
|
/**
|
|
@@ -1080,7 +1112,7 @@ const f = (e) => {
|
|
|
1080
1112
|
* @see https://tailwindcss.com/docs/list-style-image
|
|
1081
1113
|
*/
|
|
1082
1114
|
"list-image": [{
|
|
1083
|
-
"list-image": ["none",
|
|
1115
|
+
"list-image": ["none", n, s]
|
|
1084
1116
|
}],
|
|
1085
1117
|
/**
|
|
1086
1118
|
* List Style Position
|
|
@@ -1094,7 +1126,7 @@ const f = (e) => {
|
|
|
1094
1126
|
* @see https://tailwindcss.com/docs/list-style-type
|
|
1095
1127
|
*/
|
|
1096
1128
|
"list-style-type": [{
|
|
1097
|
-
list: ["disc", "decimal", "none",
|
|
1129
|
+
list: ["disc", "decimal", "none", n, s]
|
|
1098
1130
|
}],
|
|
1099
1131
|
/**
|
|
1100
1132
|
* Text Alignment
|
|
@@ -1109,14 +1141,14 @@ const f = (e) => {
|
|
|
1109
1141
|
* @see https://v3.tailwindcss.com/docs/placeholder-color
|
|
1110
1142
|
*/
|
|
1111
1143
|
"placeholder-color": [{
|
|
1112
|
-
placeholder:
|
|
1144
|
+
placeholder: l()
|
|
1113
1145
|
}],
|
|
1114
1146
|
/**
|
|
1115
1147
|
* Text Color
|
|
1116
1148
|
* @see https://tailwindcss.com/docs/text-color
|
|
1117
1149
|
*/
|
|
1118
1150
|
"text-color": [{
|
|
1119
|
-
text:
|
|
1151
|
+
text: l()
|
|
1120
1152
|
}],
|
|
1121
1153
|
/**
|
|
1122
1154
|
* Text Decoration
|
|
@@ -1128,28 +1160,28 @@ const f = (e) => {
|
|
|
1128
1160
|
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1129
1161
|
*/
|
|
1130
1162
|
"text-decoration-style": [{
|
|
1131
|
-
decoration: [...
|
|
1163
|
+
decoration: [...D(), "wavy"]
|
|
1132
1164
|
}],
|
|
1133
1165
|
/**
|
|
1134
1166
|
* Text Decoration Thickness
|
|
1135
1167
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1136
1168
|
*/
|
|
1137
1169
|
"text-decoration-thickness": [{
|
|
1138
|
-
decoration: [
|
|
1170
|
+
decoration: [p, "from-font", "auto", n, O]
|
|
1139
1171
|
}],
|
|
1140
1172
|
/**
|
|
1141
1173
|
* Text Decoration Color
|
|
1142
1174
|
* @see https://tailwindcss.com/docs/text-decoration-color
|
|
1143
1175
|
*/
|
|
1144
1176
|
"text-decoration-color": [{
|
|
1145
|
-
decoration:
|
|
1177
|
+
decoration: l()
|
|
1146
1178
|
}],
|
|
1147
1179
|
/**
|
|
1148
1180
|
* Text Underline Offset
|
|
1149
1181
|
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1150
1182
|
*/
|
|
1151
1183
|
"underline-offset": [{
|
|
1152
|
-
"underline-offset": [
|
|
1184
|
+
"underline-offset": [p, "auto", n, s]
|
|
1153
1185
|
}],
|
|
1154
1186
|
/**
|
|
1155
1187
|
* Text Transform
|
|
@@ -1173,14 +1205,14 @@ const f = (e) => {
|
|
|
1173
1205
|
* @see https://tailwindcss.com/docs/text-indent
|
|
1174
1206
|
*/
|
|
1175
1207
|
indent: [{
|
|
1176
|
-
indent:
|
|
1208
|
+
indent: m()
|
|
1177
1209
|
}],
|
|
1178
1210
|
/**
|
|
1179
1211
|
* Vertical Alignment
|
|
1180
1212
|
* @see https://tailwindcss.com/docs/vertical-align
|
|
1181
1213
|
*/
|
|
1182
1214
|
"vertical-align": [{
|
|
1183
|
-
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super",
|
|
1215
|
+
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", n, s]
|
|
1184
1216
|
}],
|
|
1185
1217
|
/**
|
|
1186
1218
|
* Whitespace
|
|
@@ -1215,7 +1247,7 @@ const f = (e) => {
|
|
|
1215
1247
|
* @see https://tailwindcss.com/docs/content
|
|
1216
1248
|
*/
|
|
1217
1249
|
content: [{
|
|
1218
|
-
content: ["none",
|
|
1250
|
+
content: ["none", n, s]
|
|
1219
1251
|
}],
|
|
1220
1252
|
// -------------------
|
|
1221
1253
|
// --- Backgrounds ---
|
|
@@ -1246,21 +1278,21 @@ const f = (e) => {
|
|
|
1246
1278
|
* @see https://tailwindcss.com/docs/background-position
|
|
1247
1279
|
*/
|
|
1248
1280
|
"bg-position": [{
|
|
1249
|
-
bg:
|
|
1281
|
+
bg: le()
|
|
1250
1282
|
}],
|
|
1251
1283
|
/**
|
|
1252
1284
|
* Background Repeat
|
|
1253
1285
|
* @see https://tailwindcss.com/docs/background-repeat
|
|
1254
1286
|
*/
|
|
1255
1287
|
"bg-repeat": [{
|
|
1256
|
-
bg:
|
|
1288
|
+
bg: ce()
|
|
1257
1289
|
}],
|
|
1258
1290
|
/**
|
|
1259
1291
|
* Background Size
|
|
1260
1292
|
* @see https://tailwindcss.com/docs/background-size
|
|
1261
1293
|
*/
|
|
1262
1294
|
"bg-size": [{
|
|
1263
|
-
bg:
|
|
1295
|
+
bg: de()
|
|
1264
1296
|
}],
|
|
1265
1297
|
/**
|
|
1266
1298
|
* Background Image
|
|
@@ -1270,59 +1302,59 @@ const f = (e) => {
|
|
|
1270
1302
|
bg: ["none", {
|
|
1271
1303
|
linear: [{
|
|
1272
1304
|
to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1273
|
-
},
|
|
1274
|
-
radial: ["",
|
|
1275
|
-
conic: [
|
|
1276
|
-
},
|
|
1305
|
+
}, R, n, s],
|
|
1306
|
+
radial: ["", n, s],
|
|
1307
|
+
conic: [R, n, s]
|
|
1308
|
+
}, bo, po]
|
|
1277
1309
|
}],
|
|
1278
1310
|
/**
|
|
1279
1311
|
* Background Color
|
|
1280
1312
|
* @see https://tailwindcss.com/docs/background-color
|
|
1281
1313
|
*/
|
|
1282
1314
|
"bg-color": [{
|
|
1283
|
-
bg:
|
|
1315
|
+
bg: l()
|
|
1284
1316
|
}],
|
|
1285
1317
|
/**
|
|
1286
1318
|
* Gradient Color Stops From Position
|
|
1287
1319
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1288
1320
|
*/
|
|
1289
1321
|
"gradient-from-pos": [{
|
|
1290
|
-
from:
|
|
1322
|
+
from: Z()
|
|
1291
1323
|
}],
|
|
1292
1324
|
/**
|
|
1293
1325
|
* Gradient Color Stops Via Position
|
|
1294
1326
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1295
1327
|
*/
|
|
1296
1328
|
"gradient-via-pos": [{
|
|
1297
|
-
via:
|
|
1329
|
+
via: Z()
|
|
1298
1330
|
}],
|
|
1299
1331
|
/**
|
|
1300
1332
|
* Gradient Color Stops To Position
|
|
1301
1333
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1302
1334
|
*/
|
|
1303
1335
|
"gradient-to-pos": [{
|
|
1304
|
-
to:
|
|
1336
|
+
to: Z()
|
|
1305
1337
|
}],
|
|
1306
1338
|
/**
|
|
1307
1339
|
* Gradient Color Stops From
|
|
1308
1340
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1309
1341
|
*/
|
|
1310
1342
|
"gradient-from": [{
|
|
1311
|
-
from:
|
|
1343
|
+
from: l()
|
|
1312
1344
|
}],
|
|
1313
1345
|
/**
|
|
1314
1346
|
* Gradient Color Stops Via
|
|
1315
1347
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1316
1348
|
*/
|
|
1317
1349
|
"gradient-via": [{
|
|
1318
|
-
via:
|
|
1350
|
+
via: l()
|
|
1319
1351
|
}],
|
|
1320
1352
|
/**
|
|
1321
1353
|
* Gradient Color Stops To
|
|
1322
1354
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1323
1355
|
*/
|
|
1324
1356
|
"gradient-to": [{
|
|
1325
|
-
to:
|
|
1357
|
+
to: l()
|
|
1326
1358
|
}],
|
|
1327
1359
|
// ---------------
|
|
1328
1360
|
// --- Borders ---
|
|
@@ -1437,70 +1469,70 @@ const f = (e) => {
|
|
|
1437
1469
|
* @see https://tailwindcss.com/docs/border-width
|
|
1438
1470
|
*/
|
|
1439
1471
|
"border-w": [{
|
|
1440
|
-
border:
|
|
1472
|
+
border: k()
|
|
1441
1473
|
}],
|
|
1442
1474
|
/**
|
|
1443
1475
|
* Border Width X
|
|
1444
1476
|
* @see https://tailwindcss.com/docs/border-width
|
|
1445
1477
|
*/
|
|
1446
1478
|
"border-w-x": [{
|
|
1447
|
-
"border-x":
|
|
1479
|
+
"border-x": k()
|
|
1448
1480
|
}],
|
|
1449
1481
|
/**
|
|
1450
1482
|
* Border Width Y
|
|
1451
1483
|
* @see https://tailwindcss.com/docs/border-width
|
|
1452
1484
|
*/
|
|
1453
1485
|
"border-w-y": [{
|
|
1454
|
-
"border-y":
|
|
1486
|
+
"border-y": k()
|
|
1455
1487
|
}],
|
|
1456
1488
|
/**
|
|
1457
1489
|
* Border Width Start
|
|
1458
1490
|
* @see https://tailwindcss.com/docs/border-width
|
|
1459
1491
|
*/
|
|
1460
1492
|
"border-w-s": [{
|
|
1461
|
-
"border-s":
|
|
1493
|
+
"border-s": k()
|
|
1462
1494
|
}],
|
|
1463
1495
|
/**
|
|
1464
1496
|
* Border Width End
|
|
1465
1497
|
* @see https://tailwindcss.com/docs/border-width
|
|
1466
1498
|
*/
|
|
1467
1499
|
"border-w-e": [{
|
|
1468
|
-
"border-e":
|
|
1500
|
+
"border-e": k()
|
|
1469
1501
|
}],
|
|
1470
1502
|
/**
|
|
1471
1503
|
* Border Width Top
|
|
1472
1504
|
* @see https://tailwindcss.com/docs/border-width
|
|
1473
1505
|
*/
|
|
1474
1506
|
"border-w-t": [{
|
|
1475
|
-
"border-t":
|
|
1507
|
+
"border-t": k()
|
|
1476
1508
|
}],
|
|
1477
1509
|
/**
|
|
1478
1510
|
* Border Width Right
|
|
1479
1511
|
* @see https://tailwindcss.com/docs/border-width
|
|
1480
1512
|
*/
|
|
1481
1513
|
"border-w-r": [{
|
|
1482
|
-
"border-r":
|
|
1514
|
+
"border-r": k()
|
|
1483
1515
|
}],
|
|
1484
1516
|
/**
|
|
1485
1517
|
* Border Width Bottom
|
|
1486
1518
|
* @see https://tailwindcss.com/docs/border-width
|
|
1487
1519
|
*/
|
|
1488
1520
|
"border-w-b": [{
|
|
1489
|
-
"border-b":
|
|
1521
|
+
"border-b": k()
|
|
1490
1522
|
}],
|
|
1491
1523
|
/**
|
|
1492
1524
|
* Border Width Left
|
|
1493
1525
|
* @see https://tailwindcss.com/docs/border-width
|
|
1494
1526
|
*/
|
|
1495
1527
|
"border-w-l": [{
|
|
1496
|
-
"border-l":
|
|
1528
|
+
"border-l": k()
|
|
1497
1529
|
}],
|
|
1498
1530
|
/**
|
|
1499
1531
|
* Divide Width X
|
|
1500
1532
|
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1501
1533
|
*/
|
|
1502
1534
|
"divide-x": [{
|
|
1503
|
-
"divide-x":
|
|
1535
|
+
"divide-x": k()
|
|
1504
1536
|
}],
|
|
1505
1537
|
/**
|
|
1506
1538
|
* Divide Width X Reverse
|
|
@@ -1512,7 +1544,7 @@ const f = (e) => {
|
|
|
1512
1544
|
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1513
1545
|
*/
|
|
1514
1546
|
"divide-y": [{
|
|
1515
|
-
"divide-y":
|
|
1547
|
+
"divide-y": k()
|
|
1516
1548
|
}],
|
|
1517
1549
|
/**
|
|
1518
1550
|
* Divide Width Y Reverse
|
|
@@ -1524,112 +1556,112 @@ const f = (e) => {
|
|
|
1524
1556
|
* @see https://tailwindcss.com/docs/border-style
|
|
1525
1557
|
*/
|
|
1526
1558
|
"border-style": [{
|
|
1527
|
-
border: [...
|
|
1559
|
+
border: [...D(), "hidden", "none"]
|
|
1528
1560
|
}],
|
|
1529
1561
|
/**
|
|
1530
1562
|
* Divide Style
|
|
1531
1563
|
* @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
|
|
1532
1564
|
*/
|
|
1533
1565
|
"divide-style": [{
|
|
1534
|
-
divide: [...
|
|
1566
|
+
divide: [...D(), "hidden", "none"]
|
|
1535
1567
|
}],
|
|
1536
1568
|
/**
|
|
1537
1569
|
* Border Color
|
|
1538
1570
|
* @see https://tailwindcss.com/docs/border-color
|
|
1539
1571
|
*/
|
|
1540
1572
|
"border-color": [{
|
|
1541
|
-
border:
|
|
1573
|
+
border: l()
|
|
1542
1574
|
}],
|
|
1543
1575
|
/**
|
|
1544
1576
|
* Border Color X
|
|
1545
1577
|
* @see https://tailwindcss.com/docs/border-color
|
|
1546
1578
|
*/
|
|
1547
1579
|
"border-color-x": [{
|
|
1548
|
-
"border-x":
|
|
1580
|
+
"border-x": l()
|
|
1549
1581
|
}],
|
|
1550
1582
|
/**
|
|
1551
1583
|
* Border Color Y
|
|
1552
1584
|
* @see https://tailwindcss.com/docs/border-color
|
|
1553
1585
|
*/
|
|
1554
1586
|
"border-color-y": [{
|
|
1555
|
-
"border-y":
|
|
1587
|
+
"border-y": l()
|
|
1556
1588
|
}],
|
|
1557
1589
|
/**
|
|
1558
1590
|
* Border Color S
|
|
1559
1591
|
* @see https://tailwindcss.com/docs/border-color
|
|
1560
1592
|
*/
|
|
1561
1593
|
"border-color-s": [{
|
|
1562
|
-
"border-s":
|
|
1594
|
+
"border-s": l()
|
|
1563
1595
|
}],
|
|
1564
1596
|
/**
|
|
1565
1597
|
* Border Color E
|
|
1566
1598
|
* @see https://tailwindcss.com/docs/border-color
|
|
1567
1599
|
*/
|
|
1568
1600
|
"border-color-e": [{
|
|
1569
|
-
"border-e":
|
|
1601
|
+
"border-e": l()
|
|
1570
1602
|
}],
|
|
1571
1603
|
/**
|
|
1572
1604
|
* Border Color Top
|
|
1573
1605
|
* @see https://tailwindcss.com/docs/border-color
|
|
1574
1606
|
*/
|
|
1575
1607
|
"border-color-t": [{
|
|
1576
|
-
"border-t":
|
|
1608
|
+
"border-t": l()
|
|
1577
1609
|
}],
|
|
1578
1610
|
/**
|
|
1579
1611
|
* Border Color Right
|
|
1580
1612
|
* @see https://tailwindcss.com/docs/border-color
|
|
1581
1613
|
*/
|
|
1582
1614
|
"border-color-r": [{
|
|
1583
|
-
"border-r":
|
|
1615
|
+
"border-r": l()
|
|
1584
1616
|
}],
|
|
1585
1617
|
/**
|
|
1586
1618
|
* Border Color Bottom
|
|
1587
1619
|
* @see https://tailwindcss.com/docs/border-color
|
|
1588
1620
|
*/
|
|
1589
1621
|
"border-color-b": [{
|
|
1590
|
-
"border-b":
|
|
1622
|
+
"border-b": l()
|
|
1591
1623
|
}],
|
|
1592
1624
|
/**
|
|
1593
1625
|
* Border Color Left
|
|
1594
1626
|
* @see https://tailwindcss.com/docs/border-color
|
|
1595
1627
|
*/
|
|
1596
1628
|
"border-color-l": [{
|
|
1597
|
-
"border-l":
|
|
1629
|
+
"border-l": l()
|
|
1598
1630
|
}],
|
|
1599
1631
|
/**
|
|
1600
1632
|
* Divide Color
|
|
1601
1633
|
* @see https://tailwindcss.com/docs/divide-color
|
|
1602
1634
|
*/
|
|
1603
1635
|
"divide-color": [{
|
|
1604
|
-
divide:
|
|
1636
|
+
divide: l()
|
|
1605
1637
|
}],
|
|
1606
1638
|
/**
|
|
1607
1639
|
* Outline Style
|
|
1608
1640
|
* @see https://tailwindcss.com/docs/outline-style
|
|
1609
1641
|
*/
|
|
1610
1642
|
"outline-style": [{
|
|
1611
|
-
outline: [...
|
|
1643
|
+
outline: [...D(), "none", "hidden"]
|
|
1612
1644
|
}],
|
|
1613
1645
|
/**
|
|
1614
1646
|
* Outline Offset
|
|
1615
1647
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
1616
1648
|
*/
|
|
1617
1649
|
"outline-offset": [{
|
|
1618
|
-
"outline-offset": [
|
|
1650
|
+
"outline-offset": [p, n, s]
|
|
1619
1651
|
}],
|
|
1620
1652
|
/**
|
|
1621
1653
|
* Outline Width
|
|
1622
1654
|
* @see https://tailwindcss.com/docs/outline-width
|
|
1623
1655
|
*/
|
|
1624
1656
|
"outline-w": [{
|
|
1625
|
-
outline: ["",
|
|
1657
|
+
outline: ["", p, B, O]
|
|
1626
1658
|
}],
|
|
1627
1659
|
/**
|
|
1628
1660
|
* Outline Color
|
|
1629
1661
|
* @see https://tailwindcss.com/docs/outline-color
|
|
1630
1662
|
*/
|
|
1631
1663
|
"outline-color": [{
|
|
1632
|
-
outline:
|
|
1664
|
+
outline: l()
|
|
1633
1665
|
}],
|
|
1634
1666
|
// ---------------
|
|
1635
1667
|
// --- Effects ---
|
|
@@ -1644,8 +1676,8 @@ const f = (e) => {
|
|
|
1644
1676
|
"",
|
|
1645
1677
|
"none",
|
|
1646
1678
|
h,
|
|
1647
|
-
|
|
1648
|
-
|
|
1679
|
+
H,
|
|
1680
|
+
J
|
|
1649
1681
|
]
|
|
1650
1682
|
}],
|
|
1651
1683
|
/**
|
|
@@ -1653,28 +1685,28 @@ const f = (e) => {
|
|
|
1653
1685
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
|
|
1654
1686
|
*/
|
|
1655
1687
|
"shadow-color": [{
|
|
1656
|
-
shadow:
|
|
1688
|
+
shadow: l()
|
|
1657
1689
|
}],
|
|
1658
1690
|
/**
|
|
1659
1691
|
* Inset Box Shadow
|
|
1660
1692
|
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
|
|
1661
1693
|
*/
|
|
1662
1694
|
"inset-shadow": [{
|
|
1663
|
-
"inset-shadow": ["none",
|
|
1695
|
+
"inset-shadow": ["none", y, H, J]
|
|
1664
1696
|
}],
|
|
1665
1697
|
/**
|
|
1666
1698
|
* Inset Box Shadow Color
|
|
1667
1699
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
|
|
1668
1700
|
*/
|
|
1669
1701
|
"inset-shadow-color": [{
|
|
1670
|
-
"inset-shadow":
|
|
1702
|
+
"inset-shadow": l()
|
|
1671
1703
|
}],
|
|
1672
1704
|
/**
|
|
1673
1705
|
* Ring Width
|
|
1674
1706
|
* @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
|
|
1675
1707
|
*/
|
|
1676
1708
|
"ring-w": [{
|
|
1677
|
-
ring:
|
|
1709
|
+
ring: k()
|
|
1678
1710
|
}],
|
|
1679
1711
|
/**
|
|
1680
1712
|
* Ring Width Inset
|
|
@@ -1688,7 +1720,7 @@ const f = (e) => {
|
|
|
1688
1720
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
|
|
1689
1721
|
*/
|
|
1690
1722
|
"ring-color": [{
|
|
1691
|
-
ring:
|
|
1723
|
+
ring: l()
|
|
1692
1724
|
}],
|
|
1693
1725
|
/**
|
|
1694
1726
|
* Ring Offset Width
|
|
@@ -1697,7 +1729,7 @@ const f = (e) => {
|
|
|
1697
1729
|
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1698
1730
|
*/
|
|
1699
1731
|
"ring-offset-w": [{
|
|
1700
|
-
"ring-offset": [
|
|
1732
|
+
"ring-offset": [p, O]
|
|
1701
1733
|
}],
|
|
1702
1734
|
/**
|
|
1703
1735
|
* Ring Offset Color
|
|
@@ -1706,56 +1738,56 @@ const f = (e) => {
|
|
|
1706
1738
|
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1707
1739
|
*/
|
|
1708
1740
|
"ring-offset-color": [{
|
|
1709
|
-
"ring-offset":
|
|
1741
|
+
"ring-offset": l()
|
|
1710
1742
|
}],
|
|
1711
1743
|
/**
|
|
1712
1744
|
* Inset Ring Width
|
|
1713
1745
|
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
|
|
1714
1746
|
*/
|
|
1715
1747
|
"inset-ring-w": [{
|
|
1716
|
-
"inset-ring":
|
|
1748
|
+
"inset-ring": k()
|
|
1717
1749
|
}],
|
|
1718
1750
|
/**
|
|
1719
1751
|
* Inset Ring Color
|
|
1720
1752
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
|
|
1721
1753
|
*/
|
|
1722
1754
|
"inset-ring-color": [{
|
|
1723
|
-
"inset-ring":
|
|
1755
|
+
"inset-ring": l()
|
|
1724
1756
|
}],
|
|
1725
1757
|
/**
|
|
1726
1758
|
* Text Shadow
|
|
1727
1759
|
* @see https://tailwindcss.com/docs/text-shadow
|
|
1728
1760
|
*/
|
|
1729
1761
|
"text-shadow": [{
|
|
1730
|
-
"text-shadow": ["none",
|
|
1762
|
+
"text-shadow": ["none", z, H, J]
|
|
1731
1763
|
}],
|
|
1732
1764
|
/**
|
|
1733
1765
|
* Text Shadow Color
|
|
1734
1766
|
* @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
|
|
1735
1767
|
*/
|
|
1736
1768
|
"text-shadow-color": [{
|
|
1737
|
-
"text-shadow":
|
|
1769
|
+
"text-shadow": l()
|
|
1738
1770
|
}],
|
|
1739
1771
|
/**
|
|
1740
1772
|
* Opacity
|
|
1741
1773
|
* @see https://tailwindcss.com/docs/opacity
|
|
1742
1774
|
*/
|
|
1743
1775
|
opacity: [{
|
|
1744
|
-
opacity: [
|
|
1776
|
+
opacity: [p, n, s]
|
|
1745
1777
|
}],
|
|
1746
1778
|
/**
|
|
1747
1779
|
* Mix Blend Mode
|
|
1748
1780
|
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
1749
1781
|
*/
|
|
1750
1782
|
"mix-blend": [{
|
|
1751
|
-
"mix-blend": [...
|
|
1783
|
+
"mix-blend": [...me(), "plus-darker", "plus-lighter"]
|
|
1752
1784
|
}],
|
|
1753
1785
|
/**
|
|
1754
1786
|
* Background Blend Mode
|
|
1755
1787
|
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
1756
1788
|
*/
|
|
1757
1789
|
"bg-blend": [{
|
|
1758
|
-
"bg-blend":
|
|
1790
|
+
"bg-blend": me()
|
|
1759
1791
|
}],
|
|
1760
1792
|
/**
|
|
1761
1793
|
* Mask Clip
|
|
@@ -1776,106 +1808,106 @@ const f = (e) => {
|
|
|
1776
1808
|
* @see https://tailwindcss.com/docs/mask-image
|
|
1777
1809
|
*/
|
|
1778
1810
|
"mask-image-linear-pos": [{
|
|
1779
|
-
"mask-linear": [
|
|
1811
|
+
"mask-linear": [p]
|
|
1780
1812
|
}],
|
|
1781
1813
|
"mask-image-linear-from-pos": [{
|
|
1782
|
-
"mask-linear-from":
|
|
1814
|
+
"mask-linear-from": g()
|
|
1783
1815
|
}],
|
|
1784
1816
|
"mask-image-linear-to-pos": [{
|
|
1785
|
-
"mask-linear-to":
|
|
1817
|
+
"mask-linear-to": g()
|
|
1786
1818
|
}],
|
|
1787
1819
|
"mask-image-linear-from-color": [{
|
|
1788
|
-
"mask-linear-from":
|
|
1820
|
+
"mask-linear-from": l()
|
|
1789
1821
|
}],
|
|
1790
1822
|
"mask-image-linear-to-color": [{
|
|
1791
|
-
"mask-linear-to":
|
|
1823
|
+
"mask-linear-to": l()
|
|
1792
1824
|
}],
|
|
1793
1825
|
"mask-image-t-from-pos": [{
|
|
1794
|
-
"mask-t-from":
|
|
1826
|
+
"mask-t-from": g()
|
|
1795
1827
|
}],
|
|
1796
1828
|
"mask-image-t-to-pos": [{
|
|
1797
|
-
"mask-t-to":
|
|
1829
|
+
"mask-t-to": g()
|
|
1798
1830
|
}],
|
|
1799
1831
|
"mask-image-t-from-color": [{
|
|
1800
|
-
"mask-t-from":
|
|
1832
|
+
"mask-t-from": l()
|
|
1801
1833
|
}],
|
|
1802
1834
|
"mask-image-t-to-color": [{
|
|
1803
|
-
"mask-t-to":
|
|
1835
|
+
"mask-t-to": l()
|
|
1804
1836
|
}],
|
|
1805
1837
|
"mask-image-r-from-pos": [{
|
|
1806
|
-
"mask-r-from":
|
|
1838
|
+
"mask-r-from": g()
|
|
1807
1839
|
}],
|
|
1808
1840
|
"mask-image-r-to-pos": [{
|
|
1809
|
-
"mask-r-to":
|
|
1841
|
+
"mask-r-to": g()
|
|
1810
1842
|
}],
|
|
1811
1843
|
"mask-image-r-from-color": [{
|
|
1812
|
-
"mask-r-from":
|
|
1844
|
+
"mask-r-from": l()
|
|
1813
1845
|
}],
|
|
1814
1846
|
"mask-image-r-to-color": [{
|
|
1815
|
-
"mask-r-to":
|
|
1847
|
+
"mask-r-to": l()
|
|
1816
1848
|
}],
|
|
1817
1849
|
"mask-image-b-from-pos": [{
|
|
1818
|
-
"mask-b-from":
|
|
1850
|
+
"mask-b-from": g()
|
|
1819
1851
|
}],
|
|
1820
1852
|
"mask-image-b-to-pos": [{
|
|
1821
|
-
"mask-b-to":
|
|
1853
|
+
"mask-b-to": g()
|
|
1822
1854
|
}],
|
|
1823
1855
|
"mask-image-b-from-color": [{
|
|
1824
|
-
"mask-b-from":
|
|
1856
|
+
"mask-b-from": l()
|
|
1825
1857
|
}],
|
|
1826
1858
|
"mask-image-b-to-color": [{
|
|
1827
|
-
"mask-b-to":
|
|
1859
|
+
"mask-b-to": l()
|
|
1828
1860
|
}],
|
|
1829
1861
|
"mask-image-l-from-pos": [{
|
|
1830
|
-
"mask-l-from":
|
|
1862
|
+
"mask-l-from": g()
|
|
1831
1863
|
}],
|
|
1832
1864
|
"mask-image-l-to-pos": [{
|
|
1833
|
-
"mask-l-to":
|
|
1865
|
+
"mask-l-to": g()
|
|
1834
1866
|
}],
|
|
1835
1867
|
"mask-image-l-from-color": [{
|
|
1836
|
-
"mask-l-from":
|
|
1868
|
+
"mask-l-from": l()
|
|
1837
1869
|
}],
|
|
1838
1870
|
"mask-image-l-to-color": [{
|
|
1839
|
-
"mask-l-to":
|
|
1871
|
+
"mask-l-to": l()
|
|
1840
1872
|
}],
|
|
1841
1873
|
"mask-image-x-from-pos": [{
|
|
1842
|
-
"mask-x-from":
|
|
1874
|
+
"mask-x-from": g()
|
|
1843
1875
|
}],
|
|
1844
1876
|
"mask-image-x-to-pos": [{
|
|
1845
|
-
"mask-x-to":
|
|
1877
|
+
"mask-x-to": g()
|
|
1846
1878
|
}],
|
|
1847
1879
|
"mask-image-x-from-color": [{
|
|
1848
|
-
"mask-x-from":
|
|
1880
|
+
"mask-x-from": l()
|
|
1849
1881
|
}],
|
|
1850
1882
|
"mask-image-x-to-color": [{
|
|
1851
|
-
"mask-x-to":
|
|
1883
|
+
"mask-x-to": l()
|
|
1852
1884
|
}],
|
|
1853
1885
|
"mask-image-y-from-pos": [{
|
|
1854
|
-
"mask-y-from":
|
|
1886
|
+
"mask-y-from": g()
|
|
1855
1887
|
}],
|
|
1856
1888
|
"mask-image-y-to-pos": [{
|
|
1857
|
-
"mask-y-to":
|
|
1889
|
+
"mask-y-to": g()
|
|
1858
1890
|
}],
|
|
1859
1891
|
"mask-image-y-from-color": [{
|
|
1860
|
-
"mask-y-from":
|
|
1892
|
+
"mask-y-from": l()
|
|
1861
1893
|
}],
|
|
1862
1894
|
"mask-image-y-to-color": [{
|
|
1863
|
-
"mask-y-to":
|
|
1895
|
+
"mask-y-to": l()
|
|
1864
1896
|
}],
|
|
1865
1897
|
"mask-image-radial": [{
|
|
1866
|
-
"mask-radial": [
|
|
1898
|
+
"mask-radial": [n, s]
|
|
1867
1899
|
}],
|
|
1868
1900
|
"mask-image-radial-from-pos": [{
|
|
1869
|
-
"mask-radial-from":
|
|
1901
|
+
"mask-radial-from": g()
|
|
1870
1902
|
}],
|
|
1871
1903
|
"mask-image-radial-to-pos": [{
|
|
1872
|
-
"mask-radial-to":
|
|
1904
|
+
"mask-radial-to": g()
|
|
1873
1905
|
}],
|
|
1874
1906
|
"mask-image-radial-from-color": [{
|
|
1875
|
-
"mask-radial-from":
|
|
1907
|
+
"mask-radial-from": l()
|
|
1876
1908
|
}],
|
|
1877
1909
|
"mask-image-radial-to-color": [{
|
|
1878
|
-
"mask-radial-to":
|
|
1910
|
+
"mask-radial-to": l()
|
|
1879
1911
|
}],
|
|
1880
1912
|
"mask-image-radial-shape": [{
|
|
1881
1913
|
"mask-radial": ["circle", "ellipse"]
|
|
@@ -1887,22 +1919,22 @@ const f = (e) => {
|
|
|
1887
1919
|
}]
|
|
1888
1920
|
}],
|
|
1889
1921
|
"mask-image-radial-pos": [{
|
|
1890
|
-
"mask-radial-at":
|
|
1922
|
+
"mask-radial-at": j()
|
|
1891
1923
|
}],
|
|
1892
1924
|
"mask-image-conic-pos": [{
|
|
1893
|
-
"mask-conic": [
|
|
1925
|
+
"mask-conic": [p]
|
|
1894
1926
|
}],
|
|
1895
1927
|
"mask-image-conic-from-pos": [{
|
|
1896
|
-
"mask-conic-from":
|
|
1928
|
+
"mask-conic-from": g()
|
|
1897
1929
|
}],
|
|
1898
1930
|
"mask-image-conic-to-pos": [{
|
|
1899
|
-
"mask-conic-to":
|
|
1931
|
+
"mask-conic-to": g()
|
|
1900
1932
|
}],
|
|
1901
1933
|
"mask-image-conic-from-color": [{
|
|
1902
|
-
"mask-conic-from":
|
|
1934
|
+
"mask-conic-from": l()
|
|
1903
1935
|
}],
|
|
1904
1936
|
"mask-image-conic-to-color": [{
|
|
1905
|
-
"mask-conic-to":
|
|
1937
|
+
"mask-conic-to": l()
|
|
1906
1938
|
}],
|
|
1907
1939
|
/**
|
|
1908
1940
|
* Mask Mode
|
|
@@ -1923,21 +1955,21 @@ const f = (e) => {
|
|
|
1923
1955
|
* @see https://tailwindcss.com/docs/mask-position
|
|
1924
1956
|
*/
|
|
1925
1957
|
"mask-position": [{
|
|
1926
|
-
mask:
|
|
1958
|
+
mask: le()
|
|
1927
1959
|
}],
|
|
1928
1960
|
/**
|
|
1929
1961
|
* Mask Repeat
|
|
1930
1962
|
* @see https://tailwindcss.com/docs/mask-repeat
|
|
1931
1963
|
*/
|
|
1932
1964
|
"mask-repeat": [{
|
|
1933
|
-
mask:
|
|
1965
|
+
mask: ce()
|
|
1934
1966
|
}],
|
|
1935
1967
|
/**
|
|
1936
1968
|
* Mask Size
|
|
1937
1969
|
* @see https://tailwindcss.com/docs/mask-size
|
|
1938
1970
|
*/
|
|
1939
1971
|
"mask-size": [{
|
|
1940
|
-
mask:
|
|
1972
|
+
mask: de()
|
|
1941
1973
|
}],
|
|
1942
1974
|
/**
|
|
1943
1975
|
* Mask Type
|
|
@@ -1951,7 +1983,7 @@ const f = (e) => {
|
|
|
1951
1983
|
* @see https://tailwindcss.com/docs/mask-image
|
|
1952
1984
|
*/
|
|
1953
1985
|
"mask-image": [{
|
|
1954
|
-
mask: ["none",
|
|
1986
|
+
mask: ["none", n, s]
|
|
1955
1987
|
}],
|
|
1956
1988
|
// ---------------
|
|
1957
1989
|
// --- Filters ---
|
|
@@ -1965,8 +1997,8 @@ const f = (e) => {
|
|
|
1965
1997
|
// Deprecated since Tailwind CSS v3.0.0
|
|
1966
1998
|
"",
|
|
1967
1999
|
"none",
|
|
1968
|
-
|
|
1969
|
-
|
|
2000
|
+
n,
|
|
2001
|
+
s
|
|
1970
2002
|
]
|
|
1971
2003
|
}],
|
|
1972
2004
|
/**
|
|
@@ -1974,21 +2006,21 @@ const f = (e) => {
|
|
|
1974
2006
|
* @see https://tailwindcss.com/docs/blur
|
|
1975
2007
|
*/
|
|
1976
2008
|
blur: [{
|
|
1977
|
-
blur:
|
|
2009
|
+
blur: pe()
|
|
1978
2010
|
}],
|
|
1979
2011
|
/**
|
|
1980
2012
|
* Brightness
|
|
1981
2013
|
* @see https://tailwindcss.com/docs/brightness
|
|
1982
2014
|
*/
|
|
1983
2015
|
brightness: [{
|
|
1984
|
-
brightness: [
|
|
2016
|
+
brightness: [p, n, s]
|
|
1985
2017
|
}],
|
|
1986
2018
|
/**
|
|
1987
2019
|
* Contrast
|
|
1988
2020
|
* @see https://tailwindcss.com/docs/contrast
|
|
1989
2021
|
*/
|
|
1990
2022
|
contrast: [{
|
|
1991
|
-
contrast: [
|
|
2023
|
+
contrast: [p, n, s]
|
|
1992
2024
|
}],
|
|
1993
2025
|
/**
|
|
1994
2026
|
* Drop Shadow
|
|
@@ -1999,9 +2031,9 @@ const f = (e) => {
|
|
|
1999
2031
|
// Deprecated since Tailwind CSS v4.0.0
|
|
2000
2032
|
"",
|
|
2001
2033
|
"none",
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2034
|
+
I,
|
|
2035
|
+
H,
|
|
2036
|
+
J
|
|
2005
2037
|
]
|
|
2006
2038
|
}],
|
|
2007
2039
|
/**
|
|
@@ -2009,42 +2041,42 @@ const f = (e) => {
|
|
|
2009
2041
|
* @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
|
|
2010
2042
|
*/
|
|
2011
2043
|
"drop-shadow-color": [{
|
|
2012
|
-
"drop-shadow":
|
|
2044
|
+
"drop-shadow": l()
|
|
2013
2045
|
}],
|
|
2014
2046
|
/**
|
|
2015
2047
|
* Grayscale
|
|
2016
2048
|
* @see https://tailwindcss.com/docs/grayscale
|
|
2017
2049
|
*/
|
|
2018
2050
|
grayscale: [{
|
|
2019
|
-
grayscale: ["",
|
|
2051
|
+
grayscale: ["", p, n, s]
|
|
2020
2052
|
}],
|
|
2021
2053
|
/**
|
|
2022
2054
|
* Hue Rotate
|
|
2023
2055
|
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2024
2056
|
*/
|
|
2025
2057
|
"hue-rotate": [{
|
|
2026
|
-
"hue-rotate": [
|
|
2058
|
+
"hue-rotate": [p, n, s]
|
|
2027
2059
|
}],
|
|
2028
2060
|
/**
|
|
2029
2061
|
* Invert
|
|
2030
2062
|
* @see https://tailwindcss.com/docs/invert
|
|
2031
2063
|
*/
|
|
2032
2064
|
invert: [{
|
|
2033
|
-
invert: ["",
|
|
2065
|
+
invert: ["", p, n, s]
|
|
2034
2066
|
}],
|
|
2035
2067
|
/**
|
|
2036
2068
|
* Saturate
|
|
2037
2069
|
* @see https://tailwindcss.com/docs/saturate
|
|
2038
2070
|
*/
|
|
2039
2071
|
saturate: [{
|
|
2040
|
-
saturate: [
|
|
2072
|
+
saturate: [p, n, s]
|
|
2041
2073
|
}],
|
|
2042
2074
|
/**
|
|
2043
2075
|
* Sepia
|
|
2044
2076
|
* @see https://tailwindcss.com/docs/sepia
|
|
2045
2077
|
*/
|
|
2046
2078
|
sepia: [{
|
|
2047
|
-
sepia: ["",
|
|
2079
|
+
sepia: ["", p, n, s]
|
|
2048
2080
|
}],
|
|
2049
2081
|
/**
|
|
2050
2082
|
* Backdrop Filter
|
|
@@ -2055,8 +2087,8 @@ const f = (e) => {
|
|
|
2055
2087
|
// Deprecated since Tailwind CSS v3.0.0
|
|
2056
2088
|
"",
|
|
2057
2089
|
"none",
|
|
2058
|
-
|
|
2059
|
-
|
|
2090
|
+
n,
|
|
2091
|
+
s
|
|
2060
2092
|
]
|
|
2061
2093
|
}],
|
|
2062
2094
|
/**
|
|
@@ -2064,63 +2096,63 @@ const f = (e) => {
|
|
|
2064
2096
|
* @see https://tailwindcss.com/docs/backdrop-blur
|
|
2065
2097
|
*/
|
|
2066
2098
|
"backdrop-blur": [{
|
|
2067
|
-
"backdrop-blur":
|
|
2099
|
+
"backdrop-blur": pe()
|
|
2068
2100
|
}],
|
|
2069
2101
|
/**
|
|
2070
2102
|
* Backdrop Brightness
|
|
2071
2103
|
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2072
2104
|
*/
|
|
2073
2105
|
"backdrop-brightness": [{
|
|
2074
|
-
"backdrop-brightness": [
|
|
2106
|
+
"backdrop-brightness": [p, n, s]
|
|
2075
2107
|
}],
|
|
2076
2108
|
/**
|
|
2077
2109
|
* Backdrop Contrast
|
|
2078
2110
|
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2079
2111
|
*/
|
|
2080
2112
|
"backdrop-contrast": [{
|
|
2081
|
-
"backdrop-contrast": [
|
|
2113
|
+
"backdrop-contrast": [p, n, s]
|
|
2082
2114
|
}],
|
|
2083
2115
|
/**
|
|
2084
2116
|
* Backdrop Grayscale
|
|
2085
2117
|
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2086
2118
|
*/
|
|
2087
2119
|
"backdrop-grayscale": [{
|
|
2088
|
-
"backdrop-grayscale": ["",
|
|
2120
|
+
"backdrop-grayscale": ["", p, n, s]
|
|
2089
2121
|
}],
|
|
2090
2122
|
/**
|
|
2091
2123
|
* Backdrop Hue Rotate
|
|
2092
2124
|
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2093
2125
|
*/
|
|
2094
2126
|
"backdrop-hue-rotate": [{
|
|
2095
|
-
"backdrop-hue-rotate": [
|
|
2127
|
+
"backdrop-hue-rotate": [p, n, s]
|
|
2096
2128
|
}],
|
|
2097
2129
|
/**
|
|
2098
2130
|
* Backdrop Invert
|
|
2099
2131
|
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
2100
2132
|
*/
|
|
2101
2133
|
"backdrop-invert": [{
|
|
2102
|
-
"backdrop-invert": ["",
|
|
2134
|
+
"backdrop-invert": ["", p, n, s]
|
|
2103
2135
|
}],
|
|
2104
2136
|
/**
|
|
2105
2137
|
* Backdrop Opacity
|
|
2106
2138
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2107
2139
|
*/
|
|
2108
2140
|
"backdrop-opacity": [{
|
|
2109
|
-
"backdrop-opacity": [
|
|
2141
|
+
"backdrop-opacity": [p, n, s]
|
|
2110
2142
|
}],
|
|
2111
2143
|
/**
|
|
2112
2144
|
* Backdrop Saturate
|
|
2113
2145
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2114
2146
|
*/
|
|
2115
2147
|
"backdrop-saturate": [{
|
|
2116
|
-
"backdrop-saturate": [
|
|
2148
|
+
"backdrop-saturate": [p, n, s]
|
|
2117
2149
|
}],
|
|
2118
2150
|
/**
|
|
2119
2151
|
* Backdrop Sepia
|
|
2120
2152
|
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2121
2153
|
*/
|
|
2122
2154
|
"backdrop-sepia": [{
|
|
2123
|
-
"backdrop-sepia": ["",
|
|
2155
|
+
"backdrop-sepia": ["", p, n, s]
|
|
2124
2156
|
}],
|
|
2125
2157
|
// --------------
|
|
2126
2158
|
// --- Tables ---
|
|
@@ -2137,21 +2169,21 @@ const f = (e) => {
|
|
|
2137
2169
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2138
2170
|
*/
|
|
2139
2171
|
"border-spacing": [{
|
|
2140
|
-
"border-spacing":
|
|
2172
|
+
"border-spacing": m()
|
|
2141
2173
|
}],
|
|
2142
2174
|
/**
|
|
2143
2175
|
* Border Spacing X
|
|
2144
2176
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2145
2177
|
*/
|
|
2146
2178
|
"border-spacing-x": [{
|
|
2147
|
-
"border-spacing-x":
|
|
2179
|
+
"border-spacing-x": m()
|
|
2148
2180
|
}],
|
|
2149
2181
|
/**
|
|
2150
2182
|
* Border Spacing Y
|
|
2151
2183
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2152
2184
|
*/
|
|
2153
2185
|
"border-spacing-y": [{
|
|
2154
|
-
"border-spacing-y":
|
|
2186
|
+
"border-spacing-y": m()
|
|
2155
2187
|
}],
|
|
2156
2188
|
/**
|
|
2157
2189
|
* Table Layout
|
|
@@ -2175,7 +2207,7 @@ const f = (e) => {
|
|
|
2175
2207
|
* @see https://tailwindcss.com/docs/transition-property
|
|
2176
2208
|
*/
|
|
2177
2209
|
transition: [{
|
|
2178
|
-
transition: ["", "all", "colors", "opacity", "shadow", "transform", "none",
|
|
2210
|
+
transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", n, s]
|
|
2179
2211
|
}],
|
|
2180
2212
|
/**
|
|
2181
2213
|
* Transition Behavior
|
|
@@ -2189,28 +2221,28 @@ const f = (e) => {
|
|
|
2189
2221
|
* @see https://tailwindcss.com/docs/transition-duration
|
|
2190
2222
|
*/
|
|
2191
2223
|
duration: [{
|
|
2192
|
-
duration: [
|
|
2224
|
+
duration: [p, "initial", n, s]
|
|
2193
2225
|
}],
|
|
2194
2226
|
/**
|
|
2195
2227
|
* Transition Timing Function
|
|
2196
2228
|
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2197
2229
|
*/
|
|
2198
2230
|
ease: [{
|
|
2199
|
-
ease: ["linear", "initial",
|
|
2231
|
+
ease: ["linear", "initial", P, n, s]
|
|
2200
2232
|
}],
|
|
2201
2233
|
/**
|
|
2202
2234
|
* Transition Delay
|
|
2203
2235
|
* @see https://tailwindcss.com/docs/transition-delay
|
|
2204
2236
|
*/
|
|
2205
2237
|
delay: [{
|
|
2206
|
-
delay: [
|
|
2238
|
+
delay: [p, n, s]
|
|
2207
2239
|
}],
|
|
2208
2240
|
/**
|
|
2209
2241
|
* Animation
|
|
2210
2242
|
* @see https://tailwindcss.com/docs/animation
|
|
2211
2243
|
*/
|
|
2212
2244
|
animate: [{
|
|
2213
|
-
animate: ["none", $,
|
|
2245
|
+
animate: ["none", $, n, s]
|
|
2214
2246
|
}],
|
|
2215
2247
|
// ------------------
|
|
2216
2248
|
// --- Transforms ---
|
|
@@ -2227,70 +2259,70 @@ const f = (e) => {
|
|
|
2227
2259
|
* @see https://tailwindcss.com/docs/perspective
|
|
2228
2260
|
*/
|
|
2229
2261
|
perspective: [{
|
|
2230
|
-
perspective: [
|
|
2262
|
+
perspective: [v, n, s]
|
|
2231
2263
|
}],
|
|
2232
2264
|
/**
|
|
2233
2265
|
* Perspective Origin
|
|
2234
2266
|
* @see https://tailwindcss.com/docs/perspective-origin
|
|
2235
2267
|
*/
|
|
2236
2268
|
"perspective-origin": [{
|
|
2237
|
-
"perspective-origin":
|
|
2269
|
+
"perspective-origin": L()
|
|
2238
2270
|
}],
|
|
2239
2271
|
/**
|
|
2240
2272
|
* Rotate
|
|
2241
2273
|
* @see https://tailwindcss.com/docs/rotate
|
|
2242
2274
|
*/
|
|
2243
2275
|
rotate: [{
|
|
2244
|
-
rotate:
|
|
2276
|
+
rotate: Y()
|
|
2245
2277
|
}],
|
|
2246
2278
|
/**
|
|
2247
2279
|
* Rotate X
|
|
2248
2280
|
* @see https://tailwindcss.com/docs/rotate
|
|
2249
2281
|
*/
|
|
2250
2282
|
"rotate-x": [{
|
|
2251
|
-
"rotate-x":
|
|
2283
|
+
"rotate-x": Y()
|
|
2252
2284
|
}],
|
|
2253
2285
|
/**
|
|
2254
2286
|
* Rotate Y
|
|
2255
2287
|
* @see https://tailwindcss.com/docs/rotate
|
|
2256
2288
|
*/
|
|
2257
2289
|
"rotate-y": [{
|
|
2258
|
-
"rotate-y":
|
|
2290
|
+
"rotate-y": Y()
|
|
2259
2291
|
}],
|
|
2260
2292
|
/**
|
|
2261
2293
|
* Rotate Z
|
|
2262
2294
|
* @see https://tailwindcss.com/docs/rotate
|
|
2263
2295
|
*/
|
|
2264
2296
|
"rotate-z": [{
|
|
2265
|
-
"rotate-z":
|
|
2297
|
+
"rotate-z": Y()
|
|
2266
2298
|
}],
|
|
2267
2299
|
/**
|
|
2268
2300
|
* Scale
|
|
2269
2301
|
* @see https://tailwindcss.com/docs/scale
|
|
2270
2302
|
*/
|
|
2271
2303
|
scale: [{
|
|
2272
|
-
scale:
|
|
2304
|
+
scale: q()
|
|
2273
2305
|
}],
|
|
2274
2306
|
/**
|
|
2275
2307
|
* Scale X
|
|
2276
2308
|
* @see https://tailwindcss.com/docs/scale
|
|
2277
2309
|
*/
|
|
2278
2310
|
"scale-x": [{
|
|
2279
|
-
"scale-x":
|
|
2311
|
+
"scale-x": q()
|
|
2280
2312
|
}],
|
|
2281
2313
|
/**
|
|
2282
2314
|
* Scale Y
|
|
2283
2315
|
* @see https://tailwindcss.com/docs/scale
|
|
2284
2316
|
*/
|
|
2285
2317
|
"scale-y": [{
|
|
2286
|
-
"scale-y":
|
|
2318
|
+
"scale-y": q()
|
|
2287
2319
|
}],
|
|
2288
2320
|
/**
|
|
2289
2321
|
* Scale Z
|
|
2290
2322
|
* @see https://tailwindcss.com/docs/scale
|
|
2291
2323
|
*/
|
|
2292
2324
|
"scale-z": [{
|
|
2293
|
-
"scale-z":
|
|
2325
|
+
"scale-z": q()
|
|
2294
2326
|
}],
|
|
2295
2327
|
/**
|
|
2296
2328
|
* Scale 3D
|
|
@@ -2302,35 +2334,35 @@ const f = (e) => {
|
|
|
2302
2334
|
* @see https://tailwindcss.com/docs/skew
|
|
2303
2335
|
*/
|
|
2304
2336
|
skew: [{
|
|
2305
|
-
skew:
|
|
2337
|
+
skew: ee()
|
|
2306
2338
|
}],
|
|
2307
2339
|
/**
|
|
2308
2340
|
* Skew X
|
|
2309
2341
|
* @see https://tailwindcss.com/docs/skew
|
|
2310
2342
|
*/
|
|
2311
2343
|
"skew-x": [{
|
|
2312
|
-
"skew-x":
|
|
2344
|
+
"skew-x": ee()
|
|
2313
2345
|
}],
|
|
2314
2346
|
/**
|
|
2315
2347
|
* Skew Y
|
|
2316
2348
|
* @see https://tailwindcss.com/docs/skew
|
|
2317
2349
|
*/
|
|
2318
2350
|
"skew-y": [{
|
|
2319
|
-
"skew-y":
|
|
2351
|
+
"skew-y": ee()
|
|
2320
2352
|
}],
|
|
2321
2353
|
/**
|
|
2322
2354
|
* Transform
|
|
2323
2355
|
* @see https://tailwindcss.com/docs/transform
|
|
2324
2356
|
*/
|
|
2325
2357
|
transform: [{
|
|
2326
|
-
transform: [
|
|
2358
|
+
transform: [n, s, "", "none", "gpu", "cpu"]
|
|
2327
2359
|
}],
|
|
2328
2360
|
/**
|
|
2329
2361
|
* Transform Origin
|
|
2330
2362
|
* @see https://tailwindcss.com/docs/transform-origin
|
|
2331
2363
|
*/
|
|
2332
2364
|
"transform-origin": [{
|
|
2333
|
-
origin:
|
|
2365
|
+
origin: L()
|
|
2334
2366
|
}],
|
|
2335
2367
|
/**
|
|
2336
2368
|
* Transform Style
|
|
@@ -2380,7 +2412,7 @@ const f = (e) => {
|
|
|
2380
2412
|
* @see https://tailwindcss.com/docs/accent-color
|
|
2381
2413
|
*/
|
|
2382
2414
|
accent: [{
|
|
2383
|
-
accent:
|
|
2415
|
+
accent: l()
|
|
2384
2416
|
}],
|
|
2385
2417
|
/**
|
|
2386
2418
|
* Appearance
|
|
@@ -2394,7 +2426,7 @@ const f = (e) => {
|
|
|
2394
2426
|
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
|
2395
2427
|
*/
|
|
2396
2428
|
"caret-color": [{
|
|
2397
|
-
caret:
|
|
2429
|
+
caret: l()
|
|
2398
2430
|
}],
|
|
2399
2431
|
/**
|
|
2400
2432
|
* Color Scheme
|
|
@@ -2408,7 +2440,7 @@ const f = (e) => {
|
|
|
2408
2440
|
* @see https://tailwindcss.com/docs/cursor
|
|
2409
2441
|
*/
|
|
2410
2442
|
cursor: [{
|
|
2411
|
-
cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out",
|
|
2443
|
+
cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", n, s]
|
|
2412
2444
|
}],
|
|
2413
2445
|
/**
|
|
2414
2446
|
* Field Sizing
|
|
@@ -2443,126 +2475,126 @@ const f = (e) => {
|
|
|
2443
2475
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2444
2476
|
*/
|
|
2445
2477
|
"scroll-m": [{
|
|
2446
|
-
"scroll-m":
|
|
2478
|
+
"scroll-m": m()
|
|
2447
2479
|
}],
|
|
2448
2480
|
/**
|
|
2449
2481
|
* Scroll Margin X
|
|
2450
2482
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2451
2483
|
*/
|
|
2452
2484
|
"scroll-mx": [{
|
|
2453
|
-
"scroll-mx":
|
|
2485
|
+
"scroll-mx": m()
|
|
2454
2486
|
}],
|
|
2455
2487
|
/**
|
|
2456
2488
|
* Scroll Margin Y
|
|
2457
2489
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2458
2490
|
*/
|
|
2459
2491
|
"scroll-my": [{
|
|
2460
|
-
"scroll-my":
|
|
2492
|
+
"scroll-my": m()
|
|
2461
2493
|
}],
|
|
2462
2494
|
/**
|
|
2463
2495
|
* Scroll Margin Start
|
|
2464
2496
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2465
2497
|
*/
|
|
2466
2498
|
"scroll-ms": [{
|
|
2467
|
-
"scroll-ms":
|
|
2499
|
+
"scroll-ms": m()
|
|
2468
2500
|
}],
|
|
2469
2501
|
/**
|
|
2470
2502
|
* Scroll Margin End
|
|
2471
2503
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2472
2504
|
*/
|
|
2473
2505
|
"scroll-me": [{
|
|
2474
|
-
"scroll-me":
|
|
2506
|
+
"scroll-me": m()
|
|
2475
2507
|
}],
|
|
2476
2508
|
/**
|
|
2477
2509
|
* Scroll Margin Top
|
|
2478
2510
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2479
2511
|
*/
|
|
2480
2512
|
"scroll-mt": [{
|
|
2481
|
-
"scroll-mt":
|
|
2513
|
+
"scroll-mt": m()
|
|
2482
2514
|
}],
|
|
2483
2515
|
/**
|
|
2484
2516
|
* Scroll Margin Right
|
|
2485
2517
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2486
2518
|
*/
|
|
2487
2519
|
"scroll-mr": [{
|
|
2488
|
-
"scroll-mr":
|
|
2520
|
+
"scroll-mr": m()
|
|
2489
2521
|
}],
|
|
2490
2522
|
/**
|
|
2491
2523
|
* Scroll Margin Bottom
|
|
2492
2524
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2493
2525
|
*/
|
|
2494
2526
|
"scroll-mb": [{
|
|
2495
|
-
"scroll-mb":
|
|
2527
|
+
"scroll-mb": m()
|
|
2496
2528
|
}],
|
|
2497
2529
|
/**
|
|
2498
2530
|
* Scroll Margin Left
|
|
2499
2531
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2500
2532
|
*/
|
|
2501
2533
|
"scroll-ml": [{
|
|
2502
|
-
"scroll-ml":
|
|
2534
|
+
"scroll-ml": m()
|
|
2503
2535
|
}],
|
|
2504
2536
|
/**
|
|
2505
2537
|
* Scroll Padding
|
|
2506
2538
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2507
2539
|
*/
|
|
2508
2540
|
"scroll-p": [{
|
|
2509
|
-
"scroll-p":
|
|
2541
|
+
"scroll-p": m()
|
|
2510
2542
|
}],
|
|
2511
2543
|
/**
|
|
2512
2544
|
* Scroll Padding X
|
|
2513
2545
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2514
2546
|
*/
|
|
2515
2547
|
"scroll-px": [{
|
|
2516
|
-
"scroll-px":
|
|
2548
|
+
"scroll-px": m()
|
|
2517
2549
|
}],
|
|
2518
2550
|
/**
|
|
2519
2551
|
* Scroll Padding Y
|
|
2520
2552
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2521
2553
|
*/
|
|
2522
2554
|
"scroll-py": [{
|
|
2523
|
-
"scroll-py":
|
|
2555
|
+
"scroll-py": m()
|
|
2524
2556
|
}],
|
|
2525
2557
|
/**
|
|
2526
2558
|
* Scroll Padding Start
|
|
2527
2559
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2528
2560
|
*/
|
|
2529
2561
|
"scroll-ps": [{
|
|
2530
|
-
"scroll-ps":
|
|
2562
|
+
"scroll-ps": m()
|
|
2531
2563
|
}],
|
|
2532
2564
|
/**
|
|
2533
2565
|
* Scroll Padding End
|
|
2534
2566
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2535
2567
|
*/
|
|
2536
2568
|
"scroll-pe": [{
|
|
2537
|
-
"scroll-pe":
|
|
2569
|
+
"scroll-pe": m()
|
|
2538
2570
|
}],
|
|
2539
2571
|
/**
|
|
2540
2572
|
* Scroll Padding Top
|
|
2541
2573
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2542
2574
|
*/
|
|
2543
2575
|
"scroll-pt": [{
|
|
2544
|
-
"scroll-pt":
|
|
2576
|
+
"scroll-pt": m()
|
|
2545
2577
|
}],
|
|
2546
2578
|
/**
|
|
2547
2579
|
* Scroll Padding Right
|
|
2548
2580
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2549
2581
|
*/
|
|
2550
2582
|
"scroll-pr": [{
|
|
2551
|
-
"scroll-pr":
|
|
2583
|
+
"scroll-pr": m()
|
|
2552
2584
|
}],
|
|
2553
2585
|
/**
|
|
2554
2586
|
* Scroll Padding Bottom
|
|
2555
2587
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2556
2588
|
*/
|
|
2557
2589
|
"scroll-pb": [{
|
|
2558
|
-
"scroll-pb":
|
|
2590
|
+
"scroll-pb": m()
|
|
2559
2591
|
}],
|
|
2560
2592
|
/**
|
|
2561
2593
|
* Scroll Padding Left
|
|
2562
2594
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2563
2595
|
*/
|
|
2564
2596
|
"scroll-pl": [{
|
|
2565
|
-
"scroll-pl":
|
|
2597
|
+
"scroll-pl": m()
|
|
2566
2598
|
}],
|
|
2567
2599
|
/**
|
|
2568
2600
|
* Scroll Snap Align
|
|
@@ -2630,7 +2662,7 @@ const f = (e) => {
|
|
|
2630
2662
|
* @see https://tailwindcss.com/docs/will-change
|
|
2631
2663
|
*/
|
|
2632
2664
|
"will-change": [{
|
|
2633
|
-
"will-change": ["auto", "scroll", "contents", "transform",
|
|
2665
|
+
"will-change": ["auto", "scroll", "contents", "transform", n, s]
|
|
2634
2666
|
}],
|
|
2635
2667
|
// -----------
|
|
2636
2668
|
// --- SVG ---
|
|
@@ -2640,21 +2672,21 @@ const f = (e) => {
|
|
|
2640
2672
|
* @see https://tailwindcss.com/docs/fill
|
|
2641
2673
|
*/
|
|
2642
2674
|
fill: [{
|
|
2643
|
-
fill: ["none", ...
|
|
2675
|
+
fill: ["none", ...l()]
|
|
2644
2676
|
}],
|
|
2645
2677
|
/**
|
|
2646
2678
|
* Stroke Width
|
|
2647
2679
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2648
2680
|
*/
|
|
2649
2681
|
"stroke-w": [{
|
|
2650
|
-
stroke: [
|
|
2682
|
+
stroke: [p, B, O, re]
|
|
2651
2683
|
}],
|
|
2652
2684
|
/**
|
|
2653
2685
|
* Stroke
|
|
2654
2686
|
* @see https://tailwindcss.com/docs/stroke
|
|
2655
2687
|
*/
|
|
2656
2688
|
stroke: [{
|
|
2657
|
-
stroke: ["none", ...
|
|
2689
|
+
stroke: ["none", ...l()]
|
|
2658
2690
|
}],
|
|
2659
2691
|
// ---------------------
|
|
2660
2692
|
// --- Accessibility ---
|
|
@@ -2722,10 +2754,10 @@ const f = (e) => {
|
|
|
2722
2754
|
},
|
|
2723
2755
|
orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
|
|
2724
2756
|
};
|
|
2725
|
-
},
|
|
2726
|
-
function
|
|
2727
|
-
return
|
|
2757
|
+
}, wo = /* @__PURE__ */ Ke(xo);
|
|
2758
|
+
function yo(...e) {
|
|
2759
|
+
return wo(Pe(e));
|
|
2728
2760
|
}
|
|
2729
2761
|
export {
|
|
2730
|
-
|
|
2762
|
+
yo as cn
|
|
2731
2763
|
};
|