@ulu/frontend 0.1.0-beta.11 → 0.1.0-beta.13

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.
@@ -4727,33 +4727,35 @@
4727
4727
  </div>
4728
4728
  <p>Module Settings</p>
4729
4729
  <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>
4730
- <span class="pjs-token pjs-string">"checkbox-area-width"</span> <span class="pjs-token pjs-punctuation">:</span> 3em<span class="pjs-token pjs-punctuation">,</span>
4730
+ <span class="pjs-token pjs-string">"selectable-input-width"</span> <span class="pjs-token pjs-punctuation">:</span> 3em<span class="pjs-token pjs-punctuation">,</span>
4731
4731
  <span class="pjs-token pjs-string">"nested-indent"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5em<span class="pjs-token pjs-punctuation">,</span>
4732
- <span class="pjs-token pjs-string">"rule-style"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"default"</span><span class="pjs-token pjs-punctuation">,</span>
4732
+ <span class="pjs-token pjs-string">"rule-style"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"light"</span><span class="pjs-token pjs-punctuation">,</span>
4733
4733
  <span class="pjs-token pjs-string">"rule-margin"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5em<span class="pjs-token pjs-punctuation">,</span>
4734
- <span class="pjs-token pjs-string">"link-separated-margin"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">false</span><span class="pjs-token pjs-punctuation">,</span>
4735
- <span class="pjs-token pjs-string">"link-separated-rule-style"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">false</span><span class="pjs-token pjs-punctuation">,</span>
4736
4734
  <span class="pjs-token pjs-string">"toggle-icon-rotate"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">false</span><span class="pjs-token pjs-punctuation">,</span>
4737
- <span class="pjs-token pjs-string">"compact-link-padding-x"</span><span class="pjs-token pjs-punctuation">:</span> 0.75em<span class="pjs-token pjs-punctuation">,</span>
4738
- <span class="pjs-token pjs-string">"compact-link-padding-y"</span><span class="pjs-token pjs-punctuation">:</span> 0.25em<span class="pjs-token pjs-punctuation">,</span>
4739
4735
  <span class="pjs-token pjs-string">"label-color"</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>
4740
4736
  <span class="pjs-token pjs-string">"label-margin"</span> <span class="pjs-token pjs-punctuation">:</span> 0.5em<span class="pjs-token pjs-punctuation">,</span>
4741
4737
  <span class="pjs-token pjs-string">"label-text-transform"</span> <span class="pjs-token pjs-punctuation">:</span> uppercase<span class="pjs-token pjs-punctuation">,</span>
4742
4738
  <span class="pjs-token pjs-string">"label-type-size"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">false</span><span class="pjs-token pjs-punctuation">,</span>
4739
+ <span class="pjs-token pjs-string">"label-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>
4740
+ <span class="pjs-token pjs-string">"link-separated-margin"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">false</span><span class="pjs-token pjs-punctuation">,</span>
4741
+ <span class="pjs-token pjs-string">"link-separated-rule-style"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-boolean">false</span><span class="pjs-token pjs-punctuation">,</span>
4743
4742
  <span class="pjs-token pjs-string">"link-active-selectors"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-punctuation">(</span><span class="pjs-token pjs-string">".is-active"</span><span class="pjs-token pjs-punctuation">,</span> <span class="pjs-token pjs-string">'[aria-current="page"]'</span><span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
4744
4743
  <span class="pjs-token pjs-string">"link-background-color"</span> <span class="pjs-token pjs-punctuation">:</span> transparent<span class="pjs-token pjs-punctuation">,</span>
4745
4744
  <span class="pjs-token pjs-string">"link-background-color-active"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-function">rgb</span><span class="pjs-token pjs-punctuation">(</span>219<span class="pjs-token pjs-punctuation">,</span> 219<span class="pjs-token pjs-punctuation">,</span> 219<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
4746
- <span class="pjs-token pjs-string">"link-background-color-hover"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-function">rgb</span><span class="pjs-token pjs-punctuation">(</span>219<span class="pjs-token pjs-punctuation">,</span> 219<span class="pjs-token pjs-punctuation">,</span> 219<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
4745
+ <span class="pjs-token pjs-string">"link-background-color-hover"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-function">rgb</span><span class="pjs-token pjs-punctuation">(</span>240<span class="pjs-token pjs-punctuation">,</span> 240<span class="pjs-token pjs-punctuation">,</span> 240<span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">,</span>
4747
4746
  <span class="pjs-token pjs-string">"link-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>
