oolib 2.101.8 → 2.103.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.
|
@@ -61,3 +61,4 @@ export declare const USAFlag: (props: any) => React.JSX.Element;
|
|
|
61
61
|
export declare const IndonesiaFlag: (props: any) => React.JSX.Element;
|
|
62
62
|
export declare const ChileFlag: (props: any) => React.JSX.Element;
|
|
63
63
|
export declare const PakistanFlag: (props: any) => React.JSX.Element;
|
|
64
|
+
export declare const SpainFlag: (props: any) => React.JSX.Element;
|
|
@@ -15,7 +15,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
exports.USAFlag = exports.UKFlag = exports.MalaysiaFlag = exports.ColombiaFlag = exports.BrazilFlag = exports.AudioEmbedIcon = exports.VideoEmbedIcon = exports.Attachment2 = exports.PDFIcon = exports.RichFormatToolOrderedList = exports.RichFormatToolUnorderedList = exports.RichFormatToolH2 = exports.RichFormatToolBlockquote = exports.LinkIcon = exports.UnderlineBtn = exports.ItalicBtn = exports.BoldBtn = exports.SettingsSM = exports.Close_S = exports.UploadImage = exports.KebabMenu = exports.Website_solid_SM = exports.Phone_solid_SM = exports.Mail_solid_SM = exports.Youtube_solid_SM = exports.Instagram_solid_SM = exports.Twitter_solid_SM = exports.Linkedin_solid_SM = exports.Facebook_solid_SM = exports.EditSM = exports.AddXS = exports.UploadSM = exports.Download = exports.Download__nofill = exports.Index = exports.Person14 = exports.Location14 = exports.ModalBulbIcon = exports.KenyaFlag = exports.NigeriaFlag = exports.IndiaFlag = exports.BadgeVetted = exports.BadgeMod = exports.BadgeSuperAdmin = exports.BadgeAdmin = exports.OkeGoogleIcon = exports.LetterH = exports.LanguageIcon = exports.MultipleImages = exports.IndexIcon = void 0;
|
|
18
|
-
exports.PakistanFlag = exports.ChileFlag = exports.IndonesiaFlag = void 0;
|
|
18
|
+
exports.SpainFlag = exports.PakistanFlag = exports.ChileFlag = exports.IndonesiaFlag = void 0;
|
|
19
19
|
var react_1 = __importDefault(require("react"));
|
|
20
20
|
var themes_1 = require("../../themes");
|
|
21
21
|
var DisplayIcon_1 = require("../../utils/comps/DisplayIcon");
|
|
@@ -395,14 +395,14 @@ var IndonesiaFlag = function (props) {
|
|
|
395
395
|
};
|
|
396
396
|
exports.IndonesiaFlag = IndonesiaFlag;
|
|
397
397
|
var ChileFlag = function (props) {
|
|
398
|
-
return (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 30, height: 30, fill: "none", viewBox: "-4 -4 24 16" },
|
|
398
|
+
return (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: props.size || 30, height: props.size || 30, fill: "none", viewBox: "-4 -4 24 16" },
|
|
399
399
|
react_1.default.createElement("path", { d: "M20 12H-4V-4h24z", fill: "#d52b1e" }),
|
|
400
400
|
react_1.default.createElement("path", { d: "M4 4h16v-8H-4z", fill: "#fff" }),
|
|
401
401
|
react_1.default.createElement("path", { d: "M4 4h-8v-8h8z", fill: "#0039a6" })));
|
|
402
402
|
};
|
|
403
403
|
exports.ChileFlag = ChileFlag;
|
|
404
404
|
var PakistanFlag = function (props) {
|
|
405
|
-
return (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 30, height: 30, fill: "none", viewBox: "-75 -40 120 80" },
|
|
405
|
+
return (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: props.size || 30, height: props.size || 30, fill: "none", viewBox: "-75 -40 120 80" },
|
|
406
406
|
react_1.default.createElement("path", { fill: "#fff", d: "M-75-40H45v80H-75z" }),
|
|
407
407
|
react_1.default.createElement("path", { fill: "#01411C", d: "M-45-40h90v80h-90z" }),
|
|
408
408
|
react_1.default.createElement("circle", { r: "24", fill: "#fff" }),
|
|
@@ -410,3 +410,16 @@ var PakistanFlag = function (props) {
|
|
|
410
410
|
react_1.default.createElement("path", { fill: "#fff", d: "M8.751-17.959l10.11 11.373L3.997-9.844l13.94-6.1-7.692 13.129z" })));
|
|
411
411
|
};
|
|
412
412
|
exports.PakistanFlag = PakistanFlag;
|
|
413
|
+
var SpainFlag = function (props) {
|
|
414
|
+
return (react_1.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: props.size || 30, height: props.size || 30, viewBox: "0 0 36 36" },
|
|
415
|
+
react_1.default.createElement("path", { fill: "#C60A1D", d: "M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z" }),
|
|
416
|
+
react_1.default.createElement("path", { fill: "#FFC400", d: "M0 12h36v12H0z" }),
|
|
417
|
+
react_1.default.createElement("path", { fill: "#EA596E", d: "M9 17v3a3 3 0 1 0 6 0v-3z" }),
|
|
418
|
+
react_1.default.createElement("path", { fill: "#F4A2B2", d: "M12 16h3v3h-3z" }),
|
|
419
|
+
react_1.default.createElement("path", { fill: "#DD2E44", d: "M9 16h3v3H9z" }),
|
|
420
|
+
react_1.default.createElement("ellipse", { cx: "12", cy: "14.5", fill: "#EA596E", rx: "3", ry: "1.5" }),
|
|
421
|
+
react_1.default.createElement("ellipse", { cx: "12", cy: "13.75", fill: "#FFAC33", rx: "3", ry: ".75" }),
|
|
422
|
+
react_1.default.createElement("path", { fill: "#99AAB5", d: "M7 16h1v7H7zm9 0h1v7h-1z" }),
|
|
423
|
+
react_1.default.createElement("path", { fill: "#66757F", d: "M6 22h3v1H6zm9 0h3v1h-3zm-8-7h1v1H7zm9 0h1v1h-1z" })));
|
|
424
|
+
};
|
|
425
|
+
exports.SpainFlag = SpainFlag;
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -162,6 +162,7 @@ export namespace icons {
|
|
|
162
162
|
export { ColombiaFlag };
|
|
163
163
|
export { ChileFlag };
|
|
164
164
|
export { PakistanFlag };
|
|
165
|
+
export { SpainFlag };
|
|
165
166
|
}
|
|
166
167
|
import { PencilSimple } from "phosphor-react";
|
|
167
168
|
import { PencilLine } from "phosphor-react";
|
|
@@ -326,3 +327,4 @@ import { BrazilFlag } from "./custom";
|
|
|
326
327
|
import { ColombiaFlag } from "./custom";
|
|
327
328
|
import { ChileFlag } from "./custom";
|
|
328
329
|
import { PakistanFlag } from "./custom";
|
|
330
|
+
import { SpainFlag } from "./custom";
|
package/dist/icons/index.js
CHANGED