@licensespring/node-sdk 1.0.2

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 (187) hide show
  1. package/README.md +1 -0
  2. package/dist/.env.prod +22 -0
  3. package/dist/hwid/hardware_id_generator/CHANGELOG.md +4 -0
  4. package/dist/hwid/hardware_id_generator/bin/linux/aarch64/glibc/libhardware_id_generator.so +0 -0
  5. package/dist/hwid/hardware_id_generator/bin/linux/aarch64/musl/libhardware_id_generator.so +0 -0
  6. package/dist/hwid/hardware_id_generator/bin/linux/arm/glibc/libhardware_id_generator.so +0 -0
  7. package/dist/hwid/hardware_id_generator/bin/linux/arm/musl/libhardware_id_generator.so +0 -0
  8. package/dist/hwid/hardware_id_generator/bin/linux/i686/glibc/libhardware_id_generator.so +0 -0
  9. package/dist/hwid/hardware_id_generator/bin/linux/i686/musl/libhardware_id_generator.so +0 -0
  10. package/dist/hwid/hardware_id_generator/bin/linux/ppc64le/glibc/libhardware_id_generator.so +0 -0
  11. package/dist/hwid/hardware_id_generator/bin/linux/ppc64le/musl/libhardware_id_generator.so +0 -0
  12. package/dist/hwid/hardware_id_generator/bin/linux/riscv64/glibc/libhardware_id_generator.so +0 -0
  13. package/dist/hwid/hardware_id_generator/bin/linux/riscv64/musl/libhardware_id_generator.so +0 -0
  14. package/dist/hwid/hardware_id_generator/bin/linux/s390x/glibc/libhardware_id_generator.so +0 -0
  15. package/dist/hwid/hardware_id_generator/bin/linux/s390x/musl/libhardware_id_generator.so +0 -0
  16. package/dist/hwid/hardware_id_generator/bin/linux/x86_64/glibc/libhardware_id_generator.so +0 -0
  17. package/dist/hwid/hardware_id_generator/bin/linux/x86_64/musl/libhardware_id_generator.so +0 -0
  18. package/dist/hwid/hardware_id_generator/bin/macos/arm64/libhardware_id_generator.so +0 -0
  19. package/dist/hwid/hardware_id_generator/bin/macos/x86_64/libhardware_id_generator.so +0 -0
  20. package/dist/hwid/hardware_id_generator/bin/windows/arm/hardware_id_generator.dll +0 -0
  21. package/dist/hwid/hardware_id_generator/bin/windows/arm64/hardware_id_generator.dll +0 -0
  22. package/dist/hwid/hardware_id_generator/bin/windows/x64/hardware_id_generator.dll +0 -0
  23. package/dist/hwid/hardware_id_generator/bin/windows/x86/hardware_id_generator.dll +0 -0
  24. package/dist/hwid/hardware_id_generator/documentation/Documentation.html +1 -0
  25. package/dist/hwid/hardware_id_generator/documentation/README.md +25 -0
  26. package/dist/hwid/hardware_id_generator/documentation/html/annotated.html +115 -0
  27. package/dist/hwid/hardware_id_generator/documentation/html/annotated_dup.js +10 -0
  28. package/dist/hwid/hardware_id_generator/documentation/html/bc_s.png +0 -0
  29. package/dist/hwid/hardware_id_generator/documentation/html/bc_sd.png +0 -0
  30. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider-members.html +114 -0
  31. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.html +338 -0
  32. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.js +5 -0
  33. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProvider.png +0 -0
  34. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud-members.html +114 -0
  35. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.html +184 -0
  36. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.js +4 -0
  37. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderCloud.png +0 -0
  38. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux-members.html +114 -0
  39. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.html +184 -0
  40. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.js +4 -0
  41. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderLinux.png +0 -0
  42. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos-members.html +114 -0
  43. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.html +184 -0
  44. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.js +4 -0
  45. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderMacos.png +0 -0
  46. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows-members.html +114 -0
  47. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.html +192 -0
  48. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.js +4 -0
  49. package/dist/hwid/hardware_id_generator/documentation/html/classLicenseSpring_1_1HardwareIdProviderWindows.png +0 -0
  50. package/dist/hwid/hardware_id_generator/documentation/html/classes.html +111 -0
  51. package/dist/hwid/hardware_id_generator/documentation/html/closed.png +0 -0
  52. package/dist/hwid/hardware_id_generator/documentation/html/dir_a49c68042076af89c9be520540c36a5a.html +106 -0
  53. package/dist/hwid/hardware_id_generator/documentation/html/dir_d44c64559bbebec7f509842c48db8b23.html +122 -0
  54. package/dist/hwid/hardware_id_generator/documentation/html/dir_d44c64559bbebec7f509842c48db8b23.js +9 -0
  55. package/dist/hwid/hardware_id_generator/documentation/html/doc.svg +12 -0
  56. package/dist/hwid/hardware_id_generator/documentation/html/docd.svg +12 -0
  57. package/dist/hwid/hardware_id_generator/documentation/html/doxygen.css +2045 -0
  58. package/dist/hwid/hardware_id_generator/documentation/html/doxygen.svg +28 -0
  59. package/dist/hwid/hardware_id_generator/documentation/html/dynsections.js +192 -0
  60. package/dist/hwid/hardware_id_generator/documentation/html/exports_8h_source.html +137 -0
  61. package/dist/hwid/hardware_id_generator/documentation/html/files.html +116 -0
  62. package/dist/hwid/hardware_id_generator/documentation/html/files_dup.js +4 -0
  63. package/dist/hwid/hardware_id_generator/documentation/html/folderclosed.svg +11 -0
  64. package/dist/hwid/hardware_id_generator/documentation/html/folderclosedd.svg +11 -0
  65. package/dist/hwid/hardware_id_generator/documentation/html/folderopen.svg +17 -0
  66. package/dist/hwid/hardware_id_generator/documentation/html/folderopend.svg +12 -0
  67. package/dist/hwid/hardware_id_generator/documentation/html/functions.html +110 -0
  68. package/dist/hwid/hardware_id_generator/documentation/html/functions_func.html +110 -0
  69. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider_8h_source.html +161 -0
  70. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__cloud_8h_source.html +142 -0
  71. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__linux_8h_source.html +131 -0
  72. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__macos_8h_source.html +131 -0
  73. package/dist/hwid/hardware_id_generator/documentation/html/hardware__id__provider__windows_8h_source.html +149 -0
  74. package/dist/hwid/hardware_id_generator/documentation/html/hierarchy.html +114 -0
  75. package/dist/hwid/hardware_id_generator/documentation/html/hierarchy.js +9 -0
  76. package/dist/hwid/hardware_id_generator/documentation/html/index.html +132 -0
  77. package/dist/hwid/hardware_id_generator/documentation/html/index.js +4 -0
  78. package/dist/hwid/hardware_id_generator/documentation/html/jquery.js +34 -0
  79. package/dist/hwid/hardware_id_generator/documentation/html/logo_small.png +0 -0
  80. package/dist/hwid/hardware_id_generator/documentation/html/menu.js +136 -0
  81. package/dist/hwid/hardware_id_generator/documentation/html/menudata.js +35 -0
  82. package/dist/hwid/hardware_id_generator/documentation/html/minus.svg +8 -0
  83. package/dist/hwid/hardware_id_generator/documentation/html/minusd.svg +8 -0
  84. package/dist/hwid/hardware_id_generator/documentation/html/nav_f.png +0 -0
  85. package/dist/hwid/hardware_id_generator/documentation/html/nav_fd.png +0 -0
  86. package/dist/hwid/hardware_id_generator/documentation/html/nav_g.png +0 -0
  87. package/dist/hwid/hardware_id_generator/documentation/html/nav_h.png +0 -0
  88. package/dist/hwid/hardware_id_generator/documentation/html/nav_hd.png +0 -0
  89. package/dist/hwid/hardware_id_generator/documentation/html/navtree.css +149 -0
  90. package/dist/hwid/hardware_id_generator/documentation/html/navtree.js +559 -0
  91. package/dist/hwid/hardware_id_generator/documentation/html/navtreedata.js +50 -0
  92. package/dist/hwid/hardware_id_generator/documentation/html/navtreeindex0.js +31 -0
  93. package/dist/hwid/hardware_id_generator/documentation/html/open.png +0 -0
  94. package/dist/hwid/hardware_id_generator/documentation/html/plus.svg +9 -0
  95. package/dist/hwid/hardware_id_generator/documentation/html/plusd.svg +9 -0
  96. package/dist/hwid/hardware_id_generator/documentation/html/resize.js +155 -0
  97. package/dist/hwid/hardware_id_generator/documentation/html/search/all_0.js +4 -0
  98. package/dist/hwid/hardware_id_generator/documentation/html/search/all_1.js +4 -0
  99. package/dist/hwid/hardware_id_generator/documentation/html/search/all_2.js +6 -0
  100. package/dist/hwid/hardware_id_generator/documentation/html/search/all_3.js +9 -0
  101. package/dist/hwid/hardware_id_generator/documentation/html/search/all_4.js +4 -0
  102. package/dist/hwid/hardware_id_generator/documentation/html/search/all_5.js +5 -0
  103. package/dist/hwid/hardware_id_generator/documentation/html/search/all_6.js +4 -0
  104. package/dist/hwid/hardware_id_generator/documentation/html/search/all_7.js +4 -0
  105. package/dist/hwid/hardware_id_generator/documentation/html/search/all_8.js +4 -0
  106. package/dist/hwid/hardware_id_generator/documentation/html/search/all_9.js +4 -0
  107. package/dist/hwid/hardware_id_generator/documentation/html/search/classes_0.js +8 -0
  108. package/dist/hwid/hardware_id_generator/documentation/html/search/close.svg +18 -0
  109. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_0.js +4 -0
  110. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_1.js +4 -0
  111. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_2.js +6 -0
  112. package/dist/hwid/hardware_id_generator/documentation/html/search/functions_3.js +4 -0
  113. package/dist/hwid/hardware_id_generator/documentation/html/search/mag.svg +24 -0
  114. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_d.svg +24 -0
  115. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_sel.svg +31 -0
  116. package/dist/hwid/hardware_id_generator/documentation/html/search/mag_seld.svg +31 -0
  117. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_0.js +4 -0
  118. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_1.js +4 -0
  119. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_2.js +4 -0
  120. package/dist/hwid/hardware_id_generator/documentation/html/search/pages_3.js +4 -0
  121. package/dist/hwid/hardware_id_generator/documentation/html/search/search.css +291 -0
  122. package/dist/hwid/hardware_id_generator/documentation/html/search/search.js +840 -0
  123. package/dist/hwid/hardware_id_generator/documentation/html/search/searchdata.js +24 -0
  124. package/dist/hwid/hardware_id_generator/documentation/html/splitbar.png +0 -0
  125. package/dist/hwid/hardware_id_generator/documentation/html/splitbard.png +0 -0
  126. package/dist/hwid/hardware_id_generator/documentation/html/sync_off.png +0 -0
  127. package/dist/hwid/hardware_id_generator/documentation/html/sync_on.png +0 -0
  128. package/dist/hwid/hardware_id_generator/documentation/html/tab_a.png +0 -0
  129. package/dist/hwid/hardware_id_generator/documentation/html/tab_ad.png +0 -0
  130. package/dist/hwid/hardware_id_generator/documentation/html/tab_b.png +0 -0
  131. package/dist/hwid/hardware_id_generator/documentation/html/tab_bd.png +0 -0
  132. package/dist/hwid/hardware_id_generator/documentation/html/tab_h.png +0 -0
  133. package/dist/hwid/hardware_id_generator/documentation/html/tab_hd.png +0 -0
  134. package/dist/hwid/hardware_id_generator/documentation/html/tab_s.png +0 -0
  135. package/dist/hwid/hardware_id_generator/documentation/html/tab_sd.png +0 -0
  136. package/dist/hwid/hardware_id_generator/documentation/html/tabs.css +1 -0
  137. package/dist/hwid/hardware_id_generator/documentation/licenses/curl/LICENSE.txt +11 -0
  138. package/dist/hwid/hardware_id_generator/documentation/licenses/openssl/LICENSE.txt +177 -0
  139. package/dist/hwid/index.d.ts +12 -0
  140. package/dist/hwid/index.js +82 -0
  141. package/dist/hwid/index.js.map +1 -0
  142. package/dist/hwid/install.d.ts +1 -0
  143. package/dist/hwid/install.js +49 -0
  144. package/dist/hwid/install.js.map +1 -0
  145. package/dist/src/abstract-manager.d.ts +21 -0
  146. package/dist/src/abstract-manager.js +170 -0
  147. package/dist/src/abstract-manager.js.map +1 -0
  148. package/dist/src/api.d.ts +2765 -0
  149. package/dist/src/api.js +2533 -0
  150. package/dist/src/api.js.map +1 -0
  151. package/dist/src/common.d.ts +11 -0
  152. package/dist/src/common.js +87 -0
  153. package/dist/src/common.js.map +1 -0
  154. package/dist/src/floating.d.ts +46 -0
  155. package/dist/src/floating.js +273 -0
  156. package/dist/src/floating.js.map +1 -0
  157. package/dist/src/index.d.ts +4 -0
  158. package/dist/src/index.js +13 -0
  159. package/dist/src/index.js.map +1 -0
  160. package/dist/src/license-data.d.ts +52 -0
  161. package/dist/src/license-data.js +214 -0
  162. package/dist/src/license-data.js.map +1 -0
  163. package/dist/src/license-file.d.ts +23 -0
  164. package/dist/src/license-file.js +238 -0
  165. package/dist/src/license-file.js.map +1 -0
  166. package/dist/src/license-manager.d.ts +34 -0
  167. package/dist/src/license-manager.js +1010 -0
  168. package/dist/src/license-manager.js.map +1 -0
  169. package/dist/src/license.d.ts +644 -0
  170. package/dist/src/license.js +630 -0
  171. package/dist/src/license.js.map +1 -0
  172. package/dist/src/offline-activation.d.ts +6 -0
  173. package/dist/src/offline-activation.js +10 -0
  174. package/dist/src/offline-activation.js.map +1 -0
  175. package/dist/src/service.d.ts +21 -0
  176. package/dist/src/service.js +100 -0
  177. package/dist/src/service.js.map +1 -0
  178. package/dist/src/types.d.ts +513 -0
  179. package/dist/src/types.js +14 -0
  180. package/dist/src/types.js.map +1 -0
  181. package/dist/src/version.d.ts +2 -0
  182. package/dist/src/version.js +5 -0
  183. package/dist/src/version.js.map +1 -0
  184. package/dist/src/watchdog.d.ts +18 -0
  185. package/dist/src/watchdog.js +80 -0
  186. package/dist/src/watchdog.js.map +1 -0
  187. package/package.json +45 -0