4748
4747
  <span class="pjs-token pjs-string">"link-color"</span> <span class="pjs-token pjs-punctuation">:</span> <span class="pjs-token pjs-string">"link"</span><span class="pjs-token pjs-punctuation">,</span>
4749
4748
  <span class="pjs-token pjs-string">"link-color-active"</span> <span class="pjs-token pjs-punctuation">:</span> black<span class="pjs-token pjs-punctuation">,</span>
4750
4749
  <span class="pjs-token pjs-string">"link-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>
4751
4750
  <span class="pjs-token pjs-string">"link-font-weight"</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>
4751
+ <span class="pjs-token pjs-string">"link-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>
4752
4752
  <span class="pjs-token pjs-string">"link-icon-margin"</span> <span class="pjs-token pjs-punctuation">:</span> 0.65em<span class="pjs-token pjs-punctuation">,</span>
4753
4753
  <span class="pjs-token pjs-string">"link-icon-width"</span> <span class="pjs-token pjs-punctuation">:</span> 1em<span class="pjs-token pjs-punctuation">,</span>
4754
4754
  <span class="pjs-token pjs-string">"link-margin"</span> <span class="pjs-token pjs-punctuation">:</span> 0.2em<span class="pjs-token pjs-punctuation">,</span>
4755
- <span class="pjs-token pjs-string">"link-padding-x"</span><span class="pjs-token pjs-punctuation">:</span> 1em<span class="pjs-token pjs-punctuation">,</span>
4756
- <span class="pjs-token pjs-string">"link-padding-y"</span><span class="pjs-token pjs-punctuation">:</span> 0.35em<span class="pjs-token pjs-punctuation">,</span>
4755
+ <span class="pjs-token pjs-string">"link-padding-x"</span><span class="pjs-token pjs-punctuation">:</span> 1.25em<span class="pjs-token pjs-punctuation">,</span>
4756
+ <span class="pjs-token pjs-string">"link-padding-y"</span><span class="pjs-token pjs-punctuation">:</span> 0.5em<span class="pjs-token pjs-punctuation">,</span>
4757
+ <span class="pjs-token pjs-string">"compact-link-padding-x"</span><span class="pjs-token pjs-punctuation">:</span> 0.75em<span class="pjs-token pjs-punctuation">,</span>
4758
+ <span class="pjs-token pjs-string">"compact-link-padding-y"</span><span class="pjs-token pjs-punctuation">:</span> 0.25em<span class="pjs-token pjs-punctuation">,</span>
4757
4759
  <span class="pjs-token pjs-punctuation">)</span><span class="pjs-token pjs-punctuation">;</span></code></pre>
4758
4760
  <details>
4759
4761
  <summary>File Information</summary>
@@ -4761,8 +4763,8 @@
4761
4763
  <li><strong>File:</strong> _menu-stack.scss</li>
4762
4764
  <li><strong>Group:</strong> menu-stack</li>
4763
4765
  <li><strong>Type:</strong> variable</li>
4764
- <li><strong>Lines (comments):</strong> 25-53</li>
4765
- <li><strong>Lines (code):</strong> 55-83</li>
4766
+ <li><strong>Lines (comments):</strong> 33-63</li>
4767
+ <li><strong>Lines (code):</strong> 65-95</li>
4766
4768
  </ul>
4767
4769
  </details>
4768
4770
  <h4 id="map-properties" tabindex="-1">Map Properties</h4>
@@ -4777,10 +4779,10 @@
4777
4779
  </thead>
4778
4780
  <tbody>
4779
4781
  <tr>
4780
- <td style="text-align:left">checkbox-area-width</td>
4782
+ <td style="text-align:left">selectable-input-width</td>
4781
4783
  <td style="text-align:left">Dimension</td>
4782
4784
  <td style="text-align:left">3em</td>
4783
- <td style="text-align:left">The width of the checkbox area.</td>
4785
+ <td style="text-align:left">The width of the checkbox/radio input</td>
4784
4786
  </tr>
4785
4787
  <tr>
4786
4788
  <td style="text-align:left">link-separated-margin</td>
@@ -4852,7 +4854,13 @@
4852
4854
  <td style="text-align:left">label-type-size</td>
4853
4855
  <td style="text-align:left">CssValue</td>
4854
4856
  <td style="text-align:left">false</td>
