@activecollab/components 1.0.350 → 1.0.352

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.
Files changed (61) hide show
  1. package/dist/cjs/components/Accordion/Styles.js +4 -4
  2. package/dist/cjs/components/Bubble/Styles.js +8 -7
  3. package/dist/cjs/components/Bubble/Styles.js.map +1 -1
  4. package/dist/cjs/components/ButtonGroup/Styles.js +2 -2
  5. package/dist/cjs/components/Choose/Styles.js +9 -9
  6. package/dist/cjs/components/CompleteCheckbox/Styles.js +8 -8
  7. package/dist/cjs/components/DatePicker/Styles.js +2 -2
  8. package/dist/cjs/components/EditableContent/Styles.js +12 -15
  9. package/dist/cjs/components/EditableContent/Styles.js.map +1 -1
  10. package/dist/cjs/components/Expanders/Styles.js +2 -2
  11. package/dist/cjs/components/Icons/collection/RecurringSmall.js +48 -0
  12. package/dist/cjs/components/Icons/collection/RecurringSmall.js.map +1 -0
  13. package/dist/cjs/components/Icons/collection/index.js +7 -0
  14. package/dist/cjs/components/Icons/collection/index.js.map +1 -1
  15. package/dist/cjs/components/Links/Styles.js +19 -19
  16. package/dist/cjs/components/Menu/Styles.js +3 -3
  17. package/dist/cjs/components/MenuSelector/Styles.js +7 -7
  18. package/dist/cjs/components/Nav/Styles.js +8 -8
  19. package/dist/cjs/components/Pickers/Styles.js +6 -6
  20. package/dist/cjs/components/ScrollShadow/Styles.js +4 -4
  21. package/dist/cjs/components/SelectDate/Styles.js +2 -2
  22. package/dist/cjs/components/Sheet/Styles.js +2 -2
  23. package/dist/cjs/components/Signifier/Styles.js +2 -2
  24. package/dist/cjs/components/Steppers/DateStepper/Styles.js +26 -26
  25. package/dist/cjs/components/Tables/Styles.js +20 -19
  26. package/dist/cjs/components/Tables/Styles.js.map +1 -1
  27. package/dist/esm/components/Accordion/Styles.js +4 -4
  28. package/dist/esm/components/Bubble/Styles.js +8 -7
  29. package/dist/esm/components/Bubble/Styles.js.map +1 -1
  30. package/dist/esm/components/ButtonGroup/Styles.js +2 -2
  31. package/dist/esm/components/Choose/Styles.js +9 -9
  32. package/dist/esm/components/CompleteCheckbox/Styles.js +8 -8
  33. package/dist/esm/components/DatePicker/Styles.js +2 -2
  34. package/dist/esm/components/EditableContent/Styles.js +12 -15
  35. package/dist/esm/components/EditableContent/Styles.js.map +1 -1
  36. package/dist/esm/components/Expanders/Styles.js +2 -2
  37. package/dist/esm/components/Icons/collection/RecurringSmall.d.ts +23 -0
  38. package/dist/esm/components/Icons/collection/RecurringSmall.d.ts.map +1 -0
  39. package/dist/esm/components/Icons/collection/RecurringSmall.js +41 -0
  40. package/dist/esm/components/Icons/collection/RecurringSmall.js.map +1 -0
  41. package/dist/esm/components/Icons/collection/index.d.ts +1 -0
  42. package/dist/esm/components/Icons/collection/index.d.ts.map +1 -1
  43. package/dist/esm/components/Icons/collection/index.js +1 -0
  44. package/dist/esm/components/Icons/collection/index.js.map +1 -1
  45. package/dist/esm/components/Links/Styles.js +19 -19
  46. package/dist/esm/components/Menu/Styles.js +3 -3
  47. package/dist/esm/components/MenuSelector/Styles.js +7 -7
  48. package/dist/esm/components/Nav/Styles.js +8 -8
  49. package/dist/esm/components/Pickers/Styles.js +6 -6
  50. package/dist/esm/components/ScrollShadow/Styles.js +4 -4
  51. package/dist/esm/components/SelectDate/Styles.js +2 -2
  52. package/dist/esm/components/Sheet/Styles.js +2 -2
  53. package/dist/esm/components/Signifier/Styles.js +2 -2
  54. package/dist/esm/components/Steppers/DateStepper/Styles.js +26 -26
  55. package/dist/esm/components/Tables/Styles.js +20 -19
  56. package/dist/esm/components/Tables/Styles.js.map +1 -1
  57. package/dist/index.js +185 -147
  58. package/dist/index.js.map +1 -1
  59. package/dist/index.min.js +1 -1
  60. package/dist/index.min.js.map +1 -1
  61. package/package.json +2 -2
@@ -12,12 +12,12 @@ var StyledAccordion = _styledComponents.default.div.withConfig({
12
12
  displayName: "Styles__StyledAccordion",
13
13
  componentId: "sc-h8w6zs-0"
14
14
  })(["", " ", " ", ""], {
15
- "borderRadius": "0.5rem",
16
15
  "overflow": "hidden",
17
- "borderStyle": "solid",
16
+ "borderRadius": "0.5rem",
18
17
  "borderWidth": "1px",
19
- "borderColor": "var(--border-primary)",
20
- "borderBottomWidth": "0px"
18
+ "borderBottomWidth": "0px",
19
+ "borderStyle": "solid",
20
+ "borderColor": "var(--border-primary)"
21
21
  }, _FontStyle.FontStyle, _BoxSizingStyle.BoxSizingStyle);
22
22
  exports.StyledAccordion = StyledAccordion;
23
23
  StyledAccordion.displayName = "StyledAccordion";
@@ -12,18 +12,19 @@ var StyledBubble = _styledComponents.default.div.withConfig({
12
12
  displayName: "Styles__StyledBubble",
13
13
  componentId: "sc-tloccl-0"
14
14
  })(["", " transition:opacity 0.2s,visibility 0.2s;", " ", " background-color:var(--page-paper-main);"], {
15
- "--tw-bg-opacity": "1",
16
- "backgroundColor": "rgba(255, 255, 255, var(--tw-bg-opacity))",
17
- "--tw-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
18
- "boxShadow": "var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",
19
- "borderColor": "var(--color-theme-200)",
15
+ "visibility": "visible",
16
+ "display": "block",
20
17
  "borderRadius": "0.5rem",
21
18
  "borderWidth": "1px",
22
19
  "borderStyle": "solid",
20
+ "borderColor": "var(--color-theme-200)",
21
+ "--tw-bg-opacity": "1",
22
+ "backgroundColor": "rgb(255 255 255 / var(--tw-bg-opacity))",
23
23
  "color": "var(--color-theme-800)",
24
24
  "opacity": "1",
25
- "display": "block",
26
- "visibility": "visible"
25
+ "--tw-shadow": "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",
26
+ "--tw-shadow-colored": "0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)",
27
+ "boxShadow": "var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)"
27
28
  }, _FontStyle.FontStyle, _BoxSizingStyle.BoxSizingStyle);
28
29
  exports.StyledBubble = StyledBubble;
29
30
  StyledBubble.displayName = "StyledBubble";
