@ulu/frontend 0.1.0-beta.83 → 0.1.0-beta.85

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 (177) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/dist/ulu-frontend.min.css +1 -1
  3. package/docs-dev/changelog/index.html +345 -3
  4. package/docs-dev/demos/accordion/index.html +270 -0
  5. package/docs-dev/demos/badge/index.html +270 -0
  6. package/docs-dev/demos/breakpoints-manager/index.html +270 -0
  7. package/docs-dev/demos/button/index.html +270 -0
  8. package/docs-dev/demos/button-group/index.html +5532 -0
  9. package/docs-dev/demos/button-verbose/index.html +270 -0
  10. package/docs-dev/demos/callout/index.html +270 -0
  11. package/docs-dev/demos/captioned-figure/index.html +270 -0
  12. package/docs-dev/demos/card/index.html +286 -16
  13. package/docs-dev/demos/card-grid/index.html +270 -0
  14. package/docs-dev/demos/counter-list/index.html +270 -0
  15. package/docs-dev/demos/css-icons/index.html +270 -0
  16. package/docs-dev/demos/data-grid/index.html +270 -0
  17. package/docs-dev/demos/data-table/index.html +370 -100
  18. package/docs-dev/demos/details-group/index.html +270 -0
  19. package/docs-dev/demos/file-save/index.html +270 -0
  20. package/docs-dev/demos/flipcard/index.html +270 -0
  21. package/docs-dev/demos/form-theme/index.html +270 -0
  22. package/docs-dev/demos/headline-label/index.html +5502 -0
  23. package/docs-dev/demos/index.html +270 -0
  24. package/docs-dev/demos/list-inline/index.html +270 -0
  25. package/docs-dev/demos/list-lines/index.html +270 -0
  26. package/docs-dev/demos/menu-stack/index.html +270 -0
  27. package/docs-dev/demos/modals/index.html +270 -0
  28. package/docs-dev/demos/nav-strip/index.html +270 -0
  29. package/docs-dev/demos/overlay-section/index.html +270 -0
  30. package/docs-dev/demos/panel/index.html +5562 -0
  31. package/docs-dev/demos/popovers/index.html +270 -0
  32. package/docs-dev/demos/print/index.html +270 -0
  33. package/docs-dev/demos/pull-quote/index.html +270 -0
  34. package/docs-dev/demos/rail/index.html +5598 -0
  35. package/docs-dev/demos/rule/index.html +270 -0
  36. package/docs-dev/demos/scrollpoints/index.html +270 -0
  37. package/docs-dev/demos/spoke-spinner/index.html +270 -0
  38. package/docs-dev/demos/sticky-list/index.html +270 -0
  39. package/docs-dev/demos/tabs/index.html +270 -0
  40. package/docs-dev/demos/tag/index.html +270 -0
  41. package/docs-dev/demos/theme-toggle/index.html +270 -0
  42. package/docs-dev/demos/tiles/index.html +270 -0
  43. package/docs-dev/demos/tooltip/index.html +270 -0
  44. package/docs-dev/guide/building-stylesheet/index.html +270 -0
  45. package/docs-dev/guide/developing-ulu-scss-module/index.html +270 -0
  46. package/docs-dev/guide/index.html +270 -0
  47. package/docs-dev/index.html +270 -0
  48. package/docs-dev/javascript/events/index.html +270 -0
  49. package/docs-dev/javascript/index.html +270 -0
  50. package/docs-dev/javascript/settings/index.html +270 -0
  51. package/docs-dev/javascript/ui-breakpoints/index.html +270 -0
  52. package/docs-dev/javascript/ui-collapsible/index.html +270 -0
  53. package/docs-dev/javascript/ui-details-group/index.html +270 -0
  54. package/docs-dev/javascript/ui-dialog/index.html +270 -0
  55. package/docs-dev/javascript/ui-flipcard/index.html +270 -0
  56. package/docs-dev/javascript/ui-grid/index.html +270 -0
  57. package/docs-dev/javascript/ui-modal-builder/index.html +270 -0
  58. package/docs-dev/javascript/ui-overflow-scroller/index.html +270 -0
  59. package/docs-dev/javascript/ui-overflow-scroller-pager/index.html +270 -0
  60. package/docs-dev/javascript/ui-page/index.html +270 -0
  61. package/docs-dev/javascript/ui-popover/index.html +270 -0
  62. package/docs-dev/javascript/ui-print/index.html +270 -0
  63. package/docs-dev/javascript/ui-print-details/index.html +270 -0
  64. package/docs-dev/javascript/ui-programmatic-modal/index.html +270 -0
  65. package/docs-dev/javascript/ui-proxy-click/index.html +270 -0
  66. package/docs-dev/javascript/ui-resizer/index.html +270 -0
  67. package/docs-dev/javascript/ui-scroll-slider/index.html +270 -0
  68. package/docs-dev/javascript/ui-scrollpoint/index.html +270 -0
  69. package/docs-dev/javascript/ui-slider/index.html +270 -0
  70. package/docs-dev/javascript/ui-tabs/index.html +270 -0
  71. package/docs-dev/javascript/ui-theme-toggle/index.html +270 -0
  72. package/docs-dev/javascript/ui-tooltip/index.html +270 -0
  73. package/docs-dev/javascript/utils-class-logger/index.html +270 -0
  74. package/docs-dev/javascript/utils-css/index.html +270 -0
  75. package/docs-dev/javascript/utils-dom/index.html +270 -0
  76. package/docs-dev/javascript/utils-file-save/index.html +270 -0
  77. package/docs-dev/javascript/utils-floating-ui/index.html +270 -0
  78. package/docs-dev/javascript/utils-id/index.html +270 -0
  79. package/docs-dev/javascript/utils-pause-youtube-video/index.html +270 -0
  80. package/docs-dev/javascript/utils-system/index.html +270 -0
  81. package/docs-dev/sass/base/color/index.html +270 -0
  82. package/docs-dev/sass/base/elements/index.html +270 -0
  83. package/docs-dev/sass/base/index/index.html +270 -0
  84. package/docs-dev/sass/base/index.html +270 -0
  85. package/docs-dev/sass/base/keyframes/index.html +270 -0
  86. package/docs-dev/sass/base/layout/index.html +270 -0
  87. package/docs-dev/sass/base/normalize/index.html +270 -0
  88. package/docs-dev/sass/base/print/index.html +270 -0
  89. package/docs-dev/sass/base/root/index.html +270 -0
  90. package/docs-dev/sass/base/typography/index.html +270 -0
  91. package/docs-dev/sass/components/accordion/index.html +270 -0
  92. package/docs-dev/sass/components/adaptive-spacing/index.html +270 -0
  93. package/docs-dev/sass/components/badge/index.html +270 -0
  94. package/docs-dev/sass/components/basic-hero/index.html +270 -0
  95. package/docs-dev/sass/components/button/index.html +270 -0
  96. package/docs-dev/sass/components/button-group/index.html +5683 -0
  97. package/docs-dev/sass/components/button-verbose/index.html +270 -0
  98. package/docs-dev/sass/components/callout/index.html +270 -0
  99. package/docs-dev/sass/components/captioned-figure/index.html +270 -0
  100. package/docs-dev/sass/components/card/index.html +270 -0
  101. package/docs-dev/sass/components/card-grid/index.html +270 -0
  102. package/docs-dev/sass/components/counter-list/index.html +270 -0
  103. package/docs-dev/sass/components/css-icon/index.html +270 -0
  104. package/docs-dev/sass/components/data-grid/index.html +284 -14
  105. package/docs-dev/sass/components/data-table/index.html +270 -0
  106. package/docs-dev/sass/components/fill-context/index.html +270 -0
  107. package/docs-dev/sass/components/flipcard/index.html +270 -0
  108. package/docs-dev/sass/components/flipcard-grid/index.html +270 -0
  109. package/docs-dev/sass/components/form-theme/index.html +270 -0
  110. package/docs-dev/sass/components/headline-label/index.html +5713 -0
  111. package/docs-dev/sass/components/hero/index.html +270 -0
  112. package/docs-dev/sass/components/horizontal-rule/index.html +270 -0
  113. package/docs-dev/sass/components/image-grid/index.html +270 -0
  114. package/docs-dev/sass/components/index/index.html +285 -10
  115. package/docs-dev/sass/components/index.html +270 -0
  116. package/docs-dev/sass/components/links/index.html +270 -0
  117. package/docs-dev/sass/components/list-inline/index.html +270 -0
  118. package/docs-dev/sass/components/list-lines/index.html +270 -0
  119. package/docs-dev/sass/components/list-ordered/index.html +270 -0
  120. package/docs-dev/sass/components/list-unordered/index.html +270 -0
  121. package/docs-dev/sass/components/menu-stack/index.html +270 -0
  122. package/docs-dev/sass/components/modal/index.html +270 -0
  123. package/docs-dev/sass/components/nav-strip/index.html +270 -0
  124. package/docs-dev/sass/components/overlay-section/index.html +270 -0
  125. package/docs-dev/sass/components/pager/index.html +270 -0
  126. package/docs-dev/sass/components/panel/index.html +5913 -0
  127. package/docs-dev/sass/components/placeholder-block/index.html +270 -0
  128. package/docs-dev/sass/components/popover/index.html +270 -0
  129. package/docs-dev/sass/components/pull-quote/index.html +270 -0
  130. package/docs-dev/sass/components/rail/index.html +5700 -0
  131. package/docs-dev/sass/components/ratio-box/index.html +270 -0
  132. package/docs-dev/sass/components/rule/index.html +270 -0
  133. package/docs-dev/sass/components/scroll-slider/index.html +270 -0
  134. package/docs-dev/sass/components/skip-link/index.html +270 -0
  135. package/docs-dev/sass/components/slider/index.html +270 -0
  136. package/docs-dev/sass/components/spoke-spinner/index.html +270 -0
  137. package/docs-dev/sass/components/sticky-list/index.html +270 -0
  138. package/docs-dev/sass/components/table-sticky/index.html +5677 -0
  139. package/docs-dev/sass/components/tabs/index.html +270 -0
  140. package/docs-dev/sass/components/tag/index.html +270 -0
  141. package/docs-dev/sass/components/tile-button/index.html +270 -0
  142. package/docs-dev/sass/components/tile-grid/index.html +270 -0
  143. package/docs-dev/sass/components/tile-grid-overlay/index.html +270 -0
  144. package/docs-dev/sass/components/vignette/index.html +270 -0
  145. package/docs-dev/sass/components/wysiwyg/index.html +270 -0
  146. package/docs-dev/sass/core/breakpoint/index.html +271 -1
  147. package/docs-dev/sass/core/button/index.html +302 -30
  148. package/docs-dev/sass/core/color/index.html +270 -0
  149. package/docs-dev/sass/core/cssvar/index.html +270 -0
  150. package/docs-dev/sass/core/element/index.html +376 -30
  151. package/docs-dev/sass/core/index.html +270 -0
  152. package/docs-dev/sass/core/layout/index.html +270 -0
  153. package/docs-dev/sass/core/path/index.html +270 -0
  154. package/docs-dev/sass/core/selector/index.html +270 -0
  155. package/docs-dev/sass/core/typography/index.html +270 -0
  156. package/docs-dev/sass/core/units/index.html +270 -0
  157. package/docs-dev/sass/core/utils/index.html +388 -76
  158. package/docs-dev/sass/helpers/color/index.html +270 -0
  159. package/docs-dev/sass/helpers/display/index.html +270 -0
  160. package/docs-dev/sass/helpers/index/index.html +270 -0
  161. package/docs-dev/sass/helpers/index.html +270 -0
  162. package/docs-dev/sass/helpers/typography/index.html +270 -0
  163. package/docs-dev/sass/helpers/units/index.html +270 -0
  164. package/docs-dev/sass/helpers/utilities/index.html +270 -0
  165. package/docs-dev/sass/index.html +270 -0
  166. package/package.json +1 -1
  167. package/scss/_breakpoint.scss +1 -1
  168. package/scss/_button.scss +7 -5
  169. package/scss/_element.scss +16 -0
  170. package/scss/_utils.scss +7 -0
  171. package/scss/components/_button-group.scss +90 -0
  172. package/scss/components/_data-grid.scss +0 -3
  173. package/scss/components/_headline-label.scss +83 -0
  174. package/scss/components/_index.scss +30 -0
  175. package/scss/components/_panel.scss +246 -0
  176. package/scss/components/_rail.scss +120 -0
  177. package/scss/components/_table-sticky.scss +185 -0
