@eui/base 17.0.0-next.1 → 17.0.0-next.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (193) hide show
  1. package/esm2022/lib/eui-models/eui-growl-message.model.mjs +2 -0
  2. package/esm2022/lib/eui-models/eui-pagination/eui-pagination.model.mjs +1 -1
  3. package/esm2022/lib/eui-models/eui-service.model.mjs +2 -2
  4. package/esm2022/lib/eui-models/index.mjs +2 -1
  5. package/esm2022/lib/eui-models/log/log.appender.mjs +1 -1
  6. package/esm2022/lib/eui-models/log/log.logger.mjs +1 -1
  7. package/esm2022/lib/eui-models/log/log.logger.mock.mjs +22 -8
  8. package/esm2022/lib/eui-models/log/url.appender.mjs +4 -2
  9. package/esm2022/lib/util/coerce-decorator/coerce.mjs +1 -1
  10. package/esm2022/lib/util/xhr.mjs +2 -2
  11. package/esm2022/lib/ux-models/index.mjs +1 -12
  12. package/esm2022/lib/ux-models/ux-error-feedback.model.mjs +1 -1
  13. package/esm2022/lib/ux-models/ux-link-legacy.model.mjs +1 -1
  14. package/fesm2022/eui-base.mjs +26 -13
  15. package/fesm2022/eui-base.mjs.map +1 -1
  16. package/lib/eui-models/eui-growl-message.model.d.ts +9 -0
  17. package/lib/eui-models/eui-growl-message.model.d.ts.map +1 -0
  18. package/lib/eui-models/eui-pagination/eui-pagination.model.d.ts.map +1 -1
  19. package/lib/eui-models/eui-service.model.d.ts.map +1 -1
  20. package/lib/eui-models/index.d.ts +1 -0
  21. package/lib/eui-models/index.d.ts.map +1 -1
  22. package/lib/eui-models/log/log.appender.d.ts.map +1 -1
  23. package/lib/eui-models/log/log.logger.d.ts.map +1 -1
  24. package/lib/eui-models/log/log.logger.mock.d.ts.map +1 -1
  25. package/lib/eui-models/log/url.appender.d.ts.map +1 -1
  26. package/lib/util/coerce-decorator/coerce.d.ts.map +1 -1
  27. package/lib/ux-models/index.d.ts.map +1 -1
  28. package/lib/ux-models/ux-error-feedback.model.d.ts.map +1 -1
  29. package/lib/ux-models/ux-link-legacy.model.d.ts +1 -0
  30. package/lib/ux-models/ux-link-legacy.model.d.ts.map +1 -1
  31. package/package.json +2 -2
  32. package/docs/classes/ConsoleAppender.html +0 -397
  33. package/docs/classes/EuiEuLanguages.html +0 -650
  34. package/docs/classes/EuiLazyService.html +0 -565
  35. package/docs/classes/EuiMenuItem.html +0 -1065
  36. package/docs/classes/EuiPagination.html +0 -1100
  37. package/docs/classes/EuiService.html +0 -683
  38. package/docs/classes/LogAppender.html +0 -363
  39. package/docs/classes/Logger.html +0 -1253
  40. package/docs/classes/LoggerMock.html +0 -821
  41. package/docs/classes/UrlAppender.html +0 -404
  42. package/docs/classes/UxClearErrorFeedbackEvent.html +0 -295
  43. package/docs/classes/UxErrorGroupOnClickEvent.html +0 -293
  44. package/docs/classes/UxErrorOutput.html +0 -579
  45. package/docs/classes/UxPublishErrorFeedbackEvent.html +0 -373
  46. package/docs/classes/UxValidationErrorClass.html +0 -435
  47. package/docs/dependencies.html +0 -319
  48. package/docs/fonts/ionicons.eot +0 -0
  49. package/docs/fonts/ionicons.svg +0 -2090
  50. package/docs/fonts/ionicons.ttf +0 -0
  51. package/docs/fonts/ionicons.woff +0 -0
  52. package/docs/fonts/ionicons.woff2 +0 -0
  53. package/docs/fonts/roboto-v15-latin-300.eot +0 -0
  54. package/docs/fonts/roboto-v15-latin-300.svg +0 -314
  55. package/docs/fonts/roboto-v15-latin-300.ttf +0 -0
  56. package/docs/fonts/roboto-v15-latin-300.woff +0 -0
  57. package/docs/fonts/roboto-v15-latin-300.woff2 +0 -0
  58. package/docs/fonts/roboto-v15-latin-700.eot +0 -0
  59. package/docs/fonts/roboto-v15-latin-700.svg +0 -310
  60. package/docs/fonts/roboto-v15-latin-700.ttf +0 -0
  61. package/docs/fonts/roboto-v15-latin-700.woff +0 -0
  62. package/docs/fonts/roboto-v15-latin-700.woff2 +0 -0
  63. package/docs/fonts/roboto-v15-latin-italic.eot +0 -0
  64. package/docs/fonts/roboto-v15-latin-italic.svg +0 -323
  65. package/docs/fonts/roboto-v15-latin-italic.ttf +0 -0
  66. package/docs/fonts/roboto-v15-latin-italic.woff +0 -0
  67. package/docs/fonts/roboto-v15-latin-italic.woff2 +0 -0
  68. package/docs/fonts/roboto-v15-latin-regular.eot +0 -0
  69. package/docs/fonts/roboto-v15-latin-regular.svg +0 -308
  70. package/docs/fonts/roboto-v15-latin-regular.ttf +0 -0
  71. package/docs/fonts/roboto-v15-latin-regular.woff +0 -0
  72. package/docs/fonts/roboto-v15-latin-regular.woff2 +0 -0
  73. package/docs/images/compodoc-vectorise-inverted.png +0 -0
  74. package/docs/images/compodoc-vectorise-inverted.svg +0 -201
  75. package/docs/images/compodoc-vectorise.png +0 -0
  76. package/docs/images/compodoc-vectorise.svg +0 -201
  77. package/docs/images/favicon.ico +0 -0
  78. package/docs/index.html +0 -137
  79. package/docs/interfaces/ApiQueue.html +0 -161
  80. package/docs/interfaces/ApiQueueItem.html +0 -337
  81. package/docs/interfaces/AppState.html +0 -458
  82. package/docs/interfaces/ConnectionStatus.html +0 -247
  83. package/docs/interfaces/ConsoleAppenderConfig.html +0 -284
  84. package/docs/interfaces/ConsoleAppenderTypeConfig.html +0 -227
  85. package/docs/interfaces/CoreState.html +0 -407
  86. package/docs/interfaces/EnvDynamicConfig.html +0 -373
  87. package/docs/interfaces/EuiAppHandlersConfig.html +0 -349
  88. package/docs/interfaces/EuiAppJsonConfig.html +0 -311
  89. package/docs/interfaces/EuiAuthConfig.html +0 -304
  90. package/docs/interfaces/EuiConfig.html +0 -247
  91. package/docs/interfaces/EuiEnvConfig.html +0 -317
  92. package/docs/interfaces/EuiGlobalConfig.html +0 -259
  93. package/docs/interfaces/EuiLanguage.html +0 -259
  94. package/docs/interfaces/EuiPaginationConfig.html +0 -349
  95. package/docs/interfaces/EuiServiceModel.html +0 -589
  96. package/docs/interfaces/EuiServiceStatus.html +0 -253
  97. package/docs/interfaces/EuiStoreServiceModel.html +0 -248
  98. package/docs/interfaces/EuiUserRight.html +0 -253
  99. package/docs/interfaces/GlobalConfig.html +0 -413
  100. package/docs/interfaces/HttpErrorHandlerConfig.html +0 -214
  101. package/docs/interfaces/HttpErrorRouteConfig.html +0 -287
  102. package/docs/interfaces/I18nConfig.html +0 -247
  103. package/docs/interfaces/I18nLoaderConfig.html +0 -311
  104. package/docs/interfaces/I18nResource.html +0 -316
  105. package/docs/interfaces/I18nServiceConfig.html +0 -271
  106. package/docs/interfaces/I18nState.html +0 -208
  107. package/docs/interfaces/LoadedConfigModules.html +0 -253
  108. package/docs/interfaces/LocaleServiceConfig.html +0 -310
  109. package/docs/interfaces/LocaleState.html +0 -221
  110. package/docs/interfaces/LogAppenderConfig.html +0 -220
  111. package/docs/interfaces/LogAppenderTypeConfig.html +0 -246
  112. package/docs/interfaces/LogConfig.html +0 -329
  113. package/docs/interfaces/LogEvent.html +0 -401
  114. package/docs/interfaces/LogPosition.html +0 -293
  115. package/docs/interfaces/ModuleConfig.html +0 -167
  116. package/docs/interfaces/ModulesConfig.html +0 -161
  117. package/docs/interfaces/NotificationsState.html +0 -227
  118. package/docs/interfaces/UrlAppenderConfig.html +0 -278
  119. package/docs/interfaces/UrlAppenderTypeConfig.html +0 -227
  120. package/docs/interfaces/UrlLogEvent.html +0 -284
  121. package/docs/interfaces/UserConfig.html +0 -214
  122. package/docs/interfaces/UserDetails.html +0 -356
  123. package/docs/interfaces/UserPreferences.html +0 -272
  124. package/docs/interfaces/UserState.html +0 -452
  125. package/docs/interfaces/UxErrorFeedback.html +0 -400
  126. package/docs/interfaces/UxErrorFollowMap.html +0 -161
  127. package/docs/interfaces/UxErrorInfo.html +0 -304
  128. package/docs/interfaces/UxErrorMessage.html +0 -253
  129. package/docs/interfaces/UxFormValidationError.html +0 -208
  130. package/docs/interfaces/UxHttpErrorInfo.html +0 -214
  131. package/docs/interfaces/UxHttpErrorResponse.html +0 -214
  132. package/docs/interfaces/UxMessage.html +0 -407
  133. package/docs/interfaces/UxModal.html +0 -292
  134. package/docs/interfaces/UxOrgChartNode.html +0 -889
  135. package/docs/interfaces/UxValidationErrorAttribute.html +0 -247
  136. package/docs/interfaces/UxValidationErrorFeedback.html +0 -253
  137. package/docs/interfaces/UxValidationErrorI18nMessage.html +0 -253
  138. package/docs/interfaces/VersionsConfig.html +0 -227
  139. package/docs/interfaces/XHRConfig.html +0 -492
  140. package/docs/js/compodoc.js +0 -14
  141. package/docs/js/lazy-load-graphs.js +0 -44
  142. package/docs/js/libs/EventDispatcher.js +0 -5
  143. package/docs/js/libs/bootstrap-native.js +0 -1
  144. package/docs/js/libs/clipboard.min.js +0 -7
  145. package/docs/js/libs/custom-elements-es5-adapter.js +0 -15
  146. package/docs/js/libs/custom-elements.min.js +0 -38
  147. package/docs/js/libs/d3.v3.min.js +0 -2
  148. package/docs/js/libs/deep-iterator.js +0 -2
  149. package/docs/js/libs/es6-shim.min.js +0 -11
  150. package/docs/js/libs/htmlparser.js +0 -23
  151. package/docs/js/libs/innersvg.js +0 -9
  152. package/docs/js/libs/lit-html.js +0 -1
  153. package/docs/js/libs/prism.js +0 -46
  154. package/docs/js/libs/promise.min.js +0 -6
  155. package/docs/js/libs/svg-pan-zoom.min.js +0 -3
  156. package/docs/js/libs/tablesort.min.js +0 -6
  157. package/docs/js/libs/tablesort.number.min.js +0 -6
  158. package/docs/js/libs/vis.min.js +0 -47
  159. package/docs/js/libs/zepto.min.js +0 -2
  160. package/docs/js/menu-wc.js +0 -323
  161. package/docs/js/menu.js +0 -325
  162. package/docs/js/routes.js +0 -301
  163. package/docs/js/search/lunr.min.js +0 -6
  164. package/docs/js/search/search-lunr.js +0 -67
  165. package/docs/js/search/search.js +0 -268
  166. package/docs/js/search/search_index.js +0 -4
  167. package/docs/js/sourceCode.js +0 -58
  168. package/docs/js/svg-pan-zoom.controls.js +0 -53
  169. package/docs/js/tabs.js +0 -21
  170. package/docs/js/tree.js +0 -147
  171. package/docs/license.html +0 -379
  172. package/docs/miscellaneous/enumerations.html +0 -412
  173. package/docs/miscellaneous/functions.html +0 -1084
  174. package/docs/miscellaneous/typealiases.html +0 -390
  175. package/docs/miscellaneous/variables.html +0 -1906
  176. package/docs/modules.html +0 -120
  177. package/docs/properties.html +0 -124
  178. package/docs/styles/bootstrap-card.css +0 -219
  179. package/docs/styles/bootstrap.min.css +0 -6
  180. package/docs/styles/compodoc.css +0 -1121
  181. package/docs/styles/dark.css +0 -121
  182. package/docs/styles/ionicons.min.css +0 -11
  183. package/docs/styles/laravel.css +0 -113
  184. package/docs/styles/material.css +0 -131
  185. package/docs/styles/original.css +0 -51
  186. package/docs/styles/postmark.css +0 -238
  187. package/docs/styles/prism.css +0 -301
  188. package/docs/styles/readthedocs.css +0 -117
  189. package/docs/styles/reset.css +0 -129
  190. package/docs/styles/stripe.css +0 -106
  191. package/docs/styles/style.css +0 -7
  192. package/docs/styles/tablesort.css +0 -33
  193. package/docs/styles/vagrant.css +0 -130
