@ulu/frontend 0.1.0-beta.31 → 0.1.0-beta.32

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.
@@ -5046,7 +5046,10 @@
5046
5046
  <div class="toc">
5047
5047
  <ol>
5048
5048
 
5049
- <li><a href="#version-0.1.0-beta.30-(released)">Version 0.1.0-beta.30 (released)</a>
5049
+ <li><a href="#version-0.1.0-beta.31">Version 0.1.0-beta.31</a>
5050
+ </li>
5051
+
5052
+ <li><a href="#version-0.1.0-beta.30">Version 0.1.0-beta.30</a>
5050
5053
  </li>
5051
5054
 
5052
5055
  <li><a href="#version-0.1.0-beta.29">Version 0.1.0-beta.29</a>
@@ -5193,7 +5196,15 @@
5193
5196
 
5194
5197
  <div class="changelog">
5195
5198
  <h1 id="change-log" tabindex="-1">Change Log</h1>
5196
- <h2 id="version-0.1.0-beta.30-(released)" tabindex="-1">Version 0.1.0-beta.30 (released)</h2>
5199
+ <h2 id="version-0.1.0-beta.31" tabindex="-1">Version 0.1.0-beta.31</h2>
5200
+ <ul>
5201
+ <li>scss/components/button-verbose
5202
+ <ul>
5203
+ <li>Change left-cap default to false off (like it was before the change in 0.1.0-beta.29)</li>
5204
+ </ul>
5205
+ </li>
5206
+ </ul>
5207
+ <h2 id="version-0.1.0-beta.30" tabindex="-1">Version 0.1.0-beta.30</h2>
5197
5208
  <ul>
5198
5209
  <li>scss/components/button-verbose
5199
5210
  <ul>
@@ -5068,54 +5068,54 @@
5068
5068
  <legend>Elements Visible</legend>
5069
5069
  <div>
5070
5070
  <div class="form-theme__item form-theme__item--checkbox">
5071
- <input type="checkbox" id="live-demo-id-15" name="title" checked="">
5072
- <label for="live-demo-id-15">
5071
+ <input type="checkbox" id="live-demo-id-57" name="title" checked="">
5072
+ <label for="live-demo-id-57">
5073
5073
  Title
5074
5074
  </label>
5075
5075
  </div>
5076
5076
  <div class="form-theme__item form-theme__item--checkbox">
5077
- <input type="checkbox" id="live-demo-id-16" name="body" checked="">
5078
- <label for="live-demo-id-16">
5077
+ <input type="checkbox" id="live-demo-id-58" name="body" checked="">
5078
+ <label for="live-demo-id-58">
5079
5079
  Body
5080
5080
  </label>
5081
5081
  </div>
5082
5082
  <div class="form-theme__item form-theme__item--checkbox">
5083
- <input type="checkbox" id="live-demo-id-17" name="content" checked="">
5084
- <label for="live-demo-id-17">
5083
+ <input type="checkbox" id="live-demo-id-59" name="content" checked="">
5084
+ <label for="live-demo-id-59">
5085
5085
  Content
5086
5086
  </label>
5087
5087
  </div>
5088
5088
  <div class="form-theme__item form-theme__item--checkbox">
5089
- <input type="checkbox" id="live-demo-id-18" name="footer" checked="">
5090
- <label for="live-demo-id-18">
5089
+ <input type="checkbox" id="live-demo-id-60" name="footer" checked="">
5090
+ <label for="live-demo-id-60">
5091
5091
  Footer
5092
5092
  </label>
5093
5093
  </div>
5094
5094
  </div>
5095
5095
  </fieldset>
5096
5096
  <div class="form-theme__item form-theme__item--select">
5097
- <label for="live-demo-id-19">
5097
+ <label for="live-demo-id-61">
5098
5098
  Action
5099
5099
  <span class="fas fa-info-circle" data-ulu-tooltip="Proxy click only works when title is present"></span>
5100
5100
  </label>
5101
- <select id="live-demo-id-19" name="action">
5101
+ <select id="live-demo-id-61" name="action">
5102
5102
  <option value="">None</option>,<option value="link">Card is Link</option>,<option value="proxy">Proxy Click</option>
5103
5103
  </select>
5104
5104
  </div>
