ods-ant 0.4.1 → 0.5.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.
Files changed (68) hide show
  1. package/dist-lib/{AutoComplete-gOMQxLvY.cjs → AutoComplete-C9LcpBRs.cjs} +3 -3
  2. package/dist-lib/{AutoComplete-gOMQxLvY.cjs.map → AutoComplete-C9LcpBRs.cjs.map} +1 -1
  3. package/dist-lib/{AutoComplete-cpf8hCnK.js → AutoComplete-CCYcFqfs.js} +2 -2
  4. package/dist-lib/{AutoComplete-cpf8hCnK.js.map → AutoComplete-CCYcFqfs.js.map} +1 -1
  5. package/dist-lib/{DatePicker-DTVtamsX.cjs → DatePicker-CQgt-WoB.cjs} +2 -2
  6. package/dist-lib/{DatePicker-DTVtamsX.cjs.map → DatePicker-CQgt-WoB.cjs.map} +1 -1
  7. package/dist-lib/{DatePicker-BpjYibJF.js → DatePicker-LXjOxVN5.js} +87 -33
  8. package/dist-lib/{DatePicker-BpjYibJF.js.map → DatePicker-LXjOxVN5.js.map} +1 -1
  9. package/dist-lib/display/Table.cjs +1 -1
  10. package/dist-lib/display/Table.cjs.map +1 -1
  11. package/dist-lib/display/Table.js +1 -1
  12. package/dist-lib/display/Table.js.map +1 -1
  13. package/dist-lib/forms/AccessibleDatePicker.cjs +1 -1
  14. package/dist-lib/forms/AccessibleDatePicker.js +1 -1
  15. package/dist-lib/forms/AutoComplete.cjs +1 -1
  16. package/dist-lib/forms/AutoComplete.js +1 -1
  17. package/dist-lib/forms/Button.cjs +2 -2
  18. package/dist-lib/forms/Button.cjs.map +1 -1
  19. package/dist-lib/forms/Button.js +24 -48
  20. package/dist-lib/forms/Button.js.map +1 -1
  21. package/dist-lib/forms/Cascader.cjs +2 -2
  22. package/dist-lib/forms/Cascader.js +3 -3
  23. package/dist-lib/forms/ClearableAutoComplete.cjs +1 -1
  24. package/dist-lib/forms/ClearableAutoComplete.js +1 -1
  25. package/dist-lib/forms/ClearableDatePicker.cjs +1 -1
  26. package/dist-lib/forms/ClearableDatePicker.cjs.map +1 -1
  27. package/dist-lib/forms/ClearableDatePicker.js +6 -5
  28. package/dist-lib/forms/ClearableDatePicker.js.map +1 -1
  29. package/dist-lib/forms/ClearableTransfer.cjs +1 -1
  30. package/dist-lib/forms/ClearableTransfer.cjs.map +1 -1
  31. package/dist-lib/forms/ClearableTransfer.js +5 -0
  32. package/dist-lib/forms/ClearableTransfer.js.map +1 -1
  33. package/dist-lib/forms/DatePicker.cjs +1 -1
  34. package/dist-lib/forms/DatePicker.js +1 -1
  35. package/dist-lib/forms/Select.cjs +1 -1
  36. package/dist-lib/forms/Select.cjs.map +1 -1
  37. package/dist-lib/forms/Select.js +45 -43
  38. package/dist-lib/forms/Select.js.map +1 -1
  39. package/dist-lib/forms/TreeSelect.cjs +60 -1
  40. package/dist-lib/forms/TreeSelect.cjs.map +1 -1
  41. package/dist-lib/forms/TreeSelect.js +148 -36
  42. package/dist-lib/forms/TreeSelect.js.map +1 -1
  43. package/dist-lib/forms/index.cjs +1 -1
  44. package/dist-lib/forms/index.js +2 -2
  45. package/dist-lib/index.cjs +1 -1
  46. package/dist-lib/index.js +2 -2
  47. package/dist-lib/{selectStyles-C8j5Vvgp.js → selectStyles-7f37TvzD.js} +182 -151
  48. package/dist-lib/selectStyles-7f37TvzD.js.map +1 -0
  49. package/dist-lib/{selectStyles-BFeXUMpO.cjs → selectStyles-KK5-1q0t.cjs} +180 -149
  50. package/dist-lib/selectStyles-KK5-1q0t.cjs.map +1 -0
  51. package/dist-lib/types/ds/accessibility.smoke.test.d.ts +2 -0
  52. package/dist-lib/types/ds/accessibility.smoke.test.d.ts.map +1 -0
  53. package/dist-lib/types/ds/forms/Button.d.ts +2 -3
  54. package/dist-lib/types/ds/forms/Button.d.ts.map +1 -1
  55. package/dist-lib/types/ds/forms/ClearableDatePicker.d.ts +8 -4
  56. package/dist-lib/types/ds/forms/ClearableDatePicker.d.ts.map +1 -1
  57. package/dist-lib/types/ds/forms/ClearableTransfer.d.ts.map +1 -1
  58. package/dist-lib/types/ds/forms/DatePicker.d.ts +6 -1
  59. package/dist-lib/types/ds/forms/DatePicker.d.ts.map +1 -1
  60. package/dist-lib/types/ds/forms/Select.d.ts +4 -1
  61. package/dist-lib/types/ds/forms/Select.d.ts.map +1 -1
  62. package/dist-lib/types/ds/forms/TreeSelect.d.ts +1 -1
  63. package/dist-lib/types/ds/forms/TreeSelect.d.ts.map +1 -1
  64. package/dist-lib/types/ds/forms/selectStyles.d.ts +1 -0
  65. package/dist-lib/types/ds/forms/selectStyles.d.ts.map +1 -1
  66. package/package.json +10 -2
  67. package/dist-lib/selectStyles-BFeXUMpO.cjs.map +0 -1
  68. package/dist-lib/selectStyles-C8j5Vvgp.js.map +0 -1
