@wikicasa-dev/svg-icons 0.2.5 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +47 -47
- package/dist/DefaultValues-CpabIgVz.js +9 -0
- package/dist/lib/index.d.ts +1 -0
- package/dist/lib/index.js +332 -0
- package/dist/lib/svgIcons/AboutUsIcon.d.ts +2 -3
- package/dist/lib/svgIcons/AboutUsIcon.js +33 -0
- package/dist/lib/svgIcons/AirConditionerIcon.d.ts +1 -2
- package/dist/{AirConditionerIcon.js → lib/svgIcons/AirConditionerIcon.js} +1 -1
- package/dist/lib/svgIcons/AlarmIcon.d.ts +1 -2
- package/dist/{AlarmIcon.js → lib/svgIcons/AlarmIcon.js} +1 -1
- package/dist/{AnalyticsIcon.js → lib/svgIcons/AnalyticsIcon.js} +1 -1
- package/dist/lib/svgIcons/ArchitecturalBarriersIcon.d.ts +1 -2
- package/dist/{ArchitecturalBarriersIcon.js → lib/svgIcons/ArchitecturalBarriersIcon.js} +1 -1
- package/dist/lib/svgIcons/ArrowIcon.js +28 -0
- package/dist/lib/svgIcons/ArrowIndicatorIcon.d.ts +1 -2
- package/dist/{ArrowIndicatorIcon.js → lib/svgIcons/ArrowIndicatorIcon.js} +1 -1
- package/dist/lib/svgIcons/AttachedIcon.d.ts +1 -2
- package/dist/{AttachedIcon.js → lib/svgIcons/AttachedIcon.js} +1 -1
- package/dist/lib/svgIcons/AtticIcon.d.ts +1 -2
- package/dist/{AtticIcon.js → lib/svgIcons/AtticIcon.js} +1 -1
- package/dist/lib/svgIcons/AuctionHammerIcon.d.ts +1 -2
- package/dist/{AuctionHammerIcon.js → lib/svgIcons/AuctionHammerIcon.js} +4 -4
- package/dist/lib/svgIcons/BalconyIcon.d.ts +1 -2
- package/dist/lib/svgIcons/BalconyIcon.js +58 -0
- package/dist/lib/svgIcons/BarChartIcon.d.ts +2 -3
- package/dist/lib/svgIcons/BarChartIcon.js +30 -0
- package/dist/{BathroomIcon.js → lib/svgIcons/BathroomIcon.js} +4 -5
- package/dist/lib/svgIcons/BellIcon.d.ts +2 -3
- package/dist/lib/svgIcons/BellIcon.js +36 -0
- package/dist/lib/svgIcons/BoxIcon.d.ts +1 -2
- package/dist/{BoxIcon.js → lib/svgIcons/BoxIcon.js} +1 -1
- package/dist/lib/svgIcons/BulbIcon.d.ts +2 -3
- package/dist/lib/svgIcons/BulbIcon.js +31 -0
- package/dist/lib/svgIcons/CeilingIcon.d.ts +1 -2
- package/dist/{CeilingIcon.js → lib/svgIcons/CeilingIcon.js} +1 -1
- package/dist/lib/svgIcons/CellarIcon.d.ts +1 -2
- package/dist/{CellarIcon.js → lib/svgIcons/CellarIcon.js} +1 -1
- package/dist/lib/svgIcons/CheckActiveIcon.d.ts +1 -1
- package/dist/{CheckActiveIcon.js → lib/svgIcons/CheckActiveIcon.js} +1 -1
- package/dist/{CheckIcon.js → lib/svgIcons/CheckIcon.js} +6 -7
- package/dist/lib/svgIcons/CheckInactiveIcon.d.ts +1 -1
- package/dist/{CheckInactiveIcon.js → lib/svgIcons/CheckInactiveIcon.js} +1 -1
- package/dist/{CheckRoundedIcon.js → lib/svgIcons/CheckRoundedIcon.js} +4 -4
- package/dist/lib/svgIcons/CloseIcon.d.ts +1 -1
- package/dist/lib/svgIcons/CloseIcon.js +38 -0
- package/dist/lib/svgIcons/ClosetIcon.d.ts +1 -2
- package/dist/{ClosetIcon.js → lib/svgIcons/ClosetIcon.js} +1 -1
- package/dist/lib/svgIcons/CommunalGardenIcon.d.ts +1 -2
- package/dist/{CommunalGardenIcon.js → lib/svgIcons/CommunalGardenIcon.js} +1 -1
- package/dist/lib/svgIcons/CredipassIcon.d.ts +1 -2
- package/dist/{CredipassIcon.js → lib/svgIcons/CredipassIcon.js} +1 -1
- package/dist/lib/svgIcons/DashboardIcon.d.ts +1 -1
- package/dist/{DashboardIcon.js → lib/svgIcons/DashboardIcon.js} +11 -11
- package/dist/lib/svgIcons/DeleteIcon.d.ts +2 -3
- package/dist/lib/svgIcons/DeleteIcon.js +18 -0
- package/dist/{DemandIcon.js → lib/svgIcons/DemandIcon.js} +5 -5
- package/dist/lib/svgIcons/DishwasherIcon.d.ts +1 -2
- package/dist/{DishwasherIcon.js → lib/svgIcons/DishwasherIcon.js} +1 -1
- package/dist/lib/svgIcons/DownloadIcon.js +26 -0
- package/dist/lib/svgIcons/DrawIcon.d.ts +1 -1
- package/dist/{DrawIcon.js → lib/svgIcons/DrawIcon.js} +15 -15
- package/dist/lib/svgIcons/EditIcon.d.ts +1 -1
- package/dist/{EditIcon.js → lib/svgIcons/EditIcon.js} +1 -1
- package/dist/lib/svgIcons/ElectricGateIcon.d.ts +1 -2
- package/dist/{ElectricGateIcon.js → lib/svgIcons/ElectricGateIcon.js} +1 -1
- package/dist/{EnergyClassIcon.js → lib/svgIcons/EnergyClassIcon.js} +4 -5
- package/dist/lib/svgIcons/EntranceIcon.d.ts +1 -2
- package/dist/{EntranceIcon.js → lib/svgIcons/EntranceIcon.js} +1 -1
- package/dist/{ExternalLinkIcon.js → lib/svgIcons/ExternalLinkIcon.js} +7 -8
- package/dist/{FacebookIcon.js → lib/svgIcons/FacebookIcon.js} +1 -1
- package/dist/lib/svgIcons/FacebookRoundedIcon.d.ts +1 -2
- package/dist/{FacebookRoundedIcon.js → lib/svgIcons/FacebookRoundedIcon.js} +1 -1
- package/dist/lib/svgIcons/FireplaceIcon.d.ts +1 -2
- package/dist/{FireplaceIcon.js → lib/svgIcons/FireplaceIcon.js} +1 -1
- package/dist/lib/svgIcons/FixturesIcon.d.ts +1 -2
- package/dist/{FixturesIcon.js → lib/svgIcons/FixturesIcon.js} +3 -3
- package/dist/lib/svgIcons/FridgeIcon.d.ts +1 -2
- package/dist/{FridgeIcon.js → lib/svgIcons/FridgeIcon.js} +1 -1
- package/dist/lib/svgIcons/FrontBuildingIcon.d.ts +1 -2
- package/dist/{FrontBuildingIcon.js → lib/svgIcons/FrontBuildingIcon.js} +1 -1
- package/dist/lib/svgIcons/FurnishedIcon.d.ts +1 -2
- package/dist/{FurnishedIcon.js → lib/svgIcons/FurnishedIcon.js} +1 -1
- package/dist/{GearIcon.js → lib/svgIcons/GearIcon.js} +2 -2
- package/dist/lib/svgIcons/GermanyFlagIcon.d.ts +1 -1
- package/dist/{GermanyFlagIcon.js → lib/svgIcons/GermanyFlagIcon.js} +1 -1
- package/dist/{GoogleIcon.js → lib/svgIcons/GoogleIcon.js} +1 -1
- package/dist/{HamburgerMenuIcon.js → lib/svgIcons/HamburgerMenuIcon.js} +5 -5
- package/dist/lib/svgIcons/HeartIcon.d.ts +1 -1
- package/dist/lib/svgIcons/HeartIcon.js +28 -0
- package/dist/lib/svgIcons/HeartShadowedIcon.d.ts +1 -2
- package/dist/{HeartShadowedIcon.js → lib/svgIcons/HeartShadowedIcon.js} +2 -2
- package/dist/lib/svgIcons/HidePswIcon.d.ts +1 -1
- package/dist/{HidePswIcon.js → lib/svgIcons/HidePswIcon.js} +11 -11
- package/dist/lib/svgIcons/HobIcon.d.ts +1 -2
- package/dist/{HobIcon.js → lib/svgIcons/HobIcon.js} +1 -1
- package/dist/{HomeIcon.js → lib/svgIcons/HomeIcon.js} +7 -7
- package/dist/lib/svgIcons/HotWaterIcon.d.ts +1 -2
- package/dist/{HotWaterIcon.js → lib/svgIcons/HotWaterIcon.js} +1 -1
- package/dist/{HouseValuationIcon.js → lib/svgIcons/HouseValuationIcon.js} +1 -1
- package/dist/lib/svgIcons/InfoIcon.d.ts +1 -2
- package/dist/{InfoIcon.js → lib/svgIcons/InfoIcon.js} +1 -1
- package/dist/{InstagramIcon.js → lib/svgIcons/InstagramIcon.js} +1 -1
- package/dist/lib/svgIcons/ItalyFlagIcon.d.ts +1 -1
- package/dist/{ItalyFlagIcon.js → lib/svgIcons/ItalyFlagIcon.js} +1 -1
- package/dist/{KeyIcon.js → lib/svgIcons/KeyIcon.js} +5 -5
- package/dist/lib/svgIcons/KitchenIcon.d.ts +1 -2
- package/dist/{KitchenIcon.js → lib/svgIcons/KitchenIcon.js} +1 -1
- package/dist/lib/svgIcons/LaundryIcon.d.ts +1 -2
- package/dist/{LaundryIcon.js → lib/svgIcons/LaundryIcon.js} +1 -1
- package/dist/lib/svgIcons/LayersIcon.d.ts +1 -1
- package/dist/{LayersIcon.js → lib/svgIcons/LayersIcon.js} +13 -13
- package/dist/lib/svgIcons/LiftIcon.d.ts +1 -2
- package/dist/{LiftIcon.js → lib/svgIcons/LiftIcon.js} +18 -4
- package/dist/{LinkedinIcon.js → lib/svgIcons/LinkedinIcon.js} +1 -1
- package/dist/lib/svgIcons/LocationIcon.d.ts +1 -1
- package/dist/{LocationIcon.js → lib/svgIcons/LocationIcon.js} +7 -7
- package/dist/{LockIcon.js → lib/svgIcons/LockIcon.js} +12 -12
- package/dist/lib/svgIcons/LogoutIcon.d.ts +2 -3
- package/dist/lib/svgIcons/LogoutIcon.js +35 -0
- package/dist/lib/svgIcons/MailIcon.d.ts +1 -1
- package/dist/{MailIcon.js → lib/svgIcons/MailIcon.js} +9 -9
- package/dist/lib/svgIcons/MapIcon.d.ts +2 -3
- package/dist/lib/svgIcons/MapIcon.js +41 -0
- package/dist/lib/svgIcons/MegaphoneIcon.d.ts +1 -2
- package/dist/{MegaphoneIcon.js → lib/svgIcons/MegaphoneIcon.js} +21 -22
- package/dist/lib/svgIcons/MezzanineIcon.d.ts +1 -2
- package/dist/{MezzanineIcon.js → lib/svgIcons/MezzanineIcon.js} +1 -1
- package/dist/lib/svgIcons/NewsIcon.d.ts +2 -3
- package/dist/lib/svgIcons/NewsIcon.js +54 -0
- package/dist/lib/svgIcons/NotesIcon.d.ts +1 -1
- package/dist/{NotesIcon.js → lib/svgIcons/NotesIcon.js} +16 -16
- package/dist/lib/svgIcons/OpticFiberIcon.d.ts +1 -2
- package/dist/{OpticFiberIcon.js → lib/svgIcons/OpticFiberIcon.js} +1 -1
- package/dist/lib/svgIcons/ParkingIcon.d.ts +1 -2
- package/dist/{ParkingIcon.js → lib/svgIcons/ParkingIcon.js} +1 -1
- package/dist/lib/svgIcons/ParkingSpotIcon.d.ts +1 -2
- package/dist/{ParkingSpotIcon.js → lib/svgIcons/ParkingSpotIcon.js} +1 -1
- package/dist/lib/svgIcons/PartnershipIcon.d.ts +1 -1
- package/dist/{PartnershipIcon.js → lib/svgIcons/PartnershipIcon.js} +1 -1
- package/dist/lib/svgIcons/PhoneIcon.d.ts +1 -1
- package/dist/{PhoneIcon.js → lib/svgIcons/PhoneIcon.js} +9 -9
- package/dist/lib/svgIcons/PhotoAlbumIcon.d.ts +1 -2
- package/dist/{PhotoAlbumIcon.js → lib/svgIcons/PhotoAlbumIcon.js} +1 -1
- package/dist/lib/svgIcons/PhotoIcon.d.ts +1 -2
- package/dist/{PhotoIcon.js → lib/svgIcons/PhotoIcon.js} +5 -5
- package/dist/lib/svgIcons/PinIcon.d.ts +1 -1
- package/dist/lib/svgIcons/PinIcon.js +39 -0
- package/dist/{PinShadowedIcon.js → lib/svgIcons/PinShadowedIcon.js} +1 -1
- package/dist/lib/svgIcons/PlanIcon.d.ts +2 -3
- package/dist/lib/svgIcons/PlanIcon.js +20 -0
- package/dist/lib/svgIcons/PlusIcon.d.ts +1 -1
- package/dist/{PlusIcon.js → lib/svgIcons/PlusIcon.js} +2 -2
- package/dist/lib/svgIcons/PoolIcon.d.ts +1 -2
- package/dist/{PoolIcon.js → lib/svgIcons/PoolIcon.js} +1 -1
- package/dist/lib/svgIcons/PrestigeIcon.d.ts +1 -1
- package/dist/{PrestigeIcon.js → lib/svgIcons/PrestigeIcon.js} +17 -17
- package/dist/{PriceIcon.js → lib/svgIcons/PriceIcon.js} +5 -5
- package/dist/{PrincipalIcon.js → lib/svgIcons/PrincipalIcon.js} +1 -1
- package/dist/lib/svgIcons/PrintIcon.d.ts +1 -1
- package/dist/{PrintIcon.js → lib/svgIcons/PrintIcon.js} +14 -14
- package/dist/lib/svgIcons/PrivateGardenIcon.d.ts +1 -2
- package/dist/{PrivateGardenIcon.js → lib/svgIcons/PrivateGardenIcon.js} +1 -1
- package/dist/lib/svgIcons/ProfileIcon.d.ts +1 -1
- package/dist/{ProfileIcon.js → lib/svgIcons/ProfileIcon.js} +10 -10
- package/dist/lib/svgIcons/QuotesIcon.d.ts +2 -3
- package/dist/lib/svgIcons/QuotesIcon.js +32 -0
- package/dist/lib/svgIcons/ReceptionIcon.d.ts +1 -2
- package/dist/{ReceptionIcon.js → lib/svgIcons/ReceptionIcon.js} +1 -1
- package/dist/lib/svgIcons/RequestIcon.d.ts +2 -3
- package/dist/lib/svgIcons/RequestIcon.js +38 -0
- package/dist/lib/svgIcons/RoofIcon.d.ts +1 -2
- package/dist/{RoofIcon.js → lib/svgIcons/RoofIcon.js} +1 -1
- package/dist/lib/svgIcons/SatelliteSystemIcon.d.ts +1 -2
- package/dist/{SatelliteSystemIcon.js → lib/svgIcons/SatelliteSystemIcon.js} +1 -1
- package/dist/lib/svgIcons/SearchIcon.d.ts +1 -1
- package/dist/{SearchIcon.js → lib/svgIcons/SearchIcon.js} +16 -16
- package/dist/lib/svgIcons/SecurityDoorIcon.d.ts +1 -2
- package/dist/{SecurityDoorIcon.js → lib/svgIcons/SecurityDoorIcon.js} +1 -1
- package/dist/lib/svgIcons/ShareIcon.d.ts +1 -1
- package/dist/{ShareIcon.js → lib/svgIcons/ShareIcon.js} +15 -15
- package/dist/{SortIcon.js → lib/svgIcons/SortIcon.js} +4 -5
- package/dist/lib/svgIcons/SquareMeterIcon.js +26 -0
- package/dist/{StarIcon.js → lib/svgIcons/StarIcon.js} +7 -7
- package/dist/{StreetViewIcon.js → lib/svgIcons/StreetViewIcon.js} +14 -15
- package/dist/lib/svgIcons/SuitcaseIcon.d.ts +2 -3
- package/dist/lib/svgIcons/SuitcaseIcon.js +36 -0
- package/dist/lib/svgIcons/TavernIcon.d.ts +1 -2
- package/dist/{TavernIcon.js → lib/svgIcons/TavernIcon.js} +1 -1
- package/dist/lib/svgIcons/TelegramRoundedIcon.d.ts +1 -2
- package/dist/{TelegramRoundedIcon.js → lib/svgIcons/TelegramRoundedIcon.js} +1 -1
- package/dist/lib/svgIcons/TennisIcon.d.ts +1 -2
- package/dist/{TennisIcon.js → lib/svgIcons/TennisIcon.js} +1 -1
- package/dist/lib/svgIcons/TerraceIcon.d.ts +1 -2
- package/dist/lib/svgIcons/TerraceIcon.js +56 -0
- package/dist/lib/svgIcons/TieIcon.d.ts +2 -3
- package/dist/lib/svgIcons/TieIcon.js +30 -0
- package/dist/lib/svgIcons/TourIcon.d.ts +2 -3
- package/dist/lib/svgIcons/TourIcon.js +41 -0
- package/dist/{TransactionIcon.js → lib/svgIcons/TransactionIcon.js} +4 -5
- package/dist/lib/svgIcons/TypeFloorIcon.d.ts +1 -2
- package/dist/{TypeFloorIcon.js → lib/svgIcons/TypeFloorIcon.js} +1 -1
- package/dist/lib/svgIcons/TypeRollerShutterIcon.d.ts +1 -2
- package/dist/{TypeRollerShutterIcon.js → lib/svgIcons/TypeRollerShutterIcon.js} +1 -1
- package/dist/lib/svgIcons/TypeTvIcon.d.ts +1 -2
- package/dist/{TypeTvIcon.js → lib/svgIcons/TypeTvIcon.js} +1 -1
- package/dist/lib/svgIcons/TypeViewIcon.d.ts +1 -2
- package/dist/{TypeViewIcon.js → lib/svgIcons/TypeViewIcon.js} +1 -1
- package/dist/lib/svgIcons/UkFlagIcon.d.ts +1 -1
- package/dist/{UkFlagIcon.js → lib/svgIcons/UkFlagIcon.js} +1 -1
- package/dist/lib/svgIcons/UploadIcon.d.ts +1 -2
- package/dist/{UploadIcon.js → lib/svgIcons/UploadIcon.js} +1 -1
- package/dist/lib/svgIcons/ValuationIcon.d.ts +2 -3
- package/dist/lib/svgIcons/ValuationIcon.js +34 -0
- package/dist/lib/svgIcons/VideoIcon.d.ts +2 -3
- package/dist/lib/svgIcons/VideoIcon.js +35 -0
- package/dist/lib/svgIcons/ViewPswIcon.d.ts +1 -1
- package/dist/{ViewPswIcon.js → lib/svgIcons/ViewPswIcon.js} +5 -5
- package/dist/lib/svgIcons/WalletIcon.d.ts +1 -1
- package/dist/{WalletIcon.js → lib/svgIcons/WalletIcon.js} +13 -13
- package/dist/lib/svgIcons/WarningIcon.d.ts +1 -1
- package/dist/lib/svgIcons/WarningIcon.js +36 -0
- package/dist/lib/svgIcons/WarningIconRounded.d.ts +1 -1
- package/dist/lib/svgIcons/WarningIconRounded.js +40 -0
- package/dist/lib/svgIcons/WashingMachineIcon.d.ts +1 -2
- package/dist/{WashingMachineIcon.js → lib/svgIcons/WashingMachineIcon.js} +1 -1
- package/dist/lib/svgIcons/WhatsappRoundedIcon.d.ts +1 -2
- package/dist/{WhatsappRoundedIcon.js → lib/svgIcons/WhatsappRoundedIcon.js} +1 -1
- package/dist/lib/svgIcons/WhirlpoolIcon.d.ts +1 -2
- package/dist/{WhirlpoolIcon.js → lib/svgIcons/WhirlpoolIcon.js} +1 -1
- package/dist/lib/svgIcons/WikicasaIcon.d.ts +1 -2
- package/dist/{WikicasaIcon.js → lib/svgIcons/WikicasaIcon.js} +1 -1
- package/dist/lib/svgIcons/WikicasaRoundedIcon.d.ts +1 -2
- package/dist/{WikicasaRoundedIcon.js → lib/svgIcons/WikicasaRoundedIcon.js} +1 -1
- package/dist/lib/svgIcons/WkAppIcon.d.ts +1 -1
- package/dist/{WkAppIcon.js → lib/svgIcons/WkAppIcon.js} +1 -1
- package/dist/lib/svgIcons/WkFavIcon.d.ts +1 -1
- package/dist/{WkFavIcon.js → lib/svgIcons/WkFavIcon.js} +1 -1
- package/dist/{YoutubeIcon.js → lib/svgIcons/YoutubeIcon.js} +1 -1
- package/dist/lib/svgIcons/poi/BankIcon.d.ts +1 -2
- package/dist/{BankIcon.js → lib/svgIcons/poi/BankIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/BusIcon.d.ts +1 -2
- package/dist/{BusIcon.js → lib/svgIcons/poi/BusIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/CartIcon.d.ts +1 -2
- package/dist/{CartIcon.js → lib/svgIcons/poi/CartIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/ChargeIcon.d.ts +1 -2
- package/dist/{ChargeIcon.js → lib/svgIcons/poi/ChargeIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/HospitalIcon.d.ts +1 -2
- package/dist/{HospitalIcon.js → lib/svgIcons/poi/HospitalIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/MetroIcon.d.ts +1 -2
- package/dist/{MetroIcon.js → lib/svgIcons/poi/MetroIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/PharmacyIcon.d.ts +1 -2
- package/dist/{PharmacyIcon.js → lib/svgIcons/poi/PharmacyIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/PostOfficeIcon.d.ts +1 -2
- package/dist/{PostOfficeIcon.js → lib/svgIcons/poi/PostOfficeIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/SchoolIcon.d.ts +1 -2
- package/dist/{SchoolIcon.js → lib/svgIcons/poi/SchoolIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/SubwayIcon.d.ts +1 -2
- package/dist/{SubwayIcon.js → lib/svgIcons/poi/SubwayIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/SupermarketIcon.d.ts +1 -2
- package/dist/{SupermarketIcon.js → lib/svgIcons/poi/SupermarketIcon.js} +1 -1
- package/dist/lib/svgIcons/poi/TrainIcon.d.ts +1 -2
- package/dist/{TrainIcon.js → lib/svgIcons/poi/TrainIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/TransportIcon.d.ts +1 -2
- package/dist/{TransportIcon.js → lib/svgIcons/poi/TransportIcon.js} +1 -1
- package/dist/lib/svgImages/CheckImg.d.ts +1 -1
- package/dist/{CheckImg.js → lib/svgImages/CheckImg.js} +1 -1
- package/dist/lib/svgImages/GenericUserWikiAvatar.d.ts +1 -1
- package/dist/{GenericUserWikiAvatar.js → lib/svgImages/GenericUserWikiAvatar.js} +1 -1
- package/dist/lib/svgImages/GenericUserWikiAvatarSquaredImg.d.ts +1 -1
- package/dist/{GenericUserWikiAvatarSquaredImg.js → lib/svgImages/GenericUserWikiAvatarSquaredImg.js} +1 -1
- package/dist/lib/svgImages/IareeImg.d.ts +1 -1
- package/dist/{IareeImg.js → lib/svgImages/IareeImg.js} +1 -1
- package/dist/lib/svgImages/InsightImg.d.ts +1 -1
- package/dist/{InsightImg.js → lib/svgImages/InsightImg.js} +1 -1
- package/dist/lib/svgImages/ShieldImg.d.ts +1 -1
- package/dist/{ShieldImg.js → lib/svgImages/ShieldImg.js} +1 -1
- package/dist/lib/svgImages/SnapImg.d.ts +1 -1
- package/dist/{SnapImg.js → lib/svgImages/SnapImg.js} +1 -1
- package/dist/lib/svgImages/StopWatchImg.d.ts +1 -1
- package/dist/{StopWatchImg.js → lib/svgImages/StopWatchImg.js} +1 -1
- package/dist/lib/svgImages/WikiNerd.d.ts +1 -1
- package/dist/{WikiNerd.js → lib/svgImages/WikiNerd.js} +1 -1
- package/dist/lib/svgImages/WikiNerdAgency.d.ts +4 -0
- package/dist/lib/svgImages/WikiNerdAgency.js +605 -0
- package/dist/lib/svgImages/WikiNerdAnalyzeImg.d.ts +1 -1
- package/dist/{WikiNerdAnalyzeImg.js → lib/svgImages/WikiNerdAnalyzeImg.js} +1 -1
- package/dist/lib/svgImages/WikiNerdDownloadApp.d.ts +1 -1
- package/dist/{WikiNerdDownloadApp.js → lib/svgImages/WikiNerdDownloadApp.js} +1 -1
- package/dist/lib/svgImages/WikiNerdMercatoHome.d.ts +1 -1
- package/dist/{WikiNerdMercatoHome.js → lib/svgImages/WikiNerdMercatoHome.js} +1 -1
- package/dist/lib/svgImages/WikiNerdValuationNotAvailableImg.d.ts +1 -1
- package/dist/{WikiNerdValuationNotAvailableImg.js → lib/svgImages/WikiNerdValuationNotAvailableImg.js} +1 -1
- package/dist/lib/svgImages/WikiNerdValutaDesktop.d.ts +1 -1
- package/dist/{WikiNerdValutaDesktop.js → lib/svgImages/WikiNerdValutaDesktop.js} +1 -1
- package/dist/lib/svgImages/WikiNerdValutaMobile.d.ts +1 -1
- package/dist/{WikiNerdValutaMobile.js → lib/svgImages/WikiNerdValutaMobile.js} +1 -1
- package/dist/lib/svgImages/WikiNoSavedSearches.d.ts +1 -1
- package/dist/{WikiNoSavedSearches.js → lib/svgImages/WikiNoSavedSearches.js} +1 -1
- package/dist/lib/svgImages/WikicasaDatiLogo.d.ts +1 -1
- package/dist/{WikicasaDatiLogo.js → lib/svgImages/WikicasaDatiLogo.js} +12 -12
- package/dist/lib/svgImages/WikicasaLogo.d.ts +1 -1
- package/dist/{WikicasaLogo.js → lib/svgImages/WikicasaLogo.js} +7 -7
- package/dist/lib/svgImages/WikicasaProIcon.d.ts +1 -1
- package/dist/{WikicasaProIcon.js → lib/svgImages/WikicasaProIcon.js} +1 -1
- package/dist/lib/svgImages/WikicasaStudioLogo.d.ts +1 -1
- package/dist/{WikicasaStudioLogo.js → lib/svgImages/WikicasaStudioLogo.js} +1 -1
- package/dist/svgIconFactory-BpnFimFz.js +29 -0
- package/dist/types/FunctionalSvgIconComponent.d.ts +21 -1
- package/dist/utilities/DefaultValues.d.ts +3 -9
- package/dist/utilities/svgIconFactory.d.ts +32 -2
- package/dist/utilities/svgImagefactory.d.ts +2 -2
- package/package.json +1 -1
- package/dist/AboutUsIcon.js +0 -41
- package/dist/ArrowIcon.js +0 -28
- package/dist/BalconyIcon.js +0 -31
- package/dist/BarChartIcon.js +0 -39
- package/dist/BellIcon.js +0 -45
- package/dist/BulbIcon.js +0 -40
- package/dist/CloseIcon.js +0 -38
- package/dist/DefaultValues-DOBkctU1.js +0 -10
- package/dist/DeleteIcon.js +0 -28
- package/dist/DownloadIcon.js +0 -47
- package/dist/HeartIcon.js +0 -28
- package/dist/LogoutIcon.js +0 -44
- package/dist/MapIcon.js +0 -50
- package/dist/NewsIcon.js +0 -63
- package/dist/PinIcon.js +0 -39
- package/dist/PlanIcon.js +0 -31
- package/dist/QuotesIcon.js +0 -41
- package/dist/RequestIcon.js +0 -47
- package/dist/SquareMeterIcon.js +0 -26
- package/dist/SuitcaseIcon.js +0 -45
- package/dist/TerraceIcon.js +0 -34
- package/dist/TieIcon.js +0 -39
- package/dist/TourIcon.js +0 -50
- package/dist/ValuationIcon.js +0 -43
- package/dist/VideoIcon.js +0 -44
- package/dist/WarningIcon.js +0 -36
- package/dist/WarningIconRounded.js +0 -40
- package/dist/index.js +0 -330
- package/dist/svgIconFactory-Dn0WJdb3.js +0 -23
- /package/dist/{FunctionalSvgIconComponent.js → types/FunctionalSvgIconComponent.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FunctionalComponent } from 'vue';
|
|
2
|
-
import { SvgImageProps } from '
|
|
2
|
+
import { SvgImageProps } from '../../types/FunctionalSvgIconComponent';
|
|
3
3
|
|
|
4
4
|
export declare const WikiNerdValutaDesktopImg: FunctionalComponent<SvgImageProps & {
|
|
5
5
|
light?: boolean;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { h as l } from "vue";
|
|
2
|
-
import { s as o } from "
|
|
3
|
-
const
|
|
4
|
-
props:
|
|
2
|
+
import { s as o } from "../../svgImagefactory-DHbjrCiy.js";
|
|
3
|
+
const t = (a, { attrs: h }) => o({
|
|
4
|
+
props: a,
|
|
5
5
|
svgNodeAttrs: {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
viewBox: "0 0 234.002 65.959",
|
|
8
|
-
width:
|
|
9
|
-
height:
|
|
10
|
-
class:
|
|
11
|
-
"aria-hidden":
|
|
8
|
+
width: a.width ?? 234,
|
|
9
|
+
height: a.height ?? 65,
|
|
10
|
+
class: a.class ?? "",
|
|
11
|
+
"aria-hidden": h["aria-hidden"] ?? "true"
|
|
12
12
|
},
|
|
13
13
|
childrenNodes: [
|
|
14
14
|
l("path", {
|
|
@@ -52,23 +52,23 @@ const i = (h, { attrs: a }) => o({
|
|
|
52
52
|
d: "M233.403 46.778h-7.377a.6.6 0 0 1-.6-.6v-2.075h-.092a6.735 6.735 0 0 1-3.158 2.651 10.532 10.532 0 0 1-4.15.853 11.605 11.605 0 0 1-4.934-1.037 12.135 12.135 0 0 1-3.873-2.813 12.774 12.774 0 0 1-2.535-4.126 14.048 14.048 0 0 1 0-9.89 13.34 13.34 0 0 1 2.467-4.1 11.565 11.565 0 0 1 8.76-3.854 11.117 11.117 0 0 1 4.127.784 8.36 8.36 0 0 1 3.274 2.259.065.065 0 0 0 .115-.046v-1.591a.6.6 0 0 1 .6-.6h7.377a.6.6 0 0 1 .6.6v22.985a.61.61 0 0 1-.601.6ZM220.17 29.234a5.671 5.671 0 0 0-2.328.438 5.734 5.734 0 0 0-1.729 1.176 5.12 5.12 0 0 0-1.084 1.729 5.864 5.864 0 0 0-.369 2.121 5.543 5.543 0 0 0 1.429 3.873 6.095 6.095 0 0 0 8.161 0 5.441 5.441 0 0 0 1.434-3.874 5.864 5.864 0 0 0-.369-2.121 5.12 5.12 0 0 0-1.084-1.729 5.213 5.213 0 0 0-1.729-1.176 5.672 5.672 0 0 0-2.328-.438Z"
|
|
53
53
|
}),
|
|
54
54
|
l("path", {
|
|
55
|
-
fill:
|
|
55
|
+
fill: h["data-label-color"] ?? "#222",
|
|
56
56
|
d: "M194.279 52.749h5.072a5.9 5.9 0 0 1 2.536.553 7.3 7.3 0 0 1 2.075 1.452 6.2 6.2 0 0 1 1.383 2.1 6.3 6.3 0 0 1 .507 2.513 6.66 6.66 0 0 1-1.891 4.588 7 7 0 0 1-2.075 1.452 5.9 5.9 0 0 1-2.536.553h-5.071Zm3.412 10.305h.784a4.3 4.3 0 0 0 1.591-.277 3.45 3.45 0 0 0 1.176-.761 3.2 3.2 0 0 0 .738-1.153 4.3 4.3 0 0 0 .254-1.475 4.4 4.4 0 0 0-.254-1.475 3.4 3.4 0 0 0-.738-1.176 3.45 3.45 0 0 0-1.176-.761 4.2 4.2 0 0 0-1.568-.277h-.807Z"
|
|
57
57
|
}),
|
|
58
58
|
l("path", {
|
|
59
|
-
fill:
|
|
59
|
+
fill: h["data-label-color"] ?? "#222",
|
|
60
60
|
d: "M215.558 63.649h-4.911l-.784 2.282h-3.665l5.026-13.187h3.735l5.026 13.187h-3.666Zm-.922-2.605-1.545-4.4-1.545 4.4Z"
|
|
61
61
|
}),
|
|
62
62
|
l("path", {
|
|
63
|
-
fill:
|
|
63
|
+
fill: h["data-label-color"] ?? "#222",
|
|
64
64
|
d: "M225.933 55.649v10.282h-3.435V55.649h-2.813v-2.9h9.06v2.9Z"
|
|
65
65
|
}),
|
|
66
66
|
l("path", {
|
|
67
|
-
fill:
|
|
67
|
+
fill: h["data-label-color"] ?? "#222",
|
|
68
68
|
d: "M233.702 52.749v13.187h-3.435V52.749Z"
|
|
69
69
|
})
|
|
70
70
|
]
|
|
71
71
|
});
|
|
72
72
|
export {
|
|
73
|
-
|
|
73
|
+
t as WikicasaDatiLogoIcon
|
|
74
74
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { h as l } from "vue";
|
|
2
|
-
import { s as
|
|
3
|
-
const
|
|
4
|
-
props:
|
|
2
|
+
import { s as t } from "../../svgImagefactory-DHbjrCiy.js";
|
|
3
|
+
const f = (a) => t({
|
|
4
|
+
props: a,
|
|
5
5
|
svgNodeAttrs: {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
viewBox: "0 0 234.002 65.901",
|
|
8
|
-
width:
|
|
9
|
-
height:
|
|
10
|
-
"aria-labelledby":
|
|
8
|
+
width: a.width ?? 128,
|
|
9
|
+
height: a.height ?? 36,
|
|
10
|
+
"aria-labelledby": a.id ? a.description ? `${a.id}_title ${a.id}_desc` : `${a.id}_title` : void 0,
|
|
11
11
|
role: "img"
|
|
12
12
|
},
|
|
13
13
|
childrenNodes: [
|
|
@@ -54,5 +54,5 @@ const i = (o, { attrs: a }) => h({
|
|
|
54
54
|
]
|
|
55
55
|
});
|
|
56
56
|
export {
|
|
57
|
-
|
|
57
|
+
f as WikicasaLogoIcon
|
|
58
58
|
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { h as g } from "vue";
|
|
2
|
+
import { g as n } from "./DefaultValues-CpabIgVz.js";
|
|
3
|
+
const c = ({ props: t, svgNodeAttrs: s, childrenNodes: i }) => {
|
|
4
|
+
const r = {
|
|
5
|
+
...n(),
|
|
6
|
+
//Removing undefined props
|
|
7
|
+
...Object.entries(t).reduce(
|
|
8
|
+
(e, [h, o]) => (o && (e[h] = o), e),
|
|
9
|
+
{}
|
|
10
|
+
)
|
|
11
|
+
};
|
|
12
|
+
return g(
|
|
13
|
+
"svg",
|
|
14
|
+
{
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
"stroke-color": t["stroke-color"],
|
|
17
|
+
height: r.height,
|
|
18
|
+
//Setting default height (20px)
|
|
19
|
+
width: r.width,
|
|
20
|
+
//Setting default width (20px)
|
|
21
|
+
"aria-hidden": r["aria-hidden"],
|
|
22
|
+
...s
|
|
23
|
+
},
|
|
24
|
+
i
|
|
25
|
+
);
|
|
26
|
+
};
|
|
27
|
+
export {
|
|
28
|
+
c as s
|
|
29
|
+
};
|
|
@@ -1,6 +1,26 @@
|
|
|
1
1
|
import { FunctionalComponent } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { ClassType, Nullable } from '@wikicasa-dev/types';
|
|
3
3
|
|
|
4
|
+
export type SvgProps = {
|
|
5
|
+
width: Nullable<number>;
|
|
6
|
+
height: Nullable<number>;
|
|
7
|
+
class: ClassType;
|
|
8
|
+
title: Nullable<string>;
|
|
9
|
+
description: Nullable<string>;
|
|
10
|
+
'stroke-color': `#${string}`;
|
|
11
|
+
'stroke-width': number;
|
|
12
|
+
'fill-color': `#${string}`;
|
|
13
|
+
'aria-hidden'?: boolean;
|
|
14
|
+
};
|
|
15
|
+
export type SvgImageProps = {
|
|
16
|
+
width?: number;
|
|
17
|
+
height?: number;
|
|
18
|
+
class?: ClassType;
|
|
19
|
+
id: string;
|
|
20
|
+
title: string;
|
|
21
|
+
description?: string;
|
|
22
|
+
'stroke-color'?: `#${string}`;
|
|
23
|
+
};
|
|
4
24
|
type PropsType = Partial<SvgProps>;
|
|
5
25
|
export type FunctionalSvgIconComponent<T = PropsType> = FunctionalComponent<T>;
|
|
6
26
|
export {};
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
strokeColor: string;
|
|
5
|
-
fillColor: string;
|
|
6
|
-
color: string;
|
|
7
|
-
}
|
|
8
|
-
export declare const getDefaultSvgPropsValues: () => Readonly<DefaultSvgPropsValues>;
|
|
9
|
-
export {};
|
|
1
|
+
import { SvgProps } from '../types/FunctionalSvgIconComponent';
|
|
2
|
+
|
|
3
|
+
export declare const getDefaultSvgPropsValues: () => Readonly<Partial<SvgProps>>;
|
|
@@ -1,8 +1,38 @@
|
|
|
1
1
|
import { VNode } from 'vue';
|
|
2
|
-
import { SvgProps } from '
|
|
2
|
+
import { SvgProps } from '../types/FunctionalSvgIconComponent';
|
|
3
3
|
|
|
4
|
+
/**
|
|
5
|
+
* @function svgIconFactory
|
|
6
|
+
* @description Creates a functional SVG icon component based on
|
|
7
|
+
* the passed data. The returned component will have the following
|
|
8
|
+
* properties set by default:
|
|
9
|
+
*
|
|
10
|
+
* - height: 20px
|
|
11
|
+
* - width: 20px
|
|
12
|
+
* - stroke-color: #222
|
|
13
|
+
* - aria-hidden: true
|
|
14
|
+
*
|
|
15
|
+
* If the passed data has a props object with a height, width, aria-hidden or stroke-color property,
|
|
16
|
+
* it will override the default values.
|
|
17
|
+
*
|
|
18
|
+
* The returned component will also have the passed svgNodeAttrs object
|
|
19
|
+
* merged into its props.
|
|
20
|
+
*
|
|
21
|
+
* The returned component will have the passed childrenNodes as its
|
|
22
|
+
* child nodes.
|
|
23
|
+
*
|
|
24
|
+
* @param svgData - The data to create the icon component from.
|
|
25
|
+
* @param svgData.props - The props to set on the
|
|
26
|
+
* component.
|
|
27
|
+
* @param svgData.svgNodeAttrs - The attributes to
|
|
28
|
+
* set on the SVG node.
|
|
29
|
+
* @param svgData.childrenNodes - The child nodes for
|
|
30
|
+
* the component.
|
|
31
|
+
*
|
|
32
|
+
* @returns The created functional icon component.
|
|
33
|
+
*/
|
|
4
34
|
export declare const svgIconFactory: (svgData: {
|
|
5
35
|
props: Partial<SvgProps>;
|
|
6
|
-
svgNodeAttrs: Record<string,
|
|
36
|
+
svgNodeAttrs: Record<string, unknown>;
|
|
7
37
|
childrenNodes: VNode[] | VNode;
|
|
8
38
|
}) => VNode;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { VNode } from 'vue';
|
|
2
|
-
import { SvgImageProps } from '
|
|
2
|
+
import { SvgImageProps } from '../types/FunctionalSvgIconComponent';
|
|
3
3
|
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const svgImageFactory: (svgData: {
|
|
5
5
|
props: SvgImageProps;
|
|
6
6
|
svgNodeAttrs: Record<string, any>;
|
|
7
7
|
childrenNodes: VNode[] | VNode;
|
package/package.json
CHANGED
package/dist/AboutUsIcon.js
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { h as e } from "vue";
|
|
2
|
-
import { g as r } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const d = (a, { attrs: o }) => {
|
|
4
|
-
a = { ...r(), ...a };
|
|
5
|
-
const { width: l, height: i, strokeColor: t, fillColor: h } = a;
|
|
6
|
-
return e(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 17.521 17.301",
|
|
11
|
-
width: `${l}`,
|
|
12
|
-
height: `${i}`,
|
|
13
|
-
class: a.class ?? "",
|
|
14
|
-
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
[
|
|
17
|
-
e("path", {
|
|
18
|
-
fill: h,
|
|
19
|
-
stroke: t,
|
|
20
|
-
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
21
|
-
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
22
|
-
"stroke-width": `${o["stroke-width"] ?? "1.3"}`,
|
|
23
|
-
d: `M16.283.65H1.243a.6.6 0 0 0-.593.593v12.331a.593.593 0 0 0
|
|
24
|
-
.593.593h5.62l1.657 2.356a.3.3 0 0 0 .416.071.314.314 0 0 0
|
|
25
|
-
.071-.071l1.657-2.356h5.614a.593.593 0 0 0 .593-.593V1.243a.585.585 0 0 0-.577-.593Z`
|
|
26
|
-
}),
|
|
27
|
-
e("path", {
|
|
28
|
-
fill: "#0e1d34",
|
|
29
|
-
d: `M15.421 3.146 12.69 11.93a.15.15 0 0 1-.14.106h-2.133a.133.133 0 0
|
|
30
|
-
1-.128-.1l-1.462-4.8a.072.072 0 0 0-.139 0l-1.46 4.8a.135.135 0 0 1-.129.09h-2.13a.144.144 0 0
|
|
31
|
-
1-.139-.106L2.099 3.137a.149.149 0 0 1 .1-.184.113.113 0 0 1 .038-.007h2.088a.128.128 0 0
|
|
32
|
-
1 .129.1L5.92 8.414a.073.073 0 0 0 .088.054.071.071 0 0 0 .053-.048l1.741-5.368a.15.15 0 0
|
|
33
|
-
1 .139-.1h1.612a.146.146 0 0 1 .14.106l1.629 5.363a.072.072 0 0 0 .139 0l1.59-5.368a.139.139 0 0
|
|
34
|
-
1 .129-.1h2.088a.142.142 0 0 1 .157.124.13.13 0 0 1-.005.061Z`
|
|
35
|
-
})
|
|
36
|
-
]
|
|
37
|
-
);
|
|
38
|
-
};
|
|
39
|
-
export {
|
|
40
|
-
d as AboutUsIcon
|
|
41
|
-
};
|
package/dist/ArrowIcon.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { h as t } from "vue";
|
|
2
|
-
import { g as n } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const d = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...n(), ...o };
|
|
5
|
-
const { width: r, height: i } = o;
|
|
6
|
-
return t(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 20.243 11.621",
|
|
11
|
-
width: `${r}`,
|
|
12
|
-
height: `${i}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
t("path", {
|
|
17
|
-
fill: "none",
|
|
18
|
-
stroke: `${e["stroke-color"] ?? "#222"}`,
|
|
19
|
-
"stroke-linecap": "round",
|
|
20
|
-
"stroke-linejoin": "round",
|
|
21
|
-
"stroke-width": `${e["stroke-width"] ?? "3"}`,
|
|
22
|
-
d: "m18.121 2.121-8 8-8-8"
|
|
23
|
-
})
|
|
24
|
-
);
|
|
25
|
-
};
|
|
26
|
-
export {
|
|
27
|
-
d as ArrowIcon
|
|
28
|
-
};
|
package/dist/BalconyIcon.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { h as a } from "vue";
|
|
2
|
-
import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
|
|
3
|
-
const o = (t) => e({
|
|
4
|
-
props: t,
|
|
5
|
-
svgNodeAttrs: {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 17.427 17.135",
|
|
8
|
-
width: t.width ?? 17,
|
|
9
|
-
height: t.height ?? 17
|
|
10
|
-
},
|
|
11
|
-
childrenNodes: a(
|
|
12
|
-
"g",
|
|
13
|
-
{ fill: "none", stroke: t["stroke-color"] ?? "#222", "stroke-width": t["stroke-width"] ?? 1, "stroke-linecap": "round", "stroke-linejoin": "round" },
|
|
14
|
-
[
|
|
15
|
-
a("path", { d: "m1.845 10.64-.489 1.433a4.638 4.638 0 0 0 0 2.994l.489 1.433", data: { name: "Tracciato 12973" } }),
|
|
16
|
-
a("path", { d: "m15.641 10.64.489 1.433a4.638 4.638 0 0 1 0 2.994l-.489 1.433", data: { name: "Tracciato 12974" } }),
|
|
17
|
-
a("path", { d: "m4.799 10.64-.489 1.433a4.638 4.638 0 0 0 0 2.994l.489 1.433", data: { name: "Tracciato 12975" } }),
|
|
18
|
-
a("path", { d: "m7.512 10.64-.367 2.151a4.636 4.636 0 0 0 0 1.559l.367 2.15", data: { name: "Tracciato 12976" } }),
|
|
19
|
-
a("path", { d: "m9.974 16.5.367-2.151a4.636 4.636 0 0 0 0-1.559l-.367-2.15", data: { name: "Tracciato 12977" } }),
|
|
20
|
-
a("path", { d: "m12.686 10.64.459 1.267a4.626 4.626 0 0 1 .054 3l-.513 1.592", data: { name: "Tracciato 12978" } }),
|
|
21
|
-
a("path", { d: "M.5 10.479h16.427", data: { name: "Linea 1948" } }),
|
|
22
|
-
a("path", { d: "M.5 16.5h16.427", data: { name: "Linea 1949" } }),
|
|
23
|
-
a("path", { d: "M11.118.5H6.312a1.979 1.979 0 0 0-1.959 2v8.091h8.724V2.5a1.979 1.979 0 0 0-1.959-2Z", data: { name: "Tracciato 12979" } }),
|
|
24
|
-
a("path", { d: "M8.715 10.591V.77", data: { name: "Linea 1950" } }),
|
|
25
|
-
a("path", { d: "M9.527 6.333h.127", data: { name: "Linea 1951" } })
|
|
26
|
-
]
|
|
27
|
-
)
|
|
28
|
-
});
|
|
29
|
-
export {
|
|
30
|
-
o as BalconyIcon
|
|
31
|
-
};
|
package/dist/BarChartIcon.js
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { h as t } from "vue";
|
|
2
|
-
import { g as s } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const g = (h, { attrs: a }) => {
|
|
4
|
-
h = { ...s(), ...h };
|
|
5
|
-
const { width: o, height: r, strokeColor: e, fillColor: i } = h;
|
|
6
|
-
return t(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 19.794 19.552",
|
|
11
|
-
width: `${o}`,
|
|
12
|
-
height: `${r}`,
|
|
13
|
-
class: h.class ?? "",
|
|
14
|
-
"aria-hidden": a["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
t(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: i,
|
|
20
|
-
stroke: e,
|
|
21
|
-
"stroke-width": `${a["stroke-width"] ?? "1.3"}`
|
|
22
|
-
},
|
|
23
|
-
[
|
|
24
|
-
t("path", {
|
|
25
|
-
d: "M1.792 11.734h2.277a1.142 1.142 0 0 1 1.142 1.142v6.026H.65v-6.026a1.142 1.142 0 0 1 1.142-1.142Z"
|
|
26
|
-
}),
|
|
27
|
-
t("path", {
|
|
28
|
-
d: "M8.759.65h2.277a1.142 1.142 0 0 1 1.142 1.142v17.11H7.617V1.792A1.142 1.142 0 0 1 8.759.65Z"
|
|
29
|
-
}),
|
|
30
|
-
t("path", {
|
|
31
|
-
d: "M15.726 6.718h2.277a1.142 1.142 0 0 1 1.142 1.142v11.042h-4.561V7.86a1.142 1.142 0 0 1 1.142-1.142Z"
|
|
32
|
-
})
|
|
33
|
-
]
|
|
34
|
-
)
|
|
35
|
-
);
|
|
36
|
-
};
|
|
37
|
-
export {
|
|
38
|
-
g as BarChartIcon
|
|
39
|
-
};
|
package/dist/BellIcon.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as n } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const h = (e, { attrs: o }) => {
|
|
4
|
-
e = { ...n(), ...e };
|
|
5
|
-
const { width: t, height: r, fillColor: l } = e;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 15.283 17.171",
|
|
11
|
-
width: `${t}`,
|
|
12
|
-
height: `${r}`,
|
|
13
|
-
class: e.class ?? "",
|
|
14
|
-
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
i(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: l,
|
|
20
|
-
stroke: `${o["stroke-color"] ?? "#222"}`,
|
|
21
|
-
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${o["stroke-width"] ?? "1.3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
i("path", {
|
|
27
|
-
"stroke-width": "1.202",
|
|
28
|
-
d: "M5.699 14.057v.573a1.943 1.943 0 0 0 3.886 0v-.569"
|
|
29
|
-
}),
|
|
30
|
-
i("path", {
|
|
31
|
-
"stroke-linecap": "round",
|
|
32
|
-
"stroke-linejoin": "round",
|
|
33
|
-
"stroke-width": "1.141",
|
|
34
|
-
d: `M6.276.724a5.015 5.015 0 0 0-1.852.876 6.571 6.571 0 0 0-2.231 5.039v2.513L.884
|
|
35
|
-
11.026a1.638 1.638 0 0 0 .982 2.548 31.038 31.038 0 0 0 11.558.011 1.637 1.637 0 0 0
|
|
36
|
-
.975-2.546l-1.318-1.887V6.639c-.005-.457-.083-3.458-2.307-5.094A4.965 4.965
|
|
37
|
-
0 0 0 8.998.724a6.089 6.089 0 0 0-2.722 0Z`
|
|
38
|
-
})
|
|
39
|
-
]
|
|
40
|
-
)
|
|
41
|
-
);
|
|
42
|
-
};
|
|
43
|
-
export {
|
|
44
|
-
h as BellIcon
|
|
45
|
-
};
|
package/dist/BulbIcon.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as n } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const d = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...n(), ...o };
|
|
5
|
-
const { width: t, height: l, strokeColor: r, fillColor: h } = o;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 9.043 17.407",
|
|
11
|
-
width: `${t}`,
|
|
12
|
-
height: `${l}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
i(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: h,
|
|
20
|
-
stroke: r,
|
|
21
|
-
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${e["stroke-width"] ?? "1.3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
i("path", {
|
|
27
|
-
d: `M.65 6.627A5.987 5.987 0 0 1 6.995.659a5.766 5.766 0 0 1 3.627 1.526 5.988 5.988 0 0
|
|
28
|
-
1 .147 8.729 1.928 1.928 0 0 0-.451.615l-.886 2.06h-5.63l-.885-2.062a1.95 1.95 0 0
|
|
29
|
-
0-.45-.613A5.954 5.954 0 0 1 .65 6.627Z`
|
|
30
|
-
}),
|
|
31
|
-
i("path", {
|
|
32
|
-
d: "M8.061 16.654H5.172a1.075 1.075 0 0 1-1.058-.891l-.372-2.173h5.746l-.365 2.168a1.073 1.073 0 0 1-1.062.896Z"
|
|
33
|
-
})
|
|
34
|
-
]
|
|
35
|
-
)
|
|
36
|
-
);
|
|
37
|
-
};
|
|
38
|
-
export {
|
|
39
|
-
d as BulbIcon
|
|
40
|
-
};
|
package/dist/CloseIcon.js
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as r } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const l = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...r(), ...o };
|
|
5
|
-
const { width: t, height: n } = o;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 18.558 18.558",
|
|
11
|
-
width: `${t}`,
|
|
12
|
-
height: `${n}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
i(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: "none",
|
|
20
|
-
stroke: `${e["stroke-color"] ?? "#222"}`,
|
|
21
|
-
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${e["stroke-width"] ?? "3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
i("path", {
|
|
27
|
-
d: "m2.121 2.121 14.316 14.316"
|
|
28
|
-
}),
|
|
29
|
-
i("path", {
|
|
30
|
-
d: "M2.121 16.437 16.244 2.121"
|
|
31
|
-
})
|
|
32
|
-
]
|
|
33
|
-
)
|
|
34
|
-
);
|
|
35
|
-
};
|
|
36
|
-
export {
|
|
37
|
-
l as CloseIcon
|
|
38
|
-
};
|
package/dist/DeleteIcon.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { h as t } from "vue";
|
|
2
|
-
import { g as a } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const r = (h, { attrs: e }) => {
|
|
4
|
-
h = { ...a(), ...h };
|
|
5
|
-
const { width: o, height: v } = h;
|
|
6
|
-
return t(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 11.175 13.409",
|
|
11
|
-
width: `${o}`,
|
|
12
|
-
height: `${v}`,
|
|
13
|
-
class: h.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
t("path", {
|
|
17
|
-
fill: e["fill-color"] ?? "#222",
|
|
18
|
-
stroke: e["stroke-color"],
|
|
19
|
-
d: `M4.47 0a1.076 1.076 0 0 0-1.117 1.117v.559H0v1.118h.559v8.94a1.685 1.685 0 0 0
|
|
20
|
-
1.676 1.676h6.7a1.685 1.685 0 0 0 1.676-1.676v-8.94h.559V1.676H7.822v-.559A1.076 1.076
|
|
21
|
-
0 0 0 6.7 0Zm0 1.117H6.7v.559H4.47ZM1.676 2.794H9.5v8.94a.557.557 0 0 1-.559.559h-6.7a.557.557
|
|
22
|
-
0 0 1-.559-.559ZM2.794 4.47v6.146h1.117V4.47Zm2.235 0v6.146h1.117V4.47Zm2.235 0v6.146h1.117V4.47Zm0 0`
|
|
23
|
-
})
|
|
24
|
-
);
|
|
25
|
-
};
|
|
26
|
-
export {
|
|
27
|
-
r as DeleteIcon
|
|
28
|
-
};
|