@kaizen/components 1.4.20-canary.3469 → 1.4.21

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 (121) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/esm/index.js +53 -0
  3. package/dist/iife/ActionButton.module-LHTIA2D3.scss +10 -0
  4. package/dist/iife/Avatar.module-GUG7HXMZ.scss +165 -0
  5. package/dist/iife/AvatarGroup.module-QAVTI4PR.scss +85 -0
  6. package/dist/iife/Base.module-DJPJNUQ5.scss +80 -0
  7. package/dist/iife/BaseButton.module-4FKZZLVI.scss +103 -0
  8. package/dist/iife/Brand.module-FCHTLJQK.scss +4 -0
  9. package/dist/iife/BrandMoment.module-4P7H2D3W.scss +196 -0
  10. package/dist/iife/Calendar.module-H7XBQXTA.scss +211 -0
  11. package/dist/iife/CalendarRange.module-QWW624PJ.scss +64 -0
  12. package/dist/iife/CalendarSingle.module-N2P3DWLM.scss +18 -0
  13. package/dist/iife/Card.module-VEUOO2LT.scss +38 -0
  14. package/dist/iife/Collapsible.module-ZJNVWQIB.scss +119 -0
  15. package/dist/iife/CollapsibleGroup.module-UR2SIYLJ.scss +10 -0
  16. package/dist/iife/ConfirmationModal.module-RN2H7KPL.scss +157 -0
  17. package/dist/iife/Content.module-6CTLBAHR.scss +25 -0
  18. package/dist/iife/ContextModal.module-TTFVPUPU.scss +77 -0
  19. package/dist/iife/DateInput.module-YBXARKD2.scss +3 -0
  20. package/dist/iife/DateInputDescription.module-SGAJNB7K.scss +19 -0
  21. package/dist/iife/DateInputField.module-2LG4I24X.scss +5 -0
  22. package/dist/iife/DateInputWithIconButton.module-RSUEQ345.scss +53 -0
  23. package/dist/iife/DateRangePicker.module-EIUGUIIA.scss +115 -0
  24. package/dist/iife/DropdownButton.module-WZ6FRRPS.scss +44 -0
  25. package/dist/iife/EditableRichTextContent.module-N2SFSI5C.scss +25 -0
  26. package/dist/iife/EmptyState.module-DOSURL5X.scss +156 -0
  27. package/dist/iife/ExpertAdviceCollapsible.module-L554JCXB.scss +47 -0
  28. package/dist/iife/FilterMenuButton.module-26EL5K3H.scss +19 -0
  29. package/dist/iife/FilterSplitButton.module-LMMEHFXQ.scss +133 -0
  30. package/dist/iife/FloatingCalendarWrapper.module-62NLSOUD.scss +12 -0
  31. package/dist/iife/GenericModal.module-DW6NSOGA.scss +110 -0
  32. package/dist/iife/GenericModalSection.module-MJ4MTMSP.scss +7 -0
  33. package/dist/iife/GenericNotification.module-DAERSOHE.scss +115 -0
  34. package/dist/iife/GenericTile.module-ZXQ4XWP4.scss +136 -0
  35. package/dist/iife/GuidanceBlock.module-FAHJFZMK.scss +324 -0
  36. package/dist/iife/HeroCard.module-LXHTKJTW.scss +106 -0
  37. package/dist/iife/InputEditModal.module-X3TLJPFO.scss +36 -0
  38. package/dist/iife/KaizenProvider/ThemeProvider/ThemeManager.js +398 -420
  39. package/dist/iife/KaizenProvider/ThemeProvider/ThemeManager.spec.js +404 -423
  40. package/dist/iife/KaizenProvider/ThemeProvider/index.js +412 -434
  41. package/dist/iife/KaizenProvider/index.js +414 -436
  42. package/dist/iife/LikertScaleLegacy.module-JYCJ5CON.scss +298 -0
  43. package/dist/iife/LinkPopover-7NCAPCQ3.scss +22 -0
  44. package/dist/iife/MainActions.module-T43D33YO.scss +16 -0
  45. package/dist/iife/MenuDropdown.module-DYV6JLT6.scss +26 -0
  46. package/dist/iife/MenuItem.module-LD7ZYX4T.scss +99 -0
  47. package/dist/iife/MenuList.module-44RMG7CF.scss +35 -0
  48. package/dist/iife/MobileActions.module-Z6PD4VIR.scss +198 -0
  49. package/dist/iife/ModalAccessibleDescription.module-NIJNKHHO.scss +3 -0
  50. package/dist/iife/ModalAccessibleLabel.module-NG26HDU4.scss +58 -0
  51. package/dist/iife/ModalFooter.module-TK3HAXMB.scss +69 -0
  52. package/dist/iife/ModalHeader.module-6SW7KZ22.scss +23 -0
  53. package/dist/iife/MultiActionTile.module-4Y2NA4H6.scss +3 -0
  54. package/dist/iife/NavigationTabs.module-VDIXMFXJ.scss +108 -0
  55. package/dist/iife/Pagination.module-U5S6WZ5K.scss +124 -0
  56. package/dist/iife/Popover.module-5ZQUBHXG.scss +264 -0
  57. package/dist/iife/ProgressBar.module-RL2UWVEH.scss +91 -0
  58. package/dist/iife/RichTextContent.module-4HA44IM4.scss +5 -0
  59. package/dist/iife/RichTextEditor.module-ZHXEK4XJ.scss +97 -0
  60. package/dist/iife/RoadblockModal.module-KVZCYLF2.scss +45 -0
  61. package/dist/iife/Select.module-6LHWOGGY.scss +391 -0
  62. package/dist/iife/Skirt.module-S3GPHMMQ.scss +32 -0
  63. package/dist/iife/SkirtCard.module-6YQ4PS2K.scss +16 -0
  64. package/dist/iife/SplitButton.module-WMGCIDDK.scss +4 -0
  65. package/dist/iife/StatelessMenu.module-SX2T5P4I.scss +3 -0
  66. package/dist/iife/Table.module-LCDRXCBP.scss +233 -0
  67. package/dist/iife/Tabs.module-BUPNPYW4.scss +172 -0
  68. package/dist/iife/Tag.module-T6PQJLSW.scss +268 -0
  69. package/dist/iife/TileGrid.module-NJQFVYRS.scss +23 -0
  70. package/dist/iife/TimeField.module-B4WNYAUE.scss +75 -0
  71. package/dist/iife/TimeSegment.module-TKOTKIXH.scss +53 -0
  72. package/dist/iife/TitleBlockMenuItem.module-LWVSMJTH.scss +99 -0
  73. package/dist/iife/TitleBlockZen.module-OK3QIC4Y.scss +695 -0
  74. package/dist/iife/ToastNotificationsList.module-EHDVGWDW.scss +26 -0
  75. package/dist/iife/ToggleIconButton.module-COM67MDC.scss +132 -0
  76. package/dist/iife/Toolbar.module-3BZYZE6H.scss +44 -0
  77. package/dist/iife/Toolbar.module-BP3GTBGW.scss +6 -0
  78. package/dist/iife/ToolbarSection.module-LZTHWGO7.scss +15 -0
  79. package/dist/iife/Well.module-4TIRC3HQ.scss +73 -0
  80. package/dist/iife/__future__/index.js +602 -915
  81. package/dist/iife/add-link.icon-2JH25LOT.svg +3 -0
  82. package/dist/iife/arrow-left.icon-RWWYLDT3.svg +17 -0
  83. package/dist/iife/arrow-right.icon-3ZGNCW3O.svg +17 -0
  84. package/dist/iife/bold.icon-FEZQ56AP.svg +3 -0
  85. package/dist/iife/bulletted-list.icon-ZDSXNO72.svg +3 -0
  86. package/dist/iife/caution.icon-BHBJMNMA.svg +1 -0
  87. package/dist/iife/clear-white.icon-O3ZK5Z2K.svg +18 -0
  88. package/dist/iife/close.icon-7H6W45MB.svg +1 -0
  89. package/dist/iife/date-start.icon-NV4EVRXI.svg +17 -0
  90. package/dist/iife/decrease-indent.icon-VAYQUHQG.svg +3 -0
  91. package/dist/iife/edit.icon-YJ4EIXHJ.svg +17 -0
  92. package/dist/iife/ellipsis.icon-DECY5OPU.svg +17 -0
  93. package/dist/iife/exclamation.icon-FJBHW7NP.svg +17 -0
  94. package/dist/iife/external-link.icon-7FNRTMN2.svg +17 -0
  95. package/dist/iife/hamburger.icon-YHQT7RB6.svg +17 -0
  96. package/dist/iife/increase-indent.icon-3XUPJEBD.svg +3 -0
  97. package/dist/iife/index.js +115236 -1958
  98. package/dist/iife/information-white.icon-3DXZDERC.svg +19 -0
  99. package/dist/iife/information.icon-5LHKLG66.svg +17 -0
  100. package/dist/iife/italics.icon-WWQDZP3S.svg +3 -0
  101. package/dist/iife/meatballs.icon-DECY5OPU.svg +17 -0
  102. package/dist/iife/numbered-list.icon-WPE4LE5R.svg +3 -0
  103. package/dist/iife/remove-link.icon-QMFTP7WO.svg +3 -0
  104. package/dist/iife/sort-ascending.icon-E24DTSHO.svg +17 -0
  105. package/dist/iife/sort-descending.icon-4SMPW2PG.svg +17 -0
  106. package/dist/iife/success-white.icon-VXFA2PUU.svg +18 -0
  107. package/dist/iife/underline.icon-ACYVVVSD.svg +3 -0
  108. package/dist/iife/user.icon-24JPACDP.svg +17 -0
  109. package/dist/index.d.ts +41 -1
  110. package/dist/index.js +54 -1
  111. package/dist/styles.css +98 -0
  112. package/package.json +32 -32
  113. package/dist/iife/Icon.module-VD7NKLAR-VD7NKLAR.scss +0 -72
  114. /package/dist/iife/{Dropdown.module-4CIBZTRZ-4CIBZTRZ.scss → Dropdown.module-4CIBZTRZ.scss} +0 -0
  115. /package/dist/iife/{Layout.module-MZ6JYT46-MZ6JYT46.scss → Layout.module-MZ6JYT46.scss} +0 -0
  116. /package/dist/iife/{Margin.module-DJURK5K7-DJURK5K7.scss → Margin.module-DJURK5K7.scss} +0 -0
  117. /package/dist/iife/{Menu.module-N76N74LN-N76N74LN.scss → Menu.module-N76N74LN.scss} +0 -0
  118. /package/dist/iife/{Padding.module-QSNUEZBU-QSNUEZBU.scss → Padding.module-QSNUEZBU.scss} +0 -0
  119. /package/dist/iife/{SkipLink.module-KAZA7PAL-KAZA7PAL.scss → SkipLink.module-KAZA7PAL.scss} +0 -0
  120. /package/dist/iife/{Text.module-SXGFOHGJ-SXGFOHGJ.scss → Text.module-SXGFOHGJ.scss} +0 -0
  121. /package/dist/iife/{VisuallyHidden.module-E5JUNEF5-E5JUNEF5.scss → VisuallyHidden.module-E5JUNEF5.scss} +0 -0