@@ -1,16 +1,16 @@
1
1
  import { t as e } from "./core-C-tv3mqr.js";
2
2
  import { dsSemanticTokens as t } from "./theme.js";
3
3
  //#region src/ds/forms/selectStyles.ts
4
- var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-select-force-hover", o = "ds-select-force-focus", s = "ds-select-dropdown", c = "ds-select-dropdown-checkboxes", l = "ds-select-dropdown-multi", u = (...e) => e.filter(Boolean).join(" ").trim(), d = () => {
4
+ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-select-force-hover", o = "ds-select-force-focus", s = "ds-select-count-display", c = "ds-select-dropdown", l = "ds-select-dropdown-checkboxes", u = "ds-select-dropdown-multi", d = (...e) => e.filter(Boolean).join(" ").trim(), f = () => {
5
5
  if (typeof document > "u") return;
6
- let { input: u } = t, d = document.getElementById(n);
7
- d || (d = document.createElement("style"), d.id = n, document.head.appendChild(d)), d.textContent = `
6
+ let { input: d } = t, f = document.getElementById(n);
7
+ f || (f = document.createElement("style"), f.id = n, document.head.appendChild(f)), f.textContent = `
8
8
  .${r}.ant-select {
9
- border-color: ${u.border.default} !important;
10
- border-width: ${u.border.widthDefault} !important;
9
+ border-color: ${d.border.default} !important;
10
+ border-width: ${d.border.widthDefault} !important;
11
11
  border-style: solid !important;
12
- border-radius: ${u.border.radius} !important;
13
- background-color: ${u.background.default} !important;
12
+ border-radius: ${d.border.radius} !important;
13
+ background-color: ${d.background.default} !important;
14
14
  font-family: var(--ant-font-family, 'Nunito', sans-serif) !important;
15
15
  box-shadow: none !important;
16
16
  transition: none !important;
@@ -26,7 +26,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
26
26
  min-height: 100% !important;
27
27
  padding: 0 !important;
28
28
  border: 0 !important;
29
- border-radius: ${u.border.radius} !important;
29
+ border-radius: ${d.border.radius} !important;
30
30
  background: transparent !important;
31
31
  box-shadow: none !important;
32
32
  display: flex !important;
@@ -35,7 +35,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
35
35
  }
36
36
 
37
37
  .${r}.ant-select.ant-select-outlined {
38
- border: ${u.border.widthDefault} solid ${u.border.default} !important;
38
+ border: ${d.border.widthDefault} solid ${d.border.default} !important;
39
39
  box-shadow: none !important;
40
40
  }
41
41
 
@@ -93,10 +93,33 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
93
93
  margin: 0 !important;
94
94
  }
95
95
 
96
+ .${r}.${s}.ant-select.ant-select-multiple .ant-select-selection-item {
97
+ background: transparent !important;
98
+ border: none !important;
99
+ box-shadow: none !important;
100
+ padding: 0 !important;
101
+ margin: 0 !important;
102
+ min-height: 0 !important;
103
+ height: auto !important;
104
+ line-height: 18px !important;
105
+ color: ${d.text.focus} !important;
106
+ font-weight: 400 !important;
107
+ }
108
+
109
+ .${r}.${s}.ant-select.ant-select-multiple .ant-select-selection-item-content {
110
+ padding: 0 !important;
111
+ margin: 0 !important;
112
+ line-height: 18px !important;
113
+ }
114
+
115
+ .${r}.${s}.ant-select.ant-select-multiple .ant-select-selection-item-remove {
116
+ display: none !important;
117
+ }
118
+
96
119
  .${r}.ant-select .ant-select-content .ant-select-placeholder,
