@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,155 @@
1
+ /*
2
+ @licstart The following is the entire license notice for the JavaScript code in this file.
3
+
4
+ The MIT License (MIT)
5
+
6
+ Copyright (C) 1997-2020 by Dimitri van Heesch
7
+
8
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
9
+ and associated documentation files (the "Software"), to deal in the Software without restriction,
10
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
11
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
12
+ furnished to do so, subject to the following conditions:
13
+
14
+ The above copyright notice and this permission notice shall be included in all copies or
15
+ substantial portions of the Software.
16
+
17
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
18
+ BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
20
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
+
23
+ @licend The above is the entire license notice for the JavaScript code in this file
24
+ */
25
+ var once=1;
26
+ function initResizable()
27
+ {
28
+ var cookie_namespace = 'doxygen';
29
+ var sidenav,navtree,content,header,barWidth=6,desktop_vp=768,titleHeight;
30
+
31
+ function readSetting(cookie)
32
+ {
33
+ if (window.chrome) {
34
+ var val = localStorage.getItem(cookie_namespace+'_width');
35
+ if (val) return val;
36
+ } else {
37
+ var myCookie = cookie_namespace+"_"+cookie+"=";
38
+ if (document.cookie) {
39
+ var index = document.cookie.indexOf(myCookie);
40
+ if (index != -1) {
41
+ var valStart = index + myCookie.length;
42
+ var valEnd = document.cookie.indexOf(";", valStart);
43
+ if (valEnd == -1) {
44
+ valEnd = document.cookie.length;
45
+ }
46
+ var val = document.cookie.substring(valStart, valEnd);
47
+ return val;
48
+ }
49
+ }
50
+ }
51
+ return 250;
52
+ }
53
+
54
+ function writeSetting(cookie, val)
55
+ {
56
+ if (window.chrome) {
57
+ localStorage.setItem(cookie_namespace+"_width",val);
58
+ } else {
59
+ var date = new Date();
60
+ date.setTime(date.getTime()+(10*365*24*60*60*1000)); // default expiration is one week
61
+ expiration = date.toGMTString();
62
+ document.cookie = cookie_namespace + "_" + cookie + "=" + val + "; SameSite=Lax; expires=" + expiration+"; path=/";
63
+ }
64
+ }
65
+
66
+ function resizeWidth()
67
+ {
68
+ var windowWidth = $(window).width() + "px";
69
+ var sidenavWidth = $(sidenav).outerWidth();
70
+ content.css({marginLeft:parseInt(sidenavWidth)+"px"});
71
+ if (typeof page_layout!=='undefined' && page_layout==1) {
72
+ footer.css({marginLeft:parseInt(sidenavWidth)+"px"});
73
+ }
74
+ writeSetting('width',sidenavWidth-barWidth);
75
+ }
76
+
77
+ function restoreWidth(navWidth)
78
+ {
79
+ var windowWidth = $(window).width() + "px";
80
+ content.css({marginLeft:parseInt(navWidth)+barWidth+"px"});
81
+ if (typeof page_layout!=='undefined' && page_layout==1) {
82
+ footer.css({marginLeft:parseInt(navWidth)+barWidth+"px"});
83
+ }
84
+ sidenav.css({width:navWidth + "px"});
85
+ }
86
+
87
+ function resizeHeight()
88
+ {
89
+ var headerHeight = header.outerHeight();
90
+ var footerHeight = footer.outerHeight();
91
+ var windowHeight = $(window).height();
92
+ var contentHeight,navtreeHeight,sideNavHeight;
93
+ if (typeof page_layout==='undefined' || page_layout==0) { /* DISABLE_INDEX=NO */
94
+ contentHeight = windowHeight - headerHeight - footerHeight;
95
+ navtreeHeight = contentHeight;
96
+ sideNavHeight = contentHeight;
97
+ } else if (page_layout==1) { /* DISABLE_INDEX=YES */
98
+ contentHeight = windowHeight - footerHeight;
99
+ navtreeHeight = windowHeight - headerHeight;
100
+ sideNavHeight = windowHeight;
101
+ }
102
+ content.css({height:contentHeight + "px"});
103
+ navtree.css({height:navtreeHeight + "px"});
104
+ sidenav.css({height:sideNavHeight + "px"});
105
+ if (location.hash.slice(1)) {
106
+ (document.getElementById(location.hash.slice(1))||document.body).scrollIntoView();
107
+ }
108
+ }
109
+
110
+ function collapseExpand()
111
+ {
112
+ var newWidth;
113
+ if (sidenav.width()>0) {
114
+ newWidth=0;
115
+ }
116
+ else {
117
+ var width = readSetting('width');
118
+ newWidth = (width>250 && width<$(window).width()) ? width : 250;
119
+ }
120
+ restoreWidth(newWidth);
121
+ var sidenavWidth = $(sidenav).outerWidth();
122
+ writeSetting('width',sidenavWidth-barWidth);
123
+ }
124
+
125
+ header = $("#top");
126
+ sidenav = $("#side-nav");
127
+ content = $("#doc-content");
128
+ navtree = $("#nav-tree");
129
+ footer = $("#nav-path");
130
+ $(".side-nav-resizable").resizable({resize: function(e, ui) { resizeWidth(); } });
131
+ $(sidenav).resizable({ minWidth: 0 });
132
+ $(window).resize(function() { resizeHeight(); });
133
+ var device = navigator.userAgent.toLowerCase();
134
+ var touch_device = device.match(/(iphone|ipod|ipad|android)/);
135
+ if (touch_device) { /* wider split bar for touch only devices */
136
+ $(sidenav).css({ paddingRight:'20px' });
137
+ $('.ui-resizable-e').css({ width:'20px' });
138
+ $('#nav-sync').css({ right:'34px' });
139
+ barWidth=20;
140
+ }
141
+ var width = readSetting('width');
142
+ if (width) { restoreWidth(width); } else { resizeWidth(); }
143
+ resizeHeight();
144
+ var url = location.href;
145
+ var i=url.indexOf("#");
146
+ if (i>=0) window.location.hash=url.substr(i);
147
+ var _preventDefault = function(evt) { evt.preventDefault(); };
148
+ $("#splitbar").bind("dragstart", _preventDefault).bind("selectstart", _preventDefault);
149
+ if (once) {
150
+ $(".ui-resizable-handle").dblclick(collapseExpand);
151
+ once=0
152
+ }
153
+ $(window).on('load',resizeHeight);
154
+ }
155
+ /* @license-end */
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['b64_5fencode_0',['b64_encode',['../classLicenseSpring_1_1HardwareIdProvider.html#a51da5a8a894e34448f00346ce2ad89da',1,'LicenseSpring::HardwareIdProvider']]]
4
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['create_0',['create',['../classLicenseSpring_1_1HardwareIdProvider.html#a894dfd69d863089172fd8f077d77aa6b',1,'LicenseSpring::HardwareIdProvider']]]
4
+ ];
@@ -0,0 +1,6 @@
1
+ var searchData=
2
+ [
3
+ ['get_5fhardware_5fid_0',['get_hardware_id',['../classLicenseSpring_1_1HardwareIdProvider.html#a75d12d7208dc29d9c42b53d52dc7a2f5',1,'LicenseSpring::HardwareIdProvider::get_hardware_id()'],['../classLicenseSpring_1_1HardwareIdProviderCloud.html#aaf94b3315dc65d532af1d71f27ab1bf4',1,'LicenseSpring::HardwareIdProviderCloud::get_hardware_id()'],['../classLicenseSpring_1_1HardwareIdProviderLinux.html#af39d5869ea54ebfc16ffd41405990a02',1,'LicenseSpring::HardwareIdProviderLinux::get_hardware_id()'],['../classLicenseSpring_1_1HardwareIdProviderMacos.html#ae9c736ddc041067fe35fa27e27a4b293',1,'LicenseSpring::HardwareIdProviderMacos::get_hardware_id()'],['../classLicenseSpring_1_1HardwareIdProviderWindows.html#a0b06666048abe35c03bfa2660c014e77',1,'LicenseSpring::HardwareIdProviderWindows::get_hardware_id()']]],
4
+ ['get_5fhash_1',['get_hash',['../classLicenseSpring_1_1HardwareIdProvider.html#a41218f5ed1786d270a947bd4a76c0b69',1,'LicenseSpring::HardwareIdProvider']]],
5
+ ['get_5fversion_2',['get_version',['../classLicenseSpring_1_1HardwareIdProvider.html#af9e30122067cb0aa05366056dce70905',1,'LicenseSpring::HardwareIdProvider']]]
6
+ ];
@@ -0,0 +1,9 @@
1
+ var searchData=
2
+ [
3
+ ['hardware_20id_20module_0',['LicenseSpring hardware ID module.',['../index.html',1,'']]],
4
+ ['hardwareidprovider_1',['HardwareIdProvider',['../classLicenseSpring_1_1HardwareIdProvider.html',1,'LicenseSpring']]],
5
+ ['hardwareidprovidercloud_2',['HardwareIdProviderCloud',['../classLicenseSpring_1_1HardwareIdProviderCloud.html',1,'LicenseSpring']]],
6
+ ['hardwareidproviderlinux_3',['HardwareIdProviderLinux',['../classLicenseSpring_1_1HardwareIdProviderLinux.html',1,'LicenseSpring']]],
7
+ ['hardwareidprovidermacos_4',['HardwareIdProviderMacos',['../classLicenseSpring_1_1HardwareIdProviderMacos.html',1,'LicenseSpring']]],
8
+ ['hardwareidproviderwindows_5',['HardwareIdProviderWindows',['../classLicenseSpring_1_1HardwareIdProviderWindows.html',1,'LicenseSpring']]]
9
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['id_20module_0',['LicenseSpring hardware ID module.',['../index.html',1,'']]]
4
+ ];
@@ -0,0 +1,5 @@
1
+ var searchData=
2
+ [
3
+ ['libraries_0',['Third-party libraries',['../index.html#autotoc_md1',1,'']]],
4
+ ['licensespring_20hardware_20id_20module_1',['LicenseSpring hardware ID module.',['../index.html',1,'']]]
5
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['module_0',['LicenseSpring hardware ID module.',['../index.html',1,'']]]
4
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['party_20libraries_0',['Third-party libraries',['../index.html#autotoc_md1',1,'']]]
4
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['third_20party_20libraries_0',['Third-party libraries',['../index.html#autotoc_md1',1,'']]]
4
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['_7ehardwareidprovider_0',['~HardwareIdProvider',['../classLicenseSpring_1_1HardwareIdProvider.html#a1760b15f3a9727cd050f001a8bed9c66',1,'LicenseSpring::HardwareIdProvider']]]
4
+ ];
@@ -0,0 +1,8 @@
1
+ var searchData=
2
+ [
3
+ ['hardwareidprovider_0',['HardwareIdProvider',['../classLicenseSpring_1_1HardwareIdProvider.html',1,'LicenseSpring']]],
4
+ ['hardwareidprovidercloud_1',['HardwareIdProviderCloud',['../classLicenseSpring_1_1HardwareIdProviderCloud.html',1,'LicenseSpring']]],
5
+ ['hardwareidproviderlinux_2',['HardwareIdProviderLinux',['../classLicenseSpring_1_1HardwareIdProviderLinux.html',1,'LicenseSpring']]],
6
+ ['hardwareidprovidermacos_3',['HardwareIdProviderMacos',['../classLicenseSpring_1_1HardwareIdProviderMacos.html',1,'LicenseSpring']]],
7
+ ['hardwareidproviderwindows_4',['HardwareIdProviderWindows',['../classLicenseSpring_1_1HardwareIdProviderWindows.html',1,'LicenseSpring']]]
8
+ ];
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3
+ "https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ xmlns:xlink="http://www.w3.org/1999/xlink"
7
+ viewBox="0 0 11 11"
8
+ height="11"
9
+ width="11"
10
+ id="svg2"
11
+ version="1.1">
12
+ <defs
13
+ id="defs6" />
14
+ <path
15
+ id="path12"
16
+ d="M 5.5 0.5 A 5 5 0 0 0 0.5 5.5 A 5 5 0 0 0 5.5 10.5 A 5 5 0 0 0 10.5 5.5 A 5 5 0 0 0 5.5 0.5 z M 3.5820312 3 A 0.58291923 0.58291923 0 0 1 4 3.1757812 L 5.5 4.6757812 L 7 3.1757812 A 0.58291923 0.58291923 0 0 1 7.4003906 3 A 0.58291923 0.58291923 0 0 1 7.8242188 4 L 6.3242188 5.5 L 7.8242188 7 A 0.58291923 0.58291923 0 1 1 7 7.8242188 L 5.5 6.3242188 L 4 7.8242188 A 0.58291923 0.58291923 0 1 1 3.1757812 7 L 4.6757812 5.5 L 3.1757812 4 A 0.58291923 0.58291923 0 0 1 3.5820312 3 z "
17
+ style="stroke-width:1.09870648;fill:#bababa;fill-opacity:1" />
18
+ </svg>
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['b64_5fencode_0',['b64_encode',['../classLicenseSpring_1_1HardwareIdProvider.html#a51da5a8a894e34448f00346ce2ad89da',1,'LicenseSpring::HardwareIdProvider']]]
4
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['create_0',['create',['../classLicenseSpring_1_1HardwareIdProvider.html#a894dfd69d863089172fd8f077d77aa6b',1,'LicenseSpring::HardwareIdProvider']]]
4
+ ];
@@ -0,0 +1,6 @@
1
+ var searchData=
2
+ [
3
+ ['get_5fhardware_5fid_0',['get_hardware_id',['../classLicenseSpring_1_1HardwareIdProvider.html#a75d12d7208dc29d9c42b53d52dc7a2f5',1,'LicenseSpring::HardwareIdProvider::get_hardware_id()'],['../classLicenseSpring_1_1HardwareIdProviderCloud.html#aaf94b3315dc65d532af1d71f27ab1bf4',1,'LicenseSpring::HardwareIdProviderCloud::get_hardware_id()'],['../classLicenseSpring_1_1HardwareIdProviderLinux.html#af39d5869ea54ebfc16ffd41405990a02',1,'LicenseSpring::HardwareIdProviderLinux::get_hardware_id()'],['../classLicenseSpring_1_1HardwareIdProviderMacos.html#ae9c736ddc041067fe35fa27e27a4b293',1,'LicenseSpring::HardwareIdProviderMacos::get_hardware_id()'],['../classLicenseSpring_1_1HardwareIdProviderWindows.html#a0b06666048abe35c03bfa2660c014e77',1,'LicenseSpring::HardwareIdProviderWindows::get_hardware_id()']]],
4
+ ['get_5fhash_1',['get_hash',['../classLicenseSpring_1_1HardwareIdProvider.html#a41218f5ed1786d270a947bd4a76c0b69',1,'LicenseSpring::HardwareIdProvider']]],
5
+ ['get_5fversion_2',['get_version',['../classLicenseSpring_1_1HardwareIdProvider.html#af9e30122067cb0aa05366056dce70905',1,'LicenseSpring::HardwareIdProvider']]]
6
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['_7ehardwareidprovider_0',['~HardwareIdProvider',['../classLicenseSpring_1_1HardwareIdProvider.html#a1760b15f3a9727cd050f001a8bed9c66',1,'LicenseSpring::HardwareIdProvider']]]
4
+ ];
@@ -0,0 +1,24 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3
+ "https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ xmlns:xlink="http://www.w3.org/1999/xlink"
7
+ viewBox="0 0 20 19"
8
+ height="19"
9
+ width="20"
10
+ id="svg2"
11
+ version="1.1">
12
+ <defs
13
+ id="defs6" />
14
+ <circle
15
+ r="3.5"
16
+ cy="8.5"
17
+ cx="5.5"
18
+ id="path4611"
19
+ style="fill:#000000;fill-opacity:0;stroke:#656565;stroke-width:1.4;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
20
+ <path
21
+ id="path4630"
22
+ d="m 8.1085854,11.109059 2.7823556,2.782356"
23
+ style="fill:none;stroke:#656565;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
24
+ </svg>
@@ -0,0 +1,24 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3
+ "https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ xmlns:xlink="http://www.w3.org/1999/xlink"
7
+ viewBox="0 0 20 19"
8
+ height="19"
9
+ width="20"
10
+ id="svg2"
11
+ version="1.1">
12
+ <defs
13
+ id="defs6" />
14
+ <circle
15
+ r="3.5"
16
+ cy="8.5"
17
+ cx="5.5"
18
+ id="path4611"
19
+ style="fill:#000000;fill-opacity:0;stroke:#C5C5C5;stroke-width:1.4;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
20
+ <path
21
+ id="path4630"
22
+ d="m 8.1085854,11.109059 2.7823556,2.782356"
23
+ style="fill:none;stroke:#C5C5C5;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
24
+ </svg>
@@ -0,0 +1,31 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
4
+ "https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
5
+ <svg
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ version="1.1"
8
+ id="svg2"
9
+ width="20"
10
+ height="19"
11
+ viewBox="0 0 20 19"
12
+ >
13
+ <defs
14
+ id="defs6" />
15
+ <circle
16
+ style="fill:#000000;fill-opacity:0;stroke:#656565;stroke-width:1.4;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
17
+ id="path4611"
18
+ cx="5.5"
19
+ cy="8.5"
20
+ r="3.5" />
21
+ <path
22
+ style="fill:#656565;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
23
+ d="M 11,7 13.5,10 16,7 Z"
24
+ id="path4609"
25
+ />
26
+ <path
27
+ style="fill:none;stroke:#656565;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
28
+ d="m 8.1085854,11.109059 2.7823556,2.782356"
29
+ id="path4630"
30
+ />
31
+ </svg>
@@ -0,0 +1,31 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
4
+ "https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
5
+ <svg
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ version="1.1"
8
+ id="svg2"
9
+ width="20"
10
+ height="19"
11
+ viewBox="0 0 20 19"
12
+ >
13
+ <defs
14
+ id="defs6" />
15
+ <circle
16
+ style="fill:#000000;fill-opacity:0;stroke:#c5C5C5;stroke-width:1.4;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
17
+ id="path4611"
18
+ cx="5.5"
19
+ cy="8.5"
20
+ r="3.5" />
21
+ <path
22
+ style="fill:#c5C5C5;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
23
+ d="M 11,7 13.5,10 16,7 Z"
24
+ id="path4609"
25
+ />
26
+ <path
27
+ style="fill:none;stroke:#c5C5C5;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
28
+ d="m 8.1085854,11.109059 2.7823556,2.782356"
29
+ id="path4630"
30
+ />
31
+ </svg>
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['hardware_20id_20module_0',['LicenseSpring hardware ID module.',['../index.html',1,'']]]
4
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['id_20module_0',['LicenseSpring hardware ID module.',['../index.html',1,'']]]
4
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['licensespring_20hardware_20id_20module_0',['LicenseSpring hardware ID module.',['../index.html',1,'']]]
4
+ ];
@@ -0,0 +1,4 @@
1
+ var searchData=
2
+ [
3
+ ['module_0',['LicenseSpring hardware ID module.',['../index.html',1,'']]]
4
+ ];