Skip to content

Commit fab9acf

Browse files
committed
deploy: fb7617f
1 parent f77359f commit fab9acf

Some content is hidden

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

57 files changed

+447
-388
lines changed

404.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
const theme = localStorage.getItem("theme");
4040
if (theme) document.documentElement.setAttribute("theme", theme);
4141
</script>
42-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
43-
<link rel="stylesheet" href="./assets/main-6d943049.css">
42+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
43+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4444
</head>
4545
<body>
4646
<header>
@@ -333,12 +333,13 @@
333333
<li class="version">
334334
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
335335
<!-- svg -->
336-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
337337
<path d="M7 10l5 5 5-5z"></path>
338338
<path d="M0 0h24v24H0z" fill="none"></path>
339339
</svg>
340340
</a>
341341
<ul class="dropdown-content" id="version-dropdown">
342+
<li><a>v2.1.1</a></li>
342343
<li><a>2.1.0</a></li>
343344
<li><a>2.0.4</a></li>
344345
<li><a>2.0.3-alpha</a></li>
@@ -357,10 +358,10 @@ <h4>Color Scheme</h4>
357358
<label>Primary Color</label>
358359
<input type="color" id="color-picker" value="#0000ff" />
359360
</div>
360-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
361+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
361362
</div>
362363
<div class="modal-footer">
363-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
364+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
364365
</div>
365366
</div>
366367
<main>

about.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
width: 100%;
4545
}
4646
</style>
47-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
48-
<link rel="stylesheet" href="./assets/main-6d943049.css">
47+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
48+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4949
</head>
5050
<body>
5151
<header>
@@ -338,12 +338,13 @@
338338
<li class="version">
339339
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
340340
<!-- svg -->
341-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
341+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
342342
<path d="M7 10l5 5 5-5z"></path>
343343
<path d="M0 0h24v24H0z" fill="none"></path>
344344
</svg>
345345
</a>
346346
<ul class="dropdown-content" id="version-dropdown">
347+
<li><a>v2.1.1</a></li>
347348
<li><a>2.1.0</a></li>
348349
<li><a>2.0.4</a></li>
349350
<li><a>2.0.3-alpha</a></li>
@@ -362,10 +363,10 @@ <h4>Color Scheme</h4>
362363
<label>Primary Color</label>
363364
<input type="color" id="color-picker" value="#0000ff" />
364365
</div>
365-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
366+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
366367
</div>
367368
<div class="modal-footer">
368-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
369+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
369370
</div>
370371
</div>
371372
<main>

assets/main-9610a014.js renamed to assets/main-0ae769f3.js

+124-116
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/main-6d943049.css renamed to assets/main-2afc8c3e.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

auto-init.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
const theme = localStorage.getItem("theme");
4040
if (theme) document.documentElement.setAttribute("theme", theme);
4141
</script>
42-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
43-
<link rel="stylesheet" href="./assets/main-6d943049.css">
42+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
43+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4444
</head>
4545
<body>
4646
<header>
@@ -333,12 +333,13 @@
333333
<li class="version">
334334
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
335335
<!-- svg -->
336-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
337337
<path d="M7 10l5 5 5-5z"></path>
338338
<path d="M0 0h24v24H0z" fill="none"></path>
339339
</svg>
340340
</a>
341341
<ul class="dropdown-content" id="version-dropdown">
342+
<li><a>v2.1.1</a></li>
342343
<li><a>2.1.0</a></li>
343344
<li><a>2.0.4</a></li>
344345
<li><a>2.0.3-alpha</a></li>
@@ -357,10 +358,10 @@ <h4>Color Scheme</h4>
357358
<label>Primary Color</label>
358359
<input type="color" id="color-picker" value="#0000ff" />
359360
</div>
360-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
361+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
361362
</div>
362363
<div class="modal-footer">
363-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
364+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
364365
</div>
365366
</div>
366367
<main>

