@splunk/react-ui 4.5.0 → 4.5.1

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 (72) hide show
  1. package/Accordion.js +2 -2
  2. package/Anchor.js +2 -2
  3. package/Animation.js +2 -2
  4. package/AnimationToggle.js +2 -2
  5. package/Box.js +2 -2
  6. package/Button.js +5 -5
  7. package/ButtonGroup.js +2 -2
  8. package/ButtonSimple.js +2 -2
  9. package/CHANGELOG.md +8 -0
  10. package/Calendar.js +2 -2
  11. package/Card.js +2 -2
  12. package/CardLayout.js +2 -2
  13. package/Chip.js +2 -2
  14. package/Clickable.js +2 -2
  15. package/CloseButton.js +2 -2
  16. package/Code.js +2 -2
  17. package/CollapsiblePanel.js +2 -2
  18. package/Color.js +2 -2
  19. package/ColumnLayout.js +2 -2
  20. package/ComboBox.js +2 -2
  21. package/Concertina.js +2 -2
  22. package/ControlGroup.js +2 -2
  23. package/Date.js +2 -2
  24. package/DefinitionList.js +6 -6
  25. package/Dropdown.js +2 -2
  26. package/EventListener.js +2 -2
  27. package/FetchOptions.js +4 -4
  28. package/File.js +2 -2
  29. package/FormRows.js +2 -2
  30. package/Heading.js +2 -2
  31. package/Image.js +2 -2
  32. package/JSONTree.js +2 -2
  33. package/Layer.js +4 -4
  34. package/Link.js +2 -2
  35. package/List.js +2 -2
  36. package/Markdown.js +2 -2
  37. package/Menu.js +2 -2
  38. package/Message.js +2 -2
  39. package/Modal.js +2 -2
  40. package/ModalLayer.js +2 -2
  41. package/Monogram.js +2 -2
  42. package/Multiselect.js +2 -2
  43. package/Number.js +2 -2
  44. package/Paginator.js +2 -2
  45. package/Paragraph.js +2 -2
  46. package/Popover.js +2 -2
  47. package/Progress.js +2 -2
  48. package/RadioBar.js +19 -39
  49. package/RadioList.js +2 -2
  50. package/Resize.js +2 -2
  51. package/ResultsMenu.js +6 -6
  52. package/ScreenReaderContent.js +2 -2
  53. package/Scroll.js +2 -2
  54. package/ScrollContainerContext.js +2 -2
  55. package/Search.js +4 -4
  56. package/Select.js +2 -2
  57. package/SidePanel.js +2 -2
  58. package/Slider.js +4 -4
  59. package/SlidingPanels.js +2 -2
  60. package/StaticContent.js +2 -2
  61. package/StepBar.js +2 -2
  62. package/Switch.js +2 -2
  63. package/TabBar.js +2 -2
  64. package/TabLayout.js +2 -2
  65. package/Table.js +13 -14
  66. package/Text.js +6 -6
  67. package/Tooltip.js +2 -2
  68. package/TransitionOpen.js +2 -2
  69. package/WaitSpinner.js +2 -2
  70. package/package.json +1 -1
  71. package/types/src/RadioBar/Option.d.ts +4 -0
  72. package/usePrevious.js +2 -2
package/Layer.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 = 174);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 173);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -94,7 +94,7 @@ module.exports = require("prop-types");
94
94
 
95
95
  /***/ }),
96
96
 
97
- /***/ 107:
97
+ /***/ 106:
98
98
  /***/ (function(module, exports) {
99
99
 
100
100
  var g;
@@ -128,7 +128,7 @@ module.exports = require("@splunk/react-ui/EventListener");
128
128
 
129
129
  /***/ }),
130
130
 
131
- /***/ 174:
131
+ /***/ 173:
132
132
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
133
133
 
134
134
  "use strict";
@@ -427,7 +427,7 @@ function LayerStackGlobalProvider(_ref) {
427
427
 
428
428
  LayerStackGlobalProvider.propTypes = propTypes;
429
429
 
430
- /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(107)))
430
+ /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(106)))
431
431
 
432
432
  /***/ }),
433
433
 