@@ -1 +1 @@
1
- {"version":3,"file":"Styles.js","names":["StyledBubble","styled","div","FontStyle","BoxSizingStyle","displayName"],"sources":["../../../../src/components/Bubble/Styles.ts"],"sourcesContent":["import styled from \"styled-components\";\nimport tw from \"twin.macro\";\nimport { BoxSizingStyle } from \"../BoxSizingStyle\";\nimport { FontStyle } from \"../FontStyle\";\n\nexport const StyledBubble = styled.div`\n ${tw`tw-bg-white tw-shadow-md tw-border-theme-200 tw-rounded-lg tw-border tw-border-solid tw-text-theme-800 tw-opacity-100 tw-block tw-visible`}\n transition: opacity 0.2s, visibility 0.2s;\n ${FontStyle}\n ${BoxSizingStyle}\n background-color: var(--page-paper-main);\n`;\n\nStyledBubble.displayName = \"StyledBubble\";\n"],"mappings":";;;;;;AAAA;AAEA;AACA;AAAyC;AAElC,IAAMA,YAAY,GAAGC,yBAAM,CAACC,GAAG;EAAA;EAAA;AAAA,wGAChC;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;AAA0I,CAAC,EAE7IC,oBAAS,EACTC,8BAAc,CAEjB;AAAC;AAEFJ,YAAY,CAACK,WAAW,GAAG,cAAc"}
1
+ {"version":3,"file":"Styles.js","names":["StyledBubble","styled","div","FontStyle","BoxSizingStyle","displayName"],"sources":["../../../../src/components/Bubble/Styles.ts"],"sourcesContent":["import styled from \"styled-components\";\nimport tw from \"twin.macro\";\nimport { BoxSizingStyle } from \"../BoxSizingStyle\";\nimport { FontStyle } from \"../FontStyle\";\n\nexport const StyledBubble = styled.div`\n ${tw`tw-bg-white tw-shadow-md tw-border-theme-200 tw-rounded-lg tw-border tw-border-solid tw-text-theme-800 tw-opacity-100 tw-block tw-visible`}\n transition: opacity 0.2s, visibility 0.2s;\n ${FontStyle}\n ${BoxSizingStyle}\n background-color: var(--page-paper-main);\n`;\n\nStyledBubble.displayName = \"StyledBubble\";\n"],"mappings":";;;;;;AAAA;AAEA;AACA;AAAyC;AAElC,IAAMA,YAAY,GAAGC,yBAAM,CAACC,GAAG;EAAA;EAAA;AAAA,wGAChC;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;AAA0I,CAAC,EAE7IC,oBAAS,EACTC,8BAAc,CAEjB;AAAC;AAEFJ,YAAY,CAACK,WAAW,GAAG,cAAc"}
@@ -25,8 +25,8 @@ var StyledButtonGroup = _styledComponents.default.div.withConfig({
25
25
  "marginRight": "-1px",
26
26
  "borderRadius": "0px"
27
27
  }, {
28
- "color": "var(--color-theme-900)",
29
- "fill": "currentColor"
28
+ "fill": "currentColor",
29
+ "color": "var(--color-theme-900)"
30
30
  });
31
31
  exports.StyledButtonGroup = StyledButtonGroup;
32
32
  StyledButtonGroup.displayName = "StyledButtonGroup";
@@ -14,26 +14,26 @@ var StyledChoose = _styledComponents.default.button.withConfig({
14
14
  displayName: "Styles__StyledChoose",
15
15
  componentId: "sc-1j2qv02-0"
16
16
  })(["", " ", " ", " ", " height:32px;padding:0 16px;transition:all 0.3s ease;border:1px solid var(--border-primary);font-size:13px;transition-duration:0.3s;&:hover{", " box-shadow:inset 0 0 5px 3px var(--color-primary-300);}", ""], {
17
- "WebkitFontSmoothing": "antialiased",
18
- "MozOsxFontSmoothing": "grayscale",
17
+ "margin": "0px",
18
+ "display": "inline-block",
19
19
  "verticalAlign": "middle",
20
20
  "fontWeight": "500",
21
- "display": "inline-block",
22
21
  "lineHeight": "1",
23
- "margin": "0px",
24
- "textDecoration": "none"
22
+ "textDecorationLine": "none",
23
+ "WebkitFontSmoothing": "antialiased",
24
+ "MozOsxFontSmoothing": "grayscale"
25
25
  }, {
26
- "userSelect": "none",
27
26
  "cursor": "pointer",
28
- "textAlign": "center",
27
+ "userSelect": "none",
29
28
  "borderRadius": "0.5rem",
29
+ "textAlign": "center",
30
30
  "color": "var(--color-theme-700)"
31
31
  }, _FontStyle.FontStyle, _BoxSizingStyle.BoxSizingStyle, {
32
32
  "borderColor": "var(--color-primary)"
33
33
  }, function (props) {
34
34
  return props.active && (0, _styledComponents.css)(["", " background-color:var(--color-primary-300);"], {
35
- "borderColor": "var(--color-primary)",
36
- "zIndex": "0"
35
+ "zIndex": "0",
36
+ "borderColor": "var(--color-primary)"
37
37
  });
38
38
  });
39
39
  exports.StyledChoose = StyledChoose;
@@ -14,16 +14,16 @@ var StyledCompleteCheckbox = _styledComponents.default.button.withConfig({
14
14
  displayName: "Styles__StyledCompleteCheckbox",
15
15
  componentId: "sc-1801dzg-0"
16
16
  })(["", " border-color:var(--color-theme-600);transition:ease 0.3s all;background-color:transparent;padding:0;svg{", " top:50%;left:50%;transform:translate(-50%,-50%);}svg path{fill:none;stroke:#32b370;stroke-width:3;transform:scale(0);}", " svg polyline{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:0.3s;stroke-dasharray:13;stroke-dashoffset:13;stroke:#d2d2d2;", "}", " ", " ", " ", " ", ""], {
17
- "width": "1.5rem",
17
+ "position": "relative",
18
18
  "height": "1.5rem",
19
+ "width": "1.5rem",
20
+ "cursor": "pointer",
19
21
  "borderRadius": "9999px",
20
22
  "borderWidth": "1px",
21
- "borderStyle": "solid",
22
- "position": "relative",
23
- "cursor": "pointer"
23
+ "borderStyle": "solid"
24
24
  }, {
25
- "position": "absolute",
26
- "pointerEvents": "none"
25
+ "pointerEvents": "none",
26
+ "position": "absolute"
27
27
  }, function (props) {
28
28
  return props.$primary && (0, _styledComponents.css)(["svg path{stroke:var(--color-primary);}"]);
29
29
  }, function (props) {
@@ -43,8 +43,8 @@ var StyledCompleteCheckbox = _styledComponents.default.button.withConfig({
43
43
  });
44
44
  }, function (props) {
45
45
  return !props.$checkMarkClassName && (0, _styledComponents.css)(["svg{", "}"], {
46
- "width": "3rem",
47
- "height": "3rem"
46
+ "height": "3rem",
47
+ "width": "3rem"
48
48
  });
49
49
  });
50
50
  exports.StyledCompleteCheckbox = StyledCompleteCheckbox;
@@ -34,8 +34,8 @@ var StyledDayPicker = (0, _styledComponents.default)(_reactDayPicker.default).wi
34
34
  }, {
35
35
  "color": "var(--color-theme-600)"
36
36
  }, {
37
- "color": "var(--color-theme-900)",
38
- "fontWeight": "700"
37
+ "fontWeight": "700",
38
+ "color": "var(--color-theme-900)"
39
39
  });
40
40
  exports.StyledDayPicker = StyledDayPicker;
41
41
  var StyledDatePickerCSSTransition = (0, _styledComponents.default)(_reactTransitionGroup.CSSTransition).withConfig({
@@ -34,25 +34,22 @@ var StyledInput = (0, _styledComponents.default)(_Typography.Typography).withCon
34
34
  componentId: "sc-1wapx2a-2"
35
35
  })(["", " background-color:inherit;padding-left:4px;padding-right:4px;padding-top:1px;padding-bottom:1px;text-overflow:ellipsis;&:focus-whitin{text-overflow:clip;}outline-width:0px;outline:none;&:disabled{display:none;}"], {
36
36
  "position": "absolute",
37
- "top": "0px",
38
- "right": "0px",
39
- "bottom": "0px",
40
- "left": "0px",
37
+ "inset": "0px",
38
+ "boxSizing": "border-box",
39
+ "width": "100%",
40
+ "overflow": "hidden",
41
+ "whiteSpace": "nowrap",
42
+ "borderRadius": "0.375rem",
41
43
  "borderWidth": "1px",
42
- "borderColor": "rgba(0, 0, 0, 0)",
43
44
  "borderStyle": "solid",
44
- ":hover": {
45
- "borderColor": "var(--color-theme-700)"
46
- },
45
+ "borderColor": "transparent",
47
46
  ":focus-within": {
48
- "borderColor": "var(--color-theme-700)",
49
- "overflow": "scroll"
47
+ "overflow": "scroll",
48
+ "borderColor": "var(--color-theme-700)"
50
49
  },
51
- "borderRadius": "0.375rem",
52
- "boxSizing": "border-box",
53
- "overflow": "hidden",
54
- "whiteSpace": "nowrap",
55
- "width": "100%"
50
+ ":hover": {
51
+ "borderColor": "var(--color-theme-700)"
52
+ }
56
53
  });
57
54
  exports.StyledInput = StyledInput;
58
55
  StyledInput.displayName = "StyledInput";