@@ -0,0 +1,2045 @@
1
+ /* The standard CSS for doxygen 1.9.8*/
2
+
3
+ html {
4
+ /* page base colors */
5
+ --page-background-color: white;
6
+ --page-foreground-color: black;
7
+ --page-link-color: #3D578C;
8
+ --page-visited-link-color: #4665A2;
9
+
10
+ /* index */
11
+ --index-odd-item-bg-color: #F8F9FC;
12
+ --index-even-item-bg-color: white;
13
+ --index-header-color: black;
14
+ --index-separator-color: #A0A0A0;
15
+
16
+ /* header */
17
+ --header-background-color: #F9FAFC;
18
+ --header-separator-color: #C4CFE5;
19
+ --header-gradient-image: url('nav_h.png');
20
+ --group-header-separator-color: #879ECB;
21
+ --group-header-color: #354C7B;
22
+ --inherit-header-color: gray;
23
+
24
+ --footer-foreground-color: #2A3D61;
25
+ --footer-logo-width: 104px;
26
+ --citation-label-color: #334975;
27
+ --glow-color: cyan;
28
+
29
+ --title-background-color: white;
30
+ --title-separator-color: #5373B4;
31
+ --directory-separator-color: #9CAFD4;
32
+ --separator-color: #4A6AAA;
33
+
34
+ --blockquote-background-color: #F7F8FB;
35
+ --blockquote-border-color: #9CAFD4;
36
+
37
+ --scrollbar-thumb-color: #9CAFD4;
38
+ --scrollbar-background-color: #F9FAFC;
39
+
40
+ --icon-background-color: #728DC1;
41
+ --icon-foreground-color: white;
42
+ --icon-doc-image: url('doc.svg');
43
+ --icon-folder-open-image: url('folderopen.svg');
44
+ --icon-folder-closed-image: url('folderclosed.svg');
45
+
46
+ /* brief member declaration list */
47
+ --memdecl-background-color: #F9FAFC;
48
+ --memdecl-separator-color: #DEE4F0;
49
+ --memdecl-foreground-color: #555;
50
+ --memdecl-template-color: #4665A2;
51
+
52
+ /* detailed member list */
53
+ --memdef-border-color: #A8B8D9;
54
+ --memdef-title-background-color: #E2E8F2;
55
+ --memdef-title-gradient-image: url('nav_f.png');
56
+ --memdef-proto-background-color: #DFE5F1;
57
+ --memdef-proto-text-color: #253555;
58
+ --memdef-proto-text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
59
+ --memdef-doc-background-color: white;
60
+ --memdef-param-name-color: #602020;
61
+ --memdef-template-color: #4665A2;
62
+
63
+ /* tables */
64
+ --table-cell-border-color: #2D4068;
65
+ --table-header-background-color: #374F7F;
66
+ --table-header-foreground-color: #FFFFFF;
67
+
68
+ /* labels */
69
+ --label-background-color: #728DC1;
70
+ --label-left-top-border-color: #5373B4;
71
+ --label-right-bottom-border-color: #C4CFE5;
72
+ --label-foreground-color: white;
73
+
74
+ /** navigation bar/tree/menu */
75
+ --nav-background-color: #F9FAFC;
76
+ --nav-foreground-color: #364D7C;
77
+ --nav-gradient-image: url('tab_b.png');
78
+ --nav-gradient-hover-image: url('tab_h.png');
79
+ --nav-gradient-active-image: url('tab_a.png');
80
+ --nav-gradient-active-image-parent: url("../tab_a.png");
81
+ --nav-separator-image: url('tab_s.png');
82
+ --nav-breadcrumb-image: url('bc_s.png');
83
+ --nav-breadcrumb-border-color: #C2CDE4;
84
+ --nav-splitbar-image: url('splitbar.png');
85
+ --nav-font-size-level1: 13px;
86
+ --nav-font-size-level2: 10px;
87
+ --nav-font-size-level3: 9px;
88
+ --nav-text-normal-color: #283A5D;
89
+ --nav-text-hover-color: white;
90
+ --nav-text-active-color: white;
91
+ --nav-text-normal-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
92
+ --nav-text-hover-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
93
+ --nav-text-active-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
94
+ --nav-menu-button-color: #364D7C;
95
+ --nav-menu-background-color: white;
96
+ --nav-menu-foreground-color: #555555;
97
+ --nav-menu-toggle-color: rgba(255, 255, 255, 0.5);
98
+ --nav-arrow-color: #9CAFD4;
99
+ --nav-arrow-selected-color: #9CAFD4;
100
+
101
+ /* table of contents */
102
+ --toc-background-color: #F4F6FA;
103
+ --toc-border-color: #D8DFEE;
104
+ --toc-header-color: #4665A2;
105
+ --toc-down-arrow-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='5px' fill='grey'><text x='0' y='5' font-size='10'>&%238595;</text></svg>");
106
+
107
+ /** search field */
108
+ --search-background-color: white;
109
+ --search-foreground-color: #909090;
110
+ --search-magnification-image: url('mag.svg');
111
+ --search-magnification-select-image: url('mag_sel.svg');
112
+ --search-active-color: black;
113
+ --search-filter-background-color: #F9FAFC;
114
+ --search-filter-foreground-color: black;
115
+ --search-filter-border-color: #90A5CE;
116
+ --search-filter-highlight-text-color: white;
117
+ --search-filter-highlight-bg-color: #3D578C;
118
+ --search-results-foreground-color: #425E97;
119
+ --search-results-background-color: #EEF1F7;
120
+ --search-results-border-color: black;
121
+ --search-box-shadow: inset 0.5px 0.5px 3px 0px #555;
122
+
123
+ /** code fragments */
124
+ --code-keyword-color: #008000;
125
+ --code-type-keyword-color: #604020;
126
+ --code-flow-keyword-color: #E08000;
127
+ --code-comment-color: #800000;
128
+ --code-preprocessor-color: #806020;
129
+ --code-string-literal-color: #002080;
130
+ --code-char-literal-color: #008080;
131
+ --code-xml-cdata-color: black;
132
+ --code-vhdl-digit-color: #FF00FF;
133
+ --code-vhdl-char-color: #000000;
134
+ --code-vhdl-keyword-color: #700070;
135
+ --code-vhdl-logic-color: #FF0000;
136
+ --code-link-color: #4665A2;
137
+ --code-external-link-color: #4665A2;
138
+ --fragment-foreground-color: black;
139
+ --fragment-background-color: #FBFCFD;
140
+ --fragment-border-color: #C4CFE5;
141
+ --fragment-lineno-border-color: #00FF00;
142
+ --fragment-lineno-background-color: #E8E8E8;
143
+ --fragment-lineno-foreground-color: black;
144
+ --fragment-lineno-link-fg-color: #4665A2;
145
+ --fragment-lineno-link-bg-color: #D8D8D8;
146
+ --fragment-lineno-link-hover-fg-color: #4665A2;
147
+ --fragment-lineno-link-hover-bg-color: #C8C8C8;
148
+ --tooltip-foreground-color: black;
149
+ --tooltip-background-color: white;
150
+ --tooltip-border-color: gray;
151
+ --tooltip-doc-color: grey;
152
+ --tooltip-declaration-color: #006318;
153
+ --tooltip-link-color: #4665A2;
154
+ --tooltip-shadow: 1px 1px 7px gray;
155
+ --fold-line-color: #808080;
156
+ --fold-minus-image: url('minus.svg');
157
+ --fold-plus-image: url('plus.svg');
158
+ --fold-minus-image-relpath: url('../../minus.svg');
159
+ --fold-plus-image-relpath: url('../../plus.svg');
160
+
161
+ /** font-family */
162
+ --font-family-normal: Roboto,sans-serif;
163
+ --font-family-monospace: 'JetBrains Mono',Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace,fixed;
164
+ --font-family-nav: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
165
+ --font-family-title: Tahoma,Arial,sans-serif;
166
+ --font-family-toc: Verdana,'DejaVu Sans',Geneva,sans-serif;
167
+ --font-family-search: Arial,Verdana,sans-serif;
168
+ --font-family-icon: Arial,Helvetica;
169
+ --font-family-tooltip: Roboto,sans-serif;
170
+
171
+ }
172
+
173
+ @media (prefers-color-scheme: dark) {
174
+ html:not(.dark-mode) {
175
+ color-scheme: dark;
176
+
177
+ /* page base colors */
178
+ --page-background-color: black;
179
+ --page-foreground-color: #C9D1D9;
180
+ --page-link-color: #90A5CE;
181
+ --page-visited-link-color: #A3B4D7;
182
+
183
+ /* index */
184
+ --index-odd-item-bg-color: #0B101A;
185
+ --index-even-item-bg-color: black;
186
+ --index-header-color: #C4CFE5;
187
+ --index-separator-color: #334975;
188
+
189
+ /* header */
190
+ --header-background-color: #070B11;
191
+ --header-separator-color: #141C2E;
192
+ --header-gradient-image: url('nav_hd.png');
193
+ --group-header-separator-color: #283A5D;
194
+ --group-header-color: #90A5CE;
195
+ --inherit-header-color: #A0A0A0;
196
+
197
+ --footer-foreground-color: #5B7AB7;
198
+ --footer-logo-width: 60px;
199
+ --citation-label-color: #90A5CE;
200
+ --glow-color: cyan;
201
+
202
+ --title-background-color: #090D16;
203
+ --title-separator-color: #354C79;
204
+ --directory-separator-color: #283A5D;
205
+ --separator-color: #283A5D;
206
+
207
+ --blockquote-background-color: #101826;
208
+ --blockquote-border-color: #283A5D;
209
+
210
+ --scrollbar-thumb-color: #283A5D;
211
+ --scrollbar-background-color: #070B11;
212
+
213
+ --icon-background-color: #334975;
214
+ --icon-foreground-color: #C4CFE5;
215
+ --icon-doc-image: url('docd.svg');
216
+ --icon-folder-open-image: url('folderopend.svg');
217
+ --icon-folder-closed-image: url('folderclosedd.svg');
218
+
219
+ /* brief member declaration list */
220
+ --memdecl-background-color: #0B101A;
221
+ --memdecl-separator-color: #2C3F65;
222
+ --memdecl-foreground-color: #BBB;
223
+ --memdecl-template-color: #7C95C6;
224
+
225
+ /* detailed member list */
226
+ --memdef-border-color: #233250;
227
+ --memdef-title-background-color: #1B2840;
228
+ --memdef-title-gradient-image: url('nav_fd.png');
229
+ --memdef-proto-background-color: #19243A;
230
+ --memdef-proto-text-color: #9DB0D4;
231
+ --memdef-proto-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.9);
232
+ --memdef-doc-background-color: black;
233
+ --memdef-param-name-color: #D28757;
234
+ --memdef-template-color: #7C95C6;
235
+
236
+ /* tables */
237
+ --table-cell-border-color: #283A5D;
238
+ --table-header-background-color: #283A5D;
239
+ --table-header-foreground-color: #C4CFE5;
240
+
241
+ /* labels */
242
+ --label-background-color: #354C7B;
243
+ --label-left-top-border-color: #4665A2;
244
+ --label-right-bottom-border-color: #283A5D;
245
+ --label-foreground-color: #CCCCCC;
246
+
247
+ /** navigation bar/tree/menu */
248
+ --nav-background-color: #101826;
249
+ --nav-foreground-color: #364D7C;
250
+ --nav-gradient-image: url('tab_bd.png');
251
+ --nav-gradient-hover-image: url('tab_hd.png');
252
+ --nav-gradient-active-image: url('tab_ad.png');
253
+ --nav-gradient-active-image-parent: url("../tab_ad.png");
254
+ --nav-separator-image: url('tab_sd.png');
255
+ --nav-breadcrumb-image: url('bc_sd.png');
256
+ --nav-breadcrumb-border-color: #2A3D61;
257
+ --nav-splitbar-image: url('splitbard.png');
258
+ --nav-font-size-level1: 13px;
259
+ --nav-font-size-level2: 10px;
260
+ --nav-font-size-level3: 9px;
261
+ --nav-text-normal-color: #B6C4DF;
262
+ --nav-text-hover-color: #DCE2EF;
263
+ --nav-text-active-color: #DCE2EF;
264
+ --nav-text-normal-shadow: 0px 1px 1px black;
265
+ --nav-text-hover-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
266
+ --nav-text-active-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
267
+ --nav-menu-button-color: #B6C4DF;
268
+ --nav-menu-background-color: #05070C;
269
+ --nav-menu-foreground-color: #BBBBBB;
270
+ --nav-menu-toggle-color: rgba(255, 255, 255, 0.2);
271
+ --nav-arrow-color: #334975;
272
+ --nav-arrow-selected-color: #90A5CE;
273
+
274
+ /* table of contents */
275
+ --toc-background-color: #151E30;
276
+ --toc-border-color: #202E4A;
277
+ --toc-header-color: #A3B4D7;
278
+ --toc-down-arrow-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='5px'><text x='0' y='5' font-size='10' fill='grey'>&%238595;</text></svg>");
279
+
280
+ /** search field */
281
+ --search-background-color: black;
282
+ --search-foreground-color: #C5C5C5;
283
+ --search-magnification-image: url('mag_d.svg');
284
+ --search-magnification-select-image: url('mag_seld.svg');
285
+ --search-active-color: #C5C5C5;
286
+ --search-filter-background-color: #101826;
287
+ --search-filter-foreground-color: #90A5CE;
288
+ --search-filter-border-color: #7C95C6;
289
+ --search-filter-highlight-text-color: #BCC9E2;
290
+ --search-filter-highlight-bg-color: #283A5D;
291
+ --search-results-background-color: #101826;
292
+ --search-results-foreground-color: #90A5CE;
293
+ --search-results-border-color: #7C95C6;
294
+ --search-box-shadow: inset 0.5px 0.5px 3px 0px #2F436C;
295
+
296
+ /** code fragments */
297
+ --code-keyword-color: #CC99CD;
298
+ --code-type-keyword-color: #AB99CD;
299
+ --code-flow-keyword-color: #E08000;
300
+ --code-comment-color: #717790;
301
+ --code-preprocessor-color: #65CABE;
302
+ --code-string-literal-color: #7EC699;
303
+ --code-char-literal-color: #00E0F0;
304
+ --code-xml-cdata-color: #C9D1D9;
305
+ --code-vhdl-digit-color: #FF00FF;
306
+ --code-vhdl-char-color: #C0C0C0;
307
+ --code-vhdl-keyword-color: #CF53C9;
308
+ --code-vhdl-logic-color: #FF0000;
309
+ --code-link-color: #79C0FF;
310
+ --code-external-link-color: #79C0FF;
311
+ --fragment-foreground-color: #C9D1D9;
312
+ --fragment-background-color: black;
313
+ --fragment-border-color: #30363D;
314
+ --fragment-lineno-border-color: #30363D;
315
+ --fragment-lineno-background-color: black;
316
+ --fragment-lineno-foreground-color: #6E7681;
317
+ --fragment-lineno-link-fg-color: #6E7681;
318
+ --fragment-lineno-link-bg-color: #303030;
319
+ --fragment-lineno-link-hover-fg-color: #8E96A1;
320
+ --fragment-lineno-link-hover-bg-color: #505050;
321
+ --tooltip-foreground-color: #C9D1D9;
322
+ --tooltip-background-color: #202020;
323
+ --tooltip-border-color: #C9D1D9;
324
+ --tooltip-doc-color: #D9E1E9;
325
+ --tooltip-declaration-color: #20C348;
326
+ --tooltip-link-color: #79C0FF;
327
+ --tooltip-shadow: none;
328
+ --fold-line-color: #808080;
329
+ --fold-minus-image: url('minusd.svg');
330
+ --fold-plus-image: url('plusd.svg');
331
+ --fold-minus-image-relpath: url('../../minusd.svg');
332
+ --fold-plus-image-relpath: url('../../plusd.svg');
333
+
334
+ /** font-family */
335
+ --font-family-normal: Roboto,sans-serif;
336
+ --font-family-monospace: 'JetBrains Mono',Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace,fixed;
337
+ --font-family-nav: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
338
+ --font-family-title: Tahoma,Arial,sans-serif;
339
+ --font-family-toc: Verdana,'DejaVu Sans',Geneva,sans-serif;
340
+ --font-family-search: Arial,Verdana,sans-serif;
341
+ --font-family-icon: Arial,Helvetica;
342
+ --font-family-tooltip: Roboto,sans-serif;
343
+
344
+ }}
345
+ body {
346
+ background-color: var(--page-background-color);
347
+ color: var(--page-foreground-color);
348
+ }
349
+
350
+ body, table, div, p, dl {
351
+ font-weight: 400;
352
+ font-size: 14px;
353
+ font-family: var(--font-family-normal);
354
+ line-height: 22px;
355
+ }
356
+
357
+ /* @group Heading Levels */
358
+
359
+ .title {
360
+ font-weight: 400;
361
+ font-size: 14px;
362
+ font-family: var(--font-family-normal);
363
+ line-height: 28px;
364
+ font-size: 150%;
365
+ font-weight: bold;
366
+ margin: 10px 2px;
367
+ }
368
+
369
+ h1.groupheader {
370
+ font-size: 150%;
371
+ }
372
+
373
+ h2.groupheader {
374
+ border-bottom: 1px solid var(--group-header-separator-color);
375
+ color: var(--group-header-color);
376
+ font-size: 150%;
377
+ font-weight: normal;
378
+ margin-top: 1.75em;
379
+ padding-top: 8px;
380
+ padding-bottom: 4px;
381
+ width: 100%;
382
+ }
383
+
384
+ h3.groupheader {
385
+ font-size: 100%;
386
+ }
387
+
388
+ h1, h2, h3, h4, h5, h6 {
389
+ -webkit-transition: text-shadow 0.5s linear;
390
+ -moz-transition: text-shadow 0.5s linear;
391
+ -ms-transition: text-shadow 0.5s linear;
392
+ -o-transition: text-shadow 0.5s linear;
393
+ transition: text-shadow 0.5s linear;
394
+ margin-right: 15px;
395
+ }
396
+
397
+ h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {
398
+ text-shadow: 0 0 15px var(--glow-color);
399
+ }
400
+
401
+ dt {
402
+ font-weight: bold;
403
+ }
404
+
405
+ p.startli, p.startdd {
406
+ margin-top: 2px;
407
+ }
408
+
409
+ th p.starttd, th p.intertd, th p.endtd {
410
+ font-size: 100%;
411
+ font-weight: 700;
412
+ }
413
+
414
+ p.starttd {
415
+ margin-top: 0px;
416
+ }
417
+
418
+ p.endli {
419
+ margin-bottom: 0px;
420
+ }
421
+
422
+ p.enddd {
423
+ margin-bottom: 4px;
424
+ }
425
+
426
+ p.endtd {
427
+ margin-bottom: 2px;
428
+ }
429
+
430
+ p.interli {
431
+ }
432
+
433
+ p.interdd {
434
+ }
435
+
436
+ p.intertd {
437
+ }
438
+
439
+ /* @end */
440
+
441
+ caption {
442
+ font-weight: bold;
443
+ }
444
+
445
+ span.legend {
446
+ font-size: 70%;
447
+ text-align: center;
448
+ }
449
+
450
+ h3.version {
451
+ font-size: 90%;
452
+ text-align: center;
453
+ }
454
+
455
+ div.navtab {
456
+ padding-right: 15px;
457
+ text-align: right;
458
+ line-height: 110%;
459
+ }
460
+
461
+ div.navtab table {
462
+ border-spacing: 0;
463
+ }
464
+
465
+ td.navtab {
466
+ padding-right: 6px;
467
+ padding-left: 6px;
468
+ }
469
+
470
+ td.navtabHL {
471
+ background-image: var(--nav-gradient-active-image);
472
+ background-repeat:repeat-x;
473
+ padding-right: 6px;
474
+ padding-left: 6px;
475
+ }
476
+
477
+ td.navtabHL a, td.navtabHL a:visited {
478
+ color: var(--nav-text-hover-color);
479
+ text-shadow: var(--nav-text-hover-shadow);
480
+ }
481
+
482
+ a.navtab {
483
+ font-weight: bold;
484
+ }
485
+
486
+ div.qindex{
487
+ text-align: center;
488
+ width: 100%;
489
+ line-height: 140%;
490
+ font-size: 130%;
491
+ color: var(--index-separator-color);
492
+ }
493
+
494
+ #main-menu a:focus {
495
+ outline: auto;
496
+ z-index: 10;
497
+ position: relative;
498
+ }
499
+
500
+ dt.alphachar{
501
+ font-size: 180%;
502
+ font-weight: bold;
503
+ }
504
+
505
+ .alphachar a{
506
+ color: var(--index-header-color);
507
+ }
508
+
509
+ .alphachar a:hover, .alphachar a:visited{
510
+ text-decoration: none;
511
+ }
512
+
513
+ .classindex dl {
514
+ padding: 25px;
515
+ column-count:1
516
+ }
517
+
518
+ .classindex dd {
519
+ display:inline-block;
520
+ margin-left: 50px;
521
+ width: 90%;
522
+ line-height: 1.15em;
523
+ }
524
+
525
+ .classindex dl.even {
526
+ background-color: var(--index-even-item-bg-color);
527
+ }
528
+
529
+ .classindex dl.odd {
530
+ background-color: var(--index-odd-item-bg-color);
531
+ }
532
+
533
+ @media(min-width: 1120px) {
534
+ .classindex dl {
535
+ column-count:2
536
+ }
537
+ }
538
+
539
+ @media(min-width: 1320px) {
540
+ .classindex dl {
541
+ column-count:3
542
+ }
543
+ }
544
+
545
+
546
+ /* @group Link Styling */
547
+
548
+ a {
549
+ color: var(--page-link-color);
550
+ font-weight: normal;
551
+ text-decoration: none;
552
+ }
553
+
554
+ .contents a:visited {
555
+ color: var(--page-visited-link-color);
556
+ }
557
+
558
+ a:hover {
559
+ text-decoration: underline;
560
+ }
561
+
562
+ a.el {
563
+ font-weight: bold;
564
+ }
565
+
566
+ a.elRef {
567
+ }
568
+
569
+ a.code, a.code:visited, a.line, a.line:visited {
570
+ color: var(--code-link-color);
571
+ }
572
+
573
+ a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited {
574
+ color: var(--code-external-link-color);
575
+ }
576
+
577
+ a.code.hl_class { /* style for links to class names in code snippets */ }
578
+ a.code.hl_struct { /* style for links to struct names in code snippets */ }
579
+ a.code.hl_union { /* style for links to union names in code snippets */ }
580
+ a.code.hl_interface { /* style for links to interface names in code snippets */ }
581
+ a.code.hl_protocol { /* style for links to protocol names in code snippets */ }
582
+ a.code.hl_category { /* style for links to category names in code snippets */ }
583
+ a.code.hl_exception { /* style for links to exception names in code snippets */ }
584
+ a.code.hl_service { /* style for links to service names in code snippets */ }
585
+ a.code.hl_singleton { /* style for links to singleton names in code snippets */ }
586
+ a.code.hl_concept { /* style for links to concept names in code snippets */ }
587
+ a.code.hl_namespace { /* style for links to namespace names in code snippets */ }
588
+ a.code.hl_package { /* style for links to package names in code snippets */ }
589
+ a.code.hl_define { /* style for links to macro names in code snippets */ }
590
+ a.code.hl_function { /* style for links to function names in code snippets */ }
591
+ a.code.hl_variable { /* style for links to variable names in code snippets */ }
592
+ a.code.hl_typedef { /* style for links to typedef names in code snippets */ }
593
+ a.code.hl_enumvalue { /* style for links to enum value names in code snippets */ }
594
+ a.code.hl_enumeration { /* style for links to enumeration names in code snippets */ }
595
+ a.code.hl_signal { /* style for links to Qt signal names in code snippets */ }
596
+ a.code.hl_slot { /* style for links to Qt slot names in code snippets */ }
597
+ a.code.hl_friend { /* style for links to friend names in code snippets */ }
598
+ a.code.hl_dcop { /* style for links to KDE3 DCOP names in code snippets */ }
599
+ a.code.hl_property { /* style for links to property names in code snippets */ }
600
+ a.code.hl_event { /* style for links to event names in code snippets */ }
601
+ a.code.hl_sequence { /* style for links to sequence names in code snippets */ }
602
+ a.code.hl_dictionary { /* style for links to dictionary names in code snippets */ }
603
+
604
+ /* @end */
605
+
606
+ dl.el {
607
+ margin-left: -1cm;
608
+ }
609
+
610
+ ul {
611
+ overflow: visible;
612
+ }
613
+
614
+ ul.multicol {
615
+ -moz-column-gap: 1em;
616
+ -webkit-column-gap: 1em;
617
+ column-gap: 1em;
618
+ -moz-column-count: 3;
619
+ -webkit-column-count: 3;
620
+ column-count: 3;
621
+ list-style-type: none;
622
+ }
623
+
624
+ #side-nav ul {
625
+ overflow: visible; /* reset ul rule for scroll bar in GENERATE_TREEVIEW window */
626
+ }
627
+
628
+ #main-nav ul {
629
+ overflow: visible; /* reset ul rule for the navigation bar drop down lists */
630
+ }
631
+
632
+ .fragment {
633
+ text-align: left;
634
+ direction: ltr;
635
+ overflow-x: auto; /*Fixed: fragment lines overlap floating elements*/
636
+ overflow-y: hidden;
637
+ }
638
+
639
+ pre.fragment {
640
+ border: 1px solid var(--fragment-border-color);
641
+ background-color: var(--fragment-background-color);
642
+ color: var(--fragment-foreground-color);
643
+ padding: 4px 6px;
644
+ margin: 4px 8px 4px 2px;
645
+ overflow: auto;
646
+ word-wrap: break-word;
647
+ font-size: 9pt;
648
+ line-height: 125%;
649
+ font-family: var(--font-family-monospace);
650
+ font-size: 105%;
651
+ }
652
+
653
+ div.fragment {
654
+ padding: 0 0 1px 0; /*Fixed: last line underline overlap border*/
655
+ margin: 4px 8px 4px 2px;
656
+ color: var(--fragment-foreground-color);
657
+ background-color: var(--fragment-background-color);
658
+ border: 1px solid var(--fragment-border-color);
659
+ }
660
+
661
+ div.line {
662
+ font-family: var(--font-family-monospace);
663
+ font-size: 13px;
664
+ min-height: 13px;
665
+ line-height: 1.2;
666
+ text-wrap: unrestricted;
667
+ white-space: -moz-pre-wrap; /* Moz */
668
+ white-space: -pre-wrap; /* Opera 4-6 */
669
+ white-space: -o-pre-wrap; /* Opera 7 */
670
+ white-space: pre-wrap; /* CSS3 */
671
+ word-wrap: break-word; /* IE 5.5+ */
672
+ text-indent: -53px;
673
+ padding-left: 53px;
674
+ padding-bottom: 0px;
675
+ margin: 0px;
676
+ -webkit-transition-property: background-color, box-shadow;
677
+ -webkit-transition-duration: 0.5s;
678
+ -moz-transition-property: background-color, box-shadow;
679
+ -moz-transition-duration: 0.5s;
680
+ -ms-transition-property: background-color, box-shadow;
681
+ -ms-transition-duration: 0.5s;
682
+ -o-transition-property: background-color, box-shadow;
683
+ -o-transition-duration: 0.5s;
684
+ transition-property: background-color, box-shadow;
685
+ transition-duration: 0.5s;
686
+ }
687
+
688
+ div.line:after {
689
+ content:"\000A";
690
+ white-space: pre;
691
+ }
692
+
693
+ div.line.glow {
694
+ background-color: var(--glow-color);
695
+ box-shadow: 0 0 10px var(--glow-color);
696
+ }
697
+
698
+ span.fold {
699
+ margin-left: 5px;
700
+ margin-right: 1px;
701
+ margin-top: 0px;
702
+ margin-bottom: 0px;
703
+ padding: 0px;
704
+ display: inline-block;
705
+ width: 12px;
706
+ height: 12px;
707
+ background-repeat:no-repeat;
708
+ background-position:center;
709
+ }
710
+
711
+ span.lineno {
712
+ padding-right: 4px;
713
+ margin-right: 9px;
714
+ text-align: right;
715
+ border-right: 2px solid var(--fragment-lineno-border-color);
716
+ color: var(--fragment-lineno-foreground-color);
717
+ background-color: var(--fragment-lineno-background-color);
718
+ white-space: pre;
719
+ }
720
+ span.lineno a, span.lineno a:visited {
721
+ color: var(--fragment-lineno-link-fg-color);
722
+ background-color: var(--fragment-lineno-link-bg-color);
723
+ }
724
+
725
+ span.lineno a:hover {
726
+ color: var(--fragment-lineno-link-hover-fg-color);
727
+ background-color: var(--fragment-lineno-link-hover-bg-color);
728
+ }
729
+
730
+ .lineno {
731
+ -webkit-touch-callout: none;
732
+ -webkit-user-select: none;
733
+ -khtml-user-select: none;
734
+ -moz-user-select: none;
735
+ -ms-user-select: none;
736
+ user-select: none;
737
+ }
738
+
739
+ div.classindex ul {
740
+ list-style: none;
741
+ padding-left: 0;
742
+ }
743
+
744
+ div.classindex span.ai {
745
+ display: inline-block;
746
+ }
747
+
748
+ div.groupHeader {
749
+ margin-left: 16px;
750
+ margin-top: 12px;
751
+ font-weight: bold;
752
+ }
753
+
754
+ div.groupText {
755
+ margin-left: 16px;
756
+ font-style: italic;
757
+ }
758
+
759
+ body {
760
+ color: var(--page-foreground-color);
761
+ margin: 0;
762
+ }
763
+
764
+ div.contents {
765
+ margin-top: 10px;
766
+ margin-left: 12px;
767
+ margin-right: 8px;
768
+ }
769
+
770
+ p.formulaDsp {
771
+ text-align: center;
772
+ }
773
+
774
+ img.dark-mode-visible {
775
+ display: none;
776
+ }
777
+ img.light-mode-visible {
778
+ display: none;
779
+ }
780
+
781
+ img.formulaDsp {
782
+
783
+ }
784
+
785
+ img.formulaInl, img.inline {
786
+ vertical-align: middle;
787
+ }
788
+
789
+ div.center {
790
+ text-align: center;
791
+ margin-top: 0px;
792
+ margin-bottom: 0px;
793
+ padding: 0px;
794
+ }
795
+
796
+ div.center img {
797
+ border: 0px;
798
+ }
799
+
800
+ address.footer {
801
+ text-align: right;
802
+ padding-right: 12px;
803
+ }
804
+
805
+ img.footer {
806
+ border: 0px;
807
+ vertical-align: middle;
808
+ width: var(--footer-logo-width);
809
+ }
810
+
811
+ .compoundTemplParams {
812
+ color: var(--memdecl-template-color);
813
+ font-size: 80%;
814
+ line-height: 120%;
815
+ }
816
+
817
+ /* @group Code Colorization */
818
+
819
+ span.keyword {
820
+ color: var(--code-keyword-color);
821
+ }
822
+
823
+ span.keywordtype {
824
+ color: var(--code-type-keyword-color);
825
+ }
826
+
827
+ span.keywordflow {
828
+ color: var(--code-flow-keyword-color);
829
+ }
830
+
831
+ span.comment {
832
+ color: var(--code-comment-color);
833
+ }
834
+
835
+ span.preprocessor {
836
+ color: var(--code-preprocessor-color);
837
+ }
838
+
839
+ span.stringliteral {
840
+ color: var(--code-string-literal-color);
841
+ }
842
+
843
+ span.charliteral {
844
+ color: var(--code-char-literal-color);
845
+ }
846
+
847
+ span.xmlcdata {
848
+ color: var(--code-xml-cdata-color);
849
+ }
850
+
851
+ span.vhdldigit {
852
+ color: var(--code-vhdl-digit-color);
853
+ }
854
+
855
+ span.vhdlchar {
856
+ color: var(--code-vhdl-char-color);
857
+ }
858
+
859
+ span.vhdlkeyword {
860
+ color: var(--code-vhdl-keyword-color);
861
+ }
862
+
863
+ span.vhdllogic {
864
+ color: var(--code-vhdl-logic-color);
865
+ }
866
+
867
+ blockquote {
868
+ background-color: var(--blockquote-background-color);
869
+ border-left: 2px solid var(--blockquote-border-color);
870
+ margin: 0 24px 0 4px;
871
+ padding: 0 12px 0 16px;
872
+ }
873
+
874
+ /* @end */
875
+
876
+ td.tiny {
877
+ font-size: 75%;
878
+ }
879
+
880
+ .dirtab {
881
+ padding: 4px;
882
+ border-collapse: collapse;
883
+ border: 1px solid var(--table-cell-border-color);
884
+ }
885
+
886
+ th.dirtab {
887
+ background-color: var(--table-header-background-color);
888
+ color: var(--table-header-foreground-color);
889
+ font-weight: bold;
890
+ }
891
+
892
+ hr {
893
+ height: 0px;
894
+ border: none;
895
+ border-top: 1px solid var(--separator-color);
896
+ }
897
+
898
+ hr.footer {
899
+ height: 1px;
900
+ }
901
+
902
+ /* @group Member Descriptions */
903
+
904
+ table.memberdecls {
905
+ border-spacing: 0px;
906
+ padding: 0px;
907
+ }
908
+
909
+ .memberdecls td, .fieldtable tr {
910
+ -webkit-transition-property: background-color, box-shadow;
911
+ -webkit-transition-duration: 0.5s;
912
+ -moz-transition-property: background-color, box-shadow;
913
+ -moz-transition-duration: 0.5s;
914
+ -ms-transition-property: background-color, box-shadow;
915
+ -ms-transition-duration: 0.5s;
916
+ -o-transition-property: background-color, box-shadow;
917
+ -o-transition-duration: 0.5s;
918
+ transition-property: background-color, box-shadow;
919
+ transition-duration: 0.5s;
920
+ }
921
+
922
+ .memberdecls td.glow, .fieldtable tr.glow {
923
+ background-color: var(--glow-color);
924
+ box-shadow: 0 0 15px var(--glow-color);
925
+ }
926
+
927
+ .mdescLeft, .mdescRight,
928
+ .memItemLeft, .memItemRight,
929
+ .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
930
+ background-color: var(--memdecl-background-color);
931
+ border: none;
932
+ margin: 4px;
933
+ padding: 1px 0 0 8px;
934
+ }
935
+
936
+ .mdescLeft, .mdescRight {
937
+ padding: 0px 8px 4px 8px;
938
+ color: var(--memdecl-foreground-color);
939
+ }
940
+
941
+ .memSeparator {
942
+ border-bottom: 1px solid var(--memdecl-separator-color);
943
+ line-height: 1px;
944
+ margin: 0px;
945
+ padding: 0px;
946
+ }
947
+
948
+ .memItemLeft, .memTemplItemLeft {
949
+ white-space: nowrap;
950
+ }
951
+
952
+ .memItemRight, .memTemplItemRight {
953
+ width: 100%;
954
+ }
955
+
956
+ .memTemplParams {
957
+ color: var(--memdecl-template-color);
958
+ white-space: nowrap;
959
+ font-size: 80%;
960
+ }
961
+
962
+ /* @end */
963
+
964
+ /* @group Member Details */
965
+
966
+ /* Styles for detailed member documentation */
967
+
968
+ .memtitle {
969
+ padding: 8px;
970
+ border-top: 1px solid var(--memdef-border-color);
971
+ border-left: 1px solid var(--memdef-border-color);
972
+ border-right: 1px solid var(--memdef-border-color);
973
+ border-top-right-radius: 4px;
974
+ border-top-left-radius: 4px;
975
+ margin-bottom: -1px;
976
+ background-image: var(--memdef-title-gradient-image);
977
+ background-repeat: repeat-x;
978
+ background-color: var(--memdef-title-background-color);
979
+ line-height: 1.25;
980
+ font-weight: 300;
981
+ float:left;
982
+ }
983
+
984
+ .permalink
985
+ {
986
+ font-size: 65%;
987
+ display: inline-block;
988
+ vertical-align: middle;
989
+ }
990
+
991
+ .memtemplate {
992
+ font-size: 80%;
993
+ color: var(--memdef-template-color);
994
+ font-weight: normal;
995
+ margin-left: 9px;
996
+ }
997
+
998
+ .mempage {
999
+ width: 100%;
1000
+ }
1001
+
1002
+ .memitem {
1003
+ padding: 0;
1004
+ margin-bottom: 10px;
1005
+ margin-right: 5px;
1006
+ -webkit-transition: box-shadow 0.5s linear;
1007
+ -moz-transition: box-shadow 0.5s linear;
1008
+ -ms-transition: box-shadow 0.5s linear;
1009
+ -o-transition: box-shadow 0.5s linear;
1010
+ transition: box-shadow 0.5s linear;
1011
+ display: table !important;
1012
+ width: 100%;
1013
+ }
1014
+
1015
+ .memitem.glow {
1016
+ box-shadow: 0 0 15px var(--glow-color);
1017
+ }
1018
+
1019
+ .memname {
1020
+ font-weight: 400;
1021
+ margin-left: 6px;
1022
+ }
1023
+
1024
+ .memname td {
1025
+ vertical-align: bottom;
1026
+ }
1027
+
1028
+ .memproto, dl.reflist dt {
1029
+ border-top: 1px solid var(--memdef-border-color);
1030
+ border-left: 1px solid var(--memdef-border-color);
1031
+ border-right: 1px solid var(--memdef-border-color);
1032
+ padding: 6px 0px 6px 0px;
1033
+ color: var(--memdef-proto-text-color);
1034
+ font-weight: bold;
1035
+ text-shadow: var(--memdef-proto-text-shadow);
1036
+ background-color: var(--memdef-proto-background-color);
1037
+ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
1038
+ border-top-right-radius: 4px;
1039
+ }
1040
+
1041
+ .overload {
1042
+ font-family: var(--font-family-monospace);
1043
+ font-size: 65%;
1044
+ }
1045
+
1046
+ .memdoc, dl.reflist dd {
1047
+ border-bottom: 1px solid var(--memdef-border-color);
1048
+ border-left: 1px solid var(--memdef-border-color);
1049
+ border-right: 1px solid var(--memdef-border-color);
1050
+ padding: 6px 10px 2px 10px;
1051
+ border-top-width: 0;
1052
+ background-image:url('nav_g.png');
1053
+ background-repeat:repeat-x;
1054
+ background-color: var(--memdef-doc-background-color);
1055
+ /* opera specific markup */
1056
+ border-bottom-left-radius: 4px;
1057
+ border-bottom-right-radius: 4px;
1058
+ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
1059
+ /* firefox specific markup */
1060
+ -moz-border-radius-bottomleft: 4px;
1061
+ -moz-border-radius-bottomright: 4px;
1062
+ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
1063
+ /* webkit specific markup */
1064
+ -webkit-border-bottom-left-radius: 4px;
1065
+ -webkit-border-bottom-right-radius: 4px;
1066
+ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
1067
+ }
1068
+
1069
+ dl.reflist dt {
1070
+ padding: 5px;
1071
+ }
1072
+
1073
+ dl.reflist dd {
1074
+ margin: 0px 0px 10px 0px;
1075
+ padding: 5px;
1076
+ }
1077
+
1078
+ .paramkey {
1079
+ text-align: right;
1080
+ }
1081
+
1082
+ .paramtype {
1083
+ white-space: nowrap;
1084
+ }
1085
+
1086
+ .paramname {
1087
+ color: var(--memdef-param-name-color);
1088
+ white-space: nowrap;
1089
+ }
1090
+ .paramname em {
1091
+ font-style: normal;
1092
+ }
1093
+ .paramname code {
1094
+ line-height: 14px;
1095
+ }
1096
+
1097
+ .params, .retval, .exception, .tparams {
1098
+ margin-left: 0px;
1099
+ padding-left: 0px;
1100
+ }
1101
+
1102
+ .params .paramname, .retval .paramname, .tparams .paramname, .exception .paramname {
1103
+ font-weight: bold;
1104
+ vertical-align: top;
1105
+ }
1106
+
1107
+ .params .paramtype, .tparams .paramtype {
1108
+ font-style: italic;
1109
+ vertical-align: top;
1110
+ }
1111
+
1112
+ .params .paramdir, .tparams .paramdir {
1113
+ font-family: var(--font-family-monospace);
1114
+ vertical-align: top;
1115
+ }
1116
+
1117
+ table.mlabels {
1118
+ border-spacing: 0px;
1119
+ }
1120
+
1121
+ td.mlabels-left {
1122
+ width: 100%;
1123
+ padding: 0px;
1124
+ }
1125
+
1126
+ td.mlabels-right {
1127
+ vertical-align: bottom;
1128
+ padding: 0px;
1129
+ white-space: nowrap;
1130
+ }
1131
+
1132
+ span.mlabels {
1133
+ margin-left: 8px;
1134
+ }
1135
+
1136
+ span.mlabel {
1137
+ background-color: var(--label-background-color);
1138
+ border-top:1px solid var(--label-left-top-border-color);
1139
+ border-left:1px solid var(--label-left-top-border-color);
1140
+ border-right:1px solid var(--label-right-bottom-border-color);
1141
+ border-bottom:1px solid var(--label-right-bottom-border-color);
1142
+ text-shadow: none;
1143
+ color: var(--label-foreground-color);
1144
+ margin-right: 4px;
1145
+ padding: 2px 3px;
1146
+ border-radius: 3px;
1147
+ font-size: 7pt;
1148
+ white-space: nowrap;
1149
+ vertical-align: middle;
1150
+ }
1151
+
1152
+
1153
+
1154
+ /* @end */
1155
+
1156
+ /* these are for tree view inside a (index) page */
1157
+
1158
+ div.directory {
1159
+ margin: 10px 0px;
1160
+ border-top: 1px solid var(--directory-separator-color);
1161
+ border-bottom: 1px solid var(--directory-separator-color);
1162
+ width: 100%;
1163
+ }
1164
+
1165
+ .directory table {
1166
+ border-collapse:collapse;
1167
+ }
1168
+
1169
+ .directory td {
1170
+ margin: 0px;
1171
+ padding: 0px;
1172
+ vertical-align: top;
1173
+ }
1174
+
1175
+ .directory td.entry {
1176
+ white-space: nowrap;
1177
+ padding-right: 6px;
1178
+ padding-top: 3px;
1179
+ }
1180
+
1181
+ .directory td.entry a {
1182
+ outline:none;
1183
+ }
1184
+
1185
+ .directory td.entry a img {
1186
+ border: none;
1187
+ }
1188
+
1189
+ .directory td.desc {
1190
+ width: 100%;
1191
+ padding-left: 6px;
1192
+ padding-right: 6px;
1193
+ padding-top: 3px;
1194
+ border-left: 1px solid rgba(0,0,0,0.05);
1195
+ }
1196
+
1197
+ .directory tr.odd {
1198
+ padding-left: 6px;
1199
+ background-color: var(--index-odd-item-bg-color);
1200
+ }
1201
+
1202
+ .directory tr.even {
1203
+ padding-left: 6px;
1204
+ background-color: var(--index-even-item-bg-color);
1205
+ }
1206
+
1207
+ .directory img {
1208
+ vertical-align: -30%;
1209
+ }
1210
+
1211
+ .directory .levels {
1212
+ white-space: nowrap;
1213
+ width: 100%;
1214
+ text-align: right;
1215
+ font-size: 9pt;
1216
+ }
1217
+
1218
+ .directory .levels span {
1219
+ cursor: pointer;
1220
+ padding-left: 2px;
1221
+ padding-right: 2px;
1222
+ color: var(--page-link-color);
1223
+ }
1224
+
1225
+ .arrow {
1226
+ color: var(--nav-arrow-color);
1227
+ -webkit-user-select: none;
1228
+ -khtml-user-select: none;
1229
+ -moz-user-select: none;
1230
+ -ms-user-select: none;
1231
+ user-select: none;
1232
+ cursor: pointer;
1233
+ font-size: 80%;
1234
+ display: inline-block;
1235
+ width: 16px;
1236
+ height: 22px;
1237
+ }
1238
+
1239
+ .icon {
1240
+ font-family: var(--font-family-icon);
1241
+ line-height: normal;
1242
+ font-weight: bold;
1243
+ font-size: 12px;
1244
+ height: 14px;
1245
+ width: 16px;
1246
+ display: inline-block;
1247
+ background-color: var(--icon-background-color);
1248
+ color: var(--icon-foreground-color);
1249
+ text-align: center;
1250
+ border-radius: 4px;
1251
+ margin-left: 2px;
1252
+ margin-right: 2px;
1253
+ }
1254
+
1255
+ .icona {
1256
+ width: 24px;
1257
+ height: 22px;
1258
+ display: inline-block;
1259
+ }
1260
+
1261
+ .iconfopen {
1262
+ width: 24px;
1263
+ height: 18px;
1264
+ margin-bottom: 4px;
1265
+ background-image:var(--icon-folder-open-image);
1266
+ background-repeat: repeat-y;
1267
+ vertical-align:top;
1268
+ display: inline-block;
1269
+ }
1270
+
1271
+ .iconfclosed {
1272
+ width: 24px;
1273
+ height: 18px;
1274
+ margin-bottom: 4px;
1275
+ background-image:var(--icon-folder-closed-image);
1276
+ background-repeat: repeat-y;
1277
+ vertical-align:top;
1278
+ display: inline-block;
1279
+ }
1280
+
1281
+ .icondoc {
1282
+ width: 24px;
1283
+ height: 18px;
1284
+ margin-bottom: 4px;
1285
+ background-image:var(--icon-doc-image);
1286
+ background-position: 0px -4px;
1287
+ background-repeat: repeat-y;
1288
+ vertical-align:top;
1289
+ display: inline-block;
1290
+ }
1291
+
1292
+ /* @end */
1293
+
1294
+ div.dynheader {
1295
+ margin-top: 8px;
1296
+ -webkit-touch-callout: none;
1297
+ -webkit-user-select: none;
1298
+ -khtml-user-select: none;
1299
+ -moz-user-select: none;
1300
+ -ms-user-select: none;
1301
+ user-select: none;
1302
+ }
1303
+
1304
+ address {
1305
+ font-style: normal;
1306
+ color: var(--footer-foreground-color);
1307
+ }
1308
+
1309
+ table.doxtable caption {
1310
+ caption-side: top;
1311
+ }
1312
+
1313
+ table.doxtable {
1314
+ border-collapse:collapse;
1315
+ margin-top: 4px;
1316
+ margin-bottom: 4px;
1317
+ }
1318
+
1319
+ table.doxtable td, table.doxtable th {
1320
+ border: 1px solid var(--table-cell-border-color);
1321
+ padding: 3px 7px 2px;
1322
+ }
1323
+
1324
+ table.doxtable th {
1325
+ background-color: var(--table-header-background-color);
1326
+ color: var(--table-header-foreground-color);
1327
+ font-size: 110%;
1328
+ padding-bottom: 4px;
1329
+ padding-top: 5px;
1330
+ }
1331
+
1332
+ table.fieldtable {
1333
+ margin-bottom: 10px;
1334
+ border: 1px solid var(--memdef-border-color);
1335
+ border-spacing: 0px;
1336
+ border-radius: 4px;
1337
+ box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
1338
+ }
1339
+
1340
+ .fieldtable td, .fieldtable th {
1341
+ padding: 3px 7px 2px;
1342
+ }
1343
+
1344
+ .fieldtable td.fieldtype, .fieldtable td.fieldname {
1345
+ white-space: nowrap;
1346
+ border-right: 1px solid var(--memdef-border-color);
1347
+ border-bottom: 1px solid var(--memdef-border-color);
1348
+ vertical-align: top;
1349
+ }
1350
+
1351
+ .fieldtable td.fieldname {
1352
+ padding-top: 3px;
1353
+ }
1354
+
1355
+ .fieldtable td.fielddoc {
1356
+ border-bottom: 1px solid var(--memdef-border-color);
1357
+ }
1358
+
1359
+ .fieldtable td.fielddoc p:first-child {
1360
+ margin-top: 0px;
1361
+ }
1362
+
1363
+ .fieldtable td.fielddoc p:last-child {
1364
+ margin-bottom: 2px;
1365
+ }
1366
+
1367
+ .fieldtable tr:last-child td {
1368
+ border-bottom: none;
1369
+ }
1370
+
1371
+ .fieldtable th {
1372
+ background-image: var(--memdef-title-gradient-image);
1373
+ background-repeat:repeat-x;
1374
+ background-color: var(--memdef-title-background-color);
1375
+ font-size: 90%;
1376
+ color: var(--memdef-proto-text-color);
1377
+ padding-bottom: 4px;
1378
+ padding-top: 5px;
1379
+ text-align:left;
1380
+ font-weight: 400;
1381
+ border-top-left-radius: 4px;
1382
+ border-top-right-radius: 4px;
1383
+ border-bottom: 1px solid var(--memdef-border-color);
1384
+ }
1385
+
1386
+
1387
+ .tabsearch {
1388
+ top: 0px;
1389
+ left: 10px;
1390
+ height: 36px;
1391
+ background-image: var(--nav-gradient-image);
1392
+ z-index: 101;
1393
+ overflow: hidden;
1394
+ font-size: 13px;
1395
+ }
1396
+
1397
+ .navpath ul
1398
+ {
1399
+ font-size: 11px;
1400
+ background-image: var(--nav-gradient-image);
1401
+ background-repeat:repeat-x;
1402
+ background-position: 0 -5px;
1403
+ height:30px;
1404
+ line-height:30px;
1405
+ color:var(--nav-text-normal-color);
1406
+ border:solid 1px var(--nav-breadcrumb-border-color);
1407
+ overflow:hidden;
1408
+ margin:0px;
1409
+ padding:0px;
1410
+ }
1411
+
1412
+ .navpath li
1413
+ {
1414
+ list-style-type:none;
1415
+ float:left;
1416
+ padding-left:10px;
1417
+ padding-right:15px;
1418
+ background-image:var(--nav-breadcrumb-image);
1419
+ background-repeat:no-repeat;
1420
+ background-position:right;
1421
+ color: var(--nav-foreground-color);
1422
+ }
1423
+
1424
+ .navpath li.navelem a
1425
+ {
1426
+ height:32px;
1427
+ display:block;
1428
+ text-decoration: none;
1429
+ outline: none;
1430
+ color: var(--nav-text-normal-color);
1431
+ font-family: var(--font-family-nav);
1432
+ text-shadow: var(--nav-text-normal-shadow);
1433
+ text-decoration: none;
1434
+ }
1435
+
1436
+ .navpath li.navelem a:hover
1437
+ {
1438
+ color: var(--nav-text-hover-color);
1439
+ text-shadow: var(--nav-text-hover-shadow);
1440
+ }
1441
+
1442
+ .navpath li.footer
1443
+ {
1444
+ list-style-type:none;
1445
+ float:right;
1446
+ padding-left:10px;
1447
+ padding-right:15px;
1448
+ background-image:none;
1449
+ background-repeat:no-repeat;
1450
+ background-position:right;
1451
+ color: var(--footer-foreground-color);
1452
+ font-size: 8pt;
1453
+ }
1454
+
1455
+
1456
+ div.summary
1457
+ {
1458
+ float: right;
1459
+ font-size: 8pt;
1460
+ padding-right: 5px;
1461
+ width: 50%;
1462
+ text-align: right;
1463
+ }
1464
+
1465
+ div.summary a
1466
+ {
1467
+ white-space: nowrap;
1468
+ }
1469
+
1470
+ table.classindex
1471
+ {
1472
+ margin: 10px;
1473
+ white-space: nowrap;
1474
+ margin-left: 3%;
1475
+ margin-right: 3%;
1476
+ width: 94%;
1477
+ border: 0;
1478
+ border-spacing: 0;
1479
+ padding: 0;
1480
+ }
1481
+
1482
+ div.ingroups
1483
+ {
1484
+ font-size: 8pt;
1485
+ width: 50%;
1486
+ text-align: left;
1487
+ }
1488
+
1489
+ div.ingroups a
1490
+ {
1491
+ white-space: nowrap;
1492
+ }
1493
+
1494
+ div.header
1495
+ {
1496
+ background-image: var(--header-gradient-image);
1497
+ background-repeat:repeat-x;
1498
+ background-color: var(--header-background-color);
1499
+ margin: 0px;
1500
+ border-bottom: 1px solid var(--header-separator-color);
1501
+ }
1502
+
1503
+ div.headertitle
1504
+ {
1505
+ padding: 5px 5px 5px 10px;
1506
+ }
1507
+
1508
+ .PageDocRTL-title div.headertitle {
1509
+ text-align: right;
1510
+ direction: rtl;
1511
+ }
1512
+
1513
+ dl {
1514
+ padding: 0 0 0 0;
1515
+ }
1516
+
1517
+ /* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug, dl.examples */
1518
+ dl.section {
1519
+ margin-left: 0px;
1520
+ padding-left: 0px;
1521
+ }
1522
+
1523
+ dl.note {
1524
+ margin-left: -7px;
1525
+ padding-left: 3px;
1526
+ border-left: 4px solid;
1527
+ border-color: #D0C000;
1528
+ }
1529
+
1530
+ dl.warning, dl.attention {
1531
+ margin-left: -7px;
1532
+ padding-left: 3px;
1533
+ border-left: 4px solid;
1534
+ border-color: #FF0000;
1535
+ }
1536
+
1537
+ dl.pre, dl.post, dl.invariant {
1538
+ margin-left: -7px;
1539
+ padding-left: 3px;
1540
+ border-left: 4px solid;
1541
+ border-color: #00D000;
1542
+ }
1543
+
1544
+ dl.deprecated {
1545
+ margin-left: -7px;
1546
+ padding-left: 3px;
1547
+ border-left: 4px solid;
1548
+ border-color: #505050;
1549
+ }
1550
+
1551
+ dl.todo {
1552
+ margin-left: -7px;
1553
+ padding-left: 3px;
1554
+ border-left: 4px solid;
1555
+ border-color: #00C0E0;
1556
+ }
1557
+
1558
+ dl.test {
1559
+ margin-left: -7px;
1560
+ padding-left: 3px;
1561
+ border-left: 4px solid;
1562
+ border-color: #3030E0;
1563
+ }
1564
+
1565
+ dl.bug {
1566
+ margin-left: -7px;
1567
+ padding-left: 3px;
1568
+ border-left: 4px solid;
1569
+ border-color: #C08050;
1570
+ }
1571
+
1572
+ dl.section dd {
1573
+ margin-bottom: 6px;
1574
+ }
1575
+
1576
+
1577
+ #projectrow
1578
+ {
1579
+ height: 56px;
1580
+ }
1581
+
1582
+ #projectlogo
1583
+ {
1584
+ text-align: center;
1585
+ vertical-align: bottom;
1586
+ border-collapse: separate;
1587
+ }
1588
+
1589
+ #projectlogo img
1590
+ {
1591
+ border: 0px none;
1592
+ }
1593
+
1594
+ #projectalign
1595
+ {
1596
+ vertical-align: middle;
1597
+ padding-left: 0.5em;
1598
+ }
1599
+
1600
+ #projectname
1601
+ {
1602
+ font-size: 200%;
1603
+ font-family: var(--font-family-title);
1604
+ margin: 0px;
1605
+ padding: 2px 0px;
1606
+ }
1607
+
1608
+ #projectbrief
1609
+ {
1610
+ font-size: 90%;
1611
+ font-family: var(--font-family-title);
1612
+ margin: 0px;
1613
+ padding: 0px;
1614
+ }
1615
+
1616
+ #projectnumber
1617
+ {
1618
+ font-size: 50%;
1619
+ font-family: 50% var(--font-family-title);
1620
+ margin: 0px;
1621
+ padding: 0px;
1622
+ }
1623
+
1624
+ #titlearea
1625
+ {
1626
+ padding: 0px;
1627
+ margin: 0px;
1628
+ width: 100%;
1629
+ border-bottom: 1px solid var(--title-separator-color);
1630
+ background-color: var(--title-background-color);
1631
+ }
1632
+
1633
+ .image
1634
+ {
1635
+ text-align: center;
1636
+ }
1637
+
1638
+ .dotgraph
1639
+ {
1640
+ text-align: center;
1641
+ }
1642
+
1643
+ .mscgraph
1644
+ {
1645
+ text-align: center;
1646
+ }
1647
+
1648
+ .plantumlgraph
1649
+ {
1650
+ text-align: center;
1651
+ }
1652
+
1653
+ .diagraph
1654
+ {
1655
+ text-align: center;
1656
+ }
1657
+
1658
+ .caption
1659
+ {
1660
+ font-weight: bold;
1661
+ }
1662
+
1663
+ dl.citelist {
1664
+ margin-bottom:50px;
1665
+ }
1666
+
1667
+ dl.citelist dt {
1668
+ color:var(--citation-label-color);
1669
+ float:left;
1670
+ font-weight:bold;
1671
+ margin-right:10px;
1672
+ padding:5px;
1673
+ text-align:right;
1674
+ width:52px;
1675
+ }
1676
+
1677
+ dl.citelist dd {
1678
+ margin:2px 0 2px 72px;
1679
+ padding:5px 0;
1680
+ }
1681
+
1682
+ div.toc {
1683
+ padding: 14px 25px;
1684
+ background-color: var(--toc-background-color);
1685
+ border: 1px solid var(--toc-border-color);
1686
+ border-radius: 7px 7px 7px 7px;
1687
+ float: right;
1688
+ height: auto;
1689
+ margin: 0 8px 10px 10px;
1690
+ width: 200px;
1691
+ }
1692
+
1693
+ div.toc li {
1694
+ background: var(--toc-down-arrow-image) no-repeat scroll 0 5px transparent;
1695
+ font: 10px/1.2 var(--font-family-toc);
1696
+ margin-top: 5px;
1697
+ padding-left: 10px;
1698
+ padding-top: 2px;
1699
+ }
1700
+
1701
+ div.toc h3 {
1702
+ font: bold 12px/1.2 var(--font-family-toc);
1703
+ color: var(--toc-header-color);
1704
+ border-bottom: 0 none;
1705
+ margin: 0;
1706
+ }
1707
+
1708
+ div.toc ul {
1709
+ list-style: none outside none;
1710
+ border: medium none;
1711
+ padding: 0px;
1712
+ }
1713
+
1714
+ div.toc li.level1 {
1715
+ margin-left: 0px;
1716
+ }
1717
+
1718
+ div.toc li.level2 {
1719
+ margin-left: 15px;
1720
+ }
1721
+
1722
+ div.toc li.level3 {
1723
+ margin-left: 15px;
1724
+ }
1725
+
1726
+ div.toc li.level4 {
1727
+ margin-left: 15px;
1728
+ }
1729
+
1730
+ span.emoji {
1731
+ /* font family used at the site: https://unicode.org/emoji/charts/full-emoji-list.html
1732
+ * font-family: "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", Times, Symbola, Aegyptus, Code2000, Code2001, Code2002, Musica, serif, LastResort;
1733
+ */
1734
+ }
1735
+
1736
+ span.obfuscator {
1737
+ display: none;
1738
+ }
1739
+
1740
+ .inherit_header {
1741
+ font-weight: bold;
1742
+ color: var(--inherit-header-color);
1743
+ cursor: pointer;
1744
+ -webkit-touch-callout: none;
1745
+ -webkit-user-select: none;
1746
+ -khtml-user-select: none;
1747
+ -moz-user-select: none;
1748
+ -ms-user-select: none;
1749
+ user-select: none;
1750
+ }
1751
+
1752
+ .inherit_header td {
1753
+ padding: 6px 0px 2px 5px;
1754
+ }
1755
+
1756
+ .inherit {
1757
+ display: none;
1758
+ }
1759
+
1760
+ tr.heading h2 {
1761
+ margin-top: 12px;
1762
+ margin-bottom: 4px;
1763
+ }
1764
+
1765
+ /* tooltip related style info */
1766
+
1767
+ .ttc {
1768
+ position: absolute;
1769
+ display: none;
1770
+ }
1771
+
1772
+ #powerTip {
1773
+ cursor: default;
1774
+ /*white-space: nowrap;*/
1775
+ color: var(--tooltip-foreground-color);
1776
+ background-color: var(--tooltip-background-color);
1777
+ border: 1px solid var(--tooltip-border-color);
1778
+ border-radius: 4px 4px 4px 4px;
1779
+ box-shadow: var(--tooltip-shadow);
1780
+ display: none;
1781
+ font-size: smaller;
1782
+ max-width: 80%;
1783
+ opacity: 0.9;
1784
+ padding: 1ex 1em 1em;
1785
+ position: absolute;
1786
+ z-index: 2147483647;
1787
+ }
1788
+
1789
+ #powerTip div.ttdoc {
1790
+ color: var(--tooltip-doc-color);
1791
+ font-style: italic;
1792
+ }
1793
+
1794
+ #powerTip div.ttname a {
1795
+ font-weight: bold;
1796
+ }
1797
+
1798
+ #powerTip a {
1799
+ color: var(--tooltip-link-color);
1800
+ }
1801
+
1802
+ #powerTip div.ttname {
1803
+ font-weight: bold;
1804
+ }
1805
+
1806
+ #powerTip div.ttdeci {
1807
+ color: var(--tooltip-declaration-color);
1808
+ }
1809
+
1810
+ #powerTip div {
1811
+ margin: 0px;
1812
+ padding: 0px;
1813
+ font-size: 12px;
1814
+ font-family: var(--font-family-tooltip);
1815
+ line-height: 16px;
1816
+ }
1817
+
1818
+ #powerTip:before, #powerTip:after {
1819
+ content: "";
1820
+ position: absolute;
1821
+ margin: 0px;
1822
+ }
1823
+
1824
+ #powerTip.n:after, #powerTip.n:before,
1825
+ #powerTip.s:after, #powerTip.s:before,
1826
+ #powerTip.w:after, #powerTip.w:before,
1827
+ #powerTip.e:after, #powerTip.e:before,
1828
+ #powerTip.ne:after, #powerTip.ne:before,
1829
+ #powerTip.se:after, #powerTip.se:before,
1830
+ #powerTip.nw:after, #powerTip.nw:before,
1831
+ #powerTip.sw:after, #powerTip.sw:before {
1832
+ border: solid transparent;
1833
+ content: " ";
1834
+ height: 0;
1835
+ width: 0;
1836
+ position: absolute;
1837
+ }
1838
+
1839
+ #powerTip.n:after, #powerTip.s:after,
1840
+ #powerTip.w:after, #powerTip.e:after,
1841
+ #powerTip.nw:after, #powerTip.ne:after,
1842
+ #powerTip.sw:after, #powerTip.se:after {
1843
+ border-color: rgba(255, 255, 255, 0);
1844
+ }
1845
+
1846
+ #powerTip.n:before, #powerTip.s:before,
1847
+ #powerTip.w:before, #powerTip.e:before,
1848
+ #powerTip.nw:before, #powerTip.ne:before,
1849
+ #powerTip.sw:before, #powerTip.se:before {
1850
+ border-color: rgba(128, 128, 128, 0);
1851
+ }
1852
+
1853
+ #powerTip.n:after, #powerTip.n:before,
1854
+ #powerTip.ne:after, #powerTip.ne:before,
1855
+ #powerTip.nw:after, #powerTip.nw:before {
1856
+ top: 100%;
1857
+ }
1858
+
1859
+ #powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {
1860
+ border-top-color: var(--tooltip-background-color);
1861
+ border-width: 10px;
1862
+ margin: 0px -10px;
1863
+ }
1864
+ #powerTip.n:before, #powerTip.ne:before, #powerTip.nw:before {
1865
+ border-top-color: var(--tooltip-border-color);
1866
+ border-width: 11px;
1867
+ margin: 0px -11px;
1868
+ }
1869
+ #powerTip.n:after, #powerTip.n:before {
1870
+ left: 50%;
1871
+ }
1872
+
1873
+ #powerTip.nw:after, #powerTip.nw:before {
1874
+ right: 14px;
1875
+ }
1876
+
1877
+ #powerTip.ne:after, #powerTip.ne:before {
1878
+ left: 14px;
1879
+ }
1880
+
1881
+ #powerTip.s:after, #powerTip.s:before,
1882
+ #powerTip.se:after, #powerTip.se:before,
1883
+ #powerTip.sw:after, #powerTip.sw:before {
1884
+ bottom: 100%;
1885
+ }
1886
+
1887
+ #powerTip.s:after, #powerTip.se:after, #powerTip.sw:after {
1888
+ border-bottom-color: var(--tooltip-background-color);
1889
+ border-width: 10px;
1890
+ margin: 0px -10px;
1891
+ }
1892
+
1893
+ #powerTip.s:before, #powerTip.se:before, #powerTip.sw:before {
1894
+ border-bottom-color: var(--tooltip-border-color);
1895
+ border-width: 11px;
1896
+ margin: 0px -11px;
1897
+ }
1898
+
1899
+ #powerTip.s:after, #powerTip.s:before {
1900
+ left: 50%;
1901
+ }
1902
+
1903
+ #powerTip.sw:after, #powerTip.sw:before {
1904
+ right: 14px;
1905
+ }
1906
+
1907
+ #powerTip.se:after, #powerTip.se:before {
1908
+ left: 14px;
1909
+ }
1910
+
1911
+ #powerTip.e:after, #powerTip.e:before {
1912
+ left: 100%;
1913
+ }
1914
+ #powerTip.e:after {
1915
+ border-left-color: var(--tooltip-border-color);
1916
+ border-width: 10px;
1917
+ top: 50%;
1918
+ margin-top: -10px;
1919
+ }
1920
+ #powerTip.e:before {
1921
+ border-left-color: var(--tooltip-border-color);
1922
+ border-width: 11px;
1923
+ top: 50%;
1924
+ margin-top: -11px;
1925
+ }
1926
+
1927
+ #powerTip.w:after, #powerTip.w:before {
1928
+ right: 100%;
1929
+ }
1930
+ #powerTip.w:after {
1931
+ border-right-color: var(--tooltip-border-color);
1932
+ border-width: 10px;
1933
+ top: 50%;
1934
+ margin-top: -10px;
1935
+ }
1936
+ #powerTip.w:before {
1937
+ border-right-color: var(--tooltip-border-color);
1938
+ border-width: 11px;
1939
+ top: 50%;
1940
+ margin-top: -11px;
1941
+ }
1942
+
1943
+ @media print
1944
+ {
1945
+ #top { display: none; }
1946
+ #side-nav { display: none; }
1947
+ #nav-path { display: none; }
1948
+ body { overflow:visible; }
1949
+ h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
1950
+ .summary { display: none; }
1951
+ .memitem { page-break-inside: avoid; }
1952
+ #doc-content
1953
+ {
1954
+ margin-left:0 !important;
1955
+ height:auto !important;
1956
+ width:auto !important;
1957
+ overflow:inherit;
1958
+ display:inline;
1959
+ }
1960
+ }
1961
+
1962
+ /* @group Markdown */
1963
+
1964
+ table.markdownTable {
1965
+ border-collapse:collapse;
1966
+ margin-top: 4px;
1967
+ margin-bottom: 4px;
1968
+ }
1969
+
1970
+ table.markdownTable td, table.markdownTable th {
1971
+ border: 1px solid var(--table-cell-border-color);
1972
+ padding: 3px 7px 2px;
1973
+ }
1974
+
1975
+ table.markdownTable tr {
1976
+ }
1977
+
1978
+ th.markdownTableHeadLeft, th.markdownTableHeadRight, th.markdownTableHeadCenter, th.markdownTableHeadNone {
1979
+ background-color: var(--table-header-background-color);
1980
+ color: var(--table-header-foreground-color);
1981
+ font-size: 110%;
1982
+ padding-bottom: 4px;
1983
+ padding-top: 5px;
1984
+ }
1985
+
1986
+ th.markdownTableHeadLeft, td.markdownTableBodyLeft {
1987
+ text-align: left
1988
+ }
1989
+
1990
+ th.markdownTableHeadRight, td.markdownTableBodyRight {
1991
+ text-align: right
1992
+ }
1993
+
1994
+ th.markdownTableHeadCenter, td.markdownTableBodyCenter {
1995
+ text-align: center
1996
+ }
1997
+
1998
+ tt, code, kbd, samp
1999
+ {
2000
+ display: inline-block;
2001
+ }
2002
+ /* @end */
2003
+
2004
+ u {
2005
+ text-decoration: underline;
2006
+ }
2007
+
2008
+ details>summary {
2009
+ list-style-type: none;
2010
+ }
2011
+
2012
+ details > summary::-webkit-details-marker {
2013
+ display: none;
2014
+ }
2015
+
2016
+ details>summary::before {
2017
+ content: "\25ba";
2018
+ padding-right:4px;
2019
+ font-size: 80%;
2020
+ }
2021
+
2022
+ details[open]>summary::before {
2023
+ content: "\25bc";
2024
+ padding-right:4px;
2025
+ font-size: 80%;
2026
+ }
2027
+
2028
+ body {
2029
+ scrollbar-color: var(--scrollbar-thumb-color) var(--scrollbar-background-color);
2030
+ }
2031
+
2032
+ ::-webkit-scrollbar {
2033
+ background-color: var(--scrollbar-background-color);
2034
+ height: 12px;
2035
+ width: 12px;
2036
+ }
2037
+ ::-webkit-scrollbar-thumb {
2038
+ border-radius: 6px;
2039
+ box-shadow: inset 0 0 12px 12px var(--scrollbar-thumb-color);
2040
+ border: solid 2px transparent;
2041
+ }
2042
+ ::-webkit-scrollbar-corner {
2043
+ background-color: var(--scrollbar-background-color);
2044
+ }
2045
+