8
8
9
9
10
10
11
-
12
11
< link rel ="icon " href ="/assets/images/favicon.png ">
13
- < meta name ="generator " content ="mkdocs-1.2.3 , mkdocs-material-7 .3.5 ">
12
+ < meta name ="generator " content ="mkdocs-1.3.0 , mkdocs-material-8 .3.4 ">
14
13
15
14
16
15
17
16
< title > Formr</ title >
18
17
19
18
20
19
21
- < link rel ="stylesheet " href ="/assets/stylesheets/main.cdeb8541 .min.css ">
20
+ < link rel ="stylesheet " href ="/assets/stylesheets/main.4a0965b7 .min.css ">
22
21
23
22
24
- < link rel ="stylesheet " href ="/assets/stylesheets/palette.3f5d1f46 .min.css ">
23
+ < link rel ="stylesheet " href ="/assets/stylesheets/palette.cbb835fc .min.css ">
25
24
26
25
26
+
27
27
28
28
29
29
30
30
31
31
32
+
32
33
< link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
33
- < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback ">
34
- < style > : root {--md-text-font-family : "Roboto" ;--md-code-font-family : "Roboto Mono" }</ style >
34
+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,300i, 400,400i,700,700i %7CRoboto+Mono:400,400i,700,700i &display=fallback ">
35
+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
35
36
36
37
37
38
38
-
39
39
< link rel ="stylesheet " href ="/stylesheets/extra.css ">
40
40
41
+ < script > __md_scope = new URL ( "/" , location ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
41
42
42
43
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
- < script > window . ga = window . ga || function ( ) { ( ga . q = ga . q || [ ] ) . push ( arguments ) } , ga . l = + new Date , ga ( "create" , "UA-2126511-9" , "auto" ) , ga ( "set" , "anonymizeIp" , ! 0 ) , ga ( "send" , "pageview" ) , document . addEventListener ( "DOMContentLoaded" , function ( ) { document . forms . search && document . forms . search . query . addEventListener ( "blur" , function ( ) { var e ; this . value && ( e = document . location . pathname , ga ( "send" , "pageview" , e + "?q=" + this . value ) ) } ) , "undefined" != typeof location$ && location$ . subscribe ( function ( e ) { ga ( "send" , "pageview" , e . pathname ) } ) } ) </ script >
53
- < script async src ="https://www.google-analytics.com/analytics.js "> </ script >
54
-
55
44
56
45
57
46
66
55
< body dir ="ltr " data-md-color-scheme ="" data-md-color-primary ="none " data-md-color-accent ="none ">
67
56
68
57
69
- < script > function __prefix ( e ) { return new URL ( "/" , location ) . pathname + "." + e } function __get ( e , t = localStorage ) { return JSON . parse ( t . getItem ( __prefix ( e ) ) ) } </ script >
70
58
71
59
< input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
72
60
< input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
78
66
79
67
</ div >
80
68
69
+
81
70
82
71
83
72
< header class ="md-header " data-md-component ="header ">
84
73
< nav class ="md-header__inner md-grid " aria-label ="Header ">
85
74
< a href ="/. " title ="Formr " class ="md-header__button md-logo " aria-label ="Formr " data-md-component ="logo ">
86
75
87
76
88
- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z "/> </ svg >
77
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
89
78
90
79
</ a >
91
80
< label class ="md-header__button md-icon " for ="__drawer ">
92
- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z "/> </ svg >
81
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z "/> </ svg >
93
82
</ label >
94
83
< div class ="md-header__title " data-md-component ="header-title ">
95
84
< div class ="md-header__ellipsis ">
111
100
112
101
113
102
< label class ="md-header__button md-icon " for ="__search ">
114
- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z "/> </ svg >
103
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
115
104
</ label >
116
-
117
- < div class ="md-search " data-md-component ="search " role ="dialog ">
105
+ < div class ="md-search " data-md-component ="search " role ="dialog ">
118
106
< label class ="md-search__overlay " for ="__search "> </ label >
119
107
< div class ="md-search__inner " role ="search ">
120
108
< form class ="md-search__form " name ="search ">
121
109
< input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
122
110
< label class ="md-search__icon md-icon " for ="__search ">
123
- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z "/> </ svg >
124
- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z "/> </ svg >
111
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
112
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z "/> </ svg >
125
113
</ label >
126
114
< nav class ="md-search__options " aria-label ="Search ">
127
115
128
116
< button type ="reset " class ="md-search__icon md-icon " aria-label ="Clear " tabindex ="-1 ">
129
- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z "/> </ svg >
117
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z "/> </ svg >
130
118
</ button >
131
119
</ nav >
132
120
172
160
< a href ="/. " title ="Formr " class ="md-nav__button md-logo " aria-label ="Formr " data-md-component ="logo ">
173
161
174
162
175
- < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z "/> </ svg >
163
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
176
164
177
165
</ a >
178
166
Formr
307
295
</ div >
308
296
309
297
298
+
299
+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
300
+ < div class ="md-sidebar__scrollwrap ">
301
+ < div class ="md-sidebar__inner ">
302
+
303
+
304
+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
305
+
306
+
307
+
308
+
309
+ </ nav >
310
+ </ div >
311
+ </ div >
312
+ </ div >
313
+
310
314
311
315
< div class ="md-content " data-md-component ="content ">
312
316
< article class ="md-content__inner md-typeset ">
313
317
314
318
< h1 > 404 - Not found</ h1 >
315
319
316
-
317
320
</ article >
321
+
318
322
</ div >
319
323
</ div >
320
324
321
325
</ main >
322
326
323
-
324
- < footer class ="md-footer ">
327
+ < footer class ="md-footer ">
325
328
326
329
< div class ="md-footer-meta md-typeset ">
327
330
< div class ="md-footer-meta__inner md-grid ">
328
- < div class ="md-footer-copyright ">
329
-
330
-
331
- Made with
332
- < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
333
- Material for MkDocs
334
- </ a >
335
-
336
-
337
- </ div >
331
+ < div class ="md-copyright ">
332
+
333
+
334
+ Made with
335
+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
336
+ Material for MkDocs
337
+ </ a >
338
+
339
+ </ div >
338
340
339
341
</ div >
340
342
</ div >
@@ -344,10 +346,10 @@ <h1>404 - Not found</h1>
344
346
< div class ="md-dialog " data-md-component ="dialog ">
345
347
< div class ="md-dialog__inner md-typeset "> </ div >
346
348
</ div >
347
- < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ ] , "translations" : { "clipboard.copy " : "Copy to clipboard" , "clipboard.copied " : "Copied to clipboard" , "search.config.lang" : "en" , "search.config.pipeline" : "trimmer, stopWordFilter" , "search.config.separator" : "[\\s\\-]+" , "search.placeholder" : "Search" , "search.result.placeholder " : "Type to start searching " , "search.result.none " : "No matching documents " , "search.result.one " : "1 matching document " , "search.result.other " : "# matching documents " , "search.result.more.one " : "1 more on this page " , "search.result.more.other " : "# more on this page " , "search.result.term.missing" : "Missing" , "select.version.title" : "Select version" } , "search" : "/assets/javascripts/workers/search.8397ff9e.min.js" , "version" : null } </ script >
349
+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ ] , "search" : "/assets/javascripts/workers/search.85cb4492.min.js" , " translations" : { "clipboard.copied " : "Copied to clipboard" , "clipboard.copy " : "Copy to clipboard" , "search.config.lang" : "en" , "search.config.pipeline" : "trimmer, stopWordFilter" , "search.config.separator" : "[\\s\\-]+" , "search.placeholder" : "Search" , "search.result.more.one " : "1 more on this page " , "search.result.more.other " : "# more on this page " , "search.result.none " : "No matching documents " , "search.result.one " : "1 matching document " , "search.result.other " : "# matching documents " , "search.result.placeholder " : "Type to start searching " , "search.result.term.missing" : "Missing" , "select.version.title" : "Select version" } } </ script >
348
350
349
351
350
- < script src ="/assets/javascripts/bundle.1e84347e .min.js "> </ script >
352
+ < script src ="/assets/javascripts/bundle.f758a944 .min.js "> </ script >
351
353
352
354
353
355
</ body >
0 commit comments