@splunk/react-icons 4.2.0 → 4.4.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 (47) hide show
  1. package/ArrowsCircularDouble.js +1 -1
  2. package/CHANGELOG.md +21 -0
  3. package/Chain.js +52 -44
  4. package/ChainSlashed.d.ts +2 -0
  5. package/ChainSlashed.js +160 -0
  6. package/CircleSmall.d.ts +2 -0
  7. package/CircleSmall.js +154 -0
  8. package/ControlFastForward.d.ts +2 -0
  9. package/ControlFastForward.js +154 -0
  10. package/ControlNext.d.ts +2 -0
  11. package/ControlNext.js +158 -0
  12. package/ControlPrevious.d.ts +2 -0
  13. package/ControlPrevious.js +158 -0
  14. package/ControlRewind.d.ts +2 -0
  15. package/ControlRewind.js +154 -0
  16. package/ControlStopCircle.d.ts +2 -0
  17. package/ControlStopCircle.js +158 -0
  18. package/CursorArrow.js +1 -1
  19. package/DocumentDrawer.js +2 -2
  20. package/FileChevrons.d.ts +2 -0
  21. package/FileChevrons.js +160 -0
  22. package/FileZipped.d.ts +2 -0
  23. package/FileZipped.js +156 -0
  24. package/Flashlight.js +2 -2
  25. package/Pin.js +2 -2
  26. package/PlusSquare.d.ts +2 -0
  27. package/PlusSquare.js +158 -0
  28. package/RectangularsArrowInto.js +1 -1
  29. package/SquaresLayered.js +2 -2
  30. package/StarSparklesDouble.js +6 -8
  31. package/TagMarkerRight.d.ts +2 -0
  32. package/TagMarkerRight.js +154 -0
  33. package/Telescope.js +43 -43
  34. package/package.json +5 -5
  35. package/types/icons/ArrowsCircularDouble.d.ts +1 -1
  36. package/types/icons/Chain.d.ts +2 -2
  37. package/types/icons/ChainSlashed.d.ts +20 -0
  38. package/types/icons/CircleSmall.d.ts +20 -0
  39. package/types/icons/ControlFastForward.d.ts +20 -0
  40. package/types/icons/ControlNext.d.ts +20 -0
  41. package/types/icons/ControlPrevious.d.ts +20 -0
  42. package/types/icons/ControlRewind.d.ts +20 -0
  43. package/types/icons/ControlStopCircle.d.ts +20 -0
  44. package/types/icons/FileChevrons.d.ts +20 -0
  45. package/types/icons/FileZipped.d.ts +20 -0
  46. package/types/icons/PlusSquare.d.ts +20 -0
  47. package/types/icons/TagMarkerRight.d.ts +20 -0
