@splunk/react-ui 4.16.1 → 4.16.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/TextArea.js CHANGED
@@ -1224,8 +1224,8 @@ TextAreaWithTheme.componentType = TextArea_TextArea.componentType;
1224
1224
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return CrossMark; });
1225
1225
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
1226
1226
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
1227
- /* harmony import */ var _splunk_react_icons_enterprise_Close__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(29);
1228
- /* harmony import */ var _splunk_react_icons_enterprise_Close__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_enterprise_Close__WEBPACK_IMPORTED_MODULE_1__);
1227
+ /* harmony import */ var _splunk_react_icons_Close__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(29);
1228
+ /* harmony import */ var _splunk_react_icons_Close__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_Close__WEBPACK_IMPORTED_MODULE_1__);
1229
1229
  /* harmony import */ var _ThemedIcon__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7);
1230
1230
  /* harmony import */ var _SVG__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6);
1231
1231
  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); }
@@ -1259,7 +1259,7 @@ function Prisma16(_ref2) {
1259
1259
 
1260
1260
  function CrossMark(props) {
1261
1261
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_ThemedIcon__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"], _extends({
1262
- Enterprise: _splunk_react_icons_enterprise_Close__WEBPACK_IMPORTED_MODULE_1___default.a,
1262
+ Enterprise: _splunk_react_icons_Close__WEBPACK_IMPORTED_MODULE_1___default.a,
1263
1263
  Prisma16: Prisma16,
1264
1264
  Prisma24: Prisma24
1265
1265
  }, props));
@@ -1270,7 +1270,7 @@ function CrossMark(props) {
1270
1270
  /***/ 29:
1271
1271
  /***/ (function(module, exports) {
1272
1272
 
1273
- module.exports = require("@splunk/react-icons/enterprise/Close");
1273
+ module.exports = require("@splunk/react-icons/Close");
1274
1274
 
1275
1275
  /***/ }),
1276
1276
 
@@ -1295,8 +1295,8 @@ module.exports = require("lodash/throttle");
1295
1295
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return Search; });
1296
1296
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2);
1297
1297
  /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
1298
- /* harmony import */ var _splunk_react_icons_enterprise_Search__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(56);
1299
- /* harmony import */ var _splunk_react_icons_enterprise_Search__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_enterprise_Search__WEBPACK_IMPORTED_MODULE_1__);
1298
+ /* harmony import */ var _splunk_react_icons_Search__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(56);
1299
+ /* harmony import */ var _splunk_react_icons_Search__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_Search__WEBPACK_IMPORTED_MODULE_1__);
1300
1300
  /* harmony import */ var _ThemedIcon__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(7);
1301
1301
  /* harmony import */ var _SVG__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(6);
1302
1302
  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); }
@@ -1330,7 +1330,7 @@ function Prisma16(_ref2) {
1330
1330
 
1331
1331
  function Search(props) {
1332
1332
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_ThemedIcon__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"], _extends({
1333
- Enterprise: _splunk_react_icons_enterprise_Search__WEBPACK_IMPORTED_MODULE_1___default.a,
1333
+ Enterprise: _splunk_react_icons_Search__WEBPACK_IMPORTED_MODULE_1___default.a,
1334
1334
  Prisma16: Prisma16,
1335
1335
  Prisma24: Prisma24
1336
1336
  }, props));
@@ -1369,7 +1369,7 @@ module.exports = require("lodash/defer");
1369
1369
  /***/ 56:
1370
1370
  /***/ (function(module, exports) {
1371
1371
 
1372
- module.exports = require("@splunk/react-icons/enterprise/Search");
1372
+ module.exports = require("@splunk/react-icons/Search");
1373
1373
 
1374
1374
  /***/ }),
1375
1375
 