@@ -1,201 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="542.98999"
13
- height="542.98999"
14
- id="svg2"
15
- version="1.1"
16
- inkscape:version="0.48.4 r9939"
17
- sodipodi:docname="compodoc.svg"
18
- inkscape:export-filename="/home/SII/vogloblinsky/Bureau/compodoc.png"
19
- inkscape:export-xdpi="72"
20
- inkscape:export-ydpi="72">
21
- <defs
22
- id="defs4" />
23
- <sodipodi:namedview
24
- id="base"
25
- pagecolor="#ffffff"
26
- bordercolor="#666666"
27
- borderopacity="1.0"
28
- inkscape:pageopacity="0.0"
29
- inkscape:pageshadow="2"
30
- inkscape:zoom="0.98994949"
31
- inkscape:cx="394.86152"
32
- inkscape:cy="152.29997"
33
- inkscape:document-units="px"
34
- inkscape:current-layer="layer1"
35
- showgrid="false"
36
- inkscape:window-width="1887"
37
- inkscape:window-height="1056"
38
- inkscape:window-x="1953"
39
- inkscape:window-y="24"
40
- inkscape:window-maximized="1"
41
- fit-margin-top="0"
42
- fit-margin-left="0"
43
- fit-margin-right="0"
44
- fit-margin-bottom="0" />
45
- <metadata
46
- id="metadata7">
47
- <rdf:RDF>
48
- <cc:Work
49
- rdf:about="">
50
- <dc:format>image/svg+xml</dc:format>
51
- <dc:type
52
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
53
- <dc:title></dc:title>
54
- </cc:Work>
55
- </rdf:RDF>
56
- </metadata>
57
- <g
58
- inkscape:label="Calque 1"
59
- inkscape:groupmode="layer"
60
- id="layer1"
61
- transform="translate(-109.30421,14.576914)">
62
- <g
63
- id="g3075"
64
- transform="matrix(-0.34202014,0.93969262,-0.93969262,-0.34202014,789.34114,36.353292)">
65
- <path
66
- id="path254"
67
- style="fill:#f03949;fill-opacity:1;fill-rule:nonzero;stroke:none"
68
- d="m 126.98485,359.06758 340,0 0,-65 -340,0 0,65 z"
69
- inkscape:connector-curvature="0" />
70
- <path
71
- id="path256"
72
- style="fill:#f78f22;fill-opacity:1;fill-rule:nonzero;stroke:none"
73
- d="m 306.35985,326.56758 c 0,-13.46125 -10.9125,-24.37375 -24.37375,-24.37375 -13.46125,0 -24.37375,10.9125 -24.37375,24.37375 0,13.46125 10.9125,24.37375 24.37375,24.37375 13.46125,0 24.37375,-10.9125 24.37375,-24.37375"
74
- inkscape:connector-curvature="0" />
75
- <path
76
- id="path266"
77
- style="fill:#1a3a5c;fill-opacity:1;fill-rule:nonzero;stroke:none"
78
- d="m 173.23485,359.06758 28.75,0 0,-65 -28.75,0 0,65 z"
79
- inkscape:connector-curvature="0" />
80
- <path
81
- sodipodi:nodetypes="ccccccccccccccccccsccccc"
82
- id="path268"
83
- style="fill:#e73440;fill-opacity:1;fill-rule:nonzero;stroke:none"
84
- d="m 466.98485,326.56758 -27.5,0 0,-32.5 27.5,0 0,32.5 m -41.25,0 -38.78935,0.25254 -1.26269,-32.24746 62.02286,1.01015 -2.77792,31.23731 m -57.9429,-0.25254 -10,0 0,-32.5 10,0 0,32.5 m -23.75,0 -56.875,0 0,0 c 0,-13.46125 -10.9125,-24.37375 -24.37375,-24.37375 -13.46125,0 -24.37375,10.9125 -24.37375,24.37375 l -55.6275,0 0,-32.5 176.40229,0.25254 1.01015,32.5"
85
- inkscape:connector-curvature="0" />
86
- <path
87
- id="path258"
88
- style="fill:#3f1928;fill-opacity:1;fill-rule:nonzero;stroke:none"
89
- d="m 383.23485,359.06758 13.75,0 0,-65 -13.75,0 0,65 z"
90
- inkscape:connector-curvature="0" />
91
- <path
92
- id="path260"
93
- style="fill:#3f1928;fill-opacity:1;fill-rule:nonzero;stroke:none"
94
- d="m 405.73485,359.06758 13.75,0 0,-65 -13.75,0 0,65 z"
95
- inkscape:connector-curvature="0" />
96
- <path
97
- id="path278"
98
- style="fill:#e73440;fill-opacity:1;fill-rule:nonzero;stroke:none"
99
- d="m 173.23485,326.56758 -7.5,0 0,-32.5 7.5,0 0,32.5 m -21.25,0 -25,0 0,-32.5 25,0 0,32.5"
100
- inkscape:connector-curvature="0" />
101
- <path
102
- id="path280"
103
- style="fill:#e73440;fill-opacity:1;fill-rule:nonzero;stroke:none"
104
- d="m 151.98485,326.56758 13.75,0 0,-32.5 -13.75,0 0,32.5 z"
105
- inkscape:connector-curvature="0" />
106
- <path
107
- id="path282"
108
- style="fill:#183452;fill-opacity:1;fill-rule:nonzero;stroke:none"
109
- d="m 173.23485,326.56758 28.75,0 0,-32.5 -28.75,0 0,32.5 z"
110
- inkscape:connector-curvature="0" />
111
- </g>
112
- <g
113
- id="g3914"
114
- transform="translate(16.162441,0.605492)">
115
- <rect
116
- transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)"
117
- style="fill:#5cc0ae;fill-opacity:1"
118
- y="209.84224"
119
- x="-77.023102"
120
- height="44.285713"
121
- width="180"
122
- id="rect3090" />
123
- <rect
124
- transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)"
125
- style="fill:#f1c40f;fill-opacity:1"
126
- y="33.689053"
127
- x="209.69711"
128
- height="44.285713"
129
- width="180"
130
- id="rect3090-7-2" />
131
- </g>
132
- <g
133
- id="g3919"
134
- transform="translate(-2.0203046,-106.78207)">
135
- <path
136
- inkscape:connector-curvature="0"
137
- id="rect3090-7-2-4"
138
- d="m 623.00576,279.17227 -127.28125,127.28125 31.3125,31.3125 127.28125,-127.28125 -31.3125,-31.3125 z"
139
- style="fill:#f03949;fill-opacity:1" />
140
- <rect
141
- transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)"
142
- style="fill:#3498db;fill-opacity:1"
143
- y="-242.99538"
144
- x="502.17584"
145
- height="44.285713"
146
- width="180"
147
- id="rect3090-7" />
148
- </g>
149
- <flowRoot
150
- xml:space="preserve"
151
- id="flowRoot3935"
152
- style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
153
- transform="translate(109.30421,32.871674)"><flowRegion
154
- id="flowRegion3937"><rect
155
- id="rect3939"
156
- width="355.5737"
157
- height="240.41631"
158
- x="331.33005"
159
- y="610.32037" /></flowRegion><flowPara
160
- id="flowPara3941" /></flowRoot> <g
161
- style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
162
- id="text3943-1-6-0">
163
- <path
164
- d="m 212.84736,436.93307 c -0.33003,0.42004 -0.66003,0.75004 -0.99,0.99 -0.30003,0.24004 -0.75003,0.36004 -1.35,0.36 -0.57003,4e-5 -1.12503,-0.16496 -1.665,-0.495 -0.54003,-0.35996 -1.18503,-0.74996 -1.935,-1.17 -0.75003,-0.44996 -1.65003,-0.83996 -2.7,-1.17 -1.02003,-0.35996 -2.29502,-0.53996 -3.825,-0.54 -1.95002,4e-5 -3.66002,0.36004 -5.13,1.08 -1.47002,0.69004 -2.70001,1.69504 -3.69,3.015 -0.96001,1.32004 -1.68001,2.92504 -2.16,4.815 -0.48001,1.86003 -0.72001,3.97503 -0.72,6.345 -10e-6,2.46002 0.25499,4.65002 0.765,6.57 0.53999,1.92002 1.30499,3.54002 2.295,4.86 0.98999,1.29001 2.18998,2.28001 3.6,2.97 1.40998,0.66001 2.99998,0.99001 4.77,0.99 1.76998,1e-5 3.19497,-0.20999 4.275,-0.63 1.10997,-0.44999 2.03997,-0.92999 2.79,-1.44 0.74997,-0.53999 1.39497,-1.01999 1.935,-1.44 0.56997,-0.44998 1.19997,-0.67498 1.89,-0.675 0.89997,2e-5 1.57497,0.34502 2.025,1.035 l 3.195,4.05 c -1.23004,1.44001 -2.56504,2.65501 -4.005,3.645 -1.44003,0.96001 -2.94003,1.74001 -4.5,2.34 -1.53003,0.57 -3.12003,0.975 -4.77,1.215 -1.62002,0.24 -3.24002,0.36 -4.86,0.36 -2.85002,0 -5.53501,-0.525 -8.055,-1.575 -2.52001,-1.07999 -4.72501,-2.63999 -6.615,-4.68 -1.89,-2.03999 -3.39,-4.52999 -4.5,-7.47 -1.08,-2.96998 -1.62,-6.34498 -1.62,-10.125 0,-3.38997 0.48,-6.52497 1.44,-9.405 0.99,-2.90996 2.43,-5.41496 4.32,-7.515 1.88999,-2.12995 4.22999,-3.79495 7.02,-4.995 2.78999,-1.19995 5.99998,-1.79995 9.63,-1.8 3.44998,5e-5 6.46497,0.55505 9.045,1.665 2.60997,1.11005 4.94996,2.70005 7.02,4.77 l -2.925,4.05"
165
- style="font-size:90px;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato Bold"
166
- id="path3007" />
167
- <path
168
- d="m 242.74143,426.44807 c 3.41997,5e-5 6.52496,0.55505 9.315,1.665 2.81996,1.11005 5.21996,2.68505 7.2,4.725 2.00995,2.04004 3.55495,4.53004 4.635,7.47 1.07995,2.94003 1.61995,6.22503 1.62,9.855 -5e-5,3.66002 -0.54005,6.96002 -1.62,9.9 -1.08005,2.94001 -2.62505,5.44501 -4.635,7.515 -1.98004,2.07001 -4.38004,3.66001 -7.2,4.77 -2.79004,1.11 -5.89503,1.665 -9.315,1.665 -3.45003,0 -6.58502,-0.555 -9.405,-1.665 -2.82002,-1.10999 -5.23501,-2.69999 -7.245,-4.77 -1.98001,-2.06999 -3.52501,-4.57499 -4.635,-7.515 -1.08001,-2.93998 -1.62001,-6.23998 -1.62,-9.9 -1e-5,-3.62997 0.53999,-6.91497 1.62,-9.855 1.10999,-2.93996 2.65499,-5.42996 4.635,-7.47 2.00999,-2.03995 4.42498,-3.61495 7.245,-4.725 2.81998,-1.10995 5.95497,-1.66495 9.405,-1.665 m 0,39.015 c 3.83997,10e-6 6.67496,-1.28999 8.505,-3.87 1.85996,-2.57998 2.78996,-6.35998 2.79,-11.34 -4e-5,-4.97997 -0.93004,-8.77496 -2.79,-11.385 -1.83004,-2.60996 -4.66503,-3.91496 -8.505,-3.915 -3.90003,4e-5 -6.79502,1.32004 -8.685,3.96 -1.86002,2.61004 -2.79002,6.39003 -2.79,11.34 -2e-5,4.95002 0.92998,8.73002 2.79,11.34 1.88998,2.58001 4.78497,3.87001 8.685,3.87"
169
- style="font-size:90px;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato Bold"
170
- id="path3009" />
171
- <path
172
- d="m 273.99111,473.33807 0,-46.17 6.795,0 c 1.43999,5e-5 2.38499,0.67505 2.835,2.025 l 0.72,3.42 c 0.80999,-0.89995 1.64999,-1.72495 2.52,-2.475 0.89998,-0.74995 1.84498,-1.39495 2.835,-1.935 1.01998,-0.53995 2.09998,-0.95995 3.24,-1.26 1.16998,-0.32995 2.44498,-0.49495 3.825,-0.495 2.90997,5e-5 5.29497,0.79505 7.155,2.385 1.88997,1.56005 3.29997,3.64504 4.23,6.255 0.71996,-1.52996 1.61996,-2.83496 2.7,-3.915 1.07996,-1.10995 2.26496,-2.00995 3.555,-2.7 1.28996,-0.68995 2.65496,-1.19995 4.095,-1.53 1.46995,-0.32995 2.93995,-0.49495 4.41,-0.495 2.54995,5e-5 4.81494,0.39005 6.795,1.17 1.97994,0.78005 3.64494,1.92005 4.995,3.42 1.34994,1.50004 2.36994,3.33004 3.06,5.49 0.71993,2.16004 1.07993,4.63504 1.08,7.425 l 0,29.385 -11.115,0 0,-29.385 c -6e-5,-2.93996 -0.64505,-5.14496 -1.935,-6.615 -1.29005,-1.49996 -3.18005,-2.24996 -5.67,-2.25 -1.14005,4e-5 -2.20505,0.19504 -3.195,0.585 -0.96004,0.39004 -1.81504,0.96004 -2.565,1.71 -0.72004,0.72004 -1.29004,1.63504 -1.71,2.745 -0.42004,1.11004 -0.63004,2.38503 -0.63,3.825 l 0,29.385 -11.16,0 0,-29.385 c -3e-5,-3.08996 -0.63003,-5.33996 -1.89,-6.75 -1.23003,-1.40996 -3.04502,-2.11496 -5.445,-2.115 -1.62002,4e-5 -3.13502,0.40504 -4.545,1.215 -1.38002,0.78004 -2.67001,1.86004 -3.87,3.24 l 0,33.795 -11.115,0"
173
- style="font-size:90px;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato Bold"
174
- id="path3011" />
175
- <path
176
- d="m 349.40127,488.41307 0,-61.245 6.795,0 c 1.43999,5e-5 2.38499,0.67505 2.835,2.025 l 0.9,4.275 c 1.85998,-2.12995 3.98998,-3.85495 6.39,-5.175 2.42998,-1.31995 5.26497,-1.97995 8.505,-1.98 2.51997,5e-5 4.81496,0.52505 6.885,1.575 2.09996,1.05005 3.89996,2.58005 5.4,4.59 1.52996,1.98004 2.69995,4.44004 3.51,7.38 0.83995,2.91003 1.25995,6.25503 1.26,10.035 -5e-5,3.45002 -0.46505,6.64502 -1.395,9.585 -0.93005,2.94001 -2.26504,5.49001 -4.005,7.65 -1.71004,2.16001 -3.79504,3.85501 -6.255,5.085 -2.43003,1.2 -5.16003,1.8 -8.19,1.8 -2.61003,0 -4.83002,-0.39 -6.66,-1.17 -1.80002,-0.80999 -3.42002,-1.91999 -4.86,-3.33 l 0,18.9 -11.115,0 m 21.6,-53.325 c -2.31002,4e-5 -4.29002,0.49504 -5.94,1.485 -1.62002,0.96004 -3.13502,2.32504 -4.545,4.095 l 0,20.7 c 1.25998,1.56001 2.62498,2.65501 4.095,3.285 1.49998,0.60001 3.11998,0.90001 4.86,0.9 1.67997,1e-5 3.19497,-0.31499 4.545,-0.945 1.34997,-0.62999 2.48997,-1.58999 3.42,-2.88 0.95997,-1.28998 1.69496,-2.90998 2.205,-4.86 0.50996,-1.97998 0.76496,-4.30498 0.765,-6.975 -4e-5,-2.69997 -0.22504,-4.97997 -0.675,-6.84 -0.42004,-1.88996 -1.03503,-3.41996 -1.845,-4.59 -0.81003,-1.16996 -1.80003,-2.02496 -2.97,-2.565 -1.14003,-0.53996 -2.44503,-0.80996 -3.915,-0.81"
177
- style="font-size:90px;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato Bold"
178
- id="path3013" />
179
- <path
180
- d="m 420.98361,426.44807 c 3.41997,5e-5 6.52497,0.55505 9.315,1.665 2.81997,1.11005 5.21996,2.68505 7.2,4.725 2.00996,2.04004 3.55496,4.53004 4.635,7.47 1.07996,2.94003 1.61996,6.22503 1.62,9.855 -4e-5,3.66002 -0.54004,6.96002 -1.62,9.9 -1.08004,2.94001 -2.62504,5.44501 -4.635,7.515 -1.98004,2.07001 -4.38003,3.66001 -7.2,4.77 -2.79003,1.11 -5.89503,1.665 -9.315,1.665 -3.45002,0 -6.58502,-0.555 -9.405,-1.665 -2.82001,-1.10999 -5.23501,-2.69999 -7.245,-4.77 -1.98,-2.06999 -3.525,-4.57499 -4.635,-7.515 -1.08,-2.93998 -1.62,-6.23998 -1.62,-9.9 0,-3.62997 0.54,-6.91497 1.62,-9.855 1.11,-2.93996 2.655,-5.42996 4.635,-7.47 2.00999,-2.03995 4.42499,-3.61495 7.245,-4.725 2.81998,-1.10995 5.95498,-1.66495 9.405,-1.665 m 0,39.015 c 3.83997,10e-6 6.67497,-1.28999 8.505,-3.87 1.85997,-2.57998 2.78997,-6.35998 2.79,-11.34 -3e-5,-4.97997 -0.93003,-8.77496 -2.79,-11.385 -1.83003,-2.60996 -4.66503,-3.91496 -8.505,-3.915 -3.90002,4e-5 -6.79502,1.32004 -8.685,3.96 -1.86001,2.61004 -2.79001,6.39003 -2.79,11.34 -10e-6,4.95002 0.92999,8.73002 2.79,11.34 1.88998,2.58001 4.78498,3.87001 8.685,3.87"
181
- style="font-size:90px;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato Bold"
182
- id="path3015" />
183
- </g>
184
- <g
185
- style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
186
- id="text3947-4-8-1">
187
- <path
188
- d="m 486.71076,472.6759 c -0.78004,0 -1.23004,-0.39 -1.35,-1.17 l -0.45,-7.065 c -1.98004,2.70001 -4.29003,4.84501 -6.93,6.435 -2.64003,1.59 -5.61003,2.385 -8.91,2.385 -5.52002,0 -9.81001,-1.905 -12.87,-5.715 -3.06001,-3.80999 -4.59001,-9.52498 -4.59,-17.145 -1e-5,-3.26997 0.41999,-6.31497 1.26,-9.135 0.86999,-2.84996 2.12999,-5.30996 3.78,-7.38 1.64999,-2.09996 3.67499,-3.74995 6.075,-4.95 2.42998,-1.19995 5.21998,-1.79995 8.37,-1.8 3.02997,5e-5 5.65497,0.57005 7.875,1.71 2.21996,1.11005 4.15496,2.74504 5.805,4.905 l 0,-26.55 4.275,0 0,65.475 -2.34,0 m -16.425,-2.88 c 2.93997,10e-6 5.60997,-0.76499 8.01,-2.295 2.42997,-1.52999 4.58996,-3.67499 6.48,-6.435 l 0,-23.49 c -1.71004,-2.57996 -3.61504,-4.39496 -5.715,-5.445 -2.07003,-1.07996 -4.44003,-1.61995 -7.11,-1.62 -2.64002,5e-5 -4.95002,0.48005 -6.93,1.44 -1.98002,0.96004 -3.64502,2.32504 -4.995,4.095 -1.32001,1.74004 -2.32501,3.84004 -3.015,6.3 -0.66001,2.43003 -0.99001,5.11503 -0.99,8.055 -10e-6,6.66002 1.21499,11.56501 3.645,14.715 2.45998,3.12001 5.99998,4.68001 10.62,4.68"
189
- style="font-size:90px;font-variant:normal;font-weight:300;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato Light"
190
- id="path3018" />
191
- <path
192
- d="m 521.52107,427.1809 c 3.20997,5e-5 6.07497,0.55505 8.595,1.665 2.54997,1.08005 4.69496,2.62504 6.435,4.635 1.73996,2.01004 3.05996,4.44004 3.96,7.29 0.92996,2.82003 1.39496,5.98503 1.395,9.495 -4e-5,3.51002 -0.46504,6.67502 -1.395,9.495 -0.90004,2.82001 -2.22004,5.23501 -3.96,7.245 -1.74004,2.01001 -3.88503,3.55501 -6.435,4.635 -2.52003,1.08 -5.38503,1.62 -8.595,1.62 -3.21002,0 -6.09002,-0.54 -8.64,-1.62 -2.52001,-1.07999 -4.66501,-2.62499 -6.435,-4.635 -1.74001,-2.00999 -3.07501,-4.42499 -4.005,-7.245 -0.9,-2.81998 -1.35,-5.98498 -1.35,-9.495 0,-3.50997 0.45,-6.67497 1.35,-9.495 0.92999,-2.84996 2.26499,-5.27996 4.005,-7.29 1.76999,-2.00996 3.91499,-3.55495 6.435,-4.635 2.54998,-1.10995 5.42998,-1.66495 8.64,-1.665 m 0,42.705 c 2.66997,1e-5 4.99497,-0.44999 6.975,-1.35 2.00997,-0.92999 3.67497,-2.24999 4.995,-3.96 1.34996,-1.70999 2.35496,-3.76498 3.015,-6.165 0.65996,-2.42998 0.98996,-5.14498 0.99,-8.145 -4e-5,-2.96997 -0.33004,-5.66997 -0.99,-8.1 -0.66004,-2.42996 -1.66504,-4.49996 -3.015,-6.21 -1.32003,-1.73996 -2.98503,-3.07496 -4.995,-4.005 -1.98003,-0.92996 -4.30503,-1.39495 -6.975,-1.395 -2.67002,5e-5 -5.01002,0.46504 -7.02,1.395 -1.98001,0.93004 -3.64501,2.26504 -4.995,4.005 -1.32001,1.71004 -2.32501,3.78004 -3.015,6.21 -0.66001,2.43003 -0.99001,5.13003 -0.99,8.1 -1e-5,3.00002 0.32999,5.71502 0.99,8.145 0.68999,2.40002 1.69499,4.45501 3.015,6.165 1.34999,1.71001 3.01499,3.03001 4.995,3.96 2.00998,0.90001 4.34998,1.35001 7.02,1.35"
193
- style="font-size:90px;font-variant:normal;font-weight:300;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato Light"
194
- id="path3020" />
195
- <path
196
- d="m 584.16951,433.8859 c -0.15004,0.15004 -0.30004,0.28504 -0.45,0.405 -0.12004,0.09 -0.30004,0.13504 -0.54,0.135 -0.30004,4e-5 -0.70504,-0.19496 -1.215,-0.585 -0.51004,-0.41996 -1.20003,-0.86996 -2.07,-1.35 -0.87003,-0.47996 -1.96503,-0.91496 -3.285,-1.305 -1.29003,-0.41995 -2.86503,-0.62995 -4.725,-0.63 -2.58002,5e-5 -4.87502,0.46504 -6.885,1.395 -1.98002,0.90004 -3.66002,2.20504 -5.04,3.915 -1.38001,1.71004 -2.43001,3.78004 -3.15,6.21 -0.69001,2.43003 -1.03501,5.16003 -1.035,8.19 -10e-6,3.15002 0.35999,5.94002 1.08,8.37 0.74999,2.43001 1.79999,4.48501 3.15,6.165 1.34998,1.65001 2.98498,2.91001 4.905,3.78 1.91998,0.87001 4.04998,1.30501 6.39,1.305 2.15997,1e-5 3.95997,-0.25499 5.4,-0.765 1.46997,-0.50999 2.66997,-1.06499 3.6,-1.665 0.95996,-0.59999 1.70996,-1.15499 2.25,-1.665 0.53996,-0.50999 0.98996,-0.76499 1.35,-0.765 0.35996,1e-5 0.65996,0.15001 0.9,0.45 l 1.125,1.44 c -0.69004,0.90001 -1.56004,1.74001 -2.61,2.52 -1.05004,0.78001 -2.23504,1.45501 -3.555,2.025 -1.32003,0.57 -2.76003,1.005 -4.32,1.305 -1.53003,0.33 -3.13503,0.495 -4.815,0.495 -2.85002,0 -5.46002,-0.51 -7.83,-1.53 -2.34001,-1.04999 -4.36501,-2.54999 -6.075,-4.5 -1.68001,-1.97999 -3.00001,-4.39499 -3.96,-7.245 -0.93001,-2.84998 -1.39501,-6.08998 -1.395,-9.72 -10e-6,-3.41997 0.44999,-6.53997 1.35,-9.36 0.89999,-2.81996 2.21999,-5.24996 3.96,-7.29 1.73999,-2.03996 3.85499,-3.61495 6.345,-4.725 2.51998,-1.13995 5.39998,-1.70995 8.64,-1.71 2.90997,5e-5 5.48997,0.46505 7.74,1.395 2.24996,0.93005 4.21496,2.19005 5.895,3.78 l -1.125,1.53"
197
- style="font-size:90px;font-variant:normal;font-weight:300;font-stretch:normal;font-family:Lato;-inkscape-font-specification:Lato Light"
198
- id="path3022" />
199
- </g>
200
- </g>
201
- </svg>
Binary file
package/docs/index.html DELETED
@@ -1,137 +0,0 @@
1
- <!doctype html>
2
- <html class="no-js" lang="">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta http-equiv="x-ua-compatible" content="ie=edge">
6
- <title>csdr documentation</title>
7
- <meta name="description" content="">
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
-
10
- <link rel="icon" type="image/x-icon" href="./images/favicon.ico">
11
- <link rel="stylesheet" href="./styles/style.css">
12
- <link rel="stylesheet" href="./styles/dark.css">
13
- <link rel="stylesheet" href="./styles/material.css">
14
- </head>
15
- <body>
16
-
17
- <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
18
- <a href="./" class="navbar-brand">csdr documentation</a>
19
- <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
20
- </div>
21
-
22
- <div class="xs-menu menu" id="mobile-menu">
23
- <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
24
- </div>
25
-
26
- <div class="container-fluid main">
27
- <div class="row main">
28
- <div class="hidden-xs menu">
29
- <compodoc-menu mode="normal"></compodoc-menu>
30
- </div>
31
- <!-- START CONTENT -->
32
- <div class="content overview">
33
- <div class="content-data">
34
-
35
-
36
- <ol class="breadcrumb">
37
- <li class="breadcrumb-item">Overview</li>
38
- </ol>
39
-
40
- <div class="tab-content overview">
41
- <div class="row">
42
- <div class="col-sm-3">
43
- <div class="card text-center">
44
- <div class="card-block">
45
- <h4 class="card-title"><span class="icon ion-ios-paper"></span></h4>
46
- <p class="card-text">15 Classes</p>
47
- </div>
48
- </div>
49
- </div>
50
- <div class="col-sm-3">
51
- <div class="card text-center">
52
- <div class="card-block">
53
- <h4 class="card-title"><span class="icon ion-md-information-circle-outline"></span></h4>
54
- <p class="card-text">61 Interfaces</p>
55
- </div>
56
- </div>
57
- </div>
58
- </div>
59
- </div>
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
- </div><div class="search-results">
80
- <div class="has-results">
81
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
82
- <ul class="search-results-list"></ul>
83
- </div>
84
- <div class="no-results">
85
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
86
- </div>
87
- </div>
88
- </div>
89
- <!-- END CONTENT -->
90
- </div>
91
- </div>
92
-
93
- <label class="dark-mode-switch">
94
- <input type="checkbox">
95
- <span class="slider">
96
- <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">
97
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
98
- </svg>
99
- </span>
100
- </label>
101
-
102
- <script>
103
- var COMPODOC_CURRENT_PAGE_DEPTH = 0;
104
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'overview';
105
- var COMPODOC_CURRENT_PAGE_URL = 'index.html';
106
- var MAX_SEARCH_RESULTS = 15;
107
- </script>
108
-
109
- <script src="./js/libs/custom-elements.min.js"></script>
110
- <script src="./js/libs/lit-html.js"></script>
111
-
112
- <script src="./js/menu-wc.js" defer></script>
113
- <script nomodule src="./js/menu-wc_es5.js" defer></script>
114
-
115
- <script src="./js/libs/bootstrap-native.js"></script>
116
-
117
- <script src="./js/libs/es6-shim.min.js"></script>
118
- <script src="./js/libs/EventDispatcher.js"></script>
119
- <script src="./js/libs/promise.min.js"></script>
120
- <script src="./js/libs/zepto.min.js"></script>
121
-
122
- <script src="./js/compodoc.js"></script>
123
-
124
- <script src="./js/tabs.js"></script>
125
- <script src="./js/menu.js"></script>
126
- <script src="./js/libs/clipboard.min.js"></script>
127
- <script src="./js/libs/prism.js"></script>
128
- <script src="./js/sourceCode.js"></script>
129
- <script src="./js/search/search.js"></script>
130
- <script src="./js/search/lunr.min.js"></script>
131
- <script src="./js/search/search-lunr.js"></script>
132
- <script src="./js/search/search_index.js"></script>
133
- <script src="./js/lazy-load-graphs.js"></script>
134
-
135
-
136
- </body>
137
- </html>
@@ -1,161 +0,0 @@
1
- <!doctype html>
2
- <html class="no-js" lang="">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta http-equiv="x-ua-compatible" content="ie=edge">
6
- <title>csdr documentation</title>
7
- <meta name="description" content="">
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
-
10
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
- <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css">
13
- <link rel="stylesheet" href="../styles/material.css">
14
- </head>
15
- <body>
16
-
17
- <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
18
- <a href="../" class="navbar-brand">csdr documentation</a>
19
- <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
20
- </div>
21
-
22
- <div class="xs-menu menu" id="mobile-menu">
23
- <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
24
- </div>
25
-
26
- <div class="container-fluid main">
27
- <div class="row main">
28
- <div class="hidden-xs menu">
29
- <compodoc-menu mode="normal"></compodoc-menu>
30
- </div>
31
- <!-- START CONTENT -->
32
- <div class="content interface">
33
- <div class="content-data">
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
- <ol class="breadcrumb">
48
- <li class="breadcrumb-item">Interfaces</li>
49
- <li class="breadcrumb-item"
50
- >
51
- ApiQueue</li>
52
- </ol>
53
-
54
- <ul class="nav nav-tabs" role="tablist">
55
- <li class="nav-item">
56
- <a href="#info"
57
- class="nav-link"
58
- class="nav-link active"
59
- role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
60
- </li>
61
- </ul>
62
-
63
- <div class="tab-content">
64
- <div class="tab-pane fade active in" id="info">
65
- <p class="comment">
66
- <h3>File</h3>
67
- </p>
68
- <p class="comment">
69
- <code>packages/eui/packages/base/src/lib/eui-models/eui-store/models/app.models.ts</code>
70
- </p>
71
-
72
-
73
-
74
-
75
-
76
-
77
- <section data-compodoc="block-indexables">
78
- <h3 id="inputs">Indexable</h3>
79
- <table class="table table-sm table-bordered">
80
- <tbody>
81
- <tr>
82
- <td class="col-md-4">
83
- <code>[id: string]: <code><a href="../interfaces/ApiQueueItem.html" target="_self" >ApiQueueItem</a></code>
84
- </code>
85
- </td>
86
- </tr>
87
- </tbody>
88
- </table>
89
- </section>
90
-
91
- </div>
92
-
93
-
94
- </div>
95
-
96
-
97
-
98
-
99
-
100
-
101
-
102
-
103
- </div><div class="search-results">
104
- <div class="has-results">
105
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
106
- <ul class="search-results-list"></ul>
107
- </div>
108
- <div class="no-results">
109
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
110
- </div>
111
- </div>
112
- </div>
113
- <!-- END CONTENT -->
114
- </div>
115
- </div>
116
-
117
- <label class="dark-mode-switch">
118
- <input type="checkbox">
119
- <span class="slider">
120
- <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">
121
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
122
- </svg>
123
- </span>
124
- </label>
125
-
126
- <script>
127
- var COMPODOC_CURRENT_PAGE_DEPTH = 1;
128
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
129
- var COMPODOC_CURRENT_PAGE_URL = 'ApiQueue.html';
130
- var MAX_SEARCH_RESULTS = 15;
131
- </script>
132
-
133
- <script src="../js/libs/custom-elements.min.js"></script>
134
- <script src="../js/libs/lit-html.js"></script>
135
-
136
- <script src="../js/menu-wc.js" defer></script>
137
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
138
-
139
- <script src="../js/libs/bootstrap-native.js"></script>
140
-
141
- <script src="../js/libs/es6-shim.min.js"></script>
142
- <script src="../js/libs/EventDispatcher.js"></script>
143
- <script src="../js/libs/promise.min.js"></script>
144
- <script src="../js/libs/zepto.min.js"></script>
145
-
146
- <script src="../js/compodoc.js"></script>
147
-
148
- <script src="../js/tabs.js"></script>
149
- <script src="../js/menu.js"></script>
150
- <script src="../js/libs/clipboard.min.js"></script>
151
- <script src="../js/libs/prism.js"></script>
152
- <script src="../js/sourceCode.js"></script>
153
- <script src="../js/search/search.js"></script>
154
- <script src="../js/search/lunr.min.js"></script>
155
- <script src="../js/search/search-lunr.js"></script>
156
- <script src="../js/search/search_index.js"></script>
157
- <script src="../js/lazy-load-graphs.js"></script>
158
-
159
-
160
- </body>
161
- </html>