@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
package/lib/icons/CheckCircle.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.CheckCircle = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.CheckCircle = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
8
|
+
exports.CheckCircle = ({ 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", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
|
|
10
10
|
react_1.default.createElement("path", { d: "M8,0 C3.6,0 0,3.6 0,8 C0,12.4 3.6,16 8,16 C12.4,16 16,12.4 16,8 C16,3.6 12.4,0 8,0 Z M7,11.4 L3.6,8 L5,6.6 L7,8.6 L11,4.6 L12.4,6 L7,11.4 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
package/lib/icons/CheckSmall.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.CheckSmall = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.CheckSmall = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
8
|
+
exports.CheckSmall = ({ 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", { fillRule: "nonzero", fill: "currentColor", stroke: "none", strokeWidth: "1" },
|
|
10
10
|
react_1.default.createElement("polygon", { fillRule: "nonzero", fill: "currentColor", points: "6.50836363 12.992 1.87199996 7.99199999 3.78109089 5.93317645 6.50836363 8.87435295 11.9629091 2.99199996 13.872 5.0508235" }))));
|
package/lib/icons/Close.d.ts
CHANGED
package/lib/icons/Close.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Close = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.Close = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
8
|
+
exports.Close = ({ 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", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
|
|
10
10
|
react_1.default.createElement("polygon", { fill: "currentColor", fillRule: "nonzero", points: "13.3406833 5.55111512e-17 8.76771899 5.11940885 3.58869913 0 0.769230769 2.87439085 6.20794072 8 0.769230769 13.3158649 3.58869913 16 8.76771899 10.8189279 13.9351485 16 16.7692308 13.3158649 11.6597528 8.13088577 16.479809 2.87439085" }))));
|
package/lib/icons/Delete.d.ts
CHANGED
package/lib/icons/Delete.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Delete = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.Delete = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
|
|
8
|
+
exports.Delete = ({ 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", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
|
|
10
10
|
react_1.default.createElement("path", { d: "M14,6 L14,14 C14,15.1 13.1,16 12,16 L12,16 L4,16 C2.9,16 2,15.1 2,14 L2,14 L2,6 L14,6 Z M11,0 C11.6,0 12,0.4 12,1 L12,1 L12,3 L16,3 L16,5 L0,5 L0,3 L4,3 L4,1 C4,0.4 4.4,0 5,0 L5,0 Z M10,2 L6,2 L6,3 L10,3 L10,2 Z", fill: "currentColor", fillRule: "nonzero" }))));
|
package/lib/icons/Duplicate.d.ts
CHANGED
package/lib/icons/Duplicate.js
CHANGED
|
@@ -5,7 +5,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Duplicate = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.Duplicate = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
8
|
+
exports.Duplicate = ({ 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", { transform: "matrix(-1 0 0 1 14 0)", fillRule: "nonzero", fill: "currentColor", stroke: "none", strokeWidth: "1" },
|
|
11
11
|
react_1.default.createElement("path", { d: "M9 4H1c-.6 0-1 .4-1 1v10c0 .6.4 1 1 1h8c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1z" }),
|
package/lib/icons/Heart.d.ts
CHANGED
package/lib/icons/Heart.js
CHANGED
|
@@ -5,7 +5,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Heart = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.Heart = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
8
|
+
exports.Heart = ({ 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", { fill: "currentColor", fillRule: "nonzero", transform: "translate(-86 -419)" },
|
|
10
10
|
react_1.default.createElement("g", { transform: "translate(47)" },
|
|
11
11
|
react_1.default.createElement("g", { transform: "translate(0 78)" },
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { ReactElement } from "react";
|
|
2
2
|
import { Props } from "../types";
|
|
3
|
-
export declare const MinistryBrandsEventCalendar:
|
|
3
|
+
export declare const MinistryBrandsEventCalendar: ({ 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.MinistryBrandsEventCalendar = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsEventCalendar =
|
|
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.MinistryBrandsEventCalendar = ({ 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: "M16,3.5 L16,14.5 C16,15.3284505 15.2325149,16 14.2857143,16 L1.71428571,16 C0.767485119,16 0,15.3284505 0,14.5 L0,3.5 C0,2.67154948 0.767485119,2 1.71428571,2 L3.42857143,2 L3.42857143,0.375 C3.42857143,0.16796875 3.62053571,0 3.85714286,0 L5.28571429,0 C5.52232143,0 5.71428571,0.16796875 5.71428571,0.375 L5.71428571,2 L10.2857143,2 L10.2857143,0.375 C10.2857143,0.16796875 10.4776786,0 10.7142857,0 L12.1428571,0 C12.3794643,0 12.5714286,0.16796875 12.5714286,0.375 L12.5714286,2 L14.2857143,2 C15.2325149,2 16,2.67154948 16,3.5 Z M14,13.8223684 L14,5 L2,5 L2,13.8223684 C2,13.9204359 2.09161932,14 2.20454545,14 L13.7954545,14 C13.9083807,14 14,13.9204359 14,13.8223684 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 MinistryBrandsEventDetail:
|
|
3
|
+
export declare const MinistryBrandsEventDetail: ({ 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.MinistryBrandsEventDetail = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsEventDetail =
|
|
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.MinistryBrandsEventDetail = ({ 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: "M5.28571429,0 C5.52232143,0 5.71428571,0.16796875 5.71428571,0.375 L5.71428571,2 L10.2857143,2 L10.2857143,0.375 C10.2857143,0.16796875 10.4776786,0 10.7142857,0 L12.1428571,0 C12.3794643,0 12.5714286,0.16796875 12.5714286,0.375 L12.5714286,2 L14.2857143,2 C15.2325149,2 16,2.67154948 16,3.5 L16,14.5 C16,15.3284505 15.2325149,16 14.2857143,16 L1.71428571,16 C0.767485119,16 0,15.3284505 0,14.5 L0,3.5 C0,2.67154948 0.767485119,2 1.71428571,2 L3.42857143,2 L3.42857143,0.375 C3.42857143,0.16796875 3.62053571,0 3.85714286,0 L5.28571429,0 Z M14,5 L2,5 L2,13.8223684 C2,13.9204359 2.09161932,14 2.20454545,14 L13.7954545,14 C13.9083807,14 14,13.9204359 14,13.8223684 L14,5 Z M11.0345578,10.2164131 C11.27796,10.2164131 11.4752765,10.4137296 11.4752765,10.6571318 L11.4752765,11.5384982 C11.4752765,11.7819003 11.27796,11.9792168 11.0345578,11.9792168 L7.55931682,11.9792168 C7.31591464,11.9792168 7.11859819,11.7819003 7.11859819,11.5384982 L7.11859819,10.6571318 C7.11859819,10.4137296 7.31591464,10.2164131 7.55931682,10.2164131 L11.0345578,10.2164131 Z M5.82164312,10.2164132 C6.05114685,10.2164132 6.23719637,10.4024627 6.23719637,10.6319664 L6.23719637,11.5636635 C6.23719637,11.7931673 6.05114685,11.9792168 5.82164312,11.9792168 L4.94027679,11.9792168 C4.71077307,11.9792168 4.52472354,11.7931673 4.52472354,11.5636635 L4.52472354,10.6319664 C4.52472354,10.4024627 4.71077307,10.2164132 4.94027679,10.2164132 L5.82164312,10.2164132 Z M11.0345578,7.11129742 C11.27796,7.11129742 11.4752765,7.30861388 11.4752765,7.55201605 L11.4752765,8.43338244 C11.4752765,8.67678461 11.27796,8.87410106 11.0345578,8.87410106 L7.55931681,8.87410106 C7.31591464,8.87410106 7.11859819,8.67678461 7.11859819,8.43338244 L7.11859819,7.55201605 C7.11859819,7.30861388 7.31591464,7.11129742 7.55931681,7.11129742 L11.0345578,7.11129742 Z M5.82164312,7.11129743 C6.05114684,7.11129743 6.23719637,7.29734695 6.23719637,7.52685068 L6.23719637,8.45854781 C6.23719637,8.68805154 6.05114684,8.87410106 5.82164312,8.87410106 L4.94027679,8.87410106 C4.71077307,8.87410106 4.52472354,8.68805154 4.52472354,8.45854781 L4.52472354,7.52685068 C4.52472354,7.29734695 4.71077307,7.11129743 4.94027679,7.11129743 L5.82164312,7.11129743 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 MinistryBrandsEventFeatured:
|
|
3
|
+
export declare const MinistryBrandsEventFeatured: ({ 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.MinistryBrandsEventFeatured = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsEventFeatured =
|
|
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.MinistryBrandsEventFeatured = ({ 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: "M5.28571429,0 C5.52232143,0 5.71428571,0.16796875 5.71428571,0.375 L5.71428571,2 L10.2857143,2 L10.2857143,0.375 C10.2857143,0.16796875 10.4776786,0 10.7142857,0 L12.1428571,0 C12.3794643,0 12.5714286,0.16796875 12.5714286,0.375 L12.5714286,2 L14.2857143,2 C15.2325149,2 16,2.67154948 16,3.5 L16,14.5 C16,15.3284505 15.2325149,16 14.2857143,16 L1.71428571,16 C0.767485119,16 0,15.3284505 0,14.5 L0,3.5 C0,2.67154948 0.767485119,2 1.71428571,2 L3.42857143,2 L3.42857143,0.375 C3.42857143,0.16796875 3.62053571,0 3.85714286,0 L5.28571429,0 Z M14,5 L2,5 L2,13.8223684 C2,13.9204359 2.09161932,14 2.20454545,14 L13.7954545,14 C13.9083807,14 14,13.9204359 14,13.8223684 L14,5 Z M8.32184261,6.69136391 L9.05419517,8.11339755 L10.6927304,8.34219839 C10.9865359,8.38303571 11.1042917,8.72998506 10.8912097,8.92868937 L9.70582423,10.034989 L9.98619529,11.5977715 C10.0366621,11.8801644 9.72591749,12.0907283 9.46575652,11.9597132 L8,11.2218445 L6.53424348,11.9597132 C6.27408251,12.0918471 5.96333792,11.8801644 6.01380471,11.5977715 L6.29417577,10.034989 L5.1087903,8.92868937 C4.8957083,8.72998506 5.01346415,8.38303571 5.30726965,8.34219839 L6.94580483,8.11339755 L7.67815739,6.69136391 C7.81051589,6.4345923 8.19065232,6.43783691 8.32184261,6.69136391 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 MinistryBrandsEventLayout:
|
|
3
|
+
export declare const MinistryBrandsEventLayout: ({ 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.MinistryBrandsEventLayout = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsEventLayout =
|
|
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.MinistryBrandsEventLayout = ({ 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: "M5.28571429,0 C5.52232143,0 5.71428571,0.16796875 5.71428571,0.375 L5.71428571,2 L10.2857143,2 L10.2857143,0.375 C10.2857143,0.16796875 10.4776786,0 10.7142857,0 L12.1428571,0 C12.3794643,0 12.5714286,0.16796875 12.5714286,0.375 L12.5714286,2 L14.2857143,2 C15.2325149,2 16,2.67154948 16,3.5 L16,14.5 C16,15.3284505 15.2325149,16 14.2857143,16 L1.71428571,16 C0.767485119,16 0,15.3284505 0,14.5 L0,3.5 C0,2.67154948 0.767485119,2 1.71428571,2 L3.42857143,2 L3.42857143,0.375 C3.42857143,0.16796875 3.62053571,0 3.85714286,0 L5.28571429,0 Z M14,5 L2,5 L2,13.8223684 C2,13.9204359 2.09161932,14 2.20454545,14 L13.7954545,14 C13.9083807,14 14,13.9204359 14,13.8223684 L14,5 Z M5.5,10 C5.77604167,10 6,10.2239583 6,10.5 L6,11.5 C6,11.7760417 5.77604167,12 5.5,12 L4.5,12 C4.22395833,12 4,11.7760417 4,11.5 L4,10.5 C4,10.2239583 4.22395833,10 4.5,10 L5.5,10 Z M11,10 C11.5522847,10 12,10.4477153 12,11 C12,11.5522847 11.5522847,12 11,12 L8,12 C7.44771525,12 7,11.5522847 7,11 C7,10.4477153 7.44771525,10 8,10 L11,10 Z M11.5,7 C11.7760417,7 12,7.22395833 12,7.5 L12,8.5 C12,8.77604167 11.7760417,9 11.5,9 L10.5,9 C10.2239583,9 10,8.77604167 10,8.5 L10,7.5 C10,7.22395833 10.2239583,7 10.5,7 Z M8,7 C8.55228475,7 9,7.44771525 9,8 C9,8.55228475 8.55228475,9 8,9 L5,9 C4.44771525,9 4,8.55228475 4,8 C4,7.44771525 4.44771525,7 5,7 L8,7 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 MinistryBrandsEventList:
|
|
3
|
+
export declare const MinistryBrandsEventList: ({ 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.MinistryBrandsEventList = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsEventList =
|
|
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.MinistryBrandsEventList = ({ 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: "M5.28571429,0 C5.52232143,0 5.71428571,0.16796875 5.71428571,0.375 L5.71428571,2 L10.2857143,2 L10.2857143,0.375 C10.2857143,0.16796875 10.4776786,0 10.7142857,0 L12.1428571,0 C12.3794643,0 12.5714286,0.16796875 12.5714286,0.375 L12.5714286,2 L14.2857143,2 C15.2325149,2 16,2.67154948 16,3.5 L16,14.5 C16,15.3284505 15.2325149,16 14.2857143,16 L1.71428571,16 C0.767485119,16 0,15.3284505 0,14.5 L0,3.5 C0,2.67154948 0.767485119,2 1.71428571,2 L3.42857143,2 L3.42857143,0.375 C3.42857143,0.16796875 3.62053571,0 3.85714286,0 L5.28571429,0 Z M14,5 L2,5 L2,13.8223684 C2,13.9204359 2.09161932,14 2.20454545,14 L13.7954545,14 C13.9083807,14 14,13.9204359 14,13.8223684 L14,5 Z M10.560377,10 C10.8031741,10 11,10.1968259 11,10.439623 L11,11.560377 C11,11.8031741 10.8031741,12 10.560377,12 L5.43962297,12 C5.19682591,12 5,11.8031741 5,11.560377 L5,10.439623 C5,10.1968259 5.19682591,10 5.43962297,10 L10.560377,10 Z M10.560377,7 C10.8031741,7 11,7.19682591 11,7.43962297 L11,8.56037703 C11,8.80317409 10.8031741,9 10.560377,9 L5.43962297,9 C5.19682591,9 5,8.80317409 5,8.56037703 L5,7.43962297 C5,7.19682591 5.19682591,7 5.43962297,7 L10.560377,7 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 MinistryBrandsGroupDetail:
|
|
3
|
+
export declare const MinistryBrandsGroupDetail: ({ 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.MinistryBrandsGroupDetail = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsGroupDetail =
|
|
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.MinistryBrandsGroupDetail = ({ 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.03289992,13.9794114 L7.03289992,8.99889217 C6.61484675,9.12285784 6.17660027,9.19865195 5.71816045,9.19865195 C4.97661895,9.19865195 4.28336754,9.01782094 3.65358086,8.71642275 L3.40331801,8.71642275 C1.48661202,8.71642275 -0.0687875933,10.2717828 -0.0687875933,12.1885284 L-0.0687875933,13.0566041 C-0.0687875933,13.8553271 0.579256063,14.5033708 1.37797906,14.5033708 L7.33331018,14.5033708 C7.15674703,14.391616 7.03289992,14.2038299 7.03289992,13.9794114 Z M6.25889784,7.70830537 C8.0991678,7.40966981 9.34890942,5.67574429 9.05027387,3.83547433 C8.75163831,1.99520436 7.01771279,0.745462748 5.17744283,1.0440983 C3.33717286,1.34273386 2.08743125,3.07665937 2.3860668,4.91692934 C2.68470236,6.7571993 4.41862787,8.00694092 6.25889784,7.70830537 Z M9.7705376,8.35065093 L8.79940077,8.35065093 C8.56775055,8.35065093 8.38411382,8.5254358 8.35360649,8.74874787 C8.35080076,8.7691783 8.3415142,8.78731673 8.3415142,8.8085375 L8.3415142,9.83511705 C8.3415142,10.087988 8.54652978,10.2930036 8.79940077,10.2930036 L9.7705376,10.2930036 C10.0234086,10.2930036 10.2284242,10.087988 10.2284242,9.83511705 L10.2284242,8.8085375 C10.2284242,8.55566651 10.0234086,8.35065093 9.7705376,8.35065093 L9.7705376,8.35065093 Z M8.70913846,11.7720559 L9.86079992,11.7720559 C10.0638332,11.7720559 10.2284242,11.9366469 10.2284242,12.1396801 L10.2284242,13.3467843 C10.2284242,13.5498176 10.0638332,13.7144086 9.86079992,13.7144086 L8.70913846,13.7144086 C8.50610519,13.7144086 8.3415142,13.5498176 8.3415142,13.3467843 L8.3415142,12.1396801 C8.3415142,11.9366469 8.50610519,11.7720559 8.70913846,11.7720559 Z M11.589531,8.35065093 L15.6100695,8.35065093 C15.8254222,8.35065093 16,8.52522874 16,8.74058139 L16,9.90307316 C16,10.1184258 15.8254222,10.2930036 15.6100695,10.2930036 L11.589531,10.2930036 C11.3741783,10.2930036 11.1996005,10.1184258 11.1996005,9.90307316 L11.1996005,8.74058139 C11.1996005,8.52522874 11.3741783,8.35065093 11.589531,8.35065093 Z M15.5144118,11.7720559 L11.6851887,11.7720559 C11.6062727,11.7720559 11.5347069,11.7952525 11.4688317,11.8286446 C11.3108416,11.9087856 11.1996005,12.0683563 11.1996005,12.2576441 L11.1996005,13.2287809 C11.1996005,13.3859806 11.2791883,13.5192723 11.3950134,13.6080281 C11.4767746,13.6707025 11.5741847,13.7144086 11.6851887,13.7144086 L15.5144118,13.7144086 C15.7826155,13.7144086 16,13.4969846 16,13.2287809 L16,12.2576441 C16,11.9894404 15.7826155,11.7720559 15.5144118,11.7720559 L15.5144118,11.7720559 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 MinistryBrandsGroupFeatured:
|
|
3
|
+
export declare const MinistryBrandsGroupFeatured: ({ 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.MinistryBrandsGroupFeatured = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsGroupFeatured =
|
|
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.MinistryBrandsGroupFeatured = ({ 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: "M11.8253799,7.3208445 C11.9970651,7.3208445 12.1687937,7.41042127 12.2568073,7.58801165 L13.2360728,9.57346337 L15.4271212,9.89290894 C15.819991,9.94996365 15.9774777,10.4343642 15.6925515,10.7117786 L14.107438,12.2564241 L14.4823317,14.4383976 C14.5357391,14.750288 14.2868955,14.9993921 14.0083955,14.9993921 C13.9347976,14.9993921 13.8591588,14.9819804 13.7864293,14.9437703 L12.3750851,14.2019288 L11.826422,13.913529 L9.86641481,14.9437703 C9.79351157,14.9824146 9.71761231,15 9.64384066,15 C9.36555785,15 9.11714842,14.7500709 9.17051238,14.4383976 L9.5454061,12.2564241 L7.960336,10.7117786 C7.67536641,10.4343642 7.83285304,9.94996365 8.22572289,9.89290894 L10.4167713,9.57346337 L10.6172443,9.16700285 L11.3960368,7.58801165 C11.4842675,7.40933576 11.6548237,7.3208445 11.8253799,7.3208445 Z M4.01292982,8.78689666 C4.69192632,9.09939111 5.43925701,9.28687959 6.23873301,9.28687959 C6.44714378,9.28687959 6.65180554,9.27286712 6.85310172,9.2484887 C6.70305619,9.42159596 6.5736728,9.61285387 6.498011,9.8370124 C6.27681952,10.4921978 6.45809259,11.197615 6.97106767,11.6779722 L8,12.6422514 L7.75648488,14.0051484 C7.70940926,14.2696645 7.72512954,14.5358604 7.79704233,14.7868967 L1.5596726,14.7868967 C0.698636192,14.7868967 -5.68434189e-14,14.1149947 -5.68434189e-14,13.2868659 L-5.68434189e-14,12.3868311 C-5.68434189e-14,10.3995188 1.6767865,8.78689666 3.74317164,8.78689666 L4.01292982,8.78689666 Z M6.3512541,1 C8.23275834,1 9.75801889,2.52526055 9.75801889,4.40676479 C9.75801889,6.28826904 8.23275834,7.81352959 6.3512541,7.81352959 C4.46974985,7.81352959 2.9444893,6.28826904 2.9444893,4.40676479 C2.9444893,2.52526055 4.46974985,1 6.3512541,1 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 MinistryBrandsGroupLayout:
|
|
3
|
+
export declare const MinistryBrandsGroupLayout: ({ 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.MinistryBrandsGroupLayout = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsGroupLayout =
|
|
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.MinistryBrandsGroupLayout = ({ 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.03289992,13.9794114 L7.03289992,8.99889217 C6.61484675,9.12285784 6.17660027,9.19865195 5.71816045,9.19865195 C4.97661895,9.19865195 4.28336754,9.01782094 3.65358086,8.71642275 L3.40331801,8.71642275 C1.48661202,8.71642275 -0.0687875933,10.2717828 -0.0687875933,12.1885284 L-0.0687875933,13.0566041 C-0.0687875933,13.8553271 0.579256063,14.5033708 1.37797906,14.5033708 L7.33331018,14.5033708 C7.15674703,14.391616 7.03289992,14.2038299 7.03289992,13.9794114 Z M6.25889784,7.70830537 C8.0991678,7.40966981 9.34890942,5.67574429 9.05027387,3.83547433 C8.75163831,1.99520436 7.01771279,0.745462748 5.17744283,1.0440983 C3.33717286,1.34273386 2.08743125,3.07665937 2.3860668,4.91692934 C2.68470236,6.7571993 4.41862787,8.00694092 6.25889784,7.70830537 Z M15.7705376,8.35065093 L14.7994008,8.35065093 C14.5677506,8.35065093 14.3841138,8.5254358 14.3536065,8.74874787 C14.3508008,8.7691783 14.3415142,8.78731673 14.3415142,8.8085375 L14.3415142,9.83511705 C14.3415142,10.087988 14.5465298,10.2930036 14.7994008,10.2930036 L15.7705376,10.2930036 C16.0234086,10.2930036 16.2284242,10.087988 16.2284242,9.83511705 L16.2284242,8.8085375 C16.2284242,8.55566651 16.0234086,8.35065093 15.7705376,8.35065093 L15.7705376,8.35065093 Z M8.70913846,11.7720559 L9.86079992,11.7720559 C10.0638332,11.7720559 10.2284242,11.9366469 10.2284242,12.1396801 L10.2284242,13.3467843 C10.2284242,13.5498176 10.0638332,13.7144086 9.86079992,13.7144086 L8.70913846,13.7144086 C8.50610519,13.7144086 8.3415142,13.5498176 8.3415142,13.3467843 L8.3415142,12.1396801 C8.3415142,11.9366469 8.50610519,11.7720559 8.70913846,11.7720559 Z M8.58953097,8.35065093 L12.6100695,8.35065093 C12.8254222,8.35065093 13,8.52522874 13,8.74058139 L13,9.90307316 C13,10.1184258 12.8254222,10.2930036 12.6100695,10.2930036 L8.58953097,10.2930036 C8.37417833,10.2930036 8.19960051,10.1184258 8.19960051,9.90307316 L8.19960051,8.74058139 C8.19960051,8.52522874 8.37417833,8.35065093 8.58953097,8.35065093 Z M15.5144118,11.7720559 L11.6851887,11.7720559 C11.6062727,11.7720559 11.5347069,11.7952525 11.4688317,11.8286446 C11.3108416,11.9087856 11.1996005,12.0683563 11.1996005,12.2576441 L11.1996005,13.2287809 C11.1996005,13.3859806 11.2791883,13.5192723 11.3950134,13.6080281 C11.4767746,13.6707025 11.5741847,13.7144086 11.6851887,13.7144086 L15.5144118,13.7144086 C15.7826155,13.7144086 16,13.4969846 16,13.2287809 L16,12.2576441 C16,11.9894404 15.7826155,11.7720559 15.5144118,11.7720559 L15.5144118,11.7720559 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 MinistryBrandsGroupList:
|
|
3
|
+
export declare const MinistryBrandsGroupList: ({ 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.MinistryBrandsGroupList = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsGroupList =
|
|
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.MinistryBrandsGroupList = ({ 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.35757394,7.70832433 C8.19784911,7.40968797 9.44759429,5.67575757 9.14895792,3.8354824 C8.85032156,1.99520723 7.11639116,0.745462051 5.27611599,1.04409842 C3.43584082,1.34273479 2.18609564,3.07666518 2.48473201,4.91694035 C2.78336838,6.75721552 4.51729877,8.0069607 6.35757394,7.70832433 Z M7.41122131,13.4411669 L7.41122131,8.79623824 C6.9749469,8.92476782 6.51759903,9.00339334 6.03917768,9.00339334 C5.26531538,9.00339334 4.54184795,8.81590487 3.88461142,8.50336944 L3.62344063,8.50336944 C1.62319319,8.50336944 0,10.1160326 0,12.1033039 L0,13.0033797 C0,13.8315084 0.676289255,14.5033694 1.50982535,14.5033694 L8,14.5033694 C7.64686475,14.279129 7.41122131,13.8884597 7.41122131,13.4411669 L7.41122131,13.4411669 Z M15.5323541,8.50336944 L9.46764586,8.50336944 C9.23283102,8.50336944 9.04673407,8.69107289 9.01335259,8.9315921 C9.00999537,8.95563995 9,8.97712432 9,9.00214874 L9,10.0045901 C9,10.2800622 9.20936861,10.5033694 9.46764586,10.5033694 L15.5323541,10.5033694 C15.7906314,10.5033694 16,10.2800622 16,10.0045901 L16,9.00214874 C16,8.72667673 15.7906314,8.50336944 15.5323541,8.50336944 Z M15.5323541,11.5033694 L9.46764586,11.5033694 C9.20936861,11.5033694 9,11.7266767 9,12.0021487 L9,13.0045901 C9,13.2800622 9.20936861,13.5033694 9.46764586,13.5033694 L15.5323541,13.5033694 C15.7906314,13.5033694 16,13.2800622 16,13.0045901 L16,12.0021487 C16,11.7266767 15.7906314,11.5033694 15.5323541,11.5033694 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 MinistryBrandsGroupSlider:
|
|
3
|
+
export declare const MinistryBrandsGroupSlider: ({ 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.MinistryBrandsGroupSlider = void 0;
|
|
23
|
-
const react_1 =
|
|
24
|
-
exports.MinistryBrandsGroupSlider =
|
|
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.MinistryBrandsGroupSlider = ({ 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.35757394,7.70832433 C8.19784911,7.40968797 9.44759429,5.67575757 9.14895792,3.8354824 C8.85032156,1.99520723 7.11639116,0.745462051 5.27611599,1.04409842 C3.43584082,1.34273479 2.18609564,3.07666518 2.48473201,4.91694035 C2.78336838,6.75721552 4.51729877,8.0069607 6.35757394,7.70832433 Z M7.41122131,13.4411669 L7.41122131,8.79623824 C6.9749469,8.92476782 6.51759903,9.00339334 6.03917768,9.00339334 C5.26531538,9.00339334 4.54184795,8.81590487 3.88461142,8.50336944 L3.62344063,8.50336944 C1.62319319,8.50336944 0,10.1160326 0,12.1033039 L0,13.0033797 C0,13.8315084 0.676289255,14.5033694 1.50982535,14.5033694 L8,14.5033694 C7.64686475,14.279129 7.41122131,13.8884597 7.41122131,13.4411669 L7.41122131,13.4411669 Z M10.4161926,9.22325856 L13.0677142,9.22325856 C13.4089731,9.22325856 13.6856181,9.49990353 13.6856181,9.8411624 L13.6856181,13.6053547 C13.6856181,13.9466136 13.4089731,14.2232586 13.0677142,14.2232586 L10.4161926,14.2232586 C10.0749337,14.2232586 9.79828872,13.9466136 9.79828872,13.6053547 L9.79828872,9.8411624 C9.79828872,9.49990353 10.0749337,9.22325856 10.4161926,9.22325856 Z M8.58064267,9.74321927 L8.41935733,9.74321927 C8.22314322,9.74321927 8.06405539,9.93822884 8.06405539,10.1787477 L8.06405539,13.3076908 C8.06405539,13.5482097 8.22314322,13.7432193 8.41935733,13.7432193 L8.58064267,13.7432193 C8.77685678,13.7432193 8.93594461,13.5482097 8.93594461,13.3076908 L8.93594461,10.1787477 C8.93594461,9.93822884 8.77685678,9.74321927 8.58064267,9.74321927 Z M15.0645205,9.74321927 L14.903293,9.74321927 C14.7070789,9.74321927 14.5479911,9.93822884 14.5479911,10.1787477 L14.5479911,13.3076908 C14.5479911,13.5482097 14.7070789,13.7432193 14.903293,13.7432193 L15.0645205,13.7432193 C15.2607347,13.7432193 15.4198225,13.5482097 15.4198225,13.3076908 L15.4198225,10.1787477 C15.4198225,9.93822884 15.2607347,9.74321927 15.0645205,9.74321927 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 MinistryBrandsSermonDetail:
|
|
3
|
+
export declare const MinistryBrandsSermonDetail: ({ className, onClick, style }: Props) => ReactElement;
|