@ulu/frontend 0.1.0-beta.27 → 0.1.0-beta.29

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 (164) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/ulu-frontend.min.css +1 -1
  3. package/docs-dev/assets/main.js +832 -421
  4. package/docs-dev/assets/placeholder/icon-calendar.svg +1 -0
  5. package/docs-dev/assets/placeholder/icon-check.svg +1 -0
  6. package/docs-dev/assets/style.css +629 -233
  7. package/docs-dev/changelog/index.html +98 -8
  8. package/docs-dev/demos/accordion/index.html +38 -8
  9. package/docs-dev/demos/button/index.html +38 -8
  10. package/docs-dev/demos/button-verbose/index.html +5109 -0
  11. package/docs-dev/demos/callout/index.html +38 -8
  12. package/docs-dev/demos/captioned-figure/index.html +38 -8
  13. package/docs-dev/demos/card/index.html +105 -477
  14. package/docs-dev/demos/card-grid/index.html +88 -12
  15. package/docs-dev/demos/card-new/index.html +5088 -0
  16. package/docs-dev/demos/card-old/index.html +5223 -0
  17. package/docs-dev/demos/card.1/index.html +5223 -0
  18. package/docs-dev/demos/card.TRASH/index.html +5541 -0
  19. package/docs-dev/demos/css-icons/index.html +38 -8
  20. package/docs-dev/demos/data-grid/index.html +38 -8
  21. package/docs-dev/demos/data-table/index.html +63 -33
  22. package/docs-dev/demos/details-group/index.html +38 -8
  23. package/docs-dev/demos/file-save/index.html +38 -8
  24. package/docs-dev/demos/flipcard/index.html +38 -8
  25. package/docs-dev/demos/form-theme/index.html +38 -8
  26. package/docs-dev/demos/index.html +38 -8
  27. package/docs-dev/demos/list-inline/index.html +38 -8
  28. package/docs-dev/demos/list-lines/index.html +38 -8
  29. package/docs-dev/demos/menu-stack/index.html +38 -8
  30. package/docs-dev/demos/modals/index.html +38 -8
  31. package/docs-dev/demos/nav-strip/index.html +38 -8
  32. package/docs-dev/demos/overlay-section/index.html +38 -8
  33. package/docs-dev/demos/popovers/index.html +41 -9
  34. package/docs-dev/demos/print/index.html +38 -8
  35. package/docs-dev/demos/pull-quote/index.html +38 -8
  36. package/docs-dev/demos/rule/index.html +38 -8
  37. package/docs-dev/demos/scrollpoints/index.html +38 -8
  38. package/docs-dev/demos/spoke-spinner/index.html +38 -8
  39. package/docs-dev/demos/sticky-list/index.html +38 -8
  40. package/docs-dev/demos/tabs/index.html +38 -8
  41. package/docs-dev/demos/tag/index.html +38 -8
  42. package/docs-dev/demos/theme-toggle/index.html +38 -8
  43. package/docs-dev/demos/tiles/index.html +38 -8
  44. package/docs-dev/demos/tooltip/index.html +38 -8
  45. package/docs-dev/guide/building-stylesheet/index.html +38 -8
  46. package/docs-dev/guide/developing-ulu-scss-module/index.html +38 -8
  47. package/docs-dev/guide/index.html +38 -8
  48. package/docs-dev/index.html +38 -8
  49. package/docs-dev/javascript/events/index.html +38 -8
  50. package/docs-dev/javascript/index.html +38 -8
  51. package/docs-dev/javascript/settings/index.html +38 -8
  52. package/docs-dev/javascript/ui-breakpoints/index.html +38 -8
  53. package/docs-dev/javascript/ui-collapsible/index.html +38 -8
  54. package/docs-dev/javascript/ui-details-group/index.html +38 -8
  55. package/docs-dev/javascript/ui-dialog/index.html +38 -8
  56. package/docs-dev/javascript/ui-flipcard/index.html +38 -8
  57. package/docs-dev/javascript/ui-grid/index.html +38 -8
  58. package/docs-dev/javascript/ui-modal-builder/index.html +38 -8
  59. package/docs-dev/javascript/ui-overflow-scroller/index.html +38 -8
  60. package/docs-dev/javascript/ui-overflow-scroller-pager/index.html +38 -8
  61. package/docs-dev/javascript/ui-page/index.html +38 -8
  62. package/docs-dev/javascript/ui-popover/index.html +38 -8
  63. package/docs-dev/javascript/ui-print/index.html +38 -8
  64. package/docs-dev/javascript/ui-print-details/index.html +38 -8
  65. package/docs-dev/javascript/ui-programmatic-modal/index.html +38 -8
  66. package/docs-dev/javascript/ui-proxy-click/index.html +38 -8
  67. package/docs-dev/javascript/ui-resizer/index.html +38 -8
  68. package/docs-dev/javascript/ui-scroll-slider/index.html +38 -8
  69. package/docs-dev/javascript/ui-scrollpoint/index.html +38 -8
  70. package/docs-dev/javascript/ui-slider/index.html +38 -8
  71. package/docs-dev/javascript/ui-tabs/index.html +38 -8
  72. package/docs-dev/javascript/ui-theme-toggle/index.html +38 -8
  73. package/docs-dev/javascript/ui-tooltip/index.html +38 -8
  74. package/docs-dev/javascript/utils-class-logger/index.html +38 -8
  75. package/docs-dev/javascript/utils-dom/index.html +38 -8
  76. package/docs-dev/javascript/utils-file-save/index.html +38 -8
  77. package/docs-dev/javascript/utils-floating-ui/index.html +38 -8
  78. package/docs-dev/javascript/utils-id/index.html +38 -8
  79. package/docs-dev/javascript/utils-pause-youtube-video/index.html +38 -8
  80. package/docs-dev/sass/base/color/index.html +38 -8
  81. package/docs-dev/sass/base/elements/index.html +38 -8
  82. package/docs-dev/sass/base/index/index.html +38 -8
  83. package/docs-dev/sass/base/index.html +38 -8
  84. package/docs-dev/sass/base/keyframes/index.html +38 -8
  85. package/docs-dev/sass/base/layout/index.html +38 -8
  86. package/docs-dev/sass/base/normalize/index.html +38 -8
  87. package/docs-dev/sass/base/print/index.html +38 -8
  88. package/docs-dev/sass/base/root/index.html +38 -8
  89. package/docs-dev/sass/base/typography/index.html +38 -8
  90. package/docs-dev/sass/components/accordion/index.html +38 -8
  91. package/docs-dev/sass/components/adaptive-spacing/index.html +38 -8
  92. package/docs-dev/sass/components/badge/index.html +38 -8
  93. package/docs-dev/sass/components/basic-hero/index.html +38 -8
  94. package/docs-dev/sass/components/button/index.html +38 -8
  95. package/docs-dev/sass/components/button-verbose/index.html +96 -17
  96. package/docs-dev/sass/components/callout/index.html +38 -8
  97. package/docs-dev/sass/components/captioned-figure/index.html +38 -8
  98. package/docs-dev/sass/components/card/index.html +44 -14
  99. package/docs-dev/sass/components/card-grid/index.html +38 -8
  100. package/docs-dev/sass/components/css-icon/index.html +38 -8
  101. package/docs-dev/sass/components/data-grid/index.html +38 -8
  102. package/docs-dev/sass/components/data-table/index.html +38 -8
  103. package/docs-dev/sass/components/fill-context/index.html +38 -8
  104. package/docs-dev/sass/components/flipcard/index.html +38 -8
  105. package/docs-dev/sass/components/flipcard-grid/index.html +38 -8
  106. package/docs-dev/sass/components/form-theme/index.html +124 -93
  107. package/docs-dev/sass/components/hero/index.html +38 -8
  108. package/docs-dev/sass/components/horizontal-rule/index.html +38 -8
  109. package/docs-dev/sass/components/image-grid/index.html +38 -8
  110. package/docs-dev/sass/components/index/index.html +38 -8
  111. package/docs-dev/sass/components/index.html +38 -8
  112. package/docs-dev/sass/components/links/index.html +38 -8
  113. package/docs-dev/sass/components/list-inline/index.html +38 -8
  114. package/docs-dev/sass/components/list-lines/index.html +38 -8
  115. package/docs-dev/sass/components/list-ordered/index.html +38 -8
  116. package/docs-dev/sass/components/list-unordered/index.html +38 -8
  117. package/docs-dev/sass/components/menu-stack/index.html +38 -8
  118. package/docs-dev/sass/components/modal/index.html +38 -8
  119. package/docs-dev/sass/components/nav-strip/index.html +38 -8
  120. package/docs-dev/sass/components/overlay-section/index.html +38 -8
  121. package/docs-dev/sass/components/pager/index.html +38 -8
  122. package/docs-dev/sass/components/placeholder-block/index.html +38 -8
  123. package/docs-dev/sass/components/popover/index.html +60 -31
  124. package/docs-dev/sass/components/pull-quote/index.html +38 -8
  125. package/docs-dev/sass/components/ratio-box/index.html +38 -8
  126. package/docs-dev/sass/components/rule/index.html +38 -8
  127. package/docs-dev/sass/components/scroll-slider/index.html +38 -8
  128. package/docs-dev/sass/components/skip-link/index.html +38 -8
  129. package/docs-dev/sass/components/slider/index.html +38 -8
  130. package/docs-dev/sass/components/spoke-spinner/index.html +38 -8
  131. package/docs-dev/sass/components/sticky-list/index.html +38 -8
  132. package/docs-dev/sass/components/tabs/index.html +38 -8
  133. package/docs-dev/sass/components/tag/index.html +38 -8
  134. package/docs-dev/sass/components/tile-button/index.html +38 -8
  135. package/docs-dev/sass/components/tile-grid/index.html +38 -8
  136. package/docs-dev/sass/components/tile-grid-overlay/index.html +38 -8
  137. package/docs-dev/sass/components/vignette/index.html +38 -8
  138. package/docs-dev/sass/components/wysiwyg/index.html +38 -8
  139. package/docs-dev/sass/core/breakpoint/index.html +38 -8
  140. package/docs-dev/sass/core/button/index.html +38 -8
  141. package/docs-dev/sass/core/color/index.html +38 -8
  142. package/docs-dev/sass/core/cssvar/index.html +38 -8
  143. package/docs-dev/sass/core/element/index.html +38 -8
  144. package/docs-dev/sass/core/index.html +38 -8
  145. package/docs-dev/sass/core/layout/index.html +38 -8
  146. package/docs-dev/sass/core/path/index.html +38 -8
  147. package/docs-dev/sass/core/selector/index.html +38 -8
  148. package/docs-dev/sass/core/typography/index.html +38 -8
  149. package/docs-dev/sass/core/units/index.html +38 -8
  150. package/docs-dev/sass/core/utils/index.html +248 -93
  151. package/docs-dev/sass/helpers/color/index.html +38 -8
  152. package/docs-dev/sass/helpers/display/index.html +38 -8
  153. package/docs-dev/sass/helpers/index/index.html +38 -8
  154. package/docs-dev/sass/helpers/index.html +38 -8
  155. package/docs-dev/sass/helpers/print/index.html +38 -8
  156. package/docs-dev/sass/helpers/typography/index.html +38 -8
  157. package/docs-dev/sass/helpers/units/index.html +38 -8
  158. package/docs-dev/sass/helpers/utilities/index.html +38 -8
  159. package/docs-dev/sass/index.html +38 -8
  160. package/package.json +8 -6
  161. package/scss/components/_button-verbose.scss +57 -9
  162. package/scss/components/_card.scss +34 -18
  163. package/scss/components/_form-theme.scss +52 -40
  164. package/scss/components/_popover.scss +16 -11
