pollination-react-io 1.80.8 → 1.80.9

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.
@@ -3,8 +3,8 @@ import React__default, { createContext, useMemo, createElement, useContext, useR
3
3
  import * as ReactDOM from 'react-dom';
4
4
  import ReactDOM__default, { flushSync } from 'react-dom';
5
5
 
6
- function _extends$L() {
7
- _extends$L = Object.assign ? Object.assign.bind() : function (target) {
6
+ function _extends$K() {
7
+ _extends$K = Object.assign ? Object.assign.bind() : function (target) {
8
8
  for (var i = 1; i < arguments.length; i++) {
9
9
  var source = arguments[i];
10
10
  for (var key in source) {
@@ -15,7 +15,7 @@ function _extends$L() {
15
15
  }
16
16
  return target;
17
17
  };
18
- return _extends$L.apply(this, arguments);
18
+ return _extends$K.apply(this, arguments);
19
19
  }
20
20
 
21
21
  function $c512c27ab02ef895$export$fd42f52fd3ae1109(rootComponentName, defaultContext) {
@@ -201,11 +201,11 @@ function $c512c27ab02ef895$export$fd42f52fd3ae1109(rootComponentName, defaultCon
201
201
  return /*#__PURE__*/ isValidElement(newElement) ? newElement.props.children : null;
202
202
  } else return child;
203
203
  });
204
- return /*#__PURE__*/ createElement($5e63c961fc1ce211$var$SlotClone, _extends$L({}, slotProps, {
204
+ return /*#__PURE__*/ createElement($5e63c961fc1ce211$var$SlotClone, _extends$K({}, slotProps, {
205
205
  ref: forwardedRef
206
206
  }), /*#__PURE__*/ isValidElement(newElement) ? /*#__PURE__*/ cloneElement(newElement, undefined, newChildren) : null);
207
207
  }
208
- return /*#__PURE__*/ createElement($5e63c961fc1ce211$var$SlotClone, _extends$L({}, slotProps, {
208
+ return /*#__PURE__*/ createElement($5e63c961fc1ce211$var$SlotClone, _extends$K({}, slotProps, {
209
209
  ref: forwardedRef
210
210
  }), children);
211
211
  });
@@ -283,7 +283,7 @@ const $8927f6f2acc4f386$var$NODES = [
283
283
  useEffect(()=>{
284
284
  window[Symbol.for('radix-ui')] = true;
285
285
  }, []);
286
- return /*#__PURE__*/ createElement(Comp, _extends$L({}, primitiveProps, {
286
+ return /*#__PURE__*/ createElement(Comp, _extends$K({}, primitiveProps, {
287
287
  ref: forwardedRef
288
288
  }));
289
289
  });
@@ -347,7 +347,7 @@ const $cddcb0b647441e34$export$e2255cf6045e8d47 = /*#__PURE__*/ forwardRef((prop
347
347
  scope: __scopeAvatar,
348
348
  imageLoadingStatus: imageLoadingStatus,
349
349
  onImageLoadingStatusChange: setImageLoadingStatus
350
- }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$L({}, avatarProps, {
350
+ }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$K({}, avatarProps, {
351
351
  ref: forwardedRef
352
352
  })));
353
353
  });
@@ -368,7 +368,7 @@ const $cddcb0b647441e34$export$2cd8ae1985206fe8 = /*#__PURE__*/ forwardRef((prop
368
368
  imageLoadingStatus,
369
369
  handleLoadingStatusChange
370
370
  ]);
371
- return imageLoadingStatus === 'loaded' ? /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.img, _extends$L({}, imageProps, {
371
+ return imageLoadingStatus === 'loaded' ? /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.img, _extends$K({}, imageProps, {
372
372
  ref: forwardedRef,
373
373
  src: src
374
374
  })) : null;
@@ -390,7 +390,7 @@ const $cddcb0b647441e34$export$69fffb6a9571fbfe = /*#__PURE__*/ forwardRef((prop
390
390
  }, [
391
391
  delayMs
392
392
  ]);
393
- return canRender && context.imageLoadingStatus !== 'loaded' ? /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$L({}, fallbackProps, {
393
+ return canRender && context.imageLoadingStatus !== 'loaded' ? /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$K({}, fallbackProps, {
394
394
  ref: forwardedRef
395
395
  })) : null;
396
396
  });
@@ -1795,20 +1795,20 @@ if (process.env.NODE_ENV !== 'production') {
1795
1795
 
1796
1796
  var PropTypes = propTypes$5;
1797
1797
 
1798
- var _excluded$P = ["color", "size", "title"];
1798
+ var _excluded$O = ["color", "size", "title"];
1799
1799
 
1800
- function _extends$K() { _extends$K = 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$K.apply(this, arguments); }
1800
+ function _extends$J() { _extends$J = 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$J.apply(this, arguments); }
1801
1801
 
1802
- function _objectWithoutProperties$G(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$K(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; }
1802
+ function _objectWithoutProperties$F(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$J(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; }
1803
1803
 
1804
- function _objectWithoutPropertiesLoose$K(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; }
1804
+ function _objectWithoutPropertiesLoose$J(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; }
1805
1805
  var ArrowClockwise = /*#__PURE__*/forwardRef(function (_ref, ref) {
1806
1806
  var color = _ref.color,
1807
1807
  size = _ref.size,
1808
1808
  title = _ref.title,
1809
- rest = _objectWithoutProperties$G(_ref, _excluded$P);
1809
+ rest = _objectWithoutProperties$F(_ref, _excluded$O);
1810
1810
 
1811
- return /*#__PURE__*/React__default.createElement("svg", _extends$K({
1811
+ return /*#__PURE__*/React__default.createElement("svg", _extends$J({
1812
1812
  ref: ref,
1813
1813
  xmlns: "http://www.w3.org/2000/svg",
1814
1814
  viewBox: "0 0 16 16",
@@ -1834,20 +1834,20 @@ ArrowClockwise.defaultProps = {
1834
1834
  };
1835
1835
  var ArrowClockwise$1 = ArrowClockwise;
1836
1836
 
1837
- var _excluded$O = ["color", "size", "title"];
1837
+ var _excluded$N = ["color", "size", "title"];
1838
1838
 
1839
- function _extends$J() { _extends$J = 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$J.apply(this, arguments); }
1839
+ function _extends$I() { _extends$I = 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$I.apply(this, arguments); }
1840
1840
 
1841
- function _objectWithoutProperties$F(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$J(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; }
1841
+ function _objectWithoutProperties$E(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$I(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; }
1842
1842
 
1843
- function _objectWithoutPropertiesLoose$J(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; }
1843
+ function _objectWithoutPropertiesLoose$I(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; }
1844
1844
  var ArrowDown = /*#__PURE__*/forwardRef(function (_ref, ref) {
1845
1845
  var color = _ref.color,
1846
1846
  size = _ref.size,
1847
1847
  title = _ref.title,
1848
- rest = _objectWithoutProperties$F(_ref, _excluded$O);
1848
+ rest = _objectWithoutProperties$E(_ref, _excluded$N);
1849
1849
 
1850
- return /*#__PURE__*/React__default.createElement("svg", _extends$J({
1850
+ return /*#__PURE__*/React__default.createElement("svg", _extends$I({
1851
1851
  ref: ref,
1852
1852
  xmlns: "http://www.w3.org/2000/svg",
1853
1853
  viewBox: "0 0 16 16",
@@ -1871,20 +1871,20 @@ ArrowDown.defaultProps = {
1871
1871
  };
1872
1872
  var ArrowDown$1 = ArrowDown;
1873
1873
 
1874
- var _excluded$N = ["color", "size", "title"];
1874
+ var _excluded$M = ["color", "size", "title"];
1875
1875
 
1876
- function _extends$I() { _extends$I = 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$I.apply(this, arguments); }
1876
+ function _extends$H() { _extends$H = 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$H.apply(this, arguments); }
1877
1877
 
1878
- function _objectWithoutProperties$E(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$I(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; }
1878
+ function _objectWithoutProperties$D(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$H(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; }
1879
1879
 
1880
- function _objectWithoutPropertiesLoose$I(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; }
1880
+ function _objectWithoutPropertiesLoose$H(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; }
1881
1881
  var ArrowRepeat = /*#__PURE__*/forwardRef(function (_ref, ref) {
1882
1882
  var color = _ref.color,
1883
1883
  size = _ref.size,
1884
1884
  title = _ref.title,
1885
- rest = _objectWithoutProperties$E(_ref, _excluded$N);
1885
+ rest = _objectWithoutProperties$D(_ref, _excluded$M);
1886
1886
 
1887
- return /*#__PURE__*/React__default.createElement("svg", _extends$I({
1887
+ return /*#__PURE__*/React__default.createElement("svg", _extends$H({
1888
1888
  ref: ref,
1889
1889
  xmlns: "http://www.w3.org/2000/svg",
1890
1890
  viewBox: "0 0 16 16",
@@ -1910,20 +1910,20 @@ ArrowRepeat.defaultProps = {
1910
1910
  };
1911
1911
  var ArrowRepeat$1 = ArrowRepeat;
1912
1912
 
1913
- var _excluded$M = ["color", "size", "title"];
1913
+ var _excluded$L = ["color", "size", "title"];
1914
1914
 
1915
- function _extends$H() { _extends$H = 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$H.apply(this, arguments); }
1915
+ function _extends$G() { _extends$G = 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$G.apply(this, arguments); }
1916
1916
 
1917
- function _objectWithoutProperties$D(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$H(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; }
1917
+ function _objectWithoutProperties$C(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$G(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; }
1918
1918
 
1919
- function _objectWithoutPropertiesLoose$H(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; }
1919
+ function _objectWithoutPropertiesLoose$G(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; }
1920
1920
  var ArrowUpSquare = /*#__PURE__*/forwardRef(function (_ref, ref) {
1921
1921
  var color = _ref.color,
1922
1922
  size = _ref.size,
1923
1923
  title = _ref.title,
1924
- rest = _objectWithoutProperties$D(_ref, _excluded$M);
1924
+ rest = _objectWithoutProperties$C(_ref, _excluded$L);
1925
1925
 
1926
- return /*#__PURE__*/React__default.createElement("svg", _extends$H({
1926
+ return /*#__PURE__*/React__default.createElement("svg", _extends$G({
1927
1927
  ref: ref,
1928
1928
  xmlns: "http://www.w3.org/2000/svg",
1929
1929
  viewBox: "0 0 16 16",
@@ -1947,20 +1947,20 @@ ArrowUpSquare.defaultProps = {
1947
1947
  };
1948
1948
  var ArrowUpSquare$1 = ArrowUpSquare;
1949
1949
 
1950
- var _excluded$L = ["color", "size", "title"];
1950
+ var _excluded$K = ["color", "size", "title"];
1951
1951
 
1952
- function _extends$G() { _extends$G = 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$G.apply(this, arguments); }
1952
+ function _extends$F() { _extends$F = 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$F.apply(this, arguments); }
1953
1953
 
1954
- function _objectWithoutProperties$C(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$G(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; }
1954
+ function _objectWithoutProperties$B(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$F(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; }
1955
1955
 
1956
- function _objectWithoutPropertiesLoose$G(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; }
1956
+ function _objectWithoutPropertiesLoose$F(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; }
1957
1957
  var BoundingBox = /*#__PURE__*/forwardRef(function (_ref, ref) {
1958
1958
  var color = _ref.color,
1959
1959
  size = _ref.size,
1960
1960
  title = _ref.title,
1961
- rest = _objectWithoutProperties$C(_ref, _excluded$L);
1961
+ rest = _objectWithoutProperties$B(_ref, _excluded$K);
1962
1962
 
1963
- return /*#__PURE__*/React__default.createElement("svg", _extends$G({
1963
+ return /*#__PURE__*/React__default.createElement("svg", _extends$F({
1964
1964
  ref: ref,
1965
1965
  xmlns: "http://www.w3.org/2000/svg",
1966
1966
  viewBox: "0 0 16 16",
@@ -1983,20 +1983,20 @@ BoundingBox.defaultProps = {
1983
1983
  };
1984
1984
  var BoundingBox$1 = BoundingBox;
1985
1985
 
1986
- var _excluded$K = ["color", "size", "title"];
1986
+ var _excluded$J = ["color", "size", "title"];
1987
1987
 
1988
- function _extends$F() { _extends$F = 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$F.apply(this, arguments); }
1988
+ function _extends$E() { _extends$E = 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$E.apply(this, arguments); }
1989
1989
 
1990
- function _objectWithoutProperties$B(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$F(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; }
1990
+ function _objectWithoutProperties$A(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$E(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; }
1991
1991
 
1992
- function _objectWithoutPropertiesLoose$F(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; }
1992
+ function _objectWithoutPropertiesLoose$E(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; }
1993
1993
  var BuildingAdd = /*#__PURE__*/forwardRef(function (_ref, ref) {
1994
1994
  var color = _ref.color,
1995
1995
  size = _ref.size,
1996
1996
  title = _ref.title,
1997
- rest = _objectWithoutProperties$B(_ref, _excluded$K);
1997
+ rest = _objectWithoutProperties$A(_ref, _excluded$J);
1998
1998
 
1999
- return /*#__PURE__*/React__default.createElement("svg", _extends$F({
1999
+ return /*#__PURE__*/React__default.createElement("svg", _extends$E({
2000
2000
  ref: ref,
2001
2001
  xmlns: "http://www.w3.org/2000/svg",
2002
2002
  viewBox: "0 0 16 16",
@@ -2023,20 +2023,20 @@ BuildingAdd.defaultProps = {
2023
2023
  };
2024
2024
  var BuildingAdd$1 = BuildingAdd;
2025
2025
 
2026
- var _excluded$J = ["color", "size", "title"];
2026
+ var _excluded$I = ["color", "size", "title"];
2027
2027
 
2028
- function _extends$E() { _extends$E = 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$E.apply(this, arguments); }
2028
+ function _extends$D() { _extends$D = 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$D.apply(this, arguments); }
2029
2029
 
2030
- function _objectWithoutProperties$A(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$E(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; }
2030
+ function _objectWithoutProperties$z(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$D(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; }
2031
2031
 
2032
- function _objectWithoutPropertiesLoose$E(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; }
2032
+ function _objectWithoutPropertiesLoose$D(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; }
2033
2033
  var Building = /*#__PURE__*/forwardRef(function (_ref, ref) {
2034
2034
  var color = _ref.color,
2035
2035
  size = _ref.size,
2036
2036
  title = _ref.title,
2037
- rest = _objectWithoutProperties$A(_ref, _excluded$J);
2037
+ rest = _objectWithoutProperties$z(_ref, _excluded$I);
2038
2038
 
2039
- return /*#__PURE__*/React__default.createElement("svg", _extends$E({
2039
+ return /*#__PURE__*/React__default.createElement("svg", _extends$D({
2040
2040
  ref: ref,
2041
2041
  xmlns: "http://www.w3.org/2000/svg",
2042
2042
  viewBox: "0 0 16 16",
@@ -2061,42 +2061,6 @@ Building.defaultProps = {
2061
2061
  };
2062
2062
  var Building$1 = Building;
2063
2063
 
2064
- var _excluded$I = ["color", "size", "title"];
2065
-
2066
- function _extends$D() { _extends$D = 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$D.apply(this, arguments); }
2067
-
2068
- function _objectWithoutProperties$z(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$D(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; }
2069
-
2070
- function _objectWithoutPropertiesLoose$D(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; }
2071
- var CaretDownFill = /*#__PURE__*/forwardRef(function (_ref, ref) {
2072
- var color = _ref.color,
2073
- size = _ref.size,
2074
- title = _ref.title,
2075
- rest = _objectWithoutProperties$z(_ref, _excluded$I);
2076
-
2077
- return /*#__PURE__*/React__default.createElement("svg", _extends$D({
2078
- ref: ref,
2079
- xmlns: "http://www.w3.org/2000/svg",
2080
- viewBox: "0 0 16 16",
2081
- width: size,
2082
- height: size,
2083
- fill: color
2084
- }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2085
- d: "M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"
2086
- }));
2087
- });
2088
- CaretDownFill.propTypes = {
2089
- color: PropTypes.string,
2090
- size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2091
- title: PropTypes.string
2092
- };
2093
- CaretDownFill.defaultProps = {
2094
- color: 'currentColor',
2095
- size: '1em',
2096
- title: null
2097
- };
2098
- var CaretDownFill$1 = CaretDownFill;
2099
-
2100
2064
  var _excluded$H = ["color", "size", "title"];
2101
2065
 
2102
2066
  function _extends$C() { _extends$C = 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$C.apply(this, arguments); }
@@ -2104,7 +2068,7 @@ function _extends$C() { _extends$C = Object.assign || function (target) { for (v
2104
2068
  function _objectWithoutProperties$y(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$C(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; }
2105
2069
 
2106
2070
  function _objectWithoutPropertiesLoose$C(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; }
2107
- var CheckCircle = /*#__PURE__*/forwardRef(function (_ref, ref) {
2071
+ var CaretDownFill = /*#__PURE__*/forwardRef(function (_ref, ref) {
2108
2072
  var color = _ref.color,
2109
2073
  size = _ref.size,
2110
2074
  title = _ref.title,
@@ -2118,22 +2082,20 @@ var CheckCircle = /*#__PURE__*/forwardRef(function (_ref, ref) {
2118
2082
  height: size,
2119
2083
  fill: color
2120
2084
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2121
- d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"
2122
- }), /*#__PURE__*/React__default.createElement("path", {
2123
- d: "M10.97 4.97a.235.235 0 0 0-.02.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05z"
2085
+ d: "M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"
2124
2086
  }));
2125
2087
  });
2126
- CheckCircle.propTypes = {
2088
+ CaretDownFill.propTypes = {
2127
2089
  color: PropTypes.string,
2128
2090
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2129
2091
  title: PropTypes.string
2130
2092
  };
2131
- CheckCircle.defaultProps = {
2093
+ CaretDownFill.defaultProps = {
2132
2094
  color: 'currentColor',
2133
2095
  size: '1em',
2134
2096
  title: null
2135
2097
  };
2136
- var CheckCircle$1 = CheckCircle;
2098
+ var CaretDownFill$1 = CaretDownFill;
2137
2099
 
2138
2100
  var _excluded$G = ["color", "size", "title"];
2139
2101
 
@@ -2142,7 +2104,7 @@ function _extends$B() { _extends$B = Object.assign || function (target) { for (v
2142
2104
  function _objectWithoutProperties$x(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$B(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; }
2143
2105
 
2144
2106
  function _objectWithoutPropertiesLoose$B(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; }
2145
- var ChevronLeft = /*#__PURE__*/forwardRef(function (_ref, ref) {
2107
+ var CheckCircle = /*#__PURE__*/forwardRef(function (_ref, ref) {
2146
2108
  var color = _ref.color,
2147
2109
  size = _ref.size,
2148
2110
  title = _ref.title,
@@ -2156,21 +2118,22 @@ var ChevronLeft = /*#__PURE__*/forwardRef(function (_ref, ref) {
2156
2118
  height: size,
2157
2119
  fill: color
2158
2120
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2159
- fillRule: "evenodd",
2160
- d: "M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"
2121
+ d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"
2122
+ }), /*#__PURE__*/React__default.createElement("path", {
2123
+ d: "M10.97 4.97a.235.235 0 0 0-.02.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05z"
2161
2124
  }));
2162
2125
  });
2163
- ChevronLeft.propTypes = {
2126
+ CheckCircle.propTypes = {
2164
2127
  color: PropTypes.string,
2165
2128
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2166
2129
  title: PropTypes.string
2167
2130
  };
2168
- ChevronLeft.defaultProps = {
2131
+ CheckCircle.defaultProps = {
2169
2132
  color: 'currentColor',
2170
2133
  size: '1em',
2171
2134
  title: null
2172
2135
  };
2173
- var ChevronLeft$1 = ChevronLeft;
2136
+ var CheckCircle$1 = CheckCircle;
2174
2137
 
2175
2138
  var _excluded$F = ["color", "size", "title"];
2176
2139
 
@@ -2179,7 +2142,7 @@ function _extends$A() { _extends$A = Object.assign || function (target) { for (v
2179
2142
  function _objectWithoutProperties$w(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$A(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; }
2180
2143
 
2181
2144
  function _objectWithoutPropertiesLoose$A(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; }
2182
- var ChevronRight = /*#__PURE__*/forwardRef(function (_ref, ref) {
2145
+ var ChevronLeft = /*#__PURE__*/forwardRef(function (_ref, ref) {
2183
2146
  var color = _ref.color,
2184
2147
  size = _ref.size,
2185
2148
  title = _ref.title,
@@ -2194,20 +2157,20 @@ var ChevronRight = /*#__PURE__*/forwardRef(function (_ref, ref) {
2194
2157
  fill: color
2195
2158
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2196
2159
  fillRule: "evenodd",
2197
- d: "M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"
2160
+ d: "M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z"
2198
2161
  }));
2199
2162
  });
2200
- ChevronRight.propTypes = {
2163
+ ChevronLeft.propTypes = {
2201
2164
  color: PropTypes.string,
2202
2165
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2203
2166
  title: PropTypes.string
2204
2167
  };
2205
- ChevronRight.defaultProps = {
2168
+ ChevronLeft.defaultProps = {
2206
2169
  color: 'currentColor',
2207
2170
  size: '1em',
2208
2171
  title: null
2209
2172
  };
2210
- var ChevronRight$1 = ChevronRight;
2173
+ var ChevronLeft$1 = ChevronLeft;
2211
2174
 
2212
2175
  var _excluded$E = ["color", "size", "title"];
2213
2176
 
@@ -2216,7 +2179,7 @@ function _extends$z() { _extends$z = Object.assign || function (target) { for (v
2216
2179
  function _objectWithoutProperties$v(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$z(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; }
2217
2180
 
2218
2181
  function _objectWithoutPropertiesLoose$z(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; }
2219
- var Clock = /*#__PURE__*/forwardRef(function (_ref, ref) {
2182
+ var ChevronRight = /*#__PURE__*/forwardRef(function (_ref, ref) {
2220
2183
  var color = _ref.color,
2221
2184
  size = _ref.size,
2222
2185
  title = _ref.title,
@@ -2230,22 +2193,21 @@ var Clock = /*#__PURE__*/forwardRef(function (_ref, ref) {
2230
2193
  height: size,
2231
2194
  fill: color
2232
2195
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2233
- d: "M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"
2234
- }), /*#__PURE__*/React__default.createElement("path", {
2235
- d: "M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"
2196
+ fillRule: "evenodd",
2197
+ d: "M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"
2236
2198
  }));
2237
2199
  });
2238
- Clock.propTypes = {
2200
+ ChevronRight.propTypes = {
2239
2201
  color: PropTypes.string,
2240
2202
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2241
2203
  title: PropTypes.string
2242
2204
  };
2243
- Clock.defaultProps = {
2205
+ ChevronRight.defaultProps = {
2244
2206
  color: 'currentColor',
2245
2207
  size: '1em',
2246
2208
  title: null
2247
2209
  };
2248
- var Clock$1 = Clock;
2210
+ var ChevronRight$1 = ChevronRight;
2249
2211
 
2250
2212
  var _excluded$D = ["color", "size", "title"];
2251
2213
 
@@ -2254,7 +2216,7 @@ function _extends$y() { _extends$y = Object.assign || function (target) { for (v
2254
2216
  function _objectWithoutProperties$u(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$y(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; }
2255
2217
 
2256
2218
  function _objectWithoutPropertiesLoose$y(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; }
2257
- var CloudArrowUp = /*#__PURE__*/forwardRef(function (_ref, ref) {
2219
+ var Clock = /*#__PURE__*/forwardRef(function (_ref, ref) {
2258
2220
  var color = _ref.color,
2259
2221
  size = _ref.size,
2260
2222
  title = _ref.title,
@@ -2268,23 +2230,22 @@ var CloudArrowUp = /*#__PURE__*/forwardRef(function (_ref, ref) {
2268
2230
  height: size,
2269
2231
  fill: color
2270
2232
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2271
- fillRule: "evenodd",
2272
- d: "M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708l2-2z"
2233
+ d: "M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z"
2273
2234
  }), /*#__PURE__*/React__default.createElement("path", {
2274
- d: "M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"
2235
+ d: "M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16zm7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0z"
2275
2236
  }));
2276
2237
  });
2277
- CloudArrowUp.propTypes = {
2238
+ Clock.propTypes = {
2278
2239
  color: PropTypes.string,
2279
2240
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2280
2241
  title: PropTypes.string
2281
2242
  };
2282
- CloudArrowUp.defaultProps = {
2243
+ Clock.defaultProps = {
2283
2244
  color: 'currentColor',
2284
2245
  size: '1em',
2285
2246
  title: null
2286
2247
  };
2287
- var CloudArrowUp$1 = CloudArrowUp;
2248
+ var Clock$1 = Clock;
2288
2249
 
2289
2250
  var _excluded$C = ["color", "size", "title"];
2290
2251
 
@@ -2293,7 +2254,7 @@ function _extends$x() { _extends$x = Object.assign || function (target) { for (v
2293
2254
  function _objectWithoutProperties$t(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$x(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; }
2294
2255
 
2295
2256
  function _objectWithoutPropertiesLoose$x(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; }
2296
- var CloudPlus = /*#__PURE__*/forwardRef(function (_ref, ref) {
2257
+ var CloudArrowUp = /*#__PURE__*/forwardRef(function (_ref, ref) {
2297
2258
  var color = _ref.color,
2298
2259
  size = _ref.size,
2299
2260
  title = _ref.title,
@@ -2308,22 +2269,22 @@ var CloudPlus = /*#__PURE__*/forwardRef(function (_ref, ref) {
2308
2269
  fill: color
2309
2270
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2310
2271
  fillRule: "evenodd",
2311
- d: "M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"
2272
+ d: "M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708l2-2z"
2312
2273
  }), /*#__PURE__*/React__default.createElement("path", {
2313
2274
  d: "M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"
2314
2275
  }));
2315
2276
  });
2316
- CloudPlus.propTypes = {
2277
+ CloudArrowUp.propTypes = {
2317
2278
  color: PropTypes.string,
2318
2279
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2319
2280
  title: PropTypes.string
2320
2281
  };
2321
- CloudPlus.defaultProps = {
2282
+ CloudArrowUp.defaultProps = {
2322
2283
  color: 'currentColor',
2323
2284
  size: '1em',
2324
2285
  title: null
2325
2286
  };
2326
- var CloudPlus$1 = CloudPlus;
2287
+ var CloudArrowUp$1 = CloudArrowUp;
2327
2288
 
2328
2289
  var _excluded$B = ["color", "size", "title"];
2329
2290
 
@@ -2332,7 +2293,7 @@ function _extends$w() { _extends$w = Object.assign || function (target) { for (v
2332
2293
  function _objectWithoutProperties$s(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$w(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; }
2333
2294
 
2334
2295
  function _objectWithoutPropertiesLoose$w(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; }
2335
- var Cpu = /*#__PURE__*/forwardRef(function (_ref, ref) {
2296
+ var CloudPlus = /*#__PURE__*/forwardRef(function (_ref, ref) {
2336
2297
  var color = _ref.color,
2337
2298
  size = _ref.size,
2338
2299
  title = _ref.title,
@@ -2346,20 +2307,23 @@ var Cpu = /*#__PURE__*/forwardRef(function (_ref, ref) {
2346
2307
  height: size,
2347
2308
  fill: color
2348
2309
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2349
- d: "M5 0a.5.5 0 0 1 .5.5V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2A2.5 2.5 0 0 1 14 4.5h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14a2.5 2.5 0 0 1-2.5 2.5v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14A2.5 2.5 0 0 1 2 11.5H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2A2.5 2.5 0 0 1 4.5 2V.5A.5.5 0 0 1 5 0zm-.5 3A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3h-7zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3zM6.5 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"
2310
+ fillRule: "evenodd",
2311
+ d: "M8 5.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V10a.5.5 0 0 1-1 0V8.5H6a.5.5 0 0 1 0-1h1.5V6a.5.5 0 0 1 .5-.5z"
2312
+ }), /*#__PURE__*/React__default.createElement("path", {
2313
+ d: "M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383zm.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"
2350
2314
  }));
2351
2315
  });
2352
- Cpu.propTypes = {
2316
+ CloudPlus.propTypes = {
2353
2317
  color: PropTypes.string,
2354
2318
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2355
2319
  title: PropTypes.string
2356
2320
  };
2357
- Cpu.defaultProps = {
2321
+ CloudPlus.defaultProps = {
2358
2322
  color: 'currentColor',
2359
2323
  size: '1em',
2360
2324
  title: null
2361
2325
  };
2362
- var Cpu$1 = Cpu;
2326
+ var CloudPlus$1 = CloudPlus;
2363
2327
 
2364
2328
  var _excluded$A = ["color", "size", "title"];
2365
2329
 
@@ -2368,7 +2332,7 @@ function _extends$v() { _extends$v = Object.assign || function (target) { for (v
2368
2332
  function _objectWithoutProperties$r(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$v(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; }
2369
2333
 
2370
2334
  function _objectWithoutPropertiesLoose$v(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; }
2371
- var CursorText = /*#__PURE__*/forwardRef(function (_ref, ref) {
2335
+ var Cpu = /*#__PURE__*/forwardRef(function (_ref, ref) {
2372
2336
  var color = _ref.color,
2373
2337
  size = _ref.size,
2374
2338
  title = _ref.title,
@@ -2382,20 +2346,20 @@ var CursorText = /*#__PURE__*/forwardRef(function (_ref, ref) {
2382
2346
  height: size,
2383
2347
  fill: color
2384
2348
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2385
- d: "M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2zm3.352 1.355zm-.704 9.29z"
2349
+ d: "M5 0a.5.5 0 0 1 .5.5V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2h1V.5a.5.5 0 0 1 1 0V2A2.5 2.5 0 0 1 14 4.5h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14v1h1.5a.5.5 0 0 1 0 1H14a2.5 2.5 0 0 1-2.5 2.5v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14h-1v1.5a.5.5 0 0 1-1 0V14A2.5 2.5 0 0 1 2 11.5H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2v-1H.5a.5.5 0 0 1 0-1H2A2.5 2.5 0 0 1 4.5 2V.5A.5.5 0 0 1 5 0zm-.5 3A1.5 1.5 0 0 0 3 4.5v7A1.5 1.5 0 0 0 4.5 13h7a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 11.5 3h-7zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5v-3zM6.5 6a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3z"
2386
2350
  }));
2387
2351
  });
2388
- CursorText.propTypes = {
2352
+ Cpu.propTypes = {
2389
2353
  color: PropTypes.string,
2390
2354
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2391
2355
  title: PropTypes.string
2392
2356
  };
2393
- CursorText.defaultProps = {
2357
+ Cpu.defaultProps = {
2394
2358
  color: 'currentColor',
2395
2359
  size: '1em',
2396
2360
  title: null
2397
2361
  };
2398
- var CursorText$1 = CursorText;
2362
+ var Cpu$1 = Cpu;
2399
2363
 
2400
2364
  var _excluded$z = ["color", "size", "title"];
2401
2365
 
@@ -2404,7 +2368,7 @@ function _extends$u() { _extends$u = Object.assign || function (target) { for (v
2404
2368
  function _objectWithoutProperties$q(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$u(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; }
2405
2369
 
2406
2370
  function _objectWithoutPropertiesLoose$u(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; }
2407
- var Download = /*#__PURE__*/forwardRef(function (_ref, ref) {
2371
+ var CursorText = /*#__PURE__*/forwardRef(function (_ref, ref) {
2408
2372
  var color = _ref.color,
2409
2373
  size = _ref.size,
2410
2374
  title = _ref.title,
@@ -2418,22 +2382,20 @@ var Download = /*#__PURE__*/forwardRef(function (_ref, ref) {
2418
2382
  height: size,
2419
2383
  fill: color
2420
2384
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2421
- d: "M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"
2422
- }), /*#__PURE__*/React__default.createElement("path", {
2423
- d: "M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"
2385
+ d: "M5 2a.5.5 0 0 1 .5-.5c.862 0 1.573.287 2.06.566.174.099.321.198.44.286.119-.088.266-.187.44-.286A4.165 4.165 0 0 1 10.5 1.5a.5.5 0 0 1 0 1c-.638 0-1.177.213-1.564.434a3.49 3.49 0 0 0-.436.294V7.5H9a.5.5 0 0 1 0 1h-.5v4.272c.1.08.248.187.436.294.387.221.926.434 1.564.434a.5.5 0 0 1 0 1 4.165 4.165 0 0 1-2.06-.566A4.561 4.561 0 0 1 8 13.65a4.561 4.561 0 0 1-.44.285 4.165 4.165 0 0 1-2.06.566.5.5 0 0 1 0-1c.638 0 1.177-.213 1.564-.434.188-.107.335-.214.436-.294V8.5H7a.5.5 0 0 1 0-1h.5V3.228a3.49 3.49 0 0 0-.436-.294A3.166 3.166 0 0 0 5.5 2.5.5.5 0 0 1 5 2zm3.352 1.355zm-.704 9.29z"
2424
2386
  }));
2425
2387
  });
2426
- Download.propTypes = {
2388
+ CursorText.propTypes = {
2427
2389
  color: PropTypes.string,
2428
2390
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2429
2391
  title: PropTypes.string
2430
2392
  };
2431
- Download.defaultProps = {
2393
+ CursorText.defaultProps = {
2432
2394
  color: 'currentColor',
2433
2395
  size: '1em',
2434
2396
  title: null
2435
2397
  };
2436
- var Download$1 = Download;
2398
+ var CursorText$1 = CursorText;
2437
2399
 
2438
2400
  var _excluded$y = ["color", "size", "title"];
2439
2401
 
@@ -2442,7 +2404,7 @@ function _extends$t() { _extends$t = Object.assign || function (target) { for (v
2442
2404
  function _objectWithoutProperties$p(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$t(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; }
2443
2405
 
2444
2406
  function _objectWithoutPropertiesLoose$t(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; }
2445
- var ExclamationTriangle = /*#__PURE__*/forwardRef(function (_ref, ref) {
2407
+ var Download = /*#__PURE__*/forwardRef(function (_ref, ref) {
2446
2408
  var color = _ref.color,
2447
2409
  size = _ref.size,
2448
2410
  title = _ref.title,
@@ -2456,22 +2418,22 @@ var ExclamationTriangle = /*#__PURE__*/forwardRef(function (_ref, ref) {
2456
2418
  height: size,
2457
2419
  fill: color
2458
2420
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2459
- d: "M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"
2421
+ d: "M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"
2460
2422
  }), /*#__PURE__*/React__default.createElement("path", {
2461
- d: "M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"
2423
+ d: "M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"
2462
2424
  }));
2463
2425
  });
2464
- ExclamationTriangle.propTypes = {
2426
+ Download.propTypes = {
2465
2427
  color: PropTypes.string,
2466
2428
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2467
2429
  title: PropTypes.string
2468
2430
  };
2469
- ExclamationTriangle.defaultProps = {
2431
+ Download.defaultProps = {
2470
2432
  color: 'currentColor',
2471
2433
  size: '1em',
2472
2434
  title: null
2473
2435
  };
2474
- var ExclamationTriangle$1 = ExclamationTriangle;
2436
+ var Download$1 = Download;
2475
2437
 
2476
2438
  var _excluded$x = ["color", "size", "title"];
2477
2439
 
@@ -2480,7 +2442,7 @@ function _extends$s() { _extends$s = Object.assign || function (target) { for (v
2480
2442
  function _objectWithoutProperties$o(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$s(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; }
2481
2443
 
2482
2444
  function _objectWithoutPropertiesLoose$s(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; }
2483
- var EyeFill = /*#__PURE__*/forwardRef(function (_ref, ref) {
2445
+ var ExclamationTriangle = /*#__PURE__*/forwardRef(function (_ref, ref) {
2484
2446
  var color = _ref.color,
2485
2447
  size = _ref.size,
2486
2448
  title = _ref.title,
@@ -2494,22 +2456,22 @@ var EyeFill = /*#__PURE__*/forwardRef(function (_ref, ref) {
2494
2456
  height: size,
2495
2457
  fill: color
2496
2458
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2497
- d: "M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"
2459
+ d: "M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"
2498
2460
  }), /*#__PURE__*/React__default.createElement("path", {
2499
- d: "M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"
2461
+ d: "M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"
2500
2462
  }));
2501
2463
  });
2502
- EyeFill.propTypes = {
2464
+ ExclamationTriangle.propTypes = {
2503
2465
  color: PropTypes.string,
2504
2466
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2505
2467
  title: PropTypes.string
2506
2468
  };
2507
- EyeFill.defaultProps = {
2469
+ ExclamationTriangle.defaultProps = {
2508
2470
  color: 'currentColor',
2509
2471
  size: '1em',
2510
2472
  title: null
2511
2473
  };
2512
- var EyeFill$1 = EyeFill;
2474
+ var ExclamationTriangle$1 = ExclamationTriangle;
2513
2475
 
2514
2476
  var _excluded$w = ["color", "size", "title"];
2515
2477
 
@@ -2518,7 +2480,7 @@ function _extends$r() { _extends$r = Object.assign || function (target) { for (v
2518
2480
  function _objectWithoutProperties$n(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$r(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; }
2519
2481
 
2520
2482
  function _objectWithoutPropertiesLoose$r(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; }
2521
- var Eyeglasses = /*#__PURE__*/forwardRef(function (_ref, ref) {
2483
+ var EyeFill = /*#__PURE__*/forwardRef(function (_ref, ref) {
2522
2484
  var color = _ref.color,
2523
2485
  size = _ref.size,
2524
2486
  title = _ref.title,
@@ -2532,20 +2494,22 @@ var Eyeglasses = /*#__PURE__*/forwardRef(function (_ref, ref) {
2532
2494
  height: size,
2533
2495
  fill: color
2534
2496
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2535
- d: "M4 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm2.625.547a3 3 0 0 0-5.584.953H.5a.5.5 0 0 0 0 1h.541A3 3 0 0 0 7 8a1 1 0 0 1 2 0 3 3 0 0 0 5.959.5h.541a.5.5 0 0 0 0-1h-.541a3 3 0 0 0-5.584-.953A1.993 1.993 0 0 0 8 6c-.532 0-1.016.208-1.375.547zM14 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"
2497
+ d: "M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"
2498
+ }), /*#__PURE__*/React__default.createElement("path", {
2499
+ d: "M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z"
2536
2500
  }));
2537
2501
  });
2538
- Eyeglasses.propTypes = {
2502
+ EyeFill.propTypes = {
2539
2503
  color: PropTypes.string,
2540
2504
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2541
2505
  title: PropTypes.string
2542
2506
  };
2543
- Eyeglasses.defaultProps = {
2507
+ EyeFill.defaultProps = {
2544
2508
  color: 'currentColor',
2545
2509
  size: '1em',
2546
2510
  title: null
2547
2511
  };
2548
- var Eyeglasses$1 = Eyeglasses;
2512
+ var EyeFill$1 = EyeFill;
2549
2513
 
2550
2514
  var _excluded$v = ["color", "size", "title"];
2551
2515
 
@@ -2554,7 +2518,7 @@ function _extends$q() { _extends$q = Object.assign || function (target) { for (v
2554
2518
  function _objectWithoutProperties$m(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$q(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; }
2555
2519
 
2556
2520
  function _objectWithoutPropertiesLoose$q(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; }
2557
- var FileEarmarkArrowUp = /*#__PURE__*/forwardRef(function (_ref, ref) {
2521
+ var Eyeglasses = /*#__PURE__*/forwardRef(function (_ref, ref) {
2558
2522
  var color = _ref.color,
2559
2523
  size = _ref.size,
2560
2524
  title = _ref.title,
@@ -2568,22 +2532,20 @@ var FileEarmarkArrowUp = /*#__PURE__*/forwardRef(function (_ref, ref) {
2568
2532
  height: size,
2569
2533
  fill: color
2570
2534
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2571
- d: "M8.5 11.5a.5.5 0 0 1-1 0V7.707L6.354 8.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 7.707V11.5z"
2572
- }), /*#__PURE__*/React__default.createElement("path", {
2573
- d: "M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"
2535
+ d: "M4 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm2.625.547a3 3 0 0 0-5.584.953H.5a.5.5 0 0 0 0 1h.541A3 3 0 0 0 7 8a1 1 0 0 1 2 0 3 3 0 0 0 5.959.5h.541a.5.5 0 0 0 0-1h-.541a3 3 0 0 0-5.584-.953A1.993 1.993 0 0 0 8 6c-.532 0-1.016.208-1.375.547zM14 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"
2574
2536
  }));
2575
2537
  });
2576
- FileEarmarkArrowUp.propTypes = {
2538
+ Eyeglasses.propTypes = {
2577
2539
  color: PropTypes.string,
2578
2540
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2579
2541
  title: PropTypes.string
2580
2542
  };
2581
- FileEarmarkArrowUp.defaultProps = {
2543
+ Eyeglasses.defaultProps = {
2582
2544
  color: 'currentColor',
2583
2545
  size: '1em',
2584
2546
  title: null
2585
2547
  };
2586
- var FileEarmarkArrowUp$1 = FileEarmarkArrowUp;
2548
+ var Eyeglasses$1 = Eyeglasses;
2587
2549
 
2588
2550
  var _excluded$u = ["color", "size", "title"];
2589
2551
 
@@ -2592,7 +2554,7 @@ function _extends$p() { _extends$p = Object.assign || function (target) { for (v
2592
2554
  function _objectWithoutProperties$l(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$p(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; }
2593
2555
 
2594
2556
  function _objectWithoutPropertiesLoose$p(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; }
2595
- var FileEarmarkBarGraph = /*#__PURE__*/forwardRef(function (_ref, ref) {
2557
+ var FileEarmarkArrowUp = /*#__PURE__*/forwardRef(function (_ref, ref) {
2596
2558
  var color = _ref.color,
2597
2559
  size = _ref.size,
2598
2560
  title = _ref.title,
@@ -2606,22 +2568,22 @@ var FileEarmarkBarGraph = /*#__PURE__*/forwardRef(function (_ref, ref) {
2606
2568
  height: size,
2607
2569
  fill: color
2608
2570
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2609
- d: "M10 13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v6zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"
2571
+ d: "M8.5 11.5a.5.5 0 0 1-1 0V7.707L6.354 8.854a.5.5 0 1 1-.708-.708l2-2a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 7.707V11.5z"
2610
2572
  }), /*#__PURE__*/React__default.createElement("path", {
2611
2573
  d: "M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"
2612
2574
  }));
2613
2575
  });
2614
- FileEarmarkBarGraph.propTypes = {
2576
+ FileEarmarkArrowUp.propTypes = {
2615
2577
  color: PropTypes.string,
2616
2578
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2617
2579
  title: PropTypes.string
2618
2580
  };
2619
- FileEarmarkBarGraph.defaultProps = {
2581
+ FileEarmarkArrowUp.defaultProps = {
2620
2582
  color: 'currentColor',
2621
2583
  size: '1em',
2622
2584
  title: null
2623
2585
  };
2624
- var FileEarmarkBarGraph$1 = FileEarmarkBarGraph;
2586
+ var FileEarmarkArrowUp$1 = FileEarmarkArrowUp;
2625
2587
 
2626
2588
  var _excluded$t = ["color", "size", "title"];
2627
2589
 
@@ -2630,7 +2592,7 @@ function _extends$o() { _extends$o = Object.assign || function (target) { for (v
2630
2592
  function _objectWithoutProperties$k(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$o(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; }
2631
2593
 
2632
2594
  function _objectWithoutPropertiesLoose$o(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; }
2633
- var FileEarmarkImage = /*#__PURE__*/forwardRef(function (_ref, ref) {
2595
+ var FileEarmarkBarGraph = /*#__PURE__*/forwardRef(function (_ref, ref) {
2634
2596
  var color = _ref.color,
2635
2597
  size = _ref.size,
2636
2598
  title = _ref.title,
@@ -2644,22 +2606,22 @@ var FileEarmarkImage = /*#__PURE__*/forwardRef(function (_ref, ref) {
2644
2606
  height: size,
2645
2607
  fill: color
2646
2608
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2647
- d: "M6.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"
2609
+ d: "M10 13.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v6zm-2.5.5a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-1zm-3 0a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1z"
2648
2610
  }), /*#__PURE__*/React__default.createElement("path", {
2649
- d: "M14 14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5V14zM4 1a1 1 0 0 0-1 1v10l2.224-2.224a.5.5 0 0 1 .61-.075L8 11l2.157-3.02a.5.5 0 0 1 .76-.063L13 10V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4z"
2611
+ d: "M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z"
2650
2612
  }));
2651
2613
  });
2652
- FileEarmarkImage.propTypes = {
2614
+ FileEarmarkBarGraph.propTypes = {
2653
2615
  color: PropTypes.string,
2654
2616
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2655
2617
  title: PropTypes.string
2656
2618
  };
2657
- FileEarmarkImage.defaultProps = {
2619
+ FileEarmarkBarGraph.defaultProps = {
2658
2620
  color: 'currentColor',
2659
2621
  size: '1em',
2660
2622
  title: null
2661
2623
  };
2662
- var FileEarmarkImage$1 = FileEarmarkImage;
2624
+ var FileEarmarkBarGraph$1 = FileEarmarkBarGraph;
2663
2625
 
2664
2626
  var _excluded$s = ["color", "size", "title"];
2665
2627
 
@@ -2668,7 +2630,7 @@ function _extends$n() { _extends$n = Object.assign || function (target) { for (v
2668
2630
  function _objectWithoutProperties$j(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$n(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; }
2669
2631
 
2670
2632
  function _objectWithoutPropertiesLoose$n(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; }
2671
- var FileEarmark = /*#__PURE__*/forwardRef(function (_ref, ref) {
2633
+ var FileEarmarkImage = /*#__PURE__*/forwardRef(function (_ref, ref) {
2672
2634
  var color = _ref.color,
2673
2635
  size = _ref.size,
2674
2636
  title = _ref.title,
@@ -2682,20 +2644,22 @@ var FileEarmark = /*#__PURE__*/forwardRef(function (_ref, ref) {
2682
2644
  height: size,
2683
2645
  fill: color
2684
2646
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2685
- d: "M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"
2647
+ d: "M6.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"
2648
+ }), /*#__PURE__*/React__default.createElement("path", {
2649
+ d: "M14 14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5V14zM4 1a1 1 0 0 0-1 1v10l2.224-2.224a.5.5 0 0 1 .61-.075L8 11l2.157-3.02a.5.5 0 0 1 .76-.063L13 10V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4z"
2686
2650
  }));
2687
2651
  });
2688
- FileEarmark.propTypes = {
2652
+ FileEarmarkImage.propTypes = {
2689
2653
  color: PropTypes.string,
2690
2654
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2691
2655
  title: PropTypes.string
2692
2656
  };
2693
- FileEarmark.defaultProps = {
2657
+ FileEarmarkImage.defaultProps = {
2694
2658
  color: 'currentColor',
2695
2659
  size: '1em',
2696
2660
  title: null
2697
2661
  };
2698
- var FileEarmark$1 = FileEarmark;
2662
+ var FileEarmarkImage$1 = FileEarmarkImage;
2699
2663
 
2700
2664
  var _excluded$r = ["color", "size", "title"];
2701
2665
 
@@ -2704,7 +2668,7 @@ function _extends$m() { _extends$m = Object.assign || function (target) { for (v
2704
2668
  function _objectWithoutProperties$i(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$m(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; }
2705
2669
 
2706
2670
  function _objectWithoutPropertiesLoose$m(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; }
2707
- var FileZip = /*#__PURE__*/forwardRef(function (_ref, ref) {
2671
+ var FileEarmark = /*#__PURE__*/forwardRef(function (_ref, ref) {
2708
2672
  var color = _ref.color,
2709
2673
  size = _ref.size,
2710
2674
  title = _ref.title,
@@ -2718,22 +2682,20 @@ var FileZip = /*#__PURE__*/forwardRef(function (_ref, ref) {
2718
2682
  height: size,
2719
2683
  fill: color
2720
2684
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2721
- d: "M6.5 7.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V7.5zm2 0h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243V7.5z"
2722
- }), /*#__PURE__*/React__default.createElement("path", {
2723
- d: "M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm5.5-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9v1H8v1h1v1H8v1h1v1H7.5V5h-1V4h1V3h-1V2h1V1z"
2685
+ d: "M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"
2724
2686
  }));
2725
2687
  });
2726
- FileZip.propTypes = {
2688
+ FileEarmark.propTypes = {
2727
2689
  color: PropTypes.string,
2728
2690
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2729
2691
  title: PropTypes.string
2730
2692
  };
2731
- FileZip.defaultProps = {
2693
+ FileEarmark.defaultProps = {
2732
2694
  color: 'currentColor',
2733
2695
  size: '1em',
2734
2696
  title: null
2735
2697
  };
2736
- var FileZip$1 = FileZip;
2698
+ var FileEarmark$1 = FileEarmark;
2737
2699
 
2738
2700
  var _excluded$q = ["color", "size", "title"];
2739
2701
 
@@ -2742,7 +2704,7 @@ function _extends$l() { _extends$l = Object.assign || function (target) { for (v
2742
2704
  function _objectWithoutProperties$h(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$l(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; }
2743
2705
 
2744
2706
  function _objectWithoutPropertiesLoose$l(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; }
2745
- var FiletypeCsv = /*#__PURE__*/forwardRef(function (_ref, ref) {
2707
+ var FileZip = /*#__PURE__*/forwardRef(function (_ref, ref) {
2746
2708
  var color = _ref.color,
2747
2709
  size = _ref.size,
2748
2710
  title = _ref.title,
@@ -2756,21 +2718,22 @@ var FiletypeCsv = /*#__PURE__*/forwardRef(function (_ref, ref) {
2756
2718
  height: size,
2757
2719
  fill: color
2758
2720
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2759
- fillRule: "evenodd",
2760
- d: "M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.517 14.841a1.13 1.13 0 0 0 .401.823c.13.108.289.192.478.252.19.061.411.091.665.091.338 0 .624-.053.859-.158.236-.105.416-.252.539-.44.125-.189.187-.408.187-.656 0-.224-.045-.41-.134-.56a1.001 1.001 0 0 0-.375-.357 2.027 2.027 0 0 0-.566-.21l-.621-.144a.97.97 0 0 1-.404-.176.37.37 0 0 1-.144-.299c0-.156.062-.284.185-.384.125-.101.296-.152.512-.152.143 0 .266.023.37.068a.624.624 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.551.05-.776.15-.225.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.122.524.082.149.2.27.352.367.152.095.332.167.539.213l.618.144c.207.049.361.113.463.193a.387.387 0 0 1 .152.326.505.505 0 0 1-.085.29.559.559 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.223-.013-.32-.04a.838.838 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765ZM.806 13.693c0-.248.034-.46.102-.633a.868.868 0 0 1 .302-.399.814.814 0 0 1 .475-.137c.15 0 .283.032.398.097a.7.7 0 0 1 .272.26.85.85 0 0 1 .12.381h.765v-.072a1.33 1.33 0 0 0-.466-.964 1.441 1.441 0 0 0-.489-.272 1.838 1.838 0 0 0-.606-.097c-.356 0-.66.074-.911.223-.25.148-.44.359-.572.632-.13.274-.196.6-.196.979v.498c0 .379.064.704.193.976.131.271.322.48.572.626.25.145.554.217.914.217.293 0 .554-.055.785-.164.23-.11.414-.26.55-.454a1.27 1.27 0 0 0 .226-.674v-.076h-.764a.799.799 0 0 1-.118.363.7.7 0 0 1-.272.25.874.874 0 0 1-.401.087.845.845 0 0 1-.478-.132.833.833 0 0 1-.299-.392 1.699 1.699 0 0 1-.102-.627v-.495Zm8.239 2.238h-.953l-1.338-3.999h.917l.896 3.138h.038l.888-3.138h.879l-1.327 4Z"
2721
+ d: "M6.5 7.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v.938l.4 1.599a1 1 0 0 1-.416 1.074l-.93.62a1 1 0 0 1-1.109 0l-.93-.62a1 1 0 0 1-.415-1.074l.4-1.599V7.5zm2 0h-1v.938a1 1 0 0 1-.03.243l-.4 1.598.93.62.93-.62-.4-1.598a1 1 0 0 1-.03-.243V7.5z"
2722
+ }), /*#__PURE__*/React__default.createElement("path", {
2723
+ d: "M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2zm5.5-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H9v1H8v1h1v1H8v1h1v1H7.5V5h-1V4h1V3h-1V2h1V1z"
2761
2724
  }));
2762
2725
  });
2763
- FiletypeCsv.propTypes = {
2726
+ FileZip.propTypes = {
2764
2727
  color: PropTypes.string,
2765
2728
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2766
2729
  title: PropTypes.string
2767
2730
  };
2768
- FiletypeCsv.defaultProps = {
2731
+ FileZip.defaultProps = {
2769
2732
  color: 'currentColor',
2770
2733
  size: '1em',
2771
2734
  title: null
2772
2735
  };
2773
- var FiletypeCsv$1 = FiletypeCsv;
2736
+ var FileZip$1 = FileZip;
2774
2737
 
2775
2738
  var _excluded$p = ["color", "size", "title"];
2776
2739
 
@@ -2779,7 +2742,7 @@ function _extends$k() { _extends$k = Object.assign || function (target) { for (v
2779
2742
  function _objectWithoutProperties$g(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$k(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; }
2780
2743
 
2781
2744
  function _objectWithoutPropertiesLoose$k(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; }
2782
- var FiletypeHtml = /*#__PURE__*/forwardRef(function (_ref, ref) {
2745
+ var FiletypeCsv = /*#__PURE__*/forwardRef(function (_ref, ref) {
2783
2746
  var color = _ref.color,
2784
2747
  size = _ref.size,
2785
2748
  title = _ref.title,
@@ -2794,20 +2757,20 @@ var FiletypeHtml = /*#__PURE__*/forwardRef(function (_ref, ref) {
2794
2757
  fill: color
2795
2758
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2796
2759
  fillRule: "evenodd",
2797
- d: "M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-9.736 7.35v3.999h-.791v-1.714H1.79v1.714H1V11.85h.791v1.626h1.682V11.85h.79Zm2.251.662v3.337h-.794v-3.337H4.588v-.662h3.064v.662H6.515Zm2.176 3.337v-2.66h.038l.952 2.159h.516l.946-2.16h.038v2.661h.715V11.85h-.8l-1.14 2.596H9.93L8.79 11.85h-.805v3.999h.706Zm4.71-.674h1.696v.674H12.61V11.85h.79v3.325Z"
2760
+ d: "M14 4.5V14a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM3.517 14.841a1.13 1.13 0 0 0 .401.823c.13.108.289.192.478.252.19.061.411.091.665.091.338 0 .624-.053.859-.158.236-.105.416-.252.539-.44.125-.189.187-.408.187-.656 0-.224-.045-.41-.134-.56a1.001 1.001 0 0 0-.375-.357 2.027 2.027 0 0 0-.566-.21l-.621-.144a.97.97 0 0 1-.404-.176.37.37 0 0 1-.144-.299c0-.156.062-.284.185-.384.125-.101.296-.152.512-.152.143 0 .266.023.37.068a.624.624 0 0 1 .246.181.56.56 0 0 1 .12.258h.75a1.092 1.092 0 0 0-.2-.566 1.21 1.21 0 0 0-.5-.41 1.813 1.813 0 0 0-.78-.152c-.293 0-.551.05-.776.15-.225.099-.4.24-.527.421-.127.182-.19.395-.19.639 0 .201.04.376.122.524.082.149.2.27.352.367.152.095.332.167.539.213l.618.144c.207.049.361.113.463.193a.387.387 0 0 1 .152.326.505.505 0 0 1-.085.29.559.559 0 0 1-.255.193c-.111.047-.249.07-.413.07-.117 0-.223-.013-.32-.04a.838.838 0 0 1-.248-.115.578.578 0 0 1-.255-.384h-.765ZM.806 13.693c0-.248.034-.46.102-.633a.868.868 0 0 1 .302-.399.814.814 0 0 1 .475-.137c.15 0 .283.032.398.097a.7.7 0 0 1 .272.26.85.85 0 0 1 .12.381h.765v-.072a1.33 1.33 0 0 0-.466-.964 1.441 1.441 0 0 0-.489-.272 1.838 1.838 0 0 0-.606-.097c-.356 0-.66.074-.911.223-.25.148-.44.359-.572.632-.13.274-.196.6-.196.979v.498c0 .379.064.704.193.976.131.271.322.48.572.626.25.145.554.217.914.217.293 0 .554-.055.785-.164.23-.11.414-.26.55-.454a1.27 1.27 0 0 0 .226-.674v-.076h-.764a.799.799 0 0 1-.118.363.7.7 0 0 1-.272.25.874.874 0 0 1-.401.087.845.845 0 0 1-.478-.132.833.833 0 0 1-.299-.392 1.699 1.699 0 0 1-.102-.627v-.495Zm8.239 2.238h-.953l-1.338-3.999h.917l.896 3.138h.038l.888-3.138h.879l-1.327 4Z"
2798
2761
  }));
2799
2762
  });
2800
- FiletypeHtml.propTypes = {
2763
+ FiletypeCsv.propTypes = {
2801
2764
  color: PropTypes.string,
2802
2765
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2803
2766
  title: PropTypes.string
2804
2767
  };
2805
- FiletypeHtml.defaultProps = {
2768
+ FiletypeCsv.defaultProps = {
2806
2769
  color: 'currentColor',
2807
2770
  size: '1em',
2808
2771
  title: null
2809
2772
  };
2810
- var FiletypeHtml$1 = FiletypeHtml;
2773
+ var FiletypeCsv$1 = FiletypeCsv;
2811
2774
 
2812
2775
  var _excluded$o = ["color", "size", "title"];
2813
2776
 
@@ -2816,7 +2779,7 @@ function _extends$j() { _extends$j = Object.assign || function (target) { for (v
2816
2779
  function _objectWithoutProperties$f(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$j(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; }
2817
2780
 
2818
2781
  function _objectWithoutPropertiesLoose$j(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; }
2819
- var FiletypeJson = /*#__PURE__*/forwardRef(function (_ref, ref) {
2782
+ var FiletypeHtml = /*#__PURE__*/forwardRef(function (_ref, ref) {
2820
2783
  var color = _ref.color,
2821
2784
  size = _ref.size,
2822
2785
  title = _ref.title,
@@ -2831,20 +2794,20 @@ var FiletypeJson = /*#__PURE__*/forwardRef(function (_ref, ref) {
2831
2794
  fill: color
2832
2795
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2833
2796
  fillRule: "evenodd",
2834
- d: "M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM4.151 15.29a1.176 1.176 0 0 1-.111-.449h.764a.578.578 0 0 0 .255.384c.07.049.154.087.25.114.095.028.201.041.319.041.164 0 .301-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .084-.29.387.387 0 0 0-.152-.326c-.101-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.352-.367 1.068 1.068 0 0 1-.123-.524c0-.244.064-.457.19-.639.128-.181.304-.322.528-.422.225-.1.484-.149.777-.149.304 0 .564.05.779.152.217.102.384.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.185.384c0 .121.048.22.144.3a.97.97 0 0 0 .404.175l.621.143c.217.05.406.12.566.211a1 1 0 0 1 .375.358c.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm-3.104-.033a1.32 1.32 0 0 1-.082-.466h.764a.576.576 0 0 0 .074.27.499.499 0 0 0 .454.246c.19 0 .33-.055.422-.164.091-.11.137-.265.137-.466v-2.745h.791v2.725c0 .44-.119.774-.357 1.005-.237.23-.565.345-.985.345a1.59 1.59 0 0 1-.568-.094 1.145 1.145 0 0 1-.407-.266 1.14 1.14 0 0 1-.243-.39Zm9.091-1.585v.522c0 .256-.039.47-.117.641a.862.862 0 0 1-.322.387.877.877 0 0 1-.47.126.883.883 0 0 1-.47-.126.87.87 0 0 1-.32-.387 1.55 1.55 0 0 1-.117-.641v-.522c0-.258.039-.471.117-.641a.87.87 0 0 1 .32-.387.868.868 0 0 1 .47-.129c.177 0 .333.043.47.129a.862.862 0 0 1 .322.387c.078.17.117.383.117.641Zm.803.519v-.513c0-.377-.069-.701-.205-.973a1.46 1.46 0 0 0-.59-.63c-.253-.146-.559-.22-.916-.22-.356 0-.662.074-.92.22a1.441 1.441 0 0 0-.589.628c-.137.271-.205.596-.205.975v.513c0 .375.068.699.205.973.137.271.333.48.589.626.258.145.564.217.92.217.357 0 .663-.072.917-.217.256-.146.452-.355.589-.626.136-.274.205-.598.205-.973Zm1.29-.935v2.675h-.746v-3.999h.662l1.752 2.66h.032v-2.66h.75v4h-.656l-1.761-2.676h-.032Z"
2797
+ d: "M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5Zm-9.736 7.35v3.999h-.791v-1.714H1.79v1.714H1V11.85h.791v1.626h1.682V11.85h.79Zm2.251.662v3.337h-.794v-3.337H4.588v-.662h3.064v.662H6.515Zm2.176 3.337v-2.66h.038l.952 2.159h.516l.946-2.16h.038v2.661h.715V11.85h-.8l-1.14 2.596H9.93L8.79 11.85h-.805v3.999h.706Zm4.71-.674h1.696v.674H12.61V11.85h.79v3.325Z"
2835
2798
  }));
2836
2799
  });
2837
- FiletypeJson.propTypes = {
2800
+ FiletypeHtml.propTypes = {
2838
2801
  color: PropTypes.string,
2839
2802
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2840
2803
  title: PropTypes.string
2841
2804
  };
2842
- FiletypeJson.defaultProps = {
2805
+ FiletypeHtml.defaultProps = {
2843
2806
  color: 'currentColor',
2844
2807
  size: '1em',
2845
2808
  title: null
2846
2809
  };
2847
- var FiletypeJson$1 = FiletypeJson;
2810
+ var FiletypeHtml$1 = FiletypeHtml;
2848
2811
 
2849
2812
  var _excluded$n = ["color", "size", "title"];
2850
2813
 
@@ -2853,7 +2816,7 @@ function _extends$i() { _extends$i = Object.assign || function (target) { for (v
2853
2816
  function _objectWithoutProperties$e(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$i(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; }
2854
2817
 
2855
2818
  function _objectWithoutPropertiesLoose$i(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; }
2856
- var FiletypeTxt = /*#__PURE__*/forwardRef(function (_ref, ref) {
2819
+ var FiletypeJson = /*#__PURE__*/forwardRef(function (_ref, ref) {
2857
2820
  var color = _ref.color,
2858
2821
  size = _ref.size,
2859
2822
  title = _ref.title,
@@ -2868,20 +2831,20 @@ var FiletypeTxt = /*#__PURE__*/forwardRef(function (_ref, ref) {
2868
2831
  fill: color
2869
2832
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2870
2833
  fillRule: "evenodd",
2871
- d: "M14 4.5V14a2 2 0 0 1-2 2h-2v-1h2a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.928 15.849v-3.337h1.136v-.662H0v.662h1.134v3.337h.794Zm4.689-3.999h-.894L4.9 13.289h-.035l-.832-1.439h-.932l1.228 1.983-1.24 2.016h.862l.853-1.415h.035l.85 1.415h.907l-1.253-1.992 1.274-2.007Zm1.93.662v3.337h-.794v-3.337H6.619v-.662h3.064v.662H8.546Z"
2834
+ d: "M14 4.5V11h-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM4.151 15.29a1.176 1.176 0 0 1-.111-.449h.764a.578.578 0 0 0 .255.384c.07.049.154.087.25.114.095.028.201.041.319.041.164 0 .301-.023.413-.07a.559.559 0 0 0 .255-.193.507.507 0 0 0 .084-.29.387.387 0 0 0-.152-.326c-.101-.08-.256-.144-.463-.193l-.618-.143a1.72 1.72 0 0 1-.539-.214 1.001 1.001 0 0 1-.352-.367 1.068 1.068 0 0 1-.123-.524c0-.244.064-.457.19-.639.128-.181.304-.322.528-.422.225-.1.484-.149.777-.149.304 0 .564.05.779.152.217.102.384.239.5.41.12.17.186.359.2.566h-.75a.56.56 0 0 0-.12-.258.624.624 0 0 0-.246-.181.923.923 0 0 0-.37-.068c-.216 0-.387.05-.512.152a.472.472 0 0 0-.185.384c0 .121.048.22.144.3a.97.97 0 0 0 .404.175l.621.143c.217.05.406.12.566.211a1 1 0 0 1 .375.358c.09.148.135.335.135.56 0 .247-.063.466-.188.656a1.216 1.216 0 0 1-.539.439c-.234.105-.52.158-.858.158-.254 0-.476-.03-.665-.09a1.404 1.404 0 0 1-.478-.252 1.13 1.13 0 0 1-.29-.375Zm-3.104-.033a1.32 1.32 0 0 1-.082-.466h.764a.576.576 0 0 0 .074.27.499.499 0 0 0 .454.246c.19 0 .33-.055.422-.164.091-.11.137-.265.137-.466v-2.745h.791v2.725c0 .44-.119.774-.357 1.005-.237.23-.565.345-.985.345a1.59 1.59 0 0 1-.568-.094 1.145 1.145 0 0 1-.407-.266 1.14 1.14 0 0 1-.243-.39Zm9.091-1.585v.522c0 .256-.039.47-.117.641a.862.862 0 0 1-.322.387.877.877 0 0 1-.47.126.883.883 0 0 1-.47-.126.87.87 0 0 1-.32-.387 1.55 1.55 0 0 1-.117-.641v-.522c0-.258.039-.471.117-.641a.87.87 0 0 1 .32-.387.868.868 0 0 1 .47-.129c.177 0 .333.043.47.129a.862.862 0 0 1 .322.387c.078.17.117.383.117.641Zm.803.519v-.513c0-.377-.069-.701-.205-.973a1.46 1.46 0 0 0-.59-.63c-.253-.146-.559-.22-.916-.22-.356 0-.662.074-.92.22a1.441 1.441 0 0 0-.589.628c-.137.271-.205.596-.205.975v.513c0 .375.068.699.205.973.137.271.333.48.589.626.258.145.564.217.92.217.357 0 .663-.072.917-.217.256-.146.452-.355.589-.626.136-.274.205-.598.205-.973Zm1.29-.935v2.675h-.746v-3.999h.662l1.752 2.66h.032v-2.66h.75v4h-.656l-1.761-2.676h-.032Z"
2872
2835
  }));
2873
2836
  });
2874
- FiletypeTxt.propTypes = {
2837
+ FiletypeJson.propTypes = {
2875
2838
  color: PropTypes.string,
2876
2839
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2877
2840
  title: PropTypes.string
2878
2841
  };
2879
- FiletypeTxt.defaultProps = {
2842
+ FiletypeJson.defaultProps = {
2880
2843
  color: 'currentColor',
2881
2844
  size: '1em',
2882
2845
  title: null
2883
2846
  };
2884
- var FiletypeTxt$1 = FiletypeTxt;
2847
+ var FiletypeJson$1 = FiletypeJson;
2885
2848
 
2886
2849
  var _excluded$m = ["color", "size", "title"];
2887
2850
 
@@ -2890,7 +2853,7 @@ function _extends$h() { _extends$h = Object.assign || function (target) { for (v
2890
2853
  function _objectWithoutProperties$d(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$h(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; }
2891
2854
 
2892
2855
  function _objectWithoutPropertiesLoose$h(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; }
2893
- var FolderFill = /*#__PURE__*/forwardRef(function (_ref, ref) {
2856
+ var FiletypeTxt = /*#__PURE__*/forwardRef(function (_ref, ref) {
2894
2857
  var color = _ref.color,
2895
2858
  size = _ref.size,
2896
2859
  title = _ref.title,
@@ -2904,20 +2867,21 @@ var FolderFill = /*#__PURE__*/forwardRef(function (_ref, ref) {
2904
2867
  height: size,
2905
2868
  fill: color
2906
2869
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2907
- d: "M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.825a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3zm-8.322.12C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139z"
2870
+ fillRule: "evenodd",
2871
+ d: "M14 4.5V14a2 2 0 0 1-2 2h-2v-1h2a1 1 0 0 0 1-1V4.5h-2A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v9H2V2a2 2 0 0 1 2-2h5.5L14 4.5ZM1.928 15.849v-3.337h1.136v-.662H0v.662h1.134v3.337h.794Zm4.689-3.999h-.894L4.9 13.289h-.035l-.832-1.439h-.932l1.228 1.983-1.24 2.016h.862l.853-1.415h.035l.85 1.415h.907l-1.253-1.992 1.274-2.007Zm1.93.662v3.337h-.794v-3.337H6.619v-.662h3.064v.662H8.546Z"
2908
2872
  }));
2909
2873
  });
2910
- FolderFill.propTypes = {
2874
+ FiletypeTxt.propTypes = {
2911
2875
  color: PropTypes.string,
2912
2876
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2913
2877
  title: PropTypes.string
2914
2878
  };
2915
- FolderFill.defaultProps = {
2879
+ FiletypeTxt.defaultProps = {
2916
2880
  color: 'currentColor',
2917
2881
  size: '1em',
2918
2882
  title: null
2919
2883
  };
2920
- var FolderFill$1 = FolderFill;
2884
+ var FiletypeTxt$1 = FiletypeTxt;
2921
2885
 
2922
2886
  var _excluded$l = ["color", "size", "title"];
2923
2887
 
@@ -2926,7 +2890,7 @@ function _extends$g() { _extends$g = Object.assign || function (target) { for (v
2926
2890
  function _objectWithoutProperties$c(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$g(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; }
2927
2891
 
2928
2892
  function _objectWithoutPropertiesLoose$g(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; }
2929
- var FolderPlus = /*#__PURE__*/forwardRef(function (_ref, ref) {
2893
+ var FolderFill = /*#__PURE__*/forwardRef(function (_ref, ref) {
2930
2894
  var color = _ref.color,
2931
2895
  size = _ref.size,
2932
2896
  title = _ref.title,
@@ -2940,22 +2904,20 @@ var FolderPlus = /*#__PURE__*/forwardRef(function (_ref, ref) {
2940
2904
  height: size,
2941
2905
  fill: color
2942
2906
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2943
- d: "m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"
2944
- }), /*#__PURE__*/React__default.createElement("path", {
2945
- d: "M13.5 10a.5.5 0 0 1 .5.5V12h1.5a.5.5 0 1 1 0 1H14v1.5a.5.5 0 1 1-1 0V13h-1.5a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"
2907
+ d: "M9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.825a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3zm-8.322.12C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139z"
2946
2908
  }));
2947
2909
  });
2948
- FolderPlus.propTypes = {
2910
+ FolderFill.propTypes = {
2949
2911
  color: PropTypes.string,
2950
2912
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2951
2913
  title: PropTypes.string
2952
2914
  };
2953
- FolderPlus.defaultProps = {
2915
+ FolderFill.defaultProps = {
2954
2916
  color: 'currentColor',
2955
2917
  size: '1em',
2956
2918
  title: null
2957
2919
  };
2958
- var FolderPlus$1 = FolderPlus;
2920
+ var FolderFill$1 = FolderFill;
2959
2921
 
2960
2922
  var _excluded$k = ["color", "size", "title"];
2961
2923
 
@@ -2964,7 +2926,7 @@ function _extends$f() { _extends$f = Object.assign || function (target) { for (v
2964
2926
  function _objectWithoutProperties$b(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$f(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; }
2965
2927
 
2966
2928
  function _objectWithoutPropertiesLoose$f(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; }
2967
- var Hash = /*#__PURE__*/forwardRef(function (_ref, ref) {
2929
+ var FolderPlus = /*#__PURE__*/forwardRef(function (_ref, ref) {
2968
2930
  var color = _ref.color,
2969
2931
  size = _ref.size,
2970
2932
  title = _ref.title,
@@ -2978,20 +2940,22 @@ var Hash = /*#__PURE__*/forwardRef(function (_ref, ref) {
2978
2940
  height: size,
2979
2941
  fill: color
2980
2942
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
2981
- d: "M8.39 12.648a1.32 1.32 0 0 0-.015.18c0 .305.21.508.5.508.266 0 .492-.172.555-.477l.554-2.703h1.204c.421 0 .617-.234.617-.547 0-.312-.188-.53-.617-.53h-.985l.516-2.524h1.265c.43 0 .618-.227.618-.547 0-.313-.188-.524-.618-.524h-1.046l.476-2.304a1.06 1.06 0 0 0 .016-.164.51.51 0 0 0-.516-.516.54.54 0 0 0-.539.43l-.523 2.554H7.617l.477-2.304c.008-.04.015-.118.015-.164a.512.512 0 0 0-.523-.516.539.539 0 0 0-.531.43L6.53 5.484H5.414c-.43 0-.617.22-.617.532 0 .312.187.539.617.539h.906l-.515 2.523H4.609c-.421 0-.609.219-.609.531 0 .313.188.547.61.547h.976l-.516 2.492c-.008.04-.015.125-.015.18 0 .305.21.508.5.508.265 0 .492-.172.554-.477l.555-2.703h2.242l-.515 2.492zm-1-6.109h2.266l-.515 2.563H6.859l.532-2.563z"
2943
+ d: "m.5 3 .04.87a1.99 1.99 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2zm5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19c-.24 0-.47.042-.683.12L1.5 2.98a1 1 0 0 1 1-.98h3.672z"
2944
+ }), /*#__PURE__*/React__default.createElement("path", {
2945
+ d: "M13.5 10a.5.5 0 0 1 .5.5V12h1.5a.5.5 0 1 1 0 1H14v1.5a.5.5 0 1 1-1 0V13h-1.5a.5.5 0 0 1 0-1H13v-1.5a.5.5 0 0 1 .5-.5z"
2982
2946
  }));
2983
2947
  });
2984
- Hash.propTypes = {
2948
+ FolderPlus.propTypes = {
2985
2949
  color: PropTypes.string,
2986
2950
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
2987
2951
  title: PropTypes.string
2988
2952
  };
2989
- Hash.defaultProps = {
2953
+ FolderPlus.defaultProps = {
2990
2954
  color: 'currentColor',
2991
2955
  size: '1em',
2992
2956
  title: null
2993
2957
  };
2994
- var Hash$1 = Hash;
2958
+ var FolderPlus$1 = FolderPlus;
2995
2959
 
2996
2960
  var _excluded$j = ["color", "size", "title"];
2997
2961
 
@@ -3000,7 +2964,7 @@ function _extends$e() { _extends$e = Object.assign || function (target) { for (v
3000
2964
  function _objectWithoutProperties$a(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$e(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; }
3001
2965
 
3002
2966
  function _objectWithoutPropertiesLoose$e(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; }
3003
- var InfoCircle = /*#__PURE__*/forwardRef(function (_ref, ref) {
2967
+ var Hash = /*#__PURE__*/forwardRef(function (_ref, ref) {
3004
2968
  var color = _ref.color,
3005
2969
  size = _ref.size,
3006
2970
  title = _ref.title,
@@ -3014,22 +2978,20 @@ var InfoCircle = /*#__PURE__*/forwardRef(function (_ref, ref) {
3014
2978
  height: size,
3015
2979
  fill: color
3016
2980
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
3017
- d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"
3018
- }), /*#__PURE__*/React__default.createElement("path", {
3019
- d: "m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"
2981
+ d: "M8.39 12.648a1.32 1.32 0 0 0-.015.18c0 .305.21.508.5.508.266 0 .492-.172.555-.477l.554-2.703h1.204c.421 0 .617-.234.617-.547 0-.312-.188-.53-.617-.53h-.985l.516-2.524h1.265c.43 0 .618-.227.618-.547 0-.313-.188-.524-.618-.524h-1.046l.476-2.304a1.06 1.06 0 0 0 .016-.164.51.51 0 0 0-.516-.516.54.54 0 0 0-.539.43l-.523 2.554H7.617l.477-2.304c.008-.04.015-.118.015-.164a.512.512 0 0 0-.523-.516.539.539 0 0 0-.531.43L6.53 5.484H5.414c-.43 0-.617.22-.617.532 0 .312.187.539.617.539h.906l-.515 2.523H4.609c-.421 0-.609.219-.609.531 0 .313.188.547.61.547h.976l-.516 2.492c-.008.04-.015.125-.015.18 0 .305.21.508.5.508.265 0 .492-.172.554-.477l.555-2.703h2.242l-.515 2.492zm-1-6.109h2.266l-.515 2.563H6.859l.532-2.563z"
3020
2982
  }));
3021
2983
  });
3022
- InfoCircle.propTypes = {
2984
+ Hash.propTypes = {
3023
2985
  color: PropTypes.string,
3024
2986
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
3025
2987
  title: PropTypes.string
3026
2988
  };
3027
- InfoCircle.defaultProps = {
2989
+ Hash.defaultProps = {
3028
2990
  color: 'currentColor',
3029
2991
  size: '1em',
3030
2992
  title: null
3031
2993
  };
3032
- var InfoCircle$1 = InfoCircle;
2994
+ var Hash$1 = Hash;
3033
2995
 
3034
2996
  var _excluded$i = ["color", "size", "title"];
3035
2997
 
@@ -3038,7 +3000,7 @@ function _extends$d() { _extends$d = Object.assign || function (target) { for (v
3038
3000
  function _objectWithoutProperties$9(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$d(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; }
3039
3001
 
3040
3002
  function _objectWithoutPropertiesLoose$d(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; }
3041
- var Laptop = /*#__PURE__*/forwardRef(function (_ref, ref) {
3003
+ var InfoCircle = /*#__PURE__*/forwardRef(function (_ref, ref) {
3042
3004
  var color = _ref.color,
3043
3005
  size = _ref.size,
3044
3006
  title = _ref.title,
@@ -3052,20 +3014,22 @@ var Laptop = /*#__PURE__*/forwardRef(function (_ref, ref) {
3052
3014
  height: size,
3053
3015
  fill: color
3054
3016
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
3055
- d: "M13.5 3a.5.5 0 0 1 .5.5V11H2V3.5a.5.5 0 0 1 .5-.5h11zm-11-1A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"
3017
+ d: "M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"
3018
+ }), /*#__PURE__*/React__default.createElement("path", {
3019
+ d: "m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"
3056
3020
  }));
3057
3021
  });
3058
- Laptop.propTypes = {
3022
+ InfoCircle.propTypes = {
3059
3023
  color: PropTypes.string,
3060
3024
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
3061
3025
  title: PropTypes.string
3062
3026
  };
3063
- Laptop.defaultProps = {
3027
+ InfoCircle.defaultProps = {
3064
3028
  color: 'currentColor',
3065
3029
  size: '1em',
3066
3030
  title: null
3067
3031
  };
3068
- var Laptop$1 = Laptop;
3032
+ var InfoCircle$1 = InfoCircle;
3069
3033
 
3070
3034
  var _excluded$h = ["color", "size", "title"];
3071
3035
 
@@ -3074,7 +3038,7 @@ function _extends$c() { _extends$c = Object.assign || function (target) { for (v
3074
3038
  function _objectWithoutProperties$8(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$c(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; }
3075
3039
 
3076
3040
  function _objectWithoutPropertiesLoose$c(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; }
3077
- var List = /*#__PURE__*/forwardRef(function (_ref, ref) {
3041
+ var Laptop = /*#__PURE__*/forwardRef(function (_ref, ref) {
3078
3042
  var color = _ref.color,
3079
3043
  size = _ref.size,
3080
3044
  title = _ref.title,
@@ -3088,21 +3052,20 @@ var List = /*#__PURE__*/forwardRef(function (_ref, ref) {
3088
3052
  height: size,
3089
3053
  fill: color
3090
3054
  }, rest), title ? /*#__PURE__*/React__default.createElement("title", null, title) : null, /*#__PURE__*/React__default.createElement("path", {
3091
- fillRule: "evenodd",
3092
- d: "M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"
3055
+ d: "M13.5 3a.5.5 0 0 1 .5.5V11H2V3.5a.5.5 0 0 1 .5-.5h11zm-11-1A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"
3093
3056
  }));
3094
3057
  });
3095
- List.propTypes = {
3058
+ Laptop.propTypes = {
3096
3059
  color: PropTypes.string,
3097
3060
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),
3098
3061
  title: PropTypes.string
3099
3062
  };
3100
- List.defaultProps = {
3063
+ Laptop.defaultProps = {
3101
3064
  color: 'currentColor',
3102
3065
  size: '1em',
3103
3066
  title: null
3104
3067
  };
3105
- var List$1 = List;
3068
+ var Laptop$1 = Laptop;
3106
3069
 
3107
3070
  var _excluded$g = ["color", "size", "title"];
3108
3071
 
@@ -4238,7 +4201,7 @@ var Downshift = /*#__PURE__*/function () {
4238
4201
 
4239
4202
  otherStateToSet = pickState(otherStateToSet);
4240
4203
 
4241
- _this.internalSetState(_extends$L({
4204
+ _this.internalSetState(_extends$K({
4242
4205
  highlightedIndex: highlightedIndex
4243
4206
  }, otherStateToSet));
4244
4207
  };
@@ -4255,7 +4218,7 @@ var Downshift = /*#__PURE__*/function () {
4255
4218
  _this.selectItem = function (item, otherStateToSet, cb) {
4256
4219
  otherStateToSet = pickState(otherStateToSet);
4257
4220
 
4258
- _this.internalSetState(_extends$L({
4221
+ _this.internalSetState(_extends$K({
4259
4222
  isOpen: _this.props.defaultIsOpen,
4260
4223
  highlightedIndex: _this.props.defaultHighlightedIndex,
4261
4224
  selectedItem: item,
@@ -4287,7 +4250,7 @@ var Downshift = /*#__PURE__*/function () {
4287
4250
  // See https://github.com/downshift-js/downshift/issues/217 for more info.
4288
4251
 
4289
4252
  if (!isStateToSetFunction && stateToSet.hasOwnProperty('inputValue')) {
4290
- _this.props.onInputValueChange(stateToSet.inputValue, _extends$L({}, _this.getStateAndHelpers(), stateToSet));
4253
+ _this.props.onInputValueChange(stateToSet.inputValue, _extends$K({}, _this.getStateAndHelpers(), stateToSet));
4291
4254
  }
4292
4255
 
4293
4256
  return _this.setState(function (state) {
@@ -4335,7 +4298,7 @@ var Downshift = /*#__PURE__*/function () {
4335
4298
  // earlier, so we'll call it now that we know what the inputValue state will be.
4336
4299
 
4337
4300
  if (isStateToSetFunction && newStateToSet.hasOwnProperty('inputValue')) {
4338
- _this.props.onInputValueChange(newStateToSet.inputValue, _extends$L({}, _this.getStateAndHelpers(), newStateToSet));
4301
+ _this.props.onInputValueChange(newStateToSet.inputValue, _extends$K({}, _this.getStateAndHelpers(), newStateToSet));
4339
4302
  }
4340
4303
 
4341
4304
  return nextState;
@@ -4390,7 +4353,7 @@ var Downshift = /*#__PURE__*/function () {
4390
4353
  var _this$getState = _this.getState(),
4391
4354
  isOpen = _this$getState.isOpen;
4392
4355
 
4393
- return _extends$L((_extends2 = {}, _extends2[refKey] = handleRefs(ref, _this.rootRef), _extends2.role = 'combobox', _extends2['aria-expanded'] = isOpen, _extends2['aria-haspopup'] = 'listbox', _extends2['aria-owns'] = isOpen ? _this.menuId : null, _extends2['aria-labelledby'] = _this.labelId, _extends2), rest);
4356
+ return _extends$K((_extends2 = {}, _extends2[refKey] = handleRefs(ref, _this.rootRef), _extends2.role = 'combobox', _extends2['aria-expanded'] = isOpen, _extends2['aria-haspopup'] = 'listbox', _extends2['aria-owns'] = isOpen ? _this.menuId : null, _extends2['aria-labelledby'] = _this.labelId, _extends2), rest);
4394
4357
  };
4395
4358
 
4396
4359
  _this.keyDownHandlers = {
@@ -4483,7 +4446,7 @@ var Downshift = /*#__PURE__*/function () {
4483
4446
  },
4484
4447
  Escape: function Escape(event) {
4485
4448
  event.preventDefault();
4486
- this.reset(_extends$L({
4449
+ this.reset(_extends$K({
4487
4450
  type: keyDownEscape
4488
4451
  }, !this.state.isOpen && {
4489
4452
  selectedItem: null,
@@ -4491,7 +4454,7 @@ var Downshift = /*#__PURE__*/function () {
4491
4454
  }));
4492
4455
  }
4493
4456
  };
4494
- _this.buttonKeyDownHandlers = _extends$L({}, _this.keyDownHandlers, {
4457
+ _this.buttonKeyDownHandlers = _extends$K({}, _this.keyDownHandlers, {
4495
4458
  ' ': function _(event) {
4496
4459
  event.preventDefault();
4497
4460
  this.toggleMenu({
@@ -4499,7 +4462,7 @@ var Downshift = /*#__PURE__*/function () {
4499
4462
  });
4500
4463
  }
4501
4464
  });
4502
- _this.inputKeyDownHandlers = _extends$L({}, _this.keyDownHandlers, {
4465
+ _this.inputKeyDownHandlers = _extends$K({}, _this.keyDownHandlers, {
4503
4466
  Home: function Home(event) {
4504
4467
  var _this4 = this;
4505
4468
 
@@ -4571,7 +4534,7 @@ var Downshift = /*#__PURE__*/function () {
4571
4534
  onBlur: callAllEventHandlers(onBlur, _this.buttonHandleBlur)
4572
4535
  };
4573
4536
  var eventHandlers = rest.disabled ? {} : enabledEventHandlers;
4574
- return _extends$L({
4537
+ return _extends$K({
4575
4538
  type: 'button',
4576
4539
  role: 'button',
4577
4540
  'aria-label': isOpen ? 'close menu' : 'open menu',
@@ -4635,7 +4598,7 @@ var Downshift = /*#__PURE__*/function () {
4635
4598
  };
4636
4599
 
4637
4600
  _this.getLabelProps = function (props) {
4638
- return _extends$L({
4601
+ return _extends$K({
4639
4602
  htmlFor: _this.inputId,
4640
4603
  id: _this.labelId
4641
4604
  }, props);
@@ -4669,7 +4632,7 @@ var Downshift = /*#__PURE__*/function () {
4669
4632
  eventHandlers = (_eventHandlers = {}, _eventHandlers[onChangeKey] = callAllEventHandlers(onChange, onInput, _this.inputHandleChange), _eventHandlers.onKeyDown = callAllEventHandlers(onKeyDown, _this.inputHandleKeyDown), _eventHandlers.onBlur = callAllEventHandlers(onBlur, _this.inputHandleBlur), _eventHandlers);
4670
4633
  }
4671
4634
 
4672
- return _extends$L({
4635
+ return _extends$K({
4673
4636
  'aria-autocomplete': 'list',
4674
4637
  'aria-activedescendant': isOpen && typeof highlightedIndex === 'number' && highlightedIndex >= 0 ? _this.getItemId(highlightedIndex) : null,
4675
4638
  'aria-controls': isOpen ? _this.menuId : null,
@@ -4732,7 +4695,7 @@ var Downshift = /*#__PURE__*/function () {
4732
4695
  _this.getMenuProps.called = true;
4733
4696
  _this.getMenuProps.refKey = refKey;
4734
4697
  _this.getMenuProps.suppressRefError = suppressRefError;
4735
- return _extends$L((_extends3 = {}, _extends3[refKey] = handleRefs(ref, _this.menuRef), _extends3.role = 'listbox', _extends3['aria-labelledby'] = props && props['aria-label'] ? null : _this.labelId, _extends3.id = _this.menuId, _extends3), props);
4698
+ return _extends$K((_extends3 = {}, _extends3[refKey] = handleRefs(ref, _this.menuRef), _extends3.role = 'listbox', _extends3['aria-labelledby'] = props && props['aria-label'] ? null : _this.labelId, _extends3.id = _this.menuId, _extends3), props);
4736
4699
  };
4737
4700
 
4738
4701
  _this.getItemProps = function (_temp7) {
@@ -4799,7 +4762,7 @@ var Downshift = /*#__PURE__*/function () {
4799
4762
  var eventHandlers = rest.disabled ? {
4800
4763
  onMouseDown: enabledEventHandlers.onMouseDown
4801
4764
  } : enabledEventHandlers;
4802
- return _extends$L({
4765
+ return _extends$K({
4803
4766
  id: _this.getItemId(index),
4804
4767
  role: 'option',
4805
4768
  'aria-selected': _this.getState().highlightedIndex === index
@@ -4819,7 +4782,7 @@ var Downshift = /*#__PURE__*/function () {
4819
4782
 
4820
4783
  _this.internalSetState(function (_ref8) {
4821
4784
  var selectedItem = _ref8.selectedItem;
4822
- return _extends$L({
4785
+ return _extends$K({
4823
4786
  isOpen: _this.props.defaultIsOpen,
4824
4787
  highlightedIndex: _this.props.defaultHighlightedIndex,
4825
4788
  inputValue: _this.props.itemToString(selectedItem)
@@ -4836,7 +4799,7 @@ var Downshift = /*#__PURE__*/function () {
4836
4799
 
4837
4800
  _this.internalSetState(function (_ref9) {
4838
4801
  var isOpen = _ref9.isOpen;
4839
- return _extends$L({
4802
+ return _extends$K({
4840
4803
  isOpen: !isOpen
4841
4804
  }, isOpen && {
4842
4805
  highlightedIndex: _this.props.defaultHighlightedIndex
@@ -4875,7 +4838,7 @@ var Downshift = /*#__PURE__*/function () {
4875
4838
 
4876
4839
  var resultCount = _this.getItemCount();
4877
4840
 
4878
- var status = _this.props.getA11yStatusMessage(_extends$L({
4841
+ var status = _this.props.getA11yStatusMessage(_extends$K({
4879
4842
  itemToString: _this.props.itemToString,
4880
4843
  previousResultCount: _this.previousResultCount,
4881
4844
  resultCount: resultCount,
@@ -5365,7 +5328,7 @@ function callOnChangeProps(action, state, newState) {
5365
5328
  });
5366
5329
 
5367
5330
  if (props.onStateChange && Object.keys(changes).length) {
5368
- props.onStateChange(_extends$L({
5331
+ props.onStateChange(_extends$K({
5369
5332
  type: type
5370
5333
  }, changes));
5371
5334
  }
@@ -5377,7 +5340,7 @@ function invokeOnChangeHandler(key, action, state, newState) {
5377
5340
  var handler = "on" + capitalizeString(key) + "Change";
5378
5341
 
5379
5342
  if (props[handler] && newState[key] !== undefined && newState[key] !== state[key]) {
5380
- props[handler](_extends$L({
5343
+ props[handler](_extends$K({
5381
5344
  type: type
5382
5345
  }, newState));
5383
5346
  }
@@ -5487,7 +5450,7 @@ function useEnhancedReducer(reducer, initialState, props) {
5487
5450
  actionRef.current = action;
5488
5451
  state = getState(state, action.props);
5489
5452
  var changes = reducer(state, action);
5490
- var newState = action.props.stateReducer(state, _extends$L({}, action, {
5453
+ var newState = action.props.stateReducer(state, _extends$K({}, action, {
5491
5454
  changes: changes
5492
5455
  }));
5493
5456
  return newState;
@@ -5499,7 +5462,7 @@ function useEnhancedReducer(reducer, initialState, props) {
5499
5462
 
5500
5463
  var propsRef = useLatestRef$1(props);
5501
5464
  var dispatchWithProps = useCallback(function (action) {
5502
- return dispatch(_extends$L({
5465
+ return dispatch(_extends$K({
5503
5466
  props: propsRef.current
5504
5467
  }, action));
5505
5468
  }, [propsRef]);
@@ -5745,7 +5708,7 @@ function useA11yMessageSetter(getA11yMessage, dependencyArray, _ref2) {
5745
5708
  }
5746
5709
 
5747
5710
  updateA11yStatus(function () {
5748
- return getA11yMessage(_extends$L({
5711
+ return getA11yMessage(_extends$K({
5749
5712
  highlightedIndex: highlightedIndex,
5750
5713
  highlightedItem: items[highlightedIndex],
5751
5714
  resultCount: items.length
@@ -5867,7 +5830,7 @@ function downshiftCommonReducer(state, action, stateChangeTypes) {
5867
5830
  throw new Error('Reducer called without proper action type.');
5868
5831
  }
5869
5832
 
5870
- return _extends$L({}, state, changes);
5833
+ return _extends$K({}, state, changes);
5871
5834
  }
5872
5835
  ({
5873
5836
  items: PropTypes.array.isRequired,
@@ -6007,7 +5970,7 @@ function getInitialState$1(props) {
6007
5970
  inputValue = props.itemToString(selectedItem);
6008
5971
  }
6009
5972
 
6010
- return _extends$L({}, initialState, {
5973
+ return _extends$K({}, initialState, {
6011
5974
  inputValue: inputValue
6012
5975
  });
6013
5976
  }
@@ -6098,7 +6061,7 @@ if (process.env.NODE_ENV !== 'production') {
6098
6061
  };
6099
6062
  }
6100
6063
 
6101
- var defaultProps$1$1 = _extends$L({}, defaultProps$3$1, {
6064
+ var defaultProps$1$1 = _extends$K({}, defaultProps$3$1, {
6102
6065
  getA11yStatusMessage: getA11yStatusMessage$1,
6103
6066
  circularNavigation: true
6104
6067
  });
@@ -6150,7 +6113,7 @@ function downshiftUseComboboxReducer(state, action) {
6150
6113
  break;
6151
6114
 
6152
6115
  case InputKeyDownEnter:
6153
- changes = _extends$L({}, state.isOpen && state.highlightedIndex >= 0 && {
6116
+ changes = _extends$K({}, state.isOpen && state.highlightedIndex >= 0 && {
6154
6117
  selectedItem: props.items[state.highlightedIndex],
6155
6118
  isOpen: getDefaultValue$1(props, 'isOpen'),
6156
6119
  highlightedIndex: getDefaultValue$1(props, 'highlightedIndex'),
@@ -6159,7 +6122,7 @@ function downshiftUseComboboxReducer(state, action) {
6159
6122
  break;
6160
6123
 
6161
6124
  case InputKeyDownEscape:
6162
- changes = _extends$L({
6125
+ changes = _extends$K({
6163
6126
  isOpen: false,
6164
6127
  highlightedIndex: -1
6165
6128
  }, !state.isOpen && {
@@ -6181,7 +6144,7 @@ function downshiftUseComboboxReducer(state, action) {
6181
6144
  break;
6182
6145
 
6183
6146
  case InputBlur:
6184
- changes = _extends$L({
6147
+ changes = _extends$K({
6185
6148
  isOpen: false,
6186
6149
  highlightedIndex: -1
6187
6150
  }, state.highlightedIndex >= 0 && action.selectItem && {
@@ -6215,7 +6178,7 @@ function downshiftUseComboboxReducer(state, action) {
6215
6178
  return downshiftCommonReducer(state, action, stateChangeTypes$1);
6216
6179
  }
6217
6180
 
6218
- return _extends$L({}, state, changes);
6181
+ return _extends$K({}, state, changes);
6219
6182
  }
6220
6183
  /* eslint-enable complexity */
6221
6184
 
@@ -6233,7 +6196,7 @@ function useCombobox(userProps) {
6233
6196
 
6234
6197
  validatePropTypes$1(userProps, useCombobox); // Props defaults and destructuring.
6235
6198
 
6236
- var props = _extends$L({}, defaultProps$1$1, userProps);
6199
+ var props = _extends$K({}, defaultProps$1$1, userProps);
6237
6200
 
6238
6201
  var initialIsOpen = props.initialIsOpen,
6239
6202
  defaultIsOpen = props.defaultIsOpen,
@@ -6275,7 +6238,7 @@ function useCombobox(userProps) {
6275
6238
  }, [elementIds]); // Effects.
6276
6239
  // Sets a11y status message on changes in state.
6277
6240
 
6278
- useA11yMessageSetter(getA11yStatusMessage, [isOpen, highlightedIndex, inputValue, items], _extends$L({
6241
+ useA11yMessageSetter(getA11yStatusMessage, [isOpen, highlightedIndex, inputValue, items], _extends$K({
6279
6242
  isInitialMount: isInitialMountRef.current,
6280
6243
  previousResultCount: previousResultCountRef.current,
6281
6244
  items: items,
@@ -6283,7 +6246,7 @@ function useCombobox(userProps) {
6283
6246
  itemToString: itemToString
6284
6247
  }, state)); // Sets a11y status message on changes in selectedItem.
6285
6248
 
6286
- useA11yMessageSetter(getA11ySelectionMessage, [selectedItem], _extends$L({
6249
+ useA11yMessageSetter(getA11ySelectionMessage, [selectedItem], _extends$K({
6287
6250
  isInitialMount: isInitialMountRef.current,
6288
6251
  previousResultCount: previousResultCountRef.current,
6289
6252
  items: items,
@@ -6407,7 +6370,7 @@ function useCombobox(userProps) {
6407
6370
  }, [dispatch, latest, getItemNodeFromIndex]); // Getter props.
6408
6371
 
6409
6372
  var getLabelProps = useCallback(function (labelProps) {
6410
- return _extends$L({
6373
+ return _extends$K({
6411
6374
  id: elementIds.labelId,
6412
6375
  htmlFor: elementIds.inputId
6413
6376
  }, labelProps);
@@ -6427,7 +6390,7 @@ function useCombobox(userProps) {
6427
6390
  suppressRefError = _ref2$suppressRefErro === void 0 ? false : _ref2$suppressRefErro;
6428
6391
 
6429
6392
  setGetterPropCallInfo('getMenuProps', suppressRefError, refKey, menuRef);
6430
- return _extends$L((_extends2 = {}, _extends2[refKey] = handleRefs(ref, function (menuNode) {
6393
+ return _extends$K((_extends2 = {}, _extends2[refKey] = handleRefs(ref, function (menuNode) {
6431
6394
  menuRef.current = menuNode;
6432
6395
  }), _extends2.id = elementIds.menuId, _extends2.role = 'listbox', _extends2['aria-labelledby'] = elementIds.labelId, _extends2.onMouseLeave = callAllEventHandlers(onMouseLeave, function () {
6433
6396
  dispatch({
@@ -6484,7 +6447,7 @@ function useCombobox(userProps) {
6484
6447
  }
6485
6448
  };
6486
6449
 
6487
- return _extends$L((_extends3 = {}, _extends3[refKey] = handleRefs(ref, function (itemNode) {
6450
+ return _extends$K((_extends3 = {}, _extends3[refKey] = handleRefs(ref, function (itemNode) {
6488
6451
  if (itemNode) {
6489
6452
  itemRefs.current[elementIds.getItemId(itemIndex)] = itemNode;
6490
6453
  }
@@ -6513,9 +6476,9 @@ function useCombobox(userProps) {
6513
6476
  }
6514
6477
  };
6515
6478
 
6516
- return _extends$L((_extends4 = {}, _extends4[refKey] = handleRefs(ref, function (toggleButtonNode) {
6479
+ return _extends$K((_extends4 = {}, _extends4[refKey] = handleRefs(ref, function (toggleButtonNode) {
6517
6480
  toggleButtonRef.current = toggleButtonNode;
6518
- }), _extends4.id = elementIds.toggleButtonId, _extends4.tabIndex = -1, _extends4), !rest.disabled && _extends$L({}, {
6481
+ }), _extends4.id = elementIds.toggleButtonId, _extends4.tabIndex = -1, _extends4), !rest.disabled && _extends$K({}, {
6519
6482
  onClick: callAllEventHandlers(onClick, toggleButtonHandleClick)
6520
6483
  }), rest);
6521
6484
  }, [dispatch, latest, elementIds]);
@@ -6576,7 +6539,7 @@ function useCombobox(userProps) {
6576
6539
  eventHandlers = (_eventHandlers = {}, _eventHandlers[onChangeKey] = callAllEventHandlers(onChange, onInput, inputHandleChange), _eventHandlers.onKeyDown = callAllEventHandlers(onKeyDown, inputHandleKeyDown), _eventHandlers.onBlur = callAllEventHandlers(onBlur, inputHandleBlur), _eventHandlers);
6577
6540
  }
6578
6541
 
6579
- return _extends$L((_extends5 = {}, _extends5[refKey] = handleRefs(ref, function (inputNode) {
6542
+ return _extends$K((_extends5 = {}, _extends5[refKey] = handleRefs(ref, function (inputNode) {
6580
6543
  inputRef.current = inputNode;
6581
6544
  }), _extends5.id = elementIds.inputId, _extends5['aria-autocomplete'] = 'list', _extends5['aria-controls'] = elementIds.menuId, _extends5), latestState.isOpen && latestState.highlightedIndex > -1 && {
6582
6545
  'aria-activedescendant': elementIds.getItemId(latestState.highlightedIndex)
@@ -6602,7 +6565,7 @@ function useCombobox(userProps) {
6602
6565
  suppressRefError = _ref9$suppressRefErro === void 0 ? false : _ref9$suppressRefErro;
6603
6566
 
6604
6567
  setGetterPropCallInfo('getComboboxProps', suppressRefError, refKey, comboboxRef);
6605
- return _extends$L((_extends6 = {}, _extends6[refKey] = handleRefs(ref, function (comboboxNode) {
6568
+ return _extends$K((_extends6 = {}, _extends6[refKey] = handleRefs(ref, function (comboboxNode) {
6606
6569
  comboboxRef.current = comboboxNode;
6607
6570
  }), _extends6.role = 'combobox', _extends6['aria-haspopup'] = 'listbox', _extends6['aria-owns'] = elementIds.menuId, _extends6['aria-expanded'] = latest.current.state.isOpen, _extends6), rest);
6608
6571
  }, [latest, setGetterPropCallInfo, elementIds]); // returns
@@ -6747,7 +6710,7 @@ const $89eedd556c436f6a$export$1ff3c3f08ae963c0 = /*#__PURE__*/ forwardRef((prop
6747
6710
  'aria-orientation': ariaOrientation,
6748
6711
  role: 'separator'
6749
6712
  };
6750
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({
6713
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({
6751
6714
  "data-orientation": orientation
6752
6715
  }, semanticProps, domProps, {
6753
6716
  ref: forwardedRef
@@ -9266,7 +9229,7 @@ const $5cb92bef7577960e$export$177fb62ff3ec1f22 = /*#__PURE__*/ forwardRef((prop
9266
9229
  return ()=>document.removeEventListener($5cb92bef7577960e$var$CONTEXT_UPDATE, handleUpdate)
9267
9230
  ;
9268
9231
  }, []);
9269
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({}, layerProps, {
9232
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({}, layerProps, {
9270
9233
  ref: composedRefs,
9271
9234
  style: {
9272
9235
  pointerEvents: isBodyPointerEventsDisabled ? isPointerEventsEnabled ? 'auto' : 'none' : undefined,
@@ -9538,7 +9501,7 @@ const $d3863c46a17e8a28$export$20e40289641fbbb6 = /*#__PURE__*/ forwardRef((prop
9538
9501
  trapped,
9539
9502
  focusScope.paused
9540
9503
  ]);
9541
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({
9504
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({
9542
9505
  tabIndex: -1
9543
9506
  }, scopeProps, {
9544
9507
  ref: composedRefs,
@@ -11313,7 +11276,7 @@ const arrow = options => {
11313
11276
 
11314
11277
  const $7e8f5cd07187803e$export$21b07c8f274aebd5 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
11315
11278
  const { children: children , width: width = 10 , height: height = 5 , ...arrowProps } = props;
11316
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.svg, _extends$L({}, arrowProps, {
11279
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.svg, _extends$K({}, arrowProps, {
11317
11280
  ref: forwardedRef,
11318
11281
  width: width,
11319
11282
  height: height,
@@ -11400,7 +11363,7 @@ const $cf1ac5d9fe0e8206$export$ecd4e1ccab6ed6d = /*#__PURE__*/ forwardRef((props
11400
11363
  // `anchorRef` with their virtual ref in this case.
11401
11364
  context.onAnchorChange((virtualRef === null || virtualRef === void 0 ? void 0 : virtualRef.current) || ref.current);
11402
11365
  });
11403
- return virtualRef ? null : /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({}, anchorProps, {
11366
+ return virtualRef ? null : /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({}, anchorProps, {
11404
11367
  ref: composedRefs
11405
11368
  }));
11406
11369
  });
@@ -11595,7 +11558,7 @@ const $cf1ac5d9fe0e8206$export$79d62cd4e10a3fd0 = /*#__PURE__*/ forwardRef(funct
11595
11558
  }[contentContext.placedSide],
11596
11559
  visibility: contentContext.shouldHideArrow ? 'hidden' : undefined
11597
11560
  }
11598
- }, /*#__PURE__*/ createElement($7e8f5cd07187803e$export$be92b6f5f03c0fe9, _extends$L({}, arrowProps, {
11561
+ }, /*#__PURE__*/ createElement($7e8f5cd07187803e$export$be92b6f5f03c0fe9, _extends$K({}, arrowProps, {
11599
11562
  ref: forwardedRef,
11600
11563
  style: {
11601
11564
  ...arrowProps.style,
@@ -11806,7 +11769,7 @@ const $d7bdfb9eb0fdf311$export$8699f7c8af148338 = /*#__PURE__*/ forwardRef((prop
11806
11769
  scope: props.__scopeRovingFocusGroup
11807
11770
  }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$var$Collection.Slot, {
11808
11771
  scope: props.__scopeRovingFocusGroup
11809
- }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$var$RovingFocusGroupImpl, _extends$L({}, props, {
11772
+ }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$var$RovingFocusGroupImpl, _extends$K({}, props, {
11810
11773
  ref: forwardedRef
11811
11774
  }))));
11812
11775
  });
@@ -11846,7 +11809,7 @@ const $d7bdfb9eb0fdf311$export$8699f7c8af148338 = /*#__PURE__*/ forwardRef((prop
11846
11809
  ]),
11847
11810
  onItemShiftTab: useCallback(()=>setIsTabbingBackOut(true)
11848
11811
  , [])
11849
- }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({
11812
+ }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({
11850
11813
  tabIndex: isTabbingBackOut ? -1 : 0,
11851
11814
  "data-orientation": orientation
11852
11815
  }, groupProps, {
@@ -11904,7 +11867,7 @@ const $d7bdfb9eb0fdf311$export$ab9df7c53fe8454 = /*#__PURE__*/ forwardRef((props
11904
11867
  id: id,
11905
11868
  focusable: focusable,
11906
11869
  active: active
11907
- }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$L({
11870
+ }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$K({
11908
11871
  tabIndex: isCurrentTabStop ? 0 : -1,
11909
11872
  "data-orientation": context.orientation
11910
11873
  }, itemProps, {
@@ -12815,7 +12778,7 @@ const $6cc32821e9371a1c$export$d9b273488cd8ce6f = (props)=>{
12815
12778
  const $6cc32821e9371a1c$export$9fa5ebd18bee4d43 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
12816
12779
  const { __scopeMenu: __scopeMenu , ...anchorProps } = props;
12817
12780
  const popperScope = $6cc32821e9371a1c$var$usePopperScope(__scopeMenu);
12818
- return /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$b688253958b8dfe7, _extends$L({}, popperScope, anchorProps, {
12781
+ return /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$b688253958b8dfe7, _extends$K({}, popperScope, anchorProps, {
12819
12782
  ref: forwardedRef
12820
12783
  }));
12821
12784
  });
@@ -12840,9 +12803,9 @@ const $6cc32821e9371a1c$export$479f0f2f71193efe = /*#__PURE__*/ forwardRef((prop
12840
12803
  present: forceMount || context.open
12841
12804
  }, /*#__PURE__*/ createElement($6cc32821e9371a1c$var$Collection.Slot, {
12842
12805
  scope: props.__scopeMenu
12843
- }, rootContext.modal ? /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuRootContentModal, _extends$L({}, contentProps, {
12806
+ }, rootContext.modal ? /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuRootContentModal, _extends$K({}, contentProps, {
12844
12807
  ref: forwardedRef
12845
- })) : /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuRootContentNonModal, _extends$L({}, contentProps, {
12808
+ })) : /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuRootContentNonModal, _extends$K({}, contentProps, {
12846
12809
  ref: forwardedRef
12847
12810
  })))));
12848
12811
  });
@@ -12854,7 +12817,7 @@ const $6cc32821e9371a1c$export$479f0f2f71193efe = /*#__PURE__*/ forwardRef((prop
12854
12817
  const content = ref.current;
12855
12818
  if (content) return hideOthers(content);
12856
12819
  }, []);
12857
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuContentImpl, _extends$L({}, props, {
12820
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuContentImpl, _extends$K({}, props, {
12858
12821
  ref: composedRefs // we make sure we're not trapping once it's been closed
12859
12822
  ,
12860
12823
  trapFocus: context.open // make sure to only disable pointer events when open
@@ -12871,7 +12834,7 @@ const $6cc32821e9371a1c$export$479f0f2f71193efe = /*#__PURE__*/ forwardRef((prop
12871
12834
  });
12872
12835
  const $6cc32821e9371a1c$var$MenuRootContentNonModal = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
12873
12836
  const context = $6cc32821e9371a1c$var$useMenuContext($6cc32821e9371a1c$var$CONTENT_NAME, props.__scopeMenu);
12874
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuContentImpl, _extends$L({}, props, {
12837
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuContentImpl, _extends$K({}, props, {
12875
12838
  ref: forwardedRef,
12876
12839
  trapFocus: false,
12877
12840
  disableOutsidePointerEvents: false,
@@ -12980,7 +12943,7 @@ const $6cc32821e9371a1c$var$MenuRootContentNonModal = /*#__PURE__*/ forwardRef((
12980
12943
  onFocusOutside: onFocusOutside,
12981
12944
  onInteractOutside: onInteractOutside,
12982
12945
  onDismiss: onDismiss
12983
- }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$export$be92b6f5f03c0fe9, _extends$L({
12946
+ }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$export$be92b6f5f03c0fe9, _extends$K({
12984
12947
  asChild: true
12985
12948
  }, rovingFocusGroupScope, {
12986
12949
  dir: rootContext.dir,
@@ -12992,7 +12955,7 @@ const $6cc32821e9371a1c$var$MenuRootContentNonModal = /*#__PURE__*/ forwardRef((
12992
12955
  // only focus first item when using keyboard
12993
12956
  if (!rootContext.isUsingKeyboardRef.current) event.preventDefault();
12994
12957
  }
12995
- }), /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$7c6e2c02157bb7d2, _extends$L({
12958
+ }), /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$7c6e2c02157bb7d2, _extends$K({
12996
12959
  role: "menu",
12997
12960
  "aria-orientation": "vertical",
12998
12961
  "data-state": $6cc32821e9371a1c$var$getOpenState(context.open),
@@ -13046,7 +13009,7 @@ const $6cc32821e9371a1c$var$MenuRootContentNonModal = /*#__PURE__*/ forwardRef((
13046
13009
  });
13047
13010
  const $6cc32821e9371a1c$export$22a631d1f72787bb = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13048
13011
  const { __scopeMenu: __scopeMenu , ...groupProps } = props;
13049
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({
13012
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({
13050
13013
  role: "group"
13051
13014
  }, groupProps, {
13052
13015
  ref: forwardedRef
@@ -13054,7 +13017,7 @@ const $6cc32821e9371a1c$export$22a631d1f72787bb = /*#__PURE__*/ forwardRef((prop
13054
13017
  });
13055
13018
  const $6cc32821e9371a1c$export$dd37bec0e8a99143 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13056
13019
  const { __scopeMenu: __scopeMenu , ...labelProps } = props;
13057
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({}, labelProps, {
13020
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({}, labelProps, {
13058
13021
  ref: forwardedRef
13059
13022
  }));
13060
13023
  });
@@ -13085,7 +13048,7 @@ const $6cc32821e9371a1c$export$2ce376c2cc3355c8 = /*#__PURE__*/ forwardRef((prop
13085
13048
  else rootContext.onClose();
13086
13049
  }
13087
13050
  };
13088
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuItemImpl, _extends$L({}, itemProps, {
13051
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$var$MenuItemImpl, _extends$K({}, itemProps, {
13089
13052
  ref: composedRefs,
13090
13053
  disabled: disabled,
13091
13054
  onClick: $e42e1063c40fb3ef$export$b9ecd428b558ff10(props.onClick, handleSelect),
@@ -13137,11 +13100,11 @@ const $6cc32821e9371a1c$export$2ce376c2cc3355c8 = /*#__PURE__*/ forwardRef((prop
13137
13100
  scope: __scopeMenu,
13138
13101
  disabled: disabled,
13139
13102
  textValue: textValue !== null && textValue !== void 0 ? textValue : textContent
13140
- }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$export$6d08773d2e66f8f2, _extends$L({
13103
+ }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$export$6d08773d2e66f8f2, _extends$K({
13141
13104
  asChild: true
13142
13105
  }, rovingFocusGroupScope, {
13143
13106
  focusable: !disabled
13144
- }), /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({
13107
+ }), /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({
13145
13108
  role: "menuitem",
13146
13109
  "data-highlighted": isFocused ? '' : undefined,
13147
13110
  "aria-disabled": disabled || undefined,
@@ -13171,7 +13134,7 @@ const $6cc32821e9371a1c$export$f6f243521332502d = /*#__PURE__*/ forwardRef((prop
13171
13134
  return /*#__PURE__*/ createElement($6cc32821e9371a1c$var$ItemIndicatorProvider, {
13172
13135
  scope: props.__scopeMenu,
13173
13136
  checked: checked
13174
- }, /*#__PURE__*/ createElement($6cc32821e9371a1c$export$2ce376c2cc3355c8, _extends$L({
13137
+ }, /*#__PURE__*/ createElement($6cc32821e9371a1c$export$2ce376c2cc3355c8, _extends$K({
13175
13138
  role: "menuitemcheckbox",
13176
13139
  "aria-checked": checked
13177
13140
  }, checkboxItemProps, {
@@ -13197,7 +13160,7 @@ const $6cc32821e9371a1c$export$ea2200c9eee416b3 = /*#__PURE__*/ forwardRef((prop
13197
13160
  scope: props.__scopeMenu,
13198
13161
  value: value,
13199
13162
  onValueChange: handleValueChange
13200
- }, /*#__PURE__*/ createElement($6cc32821e9371a1c$export$22a631d1f72787bb, _extends$L({}, groupProps, {
13163
+ }, /*#__PURE__*/ createElement($6cc32821e9371a1c$export$22a631d1f72787bb, _extends$K({}, groupProps, {
13201
13164
  ref: forwardedRef
13202
13165
  })));
13203
13166
  });
@@ -13211,7 +13174,7 @@ const $6cc32821e9371a1c$export$69bd225e9817f6d0 = /*#__PURE__*/ forwardRef((prop
13211
13174
  return /*#__PURE__*/ createElement($6cc32821e9371a1c$var$ItemIndicatorProvider, {
13212
13175
  scope: props.__scopeMenu,
13213
13176
  checked: checked
13214
- }, /*#__PURE__*/ createElement($6cc32821e9371a1c$export$2ce376c2cc3355c8, _extends$L({
13177
+ }, /*#__PURE__*/ createElement($6cc32821e9371a1c$export$2ce376c2cc3355c8, _extends$K({
13215
13178
  role: "menuitemradio",
13216
13179
  "aria-checked": checked
13217
13180
  }, radioItemProps, {
@@ -13236,7 +13199,7 @@ const $6cc32821e9371a1c$export$a2593e23056970a3 = /*#__PURE__*/ forwardRef((prop
13236
13199
  const indicatorContext = $6cc32821e9371a1c$var$useItemIndicatorContext($6cc32821e9371a1c$var$ITEM_INDICATOR_NAME, __scopeMenu);
13237
13200
  return /*#__PURE__*/ createElement($921a889cee6df7e8$export$99c2b779aa4e8b8b, {
13238
13201
  present: forceMount || indicatorContext.checked
13239
- }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$L({}, itemIndicatorProps, {
13202
+ }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$K({}, itemIndicatorProps, {
13240
13203
  ref: forwardedRef,
13241
13204
  "data-state": $6cc32821e9371a1c$var$getCheckedState(indicatorContext.checked)
13242
13205
  })));
@@ -13244,7 +13207,7 @@ const $6cc32821e9371a1c$export$a2593e23056970a3 = /*#__PURE__*/ forwardRef((prop
13244
13207
  const $6cc32821e9371a1c$export$bcdda4773debf5fa = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13245
13208
  const { __scopeMenu: __scopeMenu , ...arrowProps } = props;
13246
13209
  const popperScope = $6cc32821e9371a1c$var$usePopperScope(__scopeMenu);
13247
- return /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$21b07c8f274aebd5, _extends$L({}, popperScope, arrowProps, {
13210
+ return /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$21b07c8f274aebd5, _extends$K({}, popperScope, arrowProps, {
13248
13211
  ref: forwardedRef
13249
13212
  }));
13250
13213
  });
@@ -13372,7 +13335,7 @@ const $d08ef79370b62062$export$e44a253a59704894 = (props)=>{
13372
13335
  setOpen
13373
13336
  ]),
13374
13337
  modal: modal
13375
- }, /*#__PURE__*/ createElement($6cc32821e9371a1c$export$be92b6f5f03c0fe9, _extends$L({}, menuScope, {
13338
+ }, /*#__PURE__*/ createElement($6cc32821e9371a1c$export$be92b6f5f03c0fe9, _extends$K({}, menuScope, {
13376
13339
  open: open,
13377
13340
  onOpenChange: setOpen,
13378
13341
  dir: dir,
@@ -13386,9 +13349,9 @@ const $d08ef79370b62062$export$d2469213b3befba9 = /*#__PURE__*/ forwardRef((prop
13386
13349
  const { __scopeDropdownMenu: __scopeDropdownMenu , disabled: disabled = false , ...triggerProps } = props;
13387
13350
  const context = $d08ef79370b62062$var$useDropdownMenuContext($d08ef79370b62062$var$TRIGGER_NAME, __scopeDropdownMenu);
13388
13351
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13389
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$b688253958b8dfe7, _extends$L({
13352
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$b688253958b8dfe7, _extends$K({
13390
13353
  asChild: true
13391
- }, menuScope), /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.button, _extends$L({
13354
+ }, menuScope), /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.button, _extends$K({
13392
13355
  type: "button",
13393
13356
  id: context.triggerId,
13394
13357
  "aria-haspopup": "menu",
@@ -13430,7 +13393,7 @@ const $d08ef79370b62062$export$6e76d93a37c01248 = /*#__PURE__*/ forwardRef((prop
13430
13393
  const context = $d08ef79370b62062$var$useDropdownMenuContext($d08ef79370b62062$var$CONTENT_NAME, __scopeDropdownMenu);
13431
13394
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13432
13395
  const hasInteractedOutsideRef = useRef(false);
13433
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$7c6e2c02157bb7d2, _extends$L({
13396
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$7c6e2c02157bb7d2, _extends$K({
13434
13397
  id: context.contentId,
13435
13398
  "aria-labelledby": context.triggerId
13436
13399
  }, menuScope, contentProps, {
@@ -13457,56 +13420,56 @@ const $d08ef79370b62062$export$6e76d93a37c01248 = /*#__PURE__*/ forwardRef((prop
13457
13420
  const $d08ef79370b62062$export$246bebaba3a2f70e = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13458
13421
  const { __scopeDropdownMenu: __scopeDropdownMenu , ...groupProps } = props;
13459
13422
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13460
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$eb2fcfdbd7ba97d4, _extends$L({}, menuScope, groupProps, {
13423
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$eb2fcfdbd7ba97d4, _extends$K({}, menuScope, groupProps, {
13461
13424
  ref: forwardedRef
13462
13425
  }));
13463
13426
  });
13464
13427
  const $d08ef79370b62062$export$76e48c5b57f24495 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13465
13428
  const { __scopeDropdownMenu: __scopeDropdownMenu , ...labelProps } = props;
13466
13429
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13467
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$b04be29aa201d4f5, _extends$L({}, menuScope, labelProps, {
13430
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$b04be29aa201d4f5, _extends$K({}, menuScope, labelProps, {
13468
13431
  ref: forwardedRef
13469
13432
  }));
13470
13433
  });
13471
13434
  const $d08ef79370b62062$export$ed97964d1871885d = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13472
13435
  const { __scopeDropdownMenu: __scopeDropdownMenu , ...itemProps } = props;
13473
13436
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13474
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$6d08773d2e66f8f2, _extends$L({}, menuScope, itemProps, {
13437
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$6d08773d2e66f8f2, _extends$K({}, menuScope, itemProps, {
13475
13438
  ref: forwardedRef
13476
13439
  }));
13477
13440
  });
13478
13441
  const $d08ef79370b62062$export$53a69729da201fa9 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13479
13442
  const { __scopeDropdownMenu: __scopeDropdownMenu , ...checkboxItemProps } = props;
13480
13443
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13481
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$16ce288f89fa631c, _extends$L({}, menuScope, checkboxItemProps, {
13444
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$16ce288f89fa631c, _extends$K({}, menuScope, checkboxItemProps, {
13482
13445
  ref: forwardedRef
13483
13446
  }));
13484
13447
  });
13485
13448
  const $d08ef79370b62062$export$3323ad73d55f587e = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13486
13449
  const { __scopeDropdownMenu: __scopeDropdownMenu , ...radioGroupProps } = props;
13487
13450
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13488
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$a98f0dcb43a68a25, _extends$L({}, menuScope, radioGroupProps, {
13451
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$a98f0dcb43a68a25, _extends$K({}, menuScope, radioGroupProps, {
13489
13452
  ref: forwardedRef
13490
13453
  }));
13491
13454
  });
13492
13455
  const $d08ef79370b62062$export$e4f69b41b1637536 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13493
13456
  const { __scopeDropdownMenu: __scopeDropdownMenu , ...radioItemProps } = props;
13494
13457
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13495
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$371ab307eab489c0, _extends$L({}, menuScope, radioItemProps, {
13458
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$371ab307eab489c0, _extends$K({}, menuScope, radioItemProps, {
13496
13459
  ref: forwardedRef
13497
13460
  }));
13498
13461
  });
13499
13462
  const $d08ef79370b62062$export$42355ae145153fb6 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13500
13463
  const { __scopeDropdownMenu: __scopeDropdownMenu , ...itemIndicatorProps } = props;
13501
13464
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13502
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$c3468e2714d175fa, _extends$L({}, menuScope, itemIndicatorProps, {
13465
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$c3468e2714d175fa, _extends$K({}, menuScope, itemIndicatorProps, {
13503
13466
  ref: forwardedRef
13504
13467
  }));
13505
13468
  });
13506
13469
  const $d08ef79370b62062$export$34b8980744021ec5 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
13507
13470
  const { __scopeDropdownMenu: __scopeDropdownMenu , ...arrowProps } = props;
13508
13471
  const menuScope = $d08ef79370b62062$var$useMenuScope(__scopeDropdownMenu);
13509
- return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$21b07c8f274aebd5, _extends$L({}, menuScope, arrowProps, {
13472
+ return /*#__PURE__*/ createElement($6cc32821e9371a1c$export$21b07c8f274aebd5, _extends$K({}, menuScope, arrowProps, {
13510
13473
  ref: forwardedRef
13511
13474
  }));
13512
13475
  });
@@ -15322,7 +15285,7 @@ const $409067139f391064$export$6eb0f7ddcda6131f = /*#__PURE__*/ forwardRef((prop
15322
15285
  , [
15323
15286
  setOpen
15324
15287
  ])
15325
- }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({
15288
+ }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({
15326
15289
  "data-state": $409067139f391064$var$getState(open),
15327
15290
  "data-disabled": disabled ? '' : undefined
15328
15291
  }, collapsibleProps, {
@@ -15335,7 +15298,7 @@ const $409067139f391064$export$6eb0f7ddcda6131f = /*#__PURE__*/ forwardRef((prop
15335
15298
  const $409067139f391064$export$c135dce7b15bbbdc = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
15336
15299
  const { __scopeCollapsible: __scopeCollapsible , ...triggerProps } = props;
15337
15300
  const context = $409067139f391064$var$useCollapsibleContext($409067139f391064$var$TRIGGER_NAME, __scopeCollapsible);
15338
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.button, _extends$L({
15301
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.button, _extends$K({
15339
15302
  type: "button",
15340
15303
  "aria-controls": context.contentId,
15341
15304
  "aria-expanded": context.open || false,
@@ -15355,7 +15318,7 @@ const $409067139f391064$export$aadde00976f34151 = /*#__PURE__*/ forwardRef((prop
15355
15318
  const context = $409067139f391064$var$useCollapsibleContext($409067139f391064$var$CONTENT_NAME, props.__scopeCollapsible);
15356
15319
  return /*#__PURE__*/ createElement($921a889cee6df7e8$export$99c2b779aa4e8b8b, {
15357
15320
  present: forceMount || context.open
15358
- }, ({ present: present })=>/*#__PURE__*/ createElement($409067139f391064$var$CollapsibleContentImpl, _extends$L({}, contentProps, {
15321
+ }, ({ present: present })=>/*#__PURE__*/ createElement($409067139f391064$var$CollapsibleContentImpl, _extends$K({}, contentProps, {
15359
15322
  ref: forwardedRef,
15360
15323
  present: present
15361
15324
  }))
@@ -15411,7 +15374,7 @@ const $409067139f391064$export$aadde00976f34151 = /*#__PURE__*/ forwardRef((prop
15411
15374
  context.open,
15412
15375
  present
15413
15376
  ]);
15414
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({
15377
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({
15415
15378
  "data-state": $409067139f391064$var$getState(context.open),
15416
15379
  "data-disabled": context.disabled ? '' : undefined,
15417
15380
  id: context.contentId,
@@ -15620,7 +15583,7 @@ const $ce77a8961b41be9e$export$d7b12c4107be0d61 = /*#__PURE__*/ forwardRef((prop
15620
15583
  scope: __scopeRadio,
15621
15584
  checked: checked,
15622
15585
  disabled: disabled
15623
- }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.button, _extends$L({
15586
+ }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.button, _extends$K({
15624
15587
  type: "button",
15625
15588
  role: "radio",
15626
15589
  "aria-checked": checked,
@@ -15663,7 +15626,7 @@ const $ce77a8961b41be9e$export$d35a9ffa9a04f9e7 = /*#__PURE__*/ forwardRef((prop
15663
15626
  const context = $ce77a8961b41be9e$var$useRadioContext($ce77a8961b41be9e$var$INDICATOR_NAME, __scopeRadio);
15664
15627
  return /*#__PURE__*/ createElement($921a889cee6df7e8$export$99c2b779aa4e8b8b, {
15665
15628
  present: forceMount || context.checked
15666
- }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$L({
15629
+ }, /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$K({
15667
15630
  "data-state": $ce77a8961b41be9e$var$getState(context.checked),
15668
15631
  "data-disabled": context.disabled ? '' : undefined
15669
15632
  }, indicatorProps, {
@@ -15692,7 +15655,7 @@ const $ce77a8961b41be9e$export$d35a9ffa9a04f9e7 = /*#__PURE__*/ forwardRef((prop
15692
15655
  checked,
15693
15656
  bubbles
15694
15657
  ]);
15695
- return /*#__PURE__*/ createElement("input", _extends$L({
15658
+ return /*#__PURE__*/ createElement("input", _extends$K({
15696
15659
  type: "radio",
15697
15660
  "aria-hidden": true,
15698
15661
  defaultChecked: checked
@@ -15747,13 +15710,13 @@ const $f99a8c78507165f7$export$a98f0dcb43a68a25 = /*#__PURE__*/ forwardRef((prop
15747
15710
  required: required,
15748
15711
  value: value,
15749
15712
  onValueChange: setValue
15750
- }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$export$be92b6f5f03c0fe9, _extends$L({
15713
+ }, /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$export$be92b6f5f03c0fe9, _extends$K({
15751
15714
  asChild: true
15752
15715
  }, rovingFocusGroupScope, {
15753
15716
  orientation: orientation,
15754
15717
  dir: direction,
15755
15718
  loop: loop
15756
- }), /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$L({
15719
+ }), /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.div, _extends$K({
15757
15720
  role: "radiogroup",
15758
15721
  "aria-required": required,
15759
15722
  "aria-orientation": orientation,
@@ -15788,12 +15751,12 @@ const $f99a8c78507165f7$export$9f866c100ef519e4 = /*#__PURE__*/ forwardRef((prop
15788
15751
  document.removeEventListener('keyup', handleKeyUp);
15789
15752
  };
15790
15753
  }, []);
15791
- return /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$export$6d08773d2e66f8f2, _extends$L({
15754
+ return /*#__PURE__*/ createElement($d7bdfb9eb0fdf311$export$6d08773d2e66f8f2, _extends$K({
15792
15755
  asChild: true
15793
15756
  }, rovingFocusGroupScope, {
15794
15757
  focusable: !disabled,
15795
15758
  active: checked
15796
- }), /*#__PURE__*/ createElement($ce77a8961b41be9e$export$d7b12c4107be0d61, _extends$L({
15759
+ }), /*#__PURE__*/ createElement($ce77a8961b41be9e$export$d7b12c4107be0d61, _extends$K({
15797
15760
  disabled: disabled,
15798
15761
  required: context.required,
15799
15762
  checked: checked
@@ -15819,7 +15782,7 @@ const $f99a8c78507165f7$export$9f866c100ef519e4 = /*#__PURE__*/ forwardRef((prop
15819
15782
  const $f99a8c78507165f7$export$5fb54c671a65c88 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
15820
15783
  const { __scopeRadioGroup: __scopeRadioGroup , ...indicatorProps } = props;
15821
15784
  const radioScope = $f99a8c78507165f7$var$useRadioScope(__scopeRadioGroup);
15822
- return /*#__PURE__*/ createElement($ce77a8961b41be9e$export$d35a9ffa9a04f9e7, _extends$L({}, radioScope, indicatorProps, {
15785
+ return /*#__PURE__*/ createElement($ce77a8961b41be9e$export$d35a9ffa9a04f9e7, _extends$K({}, radioScope, indicatorProps, {
15823
15786
  ref: forwardedRef
15824
15787
  }));
15825
15788
  });
@@ -15943,7 +15906,7 @@ var TextInput = function (_a) {
15943
15906
  };
15944
15907
 
15945
15908
  const $ea1ef594cf570d83$export$439d29a4e110a164 = /*#__PURE__*/ forwardRef((props, forwardedRef)=>{
15946
- return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$L({}, props, {
15909
+ return /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.span, _extends$K({}, props, {
15947
15910
  ref: forwardedRef,
15948
15911
  style: {
15949
15912
  // See: https://github.com/twbs/bootstrap/blob/master/scss/mixins/_screen-reader.scss
@@ -16078,9 +16041,9 @@ const $a093c7e1ec25a057$export$8c610744efcf8a1d = /*#__PURE__*/ forwardRef((prop
16078
16041
  }, [
16079
16042
  handlePointerUp
16080
16043
  ]);
16081
- return /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$b688253958b8dfe7, _extends$L({
16044
+ return /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$b688253958b8dfe7, _extends$K({
16082
16045
  asChild: true
16083
- }, popperScope), /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.button, _extends$L({
16046
+ }, popperScope), /*#__PURE__*/ createElement($8927f6f2acc4f386$export$250ffa63cdc0d034.button, _extends$K({
16084
16047
  // We purposefully avoid adding `type=button` here because tooltip triggers are also
16085
16048
  // commonly anchors and the anchor `type` attribute signifies MIME type.
16086
16049
  "aria-describedby": context.open ? context.contentId : undefined,
@@ -16131,11 +16094,11 @@ const $a093c7e1ec25a057$export$e9003e2be37ec060 = /*#__PURE__*/ forwardRef((prop
16131
16094
  const context = $a093c7e1ec25a057$var$useTooltipContext($a093c7e1ec25a057$var$CONTENT_NAME, props.__scopeTooltip);
16132
16095
  return /*#__PURE__*/ createElement($921a889cee6df7e8$export$99c2b779aa4e8b8b, {
16133
16096
  present: forceMount || context.open
16134
- }, context.disableHoverableContent ? /*#__PURE__*/ createElement($a093c7e1ec25a057$var$TooltipContentImpl, _extends$L({
16097
+ }, context.disableHoverableContent ? /*#__PURE__*/ createElement($a093c7e1ec25a057$var$TooltipContentImpl, _extends$K({
16135
16098
  side: side
16136
16099
  }, contentProps, {
16137
16100
  ref: forwardedRef
16138
- })) : /*#__PURE__*/ createElement($a093c7e1ec25a057$var$TooltipContentHoverable, _extends$L({
16101
+ })) : /*#__PURE__*/ createElement($a093c7e1ec25a057$var$TooltipContentHoverable, _extends$K({
16139
16102
  side: side
16140
16103
  }, contentProps, {
16141
16104
  ref: forwardedRef
@@ -16234,7 +16197,7 @@ const $a093c7e1ec25a057$var$TooltipContentHoverable = /*#__PURE__*/ forwardRef((
16234
16197
  onClose,
16235
16198
  handleRemoveGraceArea
16236
16199
  ]);
16237
- return /*#__PURE__*/ createElement($a093c7e1ec25a057$var$TooltipContentImpl, _extends$L({}, props, {
16200
+ return /*#__PURE__*/ createElement($a093c7e1ec25a057$var$TooltipContentImpl, _extends$K({}, props, {
16238
16201
  ref: composedRefs
16239
16202
  }));
16240
16203
  });
@@ -16279,7 +16242,7 @@ const $a093c7e1ec25a057$var$TooltipContentImpl = /*#__PURE__*/ forwardRef((props
16279
16242
  onFocusOutside: (event)=>event.preventDefault()
16280
16243
  ,
16281
16244
  onDismiss: onClose
16282
- }, /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$7c6e2c02157bb7d2, _extends$L({
16245
+ }, /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$7c6e2c02157bb7d2, _extends$K({
16283
16246
  "data-state": context.stateAttribute
16284
16247
  }, popperScope, contentProps, {
16285
16248
  ref: forwardedRef,
@@ -16304,7 +16267,7 @@ const $a093c7e1ec25a057$export$c27ee0ad710f7559 = /*#__PURE__*/ forwardRef((prop
16304
16267
  const popperScope = $a093c7e1ec25a057$var$usePopperScope(__scopeTooltip);
16305
16268
  const visuallyHiddenContentContext = $a093c7e1ec25a057$var$useVisuallyHiddenContentContext($a093c7e1ec25a057$var$ARROW_NAME, __scopeTooltip); // if the arrow is inside the `VisuallyHidden`, we don't want to render it all to
16306
16269
  // prevent issues in positioning the arrow due to the duplicate
16307
- return visuallyHiddenContentContext.isInside ? null : /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$21b07c8f274aebd5, _extends$L({}, popperScope, arrowProps, {
16270
+ return visuallyHiddenContentContext.isInside ? null : /*#__PURE__*/ createElement($cf1ac5d9fe0e8206$export$21b07c8f274aebd5, _extends$K({}, popperScope, arrowProps, {
16308
16271
  ref: forwardedRef
16309
16272
  }));
16310
16273
  });
@@ -48303,7 +48266,7 @@ function genCSSMotionList(transitionSupport) {
48303
48266
  eventProps = _objectWithoutProperties(_ref2, _excluded2);
48304
48267
 
48305
48268
  var visible = status === STATUS_ADD || status === STATUS_KEEP;
48306
- return /*#__PURE__*/React.createElement(CSSMotion$1, _extends$L({}, motionProps, {
48269
+ return /*#__PURE__*/React.createElement(CSSMotion$1, _extends$K({}, motionProps, {
48307
48270
  key: eventProps.key,
48308
48271
  visible: visible,
48309
48272
  eventProps: eventProps,
@@ -48410,7 +48373,7 @@ function Mask(props) {
48410
48373
  }));
48411
48374
  }
48412
48375
 
48413
- return /*#__PURE__*/React.createElement(CSSMotion, _extends$L({}, motion, {
48376
+ return /*#__PURE__*/React.createElement(CSSMotion, _extends$K({}, motion, {
48414
48377
  visible: visible,
48415
48378
  removeOnLeave: true
48416
48379
  }), function (_ref) {
@@ -51526,7 +51489,7 @@ var PopupInner = /*#__PURE__*/React.forwardRef(function (props, ref) {
51526
51489
  }, children);
51527
51490
  }
51528
51491
 
51529
- return /*#__PURE__*/React.createElement(CSSMotion, _extends$L({
51492
+ return /*#__PURE__*/React.createElement(CSSMotion, _extends$K({
51530
51493
  visible: visible,
51531
51494
  ref: elementRef,
51532
51495
  leavedClassName: "".concat(prefixCls, "-hidden")
@@ -51602,7 +51565,7 @@ var MobilePopupInner = /*#__PURE__*/React.forwardRef(function (props, ref) {
51602
51565
  childNode = popupRender(childNode);
51603
51566
  }
51604
51567
 
51605
- return /*#__PURE__*/React.createElement(CSSMotion, _extends$L({
51568
+ return /*#__PURE__*/React.createElement(CSSMotion, _extends$K({
51606
51569
  visible: visible,
51607
51570
  ref: elementRef,
51608
51571
  removeOnLeave: true
@@ -51649,10 +51612,10 @@ var Popup = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
51649
51612
  setInMobile(isMobile());
51650
51613
  }
51651
51614
  }, [visible, mobile]);
51652
- var popupNode = inMobile ? /*#__PURE__*/React.createElement(MobilePopupInner, _extends$L({}, cloneProps, {
51615
+ var popupNode = inMobile ? /*#__PURE__*/React.createElement(MobilePopupInner, _extends$K({}, cloneProps, {
51653
51616
  mobile: mobile,
51654
51617
  ref: ref
51655
- })) : /*#__PURE__*/React.createElement(PopupInner, _extends$L({}, cloneProps, {
51618
+ })) : /*#__PURE__*/React.createElement(PopupInner, _extends$K({}, cloneProps, {
51656
51619
  ref: ref
51657
51620
  })); // We can use fragment directly but this may failed some selector usage. Keep as origin logic
51658
51621
 
@@ -51956,7 +51919,7 @@ function generateTrigger(PortalComponent) {
51956
51919
 
51957
51920
  mouseProps.onMouseDown = _this.onPopupMouseDown;
51958
51921
  mouseProps.onTouchStart = _this.onPopupMouseDown;
51959
- return /*#__PURE__*/React.createElement(Popup, _extends$L({
51922
+ return /*#__PURE__*/React.createElement(Popup, _extends$K({
51960
51923
  prefixCls: prefixCls,
51961
51924
  destroyPopupOnHide: destroyPopupOnHide,
51962
51925
  visible: popupVisible,
@@ -53692,82 +53655,14 @@ var overlayOptions = [
53692
53655
  var SendResults = function (_a) {
53693
53656
  var _b;
53694
53657
  var results = _a.results, defaultAction = _a.defaultAction, defaultKey = _a.defaultKey, optionsConfig = _a.optionsConfig, geometryOptions = _a.geometryOptions;
53695
- var _c = useState(), currResults = _c[0], setCurrResults = _c[1];
53696
- var _d = useState(defaultKey !== null && defaultKey !== void 0 ? defaultKey : performance.now().toString()), key = _d[0], setKey = _d[1];
53697
- var _e = useState(), currOption = _e[0], setCurrOption = _e[1];
53698
- var _f = useState(), dataSets = _f[0], setDataSets = _f[1];
53699
- var sendMessage = useSendMessage().sendMessage;
53658
+ var _c = useState(defaultKey !== null && defaultKey !== void 0 ? defaultKey : performance.now().toString()), key = _c[0], setKey = _c[1];
53659
+ var _d = useState(), currOption = _d[0], setCurrOption = _d[1];
53660
+ var onSelect = function (o) { return setCurrOption(o); };
53700
53661
  var host = getHost();
53701
- useEffect(function () {
53702
- setDataSets([]); // reset if results change
53703
- setCurrResults(results);
53704
- }, [results]);
53662
+ var sendMessage = useSendMessage().sendMessage;
53705
53663
  var disabled = useMemo(function () {
53706
53664
  return !checkPollinationPanel();
53707
53665
  }, []);
53708
- /**
53709
- * Dataset mapping
53710
- */
53711
- useEffect(function () {
53712
- var _a;
53713
- if (!currResults)
53714
- return;
53715
- var res = currResults;
53716
- var analysisGeometry = (_a = res === null || res === void 0 ? void 0 : res.geometry) === null || _a === void 0 ? void 0 : _a.filter(function (g) { return g.type === 'AnalysisGeometry'; });
53717
- if (!analysisGeometry || (analysisGeometry === null || analysisGeometry === void 0 ? void 0 : analysisGeometry.length) === 0)
53718
- return;
53719
- var data = analysisGeometry.map(function (a) {
53720
- var _a, _b;
53721
- var labels = (_b = (_a = a === null || a === void 0 ? void 0 : a.data_sets) === null || _a === void 0 ? void 0 : _a.map(function (d, index) { var _a, _b; return (_b = (_a = d === null || d === void 0 ? void 0 : d.data_type) === null || _a === void 0 ? void 0 : _a.name) !== null && _b !== void 0 ? _b : "Data-".concat(index); })) !== null && _b !== void 0 ? _b : [];
53722
- return {
53723
- identifier: a === null || a === void 0 ? void 0 : a.identifier,
53724
- activeData: a === null || a === void 0 ? void 0 : a.active_data,
53725
- options: labels === null || labels === void 0 ? void 0 : labels.map(function (label, index) {
53726
- return {
53727
- type: 'label',
53728
- id: "".concat(index),
53729
- label: label,
53730
- dt: a === null || a === void 0 ? void 0 : a.identifier,
53731
- };
53732
- })
53733
- };
53734
- });
53735
- setDataSets(data);
53736
- }, [currResults]);
53737
- var defaultIndices = useMemo(function () {
53738
- var _a;
53739
- var res = results;
53740
- var analysisGeometry = (_a = res === null || res === void 0 ? void 0 : res.geometry) === null || _a === void 0 ? void 0 : _a.filter(function (g) { return g.type === 'AnalysisGeometry'; });
53741
- if (!analysisGeometry || (analysisGeometry === null || analysisGeometry === void 0 ? void 0 : analysisGeometry.length) === 0)
53742
- return;
53743
- return analysisGeometry.map(function (a) { return a === null || a === void 0 ? void 0 : a.active_data; });
53744
- }, [results]);
53745
- var onSelect = function (o) { return setCurrOption(o); };
53746
- var onSelectDataSet = function (o) {
53747
- var _a;
53748
- if (!dataSets || !currResults)
53749
- return;
53750
- var clone = Object.assign({}, currResults);
53751
- (_a = clone === null || clone === void 0 ? void 0 : clone.geometry) === null || _a === void 0 ? void 0 : _a.forEach(function (geo) {
53752
- if ((geo === null || geo === void 0 ? void 0 : geo.identifier) === o.dt) {
53753
- geo.active_data = Number(o.id);
53754
- }
53755
- });
53756
- // Run if preview
53757
- if ((currOption === null || currOption === void 0 ? void 0 : currOption.id) === Action.preview) {
53758
- sendMessage(getAction(Action.clear), {
53759
- data: clone,
53760
- uniqueId: key,
53761
- options: geometryOptions,
53762
- });
53763
- sendMessage(getAction(Action.preview), {
53764
- data: clone,
53765
- uniqueId: key,
53766
- options: geometryOptions,
53767
- });
53768
- }
53769
- setCurrResults(clone);
53770
- };
53771
53666
  var values = useMemo(function () {
53772
53667
  if (!optionsConfig)
53773
53668
  return overlayOptions;
@@ -53783,30 +53678,21 @@ var SendResults = function (_a) {
53783
53678
  setKey(defaultKey);
53784
53679
  }, [defaultKey]);
53785
53680
  useEffect(function () {
53786
- if (disabled || !currResults || (currOption === null || currOption === void 0 ? void 0 : currOption.id) !== Action.subscribePreview)
53681
+ if (disabled || (currOption === null || currOption === void 0 ? void 0 : currOption.id) !== Action.subscribePreview)
53787
53682
  return;
53788
53683
  sendMessage('SubscribePreviewResults', {
53789
- data: currResults,
53684
+ data: results,
53790
53685
  uniqueId: key,
53791
53686
  options: geometryOptions,
53792
53687
  });
53793
53688
  return function () {
53794
53689
  sendMessage('ClearResults', {
53795
- data: currResults,
53796
- uniqueId: key,
53797
- options: geometryOptions,
53798
- });
53799
- };
53800
- }, [disabled, geometryOptions, key, currResults, currOption, sendMessage]);
53801
- useEffect(function () {
53802
- return function () {
53803
- sendMessage('ClearResults', {
53804
- data: currResults,
53690
+ data: results,
53805
53691
  uniqueId: key,
53806
53692
  options: geometryOptions,
53807
53693
  });
53808
53694
  };
53809
- }, [currOption]);
53695
+ }, [disabled, geometryOptions, key, results, currOption, sendMessage]);
53810
53696
  var helpTextButton = {
53811
53697
  add: "Add results to the ".concat(host, " viewport"),
53812
53698
  preview: "Preview results in the ".concat(host, " viewport"),
@@ -53822,39 +53708,25 @@ var SendResults = function (_a) {
53822
53708
  padding: '10px',
53823
53709
  cursor: 'pointer'
53824
53710
  }, triggerStyle: {
53825
- border: 'solid 1px #fff',
53826
- flexShrink: '0'
53711
+ border: 'solid 1px #fff'
53827
53712
  }, placement: 'bottomRight', activeId: defaultAction, action: 'hover', disabled: disabled, onSelect: onSelect, options: values },
53828
53713
  React__default.createElement(Button, { title: helpTextButton[currOption === null || currOption === void 0 ? void 0 : currOption.id], disabled: disabled, style: {
53829
53714
  width: '100%',
53830
53715
  fontSize: '14px',
53831
- border: 'solid 1px #fff',
53716
+ border: 'solid 1px #fff'
53832
53717
  }, onClick: function (e) {
53833
53718
  e.stopPropagation();
53834
53719
  if (disabled)
53835
53720
  return;
53836
53721
  sendMessage(getAction(currOption === null || currOption === void 0 ? void 0 : currOption.id), {
53837
- data: currResults,
53722
+ data: results,
53838
53723
  uniqueId: key,
53839
53724
  options: geometryOptions,
53840
53725
  });
53841
53726
  } },
53842
53727
  !disabled && (currOption === null || currOption === void 0 ? void 0 : currOption.icon),
53843
53728
  !disabled && ((_b = currOption === null || currOption === void 0 ? void 0 : currOption.label) !== null && _b !== void 0 ? _b : 'Pollination'),
53844
- disabled && React__default.createElement("span", { style: { color: 'red' } }, "Enabled in Pollination CAD plugins")),
53845
- currResults && (currOption === null || currOption === void 0 ? void 0 : currOption.id)
53846
- && dataSets && dataSets.length >= 1 && (dataSets === null || dataSets === void 0 ? void 0 : dataSets.map(function (d, index) { return React__default.createElement(BaseDropdown, { key: d.identifier, childOverlayStyle: {
53847
- width: 'auto',
53848
- backgroundColor: 'white',
53849
- color: '#393e46',
53850
- fontSize: '12px',
53851
- padding: '10px',
53852
- cursor: 'pointer'
53853
- }, icon: React__default.createElement(List$1, { size: 12 }), triggerStyle: {
53854
- border: 'solid 1px #fff',
53855
- flexShrink: '0',
53856
- height: '42px'
53857
- }, placement: 'bottomRight', activeId: defaultIndices[index], action: 'click', disabled: disabled, onSelect: onSelectDataSet, options: d.options }); })));
53729
+ disabled && React__default.createElement("span", { style: { color: 'red' } }, "Enabled in Pollination CAD plugins")));
53858
53730
  };
53859
53731
 
53860
53732
  var timezone = createCommonjsModule(function (module, exports) {