@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/Editor/index.js
CHANGED
|
@@ -1,82 +1,86 @@
|
|
|
1
|
-
import '../chunk-
|
|
1
|
+
import '../chunk-YGEZRIBI.js';
|
|
2
|
+
export { a as UnderlineIcon } from '../chunk-4EWUSSMP.js';
|
|
3
|
+
export { a as WubiInputIcon } from '../chunk-HEWGGDG7.js';
|
|
4
|
+
export { a as TextSnippetIcon } from '../chunk-WQBIFJYF.js';
|
|
5
|
+
export { a as TextSpacingIcon } from '../chunk-KF3BNJZA.js';
|
|
2
6
|
export { a as TextWrapIcon } from '../chunk-667JADLB.js';
|
|
3
7
|
export { a as TimelineViewIcon } from '../chunk-OXQOXKW7.js';
|
|
4
8
|
export { a as TranslateIcon } from '../chunk-6R536V4L.js';
|
|
5
9
|
export { a as Translate2Icon } from '../chunk-6UUSXN7O.js';
|
|
6
|
-
export { a as
|
|
7
|
-
export { a as
|
|
10
|
+
export { a as TranslateAiIcon } from '../chunk-FS2KJSTG.js';
|
|
11
|
+
export { a as TranslateAi2Icon } from '../chunk-ZJGH5VXQ.js';
|
|
12
|
+
export { a as Superscript2Icon } from '../chunk-5ALKLAU4.js';
|
|
13
|
+
export { a as Table2Icon } from '../chunk-4DZPFDXQ.js';
|
|
8
14
|
export { a as Table3Icon } from '../chunk-2WRFLQ3J.js';
|
|
9
15
|
export { a as TableViewIcon } from '../chunk-CCRYBJGC.js';
|
|
10
16
|
export { a as TextIcon } from '../chunk-23GTDGUK.js';
|
|
11
17
|
export { a as TextBlockIcon } from '../chunk-LD7JJEFY.js';
|
|
12
18
|
export { a as TextDirectionLIcon } from '../chunk-3ETGJQXM.js';
|
|
13
19
|
export { a as TextDirectionRIcon } from '../chunk-26KK4L4S.js';
|
|
14
|
-
export { a as
|
|
15
|
-
export { a as
|
|
20
|
+
export { a as SplitCellsVerticalIcon } from '../chunk-HR4UOQAZ.js';
|
|
21
|
+
export { a as SquareRootIcon } from '../chunk-WLDGXFMY.js';
|
|
16
22
|
export { a as StackedViewIcon } from '../chunk-NYR4J2EE.js';
|
|
17
23
|
export { a as StrikethroughIcon } from '../chunk-KG4JGHUN.js';
|
|
18
24
|
export { a as Strikethrough2Icon } from '../chunk-6PQRLBCG.js';
|
|
19
25
|
export { a as SubscriptIcon } from '../chunk-PBPRHEUW.js';
|
|
20
26
|
export { a as Subscript2Icon } from '../chunk-YLCJP3SE.js';
|
|
21
27
|
export { a as SuperscriptIcon } from '../chunk-CECJIX6P.js';
|
|
22
|
-
export { a as
|
|
23
|
-
export { a as
|
|
28
|
+
export { a as SortAlphabetAscIcon } from '../chunk-EOJJRGNO.js';
|
|
29
|
+
export { a as SortAlphabetDescIcon } from '../chunk-75PHFA5F.js';
|
|
24
30
|
export { a as SortAscIcon } from '../chunk-E233WZFQ.js';
|
|
25
31
|
export { a as SortDescIcon } from '../chunk-2D6RXMYQ.js';
|
|
26
32
|
export { a as SortNumberAscIcon } from '../chunk-PYRFMY2G.js';
|
|
27
33
|
export { a as SortNumberDescIcon } from '../chunk-LKIK2TLG.js';
|
|
28
34
|
export { a as SpaceIcon } from '../chunk-ECM3LJCN.js';
|
|
29
35
|
export { a as SplitCellsHorizontalIcon } from '../chunk-MDBCT32L.js';
|
|
30
|
-
export { a as
|
|
31
|
-
export { a as
|
|
36
|
+
export { a as SendToBackIcon } from '../chunk-QEZUEVUW.js';
|
|
37
|
+
export { a as SeparatorIcon } from '../chunk-OOMRXDFT.js';
|
|
32
38
|
export { a as SingleQuotesLIcon } from '../chunk-WTTLL3V6.js';
|
|
33
39
|
export { a as SingleQuotesRIcon } from '../chunk-SNKZSLEU.js';
|
|
34
40
|
export { a as SketchingIcon } from '../chunk-4NDOKIRA.js';
|
|
35
41
|
export { a as SlashCommandsIcon } from '../chunk-LOYTBE2B.js';
|
|
36
42
|
export { a as SlashCommands2Icon } from '../chunk-TXHNF5TL.js';
|
|
37
43
|
export { a as SlideshowViewIcon } from '../chunk-T5EGASLI.js';
|
|
38
|
-
export { a as
|
|
39
|
-
export { a as
|
|
44
|
+
export { a as OverlineIcon } from '../chunk-N4IRWD5D.js';
|
|
45
|
+
export { a as PageSeparatorIcon } from '../chunk-M5BGWVSW.js';
|
|
40
46
|
export { a as ParagraphIcon } from '../chunk-Z6OKECXP.js';
|
|
41
47
|
export { a as PinyinInputIcon } from '../chunk-ATYOSEML.js';
|
|
42
48
|
export { a as QuestionMarkIcon } from '../chunk-673XLOJU.js';
|
|
43
49
|
export { a as QuoteTextIcon } from '../chunk-AU46OHAS.js';
|
|
44
50
|
export { a as RoundedCornerIcon } from '../chunk-L7GNLYQA.js';
|
|
45
51
|
export { a as SendBackwardIcon } from '../chunk-NFJRMSDZ.js';
|
|
46
|
-
export { a as
|
|
47
|
-
export { a as
|
|
52
|
+
export { a as Number4Icon } from '../chunk-3M7RQHQX.js';
|
|
53
|
+
export { a as Number5Icon } from '../chunk-EQRGVIUJ.js';
|
|
48
54
|
export { a as Number6Icon } from '../chunk-EDG2FS43.js';
|
|
49
55
|
export { a as Number7Icon } from '../chunk-BKHHU45N.js';
|
|
50
56
|
export { a as Number8Icon } from '../chunk-7XHOJA2P.js';
|
|
51
57
|
export { a as Number9Icon } from '../chunk-RFSTPC4I.js';
|
|
52
58
|
export { a as OmegaIcon } from '../chunk-PMBQFAC7.js';
|
|
53
59
|
export { a as OrganizationChartIcon } from '../chunk-BCJHAGZL.js';
|
|
54
|
-
export { a as
|
|
55
|
-
export { a as
|
|
60
|
+
export { a as MergeCellsHorizontalIcon } from '../chunk-UZ3J5JQV.js';
|
|
61
|
+
export { a as MergeCellsVerticalIcon } from '../chunk-YRH74GYM.js';
|
|
56
62
|
export { a as MindMapIcon } from '../chunk-TI6OXVU4.js';
|
|
57
63
|
export { a as NodeTreeIcon } from '../chunk-3763SZLC.js';
|
|
58
64
|
export { a as Number0Icon } from '../chunk-IQF56SQ2.js';
|
|
59
65
|
export { a as Number1Icon } from '../chunk-LJCWQMZU.js';
|
|
60
66
|
export { a as Number2Icon } from '../chunk-FEIBOHNJ.js';
|
|
61
67
|
export { a as Number3Icon } from '../chunk-U57OONAF.js';
|
|
62
|
-
export { a as
|
|
63
|
-
export { a as
|
|
68
|
+
export { a as ListCheck2Icon } from '../chunk-2SVSDK6L.js';
|
|
69
|
+
export { a as ListCheck3Icon } from '../chunk-PXW6UZWL.js';
|
|
64
70
|
export { a as ListIndefiniteIcon } from '../chunk-M77HNINY.js';
|
|
65
71
|
export { a as ListOrderedIcon } from '../chunk-DJA7XZHZ.js';
|
|
66
72
|
export { a as ListOrdered2Icon } from '../chunk-BWAUWXFA.js';
|
|
67
73
|
export { a as ListRadioIcon } from '../chunk-QQAXNTHB.js';
|
|
68
74
|
export { a as ListUnorderedIcon } from '../chunk-DSA75OAS.js';
|
|
69
75
|
export { a as ListViewIcon } from '../chunk-QER6FDKO.js';
|
|
70
|
-
export { a as
|
|
71
|
-
export { a as MergeCellsVerticalIcon } from '../chunk-YRH74GYM.js';
|
|
76
|
+
export { a as LetterSpacing2Icon } from '../chunk-HXEZ7RZO.js';
|
|
72
77
|
export { a as LineHeightIcon } from '../chunk-SJI6G4N4.js';
|
|
78
|
+
export { a as LineHeight2Icon } from '../chunk-IOD5B2EZ.js';
|
|
73
79
|
export { a as LinkIcon } from '../chunk-Q2WRMFHL.js';
|
|
74
80
|
export { a as LinkMIcon } from '../chunk-RNZNIYB5.js';
|
|
75
81
|
export { a as LinkUnlinkIcon } from '../chunk-LGZ4UIDH.js';
|
|
76
82
|
export { a as LinkUnlinkMIcon } from '../chunk-7MKEUHHJ.js';
|
|
77
83
|
export { a as ListCheckIcon } from '../chunk-JY7JFKHZ.js';
|
|
78
|
-
export { a as ListCheck2Icon } from '../chunk-2SVSDK6L.js';
|
|
79
|
-
export { a as ListCheck3Icon } from '../chunk-PXW6UZWL.js';
|
|
80
84
|
export { a as InputFieldIcon } from '../chunk-F2NI2NRJ.js';
|
|
81
85
|
export { a as InsertColumnLeftIcon } from '../chunk-2EVPQDED.js';
|
|
82
86
|
export { a as InsertColumnRightIcon } from '../chunk-4674W7UL.js';
|
|
@@ -101,15 +105,14 @@ export { a as H2Icon } from '../chunk-DXI3LS6N.js';
|
|
|
101
105
|
export { a as H3Icon } from '../chunk-MPXPO74U.js';
|
|
102
106
|
export { a as H4Icon } from '../chunk-SFJ67TRQ.js';
|
|
103
107
|
export { a as H5Icon } from '../chunk-TROMPNKL.js';
|
|
104
|
-
export { a as FontFamilyIcon } from '../chunk-KQNBWWJF.js';
|
|
105
108
|
export { a as FontMonoIcon } from '../chunk-LWYHD3P3.js';
|
|
106
109
|
export { a as FontSansIcon } from '../chunk-IXDY423B.js';
|
|
107
110
|
export { a as FontSansSerifIcon } from '../chunk-3FYB2JFO.js';
|
|
108
111
|
export { a as FontSizeIcon } from '../chunk-J2EFZPPQ.js';
|
|
109
112
|
export { a as FontSize2Icon } from '../chunk-W63WDSUF.js';
|
|
113
|
+
export { a as FontSizeAiIcon } from '../chunk-D5NZYIAY.js';
|
|
110
114
|
export { a as FormatClearIcon } from '../chunk-5Y6BO53X.js';
|
|
111
115
|
export { a as FormulaIcon } from '../chunk-6MY6Z2BJ.js';
|
|
112
|
-
export { a as DraggableIcon } from '../chunk-DOKH4YAZ.js';
|
|
113
116
|
export { a as DropdownListIcon } from '../chunk-UKAFHCFH.js';
|
|
114
117
|
export { a as EmphasisIcon } from '../chunk-L2J2XKSB.js';
|
|
115
118
|
export { a as EmphasisCnIcon } from '../chunk-BTICUK4D.js';
|
|
@@ -117,25 +120,30 @@ export { a as EnglishInputIcon } from '../chunk-JRX5O5XY.js';
|
|
|
117
120
|
export { a as FlowChartIcon } from '../chunk-NKW6K62A.js';
|
|
118
121
|
export { a as FocusModeIcon } from '../chunk-I73OCHC3.js';
|
|
119
122
|
export { a as FontColorIcon } from '../chunk-QPTFZ6O4.js';
|
|
120
|
-
export { a as
|
|
121
|
-
export { a as CarouselViewIcon } from '../chunk-GJQOSWMM.js';
|
|
123
|
+
export { a as FontFamilyIcon } from '../chunk-KQNBWWJF.js';
|
|
122
124
|
export { a as CodeBlockIcon } from '../chunk-QU5Z34MN.js';
|
|
123
125
|
export { a as CodeViewIcon } from '../chunk-ZUXYCSJY.js';
|
|
126
|
+
export { a as CustomSizeIcon } from '../chunk-73ZJRDST.js';
|
|
124
127
|
export { a as DeleteColumnIcon } from '../chunk-RPLE6XAI.js';
|
|
125
128
|
export { a as DeleteRowIcon } from '../chunk-KOECUKGP.js';
|
|
126
129
|
export { a as DoubleQuotesLIcon } from '../chunk-TCIMBEUQ.js';
|
|
127
130
|
export { a as DoubleQuotesRIcon } from '../chunk-PNWHHKDT.js';
|
|
128
|
-
export { a as
|
|
129
|
-
export { a as AlignTopIcon } from '../chunk-PUCLM76F.js';
|
|
131
|
+
export { a as DraggableIcon } from '../chunk-DOKH4YAZ.js';
|
|
130
132
|
export { a as AlignVerticallyIcon } from '../chunk-MXAHKIY6.js';
|
|
131
133
|
export { a as AsteriskIcon } from '../chunk-HCHFYWJW.js';
|
|
132
134
|
export { a as Attachment2Icon } from '../chunk-RHWGTDWE.js';
|
|
133
135
|
export { a as BoldIcon } from '../chunk-EX3T3AI5.js';
|
|
134
136
|
export { a as BringForwardIcon } from '../chunk-5ZT4ZOVQ.js';
|
|
135
137
|
export { a as BringToFrontIcon } from '../chunk-6JLFGNYV.js';
|
|
136
|
-
export { a as
|
|
137
|
-
export { a as
|
|
138
|
+
export { a as CalendarViewIcon } from '../chunk-VZELMMRZ.js';
|
|
139
|
+
export { a as CarouselViewIcon } from '../chunk-GJQOSWMM.js';
|
|
140
|
+
export { a as AiGenerate2Icon } from '../chunk-ARP7GSKP.js';
|
|
141
|
+
export { a as AiGenerateTextIcon } from '../chunk-6FGF4J3O.js';
|
|
138
142
|
export { a as AlignBottomIcon } from '../chunk-S3KUBEOY.js';
|
|
139
143
|
export { a as AlignCenterIcon } from '../chunk-T7TCNK64.js';
|
|
140
144
|
export { a as AlignJustifyIcon } from '../chunk-NDJAY6GI.js';
|
|
141
145
|
export { a as AlignLeftIcon } from '../chunk-XH7CB57M.js';
|
|
146
|
+
export { a as AlignRightIcon } from '../chunk-XC7S7QNM.js';
|
|
147
|
+
export { a as AlignTopIcon } from '../chunk-PUCLM76F.js';
|
|
148
|
+
export { a as ABIcon } from '../chunk-NJTU772S.js';
|
|
149
|
+
export { a as AiGenerateIcon } from '../chunk-P4PLUOOK.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-UIRYUUEZ.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-IZV6K7SF.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-SWO27ICQ.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-HJO37CWB.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as default } from '../chunk-
|
|
1
|
+
export { a as default } from '../chunk-SS3RTJGD.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-PZBNJPAW.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-C6I3MNTM.js';
|
package/dist/Finance/index.d.ts
CHANGED
|
@@ -102,6 +102,8 @@ export { default as RefundFillIcon } from './RefundFill.js';
|
|
|
102
102
|
export { default as RefundLineIcon } from './RefundLine.js';
|
|
103
103
|
export { default as Safe2FillIcon } from './Safe2Fill.js';
|
|
104
104
|
export { default as Safe2LineIcon } from './Safe2Line.js';
|
|
105
|
+
export { default as Safe3FillIcon } from './Safe3Fill.js';
|
|
106
|
+
export { default as Safe3LineIcon } from './Safe3Line.js';
|
|
105
107
|
export { default as SafeFillIcon } from './SafeFill.js';
|
|
106
108
|
export { default as SafeLineIcon } from './SafeLine.js';
|
|
107
109
|
export { default as SecurePaymentFillIcon } from './SecurePaymentFill.js';
|
package/dist/Finance/index.js
CHANGED
|
@@ -1,163 +1,165 @@
|
|
|
1
|
-
import '../chunk-
|
|
2
|
-
export { a as WalletFillIcon } from '../chunk-76IW5S2R.js';
|
|
3
|
-
export { a as WalletLineIcon } from '../chunk-IOUPQQLI.js';
|
|
1
|
+
import '../chunk-SQDK76SD.js';
|
|
4
2
|
export { a as WaterFlashFillIcon } from '../chunk-GWZKJFAC.js';
|
|
5
3
|
export { a as WaterFlashLineIcon } from '../chunk-RFP4AP4Y.js';
|
|
6
4
|
export { a as XrpFillIcon } from '../chunk-IR6UDYZX.js';
|
|
7
5
|
export { a as XrpLineIcon } from '../chunk-5UZREOIO.js';
|
|
8
6
|
export { a as XtzFillIcon } from '../chunk-QSJMZN4P.js';
|
|
9
7
|
export { a as XtzLineIcon } from '../chunk-VH3XO73O.js';
|
|
10
|
-
export { a as VipDiamondFillIcon } from '../chunk-QZAZZIHU.js';
|
|
11
|
-
export { a as VipDiamondLineIcon } from '../chunk-3ZQRUONP.js';
|
|
12
8
|
export { a as VipFillIcon } from '../chunk-4V7AQMGH.js';
|
|
13
9
|
export { a as VipLineIcon } from '../chunk-NPAO6ZQ5.js';
|
|
14
10
|
export { a as Wallet2FillIcon } from '../chunk-J3Q4VO73.js';
|
|
15
11
|
export { a as Wallet2LineIcon } from '../chunk-272TCFRI.js';
|
|
16
12
|
export { a as Wallet3FillIcon } from '../chunk-I2AFOTF3.js';
|
|
17
13
|
export { a as Wallet3LineIcon } from '../chunk-6RIXURXK.js';
|
|
18
|
-
export { a as
|
|
19
|
-
export { a as
|
|
14
|
+
export { a as WalletFillIcon } from '../chunk-76IW5S2R.js';
|
|
15
|
+
export { a as WalletLineIcon } from '../chunk-IOUPQQLI.js';
|
|
20
16
|
export { a as TrophyFillIcon } from '../chunk-TTHJHQ57.js';
|
|
21
17
|
export { a as TrophyLineIcon } from '../chunk-QNUPNUXK.js';
|
|
22
18
|
export { a as VipCrown2FillIcon } from '../chunk-IIP7SZ5K.js';
|
|
23
19
|
export { a as VipCrown2LineIcon } from '../chunk-OC4VJTZ2.js';
|
|
24
20
|
export { a as VipCrownFillIcon } from '../chunk-PJDKLZPH.js';
|
|
25
21
|
export { a as VipCrownLineIcon } from '../chunk-XUQSN33X.js';
|
|
26
|
-
export { a as
|
|
27
|
-
export { a as
|
|
22
|
+
export { a as VipDiamondFillIcon } from '../chunk-QZAZZIHU.js';
|
|
23
|
+
export { a as VipDiamondLineIcon } from '../chunk-3ZQRUONP.js';
|
|
28
24
|
export { a as SwapFillIcon } from '../chunk-PCE3SB26.js';
|
|
29
25
|
export { a as SwapLineIcon } from '../chunk-MFPFQZ2C.js';
|
|
30
26
|
export { a as Ticket2FillIcon } from '../chunk-WPYYHNR6.js';
|
|
31
27
|
export { a as Ticket2LineIcon } from '../chunk-RYJ3QLD3.js';
|
|
32
28
|
export { a as TicketFillIcon } from '../chunk-ULCMP6WB.js';
|
|
33
29
|
export { a as TicketLineIcon } from '../chunk-LP7S6TFI.js';
|
|
34
|
-
export { a as
|
|
35
|
-
export { a as
|
|
30
|
+
export { a as TokenSwapFillIcon } from '../chunk-XZEIECEW.js';
|
|
31
|
+
export { a as TokenSwapLineIcon } from '../chunk-KU7EO4YN.js';
|
|
36
32
|
export { a as StockFillIcon } from '../chunk-DA7ZEVF3.js';
|
|
37
33
|
export { a as StockLineIcon } from '../chunk-FX6L6AVB.js';
|
|
38
34
|
export { a as Swap2FillIcon } from '../chunk-LNIBADV7.js';
|
|
39
35
|
export { a as Swap2LineIcon } from '../chunk-UHK6K4AP.js';
|
|
40
36
|
export { a as Swap3FillIcon } from '../chunk-XSKTFAM4.js';
|
|
41
37
|
export { a as Swap3LineIcon } from '../chunk-AJO3RSD7.js';
|
|
42
|
-
export { a as
|
|
43
|
-
export { a as
|
|
38
|
+
export { a as SwapBoxFillIcon } from '../chunk-QEEUH7SB.js';
|
|
39
|
+
export { a as SwapBoxLineIcon } from '../chunk-UXSU274S.js';
|
|
44
40
|
export { a as ShoppingBasket2FillIcon } from '../chunk-C3DUQP5P.js';
|
|
45
41
|
export { a as ShoppingBasket2LineIcon } from '../chunk-WHXSO4N4.js';
|
|
46
42
|
export { a as ShoppingBasketFillIcon } from '../chunk-5CQX5LJ4.js';
|
|
47
43
|
export { a as ShoppingBasketLineIcon } from '../chunk-424DSRLW.js';
|
|
48
44
|
export { a as ShoppingCart2FillIcon } from '../chunk-VKAPEPMU.js';
|
|
49
45
|
export { a as ShoppingCart2LineIcon } from '../chunk-QQ2FKOGQ.js';
|
|
50
|
-
export { a as
|
|
51
|
-
export { a as
|
|
46
|
+
export { a as ShoppingCartFillIcon } from '../chunk-QVEEA3SK.js';
|
|
47
|
+
export { a as ShoppingCartLineIcon } from '../chunk-B5LA3HVE.js';
|
|
52
48
|
export { a as ShoppingBag2FillIcon } from '../chunk-ECBUIG3E.js';
|
|
53
49
|
export { a as ShoppingBag2LineIcon } from '../chunk-74YZGIFQ.js';
|
|
54
50
|
export { a as ShoppingBag3FillIcon } from '../chunk-Z5X5CPOY.js';
|
|
55
51
|
export { a as ShoppingBag3LineIcon } from '../chunk-2W6PN7WN.js';
|
|
56
52
|
export { a as ShoppingBag4FillIcon } from '../chunk-DDF3ICHD.js';
|
|
57
53
|
export { a as ShoppingBag4LineIcon } from '../chunk-7XXMRNAH.js';
|
|
58
|
-
export { a as
|
|
59
|
-
export { a as
|
|
60
|
-
export { a as RefundFillIcon } from '../chunk-OIUHM2F5.js';
|
|
61
|
-
export { a as RefundLineIcon } from '../chunk-3G27AGRE.js';
|
|
54
|
+
export { a as ShoppingBagFillIcon } from '../chunk-K3WXEQL5.js';
|
|
55
|
+
export { a as ShoppingBagLineIcon } from '../chunk-643YHIRV.js';
|
|
62
56
|
export { a as Safe2FillIcon } from '../chunk-PEV4J3IK.js';
|
|
63
57
|
export { a as Safe2LineIcon } from '../chunk-GZ6247R2.js';
|
|
58
|
+
export { a as Safe3FillIcon } from '../chunk-PZBNJPAW.js';
|
|
59
|
+
export { a as Safe3LineIcon } from '../chunk-C6I3MNTM.js';
|
|
64
60
|
export { a as SafeFillIcon } from '../chunk-FNBRZJGL.js';
|
|
65
61
|
export { a as SafeLineIcon } from '../chunk-YQIHYIE4.js';
|
|
66
|
-
export { a as
|
|
67
|
-
export { a as
|
|
68
|
-
export { a as PriceTag3FillIcon } from '../chunk-PSAZEFYB.js';
|
|
69
|
-
export { a as PriceTag3LineIcon } from '../chunk-S42TLLQN.js';
|
|
62
|
+
export { a as SecurePaymentFillIcon } from '../chunk-5ZN53TJ3.js';
|
|
63
|
+
export { a as SecurePaymentLineIcon } from '../chunk-VK6DIPQ6.js';
|
|
70
64
|
export { a as PriceTagFillIcon } from '../chunk-RHD73HFL.js';
|
|
71
65
|
export { a as PriceTagLineIcon } from '../chunk-T6NHKFS5.js';
|
|
72
66
|
export { a as RedPacketFillIcon } from '../chunk-LB4ZEJ2O.js';
|
|
73
67
|
export { a as RedPacketLineIcon } from '../chunk-5JJ2NZ3X.js';
|
|
74
|
-
export { a as
|
|
75
|
-
export { a as
|
|
76
|
-
export { a as
|
|
77
|
-
export { a as
|
|
68
|
+
export { a as Refund2FillIcon } from '../chunk-AHEITR3C.js';
|
|
69
|
+
export { a as Refund2LineIcon } from '../chunk-AZ72PSDC.js';
|
|
70
|
+
export { a as RefundFillIcon } from '../chunk-OIUHM2F5.js';
|
|
71
|
+
export { a as RefundLineIcon } from '../chunk-3G27AGRE.js';
|
|
78
72
|
export { a as P2PFillIcon } from '../chunk-4QBINGFU.js';
|
|
79
73
|
export { a as P2PLineIcon } from '../chunk-WLBMR77E.js';
|
|
80
74
|
export { a as PercentFillIcon } from '../chunk-RBRC2ZPM.js';
|
|
81
75
|
export { a as PercentLineIcon } from '../chunk-PLGV6JXC.js';
|
|
82
|
-
export { a as
|
|
83
|
-
export { a as
|
|
84
|
-
export { a as
|
|
85
|
-
export { a as
|
|
76
|
+
export { a as PriceTag2FillIcon } from '../chunk-XIOJ5DRV.js';
|
|
77
|
+
export { a as PriceTag2LineIcon } from '../chunk-ABPTWMHD.js';
|
|
78
|
+
export { a as PriceTag3FillIcon } from '../chunk-PSAZEFYB.js';
|
|
79
|
+
export { a as PriceTag3LineIcon } from '../chunk-S42TLLQN.js';
|
|
86
80
|
export { a as MoneyPoundBoxFillIcon } from '../chunk-OPTQMVJJ.js';
|
|
87
81
|
export { a as MoneyPoundBoxLineIcon } from '../chunk-U3AUUILJ.js';
|
|
88
82
|
export { a as MoneyPoundCircleFillIcon } from '../chunk-OZSJ6JRL.js';
|
|
89
83
|
export { a as MoneyPoundCircleLineIcon } from '../chunk-YXOE6GXA.js';
|
|
90
|
-
export { a as
|
|
91
|
-
export { a as
|
|
92
|
-
export { a as
|
|
93
|
-
export { a as
|
|
84
|
+
export { a as MoneyRupeeCircleFillIcon } from '../chunk-OOSDS77K.js';
|
|
85
|
+
export { a as MoneyRupeeCircleLineIcon } from '../chunk-Q7LFTVYA.js';
|
|
86
|
+
export { a as NftFillIcon } from '../chunk-BQIVQVTO.js';
|
|
87
|
+
export { a as NftLineIcon } from '../chunk-IWHTGAPV.js';
|
|
94
88
|
export { a as MoneyDollarBoxFillIcon } from '../chunk-A5HA5HJV.js';
|
|
95
89
|
export { a as MoneyDollarBoxLineIcon } from '../chunk-T5Z7XCJZ.js';
|
|
96
90
|
export { a as MoneyDollarCircleFillIcon } from '../chunk-AKNABQIX.js';
|
|
97
91
|
export { a as MoneyDollarCircleLineIcon } from '../chunk-QNT36H6I.js';
|
|
98
|
-
export { a as
|
|
99
|
-
export { a as
|
|
100
|
-
export { a as
|
|
101
|
-
export { a as
|
|
92
|
+
export { a as MoneyEuroBoxFillIcon } from '../chunk-LY3F7JZD.js';
|
|
93
|
+
export { a as MoneyEuroBoxLineIcon } from '../chunk-RLPUDZXF.js';
|
|
94
|
+
export { a as MoneyEuroCircleFillIcon } from '../chunk-QNZPRNO3.js';
|
|
95
|
+
export { a as MoneyEuroCircleLineIcon } from '../chunk-4LXP2QEN.js';
|
|
102
96
|
export { a as HandHeartFillIcon } from '../chunk-XCCVDAYI.js';
|
|
103
97
|
export { a as HandHeartLineIcon } from '../chunk-WFFMKLIP.js';
|
|
104
98
|
export { a as IncreaseDecreaseFillIcon } from '../chunk-JZXKBBUC.js';
|
|
105
99
|
export { a as IncreaseDecreaseLineIcon } from '../chunk-Q2JP6NGE.js';
|
|
106
|
-
export { a as
|
|
107
|
-
export { a as
|
|
108
|
-
export { a as
|
|
109
|
-
export { a as
|
|
100
|
+
export { a as MoneyCnyBoxFillIcon } from '../chunk-QGRAT452.js';
|
|
101
|
+
export { a as MoneyCnyBoxLineIcon } from '../chunk-HQP2Q7CX.js';
|
|
102
|
+
export { a as MoneyCnyCircleFillIcon } from '../chunk-3VBD7BIL.js';
|
|
103
|
+
export { a as MoneyCnyCircleLineIcon } from '../chunk-PN6EQVOF.js';
|
|
110
104
|
export { a as FundsFillIcon } from '../chunk-5WE7DUS7.js';
|
|
111
105
|
export { a as FundsLineIcon } from '../chunk-RPSSZJOW.js';
|
|
112
106
|
export { a as Gift2FillIcon } from '../chunk-T4O3KJQA.js';
|
|
113
107
|
export { a as Gift2LineIcon } from '../chunk-3OBH2D46.js';
|
|
114
|
-
export { a as
|
|
115
|
-
export { a as
|
|
116
|
-
export { a as
|
|
117
|
-
export { a as
|
|
108
|
+
export { a as GiftFillIcon } from '../chunk-QRK52L7K.js';
|
|
109
|
+
export { a as GiftLineIcon } from '../chunk-IEG7X4U3.js';
|
|
110
|
+
export { a as HandCoinFillIcon } from '../chunk-5R3POPZI.js';
|
|
111
|
+
export { a as HandCoinLineIcon } from '../chunk-E76PL3ZM.js';
|
|
118
112
|
export { a as ExchangeDollarFillIcon } from '../chunk-TB3TECHR.js';
|
|
119
113
|
export { a as ExchangeDollarLineIcon } from '../chunk-EU5YJTZB.js';
|
|
120
114
|
export { a as ExchangeFillIcon } from '../chunk-P6QMUWAQ.js';
|
|
121
115
|
export { a as ExchangeFundsFillIcon } from '../chunk-UQYVQSYM.js';
|
|
122
|
-
export { a as
|
|
123
|
-
export { a as
|
|
124
|
-
export { a as
|
|
125
|
-
export { a as
|
|
116
|
+
export { a as ExchangeFundsLineIcon } from '../chunk-CXQ7TJVS.js';
|
|
117
|
+
export { a as ExchangeLineIcon } from '../chunk-AVAJ3DJA.js';
|
|
118
|
+
export { a as FundsBoxFillIcon } from '../chunk-6Y5MONCH.js';
|
|
119
|
+
export { a as FundsBoxLineIcon } from '../chunk-PZPWKX23.js';
|
|
126
120
|
export { a as EthFillIcon } from '../chunk-TAWWIZIQ.js';
|
|
127
121
|
export { a as EthLineIcon } from '../chunk-73JRZIRV.js';
|
|
128
122
|
export { a as Exchange2FillIcon } from '../chunk-DLZQTFTC.js';
|
|
129
123
|
export { a as Exchange2LineIcon } from '../chunk-QL7C5KBX.js';
|
|
130
|
-
export { a as
|
|
131
|
-
export { a as
|
|
132
|
-
export { a as
|
|
133
|
-
export { a as
|
|
134
|
-
export { a as Coupon5FillIcon } from '../chunk-
|
|
124
|
+
export { a as ExchangeBoxFillIcon } from '../chunk-NP3ISI2U.js';
|
|
125
|
+
export { a as ExchangeBoxLineIcon } from '../chunk-A67JIIGQ.js';
|
|
126
|
+
export { a as ExchangeCnyFillIcon } from '../chunk-A2VNWLXL.js';
|
|
127
|
+
export { a as ExchangeCnyLineIcon } from '../chunk-CPGR766Z.js';
|
|
128
|
+
export { a as Coupon5FillIcon } from '../chunk-SWO27ICQ.js';
|
|
135
129
|
export { a as Coupon5LineIcon } from '../chunk-GRUVQQ3G.js';
|
|
136
130
|
export { a as CouponFillIcon } from '../chunk-FS7MOTG4.js';
|
|
137
131
|
export { a as CouponLineIcon } from '../chunk-ZKSXWAJR.js';
|
|
138
|
-
export { a as
|
|
139
|
-
export { a as
|
|
140
|
-
export { a as
|
|
141
|
-
export { a as
|
|
132
|
+
export { a as CurrencyFillIcon } from '../chunk-HJO37CWB.js';
|
|
133
|
+
export { a as CurrencyLineIcon } from '../chunk-SS3RTJGD.js';
|
|
134
|
+
export { a as DiscountPercentFillIcon } from '../chunk-T7O6GJZH.js';
|
|
135
|
+
export { a as DiscountPercentLineIcon } from '../chunk-4PRSOPBL.js';
|
|
142
136
|
export { a as CopperDiamondFillIcon } from '../chunk-ZSHG27ZK.js';
|
|
143
137
|
export { a as CopperDiamondLineIcon } from '../chunk-MYCKSRVY.js';
|
|
144
138
|
export { a as Coupon2FillIcon } from '../chunk-DKKCGG6O.js';
|
|
145
139
|
export { a as Coupon2LineIcon } from '../chunk-QATSRGT4.js';
|
|
146
|
-
export { a as
|
|
147
|
-
export { a as
|
|
148
|
-
export { a as
|
|
149
|
-
export { a as
|
|
140
|
+
export { a as Coupon3FillIcon } from '../chunk-EQVJPHU5.js';
|
|
141
|
+
export { a as Coupon3LineIcon } from '../chunk-LIT7T2AI.js';
|
|
142
|
+
export { a as Coupon4FillIcon } from '../chunk-DQTKLAUR.js';
|
|
143
|
+
export { a as Coupon4LineIcon } from '../chunk-A6M2KWYK.js';
|
|
150
144
|
export { a as CashFillIcon } from '../chunk-NS2FFXQN.js';
|
|
151
145
|
export { a as CashLineIcon } from '../chunk-MD7MR2SS.js';
|
|
152
146
|
export { a as CoinFillIcon } from '../chunk-3ZBI36Z6.js';
|
|
153
147
|
export { a as CoinLineIcon } from '../chunk-6WURZJX4.js';
|
|
154
|
-
export { a as
|
|
155
|
-
export { a as
|
|
156
|
-
export { a as
|
|
157
|
-
export { a as
|
|
148
|
+
export { a as CoinsFillIcon } from '../chunk-UIRYUUEZ.js';
|
|
149
|
+
export { a as CoinsLineIcon } from '../chunk-IZV6K7SF.js';
|
|
150
|
+
export { a as CopperCoinFillIcon } from '../chunk-MUP2V4XC.js';
|
|
151
|
+
export { a as CopperCoinLineIcon } from '../chunk-FQCZQOTM.js';
|
|
158
152
|
export { a as BankCardFillIcon } from '../chunk-VBM32CZF.js';
|
|
159
153
|
export { a as BankCardLineIcon } from '../chunk-QDEPRE5V.js';
|
|
160
154
|
export { a as BitCoinFillIcon } from '../chunk-NDPPWIQX.js';
|
|
161
155
|
export { a as BitCoinLineIcon } from '../chunk-XDTFRDZ3.js';
|
|
156
|
+
export { a as BnbFillIcon } from '../chunk-F3WKJSKY.js';
|
|
157
|
+
export { a as BnbLineIcon } from '../chunk-ZUZEIOFZ.js';
|
|
158
|
+
export { a as BtcFillIcon } from '../chunk-WU2QOOV4.js';
|
|
159
|
+
export { a as BtcLineIcon } from '../chunk-2AILAATB.js';
|
|
162
160
|
export { a as Svg24HoursFillIcon } from '../chunk-DZ7ZVJLD.js';
|
|
163
161
|
export { a as Svg24HoursLineIcon } from '../chunk-PAQD6T4I.js';
|
|
162
|
+
export { a as AuctionFillIcon } from '../chunk-ZRQICEF6.js';
|
|
163
|
+
export { a as AuctionLineIcon } from '../chunk-XIVMMUBG.js';
|
|
164
|
+
export { a as BankCard2FillIcon } from '../chunk-3VGBOFAH.js';
|
|
165
|
+
export { a as BankCard2LineIcon } from '../chunk-QFINWG3X.js';
|
package/dist/Food/index.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import '../chunk-THG3HUF7.js';
|
|
2
|
-
export { a as KnifeFillIcon } from '../chunk-6F67G56Y.js';
|
|
3
|
-
export { a as KnifeLineIcon } from '../chunk-ZHLWNP5X.js';
|
|
4
2
|
export { a as Restaurant2FillIcon } from '../chunk-ERIN5MM3.js';
|
|
5
3
|
export { a as Restaurant2LineIcon } from '../chunk-735KKEDY.js';
|
|
6
4
|
export { a as RestaurantFillIcon } from '../chunk-I2TKR5RL.js';
|
|
7
5
|
export { a as RestaurantLineIcon } from '../chunk-SGT3FICN.js';
|
|
8
|
-
export { a as DrinksFillIcon } from '../chunk-U3HKKMMG.js';
|
|
9
|
-
export { a as DrinksLineIcon } from '../chunk-RCRF7OYV.js';
|
|
10
6
|
export { a as Goblet2FillIcon } from '../chunk-GL3EDWGA.js';
|
|
11
7
|
export { a as Goblet2LineIcon } from '../chunk-JWSYWER7.js';
|
|
12
8
|
export { a as GobletFillIcon } from '../chunk-B322657W.js';
|
|
13
9
|
export { a as GobletLineIcon } from '../chunk-46XQAN5B.js';
|
|
14
10
|
export { a as KnifeBloodFillIcon } from '../chunk-W33UUTTI.js';
|
|
15
11
|
export { a as KnifeBloodLineIcon } from '../chunk-DTS4EGXO.js';
|
|
16
|
-
export { a as
|
|
17
|
-
export { a as
|
|
12
|
+
export { a as KnifeFillIcon } from '../chunk-6F67G56Y.js';
|
|
13
|
+
export { a as KnifeLineIcon } from '../chunk-ZHLWNP5X.js';
|
|
18
14
|
export { a as CakeFillIcon } from '../chunk-RQ3KGIBZ.js';
|
|
19
15
|
export { a as CakeLineIcon } from '../chunk-WAH42NCW.js';
|
|
20
16
|
export { a as CupFillIcon } from '../chunk-3N57NFKW.js';
|
|
21
17
|
export { a as CupLineIcon } from '../chunk-55FSDEEJ.js';
|
|
22
18
|
export { a as Drinks2FillIcon } from '../chunk-AM3JEAZK.js';
|
|
23
19
|
export { a as Drinks2LineIcon } from '../chunk-4BFO5B5W.js';
|
|
24
|
-
export { a as
|
|
25
|
-
export { a as
|
|
20
|
+
export { a as DrinksFillIcon } from '../chunk-U3HKKMMG.js';
|
|
21
|
+
export { a as DrinksLineIcon } from '../chunk-RCRF7OYV.js';
|
|
26
22
|
export { a as BowlFillIcon } from '../chunk-OSH6QO2W.js';
|
|
27
23
|
export { a as BowlLineIcon } from '../chunk-5M7MLK4A.js';
|
|
28
24
|
export { a as BreadFillIcon } from '../chunk-ZYCFGTZL.js';
|
|
29
25
|
export { a as BreadLineIcon } from '../chunk-XDW36A73.js';
|
|
30
26
|
export { a as Cake2FillIcon } from '../chunk-IJ7LRTGA.js';
|
|
31
27
|
export { a as Cake2LineIcon } from '../chunk-V2TW5ZF3.js';
|
|
28
|
+
export { a as Cake3FillIcon } from '../chunk-UBRKYAOA.js';
|
|
29
|
+
export { a as Cake3LineIcon } from '../chunk-XV4ZSILX.js';
|
|
30
|
+
export { a as BeerFillIcon } from '../chunk-RKCXYMWU.js';
|
|
31
|
+
export { a as BeerLineIcon } from '../chunk-WLMSXGVH.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-TNSMJFSD.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { a as default } from '../chunk-RIBW3E6P.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../chunk-
|
|
1
|
+
import '../chunk-I2IZEQH6.js';
|
|
2
2
|
export { a as TestTubeFillIcon } from '../chunk-SZ2DHE2V.js';
|
|
3
3
|
export { a as TestTubeLineIcon } from '../chunk-GZOJYBBM.js';
|
|
4
4
|
export { a as ThermometerFillIcon } from '../chunk-NBKJ7H44.js';
|
|
@@ -15,61 +15,63 @@ export { a as SurgicalMaskFillIcon } from '../chunk-IDHEI5C6.js';
|
|
|
15
15
|
export { a as SurgicalMaskLineIcon } from '../chunk-TDPJ5VA5.js';
|
|
16
16
|
export { a as SyringeFillIcon } from '../chunk-XE3ZHJNF.js';
|
|
17
17
|
export { a as SyringeLineIcon } from '../chunk-YBTMU22Q.js';
|
|
18
|
-
export { a as MicroscopeFillIcon } from '../chunk-UP374DZG.js';
|
|
19
|
-
export { a as MicroscopeLineIcon } from '../chunk-PKSQCHDL.js';
|
|
20
18
|
export { a as NurseFillIcon } from '../chunk-I4WY42NI.js';
|
|
21
19
|
export { a as NurseLineIcon } from '../chunk-5F46WVG2.js';
|
|
22
20
|
export { a as PsychotherapyFillIcon } from '../chunk-2XIRCTGG.js';
|
|
23
21
|
export { a as PsychotherapyLineIcon } from '../chunk-ZF4V7VWK.js';
|
|
22
|
+
export { a as PulseAiFillIcon } from '../chunk-TNSMJFSD.js';
|
|
23
|
+
export { a as PulseAiLineIcon } from '../chunk-RIBW3E6P.js';
|
|
24
24
|
export { a as PulseFillIcon } from '../chunk-H4GONTWQ.js';
|
|
25
25
|
export { a as PulseLineIcon } from '../chunk-LZQOK2HR.js';
|
|
26
|
-
export { a as InfraredThermometerFillIcon } from '../chunk-N5DYKTVK.js';
|
|
27
|
-
export { a as InfraredThermometerLineIcon } from '../chunk-UJ3XC5ZE.js';
|
|
28
26
|
export { a as LungsFillIcon } from '../chunk-UOYBPWB3.js';
|
|
29
27
|
export { a as LungsLineIcon } from '../chunk-7TMTOIRR.js';
|
|
30
28
|
export { a as MedicineBottleFillIcon } from '../chunk-Q2IVP75Q.js';
|
|
31
29
|
export { a as MedicineBottleLineIcon } from '../chunk-J5TKFZQI.js';
|
|
32
30
|
export { a as MentalHealthFillIcon } from '../chunk-ZKPWIKDS.js';
|
|
33
31
|
export { a as MentalHealthLineIcon } from '../chunk-43QVD65P.js';
|
|
34
|
-
export { a as
|
|
35
|
-
export { a as
|
|
32
|
+
export { a as MicroscopeFillIcon } from '../chunk-UP374DZG.js';
|
|
33
|
+
export { a as MicroscopeLineIcon } from '../chunk-PKSQCHDL.js';
|
|
36
34
|
export { a as HeartFillIcon } from '../chunk-MWRQQB5Z.js';
|
|
37
35
|
export { a as HeartLineIcon } from '../chunk-7QRFNSRF.js';
|
|
38
36
|
export { a as HeartPulseFillIcon } from '../chunk-CA6OUHF2.js';
|
|
39
37
|
export { a as HeartPulseLineIcon } from '../chunk-UPJHUKWZ.js';
|
|
40
38
|
export { a as HeartsFillIcon } from '../chunk-KUQPIK7Y.js';
|
|
41
39
|
export { a as HeartsLineIcon } from '../chunk-45EOX5TW.js';
|
|
42
|
-
export { a as
|
|
43
|
-
export { a as
|
|
40
|
+
export { a as InfraredThermometerFillIcon } from '../chunk-N5DYKTVK.js';
|
|
41
|
+
export { a as InfraredThermometerLineIcon } from '../chunk-UJ3XC5ZE.js';
|
|
44
42
|
export { a as Heart2FillIcon } from '../chunk-7M3NJTV7.js';
|
|
45
43
|
export { a as Heart2LineIcon } from '../chunk-MGVGJFYT.js';
|
|
46
44
|
export { a as Heart3FillIcon } from '../chunk-4B3VQSIM.js';
|
|
47
45
|
export { a as Heart3LineIcon } from '../chunk-OLB6IJIS.js';
|
|
48
46
|
export { a as HeartAdd2FillIcon } from '../chunk-Y2ZKL6Q6.js';
|
|
49
47
|
export { a as HeartAdd2LineIcon } from '../chunk-4HJANQRZ.js';
|
|
50
|
-
export { a as
|
|
51
|
-
export { a as
|
|
48
|
+
export { a as HeartAddFillIcon } from '../chunk-AEPSWOUP.js';
|
|
49
|
+
export { a as HeartAddLineIcon } from '../chunk-4M7RTM7G.js';
|
|
52
50
|
export { a as FirstAidKitFillIcon } from '../chunk-LAQYUXBD.js';
|
|
53
51
|
export { a as FirstAidKitLineIcon } from '../chunk-G25WEYGT.js';
|
|
54
52
|
export { a as FlaskFillIcon } from '../chunk-LYNWKDKX.js';
|
|
55
53
|
export { a as FlaskLineIcon } from '../chunk-YCHDFEWB.js';
|
|
56
54
|
export { a as HandSanitizerFillIcon } from '../chunk-7LSW7DJQ.js';
|
|
57
55
|
export { a as HandSanitizerLineIcon } from '../chunk-EWKCDTWO.js';
|
|
58
|
-
export { a as
|
|
59
|
-
export { a as
|
|
56
|
+
export { a as HealthBookFillIcon } from '../chunk-I5KIQLQZ.js';
|
|
57
|
+
export { a as HealthBookLineIcon } from '../chunk-VLOCDZTB.js';
|
|
60
58
|
export { a as DnaFillIcon } from '../chunk-IGKU2OGG.js';
|
|
61
59
|
export { a as DnaLineIcon } from '../chunk-SDLZHN33.js';
|
|
62
60
|
export { a as DossierFillIcon } from '../chunk-E5EPCWE2.js';
|
|
63
61
|
export { a as DossierLineIcon } from '../chunk-Z55GH6XM.js';
|
|
64
62
|
export { a as DropperFillIcon } from '../chunk-IYXDT6N7.js';
|
|
65
63
|
export { a as DropperLineIcon } from '../chunk-UWCBSP6T.js';
|
|
66
|
-
export { a as
|
|
67
|
-
export { a as
|
|
64
|
+
export { a as EmpathizeFillIcon } from '../chunk-5O6M4GQ3.js';
|
|
65
|
+
export { a as EmpathizeLineIcon } from '../chunk-OPSCYRIJ.js';
|
|
68
66
|
export { a as Brain2FillIcon } from '../chunk-DA552HNM.js';
|
|
69
67
|
export { a as Brain2LineIcon } from '../chunk-XTNZNZ44.js';
|
|
70
68
|
export { a as BrainFillIcon } from '../chunk-QA2QHCE6.js';
|
|
71
69
|
export { a as BrainLineIcon } from '../chunk-A7TKUTN2.js';
|
|
72
70
|
export { a as CapsuleFillIcon } from '../chunk-RKVYKOUT.js';
|
|
73
71
|
export { a as CapsuleLineIcon } from '../chunk-WIMSNTYW.js';
|
|
72
|
+
export { a as DislikeFillIcon } from '../chunk-UKI4TBJZ.js';
|
|
73
|
+
export { a as DislikeLineIcon } from '../chunk-EO5CMZH3.js';
|
|
74
74
|
export { a as AedElectrodesFillIcon } from '../chunk-WQGNQPTG.js';
|
|
75
75
|
export { a as AedElectrodesLineIcon } from '../chunk-XPWISFEU.js';
|
|
76
|
+
export { a as AedFillIcon } from '../chunk-7RFRXSBT.js';
|
|
77
|
+
export { a as AedLineIcon } from '../chunk-OCKSIHFW.js';
|
|
@@ -54,6 +54,8 @@ export { default as NurseFillIcon } from './NurseFill.js';
|
|
|
54
54
|
export { default as NurseLineIcon } from './NurseLine.js';
|
|
55
55
|
export { default as PsychotherapyFillIcon } from './PsychotherapyFill.js';
|
|
56
56
|
export { default as PsychotherapyLineIcon } from './PsychotherapyLine.js';
|
|
57
|
+
export { default as PulseAiFillIcon } from './PulseAiFill.js';
|
|
58
|
+
export { default as PulseAiLineIcon } from './PulseAiLine.js';
|
|
57
59
|
export { default as PulseFillIcon } from './PulseFill.js';
|
|
58
60
|
export { default as PulseLineIcon } from './PulseLine.js';
|
|
59
61
|
export { default as RestTimeFillIcon } from './RestTimeFill.js';
|