@@ -226,6 +226,21 @@
226
226
  </li>
227
227
 
228
228
 
229
+ <li class="nav-tree__item ">
230
+
231
+ <a class="nav-tree__link " href="/frontend/demos/button-group/">
232
+
233
+
234
+ <span class="nav-tree__text">
235
+ Button Group
236
+ </span>
237
+
238
+ </a>
239
+
240
+
241
+ </li>
242
+
243
+
229
244
  <li class="nav-tree__item ">
230
245
 
231
246
  <a class="nav-tree__link " href="/frontend/demos/button-verbose/">
@@ -421,6 +436,21 @@
421
436
  </li>
422
437
 
423
438
 
439
+ <li class="nav-tree__item ">
440
+
441
+ <a class="nav-tree__link " href="/frontend/demos/headline-label/">
442
+
443
+
444
+ <span class="nav-tree__text">
445
+ Headline Label
446
+ </span>
447
+
448
+ </a>
449
+
450
+
451
+ </li>
452
+
453
+
424
454
  <li class="nav-tree__item ">
425
455
 
426
456
  <a class="nav-tree__link " href="/frontend/demos/hero/">
@@ -541,6 +571,21 @@
541
571
  </li>
542
572
 
543
573
 
574
+ <li class="nav-tree__item ">
575
+
576
+ <a class="nav-tree__link " href="/frontend/demos/panel/">
577
+
578
+
579
+ <span class="nav-tree__text">
580
+ Panel
581
+ </span>
582
+
583
+ </a>
584
+
585
+
586
+ </li>
587
+
588
+
544
589
  <li class="nav-tree__item ">