5105
5105
  <div class="form-theme__item form-theme__item--select">
5106
- <label for="live-demo-id-20">
5106
+ <label for="live-demo-id-62">
5107
5107
  Media
5108
5108
  </label>
5109
- <select id="live-demo-id-20" name="media">
5109
+ <select id="live-demo-id-62" name="media">
5110
5110
  <option value="icon">Icon</option>,<option value="image">Image</option>,<option value="imageFit">Image (fit)</option>,<option value="none">No Image</option>
5111
5111
  </select>
5112
5112
  </div>
5113
5113
  <div class="form-theme__item form-theme__item--select">
5114
- <label for="live-demo-id-21">
5114
+ <label for="live-demo-id-63">
5115
5115
  Layout
5116
5116
  <span class="fas fa-info-circle" data-ulu-tooltip="Overlay is not compatible with 'Icon' and 'No Image' options"></span>
5117
5117
  </label>
5118
- <select id="live-demo-id-21" name="layout">
5118
+ <select id="live-demo-id-63" name="layout">
5119
5119
  <option value="">Default</option>,<option value="horizontal">Horizontal</option>,<option value="overlay">Overlay</option>
5120
5120
  </select>
5121
5121
  </div>
@@ -5101,46 +5101,46 @@
5101
5101
  </tfoot>
5102
5102
  </table>
5103
5103
  <h2 class="h2">Complex Table</h2>
5104
- <table class="data-table" id="dt-3">
5104
+ <table class="data-table" id="dt-9">
5105
5105
  <caption>
5106
5106
  This Is The Table's Caption
5107
5107
  </caption>
5108
5108
  <thead>
5109
5109
  <tr>
5110
- <th id="dt-3-type" rowspan="2">Type</th>
5111
- <th id="dt-3-group" colspan="2">Group</th>
5112
- <th id="dt-3-details" colspan="2">Details</th>
5113
- <th id="dt-3-id" rowspan="2">Id</th>
5110
+ <th id="dt-9-type" rowspan="2">Type</th>
5111
+ <th id="dt-9-group" colspan="2">Group</th>
5112
+ <th id="dt-9-details" colspan="2">Details</th>
5113
+ <th id="dt-9-id" rowspan="2">Id</th>
5114
5114
  </tr>
5115
5115
  <tr>
5116
- <th headers="dt-3-group" id="dt-3-primary">Primary</th>
5117
- <th headers="dt-3-group" id="dt-3-secondary">Secondary</th>
5118
- <th headers="dt-3-details" id="dt-3-before">Before Task</th>
5119
- <th headers="dt-3-details" id="dt-3-after">After Task</th>
5116
+ <th headers="dt-9-group" id="dt-9-primary">Primary</th>
5117
+ <th headers="dt-9-group" id="dt-9-secondary">Secondary</th>
5118
+ <th headers="dt-9-details" id="dt-9-before">Before Task</th>
5119
+ <th headers="dt-9-details" id="dt-9-after">After Task</th>
5120
5120
  </tr>
5121
5121
  </thead>
5122
5122
  <tbody>
5123
5123
  <tr>
5124
- <th rowspan="3" headers="dt-3-type dt-3-r1" id="dt-3-r1">Default</th>
5125
- <td headers="dt-3-group dt-3-primary dt-3-r1">Lorem Ipsum</td>
5126
- <td headers="dt-3-group dt-3-secondary dt-3-r1">Lorem Ipsum</td>
5127
- <td headers="dt-3-details dt-3-before dt-3-r1">Lorem Ipsum</td>
5128
- <td headers="dt-3-details dt-3-after dt-3-r1">Lorem Ipsum</td>
5129
- <td headers="dt-3-id">OL-53-GHSLE</td>
5124
+ <th rowspan="3" headers="dt-9-type dt-9-r1" id="dt-9-r1">Default</th>
5125
+ <td headers="dt-9-group dt-9-primary dt-9-r1">Lorem Ipsum</td>
5126
+ <td headers="dt-9-group dt-9-secondary dt-9-r1">Lorem Ipsum</td>
5127
+ <td headers="dt-9-details dt-9-before dt-9-r1">Lorem Ipsum</td>
5128
+ <td headers="dt-9-details dt-9-after dt-9-r1">Lorem Ipsum</td>
5129
+ <td headers="dt-9-id">OL-53-GHSLE</td>
5130
5130
  </tr>
