@zaniluca/react-remixicon 2.3.0 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Arrows/ArrowDownBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowDownBoxFill.js +1 -0
- package/dist/Arrows/ArrowDownBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowDownBoxLine.js +1 -0
- package/dist/Arrows/ArrowLeftBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowLeftBoxFill.js +1 -0
- package/dist/Arrows/ArrowLeftBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowLeftBoxLine.js +1 -0
- package/dist/Arrows/ArrowLeftDownBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowLeftDownBoxFill.js +1 -0
- package/dist/Arrows/ArrowLeftDownBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowLeftDownBoxLine.js +1 -0
- package/dist/Arrows/ArrowLeftUpBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowLeftUpBoxFill.js +1 -0
- package/dist/Arrows/ArrowLeftUpBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowLeftUpBoxLine.js +1 -0
- package/dist/Arrows/ArrowLeftWideFill.js +1 -1
- package/dist/Arrows/ArrowLeftWideLine.js +1 -1
- package/dist/Arrows/ArrowRightBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowRightBoxFill.js +1 -0
- package/dist/Arrows/ArrowRightBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowRightBoxLine.js +1 -0
- package/dist/Arrows/ArrowRightDownBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowRightDownBoxFill.js +1 -0
- package/dist/Arrows/ArrowRightDownBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowRightDownBoxLine.js +1 -0
- package/dist/Arrows/ArrowRightUpBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowRightUpBoxFill.js +1 -0
- package/dist/Arrows/ArrowRightUpBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowRightUpBoxLine.js +1 -0
- package/dist/Arrows/ArrowUpBoxFill.d.ts +6 -0
- package/dist/Arrows/ArrowUpBoxFill.js +1 -0
- package/dist/Arrows/ArrowUpBoxLine.d.ts +6 -0
- package/dist/Arrows/ArrowUpBoxLine.js +1 -0
- package/dist/Arrows/CollapseHorizontalLine.js +1 -1
- package/dist/Arrows/CornerUpLeftDoubleFill.js +1 -1
- package/dist/Arrows/ExpandHorizontalLine.js +1 -1
- package/dist/Arrows/ExpandVerticalLine.js +1 -1
- package/dist/Arrows/index.d.ts +16 -0
- package/dist/Arrows/index.js +43 -27
- package/dist/Buildings/Home9Fill.d.ts +6 -0
- package/dist/Buildings/Home9Fill.js +1 -0
- package/dist/Buildings/Home9Line.d.ts +6 -0
- package/dist/Buildings/Home9Line.js +1 -0
- package/dist/Buildings/index.d.ts +2 -0
- package/dist/Buildings/index.js +11 -9
- package/dist/Business/BarChartBoxAiFill.d.ts +6 -0
- package/dist/Business/BarChartBoxAiFill.js +1 -0
- package/dist/Business/BarChartBoxAiLine.d.ts +6 -0
- package/dist/Business/BarChartBoxAiLine.js +1 -0
- package/dist/Business/FlagOffFill.d.ts +6 -0
- package/dist/Business/FlagOffFill.js +1 -0
- package/dist/Business/FlagOffLine.d.ts +6 -0
- package/dist/Business/FlagOffLine.js +1 -0
- package/dist/Business/InfoCardFill.d.ts +6 -0
- package/dist/Business/InfoCardFill.js +1 -0
- package/dist/Business/InfoCardLine.d.ts +6 -0
- package/dist/Business/InfoCardLine.js +1 -0
- package/dist/Business/MailAiFill.d.ts +6 -0
- package/dist/Business/MailAiFill.js +1 -0
- package/dist/Business/MailAiLine.d.ts +6 -0
- package/dist/Business/MailAiLine.js +1 -0
- package/dist/Business/SendPlaneFill.js +1 -1
- package/dist/Business/StackFill.js +1 -1
- package/dist/Business/StackLine.js +1 -1
- package/dist/Business/VerifiedBadgeLine.js +1 -1
- package/dist/Business/index.d.ts +8 -0
- package/dist/Business/index.js +82 -74
- package/dist/Communication/ChatAiFill.d.ts +6 -0
- package/dist/Communication/ChatAiFill.js +1 -0
- package/dist/Communication/ChatAiLine.d.ts +6 -0
- package/dist/Communication/ChatAiLine.js +1 -0
- package/dist/Communication/ChatSmileAiFill.d.ts +6 -0
- package/dist/Communication/ChatSmileAiFill.js +1 -0
- package/dist/Communication/ChatSmileAiLine.d.ts +6 -0
- package/dist/Communication/ChatSmileAiLine.js +1 -0
- package/dist/Communication/ChatVoiceAiFill.d.ts +6 -0
- package/dist/Communication/ChatVoiceAiFill.js +1 -0
- package/dist/Communication/ChatVoiceAiLine.d.ts +6 -0
- package/dist/Communication/ChatVoiceAiLine.js +1 -0
- package/dist/Communication/SpeakAiFill.d.ts +6 -0
- package/dist/Communication/SpeakAiFill.js +1 -0
- package/dist/Communication/SpeakAiLine.d.ts +6 -0
- package/dist/Communication/SpeakAiLine.js +1 -0
- package/dist/Communication/index.d.ts +8 -0
- package/dist/Communication/index.js +35 -27
- package/dist/Design/BrushAiFill.d.ts +6 -0
- package/dist/Design/BrushAiFill.js +1 -0
- package/dist/Design/BrushAiLine.d.ts +6 -0
- package/dist/Design/BrushAiLine.js +1 -0
- package/dist/Design/ColorFilterAiFill.d.ts +6 -0
- package/dist/Design/ColorFilterAiFill.js +1 -0
- package/dist/Design/ColorFilterAiLine.d.ts +6 -0
- package/dist/Design/ColorFilterAiLine.js +1 -0
- package/dist/Design/QuillPenAiFill.d.ts +6 -0
- package/dist/Design/QuillPenAiFill.js +1 -0
- package/dist/Design/QuillPenAiLine.d.ts +6 -0
- package/dist/Design/QuillPenAiLine.js +1 -0
- package/dist/Design/ToolsFill.js +1 -1
- package/dist/Design/ToolsLine.js +1 -1
- package/dist/Design/index.d.ts +6 -0
- package/dist/Design/index.js +55 -49
- package/dist/Development/CodeAiFill.d.ts +6 -0
- package/dist/Development/CodeAiFill.js +1 -0
- package/dist/Development/CodeAiLine.d.ts +6 -0
- package/dist/Development/CodeAiLine.js +1 -0
- package/dist/Development/PhpFill.d.ts +6 -0
- package/dist/Development/PhpFill.js +1 -0
- package/dist/Development/PhpLine.d.ts +6 -0
- package/dist/Development/PhpLine.js +1 -0
- package/dist/Development/index.d.ts +4 -0
- package/dist/Development/index.js +21 -17
- package/dist/Device/index.js +86 -86
- package/dist/Document/index.js +116 -116
- package/dist/Editor/AiGenerate.js +1 -1
- package/dist/Editor/AiGenerate2.d.ts +6 -0
- package/dist/Editor/AiGenerate2.js +1 -0
- package/dist/Editor/AiGenerateText.d.ts +6 -0
- package/dist/Editor/AiGenerateText.js +1 -0
- package/dist/Editor/CustomSize.d.ts +6 -0
- package/dist/Editor/CustomSize.js +1 -0
- package/dist/Editor/FontSizeAi.d.ts +6 -0
- package/dist/Editor/FontSizeAi.js +1 -0
- package/dist/Editor/LetterSpacing2.d.ts +6 -0
- package/dist/Editor/LetterSpacing2.js +1 -0
- package/dist/Editor/LineHeight2.d.ts +6 -0
- package/dist/Editor/LineHeight2.js +1 -0
- package/dist/Editor/TranslateAi.d.ts +6 -0
- package/dist/Editor/TranslateAi.js +1 -0
- package/dist/Editor/TranslateAi2.d.ts +6 -0
- package/dist/Editor/TranslateAi2.js +1 -0
- package/dist/Editor/index.d.ts +8 -0
- package/dist/Editor/index.js +37 -29
- package/dist/Finance/CoinsFill.js +1 -1
- package/dist/Finance/CoinsLine.js +1 -1
- package/dist/Finance/Coupon5Fill.js +1 -1
- package/dist/Finance/CurrencyFill.js +1 -1
- package/dist/Finance/CurrencyLine.js +1 -1
- package/dist/Finance/Safe3Fill.d.ts +6 -0
- package/dist/Finance/Safe3Fill.js +1 -0
- package/dist/Finance/Safe3Line.d.ts +6 -0
- package/dist/Finance/Safe3Line.js +1 -0
- package/dist/Finance/index.d.ts +2 -0
- package/dist/Finance/index.js +70 -68
- package/dist/Food/index.js +8 -8
- package/dist/Health & Medical/PulseAiFill.js +1 -0
- package/dist/Health & Medical/PulseAiLine.js +1 -0
- package/dist/Health & Medical/index.js +17 -15
- package/dist/Health _ Medical/PulseAiFill.d.ts +6 -0
- package/dist/Health _ Medical/PulseAiLine.d.ts +6 -0
- package/dist/Health _ Medical/index.d.ts +2 -0
- package/dist/Logos/AnthropicFill.d.ts +6 -0
- package/dist/Logos/AnthropicFill.js +1 -0
- package/dist/Logos/AnthropicLine.d.ts +6 -0
- package/dist/Logos/AnthropicLine.js +1 -0
- package/dist/Logos/ClaudeFill.d.ts +6 -0
- package/dist/Logos/ClaudeFill.js +1 -0
- package/dist/Logos/ClaudeLine.d.ts +6 -0
- package/dist/Logos/ClaudeLine.js +1 -0
- package/dist/Logos/FediverseFill.d.ts +6 -0
- package/dist/Logos/FediverseFill.js +1 -0
- package/dist/Logos/FediverseLine.d.ts +6 -0
- package/dist/Logos/FediverseLine.js +1 -0
- package/dist/Logos/MixtralFill.d.ts +6 -0
- package/dist/Logos/MixtralFill.js +1 -0
- package/dist/Logos/MixtralLine.d.ts +6 -0
- package/dist/Logos/MixtralLine.js +1 -0
- package/dist/Logos/PerplexityFill.d.ts +6 -0
- package/dist/Logos/PerplexityFill.js +1 -0
- package/dist/Logos/PerplexityLine.d.ts +6 -0
- package/dist/Logos/PerplexityLine.js +1 -0
- package/dist/Logos/PixFill.d.ts +6 -0
- package/dist/Logos/PixFill.js +1 -0
- package/dist/Logos/PixLine.d.ts +6 -0
- package/dist/Logos/PixLine.js +1 -0
- package/dist/Logos/TwitterXFill.js +1 -1
- package/dist/Logos/TwitterXLine.js +1 -1
- package/dist/Logos/VercelFill.d.ts +6 -0
- package/dist/Logos/VercelFill.js +1 -0
- package/dist/Logos/VercelLine.d.ts +6 -0
- package/dist/Logos/VercelLine.js +1 -0
- package/dist/Logos/index.d.ts +14 -0
- package/dist/Logos/index.js +101 -87
- package/dist/Map/index.js +42 -42
- package/dist/Media/CameraAiFill.d.ts +6 -0
- package/dist/Media/CameraAiFill.js +1 -0
- package/dist/Media/CameraAiLine.d.ts +6 -0
- package/dist/Media/CameraAiLine.js +1 -0
- package/dist/Media/CameraLensAiFill.d.ts +6 -0
- package/dist/Media/CameraLensAiFill.js +1 -0
- package/dist/Media/CameraLensAiLine.d.ts +6 -0
- package/dist/Media/CameraLensAiLine.js +1 -0
- package/dist/Media/ClapperboardAiFill.d.ts +6 -0
- package/dist/Media/ClapperboardAiFill.js +1 -0
- package/dist/Media/ClapperboardAiLine.d.ts +6 -0
- package/dist/Media/ClapperboardAiLine.js +1 -0
- package/dist/Media/ClosedCaptioningAiFill.d.ts +6 -0
- package/dist/Media/ClosedCaptioningAiFill.js +1 -0
- package/dist/Media/ClosedCaptioningAiLine.d.ts +6 -0
- package/dist/Media/ClosedCaptioningAiLine.js +1 -0
- package/dist/Media/DvdAiFill.d.ts +6 -0
- package/dist/Media/DvdAiFill.js +1 -0
- package/dist/Media/DvdAiLine.d.ts +6 -0
- package/dist/Media/DvdAiLine.js +1 -0
- package/dist/Media/FilmAiFill.d.ts +6 -0
- package/dist/Media/FilmAiFill.js +1 -0
- package/dist/Media/FilmAiLine.d.ts +6 -0
- package/dist/Media/FilmAiLine.js +1 -0
- package/dist/Media/ImageAiFill.d.ts +6 -0
- package/dist/Media/ImageAiFill.js +1 -0
- package/dist/Media/ImageAiLine.d.ts +6 -0
- package/dist/Media/ImageAiLine.js +1 -0
- package/dist/Media/ImageCircleAiFill.d.ts +6 -0
- package/dist/Media/ImageCircleAiFill.js +1 -0
- package/dist/Media/ImageCircleAiLine.d.ts +6 -0
- package/dist/Media/ImageCircleAiLine.js +1 -0
- package/dist/Media/LandscapeAiFill.d.ts +6 -0
- package/dist/Media/LandscapeAiFill.js +1 -0
- package/dist/Media/LandscapeAiLine.d.ts +6 -0
- package/dist/Media/LandscapeAiLine.js +1 -0
- package/dist/Media/Mic2AiFill.d.ts +6 -0
- package/dist/Media/Mic2AiFill.js +1 -0
- package/dist/Media/Mic2AiLine.d.ts +6 -0
- package/dist/Media/Mic2AiLine.js +1 -0
- package/dist/Media/MicAiFill.d.ts +6 -0
- package/dist/Media/MicAiFill.js +1 -0
- package/dist/Media/MicAiLine.d.ts +6 -0
- package/dist/Media/MicAiLine.js +1 -0
- package/dist/Media/Movie2AiFill.d.ts +6 -0
- package/dist/Media/Movie2AiFill.js +1 -0
- package/dist/Media/Movie2AiLine.d.ts +6 -0
- package/dist/Media/Movie2AiLine.js +1 -0
- package/dist/Media/MovieAiFill.d.ts +6 -0
- package/dist/Media/MovieAiFill.js +1 -0
- package/dist/Media/MovieAiLine.d.ts +6 -0
- package/dist/Media/MovieAiLine.js +1 -0
- package/dist/Media/MusicAiFill.d.ts +6 -0
- package/dist/Media/MusicAiFill.js +1 -0
- package/dist/Media/MusicAiLine.d.ts +6 -0
- package/dist/Media/MusicAiLine.js +1 -0
- package/dist/Media/MvAiFill.d.ts +6 -0
- package/dist/Media/MvAiFill.js +1 -0
- package/dist/Media/MvAiLine.d.ts +6 -0
- package/dist/Media/MvAiLine.js +1 -0
- package/dist/Media/NotificationSnoozeFill.d.ts +6 -0
- package/dist/Media/NotificationSnoozeFill.js +1 -0
- package/dist/Media/NotificationSnoozeLine.d.ts +6 -0
- package/dist/Media/NotificationSnoozeLine.js +1 -0
- package/dist/Media/VideoAiFill.d.ts +6 -0
- package/dist/Media/VideoAiFill.js +1 -0
- package/dist/Media/VideoAiLine.d.ts +6 -0
- package/dist/Media/VideoAiLine.js +1 -0
- package/dist/Media/VideoOnAiFill.d.ts +6 -0
- package/dist/Media/VideoOnAiFill.js +1 -0
- package/dist/Media/VideoOnAiLine.d.ts +6 -0
- package/dist/Media/VideoOnAiLine.js +1 -0
- package/dist/Media/VoiceAiFill.d.ts +6 -0
- package/dist/Media/VoiceAiFill.js +1 -0
- package/dist/Media/VoiceAiLine.d.ts +6 -0
- package/dist/Media/VoiceAiLine.js +1 -0
- package/dist/Media/VolumeDownFill.js +1 -1
- package/dist/Media/VolumeDownLine.js +1 -1
- package/dist/Media/VolumeMuteFill.js +1 -1
- package/dist/Media/VolumeMuteLine.js +1 -1
- package/dist/Media/index.d.ts +38 -0
- package/dist/Media/index.js +109 -71
- package/dist/Others/FlowerLine.js +1 -1
- package/dist/Others/PokerClubsFill.d.ts +6 -0
- package/dist/Others/PokerClubsFill.js +1 -0
- package/dist/Others/PokerClubsLine.d.ts +6 -0
- package/dist/Others/PokerClubsLine.js +1 -0
- package/dist/Others/PokerDiamondsFill.d.ts +6 -0
- package/dist/Others/PokerDiamondsFill.js +1 -0
- package/dist/Others/PokerDiamondsLine.d.ts +6 -0
- package/dist/Others/PokerDiamondsLine.js +1 -0
- package/dist/Others/PokerHeartsFill.d.ts +6 -0
- package/dist/Others/PokerHeartsFill.js +1 -0
- package/dist/Others/PokerHeartsLine.d.ts +6 -0
- package/dist/Others/PokerHeartsLine.js +1 -0
- package/dist/Others/PokerSpadesFill.d.ts +6 -0
- package/dist/Others/PokerSpadesFill.js +1 -0
- package/dist/Others/PokerSpadesLine.d.ts +6 -0
- package/dist/Others/PokerSpadesLine.js +1 -0
- package/dist/Others/index.d.ts +8 -0
- package/dist/Others/index.js +76 -68
- package/dist/System/AlarmSnoozeFill.d.ts +6 -0
- package/dist/System/AlarmSnoozeFill.js +1 -0
- package/dist/System/AlarmSnoozeLine.d.ts +6 -0
- package/dist/System/AlarmSnoozeLine.js +1 -0
- package/dist/System/Apps2AiFill.d.ts +6 -0
- package/dist/System/Apps2AiFill.js +1 -0
- package/dist/System/Apps2AiLine.d.ts +6 -0
- package/dist/System/Apps2AiLine.js +1 -0
- package/dist/System/StarOffFill.d.ts +6 -0
- package/dist/System/StarOffFill.js +1 -0
- package/dist/System/StarOffLine.d.ts +6 -0
- package/dist/System/StarOffLine.js +1 -0
- package/dist/System/index.d.ts +6 -0
- package/dist/System/index.js +21 -15
- package/dist/User & Faces/AccountBox2Fill.js +1 -0
- package/dist/User & Faces/AccountBox2Line.js +1 -0
- package/dist/User & Faces/AccountCircle2Fill.js +1 -0
- package/dist/User & Faces/AccountCircle2Line.js +1 -0
- package/dist/User & Faces/UserCommunityFill.js +1 -0
- package/dist/User & Faces/UserCommunityLine.js +1 -0
- package/dist/User & Faces/index.js +29 -23
- package/dist/User _ Faces/AccountBox2Fill.d.ts +6 -0
- package/dist/User _ Faces/AccountBox2Line.d.ts +6 -0
- package/dist/User _ Faces/AccountCircle2Fill.d.ts +6 -0
- package/dist/User _ Faces/AccountCircle2Line.d.ts +6 -0
- package/dist/User _ Faces/UserCommunityFill.d.ts +6 -0
- package/dist/User _ Faces/UserCommunityLine.d.ts +6 -0
- package/dist/User _ Faces/index.d.ts +6 -0
- package/dist/chunk-26T327S2.js +5 -0
- package/dist/chunk-2B3KQIY2.js +5 -0
- package/dist/chunk-2CRFTMMN.js +5 -0
- package/dist/{chunk-2VXR4L2L.js → chunk-2CUH4EST.js} +1 -1
- package/dist/chunk-3OCIOQNT.js +5 -0
- package/dist/chunk-3X26TAST.js +5 -0
- package/dist/chunk-47EQMVJJ.js +5 -0
- package/dist/chunk-47TJGZE3.js +5 -0
- package/dist/chunk-4NVOX7FK.js +5 -0
- package/dist/chunk-4SWJ3PTS.js +5 -0
- package/dist/chunk-4T5AJBQM.js +5 -0
- package/dist/{chunk-KRP5GPXB.js → chunk-5CXQLL4P.js} +2 -2
- package/dist/chunk-5EN43OML.js +5 -0
- package/dist/chunk-62XKL2Z4.js +5 -0
- package/dist/chunk-63ASKRUX.js +5 -0
- package/dist/chunk-673EZLCN.js +5 -0
- package/dist/chunk-6FGF4J3O.js +5 -0
- package/dist/chunk-6LMDFIKZ.js +5 -0
- package/dist/chunk-6TXSA323.js +5 -0
- package/dist/chunk-6VTWWYN6.js +5 -0
- package/dist/chunk-73ZJRDST.js +5 -0
- package/dist/chunk-7JJ3MKXE.js +5 -0
- package/dist/chunk-7K5Y2VB5.js +5 -0
- package/dist/chunk-7T7GSTNU.js +5 -0
- package/dist/chunk-7VORCO2C.js +5 -0
- package/dist/chunk-ANUGVKJ4.js +5 -0
- package/dist/chunk-ARP7GSKP.js +5 -0
- package/dist/chunk-BKUCS67O.js +5 -0
- package/dist/chunk-BQM3FMZU.js +5 -0
- package/dist/chunk-C6I3MNTM.js +5 -0
- package/dist/chunk-C7LK5U2U.js +5 -0
- package/dist/chunk-CE3NPIDZ.js +5 -0
- package/dist/chunk-CHVVG4HC.js +5 -0
- package/dist/{chunk-BNIHEWED.js → chunk-CNMMPSUA.js} +1 -1
- package/dist/chunk-CWBVJATM.js +5 -0
- package/dist/chunk-CWQZKO5C.js +5 -0
- package/dist/chunk-CXKUIDOO.js +5 -0
- package/dist/chunk-CXVNQE7U.js +5 -0
- package/dist/chunk-D4VZT4WZ.js +5 -0
- package/dist/chunk-D5NZYIAY.js +5 -0
- package/dist/chunk-DCEN65U5.js +5 -0
- package/dist/chunk-DDEB3FTK.js +5 -0
- package/dist/chunk-DTXN6UES.js +5 -0
- package/dist/{chunk-P5LPZMZL.js → chunk-E2AQIAEF.js} +1 -1
- package/dist/chunk-E2CAUZRX.js +5 -0
- package/dist/chunk-EAUMLJWC.js +5 -0
- package/dist/chunk-EDCTIUEZ.js +5 -0
- package/dist/chunk-EGIHL7DF.js +5 -0
- package/dist/chunk-ERYZKVXQ.js +5 -0
- package/dist/chunk-ETFGGVY2.js +5 -0
- package/dist/chunk-EYUM7E7D.js +5 -0
- package/dist/chunk-EZKVW3IL.js +5 -0
- package/dist/chunk-FCBQ7JNE.js +5 -0
- package/dist/chunk-FD3O7WH7.js +5 -0
- package/dist/chunk-FD3THWOW.js +5 -0
- package/dist/chunk-FS2KJSTG.js +5 -0
- package/dist/chunk-FW2CPXOR.js +5 -0
- package/dist/chunk-FZKMRERY.js +5 -0
- package/dist/chunk-G54ORWVE.js +5 -0
- package/dist/chunk-GACPLAKW.js +5 -0
- package/dist/chunk-GIHCW67L.js +5 -0
- package/dist/chunk-GP4UNH2G.js +5 -0
- package/dist/{chunk-S5G5WY3P.js → chunk-HGBROEEE.js} +1 -1
- package/dist/{chunk-4TSF2CIP.js → chunk-HJO37CWB.js} +1 -1
- package/dist/chunk-HRBWD7JN.js +5 -0
- package/dist/{chunk-HJP5VZXD.js → chunk-HWYW325R.js} +1 -1
- package/dist/chunk-HXEZ7RZO.js +5 -0
- package/dist/chunk-IOD5B2EZ.js +5 -0
- package/dist/chunk-IOKAKJM4.js +5 -0
- package/dist/chunk-ITAFIPVI.js +5 -0
- package/dist/{chunk-Y4J43U5P.js → chunk-IZV6K7SF.js} +1 -1
- package/dist/{chunk-53L5YM6A.js → chunk-J62JVXHI.js} +1 -1
- package/dist/chunk-J6O2MQLC.js +5 -0
- package/dist/chunk-JOXBSM3S.js +5 -0
- package/dist/chunk-JS6BKQU2.js +5 -0
- package/dist/chunk-KD2MNFWL.js +5 -0
- package/dist/{chunk-6GXVGDQT.js → chunk-KHCYXVJ6.js} +1 -1
- package/dist/chunk-KJ5MWBBH.js +5 -0
- package/dist/chunk-KKSBPNE7.js +5 -0
- package/dist/chunk-KSH3ACPH.js +5 -0
- package/dist/chunk-LB2DKVYB.js +5 -0
- package/dist/chunk-LHFGOGHO.js +5 -0
- package/dist/chunk-LHIZA7YZ.js +5 -0
- package/dist/chunk-LI4C3OCE.js +5 -0
- package/dist/chunk-LRF27YFI.js +5 -0
- package/dist/chunk-MOM3VOEA.js +5 -0
- package/dist/chunk-MQ377QZA.js +5 -0
- package/dist/chunk-MWKYIFMU.js +5 -0
- package/dist/chunk-NCCJQ6R6.js +5 -0
- package/dist/chunk-NM46DHCY.js +5 -0
- package/dist/chunk-NM4ZFGPF.js +5 -0
- package/dist/chunk-NNUDNCX5.js +5 -0
- package/dist/chunk-NPAEDZTR.js +5 -0
- package/dist/chunk-NTFKTTOO.js +5 -0
- package/dist/chunk-OBWBJ2FV.js +5 -0
- package/dist/chunk-OFOQ4MSR.js +5 -0
- package/dist/chunk-OHPFXDXK.js +5 -0
- package/dist/chunk-OQSA6ZSA.js +5 -0
- package/dist/chunk-OSQ64WB3.js +5 -0
- package/dist/chunk-P3YKMQLM.js +5 -0
- package/dist/chunk-P4PLUOOK.js +5 -0
- package/dist/chunk-P7AJVFPM.js +5 -0
- package/dist/chunk-PFIXFNWC.js +5 -0
- package/dist/chunk-PR5YU633.js +5 -0
- package/dist/chunk-PZBNJPAW.js +5 -0
- package/dist/chunk-Q25THKAW.js +5 -0
- package/dist/chunk-Q7JV74IU.js +5 -0
- package/dist/chunk-QFF2UKEZ.js +5 -0
- package/dist/chunk-QO4D6XRM.js +5 -0
- package/dist/chunk-R3J5Y5ZI.js +5 -0
- package/dist/chunk-R3UCNBXN.js +5 -0
- package/dist/{chunk-SGOISNAR.js → chunk-RGYF7OQD.js} +1 -1
- package/dist/chunk-RIBW3E6P.js +5 -0
- package/dist/{chunk-QAPYM655.js → chunk-RRHGAURP.js} +1 -1
- package/dist/chunk-RSL3RNQQ.js +5 -0
- package/dist/chunk-S2FZEC6S.js +5 -0
- package/dist/chunk-S4SG7BYT.js +5 -0
- package/dist/chunk-SC6CRIXQ.js +5 -0
- package/dist/chunk-SGLEJ2BX.js +5 -0
- package/dist/{chunk-UB7KTUTJ.js → chunk-SS3RTJGD.js} +1 -1
- package/dist/chunk-SUNLQAUC.js +5 -0
- package/dist/{chunk-EU4XO53S.js → chunk-SWO27ICQ.js} +1 -1
- package/dist/chunk-TBJ6TR2T.js +5 -0
- package/dist/chunk-TNSMJFSD.js +5 -0
- package/dist/chunk-TOQ7YSKS.js +5 -0
- package/dist/chunk-TXSR4WHI.js +5 -0
- package/dist/{chunk-ES6ZRDED.js → chunk-UIRYUUEZ.js} +1 -1
- package/dist/chunk-UJ5WMCRE.js +5 -0
- package/dist/chunk-UQ5LFSP5.js +5 -0
- package/dist/{chunk-ZTRJHWMP.js → chunk-UQL4RCFF.js} +1 -1
- package/dist/chunk-UTJNQQRQ.js +5 -0
- package/dist/chunk-UWWRECHQ.js +5 -0
- package/dist/{chunk-ZAQZEME2.js → chunk-UZVJQDSV.js} +1 -1
- package/dist/chunk-V272R5DZ.js +5 -0
- package/dist/chunk-VO3CJ5XY.js +5 -0
- package/dist/chunk-VY4H3EFV.js +5 -0
- package/dist/chunk-WFCPHYSF.js +5 -0
- package/dist/chunk-WR7JHW25.js +5 -0
- package/dist/chunk-WRZCIPNH.js +5 -0
- package/dist/chunk-WXS7KZRI.js +5 -0
- package/dist/chunk-WYLKSM76.js +5 -0
- package/dist/chunk-XJW27J57.js +5 -0
- package/dist/chunk-XRUQ5UTU.js +5 -0
- package/dist/chunk-XTRFLNJW.js +5 -0
- package/dist/chunk-YD34UIHG.js +5 -0
- package/dist/{chunk-UCZMWJWL.js → chunk-YMKUL4PI.js} +1 -1
- package/dist/chunk-YZRUJACE.js +5 -0
- package/dist/chunk-ZDALPMU2.js +5 -0
- package/dist/chunk-ZFWVQO6O.js +5 -0
- package/dist/chunk-ZG5FGSWC.js +5 -0
- package/dist/chunk-ZJGH5VXQ.js +5 -0
- package/dist/chunk-ZPF6ZDBY.js +5 -0
- package/dist/{chunk-FRAHUG3M.js → chunk-ZY5CTWTU.js} +1 -1
- package/dist/index.d.ts +128 -0
- package/dist/index.js +961 -833
- package/package.json +2 -2
- package/dist/chunk-ALBPQKA3.js +0 -5
- package/dist/chunk-BHRWXIZ2.js +0 -5
- package/dist/chunk-C3I5N26G.js +0 -5
- package/dist/chunk-M2IL6LMH.js +0 -5
- package/dist/chunk-NORCUTVF.js +0 -5
- package/dist/chunk-XIWIYBH3.js +0 -5
- /package/dist/{chunk-3EPBWL4A.js → chunk-3RFQLNQZ.js} +0 -0
- /package/dist/{chunk-3KCFCTJ7.js → chunk-3ZMDHXZI.js} +0 -0
- /package/dist/{chunk-56ZNWMIK.js → chunk-47LZBRLR.js} +0 -0
- /package/dist/{chunk-6NFOP3QZ.js → chunk-73ASNGJ2.js} +0 -0
- /package/dist/{chunk-DTGLDQY6.js → chunk-7B2IQOQR.js} +0 -0
- /package/dist/{chunk-FJJDCTLQ.js → chunk-EIN3EIJY.js} +0 -0
- /package/dist/{chunk-HXNGAWC6.js → chunk-I2IZEQH6.js} +0 -0
- /package/dist/{chunk-ID7R6TJA.js → chunk-MKOBI5IU.js} +0 -0
- /package/dist/{chunk-JKKF7S47.js → chunk-RQS5OCOH.js} +0 -0
- /package/dist/{chunk-P6KOLV53.js → chunk-SMZSZ3VO.js} +0 -0
- /package/dist/{chunk-PHIAEY6Q.js → chunk-SQDK76SD.js} +0 -0
- /package/dist/{chunk-RPKWVVIX.js → chunk-XBWG732N.js} +0 -0
- /package/dist/{chunk-VONNDHDS.js → chunk-YGEZRIBI.js} +0 -0
- /package/dist/{chunk-WYDLB525.js → chunk-YPMC6GTM.js} +0 -0
package/dist/Document/index.js
CHANGED
|
@@ -1,233 +1,233 @@
|
|
|
1
1
|
import '../chunk-6GNHBZI3.js';
|
|
2
|
-
export { a as TodoFillIcon } from '../chunk-FHYVZYW5.js';
|
|
3
|
-
export { a as TodoLineIcon } from '../chunk-QJ32Y632.js';
|
|
4
|
-
export { a as StickyNoteAddFillIcon } from '../chunk-U4HDK3ER.js';
|
|
5
|
-
export { a as StickyNoteAddLineIcon } from '../chunk-A2USKLMK.js';
|
|
6
|
-
export { a as StickyNoteFillIcon } from '../chunk-C4VMMFOA.js';
|
|
7
|
-
export { a as StickyNoteLineIcon } from '../chunk-ZDSX3QK2.js';
|
|
8
2
|
export { a as SurveyFillIcon } from '../chunk-XDTZPBFF.js';
|
|
9
3
|
export { a as SurveyLineIcon } from '../chunk-DY24XHCZ.js';
|
|
10
4
|
export { a as TaskFillIcon } from '../chunk-JUZ6PO6W.js';
|
|
11
5
|
export { a as TaskLineIcon } from '../chunk-OJJZFRIC.js';
|
|
12
|
-
export { a as
|
|
13
|
-
export { a as
|
|
14
|
-
export { a as PagesFillIcon } from '../chunk-TNTM66NC.js';
|
|
15
|
-
export { a as PagesLineIcon } from '../chunk-KUTTVMH2.js';
|
|
6
|
+
export { a as TodoFillIcon } from '../chunk-FHYVZYW5.js';
|
|
7
|
+
export { a as TodoLineIcon } from '../chunk-QJ32Y632.js';
|
|
16
8
|
export { a as ReceiptFillIcon } from '../chunk-GFFALGA7.js';
|
|
17
9
|
export { a as ReceiptLineIcon } from '../chunk-3RQ4PIAZ.js';
|
|
18
10
|
export { a as StickyNote2FillIcon } from '../chunk-ALUQ4YT5.js';
|
|
19
11
|
export { a as StickyNote2LineIcon } from '../chunk-43ZN5BDZ.js';
|
|
20
|
-
export { a as
|
|
21
|
-
export { a as
|
|
22
|
-
export { a as
|
|
23
|
-
export { a as
|
|
12
|
+
export { a as StickyNoteAddFillIcon } from '../chunk-U4HDK3ER.js';
|
|
13
|
+
export { a as StickyNoteAddLineIcon } from '../chunk-A2USKLMK.js';
|
|
14
|
+
export { a as StickyNoteFillIcon } from '../chunk-C4VMMFOA.js';
|
|
15
|
+
export { a as StickyNoteLineIcon } from '../chunk-ZDSX3QK2.js';
|
|
24
16
|
export { a as NewsFillIcon } from '../chunk-PS33N3BN.js';
|
|
25
17
|
export { a as NewsLineIcon } from '../chunk-4A4FHVTV.js';
|
|
26
18
|
export { a as NewspaperFillIcon } from '../chunk-FCXW6TFB.js';
|
|
27
19
|
export { a as NewspaperLineIcon } from '../chunk-SZVCYEKA.js';
|
|
28
|
-
export { a as
|
|
29
|
-
export { a as
|
|
30
|
-
export { a as
|
|
31
|
-
export { a as
|
|
20
|
+
export { a as NumbersFillIcon } from '../chunk-FGHDVSRJ.js';
|
|
21
|
+
export { a as NumbersLineIcon } from '../chunk-WDBK2BYY.js';
|
|
22
|
+
export { a as PagesFillIcon } from '../chunk-TNTM66NC.js';
|
|
23
|
+
export { a as PagesLineIcon } from '../chunk-KUTTVMH2.js';
|
|
32
24
|
export { a as FolderZipFillIcon } from '../chunk-K5HB7W2J.js';
|
|
33
25
|
export { a as FolderZipLineIcon } from '../chunk-F4VL6TMG.js';
|
|
34
26
|
export { a as FoldersFillIcon } from '../chunk-2YWQFJ7D.js';
|
|
35
27
|
export { a as FoldersLineIcon } from '../chunk-WBYPDMSL.js';
|
|
36
|
-
export { a as
|
|
37
|
-
export { a as
|
|
38
|
-
export { a as
|
|
39
|
-
export { a as
|
|
28
|
+
export { a as KeynoteFillIcon } from '../chunk-JJPRXCYD.js';
|
|
29
|
+
export { a as KeynoteLineIcon } from '../chunk-B7IO626C.js';
|
|
30
|
+
export { a as MarkdownFillIcon } from '../chunk-AHDHP7JF.js';
|
|
31
|
+
export { a as MarkdownLineIcon } from '../chunk-MV4G77RK.js';
|
|
40
32
|
export { a as FolderUploadFillIcon } from '../chunk-R3GVWZFF.js';
|
|
41
33
|
export { a as FolderUploadLineIcon } from '../chunk-4XFO7636.js';
|
|
42
34
|
export { a as FolderUserFillIcon } from '../chunk-6XMY6FAR.js';
|
|
43
35
|
export { a as FolderUserLineIcon } from '../chunk-UZI7S5N7.js';
|
|
44
|
-
export { a as
|
|
45
|
-
export { a as
|
|
46
|
-
export { a as
|
|
47
|
-
export { a as
|
|
36
|
+
export { a as FolderVideoFillIcon } from '../chunk-FZ5XHJ5K.js';
|
|
37
|
+
export { a as FolderVideoLineIcon } from '../chunk-PUMWQLHF.js';
|
|
38
|
+
export { a as FolderWarningFillIcon } from '../chunk-YYIMCXHL.js';
|
|
39
|
+
export { a as FolderWarningLineIcon } from '../chunk-4Z3HJ5PF.js';
|
|
48
40
|
export { a as FolderShield2FillIcon } from '../chunk-JGUGGKW3.js';
|
|
49
41
|
export { a as FolderShield2LineIcon } from '../chunk-ZV66MAPH.js';
|
|
50
42
|
export { a as FolderShieldFillIcon } from '../chunk-26V55PQS.js';
|
|
51
43
|
export { a as FolderShieldLineIcon } from '../chunk-AA36JTQ6.js';
|
|
52
|
-
export { a as
|
|
53
|
-
export { a as
|
|
54
|
-
export { a as
|
|
55
|
-
export { a as
|
|
44
|
+
export { a as FolderTransferFillIcon } from '../chunk-B3OMABKB.js';
|
|
45
|
+
export { a as FolderTransferLineIcon } from '../chunk-OOBVKXYY.js';
|
|
46
|
+
export { a as FolderUnknowFillIcon } from '../chunk-CJXES77I.js';
|
|
47
|
+
export { a as FolderUnknowLineIcon } from '../chunk-4TWBZ2SN.js';
|
|
56
48
|
export { a as FolderReceivedFillIcon } from '../chunk-FUYNNIDW.js';
|
|
57
49
|
export { a as FolderReceivedLineIcon } from '../chunk-CONXOTNO.js';
|
|
58
50
|
export { a as FolderReduceFillIcon } from '../chunk-3LKF4TPV.js';
|
|
59
51
|
export { a as FolderReduceLineIcon } from '../chunk-TAXWTOZR.js';
|
|
60
|
-
export { a as
|
|
61
|
-
export { a as
|
|
62
|
-
export { a as
|
|
63
|
-
export { a as
|
|
52
|
+
export { a as FolderSettingsFillIcon } from '../chunk-X3PU4EZQ.js';
|
|
53
|
+
export { a as FolderSettingsLineIcon } from '../chunk-UQGDOOCL.js';
|
|
54
|
+
export { a as FolderSharedFillIcon } from '../chunk-2QNFUHNN.js';
|
|
55
|
+
export { a as FolderSharedLineIcon } from '../chunk-WDVITE7Z.js';
|
|
64
56
|
export { a as FolderKeyholeLineIcon } from '../chunk-D4YGMQK6.js';
|
|
65
57
|
export { a as FolderLineIcon } from '../chunk-7NXIARQE.js';
|
|
66
58
|
export { a as FolderLockFillIcon } from '../chunk-QSLNPY75.js';
|
|
67
59
|
export { a as FolderLockLineIcon } from '../chunk-CKUJ6CEX.js';
|
|
68
|
-
export { a as
|
|
69
|
-
export { a as
|
|
70
|
-
export { a as
|
|
71
|
-
export { a as
|
|
60
|
+
export { a as FolderMusicFillIcon } from '../chunk-OO2AVUKS.js';
|
|
61
|
+
export { a as FolderMusicLineIcon } from '../chunk-5EQRSBQY.js';
|
|
62
|
+
export { a as FolderOpenFillIcon } from '../chunk-CZDEDXEH.js';
|
|
63
|
+
export { a as FolderOpenLineIcon } from '../chunk-RH6SWEA4.js';
|
|
72
64
|
export { a as FolderForbidLineIcon } from '../chunk-FPELNYWT.js';
|
|
73
65
|
export { a as FolderHistoryFillIcon } from '../chunk-P4HJP2XH.js';
|
|
74
66
|
export { a as FolderHistoryLineIcon } from '../chunk-LT6MJ74E.js';
|
|
75
67
|
export { a as FolderImageFillIcon } from '../chunk-P2N4M3ZV.js';
|
|
76
|
-
export { a as
|
|
77
|
-
export { a as
|
|
78
|
-
export { a as
|
|
79
|
-
export { a as
|
|
68
|
+
export { a as FolderImageLineIcon } from '../chunk-HLO47HB3.js';
|
|
69
|
+
export { a as FolderInfoFillIcon } from '../chunk-WJBGTATT.js';
|
|
70
|
+
export { a as FolderInfoLineIcon } from '../chunk-ORJGGDA6.js';
|
|
71
|
+
export { a as FolderKeyholeFillIcon } from '../chunk-W3QHQM7A.js';
|
|
80
72
|
export { a as FolderCloseFillIcon } from '../chunk-DPCKJZ3W.js';
|
|
81
73
|
export { a as FolderCloseLineIcon } from '../chunk-4IJVLEWV.js';
|
|
82
74
|
export { a as FolderCloudFillIcon } from '../chunk-CFUNQY6X.js';
|
|
83
75
|
export { a as FolderCloudLineIcon } from '../chunk-6ZO3HGXM.js';
|
|
84
|
-
export { a as
|
|
85
|
-
export { a as
|
|
86
|
-
export { a as
|
|
87
|
-
export { a as
|
|
76
|
+
export { a as FolderDownloadFillIcon } from '../chunk-O5AEBYIW.js';
|
|
77
|
+
export { a as FolderDownloadLineIcon } from '../chunk-TNLAL4EX.js';
|
|
78
|
+
export { a as FolderFillIcon } from '../chunk-ZFSQDNQ5.js';
|
|
79
|
+
export { a as FolderForbidFillIcon } from '../chunk-GK24WX5I.js';
|
|
88
80
|
export { a as FolderAddFillIcon } from '../chunk-O6XZPK36.js';
|
|
89
81
|
export { a as FolderAddLineIcon } from '../chunk-XZ5MCSSW.js';
|
|
90
82
|
export { a as FolderChart2FillIcon } from '../chunk-7SE7TC64.js';
|
|
91
83
|
export { a as FolderChart2LineIcon } from '../chunk-XRFDSMSJ.js';
|
|
92
|
-
export { a as
|
|
93
|
-
export { a as
|
|
94
|
-
export { a as
|
|
95
|
-
export { a as
|
|
84
|
+
export { a as FolderChartFillIcon } from '../chunk-OG436MXZ.js';
|
|
85
|
+
export { a as FolderChartLineIcon } from '../chunk-FQBIJUTR.js';
|
|
86
|
+
export { a as FolderCheckFillIcon } from '../chunk-QFR4L267.js';
|
|
87
|
+
export { a as FolderCheckLineIcon } from '../chunk-ZCUYOXWG.js';
|
|
96
88
|
export { a as Folder3FillIcon } from '../chunk-EXFIO646.js';
|
|
97
89
|
export { a as Folder3LineIcon } from '../chunk-7ES424FG.js';
|
|
98
90
|
export { a as Folder4FillIcon } from '../chunk-WXYZ6R6R.js';
|
|
99
91
|
export { a as Folder4LineIcon } from '../chunk-Q4QIXBE3.js';
|
|
100
|
-
export { a as
|
|
101
|
-
export { a as
|
|
102
|
-
export { a as
|
|
103
|
-
export { a as
|
|
92
|
+
export { a as Folder5FillIcon } from '../chunk-5VRVURPX.js';
|
|
93
|
+
export { a as Folder5LineIcon } from '../chunk-WPTRKNTK.js';
|
|
94
|
+
export { a as Folder6FillIcon } from '../chunk-DVBUQMGD.js';
|
|
95
|
+
export { a as Folder6LineIcon } from '../chunk-T3EPWVD5.js';
|
|
104
96
|
export { a as FileWord2FillIcon } from '../chunk-ZK4ZJ2H2.js';
|
|
105
97
|
export { a as FileWord2LineIcon } from '../chunk-2X2STSXO.js';
|
|
106
98
|
export { a as FileWordFillIcon } from '../chunk-BQDOMI7B.js';
|
|
107
99
|
export { a as FileWordLineIcon } from '../chunk-N4K2LKI2.js';
|
|
108
|
-
export { a as
|
|
109
|
-
export { a as
|
|
110
|
-
export { a as
|
|
111
|
-
export { a as
|
|
100
|
+
export { a as FileZipFillIcon } from '../chunk-5BIX4APB.js';
|
|
101
|
+
export { a as FileZipLineIcon } from '../chunk-2HUBBGIM.js';
|
|
102
|
+
export { a as Folder2FillIcon } from '../chunk-3P2325LH.js';
|
|
103
|
+
export { a as Folder2LineIcon } from '../chunk-4QF6TP3F.js';
|
|
112
104
|
export { a as FileUploadFillIcon } from '../chunk-KHPCMOFR.js';
|
|
113
105
|
export { a as FileUploadLineIcon } from '../chunk-UUOSEB3I.js';
|
|
114
106
|
export { a as FileUserFillIcon } from '../chunk-EE6DVH4J.js';
|
|
115
107
|
export { a as FileUserLineIcon } from '../chunk-MX75ARAN.js';
|
|
116
|
-
export { a as
|
|
117
|
-
export { a as
|
|
118
|
-
export { a as
|
|
119
|
-
export { a as
|
|
108
|
+
export { a as FileVideoFillIcon } from '../chunk-USOEPO4K.js';
|
|
109
|
+
export { a as FileVideoLineIcon } from '../chunk-MNTTAU4O.js';
|
|
110
|
+
export { a as FileWarningFillIcon } from '../chunk-FLSQZTQO.js';
|
|
111
|
+
export { a as FileWarningLineIcon } from '../chunk-MFZBR5BJ.js';
|
|
120
112
|
export { a as FileShredFillIcon } from '../chunk-CFDCVIOE.js';
|
|
121
113
|
export { a as FileShredLineIcon } from '../chunk-M6B3WJOM.js';
|
|
122
114
|
export { a as FileTextFillIcon } from '../chunk-44IFQHWL.js';
|
|
123
115
|
export { a as FileTextLineIcon } from '../chunk-CR2FOTVO.js';
|
|
124
|
-
export { a as
|
|
125
|
-
export { a as
|
|
126
|
-
export { a as
|
|
127
|
-
export { a as
|
|
116
|
+
export { a as FileTransferFillIcon } from '../chunk-LSCXLX4U.js';
|
|
117
|
+
export { a as FileTransferLineIcon } from '../chunk-XD53CXBA.js';
|
|
118
|
+
export { a as FileUnknowFillIcon } from '../chunk-EYOUSSMZ.js';
|
|
119
|
+
export { a as FileUnknowLineIcon } from '../chunk-XEITD54E.js';
|
|
128
120
|
export { a as FileSearchFillIcon } from '../chunk-PB2M45DN.js';
|
|
129
121
|
export { a as FileSearchLineIcon } from '../chunk-BB53HHWA.js';
|
|
130
122
|
export { a as FileSettingsFillIcon } from '../chunk-34CAGZ2R.js';
|
|
131
123
|
export { a as FileSettingsLineIcon } from '../chunk-ENZSKPR6.js';
|
|
132
|
-
export { a as
|
|
133
|
-
export { a as
|
|
134
|
-
export { a as
|
|
135
|
-
export { a as
|
|
124
|
+
export { a as FileShield2FillIcon } from '../chunk-25OP4EPC.js';
|
|
125
|
+
export { a as FileShield2LineIcon } from '../chunk-3TJRPRBE.js';
|
|
126
|
+
export { a as FileShieldFillIcon } from '../chunk-7PMCXDTU.js';
|
|
127
|
+
export { a as FileShieldLineIcon } from '../chunk-6EVM22NV.js';
|
|
136
128
|
export { a as FilePdfFillIcon } from '../chunk-FN6WSUUH.js';
|
|
137
129
|
export { a as FilePdfLineIcon } from '../chunk-U2ZX2BEQ.js';
|
|
138
130
|
export { a as FilePpt2FillIcon } from '../chunk-UWKRLCMQ.js';
|
|
139
131
|
export { a as FilePpt2LineIcon } from '../chunk-IBTTV7T7.js';
|
|
140
|
-
export { a as
|
|
141
|
-
export { a as
|
|
142
|
-
export { a as
|
|
143
|
-
export { a as
|
|
132
|
+
export { a as FilePptFillIcon } from '../chunk-LZCQ3ZK6.js';
|
|
133
|
+
export { a as FilePptLineIcon } from '../chunk-S7STZ6CN.js';
|
|
134
|
+
export { a as FileReduceFillIcon } from '../chunk-EL4XQ56T.js';
|
|
135
|
+
export { a as FileReduceLineIcon } from '../chunk-NKM5TAUX.js';
|
|
144
136
|
export { a as FileMusicFillIcon } from '../chunk-VZSVEPJS.js';
|
|
145
137
|
export { a as FileMusicLineIcon } from '../chunk-GDSKEETL.js';
|
|
146
138
|
export { a as FilePaper2FillIcon } from '../chunk-QWLOOGRP.js';
|
|
147
139
|
export { a as FilePaper2LineIcon } from '../chunk-OS6CFCBR.js';
|
|
148
|
-
export { a as
|
|
149
|
-
export { a as
|
|
150
|
-
export { a as
|
|
151
|
-
export { a as
|
|
140
|
+
export { a as FilePaperFillIcon } from '../chunk-EWYSJ5BX.js';
|
|
141
|
+
export { a as FilePaperLineIcon } from '../chunk-K3NVY5LZ.js';
|
|
142
|
+
export { a as FilePdf2FillIcon } from '../chunk-D63YXUOP.js';
|
|
143
|
+
export { a as FilePdf2LineIcon } from '../chunk-SZ4RGQPG.js';
|
|
152
144
|
export { a as FileList3FillIcon } from '../chunk-AYGSIORC.js';
|
|
153
145
|
export { a as FileList3LineIcon } from '../chunk-LT3SK7RH.js';
|
|
154
146
|
export { a as FileListFillIcon } from '../chunk-IXFVLYXJ.js';
|
|
155
147
|
export { a as FileListLineIcon } from '../chunk-2JT7MG2T.js';
|
|
156
|
-
export { a as
|
|
157
|
-
export { a as
|
|
158
|
-
export { a as
|
|
159
|
-
export { a as
|
|
148
|
+
export { a as FileLockFillIcon } from '../chunk-QFIHS3RM.js';
|
|
149
|
+
export { a as FileLockLineIcon } from '../chunk-5WNGKATL.js';
|
|
150
|
+
export { a as FileMarkedFillIcon } from '../chunk-6KAHYDUX.js';
|
|
151
|
+
export { a as FileMarkedLineIcon } from '../chunk-3X5EHBCF.js';
|
|
160
152
|
export { a as FileHwpLineIcon } from '../chunk-3GMUSI7W.js';
|
|
161
153
|
export { a as FileImageFillIcon } from '../chunk-7JFPJIOQ.js';
|
|
162
154
|
export { a as FileImageLineIcon } from '../chunk-DSFV65ZO.js';
|
|
163
155
|
export { a as FileInfoFillIcon } from '../chunk-S523KR6K.js';
|
|
164
|
-
export { a as
|
|
165
|
-
export { a as
|
|
166
|
-
export { a as
|
|
167
|
-
export { a as
|
|
156
|
+
export { a as FileInfoLineIcon } from '../chunk-JFUIY654.js';
|
|
157
|
+
export { a as FileLineIcon } from '../chunk-ROJKYYXT.js';
|
|
158
|
+
export { a as FileList2FillIcon } from '../chunk-VSY644UD.js';
|
|
159
|
+
export { a as FileList2LineIcon } from '../chunk-RTZGWVTJ.js';
|
|
168
160
|
export { a as FileFillIcon } from '../chunk-XDSU42VD.js';
|
|
169
161
|
export { a as FileForbidFillIcon } from '../chunk-AVJWHOPU.js';
|
|
170
162
|
export { a as FileForbidLineIcon } from '../chunk-LXOHZ2RC.js';
|
|
171
163
|
export { a as FileGifFillIcon } from '../chunk-G4DEOAYF.js';
|
|
172
|
-
export { a as
|
|
173
|
-
export { a as
|
|
174
|
-
export { a as
|
|
175
|
-
export { a as
|
|
164
|
+
export { a as FileGifLineIcon } from '../chunk-IC4IJMUH.js';
|
|
165
|
+
export { a as FileHistoryFillIcon } from '../chunk-4BJ7FTOV.js';
|
|
166
|
+
export { a as FileHistoryLineIcon } from '../chunk-OB7RAGMY.js';
|
|
167
|
+
export { a as FileHwpFillIcon } from '../chunk-PHTHKSBA.js';
|
|
176
168
|
export { a as FileDownloadFillIcon } from '../chunk-6GWZQYC7.js';
|
|
177
169
|
export { a as FileDownloadLineIcon } from '../chunk-ZKRY5ORA.js';
|
|
178
170
|
export { a as FileEditFillIcon } from '../chunk-COVN5NBZ.js';
|
|
179
171
|
export { a as FileEditLineIcon } from '../chunk-UND2M5AG.js';
|
|
180
|
-
export { a as
|
|
181
|
-
export { a as
|
|
182
|
-
export { a as
|
|
183
|
-
export { a as
|
|
172
|
+
export { a as FileExcel2FillIcon } from '../chunk-WGQTJ6DG.js';
|
|
173
|
+
export { a as FileExcel2LineIcon } from '../chunk-OMBINV3T.js';
|
|
174
|
+
export { a as FileExcelFillIcon } from '../chunk-YQX2ZLFO.js';
|
|
175
|
+
export { a as FileExcelLineIcon } from '../chunk-MZ3LYEKB.js';
|
|
184
176
|
export { a as FileCodeFillIcon } from '../chunk-MGXZTMNR.js';
|
|
185
177
|
export { a as FileCodeLineIcon } from '../chunk-IBR7YWY3.js';
|
|
186
178
|
export { a as FileCopy2FillIcon } from '../chunk-JFXY6RPE.js';
|
|
187
179
|
export { a as FileCopy2LineIcon } from '../chunk-7EBFDDZ4.js';
|
|
188
|
-
export { a as
|
|
189
|
-
export { a as
|
|
190
|
-
export { a as
|
|
191
|
-
export { a as
|
|
180
|
+
export { a as FileCopyFillIcon } from '../chunk-PRO7U2V3.js';
|
|
181
|
+
export { a as FileCopyLineIcon } from '../chunk-SZ226R6X.js';
|
|
182
|
+
export { a as FileDamageFillIcon } from '../chunk-4Z22G3O4.js';
|
|
183
|
+
export { a as FileDamageLineIcon } from '../chunk-V52IPLQI.js';
|
|
192
184
|
export { a as FileChartFillIcon } from '../chunk-RBNUPJXH.js';
|
|
193
185
|
export { a as FileChartLineIcon } from '../chunk-EOYVA2LL.js';
|
|
194
186
|
export { a as FileCheckFillIcon } from '../chunk-LT3FAFED.js';
|
|
195
187
|
export { a as FileCheckLineIcon } from '../chunk-VYMBSJZV.js';
|
|
196
|
-
export { a as
|
|
197
|
-
export { a as
|
|
198
|
-
export { a as
|
|
199
|
-
export { a as
|
|
188
|
+
export { a as FileCloseFillIcon } from '../chunk-L7EJAB5M.js';
|
|
189
|
+
export { a as FileCloseLineIcon } from '../chunk-6LIW7PXM.js';
|
|
190
|
+
export { a as FileCloudFillIcon } from '../chunk-AJ3LEQSN.js';
|
|
191
|
+
export { a as FileCloudLineIcon } from '../chunk-RVO3YO72.js';
|
|
200
192
|
export { a as File3FillIcon } from '../chunk-6WV34X5M.js';
|
|
201
193
|
export { a as File3LineIcon } from '../chunk-IMQNSKNO.js';
|
|
202
194
|
export { a as File4FillIcon } from '../chunk-6GB7DAKW.js';
|
|
203
195
|
export { a as File4LineIcon } from '../chunk-H4TOO7P4.js';
|
|
204
|
-
export { a as
|
|
205
|
-
export { a as
|
|
206
|
-
export { a as
|
|
207
|
-
export { a as
|
|
196
|
+
export { a as FileAddFillIcon } from '../chunk-RTLH743J.js';
|
|
197
|
+
export { a as FileAddLineIcon } from '../chunk-BUGSKBPN.js';
|
|
198
|
+
export { a as FileChart2FillIcon } from '../chunk-D2GJIKML.js';
|
|
199
|
+
export { a as FileChart2LineIcon } from '../chunk-ZOV7J2W4.js';
|
|
208
200
|
export { a as ContactsBookUploadFillIcon } from '../chunk-ZZXXAQKE.js';
|
|
209
201
|
export { a as ContactsBookUploadLineIcon } from '../chunk-GXVTGW4Z.js';
|
|
210
202
|
export { a as ContractFillIcon } from '../chunk-SDZEW64G.js';
|
|
211
203
|
export { a as ContractLineIcon } from '../chunk-FOPJDZ4S.js';
|
|
212
|
-
export { a as
|
|
213
|
-
export { a as
|
|
214
|
-
export { a as
|
|
215
|
-
export { a as
|
|
204
|
+
export { a as DraftFillIcon } from '../chunk-KCYAGUXL.js';
|
|
205
|
+
export { a as DraftLineIcon } from '../chunk-6G54QLUP.js';
|
|
206
|
+
export { a as File2FillIcon } from '../chunk-L5ECAR7G.js';
|
|
207
|
+
export { a as File2LineIcon } from '../chunk-ZUIKPZFV.js';
|
|
216
208
|
export { a as ClipboardFillIcon } from '../chunk-PSAI2MNN.js';
|
|
217
209
|
export { a as ClipboardLineIcon } from '../chunk-HZKRFRWG.js';
|
|
218
210
|
export { a as ContactsBook2FillIcon } from '../chunk-TWQVELIV.js';
|
|
219
211
|
export { a as ContactsBook2LineIcon } from '../chunk-KSXARMRZ.js';
|
|
220
|
-
export { a as
|
|
221
|
-
export { a as
|
|
222
|
-
export { a as
|
|
223
|
-
export { a as
|
|
212
|
+
export { a as ContactsBook3FillIcon } from '../chunk-VPWW6UMJ.js';
|
|
213
|
+
export { a as ContactsBook3LineIcon } from '../chunk-M752JGEV.js';
|
|
214
|
+
export { a as ContactsBookFillIcon } from '../chunk-4EIDR3S7.js';
|
|
215
|
+
export { a as ContactsBookLineIcon } from '../chunk-TVU43Q7Y.js';
|
|
224
216
|
export { a as BookMarkedFillIcon } from '../chunk-HDSDNBHP.js';
|
|
225
217
|
export { a as BookMarkedLineIcon } from '../chunk-N2X6LI23.js';
|
|
226
218
|
export { a as BookOpenFillIcon } from '../chunk-OXLWRQU4.js';
|
|
227
219
|
export { a as BookOpenLineIcon } from '../chunk-7EJOUZPG.js';
|
|
228
|
-
export { a as
|
|
229
|
-
export { a as
|
|
220
|
+
export { a as BookReadFillIcon } from '../chunk-S2R5SVWJ.js';
|
|
221
|
+
export { a as BookReadLineIcon } from '../chunk-OLBNQWMB.js';
|
|
222
|
+
export { a as BookletFillIcon } from '../chunk-TPUHJRFA.js';
|
|
223
|
+
export { a as BookletLineIcon } from '../chunk-6TOPWEBF.js';
|
|
230
224
|
export { a as BillFillIcon } from '../chunk-JEF3E7X2.js';
|
|
231
225
|
export { a as BillLineIcon } from '../chunk-LZPGA76U.js';
|
|
232
226
|
export { a as Book2FillIcon } from '../chunk-JMBSDDVK.js';
|
|
233
227
|
export { a as Book2LineIcon } from '../chunk-CHG4MGA3.js';
|
|
228
|
+
export { a as Book3FillIcon } from '../chunk-GYIGJ4TQ.js';
|
|
229
|
+
export { a as Book3LineIcon } from '../chunk-MBJJ7UCC.js';
|
|
230
|
+
export { a as BookFillIcon } from '../chunk-UOMEPLMV.js';
|
|
231
|
+
export { a as BookLineIcon } from '../chunk-ORWOZ4RE.js';
|
|
232
|
+
export { a as ArticleFillIcon } from '../chunk-EJA322G5.js';
|
|
233
|
+
export { a as ArticleLineIcon } from '../chunk-HZ4DZFET.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-P4PLUOOK.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-ARP7GSKP.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-6FGF4J3O.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-73ZJRDST.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-D5NZYIAY.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-HXEZ7RZO.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-IOD5B2EZ.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-FS2KJSTG.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-ZJGH5VXQ.js';
|
package/dist/Editor/index.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export { default as ABIcon } from './AB.js';
|
|
2
|
+
export { default as AiGenerate2Icon } from './AiGenerate2.js';
|
|
3
|
+
export { default as AiGenerateTextIcon } from './AiGenerateText.js';
|
|
2
4
|
export { default as AiGenerateIcon } from './AiGenerate.js';
|
|
3
5
|
export { default as AlignBottomIcon } from './AlignBottom.js';
|
|
4
6
|
export { default as AlignCenterIcon } from './AlignCenter.js';
|
|
@@ -16,6 +18,7 @@ export { default as CalendarViewIcon } from './CalendarView.js';
|
|
|
16
18
|
export { default as CarouselViewIcon } from './CarouselView.js';
|
|
17
19
|
export { default as CodeBlockIcon } from './CodeBlock.js';
|
|
18
20
|
export { default as CodeViewIcon } from './CodeView.js';
|
|
21
|
+
export { default as CustomSizeIcon } from './CustomSize.js';
|
|
19
22
|
export { default as DeleteColumnIcon } from './DeleteColumn.js';
|
|
20
23
|
export { default as DeleteRowIcon } from './DeleteRow.js';
|
|
21
24
|
export { default as DoubleQuotesLIcon } from './DoubleQuotesL.js';
|
|
@@ -33,6 +36,7 @@ export { default as FontMonoIcon } from './FontMono.js';
|
|
|
33
36
|
export { default as FontSansSerifIcon } from './FontSansSerif.js';
|
|
34
37
|
export { default as FontSansIcon } from './FontSans.js';
|
|
35
38
|
export { default as FontSize2Icon } from './FontSize2.js';
|
|
39
|
+
export { default as FontSizeAiIcon } from './FontSizeAi.js';
|
|
36
40
|
export { default as FontSizeIcon } from './FontSize.js';
|
|
37
41
|
export { default as FormatClearIcon } from './FormatClear.js';
|
|
38
42
|
export { default as FormulaIcon } from './Formula.js';
|
|
@@ -60,6 +64,8 @@ export { default as InsertRowTopIcon } from './InsertRowTop.js';
|
|
|
60
64
|
export { default as ItalicIcon } from './Italic.js';
|
|
61
65
|
export { default as KanbanView2Icon } from './KanbanView2.js';
|
|
62
66
|
export { default as KanbanViewIcon } from './KanbanView.js';
|
|
67
|
+
export { default as LetterSpacing2Icon } from './LetterSpacing2.js';
|
|
68
|
+
export { default as LineHeight2Icon } from './LineHeight2.js';
|
|
63
69
|
export { default as LineHeightIcon } from './LineHeight.js';
|
|
64
70
|
export { default as LinkMIcon } from './LinkM.js';
|
|
65
71
|
export { default as LinkUnlinkMIcon } from './LinkUnlinkM.js';
|
|
@@ -135,6 +141,8 @@ export { default as TextWrapIcon } from './TextWrap.js';
|
|
|
135
141
|
export { default as TextIcon } from './Text.js';
|
|
136
142
|
export { default as TimelineViewIcon } from './TimelineView.js';
|
|
137
143
|
export { default as Translate2Icon } from './Translate2.js';
|
|
144
|
+
export { default as TranslateAi2Icon } from './TranslateAi2.js';
|
|
145
|
+
export { default as TranslateAiIcon } from './TranslateAi.js';
|
|
138
146
|
export { default as TranslateIcon } from './Translate.js';
|
|
139
147
|
export { default as UnderlineIcon } from './Underline.js';
|
|
140
148
|
export { default as WubiInputIcon } from './WubiInput.js';
|