@clayui/css 3.160.0 → 3.161.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 (75) hide show
  1. package/lib/css/atlas.css +1581 -1581
  2. package/lib/css/atlas.css.map +1 -1
  3. package/lib/css/base.css +1283 -1283
  4. package/lib/css/base.css.map +1 -1
  5. package/lib/css/cadmin.css +7 -7
  6. package/lib/css/cadmin.css.map +1 -1
  7. package/lib/images/icons/books-brush.svg +9 -0
  8. package/lib/images/icons/icons.svg +1 -1
  9. package/package.json +1 -1
  10. package/src/images/icons/books-brush.svg +9 -0
  11. package/src/images/icons/icons.svg +1 -1
  12. package/src/scss/_license-text.scss +1 -1
  13. package/src/scss/atlas/_variables.scss +6 -4
  14. package/src/scss/atlas/variables/_globals.scss +10 -10
  15. package/src/scss/atlas-custom-properties/_variables.scss +68 -0
  16. package/src/scss/atlas-custom-properties/variables/_alerts.scss +1212 -0
  17. package/src/scss/atlas-custom-properties/variables/_application-bar.scss +62 -0
  18. package/src/scss/atlas-custom-properties/variables/_aspect-ratio.scss +28 -0
  19. package/src/scss/atlas-custom-properties/variables/_badges.scss +352 -0
  20. package/src/scss/atlas-custom-properties/variables/_breadcrumbs.scss +205 -0
  21. package/src/scss/atlas-custom-properties/variables/_buttons.scss +1498 -0
  22. package/src/scss/atlas-custom-properties/variables/_c-root.scss +353 -0
  23. package/src/scss/atlas-custom-properties/variables/_cards.scss +1217 -0
  24. package/src/scss/atlas-custom-properties/variables/_clay-color.scss +647 -0
  25. package/src/scss/atlas-custom-properties/variables/_custom-forms.scss +1127 -0
  26. package/src/scss/atlas-custom-properties/variables/_date-picker.scss +701 -0
  27. package/src/scss/atlas-custom-properties/variables/_drilldown.scss +252 -0
  28. package/src/scss/atlas-custom-properties/variables/_dropdowns.scss +1250 -0
  29. package/src/scss/atlas-custom-properties/variables/_dual-listbox.scss +75 -0
  30. package/src/scss/atlas-custom-properties/variables/_empty-state.scss +104 -0
  31. package/src/scss/atlas-custom-properties/variables/_forms.scss +2342 -0
  32. package/src/scss/atlas-custom-properties/variables/_globals-z-index.scss +50 -0
  33. package/src/scss/atlas-custom-properties/variables/_globals.scss +846 -0
  34. package/src/scss/atlas-custom-properties/variables/_icons.scss +73 -0
  35. package/src/scss/atlas-custom-properties/variables/_images.scss +14 -0
  36. package/src/scss/atlas-custom-properties/variables/_labels.scss +1485 -0
  37. package/src/scss/atlas-custom-properties/variables/_links.scss +482 -0
  38. package/src/scss/atlas-custom-properties/variables/_list-group.scss +493 -0
  39. package/src/scss/atlas-custom-properties/variables/_loaders.scss +243 -0
  40. package/src/scss/atlas-custom-properties/variables/_management-bar.scss +153 -0
  41. package/src/scss/atlas-custom-properties/variables/_menubar.scss +836 -0
  42. package/src/scss/atlas-custom-properties/variables/_modals.scss +650 -0
  43. package/src/scss/atlas-custom-properties/variables/_multi-step-nav.scss +324 -0
  44. package/src/scss/atlas-custom-properties/variables/_navbar.scss +200 -0
  45. package/src/scss/atlas-custom-properties/variables/_navigation-bar.scss +473 -0
  46. package/src/scss/atlas-custom-properties/variables/_navs.scss +547 -0
  47. package/src/scss/atlas-custom-properties/variables/_pagination.scss +1101 -0
  48. package/src/scss/atlas-custom-properties/variables/_panels.scss +567 -0
  49. package/src/scss/atlas-custom-properties/variables/_popovers.scss +565 -0
  50. package/src/scss/atlas-custom-properties/variables/_progress-bars.scss +142 -0
  51. package/src/scss/atlas-custom-properties/variables/_quick-action.scss +27 -0
  52. package/src/scss/atlas-custom-properties/variables/_range.scss +267 -0
  53. package/src/scss/atlas-custom-properties/variables/_reorder.scss +91 -0
  54. package/src/scss/atlas-custom-properties/variables/_resizer.scss +26 -0
  55. package/src/scss/atlas-custom-properties/variables/_sheets.scss +301 -0
  56. package/src/scss/atlas-custom-properties/variables/_side-navigation.scss +4 -0
  57. package/src/scss/atlas-custom-properties/variables/_sidebar.scss +579 -0
  58. package/src/scss/atlas-custom-properties/variables/_slideout.scss +379 -0
  59. package/src/scss/atlas-custom-properties/variables/_stickers.scss +578 -0
  60. package/src/scss/atlas-custom-properties/variables/_tables.scss +1277 -0
  61. package/src/scss/atlas-custom-properties/variables/_tbar.scss +636 -0
  62. package/src/scss/atlas-custom-properties/variables/_time.scss +142 -0
  63. package/src/scss/atlas-custom-properties/variables/_timelines.scss +43 -0
  64. package/src/scss/atlas-custom-properties/variables/_toggle-switch.scss +706 -0
  65. package/src/scss/atlas-custom-properties/variables/_tooltip.scss +332 -0
  66. package/src/scss/atlas-custom-properties/variables/_treeview.scss +369 -0
  67. package/src/scss/atlas-custom-properties/variables/_type.scss +194 -0
  68. package/src/scss/atlas-custom-properties/variables/_utilities.scss +1016 -0
  69. package/src/scss/atlas-variables.scss +2 -0
  70. package/src/scss/atlas.scss +2 -0
  71. package/src/scss/base-variables.scss +2 -0
  72. package/src/scss/base.scss +2 -0
  73. package/src/scss/functions/_global-functions.scss +6 -4
  74. package/src/scss/functions/_lx-icons-generated.scss +2 -0
  75. package/src/scss/variables/_globals.scss +8 -8
