@abqm-ds/icons 2.0.1 → 2.0.2

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/index.d.cts CHANGED
@@ -21,6 +21,8 @@ declare const CaretLeftFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_r
21
21
 
22
22
  declare const CaretRightFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
23
23
 
24
+ declare const CaretUpFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
+
24
26
  declare const CheckIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
27
 
26
28
  declare const CircleIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -49,6 +51,10 @@ declare const ListIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JS
49
51
 
50
52
  declare const ListOlIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
51
53
 
54
+ declare const Medal2Icon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
55
+
56
+ declare const Medal3Icon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
57
+
52
58
  declare const MedalIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
53
59
 
54
60
  declare const PencilSquareIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -133,4 +139,4 @@ declare const DefaultHorseRoundedIconIMG: (props: SVGProps<SVGSVGElement>) => re
133
139
 
134
140
  declare const DefaultHorseSquadIconIMG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
135
141
 
136
- export { AbqmOficialColoredIconSEQM, ApartacaoIconSEQM, AppleIcon, ArrowDownShortIcon, AwardFillIcon, BarChartIcon, BarChartLineIcon, BoxArrowInLeftIcon, BreakawayRopingIconSEQM, BroadcastIcon, BulldogIconSEQM, CaretDownFillIcon, CaretLeftFillIcon, CaretRightFillIcon, CheckIcon, CincoTamboresIconSEQM, CircleIcon, ConformacaoIconSEQM, DashIcon, DefaultHorseRoundedIconIMG, DefaultHorseSquadIconIMG, EventSummaryDefaultIcon, FacebookIcon, FileEarmarkCheckIcon, FileEarmarkTextIcon, FileTextIcon, FilterIcon, GoogleColorIcon, GoogleIcon, InstagramIcon, LacoCabecaIconSEQM, LacoCompridoIconSEQM, LacoCompridoTecnicoIconSEQM, LacoEmDuplaIconSEQM, LacoIndividualIconSEQM, LacoIndividualTecnicoIconSEQM, LacoPeIconSEQM, LaurelIcon, ListIcon, ListOlIcon, LogoPadraoIcon, LogoSeqmBlackGreenIcon, LogoSeqmIcon, LogoSeqmMobileIcon, ManeabilidadeEVelocidadeIconSEQM, MedalIcon, PencilSquareIcon, PerformanceHalterIconSEQM, PersonCircleIcon, PlusIcon, PrinterIcon, RanchSortingIconSEQM, RedeasIconSEQM, SearchIcon, SeisBalizasIconSEQM, ShareIcon, SpinnerRingResizeIcon, StarIcon, TeamPenningIconSEQM, TresTamboresIconSEQM, TrophyIcon, VaquejadaIconSEQM, WesternPleasureIconSEQM, WorkingCowHorseIconSEQM, XIcon, YoutubeIcon };
142
+ export { AbqmOficialColoredIconSEQM, ApartacaoIconSEQM, AppleIcon, ArrowDownShortIcon, AwardFillIcon, BarChartIcon, BarChartLineIcon, BoxArrowInLeftIcon, BreakawayRopingIconSEQM, BroadcastIcon, BulldogIconSEQM, CaretDownFillIcon, CaretLeftFillIcon, CaretRightFillIcon, CaretUpFillIcon, CheckIcon, CincoTamboresIconSEQM, CircleIcon, ConformacaoIconSEQM, DashIcon, DefaultHorseRoundedIconIMG, DefaultHorseSquadIconIMG, EventSummaryDefaultIcon, FacebookIcon, FileEarmarkCheckIcon, FileEarmarkTextIcon, FileTextIcon, FilterIcon, GoogleColorIcon, GoogleIcon, InstagramIcon, LacoCabecaIconSEQM, LacoCompridoIconSEQM, LacoCompridoTecnicoIconSEQM, LacoEmDuplaIconSEQM, LacoIndividualIconSEQM, LacoIndividualTecnicoIconSEQM, LacoPeIconSEQM, LaurelIcon, ListIcon, ListOlIcon, LogoPadraoIcon, LogoSeqmBlackGreenIcon, LogoSeqmIcon, LogoSeqmMobileIcon, ManeabilidadeEVelocidadeIconSEQM, Medal2Icon, Medal3Icon, MedalIcon, PencilSquareIcon, PerformanceHalterIconSEQM, PersonCircleIcon, PlusIcon, PrinterIcon, RanchSortingIconSEQM, RedeasIconSEQM, SearchIcon, SeisBalizasIconSEQM, ShareIcon, SpinnerRingResizeIcon, StarIcon, TeamPenningIconSEQM, TresTamboresIconSEQM, TrophyIcon, VaquejadaIconSEQM, WesternPleasureIconSEQM, WorkingCowHorseIconSEQM, XIcon, YoutubeIcon };
package/dist/index.d.ts CHANGED
@@ -21,6 +21,8 @@ declare const CaretLeftFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_r
21
21
 