@@ -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 = 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/ControlStopCircle.tsx
75
+ function u(e, r) {
76
+ if (e == null) return {};
77
+ var t = i(e, r);
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 (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 i(e, r) {
91
+ if (e == null) return {};
92
+ var t = {};
93
+ var n = Object.keys(e);
94
+ var a, l;
95
+ for (l = 0; l < n.length; l++) {
96
+ a = n[l];
97
+ if (r.indexOf(a) >= 0) continue;
98
+ t[a] = e[a];
99
+ }
100
+ return t;
101
+ }
102
+ var c = {
103
+ variant: "default"
104
+ };
105
+ var d = new Map;
106
+ d.set("outlined", (function() {
107
+
108
+ return n().createElement(n().Fragment, null, n().createElement("path", {
109
+ fillRule: "evenodd",
110
+ clipRule: "evenodd",
111
+ d: "M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4Z"
112
+ }), n().createElement("path", {
113
+ d: "M8.29999 9.05005C8.29999 8.63584 8.63577 8.30005 9.04999 8.30005H14.95C15.3642 8.30005 15.7 8.63584 15.7 9.05005V14.95C15.7 15.3643 15.3642 15.7 14.95 15.7H9.04999C8.63577 15.7 8.29999 15.3643 8.29999 14.95V9.05005Z"
114
+ }));
115
+ }));
116
+ d.set("filled", (function() {
117
+
118
+ return n().createElement(n().Fragment, null, n().createElement("path", {
119
+ fillRule: "evenodd",
120
+ clipRule: "evenodd",
121
+ d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM8.81081 8C8.36301 8 8 8.36301 8 8.81081V15.1892C8 15.637 8.36301 16 8.81081 16H15.1892C15.637 16 16 15.637 16 15.1892V8.81081C16 8.36301 15.637 8 15.1892 8H8.81081Z"
122
+ }));
123
+ }));
124
+ var f = [ "default", "outlined", "filled" ];
125
+ var v = function e(r) {
126
+ return f.indexOf(r) >= 0;
127
+ };
128
+ var s = function e(r) {
129
+ return r === "default" || r && !v(r) ? "outlined" : r;
130
+ };
131
+ /**
132
+ * @description Stop button with circle indicates running status or stop sequence action (e.g. AI assistant)
133
+ * @category Controls
134
+ * @keywords play, pause, stop, conversation, stream, streaming, music, video, movie
135
+ * @variants outlined,filled
136
+ */ var p = function e(r) {
137
+ var a = r.children, i = r.variant, c = u(r, [ "children", "variant" ]);
138
+ var f = s(i);
139
+ var v = "controlstopcircle-".concat(f);
140
+ var p = (0, t.useContext)(o.IconContext);
141
+ var C = d.get(f);
142
+ if (false) {}
143
+ if (p && C) {
144
+ var m = p.toRender, y = p.addIcon;
145
+ y(v, C());
146
+ if (!m) {
147
+ return null;
148
+ }
149
+ }
150
+
151
+ return n().createElement(l(), c, a, p ? n().createElement("use", {
152
+ href: "#".concat(v)
153
+ }) : !!C && C());
154
+ };
155
+ p.defaultProps = c;
156
+ /* harmony default export */ const C = p;
157
+ module.exports = r;
158
+ /******/})();
package/CursorArrow.js CHANGED
@@ -114,7 +114,7 @@
114
114
  f.set("filled", (function() {
115
115
 
116
116
  return n().createElement(n().Fragment, null, n().createElement("path", {
117
- d: "M4.78567 3.04928C3.74261 2.84786 2.82649 3.76468 3.02869 4.80759L5.74654 18.8254C6.01809 20.226 7.9072 20.4924 8.55537 19.2214L10.5251 15.3593L15.2204 19.9875C16.5525 21.3006 18.6962 21.2873 20.012 19.9578C21.3236 18.6324 21.3193 16.4968 20.0024 15.1767L15.3711 10.5343L19.2226 8.56936C20.4938 7.92081 20.2265 6.031 18.8253 5.76041L4.78567 3.04928Z"
117
+ d: "M4.78567 3.04922C3.74261 2.8478 2.82649 3.76462 3.02869 4.80752L5.74654 18.8254C6.01809 20.226 7.9072 20.4923 8.55537 19.2214L10.5251 15.3592L15.2204 19.9875C16.5525 21.3006 18.6962 21.2873 20.012 19.9577C21.3236 18.6324 21.3193 16.4968 20.0024 15.1767L15.3711 10.5342L19.2226 8.5693C20.4938 7.92075 20.2265 6.03094 18.8253 5.76035L4.78567 3.04922Z"
118
118
  }));
119
119
  }));
120
120
  var d = [ "default", "outlined", "filled" ];
package/DocumentDrawer.js CHANGED
@@ -106,11 +106,11 @@
106
106
  d.set("outlined", (function() {
107
107
 
108
108
  return n().createElement(n().Fragment, null, n().createElement("path", {
109
- d: "M10 14C9.44772 14 9 14.4477 9 15C9 15.5523 9.44772 16 10 16H14C14.5523 16 15 15.5523 15 15C15 14.4477 14.5523 14 14 14H10Z"
109
+ d: "M10.0001 14C9.44784 14 9.00012 14.4477 9.00012 15C9.00012 15.5523 9.44784 16 10.0001 16H14.0001C14.5524 16 15.0001 15.5523 15.0001 15C15.0001 14.4477 14.5524 14 14.0001 14H10.0001Z"
110
110
  }), n().createElement("path", {
111
111
  fillRule: "evenodd",
112
112
  clipRule: "evenodd",
113
- d: "M3.89698 10C2.8064 10 1.98146 10.9867 2.17466 12.06L3.70466 20.56C3.85469 21.3935 4.58007 22 5.42698 22H18.5729C19.4198 22 20.1452 21.3935 20.2952 20.56L21.8252 12.06C22.0184 10.9867 21.1935 10 20.1029 10H19.9998L20.4197 8.13412C20.6468 7.12462 19.956 6.16114 18.9669 6.01818L19.2001 3.94567C19.3168 2.90824 18.505 2.00003 17.4611 2.00003L6.53928 2.00003C5.49529 2.00003 4.68353 2.90824 4.80025 3.94567L5.03339 6.01809C4.04396 6.16073 3.35284 7.1244 3.58003 8.13412L3.99985 10H3.89698ZM5.636 20L4.196 12L19.8039 12L18.3639 20H5.636ZM18.3998 7.99998L17.9498 10L6.04985 10L5.59985 7.99998L18.3998 7.99998ZM17.1814 4.00003L16.9564 5.99998L7.04397 5.99998L6.81898 4.00003L17.1814 4.00003Z"
113
+ d: "M3.8971 10C2.80652 10 1.98158 10.9867 2.17478 12.06L3.70478 20.56C3.85481 21.3935 4.58019 22 5.4271 22H18.573C19.4199 22 20.1453 21.3935 20.2953 20.56L21.8253 12.06C22.0185 10.9867 21.1936 10 20.103 10H20L20.4198 8.13412C20.6469 7.12462 19.9562 6.16114 18.9671 6.01818L19.2002 3.94567C19.3169 2.90824 18.5052 2.00003 17.4612 2.00003L6.5394 2.00003C5.49542 2.00003 4.68366 2.90824 4.80037 3.94567L5.03351 6.01809C4.04408 6.16073 3.35296 7.1244 3.58015 8.13412L3.99998 10H3.8971ZM5.63612 20L4.19612 12L19.804 12L18.364 20H5.63612ZM18.4 7.99998L17.95 10L6.04998 10L5.59997 7.99998L18.4 7.99998ZM17.1815 4.00003L16.9565 5.99998L7.04409 5.99998L6.8191 4.00003L17.1815 4.00003Z"
114
114
  }));
115
115
  }));
