Skip to content

Commit a3ee577

Browse files
committed
Deploying to gh-pages from @ 9578bdb 🚀
1 parent f48da0e commit a3ee577

Some content is hidden

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

67 files changed

+988
-324
lines changed

additional-documentation/actions.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
1111
<link rel="stylesheet" href="../styles/style.css">
12-
<link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -71,6 +71,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
7171
</div>
7272
</div>
7373

74+
<label class="dark-mode-switch">
75+
<input type="checkbox">
76+
<span class="slider">
77+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
78+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
79+
</svg>
80+
</span>
81+
</label>
82+
7483
<script>
7584
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
7685
var COMPODOC_CURRENT_PAGE_CONTEXT = 'additional-page';

additional-documentation/actions/creation-of-a-todo.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../../images/favicon.ico">
1111
<link rel="stylesheet" href="../../styles/style.css">
12-
<link rel="stylesheet" href="../../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -67,6 +67,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
6767
</div>
6868
</div>
6969

70+
<label class="dark-mode-switch">
71+
<input type="checkbox">
72+
<span class="slider">
73+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
74+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
75+
</svg>
76+
</span>
77+
</label>
78+
7079
<script>
7180
var COMPODOC_CURRENT_PAGE_DEPTH = 2;
7281
var COMPODOC_CURRENT_PAGE_CONTEXT = 'additional-page';

additional-documentation/actions/delete-a-todo.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../../images/favicon.ico">
1111
<link rel="stylesheet" href="../../styles/style.css">
12-
<link rel="stylesheet" href="../../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -67,6 +67,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
6767
</div>
6868
</div>
6969

70+
<label class="dark-mode-switch">
71+
<input type="checkbox">
72+
<span class="slider">
73+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
74+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
75+
</svg>
76+
</span>
77+
</label>
78+
7079
<script>
7180
var COMPODOC_CURRENT_PAGE_DEPTH = 2;
7281
var COMPODOC_CURRENT_PAGE_CONTEXT = 'additional-page';

additional-documentation/actions/edition-of-a-todo.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../../images/favicon.ico">
1111
<link rel="stylesheet" href="../../styles/style.css">
12-
<link rel="stylesheet" href="../../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -67,6 +67,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
6767
</div>
6868
</div>
6969

70+
<label class="dark-mode-switch">
71+
<input type="checkbox">
72+
<span class="slider">
73+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
74+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
75+
</svg>
76+
</span>
77+
</label>
78+
7079
<script>
7180
var COMPODOC_CURRENT_PAGE_DEPTH = 2;
7281
var COMPODOC_CURRENT_PAGE_CONTEXT = 'additional-page';

additional-documentation/actions/update-the-status-of-a-todo.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../../images/favicon.ico">
1111
<link rel="stylesheet" href="../../styles/style.css">
12-
<link rel="stylesheet" href="../../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -67,6 +67,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
6767
</div>
6868
</div>
6969

70+
<label class="dark-mode-switch">
71+
<input type="checkbox">
72+
<span class="slider">
73+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
74+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
75+
</svg>
76+
</span>
77+
</label>
78+
7079
<script>
7180
var COMPODOC_CURRENT_PAGE_DEPTH = 2;
7281
var COMPODOC_CURRENT_PAGE_CONTEXT = 'additional-page';

additional-documentation/introduction.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
1111
<link rel="stylesheet" href="../styles/style.css">
12-
<link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -76,6 +76,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
7676
</div>
7777
</div>
7878

79+
<label class="dark-mode-switch">
80+
<input type="checkbox">
81+
<span class="slider">
82+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
83+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
84+
</svg>
85+
</span>
86+
</label>
87+
7988
<script>
8089
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
8190
var COMPODOC_CURRENT_PAGE_CONTEXT = 'additional-page';

classes/StringIndexedItems.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
1111
<link rel="stylesheet" href="../styles/style.css">
12-
<link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -151,6 +151,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
151151
</div>
152152
</div>
153153

154+
<label class="dark-mode-switch">
155+
<input type="checkbox">
156+
<span class="slider">
157+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
158+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
159+
</svg>
160+
</span>
161+
</label>
162+
154163
<script>
155164
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
156165
var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';

classes/Todo.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
1111
<link rel="stylesheet" href="../styles/style.css">
12-
<link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -713,6 +713,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
713713
</div>
714714
</div>
715715

716+
<label class="dark-mode-switch">
717+
<input type="checkbox">
718+
<span class="slider">
719+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
720+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
721+
</svg>
722+
</span>
723+
</label>
724+
716725
<script>
717726
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
718727
var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';

components/AboutComponent.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
1111
<link rel="stylesheet" href="../styles/style.css">
12-
<link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -85,7 +85,7 @@ <h3>Implements</h3>
8585

8686
<section>
8787
<h3>Metadata</h3>
88-
<table class="table table-sm table-hover">
88+
<table class="table table-sm table-hover metadata">
8989
<tbody>
9090

9191

@@ -403,6 +403,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
403403
</div>
404404
</div>
405405

406+
<label class="dark-mode-switch">
407+
<input type="checkbox">
408+
<span class="slider">
409+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
410+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
411+
</svg>
412+
</span>
413+
</label>
414+
406415
<script>
407416
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
408417
var COMPODOC_CURRENT_PAGE_CONTEXT = 'component';

components/AppComponent.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
1111
<link rel="stylesheet" href="../styles/style.css">
12-
<link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12+
<link rel="stylesheet" href="../styles/dark.css">
1313
</head>
1414
<body>
1515

@@ -74,7 +74,7 @@ <h3>File</h3>
7474

7575
<section>
7676
<h3>Metadata</h3>
77-
<table class="table table-sm table-hover">
77+
<table class="table table-sm table-hover metadata">
7878
<tbody>
7979

8080

@@ -224,6 +224,15 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
224224
</div>
225225
</div>
226226

227+
<label class="dark-mode-switch">
228+
<input type="checkbox">
229+
<span class="slider">
230+
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
231+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
232+
</svg>
233+
</span>
234+
</label>
235+
227236
<script>
228237
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
229238
var COMPODOC_CURRENT_PAGE_CONTEXT = 'component';

0 commit comments

Comments
 (0)