@splunk/react-icons 3.1.0 → 3.3.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 (127) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/DistributionStream.d.ts +3 -0
  3. package/DistributionStream.js +141 -0
  4. package/Document.js +2 -2
  5. package/Download.js +2 -2
  6. package/Envelope.js +2 -2
  7. package/Error.js +2 -2
  8. package/Events.js +2 -2
  9. package/External.js +2 -2
  10. package/ExternalViz.js +2 -2
  11. package/Filter.js +2 -2
  12. package/FitToView.js +2 -2
  13. package/Flag.js +2 -2
  14. package/Folder.js +2 -2
  15. package/Fullscreen.js +2 -2
  16. package/FullscreenExit.js +2 -2
  17. package/FullscreenExitLight.js +2 -2
  18. package/FullscreenLight.js +2 -2
  19. package/GaugeFiller.js +2 -2
  20. package/GaugeMarker.js +2 -2
  21. package/GaugeRadial.js +2 -2
  22. package/Gear.js +2 -2
  23. package/GearUnfilled.js +2 -2
  24. package/Globe.js +2 -2
  25. package/HamburgerMenu.js +2 -2
  26. package/Icons.js +2 -2
  27. package/Images.js +2 -2
  28. package/Info.js +2 -2
  29. package/InfoCircle.js +2 -2
  30. package/Inputs.js +2 -2
  31. package/LabelRotation0.js +2 -2
  32. package/LabelRotation45.js +2 -2
  33. package/LabelRotation90.js +2 -2
  34. package/LabelRotationMinus45.js +2 -2
  35. package/LabelRotationMinus90.js +2 -2
  36. package/Lightbulb.js +2 -2
  37. package/Lightning.js +2 -2
  38. package/Line.js +2 -2
  39. package/Link.js +2 -2
  40. package/List.js +2 -2
  41. package/LocationMarker.js +9 -9
  42. package/Lock.js +2 -2
  43. package/LockUnlocked.js +2 -2
  44. package/Map.js +2 -2
  45. package/Metrics.js +2 -2
  46. package/Minus.js +2 -2
  47. package/MinusCircle.js +2 -2
  48. package/MissingValueJoin.js +2 -2
  49. package/MissingValueSkipped.js +2 -2
  50. package/MissingValueZero.js +2 -2
  51. package/Model.js +2 -2
  52. package/Monitor.d.ts +3 -0
  53. package/Monitor.js +145 -0
  54. package/More.js +2 -2
  55. package/MoreVertical.js +2 -2
  56. package/MultiShare.js +2 -2
  57. package/NetworkDevice.d.ts +3 -0
  58. package/NetworkDevice.js +145 -0
  59. package/NotAllowed.js +2 -2
  60. package/Number.js +2 -2
  61. package/Paintbrush.js +2 -2
  62. package/Pan.js +2 -2
  63. package/Pause.js +2 -2
  64. package/Pencil.js +2 -2
  65. package/Pivot.js +2 -2
  66. package/Play.js +2 -2
  67. package/Plus.js +2 -2
  68. package/Print.js +2 -2
  69. package/Puzzle.js +2 -2
  70. package/Question.js +2 -2
  71. package/QuestionCircle.js +2 -2
  72. package/Refresh.js +2 -2
  73. package/RefreshLight.js +2 -2
  74. package/Remove.js +2 -2
  75. package/Report.js +2 -2
  76. package/ReportPivot.js +2 -2
  77. package/ReportSearch.js +2 -2
  78. package/Rollup.js +2 -2
  79. package/Rotate.js +2 -2
  80. package/RotateCounter.js +2 -2
  81. package/RotateCounterLight.js +2 -2
  82. package/RotateLight.js +2 -2
  83. package/SVG.js +2 -2
  84. package/SVGInternal.js +2 -2
  85. package/Save.js +2 -2
  86. package/Search.js +2 -2
  87. package/Select.js +2 -2
  88. package/Settings.js +2 -2
  89. package/Shapes.js +2 -2
  90. package/Share.js +2 -2
  91. package/SingleValue.js +2 -2
  92. package/Sort.js +2 -2
  93. package/SortedDown.js +2 -2
  94. package/SortedUp.js +2 -2
  95. package/SpeechBubble.js +2 -2
  96. package/SplitBy.js +2 -2
  97. package/Star.js +2 -2
  98. package/Stop.js +2 -2
  99. package/String.js +2 -2
  100. package/Success.js +2 -2
  101. package/Table.js +2 -2
  102. package/Target.d.ts +3 -0
  103. package/Target.js +148 -0
  104. package/Text.js +2 -2
  105. package/TextLight.js +2 -2
  106. package/Tiles.js +2 -2
  107. package/Tool.d.ts +3 -0
  108. package/Tool.js +141 -0
  109. package/Topology.js +2 -2
  110. package/Trash.js +2 -2
  111. package/Tree.js +2 -2
  112. package/TriangleDown.js +2 -2
  113. package/TriangleDownSmall.js +2 -2
  114. package/TriangleLeft.js +2 -2
  115. package/TriangleLeftSmall.js +2 -2
  116. package/TriangleRight.js +2 -2
  117. package/TriangleRightSmall.js +2 -2
  118. package/TriangleUp.js +2 -2
  119. package/TriangleUpSmall.js +2 -2
  120. package/Upload.js +2 -2
  121. package/User.js +2 -2
  122. package/Warning.js +2 -2
  123. package/ZoomIn.js +2 -2
  124. package/ZoomOut.js +2 -2
  125. package/ZoomReset.d.ts +3 -0
  126. package/ZoomReset.js +148 -0
  127. package/package.json +12 -6