545
590
 
546
591
  <a class="nav-tree__link " href="/frontend/demos/popovers/">
@@ -586,6 +631,21 @@
586
631
  </li>
587
632
 
588
633
 
634
+ <li class="nav-tree__item ">
635
+
636
+ <a class="nav-tree__link " href="/frontend/demos/rail/">
637
+
638
+
639
+ <span class="nav-tree__text">
640
+ Rail
641
+ </span>
642
+
643
+ </a>
644
+
645
+
646
+ </li>
647
+
648
+
589
649
  <li class="nav-tree__item ">
590
650
 
591
651
  <a class="nav-tree__link " href="/frontend/demos/rule/">
@@ -1290,6 +1350,21 @@
1290
1350
  </li>
1291
1351
 
1292
1352
 
1353
+ <li class="nav-tree__item ">
1354
+
1355
+ <a class="nav-tree__link " href="/frontend/sass/components/button-group/">
1356
+
1357
+
1358
+ <span class="nav-tree__text">
1359
+ Button-group
1360
+ </span>
1361
+
1362
+ </a>
1363
+
1364
+
1365
+ </li>
1366
+
1367
+
1293
1368
  <li class="nav-tree__item ">
1294
1369
 
1295
1370
  <a class="nav-tree__link " href="/frontend/sass/components/button-verbose/">
@@ -1485,6 +1560,21 @@
1485
1560
  </li>
1486
1561
 
1487
1562
 
1563
+ <li class="nav-tree__item ">
1564
+
1565
+ <a class="nav-tree__link " href="/frontend/sass/components/headline-label/">
1566
+
1567
+
1568
+ <span class="nav-tree__text">
1569
+ Headline-label
1570
+ </span>
1571
+
1572
+ </a>
1573
+
1574
+
1575
+ </li>
1576
+
1577
+
1488
1578
  <li class="nav-tree__item ">
1489
1579
 
1490
1580
  <a class="nav-tree__link " href="/frontend/sass/components/hero/">
@@ -1695,6 +1785,21 @@
1695
1785
  </li>
1696
1786
 
1697
1787
 
1788
+ <li class="nav-tree__item ">
1789
+
1790
+ <a class="nav-tree__link " href="/frontend/sass/components/panel/">
1791
+
1792
+
1793
+ <span class="nav-tree__text">
1794
+ Panel
1795
+ </span>
1796
+
1797
+ </a>
1798
+
1799
+
1800
+ </li>
1801
+
1802
+
1698
1803
  <li class="nav-tree__item ">
1699
1804
 
1700
1805
  <a class="nav-tree__link " href="/frontend/sass/components/placeholder-block/">
@@ -1740,6 +1845,21 @@
1740
1845
  </li>
1741
1846
 
1742
1847
 
1848
+ <li class="nav-tree__item ">
1849
+
1850
+ <a class="nav-tree__link " href="/frontend/sass/components/rail/">
1851
+
1852
+
1853
+ <span class="nav-tree__text">
1854
+ Rail
1855
+ </span>
1856
+
1857
+ </a>
1858
+
1859
+
1860
+ </li>
1861
+
1862
+
1743
1863
  <li class="nav-tree__item ">
1744
1864
 
1745
1865
  <a class="nav-tree__link " href="/frontend/sass/components/ratio-box/">
@@ -1845,6 +1965,21 @@
1845
1965
  </li>
1846
1966
 
1847
1967
 
1968
+ <li class="nav-tree__item ">
1969
+
1970
+ <a class="nav-tree__link " href="/frontend/sass/components/table-sticky/">
1971
+
1972
+
1973
+ <span class="nav-tree__text">
1974
+ Table-sticky
1975
+ </span>
1976
+
1977
+ </a>
1978
+
1979
+
1980
+ </li>
1981
+
1982
+
1848
1983
  <li class="nav-tree__item ">
1849
1984
 
1850
1985
  <a class="nav-tree__link " href="/frontend/sass/components/tabs/">
@@ -2787,6 +2922,21 @@
2787
2922
  </li>
2788
2923
 
2789
2924
 
2925
+ <li class="nav-tree__item ">
2926
+
2927
+ <a class="nav-tree__link " href="/frontend/demos/button-group/">
2928
+
2929
+
2930
+ <span class="nav-tree__text">
2931
+ Button Group
2932
+ </span>
2933
+
2934
+ </a>
2935
+
2936
+
2937
+ </li>
2938
+
2939
+
2790
2940
  <li class="nav-tree__item ">
2791
2941
 
2792
2942
  <a class="nav-tree__link " href="/frontend/demos/button-verbose/">