@@ -1 +1 @@
1
- {"version":3,"file":"Styles.js","names":["StyledDiv","styled","div","FontStyle","BoxSizingStyle","StyledSpan","Typography","$disabled","css","displayName","StyledInput"],"sources":["../../../../src/components/EditableContent/Styles.ts"],"sourcesContent":["import styled, { css } from \"styled-components\";\nimport tw from \"twin.macro\";\nimport { BoxSizingStyle } from \"../BoxSizingStyle\";\nimport { FontStyle } from \"../FontStyle\";\nimport { Typography } from \"../Typography/Typography\";\n\nexport const StyledDiv = styled.div`\n ${FontStyle}\n ${BoxSizingStyle}\n\n ${tw`tw-relative tw-inline-block tw-max-w-full`}\n`;\n\nexport const StyledSpan = styled(Typography)<{ $disabled?: boolean }>`\n visibility: hidden;\n display: block;\n padding-left: 4px;\n padding-right: 4px;\n padding-top: 1px;\n padding-bottom: 1px;\n position: relative;\n border: 1px solid transparent;\n border-radius: 6px;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: pre;\n\n ${({ $disabled }) =>\n $disabled &&\n css`\n visibility: visible;\n `}\n\n &:empty:before {\n content: \"i\";\n }\n`;\n\nStyledSpan.displayName = \"StyledSpan\";\n\nexport const StyledInput = styled(Typography)`\n ${tw`\n tw-absolute\n tw-inset-0\n tw-border\n tw-border-transparent\n tw-border-solid\n hover:tw-border-theme-700\n focus-within:tw-border-theme-700\n tw-rounded-md\n tw-box-border\n tw-overflow-hidden\n tw-whitespace-nowrap\n focus-within:tw-overflow-scroll\n tw-w-full`}\n\n background-color: inherit;\n padding-left: 4px;\n padding-right: 4px;\n padding-top: 1px;\n padding-bottom: 1px;\n text-overflow: ellipsis;\n &:focus-whitin {\n text-overflow: clip;\n }\n outline-width: 0px;\n outline: none;\n &:disabled {\n display: none;\n }\n`;\n\nStyledInput.displayName = \"StyledInput\";\n"],"mappings":";;;;;;;AAAA;AAEA;AACA;AACA;AAAsD;AAAA;AAE/C,IAAMA,SAAS,GAAGC,yBAAM,CAACC,GAAG;EAAA;EAAA;AAAA,uBAC/BC,oBAAS,EACTC,8BAAc,EAEZ;EAAA;EAAA;EAAA;AAA0C,CAAC,CAChD;AAAC;AAEK,IAAMC,UAAU,GAAG,IAAAJ,yBAAM,EAACK,sBAAU,CAAC;EAAA;EAAA;AAAA,yRAexC;EAAA,IAAGC,SAAS,QAATA,SAAS;EAAA,OACZA,SAAS,QACTC,qBAAG,0BAEF;AAAA,EAKJ;AAAC;AAEFH,UAAU,CAACI,WAAW,GAAG,YAAY;AAE9B,IAAMC,WAAW,GAAG,IAAAT,yBAAM,EAACK,sBAAU,CAAC;EAAA;EAAA;AAAA,+NACvC;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;IAAA;EAAA;EAAA;IAAA;IAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;AAaO,CAAC,CAgBb;AAAC;AAEFI,WAAW,CAACD,WAAW,GAAG,aAAa"}
1
+ {"version":3,"file":"Styles.js","names":["StyledDiv","styled","div","FontStyle","BoxSizingStyle","StyledSpan","Typography","$disabled","css","displayName","StyledInput"],"sources":["../../../../src/components/EditableContent/Styles.ts"],"sourcesContent":["import styled, { css } from \"styled-components\";\nimport tw from \"twin.macro\";\nimport { BoxSizingStyle } from \"../BoxSizingStyle\";\nimport { FontStyle } from \"../FontStyle\";\nimport { Typography } from \"../Typography/Typography\";\n\nexport const StyledDiv = styled.div`\n ${FontStyle}\n ${BoxSizingStyle}\n\n ${tw`tw-relative tw-inline-block tw-max-w-full`}\n`;\n\nexport const StyledSpan = styled(Typography)<{ $disabled?: boolean }>`\n visibility: hidden;\n display: block;\n padding-left: 4px;\n padding-right: 4px;\n padding-top: 1px;\n padding-bottom: 1px;\n position: relative;\n border: 1px solid transparent;\n border-radius: 6px;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: pre;\n\n ${({ $disabled }) =>\n $disabled &&\n css`\n visibility: visible;\n `}\n\n &:empty:before {\n content: \"i\";\n }\n`;\n\nStyledSpan.displayName = \"StyledSpan\";\n\nexport const StyledInput = styled(Typography)`\n ${tw`\n tw-absolute\n tw-inset-0\n tw-border\n tw-border-transparent\n tw-border-solid\n hover:tw-border-theme-700\n focus-within:tw-border-theme-700\n tw-rounded-md\n tw-box-border\n tw-overflow-hidden\n tw-whitespace-nowrap\n focus-within:tw-overflow-scroll\n tw-w-full`}\n\n background-color: inherit;\n padding-left: 4px;\n padding-right: 4px;\n padding-top: 1px;\n padding-bottom: 1px;\n text-overflow: ellipsis;\n &:focus-whitin {\n text-overflow: clip;\n }\n outline-width: 0px;\n outline: none;\n &:disabled {\n display: none;\n }\n`;\n\nStyledInput.displayName = \"StyledInput\";\n"],"mappings":";;;;;;;AAAA;AAEA;AACA;AACA;AAAsD;AAAA;AAE/C,IAAMA,SAAS,GAAGC,yBAAM,CAACC,GAAG;EAAA;EAAA;AAAA,uBAC/BC,oBAAS,EACTC,8BAAc,EAEZ;EAAA;EAAA;EAAA;AAA0C,CAAC,CAChD;AAAC;AAEK,IAAMC,UAAU,GAAG,IAAAJ,yBAAM,EAACK,sBAAU,CAAC;EAAA;EAAA;AAAA,yRAexC;EAAA,IAAGC,SAAS,QAATA,SAAS;EAAA,OACZA,SAAS,QACTC,qBAAG,0BAEF;AAAA,EAKJ;AAAC;AAEFH,UAAU,CAACI,WAAW,GAAG,YAAY;AAE9B,IAAMC,WAAW,GAAG,IAAAT,yBAAM,EAACK,sBAAU,CAAC;EAAA;EAAA;AAAA,+NACvC;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;EAAA;EAAA;IAAA;EAAA;AAaO,CAAC,CAgBb;AAAC;AAEFI,WAAW,CAACD,WAAW,GAAG,aAAa"}
@@ -12,9 +12,9 @@ var StyledExpand = _styledComponents.default.svg.withConfig({
12
12
  displayName: "Styles__StyledExpand",
13
13
  componentId: "sc-zjpl2-0"
14
14
  })(["", ""], {
15
- "fill": "currentColor",
15
+ "height": "1.5rem",
16
16
  "width": "1.5rem",
17
- "height": "1.5rem"
17
+ "fill": "currentColor"
18
18
  });
19
19
  exports.StyledExpand = StyledExpand;
20
20
  StyledExpand.displayName = "StyledExpand";