4855
- <td style="text-align:left">Adjusts the type size of the label.</td>
4857
+ <td style="text-align:left">Adjusts the type size of the label. Only uses font-size from type size.</td>
4858
+ </tr>
4859
+ <tr>
4860
+ <td style="text-align:left">label-line-height</td>
4861
+ <td style="text-align:left">CssValue</td>
4862
+ <td style="text-align:left">true</td>
4863
+ <td style="text-align:left">Adjust the label line-height, defaults to typography line-height-dense</td>
4856
4864
  </tr>
4857
4865
  <tr>
4858
4866
  <td style="text-align:left">link-active-selectors</td>
@@ -4909,6 +4917,12 @@
4909
4917
  <td style="text-align:left">The font weight of the menu-stack toggle.</td>
4910
4918
  </tr>
4911
4919
  <tr>
4920
+ <td style="text-align:left">label-line-height</td>
4921
+ <td style="text-align:left">CssValue</td>
4922
+ <td style="text-align:left">true</td>
4923
+ <td style="text-align:left">Adjust the link line-height, defaults to typography line-height-dense</td>
4924
+ </tr>
4925
+ <tr>
4912
4926
  <td style="text-align:left">link-icon-margin</td>
4913
4927
  <td style="text-align:left">Dimension</td>
4914
4928
  <td style="text-align:left">0.65em</td>
@@ -4954,8 +4968,8 @@
4954
4968
  <li><strong>File:</strong> _menu-stack.scss</li>
4955
4969
  <li><strong>Group:</strong> menu-stack</li>
4956
4970
  <li><strong>Type:</strong> mixin</li>
4957
- <li><strong>Lines (comments):</strong> 86-89</li>
4958
- <li><strong>Lines (code):</strong> 91-93</li>
4971
+ <li><strong>Lines (comments):</strong> 98-101</li>
4972
+ <li><strong>Lines (code):</strong> 103-105</li>
4959
4973
  </ul>
4960
4974
  </details>
4961
4975
  <h4 id="examples" tabindex="-1">Examples</h4>
@@ -4994,8 +5008,8 @@
4994
5008
  <li><strong>File:</strong> _menu-stack.scss</li>
4995
5009
  <li><strong>Group:</strong> menu-stack</li>
4996
5010
  <li><strong>Type:</strong> mixin</li>
4997
- <li><strong>Lines (comments):</strong> 110-114</li>
4998
- <li><strong>Lines (code):</strong> 116-244</li>
5011
+ <li><strong>Lines (comments):</strong> 122-126</li>
5012
+ <li><strong>Lines (code):</strong> 128-261</li>
4999
5013
  </ul>
5000
5014
  </details>
5001
5015
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -5023,8 +5037,8 @@
5023
5037
  <li><strong>File:</strong> _menu-stack.scss</li>
5024
5038
  <li><strong>Group:</strong> menu-stack</li>
5025
5039
  <li><strong>Type:</strong> function</li>
5026
- <li><strong>Lines (comments):</strong> 95-98</li>
5027
- <li><strong>Lines (code):</strong> 100-103</li>
5040
+ <li><strong>Lines (comments):</strong> 107-110</li>
5041
+ <li><strong>Lines (code):</strong> 112-115</li>
5028
5042
  </ul>
5029
5043
  </details>
5030
5044
  <h4 id="examples-2" tabindex="-1">Examples</h4>
@@ -4775,6 +4775,7 @@
4775
4775
  <th style="text-align:left">Name</th>
4776
4776
  <th style="text-align:left">Type</th>
4777
4777
  <th style="text-align:left">Default</th>
4778
+ <th style="text-align:left">Description</th>
4778
4779
  </tr>
4779
4780
  </thead>
4780
4781
  <tbody>
@@ -4782,146 +4783,175 @@
4782
4783
  <td style="text-align:left">arrow-size</td>
4783
4784
  <td style="text-align:left">Dimension</td>
4784
4785
  <td style="text-align:left">16px</td>
4786
+ <td style="text-align:left">size of the dropdown arrow.</td>
4785
4787
  </tr>
4786
4788
  <tr>
4787
4789
  <td style="text-align:left">background-color</td>
4788
4790
  <td style="text-align:left">Color</td>
4789
4791
  <td style="text-align:left">white</td>
4792
+ <td style="text-align:left">Background color of the popover.</td>
4790
4793
  </tr>
4791
4794
  <tr>
4792
4795
  <td style="text-align:left">border-radius</td>
4793
4796
  <td style="text-align:left">Dimension</td>