package/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Change Log
2
2
  ============
3
3
 
4
+ 3.3.0 - November 1, 2022
5
+ ----------
6
+ New Features:
7
+ * Added `Monitor`, `NetworkDevice`, `Target` and `ZoomReset` icons.
8
+
9
+ 3.2.0 - April 5, 2022
10
+ ----------
11
+ New Features:
12
+ * Added `DistributionStream` and `Tool` icons.
13
+
14
+ API Changes:
15
+ * Pinned `styled-components@5.1.1` to avoid breaking changes introduced in `styled-components@5.2.0`.
16
+
17
+ **`@splunk/react-icons` is incompatible with styled-components version(s) `^5.2.0`**.
18
+
19
+ `styled-components@5.2.0` changed how selectors like `& + &` are compiled; [styled-components PR#3236](https://github.com/styled-components/styled-components/pull/3236).
20
+ This breaks styles that worked in previous versions of styled-components; [styled-components issue #3265](https://github.com/styled-components/styled-components/issues/3265).
21
+
22
+ **Until noted otherwise in a future release of `@splunk/react-icons` do not use `styled-components@^5.2.0` with` @splunk/react-icons`**.
23
+
4
24
  3.1.0 - May 6, 2021
5
25
  ----------
6
26
  New Features:
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVGInternal';
3
+ export default function DistributionStream(props: React.ComponentProps<typeof SVG>): JSX.Element;
@@ -0,0 +1,141 @@
1
+ module.exports =
2
+ /******/ (function(modules) { // webpackBootstrap
3
+ /******/ // The module cache
4
+ /******/ var installedModules = {};
5
+ /******/
6
+ /******/ // The require function
7
+ /******/ function __webpack_require__(moduleId) {
8
+ /******/
9
+ /******/ // Check if module is in cache
10
+ /******/ if(installedModules[moduleId]) {
11
+ /******/ return installedModules[moduleId].exports;
12
+ /******/ }
13
+ /******/ // Create a new module (and put it into the cache)
14
+ /******/ var module = installedModules[moduleId] = {
15
+ /******/ i: moduleId,
16
+ /******/ l: false,
17
+ /******/ exports: {}
18
+ /******/ };
19
+ /******/
20
+ /******/ // Execute the module function
21
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
22
+ /******/
23
+ /******/ // Flag the module as loaded
24
+ /******/ module.l = true;
25
+ /******/
26
+ /******/ // Return the exports of the module
27
+ /******/ return module.exports;
28
+ /******/ }
29
+ /******/
30
+ /******/
31
+ /******/ // expose the modules object (__webpack_modules__)
32
+ /******/ __webpack_require__.m = modules;
33
+ /******/
34
+ /******/ // expose the module cache
35
+ /******/ __webpack_require__.c = installedModules;
36
+ /******/
37
+ /******/ // define getter function for harmony exports
38
+ /******/ __webpack_require__.d = function(exports, name, getter) {
39
+ /******/ if(!__webpack_require__.o(exports, name)) {
40
+ /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
41
+ /******/ }
42
+ /******/ };
43
+ /******/
44
+ /******/ // define __esModule on exports
45
+ /******/ __webpack_require__.r = function(exports) {
46
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
47
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
48
+ /******/ }
49
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
50
+ /******/ };
51
+ /******/
52
+ /******/ // create a fake namespace object
53
+ /******/ // mode & 1: value is a module id, require it
54
+ /******/ // mode & 2: merge all properties of value into the ns
55
+ /******/ // mode & 4: return value when already ns object
56
+ /******/ // mode & 8|1: behave like require
57
+ /******/ __webpack_require__.t = function(value, mode) {
58
+ /******/ if(mode & 1) value = __webpack_require__(value);
59
+ /******/ if(mode & 8) return value;
60
+ /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
61
+ /******/ var ns = Object.create(null);
62
+ /******/ __webpack_require__.r(ns);
63
+ /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
64
+ /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
65
+ /******/ return ns;
66
+ /******/ };
67
+ /******/
68
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
69
+ /******/ __webpack_require__.n = function(module) {
70
+ /******/ var getter = module && module.__esModule ?
71
+ /******/ function getDefault() { return module['default']; } :
72
+ /******/ function getModuleExports() { return module; };
73
+ /******/ __webpack_require__.d(getter, 'a', getter);
74
+ /******/ return getter;
75
+ /******/ };
76
+ /******/
77
+ /******/ // Object.prototype.hasOwnProperty.call
78
+ /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
79
+ /******/
80
+ /******/ // __webpack_public_path__
81
+ /******/ __webpack_require__.p = "";
82
+ /******/
83
+ /******/
84
+ /******/ // Load entry module and return exports
85
+ /******/ return __webpack_require__(__webpack_require__.s = 62);
86
+ /******/ })
87
+ /************************************************************************/
88
+ /******/ ({
89
+
90
+ /***/ 0:
91
+ /***/ (function(module, exports) {
92
+
93
+ module.exports = require("react");
94
+
95
+ /***/ }),
96
+
97
+ /***/ 1:
98
+ /***/ (function(module, exports) {
99
+
100
+ module.exports = require("@splunk/ui-utils/i18n");
101
+
102
+ /***/ }),
103
+
104
+ /***/ 2:
105
+ /***/ (function(module, exports) {
106
+
107
+ module.exports = require("@splunk/react-icons/SVGInternal");
108
+
109
+ /***/ }),
110
+
111
+ /***/ 62:
112
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
+
114
+ "use strict";
115
+ __webpack_require__.r(__webpack_exports__);
116
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "default", function() { return DistributionStream; });
117
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
118
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
119
+ /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
120
+ /* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__);
121
+ /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
122
+ /* harmony import */ var _splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2__);
123
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
124
+
125
+
126
+
127
+
128
+ /* eslint-disable max-len */
129
+
130
+ function DistributionStream(props) {
131
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVGInternal__WEBPACK_IMPORTED_MODULE_2___default.a, _extends({
132
+ screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_1__["_"])('Distribution Stream')
133
+ }, props), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
134
+ transform: "scale(1.5,-1.5) translate(0,-950)",
135
+ d: "M963.2 636.16c-14.080 12.8-28.8 28.8-44.16 44.8-55.040 58.88-122.88 132.48-228.48 124.8-85.76-6.4-119.040-44.16-153.6-83.84-23.68-26.88-49.92-57.6-104.32-92.16-86.4-55.68-268.16-67.2-371.84-67.2v-108.8c0.64 0 1.92 0 2.56 0 32.64 0 76.16 1.28 124.16 5.12 136.32 10.24 238.080 37.12 304 79.36 67.2 42.88 101.76 83.2 127.36 112 29.44 33.92 38.4 44.16 79.36 46.72 49.92 3.84 88.32-33.28 140.8-90.24 21.12-23.040 42.88-46.72 66.56-65.28 16-12.16 35.84-22.4 57.6-30.080v124.8zM963.2 428.16c-25.6 3.84-47.36 8.32-64.64 14.080-20.48 5.76-39.040 19.84-58.88 34.56-38.4 28.8-85.76 64-156.8 49.28-48.64-10.24-80-37.12-105.6-58.24-19.2-16.64-36.48-30.72-59.52-37.76-90.24-28.16-294.4-39.040-456.96-40.32v-108.8c115.84 1.28 367.36 7.68 488.96 45.44 44.16 13.44 74.24 38.4 97.92 58.24 23.040 19.84 37.12 30.72 57.6 35.2 21.12 4.48 35.84-5.12 69.76-30.080 24.96-19.2 53.76-40.32 92.8-51.84 26.24-7.68 58.24-14.080 95.36-19.2v109.44zM963.2 219.52c-24.96 2.56-47.36 5.76-64 10.88-32.64 10.24-55.040 19.84-75.52 28.8-38.4 17.28-74.88 33.28-136.32 24.96-42.88-5.76-58.88-11.52-83.84-21.76-17.28-7.040-40.96-16.64-95.36-31.36-82.56-23.040-236.8-17.92-360.96-14.080-30.72 0.64-59.52 1.92-86.4 1.92v-108.8c25.6-0.64 53.76-1.28 82.56-1.92 52.48-1.28 108.16-3.2 162.56-3.2 87.040 0 169.6 4.48 230.4 21.12 60.8 16 87.68 27.52 107.52 35.2 18.56 7.68 26.24 10.88 57.6 14.72 31.36 4.48 44.16-1.28 78.72-16.64 21.76-9.6 49.28-21.76 87.68-33.28 26.24-7.68 59.52-12.8 95.36-16v109.44z"
136
+ }));
137
+ }
138
+
139
+ /***/ })
140
+
141
+ /******/ });
package/Document.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 62);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 63);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 62:
111
+ /***/ 63:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Download.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 63);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 64);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 63:
111
+ /***/ 64:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Envelope.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 64);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 65);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 64:
111
+ /***/ 65:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Error.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 65);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 66);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 65:
111
+ /***/ 66:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Events.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 66);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 67);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 66:
111
+ /***/ 67:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/External.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 67);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 68);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 67:
111
+ /***/ 68:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/ExternalViz.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 68);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 69);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("@splunk/ui-utils/i18n");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 68:
104
+ /***/ 69:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Filter.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 69);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 70);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 69:
111
+ /***/ 70:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/FitToView.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 70);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 71);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 70:
111
+ /***/ 71:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Flag.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 71);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 72);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 71:
111
+ /***/ 72:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Folder.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 72);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 73);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 72:
111
+ /***/ 73:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Fullscreen.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 73);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 74);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 73:
111
+ /***/ 74:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/FullscreenExit.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 74);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 75);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 74:
111
+ /***/ 75:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 75);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 76);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 75:
111
+ /***/ 76:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 76);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 77);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 76:
111
+ /***/ 77:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/GaugeFiller.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 77);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 78);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 77:
111
+ /***/ 78:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/GaugeMarker.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 78);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 79);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 78:
111
+ /***/ 79:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/GaugeRadial.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 79);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 80);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 79:
111
+ /***/ 80:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Gear.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 80);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 81);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 80:
111
+ /***/ 81:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/GearUnfilled.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 81);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 82);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 81:
111
+ /***/ 82:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Globe.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 82);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 83);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 82:
111
+ /***/ 83:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/HamburgerMenu.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 83);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 84);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 83:
111
+ /***/ 84:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Icons.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 84);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 85);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 84:
111
+ /***/ 85:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Images.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 85);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 86);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 85:
111
+ /***/ 86:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Info.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 86);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 87);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/SVGInternal");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 86:
111
+ /***/ 87:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";