@cayuse-test/react 1.0.1 → 1.0.3
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/{chunk-XRUFEGUC.js → chunk-KJUT65VD.js} +4 -4
- package/dist/{chunk-2K3CWMLR.js → chunk-QCQVYXFA.js} +2 -2
- package/dist/chunk-RGZNLRWM.js +1 -0
- package/dist/chunk-RGZNLRWM.js.map +1 -0
- package/dist/{chunk-B2Z63U4D.js → chunk-RYAW4XZF.js} +17 -79
- package/dist/{chunk-B2Z63U4D.js.map → chunk-RYAW4XZF.js.map} +1 -1
- package/dist/{chunk-RG4GEORO.js → chunk-WAQWICRJ.js} +4 -4
- package/dist/components/index.css +3603 -0
- package/dist/components/index.css.map +1 -0
- package/dist/components/index.js +6 -6
- package/dist/context/tenant/index.js +3 -3
- package/dist/globals/css/index.css +212 -0
- package/dist/globals/css/index.css.map +1 -0
- package/dist/globals/css/index.js +1 -1
- package/dist/index.css +3815 -0
- package/dist/index.css.map +1 -0
- package/dist/index.js +29 -29
- package/dist/utils/index.js +3 -3
- package/package.json +6 -1
- package/dist/chunk-EPGO6B3U.js +0 -3
- package/dist/chunk-EPGO6B3U.js.map +0 -1
- package/dist/index-4NH7IW34.css +0 -47
- package/dist/modal-dialog-IH5SI4CF.css +0 -93
- package/dist/styles-2WZORUGA.css +0 -106
- package/dist/styles-32VHTPIA.css +0 -20
- package/dist/styles-3A5DZ5R7.css +0 -70
- package/dist/styles-3PFCZALV.css +0 -60
- package/dist/styles-3SNYRDO2.css +0 -100
- package/dist/styles-4FHUBUVF.css +0 -150
- package/dist/styles-4KAVAZFG.css +0 -5
- package/dist/styles-4OFM6DY5.css +0 -22
- package/dist/styles-5OXZHQGW.css +0 -14
- package/dist/styles-6XZTUN3B.css +0 -68
- package/dist/styles-73WOPK6M.css +0 -6
- package/dist/styles-7AV26IBF.css +0 -35
- package/dist/styles-7DWK55L2.css +0 -71
- package/dist/styles-7GWPZSR2.css +0 -222
- package/dist/styles-7QBPXFSY.css +0 -6
- package/dist/styles-7T6DSZIY.css +0 -27
- package/dist/styles-AUI7W2SW.css +0 -408
- package/dist/styles-AZSHBXJQ.css +0 -85
- package/dist/styles-BTXJVGNW.css +0 -99
- package/dist/styles-BUPIQG5C.css +0 -74
- package/dist/styles-CLK36LUK.css +0 -27
- package/dist/styles-CSKYCMD4.css +0 -123
- package/dist/styles-CWCX26BQ.css +0 -13
- package/dist/styles-GAIKDZU6.css +0 -47
- package/dist/styles-GB7S5BAZ.css +0 -36
- package/dist/styles-GVPT6A2Z.css +0 -45
- package/dist/styles-IUBOTHBR.css +0 -581
- package/dist/styles-IZPTZRKW.css +0 -78
- package/dist/styles-LS2YWO5W.css +0 -39
- package/dist/styles-M5BEFS4G.css +0 -148
- package/dist/styles-MHNICXOS.css +0 -18
- package/dist/styles-P6IOJDNI.css +0 -47
- package/dist/styles-Q7XE2QVU.css +0 -55
- package/dist/styles-R7IS5IGF.css +0 -7
- package/dist/styles-RDYYTTBU.css +0 -218
- package/dist/styles-RTHIZL5W.css +0 -48
- package/dist/styles-RUY4EKZW.css +0 -9
- package/dist/styles-T5QJAAUY.css +0 -184
- package/dist/styles-VBXWGFCK.css +0 -96
- package/dist/styles-VE76CGRO.css +0 -6
- package/dist/styles-VLCZ7JYV.css +0 -140
- package/dist/styles-W5HDD3YQ.css +0 -71
- package/dist/styles-X7BJCSFV.css +0 -86
- package/dist/styles-XVRR5GIG.css +0 -42
- package/dist/styles-YBC6BJBD.css +0 -83
- package/dist/styles-YXNJHPDZ.css +0 -74
- package/dist/styles-Z276IEVM.css +0 -264
- /package/dist/{chunk-XRUFEGUC.js.map → chunk-KJUT65VD.js.map} +0 -0
- /package/dist/{chunk-2K3CWMLR.js.map → chunk-QCQVYXFA.js.map} +0 -0
- /package/dist/{chunk-RG4GEORO.js.map → chunk-WAQWICRJ.js.map} +0 -0
package/dist/styles-T5QJAAUY.css
DELETED
|
@@ -1,184 +0,0 @@
|
|
|
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
|
-
}
|
package/dist/styles-VBXWGFCK.css
DELETED
|
@@ -1,96 +0,0 @@
|
|
|
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
|
-
}
|
package/dist/styles-VE76CGRO.css
DELETED
package/dist/styles-VLCZ7JYV.css
DELETED
|
@@ -1,140 +0,0 @@
|
|
|
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
|
-
}
|
package/dist/styles-W5HDD3YQ.css
DELETED
|
@@ -1,71 +0,0 @@
|
|
|
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
|
-
}
|
package/dist/styles-X7BJCSFV.css
DELETED
|
@@ -1,86 +0,0 @@
|
|
|
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
|
-
}
|
package/dist/styles-XVRR5GIG.css
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
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
|
-
}
|
package/dist/styles-YBC6BJBD.css
DELETED
|
@@ -1,83 +0,0 @@
|
|
|
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
|
-
}
|