4794
4797
  <td style="text-align:left">6px</td>
4798
+ <td style="text-align:left">Border radius of the popover.</td>
4795
4799
  </tr>
4796
4800
  <tr>
4797
4801
  <td style="text-align:left">color</td>
4798
4802
  <td style="text-align:left">Color</td>
4799
4803
  <td style="text-align:left">inherit</td>
4804
+ <td style="text-align:left">Text color of the popover.</td>
4800
4805
  </tr>
4801
4806
  <tr>
4802
4807
  <td style="text-align:left">max-width</td>
4803
4808
  <td style="text-align:left">Dimension</td>
4804
4809
  <td style="text-align:left">90vw</td>
4810
+ <td style="text-align:left">Max width of the popover.</td>
4805
4811
  </tr>
4806
4812
  <tr>
4807
4813
  <td style="text-align:left">max-height</td>
4808
4814
  <td style="text-align:left">Dimension</td>
4809
4815
  <td style="text-align:left">25rem</td>
4816
+ <td style="text-align:left">Max height of the popover.</td>
4810
4817
  </tr>
4811
4818
  <tr>
4812
4819
  <td style="text-align:left">padding</td>
4813
4820
  <td style="text-align:left">Dimension</td>
4814
4821
  <td style="text-align:left">1rem</td>
4822
+ <td style="text-align:left">Padding of the popover.</td>
4815
4823
  </tr>
4816
4824
  <tr>
4817
4825
  <td style="text-align:left">padding-large</td>
4818
4826
  <td style="text-align:left">Dimension</td>
4819
4827
  <td style="text-align:left">2rem</td>
4828
+ <td style="text-align:left">Padding of the popover if using &quot;--large&quot; or &quot;--large-x&quot; styling.</td>
4820
4829
  </tr>
4821
4830
  <tr>
4822
4831
  <td style="text-align:left">type-size</td>
4823
4832
  <td style="text-align:left">Dimension</td>
4824
4833
  <td style="text-align:left">null</td>
4834
+ <td style="text-align:left">Font size of the popover.</td>
4825
4835
  </tr>
4826
4836
  <tr>
4827
4837
  <td style="text-align:left">z-index</td>
4828
4838
  <td style="text-align:left">Number</td>
4829
4839
  <td style="text-align:left">true</td>
4840
+ <td style="text-align:left">z-index of the popover.</td>
4830
4841
  </tr>
4831
4842
  <tr>
4832
4843
  <td style="text-align:left">box-shadow</td>
4833
4844
  <td style="text-align:left">CssValue</td>
4834
4845
  <td style="text-align:left">true</td>
4846
+ <td style="text-align:left">Box shadow of the popover.</td>
4835
4847
  </tr>
4836
4848
  <tr>
4837
4849
  <td style="text-align:left">box-shadow-footer</td>
4838
4850
  <td style="text-align:left">CssValue</td>
4839
4851
  <td style="text-align:left">0 0 4px</td>
4852
+ <td style="text-align:left">Box shadow of the popover footer.</td>
4840
4853
  </tr>
4841
4854
  <tr>
4842
4855
  <td style="text-align:left">box-shadow-footer-color</td>
4843
4856
  <td style="text-align:left">String</td>
4844
4857
  <td style="text-align:left">&quot;box-shadow&quot;</td>
4858
+ <td style="text-align:left">Color of the footer's box shadow.</td>
4845
4859
  </tr>
4846
4860
  <tr>
4847
4861
  <td style="text-align:left">header-background-color</td>
4848
4862
  <td style="text-align:left">Color</td>
4849
4863
  <td style="text-align:left">#ccc</td>
4864
+ <td style="text-align:left">Background color of the popover header</td>
4850
4865
  </tr>
4851
4866
  <tr>
4852
4867
  <td style="text-align:left">header-color</td>
4853
4868
  <td style="text-align:left">Color</td>
4854
4869
  <td style="text-align:left">null</td>
4870
+ <td style="text-align:left">Text color for the header.</td>
4855
4871
  </tr>
4856
4872
  <tr>
4857
4873
  <td style="text-align:left">header-media-background-color</td>
4858
4874
  <td style="text-align:left">Color</td>
4859
4875
  <td style="text-align:left">black</td>
4876
+ <td style="text-align:left">background color for header media.</td>
4860
4877
  </tr>
4861
4878
  <tr>
4862
4879
  <td style="text-align:left">header-padding-y</td>
