@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,473 @@
1
+ @if ($enable-atlas-custom-properties) {
2
+ $navigation-bar-size: ();
3
+ $navigation-bar-size: map-deep-merge(
4
+ (
5
+ scaling-navbar: false,
6
+
7
+ border-bottom-width: 1px,
8
+ font-size: var(--navigation-bar-font-size, $navbar-font-size),
9
+ height: var(--navigation-bar-height, 48px),
10
+ padding-x: var(--navigation-bar-padding-x, 0px),
11
+ padding-y: var(--navigation-bar-padding-y, 0px),
12
+ link-padding-x: var(--navigation-bar-nav-link-link-padding-x, 16px),
13
+ nav-item-dropdown-margin-top: 0,
14
+
15
+ active-border-bottom-width: 4px,
16
+ active-border-offset-bottom: -8.5px,
17
+
18
+ link-height-mobile: 32px,
19
+
20
+ collapse-dropdown-item-padding-x-mobile: 16px,
21
+ collapse-dropdown-item-padding-y-mobile: 13px,
22
+
23
+ toggler-link-height: 32px,
24
+ toggler-link-margin-y: 7.5px,
25
+ toggler-link-padding-y: 0,
26
+
27
+ media-breakpoint-down: (),
28
+ media-breakpoint-up: (),
29
+ ),
30
+ $navigation-bar-size
31
+ );
32
+
33
+ $navigation-bar-base: ();
34
+ $navigation-bar-base: map-deep-merge(
35
+ (
36
+ border-color: transparent,
37
+ border-style: solid,
38
+
39
+ navbar-nav: (
40
+ nav-link: (
41
+ border-radius: clay-enable-rounded($border-radius),
42
+ border-width: 0,
43
+ outline: 0,
44
+ font-size: inherit,
45
+
46
+ focus: (
47
+ box-shadow: $component-focus-box-shadow,
48
+ ),
49
+
50
+ disabled: (
51
+ box-shadow: none,
52
+ ),
53
+ ),
54
+ ),
55
+
56
+ media-breakpoint-down: (
57
+ sm: (
58
+ navbar-expand-md: (
59
+ navbar-collapse-absolute: (
60
+ navbar-collapse: (
61
+ border-color:
62
+ setter(
63
+ map-get(
64
+ $navigation-bar-size,
65
+ border-color
66
+ ),
67
+ transparent
68
+ ),
69
+ border-style:
70
+ setter(
71
+ map-get(
72
+ $navigation-bar-size,
73
+ border-style
74
+ ),
75
+ solid
76
+ ),
77
+ border-bottom-width:
78
+ setter(
79
+ map-get(
80
+ $navigation-bar-size,
81
+ border-bottom-width
82
+ ),
83
+ 1px
84
+ ),
85
+ border-left-width:
86
+ setter(
87
+ map-get(
88
+ $navigation-bar-size,
89
+ border-left-width
90
+ ),
91
+ 0
92
+ ),
93
+ border-right-width:
94
+ setter(
95
+ map-get(
96
+ $navigation-bar-size,
97
+ border-right-width
98
+ ),
99
+ 0
100
+ ),
101
+ border-top-width:
102
+ setter(
103
+ map-get(
104
+ $navigation-bar-size,
105
+ border-top-width
106
+ ),
107
+ 0
108
+ ),
109
+ box-shadow:
110
+ clay-enable-shadows(
111
+ setter(
112
+ map-get(
113
+ $navigation-bar-size,
114
+ box-shadow
115
+ ),
116
+ null
117
+ )
118
+ ),
119
+ left:
120
+ setter(
121
+ calc(
122
+ #{map-get(
123
+ $navigation-bar-size,
124
+ border-left-width
125
+ )} *
126
+ -1
127
+ ),
128
+ 0
129
+ ),
130
+ margin-top:
131
+ setter(
132
+ map-get(
133
+ $navigation-bar-size,
134
+ border-bottom-width
135
+ ),
136
+ 1px
137
+ ),
138
+ padding-bottom:
139
+ setter(
140
+ map-get(
141
+ $navigation-bar-size,
142
+ padding-y
143
+ ),
144
+ 0
145
+ ),
146
+ padding-left:
147
+ setter(
148
+ map-get(
149
+ $navigation-bar-size,
150
+ padding-x
151
+ ),
152
+ 0
153
+ ),
154
+ padding-right:
155
+ setter(
156
+ map-get(
157
+ $navigation-bar-size,
158
+ padding-x
159
+ ),
160
+ 0
161
+ ),
162
+ padding-top:
163
+ setter(
164
+ map-get(
165
+ $navigation-bar-size,
166
+ padding-y
167
+ ),
168
+ 0
169
+ ),
170
+ right:
171
+ setter(
172
+ calc(
173
+ #{map-get(
174
+ $navigation-bar-size,
175
+ border-right-width
176
+ )} *
177
+ -1
178
+ ),
179
+ 0
180
+ ),
181
+ ),
182
+ ),
183
+
184
+ navbar-collapse: (
185
+ navbar-nav: (
186
+ dropdown-divider: (
187
+ margin-left:
188
+ setter(
189
+ calc(
190
+ #{map-get(
191
+ $navigation-bar-size,
192
+ padding-x
193
+ )} *
194
+ -1
195
+ ),
196
+ null
197
+ ),
198
+ margin-right:
199
+ setter(
200
+ calc(
201
+ #{map-get(
202
+ $navigation-bar-size,
203
+ padding-x
204
+ )} *
205
+ -1
206
+ ),
207
+ null
208
+ ),
209
+ ),
210
+ dropdown-item: (
211
+ padding-bottom:
212
+ setter(
213
+ map-get(
214
+ $navigation-bar-size,
215
+ collapse-dropdown-item-padding-y-mobile
216
+ ),
217
+ 11.5px
218
+ ),
219
+ padding-left:
220
+ setter(
221
+ map-get(
222
+ $navigation-bar-size,
223
+ collapse-dropdown-item-padding-x-mobile
224
+ ),
225
+ 16px
226
+ ),
227
+ padding-right:
228
+ setter(
229
+ map-get(
230
+ $navigation-bar-size,
231
+ collapse-dropdown-item-padding-x-mobile
232
+ ),
233
+ 16px
234
+ ),
235
+ padding-top:
236
+ setter(
237
+ map-get(
238
+ $navigation-bar-size,
239
+ collapse-dropdown-item-padding-y-mobile
240
+ ),
241
+ 11.5px
242
+ ),
243
+ ),
244
+ ),
245
+ ),
246
+ ),
247
+ ),
248
+ ),
249
+
250
+ media-breakpoint-up: (
251
+ md: (
252
+ navbar-expand-md: (
253
+ navbar-underline: (
254
+ navbar-nav: (
255
+ nav-link: (
256
+ active-class: (
257
+ after: (
258
+ bottom:
259
+ setter(
260
+ map-get(
261
+ $navigation-bar-size,
262
+ active-border-offset-bottom
263
+ ),
264
+ -1px
265
+ ),
266
+ height:
267
+ setter(
268
+ map-get(
269
+ $navigation-bar-size,
270
+ active-border-bottom-width
271
+ ),
272
+ 4px
273
+ ),
274
+ left:
275
+ setter(
276
+ map-get(
277
+ $navigation-bar-size,
278
+ active-border-offset-x
279
+ ),
280
+ null
281
+ ),
282
+ right:
283
+ setter(
284
+ map-get(
285
+ $navigation-bar-size,
286
+ active-border-offset-x
287
+ ),
288
+ null
289
+ ),
290
+ top:
291
+ setter(
292
+ map-get(
293
+ $navigation-bar-size,
294
+ active-border-offset-top
295
+ ),
296
+ null
297
+ ),
298
+ ),
299
+ ),
300
+ ),
301
+ ),
302
+ ),
303
+ ),
304
+ ),
305
+ ),
306
+ ),
307
+ $navigation-bar-base
308
+ );
309
+
310
+ $navigation-bar-light: ();
311
+ $navigation-bar-light: map-deep-merge(
312
+ (
313
+ background-color: $white,
314
+ border-color: $gray-200,
315
+
316
+ navbar-nav: (
317
+ nav-link: (
318
+ color:
319
+ var(
320
+ --navigation-bar-light-nav-link-color,
321
+ $navbar-light-color
322
+ ),
323
+ font-weight:
324
+ var(
325
+ --navigation-bar-light-nav-link-font-weight,
326
+ $font-weight-semi-bold
327
+ ),
328
+ hover: (
329
+ color: $gray-900,
330
+ ),
331
+
332
+ focus: (
333
+ color: $gray-900,
334
+ ),
335
+
336
+ active: (
337
+ color: $navbar-light-active-color,
338
+ ),
339
+
340
+ disabled: (
341
+ color: $gray-600,
342
+ opacity: $component-disabled-opacity,
343
+ ),
344
+ ),
345
+ ),
346
+
347
+ media-breakpoint-down: (
348
+ sm: (
349
+ navbar-expand-md: (
350
+ navbar-collapse: (
351
+ navbar-nav: (
352
+ dropdown-item: (
353
+ color: $navbar-light-color,
354
+ font-weight: $font-weight-semi-bold,
355
+
356
+ hover: (
357
+ color: $gray-900,
358
+ ),
359
+
360
+ focus: (
361
+ color: $gray-900,
362
+ ),
363
+
364
+ active: (
365
+ color: $navbar-light-active-color,
366
+ ),
367
+
368
+ disabled: (
369
+ color: $gray-600,
370
+ opacity: $component-disabled-opacity,
371
+ ),
372
+ ),
373
+ ),
374
+ ),
375
+ ),
376
+ ),
377
+ ),
378
+
379
+ media-breakpoint-up: (
380
+ md: (
381
+ navbar-expand-md: (
382
+ navbar-underline: (
383
+ navbar-nav: (
384
+ nav-link: (
385
+ active-class: (
386
+ after: (
387
+ background-color: $primary-l0,
388
+ ),
389
+ ),
390
+ ),
391
+ ),
392
+ ),
393
+ ),
394
+ ),
395
+ ),
396
+ ),
397
+ $navigation-bar-light
398
+ );
399
+
400
+ $navigation-bar-secondary: ();
401
+ $navigation-bar-secondary: map-deep-merge(
402
+ (
403
+ background-color: $secondary-d1,
404
+ color: $white,
405
+
406
+ navbar-nav: (
407
+ nav-link: (
408
+ color: $secondary-l2,
409
+ font-weight: $font-weight-semi-bold,
410
+
411
+ hover: (
412
+ color: $white,
413
+ ),
414
+
415
+ focus: (
416
+ color: $white,
417
+ ),
418
+
419
+ active: (
420
+ color: $white,
421
+ ),
422
+
423
+ disabled: (
424
+ color: $gray-400,
425
+ opacity: $component-disabled-opacity,
426
+ ),
427
+ ),
428
+ ),
429
+
430
+ navbar-brand: (
431
+ color: rgba(255, 255, 255, 0.9),
432
+ hover: (
433
+ color: rgba(255, 255, 255, 0.9),
434
+ ),
435
+ ),
436
+
437
+ media-breakpoint-down: (
438
+ sm: (
439
+ navbar-expand-md: (
440
+ navbar-collapse: (
441
+ navbar-nav: (
442
+ dropdown-item: (
443
+ color: $secondary-l2,
444
+ font-weight: $font-weight-semi-bold,
445
+
446
+ hover: (
447
+ color: $white,
448
+ ),
449
+
450
+ focus: (
451
+ color: $white,
452
+ ),
453
+
454
+ active: (
455
+ color: $white,
456
+ ),
457
+
458
+ disabled: (
459
+ color: $gray-400,
460
+ opacity: $component-disabled-opacity,
461
+ ),
462
+ ),
463
+ ),
464
+ ),
465
+ ),
466
+ ),
467
+ ),
468
+
469
+ media-breakpoint-up: (),
470
+ ),
471
+ $navigation-bar-secondary
472
+ );
473
+ }