@@ -2982,6 +3132,21 @@
2982
3132
  </li>
2983
3133
 
2984
3134
 
3135
+ <li class="nav-tree__item ">
3136
+
3137
+ <a class="nav-tree__link " href="/frontend/demos/headline-label/">
3138
+
3139
+
3140
+ <span class="nav-tree__text">
3141
+ Headline Label
3142
+ </span>
3143
+
3144
+ </a>
3145
+
3146
+
3147
+ </li>
3148
+
3149
+
2985
3150
  <li class="nav-tree__item ">
2986
3151
 
2987
3152
  <a class="nav-tree__link " href="/frontend/demos/hero/">
@@ -3102,6 +3267,21 @@
3102
3267
  </li>
3103
3268
 
3104
3269
 
3270
+ <li class="nav-tree__item ">
3271
+
3272
+ <a class="nav-tree__link " href="/frontend/demos/panel/">
3273
+
3274
+
3275
+ <span class="nav-tree__text">
3276
+ Panel
3277
+ </span>
3278
+
3279
+ </a>
3280
+
3281
+
3282
+ </li>
3283
+
3284
+
3105
3285
  <li class="nav-tree__item ">
3106
3286
 
3107
3287
  <a class="nav-tree__link " href="/frontend/demos/popovers/">
@@ -3147,6 +3327,21 @@
3147
3327
  </li>
3148
3328
 
3149
3329
 
3330
+ <li class="nav-tree__item ">
3331
+
3332
+ <a class="nav-tree__link " href="/frontend/demos/rail/">
3333
+
3334
+
3335
+ <span class="nav-tree__text">
3336
+ Rail
3337
+ </span>
3338
+
3339
+ </a>
3340
+
3341
+
3342
+ </li>
3343
+
3344
+
3150
3345
  <li class="nav-tree__item ">
3151
3346
 
3152
3347
  <a class="nav-tree__link " href="/frontend/demos/rule/">
@@ -3851,6 +4046,21 @@
3851
4046
  </li>
3852
4047
 
3853
4048
 
4049
+ <li class="nav-tree__item ">
4050
+
4051
+ <a class="nav-tree__link " href="/frontend/sass/components/button-group/">
4052
+
4053
+
4054
+ <span class="nav-tree__text">
4055
+ Button-group
4056
+ </span>
4057
+
4058
+ </a>
4059
+
4060
+
4061
+ </li>
4062
+
4063
+
3854
4064
  <li class="nav-tree__item ">
3855
4065
 
3856
4066
  <a class="nav-tree__link " href="/frontend/sass/components/button-verbose/">
@@ -4046,6 +4256,21 @@
4046
4256
  </li>
4047
4257
 
4048
4258
 
4259
+ <li class="nav-tree__item ">
4260
+
4261
+ <a class="nav-tree__link " href="/frontend/sass/components/headline-label/">
4262
+
4263
+
4264
+ <span class="nav-tree__text">
4265
+ Headline-label
4266
+ </span>
4267
+
4268
+ </a>
4269
+
4270
+
4271
+ </li>
4272
+
4273
+
4049
4274
  <li class="nav-tree__item ">
4050
4275
 
4051
4276
  <a class="nav-tree__link " href="/frontend/sass/components/hero/">
@@ -4256,6 +4481,21 @@
4256
4481
  </li>
4257
4482
 
4258
4483
 
4484
+ <li class="nav-tree__item ">
4485
+
4486
+ <a class="nav-tree__link " href="/frontend/sass/components/panel/">
4487
+
4488
+
4489
+ <span class="nav-tree__text">
4490
+ Panel
4491
+ </span>
4492
+
4493
+ </a>
4494
+
4495
+
4496
+ </li>
4497
+
4498
+
4259
4499
  <li class="nav-tree__item ">
4260
4500
 
4261
4501
  <a class="nav-tree__link " href="/frontend/sass/components/placeholder-block/">
@@ -4301,6 +4541,21 @@
4301
4541
  </li>
4302
4542
 
4303
4543
 
4544
+ <li class="nav-tree__item ">
4545
+
4546
+ <a class="nav-tree__link " href="/frontend/sass/components/rail/">
4547
+
4548
+
4549
+ <span class="nav-tree__text">
4550
+ Rail
4551
+ </span>
4552
+
4553
+ </a>
4554
+
4555
+
4556
+ </li>
4557
+
4558
+
4304
4559
  <li class="nav-tree__item ">
4305
4560
 
4306
4561
  <a class="nav-tree__link " href="/frontend/sass/components/ratio-box/">
@@ -4406,6 +4661,21 @@
4406
4661
  </li>
4407
4662
 
4408
4663
 
4664
+ <li class="nav-tree__item ">
4665
+
4666
+ <a class="nav-tree__link " href="/frontend/sass/components/table-sticky/">
4667
+
4668
+
4669
+ <span class="nav-tree__text">
4670
+ Table-sticky
4671
+ </span>
4672
+
4673
+ </a>
4674
+
4675
+
4676
+ </li>
4677
+
4678
+
4409
4679
  <li class="nav-tree__item ">
4410
4680
 
4411
4681
  <a class="nav-tree__link " href="/frontend/sass/components/tabs/">
@@ -5272,6 +5542,9 @@
5272
5542
  <li><a href="#function-function-fallback">function-fallback()</a>
5273
5543
  </li>
5274
5544
 
5545
+ <li><a href="#function-default">default()</a>
5546
+ </li>
5547
+
5275
5548
  <li><a href="#function-string-replace">string-replace()</a>
5276
5549
  </li>
5277
5550
 
@@ -5620,8 +5893,8 @@
5620
5893
  <li><strong>File:</strong> _utils.scss</li>
5621
5894
  <li><strong>Group:</strong> utils</li>
5622
5895
  <li><strong>Type:</strong> mixin</li>
5623
- <li><strong>Lines (comments):</strong> 655-658</li>
5624
- <li><strong>Lines (code):</strong> 660-667</li>
5896
+ <li><strong>Lines (comments):</strong> 662-665</li>
5897
+ <li><strong>Lines (code):</strong> 667-674</li>
5625
5898
  </ul>
5626
5899
  </details>
5627
5900
  <h4 id="parameters-4" tabindex="-1">Parameters</h4>
