@eui/core 17.0.0-next.1 → 17.0.0-next.3

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 (210) hide show
  1. package/esm2022/lib/eui-core.module.mjs +5 -5
  2. package/esm2022/lib/interceptors/add-lang-param.interceptor.mjs +4 -4
  3. package/esm2022/lib/interceptors/cache-prevention.interceptor.mjs +4 -4
  4. package/esm2022/lib/interceptors/cors-security.interceptor.mjs +4 -4
  5. package/esm2022/lib/interceptors/csrf-prevention.interceptor.mjs +4 -4
  6. package/esm2022/lib/interceptors/eu-login-session-timeout-handling.interceptor.mjs +6 -6
  7. package/esm2022/lib/interceptors/openid/openid-connect.interceptor.mjs +12 -7
  8. package/esm2022/lib/interceptors/openid/openid-connect.service.mjs +4 -4
  9. package/esm2022/lib/interceptors/ux-request-error-model.interceptor.mjs +4 -4
  10. package/esm2022/lib/services/dynamic-menu/dynamic-menu.service.mjs +4 -4
  11. package/esm2022/lib/services/errors/global-error-handler.mjs +4 -4
  12. package/esm2022/lib/services/errors/http-error-handler.interceptor.mjs +4 -4
  13. package/esm2022/lib/services/eui-timezone.service.mjs +4 -4
  14. package/esm2022/lib/services/i18n/i18n.loader.mjs +4 -4
  15. package/esm2022/lib/services/i18n/i18n.service.mjs +4 -4
  16. package/esm2022/lib/services/i18n/i18n.service.mock.mjs +4 -4
  17. package/esm2022/lib/services/locale/locale.service.mjs +5 -4
  18. package/esm2022/lib/services/locale/locale.service.mock.mjs +4 -4
  19. package/esm2022/lib/services/log/log.module.mjs +5 -5
  20. package/esm2022/lib/services/log/log.service.mjs +4 -4
  21. package/esm2022/lib/services/permission/permission.service.mjs +4 -4
  22. package/esm2022/lib/services/queue/api-queue.service.mjs +4 -4
  23. package/esm2022/lib/services/queue/api-queue.service.mock.mjs +2 -2
  24. package/esm2022/lib/services/storage/local-forage.service.mjs +4 -4
  25. package/esm2022/lib/services/storage/local-storage.service.mjs +4 -4
  26. package/esm2022/lib/services/storage/session-storage.service.mjs +4 -4
  27. package/esm2022/lib/services/store/effects/app.effects.mjs +4 -4
  28. package/esm2022/lib/services/store/reducers/app.reducers.mjs +2 -1
  29. package/esm2022/lib/services/store/reducers/meta.reducers.mjs +2 -2
  30. package/esm2022/lib/services/store/store.service.mjs +4 -4
  31. package/esm2022/lib/services/store/store.service.mock.mjs +4 -4
  32. package/esm2022/lib/services/user/user.service.mjs +4 -4
  33. package/esm2022/lib/services/user/user.service.mock.mjs +4 -4
  34. package/esm2022/lib/services/ux-app-shell.service.mjs +17 -5
  35. package/esm2022/lib/services/ux-dynamic-component/ux-dynamic-component.service.mjs +4 -4
  36. package/esm2022/lib/services/ux-error-feedback/ux-error-feedback.service.mjs +4 -4
  37. package/fesm2022/eui-core.mjs +128 -109
  38. package/fesm2022/eui-core.mjs.map +1 -1
  39. package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts +1 -1
  40. package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts.map +1 -1
  41. package/lib/interceptors/openid/openid-connect.interceptor.d.ts.map +1 -1
  42. package/lib/services/locale/locale.service.d.ts.map +1 -1
  43. package/lib/services/store/reducers/app.reducers.d.ts.map +1 -1
  44. package/lib/services/user/user.service.d.ts +1 -1
  45. package/lib/services/user/user.service.d.ts.map +1 -1
  46. package/lib/services/ux-app-shell.service.d.ts.map +1 -1
  47. package/package.json +1 -1
  48. package/docs/classes/ActivatedRouteAction.html +0 -282
  49. package/docs/classes/AddApiQueueItemAction.html +0 -282
  50. package/docs/classes/AddAppLoadedConfigModulesAction.html +0 -282
  51. package/docs/classes/ApiQueueServiceMock.html +0 -553
  52. package/docs/classes/AsyncStorageService.html +0 -941
  53. package/docs/classes/AsyncStorageServiceMock.html +0 -427
  54. package/docs/classes/EmptyApiQueueAction.html +0 -282
  55. package/docs/classes/EuiCoreRootGuardClass.html +0 -167
  56. package/docs/classes/EuiError.html +0 -227
  57. package/docs/classes/I18nResourceImpl.html +0 -510
  58. package/docs/classes/InitStoreAction.html +0 -282
  59. package/docs/classes/LogServiceMock.html +0 -223
  60. package/docs/classes/OpenIdConnectServiceMock.html +0 -223
  61. package/docs/classes/RemoveApiQueueItemAction.html +0 -282
  62. package/docs/classes/RouterMock.html +0 -499
  63. package/docs/classes/StorageService.html +0 -640
  64. package/docs/classes/StorageServiceMock.html +0 -325
  65. package/docs/classes/StoreMock.html +0 -406
  66. package/docs/classes/TranslateServiceMock.html +0 -929
  67. package/docs/classes/UpdateAppConnectionAction.html +0 -282
  68. package/docs/classes/UpdateAppStatusAction.html +0 -282
  69. package/docs/classes/UpdateAppVersionAction.html +0 -282
  70. package/docs/classes/UpdateCurrentModuleAction.html +0 -282
  71. package/docs/classes/UpdateI18nStateAction.html +0 -282
  72. package/docs/classes/UpdateLocaleStateAction.html +0 -282
  73. package/docs/classes/UpdateNotificationsListAction.html +0 -282
  74. package/docs/classes/UpdateUserDashboardAction.html +0 -282
  75. package/docs/classes/UpdateUserDetailsAction.html +0 -282
  76. package/docs/classes/UpdateUserPreferencesAction.html +0 -282
  77. package/docs/classes/UpdateUserRightsAction.html +0 -282
  78. package/docs/classes/UpdateUserStateAction.html +0 -282
  79. package/docs/classes/UxErrorManager.html +0 -536
  80. package/docs/classes/UxRootInjectorGuard.html +0 -197
  81. package/docs/dependencies.html +0 -319
  82. package/docs/directives/TranslateMockDirective.html +0 -266
  83. package/docs/fonts/ionicons.eot +0 -0
  84. package/docs/fonts/ionicons.svg +0 -2090
  85. package/docs/fonts/ionicons.ttf +0 -0
  86. package/docs/fonts/ionicons.woff +0 -0
  87. package/docs/fonts/ionicons.woff2 +0 -0
  88. package/docs/fonts/roboto-v15-latin-300.eot +0 -0
  89. package/docs/fonts/roboto-v15-latin-300.svg +0 -314
  90. package/docs/fonts/roboto-v15-latin-300.ttf +0 -0
  91. package/docs/fonts/roboto-v15-latin-300.woff +0 -0
  92. package/docs/fonts/roboto-v15-latin-300.woff2 +0 -0
  93. package/docs/fonts/roboto-v15-latin-700.eot +0 -0
  94. package/docs/fonts/roboto-v15-latin-700.svg +0 -310
  95. package/docs/fonts/roboto-v15-latin-700.ttf +0 -0
  96. package/docs/fonts/roboto-v15-latin-700.woff +0 -0
  97. package/docs/fonts/roboto-v15-latin-700.woff2 +0 -0
  98. package/docs/fonts/roboto-v15-latin-italic.eot +0 -0
  99. package/docs/fonts/roboto-v15-latin-italic.svg +0 -323
  100. package/docs/fonts/roboto-v15-latin-italic.ttf +0 -0
  101. package/docs/fonts/roboto-v15-latin-italic.woff +0 -0
  102. package/docs/fonts/roboto-v15-latin-italic.woff2 +0 -0
  103. package/docs/fonts/roboto-v15-latin-regular.eot +0 -0
  104. package/docs/fonts/roboto-v15-latin-regular.svg +0 -308
  105. package/docs/fonts/roboto-v15-latin-regular.ttf +0 -0
  106. package/docs/fonts/roboto-v15-latin-regular.woff +0 -0
  107. package/docs/fonts/roboto-v15-latin-regular.woff2 +0 -0
  108. package/docs/images/compodoc-vectorise-inverted.png +0 -0
  109. package/docs/images/compodoc-vectorise-inverted.svg +0 -201
  110. package/docs/images/compodoc-vectorise.png +0 -0
  111. package/docs/images/compodoc-vectorise.svg +0 -201
  112. package/docs/images/favicon.ico +0 -0
  113. package/docs/index.html +0 -171
  114. package/docs/injectables/ApiQueueService.html +0 -806
  115. package/docs/injectables/CoreAppEffects.html +0 -392
  116. package/docs/injectables/EuiDynamicMenuService.html +0 -379
  117. package/docs/injectables/EuiPermissionService.html +0 -652
  118. package/docs/injectables/EuiTimezoneService.html +0 -382
  119. package/docs/injectables/GlobalErrorHandler.html +0 -293
  120. package/docs/injectables/I18nLoader.html +0 -597
  121. package/docs/injectables/I18nService.html +0 -945
  122. package/docs/injectables/I18nServiceMock.html +0 -634
  123. package/docs/injectables/LocalForageService.html +0 -773
  124. package/docs/injectables/LocalStorageService.html +0 -554
  125. package/docs/injectables/LocaleService.html +0 -799
  126. package/docs/injectables/LocaleServiceMock.html +0 -493
  127. package/docs/injectables/LogService.html +0 -354
  128. package/docs/injectables/OpenIdConnectService.html +0 -225
  129. package/docs/injectables/SessionStorageService.html +0 -554
  130. package/docs/injectables/StoreService.html +0 -651
  131. package/docs/injectables/StoreServiceMock.html +0 -457
  132. package/docs/injectables/UserService.html +0 -760
  133. package/docs/injectables/UserServiceMock.html +0 -649
  134. package/docs/injectables/UxAppShellService.html +0 -2254
  135. package/docs/injectables/UxDynamicComponentService.html +0 -437
  136. package/docs/injectables/UxErrorFeedbackService.html +0 -591
  137. package/docs/interceptors/AddLangParamInterceptor.html +0 -305
  138. package/docs/interceptors/CachePreventionInterceptor.html +0 -254
  139. package/docs/interceptors/CorsSecurityInterceptor.html +0 -254
  140. package/docs/interceptors/CsrfPreventionInterceptor.html +0 -254
  141. package/docs/interceptors/EuLoginSessionTimeoutHandlingInterceptor.html +0 -254
  142. package/docs/interceptors/HttpErrorHandlerInterceptor.html +0 -321
  143. package/docs/interceptors/OpenIdConnectInterceptor.html +0 -347
  144. package/docs/interceptors/UxRequestErrorModelInterceptor.html +0 -297
  145. package/docs/interfaces/EuiTimeZone.html +0 -247
  146. package/docs/interfaces/LoadedResources.html +0 -292
  147. package/docs/interfaces/LoadedResourcesError.html +0 -247
  148. package/docs/interfaces/ModuleLoadEvent.html +0 -292
  149. package/docs/interfaces/OpenIdConnectUserDetails.html +0 -439
  150. package/docs/interfaces/ResourceError.html +0 -298
  151. package/docs/interfaces/UIState.html +0 -1900
  152. package/docs/js/compodoc.js +0 -14
  153. package/docs/js/lazy-load-graphs.js +0 -44
  154. package/docs/js/libs/EventDispatcher.js +0 -5
  155. package/docs/js/libs/bootstrap-native.js +0 -1
  156. package/docs/js/libs/clipboard.min.js +0 -7
  157. package/docs/js/libs/custom-elements-es5-adapter.js +0 -15
  158. package/docs/js/libs/custom-elements.min.js +0 -38
  159. package/docs/js/libs/d3.v3.min.js +0 -2
  160. package/docs/js/libs/deep-iterator.js +0 -2
  161. package/docs/js/libs/es6-shim.min.js +0 -11
  162. package/docs/js/libs/htmlparser.js +0 -23
  163. package/docs/js/libs/innersvg.js +0 -9
  164. package/docs/js/libs/lit-html.js +0 -1
  165. package/docs/js/libs/prism.js +0 -46
  166. package/docs/js/libs/promise.min.js +0 -6
  167. package/docs/js/libs/svg-pan-zoom.min.js +0 -3
  168. package/docs/js/libs/tablesort.min.js +0 -6
  169. package/docs/js/libs/tablesort.number.min.js +0 -6
  170. package/docs/js/libs/vis.min.js +0 -47
  171. package/docs/js/libs/zepto.min.js +0 -2
  172. package/docs/js/menu-wc.js +0 -380
  173. package/docs/js/menu.js +0 -325
  174. package/docs/js/routes.js +0 -301
  175. package/docs/js/search/lunr.min.js +0 -6
  176. package/docs/js/search/search-lunr.js +0 -67
  177. package/docs/js/search/search.js +0 -268
  178. package/docs/js/search/search_index.js +0 -4
  179. package/docs/js/sourceCode.js +0 -58
  180. package/docs/js/svg-pan-zoom.controls.js +0 -53
  181. package/docs/js/tabs.js +0 -21
  182. package/docs/js/tree.js +0 -147
  183. package/docs/license.html +0 -379
  184. package/docs/miscellaneous/enumerations.html +0 -418
  185. package/docs/miscellaneous/functions.html +0 -1864
  186. package/docs/miscellaneous/typealiases.html +0 -258
  187. package/docs/miscellaneous/variables.html +0 -3965
  188. package/docs/modules/CoreModule.html +0 -256
  189. package/docs/modules/I18nModule.html +0 -198
  190. package/docs/modules/LogModule.html +0 -305
  191. package/docs/modules/TranslateMockModule.html +0 -176
  192. package/docs/modules.html +0 -168
  193. package/docs/pipes/TranslateMockPipe.html +0 -227
  194. package/docs/properties.html +0 -124
  195. package/docs/styles/bootstrap-card.css +0 -219
  196. package/docs/styles/bootstrap.min.css +0 -6
  197. package/docs/styles/compodoc.css +0 -1121
  198. package/docs/styles/dark.css +0 -121
  199. package/docs/styles/ionicons.min.css +0 -11
  200. package/docs/styles/laravel.css +0 -113
  201. package/docs/styles/material.css +0 -131
  202. package/docs/styles/original.css +0 -51
  203. package/docs/styles/postmark.css +0 -238
  204. package/docs/styles/prism.css +0 -301
  205. package/docs/styles/readthedocs.css +0 -117
  206. package/docs/styles/reset.css +0 -129
  207. package/docs/styles/stripe.css +0 -106
  208. package/docs/styles/style.css +0 -7
  209. package/docs/styles/tablesort.css +0 -33
  210. 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,171 +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-archive"></span></h4>
