@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,62 @@
1
+ @if ($enable-atlas-custom-properties) {
2
+ $application-bar-size: ();
3
+ $application-bar-size: map-deep-merge(
4
+ (
5
+ title-font-size: 1.125rem,
6
+ ),
7
+ $application-bar-size
8
+ );
9
+
10
+ $application-bar-base: ();
11
+ $application-bar-base: map-deep-merge(
12
+ (
13
+ navbar-nav: (
14
+ nav-link: (
15
+ border-radius: $border-radius,
16
+ outline: 0,
17
+ transition: box-shadow 0.15s ease-in-out,
18
+
19
+ focus: (
20
+ box-shadow: $component-focus-box-shadow,
21
+ ),
22
+
23
+ disabled: (
24
+ box-shadow: none,
25
+ ),
26
+ ),
27
+ ),
28
+ ),
29
+ $application-bar-base
30
+ );
31
+
32
+ $application-bar-dark: ();
33
+ $application-bar-dark: map-deep-merge(
34
+ (
35
+ background-color: $dark-l1,
36
+
37
+ navbar-nav: (
38
+ nav-link: (
39
+ font-weight: $font-weight-semi-bold,
40
+
41
+ hover: (
42
+ background-color: rgba(255, 255, 255, 0.03),
43
+ ),
44
+
45
+ focus: (
46
+ background-color: rgba(255, 255, 255, 0.03),
47
+ ),
48
+
49
+ active: (
50
+ background-color: rgba(255, 255, 255, 0.06),
51
+ ),
52
+
53
+ disabled: (
54
+ background-color: transparent,
55
+ opacity: 0.5,
56
+ ),
57
+ ),
58
+ ),
59
+ ),
60
+ $application-bar-dark
61
+ );
62
+ }
@@ -0,0 +1,28 @@
1
+ @if ($enable-atlas-custom-properties) {
2
+ $aspect-ratio-sizes: ();
3
+ $aspect-ratio-sizes: map-deep-merge(
4
+ (
5
+ aspect-ratio-3-to-2: (
6
+ height: 2,
7
+ width: 3,
8
+ ),
9
+ aspect-ratio-4-to-3: (
10
+ height: 3,
11
+ width: 4,
12
+ ),
13
+ aspect-ratio-8-to-3: (
14
+ height: 3,
15
+ width: 8,
16
+ ),
17
+ aspect-ratio-8-to-5: (
18
+ height: 5,
19
+ width: 8,
20
+ ),
21
+ aspect-ratio-16-to-9: (
22
+ height: 9,
23
+ width: 16,
24
+ ),
25
+ ),
26
+ $aspect-ratio-sizes
27
+ );
28
+ }
@@ -0,0 +1,352 @@
1
+ @if ($enable-atlas-custom-properties) {
2
+ // .badge
3
+
4
+ $badge-border-color: var(--badge-border-color, transparent);
5
+ $badge-border-radius: var(--badge-border-radius, $rounded-pill);
6
+ $badge-border-style: solid;
7
+ $badge-border-width: var(--badge-border-width, 1px);
8
+ $badge-font-size: var(--badge-font-size, 0.625rem);
9
+ $badge-font-weight: var(--badge-font-weight, $font-weight-semi-bold);
10
+ $badge-line-height: var(--badge-line-height, 1.1);
11
+ $badge-padding-x: var(--badge-padding-x, 0.25rem);
12
+ $badge-padding-y: var(--badge-padding-y, 0.09375rem);
13
+ $badge-transition: $component-transition;
14
+
15
+ $badge-spacer-x: var(--badge-spacer-x, 0.25rem);
16
+ $badge-spacer-y: var(--badge-spacer-y, 0.125rem);
17
+
18
+ $badge-focus-width: $input-btn-focus-width;
19
+
20
+ // .badge a
21
+
22
+ $badge-link-color: var(--badge-link-color, $white);
23
+ $badge-link-text-decoration: var(--badge-link-text-decoration, underline);
24
+
25
+ $badge-link-hover-color: var(--badge-link-hover-color, $white);
26
+ $badge-link-hover-text-decoration: var(
27
+ --badge-link-hover-text-decoration,
28
+ none
29
+ );
30
+
31
+ $badge: ();
32
+ $badge: map-deep-merge(
33
+ (
34
+ border-color: $badge-border-color,
35
+ border-radius: clay-enable-rounded($badge-border-radius),
36
+ border-style: $badge-border-style,
37
+ border-width: $badge-border-width,
38
+ display: inline-flex,
39
+ font-size: $badge-font-size,
40
+ font-weight: $badge-font-weight,
41
+ line-height: $badge-line-height,
42
+ margin-bottom: $badge-spacer-y,
43
+ margin-right: $badge-spacer-x,
44
+ margin-top: $badge-spacer-y,
45
+ max-width: 100%,
46
+ padding-bottom: $badge-padding-y,
47
+ padding-left: $badge-padding-x,
48
+ padding-right: $badge-padding-x,
49
+ padding-top: $badge-padding-y,
50
+ text-align: center,
51
+ transition: clay-enable-transitions($badge-transition),
52
+ white-space: inherit,
53
+ word-wrap: break-word,
54
+
55
+ empty: (
56
+ display: none,
57
+ ),
58
+
59
+ href: (
60
+ hover: (
61
+ text-decoration: none,
62
+ ),
63
+
64
+ focus: (
65
+ box-shadow: $component-focus-box-shadow,
66
+ outline: 0,
67
+ ),
68
+ ),
69
+
70
+ link: (
71
+ color: $badge-link-color,
72
+ text-decoration: $badge-link-text-decoration,
73
+
74
+ hover: (
75
+ color: $badge-link-hover-color,
76
+ text-decoration: $badge-link-hover-text-decoration,
77
+ ),
78
+
79
+ focus: (
80
+ color: $badge-link-hover-color,
81
+ text-decoration: $badge-link-hover-text-decoration,
82
+ ),
83
+ ),
84
+
85
+ c-inner: (
86
+ margin:
87
+ calc(#{$badge-padding-y} * -1)
88
+ calc(#{$badge-padding-x} * -1),
89
+ max-width: none,
90
+ ),
91
+ ),
92
+ $badge
93
+ );
94
+
95
+ // .badge-item .lexicon-icon
96
+
97
+ $badge-lexicon-icon-height: var(--badge-lexicon-icon-height, 0.875em);
98
+ $badge-lexicon-icon-margin-top: var(--badge-lexicon-icon-margin-top, 0px);
99
+ $badge-lexicon-icon-width: var(--badge-lexicon-icon-width, 0.875em);
100
+
101
+ // .badge-item-expand
102
+
103
+ $badge-item-expand-min-width: 6px;
104
+
105
+ // .badge-item-before, .badge-item-after
106
+
107
+ $badge-item-spacer-x: var(--badge-item-spacer-x, 0.85714em);
108
+
109
+ // .badge-item .close
110
+
111
+ $badge-close: ();
112
+ $badge-close: map-deep-merge(
113
+ (
114
+ color: inherit,
115
+ opacity: 1,
116
+ border-radius: 1px,
117
+ display: inline-flex,
118
+ font-size: inherit,
119
+ height: auto,
120
+ width: auto,
121
+
122
+ hover: (
123
+ color: inherit,
124
+ opacity: 1,
125
+ ),
126
+
127
+ focus: (
128
+ opacity: 1,
129
+ ),
130
+ ),
131
+ $badge-close
132
+ );
133
+
134
+ // .badge-pill
135
+
136
+ $badge-pill-border-radius: 10rem;
137
+ $badge-pill-padding-x: 0.6em;
138
+
139
+ $badge-pill: ();
140
+ $badge-pill: map-deep-merge(
141
+ (
142
+ border-radius: clay-enable-rounded($badge-pill-border-radius),
143
+ padding-left: $badge-pill-padding-x,
144
+ padding-right: $badge-pill-padding-x,
145
+ ),
146
+ $badge-pill
147
+ );
148
+
149
+ // .badge-primary
150
+
151
+ $badge-primary: ();
152
+ $badge-primary: map-deep-merge(
153
+ (
154
+ background-color: var(--badge-primary-background-color, $primary),
155
+ border-color: var(--badge-primary-border-color, transparent),
156
+ color: var(--badge-primary-color, $white),
157
+ href: (
158
+ hover: (
159
+ background-color:
160
+ var(
161
+ --badge-primary-hover-background-color,
162
+ $primary-d1
163
+ ),
164
+ border-color:
165
+ var(--badge-primary-hover-border-color, transparent),
166
+ color: var(--badge-primary-hover-color, $white),
167
+ ),
168
+
169
+ focus: (),
170
+ ),
171
+
172
+ link: (),
173
+ ),
174
+ $badge-primary
175
+ );
176
+
177
+ // .badge-secondary
178
+
179
+ $badge-secondary: ();
180
+ $badge-secondary: map-deep-merge(
181
+ (
182
+ background-color:
183
+ var(--badge-secondary-background-color, $secondary-l3),
184
+ border-color: var(--badge-secondary-border-color, transparent),
185
+ color: var(--badge-secondary-color, $gray-900),
186
+ href: (
187
+ hover: (
188
+ background-color:
189
+ var(
190
+ --badge-secondary-hover-background-color,
191
+ $secondary-l2
192
+ ),
193
+ border-color:
194
+ var(--badge-secondary-hover-border-color, transparent),
195
+ color: var(--badge-secondary-hover-color, $gray-900),
196
+ ),
197
+
198
+ focus: (),
199
+ ),
200
+
201
+ link: (),
202
+ ),
203
+ $badge-secondary
204
+ );
205
+
206
+ // .badge-success
207
+
208
+ $badge-success: ();
209
+ $badge-success: map-deep-merge(
210
+ (
211
+ background-color: var(--badge-success-background-color, $success),
212
+ border-color: var(--badge-success-border-color, transparent),
213
+ color: var(--badge-success-color, $white),
214
+ href: (
215
+ hover: (
216
+ background-color:
217
+ var(
218
+ --badge-success-hover-background-color,
219
+ $success-d1
220
+ ),
221
+ border-color:
222
+ var(--badge-success-hover-border-color, transparent),
223
+ color: var(--badge-success-hover-color, $white),
224
+ ),
225
+
226
+ focus: (),
227
+ ),
228
+
229
+ link: (),
230
+ ),
231
+ $badge-success
232
+ );
233
+
234
+ // .badge-info
235
+
236
+ $badge-info: ();
237
+ $badge-info: map-deep-merge(
238
+ (
239
+ background-color: var(--badge-info-background-color, $info),
240
+ border-color: var(--badge-info-border-color, transparent),
241
+ color: var(--badge-info-color, $white),
242
+ href: (
243
+ hover: (
244
+ background-color:
245
+ var(--badge-info-hover-background-color, $info-d1),
246
+ border-color:
247
+ var(--badge-info-hover-border-color, transparent),
248
+ color: var(--badge-info-hover-color, $white),
249
+ ),
250
+
251
+ focus: (),
252
+ ),
253
+
254
+ link: (),
255
+ ),
256
+ $badge-info
257
+ );
258
+
259
+ // .badge-warning
260
+
261
+ $badge-warning: ();
262
+ $badge-warning: map-deep-merge(
263
+ (
264
+ background-color: var(--badge-warning-background-color, $warning),
265
+ border-color: var(--badge-warning-border-color, transparent),
266
+ color: var(--badge-warning-color, $white),
267
+ href: (
268
+ hover: (
269
+ background-color:
270
+ var(
271
+ --badge-warning-hover-background-color,
272
+ $warning-d1
273
+ ),
274
+ border-color:
275
+ var(--badge-warning-hover-border-color, transparent),
276
+ color: var(--badge-warning-hover-color, $white),
277
+ ),
278
+
279
+ focus: (),
280
+ ),
281
+
282
+ link: (),
283
+ ),
284
+ $badge-warning
285
+ );
286
+
287
+ // .badge-danger
288
+
289
+ $badge-danger: ();
290
+ $badge-danger: map-deep-merge(
291
+ (
292
+ background-color: var(--badge-danger-background-color, $danger),
293
+ border-color: var(--badge-danger-border-color, transparent),
294
+ color: var(--badge-danger-color, $white),
295
+ href: (
296
+ hover: (
297
+ background-color:
298
+ var(--badge-danger-hover-background-color, $danger-d1),
299
+ border-color:
300
+ var(--badge-danger-hover-border-color, transparent),
301
+ color: var(--badge-danger-hover-color, $white),
302
+ ),
303
+
304
+ focus: (),
305
+ ),
306
+
307
+ link: (),
308
+ ),
309
+ $badge-danger
310
+ );
311
+
312
+ $badge-palette: ();
313
+ $badge-palette: map-deep-merge(
314
+ (
315
+ primary: $badge-primary,
316
+
317
+ secondary: $badge-secondary,
318
+
319
+ success: $badge-success,
320
+
321
+ info: $badge-info,
322
+
323
+ warning: $badge-warning,
324
+
325
+ danger: $badge-danger,
326
+
327
+ light: (),
328
+ dark: (),
329
+ '.badge-translucent.badge-primary': (),
330
+ '.badge-translucent.badge-info, .badge-beta': (),
331
+ '.badge-translucent.badge-success': (),
332
+ '.badge-translucent.badge-warning': (),
333
+ '.badge-translucent.badge-danger': (),
334
+ '%clay-dark-badge-translucent-primary': (),
335
+ '.clay-dark .badge-translucent.badge-primary': (),
336
+ '.clay-dark.badge-translucent.badge-primary': (),
337
+ '%clay-dark-badge-translucent-info': (),
338
+ '.clay-dark .badge-translucent.badge-info, .badge-beta-dark': (),
339
+ '.clay-dark.badge-translucent.badge-info': (),
340
+ '%clay-dark-badge-translucent-success': (),
341
+ '.clay-dark .badge-translucent.badge-success': (),
342
+ '.clay-dark.badge-translucent.badge-success': (),
343
+ '%clay-dark-badge-translucent-warning': (),
344
+ '.clay-dark .badge-translucent.badge-warning': (),
345
+ '.clay-dark.badge-translucent.badge-warning': (),
346
+ '%clay-dark-badge-translucent-danger': (),
347
+ '.clay-dark .badge-translucent.badge-danger': (),
348
+ '.clay-dark.badge-translucent.badge-danger': (),
349
+ ),
350
+ $badge-palette
351
+ );
352
+ }
@@ -0,0 +1,205 @@
1
+ @if ($enable-atlas-custom-properties) {
2
+ // .breadcrumb
3
+
4
+ $breadcrumb-bg: transparent;
5
+ $breadcrumb-border-radius: clay-enable-rounded($border-radius);
6
+ $breadcrumb-font-size: 0.875rem;
7
+ $breadcrumb-font-weight: $font-weight-normal;
8
+ $breadcrumb-margin-bottom: 0;
9
+ $breadcrumb-padding-x: 0.125rem;
10
+ $breadcrumb-padding-y: 0.59375rem;
11
+ $breadcrumb-text-transform: none;
12
+
13
+ $breadcrumb-link-color: $gray-600;
14
+ $breadcrumb-link-text-decoration: $link-decoration;
15
+
16
+ $breadcrumb-link-hover-color: $breadcrumb-link-color;
17
+ $breadcrumb-link-hover-text-decoration: $link-hover-decoration;
18
+
19
+ $breadcrumb: ();
20
+ $breadcrumb: map-merge(
21
+ (
22
+ background-color:
23
+ var(--breadcrumb-background-color, $breadcrumb-bg),
24
+ border-radius:
25
+ var(--breadcrumb-border-radius, $breadcrumb-border-radius),
26
+ display: flex,
27
+ flex-wrap: wrap,
28
+ font-size: var(--breadcrumb-font-size, $breadcrumb-font-size),
29
+ font-weight: var(--breadcrumb-font-weight, $breadcrumb-font-weight),
30
+ list-style: none,
31
+ margin-bottom:
32
+ var(--breadcrumb-margin-bottom, $breadcrumb-margin-bottom),
33
+ padding:
34
+ var(--breadcrumb-padding-y, $breadcrumb-padding-y)
35
+ var(--breadcrumb-padding-x, $breadcrumb-padding-x),
36
+ ),
37
+ $breadcrumb
38
+ );
39
+
40
+ // .breadcrumb-item + .breadcrumb-item::before
41
+
42
+ $breadcrumb-divider: quote('/');
43
+
44
+ $breadcrumb-divider-color: $breadcrumb-link-color;
45
+ $breadcrumb-divider-font-family: null;
46
+ $breadcrumb-divider-font-weight: null;
47
+
48
+ $breadcrumb-divider-svg-icon: clay-icon(angle-right, #6b6c7e);
49
+ $breadcrumb-divider-svg-icon-height: 0.6em;
50
+ $breadcrumb-divider-svg-icon-width: $breadcrumb-divider-svg-icon-height;
51
+
52
+ // Breadcrumb Item
53
+
54
+ $breadcrumb-active-color: $gray-900;
55
+ $breadcrumb-active-font-weight: $font-weight-semi-bold;
56
+
57
+ $breadcrumb-item: ();
58
+ $breadcrumb-item: map-merge(
59
+ (
60
+ font-size: var(--breadcrumb-font-size, $breadcrumb-font-size),
61
+ font-weight: var(--breadcrumb-font-weight, $breadcrumb-font-weight),
62
+ margin-right: 0.5em,
63
+ position: relative,
64
+
65
+ active: (
66
+ color: var(--breadcrumb-active-color, $breadcrumb-active-color),
67
+ font-weight:
68
+ var(
69
+ --breadcrumb-active-font-weight,
70
+ $breadcrumb-active-font-weight
71
+ ),
72
+ ),
73
+
74
+ breadcrumb-item: (
75
+ padding-left: 1em,
76
+
77
+ before: (
78
+ color:
79
+ var(
80
+ --breadcrumb-divider-color,
81
+ $breadcrumb-divider-color
82
+ ),
83
+ display: block,
84
+ float: left,
85
+ background-image:
86
+ var(
87
+ --breadcrumb-divider-svg-icon,
88
+ $breadcrumb-divider-svg-icon
89
+ ),
90
+ background-repeat: no-repeat,
91
+ background-size: 100%,
92
+ content: '',
93
+ height:
94
+ var(
95
+ --breadcrumb-divider-svg-icon-height,
96
+ $breadcrumb-divider-svg-icon-height
97
+ ),
98
+ left: 0,
99
+ margin-top:
100
+ calc(#{$breadcrumb-divider-svg-icon-height} / -2),
101
+ padding: 0,
102
+ position: absolute,
103
+ top: 50%,
104
+ width:
105
+ var(
106
+ --breadcrumb-divider-svg-icon-width,
107
+ $breadcrumb-divider-svg-icon-width
108
+ ),
109
+ ),
110
+ ),
111
+
112
+ dropdown-toggle: (
113
+ text-decoration: none,
114
+
115
+ hover: (
116
+ text-decoration: none,
117
+ ),
118
+
119
+ focus: (
120
+ text-decoration: none,
121
+ ),
122
+ ),
123
+ ),
124
+ $breadcrumb-item
125
+ );
126
+
127
+ // Breadcrumb Text Truncate
128
+
129
+ $breadcrumb-text-truncate-icon-spacer-x: 0.875rem;
130
+ $breadcrumb-text-truncate-max-width: 18.75rem -
131
+ $breadcrumb-text-truncate-icon-spacer-x;
132
+ $breadcrumb-text-truncate-max-width-mobile: 9.375rem -
133
+ $breadcrumb-text-truncate-icon-spacer-x;
134
+
135
+ $breadcrumb-text-truncate: ();
136
+ $breadcrumb-text-truncate: map-merge(
137
+ (
138
+ display: inline-block,
139
+ max-width: $breadcrumb-text-truncate-max-width,
140
+ overflow: hidden,
141
+ text-decoration: inherit,
142
+ text-overflow: ellipsis,
143
+ vertical-align: bottom,
144
+ white-space: nowrap,
145
+ ),
146
+ $breadcrumb-text-truncate
147
+ );
148
+
149
+ // Breadcrumb Link
150
+
151
+ $breadcrumb-link: ();
152
+ $breadcrumb-link: map-deep-merge(
153
+ (
154
+ border-radius: 1px,
155
+ color: var(--breadcrumb-link-color, $breadcrumb-link-color),
156
+ display: block,
157
+ text-decoration:
158
+ var(
159
+ --breadcrumb-link-text-decoration,
160
+ $breadcrumb-link-text-decoration
161
+ ),
162
+ text-transform:
163
+ var(
164
+ --breadcrumb-link-text-transform,
165
+ $breadcrumb-text-transform
166
+ ),
167
+ transition: box-shadow 0.15s ease-in-out,
168
+
169
+ hover: (
170
+ color:
171
+ var(
172
+ --breadcrumb-link-hover-color,
173
+ $breadcrumb-link-hover-color
174
+ ),
175
+ text-decoration:
176
+ var(
177
+ --breadcrumb-link-hover-text-decoration,
178
+ $breadcrumb-link-hover-text-decoration
179
+ ),
180
+ ),
181
+
182
+ focus: (),
183
+ ),
184
+ $breadcrumb-link
185
+ );
186
+
187
+ // Breadcrumb Item Expand
188
+
189
+ $breadcrumb-toggle: ();
190
+ $breadcrumb-toggle: map-merge(
191
+ (
192
+ color: $breadcrumb-link-color,
193
+ ),
194
+ $breadcrumb-toggle
195
+ );
196
+
197
+ $breadcrumb-bar: ();
198
+ $breadcrumb-bar: map-deep-merge(
199
+ (
200
+ align-items: center,
201
+ display: flex,
202
+ ),
203
+ $breadcrumb-bar
204
+ );
205
+ }