package/Link.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 = 155);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 154);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-ui/Clickable");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 155:
111
+ /***/ 154:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/List.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 = 137);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 136);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 137:
104
+ /***/ 136:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Markdown.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 = 109);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 108);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 109:
104
+ /***/ 108:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Menu.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 = 111);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 110);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -128,7 +128,7 @@ function updateReactRef(ref, current) {
128
128
 
129
129
  /***/ }),
130
130
 
131
- /***/ 111:
131
+ /***/ 110:
132
132
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
133
133
 
134
134
  "use strict";
package/Message.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 = 110);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 109);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 110:
104
+ /***/ 109:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Modal.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 = 115);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 114);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 115:
104
+ /***/ 114:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/ModalLayer.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 = 156);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 155);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 156:
104
+ /***/ 155:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Monogram.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 = 157);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 156);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-ui/Clickable");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 157:
111
+ /***/ 156:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Multiselect.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 = 123);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 122);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -135,7 +135,7 @@ function updateReactRef(ref, current) {
135
135
 
136
136
  /***/ }),
137
137
 
138
- /***/ 123:
138
+ /***/ 122:
139
139
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
140
140
 
141
141
  "use strict";
package/Number.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 = 138);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 137);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-ui/Clickable");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 138:
111
+ /***/ 137:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Paginator.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 = 116);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 115);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 116:
104
+ /***/ 115:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Paragraph.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 = 158);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 157);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 158:
104
+ /***/ 157:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Popover.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 = 132);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 131);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -128,7 +128,7 @@ function updateReactRef(ref, current) {
128
128
 
129
129
  /***/ }),
130
130
 
131
- /***/ 132:
131
+ /***/ 131:
132
132
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
133
133
 
134
134
  "use strict";
package/Progress.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 = 159);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 158);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 159:
104
+ /***/ 158:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/RadioBar.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 = 124);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 123);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-ui/Clickable");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 124:
111
+ /***/ 123:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -133,9 +133,9 @@ var external_lodash_ = __webpack_require__(4);
133
133
  // EXTERNAL MODULE: external "@splunk/themes"
134
134
  var themes_ = __webpack_require__(0);
135
135
 
136
- // EXTERNAL MODULE: external "@splunk/react-ui/ButtonGroup"
137
- var ButtonGroup_ = __webpack_require__(94);
138
- var ButtonGroup_default = /*#__PURE__*/__webpack_require__.n(ButtonGroup_);
136
+ // EXTERNAL MODULE: external "@splunk/react-ui/Box"
137
+ var Box_ = __webpack_require__(8);
138
+ var Box_default = /*#__PURE__*/__webpack_require__.n(Box_);
139
139
 
140
140
  // EXTERNAL MODULE: external "@splunk/react-ui/Button"
141
141
  var Button_ = __webpack_require__(17);