22
22
  declare const CaretRightFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
23
23
 
24
+ declare const CaretUpFillIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
+
24
26
  declare const CheckIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
25
27
 
26
28
  declare const CircleIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -49,6 +51,10 @@ declare const ListIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JS
49
51
 
50
52
  declare const ListOlIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
51
53
 
54
+ declare const Medal2Icon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
55
+
56
+ declare const Medal3Icon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
57
+
52
58
  declare const MedalIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
53
59
 
54
60
  declare const PencilSquareIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
@@ -133,4 +139,4 @@ declare const DefaultHorseRoundedIconIMG: (props: SVGProps<SVGSVGElement>) => re
133
139
 
134
140
  declare const DefaultHorseSquadIconIMG: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
135
141
 
136
- export { AbqmOficialColoredIconSEQM, ApartacaoIconSEQM, AppleIcon, ArrowDownShortIcon, AwardFillIcon, BarChartIcon, BarChartLineIcon, BoxArrowInLeftIcon, BreakawayRopingIconSEQM, BroadcastIcon, BulldogIconSEQM, CaretDownFillIcon, CaretLeftFillIcon, CaretRightFillIcon, CheckIcon, CincoTamboresIconSEQM, CircleIcon, ConformacaoIconSEQM, DashIcon, DefaultHorseRoundedIconIMG, DefaultHorseSquadIconIMG, EventSummaryDefaultIcon, FacebookIcon, FileEarmarkCheckIcon, FileEarmarkTextIcon, FileTextIcon, FilterIcon, GoogleColorIcon, GoogleIcon, InstagramIcon, LacoCabecaIconSEQM, LacoCompridoIconSEQM, LacoCompridoTecnicoIconSEQM, LacoEmDuplaIconSEQM, LacoIndividualIconSEQM, LacoIndividualTecnicoIconSEQM, LacoPeIconSEQM, LaurelIcon, ListIcon, ListOlIcon, LogoPadraoIcon, LogoSeqmBlackGreenIcon, LogoSeqmIcon, LogoSeqmMobileIcon, ManeabilidadeEVelocidadeIconSEQM, MedalIcon, PencilSquareIcon, PerformanceHalterIconSEQM, PersonCircleIcon, PlusIcon, PrinterIcon, RanchSortingIconSEQM, RedeasIconSEQM, SearchIcon, SeisBalizasIconSEQM, ShareIcon, SpinnerRingResizeIcon, StarIcon, TeamPenningIconSEQM, TresTamboresIconSEQM, TrophyIcon, VaquejadaIconSEQM, WesternPleasureIconSEQM, WorkingCowHorseIconSEQM, XIcon, YoutubeIcon };
142
+ export { AbqmOficialColoredIconSEQM, ApartacaoIconSEQM, AppleIcon, ArrowDownShortIcon, AwardFillIcon, BarChartIcon, BarChartLineIcon, BoxArrowInLeftIcon, BreakawayRopingIconSEQM, BroadcastIcon, BulldogIconSEQM, CaretDownFillIcon, CaretLeftFillIcon, CaretRightFillIcon, CaretUpFillIcon, CheckIcon, CincoTamboresIconSEQM, CircleIcon, ConformacaoIconSEQM, DashIcon, DefaultHorseRoundedIconIMG, DefaultHorseSquadIconIMG, EventSummaryDefaultIcon, FacebookIcon, FileEarmarkCheckIcon, FileEarmarkTextIcon, FileTextIcon, FilterIcon, GoogleColorIcon, GoogleIcon, InstagramIcon, LacoCabecaIconSEQM, LacoCompridoIconSEQM, LacoCompridoTecnicoIconSEQM, LacoEmDuplaIconSEQM, LacoIndividualIconSEQM, LacoIndividualTecnicoIconSEQM, LacoPeIconSEQM, LaurelIcon, ListIcon, ListOlIcon, LogoPadraoIcon, LogoSeqmBlackGreenIcon, LogoSeqmIcon, LogoSeqmMobileIcon, ManeabilidadeEVelocidadeIconSEQM, Medal2Icon, Medal3Icon, MedalIcon, PencilSquareIcon, PerformanceHalterIconSEQM, PersonCircleIcon, PlusIcon, PrinterIcon, RanchSortingIconSEQM, RedeasIconSEQM, SearchIcon, SeisBalizasIconSEQM, ShareIcon, SpinnerRingResizeIcon, StarIcon, TeamPenningIconSEQM, TresTamboresIconSEQM, TrophyIcon, VaquejadaIconSEQM, WesternPleasureIconSEQM, WorkingCowHorseIconSEQM, XIcon, YoutubeIcon };