46
- <p class="card-text">
47
- <a href="./modules.html">4 Modules</a>
48
- </p>
49
- </div>
50
- </div>
51
- </div>
52
- <div class="col-sm-3">
53
- <div class="card text-center">
54
- <div class="card-block">
55
- <h4 class="card-title"><span class="icon ion-md-code-working"></span></h4>
56
- <p class="card-text">1 Directive</p>
57
- </div>
58
- </div>
59
- </div>
60
- <div class="col-sm-3">
61
- <div class="card text-center">
62
- <div class="card-block">
63
- <h4 class="card-title"><span class="icon ion-md-arrow-round-down"></span></h4>
64
- <p class="card-text">23 Injectables</p>
65
- </div>
66
- </div>
67
- </div>
68
- <div class="col-sm-3">
69
- <div class="card text-center">
70
- <div class="card-block">
71
- <h4 class="card-title"><span class="icon ion-md-add"></span></h4>
72
- <p class="card-text">1 Pipe</p>
73
- </div>
74
- </div>
75
- </div>
76
- <div class="col-sm-3">
77
- <div class="card text-center">
78
- <div class="card-block">
79
- <h4 class="card-title"><span class="icon ion-ios-paper"></span></h4>
80
- <p class="card-text">33 Classes</p>
81
- </div>
82
- </div>
83
- </div>
84
- <div class="col-sm-3">
85
- <div class="card text-center">
86
- <div class="card-block">
87
- <h4 class="card-title"><span class="icon ion-md-information-circle-outline"></span></h4>
88
- <p class="card-text">7 Interfaces</p>
89
- </div>
90
- </div>
91
- </div>
92
- </div>
93
- </div>
94
-
95
-
96
-
97
-
98
-
99
-
100
-
101
-
102
-
103
-
104
-
105
-
106
-
107
-
108
-
109
-
110
-
111
-
112
-
113
- </div><div class="search-results">
114
- <div class="has-results">
115
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
116
- <ul class="search-results-list"></ul>
117
- </div>
118
- <div class="no-results">
119
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
120
- </div>
121
- </div>
122
- </div>
123
- <!-- END CONTENT -->
124
- </div>
125
- </div>
126
-
127
- <label class="dark-mode-switch">
128
- <input type="checkbox">
129
- <span class="slider">
130
- <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">
131
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
132
- </svg>
133
- </span>
134
- </label>
135
-
136
- <script>
137
- var COMPODOC_CURRENT_PAGE_DEPTH = 0;
138
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'overview';
139
- var COMPODOC_CURRENT_PAGE_URL = 'index.html';
140
- var MAX_SEARCH_RESULTS = 15;
141
- </script>
142
-
143
- <script src="./js/libs/custom-elements.min.js"></script>
144
- <script src="./js/libs/lit-html.js"></script>
145
-
146
- <script src="./js/menu-wc.js" defer></script>
147
- <script nomodule src="./js/menu-wc_es5.js" defer></script>
148
-
149
- <script src="./js/libs/bootstrap-native.js"></script>
150
-
151
- <script src="./js/libs/es6-shim.min.js"></script>
152
- <script src="./js/libs/EventDispatcher.js"></script>
153
- <script src="./js/libs/promise.min.js"></script>
154
- <script src="./js/libs/zepto.min.js"></script>
155
-
156
- <script src="./js/compodoc.js"></script>
157
-
158
- <script src="./js/tabs.js"></script>
159
- <script src="./js/menu.js"></script>
160
- <script src="./js/libs/clipboard.min.js"></script>
161
- <script src="./js/libs/prism.js"></script>
162
- <script src="./js/sourceCode.js"></script>
163
- <script src="./js/search/search.js"></script>
164
- <script src="./js/search/lunr.min.js"></script>
165
- <script src="./js/search/search-lunr.js"></script>
166
- <script src="./js/search/search_index.js"></script>
167
- <script src="./js/lazy-load-graphs.js"></script>
168
-
169
-
170
- </body>
171
- </html>