116
116
  d.set("filled", (function() {
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/FileChevrons';
2
+ export * from './types/icons/FileChevrons';
@@ -0,0 +1,160 @@
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/FileChevrons.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 = {
103
+ variant: "default"
104
+ };
105
+ var d = new Map;
106
+ d.set("outlined", (function() {
107
+
108
+ return n().createElement(n().Fragment, null, n().createElement("path", {
109
+ d: "M10.9974 11.4144C11.3643 11.0016 11.3271 10.3695 10.9144 10.0026C10.5016 9.63567 9.86951 9.67285 9.50259 10.0856L7.50259 12.3356C7.1658 12.7145 7.1658 13.2855 7.50259 13.6644L9.50259 15.9144C9.86951 16.3271 10.5016 16.3643 10.9144 15.9974C11.3271 15.6305 11.3643 14.9984 10.9974 14.5856L9.58795 13L10.9974 11.4144Z"
110
+ }), n().createElement("path", {
111
+ d: "M14.4974 10.0856C14.1305 9.67285 13.4984 9.63567 13.0856 10.0026C12.6729 10.3695 12.6357 11.0016 13.0026 11.4144L14.412 13L13.0026 14.5856C12.6357 14.9984 12.6729 15.6305 13.0856 15.9974C13.4984 16.3643 14.1305 16.3271 14.4974 15.9144L16.4974 13.6644C16.8342 13.2855 16.8342 12.7145 16.4974 12.3356L14.4974 10.0856Z"
112
+ }), n().createElement("path", {
113
+ fillRule: "evenodd",
114
+ clipRule: "evenodd",
115
+ 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.5V8.03553C20 7.10728 19.6313 6.21704 18.9749 5.56066L16.4393 3.02513C15.783 2.36875 14.8927 2 13.9645 2H5.5ZM6 20V4H13.9645C14.1493 4 14.3306 4.03411 14.5 4.09886V6C14.5 6.82843 15.1716 7.5 16 7.5H17.9011C17.9659 7.66938 18 7.8507 18 8.03553V20H6Z"
116
+ }));
117
+ }));
118
+ d.set("filled", (function() {
119
+
120
+ return n().createElement(n().Fragment, null, n().createElement("path", {
121
+ fillRule: "evenodd",
122
+ clipRule: "evenodd",
123
+ d: "M4 3.5C4 2.67157 4.67157 2 5.5 2H13.9645C14.8927 2 15.783 2.36875 16.4393 3.02513L18.9749 5.56066C19.6313 6.21704 20 7.10728 20 8.03553V20.5C20 21.3284 19.3284 22 18.5 22H5.5C4.67157 22 4 21.3284 4 20.5V3.5ZM10.9974 11.4144C11.3643 11.0016 11.3271 10.3695 10.9144 10.0026C10.5016 9.63567 9.86951 9.67285 9.50259 10.0856L7.50259 12.3356C7.1658 12.7145 7.1658 13.2855 7.50259 13.6644L9.50259 15.9144C9.86951 16.3271 10.5016 16.3643 10.9144 15.9974C11.3271 15.6305 11.3643 14.9984 10.9974 14.5856L9.58795 13L10.9974 11.4144ZM14.4974 10.0856C14.1305 9.67285 13.4984 9.63567 13.0856 10.0026C12.6729 10.3695 12.6357 11.0016 13.0026 11.4144L14.412 13L13.0026 14.5856C12.6357 14.9984 12.6729 15.6305 13.0856 15.9974C13.4984 16.3643 14.1305 16.3271 14.4974 15.9144L16.4974 13.6644C16.8342 13.2855 16.8342 12.7145 16.4974 12.3356L14.4974 10.0856Z"
124
+ }));
125
+ }));
126
+ var f = [ "default", "outlined", "filled" ];
127
+ var v = function e(t) {
128
+ return f.indexOf(t) >= 0;
129
+ };
130
+ var C = function e(t) {
131
+ return t === "default" || t && !v(t) ? "outlined" : t;
132
+ };
133
+ /**
134
+ * @description Source file, code file, HTML file, text file, Reports,
135
+ * @category document, script, develop, editor
136
+ *
137
+ * @variants outlined,filled
138
+ */ var s = function e(t) {
139
+ var a = t.children, i = t.variant, c = u(t, [ "children", "variant" ]);
140
+ var f = C(i);
141
+ var v = "filechevrons-".concat(f);
142
+ var s = (0, r.useContext)(o.IconContext);
143
+ var p = d.get(f);
144
+ if (false) {}
145
+ if (s && p) {
146
+ var m = s.toRender, L = s.addIcon;
147
+ L(v, p());
148
+ if (!m) {
149
+ return null;
150
+ }
151
+ }
152
+
153
+ return n().createElement(l(), c, a, s ? n().createElement("use", {
154
+ href: "#".concat(v)
155
+ }) : !!p && p());
156
+ };
157
+ s.defaultProps = c;
158
+ /* harmony default export */ const p = s;
159
+ module.exports = t;
160
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/FileZipped';
2
+ export * from './types/icons/FileZipped';
package/FileZipped.js ADDED
@@ -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 = C => {
12
+ /******/ var r = C && C.__esModule ?
13
+ /******/ () => C["default"]
14
+ /******/ : () => C
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 = (C, r) => {
27
+ /******/ for (var t in r) {
28
+ /******/ if (e.o(r, t) && !e.o(C, t)) {
29
+ /******/ Object.defineProperty(C, t, {
30
+ enumerable: true,
31
+ get: r[t]
32
+ });
33
+ /******/ }
34
+ /******/ }
35
+ /******/ };
36
+ /******/ })();
37
+ /******/
38
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
39
+ /******/ (() => {
40
+ /******/ e.o = (e, C) => Object.prototype.hasOwnProperty.call(e, C)
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 C = {};
60
+ // ESM COMPAT FLAG
61
+ e.r(C);
62
+ // EXPORTS
63
+ e.d(C, {
64
+ default: () => /* binding */ v
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const r = require("react");
68
+ var t = e.n(r);
69
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
70
+ const n = require("@splunk/react-icons/SVG");
71
+ var a = e.n(n);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const l = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/FileZipped.tsx
75
+ function o(e, C) {
76
+ if (e == null) return {};
77
+ var r = u(e, C);
78
+ var t, n;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var a = Object.getOwnPropertySymbols(e);
81
+ for (n = 0; n < a.length; n++) {
82
+ t = a[n];
83
+ if (C.indexOf(t) >= 0) continue;
84
+ if (!Object.prototype.propertyIsEnumerable.call(e, t)) continue;
85
+ r[t] = e[t];
86
+ }
87
+ }
88
+ return r;
89
+ }
90
+ function u(e, C) {
91
+ if (e == null) return {};
92
+ var r = {};
93
+ var t = Object.keys(e);
94
+ var n, a;
95
+ for (a = 0; a < t.length; a++) {
96
+ n = t[a];
97
+ if (C.indexOf(n) >= 0) continue;
98
+ r[n] = e[n];
99
+ }
100
+ return r;
101
+ }
102
+ var i = {
103
+ variant: "default"
104
+ };
105
+ var c = new Map;
106
+ c.set("outlined", (function() {
107
+
108
+ return t().createElement(t().Fragment, null, t().createElement("path", {
109
+ fillRule: "evenodd",
110
+ clipRule: "evenodd",
111
+ d: "M4 3.5C4 2.67157 4.67157 2 5.5 2H13.9645C14.8927 2 15.783 2.36875 16.4393 3.02513L18.9749 5.56066C19.6313 6.21704 20 7.10728 20 8.03553V20.5C20 21.3284 19.3284 22 18.5 22H5.5C4.67157 22 4 21.3284 4 20.5V3.5ZM6 4V20H10.3574C10.2122 19.8231 10.125 19.5967 10.125 19.35V18.65C10.125 18.535 10.144 18.4243 10.1789 18.3211C10.0757 18.356 9.96505 18.375 9.85 18.375H9.15C8.58391 18.375 8.125 17.9161 8.125 17.35V16.65C8.125 16.0839 8.58391 15.625 9.15 15.625H9.85C9.96505 15.625 10.0757 15.644 10.1789 15.6789C10.144 15.5757 10.125 15.465 10.125 15.35V14.65C10.125 14.535 10.144 14.4243 10.1789 14.3211C10.0757 14.356 9.96505 14.375 9.85 14.375H9.15C8.58391 14.375 8.125 13.9161 8.125 13.35V12.65C8.125 12.0839 8.58391 11.625 9.15 11.625H9.85C9.96505 11.625 10.0757 11.644 10.1789 11.6789C10.144 11.5757 10.125 11.465 10.125 11.35V10.65C10.125 10.535 10.144 10.4243 10.1789 10.3211C10.0757 10.356 9.96505 10.375 9.85 10.375H9.15C8.58391 10.375 8.125 9.91609 8.125 9.35V8.65C8.125 8.08391 8.58391 7.625 9.15 7.625H9.85C9.96505 7.625 10.0757 7.64395 10.1789 7.67891C10.144 7.57567 10.125 7.46505 10.125 7.35V6.65C10.125 6.53495 10.144 6.42433 10.1789 6.32109C10.0757 6.35605 9.96505 6.375 9.85 6.375H9.15C8.58391 6.375 8.125 5.91609 8.125 5.35V4.65C8.125 4.40326 8.21218 4.17689 8.35742 4H6ZM10.6426 4C10.7878 4.17689 10.875 4.40326 10.875 4.65V5.35C10.875 5.46505 10.856 5.57567 10.8211 5.67891C10.9243 5.64396 11.035 5.625 11.15 5.625H11.85C12.4161 5.625 12.875 6.08391 12.875 6.65V7.35C12.875 7.91609 12.4161 8.375 11.85 8.375H11.15C11.035 8.375 10.9243 8.35605 10.8211 8.32109C10.856 8.42433 10.875 8.53495 10.875 8.65V9.35C10.875 9.46505 10.856 9.57567 10.8211 9.67891C10.9243 9.64396 11.035 9.625 11.15 9.625H11.85C12.4161 9.625 12.875 10.0839 12.875 10.65V11.35C12.875 11.9161 12.4161 12.375 11.85 12.375H11.15C11.035 12.375 10.9243 12.356 10.8211 12.3211C10.856 12.4243 10.875 12.535 10.875 12.65V13.35C10.875 13.465 10.856 13.5757 10.8211 13.6789C10.9243 13.644 11.035 13.625 11.15 13.625H11.85C12.4161 13.625 12.875 14.0839 12.875 14.65V15.35C12.875 15.9161 12.4161 16.375 11.85 16.375H11.15C11.035 16.375 10.9243 16.356 10.8211 16.3211C10.856 16.4243 10.875 16.535 10.875 16.65V17.35C10.875 17.465 10.856 17.5757 10.8211 17.6789C10.9243 17.644 11.035 17.625 11.15 17.625H11.85C12.4161 17.625 12.875 18.0839 12.875 18.65V19.35C12.875 19.5967 12.7878 19.8231 12.6426 20H18V8.03553C18 7.8507 17.9659 7.66938 17.9011 7.5H16C15.1716 7.5 14.5 6.82843 14.5 6V4.09886C14.3306 4.03411 14.1493 4 13.9645 4H10.6426Z"
112
+ }));
113
+ }));
114
+ c.set("filled", (function() {
115
+
116
+ return t().createElement(t().Fragment, null, t().createElement("path", {
117
+ fillRule: "evenodd",
118
+ clipRule: "evenodd",
119
+ d: "M4 3.5C4 2.67157 4.67157 2 5.5 2H13.9645C14.8927 2 15.783 2.36875 16.4393 3.02513L18.9749 5.56066C19.6313 6.21704 20 7.10728 20 8.03553V20.5C20 21.3284 19.3284 22 18.5 22H5.5C4.67157 22 4 21.3284 4 20.5V3.5ZM8.125 4.65C8.125 4.08391 8.58391 3.625 9.15 3.625H9.85C10.4161 3.625 10.875 4.08391 10.875 4.65V5.35C10.875 5.46505 10.856 5.57567 10.8211 5.67891C10.9243 5.64396 11.035 5.625 11.15 5.625H11.85C12.4161 5.625 12.875 6.08391 12.875 6.65V7.35C12.875 7.91609 12.4161 8.375 11.85 8.375H11.15C11.035 8.375 10.9243 8.35605 10.8211 8.32109C10.856 8.42433 10.875 8.53495 10.875 8.65V9.35C10.875 9.46505 10.856 9.57567 10.8211 9.67891C10.9243 9.64396 11.035 9.625 11.15 9.625H11.85C12.4161 9.625 12.875 10.0839 12.875 10.65V11.35C12.875 11.9161 12.4161 12.375 11.85 12.375H11.15C11.035 12.375 10.9243 12.356 10.8211 12.3211C10.856 12.4243 10.875 12.535 10.875 12.65V13.35C10.875 13.465 10.856 13.5757 10.8211 13.6789C10.9243 13.644 11.035 13.625 11.15 13.625H11.85C12.4161 13.625 12.875 14.0839 12.875 14.65V15.35C12.875 15.9161 12.4161 16.375 11.85 16.375H11.15C11.035 16.375 10.9243 16.356 10.8211 16.3211C10.856 16.4243 10.875 16.535 10.875 16.65V17.35C10.875 17.465 10.856 17.5757 10.8211 17.6789C10.9243 17.644 11.035 17.625 11.15 17.625H11.85C12.4161 17.625 12.875 18.0839 12.875 18.65V19.35C12.875 19.9161 12.4161 20.375 11.85 20.375H11.15C10.5839 20.375 10.125 19.9161 10.125 19.35V18.65C10.125 18.535 10.144 18.4243 10.1789 18.3211C10.0757 18.356 9.96505 18.375 9.85 18.375H9.15C8.58391 18.375 8.125 17.9161 8.125 17.35V16.65C8.125 16.0839 8.58391 15.625 9.15 15.625H9.85C9.96505 15.625 10.0757 15.644 10.1789 15.6789C10.144 15.5757 10.125 15.465 10.125 15.35V14.65C10.125 14.535 10.144 14.4243 10.1789 14.3211C10.0757 14.356 9.96505 14.375 9.85 14.375H9.15C8.58391 14.375 8.125 13.9161 8.125 13.35V12.65C8.125 12.0839 8.58391 11.625 9.15 11.625H9.85C9.96505 11.625 10.0757 11.644 10.1789 11.6789C10.144 11.5757 10.125 11.465 10.125 11.35V10.65C10.125 10.535 10.144 10.4243 10.1789 10.3211C10.0757 10.356 9.96505 10.375 9.85 10.375H9.15C8.58391 10.375 8.125 9.91609 8.125 9.35V8.65C8.125 8.08391 8.58391 7.625 9.15 7.625H9.85C9.96505 7.625 10.0757 7.64395 10.1789 7.67891C10.144 7.57567 10.125 7.46505 10.125 7.35V6.65C10.125 6.53495 10.144 6.42433 10.1789 6.32109C10.0757 6.35605 9.96505 6.375 9.85 6.375H9.15C8.58391 6.375 8.125 5.91609 8.125 5.35V4.65Z"
120
+ }));
121
+ }));
122
+ var d = [ "default", "outlined", "filled" ];
123
+ var f = function e(C) {
124
+ return d.indexOf(C) >= 0;
125
+ };
126
+ var V = function e(C) {
127
+ return C === "default" || C && !f(C) ? "outlined" : C;
128
+ };
129
+ /**
130
+ * @description Zip archive, compressed file, Reports, document, package, extract
131
+ *
132
+ *
133
+ * @variants outlined,filled
134
+ */ var H = function e(C) {
135
+ var n = C.children, u = C.variant, i = o(C, [ "children", "variant" ]);
136
+ var d = V(u);
137
+ var f = "filezipped-".concat(d);
138
+ var H = (0, r.useContext)(l.IconContext);
139
+ var v = c.get(d);
140
+ if (false) {}
141
+ if (H && v) {
142
+ var p = H.toRender, s = H.addIcon;
143
+ s(f, v());
144
+ if (!p) {
145
+ return null;
146
+ }
147
+ }
148
+
149
+ return t().createElement(a(), i, n, H ? t().createElement("use", {
150
+ href: "#".concat(f)
151
+ }) : !!v && v());
152
+ };
153
+ H.defaultProps = i;
154
+ /* harmony default export */ const v = H;
155
+ module.exports = C;
156
+ /******/})();
package/Flashlight.js CHANGED
@@ -106,11 +106,11 @@
106
106
  d.set("outlined", (function() {
107
107
 
108
108
  return n().createElement(n().Fragment, null, n().createElement("path", {
109
- d: "M11.7356 12.2504C11.3833 11.8982 10.8122 11.8982 10.4599 12.2504L9.73037 12.98C9.37811 13.3322 9.37811 13.9034 9.73037 14.2556C10.0826 14.6079 10.6537 14.6079 11.006 14.2556L11.7356 13.5261C12.0878 13.1738 12.0878 12.6027 11.7356 12.2504Z"
109
+ d: "M11.7355 12.2504C11.3832 11.8982 10.8121 11.8982 10.4598 12.2504L9.73025 12.98C9.37799 13.3322 9.37799 13.9034 9.73025 14.2556C10.0825 14.6079 10.6536 14.6079 11.0059 14.2556L11.7355 13.5261C12.0877 13.1738 12.0877 12.6027 11.7355 12.2504Z"
110
110
  }), n().createElement("path", {
111
111
  fillRule: "evenodd",
112
112
  clipRule: "evenodd",
113
- d: "M14.7684 2.85357C13.792 1.87726 12.2091 1.87726 11.2328 2.85357L10.4933 3.59309C10.1443 3.94209 9.90641 4.38659 9.80962 4.87057L8.92709 9.28318C8.90774 9.37997 8.86016 9.46887 8.79036 9.53867L3.45465 14.8744C2.47833 15.8507 2.47833 17.4336 3.45465 18.4099L5.57597 20.5312C6.55228 21.5076 8.13519 21.5076 9.1115 20.5312L14.4472 15.1955C14.517 15.1257 14.6059 15.0781 14.7027 15.0588L19.1153 14.1763C19.5993 14.0795 20.0438 13.8416 20.3928 13.4926L21.1323 12.7531C22.1086 11.7768 22.1086 10.1938 21.1323 9.21753L14.7684 2.85357ZM12.647 4.26778C12.8423 4.07252 13.1589 4.07252 13.3541 4.26778L19.7181 10.6317C19.9134 10.827 19.9134 11.1436 19.7181 11.3389L18.9786 12.0784C18.9088 12.1482 18.8199 12.1957 18.7231 12.2151L14.3105 13.0976C13.8265 13.1944 13.382 13.4323 13.033 13.7813L7.69729 19.117C7.50202 19.3123 7.18544 19.3123 6.99018 19.117L4.86886 16.9957C4.6736 16.8004 4.6736 16.4839 4.86886 16.2886L10.2046 10.9529C10.5536 10.6039 10.7915 10.1594 10.8883 9.67541L11.7708 5.2628C11.7901 5.166 11.8377 5.0771 11.9075 5.0073L12.647 4.26778Z"
113
+ d: "M14.7682 2.85357C13.7919 1.87726 12.209 1.87726 11.2327 2.85357L10.4932 3.59309C10.1442 3.94209 9.90629 4.38659 9.80949 4.87057L8.92697 9.28318C8.90761 9.37997 8.86004 9.46887 8.79024 9.53867L3.45452 14.8744C2.47821 15.8507 2.47821 17.4336 3.45452 18.4099L5.57584 20.5312C6.55215 21.5076 8.13507 21.5076 9.11138 20.5312L14.4471 15.1955C14.5169 15.1257 14.6058 15.0781 14.7026 15.0588L19.1152 14.1763C19.5992 14.0795 20.0437 13.8416 20.3927 13.4926L21.1322 12.7531C22.1085 11.7768 22.1085 10.1938 21.1322 9.21753L14.7682 2.85357ZM12.6469 4.26778C12.8422 4.07252 13.1588 4.07252 13.354 4.26778L19.718 10.6317C19.9132 10.827 19.9132 11.1436 19.718 11.3389L18.9785 12.0784C18.9087 12.1482 18.8198 12.1957 18.723 12.2151L14.3104 13.0976C13.8264 13.1944 13.3819 13.4323 13.0329 13.7813L7.69716 19.117C7.5019 19.3123 7.18532 19.3123 6.99006 19.117L4.86874 16.9957C4.67347 16.8004 4.67347 16.4839 4.86874 16.2886L10.2044 10.9529C10.5535 10.6039 10.7913 10.1594 10.8881 9.67541L11.7707 5.2628C11.79 5.166 11.8376 5.0771 11.9074 5.0073L12.6469 4.26778Z"
114
114
  }));
115
115
  }));
116
116
  d.set("filled", (function() {
package/Pin.js CHANGED
@@ -108,13 +108,13 @@
108
108
  return n().createElement(n().Fragment, null, n().createElement("path", {
109
109
  fillRule: "evenodd",
110
110
  clipRule: "evenodd",
111
- d: "M21.5461 8.30334C22.4914 9.24857 21.8214 10.8647 20.4846 10.864L18.432 10.8629L16.282 13.0129L15.5513 18.1277C15.3765 19.3513 13.8798 19.8503 13.0057 18.9762L9.88233 15.8528L4.71858 21.0165C4.32806 21.4071 3.69489 21.4071 3.30437 21.0165C2.91384 20.626 2.91384 19.9929 3.30437 19.6023L8.46812 14.4386L5.22759 11.1981C4.35355 10.324 4.85248 8.82726 6.07614 8.65247L11.1909 7.92185L13.341 5.77179L13.3399 3.71925C13.3392 2.38251 14.9554 1.7126 15.9006 2.65781L21.5461 8.30334ZM18.2259 8.86274L19.2777 8.86333L15.3406 4.9262L15.3411 5.97801C15.3413 6.37611 15.1833 6.75796 14.9018 7.03945L12.4873 9.45392C12.2578 9.68342 11.9601 9.83229 11.6388 9.87819L7.34892 10.491L13.7129 16.8549L14.3257 12.5651C14.3716 12.2438 14.5204 11.946 14.7499 11.7165L17.1644 9.30208C17.4459 9.02058 17.8278 8.86252 18.2259 8.86274Z"
111
+ d: "M21.5461 8.30334C22.4914 9.24857 21.8214 10.8647 20.4846 10.864L18.4321 10.8629L16.282 13.0129L15.5513 18.1277C15.3765 19.3513 13.8798 19.8502 13.0058 18.9762L9.88233 15.8528L4.71858 21.0165C4.32806 21.4071 3.69489 21.4071 3.30437 21.0165C2.91384 20.626 2.91384 19.9929 3.30437 19.6023L8.46812 14.4386L5.22759 11.1981C4.35355 10.324 4.85248 8.82726 6.07614 8.65247L11.191 7.92185L13.341 5.77179L13.3399 3.71924C13.3393 2.38251 14.9554 1.7126 15.9006 2.65781L21.5461 8.30334ZM18.2259 8.86275L19.2777 8.86333L15.3406 4.9262L15.3411 5.97801C15.3413 6.37611 15.1833 6.75795 14.9018 7.03945L12.4873 9.45392C12.2578 9.68342 11.9601 9.83229 11.6388 9.87819L7.34892 10.491L13.7129 16.8549L14.3257 12.5651C14.3716 12.2438 14.5204 11.946 14.7499 11.7165L17.1644 9.30208C17.4459 9.02058 17.8278 8.86253 18.2259 8.86275Z"
112
112
  }));
113
113
  }));
114
114
  f.set("filled", (function() {
115
115
 
116
116
  return n().createElement(n().Fragment, null, n().createElement("path", {
117
- d: "M21.5848 8.04394C22.5301 8.98917 21.8601 10.6053 20.5233 10.6046L18.4707 10.6035L16.3207 12.7535L15.59 17.8683C15.4152 19.0919 13.9185 19.5909 13.0444 18.7168L9.92108 15.5935L4.7574 20.7571C4.36688 21.1477 3.73371 21.1477 3.34319 20.7571C2.95266 20.3666 2.95266 19.7334 3.34319 19.3429L8.50687 14.1792L5.26628 10.9387C4.39224 10.0646 4.89116 8.56786 6.11482 8.39307L11.2296 7.66245L13.3797 5.51239L13.3786 3.45985C13.3779 2.12311 14.9941 1.4532 15.9393 2.39841L21.5848 8.04394Z"
117
+ d: "M21.5848 8.04394C22.5301 8.98917 21.8601 10.6053 20.5233 10.6046L18.4707 10.6035L16.3207 12.7535L15.59 17.8683C15.4152 19.0919 13.9185 19.5909 13.0444 18.7168L9.92108 15.5935L4.7574 20.7571C4.36687 21.1477 3.73371 21.1477 3.34319 20.7571C2.95266 20.3666 2.95266 19.7334 3.34319 19.3429L8.50686 14.1792L5.26627 10.9387C4.39224 10.0646 4.89116 8.56786 6.11482 8.39307L11.2296 7.66245L13.3797 5.51239L13.3786 3.45985C13.3779 2.12311 14.9941 1.4532 15.9393 2.39841L21.5848 8.04394Z"
118
118
  }));
119
119
  }));
120
120
  var d = [ "default", "outlined", "filled" ];
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/PlusSquare';
2
+ export * from './types/icons/PlusSquare';