ctct-theme 0.0.1-security → 1.756.11

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.

Potentially problematic release.


This version of ctct-theme might be problematic. Click here for more details.

Files changed (121) hide show
  1. package/build.js +65 -0
  2. package/dist/scss/_ctctLogos.scss +38 -0
  3. package/dist/scss/_externalBrandButtons.scss +24 -0
  4. package/dist/scss/_externalBrandLogos.scss +58 -0
  5. package/dist/scss/_fonts.scss +30 -0
  6. package/dist/scss/_icons.scss +258 -0
  7. package/dist/scss/_paymentLogos.scss +31 -0
  8. package/dist/scss/_pictograms.scss +78 -0
  9. package/dist/scss/_socialLogos.scss +41 -0
  10. package/dist/scss/images/illustrations/AbTest.svg +1 -0
  11. package/dist/scss/images/illustrations/Ad.svg +1 -0
  12. package/dist/scss/images/illustrations/AddContact.svg +1 -0
  13. package/dist/scss/images/illustrations/AddContacts.svg +1 -0
  14. package/dist/scss/images/illustrations/AddFile.svg +1 -0
  15. package/dist/scss/images/illustrations/AddImage.svg +1 -0
  16. package/dist/scss/images/illustrations/Alert.svg +1 -0
  17. package/dist/scss/images/illustrations/Anniversary.svg +1 -0
  18. package/dist/scss/images/illustrations/Automation.svg +1 -0
  19. package/dist/scss/images/illustrations/Blog.svg +1 -0
  20. package/dist/scss/images/illustrations/Calendar.svg +1 -0
  21. package/dist/scss/images/illustrations/CentralSend.svg +1 -0
  22. package/dist/scss/images/illustrations/Checkmark.svg +1 -0
  23. package/dist/scss/images/illustrations/Coupon.svg +1 -0
  24. package/dist/scss/images/illustrations/CustomLandingPages.svg +1 -0
  25. package/dist/scss/images/illustrations/Document.svg +1 -0
  26. package/dist/scss/images/illustrations/Email.svg +1 -0
  27. package/dist/scss/images/illustrations/Funnel.svg +1 -0
  28. package/dist/scss/images/illustrations/GraphBar.svg +1 -0
  29. package/dist/scss/images/illustrations/GraphLine.svg +1 -0
  30. package/dist/scss/images/illustrations/Image.svg +1 -0
  31. package/dist/scss/images/illustrations/LandingPages.svg +1 -0
  32. package/dist/scss/images/illustrations/LightBulb.svg +1 -0
  33. package/dist/scss/images/illustrations/Location.svg +1 -0
  34. package/dist/scss/images/illustrations/Lock.svg +1 -0
  35. package/dist/scss/images/illustrations/Magnet.svg +1 -0
  36. package/dist/scss/images/illustrations/PaintBucket.svg +1 -0
  37. package/dist/scss/images/illustrations/Poll.svg +1 -0
  38. package/dist/scss/images/illustrations/Redo.svg +1 -0
  39. package/dist/scss/images/illustrations/Rocket.svg +1 -0
  40. package/dist/scss/images/illustrations/SEO.svg +1 -0
  41. package/dist/scss/images/illustrations/Search.svg +1 -0
  42. package/dist/scss/images/illustrations/Segmentation.svg +1 -0
  43. package/dist/scss/images/illustrations/Send.svg +1 -0
  44. package/dist/scss/images/illustrations/Shoppable.svg +1 -0
  45. package/dist/scss/images/illustrations/SignupForms.svg +1 -0
  46. package/dist/scss/images/illustrations/Social.svg +1 -0
  47. package/dist/scss/images/illustrations/Success.svg +1 -0
  48. package/dist/scss/images/illustrations/Surveys.svg +1 -0
  49. package/dist/scss/images/illustrations/Trust.svg +1 -0
  50. package/dist/scss/images/illustrations/UnderConstruction.svg +1 -0
  51. package/dist/scss/images/illustrations/Websites.svg +1 -0
  52. package/dist/scss/images/illustrations/Welcome.svg +1 -0
  53. package/dist/scss/images/illustrations/index.js +141 -0
  54. package/dist/scss/images/pictograms/AbTest.svg +1 -0
  55. package/dist/scss/images/pictograms/Ad.svg +1 -0
  56. package/dist/scss/images/pictograms/AddContact.svg +1 -0
  57. package/dist/scss/images/pictograms/AddContacts.svg +1 -0
  58. package/dist/scss/images/pictograms/AddFile.svg +1 -0
  59. package/dist/scss/images/pictograms/AddImage.svg +1 -0
  60. package/dist/scss/images/pictograms/Alert.svg +1 -0
  61. package/dist/scss/images/pictograms/Anniversary.svg +1 -0
  62. package/dist/scss/images/pictograms/Automation.svg +1 -0
  63. package/dist/scss/images/pictograms/Blog.svg +1 -0
  64. package/dist/scss/images/pictograms/Calendar.svg +1 -0
  65. package/dist/scss/images/pictograms/CentralSend.svg +1 -0
  66. package/dist/scss/images/pictograms/Checkmark.svg +1 -0
  67. package/dist/scss/images/pictograms/Coupon.svg +1 -0
  68. package/dist/scss/images/pictograms/CustomLandingPages.svg +1 -0
  69. package/dist/scss/images/pictograms/Document.svg +1 -0
  70. package/dist/scss/images/pictograms/Email.svg +1 -0
  71. package/dist/scss/images/pictograms/Funnel.svg +1 -0
  72. package/dist/scss/images/pictograms/GraphBar.svg +1 -0
  73. package/dist/scss/images/pictograms/GraphLine.svg +1 -0
  74. package/dist/scss/images/pictograms/Image.svg +1 -0
  75. package/dist/scss/images/pictograms/LandingPages.svg +1 -0
  76. package/dist/scss/images/pictograms/LightBulb.svg +1 -0
  77. package/dist/scss/images/pictograms/Location.svg +1 -0
  78. package/dist/scss/images/pictograms/Lock.svg +1 -0
  79. package/dist/scss/images/pictograms/Magnet.svg +1 -0
  80. package/dist/scss/images/pictograms/PaintBucket.svg +1 -0
  81. package/dist/scss/images/pictograms/Poll.svg +1 -0
  82. package/dist/scss/images/pictograms/Redo.svg +1 -0
  83. package/dist/scss/images/pictograms/Rocket.svg +1 -0
  84. package/dist/scss/images/pictograms/SEO.svg +1 -0
  85. package/dist/scss/images/pictograms/Search.svg +1 -0
  86. package/dist/scss/images/pictograms/Segmentation.svg +1 -0
  87. package/dist/scss/images/pictograms/Send.svg +1 -0
  88. package/dist/scss/images/pictograms/Shoppable.svg +1 -0
  89. package/dist/scss/images/pictograms/SignupForms.svg +1 -0
  90. package/dist/scss/images/pictograms/Social.svg +1 -0
  91. package/dist/scss/images/pictograms/Success.svg +1 -0
  92. package/dist/scss/images/pictograms/Surveys.svg +1 -0
  93. package/dist/scss/images/pictograms/Trust.svg +1 -0
  94. package/dist/scss/images/pictograms/UnderConstruction.svg +1 -0
  95. package/dist/scss/images/pictograms/Websites.svg +1 -0
  96. package/dist/scss/images/pictograms/Welcome.svg +1 -0
  97. package/dist/scss/images/pictograms/index.js +141 -0
  98. package/dist/scss/images/social/Email.svg +1 -0
  99. package/dist/scss/images/social/Facebook.svg +1 -0
  100. package/dist/scss/images/social/GoogleAds.svg +1 -0
  101. package/dist/scss/images/social/Houzz.svg +1 -0
  102. package/dist/scss/images/social/Instagram.svg +1 -0
  103. package/dist/scss/images/social/Linkedin.svg +1 -0
  104. package/dist/scss/images/social/Pinterest.svg +1 -0
  105. package/dist/scss/images/social/Twitter.svg +1 -0
  106. package/dist/scss/images/social/Websites.svg +1 -0
  107. package/dist/scss/images/social/Youtube.svg +1 -0
  108. package/dist/scss/images/social/index.js +42 -0
  109. package/dist/scss/variables/_color.scss +107 -0
  110. package/dist/scss/variables/_components.scss +215 -0
  111. package/dist/scss/variables/_customVariables.scss +739 -0
  112. package/dist/scss/variables/_elevation.scss +17 -0
  113. package/dist/scss/variables/_sharedVariables.scss +348 -0
  114. package/dist/scss/variables/_state.scss +37 -0
  115. package/dist/scss/variables/_themeVariables.scss +999 -0
  116. package/dist/scss/variables/_typography.scss +189 -0
  117. package/dist/scss/variables/legacy/_customVariables.scss +778 -0
  118. package/dist/scss/variables/legacy/_sharedVariables.scss +353 -0
  119. package/dist/scss/variables/legacy/_themeVariables.scss +1002 -0
  120. package/package.json +29 -4
  121. package/README.md +0 -5