@@ -0,0 +1,48 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
9
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
10
+ /**
11
+ * @component RecurringSmallIcon
12
+ * @description
13
+ *
14
+ * The React Icon component is a visual element that displays an icon to represent a concept, object, or action.
15
+ * The Icon component is
16
+ * customizable, allowing for variations in size, color, and style to fit the needs of the application.
17
+ *
18
+ *
19
+ * @example
20
+ * return (
21
+ * <RecurringSmallIcon className="mr-2" />
22
+ * )
23
+ *
24
+ * @see
25
+ * https://system.activecollab.com/?path=/story/foundation-icons-icons--icons
26
+ * @see
27
+ * https://design.activecollab.com/docs/foundations/icons
28
+ */
29
+ var RecurringSmallIcon = /*#__PURE__*/_react.default.forwardRef(function (props, svgRef) {
30
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
31
+ width: 12,
32
+ height: 12,
33
+ viewBox: "0 0 12 12",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ "data-testid": "RecurringSmallIcon",
36
+ fill: "var(--color-theme-600)",
37
+ focusable: false,
38
+ ref: svgRef
39
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
40
+ fillRule: "evenodd",
41
+ clipRule: "evenodd",
42
+ d: "M9.182 2.818l.113.117.107.119a4.43 4.43 0 011.02 2.107l.021.125c.036.22.054.444.057.666h-.004l.001.048H9.493a3.475 3.475 0 00-.715-2.13l-.047-.06a3.5 3.5 0 00-5.119-.369l-.087.084.707.707-2.436.315.315-2.436.707.707A4.488 4.488 0 016.18 1.504c1.05.041 2.088.449 2.907 1.222l.095.092zM2.818 9.182a4.446 4.446 0 01-1.249-2.394 4.508 4.508 0 01-.069-.783h.003V6h1.004a3.472 3.472 0 00.913 2.365l.105.11a3.5 3.5 0 004.863.084l.087-.084-.707-.707 2.436-.315-.315 2.436-.707-.707a4.5 4.5 0 01-6.364 0z"
43
+ }));
44
+ });
45
+ RecurringSmallIcon.displayName = "RecurringSmallIcon";
46
+ var _default = RecurringSmallIcon;
47
+ exports.default = _default;
48
+ //# sourceMappingURL=RecurringSmall.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RecurringSmall.js","names":["RecurringSmallIcon","React","forwardRef","props","svgRef","displayName"],"sources":["../../../../../src/components/Icons/collection/RecurringSmall.tsx"],"sourcesContent":["import React from \"react\";\n\n/**\n * @component RecurringSmallIcon\n * @description\n *\n * The React Icon component is a visual element that displays an icon to represent a concept, object, or action.\n * The Icon component is\n * customizable, allowing for variations in size, color, and style to fit the needs of the application.\n *\n *\n * @example\n * return (\n * <RecurringSmallIcon className=\"mr-2\" />\n * )\n *\n * @see\n * https://system.activecollab.com/?path=/story/foundation-icons-icons--icons\n * @see\n * https://design.activecollab.com/docs/foundations/icons\n */\nconst RecurringSmallIcon = React.forwardRef(\n (props: React.SVGProps<SVGSVGElement>, svgRef?: React.Ref<SVGSVGElement>) => (\n <svg\n width={12}\n height={12}\n viewBox=\"0 0 12 12\"\n xmlns=\"http://www.w3.org/2000/svg\"\n data-testid=\"RecurringSmallIcon\"\n fill=\"var(--color-theme-600)\"\n focusable={false}\n ref={svgRef}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.182 2.818l.113.117.107.119a4.43 4.43 0 011.02 2.107l.021.125c.036.22.054.444.057.666h-.004l.001.048H9.493a3.475 3.475 0 00-.715-2.13l-.047-.06a3.5 3.5 0 00-5.119-.369l-.087.084.707.707-2.436.315.315-2.436.707.707A4.488 4.488 0 016.18 1.504c1.05.041 2.088.449 2.907 1.222l.095.092zM2.818 9.182a4.446 4.446 0 01-1.249-2.394 4.508 4.508 0 01-.069-.783h.003V6h1.004a3.472 3.472 0 00.913 2.365l.105.11a3.5 3.5 0 004.863.084l.087-.084-.707-.707 2.436-.315-.315 2.436-.707-.707a4.5 4.5 0 01-6.364 0z\"\n />\n </svg>\n )\n);\nRecurringSmallIcon.displayName = \"RecurringSmallIcon\";\nexport default RecurringSmallIcon;\n"],"mappings":";;;;;;AAAA;AAA0B;AAAA;AAE1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAMA,kBAAkB,gBAAGC,cAAK,CAACC,UAAU,CACzC,UAACC,KAAoC,EAAEC,MAAiC;EAAA,oBACtE;IACE,KAAK,EAAE,EAAG;IACV,MAAM,EAAE,EAAG;IACX,OAAO,EAAC,WAAW;IACnB,KAAK,EAAC,4BAA4B;IAClC,eAAY,oBAAoB;IAChC,IAAI,EAAC,wBAAwB;IAC7B,SAAS,EAAE,KAAM;IACjB,GAAG,EAAEA;EAAO,GACRD,KAAK,gBAET;IACE,QAAQ,EAAC,SAAS;IAClB,QAAQ,EAAC,SAAS;IAClB,CAAC,EAAC;EAAif,EACnf,CACE;AAAA,CACP,CACF;AACDH,kBAAkB,CAACK,WAAW,GAAG,oBAAoB;AAAC,eACvCL,kBAAkB;AAAA"}
@@ -831,6 +831,12 @@ Object.defineProperty(exports, "RecurringCheckmarkSmallIcon", {
831
831
  return _RecurringCheckmarkSmall.default;
832
832
  }
833
833
  });
