Skip to content

Commit 49d2331

Browse files
committed
deploy: b2e98c2
1 parent 832d4a7 commit 49d2331

File tree

293 files changed

+2609
-2609
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

293 files changed

+2609
-2609
lines changed

review/refactor-icon-update/patterns/areas-footer-footer-with-border/areas-footer-footer-with-border.rendered.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212

1313

1414
<!-- If you're adapting the HTML out of this document, only include the following CSS file, as the other below are related to pattern lab styling and presenting our patterns in this context even only //-->
15-
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.css?1732197858792" media="all">
15+
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.css?1732199979945" media="all">
1616

1717
<!-- Do not include the following CSS, as these are related to pattern lab styling and presenting our patterns in this context even only //-->
18-
<link rel="stylesheet" href="../../css/pattern-scaffolding.css?1732197858792" media="all">
19-
<link rel="stylesheet" href="../../css/pattern-scaffolding-project-specific.css?1732197858792" media="all">
20-
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.demonstration.css?1732197858792" media="all">
18+
<link rel="stylesheet" href="../../css/pattern-scaffolding.css?1732199979945" media="all">
19+
<link rel="stylesheet" href="../../css/pattern-scaffolding-project-specific.css?1732199979945" media="all">
20+
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.demonstration.css?1732199979945" media="all">
2121
<!-- dialog polyfill //-->
22-
<link rel="stylesheet" href="../../css/dialog-polyfill.css?1732197858792" media="all">
22+
<link rel="stylesheet" href="../../css/dialog-polyfill.css?1732199979945" media="all">
2323

2424
<!-- Begin Pattern Lab (Required for Pattern Lab to run properly) -->
2525

@@ -167,10 +167,10 @@
167167
}
168168
</script>
169169