@@ -0,0 +1,647 @@
1
+ @if ($enable-atlas-custom-properties) {
2
+ // Clay Color Input Group Text (.clay-color > .input-group-item > .input-group-text)
3
+
4
+ $clay-color-input-group-text: ();
5
+ $clay-color-input-group-text: map-merge(
6
+ (
7
+ background-color:
8
+ var(
9
+ --clay-color-input-group-text-background-color,
10
+ setter(map-get($clay-color-input-group-text, bg), $white)
11
+ ),
12
+ border-color:
13
+ var(
14
+ --clay-color-input-group-text-border-color,
15
+ $input-border-color
16
+ ),
17
+ padding-left: var(--clay-color-input-group-text-padding-left, 0),
18
+ padding-right: var(--clay-color-input-group-text-padding-right, 0),
19
+ ),
20
+ $clay-color-input-group-text
21
+ );
22
+
23
+ // Clay Color Input Group Input (.clay-color > .input-group-item > .form-control)
24
+
25
+ $clay-color-input-group-input: ();
26
+
27
+ // Clay Color Input Group Inset Item Before (.clay-color > .input-group-item > .input-group-inset-item-before)
28
+
29
+ $clay-color-input-group-inset-item-before: ();
30
+ $clay-color-input-group-inset-item-before: map-merge(
31
+ (
32
+ color:
33
+ var(
34
+ --clay-color-input-group-inset-item-before-color,
35
+ $gray-600
36
+ ),
37
+ font-size:
38
+ var(
39
+ --clay-color-input-group-inset-item-before-font-size,
40
+ inherit
41
+ ),
42
+ padding-left:
43
+ var(
44
+ --clay-color-input-group-inset-item-before-padding-left,
45
+ $input-padding-x
46
+ ),
47
+ padding-right:
48
+ var(
49
+ --clay-color-input-group-inset-item-before-padding-right,
50
+ 8px
51
+ ),
52
+ ),
53
+ $clay-color-input-group-inset-item-before
54
+ );
55
+
56
+ // Dropdown Menu
57
+
58
+ $clay-color-dropdown-menu: ();
59
+ $clay-color-dropdown-menu: map-deep-merge(
60
+ (
61
+ max-height: var(--clay-color-dropdown-menu-max-height, 500px),
62
+ max-width: var(--clay-color-dropdown-menu-max-width, none),
63
+ padding-bottom: var(--clay-color-dropdown-menu-padding-bottom, 0),
64
+ padding-left: var(--clay-color-dropdown-menu-padding-left, 16px),
65
+ padding-right: var(--clay-color-dropdown-menu-padding-right, 16px),
66
+ padding-top: var(--clay-color-dropdown-menu-padding-top, 16px),
67
+ width: var(--clay-color-dropdown-menu-width, 272px),
68
+ ),
69
+ $clay-color-dropdown-menu
70
+ );
71
+
72
+ // Dropdown Menu Form Group
73
+
74
+ $clay-color-dropdown-menu-form-group: ();
75
+ $clay-color-dropdown-menu-form-group: map-merge(
76
+ (
77
+ margin-bottom:
78
+ var(--clay-color-dropdown-menu-form-group-margin-bottom, 16px),
79
+ ),
80
+ $clay-color-dropdown-menu-form-group
81
+ );
82
+
83
+ // Dropdown Menu Input (.clay-color-dropdown-menu .form-control)
84
+
85
+ $clay-color-dropdown-menu-input: ();
86
+ $clay-color-dropdown-menu-input: map-deep-merge(
87
+ (
88
+ font-size: var(--clay-color-dropdown-menu-input-font-size, 14px),
89
+ height: var(--clay-color-dropdown-menu-input-height, 32px),
90
+ padding-bottom:
91
+ var(--clay-color-dropdown-menu-input-padding-bottom, 4px),
92
+ padding-left:
93
+ var(--clay-color-dropdown-menu-input-padding-left, 12px),
94
+ padding-right:
95
+ var(--clay-color-dropdown-menu-input-padding-right, 12px),
96
+ padding-top: var(--clay-color-dropdown-menu-input-padding-top, 4px),
97
+ ),
98
+ $clay-color-dropdown-menu-input
99
+ );
100
+
101
+ // Dropdown Menu Input Group Inset Item Before
102
+
103
+ $clay-color-dropdown-menu-input-group-inset-item-before: ();
104
+ $clay-color-dropdown-menu-input-group-inset-item-before: map-merge(
105
+ (
106
+ color:
107
+ var(
108
+ --clay-color-dropdown-menu-input-group-inset-item-before-color,
109
+ $gray-600
110
+ ),
111
+ font-size:
112
+ var(
113
+ --clay-color-dropdown-menu-input-group-inset-item-before-font-size,
114
+ 14px
115
+ ),
116
+ padding-left:
117
+ var(
118
+ --clay-color-dropdown-menu-input-group-inset-item-before-padding-left,
119
+ $input-padding-x-sm
120
+ ),
121
+ padding-right:
122
+ var(
123
+ --clay-color-dropdown-menu-input-group-inset-item-before-padding-right,
124
+ 8px
125
+ ),
126
+ ),
127
+ $clay-color-dropdown-menu-input-group-inset-item-before
128
+ );
129
+
130
+ // Dropdown Menu Close
131
+
132
+ $clay-color-dropdown-menu-close: ();
133
+ $clay-color-dropdown-menu-close: map-deep-merge(
134
+ (
135
+ color: var(--clay-color-dropdown-menu-close-color, $gray-600),
136
+ font-size: var(--clay-color-dropdown-menu-close-font-size, 16px),
137
+ opacity: var(--clay-color-dropdown-menu-close-opacity, 1),
138
+ hover: (
139
+ background-color:
140
+ var(
141
+ --clay-color-dropdown-menu-close-hover-background-color,
142
+ unquote('hsl(from #{$gray-900} h s l / 0.03)')
143
+ ),
144
+ ),
145
+
146
+ focus: (
147
+ background-color:
148
+ var(
149
+ --clay-color-dropdown-menu-close-focus-background-color,
150
+ unquote('hsl(from #{$gray-900} h s l / 0.03)')
151
+ ),
152
+ ),
153
+
154
+ active: (
155
+ background-color:
156
+ var(
157
+ --clay-color-dropdown-menu-close-active-background-color,
158
+ unquote('hsl(from #{$gray-900} h s l / 0.06)')
159
+ ),
160
+ ),
161
+
162
+ disabled: (
163
+ background-color:
164
+ var(
165
+ --clay-color-dropdown-menu-close-disabled-background-color,
166
+ transparent
167
+ ),
168
+ ),
169
+ ),
170
+ $clay-color-dropdown-menu-close
171
+ );
172
+
173
+ // Dropdown Menu Component Action
174
+
175
+ $clay-color-dropdown-menu-component-action: ();
176
+
177
+ // Clay Color Swatch
178
+
179
+ $clay-color-swatch: ();
180
+ $clay-color-swatch: map-merge(
181
+ (
182
+ display: flex,
183
+ flex-wrap: wrap,
184
+ margin-left: var(--clay-color-swatch-margin-left, -8px),
185
+ margin-right: var(--clay-color-swatch-margin-right, -8px),
186
+ margin-top: var(--clay-color-swatch-margin-top, 8px),
187
+ ),
188
+ $clay-color-swatch
189
+ );
190
+
191
+ $clay-color-swatch-item: ();
192
+ $clay-color-swatch-item: map-merge(
193
+ (
194
+ display: flex,
195
+ flex-wrap: wrap,
196
+ justify-content: center,
197
+ padding-bottom: var(--clay-color-swatch-item-padding-bottom, 16px),
198
+ width: var(--clay-color-swatch-item-width, 16.66667%),
199
+ ),
200
+ $clay-color-swatch-item
201
+ );
202
+
203
+ // Clay Color Btn
204
+
205
+ $clay-color-btn: ();
206
+ $clay-color-btn: map-deep-merge(
207
+ (
208
+ border-radius: var(--clay-color-btn-border-radius, 2px),
209
+ height: var(--clay-color-btn-height, 24px),
210
+ padding-bottom: var(--clay-color-btn-padding-bottom, 0),
211
+ padding-left: var(--clay-color-btn-padding-left, 0),
212
+ padding-right: var(--clay-color-btn-padding-right, 0),
213
+ padding-top: var(--clay-color-btn-padding-top, 0),
214
+ width: var(--clay-color-btn-width, 24px),
215
+ active: (
216
+ box-shadow:
217
+ var(
218
+ --clay-color-btn-active-box-shadow,
219
+ $component-focus-box-shadow
220
+ ),
221
+ ),
222
+ ),
223
+ $clay-color-btn
224
+ );
225
+
226
+ $clay-color-btn-bordered: ();
227
+ $clay-color-btn-bordered: map-deep-merge(
228
+ (
229
+ border-color:
230
+ var(--clay-color-btn-bordered-border-color, $gray-300),
231
+ ),
232
+ $clay-color-btn-bordered
233
+ );
234
+
235
+ // Clay Color Pointer
236
+
237
+ $clay-color-pointer: ();
238
+ $clay-color-pointer: map-deep-merge(
239
+ (
240
+ background-color: transparent,
241
+ border-radius: var(--clay-color-pointer-border-radius, 100px),
242
+ border-color: var(--clay-color-pointer-border-color, $white),
243
+ border-style: var(--clay-color-pointer-border-style, solid),
244
+ border-width: var(--clay-color-pointer-border-width, 2px),
245
+ height: var(--clay-color-pointer-height, 14px),
246
+ padding-bottom: var(--clay-color-pointer-padding-bottom, 0),
247
+ padding-left: var(--clay-color-pointer-padding-left, 0),
248
+ padding-right: var(--clay-color-pointer-padding-right, 0),
249
+ padding-top: var(--clay-color-pointer-padding-top, 0),
250
+ position: absolute,
251
+ transition:
252
+ var(
253
+ --clay-color-pointer-transition,
254
+ box-shadow 0.15s ease-in-out
255
+ ),
256
+ width: var(--clay-color-pointer-width, 14px),
257
+ focus: (
258
+ box-shadow:
259
+ var(
260
+ --clay-color-pointer-focus-box-shadow,
261
+ 0 0 0 2px $primary-l0
262
+ ),
263
+ outline: 0,
264
+ ),
265
+ ),
266
+ $clay-color-pointer
267
+ );
268
+
269
+ // Clay Color Header
270
+
271
+ $clay-color-header: ();
272
+ $clay-color-header: map-merge(
273
+ (
274
+ display: flex,
275
+ justify-content: space-between,
276
+ margin-bottom: var(--clay-color-header-margin-bottom, 16px),
277
+ margin-right: var(--clay-color-header-margin-right, -4px),
278
+ ),
279
+ $clay-color-header
280
+ );
281
+
282
+ // Clay Color Header Component Title
283
+
284
+ $clay-color-header-component-title: ();
285
+ $clay-color-header-component-title: map-deep-merge(
286
+ (
287
+ color: var(--clay-color-header-component-title-color, $gray-600),
288
+ display: inline-block,
289
+ font-size: var(--clay-color-header-component-title-font-size, 14px),
290
+ font-weight:
291
+ var(
292
+ --clay-color-header-component-title-font-weight,
293
+ $font-weight-semi-bold
294
+ ),
295
+ max-width:
296
+ var(
297
+ --clay-color-header-component-title-max-width,
298
+ calc(100% - 32px)
299
+ ),
300
+ ),
301
+ $clay-color-header-component-title
302
+ );
303
+
304
+ // Clay Color Footer
305
+
306
+ $clay-color-footer: ();
307
+ $clay-color-footer: map-merge(
308
+ (
309
+ margin-bottom: var(--clay-color-footer-margin-bottom, 16px),
310
+ ),
311
+ $clay-color-footer
312
+ );
313
+
314
+ // Clay Color Map
315
+
316
+ $clay-color-map-group: ();
317
+ $clay-color-map-group: map-merge(
318
+ (
319
+ display: flex,
320
+ margin-top: var(--clay-color-map-group-margin-top, 8px),
321
+ ),
322
+ $clay-color-map-group
323
+ );
324
+
325
+ $clay-color-map: ();
326
+ $clay-color-map: map-merge(
327
+ (
328
+ flex-shrink: 0,
329
+ height: var(--clay-color-map-height, 128px),
330
+ margin-bottom: var(--clay-color-map-margin-bottom, 16px),
331
+ margin-right: var(--clay-color-map-margin-right, 16px),
332
+ position: relative,
333
+ touch-action: none,
334
+ user-select: none,
335
+ width: var(--clay-color-map-width, 144px),
336
+ ),
337
+ $clay-color-map
338
+ );
339
+
340
+ $clay-color-map-hsb: ();
341
+ $clay-color-map-hsb: map-merge(
342
+ (
343
+ background-image: #{linear-gradient(to top, #000, rgba(0, 0, 0, 0)),
344
+ linear-gradient(to right, #fff, rgba(255, 255, 255, 0))},
345
+ ),
346
+ $clay-color-map-hsb
347
+ );
348
+
349
+ // Clay Color Map Pointer
350
+
351
+ $clay-color-map-pointer: ();
352
+
353
+ // Clay Color Map Values
354
+
355
+ $clay-color-map-values: ();
356
+ $clay-color-map-values: map-merge(
357
+ (
358
+ flex-grow: 1,
359
+ flex-shrink: 1,
360
+ width: 1%,
361
+ ),
362
+ $clay-color-map-values
363
+ );
364
+
365
+ $clay-color-map-values-form-group: ();
366
+
367
+ // Clay Color Map Values (.clay-color-map-values .form-control)
368
+
369
+ $clay-color-map-values-input: ();
370
+ $clay-color-map-values-input: map-deep-merge(
371
+ (
372
+ padding-left: 0,
373
+ padding-right: 10%,
374
+ text-align: right,
375
+ ),
376
+ $clay-color-map-values-input
377
+ );
378
+
379
+ // Clay Color Map Values Input Group Inset Item Before (.clay-color-map-values .input-group-inset-item-before)
380
+
381
+ $clay-color-map-values-input-group-inset-item-before: ();
382
+ $clay-color-map-values-input-group-inset-item-before: map-deep-merge(
383
+ (
384
+ font-weight:
385
+ var(
386
+ --clay-color-map-values-input-group-inset-item-before-font-weight,
387
+ $font-weight-semi-bold
388
+ ),
389
+ padding-left:
390
+ var(
391
+ --clay-color-map-values-input-group-inset-item-before-padding-left,
392
+ 10%
393
+ ),
394
+ padding-right:
395
+ var(
396
+ --clay-color-map-values-input-group-inset-item-before-padding-right,
397
+ 0
398
+ ),
399
+ min-width:
400
+ var(
401
+ --clay-color-map-values-input-group-inset-item-before-min-width,
402
+ 18px
403
+ ),
404
+ ),
405
+ $clay-color-map-values-input-group-inset-item-before
406
+ );
407
+
408
+ // Clay Color Range
409
+
410
+ $clay-color-range: ();
411
+ $clay-color-range: map-merge(
412
+ (
413
+ border-radius: var(--clay-color-range-border-radius, 100px),
414
+ height: var(--clay-color-range-height, 8px),
415
+ margin-bottom: var(--clay-color-range-margin-bottom, 20px),
416
+ margin-top: var(--clay-color-range-margin-top, 4px),
417
+ position: relative,
418
+ touch-action: none,
419
+ user-select: none,
420
+ ),
421
+ $clay-color-range
422
+ );
423
+
424
+ $clay-color-range-pointer: ();
425
+ $clay-color-range-pointer: map-deep-merge(
426
+ (
427
+ margin-top: var(--clay-color-range-pointer-margin-top, -7px),
428
+ top: var(--clay-color-range-pointer-top, 50%),
429
+ ),
430
+ $clay-color-range-pointer
431
+ );
432
+
433
+ // Clay Color Form Group
434
+
435
+ $clay-color-form-group: ();
436
+ $clay-color-form-group: map-deep-merge(
437
+ (
438
+ display: flex,
439
+ align-items: center,
440
+ margin-top: var(--clay-color-form-group-margin-top, 4px),
441
+ margin-bottom: var(--clay-color-form-group-margin-bottom, 16px),
442
+ clay-range: (
443
+ flex-grow: 1,
444
+ flex-shrink: 0,
445
+ margin-right:
446
+ var(--clay-color-form-group-clay-range-margin-right, 16px),
447
+ width: var(--clay-color-form-group-clay-range-width, 144px),
448
+ ),
449
+
450
+ form-control: (
451
+ padding-left:
452
+ var(--clay-color-form-group-form-control-padding-left, 0),
453
+ padding-right:
454
+ var(
455
+ --clay-color-form-group-form-control-padding-right,
456
+ 10%
457
+ ),
458
+ text-align:
459
+ var(--clay-color-form-group-form-control-text-align, right),
460
+ ),
461
+
462
+ input-group: (
463
+ input-group-inset-item-before: (
464
+ font-weight: $font-weight-semi-bold,
465
+ padding-left: 10%,
466
+ padding-right: 0,
467
+ min-width: 18px,
468
+ ),
469
+ ),
470
+ ),
471
+ $clay-color-form-group
472
+ );
473
+
474
+ // Clay Color Slider
475
+
476
+ $clay-color-slider: ();
477
+ $clay-color-slider: map-deep-merge(
478
+ (
479
+ clay-range-input: (
480
+ border-radius: 100px,
481
+
482
+ clay-range-track: (
483
+ border-radius: inherit,
484
+ height: 8px,
485
+ margin-top: -4px,
486
+ ),
487
+
488
+ clay-range-progress: (
489
+ background-color: transparent,
490
+ border-radius: inherit,
491
+ height: 8px,
492
+ margin-top: -4px,
493
+ width: 100%,
494
+ ),
495
+
496
+ ms-thumb: (
497
+ visibility: visible,
498
+ ),
499
+
500
+ moz-range-thumb: (
501
+ visibility: visible,
502
+ ),
503
+
504
+ webkit-slider-thumb: (
505
+ visibility: visible,
506
+ ),
507
+
508
+ clay-range-thumb: (
509
+ background-color: currentColor,
510
+ border-width: 0,
511
+ box-shadow: 0 0 0 2px $white,
512
+ height: 10px,
513
+ margin-top: -5px,
514
+ transition:
515
+ clay-enable-transitions(box-shadow 0.15s ease-in-out),
516
+ visibility: hidden,
517
+ width: 10px,
518
+ ),
519
+
520
+ form-control-range: (
521
+ background-color: inherit,
522
+ border-radius: inherit,
523
+ color: inherit,
524
+ height: 8px,
525
+
526
+ webkit-slider-runnable-track: (
527
+ -webkit-appearance: none,
528
+ appearance: none,
529
+ ),
530
+ ),
531
+
532
+ focus: (
533
+ clay-range-thumb: (
534
+ box-shadow: #{0 0 0 2px $white,
535
+ 0 0 0 4px $primary-l1},
536
+ ),
537
+ ),
538
+ ),
539
+ ),
540
+ $clay-color-slider
541
+ );
542
+
543
+ $clay-color-slider-hue: ();
544
+ $clay-color-slider-hue: map-deep-merge(
545
+ (
546
+ clay-range-input: (
547
+ color: #26affd,
548
+
549
+ clay-range-track: (
550
+ background-image:
551
+ linear-gradient(
552
+ 270deg,
553
+ #fc0d1b 0%,
554
+ #fc22d6 18.23%,
555
+ #1824fb 34.25%,
556
+ #2bf6fd 50.28%,
557
+ #2bfd2e 67.58%,
558
+ #fcfd37 81.22%,
559
+ #fc121b 100%
560
+ ),
561
+ ),
562
+ ),
563
+ ),
564
+ $clay-color-slider-hue
565
+ );
566
+
567
+ $clay-color-slider-alpha: ();
568
+ $clay-color-slider-alpha: map-deep-merge(
569
+ (
570
+ clay-range-input: (
571
+ color: $black,
572
+
573
+ clay-range-track: (
574
+ background-color: $white,
575
+ background-image:
576
+ #{linear-gradient(45deg, #e7e7ed 25%, transparent 25%),
577
+ linear-gradient(
578
+ -45deg,
579
+ #e7e7ed 25%,
580
+ transparent 25%,
581
+ ),
582
+ linear-gradient(
583
+ 45deg,
584
+ transparent 75%,
585
+ #e7e7ed 75%,
586
+ ),
587
+ linear-gradient(-45deg, transparent 75%, #e7e7ed 75%)},
588
+ background-position: #{0 0,
589
+ 0 4px,
590
+ 4px -4px,
591
+ -4px 0px},
592
+ background-size: 8px 8px,
593
+ ),
594
+
595
+ form-control-range: (
596
+ background-image:
597
+ linear-gradient(
598
+ 90deg,
599
+ transparent 0%,
600
+ currentcolor 100%
601
+ ),
602
+ color: inherit,
603
+ ),
604
+
605
+ clay-range-progress: (
606
+ background-image:
607
+ linear-gradient(
608
+ 90deg,
609
+ transparent 0%,
610
+ currentcolor 100%
611
+ ),
612
+ ),
613
+ ),
614
+ ),
615
+ $clay-color-slider-alpha
616
+ );
617
+
618
+ // Clay Color Sm
619
+
620
+ $clay-color-sm-input-group-inset-item-before: ();
621
+ $clay-color-sm-input-group-inset-item-before: map-merge(
622
+ (
623
+ padding-left: $input-padding-x-sm,
624
+ ),
625
+ $clay-color-sm-input-group-inset-item-before
626
+ );
627
+
628
+ $clay-color-sm-input-group-text: ();
629
+ $clay-color-sm-input-group-text: map-merge(
630
+ (
631
+ padding: 0,
632
+ ),
633
+ $clay-color-sm-input-group-text
634
+ );
635
+
636
+ $clay-color-sm-clay-color-btn: ();
637
+ $clay-color-sm-clay-color-btn: map-deep-merge(
638
+ (
639
+ border-radius:
640
+ var(--clay-color-sm-clay-color-btn-border-radius, 2px),
641
+ height: var(--clay-color-sm-clay-color-btn-height, 20px),
642
+ padding: var(--clay-color-sm-clay-color-btn-padding, 0),
643
+ width: var(--clay-color-sm-clay-color-btn-width, 20px),
644
+ ),
645
+ $clay-color-sm-clay-color-btn
646
+ );
647
+ }