4863
4880
  <td style="text-align:left">Dimension</td>
4864
4881
  <td style="text-align:left">0.25rem</td>
4882
+ <td style="text-align:left">Vertical padding of the header.</td>
4865
4883
  </tr>
4866
4884
  <tr>
4867
4885
  <td style="text-align:left">footer-background-color</td>
4868
4886
  <td style="text-align:left">Color</td>
4869
4887
  <td style="text-align:left">#ccc</td>
4888
+ <td style="text-align:left">Background color of the footer.</td>
4870
4889
  </tr>
4871
4890
  <tr>
4872
4891
  <td style="text-align:left">footer-color</td>
4873
4892
  <td style="text-align:left">Color</td>
4874
4893
  <td style="text-align:left">null</td>
4894
+ <td style="text-align:left">Text color of the footer.</td>
4875
4895
  </tr>
4876
4896
  <tr>
4877
4897
  <td style="text-align:left">footer-padding-y</td>
4878
4898
  <td style="text-align:left">Dimension</td>
4879
4899
  <td style="text-align:left">0.25rem</td>
4900
+ <td style="text-align:left">Vertical padding of the footer.</td>
4880
4901
  </tr>
4881
4902
  <tr>
4882
4903
  <td style="text-align:left">footer-padding-y-large</td>
4883
4904
  <td style="text-align:left">Dimension</td>
4884
4905
  <td style="text-align:left">0.5rem</td>
4906
+ <td style="text-align:left">Vertical padding of the footer if using &quot;--large&quot; or &quot;--large-x&quot; styling.</td>
4885
4907
  </tr>
4886
4908
  <tr>
4887
4909
  <td style="text-align:left">tooltip-background-color</td>
4888
4910
  <td style="text-align:left">Color</td>
4889
4911
  <td style="text-align:left">white</td>
4912
+ <td style="text-align:left">Background color of the tooltip.</td>
4890
4913
  </tr>
4891
4914
  <tr>
4892
4915
  <td style="text-align:left">tooltip-color</td>
4893
4916
  <td style="text-align:left">Color</td>
4894
4917
  <td style="text-align:left">null</td>
4918
+ <td style="text-align:left">Font color of the tooltip.</td>
4895
4919
  </tr>
4896
4920
  <tr>
4897
4921
  <td style="text-align:left">tooltip-max-width</td>
4898
4922
  <td style="text-align:left">Dimension</td>
4899
4923
  <td style="text-align:left">20rem</td>
4924
+ <td style="text-align:left">Max width of the tooltip.</td>
4900
4925
  </tr>
4901
4926
  <tr>
4902
4927
  <td style="text-align:left">tooltip-padding</td>
4903
4928
  <td style="text-align:left">Dimension</td>
4904
4929
  <td style="text-align:left">0.5rem</td>
4930
+ <td style="text-align:left">Padding of the tooltip.</td>
4905
4931
  </tr>
4906
4932
  <tr>
4907
4933
  <td style="text-align:left">tooltip-width</td>
4908
4934
  <td style="text-align:left">Dimension</td>
4909
4935
  <td style="text-align:left">auto</td>
4936
+ <td style="text-align:left">Width of the tooltip.</td>
4910
4937
  </tr>
4911
4938
  <tr>
4912
4939
  <td style="text-align:left">width</td>
4913
4940
  <td style="text-align:left">Dimension</td>
4914
4941
  <td style="text-align:left">15rem</td>
4942
+ <td style="text-align:left">Width of the popover.</td>
4915
4943
  </tr>
4916
4944
  <tr>
4917
4945
  <td style="text-align:left">width-large</td>
4918
4946
  <td style="text-align:left">Dimension</td>
4919
4947
  <td style="text-align:left">30rem</td>
4948
+ <td style="text-align:left">Width of the popover if using &quot;--large&quot;.</td>
4920
4949
  </tr>
4921
4950
  <tr>
4922
4951
  <td style="text-align:left">width-large-x</td>
4923
4952
  <td style="text-align:left">Dimension</td>
4924
4953
  <td style="text-align:left">50rem</td>
4954
+ <td style="text-align:left">Width of the popover if using &quot;--large-x&quot;.</td>
4925
4955
  </tr>
4926
4956
  </tbody>
4927
4957
  </table>
@@ -4764,62 +4764,62 @@
4764
4764
  <tbody>
4765
4765
  <tr>
4766
4766
  <td style="text-align:left">body-line-height</td>