834
+ Object.defineProperty(exports, "RecurringSmallIcon", {
835
+ enumerable: true,
836
+ get: function get() {
837
+ return _RecurringSmall.default;
838
+ }
839
+ });
834
840
  Object.defineProperty(exports, "ReportTimeIcon", {
835
841
  enumerable: true,
836
842
  get: function get() {
@@ -1143,6 +1149,7 @@ var _Rearange = _interopRequireDefault(require("./Rearange"));
1143
1149
  var _RearrangeSmall = _interopRequireDefault(require("./RearrangeSmall"));
1144
1150
  var _RecurringCheckmarkSmall = _interopRequireDefault(require("./RecurringCheckmarkSmall"));
1145
1151
  var _RecurringCheckmark = _interopRequireDefault(require("./RecurringCheckmark"));
1152
+ var _RecurringSmall = _interopRequireDefault(require("./RecurringSmall"));
1146
1153
  var _ReportTime = _interopRequireDefault(require("./ReportTime"));
1147
1154
  var _Reports = _interopRequireDefault(require("./Reports"));
1148
1155
  var _Rocket = _interopRequireDefault(require("./Rocket"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["../../../../../src/components/Icons/collection/index.tsx"],"sourcesContent":["export { default as AccessLogIcon } from \"./AccessLog\";\nexport { default as ActivityIcon } from \"./Activity\";\nexport { default as AddCrossTinyIcon } from \"./AddCrossTiny\";\nexport { default as AddCrossIcon } from \"./AddCross\";\nexport { default as ArrowBackMobileIcon } from \"./ArrowBackMobile\";\nexport { default as ArrowCollapseMultipleIcon } from \"./ArrowCollapseMultiple\";\nexport { default as ArrowDownLongIcon } from \"./ArrowDownLong\";\nexport { default as ArrowDownIcon } from \"./ArrowDown\";\nexport { default as ArrowExpandeMultipleIcon } from \"./ArrowExpandeMultiple\";\nexport { default as ArrowLeftBoxIcon } from \"./ArrowLeftBox\";\nexport { default as ArrowLeftIcon } from \"./ArrowLeft\";\nexport { default as ArrowRefreshIcon } from \"./ArrowRefresh\";\nexport { default as ArrowRightIcon } from \"./ArrowRight\";\nexport { default as ArrowUpLongIcon } from \"./ArrowUpLong\";\nexport { default as ArrowUpIcon } from \"./ArrowUp\";\nexport { default as AssignIcon } from \"./Assign\";\nexport { default as AttachmentIcon } from \"./Attachment\";\nexport { default as BellOffSmallIcon } from \"./BellOffSmall\";\nexport { default as BellOffIcon } from \"./BellOff\";\nexport { default as BillingIcon } from \"./Billing\";\nexport { default as BudgetAlertIcon } from \"./BudgetAlert\";\nexport { default as CalendarAddXIcon } from \"./CalendarAddX\";\nexport { default as CalendarIcon } from \"./Calendar\";\nexport { default as CancelCrossIcon } from \"./CancelCross\";\nexport { default as CaretLeftIcon } from \"./CaretLeft\";\nexport { default as CaretRightIcon } from \"./CaretRight\";\nexport { default as ChatIcon } from \"./Chat\";\nexport { default as CheckIcon } from \"./Check\";\nexport { default as CheckboxBlankTogglerIcon } from \"./CheckboxBlankToggler\";\nexport { default as CheckboxCircleArrowIcon } from \"./CheckboxCircleArrow\";\nexport { default as CheckboxIcon } from \"./Checkbox\";\nexport { default as ChecklistSmallIcon } from \"./ChecklistSmall\";\nexport { default as ChecklistIcon } from \"./Checklist\";\nexport { default as CircleMultipleIcon } from \"./CircleMultiple\";\nexport { default as ClockAddIcon } from \"./ClockAdd\";\nexport { default as ClockSmallIcon } from \"./ClockSmall\";\nexport { default as ClockStopwatchSmallIcon } from \"./ClockStopwatchSmall\";\nexport { default as ClockStopwatchIcon } from \"./ClockStopwatch\";\nexport { default as ClockIcon } from \"./Clock\";\nexport { default as CloseSmallIcon } from \"./CloseSmall\";\nexport { default as CloseIcon } from \"./Close\";\nexport { default as CollapsIcon } from \"./CollapsIcon\";\nexport { default as CollapseAllIcon } from \"./CollapseAll\";\nexport { default as CollapseExpandSingleIcon } from \"./CollapseExpandSingle\";\nexport { default as CompanyIcon } from \"./Company\";\nexport { default as ComputerIcon } from \"./Computer\";\nexport { default as CopyIcon } from \"./Copy\";\nexport { default as CrownBlankIcon } from \"./CrownBlank\";\nexport { default as CrownSelectedIcon } from \"./CrownSelected\";\nexport { default as DependencySmallIcon } from \"./DependencySmall\";\nexport { default as DependencyIcon } from \"./Dependency\";\nexport { default as DiscussionAddIcon } from \"./DiscussionAdd\";\nexport { default as DiscussionIcon } from \"./Discussion\";\nexport { default as DollarCheckmarkSmallIcon } from \"./DollarCheckmarkSmall\";\nexport { default as DollarCheckmarkIcon } from \"./DollarCheckmark\";\nexport { default as DollarClockSmallIcon } from \"./DollarClockSmall\";\nexport { default as DollarClockIcon } from \"./DollarClock\";\nexport { default as DollarDocumentIcon } from \"./DollarDocument\";\nexport { default as DollarOffSmallIcon } from \"./DollarOffSmall\";\nexport { default as DollarOffIcon } from \"./DollarOff\";\nexport { default as DollarSmallIcon } from \"./DollarSmall\";\nexport { default as DollarIcon } from \"./Dollar\";\nexport { default as DownloadIcon } from \"./Download\";\nexport { default as DriveIcon } from \"./Drive\";\nexport { default as DropboxIcon } from \"./Dropbox\";\nexport { default as DuplicateIcon } from \"./Duplicate\";\nexport { default as EditMultipleIcon } from \"./EditMultiple\";\nexport { default as EditIcon } from \"./Edit\";\nexport { default as EmojiIcon } from \"./Emoji\";\nexport { default as EstimatePlusIcon } from \"./EstimatePlus\";\nexport { default as EstimatesIcon } from \"./Estimates\";\nexport { default as ExpandAllIcon } from \"./ExpandAll\";\nexport { default as ExpenseAddIcon } from \"./ExpenseAdd\";\nexport { default as EyeOffSmallIcon } from \"./EyeOffSmall\";\nexport { default as EyeOffIcon } from \"./EyeOff\";\nexport { default as EyeSmallIcon } from \"./EyeSmall\";\nexport { default as EyeIcon } from \"./Eye\";\nexport { default as FilterIcon } from \"./Filter\";\nexport { default as FolderMoveIcon } from \"./FolderMove\";\nexport { default as FolderOutlineIcon } from \"./FolderOutline\";\nexport { default as GiftIcon } from \"./Gift\";\nexport { default as HashtagIcon } from \"./Hashtag\";\nexport { default as HelpIcon } from \"./Help\";\nexport { default as ImageIcon } from \"./Image\";\nexport { default as InfoSmallIcon } from \"./InfoSmall\";\nexport { default as InfoIcon } from \"./Info\";\nexport { default as InsertLinkIcon } from \"./InsertLink\";\nexport { default as IntegrationsIcon } from \"./Integrations\";\nexport { default as InvoicesIcon } from \"./Invoices\";\nexport { default as LabelsIcon } from \"./Labels\";\nexport { default as LockSmallIcon } from \"./LockSmall\";\nexport { default as LockIcon } from \"./Lock\";\nexport { default as MarkerIcon } from \"./Marker\";\nexport { default as MessageAddIcon } from \"./MessageAdd\";\nexport { default as MessageEmptyIcon } from \"./MessageEmpty\";\nexport { default as MessageSmallIcon } from \"./MessageSmall\";\nexport { default as MessageSolidIcon } from \"./MessageSolid\";\nexport { default as MessageIcon } from \"./Message\";\nexport { default as MinusIcon } from \"./Minus\";\nexport { default as MoveTriggerIcon } from \"./MoveTrigger\";\nexport { default as MoveIcon } from \"./Move\";\nexport { default as MyWorkIcon } from \"./MyWork\";\nexport { default as NoteAddIcon } from \"./NoteAdd\";\nexport { default as NoteIcon } from \"./Note\";\nexport { default as NotificationBellIcon } from \"./NotificationBell\";\nexport { default as OpenExpandedIcon } from \"./OpenExpanded\";\nexport { default as OpenSheetIcon } from \"./OpenSheet\";\nexport { default as OrderFirstIcon } from \"./OrderFirst\";\nexport { default as PaidSmallIcon } from \"./PaidSmall\";\nexport { default as PauseCircleOutlineIcon } from \"./PauseCircleOutline\";\nexport { default as PauseIcon } from \"./PauseIcon\";\nexport { default as PauseSmallIcon } from \"./PauseSmall\";\nexport { default as PencilSmallIcon } from \"./PencilSmall\";\nexport { default as PencilIcon } from \"./Pencil\";\nexport { default as PendingPaymentSmallIcon } from \"./PendingPaymentSmall\";\nexport { default as PeopleIcon } from \"./People\";\nexport { default as PersonCircleOffIcon } from \"./PersonCircleOff\";\nexport { default as PersonCircleIcon } from \"./PersonCircle\";\nexport { default as PersonPlusIcon } from \"./PersonPlus\";\nexport { default as PersonIcon } from \"./Person\";\nexport { default as PinIcon } from \"./Pin\";\nexport { default as PlayCircleOutlineIcon } from \"./PlayCircleOutline\";\nexport { default as PlayIcon } from \"./PlayIcon\";\nexport { default as PlaySmallIcon } from \"./PlaySmall\";\nexport { default as PriorityLowIcon } from \"./PriorityLow\";\nexport { default as ProjectAddIcon } from \"./ProjectAdd\";\nexport { default as ProjectSearchIcon } from \"./ProjectSearch\";\nexport { default as ProjectStarIcon } from \"./ProjectStar\";\nexport { default as ProjectTemplateAddIcon } from \"./ProjectTemplateAdd\";\nexport { default as ProjectTemplateConvertIcon } from \"./ProjectTemplateConvert\";\nexport { default as ProjectTemplateIcon } from \"./ProjectTemplate\";\nexport { default as ProjectsIcon } from \"./Projects\";\nexport { default as RadioBlankIcon } from \"./RadioBlank\";\nexport { default as RadioButtonIcon } from \"./RadioButton\";\nexport { default as RearangeIcon } from \"./Rearange\";\nexport { default as RearrangeSmallIcon } from \"./RearrangeSmall\";\nexport { default as RecurringCheckmarkSmallIcon } from \"./RecurringCheckmarkSmall\";\nexport { default as RecurringCheckmarkIcon } from \"./RecurringCheckmark\";\nexport { default as ReportTimeIcon } from \"./ReportTime\";\nexport { default as ReportsIcon } from \"./Reports\";\nexport { default as RocketIcon } from \"./Rocket\";\nexport { default as SearchLargeIcon } from \"./SearchLarge\";\nexport { default as SearchIcon } from \"./Search\";\nexport { default as SendBlankIcon } from \"./SendBlank\";\nexport { default as SendFilledIcon } from \"./SendFilled\";\nexport { default as SettingsIcon } from \"./Settings\";\nexport { default as SortGeneralIcon } from \"./SortGeneral\";\nexport { default as SortIcon } from \"./SortIcon\";\nexport { default as StarOutlineIcon } from \"./StarOutline\";\nexport { default as StarIcon } from \"./Star\";\nexport { default as SystemSettingsIcon } from \"./SystemSettings\";\nexport { default as TaskAddIcon } from \"./TaskAdd\";\nexport { default as TaskListAddIcon } from \"./TaskListAdd\";\nexport { default as TaskListCompleteIcon } from \"./TaskListComplete\";\nexport { default as TaskListIcon } from \"./TaskList\";\nexport { default as ThumbUpOutlineIcon } from \"./ThumbUpOutline\";\nexport { default as TrashIcon } from \"./Trash\";\nexport { default as TreeDotsIcon } from \"./TreeDots\";\nexport { default as UploadIcon } from \"./Upload\";\nexport { default as ViewGridIcon } from \"./ViewGrid\";\nexport { default as ViewListIcon } from \"./ViewList\";\nexport { default as ViewTimelineIcon } from \"./ViewTimeline\";\nexport { default as VolumeHighIcon } from \"./VolumeHigh\";\nexport { default as WarningTriangleSmallIcon } from \"./WarningTriangleSmall\";\nexport { default as WarningTriangleIcon } from \"./WarningTriangle\";\nexport { default as WarningIcon } from \"./Warning\";\nexport { default as WorkloadIcon } from \"./Workload\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAqD"}
1
+ {"version":3,"file":"index.js","names":[],"sources":["../../../../../src/components/Icons/collection/index.tsx"],"sourcesContent":["export { default as AccessLogIcon } from \"./AccessLog\";\nexport { default as ActivityIcon } from \"./Activity\";\nexport { default as AddCrossTinyIcon } from \"./AddCrossTiny\";\nexport { default as AddCrossIcon } from \"./AddCross\";\nexport { default as ArrowBackMobileIcon } from \"./ArrowBackMobile\";\nexport { default as ArrowCollapseMultipleIcon } from \"./ArrowCollapseMultiple\";\nexport { default as ArrowDownLongIcon } from \"./ArrowDownLong\";\nexport { default as ArrowDownIcon } from \"./ArrowDown\";\nexport { default as ArrowExpandeMultipleIcon } from \"./ArrowExpandeMultiple\";\nexport { default as ArrowLeftBoxIcon } from \"./ArrowLeftBox\";\nexport { default as ArrowLeftIcon } from \"./ArrowLeft\";\nexport { default as ArrowRefreshIcon } from \"./ArrowRefresh\";\nexport { default as ArrowRightIcon } from \"./ArrowRight\";\nexport { default as ArrowUpLongIcon } from \"./ArrowUpLong\";\nexport { default as ArrowUpIcon } from \"./ArrowUp\";\nexport { default as AssignIcon } from \"./Assign\";\nexport { default as AttachmentIcon } from \"./Attachment\";\nexport { default as BellOffSmallIcon } from \"./BellOffSmall\";\nexport { default as BellOffIcon } from \"./BellOff\";\nexport { default as BillingIcon } from \"./Billing\";\nexport { default as BudgetAlertIcon } from \"./BudgetAlert\";\nexport { default as CalendarAddXIcon } from \"./CalendarAddX\";\nexport { default as CalendarIcon } from \"./Calendar\";\nexport { default as CancelCrossIcon } from \"./CancelCross\";\nexport { default as CaretLeftIcon } from \"./CaretLeft\";\nexport { default as CaretRightIcon } from \"./CaretRight\";\nexport { default as ChatIcon } from \"./Chat\";\nexport { default as CheckIcon } from \"./Check\";\nexport { default as CheckboxBlankTogglerIcon } from \"./CheckboxBlankToggler\";\nexport { default as CheckboxCircleArrowIcon } from \"./CheckboxCircleArrow\";\nexport { default as CheckboxIcon } from \"./Checkbox\";\nexport { default as ChecklistSmallIcon } from \"./ChecklistSmall\";\nexport { default as ChecklistIcon } from \"./Checklist\";\nexport { default as CircleMultipleIcon } from \"./CircleMultiple\";\nexport { default as ClockAddIcon } from \"./ClockAdd\";\nexport { default as ClockSmallIcon } from \"./ClockSmall\";\nexport { default as ClockStopwatchSmallIcon } from \"./ClockStopwatchSmall\";\nexport { default as ClockStopwatchIcon } from \"./ClockStopwatch\";\nexport { default as ClockIcon } from \"./Clock\";\nexport { default as CloseSmallIcon } from \"./CloseSmall\";\nexport { default as CloseIcon } from \"./Close\";\nexport { default as CollapsIcon } from \"./CollapsIcon\";\nexport { default as CollapseAllIcon } from \"./CollapseAll\";\nexport { default as CollapseExpandSingleIcon } from \"./CollapseExpandSingle\";\nexport { default as CompanyIcon } from \"./Company\";\nexport { default as ComputerIcon } from \"./Computer\";\nexport { default as CopyIcon } from \"./Copy\";\nexport { default as CrownBlankIcon } from \"./CrownBlank\";\nexport { default as CrownSelectedIcon } from \"./CrownSelected\";\nexport { default as DependencySmallIcon } from \"./DependencySmall\";\nexport { default as DependencyIcon } from \"./Dependency\";\nexport { default as DiscussionAddIcon } from \"./DiscussionAdd\";\nexport { default as DiscussionIcon } from \"./Discussion\";\nexport { default as DollarCheckmarkSmallIcon } from \"./DollarCheckmarkSmall\";\nexport { default as DollarCheckmarkIcon } from \"./DollarCheckmark\";\nexport { default as DollarClockSmallIcon } from \"./DollarClockSmall\";\nexport { default as DollarClockIcon } from \"./DollarClock\";\nexport { default as DollarDocumentIcon } from \"./DollarDocument\";\nexport { default as DollarOffSmallIcon } from \"./DollarOffSmall\";\nexport { default as DollarOffIcon } from \"./DollarOff\";\nexport { default as DollarSmallIcon } from \"./DollarSmall\";\nexport { default as DollarIcon } from \"./Dollar\";\nexport { default as DownloadIcon } from \"./Download\";\nexport { default as DriveIcon } from \"./Drive\";\nexport { default as DropboxIcon } from \"./Dropbox\";\nexport { default as DuplicateIcon } from \"./Duplicate\";\nexport { default as EditMultipleIcon } from \"./EditMultiple\";\nexport { default as EditIcon } from \"./Edit\";\nexport { default as EmojiIcon } from \"./Emoji\";\nexport { default as EstimatePlusIcon } from \"./EstimatePlus\";\nexport { default as EstimatesIcon } from \"./Estimates\";\nexport { default as ExpandAllIcon } from \"./ExpandAll\";\nexport { default as ExpenseAddIcon } from \"./ExpenseAdd\";\nexport { default as EyeOffSmallIcon } from \"./EyeOffSmall\";\nexport { default as EyeOffIcon } from \"./EyeOff\";\nexport { default as EyeSmallIcon } from \"./EyeSmall\";\nexport { default as EyeIcon } from \"./Eye\";\nexport { default as FilterIcon } from \"./Filter\";\nexport { default as FolderMoveIcon } from \"./FolderMove\";\nexport { default as FolderOutlineIcon } from \"./FolderOutline\";\nexport { default as GiftIcon } from \"./Gift\";\nexport { default as HashtagIcon } from \"./Hashtag\";\nexport { default as HelpIcon } from \"./Help\";\nexport { default as ImageIcon } from \"./Image\";\nexport { default as InfoSmallIcon } from \"./InfoSmall\";\nexport { default as InfoIcon } from \"./Info\";\nexport { default as InsertLinkIcon } from \"./InsertLink\";\nexport { default as IntegrationsIcon } from \"./Integrations\";\nexport { default as InvoicesIcon } from \"./Invoices\";\nexport { default as LabelsIcon } from \"./Labels\";\nexport { default as LockSmallIcon } from \"./LockSmall\";\nexport { default as LockIcon } from \"./Lock\";\nexport { default as MarkerIcon } from \"./Marker\";\nexport { default as MessageAddIcon } from \"./MessageAdd\";\nexport { default as MessageEmptyIcon } from \"./MessageEmpty\";\nexport { default as MessageSmallIcon } from \"./MessageSmall\";\nexport { default as MessageSolidIcon } from \"./MessageSolid\";\nexport { default as MessageIcon } from \"./Message\";\nexport { default as MinusIcon } from \"./Minus\";\nexport { default as MoveTriggerIcon } from \"./MoveTrigger\";\nexport { default as MoveIcon } from \"./Move\";\nexport { default as MyWorkIcon } from \"./MyWork\";\nexport { default as NoteAddIcon } from \"./NoteAdd\";\nexport { default as NoteIcon } from \"./Note\";\nexport { default as NotificationBellIcon } from \"./NotificationBell\";\nexport { default as OpenExpandedIcon } from \"./OpenExpanded\";\nexport { default as OpenSheetIcon } from \"./OpenSheet\";\nexport { default as OrderFirstIcon } from \"./OrderFirst\";\nexport { default as PaidSmallIcon } from \"./PaidSmall\";\nexport { default as PauseCircleOutlineIcon } from \"./PauseCircleOutline\";\nexport { default as PauseIcon } from \"./PauseIcon\";\nexport { default as PauseSmallIcon } from \"./PauseSmall\";\nexport { default as PencilSmallIcon } from \"./PencilSmall\";\nexport { default as PencilIcon } from \"./Pencil\";\nexport { default as PendingPaymentSmallIcon } from \"./PendingPaymentSmall\";\nexport { default as PeopleIcon } from \"./People\";\nexport { default as PersonCircleOffIcon } from \"./PersonCircleOff\";\nexport { default as PersonCircleIcon } from \"./PersonCircle\";\nexport { default as PersonPlusIcon } from \"./PersonPlus\";\nexport { default as PersonIcon } from \"./Person\";\nexport { default as PinIcon } from \"./Pin\";\nexport { default as PlayCircleOutlineIcon } from \"./PlayCircleOutline\";\nexport { default as PlayIcon } from \"./PlayIcon\";\nexport { default as PlaySmallIcon } from \"./PlaySmall\";\nexport { default as PriorityLowIcon } from \"./PriorityLow\";\nexport { default as ProjectAddIcon } from \"./ProjectAdd\";\nexport { default as ProjectSearchIcon } from \"./ProjectSearch\";\nexport { default as ProjectStarIcon } from \"./ProjectStar\";\nexport { default as ProjectTemplateAddIcon } from \"./ProjectTemplateAdd\";\nexport { default as ProjectTemplateConvertIcon } from \"./ProjectTemplateConvert\";\nexport { default as ProjectTemplateIcon } from \"./ProjectTemplate\";\nexport { default as ProjectsIcon } from \"./Projects\";\nexport { default as RadioBlankIcon } from \"./RadioBlank\";\nexport { default as RadioButtonIcon } from \"./RadioButton\";\nexport { default as RearangeIcon } from \"./Rearange\";\nexport { default as RearrangeSmallIcon } from \"./RearrangeSmall\";\nexport { default as RecurringCheckmarkSmallIcon } from \"./RecurringCheckmarkSmall\";\nexport { default as RecurringCheckmarkIcon } from \"./RecurringCheckmark\";\nexport { default as RecurringSmallIcon } from \"./RecurringSmall\";\nexport { default as ReportTimeIcon } from \"./ReportTime\";\nexport { default as ReportsIcon } from \"./Reports\";\nexport { default as RocketIcon } from \"./Rocket\";\nexport { default as SearchLargeIcon } from \"./SearchLarge\";\nexport { default as SearchIcon } from \"./Search\";\nexport { default as SendBlankIcon } from \"./SendBlank\";\nexport { default as SendFilledIcon } from \"./SendFilled\";\nexport { default as SettingsIcon } from \"./Settings\";\nexport { default as SortGeneralIcon } from \"./SortGeneral\";\nexport { default as SortIcon } from \"./SortIcon\";\nexport { default as StarOutlineIcon } from \"./StarOutline\";\nexport { default as StarIcon } from \"./Star\";\nexport { default as SystemSettingsIcon } from \"./SystemSettings\";\nexport { default as TaskAddIcon } from \"./TaskAdd\";\nexport { default as TaskListAddIcon } from \"./TaskListAdd\";\nexport { default as TaskListCompleteIcon } from \"./TaskListComplete\";\nexport { default as TaskListIcon } from \"./TaskList\";\nexport { default as ThumbUpOutlineIcon } from \"./ThumbUpOutline\";\nexport { default as TrashIcon } from \"./Trash\";\nexport { default as TreeDotsIcon } from \"./TreeDots\";\nexport { default as UploadIcon } from \"./Upload\";\nexport { default as ViewGridIcon } from \"./ViewGrid\";\nexport { default as ViewListIcon } from \"./ViewList\";\nexport { default as ViewTimelineIcon } from \"./ViewTimeline\";\nexport { default as VolumeHighIcon } from \"./VolumeHigh\";\nexport { default as WarningTriangleSmallIcon } from \"./WarningTriangleSmall\";\nexport { default as WarningTriangleIcon } from \"./WarningTriangle\";\nexport { default as WarningIcon } from \"./Warning\";\nexport { default as WorkloadIcon } from \"./Workload\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAqD"}
@@ -19,18 +19,18 @@ var StyledLink = _styledComponents.default.a.withConfig({
19
19
  displayName: "Styles__StyledLink",
20
20
  componentId: "sc-1c1jdox-1"
21
21
  })(["", " ", " ", " border:none;height:32px;transition:background-color 0.3s ease,box-shadow 0.3s ease,color 0.3s ease,border-color 0.3s ease;svg{fill:currentColor;}&::-moz-focus-inner{border:0;}&:focus{outline:none;}&:hover{text-decoration:none;}", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", ""], _FontStyle.FontStyle, _BoxSizingStyle.BoxSizingStyle, {
22
- "WebkitFontSmoothing": "antialiased",
23
- "MozOsxFontSmoothing": "grayscale",
24
- "fontWeight": "500",
25
- "lineHeight": "1.25rem",
26
22
  "margin": "0px",
27
- "textDecoration": "none",
28
- "fontSize": "0.875rem",
29
- "userSelect": "none",
30
- "cursor": "pointer",
31
23
  "display": "inline-flex",
24
+ "cursor": "pointer",
25
+ "userSelect": "none",
32
26
  "alignItems": "center",
33
- "justifyContent": "center"
27
+ "justifyContent": "center",
28
+ "fontSize": "0.875rem",
29
+ "lineHeight": "1",
30
+ "fontWeight": "500",
31
+ "textDecorationLine": "none",
32
+ "WebkitFontSmoothing": "antialiased",
33
+ "MozOsxFontSmoothing": "grayscale"
34
34
  }, function (props) {
35
35
  return props.disabled && (0, _styledComponents.css)(["cursor:default;opacity:50%;pointer-events:none;"]);
36
36
  }, function (props) {
@@ -70,22 +70,22 @@ var StyledBackLink = _styledComponents.default.a.withConfig({
70
70
  displayName: "Styles__StyledBackLink",
71
71
  componentId: "sc-1c1jdox-3"
72
72
  })(["", " ", " ", " text-decoration:none;border:transparent 1px solid;border-radius:20px;height:32px;font-size:10px;font-weight:500;display:table-cell;vertical-align:middle;&:before,&:after{content:\"\";", " border-width:0 1px 1px 0;position:absolute;left:0;transition:all ease 0.3s;}&:before{", " transform:translateX(1rem) translateY(0.1rem) rotate(135deg);}&:after{", " transform:translateX(2rem) translateY(0.1rem) rotate(135deg);}&:hover{text-decoration:none;border-color:var(--border-primary);&:before{", " transform:translateX(0rem) translateY(0.1rem) rotate(135deg);}&:after{", " transform:translateX(1rem) translateY(0.1rem) rotate(135deg);}}"], _FontStyle.FontStyle, _BoxSizingStyle.BoxSizingStyle, {
73
+ "display": "inline-flex",
74
+ "cursor": "pointer",
73
75
  "paddingLeft": "2rem",
76
+ "paddingRight": "1rem",
77
+ "verticalAlign": "middle",
74
78
  "fontSize": "0.6875rem",
75
79
  "textTransform": "uppercase",
76
- "display": "inline-flex",
77
- "verticalAlign": "middle",
78
- "paddingRight": "1rem",
79
- "color": "var(--color-theme-600)",
80
- "cursor": "pointer"
80
+ "color": "var(--color-theme-600)"
81
81
  }, {
82
- "borderStyle": "solid",
83
- "color": "var(--color-theme-700)",
84
82
  "display": "inline-block",
85
- "padding": "0px",
86
- "width": "0.5rem",
87
83
  "height": "0.5rem",
88
- "backgroundRepeat": "no-repeat"
84
+ "width": "0.5rem",
85
+ "borderStyle": "solid",
86
+ "backgroundRepeat": "no-repeat",
87
+ "padding": "0px",
88
+ "color": "var(--color-theme-700)"
89
89
  }, {
90
90
  "opacity": "1"
91
91
  }, {
@@ -15,11 +15,11 @@ var StyledMenu = (0, _styledComponents.default)(_Bubble.Bubble).withConfig({
15
15
  displayName: "Styles__StyledMenu",
16
16
  componentId: "sc-8fhkp-0"
17
17
  })(["", " ", " ", " width:", ";color:var(--color-theme-700);a:focus,a:active{outline:none;}", " ", " ", ""], {
18
- "backgroundColor": "var(--page-paper-main)",
19
- "borderColor": "var(--border-primary)",
20
18
  "marginTop": "0.25rem",
21
19
  "marginBottom": "0.25rem",
22
- "overflow": "auto"
20
+ "overflow": "auto",
21
+ "borderColor": "var(--border-primary)",
22
+ "backgroundColor": "var(--page-paper-main)"
23
23
  }, _FontStyle.FontStyle, _BoxSizingStyle.BoxSizingStyle, function (props) {
24
24
  return props.$mode;
25
25
  }, function (props) {
@@ -14,9 +14,9 @@ var StyledMenuSelectorDots = (0, _styledComponents.default)(_TreeDots.default).w
14
14
  displayName: "Styles__StyledMenuSelectorDots",
15
15
  componentId: "sc-1x7qbnu-0"
16
16
  })(["", ""], {
17
- "cursor": "pointer",
17
+ "marginLeft": "0.5rem",
18
18
  "flexShrink": "0",
19
- "marginLeft": "0.5rem"
19
+ "cursor": "pointer"
20
20
  });
21
21
  exports.StyledMenuSelectorDots = StyledMenuSelectorDots;
22
22
  StyledMenuSelectorDots.displayName = "StyledMenuSelectorDots";
@@ -24,10 +24,10 @@ var StyledMenuSelectorBack = (0, _styledComponents.default)(_ArrowLeft.default).
24
24
  displayName: "Styles__StyledMenuSelectorBack",
25
25
  componentId: "sc-1x7qbnu-1"
26
26
  })(["", ""], {
27
- "cursor": "pointer",
28
- "stroke": "currentColor",
27
+ "marginRight": "0.5rem",
29
28
  "flexShrink": "0",
30
- "marginRight": "0.5rem"
29
+ "cursor": "pointer",
30
+ "stroke": "currentColor"
31
31
  });
32
32
  exports.StyledMenuSelectorBack = StyledMenuSelectorBack;
33
33
  StyledMenuSelectorBack.displayName = "StyledMenuSelectorBack";
@@ -41,9 +41,9 @@ var StyledMenuSelectorInner = _styledComponents.default.div.withConfig({
41
41
  displayName: "Styles__StyledMenuSelectorInner",
42
42
  componentId: "sc-1x7qbnu-3"
43
43
  })(["", ""], {
44
+ "margin": "1rem",
44
45
  "display": "flex",
45
- "alignItems": "center",
46
- "margin": "1rem"
46
+ "alignItems": "center"
47
47
  });
48
48
  exports.StyledMenuSelectorInner = StyledMenuSelectorInner;
49
49
  StyledMenuSelectorInner.displayName = "StyledMenuSelectorInner";
@@ -34,9 +34,9 @@ var StyledNavList = _styledComponents.default.ul.withConfig({
34
34
  displayName: "Styles__StyledNavList",
35
35
  componentId: "sc-1khiypw-1"
36
36
  })(["", " overflow:clip visible;"], {
37
+ "margin": "0px",
37
38
  "display": "flex",
38
39
  "listStyleType": "none",
39
- "margin": "0px",
40
40
  "padding": "0px"
41
41
  });
42
42
  exports.StyledNavList = StyledNavList;
@@ -45,11 +45,11 @@ var StyledNavListItem = _styledComponents.default.li.withConfig({
45
45
  displayName: "Styles__StyledNavListItem",
46
46
  componentId: "sc-1khiypw-2"
47
47
  })(["", " color:var(--color-theme-700);font-size:15px;display:flex;align-items:center;font-weight:500;padding:0 10px;flex-shrink:0;&:hover,&:hover *{", "}", " &::after{content:\"\";", " bottom:0;left:50%;transform:translateX(-50%);height:3px;transition:width 0.3s ease,background-color 0.3s ease;}", " ", " ", " ", ""], {
48
- "fontSize": "0.875rem",
49
- "lineHeight": "1.25rem",
50
- "cursor": "default",
51
48
  "position": "relative",
52
- "userSelect": "none"
49
+ "cursor": "default",
50
+ "userSelect": "none",
51
+ "fontSize": "0.875rem",
52
+ "lineHeight": "1.25rem"
53
53
  }, function (props) {
54
54
  return !props.$disabled && (0, _styledComponents.css)(["", ""], {
55
55
  "color": "var(--color-primary)"
@@ -60,10 +60,10 @@ var StyledNavListItem = _styledComponents.default.li.withConfig({
60
60
  });
61
61
  }, {
62
62
  "position": "absolute",
63
- "display": "block",
64
63
  "margin": "auto",
64
+ "display": "block",
65
65
  "width": "0px",
66
- "backgroundColor": "rgba(0, 0, 0, 0)"
66
+ "backgroundColor": "transparent"
67
67
  }, function (props) {
68
68
  return props.$active && (0, _styledComponents.css)(["", " &::after{", "}"], {
69
69
  "pointerEvents": "none"
@@ -73,8 +73,8 @@ var StyledNavListItem = _styledComponents.default.li.withConfig({
73
73
  });
74
74
  }, function (props) {
75
75
  return props.$disabled && (0, _styledComponents.css)(["", ""], {
76
- "userSelect": "none",
77
76
  "cursor": "not-allowed",
77
+ "userSelect": "none",
78
78
  "opacity": "0.5"
79
79
  });
80
80
  }, function (props) {
@@ -24,11 +24,11 @@ var StyledMonths = _styledComponents.default.div.withConfig({
24
24
  })(["top:30px;height:230px;", ""], {
25
25
  "position": "absolute",
26
26
  "left": "0px",
27
- "padding": "1.25rem",
27
+ "zIndex": "10",
28
28
  "display": "flex",
29
29
  "flexWrap": "wrap",
30
30
  "backgroundColor": "var(--page-paper-main)",
31
- "zIndex": "10"
31
+ "padding": "1.25rem"
32
32
  });
33
33
  exports.StyledMonths = StyledMonths;
34
34
  var StyledMonth = _styledComponents.default.div.withConfig({
@@ -38,9 +38,9 @@ var StyledMonth = _styledComponents.default.div.withConfig({
38
38
  "margin": "auto",
39
39
  "cursor": "pointer",
40
40
  "borderRadius": "1rem",
41
- "fontWeight": "700",
42
41
  "fontSize": "0.875rem",
43
- "lineHeight": "1.25rem"
42
+ "lineHeight": "1.25rem",
43
+ "fontWeight": "700"
44
44
  }, function (props) {
45
45
  return !props.$isSelected ? (0, _styledComponents.css)(["&:hover{background-color:var(--color-primary-300);}"]) : (0, _styledComponents.css)(["", " background-color:var(--color-primary);"], {
46
46
  "color": "var(--color-theme-100)"
@@ -72,9 +72,9 @@ var StyledYearMonthPickerNavBarItem = _styledComponents.default.span.withConfig(
72
72
  displayName: "Styles__StyledYearMonthPickerNavBarItem",
73
73
  componentId: "sc-1owijsg-5"
74
74
  })(["", " transition-duration:0.3s;display:inline-block;&:hover{background-color:var(--color-primary-300);border-radius:15px;}"], {
75
+ "cursor": "pointer",
75
76
  "paddingLeft": "1rem",
76
- "paddingRight": "1rem",
77
- "cursor": "pointer"
77
+ "paddingRight": "1rem"
78
78
  });
79
79
  exports.StyledYearMonthPickerNavBarItem = StyledYearMonthPickerNavBarItem;
80
80
  StyledNavBarButton.displayName = "StyledNavBarButton";
@@ -18,9 +18,9 @@ var StyledScrollShadowTop = _styledComponents.default.div.withConfig({
18
18
  componentId: "sc-17pcaqo-1"
19
19
  })(["", " background-image:linear-gradient( to top,", ",", " );"], {
20
20
  "position": "absolute",
21
- "top": "0px",
22
21
  "left": "0px",
23
22
  "right": "0px",
23
+ "top": "0px",
24
24
  "height": "0.5rem"
25
25
  }, function (props) {
26
26
  return props.$innerColor ? props.$innerColor : "var(--page-paper-main-shadow)";
@@ -33,9 +33,9 @@ var StyledScrollShadowBottom = _styledComponents.default.div.withConfig({
33
33
  componentId: "sc-17pcaqo-2"
34
34
  })(["", " background-image:linear-gradient( to top,", ",", " );"], {
35
35
  "position": "absolute",
36
- "bottom": "0px",
37
36
  "left": "0px",
38
37
  "right": "0px",
38
+ "bottom": "0px",
39
39
  "height": "0.5rem"
40
40
  }, function (props) {
41
41
  return props.$outerColor ? props.$outerColor : "var(--page-paper-main)";
@@ -48,9 +48,9 @@ var StyledScrollShadowLeft = _styledComponents.default.div.withConfig({
48
48
  componentId: "sc-17pcaqo-3"
49
49
  })(["", " background-image:linear-gradient( to left,", ",", " );"], {
50
50
  "position": "absolute",
51
- "left": "0px",
52
51
  "top": "0px",
53
52
  "bottom": "0px",
53
+ "left": "0px",
54
54
  "width": "0.5rem"
55
55
  }, function (props) {
56
56
  return props.$innerColor ? props.$innerColor : "var(--page-paper-main-shadow)";
@@ -63,9 +63,9 @@ var StyledScrollShadowRight = _styledComponents.default.div.withConfig({
63
63
  componentId: "sc-17pcaqo-4"
64
64
  })(["", " background-image:linear-gradient( to right,", ",", " );"], {
65
65
  "position": "absolute",
66
- "right": "0px",
67
66
  "top": "0px",
68
67
  "bottom": "0px",
68
+ "right": "0px",
69
69
  "width": "0.5rem"
70
70
  }, function (props) {
71
71
  return props.$innerColor ? props.$innerColor : "var(--page-paper-main-shadow)";