@ulu/frontend 0.1.0-beta.41 → 0.1.0-beta.43
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 +12 -0
- package/dist/ulu-frontend.min.css +1 -1
- package/docs-dev/changelog/index.html +16 -0
- package/docs-dev/demos/card/index.html +16 -16
- package/docs-dev/demos/data-table/index.html +100 -100
- package/docs-dev/demos/popovers/index.html +5453 -0
- package/docs-dev/sass/base/elements/index.html +70 -70
- package/docs-dev/sass/base/index/index.html +56 -56
- package/docs-dev/sass/base/layout/index.html +63 -63
- package/docs-dev/sass/components/accordion/index.html +118 -118
- package/docs-dev/sass/components/adaptive-spacing/index.html +124 -124
- package/docs-dev/sass/components/badge/index.html +96 -96
- package/docs-dev/sass/components/basic-hero/index.html +62 -62
- package/docs-dev/sass/components/button/index.html +49 -49
- package/docs-dev/sass/components/button-verbose/index.html +128 -128
- package/docs-dev/sass/components/callout/index.html +163 -163
- package/docs-dev/sass/components/captioned-figure/index.html +114 -114
- package/docs-dev/sass/components/card/index.html +170 -170
- package/docs-dev/sass/components/card-grid/index.html +70 -70
- package/docs-dev/sass/components/counter-list/index.html +119 -119
- package/docs-dev/sass/components/css-icon/index.html +140 -140
- package/docs-dev/sass/components/data-grid/index.html +166 -166
- package/docs-dev/sass/components/data-table/index.html +114 -114
- package/docs-dev/sass/components/flipcard/index.html +162 -162
- package/docs-dev/sass/components/flipcard-grid/index.html +57 -57
- package/docs-dev/sass/components/form-theme/index.html +265 -265
- package/docs-dev/sass/components/hero/index.html +107 -107
- package/docs-dev/sass/components/horizontal-rule/index.html +56 -56
- package/docs-dev/sass/components/image-grid/index.html +63 -63
- package/docs-dev/sass/components/index/index.html +95 -95
- package/docs-dev/sass/components/list-inline/index.html +77 -77
- package/docs-dev/sass/components/list-lines/index.html +98 -98
- package/docs-dev/sass/components/menu-stack/index.html +119 -119
- package/docs-dev/sass/components/modal/index.html +114 -114
- package/docs-dev/sass/components/nav-strip/index.html +114 -114
- package/docs-dev/sass/components/overlay-section/index.html +101 -101
- package/docs-dev/sass/components/pager/index.html +114 -114
- package/docs-dev/sass/components/placeholder-block/index.html +114 -114
- package/docs-dev/sass/components/popover/index.html +114 -114
- package/docs-dev/sass/components/pull-quote/index.html +114 -114
- package/docs-dev/sass/components/ratio-box/index.html +60 -60
- package/docs-dev/sass/components/rule/index.html +63 -63
- package/docs-dev/sass/components/scroll-slider/index.html +114 -114
- package/docs-dev/sass/components/skip-link/index.html +34 -34
- package/docs-dev/sass/components/slider/index.html +114 -114
- package/docs-dev/sass/components/spoke-spinner/index.html +56 -56
- package/docs-dev/sass/components/sticky-list/index.html +145 -145
- package/docs-dev/sass/components/tabs/index.html +114 -114
- package/docs-dev/sass/components/tag/index.html +161 -161
- package/docs-dev/sass/components/tile-button/index.html +101 -101
- package/docs-dev/sass/components/tile-grid/index.html +142 -142
- package/docs-dev/sass/components/tile-grid-overlay/index.html +37 -37
- package/docs-dev/sass/components/vignette/index.html +56 -56
- package/docs-dev/sass/components/wysiwyg/index.html +65 -65
- package/docs-dev/sass/core/breakpoint/index.html +100 -100
- package/docs-dev/sass/core/button/index.html +535 -535
- package/docs-dev/sass/core/color/index.html +157 -157
- package/docs-dev/sass/core/cssvar/index.html +49 -49
- package/docs-dev/sass/core/element/index.html +504 -504
- package/docs-dev/sass/core/layout/index.html +107 -107
- package/docs-dev/sass/core/path/index.html +32 -32
- package/docs-dev/sass/core/selector/index.html +49 -49
- package/docs-dev/sass/core/typography/index.html +265 -265
- package/docs-dev/sass/core/units/index.html +81 -81
- package/docs-dev/sass/core/utils/index.html +70 -70
- package/docs-dev/sass/helpers/index/index.html +53 -53
- package/docs-dev/sass/helpers/units/index.html +47 -47
- package/package.json +1 -1
- package/scss/components/_card.scss +10 -7
|
@@ -5166,32 +5166,32 @@
|
|
|
5166
5166
|
<div class="toc">
|
|
5167
5167
|
<ol>
|
|
5168
5168
|
|
|
5169
|
-
<li><a href="#
|
|
5169
|
+
<li><a href="#variables">Variables</a>
|
|
5170
5170
|
|
|
5171
5171
|
<ol>
|
|
5172
5172
|
|
|
5173
|
-
<li><a href="#
|
|
5174
|
-
</li>
|
|
5175
|
-
|
|
5176
|
-
<li><a href="#mixin-styles">styles()</a>
|
|
5173
|
+
<li><a href="#variable-config">$config</a>
|
|
5177
5174
|
</li>
|
|
5178
5175
|
</ol>
|
|
5179
5176
|
</li>
|
|
5180
5177
|
|
|
5181
|
-
<li><a href="#
|
|
5178
|
+
<li><a href="#mixins">Mixins</a>
|
|
5182
5179
|
|
|
5183
5180
|
<ol>
|
|
5184
5181
|
|
|
5185
|
-
<li><a href="#
|
|
5182
|
+
<li><a href="#mixin-set">set()</a>
|
|
5183
|
+
</li>
|
|
5184
|
+
|
|
5185
|
+
<li><a href="#mixin-styles">styles()</a>
|
|
5186
5186
|
</li>
|
|
5187
5187
|
</ol>
|
|
5188
5188
|
</li>
|
|
5189
5189
|
|
|
5190
|
-
<li><a href="#
|
|
5190
|
+
<li><a href="#functions">Functions</a>
|
|
5191
5191
|
|
|
5192
5192
|
<ol>
|
|
5193
5193
|
|
|
5194
|
-
<li><a href="#
|
|
5194
|
+
<li><a href="#function-get">get()</a>
|
|
5195
5195
|
</li>
|
|
5196
5196
|
</ol>
|
|
5197
5197
|
</li>
|
|
@@ -5210,6 +5210,98 @@
|
|
|
5210
5210
|
<div class="type-large">
|
|
5211
5211
|
<p>Button to be used within tile-grid. Used in combination with button component classes.</p>
|
|
5212
5212
|
</div>
|
|
5213
|
+
<h2 id="variables" tabindex="-1">Variables</h2>
|
|
5214
|
+
<div class="sassdoc-item-header">
|
|
5215
|
+
<h3 id="variable-config" tabindex="-1">$config</h3>
|
|
5216
|
+
<div class="sassdoc-item-header__labels">
|
|
5217
|
+
<span class="tag tag--primary"><strong>Variable</strong></span> <span class="tag"><strong>Type</strong>: Map</span>
|
|
5218
|
+
</div>
|
|
5219
|
+
</div>
|
|
5220
|
+
<p>Module Settings</p>
|
|
5221
|
+
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$config</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5222
|
+
<span class="pjs-token pjs-string">"border-radius"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5223
|
+
<span class="pjs-token pjs-string">"description-size"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"small-x"</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5224
|
+
<span class="pjs-token pjs-string">"line-height"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5225
|
+
<span class="pjs-token pjs-string">"padding"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>1em 0.5em<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5226
|
+
<span class="pjs-token pjs-string">"row-margin"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5em<span class="pjs-token pjs-punctuation">,</span>
|
|
5227
|
+
<span class="pjs-token pjs-string">"icon-font-size"</span> <span class="pjs-token pjs-punctuation">:</span> 1.5em<span class="pjs-token pjs-punctuation">,</span>
|
|
5228
|
+
<span class="pjs-token pjs-string">"icon-margin"</span> <span class="pjs-token pjs-punctuation">:</span> 1em<span class="pjs-token pjs-punctuation">,</span>
|
|
5229
|
+
<span class="pjs-token pjs-string">"icon-opacity"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5<span class="pjs-token pjs-punctuation">,</span>
|
|
5230
|
+
<span class="pjs-token pjs-string">"transition-enabled"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5231
|
+
<span class="pjs-token pjs-string">"transition-duration"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5232
|
+
<span class="pjs-token pjs-string">"transition-properties"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span>
|
|
5233
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
|
|
5234
|
+
<details>
|
|
5235
|
+
<summary>File Information</summary>
|
|
5236
|
+
<ul>
|
|
5237
|
+
<li><strong>File:</strong> _tile-button.scss</li>
|
|
5238
|
+
<li><strong>Group:</strong> tile-button</li>
|
|
5239
|
+
<li><strong>Type:</strong> variable</li>
|
|
5240
|
+
<li><strong>Lines (comments):</strong> 38-47</li>
|
|
5241
|
+
<li><strong>Lines (code):</strong> 49-61</li>
|
|
5242
|
+
</ul>
|
|
5243
|
+
</details>
|
|
5244
|
+
<h4 id="map-properties" tabindex="-1">Map Properties</h4>
|
|
5245
|
+
<table>
|
|
5246
|
+
<thead>
|
|
5247
|
+
<tr>
|
|
5248
|
+
<th style="text-align:left">Name</th>
|
|
5249
|
+
<th style="text-align:left">Type</th>
|
|
5250
|
+
<th style="text-align:left">Default</th>
|
|
5251
|
+
<th style="text-align:left">Description</th>
|
|
5252
|
+
</tr>
|
|
5253
|
+
</thead>
|
|
5254
|
+
<tbody>
|
|
5255
|
+
<tr>
|
|
5256
|
+
<td style="text-align:left">border-radius</td>
|
|
5257
|
+
<td style="text-align:left">Dimension</td>
|
|
5258
|
+
<td style="text-align:left">true</td>
|
|
5259
|
+
<td style="text-align:left">The border radius of the tile button. If set to true, will use the element.scss property for "border-radius".</td>
|
|
5260
|
+
</tr>
|
|
5261
|
+
<tr>
|
|
5262
|
+
<td style="text-align:left">description-size</td>
|
|
5263
|
+
<td style="text-align:left">String</td>
|
|
5264
|
+
<td style="text-align:left">small-x</td>
|
|
5265
|
+
<td style="text-align:left">The type size of the description. This uses typography.scss, so the value of this options should be a variable from typography.scss.</td>
|
|
5266
|
+
</tr>
|
|
5267
|
+
<tr>
|
|
5268
|
+
<td style="text-align:left">line-height</td>
|
|
5269
|
+
<td style="text-align:left">Dimension</td>
|
|
5270
|
+
<td style="text-align:left">true</td>
|
|
5271
|
+
<td style="text-align:left">The line-height of the tile-button. If set to true, will use the typography.scss property for "line-height-densest".</td>
|
|
5272
|
+
</tr>
|
|
5273
|
+
<tr>
|
|
5274
|
+
<td style="text-align:left">padding</td>
|
|
5275
|
+
<td style="text-align:left">Dimension</td>
|
|
5276
|
+
<td style="text-align:left">(1em 0.5em)</td>
|
|
5277
|
+
<td style="text-align:left">The padding of the tile button</td>
|
|
5278
|
+
</tr>
|
|
5279
|
+
<tr>
|
|
5280
|
+
<td style="text-align:left">row-margin</td>
|
|
5281
|
+
<td style="text-align:left">Dimension</td>
|
|
5282
|
+
<td style="text-align:left">0.5em</td>
|
|
5283
|
+
<td style="text-align:left">The margin between rows.</td>
|
|
5284
|
+
</tr>
|
|
5285
|
+
<tr>
|
|
5286
|
+
<td style="text-align:left">icon-font-size</td>
|
|
5287
|
+
<td style="text-align:left">Dimension</td>
|
|
5288
|
+
<td style="text-align:left">1.5em</td>
|
|
5289
|
+
<td style="text-align:left">The font size of the icon.</td>
|
|
5290
|
+
</tr>
|
|
5291
|
+
<tr>
|
|
5292
|
+
<td style="text-align:left">icon-margin</td>
|
|
5293
|
+
<td style="text-align:left">Dimension</td>
|
|
5294
|
+
<td style="text-align:left">1em</td>
|
|
5295
|
+
<td style="text-align:left">The margin for the icon.</td>
|
|
5296
|
+
</tr>
|
|
5297
|
+
<tr>
|
|
5298
|
+
<td style="text-align:left">icon-opacity</td>
|
|
5299
|
+
<td style="text-align:left">Number</td>
|
|
5300
|
+
<td style="text-align:left">0.5</td>
|
|
5301
|
+
<td style="text-align:left">The opacity of the icon.</td>
|
|
5302
|
+
</tr>
|
|
5303
|
+
</tbody>
|
|
5304
|
+
</table>
|
|
5213
5305
|
<h2 id="mixins" tabindex="-1">Mixins</h2>
|
|
5214
5306
|
<div class="sassdoc-item-header">
|
|
5215
5307
|
<h3 id="mixin-set" tabindex="-1">set()</h3>
|
|
@@ -5315,98 +5407,6 @@
|
|
|
5315
5407
|
<ul>
|
|
5316
5408
|
<li><a href="/frontend/sass/components/accordion/#variable-config">$config</a></li>
|
|
5317
5409
|
</ul>
|
|
5318
|
-
<h2 id="variables" tabindex="-1">Variables</h2>
|
|
5319
|
-
<div class="sassdoc-item-header">
|
|
5320
|
-
<h3 id="variable-config" tabindex="-1">$config</h3>
|
|
5321
|
-
<div class="sassdoc-item-header__labels">
|
|
5322
|
-
<span class="tag tag--primary"><strong>Variable</strong></span> <span class="tag"><strong>Type</strong>: Map</span>
|
|
5323
|
-
</div>
|
|
5324
|
-
</div>
|
|
5325
|
-
<p>Module Settings</p>
|
|
5326
|
-
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$config</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5327
|
-
<span class="pjs-token pjs-string">"border-radius"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5328
|
-
<span class="pjs-token pjs-string">"description-size"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"small-x"</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5329
|
-
<span class="pjs-token pjs-string">"line-height"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5330
|
-
<span class="pjs-token pjs-string">"padding"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>1em 0.5em<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5331
|
-
<span class="pjs-token pjs-string">"row-margin"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5em<span class="pjs-token pjs-punctuation">,</span>
|
|
5332
|
-
<span class="pjs-token pjs-string">"icon-font-size"</span> <span class="pjs-token pjs-punctuation">:</span> 1.5em<span class="pjs-token pjs-punctuation">,</span>
|
|
5333
|
-
<span class="pjs-token pjs-string">"icon-margin"</span> <span class="pjs-token pjs-punctuation">:</span> 1em<span class="pjs-token pjs-punctuation">,</span>
|
|
5334
|
-
<span class="pjs-token pjs-string">"icon-opacity"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5<span class="pjs-token pjs-punctuation">,</span>
|
|
5335
|
-
<span class="pjs-token pjs-string">"transition-enabled"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5336
|
-
<span class="pjs-token pjs-string">"transition-duration"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5337
|
-
<span class="pjs-token pjs-string">"transition-properties"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span>
|
|
5338
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
|
|
5339
|
-
<details>
|
|
5340
|
-
<summary>File Information</summary>
|
|
5341
|
-
<ul>
|
|
5342
|
-
<li><strong>File:</strong> _tile-button.scss</li>
|
|
5343
|
-
<li><strong>Group:</strong> tile-button</li>
|
|
5344
|
-
<li><strong>Type:</strong> variable</li>
|
|
5345
|
-
<li><strong>Lines (comments):</strong> 38-47</li>
|
|
5346
|
-
<li><strong>Lines (code):</strong> 49-61</li>
|
|
5347
|
-
</ul>
|
|
5348
|
-
</details>
|
|
5349
|
-
<h4 id="map-properties" tabindex="-1">Map Properties</h4>
|
|
5350
|
-
<table>
|
|
5351
|
-
<thead>
|
|
5352
|
-
<tr>
|
|
5353
|
-
<th style="text-align:left">Name</th>
|
|
5354
|
-
<th style="text-align:left">Type</th>
|
|
5355
|
-
<th style="text-align:left">Default</th>
|
|
5356
|
-
<th style="text-align:left">Description</th>
|
|
5357
|
-
</tr>
|
|
5358
|
-
</thead>
|
|
5359
|
-
<tbody>
|
|
5360
|
-
<tr>
|
|
5361
|
-
<td style="text-align:left">border-radius</td>
|
|
5362
|
-
<td style="text-align:left">Dimension</td>
|
|
5363
|
-
<td style="text-align:left">true</td>
|
|
5364
|
-
<td style="text-align:left">The border radius of the tile button. If set to true, will use the element.scss property for "border-radius".</td>
|
|
5365
|
-
</tr>
|
|
5366
|
-
<tr>
|
|
5367
|
-
<td style="text-align:left">description-size</td>
|
|
5368
|
-
<td style="text-align:left">String</td>
|
|
5369
|
-
<td style="text-align:left">small-x</td>
|
|
5370
|
-
<td style="text-align:left">The type size of the description. This uses typography.scss, so the value of this options should be a variable from typography.scss.</td>
|
|
5371
|
-
</tr>
|
|
5372
|
-
<tr>
|
|
5373
|
-
<td style="text-align:left">line-height</td>
|
|
5374
|
-
<td style="text-align:left">Dimension</td>
|
|
5375
|
-
<td style="text-align:left">true</td>
|
|
5376
|
-
<td style="text-align:left">The line-height of the tile-button. If set to true, will use the typography.scss property for "line-height-densest".</td>
|
|
5377
|
-
</tr>
|
|
5378
|
-
<tr>
|
|
5379
|
-
<td style="text-align:left">padding</td>
|
|
5380
|
-
<td style="text-align:left">Dimension</td>
|
|
5381
|
-
<td style="text-align:left">(1em 0.5em)</td>
|
|
5382
|
-
<td style="text-align:left">The padding of the tile button</td>
|
|
5383
|
-
</tr>
|
|
5384
|
-
<tr>
|
|
5385
|
-
<td style="text-align:left">row-margin</td>
|
|
5386
|
-
<td style="text-align:left">Dimension</td>
|
|
5387
|
-
<td style="text-align:left">0.5em</td>
|
|
5388
|
-
<td style="text-align:left">The margin between rows.</td>
|
|
5389
|
-
</tr>
|
|
5390
|
-
<tr>
|
|
5391
|
-
<td style="text-align:left">icon-font-size</td>
|
|
5392
|
-
<td style="text-align:left">Dimension</td>
|
|
5393
|
-
<td style="text-align:left">1.5em</td>
|
|
5394
|
-
<td style="text-align:left">The font size of the icon.</td>
|
|
5395
|
-
</tr>
|
|
5396
|
-
<tr>
|
|
5397
|
-
<td style="text-align:left">icon-margin</td>
|
|
5398
|
-
<td style="text-align:left">Dimension</td>
|
|
5399
|
-
<td style="text-align:left">1em</td>
|
|
5400
|
-
<td style="text-align:left">The margin for the icon.</td>
|
|
5401
|
-
</tr>
|
|
5402
|
-
<tr>
|
|
5403
|
-
<td style="text-align:left">icon-opacity</td>
|
|
5404
|
-
<td style="text-align:left">Number</td>
|
|
5405
|
-
<td style="text-align:left">0.5</td>
|
|
5406
|
-
<td style="text-align:left">The opacity of the icon.</td>
|
|
5407
|
-
</tr>
|
|
5408
|
-
</tbody>
|
|
5409
|
-
</table>
|
|
5410
5410
|
|
|
5411
5411
|
</div>
|
|
5412
5412
|
</div>
|
|
@@ -5166,6 +5166,21 @@
|
|
|
5166
5166
|
<div class="toc">
|
|
5167
5167
|
<ol>
|
|
5168
5168
|
|
|
5169
|
+
<li><a href="#variables">Variables</a>
|
|
5170
|
+
|
|
5171
|
+
<ol>
|
|
5172
|
+
|
|
5173
|
+
<li><a href="#variable-config">$config</a>
|
|
5174
|
+
</li>
|
|
5175
|
+
|
|
5176
|
+
<li><a href="#variable-sizes">$sizes</a>
|
|
5177
|
+
</li>
|
|
5178
|
+
|
|
5179
|
+
<li><a href="#variable-static-sizes">$static-sizes</a>
|
|
5180
|
+
</li>
|
|
5181
|
+
</ol>
|
|
5182
|
+
</li>
|
|
5183
|
+
|
|
5169
5184
|
<li><a href="#mixins">Mixins</a>
|
|
5170
5185
|
|
|
5171
5186
|
<ol>
|
|
@@ -5190,21 +5205,6 @@
|
|
|
5190
5205
|
|
|
5191
5206
|
<li><a href="#function-get">get()</a>
|
|
5192
5207
|
</li>
|
|
5193
|
-
</ol>
|
|
5194
|
-
</li>
|
|
5195
|
-
|
|
5196
|
-
<li><a href="#variables">Variables</a>
|
|
5197
|
-
|
|
5198
|
-
<ol>
|
|
5199
|
-
|
|
5200
|
-
<li><a href="#variable-config">$config</a>
|
|
5201
|
-
</li>
|
|
5202
|
-
|
|
5203
|
-
<li><a href="#variable-sizes">$sizes</a>
|
|
5204
|
-
</li>
|
|
5205
|
-
|
|
5206
|
-
<li><a href="#variable-static-sizes">$static-sizes</a>
|
|
5207
|
-
</li>
|
|
5208
5208
|
</ol>
|
|
5209
5209
|
</li>
|
|
5210
5210
|
</ol>
|
|
@@ -5222,6 +5222,133 @@
|
|
|
5222
5222
|
<div class="type-large">
|
|
5223
5223
|
<p>Creates a CSS grid with items that have matching aspect ratios. Reflows to fit as many items as can be fit withing current grid's width by default. Allows passing static styles to create fixed number of columns per row. Static styles are set adaptively and can adjust the number of columns at different breakpoints.</p>
|
|
5224
5224
|
</div>
|
|
5225
|
+
<h2 id="variables" tabindex="-1">Variables</h2>
|
|
5226
|
+
<div class="sassdoc-item-header">
|
|
5227
|
+
<h3 id="variable-config" tabindex="-1">$config</h3>
|
|
5228
|
+
<div class="sassdoc-item-header__labels">
|
|
5229
|
+
<span class="tag tag--primary"><strong>Variable</strong></span> <span class="tag"><strong>Type</strong>: Map</span>
|
|
5230
|
+
</div>
|
|
5231
|
+
</div>
|
|
5232
|
+
<p>Module Settings</p>
|
|
5233
|
+
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$config</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5234
|
+
<span class="pjs-token pjs-string">"aspect-ratio"</span> <span class="pjs-token pjs-punctuation">:</span> list.<span class="pjs-token pjs-function">slash</span><span class="pjs-token pjs-punctuation">(</span>4<span class="pjs-token pjs-punctuation">,</span> 3<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5235
|
+
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> 1rem<span class="pjs-token pjs-punctuation">,</span>
|
|
5236
|
+
<span class="pjs-token pjs-string">"width"</span> <span class="pjs-token pjs-punctuation">:</span> 10em<span class="pjs-token pjs-punctuation">,</span>
|
|
5237
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
|
|
5238
|
+
<details>
|
|
5239
|
+
<summary>File Information</summary>
|
|
5240
|
+
<ul>
|
|
5241
|
+
<li><strong>File:</strong> _tile-grid.scss</li>
|
|
5242
|
+
<li><strong>Group:</strong> tile-grid</li>
|
|
5243
|
+
<li><strong>Type:</strong> variable</li>
|
|
5244
|
+
<li><strong>Lines (comments):</strong> 14-18</li>
|
|
5245
|
+
<li><strong>Lines (code):</strong> 20-24</li>
|
|
5246
|
+
</ul>
|
|
5247
|
+
</details>
|
|
5248
|
+
<h4 id="map-properties" tabindex="-1">Map Properties</h4>
|
|
5249
|
+
<table>
|
|
5250
|
+
<thead>
|
|
5251
|
+
<tr>
|
|
5252
|
+
<th style="text-align:left">Name</th>
|
|
5253
|
+
<th style="text-align:left">Type</th>
|
|
5254
|
+
<th style="text-align:left">Default</th>
|
|
5255
|
+
<th style="text-align:left">Description</th>
|
|
5256
|
+
</tr>
|
|
5257
|
+
</thead>
|
|
5258
|
+
<tbody>
|
|
5259
|
+
<tr>
|
|
5260
|
+
<td style="text-align:left">aspect-ratio</td>
|
|
5261
|
+
<td style="text-align:left">CssValue</td>
|
|
5262
|
+
<td style="text-align:left">list.slash(4, 3)</td>
|
|
5263
|
+
<td style="text-align:left"></td>
|
|
5264
|
+
</tr>
|
|
5265
|
+
<tr>
|
|
5266
|
+
<td style="text-align:left">gap</td>
|
|
5267
|
+
<td style="text-align:left">Number</td>
|
|
5268
|
+
<td style="text-align:left">1rem</td>
|
|
5269
|
+
<td style="text-align:left">The gap for the tile grid.</td>
|
|
5270
|
+
</tr>
|
|
5271
|
+
<tr>
|
|
5272
|
+
<td style="text-align:left">width</td>
|
|
5273
|
+
<td style="text-align:left">Number</td>
|
|
5274
|
+
<td style="text-align:left">10em</td>
|
|
5275
|
+
<td style="text-align:left"></td>
|
|
5276
|
+
</tr>
|
|
5277
|
+
</tbody>
|
|
5278
|
+
</table>
|
|
5279
|
+
<div class="sassdoc-item-header">
|
|
5280
|
+
<h3 id="variable-sizes" tabindex="-1">$sizes</h3>
|
|
5281
|
+
<div class="sassdoc-item-header__labels">
|
|
5282
|
+
<span class="tag tag--primary"><strong>Variable</strong></span> <span class="tag"><strong>Type</strong>: Map</span>
|
|
5283
|
+
</div>
|
|
5284
|
+
</div>
|
|
5285
|
+
<p>Alternate Sizes for reflowable grid</p>
|
|
5286
|
+
<ul>
|
|
5287
|
+
<li>Map of preferred width for columns and optional aspect-ratio for item</li>
|
|
5288
|
+
</ul>
|
|
5289
|
+
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$sizes</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5290
|
+
<span class="pjs-token pjs-string">"large"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5291
|
+
<span class="pjs-token pjs-string">"width"</span> <span class="pjs-token pjs-punctuation">:</span> 20em<span class="pjs-token pjs-punctuation">,</span>
|
|
5292
|
+
<span class="pjs-token pjs-punctuation">)</span>
|
|
5293
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
|
|
5294
|
+
<details>
|
|
5295
|
+
<summary>File Information</summary>
|
|
5296
|
+
<ul>
|
|
5297
|
+
<li><strong>File:</strong> _tile-grid.scss</li>
|
|
5298
|
+
<li><strong>Group:</strong> tile-grid</li>
|
|
5299
|
+
<li><strong>Type:</strong> variable</li>
|
|
5300
|
+
<li><strong>Lines (comments):</strong> 26-28</li>
|
|
5301
|
+
<li><strong>Lines (code):</strong> 30-34</li>
|
|
5302
|
+
</ul>
|
|
5303
|
+
</details>
|
|
5304
|
+
<div class="sassdoc-item-header">
|
|
5305
|
+
<h3 id="variable-static-sizes" tabindex="-1">$static-sizes</h3>
|
|
5306
|
+
<div class="sassdoc-item-header__labels">
|
|
5307
|
+
<span class="tag tag--primary"><strong>Variable</strong></span> <span class="tag"><strong>Type</strong>: Map</span>
|
|
5308
|
+
</div>
|
|
5309
|
+
</div>
|
|
5310
|
+
<p>Static grid width styles</p>
|
|
5311
|
+
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$static-sizes</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5312
|
+
<span class="pjs-token pjs-string">"static"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5313
|
+
<span class="pjs-token pjs-string">"default"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5314
|
+
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 1<span class="pjs-token pjs-punctuation">,</span>
|
|
5315
|
+
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5316
|
+
<span class="pjs-token pjs-string">"aspect-ratio"</span> <span class="pjs-token pjs-punctuation">:</span> list.<span class="pjs-token pjs-function">slash</span><span class="pjs-token pjs-punctuation">(</span>4<span class="pjs-token pjs-punctuation">,</span> 3<span class="pjs-token pjs-punctuation">)</span>
|
|
5317
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5318
|
+
<span class="pjs-token pjs-string">"small"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5319
|
+
<span class="pjs-token pjs-string">"direction"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"min"</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5320
|
+
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 2<span class="pjs-token pjs-punctuation">,</span>
|
|
5321
|
+
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5322
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5323
|
+
<span class="pjs-token pjs-string">"medium"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5324
|
+
<span class="pjs-token pjs-string">"direction"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"min"</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5325
|
+
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 3<span class="pjs-token pjs-punctuation">,</span>
|
|
5326
|
+
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5327
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5328
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5329
|
+
<span class="pjs-token pjs-string">"static-wide"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5330
|
+
<span class="pjs-token pjs-string">"default"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5331
|
+
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 1<span class="pjs-token pjs-punctuation">,</span>
|
|
5332
|
+
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5333
|
+
<span class="pjs-token pjs-string">"aspect-ratio"</span> <span class="pjs-token pjs-punctuation">:</span> list.<span class="pjs-token pjs-function">slash</span><span class="pjs-token pjs-punctuation">(</span>4<span class="pjs-token pjs-punctuation">,</span> 3<span class="pjs-token pjs-punctuation">)</span>
|
|
5334
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5335
|
+
<span class="pjs-token pjs-string">"small"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5336
|
+
<span class="pjs-token pjs-string">"direction"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"min"</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5337
|
+
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 2<span class="pjs-token pjs-punctuation">,</span>
|
|
5338
|
+
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5339
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5340
|
+
<span class="pjs-token pjs-punctuation">)</span>
|
|
5341
|
+
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
|
|
5342
|
+
<details>
|
|
5343
|
+
<summary>File Information</summary>
|
|
5344
|
+
<ul>
|
|
5345
|
+
<li><strong>File:</strong> _tile-grid.scss</li>
|
|
5346
|
+
<li><strong>Group:</strong> tile-grid</li>
|
|
5347
|
+
<li><strong>Type:</strong> variable</li>
|
|
5348
|
+
<li><strong>Lines (comments):</strong> 36-37</li>
|
|
5349
|
+
<li><strong>Lines (code):</strong> 39-69</li>
|
|
5350
|
+
</ul>
|
|
5351
|
+
</details>
|
|
5225
5352
|
<h2 id="mixins" tabindex="-1">Mixins</h2>
|
|
5226
5353
|
<div class="sassdoc-item-header">
|
|
5227
5354
|
<h3 id="mixin-set" tabindex="-1">set()</h3>
|
|
@@ -5415,133 +5542,6 @@
|
|
|
5415
5542
|
<ul>
|
|
5416
5543
|
<li><a href="/frontend/sass/components/accordion/#variable-config">$config</a></li>
|
|
5417
5544
|
</ul>
|
|
5418
|
-
<h2 id="variables" tabindex="-1">Variables</h2>
|
|
5419
|
-
<div class="sassdoc-item-header">
|
|
5420
|
-
<h3 id="variable-config" tabindex="-1">$config</h3>
|
|
5421
|
-
<div class="sassdoc-item-header__labels">
|
|
5422
|
-
<span class="tag tag--primary"><strong>Variable</strong></span> <span class="tag"><strong>Type</strong>: Map</span>
|
|
5423
|
-
</div>
|
|
5424
|
-
</div>
|
|
5425
|
-
<p>Module Settings</p>
|
|
5426
|
-
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$config</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5427
|
-
<span class="pjs-token pjs-string">"aspect-ratio"</span> <span class="pjs-token pjs-punctuation">:</span> list.<span class="pjs-token pjs-function">slash</span><span class="pjs-token pjs-punctuation">(</span>4<span class="pjs-token pjs-punctuation">,</span> 3<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5428
|
-
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> 1rem<span class="pjs-token pjs-punctuation">,</span>
|
|
5429
|
-
<span class="pjs-token pjs-string">"width"</span> <span class="pjs-token pjs-punctuation">:</span> 10em<span class="pjs-token pjs-punctuation">,</span>
|
|
5430
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
|
|
5431
|
-
<details>
|
|
5432
|
-
<summary>File Information</summary>
|
|
5433
|
-
<ul>
|
|
5434
|
-
<li><strong>File:</strong> _tile-grid.scss</li>
|
|
5435
|
-
<li><strong>Group:</strong> tile-grid</li>
|
|
5436
|
-
<li><strong>Type:</strong> variable</li>
|
|
5437
|
-
<li><strong>Lines (comments):</strong> 14-18</li>
|
|
5438
|
-
<li><strong>Lines (code):</strong> 20-24</li>
|
|
5439
|
-
</ul>
|
|
5440
|
-
</details>
|
|
5441
|
-
<h4 id="map-properties" tabindex="-1">Map Properties</h4>
|
|
5442
|
-
<table>
|
|
5443
|
-
<thead>
|
|
5444
|
-
<tr>
|
|
5445
|
-
<th style="text-align:left">Name</th>
|
|
5446
|
-
<th style="text-align:left">Type</th>
|
|
5447
|
-
<th style="text-align:left">Default</th>
|
|
5448
|
-
<th style="text-align:left">Description</th>
|
|
5449
|
-
</tr>
|
|
5450
|
-
</thead>
|
|
5451
|
-
<tbody>
|
|
5452
|
-
<tr>
|
|
5453
|
-
<td style="text-align:left">aspect-ratio</td>
|
|
5454
|
-
<td style="text-align:left">CssValue</td>
|
|
5455
|
-
<td style="text-align:left">list.slash(4, 3)</td>
|
|
5456
|
-
<td style="text-align:left"></td>
|
|
5457
|
-
</tr>
|
|
5458
|
-
<tr>
|
|
5459
|
-
<td style="text-align:left">gap</td>
|
|
5460
|
-
<td style="text-align:left">Number</td>
|
|
5461
|
-
<td style="text-align:left">1rem</td>
|
|
5462
|
-
<td style="text-align:left">The gap for the tile grid.</td>
|
|
5463
|
-
</tr>
|
|
5464
|
-
<tr>
|
|
5465
|
-
<td style="text-align:left">width</td>
|
|
5466
|
-
<td style="text-align:left">Number</td>
|
|
5467
|
-
<td style="text-align:left">10em</td>
|
|
5468
|
-
<td style="text-align:left"></td>
|
|
5469
|
-
</tr>
|
|
5470
|
-
</tbody>
|
|
5471
|
-
</table>
|
|
5472
|
-
<div class="sassdoc-item-header">
|
|
5473
|
-
<h3 id="variable-sizes" tabindex="-1">$sizes</h3>
|
|
5474
|
-
<div class="sassdoc-item-header__labels">
|
|
5475
|
-
<span class="tag tag--primary"><strong>Variable</strong></span> <span class="tag"><strong>Type</strong>: Map</span>
|
|
5476
|
-
</div>
|
|
5477
|
-
</div>
|
|
5478
|
-
<p>Alternate Sizes for reflowable grid</p>
|
|
5479
|
-
<ul>
|
|
5480
|
-
<li>Map of preferred width for columns and optional aspect-ratio for item</li>
|
|
5481
|
-
</ul>
|
|
5482
|
-
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$sizes</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5483
|
-
<span class="pjs-token pjs-string">"large"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5484
|
-
<span class="pjs-token pjs-string">"width"</span> <span class="pjs-token pjs-punctuation">:</span> 20em<span class="pjs-token pjs-punctuation">,</span>
|
|
5485
|
-
<span class="pjs-token pjs-punctuation">)</span>
|
|
5486
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
|
|
5487
|
-
<details>
|
|
5488
|
-
<summary>File Information</summary>
|
|
5489
|
-
<ul>
|
|
5490
|
-
<li><strong>File:</strong> _tile-grid.scss</li>
|
|
5491
|
-
<li><strong>Group:</strong> tile-grid</li>
|
|
5492
|
-
<li><strong>Type:</strong> variable</li>
|
|
5493
|
-
<li><strong>Lines (comments):</strong> 26-28</li>
|
|
5494
|
-
<li><strong>Lines (code):</strong> 30-34</li>
|
|
5495
|
-
</ul>
|
|
5496
|
-
</details>
|
|
5497
|
-
<div class="sassdoc-item-header">
|
|
5498
|
-
<h3 id="variable-static-sizes" tabindex="-1">$static-sizes</h3>
|
|
5499
|
-
<div class="sassdoc-item-header__labels">
|
|
5500
|
-
<span class="tag tag--primary"><strong>Variable</strong></span> <span class="tag"><strong>Type</strong>: Map</span>
|
|
5501
|
-
</div>
|
|
5502
|
-
</div>
|
|
5503
|
-
<p>Static grid width styles</p>
|
|
5504
|
-
<pre class="language-scss"><code class="language-scss"><span class="pjs-token pjs-property"><span class="pjs-token pjs-variable">$static-sizes</span></span><span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5505
|
-
<span class="pjs-token pjs-string">"static"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5506
|
-
<span class="pjs-token pjs-string">"default"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5507
|
-
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 1<span class="pjs-token pjs-punctuation">,</span>
|
|
5508
|
-
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5509
|
-
<span class="pjs-token pjs-string">"aspect-ratio"</span> <span class="pjs-token pjs-punctuation">:</span> list.<span class="pjs-token pjs-function">slash</span><span class="pjs-token pjs-punctuation">(</span>4<span class="pjs-token pjs-punctuation">,</span> 3<span class="pjs-token pjs-punctuation">)</span>
|
|
5510
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5511
|
-
<span class="pjs-token pjs-string">"small"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5512
|
-
<span class="pjs-token pjs-string">"direction"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"min"</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5513
|
-
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 2<span class="pjs-token pjs-punctuation">,</span>
|
|
5514
|
-
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5515
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5516
|
-
<span class="pjs-token pjs-string">"medium"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5517
|
-
<span class="pjs-token pjs-string">"direction"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"min"</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5518
|
-
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 3<span class="pjs-token pjs-punctuation">,</span>
|
|
5519
|
-
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5520
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5521
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5522
|
-
<span class="pjs-token pjs-string">"static-wide"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5523
|
-
<span class="pjs-token pjs-string">"default"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5524
|
-
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 1<span class="pjs-token pjs-punctuation">,</span>
|
|
5525
|
-
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5526
|
-
<span class="pjs-token pjs-string">"aspect-ratio"</span> <span class="pjs-token pjs-punctuation">:</span> list.<span class="pjs-token pjs-function">slash</span><span class="pjs-token pjs-punctuation">(</span>4<span class="pjs-token pjs-punctuation">,</span> 3<span class="pjs-token pjs-punctuation">)</span>
|
|
5527
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5528
|
-
<span class="pjs-token pjs-string">"small"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span>
|
|
5529
|
-
<span class="pjs-token pjs-string">"direction"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"min"</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5530
|
-
<span class="pjs-token pjs-string">"columns"</span> <span class="pjs-token pjs-punctuation">:</span> 2<span class="pjs-token pjs-punctuation">,</span>
|
|
5531
|
-
<span class="pjs-token pjs-string">"gap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-null pjs-keyword">null</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5532
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
|
|
5533
|
-
<span class="pjs-token pjs-punctuation">)</span>
|
|
5534
|
-
<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
|
|
5535
|
-
<details>
|
|
5536
|
-
<summary>File Information</summary>
|
|
5537
|
-
<ul>
|
|
5538
|
-
<li><strong>File:</strong> _tile-grid.scss</li>
|
|
5539
|
-
<li><strong>Group:</strong> tile-grid</li>
|
|
5540
|
-
<li><strong>Type:</strong> variable</li>
|
|
5541
|
-
<li><strong>Lines (comments):</strong> 36-37</li>
|
|
5542
|
-
<li><strong>Lines (code):</strong> 39-69</li>
|
|
5543
|
-
</ul>
|
|
5544
|
-
</details>
|
|
5545
5545
|
|
|
5546
5546
|
</div>
|
|
5547
5547
|
</div>
|