@cayuse-test/react 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +346 -0
- package/dist/chunk-2K3CWMLR.js +108 -0
- package/dist/chunk-2K3CWMLR.js.map +1 -0
- package/dist/chunk-B2Z63U4D.js +10398 -0
- package/dist/chunk-B2Z63U4D.js.map +1 -0
- package/dist/chunk-EPGO6B3U.js +3 -0
- package/dist/chunk-EPGO6B3U.js.map +1 -0
- package/dist/chunk-LFWPG3ND.js +97 -0
- package/dist/chunk-LFWPG3ND.js.map +1 -0
- package/dist/chunk-M2L7SQBQ.js +205 -0
- package/dist/chunk-M2L7SQBQ.js.map +1 -0
- package/dist/chunk-MJBMK4OG.js +143 -0
- package/dist/chunk-MJBMK4OG.js.map +1 -0
- package/dist/chunk-RG4GEORO.js +194 -0
- package/dist/chunk-RG4GEORO.js.map +1 -0
- package/dist/chunk-SZMEZFAR.js +193 -0
- package/dist/chunk-SZMEZFAR.js.map +1 -0
- package/dist/chunk-TYZPOXN5.js +243 -0
- package/dist/chunk-TYZPOXN5.js.map +1 -0
- package/dist/chunk-XRUFEGUC.js +225 -0
- package/dist/chunk-XRUFEGUC.js.map +1 -0
- package/dist/components/index.d.ts +1471 -0
- package/dist/components/index.js +144 -0
- package/dist/components/index.js.map +1 -0
- package/dist/context/tenant/index.d.ts +200 -0
- package/dist/context/tenant/index.js +14 -0
- package/dist/context/tenant/index.js.map +1 -0
- package/dist/globals/constants/index.d.ts +83 -0
- package/dist/globals/constants/index.js +31 -0
- package/dist/globals/constants/index.js.map +1 -0
- package/dist/globals/css/index.d.ts +2 -0
- package/dist/globals/css/index.js +2 -0
- package/dist/globals/css/index.js.map +1 -0
- package/dist/hooks/index.d.ts +125 -0
- package/dist/hooks/index.js +30 -0
- package/dist/hooks/index.js.map +1 -0
- package/dist/index-4NH7IW34.css +47 -0
- package/dist/index.d.ts +16 -0
- package/dist/index.js +302 -0
- package/dist/index.js.map +1 -0
- package/dist/modal-dialog-IH5SI4CF.css +93 -0
- package/dist/services/upload-s3/index.d.ts +35 -0
- package/dist/services/upload-s3/index.js +11 -0
- package/dist/services/upload-s3/index.js.map +1 -0
- package/dist/styles-2WZORUGA.css +106 -0
- package/dist/styles-32VHTPIA.css +20 -0
- package/dist/styles-3A5DZ5R7.css +70 -0
- package/dist/styles-3PFCZALV.css +60 -0
- package/dist/styles-3SNYRDO2.css +100 -0
- package/dist/styles-4FHUBUVF.css +150 -0
- package/dist/styles-4KAVAZFG.css +5 -0
- package/dist/styles-4OFM6DY5.css +22 -0
- package/dist/styles-5OXZHQGW.css +14 -0
- package/dist/styles-6XZTUN3B.css +68 -0
- package/dist/styles-73WOPK6M.css +6 -0
- package/dist/styles-7AV26IBF.css +35 -0
- package/dist/styles-7DWK55L2.css +71 -0
- package/dist/styles-7GWPZSR2.css +222 -0
- package/dist/styles-7QBPXFSY.css +6 -0
- package/dist/styles-7T6DSZIY.css +27 -0
- package/dist/styles-AUI7W2SW.css +408 -0
- package/dist/styles-AZSHBXJQ.css +85 -0
- package/dist/styles-BTXJVGNW.css +99 -0
- package/dist/styles-BUPIQG5C.css +74 -0
- package/dist/styles-CLK36LUK.css +27 -0
- package/dist/styles-CSKYCMD4.css +123 -0
- package/dist/styles-CWCX26BQ.css +13 -0
- package/dist/styles-GAIKDZU6.css +47 -0
- package/dist/styles-GB7S5BAZ.css +36 -0
- package/dist/styles-GVPT6A2Z.css +45 -0
- package/dist/styles-IUBOTHBR.css +581 -0
- package/dist/styles-IZPTZRKW.css +78 -0
- package/dist/styles-LS2YWO5W.css +39 -0
- package/dist/styles-M5BEFS4G.css +148 -0
- package/dist/styles-MHNICXOS.css +18 -0
- package/dist/styles-P6IOJDNI.css +47 -0
- package/dist/styles-Q7XE2QVU.css +55 -0
- package/dist/styles-R7IS5IGF.css +7 -0
- package/dist/styles-RDYYTTBU.css +218 -0
- package/dist/styles-RTHIZL5W.css +48 -0
- package/dist/styles-RUY4EKZW.css +9 -0
- package/dist/styles-T5QJAAUY.css +184 -0
- package/dist/styles-VBXWGFCK.css +96 -0
- package/dist/styles-VE76CGRO.css +6 -0
- package/dist/styles-VLCZ7JYV.css +140 -0
- package/dist/styles-W5HDD3YQ.css +71 -0
- package/dist/styles-X7BJCSFV.css +86 -0
- package/dist/styles-XVRR5GIG.css +42 -0
- package/dist/styles-YBC6BJBD.css +83 -0
- package/dist/styles-YXNJHPDZ.css +74 -0
- package/dist/styles-Z276IEVM.css +264 -0
- package/dist/utils/index.d.ts +145 -0
- package/dist/utils/index.js +98 -0
- package/dist/utils/index.js.map +1 -0
- package/package.json +113 -0
- package/packages/eslint-config/README.md +69 -0
- package/packages/eslint-config/base.js +25 -0
- package/packages/eslint-config/next.js +49 -0
- package/packages/eslint-config/react-internal.js +44 -0
- package/packages/typescript-config/README.md +70 -0
- package/packages/typescript-config/base.json +21 -0
- package/packages/typescript-config/nextjs.json +12 -0
- package/packages/typescript-config/react-library.json +7 -0
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
.cayuse-toggle,
|
|
2
|
+
.cayuse-toggle * {
|
|
3
|
+
box-sizing: border-box;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.cayuse-toggle {
|
|
7
|
+
display: flex;
|
|
8
|
+
cursor: pointer;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.cayuse-toggle[data-loading='true'] {
|
|
12
|
+
cursor: wait;
|
|
13
|
+
}
|
|
14
|
+
.cayuse-toggle[data-loading='true']
|
|
15
|
+
.cayuse-toggle__input
|
|
16
|
+
~ .cayuse-toggle__state
|
|
17
|
+
> .cayuse-toggle__container {
|
|
18
|
+
opacity: 0.65;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.cayuse-toggle .cayuse-toggle__input {
|
|
22
|
+
-webkit-appearance: none;
|
|
23
|
+
-moz-appearance: none;
|
|
24
|
+
appearance: none;
|
|
25
|
+
opacity: 0;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.cayuse-toggle .cayuse-toggle__input ~ .cayuse-toggle__state {
|
|
29
|
+
display: flex;
|
|
30
|
+
-webkit-user-select: none;
|
|
31
|
+
-moz-user-select: none;
|
|
32
|
+
user-select: none;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.cayuse-toggle
|
|
36
|
+
.cayuse-toggle__input
|
|
37
|
+
~ .cayuse-toggle__state
|
|
38
|
+
> .cayuse-toggle__container {
|
|
39
|
+
position: relative;
|
|
40
|
+
display: inline-block;
|
|
41
|
+
width: 48px;
|
|
42
|
+
height: 24px;
|
|
43
|
+
padding: 2px;
|
|
44
|
+
border-radius: 12px;
|
|
45
|
+
-webkit-user-select: none;
|
|
46
|
+
-moz-user-select: none;
|
|
47
|
+
user-select: none;
|
|
48
|
+
background-color: #5e5e5e;
|
|
49
|
+
opacity: 1;
|
|
50
|
+
transition:
|
|
51
|
+
background-color 250ms ease,
|
|
52
|
+
opacity 250ms ease;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.cayuse-toggle
|
|
56
|
+
.cayuse-toggle__input:checked
|
|
57
|
+
~ .cayuse-toggle__state
|
|
58
|
+
> .cayuse-toggle__container {
|
|
59
|
+
background-color: var(--color-cayuse-blue, #0076b6);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.cayuse-toggle
|
|
63
|
+
.cayuse-toggle__input:focus-visible
|
|
64
|
+
~ .cayuse-toggle__state
|
|
65
|
+
> .cayuse-toggle__container {
|
|
66
|
+
outline: 2px solid var(--color-focus);
|
|
67
|
+
outline-offset: 2px;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.cayuse-toggle
|
|
71
|
+
.cayuse-toggle__input
|
|
72
|
+
~ .cayuse-toggle__state
|
|
73
|
+
> .cayuse-toggle__container
|
|
74
|
+
> .cayuse-toggle__position {
|
|
75
|
+
position: relative;
|
|
76
|
+
display: inline-block;
|
|
77
|
+
width: 20px;
|
|
78
|
+
height: 20px;
|
|
79
|
+
background-color: #ffffff;
|
|
80
|
+
border-radius: 50%;
|
|
81
|
+
transition: transform 250ms ease;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.cayuse-toggle
|
|
85
|
+
.cayuse-toggle__input:checked
|
|
86
|
+
~ .cayuse-toggle__state
|
|
87
|
+
> .cayuse-toggle__container
|
|
88
|
+
> .cayuse-toggle__position {
|
|
89
|
+
transform: translateX(calc(100% + 4px));
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.cayuse-toggle
|
|
93
|
+
.cayuse-toggle__input
|
|
94
|
+
~ .cayuse-toggle__state
|
|
95
|
+
> .cayuse-toggle__container
|
|
96
|
+
> .cayuse-toggle__position
|
|
97
|
+
> .cayuse-toggle__position__on,
|
|
98
|
+
.cayuse-toggle
|
|
99
|
+
.cayuse-toggle__input
|
|
100
|
+
~ .cayuse-toggle__state
|
|
101
|
+
> .cayuse-toggle__container
|
|
102
|
+
> .cayuse-toggle__position
|
|
103
|
+
> .cayuse-toggle__position__off {
|
|
104
|
+
position: absolute;
|
|
105
|
+
top: 0;
|
|
106
|
+
left: 0;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.cayuse-toggle
|
|
110
|
+
.cayuse-toggle__input:checked
|
|
111
|
+
~ .cayuse-toggle__state
|
|
112
|
+
> .cayuse-toggle__container
|
|
113
|
+
> .cayuse-toggle__position
|
|
114
|
+
> .cayuse-toggle__position__on {
|
|
115
|
+
display: block;
|
|
116
|
+
transform: translate(calc(50% - 4px), calc(50% - 0px));
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.cayuse-toggle
|
|
120
|
+
.cayuse-toggle__input:not(:checked)
|
|
121
|
+
~ .cayuse-toggle__state
|
|
122
|
+
> .cayuse-toggle__container
|
|
123
|
+
> .cayuse-toggle__position
|
|
124
|
+
> .cayuse-toggle__position__on {
|
|
125
|
+
display: none;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.cayuse-toggle
|
|
129
|
+
.cayuse-toggle__input:checked
|
|
130
|
+
~ .cayuse-toggle__state
|
|
131
|
+
> .cayuse-toggle__container
|
|
132
|
+
> .cayuse-toggle__position
|
|
133
|
+
> .cayuse-toggle__position__off {
|
|
134
|
+
display: none;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.cayuse-toggle
|
|
138
|
+
.cayuse-toggle__input:not(:checked)
|
|
139
|
+
~ .cayuse-toggle__state
|
|
140
|
+
> .cayuse-toggle__container
|
|
141
|
+
> .cayuse-toggle__position
|
|
142
|
+
> .cayuse-toggle__position__off {
|
|
143
|
+
display: block;
|
|
144
|
+
transform: translate(calc(50% - 1px), calc(50% - 0px));
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.cayuse-toggle
|
|
148
|
+
.cayuse-toggle__input:disabled
|
|
149
|
+
~ .cayuse-toggle__state
|
|
150
|
+
> .cayuse-toggle__container {
|
|
151
|
+
background-color: var(--color-disabled-text, #adadad);
|
|
152
|
+
}
|
|
153
|
+
.cayuse-toggle
|
|
154
|
+
.cayuse-toggle__input:disabled
|
|
155
|
+
~ .cayuse-toggle__state
|
|
156
|
+
> .cayuse-toggle__container
|
|
157
|
+
> .cayuse-toggle__position
|
|
158
|
+
> .cayuse-toggle__position__on
|
|
159
|
+
path,
|
|
160
|
+
.cayuse-toggle
|
|
161
|
+
.cayuse-toggle__input:disabled
|
|
162
|
+
~ .cayuse-toggle__state
|
|
163
|
+
> .cayuse-toggle__container
|
|
164
|
+
> .cayuse-toggle__position
|
|
165
|
+
> .cayuse-toggle__position__off
|
|
166
|
+
path {
|
|
167
|
+
transition: fill 250ms ease;
|
|
168
|
+
}
|
|
169
|
+
.cayuse-toggle
|
|
170
|
+
.cayuse-toggle__input:disabled
|
|
171
|
+
~ .cayuse-toggle__state
|
|
172
|
+
> .cayuse-toggle__container
|
|
173
|
+
> .cayuse-toggle__position
|
|
174
|
+
> .cayuse-toggle__position__on
|
|
175
|
+
path,
|
|
176
|
+
.cayuse-toggle
|
|
177
|
+
.cayuse-toggle__input:disabled
|
|
178
|
+
~ .cayuse-toggle__state
|
|
179
|
+
> .cayuse-toggle__container
|
|
180
|
+
> .cayuse-toggle__position
|
|
181
|
+
> .cayuse-toggle__position__off
|
|
182
|
+
path {
|
|
183
|
+
fill: var(--color-disabled-text, #adadad);
|
|
184
|
+
}
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
.ui.table.table-file-list {
|
|
2
|
+
margin: 0;
|
|
3
|
+
border-color: #ccc;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.ui.table.table-file-list th.desc:after {
|
|
7
|
+
content: '\f0d7' !important;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.ui.table.table-file-list th.asc:after {
|
|
11
|
+
content: '\f0d8' !important;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.ui.table.table-file-list th.desc:after {
|
|
15
|
+
content: '\f0d7' !important;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.ui.table.table-file-list th.asc:after {
|
|
19
|
+
content: '\f0d8' !important;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.ui.table.table-file-list th {
|
|
23
|
+
padding: 12px;
|
|
24
|
+
|
|
25
|
+
background-color: #f5f5f5;
|
|
26
|
+
|
|
27
|
+
font-size: 14px;
|
|
28
|
+
font-style: normal;
|
|
29
|
+
font-weight: 700;
|
|
30
|
+
line-height: 16px;
|
|
31
|
+
color: #111;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.ui.table.table-file-list th:first-child,
|
|
35
|
+
.ui.table.table-file-list td:first-child {
|
|
36
|
+
overflow: hidden;
|
|
37
|
+
text-overflow: ellipsis;
|
|
38
|
+
white-space: nowrap;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.table-file-list__download-link,
|
|
42
|
+
.table-file-list__download-link__preview {
|
|
43
|
+
display: flex;
|
|
44
|
+
align-items: center;
|
|
45
|
+
gap: 5px;
|
|
46
|
+
|
|
47
|
+
min-width: 0;
|
|
48
|
+
|
|
49
|
+
color: var(--color-cayuse-blue, #0076b6);
|
|
50
|
+
font-size: 14px;
|
|
51
|
+
font-style: normal;
|
|
52
|
+
font-weight: 400;
|
|
53
|
+
line-height: 16px;
|
|
54
|
+
text-decoration: underline;
|
|
55
|
+
|
|
56
|
+
cursor: pointer;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.table-file-list__download-link:focus-visible {
|
|
60
|
+
outline: 2px solid #5092f7;
|
|
61
|
+
outline-offset: 1px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.table-file-list__download-link__preview {
|
|
65
|
+
color: #111;
|
|
66
|
+
cursor: default;
|
|
67
|
+
text-decoration: none;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.table-file-list__download-link span,
|
|
71
|
+
.table-file-list__download-link__preview span {
|
|
72
|
+
white-space: nowrap;
|
|
73
|
+
overflow: hidden;
|
|
74
|
+
text-overflow: ellipsis;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.table-file-list__download-link svg,
|
|
78
|
+
.table-file-list__download-link__preview svg {
|
|
79
|
+
font-size: 16px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.table-file-list__remove-file-button {
|
|
83
|
+
all: unset;
|
|
84
|
+
color: var(--color-cayuse-blue, #0076b6);
|
|
85
|
+
cursor: pointer;
|
|
86
|
+
font-size: 16px;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.table-file-list__remove-file-button:focus-visible {
|
|
90
|
+
outline: 2px solid #5092f7;
|
|
91
|
+
outline-offset: 1px;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.table-file-list__remove-file-button.disabled {
|
|
95
|
+
display: none;
|
|
96
|
+
}
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
.cayuse-date {
|
|
2
|
+
}
|
|
3
|
+
|
|
4
|
+
.cayuse-date .cayuse-date__input {
|
|
5
|
+
border: 1px solid var(--color-border-default);
|
|
6
|
+
border-radius: var(--border-radius-inputs);
|
|
7
|
+
padding: 11px 11px 11px 38px;
|
|
8
|
+
min-width: 200px;
|
|
9
|
+
outline: none;
|
|
10
|
+
font-size: 14px;
|
|
11
|
+
font-style: normal;
|
|
12
|
+
font-weight: 400;
|
|
13
|
+
line-height: 16px;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.cayuse-date .cayuse-date__input:focus {
|
|
17
|
+
border-color: var(--color-focus);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.cayuse-date .cayuse-date__icon {
|
|
21
|
+
padding: 0 11px;
|
|
22
|
+
top: 50%;
|
|
23
|
+
transform: translateY(-50%);
|
|
24
|
+
}
|
|
25
|
+
.cayuse-date .cayuse-date__icon.disabled {
|
|
26
|
+
color: #888c8c;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.cayuse-date .cayuse-date__description {
|
|
30
|
+
color: #5e5e5e;
|
|
31
|
+
font-size: 12px;
|
|
32
|
+
margin-top: 8px;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.cayuse-date.invalid .cayuse-date__description {
|
|
36
|
+
all: unset;
|
|
37
|
+
font-weight: 400;
|
|
38
|
+
font-size: 12px;
|
|
39
|
+
line-height: 12px;
|
|
40
|
+
color: var(--color-error, #b31200);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.cayuse-date__label {
|
|
44
|
+
display: flex;
|
|
45
|
+
font-weight: 700;
|
|
46
|
+
font-size: 14px;
|
|
47
|
+
line-height: 16px;
|
|
48
|
+
color: #111;
|
|
49
|
+
margin-bottom: 8px;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.cayuse-date__required {
|
|
53
|
+
font-weight: 700;
|
|
54
|
+
font-size: 24px;
|
|
55
|
+
line-height: 16px;
|
|
56
|
+
color: var(--color-error, #b31200);
|
|
57
|
+
margin-right: 2px;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.cayuse-date .react-datepicker {
|
|
61
|
+
border: none;
|
|
62
|
+
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.cayuse-date .react-datepicker__current-month {
|
|
66
|
+
color: var(--color-lightest);
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.cayuse-date .react-datepicker__day {
|
|
70
|
+
line-height: 1.6rem;
|
|
71
|
+
border: solid 1px transparent;
|
|
72
|
+
border-radius: 50%;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.cayuse-date .react-datepicker__day:hover {
|
|
76
|
+
background-color: #1e87f0;
|
|
77
|
+
border-color: #1e87f0;
|
|
78
|
+
color: var(--color-lightest);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.cayuse-date .react-datepicker__day--selected,
|
|
82
|
+
.cayuse-date .react-datepicker__day--keyboard-selected {
|
|
83
|
+
background-color: var(--color-lightest);
|
|
84
|
+
border-color: #1e87f0;
|
|
85
|
+
color: var(--color-darkest);
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.cayuse-date .react-datepicker__day-name {
|
|
89
|
+
color: var(--color-lightest);
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.cayuse-date .react-datepicker__header {
|
|
93
|
+
background-color: #1e87f0;
|
|
94
|
+
border: none;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.cayuse-date .react-datepicker__navigation--next {
|
|
98
|
+
border-left-color: var(--color-lightest);
|
|
99
|
+
}
|
|
100
|
+
.cayuse-date .react-datepicker__navigation--previous {
|
|
101
|
+
border-right-color: var(--color-lightest);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.cayuse-date .react-datepicker__triangle {
|
|
105
|
+
display: none;
|
|
106
|
+
}
|
|
107
|
+
.cayuse-date .react-datepicker-popper {
|
|
108
|
+
margin: var(--spacing-v-0-5x) 0;
|
|
109
|
+
z-index: 100;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.cayuse-date .react-datepicker__input-container > input::-moz-placeholder {
|
|
113
|
+
color: var(--color-dark-grey, #5e5e5e);
|
|
114
|
+
font-size: 14px;
|
|
115
|
+
font-style: normal;
|
|
116
|
+
font-weight: 400;
|
|
117
|
+
line-height: 16px;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.cayuse-date .react-datepicker__input-container > input::placeholder {
|
|
121
|
+
color: var(--color-dark-grey, #5e5e5e);
|
|
122
|
+
font-size: 14px;
|
|
123
|
+
font-style: normal;
|
|
124
|
+
font-weight: 400;
|
|
125
|
+
line-height: 16px;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.cayuse-date .cayuse-date__input:disabled {
|
|
129
|
+
color: #888c8c;
|
|
130
|
+
background-color: var(--color-very-light-grey, #f5f5f5);
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.dateSelectorInvalid .dateSelectorInput {
|
|
134
|
+
/*border: 1px #b31200 solid;*/
|
|
135
|
+
/*background-color: #ffe8e6;*/
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.dateSelectorInvalid .description {
|
|
139
|
+
color: #b31200;
|
|
140
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
.react-aria-ModalOverlay {
|
|
2
|
+
position: fixed;
|
|
3
|
+
top: 0;
|
|
4
|
+
left: 0;
|
|
5
|
+
width: 100vw;
|
|
6
|
+
height: 100vh;
|
|
7
|
+
background-color: rgba(0, 0, 0, 0.85);
|
|
8
|
+
display: flex;
|
|
9
|
+
align-items: center;
|
|
10
|
+
justify-content: center;
|
|
11
|
+
z-index: 1000;
|
|
12
|
+
|
|
13
|
+
&[data-entering] {
|
|
14
|
+
animation: modal-fade 200ms;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
&[data-exiting] {
|
|
18
|
+
animation: modal-fade 150ms reverse ease-in;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.confirmation-modal {
|
|
23
|
+
color: white;
|
|
24
|
+
outline: none;
|
|
25
|
+
width: 100%;
|
|
26
|
+
max-width: 50%;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.confirmation-modal > .react-aria-Dialog {
|
|
30
|
+
outline: none;
|
|
31
|
+
display: flex;
|
|
32
|
+
flex-direction: column;
|
|
33
|
+
gap: 21px;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@keyframes modal-fade {
|
|
37
|
+
from {
|
|
38
|
+
opacity: 0;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
to {
|
|
42
|
+
opacity: 1;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
@keyframes modal-zoom {
|
|
47
|
+
from {
|
|
48
|
+
transform: scale(0.8);
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
to {
|
|
52
|
+
transform: scale(1);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.confirmation-modal__content {
|
|
57
|
+
display: flex;
|
|
58
|
+
gap: 24px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.confirmation-modal__content svg {
|
|
62
|
+
width: 42px;
|
|
63
|
+
height: 42px;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.confirmation-modal__actions {
|
|
67
|
+
display: flex;
|
|
68
|
+
gap: 16px;
|
|
69
|
+
align-items: center;
|
|
70
|
+
justify-content: flex-end;
|
|
71
|
+
}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
.popup {
|
|
2
|
+
padding: 14px;
|
|
3
|
+
border: 1px solid var(--color-border-default);
|
|
4
|
+
box-shadow: 0 8px 20px rgba(0 0 0 / 0.1);
|
|
5
|
+
border-radius: 6px;
|
|
6
|
+
background-color: #fff;
|
|
7
|
+
color: black;
|
|
8
|
+
outline: none;
|
|
9
|
+
max-width: 250px;
|
|
10
|
+
transition:
|
|
11
|
+
transform 200ms,
|
|
12
|
+
opacity 200ms;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.react-aria-Dialog {
|
|
16
|
+
outline: none;
|
|
17
|
+
display: flex;
|
|
18
|
+
flex-direction: column;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.popup .react-aria-OverlayArrow svg {
|
|
22
|
+
display: block;
|
|
23
|
+
fill: #fff;
|
|
24
|
+
stroke: var(--color-border-default);
|
|
25
|
+
stroke-width: 1px;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.popup[data-entering='true'],
|
|
29
|
+
.popup[data-exiting='true'] {
|
|
30
|
+
transform: var(--origin);
|
|
31
|
+
opacity: 0;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.popup[data-placement='top'] {
|
|
35
|
+
--origin: translateY(8px);
|
|
36
|
+
|
|
37
|
+
&:has(.react-aria-OverlayArrow) {
|
|
38
|
+
margin-bottom: 6px;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.popup[data-placement='bottom'] {
|
|
43
|
+
--origin: translateY(-8px);
|
|
44
|
+
|
|
45
|
+
&:has(.react-aria-OverlayArrow) {
|
|
46
|
+
margin-top: 6px;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.react-aria-OverlayArrow svg {
|
|
50
|
+
transform: rotate(180deg);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.popup[data-placement='right'] {
|
|
55
|
+
--origin: translateX(-8px);
|
|
56
|
+
|
|
57
|
+
&:has(.react-aria-OverlayArrow) {
|
|
58
|
+
margin-left: 6px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.react-aria-OverlayArrow svg {
|
|
62
|
+
transform: rotate(90deg);
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.popup[data-placement='left'] {
|
|
67
|
+
--origin: translateX(8px);
|
|
68
|
+
|
|
69
|
+
&:has(.react-aria-OverlayArrow) {
|
|
70
|
+
margin-right: 6px;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.react-aria-OverlayArrow svg {
|
|
74
|
+
transform: rotate(-90deg);
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.popup > .react-aria-Dialog > .button-wrapper {
|
|
79
|
+
margin-left: auto;
|
|
80
|
+
cursor: pointer;
|
|
81
|
+
margin-bottom: 3px;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.popup > .react-aria-Dialog > .button-wrapper button > svg {
|
|
85
|
+
color: black;
|
|
86
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
.dd-menu {
|
|
2
|
+
max-height: inherit;
|
|
3
|
+
min-width: var(--trigger-width); /* defined by react-aria */
|
|
4
|
+
outline: none;
|
|
5
|
+
background-color: white;
|
|
6
|
+
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.dd-menu-item {
|
|
10
|
+
position: relative;
|
|
11
|
+
display: grid;
|
|
12
|
+
grid-template-areas:
|
|
13
|
+
'label kbd'
|
|
14
|
+
'desc kbd';
|
|
15
|
+
align-items: center;
|
|
16
|
+
padding: 8px 16px;
|
|
17
|
+
font-family: inherit;
|
|
18
|
+
color: #111;
|
|
19
|
+
font-size: 14px;
|
|
20
|
+
font-style: normal;
|
|
21
|
+
font-weight: 400;
|
|
22
|
+
line-height: 16px;
|
|
23
|
+
-webkit-user-select: none;
|
|
24
|
+
-moz-user-select: none;
|
|
25
|
+
user-select: none;
|
|
26
|
+
cursor: pointer;
|
|
27
|
+
outline: none;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.dd-menu-item:focus-visible {
|
|
31
|
+
background-color: var(--color-busy);
|
|
32
|
+
outline: var(--color-focus) solid 2px;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.dd-menu-item:hover {
|
|
36
|
+
background-color: var(--color-busy);
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.dd-menu-item[data-disabled='true'] {
|
|
40
|
+
pointer-events: none;
|
|
41
|
+
color: var(--color-disabled-text, #adadad);
|
|
42
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
.breadcrumbs__container {
|
|
2
|
+
display: flex;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.breadcrumbs__container > .breadcrumbs {
|
|
6
|
+
all: unset;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.breadcrumbs__container > .breadcrumbs > .breadcrumb-item {
|
|
10
|
+
margin: 0;
|
|
11
|
+
float: left;
|
|
12
|
+
list-style: none;
|
|
13
|
+
display: flex;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.breadcrumb-item__skeleton {
|
|
17
|
+
width: 120px;
|
|
18
|
+
height: 20px;
|
|
19
|
+
border-radius: 2px;
|
|
20
|
+
background-color: var(--color-very-light-grey, #f5f5f5);
|
|
21
|
+
position: relative;
|
|
22
|
+
overflow: hidden;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.breadcrumb-item__skeleton::before {
|
|
26
|
+
content: '';
|
|
27
|
+
position: absolute;
|
|
28
|
+
top: 0;
|
|
29
|
+
left: 0;
|
|
30
|
+
width: 100%;
|
|
31
|
+
height: 100%;
|
|
32
|
+
background: linear-gradient(90deg,
|
|
33
|
+
rgba(255, 255, 255, 0) 0%,
|
|
34
|
+
rgba(200, 200, 200, 0.4) 50%,
|
|
35
|
+
rgba(255, 255, 255, 0) 100%);
|
|
36
|
+
animation: shimmer 1.5s infinite;
|
|
37
|
+
transform: translateX(-100%);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@keyframes shimmer {
|
|
41
|
+
0% {
|
|
42
|
+
transform: translateX(-100%);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
100% {
|
|
46
|
+
transform: translateX(100%);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.breadcrumbs__container
|
|
51
|
+
> .breadcrumbs
|
|
52
|
+
> .breadcrumb-item:not(:last-of-type)::after {
|
|
53
|
+
content: ' / ';
|
|
54
|
+
|
|
55
|
+
display: inline-block;
|
|
56
|
+
padding-right: 10px;
|
|
57
|
+
padding-left: 10px;
|
|
58
|
+
|
|
59
|
+
text-align: center;
|
|
60
|
+
font-family: Lato;
|
|
61
|
+
font-size: 14px;
|
|
62
|
+
font-weight: 700;
|
|
63
|
+
line-height: 140.625%;
|
|
64
|
+
color: #888c8c;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.breadcrumbs__container > .breadcrumbs > .breadcrumb-item > a,
|
|
68
|
+
.breadcrumbs__container > .breadcrumbs > .breadcrumb-item > span {
|
|
69
|
+
padding: 2px;
|
|
70
|
+
|
|
71
|
+
color: var(--color-primary);
|
|
72
|
+
font-family: Lato;
|
|
73
|
+
font-size: 14px;
|
|
74
|
+
line-height: 140.625%;
|
|
75
|
+
text-decoration-line: underline;
|
|
76
|
+
|
|
77
|
+
outline-color: var(--color-focus);
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.breadcrumbs__container > .breadcrumbs > .breadcrumb-item > span {
|
|
81
|
+
color: #111111;
|
|
82
|
+
text-decoration: none;
|
|
83
|
+
}
|