orcs-design-system 3.3.18 → 3.3.20

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.
@@ -20,13 +20,15 @@ export default {
20
20
  };
21
21
  const dummyLogo = /*#__PURE__*/_jsx("svg", {
22
22
  width: "67",
23
- height: "41",
24
- viewBox: "0 0 67 41",
23
+ height: "68",
24
+ viewBox: "0 0 67 68",
25
25
  fill: "none",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
27
  children: /*#__PURE__*/_jsx("path", {
28
- d: "M45.0353 4.66312C45.8331 3.77669 46.7195 3.04539 47.6281 2.46921C49.2236 1.47198 50.9079 0.940125 52.6364 0.940125V15.411C51.3732 11.0232 48.6475 7.25591 45.0353 4.66312ZM66.5533 40.9401H15.2957C6.87461 40.9401 0.0712891 34.1146 0.0712891 25.7157C0.0712891 17.6714 6.3206 11.0675 14.232 10.5135V0.940125C16.0048 0.940125 17.7555 1.44982 19.3954 2.46921C20.304 3.02323 21.1904 3.75453 21.9882 4.59663C25.2458 2.31409 29.1904 0.984446 33.4674 0.984446C33.4674 10.2254 30.1433 20.9734 19.3289 20.9955H33.3566C32.9577 19.2005 31.3178 17.8709 29.3677 17.8487H37.5228C35.5727 17.8487 33.9328 19.2005 33.5339 21.0177H46.6087C49.2236 21.0177 51.8164 21.5274 54.2541 22.5468C56.6696 23.544 58.8857 25.0288 60.725 26.8681C62.5865 28.7296 64.0491 30.9235 65.0464 33.339C66.0436 35.7324 66.5533 38.3252 66.5533 40.9401ZM22.8525 10.7795C23.1849 11.6437 24.0713 12.6188 25.3123 13.3279C26.5533 14.0371 27.8386 14.3252 28.7472 14.1922C28.4148 13.3279 27.5284 12.3529 26.2874 11.6437C25.0464 10.9346 23.761 10.6465 22.8525 10.7795ZM41.5117 13.3279C40.2707 14.0371 38.9854 14.3252 38.0768 14.1922C38.4092 13.3279 39.2957 12.3529 40.5367 11.6437C41.7777 10.9346 43.063 10.6465 43.9716 10.7795C43.6613 11.6437 42.7527 12.6188 41.5117 13.3279Z",
29
- fill: "#283841"
28
+ fillRule: "evenodd",
29
+ clipRule: "evenodd",
30
+ d: "M33.5 67.0667C52.0015 67.0667 67 52.0682 67 33.5667C67 15.0651 52.0015 0.0666504 33.5 0.0666504C14.9985 0.0666504 0 15.0651 0 33.5667C0 52.0682 14.9985 67.0667 33.5 67.0667ZM19.2617 16.8147C20.9764 16.8147 22.4908 17.6724 23.3992 18.9822L43.0847 12.3152C43.048 12.1345 43.0287 11.9474 43.0287 11.7558C43.0287 10.212 44.2803 8.96051 45.8241 8.96051C47.3679 8.96051 48.6194 10.212 48.6194 11.7558C48.6194 13.2997 47.3679 14.5512 45.8241 14.5512C45.5255 14.5512 45.2379 14.5044 44.9682 14.4177L36.6741 27.4513C37.1798 27.9571 37.4927 28.6559 37.4927 29.4277C37.4927 30.5866 36.7874 31.5808 35.7826 32.0045L40.7391 55.4351C42.2126 55.5136 43.3833 56.7333 43.3833 58.2264C43.3833 59.7702 42.1318 61.0217 40.588 61.0217C39.0441 61.0217 37.7926 59.7702 37.7926 58.2264C37.7926 57.4346 38.1219 56.7197 38.6509 56.2111L20.8146 26.6337C20.3255 26.7922 19.8036 26.8779 19.2617 26.8779C16.4828 26.8779 14.2301 24.6251 14.2301 21.8463C14.2301 19.0674 16.4828 16.8147 19.2617 16.8147ZM39.7436 55.5609C39.6553 55.5888 39.5689 55.621 39.4847 55.6572L21.7375 26.2276C22.462 25.8173 23.0747 25.2325 23.5184 24.5303L31.9647 28.8363C31.9236 29.0269 31.902 29.2248 31.902 29.4277C31.902 30.9715 33.1535 32.223 34.6973 32.223C34.7338 32.223 34.7701 32.2223 34.8063 32.221L39.7436 55.5609ZM44.0843 13.9439L35.8516 26.8811C35.4997 26.7213 35.1089 26.6324 34.6973 26.6324C33.713 26.6324 32.8476 27.1411 32.3495 27.91L23.9657 23.6359C24.1774 23.0799 24.2933 22.4766 24.2933 21.8463C24.2933 21.1453 24.1499 20.4778 23.891 19.8715L43.4578 13.2447C43.6261 13.5116 43.8383 13.7481 44.0843 13.9439Z",
31
+ fill: "black"
30
32
  })
31
33
  });
32
34
  const UserMenuContent = () => {
@@ -36,16 +36,19 @@ export const AppName = styled("div").withConfig({
36
36
  fontWeight: themeGet("fontWeights.2")(props),
37
37
  color: themeGet("colors.greyDarkest")(props),
38
38
  img: {
39
- height: "100%",
39
+ display: "block",
40
+ height: themeGet("appScale.navBarLogoSize")(props),
40
41
  maxHeight: themeGet("appScale.navBarLogoSize")(props),
41
42
  width: "auto"
42
43
  },
43
44
  svg: {
44
- height: "100%",
45
+ display: "block",
46
+ height: themeGet("appScale.navBarLogoSize")(props),
45
47
  maxHeight: themeGet("appScale.navBarLogoSize")(props),
46
48
  width: "auto"
47
49
  },
48
50
  a: {
51
+ display: "block",
49
52
  fontSize: themeGet("fontSizes.1")(props),
50
53
  fontWeight: themeGet("fontWeights.2")(props),
51
54
  color: themeGet("colors.greyDarkest")(props)
@@ -6,11 +6,11 @@ import { getOptionByValue } from "../../utils/selectUtil";
6
6
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
7
7
  export default {
8
8
  title: "Components/Select",
9
- component: Select,
10
9
  decorators: [storyFn => /*#__PURE__*/_jsx(Box, {
11
- height: "350px",
10
+ height: "270px",
12
11
  children: storyFn()
13
- })]
12
+ })],
13
+ component: Select
14
14
  };
15
15
  const options = [{
16
16
  value: "caramel",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "orcs-design-system",
3
- "version": "3.3.18",
3
+ "version": "3.3.20",
4
4
  "engines": {
5
5
  "node": "20.12.2"
6
6
  },