@splunk/react-icons 4.12.0 → 4.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +36 -1
- package/Certification.d.ts +2 -0
- package/Certification.js +151 -0
- package/ChartGaugeLevelMarker.d.ts +2 -0
- package/ChartGaugeLevelMarker.js +147 -0
- package/DonutPie.d.ts +2 -0
- package/DonutPie.js +147 -0
- package/DonutPie25.d.ts +2 -0
- package/DonutPie25.js +145 -0
- package/DonutPie50.d.ts +2 -0
- package/DonutPie50.js +145 -0
- package/DonutPie75.d.ts +2 -0
- package/DonutPie75.js +145 -0
- package/LevelGauge14.d.ts +2 -0
- package/LevelGauge14.js +147 -0
- package/LevelGauge24.d.ts +2 -0
- package/LevelGauge24.js +149 -0
- package/LevelGauge34.d.ts +2 -0
- package/LevelGauge34.js +151 -0
- package/LevelGauge44.d.ts +2 -0
- package/LevelGauge44.js +153 -0
- package/License.d.ts +2 -0
- package/License.js +159 -0
- package/LicenseCog.d.ts +2 -0
- package/LicenseCog.js +165 -0
- package/MonitorArrow.d.ts +2 -0
- package/MonitorArrow.js +155 -0
- package/MonitorArrowUp.d.ts +2 -0
- package/MonitorArrowUp.js +149 -0
- package/NewSquare.d.ts +2 -0
- package/NewSquare.js +153 -0
- package/NodeSplit.js +2 -2
- package/PipeS.d.ts +2 -0
- package/PipeS.js +151 -0
- package/ServerLicense.d.ts +2 -0
- package/ServerLicense.js +169 -0
- package/SignalAntenna.d.ts +2 -0
- package/SignalAntenna.js +163 -0
- package/SignalColumns14.d.ts +2 -0
- package/SignalColumns14.js +147 -0
- package/SignalColumns24.d.ts +2 -0
- package/SignalColumns24.js +149 -0
- package/SignalColumns34.d.ts +2 -0
- package/SignalColumns34.js +151 -0
- package/SignalColumns44.d.ts +2 -0
- package/SignalColumns44.js +153 -0
- package/Token.js +1 -1
- package/TokenKey.d.ts +2 -0
- package/TokenKey.js +157 -0
- package/WiFiSignal.d.ts +2 -0
- package/WiFiSignal.js +151 -0
- package/WiFiSignalSlash.d.ts +2 -0
- package/WiFiSignalSlash.js +153 -0
- package/package.json +1 -1
- package/types/icons/Certification.d.ts +19 -0
- package/types/icons/ChartGaugeLevelMarker.d.ts +17 -0
- package/types/icons/DonutPie.d.ts +19 -0
- package/types/icons/DonutPie25.d.ts +19 -0
- package/types/icons/DonutPie50.d.ts +19 -0
- package/types/icons/DonutPie75.d.ts +19 -0
- package/types/icons/LevelGauge14.d.ts +19 -0
- package/types/icons/LevelGauge24.d.ts +19 -0
- package/types/icons/LevelGauge34.d.ts +19 -0
- package/types/icons/LevelGauge44.d.ts +19 -0
- package/types/icons/License.d.ts +19 -0
- package/types/icons/LicenseCog.d.ts +19 -0
- package/types/icons/MonitorArrow.d.ts +19 -0
- package/types/icons/MonitorArrowUp.d.ts +17 -0
- package/types/icons/NewSquare.d.ts +17 -0
- package/types/icons/PipeS.d.ts +19 -0
- package/types/icons/ServerLicense.d.ts +19 -0
- package/types/icons/SignalAntenna.d.ts +19 -0
- package/types/icons/SignalColumns14.d.ts +19 -0
- package/types/icons/SignalColumns24.d.ts +19 -0
- package/types/icons/SignalColumns34.d.ts +19 -0
- package/types/icons/SignalColumns44.d.ts +19 -0
- package/types/icons/Token.d.ts +1 -1
- package/types/icons/TokenKey.d.ts +19 -0
- package/types/icons/WiFiSignal.d.ts +19 -0
- package/types/icons/WiFiSignalSlash.d.ts +19 -0
package/LevelGauge34.js
ADDED
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
/******/ (() => {
|
|
2
|
+
// webpackBootstrap
|
|
3
|
+
/******/ "use strict";
|
|
4
|
+
/******/ // The require scope
|
|
5
|
+
/******/ var e = {};
|
|
6
|
+
/******/
|
|
7
|
+
/************************************************************************/
|
|
8
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
9
|
+
/******/ (() => {
|
|
10
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
11
|
+
/******/ e.n = r => {
|
|
12
|
+
/******/ var t = r && r.__esModule ?
|
|
13
|
+
/******/ () => r["default"]
|
|
14
|
+
/******/ : () => r
|
|
15
|
+
/******/;
|
|
16
|
+
e.d(t, {
|
|
17
|
+
a: t
|
|
18
|
+
});
|
|
19
|
+
/******/ return t;
|
|
20
|
+
/******/ };
|
|
21
|
+
/******/ })();
|
|
22
|
+
/******/
|
|
23
|
+
/******/ /* webpack/runtime/define property getters */
|
|
24
|
+
/******/ (() => {
|
|
25
|
+
/******/ // define getter functions for harmony exports
|
|
26
|
+
/******/ e.d = (r, t) => {
|
|
27
|
+
/******/ for (var n in t) {
|
|
28
|
+
/******/ if (e.o(t, n) && !e.o(r, n)) {
|
|
29
|
+
/******/ Object.defineProperty(r, n, {
|
|
30
|
+
enumerable: true,
|
|
31
|
+
get: t[n]
|
|
32
|
+
});
|
|
33
|
+
/******/ }
|
|
34
|
+
/******/ }
|
|
35
|
+
/******/ };
|
|
36
|
+
/******/ })();
|
|
37
|
+
/******/
|
|
38
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
39
|
+
/******/ (() => {
|
|
40
|
+
/******/ e.o = (e, r) => Object.prototype.hasOwnProperty.call(e, r)
|
|
41
|
+
/******/;
|
|
42
|
+
})();
|
|
43
|
+
/******/
|
|
44
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
45
|
+
/******/ (() => {
|
|
46
|
+
/******/ // define __esModule on exports
|
|
47
|
+
/******/ e.r = e => {
|
|
48
|
+
/******/ if (typeof Symbol !== "undefined" && Symbol.toStringTag) {
|
|
49
|
+
/******/ Object.defineProperty(e, Symbol.toStringTag, {
|
|
50
|
+
value: "Module"
|
|
51
|
+
});
|
|
52
|
+
/******/ }
|
|
53
|
+
/******/ Object.defineProperty(e, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
});
|
|
56
|
+
/******/ };
|
|
57
|
+
/******/ })();
|
|
58
|
+
/******/
|
|
59
|
+
/************************************************************************/ var r = {};
|
|
60
|
+
// ESM COMPAT FLAG
|
|
61
|
+
e.r(r);
|
|
62
|
+
// EXPORTS
|
|
63
|
+
e.d(r, {
|
|
64
|
+
default: () => /* binding */ p
|
|
65
|
+
});
|
|
66
|
+
// CONCATENATED MODULE: external "react"
|
|
67
|
+
const t = require("react");
|
|
68
|
+
var n = e.n(t);
|
|
69
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/SVG"
|
|
70
|
+
const a = require("@splunk/react-icons/SVG");
|
|
71
|
+
var l = e.n(a);
|
|
72
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
|
|
73
|
+
const o = require("@splunk/react-icons/IconProvider");
|
|
74
|
+
// CONCATENATED MODULE: ./src/icons/LevelGauge34.tsx
|
|
75
|
+
function u(e, r) {
|
|
76
|
+
if (null == e) return {};
|
|
77
|
+
var t, n, a = i(e, r);
|
|
78
|
+
if (Object.getOwnPropertySymbols) {
|
|
79
|
+
var l = Object.getOwnPropertySymbols(e);
|
|
80
|
+
for (n = 0; n < l.length; n++) {
|
|
81
|
+
t = l[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
return a;
|
|
85
|
+
}
|
|
86
|
+
function i(e, r) {
|
|
87
|
+
if (null == e) return {};
|
|
88
|
+
var t = {};
|
|
89
|
+
for (var n in e) {
|
|
90
|
+
if ({}.hasOwnProperty.call(e, n)) {
|
|
91
|
+
if (r.includes(n)) continue;
|
|
92
|
+
t[n] = e[n];
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
return t;
|
|
96
|
+
}
|
|
97
|
+
var c = new Map;
|
|
98
|
+
c.set("outlined", (function() {
|
|
99
|
+
|
|
100
|
+
return n().createElement(n().Fragment, null, n().createElement("path", {
|
|
101
|
+
fillRule: "evenodd",
|
|
102
|
+
clipRule: "evenodd",
|
|
103
|
+
d: "M18 7V20C18 20.5523 17.5523 21 17 21H7C6.44772 21 6 20.5523 6 20V7H18ZM8 9V11L16 11V9L8 9ZM8 15L16 15V13L8 13V15ZM8 17L8 19H16V17L8 17Z"
|
|
104
|
+
}));
|
|
105
|
+
}));
|
|
106
|
+
c.set("filled", (function() {
|
|
107
|
+
|
|
108
|
+
return n().createElement(n().Fragment, null, n().createElement("path", {
|
|
109
|
+
d: "M17 20.9999C17.5523 20.9999 18 20.5522 18 20L18 18H6L6 20C6.00004 20.5522 6.44774 20.9999 7 20.9999H17Z"
|
|
110
|
+
}), n().createElement("path", {
|
|
111
|
+
d: "M18 13V16L6 16L6 13L18 13Z"
|
|
112
|
+
}), n().createElement("path", {
|
|
113
|
+
d: "M18 8V11L6 11L6 8L18 8Z"
|
|
114
|
+
}));
|
|
115
|
+
}));
|
|
116
|
+
var d = [ "default", "outlined", "filled" ];
|
|
117
|
+
var f = function e(r) {
|
|
118
|
+
return d.indexOf(r) >= 0;
|
|
119
|
+
};
|
|
120
|
+
var v = function e(r) {
|
|
121
|
+
return r === "default" || r && !f(r) ? "outlined" : r;
|
|
122
|
+
};
|
|
123
|
+
/**
|
|
124
|
+
* @description Small visualization element for level filler gauge
|
|
125
|
+
Data Visualization
|
|
126
|
+
percentage, progress, sparkline, table cell, status, gauge
|
|
127
|
+
*
|
|
128
|
+
*
|
|
129
|
+
* @variants outlined,filled
|
|
130
|
+
*/ var s = function e(r) {
|
|
131
|
+
var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
|
|
132
|
+
var s = v(d);
|
|
133
|
+
var p = "levelgauge34-".concat(s);
|
|
134
|
+
var m = (0, t.useContext)(o.IconContext);
|
|
135
|
+
var y = c.get(s);
|
|
136
|
+
if (false) {}
|
|
137
|
+
if (m && y) {
|
|
138
|
+
var L = m.toRender, b = m.addIcon;
|
|
139
|
+
b(p, y());
|
|
140
|
+
if (!L) {
|
|
141
|
+
return null;
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
return n().createElement(l(), f, a, m ? n().createElement("use", {
|
|
146
|
+
href: "#".concat(p)
|
|
147
|
+
}) : !!y && y());
|
|
148
|
+
};
|
|
149
|
+
/* harmony default export */ const p = s;
|
|
150
|
+
module.exports = r;
|
|
151
|
+
/******/})();
|
package/LevelGauge44.js
ADDED
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
/******/ (() => {
|
|
2
|
+
// webpackBootstrap
|
|
3
|
+
/******/ "use strict";
|
|
4
|
+
/******/ // The require scope
|
|
5
|
+
/******/ var e = {};
|
|
6
|
+
/******/
|
|
7
|
+
/************************************************************************/
|
|
8
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
9
|
+
/******/ (() => {
|
|
10
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
11
|
+
/******/ e.n = r => {
|
|
12
|
+
/******/ var t = r && r.__esModule ?
|
|
13
|
+
/******/ () => r["default"]
|
|
14
|
+
/******/ : () => r
|
|
15
|
+
/******/;
|
|
16
|
+
e.d(t, {
|
|
17
|
+
a: t
|
|
18
|
+
});
|
|
19
|
+
/******/ return t;
|
|
20
|
+
/******/ };
|
|
21
|
+
/******/ })();
|
|
22
|
+
/******/
|
|
23
|
+
/******/ /* webpack/runtime/define property getters */
|
|
24
|
+
/******/ (() => {
|
|
25
|
+
/******/ // define getter functions for harmony exports
|
|
26
|
+
/******/ e.d = (r, t) => {
|
|
27
|
+
/******/ for (var n in t) {
|
|
28
|
+
/******/ if (e.o(t, n) && !e.o(r, n)) {
|
|
29
|
+
/******/ Object.defineProperty(r, n, {
|
|
30
|
+
enumerable: true,
|
|
31
|
+
get: t[n]
|
|
32
|
+
});
|
|
33
|
+
/******/ }
|
|
34
|
+
/******/ }
|
|
35
|
+
/******/ };
|
|
36
|
+
/******/ })();
|
|
37
|
+
/******/
|
|
38
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
39
|
+
/******/ (() => {
|
|
40
|
+
/******/ e.o = (e, r) => Object.prototype.hasOwnProperty.call(e, r)
|
|
41
|
+
/******/;
|
|
42
|
+
})();
|
|
43
|
+
/******/
|
|
44
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
45
|
+
/******/ (() => {
|
|
46
|
+
/******/ // define __esModule on exports
|
|
47
|
+
/******/ e.r = e => {
|
|
48
|
+
/******/ if (typeof Symbol !== "undefined" && Symbol.toStringTag) {
|
|
49
|
+
/******/ Object.defineProperty(e, Symbol.toStringTag, {
|
|
50
|
+
value: "Module"
|
|
51
|
+
});
|
|
52
|
+
/******/ }
|
|
53
|
+
/******/ Object.defineProperty(e, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
});
|
|
56
|
+
/******/ };
|
|
57
|
+
/******/ })();
|
|
58
|
+
/******/
|
|
59
|
+
/************************************************************************/ var r = {};
|
|
60
|
+
// ESM COMPAT FLAG
|
|
61
|
+
e.r(r);
|
|
62
|
+
// EXPORTS
|
|
63
|
+
e.d(r, {
|
|
64
|
+
default: () => /* binding */ p
|
|
65
|
+
});
|
|
66
|
+
// CONCATENATED MODULE: external "react"
|
|
67
|
+
const t = require("react");
|
|
68
|
+
var n = e.n(t);
|
|
69
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/SVG"
|
|
70
|
+
const a = require("@splunk/react-icons/SVG");
|
|
71
|
+
var l = e.n(a);
|
|
72
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
|
|
73
|
+
const o = require("@splunk/react-icons/IconProvider");
|
|
74
|
+
// CONCATENATED MODULE: ./src/icons/LevelGauge44.tsx
|
|
75
|
+
function u(e, r) {
|
|
76
|
+
if (null == e) return {};
|
|
77
|
+
var t, n, a = c(e, r);
|
|
78
|
+
if (Object.getOwnPropertySymbols) {
|
|
79
|
+
var l = Object.getOwnPropertySymbols(e);
|
|
80
|
+
for (n = 0; n < l.length; n++) {
|
|
81
|
+
t = l[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
return a;
|
|
85
|
+
}
|
|
86
|
+
function c(e, r) {
|
|
87
|
+
if (null == e) return {};
|
|
88
|
+
var t = {};
|
|
89
|
+
for (var n in e) {
|
|
90
|
+
if ({}.hasOwnProperty.call(e, n)) {
|
|
91
|
+
if (r.includes(n)) continue;
|
|
92
|
+
t[n] = e[n];
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
return t;
|
|
96
|
+
}
|
|
97
|
+
var i = new Map;
|
|
98
|
+
i.set("outlined", (function() {
|
|
99
|
+
|
|
100
|
+
return n().createElement(n().Fragment, null, n().createElement("path", {
|
|
101
|
+
fillRule: "evenodd",
|
|
102
|
+
clipRule: "evenodd",
|
|
103
|
+
d: "M18 4C18 3.44772 17.5523 3 17 3H7C6.44772 3 6 3.44772 6 4V20C6 20.5523 6.44772 21 7 21H17C17.5523 21 18 20.5523 18 20V4ZM8 5L8 7L16 7V5L8 5ZM16 15V13H8V15L16 15ZM16 17L8 17L8 19H16V17ZM8 11V9L16 9V11L8 11Z"
|
|
104
|
+
}));
|
|
105
|
+
}));
|
|
106
|
+
i.set("filled", (function() {
|
|
107
|
+
|
|
108
|
+
return n().createElement(n().Fragment, null, n().createElement("path", {
|
|
109
|
+
d: "M18 3.99992C18 3.44767 17.5523 3 17 3H7C6.44774 3 6.00004 3.44767 6 3.99992V5.99992L18 5.99992V3.99992Z"
|
|
110
|
+
}), n().createElement("path", {
|
|
111
|
+
d: "M18 10.9999V7.99992L6 7.99992V10.9999L18 10.9999Z"
|
|
112
|
+
}), n().createElement("path", {
|
|
113
|
+
d: "M18 15.9999V12.9999L6 12.9999V15.9999L18 15.9999Z"
|
|
114
|
+
}), n().createElement("path", {
|
|
115
|
+
d: "M17 20.9998C17.5523 20.9998 18 20.5522 18 19.9999V17.9999L6 17.9999V19.9999C6.00004 20.5522 6.44774 20.9998 7 20.9998H17Z"
|
|
116
|
+
}));
|
|
117
|
+
}));
|
|
118
|
+
var d = [ "default", "outlined", "filled" ];
|
|
119
|
+
var f = function e(r) {
|
|
120
|
+
return d.indexOf(r) >= 0;
|
|
121
|
+
};
|
|
122
|
+
var v = function e(r) {
|
|
123
|
+
return r === "default" || r && !f(r) ? "outlined" : r;
|
|
124
|
+
};
|
|
125
|
+
/**
|
|
126
|
+
* @description Small visualization element for level filler gauge
|
|
127
|
+
Data Visualization
|
|
128
|
+
percentage, progress, sparkline, table cell, status, gauge
|
|
129
|
+
*
|
|
130
|
+
*
|
|
131
|
+
* @variants outlined,filled
|
|
132
|
+
*/ var s = function e(r) {
|
|
133
|
+
var a = r.children, c = r.variant, d = c === void 0 ? "default" : c, f = u(r, [ "children", "variant" ]);
|
|
134
|
+
var s = v(d);
|
|
135
|
+
var p = "levelgauge44-".concat(s);
|
|
136
|
+
var m = (0, t.useContext)(o.IconContext);
|
|
137
|
+
var V = i.get(s);
|
|
138
|
+
if (false) {}
|
|
139
|
+
if (m && V) {
|
|
140
|
+
var y = m.toRender, L = m.addIcon;
|
|
141
|
+
L(p, V());
|
|
142
|
+
if (!y) {
|
|
143
|
+
return null;
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
return n().createElement(l(), f, a, m ? n().createElement("use", {
|
|
148
|
+
href: "#".concat(p)
|
|
149
|
+
}) : !!V && V());
|
|
150
|
+
};
|
|
151
|
+
/* harmony default export */ const p = s;
|
|
152
|
+
module.exports = r;
|
|
153
|
+
/******/})();
|
package/License.d.ts
ADDED
package/License.js
ADDED
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
/******/ (() => {
|
|
2
|
+
// webpackBootstrap
|
|
3
|
+
/******/ "use strict";
|
|
4
|
+
/******/ // The require scope
|
|
5
|
+
/******/ var e = {};
|
|
6
|
+
/******/
|
|
7
|
+
/************************************************************************/
|
|
8
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
9
|
+
/******/ (() => {
|
|
10
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
11
|
+
/******/ e.n = t => {
|
|
12
|
+
/******/ var r = t && t.__esModule ?
|
|
13
|
+
/******/ () => t["default"]
|
|
14
|
+
/******/ : () => t
|
|
15
|
+
/******/;
|
|
16
|
+
e.d(r, {
|
|
17
|
+
a: r
|
|
18
|
+
});
|
|
19
|
+
/******/ return r;
|
|
20
|
+
/******/ };
|
|
21
|
+
/******/ })();
|
|
22
|
+
/******/
|
|
23
|
+
/******/ /* webpack/runtime/define property getters */
|
|
24
|
+
/******/ (() => {
|
|
25
|
+
/******/ // define getter functions for harmony exports
|
|
26
|
+
/******/ e.d = (t, r) => {
|
|
27
|
+
/******/ for (var L in r) {
|
|
28
|
+
/******/ if (e.o(r, L) && !e.o(t, L)) {
|
|
29
|
+
/******/ Object.defineProperty(t, L, {
|
|
30
|
+
enumerable: true,
|
|
31
|
+
get: r[L]
|
|
32
|
+
});
|
|
33
|
+
/******/ }
|
|
34
|
+
/******/ }
|
|
35
|
+
/******/ };
|
|
36
|
+
/******/ })();
|
|
37
|
+
/******/
|
|
38
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
39
|
+
/******/ (() => {
|
|
40
|
+
/******/ e.o = (e, t) => Object.prototype.hasOwnProperty.call(e, t)
|
|
41
|
+
/******/;
|
|
42
|
+
})();
|
|
43
|
+
/******/
|
|
44
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
45
|
+
/******/ (() => {
|
|
46
|
+
/******/ // define __esModule on exports
|
|
47
|
+
/******/ e.r = e => {
|
|
48
|
+
/******/ if (typeof Symbol !== "undefined" && Symbol.toStringTag) {
|
|
49
|
+
/******/ Object.defineProperty(e, Symbol.toStringTag, {
|
|
50
|
+
value: "Module"
|
|
51
|
+
});
|
|
52
|
+
/******/ }
|
|
53
|
+
/******/ Object.defineProperty(e, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
});
|
|
56
|
+
/******/ };
|
|
57
|
+
/******/ })();
|
|
58
|
+
/******/
|
|
59
|
+
/************************************************************************/ var t = {};
|
|
60
|
+
// ESM COMPAT FLAG
|
|
61
|
+
e.r(t);
|
|
62
|
+
// EXPORTS
|
|
63
|
+
e.d(t, {
|
|
64
|
+
default: () => /* binding */ v
|
|
65
|
+
});
|
|
66
|
+
// CONCATENATED MODULE: external "react"
|
|
67
|
+
const r = require("react");
|
|
68
|
+
var L = e.n(r);
|
|
69
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/SVG"
|
|
70
|
+
const n = require("@splunk/react-icons/SVG");
|
|
71
|
+
var C = e.n(n);
|
|
72
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
|
|
73
|
+
const l = require("@splunk/react-icons/IconProvider");
|
|
74
|
+
// CONCATENATED MODULE: ./src/icons/License.tsx
|
|
75
|
+
function a(e, t) {
|
|
76
|
+
if (null == e) return {};
|
|
77
|
+
var r, L, n = o(e, t);
|
|
78
|
+
if (Object.getOwnPropertySymbols) {
|
|
79
|
+
var C = Object.getOwnPropertySymbols(e);
|
|
80
|
+
for (L = 0; L < C.length; L++) {
|
|
81
|
+
r = C[L], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (n[r] = e[r]);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
return n;
|
|
85
|
+
}
|
|
86
|
+
function o(e, t) {
|
|
87
|
+
if (null == e) return {};
|
|
88
|
+
var r = {};
|
|
89
|
+
for (var L in e) {
|
|
90
|
+
if ({}.hasOwnProperty.call(e, L)) {
|
|
91
|
+
if (t.includes(L)) continue;
|
|
92
|
+
r[L] = e[L];
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
return r;
|
|
96
|
+
}
|
|
97
|
+
var u = new Map;
|
|
98
|
+
u.set("outlined", (function() {
|
|
99
|
+
|
|
100
|
+
return L().createElement(L().Fragment, null, L().createElement("path", {
|
|
101
|
+
d: "M13.8008 10.6345C14.1512 10.3017 14.1655 9.7479 13.8328 9.39747C13.5 9.04705 12.9462 9.03273 12.5957 9.3655L11.6606 10.2535L11.3421 9.90749C11.0149 9.55189 10.4613 9.5289 10.1057 9.85614C9.75015 10.1834 9.72716 10.7369 10.0544 11.0925L10.9747 12.0926C11.1335 12.2651 11.3548 12.3667 11.5891 12.3746C11.8234 12.3825 12.0511 12.296 12.2211 12.1346L13.8008 10.6345Z"
|
|
102
|
+
}), L().createElement("path", {
|
|
103
|
+
fillRule: "evenodd",
|
|
104
|
+
clipRule: "evenodd",
|
|
105
|
+
d: "M11.2793 5.78676C11.7275 5.5724 12.2573 5.57238 12.7056 5.78672L12.7282 5.79754L13.4703 6.20615C13.7578 6.35976 14.0615 6.44245 14.4663 6.55264C14.5741 6.58198 14.6892 6.6133 14.813 6.64841L14.8596 6.66162L14.9044 6.67988C15.3346 6.85519 15.677 7.20881 15.838 7.64552L15.8488 7.67502L16.0866 8.49786C16.1995 8.85103 16.3803 9.17848 16.6102 9.59475L16.6897 9.73903L16.7015 9.76048L16.7121 9.78255C16.9267 10.2305 16.9267 10.7603 16.7121 11.2083L16.7014 11.2307L16.6894 11.2524C16.6367 11.3481 16.5867 11.4372 16.5396 11.5212C16.3332 11.889 16.1806 12.1608 16.0905 12.4689L15.8546 13.3071L15.8439 13.3366C15.6762 13.8018 15.3035 14.1737 14.838 14.3405L14.8115 14.35L13.9855 14.5874C13.806 14.6457 13.6295 14.7173 13.4566 14.8011L12.7304 15.2071L12.7047 15.2194C12.2586 15.4318 11.7317 15.4348 11.2783 15.2136L11.2572 15.2034L11.2367 15.192C11.1452 15.1411 11.0597 15.0928 10.9789 15.0471C10.6087 14.8378 10.3367 14.684 10.0279 14.5937L9.19098 14.3582L9.16391 14.3486C8.70127 14.185 8.32971 13.8178 8.16067 13.3571L8.15007 13.3282L7.91257 12.5063C7.7972 12.1498 7.6181 11.8258 7.38816 11.4099L7.30836 11.2654L7.29588 11.2427L7.28477 11.2193C7.07167 10.7714 7.07175 10.2428 7.28498 9.79499L7.29581 9.77226L7.30792 9.75019C7.36183 9.65196 7.41289 9.56073 7.461 9.47478C7.66547 9.10948 7.81659 8.83949 7.90567 8.53322L8.14079 7.69809L8.14914 7.67393C8.30992 7.20881 8.67557 6.83373 9.13621 6.66105L9.16851 6.64894L9.99796 6.41057C10.3541 6.2954 10.678 6.11671 11.0943 5.88703L11.2354 5.80928L11.257 5.7974L11.2793 5.78676ZM11.9926 7.39022L11.9352 7.42204C11.5358 7.6435 11.054 7.9106 10.5185 8.08143L10.5064 8.08527L9.79201 8.29059L9.58752 9.01692C9.43683 9.53763 9.16468 10.0193 8.95481 10.3908C8.93212 10.431 8.91004 10.47 8.88904 10.5075L8.92158 10.5661C9.14262 10.964 9.40953 11.4444 9.5807 11.9772L9.58655 11.9955L9.79292 12.7096L10.5131 12.9123C11.0388 13.0651 11.521 13.3403 11.8936 13.5529L11.9973 13.612L12.6442 13.2503L12.6651 13.24C12.9211 13.1143 13.1874 13.0057 13.4627 12.9173L13.4755 12.9131L14.2066 12.703L14.4091 11.9837C14.561 11.4614 14.834 10.9794 15.0449 10.6069L15.1081 10.4951L15.0762 10.4377C14.8552 10.0394 14.5838 9.55054 14.4148 9.01525L14.4116 9.00501L14.2068 8.29645L14.0902 8.26507C13.6702 8.15244 13.1265 8.00665 12.6455 7.74958L12.6312 7.74193L11.9926 7.39022Z"
|
|
106
|
+
}), L().createElement("path", {
|
|
107
|
+
d: "M8.99903 16.125C8.51578 16.125 8.12403 16.5167 8.12403 17C8.12403 17.4832 8.51578 17.875 8.99903 17.875H14.999C15.4823 17.875 15.874 17.4832 15.874 17C15.874 16.5167 15.4823 16.125 14.999 16.125H8.99903Z"
|
|
108
|
+
}), L().createElement("path", {
|
|
109
|
+
fillRule: "evenodd",
|
|
110
|
+
clipRule: "evenodd",
|
|
111
|
+
d: "M4 3.5C4 2.67157 4.67157 2 5.5 2H18.5C19.3284 2 20 2.67157 20 3.5V20.5C20 21.3284 19.3284 22 18.5 22H5.5C4.67157 22 4 21.3284 4 20.5V3.5ZM6 4V20H18V4H6Z"
|
|
112
|
+
}));
|
|
113
|
+
}));
|
|
114
|
+
u.set("filled", (function() {
|
|
115
|
+
|
|
116
|
+
return L().createElement(L().Fragment, null, L().createElement("path", {
|
|
117
|
+
d: "M13.8008 10.6345C14.1512 10.3017 14.1655 9.7479 13.8328 9.39747C13.5 9.04705 12.9462 9.03273 12.5957 9.3655L11.6606 10.2535L11.3421 9.90749C11.0149 9.55189 10.4613 9.5289 10.1057 9.85614C9.75015 10.1834 9.72716 10.7369 10.0544 11.0925L10.9747 12.0926C11.1335 12.2651 11.3548 12.3667 11.5891 12.3746C11.8234 12.3825 12.0511 12.296 12.2211 12.1346L13.8008 10.6345Z"
|
|
118
|
+
}), L().createElement("path", {
|
|
119
|
+
fillRule: "evenodd",
|
|
120
|
+
clipRule: "evenodd",
|
|
121
|
+
d: "M5.5 2C4.67157 2 4 2.67157 4 3.5V20.5C4 21.3284 4.67157 22 5.5 22H18.5C19.3284 22 20 21.3284 20 20.5V3.5C20 2.67157 19.3284 2 18.5 2H5.5ZM11.2793 5.78676C11.7275 5.5724 12.2573 5.57238 12.7056 5.78672L12.7282 5.79754L13.4703 6.20615C13.7578 6.35976 14.0615 6.44245 14.4663 6.55264C14.5741 6.58198 14.6892 6.61329 14.813 6.64841L14.8596 6.66162L14.9044 6.67988C15.3346 6.85519 15.677 7.20881 15.838 7.64552L15.8488 7.67502L16.0866 8.49786C16.1995 8.85103 16.3803 9.17848 16.6102 9.59475L16.6897 9.73903L16.7015 9.76048L16.7121 9.78255C16.9267 10.2305 16.9267 10.7603 16.7121 11.2083L16.7014 11.2307L16.6894 11.2524C16.6367 11.3481 16.5867 11.4372 16.5396 11.5212C16.3332 11.889 16.1806 12.1608 16.0905 12.4689L15.8546 13.3071L15.8439 13.3366C15.6762 13.8018 15.3035 14.1737 14.838 14.3405L14.8115 14.35L13.9855 14.5874C13.806 14.6457 13.6295 14.7173 13.4566 14.8011L12.7304 15.2071L12.7047 15.2194C12.2586 15.4318 11.7317 15.4348 11.2783 15.2136L11.2572 15.2034L11.2367 15.192C11.1452 15.1411 11.0597 15.0928 10.9789 15.0471C10.6087 14.8378 10.3367 14.684 10.0279 14.5937L9.19098 14.3582L9.16391 14.3486C8.70127 14.185 8.32971 13.8178 8.16067 13.3571L8.15007 13.3282L7.91257 12.5063C7.7972 12.1498 7.6181 11.8258 7.38816 11.4099L7.30836 11.2654L7.29588 11.2427L7.28477 11.2193C7.07167 10.7714 7.07175 10.2428 7.28498 9.79499L7.29581 9.77226L7.30792 9.75019C7.36185 9.65193 7.41292 9.56067 7.46104 9.4747C7.66551 9.1094 7.81659 8.83949 7.90567 8.53322L8.14079 7.69809L8.14914 7.67393C8.30992 7.20881 8.67557 6.83373 9.13621 6.66105L9.16851 6.64894L9.99796 6.41057C10.3541 6.2954 10.678 6.11671 11.0943 5.88703L11.2354 5.80928L11.257 5.7974L11.2793 5.78676ZM9 17.125C8.51675 17.125 8.125 17.5168 8.125 18C8.125 18.4832 8.51675 18.875 9 18.875H15C15.4832 18.875 15.875 18.4832 15.875 18C15.875 17.5168 15.4832 17.125 15 17.125H9Z"
|
|
122
|
+
}));
|
|
123
|
+
}));
|
|
124
|
+
var i = [ "default", "outlined", "filled" ];
|
|
125
|
+
var c = function e(t) {
|
|
126
|
+
return i.indexOf(t) >= 0;
|
|
127
|
+
};
|
|
128
|
+
var d = function e(t) {
|
|
129
|
+
return t === "default" || t && !c(t) ? "outlined" : t;
|
|
130
|
+
};
|
|
131
|
+
/**
|
|
132
|
+
* @description User license, application license, certification
|
|
133
|
+
Data Type
|
|
134
|
+
settings, licesing, checked, flower, badge, gear, award, certification
|
|
135
|
+
*
|
|
136
|
+
*
|
|
137
|
+
* @variants outlined,filled
|
|
138
|
+
*/ var f = function e(t) {
|
|
139
|
+
var n = t.children, o = t.variant, i = o === void 0 ? "default" : o, c = a(t, [ "children", "variant" ]);
|
|
140
|
+
var f = d(i);
|
|
141
|
+
var v = "license-".concat(f);
|
|
142
|
+
var s = (0, r.useContext)(l.IconContext);
|
|
143
|
+
var p = u.get(f);
|
|
144
|
+
if (false) {}
|
|
145
|
+
if (s && p) {
|
|
146
|
+
var m = s.toRender, y = s.addIcon;
|
|
147
|
+
y(v, p());
|
|
148
|
+
if (!m) {
|
|
149
|
+
return null;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
return L().createElement(C(), c, n, s ? L().createElement("use", {
|
|
154
|
+
href: "#".concat(v)
|
|
155
|
+
}) : !!p && p());
|
|
156
|
+
};
|
|
157
|
+
/* harmony default export */ const v = f;
|
|
158
|
+
module.exports = t;
|
|
159
|
+
/******/})();
|
package/LicenseCog.d.ts
ADDED
package/LicenseCog.js
ADDED
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
/******/ (() => {
|
|
2
|
+
// webpackBootstrap
|
|
3
|
+
/******/ "use strict";
|
|
4
|
+
/******/ // The require scope
|
|
5
|
+
/******/ var e = {};
|
|
6
|
+
/******/
|
|
7
|
+
/************************************************************************/
|
|
8
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
9
|
+
/******/ (() => {
|
|
10
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
11
|
+
/******/ e.n = L => {
|
|
12
|
+
/******/ var C = L && L.__esModule ?
|
|
13
|
+
/******/ () => L["default"]
|
|
14
|
+
/******/ : () => L
|
|
15
|
+
/******/;
|
|
16
|
+
e.d(C, {
|
|
17
|
+
a: C
|
|
18
|
+
});
|
|
19
|
+
/******/ return C;
|
|
20
|
+
/******/ };
|
|
21
|
+
/******/ })();
|
|
22
|
+
/******/
|
|
23
|
+
/******/ /* webpack/runtime/define property getters */
|
|
24
|
+
/******/ (() => {
|
|
25
|
+
/******/ // define getter functions for harmony exports
|
|
26
|
+
/******/ e.d = (L, C) => {
|
|
27
|
+
/******/ for (var t in C) {
|
|
28
|
+
/******/ if (e.o(C, t) && !e.o(L, t)) {
|
|
29
|
+
/******/ Object.defineProperty(L, t, {
|
|
30
|
+
enumerable: true,
|
|
31
|
+
get: C[t]
|
|
32
|
+
});
|
|
33
|
+
/******/ }
|
|
34
|
+
/******/ }
|
|
35
|
+
/******/ };
|
|
36
|
+
/******/ })();
|
|
37
|
+
/******/
|
|
38
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
39
|
+
/******/ (() => {
|
|
40
|
+
/******/ e.o = (e, L) => Object.prototype.hasOwnProperty.call(e, L)
|
|
41
|
+
/******/;
|
|
42
|
+
})();
|
|
43
|
+
/******/
|
|
44
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
45
|
+
/******/ (() => {
|
|
46
|
+
/******/ // define __esModule on exports
|
|
47
|
+
/******/ e.r = e => {
|
|
48
|
+
/******/ if (typeof Symbol !== "undefined" && Symbol.toStringTag) {
|
|
49
|
+
/******/ Object.defineProperty(e, Symbol.toStringTag, {
|
|
50
|
+
value: "Module"
|
|
51
|
+
});
|
|
52
|
+
/******/ }
|
|
53
|
+
/******/ Object.defineProperty(e, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
});
|
|
56
|
+
/******/ };
|
|
57
|
+
/******/ })();
|
|
58
|
+
/******/
|
|
59
|
+
/************************************************************************/ var L = {};
|
|
60
|
+
// ESM COMPAT FLAG
|
|
61
|
+
e.r(L);
|
|
62
|
+
// EXPORTS
|
|
63
|
+
e.d(L, {
|
|
64
|
+
default: () => /* binding */ v
|
|
65
|
+
});
|
|
66
|
+
// CONCATENATED MODULE: external "react"
|
|
67
|
+
const C = require("react");
|
|
68
|
+
var t = e.n(C);
|
|
69
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/SVG"
|
|
70
|
+
const r = require("@splunk/react-icons/SVG");
|
|
71
|
+
var n = e.n(r);
|
|
72
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
|
|
73
|
+
const l = require("@splunk/react-icons/IconProvider");
|
|
74
|
+
// CONCATENATED MODULE: ./src/icons/LicenseCog.tsx
|
|
75
|
+
function a(e, L) {
|
|
76
|
+
if (null == e) return {};
|
|
77
|
+
var C, t, r = o(e, L);
|
|
78
|
+
if (Object.getOwnPropertySymbols) {
|
|
79
|
+
var n = Object.getOwnPropertySymbols(e);
|
|
80
|
+
for (t = 0; t < n.length; t++) {
|
|
81
|
+
C = n[t], L.includes(C) || {}.propertyIsEnumerable.call(e, C) && (r[C] = e[C]);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
return r;
|
|
85
|
+
}
|
|
86
|
+
function o(e, L) {
|
|
87
|
+
if (null == e) return {};
|
|
88
|
+
var C = {};
|
|
89
|
+
for (var t in e) {
|
|
90
|
+
if ({}.hasOwnProperty.call(e, t)) {
|
|
91
|
+
if (L.includes(t)) continue;
|
|
92
|
+
C[t] = e[t];
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
return C;
|
|
96
|
+
}
|
|
97
|
+
var u = new Map;
|
|
98
|
+
u.set("outlined", (function() {
|
|
99
|
+
|
|
100
|
+
return t().createElement(t().Fragment, null, t().createElement("path", {
|
|
101
|
+
d: "M3 2.5C3 1.67157 3.67157 1 4.5 1H17.5C18.3284 1 19 1.67157 19 2.5V13H17V3H5V19H12.7096C12.7096 19.3912 12.5603 19.7825 12.2618 20.0809C12.0149 20.3278 11.9381 20.6843 12.0507 21H4.5C3.67157 21 3 20.3284 3 19.5V2.5Z"
|
|
102
|
+
}), t().createElement("path", {
|
|
103
|
+
d: "M7.99903 15.125H13.1512C13.1444 15.1354 13.1378 15.146 13.1313 15.1567L12.1247 16.8433C12.1184 16.8538 12.1124 16.8643 12.1066 16.875H7.99903C7.51578 16.875 7.12403 16.4832 7.12403 16C7.12403 15.5167 7.51578 15.125 7.99903 15.125Z"
|
|
104
|
+
}), t().createElement("path", {
|
|
105
|
+
d: "M12.8008 9.6345C13.1512 9.30173 13.1655 8.7479 12.8328 8.39747C12.5 8.04705 11.9462 8.03273 11.5957 8.3655L10.6606 9.25354L10.3421 8.90749C10.0149 8.55189 9.46134 8.5289 9.10574 8.85614C8.75015 9.18337 8.72716 9.73691 9.05439 10.0925L9.9747 11.0926C10.1335 11.2651 10.3548 11.3667 10.5891 11.3746C10.8234 11.3825 11.0511 11.296 11.2211 11.1346L12.8008 9.6345Z"
|
|
106
|
+
}), t().createElement("path", {
|
|
107
|
+
fillRule: "evenodd",
|
|
108
|
+
clipRule: "evenodd",
|
|
109
|
+
d: "M10.2793 4.78676C10.7275 4.5724 11.2573 4.57238 11.7056 4.78672L11.7282 4.79754L12.4703 5.20615C12.7578 5.35976 13.0615 5.44245 13.4663 5.55264C13.5741 5.58198 13.6892 5.6133 13.813 5.64841L13.8596 5.66162L13.9044 5.67988C14.3346 5.85519 14.677 6.20881 14.838 6.64552L14.8488 6.67502L15.0866 7.49786C15.1995 7.85103 15.3803 8.17848 15.6102 8.59475L15.6897 8.73903L15.7015 8.76048L15.7121 8.78255C15.9267 9.23053 15.9267 9.76027 15.7121 10.2083L15.7014 10.2307L15.6894 10.2524C15.6367 10.3481 15.5867 10.4372 15.5396 10.5212C15.3332 10.889 15.1806 11.1608 15.0905 11.4689L14.8546 12.3071L14.8439 12.3366C14.6762 12.8018 14.3035 13.1737 13.838 13.3405L13.8115 13.35L12.9855 13.5874C12.806 13.6457 12.6295 13.7173 12.4566 13.8011L11.7304 14.2071L11.7047 14.2194C11.2586 14.4318 10.7317 14.4348 10.2783 14.2136L10.2572 14.2034L10.2367 14.192C10.1452 14.1411 10.0597 14.0928 9.97892 14.0471C9.60868 13.8378 9.33669 13.684 9.02789 13.5937L8.19098 13.3582L8.16391 13.3486C7.70127 13.185 7.32971 12.8178 7.16067 12.3571L7.15007 12.3282L6.91257 11.5063C6.7972 11.1498 6.6181 10.8258 6.38816 10.4099L6.30836 10.2654L6.29588 10.2427L6.28477 10.2193C6.07167 9.77145 6.07175 9.24282 6.28498 8.79499L6.29581 8.77226L6.30792 8.75019C6.3618 8.652 6.41285 8.56081 6.46093 8.4749C6.6654 8.1096 6.81659 7.83949 6.90567 7.53322L7.14079 6.69809L7.14914 6.67393C7.30992 6.20881 7.67557 5.83373 8.13621 5.66105L8.16851 5.64894L8.99796 5.41057C9.35413 5.2954 9.678 5.11671 10.0943 4.88703L10.2354 4.80928L10.257 4.7974L10.2793 4.78676ZM10.9926 6.39022L10.9352 6.42204C10.5358 6.6435 10.054 6.9106 9.5185 7.08143L9.50644 7.08527L8.79201 7.29059L8.58752 8.01692C8.43683 8.53763 8.16468 9.01933 7.95481 9.3908C7.93212 9.43096 7.91004 9.47004 7.88904 9.50753L7.92158 9.56614C8.14262 9.96397 8.40953 10.4444 8.5807 10.9772L8.58655 10.9955L8.79292 11.7096L9.51308 11.9123C10.0388 12.0651 10.521 12.3403 10.8936 12.5529L10.9973 12.612L11.6442 12.2503L11.6651 12.24C11.9211 12.1143 12.1874 12.0057 12.4627 11.9173L12.4755 11.9131L13.2066 11.703L13.4091 10.9837C13.561 10.4614 13.834 9.97942 14.0449 9.60692L14.1081 9.49508L14.0762 9.43766C13.8552 9.03941 13.5838 8.55054 13.4148 8.01525L13.4116 8.00501L13.2068 7.29645L13.0902 7.26507C12.6702 7.15244 12.1265 7.00665 11.6455 6.74958L11.6312 6.74193L10.9926 6.39022Z"
|
|
110
|
+
}), t().createElement("path", {
|
|
111
|
+
fillRule: "evenodd",
|
|
112
|
+
clipRule: "evenodd",
|
|
113
|
+
d: "M17.2199 15C16.952 15 16.7166 15.1776 16.643 15.4352L16.3675 16.3993L15.3949 16.1558C15.135 16.0907 14.8635 16.2058 14.7295 16.4378L14.0804 17.5622C13.9465 17.7942 13.9825 18.0869 14.1688 18.2794L14.866 19L14.1688 19.7206C13.9825 19.9132 13.9465 20.2058 14.0804 20.4378L14.7295 21.5622C14.8635 21.7942 15.135 21.9093 15.3949 21.8442L16.3676 21.6007L16.643 22.5648C16.7166 22.8224 16.952 23 17.2199 23H18.5182C18.7861 23 19.0215 22.8224 19.0951 22.5648L19.3706 21.6007L20.3433 21.8442C20.6031 21.9093 20.8747 21.7942 21.0086 21.5622L21.6577 20.4378C21.7917 20.2058 21.7556 19.9132 21.5693 19.7206L20.8721 19L21.5693 18.2794C21.7556 18.0869 21.7917 17.7942 21.6577 17.5622L21.0086 16.4378C20.8747 16.2058 20.6031 16.0907 20.3433 16.1558L19.3706 16.3993L19.0951 15.4352C19.0215 15.1776 18.7861 15 18.5182 15H17.2199ZM19.0875 19C19.0875 19.6628 18.5502 20.2 17.8875 20.2C17.2248 20.2 16.6875 19.6628 16.6875 19C16.6875 18.3373 17.2248 17.8 17.8875 17.8C18.5502 17.8 19.0875 18.3373 19.0875 19Z"
|
|
114
|
+
}));
|
|
115
|
+
}));
|
|
116
|
+
u.set("filled", (function() {
|
|
117
|
+
|
|
118
|
+
return t().createElement(t().Fragment, null, t().createElement("path", {
|
|
119
|
+
d: "M12.8008 9.6345C13.1512 9.30173 13.1655 8.7479 12.8328 8.39747C12.5 8.04705 11.9462 8.03273 11.5957 8.3655L10.6606 9.25354L10.3421 8.90749C10.0149 8.55189 9.46134 8.5289 9.10574 8.85614C8.75015 9.18337 8.72716 9.73691 9.05439 10.0925L9.9747 11.0926C10.1335 11.2651 10.3548 11.3667 10.5891 11.3746C10.8234 11.3825 11.0511 11.296 11.2211 11.1346L12.8008 9.6345Z"
|
|
120
|
+
}), t().createElement("path", {
|
|
121
|
+
fillRule: "evenodd",
|
|
122
|
+
clipRule: "evenodd",
|
|
123
|
+
d: "M4.5 1C3.67157 1 3 1.67157 3 2.5V19.5C3 20.3284 3.67157 21 4.5 21H12.0507C11.9381 20.6843 12.0149 20.3278 12.2618 20.0809C12.8589 19.484 12.8589 18.516 12.2618 17.9191C12.2474 17.9047 12.2337 17.89 12.2205 17.875H8C7.51675 17.875 7.125 17.4832 7.125 17C7.125 16.5168 7.51675 16.125 8 16.125H12.5534L13.1313 15.1567C13.3391 14.8088 13.7601 14.6361 14.1631 14.7337L14.2059 14.7441C15.0268 14.9428 15.8594 14.4628 16.0987 13.6528C16.2128 13.2664 16.5779 13 16.9933 13H19V2.5C19 1.67157 18.3284 1 17.5 1H4.5ZM10.2793 4.78676C10.7275 4.5724 11.2573 4.57238 11.7056 4.78672L11.7282 4.79754L12.4703 5.20615C12.7578 5.35976 13.0615 5.44245 13.4663 5.55264C13.5741 5.58198 13.6892 5.61329 13.813 5.64841L13.8596 5.66162L13.9044 5.67988C14.3346 5.85519 14.677 6.20881 14.838 6.64552L14.8488 6.67502L15.0866 7.49786C15.1995 7.85103 15.3803 8.17848 15.6102 8.59475L15.6897 8.73903L15.7015 8.76048L15.7121 8.78255C15.9267 9.23053 15.9267 9.76027 15.7121 10.2083L15.7014 10.2307L15.6894 10.2524C15.6367 10.3481 15.5867 10.4372 15.5396 10.5212C15.3332 10.889 15.1806 11.1608 15.0905 11.4689L14.8546 12.3071L14.8439 12.3366C14.6762 12.8018 14.3035 13.1737 13.838 13.3405L13.8115 13.35L12.9855 13.5874C12.806 13.6457 12.6295 13.7173 12.4566 13.8011L11.7304 14.2071L11.7047 14.2194C11.2586 14.4318 10.7317 14.4348 10.2783 14.2136L10.2572 14.2034L10.2367 14.192C10.1452 14.1411 10.0597 14.0928 9.97892 14.0471C9.60868 13.8378 9.33669 13.684 9.02789 13.5937L8.19098 13.3582L8.16391 13.3486C7.70127 13.185 7.32971 12.8178 7.16067 12.3571L7.15007 12.3282L6.91257 11.5063C6.7972 11.1498 6.6181 10.8258 6.38816 10.4099L6.30836 10.2654L6.29588 10.2427L6.28477 10.2193C6.07167 9.77145 6.07175 9.24282 6.28498 8.79499L6.29581 8.77226L6.30792 8.75019C6.36185 8.65193 6.41292 8.56067 6.46104 8.4747C6.66551 8.1094 6.81659 7.83949 6.90567 7.53322L7.14079 6.69809L7.14914 6.67393C7.30992 6.20881 7.67557 5.83373 8.13621 5.66105L8.16851 5.64894L8.99796 5.41057C9.35413 5.2954 9.678 5.11671 10.0943 4.88703L10.2354 4.80928L10.257 4.7974L10.2793 4.78676Z"
|
|
124
|
+
}), t().createElement("path", {
|
|
125
|
+
fillRule: "evenodd",
|
|
126
|
+
clipRule: "evenodd",
|
|
127
|
+
d: "M17.2199 15C16.952 15 16.7166 15.1776 16.643 15.4352L16.3675 16.3993L15.3949 16.1558C15.135 16.0907 14.8635 16.2058 14.7295 16.4378L14.0804 17.5622C13.9465 17.7942 13.9825 18.0869 14.1688 18.2794L14.866 19L14.1688 19.7206C13.9825 19.9132 13.9465 20.2058 14.0804 20.4378L14.7295 21.5622C14.8635 21.7942 15.135 21.9093 15.3949 21.8442L16.3676 21.6007L16.643 22.5648C16.7166 22.8224 16.952 23 17.2199 23H18.5182C18.7861 23 19.0215 22.8224 19.0951 22.5648L19.3706 21.6007L20.3433 21.8442C20.6031 21.9093 20.8747 21.7942 21.0086 21.5622L21.6577 20.4378C21.7917 20.2058 21.7556 19.9132 21.5693 19.7206L20.8721 19L21.5693 18.2794C21.7556 18.0869 21.7917 17.7942 21.6577 17.5622L21.0086 16.4378C20.8747 16.2058 20.6031 16.0907 20.3433 16.1558L19.3706 16.3993L19.0951 15.4352C19.0215 15.1776 18.7861 15 18.5182 15H17.2199ZM19.0875 19C19.0875 19.6628 18.5502 20.2 17.8875 20.2C17.2248 20.2 16.6875 19.6628 16.6875 19C16.6875 18.3373 17.2248 17.8 17.8875 17.8C18.5502 17.8 19.0875 18.3373 19.0875 19Z"
|
|
128
|
+
}));
|
|
129
|
+
}));
|
|
130
|
+
var c = [ "default", "outlined", "filled" ];
|
|
131
|
+
var d = function e(L) {
|
|
132
|
+
return c.indexOf(L) >= 0;
|
|
133
|
+
};
|
|
134
|
+
var i = function e(L) {
|
|
135
|
+
return L === "default" || L && !d(L) ? "outlined" : L;
|
|
136
|
+
};
|
|
137
|
+
/**
|
|
138
|
+
* @description Management user license or configuration
|
|
139
|
+
Data Type
|
|
140
|
+
settings, licesing, checked, flower, badge, gear, award, certification
|
|
141
|
+
*
|
|
142
|
+
*
|
|
143
|
+
* @variants outlined,filled
|
|
144
|
+
*/ var f = function e(L) {
|
|
145
|
+
var r = L.children, o = L.variant, c = o === void 0 ? "default" : o, d = a(L, [ "children", "variant" ]);
|
|
146
|
+
var f = i(c);
|
|
147
|
+
var v = "licensecog-".concat(f);
|
|
148
|
+
var p = (0, C.useContext)(l.IconContext);
|
|
149
|
+
var s = u.get(f);
|
|
150
|
+
if (false) {}
|
|
151
|
+
if (p && s) {
|
|
152
|
+
var m = p.toRender, H = p.addIcon;
|
|
153
|
+
H(v, s());
|
|
154
|
+
if (!m) {
|
|
155
|
+
return null;
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
return t().createElement(n(), d, r, p ? t().createElement("use", {
|
|
160
|
+
href: "#".concat(v)
|
|
161
|
+
}) : !!s && s());
|
|
162
|
+
};
|
|
163
|
+
/* harmony default export */ const v = f;
|
|
164
|
+
module.exports = L;
|
|
165
|
+
/******/})();
|