@splunk/react-icons 4.7.0 → 4.8.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.
Files changed (145) hide show
  1. package/ArrowBroadLeftRight.d.ts +2 -0
  2. package/ArrowBroadLeftRight.js +150 -0
  3. package/ArrowLeftRight.d.ts +2 -0
  4. package/ArrowLeftRight.js +142 -0
  5. package/ArrowSquareHalfDown.js +2 -2
  6. package/ArrowSquareHalfUp.js +4 -4
  7. package/ArrowsRoundedRectangularDouble.js +2 -2
  8. package/ArrowsRoundedRectangularDoubleSlashed.js +15 -15
  9. package/BatteryCharging.d.ts +2 -0
  10. package/BatteryCharging.js +154 -0
  11. package/BlockFourDots.js +6 -6
  12. package/BookOpen.js +3 -3
  13. package/ButtonPulldown.d.ts +2 -0
  14. package/ButtonPulldown.js +158 -0
  15. package/CHANGELOG.md +42 -0
  16. package/CalendarArrowsLeftRight.d.ts +2 -0
  17. package/CalendarArrowsLeftRight.js +154 -0
  18. package/CaretDown.js +2 -2
  19. package/CaretsSmallUpDown.js +2 -2
  20. package/ChainSlashed.js +6 -6
  21. package/ChartFlame.d.ts +2 -0
  22. package/ChartFlame.js +158 -0
  23. package/ChartIcicle.d.ts +2 -0
  24. package/ChartIcicle.js +158 -0
  25. package/ChevronBroadRight.d.ts +2 -0
  26. package/ChevronBroadRight.js +152 -0
  27. package/ChevronBroadRightDashed.d.ts +2 -0
  28. package/ChevronBroadRightDashed.js +144 -0
  29. package/CircleDashed.d.ts +2 -0
  30. package/CircleDashed.js +156 -0
  31. package/ControlRewind.js +2 -2
  32. package/CylinderDashed.d.ts +2 -0
  33. package/CylinderDashed.js +156 -0
  34. package/Drive.d.ts +2 -0
  35. package/Drive.js +152 -0
  36. package/DriveArrowInside.d.ts +2 -0
  37. package/DriveArrowInside.js +156 -0
  38. package/DriveArrowOutside.d.ts +2 -0
  39. package/DriveArrowOutside.js +146 -0
  40. package/Earth.d.ts +2 -0
  41. package/Earth.js +154 -0
  42. package/ExclamationTriangleChevronsRectangle.js +12 -12
  43. package/Fire.d.ts +2 -0
  44. package/Fire.js +152 -0
  45. package/Flashlight.js +2 -2
  46. package/GamePad.d.ts +2 -0
  47. package/GamePad.js +160 -0
  48. package/Hammer.js +2 -2
  49. package/HeartRibbon.js +1 -1
  50. package/HotAirBalloon.js +2 -2
  51. package/MapUSA.d.ts +2 -0
  52. package/MapUSA.js +152 -0
  53. package/Odometer.d.ts +2 -0
  54. package/Odometer.js +156 -0
  55. package/PacketLoss.d.ts +2 -0
  56. package/PacketLoss.js +166 -0
  57. package/ParallelDotsHorizontal.d.ts +2 -0
  58. package/ParallelDotsHorizontal.js +152 -0
  59. package/PencilUnderline.js +2 -2
  60. package/PhoneReceiverAngled.d.ts +2 -0
  61. package/PhoneReceiverAngled.js +150 -0
  62. package/PhoneReceiverAngledExclamationTriangle.d.ts +2 -0
  63. package/PhoneReceiverAngledExclamationTriangle.js +158 -0
  64. package/PhoneReceiverAngledHourglass.d.ts +2 -0
  65. package/PhoneReceiverAngledHourglass.js +158 -0
  66. package/PhoneReceiverAngledSlashed.d.ts +2 -0
  67. package/PhoneReceiverAngledSlashed.js +154 -0
  68. package/PingPongPaddleRacket.d.ts +2 -0
  69. package/PingPongPaddleRacket.js +152 -0
  70. package/Portrait.js +2 -2
  71. package/PortraitPlus.js +3 -3
  72. package/QuotationDouble.js +3 -3
  73. package/RectangularsArrowInto.js +1 -1
  74. package/RobotArm.d.ts +2 -0
  75. package/RobotArm.js +152 -0
  76. package/ShieldKeyhole.d.ts +2 -0
  77. package/ShieldKeyhole.js +154 -0
  78. package/ShieldSeparated.d.ts +2 -0
  79. package/ShieldSeparated.js +152 -0
  80. package/Snowflake.js +1 -1
  81. package/SpeakerSlashed.d.ts +2 -0
  82. package/SpeakerSlashed.js +154 -0
  83. package/SpeakerSound.d.ts +2 -0
  84. package/SpeakerSound.js +154 -0
  85. package/Stamp.d.ts +2 -0
  86. package/Stamp.js +152 -0
  87. package/StarEightPoints.d.ts +2 -0
  88. package/StarEightPoints.js +150 -0
  89. package/StopwatchArrowRightLatency.d.ts +2 -0
  90. package/StopwatchArrowRightLatency.js +158 -0
  91. package/SwordsCross.d.ts +2 -0
  92. package/SwordsCross.js +152 -0
  93. package/TerminalConsole.d.ts +2 -0
  94. package/TerminalConsole.js +156 -0
  95. package/TextBBold.js +3 -3
  96. package/TextH.js +3 -3
  97. package/TextIItalic.js +3 -3
  98. package/TextSStrikethrough.js +3 -3
  99. package/TextUUnderline.js +3 -3
  100. package/TrophyCup.d.ts +2 -0
  101. package/TrophyCup.js +152 -0
  102. package/package.json +2 -2
  103. package/types/icons/ArrowBroadLeftRight.d.ts +17 -0
  104. package/types/icons/ArrowLeftRight.d.ts +17 -0
  105. package/types/icons/BatteryCharging.d.ts +17 -0
  106. package/types/icons/ButtonPulldown.d.ts +17 -0
  107. package/types/icons/CalendarArrowsLeftRight.d.ts +17 -0
  108. package/types/icons/ChartFlame.d.ts +17 -0
  109. package/types/icons/ChartIcicle.d.ts +17 -0
  110. package/types/icons/ChevronBroadRight.d.ts +17 -0
  111. package/types/icons/ChevronBroadRightDashed.d.ts +17 -0
  112. package/types/icons/CircleDashed.d.ts +17 -0
  113. package/types/icons/CylinderDashed.d.ts +17 -0
  114. package/types/icons/Drive.d.ts +17 -0
  115. package/types/icons/DriveArrowInside.d.ts +17 -0
  116. package/types/icons/DriveArrowOutside.d.ts +17 -0
  117. package/types/icons/Earth.d.ts +17 -0
  118. package/types/icons/Fire.d.ts +17 -0
  119. package/types/icons/GamePad.d.ts +17 -0
  120. package/types/icons/MapUSA.d.ts +17 -0
  121. package/types/icons/Odometer.d.ts +17 -0
  122. package/types/icons/PacketLoss.d.ts +17 -0
  123. package/types/icons/ParallelDotsHorizontal.d.ts +17 -0
  124. package/types/icons/PhoneReceiverAngled.d.ts +17 -0
  125. package/types/icons/PhoneReceiverAngledExclamationTriangle.d.ts +17 -0
  126. package/types/icons/PhoneReceiverAngledHourglass.d.ts +17 -0
  127. package/types/icons/PhoneReceiverAngledSlashed.d.ts +17 -0
  128. package/types/icons/PingPongPaddleRacket.d.ts +17 -0
  129. package/types/icons/QuotationDouble.d.ts +3 -3
  130. package/types/icons/RobotArm.d.ts +17 -0
  131. package/types/icons/ShieldKeyhole.d.ts +17 -0
  132. package/types/icons/ShieldSeparated.d.ts +17 -0
  133. package/types/icons/SpeakerSlashed.d.ts +17 -0
  134. package/types/icons/SpeakerSound.d.ts +17 -0
  135. package/types/icons/Stamp.d.ts +17 -0
  136. package/types/icons/StarEightPoints.d.ts +17 -0
  137. package/types/icons/StopwatchArrowRightLatency.d.ts +17 -0
  138. package/types/icons/SwordsCross.d.ts +17 -0
  139. package/types/icons/TerminalConsole.d.ts +17 -0
  140. package/types/icons/TextBBold.d.ts +3 -3
  141. package/types/icons/TextH.d.ts +3 -3
  142. package/types/icons/TextIItalic.d.ts +3 -3
  143. package/types/icons/TextSStrikethrough.d.ts +3 -3
  144. package/types/icons/TextUUnderline.d.ts +3 -3
  145. package/types/icons/TrophyCup.d.ts +17 -0