@@ -1488,8 +1488,8 @@ function Icon(_ref) {
1488
1488
 
1489
1489
 
1490
1490
  if (prismaSize === 'small') {
1491
- var SVGEnterprise = Prisma16 || Prisma24;
1492
- return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(SVGEnterprise, _extends({
1491
+ var SVG = Prisma16 || Prisma24;
1492
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(SVG, _extends({
1493
1493
  width: "16",
1494
1494
  height: "16"
1495
1495
  }, prismaProps));
@@ -1497,9 +1497,9 @@ function Icon(_ref) {
1497
1497
 
1498
1498
 
1499
1499
  if (density === 'compact') {
1500
- var _SVGEnterprise = Prisma20 || Prisma24;
1500
+ var _SVG = Prisma20 || Prisma24;
1501
1501
 
1502
- return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_SVGEnterprise, _extends({
1502
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_SVG, _extends({
1503
1503
  width: "20",
1504
1504
  height: "20"
1505
1505
  }, prismaProps));
package/Tooltip.js CHANGED
@@ -179,9 +179,9 @@ var id_ = __webpack_require__(13);
179
179
  // EXTERNAL MODULE: external "@splunk/ui-utils/i18n"
180
180
  var i18n_ = __webpack_require__(4);
181
181
 
182
- // EXTERNAL MODULE: external "@splunk/react-icons/SVGEnterprise"
183
- var SVGEnterprise_ = __webpack_require__(32);
184
- var SVGEnterprise_default = /*#__PURE__*/__webpack_require__.n(SVGEnterprise_);
182
+ // EXTERNAL MODULE: external "@splunk/react-icons/SVG"
183
+ var SVG_ = __webpack_require__(32);
184
+ var SVG_default = /*#__PURE__*/__webpack_require__.n(SVG_);
185
185
 
186
186
  // CONCATENATED MODULE: ./src/Tooltip/InfoIcon.tsx
187
187
  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); }
@@ -197,7 +197,7 @@ function InfoCircle(props) {
197
197
  density = _useSplunkTheme.density;
198
198
 
199
199
  if (family === 'enterprise') {
200
- return /*#__PURE__*/external_react_default.a.createElement(SVGEnterprise_default.a, _extends({
200
+ return /*#__PURE__*/external_react_default.a.createElement(SVG_default.a, _extends({
201
201
  screenReaderText: Object(i18n_["_"])('Info Circle'),
202
202
  viewBox: "0 0 24 24"
203
203
  }, props), /*#__PURE__*/external_react_default.a.createElement("path", {
@@ -824,7 +824,7 @@ module.exports = require("lodash/throttle");
824
824
  /***/ 32:
825
825
  /***/ (function(module, exports) {
826
826
 
827
- module.exports = require("@splunk/react-icons/SVGEnterprise");
827
+ module.exports = require("@splunk/react-icons/SVG");
828
828
 
829
829
  /***/ }),
830
830
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@splunk/react-ui",
3
- "version": "4.16.1",
3
+ "version": "4.16.2",
4
4
  "description": "Library of React components that implement the Splunk design language",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Splunk Inc.",
@@ -38,7 +38,7 @@
38
38
  "styled-components": "5.1.1"
39
39
  },
40
40
  "dependencies": {
41
- "@splunk/react-icons": "^3.3.1",
41
+ "@splunk/react-icons": "3.3.1",
42
42
  "@splunk/themes": "^0.15.0",
43
43
  "@splunk/ui-utils": "^1.5.2",
44
44
  "@types/commonmark": "^0.27.0",
@@ -1,2 +1,2 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  export default function CalendarIcon(props: SVGPropsOptionalViewBox): JSX.Element;
@@ -1,2 +1,2 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  export default function FileIcon(props: SVGPropsOptionalViewBox): JSX.Element;
@@ -1,2 +1,2 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  export default function FileIconCloud(props: SVGPropsOptionalViewBox): JSX.Element;
@@ -1,2 +1,2 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  export default function PaperClip(props: SVGPropsOptionalViewBox): JSX.Element;
@@ -1,2 +1,2 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  export default function Retry(props: SVGPropsOptionalViewBox): JSX.Element;
@@ -1,2 +1,2 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  export default function Trash(props: SVGPropsOptionalViewBox): JSX.Element;
@@ -1,2 +1,2 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  export default function SortedUp(props: SVGPropsOptionalViewBox): JSX.Element;
@@ -1,3 +1,3 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  declare function IconOutlinedHide(props: SVGPropsOptionalViewBox): JSX.Element;
3
3
  export default IconOutlinedHide;
@@ -1,3 +1,3 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  declare function IconOutlinedView(props: SVGPropsOptionalViewBox): JSX.Element;
3
3
  export default IconOutlinedView;
@@ -1,3 +1,3 @@
1
- import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise';
1
+ import { SVGPropsOptionalViewBox } from '@splunk/react-icons/SVG';
2
2
  declare function InfoCircle(props: SVGPropsOptionalViewBox): JSX.Element;
3
3
  export default InfoCircle;