@pretto/picto 4.17.0 → 4.18.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/esm/picto.js +79 -4
- package/esm/picto.js.map +1 -1
- package/package.json +1 -1
- package/types/modules/ArrowDirectionDown.d.ts +2 -0
- package/types/modules/ArrowDirectionEgal.d.ts +2 -0
- package/types/modules/ArrowDirectionUp.d.ts +2 -0
- package/types/modules/index.d.ts +5 -2
- package/types/modules/manifest.d.ts +1 -1
package/esm/picto.js
CHANGED
|
@@ -76,7 +76,7 @@ const useForceUpdate = () => {
|
|
|
76
76
|
return forceUpdate;
|
|
77
77
|
};
|
|
78
78
|
|
|
79
|
-
var SVGComponent$
|
|
79
|
+
var SVGComponent$2t = (({
|
|
80
80
|
as: Component = "svg",
|
|
81
81
|
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
82
82
|
d: "M24,7H23V23H1V7H0V1H24ZM22,7H2V22H22Zm-6,8H8V11h8Zm-1-3H9v2h6ZM23,2H1V6H23Z"
|
|
@@ -98,7 +98,82 @@ const Archive = props => {
|
|
|
98
98
|
useEffect(() => {
|
|
99
99
|
refresh();
|
|
100
100
|
}, []);
|
|
101
|
-
return optimise('p_15c0G2', /*#__PURE__*/React.createElement(SVGComponent$
|
|
101
|
+
return optimise('p_15c0G2', /*#__PURE__*/React.createElement(SVGComponent$2t, props));
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
var SVGComponent$2s = (({
|
|
105
|
+
as: Component = "svg",
|
|
106
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
107
|
+
d: "m28.7,30.65l3.99-3.98-8.65-8.66-8.66,8.66L.49,11.77l3.12-3.12,11.77,11.78,8.66-8.66,11.77,11.78,3.99-3.99.69,11.79-11.79-.7Z"
|
|
108
|
+
})),
|
|
109
|
+
...props
|
|
110
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
111
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
112
|
+
width: "41",
|
|
113
|
+
height: "40",
|
|
114
|
+
viewBox: "0 0 41 40",
|
|
115
|
+
fill: "currentColor"
|
|
116
|
+
}, props), children));
|
|
117
|
+
|
|
118
|
+
const ArrowDirectionDown = props => {
|
|
119
|
+
const {
|
|
120
|
+
optimise,
|
|
121
|
+
refresh
|
|
122
|
+
} = useContext(PictoContext);
|
|
123
|
+
useEffect(() => {
|
|
124
|
+
refresh();
|
|
125
|
+
}, []);
|
|
126
|
+
return optimise('p_1uVN2t', /*#__PURE__*/React.createElement(SVGComponent$2s, props));
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
var SVGComponent$2r = (({
|
|
130
|
+
as: Component = "svg",
|
|
131
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
132
|
+
d: "m40.49,20l-8.82-7.85v5.65H.49s0,4.4,0,4.4h31.18s-.01,5.65-.01,5.65l8.83-7.85Z"
|
|
133
|
+
})),
|
|
134
|
+
...props
|
|
135
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
136
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
137
|
+
width: "41",
|
|
138
|
+
height: "40",
|
|
139
|
+
viewBox: "0 0 41 40",
|
|
140
|
+
fill: "currentColor"
|
|
141
|
+
}, props), children));
|
|
142
|
+
|
|
143
|
+
const ArrowDirectionEgal = props => {
|
|
144
|
+
const {
|
|
145
|
+
optimise,
|
|
146
|
+
refresh
|
|
147
|
+
} = useContext(PictoContext);
|
|
148
|
+
useEffect(() => {
|
|
149
|
+
refresh();
|
|
150
|
+
}, []);
|
|
151
|
+
return optimise('p_1uVSMB', /*#__PURE__*/React.createElement(SVGComponent$2r, props));
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
var SVGComponent$2q = (({
|
|
155
|
+
as: Component = "svg",
|
|
156
|
+
children = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
|
|
157
|
+
d: "m28.7,9.35l3.99,3.98-8.65,8.66-8.66-8.66L.49,28.23l3.12,3.12,11.77-11.78,8.66,8.66,11.77-11.78,3.99,3.99.69-11.79-11.79.7Z"
|
|
158
|
+
})),
|
|
159
|
+
...props
|
|
160
|
+
}) => /*#__PURE__*/React.createElement(Component, _extends({
|
|
161
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
162
|
+
width: "41",
|
|
163
|
+
height: "40",
|
|
164
|
+
viewBox: "0 0 41 40",
|
|
165
|
+
fill: "currentColor"
|
|
166
|
+
}, props), children));
|
|
167
|
+
|
|
168
|
+
const ArrowDirectionUp = props => {
|
|
169
|
+
const {
|
|
170
|
+
optimise,
|
|
171
|
+
refresh
|
|
172
|
+
} = useContext(PictoContext);
|
|
173
|
+
useEffect(() => {
|
|
174
|
+
refresh();
|
|
175
|
+
}, []);
|
|
176
|
+
return optimise('p_ZDUIq2', /*#__PURE__*/React.createElement(SVGComponent$2q, props));
|
|
102
177
|
};
|
|
103
178
|
|
|
104
179
|
var SVGComponent$2p = (({
|
|
@@ -4034,7 +4109,7 @@ const ZeroPercent = props => {
|
|
|
4034
4109
|
return optimise('p_6lhot', /*#__PURE__*/React.createElement(SVGComponent, props));
|
|
4035
4110
|
};
|
|
4036
4111
|
|
|
4037
|
-
const manifest = ["Archive", "ArrowDouble", "ArrowDown", "ArrowDownRightCircle", "ArrowLeft", "ArrowLeftBold", "ArrowRight", "ArrowRightBold", "ArrowUp", "ArrowUpRightCircle", "Bank", "BankNote", "Bars", "Bell", "Bookmark", "BreakBold", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "BurgerBold", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "Check", "CheckBold", "CheckHandwrite", "ChevronDown", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUp", "ChevronUpBold", "Clock", "ClockBold", "CloseBold", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Duplicate", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkCircleBold", "ExclamationMarkCircleLine", "ExclamationMarkTriangle", "ExclamationMarkTriangleBold", "ExclamationMarkTriangleLine", "ExternalLink", "Eye", "Facebook", "FacebookSmall", "File", "FileCheck", "Files", "Filter", "FirstCircle", "Flag", "Folder", "FolderOpen", "FourCircle", "Globe", "GraduationCap", "HandCoin", "Heart", "HeartPlain", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "InfoCircleBold", "InfoCircleLine", "Instagram", "Key", "LightningBolt", "Link", "Lock", "MagicWand", "MagnifyingBold", "MagnifyingGlassLeft", "Marker", "Microphone", "MinusBold", "MinusCircle", "MinusTenBold", "Paperclip", "Pen", "Percent", "Phone", "Plan", "Plane", "Play", "PlayBold", "PlayerBeginBold", "PlayerEndBold", "PlusBold", "PlusCircle", "PlusTenBold", "Print", "QuestionCircleLine", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "Star", "StarFilled", "StarHalf", "Tada", "ThreeCircle", "Times", "TimesBold", "TimesCircle", "TimesCircleBold", "TimesCircleLine", "Toast", "Trash", "Tree", "TreePlain", "TribarCircle", "Trustpilot", "Tune", "Twitter", "TwitterSmall", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
|
|
4112
|
+
const manifest = ["Archive", "ArrowDirectionDown", "ArrowDirectionEgal", "ArrowDirectionUp", "ArrowDouble", "ArrowDown", "ArrowDownRightCircle", "ArrowLeft", "ArrowLeftBold", "ArrowRight", "ArrowRightBold", "ArrowUp", "ArrowUpRightCircle", "Bank", "BankNote", "Bars", "Bell", "Bookmark", "BreakBold", "Briefcase", "BubbleDouble", "Building", "Bulb", "BulletBold", "BulletBook", "Burden", "BurgerBold", "Calculator", "Calendar", "CalendarBold", "Camera", "ChalkboardTeacher", "ChartBar", "Check", "CheckBold", "CheckHandwrite", "ChevronDown", "ChevronDownBold", "ChevronLeftBold", "ChevronRightBold", "ChevronUp", "ChevronUpBold", "Clock", "ClockBold", "CloseBold", "Cloud", "CloudUpload", "Coins", "Crane", "Crown", "DoubleArrow", "Download", "Duplicate", "Envelope", "EqualBold", "EqualCircle", "Euro", "EuroBold", "ExclamationMarkCircle", "ExclamationMarkCircleBold", "ExclamationMarkCircleLine", "ExclamationMarkTriangle", "ExclamationMarkTriangleBold", "ExclamationMarkTriangleLine", "ExternalLink", "Eye", "Facebook", "FacebookSmall", "File", "FileCheck", "Files", "Filter", "FirstCircle", "Flag", "Folder", "FolderOpen", "FourCircle", "Globe", "GraduationCap", "HandCoin", "Heart", "HeartPlain", "HorseChase", "House", "HouseMagnifier", "InfoCircle", "InfoCircleBold", "InfoCircleLine", "Instagram", "Key", "LightningBolt", "Link", "Lock", "MagicWand", "MagnifyingBold", "MagnifyingGlassLeft", "Marker", "Microphone", "MinusBold", "MinusCircle", "MinusTenBold", "Paperclip", "Pen", "Percent", "Phone", "Plan", "Plane", "Play", "PlayBold", "PlayerBeginBold", "PlayerEndBold", "PlusBold", "PlusCircle", "PlusTenBold", "Print", "QuestionCircleLine", "QuestionMarkCircle", "QuestionMarkCircleBold", "QuoteClose", "QuoteOpenPlain", "Share", "ShieldCheck", "Smartphone", "SmileyFrown", "SmileyHappy", "SmileyNeutral", "SpeechBubble", "SquareMeter", "SquareMetersBold", "Star", "StarFilled", "StarHalf", "Tada", "ThreeCircle", "Times", "TimesBold", "TimesCircle", "TimesCircleBold", "TimesCircleLine", "Toast", "Trash", "Tree", "TreePlain", "TribarCircle", "Trustpilot", "Tune", "Twitter", "TwitterSmall", "TwoCircle", "TwoPeople", "UserBook", "UserCircle", "UserId", "UserStars", "Wall", "WorkingMan", "Youtube", "ZeroPercent"];
|
|
4038
4113
|
|
|
4039
|
-
export { Archive, ArrowDouble, ArrowDown, ArrowDownRightCircle, ArrowLeft, ArrowLeftBold, ArrowRight, ArrowRightBold, ArrowUp, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, BreakBold, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, BurgerBold, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDown, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUp, ChevronUpBold, Clock, ClockBold, CloseBold, Cloud, CloudUpload, Coins, Crane, Crown, DoubleArrow, Download, Duplicate, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkCircleLine, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExclamationMarkTriangleLine, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, InfoCircleBold, InfoCircleLine, Instagram, Key, LightningBolt, Link, Lock, MagicWand, MagnifyingBold, MagnifyingGlassLeft, Marker, Microphone, MinusBold, MinusCircle, MinusTenBold, Paperclip, Pen, Percent, Phone, PictoProvider, Plan, Plane, Play, PlayBold, PlayerBeginBold, PlayerEndBold, PlusBold, PlusCircle, PlusTenBold, Print, QuestionCircleLine, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, TimesCircleLine, Toast, Trash, Tree, TreePlain, TribarCircle, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent, manifest };
|
|
4114
|
+
export { Archive, ArrowDirectionDown, ArrowDirectionEgal, ArrowDirectionUp, ArrowDouble, ArrowDown, ArrowDownRightCircle, ArrowLeft, ArrowLeftBold, ArrowRight, ArrowRightBold, ArrowUp, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, BreakBold, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, BurgerBold, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDown, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUp, ChevronUpBold, Clock, ClockBold, CloseBold, Cloud, CloudUpload, Coins, Crane, Crown, DoubleArrow, Download, Duplicate, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkCircleLine, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExclamationMarkTriangleLine, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, InfoCircleBold, InfoCircleLine, Instagram, Key, LightningBolt, Link, Lock, MagicWand, MagnifyingBold, MagnifyingGlassLeft, Marker, Microphone, MinusBold, MinusCircle, MinusTenBold, Paperclip, Pen, Percent, Phone, PictoProvider, Plan, Plane, Play, PlayBold, PlayerBeginBold, PlayerEndBold, PlusBold, PlusCircle, PlusTenBold, Print, QuestionCircleLine, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, TimesCircleLine, Toast, Trash, Tree, TreePlain, TribarCircle, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent, manifest };
|
|
4040
4115
|
//# sourceMappingURL=picto.js.map
|