@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,222 @@
|
|
|
1
|
+
.dynamic-table__container {
|
|
2
|
+
position: relative;
|
|
3
|
+
width: 100%;
|
|
4
|
+
overflow: auto;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.dynamic-table__wrapper {
|
|
8
|
+
overflow: auto;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.dynamic-table,
|
|
12
|
+
caption,
|
|
13
|
+
tbody,
|
|
14
|
+
tfoot,
|
|
15
|
+
thead,
|
|
16
|
+
tr,
|
|
17
|
+
th,
|
|
18
|
+
td {
|
|
19
|
+
margin: 0;
|
|
20
|
+
padding: 0;
|
|
21
|
+
border: 0;
|
|
22
|
+
font: inherit;
|
|
23
|
+
font-size: 14px;
|
|
24
|
+
vertical-align: baseline;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.dynamic-table {
|
|
28
|
+
width: 100%;
|
|
29
|
+
overflow-x: auto;
|
|
30
|
+
white-space: nowrap;
|
|
31
|
+
border-collapse: collapse;
|
|
32
|
+
border-spacing: 0;
|
|
33
|
+
|
|
34
|
+
--cell-padding: 12px;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.dynamic-table thead th {
|
|
38
|
+
padding: var(--cell-padding);
|
|
39
|
+
|
|
40
|
+
color: #111;
|
|
41
|
+
font-family: inherit;
|
|
42
|
+
font-size: 14px;
|
|
43
|
+
font-style: normal;
|
|
44
|
+
font-weight: 700;
|
|
45
|
+
line-height: 16px; /* 114.286% */
|
|
46
|
+
|
|
47
|
+
border-top: 1px solid var(--color-border-default);
|
|
48
|
+
border-bottom: 1px solid var(--color-border-default);
|
|
49
|
+
border-left: 1px solid var(--color-border-default);
|
|
50
|
+
background-color: var(--color-very-light-grey, #f5f5f5);
|
|
51
|
+
|
|
52
|
+
cursor: default;
|
|
53
|
+
-webkit-user-select: none;
|
|
54
|
+
-moz-user-select: none;
|
|
55
|
+
user-select: none;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.dynamic-table thead th:last-of-type {
|
|
59
|
+
border-right: 1px solid var(--color-border-default);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.dynamic-table thead th[data-sortable='true'][data-sort='true'],
|
|
63
|
+
.dynamic-table thead th[data-sortable='true'][data-loading='false']:hover {
|
|
64
|
+
background-color: #eeeeee;
|
|
65
|
+
cursor: pointer;
|
|
66
|
+
}
|
|
67
|
+
.dynamic-table thead th[data-sortable='true'][data-loading='true'] {
|
|
68
|
+
pointer-events: none;
|
|
69
|
+
}
|
|
70
|
+
.dynamic-table[data-selectable='true'][data-expandable='false'] th:nth-of-type(1),
|
|
71
|
+
.dynamic-table[data-selectable='true'][data-expandable='false'] td:nth-of-type(1) {
|
|
72
|
+
width: 41px;
|
|
73
|
+
}
|
|
74
|
+
.dynamic-table[data-selectable='true'][data-expandable='true'] th:nth-of-type(2),
|
|
75
|
+
.dynamic-table[data-selectable='true'][data-expandable='true'] td:nth-of-type(2) {
|
|
76
|
+
width: 41px;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.dynamic-table[data-expandable='true'] th:nth-of-type(1),
|
|
80
|
+
.dynamic-table[data-expandable='true'] td:nth-of-type(1) {
|
|
81
|
+
padding: calc(16px - var(--cell-padding));
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.dynamic-table tbody tr {
|
|
85
|
+
border-left: 1px solid var(--color-border-default);
|
|
86
|
+
border-right: 1px solid var(--color-border-default);
|
|
87
|
+
border-bottom: 1px solid var(--color-border-default);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.dynamic-table tbody tr:hover {
|
|
91
|
+
background-color: rgba(0, 0, 0, 0.05) !important;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.dynamic-table tbody tr[data-clickable='true']:hover {
|
|
95
|
+
cursor: pointer;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.dynamic-table tbody tr td {
|
|
99
|
+
padding: var(--cell-padding);
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.dynamic-table__sort-button {
|
|
103
|
+
position: relative;
|
|
104
|
+
width: 100%;
|
|
105
|
+
display: inline-flex;
|
|
106
|
+
text-align: start;
|
|
107
|
+
justify-content: space-between;
|
|
108
|
+
align-items: center;
|
|
109
|
+
gap: 12px;
|
|
110
|
+
|
|
111
|
+
padding: 0;
|
|
112
|
+
-webkit-appearance: none;
|
|
113
|
+
-moz-appearance: none;
|
|
114
|
+
appearance: none;
|
|
115
|
+
background: none;
|
|
116
|
+
border: none;
|
|
117
|
+
color: inherit;
|
|
118
|
+
cursor: inherit;
|
|
119
|
+
font-size: inherit;
|
|
120
|
+
font-weight: inherit;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.dynamic-table__sort-button[data-sort='descending'] .icon.fa-caret-up {
|
|
124
|
+
opacity: 0;
|
|
125
|
+
}
|
|
126
|
+
.dynamic-table__sort-button[data-sort='ascending'] .icon.fa-caret-down {
|
|
127
|
+
opacity: 0;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.dynamic-table__sort-button > div {
|
|
131
|
+
display: flex;
|
|
132
|
+
flex-direction: column;
|
|
133
|
+
margin-top: 2px;
|
|
134
|
+
width: 10px;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.dynamic-table__sort-button > div > .icon {
|
|
138
|
+
margin: -3px 0 0 0;
|
|
139
|
+
width: 10px;
|
|
140
|
+
height: 10px;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.dynamic-table__refreshing-overlay {
|
|
144
|
+
pointer-events: none;
|
|
145
|
+
opacity: 0.22;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
.dynamic-table__refreshing-indicator {
|
|
149
|
+
display: flex;
|
|
150
|
+
position: absolute;
|
|
151
|
+
width: 100%;
|
|
152
|
+
height: 100%;
|
|
153
|
+
inset: 0;
|
|
154
|
+
align-items: center;
|
|
155
|
+
justify-content: center;
|
|
156
|
+
pointer-events: none;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.dynamic-table__refreshing-indicator > .ui.loading.segment {
|
|
160
|
+
background-color: transparent !important;
|
|
161
|
+
}
|
|
162
|
+
.dynamic-table__refreshing-indicator > .ui.loading.segment:before {
|
|
163
|
+
display: none;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.dynamic-table__pagination {
|
|
167
|
+
margin-top: 20px;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
.dynamic-table__empty-data-message {
|
|
171
|
+
padding: 0 15px;
|
|
172
|
+
display: block;
|
|
173
|
+
text-align: center;
|
|
174
|
+
font-style: italic;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
.dynamic-table__sub-row-empty-space {
|
|
178
|
+
border-right: 1px solid var(--color-border-default);
|
|
179
|
+
background-color: var(--color-very-light-grey);
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
.dynamic-table__toggle-sub-row {
|
|
183
|
+
position: relative;
|
|
184
|
+
padding: 5px;
|
|
185
|
+
height: 30px;
|
|
186
|
+
width: 30px;
|
|
187
|
+
-webkit-appearance: none;
|
|
188
|
+
-moz-appearance: none;
|
|
189
|
+
appearance: none;
|
|
190
|
+
background: none;
|
|
191
|
+
border: none;
|
|
192
|
+
border-radius: var(--border-radius-default);
|
|
193
|
+
color: inherit;
|
|
194
|
+
font-size: inherit;
|
|
195
|
+
font-weight: inherit;
|
|
196
|
+
cursor: pointer;
|
|
197
|
+
outline-color: var(--color-focus);
|
|
198
|
+
}
|
|
199
|
+
.dynamic-table__toggle-sub-row:hover {
|
|
200
|
+
background-color: var(--color-secondary-hover);
|
|
201
|
+
}
|
|
202
|
+
.dynamic-table__toggle-sub-row .icon {
|
|
203
|
+
margin: 0;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.dynamic-table__selectable-cell {
|
|
207
|
+
vertical-align: middle;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
.dynamic-table__single-select {
|
|
211
|
+
width: -moz-max-content;
|
|
212
|
+
width: max-content;
|
|
213
|
+
margin: 0 auto;
|
|
214
|
+
}
|
|
215
|
+
.dynamic-table__single-select input {
|
|
216
|
+
margin: 0 !important;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.dynamic-table__empty-cell {
|
|
220
|
+
display: block;
|
|
221
|
+
text-align: center;
|
|
222
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
.set-view__modal-content {
|
|
2
|
+
display: flex;
|
|
3
|
+
flex-direction: column;
|
|
4
|
+
gap: 21px;
|
|
5
|
+
width: 100%;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.set-view__modal-content p {
|
|
9
|
+
margin: 0;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.set-view__option-list {
|
|
13
|
+
list-style: none;
|
|
14
|
+
margin: 0;
|
|
15
|
+
padding: 1px 0;
|
|
16
|
+
display: flex;
|
|
17
|
+
flex-direction: column;
|
|
18
|
+
gap: 8px;
|
|
19
|
+
max-height: 330px;
|
|
20
|
+
overflow: auto;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
@media screen and (max-width: 768px) {
|
|
24
|
+
.set-view__option-list {
|
|
25
|
+
max-height: 190px;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -0,0 +1,408 @@
|
|
|
1
|
+
/*combobox-fieldset*/
|
|
2
|
+
.combobox-fieldset {
|
|
3
|
+
all: unset;
|
|
4
|
+
display: flex;
|
|
5
|
+
flex-direction: column;
|
|
6
|
+
gap: 8px;
|
|
7
|
+
width: 100%;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.combobox-fieldset__label {
|
|
11
|
+
display: flex;
|
|
12
|
+
font-weight: 700;
|
|
13
|
+
font-size: 14px;
|
|
14
|
+
line-height: 16px;
|
|
15
|
+
color: #111111;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.combobox-fieldset__required {
|
|
19
|
+
font-weight: 700;
|
|
20
|
+
font-size: 24px;
|
|
21
|
+
line-height: 16px;
|
|
22
|
+
color: var(--color-error, #b31200);
|
|
23
|
+
margin-right: 2px;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.combobox-fieldset__description {
|
|
27
|
+
all: unset;
|
|
28
|
+
font-weight: 400;
|
|
29
|
+
font-size: 12px;
|
|
30
|
+
line-height: 12px;
|
|
31
|
+
color: var(--color-dark-grey, #5e5e5e);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.combobox-fieldset__error-message {
|
|
35
|
+
all: unset;
|
|
36
|
+
font-weight: 400;
|
|
37
|
+
font-size: 12px;
|
|
38
|
+
line-height: 12px;
|
|
39
|
+
color: var(--color-error, #b31200);
|
|
40
|
+
}
|
|
41
|
+
/*end combobox-fieldset*/
|
|
42
|
+
|
|
43
|
+
.combobox {
|
|
44
|
+
position: relative;
|
|
45
|
+
box-sizing: border-box;
|
|
46
|
+
|
|
47
|
+
font-family: Lato;
|
|
48
|
+
font-size: 14px;
|
|
49
|
+
font-style: normal;
|
|
50
|
+
font-weight: 400;
|
|
51
|
+
line-height: 16px;
|
|
52
|
+
color: #111111;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.combobox .combobox__value-container {
|
|
56
|
+
align-items: center;
|
|
57
|
+
display: inline-grid;
|
|
58
|
+
flex: 1 1 0%;
|
|
59
|
+
flex-wrap: wrap;
|
|
60
|
+
-webkit-overflow-scrolling: touch;
|
|
61
|
+
position: relative;
|
|
62
|
+
overflow: hidden;
|
|
63
|
+
box-sizing: border-box;
|
|
64
|
+
padding: 0 11px;
|
|
65
|
+
}
|
|
66
|
+
.combobox .combobox__value-container.combobox__value-container--is-multi {
|
|
67
|
+
display: grid;
|
|
68
|
+
}
|
|
69
|
+
.combobox
|
|
70
|
+
.combobox__value-container.combobox__value-container--is-multi.combobox__value-container--has-value {
|
|
71
|
+
display: flex;
|
|
72
|
+
gap: 8px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.combobox .combobox__value-container .combobox__placeholder {
|
|
76
|
+
color: var(--color-dark-grey);
|
|
77
|
+
position: absolute;
|
|
78
|
+
top: 50%;
|
|
79
|
+
left: 0;
|
|
80
|
+
transform: translateY(-50%);
|
|
81
|
+
box-sizing: border-box;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
/*control*/
|
|
85
|
+
.combobox .combobox__control {
|
|
86
|
+
align-items: center;
|
|
87
|
+
cursor: default;
|
|
88
|
+
display: flex;
|
|
89
|
+
flex-wrap: wrap;
|
|
90
|
+
justify-content: space-between;
|
|
91
|
+
outline: 0 !important;
|
|
92
|
+
position: relative;
|
|
93
|
+
transition: all 100ms;
|
|
94
|
+
box-sizing: border-box;
|
|
95
|
+
|
|
96
|
+
min-height: 40px;
|
|
97
|
+
padding-left: 11px;
|
|
98
|
+
|
|
99
|
+
background-color: var(--color-lightest);
|
|
100
|
+
border: 1px solid var(--color-border-default);
|
|
101
|
+
border-radius: var(--border-radius-inputs);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.combobox .combobox__control.combobox__control--is-focused {
|
|
105
|
+
border-color: var(--color-focus);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.combobox .combobox__control.combobox__control--menu-is-open {
|
|
109
|
+
border-bottom-color: transparent;
|
|
110
|
+
border-bottom-left-radius: 0;
|
|
111
|
+
border-bottom-right-radius: 0;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.combobox
|
|
115
|
+
.combobox__control.combobox__control--menu-is-open.combobox__control.combobox__control--is-focused
|
|
116
|
+
+ .combobox__menu {
|
|
117
|
+
border: 1px solid var(--color-focus);
|
|
118
|
+
border-top: none;
|
|
119
|
+
/*box-shadow: 0 0 0 1px var(--color-focus);*/
|
|
120
|
+
/*clip-path: inset(1px -1px -1px -1px);*/
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.combobox .combobox__control.combobox__control--is-focused {
|
|
124
|
+
/*box-shadow: 0 0 0 1px var(--color-focus);*/
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.combobox .combobox__control.combobox__control--is-disabled {
|
|
128
|
+
background-color: var(--color-very-light-grey, #f5f5f5);
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.combobox .combobox__control.combobox__control--is-invalid {
|
|
132
|
+
border-color: var(--color-error, #b31200);
|
|
133
|
+
background-color: var(--color-background-error);
|
|
134
|
+
}
|
|
135
|
+
/*end control*/
|
|
136
|
+
|
|
137
|
+
/*single value*/
|
|
138
|
+
.combobox .combobox__single-value {
|
|
139
|
+
grid-area: 1/1/2/3;
|
|
140
|
+
max-width: 100%;
|
|
141
|
+
overflow: hidden;
|
|
142
|
+
text-overflow: ellipsis;
|
|
143
|
+
white-space: nowrap;
|
|
144
|
+
box-sizing: border-box;
|
|
145
|
+
margin: 0;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
.combobox .combobox__single-value--is-disabled {
|
|
149
|
+
color: var(--color-disabled-text, #adadad);
|
|
150
|
+
}
|
|
151
|
+
/*end single value*/
|
|
152
|
+
|
|
153
|
+
/*input container*/
|
|
154
|
+
.combobox .combobox__input-container {
|
|
155
|
+
visibility: visible;
|
|
156
|
+
flex: 1 1 auto;
|
|
157
|
+
display: inline-grid;
|
|
158
|
+
grid-area: 1/1/2/3;
|
|
159
|
+
grid-template-columns: 0 min-content;
|
|
160
|
+
box-sizing: border-box;
|
|
161
|
+
margin: 0;
|
|
162
|
+
padding: 0;
|
|
163
|
+
}
|
|
164
|
+
/*end input container*/
|
|
165
|
+
|
|
166
|
+
/*input*/
|
|
167
|
+
.combobox .combobox__input {
|
|
168
|
+
margin: -4px -2px;
|
|
169
|
+
}
|
|
170
|
+
/*end input*/
|
|
171
|
+
|
|
172
|
+
/*option*/
|
|
173
|
+
.combobox .combobox__option {
|
|
174
|
+
display: flex;
|
|
175
|
+
justify-content: space-between;
|
|
176
|
+
flex-wrap: wrap;
|
|
177
|
+
gap: 8px;
|
|
178
|
+
|
|
179
|
+
padding: 8px 16px;
|
|
180
|
+
|
|
181
|
+
font-family: Lato;
|
|
182
|
+
font-size: 14px;
|
|
183
|
+
font-style: normal;
|
|
184
|
+
font-weight: 400;
|
|
185
|
+
line-height: 16px; /* 114.286% */
|
|
186
|
+
color: #111;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.combobox .combobox__option > .combobox__option--text {
|
|
190
|
+
white-space: nowrap;
|
|
191
|
+
overflow: hidden;
|
|
192
|
+
text-overflow: ellipsis;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
.combobox .combobox__option[data-searchable='true'] {
|
|
196
|
+
padding-left: 41px;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.combobox .combobox__option:active {
|
|
200
|
+
background-color: var(--color-busy, #eeeeee);
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
.combobox .combobox__option--is-focused:not([data-group='true']),
|
|
204
|
+
.combobox .combobox__option--is-selected:not([data-group='true']) {
|
|
205
|
+
background-color: var(--color-busy, #eeeeee);
|
|
206
|
+
color: #111111;
|
|
207
|
+
font-weight: 700;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
.combobox .combobox__option--is-focused[data-group='true'],
|
|
211
|
+
.combobox .combobox__option--is-selected[data-group='true'] {
|
|
212
|
+
background-color: transparent;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
.combobox .combobox__option--is-disabled {
|
|
216
|
+
color: var(--color-disabled-text, #adadad);
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.combobox .combobox__option--description {
|
|
220
|
+
text-overflow: ellipsis;
|
|
221
|
+
overflow: hidden;
|
|
222
|
+
white-space: nowrap;
|
|
223
|
+
}
|
|
224
|
+
/*end option*/
|
|
225
|
+
|
|
226
|
+
/* disabled 'has-more-options' */
|
|
227
|
+
.combobox .combobox__has-more-options {
|
|
228
|
+
cursor: default;
|
|
229
|
+
display: block;
|
|
230
|
+
font-size: inherit;
|
|
231
|
+
width: 100%;
|
|
232
|
+
box-sizing: border-box;
|
|
233
|
+
|
|
234
|
+
opacity: 0.45;
|
|
235
|
+
font-style: italic;
|
|
236
|
+
}
|
|
237
|
+
/* end disabled 'has-more-options' */
|
|
238
|
+
|
|
239
|
+
/*menu-list (container )*/
|
|
240
|
+
.combobox .combobox__menu-list {
|
|
241
|
+
max-height: 290px;
|
|
242
|
+
overflow-y: auto;
|
|
243
|
+
position: relative;
|
|
244
|
+
-webkit-overflow-scrolling: touch;
|
|
245
|
+
box-sizing: border-box;
|
|
246
|
+
padding: 0;
|
|
247
|
+
}
|
|
248
|
+
/*end menu-list (container )*/
|
|
249
|
+
|
|
250
|
+
/*menu*/
|
|
251
|
+
.combobox .combobox__menu {
|
|
252
|
+
position: absolute;
|
|
253
|
+
width: 100%;
|
|
254
|
+
z-index: 2;
|
|
255
|
+
box-sizing: border-box;
|
|
256
|
+
top: calc(100% - 2px);
|
|
257
|
+
margin-top: 0;
|
|
258
|
+
margin-bottom: 0;
|
|
259
|
+
box-shadow: none;
|
|
260
|
+
background-color: #ffffff;
|
|
261
|
+
border: 1px solid var(--color-border-default, #ccc);
|
|
262
|
+
border-top: none;
|
|
263
|
+
border-bottom-left-radius: 3px;
|
|
264
|
+
border-bottom-right-radius: 3px;
|
|
265
|
+
transition: all 100ms;
|
|
266
|
+
}
|
|
267
|
+
/*end menu*/
|
|
268
|
+
|
|
269
|
+
/*no options text, loading message*/
|
|
270
|
+
.combobox .combobox__menu-notice.combobox__menu-notice--loading,
|
|
271
|
+
.combobox .combobox__menu-notice.combobox__menu-notice--no-options {
|
|
272
|
+
font-size: 14px;
|
|
273
|
+
text-align: start;
|
|
274
|
+
padding: 8px 16px;
|
|
275
|
+
color: var(--color-muted-text, #666666);
|
|
276
|
+
}
|
|
277
|
+
/*end no options text, end loading message*/
|
|
278
|
+
|
|
279
|
+
/*group*/
|
|
280
|
+
|
|
281
|
+
.combobox .combobox__option--description {
|
|
282
|
+
text-overflow: ellipsis;
|
|
283
|
+
overflow: hidden;
|
|
284
|
+
white-space: nowrap;
|
|
285
|
+
}
|
|
286
|
+
.combobox .combobox__option[data-group='true'] .combobox__option--description {
|
|
287
|
+
margin-left: 10px;
|
|
288
|
+
color: #0006;
|
|
289
|
+
}
|
|
290
|
+
.combobox .combobox__option[data-level='0'] {
|
|
291
|
+
padding-left: 16px;
|
|
292
|
+
}
|
|
293
|
+
.combobox .combobox__option[data-level='0'] > .combobox__option--text {
|
|
294
|
+
max-width: calc(100% - 16px);
|
|
295
|
+
}
|
|
296
|
+
.combobox .combobox__option[data-level='1'] {
|
|
297
|
+
padding-left: 45px;
|
|
298
|
+
}
|
|
299
|
+
.combobox .combobox__option[data-level='1'] > .combobox__option--text {
|
|
300
|
+
max-width: calc(100% - 45px);
|
|
301
|
+
}
|
|
302
|
+
.combobox .combobox__option[data-level='2'] {
|
|
303
|
+
padding-left: 90px;
|
|
304
|
+
}
|
|
305
|
+
.combobox .combobox__option[data-level='2'] > .combobox__option--text {
|
|
306
|
+
max-width: calc(100% - 90px);
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
/*end group*/
|
|
310
|
+
|
|
311
|
+
/*indicator separator*/
|
|
312
|
+
.combobox .combobox__indicators {
|
|
313
|
+
align-items: center;
|
|
314
|
+
align-self: stretch;
|
|
315
|
+
display: flex;
|
|
316
|
+
flex-shrink: 0;
|
|
317
|
+
box-sizing: border-box;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
.combobox .combobox__indicators > .combobox__indicator-separator {
|
|
321
|
+
display: none;
|
|
322
|
+
}
|
|
323
|
+
/*end indicator separator*/
|
|
324
|
+
|
|
325
|
+
/*clear indicator*/
|
|
326
|
+
.combobox .combobox__indicators > .combobox__clear-indicator {
|
|
327
|
+
display: flex;
|
|
328
|
+
-webkit-user-select: none;
|
|
329
|
+
-moz-user-select: none;
|
|
330
|
+
user-select: none;
|
|
331
|
+
padding: 8px;
|
|
332
|
+
color: #111111;
|
|
333
|
+
border: none;
|
|
334
|
+
margin: 0;
|
|
335
|
+
background: none;
|
|
336
|
+
border-radius: var(--border-radius-inputs);
|
|
337
|
+
transition: color 150ms ease 0s;
|
|
338
|
+
box-sizing: border-box;
|
|
339
|
+
}
|
|
340
|
+
.combobox .combobox__indicators > .combobox__clear-indicator:focus-visible {
|
|
341
|
+
outline-color: var(--color-focus);
|
|
342
|
+
}
|
|
343
|
+
.combobox .combobox__indicators > .combobox__clear-indicator svg {
|
|
344
|
+
fill: currentColor;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
/*end clear indicator*/
|
|
348
|
+
|
|
349
|
+
/*dropdown indicator*/
|
|
350
|
+
.combobox .combobox__indicators > .combobox__dropdown-indicator {
|
|
351
|
+
padding: 11px;
|
|
352
|
+
}
|
|
353
|
+
.combobox
|
|
354
|
+
.combobox__control--menu-is-open
|
|
355
|
+
.combobox__indicators
|
|
356
|
+
> .combobox__dropdown-indicator {
|
|
357
|
+
transform: rotate(180deg);
|
|
358
|
+
}
|
|
359
|
+
.combobox
|
|
360
|
+
.combobox__control.combobox__control--is-disabled
|
|
361
|
+
.combobox__indicators
|
|
362
|
+
> .combobox__dropdown-indicator
|
|
363
|
+
svg {
|
|
364
|
+
fill: var(--color-disabled-text, #adadad);
|
|
365
|
+
}
|
|
366
|
+
/*end dropdown indicator*/
|
|
367
|
+
|
|
368
|
+
/* start icon */
|
|
369
|
+
.combobox .combobox__start-icon {
|
|
370
|
+
display: flex;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.combobox
|
|
374
|
+
.combobox__control.combobox__control--is-disabled
|
|
375
|
+
.combobox__start-icon
|
|
376
|
+
svg {
|
|
377
|
+
fill: var(--color-disabled-text, #adadad);
|
|
378
|
+
}
|
|
379
|
+
/* end start icon */
|
|
380
|
+
|
|
381
|
+
/* multi value*/
|
|
382
|
+
.combobox .combobox__multi-value {
|
|
383
|
+
display: flex;
|
|
384
|
+
padding: 8px;
|
|
385
|
+
justify-content: center;
|
|
386
|
+
align-items: center;
|
|
387
|
+
gap: 8px;
|
|
388
|
+
min-width: 0;
|
|
389
|
+
max-width: -moz-fit-content;
|
|
390
|
+
max-width: fit-content;
|
|
391
|
+
|
|
392
|
+
border-radius: var(--border-radius-inputs);
|
|
393
|
+
background: var(--color-cayuse-blue, #0076b6);
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.combobox .combobox__multi-value > .combobox__multi-value__label {
|
|
397
|
+
color: var(--color-lightest, #fff);
|
|
398
|
+
font-family: Lato;
|
|
399
|
+
font-size: 12px;
|
|
400
|
+
font-style: normal;
|
|
401
|
+
font-weight: 400;
|
|
402
|
+
line-height: 16px; /* 133.333% */
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
.combobox .combobox__multi-value > .combobox__multi-value__remove {
|
|
406
|
+
padding: 2px 0;
|
|
407
|
+
}
|
|
408
|
+
/*end multi value*/
|