Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 136a293

Browse files
committed
making sure public/styleguide and core/styleguide are synced
1 parent 6865d7c commit 136a293

File tree

6 files changed

+74
-53
lines changed

6 files changed

+74
-53
lines changed

core/styleguide/css/styleguide.css

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,11 @@
139139
.sg-header .sg-nav-toggle span {
140140
display: inline-block;
141141
padding-right: 0.2em; }
142-
@media all and (min-width: 44em) {
142+
@media all and (min-width: 48em) {
143143
.sg-header .sg-nav-toggle {
144144
display: none; } }
145145

146-
@media all and (max-width: 44em) {
146+
@media all and (max-width: 48em) {
147147
.sg-nav-container {
148148
overflow: hidden;
149149
max-height: 0;
@@ -162,7 +162,7 @@
162162
list-style: none; }
163163
.sg-nav > li {
164164
cursor: pointer; }
165-
@media all and (min-width: 44em) {
165+
@media all and (min-width: 48em) {
166166
.sg-nav > li {
167167
border-bottom: 0;
168168
border-right: 1px solid rgba(255, 255, 255, 0.05);
@@ -178,7 +178,7 @@
178178
content: ' +';
179179
float: right;
180180
font-size: 70%; }
181-
@media all and (min-width: 44em) {
181+
@media all and (min-width: 48em) {
182182
.sg-acc-handle:after {
183183
float: none; } }
184184
.sg-acc-handle.active {
@@ -227,7 +227,7 @@
227227

228228
.sg-control-trigger {
229229
border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
230-
@media all and (min-width: 44em) {
230+
@media all and (min-width: 48em) {
231231
.sg-control-trigger {
232232
border: 0; } }
233233
@media all and (min-width: 69.5em) {
@@ -237,7 +237,7 @@
237237

238238
.sg-control > li {
239239
float: left; }
240-
@media all and (min-width: 44em) {
240+
@media all and (min-width: 48em) {
241241
.sg-control > li {
242242
border-bottom: 0;
243243
border-left: 1px solid rgba(255, 255, 255, 0.05); } }
@@ -266,7 +266,7 @@
266266

267267
.sg-size {
268268
width: 135px; }
269-
@media all and (min-width: 44em) {
269+
@media all and (min-width: 48em) {
270270
.sg-size {
271271
width: auto; } }
272272

@@ -281,6 +281,16 @@
281281
border: 0;
282282
border-left: 1px solid rgba(255, 255, 255, 0.05); } }
283283

284+
.sg-find {
285+
display: none;
286+
}
287+
288+
@media all and (min-width: 48em) {
289+
.sg-find {
290+
display: block;
291+
}
292+
}
293+
284294
#sg-form {
285295
margin: 0;
286296
border: 0;
@@ -294,7 +304,7 @@
294304
color: gray;
295305
width: 25px;
296306
text-align: right; }
297-
@media all and (min-width: 44em) {
307+
@media all and (min-width: 48em) {
298308
.sg-input {
299309
width: 35px; } }
300310

core/styleguide/css/styleguide.scss

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ $offset-top: 2em;
7575
/* Breakpoints */
7676
$sg-bp-small : 24em;
7777
$sg-bp-small-2 : 30em;
78-
$sg-bp-med : 44em;
78+
$sg-bp-med : 48em;
7979
$sg-bp-large : 69.5em;
8080
$sg-bp-xl : 80em;
8181

@@ -413,6 +413,16 @@ $animate-quick: 0.2s;
413413
}
414414
}
415415

416+
.sg-find {
417+
display: none;
418+
}
419+
420+
@media all and (min-width: $sg-bp-med) {
421+
.sg-find {
422+
display: block;
423+
}
424+
}
425+
416426
#sg-form {
417427
margin: 0;
418428
border: 0;

core/styleguide/html/styleguide.html

Lines changed: 26 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width" />
77

8-
<link rel="stylesheet" href="../../css/style.css?1393099178" media="all" />
8+
<link rel="stylesheet" href="../../css/style.css?1393212425" media="all" />
99

1010
<!-- Begin Pattern Lab (Required for Pattern Lab to run properly) -->
1111
<!-- never cache patterns -->
@@ -15,7 +15,7 @@
1515
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
1616
<meta http-equiv="pragma" content="no-cache" />
1717

18-
<link rel="stylesheet" href="../../styleguide/css/styleguide.css?1393099178" media="all">
18+
<link rel="stylesheet" href="../../styleguide/css/styleguide.css?1393212425" media="all">
1919

2020

2121
<!-- End Pattern Lab -->
@@ -2228,38 +2228,38 @@ <h2 class="section-title">59 Comments</h2>
22282228
</form> <ul class="comment-list">
22292229
<li class="comment-container">
22302230
<div class="comment-meta">
2231-
<img src="http://placeimg.com/100/100/people" alt="Avatar" /> <h4 class="comment-name"><a href="#">Junius Koolen</a></h4>
2231+
<img src="http://placeimg.com/100/100/nature" alt="Avatar" /> <h4 class="comment-name"><a href="#">Siguror Hanigan</a></h4>
22322232
</div>
22332233
<div class="comment-text">
2234-
<p>Fizzle crazy tortor. Sed rizzle. Ass pimpin' dolor dapibizzle turpis tempizzle fo shizzle my nizzle. Maurizzle pellentesque its fo rizzle izzle turpis. Get down get down we gonna chung nizzle. Shizzlin dizzle eleifend rhoncizzle break it down. In yo ghetto platea dictumst. Bling bling dapibizzle. Curabitur break yo neck, yall fo, pretizzle eu, go to hizzle dope, own yo' vitae, nunc. Bizzle suscipizzle. Ass semper velit sizzle fo.</p>
2234+
<p>Mung bean squash sorrel taro coriander collard greens gumbo bitterleaf tomato. Taro water chestnut celtuce turnip yarrow celery endive scallion black-eyed pea onion. Aubergine dulse turnip greens mustard salsify garlic soybean parsley bitterleaf desert raisin courgette.</p>
22352235
</div>
22362236
</li> <li class="comment-container">
22372237
<div class="comment-meta">
2238-
<img src="http://placeimg.com/100/100/any/grayscale" alt="Avatar" /> <h4 class="comment-name"><a href="#">Freyr Hines</a></h4>
2238+
<img src="http://placeimg.com/100/100/tech" alt="Avatar" /> <h4 class="comment-name"><a href="#">Teun Richard</a></h4>
22392239
</div>
22402240
<div class="comment-text">
2241-
<p>Wufoo diigo grockit sifteo divvyshot, unigo zooomr revver. Edmodo appjet joyent skype bubbli jajah zoodles joukuu xobni hojoki edmodo appjet, mozy mzinga akismet yuntaa joost yuntaa geni tivo insala yoono chumby, grockit sococo loopt zanga etsy cloudera koofers empressr jiglu blippy. Omgpop lanyrd joukuu sococo zimbra airbnb movity jibjab, foodzie.</p>
2241+
<p>Boudin sausage jerky pastrami ground round salami biltong. Sausage fatback strip steak doner pork loin, pork belly drumstick ham short loin hamburger shankle. Short ribs sirloin rump tri-tip beef biltong. Meatball pig salami, jowl pork loin fatback short loin drumstick andouille.</p>
22422242
</div>
22432243
</li> <li class="comment-container">
22442244
<div class="comment-meta">
2245-
<img src="http://placeimg.com/100/100/tech/grayscale" alt="Avatar" /> <h4 class="comment-name"><a href="#">Plinius Sloane</a></h4>
2245+
<img src="http://placeimg.com/100/100/people/grayscale" alt="Avatar" /> <h4 class="comment-name"><a href="#">Frans Keegan</a></h4>
22462246
</div>
22472247
<div class="comment-text">
2248-
<p>The Knights Who Say Ni demand a sacrifice! …Are you suggesting that coconuts migrate? Knights of Ni, we are but simple travelers who seek the enchanter who lives beyond these woods. You don't frighten us, English pig-dogs! Go and boil your bottoms, sons of a silly person! I blow my nose at you, so-called Ah-thoor Keeng, you and all your silly English K-n-n-n-n-n-n-n-niggits!</p>
2248+
<p>Like button audience atomization overcome Colbert bump Free Darko inverted pyramid we will make them pay, digital circulation strategy Like button totally blowing up on Twitter church of the savvy. Pictures of Goats section open source discuss Frontline analog thinking filters paidContent.</p>
22492249
</div>
22502250
</li> <li class="comment-container">
22512251
<div class="comment-meta">
2252-
<img src="http://placeimg.com/100/100/people/grayscale" alt="Avatar" /> <h4 class="comment-name"><a href="#">Frans Keegan</a></h4>
2252+
<img src="http://placeimg.com/100/100/tech/sepia" alt="Avatar" /> <h4 class="comment-name"><a href="#">Matthias Macguinness</a></h4>
22532253
</div>
22542254
<div class="comment-text">
2255-
<p>Like button audience atomization overcome Colbert bump Free Darko inverted pyramid we will make them pay, digital circulation strategy Like button totally blowing up on Twitter church of the savvy. Pictures of Goats section open source discuss Frontline analog thinking filters paidContent.</p>
2255+
<p>Sugar plum wafer soufflé ice cream. Wafer topping biscuit pie gummi bears topping. Gummies toffee powder applicake oat cake cookie. Bear claw candy tootsie roll fruitcake danish applicake candy canes macaroon. Liquorice tiramisu danish cotton candy gummies. Tiramisu dessert gummi bears macaroon sweet roll jelly-o gummi bears marzipan.</p>
22562256
</div>
22572257
</li> <li class="comment-container">
22582258
<div class="comment-meta">
2259-
<img src="http://placeimg.com/100/100/nature" alt="Avatar" /> <h4 class="comment-name"><a href="#">Siguror Hanigan</a></h4>
2259+
<img src="http://placeimg.com/100/100/animals" alt="Avatar" /> <h4 class="comment-name"><a href="#">Duane Wilms</a></h4>
22602260
</div>
22612261
<div class="comment-text">
2262-
<p>Mung bean squash sorrel taro coriander collard greens gumbo bitterleaf tomato. Taro water chestnut celtuce turnip yarrow celery endive scallion black-eyed pea onion. Aubergine dulse turnip greens mustard salsify garlic soybean parsley bitterleaf desert raisin courgette.</p>
2262+
<p>Fanny pack ullamco et veniam semiotics. Shoreditch PBR reprehenderit cliche, magna Tonx aesthetic. Narwhal photo booth DIY aute post-ironic anim. Vice cliche brunch est before they sold out fap, street art Odd Future fashion axe messenger bag nihil Tonx tattooed. Nihil hashtag incididunt, do eu art party Banksy jean shorts four loko typewriter.</p>
22632263
</div>
22642264
</li> </ul>
22652265
</div>
@@ -2307,38 +2307,38 @@ <h3 class="sg-code-head">HTML</h3>
23072307
&lt;/form&gt; &lt;ul class=&quot;comment-list&quot;&gt;
23082308
&lt;li class=&quot;comment-container&quot;&gt;
23092309
&lt;div class=&quot;comment-meta&quot;&gt;
2310-
&lt;img src=&quot;http://placeimg.com/100/100/people&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Junius Koolen&lt;/a&gt;&lt;/h4&gt;
2310+
&lt;img src=&quot;http://placeimg.com/100/100/nature&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Siguror Hanigan&lt;/a&gt;&lt;/h4&gt;
23112311
&lt;/div&gt;
23122312
&lt;div class=&quot;comment-text&quot;&gt;
2313-
&lt;p&gt;Fizzle crazy tortor. Sed rizzle. Ass pimpin' dolor dapibizzle turpis tempizzle fo shizzle my nizzle. Maurizzle pellentesque its fo rizzle izzle turpis. Get down get down we gonna chung nizzle. Shizzlin dizzle eleifend rhoncizzle break it down. In yo ghetto platea dictumst. Bling bling dapibizzle. Curabitur break yo neck, yall fo, pretizzle eu, go to hizzle dope, own yo' vitae, nunc. Bizzle suscipizzle. Ass semper velit sizzle fo.&lt;/p&gt;
2313+
&lt;p&gt;Mung bean squash sorrel taro coriander collard greens gumbo bitterleaf tomato. Taro water chestnut celtuce turnip yarrow celery endive scallion black-eyed pea onion. Aubergine dulse turnip greens mustard salsify garlic soybean parsley bitterleaf desert raisin courgette.&lt;/p&gt;
23142314
&lt;/div&gt;
23152315
&lt;/li&gt; &lt;li class=&quot;comment-container&quot;&gt;
23162316
&lt;div class=&quot;comment-meta&quot;&gt;
2317-
&lt;img src=&quot;http://placeimg.com/100/100/any/grayscale&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Freyr Hines&lt;/a&gt;&lt;/h4&gt;
2317+
&lt;img src=&quot;http://placeimg.com/100/100/tech&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Teun Richard&lt;/a&gt;&lt;/h4&gt;
23182318
&lt;/div&gt;
23192319
&lt;div class=&quot;comment-text&quot;&gt;
2320-
&lt;p&gt;Wufoo diigo grockit sifteo divvyshot, unigo zooomr revver. Edmodo appjet joyent skype bubbli jajah zoodles joukuu xobni hojoki edmodo appjet, mozy mzinga akismet yuntaa joost yuntaa geni tivo insala yoono chumby, grockit sococo loopt zanga etsy cloudera koofers empressr jiglu blippy. Omgpop lanyrd joukuu sococo zimbra airbnb movity jibjab, foodzie.&lt;/p&gt;
2320+
&lt;p&gt;Boudin sausage jerky pastrami ground round salami biltong. Sausage fatback strip steak doner pork loin, pork belly drumstick ham short loin hamburger shankle. Short ribs sirloin rump tri-tip beef biltong. Meatball pig salami, jowl pork loin fatback short loin drumstick andouille.&lt;/p&gt;
23212321
&lt;/div&gt;
23222322
&lt;/li&gt; &lt;li class=&quot;comment-container&quot;&gt;
23232323
&lt;div class=&quot;comment-meta&quot;&gt;
2324-
&lt;img src=&quot;http://placeimg.com/100/100/tech/grayscale&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Plinius Sloane&lt;/a&gt;&lt;/h4&gt;
2324+
&lt;img src=&quot;http://placeimg.com/100/100/people/grayscale&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Frans Keegan&lt;/a&gt;&lt;/h4&gt;
23252325
&lt;/div&gt;
23262326
&lt;div class=&quot;comment-text&quot;&gt;
2327-
&lt;p&gt;The Knights Who Say Ni demand a sacrifice! &acirc;€&brvbar;Are you suggesting that coconuts migrate? Knights of Ni, we are but simple travelers who seek the enchanter who lives beyond these woods. You don't frighten us, English pig-dogs! Go and boil your bottoms, sons of a silly person! I blow my nose at you, so-called Ah-thoor Keeng, you and all your silly English K-n-n-n-n-n-n-n-niggits!&lt;/p&gt;
2327+
&lt;p&gt;Like button audience atomization overcome Colbert bump Free Darko inverted pyramid we will make them pay, digital circulation strategy Like button totally blowing up on Twitter church of the savvy. Pictures of Goats section open source discuss Frontline analog thinking filters paidContent.&lt;/p&gt;
23282328
&lt;/div&gt;
23292329
&lt;/li&gt; &lt;li class=&quot;comment-container&quot;&gt;
23302330
&lt;div class=&quot;comment-meta&quot;&gt;
2331-
&lt;img src=&quot;http://placeimg.com/100/100/people/grayscale&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Frans Keegan&lt;/a&gt;&lt;/h4&gt;
2331+
&lt;img src=&quot;http://placeimg.com/100/100/tech/sepia&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Matthias Macguinness&lt;/a&gt;&lt;/h4&gt;
23322332
&lt;/div&gt;
23332333
&lt;div class=&quot;comment-text&quot;&gt;
2334-
&lt;p&gt;Like button audience atomization overcome Colbert bump Free Darko inverted pyramid we will make them pay, digital circulation strategy Like button totally blowing up on Twitter church of the savvy. Pictures of Goats section open source discuss Frontline analog thinking filters paidContent.&lt;/p&gt;
2334+
&lt;p&gt;Sugar plum wafer souffl&Atilde;&copy; ice cream. Wafer topping biscuit pie gummi bears topping. Gummies toffee powder applicake oat cake cookie. Bear claw candy tootsie roll fruitcake danish applicake candy canes macaroon. Liquorice tiramisu danish cotton candy gummies. Tiramisu dessert gummi bears macaroon sweet roll jelly-o gummi bears marzipan.&lt;/p&gt;
23352335
&lt;/div&gt;
23362336
&lt;/li&gt; &lt;li class=&quot;comment-container&quot;&gt;
23372337
&lt;div class=&quot;comment-meta&quot;&gt;
2338-
&lt;img src=&quot;http://placeimg.com/100/100/nature&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Siguror Hanigan&lt;/a&gt;&lt;/h4&gt;
2338+
&lt;img src=&quot;http://placeimg.com/100/100/animals&quot; alt=&quot;Avatar&quot; /&gt; &lt;h4 class=&quot;comment-name&quot;&gt;&lt;a href=&quot;#&quot;&gt;Duane Wilms&lt;/a&gt;&lt;/h4&gt;
23392339
&lt;/div&gt;
23402340
&lt;div class=&quot;comment-text&quot;&gt;
2341-
&lt;p&gt;Mung bean squash sorrel taro coriander collard greens gumbo bitterleaf tomato. Taro water chestnut celtuce turnip yarrow celery endive scallion black-eyed pea onion. Aubergine dulse turnip greens mustard salsify garlic soybean parsley bitterleaf desert raisin courgette.&lt;/p&gt;
2341+
&lt;p&gt;Fanny pack ullamco et veniam semiotics. Shoreditch PBR reprehenderit cliche, magna Tonx aesthetic. Narwhal photo booth DIY aute post-ironic anim. Vice cliche brunch est before they sold out fap, street art Odd Future fashion axe messenger bag nihil Tonx tattooed. Nihil hashtag incididunt, do eu art party Banksy jean shorts four loko typewriter.&lt;/p&gt;
23422342
&lt;/div&gt;
23432343
&lt;/li&gt; &lt;/ul&gt;
23442344
&lt;/div&gt;
@@ -2469,10 +2469,6 @@ <h2 class="headline">Lorem ipsum dolor sit (37 characters)</h2>
24692469
<div class="sg-code-contains">
24702470
This pattern contains:
24712471
<a href="../../patterns/01-molecules-02-blocks-00-media-block/01-molecules-02-blocks-00-media-block.html"><code>molecules-media-block</code></a>
2472-
<a href="../../patterns/01-molecules-02-blocks-00-media-block/01-molecules-02-blocks-00-media-block.html"><code>molecules-media-block</code></a>
2473-
<a href="../../patterns/01-molecules-02-blocks-00-media-block/01-molecules-02-blocks-00-media-block.html"><code>molecules-media-block</code></a>
2474-
<a href="../../patterns/01-molecules-02-blocks-00-media-block/01-molecules-02-blocks-00-media-block.html"><code>molecules-media-block</code></a>
2475-
<a href="../../patterns/01-molecules-02-blocks-00-media-block/01-molecules-02-blocks-00-media-block.html"><code>molecules-media-block</code></a>
24762472
</div>
24772473
<h3 class="sg-code-head">HTML</h3>
24782474
<pre class="sg-code-html">
@@ -2557,10 +2553,6 @@ <h3 class="section-title">Recent Tweets</h3>
25572553
<div class="sg-code-contains">
25582554
This pattern contains:
25592555
<a href="../../patterns/00-atoms-02-text-06-time/00-atoms-02-text-06-time.html"><code>atoms-time</code></a>
2560-
<a href="../../patterns/00-atoms-02-text-06-time/00-atoms-02-text-06-time.html"><code>atoms-time</code></a>
2561-
<a href="../../patterns/00-atoms-02-text-06-time/00-atoms-02-text-06-time.html"><code>atoms-time</code></a>
2562-
<a href="../../patterns/00-atoms-02-text-06-time/00-atoms-02-text-06-time.html"><code>atoms-time</code></a>
2563-
<a href="../../patterns/00-atoms-02-text-06-time/00-atoms-02-text-06-time.html"><code>atoms-time</code></a>
25642556
</div>
25652557
<h3 class="sg-code-head">HTML</h3>
25662558
<pre class="sg-code-html">
@@ -2661,10 +2653,10 @@ <h3 class="sg-code-head">HTML</h3>
26612653

26622654
}
26632655
</script>
2664-
<script id="pl-js-polyfill-insert-1393099178">
2656+
<script id="pl-js-polyfill-insert-1393212425">
26652657
(function() {
26662658
if (self != top) {
2667-
var cb = '1393099178';
2659+
var cb = '1393212425';
26682660
var js = [];
26692661
if (typeof document !== "undefined" && !("classList" in document.documentElement)) {
26702662
js.push("styleguide/js/vendor/classlist-polyfill.js");
@@ -2673,10 +2665,10 @@ <h3 class="sg-code-head">HTML</h3>
26732665
}
26742666
})();
26752667
</script>
2676-
<script id="pl-js-insert-1393099178">
2668+
<script id="pl-js-insert-1393212425">
26772669
(function() {
26782670
if (self != top) {
2679-
var cb = '1393099178';
2671+
var cb = '1393212425';
26802672
var js = [ { "src": "styleguide/js/vendor/jwerty.js", "dep": [ "styleguide/js/postmessage.js", { "src": "data/annotations.js", "dep": [ "styleguide/js/annotations-pattern.js" ] }, "styleguide/js/code-pattern.js" ] } ];
26812673
scriptLoader.run(js,cb,'pl-js-insert');
26822674
}

core/styleguide/js/code-pattern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ var codePattern = {
5252
// if comments overlay is turned on add the has-comment class and pointer
5353
if (codePattern.codeOverlayActive) {
5454

55-
var obj = JSON.stringify({ "codeOverlay": "on", "lineage": lineage, "lineageR": lineageR, "codePatternPartial": patternPartial, "cssEnabled": cssEnabled });
55+
var obj = JSON.stringify({ "codeOverlay": "on", "lineage": lineage, "lineageR": lineageR, "patternPartial": patternPartial, "patternState": patternState, "cssEnabled": cssEnabled });
5656
parent.postMessage(obj,codePattern.targetOrigin);
5757

5858
} else if (codePattern.codeEmbeddedActive) {

0 commit comments

Comments
 (0)