5131
5131
  <tr>
5132
- <td headers="dt-3-group dt-3-primary dt-3-r1">Lorem Ipsum</td>
5133
- <td headers="dt-3-group dt-3-secondary dt-3-r1">Lorem Ipsum</td>
5134
- <td headers="dt-3-details dt-3-before dt-3-r1">Lorem Ipsum</td>
5135
- <td headers="dt-3-details dt-3-after dt-3-r1">Lorem Ipsum</td>
5136
- <td headers="dt-3-id">OL-53-GHSLE</td>
5132
+ <td headers="dt-9-group dt-9-primary dt-9-r1">Lorem Ipsum</td>
5133
+ <td headers="dt-9-group dt-9-secondary dt-9-r1">Lorem Ipsum</td>
5134
+ <td headers="dt-9-details dt-9-before dt-9-r1">Lorem Ipsum</td>
5135
+ <td headers="dt-9-details dt-9-after dt-9-r1">Lorem Ipsum</td>
5136
+ <td headers="dt-9-id">OL-53-GHSLE</td>
5137
5137
  </tr>
5138
5138
  <tr>
5139
- <td headers="dt-3-group dt-3-primary dt-3-r1">Lorem Ipsum</td>
5140
- <td headers="dt-3-group dt-3-secondary dt-3-r1">Lorem Ipsum</td>
5141
- <td headers="dt-3-details dt-3-before dt-3-r1">Lorem Ipsum</td>
5142
- <td headers="dt-3-details dt-3-after dt-3-r1">Lorem Ipsum</td>
5143
- <td headers="dt-3-id">OL-53-GHSLE</td>
5139
+ <td headers="dt-9-group dt-9-primary dt-9-r1">Lorem Ipsum</td>
5140
+ <td headers="dt-9-group dt-9-secondary dt-9-r1">Lorem Ipsum</td>
5141
+ <td headers="dt-9-details dt-9-before dt-9-r1">Lorem Ipsum</td>
5142
+ <td headers="dt-9-details dt-9-after dt-9-r1">Lorem Ipsum</td>
5143
+ <td headers="dt-9-id">OL-53-GHSLE</td>
5144
5144
  </tr>
5145
5145
  </tbody>
5146
5146
  </table>
@@ -5101,7 +5101,7 @@
5101
5101
  <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>
5102
5102
  <span class="pjs-token pjs-string">"background-color"</span> <span class="pjs-token pjs-punctuation">:</span> white<span class="pjs-token pjs-punctuation">,</span>
5103
5103
  <span class="pjs-token pjs-string">"background-color-hover"</span> <span class="pjs-token pjs-punctuation">:</span> #F7F8F7<span class="pjs-token pjs-punctuation">,</span>
5104
- <span class="pjs-token pjs-string">"border-radius"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"border-radius"</span><span class="pjs-token pjs-punctuation">,</span>
5104
+ <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>
5105
5105
  <span class="pjs-token pjs-string">"box-shadow"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
5106
5106
  <span class="pjs-token pjs-string">"box-shadow-hover"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span><span class="pjs-token pjs-punctuation">,</span>
5107
5107
  <span class="pjs-token pjs-string">"color"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"type"</span><span class="pjs-token pjs-punctuation">,</span>
@@ -5121,7 +5121,8 @@
5121
5121
  <span class="pjs-token pjs-string">"left-cap"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">false</span><span class="pjs-token pjs-punctuation">,</span>
5122
5122
  <span class="pjs-token pjs-string">"left-cap-color"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"link"</span><span class="pjs-token pjs-punctuation">,</span>
5123
5123
  <span class="pjs-token pjs-string">"left-cap-color-hover"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"link-hover"</span><span class="pjs-token pjs-punctuation">,</span>
5124
- <span class="pjs-token pjs-string">"left-cap-width"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5rem
5124
+ <span class="pjs-token pjs-string">"left-cap-width"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5rem<span class="pjs-token pjs-punctuation">,</span>
5125
+ <span class="pjs-token pjs-string">"left-cap-match-radius"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">true</span>
5125
5126
  <span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
5126
5127
  <details>
5127
5128
  <summary>File Information</summary>