97
120
  .${r}.ant-select .ant-select-placeholder {
98
121
  font-family: var(--ant-font-family, 'Nunito', sans-serif) !important;
99
- color: ${u.text.placeholder} !important;
122
+ color: ${d.text.placeholder} !important;
100
123
  opacity: 1 !important;
101
124
  font-size: 14px !important;
102
125
  line-height: 18px !important;
@@ -106,7 +129,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
106
129
  .${r}.ant-select .ant-select-content .ant-select-selection-item,
107
130
  .${r}.ant-select .ant-select-selection-item {
108
131
  font-family: var(--ant-font-family, 'Nunito', sans-serif) !important;
109
- color: ${u.text.focus} !important;
132
+ color: ${d.text.focus} !important;
110
133
  font-size: 14px !important;
111
134
  line-height: 18px !important;
112
135
  font-weight: 400 !important;
@@ -123,7 +146,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
123
146
 
124
147
  .${r}.ant-select .ant-select-suffix,
125
148
  .${r}.ant-select .ant-select-suffix .anticon {
126
- color: ${u.text.focus} !important;
149
+ color: ${d.text.focus} !important;
127
150
  font-size: 10px !important;
128
151
  }
129
152
 
@@ -135,19 +158,19 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
135
158
 
136
159
  .${r}.ant-select:not(.ant-select-disabled):hover,
137
160
  .${r}.ant-select.ant-select-outlined:not(.ant-select-disabled):hover {
138
- border: ${u.border.widthDefault} solid ${u.border.hover} !important;
161
+ border: ${d.border.widthDefault} solid ${d.border.hover} !important;
139
162
  box-shadow: none !important;
140
163
  }
141
164
 
142
165
  .${r}.ant-select.${a}:not(.ant-select-disabled):not(.${i}) {
143
- border: ${u.border.widthDefault} solid ${u.border.hover} !important;
166
+ border: ${d.border.widthDefault} solid ${d.border.hover} !important;
144
167
  box-shadow: none !important;
145
168
  }
146
169
 
147
170
  .${r}.ant-select.ant-select-focused,
148
171
  .${r}.ant-select.ant-select-open {
149
- border-color: ${u.border.focus} !important;
150
- border-width: ${u.border.widthFocus} !important;
172
+ border-color: ${d.border.focus} !important;
173
+ border-width: ${d.border.widthFocus} !important;
151
174
  border-style: solid !important;
152
175
  box-shadow: none !important;
153
176
  outline: none !important;
@@ -155,8 +178,8 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
155
178
 
156
179
  .${r}.ant-select.ant-select-outlined.ant-select-focused,
157
180
  .${r}.ant-select.ant-select-outlined.ant-select-open {
158
- border-color: ${u.border.focus} !important;
159
- border-width: ${u.border.widthFocus} !important;
181
+ border-color: ${d.border.focus} !important;
182
+ border-width: ${d.border.widthFocus} !important;
160
183
  border-style: solid !important;
161
184
  box-shadow: none !important;
162
185
  outline: none !important;
@@ -166,15 +189,15 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
166
189
  .${r}.ant-select.ant-select-outlined.ant-select-open:hover,
167
190
  .${r}.ant-select.ant-select-outlined.ant-select-focused:focus-within,
168
191
  .${r}.ant-select.ant-select-outlined.ant-select-open:focus-within {
169
- border-color: ${u.border.focus} !important;
170
- border-width: ${u.border.widthFocus} !important;
192
+ border-color: ${d.border.focus} !important;
193
+ border-width: ${d.border.widthFocus} !important;
171
194
  border-style: solid !important;
172
195
  box-shadow: none !important;
173
196
  }
174
197
 
175
198
  .${r}.ant-select.${o}:not(.ant-select-disabled):not(.${i}) {
176
- border-color: ${u.border.focus} !important;
177
- border-width: ${u.border.widthFocus} !important;
199
+ border-color: ${d.border.focus} !important;
200
+ border-width: ${d.border.widthFocus} !important;
178
201
  border-style: solid !important;
179
202
  box-shadow: none !important;
180
203
  outline: none !important;
@@ -195,25 +218,33 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
195
218
  .${r}.ant-select.ant-select-open .ant-select-suffix .anticon,
196
219
  .${r}.ant-select.ant-select-focused .ant-select-suffix .anticon {
197
220
  transform: none !important;
198
- color: ${u.text.focus} !important;
221
+ color: ${d.text.focus} !important;
199
222
  }
200
223
 
201
224
  .${r}.ant-select.ant-select-focused .ant-select-content .ant-select-placeholder,
202
- .${r}.ant-select.ant-select-open .ant-select-content .ant-select-placeholder,
225
+ .${r}.ant-select.ant-select-open .ant-select-content .ant-select-placeholder {
226
+ color: ${e.text.strong} !important;
227
+ font-weight: 400 !important;
228
+ }
229
+
203
230
  .${r}.ant-select.ant-select-focused .ant-select-content .ant-select-selection-item,
204
231
  .${r}.ant-select.ant-select-open .ant-select-content .ant-select-selection-item {
205
232
  color: ${e.text.strong} !important;
206
233
  font-weight: 600 !important;
207
234
  }
208
235
 
209
- .${r}.ant-select.${o}:not(.ant-select-disabled):not(.${i}) .ant-select-content .ant-select-placeholder,
236
+ .${r}.ant-select.${o}:not(.ant-select-disabled):not(.${i}) .ant-select-content .ant-select-placeholder {
237
+ color: ${e.text.strong} !important;
238
+ font-weight: 400 !important;
239
+ }
240
+
210
241
  .${r}.ant-select.${o}:not(.ant-select-disabled):not(.${i}) .ant-select-content .ant-select-selection-item {
211
242
  color: ${e.text.strong} !important;
212
243
  font-weight: 600 !important;
213
244
  }
214
245
 
215
246
  .${r}.ant-select.ant-select-status-error {
216
- border-color: ${u.border.error} !important;
247
+ border-color: ${d.border.error} !important;
217
248
  box-shadow: none !important;
218
249
  }
219
250
 
@@ -223,12 +254,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
223
254
  }
224
255
 
225
256
  .${r}.ant-select.ant-select-status-success {
226
- border-color: ${u.border.success} !important;
257
+ border-color: ${d.border.success} !important;
227
258
  box-shadow: none !important;
228
259
  }
229
260
 
230
261
  .${r}.ant-select.ant-select-disabled {
231
- background-color: ${u.background.disabled} !important;
262
+ background-color: ${d.background.disabled} !important;
232
263
  border-color: transparent !important;
233
264
  box-shadow: none !important;
234
265
  }
@@ -236,40 +267,40 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
236
267
  .${r}.ant-select.ant-select-disabled .ant-select-selection-item,
237
268
  .${r}.ant-select.ant-select-disabled .ant-select-selection-placeholder,
238
269
  .${r}.ant-select.ant-select-disabled .ant-select-arrow {
239
- color: ${u.text.disabled} !important;
270
+ color: ${d.text.disabled} !important;
240
271
  }
241
272
 
242
273
  .${r}.ant-select.${i}:not(.ant-select-disabled) {
243
- background-color: ${u.background.readOnly} !important;
244
- border-color: ${u.border.default} !important;
274
+ background-color: ${d.background.readOnly} !important;
275
+ border-color: ${d.border.default} !important;
245
276
  box-shadow: none !important;
246
277
  cursor: default !important;
247
278
  }
248
279
 
249
280
  .${r}.ant-select.${i}:not(.ant-select-disabled) .ant-select-selector {
250
- background-color: ${u.background.readOnly} !important;
251
- background: ${u.background.readOnly} !important;
281
+ background-color: ${d.background.readOnly} !important;
282
+ background: ${d.background.readOnly} !important;
252
283
  box-shadow: none !important;
253
284
  }
254
285
 
255
286
  .${r}.ant-select.${i}:not(.ant-select-disabled) .ant-select-selection-item,
256
287
  .${r}.ant-select.${i}:not(.ant-select-disabled) .ant-select-selection-placeholder,
257
288
  .${r}.ant-select.${i}:not(.ant-select-disabled) .ant-select-arrow {
258
- color: ${u.text.readOnly} !important;
289
+ color: ${d.text.readOnly} !important;
259
290
  }
260
291
 
261
292
  .${r}.ant-select.${i}:not(.ant-select-disabled):hover,
262
293
  .${r}.ant-select.${i}:not(.ant-select-disabled).ant-select-focused,
263
294
  .${r}.ant-select.${i}:not(.ant-select-disabled).ant-select-open {
264
- border-color: ${u.border.default} !important;
295
+ border-color: ${d.border.default} !important;
265
296
  box-shadow: none !important;
266
297
  }
267
298
 
268
299
  .${r}.ant-select.ant-select-sm {
269
- min-height: ${u.height.small} !important;
270
- height: ${u.height.small} !important;
271
- padding: 0 ${u.padding.small.x} !important;
272
- border-radius: ${u.border.radius} !important;
300
+ min-height: ${d.height.small} !important;
301
+ height: ${d.height.small} !important;
302
+ padding: 0 ${d.padding.small.x} !important;
303
+ border-radius: ${d.border.radius} !important;
273
304
  }
274
305
 
275
306
  .${r}.ant-select.ant-select-sm .ant-select-content,
@@ -281,10 +312,10 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
281
312
  }
282
313
 
283
314
  .${r}.ant-select {
284
- min-height: ${u.height.middle} !important;
285
- height: ${u.height.middle} !important;
286
- padding: 0 ${u.padding.middle.x} !important;
287
- border-radius: ${u.border.radius} !important;
315
+ min-height: ${d.height.middle} !important;
316
+ height: ${d.height.middle} !important;
317
+ padding: 0 ${d.padding.middle.x} !important;
318
+ border-radius: ${d.border.radius} !important;
288
319
  }
289
320
 
290
321
  .${r}.ant-select .ant-select-content,
@@ -296,10 +327,10 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
296
327
  }
297
328
 
298
329
  .${r}.ant-select.ant-select-lg {
299
- min-height: ${u.height.large} !important;
300
- height: ${u.height.large} !important;
301
- padding: 0 ${u.padding.large.x} !important;
302
- border-radius: ${u.border.radius} !important;
330
+ min-height: ${d.height.large} !important;
331
+ height: ${d.height.large} !important;
332
+ padding: 0 ${d.padding.large.x} !important;
333
+ border-radius: ${d.border.radius} !important;
303
334
  }
304
335
 
305
336
  .${r}.ant-select.ant-select-lg .ant-select-content,
@@ -310,7 +341,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
310
341
  line-height: 18px !important;
311
342
  }
312
343
 
313
- .${s}.ant-select-dropdown {
344
+ .${c}.ant-select-dropdown {
314
345
  border: 1px solid ${e.text.primary} !important;
315
346
  border-radius: 4px !important;
316
347
  background: ${e.text.inverse} !important;
@@ -321,7 +352,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
321
352
  padding: 0 !important;
322
353
  }
323
354
 
324
- .${s}.ant-select-dropdown .ant-select-item {
355
+ .${c}.ant-select-dropdown .ant-select-item {
325
356
  border-bottom: 1px solid ${e.text.disabled} !important;
326
357
  min-height: 34px !important;
327
358
  padding: 8px 16px !important;
@@ -334,14 +365,14 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
334
365
  transition: none !important;
335
366
  }
336
367
 
337
- .${s}.ant-select-dropdown .ant-select-item-option-content {
368
+ .${c}.ant-select-dropdown .ant-select-item-option-content {
338
369
  color: inherit !important;
339
370
  font-size: inherit !important;
340
371
  line-height: inherit !important;
341
372
  }
342
373
 
343
- .${s}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected),
344
- .${s}.ant-select-dropdown .ant-select-item-option:not(.ant-select-item-option-selected):hover {
374
+ .${c}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected),
375
+ .${c}.ant-select-dropdown .ant-select-item-option:not(.ant-select-item-option-selected):hover {
345
376
  background: ${e.surface.canvas} !important;
346
377
  background-color: ${e.surface.canvas} !important;
347
378
  background-image: none !important;
@@ -349,8 +380,8 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
349
380
  font-weight: 600 !important;
350
381
  }
351
382
 
352
- .${s}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) .ant-select-item-option-content,
353
- .${s}.ant-select-dropdown .ant-select-item-option:not(.ant-select-item-option-selected):hover .ant-select-item-option-content {
383
+ .${c}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) .ant-select-item-option-content,
384
+ .${c}.ant-select-dropdown .ant-select-item-option:not(.ant-select-item-option-selected):hover .ant-select-item-option-content {
354
385
  background: transparent !important;
355
386
  background-color: transparent !important;
356
387
  background-image: none !important;
@@ -358,7 +389,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
358
389
  font-weight: 600 !important;
359
390
  }
360
391
 
361
- .${s}.ant-select-dropdown .ant-select-item-option-selected {
392
+ .${c}.ant-select-dropdown .ant-select-item-option-selected {
362
393
  background: ${e.accent.highlightSoft} !important;
363
394
  background-color: ${e.accent.highlightSoft} !important;
364
395
  background-image: none !important;
@@ -367,7 +398,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
367
398
  position: relative;
368
399
  }
369
400
 
370
- .${s}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active {
401
+ .${c}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active {
371
402
  background: ${e.accent.highlightSoft} !important;
372
403
  background-color: ${e.accent.highlightSoft} !important;
373
404
  background-image: none !important;
@@ -375,16 +406,16 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
375
406
  font-weight: 600 !important;
376
407
  }
377
408
 
378
- .${s}.${l}.ant-select-dropdown:not(.${c}) .ant-select-item-option-selected,
379
- .${s}.${l}.ant-select-dropdown:not(.${c}) .ant-select-item-option-selected.ant-select-item-option-active,
380
- .${s}.${l}.ant-select-dropdown:not(.${c}) .ant-select-item-option-selected:not(.ant-select-item-option-disabled),
381
- .${s}.${l}.ant-select-dropdown:not(.${c}) .ant-select-item-option-selected.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
409
+ .${c}.${u}.ant-select-dropdown:not(.${l}) .ant-select-item-option-selected,
410
+ .${c}.${u}.ant-select-dropdown:not(.${l}) .ant-select-item-option-selected.ant-select-item-option-active,
411
+ .${c}.${u}.ant-select-dropdown:not(.${l}) .ant-select-item-option-selected:not(.ant-select-item-option-disabled),
412
+ .${c}.${u}.ant-select-dropdown:not(.${l}) .ant-select-item-option-selected.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
382
413
  background: ${e.accent.highlightSoft} !important;
383
414
  background-color: ${e.accent.highlightSoft} !important;
384
415
  background-image: none !important;
385
416
  }
386
417
 
387
- .${s}.ant-select-dropdown:not(.${c}) .ant-select-item-option-selected::before {
418
+ .${c}.ant-select-dropdown:not(.${l}) .ant-select-item-option-selected::before {
388
419
  content: '';
389
420
  position: absolute;
390
421
  left: 0;
@@ -394,16 +425,16 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
394
425
  background: ${e.accent.highlight};
395
426
  }
396
427
 
397
- .${s}.${l}.ant-select-dropdown .ant-select-item-option-state {
428
+ .${c}.${u}.ant-select-dropdown .ant-select-item-option-state {
398
429
  display: none !important;
399
430
  }
400
431
 
401
- .${s}.ant-select-dropdown .ant-empty {
432
+ .${c}.ant-select-dropdown .ant-empty {
402
433
  margin: 0 !important;
403
434
  padding: 12px 16px !important;
404
435
  }
405
436
 
406
- .${s}.ant-select-dropdown .ds-select-all-row {
437
+ .${c}.ant-select-dropdown .ds-select-all-row {
407
438
  display: flex !important;
408
439
  align-items: center !important;
409
440
  padding: 8px 16px !important;
@@ -413,7 +444,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
413
444
  box-sizing: border-box !important;
414
445
  }
415
446
 
416
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox-wrapper {
447
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-wrapper {
417
448
  margin: 0 !important;
418
449
  display: inline-flex !important;
419
450
  align-items: center !important;
@@ -421,7 +452,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
421
452
  line-height: 18px !important;
422
453
  }
423
454
 
424
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox {
455
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox {
425
456
  width: 18px !important;
426
457
  height: 18px !important;
427
458
  min-width: 18px !important;
@@ -438,13 +469,13 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
438
469
  position: relative !important;
439
470
  }
440
471
 
441
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox::before,
442
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox::after {
472
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox::before,
473
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox::after {
443
474
  content: none !important;
444
475
  display: none !important;
445
476
  }
446
477
 
447
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input {
478
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input {
448
479
  appearance: none !important;
449
480
  -webkit-appearance: none !important;
450
481
  width: 18px !important;
@@ -464,14 +495,14 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
464
495
  opacity: 1 !important;
465
496
  }
466
497
 
467
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input:checked,
468
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input:indeterminate,
469
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox-indeterminate .ant-checkbox-input {
498
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input:checked,
499
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input:indeterminate,
500
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-indeterminate .ant-checkbox-input {
470
501
  border-color: ${e.brand.primary} !important;
471
502
  background: ${e.brand.primary} !important;
472
503
  }
473
504
 
474
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input:checked::after {
505
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input:checked::after {
475
506
  content: '';
476
507
  position: absolute;
477
508
  width: 9px;
@@ -484,8 +515,8 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
484
515
  box-sizing: border-box;
485
516
  }
486
517
 
487
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input:indeterminate::after,
488
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox-indeterminate .ant-checkbox-input::after {
518
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-input:indeterminate::after,
519
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-indeterminate .ant-checkbox-input::after {
489
520
  content: '';
490
521
  position: absolute;
491
522
  width: 8px;
@@ -497,7 +528,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
497
528
  box-sizing: border-box;
498
529
  }
499
530
 
500
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox.ant-checkbox-indeterminate {
531
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox.ant-checkbox-indeterminate {
501
532
  width: 18px !important;
502
533
  height: 18px !important;
503
534
  min-width: 18px !important;
@@ -514,7 +545,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
514
545
  position: relative !important;
515
546
  }
516
547
 
517
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox.ant-checkbox-indeterminate::after {
548
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox.ant-checkbox-indeterminate::after {
518
549
  content: none !important;
519
550
  display: none !important;
520
551
  position: absolute !important;
@@ -529,11 +560,11 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
529
560
  box-sizing: border-box !important;
530
561
  }
531
562
 
532
- .${s}.ant-select-dropdown .ds-select-all-row .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-input {
563
+ .${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-input {
533
564
  opacity: 1 !important;
534
565
  }
535
566
 
536
- .${s}.${c}.ant-select-dropdown {
567
+ .${c}.${l}.ant-select-dropdown {
537
568
  background: ${e.text.inverse} !important;
538
569
  --ant-select-option-active-bg: ${e.surface.canvas};
539
570
  --ant-select-option-selected-bg: ${e.accent.highlightSoft};
@@ -543,7 +574,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
543
574
  padding: 0 !important;
544
575
  }
545
576
 
546
- .${s}.${c}.ant-select-dropdown .ds-select-all-row {
577
+ .${c}.${l}.ant-select-dropdown .ds-select-all-row {
547
578
  padding: 16px 16px 7px !important;
548
579
  background: ${e.text.inverse} !important;
549
580
  display: flex !important;
@@ -555,7 +586,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
555
586
  border-bottom: 0 !important;
556
587
  }
557
588
 
558
- .${s}.${c}.ant-select-dropdown .ds-select-all-row .ant-checkbox-wrapper {
589
+ .${c}.${l}.ant-select-dropdown .ds-select-all-row .ant-checkbox-wrapper {
559
590
  margin: 0 !important;
560
591
  color: ${e.text.primary} !important;
561
592
  font-size: 14px !important;
@@ -565,14 +596,14 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
565
596
  gap: 8px !important;
566
597
  }
567
598
 
568
- .${s}.${c}.ant-select-dropdown .ds-select-all-divider {
599
+ .${c}.${l}.ant-select-dropdown .ds-select-all-divider {
569
600
  height: 1px !important;
570
601
  margin: 16px 0 0 !important;
571
602
  background: ${e.text.disabled} !important;
572
603
  width: 100% !important;
573
604
  }
574
605
 
575
- .${s}.${c}.ant-select-dropdown .ant-select-item {
606
+ .${c}.${l}.ant-select-dropdown .ant-select-item {
576
607
  min-height: 34px !important;
577
608
  padding: 8px 16px !important;
578
609
  border-bottom: 1px solid ${e.text.disabled} !important;
@@ -582,11 +613,11 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
582
613
  line-height: 18px !important;
583
614
  }
584
615
 
585
- .${s}.${c}.ant-select-dropdown .ant-select-item:last-child {
616
+ .${c}.${l}.ant-select-dropdown .ant-select-item:last-child {
586
617
  border-bottom: 0 !important;
587
618
  }
588
619
 
589
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) {
620
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) {
590
621
  background: ${e.surface.canvas} !important;
591
622
  background-color: ${e.surface.canvas} !important;
592
623
  background-image: none !important;
@@ -594,7 +625,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
594
625
  font-weight: 600 !important;
595
626
  }
596
627
 
597
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) .ant-select-item-option-content {
628
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) .ant-select-item-option-content {
598
629
  background: ${e.surface.canvas} !important;
599
630
  background-color: ${e.surface.canvas} !important;
600
631
  background-image: none !important;
@@ -602,13 +633,13 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
602
633
  font-weight: 600 !important;
603
634
  }
604
635
 
605
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) .ds-checkbox-option-content,
606
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) .ant-checkbox-wrapper {
636
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) .ds-checkbox-option-content,
637
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) .ant-checkbox-wrapper {
607
638
  color: ${e.text.strong} !important;
608
639
  font-weight: 600 !important;
609
640
  }
610
641
 
611
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected {
642
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected {
612
643
  background: ${e.accent.highlightSoft} !important;
613
644
  background-color: ${e.accent.highlightSoft} !important;
614
645
  background-image: none !important;
@@ -617,7 +648,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
617
648
  position: relative;
618
649
  }
619
650
 
620
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active {
651
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active {
621
652
  --ant-select-option-active-bg: transparent;
622
653
  background: ${e.accent.highlightSoft} !important;
623
654
  background-color: ${e.accent.highlightSoft} !important;
@@ -626,10 +657,10 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
626
657
  font-weight: 400 !important;
627
658
  }
628
659
 
629
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-content,
630
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active .ant-select-item-option-content,
631
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active .ds-checkbox-option-content,
632
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active .ant-checkbox-wrapper {
660
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-content,
661
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active .ant-select-item-option-content,
662
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active .ds-checkbox-option-content,
663
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active .ant-checkbox-wrapper {
633
664
  background: transparent !important;
634
665
  background-color: transparent !important;
635
666
  background-image: none !important;
@@ -637,16 +668,16 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
637
668
  font-weight: 400 !important;
638
669
  }
639
670
 
640
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected::before,
641
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected::after,
642
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active::before,
643
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active::after {
671
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected::before,
672
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected::after,
673
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active::before,
674
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected.ant-select-item-option-active::after {
644
675
  content: none !important;
645
676
  display: none !important;
646
677
  }
647
678
 
648
- .${s}.${c}.ant-select-dropdown .ds-checkbox-option-content,
649
- .${s}.${c}.ant-select-dropdown .ds-checkbox-option-content {
679
+ .${c}.${l}.ant-select-dropdown .ds-checkbox-option-content,
680
+ .${c}.${l}.ant-select-dropdown .ds-checkbox-option-content {
650
681
  display: inline-flex !important;
651
682
  align-items: center !important;
652
683
  gap: 8px !important;
@@ -656,11 +687,11 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
656
687
  width: 100% !important;
657
688
  }
658
689
 
659
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-inner {
690
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-inner {
660
691
  display: none !important;
661
692
  }
662
693
 
663
- .${s}.${c}.ant-select-dropdown .ant-checkbox {
694
+ .${c}.${l}.ant-select-dropdown .ant-checkbox {
664
695
  width: 18px !important;
665
696
  height: 18px !important;
666
697
  min-width: 18px !important;
@@ -677,13 +708,13 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
677
708
  position: relative !important;
678
709
  }
679
710
 
680
- .${s}.${c}.ant-select-dropdown .ant-checkbox::before,
681
- .${s}.${c}.ant-select-dropdown .ant-checkbox::after {
711
+ .${c}.${l}.ant-select-dropdown .ant-checkbox::before,
712
+ .${c}.${l}.ant-select-dropdown .ant-checkbox::after {
682
713
  content: none !important;
683
714
  display: none !important;
684
715
  }
685
716
 
686
- .${s}.${c}.ant-select-dropdown .ant-checkbox-input {
717
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-input {
687
718
  appearance: none !important;
688
719
  -webkit-appearance: none !important;
689
720
  width: 18px !important;
@@ -703,12 +734,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
703
734
  opacity: 1 !important;
704
735
  }
705
736
 
706
- .${s}.${c}.ant-select-dropdown .ant-checkbox-input:checked {
737
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-input:checked {
707
738
  border: none !important;
708
739
  background: ${e.brand.primary} !important;
709
740
  }
710
741
 
711
- .${s}.${c}.ant-select-dropdown .ant-checkbox-input:checked::after {
742
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-input:checked::after {
712
743
  content: '';
713
744
  position: absolute;
714
745
  width: 9px;
@@ -721,20 +752,20 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
721
752
  box-sizing: border-box;
722
753
  }
723
754
 
724
- .${s}.${c}.ant-select-dropdown .ant-checkbox-wrapper:hover .ant-checkbox-input,
725
- .${s}.${c}.ant-select-dropdown .ant-checkbox:hover .ant-checkbox-input {
755
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-wrapper:hover .ant-checkbox-input,
756
+ .${c}.${l}.ant-select-dropdown .ant-checkbox:hover .ant-checkbox-input {
726
757
  border-color: ${e.text.primary} !important;
727
758
  }
728
759
 
729
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected .ant-checkbox-wrapper:hover .ant-checkbox-input,
730
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected .ant-checkbox:hover .ant-checkbox-input,
731
- .${s}.${c}.ant-select-dropdown .ant-select-item-option-selected .ant-checkbox-input:checked {
760
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected .ant-checkbox-wrapper:hover .ant-checkbox-input,
761
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected .ant-checkbox:hover .ant-checkbox-input,
762
+ .${c}.${l}.ant-select-dropdown .ant-select-item-option-selected .ant-checkbox-input:checked {
732
763
  border-color: ${e.brand.primary} !important;
733
764
  }
734
765
 
735
766
  /* Canonical checkbox visuals for checkbox-options dropdown:
736
767
  keep Ant inner box visible (unchecked), and align check/indeterminate glyphs. */
737
- .${s}.${c}.ant-select-dropdown .ant-checkbox {
768
+ .${c}.${l}.ant-select-dropdown .ant-checkbox {
738
769
  position: relative !important;
739
770
  width: 18px !important;
740
771
  height: 18px !important;
@@ -748,7 +779,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
748
779
  box-shadow: none !important;
749
780
  }
750
781
 
751
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-inner {
782
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-inner {
752
783
  display: block !important;
753
784
  width: 18px !important;
754
785
  height: 18px !important;
@@ -761,7 +792,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
761
792
  left: 0 !important;
762
793
  }
763
794
 
764
- .${s}.${c}.ant-select-dropdown .ant-checkbox-input {
795
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-input {
765
796
  position: absolute !important;
766
797
  inset: 0 !important;
767
798
  width: 18px !important;
@@ -772,12 +803,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
772
803
  z-index: 2 !important;
773
804
  }
774
805
 
775
- .${s}.${c}.ant-select-dropdown .ant-checkbox-checked .ant-checkbox-inner {
806
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-checked .ant-checkbox-inner {
776
807
  border-color: ${e.brand.primary} !important;
777
808
  background: ${e.brand.primary} !important;
778
809
  }
779
810
 
780
- .${s}.${c}.ant-select-dropdown .ant-checkbox-checked .ant-checkbox-inner::after {
811
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-checked .ant-checkbox-inner::after {
781
812
  width: 5px !important;
782
813
  height: 9px !important;
783
814
  border: 0 solid ${e.text.inverse} !important;
@@ -792,12 +823,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
792
823
  margin: 0 !important;
793
824
  }
794
825
 
795
- .${s}.${c}.ant-select-dropdown .ant-checkbox-indeterminate .ant-checkbox-inner {
826
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-indeterminate .ant-checkbox-inner {
796
827
  border-color: ${e.brand.primary} !important;
797
828
  background: ${e.brand.primary} !important;
798
829
  }
799
830
 
800
- .${s}.${c}.ant-select-dropdown .ant-checkbox-indeterminate .ant-checkbox-inner::after {
831
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-indeterminate .ant-checkbox-inner::after {
801
832
  content: '' !important;
802
833
  width: 8px !important;
803
834
  height: 2px !important;
@@ -811,19 +842,19 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
811
842
  margin: 0 !important;
812
843
  }
813
844
 
814
- .${s}.${c}.ant-select-dropdown .ant-checkbox-wrapper:hover .ant-checkbox-inner,
815
- .${s}.${c}.ant-select-dropdown .ant-checkbox:hover .ant-checkbox-inner {
845
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-wrapper:hover .ant-checkbox-inner,
846
+ .${c}.${l}.ant-select-dropdown .ant-checkbox:hover .ant-checkbox-inner {
816
847
  border-color: ${e.text.primary} !important;
817
848
  }
818
849
 
819
- .${s}.${c}.ant-select-dropdown .ant-checkbox-checked:hover .ant-checkbox-inner,
820
- .${s}.${c}.ant-select-dropdown .ant-checkbox-indeterminate:hover .ant-checkbox-inner {
850
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-checked:hover .ant-checkbox-inner,
851
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-indeterminate:hover .ant-checkbox-inner {
821
852
  border-color: ${e.brand.primary} !important;
822
853
  }
823
854
 
824
855
  /* Ant v5 checkbox markup in this project does not include .ant-checkbox-inner.
825
856
  Render the checkbox box and glyph directly on .ant-checkbox for reliable parity. */
826
- .${s}.${c}.ant-select-dropdown .ant-checkbox {
857
+ .${c}.${l}.ant-select-dropdown .ant-checkbox {
827
858
  width: 18px !important;
828
859
  height: 18px !important;
829
860
  min-width: 18px !important;
@@ -839,17 +870,17 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
839
870
  overflow: hidden !important;
840
871
  }
841
872
 
842
- .${s}.${c}.ant-select-dropdown .ant-checkbox::after {
873
+ .${c}.${l}.ant-select-dropdown .ant-checkbox::after {
843
874
  content: none !important;
844
875
  display: none !important;
845
876
  }
846
877
 
847
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked {
878
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked {
848
879
  border-color: ${e.brand.primary} !important;
849
880
  background: ${e.brand.primary} !important;
850
881
  }
851
882
 
852
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked::before {
883
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked::before {
853
884
  content: '' !important;
854
885
  position: absolute !important;
855
886
  width: 5px !important;
@@ -863,12 +894,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
863
894
  display: block !important;
864
895
  }
865
896
 
866
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate {
897
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate {
867
898
  border-color: ${e.brand.primary} !important;
868
899
  background: ${e.brand.primary} !important;
869
900
  }
870
901
 
871
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate::before {
902
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate::before {
872
903
  content: '' !important;
873
904
  position: absolute !important;
874
905
  width: 8px !important;
@@ -881,7 +912,7 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
881
912
  display: block !important;
882
913
  }
883
914
 
884
- .${s}.${c}.ant-select-dropdown .ant-checkbox-input {
915
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-input {
885
916
  width: 18px !important;
886
917
  height: 18px !important;
887
918
  min-width: 18px !important;
@@ -896,18 +927,18 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
896
927
  background: transparent !important;
897
928
  }
898
929
 
899
- .${s}.${c}.ant-select-dropdown .ant-checkbox-wrapper:hover .ant-checkbox,
900
- .${s}.${c}.ant-select-dropdown .ant-checkbox:hover {
930
+ .${c}.${l}.ant-select-dropdown .ant-checkbox-wrapper:hover .ant-checkbox,
931
+ .${c}.${l}.ant-select-dropdown .ant-checkbox:hover {
901
932
  border-color: ${e.text.primary} !important;
902
933
  }
903
934
 
904
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked:hover,
905
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate:hover {
935
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked:hover,
936
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate:hover {
906
937
  border-color: ${e.brand.primary} !important;
907
938
  }
908
939
 
909
940
  /* Final state override: paint visual states on the native checkbox input itself. */
910
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input {
941
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input {
911
942
  appearance: none !important;
912
943
  -webkit-appearance: none !important;
913
944
  width: 18px !important;
@@ -925,12 +956,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
925
956
  cursor: pointer !important;
926
957
  }
927
958
 
928
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:checked {
959
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:checked {
929
960
  border-color: ${e.brand.primary} !important;
930
961
  background: ${e.brand.primary} !important;
931
962
  }
932
963
 
933
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:checked::after {
964
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:checked::after {
934
965
  content: '' !important;
935
966
  position: absolute !important;
936
967
  width: 5px !important;
@@ -944,12 +975,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
944
975
  display: block !important;
945
976
  }
946
977
 
947
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:indeterminate {
978
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:indeterminate {
948
979
  border-color: ${e.brand.primary} !important;
949
980
  background: ${e.brand.primary} !important;
950
981
  }
951
982
 
952
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:indeterminate::after {
983
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:indeterminate::after {
953
984
  content: '' !important;
954
985
  position: absolute !important;
955
986
  width: 8px !important;
@@ -963,14 +994,14 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
963
994
  }
964
995
 
965
996
  /* Prevent duplicate glyphs: selected states should render a single check/dash. */
966
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked::before,
967
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate::before {
997
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked::before,
998
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate::before {
968
999
  content: none !important;
969
1000
  display: none !important;
970
1001
  }
971
1002
 
972
1003
  /* Single glyph source: hide native/input marks and draw one mark on wrapper ::after. */
973
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input {
1004
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input {
974
1005
  appearance: none !important;
975
1006
  -webkit-appearance: none !important;
976
1007
  opacity: 0 !important;
@@ -978,13 +1009,13 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
978
1009
  border: 0 !important;
979
1010
  }
980
1011
 
981
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input::after {
1012
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input::after {
982
1013
  content: none !important;
983
1014
  display: none !important;
984
1015
  }
985
1016
 
986
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:checked::after,
987
- .${s}.${c}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:indeterminate::after {
1017
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:checked::after,
1018
+ .${c}.${l}.ant-select-dropdown .ant-checkbox .ant-checkbox-input:indeterminate::after {
988
1019
  content: none !important;
989
1020
  display: none !important;
990
1021
  border: 0 !important;
@@ -992,12 +1023,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
992
1023
  box-shadow: none !important;
993
1024
  }
994
1025
 
995
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked {
1026
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked {
996
1027
  border-color: ${e.brand.primary} !important;
997
1028
  background: ${e.brand.primary} !important;
998
1029
  }
999
1030
 
1000
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked::after {
1031
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-checked::after {
1001
1032
  content: '' !important;
1002
1033
  position: absolute !important;
1003
1034
  width: 5px !important;
@@ -1011,12 +1042,12 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
1011
1042
  display: block !important;
1012
1043
  }
1013
1044
 
1014
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate {
1045
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate {
1015
1046
  border-color: ${e.brand.primary} !important;
1016
1047
  background: ${e.brand.primary} !important;
1017
1048
  }
1018
1049
 
1019
- .${s}.${c}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate::after {
1050
+ .${c}.${l}.ant-select-dropdown .ant-checkbox.ant-checkbox-indeterminate::after {
1020
1051
  content: '' !important;
1021
1052
  position: absolute !important;
1022
1053
  width: 8px !important;
@@ -1032,6 +1063,6 @@ var n = "ds-select-styles", r = "ds-select", i = "ds-select-readonly", a = "ds-s
1032
1063
  `;
1033
1064
  };
1034
1065
  //#endregion
1035
- export { a, u as c, o as i, s as n, i as o, l as r, d as s, r as t };
1066
+ export { o as a, f as c, u as i, d as l, s as n, a as o, c as r, i as s, r as t };
1036
1067
 
1037
- //# sourceMappingURL=selectStyles-C8j5Vvgp.js.map
1068
+ //# sourceMappingURL=selectStyles-7f37TvzD.js.map