@@ -196,6 +196,21 @@
196
196
  </li>
197
197
 
198
198
 
199
+ <li class="nav-tree__item ">
200
+
201
+ <a class="nav-tree__link " href="/frontend/demos/button-verbose/">
202
+
203
+
204
+ <span class="nav-tree__text">
205
+ Button Verbose
206
+ </span>
207
+
208
+ </a>
209
+
210
+
211
+ </li>
212
+
213
+
199
214
  <li class="nav-tree__item ">
200
215
 
201
216
  <a class="nav-tree__link " href="/frontend/demos/callout/">
@@ -228,11 +243,11 @@
228
243
 
229
244
  <li class="nav-tree__item ">
230
245
 
231
- <a class="nav-tree__link " href="/frontend/demos/card/">
246
+ <a class="nav-tree__link " href="/frontend/demos/card-grid/">
232
247
 
233
248
 
234
249
  <span class="nav-tree__text">
235
- Card
250
+ Card Grid
236
251
  </span>
237
252
 
238
253
  </a>
@@ -243,11 +258,11 @@
243
258
 
244
259
  <li class="nav-tree__item ">
245
260
 
246
- <a class="nav-tree__link " href="/frontend/demos/card-grid/">
261
+ <a class="nav-tree__link " href="/frontend/demos/card/">
247
262
 
