sesame-components-testing 2.0.2 → 2.0.3
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/Icon/action/index.d.ts +1 -0
- package/dist/Icon/action/index.js +12 -0
- package/dist/Icon/createIcon.d.ts +22 -0
- package/dist/Icon/createIcon.js +65 -0
- package/dist/Icon/index.d.ts +2 -0
- package/dist/Icon/index.js +20 -0
- package/dist/index.d.ts +3 -2
- package/dist/index.js +17 -5
- package/dist/testIcons/action/Add.d.ts +3 -0
- package/dist/testIcons/action/Add.js +7 -0
- package/dist/testIcons/action/AddLarge.d.ts +3 -0
- package/dist/testIcons/action/AddLarge.js +7 -0
- package/dist/testIcons/action/ArrowDown.d.ts +3 -0
- package/dist/testIcons/action/ArrowDown.js +7 -0
- package/dist/testIcons/action/ArrowDropDown.d.ts +3 -0
- package/dist/testIcons/action/ArrowDropDown.js +7 -0
- package/dist/testIcons/action/ArrowDropUp.d.ts +3 -0
- package/dist/testIcons/action/ArrowDropUp.js +7 -0
- package/dist/testIcons/action/ArrowLeft.d.ts +3 -0
- package/dist/testIcons/action/ArrowLeft.js +7 -0
- package/dist/testIcons/action/ArrowRight.d.ts +3 -0
- package/dist/testIcons/action/ArrowRight.js +7 -0
- package/dist/testIcons/action/ArrowUp.d.ts +3 -0
- package/dist/testIcons/action/ArrowUp.js +7 -0
- package/dist/testIcons/action/Backspace.d.ts +3 -0
- package/dist/testIcons/action/Backspace.js +7 -0
- package/dist/testIcons/action/Check.d.ts +3 -0
- package/dist/testIcons/action/Check.js +7 -0
- package/dist/testIcons/action/CheckIndeterminate.d.ts +3 -0
- package/dist/testIcons/action/CheckIndeterminate.js +7 -0
- package/dist/testIcons/action/ChevronDoubleLeft.d.ts +3 -0
- package/dist/testIcons/action/ChevronDoubleLeft.js +7 -0
- package/dist/testIcons/action/ChevronDoubleRight.d.ts +3 -0
- package/dist/testIcons/action/ChevronDoubleRight.js +7 -0
- package/dist/testIcons/action/ChevronDown.d.ts +3 -0
- package/dist/testIcons/action/ChevronDown.js +7 -0
- package/dist/testIcons/action/ChevronLeft.d.ts +3 -0
- package/dist/testIcons/action/ChevronLeft.js +7 -0
- package/dist/testIcons/action/ChevronRight.d.ts +3 -0
- package/dist/testIcons/action/ChevronRight.js +7 -0
- package/dist/testIcons/action/ChevronUp.d.ts +3 -0
- package/dist/testIcons/action/ChevronUp.js +7 -0
- package/dist/testIcons/action/Clear.d.ts +3 -0
- package/dist/testIcons/action/Clear.js +7 -0
- package/dist/testIcons/action/ClearAll.d.ts +3 -0
- package/dist/testIcons/action/ClearAll.js +7 -0
- package/dist/testIcons/action/Close.d.ts +3 -0
- package/dist/testIcons/action/Close.js +7 -0
- package/dist/testIcons/action/CloseLarge.d.ts +3 -0
- package/dist/testIcons/action/CloseLarge.js +7 -0
- package/dist/testIcons/action/Collapse.d.ts +3 -0
- package/dist/testIcons/action/Collapse.js +7 -0
- package/dist/testIcons/action/Copy.d.ts +3 -0
- package/dist/testIcons/action/Copy.js +7 -0
- package/dist/testIcons/action/Delete.d.ts +3 -0
- package/dist/testIcons/action/Delete.js +7 -0
- package/dist/testIcons/action/DoNotTouch.d.ts +3 -0
- package/dist/testIcons/action/DoNotTouch.js +7 -0
- package/dist/testIcons/action/DoNotWant.d.ts +3 -0
- package/dist/testIcons/action/DoNotWant.js +7 -0
- package/dist/testIcons/action/Download.d.ts +3 -0
- package/dist/testIcons/action/Download.js +7 -0
- package/dist/testIcons/action/DragIndicator.d.ts +3 -0
- package/dist/testIcons/action/DragIndicator.js +7 -0
- package/dist/testIcons/action/Edit.d.ts +3 -0
- package/dist/testIcons/action/Edit.js +7 -0
- package/dist/testIcons/action/EditDocument.d.ts +3 -0
- package/dist/testIcons/action/EditDocument.js +7 -0
- package/dist/testIcons/action/Expand.d.ts +3 -0
- package/dist/testIcons/action/Expand.js +7 -0
- package/dist/testIcons/action/Filter.d.ts +3 -0
- package/dist/testIcons/action/Filter.js +7 -0
- package/dist/testIcons/action/Insert.d.ts +3 -0
- package/dist/testIcons/action/Insert.js +7 -0
- package/dist/testIcons/action/Light.d.ts +3 -0
- package/dist/testIcons/action/Light.js +7 -0
- package/dist/testIcons/action/Lock.d.ts +3 -0
- package/dist/testIcons/action/Lock.js +7 -0
- package/dist/testIcons/action/Maintenance.d.ts +3 -0
- package/dist/testIcons/action/Maintenance.js +7 -0
- package/dist/testIcons/action/More.d.ts +3 -0
- package/dist/testIcons/action/More.js +7 -0
- package/dist/testIcons/action/No.d.ts +3 -0
- package/dist/testIcons/action/No.js +7 -0
- package/dist/testIcons/action/Only.d.ts +3 -0
- package/dist/testIcons/action/Only.js +7 -0
- package/dist/testIcons/action/OpenInNew.d.ts +3 -0
- package/dist/testIcons/action/OpenInNew.js +7 -0
- package/dist/testIcons/action/PauseCircle.d.ts +3 -0
- package/dist/testIcons/action/PauseCircle.js +7 -0
- package/dist/testIcons/action/Radio.d.ts +3 -0
- package/dist/testIcons/action/Radio.js +7 -0
- package/dist/testIcons/action/Recall.d.ts +3 -0
- package/dist/testIcons/action/Recall.js +7 -0
- package/dist/testIcons/action/Refresh.d.ts +3 -0
- package/dist/testIcons/action/Refresh.js +7 -0
- package/dist/testIcons/action/Refund.d.ts +3 -0
- package/dist/testIcons/action/Refund.js +7 -0
- package/dist/testIcons/action/Remove.d.ts +3 -0
- package/dist/testIcons/action/Remove.js +7 -0
- package/dist/testIcons/action/RemoveMeal.d.ts +3 -0
- package/dist/testIcons/action/RemoveMeal.js +7 -0
- package/dist/testIcons/action/RemoveSelection.d.ts +3 -0
- package/dist/testIcons/action/RemoveSelection.js +7 -0
- package/dist/testIcons/action/Replace.d.ts +3 -0
- package/dist/testIcons/action/Replace.js +7 -0
- package/dist/testIcons/action/Reset.d.ts +3 -0
- package/dist/testIcons/action/Reset.js +7 -0
- package/dist/testIcons/action/Search.d.ts +3 -0
- package/dist/testIcons/action/Search.js +7 -0
- package/dist/testIcons/action/Swap.d.ts +3 -0
- package/dist/testIcons/action/Swap.js +7 -0
- package/dist/testIcons/action/SwapVert.d.ts +3 -0
- package/dist/testIcons/action/SwapVert.js +7 -0
- package/dist/testIcons/action/Touch.d.ts +3 -0
- package/dist/testIcons/action/Touch.js +7 -0
- package/dist/testIcons/action/TrashCan.d.ts +3 -0
- package/dist/testIcons/action/TrashCan.js +7 -0
- package/dist/testIcons/action/Unlock.d.ts +3 -0
- package/dist/testIcons/action/Unlock.js +7 -0
- package/dist/testIcons/action/Upload.d.ts +3 -0
- package/dist/testIcons/action/Upload.js +7 -0
- package/dist/testIcons/action/ViewLess.d.ts +3 -0
- package/dist/testIcons/action/ViewLess.js +7 -0
- package/dist/testIcons/action/ViewMore.d.ts +3 -0
- package/dist/testIcons/action/ViewMore.js +7 -0
- package/dist/testIcons/action/index.d.ts +59 -0
- package/dist/testIcons/action/index.js +125 -0
- package/dist/testIcons/animated/LoadingSpinner.d.ts +3 -0
- package/dist/testIcons/animated/LoadingSpinner.js +7 -0
- package/dist/testIcons/animated/index.d.ts +1 -0
- package/dist/testIcons/animated/index.js +8 -0
- package/dist/testIcons/category/BreakfastSandwichColor.d.ts +3 -0
- package/dist/testIcons/category/BreakfastSandwichColor.js +7 -0
- package/dist/testIcons/category/BreakfastSandwichOutline.d.ts +3 -0
- package/dist/testIcons/category/BreakfastSandwichOutline.js +7 -0
- package/dist/testIcons/category/BurgerColor.d.ts +3 -0
- package/dist/testIcons/category/BurgerColor.js +7 -0
- package/dist/testIcons/category/BurgerOutline.d.ts +3 -0
- package/dist/testIcons/category/BurgerOutline.js +7 -0
- package/dist/testIcons/category/CashierColor.d.ts +3 -0
- package/dist/testIcons/category/CashierColor.js +7 -0
- package/dist/testIcons/category/CashierOutline.d.ts +3 -0
- package/dist/testIcons/category/CashierOutline.js +7 -0
- package/dist/testIcons/category/ChickenColor.d.ts +3 -0
- package/dist/testIcons/category/ChickenColor.js +7 -0
- package/dist/testIcons/category/ChickenOutline.d.ts +3 -0
- package/dist/testIcons/category/ChickenOutline.js +7 -0
- package/dist/testIcons/category/CoffeeColor.d.ts +3 -0
- package/dist/testIcons/category/CoffeeColor.js +9 -0
- package/dist/testIcons/category/CoffeeOutline.d.ts +3 -0
- package/dist/testIcons/category/CoffeeOutline.js +7 -0
- package/dist/testIcons/category/ConeColor.d.ts +3 -0
- package/dist/testIcons/category/ConeColor.js +17 -0
- package/dist/testIcons/category/ConeOutline.d.ts +3 -0
- package/dist/testIcons/category/ConeOutline.js +7 -0
- package/dist/testIcons/category/DiscountColor.d.ts +3 -0
- package/dist/testIcons/category/DiscountColor.js +7 -0
- package/dist/testIcons/category/DiscountOutline.d.ts +3 -0
- package/dist/testIcons/category/DiscountOutline.js +7 -0
- package/dist/testIcons/category/FishColor.d.ts +3 -0
- package/dist/testIcons/category/FishColor.js +7 -0
- package/dist/testIcons/category/FishOutline.d.ts +3 -0
- package/dist/testIcons/category/FishOutline.js +7 -0
- package/dist/testIcons/category/FountainDrinkColor.d.ts +3 -0
- package/dist/testIcons/category/FountainDrinkColor.js +9 -0
- package/dist/testIcons/category/FountainDrinkOutline.d.ts +3 -0
- package/dist/testIcons/category/FountainDrinkOutline.js +7 -0
- package/dist/testIcons/category/Frappe.d.ts +3 -0
- package/dist/testIcons/category/Frappe.js +9 -0
- package/dist/testIcons/category/FriesColor.d.ts +3 -0
- package/dist/testIcons/category/FriesColor.js +7 -0
- package/dist/testIcons/category/FriesOutline.d.ts +3 -0
- package/dist/testIcons/category/FriesOutline.js +7 -0
- package/dist/testIcons/category/HappyMealColor.d.ts +3 -0
- package/dist/testIcons/category/HappyMealColor.js +7 -0
- package/dist/testIcons/category/HappyMealOutline.d.ts +3 -0
- package/dist/testIcons/category/HappyMealOutline.js +7 -0
- package/dist/testIcons/category/HashbrownColor.d.ts +3 -0
- package/dist/testIcons/category/HashbrownColor.js +7 -0
- package/dist/testIcons/category/HashbrownOutline.d.ts +3 -0
- package/dist/testIcons/category/HashbrownOutline.js +7 -0
- package/dist/testIcons/category/HotcakeColor.d.ts +3 -0
- package/dist/testIcons/category/HotcakeColor.js +7 -0
- package/dist/testIcons/category/HotcakeOutline.d.ts +3 -0
- package/dist/testIcons/category/HotcakeOutline.js +7 -0
- package/dist/testIcons/category/McdBagColor.d.ts +3 -0
- package/dist/testIcons/category/McdBagColor.js +7 -0
- package/dist/testIcons/category/McdBagOutline.d.ts +3 -0
- package/dist/testIcons/category/McdBagOutline.js +7 -0
- package/dist/testIcons/category/OtherColor.d.ts +3 -0
- package/dist/testIcons/category/OtherColor.js +17 -0
- package/dist/testIcons/category/OtherOutline.d.ts +3 -0
- package/dist/testIcons/category/OtherOutline.js +7 -0
- package/dist/testIcons/category/RecallColor.d.ts +3 -0
- package/dist/testIcons/category/RecallColor.js +7 -0
- package/dist/testIcons/category/RecallOutline.d.ts +3 -0
- package/dist/testIcons/category/RecallOutline.js +7 -0
- package/dist/testIcons/category/ReceiptColor.d.ts +3 -0
- package/dist/testIcons/category/ReceiptColor.js +7 -0
- package/dist/testIcons/category/ReceiptOutline.d.ts +3 -0
- package/dist/testIcons/category/ReceiptOutline.js +7 -0
- package/dist/testIcons/category/SplitPaymentColor.d.ts +3 -0
- package/dist/testIcons/category/SplitPaymentColor.js +7 -0
- package/dist/testIcons/category/SplitPaymentOutline.d.ts +3 -0
- package/dist/testIcons/category/SplitPaymentOutline.js +7 -0
- package/dist/testIcons/category/SweetColor.d.ts +3 -0
- package/dist/testIcons/category/SweetColor.js +7 -0
- package/dist/testIcons/category/SweetOutline.d.ts +3 -0
- package/dist/testIcons/category/SweetOutline.js +7 -0
- package/dist/testIcons/category/index.d.ts +39 -0
- package/dist/testIcons/category/index.js +84 -0
- package/dist/testIcons/general/AccountTree.d.ts +3 -0
- package/dist/testIcons/general/AccountTree.js +7 -0
- package/dist/testIcons/general/Acute.d.ts +3 -0
- package/dist/testIcons/general/Acute.js +7 -0
- package/dist/testIcons/general/AdUnits.d.ts +3 -0
- package/dist/testIcons/general/AdUnits.js +7 -0
- package/dist/testIcons/general/Alarm.d.ts +3 -0
- package/dist/testIcons/general/Alarm.js +7 -0
- package/dist/testIcons/general/AlarmAdd.d.ts +3 -0
- package/dist/testIcons/general/AlarmAdd.js +7 -0
- package/dist/testIcons/general/BabyChangingStation.d.ts +3 -0
- package/dist/testIcons/general/BabyChangingStation.js +7 -0
- package/dist/testIcons/general/Burger.d.ts +3 -0
- package/dist/testIcons/general/Burger.js +7 -0
- package/dist/testIcons/general/Bus.d.ts +3 -0
- package/dist/testIcons/general/Bus.js +7 -0
- package/dist/testIcons/general/Calendar.d.ts +3 -0
- package/dist/testIcons/general/Calendar.js +7 -0
- package/dist/testIcons/general/Car.d.ts +3 -0
- package/dist/testIcons/general/Car.js +7 -0
- package/dist/testIcons/general/Celebration.d.ts +3 -0
- package/dist/testIcons/general/Celebration.js +7 -0
- package/dist/testIcons/general/ChatBubbleFill.d.ts +3 -0
- package/dist/testIcons/general/ChatBubbleFill.js +7 -0
- package/dist/testIcons/general/ChatBubbleOutline.d.ts +3 -0
- package/dist/testIcons/general/ChatBubbleOutline.js +7 -0
- package/dist/testIcons/general/Clock.d.ts +3 -0
- package/dist/testIcons/general/Clock.js +7 -0
- package/dist/testIcons/general/Coffee.d.ts +3 -0
- package/dist/testIcons/general/Coffee.js +7 -0
- package/dist/testIcons/general/ConvenienceStore.d.ts +3 -0
- package/dist/testIcons/general/ConvenienceStore.js +7 -0
- package/dist/testIcons/general/CreditCard.d.ts +3 -0
- package/dist/testIcons/general/CreditCard.js +7 -0
- package/dist/testIcons/general/DarkTheme.d.ts +3 -0
- package/dist/testIcons/general/DarkTheme.js +7 -0
- package/dist/testIcons/general/Deal.d.ts +3 -0
- package/dist/testIcons/general/Deal.js +7 -0
- package/dist/testIcons/general/DealOutline.d.ts +3 -0
- package/dist/testIcons/general/DealOutline.js +7 -0
- package/dist/testIcons/general/Deck.d.ts +3 -0
- package/dist/testIcons/general/Deck.js +7 -0
- package/dist/testIcons/general/Delivery.d.ts +3 -0
- package/dist/testIcons/general/Delivery.js +7 -0
- package/dist/testIcons/general/DirectionsCar.d.ts +3 -0
- package/dist/testIcons/general/DirectionsCar.js +7 -0
- package/dist/testIcons/general/Dissatisfied.d.ts +3 -0
- package/dist/testIcons/general/Dissatisfied.js +7 -0
- package/dist/testIcons/general/Dollar.d.ts +3 -0
- package/dist/testIcons/general/Dollar.js +7 -0
- package/dist/testIcons/general/Dot.d.ts +3 -0
- package/dist/testIcons/general/Dot.js +7 -0
- package/dist/testIcons/general/DriveThru.d.ts +3 -0
- package/dist/testIcons/general/DriveThru.js +7 -0
- package/dist/testIcons/general/ElectricBolt.d.ts +3 -0
- package/dist/testIcons/general/ElectricBolt.js +7 -0
- package/dist/testIcons/general/FeaturedSeasonalAndGifts.d.ts +3 -0
- package/dist/testIcons/general/FeaturedSeasonalAndGifts.js +7 -0
- package/dist/testIcons/general/FrontCounter.d.ts +3 -0
- package/dist/testIcons/general/FrontCounter.js +7 -0
- package/dist/testIcons/general/Gift.d.ts +3 -0
- package/dist/testIcons/general/Gift.js +7 -0
- package/dist/testIcons/general/Grocery.d.ts +3 -0
- package/dist/testIcons/general/Grocery.js +7 -0
- package/dist/testIcons/general/Groups.d.ts +3 -0
- package/dist/testIcons/general/Groups.js +7 -0
- package/dist/testIcons/general/Headset.d.ts +3 -0
- package/dist/testIcons/general/Headset.js +7 -0
- package/dist/testIcons/general/HeartHand.d.ts +3 -0
- package/dist/testIcons/general/HeartHand.js +7 -0
- package/dist/testIcons/general/LightTheme.d.ts +3 -0
- package/dist/testIcons/general/LightTheme.js +7 -0
- package/dist/testIcons/general/List.d.ts +3 -0
- package/dist/testIcons/general/List.js +7 -0
- package/dist/testIcons/general/Loading.d.ts +3 -0
- package/dist/testIcons/general/Loading.js +7 -0
- package/dist/testIcons/general/LobbySeating.d.ts +3 -0
- package/dist/testIcons/general/LobbySeating.js +7 -0
- package/dist/testIcons/general/LocalMall.d.ts +3 -0
- package/dist/testIcons/general/LocalMall.js +7 -0
- package/dist/testIcons/general/LocalShipping.d.ts +3 -0
- package/dist/testIcons/general/LocalShipping.js +7 -0
- package/dist/testIcons/general/Location.d.ts +3 -0
- package/dist/testIcons/general/Location.js +7 -0
- package/dist/testIcons/general/LocationHome.d.ts +3 -0
- package/dist/testIcons/general/LocationHome.js +7 -0
- package/dist/testIcons/general/LocationPinColor.d.ts +3 -0
- package/dist/testIcons/general/LocationPinColor.js +9 -0
- package/dist/testIcons/general/Mail.d.ts +3 -0
- package/dist/testIcons/general/Mail.js +7 -0
- package/dist/testIcons/general/Meal.d.ts +3 -0
- package/dist/testIcons/general/Meal.js +7 -0
- package/dist/testIcons/general/MinorCrash.d.ts +3 -0
- package/dist/testIcons/general/MinorCrash.js +7 -0
- package/dist/testIcons/general/MobilePhone.d.ts +3 -0
- package/dist/testIcons/general/MobilePhone.js +7 -0
- package/dist/testIcons/general/MyMcD.d.ts +3 -0
- package/dist/testIcons/general/MyMcD.js +7 -0
- package/dist/testIcons/general/Neutral.d.ts +3 -0
- package/dist/testIcons/general/Neutral.js +7 -0
- package/dist/testIcons/general/Oat.d.ts +3 -0
- package/dist/testIcons/general/Oat.js +7 -0
- package/dist/testIcons/general/Oven.d.ts +3 -0
- package/dist/testIcons/general/Oven.js +7 -0
- package/dist/testIcons/general/Packaging.d.ts +3 -0
- package/dist/testIcons/general/Packaging.js +7 -0
- package/dist/testIcons/general/Payments.d.ts +3 -0
- package/dist/testIcons/general/Payments.js +7 -0
- package/dist/testIcons/general/Pending.d.ts +3 -0
- package/dist/testIcons/general/Pending.js +7 -0
- package/dist/testIcons/general/People.d.ts +3 -0
- package/dist/testIcons/general/People.js +7 -0
- package/dist/testIcons/general/Receipt.d.ts +3 -0
- package/dist/testIcons/general/Receipt.js +7 -0
- package/dist/testIcons/general/ReceiptDoubleCut.d.ts +3 -0
- package/dist/testIcons/general/ReceiptDoubleCut.js +7 -0
- package/dist/testIcons/general/RewardColor.d.ts +3 -0
- package/dist/testIcons/general/RewardColor.js +7 -0
- package/dist/testIcons/general/Satisfied.d.ts +3 -0
- package/dist/testIcons/general/Satisfied.js +7 -0
- package/dist/testIcons/general/Sell.d.ts +3 -0
- package/dist/testIcons/general/Sell.js +7 -0
- package/dist/testIcons/general/SellOutline.d.ts +3 -0
- package/dist/testIcons/general/SellOutline.js +7 -0
- package/dist/testIcons/general/Storefront.d.ts +3 -0
- package/dist/testIcons/general/Storefront.js +7 -0
- package/dist/testIcons/general/Sun.d.ts +3 -0
- package/dist/testIcons/general/Sun.js +7 -0
- package/dist/testIcons/general/TableChairs.d.ts +3 -0
- package/dist/testIcons/general/TableChairs.js +7 -0
- package/dist/testIcons/general/Temperature.d.ts +3 -0
- package/dist/testIcons/general/Temperature.js +7 -0
- package/dist/testIcons/general/Timer.d.ts +3 -0
- package/dist/testIcons/general/Timer.js +7 -0
- package/dist/testIcons/general/TrafficJam.d.ts +3 -0
- package/dist/testIcons/general/TrafficJam.js +7 -0
- package/dist/testIcons/general/Utensils.d.ts +3 -0
- package/dist/testIcons/general/Utensils.js +7 -0
- package/dist/testIcons/general/VolunteerActivism.d.ts +3 -0
- package/dist/testIcons/general/VolunteerActivism.js +7 -0
- package/dist/testIcons/general/WheelchairPickup.d.ts +3 -0
- package/dist/testIcons/general/WheelchairPickup.js +7 -0
- package/dist/testIcons/general/Wifi.d.ts +3 -0
- package/dist/testIcons/general/Wifi.js +7 -0
- package/dist/testIcons/general/WifiOff.d.ts +3 -0
- package/dist/testIcons/general/WifiOff.js +7 -0
- package/dist/testIcons/general/index.d.ts +73 -0
- package/dist/testIcons/general/index.js +153 -0
- package/dist/testIcons/kvs/ByoColor.d.ts +3 -0
- package/dist/testIcons/kvs/ByoColor.js +7 -0
- package/dist/testIcons/kvs/EcoColor.d.ts +3 -0
- package/dist/testIcons/kvs/EcoColor.js +7 -0
- package/dist/testIcons/kvs/GovtColor.d.ts +3 -0
- package/dist/testIcons/kvs/GovtColor.js +7 -0
- package/dist/testIcons/kvs/MerchColor.d.ts +3 -0
- package/dist/testIcons/kvs/MerchColor.js +7 -0
- package/dist/testIcons/kvs/ReuseColor.d.ts +3 -0
- package/dist/testIcons/kvs/ReuseColor.js +7 -0
- package/dist/testIcons/kvs/index.d.ts +5 -0
- package/dist/testIcons/kvs/index.js +16 -0
- package/dist/testIcons/notification/CriticalFill.d.ts +3 -0
- package/dist/testIcons/notification/CriticalFill.js +7 -0
- package/dist/testIcons/notification/CriticalOutline.d.ts +3 -0
- package/dist/testIcons/notification/CriticalOutline.js +7 -0
- package/dist/testIcons/notification/DangerousFill.d.ts +3 -0
- package/dist/testIcons/notification/DangerousFill.js +7 -0
- package/dist/testIcons/notification/DangerousOutline.d.ts +3 -0
- package/dist/testIcons/notification/DangerousOutline.js +7 -0
- package/dist/testIcons/notification/InfoFill.d.ts +3 -0
- package/dist/testIcons/notification/InfoFill.js +7 -0
- package/dist/testIcons/notification/InfoOutline.d.ts +3 -0
- package/dist/testIcons/notification/InfoOutline.js +7 -0
- package/dist/testIcons/notification/SuccessFill.d.ts +3 -0
- package/dist/testIcons/notification/SuccessFill.js +7 -0
- package/dist/testIcons/notification/SuccessOutline.d.ts +3 -0
- package/dist/testIcons/notification/SuccessOutline.js +7 -0
- package/dist/testIcons/notification/WarningFill.d.ts +3 -0
- package/dist/testIcons/notification/WarningFill.js +7 -0
- package/dist/testIcons/notification/WarningOutline.d.ts +3 -0
- package/dist/testIcons/notification/WarningOutline.js +7 -0
- package/dist/testIcons/notification/index.d.ts +10 -0
- package/dist/testIcons/notification/index.js +26 -0
- package/dist/testIcons/settings/Account.d.ts +3 -0
- package/dist/testIcons/settings/Account.js +7 -0
- package/dist/testIcons/settings/Apps.d.ts +3 -0
- package/dist/testIcons/settings/Apps.js +7 -0
- package/dist/testIcons/settings/DensityLarge.d.ts +3 -0
- package/dist/testIcons/settings/DensityLarge.js +7 -0
- package/dist/testIcons/settings/DensitySmall.d.ts +3 -0
- package/dist/testIcons/settings/DensitySmall.js +7 -0
- package/dist/testIcons/settings/Help.d.ts +3 -0
- package/dist/testIcons/settings/Help.js +7 -0
- package/dist/testIcons/settings/Home.d.ts +3 -0
- package/dist/testIcons/settings/Home.js +7 -0
- package/dist/testIcons/settings/Language.d.ts +3 -0
- package/dist/testIcons/settings/Language.js +7 -0
- package/dist/testIcons/settings/Menu.d.ts +3 -0
- package/dist/testIcons/settings/Menu.js +7 -0
- package/dist/testIcons/settings/Notifications.d.ts +3 -0
- package/dist/testIcons/settings/Notifications.js +7 -0
- package/dist/testIcons/settings/NotificationsUnread.d.ts +3 -0
- package/dist/testIcons/settings/NotificationsUnread.js +7 -0
- package/dist/testIcons/settings/Settings.d.ts +3 -0
- package/dist/testIcons/settings/Settings.js +7 -0
- package/dist/testIcons/settings/SignIn.d.ts +3 -0
- package/dist/testIcons/settings/SignIn.js +7 -0
- package/dist/testIcons/settings/SignOff.d.ts +3 -0
- package/dist/testIcons/settings/SignOff.js +7 -0
- package/dist/testIcons/settings/index.d.ts +13 -0
- package/dist/testIcons/settings/index.js +32 -0
- package/package.json +4 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const AddIcon: import("@emotion/styled").StyledComponent<import("../createIcon").IconProps, {}, {}>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.AddIcon = void 0;
|
|
7
|
+
// Auto-generated file. Do not edit manually.
|
|
8
|
+
// Run 'yarn generate:icons' to regenerate this file.
|
|
9
|
+
const createIcon_1 = require("../createIcon");
|
|
10
|
+
const Add_1 = __importDefault(require("../../testIcons/action/Add"));
|
|
11
|
+
// Individual icon exports
|
|
12
|
+
exports.AddIcon = (0, createIcon_1.createIcon)('AddIcon', Add_1.default);
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { type StyledComponent } from '@emotion/styled';
|
|
2
|
+
import { type ComponentType, type SVGProps } from 'react';
|
|
3
|
+
import type { Theme } from '../theme';
|
|
4
|
+
export type IconCommonVariant = keyof Theme['colors']['fill']['icon']['common'];
|
|
5
|
+
export type IconNotificationVariant = keyof Theme['colors']['fill']['icon']['notification'];
|
|
6
|
+
export type IconVariant = IconCommonVariant | IconNotificationVariant;
|
|
7
|
+
export type IconInverseVariant = keyof Theme['colors']['fill']['icon']['inverse'];
|
|
8
|
+
export type IconSize = keyof Theme['icon'];
|
|
9
|
+
interface IconBaseProps extends SVGProps<SVGSVGElement> {
|
|
10
|
+
size?: IconSize;
|
|
11
|
+
}
|
|
12
|
+
interface IconPropsInverted extends IconBaseProps {
|
|
13
|
+
variant?: IconInverseVariant;
|
|
14
|
+
invert: true;
|
|
15
|
+
}
|
|
16
|
+
interface IconPropsNormal extends IconBaseProps {
|
|
17
|
+
variant?: IconVariant;
|
|
18
|
+
invert?: false;
|
|
19
|
+
}
|
|
20
|
+
export type IconProps = IconPropsInverted | IconPropsNormal;
|
|
21
|
+
export declare const createIcon: (name: string, SvgComponent: ComponentType<SVGProps<SVGSVGElement>>) => StyledComponent<IconProps>;
|
|
22
|
+
export {};
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
3
|
+
var t = {};
|
|
4
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
5
|
+
t[p] = s[p];
|
|
6
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
7
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
8
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
9
|
+
t[p[i]] = s[p[i]];
|
|
10
|
+
}
|
|
11
|
+
return t;
|
|
12
|
+
};
|
|
13
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.createIcon = void 0;
|
|
18
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
+
const react_1 = require("@emotion/react");
|
|
20
|
+
const styled_1 = __importDefault(require("@emotion/styled"));
|
|
21
|
+
const sizes = ({ theme, size = 'm' }) => {
|
|
22
|
+
return (0, react_1.css) `
|
|
23
|
+
height: ${theme.icon[size]};
|
|
24
|
+
width: ${theme.icon[size]};
|
|
25
|
+
`;
|
|
26
|
+
};
|
|
27
|
+
const variants = ({ theme, variant = 'highEmphasis', invert = false }) => {
|
|
28
|
+
if (variant in theme.colors.fill.icon.notification) {
|
|
29
|
+
if (invert) {
|
|
30
|
+
console.warn('invert not supported for variant', variant);
|
|
31
|
+
}
|
|
32
|
+
return (0, react_1.css) `
|
|
33
|
+
color: ${theme.colors.fill.icon.notification[variant]};
|
|
34
|
+
`;
|
|
35
|
+
}
|
|
36
|
+
if (invert && !(variant in theme.colors.fill.icon.inverse)) {
|
|
37
|
+
console.warn('invert not supported for variant', variant);
|
|
38
|
+
return (0, react_1.css) `
|
|
39
|
+
color: ${theme.colors.fill.icon.common[variant]};
|
|
40
|
+
`;
|
|
41
|
+
}
|
|
42
|
+
const colorGroup = invert ? theme.colors.fill.icon.inverse : theme.colors.fill.icon.common;
|
|
43
|
+
return (0, react_1.css) `
|
|
44
|
+
color: ${colorGroup[variant]};
|
|
45
|
+
`;
|
|
46
|
+
};
|
|
47
|
+
const createIcon = (name, SvgComponent) => {
|
|
48
|
+
if (!name && !SvgComponent) {
|
|
49
|
+
throw new Error('name and svg are required to create an icon');
|
|
50
|
+
}
|
|
51
|
+
const IconWithDataAttrs = (_a) => {
|
|
52
|
+
var { size, variant, invert } = _a, rest = __rest(_a, ["size", "variant", "invert"]);
|
|
53
|
+
return ((0, jsx_runtime_1.jsx)(SvgComponent, Object.assign({ "data-size": size, "data-variant": variant, "data-invert": invert }, rest)));
|
|
54
|
+
};
|
|
55
|
+
const StyledIcon = (0, styled_1.default)(IconWithDataAttrs, {
|
|
56
|
+
shouldForwardProp: (propName) => !propName.startsWith('$'),
|
|
57
|
+
}) `
|
|
58
|
+
display: inline-block;
|
|
59
|
+
${sizes}
|
|
60
|
+
${variants};
|
|
61
|
+
`;
|
|
62
|
+
StyledIcon.displayName = name;
|
|
63
|
+
return StyledIcon;
|
|
64
|
+
};
|
|
65
|
+
exports.createIcon = createIcon;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
// Auto-generated file. Do not edit manually.
|
|
18
|
+
// Run 'yarn generate:icons' to regenerate this file.
|
|
19
|
+
__exportStar(require("./action"), exports);
|
|
20
|
+
__exportStar(require("./createIcon"), exports);
|
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export * from './SesameComponent';
|
|
2
|
+
export * from './Button/Button';
|
|
3
|
+
export * from './Icon';
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
2
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
var Button_1 = require("./Button/Button");
|
|
7
|
-
Object.defineProperty(exports, "Button", { enumerable: true, get: function () { return Button_1.Button; } });
|
|
17
|
+
__exportStar(require("./SesameComponent"), exports);
|
|
18
|
+
__exportStar(require("./Button/Button"), exports);
|
|
19
|
+
__exportStar(require("./Icon"), exports);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgAdd = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M11 13H6a.97.97 0 0 1-.713-.287A.97.97 0 0 1 5 12q0-.424.287-.713A.97.97 0 0 1 6 11h5V6q0-.424.287-.713A.97.97 0 0 1 12 5q.424 0 .713.287Q13 5.576 13 6v5h5q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 18 13h-5v5q0 .424-.287.712A.97.97 0 0 1 12 19a.97.97 0 0 1-.713-.288A.97.97 0 0 1 11 18z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgAdd);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgAddLarge = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12 21a.97.97 0 0 1-.713-.288A.97.97 0 0 1 11 20v-7H4a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 12q0-.424.288-.713A.97.97 0 0 1 4 11h7V4q0-.424.287-.712A.97.97 0 0 1 12 3q.424 0 .713.288Q13 3.575 13 4v7h7q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 20 13h-7v7q0 .424-.287.712A.97.97 0 0 1 12 21" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgAddLarge);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgArrowDown = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M11.25 14.796V6q0-.32.216-.535A.73.73 0 0 1 12 5.25q.32 0 .534.215A.73.73 0 0 1 12.75 6v8.796l3.323-3.323a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527l-4.494 4.494a.87.87 0 0 1-.633.271.87.87 0 0 1-.633-.27l-4.494-4.495a.73.73 0 0 1-.213-.522.7.7 0 0 1 .213-.532.72.72 0 0 1 .527-.217q.31 0 .527.217z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgArrowDown);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgArrowDropDown = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M11.52 14.174 8.37 11.023a.5.5 0 0 1-.102-.146.458.458 0 0 1 .087-.492.42.42 0 0 1 .327-.135h6.638q.204 0 .328.137a.46.46 0 0 1 .124.32q0 .045-.14.316l-3.151 3.151a.638.638 0 0 1-.48.209.64.64 0 0 1-.48-.209" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgArrowDropDown);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgArrowDropUp = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M8.68 13.75a.42.42 0 0 1-.327-.137.46.46 0 0 1-.124-.32q0-.045.14-.316l3.151-3.151a.638.638 0 0 1 .48-.209.64.64 0 0 1 .48.209l3.151 3.151a.5.5 0 0 1 .102.146.458.458 0 0 1-.087.492.42.42 0 0 1-.327.135z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgArrowDropUp);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgArrowLeft = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m8.473 12.38 3.323 3.323q.208.208.212.523a.7.7 0 0 1-.212.531.72.72 0 0 1-.527.218.72.72 0 0 1-.527-.218l-4.494-4.494a.87.87 0 0 1-.271-.633q0-.361.27-.632l4.495-4.495a.73.73 0 0 1 .522-.212.7.7 0 0 1 .532.212q.217.218.217.527a.72.72 0 0 1-.217.527L8.473 10.88h8.796q.319 0 .535.216a.73.73 0 0 1 .215.534.73.73 0 0 1-.215.535.73.73 0 0 1-.535.215z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgArrowLeft);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgArrowRight = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M15.523 12.38 12.2 15.703a.72.72 0 0 0-.213.523.7.7 0 0 0 .213.531q.216.218.527.218a.72.72 0 0 0 .526-.218l4.495-4.494a.87.87 0 0 0 .27-.633.87.87 0 0 0-.27-.632l-4.495-4.495a.73.73 0 0 0-.522-.212.7.7 0 0 0-.531.212.72.72 0 0 0-.218.527q0 .31.218.527l3.323 3.323H6.727a.73.73 0 0 0-.535.216.73.73 0 0 0-.215.534q0 .32.215.535a.73.73 0 0 0 .535.215z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgArrowRight);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgArrowUp = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M11.25 8.108 7.927 11.43a.73.73 0 0 1-.522.212.7.7 0 0 1-.532-.212.72.72 0 0 1-.217-.527q0-.31.217-.527l4.494-4.494A.87.87 0 0 1 12 5.612q.361 0 .633.27l4.494 4.495q.208.207.213.522a.7.7 0 0 1-.213.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217L12.75 8.108v8.796a.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgArrowUp);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgBackspace = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m13.726 13.136 2.236 2.236q.224.223.563.229a.76.76 0 0 0 .573-.23.77.77 0 0 0 .234-.567.78.78 0 0 0-.234-.569L14.863 12l2.235-2.235a.78.78 0 0 0 .229-.563.76.76 0 0 0-.23-.574.77.77 0 0 0-.567-.234.77.77 0 0 0-.568.234l-2.236 2.236-2.235-2.236a.78.78 0 0 0-.563-.229.76.76 0 0 0-.574.23.78.78 0 0 0-.234.567q0 .334.235.569L12.59 12l-2.235 2.235a.78.78 0 0 0-.23.563.76.76 0 0 0 .23.574.77.77 0 0 0 .568.234.77.77 0 0 0 .568-.234zm-5.111 6.951q-.461 0-.877-.203a1.8 1.8 0 0 1-.682-.566L2.4 13.18Q2 12.655 2 12t.4-1.18l4.656-6.138q.264-.362.682-.566.417-.203.877-.203H20.05q.806 0 1.378.571.57.571.571 1.378v12.276q0 .807-.571 1.378t-1.378.571zm0-1.617H20.05a.32.32 0 0 0 .238-.093.32.32 0 0 0 .094-.24V5.863a.32.32 0 0 0-.094-.238.32.32 0 0 0-.238-.094H8.615a.4.4 0 0 0-.15.031.34.34 0 0 0-.12.094L3.69 11.793a.33.33 0 0 0 0 .414l4.655 6.138a.34.34 0 0 0 .27.125" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgBackspace);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCheck = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m9.55 15.516 8.639-8.639a.73.73 0 0 1 .521-.228q.3-.005.532.228a.74.74 0 0 1 .233.535q0 .302-.233.534l-9.06 9.075a.87.87 0 0 1-.632.271.87.87 0 0 1-.633-.27l-4.175-4.176a.71.71 0 0 1-.22-.53.75.75 0 0 1 .236-.539.74.74 0 0 1 .534-.233q.303 0 .535.233z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCheck);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCheckIndeterminate = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M8 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 12q0-.424.287-.713A.97.97 0 0 1 8 11h8q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 16 13z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCheckIndeterminate);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgChevronDoubleLeft = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsxs)("g", { fill: "currentColor", children: [(0, jsx_runtime_1.jsx)("path", { d: "m7.73 12 4.074 4.073q.208.209.213.522a.7.7 0 0 1-.213.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217l-4.494-4.494A.83.83 0 0 1 6 12q0-.18.058-.336a.8.8 0 0 1 .198-.297l4.494-4.494a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527z" }), (0, jsx_runtime_1.jsx)("path", { d: "m13.73 12 4.074 4.073q.208.209.213.522a.7.7 0 0 1-.213.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217l-4.494-4.494A.83.83 0 0 1 12 12q0-.18.058-.336a.8.8 0 0 1 .198-.297l4.494-4.494a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527z" })] }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgChevronDoubleLeft);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgChevronDoubleRight = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsxs)("g", { fill: "currentColor", children: [(0, jsx_runtime_1.jsx)("path", { d: "m16.29 12-4.073 4.073a.73.73 0 0 0-.212.522.7.7 0 0 0 .212.532q.217.217.527.217a.72.72 0 0 0 .527-.217l4.494-4.494a.83.83 0 0 0 .256-.633.831.831 0 0 0-.256-.633l-4.494-4.494a.73.73 0 0 0-.522-.213.7.7 0 0 0-.532.213A.72.72 0 0 0 12 7.4q0 .31.217.527z" }), (0, jsx_runtime_1.jsx)("path", { d: "m10.29 12-4.073 4.073a.73.73 0 0 0-.212.522.7.7 0 0 0 .212.532q.217.217.527.217a.72.72 0 0 0 .527-.217l4.494-4.494a.83.83 0 0 0 .256-.633.831.831 0 0 0-.256-.633L7.272 6.873a.73.73 0 0 0-.522-.213.7.7 0 0 0-.532.213A.72.72 0 0 0 6 7.4q0 .31.217.527z" })] }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgChevronDoubleRight);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgChevronDown = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12 14.677a.831.831 0 0 1-.633-.256L6.873 9.927a.73.73 0 0 1-.213-.522.7.7 0 0 1 .213-.532.72.72 0 0 1 .527-.217q.31 0 .527.217L12 12.946l4.073-4.073a.73.73 0 0 1 .522-.212.7.7 0 0 1 .532.212q.217.217.217.527a.72.72 0 0 1-.217.527l-4.494 4.494a.83.83 0 0 1-.633.256" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgChevronDown);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgChevronLeft = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m10.454 12 4.073 4.073q.208.209.213.522a.7.7 0 0 1-.213.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217l-4.494-4.494A.83.83 0 0 1 8.723 12q0-.18.058-.336a.8.8 0 0 1 .198-.297l4.494-4.494a.73.73 0 0 1 .522-.213.7.7 0 0 1 .532.213q.217.217.217.527a.72.72 0 0 1-.217.527z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgChevronLeft);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgChevronRight = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12.946 12 8.873 7.927a.73.73 0 0 1-.212-.522.7.7 0 0 1 .212-.532.72.72 0 0 1 .527-.217q.31 0 .527.217l4.494 4.494a.83.83 0 0 1 .256.633.832.832 0 0 1-.256.633l-4.494 4.494a.73.73 0 0 1-.522.213.7.7 0 0 1-.532-.213.72.72 0 0 1-.217-.527q0-.31.217-.527z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgChevronRight);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgChevronUp = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m12 10.454-4.073 4.073a.73.73 0 0 1-.522.213.7.7 0 0 1-.532-.213.72.72 0 0 1-.217-.527q0-.31.217-.527l4.494-4.494A.87.87 0 0 1 12 8.708q.361 0 .633.27l4.494 4.495q.208.208.213.522a.7.7 0 0 1-.213.532.72.72 0 0 1-.527.217.72.72 0 0 1-.527-.217z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgChevronUp);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgClear = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m12 13.054 3.073 3.073q.208.208.522.213a.7.7 0 0 0 .532-.213.72.72 0 0 0 .217-.527.72.72 0 0 0-.217-.527L13.054 12l3.073-3.073a.73.73 0 0 0 .213-.522.7.7 0 0 0-.213-.532.72.72 0 0 0-.527-.217.72.72 0 0 0-.527.217L12 10.946 8.927 7.873a.73.73 0 0 0-.522-.213.7.7 0 0 0-.532.213.72.72 0 0 0-.217.527q0 .31.217.527L10.946 12l-3.073 3.073a.73.73 0 0 0-.213.522.7.7 0 0 0 .213.532q.217.217.527.217a.72.72 0 0 0 .527-.217zm.002 8.446a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.971 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgClear);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgClearAll = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M4.75 16.885a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.535q0-.318.216-.534a.73.73 0 0 1 .534-.216h11.625q.318 0 .534.216a.73.73 0 0 1 .216.535q0 .318-.216.534a.73.73 0 0 1-.534.215zm1.933-3.693a.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534q0-.319.215-.534a.73.73 0 0 1 .535-.216h11.625q.318 0 .534.216a.73.73 0 0 1 .216.535q0 .318-.216.534a.73.73 0 0 1-.534.215zM8.625 9.5a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 8.625 8H20.25q.318 0 .534.216A.73.73 0 0 1 21 8.75q0 .32-.216.534a.73.73 0 0 1-.534.216z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgClearAll);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgClose = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12 13.064 8.754 16.31a.7.7 0 0 1-.527.212.74.74 0 0 1-.527-.222.72.72 0 0 1-.217-.532q0-.315.217-.532L10.937 12 7.69 8.779a.7.7 0 0 1-.213-.532.74.74 0 0 1 .222-.532.72.72 0 0 1 .532-.217q.315 0 .532.217L12 10.961l3.221-3.246a.72.72 0 0 1 .527-.217q.31 0 .527.217a.74.74 0 0 1 .233.54q0 .306-.233.524L13.039 12l3.246 3.246q.217.217.217.527a.72.72 0 0 1-.217.527.74.74 0 0 1-.54.233.7.7 0 0 1-.524-.233z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgClose);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCloseLarge = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "m12 13.4-4.9 4.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7l4.9-4.9-4.9-4.9a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.424 0 .7.275l4.9 4.9 4.9-4.9a.95.95 0 0 1 .7-.275q.424 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L13.4 12l4.9 4.9a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCloseLarge);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCollapse = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M9.308 14.692h-3.5a.78.78 0 0 1-.576-.232.78.78 0 0 1-.232-.576.78.78 0 0 1 .232-.575.78.78 0 0 1 .576-.232H9.95q.414 0 .693.28.28.28.28.693v4.142q0 .344-.232.576a.78.78 0 0 1-.576.232.78.78 0 0 1-.575-.232.78.78 0 0 1-.232-.576zm5.384-5.384h3.5q.344 0 .576.232a.78.78 0 0 1 .232.576.78.78 0 0 1-.232.575.78.78 0 0 1-.576.232H14.05a.94.94 0 0 1-.693-.28.94.94 0 0 1-.28-.693V5.808a.78.78 0 0 1 .232-.576.78.78 0 0 1 .576-.232.78.78 0 0 1 .575.232.78.78 0 0 1 .232.576z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCollapse);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgCopy = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M18.692 18.5H8.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V3.308q0-.758.525-1.283T8.308 1.5h6.194q.362 0 .695.14.334.141.58.387l4.196 4.196q.246.246.387.58.14.333.14.695v9.194q0 .758-.525 1.283t-1.283.525M19 7.5h-3.289a1.17 1.17 0 0 1-.86-.351 1.17 1.17 0 0 1-.351-.86V3H8.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096h10.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212zm-14.692 15q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V8.25q0-.32.216-.535A.73.73 0 0 1 3.25 7.5q.32 0 .535.215A.73.73 0 0 1 4 8.25v12.442q0 .116.096.212a.3.3 0 0 0 .212.096h9.442q.32 0 .534.215a.73.73 0 0 1 .216.535.73.73 0 0 1-.216.535.73.73 0 0 1-.534.215z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgCopy);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDelete = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M7.308 20.5a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277V6h-.25a.73.73 0 0 1-.534-.216.73.73 0 0 1-.216-.534q0-.32.216-.535A.73.73 0 0 1 5.25 4.5H9q0-.368.259-.626a.85.85 0 0 1 .625-.259h4.232q.367 0 .625.259A.85.85 0 0 1 15 4.5h3.75q.318 0 .534.216a.73.73 0 0 1 .216.534q0 .32-.216.534A.73.73 0 0 1 18.75 6h-.25v12.692q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531zM17 6H7v12.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h9.385a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22zm-6.846 11q.319 0 .534-.215a.73.73 0 0 0 .216-.535v-7.5a.73.73 0 0 0-.216-.535.73.73 0 0 0-.535-.215.73.73 0 0 0-.534.215.73.73 0 0 0-.215.535v7.5q0 .318.216.535a.73.73 0 0 0 .534.215m3.693 0q.318 0 .534-.215a.73.73 0 0 0 .215-.535v-7.5a.73.73 0 0 0-.216-.535.73.73 0 0 0-.534-.215.73.73 0 0 0-.534.215.73.73 0 0 0-.216.535v7.5q0 .318.216.535a.73.73 0 0 0 .535.215" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDelete);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDoNotTouch = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M19 15.86V5.25q0-.318.216-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .215.534v10.625q0 .375-.233.563a.79.79 0 0 1-1.03-.009q-.237-.195-.237-.57M7.5 4.675v-.561q0-.318.216-.533a.73.73 0 0 1 .535-.215q.318 0 .534.215A.72.72 0 0 1 9 4.114v.56q0 .318-.215.534a.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.72.72 0 0 1-.216-.533m3.837 3.69V2.53q0-.318.216-.534a.73.73 0 0 1 .534-.216q.32 0 .535.216a.73.73 0 0 1 .215.534v5.852a.7.7 0 0 1-.216.527.74.74 0 0 1-.534.208.73.73 0 0 1-.535-.216.73.73 0 0 1-.215-.534m3.836 3.081V3.53q0-.318.216-.534a.73.73 0 0 1 .535-.216q.318 0 .534.216a.73.73 0 0 1 .215.534v7.917q0 .319-.215.535a.73.73 0 0 1-.535.215.73.73 0 0 1-.534-.215.73.73 0 0 1-.216-.535m2.935 8.785L9 11.123v3.589q0 .54-.484.8t-.937-.062l-2.634-1.846 4.502 6.59q.164.258.44.407.28.15.596.15h6.267a2 2 0 0 0 1.358-.52m-7.625 2.02q-.687 0-1.282-.31a2.7 2.7 0 0 1-.99-.885l-5.93-8.689a.66.66 0 0 1-.122-.443.62.62 0 0 1 .209-.412q.398-.398.942-.45.545-.05.992.267L7.5 13.556V9.623L1.808 3.931a.74.74 0 0 1 0-1.07.74.74 0 0 1 .535-.232q.302 0 .534.233l18.458 18.457a.73.73 0 0 1 .228.522.72.72 0 0 1-.228.532.74.74 0 0 1-.535.233.74.74 0 0 1-.534-.233l-1.083-1.067a4 4 0 0 1-1.105.688 3.4 3.4 0 0 1-1.328.256z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDoNotTouch);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDoNotWant = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12.002 21.5a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20a7.8 7.8 0 0 0 2.71-.476 7.9 7.9 0 0 0 2.382-1.378L5.854 6.908A8.1 8.1 0 0 0 4.48 9.29 7.8 7.8 0 0 0 4 12q0 3.35 2.325 5.675T12 20m6.146-2.908a7.9 7.9 0 0 0 1.378-2.381A7.8 7.8 0 0 0 20 12q0-3.35-2.325-5.675T12 4q-1.41 0-2.717.471a7.6 7.6 0 0 0-2.375 1.383z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDoNotWant);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDownload = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M12 15.412a.83.83 0 0 1-.633-.256l-3.11-3.11a.7.7 0 0 1-.22-.522.77.77 0 0 1 .22-.532.77.77 0 0 1 .535-.24q.303-.008.535.225L11.25 12.9V5.25q0-.32.216-.535A.73.73 0 0 1 12 4.5q.32 0 .534.215a.73.73 0 0 1 .216.535v7.65l1.923-1.923a.71.71 0 0 1 .53-.22q.306.003.54.235.217.233.224.527a.7.7 0 0 1-.225.527l-3.11 3.11a.83.83 0 0 1-.632.255M6.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283v-1.961q0-.32.215-.535a.73.73 0 0 1 .535-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v1.961q0 .116.096.212a.3.3 0 0 0 .212.096h11.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-1.961q0-.32.215-.535a.73.73 0 0 1 .535-.215q.32 0 .535.215a.73.73 0 0 1 .215.535v1.961q0 .758-.525 1.283t-1.283.525z" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDownload);
|
|
7
|
+
exports.default = ForwardRef;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const SvgDragIndicator = (props, ref) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "1em", height: "1em", ref: ref }, props, { children: (0, jsx_runtime_1.jsx)("path", { fill: "currentColor", d: "M9 19.615q-.666 0-1.14-.474A1.56 1.56 0 0 1 7.384 18q0-.666.474-1.14A1.56 1.56 0 0 1 9 16.384q.666 0 1.14.474.475.475.475 1.141t-.474 1.14A1.56 1.56 0 0 1 9 19.616m6 0q-.666 0-1.14-.474A1.56 1.56 0 0 1 13.384 18q0-.666.474-1.14A1.56 1.56 0 0 1 15 16.384q.666 0 1.14.474.475.475.475 1.141t-.474 1.14a1.56 1.56 0 0 1-1.141.475m-6-6q-.666 0-1.14-.474A1.56 1.56 0 0 1 7.384 12q0-.666.474-1.14A1.56 1.56 0 0 1 9 10.384q.666 0 1.14.474.475.475.475 1.141t-.474 1.14A1.56 1.56 0 0 1 9 13.616m6 0q-.666 0-1.14-.474A1.56 1.56 0 0 1 13.384 12q0-.666.474-1.14A1.56 1.56 0 0 1 15 10.384q.666 0 1.14.474.475.475.475 1.141t-.474 1.14a1.56 1.56 0 0 1-1.141.475m-6-6q-.666 0-1.14-.474A1.56 1.56 0 0 1 7.384 6q0-.666.474-1.14A1.56 1.56 0 0 1 9 4.384q.666 0 1.14.474.475.475.475 1.141t-.474 1.14A1.56 1.56 0 0 1 9 7.616m6 0q-.666 0-1.14-.474A1.56 1.56 0 0 1 13.384 6q0-.666.474-1.14A1.56 1.56 0 0 1 15 4.384q.666 0 1.14.474.475.475.475 1.141t-.474 1.14A1.56 1.56 0 0 1 15 7.616" }) })));
|
|
6
|
+
const ForwardRef = (0, react_1.forwardRef)(SvgDragIndicator);
|
|
7
|
+
exports.default = ForwardRef;
|