170-
<script id="pl-js-polyfill-insert-1732197858792">
170+
<script id="pl-js-polyfill-insert-1732199979945">
171171
(function() {
172172
if (self != top) {
173-
var cb = '1732197858792';
173+
var cb = '1732199979945';
174174
var js = [];
175175
scriptLoader.run(js,cb,'pl-js-polyfill-insert');
176176
}
@@ -183,7 +183,7 @@
183183
import('../../styleguide/js/patternlab-pattern.modern.js');
184184
</script>
185185

186-
<script id="pl-js-insert-1732197858792" nomodule>
186+
<script id="pl-js-insert-1732199979945" nomodule>
187187
/*! loadJS: load a JS file asynchronously. [c]2014 @scottjehl, Filament Group, Inc. (Based on https://goo.gl/REQGQ by Paul Irish). Licensed MIT */
188188
!function(e){var t=function(t,n){"use strict";var o=e.document.getElementsByTagName("script")[0],r=e.document.createElement("script");return r.src=t,r.async=!0,o.parentNode.insertBefore(r,o),n&&"function"==typeof n&&(r.onload=n),r};"undefined"!=typeof module?module.exports=t:e.loadJS=t}("undefined"!=typeof global?global:this);
189189

review/refactor-icon-update/patterns/areas-footer-footer/areas-footer-footer.rendered.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212

1313

1414
<!-- If you're adapting the HTML out of this document, only include the following CSS file, as the other below are related to pattern lab styling and presenting our patterns in this context even only //-->
15-
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.css?1732197858792" media="all">
15+
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.css?1732199979945" media="all">
1616

1717
<!-- Do not include the following CSS, as these are related to pattern lab styling and presenting our patterns in this context even only //-->
18-
<link rel="stylesheet" href="../../css/pattern-scaffolding.css?1732197858792" media="all">
19-
<link rel="stylesheet" href="../../css/pattern-scaffolding-project-specific.css?1732197858792" media="all">
20-
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.demonstration.css?1732197858792" media="all">
18+
<link rel="stylesheet" href="../../css/pattern-scaffolding.css?1732199979945" media="all">
19+
<link rel="stylesheet" href="../../css/pattern-scaffolding-project-specific.css?1732199979945" media="all">
20+
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.demonstration.css?1732199979945" media="all">
2121
<!-- dialog polyfill //-->
22-
<link rel="stylesheet" href="../../css/dialog-polyfill.css?1732197858792" media="all">
22+
<link rel="stylesheet" href="../../css/dialog-polyfill.css?1732199979945" media="all">
2323

2424
<!-- Begin Pattern Lab (Required for Pattern Lab to run properly) -->
2525

@@ -127,11 +127,11 @@
127127
</footer>
128128
<!--DO NOT REMOVE-->
129129
<script type="text/json" id="pl-pattern-data-footer" class="pl-js-pattern-data">
130-
{"cssEnabled":false,"patternLineageExists":true,"patternLineages":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"lineage":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"patternLineageRExists":true,"patternLineagesR":[{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"},{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"}],"lineageR":[{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"},{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"}],"patternLineageEExists":true,"patternDesc":"<h2>Fixed positioned footer</h2>\n<p>You could set the footer area to fixed positioning by adding the class <code>has-fixed-footer</code> to the <code>body</code> HTML tag.</p>\n<h2>Top border to seperate footer from main areas</h2>\n<p>You could set the footer area to get seperated via a top border by adding the class <code>has-border</code> to the <code>footer.rea-footer</code> HTML tag.</p>\n<h2>Visual footer seperation</h2>\n<p>In case that a light background color for the main area is being used, the footer should get visually seperated by the grey border that is included as a default - but if the main area includes either a colorful or grey background, than disable/overwrite that <code>border-top</code> on the footer element (SCSS variable <code>$footer-​--borderTop</code>).</p>\n","patternBreadcrumb":{"patternGroup":"areas","patternSubgroup":"footer"},"patternExtension":"hbs","patternName":"Footer","patternPartial":"areas-footer","patternState":"inprogress","patternEngineName":"handlebars","extraOutput":{}}
130+
{"cssEnabled":false,"patternLineageExists":true,"patternLineages":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"lineage":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"patternLineageRExists":true,"patternLineagesR":[{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"},{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"}],"lineageR":[{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"},{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"}],"patternLineageEExists":true,"patternDesc":"<h2>Fixed positioned footer</h2>\n<p>You could set the footer area to fixed positioning by adding the class <code>has-fixed-footer</code> to the <code>body</code> HTML tag.</p>\n<h2>Top border to seperate footer from main areas</h2>\n<p>You could set the footer area to get seperated via a top border by adding the class <code>has-border</code> to the <code>footer.rea-footer</code> HTML tag.</p>\n<h2>Visual footer seperation</h2>\n<p>In case that a light background color for the main area is being used, the footer should get visually seperated by the grey border that is included as a default - but if the main area includes either a colorful or grey background, than disable/overwrite that <code>border-top</code> on the footer element (SCSS variable <code>$footer-​--borderTop</code>).</p>\n","patternBreadcrumb":{"patternGroup":"areas","patternSubgroup":"footer"},"patternExtension":"hbs","patternName":"Footer","patternPartial":"areas-footer","patternState":"inprogress","patternEngineName":"handlebars","extraOutput":{}}
131131
</script>
132132

133133
<script>
134-
window.patternData = {"cssEnabled":false,"patternLineageExists":true,"patternLineages":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"lineage":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"patternLineageRExists":true,"patternLineagesR":[{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"},{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"}],"lineageR":[{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"},{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"}],"patternLineageEExists":true,"patternDesc":"<h2>Fixed positioned footer</h2>\n<p>You could set the footer area to fixed positioning by adding the class <code>has-fixed-footer</code> to the <code>body</code> HTML tag.</p>\n<h2>Top border to seperate footer from main areas</h2>\n<p>You could set the footer area to get seperated via a top border by adding the class <code>has-border</code> to the <code>footer.rea-footer</code> HTML tag.</p>\n<h2>Visual footer seperation</h2>\n<p>In case that a light background color for the main area is being used, the footer should get visually seperated by the grey border that is included as a default - but if the main area includes either a colorful or grey background, than disable/overwrite that <code>border-top</code> on the footer element (SCSS variable <code>$footer-​--borderTop</code>).</p>\n","patternBreadcrumb":{"patternGroup":"areas","patternSubgroup":"footer"},"patternExtension":"hbs","patternName":"Footer","patternPartial":"areas-footer","patternState":"inprogress","patternEngineName":"handlebars","extraOutput":{}};
134+
window.patternData = {"cssEnabled":false,"patternLineageExists":true,"patternLineages":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"lineage":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"patternLineageRExists":true,"patternLineagesR":[{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"},{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"}],"lineageR":[{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"},{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"}],"patternLineageEExists":true,"patternDesc":"<h2>Fixed positioned footer</h2>\n<p>You could set the footer area to fixed positioning by adding the class <code>has-fixed-footer</code> to the <code>body</code> HTML tag.</p>\n<h2>Top border to seperate footer from main areas</h2>\n<p>You could set the footer area to get seperated via a top border by adding the class <code>has-border</code> to the <code>footer.rea-footer</code> HTML tag.</p>\n<h2>Visual footer seperation</h2>\n<p>In case that a light background color for the main area is being used, the footer should get visually seperated by the grey border that is included as a default - but if the main area includes either a colorful or grey background, than disable/overwrite that <code>border-top</code> on the footer element (SCSS variable <code>$footer-​--borderTop</code>).</p>\n","patternBreadcrumb":{"patternGroup":"areas","patternSubgroup":"footer"},"patternExtension":"hbs","patternName":"Footer","patternPartial":"areas-footer","patternState":"inprogress","patternEngineName":"handlebars","extraOutput":{}};
135135
</script>
136136

137137
<script>
@@ -167,10 +167,10 @@
167167
}
168168
</script>
169169

170-
<script id="pl-js-polyfill-insert-1732197858792">
170+
<script id="pl-js-polyfill-insert-1732199979945">
171171
(function() {
172172
if (self != top) {
173-
var cb = '1732197858792';
173+
var cb = '1732199979945';
174174
var js = [];
175175
scriptLoader.run(js,cb,'pl-js-polyfill-insert');
176176
}
@@ -183,7 +183,7 @@
183183
import('../../styleguide/js/patternlab-pattern.modern.js');
184184
</script>
185185

186-
<script id="pl-js-insert-1732197858792" nomodule>
186+
<script id="pl-js-insert-1732199979945" nomodule>
187187
/*! loadJS: load a JS file asynchronously. [c]2014 @scottjehl, Filament Group, Inc. (Based on https://goo.gl/REQGQ by Paul Irish). Licensed MIT */
188188
!function(e){var t=function(t,n){"use strict";var o=e.document.getElementsByTagName("script")[0],r=e.document.createElement("script");return r.src=t,r.async=!0,o.parentNode.insertBefore(r,o),n&&"function"==typeof n&&(r.onload=n),r};"undefined"!=typeof module?module.exports=t:e.loadJS=t}("undefined"!=typeof global?global:this);
189189

review/refactor-icon-update/patterns/areas-footer/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212

1313

1414
<!-- If you're adapting the HTML out of this document, only include the following CSS file, as the other below are related to pattern lab styling and presenting our patterns in this context even only //-->
15-
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.css?1732197858792" media="all">
15+
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.css?1732199979945" media="all">
1616

1717
<!-- Do not include the following CSS, as these are related to pattern lab styling and presenting our patterns in this context even only //-->
18-
<link rel="stylesheet" href="../../css/pattern-scaffolding.css?1732197858792" media="all">
19-
<link rel="stylesheet" href="../../css/pattern-scaffolding-project-specific.css?1732197858792" media="all">
20-
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.demonstration.css?1732197858792" media="all">
18+
<link rel="stylesheet" href="../../css/pattern-scaffolding.css?1732199979945" media="all">
19+
<link rel="stylesheet" href="../../css/pattern-scaffolding-project-specific.css?1732199979945" media="all">
20+
<link rel="stylesheet" href="../../css/enterprise/db-ui-core.demonstration.css?1732199979945" media="all">
2121
<!-- dialog polyfill //-->
22-
<link rel="stylesheet" href="../../css/dialog-polyfill.css?1732197858792" media="all">
22+
<link rel="stylesheet" href="../../css/dialog-polyfill.css?1732199979945" media="all">
2323

2424
<!-- Begin Pattern Lab (Required for Pattern Lab to run properly) -->
25-
<link rel="stylesheet" href="../../styleguide/css/pattern-lab.css?1732197858792" media="all">
25+
<link rel="stylesheet" href="../../styleguide/css/pattern-lab.css?1732199979945" media="all">
2626
<!-- End Pattern Lab -->
2727

2828

@@ -182,7 +182,7 @@ <h3 class="pl-c-pattern__title">
182182
</div><!--end pl-js-pattern-example-->
183183

184184
<script type="text/json" id="pl-pattern-data-areas-footer" class="pl-js-pattern-data">
185-
{"cssEnabled":false,"patternLineageExists":true,"patternLineages":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"lineage":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"patternLineageRExists":true,"patternLineagesR":[{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"},{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"}],"lineageR":[{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"},{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"}],"patternLineageEExists":true,"patternDesc":"<h2>Fixed positioned footer</h2>\n<p>You could set the footer area to fixed positioning by adding the class <code>has-fixed-footer</code> to the <code>body</code> HTML tag.</p>\n<h2>Top border to seperate footer from main areas</h2>\n<p>You could set the footer area to get seperated via a top border by adding the class <code>has-border</code> to the <code>footer.rea-footer</code> HTML tag.</p>\n<h2>Visual footer seperation</h2>\n<p>In case that a light background color for the main area is being used, the footer should get visually seperated by the grey border that is included as a default - but if the main area includes either a colorful or grey background, than disable/overwrite that <code>border-top</code> on the footer element (SCSS variable <code>$footer-​--borderTop</code>).</p>\n","patternBreadcrumb":{"patternGroup":"areas","patternSubgroup":"footer"},"patternExtension":"hbs","patternName":"Footer","patternPartial":"areas-footer","patternState":"inprogress","patternEngineName":"handlebars","extraOutput":{}}
185+
{"cssEnabled":false,"patternLineageExists":true,"patternLineages":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"lineage":[{"lineagePattern":"components-metanavigation","lineagePath":"../../patterns/components-metanavigation-metanavigation/components-metanavigation-metanavigation.rendered.html"}],"patternLineageRExists":true,"patternLineagesR":[{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"},{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"}],"lineageR":[{"lineagePattern":"pages-intro","lineagePath":"../../patterns/pages-intro/pages-intro.rendered.html"},{"lineagePattern":"pages-sample-page","lineagePath":"../../patterns/pages-sample-page/pages-sample-page.rendered.html"}],"patternLineageEExists":true,"patternDesc":"<h2>Fixed positioned footer</h2>\n<p>You could set the footer area to fixed positioning by adding the class <code>has-fixed-footer</code> to the <code>body</code> HTML tag.</p>\n<h2>Top border to seperate footer from main areas</h2>\n<p>You could set the footer area to get seperated via a top border by adding the class <code>has-border</code> to the <code>footer.rea-footer</code> HTML tag.</p>\n<h2>Visual footer seperation</h2>\n<p>In case that a light background color for the main area is being used, the footer should get visually seperated by the grey border that is included as a default - but if the main area includes either a colorful or grey background, than disable/overwrite that <code>border-top</code> on the footer element (SCSS variable <code>$footer-​--borderTop</code>).</p>\n","patternBreadcrumb":{"patternGroup":"areas","patternSubgroup":"footer"},"patternExtension":"hbs","patternName":"Footer","patternPartial":"areas-footer","patternState":"inprogress","patternEngineName":"handlebars","extraOutput":{}}
186186
</script>
187187

188188
</div><!--end pl-c-pattern-->
@@ -362,10 +362,10 @@ <h3 class="pl-c-pattern__title">
362362
}
363363
</script>
364364

365-
<script id="pl-js-polyfill-insert-1732197858792">
365+
<script id="pl-js-polyfill-insert-1732199979945">
366366
(function() {
367367
if (self != top) {
368-
var cb = '1732197858792';
368+
var cb = '1732199979945';
369369
var js = [];
370370
scriptLoader.run(js,cb,'pl-js-polyfill-insert');
371371
}
@@ -378,7 +378,7 @@ <h3 class="pl-c-pattern__title">
378378
import('../../styleguide/js/patternlab-pattern.modern.js');
379379
</script>
380380

381-
<script id="pl-js-insert-1732197858792" nomodule>
381+
<script id="pl-js-insert-1732199979945" nomodule>
382382
/*! loadJS: load a JS file asynchronously. [c]2014 @scottjehl, Filament Group, Inc. (Based on https://goo.gl/REQGQ by Paul Irish). Licensed MIT */
383383
!function(e){var t=function(t,n){"use strict";var o=e.document.getElementsByTagName("script")[0],r=e.document.createElement("script");return r.src=t,r.async=!0,o.parentNode.insertBefore(r,o),n&&"function"==typeof n&&(r.onload=n),r};"undefined"!=typeof module?module.exports=t:e.loadJS=t}("undefined"!=typeof global?global:this);
384384

0 commit comments

Comments
 (0)