248
263
 
249
264
  <span class="nav-tree__text">
250
- Card Grid
265
+ Card New
251
266
  </span>
252
267
 
253
268
  </a>
@@ -2667,6 +2682,21 @@
2667
2682
  </li>
2668
2683
 
2669
2684
 
2685
+ <li class="nav-tree__item ">
2686
+
2687
+ <a class="nav-tree__link " href="/frontend/demos/button-verbose/">
2688
+
2689
+
2690
+ <span class="nav-tree__text">
2691
+ Button Verbose
2692
+ </span>
2693
+
2694
+ </a>
2695
+
2696
+
2697
+ </li>
2698
+
2699
+
2670
2700
  <li class="nav-tree__item ">
2671
2701
 
2672
2702
  <a class="nav-tree__link " href="/frontend/demos/callout/">
@@ -2699,11 +2729,11 @@
2699
2729
 
2700
2730
  <li class="nav-tree__item ">
2701
2731
 
2702
- <a class="nav-tree__link " href="/frontend/demos/card/">
2732
+ <a class="nav-tree__link " href="/frontend/demos/card-grid/">
2703
2733
 
2704
2734
 
2705
2735
  <span class="nav-tree__text">
2706
- Card
2736
+ Card Grid
2707
2737
  </span>
2708
2738
 
2709
2739
  </a>
@@ -2714,11 +2744,11 @@
2714
2744
 
2715
2745
  <li class="nav-tree__item ">
2716
2746
 
2717
- <a class="nav-tree__link " href="/frontend/demos/card-grid/">
2747
+ <a class="nav-tree__link " href="/frontend/demos/card/">
2718
2748
 
2719
2749
 
2720
2750
  <span class="nav-tree__text">
2721
- Card Grid
2751
+ Card New
2722
2752
  </span>
2723
2753
 
2724
2754
  </a>
@@ -5065,6 +5095,9 @@
5065
5095
  <li><a href="#function-number-info">number-info()</a>
5066
5096
  </li>
5067
5097
 
5098
+ <li><a href="#function-add-unit">add-unit()</a>
5099
+ </li>
5100
+
5068
5101
  <li><a href="#function-map-merge">map-merge()</a>
5069
5102
  </li>
5070
5103
 
@@ -5121,6 +5154,9 @@
5121
5154
 
5122
5155
  <li><a href="#function-pixel-to-em">pixel-to-em()</a>
5123
5156
  </li>
5157
+
5158
+ <li><a href="#function-hypotenuse">hypotenuse()</a>
5159
+ </li>
5124
5160
  </ol>
5125
5161
  </li>
5126
5162
  </ol>
@@ -5395,8 +5431,8 @@
5395
5431
  <li><strong>File:</strong> _utils.scss</li>
5396
5432
  <li><strong>Group:</strong> utils</li>
5397
5433
  <li><strong>Type:</strong> mixin</li>
5398
- <li><strong>Lines (comments):</strong> 476-479</li>
5399
- <li><strong>Lines (code):</strong> 481-488</li>
5434
+ <li><strong>Lines (comments):</strong> 491-494</li>
5435
+ <li><strong>Lines (code):</strong> 496-503</li>
5400
5436
  </ul>
5401
5437
  </details>
5402
5438
  <h4 id="parameters-4" tabindex="-1">Parameters</h4>
@@ -5638,7 +5674,7 @@
5638
5674
  <li><strong>Group:</strong> utils</li>
5639
5675
  <li><strong>Type:</strong> function</li>
5640
5676
  <li><strong>Lines (comments):</strong> 130-131</li>
5641
- <li><strong>Lines (code):</strong> 133-147</li>
5677
+ <li><strong>Lines (code):</strong> 133-153</li>
5642
5678
  </ul>
5643
5679
  </details>
5644
5680
  <h4 id="parameters-9" tabindex="-1">Parameters</h4>
@@ -5669,7 +5705,69 @@
5669
5705
  <tbody>
5670
5706
  <tr>
5671
5707
  <td style="text-align:left">Map</td>
