@bikdotai/bik-component-library 0.0.783 → 0.0.784-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/components/QueryBuilder/Triggers/EVENTS/components/EventsTrigger.d.ts +1 -1
- package/dist/cjs/components/QueryBuilder/Triggers/EVENTS/selectors/useIGTriggerNameCacheSelector.d.ts +1 -1
- package/dist/cjs/components/QueryBuilder/Triggers/IG/components/IGTrigger.d.ts +1 -1
- package/dist/cjs/components/QueryBuilder/Triggers/IG/selectors/useIGTriggerNameCacheSelector.d.ts +1 -1
- package/dist/cjs/components/QueryBuilder/Triggers/components/BaseTriggerQueryBuilderNode.d.ts +2 -2
- package/dist/cjs/icons/Actions/Common actions/Activate.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Code.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Cross.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Deactivate.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Delete.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Edit.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Forward.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Fullscreen.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/LinkSimpleHorizontal.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Minus.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/Plus.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/SendAirplane.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/ShareAndroid.d.ts +7 -0
- package/dist/cjs/icons/Actions/Common actions/index.d.ts +13 -0
- package/dist/cjs/icons/Actions/Formatting/CheckboxIcon.d.ts +7 -0
- package/dist/cjs/icons/Actions/Formatting/Copy.d.ts +7 -0
- package/dist/cjs/icons/Actions/Formatting/Dropdown.d.ts +7 -0
- package/dist/cjs/icons/Actions/Formatting/MultiLine.d.ts +7 -0
- package/dist/cjs/icons/Actions/Formatting/MultiSelect.d.ts +7 -0
- package/dist/cjs/icons/Actions/Formatting/Number.d.ts +7 -0
- package/dist/cjs/icons/Actions/Formatting/Text.d.ts +7 -0
- package/dist/cjs/icons/Actions/Formatting/Textbox.d.ts +7 -0
- package/dist/cjs/icons/Actions/Formatting/index.d.ts +8 -0
- package/dist/cjs/icons/Actions/Navigation/ArrowRedo.d.ts +7 -0
- package/dist/cjs/icons/Actions/Navigation/ArrowUndo.d.ts +7 -0
- package/dist/cjs/icons/Actions/Navigation/LogIn.d.ts +7 -0
- package/dist/cjs/icons/Actions/Navigation/LogOut.d.ts +7 -0
- package/dist/cjs/icons/Actions/Navigation/OpenNewWindow.d.ts +7 -0
- package/dist/cjs/icons/Actions/Navigation/Refresh.d.ts +7 -0
- package/dist/cjs/icons/Actions/Navigation/Rewind.d.ts +7 -0
- package/dist/cjs/icons/Actions/Navigation/Sync.d.ts +7 -0
- package/dist/cjs/icons/Actions/Navigation/index.d.ts +8 -0
- package/dist/cjs/icons/Actions/Selection/HandleDrag.d.ts +7 -0
- package/dist/cjs/icons/Actions/Selection/SelectDocManually.d.ts +7 -0
- package/dist/cjs/icons/Actions/Selection/SingleChoice.d.ts +7 -0
- package/dist/cjs/icons/Actions/Selection/index.d.ts +3 -0
- package/dist/cjs/icons/Arrows/Carat/CaratDown.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Carat/CaratLeft.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Carat/CaratRight.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Carat/CaratUp.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Carat/index.d.ts +4 -0
- package/dist/cjs/icons/Arrows/Chevron/ChevronDown.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Chevron/ChevronLeft.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Chevron/ChevronRight.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Chevron/ChevronUp.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Chevron/index.d.ts +4 -0
- package/dist/cjs/icons/Arrows/Double chevron/ChevronDoubleDown.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Double chevron/ChevronDoubleLeft.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Double chevron/ChevronDoubleRight.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Double chevron/ChevronDoubleUp.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Double chevron/index.d.ts +4 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowDown.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowDown1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowDownLeft.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowDownLeft1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowDownRight.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowDownRight1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowLeft.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowLeft1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowRight.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowRight1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowUp.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowUp1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowUpLeft.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowUpLeft1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowUpRight.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/ArrowUpRight1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Normal arrows/index.d.ts +16 -0
- package/dist/cjs/icons/Arrows/Special/ArrowSwitch.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Special/ArrowSwitch1.d.ts +7 -0
- package/dist/cjs/icons/Arrows/Special/index.d.ts +2 -0
- package/dist/cjs/icons/BIK AI specific/AiEmoji.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/AiRobot.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Expand.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Frame27202.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Frame27389.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Frame27597.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Frame27598.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Frame27599.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/PricePlease.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Shape.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Shorter.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Sparkling2Line.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/Write.d.ts +7 -0
- package/dist/cjs/icons/BIK AI specific/index.d.ts +13 -0
- package/dist/cjs/icons/Informational/Common UI/Bell.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/BellSync.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/Bulb.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/MenuHamburger.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/MessageSearch.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/MoreHorizontal.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/MoreVertical.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/Search.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/Settings.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/Training.d.ts +7 -0
- package/dist/cjs/icons/Informational/Common UI/index.d.ts +10 -0
- package/dist/cjs/icons/Informational/Communication/Chat.d.ts +7 -0
- package/dist/cjs/icons/Informational/Communication/ChatCheck.d.ts +7 -0
- package/dist/cjs/icons/Informational/Communication/ChatQuestion.d.ts +7 -0
- package/dist/cjs/icons/Informational/Communication/ChatStar.d.ts +7 -0
- package/dist/cjs/icons/Informational/Communication/Email.d.ts +7 -0
- package/dist/cjs/icons/Informational/Communication/Headphone.d.ts +7 -0
- package/dist/cjs/icons/Informational/Communication/LiveChat.d.ts +7 -0
- package/dist/cjs/icons/Informational/Communication/Phone.d.ts +7 -0
- package/dist/cjs/icons/Informational/Communication/index.d.ts +8 -0
- package/dist/cjs/icons/Informational/Customer intent/ClipboardCheck.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/Experimental.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/Frame27202.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/Help.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/Percent.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/Purchase.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/Services.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/ShoppingCart.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/SingleChoice.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/Unsatisfactory.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/UserSound.d.ts +7 -0
- package/dist/cjs/icons/Informational/Customer intent/index.d.ts +11 -0
- package/dist/cjs/icons/Informational/Date and time/Calendar.d.ts +7 -0
- package/dist/cjs/icons/Informational/Date and time/CalendarAdd.d.ts +7 -0
- package/dist/cjs/icons/Informational/Date and time/Clock.d.ts +7 -0
- package/dist/cjs/icons/Informational/Date and time/HourGlass.d.ts +7 -0
- package/dist/cjs/icons/Informational/Date and time/WorkingHours.d.ts +7 -0
- package/dist/cjs/icons/Informational/Date and time/index.d.ts +5 -0
- package/dist/cjs/icons/Informational/Files and folders/Archive1.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/Excel.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/File.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/FileCsv.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/FilePage.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/FilePdf.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/Folder.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/MediaMessage.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/Move.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/OrderHistory.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/TextMessage.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/Unarchive.d.ts +7 -0
- package/dist/cjs/icons/Informational/Files and folders/index.d.ts +12 -0
- package/dist/cjs/icons/Informational/Finance/Bank.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/CashOnDelivery.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/ChartLine.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/CreditCard.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/Growth.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/Money1.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/NoCredits.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/Percent.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/Rupee.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/TablerTicket.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/Wallet.d.ts +7 -0
- package/dist/cjs/icons/Informational/Finance/index.d.ts +11 -0
- package/dist/cjs/icons/Informational/General/AlertTriangle.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/Check.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/CheckDouble.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/CloseTicket1.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/Error.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/FailDoc.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/Help.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/IcList.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/Info.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/NewTicket.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/RoundCheck.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/Slash.d.ts +7 -0
- package/dist/cjs/icons/Informational/General/index.d.ts +12 -0
- package/dist/cjs/icons/Informational/Identity/Chatbot.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/Contacts.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/Group.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/IdCard.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/Person.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/Robot.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/Union.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/Union1.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/UserMinus1.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/UserPlus.d.ts +7 -0
- package/dist/cjs/icons/Informational/Identity/index.d.ts +10 -0
- package/dist/cjs/icons/Informational/Location/Address.d.ts +7 -0
- package/dist/cjs/icons/Informational/Location/LanguageChange.d.ts +7 -0
- package/dist/cjs/icons/Informational/Location/MapPin.d.ts +7 -0
- package/dist/cjs/icons/Informational/Location/Truck.d.ts +7 -0
- package/dist/cjs/icons/Informational/Location/index.d.ts +4 -0
- package/dist/cjs/icons/Informational/Store related/AllDocs.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/AllProduct.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/Clipboard.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/ClipboardCheck.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/CustomerReport.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/Head112.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/InventoryReport.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/OrderReport.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/PaymentReport.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/Store.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/StoreSync.d.ts +7 -0
- package/dist/cjs/icons/Informational/Store related/index.d.ts +11 -0
- package/dist/cjs/icons/Informational/eCommerce/AddLabel.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/Click.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/Filter.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/Gift1.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/GiftMinus.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/GiftPlus.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/Promocode.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/Receipt.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/ShieldCheck.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/ShoppingBag.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/ShoppingBasket.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/ShoppingCart.d.ts +7 -0
- package/dist/cjs/icons/Informational/eCommerce/index.d.ts +12 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Categories/Box.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Categories/Box2.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Categories/index.d.ts +2 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Navigation/Journeys.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Navigation/Services.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Navigation/index.d.ts +2 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Plans/PlanUltimate.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Plans/index.d.ts +1 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Services/Businesscard.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Services/Customdomain.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Services/Marketing.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Services/PaymentLink.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Services/Theme.d.ts +7 -0
- package/dist/cjs/icons/Legacy - Bikayi specific/Services/index.d.ts +5 -0
- package/dist/cjs/icons/Media/Audio/Microphone.d.ts +7 -0
- package/dist/cjs/icons/Media/Audio/Pause.d.ts +7 -0
- package/dist/cjs/icons/Media/Audio/Play.d.ts +7 -0
- package/dist/cjs/icons/Media/Audio/Sleep.d.ts +7 -0
- package/dist/cjs/icons/Media/Audio/VolumeMute.d.ts +7 -0
- package/dist/cjs/icons/Media/Audio/VolumeOneline.d.ts +7 -0
- package/dist/cjs/icons/Media/Audio/VolumeTwoline.d.ts +7 -0
- package/dist/cjs/icons/Media/Audio/index.d.ts +7 -0
- package/dist/cjs/icons/Media/Devices/Desktop.d.ts +7 -0
- package/dist/cjs/icons/Media/Devices/Smartphone.d.ts +7 -0
- package/dist/cjs/icons/Media/Devices/index.d.ts +2 -0
- package/dist/cjs/icons/Media/Others/BarcodeScan.d.ts +7 -0
- package/dist/cjs/icons/Media/Others/Download.d.ts +7 -0
- package/dist/cjs/icons/Media/Others/EmojiSmile.d.ts +7 -0
- package/dist/cjs/icons/Media/Others/Paperclip.d.ts +7 -0
- package/dist/cjs/icons/Media/Others/Upload.d.ts +7 -0
- package/dist/cjs/icons/Media/Others/index.d.ts +5 -0
- package/dist/cjs/icons/Media/Visual/Camera.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/CameraAdd.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/Crop.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/FlashOff.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/FlashOn.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/Image.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/ImageAdd.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/Images.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/Maximize.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/RotateAnticlockwise.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/RotateClockwise.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/VideoCamcorder.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/VideoFilm.d.ts +7 -0
- package/dist/cjs/icons/Media/Visual/index.d.ts +13 -0
- package/dist/cjs/icons/Social/Channels /Email.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /EmailMarketing.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /Facebook.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /FacebookComment.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /Instagram.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /InstagramIcon.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /Messenger.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /Tasks.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /WebPush.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /WhatsApp.d.ts +6 -0
- package/dist/cjs/icons/Social/Channels /index.d.ts +10 -0
- package/dist/cjs/icons/Social/Social/EmailMarketing.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Facebook.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Google.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Instagram.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Messenger.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Rcs.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Twitter.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Website.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Whatsapp.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/Youtube.d.ts +7 -0
- package/dist/cjs/icons/Social/Social/index.d.ts +10 -0
- package/dist/cjs/icons/Toggles/General/Eye.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/EyeClosed.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/EyeOff.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/HeartEmpty.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/HeartFilled.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/Lock.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/StarEmpty.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/StarFilled.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/StarHalf.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/Unlock.d.ts +7 -0
- package/dist/cjs/icons/Toggles/General/index.d.ts +10 -0
- package/dist/cjs/icons/index.d.ts +56 -0
- package/dist/cjs/icons/registry.d.ts +10 -0
- package/dist/esm/components/QueryBuilder/Triggers/EVENTS/components/EventsTrigger.d.ts +1 -1
- package/dist/esm/components/QueryBuilder/Triggers/EVENTS/selectors/useIGTriggerNameCacheSelector.d.ts +1 -1
- package/dist/esm/components/QueryBuilder/Triggers/IG/components/IGTrigger.d.ts +1 -1
- package/dist/esm/components/QueryBuilder/Triggers/IG/selectors/useIGTriggerNameCacheSelector.d.ts +1 -1
- package/dist/esm/components/QueryBuilder/Triggers/components/BaseTriggerQueryBuilderNode.d.ts +2 -2
- package/dist/esm/icons/Actions/Common actions/Activate.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Code.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Cross.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Deactivate.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Delete.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Edit.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Forward.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Fullscreen.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/LinkSimpleHorizontal.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Minus.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/Plus.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/SendAirplane.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/ShareAndroid.d.ts +7 -0
- package/dist/esm/icons/Actions/Common actions/index.d.ts +13 -0
- package/dist/esm/icons/Actions/Formatting/CheckboxIcon.d.ts +7 -0
- package/dist/esm/icons/Actions/Formatting/Copy.d.ts +7 -0
- package/dist/esm/icons/Actions/Formatting/Dropdown.d.ts +7 -0
- package/dist/esm/icons/Actions/Formatting/MultiLine.d.ts +7 -0
- package/dist/esm/icons/Actions/Formatting/MultiSelect.d.ts +7 -0
- package/dist/esm/icons/Actions/Formatting/Number.d.ts +7 -0
- package/dist/esm/icons/Actions/Formatting/Text.d.ts +7 -0
- package/dist/esm/icons/Actions/Formatting/Textbox.d.ts +7 -0
- package/dist/esm/icons/Actions/Formatting/index.d.ts +8 -0
- package/dist/esm/icons/Actions/Navigation/ArrowRedo.d.ts +7 -0
- package/dist/esm/icons/Actions/Navigation/ArrowUndo.d.ts +7 -0
- package/dist/esm/icons/Actions/Navigation/LogIn.d.ts +7 -0
- package/dist/esm/icons/Actions/Navigation/LogOut.d.ts +7 -0
- package/dist/esm/icons/Actions/Navigation/OpenNewWindow.d.ts +7 -0
- package/dist/esm/icons/Actions/Navigation/Refresh.d.ts +7 -0
- package/dist/esm/icons/Actions/Navigation/Rewind.d.ts +7 -0
- package/dist/esm/icons/Actions/Navigation/Sync.d.ts +7 -0
- package/dist/esm/icons/Actions/Navigation/index.d.ts +8 -0
- package/dist/esm/icons/Actions/Selection/HandleDrag.d.ts +7 -0
- package/dist/esm/icons/Actions/Selection/SelectDocManually.d.ts +7 -0
- package/dist/esm/icons/Actions/Selection/SingleChoice.d.ts +7 -0
- package/dist/esm/icons/Actions/Selection/index.d.ts +3 -0
- package/dist/esm/icons/Arrows/Carat/CaratDown.d.ts +7 -0
- package/dist/esm/icons/Arrows/Carat/CaratLeft.d.ts +7 -0
- package/dist/esm/icons/Arrows/Carat/CaratRight.d.ts +7 -0
- package/dist/esm/icons/Arrows/Carat/CaratUp.d.ts +7 -0
- package/dist/esm/icons/Arrows/Carat/index.d.ts +4 -0
- package/dist/esm/icons/Arrows/Chevron/ChevronDown.d.ts +7 -0
- package/dist/esm/icons/Arrows/Chevron/ChevronLeft.d.ts +7 -0
- package/dist/esm/icons/Arrows/Chevron/ChevronRight.d.ts +7 -0
- package/dist/esm/icons/Arrows/Chevron/ChevronUp.d.ts +7 -0
- package/dist/esm/icons/Arrows/Chevron/index.d.ts +4 -0
- package/dist/esm/icons/Arrows/Double chevron/ChevronDoubleDown.d.ts +7 -0
- package/dist/esm/icons/Arrows/Double chevron/ChevronDoubleLeft.d.ts +7 -0
- package/dist/esm/icons/Arrows/Double chevron/ChevronDoubleRight.d.ts +7 -0
- package/dist/esm/icons/Arrows/Double chevron/ChevronDoubleUp.d.ts +7 -0
- package/dist/esm/icons/Arrows/Double chevron/index.d.ts +4 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowDown.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowDown1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowDownLeft.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowDownLeft1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowDownRight.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowDownRight1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowLeft.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowLeft1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowRight.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowRight1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowUp.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowUp1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowUpLeft.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowUpLeft1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowUpRight.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/ArrowUpRight1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Normal arrows/index.d.ts +16 -0
- package/dist/esm/icons/Arrows/Special/ArrowSwitch.d.ts +7 -0
- package/dist/esm/icons/Arrows/Special/ArrowSwitch1.d.ts +7 -0
- package/dist/esm/icons/Arrows/Special/index.d.ts +2 -0
- package/dist/esm/icons/BIK AI specific/AiEmoji.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/AiRobot.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Expand.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Frame27202.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Frame27389.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Frame27597.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Frame27598.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Frame27599.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/PricePlease.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Shape.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Shorter.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Sparkling2Line.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/Write.d.ts +7 -0
- package/dist/esm/icons/BIK AI specific/index.d.ts +13 -0
- package/dist/esm/icons/Informational/Common UI/Bell.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/BellSync.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/Bulb.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/MenuHamburger.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/MessageSearch.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/MoreHorizontal.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/MoreVertical.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/Search.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/Settings.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/Training.d.ts +7 -0
- package/dist/esm/icons/Informational/Common UI/index.d.ts +10 -0
- package/dist/esm/icons/Informational/Communication/Chat.d.ts +7 -0
- package/dist/esm/icons/Informational/Communication/ChatCheck.d.ts +7 -0
- package/dist/esm/icons/Informational/Communication/ChatQuestion.d.ts +7 -0
- package/dist/esm/icons/Informational/Communication/ChatStar.d.ts +7 -0
- package/dist/esm/icons/Informational/Communication/Email.d.ts +7 -0
- package/dist/esm/icons/Informational/Communication/Headphone.d.ts +7 -0
- package/dist/esm/icons/Informational/Communication/LiveChat.d.ts +7 -0
- package/dist/esm/icons/Informational/Communication/Phone.d.ts +7 -0
- package/dist/esm/icons/Informational/Communication/index.d.ts +8 -0
- package/dist/esm/icons/Informational/Customer intent/ClipboardCheck.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/Experimental.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/Frame27202.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/Help.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/Percent.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/Purchase.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/Services.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/ShoppingCart.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/SingleChoice.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/Unsatisfactory.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/UserSound.d.ts +7 -0
- package/dist/esm/icons/Informational/Customer intent/index.d.ts +11 -0
- package/dist/esm/icons/Informational/Date and time/Calendar.d.ts +7 -0
- package/dist/esm/icons/Informational/Date and time/CalendarAdd.d.ts +7 -0
- package/dist/esm/icons/Informational/Date and time/Clock.d.ts +7 -0
- package/dist/esm/icons/Informational/Date and time/HourGlass.d.ts +7 -0
- package/dist/esm/icons/Informational/Date and time/WorkingHours.d.ts +7 -0
- package/dist/esm/icons/Informational/Date and time/index.d.ts +5 -0
- package/dist/esm/icons/Informational/Files and folders/Archive1.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/Excel.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/File.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/FileCsv.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/FilePage.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/FilePdf.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/Folder.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/MediaMessage.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/Move.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/OrderHistory.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/TextMessage.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/Unarchive.d.ts +7 -0
- package/dist/esm/icons/Informational/Files and folders/index.d.ts +12 -0
- package/dist/esm/icons/Informational/Finance/Bank.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/CashOnDelivery.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/ChartLine.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/CreditCard.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/Growth.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/Money1.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/NoCredits.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/Percent.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/Rupee.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/TablerTicket.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/Wallet.d.ts +7 -0
- package/dist/esm/icons/Informational/Finance/index.d.ts +11 -0
- package/dist/esm/icons/Informational/General/AlertTriangle.d.ts +7 -0
- package/dist/esm/icons/Informational/General/Check.d.ts +7 -0
- package/dist/esm/icons/Informational/General/CheckDouble.d.ts +7 -0
- package/dist/esm/icons/Informational/General/CloseTicket1.d.ts +7 -0
- package/dist/esm/icons/Informational/General/Error.d.ts +7 -0
- package/dist/esm/icons/Informational/General/FailDoc.d.ts +7 -0
- package/dist/esm/icons/Informational/General/Help.d.ts +7 -0
- package/dist/esm/icons/Informational/General/IcList.d.ts +7 -0
- package/dist/esm/icons/Informational/General/Info.d.ts +7 -0
- package/dist/esm/icons/Informational/General/NewTicket.d.ts +7 -0
- package/dist/esm/icons/Informational/General/RoundCheck.d.ts +7 -0
- package/dist/esm/icons/Informational/General/Slash.d.ts +7 -0
- package/dist/esm/icons/Informational/General/index.d.ts +12 -0
- package/dist/esm/icons/Informational/Identity/Chatbot.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/Contacts.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/Group.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/IdCard.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/Person.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/Robot.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/Union.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/Union1.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/UserMinus1.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/UserPlus.d.ts +7 -0
- package/dist/esm/icons/Informational/Identity/index.d.ts +10 -0
- package/dist/esm/icons/Informational/Location/Address.d.ts +7 -0
- package/dist/esm/icons/Informational/Location/LanguageChange.d.ts +7 -0
- package/dist/esm/icons/Informational/Location/MapPin.d.ts +7 -0
- package/dist/esm/icons/Informational/Location/Truck.d.ts +7 -0
- package/dist/esm/icons/Informational/Location/index.d.ts +4 -0
- package/dist/esm/icons/Informational/Store related/AllDocs.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/AllProduct.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/Clipboard.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/ClipboardCheck.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/CustomerReport.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/Head112.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/InventoryReport.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/OrderReport.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/PaymentReport.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/Store.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/StoreSync.d.ts +7 -0
- package/dist/esm/icons/Informational/Store related/index.d.ts +11 -0
- package/dist/esm/icons/Informational/eCommerce/AddLabel.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/Click.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/Filter.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/Gift1.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/GiftMinus.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/GiftPlus.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/Promocode.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/Receipt.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/ShieldCheck.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/ShoppingBag.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/ShoppingBasket.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/ShoppingCart.d.ts +7 -0
- package/dist/esm/icons/Informational/eCommerce/index.d.ts +12 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Categories/Box.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Categories/Box2.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Categories/index.d.ts +2 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Navigation/Journeys.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Navigation/Services.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Navigation/index.d.ts +2 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Plans/PlanUltimate.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Plans/index.d.ts +1 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Services/Businesscard.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Services/Customdomain.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Services/Marketing.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Services/PaymentLink.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Services/Theme.d.ts +7 -0
- package/dist/esm/icons/Legacy - Bikayi specific/Services/index.d.ts +5 -0
- package/dist/esm/icons/Media/Audio/Microphone.d.ts +7 -0
- package/dist/esm/icons/Media/Audio/Pause.d.ts +7 -0
- package/dist/esm/icons/Media/Audio/Play.d.ts +7 -0
- package/dist/esm/icons/Media/Audio/Sleep.d.ts +7 -0
- package/dist/esm/icons/Media/Audio/VolumeMute.d.ts +7 -0
- package/dist/esm/icons/Media/Audio/VolumeOneline.d.ts +7 -0
- package/dist/esm/icons/Media/Audio/VolumeTwoline.d.ts +7 -0
- package/dist/esm/icons/Media/Audio/index.d.ts +7 -0
- package/dist/esm/icons/Media/Devices/Desktop.d.ts +7 -0
- package/dist/esm/icons/Media/Devices/Smartphone.d.ts +7 -0
- package/dist/esm/icons/Media/Devices/index.d.ts +2 -0
- package/dist/esm/icons/Media/Others/BarcodeScan.d.ts +7 -0
- package/dist/esm/icons/Media/Others/Download.d.ts +7 -0
- package/dist/esm/icons/Media/Others/EmojiSmile.d.ts +7 -0
- package/dist/esm/icons/Media/Others/Paperclip.d.ts +7 -0
- package/dist/esm/icons/Media/Others/Upload.d.ts +7 -0
- package/dist/esm/icons/Media/Others/index.d.ts +5 -0
- package/dist/esm/icons/Media/Visual/Camera.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/CameraAdd.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/Crop.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/FlashOff.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/FlashOn.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/Image.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/ImageAdd.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/Images.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/Maximize.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/RotateAnticlockwise.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/RotateClockwise.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/VideoCamcorder.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/VideoFilm.d.ts +7 -0
- package/dist/esm/icons/Media/Visual/index.d.ts +13 -0
- package/dist/esm/icons/Social/Channels /Email.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /EmailMarketing.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /Facebook.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /FacebookComment.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /Instagram.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /InstagramIcon.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /Messenger.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /Tasks.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /WebPush.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /WhatsApp.d.ts +6 -0
- package/dist/esm/icons/Social/Channels /index.d.ts +10 -0
- package/dist/esm/icons/Social/Social/EmailMarketing.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Facebook.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Google.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Instagram.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Messenger.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Rcs.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Twitter.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Website.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Whatsapp.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Youtube.d.ts +7 -0
- package/dist/esm/icons/Social/Social/index.d.ts +10 -0
- package/dist/esm/icons/Toggles/General/Eye.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/EyeClosed.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/EyeOff.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/HeartEmpty.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/HeartFilled.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/Lock.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/StarEmpty.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/StarFilled.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/StarHalf.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/Unlock.d.ts +7 -0
- package/dist/esm/icons/Toggles/General/index.d.ts +10 -0
- package/dist/esm/icons/index.d.ts +56 -0
- package/dist/esm/icons/registry.d.ts +10 -0
- package/package.json +2 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgEyeClosed: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgEyeClosed;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgEyeOff: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgEyeOff;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgHeartEmpty: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgHeartEmpty;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgHeartFilled: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgHeartFilled;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgStarEmpty: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgStarEmpty;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgStarFilled: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgStarFilled;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgStarHalf: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgStarHalf;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgUnlock: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgUnlock;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { default as Eye } from './Eye';
|
|
2
|
+
export { default as EyeClosed } from './EyeClosed';
|
|
3
|
+
export { default as EyeOff } from './EyeOff';
|
|
4
|
+
export { default as HeartEmpty } from './HeartEmpty';
|
|
5
|
+
export { default as HeartFilled } from './HeartFilled';
|
|
6
|
+
export { default as Lock } from './Lock';
|
|
7
|
+
export { default as StarEmpty } from './StarEmpty';
|
|
8
|
+
export { default as StarFilled } from './StarFilled';
|
|
9
|
+
export { default as StarHalf } from './StarHalf';
|
|
10
|
+
export { default as Unlock } from './Unlock';
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
export { Activate, Code, Cross, Deactivate, Delete, Edit, Forward, Fullscreen, LinkSimpleHorizontal, Minus, Plus, SendAirplane, ShareAndroid, } from './Actions/Common actions';
|
|
2
|
+
export { CheckboxIcon, Copy, Dropdown, MultiLine, MultiSelect, Number, Text, Textbox, } from './Actions/Formatting';
|
|
3
|
+
export { ArrowRedo, ArrowUndo, LogIn, LogOut, OpenNewWindow, Refresh, Rewind, Sync, } from './Actions/Navigation';
|
|
4
|
+
export { HandleDrag, SelectDocManually, SingleChoice, } from './Actions/Selection';
|
|
5
|
+
export { SingleChoice as ActionsSelectionSingleChoice } from './Actions/Selection';
|
|
6
|
+
export { CaratDown, CaratLeft, CaratRight, CaratUp } from './Arrows/Carat';
|
|
7
|
+
export { ChevronDown, ChevronLeft, ChevronRight, ChevronUp, } from './Arrows/Chevron';
|
|
8
|
+
export { ChevronDoubleDown, ChevronDoubleLeft, ChevronDoubleRight, ChevronDoubleUp, } from './Arrows/Double chevron';
|
|
9
|
+
export { ArrowDown, ArrowDown1, ArrowDownLeft, ArrowDownLeft1, ArrowDownRight, ArrowDownRight1, ArrowLeft, ArrowLeft1, ArrowRight, ArrowRight1, ArrowUp, ArrowUp1, ArrowUpLeft, ArrowUpLeft1, ArrowUpRight, ArrowUpRight1, } from './Arrows/Normal arrows';
|
|
10
|
+
export { ArrowSwitch, ArrowSwitch1 } from './Arrows/Special';
|
|
11
|
+
export { AiEmoji, AiRobot, Expand, Frame27202, Frame27389, Frame27597, Frame27598, Frame27599, PricePlease, Shape, Shorter, Sparkling2Line, Write, } from './BIK AI specific';
|
|
12
|
+
export { Frame27202 as BikAIFrame27202 } from './BIK AI specific';
|
|
13
|
+
export { Bell, BellSync, Bulb, MenuHamburger, MessageSearch, MoreHorizontal, MoreVertical, Search, Settings, Training, } from './Informational/Common UI';
|
|
14
|
+
export { Chat, ChatCheck, ChatQuestion, ChatStar, Email, Headphone, LiveChat, Phone, } from './Informational/Communication';
|
|
15
|
+
export { Email as InfoCommunicationEmail } from './Informational/Communication';
|
|
16
|
+
export { ClipboardCheck, Experimental, Help, Percent, Purchase, Services, ShoppingCart, Unsatisfactory, UserSound, } from './Informational/Customer intent';
|
|
17
|
+
export { ClipboardCheck as InfoCustomerIntentClipboardCheck } from './Informational/Customer intent';
|
|
18
|
+
export { Frame27202 as InfoCustomerIntentFrame27202 } from './Informational/Customer intent';
|
|
19
|
+
export { Help as InfoCustomerIntentHelp } from './Informational/Customer intent';
|
|
20
|
+
export { Percent as InfoCustomerIntentPercent } from './Informational/Customer intent';
|
|
21
|
+
export { Services as InfoCustomerIntentServices } from './Informational/Customer intent';
|
|
22
|
+
export { ShoppingCart as InfoCustomerIntentShoppingCart } from './Informational/Customer intent';
|
|
23
|
+
export { SingleChoice as InfoCustomerIntentSingleChoice } from './Informational/Customer intent';
|
|
24
|
+
export { Calendar, CalendarAdd, Clock, HourGlass, WorkingHours, } from './Informational/Date and time';
|
|
25
|
+
export { AddLabel, Click, Filter, Gift1, GiftMinus, GiftPlus, Promocode, Receipt, ShieldCheck, ShoppingBag, ShoppingBasket, } from './Informational/eCommerce';
|
|
26
|
+
export { ShoppingCart as InfoECommerceShoppingCart } from './Informational/eCommerce';
|
|
27
|
+
export { Archive1, Excel, File, FileCsv, FilePage, FilePdf, Folder, MediaMessage, Move, OrderHistory, TextMessage, Unarchive, } from './Informational/Files and folders';
|
|
28
|
+
export { Bank, CashOnDelivery, ChartLine, CreditCard, Growth, Money1, NoCredits, Rupee, TablerTicket, Wallet, } from './Informational/Finance';
|
|
29
|
+
export { Percent as InfoFinancePercent } from './Informational/Finance';
|
|
30
|
+
export { AlertTriangle, Check, CheckDouble, CloseTicket1, Error, FailDoc, IcList, Info, NewTicket, RoundCheck, Slash, } from './Informational/General';
|
|
31
|
+
export { Help as InfoGeneralHelp } from './Informational/General';
|
|
32
|
+
export { Chatbot, Contacts, Group, IdCard, Person, Robot, Union, Union1, UserMinus1, UserPlus, } from './Informational/Identity';
|
|
33
|
+
export { Address, LanguageChange, MapPin, Truck, } from './Informational/Location';
|
|
34
|
+
export { AllDocs, AllProduct, Clipboard, CustomerReport, Head112, InventoryReport, OrderReport, PaymentReport, Store, StoreSync, } from './Informational/Store related';
|
|
35
|
+
export { ClipboardCheck as InfoStoreRelatedClipboardCheck } from './Informational/Store related';
|
|
36
|
+
export { Box, Box2 } from './Legacy - Bikayi specific/Categories';
|
|
37
|
+
export { Journeys } from './Legacy - Bikayi specific/Navigation';
|
|
38
|
+
export { Services as LegacyNavigationServices } from './Legacy - Bikayi specific/Navigation';
|
|
39
|
+
export { PlanUltimate } from './Legacy - Bikayi specific/Plans';
|
|
40
|
+
export { Businesscard, Customdomain, Marketing, PaymentLink, Theme, } from './Legacy - Bikayi specific/Services';
|
|
41
|
+
export { Microphone, Pause, Play, Sleep, VolumeMute, VolumeOneline, VolumeTwoline, } from './Media/Audio';
|
|
42
|
+
export { Desktop, Smartphone } from './Media/Devices';
|
|
43
|
+
export { BarcodeScan, Download, EmojiSmile, Paperclip, Upload, } from './Media/Others';
|
|
44
|
+
export { Camera, CameraAdd, Crop, FlashOff, FlashOn, Image, ImageAdd, Images, Maximize, RotateAnticlockwise, RotateClockwise, VideoCamcorder, VideoFilm, } from './Media/Visual';
|
|
45
|
+
export { EmailMarketing, Facebook, FacebookComment, Instagram, InstagramIcon, Messenger, Tasks, WebPush, WhatsApp, } from './Social/Channels ';
|
|
46
|
+
export { Email as SocialChannelsEmail } from './Social/Channels ';
|
|
47
|
+
export { EmailMarketing as SocialChannelsEmailMarketing } from './Social/Channels ';
|
|
48
|
+
export { Facebook as SocialChannelsFacebook } from './Social/Channels ';
|
|
49
|
+
export { Instagram as SocialChannelsInstagram } from './Social/Channels ';
|
|
50
|
+
export { Messenger as SocialChannelsMessenger } from './Social/Channels ';
|
|
51
|
+
export { Google, Rcs, Twitter, Website, Whatsapp, Youtube, } from './Social/Social';
|
|
52
|
+
export { EmailMarketing as SocialSocialEmailMarketing } from './Social/Social';
|
|
53
|
+
export { Facebook as SocialSocialFacebook } from './Social/Social';
|
|
54
|
+
export { Instagram as SocialSocialInstagram } from './Social/Social';
|
|
55
|
+
export { Messenger as SocialSocialMessenger } from './Social/Social';
|
|
56
|
+
export { Eye, EyeClosed, EyeOff, HeartEmpty, HeartFilled, Lock, StarEmpty, StarFilled, StarHalf, Unlock, } from './Toggles/General';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
import type { FC } from 'react';
|
|
3
|
+
export type IconModule = Record<string, FC<SVGProps<SVGSVGElement>>>;
|
|
4
|
+
export interface IconGroup {
|
|
5
|
+
label: string;
|
|
6
|
+
icons: IconModule;
|
|
7
|
+
/** Brand icons have fixed colors and only accept a size prop */
|
|
8
|
+
isBrand?: boolean;
|
|
9
|
+
}
|
|
10
|
+
export declare const iconGroups: IconGroup[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { QueryBuilderNodeProps } from "../../../
|
|
2
|
+
import { QueryBuilderNodeProps } from "../../../Types/QueryBuilderNodeProps.type";
|
|
3
3
|
declare const EventsTrigger: React.FC<QueryBuilderNodeProps>;
|
|
4
4
|
export default EventsTrigger;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { QueryBuilderAPIData } from "../../../
|
|
1
|
+
import { QueryBuilderAPIData } from "../../../Types/QueryBuilderAPI.type";
|
|
2
2
|
export declare const useIGTriggerNameCacheSelector: () => QueryBuilderAPIData[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { QueryBuilderNodeProps } from "../../../
|
|
2
|
+
import { QueryBuilderNodeProps } from "../../../Types/QueryBuilderNodeProps.type";
|
|
3
3
|
declare const IGTrigger: React.FC<QueryBuilderNodeProps>;
|
|
4
4
|
export default IGTrigger;
|
package/dist/esm/components/QueryBuilder/Triggers/IG/selectors/useIGTriggerNameCacheSelector.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { QueryBuilderAPIData } from "../../../
|
|
1
|
+
import { QueryBuilderAPIData } from "../../../Types/QueryBuilderAPI.type";
|
|
2
2
|
export declare const useIGTriggerNameCacheSelector: () => QueryBuilderAPIData[];
|
package/dist/esm/components/QueryBuilder/Triggers/components/BaseTriggerQueryBuilderNode.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { DropdownOption } from "../../../dropdown/type";
|
|
3
|
-
import { QueryBuilderProperty } from "../../
|
|
4
|
-
import { QueryBuilderNodeProps } from "../../
|
|
3
|
+
import { QueryBuilderProperty } from "../../Types/QueryBuilder.type";
|
|
4
|
+
import { QueryBuilderNodeProps } from "../../Types/QueryBuilderNodeProps.type";
|
|
5
5
|
declare const BaseTriggerQueryBuilderNode: React.FC<QueryBuilderNodeProps & {
|
|
6
6
|
cacheKey: string;
|
|
7
7
|
propertyAddBtnText: string;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgActivate: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgActivate;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgCross: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgCross;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgDeactivate: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgDeactivate;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgDelete: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgDelete;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgForward: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgForward;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgFullscreen: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgFullscreen;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgLinkSimpleHorizontal: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgLinkSimpleHorizontal;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgMinus: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgMinus;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgSendAirplane: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgSendAirplane;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgShareAndroid: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgShareAndroid;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export { default as Activate } from './Activate';
|
|
2
|
+
export { default as Code } from './Code';
|
|
3
|
+
export { default as Cross } from './Cross';
|
|
4
|
+
export { default as Deactivate } from './Deactivate';
|
|
5
|
+
export { default as Delete } from './Delete';
|
|
6
|
+
export { default as Edit } from './Edit';
|
|
7
|
+
export { default as Forward } from './Forward';
|
|
8
|
+
export { default as Fullscreen } from './Fullscreen';
|
|
9
|
+
export { default as LinkSimpleHorizontal } from './LinkSimpleHorizontal';
|
|
10
|
+
export { default as Minus } from './Minus';
|
|
11
|
+
export { default as Plus } from './Plus';
|
|
12
|
+
export { default as SendAirplane } from './SendAirplane';
|
|
13
|
+
export { default as ShareAndroid } from './ShareAndroid';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgCheckboxIcon: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgCheckboxIcon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgDropdown: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgDropdown;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgMultiLine: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgMultiLine;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgMultiSelect: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgMultiSelect;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgNumber: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgNumber;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgTextbox: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgTextbox;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { default as CheckboxIcon } from './CheckboxIcon';
|
|
2
|
+
export { default as Copy } from './Copy';
|
|
3
|
+
export { default as Dropdown } from './Dropdown';
|
|
4
|
+
export { default as MultiLine } from './MultiLine';
|
|
5
|
+
export { default as MultiSelect } from './MultiSelect';
|
|
6
|
+
export { default as Number } from './Number';
|
|
7
|
+
export { default as Text } from './Text';
|
|
8
|
+
export { default as Textbox } from './Textbox';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgArrowRedo: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgArrowRedo;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgArrowUndo: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgArrowUndo;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgLogIn: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgLogIn;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgLogOut: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgLogOut;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgOpenNewWindow: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgOpenNewWindow;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgRefresh: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgRefresh;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgRewind: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgRewind;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { default as ArrowRedo } from './ArrowRedo';
|
|
2
|
+
export { default as ArrowUndo } from './ArrowUndo';
|
|
3
|
+
export { default as LogIn } from './LogIn';
|
|
4
|
+
export { default as LogOut } from './LogOut';
|
|
5
|
+
export { default as OpenNewWindow } from './OpenNewWindow';
|
|
6
|
+
export { default as Refresh } from './Refresh';
|
|
7
|
+
export { default as Rewind } from './Rewind';
|
|
8
|
+
export { default as Sync } from './Sync';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgHandleDrag: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgHandleDrag;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgSelectDocManually: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgSelectDocManually;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgSingleChoice: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgSingleChoice;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgCaratDown: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgCaratDown;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgCaratLeft: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgCaratLeft;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgCaratRight: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgCaratRight;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgCaratUp: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgCaratUp;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgChevronDown: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgChevronDown;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgChevronLeft: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgChevronLeft;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgChevronRight: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgChevronRight;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgChevronUp: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgChevronUp;
|