@brizy/ui-icons 0.0.33 → 0.0.34
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/CheckCircle.d.ts +2 -1
- package/es/icons/CheckCircle.js +1 -1
- package/es/icons/CheckSmall.d.ts +2 -1
- package/es/icons/CheckSmall.js +1 -1
- package/es/icons/Close.d.ts +2 -1
- package/es/icons/Close.js +1 -1
- package/es/icons/Delete.d.ts +2 -1
- package/es/icons/Delete.js +1 -1
- package/es/icons/Duplicate.d.ts +2 -1
- package/es/icons/Duplicate.js +1 -1
- package/es/icons/Heart.d.ts +2 -1
- package/es/icons/Heart.js +1 -1
- package/es/icons/MinistryBrandsEventCalendar.d.ts +2 -2
- package/es/icons/MinistryBrandsEventCalendar.js +4 -5
- package/es/icons/MinistryBrandsEventDetail.d.ts +2 -2
- package/es/icons/MinistryBrandsEventDetail.js +4 -5
- package/es/icons/MinistryBrandsEventFeatured.d.ts +2 -2
- package/es/icons/MinistryBrandsEventFeatured.js +4 -5
- package/es/icons/MinistryBrandsEventLayout.d.ts +2 -2
- package/es/icons/MinistryBrandsEventLayout.js +4 -5
- package/es/icons/MinistryBrandsEventList.d.ts +2 -2
- package/es/icons/MinistryBrandsEventList.js +4 -5
- package/es/icons/MinistryBrandsGroupDetail.d.ts +2 -2
- package/es/icons/MinistryBrandsGroupDetail.js +4 -5
- package/es/icons/MinistryBrandsGroupFeatured.d.ts +2 -2
- package/es/icons/MinistryBrandsGroupFeatured.js +4 -5
- package/es/icons/MinistryBrandsGroupLayout.d.ts +2 -2
- package/es/icons/MinistryBrandsGroupLayout.js +4 -5
- package/es/icons/MinistryBrandsGroupList.d.ts +2 -2
- package/es/icons/MinistryBrandsGroupList.js +4 -5
- package/es/icons/MinistryBrandsGroupSlider.d.ts +2 -2
- package/es/icons/MinistryBrandsGroupSlider.js +4 -5
- package/es/icons/MinistryBrandsSermonDetail.d.ts +2 -2
- package/es/icons/MinistryBrandsSermonDetail.js +4 -5
- package/es/icons/MinistryBrandsSermonFeatured.d.ts +2 -2
- package/es/icons/MinistryBrandsSermonFeatured.js +4 -5
- package/es/icons/MinistryBrandsSermonLayout.d.ts +2 -2
- package/es/icons/MinistryBrandsSermonLayout.js +4 -5
- package/es/icons/MinistryBrandsSermonList.d.ts +2 -2
- package/es/icons/MinistryBrandsSermonList.js +4 -5
- package/es/icons/PlusCircle.d.ts +2 -1
- package/es/icons/PlusCircle.js +1 -1
- package/es/icons/Settings.d.ts +2 -1
- package/es/icons/Settings.js +1 -1
- package/es/icons/Spinner.d.ts +2 -1
- package/es/icons/Spinner.js +1 -1
- package/es/icons/TextAlignCenter.d.ts +3 -0
- package/es/icons/TextAlignCenter.js +8 -0
- package/es/icons/TextAlignJustify.d.ts +3 -0
- package/es/icons/TextAlignJustify.js +8 -0
- package/es/icons/TextAlignLeft.d.ts +3 -0
- package/es/icons/TextAlignLeft.js +8 -0
- package/es/icons/TextAlignRight.d.ts +3 -0
- package/es/icons/TextAlignRight.js +8 -0
- package/es/index.d.ts +4 -0
- package/es/index.js +5 -0
- package/lib/icons/CheckCircle.d.ts +2 -1
- package/lib/icons/CheckCircle.js +1 -1
- package/lib/icons/CheckSmall.d.ts +2 -1
- package/lib/icons/CheckSmall.js +1 -1
- package/lib/icons/Close.d.ts +2 -1
- package/lib/icons/Close.js +1 -1
- package/lib/icons/Delete.d.ts +2 -1
- package/lib/icons/Delete.js +1 -1
- package/lib/icons/Duplicate.d.ts +2 -1
- package/lib/icons/Duplicate.js +1 -1
- package/lib/icons/Heart.d.ts +2 -1
- package/lib/icons/Heart.js +1 -1
- package/lib/icons/MinistryBrandsEventCalendar.d.ts +2 -2
- package/lib/icons/MinistryBrandsEventCalendar.js +6 -23
- package/lib/icons/MinistryBrandsEventDetail.d.ts +2 -2
- package/lib/icons/MinistryBrandsEventDetail.js +6 -23
- package/lib/icons/MinistryBrandsEventFeatured.d.ts +2 -2
- package/lib/icons/MinistryBrandsEventFeatured.js +6 -23
- package/lib/icons/MinistryBrandsEventLayout.d.ts +2 -2
- package/lib/icons/MinistryBrandsEventLayout.js +6 -23
- package/lib/icons/MinistryBrandsEventList.d.ts +2 -2
- package/lib/icons/MinistryBrandsEventList.js +6 -23
- package/lib/icons/MinistryBrandsGroupDetail.d.ts +2 -2
- package/lib/icons/MinistryBrandsGroupDetail.js +6 -23
- package/lib/icons/MinistryBrandsGroupFeatured.d.ts +2 -2
- package/lib/icons/MinistryBrandsGroupFeatured.js +6 -23
- package/lib/icons/MinistryBrandsGroupLayout.d.ts +2 -2
- package/lib/icons/MinistryBrandsGroupLayout.js +6 -23
- package/lib/icons/MinistryBrandsGroupList.d.ts +2 -2
- package/lib/icons/MinistryBrandsGroupList.js +6 -23
- package/lib/icons/MinistryBrandsGroupSlider.d.ts +2 -2
- package/lib/icons/MinistryBrandsGroupSlider.js +6 -23
- package/lib/icons/MinistryBrandsSermonDetail.d.ts +2 -2
- package/lib/icons/MinistryBrandsSermonDetail.js +6 -23
- package/lib/icons/MinistryBrandsSermonFeatured.d.ts +2 -2
- package/lib/icons/MinistryBrandsSermonFeatured.js +6 -23
- package/lib/icons/MinistryBrandsSermonLayout.d.ts +2 -2
- package/lib/icons/MinistryBrandsSermonLayout.js +6 -23
- package/lib/icons/MinistryBrandsSermonList.d.ts +2 -2
- package/lib/icons/MinistryBrandsSermonList.js +6 -23
- package/lib/icons/PlusCircle.d.ts +2 -1
- package/lib/icons/PlusCircle.js +1 -1
- package/lib/icons/Settings.d.ts +2 -1
- package/lib/icons/Settings.js +1 -1
- package/lib/icons/Spinner.d.ts +2 -1
- package/lib/icons/Spinner.js +1 -1
- package/lib/icons/TextAlignCenter.d.ts +3 -0
- package/lib/icons/TextAlignCenter.js +14 -0
- package/lib/icons/TextAlignJustify.d.ts +3 -0
- package/lib/icons/TextAlignJustify.js +14 -0
- package/lib/icons/TextAlignLeft.d.ts +3 -0
- package/lib/icons/TextAlignLeft.js +14 -0
- package/lib/icons/TextAlignRight.d.ts +3 -0
- package/lib/icons/TextAlignRight.js +14 -0
- package/lib/index.d.ts +4 -0
- package/lib/index.js +10 -1
- package/package-lock.json +1 -1
- package/package.json +1 -1
|
@@ -1,29 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
-
}) : (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
o[k2] = m[k];
|
|
8
|
-
}));
|
|
9
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
-
}) : function(o, v) {
|
|
12
|
-
o["default"] = v;
|
|
13
|
-
});
|
|
14
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
-
if (mod && mod.__esModule) return mod;
|
|
16
|
-
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
-
__setModuleDefault(result, mod);
|
|
19
|
-
return result;
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
20
4
|
};
|
|
21
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
6
|
exports.MinistryBrandsSermonDetail = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsSermonDetail =
|
|
25
|
-
|
|
26
|
-
return (react_1.default.createElement("svg", { ref: ref, className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.MinistryBrandsSermonDetail = ({ className, onClick, style }) => {
|
|
9
|
+
return (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
27
10
|
react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" },
|
|
28
11
|
react_1.default.createElement("path", { d: "M6.96965012,0 L6.96965012,5.26495316 C6.96965012,6.46769151 7.94468214,7.44268429 9.14742049,7.44268429 L13.5031967,7.44268429 L13.5031967,11.2124758 C13.5031967,11.4385338 13.397703,11.6435559 13.2350668,11.7732252 C13.1082232,12.237272 13.1082232,13.5603391 13.2350668,14.0246999 C13.397703,14.157195 13.5031967,14.362217 13.5031967,14.588275 L13.5031967,15.070532 C13.5031967,15.471471 13.1807501,15.7939176 12.7798112,15.7939176 L2.89354215,15.7939176 C1.29606576,15.7939176 0,14.4978518 0,12.9003754 L0,2.89354215 C0,1.29606576 1.29606576,0 2.89354215,0 L6.96965012,0 Z M11.4956763,11.9358614 L2.89354215,11.9358614 C2.36293384,11.9358614 1.9290281,12.3697671 1.9290281,12.9003754 C1.9290281,13.4338095 2.36010811,13.8648895 2.89354215,13.8648895 L11.4956763,13.8648895 C11.4385338,13.3493517 11.4385338,12.4513992 11.4956763,11.9358614 Z M15.4177037,3.8226954 C15.6840675,3.8226954 15.9,4.03862786 15.9,4.30495242 L15.9,5.26942723 C15.9,5.53579103 15.6840675,5.7517235 15.4177037,5.7517235 L11.6147884,5.7517235 C11.3484246,5.7517235 11.1324921,5.53579103 11.1324921,5.26942723 L11.1324921,4.30495242 C11.1324921,4.03862786 11.3484246,3.8226954 11.6147884,3.8226954 Z M9.71323263,3.8226954 C9.78336554,3.8226954 9.84780777,3.84145507 9.90710874,3.86979081 C10.0602473,3.94298493 10.1679781,4.09639824 10.1679781,4.27744085 L10.1679781,5.29697804 C10.1679781,5.47802066 10.0602473,5.63139472 9.90710874,5.70458884 C9.84780777,5.73292458 9.78336554,5.7517235 9.71323263,5.7517235 L8.74875782,5.7517235 C8.49762153,5.7517235 8.29405161,5.54811433 8.29405161,5.29697804 L8.29405161,4.27744085 C8.29405161,4.02626532 8.49762153,3.8226954 8.74875782,3.8226954 Z M15.4177037,0.424761376 C15.6840675,0.424761376 15.9,0.640693843 15.9,0.907057647 L15.9,1.87153245 C15.9,2.13789626 15.6840675,2.35378948 15.4177037,2.35378948 L11.6147884,2.35378948 C11.3484246,2.35378948 11.1324921,2.13789626 11.1324921,1.87153245 L11.1324921,0.907057647 C11.1324921,0.640693843 11.3484246,0.424761376 11.6147884,0.424761376 Z M9.71323263,0.424761376 C9.78336554,0.424761376 9.84780777,0.443560295 9.90710874,0.471896035 C10.0602473,0.545090155 10.1679781,0.698464216 10.1679781,0.879506831 L10.1679781,1.89908327 C10.1679781,2.08012588 10.0602473,2.23353919 9.90710874,2.30669406 C9.84780777,2.3350298 9.78336554,2.35378948 9.71323263,2.35378948 L8.74875782,2.35378948 C8.49762153,2.35378948 8.29405161,2.15021956 8.29405161,1.89908327 L8.29405161,0.879506831 C8.29405161,0.628370543 8.49762153,0.424761376 8.74875782,0.424761376 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
|
29
|
-
}
|
|
12
|
+
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ReactElement } from "react";
|
|
2
2
|
import { Props } from "../types";
|
|
3
|
-
export declare const MinistryBrandsSermonFeatured:
|
|
3
|
+
export declare const MinistryBrandsSermonFeatured: ({ className, onClick, style }: Props) => ReactElement;
|
|
@@ -1,29 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
-
}) : (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
o[k2] = m[k];
|
|
8
|
-
}));
|
|
9
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
-
}) : function(o, v) {
|
|
12
|
-
o["default"] = v;
|
|
13
|
-
});
|
|
14
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
-
if (mod && mod.__esModule) return mod;
|
|
16
|
-
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
-
__setModuleDefault(result, mod);
|
|
19
|
-
return result;
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
20
4
|
};
|
|
21
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
6
|
exports.MinistryBrandsSermonFeatured = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsSermonFeatured =
|
|
25
|
-
|
|
26
|
-
return (react_1.default.createElement("svg", { ref: ref, className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.MinistryBrandsSermonFeatured = ({ className, onClick, style }) => {
|
|
9
|
+
return (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
27
10
|
react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" },
|
|
28
11
|
react_1.default.createElement("path", { d: "M7.41868667,0.175252187 L7.41868667,5.66306311 C7.41868667,6.87874883 8.40417516,7.86423732 9.61986088,7.86423732 L14.0225267,7.86423732 L14.0225267,11.309024 C14.0225267,11.5375155 13.9158973,11.7447445 13.7515104,11.8758098 C13.6233013,12.344852 13.6233013,13.6821618 13.7515104,14.1515214 C13.9158973,14.2854428 14.0225267,14.4926719 14.0225267,14.7211634 L14.0225267,15.2086118 C14.0225267,15.6138669 13.696609,15.9397846 13.2913539,15.9397846 L2.92469088,15.9397846 C1.31001779,15.9397846 0,14.6297668 0,13.0150937 L0,3.09994307 C0,1.48526998 1.31001779,0.175252187 2.92469088,0.175252187 L7.41868667,0.175252187 Z M11.9933954,12.0401967 L2.92469088,12.0401967 C2.38837061,12.0401967 1.94979392,12.4787734 1.94979392,13.0150937 C1.94979392,13.5542701 2.38551447,13.9899906 2.92469088,13.9899906 L11.9933954,13.9899906 C11.9356379,13.4689031 11.9356379,12.5612842 11.9933954,12.0401967 Z M11.9903152,0.23036716 C12.142909,-0.0787513594 12.5811857,-0.074820459 12.7324318,0.23036716 L13.1398602,1.05634293 L13.5767892,1.94221813 L13.7345119,1.96520453 L15.465905,2.21768065 C15.8046363,2.26683562 15.9404209,2.68448443 15.6947209,2.9237078 L14.3280778,4.25545941 L14.6513101,6.13675091 C14.7094875,6.47671763 14.3512514,6.73020455 14.051305,6.57248186 L13.7345119,6.40596143 L12.3613922,5.68421068 L10.6714794,6.57248186 C10.371533,6.73155229 10.0132595,6.47671763 10.0714368,6.13675091 L10.3947066,4.25545941 L9.02802611,2.9237078 C8.78236355,2.68448443 8.91814808,2.26683562 9.25687938,2.21768065 L11.1459952,1.94221813 L11.5923583,1.03721254 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
|
29
|
-
}
|
|
12
|
+
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ReactElement } from "react";
|
|
2
2
|
import { Props } from "../types";
|
|
3
|
-
export declare const MinistryBrandsSermonLayout:
|
|
3
|
+
export declare const MinistryBrandsSermonLayout: ({ className, onClick, style }: Props) => ReactElement;
|
|
@@ -1,29 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
-
}) : (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
o[k2] = m[k];
|
|
8
|
-
}));
|
|
9
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
-
}) : function(o, v) {
|
|
12
|
-
o["default"] = v;
|
|
13
|
-
});
|
|
14
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
-
if (mod && mod.__esModule) return mod;
|
|
16
|
-
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
-
__setModuleDefault(result, mod);
|
|
19
|
-
return result;
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
20
4
|
};
|
|
21
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
6
|
exports.MinistryBrandsSermonLayout = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsSermonLayout =
|
|
25
|
-
|
|
26
|
-
return (react_1.default.createElement("svg", { ref: ref, className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.MinistryBrandsSermonLayout = ({ className, onClick, style }) => {
|
|
9
|
+
return (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
27
10
|
react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" },
|
|
28
11
|
react_1.default.createElement("path", { d: "M6.96965012,0 L6.96965012,5.26495316 C6.96965012,6.46769151 7.94468214,7.44268429 9.14742049,7.44268429 L13.5031967,7.44268429 L13.5031967,11.2124758 C13.5031967,11.4385338 13.397703,11.6435559 13.2350668,11.7732252 C13.1082232,12.237272 13.1082232,13.5603391 13.2350668,14.0246999 C13.397703,14.157195 13.5031967,14.362217 13.5031967,14.588275 L13.5031967,15.070532 C13.5031967,15.471471 13.1807501,15.7939176 12.7798112,15.7939176 L2.89354215,15.7939176 C1.29606576,15.7939176 0,14.4978518 0,12.9003754 L0,2.89354215 C0,1.29606576 1.29606576,0 2.89354215,0 L6.96965012,0 Z M11.4956763,11.9358614 L2.89354215,11.9358614 C2.36293384,11.9358614 1.9290281,12.3697671 1.9290281,12.9003754 C1.9290281,13.4338095 2.36010811,13.8648895 2.89354215,13.8648895 L11.4956763,13.8648895 C11.4385338,13.3493517 11.4385338,12.4513992 11.4956763,11.9358614 Z M15.4177037,3.8226954 C15.6840675,3.8226954 15.9,4.03862786 15.9,4.30495242 L15.9,5.26942723 C15.9,5.53579103 15.6840675,5.7517235 15.4177037,5.7517235 L11.6147884,5.7517235 C11.3484246,5.7517235 11.1324921,5.53579103 11.1324921,5.26942723 L11.1324921,4.30495242 C11.1324921,4.03862786 11.3484246,3.8226954 11.6147884,3.8226954 L15.4177037,3.8226954 Z M9.71323263,3.8226954 C9.78336554,3.8226954 9.84780777,3.84145507 9.90710874,3.86979081 C10.0602473,3.94298493 10.1679781,4.09639824 10.1679781,4.27744085 L10.1679781,5.29697804 C10.1679781,5.47802066 10.0602473,5.63139472 9.90710874,5.70458884 C9.84780777,5.73292458 9.78336554,5.7517235 9.71323263,5.7517235 L8.74875782,5.7517235 C8.49762153,5.7517235 8.29405161,5.54811433 8.29405161,5.29697804 L8.29405161,4.27744085 C8.29405161,4.02626532 8.49762153,3.8226954 8.74875782,3.8226954 L9.71323263,3.8226954 Z M12.4177037,0.424761376 C12.6840675,0.424761376 12.9,0.640693843 12.9,0.907057647 L12.9,1.87153245 C12.9,2.13789626 12.6840675,2.35378948 12.4177037,2.35378948 L8.6147884,2.35378948 C8.3484246,2.35378948 8.13249213,2.13789626 8.13249213,1.87153245 L8.13249213,0.907057647 C8.13249213,0.640693843 8.3484246,0.424761376 8.6147884,0.424761376 L12.4177037,0.424761376 Z M15.419181,0.424761376 C15.4893139,0.424761376 15.5537562,0.443560295 15.6130571,0.471896035 C15.7661957,0.545090155 15.8739265,0.698464216 15.8739265,0.879506831 L15.8739265,1.89908327 C15.8739265,2.08012588 15.7661957,2.23353919 15.6130571,2.30669406 C15.5537562,2.3350298 15.4893139,2.35378948 15.419181,2.35378948 L14.4547062,2.35378948 C14.2035699,2.35378948 14,2.15021956 14,1.89908327 L14,0.879506831 C14,0.628370543 14.2035699,0.424761376 14.4547062,0.424761376 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
|
29
|
-
}
|
|
12
|
+
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ReactElement } from "react";
|
|
2
2
|
import { Props } from "../types";
|
|
3
|
-
export declare const MinistryBrandsSermonList:
|
|
3
|
+
export declare const MinistryBrandsSermonList: ({ className, onClick, style }: Props) => ReactElement;
|
|
@@ -1,29 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
-
}) : (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
o[k2] = m[k];
|
|
8
|
-
}));
|
|
9
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
-
}) : function(o, v) {
|
|
12
|
-
o["default"] = v;
|
|
13
|
-
});
|
|
14
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
-
if (mod && mod.__esModule) return mod;
|
|
16
|
-
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
-
__setModuleDefault(result, mod);
|
|
19
|
-
return result;
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
20
4
|
};
|
|
21
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
6
|
exports.MinistryBrandsSermonList = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsSermonList =
|
|
25
|
-
|
|
26
|
-
return (react_1.default.createElement("svg", { ref: ref, className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.MinistryBrandsSermonList = ({ className, onClick, style }) => {
|
|
9
|
+
return (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
27
10
|
react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" },
|
|
28
11
|
react_1.default.createElement("path", { d: "M7.01350171,0 L7.01350171,5.29803966 C7.01350171,6.50834539 7.99462894,7.48947262 9.20493466,7.48947262 L13.588156,7.48947262 L13.588156,11.0672184 C13.588156,11.2946987 13.4819985,11.5010107 13.3183391,11.6314959 C13.1906974,12.0984624 13.1906974,13.429854 13.3183391,13.8971365 C13.4819985,14.0304652 13.588156,14.2367772 13.588156,14.4642575 L13.588156,14.9495487 C13.588156,15.3530103 13.2636807,15.6774857 12.8602191,15.6774857 L2.91174772,15.6774857 C1.30422033,15.6774857 0,14.3732653 0,12.765738 L0,2.91174772 C0,1.30422033 1.30422033,0 2.91174772,0 L7.01350171,0 Z M11.5680047,11.7951554 L2.91174772,11.7951554 C2.37780093,11.7951554 1.94116515,12.2317912 1.94116515,12.765738 C1.94116515,13.3025282 2.37495742,13.7363205 2.91174772,13.7363205 L11.5680047,13.7363205 C11.5105027,13.2175391 11.5105027,12.3139368 11.5680047,11.7951554 Z M15.515933,3.84670751 C15.7832618,3.84670751 16,4.06344567 16,4.330814 L16,5.30376616 C16,5.57113449 15.7832618,5.78787265 15.515933,5.78787265 L9.23771394,5.78787265 C8.97034561,5.78787265 8.75360745,5.57113449 8.75360745,5.30376616 L8.75360745,4.330814 C8.75360745,4.06344567 8.97034561,3.84670751 9.23771394,3.84670751 Z M15.515933,0.427433886 C15.7832618,0.427433886 16,0.644172052 16,0.911540379 L16,1.88449254 C16,2.15186087 15.7832618,2.36859903 15.515933,2.36859903 L9.23771394,2.36859903 C8.97034561,2.36859903 8.75360745,2.15186087 8.75360745,1.88449254 L8.75360745,0.911540379 C8.75360745,0.644172052 8.97034561,0.427433886 9.23771394,0.427433886 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
|
29
|
-
}
|
|
12
|
+
};
|
package/lib/icons/PlusCircle.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.PlusCircle = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.PlusCircle = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
8
|
+
exports.PlusCircle = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
9
9
|
react_1.default.createElement("g", null,
|
|
10
10
|
react_1.default.createElement("path", { fill: "currentColor", d: "M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm4 9H9v3H7V9H4V7h3V4h2v3h3v2z" }))));
|
package/lib/icons/Settings.d.ts
CHANGED
package/lib/icons/Settings.js
CHANGED
|
@@ -5,7 +5,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Settings = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.Settings = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
8
|
+
exports.Settings = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
9
9
|
react_1.default.createElement("g", { stroke: "none", fill: "currentColor" },
|
|
10
10
|
react_1.default.createElement("g", { transform: "translate(-273.000000, -132.000000)", fill: "currentColor" },
|
|
11
11
|
react_1.default.createElement("g", { transform: "translate(47.000000, 0.000000)" },
|
package/lib/icons/Spinner.d.ts
CHANGED
package/lib/icons/Spinner.js
CHANGED
|
@@ -5,7 +5,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Spinner = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.Spinner = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
8
|
+
exports.Spinner = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
9
9
|
react_1.default.createElement("g", null,
|
|
10
10
|
react_1.default.createElement("g", null,
|
|
11
11
|
react_1.default.createElement("g", null,
|
|
@@ -0,0 +1,14 @@
|
|
|
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.TextAlignCenter = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.TextAlignCenter = ({ 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", null,
|
|
10
|
+
react_1.default.createElement("g", { fill: "currentColor" },
|
|
11
|
+
react_1.default.createElement("path", { fill: "currentColor", d: "M0 1h16v2H0z" }),
|
|
12
|
+
react_1.default.createElement("path", { "data-color": "color-2", d: "M3 5h10v2H3z" }),
|
|
13
|
+
react_1.default.createElement("path", { fill: "currentColor", d: "M0 9h16v2H0z" }),
|
|
14
|
+
react_1.default.createElement("path", { "data-color": "color-2", d: "M3 13h10v2H3z" })))));
|
|
@@ -0,0 +1,14 @@
|
|
|
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.TextAlignJustify = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.TextAlignJustify = ({ 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", null,
|
|
10
|
+
react_1.default.createElement("g", { fill: "currentColor" },
|
|
11
|
+
react_1.default.createElement("path", { fill: "currentColor", d: "M0 1h16v2H0z" }),
|
|
12
|
+
react_1.default.createElement("path", { "data-color": "color-2", d: "M0 5h16v2H0z" }),
|
|
13
|
+
react_1.default.createElement("path", { fill: "currentColor", d: "M0 9h16v2H0z" }),
|
|
14
|
+
react_1.default.createElement("path", { "data-color": "color-2", d: "M0 13h16v2H0z" })))));
|
|
@@ -0,0 +1,14 @@
|
|
|
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.TextAlignLeft = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.TextAlignLeft = ({ 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", null,
|
|
10
|
+
react_1.default.createElement("g", { fill: "currentColor" },
|
|
11
|
+
react_1.default.createElement("path", { fill: "currentColor", d: "M0 1h16v2H0z" }),
|
|
12
|
+
react_1.default.createElement("path", { "data-color": "color-2", d: "M0 5h10v2H0z" }),
|
|
13
|
+
react_1.default.createElement("path", { fill: "currentColor", d: "M0 9h16v2H0z" }),
|
|
14
|
+
react_1.default.createElement("path", { "data-color": "color-2", d: "M0 13h10v2H0z" })))));
|
|
@@ -0,0 +1,14 @@
|
|
|
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.TextAlignRight = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.TextAlignRight = ({ 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", null,
|
|
10
|
+
react_1.default.createElement("g", { fill: "currentColor" },
|
|
11
|
+
react_1.default.createElement("path", { fill: "currentColor", d: "M0 1h16v2H0z" }),
|
|
12
|
+
react_1.default.createElement("path", { "data-color": "color-2", d: "M6 5h10v2H6z" }),
|
|
13
|
+
react_1.default.createElement("path", { fill: "currentColor", d: "M0 9h16v2H0z" }),
|
|
14
|
+
react_1.default.createElement("path", { "data-color": "color-2", d: "M6 13h10v2H6z" })))));
|
package/lib/index.d.ts
CHANGED
|
@@ -130,3 +130,7 @@ export { MinistryBrandsGroupDetail } from "./icons/MinistryBrandsGroupDetail";
|
|
|
130
130
|
export { MinistryBrandsGroupFeatured } from "./icons/MinistryBrandsGroupFeatured";
|
|
131
131
|
export { MinistryBrandsGroupLayout } from "./icons/MinistryBrandsGroupLayout";
|
|
132
132
|
export { MinistryBrandsGroupSlider } from "./icons/MinistryBrandsGroupSlider";
|
|
133
|
+
export { TextAlignCenter } from "./icons/TextAlignCenter";
|
|
134
|
+
export { TextAlignLeft } from "./icons/TextAlignLeft";
|
|
135
|
+
export { TextAlignRight } from "./icons/TextAlignRight";
|
|
136
|
+
export { TextAlignJustify } from "./icons/TextAlignJustify";
|
package/lib/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
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.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.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.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;
|
|
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");
|
|
@@ -266,3 +266,12 @@ var MinistryBrandsGroupLayout_1 = require("./icons/MinistryBrandsGroupLayout");
|
|
|
266
266
|
Object.defineProperty(exports, "MinistryBrandsGroupLayout", { enumerable: true, get: function () { return MinistryBrandsGroupLayout_1.MinistryBrandsGroupLayout; } });
|
|
267
267
|
var MinistryBrandsGroupSlider_1 = require("./icons/MinistryBrandsGroupSlider");
|
|
268
268
|
Object.defineProperty(exports, "MinistryBrandsGroupSlider", { enumerable: true, get: function () { return MinistryBrandsGroupSlider_1.MinistryBrandsGroupSlider; } });
|
|
269
|
+
// Text Align
|
|
270
|
+
var TextAlignCenter_1 = require("./icons/TextAlignCenter");
|
|
271
|
+
Object.defineProperty(exports, "TextAlignCenter", { enumerable: true, get: function () { return TextAlignCenter_1.TextAlignCenter; } });
|
|
272
|
+
var TextAlignLeft_1 = require("./icons/TextAlignLeft");
|
|
273
|
+
Object.defineProperty(exports, "TextAlignLeft", { enumerable: true, get: function () { return TextAlignLeft_1.TextAlignLeft; } });
|
|
274
|
+
var TextAlignRight_1 = require("./icons/TextAlignRight");
|
|
275
|
+
Object.defineProperty(exports, "TextAlignRight", { enumerable: true, get: function () { return TextAlignRight_1.TextAlignRight; } });
|
|
276
|
+
var TextAlignJustify_1 = require("./icons/TextAlignJustify");
|
|
277
|
+
Object.defineProperty(exports, "TextAlignJustify", { enumerable: true, get: function () { return TextAlignJustify_1.TextAlignJustify; } });
|
package/package-lock.json
CHANGED