@@ -0,0 +1,150 @@
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 n in r) {
28
+ /******/ if (e.o(r, n) && !e.o(t, n)) {
29
+ /******/ Object.defineProperty(t, n, {
30
+ enumerable: true,
31
+ get: r[n]
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 */ C
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const r = require("react");
68
+ var n = e.n(r);
69
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
70
+ const o = require("@splunk/react-icons/SVG");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const l = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/StarEightPoints.tsx
75
+ function u(e, t) {
76
+ if (e == null) return {};
77
+ var r = i(e, t);
78
+ var n, o;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var a = Object.getOwnPropertySymbols(e);
81
+ for (o = 0; o < a.length; o++) {
82
+ n = a[o];
83
+ if (t.indexOf(n) >= 0) continue;
84
+ if (!Object.prototype.propertyIsEnumerable.call(e, n)) continue;
85
+ r[n] = e[n];
86
+ }
87
+ }
88
+ return r;
89
+ }
90
+ function i(e, t) {
91
+ if (e == null) return {};
92
+ var r = {};
93
+ var n = Object.keys(e);
94
+ var o, a;
95
+ for (a = 0; a < n.length; a++) {
96
+ o = n[a];
97
+ if (t.indexOf(o) >= 0) continue;
98
+ r[o] = e[o];
99
+ }
100
+ return r;
101
+ }
102
+ var L = new Map;
103
+ L.set("outlined", (function() {
104
+
105
+ return n().createElement(n().Fragment, null, n().createElement("path", {
106
+ fillRule: "evenodd",
107
+ clipRule: "evenodd",
108
+ d: "M10.678 2.23402C11.2864 1.25321 12.7134 1.25321 13.3218 2.23402L14.9547 4.86651L17.9708 4.15968C19.0945 3.89633 20.1036 4.90542 19.8402 6.02914L19.1334 9.04522L21.7659 10.6781C22.7467 11.2865 22.7467 12.7135 21.7659 13.3219L19.1334 14.9548L19.8402 17.9709C20.1036 19.0946 19.0945 20.1037 17.9708 19.8403L14.9547 19.1335L13.3218 21.766C12.7134 22.7468 11.2864 22.7468 10.678 21.766L9.0451 19.1335L6.02902 19.8403C4.9053 20.1037 3.89621 19.0946 4.15956 17.9709L4.86639 14.9548L2.23389 13.3219C1.25309 12.7135 1.25309 11.2865 2.2339 10.6781L4.86639 9.04522L4.15956 6.02914C3.89621 4.90542 4.9053 3.89633 6.02902 4.15968L9.0451 4.86651L10.678 2.23402ZM11.9999 3.89714L10.5764 6.19203C10.2245 6.75944 9.54966 7.03895 8.89957 6.8866L6.27029 6.27041L6.88648 8.89969C7.03883 9.54978 6.75931 10.2246 6.19191 10.5765L3.89702 12L6.19191 13.4235C6.75931 13.7754 7.03883 14.4502 6.88648 15.1003L6.27029 17.7296L8.89957 17.1134C9.54966 16.9611 10.2245 17.2406 10.5764 17.808L11.9999 20.1029L13.4234 17.808C13.7753 17.2406 14.4501 16.9611 15.1002 17.1134L17.7295 17.7296L17.1133 15.1003C16.9609 14.4502 17.2405 13.7754 17.8079 13.4235L20.1028 12L17.8079 10.5765C17.2405 10.2246 16.9609 9.54978 17.1133 8.89969L17.7295 6.27041L15.1002 6.8866C14.4501 7.03895 13.7753 6.75944 13.4234 6.19203L11.9999 3.89714Z"
109
+ }));
110
+ }));
111
+ L.set("filled", (function() {
112
+
113
+ return n().createElement(n().Fragment, null, n().createElement("path", {
114
+ d: "M13.1091 2.36567C12.5985 1.5425 11.4008 1.5425 10.8902 2.36567L9.16264 5.15077L5.97173 4.40296C5.02861 4.18194 4.1817 5.02885 4.40272 5.97197L5.15053 9.16289L2.36543 10.8904C1.54225 11.401 1.54225 12.5987 2.36543 13.1093L5.15053 14.8369L4.40272 18.0278C4.1817 18.9709 5.02861 19.8178 5.97173 19.5968L9.16264 18.849L10.8902 21.6341C11.4008 22.4573 12.5985 22.4573 13.1091 21.6341L14.8366 18.849L18.0276 19.5968C18.9707 19.8178 19.8176 18.9709 19.5966 18.0278L18.8488 14.8369L21.6339 13.1093C22.457 12.5987 22.457 11.401 21.6339 10.8904L18.8488 9.16289L19.5966 5.97197C19.8176 5.02885 18.9707 4.18194 18.0276 4.40296L14.8366 5.15077L13.1091 2.36567Z"
115
+ }));
116
+ }));
117
+ var c = [ "default", "outlined", "filled" ];
118
+ var f = function e(t) {
119
+ return c.indexOf(t) >= 0;
120
+ };
121
+ var d = function e(t) {
122
+ return t === "default" || t && !f(t) ? "outlined" : t;
123
+ };
124
+ /**
125
+ * @description Octagram for new/attractive/updated indicator
126
+ * @category Objects
127
+ * @keywords alerting, warning, explosion, flash
128
+ * @variants outlined,filled
129
+ */ var v = function e(t) {
130
+ var o = t.children, i = t.variant, c = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
131
+ var v = d(c);
132
+ var C = "stareightpoints-".concat(v);
133
+ var s = (0, r.useContext)(l.IconContext);
134
+ var p = L.get(v);
135
+ if (false) {}
136
+ if (s && p) {
137
+ var m = s.toRender, y = s.addIcon;
138
+ y(C, p());
139
+ if (!m) {
140
+ return null;
141
+ }
142
+ }
143
+
144
+ return n().createElement(a(), f, o, s ? n().createElement("use", {
145
+ href: "#".concat(C)
146
+ }) : !!p && p());
147
+ };
148
+ /* harmony default export */ const C = v;
149
+ module.exports = t;
150
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/StopwatchArrowRightLatency';
2
+ export * from './types/icons/StopwatchArrowRightLatency';
@@ -0,0 +1,158 @@
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 n in r) {
28
+ /******/ if (e.o(r, n) && !e.o(t, n)) {
29
+ /******/ Object.defineProperty(t, n, {
30
+ enumerable: true,
31
+ get: r[n]
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 */ p
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const r = require("react");
68
+ var n = e.n(r);
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/StopwatchArrowRightLatency.tsx
75
+ function u(e, t) {
76
+ if (e == null) return {};
77
+ var r = i(e, t);
78
+ var n, a;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var l = Object.getOwnPropertySymbols(e);
81
+ for (a = 0; a < l.length; a++) {
82
+ n = l[a];
83
+ if (t.indexOf(n) >= 0) continue;
84
+ if (!Object.prototype.propertyIsEnumerable.call(e, n)) continue;
85
+ r[n] = e[n];
86
+ }
87
+ }
88
+ return r;
89
+ }
90
+ function i(e, t) {
91
+ if (e == null) return {};
92
+ var r = {};
93
+ var n = Object.keys(e);
94
+ var a, l;
95
+ for (l = 0; l < n.length; l++) {
96
+ a = n[l];
97
+ if (t.indexOf(a) >= 0) continue;
98
+ r[a] = e[a];
99
+ }
100
+ return r;
101
+ }
102
+ var c = new Map;
103
+ c.set("outlined", (function() {
104
+
105
+ return n().createElement(n().Fragment, null, n().createElement("path", {
106
+ d: "M6.90039 2C6.34811 2 5.90039 2.44772 5.90039 3C5.90039 3.55228 6.34811 4 6.90039 4H11.1004C11.6527 4 12.1004 3.55228 12.1004 3C12.1004 2.44772 11.6527 2 11.1004 2H6.90039Z"
107
+ }), n().createElement("path", {
108
+ d: "M9 8.7002C9.55229 8.7002 10 9.14791 10 9.7002V13.2002C10 13.7525 9.55229 14.2002 9 14.2002C8.44772 14.2002 8 13.7525 8 13.2002V9.7002C8 9.14791 8.44772 8.7002 9 8.7002Z"
109
+ }), n().createElement("path", {
110
+ fillRule: "evenodd",
111
+ clipRule: "evenodd",
112
+ d: "M9 5.2002C4.58172 5.2002 1 8.78192 1 13.2002C1 17.6185 4.58172 21.2002 9 21.2002C13.1483 21.2002 16.5592 18.0428 16.9605 14H20.0858L18.7929 15.2929C18.4024 15.6834 18.4024 16.3166 18.7929 16.7071C19.1834 17.0976 19.8166 17.0976 20.2071 16.7071L23.2071 13.7071C23.5976 13.3166 23.5976 12.6834 23.2071 12.2929L20.2071 9.29289C19.8166 8.90237 19.1834 8.90237 18.7929 9.29289C18.4024 9.68342 18.4024 10.3166 18.7929 10.7071L20.0858 12H16.9106C16.3315 8.15109 13.0104 5.2002 9 5.2002ZM3 13.2002C3 9.88649 5.68629 7.2002 9 7.2002C12.3137 7.2002 15 9.88649 15 13.2002C15 16.5139 12.3137 19.2002 9 19.2002C5.68629 19.2002 3 16.5139 3 13.2002Z"
113
+ }));
114
+ }));
115
+ c.set("filled", (function() {
116
+
117
+ return n().createElement(n().Fragment, null, n().createElement("path", {
118
+ d: "M6.90039 2C6.34811 2 5.90039 2.44772 5.90039 3C5.90039 3.55228 6.34811 4 6.90039 4H11.1004C11.6527 4 12.1004 3.55228 12.1004 3C12.1004 2.44772 11.6527 2 11.1004 2H6.90039Z"
119
+ }), n().createElement("path", {
120
+ fillRule: "evenodd",
121
+ clipRule: "evenodd",
122
+ d: "M1 13.2002C1 8.78192 4.58172 5.2002 9 5.2002C13.0104 5.2002 16.3315 8.15109 16.9106 12H20.0858L18.7929 10.7071C18.4024 10.3166 18.4024 9.68342 18.7929 9.29289C19.1834 8.90237 19.8166 8.90237 20.2071 9.29289L23.2071 12.2929C23.5976 12.6834 23.5976 13.3166 23.2071 13.7071L20.2071 16.7071C19.8166 17.0976 19.1834 17.0976 18.7929 16.7071C18.4024 16.3166 18.4024 15.6834 18.7929 15.2929L20.0858 14H16.9605C16.5592 18.0428 13.1483 21.2002 9 21.2002C4.58172 21.2002 1 17.6185 1 13.2002ZM9 8.7002C9.55229 8.7002 10 9.14791 10 9.7002V13.2002C10 13.7525 9.55229 14.2002 9 14.2002C8.44772 14.2002 8 13.7525 8 13.2002V9.7002C8 9.14791 8.44772 8.7002 9 8.7002Z"
123
+ }));
124
+ }));
125
+ var d = [ "default", "outlined", "filled" ];
126
+ var f = function e(t) {
127
+ return d.indexOf(t) >= 0;
128
+ };
129
+ var C = function e(t) {
130
+ return t === "default" || t && !f(t) ? "outlined" : t;
131
+ };
132
+ /**
133
+ * @description Represents latency, delay, or time difference
134
+ * @category Data Type
135
+ * @keywords clock, quick, catch up
136
+ * @variants outlined,filled
137
+ */ var v = function e(t) {
138
+ var a = t.children, i = t.variant, d = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
139
+ var v = C(d);
140
+ var p = "stopwatcharrowrightlatency-".concat(v);
141
+ var s = (0, r.useContext)(o.IconContext);
142
+ var m = c.get(v);
143
+ if (false) {}
144
+ if (s && m) {
145
+ var y = s.toRender, b = s.addIcon;
146
+ b(p, m());
147
+ if (!y) {
148
+ return null;
149
+ }
150
+ }
151
+
152
+ return n().createElement(l(), f, a, s ? n().createElement("use", {
153
+ href: "#".concat(p)
154
+ }) : !!m && m());
155
+ };
156
+ /* harmony default export */ const p = v;
157
+ module.exports = t;
158
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/SwordsCross';
2
+ export * from './types/icons/SwordsCross';
package/SwordsCross.js ADDED
@@ -0,0 +1,152 @@
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 */ v
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 o = require("@splunk/react-icons/SVG");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const L = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/SwordsCross.tsx
75
+ function l(e, r) {
76
+ if (e == null) return {};
77
+ var t = u(e, r);
78
+ var n, o;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var a = Object.getOwnPropertySymbols(e);
81
+ for (o = 0; o < a.length; o++) {
82
+ n = a[o];
83
+ if (r.indexOf(n) >= 0) continue;
84
+ if (!Object.prototype.propertyIsEnumerable.call(e, n)) continue;
85
+ t[n] = e[n];
86
+ }
87
+ }
88
+ return t;
89
+ }
90
+ function u(e, r) {
91
+ if (e == null) return {};
92
+ var t = {};
93
+ var n = Object.keys(e);
94
+ var o, a;
95
+ for (a = 0; a < n.length; a++) {
96
+ o = n[a];
97
+ if (r.indexOf(o) >= 0) continue;
98
+ t[o] = e[o];
99
+ }
100
+ return t;
101
+ }
102
+ var i = new Map;
103
+ i.set("outlined", (function() {
104
+
105
+ return n().createElement(n().Fragment, null, n().createElement("path", {
106
+ fillRule: "evenodd",
107
+ clipRule: "evenodd",
108
+ d: "M18.8333 3.52429C19.3856 3.52429 19.8333 3.97201 19.8333 4.52429V7.35272C19.8333 7.61794 19.728 7.87229 19.5405 8.05983L16.1759 11.4244L18.7069 13.9554C19.0974 14.3459 19.0974 14.9791 18.7069 15.3696L17.9998 16.0767L19.7497 17.8266L19.8456 17.7437C20.2633 17.3824 20.8948 17.4281 21.2561 17.8458C21.6174 18.2635 21.5717 18.895 21.1541 19.2563L20.4091 19.9008L19.7555 20.6549C19.3938 21.0723 18.7623 21.1174 18.3449 20.7557C17.9275 20.3941 17.8824 19.7625 18.2441 19.3451L18.335 19.2403L16.5856 17.4909L15.8785 18.198C15.488 18.5886 14.8548 18.5886 14.4643 18.198L11.9333 15.667L9.37839 18.2219C8.98787 18.6124 8.3547 18.6124 7.96418 18.2219L7.25707 17.5148L5.59107 19.1808L5.69584 19.2824C6.09223 19.667 6.10181 20.3001 5.71723 20.6965C5.33266 21.0929 4.69957 21.1024 4.30318 20.7179L3.46975 19.9093C3.46176 19.9015 3.45389 19.8936 3.44616 19.8856L2.77959 19.1942C2.39628 18.7966 2.40785 18.1635 2.80546 17.7802C3.18903 17.4104 3.79175 17.4082 4.17796 17.7655L5.84286 16.1006L5.13575 15.3935C4.74523 15.0029 4.74523 14.3698 5.13575 13.9792L7.69061 11.4244L4.32606 8.05983C4.13852 7.87229 4.03317 7.61794 4.03317 7.35272L4.03317 4.52429C4.03317 3.97201 4.48088 3.52429 5.03317 3.52429H7.8616C8.12681 3.52429 8.38117 3.62965 8.5687 3.81719L11.9333 7.18174L15.2978 3.81719C15.4853 3.62965 15.7397 3.52429 16.0049 3.52429H18.8333ZM13.3475 8.59595L14.7617 10.0102L17.8333 6.93851L17.8333 5.52429L16.4191 5.52429L13.3475 8.59595ZM9.10483 12.8386L7.25707 14.6864L8.67129 16.1006L10.519 14.2528L9.10483 12.8386ZM6.03317 6.93851V5.52429L7.44738 5.52429L16.5856 14.6625L15.1714 16.0767L6.03317 6.93851Z"
109
+ }));
110
+ }));
111
+ i.set("filled", (function() {
112
+
113
+ return n().createElement(n().Fragment, null, n().createElement("path", {
114
+ d: "M11.9338 14.9597L14.8187 17.8446C15.0139 18.0399 15.3305 18.0399 15.5258 17.8446L16.2328 17.1376L18.3357 19.2404L18.2448 19.3452C17.8831 19.7626 17.9283 20.3942 18.3456 20.7559C18.763 21.1175 19.3945 21.0724 19.7562 20.655L20.4098 19.9009L21.1548 19.2564C21.5725 18.8951 21.6181 18.2636 21.2568 17.8459C20.8955 17.4282 20.264 17.3825 19.8463 17.7439L19.7504 17.8268L17.647 15.7233L18.3542 15.0162C18.5495 14.8209 18.5495 14.5043 18.3542 14.3091L8.21598 4.17086C8.12221 4.07709 7.99503 4.02441 7.86242 4.02441H5.03399C4.75785 4.02441 4.53399 4.24827 4.53399 4.52442L4.534 7.35284C4.534 7.48545 4.58667 7.61263 4.68044 7.7064L8.39826 11.4242L5.48979 14.3327C5.29453 14.5279 5.29453 14.8445 5.48979 15.0398L6.19692 15.7469C6.19692 15.7469 6.19693 15.7469 6.19692 15.7469L4.17845 17.7654C3.79224 17.4081 3.18952 17.4104 2.80594 17.7802C2.40834 18.1635 2.39676 18.7965 2.78008 19.1941L3.44665 19.8855C3.45438 19.8936 3.46224 19.9014 3.47024 19.9092L4.30367 20.7178C4.70006 21.1024 5.33315 21.0928 5.71772 20.6964C6.10229 20.3 6.09272 19.6669 5.69633 19.2824L5.59156 19.1807L7.61112 17.1611C7.61111 17.1612 7.61112 17.1611 7.61112 17.1611L8.31822 17.8682C8.51348 18.0635 8.83007 18.0635 9.02533 17.8682L11.9338 14.9597Z"
115
+ }), n().createElement("path", {
116
+ d: "M19.1874 7.70615L16.8225 10.071L13.287 6.53547L15.6519 4.17062C15.7456 4.07685 15.8728 4.02417 16.0054 4.02417L18.8338 4.02417C19.11 4.02417 19.3338 4.24803 19.3338 4.52417V7.3526C19.3338 7.48521 19.2812 7.61238 19.1874 7.70615Z"
117
+ }));
118
+ }));
119
+ var c = [ "default", "outlined", "filled" ];
120
+ var C = function e(r) {
121
+ return c.indexOf(r) >= 0;
122
+ };
123
+ var d = function e(r) {
124
+ return r === "default" || r && !C(r) ? "outlined" : r;
125
+ };
126
+ /**
127
+ * @description Represent battle, fight, 1v1 for Buttercup Games
128
+ * @category Objects
129
+ * @keywords video game
130
+ * @variants outlined,filled
131
+ */ var f = function e(r) {
132
+ var o = r.children, u = r.variant, c = u === void 0 ? "default" : u, C = l(r, [ "children", "variant" ]);
133
+ var f = d(c);
134
+ var v = "swordscross-".concat(f);
135
+ var s = (0, t.useContext)(L.IconContext);
136
+ var p = i.get(f);
137
+ if (false) {}
138
+ if (s && p) {
139
+ var m = s.toRender, y = s.addIcon;
140
+ y(v, p());
141
+ if (!m) {
142
+ return null;
143
+ }
144
+ }
145
+
146
+ return n().createElement(a(), C, o, s ? n().createElement("use", {
147
+ href: "#".concat(v)
148
+ }) : !!p && p());
149
+ };
150
+ /* harmony default export */ const v = f;
151
+ module.exports = r;
152
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/TerminalConsole';
2
+ export * from './types/icons/TerminalConsole';
@@ -0,0 +1,156 @@
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 n in r) {
28
+ /******/ if (e.o(r, n) && !e.o(t, n)) {
29
+ /******/ Object.defineProperty(t, n, {
30
+ enumerable: true,
31
+ get: r[n]
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 */ s
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const r = require("react");
68
+ var n = e.n(r);
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/TerminalConsole.tsx
75
+ function u(e, t) {
76
+ if (e == null) return {};
77
+ var r = i(e, t);
78
+ var n, l;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var a = Object.getOwnPropertySymbols(e);
81
+ for (l = 0; l < a.length; l++) {
82
+ n = a[l];
83
+ if (t.indexOf(n) >= 0) continue;
84
+ if (!Object.prototype.propertyIsEnumerable.call(e, n)) continue;
85
+ r[n] = e[n];
86
+ }
87
+ }
88
+ return r;
89
+ }
90
+ function i(e, t) {
91
+ if (e == null) return {};
92
+ var r = {};
93
+ var n = Object.keys(e);
94
+ var l, a;
95
+ for (a = 0; a < n.length; a++) {
96
+ l = n[a];
97
+ if (t.indexOf(l) >= 0) continue;
98
+ r[l] = e[l];
99
+ }
100
+ return r;
101
+ }
102
+ var c = new Map;
103
+ c.set("outlined", (function() {
104
+
105
+ return n().createElement(n().Fragment, null, n().createElement("path", {
106
+ d: "M8.60104 9.39896C8.2691 9.06701 7.73091 9.06701 7.39896 9.39896C7.06701 9.73091 7.06701 10.2691 7.39896 10.601L8.79792 12L7.39896 13.399C7.06701 13.7309 7.06701 14.2691 7.39896 14.601C7.73091 14.933 8.2691 14.933 8.60104 14.601L10.601 12.601C10.933 12.2691 10.933 11.7309 10.601 11.399L8.60104 9.39896Z"
107
+ }), n().createElement("path", {
108
+ d: "M12 13.15C11.5306 13.15 11.15 13.5306 11.15 14C11.15 14.4694 11.5306 14.85 12 14.85H15C15.4694 14.85 15.85 14.4694 15.85 14C15.85 13.5306 15.4694 13.15 15 13.15H12Z"
109
+ }), n().createElement("path", {
110
+ fillRule: "evenodd",
111
+ clipRule: "evenodd",
112
+ d: "M5.5 4C4.11929 4 3 5.11929 3 6.5V17.5C3 18.8807 4.11929 20 5.5 20H18.5C19.8807 20 21 18.8807 21 17.5V6.5C21 5.11929 19.8807 4 18.5 4H5.5ZM5 6.5C5 6.22386 5.22386 6 5.5 6H18.5C18.7761 6 19 6.22386 19 6.5V17.5C19 17.7761 18.7761 18 18.5 18H5.5C5.22386 18 5 17.7761 5 17.5V6.5Z"
113
+ }));
114
+ }));
115
+ c.set("filled", (function() {
116
+
117
+ return n().createElement(n().Fragment, null, n().createElement("path", {
118
+ fillRule: "evenodd",
119
+ clipRule: "evenodd",
120
+ d: "M3 6.5C3 5.11929 4.11929 4 5.5 4H18.5C19.8807 4 21 5.11929 21 6.5V17.5C21 18.8807 19.8807 20 18.5 20H5.5C4.11929 20 3 18.8807 3 17.5V6.5ZM8.20711 8.79289C7.81658 8.40237 7.18342 8.40237 6.79289 8.79289C6.40237 9.18342 6.40237 9.81658 6.79289 10.2071L8.58579 12L6.79289 13.7929C6.40237 14.1834 6.40237 14.8166 6.79289 15.2071C7.18342 15.5976 7.81658 15.5976 8.20711 15.2071L10.7071 12.7071C11.0976 12.3166 11.0976 11.6834 10.7071 11.2929L8.20711 8.79289ZM13 13C12.4477 13 12 13.4477 12 14C12 14.5523 12.4477 15 13 15H17C17.5523 15 18 14.5523 18 14C18 13.4477 17.5523 13 17 13H13Z"
121
+ }));
122
+ }));
123
+ var d = [ "default", "outlined", "filled" ];
124
+ var f = function e(t) {
125
+ return d.indexOf(t) >= 0;
126
+ };
127
+ var v = function e(t) {
128
+ return t === "default" || t && !f(t) ? "outlined" : t;
129
+ };
130
+ /**
131
+ * @description Unix terminal, commnad line, dos shell, CLI interface window
132
+ * @category Objects
133
+ * @keywords linux, windows, macos, CUI
134
+ * @variants outlined,filled
135
+ */ var C = function e(t) {
136
+ var l = t.children, i = t.variant, d = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
137
+ var C = v(d);
138
+ var s = "terminalconsole-".concat(C);
139
+ var p = (0, r.useContext)(o.IconContext);
140
+ var m = c.get(C);
141
+ if (false) {}
142
+ if (p && m) {
143
+ var y = p.toRender, b = p.addIcon;
144
+ b(s, m());
145
+ if (!y) {
146
+ return null;
147
+ }
148
+ }
149
+
150
+ return n().createElement(a(), f, l, p ? n().createElement("use", {
151
+ href: "#".concat(s)
152
+ }) : !!m && m());
153
+ };
154
+ /* harmony default export */ const s = C;
155
+ module.exports = t;
156
+ /******/})();
package/TextBBold.js CHANGED
@@ -116,9 +116,9 @@
116
116
  return r === "default" || r && !f(r) ? "outlined" : r;
117
117
  };
118
118
  /**
119
- *
120
- *
121
- *
119
+ * @description Bold styling for rich text editing
120
+ * @category Formatting
121
+ * @keywords styled text, edit, format, enhanced
122
122
  * @variants outlined
123
123
  */ var s = function e(r) {
124
124
  var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = l(r, [ "children", "variant" ]);
package/TextH.js CHANGED
@@ -114,9 +114,9 @@
114
114
  return r === "default" || r && !d(r) ? "outlined" : r;
115
115
  };
116
116
  /**
117
- *
118
- *
119
- *
117
+ * @description Heading style for rich text editing, title, heading label
118
+ * @category Formatting
119
+ * @keywords styled text, edit, format, enhanced
120
120
  * @variants outlined
121
121
  */ var s = function e(r) {
122
122
  var o = r.children, l = r.variant, f = l === void 0 ? "default" : l, d = i(r, [ "children", "variant" ]);