@tekkare/auriga 0.1.115 → 0.1.117
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/module.json +1 -1
- package/dist/runtime/components/allIcons2.vue +271 -1
- package/dist/runtime/components/argFilterCard.vue +2 -1
- package/dist/runtime/components/argFilterCard.vue.d.ts +9 -0
- package/dist/runtime/components/argIcon.vue +542 -2
- package/dist/runtime/components/argIcon.vue.d.ts +270 -0
- package/dist/runtime/components/argScopeChange.vue +41 -8
- package/dist/runtime/components/argScopeChange.vue.d.ts +31 -2
- package/package.json +1 -1
package/dist/module.json
CHANGED
|
@@ -670,7 +670,277 @@ export default defineComponent({
|
|
|
670
670
|
"SmileyAngry",
|
|
671
671
|
"SwimmingPool",
|
|
672
672
|
"SquareSplitHorizontal",
|
|
673
|
-
"DotOutline"
|
|
673
|
+
"DotOutline",
|
|
674
|
+
"OpenAiLogo",
|
|
675
|
+
"NotEquals",
|
|
676
|
+
"CigaretteSlash",
|
|
677
|
+
"Lectern",
|
|
678
|
+
"Lasso",
|
|
679
|
+
"CashRegister",
|
|
680
|
+
"ShippingContainer",
|
|
681
|
+
"FediverseLogo",
|
|
682
|
+
"PintGlass",
|
|
683
|
+
"DropSlash",
|
|
684
|
+
"CraneTower",
|
|
685
|
+
"FlipVertical",
|
|
686
|
+
"UserCircleDashed",
|
|
687
|
+
"TreasureChest",
|
|
688
|
+
"FileCpp",
|
|
689
|
+
"GpsSlash",
|
|
690
|
+
"CalendarDot",
|
|
691
|
+
"Tire",
|
|
692
|
+
"SecurityCamera",
|
|
693
|
+
"TumblrLogo",
|
|
694
|
+
"ThreeD",
|
|
695
|
+
"SkypeLogo",
|
|
696
|
+
"SupersetOf",
|
|
697
|
+
"StackMinus",
|
|
698
|
+
"Panorama",
|
|
699
|
+
"Mailbox",
|
|
700
|
+
"Cow",
|
|
701
|
+
"ColumnsPlusRight",
|
|
702
|
+
"MonitorArrowUp",
|
|
703
|
+
"RowsPlusTop",
|
|
704
|
+
"TipJar",
|
|
705
|
+
"Asclepius",
|
|
706
|
+
"HardHat",
|
|
707
|
+
"HandArrowDown",
|
|
708
|
+
"Windmill",
|
|
709
|
+
"FileMd",
|
|
710
|
+
"CalendarDots",
|
|
711
|
+
"Barn",
|
|
712
|
+
"Trolley",
|
|
713
|
+
"Beanie",
|
|
714
|
+
"MouseScroll",
|
|
715
|
+
"Tornado",
|
|
716
|
+
"Lego",
|
|
717
|
+
"RowsPlusBottom",
|
|
718
|
+
"Towel",
|
|
719
|
+
"Cricket",
|
|
720
|
+
"CaretLineDown",
|
|
721
|
+
"Empty",
|
|
722
|
+
"Island",
|
|
723
|
+
"City",
|
|
724
|
+
"BuildingApartment",
|
|
725
|
+
"FireTruck",
|
|
726
|
+
"FileTxt",
|
|
727
|
+
"LessThan",
|
|
728
|
+
"Joystick",
|
|
729
|
+
"Cigarette",
|
|
730
|
+
"ColumnsPlusLeft",
|
|
731
|
+
"DeviceRotate",
|
|
732
|
+
"CableCar",
|
|
733
|
+
"TrayArrowUp",
|
|
734
|
+
"HeadCircuit",
|
|
735
|
+
"CalendarSlash",
|
|
736
|
+
"PicnicTable",
|
|
737
|
+
"FileIni",
|
|
738
|
+
"TeaBag",
|
|
739
|
+
"PersonSimpleSnowboard",
|
|
740
|
+
"Sailboat",
|
|
741
|
+
"Farm",
|
|
742
|
+
"VectorThree",
|
|
743
|
+
"Clover",
|
|
744
|
+
"Hurricane",
|
|
745
|
+
"DeviceMobileSlash",
|
|
746
|
+
"HandWithdraw",
|
|
747
|
+
"Ambulance",
|
|
748
|
+
"MapPinSimple",
|
|
749
|
+
"Numpad",
|
|
750
|
+
"Bread",
|
|
751
|
+
"Blueprint",
|
|
752
|
+
"Seat",
|
|
753
|
+
"SteamLogo",
|
|
754
|
+
"TrayArrowDown",
|
|
755
|
+
"Popsicle",
|
|
756
|
+
"DropSimple",
|
|
757
|
+
"FileCSharp",
|
|
758
|
+
"HairDryer",
|
|
759
|
+
"Angle",
|
|
760
|
+
"LetterCircleP",
|
|
761
|
+
"Jar",
|
|
762
|
+
"PhoneList",
|
|
763
|
+
"Desk",
|
|
764
|
+
"CowboyHat",
|
|
765
|
+
"ThreadsLogo",
|
|
766
|
+
"ClockUser",
|
|
767
|
+
"SolarPanel",
|
|
768
|
+
"MapPinArea",
|
|
769
|
+
"CardsThree",
|
|
770
|
+
"ScanSmiley",
|
|
771
|
+
"Sphere",
|
|
772
|
+
"ApproximateEquals",
|
|
773
|
+
"CellTower",
|
|
774
|
+
"Seatbelt",
|
|
775
|
+
"BeachBall",
|
|
776
|
+
"PingPong",
|
|
777
|
+
"ListHeart",
|
|
778
|
+
"Gps",
|
|
779
|
+
"HandPeace",
|
|
780
|
+
"Bomb",
|
|
781
|
+
"MapPinPlus",
|
|
782
|
+
"TruckTrailer",
|
|
783
|
+
"PencilRuler",
|
|
784
|
+
"ChatSlash",
|
|
785
|
+
"NetworkX",
|
|
786
|
+
"Biohazard",
|
|
787
|
+
"MarkdownLogo",
|
|
788
|
+
"FileC",
|
|
789
|
+
"Scribble",
|
|
790
|
+
"MoneyWavy",
|
|
791
|
+
"SubsetProperOf",
|
|
792
|
+
"Rabbit",
|
|
793
|
+
"Ranking",
|
|
794
|
+
"ImageBroken",
|
|
795
|
+
"SolarRoof",
|
|
796
|
+
"Hospital",
|
|
797
|
+
"PersonSimpleSwim",
|
|
798
|
+
"TrolleySuitcase",
|
|
799
|
+
"MapPinSimpleLine",
|
|
800
|
+
"MouseLeftClick",
|
|
801
|
+
"FourK",
|
|
802
|
+
"Boules",
|
|
803
|
+
"TreeView",
|
|
804
|
+
"LetterCircleV",
|
|
805
|
+
"BoxArrowDown",
|
|
806
|
+
"NuclearPlant",
|
|
807
|
+
"FootballHelmet",
|
|
808
|
+
"Speedometer",
|
|
809
|
+
"FunnelX",
|
|
810
|
+
"FilePy",
|
|
811
|
+
"SprayBottle",
|
|
812
|
+
"SubsetOf",
|
|
813
|
+
"CrownCross",
|
|
814
|
+
"Onigiri",
|
|
815
|
+
"NotSupersetOf",
|
|
816
|
+
"HandArrowUp",
|
|
817
|
+
"NotMemberOf",
|
|
818
|
+
"Belt",
|
|
819
|
+
"MastodonLogo",
|
|
820
|
+
"LinktreeLogo",
|
|
821
|
+
"MouseMiddleClick",
|
|
822
|
+
"HandDeposit",
|
|
823
|
+
"Bulldozer",
|
|
824
|
+
"PhoneTransfer",
|
|
825
|
+
"Sock",
|
|
826
|
+
"UserCircleCheck",
|
|
827
|
+
"Oven",
|
|
828
|
+
"ExclamationMark",
|
|
829
|
+
"Yarn",
|
|
830
|
+
"CarBattery",
|
|
831
|
+
"BabyCarriage",
|
|
832
|
+
"CalendarStar",
|
|
833
|
+
"GreaterThan",
|
|
834
|
+
"UserSound",
|
|
835
|
+
"Golf",
|
|
836
|
+
"MusicNotesMinus",
|
|
837
|
+
"CompassRose",
|
|
838
|
+
"Tilde",
|
|
839
|
+
"MatrixLogo",
|
|
840
|
+
"Union",
|
|
841
|
+
"Racquet",
|
|
842
|
+
"FunnelSimpleX",
|
|
843
|
+
"RectangleDashed",
|
|
844
|
+
"GpsFix",
|
|
845
|
+
"MapPinSimpleArea",
|
|
846
|
+
"TextSubscript",
|
|
847
|
+
"ChatCenteredSlash",
|
|
848
|
+
"Network",
|
|
849
|
+
"Eyes",
|
|
850
|
+
"Memory",
|
|
851
|
+
"AirplaneTaxiing",
|
|
852
|
+
"PersonSimpleTaiChi",
|
|
853
|
+
"ChefHat",
|
|
854
|
+
"Acorn",
|
|
855
|
+
"WaveformSlash",
|
|
856
|
+
"Intersection",
|
|
857
|
+
"Resize",
|
|
858
|
+
"Highlighter",
|
|
859
|
+
"BuildingOffice",
|
|
860
|
+
"Crane",
|
|
861
|
+
"Dresser",
|
|
862
|
+
"Pipe",
|
|
863
|
+
"SealPercent",
|
|
864
|
+
"DiscoBall",
|
|
865
|
+
"StackPlus",
|
|
866
|
+
"PersonSimpleHike",
|
|
867
|
+
"Shovel",
|
|
868
|
+
"Meteor",
|
|
869
|
+
"Log",
|
|
870
|
+
"TriangleDashed",
|
|
871
|
+
"ChatTeardropSlash",
|
|
872
|
+
"LetterCircleH",
|
|
873
|
+
"BoxArrowUp",
|
|
874
|
+
"Visor",
|
|
875
|
+
"SpinnerBall",
|
|
876
|
+
"TextTSlash",
|
|
877
|
+
"BoxingGlove",
|
|
878
|
+
"LegoSmiley",
|
|
879
|
+
"LampPendant",
|
|
880
|
+
"LessThanOrEqual",
|
|
881
|
+
"CaretLineUp",
|
|
882
|
+
"QuestionMark",
|
|
883
|
+
"GlobeSimpleX",
|
|
884
|
+
"Tractor",
|
|
885
|
+
"Drone",
|
|
886
|
+
"AddressBookTabs",
|
|
887
|
+
"XLogo",
|
|
888
|
+
"JarLabel",
|
|
889
|
+
"GraphicsCard",
|
|
890
|
+
"Axe",
|
|
891
|
+
"Binary",
|
|
892
|
+
"PersonSimpleSki",
|
|
893
|
+
"PhonePause",
|
|
894
|
+
"LastfmLogo",
|
|
895
|
+
"LineVertical",
|
|
896
|
+
"Microscope",
|
|
897
|
+
"Cheers",
|
|
898
|
+
"Subway",
|
|
899
|
+
"TextSuperscript",
|
|
900
|
+
"CalendarMinus",
|
|
901
|
+
"PersonSimpleCircle",
|
|
902
|
+
"GlobeX",
|
|
903
|
+
"BowlingBall",
|
|
904
|
+
"VideoConference",
|
|
905
|
+
"CalendarHeart",
|
|
906
|
+
"Checkerboard",
|
|
907
|
+
"Avocado",
|
|
908
|
+
"SmileyMelting",
|
|
909
|
+
"ChatCircleSlash",
|
|
910
|
+
"WashingMachine",
|
|
911
|
+
"Cheese",
|
|
912
|
+
"CaretLineLeft",
|
|
913
|
+
"Invoice",
|
|
914
|
+
"FlagBannerFold",
|
|
915
|
+
"BowlSteam",
|
|
916
|
+
"UserCheck",
|
|
917
|
+
"CourtBasketball",
|
|
918
|
+
"MouseRightClick",
|
|
919
|
+
"GreaterThanOrEqual",
|
|
920
|
+
"SupersetProperOf",
|
|
921
|
+
"NetworkSlash",
|
|
922
|
+
"Pentagon",
|
|
923
|
+
"Screwdriver",
|
|
924
|
+
"StandardDefinition",
|
|
925
|
+
"SubtitlesSlash",
|
|
926
|
+
"VectorTwo",
|
|
927
|
+
"BookUser",
|
|
928
|
+
"Hockey",
|
|
929
|
+
"Building",
|
|
930
|
+
"HighDefinition",
|
|
931
|
+
"PipeWrench",
|
|
932
|
+
"BaseballHelmet",
|
|
933
|
+
"Orange",
|
|
934
|
+
"ReplitLogo",
|
|
935
|
+
"Cherries",
|
|
936
|
+
"PixLogo",
|
|
937
|
+
"FalloutShelter",
|
|
938
|
+
"MemberOf",
|
|
939
|
+
"CoffeeBean",
|
|
940
|
+
"FlipHorizontal",
|
|
941
|
+
"ListStar",
|
|
942
|
+
"NotSubsetOf",
|
|
943
|
+
"CaretLineRight"
|
|
674
944
|
];
|
|
675
945
|
const filteredIcon = computed(() => {
|
|
676
946
|
return iconNames.filter(
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
: "Sauvegarder un scope"
|
|
22
22
|
}}
|
|
23
23
|
</p>
|
|
24
|
-
<p class="filters_clear" @click="clear()">
|
|
24
|
+
<p v-if="haveClear" class="filters_clear" @click="clear()">
|
|
25
25
|
{{
|
|
26
26
|
clearMsg !== null
|
|
27
27
|
? clearMsg
|
|
@@ -78,6 +78,7 @@ export default defineComponent({
|
|
|
78
78
|
props: {
|
|
79
79
|
filters_amount: { type: Number, default: 0 },
|
|
80
80
|
haveSaveScope: { type: Boolean, default: false },
|
|
81
|
+
haveClear: { type: Boolean, default: true },
|
|
81
82
|
clearMsg: { type: String, default: null },
|
|
82
83
|
saveScopeMsg: { type: String, default: null },
|
|
83
84
|
lang: {
|
|
@@ -7,6 +7,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7
7
|
type: BooleanConstructor;
|
|
8
8
|
default: boolean;
|
|
9
9
|
};
|
|
10
|
+
haveClear: {
|
|
11
|
+
type: BooleanConstructor;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
10
14
|
clearMsg: {
|
|
11
15
|
type: StringConstructor;
|
|
12
16
|
default: null;
|
|
@@ -34,6 +38,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
34
38
|
type: BooleanConstructor;
|
|
35
39
|
default: boolean;
|
|
36
40
|
};
|
|
41
|
+
haveClear: {
|
|
42
|
+
type: BooleanConstructor;
|
|
43
|
+
default: boolean;
|
|
44
|
+
};
|
|
37
45
|
clearMsg: {
|
|
38
46
|
type: StringConstructor;
|
|
39
47
|
default: null;
|
|
@@ -54,6 +62,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
54
62
|
lang: string;
|
|
55
63
|
filters_amount: number;
|
|
56
64
|
haveSaveScope: boolean;
|
|
65
|
+
haveClear: boolean;
|
|
57
66
|
clearMsg: string;
|
|
58
67
|
saveScopeMsg: string;
|
|
59
68
|
}, {}>;
|