5672
- <td style="text-align:left">With properties (unit, value)</td>
5708
+ <td style="text-align:left">With properties (unit, value, invalid [true/false if not number])</td>
5709
+ </tr>
5710
+ </tbody>
5711
+ </table>
5712
+ <h4 id="throw-1" tabindex="-1">Throw</h4>
5713
+ <ul>
5714
+ <li $number="">Expected Number, got #{ meta.type-of($number) } for #</li>
5715
+ </ul>
5716
+ <h4 id="require-5" tabindex="-1">Require</h4>
5717
+ <ul>
5718
+ <li><a href="/frontend/sass/core/utils/#function-strip-unit">strip-unit()</a></li>
5719
+ </ul>
5720
+ <div class="sassdoc-item-header">
5721
+ <h3 id="function-add-unit" tabindex="-1">add-unit()</h3>
5722
+ <div class="sassdoc-item-header__labels">
5723
+ <span class="tag tag--primary"><strong>Function</strong></span>
5724
+ </div>
5725
+ </div>
5726
+ <p>Adds unit to unitless number</p>
5727
+ <details>
5728
+ <summary>File Information</summary>
5729
+ <ul>
5730
+ <li><strong>File:</strong> _utils.scss</li>
5731
+ <li><strong>Group:</strong> utils</li>
5732
+ <li><strong>Type:</strong> function</li>
5733
+ <li><strong>Lines (comments):</strong> 155-158</li>
5734
+ <li><strong>Lines (code):</strong> 160-162</li>
5735
+ </ul>
5736
+ </details>
5737
+ <h4 id="parameters-10" tabindex="-1">Parameters</h4>
5738
+ <table>
5739
+ <thead>
5740
+ <tr>
5741
+ <th style="text-align:left">Name</th>
5742
+ <th style="text-align:left">Type</th>
5743
+ <th style="text-align:left">Description</th>
5744
+ </tr>
5745
+ </thead>
5746
+ <tbody>
5747
+ <tr>
5748
+ <td style="text-align:left">$number</td>
5749
+ <td style="text-align:left"><code>Number</code></td>
5750
+ <td style="text-align:left">The unitless number to add unit to</td>
5751
+ </tr>
5752
+ <tr>
5753
+ <td style="text-align:left">$unit</td>
5754
+ <td style="text-align:left"><code>String</code></td>
5755
+ <td style="text-align:left">The unit to add to number</td>
5756
+ </tr>
5757
+ </tbody>
5758
+ </table>
5759
+ <h4 id="returns-2" tabindex="-1">Returns</h4>
5760
+ <table>
5761
+ <thead>
5762
+ <tr>
5763
+ <th style="text-align:left">Type</th>
5764
+ <th style="text-align:left">Description</th>
5765
+ </tr>
5766
+ </thead>
5767
+ <tbody>
5768
+ <tr>
5769
+ <td style="text-align:left">String</td>
5770
+ <td style="text-align:left">Number with unit attached (can't be used in maths)</td>
5673
5771
  </tr>
5674
5772
  </tbody>
5675
5773
  </table>
@@ -5686,11 +5784,11 @@
5686
5784
  <li><strong>File:</strong> _utils.scss</li>
5687
5785
  <li><strong>Group:</strong> utils</li>
5688
5786
  <li><strong>Type:</strong> function</li>
5689
- <li><strong>Lines (comments):</strong> 149-153</li>
5690
- <li><strong>Lines (code):</strong> 155-163</li>
5787
+ <li><strong>Lines (comments):</strong> 164-168</li>
5788
+ <li><strong>Lines (code):</strong> 170-178</li>
5691
5789
  </ul>
5692
5790
  </details>
5693
- <h4 id="parameters-10" tabindex="-1">Parameters</h4>
5791
+ <h4 id="parameters-11" tabindex="-1">Parameters</h4>
5694
5792
  <table>
5695
5793
  <thead>
5696
5794
  <tr>
@@ -5717,7 +5815,7 @@
5717
5815
  </tr>
5718
5816
  </tbody>
5719
5817
  </table>
5720
- <h4 id="returns-2" tabindex="-1">Returns</h4>
5818
+ <h4 id="returns-3" tabindex="-1">Returns</h4>
5721
5819
  <table>
5722
5820
  <thead>
5723
5821
  <tr>
@@ -5745,11 +5843,11 @@
5745
5843
  <li><strong>File:</strong> _utils.scss</li>
5746
5844
  <li><strong>Group:</strong> utils</li>
5747
5845
  <li><strong>Type:</strong> function</li>
5748
- <li><strong>Lines (comments):</strong> 165-168</li>
5749
- <li><strong>Lines (code):</strong> 170-175</li>
5846
+ <li><strong>Lines (comments):</strong> 180-183</li>
5847
+ <li><strong>Lines (code):</strong> 185-190</li>
5750
5848
  </ul>
5751
5849
  </details>
5752
- <h4 id="parameters-11" tabindex="-1">Parameters</h4>
5850
+ <h4 id="parameters-12" tabindex="-1">Parameters</h4>
5753
5851
  <table>
5754
5852
  <thead>
5755
5853
  <tr>
@@ -5771,7 +5869,7 @@
5771
5869
  </tr>
5772
5870
  </tbody>
5773
5871
  </table>
5774
- <h4 id="returns-3" tabindex="-1">Returns</h4>
5872
+ <h4 id="returns-4" tabindex="-1">Returns</h4>
5775
5873
  <table>
5776
5874
  <thead>
5777
5875
  <tr>
@@ -5784,11 +5882,11 @@
5784
5882
  </tr>
5785
5883
  </tbody>
5786
5884
  </table>
5787
- <h4 id="throw-1" tabindex="-1">Throw</h4>
5885
+ <h4 id="throw-2" tabindex="-1">Throw</h4>
5788
5886
  <ul>
5789
5887
  <li>map-has(): Incorrect type for $map (should be map)</li>
5790
5888
  </ul>
5791
- <h4 id="require-5" tabindex="-1">Require</h4>
5889
+ <h4 id="require-6" tabindex="-1">Require</h4>
5792
5890
  <ul>
5793
5891
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
5794
5892
  </ul>
@@ -5807,11 +5905,11 @@
5807
5905
  <li><strong>File:</strong> _utils.scss</li>
5808
5906
  <li><strong>Group:</strong> utils</li>
5809
5907
  <li><strong>Type:</strong> function</li>
5810
- <li><strong>Lines (comments):</strong> 177-178</li>
5811
- <li><strong>Lines (code):</strong> 180-188</li>
5908
+ <li><strong>Lines (comments):</strong> 192-193</li>
5909
+ <li><strong>Lines (code):</strong> 195-203</li>
5812
5910
  </ul>
5813
5911
  </details>
5814
- <h4 id="require-6" tabindex="-1">Require</h4>
5912
+ <h4 id="require-7" tabindex="-1">Require</h4>
5815
5913
  <ul>
5816
5914
  <li><a href="/frontend/sass/core/utils/#function-map-merge">map-merge()</a></li>
5817
5915
  </ul>
@@ -5828,11 +5926,11 @@
5828
5926
  <li><strong>File:</strong> _utils.scss</li>
5829
5927
  <li><strong>Group:</strong> utils</li>
5830
5928
  <li><strong>Type:</strong> function</li>
5831
- <li><strong>Lines (comments):</strong> 190-191</li>
5832
- <li><strong>Lines (code):</strong> 193-200</li>
5929
+ <li><strong>Lines (comments):</strong> 205-206</li>
5930
+ <li><strong>Lines (code):</strong> 208-215</li>
5833
5931
  </ul>
5834
5932
  </details>
5835
- <h4 id="returns-4" tabindex="-1">Returns</h4>
5933
+ <h4 id="returns-5" tabindex="-1">Returns</h4>
5836
5934
  <table>
5837
5935
  <thead>
5838
5936
  <tr>
@@ -5860,11 +5958,11 @@
5860
5958
  <li><strong>File:</strong> _utils.scss</li>
5861
5959
  <li><strong>Group:</strong> utils</li>
5862
5960
  <li><strong>Type:</strong> function</li>
5863
- <li><strong>Lines (comments):</strong> 202-202</li>
5864
- <li><strong>Lines (code):</strong> 203-211</li>
5961
+ <li><strong>Lines (comments):</strong> 217-217</li>
5962
+ <li><strong>Lines (code):</strong> 218-226</li>
5865
5963
  </ul>
5866
5964
  </details>
5867
- <h4 id="require-7" tabindex="-1">Require</h4>
5965
+ <h4 id="require-8" tabindex="-1">Require</h4>
5868
5966
  <ul>
5869
5967
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
5870
5968
  </ul>
@@ -5881,11 +5979,11 @@
5881
5979
  <li><strong>File:</strong> _utils.scss</li>
5882
5980
  <li><strong>Group:</strong> utils</li>
5883
5981
  <li><strong>Type:</strong> function</li>
5884
- <li><strong>Lines (comments):</strong> 214-218</li>
5885
- <li><strong>Lines (code):</strong> 219-238</li>
5982
+ <li><strong>Lines (comments):</strong> 229-233</li>
5983
+ <li><strong>Lines (code):</strong> 234-253</li>
5886
5984
  </ul>
5887
5985
  </details>
5888
- <h4 id="parameters-12" tabindex="-1">Parameters</h4>
5986
+ <h4 id="parameters-13" tabindex="-1">Parameters</h4>
5889
5987
  <table>
5890
5988
  <thead>
5891
5989
  <tr>
@@ -5917,12 +6015,12 @@
5917
6015
  </tr>
5918
6016
  </tbody>
5919
6017
  </table>
5920
- <h4 id="throw-2" tabindex="-1">Throw</h4>
6018
+ <h4 id="throw-3" tabindex="-1">Throw</h4>
5921
6019
  <ul>
5922
6020
  <li>map-contains-any(): Incorrect type for $map (should be map)</li>
5923
6021
  <li>map-contains-any(): Incorrect type for $keys (should be list)</li>
5924
6022
  </ul>
5925
- <h4 id="require-8" tabindex="-1">Require</h4>
6023
+ <h4 id="require-9" tabindex="-1">Require</h4>
5926
6024
  <ul>
5927
6025
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
5928
6026
  </ul>
@@ -5939,11 +6037,11 @@
5939
6037
  <li><strong>File:</strong> _utils.scss</li>
5940
6038
  <li><strong>Group:</strong> utils</li>
5941
6039
  <li><strong>Type:</strong> function</li>
5942
- <li><strong>Lines (comments):</strong> 240-244</li>
5943
- <li><strong>Lines (code):</strong> 246-272</li>
6040
+ <li><strong>Lines (comments):</strong> 255-259</li>
6041
+ <li><strong>Lines (code):</strong> 261-287</li>
5944
6042
  </ul>
5945
6043
  </details>
5946
- <h4 id="parameters-13" tabindex="-1">Parameters</h4>
6044
+ <h4 id="parameters-14" tabindex="-1">Parameters</h4>
5947
6045
  <table>
5948
6046
  <thead>
5949
6047
  <tr>
@@ -5970,7 +6068,7 @@
5970
6068
  </tr>
5971
6069
  </tbody>
5972
6070
  </table>
5973
- <h4 id="returns-5" tabindex="-1">Returns</h4>
6071
+ <h4 id="returns-6" tabindex="-1">Returns</h4>
5974
6072
  <table>
5975
6073
  <thead>
5976
6074
  <tr>
@@ -5985,11 +6083,11 @@
5985
6083
  </tr>
5986
6084
  </tbody>
5987
6085
  </table>
5988
- <h4 id="throw-3" tabindex="-1">Throw</h4>
6086
+ <h4 id="throw-4" tabindex="-1">Throw</h4>
5989
6087
  <ul>
5990
6088
  <li>Arguments must be a list, use single list for single argument ie</li>
5991
6089
  </ul>
5992
- <h4 id="require-9" tabindex="-1">Require</h4>
6090
+ <h4 id="require-10" tabindex="-1">Require</h4>
5993
6091
  <ul>
5994
6092
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
5995
6093
  </ul>
@@ -6006,11 +6104,11 @@
6006
6104
  <li><strong>File:</strong> _utils.scss</li>
6007
6105
  <li><strong>Group:</strong> utils</li>
6008
6106
  <li><strong>Type:</strong> function</li>
6009
- <li><strong>Lines (comments):</strong> 274-278</li>
6010
- <li><strong>Lines (code):</strong> 280-296</li>
6107
+ <li><strong>Lines (comments):</strong> 289-293</li>
6108
+ <li><strong>Lines (code):</strong> 295-311</li>
6011
6109
  </ul>
6012
6110
  </details>
6013
- <h4 id="parameters-14" tabindex="-1">Parameters</h4>
6111
+ <h4 id="parameters-15" tabindex="-1">Parameters</h4>
6014
6112
  <table>
6015
6113
  <thead>
6016
6114
  <tr>
@@ -6058,11 +6156,11 @@
6058
6156
  <li><strong>File:</strong> _utils.scss</li>
6059
6157
  <li><strong>Group:</strong> utils</li>
6060
6158
  <li><strong>Type:</strong> function</li>
6061
- <li><strong>Lines (comments):</strong> 298-302</li>
6062
- <li><strong>Lines (code):</strong> 304-312</li>
6159
+ <li><strong>Lines (comments):</strong> 313-317</li>
6160
+ <li><strong>Lines (code):</strong> 319-327</li>
6063
6161
  </ul>
6064
6162
  </details>
6065
- <h4 id="parameters-15" tabindex="-1">Parameters</h4>
6163
+ <h4 id="parameters-16" tabindex="-1">Parameters</h4>
6066
6164
  <table>
6067
6165
  <thead>
6068
6166
  <tr>
@@ -6084,7 +6182,7 @@
6084
6182
  </tr>
6085
6183
  </tbody>
6086
6184
  </table>
6087
- <h4 id="returns-6" tabindex="-1">Returns</h4>
6185
+ <h4 id="returns-7" tabindex="-1">Returns</h4>
6088
6186
  <table>
6089
6187
  <thead>
6090
6188
  <tr>
@@ -6115,11 +6213,11 @@
6115
6213
  <li><strong>File:</strong> _utils.scss</li>
6116
6214
  <li><strong>Group:</strong> utils</li>
6117
6215
  <li><strong>Type:</strong> function</li>
6118
- <li><strong>Lines (comments):</strong> 314-318</li>
6119
- <li><strong>Lines (code):</strong> 320-328</li>
6216
+ <li><strong>Lines (comments):</strong> 329-333</li>
6217
+ <li><strong>Lines (code):</strong> 335-343</li>
6120
6218
  </ul>
6121
6219
  </details>
6122
- <h4 id="parameters-16" tabindex="-1">Parameters</h4>
6220
+ <h4 id="parameters-17" tabindex="-1">Parameters</h4>
6123
6221
  <table>
6124
6222
  <thead>
6125
6223
  <tr>
@@ -6141,7 +6239,7 @@
6141
6239
  </tr>
6142
6240
  </tbody>
6143
6241
  </table>
6144
- <h4 id="returns-7" tabindex="-1">Returns</h4>
6242
+ <h4 id="returns-8" tabindex="-1">Returns</h4>
6145
6243
  <table>
6146
6244
  <thead>
6147
6245
  <tr>
@@ -6169,11 +6267,11 @@
6169
6267
  <li><strong>File:</strong> _utils.scss</li>
6170
6268
  <li><strong>Group:</strong> utils</li>
6171
6269
  <li><strong>Type:</strong> function</li>
6172
- <li><strong>Lines (comments):</strong> 330-334</li>
6173
- <li><strong>Lines (code):</strong> 336-351</li>
6270
+ <li><strong>Lines (comments):</strong> 345-349</li>
6271
+ <li><strong>Lines (code):</strong> 351-366</li>
6174
6272
  </ul>
6175
6273
  </details>
6176
- <h4 id="parameters-17" tabindex="-1">Parameters</h4>
6274
+ <h4 id="parameters-18" tabindex="-1">Parameters</h4>
6177
6275
  <table>
6178
6276
  <thead>
6179
6277
  <tr>
@@ -6204,7 +6302,7 @@
6204
6302
  </tr>
6205
6303
  </tbody>
6206
6304
  </table>
6207
- <h4 id="returns-8" tabindex="-1">Returns</h4>
6305
+ <h4 id="returns-9" tabindex="-1">Returns</h4>
6208
6306
  <table>
6209
6307
  <thead>
6210
6308
  <tr>
@@ -6236,8 +6334,8 @@
6236
6334
  <li><strong>File:</strong> _utils.scss</li>
6237
6335
  <li><strong>Group:</strong> utils</li>
6238
6336
  <li><strong>Type:</strong> function</li>
6239
- <li><strong>Lines (comments):</strong> 353-368</li>
6240
- <li><strong>Lines (code):</strong> 370-386</li>
6337
+ <li><strong>Lines (comments):</strong> 368-383</li>
6338
+ <li><strong>Lines (code):</strong> 385-401</li>
6241
6339
  </ul>
6242
6340
  </details>
6243
6341
  <h4 id="examples-2" tabindex="-1">Examples</h4>
@@ -6250,7 +6348,7 @@
6250
6348
  <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>
6251
6349
  <span class="pjs-token pjs-comment">// left = 2em</span>
6252
6350
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
6253
- <h4 id="parameters-18" tabindex="-1">Parameters</h4>
6351
+ <h4 id="parameters-19" tabindex="-1">Parameters</h4>
6254
6352
  <table>
6255
6353
  <thead>
6256
6354
  <tr>
@@ -6267,7 +6365,7 @@
6267
6365
  </tr>
6268
6366
  </tbody>
6269
6367
  </table>
6270
- <h4 id="returns-9" tabindex="-1">Returns</h4>
6368
+ <h4 id="returns-10" tabindex="-1">Returns</h4>
6271
6369
  <table>
6272
6370
  <thead>
6273
6371
  <tr>
@@ -6282,7 +6380,7 @@
6282
6380
  </tr>
6283
6381
  </tbody>
6284
6382
  </table>
6285
- <h4 id="throw-4" tabindex="-1">Throw</h4>
6383
+ <h4 id="throw-5" tabindex="-1">Throw</h4>
6286
6384
  <ul>
6287
6385
  <li>Spacing has more than 4 arguments (not correct shorthand)</li>
6288
6386
  </ul>
@@ -6299,8 +6397,8 @@
6299
6397
  <li><strong>File:</strong> _utils.scss</li>
6300
6398
  <li><strong>Group:</strong> utils</li>
6301
6399
  <li><strong>Type:</strong> function</li>
6302
- <li><strong>Lines (comments):</strong> 388-397</li>
6303
- <li><strong>Lines (code):</strong> 399-401</li>
6400
+ <li><strong>Lines (comments):</strong> 403-412</li>
6401
+ <li><strong>Lines (code):</strong> 414-416</li>
6304
6402
  </ul>
6305
6403
  </details>
6306
6404
  <h4 id="examples-3" tabindex="-1">Examples</h4>
@@ -6311,7 +6409,7 @@
6311
6409
  <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>
6312
6410
  <span class="pjs-token pjs-comment">// top = 2em</span>
6313
6411
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
6314
- <h4 id="parameters-19" tabindex="-1">Parameters</h4>
6412
+ <h4 id="parameters-20" tabindex="-1">Parameters</h4>
6315
6413
  <table>
6316
6414
  <thead>
6317
6415
  <tr>
@@ -6328,7 +6426,7 @@
6328
6426
  </tr>
6329
6427
  </tbody>
6330
6428
  </table>
6331
- <h4 id="returns-10" tabindex="-1">Returns</h4>
6429
+ <h4 id="returns-11" tabindex="-1">Returns</h4>
6332
6430
  <table>
6333
6431
  <thead>
6334
6432
  <tr>
@@ -6341,7 +6439,7 @@
6341
6439
  </tr>
6342
6440
  </tbody>
6343
6441
  </table>
6344
- <h4 id="require-10" tabindex="-1">Require</h4>
6442
+ <h4 id="require-11" tabindex="-1">Require</h4>
6345
6443
  <ul>
6346
6444
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
6347
6445
  <li><a href="/frontend/sass/core/utils/#function-get-spacing">get-spacing()</a></li>
@@ -6359,8 +6457,8 @@
6359
6457
  <li><strong>File:</strong> _utils.scss</li>
6360
6458
  <li><strong>Group:</strong> utils</li>
6361
6459
  <li><strong>Type:</strong> function</li>
6362
- <li><strong>Lines (comments):</strong> 403-412</li>
6363
- <li><strong>Lines (code):</strong> 414-416</li>
6460
+ <li><strong>Lines (comments):</strong> 418-427</li>
6461
+ <li><strong>Lines (code):</strong> 429-431</li>
6364
6462
  </ul>
6365
6463
  </details>
6366
6464
  <h4 id="examples-4" tabindex="-1">Examples</h4>
@@ -6371,7 +6469,7 @@
6371
6469
  <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>
6372
6470
  <span class="pjs-token pjs-comment">// right = 2em</span>
6373
6471
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
6374
- <h4 id="parameters-20" tabindex="-1">Parameters</h4>
6472
+ <h4 id="parameters-21" tabindex="-1">Parameters</h4>
6375
6473
  <table>
6376
6474
  <thead>
6377
6475
  <tr>
@@ -6388,7 +6486,7 @@
6388
6486
  </tr>
6389
6487
  </tbody>
6390
6488
  </table>
6391
- <h4 id="returns-11" tabindex="-1">Returns</h4>
6489
+ <h4 id="returns-12" tabindex="-1">Returns</h4>
6392
6490
  <table>
6393
6491
  <thead>
6394
6492
  <tr>
@@ -6401,7 +6499,7 @@
6401
6499
  </tr>
6402
6500
  </tbody>
6403
6501
  </table>
6404
- <h4 id="require-11" tabindex="-1">Require</h4>
6502
+ <h4 id="require-12" tabindex="-1">Require</h4>
6405
6503
  <ul>
6406
6504
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
6407
6505
  <li><a href="/frontend/sass/core/utils/#function-get-spacing">get-spacing()</a></li>
@@ -6419,8 +6517,8 @@
6419
6517
  <li><strong>File:</strong> _utils.scss</li>
6420
6518
  <li><strong>Group:</strong> utils</li>
6421
6519
  <li><strong>Type:</strong> function</li>
6422
- <li><strong>Lines (comments):</strong> 418-427</li>
6423
- <li><strong>Lines (code):</strong> 429-431</li>
6520
+ <li><strong>Lines (comments):</strong> 433-442</li>
6521
+ <li><strong>Lines (code):</strong> 444-446</li>
6424
6522
  </ul>
6425
6523
  </details>
6426
6524
  <h4 id="examples-5" tabindex="-1">Examples</h4>
@@ -6431,7 +6529,7 @@
6431
6529
  <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>
6432
6530
  <span class="pjs-token pjs-comment">// bottom = 2em</span>
6433
6531
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
6434
- <h4 id="parameters-21" tabindex="-1">Parameters</h4>
6532
+ <h4 id="parameters-22" tabindex="-1">Parameters</h4>
6435
6533
  <table>
6436
6534
  <thead>
6437
6535
  <tr>
@@ -6448,7 +6546,7 @@
6448
6546
  </tr>
6449
6547
  </tbody>
6450
6548
  </table>
6451
- <h4 id="returns-12" tabindex="-1">Returns</h4>
6549
+ <h4 id="returns-13" tabindex="-1">Returns</h4>
6452
6550
  <table>
6453
6551
  <thead>
6454
6552
  <tr>
@@ -6461,7 +6559,7 @@
6461
6559
  </tr>
6462
6560
  </tbody>
6463
6561
  </table>
6464
- <h4 id="require-12" tabindex="-1">Require</h4>
6562
+ <h4 id="require-13" tabindex="-1">Require</h4>
6465
6563
  <ul>
6466
6564
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
6467
6565
  <li><a href="/frontend/sass/core/utils/#function-get-spacing">get-spacing()</a></li>
@@ -6479,8 +6577,8 @@
6479
6577
  <li><strong>File:</strong> _utils.scss</li>
6480
6578
  <li><strong>Group:</strong> utils</li>
6481
6579
  <li><strong>Type:</strong> function</li>
6482
- <li><strong>Lines (comments):</strong> 433-442</li>
6483
- <li><strong>Lines (code):</strong> 444-446</li>
6580
+ <li><strong>Lines (comments):</strong> 448-457</li>
6581
+ <li><strong>Lines (code):</strong> 459-461</li>
6484
6582
  </ul>
6485
6583
  </details>
6486
6584
  <h4 id="examples-6" tabindex="-1">Examples</h4>
@@ -6491,7 +6589,7 @@
6491
6589
  <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>
6492
6590
  <span class="pjs-token pjs-comment">// left = 2em</span>
6493
6591
  <span class="pjs-token pjs-punctuation">}</span></code></pre>