@@ -6571,6 +6844,45 @@
6571
6844
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
6572
6845
  </ul>
6573
6846
  <div class="sassdoc-item-header">
6847
+ <h3 id="function-default" tabindex="-1">default()</h3>
6848
+ <div class="sassdoc-item-header__labels">
6849
+ <span class="tag tag--primary"><strong>Function</strong></span>
6850
+ </div>
6851
+ </div>
6852
+ <p>If the value passed is equal to true use the default, else return the value</p>
6853
+ <details>
6854
+ <summary>File Information</summary>
6855
+ <ul>
6856
+ <li><strong>File:</strong> _utils.scss</li>
6857
+ <li><strong>Group:</strong> utils</li>
6858
+ <li><strong>Type:</strong> function</li>
6859
+ <li><strong>Lines (comments):</strong> 441-443</li>
6860
+ <li><strong>Lines (code):</strong> 444-446</li>
6861
+ </ul>
6862
+ </details>
6863
+ <h4 id="parameters-16" tabindex="-1">Parameters</h4>
6864
+ <table>
6865
+ <thead>
6866
+ <tr>
6867
+ <th style="text-align:left">Name</th>
6868
+ <th style="text-align:left">Type</th>
6869
+ <th style="text-align:left">Description</th>
6870
+ </tr>
6871
+ </thead>
6872
+ <tbody>
6873
+ <tr>
6874
+ <td style="text-align:left">$value</td>
6875
+ <td style="text-align:left"><code>*</code></td>
6876
+ <td style="text-align:left">The value to check</td>
6877
+ </tr>
6878
+ <tr>
6879
+ <td style="text-align:left">$default</td>
6880
+ <td style="text-align:left"><code>*</code></td>
6881
+ <td style="text-align:left">The value to return when true</td>
6882
+ </tr>
6883
+ </tbody>
6884
+ </table>
6885
+ <div class="sassdoc-item-header">
6574
6886
  <h3 id="function-string-replace" tabindex="-1">string-replace()</h3>
6575
6887
  <div class="sassdoc-item-header__labels">
6576
6888
  <span class="tag tag--primary"><strong>Function</strong></span>
@@ -6583,11 +6895,11 @@
6583
6895
  <li><strong>File:</strong> _utils.scss</li>
6584
6896
  <li><strong>Group:</strong> utils</li>
6585
6897
  <li><strong>Type:</strong> function</li>
6586
- <li><strong>Lines (comments):</strong> 441-445</li>
6587
- <li><strong>Lines (code):</strong> 447-463</li>
6898
+ <li><strong>Lines (comments):</strong> 448-452</li>
6899
+ <li><strong>Lines (code):</strong> 454-470</li>
6588
6900
  </ul>
6589
6901
  </details>
6590
- <h4 id="parameters-16" tabindex="-1">Parameters</h4>
6902
+ <h4 id="parameters-17" tabindex="-1">Parameters</h4>
6591
6903
  <table>
6592
6904
  <thead>
6593
6905
  <tr>
@@ -6635,11 +6947,11 @@
6635
6947
  <li><strong>File:</strong> _utils.scss</li>
6636
6948
  <li><strong>Group:</strong> utils</li>
6637
6949
  <li><strong>Type:</strong> function</li>
6638
- <li><strong>Lines (comments):</strong> 465-469</li>
6639
- <li><strong>Lines (code):</strong> 471-479</li>
6950
+ <li><strong>Lines (comments):</strong> 472-476</li>
6951
+ <li><strong>Lines (code):</strong> 478-486</li>
6640
6952
  </ul>
6641
6953
  </details>
6642
- <h4 id="parameters-17" tabindex="-1">Parameters</h4>
6954
+ <h4 id="parameters-18" tabindex="-1">Parameters</h4>
6643
6955
  <table>
6644
6956
  <thead>
6645
6957
  <tr>
@@ -6692,11 +7004,11 @@
6692
7004
  <li><strong>File:</strong> _utils.scss</li>
6693
7005
  <li><strong>Group:</strong> utils</li>
6694
7006
  <li><strong>Type:</strong> function</li>
6695
- <li><strong>Lines (comments):</strong> 481-485</li>
6696
- <li><strong>Lines (code):</strong> 487-495</li>
7007
+ <li><strong>Lines (comments):</strong> 488-492</li>
7008
+ <li><strong>Lines (code):</strong> 494-502</li>
6697
7009
  </ul>
6698
7010
  </details>
6699
- <h4 id="parameters-18" tabindex="-1">Parameters</h4>
7011
+ <h4 id="parameters-19" tabindex="-1">Parameters</h4>
6700
7012
  <table>
6701
7013
  <thead>
6702
7014
  <tr>
@@ -6746,11 +7058,11 @@
6746
7058
  <li><strong>File:</strong> _utils.scss</li>
6747
7059
  <li><strong>Group:</strong> utils</li>
6748
7060
  <li><strong>Type:</strong> function</li>
6749
- <li><strong>Lines (comments):</strong> 497-501</li>
6750
- <li><strong>Lines (code):</strong> 503-518</li>
7061
+ <li><strong>Lines (comments):</strong> 504-508</li>
7062
+ <li><strong>Lines (code):</strong> 510-525</li>
6751
7063
  </ul>
6752
7064
  </details>
6753
- <h4 id="parameters-19" tabindex="-1">Parameters</h4>
7065
+ <h4 id="parameters-20" tabindex="-1">Parameters</h4>
6754
7066
  <table>
6755
7067
  <thead>
6756
7068
  <tr>
@@ -6813,8 +7125,8 @@
6813
7125
  <li><strong>File:</strong> _utils.scss</li>
6814
7126
  <li><strong>Group:</strong> utils</li>
6815
7127
  <li><strong>Type:</strong> function</li>
6816
- <li><strong>Lines (comments):</strong> 520-535</li>
6817
- <li><strong>Lines (code):</strong> 537-553</li>
7128
+ <li><strong>Lines (comments):</strong> 527-542</li>
7129
+ <li><strong>Lines (code):</strong> 544-560</li>
6818
7130
  </ul>
6819
7131
  </details>
6820
7132
  <h4 id="examples-14" tabindex="-1">Examples</h4>
