@brizy/ui-icons 0.0.36 → 0.0.38
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/es/icons/HrzAlignLeft.d.ts +3 -0
- package/es/icons/HrzAlignLeft.js +4 -0
- package/es/icons/HrzAlignRight.d.ts +3 -0
- package/es/icons/HrzAlignRight.js +4 -0
- package/es/icons/QuestionCircleOutlined.d.ts +2 -0
- package/es/icons/QuestionCircleOutlined.js +6 -0
- package/es/icons/Unlock.d.ts +3 -0
- package/es/icons/Unlock.js +4 -0
- package/es/index.d.ts +4 -0
- package/es/index.js +5 -0
- package/lib/icons/HrzAlignLeft.d.ts +3 -0
- package/lib/icons/HrzAlignLeft.js +10 -0
- package/lib/icons/HrzAlignRight.d.ts +3 -0
- package/lib/icons/HrzAlignRight.js +10 -0
- package/lib/icons/QuestionCircleOutlined.d.ts +2 -0
- package/lib/icons/QuestionCircleOutlined.js +12 -0
- package/lib/icons/Unlock.d.ts +3 -0
- package/lib/icons/Unlock.js +10 -0
- package/lib/index.d.ts +4 -0
- package/lib/index.js +10 -1
- package/package-lock.json +1 -1
- package/package.json +1 -2
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const HrzAlignLeft = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, viewBox: "0 0 16 16", width: "1em", height: "1em" },
|
|
3
|
+
React.createElement("g", { stroke: "none", fill: "none", strokeWidth: "1", fillRule: "evenodd" },
|
|
4
|
+
React.createElement("path", { d: "M1,0 L15,0 C15.5522847,-1.01453063e-16 16,0.44771525 16,1 L16,15 C16,15.5522847 15.5522847,16 15,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M5,4 C5,3.44771525 4.55228475,3 4,3 C3.44771525,3 3,3.44771525 3,4 L3,12 C3,12.5522847 3.44771525,13 4,13 C4.55228475,13 5,12.5522847 5,12 L5,4 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const HrzAlignRight = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, viewBox: "0 0 16 16", width: "1em", height: "1em" },
|
|
3
|
+
React.createElement("g", { stroke: "none", fill: "none", strokeWidth: "1", fillRule: "evenodd" },
|
|
4
|
+
React.createElement("path", { d: "M1,0 L15,0 C15.5522847,-1.01453063e-16 16,0.44771525 16,1 L16,15 C16,15.5522847 15.5522847,16 15,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M13,4 C13,3.44771525 12.5522847,3 12,3 C11.4477153,3 11,3.44771525 11,4 L11,12 C11,12.5522847 11.4477153,13 12,13 C12.5522847,13 13,12.5522847 13,12 L13,4 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const QuestionCircleOutlined = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
|
|
3
|
+
React.createElement("g", { fill: "currentColor", fillRule: "nonzero" },
|
|
4
|
+
React.createElement("path", { d: "M8 0a8 8 0 1 0 8 8 8.024 8.024 0 0 0-8-8Zm0 14a6 6 0 1 1 6-6 6.018 6.018 0 0 1-6 6Z" }),
|
|
5
|
+
React.createElement("circle", { cx: 8, cy: 12, r: 1 }),
|
|
6
|
+
React.createElement("path", { d: "M8 10a1 1 0 0 1-1-1 3.056 3.056 0 0 1 1.322-2.427c.5-.425.622-.57.622-.906 0-.183 0-.667-.944-.667a2.046 2.046 0 0 0-1.258.561 1 1 0 0 1-1.373-1.456A4.081 4.081 0 0 1 7.948 3a2.68 2.68 0 0 1 2.993 2.666 3.054 3.054 0 0 1-1.318 2.426C9.126 8.519 9 8.663 9 9a1 1 0 0 1-1 1Z" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const Unlock = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, viewBox: "0 0 16 16", width: "1em", height: "1em" },
|
|
3
|
+
React.createElement("g", { stroke: "none", fill: "none", strokeWidth: "1", fillRule: "evenodd" },
|
|
4
|
+
React.createElement("path", { d: "M12.4285714,6.85714286 L13.5714286,6.85714286 C14.2022857,6.85714286 14.7142857,7.33500952 14.7142857,7.92380952 L14.7142857,14.9333333 C14.7142857,15.5221333 14.2022857,16 13.5714286,16 L2.14285714,16 C1.512,16 1,15.5221333 1,14.9333333 L1,7.92380952 C1,7.33500952 1.512,6.85714286 2.14285714,6.85714286 L3.28571429,6.85714286 L3.28571429,4.26666667 C3.28571429,1.9136 5.336,-6.66133815e-15 7.85714286,-6.66133815e-15 C8.53030448,-6.66133815e-15 9.16989753,0.13642531 9.74585668,0.381214976 L8.42808974,2.35786538 C8.24554015,2.31077053 8.05421864,2.28571429 7.85714286,2.28571429 C6.59657143,2.28571429 5.57142857,3.31085714 5.57142857,4.57142857 L5.57142857,6.85714286 L10,6.85714286 L12.4285714,6.85714286 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
package/es/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export { Active } from "./icons/Active";
|
|
2
2
|
export { PlusCircle } from "./icons/PlusCircle";
|
|
3
3
|
export { QuestionCircle } from "./icons/QuestionCircle";
|
|
4
|
+
export { QuestionCircleOutlined } from "./icons/QuestionCircleOutlined";
|
|
4
5
|
export { AlignHorizontal } from "./icons/AlignHorizontal";
|
|
5
6
|
export { ArrowRight } from "./icons/ArrowRight";
|
|
6
7
|
export { Blocks } from "./icons/Blocks";
|
|
@@ -121,6 +122,7 @@ export { StreUp } from "./icons/StreUp";
|
|
|
121
122
|
export { StreDown } from "./icons/StreDown";
|
|
122
123
|
export { CircleRemove } from "./icons/CircleRemove";
|
|
123
124
|
export { Circle2 } from "./icons/Circle2";
|
|
125
|
+
export { Unlock } from "./icons/Unlock";
|
|
124
126
|
export { MinistryBrandsSermonList } from "./icons/MinistryBrandsSermonList";
|
|
125
127
|
export { MinistryBrandsSermonDetail } from "./icons/MinistryBrandsSermonDetail";
|
|
126
128
|
export { MinistryBrandsSermonFeatured } from "./icons/MinistryBrandsSermonFeatured";
|
|
@@ -139,6 +141,8 @@ export { TextAlignCenter } from "./icons/TextAlignCenter";
|
|
|
139
141
|
export { TextAlignLeft } from "./icons/TextAlignLeft";
|
|
140
142
|
export { TextAlignRight } from "./icons/TextAlignRight";
|
|
141
143
|
export { TextAlignJustify } from "./icons/TextAlignJustify";
|
|
144
|
+
export { HrzAlignLeft } from "./icons/HrzAlignLeft";
|
|
145
|
+
export { HrzAlignRight } from "./icons/HrzAlignRight";
|
|
142
146
|
export { MediaImage } from "./icons/MediaImage";
|
|
143
147
|
export { MediaVideo } from "./icons/MediaVideo";
|
|
144
148
|
export { MediaMap } from "./icons/MediaMap";
|
package/es/index.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export { Active } from "./icons/Active";
|
|
2
2
|
export { PlusCircle } from "./icons/PlusCircle";
|
|
3
3
|
export { QuestionCircle } from "./icons/QuestionCircle";
|
|
4
|
+
export { QuestionCircleOutlined } from "./icons/QuestionCircleOutlined";
|
|
4
5
|
export { AlignHorizontal } from "./icons/AlignHorizontal";
|
|
5
6
|
export { ArrowRight } from "./icons/ArrowRight";
|
|
6
7
|
export { Blocks } from "./icons/Blocks";
|
|
@@ -121,6 +122,7 @@ export { StreUp } from "./icons/StreUp";
|
|
|
121
122
|
export { StreDown } from "./icons/StreDown";
|
|
122
123
|
export { CircleRemove } from "./icons/CircleRemove";
|
|
123
124
|
export { Circle2 } from "./icons/Circle2";
|
|
125
|
+
export { Unlock } from "./icons/Unlock";
|
|
124
126
|
// Ministry Brands
|
|
125
127
|
export { MinistryBrandsSermonList } from "./icons/MinistryBrandsSermonList";
|
|
126
128
|
export { MinistryBrandsSermonDetail } from "./icons/MinistryBrandsSermonDetail";
|
|
@@ -141,6 +143,9 @@ export { TextAlignCenter } from "./icons/TextAlignCenter";
|
|
|
141
143
|
export { TextAlignLeft } from "./icons/TextAlignLeft";
|
|
142
144
|
export { TextAlignRight } from "./icons/TextAlignRight";
|
|
143
145
|
export { TextAlignJustify } from "./icons/TextAlignJustify";
|
|
146
|
+
// Text Align
|
|
147
|
+
export { HrzAlignLeft } from "./icons/HrzAlignLeft";
|
|
148
|
+
export { HrzAlignRight } from "./icons/HrzAlignRight";
|
|
144
149
|
// Media
|
|
145
150
|
export { MediaImage } from "./icons/MediaImage";
|
|
146
151
|
export { MediaVideo } from "./icons/MediaVideo";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.HrzAlignLeft = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.HrzAlignLeft = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, viewBox: "0 0 16 16", width: "1em", height: "1em" },
|
|
9
|
+
react_1.default.createElement("g", { stroke: "none", fill: "none", strokeWidth: "1", fillRule: "evenodd" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M1,0 L15,0 C15.5522847,-1.01453063e-16 16,0.44771525 16,1 L16,15 C16,15.5522847 15.5522847,16 15,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M5,4 C5,3.44771525 4.55228475,3 4,3 C3.44771525,3 3,3.44771525 3,4 L3,12 C3,12.5522847 3.44771525,13 4,13 C4.55228475,13 5,12.5522847 5,12 L5,4 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.HrzAlignRight = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.HrzAlignRight = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, viewBox: "0 0 16 16", width: "1em", height: "1em" },
|
|
9
|
+
react_1.default.createElement("g", { stroke: "none", fill: "none", strokeWidth: "1", fillRule: "evenodd" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M1,0 L15,0 C15.5522847,-1.01453063e-16 16,0.44771525 16,1 L16,15 C16,15.5522847 15.5522847,16 15,16 L1,16 C0.44771525,16 6.76353751e-17,15.5522847 0,15 L0,1 C-6.76353751e-17,0.44771525 0.44771525,1.01453063e-16 1,0 Z M13,4 C13,3.44771525 12.5522847,3 12,3 C11.4477153,3 11,3.44771525 11,4 L11,12 C11,12.5522847 11.4477153,13 12,13 C12.5522847,13 13,12.5522847 13,12 L13,4 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.QuestionCircleOutlined = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.QuestionCircleOutlined = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
|
|
9
|
+
react_1.default.createElement("g", { fill: "currentColor", fillRule: "nonzero" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M8 0a8 8 0 1 0 8 8 8.024 8.024 0 0 0-8-8Zm0 14a6 6 0 1 1 6-6 6.018 6.018 0 0 1-6 6Z" }),
|
|
11
|
+
react_1.default.createElement("circle", { cx: 8, cy: 12, r: 1 }),
|
|
12
|
+
react_1.default.createElement("path", { d: "M8 10a1 1 0 0 1-1-1 3.056 3.056 0 0 1 1.322-2.427c.5-.425.622-.57.622-.906 0-.183 0-.667-.944-.667a2.046 2.046 0 0 0-1.258.561 1 1 0 0 1-1.373-1.456A4.081 4.081 0 0 1 7.948 3a2.68 2.68 0 0 1 2.993 2.666 3.054 3.054 0 0 1-1.318 2.426C9.126 8.519 9 8.663 9 9a1 1 0 0 1-1 1Z" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.Unlock = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.Unlock = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, viewBox: "0 0 16 16", width: "1em", height: "1em" },
|
|
9
|
+
react_1.default.createElement("g", { stroke: "none", fill: "none", strokeWidth: "1", fillRule: "evenodd" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M12.4285714,6.85714286 L13.5714286,6.85714286 C14.2022857,6.85714286 14.7142857,7.33500952 14.7142857,7.92380952 L14.7142857,14.9333333 C14.7142857,15.5221333 14.2022857,16 13.5714286,16 L2.14285714,16 C1.512,16 1,15.5221333 1,14.9333333 L1,7.92380952 C1,7.33500952 1.512,6.85714286 2.14285714,6.85714286 L3.28571429,6.85714286 L3.28571429,4.26666667 C3.28571429,1.9136 5.336,-6.66133815e-15 7.85714286,-6.66133815e-15 C8.53030448,-6.66133815e-15 9.16989753,0.13642531 9.74585668,0.381214976 L8.42808974,2.35786538 C8.24554015,2.31077053 8.05421864,2.28571429 7.85714286,2.28571429 C6.59657143,2.28571429 5.57142857,3.31085714 5.57142857,4.57142857 L5.57142857,6.85714286 L10,6.85714286 L12.4285714,6.85714286 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
package/lib/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export { Active } from "./icons/Active";
|
|
2
2
|
export { PlusCircle } from "./icons/PlusCircle";
|
|
3
3
|
export { QuestionCircle } from "./icons/QuestionCircle";
|
|
4
|
+
export { QuestionCircleOutlined } from "./icons/QuestionCircleOutlined";
|
|
4
5
|
export { AlignHorizontal } from "./icons/AlignHorizontal";
|
|
5
6
|
export { ArrowRight } from "./icons/ArrowRight";
|
|
6
7
|
export { Blocks } from "./icons/Blocks";
|
|
@@ -121,6 +122,7 @@ export { StreUp } from "./icons/StreUp";
|
|
|
121
122
|
export { StreDown } from "./icons/StreDown";
|
|
122
123
|
export { CircleRemove } from "./icons/CircleRemove";
|
|
123
124
|
export { Circle2 } from "./icons/Circle2";
|
|
125
|
+
export { Unlock } from "./icons/Unlock";
|
|
124
126
|
export { MinistryBrandsSermonList } from "./icons/MinistryBrandsSermonList";
|
|
125
127
|
export { MinistryBrandsSermonDetail } from "./icons/MinistryBrandsSermonDetail";
|
|
126
128
|
export { MinistryBrandsSermonFeatured } from "./icons/MinistryBrandsSermonFeatured";
|
|
@@ -139,6 +141,8 @@ export { TextAlignCenter } from "./icons/TextAlignCenter";
|
|
|
139
141
|
export { TextAlignLeft } from "./icons/TextAlignLeft";
|
|
140
142
|
export { TextAlignRight } from "./icons/TextAlignRight";
|
|
141
143
|
export { TextAlignJustify } from "./icons/TextAlignJustify";
|
|
144
|
+
export { HrzAlignLeft } from "./icons/HrzAlignLeft";
|
|
145
|
+
export { HrzAlignRight } from "./icons/HrzAlignRight";
|
|
142
146
|
export { MediaImage } from "./icons/MediaImage";
|
|
143
147
|
export { MediaVideo } from "./icons/MediaVideo";
|
|
144
148
|
export { MediaMap } from "./icons/MediaMap";
|
package/lib/index.js
CHANGED
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MediaMap = exports.MediaVideo = exports.MediaImage = exports.TextAlignJustify = exports.TextAlignRight = exports.TextAlignLeft = exports.TextAlignCenter = exports.MinistryBrandsGroupSlider = exports.MinistryBrandsGroupLayout = exports.MinistryBrandsGroupFeatured = exports.MinistryBrandsGroupDetail = exports.MinistryBrandsGroupList = exports.MinistryBrandsEventCalendar = exports.MinistryBrandsEventLayout = exports.MinistryBrandsEventFeatured = exports.MinistryBrandsEventDetail = exports.MinistryBrandsEventList = exports.MinistryBrandsSermonLayout = exports.MinistryBrandsSermonFeatured = exports.MinistryBrandsSermonDetail = exports.MinistryBrandsSermonList = exports.Circle2 = exports.CircleRemove = exports.StreDown = exports.StreUp = exports.Reverse = exports.Discounts = exports.NotificationsOutlined = exports.BrizyLogo = exports.Diagram = exports.Window = exports.LockFilled = exports.Heart = exports.Redirect = exports.Tax = exports.Taxes = exports.Mention = exports.Attachment = exports.Clock = exports.Hide = exports.View = exports.Redo = exports.Undo = exports.Tasks = exports.Comments = exports.BadgeLetter = exports.BadgeCheck = exports.LanguagesOutlined = exports.ChevronRight = exports.Phone = exports.Disable = exports.Contrast = exports.Brightness = exports.Drop = exports.RGB = exports.Home = exports.ColorPicker = exports.Globe = exports.FileDownload = exports.File = exports.CalendarPlusOutlined = exports.Tag = exports.PageSettingsFilled = exports.PageSettingsOutlined = exports.ShippingOutlined = exports.Menu = exports.OrderBox = exports.MultiReffe = exports.OfflineCache = exports.Bitcoin = exports.PayPal = exports.Lock = exports.GlobalShipping = exports.ChevronLeft = exports.Css3 = exports.Warning = exports.Enter = exports.Spinner = exports.StarOutlined = exports.StoreAddress = exports.Store = exports.LanguagesFilled = exports.Notifications = exports.CreditCardSecureOutlined = exports.CreditCardSecure = exports.Checkout = exports.Options = exports.BoxOutlined = exports.Shipping = exports.Refund = exports.CustomerDetails = exports.Customers = exports.Promote = exports.Edit = exports.CalendarFilled = exports.ColorPickerFilled = exports.Play = exports.CaretDown = exports.Images = exports.Link = exports.Hashtag = exports.TextArea = exports.Reffe = exports.Dropper = exports.ImageFilled = exports.ToggleOff = exports.ImageOutlined = exports.CheckOutlined = exports.ArrowLeft = exports.SEO = exports.Close = exports.Compose = exports.CloseOulined = exports.Code = exports.Delete = exports.Popup = exports.Profile = exports.Box = exports.Tags = exports.Calendar = exports.Portfolio = exports.Blog = exports.Settings = exports.Pages = exports.AnchorOutlined = exports.Anchor = exports.Check = exports.Star = exports.Share = exports.InfoCircle = exports.Text = exports.Empty = exports.Duplicate = exports.Counter = exports.CheckSmall = exports.CheckCircle = exports.Brush = exports.BlockSwitch = exports.Blocks = exports.ArrowRight = exports.AlignHorizontal = exports.QuestionCircle = exports.PlusCircle = exports.Active = void 0;
|
|
3
|
+
exports.MediaMap = exports.MediaVideo = exports.MediaImage = exports.HrzAlignRight = exports.HrzAlignLeft = exports.TextAlignJustify = exports.TextAlignRight = exports.TextAlignLeft = exports.TextAlignCenter = exports.MinistryBrandsGroupSlider = exports.MinistryBrandsGroupLayout = exports.MinistryBrandsGroupFeatured = exports.MinistryBrandsGroupDetail = exports.MinistryBrandsGroupList = exports.MinistryBrandsEventCalendar = exports.MinistryBrandsEventLayout = exports.MinistryBrandsEventFeatured = exports.MinistryBrandsEventDetail = exports.MinistryBrandsEventList = exports.MinistryBrandsSermonLayout = exports.MinistryBrandsSermonFeatured = exports.MinistryBrandsSermonDetail = exports.MinistryBrandsSermonList = exports.Unlock = exports.Circle2 = exports.CircleRemove = exports.StreDown = exports.StreUp = exports.Reverse = exports.Discounts = exports.NotificationsOutlined = exports.BrizyLogo = exports.Diagram = exports.Window = exports.LockFilled = exports.Heart = exports.Redirect = exports.Tax = exports.Taxes = exports.Mention = exports.Attachment = exports.Clock = exports.Hide = exports.View = exports.Redo = exports.Undo = exports.Tasks = exports.Comments = exports.BadgeLetter = exports.BadgeCheck = exports.LanguagesOutlined = exports.ChevronRight = exports.Phone = exports.Disable = exports.Contrast = exports.Brightness = exports.Drop = exports.RGB = exports.Home = exports.ColorPicker = exports.Globe = exports.FileDownload = exports.File = exports.CalendarPlusOutlined = exports.Tag = exports.PageSettingsFilled = exports.PageSettingsOutlined = exports.ShippingOutlined = exports.Menu = exports.OrderBox = exports.MultiReffe = exports.OfflineCache = exports.Bitcoin = exports.PayPal = exports.Lock = exports.GlobalShipping = exports.ChevronLeft = exports.Css3 = exports.Warning = exports.Enter = exports.Spinner = exports.StarOutlined = exports.StoreAddress = exports.Store = exports.LanguagesFilled = exports.Notifications = exports.CreditCardSecureOutlined = exports.CreditCardSecure = exports.Checkout = exports.Options = exports.BoxOutlined = exports.Shipping = exports.Refund = exports.CustomerDetails = exports.Customers = exports.Promote = exports.Edit = exports.CalendarFilled = exports.ColorPickerFilled = exports.Play = exports.CaretDown = exports.Images = exports.Link = exports.Hashtag = exports.TextArea = exports.Reffe = exports.Dropper = exports.ImageFilled = exports.ToggleOff = exports.ImageOutlined = exports.CheckOutlined = exports.ArrowLeft = exports.SEO = exports.Close = exports.Compose = exports.CloseOulined = exports.Code = exports.Delete = exports.Popup = exports.Profile = exports.Box = exports.Tags = exports.Calendar = exports.Portfolio = exports.Blog = exports.Settings = exports.Pages = exports.AnchorOutlined = exports.Anchor = exports.Check = exports.Star = exports.Share = exports.InfoCircle = exports.Text = exports.Empty = exports.Duplicate = exports.Counter = exports.CheckSmall = exports.CheckCircle = exports.Brush = exports.BlockSwitch = exports.Blocks = exports.ArrowRight = exports.AlignHorizontal = exports.QuestionCircleOutlined = exports.QuestionCircle = exports.PlusCircle = exports.Active = void 0;
|
|
4
4
|
var Active_1 = require("./icons/Active");
|
|
5
5
|
Object.defineProperty(exports, "Active", { enumerable: true, get: function () { return Active_1.Active; } });
|
|
6
6
|
var PlusCircle_1 = require("./icons/PlusCircle");
|
|
7
7
|
Object.defineProperty(exports, "PlusCircle", { enumerable: true, get: function () { return PlusCircle_1.PlusCircle; } });
|
|
8
8
|
var QuestionCircle_1 = require("./icons/QuestionCircle");
|
|
9
9
|
Object.defineProperty(exports, "QuestionCircle", { enumerable: true, get: function () { return QuestionCircle_1.QuestionCircle; } });
|
|
10
|
+
var QuestionCircleOutlined_1 = require("./icons/QuestionCircleOutlined");
|
|
11
|
+
Object.defineProperty(exports, "QuestionCircleOutlined", { enumerable: true, get: function () { return QuestionCircleOutlined_1.QuestionCircleOutlined; } });
|
|
10
12
|
var AlignHorizontal_1 = require("./icons/AlignHorizontal");
|
|
11
13
|
Object.defineProperty(exports, "AlignHorizontal", { enumerable: true, get: function () { return AlignHorizontal_1.AlignHorizontal; } });
|
|
12
14
|
var ArrowRight_1 = require("./icons/ArrowRight");
|
|
@@ -247,6 +249,8 @@ var CircleRemove_1 = require("./icons/CircleRemove");
|
|
|
247
249
|
Object.defineProperty(exports, "CircleRemove", { enumerable: true, get: function () { return CircleRemove_1.CircleRemove; } });
|
|
248
250
|
var Circle2_1 = require("./icons/Circle2");
|
|
249
251
|
Object.defineProperty(exports, "Circle2", { enumerable: true, get: function () { return Circle2_1.Circle2; } });
|
|
252
|
+
var Unlock_1 = require("./icons/Unlock");
|
|
253
|
+
Object.defineProperty(exports, "Unlock", { enumerable: true, get: function () { return Unlock_1.Unlock; } });
|
|
250
254
|
// Ministry Brands
|
|
251
255
|
var MinistryBrandsSermonList_1 = require("./icons/MinistryBrandsSermonList");
|
|
252
256
|
Object.defineProperty(exports, "MinistryBrandsSermonList", { enumerable: true, get: function () { return MinistryBrandsSermonList_1.MinistryBrandsSermonList; } });
|
|
@@ -285,6 +289,11 @@ var TextAlignRight_1 = require("./icons/TextAlignRight");
|
|
|
285
289
|
Object.defineProperty(exports, "TextAlignRight", { enumerable: true, get: function () { return TextAlignRight_1.TextAlignRight; } });
|
|
286
290
|
var TextAlignJustify_1 = require("./icons/TextAlignJustify");
|
|
287
291
|
Object.defineProperty(exports, "TextAlignJustify", { enumerable: true, get: function () { return TextAlignJustify_1.TextAlignJustify; } });
|
|
292
|
+
// Text Align
|
|
293
|
+
var HrzAlignLeft_1 = require("./icons/HrzAlignLeft");
|
|
294
|
+
Object.defineProperty(exports, "HrzAlignLeft", { enumerable: true, get: function () { return HrzAlignLeft_1.HrzAlignLeft; } });
|
|
295
|
+
var HrzAlignRight_1 = require("./icons/HrzAlignRight");
|
|
296
|
+
Object.defineProperty(exports, "HrzAlignRight", { enumerable: true, get: function () { return HrzAlignRight_1.HrzAlignRight; } });
|
|
288
297
|
// Media
|
|
289
298
|
var MediaImage_1 = require("./icons/MediaImage");
|
|
290
299
|
Object.defineProperty(exports, "MediaImage", { enumerable: true, get: function () { return MediaImage_1.MediaImage; } });
|
package/package-lock.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@brizy/ui-icons",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.38",
|
|
4
4
|
"description": "Icons for @brizy-ui",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -48,7 +48,6 @@
|
|
|
48
48
|
"docz": "^2.3.1"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
|
-
"typescript": "3",
|
|
52
51
|
"react": ">=16.9.0",
|
|
53
52
|
"react-dom": ">=16.9.0"
|
|
54
53
|
}
|