4767
- <td style="text-align:left">Map</td>
4767
+ <td style="text-align:left">Number</td>
4768
4768
  <td style="text-align:left">true</td>
4769
4769
  </tr>
4770
4770
  <tr>
4771
4771
  <td style="text-align:left">image-margin-bottom</td>
4772
- <td style="text-align:left">Map</td>
4772
+ <td style="text-align:left">Dimension</td>
4773
4773
  <td style="text-align:left">1rem</td>
4774
4774
  </tr>
4775
4775
  <tr>
4776
4776
  <td style="text-align:left">image-margin-top</td>
4777
- <td style="text-align:left">Map</td>
4777
+ <td style="text-align:left">Dimension</td>
4778
4778
  <td style="text-align:left">2.5rem</td>
4779
4779
  </tr>
4780
4780
  <tr>
4781
4781
  <td style="text-align:left">name-margin-bottom</td>
4782
- <td style="text-align:left">Map</td>
4782
+ <td style="text-align:left">Dimension</td>
4783
4783
  <td style="text-align:left">1rem</td>
4784
4784
  </tr>
4785
4785
  <tr>
4786
4786
  <td style="text-align:left">padding-y</td>
4787
- <td style="text-align:left">Map</td>
4787
+ <td style="text-align:left">Dimension</td>
4788
4788
  <td style="text-align:left">2em</td>
4789
4789
  </tr>
4790
4790
  <tr>
4791
4791
  <td style="text-align:left">title-font-style</td>
4792
- <td style="text-align:left">Map</td>
4792
+ <td style="text-align:left">CssValue</td>
4793
4793
  <td style="text-align:left">italic</td>
4794
4794
  </tr>
4795
4795
  <tr>
4796
4796
  <td style="text-align:left">quote-mark-character</td>
4797
- <td style="text-align:left">Map</td>
4797
+ <td style="text-align:left">String</td>
4798
4798
  <td style="text-align:left">&quot;\201c&quot;</td>
4799
4799
  </tr>
4800
4800
  <tr>
4801
4801
  <td style="text-align:left">quote-mark-color</td>
4802
- <td style="text-align:left">Map</td>
4802
+ <td style="text-align:left">Color</td>
4803
4803
  <td style="text-align:left">null</td>
4804
4804
  </tr>
4805
4805
  <tr>
4806
4806
  <td style="text-align:left">quote-mark-font-family</td>
4807
- <td style="text-align:left">Map</td>
4807
+ <td style="text-align:left">String</td>
4808
4808
  <td style="text-align:left">&quot;Georgia&quot;</td>
4809
4809
  </tr>
4810
4810
  <tr>
4811
4811
  <td style="text-align:left">quote-mark-font-size</td>
4812
- <td style="text-align:left">Map</td>
4812
+ <td style="text-align:left">Dimension</td>
4813
4813
  <td style="text-align:left">3.75em</td>
4814
4814
  </tr>
4815
4815
  <tr>
4816
4816
  <td style="text-align:left">quote-mark-enabled</td>
4817
- <td style="text-align:left">Map</td>
4817
+ <td style="text-align:left">Boolean</td>
4818
4818
  <td style="text-align:left">true</td>
4819
4819
  </tr>
4820
4820
  <tr>
4821
4821
  <td style="text-align:left">quote-mark-line-height</td>
4822
- <td style="text-align:left">Map</td>
4822
+ <td style="text-align:left">Number</td>
4823
4823
  <td style="text-align:left">0.35</td>
4824
4824
  </tr>
4825
4825
  </tbody>
@@ -4737,8 +4737,8 @@
4737
4737
  <li><strong>File:</strong> _vignette.scss</li>
4738
4738
  <li><strong>Group:</strong> vignette</li>
4739
4739
  <li><strong>Type:</strong> variable</li>
4740
- <li><strong>Lines (comments):</strong> 12-14</li>
4741
- <li><strong>Lines (code):</strong> 16-19</li>
4740
+ <li><strong>Lines (comments):</strong> 12-15</li>
4741
+ <li><strong>Lines (code):</strong> 17-20</li>
4742
4742
  </ul>
4743
4743
  </details>
4744
4744
  <h4 id="map-properties" tabindex="-1">Map Properties</h4>
@@ -4758,6 +4758,12 @@
4758
4758
  <td style="text-align:left">rgb(0,0,0)</td>
4759
4759
  <td style="text-align:left">Color used for the fade-in of the vignette. Must be actual color not color module palette name</td>