@@ -6827,7 +7139,7 @@
6827
7139
  <span class="pjs-token pjs-property">left</span><span class="pjs-token pjs-punctuation">:</span> map.<span class="pjs-token pjs-function">get</span><span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-variable">$spacing</span><span class="pjs-token pjs-punctuation">,</span> <span class="pjs-token pjs-string">"left"</span><span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
6828
7140
  <span class="pjs-token pjs-comment">// left = 2em</span>
6829
7141
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
6830
- <h4 id="parameters-20" tabindex="-1">Parameters</h4>
7142
+ <h4 id="parameters-21" tabindex="-1">Parameters</h4>
6831
7143
  <table>
6832
7144
  <thead>
6833
7145
  <tr>
@@ -6876,8 +7188,8 @@
6876
7188
  <li><strong>File:</strong> _utils.scss</li>
6877
7189
  <li><strong>Group:</strong> utils</li>
6878
7190
  <li><strong>Type:</strong> function</li>
6879
- <li><strong>Lines (comments):</strong> 555-564</li>
6880
- <li><strong>Lines (code):</strong> 566-568</li>
7191
+ <li><strong>Lines (comments):</strong> 562-571</li>
7192
+ <li><strong>Lines (code):</strong> 573-575</li>
6881
7193
  </ul>
6882
7194
  </details>
6883
7195
  <h4 id="examples-15" tabindex="-1">Examples</h4>
@@ -6888,7 +7200,7 @@
6888
7200
  <span class="pjs-token pjs-property">top</span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-function">get-spacing-top</span><span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-variable">$user-padding</span><span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
6889
7201
  <span class="pjs-token pjs-comment">// top = 2em</span>
6890
7202
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
6891
- <h4 id="parameters-21" tabindex="-1">Parameters</h4>
7203
+ <h4 id="parameters-22" tabindex="-1">Parameters</h4>
6892
7204
  <table>
6893
7205
  <thead>
6894
7206
  <tr>
@@ -6936,8 +7248,8 @@
6936
7248
  <li><strong>File:</strong> _utils.scss</li>
6937
7249
  <li><strong>Group:</strong> utils</li>
6938
7250
  <li><strong>Type:</strong> function</li>
6939
- <li><strong>Lines (comments):</strong> 570-579</li>
6940
- <li><strong>Lines (code):</strong> 581-583</li>
7251
+ <li><strong>Lines (comments):</strong> 577-586</li>
7252
+ <li><strong>Lines (code):</strong> 588-590</li>
6941
7253
  </ul>
6942
7254
  </details>
6943
7255
  <h4 id="examples-16" tabindex="-1">Examples</h4>
@@ -6948,7 +7260,7 @@
6948
7260
  <span class="pjs-token pjs-property">right</span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-function">get-spacing-right</span><span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-variable">$user-padding</span><span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
6949
7261
  <span class="pjs-token pjs-comment">// right = 2em</span>
6950
7262
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
6951
- <h4 id="parameters-22" tabindex="-1">Parameters</h4>
7263
+ <h4 id="parameters-23" tabindex="-1">Parameters</h4>
6952
7264
  <table>
6953
7265
  <thead>
6954
7266
  <tr>
@@ -6996,8 +7308,8 @@
6996
7308
  <li><strong>File:</strong> _utils.scss</li>
6997
7309
  <li><strong>Group:</strong> utils</li>
6998
7310
  <li><strong>Type:</strong> function</li>
6999
- <li><strong>Lines (comments):</strong> 585-594</li>
7000
- <li><strong>Lines (code):</strong> 596-598</li>
7311
+ <li><strong>Lines (comments):</strong> 592-601</li>
7312
+ <li><strong>Lines (code):</strong> 603-605</li>
7001
7313
  </ul>
7002
7314
  </details>
7003
7315
  <h4 id="examples-17" tabindex="-1">Examples</h4>
@@ -7008,7 +7320,7 @@
7008
7320
  <span class="pjs-token pjs-property">bottom</span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-function">get-spacing-bottom</span><span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-variable">$user-padding</span><span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
7009
7321
  <span class="pjs-token pjs-comment">// bottom = 2em</span>
7010
7322
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
7011
- <h4 id="parameters-23" tabindex="-1">Parameters</h4>
7323
+ <h4 id="parameters-24" tabindex="-1">Parameters</h4>
7012
7324
  <table>
7013
7325
  <thead>
7014
7326
  <tr>
@@ -7056,8 +7368,8 @@
7056
7368
  <li><strong>File:</strong> _utils.scss</li>
7057
7369
  <li><strong>Group:</strong> utils</li>
7058
7370
  <li><strong>Type:</strong> function</li>
7059
- <li><strong>Lines (comments):</strong> 600-609</li>
7060
- <li><strong>Lines (code):</strong> 611-613</li>
7371
+ <li><strong>Lines (comments):</strong> 607-616</li>
7372
+ <li><strong>Lines (code):</strong> 618-620</li>
7061
7373
  </ul>
7062
7374
  </details>
7063
7375
  <h4 id="examples-18" tabindex="-1">Examples</h4>
@@ -7068,7 +7380,7 @@
7068
7380
  <span class="pjs-token pjs-property">left</span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-function">get-spacing-left</span><span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-variable">$user-padding</span><span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
7069
7381
  <span class="pjs-token pjs-comment">// left = 2em</span>
7070
7382
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
7071
- <h4 id="parameters-24" tabindex="-1">Parameters</h4>
7383
+ <h4 id="parameters-25" tabindex="-1">Parameters</h4>
7072
7384
  <table>
7073
7385
  <thead>
7074
7386
  <tr>
@@ -7119,8 +7431,8 @@
7119
7431
  <li><strong>File:</strong> _utils.scss</li>
7120
7432
  <li><strong>Group:</strong> utils</li>
7121
7433
  <li><strong>Type:</strong> function</li>
7122
- <li><strong>Lines (comments):</strong> 615-621</li>
7123
- <li><strong>Lines (code):</strong> 623-633</li>
7434
+ <li><strong>Lines (comments):</strong> 622-628</li>
7435
+ <li><strong>Lines (code):</strong> 630-640</li>
7124
7436
  </ul>
7125
7437
  </details>
7126
7438
  <h4 id="examples-19" tabindex="-1">Examples</h4>
@@ -7156,11 +7468,11 @@
7156
7468
  <li><strong>File:</strong> _utils.scss</li>
