@porscheinformatik/clr-addons 18.2.1 → 18.2.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/esm2022/icons/shapes.mjs +132 -36
- package/fesm2022/clr-addons.mjs +134 -38
- package/fesm2022/clr-addons.mjs.map +1 -1
- package/icons/shapes.d.ts +69 -10
- package/package.json +1 -1
package/icons/shapes.d.ts
CHANGED
|
@@ -498,7 +498,36 @@ export declare const LogoWorkshopOrderTracker: string;
|
|
|
498
498
|
export declare const LogoWorkshopOrderTrackerNegative: string;
|
|
499
499
|
export declare const LogoWorkshopOrderTrackerFavIcon: string;
|
|
500
500
|
export declare const LogoWorkshopOrderTrackerNegativeFavIcon: string;
|
|
501
|
-
export declare const
|
|
501
|
+
export declare const folder_filled_app: string;
|
|
502
|
+
export declare const alert_filled_app: string;
|
|
503
|
+
export declare const alert_notification_filled_app: string;
|
|
504
|
+
export declare const bookmark_filled: string;
|
|
505
|
+
export declare const checkmark_filled_app: string;
|
|
506
|
+
export declare const coffee_filled_app: string;
|
|
507
|
+
export declare const consumption_fuel_filled_app: string;
|
|
508
|
+
export declare const contact_dealer_filled_app: string;
|
|
509
|
+
export declare const drop_filled_app: string;
|
|
510
|
+
export declare const electricity_filled_app: string;
|
|
511
|
+
export declare const food_filled_app: string;
|
|
512
|
+
export declare const heart_filled_app: string;
|
|
513
|
+
export declare const home_filled_app: string;
|
|
514
|
+
export declare const horn_filled_app: string;
|
|
515
|
+
export declare const info_filled: string;
|
|
516
|
+
export declare const navigate_filled_app: string;
|
|
517
|
+
export declare const new_car_private_filled_app: string;
|
|
518
|
+
export declare const notification_filled: string;
|
|
519
|
+
export declare const offers_filled_app: string;
|
|
520
|
+
export declare const office_filled_app: string;
|
|
521
|
+
export declare const parking_filled_app: string;
|
|
522
|
+
export declare const pin_filled_app: string;
|
|
523
|
+
export declare const pin_generic_filled_app: string;
|
|
524
|
+
export declare const secret_tip_filled_app: string;
|
|
525
|
+
export declare const service_filled_app: string;
|
|
526
|
+
export declare const shopping_cart_filled_app: string;
|
|
527
|
+
export declare const star_filled: string;
|
|
528
|
+
export declare const thumbsdown_filled_app: string;
|
|
529
|
+
export declare const thumbsup_filled_app: string;
|
|
530
|
+
export declare const walking_filled_app: string;
|
|
502
531
|
export declare const accessoryPartsIcon: IconShapeTuple;
|
|
503
532
|
export declare const acceptanceDateIcon: IconShapeTuple;
|
|
504
533
|
export declare const californiaServiceIcon: IconShapeTuple;
|
|
@@ -567,10 +596,10 @@ export declare const logoCostApprovalIcon: IconShapeTuple;
|
|
|
567
596
|
export declare const logoCostApprovalNegativeIcon: IconShapeTuple;
|
|
568
597
|
export declare const logoCostApprovalFavIcon: IconShapeTuple;
|
|
569
598
|
export declare const logoCostApprovalNegativeFavIcon: IconShapeTuple;
|
|
570
|
-
export declare const
|
|
571
|
-
export declare const
|
|
572
|
-
export declare const
|
|
573
|
-
export declare const
|
|
599
|
+
export declare const logoCrossControllingIcon: IconShapeTuple;
|
|
600
|
+
export declare const logoCrossControllingNegativeIcon: IconShapeTuple;
|
|
601
|
+
export declare const logoCrossControllingFavIcon: IconShapeTuple;
|
|
602
|
+
export declare const logoCrossControllingNegativeFavIcon: IconShapeTuple;
|
|
574
603
|
export declare const logoDocFlowIcon: IconShapeTuple;
|
|
575
604
|
export declare const logoDocFlowNegativeIcon: IconShapeTuple;
|
|
576
605
|
export declare const logoDocFlowFavIcon: IconShapeTuple;
|
|
@@ -659,7 +688,7 @@ export declare const accelerationIcon: IconShapeTuple;
|
|
|
659
688
|
export declare const accessoriesIcon: IconShapeTuple;
|
|
660
689
|
export declare const adblueAppIcon: IconShapeTuple;
|
|
661
690
|
export declare const addIcon: IconShapeTuple;
|
|
662
|
-
export declare const
|
|
691
|
+
export declare const airConditionerIcon: IconShapeTuple;
|
|
663
692
|
export declare const alertIcon: IconShapeTuple;
|
|
664
693
|
export declare const ambientLightAppIcon: IconShapeTuple;
|
|
665
694
|
export declare const amplifierIcon: IconShapeTuple;
|
|
@@ -692,7 +721,7 @@ export declare const bulletpointAppIcon: IconShapeTuple;
|
|
|
692
721
|
export declare const businessCustomersCommercialIcon: IconShapeTuple;
|
|
693
722
|
export declare const businessCustomersPrivateIcon: IconShapeTuple;
|
|
694
723
|
export declare const calcIcon: IconShapeTuple;
|
|
695
|
-
export declare const
|
|
724
|
+
export declare const calendarCustomIcon: IconShapeTuple;
|
|
696
725
|
export declare const californiaSpecialistIcon: IconShapeTuple;
|
|
697
726
|
export declare const cameraScanIcon: IconShapeTuple;
|
|
698
727
|
export declare const carDocumentsIcon: IconShapeTuple;
|
|
@@ -760,7 +789,7 @@ export declare const directionIcon: IconShapeTuple;
|
|
|
760
789
|
export declare const dischargingAppIcon: IconShapeTuple;
|
|
761
790
|
export declare const discountAppIcon: IconShapeTuple;
|
|
762
791
|
export declare const discoveryAppIcon: IconShapeTuple;
|
|
763
|
-
export declare const
|
|
792
|
+
export declare const downloadCustomIcon: IconShapeTuple;
|
|
764
793
|
export declare const dragIndicatorIcon: IconShapeTuple;
|
|
765
794
|
export declare const driversAssistanceIcon: IconShapeTuple;
|
|
766
795
|
export declare const ecoIcon: IconShapeTuple;
|
|
@@ -842,7 +871,7 @@ export declare const menuIcon: IconShapeTuple;
|
|
|
842
871
|
export declare const microphoneAppIcon: IconShapeTuple;
|
|
843
872
|
export declare const mobileIcon: IconShapeTuple;
|
|
844
873
|
export declare const moreAppIcon: IconShapeTuple;
|
|
845
|
-
export declare const
|
|
874
|
+
export declare const moreAppbarAppIcon: IconShapeTuple;
|
|
846
875
|
export declare const motabilityIcon: IconShapeTuple;
|
|
847
876
|
export declare const navigateIcon: IconShapeTuple;
|
|
848
877
|
export declare const newCarCommercialIcon: IconShapeTuple;
|
|
@@ -961,7 +990,7 @@ export declare const turnSignalsIcon: IconShapeTuple;
|
|
|
961
990
|
export declare const unselectedIcon: IconShapeTuple;
|
|
962
991
|
export declare const updateRefreshAppIcon: IconShapeTuple;
|
|
963
992
|
export declare const uploadAppIcon: IconShapeTuple;
|
|
964
|
-
export declare const
|
|
993
|
+
export declare const uploadCustomIcon: IconShapeTuple;
|
|
965
994
|
export declare const usedCarCommercialIcon: IconShapeTuple;
|
|
966
995
|
export declare const usedCarPrivateIcon: IconShapeTuple;
|
|
967
996
|
export declare const vehicleAmarokIcon: IconShapeTuple;
|
|
@@ -992,4 +1021,34 @@ export declare const weatherSunAppIcon: IconShapeTuple;
|
|
|
992
1021
|
export declare const wheelToWheelIcon: IconShapeTuple;
|
|
993
1022
|
export declare const windscreenWashIcon: IconShapeTuple;
|
|
994
1023
|
export declare const wlanHotspotIcon: IconShapeTuple;
|
|
1024
|
+
export declare const folderFilledAppIcon: IconShapeTuple;
|
|
1025
|
+
export declare const alertFilledAppIcon: IconShapeTuple;
|
|
1026
|
+
export declare const alertNotificationFilledAppIcon: IconShapeTuple;
|
|
1027
|
+
export declare const bookmarkFilledIcon: IconShapeTuple;
|
|
1028
|
+
export declare const checkmarkFilledAppIcon: IconShapeTuple;
|
|
1029
|
+
export declare const coffeeFilledAppIcon: IconShapeTuple;
|
|
1030
|
+
export declare const consumptionFuelFilledAppIcon: IconShapeTuple;
|
|
1031
|
+
export declare const contactDealerFilledAppIcon: IconShapeTuple;
|
|
1032
|
+
export declare const dropFilledAppIcon: IconShapeTuple;
|
|
1033
|
+
export declare const electricityFilledAppIcon: IconShapeTuple;
|
|
1034
|
+
export declare const foodFilledAppIcon: IconShapeTuple;
|
|
1035
|
+
export declare const heartFilledAppIcon: IconShapeTuple;
|
|
1036
|
+
export declare const homeFilledAppIcon: IconShapeTuple;
|
|
1037
|
+
export declare const hornFilledAppIcon: IconShapeTuple;
|
|
1038
|
+
export declare const infoFilledIcon: IconShapeTuple;
|
|
1039
|
+
export declare const navigateFilledAppIcon: IconShapeTuple;
|
|
1040
|
+
export declare const newCarPrivateFilledAppIcon: IconShapeTuple;
|
|
1041
|
+
export declare const notificationFilledIcon: IconShapeTuple;
|
|
1042
|
+
export declare const offersFilledAppIcon: IconShapeTuple;
|
|
1043
|
+
export declare const officeFilledAppIcon: IconShapeTuple;
|
|
1044
|
+
export declare const parkingFilledAppIcon: IconShapeTuple;
|
|
1045
|
+
export declare const pinFilledAppIcon: IconShapeTuple;
|
|
1046
|
+
export declare const pinGenericFilledAppIcon: IconShapeTuple;
|
|
1047
|
+
export declare const secretTipFilledAppIcon: IconShapeTuple;
|
|
1048
|
+
export declare const serviceFilledAppIcon: IconShapeTuple;
|
|
1049
|
+
export declare const shoppingCartFilledAppIcon: IconShapeTuple;
|
|
1050
|
+
export declare const starFilledIcon: IconShapeTuple;
|
|
1051
|
+
export declare const thumbsdownFilledAppIcon: IconShapeTuple;
|
|
1052
|
+
export declare const thumbsupFilledAppIcon: IconShapeTuple;
|
|
1053
|
+
export declare const walkingFilledAppIcon: IconShapeTuple;
|
|
995
1054
|
export declare const allIcons: IconShapeTuple[];
|
package/package.json
CHANGED