@ulu/frontend 0.1.0-beta.42 → 0.1.0-beta.44
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 +11 -0
- package/dist/ulu-frontend.min.css +1 -1
- package/docs-dev/changelog/index.html +27 -0
- package/docs-dev/demos/card/index.html +2 -2
- 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 +198 -175
- 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 +5 -2
- package/scss/components/_card.scss +25 -11
|
@@ -5166,6 +5166,12 @@
|
|
|
5166
5166
|
<div class="toc">
|
|
5167
5167
|
<ol>
|
|
5168
5168
|
|
|
5169
|
+
<li><a href="#version-0.1.0-beta.43">Version 0.1.0-beta.43</a>
|
|
5170
|
+
</li>
|
|
5171
|
+
|
|
5172
|
+
<li><a href="#version-0.1.0-beta.42">Version 0.1.0-beta.42</a>
|
|
5173
|
+
</li>
|
|
5174
|
+
|
|
5169
5175
|
<li><a href="#version-0.1.0-beta.41">Version 0.1.0-beta.41</a>
|
|
5170
5176
|
</li>
|
|
5171
5177
|
|
|
@@ -5346,6 +5352,22 @@
|
|
|
5346
5352
|
|
|
5347
5353
|
<div class="changelog">
|
|
5348
5354
|
<h1 id="change-log" tabindex="-1">Change Log</h1>
|
|
5355
|
+
<h2 id="version-0.1.0-beta.43" tabindex="-1">Version 0.1.0-beta.43</h2>
|
|
5356
|
+
<ul>
|
|
5357
|
+
<li><strong>scss/components/card</strong>
|
|
5358
|
+
<ul>
|
|
5359
|
+
<li>Document all new aside configuration properties change toggle-aside-rule to aside-rule</li>
|
|
5360
|
+
</ul>
|
|
5361
|
+
</li>
|
|
5362
|
+
</ul>
|
|
5363
|
+
<h2 id="version-0.1.0-beta.42" tabindex="-1">Version 0.1.0-beta.42</h2>
|
|
5364
|
+
<ul>
|
|
5365
|
+
<li><strong>scss/components/card</strong>
|
|
5366
|
+
<ul>
|
|
5367
|
+
<li>Adjusted defaults for new aside element (rule and background color) to match standard defaults (initial testing values were there before)</li>
|
|
5368
|
+
</ul>
|
|
5369
|
+
</li>
|
|
5370
|
+
</ul>
|
|
5349
5371
|
<h2 id="version-0.1.0-beta.41" tabindex="-1">Version 0.1.0-beta.41</h2>
|
|
5350
5372
|
<ul>
|
|
5351
5373
|
<li><strong>js/utils/dom</strong>
|
|
@@ -5353,6 +5375,11 @@
|
|
|
5353
5375
|
<li><strong>addScrollbarProperty</strong> - Change arguments to object, Add argument for "propertyElement" and make this function add property to html element by default (so it can be used with other custom properties in CSS :root selector)</li>
|
|
5354
5376
|
</ul>
|
|
5355
5377
|
</li>
|
|
5378
|
+
<li><strong>scss/components/card.scss</strong>
|
|
5379
|
+
<ul>
|
|
5380
|
+
<li>card aside defaults changed ("aside-background-color" : transparent, "aside-rule-color": "rule",)</li>
|
|
5381
|
+
</ul>
|
|
5382
|
+
</li>
|
|
5356
5383
|
</ul>
|
|
5357
5384
|
<h2 id="version-0.1.0-beta.40" tabindex="-1">Version 0.1.0-beta.40</h2>
|
|
5358
5385
|
<ul>
|
|
@@ -5238,12 +5238,12 @@
|
|
|
5238
5238
|
<span class="fas fa-info-circle" data-ulu-tooltip="Overlay is not compatible with 'Icon' and 'No Image' options"></span>
|
|
5239
5239
|
</label>
|
|
5240
5240
|
<select id="live-demo-id-16" name="layout">
|
|
5241
|
-
<option value="">Default</option>,<option value="horizontal">Horizontal</option>,<option value="overlay">Overlay</option>
|
|
5241
|
+
<option value="">Default</option>,<option value="horizontal">Horizontal</option>,<option value="horizontalCenter">Horizontal Center</option>,<option value="overlay">Overlay</option>
|
|
5242
5242
|
</select>
|
|
5243
5243
|
</div>
|
|
5244
5244
|
</form>
|
|
5245
5245
|
<script type="application/json" data-live-demo-options="">
|
|
5246
|
-
{"debug":false,"template":"{% set hasProxy = action == \"proxy\" %}\n{% set isLink = action == \"link\" %}\n{% set hasImage = media == \"image\" or media == \"imageFit\" %}\n{% set element = isLink ? \"a\" : \"article\" %}\n{% set
|
|
5246
|
+
{"debug":false,"template":"{% set hasProxy = action == \"proxy\" %}\n{% set isLink = action == \"link\" %}\n{% set hasImage = media == \"image\" or media == \"imageFit\" %}\n{% set element = isLink ? \"a\" : \"article\" %}\n\n{% set layoutClass = \"\" %}\n{% if layout == \"horizontalCenter\" %}\n {% set layoutClass = \"card--horizontal card--horizontal-center\" %}\n{% elseif layout %}\n {% set layoutClass = \"card--\" ~ layout %}\n{% endif %}\n\n{% set classes = [\n \"card\",\n layoutClass,\n media == \"imageFit\" ? \"card--image-fit\" : \"\"\n] %}\n\n<{{ element }} \n class=\"{{ classes|join(' ') }}\"\n {{ hasProxy ? \"data-ulu-proxy-click\" }}\n {{ isLink ? \"href='https://www.google.com'\" }}\n>\n {% if body %}\n <div class=\"card__body\">\n <div class=\"card__main\">\n {% if title %}\n <h5 class=\"card__title\">\n {# If link don't nest link (no link title) #}\n {% if isLink %}\n Card Title\n {% else %}\n <a \n class=\"card__title-link\" \n href=\"https://www.google.com\" \n {{ hasProxy ? \"data-ulu-proxy-click-source\" }}\n >\n Card Title\n </a>\n {% endif %}\n </h5>\n {% endif %}\n {% if content %}\n <div>\n This is the card content. It can contain around 2-3 sentences.\n </div>\n {% endif %}\n </div>\n {% if aside %}\n <div class=\"card__aside\">\n This is the aside. attach the rule to this element.\n </div>\n {% endif %}\n </div>\n {% endif %}\n\n {% if hasImage %}\n <div class=\"card__image\">\n <img src=\"/frontend/assets/placeholder/image-1.jpg\">\n </div>\n {% endif %}\n\n {% if media == \"icon\" %}\n <div class=\"card__image card__image--icon\">\n <img src=\"/frontend/assets/placeholder/icon-calendar.svg\" width=\"150\" height=\"150\">\n </div>\n {% endif %}\n\n {% if footer %}\n <div class=\"card__footer\">\n {# If link don't nest link (no link title) #}\n {% if isLink %}\n Card Footer Text\n {% else %}\n <a class=\"button button--small\" href=\"https://www.yahoo.com/\">Footer</a>\n {% endif %}\n </div>\n {% endif %}\n</{{ element }}>\n\n"}
|
|
5247
5247
|
</script>
|
|
5248
5248
|
</div>
|
|
5249
5249
|
|