autocomplete.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
const theme = localStorage.getItem("theme");
4040
if (theme) document.documentElement.setAttribute("theme", theme);
4141
</script>
42-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
43-
<link rel="stylesheet" href="./assets/main-6d943049.css">
42+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
43+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4444
</head>
4545
<body>
4646
<header>
@@ -333,12 +333,13 @@
333333
<li class="version">
334334
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
335335
<!-- svg -->
336-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
337337
<path d="M7 10l5 5 5-5z"></path>
338338
<path d="M0 0h24v24H0z" fill="none"></path>
339339
</svg>
340340
</a>
341341
<ul class="dropdown-content" id="version-dropdown">
342+
<li><a>v2.1.1</a></li>
342343
<li><a>2.1.0</a></li>
343344
<li><a>2.0.4</a></li>
344345
<li><a>2.0.3-alpha</a></li>
@@ -357,10 +358,10 @@ <h4>Color Scheme</h4>
357358
<label>Primary Color</label>
358359
<input type="color" id="color-picker" value="#0000ff" />
359360
</div>
360-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
361+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
361362
</div>
362363
<div class="modal-footer">
363-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
364+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
364365
</div>
365366
</div>
366367
<main>

badges.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
const theme = localStorage.getItem("theme");
4040
if (theme) document.documentElement.setAttribute("theme", theme);
4141
</script>
42-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
43-
<link rel="stylesheet" href="./assets/main-6d943049.css">
42+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
43+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4444
</head>
4545
<body>
4646
<header>
@@ -333,12 +333,13 @@
333333
<li class="version">
334334
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
335335
<!-- svg -->
336-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
337337
<path d="M7 10l5 5 5-5z"></path>
338338
<path d="M0 0h24v24H0z" fill="none"></path>
339339
</svg>
340340
</a>
341341
<ul class="dropdown-content" id="version-dropdown">
342+
<li><a>v2.1.1</a></li>
342343
<li><a>2.1.0</a></li>
343344
<li><a>2.0.4</a></li>
344345
<li><a>2.0.3-alpha</a></li>
@@ -357,10 +358,10 @@ <h4>Color Scheme</h4>
357358
<label>Primary Color</label>
358359
<input type="color" id="color-picker" value="#0000ff" />
359360
</div>
360-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
361+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
361362
</div>
362363
<div class="modal-footer">
363-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
364+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
364365
</div>
365366
</div>
366367
<main>

breadcrumbs.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
const theme = localStorage.getItem("theme");
4040
if (theme) document.documentElement.setAttribute("theme", theme);
4141
</script>
42-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
43-
<link rel="stylesheet" href="./assets/main-6d943049.css">
42+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
43+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4444
</head>
4545
<body>
4646
<header>
@@ -333,12 +333,13 @@
333333
<li class="version">
334334
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
335335
<!-- svg -->
336-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
337337
<path d="M7 10l5 5 5-5z"></path>
338338
<path d="M0 0h24v24H0z" fill="none"></path>
339339
</svg>
340340
</a>
341341
<ul class="dropdown-content" id="version-dropdown">
342+
<li><a>v2.1.1</a></li>
342343
<li><a>2.1.0</a></li>
343344
<li><a>2.0.4</a></li>
344345
<li><a>2.0.3-alpha</a></li>
@@ -357,10 +358,10 @@ <h4>Color Scheme</h4>
357358
<label>Primary Color</label>
358359
<input type="color" id="color-picker" value="#0000ff" />
359360
</div>
360-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
361+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
361362
</div>
362363
<div class="modal-footer">
363-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
364+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
364365
</div>
365366
</div>
366367
<main>

buttons.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
const theme = localStorage.getItem("theme");
4040
if (theme) document.documentElement.setAttribute("theme", theme);
4141
</script>
42-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
43-
<link rel="stylesheet" href="./assets/main-6d943049.css">
42+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
43+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4444
</head>
4545
<body>
4646
<header>
@@ -333,12 +333,13 @@
333333
<li class="version">
334334
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
335335
<!-- svg -->
336-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
337337
<path d="M7 10l5 5 5-5z"></path>
338338
<path d="M0 0h24v24H0z" fill="none"></path>
339339
</svg>
340340
</a>
341341
<ul class="dropdown-content" id="version-dropdown">
342+
<li><a>v2.1.1</a></li>
342343
<li><a>2.1.0</a></li>
343344
<li><a>2.0.4</a></li>
344345
<li><a>2.0.3-alpha</a></li>
@@ -357,10 +358,10 @@ <h4>Color Scheme</h4>
357358
<label>Primary Color</label>
358359
<input type="color" id="color-picker" value="#0000ff" />
359360
</div>
360-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
361+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
361362
</div>
362363
<div class="modal-footer">
363-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
364+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
364365
</div>
365366
</div>
366367
<main>