4760
4760
  </tr>
4761
+ <tr>
4762
+ <td style="text-align:left">image-filter</td>
4763
+ <td style="text-align:left">CssValue</td>
4764
+ <td style="text-align:left">saturate(85%)</td>
4765
+ <td style="text-align:left">Filter value placed over image.</td>
4766
+ </tr>
4761
4767
  </tbody>
4762
4768
  </table>
4763
4769
  <h2 id="mixins" tabindex="-1">Mixins</h2>
@@ -4774,8 +4780,8 @@
4774
4780
  <li><strong>File:</strong> _vignette.scss</li>
4775
4781
  <li><strong>Group:</strong> vignette</li>
4776
4782
  <li><strong>Type:</strong> mixin</li>
4777
- <li><strong>Lines (comments):</strong> 21-24</li>
4778
- <li><strong>Lines (code):</strong> 26-28</li>
4783
+ <li><strong>Lines (comments):</strong> 22-25</li>
4784
+ <li><strong>Lines (code):</strong> 27-29</li>
4779
4785
  </ul>
4780
4786
  </details>
4781
4787
  <h4 id="examples" tabindex="-1">Examples</h4>
@@ -4814,8 +4820,8 @@
4814
4820
  <li><strong>File:</strong> _vignette.scss</li>
4815
4821
  <li><strong>Group:</strong> vignette</li>
4816
4822
  <li><strong>Type:</strong> mixin</li>
4817
- <li><strong>Lines (comments):</strong> 39-41</li>
4818
- <li><strong>Lines (code):</strong> 43-65</li>
4823
+ <li><strong>Lines (comments):</strong> 40-42</li>
4824
+ <li><strong>Lines (code):</strong> 44-66</li>
4819
4825
  </ul>
4820
4826
  </details>
4821
4827
  <h4 id="examples-1" tabindex="-1">Examples</h4>
@@ -4838,8 +4844,8 @@
4838
4844
  <li><strong>File:</strong> _vignette.scss</li>
4839
4845
  <li><strong>Group:</strong> vignette</li>
4840
4846
  <li><strong>Type:</strong> function</li>
4841
- <li><strong>Lines (comments):</strong> 30-33</li>
4842
- <li><strong>Lines (code):</strong> 35-37</li>
4847
+ <li><strong>Lines (comments):</strong> 31-34</li>
4848
+ <li><strong>Lines (code):</strong> 36-38</li>
4843
4849
  </ul>
4844
4850
  </details>
4845
4851
  <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.11",
3
+ "version": "0.1.0-beta.13",
4
4
  "description": "Modular Sass Theming Library",
5
5
  "browser": "js/index.js",
6
6
  "main": "index.js",
@@ -26,3 +26,4 @@ Daniel Todos:
26
26
  ☐ Setup search results page
27
27
  ☐ General Node/Page Setup
28
28
  ☐ Setup View