6494
- <h4 id="parameters-22" tabindex="-1">Parameters</h4>
6592
+ <h4 id="parameters-23" tabindex="-1">Parameters</h4>
6495
6593
  <table>
6496
6594
  <thead>
6497
6595
  <tr>
@@ -6508,7 +6606,7 @@
6508
6606
  </tr>
6509
6607
  </tbody>
6510
6608
  </table>
6511
- <h4 id="returns-13" tabindex="-1">Returns</h4>
6609
+ <h4 id="returns-14" tabindex="-1">Returns</h4>
6512
6610
  <table>
6513
6611
  <thead>
6514
6612
  <tr>
@@ -6521,7 +6619,7 @@
6521
6619
  </tr>
6522
6620
  </tbody>
6523
6621
  </table>
6524
- <h4 id="require-13" tabindex="-1">Require</h4>
6622
+ <h4 id="require-14" tabindex="-1">Require</h4>
6525
6623
  <ul>
6526
6624
  <li><a href="/frontend/sass/core/breakpoint/#function-get">get()</a></li>
6527
6625
  <li><a href="/frontend/sass/core/utils/#function-get-spacing">get-spacing()</a></li>
@@ -6542,8 +6640,8 @@
6542
6640
  <li><strong>File:</strong> _utils.scss</li>
