@ulu/frontend 0.1.0-beta.37 → 0.1.0-beta.39
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.
- package/CHANGELOG.md +19 -3
- package/dist/ulu-frontend.min.css +1 -1
- package/dist/ulu-frontend.min.js +2 -2
- package/docs-dev/changelog/index.html +137 -30
- package/docs-dev/demos/accordion/index.html +60 -30
- package/docs-dev/demos/breakpoints-manager/index.html +5186 -0
- package/docs-dev/demos/button/index.html +60 -30
- package/docs-dev/demos/button-verbose/index.html +60 -30
- package/docs-dev/demos/callout/index.html +60 -30
- package/docs-dev/demos/captioned-figure/index.html +60 -30
- package/docs-dev/demos/card/index.html +76 -46
- package/docs-dev/demos/card-grid/index.html +60 -30
- package/docs-dev/demos/css-icons/index.html +60 -30
- package/docs-dev/demos/data-grid/index.html +60 -30
- package/docs-dev/demos/data-table/index.html +160 -130
- package/docs-dev/demos/details-group/index.html +60 -30
- package/docs-dev/demos/file-save/index.html +60 -30
- package/docs-dev/demos/flipcard/index.html +60 -30
- package/docs-dev/demos/form-theme/index.html +60 -30
- package/docs-dev/demos/index.html +60 -30
- package/docs-dev/demos/list-inline/index.html +60 -30
- package/docs-dev/demos/list-lines/index.html +60 -30
- package/docs-dev/demos/menu-stack/index.html +60 -30
- package/docs-dev/demos/modals/index.html +111 -30
- package/docs-dev/demos/nav-strip/index.html +60 -30
- package/docs-dev/demos/overlay-section/index.html +60 -30
- package/docs-dev/demos/popovers/index.html +117 -31
- package/docs-dev/demos/print/index.html +60 -30
- package/docs-dev/demos/pull-quote/index.html +60 -30
- package/docs-dev/demos/rule/index.html +60 -30
- package/docs-dev/demos/scrollpoints/index.html +60 -30
- package/docs-dev/demos/spoke-spinner/index.html +60 -30
- package/docs-dev/demos/sticky-list/index.html +60 -30
- package/docs-dev/demos/tabs/index.html +60 -30
- package/docs-dev/demos/tag/index.html +60 -30
- package/docs-dev/demos/theme-toggle/index.html +60 -30
- package/docs-dev/demos/tiles/index.html +60 -30
- package/docs-dev/demos/tooltip/index.html +60 -30
- package/docs-dev/guide/building-stylesheet/index.html +60 -30
- package/docs-dev/guide/developing-ulu-scss-module/index.html +60 -30
- package/docs-dev/guide/index.html +60 -30
- package/docs-dev/index.html +60 -30
- package/docs-dev/javascript/events/index.html +60 -30
- package/docs-dev/javascript/index.html +60 -30
- package/docs-dev/javascript/settings/index.html +132 -36
- package/docs-dev/javascript/ui-breakpoints/index.html +75 -45
- package/docs-dev/javascript/ui-collapsible/index.html +60 -30
- package/docs-dev/javascript/ui-details-group/index.html +60 -30
- package/docs-dev/javascript/ui-dialog/index.html +60 -30
- package/docs-dev/javascript/ui-flipcard/index.html +60 -30
- package/docs-dev/javascript/ui-grid/index.html +60 -30
- package/docs-dev/javascript/ui-modal-builder/index.html +60 -30
- package/docs-dev/javascript/ui-overflow-scroller/index.html +60 -30
- package/docs-dev/javascript/ui-overflow-scroller-pager/index.html +60 -30
- package/docs-dev/javascript/ui-page/index.html +60 -30
- package/docs-dev/javascript/ui-popover/index.html +60 -30
- package/docs-dev/javascript/ui-print/index.html +60 -30
- package/docs-dev/javascript/ui-print-details/index.html +60 -30
- package/docs-dev/javascript/ui-programmatic-modal/index.html +60 -30
- package/docs-dev/javascript/ui-proxy-click/index.html +60 -30
- package/docs-dev/javascript/ui-resizer/index.html +60 -30
- package/docs-dev/javascript/ui-scroll-slider/index.html +60 -30
- package/docs-dev/javascript/ui-scrollpoint/index.html +60 -30
- package/docs-dev/javascript/ui-slider/index.html +60 -30
- package/docs-dev/javascript/ui-tabs/index.html +60 -30
- package/docs-dev/javascript/ui-theme-toggle/index.html +60 -30
- package/docs-dev/javascript/ui-tooltip/index.html +60 -30
- package/docs-dev/javascript/utils-class-logger/index.html +60 -30
- package/docs-dev/javascript/utils-css/index.html +5164 -0
- package/docs-dev/javascript/utils-dom/index.html +60 -30
- package/docs-dev/javascript/utils-file-save/index.html +60 -30
- package/docs-dev/javascript/utils-floating-ui/index.html +60 -30
- package/docs-dev/javascript/utils-id/index.html +60 -30
- package/docs-dev/javascript/utils-pause-youtube-video/index.html +60 -30
- package/docs-dev/javascript/utils-system/index.html +60 -30
- package/docs-dev/sass/base/color/index.html +60 -30
- package/docs-dev/sass/base/elements/index.html +60 -30
- package/docs-dev/sass/base/index/index.html +60 -30
- package/docs-dev/sass/base/index.html +60 -30
- package/docs-dev/sass/base/keyframes/index.html +60 -30
- package/docs-dev/sass/base/layout/index.html +60 -30
- package/docs-dev/sass/base/normalize/index.html +60 -30
- package/docs-dev/sass/base/print/index.html +60 -30
- package/docs-dev/sass/base/root/index.html +60 -30
- package/docs-dev/sass/base/typography/index.html +60 -30
- package/docs-dev/sass/components/accordion/index.html +60 -30
- package/docs-dev/sass/components/adaptive-spacing/index.html +60 -30
- package/docs-dev/sass/components/badge/index.html +60 -30
- package/docs-dev/sass/components/basic-hero/index.html +60 -30
- package/docs-dev/sass/components/button/index.html +60 -30
- package/docs-dev/sass/components/button-verbose/index.html +82 -38
- package/docs-dev/sass/components/callout/index.html +60 -30
- package/docs-dev/sass/components/captioned-figure/index.html +60 -30
- package/docs-dev/sass/components/card/index.html +61 -31
- package/docs-dev/sass/components/card-grid/index.html +60 -30
- package/docs-dev/sass/components/css-icon/index.html +60 -30
- package/docs-dev/sass/components/data-grid/index.html +80 -43
- package/docs-dev/sass/components/data-table/index.html +60 -30
- package/docs-dev/sass/components/fill-context/index.html +60 -30
- package/docs-dev/sass/components/flipcard/index.html +60 -30
- package/docs-dev/sass/components/flipcard-grid/index.html +60 -30
- package/docs-dev/sass/components/form-theme/index.html +60 -30
- package/docs-dev/sass/components/hero/index.html +60 -30
- package/docs-dev/sass/components/horizontal-rule/index.html +60 -30
- package/docs-dev/sass/components/image-grid/index.html +60 -30
- package/docs-dev/sass/components/index/index.html +60 -30
- package/docs-dev/sass/components/index.html +60 -30
- package/docs-dev/sass/components/links/index.html +60 -30
- package/docs-dev/sass/components/list-inline/index.html +60 -30
- package/docs-dev/sass/components/list-lines/index.html +60 -30
- package/docs-dev/sass/components/list-ordered/index.html +60 -30
- package/docs-dev/sass/components/list-unordered/index.html +60 -30
- package/docs-dev/sass/components/menu-stack/index.html +60 -30
- package/docs-dev/sass/components/modal/index.html +61 -31
- package/docs-dev/sass/components/nav-strip/index.html +60 -30
- package/docs-dev/sass/components/overlay-section/index.html +60 -30
- package/docs-dev/sass/components/pager/index.html +60 -30
- package/docs-dev/sass/components/placeholder-block/index.html +60 -30
- package/docs-dev/sass/components/popover/index.html +60 -30
- package/docs-dev/sass/components/pull-quote/index.html +60 -30
- package/docs-dev/sass/components/ratio-box/index.html +60 -30
- package/docs-dev/sass/components/rule/index.html +60 -30
- package/docs-dev/sass/components/scroll-slider/index.html +60 -30
- package/docs-dev/sass/components/skip-link/index.html +60 -30
- package/docs-dev/sass/components/slider/index.html +60 -30
- package/docs-dev/sass/components/spoke-spinner/index.html +60 -30
- package/docs-dev/sass/components/sticky-list/index.html +60 -30
- package/docs-dev/sass/components/tabs/index.html +60 -30
- package/docs-dev/sass/components/tag/index.html +60 -30
- package/docs-dev/sass/components/tile-button/index.html +60 -30
- package/docs-dev/sass/components/tile-grid/index.html +60 -30
- package/docs-dev/sass/components/tile-grid-overlay/index.html +60 -30
- package/docs-dev/sass/components/vignette/index.html +60 -30
- package/docs-dev/sass/components/wysiwyg/index.html +60 -30
- package/docs-dev/sass/core/breakpoint/index.html +106 -62
- package/docs-dev/sass/core/button/index.html +60 -30
- package/docs-dev/sass/core/color/index.html +60 -30
- package/docs-dev/sass/core/cssvar/index.html +60 -30
- package/docs-dev/sass/core/element/index.html +60 -30
- package/docs-dev/sass/core/index.html +60 -30
- package/docs-dev/sass/core/layout/index.html +60 -30
- package/docs-dev/sass/core/path/index.html +60 -30
- package/docs-dev/sass/core/selector/index.html +60 -30
- package/docs-dev/sass/core/typography/index.html +60 -30
- package/docs-dev/sass/core/units/index.html +60 -30
- package/docs-dev/sass/core/utils/index.html +175 -123
- package/docs-dev/sass/helpers/color/index.html +60 -30
- package/docs-dev/sass/helpers/display/index.html +61 -31
- package/docs-dev/sass/helpers/index/index.html +60 -30
- package/docs-dev/sass/helpers/index.html +60 -30
- package/docs-dev/sass/helpers/print/index.html +60 -0
- package/docs-dev/sass/helpers/typography/index.html +60 -30
- package/docs-dev/sass/helpers/units/index.html +60 -30
- package/docs-dev/sass/helpers/utilities/index.html +62 -32
- package/docs-dev/sass/index.html +60 -30
- package/js/ui/scrollpoint.js +1 -1
- package/package.json +1 -1
- package/scss/helpers/_display.scss +15 -18
- package/scss/helpers/_print.scss +12 -7
- package/scss/helpers/_utilities.scss +42 -32
|
@@ -181,6 +181,21 @@
|
|
|
181
181
|
</li>
|
|
182
182
|
|
|
183
183
|
|
|
184
|
+
<li class="nav-tree__item ">
|
|
185
|
+
|
|
186
|
+
<a class="nav-tree__link " href="/frontend/demos/breakpoints-manager/">
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
<span class="nav-tree__text">
|
|
190
|
+
Breakpoint Manager
|
|
191
|
+
</span>
|
|
192
|
+
|
|
193
|
+
</a>
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
</li>
|
|
197
|
+
|
|
198
|
+
|
|
184
199
|
<li class="nav-tree__item ">
|
|
185
200
|
|
|
186
201
|
<a class="nav-tree__link " href="/frontend/demos/button/">
|
|
@@ -1973,21 +1988,6 @@
|
|
|
1973
1988
|
</li>
|
|
1974
1989
|
|
|
1975
1990
|
|
|
1976
|
-
<li class="nav-tree__item ">
|
|
1977
|
-
|
|
1978
|
-
<a class="nav-tree__link " href="/frontend/sass/helpers/print/">
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
<span class="nav-tree__text">
|
|
1982
|
-
Print
|
|
1983
|
-
</span>
|
|
1984
|
-
|
|
1985
|
-
</a>
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
</li>
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
1991
|
<li class="nav-tree__item ">
|
|
1992
1992
|
|
|
1993
1993
|
<a class="nav-tree__link " href="/frontend/sass/helpers/typography/">
|
|
@@ -2453,6 +2453,21 @@
|
|
|
2453
2453
|
</li>
|
|
2454
2454
|
|
|
2455
2455
|
|
|
2456
|
+
<li class="nav-tree__item ">
|
|
2457
|
+
|
|
2458
|
+
<a class="nav-tree__link " href="/frontend/javascript/utils-css/">
|
|
2459
|
+
|
|
2460
|
+
|
|
2461
|
+
<span class="nav-tree__text">
|
|
2462
|
+
utils/css
|
|
2463
|
+
</span>
|
|
2464
|
+
|
|
2465
|
+
</a>
|
|
2466
|
+
|
|
2467
|
+
|
|
2468
|
+
</li>
|
|
2469
|
+
|
|
2470
|
+
|
|
2456
2471
|
<li class="nav-tree__item ">
|
|
2457
2472
|
|
|
2458
2473
|
<a class="nav-tree__link " href="/frontend/javascript/utils-dom/">
|
|
@@ -2682,6 +2697,21 @@
|
|
|
2682
2697
|
</li>
|
|
2683
2698
|
|
|
2684
2699
|
|
|
2700
|
+
<li class="nav-tree__item ">
|
|
2701
|
+
|
|
2702
|
+
<a class="nav-tree__link " href="/frontend/demos/breakpoints-manager/">
|
|
2703
|
+
|
|
2704
|
+
|
|
2705
|
+
<span class="nav-tree__text">
|
|
2706
|
+
Breakpoint Manager
|
|
2707
|
+
</span>
|
|
2708
|
+
|
|
2709
|
+
</a>
|
|
2710
|
+
|
|
2711
|
+
|
|
2712
|
+
</li>
|
|
2713
|
+
|
|
2714
|
+
|
|
2685
2715
|
<li class="nav-tree__item ">
|
|
2686
2716
|
|
|
2687
2717
|
<a class="nav-tree__link " href="/frontend/demos/button/">
|
|
@@ -4474,21 +4504,6 @@
|
|
|
4474
4504
|
</li>
|
|
4475
4505
|
|
|
4476
4506
|
|
|
4477
|
-
<li class="nav-tree__item ">
|
|
4478
|
-
|
|
4479
|
-
<a class="nav-tree__link " href="/frontend/sass/helpers/print/">
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
<span class="nav-tree__text">
|
|
4483
|
-
Print
|
|
4484
|
-
</span>
|
|
4485
|
-
|
|
4486
|
-
</a>
|
|
4487
|
-
|
|
4488
|
-
|
|
4489
|
-
</li>
|
|
4490
|
-
|
|
4491
|
-
|
|
4492
4507
|
<li class="nav-tree__item ">
|
|
4493
4508
|
|
|
4494
4509
|
<a class="nav-tree__link " href="/frontend/sass/helpers/typography/">
|
|
@@ -4954,6 +4969,21 @@
|
|
|
4954
4969
|
</li>
|
|
4955
4970
|
|
|
4956
4971
|
|
|
4972
|
+
<li class="nav-tree__item ">
|
|
4973
|
+
|
|
4974
|
+
<a class="nav-tree__link " href="/frontend/javascript/utils-css/">
|
|
4975
|
+
|
|
4976
|
+
|
|
4977
|
+
<span class="nav-tree__text">
|
|
4978
|
+
utils/css
|
|
4979
|
+
</span>
|
|
4980
|
+
|
|
4981
|
+
</a>
|
|
4982
|
+
|
|
4983
|
+
|
|
4984
|
+
</li>
|
|
4985
|
+
|
|
4986
|
+
|
|
4957
4987
|
<li class="nav-tree__item ">
|
|
4958
4988
|
|
|
4959
4989
|
<a class="nav-tree__link " href="/frontend/javascript/utils-dom/">
|
|
@@ -5365,8 +5395,8 @@
|
|
|
5365
5395
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5366
5396
|
<li><strong>Group:</strong> utils</li>
|
|
5367
5397
|
<li><strong>Type:</strong> mixin</li>
|
|
5368
|
-
<li><strong>Lines (comments):</strong>
|
|
5369
|
-
<li><strong>Lines (code):</strong>
|
|
5398
|
+
<li><strong>Lines (comments):</strong> 74-78</li>
|
|
5399
|
+
<li><strong>Lines (code):</strong> 80-90</li>
|
|
5370
5400
|
</ul>
|
|
5371
5401
|
</details>
|
|
5372
5402
|
<h4 id="parameters-1" tabindex="-1">Parameters</h4>
|
|
@@ -5414,8 +5444,8 @@
|
|
|
5414
5444
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5415
5445
|
<li><strong>Group:</strong> utils</li>
|
|
5416
5446
|
<li><strong>Type:</strong> mixin</li>
|
|
5417
|
-
<li><strong>Lines (comments):</strong>
|
|
5418
|
-
<li><strong>Lines (code):</strong>
|
|
5447
|
+
<li><strong>Lines (comments):</strong> 92-96</li>
|
|
5448
|
+
<li><strong>Lines (code):</strong> 98-102</li>
|
|
5419
5449
|
</ul>
|
|
5420
5450
|
</details>
|
|
5421
5451
|
<h4 id="parameters-2" tabindex="-1">Parameters</h4>
|
|
@@ -5467,8 +5497,8 @@
|
|
|
5467
5497
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5468
5498
|
<li><strong>Group:</strong> utils</li>
|
|
5469
5499
|
<li><strong>Type:</strong> mixin</li>
|
|
5470
|
-
<li><strong>Lines (comments):</strong>
|
|
5471
|
-
<li><strong>Lines (code):</strong>
|
|
5500
|
+
<li><strong>Lines (comments):</strong> 113-115</li>
|
|
5501
|
+
<li><strong>Lines (code):</strong> 117-125</li>
|
|
5472
5502
|
</ul>
|
|
5473
5503
|
</details>
|
|
5474
5504
|
<h4 id="parameters-3" tabindex="-1">Parameters</h4>
|
|
@@ -5506,8 +5536,8 @@
|
|
|
5506
5536
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5507
5537
|
<li><strong>Group:</strong> utils</li>
|
|
5508
5538
|
<li><strong>Type:</strong> mixin</li>
|
|
5509
|
-
<li><strong>Lines (comments):</strong>
|
|
5510
|
-
<li><strong>Lines (code):</strong>
|
|
5539
|
+
<li><strong>Lines (comments):</strong> 526-529</li>
|
|
5540
|
+
<li><strong>Lines (code):</strong> 531-538</li>
|
|
5511
5541
|
</ul>
|
|
5512
5542
|
</details>
|
|
5513
5543
|
<h4 id="parameters-4" tabindex="-1">Parameters</h4>
|
|
@@ -5551,13 +5581,18 @@
|
|
|
5551
5581
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5552
5582
|
<li><strong>Group:</strong> utils</li>
|
|
5553
5583
|
<li><strong>Type:</strong> function</li>
|
|
5554
|
-
<li><strong>Lines (comments):</strong> 35-
|
|
5555
|
-
<li><strong>Lines (code):</strong>
|
|
5584
|
+
<li><strong>Lines (comments):</strong> 35-42</li>
|
|
5585
|
+
<li><strong>Lines (code):</strong> 44-46</li>
|
|
5556
5586
|
</ul>
|
|
5557
5587
|
</details>
|
|
5558
5588
|
<h4 id="examples-1" tabindex="-1">Examples</h4>
|
|
5559
|
-
<p>
|
|
5560
|
-
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-
|
|
5589
|
+
<p>Example usage</p>
|
|
5590
|
+
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-selector">.test-em-to-pixel </span><span class="pjs-token pjs-punctuation">{</span>
|
|
5591
|
+
<span class="pjs-token pjs-property">width</span><span class="pjs-token pjs-punctuation">:</span> ulu.<span class="pjs-token pjs-function">utils-get</span><span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-string">"pixel-em-base"</span><span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
5592
|
+
<span class="pjs-token pjs-punctuation">}</span></code></pre>
|
|
5593
|
+
<pre class="language-css"><code class="language-css"><span class="pjs-token pjs-selector">.test-em-to-pixel</span> <span class="pjs-token pjs-punctuation">{</span>
|
|
5594
|
+
<span class="pjs-token pjs-property">width</span><span class="pjs-token pjs-punctuation">:</span> 16px<span class="pjs-token pjs-punctuation">;</span>
|
|
5595
|
+
<span class="pjs-token pjs-punctuation">}</span></code></pre>
|
|
5561
5596
|
<h4 id="parameters-5" tabindex="-1">Parameters</h4>
|
|
5562
5597
|
<table>
|
|
5563
5598
|
<thead>
|
|
@@ -5596,10 +5631,19 @@
|
|
|
5596
5631
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5597
5632
|
<li><strong>Group:</strong> utils</li>
|
|
5598
5633
|
<li><strong>Type:</strong> function</li>
|
|
5599
|
-
<li><strong>Lines (comments):</strong>
|
|
5600
|
-
<li><strong>Lines (code):</strong>
|
|
5634
|
+
<li><strong>Lines (comments):</strong> 48-60</li>
|
|
5635
|
+
<li><strong>Lines (code):</strong> 62-72</li>
|
|
5601
5636
|
</ul>
|
|
5602
5637
|
</details>
|
|
5638
|
+
<h4 id="examples-2" tabindex="-1">Examples</h4>
|
|
5639
|
+
<p>Example usage</p>
|
|
5640
|
+
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-selector">.test-require-map </span><span class="pjs-token pjs-punctuation">{</span>
|
|
5641
|
+
<span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$test-map</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-string">"test-font-size"</span><span class="pjs-token pjs-punctuation">:</span> 12px<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
5642
|
+
<span class="pjs-token pjs-property">font-size</span><span class="pjs-token pjs-punctuation">:</span> ulu.<span class="pjs-token pjs-function">utils-require-map-get</span><span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-variable">$test-map</span><span class="pjs-token pjs-punctuation">,</span> <span class="pjs-token pjs-string">"test-font-size"</span><span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
5643
|
+
<span class="pjs-token pjs-punctuation">}</span></code></pre>
|
|
5644
|
+
<pre class="language-css"><code class="language-css"><span class="pjs-token pjs-selector">.test-require-map</span> <span class="pjs-token pjs-punctuation">{</span>
|
|
5645
|
+
<span class="pjs-token pjs-property">font-size</span><span class="pjs-token pjs-punctuation">:</span> 12px<span class="pjs-token pjs-punctuation">;</span>
|
|
5646
|
+
<span class="pjs-token pjs-punctuation">}</span></code></pre>
|
|
5603
5647
|
<h4 id="parameters-6" tabindex="-1">Parameters</h4>
|
|
5604
5648
|
<table>
|
|
5605
5649
|
<thead>
|
|
@@ -5663,8 +5707,8 @@
|
|
|
5663
5707
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5664
5708
|
<li><strong>Group:</strong> utils</li>
|
|
5665
5709
|
<li><strong>Type:</strong> function</li>
|
|
5666
|
-
<li><strong>Lines (comments):</strong>
|
|
5667
|
-
<li><strong>Lines (code):</strong>
|
|
5710
|
+
<li><strong>Lines (comments):</strong> 104-106</li>
|
|
5711
|
+
<li><strong>Lines (code):</strong> 108-111</li>
|
|
5668
5712
|
</ul>
|
|
5669
5713
|
</details>
|
|
5670
5714
|
<h4 id="parameters-7" tabindex="-1">Parameters</h4>
|
|
@@ -5705,8 +5749,8 @@
|
|
|
5705
5749
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5706
5750
|
<li><strong>Group:</strong> utils</li>
|
|
5707
5751
|
<li><strong>Type:</strong> function</li>
|
|
5708
|
-
<li><strong>Lines (comments):</strong>
|
|
5709
|
-
<li><strong>Lines (code):</strong>
|
|
5752
|
+
<li><strong>Lines (comments):</strong> 128-130</li>
|
|
5753
|
+
<li><strong>Lines (code):</strong> 132-138</li>
|
|
5710
5754
|
</ul>
|
|
5711
5755
|
</details>
|
|
5712
5756
|
<h4 id="parameters-8" tabindex="-1">Parameters</h4>
|
|
@@ -5748,8 +5792,8 @@
|
|
|
5748
5792
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5749
5793
|
<li><strong>Group:</strong> utils</li>
|
|
5750
5794
|
<li><strong>Type:</strong> function</li>
|
|
5751
|
-
<li><strong>Lines (comments):</strong>
|
|
5752
|
-
<li><strong>Lines (code):</strong>
|
|
5795
|
+
<li><strong>Lines (comments):</strong> 141-142</li>
|
|
5796
|
+
<li><strong>Lines (code):</strong> 144-164</li>
|
|
5753
5797
|
</ul>
|
|
5754
5798
|
</details>
|
|
5755
5799
|
<h4 id="parameters-9" tabindex="-1">Parameters</h4>
|
|
@@ -5805,8 +5849,8 @@
|
|
|
5805
5849
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5806
5850
|
<li><strong>Group:</strong> utils</li>
|
|
5807
5851
|
<li><strong>Type:</strong> function</li>
|
|
5808
|
-
<li><strong>Lines (comments):</strong>
|
|
5809
|
-
<li><strong>Lines (code):</strong>
|
|
5852
|
+
<li><strong>Lines (comments):</strong> 166-169</li>
|
|
5853
|
+
<li><strong>Lines (code):</strong> 171-173</li>
|
|
5810
5854
|
</ul>
|
|
5811
5855
|
</details>
|
|
5812
5856
|
<h4 id="parameters-10" tabindex="-1">Parameters</h4>
|
|
@@ -5859,8 +5903,8 @@
|
|
|
5859
5903
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5860
5904
|
<li><strong>Group:</strong> utils</li>
|
|
5861
5905
|
<li><strong>Type:</strong> function</li>
|
|
5862
|
-
<li><strong>Lines (comments):</strong>
|
|
5863
|
-
<li><strong>Lines (code):</strong>
|
|
5906
|
+
<li><strong>Lines (comments):</strong> 185-189</li>
|
|
5907
|
+
<li><strong>Lines (code):</strong> 191-199</li>
|
|
5864
5908
|
</ul>
|
|
5865
5909
|
</details>
|
|
5866
5910
|
<h4 id="parameters-11" tabindex="-1">Parameters</h4>
|
|
@@ -5918,8 +5962,8 @@
|
|
|
5918
5962
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5919
5963
|
<li><strong>Group:</strong> utils</li>
|
|
5920
5964
|
<li><strong>Type:</strong> function</li>
|
|
5921
|
-
<li><strong>Lines (comments):</strong>
|
|
5922
|
-
<li><strong>Lines (code):</strong>
|
|
5965
|
+
<li><strong>Lines (comments):</strong> 201-204</li>
|
|
5966
|
+
<li><strong>Lines (code):</strong> 206-211</li>
|
|
5923
5967
|
</ul>
|
|
5924
5968
|
</details>
|
|
5925
5969
|
<h4 id="parameters-12" tabindex="-1">Parameters</h4>
|
|
@@ -5980,8 +6024,8 @@
|
|
|
5980
6024
|
<li><strong>File:</strong> _utils.scss</li>
|
|
5981
6025
|
<li><strong>Group:</strong> utils</li>
|
|
5982
6026
|
<li><strong>Type:</strong> function</li>
|
|
5983
|
-
<li><strong>Lines (comments):</strong>
|
|
5984
|
-
<li><strong>Lines (code):</strong>
|
|
6027
|
+
<li><strong>Lines (comments):</strong> 213-214</li>
|
|
6028
|
+
<li><strong>Lines (code):</strong> 216-224</li>
|
|
5985
6029
|
</ul>
|
|
5986
6030
|
</details>
|
|
5987
6031
|
<h4 id="require-7" tabindex="-1">Require</h4>
|
|
@@ -6001,8 +6045,8 @@
|
|
|
6001
6045
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6002
6046
|
<li><strong>Group:</strong> utils</li>
|
|
6003
6047
|
<li><strong>Type:</strong> function</li>
|
|
6004
|
-
<li><strong>Lines (comments):</strong>
|
|
6005
|
-
<li><strong>Lines (code):</strong>
|
|
6048
|
+
<li><strong>Lines (comments):</strong> 226-227</li>
|
|
6049
|
+
<li><strong>Lines (code):</strong> 229-236</li>
|
|
6006
6050
|
</ul>
|
|
6007
6051
|
</details>
|
|
6008
6052
|
<h4 id="returns-5" tabindex="-1">Returns</h4>
|
|
@@ -6033,8 +6077,8 @@
|
|
|
6033
6077
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6034
6078
|
<li><strong>Group:</strong> utils</li>
|
|
6035
6079
|
<li><strong>Type:</strong> function</li>
|
|
6036
|
-
<li><strong>Lines (comments):</strong>
|
|
6037
|
-
<li><strong>Lines (code):</strong>
|
|
6080
|
+
<li><strong>Lines (comments):</strong> 238-238</li>
|
|
6081
|
+
<li><strong>Lines (code):</strong> 239-247</li>
|
|
6038
6082
|
</ul>
|
|
6039
6083
|
</details>
|
|
6040
6084
|
<h4 id="require-8" tabindex="-1">Require</h4>
|
|
@@ -6054,8 +6098,8 @@
|
|
|
6054
6098
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6055
6099
|
<li><strong>Group:</strong> utils</li>
|
|
6056
6100
|
<li><strong>Type:</strong> function</li>
|
|
6057
|
-
<li><strong>Lines (comments):</strong>
|
|
6058
|
-
<li><strong>Lines (code):</strong>
|
|
6101
|
+
<li><strong>Lines (comments):</strong> 250-254</li>
|
|
6102
|
+
<li><strong>Lines (code):</strong> 255-274</li>
|
|
6059
6103
|
</ul>
|
|
6060
6104
|
</details>
|
|
6061
6105
|
<h4 id="parameters-13" tabindex="-1">Parameters</h4>
|
|
@@ -6112,8 +6156,8 @@
|
|
|
6112
6156
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6113
6157
|
<li><strong>Group:</strong> utils</li>
|
|
6114
6158
|
<li><strong>Type:</strong> function</li>
|
|
6115
|
-
<li><strong>Lines (comments):</strong>
|
|
6116
|
-
<li><strong>Lines (code):</strong>
|
|
6159
|
+
<li><strong>Lines (comments):</strong> 276-280</li>
|
|
6160
|
+
<li><strong>Lines (code):</strong> 282-308</li>
|
|
6117
6161
|
</ul>
|
|
6118
6162
|
</details>
|
|
6119
6163
|
<h4 id="parameters-14" tabindex="-1">Parameters</h4>
|
|
@@ -6179,8 +6223,8 @@
|
|
|
6179
6223
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6180
6224
|
<li><strong>Group:</strong> utils</li>
|
|
6181
6225
|
<li><strong>Type:</strong> function</li>
|
|
6182
|
-
<li><strong>Lines (comments):</strong>
|
|
6183
|
-
<li><strong>Lines (code):</strong>
|
|
6226
|
+
<li><strong>Lines (comments):</strong> 310-314</li>
|
|
6227
|
+
<li><strong>Lines (code):</strong> 316-332</li>
|
|
6184
6228
|
</ul>
|
|
6185
6229
|
</details>
|
|
6186
6230
|
<h4 id="parameters-15" tabindex="-1">Parameters</h4>
|
|
@@ -6231,8 +6275,8 @@
|
|
|
6231
6275
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6232
6276
|
<li><strong>Group:</strong> utils</li>
|
|
6233
6277
|
<li><strong>Type:</strong> function</li>
|
|
6234
|
-
<li><strong>Lines (comments):</strong>
|
|
6235
|
-
<li><strong>Lines (code):</strong>
|
|
6278
|
+
<li><strong>Lines (comments):</strong> 334-338</li>
|
|
6279
|
+
<li><strong>Lines (code):</strong> 340-348</li>
|
|
6236
6280
|
</ul>
|
|
6237
6281
|
</details>
|
|
6238
6282
|
<h4 id="parameters-16" tabindex="-1">Parameters</h4>
|
|
@@ -6288,8 +6332,8 @@
|
|
|
6288
6332
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6289
6333
|
<li><strong>Group:</strong> utils</li>
|
|
6290
6334
|
<li><strong>Type:</strong> function</li>
|
|
6291
|
-
<li><strong>Lines (comments):</strong>
|
|
6292
|
-
<li><strong>Lines (code):</strong>
|
|
6335
|
+
<li><strong>Lines (comments):</strong> 350-354</li>
|
|
6336
|
+
<li><strong>Lines (code):</strong> 356-364</li>
|
|
6293
6337
|
</ul>
|
|
6294
6338
|
</details>
|
|
6295
6339
|
<h4 id="parameters-17" tabindex="-1">Parameters</h4>
|
|
@@ -6342,8 +6386,8 @@
|
|
|
6342
6386
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6343
6387
|
<li><strong>Group:</strong> utils</li>
|
|
6344
6388
|
<li><strong>Type:</strong> function</li>
|
|
6345
|
-
<li><strong>Lines (comments):</strong>
|
|
6346
|
-
<li><strong>Lines (code):</strong>
|
|
6389
|
+
<li><strong>Lines (comments):</strong> 366-370</li>
|
|
6390
|
+
<li><strong>Lines (code):</strong> 372-387</li>
|
|
6347
6391
|
</ul>
|
|
6348
6392
|
</details>
|
|
6349
6393
|
<h4 id="parameters-18" tabindex="-1">Parameters</h4>
|
|
@@ -6409,11 +6453,11 @@
|
|
|
6409
6453
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6410
6454
|
<li><strong>Group:</strong> utils</li>
|
|
6411
6455
|
<li><strong>Type:</strong> function</li>
|
|
6412
|
-
<li><strong>Lines (comments):</strong>
|
|
6413
|
-
<li><strong>Lines (code):</strong>
|
|
6456
|
+
<li><strong>Lines (comments):</strong> 389-404</li>
|
|
6457
|
+
<li><strong>Lines (code):</strong> 406-422</li>
|
|
6414
6458
|
</ul>
|
|
6415
6459
|
</details>
|
|
6416
|
-
<h4 id="examples-
|
|
6460
|
+
<h4 id="examples-3" tabindex="-1">Examples</h4>
|
|
6417
6461
|
<p>Example of getting left value</p>
|
|
6418
6462
|
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$user-padding</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>1em<span class="pjs-token pjs-punctuation">,</span> 2em<span class="pjs-token pjs-punctuation">,</span> 4em<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
6419
6463
|
<span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$spacing</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-function">get-spacing</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>
|
|
@@ -6472,11 +6516,11 @@
|
|
|
6472
6516
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6473
6517
|
<li><strong>Group:</strong> utils</li>
|
|
6474
6518
|
<li><strong>Type:</strong> function</li>
|
|
6475
|
-
<li><strong>Lines (comments):</strong>
|
|
6476
|
-
<li><strong>Lines (code):</strong>
|
|
6519
|
+
<li><strong>Lines (comments):</strong> 424-433</li>
|
|
6520
|
+
<li><strong>Lines (code):</strong> 435-437</li>
|
|
6477
6521
|
</ul>
|
|
6478
6522
|
</details>
|
|
6479
|
-
<h4 id="examples-
|
|
6523
|
+
<h4 id="examples-4" tabindex="-1">Examples</h4>
|
|
6480
6524
|
<p>Example of getting top value</p>
|
|
6481
6525
|
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$user-padding</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>1em<span class="pjs-token pjs-punctuation">,</span> 2em<span class="pjs-token pjs-punctuation">,</span> 4em<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
6482
6526
|
|
|
@@ -6532,11 +6576,11 @@
|
|
|
6532
6576
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6533
6577
|
<li><strong>Group:</strong> utils</li>
|
|
6534
6578
|
<li><strong>Type:</strong> function</li>
|
|
6535
|
-
<li><strong>Lines (comments):</strong>
|
|
6536
|
-
<li><strong>Lines (code):</strong>
|
|
6579
|
+
<li><strong>Lines (comments):</strong> 439-448</li>
|
|
6580
|
+
<li><strong>Lines (code):</strong> 450-452</li>
|
|
6537
6581
|
</ul>
|
|
6538
6582
|
</details>
|
|
6539
|
-
<h4 id="examples-
|
|
6583
|
+
<h4 id="examples-5" tabindex="-1">Examples</h4>
|
|
6540
6584
|
<p>Example of getting right value</p>
|
|
6541
6585
|
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$user-padding</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>1em<span class="pjs-token pjs-punctuation">,</span> 2em<span class="pjs-token pjs-punctuation">,</span> 4em<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
6542
6586
|
|
|
@@ -6592,11 +6636,11 @@
|
|
|
6592
6636
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6593
6637
|
<li><strong>Group:</strong> utils</li>
|
|
6594
6638
|
<li><strong>Type:</strong> function</li>
|
|
6595
|
-
<li><strong>Lines (comments):</strong>
|
|
6596
|
-
<li><strong>Lines (code):</strong>
|
|
6639
|
+
<li><strong>Lines (comments):</strong> 454-463</li>
|
|
6640
|
+
<li><strong>Lines (code):</strong> 465-467</li>
|
|
6597
6641
|
</ul>
|
|
6598
6642
|
</details>
|
|
6599
|
-
<h4 id="examples-
|
|
6643
|
+
<h4 id="examples-6" tabindex="-1">Examples</h4>
|
|
6600
6644
|
<p>Example of getting bottom value</p>
|
|
6601
6645
|
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$user-padding</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>1em<span class="pjs-token pjs-punctuation">,</span> 2em<span class="pjs-token pjs-punctuation">,</span> 4em<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
6602
6646
|
|
|
@@ -6652,11 +6696,11 @@
|
|
|
6652
6696
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6653
6697
|
<li><strong>Group:</strong> utils</li>
|
|
6654
6698
|
<li><strong>Type:</strong> function</li>
|
|
6655
|
-
<li><strong>Lines (comments):</strong>
|
|
6656
|
-
<li><strong>Lines (code):</strong>
|
|
6699
|
+
<li><strong>Lines (comments):</strong> 469-478</li>
|
|
6700
|
+
<li><strong>Lines (code):</strong> 480-482</li>
|
|
6657
6701
|
</ul>
|
|
6658
6702
|
</details>
|
|
6659
|
-
<h4 id="examples-
|
|
6703
|
+
<h4 id="examples-7" tabindex="-1">Examples</h4>
|
|
6660
6704
|
<p>Example of getting left value</p>
|
|
6661
6705
|
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$user-padding</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>1em<span class="pjs-token pjs-punctuation">,</span> 2em<span class="pjs-token pjs-punctuation">,</span> 4em<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
6662
6706
|
|
|
@@ -6715,10 +6759,18 @@
|
|
|
6715
6759
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6716
6760
|
<li><strong>Group:</strong> utils</li>
|
|
6717
6761
|
<li><strong>Type:</strong> function</li>
|
|
6718
|
-
<li><strong>Lines (comments):</strong>
|
|
6719
|
-
<li><strong>Lines (code):</strong>
|
|
6762
|
+
<li><strong>Lines (comments):</strong> 484-492</li>
|
|
6763
|
+
<li><strong>Lines (code):</strong> 494-504</li>
|
|
6720
6764
|
</ul>
|
|
6721
6765
|
</details>
|
|
6766
|
+
<h4 id="examples-8" tabindex="-1">Examples</h4>
|
|
6767
|
+
<p>Example usage</p>
|
|
6768
|
+
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-selector">.test </span><span class="pjs-token pjs-punctuation">{</span>
|
|
6769
|
+
<span class="pjs-token pjs-property">line-height</span><span class="pjs-token pjs-punctuation">:</span> ulu.<span class="pjs-token pjs-function">utils-strip-unit</span><span class="pjs-token pjs-punctuation">(</span>4rem<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span>
|
|
6770
|
+
<span class="pjs-token pjs-punctuation">}</span></code></pre>
|
|
6771
|
+
<pre class="language-css"><code class="language-css"><span class="pjs-token pjs-selector">.test</span> <span class="pjs-token pjs-punctuation">{</span>
|
|
6772
|
+
<span class="pjs-token pjs-property">line-height</span><span class="pjs-token pjs-punctuation">:</span> 4<span class="pjs-token pjs-punctuation">;</span>
|
|
6773
|
+
<span class="pjs-token pjs-punctuation">}</span></code></pre>
|
|
6722
6774
|
<h4 id="throw-6" tabindex="-1">Throw</h4>
|
|
6723
6775
|
<ul>
|
|
6724
6776
|
<li>Expected number, got #{ $value }</li>
|
|
@@ -6744,8 +6796,8 @@
|
|
|
6744
6796
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6745
6797
|
<li><strong>Group:</strong> utils</li>
|
|
6746
6798
|
<li><strong>Type:</strong> function</li>
|
|
6747
|
-
<li><strong>Lines (comments):</strong>
|
|
6748
|
-
<li><strong>Lines (code):</strong>
|
|
6799
|
+
<li><strong>Lines (comments):</strong> 506-511</li>
|
|
6800
|
+
<li><strong>Lines (code):</strong> 513-515</li>
|
|
6749
6801
|
</ul>
|
|
6750
6802
|
</details>
|
|
6751
6803
|
<h4 id="parameters-24" tabindex="-1">Parameters</h4>
|
|
@@ -6810,8 +6862,8 @@
|
|
|
6810
6862
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6811
6863
|
<li><strong>Group:</strong> utils</li>
|
|
6812
6864
|
<li><strong>Type:</strong> function</li>
|
|
6813
|
-
<li><strong>Lines (comments):</strong>
|
|
6814
|
-
<li><strong>Lines (code):</strong>
|
|
6865
|
+
<li><strong>Lines (comments):</strong> 517-520</li>
|
|
6866
|
+
<li><strong>Lines (code):</strong> 522-524</li>
|
|
6815
6867
|
</ul>
|
|
6816
6868
|
</details>
|
|
6817
6869
|
<h4 id="parameters-25" tabindex="-1">Parameters</h4>
|
|
@@ -6867,8 +6919,8 @@
|
|
|
6867
6919
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6868
6920
|
<li><strong>Group:</strong> utils</li>
|
|
6869
6921
|
<li><strong>Type:</strong> function</li>
|
|
6870
|
-
<li><strong>Lines (comments):</strong>
|
|
6871
|
-
<li><strong>Lines (code):</strong>
|
|
6922
|
+
<li><strong>Lines (comments):</strong> 540-544</li>
|
|
6923
|
+
<li><strong>Lines (code):</strong> 546-548</li>
|
|
6872
6924
|
</ul>
|
|
6873
6925
|
</details>
|
|
6874
6926
|
<h4 id="parameters-26" tabindex="-1">Parameters</h4>
|
|
@@ -6921,8 +6973,8 @@
|
|
|
6921
6973
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6922
6974
|
<li><strong>Group:</strong> utils</li>
|
|
6923
6975
|
<li><strong>Type:</strong> function</li>
|
|
6924
|
-
<li><strong>Lines (comments):</strong>
|
|
6925
|
-
<li><strong>Lines (code):</strong>
|
|
6976
|
+
<li><strong>Lines (comments):</strong> 550-553</li>
|
|
6977
|
+
<li><strong>Lines (code):</strong> 555-586</li>
|
|
6926
6978
|
</ul>
|
|
6927
6979
|
</details>
|
|
6928
6980
|
<h4 id="parameters-27" tabindex="-1">Parameters</h4>
|
|
@@ -6977,8 +7029,8 @@
|
|
|
6977
7029
|
<li><strong>File:</strong> _utils.scss</li>
|
|
6978
7030
|
<li><strong>Group:</strong> utils</li>
|
|
6979
7031
|
<li><strong>Type:</strong> function</li>
|
|
6980
|
-
<li><strong>Lines (comments):</strong>
|
|
6981
|
-
<li><strong>Lines (code):</strong>
|
|
7032
|
+
<li><strong>Lines (comments):</strong> 588-592</li>
|
|
7033
|
+
<li><strong>Lines (code):</strong> 594-612</li>
|
|
6982
7034
|
</ul>
|
|
6983
7035
|
</details>
|
|
6984
7036
|
<h4 id="parameters-28" tabindex="-1">Parameters</h4>
|
|
@@ -7036,8 +7088,8 @@
|
|
|
7036
7088
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7037
7089
|
<li><strong>Group:</strong> utils</li>
|
|
7038
7090
|
<li><strong>Type:</strong> function</li>
|
|
7039
|
-
<li><strong>Lines (comments):</strong>
|
|
7040
|
-
<li><strong>Lines (code):</strong>
|
|
7091
|
+
<li><strong>Lines (comments):</strong> 614-616</li>
|
|
7092
|
+
<li><strong>Lines (code):</strong> 618-620</li>
|
|
7041
7093
|
</ul>
|
|
7042
7094
|
</details>
|
|
7043
7095
|
<h4 id="parameters-29" tabindex="-1">Parameters</h4>
|
|
@@ -7085,8 +7137,8 @@
|
|
|
7085
7137
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7086
7138
|
<li><strong>Group:</strong> utils</li>
|
|
7087
7139
|
<li><strong>Type:</strong> function</li>
|
|
7088
|
-
<li><strong>Lines (comments):</strong>
|
|
7089
|
-
<li><strong>Lines (code):</strong>
|
|
7140
|
+
<li><strong>Lines (comments):</strong> 622-624</li>
|
|
7141
|
+
<li><strong>Lines (code):</strong> 626-628</li>
|
|
7090
7142
|
</ul>
|
|
7091
7143
|
</details>
|
|
7092
7144
|
<h4 id="parameters-30" tabindex="-1">Parameters</h4>
|
|
@@ -7134,8 +7186,8 @@
|
|
|
7134
7186
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7135
7187
|
<li><strong>Group:</strong> utils</li>
|
|
7136
7188
|
<li><strong>Type:</strong> function</li>
|
|
7137
|
-
<li><strong>Lines (comments):</strong>
|
|
7138
|
-
<li><strong>Lines (code):</strong>
|
|
7189
|
+
<li><strong>Lines (comments):</strong> 630-632</li>
|
|
7190
|
+
<li><strong>Lines (code):</strong> 634-636</li>
|
|
7139
7191
|
</ul>
|
|
7140
7192
|
</details>
|
|
7141
7193
|
<h4 id="parameters-31" tabindex="-1">Parameters</h4>
|
|
@@ -7183,8 +7235,8 @@
|
|
|
7183
7235
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7184
7236
|
<li><strong>Group:</strong> utils</li>
|
|
7185
7237
|
<li><strong>Type:</strong> function</li>
|
|
7186
|
-
<li><strong>Lines (comments):</strong>
|
|
7187
|
-
<li><strong>Lines (code):</strong>
|
|
7238
|
+
<li><strong>Lines (comments):</strong> 638-640</li>
|
|
7239
|
+
<li><strong>Lines (code):</strong> 642-644</li>
|
|
7188
7240
|
</ul>
|
|
7189
7241
|
</details>
|
|
7190
7242
|
<h4 id="parameters-32" tabindex="-1">Parameters</h4>
|
|
@@ -7232,8 +7284,8 @@
|
|
|
7232
7284
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7233
7285
|
<li><strong>Group:</strong> utils</li>
|
|
7234
7286
|
<li><strong>Type:</strong> function</li>
|
|
7235
|
-
<li><strong>Lines (comments):</strong>
|
|
7236
|
-
<li><strong>Lines (code):</strong>
|
|
7287
|
+
<li><strong>Lines (comments):</strong> 646-648</li>
|
|
7288
|
+
<li><strong>Lines (code):</strong> 650-652</li>
|
|
7237
7289
|
</ul>
|
|
7238
7290
|
</details>
|
|
7239
7291
|
<h4 id="parameters-33" tabindex="-1">Parameters</h4>
|
|
@@ -7284,8 +7336,8 @@
|
|
|
7284
7336
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7285
7337
|
<li><strong>Group:</strong> utils</li>
|
|
7286
7338
|
<li><strong>Type:</strong> function</li>
|
|
7287
|
-
<li><strong>Lines (comments):</strong>
|
|
7288
|
-
<li><strong>Lines (code):</strong>
|
|
7339
|
+
<li><strong>Lines (comments):</strong> 672-675</li>
|
|
7340
|
+
<li><strong>Lines (code):</strong> 677-683</li>
|
|
7289
7341
|
</ul>
|
|
7290
7342
|
</details>
|
|
7291
7343
|
<h4 id="parameters-34" tabindex="-1">Parameters</h4>
|
|
@@ -7342,8 +7394,8 @@
|
|
|
7342
7394
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7343
7395
|
<li><strong>Group:</strong> utils</li>
|
|
7344
7396
|
<li><strong>Type:</strong> function</li>
|
|
7345
|
-
<li><strong>Lines (comments):</strong>
|
|
7346
|
-
<li><strong>Lines (code):</strong>
|
|
7397
|
+
<li><strong>Lines (comments):</strong> 685-687</li>
|
|
7398
|
+
<li><strong>Lines (code):</strong> 689-691</li>
|
|
7347
7399
|
</ul>
|
|
7348
7400
|
</details>
|
|
7349
7401
|
<h4 id="parameters-35" tabindex="-1">Parameters</h4>
|
|
@@ -7395,8 +7447,8 @@
|
|
|
7395
7447
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7396
7448
|
<li><strong>Group:</strong> utils</li>
|
|
7397
7449
|
<li><strong>Type:</strong> function</li>
|
|
7398
|
-
<li><strong>Lines (comments):</strong>
|
|
7399
|
-
<li><strong>Lines (code):</strong>
|
|
7450
|
+
<li><strong>Lines (comments):</strong> 693-695</li>
|
|
7451
|
+
<li><strong>Lines (code):</strong> 697-699</li>
|
|
7400
7452
|
</ul>
|
|
7401
7453
|
</details>
|
|
7402
7454
|
<h4 id="parameters-36" tabindex="-1">Parameters</h4>
|
|
@@ -7448,8 +7500,8 @@
|
|
|
7448
7500
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7449
7501
|
<li><strong>Group:</strong> utils</li>
|
|
7450
7502
|
<li><strong>Type:</strong> function</li>
|
|
7451
|
-
<li><strong>Lines (comments):</strong>
|
|
7452
|
-
<li><strong>Lines (code):</strong>
|
|
7503
|
+
<li><strong>Lines (comments):</strong> 701-704</li>
|
|
7504
|
+
<li><strong>Lines (code):</strong> 706-714</li>
|
|
7453
7505
|
</ul>
|
|
7454
7506
|
</details>
|
|
7455
7507
|
<h4 id="parameters-37" tabindex="-1">Parameters</h4>
|
|
@@ -7501,8 +7553,8 @@
|
|
|
7501
7553
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7502
7554
|
<li><strong>Group:</strong> utils</li>
|
|
7503
7555
|
<li><strong>Type:</strong> function</li>
|
|
7504
|
-
<li><strong>Lines (comments):</strong>
|
|
7505
|
-
<li><strong>Lines (code):</strong>
|
|
7556
|
+
<li><strong>Lines (comments):</strong> 716-719</li>
|
|
7557
|
+
<li><strong>Lines (code):</strong> 721-723</li>
|
|
7506
7558
|
</ul>
|
|
7507
7559
|
</details>
|
|
7508
7560
|
<h4 id="parameters-38" tabindex="-1">Parameters</h4>
|
|
@@ -7564,8 +7616,8 @@
|
|
|
7564
7616
|
<li><strong>File:</strong> _utils.scss</li>
|
|
7565
7617
|
<li><strong>Group:</strong> utils</li>
|
|
7566
7618
|
<li><strong>Type:</strong> css</li>
|
|
7567
|
-
<li><strong>Lines (comments):</strong>
|
|
7568
|
-
<li><strong>Lines (code):</strong>
|
|
7619
|
+
<li><strong>Lines (comments):</strong> 175-178</li>
|
|
7620
|
+
<li><strong>Lines (code):</strong> 181-723</li>
|
|
7569
7621
|
</ul>
|
|
7570
7622
|
</details>
|
|
7571
7623
|
|