29
+
@@ -30,6 +30,23 @@ $-fallbacks: (
30
30
 
31
31
  /// Module Settings
32
32
  /// @type Map
33
+ /// @prop {Boolean} text-alignment-matches [false] Toggles matching alignment.
34
+ /// @prop {Boolean} text-alignment-matches-center-only [true] Toggles matching alignment, but only if center.
35
+ /// @prop {Color} background-color [white] Background color of the component.
36
+ /// @prop {CssValue} box-shadow [true] Box shadow the captioned figure.
37
+ /// @prop {Dimension} margin-bottom [true] Bottom margin of the captioned figure.
38
+ /// @prop {Number} line-height [true] Line height of the captioned figure caption.
39
+ /// @prop {Dimension} caption-padding [0.5em] Padding of the captioned figure caption.
40
+ /// @prop {Color} color [null] Font color of the captioned figure caption.
41
+ /// @prop {String} type-size ["small"] Font size of the captioned figure caption.
42
+ /// @prop {Dimension} caption-max-width [min(100%, 15em)] Max width of the captioned figure caption.
43
+ /// @prop {Color} caption-background-color [rgba(255,255,255,0.7)] background color of the captioned figure caption.
44
+ /// @prop {CssValue} caption-backdrop-filter [blur(2px)] Filter of the backdrop of the captioned figure.
45
+ /// @prop {Color} traditional-caption-color [null] Traditional style for font color.
46
+ /// @prop {Color} traditional-caption-background-color [transparent] Traditional style for caption background color.
47
+ /// @prop {Dimension} traditional-caption-padding [0.5em] Traditional style for caption padding.
48
+ /// @prop {Dimension} traditional-caption-max-width [35em] Traditional style for caption max width.
49
+ /// @prop {CssValue} traditional-caption-text-align [right] Traditional style for caption text-align.
33
50
 
34
51
  $config: (
35
52
  "text-alignment-matches" : false,
@@ -24,6 +24,34 @@ $-fallbacks: (
24
24
 
25
25
  /// Module Settings
26
26
  /// @type Map
27
+ /// @prop {Dimension} cell-padding [(0.5em,)] Padding of the th and td elements.
28
+ /// @prop {CssValue} text-align [left] Text align of the table.
29
+ /// @prop {String} type-size ["small"] Font size of the table.
30
+ /// @prop {Color} background-color [white] Background color of table container.
31
+ /// @prop {Color} header-background-color [#f5f4f4] Background color of the the table header.
32
+ /// @prop {Color} body-background-color [white] Background color of table body.
33
+ /// @prop {Color} footer-background-color [#f3f3f3] Background color of table footer.
34
+ /// @prop {Color} color ["type-secondary"] Font color of the table.
35
+ /// @prop {Color} header-color ["headline"] Font color for the table header.
36
+ /// @prop {Number} line-height [true] Line height for the table.
37
+ /// @prop {Dimension} column-min-width [6em] Min-width of the th element.
38
+ /// @prop {Dimension} first-column-large-min-width [15em] When using "--large-first" style, the min width of the first th element.
39
+ /// @prop {Dimension} border-width [1px] Border width of the table.
40
+ /// @prop {Color} border-color [#dddddd] Border color for the table.
41
+ /// @prop {Color} striped-row-background-color [#eeeeee] Background color for even rows if using "--striped" styling.
42
+ /// @prop {Color} muted-row-background-color [#ccc] Background color for odd rows if using "--striped" styling.
43
+ /// @prop {Color} muted-row-border-color [null] Border color for odd rows if using "--striped" styling.
44
+ /// @prop {Color} highlighted-row-background-color [#ccc] Background color row if using "__row-highlighted" styling.
45
+ /// @prop {Color} highlighted-row-border-color [null] Border color row if using "__row-highlighted" styling.
46
+ /// @prop {Dimension} large-header-cell-padding-y [1em] Vertical padding of header if using "--large-header" styling.
47
+ /// @prop {String} caption-type-size ["large"] Type size of table caption.
48
+ /// @prop {Color} caption-background-color [null] Background color of table caption.
49
+ /// @prop {CssValue} caption-font-weight [bold] Font weight of caption.
50
+ /// @prop {CssBalue} caption-border-bottom [null] Bottom border of the caption.
51
+ /// @prop {Dimension} caption-margin [(0,)] Margin of the caption.
52
+ /// @prop {Dimension} caption-padding [(0.65em 0)] Padding of the caption.
53
+ /// @prop {CssValue} caption-text-align [left] Text align of the caption.
54
+ /// @prop {String} extra-selector [".wysiwyg table"] Additional selectors to include table styling.
27
55
 
28
56
  $config: (
29
57
  "cell-padding" : (0.5em,),
@@ -15,6 +15,15 @@
15
15
  /// Module Settings
16
16
  /// @type Map
17
17
  /// @prop {Map} extra-split-ratios [wide 70/30] A map where the name is the modifier and the value is a list with two percentages (the first percentage will be correspond with the graphic or content depending on selector [ie. .hero--split-graphic-[name] would apply the first percentage to the graphic while hero--split-content-[name] would apply the first percentage to the content])
18
+ /// @prop {String} breakpoint ["medium"] At what breakpoint the hero goes to small screen styling.
19
+ /// @prop {Dimension} height [100vh] Height of the hero.
20
+ /// @prop {Dimension} height-compact [40vh] Height of the hero when using the "--compact" styling.
21
+ /// @prop {Dimension} graphic-height-stacked [60vh] Height of the graphic.
22
+ /// @prop {Dimension} content-max-width [40rem] Max width of the content.
23
+ /// @prop {Dimension} content-padding-top [3rem] Top padding of the content.
24
+ /// @prop {Dimension} content-padding-bottom [3rem] Bottom padding of the content.
25
+ /// @prop {CssValue} text-align [center] Text align of the content.
26
+
18
27
 
19
28
  $config: (
20
29
  "breakpoint" : "medium",