7157
7469
  <li><strong>Group:</strong> utils</li>
7158
7470
  <li><strong>Type:</strong> function</li>
7159
- <li><strong>Lines (comments):</strong> 635-640</li>
7160
- <li><strong>Lines (code):</strong> 642-644</li>
7471
+ <li><strong>Lines (comments):</strong> 642-647</li>
7472
+ <li><strong>Lines (code):</strong> 649-651</li>
7161
7473
  </ul>
7162
7474
  </details>
7163
- <h4 id="parameters-25" tabindex="-1">Parameters</h4>
7475
+ <h4 id="parameters-26" tabindex="-1">Parameters</h4>
7164
7476
  <table>
7165
7477
  <thead>
7166
7478
  <tr>
@@ -7222,11 +7534,11 @@
7222
7534
  <li><strong>File:</strong> _utils.scss</li>
7223
7535
  <li><strong>Group:</strong> utils</li>
7224
7536
  <li><strong>Type:</strong> function</li>
7225
- <li><strong>Lines (comments):</strong> 646-649</li>
7226
- <li><strong>Lines (code):</strong> 651-653</li>
7537
+ <li><strong>Lines (comments):</strong> 653-656</li>
7538
+ <li><strong>Lines (code):</strong> 658-660</li>
7227
7539
  </ul>
7228
7540
  </details>
7229
- <h4 id="parameters-26" tabindex="-1">Parameters</h4>
7541
+ <h4 id="parameters-27" tabindex="-1">Parameters</h4>
7230
7542
  <table>
7231
7543
  <thead>
7232
7544
  <tr>
@@ -7279,11 +7591,11 @@
7279
7591
  <li><strong>File:</strong> _utils.scss</li>
7280
7592
  <li><strong>Group:</strong> utils</li>
7281
7593
  <li><strong>Type:</strong> function</li>
7282
- <li><strong>Lines (comments):</strong> 669-673</li>
7283
- <li><strong>Lines (code):</strong> 675-677</li>
7594
+ <li><strong>Lines (comments):</strong> 676-680</li>
7595
+ <li><strong>Lines (code):</strong> 682-684</li>
7284
7596
  </ul>
7285
7597
  </details>
7286
- <h4 id="parameters-27" tabindex="-1">Parameters</h4>
7598
+ <h4 id="parameters-28" tabindex="-1">Parameters</h4>
7287
7599
  <table>
7288
7600
  <thead>
7289
7601
  <tr>
@@ -7333,11 +7645,11 @@
7333
7645
  <li><strong>File:</strong> _utils.scss</li>
7334
7646
  <li><strong>Group:</strong> utils</li>
7335
7647
  <li><strong>Type:</strong> function</li>
7336
- <li><strong>Lines (comments):</strong> 679-682</li>
7337
- <li><strong>Lines (code):</strong> 684-715</li>
7648
+ <li><strong>Lines (comments):</strong> 686-689</li>
7649
+ <li><strong>Lines (code):</strong> 691-722</li>
7338
7650
  </ul>
7339
7651
  </details>
7340
- <h4 id="parameters-28" tabindex="-1">Parameters</h4>
7652
+ <h4 id="parameters-29" tabindex="-1">Parameters</h4>
7341
7653
  <table>
7342
7654
  <thead>
7343
7655
  <tr>
@@ -7389,11 +7701,11 @@
7389
7701
  <li><strong>File:</strong> _utils.scss</li>
7390
7702
  <li><strong>Group:</strong> utils</li>
7391
7703
  <li><strong>Type:</strong> function</li>
7392
- <li><strong>Lines (comments):</strong> 717-721</li>
7393
- <li><strong>Lines (code):</strong> 723-741</li>
7704
+ <li><strong>Lines (comments):</strong> 724-728</li>
7705
+ <li><strong>Lines (code):</strong> 730-748</li>
7394
7706
  </ul>
7395
7707
  </details>
7396
- <h4 id="parameters-29" tabindex="-1">Parameters</h4>
7708
+ <h4 id="parameters-30" tabindex="-1">Parameters</h4>
7397
7709
  <table>
7398
7710
  <thead>
7399
7711
  <tr>
@@ -7448,11 +7760,11 @@
7448
7760
  <li><strong>File:</strong> _utils.scss</li>
7449
7761
  <li><strong>Group:</strong> utils</li>
7450
7762
  <li><strong>Type:</strong> function</li>
7451
- <li><strong>Lines (comments):</strong> 743-745</li>
7452
- <li><strong>Lines (code):</strong> 747-749</li>
7763
+ <li><strong>Lines (comments):</strong> 750-752</li>
7764
+ <li><strong>Lines (code):</strong> 754-756</li>
7453
7765
  </ul>
7454
7766
  </details>
7455
- <h4 id="parameters-30" tabindex="-1">Parameters</h4>
7767
+ <h4 id="parameters-31" tabindex="-1">Parameters</h4>
7456
7768
  <table>
7457
7769
  <thead>
7458
7770
  <tr>
@@ -7497,11 +7809,11 @@
7497
7809
  <li><strong>File:</strong> _utils.scss</li>
7498
7810
  <li><strong>Group:</strong> utils</li>
7499
7811
  <li><strong>Type:</strong> function</li>
7500
- <li><strong>Lines (comments):</strong> 751-753</li>
7501
- <li><strong>Lines (code):</strong> 755-757</li>
7812
+ <li><strong>Lines (comments):</strong> 758-760</li>
7813
+ <li><strong>Lines (code):</strong> 762-764</li>
7502
7814
  </ul>
7503
7815
  </details>
7504
- <h4 id="parameters-31" tabindex="-1">Parameters</h4>
7816
+ <h4 id="parameters-32" tabindex="-1">Parameters</h4>
7505
7817
  <table>
7506
7818
  <thead>
7507
7819
  <tr>
@@ -7546,11 +7858,11 @@
7546
7858
  <li><strong>File:</strong> _utils.scss</li>
7547
7859
  <li><strong>Group:</strong> utils</li>
7548
7860
  <li><strong>Type:</strong> function</li>
7549
- <li><strong>Lines (comments):</strong> 759-761</li>
7550
- <li><strong>Lines (code):</strong> 763-765</li>
7861
+ <li><strong>Lines (comments):</strong> 766-768</li>
7862
+ <li><strong>Lines (code):</strong> 770-772</li>
7551
7863
  </ul>