@@ -0,0 +1,778 @@
1
+ // CTCT created variables
2
+
3
+ @import './sharedVariables';
4
+ @import './themeVariables';
5
+
6
+ // ######################################################
7
+ // ### Things that Bootstrap should have ###
8
+ // ######################################################
9
+
10
+ // Font size
11
+ $font-size-xxl: 24px !default;
12
+ $font-size-xl: 21px !default;
13
+ $font-size-xs: 11px !default;
14
+
15
+ // Font weight
16
+ $font-weight-medium: 600 !default;
17
+
18
+ // Colors
19
+ $red-lightest: $lava-10 !default;
20
+ $red-lighter: $lava-10 !default;
21
+ $red-light: $lava-20 !default;
22
+ $red-dark: $lava-30 !default;
23
+ $red-darker: $lava-40 !default;
24
+ $red-darkest: $lava-50 !default;
25
+
26
+ $orange-lightest: $orange-200 !default;
27
+ $orange-lighter: $orange-300 !default;
28
+ $orange-light: $orange-400 !default;
29
+ $orange-dark: $orange-600 !default;
30
+ $orange-darker: $orange-700 !default;
31
+ $orange-darkest: $orange-800 !default;
32
+
33
+ $yellow-lightest: $yellow-200 !default;
34
+ $yellow-lighter: $yellow-300 !default;
35
+ $yellow-light: $yellow-400 !default;
36
+ $yellow-dark: $yellow-600 !default;
37
+ $yellow-darker: $yellow-700 !default;
38
+ $yellow-darkest: $yellow-800 !default;
39
+
40
+ $green-lightest: $light-green-200 !default;
41
+ $green-lighter: $light-green-300 !default;
42
+ $green-light: $light-green-400 !default;
43
+ $green-dark: $light-green-600 !default;
44
+ $green-darker: $light-green-700 !default;
45
+ $green-darkest: $light-green-800 !default;
46
+
47
+ $teal-lightest: $teal-200 !default;
48
+ $teal-lighter: $teal-300 !default;
49
+ $teal-light: $teal-400 !default;
50
+ $teal-dark: $teal-600 !default;
51
+ $teal-darker: $teal-700 !default;
52
+ $teal-darkest: $teal-800 !default;
53
+
54
+ $purple-lightest: $deep-purple-200 !default;
55
+ $purple-lighter: $deep-purple-300 !default;
56
+ $purple-light: $deep-purple-400 !default;
57
+ $purple-dark: $deep-purple-600 !default;
58
+ $purple-darker: $deep-purple-700 !default;
59
+ $purple-darkest: $deep-purple-800 !default;
60
+
61
+ $blue-lightest: $blue-200 !default;
62
+ $blue-lighter: $blue-300 !default;
63
+ $blue-light: $blue-400 !default;
64
+ $blue-dark: $blue-600 !default;
65
+ $blue-darker: $blue-700 !default;
66
+ $blue-darkest: $blue-800 !default;
67
+
68
+ $baseColors: () !default;
69
+ // stylelint-disable-next-line scss/dollar-variable-default
70
+ $baseColors: map-merge(
71
+ (
72
+ 'red': $lava-40,
73
+ 'orange': $orange-500,
74
+ 'yellow': $yellow-500,
75
+ 'green': $light-green-500,
76
+ 'blue': $blue-500,
77
+ 'teal': $teal-500,
78
+ 'purple': $deep-purple-500
79
+ ),
80
+ $baseColors
81
+ );
82
+
83
+ $lightColors: () !default;
84
+ // stylelint-disable-next-line scss/dollar-variable-default
85
+ $lightColors: map-merge(
86
+ (
87
+ 'red-light': $red-light,
88
+ 'orange-light': $orange-light,
89
+ 'yellow-light': $yellow-light,
90
+ 'green-light': $green-light,
91
+ 'blue-light': $blue-light,
92
+ 'teal-light': $teal-light,
93
+ 'purple-light': $purple-light
94
+ ),
95
+ $lightColors
96
+ );
97
+
98
+ $lighterColors: () !default;
99
+ // stylelint-disable-next-line scss/dollar-variable-default
100
+ $lighterColors: map-merge(
101
+ (
102
+ 'red-lighter': $red-lighter,
103
+ 'orange-lighter': $orange-lighter,
104
+ 'yellow-lighter': $yellow-lighter,
105
+ 'green-lighter': $green-lighter,
106
+ 'blue-lighter': $blue-lighter,
107
+ 'teal-lighter': $teal-lighter,
108
+ 'purple-lighter': $purple-lighter
109
+ ),
110
+ $lighterColors
111
+ );
112
+
113
+
114
+ $lightestColors: () !default;
115
+ // stylelint-disable-next-line scss/dollar-variable-default
116
+ $lightestColors: map-merge(
117
+ (
118
+ 'red-lightest': $red-lightest,
119
+ 'orange-lightest': $orange-lightest,
120
+ 'yellow-lightest': $yellow-lightest,
121
+ 'green-lightest': $green-lightest,
122
+ 'blue-lightest': $blue-lightest,
123
+ 'teal-lightest': $teal-lightest,
124
+ 'purple-lightest': $purple-lightest
125
+ ),
126
+ $lightestColors
127
+ );
128
+
129
+ $darkColors: () !default;
130
+ // stylelint-disable-next-line scss/dollar-variable-default
131
+ $darkColors: map-merge(
132
+ (
133
+ 'red-dark': $red-dark,
134
+ 'orange-dark': $orange-dark,
135
+ 'yellow-dark': $yellow-dark,
136
+ 'green-dark': $green-dark,
137
+ 'teal-dark': $teal-dark,
138
+ 'blue-dark': $blue-dark,
139
+ 'purple-dark': $purple-dark
140
+ ),
141
+ $darkColors
142
+ );
143
+
144
+ $darkerColors: () !default;
145
+ // stylelint-disable-next-line scss/dollar-variable-default
146
+ $darkerColors: map-merge(
147
+ (
148
+ 'red-darker': $red-darker,
149
+ 'orange-darker': $orange-darker,
150
+ 'yellow-darker': $yellow-darker,
151
+ 'green-darker': $green-darker,
152
+ 'teal-darker': $teal-darker,
153
+ 'purple-darker': $purple-darker,
154
+ 'blue-darker': $blue-darker
155
+ ),
156
+ $darkerColors
157
+ );
158
+
159
+ $darkestColors: () !default;
160
+ // stylelint-disable-next-line scss/dollar-variable-default
161
+ $darkestColors: map-merge(
162
+ (
163
+ 'red-darkest': $red-darkest,
164
+ 'orange-darkest': $orange-darkest,
165
+ 'yellow-darkest': $yellow-darkest,
166
+ 'green-darkest': $green-darkest,
167
+ 'teal-darkest': $teal-darkest,
168
+ 'blue-darkest': $blue-darkest,
169
+ 'purple-darkest': $purple-darkest
170
+ ),
171
+ $darkestColors
172
+ );
173
+
174
+
175
+ $allColors: map-merge($baseColors, map-merge($lightColors, map-merge($lighterColors, map-merge($lightestColors, map-merge($darkColors, map-merge($darkerColors, $darkestColors))))));
176
+
177
+
178
+
179
+
180
+
181
+ // ######################################################
182
+ // ### Global ###
183
+ // ######################################################
184
+
185
+
186
+ // Font
187
+ //$font-path: '~ctct-theme/dist/scss/font' !default;
188
+ $font-family-icon: 'ctct-icon-font' !default;
189
+
190
+ //$font-feature-path: '~ctct-theme/dist/scss/font/feature-icon' !default;
191
+ $font-family-icon-feature: 'ctct-feature-icon-font' !default;
192
+
193
+ // Images
194
+ $image-path: './images' !default;
195
+
196
+ // Icons
197
+ // TODO: DOG-3763 - It doesn't seem like these are actually needed or doing anything. If I remove one, the font still loads in the styleguide.
198
+ $editorIcons: (
199
+ brush: '089',
200
+ bucket: '08a',
201
+ addTable: '914',
202
+ alignCenter: '090',
203
+ alignRight: '091',
204
+ alignLeft: '092',
205
+ textStyleOff: '922',
206
+ code: '04a',
207
+ colorPalette: '088',
208
+ font: '90b',
209
+ fontBold: '093',
210
+ fontItalic: '094',
211
+ fontUnderline: '095',
212
+ highlight: '927',
213
+ highlightFilled: '926',
214
+ imageFill: '086',
215
+ imageFit: '085',
216
+ images: '084',
217
+ indent: '096',
218
+ lineHeight: '928',
219
+ listBullet: '08c',
220
+ listNumber: '08b',
221
+ outdent: '098',
222
+ paddingHorizontal: '099',
223
+ paddingVertical: '09a',
224
+ radius: '92b',
225
+ tableAllBorders: '915',
226
+ tableBorder: '916',
227
+ tableNoBorder: '917',
228
+ textAlignCenter: '08d',
229
+ textAlignRight: '08e',
230
+ textAlignLeft: '08f',
231
+ textAlignJustify: '097',
232
+ textStrikethrough: '02e',
233
+ textSubscript: '02f',
234
+ textSuperscript: '030',
235
+ );
236
+
237
+ $objectIcons: (
238
+ bell: '03d',
239
+ bellFilled: '03e',
240
+ bellOff: '03f',
241
+ blog: '909',
242
+ booking: '923',
243
+ bounce: '905',
244
+ briefcase: '080',
245
+ briefcaseFilled: '081',
246
+ bubbleComment: '04b',
247
+ bubbleMention: '067',
248
+ bubbleMessage: '068',
249
+ bulb: '040',
250
+ calendar: '041',
251
+ calendarFilled: '042',
252
+ camera: '043',
253
+ cameraFilled: '044',
254
+ car: '039',
255
+ chat: '045',
256
+ chatFilled: '046',
257
+ clip: '906',
258
+ clock: '047',
259
+ cloud: '048',
260
+ cloudFilled: '049',
261
+ computer: '04c',
262
+ copy: '921',
263
+ copyFilled: '920',
264
+ creditCard: '04f',
265
+ doc: '051',
266
+ docPDF: '052',
267
+ download: '053',
268
+ email: '054',
269
+ emailFilled: '055',
270
+ emailOpen: '056',
271
+ event: '057',
272
+ face: '082',
273
+ food: '083',
274
+ flag: '037',
275
+ folder: '058',
276
+ folderFilled: '059',
277
+ folderOpen: '05a',
278
+ gear: '05b',
279
+ gearFilled: '908',
280
+ graph: '05c',
281
+ heart: '03a',
282
+ landline: '91d',
283
+ lightning: '91f',
284
+ lightningFilled: '91e',
285
+ link: '062',
286
+ location: '06a',
287
+ locationFilled: '06b',
288
+ lock: '064',
289
+ lockFilled: '065',
290
+ lockOpen: '066',
291
+ megaphone: '03c',
292
+ megaphoneFilled: '904',
293
+ page: '061',
294
+ paw: '03b',
295
+ pencil: '022',
296
+ pencilFilled: '023',
297
+ phone: '069',
298
+ pin: '903',
299
+ pinFilled: '902',
300
+ post: '06c',
301
+ eye: '06d',
302
+ eyeFilled: '06e',
303
+ eyeOff: '06f',
304
+ person: '070',
305
+ personFilled: '071',
306
+ rocket: '91c',
307
+ save: '900',
308
+ search: '02a',
309
+ send: '072',
310
+ sent: '901',
311
+ share: '073',
312
+ signupForm: '074',
313
+ soccer: '038',
314
+ star: '075',
315
+ starFilled: '076',
316
+ store: '919',
317
+ tablet: '077',
318
+ tag: '078',
319
+ tagFilled: '079',
320
+ thumbsDown: '07a',
321
+ thumbsDownFilled: '07b',
322
+ thumbsUp: '07c',
323
+ thumbsUpFilled: '07d',
324
+ trash: '07e',
325
+ trashFilled: '907',
326
+ upload: '918',
327
+ video: '07f',
328
+ );
329
+
330
+ $logoIcons: (
331
+ artworkTool: '087',
332
+ ctct: '050',
333
+ facebook: '031',
334
+ googleAds: '90c',
335
+ googleMyBusiness: '92a',
336
+ googlePlus: '032',
337
+ instagram: '033',
338
+ linkedin: '034',
339
+ pinterest: '035',
340
+ snapChat: '91b',
341
+ snapChatFilled: '91a',
342
+ tiktok: '929',
343
+ twitter: '036',
344
+ youtube: '90d',
345
+ );
346
+
347
+ $navigationIcons: (
348
+ actions: '01e',
349
+ apps: '02d',
350
+ configure: '019',
351
+ grid: '01b',
352
+ list: '063',
353
+ menu: '01c',
354
+ );
355
+
356
+ $utilityIcons: (
357
+ arrowEast: '000',
358
+ arrowNorth: '001',
359
+ arrowNorthEast: '925',
360
+ arrowSouth: '002',
361
+ arrowSouthEast: '924',
362
+ arrowWest: '003',
363
+ arrowEastShort: '90e',
364
+ arrowNorthShort: '90f',
365
+ arrowSouthShort: '910',
366
+ arrowWestShort: '911',
367
+ caretEast: '004',
368
+ caretNorth: '005',
369
+ caretSouth: '006',
370
+ caretWest: '007',
371
+ check: '008',
372
+ checkCircle: '009',
373
+ checkCircleFilled: '00b',
374
+ checkSmall: '00c',
375
+ chevronEast: '00d',
376
+ chevronNorth: '00e',
377
+ chevronSkipEast: '00f',
378
+ chevronSkipWest: '010',
379
+ chevronSouth: '011',
380
+ chevronWest: '012',
381
+ close: '015',
382
+ closeCircle: '016',
383
+ closeCircleFilled: '017',
384
+ closeSmall: '912',
385
+ alertCircle: '013',
386
+ alertCircleFilled: '014',
387
+ helpCircle: '05d',
388
+ helpCircleFilled: '05e',
389
+ infoCircle: '05f',
390
+ infoCircleFilled: '060',
391
+ drag: '018',
392
+ grabber: '01a',
393
+ minus: '01f',
394
+ minusCircle: '020',
395
+ minusCircleFilled: '021',
396
+ minusSmall: '913',
397
+ newWindow: '90a',
398
+ plus: '024',
399
+ plusCircle: '025',
400
+ plusCircleFilled: '026',
401
+ redo: '027',
402
+ resize: '028',
403
+ rotate: '029',
404
+ sync: '02b',
405
+ undo: '02c',
406
+ );
407
+
408
+ $icons: map-merge($editorIcons, map-merge($objectIcons, map-merge($logoIcons, map-merge($navigationIcons, $utilityIcons))));
409
+
410
+
411
+ $icon-size-xs: 12px !default;
412
+ $icon-size-sm: 18px !default;
413
+ $icon-size: 20px !default;
414
+ $icon-size-lg: 26px !default;
415
+ $icon-size-xl: 40px !default;
416
+
417
+ // Feature Icons
418
+ $objectIconsFeature: (
419
+ rocket: '900',
420
+ ad: '901',
421
+ );
422
+
423
+ $feature-icons: map-merge($editorIcons, map-merge($objectIconsFeature, map-merge($logoIcons, map-merge($navigationIcons, $utilityIcons))));
424
+
425
+ $feature-icon-size: 48px !default;
426
+
427
+ // Responsive Variables
428
+ $grid-gutters-widths: (
429
+ xs: 16px,
430
+ sm: 16px,
431
+ md: 24px,
432
+ lg: 24px,
433
+ xl: 32px
434
+ ) !default;
435
+
436
+ $grid-page-margins: (
437
+ xs: 16px,
438
+ sm: 16px,
439
+ md: 32px,
440
+ lg: 48px,
441
+ xl: 80px
442
+ ) !default;
443
+
444
+ $grid-columns: (
445
+ xs: 4,
446
+ sm: 4,
447
+ md: 8,
448
+ lg: 12,
449
+ xl: 12
450
+ ) !default;
451
+
452
+ $table-vertical-padding: (
453
+ xs: 8,
454
+ sm: 8,
455
+ md: 12,
456
+ lg: 12,
457
+ xl: 12
458
+ ) !default;
459
+
460
+ $table-horizontal-padding: (
461
+ xs: 8,
462
+ sm: 12,
463
+ md: 16,
464
+ lg: 16,
465
+ xl: 16
466
+ ) !default;
467
+
468
+
469
+ // Controls
470
+ $control-margin: 2px !default;
471
+ $control-height: 36px !default;
472
+ $control-height-sm: 30px !default;
473
+ $control-height-lg: 42px !default;
474
+ $control-focus-box-shadow: 0 0 0 0.2rem rgba($blue, .5);
475
+ $control-active-box-shadow: 0 0 0 0.2rem rgba($blue, .75);
476
+ $control-focus-invalid-box-shadow: 0 0 0 0.2rem rgba($red, .5);
477
+ $input-disabled-opacity: 0.5;
478
+ $input-margin-invalid: 2px 2px 8px 2px;
479
+ $field-margin: 2px 2px 8px 2px;
480
+ $field-margin-invalid: 2px;
481
+ $error-list-padding: 4px 0;
482
+ $error-list-margin: 0 0 0 6px;
483
+ $intro-margin: 0 0 4px 0;
484
+ $outro-margin: 4px 0 0 26px;
485
+
486
+ // Animation
487
+ $easeInOutQuad: cubic-bezier(0.455, 0.03, 0.515, 0.955) !default;
488
+ $brand-transition: 0.2s $easeInOutQuad !default;
489
+ $brand-transition-fast: 0.1s $easeInOutQuad !default;
490
+
491
+ // Padding
492
+ $padding-sm: 1.125rem;
493
+ $padding-md: 1.5rem;
494
+
495
+ /*
496
+ * These variables are copied from react-datepicker@2.3.0 in order to better customize the module.
497
+ * Original path: node_modules/react-datepicker/src/stylesheets/variables.scss
498
+ */
499
+
500
+ $datepicker__background-color: $secondary;
501
+ $datepicker__border-color: $border-color;
502
+ $datepicker__highlighted-color: #3dcc4a !default;
503
+ $datepicker__muted-color: $text-muted;
504
+ $datepicker__selected-color: $primary;
505
+ $datepicker__text-color: $body-color;
506
+ $datepicker__header-color: $black;
507
+ $datepicker__navigation-disabled-color: lighten($datepicker__muted-color, 10%)
508
+ !default;
509
+
510
+ $datepicker__border-radius: $border-radius;
511
+ $datepicker__day-margin: 0.166rem !default;
512
+ $datepicker__font-size: $font-size-sm;
513
+ $datepicker__font-family: $font-family-base;
514
+ $datepicker__item-size: 1.7rem !default;
515
+ $datepicker__margin: 0.4rem !default;
516
+ $datepicker__navigation-size: 0.45rem !default;
517
+ $datepicker__triangle-size: 10px;
518
+ $timepicker__width: 100px;
519
+
520
+
521
+
522
+ // ######################################################
523
+ // ### Components ###
524
+ // ######################################################
525
+
526
+ // Account Menu
527
+ $menu-footer-height: 62px;
528
+ $account-menu-max-height: 350px;
529
+ $account-menu-width: 450px;
530
+ $menu-empty-text-width: 450px;
531
+ $menu-empty-text-padding: 24px;
532
+ $dropdown-footer-icon-size: 40px;
533
+ $dropdown-multi-select-text-indent: 48px;
534
+
535
+ // Dropdown Menu
536
+ $dropdown-menu-max-width: 375px !default;
537
+ $dropdown-item-icon-right-margin: 4px !default;
538
+ $dropdown-item-icon-item-content-left-padding: 8px !default;
539
+ $dropdown-item-icon-only-icon-width: 22px !default;
540
+
541
+ // Calendar Event
542
+ $calendar-event-height: 40px;
543
+ $calendar-event-header-height: 18px;
544
+ $calendar-event-body-height: 20px;
545
+ $calendar-event-icon-size: 16px;
546
+
547
+ // Tabs
548
+ $nav-tabs-border-style: none none solid none !default;
549
+ $nav-tabs-width: 3px !default;
550
+
551
+ // Progress
552
+ $progress-height-large: 12px !default;
553
+
554
+ // Modal
555
+ $modal-footer-inner-padding: $spacer;
556
+ $modal-header-bg: $gray-200 !default;
557
+ $modal-header-height: 54px !default;
558
+
559
+ $modal-body-paddings: (
560
+ xs: 12px,
561
+ sm: 12px,
562
+ md: 24px,
563
+ lg: 24px,
564
+ xl: 24px
565
+ ) !default;
566
+
567
+
568
+ $card-section-paddings: (
569
+ xs: 8px,
570
+ sm: 8px,
571
+ md: 12px,
572
+ lg: 16px,
573
+ xl: 16px
574
+ ) !default;
575
+
576
+ $list-item-paddings: (
577
+ xs: 8px 12px,
578
+ sm: 8px 12px,
579
+ md: 8px 16px,
580
+ lg: 8px 16px,
581
+ xl: 8px 16px
582
+ ) !default;
583
+
584
+ $list-item-part-margins: (
585
+ xs: 0 6px,
586
+ sm: 0 6px,
587
+ md: 0 8px,
588
+ lg: 0 8px,
589
+ xl: 0 8px
590
+ ) !default;
591
+
592
+ // ColorPicker
593
+ $ctct-color-picker-menu-saturation-width: 196px !default;
594
+ $ctct-color-picker-menu-saturation-height: 196px !default;
595
+
596
+ // SocialLogo
597
+ $social-logo-size: 24px;
598
+ $social-logo-size-large: 48px;
599
+
600
+ // Avatar
601
+ $avatar-size: 56px;
602
+ $avatar-size-sm: 48px;
603
+ $avatar-size-mini: 40px;
604
+
605
+ // SocialPreviewFrame
606
+ $social-preview-frame-border-radius: 4px;
607
+ $social-preview-frame-network-icon-size: 15px;
608
+ $social-preview-frame-font-size: 14px;
609
+
610
+ // SocialAccountIndicator
611
+ $social-account-indicator-circle-size: 16px;
612
+ $social-account-indicator-circle-size-large: 26px;
613
+ $social-account-indicator-squeeze-left: ($social-account-indicator-circle-size / -2);
614
+ $social-account-indicator-space: 2px;
615
+ $social-account-indicator-font-size: 8px;
616
+ $social-account-indicator-font-size-large: 16px;
617
+
618
+
619
+ // Preview Thumbnail Button
620
+ $preview-thumbnail-button-size: 240px;
621
+ $preview-thumbnail-button-size-xs: 60px;
622
+ $preview-thumbnail-button-size-sm: 120px;
623
+ $preview-thumbnail-button-size-lg: 300px;
624
+ $preview-thumbnail-default-hover-color: $gray-300 !default;
625
+
626
+ // stylelint-disable-next-line scss/dollar-variable-default
627
+ $theme-colors: map-merge(
628
+ (
629
+ 'featured': $lilac-40,
630
+ 'featured-light': $lilac-10,
631
+ ),
632
+ $theme-colors
633
+ );
634
+
635
+ // CampaignPicker
636
+ $list-image-size: 48px;
637
+ $list-item-focus-background: $gray-100;
638
+
639
+ // Loading States
640
+ $loading-text-heading-line-height: 27px;
641
+ $loading-text-heading-font-size: 22px;
642
+ $loading-text-heading-width: 200px;
643
+
644
+ $loading-text-sub-heading-line-height: 24px;
645
+ $loading-text-sub-heading-font-size: 18px;
646
+ $loading-text-sub-heading-width: 150px;
647
+
648
+ $loading-text-body-line-height: 24px;
649
+ $loading-text-body-font-size: 18px;
650
+ $loading-text-body-width: 500px;
651
+
652
+ $loading-image-thumbnail-size: 80px;
653
+ $loading-image-thumbnail-size-sm: 64px;
654
+ $loading-image-theme-size: 56px;
655
+ $loading-image-theme-size-lg: 160px;
656
+
657
+ // SiteNav
658
+ $sitenav-height: 48px !default;
659
+ $sitenav-icon-button-size: 24px !default;
660
+ $sitenav-btn-padding: 16px !default;
661
+ $sitenav-background: $gray-700 !default;
662
+ $sitenav-item-hover-background: $gray-800 !default;
663
+ $sitenav-item-active-box-shadow: $blue !default;
664
+ $sitenav-item-color: $gray-400 !default;
665
+ $sitenav-item-hover-color: $white !default;
666
+ $sitenav-mobile-menu-padding: 25px 0 !default;
667
+ $sitenav-mobile-menu-items-padding: 12px 36px !default;
668
+ $sitenav-mobile-menu-heading-left-padding: 36px !default;
669
+
670
+ // Site Nav Slide Out Panel
671
+ $site-nav-slide-out-panel-width: 375px !default;
672
+
673
+ // SiteFooter
674
+ $site-footer-item-margin: 12px !default;
675
+
676
+ // Page layout
677
+ $page-view-max-width: 1440px !default;
678
+ $section-margin: 36px !default;
679
+
680
+ // Table
681
+ $table-column-width-small: 56px !default;
682
+ $table-column-width-small-sortable: 82px !default;
683
+ $table-icon-padding-left: 2px !default;
684
+ $table-icon-sort-arrow-position: 3px !default;
685
+ $table-content-actions-margin-y: -11px !default;
686
+ $table-content-actions-margin-x: -8px !default;
687
+ $table-content-alert-margin: -12px !default;
688
+ $table-sort-arrow-margin-left: 8px !default;
689
+ $table-metrics-cell-padding: 2px 12px 2px 0 !default;
690
+ $table-details-cell-padding: 6px !default;
691
+
692
+ // Select
693
+ $select-padding-left: $spacer !default;
694
+ $select-padding-right: ($spacer * 3) !default;
695
+ $select-background-position: calc(100% - 8px) 50% !default;
696
+ $select-background-image-size: 16px 16px !default;
697
+ $select-sm-background-position-x: calc(100% - 6px) !default;
698
+ $select-sm-right-padding: 28px !default;
699
+ $select-sm-left-padding: 8px !default;
700
+ $select-lg-background-position-x: calc(100% - 16px) !default;
701
+ $select-lg-right-padding: ($spacer * 4) !default;
702
+ $select-lg-left-padding: 20px !default;
703
+
704
+ // Panel
705
+ $panel-light-background-color: $white;
706
+ $panel-light-color: $gray-700;
707
+ $panel-light-btn-secondary-border: $gray-600;
708
+ $panel-default-background-color: $primary;
709
+ $panel-default-color: $white;
710
+ $panel-dark-background-color: $gray-900;
711
+ $panel-dark-color: $white;
712
+ $panel-slide-distance: 10px;
713
+ $panel-arrow-offset: 8px;
714
+ $panel-arrow-box-size: 10px;
715
+ $panel-arrow-box-size-rotated: $panel-arrow-box-size * 1.414213;
716
+ $panel-arrow-box-size-with-shadow: 40px;
717
+ $panel-header-height: 44px;
718
+ $panel-header-actions-padding: 24px;
719
+ $panel-footer-padding: 16px;
720
+
721
+ // FloatingPanel
722
+ $floating-panel-width: 375px;
723
+
724
+ // Toaster
725
+ $toaster-position-side-width: 350px;
726
+ $toaster-position-center-width: 500px;
727
+
728
+ // Alert
729
+ $featured: $lilac-40;
730
+ $featured-light: $lilac-10;
731
+ $alert-icon-margin-top: 2px !default;
732
+
733
+ $alert-small-inner-padding: 6px 6px 6px 10px !default;
734
+ $alert-small-min-height: 36px !default;
735
+ $alert-small-margin: 6px 0 !default;
736
+ $alert-small-actions-margin: -5px !default;
737
+
738
+ $alert-default-actions-margin: -8px !default;
739
+ $alert-default-small-dimiss-margin: -8px -8px -8px 12px !default;
740
+ $alert-default-small-actions-margin: 14px 0 0 !default;
741
+ $alert-default-small-dimiss-btn-top: 4px !default;
742
+ $alert-default-small-dimiss-btn-right: 12px !default;
743
+
744
+ // (width of the screen - max page size) divided by 2 to split evenly between the two sides, then add the standard amount of padding for view-inner,
745
+ // then subtract 60px to make it extend beyond the margins of the page, as per the design
746
+ $alert-full-side-padding: calc(calc(calc(calc(100% - #{$page-view-max-width}) / 2) + (2 * #{$spacer})) - 60px);
747
+ $alert-full-width-border-radius: 0 !default;
748
+ $alert-full-width-font-size: $font-size-lg !default;
749
+ $alert-full-width-padding: 20px $alert-full-side-padding !default;
750
+ $alert-two-line-vertical-padding: 16px !default;
751
+ $alert-two-line-actions-margin-top: 0px !default;
752
+
753
+ $alert-full-width-side-paddings: (
754
+ xs: 16px,
755
+ sm: 16px,
756
+ md: 16px,
757
+ lg: 24px,
758
+ xl: 40px
759
+ ) !default;
760
+
761
+ // Well
762
+ $well-padding: 12px;
763
+
764
+ // ControlGroup
765
+ $control-group-error-margin: 8px 2px 2px 2px !default;
766
+ $control-group-input-invalid-padding-right: 12px !default;
767
+ $control-group-sm-input-invalid-padding-right: 8px !default;
768
+ $control-group-lg-input-invalid-padding-right: 16px !default;
769
+ $control-group-add-on-line-height: 35px !default;
770
+ $control-group-add-on-sm-line-height: 27px !default;
771
+ $control-group-add-on-green: $green-20 !default;
772
+ $control-group-add-on-orange: $apricot-30 !default;
773
+
774
+ // SettingsCard/SettingsItem
775
+ $settings-card-child-margin-bottom: 1rem !default;
776
+ $settings-item-content-font-size: $font-size-base !default;
777
+ $settings-item-tag-margin-top: 4px !default;
778
+ $settings-item-switch-padding: 6px 0 !default;