@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
|
@@ -5187,7 +5187,6 @@ var secondary = function secondary(_ref2) {
|
|
|
5187
5187
|
var _ref2$buttonSize = _ref2.buttonSize,
|
|
5188
5188
|
buttonSize = _ref2$buttonSize === void 0 ? "medium" : _ref2$buttonSize;
|
|
5189
5189
|
return _extends({
|
|
5190
|
-
bg: "ui.white",
|
|
5191
5190
|
border: "1px solid",
|
|
5192
5191
|
borderColor: "ui.link.primary",
|
|
5193
5192
|
color: "ui.link.primary"
|
|
@@ -7696,13 +7695,13 @@ var campaign = {
|
|
|
7696
7695
|
},
|
|
7697
7696
|
position: "relative",
|
|
7698
7697
|
content: {
|
|
7699
|
-
alignItems: "
|
|
7698
|
+
alignItems: "stretch",
|
|
7700
7699
|
bg: "ui.black",
|
|
7701
7700
|
color: "ui.white",
|
|
7702
7701
|
display: "flex",
|
|
7703
7702
|
flexFlow: {
|
|
7704
7703
|
base: "column nowrap",
|
|
7705
|
-
|
|
7704
|
+
lg: "row nowrap"
|
|
7706
7705
|
},
|
|
7707
7706
|
minHeight: "320px",
|
|
7708
7707
|
flex: {
|
|
@@ -7726,60 +7725,63 @@ var campaign = {
|
|
|
7726
7725
|
color: "inherit",
|
|
7727
7726
|
display: "inline-block"
|
|
7728
7727
|
},
|
|
7729
|
-
img:
|
|
7730
|
-
|
|
7731
|
-
|
|
7732
|
-
|
|
7733
|
-
|
|
7734
|
-
|
|
7735
|
-
|
|
7736
|
-
|
|
7737
|
-
height: {
|
|
7738
|
-
md: "320px"
|
|
7728
|
+
img: /*#__PURE__*/screenreaderOnly(),
|
|
7729
|
+
imgWrapper: {
|
|
7730
|
+
backgroundPosition: "center",
|
|
7731
|
+
backgroundSize: "cover",
|
|
7732
|
+
minHeight: "230px",
|
|
7733
|
+
width: {
|
|
7734
|
+
base: "100%",
|
|
7735
|
+
lg: "50%"
|
|
7739
7736
|
}
|
|
7740
7737
|
},
|
|
7741
7738
|
interior: {
|
|
7742
|
-
|
|
7743
|
-
base: "0 0 100%",
|
|
7744
|
-
md: "0 0 50%"
|
|
7745
|
-
},
|
|
7746
|
-
padding: "inset.wide",
|
|
7739
|
+
alignSelf: "center",
|
|
7747
7740
|
maxWidth: {
|
|
7748
7741
|
md: "960px"
|
|
7742
|
+
},
|
|
7743
|
+
padding: {
|
|
7744
|
+
base: "inset.default",
|
|
7745
|
+
md: "inset.wide"
|
|
7746
|
+
},
|
|
7747
|
+
width: {
|
|
7748
|
+
base: "100%",
|
|
7749
|
+
lg: "50%"
|
|
7749
7750
|
}
|
|
7750
7751
|
}
|
|
7751
7752
|
};
|
|
7752
7753
|
var fiftyFifty = {
|
|
7753
7754
|
content: /*#__PURE__*/_extends({}, wrapperStyles, {
|
|
7754
|
-
alignItems: "
|
|
7755
|
+
alignItems: "stretch",
|
|
7755
7756
|
display: "flex",
|
|
7756
7757
|
flexFlow: {
|
|
7757
7758
|
base: "column nowrap",
|
|
7758
7759
|
lg: "row nowrap"
|
|
7759
|
-
},
|
|
7760
|
-
paddingBottom: "s",
|
|
7761
|
-
paddingEnd: "s",
|
|
7762
|
-
paddingStart: "s",
|
|
7763
|
-
padding: {
|
|
7764
|
-
lg: "unset"
|
|
7765
7760
|
}
|
|
7766
7761
|
}),
|
|
7767
7762
|
imgWrapper: {
|
|
7768
|
-
|
|
7769
|
-
|
|
7770
|
-
|
|
7771
|
-
|
|
7772
|
-
|
|
7773
|
-
|
|
7774
|
-
|
|
7763
|
+
backgroundPosition: "center",
|
|
7764
|
+
backgroundSize: "cover",
|
|
7765
|
+
minHeight: "160px",
|
|
7766
|
+
width: {
|
|
7767
|
+
base: "100%",
|
|
7768
|
+
lg: "50%"
|
|
7769
|
+
}
|
|
7770
|
+
},
|
|
7771
|
+
img: /*#__PURE__*/screenreaderOnly(),
|
|
7772
|
+
bodyText: {
|
|
7773
|
+
alignSelf: "center",
|
|
7774
|
+
maxWidth: {
|
|
7775
|
+
md: "960px"
|
|
7775
7776
|
},
|
|
7776
|
-
|
|
7777
|
-
base: "
|
|
7777
|
+
padding: {
|
|
7778
|
+
base: "inset.default",
|
|
7779
|
+
md: "inset.wide"
|
|
7778
7780
|
},
|
|
7779
|
-
|
|
7781
|
+
width: {
|
|
7782
|
+
base: "100%",
|
|
7780
7783
|
lg: "50%"
|
|
7781
|
-
}
|
|
7782
|
-
width: "auto"
|
|
7784
|
+
}
|
|
7783
7785
|
}
|
|
7784
7786
|
};
|
|
7785
7787
|
var Hero = {
|
|
@@ -12632,12 +12634,12 @@ var SvgLogoMlnWhite = function SvgLogoMlnWhite(_ref) {
|
|
|
12632
12634
|
}))));
|
|
12633
12635
|
};
|
|
12634
12636
|
|
|
12635
|
-
var _g$a
|
|
12637
|
+
var _g$a;
|
|
12636
12638
|
var _excluded$1F = ["title", "titleId"];
|
|
12637
12639
|
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); }
|
|
12638
12640
|
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; }
|
|
12639
12641
|
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; }
|
|
12640
|
-
var
|
|
12642
|
+
var SvgLogoNycdoeBlack = function SvgLogoNycdoeBlack(_ref) {
|
|
12641
12643
|
var title = _ref.title,
|
|
12642
12644
|
titleId = _ref.titleId,
|
|
12643
12645
|
props = _objectWithoutProperties$16(_ref, _excluded$1F);
|
|
@@ -12649,6 +12651,30 @@ var SvgLogoNycdoeColor = function SvgLogoNycdoeColor(_ref) {
|
|
|
12649
12651
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
12650
12652
|
id: titleId
|
|
12651
12653
|
}, title) : null, _g$a || (_g$a = /*#__PURE__*/createElement("g", {
|
|
12654
|
+
clipPath: "url(#logo-nycdoe-black_svg__clip0_77131_127720)",
|
|
12655
|
+
fill: "#000"
|
|
12656
|
+
}, /*#__PURE__*/createElement("path", {
|
|
12657
|
+
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"
|
|
12658
|
+
}))));
|
|
12659
|
+
};
|
|
12660
|
+
|
|
12661
|
+
var _g$b, _defs$1;
|
|
12662
|
+
var _excluded$1G = ["title", "titleId"];
|
|
12663
|
+
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); }
|
|
12664
|
+
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; }
|
|
12665
|
+
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; }
|
|
12666
|
+
var SvgLogoNycdoeColor = function SvgLogoNycdoeColor(_ref) {
|
|
12667
|
+
var title = _ref.title,
|
|
12668
|
+
titleId = _ref.titleId,
|
|
12669
|
+
props = _objectWithoutProperties$17(_ref, _excluded$1G);
|
|
12670
|
+
return /*#__PURE__*/createElement("svg", _extends$18({
|
|
12671
|
+
viewBox: "0 0 341 61",
|
|
12672
|
+
fill: "none",
|
|
12673
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12674
|
+
"aria-labelledby": titleId
|
|
12675
|
+
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
12676
|
+
id: titleId
|
|
12677
|
+
}, title) : null, _g$b || (_g$b = /*#__PURE__*/createElement("g", {
|
|
12652
12678
|
clipPath: "url(#logo-nycdoe-color_svg__a)"
|
|
12653
12679
|
}, /*#__PURE__*/createElement("path", {
|
|
12654
12680
|
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",
|
|
@@ -12673,15 +12699,39 @@ var SvgLogoNycdoeColor = function SvgLogoNycdoeColor(_ref) {
|
|
|
12673
12699
|
})))));
|
|
12674
12700
|
};
|
|
12675
12701
|
|
|
12676
|
-
var
|
|
12677
|
-
|
|
12678
|
-
function
|
|
12679
|
-
function
|
|
12702
|
+
var _g$c;
|
|
12703
|
+
var _excluded$1H = ["title", "titleId"];
|
|
12704
|
+
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); }
|
|
12705
|
+
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; }
|
|
12706
|
+
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; }
|
|
12707
|
+
var SvgLogoNycdoeWhite = function SvgLogoNycdoeWhite(_ref) {
|
|
12708
|
+
var title = _ref.title,
|
|
12709
|
+
titleId = _ref.titleId,
|
|
12710
|
+
props = _objectWithoutProperties$18(_ref, _excluded$1H);
|
|
12711
|
+
return /*#__PURE__*/createElement("svg", _extends$19({
|
|
12712
|
+
viewBox: "0 0 341 61",
|
|
12713
|
+
fill: "none",
|
|
12714
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12715
|
+
"aria-labelledby": titleId
|
|
12716
|
+
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
12717
|
+
id: titleId
|
|
12718
|
+
}, title) : null, _g$c || (_g$c = /*#__PURE__*/createElement("g", {
|
|
12719
|
+
clipPath: "url(#logo-nycdoe-white_svg__clip0_77131_127719)",
|
|
12720
|
+
fill: "#fff"
|
|
12721
|
+
}, /*#__PURE__*/createElement("path", {
|
|
12722
|
+
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"
|
|
12723
|
+
}))));
|
|
12724
|
+
};
|
|
12725
|
+
|
|
12726
|
+
var _excluded$1I = ["title", "titleId"];
|
|
12727
|
+
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); }
|
|
12728
|
+
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; }
|
|
12729
|
+
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; }
|
|
12680
12730
|
var SvgLogoNyplFullBlack = function SvgLogoNyplFullBlack(_ref) {
|
|
12681
12731
|
var title = _ref.title,
|
|
12682
12732
|
titleId = _ref.titleId,
|
|
12683
|
-
props = _objectWithoutProperties$
|
|
12684
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
12733
|
+
props = _objectWithoutProperties$19(_ref, _excluded$1I);
|
|
12734
|
+
return /*#__PURE__*/createElement("svg", _extends$1a({
|
|
12685
12735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12686
12736
|
viewBox: "0 0 966.787 543.733",
|
|
12687
12737
|
xmlSpace: "preserve",
|
|
@@ -12754,23 +12804,23 @@ var SvgLogoNyplFullBlack = function SvgLogoNyplFullBlack(_ref) {
|
|
|
12754
12804
|
}));
|
|
12755
12805
|
};
|
|
12756
12806
|
|
|
12757
|
-
var _g$
|
|
12758
|
-
var _excluded$
|
|
12759
|
-
function _extends$
|
|
12760
|
-
function _objectWithoutProperties$
|
|
12761
|
-
function _objectWithoutPropertiesLoose$
|
|
12807
|
+
var _g$d, _defs$2;
|
|
12808
|
+
var _excluded$1J = ["title", "titleId"];
|
|
12809
|
+
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); }
|
|
12810
|
+
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; }
|
|
12811
|
+
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; }
|
|
12762
12812
|
var SvgLogoNyplFullWhite = function SvgLogoNyplFullWhite(_ref) {
|
|
12763
12813
|
var title = _ref.title,
|
|
12764
12814
|
titleId = _ref.titleId,
|
|
12765
|
-
props = _objectWithoutProperties$
|
|
12766
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
12815
|
+
props = _objectWithoutProperties$1a(_ref, _excluded$1J);
|
|
12816
|
+
return /*#__PURE__*/createElement("svg", _extends$1b({
|
|
12767
12817
|
viewBox: "0 0 967 568",
|
|
12768
12818
|
fill: "none",
|
|
12769
12819
|
xmlns: "http://www.w3.org/2000/svg",
|
|
12770
12820
|
"aria-labelledby": titleId
|
|
12771
12821
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
12772
12822
|
id: titleId
|
|
12773
|
-
}, title) : null, _g$
|
|
12823
|
+
}, title) : null, _g$d || (_g$d = /*#__PURE__*/createElement("g", {
|
|
12774
12824
|
clipPath: "url(#logo-nypl-full-white_svg__a)",
|
|
12775
12825
|
fill: "#fff"
|
|
12776
12826
|
}, /*#__PURE__*/createElement("path", {
|
|
@@ -12790,15 +12840,15 @@ var SvgLogoNyplFullWhite = function SvgLogoNyplFullWhite(_ref) {
|
|
|
12790
12840
|
};
|
|
12791
12841
|
|
|
12792
12842
|
var _path$Y, _path2$n, _path3$e;
|
|
12793
|
-
var _excluded$
|
|
12794
|
-
function _extends$
|
|
12795
|
-
function _objectWithoutProperties$
|
|
12796
|
-
function _objectWithoutPropertiesLoose$
|
|
12843
|
+
var _excluded$1K = ["title", "titleId"];
|
|
12844
|
+
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); }
|
|
12845
|
+
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; }
|
|
12846
|
+
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; }
|
|
12797
12847
|
var SvgLogoNyplLionBlack = function SvgLogoNyplLionBlack(_ref) {
|
|
12798
12848
|
var title = _ref.title,
|
|
12799
12849
|
titleId = _ref.titleId,
|
|
12800
|
-
props = _objectWithoutProperties$
|
|
12801
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
12850
|
+
props = _objectWithoutProperties$1b(_ref, _excluded$1K);
|
|
12851
|
+
return /*#__PURE__*/createElement("svg", _extends$1c({
|
|
12802
12852
|
viewBox: "0 0 136 135",
|
|
12803
12853
|
fill: "none",
|
|
12804
12854
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -12820,15 +12870,15 @@ var SvgLogoNyplLionBlack = function SvgLogoNyplLionBlack(_ref) {
|
|
|
12820
12870
|
};
|
|
12821
12871
|
|
|
12822
12872
|
var _path$Z;
|
|
12823
|
-
var _excluded$
|
|
12824
|
-
function _extends$
|
|
12825
|
-
function _objectWithoutProperties$
|
|
12826
|
-
function _objectWithoutPropertiesLoose$
|
|
12873
|
+
var _excluded$1L = ["title", "titleId"];
|
|
12874
|
+
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); }
|
|
12875
|
+
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; }
|
|
12876
|
+
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; }
|
|
12827
12877
|
var SvgLogoNyplLionWhite = function SvgLogoNyplLionWhite(_ref) {
|
|
12828
12878
|
var title = _ref.title,
|
|
12829
12879
|
titleId = _ref.titleId,
|
|
12830
|
-
props = _objectWithoutProperties$
|
|
12831
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
12880
|
+
props = _objectWithoutProperties$1c(_ref, _excluded$1L);
|
|
12881
|
+
return /*#__PURE__*/createElement("svg", _extends$1d({
|
|
12832
12882
|
viewBox: "0 0 125 126",
|
|
12833
12883
|
fill: "none",
|
|
12834
12884
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -12844,15 +12894,15 @@ var SvgLogoNyplLionWhite = function SvgLogoNyplLionWhite(_ref) {
|
|
|
12844
12894
|
};
|
|
12845
12895
|
|
|
12846
12896
|
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;
|
|
12847
|
-
var _excluded$
|
|
12848
|
-
function _extends$
|
|
12849
|
-
function _objectWithoutProperties$
|
|
12850
|
-
function _objectWithoutPropertiesLoose$
|
|
12897
|
+
var _excluded$1M = ["title", "titleId"];
|
|
12898
|
+
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); }
|
|
12899
|
+
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; }
|
|
12900
|
+
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; }
|
|
12851
12901
|
var SvgLogoNyplTextBlack = function SvgLogoNyplTextBlack(_ref) {
|
|
12852
12902
|
var title = _ref.title,
|
|
12853
12903
|
titleId = _ref.titleId,
|
|
12854
|
-
props = _objectWithoutProperties$
|
|
12855
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
12904
|
+
props = _objectWithoutProperties$1d(_ref, _excluded$1M);
|
|
12905
|
+
return /*#__PURE__*/createElement("svg", _extends$1e({
|
|
12856
12906
|
viewBox: "0 0 201 165",
|
|
12857
12907
|
fill: "none",
|
|
12858
12908
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -12922,15 +12972,15 @@ var SvgLogoNyplTextBlack = function SvgLogoNyplTextBlack(_ref) {
|
|
|
12922
12972
|
};
|
|
12923
12973
|
|
|
12924
12974
|
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;
|
|
12925
|
-
var _excluded$
|
|
12926
|
-
function _extends$
|
|
12927
|
-
function _objectWithoutProperties$
|
|
12928
|
-
function _objectWithoutPropertiesLoose$
|
|
12975
|
+
var _excluded$1N = ["title", "titleId"];
|
|
12976
|
+
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); }
|
|
12977
|
+
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; }
|
|
12978
|
+
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; }
|
|
12929
12979
|
var SvgLogoNyplTextWhite = function SvgLogoNyplTextWhite(_ref) {
|
|
12930
12980
|
var title = _ref.title,
|
|
12931
12981
|
titleId = _ref.titleId,
|
|
12932
|
-
props = _objectWithoutProperties$
|
|
12933
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
12982
|
+
props = _objectWithoutProperties$1e(_ref, _excluded$1N);
|
|
12983
|
+
return /*#__PURE__*/createElement("svg", _extends$1f({
|
|
12934
12984
|
viewBox: "0 0 201 165",
|
|
12935
12985
|
fill: "none",
|
|
12936
12986
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -12999,23 +13049,23 @@ var SvgLogoNyplTextWhite = function SvgLogoNyplTextWhite(_ref) {
|
|
|
12999
13049
|
})));
|
|
13000
13050
|
};
|
|
13001
13051
|
|
|
13002
|
-
var _g$
|
|
13003
|
-
var _excluded$
|
|
13004
|
-
function _extends$
|
|
13005
|
-
function _objectWithoutProperties$
|
|
13006
|
-
function _objectWithoutPropertiesLoose$
|
|
13052
|
+
var _g$e, _defs$3;
|
|
13053
|
+
var _excluded$1O = ["title", "titleId"];
|
|
13054
|
+
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); }
|
|
13055
|
+
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; }
|
|
13056
|
+
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; }
|
|
13007
13057
|
var SvgLogoOpenebooksColor = function SvgLogoOpenebooksColor(_ref) {
|
|
13008
13058
|
var title = _ref.title,
|
|
13009
13059
|
titleId = _ref.titleId,
|
|
13010
|
-
props = _objectWithoutProperties$
|
|
13011
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13060
|
+
props = _objectWithoutProperties$1f(_ref, _excluded$1O);
|
|
13061
|
+
return /*#__PURE__*/createElement("svg", _extends$1g({
|
|
13012
13062
|
viewBox: "0 0 152 139",
|
|
13013
13063
|
fill: "none",
|
|
13014
13064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13015
13065
|
"aria-labelledby": titleId
|
|
13016
13066
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13017
13067
|
id: titleId
|
|
13018
|
-
}, title) : null, _g$
|
|
13068
|
+
}, title) : null, _g$e || (_g$e = /*#__PURE__*/createElement("g", {
|
|
13019
13069
|
clipPath: "url(#logo-openebooks-color_svg__clip0_53471_41906)"
|
|
13020
13070
|
}, /*#__PURE__*/createElement("path", {
|
|
13021
13071
|
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",
|
|
@@ -13054,23 +13104,23 @@ var SvgLogoOpenebooksColor = function SvgLogoOpenebooksColor(_ref) {
|
|
|
13054
13104
|
})))));
|
|
13055
13105
|
};
|
|
13056
13106
|
|
|
13057
|
-
var _g$
|
|
13058
|
-
var _excluded$
|
|
13059
|
-
function _extends$
|
|
13060
|
-
function _objectWithoutProperties$
|
|
13061
|
-
function _objectWithoutPropertiesLoose$
|
|
13107
|
+
var _g$f, _defs$4;
|
|
13108
|
+
var _excluded$1P = ["title", "titleId"];
|
|
13109
|
+
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); }
|
|
13110
|
+
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; }
|
|
13111
|
+
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; }
|
|
13062
13112
|
var SvgLogoOpenebooksNegative = function SvgLogoOpenebooksNegative(_ref) {
|
|
13063
13113
|
var title = _ref.title,
|
|
13064
13114
|
titleId = _ref.titleId,
|
|
13065
|
-
props = _objectWithoutProperties$
|
|
13066
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13115
|
+
props = _objectWithoutProperties$1g(_ref, _excluded$1P);
|
|
13116
|
+
return /*#__PURE__*/createElement("svg", _extends$1h({
|
|
13067
13117
|
viewBox: "0 0 155 139",
|
|
13068
13118
|
fill: "none",
|
|
13069
13119
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13070
13120
|
"aria-labelledby": titleId
|
|
13071
13121
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13072
13122
|
id: titleId
|
|
13073
|
-
}, title) : null, _g$
|
|
13123
|
+
}, title) : null, _g$f || (_g$f = /*#__PURE__*/createElement("g", {
|
|
13074
13124
|
clipPath: "url(#logo-openebooks-negative_svg__clip0_54498_42323)"
|
|
13075
13125
|
}, /*#__PURE__*/createElement("path", {
|
|
13076
13126
|
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",
|
|
@@ -13132,23 +13182,23 @@ var SvgLogoOpenebooksNegative = function SvgLogoOpenebooksNegative(_ref) {
|
|
|
13132
13182
|
})))));
|
|
13133
13183
|
};
|
|
13134
13184
|
|
|
13135
|
-
var _g$
|
|
13136
|
-
var _excluded$
|
|
13137
|
-
function _extends$
|
|
13138
|
-
function _objectWithoutProperties$
|
|
13139
|
-
function _objectWithoutPropertiesLoose$
|
|
13185
|
+
var _g$g, _defs$5;
|
|
13186
|
+
var _excluded$1Q = ["title", "titleId"];
|
|
13187
|
+
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); }
|
|
13188
|
+
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; }
|
|
13189
|
+
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; }
|
|
13140
13190
|
var SvgLogoOpenebooksWithTextColor = function SvgLogoOpenebooksWithTextColor(_ref) {
|
|
13141
13191
|
var title = _ref.title,
|
|
13142
13192
|
titleId = _ref.titleId,
|
|
13143
|
-
props = _objectWithoutProperties$
|
|
13144
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13193
|
+
props = _objectWithoutProperties$1h(_ref, _excluded$1Q);
|
|
13194
|
+
return /*#__PURE__*/createElement("svg", _extends$1i({
|
|
13145
13195
|
viewBox: "0 0 152 139",
|
|
13146
13196
|
fill: "none",
|
|
13147
13197
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13148
13198
|
"aria-labelledby": titleId
|
|
13149
13199
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13150
13200
|
id: titleId
|
|
13151
|
-
}, title) : null, _g$
|
|
13201
|
+
}, title) : null, _g$g || (_g$g = /*#__PURE__*/createElement("g", {
|
|
13152
13202
|
clipPath: "url(#logo-openebooks-with-text-color_svg__clip0_53471_41905)"
|
|
13153
13203
|
}, /*#__PURE__*/createElement("path", {
|
|
13154
13204
|
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",
|
|
@@ -13187,23 +13237,23 @@ var SvgLogoOpenebooksWithTextColor = function SvgLogoOpenebooksWithTextColor(_re
|
|
|
13187
13237
|
})))));
|
|
13188
13238
|
};
|
|
13189
13239
|
|
|
13190
|
-
var _g$
|
|
13191
|
-
var _excluded$
|
|
13192
|
-
function _extends$
|
|
13193
|
-
function _objectWithoutProperties$
|
|
13194
|
-
function _objectWithoutPropertiesLoose$
|
|
13240
|
+
var _g$h, _defs$6;
|
|
13241
|
+
var _excluded$1R = ["title", "titleId"];
|
|
13242
|
+
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); }
|
|
13243
|
+
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; }
|
|
13244
|
+
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; }
|
|
13195
13245
|
var SvgLogoOpenebooksWithTextNegative = function SvgLogoOpenebooksWithTextNegative(_ref) {
|
|
13196
13246
|
var title = _ref.title,
|
|
13197
13247
|
titleId = _ref.titleId,
|
|
13198
|
-
props = _objectWithoutProperties$
|
|
13199
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13248
|
+
props = _objectWithoutProperties$1i(_ref, _excluded$1R);
|
|
13249
|
+
return /*#__PURE__*/createElement("svg", _extends$1j({
|
|
13200
13250
|
viewBox: "0 0 155 139",
|
|
13201
13251
|
fill: "none",
|
|
13202
13252
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13203
13253
|
"aria-labelledby": titleId
|
|
13204
13254
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13205
13255
|
id: titleId
|
|
13206
|
-
}, title) : null, _g$
|
|
13256
|
+
}, title) : null, _g$h || (_g$h = /*#__PURE__*/createElement("g", {
|
|
13207
13257
|
clipPath: "url(#logo-openebooks-with-text-negative_svg__clip0_54498_42322)"
|
|
13208
13258
|
}, /*#__PURE__*/createElement("path", {
|
|
13209
13259
|
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",
|
|
@@ -13269,15 +13319,15 @@ var SvgLogoOpenebooksWithTextNegative = function SvgLogoOpenebooksWithTextNegati
|
|
|
13269
13319
|
};
|
|
13270
13320
|
|
|
13271
13321
|
var _path$10;
|
|
13272
|
-
var _excluded$
|
|
13273
|
-
function _extends$
|
|
13274
|
-
function _objectWithoutProperties$
|
|
13275
|
-
function _objectWithoutPropertiesLoose$
|
|
13322
|
+
var _excluded$1S = ["title", "titleId"];
|
|
13323
|
+
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); }
|
|
13324
|
+
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; }
|
|
13325
|
+
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; }
|
|
13276
13326
|
var SvgLogoQplAltBlack = function SvgLogoQplAltBlack(_ref) {
|
|
13277
13327
|
var title = _ref.title,
|
|
13278
13328
|
titleId = _ref.titleId,
|
|
13279
|
-
props = _objectWithoutProperties$
|
|
13280
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13329
|
+
props = _objectWithoutProperties$1j(_ref, _excluded$1S);
|
|
13330
|
+
return /*#__PURE__*/createElement("svg", _extends$1k({
|
|
13281
13331
|
viewBox: "0 0 250 134",
|
|
13282
13332
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13283
13333
|
"aria-labelledby": titleId
|
|
@@ -13289,15 +13339,15 @@ var SvgLogoQplAltBlack = function SvgLogoQplAltBlack(_ref) {
|
|
|
13289
13339
|
};
|
|
13290
13340
|
|
|
13291
13341
|
var _path$11;
|
|
13292
|
-
var _excluded$
|
|
13293
|
-
function _extends$
|
|
13294
|
-
function _objectWithoutProperties$
|
|
13295
|
-
function _objectWithoutPropertiesLoose$
|
|
13342
|
+
var _excluded$1T = ["title", "titleId"];
|
|
13343
|
+
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); }
|
|
13344
|
+
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; }
|
|
13345
|
+
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; }
|
|
13296
13346
|
var SvgLogoQplAltWhite = function SvgLogoQplAltWhite(_ref) {
|
|
13297
13347
|
var title = _ref.title,
|
|
13298
13348
|
titleId = _ref.titleId,
|
|
13299
|
-
props = _objectWithoutProperties$
|
|
13300
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13349
|
+
props = _objectWithoutProperties$1k(_ref, _excluded$1T);
|
|
13350
|
+
return /*#__PURE__*/createElement("svg", _extends$1l({
|
|
13301
13351
|
viewBox: "0 0 250 134",
|
|
13302
13352
|
fill: "#fff",
|
|
13303
13353
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13310,15 +13360,15 @@ var SvgLogoQplAltWhite = function SvgLogoQplAltWhite(_ref) {
|
|
|
13310
13360
|
};
|
|
13311
13361
|
|
|
13312
13362
|
var _path$12, _path2$q, _path3$h, _path4$6, _path5$4;
|
|
13313
|
-
var _excluded$
|
|
13314
|
-
function _extends$
|
|
13315
|
-
function _objectWithoutProperties$
|
|
13316
|
-
function _objectWithoutPropertiesLoose$
|
|
13363
|
+
var _excluded$1U = ["title", "titleId"];
|
|
13364
|
+
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); }
|
|
13365
|
+
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; }
|
|
13366
|
+
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; }
|
|
13317
13367
|
var SvgLogoQplBlack = function SvgLogoQplBlack(_ref) {
|
|
13318
13368
|
var title = _ref.title,
|
|
13319
13369
|
titleId = _ref.titleId,
|
|
13320
|
-
props = _objectWithoutProperties$
|
|
13321
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13370
|
+
props = _objectWithoutProperties$1l(_ref, _excluded$1U);
|
|
13371
|
+
return /*#__PURE__*/createElement("svg", _extends$1m({
|
|
13322
13372
|
viewBox: "0 0 320 43",
|
|
13323
13373
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13324
13374
|
"aria-labelledby": titleId
|
|
@@ -13345,23 +13395,23 @@ var SvgLogoQplBlack = function SvgLogoQplBlack(_ref) {
|
|
|
13345
13395
|
})));
|
|
13346
13396
|
};
|
|
13347
13397
|
|
|
13348
|
-
var _g$
|
|
13349
|
-
var _excluded$
|
|
13350
|
-
function _extends$
|
|
13351
|
-
function _objectWithoutProperties$
|
|
13352
|
-
function _objectWithoutPropertiesLoose$
|
|
13398
|
+
var _g$i, _defs$7;
|
|
13399
|
+
var _excluded$1V = ["title", "titleId"];
|
|
13400
|
+
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); }
|
|
13401
|
+
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; }
|
|
13402
|
+
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; }
|
|
13353
13403
|
var SvgLogoQplColor = function SvgLogoQplColor(_ref) {
|
|
13354
13404
|
var title = _ref.title,
|
|
13355
13405
|
titleId = _ref.titleId,
|
|
13356
|
-
props = _objectWithoutProperties$
|
|
13357
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13406
|
+
props = _objectWithoutProperties$1m(_ref, _excluded$1V);
|
|
13407
|
+
return /*#__PURE__*/createElement("svg", _extends$1n({
|
|
13358
13408
|
viewBox: "0 0 355 48",
|
|
13359
13409
|
fill: "none",
|
|
13360
13410
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13361
13411
|
"aria-labelledby": titleId
|
|
13362
13412
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13363
13413
|
id: titleId
|
|
13364
|
-
}, title) : null, _g$
|
|
13414
|
+
}, title) : null, _g$i || (_g$i = /*#__PURE__*/createElement("g", {
|
|
13365
13415
|
clipPath: "url(#logo-qpl-color_svg__a)"
|
|
13366
13416
|
}, /*#__PURE__*/createElement("path", {
|
|
13367
13417
|
fillRule: "evenodd",
|
|
@@ -13401,15 +13451,15 @@ var SvgLogoQplColor = function SvgLogoQplColor(_ref) {
|
|
|
13401
13451
|
};
|
|
13402
13452
|
|
|
13403
13453
|
var _path$13, _path2$r, _path3$i, _path4$7, _path5$5;
|
|
13404
|
-
var _excluded$
|
|
13405
|
-
function _extends$
|
|
13406
|
-
function _objectWithoutProperties$
|
|
13407
|
-
function _objectWithoutPropertiesLoose$
|
|
13454
|
+
var _excluded$1W = ["title", "titleId"];
|
|
13455
|
+
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); }
|
|
13456
|
+
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; }
|
|
13457
|
+
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; }
|
|
13408
13458
|
var SvgLogoQplWhite = function SvgLogoQplWhite(_ref) {
|
|
13409
13459
|
var title = _ref.title,
|
|
13410
13460
|
titleId = _ref.titleId,
|
|
13411
|
-
props = _objectWithoutProperties$
|
|
13412
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13461
|
+
props = _objectWithoutProperties$1n(_ref, _excluded$1W);
|
|
13462
|
+
return /*#__PURE__*/createElement("svg", _extends$1o({
|
|
13413
13463
|
viewBox: "0 0 320 43",
|
|
13414
13464
|
fill: "#fff",
|
|
13415
13465
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13438,15 +13488,15 @@ var SvgLogoQplWhite = function SvgLogoQplWhite(_ref) {
|
|
|
13438
13488
|
};
|
|
13439
13489
|
|
|
13440
13490
|
var _path$14, _path2$s, _path3$j, _path4$8, _path5$6;
|
|
13441
|
-
var _excluded$
|
|
13442
|
-
function _extends$
|
|
13443
|
-
function _objectWithoutProperties$
|
|
13444
|
-
function _objectWithoutPropertiesLoose$
|
|
13491
|
+
var _excluded$1X = ["title", "titleId"];
|
|
13492
|
+
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); }
|
|
13493
|
+
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; }
|
|
13494
|
+
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; }
|
|
13445
13495
|
var SvgLogoReservoirIconColor = function SvgLogoReservoirIconColor(_ref) {
|
|
13446
13496
|
var title = _ref.title,
|
|
13447
13497
|
titleId = _ref.titleId,
|
|
13448
|
-
props = _objectWithoutProperties$
|
|
13449
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13498
|
+
props = _objectWithoutProperties$1o(_ref, _excluded$1X);
|
|
13499
|
+
return /*#__PURE__*/createElement("svg", _extends$1p({
|
|
13450
13500
|
viewBox: "0 0 105 129",
|
|
13451
13501
|
fill: "none",
|
|
13452
13502
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13471,23 +13521,23 @@ var SvgLogoReservoirIconColor = function SvgLogoReservoirIconColor(_ref) {
|
|
|
13471
13521
|
})));
|
|
13472
13522
|
};
|
|
13473
13523
|
|
|
13474
|
-
var _g$
|
|
13475
|
-
var _excluded$
|
|
13476
|
-
function _extends$
|
|
13477
|
-
function _objectWithoutProperties$
|
|
13478
|
-
function _objectWithoutPropertiesLoose$
|
|
13524
|
+
var _g$j;
|
|
13525
|
+
var _excluded$1Y = ["title", "titleId"];
|
|
13526
|
+
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); }
|
|
13527
|
+
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; }
|
|
13528
|
+
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; }
|
|
13479
13529
|
var SvgLogoReservoirVerticalColor = function SvgLogoReservoirVerticalColor(_ref) {
|
|
13480
13530
|
var title = _ref.title,
|
|
13481
13531
|
titleId = _ref.titleId,
|
|
13482
|
-
props = _objectWithoutProperties$
|
|
13483
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13532
|
+
props = _objectWithoutProperties$1p(_ref, _excluded$1Y);
|
|
13533
|
+
return /*#__PURE__*/createElement("svg", _extends$1q({
|
|
13484
13534
|
viewBox: "0 0 234 261",
|
|
13485
13535
|
fill: "none",
|
|
13486
13536
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13487
13537
|
"aria-labelledby": titleId
|
|
13488
13538
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13489
13539
|
id: titleId
|
|
13490
|
-
}, title) : null, _g$
|
|
13540
|
+
}, title) : null, _g$j || (_g$j = /*#__PURE__*/createElement("g", {
|
|
13491
13541
|
clipPath: "url(#logo-reservoir-vertical-color_svg__clip0_362_388)"
|
|
13492
13542
|
}, /*#__PURE__*/createElement("path", {
|
|
13493
13543
|
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",
|
|
@@ -13505,15 +13555,15 @@ var SvgLogoReservoirVerticalColor = function SvgLogoReservoirVerticalColor(_ref)
|
|
|
13505
13555
|
};
|
|
13506
13556
|
|
|
13507
13557
|
var _path$15, _path2$t, _path3$k, _path4$9, _path5$7;
|
|
13508
|
-
var _excluded$
|
|
13509
|
-
function _extends$
|
|
13510
|
-
function _objectWithoutProperties$
|
|
13511
|
-
function _objectWithoutPropertiesLoose$
|
|
13558
|
+
var _excluded$1Z = ["title", "titleId"];
|
|
13559
|
+
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); }
|
|
13560
|
+
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; }
|
|
13561
|
+
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; }
|
|
13512
13562
|
var SvgLogoSchomburgBlack = function SvgLogoSchomburgBlack(_ref) {
|
|
13513
13563
|
var title = _ref.title,
|
|
13514
13564
|
titleId = _ref.titleId,
|
|
13515
|
-
props = _objectWithoutProperties$
|
|
13516
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13565
|
+
props = _objectWithoutProperties$1q(_ref, _excluded$1Z);
|
|
13566
|
+
return /*#__PURE__*/createElement("svg", _extends$1r({
|
|
13517
13567
|
viewBox: "0 0 185 79",
|
|
13518
13568
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13519
13569
|
"aria-labelledby": titleId
|
|
@@ -13533,15 +13583,15 @@ var SvgLogoSchomburgBlack = function SvgLogoSchomburgBlack(_ref) {
|
|
|
13533
13583
|
};
|
|
13534
13584
|
|
|
13535
13585
|
var _path$16, _path2$u, _path3$l, _path4$a, _path5$8;
|
|
13536
|
-
var _excluded$
|
|
13537
|
-
function _extends$
|
|
13538
|
-
function _objectWithoutProperties$
|
|
13539
|
-
function _objectWithoutPropertiesLoose$
|
|
13586
|
+
var _excluded$1_ = ["title", "titleId"];
|
|
13587
|
+
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); }
|
|
13588
|
+
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; }
|
|
13589
|
+
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; }
|
|
13540
13590
|
var SvgLogoSchomburgCircleBlack = function SvgLogoSchomburgCircleBlack(_ref) {
|
|
13541
13591
|
var title = _ref.title,
|
|
13542
13592
|
titleId = _ref.titleId,
|
|
13543
|
-
props = _objectWithoutProperties$
|
|
13544
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13593
|
+
props = _objectWithoutProperties$1r(_ref, _excluded$1_);
|
|
13594
|
+
return /*#__PURE__*/createElement("svg", _extends$1s({
|
|
13545
13595
|
viewBox: "0 0 67 67",
|
|
13546
13596
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13547
13597
|
"aria-labelledby": titleId
|
|
@@ -13561,15 +13611,15 @@ var SvgLogoSchomburgCircleBlack = function SvgLogoSchomburgCircleBlack(_ref) {
|
|
|
13561
13611
|
};
|
|
13562
13612
|
|
|
13563
13613
|
var _path$17, _path2$v, _path3$m, _path4$b, _path5$9;
|
|
13564
|
-
var _excluded$
|
|
13565
|
-
function _extends$
|
|
13566
|
-
function _objectWithoutProperties$
|
|
13567
|
-
function _objectWithoutPropertiesLoose$
|
|
13614
|
+
var _excluded$1$ = ["title", "titleId"];
|
|
13615
|
+
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); }
|
|
13616
|
+
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; }
|
|
13617
|
+
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; }
|
|
13568
13618
|
var SvgLogoSchomburgCircleColor = function SvgLogoSchomburgCircleColor(_ref) {
|
|
13569
13619
|
var title = _ref.title,
|
|
13570
13620
|
titleId = _ref.titleId,
|
|
13571
|
-
props = _objectWithoutProperties$
|
|
13572
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13621
|
+
props = _objectWithoutProperties$1s(_ref, _excluded$1$);
|
|
13622
|
+
return /*#__PURE__*/createElement("svg", _extends$1t({
|
|
13573
13623
|
viewBox: "0 0 67 67",
|
|
13574
13624
|
fill: "none",
|
|
13575
13625
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13595,15 +13645,15 @@ var SvgLogoSchomburgCircleColor = function SvgLogoSchomburgCircleColor(_ref) {
|
|
|
13595
13645
|
};
|
|
13596
13646
|
|
|
13597
13647
|
var _path$18, _path2$w, _path3$n, _path4$c, _path5$a;
|
|
13598
|
-
var _excluded$
|
|
13599
|
-
function _extends$
|
|
13600
|
-
function _objectWithoutProperties$
|
|
13601
|
-
function _objectWithoutPropertiesLoose$
|
|
13648
|
+
var _excluded$20 = ["title", "titleId"];
|
|
13649
|
+
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); }
|
|
13650
|
+
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; }
|
|
13651
|
+
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; }
|
|
13602
13652
|
var SvgLogoSchomburgCircleWhite = function SvgLogoSchomburgCircleWhite(_ref) {
|
|
13603
13653
|
var title = _ref.title,
|
|
13604
13654
|
titleId = _ref.titleId,
|
|
13605
|
-
props = _objectWithoutProperties$
|
|
13606
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13655
|
+
props = _objectWithoutProperties$1t(_ref, _excluded$20);
|
|
13656
|
+
return /*#__PURE__*/createElement("svg", _extends$1u({
|
|
13607
13657
|
viewBox: "0 0 67 67",
|
|
13608
13658
|
fill: "#fff",
|
|
13609
13659
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13624,15 +13674,15 @@ var SvgLogoSchomburgCircleWhite = function SvgLogoSchomburgCircleWhite(_ref) {
|
|
|
13624
13674
|
};
|
|
13625
13675
|
|
|
13626
13676
|
var _path$19, _path2$x, _path3$o, _path4$d, _path5$b, _path6$4, _path7$4;
|
|
13627
|
-
var _excluded$
|
|
13628
|
-
function _extends$
|
|
13629
|
-
function _objectWithoutProperties$
|
|
13630
|
-
function _objectWithoutPropertiesLoose$
|
|
13677
|
+
var _excluded$21 = ["title", "titleId"];
|
|
13678
|
+
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); }
|
|
13679
|
+
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; }
|
|
13680
|
+
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; }
|
|
13631
13681
|
var SvgLogoSchomburgColor = function SvgLogoSchomburgColor(_ref) {
|
|
13632
13682
|
var title = _ref.title,
|
|
13633
13683
|
titleId = _ref.titleId,
|
|
13634
|
-
props = _objectWithoutProperties$
|
|
13635
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13684
|
+
props = _objectWithoutProperties$1u(_ref, _excluded$21);
|
|
13685
|
+
return /*#__PURE__*/createElement("svg", _extends$1v({
|
|
13636
13686
|
viewBox: "0 0 185 79",
|
|
13637
13687
|
fill: "none",
|
|
13638
13688
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13664,15 +13714,15 @@ var SvgLogoSchomburgColor = function SvgLogoSchomburgColor(_ref) {
|
|
|
13664
13714
|
};
|
|
13665
13715
|
|
|
13666
13716
|
var _path$1a, _path2$y, _path3$p, _path4$e, _path5$c;
|
|
13667
|
-
var _excluded$
|
|
13668
|
-
function _extends$
|
|
13669
|
-
function _objectWithoutProperties$
|
|
13670
|
-
function _objectWithoutPropertiesLoose$
|
|
13717
|
+
var _excluded$22 = ["title", "titleId"];
|
|
13718
|
+
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); }
|
|
13719
|
+
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; }
|
|
13720
|
+
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; }
|
|
13671
13721
|
var SvgLogoSchomburgWhite = function SvgLogoSchomburgWhite(_ref) {
|
|
13672
13722
|
var title = _ref.title,
|
|
13673
13723
|
titleId = _ref.titleId,
|
|
13674
|
-
props = _objectWithoutProperties$
|
|
13675
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13724
|
+
props = _objectWithoutProperties$1v(_ref, _excluded$22);
|
|
13725
|
+
return /*#__PURE__*/createElement("svg", _extends$1w({
|
|
13676
13726
|
viewBox: "0 0 185 79",
|
|
13677
13727
|
fill: "#fff",
|
|
13678
13728
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13692,22 +13742,22 @@ var SvgLogoSchomburgWhite = function SvgLogoSchomburgWhite(_ref) {
|
|
|
13692
13742
|
})));
|
|
13693
13743
|
};
|
|
13694
13744
|
|
|
13695
|
-
var _g$
|
|
13696
|
-
var _excluded$
|
|
13697
|
-
function _extends$
|
|
13698
|
-
function _objectWithoutProperties$
|
|
13699
|
-
function _objectWithoutPropertiesLoose$
|
|
13745
|
+
var _g$k, _defs$8;
|
|
13746
|
+
var _excluded$23 = ["title", "titleId"];
|
|
13747
|
+
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); }
|
|
13748
|
+
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; }
|
|
13749
|
+
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; }
|
|
13700
13750
|
var SvgLogoSimplyeBlack = function SvgLogoSimplyeBlack(_ref) {
|
|
13701
13751
|
var title = _ref.title,
|
|
13702
13752
|
titleId = _ref.titleId,
|
|
13703
|
-
props = _objectWithoutProperties$
|
|
13704
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13753
|
+
props = _objectWithoutProperties$1w(_ref, _excluded$23);
|
|
13754
|
+
return /*#__PURE__*/createElement("svg", _extends$1x({
|
|
13705
13755
|
viewBox: "0 0 512 148",
|
|
13706
13756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13707
13757
|
"aria-labelledby": titleId
|
|
13708
13758
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13709
13759
|
id: titleId
|
|
13710
|
-
}, title) : null, _g$
|
|
13760
|
+
}, title) : null, _g$k || (_g$k = /*#__PURE__*/createElement("g", {
|
|
13711
13761
|
clipPath: "url(#logo-simplye-black_svg__a)"
|
|
13712
13762
|
}, /*#__PURE__*/createElement("path", {
|
|
13713
13763
|
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"
|
|
@@ -13724,23 +13774,23 @@ var SvgLogoSimplyeBlack = function SvgLogoSimplyeBlack(_ref) {
|
|
|
13724
13774
|
})))));
|
|
13725
13775
|
};
|
|
13726
13776
|
|
|
13727
|
-
var _g$
|
|
13728
|
-
var _excluded$
|
|
13729
|
-
function _extends$
|
|
13730
|
-
function _objectWithoutProperties$
|
|
13731
|
-
function _objectWithoutPropertiesLoose$
|
|
13777
|
+
var _g$l, _defs$9;
|
|
13778
|
+
var _excluded$24 = ["title", "titleId"];
|
|
13779
|
+
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); }
|
|
13780
|
+
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; }
|
|
13781
|
+
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; }
|
|
13732
13782
|
var SvgLogoSimplyeWhite = function SvgLogoSimplyeWhite(_ref) {
|
|
13733
13783
|
var title = _ref.title,
|
|
13734
13784
|
titleId = _ref.titleId,
|
|
13735
|
-
props = _objectWithoutProperties$
|
|
13736
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13785
|
+
props = _objectWithoutProperties$1x(_ref, _excluded$24);
|
|
13786
|
+
return /*#__PURE__*/createElement("svg", _extends$1y({
|
|
13737
13787
|
viewBox: "0 0 512 148",
|
|
13738
13788
|
fill: "#fff",
|
|
13739
13789
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13740
13790
|
"aria-labelledby": titleId
|
|
13741
13791
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13742
13792
|
id: titleId
|
|
13743
|
-
}, title) : null, _g$
|
|
13793
|
+
}, title) : null, _g$l || (_g$l = /*#__PURE__*/createElement("g", {
|
|
13744
13794
|
clipPath: "url(#logo-simplye-white_svg__a)"
|
|
13745
13795
|
}, /*#__PURE__*/createElement("path", {
|
|
13746
13796
|
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"
|
|
@@ -13756,23 +13806,23 @@ var SvgLogoSimplyeWhite = function SvgLogoSimplyeWhite(_ref) {
|
|
|
13756
13806
|
})))));
|
|
13757
13807
|
};
|
|
13758
13808
|
|
|
13759
|
-
var _g$
|
|
13760
|
-
var _excluded$
|
|
13761
|
-
function _extends$
|
|
13762
|
-
function _objectWithoutProperties$
|
|
13763
|
-
function _objectWithoutPropertiesLoose$
|
|
13809
|
+
var _g$m, _defs$a;
|
|
13810
|
+
var _excluded$25 = ["title", "titleId"];
|
|
13811
|
+
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); }
|
|
13812
|
+
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; }
|
|
13813
|
+
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; }
|
|
13764
13814
|
var SvgLogoSimplyeColor = function SvgLogoSimplyeColor(_ref) {
|
|
13765
13815
|
var title = _ref.title,
|
|
13766
13816
|
titleId = _ref.titleId,
|
|
13767
|
-
props = _objectWithoutProperties$
|
|
13768
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13817
|
+
props = _objectWithoutProperties$1y(_ref, _excluded$25);
|
|
13818
|
+
return /*#__PURE__*/createElement("svg", _extends$1z({
|
|
13769
13819
|
viewBox: "0 0 682 196",
|
|
13770
13820
|
fill: "none",
|
|
13771
13821
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13772
13822
|
"aria-labelledby": titleId
|
|
13773
13823
|
}, props), title ? /*#__PURE__*/createElement("title", {
|
|
13774
13824
|
id: titleId
|
|
13775
|
-
}, title) : null, _g$
|
|
13825
|
+
}, title) : null, _g$m || (_g$m = /*#__PURE__*/createElement("g", {
|
|
13776
13826
|
clipPath: "url(#logo-simplye-color_svg__a)"
|
|
13777
13827
|
}, /*#__PURE__*/createElement("path", {
|
|
13778
13828
|
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",
|
|
@@ -13796,15 +13846,15 @@ var SvgLogoSimplyeColor = function SvgLogoSimplyeColor(_ref) {
|
|
|
13796
13846
|
};
|
|
13797
13847
|
|
|
13798
13848
|
var _path$1b;
|
|
13799
|
-
var _excluded$
|
|
13800
|
-
function _extends$
|
|
13801
|
-
function _objectWithoutProperties$
|
|
13802
|
-
function _objectWithoutPropertiesLoose$
|
|
13849
|
+
var _excluded$26 = ["title", "titleId"];
|
|
13850
|
+
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); }
|
|
13851
|
+
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; }
|
|
13852
|
+
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; }
|
|
13803
13853
|
var SvgLogoSnflBlack = function SvgLogoSnflBlack(_ref) {
|
|
13804
13854
|
var title = _ref.title,
|
|
13805
13855
|
titleId = _ref.titleId,
|
|
13806
|
-
props = _objectWithoutProperties$
|
|
13807
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13856
|
+
props = _objectWithoutProperties$1z(_ref, _excluded$26);
|
|
13857
|
+
return /*#__PURE__*/createElement("svg", _extends$1A({
|
|
13808
13858
|
viewBox: "0 0 84 111",
|
|
13809
13859
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13810
13860
|
"aria-labelledby": titleId
|
|
@@ -13816,15 +13866,15 @@ var SvgLogoSnflBlack = function SvgLogoSnflBlack(_ref) {
|
|
|
13816
13866
|
};
|
|
13817
13867
|
|
|
13818
13868
|
var _path$1c;
|
|
13819
|
-
var _excluded$
|
|
13820
|
-
function _extends$
|
|
13821
|
-
function _objectWithoutProperties$
|
|
13822
|
-
function _objectWithoutPropertiesLoose$
|
|
13869
|
+
var _excluded$27 = ["title", "titleId"];
|
|
13870
|
+
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); }
|
|
13871
|
+
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; }
|
|
13872
|
+
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; }
|
|
13823
13873
|
var SvgLogoSnflWhite = function SvgLogoSnflWhite(_ref) {
|
|
13824
13874
|
var title = _ref.title,
|
|
13825
13875
|
titleId = _ref.titleId,
|
|
13826
|
-
props = _objectWithoutProperties$
|
|
13827
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13876
|
+
props = _objectWithoutProperties$1A(_ref, _excluded$27);
|
|
13877
|
+
return /*#__PURE__*/createElement("svg", _extends$1B({
|
|
13828
13878
|
viewBox: "0 0 84 111",
|
|
13829
13879
|
fill: "#fff",
|
|
13830
13880
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13837,15 +13887,15 @@ var SvgLogoSnflWhite = function SvgLogoSnflWhite(_ref) {
|
|
|
13837
13887
|
};
|
|
13838
13888
|
|
|
13839
13889
|
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;
|
|
13840
|
-
var _excluded$
|
|
13841
|
-
function _extends$
|
|
13842
|
-
function _objectWithoutProperties$
|
|
13843
|
-
function _objectWithoutPropertiesLoose$
|
|
13890
|
+
var _excluded$28 = ["title", "titleId"];
|
|
13891
|
+
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); }
|
|
13892
|
+
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; }
|
|
13893
|
+
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; }
|
|
13844
13894
|
var SvgLogoTreasuresColor = function SvgLogoTreasuresColor(_ref) {
|
|
13845
13895
|
var title = _ref.title,
|
|
13846
13896
|
titleId = _ref.titleId,
|
|
13847
|
-
props = _objectWithoutProperties$
|
|
13848
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
13897
|
+
props = _objectWithoutProperties$1B(_ref, _excluded$28);
|
|
13898
|
+
return /*#__PURE__*/createElement("svg", _extends$1C({
|
|
13849
13899
|
viewBox: "0 0 324 265",
|
|
13850
13900
|
fill: "none",
|
|
13851
13901
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -14021,15 +14071,15 @@ var SvgLogoTreasuresColor = function SvgLogoTreasuresColor(_ref) {
|
|
|
14021
14071
|
};
|
|
14022
14072
|
|
|
14023
14073
|
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;
|
|
14024
|
-
var _excluded$
|
|
14025
|
-
function _extends$
|
|
14026
|
-
function _objectWithoutProperties$
|
|
14027
|
-
function _objectWithoutPropertiesLoose$
|
|
14074
|
+
var _excluded$29 = ["title", "titleId"];
|
|
14075
|
+
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); }
|
|
14076
|
+
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; }
|
|
14077
|
+
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; }
|
|
14028
14078
|
var SvgLogoTreasuresColorNegative = function SvgLogoTreasuresColorNegative(_ref) {
|
|
14029
14079
|
var title = _ref.title,
|
|
14030
14080
|
titleId = _ref.titleId,
|
|
14031
|
-
props = _objectWithoutProperties$
|
|
14032
|
-
return /*#__PURE__*/createElement("svg", _extends$
|
|
14081
|
+
props = _objectWithoutProperties$1C(_ref, _excluded$29);
|
|
14082
|
+
return /*#__PURE__*/createElement("svg", _extends$1D({
|
|
14033
14083
|
viewBox: "0 0 327 266",
|
|
14034
14084
|
fill: "none",
|
|
14035
14085
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -14224,7 +14274,9 @@ var logoSvgs = {
|
|
|
14224
14274
|
mlnBlack: SvgLogoMlnBlack,
|
|
14225
14275
|
mlnColor: SvgLogoMlnColor,
|
|
14226
14276
|
mlnWhite: SvgLogoMlnWhite,
|
|
14277
|
+
nycdoeBlack: SvgLogoNycdoeBlack,
|
|
14227
14278
|
nycdoeColor: SvgLogoNycdoeColor,
|
|
14279
|
+
nycdoeWhite: SvgLogoNycdoeWhite,
|
|
14228
14280
|
nyplFullBlack: SvgLogoNyplFullBlack,
|
|
14229
14281
|
nyplFullWhite: SvgLogoNyplFullWhite,
|
|
14230
14282
|
nyplLionBlack: SvgLogoNyplLionBlack,
|
|
@@ -14257,7 +14309,7 @@ var logoSvgs = {
|
|
|
14257
14309
|
treasuresColorNegative: SvgLogoTreasuresColorNegative
|
|
14258
14310
|
};
|
|
14259
14311
|
|
|
14260
|
-
var _excluded$
|
|
14312
|
+
var _excluded$2a = ["children", "className", "decorative", "id", "name", "size", "title"];
|
|
14261
14313
|
/**
|
|
14262
14314
|
* The `Logo` component renders SVG-based logos and color variants that are
|
|
14263
14315
|
* commonly used by the New York Public Library.
|
|
@@ -14274,7 +14326,7 @@ var Logo$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref)
|
|
|
14274
14326
|
size = _props$size === void 0 ? "medium" : _props$size,
|
|
14275
14327
|
_props$title = props.title,
|
|
14276
14328
|
title = _props$title === void 0 ? name + " logo" : _props$title,
|
|
14277
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
14329
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2a);
|
|
14278
14330
|
var styles = useStyleConfig("Logo", {
|
|
14279
14331
|
size: size
|
|
14280
14332
|
});
|
|
@@ -14375,7 +14427,7 @@ var link$1 = {
|
|
|
14375
14427
|
}]
|
|
14376
14428
|
};
|
|
14377
14429
|
|
|
14378
|
-
var _excluded$
|
|
14430
|
+
var _excluded$2b = ["className", "id"];
|
|
14379
14431
|
/**
|
|
14380
14432
|
* This `Footer` component renders the NYPL-branded footer elements such
|
|
14381
14433
|
* as navigational NYPL.org links, social media links, copyright, and
|
|
@@ -14385,7 +14437,7 @@ var Footer$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (_ref, ref)
|
|
|
14385
14437
|
var className = _ref.className,
|
|
14386
14438
|
_ref$id = _ref.id,
|
|
14387
14439
|
id = _ref$id === void 0 ? "footer" : _ref$id,
|
|
14388
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
14440
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
|
|
14389
14441
|
var styles = useMultiStyleConfig("Footer", {});
|
|
14390
14442
|
var nyplLinks = link$1.nyplLinks.map(function (links, index) {
|
|
14391
14443
|
return React__default.createElement(List$1, {
|
|
@@ -14454,11 +14506,11 @@ var Footer$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (_ref, ref)
|
|
|
14454
14506
|
})));
|
|
14455
14507
|
}));
|
|
14456
14508
|
|
|
14457
|
-
var _excluded$
|
|
14509
|
+
var _excluded$2c = ["align", "className"];
|
|
14458
14510
|
var HorizontalRule$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref) {
|
|
14459
14511
|
var align = props.align,
|
|
14460
14512
|
className = props.className,
|
|
14461
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
14513
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2c);
|
|
14462
14514
|
var styles = useStyleConfig("HorizontalRule", {
|
|
14463
14515
|
align: align
|
|
14464
14516
|
});
|
|
@@ -14474,7 +14526,7 @@ var HorizontalRule$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (pr
|
|
|
14474
14526
|
}, rest));
|
|
14475
14527
|
}));
|
|
14476
14528
|
|
|
14477
|
-
var _excluded$
|
|
14529
|
+
var _excluded$2d = ["className", "id", "target"];
|
|
14478
14530
|
/**
|
|
14479
14531
|
* SkipNavigation is a component that is used to provide a navigational list of
|
|
14480
14532
|
* links. The first link is used to skip to the main content of the page using
|
|
@@ -14486,7 +14538,7 @@ var SkipNavigation$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (pr
|
|
|
14486
14538
|
id = props.id,
|
|
14487
14539
|
_props$target = props.target,
|
|
14488
14540
|
target = _props$target === void 0 ? "#mainContent" : _props$target,
|
|
14489
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
14541
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2d);
|
|
14490
14542
|
var styles = useStyleConfig("SkipNavigation");
|
|
14491
14543
|
return React__default.createElement(Box, Object.assign({
|
|
14492
14544
|
as: "nav",
|
|
@@ -15460,7 +15512,7 @@ var Header$1 = /*#__PURE__*/chakra(function (_ref) {
|
|
|
15460
15512
|
}))));
|
|
15461
15513
|
});
|
|
15462
15514
|
|
|
15463
|
-
var _excluded$
|
|
15515
|
+
var _excluded$2e = ["backgroundColor", "backgroundImageSrc", "foregroundColor", "heading", "heroType", "imageProps", "locationDetails", "subHeaderText"];
|
|
15464
15516
|
// Only used for internal purposes.
|
|
15465
15517
|
var heroSecondaryTypes = ["secondary", "secondaryBooksAndMore", "secondaryLocations", "secondaryResearch", "secondaryWhatsOn"];
|
|
15466
15518
|
var Hero$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref) {
|
|
@@ -15476,7 +15528,7 @@ var Hero$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref)
|
|
|
15476
15528
|
} : _props$imageProps,
|
|
15477
15529
|
locationDetails = props.locationDetails,
|
|
15478
15530
|
subHeaderText = props.subHeaderText,
|
|
15479
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
15531
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2e);
|
|
15480
15532
|
var styles = useMultiStyleConfig("Hero", {
|
|
15481
15533
|
variant: heroType
|
|
15482
15534
|
});
|
|
@@ -15535,13 +15587,19 @@ var Hero$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref)
|
|
|
15535
15587
|
} else if (foregroundColor || backgroundColor) {
|
|
15536
15588
|
console.warn("NYPL Reservoir Hero: The `foregroundColor` and/or `backgroundColor` " + "props have been passed, but the `'secondary'` `heroType` " + "variant will not use them.");
|
|
15537
15589
|
}
|
|
15538
|
-
var childrenToRender = heroType === "campaign" ? React__default.createElement(React__default.Fragment, null, React__default.createElement(
|
|
15590
|
+
var childrenToRender = heroType === "campaign" ? React__default.createElement(React__default.Fragment, null, React__default.createElement(Box, {
|
|
15591
|
+
__css: _extends({}, styles.imgWrapper, {
|
|
15592
|
+
backgroundImage: "url(" + imageProps.src + ")"
|
|
15593
|
+
})
|
|
15594
|
+
}, React__default.createElement(Image, {
|
|
15539
15595
|
alt: imageProps.alt,
|
|
15540
15596
|
src: imageProps.src
|
|
15541
|
-
}), React__default.createElement(Box, {
|
|
15597
|
+
})), React__default.createElement(Box, {
|
|
15542
15598
|
__css: styles.interior
|
|
15543
15599
|
}, finalHeading, subHeaderText)) : React__default.createElement(React__default.Fragment, null, heroType !== "primary" && heroType !== "tertiary" && React__default.createElement(Box, {
|
|
15544
|
-
__css: styles.imgWrapper
|
|
15600
|
+
__css: _extends({}, styles.imgWrapper, {
|
|
15601
|
+
backgroundImage: heroType === "fiftyFifty" ? "url(" + imageProps.src + ")" : undefined
|
|
15602
|
+
})
|
|
15545
15603
|
}, React__default.createElement(Image, {
|
|
15546
15604
|
alt: imageProps.alt,
|
|
15547
15605
|
src: imageProps.src
|
|
@@ -15565,7 +15623,7 @@ var Hero$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref)
|
|
|
15565
15623
|
}
|
|
15566
15624
|
});
|
|
15567
15625
|
|
|
15568
|
-
var _excluded$
|
|
15626
|
+
var _excluded$2f = ["bodyContent", "closeButtonLabel", "headingText", "id", "isOpen", "onClose"],
|
|
15569
15627
|
_excluded2$6 = ["buttonText", "id", "modalProps"],
|
|
15570
15628
|
_excluded3$4 = ["bodyContent", "closeButtonLabel", "headingText", "id"];
|
|
15571
15629
|
var BaseModal = /*#__PURE__*/chakra(function (_ref) {
|
|
@@ -15576,7 +15634,7 @@ var BaseModal = /*#__PURE__*/chakra(function (_ref) {
|
|
|
15576
15634
|
id = _ref.id,
|
|
15577
15635
|
isOpen = _ref.isOpen,
|
|
15578
15636
|
onClose = _ref.onClose,
|
|
15579
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
15637
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2f);
|
|
15580
15638
|
var xlarge = "xl";
|
|
15581
15639
|
var fullSize = "full";
|
|
15582
15640
|
var _useNYPLBreakpoints = useNYPLBreakpoints(),
|
|
@@ -15657,7 +15715,7 @@ function useModal() {
|
|
|
15657
15715
|
};
|
|
15658
15716
|
}
|
|
15659
15717
|
|
|
15660
|
-
var _excluded$
|
|
15718
|
+
var _excluded$2g = ["className", "currentPage", "getPageHref", "id", "initialPage", "onPageChange", "pageCount"];
|
|
15661
15719
|
/**
|
|
15662
15720
|
* A component that provides a navigational list of page items.
|
|
15663
15721
|
*/
|
|
@@ -15670,7 +15728,7 @@ var Pagination$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props,
|
|
|
15670
15728
|
initialPage = _props$initialPage === void 0 ? 1 : _props$initialPage,
|
|
15671
15729
|
onPageChange = props.onPageChange,
|
|
15672
15730
|
pageCount = props.pageCount,
|
|
15673
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
15731
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2g);
|
|
15674
15732
|
var refCurrentPage = useRef(currentPage);
|
|
15675
15733
|
var _useState = useState(initialPage),
|
|
15676
15734
|
selectedPage = _useState[0],
|
|
@@ -15863,7 +15921,7 @@ var Pagination$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props,
|
|
|
15863
15921
|
}, previousLiLink, getPaginationNumbers(selectedPage), nextLiLink));
|
|
15864
15922
|
}));
|
|
15865
15923
|
|
|
15866
|
-
var _excluded$
|
|
15924
|
+
var _excluded$2h = ["darkMode", "id", "indicatorType", "isIndeterminate", "labelText", "showLabel", "size", "value"];
|
|
15867
15925
|
/**
|
|
15868
15926
|
* A component that displays a progress status for any task that takes a long
|
|
15869
15927
|
* time to complete or consists of multiple steps. Examples include downloading,
|
|
@@ -15884,7 +15942,7 @@ var ProgressIndicator$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function
|
|
|
15884
15942
|
size = _props$size === void 0 ? "default" : _props$size,
|
|
15885
15943
|
_props$value = props.value,
|
|
15886
15944
|
value = _props$value === void 0 ? 0 : _props$value,
|
|
15887
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
15945
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2h);
|
|
15888
15946
|
var styles = useMultiStyleConfig("ProgressIndicator", {
|
|
15889
15947
|
darkMode: darkMode,
|
|
15890
15948
|
size: size
|
|
@@ -15943,7 +16001,7 @@ var ProgressIndicator$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function
|
|
|
15943
16001
|
}, rest), progressComponent(indicatorType));
|
|
15944
16002
|
}));
|
|
15945
16003
|
|
|
15946
|
-
var _excluded$
|
|
16004
|
+
var _excluded$2i = ["children", "className", "helperText", "id", "invalidText", "isDisabled", "isInvalid", "isRequired", "labelPosition", "labelText", "name", "onChange", "placeholder", "selectType", "showHelperInvalidText", "showLabel", "showRequiredLabel", "value"];
|
|
15947
16005
|
/**
|
|
15948
16006
|
* Component that renders Chakra's `Select` component along with an accessible
|
|
15949
16007
|
* `Label` and optional `HelperErrorText` component.
|
|
@@ -15976,7 +16034,7 @@ var Select$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref
|
|
|
15976
16034
|
showRequiredLabel = _props$showRequiredLa === void 0 ? true : _props$showRequiredLa,
|
|
15977
16035
|
_props$value = props.value,
|
|
15978
16036
|
value = _props$value === void 0 ? "" : _props$value,
|
|
15979
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16037
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2i);
|
|
15980
16038
|
var _useState = useState(0),
|
|
15981
16039
|
labelWidth = _useState[0],
|
|
15982
16040
|
setLabelWidth = _useState[1];
|
|
@@ -16061,7 +16119,7 @@ var Select$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref
|
|
|
16061
16119
|
}), children)));
|
|
16062
16120
|
}));
|
|
16063
16121
|
|
|
16064
|
-
var _excluded$
|
|
16122
|
+
var _excluded$2j = ["action", "buttonOnClick", "className", "descriptionText", "headingText", "helperText", "id", "invalidText", "isDisabled", "isInvalid", "isRequired", "labelText", "method", "noBrandButtonType", "onSubmit", "selectProps", "textInputElement", "textInputProps"];
|
|
16065
16123
|
/**
|
|
16066
16124
|
* Renders a wrapper `form` element to be used with `Select` (optional),
|
|
16067
16125
|
* `Input`, and `Button` components together.
|
|
@@ -16089,7 +16147,7 @@ var SearchBar$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props,
|
|
|
16089
16147
|
selectProps = props.selectProps,
|
|
16090
16148
|
textInputElement = props.textInputElement,
|
|
16091
16149
|
textInputProps = props.textInputProps,
|
|
16092
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16150
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2j);
|
|
16093
16151
|
var styles = useMultiStyleConfig("SearchBar", {});
|
|
16094
16152
|
var stateProps = {
|
|
16095
16153
|
helperText: "",
|
|
@@ -16133,6 +16191,7 @@ var SearchBar$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props,
|
|
|
16133
16191
|
}));
|
|
16134
16192
|
// Render the `TextInput` component.
|
|
16135
16193
|
var textInputNative = textInputProps && React__default.createElement(TextInput, Object.assign({
|
|
16194
|
+
defaultValue: textInputProps == null ? void 0 : textInputProps.defaultValue,
|
|
16136
16195
|
id: (textInputProps == null ? void 0 : textInputProps.id) || "searchbar-textinput-" + id,
|
|
16137
16196
|
isClearable: textInputProps == null ? void 0 : textInputProps.isClearable,
|
|
16138
16197
|
isClearableCallback: textInputProps == null ? void 0 : textInputProps.isClearableCallback,
|
|
@@ -16186,7 +16245,7 @@ var SearchBar$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props,
|
|
|
16186
16245
|
}, selectElem, textInputElem, buttonElem));
|
|
16187
16246
|
}));
|
|
16188
16247
|
|
|
16189
|
-
var _excluded$
|
|
16248
|
+
var _excluded$2k = ["className", "contentSize", "headingSize", "imageAspectRatio", "isBordered", "layout", "showButton", "showContent", "showHeading", "showImage", "width"];
|
|
16190
16249
|
/**
|
|
16191
16250
|
* The `SkeletonLoader` component renders a placeholder to be used while
|
|
16192
16251
|
* dynamic content is loading.
|
|
@@ -16212,7 +16271,7 @@ var SkeletonLoader$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (pr
|
|
|
16212
16271
|
_props$showImage = props.showImage,
|
|
16213
16272
|
showImage = _props$showImage === void 0 ? true : _props$showImage,
|
|
16214
16273
|
width = props.width,
|
|
16215
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16274
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2k);
|
|
16216
16275
|
var styles = useMultiStyleConfig("SkeletonLoader", {
|
|
16217
16276
|
isBordered: isBordered,
|
|
16218
16277
|
imageAspectRatio: imageAspectRatio,
|
|
@@ -16270,7 +16329,7 @@ var SkeletonLoader$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (pr
|
|
|
16270
16329
|
})))));
|
|
16271
16330
|
}));
|
|
16272
16331
|
|
|
16273
|
-
var _excluded$
|
|
16332
|
+
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"];
|
|
16274
16333
|
/**
|
|
16275
16334
|
* The `Slider` component renders a singular value slider or a range slider
|
|
16276
16335
|
* with a min and max value. The value(s) can be updated through the slider
|
|
@@ -16313,7 +16372,7 @@ var Slider = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref)
|
|
|
16313
16372
|
step = _props$step === void 0 ? 1 : _props$step,
|
|
16314
16373
|
_props$value = props.value,
|
|
16315
16374
|
value = _props$value === void 0 ? isRangeSlider ? typeof defaultValue === "number" ? [min, max] : defaultValue : defaultValue : _props$value,
|
|
16316
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16375
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2l);
|
|
16317
16376
|
if (!id) {
|
|
16318
16377
|
console.warn("NYPL Reservoir Slider: This component's required `id` prop was not passed.");
|
|
16319
16378
|
}
|
|
@@ -16357,7 +16416,6 @@ var Slider = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref)
|
|
|
16357
16416
|
_onChange && _onChange(val);
|
|
16358
16417
|
},
|
|
16359
16418
|
onChangeEnd: function onChangeEnd(val) {
|
|
16360
|
-
setCurrentValue(val);
|
|
16361
16419
|
_onChangeEnd && _onChangeEnd(val);
|
|
16362
16420
|
},
|
|
16363
16421
|
step: step,
|
|
@@ -16507,7 +16565,7 @@ var Slider = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref)
|
|
|
16507
16565
|
}, max), showBoxes && getTextInput("end")));
|
|
16508
16566
|
}));
|
|
16509
16567
|
|
|
16510
|
-
var _excluded$
|
|
16568
|
+
var _excluded$2m = ["children", "className", "id", "level"];
|
|
16511
16569
|
/**
|
|
16512
16570
|
* The `StatusBadge` component is used to display a visual badge for three
|
|
16513
16571
|
* different status levels.
|
|
@@ -16518,7 +16576,7 @@ var StatusBadge$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props
|
|
|
16518
16576
|
id = props.id,
|
|
16519
16577
|
_props$level = props.level,
|
|
16520
16578
|
level = _props$level === void 0 ? "low" : _props$level,
|
|
16521
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16579
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2m);
|
|
16522
16580
|
var styles = useStyleConfig("StatusBadge", {
|
|
16523
16581
|
variant: level
|
|
16524
16582
|
});
|
|
@@ -16533,7 +16591,7 @@ var StatusBadge$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props
|
|
|
16533
16591
|
}, rest), children);
|
|
16534
16592
|
}));
|
|
16535
16593
|
|
|
16536
|
-
var _excluded$
|
|
16594
|
+
var _excluded$2n = ["calloutText", "className", "headingText", "id", "imageProps", "bodyContent"];
|
|
16537
16595
|
/**
|
|
16538
16596
|
* Internal component used in the `StructuredContent` component
|
|
16539
16597
|
* that renders the DS `Image` component.
|
|
@@ -16583,7 +16641,7 @@ var StructuredContent$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function
|
|
|
16583
16641
|
src: ""
|
|
16584
16642
|
} : _props$imageProps,
|
|
16585
16643
|
bodyContent = props.bodyContent,
|
|
16586
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16644
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2n);
|
|
16587
16645
|
var hasImage = imageProps.src || imageProps.component;
|
|
16588
16646
|
var hasFigureImage = imageProps.caption || imageProps.credit;
|
|
16589
16647
|
var styles = useMultiStyleConfig("StructuredContent", {
|
|
@@ -16716,7 +16774,7 @@ var useCarouselStyles = function useCarouselStyles(slidesCount, slideWidth) {
|
|
|
16716
16774
|
};
|
|
16717
16775
|
};
|
|
16718
16776
|
|
|
16719
|
-
var _excluded$
|
|
16777
|
+
var _excluded$2o = ["children", "defaultIndex", "id", "onChange", "tabsData", "useHash"];
|
|
16720
16778
|
/**
|
|
16721
16779
|
* An internal function used to update the hash in the URL.
|
|
16722
16780
|
* This function is only used when `useHash` is `true`.
|
|
@@ -16818,7 +16876,7 @@ var Tabs = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref) {
|
|
|
16818
16876
|
tabsData = props.tabsData,
|
|
16819
16877
|
_props$useHash = props.useHash,
|
|
16820
16878
|
useHash = _props$useHash === void 0 ? false : _props$useHash,
|
|
16821
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
16879
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2o);
|
|
16822
16880
|
var styles = useMultiStyleConfig("Tabs", {});
|
|
16823
16881
|
// Just an estimate of the tab width for the mobile carousel.
|
|
16824
16882
|
var initTabWidth = 65;
|
|
@@ -16850,7 +16908,7 @@ var Tabs = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref) {
|
|
|
16850
16908
|
}
|
|
16851
16909
|
}, [goToStart, isLargerThanMobile]);
|
|
16852
16910
|
var previousButton = React__default.createElement(Button, {
|
|
16853
|
-
"aria-label": "
|
|
16911
|
+
"aria-label": "Scroll tabs left",
|
|
16854
16912
|
id: "tabs-previous-" + id,
|
|
16855
16913
|
onClick: prevSlide,
|
|
16856
16914
|
__css: _extends({}, styles.buttonArrows, {
|
|
@@ -16860,10 +16918,11 @@ var Tabs = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref) {
|
|
|
16860
16918
|
iconRotation: "rotate90",
|
|
16861
16919
|
id: "tabs-previous-icon-" + id,
|
|
16862
16920
|
name: "arrow",
|
|
16863
|
-
size: "small"
|
|
16921
|
+
size: "small",
|
|
16922
|
+
title: "previous arrow"
|
|
16864
16923
|
}));
|
|
16865
16924
|
var nextButton = React__default.createElement(Button, {
|
|
16866
|
-
"aria-label": "
|
|
16925
|
+
"aria-label": "Scroll tabs right",
|
|
16867
16926
|
id: "tabs-next-" + id,
|
|
16868
16927
|
onClick: nextSlide,
|
|
16869
16928
|
__css: _extends({}, styles.buttonArrows, {
|
|
@@ -16873,7 +16932,8 @@ var Tabs = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref) {
|
|
|
16873
16932
|
iconRotation: "rotate270",
|
|
16874
16933
|
id: "tabs-next-icon-" + id,
|
|
16875
16934
|
name: "arrow",
|
|
16876
|
-
size: "small"
|
|
16935
|
+
size: "small",
|
|
16936
|
+
title: "next arrow"
|
|
16877
16937
|
}));
|
|
16878
16938
|
if (children && tabsData != null && tabsData.length) {
|
|
16879
16939
|
console.warn("NYPL Reservoir Tabs: Only pass children or data in the `contentData` " + "prop. Do not pass both.");
|
|
@@ -16999,7 +17059,7 @@ var TagSetFilter$1 = /*#__PURE__*/chakra(function (props) {
|
|
|
16999
17059
|
}, "Clear Filters") : null);
|
|
17000
17060
|
});
|
|
17001
17061
|
|
|
17002
|
-
var _excluded$
|
|
17062
|
+
var _excluded$2p = ["className", "id", "isDismissible", "onClick", "tagSetData", "type"];
|
|
17003
17063
|
// Type guard so we can make sure we have a "filter" `TagSet` variant.
|
|
17004
17064
|
function isFilterType(type) {
|
|
17005
17065
|
return type === "filter";
|
|
@@ -17043,7 +17103,7 @@ var TagSet$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref
|
|
|
17043
17103
|
tagSetData = _props$tagSetData === void 0 ? [] : _props$tagSetData,
|
|
17044
17104
|
_props$type = props.type,
|
|
17045
17105
|
type = _props$type === void 0 ? "filter" : _props$type,
|
|
17046
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17106
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2p);
|
|
17047
17107
|
var styles = useStyleConfig("TagSet", {});
|
|
17048
17108
|
if (!isFilterType(type)) {
|
|
17049
17109
|
if (isDismissible) {
|
|
@@ -17071,7 +17131,7 @@ var TagSet$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref
|
|
|
17071
17131
|
}));
|
|
17072
17132
|
}));
|
|
17073
17133
|
|
|
17074
|
-
var _excluded$
|
|
17134
|
+
var _excluded$2q = ["aboveHeader", "breakout", "contentId", "contentBottom", "contentPrimary", "contentSidebar", "contentTop", "footer", "header", "sidebar", "renderFooterElement", "renderHeaderElement", "renderSkipNavigation"];
|
|
17075
17135
|
/**
|
|
17076
17136
|
* The main top-level parent component that wraps all template-related
|
|
17077
17137
|
* components.
|
|
@@ -17294,7 +17354,7 @@ var TemplateAppContainer = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function
|
|
|
17294
17354
|
renderHeaderElement = _props$renderHeaderEl === void 0 ? true : _props$renderHeaderEl,
|
|
17295
17355
|
_props$renderSkipNavi = props.renderSkipNavigation,
|
|
17296
17356
|
renderSkipNavigation = _props$renderSkipNavi === void 0 ? false : _props$renderSkipNavi,
|
|
17297
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17357
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2q);
|
|
17298
17358
|
var aboveHeaderElem = aboveHeader && React__default.createElement(TemplateAboveHeader, null, aboveHeader);
|
|
17299
17359
|
var contentTopElem = contentTop && React__default.createElement(TemplateContentTop, null, contentTop);
|
|
17300
17360
|
var contentPrimaryElem = contentPrimary && React__default.createElement(TemplateContentPrimary$1, null, contentPrimary);
|
|
@@ -17312,7 +17372,7 @@ var TemplateAppContainer = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function
|
|
|
17312
17372
|
}, footer)));
|
|
17313
17373
|
}));
|
|
17314
17374
|
|
|
17315
|
-
var _excluded$
|
|
17375
|
+
var _excluded$2r = ["defaultChecked", "helperText", "id", "invalidText", "isChecked", "isDisabled", "isInvalid", "isRequired", "labelText", "name", "onChange", "size"];
|
|
17316
17376
|
var onChangeDefault = function onChangeDefault() {
|
|
17317
17377
|
return;
|
|
17318
17378
|
};
|
|
@@ -17338,7 +17398,7 @@ var Toggle$2 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref
|
|
|
17338
17398
|
onChange = _props$onChange === void 0 ? onChangeDefault : _props$onChange,
|
|
17339
17399
|
_props$size = props.size,
|
|
17340
17400
|
size = _props$size === void 0 ? "default" : _props$size,
|
|
17341
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17401
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2r);
|
|
17342
17402
|
var styles = useMultiStyleConfig("Toggle", {
|
|
17343
17403
|
isDisabled: isDisabled,
|
|
17344
17404
|
size: size
|
|
@@ -17625,7 +17685,7 @@ function useNYPLTheme() {
|
|
|
17625
17685
|
};
|
|
17626
17686
|
}
|
|
17627
17687
|
|
|
17628
|
-
var _excluded$
|
|
17688
|
+
var _excluded$2s = ["aspectRatio", "className", "descriptionText", "embedCode", "headingText", "helperText", "id", "iframeTitle", "showHelperInvalidText", "videoId", "videoType"];
|
|
17629
17689
|
var VideoPlayer$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props, ref) {
|
|
17630
17690
|
var aspectRatio = props.aspectRatio,
|
|
17631
17691
|
className = props.className,
|
|
@@ -17639,7 +17699,7 @@ var VideoPlayer$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props
|
|
|
17639
17699
|
showHelperInvalidText = _props$showHelperInva === void 0 ? true : _props$showHelperInva,
|
|
17640
17700
|
videoId = props.videoId,
|
|
17641
17701
|
videoType = props.videoType,
|
|
17642
|
-
rest = _objectWithoutPropertiesLoose(props, _excluded$
|
|
17702
|
+
rest = _objectWithoutPropertiesLoose(props, _excluded$2s);
|
|
17643
17703
|
var iframeTitleFinal = videoType === "vimeo" ? iframeTitle || "Vimeo video player" : iframeTitle || "YouTube video player";
|
|
17644
17704
|
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";
|
|
17645
17705
|
var iFrameTitleEmbedCode = iframeTitle ? "" + iframeTitle : "Video player";
|
|
@@ -17704,5 +17764,5 @@ var VideoPlayer$1 = /*#__PURE__*/chakra( /*#__PURE__*/forwardRef(function (props
|
|
|
17704
17764
|
}, embedElement)));
|
|
17705
17765
|
}));
|
|
17706
17766
|
|
|
17707
|
-
export { Accordion, AlphabetFilter, AudioPlayer, Breadcrumbs, Button, ButtonGroup, Card, CardActions, CardContent, CardHeading, Checkbox, CheckboxGroup, ColorCard, DSProvider, DatePicker, FeedbackBox$1 as FeedbackBox, Fieldset, FilterBar$1 as FilterBar, Footer$1 as Footer, Form, FormField, FormRow, Header$1 as Header, Heading, HelperErrorText, Hero$1 as Hero, HorizontalRule$1 as HorizontalRule, Icon, Image, Label, Link, List$1 as List, Logo$1 as Logo, ModalTrigger, MultiSelect$1 as MultiSelect, MultiSelectGroup, Notification$1 as Notification, Pagination$1 as Pagination, ProgressIndicator$1 as ProgressIndicator, Radio$1 as Radio, RadioGroup$1 as RadioGroup, SearchBar$1 as SearchBar, Select$1 as Select, SimpleGrid, SkeletonLoader$1 as SkeletonLoader, SkipNavigation$1 as SkipNavigation, Slider, StatusBadge$1 as StatusBadge, StructuredContent$1 as StructuredContent, StyledList$1 as StyledList, Table, Tabs, TagSet$1 as TagSet, Template$1 as Template, TemplateAboveHeader, TemplateAppContainer, TemplateBreakout$1 as TemplateBreakout, TemplateContent$1 as TemplateContent, TemplateContentPrimary$1 as TemplateContentPrimary, TemplateContentSidebar$1 as TemplateContentSidebar, TemplateContentTop, TemplateFooter, TemplateHeader, Text, TextInput, Toggle$2 as Toggle, Tooltip, VideoPlayer$1 as VideoPlayer, useCarouselStyles, useFeedbackBox, useFilterBar, useModal, useMultiSelect, useNYPLBreakpoints, useNYPLTheme, useWindowSize };
|
|
17767
|
+
export { Accordion, AlphabetFilter, AudioPlayer, Breadcrumbs, Button, ButtonGroup, Card, CardActions, CardContent, CardHeading, Checkbox, CheckboxGroup, ColorCard, DSProvider, DatePicker, FeedbackBox$1 as FeedbackBox, Fieldset, FilterBar$1 as FilterBar, Footer$1 as Footer, Form, FormField, FormRow, Header$1 as Header, Heading, HelperErrorText, Hero$1 as Hero, HorizontalRule$1 as HorizontalRule, Icon, Image, Label, Link, List$1 as List, Logo$1 as Logo, ModalTrigger, MultiSelect$1 as MultiSelect, MultiSelectGroup, Notification$1 as Notification, Pagination$1 as Pagination, ProgressIndicator$1 as ProgressIndicator, Radio$1 as Radio, RadioGroup$1 as RadioGroup, SearchBar$1 as SearchBar, Select$1 as Select, SimpleGrid, SkeletonLoader$1 as SkeletonLoader, SkipNavigation$1 as SkipNavigation, Slider, StatusBadge$1 as StatusBadge, StructuredContent$1 as StructuredContent, StyledList$1 as StyledList, Table, Tabs, TagSet$1 as TagSet, Template$1 as Template, TemplateAboveHeader, TemplateAppContainer, TemplateBreakout$1 as TemplateBreakout, TemplateContent$1 as TemplateContent, TemplateContentPrimary$1 as TemplateContentPrimary, TemplateContentSidebar$1 as TemplateContentSidebar, TemplateContentTop, TemplateFooter, TemplateHeader, Text, TextInput, Toggle$2 as Toggle, Tooltip, VideoPlayer$1 as VideoPlayer, useCarouselStyles, useCloseDropDown, useFeedbackBox, useFilterBar, useModal, useMultiSelect, useNYPLBreakpoints, useNYPLTheme, useWindowSize };
|
|
17708
17768
|
//# sourceMappingURL=design-system-react-components.esm.js.map
|