7552
7864
  </details>
7553
- <h4 id="parameters-32" tabindex="-1">Parameters</h4>
7865
+ <h4 id="parameters-33" tabindex="-1">Parameters</h4>
7554
7866
  <table>
7555
7867
  <thead>
7556
7868
  <tr>
@@ -7595,11 +7907,11 @@
7595
7907
  <li><strong>File:</strong> _utils.scss</li>
7596
7908
  <li><strong>Group:</strong> utils</li>
7597
7909
  <li><strong>Type:</strong> function</li>
7598
- <li><strong>Lines (comments):</strong> 767-769</li>
7599
- <li><strong>Lines (code):</strong> 771-773</li>
7910
+ <li><strong>Lines (comments):</strong> 774-776</li>
7911
+ <li><strong>Lines (code):</strong> 778-780</li>
7600
7912
  </ul>
7601
7913
  </details>
7602
- <h4 id="parameters-33" tabindex="-1">Parameters</h4>
7914
+ <h4 id="parameters-34" tabindex="-1">Parameters</h4>
7603
7915
  <table>
7604
7916
  <thead>
7605
7917
  <tr>
@@ -7644,11 +7956,11 @@
7644
7956
  <li><strong>File:</strong> _utils.scss</li>
7645
7957
  <li><strong>Group:</strong> utils</li>
7646
7958
  <li><strong>Type:</strong> function</li>
7647
- <li><strong>Lines (comments):</strong> 775-777</li>
7648
- <li><strong>Lines (code):</strong> 779-781</li>
7959
+ <li><strong>Lines (comments):</strong> 782-784</li>
7960
+ <li><strong>Lines (code):</strong> 786-788</li>
7649
7961
  </ul>
7650
7962
  </details>
7651
- <h4 id="parameters-34" tabindex="-1">Parameters</h4>
7963
+ <h4 id="parameters-35" tabindex="-1">Parameters</h4>
7652
7964
  <table>
7653
7965
  <thead>
7654
7966
  <tr>
@@ -7696,11 +8008,11 @@
7696
8008
  <li><strong>File:</strong> _utils.scss</li>
7697
8009
  <li><strong>Group:</strong> utils</li>
7698
8010
  <li><strong>Type:</strong> function</li>
7699
- <li><strong>Lines (comments):</strong> 801-804</li>
7700
- <li><strong>Lines (code):</strong> 806-812</li>
8011
+ <li><strong>Lines (comments):</strong> 808-811</li>
8012
+ <li><strong>Lines (code):</strong> 813-819</li>
7701
8013
  </ul>
7702
8014
  </details>
7703
- <h4 id="parameters-35" tabindex="-1">Parameters</h4>
8015
+ <h4 id="parameters-36" tabindex="-1">Parameters</h4>
7704
8016
  <table>
7705
8017
  <thead>
7706
8018
  <tr>
@@ -7754,11 +8066,11 @@
7754
8066
  <li><strong>File:</strong> _utils.scss</li>
7755
8067
  <li><strong>Group:</strong> utils</li>
7756
8068
  <li><strong>Type:</strong> function</li>
7757
- <li><strong>Lines (comments):</strong> 814-816</li>
7758
- <li><strong>Lines (code):</strong> 818-820</li>
8069
+ <li><strong>Lines (comments):</strong> 821-823</li>
8070
+ <li><strong>Lines (code):</strong> 825-827</li>
7759
8071
  </ul>
7760
8072
  </details>
7761
- <h4 id="parameters-36" tabindex="-1">Parameters</h4>
8073
+ <h4 id="parameters-37" tabindex="-1">Parameters</h4>
7762
8074
  <table>
7763
8075
  <thead>
7764
8076
  <tr>
@@ -7807,11 +8119,11 @@
7807
8119
  <li><strong>File:</strong> _utils.scss</li>
7808
8120
  <li><strong>Group:</strong> utils</li>
7809
8121
  <li><strong>Type:</strong> function</li>
7810
- <li><strong>Lines (comments):</strong> 822-824</li>
7811
- <li><strong>Lines (code):</strong> 826-828</li>
8122
+ <li><strong>Lines (comments):</strong> 829-831</li>
8123
+ <li><strong>Lines (code):</strong> 833-835</li>
7812
8124
  </ul>
7813
8125
  </details>
7814
- <h4 id="parameters-37" tabindex="-1">Parameters</h4>
8126
+ <h4 id="parameters-38" tabindex="-1">Parameters</h4>
7815
8127
  <table>
7816
8128
  <thead>
7817
8129
  <tr>
@@ -7860,11 +8172,11 @@
7860
8172
  <li><strong>File:</strong> _utils.scss</li>
7861
8173
  <li><strong>Group:</strong> utils</li>
7862
8174
  <li><strong>Type:</strong> function</li>
7863
- <li><strong>Lines (comments):</strong> 830-833</li>
7864
- <li><strong>Lines (code):</strong> 835-843</li>
8175
+ <li><strong>Lines (comments):</strong> 837-840</li>
8176
+ <li><strong>Lines (code):</strong> 842-850</li>
7865
8177
  </ul>
7866
8178
  </details>
7867
- <h4 id="parameters-38" tabindex="-1">Parameters</h4>
8179
+ <h4 id="parameters-39" tabindex="-1">Parameters</h4>
7868
8180
  <table>
7869
8181
  <thead>
7870
8182
  <tr>
@@ -7913,11 +8225,11 @@
7913
8225
  <li><strong>File:</strong> _utils.scss</li>
7914
8226
  <li><strong>Group:</strong> utils</li>
7915
8227
  <li><strong>Type:</strong> function</li>
7916
- <li><strong>Lines (comments):</strong> 845-848</li>
7917
- <li><strong>Lines (code):</strong> 850-852</li>
8228
+ <li><strong>Lines (comments):</strong> 852-855</li>
8229
+ <li><strong>Lines (code):</strong> 857-859</li>
7918
8230
  </ul>
7919
8231
  </details>
7920
- <h4 id="parameters-39" tabindex="-1">Parameters</h4>
8232
+ <h4 id="parameters-40" tabindex="-1">Parameters</h4>
7921
8233
  <table>
7922
8234
  <thead>
7923
8235
  <tr>