@@ -5129,8 +5130,8 @@
5129
5130
  <li><strong>File:</strong> _button-verbose.scss</li>
5130
5131
  <li><strong>Group:</strong> button-verbose</li>
5131
5132
  <li><strong>Type:</strong> variable</li>
5132
- <li><strong>Lines (comments):</strong> 30-54</li>
5133
- <li><strong>Lines (code):</strong> 56-80</li>
5133
+ <li><strong>Lines (comments):</strong> 30-55</li>
5134
+ <li><strong>Lines (code):</strong> 57-82</li>
5134
5135
  </ul>
5135
5136
  </details>
5136
5137
  <h4 id="map-properties" tabindex="-1">Map Properties</h4>
@@ -5282,6 +5283,12 @@
5282
5283
  <td style="text-align:left">0.5rem</td>
5283
5284
  <td style="text-align:left">Width of the cap</td>
5284
5285
  </tr>
5286
+ <tr>
5287
+ <td style="text-align:left">left-cap-match-radius</td>
5288
+ <td style="text-align:left">Number</td>
5289
+ <td style="text-align:left">true</td>
5290
+ <td style="text-align:left">The cap should have be rounded to match the parent's border radius</td>
5291
+ </tr>
5285
5292
  </tbody>
5286
5293
  </table>
5287
5294
  <h2 id="mixins" tabindex="-1">Mixins</h2>
@@ -5298,8 +5305,8 @@
5298
5305
  <li><strong>File:</strong> _button-verbose.scss</li>
5299
5306
  <li><strong>Group:</strong> button-verbose</li>
5300
5307
  <li><strong>Type:</strong> mixin</li>
5301
- <li><strong>Lines (comments):</strong> 82-85</li>
5302
- <li><strong>Lines (code):</strong> 87-89</li>
5308
+ <li><strong>Lines (comments):</strong> 84-87</li>
5309
+ <li><strong>Lines (code):</strong> 89-91</li>
5303
5310
  </ul>
5304
5311
  </details>
5305
5312
  <h4 id="examples" tabindex="-1">Examples</h4>
@@ -5338,8 +5345,8 @@
5338
5345
  <li><strong>File:</strong> _button-verbose.scss</li>
5339
5346
  <li><strong>Group:</strong> button-verbose</li>
5340
5347
  <li><strong>Type:</strong> mixin</li>
5341
- <li><strong>Lines (comments):</strong> 101-109</li>
5342
- <li><strong>Lines (code):</strong> 111-192</li>
5348
+ <li><strong>Lines (comments):</strong> 103-111</li>
5349
+ <li><strong>Lines (code):</strong> 113-198</li>
5343
5350
  </ul>
5344
5351
  </details>
5345
5352
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -5376,8 +5383,8 @@
5376
5383
  <li><strong>File:</strong> _button-verbose.scss</li>
5377
5384
  <li><strong>Group:</strong> button-verbose</li>
5378
5385
  <li><strong>Type:</strong> function</li>
5379
- <li><strong>Lines (comments):</strong> 91-94</li>
5380
- <li><strong>Lines (code):</strong> 96-99</li>
5386
+ <li><strong>Lines (comments):</strong> 93-96</li>
5387
+ <li><strong>Lines (code):</strong> 98-101</li>
5381
5388
  </ul>
5382
5389
  </details>
5383
5390
  <h4 id="examples-2" tabindex="-1">Examples</h4>
@@ -5293,8 +5293,8 @@
5293
5293
  <li><strong>File:</strong> _callout.scss</li>
5294
5294
  <li><strong>Group:</strong> callout</li>
5295
5295
  <li><strong>Type:</strong> mixin</li>
5296
- <li><strong>Lines (comments):</strong> 113-115</li>
5297
- <li><strong>Lines (code):</strong> 117-164</li>
5296
+ <li><strong>Lines (comments):</strong> 102-104</li>
5297
+ <li><strong>Lines (code):</strong> 106-152</li>
5298
5298
  </ul>
5299
5299
  </details>
5300
5300
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -5163,8 +5163,8 @@
5163
5163
  <li><strong>File:</strong> _card.scss</li>
5164
5164
  <li><strong>Group:</strong> card</li>
5165
5165
  <li><strong>Type:</strong> variable</li>