6543
6641
  <li><strong>Group:</strong> utils</li>
6544
6642
  <li><strong>Type:</strong> function</li>
6545
- <li><strong>Lines (comments):</strong> 448-450</li>
6546
- <li><strong>Lines (code):</strong> 452-454</li>
6643
+ <li><strong>Lines (comments):</strong> 463-465</li>
6644
+ <li><strong>Lines (code):</strong> 467-469</li>
6547
6645
  </ul>
6548
6646
  </details>
6549
6647
  <h4 id="related-links" tabindex="-1">Related Links</h4>
@@ -6563,11 +6661,11 @@
6563
6661
  <li><strong>File:</strong> _utils.scss</li>
6564
6662
  <li><strong>Group:</strong> utils</li>
6565
6663
  <li><strong>Type:</strong> function</li>
6566
- <li><strong>Lines (comments):</strong> 456-461</li>
6567
- <li><strong>Lines (code):</strong> 463-465</li>
6664
+ <li><strong>Lines (comments):</strong> 471-476</li>
6665
+ <li><strong>Lines (code):</strong> 478-480</li>
6568
6666
  </ul>
6569
6667
  </details>
6570
- <h4 id="parameters-23" tabindex="-1">Parameters</h4>
6668
+ <h4 id="parameters-24" tabindex="-1">Parameters</h4>
6571
6669
  <table>