@@ -0,0 +1,324 @@
1
+ @import "~@kaizen/design-tokens/sass/shadow";
2
+ @import "~@kaizen/design-tokens/sass/border";
3
+ @import "~@kaizen/design-tokens/sass/layout";
4
+ @import "~@kaizen/design-tokens/sass/color";
5
+ @import "~@kaizen/design-tokens/sass/animation";
6
+ @import "~@kaizen/design-tokens/sass/spacing";
7
+ @import "~@kaizen/component-library/styles/responsive";
8
+ @import "./mixins";
9
+
10
+ $bannerPadding: $spacing-lg;
11
+ $ca-banner-fade-out: opacity $animation-duration-slow ease;
12
+ $ca-banner-collapse-height-delayed: margin-top $animation-duration-fast
13
+ $animation-duration-slow ease;
14
+ $illustration-size: 155px;
15
+ $scene-illustration-size: 300px;
16
+
17
+ .banner.noMaxWidth {
18
+ max-width: inherit;
19
+ }
20
+
21
+ .banner {
22
+ display: flex;
23
+ flex-direction: column;
24
+ gap: $spacing-sm;
25
+ background: $color-white;
26
+ min-width: 320px;
27
+ max-width: $layout-breakpoints-large;
28
+ border: $border-borderless-border-width $border-borderless-border-style
29
+ $border-borderless-border-color;
30
+ border-radius: $border-solid-border-radius;
31
+ padding: $bannerPadding;
32
+ box-shadow: $shadow-small-box-shadow;
33
+ position: relative;
34
+ top: -1px;
35
+ transition: $ca-banner-fade-out, $ca-banner-collapse-height-delayed;
36
+ color: $color-purple-800;
37
+
38
+ @include ca-media-desktop {
39
+ min-height: calc(12rem - calc(#{$bannerPadding} * 2));
40
+ flex-direction: row;
41
+ gap: $spacing-md;
42
+ width: auto;
43
+ align-items: center;
44
+ }
45
+
46
+ @include ca-media-mobile {
47
+ min-width: unset;
48
+ }
49
+ }
50
+
51
+ .illustrationWrapper {
52
+ display: flex;
53
+
54
+ @include ca-media-tablet {
55
+ text-align: center;
56
+ justify-content: center;
57
+ align-self: center;
58
+ padding: $spacing-sm;
59
+ }
60
+
61
+ @include ca-media-mobile {
62
+ display: none;
63
+ }
64
+ }
65
+
66
+ .illustration {
67
+ width: $illustration-size;
68
+ height: $illustration-size;
69
+
70
+ // This has been created to handle scene illustrations consistently until the tile component is created
71
+ .hasSceneIllustration & {
72
+ display: flex;
73
+ justify-content: center;
74
+ max-width: $scene-illustration-size;
75
+ max-height: $scene-illustration-size;
76
+ width: $scene-illustration-size;
77
+ height: auto;
78
+
79
+ figure {
80
+ max-height: 100%;
81
+ max-width: 100%;
82
+ aspect-ratio: 4/3;
83
+ }
84
+
85
+ img {
86
+ height: 100%;
87
+ object-fit: contain;
88
+ object-position: center;
89
+ }
90
+ }
91
+ }
92
+
93
+ .descriptionContainer {
94
+ flex: 1;
95
+ text-align: center;
96
+ align-self: center;
97
+ max-width: 780px;
98
+
99
+ @include ca-media-desktop {
100
+ padding: 0 $spacing-sm;
101
+ text-align: left;
102
+ }
103
+
104
+ @include ca-media-mobile {
105
+ margin: $spacing-sm;
106
+ max-width: 100%;
107
+ }
108
+
109
+ [dir="rtl"] & {
110
+ @include ca-media-desktop {
111
+ padding: 0 $spacing-sm;
112
+ text-align: right;
113
+ }
114
+ }
115
+ }
116
+
117
+ .descriptionAndActions {
118
+ display: flex;
119
+ flex: 1;
120
+ align-items: center;
121
+ justify-content: space-between;
122
+ gap: $spacing-md;
123
+
124
+ @include ca-media-tablet-and-under {
125
+ flex-direction: column;
126
+ width: 100%;
127
+ align-items: unset;
128
+ }
129
+ }
130
+
131
+ .buttonContainer {
132
+ display: flex;
133
+ flex: 1 0 auto;
134
+ justify-content: center;
135
+ flex-direction: row-reverse;
136
+ gap: $spacing-sm;
137
+ min-width: max-content;
138
+
139
+ @include ca-media-tablet-and-up {
140
+ text-align: center;
141
+ }
142
+
143
+ @include ca-media-mobile {
144
+ flex-direction: column;
145
+ width: 100%;
146
+ margin-top: $spacing-xs;
147
+ }
148
+
149
+ [dir="rtl"] & svg {
150
+ transform: rotate(180deg);
151
+ }
152
+ }
153
+
154
+ .hidden {
155
+ opacity: 0;
156
+ margin-bottom: 0;
157
+ }
158
+
159
+ .headingWrapper {
160
+ margin-bottom: $spacing-md;
161
+ }
162
+
163
+ .cancel {
164
+ @include button-reset;
165
+ composes: interactiveIconWrapper from "~@kaizen/component-library/components/Icon/Icon.module.scss";
166
+ position: absolute;
167
+ top: $spacing-sm;
168
+ right: $spacing-sm;
169
+ color: $color-purple-800;
170
+ }
171
+
172
+ .positive {
173
+ background: $color-green-100;
174
+ }
175
+
176
+ .negative {
177
+ background: $color-red-100;
178
+ }
179
+
180
+ .informative {
181
+ background: $color-blue-100;
182
+ }
183
+
184
+ .cautionary {
185
+ background: $color-yellow-100;
186
+ }
187
+
188
+ .assertive {
189
+ background: $color-orange-100;
190
+ }
191
+
192
+ .prominent {
193
+ background: $color-purple-100;
194
+ }
195
+
196
+ .inline,
197
+ .stacked {
198
+ flex-direction: row;
199
+ align-items: unset;
200
+ gap: $spacing-md;
201
+ min-width: unset;
202
+ flex-wrap: wrap;
203
+
204
+ @include ca-media-tablet-and-under {
205
+ flex-direction: unset;
206
+ }
207
+
208
+ .illustrationWrapper {
209
+ margin-right: $spacing-sm;
210
+
211
+ [dir="rtl"] & {
212
+ margin-left: $spacing-sm;
213
+ margin-right: inherit;
214
+ }
215
+
216
+ @include ca-media-tablet {
217
+ padding: 0;
218
+ }
219
+
220
+ @include ca-media-mobile {
221
+ display: flex;
222
+ }
223
+ }
224
+
225
+ .descriptionAndActions {
226
+ margin: auto 0;
227
+ }
228
+
229
+ .descriptionContainer {
230
+ text-align: left;
231
+ max-width: unset;
232
+ min-width: 320px;
233
+
234
+ @include ca-media-desktop {
235
+ padding: 0;
236
+ }
237
+
238
+ @include ca-media-mobile {
239
+ margin: 0;
240
+ }
241
+
242
+ [dir="rtl"] & {
243
+ text-align: right;
244
+
245
+ @include ca-media-desktop {
246
+ padding: 0;
247
+ }
248
+ }
249
+ }
250
+
251
+ .buttonContainer {
252
+ padding-left: $spacing-sm;
253
+ justify-content: flex-start;
254
+ width: unset;
255
+ min-width: unset;
256
+
257
+ @include ca-media-mobile {
258
+ flex-direction: row-reverse;
259
+ }
260
+
261
+ [dir="rtl"] & {
262
+ padding-left: 0;
263
+ padding-right: $spacing-sm;
264
+ }
265
+
266
+ > * {
267
+ width: unset;
268
+ }
269
+ }
270
+
271
+ &.hasSceneIllustration {
272
+ justify-content: center;
273
+ }
274
+
275
+ &.centerContent {
276
+ flex-direction: column;
277
+
278
+ &.hasSceneIllustration .illustration {
279
+ width: 100%;
280
+ }
281
+
282
+ .illustrationWrapper {
283
+ margin: 0 auto;
284
+ align-self: center;
285
+ }
286
+
287
+ .descriptionContainer {
288
+ text-align: center;
289
+ min-width: unset;
290
+
291
+ [dir="rtl"] & {
292
+ text-align: center;
293
+ }
294
+ }
295
+
296
+ .buttonContainer {
297
+ padding: 0;
298
+ flex-direction: column;
299
+ min-width: unset;
300
+ justify-content: center;
301
+ }
302
+ }
303
+
304
+ &.centerContent.smallScreenTextAlignment {
305
+ .descriptionContainer {
306
+ text-align: left;
307
+
308
+ [dir="rtl"] & {
309
+ text-align: right;
310
+ }
311
+ }
312
+ }
313
+ }
314
+
315
+ .stacked {
316
+ .descriptionAndActions {
317
+ flex-direction: column;
318
+ align-items: unset;
319
+ }
320
+
321
+ .descriptionContainer {
322
+ align-self: flex-start;
323
+ }
324
+ }
@@ -0,0 +1,106 @@
1
+ @import "~@kaizen/design-tokens/sass/color";
2
+ @import "~@kaizen/design-tokens/sass/border";
3
+ @import "~@kaizen/design-tokens/sass/spacing";
4
+ @import "~@kaizen/design-tokens/sass/shadow";
5
+ @import "~@kaizen/design-tokens/sass/typography";
6
+
7
+ $badge__height: 80px;
8
+ $left-content__width: 221px;
9
+
10
+ .root {
11
+ font-family: $typography-paragraph-body-font-family;
12
+ font-size: $typography-paragraph-body-font-size;
13
+ font-weight: $typography-paragraph-body-font-weight;
14
+ line-height: $typography-paragraph-body-line-height;
15
+ letter-spacing: $typography-paragraph-body-letter-spacing;
16
+ display: flex;
17
+ // this box shadow should change to small once the Zen look is adopted
18
+ box-shadow: $shadow-large-box-shadow;
19
+ background-color: transparent;
20
+ border-radius: $border-solid-border-radius;
21
+ }
22
+
23
+ .fullWidth {
24
+ width: 100%;
25
+ }
26
+
27
+ .left {
28
+ display: flex;
29
+ border-radius: $border-solid-border-radius 0 0 $border-solid-border-radius;
30
+ color: $color-white;
31
+ padding: $spacing-sm $spacing-xl;
32
+ flex-direction: column;
33
+ flex-shrink: 0;
34
+ align-items: flex-start;
35
+ position: relative;
36
+ width: $left-content__width;
37
+
38
+ .fullWidth & {
39
+ width: 33%;
40
+ max-width: 450px;
41
+ }
42
+
43
+ &.wisteria700 {
44
+ background-color: $color-purple-700;
45
+ }
46
+
47
+ &.wisteria200 {
48
+ background-color: $color-purple-200;
49
+ }
50
+
51
+ &.cluny200 {
52
+ background-color: $color-blue-200;
53
+ }
54
+
55
+ &.seedling200 {
56
+ background-color: $color-green-200;
57
+ }
58
+ }
59
+
60
+ .withBadge {
61
+ margin-top: $badge__height + 24px;
62
+ }
63
+
64
+ .right {
65
+ border-radius: 0 $border-solid-border-radius $border-solid-border-radius 0;
66
+ display: flex;
67
+ flex-direction: column;
68
+ padding: 51px;
69
+ background-color: $color-white;
70
+ color: $color-purple-800;
71
+ width: 100%;
72
+ }
73
+
74
+ .rightContent {
75
+ height: 100%;
76
+ }
77
+
78
+ .title {
79
+ font-family: $typography-heading-3-font-family;
80
+ font-size: $typography-heading-3-font-size;
81
+ font-weight: $typography-heading-3-font-weight;
82
+ line-height: $typography-heading-3-line-height;
83
+ letter-spacing: $typography-heading-3-letter-spacing;
84
+ margin-bottom: $spacing-md;
85
+ }
86
+
87
+ .badge {
88
+ font-family: $typography-heading-3-font-family;
89
+ font-size: $typography-heading-3-font-size;
90
+ font-weight: $typography-heading-3-font-weight;
91
+ line-height: $typography-heading-3-line-height;
92
+ letter-spacing: $typography-heading-3-letter-spacing;
93
+ display: flex;
94
+ font-size: 42px;
95
+ border-radius: 50%;
96
+ background-color: rgba(255, 255, 255, 0.1);
97
+ align-self: flex-start;
98
+ line-height: 80px;
99
+ min-width: 80px;
100
+ min-height: 80px;
101
+ align-items: center;
102
+ justify-content: center;
103
+ position: absolute;
104
+ top: $spacing-md;
105
+ left: calc(#{$spacing-md} * 1.2);
106
+ }
@@ -0,0 +1,36 @@
1
+ @import "~@kaizen/design-tokens/sass/color";
2
+ @import "~@kaizen/design-tokens/sass/layout";
3
+ @import "~@kaizen/design-tokens/sass/spacing";
4
+
5
+ .modal {
6
+ composes: genericModal from "../Primitives/GenericModal.module.scss";
7
+ min-width: 300px;
8
+ max-width: 600px;
9
+ }
10
+
11
+ .header {
12
+ color: $color-purple-800;
13
+ text-align: left;
14
+
15
+ &.textAlignRTL {
16
+ text-align: right;
17
+ }
18
+
19
+ &.padded {
20
+ padding: $spacing-md $spacing-lg;
21
+ @media (max-width: $layout-breakpoints-medium) {
22
+ padding: $spacing-md;
23
+ }
24
+ }
25
+ }
26
+
27
+ .body {
28
+ background: $color-gray-200;
29
+
30
+ &.padded {
31
+ padding: $spacing-md $spacing-lg $spacing-md $spacing-lg;
32
+ @media (max-width: $layout-breakpoints-medium) {
33
+ padding: $spacing-md;
34
+ }
35
+ }
36
+ }