5166
- <li><strong>Lines (comments):</strong> 17-67</li>
5167
- <li><strong>Lines (code):</strong> 69-124</li>
5166
+ <li><strong>Lines (comments):</strong> 18-68</li>
5167
+ <li><strong>Lines (code):</strong> 70-125</li>
5168
5168
  </ul>
5169
5169
  </details>
5170
5170
  <h4 id="map-properties" tabindex="-1">Map Properties</h4>
@@ -5488,8 +5488,8 @@
5488
5488
  <li><strong>File:</strong> _card.scss</li>
5489
5489
  <li><strong>Group:</strong> card</li>
5490
5490
  <li><strong>Type:</strong> mixin</li>
5491
- <li><strong>Lines (comments):</strong> 126-129</li>
5492
- <li><strong>Lines (code):</strong> 131-133</li>
5491
+ <li><strong>Lines (comments):</strong> 127-130</li>
5492
+ <li><strong>Lines (code):</strong> 132-134</li>
5493
5493
  </ul>
5494
5494
  </details>
5495
5495
  <h4 id="examples" tabindex="-1">Examples</h4>
@@ -5528,8 +5528,8 @@
5528
5528
  <li><strong>File:</strong> _card.scss</li>
5529
5529
  <li><strong>Group:</strong> card</li>
5530
5530
  <li><strong>Type:</strong> mixin</li>
5531
- <li><strong>Lines (comments):</strong> 144-148</li>
5532
- <li><strong>Lines (code):</strong> 150-180</li>
5531
+ <li><strong>Lines (comments):</strong> 145-149</li>
5532
+ <li><strong>Lines (code):</strong> 151-181</li>
5533
5533
  </ul>
5534
5534
  </details>
5535
5535
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -5576,8 +5576,8 @@
5576
5576
  <li><strong>File:</strong> _card.scss</li>
5577
5577
  <li><strong>Group:</strong> card</li>
5578
5578
  <li><strong>Type:</strong> mixin</li>
5579
- <li><strong>Lines (comments):</strong> 187-191</li>
5580
- <li><strong>Lines (code):</strong> 193-468</li>
5579
+ <li><strong>Lines (comments):</strong> 188-192</li>
5580
+ <li><strong>Lines (code):</strong> 194-453</li>
5581
5581
  </ul>
5582
5582
  </details>
5583
5583
  <div class="callout callout--demo crop-margins">
@@ -5606,8 +5606,8 @@
5606
5606
  <li><strong>File:</strong> _card.scss</li>
5607
5607
  <li><strong>Group:</strong> card</li>
5608
5608
  <li><strong>Type:</strong> function</li>
5609
- <li><strong>Lines (comments):</strong> 135-138</li>
5610
- <li><strong>Lines (code):</strong> 140-142</li>
5609
+ <li><strong>Lines (comments):</strong> 136-139</li>
5610
+ <li><strong>Lines (code):</strong> 141-143</li>
5611
5611
  </ul>
5612
5612
  </details>
5613
5613
  <h4 id="examples-3" tabindex="-1">Examples</h4>
@@ -5116,8 +5116,8 @@
5116
5116
  <li><strong>File:</strong> _hero.scss</li>
5117
5117
  <li><strong>Group:</strong> hero</li>
5118
5118
  <li><strong>Type:</strong> variable</li>
5119
- <li><strong>Lines (comments):</strong> 15-25</li>
5120
- <li><strong>Lines (code):</strong> 27-40</li>
5119
+ <li><strong>Lines (comments):</strong> 16-26</li>
5120
+ <li><strong>Lines (code):</strong> 28-41</li>
5121
5121
  </ul>
5122
5122
  </details>
5123
5123
  <h4 id="map-properties" tabindex="-1">Map Properties</h4>
@@ -5201,8 +5201,8 @@
5201
5201
  <li><strong>File:</strong> _hero.scss</li>
5202
5202
  <li><strong>Group:</strong> hero</li>
5203
5203
  <li><strong>Type:</strong> mixin</li>
5204
- <li><strong>Lines (comments):</strong> 42-45</li>
5205
- <li><strong>Lines (code):</strong> 47-49</li>
5204
+ <li><strong>Lines (comments):</strong> 43-46</li>
5205
+ <li><strong>Lines (code):</strong> 48-50</li>
5206
5206
  </ul>
