New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@splunk/visualization-icons

Package Overview
Dependencies
Maintainers
14
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splunk/visualization-icons - npm Package Compare versions

Comparing version 25.9.0 to 25.9.1

6

Area.js

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -131,5 +131,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Area = function Area(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Area'),

@@ -136,0 +136,0 @@ viewBox: "0 0 18 14"

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -132,5 +132,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Bar = function Bar(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Bar'),

@@ -137,0 +137,0 @@ viewBox: "0 0 16 18"

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Bubble = function Bubble(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Bubble'),

@@ -150,3 +150,3 @@ viewBox: "0 0 16 16"

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -153,0 +153,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var ChoroplethSvg = function ChoroplethSvg(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('SVG Choropleth'),

@@ -144,3 +144,3 @@ viewBox: "0 0 16 16"

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -147,0 +147,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Column = function Column(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Column'),

@@ -144,3 +144,3 @@ viewBox: "0 0 18 16"

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -147,0 +147,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var EditIcon = function EditIcon(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Edit'),

@@ -151,3 +151,3 @@ width: "16",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -154,0 +154,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Events = function Events(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Events'),

@@ -143,3 +143,3 @@ viewBox: "0 0 24 24"

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -146,0 +146,0 @@ /***/ })

@@ -121,4 +121,4 @@ /*!

/* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2);
/* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3__);
/* harmony import */ var _splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2);
/* harmony import */ var _splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3__);

@@ -135,3 +135,3 @@ /* eslint-disable max-len */

function Image(props) {
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3___default.a, _babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement(_splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3___default.a, _babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({
viewBox: "0 0 32 32",

@@ -160,3 +160,3 @@ screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2__["_"])('Image')

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -163,0 +163,0 @@ /***/ }),

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Line = function Line(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Line'),

@@ -141,3 +141,3 @@ viewBox: "0 0 16 14"

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -144,0 +144,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var LinkGraph = function LinkGraph(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Link Graph'),

@@ -138,3 +138,3 @@ viewBox: "0 0 20 16"

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -141,0 +141,0 @@ /***/ })

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Map = function Map(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Map'),

@@ -133,0 +133,0 @@ viewBox: "0 0 20 20"

@@ -5,3 +5,3 @@ {

"author": "Splunk",
"version": "25.9.0",
"version": "25.9.1",
"scripts": {

@@ -23,3 +23,3 @@ "build": "NODE_ENV=production webpack --config ./webpack.config.js --bail",

"@babel/runtime": "^7.13.0",
"@splunk/react-icons": "^3.1.0",
"@splunk/react-icons": "^4.0.1",
"@splunk/ui-utils": "^1.2.1"

@@ -35,3 +35,3 @@ },

"@babel/core": "^7.13.0",
"@splunk/visualization-build-tools": "^25.9.0",
"@splunk/visualization-build-tools": "^25.9.1",
"@storybook/addon-actions": "^6.1.20",

@@ -38,0 +38,0 @@ "@storybook/addons": "^6.1.20",

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var ParallelCoordinates = function ParallelCoordinates(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Parallel Coordinates'),

@@ -133,0 +133,0 @@ viewBox: "0 0 24 24"

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -125,5 +125,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Area = function Area(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Area'),

@@ -130,0 +130,0 @@ fill: "currentColor",

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -126,5 +126,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Bar = function Bar(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Bar'),

@@ -131,0 +131,0 @@ fill: "currentColor",

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -127,5 +127,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Bubble = function Bubble(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Bubble'),

@@ -132,0 +132,0 @@ fill: "currentColor",

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var ChoroplethSvg = function ChoroplethSvg(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('SVG Choropleth'),

@@ -133,0 +133,0 @@ viewBox: "0 0 150 100",

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -129,5 +129,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Column = function Column(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Column'),

@@ -134,0 +134,0 @@ fill: "currentColor",

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -130,5 +130,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Events = function Events(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Events'),

@@ -135,0 +135,0 @@ fill: "currentColor",

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -131,5 +131,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var FillerGauge = function FillerGauge(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Filler Gauge'),

@@ -136,0 +136,0 @@ fill: "currentColor",

@@ -109,3 +109,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -132,5 +132,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Line = function Line(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Line'),

@@ -137,0 +137,0 @@ fill: "currentColor",

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var LinkGraph = function LinkGraph(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Link Graph'),

@@ -142,3 +142,3 @@ fill: "currentColor",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -145,0 +145,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Map = function Map(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Map'),

@@ -160,3 +160,3 @@ fill: "currentColor",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -163,0 +163,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var MarkerGauge = function MarkerGauge(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Marker Gauge'),

@@ -146,3 +146,3 @@ fill: "currentColor",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -149,0 +149,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var ParallelCoordinates = function ParallelCoordinates(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Parallel Coordinates'),

@@ -144,3 +144,3 @@ viewBox: "0 0 150 100",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -147,0 +147,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Pie = function Pie(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Pie'),

@@ -144,3 +144,3 @@ fill: "currentColor",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -147,0 +147,0 @@ /***/ })

@@ -121,4 +121,4 @@ /*!

/* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2);
/* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3__);
/* harmony import */ var _splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2);
/* harmony import */ var _splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3__);

@@ -129,3 +129,3 @@

function Punchcard(props) {
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3___default.a, _babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement(_splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3___default.a, _babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({
screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2__["_"])('Punchcard'),

@@ -206,3 +206,3 @@ fill: "currentColor",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -209,0 +209,0 @@ /***/ }),

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Sankey = function Sankey(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Sankey'),

@@ -144,3 +144,3 @@ fill: "currentColor",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -147,0 +147,0 @@ /***/ })

@@ -120,5 +120,5 @@ /*!

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Scatter = function Scatter(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Scatter'),

@@ -168,3 +168,3 @@ fill: "currentColor",

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -171,0 +171,0 @@ /***/ })

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var SingleValueRadial = function SingleValueRadial(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Single Value Radial'),

@@ -133,0 +133,0 @@ fill: "currentColor",

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var SingleValueTrend = function SingleValueTrend(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Single Value'),

@@ -133,0 +133,0 @@ fill: "currentColor",

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Table = function Table(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Table'),

@@ -133,0 +133,0 @@ fill: "currentColor",

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -129,4 +129,4 @@ /***/ }),

/* harmony import */ var _splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2__);
/* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2);
/* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3__);
/* harmony import */ var _splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(2);
/* harmony import */ var _splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3__);

@@ -137,3 +137,3 @@

function Punchcard(props) {
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_3___default.a, _babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement(_splunk_react_icons_SVGEnterprise__WEBPACK_IMPORTED_MODULE_3___default.a, _babel_runtime_helpers_extends__WEBPACK_IMPORTED_MODULE_0___default()({
screenReaderText: Object(_splunk_ui_utils_i18n__WEBPACK_IMPORTED_MODULE_2__["_"])('Punchcard'),

@@ -140,0 +140,0 @@ viewBox: "0 0 24 24"

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -129,5 +129,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var RemoveIcon = function RemoveIcon(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Remove'),

@@ -134,0 +134,0 @@ width: "16",

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Sankey = function Sankey(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Sankey'),

@@ -133,0 +133,0 @@ viewBox: "0 0 24 24"

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Scatter = function Scatter(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Scatter'),

@@ -133,0 +133,0 @@ viewBox: "0 0 20 18"

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var SingleValueRadial = function SingleValueRadial(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Single Value Radial'),

@@ -133,0 +133,0 @@ viewBox: "0 0 20 17"

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var SingleValueTrend = function SingleValueTrend(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Single Value'),

@@ -133,0 +133,0 @@ viewBox: "0 0 18 18"

@@ -112,3 +112,3 @@ /*!

module.exports = require("@splunk/react-icons/SVG");
module.exports = require("@splunk/react-icons/SVGEnterprise");

@@ -128,5 +128,5 @@ /***/ }),

var i18n_1 = __webpack_require__(1);
var SVG_1 = __webpack_require__(2);
var SVGEnterprise_1 = __webpack_require__(2);
var Table = function Table(props) {
return React.createElement(SVG_1.default, Object.assign({
return React.createElement(SVGEnterprise_1.default, Object.assign({
screenReaderText: i18n_1._('Table'),

@@ -133,0 +133,0 @@ viewBox: "0 0 20 12"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc