Skip to content

Commit

Permalink
Merge pull request #5644 from EnterpriseDB/docs/josh/update-icons-and…
Browse files Browse the repository at this point in the history
…-other-dependencies
  • Loading branch information
josh-heyer authored May 17, 2024
2 parents 477e19d + 4b337ae commit 24940bb
Show file tree
Hide file tree
Showing 14 changed files with 3,321 additions and 3,584 deletions.
42 changes: 9 additions & 33 deletions icons-pkg/dist/color.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -11,66 +11,52 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
var PropTypes__default = /*#__PURE__*/_interopDefaultLegacy(PropTypes);

function _extends() {
_extends = Object.assign || function (target) {
_extends = Object.assign ? Object.assign.bind() : 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);
}

function _objectWithoutPropertiesLoose(source, excluded) {
if (source == null) return {};
var target = {};
var sourceKeys = Object.keys(source);
var key, i;

for (i = 0; i < sourceKeys.length; i++) {
key = sourceKeys[i];
if (excluded.indexOf(key) >= 0) continue;
target[key] = source[key];
}

return target;
}

function _objectWithoutProperties(source, excluded) {
if (source == null) return {};

var target = _objectWithoutPropertiesLoose(source, excluded);

var key, i;

if (Object.getOwnPropertySymbols) {
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);

for (i = 0; i < sourceSymbolKeys.length; i++) {
key = sourceSymbolKeys[i];
if (excluded.indexOf(key) >= 0) continue;
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
target[key] = source[key];
}
}

return target;
}

var _excluded$3 = ["title", "titleId"];

var SvgMoon = function SvgMoon(_ref) {
var title = _ref.title,
titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$3);

titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$3);
return /*#__PURE__*/React__default['default'].createElement("svg", _extends({
width: "1em",
height: "1em",
Expand All @@ -83,19 +69,16 @@ var SvgMoon = function SvgMoon(_ref) {
d: "M6.594 2A4.574 4.574 0 002 6.406V7h2v-.5A2.592 2.592 0 016.594 4H7V2zM9 2v2h2V2zm4 0v2h2V2zm4 0v2h.5A2.592 2.592 0 0120 6.594V7h2v-.406c0-2.48-1.93-4.496-4.406-4.594zM2 9v2h2V9zm18 0v2h2V9zM2 13v2h2v-2zm18 0v2h2v-2zM2 17v.594A4.574 4.574 0 006.594 22H7v-2h-.406A2.592 2.592 0 014 17.5V17zm18 0v.406A2.592 2.592 0 0117.5 20H17v2h.594A4.574 4.574 0 0022 17.406V17zM9 20v2h2v-2zm4 0v2h2v-2z"
}));
};

SvgMoon.propTypes = {
title: PropTypes__default['default'].string,
titleId: PropTypes__default['default'].string
};

var _excluded$2 = ["title", "titleId"];

var SvgNotFound = function SvgNotFound(_ref) {
var title = _ref.title,
titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$2);

titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$2);
return /*#__PURE__*/React__default['default'].createElement("svg", _extends({
width: "1em",
height: "1em",
Expand All @@ -108,19 +91,16 @@ var SvgNotFound = function SvgNotFound(_ref) {
d: "M6.594 2A4.574 4.574 0 002 6.406V7h2v-.5A2.592 2.592 0 016.594 4H7V2zM9 2v2h2V2zm4 0v2h2V2zm4 0v2h.5A2.592 2.592 0 0120 6.594V7h2v-.406c0-2.48-1.93-4.496-4.406-4.594zM2 9v2h2V9zm18 0v2h2V9zM2 13v2h2v-2zm18 0v2h2v-2zM2 17v.594A4.574 4.574 0 006.594 22H7v-2h-.406A2.592 2.592 0 014 17.5V17zm18 0v.406A2.592 2.592 0 0117.5 20H17v2h.594A4.574 4.574 0 0022 17.406V17zM9 20v2h2v-2zm4 0v2h2v-2z"
}));
};

SvgNotFound.propTypes = {
title: PropTypes__default['default'].string,
titleId: PropTypes__default['default'].string
};

var _excluded$1 = ["title", "titleId"];

var SvgServerError = function SvgServerError(_ref) {
var title = _ref.title,
titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$1);

titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$1);
return /*#__PURE__*/React__default['default'].createElement("svg", _extends({
width: "1em",
height: "1em",
Expand All @@ -133,19 +113,16 @@ var SvgServerError = function SvgServerError(_ref) {
d: "M6.594 2A4.574 4.574 0 002 6.406V7h2v-.5A2.592 2.592 0 016.594 4H7V2zM9 2v2h2V2zm4 0v2h2V2zm4 0v2h.5A2.592 2.592 0 0120 6.594V7h2v-.406c0-2.48-1.93-4.496-4.406-4.594zM2 9v2h2V9zm18 0v2h2V9zM2 13v2h2v-2zm18 0v2h2v-2zM2 17v.594A4.574 4.574 0 006.594 22H7v-2h-.406A2.592 2.592 0 014 17.5V17zm18 0v.406A2.592 2.592 0 0117.5 20H17v2h.594A4.574 4.574 0 0022 17.406V17zM9 20v2h2v-2zm4 0v2h2v-2z"
}));
};

SvgServerError.propTypes = {
title: PropTypes__default['default'].string,
titleId: PropTypes__default['default'].string
};

var _excluded = ["title", "titleId"];

var SvgSun = function SvgSun(_ref) {
var title = _ref.title,
titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded);

titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded);
return /*#__PURE__*/React__default['default'].createElement("svg", _extends({
width: "1em",
height: "1em",
Expand All @@ -158,7 +135,6 @@ var SvgSun = function SvgSun(_ref) {
d: "M6.594 2A4.574 4.574 0 002 6.406V7h2v-.5A2.592 2.592 0 016.594 4H7V2zM9 2v2h2V2zm4 0v2h2V2zm4 0v2h.5A2.592 2.592 0 0120 6.594V7h2v-.406c0-2.48-1.93-4.496-4.406-4.594zM2 9v2h2V9zm18 0v2h2V9zM2 13v2h2v-2zm18 0v2h2v-2zM2 17v.594A4.574 4.574 0 006.594 22H7v-2h-.406A2.592 2.592 0 014 17.5V17zm18 0v.406A2.592 2.592 0 0117.5 20H17v2h.594A4.574 4.574 0 0022 17.406V17zM9 20v2h2v-2zm4 0v2h2v-2z"
}));
};

SvgSun.propTypes = {
title: PropTypes__default['default'].string,
titleId: PropTypes__default['default'].string
Expand Down
42 changes: 9 additions & 33 deletions icons-pkg/dist/color.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,66 +2,52 @@ import React from 'react';
import PropTypes from 'prop-types';

function _extends() {
_extends = Object.assign || function (target) {
_extends = Object.assign ? Object.assign.bind() : 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);
}

function _objectWithoutPropertiesLoose(source, excluded) {
if (source == null) return {};
var target = {};
var sourceKeys = Object.keys(source);
var key, i;

for (i = 0; i < sourceKeys.length; i++) {
key = sourceKeys[i];
if (excluded.indexOf(key) >= 0) continue;
target[key] = source[key];
}

return target;
}

function _objectWithoutProperties(source, excluded) {
if (source == null) return {};

var target = _objectWithoutPropertiesLoose(source, excluded);

var key, i;

if (Object.getOwnPropertySymbols) {
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);

for (i = 0; i < sourceSymbolKeys.length; i++) {
key = sourceSymbolKeys[i];
if (excluded.indexOf(key) >= 0) continue;
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
target[key] = source[key];
}
}

return target;
}

var _excluded$3 = ["title", "titleId"];

var SvgMoon = function SvgMoon(_ref) {
var title = _ref.title,
titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$3);

titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$3);
return /*#__PURE__*/React.createElement("svg", _extends({
width: "1em",
height: "1em",
Expand All @@ -74,19 +60,16 @@ var SvgMoon = function SvgMoon(_ref) {
d: "M6.594 2A4.574 4.574 0 002 6.406V7h2v-.5A2.592 2.592 0 016.594 4H7V2zM9 2v2h2V2zm4 0v2h2V2zm4 0v2h.5A2.592 2.592 0 0120 6.594V7h2v-.406c0-2.48-1.93-4.496-4.406-4.594zM2 9v2h2V9zm18 0v2h2V9zM2 13v2h2v-2zm18 0v2h2v-2zM2 17v.594A4.574 4.574 0 006.594 22H7v-2h-.406A2.592 2.592 0 014 17.5V17zm18 0v.406A2.592 2.592 0 0117.5 20H17v2h.594A4.574 4.574 0 0022 17.406V17zM9 20v2h2v-2zm4 0v2h2v-2z"
}));
};

SvgMoon.propTypes = {
title: PropTypes.string,
titleId: PropTypes.string
};

var _excluded$2 = ["title", "titleId"];

var SvgNotFound = function SvgNotFound(_ref) {
var title = _ref.title,
titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$2);

titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$2);
return /*#__PURE__*/React.createElement("svg", _extends({
width: "1em",
height: "1em",
Expand All @@ -99,19 +82,16 @@ var SvgNotFound = function SvgNotFound(_ref) {
d: "M6.594 2A4.574 4.574 0 002 6.406V7h2v-.5A2.592 2.592 0 016.594 4H7V2zM9 2v2h2V2zm4 0v2h2V2zm4 0v2h.5A2.592 2.592 0 0120 6.594V7h2v-.406c0-2.48-1.93-4.496-4.406-4.594zM2 9v2h2V9zm18 0v2h2V9zM2 13v2h2v-2zm18 0v2h2v-2zM2 17v.594A4.574 4.574 0 006.594 22H7v-2h-.406A2.592 2.592 0 014 17.5V17zm18 0v.406A2.592 2.592 0 0117.5 20H17v2h.594A4.574 4.574 0 0022 17.406V17zM9 20v2h2v-2zm4 0v2h2v-2z"
}));
};

SvgNotFound.propTypes = {
title: PropTypes.string,
titleId: PropTypes.string
};

var _excluded$1 = ["title", "titleId"];

var SvgServerError = function SvgServerError(_ref) {
var title = _ref.title,
titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$1);

titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded$1);
return /*#__PURE__*/React.createElement("svg", _extends({
width: "1em",
height: "1em",
Expand All @@ -124,19 +104,16 @@ var SvgServerError = function SvgServerError(_ref) {
d: "M6.594 2A4.574 4.574 0 002 6.406V7h2v-.5A2.592 2.592 0 016.594 4H7V2zM9 2v2h2V2zm4 0v2h2V2zm4 0v2h.5A2.592 2.592 0 0120 6.594V7h2v-.406c0-2.48-1.93-4.496-4.406-4.594zM2 9v2h2V9zm18 0v2h2V9zM2 13v2h2v-2zm18 0v2h2v-2zM2 17v.594A4.574 4.574 0 006.594 22H7v-2h-.406A2.592 2.592 0 014 17.5V17zm18 0v.406A2.592 2.592 0 0117.5 20H17v2h.594A4.574 4.574 0 0022 17.406V17zM9 20v2h2v-2zm4 0v2h2v-2z"
}));
};

SvgServerError.propTypes = {
title: PropTypes.string,
titleId: PropTypes.string
};

var _excluded = ["title", "titleId"];

var SvgSun = function SvgSun(_ref) {
var title = _ref.title,
titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded);

titleId = _ref.titleId,
props = _objectWithoutProperties(_ref, _excluded);
return /*#__PURE__*/React.createElement("svg", _extends({
width: "1em",
height: "1em",
Expand All @@ -149,7 +126,6 @@ var SvgSun = function SvgSun(_ref) {
d: "M6.594 2A4.574 4.574 0 002 6.406V7h2v-.5A2.592 2.592 0 016.594 4H7V2zM9 2v2h2V2zm4 0v2h2V2zm4 0v2h.5A2.592 2.592 0 0120 6.594V7h2v-.406c0-2.48-1.93-4.496-4.406-4.594zM2 9v2h2V9zm18 0v2h2V9zM2 13v2h2v-2zm18 0v2h2v-2zM2 17v.594A4.574 4.574 0 006.594 22H7v-2h-.406A2.592 2.592 0 014 17.5V17zm18 0v.406A2.592 2.592 0 0117.5 20H17v2h.594A4.574 4.574 0 0022 17.406V17zM9 20v2h2v-2zm4 0v2h2v-2z"
}));
};

SvgSun.propTypes = {
title: PropTypes.string,
titleId: PropTypes.string
Expand Down
Loading

2 comments on commit 24940bb

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.