5207
5207
  </details>
5208
5208
  <h4 id="examples" tabindex="-1">Examples</h4>
@@ -5241,8 +5241,8 @@
5241
5241
  <li><strong>File:</strong> _hero.scss</li>
5242
5242
  <li><strong>Group:</strong> hero</li>
5243
5243
  <li><strong>Type:</strong> mixin</li>
5244
- <li><strong>Lines (comments):</strong> 60-62</li>
5245
- <li><strong>Lines (code):</strong> 64-192</li>
5244
+ <li><strong>Lines (comments):</strong> 61-63</li>
5245
+ <li><strong>Lines (code):</strong> 65-185</li>
5246
5246
  </ul>
5247
5247
  </details>
5248
5248
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -5265,8 +5265,8 @@
5265
5265
  <li><strong>File:</strong> _hero.scss</li>
5266
5266
  <li><strong>Group:</strong> hero</li>
5267
5267
  <li><strong>Type:</strong> function</li>
5268
- <li><strong>Lines (comments):</strong> 51-54</li>
5269
- <li><strong>Lines (code):</strong> 56-58</li>
5268
+ <li><strong>Lines (comments):</strong> 52-55</li>
5269
+ <li><strong>Lines (code):</strong> 57-59</li>
5270
5270
  </ul>
5271
5271
  </details>
5272
5272
  <h4 id="examples-2" tabindex="-1">Examples</h4>
@@ -5122,8 +5122,8 @@
5122
5122
  <li><strong>File:</strong> _overlay-section.scss</li>
5123
5123
  <li><strong>Group:</strong> overlay-section</li>
5124
5124
  <li><strong>Type:</strong> variable</li>
5125
- <li><strong>Lines (comments):</strong> 13-21</li>
5126
- <li><strong>Lines (code):</strong> 23-41</li>
5125
+ <li><strong>Lines (comments):</strong> 14-22</li>
5126
+ <li><strong>Lines (code):</strong> 24-42</li>
5127
5127
  </ul>
5128
5128
  </details>
5129
5129
  <h4 id="map-properties" tabindex="-1">Map Properties</h4>
@@ -5195,8 +5195,8 @@
5195
5195
  <li><strong>File:</strong> _overlay-section.scss</li>
5196
5196
  <li><strong>Group:</strong> overlay-section</li>
5197
5197
  <li><strong>Type:</strong> mixin</li>
5198
- <li><strong>Lines (comments):</strong> 43-46</li>
5199
- <li><strong>Lines (code):</strong> 48-50</li>
5198
+ <li><strong>Lines (comments):</strong> 44-47</li>
5199
+ <li><strong>Lines (code):</strong> 49-51</li>
5200
5200
  </ul>
5201
5201
  </details>
5202
5202
  <h4 id="examples" tabindex="-1">Examples</h4>
@@ -5235,8 +5235,8 @@
5235
5235
  <li><strong>File:</strong> _overlay-section.scss</li>
5236
5236
  <li><strong>Group:</strong> overlay-section</li>
5237
5237
  <li><strong>Type:</strong> mixin</li>
5238
- <li><strong>Lines (comments):</strong> 61-63</li>
5239
- <li><strong>Lines (code):</strong> 65-122</li>
5238
+ <li><strong>Lines (comments):</strong> 62-64</li>
5239
+ <li><strong>Lines (code):</strong> 66-119</li>
5240
5240
  </ul>
5241
5241
  </details>
5242
5242
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -5259,8 +5259,8 @@
5259
5259
  <li><strong>File:</strong> _overlay-section.scss</li>
5260
5260
  <li><strong>Group:</strong> overlay-section</li>
5261
5261
  <li><strong>Type:</strong> function</li>
5262
- <li><strong>Lines (comments):</strong> 52-55</li>
5263
- <li><strong>Lines (code):</strong> 57-59</li>
5262
+ <li><strong>Lines (comments):</strong> 53-56</li>
5263
+ <li><strong>Lines (code):</strong> 58-60</li>
5264
5264
  </ul>
5265
5265
  </details>
5266
5266
  <h4 id="examples-2" tabindex="-1">Examples</h4>
@@ -5112,8 +5112,8 @@
5112
5112
  <li><strong>File:</strong> _ratio-box.scss</li>