6572
6670
  <thead>
6573
6671
  <tr>
@@ -6599,7 +6697,7 @@
6599
6697
  </tr>
6600
6698
  </tbody>
6601
6699
  </table>
6602
- <h4 id="returns-14" tabindex="-1">Returns</h4>
6700
+ <h4 id="returns-15" tabindex="-1">Returns</h4>
6603
6701
  <table>
6604
6702
  <thead>
6605
6703
  <tr>
@@ -6612,7 +6710,7 @@
6612
6710
  </tr>
6613
6711
  </tbody>
6614
6712
  </table>
6615
- <h4 id="require-14" tabindex="-1">Require</h4>
6713
+ <h4 id="require-15" tabindex="-1">Require</h4>
6616
6714
  <ul>
6617
6715
  <li><a href="/frontend/sass/core/breakpoint/#variable-sizes">$sizes</a></li>
6618
6716
  </ul>
@@ -6629,11 +6727,11 @@
6629
6727
  <li><strong>File:</strong> _utils.scss</li>
6630
6728
  <li><strong>Group:</strong> utils</li>
6631
6729
  <li><strong>Type:</strong> function</li>
6632
- <li><strong>Lines (comments):</strong> 467-470</li>
6633
- <li><strong>Lines (code):</strong> 472-474</li>
6730
+ <li><strong>Lines (comments):</strong> 482-485</li>
6731
+ <li><strong>Lines (code):</strong> 487-489</li>
6634
6732
  </ul>
