@splunk/react-icons 4.11.0 → 4.13.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/ArrowCounterClockwise.js +1 -1
- package/ArrowDownCircle.d.ts +2 -0
- package/ArrowDownCircle.js +151 -0
- package/ArrowLeftCircle.d.ts +2 -0
- package/ArrowLeftCircle.js +151 -0
- package/ArrowRightCircle.d.ts +2 -0
- package/ArrowRightCircle.js +151 -0
- package/ArrowSquareHalfDown.js +2 -2
- package/ArrowSquareHalfUp.js +4 -4
- package/ArrowUpCircle.d.ts +2 -0
- package/ArrowUpCircle.js +151 -0
- package/ArrowsRoundedRectangularDoubleSlashed.js +3 -3
- package/CHANGELOG.md +37 -0
- package/CaretDown.js +2 -2
- package/CaretsSmallUpDown.js +2 -2
- package/ChartGaugeMarker.js +28 -28
- package/ChartSingleValueIcon.js +7 -5
- package/CheckBoxCompleted.js +7 -5
- package/CheckBoxIndeterminate.js +7 -5
- package/CircleTiny.d.ts +2 -0
- package/CircleTiny.js +147 -0
- package/ControlRewind.js +2 -2
- package/CounterCumulative.d.ts +2 -0
- package/CounterCumulative.js +155 -0
- package/DocumentDrawer.js +2 -2
- 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/DriveIndexes.js +3 -3
- package/FileRipped.d.ts +2 -0
- package/FileRipped.js +151 -0
- package/Fire.js +1 -1
- package/LayersDoubleTransparent.d.ts +2 -0
- package/LayersDoubleTransparent.js +149 -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/ListIndentedSquare.d.ts +2 -0
- package/ListIndentedSquare.js +155 -0
- package/ListToken.js +7 -5
- package/MonitorArrow.d.ts +2 -0
- package/MonitorArrow.js +155 -0
- package/NodeFollowFour.js +1 -1
- package/ParallelDotsHorizontal.js +6 -6
- package/Pin.js +7 -5
- package/PinStuck.js +7 -5
- package/PipeS.d.ts +2 -0
- package/PipeS.js +151 -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 +7 -5
- 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 +2 -2
- package/types/icons/ArrowDownCircle.d.ts +19 -0
- package/types/icons/ArrowLeftCircle.d.ts +19 -0
- package/types/icons/ArrowRightCircle.d.ts +19 -0
- package/types/icons/ArrowUpCircle.d.ts +19 -0
- package/types/icons/ChartGaugeMarker.d.ts +2 -2
- package/types/icons/ChartSingleValueIcon.d.ts +7 -5
- package/types/icons/CheckBoxCompleted.d.ts +7 -5
- package/types/icons/CheckBoxIndeterminate.d.ts +7 -5
- package/types/icons/CircleTiny.d.ts +19 -0
- package/types/icons/CounterCumulative.d.ts +19 -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/DriveIndexes.d.ts +3 -3
- package/types/icons/FileRipped.d.ts +17 -0
- package/types/icons/LayersDoubleTransparent.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/ListIndentedSquare.d.ts +19 -0
- package/types/icons/ListToken.d.ts +7 -5
- package/types/icons/MonitorArrow.d.ts +19 -0
- package/types/icons/Pin.d.ts +7 -5
- package/types/icons/PinStuck.d.ts +7 -5
- package/types/icons/PipeS.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 +7 -5
- package/types/icons/TokenKey.d.ts +19 -0
- package/types/icons/WiFiSignal.d.ts +19 -0
- package/types/icons/WiFiSignalSlash.d.ts +19 -0
|
@@ -0,0 +1,147 @@
|
|
|
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 l = require("@splunk/react-icons/SVG");
|
|
71
|
+
var a = e.n(l);
|
|
72
|
+
// CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
|
|
73
|
+
const o = require("@splunk/react-icons/IconProvider");
|
|
74
|
+
// CONCATENATED MODULE: ./src/icons/SignalColumns14.tsx
|
|
75
|
+
function u(e, r) {
|
|
76
|
+
if (null == e) return {};
|
|
77
|
+
var t, n, l = i(e, r);
|
|
78
|
+
if (Object.getOwnPropertySymbols) {
|
|
79
|
+
var a = Object.getOwnPropertySymbols(e);
|
|
80
|
+
for (n = 0; n < a.length; n++) {
|
|
81
|
+
t = a[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
return l;
|
|
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: "M2.5 15C1.67157 15 1 15.6716 1 16.5V20.5C1 20.7761 1.22386 21 1.5 21H7.5C7.77614 21 8 20.7761 8 20.5V16.5C8 15.6716 7.32843 15 6.5 15H2.5ZM3 17V19H6V17H3Z"
|
|
104
|
+
}));
|
|
105
|
+
}));
|
|
106
|
+
c.set("filled", (function() {
|
|
107
|
+
|
|
108
|
+
return n().createElement(n().Fragment, null, n().createElement("path", {
|
|
109
|
+
d: "M1 17C1 16.4477 1.44772 16 2 16H4C4.55228 16 5 16.4477 5 17V19C5 19.5523 4.55228 20 4 20H2C1.44772 20 1 19.5523 1 19V17Z"
|
|
110
|
+
}));
|
|
111
|
+
}));
|
|
112
|
+
var d = [ "default", "outlined", "filled" ];
|
|
113
|
+
var f = function e(r) {
|
|
114
|
+
return d.indexOf(r) >= 0;
|
|
115
|
+
};
|
|
116
|
+
var v = function e(r) {
|
|
117
|
+
return r === "default" || r && !f(r) ? "outlined" : r;
|
|
118
|
+
};
|
|
119
|
+
/**
|
|
120
|
+
* @description Mobile internet signal level or network connection quality
|
|
121
|
+
Data Visualization
|
|
122
|
+
percentage, stability, sparkline, table cell, status, gauge
|
|
123
|
+
*
|
|
124
|
+
*
|
|
125
|
+
* @variants outlined,filled
|
|
126
|
+
*/ var s = function e(r) {
|
|
127
|
+
var l = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
|
|
128
|
+
var s = v(d);
|
|
129
|
+
var p = "signalcolumns14-".concat(s);
|
|
130
|
+
var m = (0, t.useContext)(o.IconContext);
|
|
131
|
+
var y = c.get(s);
|
|
132
|
+
if (false) {}
|
|
133
|
+
if (m && y) {
|
|
134
|
+
var b = m.toRender, g = m.addIcon;
|
|
135
|
+
g(p, y());
|
|
136
|
+
if (!b) {
|
|
137
|
+
return null;
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
return n().createElement(a(), f, l, m ? n().createElement("use", {
|
|
142
|
+
href: "#".concat(p)
|
|
143
|
+
}) : !!y && y());
|
|
144
|
+
};
|
|
145
|
+
/* harmony default export */ const p = s;
|
|
146
|
+
module.exports = r;
|
|
147
|
+
/******/})();
|
|
@@ -0,0 +1,149 @@
|
|
|
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/SignalColumns24.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: "M6 15V12.5C6 11.6716 6.67157 11 7.5 11H11.5C12.3284 11 13 11.6716 13 12.5V20.5C13 20.7761 12.7761 21 12.5 21H1.5C1.22386 21 1 20.7761 1 20.5V16.5C1 15.6716 1.67157 15 2.5 15H6ZM8 13H11V19H8V13ZM6 17H3V19H6V17Z"
|
|
104
|
+
}));
|
|
105
|
+
}));
|
|
106
|
+
c.set("filled", (function() {
|
|
107
|
+
|
|
108
|
+
return n().createElement(n().Fragment, null, n().createElement("path", {
|
|
109
|
+
d: "M8 12C7.44772 12 7 12.4477 7 13V19C7 19.5523 7.44772 20 8 20H10C10.5523 20 11 19.5523 11 19V13C11 12.4477 10.5523 12 10 12H8Z"
|
|
110
|
+
}), n().createElement("path", {
|
|
111
|
+
d: "M2 16C1.44772 16 1 16.4477 1 17V19C1 19.5523 1.44772 20 2 20H4C4.55228 20 5 19.5523 5 19V17C5 16.4477 4.55228 16 4 16H2Z"
|
|
112
|
+
}));
|
|
113
|
+
}));
|
|
114
|
+
var d = [ "default", "outlined", "filled" ];
|
|
115
|
+
var f = function e(r) {
|
|
116
|
+
return d.indexOf(r) >= 0;
|
|
117
|
+
};
|
|
118
|
+
var v = function e(r) {
|
|
119
|
+
return r === "default" || r && !f(r) ? "outlined" : r;
|
|
120
|
+
};
|
|
121
|
+
/**
|
|
122
|
+
* @description Mobile internet signal level or network connection quality
|
|
123
|
+
Data Visualization
|
|
124
|
+
percentage, stability, sparkline, table cell, status, gauge
|
|
125
|
+
*
|
|
126
|
+
*
|
|
127
|
+
* @variants outlined,filled
|
|
128
|
+
*/ var s = function e(r) {
|
|
129
|
+
var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
|
|
130
|
+
var s = v(d);
|
|
131
|
+
var p = "signalcolumns24-".concat(s);
|
|
132
|
+
var m = (0, t.useContext)(o.IconContext);
|
|
133
|
+
var y = c.get(s);
|
|
134
|
+
if (false) {}
|
|
135
|
+
if (m && y) {
|
|
136
|
+
var C = m.toRender, b = m.addIcon;
|
|
137
|
+
b(p, y());
|
|
138
|
+
if (!C) {
|
|
139
|
+
return null;
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
return n().createElement(l(), f, a, m ? n().createElement("use", {
|
|
144
|
+
href: "#".concat(p)
|
|
145
|
+
}) : !!y && y());
|
|
146
|
+
};
|
|
147
|
+
/* harmony default export */ const p = s;
|
|
148
|
+
module.exports = r;
|
|
149
|
+
/******/})();
|
|
@@ -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/SignalColumns34.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: "M1.5 21C1.22386 21 1 20.7761 1 20.5V16.5C1 15.6716 1.67157 15 2.5 15H6V12.5C6 11.6716 6.67157 11 7.5 11H11V8.5C11 7.67157 11.6716 7 12.5 7H16.5C17.3284 7 18 7.67157 18 8.5V20.5C18 20.7761 17.7761 21 17.5 21H1.5ZM3 19V17H6V19H3ZM8 19H11V13H8V19ZM13 19H16V9H13V19Z"
|
|
104
|
+
}));
|
|
105
|
+
}));
|
|
106
|
+
c.set("filled", (function() {
|
|
107
|
+
|
|
108
|
+
return n().createElement(n().Fragment, null, n().createElement("path", {
|
|
109
|
+
d: "M14 8C13.4477 8 13 8.44772 13 9V19C13 19.5523 13.4477 20 14 20H16C16.5523 20 17 19.5523 17 19V9C17 8.44772 16.5523 8 16 8H14Z"
|
|
110
|
+
}), n().createElement("path", {
|
|
111
|
+
d: "M7 13C7 12.4477 7.44772 12 8 12H10C10.5523 12 11 12.4477 11 13V19C11 19.5523 10.5523 20 10 20H8C7.44772 20 7 19.5523 7 19V13Z"
|
|
112
|
+
}), n().createElement("path", {
|
|
113
|
+
d: "M1 17C1 16.4477 1.44772 16 2 16H4C4.55228 16 5 16.4477 5 17V19C5 19.5523 4.55228 20 4 20H2C1.44772 20 1 19.5523 1 19V17Z"
|
|
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 Mobile internet signal level or network connection quality
|
|
125
|
+
Data Visualization
|
|
126
|
+
percentage, stability, 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 = "signalcolumns34-".concat(s);
|
|
134
|
+
var C = (0, t.useContext)(o.IconContext);
|
|
135
|
+
var m = c.get(s);
|
|
136
|
+
if (false) {}
|
|
137
|
+
if (C && m) {
|
|
138
|
+
var V = C.toRender, H = C.addIcon;
|
|
139
|
+
H(p, m());
|
|
140
|
+
if (!V) {
|
|
141
|
+
return null;
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
return n().createElement(l(), f, a, C ? n().createElement("use", {
|
|
146
|
+
href: "#".concat(p)
|
|
147
|
+
}) : !!m && m());
|
|
148
|
+
};
|
|
149
|
+
/* harmony default export */ const p = s;
|
|
150
|
+
module.exports = r;
|
|
151
|
+
/******/})();
|
|
@@ -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 */ C
|
|
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/SignalColumns44.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: "M6 15V12.5C6 11.6716 6.67157 11 7.5 11H11V8.5C11 7.67157 11.6716 7 12.5 7H16V4.5C16 3.67157 16.6716 3 17.5 3H21.5C22.3284 3 23 3.67157 23 4.5V20.5C23 20.7761 22.7761 21 22.5 21H1.5C1.22386 21 1 20.7761 1 20.5V16.5C1 15.6716 1.67157 15 2.5 15H6ZM8 13H11V19H8V13ZM6 17H3V19H6V17ZM13 19H16V9H13V19ZM18 19H21V5H18V19Z"
|
|
104
|
+
}));
|
|
105
|
+
}));
|
|
106
|
+
i.set("filled", (function() {
|
|
107
|
+
|
|
108
|
+
return n().createElement(n().Fragment, null, n().createElement("path", {
|
|
109
|
+
d: "M20 4C19.4477 4 19 4.44772 19 5V19C19 19.5523 19.4477 20 20 20H22C22.5523 20 23 19.5523 23 19V5C23 4.44772 22.5523 4 22 4H20Z"
|
|
110
|
+
}), n().createElement("path", {
|
|
111
|
+
d: "M13 9C13 8.44771 13.4477 8 14 8H16C16.5523 8 17 8.44772 17 9V19C17 19.5523 16.5523 20 16 20H14C13.4477 20 13 19.5523 13 19V9Z"
|
|
112
|
+
}), n().createElement("path", {
|
|
113
|
+
d: "M8 12C7.44772 12 7 12.4477 7 13V19C7 19.5523 7.44772 20 8 20H10C10.5523 20 11 19.5523 11 19V13C11 12.4477 10.5523 12 10 12H8Z"
|
|
114
|
+
}), n().createElement("path", {
|
|
115
|
+
d: "M2 16C1.44772 16 1 16.4477 1 17V19C1 19.5523 1.44772 20 2 20H4C4.55228 20 5 19.5523 5 19V17C5 16.4477 4.55228 16 4 16H2Z"
|
|
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 Mobile internet signal level or network connection quality
|
|
127
|
+
Data Visualization
|
|
128
|
+
percentage, stability, 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 C = "signalcolumns44-".concat(s);
|
|
136
|
+
var p = (0, t.useContext)(o.IconContext);
|
|
137
|
+
var V = i.get(s);
|
|
138
|
+
if (false) {}
|
|
139
|
+
if (p && V) {
|
|
140
|
+
var H = p.toRender, m = p.addIcon;
|
|
141
|
+
m(C, V());
|
|
142
|
+
if (!H) {
|
|
143
|
+
return null;
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
return n().createElement(l(), f, a, p ? n().createElement("use", {
|
|
148
|
+
href: "#".concat(C)
|
|
149
|
+
}) : !!V && V());
|
|
150
|
+
};
|
|
151
|
+
/* harmony default export */ const C = s;
|
|
152
|
+
module.exports = r;
|
|
153
|
+
/******/})();
|
package/Token.js
CHANGED
|
@@ -121,11 +121,13 @@
|
|
|
121
121
|
return e === "default" || e && !c(e) ? "outlined" : e;
|
|
122
122
|
};
|
|
123
123
|
/**
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
124
|
+
* @description Variable token that is used in Dashboard Studio
|
|
125
|
+
Data Type
|
|
126
|
+
coin, dollar mark, money, dynamic variable parameter, search result, eval
|
|
127
|
+
*
|
|
128
|
+
*
|
|
129
|
+
* @variants outlined,filled
|
|
130
|
+
*/ var f = function C(e) {
|
|
129
131
|
var n = e.children, o = e.variant, i = o === void 0 ? "default" : o, c = a(e, [ "children", "variant" ]);
|
|
130
132
|
var f = d(i);
|
|
131
133
|
var v = "token-".concat(f);
|
package/TokenKey.d.ts
ADDED