5113
5113
  <li><strong>Group:</strong> ratio-box</li>
5114
5114
  <li><strong>Type:</strong> variable</li>
5115
- <li><strong>Lines (comments):</strong> 9-12</li>
5116
- <li><strong>Lines (code):</strong> 14-21</li>
5115
+ <li><strong>Lines (comments):</strong> 10-13</li>
5116
+ <li><strong>Lines (code):</strong> 15-22</li>
5117
5117
  </ul>
5118
5118
  </details>
5119
5119
  <h4 id="map-properties" tabindex="-1">Map Properties</h4>
@@ -5155,8 +5155,8 @@
5155
5155
  <li><strong>File:</strong> _ratio-box.scss</li>
5156
5156
  <li><strong>Group:</strong> ratio-box</li>
5157
5157
  <li><strong>Type:</strong> mixin</li>
5158
- <li><strong>Lines (comments):</strong> 23-26</li>
5159
- <li><strong>Lines (code):</strong> 28-30</li>
5158
+ <li><strong>Lines (comments):</strong> 24-27</li>
5159
+ <li><strong>Lines (code):</strong> 29-31</li>
5160
5160
  </ul>
5161
5161
  </details>
5162
5162
  <h4 id="examples" tabindex="-1">Examples</h4>
@@ -5195,8 +5195,8 @@
5195
5195
  <li><strong>File:</strong> _ratio-box.scss</li>
5196
5196
  <li><strong>Group:</strong> ratio-box</li>
5197
5197
  <li><strong>Type:</strong> mixin</li>
5198
- <li><strong>Lines (comments):</strong> 41-43</li>
5199
- <li><strong>Lines (code):</strong> 45-64</li>
5198
+ <li><strong>Lines (comments):</strong> 42-44</li>
5199
+ <li><strong>Lines (code):</strong> 46-61</li>
5200
5200
  </ul>
5201
5201
  </details>
5202
5202
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -5219,8 +5219,8 @@
5219
5219
  <li><strong>File:</strong> _ratio-box.scss</li>
5220
5220
  <li><strong>Group:</strong> ratio-box</li>
5221
5221
  <li><strong>Type:</strong> function</li>
5222
- <li><strong>Lines (comments):</strong> 32-35</li>
5223
- <li><strong>Lines (code):</strong> 37-39</li>
5222
+ <li><strong>Lines (comments):</strong> 33-36</li>
5223
+ <li><strong>Lines (code):</strong> 38-40</li>
5224
5224
  </ul>
5225
5225
  </details>
5226
5226
  <h4 id="examples-2" tabindex="-1">Examples</h4>
@@ -5108,8 +5108,8 @@
5108
5108
  <li><strong>File:</strong> _vignette.scss</li>
5109
5109
  <li><strong>Group:</strong> vignette</li>
5110
5110
  <li><strong>Type:</strong> variable</li>
5111
- <li><strong>Lines (comments):</strong> 12-15</li>
5112
- <li><strong>Lines (code):</strong> 17-20</li>
5111
+ <li><strong>Lines (comments):</strong> 13-16</li>
5112
+ <li><strong>Lines (code):</strong> 18-21</li>
5113
5113
  </ul>
5114
5114
  </details>
5115
5115
  <h4 id="map-properties" tabindex="-1">Map Properties</h4>
@@ -5151,8 +5151,8 @@
5151
5151
  <li><strong>File:</strong> _vignette.scss</li>
5152
5152
  <li><strong>Group:</strong> vignette</li>
5153
5153
  <li><strong>Type:</strong> mixin</li>
5154
- <li><strong>Lines (comments):</strong> 22-25</li>
5155
- <li><strong>Lines (code):</strong> 27-29</li>
5154
+ <li><strong>Lines (comments):</strong> 23-26</li>
5155
+ <li><strong>Lines (code):</strong> 28-30</li>
5156
5156
  </ul>
5157
5157
  </details>
5158
5158
  <h4 id="examples" tabindex="-1">Examples</h4>
@@ -5191,8 +5191,8 @@
5191
5191
  <li><strong>File:</strong> _vignette.scss</li>
5192
5192
  <li><strong>Group:</strong> vignette</li>
5193
5193
  <li><strong>Type:</strong> mixin</li>