6635
6733
  </details>
6636
- <h4 id="parameters-24" tabindex="-1">Parameters</h4>
6734
+ <h4 id="parameters-25" tabindex="-1">Parameters</h4>
6637
6735
  <table>
6638
6736
  <thead>
6639
6737
  <tr>
@@ -6655,7 +6753,7 @@
6655
6753
  </tr>
6656
6754
  </tbody>
6657
6755
  </table>
6658
- <h4 id="returns-15" tabindex="-1">Returns</h4>
6756
+ <h4 id="returns-16" tabindex="-1">Returns</h4>
6659
6757
  <table>
6660
6758
  <thead>
6661
6759
  <tr>
@@ -6669,6 +6767,63 @@
6669
6767
  <td style="text-align:left">Em Conversion</td>
6670
6768
  </tr>
6671
6769
  </tbody>
6770
+ </table>
6771
+ <div class="sassdoc-item-header">
6772
+ <h3 id="function-hypotenuse" tabindex="-1">hypotenuse()</h3>
6773
+ <div class="sassdoc-item-header__labels">
6774
+ <span class="tag tag--primary"><strong>Function</strong></span>
6775
+ </div>
6776
+ </div>
6777
+ <p>Calculates the hypotenuse of a triangle</p>
6778
+ <ul>
6779
+ <li>Can be used to get length between two corners of a rectangle</li>
6780
+ </ul>
6781
+ <details>
6782
+ <summary>File Information</summary>
6783
+ <ul>
6784
+ <li><strong>File:</strong> _utils.scss</li>
6785
+ <li><strong>Group:</strong> utils</li>
6786
+ <li><strong>Type:</strong> function</li>
6787
+ <li><strong>Lines (comments):</strong> 505-509</li>
6788
+ <li><strong>Lines (code):</strong> 511-513</li>
6789
+ </ul>
6790
+ </details>
6791
+ <h4 id="parameters-26" tabindex="-1">Parameters</h4>
6792
+ <table>
6793
+ <thead>
6794
+ <tr>
6795
+ <th style="text-align:left">Name</th>
6796
+ <th style="text-align:left">Type</th>
6797
+ <th style="text-align:left">Description</th>
6798
+ </tr>
6799
+ </thead>
6800
+ <tbody>
6801
+ <tr>
6802
+ <td style="text-align:left">$width</td>
6803
+ <td style="text-align:left"><code>Number</code></td>
6804
+ <td style="text-align:left">The width of the triangle</td>
6805
+ </tr>
6806
+ <tr>
6807
+ <td style="text-align:left">$height</td>
6808
+ <td style="text-align:left"><code>Number</code></td>
6809
+ <td style="text-align:left">The height of the triangle</td>
6810
+ </tr>
6811
+ </tbody>
6812
+ </table>
6813
+ <h4 id="returns-17" tabindex="-1">Returns</h4>
6814
+ <table>
6815
+ <thead>
6816
+ <tr>
6817
+ <th style="text-align:left">Type</th>
6818
+ <th style="text-align:left">Description</th>
6819
+ </tr>
6820
+ </thead>
6821
+ <tbody>
6822
+ <tr>
6823
+ <td style="text-align:left">Number</td>
6824
+ <td style="text-align:left">Hypotenuse of a triangle</td>
6825
+ </tr>
6826
+ </tbody>
6672
6827
  </table>
6673
6828
 
6674
6829
  </div>