cards.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
const theme = localStorage.getItem("theme");
3939
if (theme) document.documentElement.setAttribute("theme", theme);
4040
</script>
41-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
42-
<link rel="stylesheet" href="./assets/main-6d943049.css">
41+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
42+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4343
</head>
4444
<body>
4545
<header>
@@ -332,12 +332,13 @@
332332
<li class="version">
333333
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
334334
<!-- svg -->
335-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
335+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336336
<path d="M7 10l5 5 5-5z"></path>
337337
<path d="M0 0h24v24H0z" fill="none"></path>
338338
</svg>
339339
</a>
340340
<ul class="dropdown-content" id="version-dropdown">
341+
<li><a>v2.1.1</a></li>
341342
<li><a>2.1.0</a></li>
342343
<li><a>2.0.4</a></li>
343344
<li><a>2.0.3-alpha</a></li>
@@ -356,10 +357,10 @@ <h4>Color Scheme</h4>
356357
<label>Primary Color</label>
357358
<input type="color" id="color-picker" value="#0000ff" />
358359
</div>
359-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
360+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
360361
</div>
361362
<div class="modal-footer">
362-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
363+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
363364
</div>
364365
</div>
365366
<main>

carousel.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
const theme = localStorage.getItem("theme");
4040
if (theme) document.documentElement.setAttribute("theme", theme);
4141
</script>
42-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
43-
<link rel="stylesheet" href="./assets/main-6d943049.css">
42+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
43+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4444
</head>
4545
<body>
4646
<header>
@@ -333,12 +333,13 @@
333333
<li class="version">
334334
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
335335
<!-- svg -->
336-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
337337
<path d="M7 10l5 5 5-5z"></path>
338338
<path d="M0 0h24v24H0z" fill="none"></path>
339339
</svg>
340340
</a>
341341
<ul class="dropdown-content" id="version-dropdown">
342+
<li><a>v2.1.1</a></li>
342343
<li><a>2.1.0</a></li>
343344
<li><a>2.0.4</a></li>
344345
<li><a>2.0.3-alpha</a></li>
@@ -357,10 +358,10 @@ <h4>Color Scheme</h4>
357358
<label>Primary Color</label>
358359
<input type="color" id="color-picker" value="#0000ff" />
359360
</div>
360-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
361+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
361362
</div>
362363
<div class="modal-footer">
363-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
364+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
364365
</div>
365366
</div>
366367
<main>

checkboxes.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
const theme = localStorage.getItem("theme");
4040
if (theme) document.documentElement.setAttribute("theme", theme);
4141
</script>
42-
<script type="module" crossorigin src="./assets/main-9610a014.js"></script>
43-
<link rel="stylesheet" href="./assets/main-6d943049.css">
42+
<script type="module" crossorigin src="./assets/main-0ae769f3.js"></script>
43+
<link rel="stylesheet" href="./assets/main-2afc8c3e.css">
4444
</head>
4545
<body>
4646
<header>
@@ -333,12 +333,13 @@
333333
<li class="version">
334334
<a class="dropdown-trigger" href="#" data-target="version-dropdown">
335335
<!-- svg -->
336-
2.1.0<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
336+
v2.1.1<svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
337337
<path d="M7 10l5 5 5-5z"></path>
338338
<path d="M0 0h24v24H0z" fill="none"></path>
339339
</svg>
340340
</a>
341341
<ul class="dropdown-content" id="version-dropdown">
342+
<li><a>v2.1.1</a></li>
342343
<li><a>2.1.0</a></li>
343344
<li><a>2.0.4</a></li>
344345
<li><a>2.0.3-alpha</a></li>
@@ -357,10 +358,10 @@ <h4>Color Scheme</h4>
357358
<label>Primary Color</label>
358359
<input type="color" id="color-picker" value="#0000ff" />
359360
</div>
360-
<button type="button" class="btn" onclick="downloadCss()">Download css style</button>
361+
<button id="downloadCss" type="button" class="btn tonal">Download css style</button>
361362
</div>
362363
<div class="modal-footer">
363-
<a href="#!" class="modal-close waves-effect btn-flat">Close</a>
364+
<a href="#!" class="modal-close waves-effect btn text">Close</a>
364365
</div>
365366
</div>
366367
<main>

0 commit comments

Comments
 (0)