@nypl/design-system-react-components 1.5.0 → 1.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +21 -5
- package/dist/components/Logo/Logo.d.ts +1 -1
- package/dist/components/Logo/LogoSvgs.d.ts +2 -0
- package/dist/components/SearchBar/SearchBar.d.ts +1 -1
- package/dist/design-system-react-components.cjs.development.js +346 -285
- package/dist/design-system-react-components.cjs.development.js.map +1 -1
- package/dist/design-system-react-components.cjs.production.min.js +1 -1
- package/dist/design-system-react-components.cjs.production.min.js.map +1 -1
- package/dist/design-system-react-components.esm.js +346 -286
- package/dist/design-system-react-components.esm.js.map +1 -1
- package/dist/hooks/useCloseDropDown.d.ts +2 -1
- package/dist/index.d.ts +1 -0
- package/dist/theme/components/hero.d.ts +57 -21
- package/package.json +4 -3
- package/CHANGELOG.md +0 -1845
|
@@ -5193,7 +5193,6 @@ var secondary = function secondary(_ref2) {
|
|
|
5193
5193
|
var _ref2$buttonSize = _ref2.buttonSize,
|
|
5194
5194
|
buttonSize = _ref2$buttonSize === void 0 ? "medium" : _ref2$buttonSize;
|
|
5195
5195
|
return _extends({
|
|
5196
|
-
bg: "ui.white",
|
|
5197
5196
|
border: "1px solid",
|
|
5198
5197
|
borderColor: "ui.link.primary",
|
|
5199
5198
|
color: "ui.link.primary"
|
|
@@ -7702,13 +7701,13 @@ var campaign = {
|
|
|
7702
7701
|
},
|
|
7703
7702
|
position: "relative",
|
|
7704
7703
|
content: {
|
|
7705
|
-
alignItems: "
|
|
7704
|
+
alignItems: "stretch",
|
|
7706
7705
|
bg: "ui.black",
|
|
7707
7706
|
color: "ui.white",
|
|
7708
7707
|
display: "flex",
|
|
7709
7708
|
flexFlow: {
|
|
7710
7709
|
base: "column nowrap",
|
|
7711
|
-
|
|
7710
|
+
lg: "row nowrap"
|
|
7712
7711
|
},
|
|
7713
7712
|
minHeight: "320px",
|
|
7714
7713
|
flex: {
|
|
@@ -7732,60 +7731,63 @@ var campaign = {
|
|
|
7732
7731
|
color: "inherit",
|
|
7733
7732
|
display: "inline-block"
|
|
7734
7733
|
},
|
|
7735
|
-
img:
|
|
7736
|
-
|
|
7737
|
-
|
|
7738
|
-
|
|
7739
|
-
|
|
7740
|
-
|
|
7741
|
-
|
|
7742
|
-
|
|
7743
|
-
height: {
|
|
7744
|
-
md: "320px"
|
|
7734
|
+
img: /*#__PURE__*/screenreaderOnly(),
|
|
7735
|
+
imgWrapper: {
|
|
7736
|
+
backgroundPosition: "center",
|
|
7737
|
+
backgroundSize: "cover",
|
|
7738
|
+
minHeight: "230px",
|
|
7739
|
+
width: {
|
|
7740
|
+
base: "100%",
|
|
7741
|
+
lg: "50%"
|
|
7745
7742
|
}
|
|
7746
7743
|
},
|
|
7747
7744
|
interior: {
|
|
7748
|
-
|
|
7749
|
-
base: "0 0 100%",
|
|
7750
|
-
md: "0 0 50%"
|
|
7751
|
-
},
|
|
7752
|
-
padding: "inset.wide",
|
|
7745
|
+
alignSelf: "center",
|
|
7753
7746
|
maxWidth: {
|
|
7754
7747
|
md: "960px"
|
|
7748
|
+
},
|
|
7749
|
+
padding: {
|
|
7750
|
+
base: "inset.default",
|
|
7751
|
+
md: "inset.wide"
|
|
7752
|
+
},
|
|
7753
|
+
width: {
|
|
7754
|
+
base: "100%",
|
|
7755
|
+
lg: "50%"
|
|
7755
7756
|
}
|
|
7756
7757
|
}
|
|
7757
7758
|
};
|
|
7758
7759
|
var fiftyFifty = {
|
|
7759
7760
|
content: /*#__PURE__*/_extends({}, wrapperStyles, {
|
|
7760
|
-
alignItems: "
|
|
7761
|
+
alignItems: "stretch",
|
|
7761
7762
|
display: "flex",
|
|
7762
7763
|
flexFlow: {
|
|
7763
7764
|
base: "column nowrap",
|
|
7764
7765
|
lg: "row nowrap"
|
|
7765
|
-
},
|
|
7766
|
-
paddingBottom: "s",
|
|
7767
|
-
paddingEnd: "s",
|
|
7768
|
-
paddingStart: "s",
|
|
7769
|
-
padding: {
|
|
7770
|
-
lg: "unset"
|
|
7771
7766
|
}
|
|
7772
7767
|
}),
|
|
7773
7768
|
imgWrapper: {
|
|
7774
|
-
|
|
7775
|
-
|
|
7776
|
-
|
|
7777
|
-
|
|
7778
|
-
|
|
7779
|
-
|
|
7780
|
-
|
|
7769
|
+
backgroundPosition: "center",
|
|
7770
|
+
backgroundSize: "cover",
|
|
7771
|
+
minHeight: "160px",
|
|
7772
|
+
width: {
|
|
7773
|
+
base: "100%",
|
|
7774
|
+
lg: "50%"
|
|
7775
|
+
}
|
|
7776
|
+
},
|
|
7777
|
+
img: /*#__PURE__*/screenreaderOnly(),
|
|
7778
|
+
bodyText: {
|
|
7779
|
+
alignSelf: "center",
|
|
7780
|
+
maxWidth: {
|
|
7781
|
+
md: "960px"
|
|
7781
7782
|
},
|
|
7782
|
-
|
|
7783
|
-
base: "
|
|
7783
|
+
padding: {
|
|
7784
|
+
base: "inset.default",
|
|
7785
|
+
md: "inset.wide"
|
|
7784
7786
|
},
|
|
7785
|
-
|
|
7787
|
+
width: {
|
|
7788
|
+
base: "100%",
|
|
7786
7789
|
lg: "50%"
|
|
7787
|
-
}
|
|
7788
|
-
width: "auto"
|
|
7790
|
+
}
|
|
7789
7791
|
}
|
|
7790
7792
|
};
|
|
7791
7793
|
var Hero = {
|
|
@@ -12638,12 +12640,12 @@ var SvgLogoMlnWhite = function SvgLogoMlnWhite(_ref) {
|
|
|
12638
12640
|
}))));
|
|
12639
12641
|
};
|
|
12640
12642
|
|
|
12641
|
-
var _g$a
|
|
12643
|
+
var _g$a;
|
|
12642
12644
|
var _excluded$1F = ["title", "titleId"];
|
|
12643
12645
|
function _extends$17() { _extends$17 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$17.apply(this, arguments); }
|
|
12644
12646
|
function _objectWithoutProperties$16(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$17(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; }
|
|
12645
12647
|
function _objectWithoutPropertiesLoose$17(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; }
|
|
12646
|
-
var
|
|
12648
|
+
var SvgLogoNycdoeBlack = function SvgLogoNycdoeBlack(_ref) {
|
|
12647
12649
|
var title = _ref.title,
|
|
12648
12650
|
titleId = _ref.titleId,
|
|
12649
12651
|
props = _objectWithoutProperties$16(_ref, _excluded$1F);
|
|
@@ -12655,6 +12657,30 @@ var SvgLogoNycdoeColor = function SvgLogoNycdoeColor(_ref) {
|
|
|
12655
12657
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
12656
12658
|
id: titleId
|
|
12657
12659
|
}, title) : null, _g$a || (_g$a = /*#__PURE__*/React.createElement("g", {
|
|
12660
|
+
clipPath: "url(#logo-nycdoe-black_svg__clip0_77131_127720)",
|
|
12661
|
+
fill: "#000"
|
|
12662
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
12663
|
+
d: "M188.913 1.963h6.668c4.756 0 7.601 2.89 7.601 7.69 0 5.08-2.888 7.818-7.601 7.818h-6.668V1.963Zm4.04 12.032h1.91c3.063-.063 4.28-1.257 4.28-4.365 0-2.823-1.521-4.19-4.28-4.19h-1.91v8.555ZM207.932 12.738c.065 1.54.956 2.562 2.518 2.562.891 0 1.76-.413 2.108-1.24h3.454c-.674 2.607-3.086 3.737-5.604 3.737-3.671 0-6.168-2.216-6.168-5.994 0-3.453 2.758-5.929 6.081-5.929 4.039 0 6.06 3.042 5.885 6.864h-8.274Zm4.582-2.064c-.065-1.26-.956-2.301-2.193-2.301-1.304 0-2.172.932-2.389 2.301h4.582ZM217.615 6.2h3.519v1.303h.042c.718-1.064 1.804-1.628 3.107-1.628 3.54 0 5.039 3.04 5.039 6.21 0 2.932-1.564 5.711-4.758 5.711-1.389 0-2.453-.519-3.214-1.54h-.043v4.996h-3.692V6.2Zm3.561 5.517c0 1.976.566 3.256 2.238 3.256 1.65 0 2.216-1.716 2.216-3.256 0-1.434-.566-3.02-2.195-3.02-.999 0-2.259.696-2.259 3.02ZM230.668 9.676c.067-1.478.76-2.435 1.759-3.02 1.001-.564 2.302-.782 3.585-.782 2.671 0 5.255.586 5.255 3.779v4.93c0 .955 0 2 .436 2.888h-3.716c-.128-.348-.174-.695-.216-1.064-.956 1-2.367 1.39-3.714 1.39-2.15 0-3.845-1.084-3.845-3.41 0-3.67 3.997-3.388 6.56-3.91.629-.128.977-.345.977-1.041 0-.847-1.021-1.174-1.781-1.174-1.02 0-1.672.456-1.847 1.414h-3.453Zm4.779 5.842c1.758 0 2.345-1 2.258-3.324-.521.325-1.477.39-2.28.607-.825.196-1.521.544-1.521 1.434 0 .913.717 1.283 1.543 1.283ZM243.378 6.2h3.583v1.976h.042c.544-1.435 1.804-2.194 3.39-2.194.281 0 .586.022.869.087v3.367c-.479-.131-.912-.218-1.413-.218-1.823 0-2.779 1.259-2.779 2.672v5.582h-3.692V6.2ZM259.404 8.59h-2.281v5.123c0 .892.523 1.087 1.325 1.087.303 0 .63-.043.956-.043v2.715c-.674.023-1.346.108-2.021.108-3.148 0-3.952-.912-3.952-3.975V8.59h-1.868V6.2h1.868V2.79h3.692V6.2h2.281v2.39ZM260.831 6.2h3.583v1.542h.045c.672-1.129 1.865-1.868 3.233-1.868 1.414 0 2.672.456 3.28 1.823.892-1.195 2-1.823 3.52-1.823 3.583 0 3.974 2.715 3.974 4.864v6.734h-3.692v-6.624c0-1.218-.587-1.934-1.542-1.934-1.585 0-1.738 1.218-1.738 3.04v5.518h-3.691v-6.408c0-1.326-.392-2.15-1.391-2.15-1.324 0-1.889.762-1.889 3.063v5.495h-3.692V6.2ZM283.631 12.738c.064 1.54.956 2.562 2.519 2.562.892 0 1.76-.413 2.108-1.24h3.453c-.673 2.607-3.084 3.737-5.604 3.737-3.67 0-6.168-2.216-6.168-5.994 0-3.453 2.758-5.929 6.08-5.929 4.04 0 6.062 3.042 5.887 6.864h-8.275Zm4.583-2.064c-.065-1.26-.955-2.301-2.195-2.301-1.301 0-2.17.932-2.388 2.301h4.583ZM293.316 6.2h3.582v1.542h.043c.675-1.152 2.195-1.868 3.541-1.868 3.756 0 4.062 2.735 4.062 4.366v7.232h-3.692V12.02c0-1.543.174-3.106-1.847-3.106-1.389 0-1.997 1.172-1.997 2.41v6.148h-3.692V6.2ZM313.231 8.59h-2.278v5.123c0 .892.52 1.087 1.325 1.087.303 0 .629-.043.953-.043v2.715c-.672.023-1.346.108-2.018.108-3.15 0-3.952-.912-3.952-3.975V8.59h-1.868V6.2h1.868V2.79h3.692V6.2h2.278v2.39ZM326.246 5.875c3.496 0 5.95 2.584 5.95 5.97 0 3.39-2.454 5.95-5.95 5.95-3.499 0-5.93-2.56-5.93-5.95 0-3.386 2.431-5.97 5.93-5.97Zm0 9.098c1.716 0 2.258-1.693 2.258-3.128 0-1.432-.542-3.148-2.258-3.148s-2.238 1.716-2.238 3.148c0 1.435.522 3.128 2.238 3.128ZM334.281 8.589h-1.783v-2.39h1.783c0-3.235 1.128-4.237 4.278-4.237.586 0 1.194.046 1.78.067v2.605a8.094 8.094 0 0 0-.998-.062c-.848 0-1.368.108-1.368 1.128v.5h2.214v2.389h-2.214v8.883h-3.692V8.589ZM188.913 25.826h12.358v3.235h-8.318v2.718h7.601v3.125h-7.601v2.955h8.534v3.474h-12.574V25.827ZM214.339 41.334h-3.519V40.03h-.043c-.717 1.063-1.804 1.628-3.106 1.628-3.54 0-5.039-3.04-5.039-6.21 0-2.932 1.564-5.712 4.757-5.712 1.39 0 2.454.52 3.214 1.54h.044v-5.451h3.692v15.508Zm-8.015-5.755c0 1.541.565 3.258 2.259 3.258 1.802 0 2.194-1.717 2.194-3.149 0-1.63-.588-3.129-2.194-3.129-1.694 0-2.259 1.587-2.259 3.02ZM227.625 41.334h-3.584V39.79h-.043c-.696 1.152-2.128 1.868-3.432 1.868-3.237 0-4.17-1.868-4.17-4.821v-6.776h3.692V36.6c0 1.498.652 2.02 1.825 2.02.803 0 2.02-.522 2.02-2.52v-6.038h3.692v11.272ZM237.03 34.188c-.022-.954-.87-1.628-1.803-1.628-2.063 0-2.389 1.76-2.389 3.323 0 1.456.63 2.953 2.194 2.953 1.28 0 1.934-.738 2.107-1.933h3.583c-.324 3.019-2.672 4.756-5.668 4.756-3.39 0-5.908-2.324-5.908-5.776 0-3.585 2.28-6.147 5.908-6.147 2.801 0 5.298 1.478 5.56 4.452h-3.584ZM241.963 33.538c.066-1.476.76-2.435 1.758-3.019 1.002-.565 2.303-.781 3.586-.781 2.67 0 5.254.584 5.254 3.777v4.93c0 .956 0 2 .436 2.889h-3.716c-.128-.348-.173-.695-.216-1.064-.956.998-2.366 1.39-3.713 1.39-2.151 0-3.845-1.085-3.845-3.41 0-3.67 3.997-3.388 6.56-3.91.629-.129.977-.346.977-1.04 0-.849-1.02-1.175-1.781-1.175-1.02 0-1.672.456-1.847 1.413h-3.453Zm4.778 5.843c1.759 0 2.346-1 2.259-3.325-.521.326-1.477.391-2.28.608-.825.197-1.521.544-1.521 1.434 0 .912.717 1.282 1.542 1.282ZM261.261 32.451h-2.282v5.124c0 .894.523 1.087 1.326 1.087.305 0 .629-.043.956-.043v2.715c-.672.023-1.347.108-2.019.108-3.151 0-3.955-.912-3.955-3.975v-5.016h-1.868v-2.39h1.868v-3.408h3.692v3.409h2.282v2.39ZM266.463 28.65h-3.692v-2.824h3.692v2.825ZM262.771 30.063h3.692v11.272h-3.692V30.063ZM273.933 29.738c3.496 0 5.951 2.582 5.951 5.97 0 3.39-2.455 5.952-5.951 5.952-3.498 0-5.929-2.561-5.929-5.952 0-3.388 2.431-5.97 5.929-5.97Zm0 9.098c1.716 0 2.259-1.693 2.259-3.128 0-1.432-.543-3.148-2.259-3.148-1.716 0-2.237 1.716-2.237 3.148 0 1.435.521 3.128 2.237 3.128ZM281.37 30.063h3.584v1.542h.044c.673-1.152 2.192-1.868 3.539-1.868 3.758 0 4.064 2.735 4.064 4.366v7.231h-3.695v-5.452c0-1.542.175-3.105-1.845-3.105-1.39 0-1.999 1.172-1.999 2.41v6.148h-3.692V30.061ZM169.13 0h-37.582l-11.276 11.275V48.86l11.276 11.275h37.582l11.278-11.275V37.583l-3.759-3.762h-18.793v3.762h-15.034V22.55h15.034v3.712h18.793l3.759-3.712V11.275L169.13 0ZM56.377 0H41.344l-3.759 3.756V18.79L18.792 0H3.76L0 3.756v52.62l3.76 3.758h15.032l3.76-3.758V41.341l18.792 18.793h15.033l3.758-3.758V3.757L56.377 0ZM82.686 60.133H97.72l3.758-3.757V45.101l18.794-18.793V3.758L116.513 0h-15.035L97.72 3.757v7.518l-7.516 7.516-7.518-7.516V3.757L78.928 0H63.894l-3.758 3.757v22.551l18.792 18.793v11.275l3.758 3.757ZM173.67.538V.002h2.727v.536h-1.041v2.665h-.638V.538h-1.048ZM177.853.002l.819 2.293.813-2.293h.919v3.201h-.589V.623l-.882 2.58h-.512l-.892-2.58v2.58h-.588V.002h.912Z"
|
|
12664
|
+
}))));
|
|
12665
|
+
};
|
|
12666
|
+
|
|
12667
|
+
var _g$b, _defs$1;
|
|
12668
|
+
var _excluded$1G = ["title", "titleId"];
|
|
12669
|
+
function _extends$18() { _extends$18 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$18.apply(this, arguments); }
|
|
12670
|
+
function _objectWithoutProperties$17(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$18(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; }
|
|
12671
|
+
function _objectWithoutPropertiesLoose$18(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; }
|
|
12672
|
+
var SvgLogoNycdoeColor = function SvgLogoNycdoeColor(_ref) {
|
|
12673
|
+
var title = _ref.title,
|
|
12674
|
+
titleId = _ref.titleId,
|
|
12675
|
+
props = _objectWithoutProperties$17(_ref, _excluded$1G);
|
|
12676
|
+
return /*#__PURE__*/React.createElement("svg", _extends$18({
|
|
12677
|
+
viewBox: "0 0 341 61",
|
|
12678
|
+
fill: "none",
|
|
12679
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12680
|
+
"aria-labelledby": titleId
|
|
12681
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
12682
|
+
id: titleId
|
|
12683
|
+
}, title) : null, _g$b || (_g$b = /*#__PURE__*/React.createElement("g", {
|
|
12658
12684
|
clipPath: "url(#logo-nycdoe-color_svg__a)"
|
|
12659
12685
|
}, /*#__PURE__*/React.createElement("path", {
|
|
12660
12686
|
d: "M188.913 1.963h6.668c4.756 0 7.601 2.89 7.601 7.69 0 5.08-2.888 7.818-7.601 7.818h-6.668V1.963Zm4.04 12.032h1.91c3.063-.063 4.28-1.257 4.28-4.365 0-2.823-1.521-4.19-4.28-4.19h-1.91v8.555ZM207.932 12.738c.065 1.54.956 2.562 2.518 2.562.891 0 1.76-.413 2.108-1.24h3.454c-.674 2.607-3.086 3.737-5.604 3.737-3.671 0-6.168-2.216-6.168-5.994 0-3.453 2.758-5.929 6.081-5.929 4.039 0 6.06 3.042 5.885 6.864h-8.274Zm4.582-2.064c-.065-1.26-.956-2.301-2.193-2.301-1.304 0-2.172.932-2.389 2.301h4.582ZM217.615 6.2h3.519v1.303h.042c.718-1.064 1.804-1.628 3.107-1.628 3.54 0 5.039 3.04 5.039 6.21 0 2.932-1.564 5.711-4.758 5.711-1.389 0-2.453-.519-3.214-1.54h-.043v4.996h-3.692V6.2Zm3.561 5.517c0 1.976.566 3.256 2.238 3.256 1.65 0 2.216-1.716 2.216-3.256 0-1.434-.566-3.02-2.195-3.02-.999 0-2.259.696-2.259 3.02ZM230.668 9.676c.067-1.478.76-2.435 1.759-3.02 1.001-.564 2.302-.782 3.585-.782 2.671 0 5.255.586 5.255 3.779v4.93c0 .955 0 2 .436 2.888h-3.716c-.128-.348-.174-.695-.216-1.064-.956 1-2.367 1.39-3.714 1.39-2.15 0-3.845-1.084-3.845-3.41 0-3.67 3.997-3.388 6.56-3.91.629-.128.977-.345.977-1.041 0-.847-1.021-1.174-1.781-1.174-1.02 0-1.672.456-1.847 1.414h-3.453Zm4.779 5.842c1.758 0 2.345-1 2.258-3.324-.521.325-1.477.39-2.28.607-.825.196-1.521.544-1.521 1.434 0 .913.717 1.283 1.543 1.283ZM243.378 6.2h3.583v1.976h.042c.544-1.435 1.804-2.194 3.39-2.194.281 0 .586.022.869.087v3.367c-.479-.131-.912-.218-1.413-.218-1.823 0-2.779 1.259-2.779 2.672v5.582h-3.692V6.2ZM259.404 8.59h-2.281v5.123c0 .892.523 1.087 1.325 1.087.303 0 .63-.043.956-.043v2.715c-.674.023-1.346.108-2.021.108-3.148 0-3.952-.912-3.952-3.975V8.59h-1.868V6.2h1.868V2.79h3.692V6.2h2.281v2.39ZM260.831 6.2h3.583v1.542h.045c.672-1.129 1.865-1.868 3.233-1.868 1.414 0 2.672.456 3.28 1.823.892-1.195 2-1.823 3.52-1.823 3.583 0 3.974 2.715 3.974 4.864v6.734h-3.692v-6.624c0-1.218-.587-1.934-1.542-1.934-1.585 0-1.738 1.218-1.738 3.04v5.518h-3.691v-6.408c0-1.326-.392-2.15-1.391-2.15-1.324 0-1.889.762-1.889 3.063v5.495h-3.692V6.2ZM283.631 12.738c.064 1.54.956 2.562 2.519 2.562.892 0 1.76-.413 2.108-1.24h3.453c-.673 2.607-3.084 3.737-5.604 3.737-3.67 0-6.168-2.216-6.168-5.994 0-3.453 2.758-5.929 6.08-5.929 4.04 0 6.062 3.042 5.887 6.864h-8.275Zm4.583-2.064c-.065-1.26-.955-2.301-2.195-2.301-1.301 0-2.17.932-2.388 2.301h4.583ZM293.316 6.2h3.582v1.542h.043c.675-1.152 2.195-1.868 3.541-1.868 3.756 0 4.062 2.735 4.062 4.366v7.232h-3.692V12.02c0-1.543.174-3.106-1.847-3.106-1.389 0-1.997 1.172-1.997 2.41v6.148h-3.692V6.2ZM313.231 8.59h-2.278v5.123c0 .892.52 1.087 1.325 1.087.303 0 .629-.043.953-.043v2.715c-.672.023-1.346.108-2.018.108-3.15 0-3.952-.912-3.952-3.975V8.59h-1.868V6.2h1.868V2.79h3.692V6.2h2.278v2.39ZM326.246 5.875c3.496 0 5.95 2.584 5.95 5.97 0 3.39-2.454 5.95-5.95 5.95-3.499 0-5.93-2.56-5.93-5.95 0-3.386 2.431-5.97 5.93-5.97Zm0 9.098c1.716 0 2.258-1.693 2.258-3.128 0-1.432-.542-3.148-2.258-3.148s-2.238 1.716-2.238 3.148c0 1.435.522 3.128 2.238 3.128ZM334.281 8.589h-1.783v-2.39h1.783c0-3.235 1.128-4.237 4.278-4.237.586 0 1.194.046 1.78.067v2.605a8.094 8.094 0 0 0-.998-.062c-.848 0-1.368.108-1.368 1.128v.5h2.214v2.389h-2.214v8.883h-3.692V8.589ZM188.913 25.826h12.358v3.235h-8.318v2.718h7.601v3.125h-7.601v2.955h8.534v3.474h-12.574V25.827ZM214.339 41.334h-3.519V40.03h-.043c-.717 1.063-1.804 1.628-3.106 1.628-3.54 0-5.039-3.04-5.039-6.21 0-2.932 1.564-5.712 4.757-5.712 1.39 0 2.454.52 3.214 1.54h.044v-5.451h3.692v15.508Zm-8.015-5.755c0 1.541.565 3.258 2.259 3.258 1.802 0 2.194-1.717 2.194-3.149 0-1.63-.588-3.129-2.194-3.129-1.694 0-2.259 1.587-2.259 3.02ZM227.625 41.334h-3.584V39.79h-.043c-.696 1.152-2.128 1.868-3.432 1.868-3.237 0-4.17-1.868-4.17-4.821v-6.776h3.692V36.6c0 1.498.652 2.02 1.825 2.02.803 0 2.02-.522 2.02-2.52v-6.038h3.692v11.272ZM237.03 34.188c-.022-.954-.87-1.628-1.803-1.628-2.063 0-2.389 1.76-2.389 3.323 0 1.456.63 2.953 2.194 2.953 1.28 0 1.934-.738 2.107-1.933h3.583c-.324 3.019-2.672 4.756-5.668 4.756-3.39 0-5.908-2.324-5.908-5.776 0-3.585 2.28-6.147 5.908-6.147 2.801 0 5.298 1.478 5.56 4.452h-3.584ZM241.963 33.538c.066-1.476.76-2.435 1.758-3.019 1.002-.565 2.303-.781 3.586-.781 2.67 0 5.254.584 5.254 3.777v4.93c0 .956 0 2 .436 2.889h-3.716c-.128-.348-.173-.695-.216-1.064-.956.998-2.366 1.39-3.713 1.39-2.151 0-3.845-1.085-3.845-3.41 0-3.67 3.997-3.388 6.56-3.91.629-.129.977-.346.977-1.04 0-.849-1.02-1.175-1.781-1.175-1.02 0-1.672.456-1.847 1.413h-3.453Zm4.778 5.843c1.759 0 2.346-1 2.259-3.325-.521.326-1.477.391-2.28.608-.825.197-1.521.544-1.521 1.434 0 .912.717 1.282 1.542 1.282ZM261.261 32.451h-2.282v5.124c0 .894.523 1.087 1.326 1.087.305 0 .629-.043.956-.043v2.715c-.672.023-1.347.108-2.019.108-3.151 0-3.955-.912-3.955-3.975v-5.016h-1.868v-2.39h1.868v-3.408h3.692v3.409h2.282v2.39ZM266.463 28.65h-3.692v-2.824h3.692v2.825ZM262.771 30.063h3.692v11.272h-3.692V30.063ZM273.933 29.738c3.496 0 5.951 2.582 5.951 5.97 0 3.39-2.455 5.952-5.951 5.952-3.498 0-5.929-2.561-5.929-5.952 0-3.388 2.431-5.97 5.929-5.97Zm0 9.098c1.716 0 2.259-1.693 2.259-3.128 0-1.432-.543-3.148-2.259-3.148-1.716 0-2.237 1.716-2.237 3.148 0 1.435.521 3.128 2.237 3.128ZM281.37 30.063h3.584v1.542h.044c.673-1.152 2.192-1.868 3.539-1.868 3.758 0 4.064 2.735 4.064 4.366v7.231h-3.695v-5.452c0-1.542.175-3.105-1.845-3.105-1.39 0-1.999 1.172-1.999 2.41v6.148h-3.692V30.061Z",
|
|
@@ -12679,15 +12705,39 @@ var SvgLogoNycdoeColor = function SvgLogoNycdoeColor(_ref) {
|
|
|
12679
12705
|
})))));
|
|
12680
12706
|
};
|
|
12681
12707
|
|
|
12682
|
-
var
|
|
12683
|
-
|
|
12684
|
-
function
|
|
12685
|
-
function
|
|
12708
|
+
var _g$c;
|
|
12709
|
+
var _excluded$1H = ["title", "titleId"];
|
|
12710
|
+
function _extends$19() { _extends$19 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$19.apply(this, arguments); }
|
|
12711
|
+
function _objectWithoutProperties$18(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$19(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; }
|
|
12712
|
+
function _objectWithoutPropertiesLoose$19(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; }
|
|
12713
|
+
var SvgLogoNycdoeWhite = function SvgLogoNycdoeWhite(_ref) {
|
|
12714
|
+
var title = _ref.title,
|
|
12715
|
+
titleId = _ref.titleId,
|
|
12716
|
+
props = _objectWithoutProperties$18(_ref, _excluded$1H);
|
|
12717
|
+
return /*#__PURE__*/React.createElement("svg", _extends$19({
|
|
12718
|
+
viewBox: "0 0 341 61",
|
|
12719
|
+
fill: "none",
|
|
12720
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12721
|
+
"aria-labelledby": titleId
|
|
12722
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
12723
|
+
id: titleId
|
|
12724
|
+
}, title) : null, _g$c || (_g$c = /*#__PURE__*/React.createElement("g", {
|
|
12725
|
+
clipPath: "url(#logo-nycdoe-white_svg__clip0_77131_127719)",
|
|
12726
|
+
fill: "#fff"
|
|
12727
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
12728
|
+
d: "M188.913 1.963h6.668c4.756 0 7.601 2.89 7.601 7.69 0 5.08-2.888 7.818-7.601 7.818h-6.668V1.963Zm4.04 12.032h1.91c3.063-.063 4.28-1.257 4.28-4.365 0-2.823-1.521-4.19-4.28-4.19h-1.91v8.555ZM207.932 12.738c.065 1.54.956 2.562 2.518 2.562.891 0 1.76-.413 2.108-1.24h3.454c-.674 2.607-3.086 3.737-5.604 3.737-3.671 0-6.168-2.216-6.168-5.994 0-3.453 2.758-5.929 6.081-5.929 4.039 0 6.06 3.042 5.885 6.864h-8.274Zm4.582-2.064c-.065-1.26-.956-2.301-2.193-2.301-1.304 0-2.172.932-2.389 2.301h4.582ZM217.615 6.2h3.519v1.303h.042c.718-1.064 1.804-1.628 3.107-1.628 3.54 0 5.039 3.04 5.039 6.21 0 2.932-1.564 5.711-4.758 5.711-1.389 0-2.453-.519-3.214-1.54h-.043v4.996h-3.692V6.2Zm3.561 5.517c0 1.976.566 3.256 2.238 3.256 1.65 0 2.216-1.716 2.216-3.256 0-1.434-.566-3.02-2.195-3.02-.999 0-2.259.696-2.259 3.02ZM230.668 9.676c.067-1.478.76-2.435 1.759-3.02 1.001-.564 2.302-.782 3.585-.782 2.671 0 5.255.586 5.255 3.779v4.93c0 .955 0 2 .436 2.888h-3.716c-.128-.348-.174-.695-.216-1.064-.956 1-2.367 1.39-3.714 1.39-2.15 0-3.845-1.084-3.845-3.41 0-3.67 3.997-3.388 6.56-3.91.629-.128.977-.345.977-1.041 0-.847-1.021-1.174-1.781-1.174-1.02 0-1.672.456-1.847 1.414h-3.453Zm4.779 5.842c1.758 0 2.345-1 2.258-3.324-.521.325-1.477.39-2.28.607-.825.196-1.521.544-1.521 1.434 0 .913.717 1.283 1.543 1.283ZM243.378 6.2h3.583v1.976h.042c.544-1.435 1.804-2.194 3.39-2.194.281 0 .586.022.869.087v3.367c-.479-.131-.912-.218-1.413-.218-1.823 0-2.779 1.259-2.779 2.672v5.582h-3.692V6.2ZM259.404 8.59h-2.281v5.123c0 .892.523 1.087 1.325 1.087.303 0 .63-.043.956-.043v2.715c-.674.023-1.346.108-2.021.108-3.148 0-3.952-.912-3.952-3.975V8.59h-1.868V6.2h1.868V2.79h3.692V6.2h2.281v2.39ZM260.831 6.2h3.583v1.542h.045c.672-1.129 1.865-1.868 3.233-1.868 1.414 0 2.672.456 3.28 1.823.892-1.195 2-1.823 3.52-1.823 3.583 0 3.974 2.715 3.974 4.864v6.734h-3.692v-6.624c0-1.218-.587-1.934-1.542-1.934-1.585 0-1.738 1.218-1.738 3.04v5.518h-3.691v-6.408c0-1.326-.392-2.15-1.391-2.15-1.324 0-1.889.762-1.889 3.063v5.495h-3.692V6.2ZM283.631 12.738c.064 1.54.956 2.562 2.519 2.562.892 0 1.76-.413 2.108-1.24h3.453c-.673 2.607-3.084 3.737-5.604 3.737-3.67 0-6.168-2.216-6.168-5.994 0-3.453 2.758-5.929 6.08-5.929 4.04 0 6.062 3.042 5.887 6.864h-8.275Zm4.583-2.064c-.065-1.26-.955-2.301-2.195-2.301-1.301 0-2.17.932-2.388 2.301h4.583ZM293.316 6.2h3.582v1.542h.043c.675-1.152 2.195-1.868 3.541-1.868 3.756 0 4.062 2.735 4.062 4.366v7.232h-3.692V12.02c0-1.543.174-3.106-1.847-3.106-1.389 0-1.997 1.172-1.997 2.41v6.148h-3.692V6.2ZM313.231 8.59h-2.278v5.123c0 .892.52 1.087 1.325 1.087.303 0 .629-.043.953-.043v2.715c-.672.023-1.346.108-2.018.108-3.15 0-3.952-.912-3.952-3.975V8.59h-1.868V6.2h1.868V2.79h3.692V6.2h2.278v2.39ZM326.246 5.875c3.496 0 5.95 2.584 5.95 5.97 0 3.39-2.454 5.95-5.95 5.95-3.499 0-5.93-2.56-5.93-5.95 0-3.386 2.431-5.97 5.93-5.97Zm0 9.098c1.716 0 2.258-1.693 2.258-3.128 0-1.432-.542-3.148-2.258-3.148s-2.238 1.716-2.238 3.148c0 1.435.522 3.128 2.238 3.128ZM334.281 8.589h-1.783v-2.39h1.783c0-3.235 1.128-4.237 4.278-4.237.586 0 1.194.046 1.78.067v2.605a8.094 8.094 0 0 0-.998-.062c-.848 0-1.368.108-1.368 1.128v.5h2.214v2.389h-2.214v8.883h-3.692V8.589ZM188.913 25.826h12.358v3.235h-8.318v2.718h7.601v3.125h-7.601v2.955h8.534v3.474h-12.574V25.827ZM214.339 41.334h-3.519V40.03h-.043c-.717 1.063-1.804 1.628-3.106 1.628-3.54 0-5.039-3.04-5.039-6.21 0-2.932 1.564-5.712 4.757-5.712 1.39 0 2.454.52 3.214 1.54h.044v-5.451h3.692v15.508Zm-8.015-5.755c0 1.541.565 3.258 2.259 3.258 1.802 0 2.194-1.717 2.194-3.149 0-1.63-.588-3.129-2.194-3.129-1.694 0-2.259 1.587-2.259 3.02ZM227.625 41.334h-3.584V39.79h-.043c-.696 1.152-2.128 1.868-3.432 1.868-3.237 0-4.17-1.868-4.17-4.821v-6.776h3.692V36.6c0 1.498.652 2.02 1.825 2.02.803 0 2.02-.522 2.02-2.52v-6.038h3.692v11.272ZM237.03 34.188c-.022-.954-.87-1.628-1.803-1.628-2.063 0-2.389 1.76-2.389 3.323 0 1.456.63 2.953 2.194 2.953 1.28 0 1.934-.738 2.107-1.933h3.583c-.324 3.019-2.672 4.756-5.668 4.756-3.39 0-5.908-2.324-5.908-5.776 0-3.585 2.28-6.147 5.908-6.147 2.801 0 5.298 1.478 5.56 4.452h-3.584ZM241.963 33.538c.066-1.476.76-2.435 1.758-3.019 1.002-.565 2.303-.781 3.586-.781 2.67 0 5.254.584 5.254 3.777v4.93c0 .956 0 2 .436 2.889h-3.716c-.128-.348-.173-.695-.216-1.064-.956.998-2.366 1.39-3.713 1.39-2.151 0-3.845-1.085-3.845-3.41 0-3.67 3.997-3.388 6.56-3.91.629-.129.977-.346.977-1.04 0-.849-1.02-1.175-1.781-1.175-1.02 0-1.672.456-1.847 1.413h-3.453Zm4.778 5.843c1.759 0 2.346-1 2.259-3.325-.521.326-1.477.391-2.28.608-.825.197-1.521.544-1.521 1.434 0 .912.717 1.282 1.542 1.282ZM261.261 32.451h-2.282v5.124c0 .894.523 1.087 1.326 1.087.305 0 .629-.043.956-.043v2.715c-.672.023-1.347.108-2.019.108-3.151 0-3.955-.912-3.955-3.975v-5.016h-1.868v-2.39h1.868v-3.408h3.692v3.409h2.282v2.39ZM266.463 28.65h-3.692v-2.824h3.692v2.825ZM262.771 30.063h3.692v11.272h-3.692V30.063ZM273.933 29.738c3.496 0 5.951 2.582 5.951 5.97 0 3.39-2.455 5.952-5.951 5.952-3.498 0-5.929-2.561-5.929-5.952 0-3.388 2.431-5.97 5.929-5.97Zm0 9.098c1.716 0 2.259-1.693 2.259-3.128 0-1.432-.543-3.148-2.259-3.148-1.716 0-2.237 1.716-2.237 3.148 0 1.435.521 3.128 2.237 3.128ZM281.37 30.063h3.584v1.542h.044c.673-1.152 2.192-1.868 3.539-1.868 3.758 0 4.064 2.735 4.064 4.366v7.231h-3.695v-5.452c0-1.542.175-3.105-1.845-3.105-1.39 0-1.999 1.172-1.999 2.41v6.148h-3.692V30.061ZM169.13 0h-37.582l-11.276 11.275V48.86l11.276 11.275h37.582l11.278-11.275V37.583l-3.759-3.762h-18.793v3.762h-15.034V22.55h15.034v3.712h18.793l3.759-3.712V11.275L169.13 0ZM56.377 0H41.344l-3.759 3.756V18.79L18.792 0H3.76L0 3.756v52.62l3.76 3.758h15.032l3.76-3.758V41.341l18.792 18.793h15.033l3.758-3.758V3.757L56.377 0ZM82.686 60.133H97.72l3.758-3.757V45.101l18.794-18.793V3.758L116.513 0h-15.035L97.72 3.757v7.518l-7.516 7.516-7.518-7.516V3.757L78.928 0H63.894l-3.758 3.757v22.551l18.792 18.793v11.275l3.758 3.757ZM173.67.538V.002h2.727v.536h-1.041v2.665h-.638V.538h-1.048ZM177.853.002l.819 2.293.813-2.293h.919v3.201h-.589V.623l-.882 2.58h-.512l-.892-2.58v2.58h-.588V.002h.912Z"
|
|
12729
|
+
}))));
|
|
12730
|
+
};
|
|
12731
|
+
|
|
12732
|
+
var _excluded$1I = ["title", "titleId"];
|
|
12733
|
+
function _extends$1a() { _extends$1a = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1a.apply(this, arguments); }
|
|
12734
|
+
function _objectWithoutProperties$19(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1a(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; }
|
|
12735
|
+
function _objectWithoutPropertiesLoose$1a(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; }
|
|
12686
12736
|
var SvgLogoNyplFullBlack = function SvgLogoNyplFullBlack(_ref) {
|
|
12687
12737
|
var title = _ref.title,
|
|
12688
12738
|
titleId = _ref.titleId,
|
|
12689
|
-
props = _objectWithoutProperties$
|
|
12690
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
12739
|
+
props = _objectWithoutProperties$19(_ref, _excluded$1I);
|
|
12740
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1a({
|
|
12691
12741
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12692
12742
|
viewBox: "0 0 966.787 543.733",
|
|
12693
12743
|
xmlSpace: "preserve",
|
|
@@ -12760,23 +12810,23 @@ var SvgLogoNyplFullBlack = function SvgLogoNyplFullBlack(_ref) {
|
|
|
12760
12810
|
}));
|
|
12761
12811
|
};
|
|
12762
12812
|
|
|
12763
|
-
var _g$
|
|
12764
|
-
var _excluded$
|
|
12765
|
-
function _extends$
|
|
12766
|
-
function _objectWithoutProperties$
|
|
12767
|
-
function _objectWithoutPropertiesLoose$
|
|
12813
|
+
var _g$d, _defs$2;
|
|
12814
|
+
var _excluded$1J = ["title", "titleId"];
|
|
12815
|
+
function _extends$1b() { _extends$1b = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1b.apply(this, arguments); }
|
|
12816
|
+
function _objectWithoutProperties$1a(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1b(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; }
|
|
12817
|
+
function _objectWithoutPropertiesLoose$1b(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; }
|
|
12768
12818
|
var SvgLogoNyplFullWhite = function SvgLogoNyplFullWhite(_ref) {
|
|
12769
12819
|
var title = _ref.title,
|
|
12770
12820
|
titleId = _ref.titleId,
|
|
12771
|
-
props = _objectWithoutProperties$
|
|
12772
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
12821
|
+
props = _objectWithoutProperties$1a(_ref, _excluded$1J);
|
|
12822
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1b({
|
|
12773
12823
|
viewBox: "0 0 967 568",
|
|
12774
12824
|
fill: "none",
|
|
12775
12825
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12776
12826
|
"aria-labelledby": titleId
|
|
12777
12827
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
12778
12828
|
id: titleId
|
|
12779
|
-
}, title) : null, _g$
|
|
12829
|
+
}, title) : null, _g$d || (_g$d = /*#__PURE__*/React.createElement("g", {
|
|
12780
12830
|
clipPath: "url(#logo-nypl-full-white_svg__a)",
|
|
12781
12831
|
fill: "#fff"
|
|
12782
12832
|
}, /*#__PURE__*/React.createElement("path", {
|
|
@@ -12796,15 +12846,15 @@ var SvgLogoNyplFullWhite = function SvgLogoNyplFullWhite(_ref) {
|
|
|
12796
12846
|
};
|
|
12797
12847
|
|
|
12798
12848
|
var _path$Y, _path2$n, _path3$e;
|
|
12799
|
-
var _excluded$
|
|
12800
|
-
function _extends$
|
|
12801
|
-
function _objectWithoutProperties$
|
|
12802
|
-
function _objectWithoutPropertiesLoose$
|
|
12849
|
+
var _excluded$1K = ["title", "titleId"];
|
|
12850
|
+
function _extends$1c() { _extends$1c = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1c.apply(this, arguments); }
|
|
12851
|
+
function _objectWithoutProperties$1b(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1c(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; }
|
|
12852
|
+
function _objectWithoutPropertiesLoose$1c(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; }
|
|
12803
12853
|
var SvgLogoNyplLionBlack = function SvgLogoNyplLionBlack(_ref) {
|
|
12804
12854
|
var title = _ref.title,
|
|
12805
12855
|
titleId = _ref.titleId,
|
|
12806
|
-
props = _objectWithoutProperties$
|
|
12807
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
12856
|
+
props = _objectWithoutProperties$1b(_ref, _excluded$1K);
|
|
12857
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1c({
|
|
12808
12858
|
viewBox: "0 0 136 135",
|
|
12809
12859
|
fill: "none",
|
|
12810
12860
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -12826,15 +12876,15 @@ var SvgLogoNyplLionBlack = function SvgLogoNyplLionBlack(_ref) {
|
|
|
12826
12876
|
};
|
|
12827
12877
|
|
|
12828
12878
|
var _path$Z;
|
|
12829
|
-
var _excluded$
|
|
12830
|
-
function _extends$
|
|
12831
|
-
function _objectWithoutProperties$
|
|
12832
|
-
function _objectWithoutPropertiesLoose$
|
|
12879
|
+
var _excluded$1L = ["title", "titleId"];
|
|
12880
|
+
function _extends$1d() { _extends$1d = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1d.apply(this, arguments); }
|
|
12881
|
+
function _objectWithoutProperties$1c(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1d(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; }
|
|
12882
|
+
function _objectWithoutPropertiesLoose$1d(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; }
|
|
12833
12883
|
var SvgLogoNyplLionWhite = function SvgLogoNyplLionWhite(_ref) {
|
|
12834
12884
|
var title = _ref.title,
|
|
12835
12885
|
titleId = _ref.titleId,
|
|
12836
|
-
props = _objectWithoutProperties$
|
|
12837
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
12886
|
+
props = _objectWithoutProperties$1c(_ref, _excluded$1L);
|
|
12887
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1d({
|
|
12838
12888
|
viewBox: "0 0 125 126",
|
|
12839
12889
|
fill: "none",
|
|
12840
12890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -12850,15 +12900,15 @@ var SvgLogoNyplLionWhite = function SvgLogoNyplLionWhite(_ref) {
|
|
|
12850
12900
|
};
|
|
12851
12901
|
|
|
12852
12902
|
var _path$_, _path2$o, _path3$f, _path4$4, _path5$2, _path6$2, _path7$2, _path8$2, _path9$1, _path10$1, _path11$1, _path12$1, _path13$1, _path14, _path15;
|
|
12853
|
-
var _excluded$
|
|
12854
|
-
function _extends$
|
|
12855
|
-
function _objectWithoutProperties$
|
|
12856
|
-
function _objectWithoutPropertiesLoose$
|
|
12903
|
+
var _excluded$1M = ["title", "titleId"];
|
|
12904
|
+
function _extends$1e() { _extends$1e = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1e.apply(this, arguments); }
|
|
12905
|
+
function _objectWithoutProperties$1d(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1e(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; }
|
|
12906
|
+
function _objectWithoutPropertiesLoose$1e(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; }
|
|
12857
12907
|
var SvgLogoNyplTextBlack = function SvgLogoNyplTextBlack(_ref) {
|
|
12858
12908
|
var title = _ref.title,
|
|
12859
12909
|
titleId = _ref.titleId,
|
|
12860
|
-
props = _objectWithoutProperties$
|
|
12861
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
12910
|
+
props = _objectWithoutProperties$1d(_ref, _excluded$1M);
|
|
12911
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1e({
|
|
12862
12912
|
viewBox: "0 0 201 165",
|
|
12863
12913
|
fill: "none",
|
|
12864
12914
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -12928,15 +12978,15 @@ var SvgLogoNyplTextBlack = function SvgLogoNyplTextBlack(_ref) {
|
|
|
12928
12978
|
};
|
|
12929
12979
|
|
|
12930
12980
|
var _path$$, _path2$p, _path3$g, _path4$5, _path5$3, _path6$3, _path7$3, _path8$3, _path9$2, _path10$2, _path11$2, _path12$2, _path13$2, _path14$1, _path15$1;
|
|
12931
|
-
var _excluded$
|
|
12932
|
-
function _extends$
|
|
12933
|
-
function _objectWithoutProperties$
|
|
12934
|
-
function _objectWithoutPropertiesLoose$
|
|
12981
|
+
var _excluded$1N = ["title", "titleId"];
|
|
12982
|
+
function _extends$1f() { _extends$1f = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1f.apply(this, arguments); }
|
|
12983
|
+
function _objectWithoutProperties$1e(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1f(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; }
|
|
12984
|
+
function _objectWithoutPropertiesLoose$1f(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; }
|
|
12935
12985
|
var SvgLogoNyplTextWhite = function SvgLogoNyplTextWhite(_ref) {
|
|
12936
12986
|
var title = _ref.title,
|
|
12937
12987
|
titleId = _ref.titleId,
|
|
12938
|
-
props = _objectWithoutProperties$
|
|
12939
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
12988
|
+
props = _objectWithoutProperties$1e(_ref, _excluded$1N);
|
|
12989
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1f({
|
|
12940
12990
|
viewBox: "0 0 201 165",
|
|
12941
12991
|
fill: "none",
|
|
12942
12992
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13005,23 +13055,23 @@ var SvgLogoNyplTextWhite = function SvgLogoNyplTextWhite(_ref) {
|
|
|
13005
13055
|
})));
|
|
13006
13056
|
};
|
|
13007
13057
|
|
|
13008
|
-
var _g$
|
|
13009
|
-
var _excluded$
|
|
13010
|
-
function _extends$
|
|
13011
|
-
function _objectWithoutProperties$
|
|
13012
|
-
function _objectWithoutPropertiesLoose$
|
|
13058
|
+
var _g$e, _defs$3;
|
|
13059
|
+
var _excluded$1O = ["title", "titleId"];
|
|
13060
|
+
function _extends$1g() { _extends$1g = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1g.apply(this, arguments); }
|
|
13061
|
+
function _objectWithoutProperties$1f(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1g(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; }
|
|
13062
|
+
function _objectWithoutPropertiesLoose$1g(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; }
|
|
13013
13063
|
var SvgLogoOpenebooksColor = function SvgLogoOpenebooksColor(_ref) {
|
|
13014
13064
|
var title = _ref.title,
|
|
13015
13065
|
titleId = _ref.titleId,
|
|
13016
|
-
props = _objectWithoutProperties$
|
|
13017
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13066
|
+
props = _objectWithoutProperties$1f(_ref, _excluded$1O);
|
|
13067
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1g({
|
|
13018
13068
|
viewBox: "0 0 152 139",
|
|
13019
13069
|
fill: "none",
|
|
13020
13070
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13021
13071
|
"aria-labelledby": titleId
|
|
13022
13072
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13023
13073
|
id: titleId
|
|
13024
|
-
}, title) : null, _g$
|
|
13074
|
+
}, title) : null, _g$e || (_g$e = /*#__PURE__*/React.createElement("g", {
|
|
13025
13075
|
clipPath: "url(#logo-openebooks-color_svg__clip0_53471_41906)"
|
|
13026
13076
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13027
13077
|
d: "M130.79 29.541H20.99a5.667 5.667 0 0 0-5.673 5.662v98.138a5.667 5.667 0 0 0 5.673 5.661h109.8a5.667 5.667 0 0 0 5.672-5.661V35.202a5.666 5.666 0 0 0-5.672-5.66Z",
|
|
@@ -13060,23 +13110,23 @@ var SvgLogoOpenebooksColor = function SvgLogoOpenebooksColor(_ref) {
|
|
|
13060
13110
|
})))));
|
|
13061
13111
|
};
|
|
13062
13112
|
|
|
13063
|
-
var _g$
|
|
13064
|
-
var _excluded$
|
|
13065
|
-
function _extends$
|
|
13066
|
-
function _objectWithoutProperties$
|
|
13067
|
-
function _objectWithoutPropertiesLoose$
|
|
13113
|
+
var _g$f, _defs$4;
|
|
13114
|
+
var _excluded$1P = ["title", "titleId"];
|
|
13115
|
+
function _extends$1h() { _extends$1h = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1h.apply(this, arguments); }
|
|
13116
|
+
function _objectWithoutProperties$1g(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1h(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; }
|
|
13117
|
+
function _objectWithoutPropertiesLoose$1h(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; }
|
|
13068
13118
|
var SvgLogoOpenebooksNegative = function SvgLogoOpenebooksNegative(_ref) {
|
|
13069
13119
|
var title = _ref.title,
|
|
13070
13120
|
titleId = _ref.titleId,
|
|
13071
|
-
props = _objectWithoutProperties$
|
|
13072
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13121
|
+
props = _objectWithoutProperties$1g(_ref, _excluded$1P);
|
|
13122
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1h({
|
|
13073
13123
|
viewBox: "0 0 155 139",
|
|
13074
13124
|
fill: "none",
|
|
13075
13125
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13076
13126
|
"aria-labelledby": titleId
|
|
13077
13127
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13078
13128
|
id: titleId
|
|
13079
|
-
}, title) : null, _g$
|
|
13129
|
+
}, title) : null, _g$f || (_g$f = /*#__PURE__*/React.createElement("g", {
|
|
13080
13130
|
clipPath: "url(#logo-openebooks-negative_svg__clip0_54498_42323)"
|
|
13081
13131
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13082
13132
|
d: "M78.087 9.5C36.26-12.024 1.802 9.59 0 10.747v110.438c1.074-1.272 5.518-6.158 15.394-9.572v21.596a5.805 5.805 0 0 0 5.79 5.791h112.114a5.808 5.808 0 0 0 5.79-5.791v-22.206c11.82 3.711 15.912 9.885 15.912 9.885V10.797S121.052-12.61 78.087 9.5Z",
|
|
@@ -13138,23 +13188,23 @@ var SvgLogoOpenebooksNegative = function SvgLogoOpenebooksNegative(_ref) {
|
|
|
13138
13188
|
})))));
|
|
13139
13189
|
};
|
|
13140
13190
|
|
|
13141
|
-
var _g$
|
|
13142
|
-
var _excluded$
|
|
13143
|
-
function _extends$
|
|
13144
|
-
function _objectWithoutProperties$
|
|
13145
|
-
function _objectWithoutPropertiesLoose$
|
|
13191
|
+
var _g$g, _defs$5;
|
|
13192
|
+
var _excluded$1Q = ["title", "titleId"];
|
|
13193
|
+
function _extends$1i() { _extends$1i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1i.apply(this, arguments); }
|
|
13194
|
+
function _objectWithoutProperties$1h(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1i(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; }
|
|
13195
|
+
function _objectWithoutPropertiesLoose$1i(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; }
|
|
13146
13196
|
var SvgLogoOpenebooksWithTextColor = function SvgLogoOpenebooksWithTextColor(_ref) {
|
|
13147
13197
|
var title = _ref.title,
|
|
13148
13198
|
titleId = _ref.titleId,
|
|
13149
|
-
props = _objectWithoutProperties$
|
|
13150
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13199
|
+
props = _objectWithoutProperties$1h(_ref, _excluded$1Q);
|
|
13200
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1i({
|
|
13151
13201
|
viewBox: "0 0 152 139",
|
|
13152
13202
|
fill: "none",
|
|
13153
13203
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13154
13204
|
"aria-labelledby": titleId
|
|
13155
13205
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13156
13206
|
id: titleId
|
|
13157
|
-
}, title) : null, _g$
|
|
13207
|
+
}, title) : null, _g$g || (_g$g = /*#__PURE__*/React.createElement("g", {
|
|
13158
13208
|
clipPath: "url(#logo-openebooks-with-text-color_svg__clip0_53471_41905)"
|
|
13159
13209
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13160
13210
|
d: "M130.79 29.541H20.99a5.667 5.667 0 0 0-5.673 5.662v98.138a5.667 5.667 0 0 0 5.673 5.661h109.8a5.667 5.667 0 0 0 5.672-5.661V35.202a5.666 5.666 0 0 0-5.672-5.66Z",
|
|
@@ -13193,23 +13243,23 @@ var SvgLogoOpenebooksWithTextColor = function SvgLogoOpenebooksWithTextColor(_re
|
|
|
13193
13243
|
})))));
|
|
13194
13244
|
};
|
|
13195
13245
|
|
|
13196
|
-
var _g$
|
|
13197
|
-
var _excluded$
|
|
13198
|
-
function _extends$
|
|
13199
|
-
function _objectWithoutProperties$
|
|
13200
|
-
function _objectWithoutPropertiesLoose$
|
|
13246
|
+
var _g$h, _defs$6;
|
|
13247
|
+
var _excluded$1R = ["title", "titleId"];
|
|
13248
|
+
function _extends$1j() { _extends$1j = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1j.apply(this, arguments); }
|
|
13249
|
+
function _objectWithoutProperties$1i(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1j(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; }
|
|
13250
|
+
function _objectWithoutPropertiesLoose$1j(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; }
|
|
13201
13251
|
var SvgLogoOpenebooksWithTextNegative = function SvgLogoOpenebooksWithTextNegative(_ref) {
|
|
13202
13252
|
var title = _ref.title,
|
|
13203
13253
|
titleId = _ref.titleId,
|
|
13204
|
-
props = _objectWithoutProperties$
|
|
13205
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13254
|
+
props = _objectWithoutProperties$1i(_ref, _excluded$1R);
|
|
13255
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1j({
|
|
13206
13256
|
viewBox: "0 0 155 139",
|
|
13207
13257
|
fill: "none",
|
|
13208
13258
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13209
13259
|
"aria-labelledby": titleId
|
|
13210
13260
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13211
13261
|
id: titleId
|
|
13212
|
-
}, title) : null, _g$
|
|
13262
|
+
}, title) : null, _g$h || (_g$h = /*#__PURE__*/React.createElement("g", {
|
|
13213
13263
|
clipPath: "url(#logo-openebooks-with-text-negative_svg__clip0_54498_42322)"
|
|
13214
13264
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13215
13265
|
d: "M78.087 9.5C36.26-12.024 1.802 9.59 0 10.747v110.438c1.074-1.272 5.518-6.158 15.394-9.572v21.596a5.805 5.805 0 0 0 5.79 5.791h112.114a5.808 5.808 0 0 0 5.79-5.791v-22.206c11.82 3.711 15.912 9.885 15.912 9.885V10.797S121.052-12.61 78.087 9.5Z",
|
|
@@ -13275,15 +13325,15 @@ var SvgLogoOpenebooksWithTextNegative = function SvgLogoOpenebooksWithTextNegati
|
|
|
13275
13325
|
};
|
|
13276
13326
|
|
|
13277
13327
|
var _path$10;
|
|
13278
|
-
var _excluded$
|
|
13279
|
-
function _extends$
|
|
13280
|
-
function _objectWithoutProperties$
|
|
13281
|
-
function _objectWithoutPropertiesLoose$
|
|
13328
|
+
var _excluded$1S = ["title", "titleId"];
|
|
13329
|
+
function _extends$1k() { _extends$1k = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1k.apply(this, arguments); }
|
|
13330
|
+
function _objectWithoutProperties$1j(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1k(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; }
|
|
13331
|
+
function _objectWithoutPropertiesLoose$1k(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; }
|
|
13282
13332
|
var SvgLogoQplAltBlack = function SvgLogoQplAltBlack(_ref) {
|
|
13283
13333
|
var title = _ref.title,
|
|
13284
13334
|
titleId = _ref.titleId,
|
|
13285
|
-
props = _objectWithoutProperties$
|
|
13286
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13335
|
+
props = _objectWithoutProperties$1j(_ref, _excluded$1S);
|
|
13336
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1k({
|
|
13287
13337
|
viewBox: "0 0 250 134",
|
|
13288
13338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13289
13339
|
"aria-labelledby": titleId
|
|
@@ -13295,15 +13345,15 @@ var SvgLogoQplAltBlack = function SvgLogoQplAltBlack(_ref) {
|
|
|
13295
13345
|
};
|
|
13296
13346
|
|
|
13297
13347
|
var _path$11;
|
|
13298
|
-
var _excluded$
|
|
13299
|
-
function _extends$
|
|
13300
|
-
function _objectWithoutProperties$
|
|
13301
|
-
function _objectWithoutPropertiesLoose$
|
|
13348
|
+
var _excluded$1T = ["title", "titleId"];
|
|
13349
|
+
function _extends$1l() { _extends$1l = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1l.apply(this, arguments); }
|
|
13350
|
+
function _objectWithoutProperties$1k(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1l(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; }
|
|
13351
|
+
function _objectWithoutPropertiesLoose$1l(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; }
|
|
13302
13352
|
var SvgLogoQplAltWhite = function SvgLogoQplAltWhite(_ref) {
|
|
13303
13353
|
var title = _ref.title,
|
|
13304
13354
|
titleId = _ref.titleId,
|
|
13305
|
-
props = _objectWithoutProperties$
|
|
13306
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13355
|
+
props = _objectWithoutProperties$1k(_ref, _excluded$1T);
|
|
13356
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1l({
|
|
13307
13357
|
viewBox: "0 0 250 134",
|
|
13308
13358
|
fill: "#fff",
|
|
13309
13359
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13316,15 +13366,15 @@ var SvgLogoQplAltWhite = function SvgLogoQplAltWhite(_ref) {
|
|
|
13316
13366
|
};
|
|
13317
13367
|
|
|
13318
13368
|
var _path$12, _path2$q, _path3$h, _path4$6, _path5$4;
|
|
13319
|
-
var _excluded$
|
|
13320
|
-
function _extends$
|
|
13321
|
-
function _objectWithoutProperties$
|
|
13322
|
-
function _objectWithoutPropertiesLoose$
|
|
13369
|
+
var _excluded$1U = ["title", "titleId"];
|
|
13370
|
+
function _extends$1m() { _extends$1m = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1m.apply(this, arguments); }
|
|
13371
|
+
function _objectWithoutProperties$1l(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1m(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; }
|
|
13372
|
+
function _objectWithoutPropertiesLoose$1m(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; }
|
|
13323
13373
|
var SvgLogoQplBlack = function SvgLogoQplBlack(_ref) {
|
|
13324
13374
|
var title = _ref.title,
|
|
13325
13375
|
titleId = _ref.titleId,
|
|
13326
|
-
props = _objectWithoutProperties$
|
|
13327
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13376
|
+
props = _objectWithoutProperties$1l(_ref, _excluded$1U);
|
|
13377
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1m({
|
|
13328
13378
|
viewBox: "0 0 320 43",
|
|
13329
13379
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13330
13380
|
"aria-labelledby": titleId
|
|
@@ -13351,23 +13401,23 @@ var SvgLogoQplBlack = function SvgLogoQplBlack(_ref) {
|
|
|
13351
13401
|
})));
|
|
13352
13402
|
};
|
|
13353
13403
|
|
|
13354
|
-
var _g$
|
|
13355
|
-
var _excluded$
|
|
13356
|
-
function _extends$
|
|
13357
|
-
function _objectWithoutProperties$
|
|
13358
|
-
function _objectWithoutPropertiesLoose$
|
|
13404
|
+
var _g$i, _defs$7;
|
|
13405
|
+
var _excluded$1V = ["title", "titleId"];
|
|
13406
|
+
function _extends$1n() { _extends$1n = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1n.apply(this, arguments); }
|
|
13407
|
+
function _objectWithoutProperties$1m(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1n(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; }
|
|
13408
|
+
function _objectWithoutPropertiesLoose$1n(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; }
|
|
13359
13409
|
var SvgLogoQplColor = function SvgLogoQplColor(_ref) {
|
|
13360
13410
|
var title = _ref.title,
|
|
13361
13411
|
titleId = _ref.titleId,
|
|
13362
|
-
props = _objectWithoutProperties$
|
|
13363
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13412
|
+
props = _objectWithoutProperties$1m(_ref, _excluded$1V);
|
|
13413
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1n({
|
|
13364
13414
|
viewBox: "0 0 355 48",
|
|
13365
13415
|
fill: "none",
|
|
13366
13416
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13367
13417
|
"aria-labelledby": titleId
|
|
13368
13418
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13369
13419
|
id: titleId
|
|
13370
|
-
}, title) : null, _g$
|
|
13420
|
+
}, title) : null, _g$i || (_g$i = /*#__PURE__*/React.createElement("g", {
|
|
13371
13421
|
clipPath: "url(#logo-qpl-color_svg__a)"
|
|
13372
13422
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13373
13423
|
fillRule: "evenodd",
|
|
@@ -13407,15 +13457,15 @@ var SvgLogoQplColor = function SvgLogoQplColor(_ref) {
|
|
|
13407
13457
|
};
|
|
13408
13458
|
|
|
13409
13459
|
var _path$13, _path2$r, _path3$i, _path4$7, _path5$5;
|
|
13410
|
-
var _excluded$
|
|
13411
|
-
function _extends$
|
|
13412
|
-
function _objectWithoutProperties$
|
|
13413
|
-
function _objectWithoutPropertiesLoose$
|
|
13460
|
+
var _excluded$1W = ["title", "titleId"];
|
|
13461
|
+
function _extends$1o() { _extends$1o = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1o.apply(this, arguments); }
|
|
13462
|
+
function _objectWithoutProperties$1n(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1o(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; }
|
|
13463
|
+
function _objectWithoutPropertiesLoose$1o(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; }
|
|
13414
13464
|
var SvgLogoQplWhite = function SvgLogoQplWhite(_ref) {
|
|
13415
13465
|
var title = _ref.title,
|
|
13416
13466
|
titleId = _ref.titleId,
|
|
13417
|
-
props = _objectWithoutProperties$
|
|
13418
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13467
|
+
props = _objectWithoutProperties$1n(_ref, _excluded$1W);
|
|
13468
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1o({
|
|
13419
13469
|
viewBox: "0 0 320 43",
|
|
13420
13470
|
fill: "#fff",
|
|
13421
13471
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13444,15 +13494,15 @@ var SvgLogoQplWhite = function SvgLogoQplWhite(_ref) {
|
|
|
13444
13494
|
};
|
|
13445
13495
|
|
|
13446
13496
|
var _path$14, _path2$s, _path3$j, _path4$8, _path5$6;
|
|
13447
|
-
var _excluded$
|
|
13448
|
-
function _extends$
|
|
13449
|
-
function _objectWithoutProperties$
|
|
13450
|
-
function _objectWithoutPropertiesLoose$
|
|
13497
|
+
var _excluded$1X = ["title", "titleId"];
|
|
13498
|
+
function _extends$1p() { _extends$1p = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1p.apply(this, arguments); }
|
|
13499
|
+
function _objectWithoutProperties$1o(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1p(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; }
|
|
13500
|
+
function _objectWithoutPropertiesLoose$1p(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; }
|
|
13451
13501
|
var SvgLogoReservoirIconColor = function SvgLogoReservoirIconColor(_ref) {
|
|
13452
13502
|
var title = _ref.title,
|
|
13453
13503
|
titleId = _ref.titleId,
|
|
13454
|
-
props = _objectWithoutProperties$
|
|
13455
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13504
|
+
props = _objectWithoutProperties$1o(_ref, _excluded$1X);
|
|
13505
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1p({
|
|
13456
13506
|
viewBox: "0 0 105 129",
|
|
13457
13507
|
fill: "none",
|
|
13458
13508
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13477,23 +13527,23 @@ var SvgLogoReservoirIconColor = function SvgLogoReservoirIconColor(_ref) {
|
|
|
13477
13527
|
})));
|
|
13478
13528
|
};
|
|
13479
13529
|
|
|
13480
|
-
var _g$
|
|
13481
|
-
var _excluded$
|
|
13482
|
-
function _extends$
|
|
13483
|
-
function _objectWithoutProperties$
|
|
13484
|
-
function _objectWithoutPropertiesLoose$
|
|
13530
|
+
var _g$j;
|
|
13531
|
+
var _excluded$1Y = ["title", "titleId"];
|
|
13532
|
+
function _extends$1q() { _extends$1q = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1q.apply(this, arguments); }
|
|
13533
|
+
function _objectWithoutProperties$1p(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1q(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; }
|
|
13534
|
+
function _objectWithoutPropertiesLoose$1q(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; }
|
|
13485
13535
|
var SvgLogoReservoirVerticalColor = function SvgLogoReservoirVerticalColor(_ref) {
|
|
13486
13536
|
var title = _ref.title,
|
|
13487
13537
|
titleId = _ref.titleId,
|
|
13488
|
-
props = _objectWithoutProperties$
|
|
13489
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13538
|
+
props = _objectWithoutProperties$1p(_ref, _excluded$1Y);
|
|
13539
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1q({
|
|
13490
13540
|
viewBox: "0 0 234 261",
|
|
13491
13541
|
fill: "none",
|
|
13492
13542
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13493
13543
|
"aria-labelledby": titleId
|
|
13494
13544
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13495
13545
|
id: titleId
|
|
13496
|
-
}, title) : null, _g$
|
|
13546
|
+
}, title) : null, _g$j || (_g$j = /*#__PURE__*/React.createElement("g", {
|
|
13497
13547
|
clipPath: "url(#logo-reservoir-vertical-color_svg__clip0_362_388)"
|
|
13498
13548
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13499
13549
|
d: "M3.63 181.54H17.3a14.33 14.33 0 0 1 6.56 1.4 10.237 10.237 0 0 1 4.3 3.93 11.481 11.481 0 0 1 1.52 6v.06a11.16 11.16 0 0 1-2.22 7 10.896 10.896 0 0 1-6.08 3.92l9.4 16.46h-4.27l-8.92-15.9c-.13.011-.26.011-.39 0H7.28v15.87H3.63v-38.74ZM17 201.17a9.403 9.403 0 0 0 6.57-2.17 7.75 7.75 0 0 0 2.35-6 7.624 7.624 0 0 0-2.42-6 9.677 9.677 0 0 0-6.66-2.14H7.28v16.35l9.72-.04ZM41.15 219a11.557 11.557 0 0 1-4.39-5 17.6 17.6 0 0 1-1.54-7.64 17.739 17.739 0 0 1 1.54-7.65 11.911 11.911 0 0 1 4.34-5.08 11.786 11.786 0 0 1 6.52-1.8 11.809 11.809 0 0 1 6.46 1.73 11.392 11.392 0 0 1 4.22 4.88 16.998 16.998 0 0 1 1.49 7.33v1.4H37v-2.82h21.07l-1.8 2.55v-1.35a13.449 13.449 0 0 0-1.11-5.78 8.22 8.22 0 0 0-3.06-3.56 8.43 8.43 0 0 0-12.17 3.64 13.048 13.048 0 0 0-1.14 5.7v1.35a13.422 13.422 0 0 0 1.14 5.8 8.37 8.37 0 0 0 3.21 3.65 9.162 9.162 0 0 0 4.86 1.28 9.927 9.927 0 0 0 3.65-.63 7.162 7.162 0 0 0 2.69-1.78 6.86 6.86 0 0 0 1.53-2.69l.08-.24h3.49v.27a9.678 9.678 0 0 1-1.44 3.29c-.66 1.02-1.5 1.911-2.48 2.63a11.782 11.782 0 0 1-3.44 1.72c-1.358.41-2.771.612-4.19.6a12.665 12.665 0 0 1-6.74-1.8ZM70.65 219.74a9.361 9.361 0 0 1-3.75-2.93 8.558 8.558 0 0 1-1.66-4.33v-.25h3.52v.25a6.002 6.002 0 0 0 2.34 3.88 8.222 8.222 0 0 0 5 1.43 10.21 10.21 0 0 0 3.69-.59 5.24 5.24 0 0 0 2.39-1.7c.56-.739.86-1.643.85-2.57A3.812 3.812 0 0 0 82 210a8.8 8.8 0 0 0-4-1.75l-4.22-1a12.702 12.702 0 0 1-5.86-2.76 6.125 6.125 0 0 1-1.92-4.66 6.899 6.899 0 0 1 1.27-4.12 8.552 8.552 0 0 1 3.52-2.81 12.281 12.281 0 0 1 5.14-1 11.883 11.883 0 0 1 5.2 1.06 8.902 8.902 0 0 1 3.52 2.93 8.593 8.593 0 0 1 1.49 4.28v.3H82.8v-.19a5.802 5.802 0 0 0-2.11-3.91 7.231 7.231 0 0 0-4.69-1.51 8.543 8.543 0 0 0-3.33.6 5.081 5.081 0 0 0-2.2 1.7 4.18 4.18 0 0 0-.78 2.51 3.567 3.567 0 0 0 1.21 2.77 9.203 9.203 0 0 0 4 1.77l4.19 1c2.8.667 4.783 1.583 5.95 2.75a6.33 6.33 0 0 1 1.76 4.68 6.859 6.859 0 0 1-1.37 4.22 9.117 9.117 0 0 1-3.75 2.86 13.45 13.45 0 0 1-5.43 1 13.224 13.224 0 0 1-5.6-.98ZM99.15 219a11.557 11.557 0 0 1-4.39-5 17.599 17.599 0 0 1-1.55-7.64 17.74 17.74 0 0 1 1.55-7.65 12.282 12.282 0 0 1 17.32-5.15 11.367 11.367 0 0 1 4.21 4.88 16.841 16.841 0 0 1 1.49 7.33v1.4H95v-2.82h21.09l-1.8 2.55v-1.35a13.31 13.31 0 0 0-1.12-5.78 8.094 8.094 0 0 0-3.06-3.56 8.42 8.42 0 0 0-6.909-.95 8.408 8.408 0 0 0-5.251 4.59 12.91 12.91 0 0 0-1.15 5.7v1.35a13.269 13.269 0 0 0 1.15 5.8 8.41 8.41 0 0 0 3.2 3.65 9.169 9.169 0 0 0 4.87 1.26 10.014 10.014 0 0 0 3.65-.63 7.124 7.124 0 0 0 2.68-1.78 6.62 6.62 0 0 0 1.53-2.69l.08-.24h3.5l-.06.27a9.882 9.882 0 0 1-1.35 3.29 10.197 10.197 0 0 1-2.49 2.63 11.685 11.685 0 0 1-3.44 1.72 13.99 13.99 0 0 1-4.19.6 12.614 12.614 0 0 1-6.78-1.78ZM125.67 192.36h3.55v5h.08a7.999 7.999 0 0 1 2.54-4 6.54 6.54 0 0 1 4.33-1.48 8.024 8.024 0 0 1 2.21.32v3.47a4.558 4.558 0 0 0-1-.28 9.786 9.786 0 0 0-1.64-.12 5.997 5.997 0 0 0-5.68 3.65 9.813 9.813 0 0 0-.79 4.11v17.29h-3.55l-.05-27.96ZM143.52 192.36h3.73l8.49 24.22h.1l8.52-24.22H168l-10.37 27.93h-3.76l-10.35-27.93ZM177.41 219a11.85 11.85 0 0 1-4.47-5 17.174 17.174 0 0 1-1.6-7.68v-.06a16.99 16.99 0 0 1 1.6-7.66 11.775 11.775 0 0 1 4.47-5 13.457 13.457 0 0 1 13.31 0 11.994 11.994 0 0 1 4.47 5 17.067 17.067 0 0 1 1.61 7.68v.06a17.139 17.139 0 0 1-1.61 7.69 12.099 12.099 0 0 1-4.46 5 12.366 12.366 0 0 1-6.66 1.77 12.74 12.74 0 0 1-6.66-1.8Zm11.47-2.73a8.821 8.821 0 0 0 3.17-3.89 14.997 14.997 0 0 0 1.13-6.07v-.06a14.877 14.877 0 0 0-1.13-6.07 8.728 8.728 0 0 0-3.19-3.85A8.63 8.63 0 0 0 184 195a8.497 8.497 0 0 0-4.75 1.34 8.892 8.892 0 0 0-3.18 3.87 14.599 14.599 0 0 0-1.14 6v.06a14.813 14.813 0 0 0 1.14 6.07 8.837 8.837 0 0 0 3.18 3.89 9.254 9.254 0 0 0 9.59 0l.04.04ZM204 186.63a2.288 2.288 0 0 1-.68-1.68 2.206 2.206 0 0 1 .68-1.65 2.354 2.354 0 0 1 2.566-.512c.286.119.546.293.764.512a2.217 2.217 0 0 1 .67 1.7 2.354 2.354 0 0 1-1.446 2.159 2.36 2.36 0 0 1-2.554-.479v-.05Zm-.12 5.73h3.54v27.93h-3.54v-27.93ZM215.8 192.36h3.55v5h.08a8.007 8.007 0 0 1 2.53-4 6.579 6.579 0 0 1 4.34-1.48c.432-.002.864.035 1.29.11.308.05.612.12.91.21v3.47a4.25 4.25 0 0 0-1-.28 10.002 10.002 0 0 0-1.64-.12 5.927 5.927 0 0 0-5.68 3.65 9.813 9.813 0 0 0-.79 4.11v17.29h-3.59v-27.96ZM3.28 235.89H5.2l8.24 11.83-2.2-1.95h.9v-9.88h2.06v13.39h-1.92l-8.23-11.85 2.2 1.94h-.9v9.91H3.28v-13.39ZM22 243.79l-4.71-7.9h2.31l3.42 5.9h.06l3.41-5.9h2.32l-4.72 7.9v5.49H22v-5.49ZM31.86 235.89h2.08v13.39h-2.08v-13.39Zm1 7.07h3.43a2.9 2.9 0 0 0 2.09-.7 2.513 2.513 0 0 0 .75-1.94 2.541 2.541 0 0 0-.75-2 3.002 3.002 0 0 0-2.09-.7H32.9v-1.75h4a4.815 4.815 0 0 1 2.32.55c.64.376 1.163.923 1.51 1.58a4.54 4.54 0 0 1 .57 2.3 4.54 4.54 0 0 1-.57 2.3 4.004 4.004 0 0 1-1.56 1.55 4.71 4.71 0 0 1-2.32.55h-4l.01-1.74ZM44.71 235.89h2.08v11.59H53v1.8h-8.29v-13.39ZM64.88 235.89h4.72a7.002 7.002 0 0 1 3.41.78 5.292 5.292 0 0 1 2.17 2.27 7.91 7.91 0 0 1 .76 3.6 7.901 7.901 0 0 1-.76 3.62 5.257 5.257 0 0 1-2.18 2.33 6.999 6.999 0 0 1-3.42.79h-4.7v-13.39Zm4.52 11.59c.84.026 1.671-.17 2.41-.57a3.608 3.608 0 0 0 1.49-1.66 6.298 6.298 0 0 0 .51-2.67 6.28 6.28 0 0 0-.51-2.66 3.761 3.761 0 0 0-1.5-1.65 4.786 4.786 0 0 0-2.4-.56H67v9.79l2.4-.02ZM79.52 235.89H88v1.8h-6.4v3.9h6.07v1.74H81.6v4.15H88v1.8h-8.5l.02-13.39ZM93.69 249.05a4.238 4.238 0 0 1-1.79-1.31 3.652 3.652 0 0 1-.74-2v-.14h2v.12c.054.4.237.772.52 1.06.306.315.683.552 1.1.69a4.79 4.79 0 0 0 1.58.24 4.24 4.24 0 0 0 1.55-.25 2.31 2.31 0 0 0 1-.71 1.78 1.78 0 0 0 .35-1.09 1.558 1.558 0 0 0-.58-1.28 4.489 4.489 0 0 0-1.91-.77l-1.46-.3a6.003 6.003 0 0 1-2.93-1.34 3.202 3.202 0 0 1-1-2.41c-.01-.717.21-1.418.63-2a3.996 3.996 0 0 1 1.71-1.35 6.06 6.06 0 0 1 2.52-.49 6.14 6.14 0 0 1 2.46.47c.666.285 1.245.74 1.68 1.32.425.583.668 1.279.7 2v.15h-2v-.12a2 2 0 0 0-.46-1.07 2.42 2.42 0 0 0-1-.69 4.412 4.412 0 0 0-2.84 0 2.126 2.126 0 0 0-.94.69 1.592 1.592 0 0 0-.34 1 1.49 1.49 0 0 0 .6 1.23c.552.378 1.18.631 1.84.74l1.46.32a6.21 6.21 0 0 1 3 1.33 3.186 3.186 0 0 1 .94 2.44 3.65 3.65 0 0 1-.62 2.12 3.901 3.901 0 0 1-1.67 1.35 6.837 6.837 0 0 1-2.73.49 7.083 7.083 0 0 1-2.63-.44ZM105.26 235.89h2.08v13.39h-2.08v-13.39ZM113.85 248.65a5.64 5.64 0 0 1-2.16-2.41 8.373 8.373 0 0 1-.77-3.72 7.998 7.998 0 0 1 .76-3.64 5.644 5.644 0 0 1 2.16-2.37 6.421 6.421 0 0 1 3.31-.83 6.26 6.26 0 0 1 2.72.55 5.11 5.11 0 0 1 1.91 1.51 5.518 5.518 0 0 1 1 2.17v.16h-2.08v-.11a3.676 3.676 0 0 0-1.31-1.8 3.742 3.742 0 0 0-2.2-.64 4 4 0 0 0-2.2.6 3.697 3.697 0 0 0-1.41 1.71 6.644 6.644 0 0 0-.49 2.69 6.809 6.809 0 0 0 .5 2.76A4.005 4.005 0 0 0 115 247c.656.418 1.422.63 2.2.61a4.172 4.172 0 0 0 1.92-.42 3.241 3.241 0 0 0 1.3-1.19 3.479 3.479 0 0 0 .48-1.78V244h-3.51v-1.7h5.57v1.37a6.56 6.56 0 0 1-.69 3.11 4.686 4.686 0 0 1-2 2 6.498 6.498 0 0 1-3.11.69 6.247 6.247 0 0 1-3.31-.82ZM126.56 235.89h1.92l8.24 11.83-2.2-1.95h.9v-9.88h2.07v13.39h-1.92l-8.24-11.85 2.2 1.94h-.9v9.91h-2.07v-13.39ZM152 249.05a4.24 4.24 0 0 1-1.79-1.31 3.569 3.569 0 0 1-.74-2v-.14h2v.12c.055.398.233.769.51 1.06.311.313.691.55 1.11.69.51.168 1.044.249 1.58.24a4.24 4.24 0 0 0 1.55-.25 2.311 2.311 0 0 0 1-.71 1.78 1.78 0 0 0 .35-1.09 1.558 1.558 0 0 0-.58-1.28 4.486 4.486 0 0 0-1.91-.77l-1.46-.3a6 6 0 0 1-2.93-1.34 3.208 3.208 0 0 1-1-2.41 3.417 3.417 0 0 1 .64-2 3.995 3.995 0 0 1 1.71-1.35 6.673 6.673 0 0 1 5 0 4.1 4.1 0 0 1 1.69 1.32c.425.583.668 1.279.7 2v.15h-2v-.12a2.003 2.003 0 0 0-.46-1.07 2.416 2.416 0 0 0-1-.69 4.412 4.412 0 0 0-2.84 0 2.125 2.125 0 0 0-.94.69 1.59 1.59 0 0 0-.34 1 1.49 1.49 0 0 0 .6 1.23c.552.378 1.18.631 1.84.74l1.46.32a6.212 6.212 0 0 1 3 1.33 3.215 3.215 0 0 1 .94 2.44 3.65 3.65 0 0 1-.62 2.12 3.895 3.895 0 0 1-1.76 1.38 6.855 6.855 0 0 1-2.73.49 7.076 7.076 0 0 1-2.58-.49ZM166.38 243.79l-4.72-7.9H164l3.43 5.9 3.42-5.9h2.32l-4.73 7.9v5.49h-2.08l.02-5.49ZM177.85 249.05a4.24 4.24 0 0 1-1.79-1.31 3.652 3.652 0 0 1-.74-2v-.14h2v.12c.059.399.241.769.52 1.06.308.317.689.554 1.11.69a4.73 4.73 0 0 0 1.57.24 4.24 4.24 0 0 0 1.55-.25 2.311 2.311 0 0 0 1-.71c.241-.311.368-.696.36-1.09a1.583 1.583 0 0 0-.58-1.28 4.607 4.607 0 0 0-1.92-.77l-1.46-.3a6.057 6.057 0 0 1-2.93-1.34 3.206 3.206 0 0 1-1-2.41 3.343 3.343 0 0 1 .63-2 3.995 3.995 0 0 1 1.71-1.35 6.702 6.702 0 0 1 5 0 4.238 4.238 0 0 1 1.69 1.32 3.74 3.74 0 0 1 .69 2v.15h-2v-.12a2.003 2.003 0 0 0-.46-1.07 2.416 2.416 0 0 0-1-.69 4.412 4.412 0 0 0-2.84 0 2.18 2.18 0 0 0-.94.69 1.65 1.65 0 0 0-.34 1 1.49 1.49 0 0 0 .6 1.23c.552.378 1.18.631 1.84.74l1.46.32a6.163 6.163 0 0 1 3 1.33 3.193 3.193 0 0 1 .94 2.44 3.58 3.58 0 0 1-.62 2.12 3.853 3.853 0 0 1-1.76 1.38 6.838 6.838 0 0 1-2.73.49 7.059 7.059 0 0 1-2.56-.49ZM192.36 237.69h-4.1v-1.8h10.27v1.8h-4.09v11.59h-2.08v-11.59ZM201.82 235.89h8.5v1.8h-6.42v3.9h6.1v1.74h-6.1v4.15h6.42v1.8h-8.5v-13.39ZM214.06 235.89h2.4l4.33 10.68h.06l4.33-10.68h2.41v13.39h-1.9v-9.87h-1l2.17-3.15-5.31 13h-1.54l-5.31-13 2.17 3.15H216v9.87h-1.9l-.04-13.39Z",
|
|
@@ -13511,15 +13561,15 @@ var SvgLogoReservoirVerticalColor = function SvgLogoReservoirVerticalColor(_ref)
|
|
|
13511
13561
|
};
|
|
13512
13562
|
|
|
13513
13563
|
var _path$15, _path2$t, _path3$k, _path4$9, _path5$7;
|
|
13514
|
-
var _excluded$
|
|
13515
|
-
function _extends$
|
|
13516
|
-
function _objectWithoutProperties$
|
|
13517
|
-
function _objectWithoutPropertiesLoose$
|
|
13564
|
+
var _excluded$1Z = ["title", "titleId"];
|
|
13565
|
+
function _extends$1r() { _extends$1r = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1r.apply(this, arguments); }
|
|
13566
|
+
function _objectWithoutProperties$1q(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1r(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; }
|
|
13567
|
+
function _objectWithoutPropertiesLoose$1r(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; }
|
|
13518
13568
|
var SvgLogoSchomburgBlack = function SvgLogoSchomburgBlack(_ref) {
|
|
13519
13569
|
var title = _ref.title,
|
|
13520
13570
|
titleId = _ref.titleId,
|
|
13521
|
-
props = _objectWithoutProperties$
|
|
13522
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13571
|
+
props = _objectWithoutProperties$1q(_ref, _excluded$1Z);
|
|
13572
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1r({
|
|
13523
13573
|
viewBox: "0 0 185 79",
|
|
13524
13574
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13525
13575
|
"aria-labelledby": titleId
|
|
@@ -13539,15 +13589,15 @@ var SvgLogoSchomburgBlack = function SvgLogoSchomburgBlack(_ref) {
|
|
|
13539
13589
|
};
|
|
13540
13590
|
|
|
13541
13591
|
var _path$16, _path2$u, _path3$l, _path4$a, _path5$8;
|
|
13542
|
-
var _excluded$
|
|
13543
|
-
function _extends$
|
|
13544
|
-
function _objectWithoutProperties$
|
|
13545
|
-
function _objectWithoutPropertiesLoose$
|
|
13592
|
+
var _excluded$1_ = ["title", "titleId"];
|
|
13593
|
+
function _extends$1s() { _extends$1s = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1s.apply(this, arguments); }
|
|
13594
|
+
function _objectWithoutProperties$1r(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1s(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; }
|
|
13595
|
+
function _objectWithoutPropertiesLoose$1s(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; }
|
|
13546
13596
|
var SvgLogoSchomburgCircleBlack = function SvgLogoSchomburgCircleBlack(_ref) {
|
|
13547
13597
|
var title = _ref.title,
|
|
13548
13598
|
titleId = _ref.titleId,
|
|
13549
|
-
props = _objectWithoutProperties$
|
|
13550
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13599
|
+
props = _objectWithoutProperties$1r(_ref, _excluded$1_);
|
|
13600
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1s({
|
|
13551
13601
|
viewBox: "0 0 67 67",
|
|
13552
13602
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13553
13603
|
"aria-labelledby": titleId
|
|
@@ -13567,15 +13617,15 @@ var SvgLogoSchomburgCircleBlack = function SvgLogoSchomburgCircleBlack(_ref) {
|
|
|
13567
13617
|
};
|
|
13568
13618
|
|
|
13569
13619
|
var _path$17, _path2$v, _path3$m, _path4$b, _path5$9;
|
|
13570
|
-
var _excluded$
|
|
13571
|
-
function _extends$
|
|
13572
|
-
function _objectWithoutProperties$
|
|
13573
|
-
function _objectWithoutPropertiesLoose$
|
|
13620
|
+
var _excluded$1$ = ["title", "titleId"];
|
|
13621
|
+
function _extends$1t() { _extends$1t = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1t.apply(this, arguments); }
|
|
13622
|
+
function _objectWithoutProperties$1s(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1t(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; }
|
|
13623
|
+
function _objectWithoutPropertiesLoose$1t(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; }
|
|
13574
13624
|
var SvgLogoSchomburgCircleColor = function SvgLogoSchomburgCircleColor(_ref) {
|
|
13575
13625
|
var title = _ref.title,
|
|
13576
13626
|
titleId = _ref.titleId,
|
|
13577
|
-
props = _objectWithoutProperties$
|
|
13578
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13627
|
+
props = _objectWithoutProperties$1s(_ref, _excluded$1$);
|
|
13628
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1t({
|
|
13579
13629
|
viewBox: "0 0 67 67",
|
|
13580
13630
|
fill: "none",
|
|
13581
13631
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13601,15 +13651,15 @@ var SvgLogoSchomburgCircleColor = function SvgLogoSchomburgCircleColor(_ref) {
|
|
|
13601
13651
|
};
|
|
13602
13652
|
|
|
13603
13653
|
var _path$18, _path2$w, _path3$n, _path4$c, _path5$a;
|
|
13604
|
-
var _excluded$
|
|
13605
|
-
function _extends$
|
|
13606
|
-
function _objectWithoutProperties$
|
|
13607
|
-
function _objectWithoutPropertiesLoose$
|
|
13654
|
+
var _excluded$20 = ["title", "titleId"];
|
|
13655
|
+
function _extends$1u() { _extends$1u = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1u.apply(this, arguments); }
|
|
13656
|
+
function _objectWithoutProperties$1t(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1u(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; }
|
|
13657
|
+
function _objectWithoutPropertiesLoose$1u(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; }
|
|
13608
13658
|
var SvgLogoSchomburgCircleWhite = function SvgLogoSchomburgCircleWhite(_ref) {
|
|
13609
13659
|
var title = _ref.title,
|
|
13610
13660
|
titleId = _ref.titleId,
|
|
13611
|
-
props = _objectWithoutProperties$
|
|
13612
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13661
|
+
props = _objectWithoutProperties$1t(_ref, _excluded$20);
|
|
13662
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1u({
|
|
13613
13663
|
viewBox: "0 0 67 67",
|
|
13614
13664
|
fill: "#fff",
|
|
13615
13665
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13630,15 +13680,15 @@ var SvgLogoSchomburgCircleWhite = function SvgLogoSchomburgCircleWhite(_ref) {
|
|
|
13630
13680
|
};
|
|
13631
13681
|
|
|
13632
13682
|
var _path$19, _path2$x, _path3$o, _path4$d, _path5$b, _path6$4, _path7$4;
|
|
13633
|
-
var _excluded$
|
|
13634
|
-
function _extends$
|
|
13635
|
-
function _objectWithoutProperties$
|
|
13636
|
-
function _objectWithoutPropertiesLoose$
|
|
13683
|
+
var _excluded$21 = ["title", "titleId"];
|
|
13684
|
+
function _extends$1v() { _extends$1v = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1v.apply(this, arguments); }
|
|
13685
|
+
function _objectWithoutProperties$1u(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1v(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; }
|
|
13686
|
+
function _objectWithoutPropertiesLoose$1v(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; }
|
|
13637
13687
|
var SvgLogoSchomburgColor = function SvgLogoSchomburgColor(_ref) {
|
|
13638
13688
|
var title = _ref.title,
|
|
13639
13689
|
titleId = _ref.titleId,
|
|
13640
|
-
props = _objectWithoutProperties$
|
|
13641
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13690
|
+
props = _objectWithoutProperties$1u(_ref, _excluded$21);
|
|
13691
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1v({
|
|
13642
13692
|
viewBox: "0 0 185 79",
|
|
13643
13693
|
fill: "none",
|
|
13644
13694
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13670,15 +13720,15 @@ var SvgLogoSchomburgColor = function SvgLogoSchomburgColor(_ref) {
|
|
|
13670
13720
|
};
|
|
13671
13721
|
|
|
13672
13722
|
var _path$1a, _path2$y, _path3$p, _path4$e, _path5$c;
|
|
13673
|
-
var _excluded$
|
|
13674
|
-
function _extends$
|
|
13675
|
-
function _objectWithoutProperties$
|
|
13676
|
-
function _objectWithoutPropertiesLoose$
|
|
13723
|
+
var _excluded$22 = ["title", "titleId"];
|
|
13724
|
+
function _extends$1w() { _extends$1w = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1w.apply(this, arguments); }
|
|
13725
|
+
function _objectWithoutProperties$1v(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1w(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; }
|
|
13726
|
+
function _objectWithoutPropertiesLoose$1w(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; }
|
|
13677
13727
|
var SvgLogoSchomburgWhite = function SvgLogoSchomburgWhite(_ref) {
|
|
13678
13728
|
var title = _ref.title,
|
|
13679
13729
|
titleId = _ref.titleId,
|
|
13680
|
-
props = _objectWithoutProperties$
|
|
13681
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13730
|
+
props = _objectWithoutProperties$1v(_ref, _excluded$22);
|
|
13731
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1w({
|
|
13682
13732
|
viewBox: "0 0 185 79",
|
|
13683
13733
|
fill: "#fff",
|
|
13684
13734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13698,22 +13748,22 @@ var SvgLogoSchomburgWhite = function SvgLogoSchomburgWhite(_ref) {
|
|
|
13698
13748
|
})));
|
|
13699
13749
|
};
|
|
13700
13750
|
|
|
13701
|
-
var _g$
|
|
13702
|
-
var _excluded$
|
|
13703
|
-
function _extends$
|
|
13704
|
-
function _objectWithoutProperties$
|
|
13705
|
-
function _objectWithoutPropertiesLoose$
|
|
13751
|
+
var _g$k, _defs$8;
|
|
13752
|
+
var _excluded$23 = ["title", "titleId"];
|
|
13753
|
+
function _extends$1x() { _extends$1x = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1x.apply(this, arguments); }
|
|
13754
|
+
function _objectWithoutProperties$1w(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1x(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; }
|
|
13755
|
+
function _objectWithoutPropertiesLoose$1x(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; }
|
|
13706
13756
|
var SvgLogoSimplyeBlack = function SvgLogoSimplyeBlack(_ref) {
|
|
13707
13757
|
var title = _ref.title,
|
|
13708
13758
|
titleId = _ref.titleId,
|
|
13709
|
-
props = _objectWithoutProperties$
|
|
13710
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13759
|
+
props = _objectWithoutProperties$1w(_ref, _excluded$23);
|
|
13760
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1x({
|
|
13711
13761
|
viewBox: "0 0 512 148",
|
|
13712
13762
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13713
13763
|
"aria-labelledby": titleId
|
|
13714
13764
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13715
13765
|
id: titleId
|
|
13716
|
-
}, title) : null, _g$
|
|
13766
|
+
}, title) : null, _g$k || (_g$k = /*#__PURE__*/React.createElement("g", {
|
|
13717
13767
|
clipPath: "url(#logo-simplye-black_svg__a)"
|
|
13718
13768
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13719
13769
|
d: "M25.017 34.161c-.504-.616-.54-1.441.215-1.69l52.402-17.328a.944.944 0 0 1 1.24.898.998.998 0 0 0 .93.945c.415.067.836.084 1.254.05a1.001 1.001 0 0 0 1.009-.941l-.003-5.512a1.001 1.001 0 0 0-.558-.914 1.137 1.137 0 0 0-.83-.118L21.98 29.023c-2.26.73-2.663 1.004-2.663 3.432l.02 99.764a.916.916 0 0 0 .039.282c1.212 3.697 5.547 5.389 5.547 5.389 4.256 1.615 6.449 2.064 10.304.727 0 0 .085-99.525.035-99.963a.28.28 0 0 0-.23-.242c-.41-.077-6.716-.21-10.017-4.25"
|
|
@@ -13730,23 +13780,23 @@ var SvgLogoSimplyeBlack = function SvgLogoSimplyeBlack(_ref) {
|
|
|
13730
13780
|
})))));
|
|
13731
13781
|
};
|
|
13732
13782
|
|
|
13733
|
-
var _g$
|
|
13734
|
-
var _excluded$
|
|
13735
|
-
function _extends$
|
|
13736
|
-
function _objectWithoutProperties$
|
|
13737
|
-
function _objectWithoutPropertiesLoose$
|
|
13783
|
+
var _g$l, _defs$9;
|
|
13784
|
+
var _excluded$24 = ["title", "titleId"];
|
|
13785
|
+
function _extends$1y() { _extends$1y = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1y.apply(this, arguments); }
|
|
13786
|
+
function _objectWithoutProperties$1x(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1y(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; }
|
|
13787
|
+
function _objectWithoutPropertiesLoose$1y(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; }
|
|
13738
13788
|
var SvgLogoSimplyeWhite = function SvgLogoSimplyeWhite(_ref) {
|
|
13739
13789
|
var title = _ref.title,
|
|
13740
13790
|
titleId = _ref.titleId,
|
|
13741
|
-
props = _objectWithoutProperties$
|
|
13742
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13791
|
+
props = _objectWithoutProperties$1x(_ref, _excluded$24);
|
|
13792
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1y({
|
|
13743
13793
|
viewBox: "0 0 512 148",
|
|
13744
13794
|
fill: "#fff",
|
|
13745
13795
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13746
13796
|
"aria-labelledby": titleId
|
|
13747
13797
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13748
13798
|
id: titleId
|
|
13749
|
-
}, title) : null, _g$
|
|
13799
|
+
}, title) : null, _g$l || (_g$l = /*#__PURE__*/React.createElement("g", {
|
|
13750
13800
|
clipPath: "url(#logo-simplye-white_svg__a)"
|
|
13751
13801
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13752
13802
|
d: "M25.017 34.161c-.504-.616-.54-1.441.215-1.69l52.402-17.328a.944.944 0 0 1 1.24.898.998.998 0 0 0 .93.945c.415.067.836.084 1.254.05a1.001 1.001 0 0 0 1.009-.941l-.003-5.512a1.001 1.001 0 0 0-.558-.914 1.137 1.137 0 0 0-.83-.118L21.98 29.023c-2.26.73-2.663 1.004-2.663 3.432l.02 99.764a.916.916 0 0 0 .039.282c1.212 3.697 5.547 5.389 5.547 5.389 4.256 1.615 6.449 2.064 10.304.727 0 0 .085-99.525.035-99.963a.28.28 0 0 0-.23-.242c-.41-.077-6.716-.21-10.017-4.25"
|
|
@@ -13762,23 +13812,23 @@ var SvgLogoSimplyeWhite = function SvgLogoSimplyeWhite(_ref) {
|
|
|
13762
13812
|
})))));
|
|
13763
13813
|
};
|
|
13764
13814
|
|
|
13765
|
-
var _g$
|
|
13766
|
-
var _excluded$
|
|
13767
|
-
function _extends$
|
|
13768
|
-
function _objectWithoutProperties$
|
|
13769
|
-
function _objectWithoutPropertiesLoose$
|
|
13815
|
+
var _g$m, _defs$a;
|
|
13816
|
+
var _excluded$25 = ["title", "titleId"];
|
|
13817
|
+
function _extends$1z() { _extends$1z = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1z.apply(this, arguments); }
|
|
13818
|
+
function _objectWithoutProperties$1y(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1z(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; }
|
|
13819
|
+
function _objectWithoutPropertiesLoose$1z(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; }
|
|
13770
13820
|
var SvgLogoSimplyeColor = function SvgLogoSimplyeColor(_ref) {
|
|
13771
13821
|
var title = _ref.title,
|
|
13772
13822
|
titleId = _ref.titleId,
|
|
13773
|
-
props = _objectWithoutProperties$
|
|
13774
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13823
|
+
props = _objectWithoutProperties$1y(_ref, _excluded$25);
|
|
13824
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1z({
|
|
13775
13825
|
viewBox: "0 0 682 196",
|
|
13776
13826
|
fill: "none",
|
|
13777
13827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13778
13828
|
"aria-labelledby": titleId
|
|
13779
13829
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
|
13780
13830
|
id: titleId
|
|
13781
|
-
}, title) : null, _g$
|
|
13831
|
+
}, title) : null, _g$m || (_g$m = /*#__PURE__*/React.createElement("g", {
|
|
13782
13832
|
clipPath: "url(#logo-simplye-color_svg__a)"
|
|
13783
13833
|
}, /*#__PURE__*/React.createElement("path", {
|
|
13784
13834
|
d: "M32.454 44.821c-.672-.822-.72-1.921.288-2.254l69.866-23.102a1.258 1.258 0 0 1 1.654 1.195c-.001.69.559 1.155 1.242 1.26.528.083 1.108.12 1.67.068.727-.068 1.346-.526 1.346-1.255l-.004-7.35c0-.376-.164-.94-.744-1.218-.324-.158-.735-.28-1.108-.156l-78.258 25.96c-3.012.975-3.55 1.34-3.55 4.576l.027 133.016c0 .126.013.257.052.377 1.616 4.929 7.396 7.184 7.396 7.184 5.674 2.155 8.598 2.753 13.738.969 0 0 .115-132.697.047-133.28a.373.373 0 0 0-.306-.323c-.546-.103-8.954-.279-13.355-5.667",
|
|
@@ -13802,15 +13852,15 @@ var SvgLogoSimplyeColor = function SvgLogoSimplyeColor(_ref) {
|
|
|
13802
13852
|
};
|
|
13803
13853
|
|
|
13804
13854
|
var _path$1b;
|
|
13805
|
-
var _excluded$
|
|
13806
|
-
function _extends$
|
|
13807
|
-
function _objectWithoutProperties$
|
|
13808
|
-
function _objectWithoutPropertiesLoose$
|
|
13855
|
+
var _excluded$26 = ["title", "titleId"];
|
|
13856
|
+
function _extends$1A() { _extends$1A = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1A.apply(this, arguments); }
|
|
13857
|
+
function _objectWithoutProperties$1z(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1A(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; }
|
|
13858
|
+
function _objectWithoutPropertiesLoose$1A(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; }
|
|
13809
13859
|
var SvgLogoSnflBlack = function SvgLogoSnflBlack(_ref) {
|
|
13810
13860
|
var title = _ref.title,
|
|
13811
13861
|
titleId = _ref.titleId,
|
|
13812
|
-
props = _objectWithoutProperties$
|
|
13813
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13862
|
+
props = _objectWithoutProperties$1z(_ref, _excluded$26);
|
|
13863
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1A({
|
|
13814
13864
|
viewBox: "0 0 84 111",
|
|
13815
13865
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13816
13866
|
"aria-labelledby": titleId
|
|
@@ -13822,15 +13872,15 @@ var SvgLogoSnflBlack = function SvgLogoSnflBlack(_ref) {
|
|
|
13822
13872
|
};
|
|
13823
13873
|
|
|
13824
13874
|
var _path$1c;
|
|
13825
|
-
var _excluded$
|
|
13826
|
-
function _extends$
|
|
13827
|
-
function _objectWithoutProperties$
|
|
13828
|
-
function _objectWithoutPropertiesLoose$
|
|
13875
|
+
var _excluded$27 = ["title", "titleId"];
|
|
13876
|
+
function _extends$1B() { _extends$1B = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1B.apply(this, arguments); }
|
|
13877
|
+
function _objectWithoutProperties$1A(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1B(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; }
|
|
13878
|
+
function _objectWithoutPropertiesLoose$1B(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; }
|
|
13829
13879
|
var SvgLogoSnflWhite = function SvgLogoSnflWhite(_ref) {
|
|
13830
13880
|
var title = _ref.title,
|
|
13831
13881
|
titleId = _ref.titleId,
|
|
13832
|
-
props = _objectWithoutProperties$
|
|
13833
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13882
|
+
props = _objectWithoutProperties$1A(_ref, _excluded$27);
|
|
13883
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1B({
|
|
13834
13884
|
viewBox: "0 0 84 111",
|
|
13835
13885
|
fill: "#fff",
|
|
13836
13886
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13843,15 +13893,15 @@ var SvgLogoSnflWhite = function SvgLogoSnflWhite(_ref) {
|
|
|
13843
13893
|
};
|
|
13844
13894
|
|
|
13845
13895
|
var _path$1d, _path2$z, _path3$q, _path4$f, _path5$d, _path6$5, _path7$5, _path8$4, _path9$3, _path10$3, _path11$3, _path12$3, _path13$3, _path14$2, _path15$2, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55;
|
|
13846
|
-
var _excluded$
|
|
13847
|
-
function _extends$
|
|
13848
|
-
function _objectWithoutProperties$
|
|
13849
|
-
function _objectWithoutPropertiesLoose$
|
|
13896
|
+
var _excluded$28 = ["title", "titleId"];
|
|
13897
|
+
function _extends$1C() { _extends$1C = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1C.apply(this, arguments); }
|
|
13898
|
+
function _objectWithoutProperties$1B(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1C(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; }
|
|
13899
|
+
function _objectWithoutPropertiesLoose$1C(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; }
|
|
13850
13900
|
var SvgLogoTreasuresColor = function SvgLogoTreasuresColor(_ref) {
|
|
13851
13901
|
var title = _ref.title,
|
|
13852
13902
|
titleId = _ref.titleId,
|
|
13853
|
-
props = _objectWithoutProperties$
|
|
13854
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
13903
|
+
props = _objectWithoutProperties$1B(_ref, _excluded$28);
|
|
13904
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1C({
|
|
13855
13905
|
viewBox: "0 0 324 265",
|
|
13856
13906
|
fill: "none",
|
|
13857
13907
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -14027,15 +14077,15 @@ var SvgLogoTreasuresColor = function SvgLogoTreasuresColor(_ref) {
|
|
|
14027
14077
|
};
|
|
14028
14078
|
|
|
14029
14079
|
var _path$1e, _path2$A, _path3$r, _path4$g, _path5$e, _path6$6, _path7$6, _path8$5, _path9$4, _path10$4, _path11$4, _path12$4, _path13$4, _path14$3, _path15$3, _path16$1, _path17$1, _path18$1, _path19$1, _path20$1, _path21$1, _path22$1, _path23$1, _path24$1, _path25$1, _path26$1, _path27$1, _path28$1, _path29$1, _path30$1, _path31$1, _path32$1, _path33$1, _path34$1, _path35$1, _path36$1, _path37$1, _path38$1, _path39$1, _path40$1, _path41$1, _path42$1, _path43$1, _path44$1, _path45$1, _path46$1, _path47$1, _path48$1, _path49$1, _path50$1, _path51$1, _path52$1, _path53$1, _path54$1, _path55$1;
|
|
14030
|
-
var _excluded$
|
|
14031
|
-
function _extends$
|
|
14032
|
-
function _objectWithoutProperties$
|
|
14033
|
-
function _objectWithoutPropertiesLoose$
|
|
14080
|
+
var _excluded$29 = ["title", "titleId"];
|
|
14081
|
+
function _extends$1D() { _extends$1D = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1D.apply(this, arguments); }
|
|
14082
|
+
function _objectWithoutProperties$1C(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose$1D(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; }
|
|
14083
|
+
function _objectWithoutPropertiesLoose$1D(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; }
|
|
14034
14084
|
var SvgLogoTreasuresColorNegative = function SvgLogoTreasuresColorNegative(_ref) {
|
|
14035
14085
|
var title = _ref.title,
|
|
14036
14086
|
titleId = _ref.titleId,
|
|
14037
|
-
props = _objectWithoutProperties$
|
|
14038
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
14087
|
+
props = _objectWithoutProperties$1C(_ref, _excluded$29);
|
|
14088
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1D({
|
|
14039
14089
|
viewBox: "0 0 327 266",
|
|
14040
14090
|
fill: "none",
|
|
14041
14091
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -14230,7 +14280,9 @@ var logoSvgs = {
|
|
|
14230
14280
|
mlnBlack: SvgLogoMlnBlack,
|
|
14231
14281
|
mlnColor: SvgLogoMlnColor,
|
|
14232
14282
|
mlnWhite: SvgLogoMlnWhite,
|
|
14283
|
+
nycdoeBlack: SvgLogoNycdoeBlack,
|
|
14233
14284
|
nycdoeColor: SvgLogoNycdoeColor,
|
|
14285
|
+
nycdoeWhite: SvgLogoNycdoeWhite,
|
|
14234
14286
|
nyplFullBlack: SvgLogoNyplFullBlack,
|
|
14235
14287
|
nyplFullWhite: SvgLogoNyplFullWhite,
|
|
14236
14288
|
nyplLionBlack: SvgLogoNyplLionBlack,
|
|
@@ -14263,7 +14315,7 @@ var logoSvgs = {
|
|
|
14263
14315
|
treasuresColorNegative: SvgLogoTreasuresColorNegative
|
|
14264
14316
|
};
|
|
14265
14317
|
|
|
14266
|
-
var _excluded$
|
|
14318
|
+
var _excluded$2a = ["children", "className", "decorative", "id", "name", "size", "title"];
|
|
14267
14319
|
/**
|
|
14268
14320
|
* The `Logo` component renders SVG-based logos and color variants that are
|
|
14269
14321
|
* commonly used by the New York Public Library.
|
|
@@ -14280,7 +14332,7 @@ var Logo$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (
|
|
|
14280
14332
|
size = _props$size === void 0 ? "medium" : _props$size,
|
|
14281
14333
|
_props$title = props.title,
|
|
14282
14334
|
title = _props$title === void 0 ? name + " logo" : _props$title,
|
|
14283
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
14335
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2a);
|
|
14284
14336
|
var styles = react.useStyleConfig("Logo", {
|
|
14285
14337
|
size: size
|
|
14286
14338
|
});
|
|
@@ -14381,7 +14433,7 @@ var link$1 = {
|
|
|
14381
14433
|
}]
|
|
14382
14434
|
};
|
|
14383
14435
|
|
|
14384
|
-
var _excluded$
|
|
14436
|
+
var _excluded$2b = ["className", "id"];
|
|
14385
14437
|
/**
|
|
14386
14438
|
* This `Footer` component renders the NYPL-branded footer elements such
|
|
14387
14439
|
* as navigational NYPL.org links, social media links, copyright, and
|
|
@@ -14391,7 +14443,7 @@ var Footer$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function
|
|
|
14391
14443
|
var className = _ref.className,
|
|
14392
14444
|
_ref$id = _ref.id,
|
|
14393
14445
|
id = _ref$id === void 0 ? "footer" : _ref$id,
|
|
14394
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
14446
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
|
|
14395
14447
|
var styles = react.useMultiStyleConfig("Footer", {});
|
|
14396
14448
|
var nyplLinks = link$1.nyplLinks.map(function (links, index) {
|
|
14397
14449
|
return React__default.createElement(List$1, {
|
|
@@ -14460,11 +14512,11 @@ var Footer$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function
|
|
|
14460
14512
|
})));
|
|
14461
14513
|
}));
|
|
14462
14514
|
|
|
14463
|
-
var _excluded$
|
|
14515
|
+
var _excluded$2c = ["align", "className"];
|
|
14464
14516
|
var HorizontalRule$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
14465
14517
|
var align = props.align,
|
|
14466
14518
|
className = props.className,
|
|
14467
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
14519
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2c);
|
|
14468
14520
|
var styles = react.useStyleConfig("HorizontalRule", {
|
|
14469
14521
|
align: align
|
|
14470
14522
|
});
|
|
@@ -14480,7 +14532,7 @@ var HorizontalRule$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(
|
|
|
14480
14532
|
}, rest));
|
|
14481
14533
|
}));
|
|
14482
14534
|
|
|
14483
|
-
var _excluded$
|
|
14535
|
+
var _excluded$2d = ["className", "id", "target"];
|
|
14484
14536
|
/**
|
|
14485
14537
|
* SkipNavigation is a component that is used to provide a navigational list of
|
|
14486
14538
|
* links. The first link is used to skip to the main content of the page using
|
|
@@ -14492,7 +14544,7 @@ var SkipNavigation$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(
|
|
|
14492
14544
|
id = props.id,
|
|
14493
14545
|
_props$target = props.target,
|
|
14494
14546
|
target = _props$target === void 0 ? "#mainContent" : _props$target,
|
|
14495
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
14547
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2d);
|
|
14496
14548
|
var styles = react.useStyleConfig("SkipNavigation");
|
|
14497
14549
|
return React__default.createElement(react.Box, Object.assign({
|
|
14498
14550
|
as: "nav",
|
|
@@ -15466,7 +15518,7 @@ var Header$1 = /*#__PURE__*/react.chakra(function (_ref) {
|
|
|
15466
15518
|
}))));
|
|
15467
15519
|
});
|
|
15468
15520
|
|
|
15469
|
-
var _excluded$
|
|
15521
|
+
var _excluded$2e = ["backgroundColor", "backgroundImageSrc", "foregroundColor", "heading", "heroType", "imageProps", "locationDetails", "subHeaderText"];
|
|
15470
15522
|
// Only used for internal purposes.
|
|
15471
15523
|
var heroSecondaryTypes = ["secondary", "secondaryBooksAndMore", "secondaryLocations", "secondaryResearch", "secondaryWhatsOn"];
|
|
15472
15524
|
var Hero$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
@@ -15482,7 +15534,7 @@ var Hero$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (
|
|
|
15482
15534
|
} : _props$imageProps,
|
|
15483
15535
|
locationDetails = props.locationDetails,
|
|
15484
15536
|
subHeaderText = props.subHeaderText,
|
|
15485
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
15537
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2e);
|
|
15486
15538
|
var styles = react.useMultiStyleConfig("Hero", {
|
|
15487
15539
|
variant: heroType
|
|
15488
15540
|
});
|
|
@@ -15541,13 +15593,19 @@ var Hero$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (
|
|
|
15541
15593
|
} else if (foregroundColor || backgroundColor) {
|
|
15542
15594
|
console.warn("NYPL Reservoir Hero: The `foregroundColor` and/or `backgroundColor` " + "props have been passed, but the `'secondary'` `heroType` " + "variant will not use them.");
|
|
15543
15595
|
}
|
|
15544
|
-
var childrenToRender = heroType === "campaign" ? React__default.createElement(React__default.Fragment, null, React__default.createElement(
|
|
15596
|
+
var childrenToRender = heroType === "campaign" ? React__default.createElement(React__default.Fragment, null, React__default.createElement(react.Box, {
|
|
15597
|
+
__css: _extends({}, styles.imgWrapper, {
|
|
15598
|
+
backgroundImage: "url(" + imageProps.src + ")"
|
|
15599
|
+
})
|
|
15600
|
+
}, React__default.createElement(Image, {
|
|
15545
15601
|
alt: imageProps.alt,
|
|
15546
15602
|
src: imageProps.src
|
|
15547
|
-
}), React__default.createElement(react.Box, {
|
|
15603
|
+
})), React__default.createElement(react.Box, {
|
|
15548
15604
|
__css: styles.interior
|
|
15549
15605
|
}, finalHeading, subHeaderText)) : React__default.createElement(React__default.Fragment, null, heroType !== "primary" && heroType !== "tertiary" && React__default.createElement(react.Box, {
|
|
15550
|
-
__css: styles.imgWrapper
|
|
15606
|
+
__css: _extends({}, styles.imgWrapper, {
|
|
15607
|
+
backgroundImage: heroType === "fiftyFifty" ? "url(" + imageProps.src + ")" : undefined
|
|
15608
|
+
})
|
|
15551
15609
|
}, React__default.createElement(Image, {
|
|
15552
15610
|
alt: imageProps.alt,
|
|
15553
15611
|
src: imageProps.src
|
|
@@ -15571,7 +15629,7 @@ var Hero$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (
|
|
|
15571
15629
|
}
|
|
15572
15630
|
});
|
|
15573
15631
|
|
|
15574
|
-
var _excluded$
|
|
15632
|
+
var _excluded$2f = ["bodyContent", "closeButtonLabel", "headingText", "id", "isOpen", "onClose"],
|
|
15575
15633
|
_excluded2$6 = ["buttonText", "id", "modalProps"],
|
|
15576
15634
|
_excluded3$4 = ["bodyContent", "closeButtonLabel", "headingText", "id"];
|
|
15577
15635
|
var BaseModal = /*#__PURE__*/react.chakra(function (_ref) {
|
|
@@ -15582,7 +15640,7 @@ var BaseModal = /*#__PURE__*/react.chakra(function (_ref) {
|
|
|
15582
15640
|
id = _ref.id,
|
|
15583
15641
|
isOpen = _ref.isOpen,
|
|
15584
15642
|
onClose = _ref.onClose,
|
|
15585
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
15643
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2f);
|
|
15586
15644
|
var xlarge = "xl";
|
|
15587
15645
|
var fullSize = "full";
|
|
15588
15646
|
var _useNYPLBreakpoints = useNYPLBreakpoints(),
|
|
@@ -15663,7 +15721,7 @@ function useModal() {
|
|
|
15663
15721
|
};
|
|
15664
15722
|
}
|
|
15665
15723
|
|
|
15666
|
-
var _excluded$
|
|
15724
|
+
var _excluded$2g = ["className", "currentPage", "getPageHref", "id", "initialPage", "onPageChange", "pageCount"];
|
|
15667
15725
|
/**
|
|
15668
15726
|
* A component that provides a navigational list of page items.
|
|
15669
15727
|
*/
|
|
@@ -15676,7 +15734,7 @@ var Pagination$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(func
|
|
|
15676
15734
|
initialPage = _props$initialPage === void 0 ? 1 : _props$initialPage,
|
|
15677
15735
|
onPageChange = props.onPageChange,
|
|
15678
15736
|
pageCount = props.pageCount,
|
|
15679
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
15737
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2g);
|
|
15680
15738
|
var refCurrentPage = React.useRef(currentPage);
|
|
15681
15739
|
var _useState = React.useState(initialPage),
|
|
15682
15740
|
selectedPage = _useState[0],
|
|
@@ -15869,7 +15927,7 @@ var Pagination$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(func
|
|
|
15869
15927
|
}, previousLiLink, getPaginationNumbers(selectedPage), nextLiLink));
|
|
15870
15928
|
}));
|
|
15871
15929
|
|
|
15872
|
-
var _excluded$
|
|
15930
|
+
var _excluded$2h = ["darkMode", "id", "indicatorType", "isIndeterminate", "labelText", "showLabel", "size", "value"];
|
|
15873
15931
|
/**
|
|
15874
15932
|
* A component that displays a progress status for any task that takes a long
|
|
15875
15933
|
* time to complete or consists of multiple steps. Examples include downloading,
|
|
@@ -15890,7 +15948,7 @@ var ProgressIndicator$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardR
|
|
|
15890
15948
|
size = _props$size === void 0 ? "default" : _props$size,
|
|
15891
15949
|
_props$value = props.value,
|
|
15892
15950
|
value = _props$value === void 0 ? 0 : _props$value,
|
|
15893
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
15951
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2h);
|
|
15894
15952
|
var styles = react.useMultiStyleConfig("ProgressIndicator", {
|
|
15895
15953
|
darkMode: darkMode,
|
|
15896
15954
|
size: size
|
|
@@ -15949,7 +16007,7 @@ var ProgressIndicator$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardR
|
|
|
15949
16007
|
}, rest), progressComponent(indicatorType));
|
|
15950
16008
|
}));
|
|
15951
16009
|
|
|
15952
|
-
var _excluded$
|
|
16010
|
+
var _excluded$2i = ["children", "className", "helperText", "id", "invalidText", "isDisabled", "isInvalid", "isRequired", "labelPosition", "labelText", "name", "onChange", "placeholder", "selectType", "showHelperInvalidText", "showLabel", "showRequiredLabel", "value"];
|
|
15953
16011
|
/**
|
|
15954
16012
|
* Component that renders Chakra's `Select` component along with an accessible
|
|
15955
16013
|
* `Label` and optional `HelperErrorText` component.
|
|
@@ -15982,7 +16040,7 @@ var Select$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function
|
|
|
15982
16040
|
showRequiredLabel = _props$showRequiredLa === void 0 ? true : _props$showRequiredLa,
|
|
15983
16041
|
_props$value = props.value,
|
|
15984
16042
|
value = _props$value === void 0 ? "" : _props$value,
|
|
15985
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16043
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2i);
|
|
15986
16044
|
var _useState = React.useState(0),
|
|
15987
16045
|
labelWidth = _useState[0],
|
|
15988
16046
|
setLabelWidth = _useState[1];
|
|
@@ -16067,7 +16125,7 @@ var Select$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function
|
|
|
16067
16125
|
}), children)));
|
|
16068
16126
|
}));
|
|
16069
16127
|
|
|
16070
|
-
var _excluded$
|
|
16128
|
+
var _excluded$2j = ["action", "buttonOnClick", "className", "descriptionText", "headingText", "helperText", "id", "invalidText", "isDisabled", "isInvalid", "isRequired", "labelText", "method", "noBrandButtonType", "onSubmit", "selectProps", "textInputElement", "textInputProps"];
|
|
16071
16129
|
/**
|
|
16072
16130
|
* Renders a wrapper `form` element to be used with `Select` (optional),
|
|
16073
16131
|
* `Input`, and `Button` components together.
|
|
@@ -16095,7 +16153,7 @@ var SearchBar$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(funct
|
|
|
16095
16153
|
selectProps = props.selectProps,
|
|
16096
16154
|
textInputElement = props.textInputElement,
|
|
16097
16155
|
textInputProps = props.textInputProps,
|
|
16098
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16156
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2j);
|
|
16099
16157
|
var styles = react.useMultiStyleConfig("SearchBar", {});
|
|
16100
16158
|
var stateProps = {
|
|
16101
16159
|
helperText: "",
|
|
@@ -16139,6 +16197,7 @@ var SearchBar$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(funct
|
|
|
16139
16197
|
}));
|
|
16140
16198
|
// Render the `TextInput` component.
|
|
16141
16199
|
var textInputNative = textInputProps && React__default.createElement(TextInput, Object.assign({
|
|
16200
|
+
defaultValue: textInputProps == null ? void 0 : textInputProps.defaultValue,
|
|
16142
16201
|
id: (textInputProps == null ? void 0 : textInputProps.id) || "searchbar-textinput-" + id,
|
|
16143
16202
|
isClearable: textInputProps == null ? void 0 : textInputProps.isClearable,
|
|
16144
16203
|
isClearableCallback: textInputProps == null ? void 0 : textInputProps.isClearableCallback,
|
|
@@ -16192,7 +16251,7 @@ var SearchBar$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(funct
|
|
|
16192
16251
|
}, selectElem, textInputElem, buttonElem));
|
|
16193
16252
|
}));
|
|
16194
16253
|
|
|
16195
|
-
var _excluded$
|
|
16254
|
+
var _excluded$2k = ["className", "contentSize", "headingSize", "imageAspectRatio", "isBordered", "layout", "showButton", "showContent", "showHeading", "showImage", "width"];
|
|
16196
16255
|
/**
|
|
16197
16256
|
* The `SkeletonLoader` component renders a placeholder to be used while
|
|
16198
16257
|
* dynamic content is loading.
|
|
@@ -16218,7 +16277,7 @@ var SkeletonLoader$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(
|
|
|
16218
16277
|
_props$showImage = props.showImage,
|
|
16219
16278
|
showImage = _props$showImage === void 0 ? true : _props$showImage,
|
|
16220
16279
|
width = props.width,
|
|
16221
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16280
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2k);
|
|
16222
16281
|
var styles = react.useMultiStyleConfig("SkeletonLoader", {
|
|
16223
16282
|
isBordered: isBordered,
|
|
16224
16283
|
imageAspectRatio: imageAspectRatio,
|
|
@@ -16276,7 +16335,7 @@ var SkeletonLoader$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(
|
|
|
16276
16335
|
})))));
|
|
16277
16336
|
}));
|
|
16278
16337
|
|
|
16279
|
-
var _excluded$
|
|
16338
|
+
var _excluded$2l = ["className", "defaultValue", "helperText", "id", "invalidText", "isDisabled", "isInvalid", "isRangeSlider", "isRequired", "labelText", "max", "min", "name", "onChange", "onChangeEnd", "showBoxes", "showHelperInvalidText", "showLabel", "showRequiredLabel", "showValues", "step", "value"];
|
|
16280
16339
|
/**
|
|
16281
16340
|
* The `Slider` component renders a singular value slider or a range slider
|
|
16282
16341
|
* with a min and max value. The value(s) can be updated through the slider
|
|
@@ -16319,7 +16378,7 @@ var Slider = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (
|
|
|
16319
16378
|
step = _props$step === void 0 ? 1 : _props$step,
|
|
16320
16379
|
_props$value = props.value,
|
|
16321
16380
|
value = _props$value === void 0 ? isRangeSlider ? typeof defaultValue === "number" ? [min, max] : defaultValue : defaultValue : _props$value,
|
|
16322
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16381
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2l);
|
|
16323
16382
|
if (!id) {
|
|
16324
16383
|
console.warn("NYPL Reservoir Slider: This component's required `id` prop was not passed.");
|
|
16325
16384
|
}
|
|
@@ -16363,7 +16422,6 @@ var Slider = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (
|
|
|
16363
16422
|
_onChange && _onChange(val);
|
|
16364
16423
|
},
|
|
16365
16424
|
onChangeEnd: function onChangeEnd(val) {
|
|
16366
|
-
setCurrentValue(val);
|
|
16367
16425
|
_onChangeEnd && _onChangeEnd(val);
|
|
16368
16426
|
},
|
|
16369
16427
|
step: step,
|
|
@@ -16513,7 +16571,7 @@ var Slider = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (
|
|
|
16513
16571
|
}, max), showBoxes && getTextInput("end")));
|
|
16514
16572
|
}));
|
|
16515
16573
|
|
|
16516
|
-
var _excluded$
|
|
16574
|
+
var _excluded$2m = ["children", "className", "id", "level"];
|
|
16517
16575
|
/**
|
|
16518
16576
|
* The `StatusBadge` component is used to display a visual badge for three
|
|
16519
16577
|
* different status levels.
|
|
@@ -16524,7 +16582,7 @@ var StatusBadge$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(fun
|
|
|
16524
16582
|
id = props.id,
|
|
16525
16583
|
_props$level = props.level,
|
|
16526
16584
|
level = _props$level === void 0 ? "low" : _props$level,
|
|
16527
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16585
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2m);
|
|
16528
16586
|
var styles = react.useStyleConfig("StatusBadge", {
|
|
16529
16587
|
variant: level
|
|
16530
16588
|
});
|
|
@@ -16539,7 +16597,7 @@ var StatusBadge$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(fun
|
|
|
16539
16597
|
}, rest), children);
|
|
16540
16598
|
}));
|
|
16541
16599
|
|
|
16542
|
-
var _excluded$
|
|
16600
|
+
var _excluded$2n = ["calloutText", "className", "headingText", "id", "imageProps", "bodyContent"];
|
|
16543
16601
|
/**
|
|
16544
16602
|
* Internal component used in the `StructuredContent` component
|
|
16545
16603
|
* that renders the DS `Image` component.
|
|
@@ -16589,7 +16647,7 @@ var StructuredContent$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardR
|
|
|
16589
16647
|
src: ""
|
|
16590
16648
|
} : _props$imageProps,
|
|
16591
16649
|
bodyContent = props.bodyContent,
|
|
16592
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16650
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2n);
|
|
16593
16651
|
var hasImage = imageProps.src || imageProps.component;
|
|
16594
16652
|
var hasFigureImage = imageProps.caption || imageProps.credit;
|
|
16595
16653
|
var styles = react.useMultiStyleConfig("StructuredContent", {
|
|
@@ -16722,7 +16780,7 @@ var useCarouselStyles = function useCarouselStyles(slidesCount, slideWidth) {
|
|
|
16722
16780
|
};
|
|
16723
16781
|
};
|
|
16724
16782
|
|
|
16725
|
-
var _excluded$
|
|
16783
|
+
var _excluded$2o = ["children", "defaultIndex", "id", "onChange", "tabsData", "useHash"];
|
|
16726
16784
|
/**
|
|
16727
16785
|
* An internal function used to update the hash in the URL.
|
|
16728
16786
|
* This function is only used when `useHash` is `true`.
|
|
@@ -16824,7 +16882,7 @@ var Tabs = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
16824
16882
|
tabsData = props.tabsData,
|
|
16825
16883
|
_props$useHash = props.useHash,
|
|
16826
16884
|
useHash = _props$useHash === void 0 ? false : _props$useHash,
|
|
16827
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16885
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2o);
|
|
16828
16886
|
var styles = react.useMultiStyleConfig("Tabs", {});
|
|
16829
16887
|
// Just an estimate of the tab width for the mobile carousel.
|
|
16830
16888
|
var initTabWidth = 65;
|
|
@@ -16856,7 +16914,7 @@ var Tabs = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
16856
16914
|
}
|
|
16857
16915
|
}, [goToStart, isLargerThanMobile]);
|
|
16858
16916
|
var previousButton = React__default.createElement(Button, {
|
|
16859
|
-
"aria-label": "
|
|
16917
|
+
"aria-label": "Scroll tabs left",
|
|
16860
16918
|
id: "tabs-previous-" + id,
|
|
16861
16919
|
onClick: prevSlide,
|
|
16862
16920
|
__css: _extends({}, styles.buttonArrows, {
|
|
@@ -16866,10 +16924,11 @@ var Tabs = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
16866
16924
|
iconRotation: "rotate90",
|
|
16867
16925
|
id: "tabs-previous-icon-" + id,
|
|
16868
16926
|
name: "arrow",
|
|
16869
|
-
size: "small"
|
|
16927
|
+
size: "small",
|
|
16928
|
+
title: "previous arrow"
|
|
16870
16929
|
}));
|
|
16871
16930
|
var nextButton = React__default.createElement(Button, {
|
|
16872
|
-
"aria-label": "
|
|
16931
|
+
"aria-label": "Scroll tabs right",
|
|
16873
16932
|
id: "tabs-next-" + id,
|
|
16874
16933
|
onClick: nextSlide,
|
|
16875
16934
|
__css: _extends({}, styles.buttonArrows, {
|
|
@@ -16879,7 +16938,8 @@ var Tabs = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (pr
|
|
|
16879
16938
|
iconRotation: "rotate270",
|
|
16880
16939
|
id: "tabs-next-icon-" + id,
|
|
16881
16940
|
name: "arrow",
|
|
16882
|
-
size: "small"
|
|
16941
|
+
size: "small",
|
|
16942
|
+
title: "next arrow"
|
|
16883
16943
|
}));
|
|
16884
16944
|
if (children && tabsData != null && tabsData.length) {
|
|
16885
16945
|
console.warn("NYPL Reservoir Tabs: Only pass children or data in the `contentData` " + "prop. Do not pass both.");
|
|
@@ -17005,7 +17065,7 @@ var TagSetFilter$1 = /*#__PURE__*/react.chakra(function (props) {
|
|
|
17005
17065
|
}, "Clear Filters") : null);
|
|
17006
17066
|
});
|
|
17007
17067
|
|
|
17008
|
-
var _excluded$
|
|
17068
|
+
var _excluded$2p = ["className", "id", "isDismissible", "onClick", "tagSetData", "type"];
|
|
17009
17069
|
// Type guard so we can make sure we have a "filter" `TagSet` variant.
|
|
17010
17070
|
function isFilterType(type) {
|
|
17011
17071
|
return type === "filter";
|
|
@@ -17049,7 +17109,7 @@ var TagSet$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function
|
|
|
17049
17109
|
tagSetData = _props$tagSetData === void 0 ? [] : _props$tagSetData,
|
|
17050
17110
|
_props$type = props.type,
|
|
17051
17111
|
type = _props$type === void 0 ? "filter" : _props$type,
|
|
17052
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17112
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2p);
|
|
17053
17113
|
var styles = react.useStyleConfig("TagSet", {});
|
|
17054
17114
|
if (!isFilterType(type)) {
|
|
17055
17115
|
if (isDismissible) {
|
|
@@ -17077,7 +17137,7 @@ var TagSet$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function
|
|
|
17077
17137
|
}));
|
|
17078
17138
|
}));
|
|
17079
17139
|
|
|
17080
|
-
var _excluded$
|
|
17140
|
+
var _excluded$2q = ["aboveHeader", "breakout", "contentId", "contentBottom", "contentPrimary", "contentSidebar", "contentTop", "footer", "header", "sidebar", "renderFooterElement", "renderHeaderElement", "renderSkipNavigation"];
|
|
17081
17141
|
/**
|
|
17082
17142
|
* The main top-level parent component that wraps all template-related
|
|
17083
17143
|
* components.
|
|
@@ -17300,7 +17360,7 @@ var TemplateAppContainer = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forward
|
|
|
17300
17360
|
renderHeaderElement = _props$renderHeaderEl === void 0 ? true : _props$renderHeaderEl,
|
|
17301
17361
|
_props$renderSkipNavi = props.renderSkipNavigation,
|
|
17302
17362
|
renderSkipNavigation = _props$renderSkipNavi === void 0 ? false : _props$renderSkipNavi,
|
|
17303
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17363
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2q);
|
|
17304
17364
|
var aboveHeaderElem = aboveHeader && React__default.createElement(TemplateAboveHeader, null, aboveHeader);
|
|
17305
17365
|
var contentTopElem = contentTop && React__default.createElement(TemplateContentTop, null, contentTop);
|
|
17306
17366
|
var contentPrimaryElem = contentPrimary && React__default.createElement(TemplateContentPrimary$1, null, contentPrimary);
|
|
@@ -17318,7 +17378,7 @@ var TemplateAppContainer = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forward
|
|
|
17318
17378
|
}, footer)));
|
|
17319
17379
|
}));
|
|
17320
17380
|
|
|
17321
|
-
var _excluded$
|
|
17381
|
+
var _excluded$2r = ["defaultChecked", "helperText", "id", "invalidText", "isChecked", "isDisabled", "isInvalid", "isRequired", "labelText", "name", "onChange", "size"];
|
|
17322
17382
|
var onChangeDefault = function onChangeDefault() {
|
|
17323
17383
|
return;
|
|
17324
17384
|
};
|
|
@@ -17344,7 +17404,7 @@ var Toggle$2 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function
|
|
|
17344
17404
|
onChange = _props$onChange === void 0 ? onChangeDefault : _props$onChange,
|
|
17345
17405
|
_props$size = props.size,
|
|
17346
17406
|
size = _props$size === void 0 ? "default" : _props$size,
|
|
17347
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17407
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2r);
|
|
17348
17408
|
var styles = react.useMultiStyleConfig("Toggle", {
|
|
17349
17409
|
isDisabled: isDisabled,
|
|
17350
17410
|
size: size
|
|
@@ -17631,7 +17691,7 @@ function useNYPLTheme() {
|
|
|
17631
17691
|
};
|
|
17632
17692
|
}
|
|
17633
17693
|
|
|
17634
|
-
var _excluded$
|
|
17694
|
+
var _excluded$2s = ["aspectRatio", "className", "descriptionText", "embedCode", "headingText", "helperText", "id", "iframeTitle", "showHelperInvalidText", "videoId", "videoType"];
|
|
17635
17695
|
var VideoPlayer$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
17636
17696
|
var aspectRatio = props.aspectRatio,
|
|
17637
17697
|
className = props.className,
|
|
@@ -17645,7 +17705,7 @@ var VideoPlayer$1 = /*#__PURE__*/react.chakra( /*#__PURE__*/React.forwardRef(fun
|
|
|
17645
17705
|
showHelperInvalidText = _props$showHelperInva === void 0 ? true : _props$showHelperInva,
|
|
17646
17706
|
videoId = props.videoId,
|
|
17647
17707
|
videoType = props.videoType,
|
|
17648
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17708
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2s);
|
|
17649
17709
|
var iframeTitleFinal = videoType === "vimeo" ? iframeTitle || "Vimeo video player" : iframeTitle || "YouTube video player";
|
|
17650
17710
|
var videoSrc = videoType === "vimeo" ? "https://player.vimeo.com/video/" + videoId + "?autoplay=0&loop=0" : "https://www.youtube.com/embed/" + videoId + "?disablekb=1&autoplay=0&fs=1&modestbranding=0";
|
|
17651
17711
|
var iFrameTitleEmbedCode = iframeTitle ? "" + iframeTitle : "Video player";
|
|
@@ -17899,6 +17959,7 @@ exports.Toggle = Toggle$2;
|
|
|
17899
17959
|
exports.Tooltip = Tooltip;
|
|
17900
17960
|
exports.VideoPlayer = VideoPlayer$1;
|
|
17901
17961
|
exports.useCarouselStyles = useCarouselStyles;
|
|
17962
|
+
exports.useCloseDropDown = useCloseDropDown;
|
|
17902
17963
|
exports.useFeedbackBox = useFeedbackBox;
|
|
17903
17964
|
exports.useFilterBar = useFilterBar;
|
|
17904
17965
|
exports.useModal = useModal;
|