5194
- <li><strong>Lines (comments):</strong> 40-42</li>
5195
- <li><strong>Lines (code):</strong> 44-66</li>
5194
+ <li><strong>Lines (comments):</strong> 41-43</li>
5195
+ <li><strong>Lines (code):</strong> 45-63</li>
5196
5196
  </ul>
5197
5197
  </details>
5198
5198
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -5215,8 +5215,8 @@
5215
5215
  <li><strong>File:</strong> _vignette.scss</li>
5216
5216
  <li><strong>Group:</strong> vignette</li>
5217
5217
  <li><strong>Type:</strong> function</li>
5218
- <li><strong>Lines (comments):</strong> 31-34</li>
5219
- <li><strong>Lines (code):</strong> 36-38</li>
5218
+ <li><strong>Lines (comments):</strong> 32-35</li>
5219
+ <li><strong>Lines (code):</strong> 37-39</li>
5220
5220
  </ul>
5221
5221
  </details>
5222
5222
  <h4 id="examples-2" tabindex="-1">Examples</h4>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ulu/frontend",
3
- "version": "0.1.0-beta.31",
3
+ "version": "0.1.0-beta.32",
4
4
  "description": "Modular Sass Theming Library",
5
5
  "browser": "js/index.js",
6
6
  "main": "index.js",
@@ -220,7 +220,7 @@ $sizes: (
220
220
  /// - Breakpoints always min-width (upwards) for javascript setup
221
221
 
222
222
  @mixin embed-for-scripts() {
223
- &:before {
223
+ &::before {
224
224
  display: none;
225
225
  content: get("null-name");
226
226
  @each $size, $breakpoint in $sizes {
package/scss/_layout.scss CHANGED
@@ -240,14 +240,14 @@ $containers: (
240
240
  /// Prints clearfix styles
241
241
 
242
242
  @mixin clearfix() {
243
- &:before,
244
- &:after {
243
+ &::before,
244
+ &::after {
245
245
  content: "";
246
246
  display: table;
247
247
  flex-basis: 0; // Flexbox, clear fix for pseudo elements in Safari
248
248
  order: 1;
249
249
  }
250
- &:after {
250
+ &::after {
251
251
  clear: both;
252
252
  }
253
253
  }
@@ -52,11 +52,12 @@ $-fallbacks: (
52
52
  /// @prop {Color} left-cap-color ["link"] The color for the left cap
53
53
  /// @prop {color} left-cap-color-hover ["link-hover"] The color for the left cap when the button is hovered
54
54
  /// @prop {Number} left-cap-color-hover [0.5rem] Width of the cap
55
+ /// @prop {Number} left-cap-match-radius [true] The cap should have be rounded to match the parent's border radius
55
56
 
56
57
  $config: (
57
58
  "background-color" : white,
58
59
  "background-color-hover" : #F7F8F7,
59
- "border-radius" : "border-radius",
60
+ "border-radius" : true,
60
61
  "box-shadow" : true,
61
62
  "box-shadow-hover" : true,
62
63
  "color" : "type",
@@ -76,7 +77,8 @@ $config: (
76
77
  "left-cap" : false,
77
78
  "left-cap-color" : "link",
78
79
  "left-cap-color-hover" : "link-hover",
79
- "left-cap-width" : 0.5rem
80
+ "left-cap-width" : 0.5rem,
81
+ "left-cap-match-radius" : true
80
82
  ) !default;
81
83
 
82
84
  /// Change modules $config
@@ -113,7 +115,7 @@ $config: (
113
115
 
114
116
  #{ $prefix } {
115
117
  text-decoration: none;
116
- border-radius: element.get(get("border-radius"));
118
+ border-radius: get("border-radius");
117
119
  box-shadow: get("box-shadow");
118
120
  line-height: get("line-height");
119
121
  position: relative;
@@ -138,6 +140,10 @@ $config: (
138
140
  left: 0;
139
141
  width: get("left-cap-width");
140
142
  background-color: color.get(get("left-cap-color"));
143
+ @if get("left-cap-match-radius") {
144
+ border-top-left-radius: get("border-radius");
145
+ border-bottom-left-radius: get("border-radius");
146
+ }
141
147
  }
142
148
  }
143
149
  &:hover {