@@ -270,10 +270,6 @@ function Option(_ref) {
270
270
 
271
271
  Option.propTypes = propTypes;
272
272
  /* harmony default export */ var RadioBar_Option = (Option);
273
- // EXTERNAL MODULE: external "@splunk/react-ui/Box"
274
- var Box_ = __webpack_require__(8);
275
- var Box_default = /*#__PURE__*/__webpack_require__.n(Box_);
276
-
277
273
  // CONCATENATED MODULE: ./src/RadioBar/RadioBarStyles.ts
278
274
 
279
275
 
@@ -438,39 +434,30 @@ var RadioBar_RadioBar = /*#__PURE__*/function (_Component) {
438
434
  onClick: this.handleClick,
439
435
  error: isPrisma ? false : error
440
436
  };
441
- var childrenFormatted = external_react_["Children"].toArray(children).filter(external_react_["isValidElement"]).map(function (item, i) {
437
+ var childrenFormatted = external_react_["Children"].toArray(children).filter(external_react_["isValidElement"]).map(function (item, i, _ref) {
438
+ var length = _ref.length;
439
+
442
440
  if (item.props && !item.props.disabled) {
443
441
  disabled = false;
444
442
  }
445
443
 
446
444
  return /*#__PURE__*/Object(external_react_["cloneElement"])(item, {
447
445
  selected: item.props.value === selectedValue,
448
- key: item.key || i
446
+ key: item.key || i,
447
+ append: i < length - 1,
448
+ prepend: i > 0
449
449
  });
450
450
  });
451
-
452
- if (isPrisma) {
453
- return /*#__PURE__*/external_react_default.a.createElement(StyledRadioBar, RadioBar_extends({
454
- $disabled: disabled,
455
- $error: error,
456
- "data-test": "radio-bar",
457
- "data-test-value": selectedValue,
458
- role: "radiogroup",
459
- "aria-labelledby": labelledBy,
460
- "aria-describedby": describedBy,
461
- flex: true
462
- }, Object(external_lodash_["omit"])(otherProps, 'onChange')), /*#__PURE__*/external_react_default.a.createElement(RadioBar_RadioBarContext.Provider, {
463
- value: contextValue
464
- }, childrenFormatted));
465
- }
466
-
467
- return /*#__PURE__*/external_react_default.a.createElement(ButtonGroup_default.a, RadioBar_extends({
468
- "aria-describedby": describedBy,
469
- "aria-labelledby": labelledBy,
451
+ var RadioBarTag = isPrisma ? StyledRadioBar : Box_default.a;
452
+ return /*#__PURE__*/external_react_default.a.createElement(RadioBarTag, RadioBar_extends({
453
+ $disabled: disabled,
454
+ $error: error,
470
455
  "data-test": "radio-bar",
471
456
  "data-test-value": selectedValue,
472
- flex: true,
473
- role: "radiogroup"
457
+ role: "radiogroup",
458
+ "aria-labelledby": labelledBy,
459
+ "aria-describedby": describedBy,
460
+ flex: true
474
461
  }, Object(external_lodash_["omit"])(otherProps, 'onChange')), /*#__PURE__*/external_react_default.a.createElement(RadioBar_RadioBarContext.Provider, {
475
462
  value: contextValue
476
463
  }, childrenFormatted));
@@ -531,13 +518,6 @@ module.exports = require("lodash");
531
518
 
532
519
  module.exports = require("@splunk/react-ui/Box");
533
520
 
534
- /***/ }),
535
-
536
- /***/ 94:
537
- /***/ (function(module, exports) {
538
-
539
- module.exports = require("@splunk/react-ui/ButtonGroup");
540
-
541
521
  /***/ })
542
522
 
543
523
  /******/ });
package/RadioList.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 = 125);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 124);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/ui-utils/id");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 125:
111
+ /***/ 124:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Resize.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 = 160);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 159);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -142,7 +142,7 @@ module.exports = require("@splunk/react-ui/ScreenReaderContent");
142
142
 
143
143
  /***/ }),
144
144
 
145
- /***/ 160:
145
+ /***/ 159:
146
146
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
147
147
 
148
148
  "use strict";
package/ResultsMenu.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 = 161);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 160);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -135,7 +135,7 @@ module.exports = require("@splunk/react-ui/Menu");
135
135
 
136
136
  /***/ }),
137
137
 
138
- /***/ 161:
138
+ /***/ 160:
139
139
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
140
140
 
141
141
  "use strict";
@@ -160,7 +160,7 @@ var external_lodash_ = __webpack_require__(4);
160
160
  var i18n_ = __webpack_require__(5);
161
161
 
162
162
  // EXTERNAL MODULE: external "@splunk/ui-utils/userAgent"
163
- var userAgent_ = __webpack_require__(95);
163
+ var userAgent_ = __webpack_require__(94);
164
164
 
165
165
  // EXTERNAL MODULE: external "@splunk/react-ui/Menu"
166
166
  var Menu_ = __webpack_require__(13);
@@ -171,7 +171,7 @@ var external_styled_components_ = __webpack_require__(3);
171
171
  var external_styled_components_default = /*#__PURE__*/__webpack_require__.n(external_styled_components_);
172
172
 
173
173
  // EXTERNAL MODULE: external "@splunk/react-ui/WaitSpinner"
174
- var WaitSpinner_ = __webpack_require__(96);
174
+ var WaitSpinner_ = __webpack_require__(95);
175
175
  var WaitSpinner_default = /*#__PURE__*/__webpack_require__.n(WaitSpinner_);
176
176
 
177
177
  // EXTERNAL MODULE: external "@splunk/themes"
