@activecollab/components 1.0.350 → 1.0.351
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/dist/cjs/components/Accordion/Styles.js +4 -4
- package/dist/cjs/components/Bubble/Styles.js +8 -7
- package/dist/cjs/components/Bubble/Styles.js.map +1 -1
- package/dist/cjs/components/ButtonGroup/Styles.js +2 -2
- package/dist/cjs/components/Choose/Styles.js +9 -9
- package/dist/cjs/components/CompleteCheckbox/Styles.js +8 -8
- package/dist/cjs/components/DatePicker/Styles.js +2 -2
- package/dist/cjs/components/EditableContent/Styles.js +12 -15
- package/dist/cjs/components/EditableContent/Styles.js.map +1 -1
- package/dist/cjs/components/Expanders/Styles.js +2 -2
- package/dist/cjs/components/Links/Styles.js +19 -19
- package/dist/cjs/components/Menu/Styles.js +3 -3
- package/dist/cjs/components/MenuSelector/Styles.js +7 -7
- package/dist/cjs/components/Nav/Styles.js +8 -8
- package/dist/cjs/components/Pickers/Styles.js +6 -6
- package/dist/cjs/components/ScrollShadow/Styles.js +4 -4
- package/dist/cjs/components/SelectDate/Styles.js +2 -2
- package/dist/cjs/components/Sheet/Styles.js +2 -2
- package/dist/cjs/components/Signifier/Styles.js +2 -2
- package/dist/cjs/components/Steppers/DateStepper/Styles.js +26 -26
- package/dist/cjs/components/Tables/Styles.js +20 -19
- package/dist/cjs/components/Tables/Styles.js.map +1 -1
- package/dist/esm/components/Accordion/Styles.js +4 -4
- package/dist/esm/components/Bubble/Styles.js +8 -7
- package/dist/esm/components/Bubble/Styles.js.map +1 -1
- package/dist/esm/components/ButtonGroup/Styles.js +2 -2
- package/dist/esm/components/Choose/Styles.js +9 -9
- package/dist/esm/components/CompleteCheckbox/Styles.js +8 -8
- package/dist/esm/components/DatePicker/Styles.js +2 -2
- package/dist/esm/components/EditableContent/Styles.js +12 -15
- package/dist/esm/components/EditableContent/Styles.js.map +1 -1
- package/dist/esm/components/Expanders/Styles.js +2 -2
- package/dist/esm/components/Links/Styles.js +19 -19
- package/dist/esm/components/Menu/Styles.js +3 -3
- package/dist/esm/components/MenuSelector/Styles.js +7 -7
- package/dist/esm/components/Nav/Styles.js +8 -8
- package/dist/esm/components/Pickers/Styles.js +6 -6
- package/dist/esm/components/ScrollShadow/Styles.js +4 -4
- package/dist/esm/components/SelectDate/Styles.js +2 -2
- package/dist/esm/components/Sheet/Styles.js +2 -2
- package/dist/esm/components/Signifier/Styles.js +2 -2
- package/dist/esm/components/Steppers/DateStepper/Styles.js +26 -26
- package/dist/esm/components/Tables/Styles.js +20 -19
- package/dist/esm/components/Tables/Styles.js.map +1 -1
- package/dist/index.js +146 -147
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +2 -2
|
@@ -17,15 +17,15 @@ var StyledTableHead = _styledComponents.default.thead.withConfig({
|
|
|
17
17
|
"textAlign": "left",
|
|
18
18
|
"textTransform": "uppercase"
|
|
19
19
|
}, {
|
|
20
|
-
"
|
|
20
|
+
"fontSize": "0.6875rem",
|
|
21
21
|
"fontWeight": "600",
|
|
22
|
-
"
|
|
22
|
+
"color": "var(--color-theme-700)"
|
|
23
23
|
}, function (props) {
|
|
24
24
|
return props.$headerVariant && props.$headerVariant === "primary" && (0, _styledComponents.css)(["th{", "}tr{td:first-child,th:first-child{", "}}"], {
|
|
25
25
|
"whiteSpace": "nowrap",
|
|
26
|
+
"paddingBottom": "2rem",
|
|
26
27
|
"paddingLeft": "1rem",
|
|
27
28
|
"paddingRight": "1rem",
|
|
28
|
-
"paddingBottom": "2rem",
|
|
29
29
|
"paddingTop": "0.5rem"
|
|
30
30
|
}, {
|
|
31
31
|
"paddingLeft": "1.5rem"
|
|
@@ -51,10 +51,10 @@ var StyledTableBody = _styledComponents.default.tbody.withConfig({
|
|
|
51
51
|
}, {
|
|
52
52
|
"color": "var(--color-theme-700)"
|
|
53
53
|
}, {
|
|
54
|
-
"
|
|
55
|
-
"
|
|
54
|
+
"color": "var(--color-primary)",
|
|
55
|
+
"textDecorationLine": "none"
|
|
56
56
|
}, {
|
|
57
|
-
"
|
|
57
|
+
"textDecorationLine": "underline"
|
|
58
58
|
});
|
|
59
59
|
exports.StyledTableBody = StyledTableBody;
|
|
60
60
|
StyledTableBody.displayName = "StyledTableBody";
|
|
@@ -62,19 +62,20 @@ var StyledTableWrapper = _styledComponents.default.div.withConfig({
|
|
|
62
62
|
displayName: "Styles__StyledTableWrapper",
|
|
63
63
|
componentId: "sc-e16t6w-2"
|
|
64
64
|
})(["", " ", " ", " &:before{", " content:\"\";top:39px;z-index:-1;}"], _FontStyle.FontStyle, _BoxSizingStyle.BoxSizingStyle, {
|
|
65
|
-
"marginTop": "2rem",
|
|
66
65
|
"marginLeft": "1rem",
|
|
67
66
|
"marginRight": "1rem",
|
|
67
|
+
"marginTop": "2rem",
|
|
68
68
|
"overflowX": "auto",
|
|
69
69
|
"overflowY": "hidden"
|
|
70
70
|
}, {
|
|
71
71
|
"position": "absolute",
|
|
72
|
+
"bottom": "0px",
|
|
72
73
|
"left": "0px",
|
|
73
74
|
"right": "0px",
|
|
74
|
-
"bottom": "0px",
|
|
75
|
-
"backgroundColor": "var(--page-paper-main)",
|
|
76
75
|
"borderRadius": "0.5rem",
|
|
77
|
-
"
|
|
76
|
+
"backgroundColor": "var(--page-paper-main)",
|
|
77
|
+
"--tw-shadow": "0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",
|
|
78
|
+
"--tw-shadow-colored": "0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)",
|
|
78
79
|
"boxShadow": "var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)"
|
|
79
80
|
});
|
|
80
81
|
exports.StyledTableWrapper = StyledTableWrapper;
|
|
@@ -85,16 +86,16 @@ var StyledTable = _styledComponents.default.table.withConfig({
|
|
|
85
86
|
})(["", " border-spacing:0;", " tr th,", " tr td{&:last-child{", "}}td{", "}", ""], {
|
|
86
87
|
"width": "100%",
|
|
87
88
|
"padding": "0px",
|
|
89
|
+
"paddingBottom": "1rem",
|
|
88
90
|
"fontSize": "0.75rem",
|
|
89
|
-
"lineHeight": "1rem"
|
|
90
|
-
"paddingBottom": "1rem"
|
|
91
|
+
"lineHeight": "1rem"
|
|
91
92
|
}, StyledTableHead, StyledTableBody, {
|
|
92
93
|
"textAlign": "right"
|
|
93
94
|
}, {
|
|
94
|
-
"paddingTop": "0.75rem",
|
|
95
|
-
"paddingBottom": "0.75rem",
|
|
96
95
|
"paddingLeft": "1rem",
|
|
97
|
-
"paddingRight": "1rem"
|
|
96
|
+
"paddingRight": "1rem",
|
|
97
|
+
"paddingTop": "0.75rem",
|
|
98
|
+
"paddingBottom": "0.75rem"
|
|
98
99
|
}, function (props) {
|
|
99
100
|
return props.$striped && (0, _styledComponents.css)(["", ":not(.c-table__grouped__head){tr:nth-child(odd){", "}}"], StyledTableBody, {
|
|
100
101
|
"backgroundColor": "var(--color-theme-200)"
|
|
@@ -116,17 +117,17 @@ var StyledDataTable = _styledComponents.default.div.withConfig({
|
|
|
116
117
|
}, {
|
|
117
118
|
"opacity": "0.5"
|
|
118
119
|
}, {
|
|
120
|
+
"pointerEvents": "none",
|
|
119
121
|
"position": "absolute",
|
|
120
|
-
"width": "100%",
|
|
121
122
|
"left": "0px",
|
|
122
|
-
"
|
|
123
|
+
"width": "100%"
|
|
123
124
|
}, {
|
|
124
125
|
"display": "inline-block",
|
|
125
126
|
"userSelect": "none"
|
|
126
127
|
}, {
|
|
127
128
|
"borderWidth": "0px",
|
|
128
|
-
"
|
|
129
|
-
"
|
|
129
|
+
"borderStyle": "solid",
|
|
130
|
+
"borderColor": "transparent"
|
|
130
131
|
}, {
|
|
131
132
|
"marginLeft": "0.25rem"
|
|
132
133
|
}, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Styles.js","names":["StyledTableHead","styled","thead","FontStyle","BoxSizingStyle","props","$headerVariant","css","displayName","StyledTableBody","tbody","StyledTableWrapper","div","StyledTable","table","$striped","StyledDataTable"],"sources":["../../../../src/components/Tables/Styles.ts"],"sourcesContent":["import styled, { css } from \"styled-components\";\nimport tw from \"twin.macro\";\nimport { BoxSizingStyle } from \"../BoxSizingStyle\";\nimport { FontStyle } from \"../FontStyle\";\n\nexport const StyledTableHead = styled.thead<{\n $headerVariant: \"primary\" | \"secondary\";\n}>`\n ${FontStyle}\n ${BoxSizingStyle}\n\n ${tw`tw-text-left tw-uppercase`}\n ${tw`tw-text-theme-700 tw-font-semibold tw-text-xxs`}\n\n ${(props) =>\n props.$headerVariant &&\n props.$headerVariant === \"primary\" &&\n css`\n th {\n ${tw`tw-whitespace-nowrap tw-pl-4 tw-pr-4 tw-pb-8 tw-pt-2`}\n }\n\n tr {\n td:first-child,\n th:first-child {\n ${tw`tw-pl-6`}\n }\n }\n `}\n\n ${(props) =>\n props.$headerVariant &&\n props.$headerVariant === \"secondary\" &&\n css`\n th {\n ${tw`tw-whitespace-nowrap`}\n }\n\n tr {\n th {\n padding-bottom: 8px;\n padding-left: 16px;\n }\n }\n\n tr {\n th:last-child {\n padding-right: 16px;\n }\n }\n `}\n`;\nStyledTableHead.displayName = \"StyledTableHead\";\n\nexport const StyledTableBody = styled.tbody`\n ${FontStyle}\n ${BoxSizingStyle}\n\n ${tw`tw-truncate`}\n\n td {\n ${tw`tw-truncate`}\n }\n\n &:not(.c-table__grouped__head) {\n td {\n ${tw`tw-text-theme-700`}\n }\n }\n\n a {\n ${tw`tw-no-underline tw-text-primary`}\n &:hover {\n ${tw`tw-underline`}\n }\n }\n`;\nStyledTableBody.displayName = \"StyledTableBody\";\n\nexport const StyledTableWrapper = styled.div`\n ${FontStyle}\n ${BoxSizingStyle}\n\n ${tw`tw-mt-8 tw-mx-4 tw-overflow-x-auto tw-overflow-y-hidden`}\n\n &:before {\n ${tw`tw-absolute tw-left-0 tw-right-0 tw-bottom-0 tw-bg-page-paper-main tw-rounded-lg tw-shadow-lg`}\n content: \"\";\n top: 39px;\n z-index: -1;\n }\n`;\nStyledTableWrapper.displayName = \"StyledTableWrapper\";\n\nexport const StyledTable = styled.table<{\n $striped: boolean;\n}>`\n ${tw`tw-w-full tw-p-0 tw-text-xs tw-pb-4`}\n border-spacing: 0;\n\n ${StyledTableHead} tr th,\n ${StyledTableBody} tr td {\n &:last-child {\n ${tw`tw-text-right`}\n }\n }\n\n td {\n ${tw`tw-py-3 tw-px-4`}\n }\n\n ${(props) =>\n props.$striped &&\n css`\n ${StyledTableBody}:not(.c-table__grouped__head) {\n tr:nth-child(odd) {\n ${tw`tw-bg-theme-200`}\n }\n }\n `}\n`;\nStyledTable.displayName = \"StyledTable\";\n\nexport const StyledDataTable = styled.div`\n ${FontStyle}\n ${BoxSizingStyle}\n\n &.c-table__collapsible {\n .c-table__head {\n tr {\n th {\n position: sticky;\n top: 0;\n z-index: 1;\n }\n }\n }\n }\n &.c-table__grouped {\n .c-table__head th {\n ${tw`tw-pb-4`}\n &:last-child {\n ${tw`tw-pr-0`}\n }\n }\n }\n &.c-data-table {\n position: relative;\n .c-table__head th {\n &:last-child {\n ${tw`tw-pr-0`}\n }\n }\n }\n .c-table__cell {\n ${tw`tw-relative`}\n &:hover {\n .c-table__icon {\n ${tw`tw-opacity-50`}\n }\n }\n }\n .c-table__overlay {\n ${tw`tw-absolute tw-w-full tw-left-0 tw-pointer-events-none`}\n top: 0px;\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n background: rgba(0, 0, 0, 0.02);\n .neon & {\n background: rgba(0, 0, 0, 0.1);\n }\n z-index: 5;\n }\n .c-table__icon-wrapper {\n ${tw`tw-inline-block tw-select-none`}\n }\n .c-table__label {\n ${tw`tw-border-0 tw-border-0 tw-border-transparent tw-border-solid`}\n }\n .c-table__icon {\n transform: translateY(1px);\n ${tw`tw-ml-1`}\n fill: var(--color-theme-900);\n\n &:hover {\n ${tw`tw-opacity-100`}\n }\n }\n .c-table__icon--inactive {\n ${tw`tw-opacity-0`}\n }\n .c-table__icon--active {\n ${tw`tw-opacity-100`}\n }\n .c-table__icon--desc {\n transform: rotate(-180deg) scale(-1, 1);\n }\n .c-table__grouped__head {\n ${tw`tw-font-bold`}\n > :first-child {\n ${tw`tw-text-theme-900`}\n }\n a:first-child {\n ${tw`tw-text-primary`}\n }\n }\n .c-table__head--hidden {\n ${tw`tw-pointer-events-none tw-opacity-0`}\n }\n .c-table__collapse_icon--expanded {\n transition-duration: 0.3s;\n ${tw`tw-cursor-pointer`}\n }\n .c-table__collapse_icon--collapsed {\n transform: rotate(180deg);\n transition-duration: 0.3s;\n ${tw`tw-cursor-pointer`}\n }\n .c-table__head__icon-wrapper__icon {\n ${tw`tw-absolute tw-cursor-pointer`}\n transform: translate(-24px, -5px);\n }\n &.c-table__collapsible {\n .c-table__group {\n .c-table__row:last-child .c-table__cell {\n border-bottom: 1px solid var(--border-primary);\n }\n &:last-child {\n .c-table__row:last-child .c-table__cell {\n border-bottom: 0;\n }\n }\n }\n .c-table__grouped__head {\n tr td {\n border-bottom: 1px solid var(--border-primary);\n }\n .c-table__body__collapse td {\n border-bottom: 0;\n }\n &.last {\n tr td {\n border-bottom: 0 !important;\n }\n }\n }\n .c-table__grouped__head--expanded {\n tr:last-child td {\n border-bottom: 0;\n }\n }\n }\n .c-table__collapse_body {\n tr {\n background-color: transparent !important;\n }\n td:last-child {\n ${tw`tw-border-0`}\n }\n ${tw`tw-absolute`}\n }\n .c-table__row {\n td:first-child {\n position: sticky;\n left: 0;\n z-index: 1;\n }\n &:nth-child(odd) {\n td {\n ${tw`tw-bg-theme-200`}\n }\n }\n &:nth-child(even) {\n td {\n ${tw`tw-bg-page-paper-main`}\n }\n }\n }\n .c-table__row {\n th:first-child {\n position: sticky;\n left: 0;\n z-index: 2 !important;\n }\n }\n &.c-table__collapsible .c-table__body {\n tr {\n td:first-child,\n th:first-child {\n ${tw`tw-pl-6`}\n }\n }\n }\n .c-table__body__icon {\n ${tw`tw-p-0`}\n padding-left: 0 !important;\n transform: translateY(8px);\n }\n &.padding-b-0 {\n ${tw`tw-pb-0`}\n }\n .cursor-pointer {\n ${tw`tw-cursor-pointer`}\n }\n .text-center {\n ${tw`tw-text-center`}\n }\n .opacity-75 {\n ${tw`tw-opacity-75`}\n }\n .hidden {\n ${tw`tw-hidden`}\n }\n`;\nStyledDataTable.displayName = \"StyledDataTable\";\n"],"mappings":";;;;;;;AAAA;AAEA;AACA;AAAyC;AAAA;AAElC,IAAMA,eAAe,GAAGC,yBAAM,CAACC,KAAK;EAAA;EAAA;AAAA,sCAGvCC,oBAAS,EACTC,8BAAc,EAEZ;EAAA;EAAA;AAA0B,CAAC,EAC3B;EAAA;EAAA;EAAA;AAA+C,CAAC,EAElD,UAACC,KAAK;EAAA,OACNA,KAAK,CAACC,cAAc,IACpBD,KAAK,CAACC,cAAc,KAAK,SAAS,QAClCC,qBAAG,uDAEK;IAAA;IAAA;IAAA;IAAA;IAAA;EAAqD,CAAC,EAMpD;IAAA;EAAQ,CAAC,CAGlB;AAAA,GAEC,UAACF,KAAK;EAAA,OACRA,KAAK,CAACC,cAAc,IACpBD,KAAK,CAACC,cAAc,KAAK,WAAW,QACpCC,qBAAG,mGAEK;IAAA;EAAqB,CAAC,CAe7B;AAAA,EACJ;AAAC;AACFP,eAAe,CAACQ,WAAW,GAAG,iBAAiB;AAExC,IAAMC,eAAe,GAAGR,yBAAM,CAACS,KAAK;EAAA;EAAA;AAAA,6FACvCP,oBAAS,EACTC,8BAAc,EAEZ;EAAA;EAAA;EAAA;AAAY,CAAC,EAGX;EAAA;EAAA;EAAA;AAAY,CAAC,EAKX;EAAA;AAAkB,CAAC,EAKrB;EAAA;EAAA;AAAgC,CAAC,EAE/B;EAAA;AAAa,CAAC,CAGvB;AAAC;AACFK,eAAe,CAACD,WAAW,GAAG,iBAAiB;AAExC,IAAMG,kBAAkB,GAAGV,yBAAM,CAACW,GAAG;EAAA;EAAA;AAAA,wEACxCT,oBAAS,EACTC,8BAAc,EAEZ;EAAA;EAAA;EAAA;EAAA;EAAA;AAAwD,CAAC,EAGvD;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;AAA8F,CAAC,CAKtG;AAAC;AACFO,kBAAkB,CAACH,WAAW,GAAG,oBAAoB;AAE9C,IAAMK,WAAW,GAAGZ,yBAAM,CAACa,KAAK;EAAA;EAAA;AAAA,oFAGjC;EAAA;EAAA;EAAA;EAAA;EAAA;AAAoC,CAAC,EAGvCd,eAAe,EACfS,eAAe,EAET;EAAA;AAAc,CAAC,EAKjB;EAAA;EAAA;EAAA;EAAA;AAAgB,CAAC,EAGrB,UAACJ,KAAK;EAAA,OACNA,KAAK,CAACU,QAAQ,QACdR,qBAAG,kEACCE,eAAe,EAET;IAAA;EAAgB,CAAC,CAG1B;AAAA,EACJ;AAAC;AACFI,WAAW,CAACL,WAAW,GAAG,aAAa;AAEhC,IAAMQ,eAAe,GAAGf,yBAAM,CAACW,GAAG;EAAA;EAAA;AAAA,+7DACrCT,oBAAS,EACTC,8BAAc,EAeR;EAAA;AAAQ,CAAC,EAEP;EAAA;AAAQ,CAAC,EAQT;EAAA;AAAQ,CAAC,EAKb;EAAA;AAAY,CAAC,EAGT;EAAA;AAAc,CAAC,EAKnB;EAAA;EAAA;EAAA;EAAA;AAAuD,CAAC,EAWxD;EAAA;EAAA;AAA+B,CAAC,EAGhC;EAAA;EAAA;EAAA;AAA8D,CAAC,EAI/D;EAAA;AAAQ,CAAC,EAIP;EAAA;AAAe,CAAC,EAIlB;EAAA;AAAa,CAAC,EAGd;EAAA;AAAe,CAAC,EAMhB;EAAA;AAAa,CAAC,EAEZ;EAAA;AAAkB,CAAC,EAGnB;EAAA;AAAgB,CAAC,EAInB;EAAA;EAAA;AAAoC,CAAC,EAIrC;EAAA;AAAkB,CAAC,EAKnB;EAAA;AAAkB,CAAC,EAGnB;EAAA;EAAA;AAA8B,CAAC,EAsC7B;EAAA;AAAY,CAAC,EAEf;EAAA;AAAY,CAAC,EAUT;EAAA;AAAgB,CAAC,EAKjB;EAAA;AAAsB,CAAC,EAevB;EAAA;AAAQ,CAAC,EAKb;EAAA;AAAO,CAAC,EAKR;EAAA;AAAQ,CAAC,EAGT;EAAA;AAAkB,CAAC,EAGnB;EAAA;AAAe,CAAC,EAGhB;EAAA;AAAc,CAAC,EAGf;EAAA;AAAU,CAAC,CAElB;AAAC;AACFY,eAAe,CAACR,WAAW,GAAG,iBAAiB"}
|
|
1
|
+
{"version":3,"file":"Styles.js","names":["StyledTableHead","styled","thead","FontStyle","BoxSizingStyle","props","$headerVariant","css","displayName","StyledTableBody","tbody","StyledTableWrapper","div","StyledTable","table","$striped","StyledDataTable"],"sources":["../../../../src/components/Tables/Styles.ts"],"sourcesContent":["import styled, { css } from \"styled-components\";\nimport tw from \"twin.macro\";\nimport { BoxSizingStyle } from \"../BoxSizingStyle\";\nimport { FontStyle } from \"../FontStyle\";\n\nexport const StyledTableHead = styled.thead<{\n $headerVariant: \"primary\" | \"secondary\";\n}>`\n ${FontStyle}\n ${BoxSizingStyle}\n\n ${tw`tw-text-left tw-uppercase`}\n ${tw`tw-text-theme-700 tw-font-semibold tw-text-xxs`}\n\n ${(props) =>\n props.$headerVariant &&\n props.$headerVariant === \"primary\" &&\n css`\n th {\n ${tw`tw-whitespace-nowrap tw-pl-4 tw-pr-4 tw-pb-8 tw-pt-2`}\n }\n\n tr {\n td:first-child,\n th:first-child {\n ${tw`tw-pl-6`}\n }\n }\n `}\n\n ${(props) =>\n props.$headerVariant &&\n props.$headerVariant === \"secondary\" &&\n css`\n th {\n ${tw`tw-whitespace-nowrap`}\n }\n\n tr {\n th {\n padding-bottom: 8px;\n padding-left: 16px;\n }\n }\n\n tr {\n th:last-child {\n padding-right: 16px;\n }\n }\n `}\n`;\nStyledTableHead.displayName = \"StyledTableHead\";\n\nexport const StyledTableBody = styled.tbody`\n ${FontStyle}\n ${BoxSizingStyle}\n\n ${tw`tw-truncate`}\n\n td {\n ${tw`tw-truncate`}\n }\n\n &:not(.c-table__grouped__head) {\n td {\n ${tw`tw-text-theme-700`}\n }\n }\n\n a {\n ${tw`tw-no-underline tw-text-primary`}\n &:hover {\n ${tw`tw-underline`}\n }\n }\n`;\nStyledTableBody.displayName = \"StyledTableBody\";\n\nexport const StyledTableWrapper = styled.div`\n ${FontStyle}\n ${BoxSizingStyle}\n\n ${tw`tw-mt-8 tw-mx-4 tw-overflow-x-auto tw-overflow-y-hidden`}\n\n &:before {\n ${tw`tw-absolute tw-left-0 tw-right-0 tw-bottom-0 tw-bg-page-paper-main tw-rounded-lg tw-shadow-lg`}\n content: \"\";\n top: 39px;\n z-index: -1;\n }\n`;\nStyledTableWrapper.displayName = \"StyledTableWrapper\";\n\nexport const StyledTable = styled.table<{\n $striped: boolean;\n}>`\n ${tw`tw-w-full tw-p-0 tw-text-xs tw-pb-4`}\n border-spacing: 0;\n\n ${StyledTableHead} tr th,\n ${StyledTableBody} tr td {\n &:last-child {\n ${tw`tw-text-right`}\n }\n }\n\n td {\n ${tw`tw-py-3 tw-px-4`}\n }\n\n ${(props) =>\n props.$striped &&\n css`\n ${StyledTableBody}:not(.c-table__grouped__head) {\n tr:nth-child(odd) {\n ${tw`tw-bg-theme-200`}\n }\n }\n `}\n`;\nStyledTable.displayName = \"StyledTable\";\n\nexport const StyledDataTable = styled.div`\n ${FontStyle}\n ${BoxSizingStyle}\n\n &.c-table__collapsible {\n .c-table__head {\n tr {\n th {\n position: sticky;\n top: 0;\n z-index: 1;\n }\n }\n }\n }\n &.c-table__grouped {\n .c-table__head th {\n ${tw`tw-pb-4`}\n &:last-child {\n ${tw`tw-pr-0`}\n }\n }\n }\n &.c-data-table {\n position: relative;\n .c-table__head th {\n &:last-child {\n ${tw`tw-pr-0`}\n }\n }\n }\n .c-table__cell {\n ${tw`tw-relative`}\n &:hover {\n .c-table__icon {\n ${tw`tw-opacity-50`}\n }\n }\n }\n .c-table__overlay {\n ${tw`tw-absolute tw-w-full tw-left-0 tw-pointer-events-none`}\n top: 0px;\n border-top-left-radius: 8px;\n border-top-right-radius: 8px;\n background: rgba(0, 0, 0, 0.02);\n .neon & {\n background: rgba(0, 0, 0, 0.1);\n }\n z-index: 5;\n }\n .c-table__icon-wrapper {\n ${tw`tw-inline-block tw-select-none`}\n }\n .c-table__label {\n ${tw`tw-border-0 tw-border-0 tw-border-transparent tw-border-solid`}\n }\n .c-table__icon {\n transform: translateY(1px);\n ${tw`tw-ml-1`}\n fill: var(--color-theme-900);\n\n &:hover {\n ${tw`tw-opacity-100`}\n }\n }\n .c-table__icon--inactive {\n ${tw`tw-opacity-0`}\n }\n .c-table__icon--active {\n ${tw`tw-opacity-100`}\n }\n .c-table__icon--desc {\n transform: rotate(-180deg) scale(-1, 1);\n }\n .c-table__grouped__head {\n ${tw`tw-font-bold`}\n > :first-child {\n ${tw`tw-text-theme-900`}\n }\n a:first-child {\n ${tw`tw-text-primary`}\n }\n }\n .c-table__head--hidden {\n ${tw`tw-pointer-events-none tw-opacity-0`}\n }\n .c-table__collapse_icon--expanded {\n transition-duration: 0.3s;\n ${tw`tw-cursor-pointer`}\n }\n .c-table__collapse_icon--collapsed {\n transform: rotate(180deg);\n transition-duration: 0.3s;\n ${tw`tw-cursor-pointer`}\n }\n .c-table__head__icon-wrapper__icon {\n ${tw`tw-absolute tw-cursor-pointer`}\n transform: translate(-24px, -5px);\n }\n &.c-table__collapsible {\n .c-table__group {\n .c-table__row:last-child .c-table__cell {\n border-bottom: 1px solid var(--border-primary);\n }\n &:last-child {\n .c-table__row:last-child .c-table__cell {\n border-bottom: 0;\n }\n }\n }\n .c-table__grouped__head {\n tr td {\n border-bottom: 1px solid var(--border-primary);\n }\n .c-table__body__collapse td {\n border-bottom: 0;\n }\n &.last {\n tr td {\n border-bottom: 0 !important;\n }\n }\n }\n .c-table__grouped__head--expanded {\n tr:last-child td {\n border-bottom: 0;\n }\n }\n }\n .c-table__collapse_body {\n tr {\n background-color: transparent !important;\n }\n td:last-child {\n ${tw`tw-border-0`}\n }\n ${tw`tw-absolute`}\n }\n .c-table__row {\n td:first-child {\n position: sticky;\n left: 0;\n z-index: 1;\n }\n &:nth-child(odd) {\n td {\n ${tw`tw-bg-theme-200`}\n }\n }\n &:nth-child(even) {\n td {\n ${tw`tw-bg-page-paper-main`}\n }\n }\n }\n .c-table__row {\n th:first-child {\n position: sticky;\n left: 0;\n z-index: 2 !important;\n }\n }\n &.c-table__collapsible .c-table__body {\n tr {\n td:first-child,\n th:first-child {\n ${tw`tw-pl-6`}\n }\n }\n }\n .c-table__body__icon {\n ${tw`tw-p-0`}\n padding-left: 0 !important;\n transform: translateY(8px);\n }\n &.padding-b-0 {\n ${tw`tw-pb-0`}\n }\n .cursor-pointer {\n ${tw`tw-cursor-pointer`}\n }\n .text-center {\n ${tw`tw-text-center`}\n }\n .opacity-75 {\n ${tw`tw-opacity-75`}\n }\n .hidden {\n ${tw`tw-hidden`}\n }\n`;\nStyledDataTable.displayName = \"StyledDataTable\";\n"],"mappings":"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"}
|
|
@@ -5,12 +5,12 @@ export var StyledAccordion = styled.div.withConfig({
|
|
|
5
5
|
displayName: "Styles__StyledAccordion",
|
|
6
6
|
componentId: "sc-h8w6zs-0"
|
|
7
7
|
})(["", " ", " ", ""], {
|
|
8
|
-
"borderRadius": "0.5rem",
|
|
9
8
|
"overflow": "hidden",
|
|
10
|
-
"
|
|
9
|
+
"borderRadius": "0.5rem",
|
|
11
10
|
"borderWidth": "1px",
|
|
12
|
-
"
|
|
13
|
-
"
|
|
11
|
+
"borderBottomWidth": "0px",
|
|
12
|
+
"borderStyle": "solid",
|
|
13
|
+
"borderColor": "var(--border-primary)"
|
|
14
14
|
}, FontStyle, BoxSizingStyle);
|
|
15
15
|
StyledAccordion.displayName = "StyledAccordion";
|
|
16
16
|
export var StyledAccordionItem = styled.div.withConfig({
|
|
@@ -5,18 +5,19 @@ export var StyledBubble = styled.div.withConfig({
|
|
|
5
5
|
displayName: "Styles__StyledBubble",
|
|
6
6
|
componentId: "sc-tloccl-0"
|
|
7
7
|
})(["", " transition:opacity 0.2s,visibility 0.2s;", " ", " background-color:var(--page-paper-main);"], {
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"--tw-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
11
|
-
"boxShadow": "var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",
|
|
12
|
-
"borderColor": "var(--color-theme-200)",
|
|
8
|
+
"visibility": "visible",
|
|
9
|
+
"display": "block",
|
|
13
10
|
"borderRadius": "0.5rem",
|
|
14
11
|
"borderWidth": "1px",
|
|
15
12
|
"borderStyle": "solid",
|
|
13
|
+
"borderColor": "var(--color-theme-200)",
|
|
14
|
+
"--tw-bg-opacity": "1",
|
|
15
|
+
"backgroundColor": "rgb(255 255 255 / var(--tw-bg-opacity))",
|
|
16
16
|
"color": "var(--color-theme-800)",
|
|
17
17
|
"opacity": "1",
|
|
18
|
-
"
|
|
19
|
-
"
|
|
18
|
+
"--tw-shadow": "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",
|
|
19
|
+
"--tw-shadow-colored": "0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)",
|
|
20
|
+
"boxShadow": "var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)"
|
|
20
21
|
}, FontStyle, BoxSizingStyle);
|
|
21
22
|
StyledBubble.displayName = "StyledBubble";
|
|
22
23
|
//# sourceMappingURL=Styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Styles.js","names":["styled","BoxSizingStyle","FontStyle","StyledBubble","div","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,OAAOA,MAAM,MAAM,mBAAmB;AAEtC,SAASC,cAAc,QAAQ,mBAAmB;AAClD,SAASC,SAAS,QAAQ,cAAc;AAExC,OAAO,IAAMC,YAAY,GAAGH,MAAM,CAACI,GAAG;EAAA;EAAA;AAAA,wGAChC;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;AAA0I,CAAC,EAE7IF,SAAS,EACTD,cAAc,CAEjB;AAEDE,YAAY,CAACE,WAAW,GAAG,cAAc"}
|
|
1
|
+
{"version":3,"file":"Styles.js","names":["styled","BoxSizingStyle","FontStyle","StyledBubble","div","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,OAAOA,MAAM,MAAM,mBAAmB;AAEtC,SAASC,cAAc,QAAQ,mBAAmB;AAClD,SAASC,SAAS,QAAQ,cAAc;AAExC,OAAO,IAAMC,YAAY,GAAGH,MAAM,CAACI,GAAG;EAAA;EAAA;AAAA,wGAChC;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;AAA0I,CAAC,EAE7IF,SAAS,EACTD,cAAc,CAEjB;AAEDE,YAAY,CAACE,WAAW,GAAG,cAAc"}
|
|
@@ -18,8 +18,8 @@ export var StyledButtonGroup = styled.div.withConfig({
|
|
|
18
18
|
"marginRight": "-1px",
|
|
19
19
|
"borderRadius": "0px"
|
|
20
20
|
}, {
|
|
21
|
-
"
|
|
22
|
-
"
|
|
21
|
+
"fill": "currentColor",
|
|
22
|
+
"color": "var(--color-theme-900)"
|
|
23
23
|
});
|
|
24
24
|
StyledButtonGroup.displayName = "StyledButtonGroup";
|
|
25
25
|
//# sourceMappingURL=Styles.js.map
|
|
@@ -5,26 +5,26 @@ export var StyledChoose = styled.button.withConfig({
|
|
|
5
5
|
displayName: "Styles__StyledChoose",
|
|
6
6
|
componentId: "sc-1j2qv02-0"
|
|
7
7
|
})(["", " ", " ", " ", " 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);}", ""], {
|
|
8
|
-
"
|
|
9
|
-
"
|
|
8
|
+
"margin": "0px",
|
|
9
|
+
"display": "inline-block",
|
|
10
10
|
"verticalAlign": "middle",
|
|
11
11
|
"fontWeight": "500",
|
|
12
|
-
"display": "inline-block",
|
|
13
12
|
"lineHeight": "1",
|
|
14
|
-
"
|
|
15
|
-
"
|
|
13
|
+
"textDecorationLine": "none",
|
|
14
|
+
"WebkitFontSmoothing": "antialiased",
|
|
15
|
+
"MozOsxFontSmoothing": "grayscale"
|
|
16
16
|
}, {
|
|
17
|
-
"userSelect": "none",
|
|
18
17
|
"cursor": "pointer",
|
|
19
|
-
"
|
|
18
|
+
"userSelect": "none",
|
|
20
19
|
"borderRadius": "0.5rem",
|
|
20
|
+
"textAlign": "center",
|
|
21
21
|
"color": "var(--color-theme-700)"
|
|
22
22
|
}, FontStyle, BoxSizingStyle, {
|
|
23
23
|
"borderColor": "var(--color-primary)"
|
|
24
24
|
}, function (props) {
|
|
25
25
|
return props.active && css(["", " background-color:var(--color-primary-300);"], {
|
|
26
|
-
"
|
|
27
|
-
"
|
|
26
|
+
"zIndex": "0",
|
|
27
|
+
"borderColor": "var(--color-primary)"
|
|
28
28
|
});
|
|
29
29
|
});
|
|
30
30
|
StyledChoose.displayName = "StyledChoose";
|
|
@@ -5,16 +5,16 @@ export var StyledCompleteCheckbox = styled.button.withConfig({
|
|
|
5
5
|
displayName: "Styles__StyledCompleteCheckbox",
|
|
6
6
|
componentId: "sc-1801dzg-0"
|
|
7
7
|
})(["", " 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;", "}", " ", " ", " ", " ", ""], {
|
|
8
|
-
"
|
|
8
|
+
"position": "relative",
|
|
9
9
|
"height": "1.5rem",
|
|
10
|
+
"width": "1.5rem",
|
|
11
|
+
"cursor": "pointer",
|
|
10
12
|
"borderRadius": "9999px",
|
|
11
13
|
"borderWidth": "1px",
|
|
12
|
-
"borderStyle": "solid"
|
|
13
|
-
"position": "relative",
|
|
14
|
-
"cursor": "pointer"
|
|
14
|
+
"borderStyle": "solid"
|
|
15
15
|
}, {
|
|
16
|
-
"
|
|
17
|
-
"
|
|
16
|
+
"pointerEvents": "none",
|
|
17
|
+
"position": "absolute"
|
|
18
18
|
}, function (props) {
|
|
19
19
|
return props.$primary && css(["svg path{stroke:var(--color-primary);}"]);
|
|
20
20
|
}, function (props) {
|
|
@@ -34,8 +34,8 @@ export var StyledCompleteCheckbox = styled.button.withConfig({
|
|
|
34
34
|
});
|
|
35
35
|
}, function (props) {
|
|
36
36
|
return !props.$checkMarkClassName && css(["svg{", "}"], {
|
|
37
|
-
"
|
|
38
|
-
"
|
|
37
|
+
"height": "3rem",
|
|
38
|
+
"width": "3rem"
|
|
39
39
|
});
|
|
40
40
|
});
|
|
41
41
|
StyledCompleteCheckbox.displayName = "StyledCompleteCheckbox";
|
|
@@ -23,8 +23,8 @@ export var StyledDayPicker = styled(DayPicker).withConfig({
|
|
|
23
23
|
}, {
|
|
24
24
|
"color": "var(--color-theme-600)"
|
|
25
25
|
}, {
|
|
26
|
-
"
|
|
27
|
-
"
|
|
26
|
+
"fontWeight": "700",
|
|
27
|
+
"color": "var(--color-theme-900)"
|
|
28
28
|
});
|
|
29
29
|
export var StyledDatePickerCSSTransition = styled(CSSTransition).withConfig({
|
|
30
30
|
displayName: "Styles__StyledDatePickerCSSTransition",
|
|
@@ -23,25 +23,22 @@ export var StyledInput = styled(Typography).withConfig({
|
|
|
23
23
|
componentId: "sc-1wapx2a-2"
|
|
24
24
|
})(["", " 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;}"], {
|
|
25
25
|
"position": "absolute",
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
26
|
+
"inset": "0px",
|
|
27
|
+
"boxSizing": "border-box",
|
|
28
|
+
"width": "100%",
|
|
29
|
+
"overflow": "hidden",
|
|
30
|
+
"whiteSpace": "nowrap",
|
|
31
|
+
"borderRadius": "0.375rem",
|
|
30
32
|
"borderWidth": "1px",
|
|
31
|
-
"borderColor": "rgba(0, 0, 0, 0)",
|
|
32
33
|
"borderStyle": "solid",
|
|
33
|
-
"
|
|
34
|
-
"borderColor": "var(--color-theme-700)"
|
|
35
|
-
},
|
|
34
|
+
"borderColor": "transparent",
|
|
36
35
|
":focus-within": {
|
|
37
|
-
"
|
|
38
|
-
"
|
|
36
|
+
"overflow": "scroll",
|
|
37
|
+
"borderColor": "var(--color-theme-700)"
|
|
39
38
|
},
|
|
40
|
-
"
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
"whiteSpace": "nowrap",
|
|
44
|
-
"width": "100%"
|
|
39
|
+
":hover": {
|
|
40
|
+
"borderColor": "var(--color-theme-700)"
|
|
41
|
+
}
|
|
45
42
|
});
|
|
46
43
|
StyledInput.displayName = "StyledInput";
|
|
47
44
|
//# sourceMappingURL=Styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Styles.js","names":["styled","css","BoxSizingStyle","FontStyle","Typography","StyledDiv","div","StyledSpan","$disabled","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,OAAOA,MAAM,IAAIC,GAAG,QAAQ,mBAAmB;AAE/C,SAASC,cAAc,QAAQ,mBAAmB;AAClD,SAASC,SAAS,QAAQ,cAAc;AACxC,SAASC,UAAU,QAAQ,0BAA0B;AAErD,OAAO,IAAMC,SAAS,GAAGL,MAAM,CAACM,GAAG;EAAA;EAAA;AAAA,uBAC/BH,SAAS,EACTD,cAAc,EAEZ;EAAA;EAAA;EAAA;AAA0C,CAAC,CAChD;AAED,OAAO,IAAMK,UAAU,GAAGP,MAAM,CAACI,UAAU,CAAC;EAAA;EAAA;AAAA,yRAexC;EAAA,IAAGI,SAAS,QAATA,SAAS;EAAA,OACZA,SAAS,IACTP,GAAG,yBAEF;AAAA,EAKJ;AAEDM,UAAU,CAACE,WAAW,GAAG,YAAY;AAErC,OAAO,IAAMC,WAAW,GAAGV,MAAM,CAACI,UAAU,CAAC;EAAA;EAAA;AAAA,+NACvC;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;EAAA;
|
|
1
|
+
{"version":3,"file":"Styles.js","names":["styled","css","BoxSizingStyle","FontStyle","Typography","StyledDiv","div","StyledSpan","$disabled","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,OAAOA,MAAM,IAAIC,GAAG,QAAQ,mBAAmB;AAE/C,SAASC,cAAc,QAAQ,mBAAmB;AAClD,SAASC,SAAS,QAAQ,cAAc;AACxC,SAASC,UAAU,QAAQ,0BAA0B;AAErD,OAAO,IAAMC,SAAS,GAAGL,MAAM,CAACM,GAAG;EAAA;EAAA;AAAA,uBAC/BH,SAAS,EACTD,cAAc,EAEZ;EAAA;EAAA;EAAA;AAA0C,CAAC,CAChD;AAED,OAAO,IAAMK,UAAU,GAAGP,MAAM,CAACI,UAAU,CAAC;EAAA;EAAA;AAAA,yRAexC;EAAA,IAAGI,SAAS,QAATA,SAAS;EAAA,OACZA,SAAS,IACTP,GAAG,yBAEF;AAAA,EAKJ;AAEDM,UAAU,CAACE,WAAW,GAAG,YAAY;AAErC,OAAO,IAAMC,WAAW,GAAGV,MAAM,CAACI,UAAU,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;AAEDM,WAAW,CAACD,WAAW,GAAG,aAAa"}
|
|
@@ -3,9 +3,9 @@ export var StyledExpand = styled.svg.withConfig({
|
|
|
3
3
|
displayName: "Styles__StyledExpand",
|
|
4
4
|
componentId: "sc-zjpl2-0"
|
|
5
5
|
})(["", ""], {
|
|
6
|
-
"
|
|
6
|
+
"height": "1.5rem",
|
|
7
7
|
"width": "1.5rem",
|
|
8
|
-
"
|
|
8
|
+
"fill": "currentColor"
|
|
9
9
|
});
|
|
10
10
|
StyledExpand.displayName = "StyledExpand";
|
|
11
11
|
export var StyledExpandSingle = styled(StyledExpand).withConfig({
|
|
@@ -9,18 +9,18 @@ export var StyledLink = styled.a.withConfig({
|
|
|
9
9
|
displayName: "Styles__StyledLink",
|
|
10
10
|
componentId: "sc-1c1jdox-1"
|
|
11
11
|
})(["", " ", " ", " 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, BoxSizingStyle, {
|
|
12
|
-
"WebkitFontSmoothing": "antialiased",
|
|
13
|
-
"MozOsxFontSmoothing": "grayscale",
|
|
14
|
-
"fontWeight": "500",
|
|
15
|
-
"lineHeight": "1.25rem",
|
|
16
12
|
"margin": "0px",
|
|
17
|
-
"textDecoration": "none",
|
|
18
|
-
"fontSize": "0.875rem",
|
|
19
|
-
"userSelect": "none",
|
|
20
|
-
"cursor": "pointer",
|
|
21
13
|
"display": "inline-flex",
|
|
14
|
+
"cursor": "pointer",
|
|
15
|
+
"userSelect": "none",
|
|
22
16
|
"alignItems": "center",
|
|
23
|
-
"justifyContent": "center"
|
|
17
|
+
"justifyContent": "center",
|
|
18
|
+
"fontSize": "0.875rem",
|
|
19
|
+
"lineHeight": "1",
|
|
20
|
+
"fontWeight": "500",
|
|
21
|
+
"textDecorationLine": "none",
|
|
22
|
+
"WebkitFontSmoothing": "antialiased",
|
|
23
|
+
"MozOsxFontSmoothing": "grayscale"
|
|
24
24
|
}, function (props) {
|
|
25
25
|
return props.disabled && css(["cursor:default;opacity:50%;pointer-events:none;"]);
|
|
26
26
|
}, function (props) {
|
|
@@ -58,22 +58,22 @@ export var StyledBackLink = styled.a.withConfig({
|
|
|
58
58
|
displayName: "Styles__StyledBackLink",
|
|
59
59
|
componentId: "sc-1c1jdox-3"
|
|
60
60
|
})(["", " ", " ", " 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, BoxSizingStyle, {
|
|
61
|
+
"display": "inline-flex",
|
|
62
|
+
"cursor": "pointer",
|
|
61
63
|
"paddingLeft": "2rem",
|
|
64
|
+
"paddingRight": "1rem",
|
|
65
|
+
"verticalAlign": "middle",
|
|
62
66
|
"fontSize": "0.6875rem",
|
|
63
67
|
"textTransform": "uppercase",
|
|
64
|
-
"
|
|
65
|
-
"verticalAlign": "middle",
|
|
66
|
-
"paddingRight": "1rem",
|
|
67
|
-
"color": "var(--color-theme-600)",
|
|
68
|
-
"cursor": "pointer"
|
|
68
|
+
"color": "var(--color-theme-600)"
|
|
69
69
|
}, {
|
|
70
|
-
"borderStyle": "solid",
|
|
71
|
-
"color": "var(--color-theme-700)",
|
|
72
70
|
"display": "inline-block",
|
|
73
|
-
"padding": "0px",
|
|
74
|
-
"width": "0.5rem",
|
|
75
71
|
"height": "0.5rem",
|
|
76
|
-
"
|
|
72
|
+
"width": "0.5rem",
|
|
73
|
+
"borderStyle": "solid",
|
|
74
|
+
"backgroundRepeat": "no-repeat",
|
|
75
|
+
"padding": "0px",
|
|
76
|
+
"color": "var(--color-theme-700)"
|
|
77
77
|
}, {
|
|
78
78
|
"opacity": "1"
|
|
79
79
|
}, {
|
|
@@ -6,11 +6,11 @@ export var StyledMenu = styled(Bubble).withConfig({
|
|
|
6
6
|
displayName: "Styles__StyledMenu",
|
|
7
7
|
componentId: "sc-8fhkp-0"
|
|
8
8
|
})(["", " ", " ", " width:", ";color:var(--color-theme-700);a:focus,a:active{outline:none;}", " ", " ", ""], {
|
|
9
|
-
"backgroundColor": "var(--page-paper-main)",
|
|
10
|
-
"borderColor": "var(--border-primary)",
|
|
11
9
|
"marginTop": "0.25rem",
|
|
12
10
|
"marginBottom": "0.25rem",
|
|
13
|
-
"overflow": "auto"
|
|
11
|
+
"overflow": "auto",
|
|
12
|
+
"borderColor": "var(--border-primary)",
|
|
13
|
+
"backgroundColor": "var(--page-paper-main)"
|
|
14
14
|
}, FontStyle, BoxSizingStyle, function (props) {
|
|
15
15
|
return props.$mode;
|
|
16
16
|
}, function (props) {
|
|
@@ -7,19 +7,19 @@ export var StyledMenuSelectorDots = styled(TreeDotsIcon).withConfig({
|
|
|
7
7
|
displayName: "Styles__StyledMenuSelectorDots",
|
|
8
8
|
componentId: "sc-1x7qbnu-0"
|
|
9
9
|
})(["", ""], {
|
|
10
|
-
"
|
|
10
|
+
"marginLeft": "0.5rem",
|
|
11
11
|
"flexShrink": "0",
|
|
12
|
-
"
|
|
12
|
+
"cursor": "pointer"
|
|
13
13
|
});
|
|
14
14
|
StyledMenuSelectorDots.displayName = "StyledMenuSelectorDots";
|
|
15
15
|
export var StyledMenuSelectorBack = styled(ArrowLeftIcon).withConfig({
|
|
16
16
|
displayName: "Styles__StyledMenuSelectorBack",
|
|
17
17
|
componentId: "sc-1x7qbnu-1"
|
|
18
18
|
})(["", ""], {
|
|
19
|
-
"
|
|
20
|
-
"stroke": "currentColor",
|
|
19
|
+
"marginRight": "0.5rem",
|
|
21
20
|
"flexShrink": "0",
|
|
22
|
-
"
|
|
21
|
+
"cursor": "pointer",
|
|
22
|
+
"stroke": "currentColor"
|
|
23
23
|
});
|
|
24
24
|
StyledMenuSelectorBack.displayName = "StyledMenuSelectorBack";
|
|
25
25
|
export var StyledMenuSelector = styled.div.withConfig({
|
|
@@ -31,9 +31,9 @@ export var StyledMenuSelectorInner = styled.div.withConfig({
|
|
|
31
31
|
displayName: "Styles__StyledMenuSelectorInner",
|
|
32
32
|
componentId: "sc-1x7qbnu-3"
|
|
33
33
|
})(["", ""], {
|
|
34
|
+
"margin": "1rem",
|
|
34
35
|
"display": "flex",
|
|
35
|
-
"alignItems": "center"
|
|
36
|
-
"margin": "1rem"
|
|
36
|
+
"alignItems": "center"
|
|
37
37
|
});
|
|
38
38
|
StyledMenuSelectorInner.displayName = "StyledMenuSelectorInner";
|
|
39
39
|
//# sourceMappingURL=Styles.js.map
|
|
@@ -24,9 +24,9 @@ export var StyledNavList = styled.ul.withConfig({
|
|
|
24
24
|
displayName: "Styles__StyledNavList",
|
|
25
25
|
componentId: "sc-1khiypw-1"
|
|
26
26
|
})(["", " overflow:clip visible;"], {
|
|
27
|
+
"margin": "0px",
|
|
27
28
|
"display": "flex",
|
|
28
29
|
"listStyleType": "none",
|
|
29
|
-
"margin": "0px",
|
|
30
30
|
"padding": "0px"
|
|
31
31
|
});
|
|
32
32
|
StyledNavList.displayName = "StyledNavList";
|
|
@@ -34,11 +34,11 @@ export var StyledNavListItem = styled.li.withConfig({
|
|
|
34
34
|
displayName: "Styles__StyledNavListItem",
|
|
35
35
|
componentId: "sc-1khiypw-2"
|
|
36
36
|
})(["", " 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;}", " ", " ", " ", ""], {
|
|
37
|
-
"fontSize": "0.875rem",
|
|
38
|
-
"lineHeight": "1.25rem",
|
|
39
|
-
"cursor": "default",
|
|
40
37
|
"position": "relative",
|
|
41
|
-
"
|
|
38
|
+
"cursor": "default",
|
|
39
|
+
"userSelect": "none",
|
|
40
|
+
"fontSize": "0.875rem",
|
|
41
|
+
"lineHeight": "1.25rem"
|
|
42
42
|
}, function (props) {
|
|
43
43
|
return !props.$disabled && css(["", ""], {
|
|
44
44
|
"color": "var(--color-primary)"
|
|
@@ -49,10 +49,10 @@ export var StyledNavListItem = styled.li.withConfig({
|
|
|
49
49
|
});
|
|
50
50
|
}, {
|
|
51
51
|
"position": "absolute",
|
|
52
|
-
"display": "block",
|
|
53
52
|
"margin": "auto",
|
|
53
|
+
"display": "block",
|
|
54
54
|
"width": "0px",
|
|
55
|
-
"backgroundColor": "
|
|
55
|
+
"backgroundColor": "transparent"
|
|
56
56
|
}, function (props) {
|
|
57
57
|
return props.$active && css(["", " &::after{", "}"], {
|
|
58
58
|
"pointerEvents": "none"
|
|
@@ -62,8 +62,8 @@ export var StyledNavListItem = styled.li.withConfig({
|
|
|
62
62
|
});
|
|
63
63
|
}, function (props) {
|
|
64
64
|
return props.$disabled && css(["", ""], {
|
|
65
|
-
"userSelect": "none",
|
|
66
65
|
"cursor": "not-allowed",
|
|
66
|
+
"userSelect": "none",
|
|
67
67
|
"opacity": "0.5"
|
|
68
68
|
});
|
|
69
69
|
}, function (props) {
|
|
@@ -14,11 +14,11 @@ export var StyledMonths = styled.div.withConfig({
|
|
|
14
14
|
})(["top:30px;height:230px;", ""], {
|
|
15
15
|
"position": "absolute",
|
|
16
16
|
"left": "0px",
|
|
17
|
-
"
|
|
17
|
+
"zIndex": "10",
|
|
18
18
|
"display": "flex",
|
|
19
19
|
"flexWrap": "wrap",
|
|
20
20
|
"backgroundColor": "var(--page-paper-main)",
|
|
21
|
-
"
|
|
21
|
+
"padding": "1.25rem"
|
|
22
22
|
});
|
|
23
23
|
export var StyledMonth = styled.div.withConfig({
|
|
24
24
|
displayName: "Styles__StyledMonth",
|
|
@@ -27,9 +27,9 @@ export var StyledMonth = styled.div.withConfig({
|
|
|
27
27
|
"margin": "auto",
|
|
28
28
|
"cursor": "pointer",
|
|
29
29
|
"borderRadius": "1rem",
|
|
30
|
-
"fontWeight": "700",
|
|
31
30
|
"fontSize": "0.875rem",
|
|
32
|
-
"lineHeight": "1.25rem"
|
|
31
|
+
"lineHeight": "1.25rem",
|
|
32
|
+
"fontWeight": "700"
|
|
33
33
|
}, function (props) {
|
|
34
34
|
return !props.$isSelected ? css(["&:hover{background-color:var(--color-primary-300);}"]) : css(["", " background-color:var(--color-primary);"], {
|
|
35
35
|
"color": "var(--color-theme-100)"
|
|
@@ -58,9 +58,9 @@ export var StyledYearMonthPickerNavBarItem = styled.span.withConfig({
|
|
|
58
58
|
displayName: "Styles__StyledYearMonthPickerNavBarItem",
|
|
59
59
|
componentId: "sc-1owijsg-5"
|
|
60
60
|
})(["", " transition-duration:0.3s;display:inline-block;&:hover{background-color:var(--color-primary-300);border-radius:15px;}"], {
|
|
61
|
+
"cursor": "pointer",
|
|
61
62
|
"paddingLeft": "1rem",
|
|
62
|
-
"paddingRight": "1rem"
|
|
63
|
-
"cursor": "pointer"
|
|
63
|
+
"paddingRight": "1rem"
|
|
64
64
|
});
|
|
65
65
|
StyledNavBarButton.displayName = "StyledNavBarButton";
|
|
66
66
|
StyledMonths.displayName = "StyledMonths";
|
|
@@ -10,9 +10,9 @@ export var StyledScrollShadowTop = styled.div.withConfig({
|
|
|
10
10
|
componentId: "sc-17pcaqo-1"
|
|
11
11
|
})(["", " background-image:linear-gradient( to top,", ",", " );"], {
|
|
12
12
|
"position": "absolute",
|
|
13
|
-
"top": "0px",
|
|
14
13
|
"left": "0px",
|
|
15
14
|
"right": "0px",
|
|
15
|
+
"top": "0px",
|
|
16
16
|
"height": "0.5rem"
|
|
17
17
|
}, function (props) {
|
|
18
18
|
return props.$innerColor ? props.$innerColor : "var(--page-paper-main-shadow)";
|
|
@@ -24,9 +24,9 @@ export var StyledScrollShadowBottom = styled.div.withConfig({
|
|
|
24
24
|
componentId: "sc-17pcaqo-2"
|
|
25
25
|
})(["", " background-image:linear-gradient( to top,", ",", " );"], {
|
|
26
26
|
"position": "absolute",
|
|
27
|
-
"bottom": "0px",
|
|
28
27
|
"left": "0px",
|
|
29
28
|
"right": "0px",
|
|
29
|
+
"bottom": "0px",
|
|
30
30
|
"height": "0.5rem"
|
|
31
31
|
}, function (props) {
|
|
32
32
|
return props.$outerColor ? props.$outerColor : "var(--page-paper-main)";
|
|
@@ -38,9 +38,9 @@ export var StyledScrollShadowLeft = styled.div.withConfig({
|
|
|
38
38
|
componentId: "sc-17pcaqo-3"
|
|
39
39
|
})(["", " background-image:linear-gradient( to left,", ",", " );"], {
|
|
40
40
|
"position": "absolute",
|
|
41
|
-
"left": "0px",
|
|
42
41
|
"top": "0px",
|
|
43
42
|
"bottom": "0px",
|
|
43
|
+
"left": "0px",
|
|
44
44
|
"width": "0.5rem"
|
|
45
45
|
}, function (props) {
|
|
46
46
|
return props.$innerColor ? props.$innerColor : "var(--page-paper-main-shadow)";
|
|
@@ -52,9 +52,9 @@ export var StyledScrollShadowRight = styled.div.withConfig({
|
|
|
52
52
|
componentId: "sc-17pcaqo-4"
|
|
53
53
|
})(["", " background-image:linear-gradient( to right,", ",", " );"], {
|
|
54
54
|
"position": "absolute",
|
|
55
|
-
"right": "0px",
|
|
56
55
|
"top": "0px",
|
|
57
56
|
"bottom": "0px",
|
|
57
|
+
"right": "0px",
|
|
58
58
|
"width": "0.5rem"
|
|
59
59
|
}, function (props) {
|
|
60
60
|
return props.$innerColor ? props.$innerColor : "var(--page-paper-main-shadow)";
|
|
@@ -22,8 +22,8 @@ export var StyledSelectDateDatePicker = styled.div.withConfig({
|
|
|
22
22
|
displayName: "Styles__StyledSelectDateDatePicker",
|
|
23
23
|
componentId: "sc-1jkx994-3"
|
|
24
24
|
})(["", " color:red;"], {
|
|
25
|
-
"
|
|
26
|
-
"
|
|
25
|
+
"paddingBottom": "0.5rem",
|
|
26
|
+
"paddingTop": "1rem"
|
|
27
27
|
});
|
|
28
28
|
StyledSelectDateDatePicker.displayName = "StyledSelectDateDatePicker";
|
|
29
29
|
export var StyledSelectDateFooter = styled.div.withConfig({
|