@@ -537,14 +537,14 @@ module.exports = require("@splunk/ui-utils/i18n");
537
537
 
538
538
  /***/ }),
539
539
 
540
- /***/ 95:
540
+ /***/ 94:
541
541
  /***/ (function(module, exports) {
542
542
 
543
543
  module.exports = require("@splunk/ui-utils/userAgent");
544
544
 
545
545
  /***/ }),
546
546
 
547
- /***/ 96:
547
+ /***/ 95:
548
548
  /***/ (function(module, exports) {
549
549
 
550
550
  module.exports = require("@splunk/react-ui/WaitSpinner");
@@ -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 = 162);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 161);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 162:
104
+ /***/ 161:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Scroll.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 = 139);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 138);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -128,7 +128,7 @@ function updateReactRef(ref, current) {
128
128
 
129
129
  /***/ }),
130
130
 
131
- /***/ 139:
131
+ /***/ 138:
132
132
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
133
133
 
134
134
  "use strict";
@@ -82,12 +82,12 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 175);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 174);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
- /***/ 175:
90
+ /***/ 174:
91
91
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
92
92
 
93
93
  "use strict";
package/Search.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 = 163);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 162);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -142,7 +142,7 @@ module.exports = require("@splunk/react-ui/Popover");
142
142
 
143
143
  /***/ }),
144
144
 
145
- /***/ 163:
145
+ /***/ 162:
146
146
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
147
147
 
148
148
  "use strict";
@@ -179,7 +179,7 @@ var keyboard_ = __webpack_require__(9);
179
179
  var Menu_ = __webpack_require__(13);
180
180
 
181
181
  // EXTERNAL MODULE: external "@splunk/react-ui/usePrevious"
182
- var usePrevious_ = __webpack_require__(97);
182
+ var usePrevious_ = __webpack_require__(96);
183
183
  var usePrevious_default = /*#__PURE__*/__webpack_require__.n(usePrevious_);
184
184
 
185
185
  // EXTERNAL MODULE: external "@splunk/react-ui/Popover"
@@ -787,7 +787,7 @@ module.exports = require("@splunk/ui-utils/keyboard");
787
787
 
788
788
  /***/ }),
789
789
 
790
- /***/ 97:
790
+ /***/ 96:
791
791
  /***/ (function(module, exports) {
792
792
 
793
793
  module.exports = require("@splunk/react-ui/usePrevious");
package/Select.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 = 164);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 163);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -115,7 +115,7 @@ module.exports = require("@splunk/react-ui/Menu");
115
115
 
116
116
  /***/ }),
117
117
 
118
- /***/ 164:
118
+ /***/ 163:
119
119
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
120
120
 
121
121
  "use strict";
package/SidePanel.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 = 165);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 164);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,7 +101,7 @@ module.exports = require("prop-types");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 165:
104
+ /***/ 164:
105
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
106
106
 
107
107
  "use strict";
package/Slider.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 = 166);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 165);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -115,7 +115,7 @@ module.exports = require("@splunk/react-ui/Popover");
115
115
 
116
116
  /***/ }),
117
117
 
118
- /***/ 166:
118
+ /***/ 165:
119
119
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
120
120
 
121
121
  "use strict";
@@ -134,7 +134,7 @@ var external_prop_types_ = __webpack_require__(1);
134
134
  var external_prop_types_default = /*#__PURE__*/__webpack_require__.n(external_prop_types_);
135
135
 
136
136
  // EXTERNAL MODULE: external "decimal.js-light"
137
- var external_decimal_js_light_ = __webpack_require__(98);
137
+ var external_decimal_js_light_ = __webpack_require__(97);
138
138
  var external_decimal_js_light_default = /*#__PURE__*/__webpack_require__.n(external_decimal_js_light_);
139
139
 
140
140
  // EXTERNAL MODULE: external "lodash"
@@ -797,7 +797,7 @@ module.exports = require("@splunk/ui-utils/keyboard");
797
797
 
798
798
  /***/ }),
799
799
 
800
- /***/ 98:
800
+ /***/ 97:
801
801
  /***/ (function(module, exports) {
802
802
 
803
803
  module.exports = require("decimal.js-light");