@verdocs/web-sdk 1.4.0 → 1.4.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 (354) hide show
  1. package/dist/cjs/Auth-adc80bd4.js +68 -0
  2. package/dist/cjs/{Token-b86e5335.js → Token-1ec62bd3.js} +2 -135
  3. package/dist/{verdocs-web-sdk/buffer-es6-5cef4368.js → cjs/buffer-es6-bc8199b1.js} +47 -14
  4. package/dist/cjs/index-589f3be8.js +1356 -0
  5. package/dist/cjs/loader.cjs.js +3 -19
  6. package/dist/cjs/{index-9c6e5f50.js → popper-71bf3058.js} +0 -186
  7. package/dist/cjs/verdocs-auth.cjs.entry.js +7 -199
  8. package/dist/cjs/verdocs-button_2.cjs.entry.js +105 -0
  9. package/dist/cjs/{verdocs-view.cjs.entry.js → verdocs-dropdown_12.cjs.entry.js} +3313 -50
  10. package/dist/cjs/verdocs-initial-dialog.cjs.entry.js +1 -1
  11. package/dist/cjs/verdocs-kba-dialog.cjs.entry.js +2 -2
  12. package/dist/cjs/verdocs-loader.cjs.entry.js +1 -1
  13. package/dist/cjs/verdocs-ok-dialog.cjs.entry.js +2 -2
  14. package/dist/cjs/verdocs-organization-card.cjs.entry.js +1 -1
  15. package/dist/cjs/verdocs-quick-functions.cjs.entry.js +2 -2
  16. package/dist/cjs/verdocs-search-activity_2.cjs.entry.js +228 -0
  17. package/dist/cjs/verdocs-search-tabs.cjs.entry.js +2 -2
  18. package/dist/cjs/verdocs-search.cjs.entry.js +1 -1
  19. package/dist/cjs/verdocs-sign.cjs.entry.js +3 -1511
  20. package/dist/cjs/verdocs-signature-dialog.cjs.entry.js +2 -2
  21. package/dist/cjs/verdocs-status-indicator.cjs.entry.js +4 -90
  22. package/dist/cjs/verdocs-template-card.cjs.entry.js +1 -1
  23. package/dist/cjs/verdocs-template-tags.cjs.entry.js +1 -1
  24. package/dist/cjs/verdocs-toggle.cjs.entry.js +1 -1
  25. package/dist/cjs/verdocs-upload-dialog.cjs.entry.js +2 -2
  26. package/dist/cjs/verdocs-web-sdk.cjs.js +5 -117
  27. package/dist/collection/collection-manifest.json +1 -1
  28. package/dist/collection/components/controls/verdocs-button/verdocs-button.css +1 -1
  29. package/dist/collection/components/dialogs/verdocs-kba-dialog/verdocs-kba-dialog.css +1 -1
  30. package/dist/collection/components/dialogs/verdocs-ok-dialog/verdocs-ok-dialog.css +2 -2
  31. package/dist/collection/components/dialogs/verdocs-signature-dialog/verdocs-signature-dialog.css +4 -4
  32. package/dist/collection/components/dialogs/verdocs-upload-dialog/verdocs-upload-dialog.css +2 -2
  33. package/dist/collection/components/elements/verdocs-field-attachment/verdocs-field-attachment.css +2 -4
  34. package/dist/collection/components/elements/verdocs-field-checkbox-group/verdocs-field-checkbox.css +1 -3
  35. package/dist/collection/components/elements/verdocs-field-date/verdocs-field-date.css +1 -3
  36. package/dist/collection/components/elements/verdocs-field-dropdown/verdocs-field-dropdown.css +1 -3
  37. package/dist/collection/components/elements/verdocs-field-initial/verdocs-field-initial.css +1 -3
  38. package/dist/collection/components/elements/verdocs-field-payment/verdocs-field-payment.css +1 -3
  39. package/dist/collection/components/elements/verdocs-field-radio-button-group/verdocs-field-radio-button.css +1 -3
  40. package/dist/collection/components/elements/verdocs-field-signature/verdocs-field-signature.css +1 -3
  41. package/dist/collection/components/elements/verdocs-field-textarea/verdocs-field-textarea.css +1 -3
  42. package/dist/collection/components/elements/verdocs-field-textbox/verdocs-field-textbox.css +1 -3
  43. package/dist/collection/components/elements/verdocs-quick-functions/verdocs-quick-functions.css +1 -3
  44. package/dist/collection/components/elements/verdocs-search-activity/verdocs-search-activity.css +1 -3
  45. package/dist/collection/components/elements/verdocs-search-box/verdocs-search-box.css +1 -3
  46. package/dist/collection/components/elements/verdocs-search-tabs/verdocs-search-tabs.css +1 -0
  47. package/dist/components/Auth.js +0 -93
  48. package/dist/components/Token.js +1 -134
  49. package/dist/components/buffer-es6.js +39 -14
  50. package/dist/components/index.js +0 -4
  51. package/dist/components/{index3.js → popper.js} +0 -186
  52. package/dist/components/verdocs-auth.js +2 -193
  53. package/dist/components/verdocs-button2.js +2 -2
  54. package/dist/components/verdocs-dropdown2.js +2 -2
  55. package/dist/components/verdocs-field-attachment2.js +2 -2
  56. package/dist/components/verdocs-field-checkbox2.js +2 -2
  57. package/dist/components/verdocs-field-date2.js +2 -214
  58. package/dist/components/verdocs-field-dropdown2.js +2 -2
  59. package/dist/components/verdocs-field-initial2.js +2 -2
  60. package/dist/components/verdocs-field-payment2.js +2 -2
  61. package/dist/components/verdocs-field-radio-button2.js +2 -2
  62. package/dist/components/verdocs-field-signature2.js +2 -2
  63. package/dist/components/verdocs-field-textarea2.js +2 -2
  64. package/dist/components/verdocs-field-textbox2.js +2 -2
  65. package/dist/components/verdocs-initial-dialog2.js +1 -1
  66. package/dist/components/verdocs-kba-dialog.js +2 -2
  67. package/dist/components/verdocs-loader2.js +1 -1
  68. package/dist/components/verdocs-ok-dialog2.js +2 -2
  69. package/dist/components/verdocs-organization-card.js +1 -1
  70. package/dist/components/verdocs-quick-functions.js +2 -2
  71. package/dist/components/verdocs-search-activity2.js +16 -104
  72. package/dist/components/verdocs-search-box2.js +2 -2
  73. package/dist/components/verdocs-search-tabs.js +2 -2
  74. package/dist/components/verdocs-search.js +1 -1
  75. package/dist/components/verdocs-sign.js +1 -1508
  76. package/dist/components/verdocs-signature-dialog2.js +2 -2
  77. package/dist/components/verdocs-status-indicator.js +3 -88
  78. package/dist/components/verdocs-template-card.js +1 -1
  79. package/dist/components/verdocs-template-tags.js +1 -1
  80. package/dist/components/verdocs-text-input2.js +1 -1
  81. package/dist/components/verdocs-toggle.js +1 -1
  82. package/dist/components/verdocs-upload-dialog2.js +2 -2
  83. package/dist/components/verdocs-view2.js +6 -33
  84. package/dist/docs.json +2 -2
  85. package/dist/esm/Auth-ff6040be.js +64 -0
  86. package/dist/{verdocs-web-sdk/Token-29eea56d.js → esm/Token-a587e3ad.js} +1 -134
  87. package/dist/{cjs/buffer-es6-b2c1c885.js → esm/buffer-es6-136673c8.js} +38 -15
  88. package/dist/esm/index-859bc689.js +1327 -0
  89. package/dist/esm/loader.js +3 -19
  90. package/dist/esm/{index-432c65a6.js → popper-93ecb064.js} +0 -186
  91. package/dist/esm/verdocs-auth.entry.js +4 -196
  92. package/dist/esm/verdocs-button_2.entry.js +100 -0
  93. package/dist/esm/{verdocs-view.entry.js → verdocs-dropdown_12.entry.js} +3286 -34
  94. package/dist/esm/verdocs-initial-dialog.entry.js +1 -1
  95. package/dist/esm/verdocs-kba-dialog.entry.js +2 -2
  96. package/dist/esm/verdocs-loader.entry.js +1 -1
  97. package/dist/esm/verdocs-ok-dialog.entry.js +2 -2
  98. package/dist/esm/verdocs-organization-card.entry.js +1 -1
  99. package/dist/esm/verdocs-quick-functions.entry.js +2 -2
  100. package/dist/esm/verdocs-search-activity_2.entry.js +223 -0
  101. package/dist/esm/verdocs-search-tabs.entry.js +2 -2
  102. package/dist/esm/verdocs-search.entry.js +1 -1
  103. package/dist/esm/verdocs-sign.entry.js +3 -1511
  104. package/dist/esm/verdocs-signature-dialog.entry.js +2 -2
  105. package/dist/esm/verdocs-status-indicator.entry.js +3 -89
  106. package/dist/esm/verdocs-template-card.entry.js +1 -1
  107. package/dist/esm/verdocs-template-tags.entry.js +1 -1
  108. package/dist/esm/verdocs-toggle.entry.js +1 -1
  109. package/dist/esm/verdocs-upload-dialog.entry.js +2 -2
  110. package/dist/esm/verdocs-web-sdk.js +5 -117
  111. package/dist/esm-es5/Auth-ff6040be.js +1 -0
  112. package/dist/esm-es5/Token-a587e3ad.js +1 -0
  113. package/dist/esm-es5/buffer-es6-136673c8.js +7 -0
  114. package/dist/esm-es5/index-859bc689.js +2 -0
  115. package/dist/esm-es5/loader.js +1 -1
  116. package/dist/esm-es5/popper-93ecb064.js +1 -0
  117. package/dist/esm-es5/verdocs-auth.entry.js +1 -1
  118. package/dist/esm-es5/verdocs-button_2.entry.js +1 -0
  119. package/dist/esm-es5/verdocs-dropdown_12.entry.js +23 -0
  120. package/dist/esm-es5/verdocs-initial-dialog.entry.js +1 -1
  121. package/dist/esm-es5/verdocs-kba-dialog.entry.js +1 -1
  122. package/dist/esm-es5/verdocs-loader.entry.js +1 -1
  123. package/dist/esm-es5/verdocs-ok-dialog.entry.js +1 -1
  124. package/dist/esm-es5/verdocs-organization-card.entry.js +1 -1
  125. package/dist/esm-es5/verdocs-quick-functions.entry.js +1 -1
  126. package/dist/esm-es5/verdocs-search-activity_2.entry.js +1 -0
  127. package/dist/esm-es5/verdocs-search-tabs.entry.js +1 -1
  128. package/dist/esm-es5/verdocs-search.entry.js +1 -1
  129. package/dist/esm-es5/verdocs-sign.entry.js +1 -1
  130. package/dist/esm-es5/verdocs-signature-dialog.entry.js +1 -1
  131. package/dist/esm-es5/verdocs-status-indicator.entry.js +1 -11
  132. package/dist/esm-es5/verdocs-template-card.entry.js +1 -1
  133. package/dist/esm-es5/verdocs-template-tags.entry.js +1 -1
  134. package/dist/esm-es5/verdocs-toggle.entry.js +1 -1
  135. package/dist/esm-es5/verdocs-upload-dialog.entry.js +1 -1
  136. package/dist/esm-es5/verdocs-web-sdk.js +1 -1
  137. package/dist/verdocs-web-sdk/index.esm.js +0 -1
  138. package/dist/verdocs-web-sdk/p-0353c423.entry.js +1 -0
  139. package/dist/verdocs-web-sdk/p-11bc03a5.js +1 -0
  140. package/dist/verdocs-web-sdk/p-144e0842.system.entry.js +1 -0
  141. package/dist/verdocs-web-sdk/p-15b7ed4d.entry.js +1 -0
  142. package/dist/verdocs-web-sdk/p-1f55d8ac.system.entry.js +1 -0
  143. package/dist/verdocs-web-sdk/p-2bc58746.js +2 -0
  144. package/dist/verdocs-web-sdk/p-34bb9854.system.entry.js +1 -0
  145. package/dist/verdocs-web-sdk/p-3d1eb63d.system.entry.js +1 -0
  146. package/dist/verdocs-web-sdk/p-3f437456.system.entry.js +1 -0
  147. package/dist/verdocs-web-sdk/p-432c3151.system.entry.js +1 -0
  148. package/dist/verdocs-web-sdk/p-466cf9bf.system.entry.js +1 -0
  149. package/dist/verdocs-web-sdk/p-4c66f794.js +1 -0
  150. package/dist/verdocs-web-sdk/{index.system.js → p-50ea2036.system.js} +0 -0
  151. package/dist/verdocs-web-sdk/p-5dfd73f9.system.js +7 -0
  152. package/dist/verdocs-web-sdk/p-6348272c.js +1 -0
  153. package/dist/verdocs-web-sdk/p-6393b2b4.entry.js +1 -0
  154. package/dist/verdocs-web-sdk/p-66b19637.entry.js +1 -0
  155. package/dist/verdocs-web-sdk/p-6802ef91.system.entry.js +1 -0
  156. package/dist/verdocs-web-sdk/p-6ac9e6f8.entry.js +1 -0
  157. package/dist/verdocs-web-sdk/p-6d65d54e.system.entry.js +1 -0
  158. package/dist/verdocs-web-sdk/p-6fa6fb3c.entry.js +1 -0
  159. package/dist/verdocs-web-sdk/p-829b235c.entry.js +1 -0
  160. package/dist/verdocs-web-sdk/p-8795dbe8.entry.js +1 -0
  161. package/dist/verdocs-web-sdk/p-88a300c5.system.js +1 -0
  162. package/dist/verdocs-web-sdk/p-8c6db319.entry.js +1 -0
  163. package/dist/verdocs-web-sdk/p-8c6e29a5.entry.js +1 -0
  164. package/dist/verdocs-web-sdk/p-92632d8e.system.entry.js +1 -0
  165. package/dist/verdocs-web-sdk/p-96c0bf40.system.js +1 -0
  166. package/dist/verdocs-web-sdk/p-98d72550.system.entry.js +23 -0
  167. package/dist/verdocs-web-sdk/p-9b34c794.entry.js +1 -0
  168. package/dist/verdocs-web-sdk/p-9fbb3fc2.entry.js +1 -0
  169. package/dist/verdocs-web-sdk/p-a1fcf0c4.entry.js +23 -0
  170. package/dist/verdocs-web-sdk/p-b1cd24f7.entry.js +1 -0
  171. package/dist/verdocs-web-sdk/p-bf2620cb.entry.js +1 -0
  172. package/dist/verdocs-web-sdk/p-c2f97ef9.system.entry.js +1 -0
  173. package/dist/verdocs-web-sdk/p-caed7818.system.js +2 -0
  174. package/dist/verdocs-web-sdk/p-cc127684.system.entry.js +1 -0
  175. package/dist/verdocs-web-sdk/p-cd6d1fe5.system.entry.js +1 -0
  176. package/dist/verdocs-web-sdk/p-d6206c17.system.entry.js +1 -0
  177. package/dist/verdocs-web-sdk/p-da667373.entry.js +1 -0
  178. package/dist/verdocs-web-sdk/p-e2e643c5.system.entry.js +1 -0
  179. package/dist/verdocs-web-sdk/p-e3659c64.system.js +1 -0
  180. package/dist/verdocs-web-sdk/p-e609b2ee.system.js +1 -0
  181. package/dist/verdocs-web-sdk/p-e719f9ca.system.entry.js +1 -0
  182. package/dist/verdocs-web-sdk/p-ed5baeb4.entry.js +1 -0
  183. package/dist/verdocs-web-sdk/p-ef932a87.js +1 -0
  184. package/dist/verdocs-web-sdk/p-f0d0f959.system.entry.js +1 -0
  185. package/dist/verdocs-web-sdk/p-f7e26fbd.entry.js +1 -0
  186. package/dist/verdocs-web-sdk/p-f814d5cc.system.entry.js +1 -0
  187. package/dist/verdocs-web-sdk/p-f9d431ef.entry.js +1 -0
  188. package/dist/verdocs-web-sdk/verdocs-web-sdk.css +1 -57
  189. package/dist/verdocs-web-sdk/verdocs-web-sdk.esm.js +1 -129
  190. package/dist/verdocs-web-sdk/verdocs-web-sdk.js +2 -1
  191. package/package.json +4 -4
  192. package/dist/cjs/Auth-0146ddd8.js +0 -161
  193. package/dist/cjs/app-globals-3a1e7e63.js +0 -5
  194. package/dist/cjs/css-shim-e9231523.js +0 -6
  195. package/dist/cjs/dom-7fb93981.js +0 -75
  196. package/dist/cjs/index-a24f3b6a.js +0 -3096
  197. package/dist/cjs/index-b5a86b04.js +0 -4
  198. package/dist/cjs/index-c4be37e1.js +0 -54
  199. package/dist/cjs/shadow-css-abc19485.js +0 -389
  200. package/dist/cjs/verdocs-button.cjs.entry.js +0 -49
  201. package/dist/cjs/verdocs-dropdown.cjs.entry.js +0 -80
  202. package/dist/cjs/verdocs-field-attachment.cjs.entry.js +0 -59
  203. package/dist/cjs/verdocs-field-checkbox.cjs.entry.js +0 -39
  204. package/dist/cjs/verdocs-field-date.cjs.entry.js +0 -2968
  205. package/dist/cjs/verdocs-field-dropdown.cjs.entry.js +0 -59
  206. package/dist/cjs/verdocs-field-initial.cjs.entry.js +0 -52
  207. package/dist/cjs/verdocs-field-payment.cjs.entry.js +0 -86
  208. package/dist/cjs/verdocs-field-radio-button.cjs.entry.js +0 -48
  209. package/dist/cjs/verdocs-field-signature.cjs.entry.js +0 -52
  210. package/dist/cjs/verdocs-field-textarea.cjs.entry.js +0 -63
  211. package/dist/cjs/verdocs-field-textbox.cjs.entry.js +0 -63
  212. package/dist/cjs/verdocs-search-activity.cjs.entry.js +0 -263
  213. package/dist/cjs/verdocs-search-box.cjs.entry.js +0 -60
  214. package/dist/cjs/verdocs-text-input.cjs.entry.js +0 -62
  215. package/dist/components/index2.js +0 -1
  216. package/dist/components/index4.js +0 -47
  217. package/dist/custom-elements.json +0 -830
  218. package/dist/esm/Auth-4b21fced.js +0 -157
  219. package/dist/esm/Token-29eea56d.js +0 -2458
  220. package/dist/esm/app-globals-0f993ce5.js +0 -3
  221. package/dist/esm/buffer-es6-5cef4368.js +0 -1985
  222. package/dist/esm/css-shim-60f618b9.js +0 -4
  223. package/dist/esm/dom-4eeb3fee.js +0 -73
  224. package/dist/esm/index-97ec070b.js +0 -47
  225. package/dist/esm/index-ddbd60b5.js +0 -3059
  226. package/dist/esm/index-ef172650.js +0 -1
  227. package/dist/esm/shadow-css-02866686.js +0 -387
  228. package/dist/esm/verdocs-button.entry.js +0 -45
  229. package/dist/esm/verdocs-dropdown.entry.js +0 -76
  230. package/dist/esm/verdocs-field-attachment.entry.js +0 -55
  231. package/dist/esm/verdocs-field-checkbox.entry.js +0 -35
  232. package/dist/esm/verdocs-field-date.entry.js +0 -2964
  233. package/dist/esm/verdocs-field-dropdown.entry.js +0 -55
  234. package/dist/esm/verdocs-field-initial.entry.js +0 -48
  235. package/dist/esm/verdocs-field-payment.entry.js +0 -82
  236. package/dist/esm/verdocs-field-radio-button.entry.js +0 -44
  237. package/dist/esm/verdocs-field-signature.entry.js +0 -48
  238. package/dist/esm/verdocs-field-textarea.entry.js +0 -59
  239. package/dist/esm/verdocs-field-textbox.entry.js +0 -59
  240. package/dist/esm/verdocs-search-activity.entry.js +0 -259
  241. package/dist/esm/verdocs-search-box.entry.js +0 -56
  242. package/dist/esm/verdocs-text-input.entry.js +0 -58
  243. package/dist/esm-es5/Auth-4b21fced.js +0 -1
  244. package/dist/esm-es5/Token-29eea56d.js +0 -1
  245. package/dist/esm-es5/app-globals-0f993ce5.js +0 -1
  246. package/dist/esm-es5/buffer-es6-5cef4368.js +0 -7
  247. package/dist/esm-es5/css-shim-60f618b9.js +0 -1
  248. package/dist/esm-es5/dom-4eeb3fee.js +0 -21
  249. package/dist/esm-es5/index-432c65a6.js +0 -1
  250. package/dist/esm-es5/index-97ec070b.js +0 -1
  251. package/dist/esm-es5/index-ddbd60b5.js +0 -2
  252. package/dist/esm-es5/index-ef172650.js +0 -1
  253. package/dist/esm-es5/shadow-css-02866686.js +0 -12
  254. package/dist/esm-es5/verdocs-button.entry.js +0 -1
  255. package/dist/esm-es5/verdocs-dropdown.entry.js +0 -1
  256. package/dist/esm-es5/verdocs-field-attachment.entry.js +0 -1
  257. package/dist/esm-es5/verdocs-field-checkbox.entry.js +0 -1
  258. package/dist/esm-es5/verdocs-field-date.entry.js +0 -1
  259. package/dist/esm-es5/verdocs-field-dropdown.entry.js +0 -1
  260. package/dist/esm-es5/verdocs-field-initial.entry.js +0 -1
  261. package/dist/esm-es5/verdocs-field-payment.entry.js +0 -1
  262. package/dist/esm-es5/verdocs-field-radio-button.entry.js +0 -1
  263. package/dist/esm-es5/verdocs-field-signature.entry.js +0 -1
  264. package/dist/esm-es5/verdocs-field-textarea.entry.js +0 -1
  265. package/dist/esm-es5/verdocs-field-textbox.entry.js +0 -1
  266. package/dist/esm-es5/verdocs-search-activity.entry.js +0 -1
  267. package/dist/esm-es5/verdocs-search-box.entry.js +0 -1
  268. package/dist/esm-es5/verdocs-text-input.entry.js +0 -1
  269. package/dist/esm-es5/verdocs-view.entry.js +0 -23
  270. package/dist/verdocs-web-sdk/Auth-4b21fced.js +0 -157
  271. package/dist/verdocs-web-sdk/Auth-82e38539.system.js +0 -1
  272. package/dist/verdocs-web-sdk/Token-c1cf309e.system.js +0 -1
  273. package/dist/verdocs-web-sdk/app-globals-0f993ce5.js +0 -3
  274. package/dist/verdocs-web-sdk/app-globals-497eb362.system.js +0 -1
  275. package/dist/verdocs-web-sdk/buffer-es6-aa11181b.system.js +0 -7
  276. package/dist/verdocs-web-sdk/css-shim-60f618b9.js +0 -4
  277. package/dist/verdocs-web-sdk/css-shim-e41ceccc.system.js +0 -1
  278. package/dist/verdocs-web-sdk/dom-4eeb3fee.js +0 -73
  279. package/dist/verdocs-web-sdk/dom-89b5deb7.system.js +0 -21
  280. package/dist/verdocs-web-sdk/index-027b383e.system.js +0 -1
  281. package/dist/verdocs-web-sdk/index-06e036a1.system.js +0 -1
  282. package/dist/verdocs-web-sdk/index-432c65a6.js +0 -1974
  283. package/dist/verdocs-web-sdk/index-5d49316f.system.js +0 -1
  284. package/dist/verdocs-web-sdk/index-6465280a.system.js +0 -2
  285. package/dist/verdocs-web-sdk/index-97ec070b.js +0 -47
  286. package/dist/verdocs-web-sdk/index-ddbd60b5.js +0 -3059
  287. package/dist/verdocs-web-sdk/index-ef172650.js +0 -1
  288. package/dist/verdocs-web-sdk/shadow-css-02866686.js +0 -387
  289. package/dist/verdocs-web-sdk/shadow-css-6207e159.system.js +0 -13
  290. package/dist/verdocs-web-sdk/verdocs-auth.entry.js +0 -302
  291. package/dist/verdocs-web-sdk/verdocs-auth.system.entry.js +0 -1
  292. package/dist/verdocs-web-sdk/verdocs-button.entry.js +0 -45
  293. package/dist/verdocs-web-sdk/verdocs-button.system.entry.js +0 -1
  294. package/dist/verdocs-web-sdk/verdocs-dropdown.entry.js +0 -76
  295. package/dist/verdocs-web-sdk/verdocs-dropdown.system.entry.js +0 -1
  296. package/dist/verdocs-web-sdk/verdocs-field-attachment.entry.js +0 -55
  297. package/dist/verdocs-web-sdk/verdocs-field-attachment.system.entry.js +0 -1
  298. package/dist/verdocs-web-sdk/verdocs-field-checkbox.entry.js +0 -35
  299. package/dist/verdocs-web-sdk/verdocs-field-checkbox.system.entry.js +0 -1
  300. package/dist/verdocs-web-sdk/verdocs-field-date.entry.js +0 -2964
  301. package/dist/verdocs-web-sdk/verdocs-field-date.system.entry.js +0 -1
  302. package/dist/verdocs-web-sdk/verdocs-field-dropdown.entry.js +0 -55
  303. package/dist/verdocs-web-sdk/verdocs-field-dropdown.system.entry.js +0 -1
  304. package/dist/verdocs-web-sdk/verdocs-field-initial.entry.js +0 -48
  305. package/dist/verdocs-web-sdk/verdocs-field-initial.system.entry.js +0 -1
  306. package/dist/verdocs-web-sdk/verdocs-field-payment.entry.js +0 -82
  307. package/dist/verdocs-web-sdk/verdocs-field-payment.system.entry.js +0 -1
  308. package/dist/verdocs-web-sdk/verdocs-field-radio-button.entry.js +0 -44
  309. package/dist/verdocs-web-sdk/verdocs-field-radio-button.system.entry.js +0 -1
  310. package/dist/verdocs-web-sdk/verdocs-field-signature.entry.js +0 -48
  311. package/dist/verdocs-web-sdk/verdocs-field-signature.system.entry.js +0 -1
  312. package/dist/verdocs-web-sdk/verdocs-field-textarea.entry.js +0 -59
  313. package/dist/verdocs-web-sdk/verdocs-field-textarea.system.entry.js +0 -1
  314. package/dist/verdocs-web-sdk/verdocs-field-textbox.entry.js +0 -59
  315. package/dist/verdocs-web-sdk/verdocs-field-textbox.system.entry.js +0 -1
  316. package/dist/verdocs-web-sdk/verdocs-initial-dialog.entry.js +0 -239
  317. package/dist/verdocs-web-sdk/verdocs-initial-dialog.system.entry.js +0 -1
  318. package/dist/verdocs-web-sdk/verdocs-kba-dialog.entry.js +0 -77
  319. package/dist/verdocs-web-sdk/verdocs-kba-dialog.system.entry.js +0 -1
  320. package/dist/verdocs-web-sdk/verdocs-loader.entry.js +0 -15
  321. package/dist/verdocs-web-sdk/verdocs-loader.system.entry.js +0 -1
  322. package/dist/verdocs-web-sdk/verdocs-ok-dialog.entry.js +0 -44
  323. package/dist/verdocs-web-sdk/verdocs-ok-dialog.system.entry.js +0 -1
  324. package/dist/verdocs-web-sdk/verdocs-organization-card.entry.js +0 -18
  325. package/dist/verdocs-web-sdk/verdocs-organization-card.system.entry.js +0 -1
  326. package/dist/verdocs-web-sdk/verdocs-quick-functions.entry.js +0 -27
  327. package/dist/verdocs-web-sdk/verdocs-quick-functions.system.entry.js +0 -1
  328. package/dist/verdocs-web-sdk/verdocs-search-activity.entry.js +0 -259
  329. package/dist/verdocs-web-sdk/verdocs-search-activity.system.entry.js +0 -1
  330. package/dist/verdocs-web-sdk/verdocs-search-box.entry.js +0 -56
  331. package/dist/verdocs-web-sdk/verdocs-search-box.system.entry.js +0 -1
  332. package/dist/verdocs-web-sdk/verdocs-search-tabs.entry.js +0 -16
  333. package/dist/verdocs-web-sdk/verdocs-search-tabs.system.entry.js +0 -1
  334. package/dist/verdocs-web-sdk/verdocs-search.entry.js +0 -15
  335. package/dist/verdocs-web-sdk/verdocs-search.system.entry.js +0 -1
  336. package/dist/verdocs-web-sdk/verdocs-sign.entry.js +0 -1995
  337. package/dist/verdocs-web-sdk/verdocs-sign.system.entry.js +0 -1
  338. package/dist/verdocs-web-sdk/verdocs-signature-dialog.entry.js +0 -235
  339. package/dist/verdocs-web-sdk/verdocs-signature-dialog.system.entry.js +0 -1
  340. package/dist/verdocs-web-sdk/verdocs-status-indicator.entry.js +0 -7611
  341. package/dist/verdocs-web-sdk/verdocs-status-indicator.system.entry.js +0 -1
  342. package/dist/verdocs-web-sdk/verdocs-template-card.entry.js +0 -34
  343. package/dist/verdocs-web-sdk/verdocs-template-card.system.entry.js +0 -1
  344. package/dist/verdocs-web-sdk/verdocs-template-tags.entry.js +0 -16
  345. package/dist/verdocs-web-sdk/verdocs-template-tags.system.entry.js +0 -1
  346. package/dist/verdocs-web-sdk/verdocs-text-input.entry.js +0 -58
  347. package/dist/verdocs-web-sdk/verdocs-text-input.system.entry.js +0 -1
  348. package/dist/verdocs-web-sdk/verdocs-toggle.entry.js +0 -32
  349. package/dist/verdocs-web-sdk/verdocs-toggle.system.entry.js +0 -1
  350. package/dist/verdocs-web-sdk/verdocs-upload-dialog.entry.js +0 -119
  351. package/dist/verdocs-web-sdk/verdocs-upload-dialog.system.entry.js +0 -1
  352. package/dist/verdocs-web-sdk/verdocs-view.entry.js +0 -16118
  353. package/dist/verdocs-web-sdk/verdocs-view.system.entry.js +0 -23
  354. package/dist/verdocs-web-sdk/verdocs-web-sdk.system.js +0 -1
@@ -1,157 +0,0 @@
1
- import { g as getEndpoint, d as decodeAccessTokenBody } from './Token-29eea56d.js';
2
-
3
- /**
4
- * Authenticate to Verdocs via user/password authentication
5
- *
6
- * ```typescript
7
- * import {Auth} from '@verdocs/js-sdk/Auth';
8
- * import {Transport} from '@verdocs/js-sdk/HTTP';
9
- *
10
- * const {accessToken} = await Auth.authenticateUser({ username: 'test@test.com', password: 'PASSWORD' });
11
- * Transport.setAuthToken(accessToken);
12
- * ```
13
- */
14
- var authenticateUser = function (params) {
15
- return getEndpoint()
16
- .api.post('/authentication/login', params)
17
- .then(function (r) { return r.data; });
18
- };
19
- /**
20
- * Authenticate to Verdocs via client ID / Secret authentication. **NOTE: This is only suitable for
21
- * NodeJS server-side applications. Never expose your Client Secret in a Web or Mobile app!** Also note
22
- * that access tokens may be cached by server-side apps (and this is recommended) but do expire after 2
23
- * hours. This expiration may change based on future security needs. Application developers are encouraged
24
- * to check the `exp` expiration field in the response accessToken and renew tokens after they expire.
25
- *
26
- * ```typescript
27
- * import {Auth} from '@verdocs/js-sdk/Auth';
28
- * import {Transport} from '@verdocs/js-sdk/HTTP';
29
- *
30
- * const {accessToken} = await Auth.authenticateApp({ client_id: 'CLIENTID', client_secret: 'SECRET' });
31
- * Transport.setAuthToken(accessToken);
32
- * ```
33
- */
34
- var authenticateApp = function (params) {
35
- return getEndpoint()
36
- .api.post('/authentication/login_client', {}, { headers: params })
37
- .then(function (r) { return r.data; });
38
- };
39
- /**
40
- * Validate a token. Only Verdocs tokens will be accepted. Most applications can decode tokens locally,
41
- * because tokens will be validated when API calls are made anyway. However, high-security applications
42
- * may use this endpoint to check if a token has been revoked.
43
- *
44
- * ```typescript
45
- * import {Auth} from '@verdocs/js-sdk/Auth';
46
- *
47
- * const {valid} = await Auth.validateToken({ token });
48
- * if (!valid) {
49
- * window.alert('Session invalid or expired. Please re-authenticate.');
50
- * }
51
- * ```
52
- */
53
- var validateToken = function (params) {
54
- return getEndpoint()
55
- .api.post('/token/isValid', params)
56
- .then(function (r) { return r.data; });
57
- };
58
- /**
59
- * If called before the session expires, this will refresh the caller's session and tokens.
60
- *
61
- * ```typescript
62
- * import {Auth} from '@verdocs/js-sdk/Auth';
63
- * import {Transport} from '@verdocs/js-sdk/HTTP';
64
- *
65
- * const {accessToken} = await Auth.refreshTokens();
66
- * Transport.setAuthToken(accessToken);
67
- * ```
68
- */
69
- var refreshTokens = function () {
70
- return getEndpoint()
71
- .api.get('/token')
72
- .then(function (r) { return r.data; });
73
- };
74
- /**
75
- * Update the caller's password. To help prevent CSRF attack vectors, the user's old password and email address are required.
76
- *
77
- * ```typescript
78
- * import {Auth} from '@verdocs/js-sdk/Auth';
79
- *
80
- * const {status, message} = await Auth.updatePassword({ email, oldPassword, newPassword });
81
- * if (status !== 'OK') {
82
- * window.alert(`Password reset error: ${message}`);
83
- * }
84
- * ```
85
- */
86
- var updatePassword = function (params) {
87
- return getEndpoint()
88
- .api.put('/user/update_password', params)
89
- .then(function (r) { return r.data; });
90
- };
91
- /**
92
- * Update the caller's email address.
93
- *
94
- * ```typescript
95
- * import {Auth} from '@verdocs/js-sdk/Auth';
96
- *
97
- * const {profiles} = await Auth.updateEmail({ email: newEmail });
98
- * ```
99
- */
100
- var updateEmail = function (params) {
101
- return getEndpoint()
102
- .api.put('/user/update_email', params)
103
- .then(function (r) { return r.data; });
104
- };
105
- var clearSession = function (source, persist) {
106
- getEndpoint().setAuthorization(null);
107
- if (persist) {
108
- localStorage.removeItem(source);
109
- }
110
- return null;
111
- };
112
- /**
113
- * Parses and sets the active session, optionally persisting (brower-only, persists to localStorage).
114
- */
115
- var setSession = function (source, token, persist) {
116
- if (persist === void 0) { persist = false; }
117
- if (token === null) {
118
- return clearSession(source, persist);
119
- }
120
- var session = decodeAccessTokenBody(token || '');
121
- if (session === null || (session.exp && session.exp * 1000 < new Date().getTime())) {
122
- return clearSession(source, persist);
123
- }
124
- if (persist) {
125
- localStorage.setItem(source, token);
126
- }
127
- getEndpoint().setAuthorization(token);
128
- return session;
129
- };
130
- /**
131
- * Load a session from localStorage
132
- */
133
- var loadSession = function (source) {
134
- var token = localStorage.getItem(source);
135
- if (!token) {
136
- return null;
137
- }
138
- var session = decodeAccessTokenBody(token);
139
- if (!session) {
140
- return null;
141
- }
142
- if (session.exp && session.exp * 1000 < new Date().getTime()) {
143
- localStorage.removeItem(source);
144
- return null;
145
- }
146
- getEndpoint().setAuthorization(token);
147
- return session;
148
- };
149
- /**
150
- * End the active session.
151
- */
152
- var endSession = function (source, persist) {
153
- if (persist === void 0) { persist = false; }
154
- return clearSession(source, persist);
155
- };
156
-
157
- export { authenticateUser as a, loadSession as l, setSession as s };
@@ -1 +0,0 @@
1
- System.register(["./Token-c1cf309e.system.js"],(function(t){"use strict";var n,e;return{setters:[function(t){n=t.g;e=t.d}],execute:function(){var r=t("a",(function(t){return n().api.post("/authentication/login",t).then((function(t){return t.data}))}));var u=function(t){return n().api.post("/authentication/login_client",{},{headers:t}).then((function(t){return t.data}))};var a=function(t){return n().api.post("/token/isValid",t).then((function(t){return t.data}))};var i=function(){return n().api.get("/token").then((function(t){return t.data}))};var o=function(t){return n().api.put("/user/update_password",t).then((function(t){return t.data}))};var f=function(t){return n().api.put("/user/update_email",t).then((function(t){return t.data}))};var c=function(t,e){n().setAuthorization(null);if(e){localStorage.removeItem(t)}return null};var l=t("s",(function(t,r,u){if(u===void 0){u=false}if(r===null){return c(t,u)}var a=e(r||"");if(a===null||a.exp&&a.exp*1e3<(new Date).getTime()){return c(t,u)}if(u){localStorage.setItem(t,r)}n().setAuthorization(r);return a}));var s=t("l",(function(t){var r=localStorage.getItem(t);if(!r){return null}var u=e(r);if(!u){return null}if(u.exp&&u.exp*1e3<(new Date).getTime()){localStorage.removeItem(t);return null}n().setAuthorization(r);return u}));var p=function(t,n){if(n===void 0){n=false}return c(t,n)}}}}));
@@ -1 +0,0 @@
1
- System.register(["./index-027b383e.system.js","./buffer-es6-aa11181b.system.js"],(function(e){"use strict";var t,r;return{setters:[function(e){t=e.p},function(e){r=e.B}],execute:function(){"use strict";var n=function e(t,r){return function e(){var n=new Array(arguments.length);for(var i=0;i<n.length;i++){n[i]=arguments[i]}return t.apply(r,n)}};"use strict";var i=Object.prototype.toString;var o=function(e){return function(t){var r=i.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())}}(Object.create(null));function s(e){e=e.toLowerCase();return function t(r){return o(r)===e}}function a(e){return Array.isArray(e)}function u(e){return typeof e==="undefined"}function f(e){return e!==null&&!u(e)&&e.constructor!==null&&!u(e.constructor)&&typeof e.constructor.isBuffer==="function"&&e.constructor.isBuffer(e)}var c=s("ArrayBuffer");function l(e){var t;if(typeof ArrayBuffer!=="undefined"&&ArrayBuffer.isView){t=ArrayBuffer.isView(e)}else{t=e&&e.buffer&&c(e.buffer)}return t}function d(e){return typeof e==="string"}function p(e){return typeof e==="number"}function h(e){return e!==null&&typeof e==="object"}function v(e){if(o(e)!=="object"){return false}var t=Object.getPrototypeOf(e);return t===null||t===Object.prototype}var m=s("Date");var g=s("File");var y=s("Blob");var b=s("FileList");function E(e){return i.call(e)==="[object Function]"}function w(e){return h(e)&&E(e.pipe)}function O(e){var t="[object FormData]";return e&&(typeof FormData==="function"&&e instanceof FormData||i.call(e)===t||E(e.toString)&&e.toString()===t)}var R=s("URLSearchParams");function A(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function S(){if(typeof navigator!=="undefined"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")){return false}return typeof window!=="undefined"&&typeof document!=="undefined"}function _(e,t){if(e===null||typeof e==="undefined"){return}if(typeof e!=="object"){e=[e]}if(a(e)){for(var r=0,n=e.length;r<n;r++){t.call(null,e[r],r,e)}}else{for(var i in e){if(Object.prototype.hasOwnProperty.call(e,i)){t.call(null,e[i],i,e)}}}}function j(){var e={};function t(t,r){if(v(e[r])&&v(t)){e[r]=j(e[r],t)}else if(v(t)){e[r]=j({},t)}else if(a(t)){e[r]=t.slice()}else{e[r]=t}}for(var r=0,n=arguments.length;r<n;r++){_(arguments[r],t)}return e}function C(e,t,r){_(t,(function t(i,o){if(r&&typeof i==="function"){e[o]=n(i,r)}else{e[o]=i}}));return e}function T(e){if(e.charCodeAt(0)===65279){e=e.slice(1)}return e}function N(e,t,r,n){e.prototype=Object.create(t.prototype,n);e.prototype.constructor=e;r&&Object.assign(e.prototype,r)}function x(e,t,r){var n;var i;var o;var s={};t=t||{};do{n=Object.getOwnPropertyNames(e);i=n.length;while(i-- >0){o=n[i];if(!s[o]){t[o]=e[o];s[o]=true}}e=Object.getPrototypeOf(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t}function U(e,t,r){e=String(e);if(r===undefined||r>e.length){r=e.length}r-=t.length;var n=e.indexOf(t,r);return n!==-1&&n===r}function P(e){if(!e)return null;var t=e.length;if(u(t))return null;var r=new Array(t);while(t-- >0){r[t]=e[t]}return r}var B=function(e){return function(t){return e&&t instanceof e}}(typeof Uint8Array!=="undefined"&&Object.getPrototypeOf(Uint8Array));var D={isArray:a,isArrayBuffer:c,isBuffer:f,isFormData:O,isArrayBufferView:l,isString:d,isNumber:p,isObject:h,isPlainObject:v,isUndefined:u,isDate:m,isFile:g,isBlob:y,isFunction:E,isStream:w,isURLSearchParams:R,isStandardBrowserEnv:S,forEach:_,merge:j,extend:C,trim:A,stripBOM:T,inherits:N,toFlatObject:x,kindOf:o,kindOfTest:s,endsWith:U,toArray:P,isTypedArray:B,isFileList:b};"use strict";function L(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var k=function e(t,r,n){if(!r){return t}var i;if(n){i=n(r)}else if(D.isURLSearchParams(r)){i=r.toString()}else{var o=[];D.forEach(r,(function e(t,r){if(t===null||typeof t==="undefined"){return}if(D.isArray(t)){r=r+"[]"}else{t=[t]}D.forEach(t,(function e(t){if(D.isDate(t)){t=t.toISOString()}else if(D.isObject(t)){t=JSON.stringify(t)}o.push(L(r)+"="+L(t))}))}));i=o.join("&")}if(i){var s=t.indexOf("#");if(s!==-1){t=t.slice(0,s)}t+=(t.indexOf("?")===-1?"?":"&")+i}return t};"use strict";function q(){this.handlers=[]}q.prototype.use=function e(t,r,n){this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:false,runWhen:n?n.runWhen:null});return this.handlers.length-1};q.prototype.eject=function e(t){if(this.handlers[t]){this.handlers[t]=null}};q.prototype.forEach=function e(t){D.forEach(this.handlers,(function e(r){if(r!==null){t(r)}}))};var F=q;"use strict";var I=function e(t,r){D.forEach(t,(function e(n,i){if(i!==r&&i.toUpperCase()===r.toUpperCase()){t[r]=n;delete t[i]}}))};"use strict";function z(e,t,r,n,i){Error.call(this);this.message=e;this.name="AxiosError";t&&(this.code=t);r&&(this.config=r);n&&(this.request=n);i&&(this.response=i)}D.inherits(z,Error,{toJSON:function e(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var J=z.prototype;var M={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach((function(e){M[e]={value:e}}));Object.defineProperties(z,M);Object.defineProperty(J,"isAxiosError",{value:true});z.from=function(e,t,r,n,i,o){var s=Object.create(J);D.toFlatObject(e,s,(function e(t){return t!==Error.prototype}));z.call(s,e.message,t,r,n,i);s.name=e.name;o&&Object.assign(s,o);return s};var W=z;"use strict";var H={silentJSONParsing:true,forcedJSONParsing:true,clarifyTimeoutError:false};"use strict";function V(e,t){t=t||new FormData;var n=[];function i(e){if(e===null)return"";if(D.isDate(e)){return e.toISOString()}if(D.isArrayBuffer(e)||D.isTypedArray(e)){return typeof Blob==="function"?new Blob([e]):r.from(e)}return e}function o(e,r){if(D.isPlainObject(e)||D.isArray(e)){if(n.indexOf(e)!==-1){throw Error("Circular reference detected in "+r)}n.push(e);D.forEach(e,(function e(n,s){if(D.isUndefined(n))return;var a=r?r+"."+s:s;var u;if(n&&!r&&typeof n==="object"){if(D.endsWith(s,"{}")){n=JSON.stringify(n)}else if(D.endsWith(s,"[]")&&(u=D.toArray(n))){u.forEach((function(e){!D.isUndefined(e)&&t.append(a,i(e))}));return}}o(n,a)}));n.pop()}else{t.append(r,i(e))}}o(e);return t}var X=V;"use strict";var K=function e(t,r,n){var i=n.config.validateStatus;if(!n.status||!i||i(n.status)){t(n)}else{r(new W("Request failed with status code "+n.status,[W.ERR_BAD_REQUEST,W.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}};"use strict";var $=D.isStandardBrowserEnv()?function e(){return{write:function e(t,r,n,i,o,s){var a=[];a.push(t+"="+encodeURIComponent(r));if(D.isNumber(n)){a.push("expires="+new Date(n).toGMTString())}if(D.isString(i)){a.push("path="+i)}if(D.isString(o)){a.push("domain="+o)}if(s===true){a.push("secure")}document.cookie=a.join("; ")},read:function e(t){var r=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove:function e(t){this.write(t,"",Date.now()-864e5)}}}():function e(){return{write:function e(){},read:function e(){return null},remove:function e(){}}}();"use strict";var Q=function e(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)};"use strict";var Z=function e(t,r){return r?t.replace(/\/+$/,"")+"/"+r.replace(/^\/+/,""):t};"use strict";var G=function e(t,r){if(t&&!Q(r)){return Z(t,r)}return r};"use strict";var Y=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];var ee=function e(t){var r={};var n;var i;var o;if(!t){return r}D.forEach(t.split("\n"),(function e(t){o=t.indexOf(":");n=D.trim(t.substr(0,o)).toLowerCase();i=D.trim(t.substr(o+1));if(n){if(r[n]&&Y.indexOf(n)>=0){return}if(n==="set-cookie"){r[n]=(r[n]?r[n]:[]).concat([i])}else{r[n]=r[n]?r[n]+", "+i:i}}}));return r};"use strict";var te=D.isStandardBrowserEnv()?function e(){var t=/(msie|trident)/i.test(navigator.userAgent);var r=document.createElement("a");var n;function i(e){var n=e;if(t){r.setAttribute("href",n);n=r.href}r.setAttribute("href",n);return{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}n=i(window.location.href);return function e(t){var r=D.isString(t)?i(t):t;return r.protocol===n.protocol&&r.host===n.host}}():function e(){return function e(){return true}}();"use strict";function re(e){W.call(this,e==null?"canceled":e,W.ERR_CANCELED);this.name="CanceledError"}D.inherits(re,W,{__CANCEL__:true});var ne=re;"use strict";var ie=function e(t){var r=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return r&&r[1]||""};"use strict";var oe=function e(t){return new Promise((function e(r,n){var i=t.data;var o=t.headers;var s=t.responseType;var a;function u(){if(t.cancelToken){t.cancelToken.unsubscribe(a)}if(t.signal){t.signal.removeEventListener("abort",a)}}if(D.isFormData(i)&&D.isStandardBrowserEnv()){delete o["Content-Type"]}var f=new XMLHttpRequest;if(t.auth){var c=t.auth.username||"";var l=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";o.Authorization="Basic "+btoa(c+":"+l)}var d=G(t.baseURL,t.url);f.open(t.method.toUpperCase(),k(d,t.params,t.paramsSerializer),true);f.timeout=t.timeout;function p(){if(!f){return}var e="getAllResponseHeaders"in f?ee(f.getAllResponseHeaders()):null;var i=!s||s==="text"||s==="json"?f.responseText:f.response;var o={data:i,status:f.status,statusText:f.statusText,headers:e,config:t,request:f};K((function e(t){r(t);u()}),(function e(t){n(t);u()}),o);f=null}if("onloadend"in f){f.onloadend=p}else{f.onreadystatechange=function e(){if(!f||f.readyState!==4){return}if(f.status===0&&!(f.responseURL&&f.responseURL.indexOf("file:")===0)){return}setTimeout(p)}}f.onabort=function e(){if(!f){return}n(new W("Request aborted",W.ECONNABORTED,t,f));f=null};f.onerror=function e(){n(new W("Network Error",W.ERR_NETWORK,t,f,f));f=null};f.ontimeout=function e(){var r=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";var i=t.transitional||H;if(t.timeoutErrorMessage){r=t.timeoutErrorMessage}n(new W(r,i.clarifyTimeoutError?W.ETIMEDOUT:W.ECONNABORTED,t,f));f=null};if(D.isStandardBrowserEnv()){var h=(t.withCredentials||te(d))&&t.xsrfCookieName?$.read(t.xsrfCookieName):undefined;if(h){o[t.xsrfHeaderName]=h}}if("setRequestHeader"in f){D.forEach(o,(function e(t,r){if(typeof i==="undefined"&&r.toLowerCase()==="content-type"){delete o[r]}else{f.setRequestHeader(r,t)}}))}if(!D.isUndefined(t.withCredentials)){f.withCredentials=!!t.withCredentials}if(s&&s!=="json"){f.responseType=t.responseType}if(typeof t.onDownloadProgress==="function"){f.addEventListener("progress",t.onDownloadProgress)}if(typeof t.onUploadProgress==="function"&&f.upload){f.upload.addEventListener("progress",t.onUploadProgress)}if(t.cancelToken||t.signal){a=function(e){if(!f){return}n(!e||e&&e.type?new ne:e);f.abort();f=null};t.cancelToken&&t.cancelToken.subscribe(a);if(t.signal){t.signal.aborted?a():t.signal.addEventListener("abort",a)}}if(!i){i=null}var v=ie(d);if(v&&["http","https","file"].indexOf(v)===-1){n(new W("Unsupported protocol "+v+":",W.ERR_BAD_REQUEST,t));return}f.send(i)}))};var se=null;"use strict";var ae={"Content-Type":"application/x-www-form-urlencoded"};function ue(e,t){if(!D.isUndefined(e)&&D.isUndefined(e["Content-Type"])){e["Content-Type"]=t}}function fe(){var e;if(typeof XMLHttpRequest!=="undefined"){e=oe}else if(typeof t!=="undefined"&&Object.prototype.toString.call(t)==="[object process]"){e=oe}return e}function ce(e,t,r){if(D.isString(e)){try{(t||JSON.parse)(e);return D.trim(e)}catch(e){if(e.name!=="SyntaxError"){throw e}}}return(r||JSON.stringify)(e)}var le={transitional:H,adapter:fe(),transformRequest:[function e(t,r){I(r,"Accept");I(r,"Content-Type");if(D.isFormData(t)||D.isArrayBuffer(t)||D.isBuffer(t)||D.isStream(t)||D.isFile(t)||D.isBlob(t)){return t}if(D.isArrayBufferView(t)){return t.buffer}if(D.isURLSearchParams(t)){ue(r,"application/x-www-form-urlencoded;charset=utf-8");return t.toString()}var n=D.isObject(t);var i=r&&r["Content-Type"];var o;if((o=D.isFileList(t))||n&&i==="multipart/form-data"){var s=this.env&&this.env.FormData;return X(o?{"files[]":t}:t,s&&new s)}else if(n||i==="application/json"){ue(r,"application/json");return ce(t)}return t}],transformResponse:[function e(t){var r=this.transitional||le.transitional;var n=r&&r.silentJSONParsing;var i=r&&r.forcedJSONParsing;var o=!n&&this.responseType==="json";if(o||i&&D.isString(t)&&t.length){try{return JSON.parse(t)}catch(e){if(o){if(e.name==="SyntaxError"){throw W.from(e,W.ERR_BAD_RESPONSE,this,null,this.response)}throw e}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:se},validateStatus:function e(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};D.forEach(["delete","get","head"],(function e(t){le.headers[t]={}}));D.forEach(["post","put","patch"],(function e(t){le.headers[t]=D.merge(ae)}));var de=le;"use strict";var pe=function e(t,r,n){var i=this||de;D.forEach(n,(function e(n){t=n.call(i,t,r)}));return t};"use strict";var he=function e(t){return!!(t&&t.__CANCEL__)};"use strict";function ve(e){if(e.cancelToken){e.cancelToken.throwIfRequested()}if(e.signal&&e.signal.aborted){throw new ne}}var me=function e(t){ve(t);t.headers=t.headers||{};t.data=pe.call(t,t.data,t.headers,t.transformRequest);t.headers=D.merge(t.headers.common||{},t.headers[t.method]||{},t.headers);D.forEach(["delete","get","head","post","put","patch","common"],(function e(r){delete t.headers[r]}));var r=t.adapter||de.adapter;return r(t).then((function e(r){ve(t);r.data=pe.call(t,r.data,r.headers,t.transformResponse);return r}),(function e(r){if(!he(r)){ve(t);if(r&&r.response){r.response.data=pe.call(t,r.response.data,r.response.headers,t.transformResponse)}}return Promise.reject(r)}))};"use strict";var ge=function e(t,r){r=r||{};var n={};function i(e,t){if(D.isPlainObject(e)&&D.isPlainObject(t)){return D.merge(e,t)}else if(D.isPlainObject(t)){return D.merge({},t)}else if(D.isArray(t)){return t.slice()}return t}function o(e){if(!D.isUndefined(r[e])){return i(t[e],r[e])}else if(!D.isUndefined(t[e])){return i(undefined,t[e])}}function s(e){if(!D.isUndefined(r[e])){return i(undefined,r[e])}}function a(e){if(!D.isUndefined(r[e])){return i(undefined,r[e])}else if(!D.isUndefined(t[e])){return i(undefined,t[e])}}function u(e){if(e in r){return i(t[e],r[e])}else if(e in t){return i(undefined,t[e])}}var f={url:s,method:s,data:s,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:u};D.forEach(Object.keys(t).concat(Object.keys(r)),(function e(t){var r=f[t]||o;var i=r(t);D.isUndefined(i)&&r!==u||(n[t]=i)}));return n};var ye={version:"0.27.2"};"use strict";var be=ye.version;var Ee={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){Ee[e]=function r(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var we={};Ee.transitional=function e(t,r,n){function i(e,t){return"[Axios v"+be+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(e,n,o){if(t===false){throw new W(i(n," has been removed"+(r?" in "+r:"")),W.ERR_DEPRECATED)}if(r&&!we[n]){we[n]=true;console.warn(i(n," has been deprecated since v"+r+" and will be removed in the near future"))}return t?t(e,n,o):true}};function Oe(e,t,r){if(typeof e!=="object"){throw new W("options must be an object",W.ERR_BAD_OPTION_VALUE)}var n=Object.keys(e);var i=n.length;while(i-- >0){var o=n[i];var s=t[o];if(s){var a=e[o];var u=a===undefined||s(a,o,e);if(u!==true){throw new W("option "+o+" must be "+u,W.ERR_BAD_OPTION_VALUE)}continue}if(r!==true){throw new W("Unknown option "+o,W.ERR_BAD_OPTION)}}}var Re={assertOptions:Oe,validators:Ee};"use strict";var Ae=Re.validators;function Se(e){this.defaults=e;this.interceptors={request:new F,response:new F}}Se.prototype.request=function e(t,r){if(typeof t==="string"){r=r||{};r.url=t}else{r=t||{}}r=ge(this.defaults,r);if(r.method){r.method=r.method.toLowerCase()}else if(this.defaults.method){r.method=this.defaults.method.toLowerCase()}else{r.method="get"}var n=r.transitional;if(n!==undefined){Re.assertOptions(n,{silentJSONParsing:Ae.transitional(Ae.boolean),forcedJSONParsing:Ae.transitional(Ae.boolean),clarifyTimeoutError:Ae.transitional(Ae.boolean)},false)}var i=[];var o=true;this.interceptors.request.forEach((function e(t){if(typeof t.runWhen==="function"&&t.runWhen(r)===false){return}o=o&&t.synchronous;i.unshift(t.fulfilled,t.rejected)}));var s=[];this.interceptors.response.forEach((function e(t){s.push(t.fulfilled,t.rejected)}));var a;if(!o){var u=[me,undefined];Array.prototype.unshift.apply(u,i);u=u.concat(s);a=Promise.resolve(r);while(u.length){a=a.then(u.shift(),u.shift())}return a}var f=r;while(i.length){var c=i.shift();var l=i.shift();try{f=c(f)}catch(e){l(e);break}}try{a=me(f)}catch(e){return Promise.reject(e)}while(s.length){a=a.then(s.shift(),s.shift())}return a};Se.prototype.getUri=function e(t){t=ge(this.defaults,t);var r=G(t.baseURL,t.url);return k(r,t.params,t.paramsSerializer)};D.forEach(["delete","get","head","options"],(function e(t){Se.prototype[t]=function(e,r){return this.request(ge(r||{},{method:t,url:e,data:(r||{}).data}))}}));D.forEach(["post","put","patch"],(function e(t){function r(e){return function r(n,i,o){return this.request(ge(o||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:i}))}}Se.prototype[t]=r();Se.prototype[t+"Form"]=r(true)}));var _e=Se;"use strict";function je(e){if(typeof e!=="function"){throw new TypeError("executor must be a function.")}var t;this.promise=new Promise((function e(r){t=r}));var r=this;this.promise.then((function(e){if(!r._listeners)return;var t;var n=r._listeners.length;for(t=0;t<n;t++){r._listeners[t](e)}r._listeners=null}));this.promise.then=function(e){var t;var n=new Promise((function(e){r.subscribe(e);t=e})).then(e);n.cancel=function e(){r.unsubscribe(t)};return n};e((function e(n){if(r.reason){return}r.reason=new ne(n);t(r.reason)}))}je.prototype.throwIfRequested=function e(){if(this.reason){throw this.reason}};je.prototype.subscribe=function e(t){if(this.reason){t(this.reason);return}if(this._listeners){this._listeners.push(t)}else{this._listeners=[t]}};je.prototype.unsubscribe=function e(t){if(!this._listeners){return}var r=this._listeners.indexOf(t);if(r!==-1){this._listeners.splice(r,1)}};je.source=function e(){var t;var r=new je((function e(r){t=r}));return{token:r,cancel:t}};var Ce=je;"use strict";var Te=function e(t){return function e(r){return t.apply(null,r)}};"use strict";var Ne=function e(t){return D.isObject(t)&&t.isAxiosError===true};"use strict";function xe(e){var t=new _e(e);var r=n(_e.prototype.request,t);D.extend(r,_e.prototype,t);D.extend(r,t);r.create=function t(r){return xe(ge(e,r))};return r}var Ue=xe(de);Ue.Axios=_e;Ue.CanceledError=ne;Ue.CancelToken=Ce;Ue.isCancel=he;Ue.VERSION=ye.version;Ue.toFormData=X;Ue.AxiosError=W;Ue.Cancel=Ue.CanceledError;Ue.all=function e(t){return Promise.all(t)};Ue.spread=Te;Ue.isAxiosError=Ne;var Pe=Ue;var Be=Ue;Pe.default=Be;var De=Pe;var Le=function(e){console.debug("[JS-SDK] ".concat(e.method.toUpperCase()," ").concat(e.baseURL).concat(e.url),e.data?JSON.stringify(e.data):"");return e};var ke=e("V",function(){function e(){this.requestLoggerId=null;this.api=De.create({baseURL:"https://api.verdocs.com",timeout:3e3})}e.prototype.setTimeout=function(e){this.api.defaults.timeout=e;return this};e.prototype.setClientID=function(e){this.api.defaults.headers.common["X-Client-ID"]=e;return this};e.prototype.setAuthorization=function(e){if(e){this.api.defaults.headers.common.Authorization="Bearer ".concat(e)}else{delete this.api.defaults.headers.common.Authorization}return this};e.prototype.setSigningAuthorization=function(e){if(e){this.api.defaults.headers.common.signer="Bearer ".concat(e)}else{delete this.api.defaults.headers.common.signer}return this};e.prototype.setBaseURL=function(e){this.api.defaults.baseURL=e;return this};e.prototype.logRequests=function(e){if(e&&this.requestLoggerId===null){this.requestLoggerId=this.api.interceptors.request.use(Le)}else if(!e&&this.requestLoggerId!==null){this.api.interceptors.request.eject(this.requestLoggerId)}return this};return e}());"use strict";var qe=function(){if(typeof self==="object"&&self)return self;if(typeof window==="object"&&window)return window;throw new Error("Unable to resolve global `this`")};var Fe=function(){if(this)return this;if(typeof globalThis==="object"&&globalThis)return globalThis;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:true})}catch(e){return qe()}try{if(!__global__)return qe();return __global__}finally{delete Object.prototype.__global__}}();var Ie=Symbol.for("verdocs-api-endpoint");if(!Fe[Ie]){Fe[Ie]=new ke}var ze=Fe[Ie];var Je=ze;var Me=e("g",(function(){return Je}));var We=e("s",(function(e){Je=e||ze}));var He="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";var Ve=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/;var Xe=function(e){e=String(e).replace(/[\t\n\f\r ]+/g,"");if(!Ve.test(e))throw new TypeError("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");e+="==".slice(2-(e.length&3));var t;var r="";var n;var i;var o=0;for(;o<e.length;){t=He.indexOf(e.charAt(o++))<<18|He.indexOf(e.charAt(o++))<<12|(n=He.indexOf(e.charAt(o++)))<<6|(i=He.indexOf(e.charAt(o++)));r+=n===64?String.fromCharCode(t>>16&255):i===64?String.fromCharCode(t>>16&255,t>>8&255):String.fromCharCode(t>>16&255,t>>8&255,t&255)}return r};var Ke=function(e){return JSON.parse(Xe((e||"").split(".")[1]||""))};var $e=e("d",(function(e){var t;try{t=Ke(e);if(t===null){return null}}catch(e){return null}Object.keys(t).forEach((function(e){if(typeof e==="string"&&e.startsWith("https://verdocs.com/")){t[e.replace("https://verdocs.com/","")]=t[e];delete t[e]}}));return t}))}}}));
@@ -1,3 +0,0 @@
1
- const globalScripts = () => {};
2
-
3
- export { globalScripts as g };
@@ -1 +0,0 @@
1
- System.register([],(function(t){"use strict";return{execute:function(){var e=t("g",(function(){}))}}}));
@@ -1,7 +0,0 @@
1
- System.register([],(function(t){"use strict";return{execute:function(){t("B",E);var r=typeof global!=="undefined"?global:typeof self!=="undefined"?self:typeof window!=="undefined"?window:{};var e=[];var n=[];var i=typeof Uint8Array!=="undefined"?Uint8Array:Array;var f=false;function o(){f=true;var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(var r=0,i=t.length;r<i;++r){e[r]=t[r];n[t.charCodeAt(r)]=r}n["-".charCodeAt(0)]=62;n["_".charCodeAt(0)]=63}function u(t){if(!f){o()}var r,e,u,s,a,h;var l=t.length;if(l%4>0){throw new Error("Invalid string. Length must be a multiple of 4")}a=t[l-2]==="="?2:t[l-1]==="="?1:0;h=new i(l*3/4-a);u=a>0?l-4:l;var c=0;for(r=0,e=0;r<u;r+=4,e+=3){s=n[t.charCodeAt(r)]<<18|n[t.charCodeAt(r+1)]<<12|n[t.charCodeAt(r+2)]<<6|n[t.charCodeAt(r+3)];h[c++]=s>>16&255;h[c++]=s>>8&255;h[c++]=s&255}if(a===2){s=n[t.charCodeAt(r)]<<2|n[t.charCodeAt(r+1)]>>4;h[c++]=s&255}else if(a===1){s=n[t.charCodeAt(r)]<<10|n[t.charCodeAt(r+1)]<<4|n[t.charCodeAt(r+2)]>>2;h[c++]=s>>8&255;h[c++]=s&255}return h}function s(t){return e[t>>18&63]+e[t>>12&63]+e[t>>6&63]+e[t&63]}function a(t,r,e){var n;var i=[];for(var f=r;f<e;f+=3){n=(t[f]<<16)+(t[f+1]<<8)+t[f+2];i.push(s(n))}return i.join("")}function h(t){if(!f){o()}var r;var n=t.length;var i=n%3;var u="";var s=[];var h=16383;for(var l=0,c=n-i;l<c;l+=h){s.push(a(t,l,l+h>c?c:l+h))}if(i===1){r=t[n-1];u+=e[r>>2];u+=e[r<<4&63];u+="=="}else if(i===2){r=(t[n-2]<<8)+t[n-1];u+=e[r>>10];u+=e[r>>4&63];u+=e[r<<2&63];u+="="}s.push(u);return s.join("")}function l(t,r,e,n,i){var f,o;var u=i*8-n-1;var s=(1<<u)-1;var a=s>>1;var h=-7;var l=e?i-1:0;var c=e?-1:1;var p=t[r+l];l+=c;f=p&(1<<-h)-1;p>>=-h;h+=u;for(;h>0;f=f*256+t[r+l],l+=c,h-=8){}o=f&(1<<-h)-1;f>>=-h;h+=n;for(;h>0;o=o*256+t[r+l],l+=c,h-=8){}if(f===0){f=1-a}else if(f===s){return o?NaN:(p?-1:1)*Infinity}else{o=o+Math.pow(2,n);f=f-a}return(p?-1:1)*o*Math.pow(2,f-n)}function c(t,r,e,n,i,f){var o,u,s;var a=f*8-i-1;var h=(1<<a)-1;var l=h>>1;var c=i===23?Math.pow(2,-24)-Math.pow(2,-77):0;var p=n?0:f-1;var g=n?1:-1;var y=r<0||r===0&&1/r<0?1:0;r=Math.abs(r);if(isNaN(r)||r===Infinity){u=isNaN(r)?1:0;o=h}else{o=Math.floor(Math.log(r)/Math.LN2);if(r*(s=Math.pow(2,-o))<1){o--;s*=2}if(o+l>=1){r+=c/s}else{r+=c*Math.pow(2,1-l)}if(r*s>=2){o++;s/=2}if(o+l>=h){u=0;o=h}else if(o+l>=1){u=(r*s-1)*Math.pow(2,i);o=o+l}else{u=r*Math.pow(2,l-1)*Math.pow(2,i);o=0}}for(;i>=8;t[e+p]=u&255,p+=g,u/=256,i-=8){}o=o<<i|u;a+=i;for(;a>0;t[e+p]=o&255,p+=g,o/=256,a-=8){}t[e+p-g]|=y*128}var p={}.toString;var g=Array.isArray||function(t){return p.call(t)=="[object Array]"};
2
- /*!
3
- * The buffer module from node.js, for the browser.
4
- *
5
- * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
6
- * @license MIT
7
- */var y=50;E.TYPED_ARRAY_SUPPORT=r.TYPED_ARRAY_SUPPORT!==undefined?r.TYPED_ARRAY_SUPPORT:true;var v=w();function w(){return E.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function d(t,r){if(w()<r){throw new RangeError("Invalid typed array length")}if(E.TYPED_ARRAY_SUPPORT){t=new Uint8Array(r);t.__proto__=E.prototype}else{if(t===null){t=new E(r)}t.length=r}return t}function E(t,r,e){if(!E.TYPED_ARRAY_SUPPORT&&!(this instanceof E)){return new E(t,r,e)}if(typeof t==="number"){if(typeof r==="string"){throw new Error("If encoding is specified then the first argument must be a string")}return _(this,t)}return A(this,t,r,e)}E.poolSize=8192;E._augment=function(t){t.__proto__=E.prototype;return t};function A(t,r,e,n){if(typeof r==="number"){throw new TypeError('"value" argument must not be a number')}if(typeof ArrayBuffer!=="undefined"&&r instanceof ArrayBuffer){return T(t,r,e,n)}if(typeof r==="string"){return m(t,r,e)}return U(t,r)}E.from=function(t,r,e){return A(null,t,r,e)};if(E.TYPED_ARRAY_SUPPORT){E.prototype.__proto__=Uint8Array.prototype;E.__proto__=Uint8Array}function R(t){if(typeof t!=="number"){throw new TypeError('"size" argument must be a number')}else if(t<0){throw new RangeError('"size" argument must not be negative')}}function b(t,r,e,n){R(r);if(r<=0){return d(t,r)}if(e!==undefined){return typeof n==="string"?d(t,r).fill(e,n):d(t,r).fill(e)}return d(t,r)}E.alloc=function(t,r,e){return b(null,t,r,e)};function _(t,r){R(r);t=d(t,r<0?0:B(r)|0);if(!E.TYPED_ARRAY_SUPPORT){for(var e=0;e<r;++e){t[e]=0}}return t}E.allocUnsafe=function(t){return _(null,t)};E.allocUnsafeSlow=function(t){return _(null,t)};function m(t,r,e){if(typeof e!=="string"||e===""){e="utf8"}if(!E.isEncoding(e)){throw new TypeError('"encoding" must be a valid string encoding')}var n=I(r,e)|0;t=d(t,n);var i=t.write(r,e);if(i!==n){t=t.slice(0,i)}return t}function P(t,r){var e=r.length<0?0:B(r.length)|0;t=d(t,e);for(var n=0;n<e;n+=1){t[n]=r[n]&255}return t}function T(t,r,e,n){r.byteLength;if(e<0||r.byteLength<e){throw new RangeError("'offset' is out of bounds")}if(r.byteLength<e+(n||0)){throw new RangeError("'length' is out of bounds")}if(e===undefined&&n===undefined){r=new Uint8Array(r)}else if(n===undefined){r=new Uint8Array(r,e)}else{r=new Uint8Array(r,e,n)}if(E.TYPED_ARRAY_SUPPORT){t=r;t.__proto__=E.prototype}else{t=P(t,r)}return t}function U(t,r){if(Y(r)){var e=B(r.length)|0;t=d(t,e);if(t.length===0){return t}r.copy(t,0,0,e);return t}if(r){if(typeof ArrayBuffer!=="undefined"&&r.buffer instanceof ArrayBuffer||"length"in r){if(typeof r.length!=="number"||ct(r.length)){return d(t,0)}return P(t,r)}if(r.type==="Buffer"&&g(r.data)){return P(t,r.data)}}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function B(t){if(t>=w()){throw new RangeError("Attempt to allocate Buffer larger than maximum "+"size: 0x"+w().toString(16)+" bytes")}return t|0}function S(t){if(+t!=t){t=0}return E.alloc(+t)}E.isBuffer=pt;function Y(t){return!!(t!=null&&t._isBuffer)}E.compare=function t(r,e){if(!Y(r)||!Y(e)){throw new TypeError("Arguments must be Buffers")}if(r===e)return 0;var n=r.length;var i=e.length;for(var f=0,o=Math.min(n,i);f<o;++f){if(r[f]!==e[f]){n=r[f];i=e[f];break}}if(n<i)return-1;if(i<n)return 1;return 0};E.isEncoding=function t(r){switch(String(r).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return true;default:return false}};E.concat=function t(r,e){if(!g(r)){throw new TypeError('"list" argument must be an Array of Buffers')}if(r.length===0){return E.alloc(0)}var n;if(e===undefined){e=0;for(n=0;n<r.length;++n){e+=r[n].length}}var i=E.allocUnsafe(e);var f=0;for(n=0;n<r.length;++n){var o=r[n];if(!Y(o)){throw new TypeError('"list" argument must be an Array of Buffers')}o.copy(i,f);f+=o.length}return i};function I(t,r){if(Y(t)){return t.length}if(typeof ArrayBuffer!=="undefined"&&typeof ArrayBuffer.isView==="function"&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer)){return t.byteLength}if(typeof t!=="string"){t=""+t}var e=t.length;if(e===0)return 0;var n=false;for(;;){switch(r){case"ascii":case"latin1":case"binary":return e;case"utf8":case"utf-8":case undefined:return ut(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return e*2;case"hex":return e>>>1;case"base64":return ht(t).length;default:if(n)return ut(t).length;r=(""+r).toLowerCase();n=true}}}E.byteLength=I;function C(t,r,e){var n=false;if(r===undefined||r<0){r=0}if(r>this.length){return""}if(e===undefined||e>this.length){e=this.length}if(e<=0){return""}e>>>=0;r>>>=0;if(e<=r){return""}if(!t)t="utf8";while(true){switch(t){case"hex":return H(this,r,e);case"utf8":case"utf-8":return V(this,r,e);case"ascii":return Z(this,r,e);case"latin1":case"binary":return G(this,r,e);case"base64":return j(this,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return K(this,r,e);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase();n=true}}}E.prototype._isBuffer=true;function O(t,r,e){var n=t[r];t[r]=t[e];t[e]=n}E.prototype.swap16=function t(){var r=this.length;if(r%2!==0){throw new RangeError("Buffer size must be a multiple of 16-bits")}for(var e=0;e<r;e+=2){O(this,e,e+1)}return this};E.prototype.swap32=function t(){var r=this.length;if(r%4!==0){throw new RangeError("Buffer size must be a multiple of 32-bits")}for(var e=0;e<r;e+=4){O(this,e,e+3);O(this,e+1,e+2)}return this};E.prototype.swap64=function t(){var r=this.length;if(r%8!==0){throw new RangeError("Buffer size must be a multiple of 64-bits")}for(var e=0;e<r;e+=8){O(this,e,e+7);O(this,e+1,e+6);O(this,e+2,e+5);O(this,e+3,e+4)}return this};E.prototype.toString=function t(){var r=this.length|0;if(r===0)return"";if(arguments.length===0)return V(this,0,r);return C.apply(this,arguments)};E.prototype.equals=function t(r){if(!Y(r))throw new TypeError("Argument must be a Buffer");if(this===r)return true;return E.compare(this,r)===0};E.prototype.inspect=function t(){var r="";var e=y;if(this.length>0){r=this.toString("hex",0,e).match(/.{2}/g).join(" ");if(this.length>e)r+=" ... "}return"<Buffer "+r+">"};E.prototype.compare=function t(r,e,n,i,f){if(!Y(r)){throw new TypeError("Argument must be a Buffer")}if(e===undefined){e=0}if(n===undefined){n=r?r.length:0}if(i===undefined){i=0}if(f===undefined){f=this.length}if(e<0||n>r.length||i<0||f>this.length){throw new RangeError("out of range index")}if(i>=f&&e>=n){return 0}if(i>=f){return-1}if(e>=n){return 1}e>>>=0;n>>>=0;i>>>=0;f>>>=0;if(this===r)return 0;var o=f-i;var u=n-e;var s=Math.min(o,u);var a=this.slice(i,f);var h=r.slice(e,n);for(var l=0;l<s;++l){if(a[l]!==h[l]){o=a[l];u=h[l];break}}if(o<u)return-1;if(u<o)return 1;return 0};function L(t,r,e,n,i){if(t.length===0)return-1;if(typeof e==="string"){n=e;e=0}else if(e>2147483647){e=2147483647}else if(e<-2147483648){e=-2147483648}e=+e;if(isNaN(e)){e=i?0:t.length-1}if(e<0)e=t.length+e;if(e>=t.length){if(i)return-1;else e=t.length-1}else if(e<0){if(i)e=0;else return-1}if(typeof r==="string"){r=E.from(r,n)}if(Y(r)){if(r.length===0){return-1}return M(t,r,e,n,i)}else if(typeof r==="number"){r=r&255;if(E.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf==="function"){if(i){return Uint8Array.prototype.indexOf.call(t,r,e)}else{return Uint8Array.prototype.lastIndexOf.call(t,r,e)}}return M(t,[r],e,n,i)}throw new TypeError("val must be string, number or Buffer")}function M(t,r,e,n,i){var f=1;var o=t.length;var u=r.length;if(n!==undefined){n=String(n).toLowerCase();if(n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le"){if(t.length<2||r.length<2){return-1}f=2;o/=2;u/=2;e/=2}}function s(t,r){if(f===1){return t[r]}else{return t.readUInt16BE(r*f)}}var a;if(i){var h=-1;for(a=e;a<o;a++){if(s(t,a)===s(r,h===-1?0:a-h)){if(h===-1)h=a;if(a-h+1===u)return h*f}else{if(h!==-1)a-=a-h;h=-1}}}else{if(e+u>o)e=o-u;for(a=e;a>=0;a--){var l=true;for(var c=0;c<u;c++){if(s(t,a+c)!==s(r,c)){l=false;break}}if(l)return a}}return-1}E.prototype.includes=function t(r,e,n){return this.indexOf(r,e,n)!==-1};E.prototype.indexOf=function t(r,e,n){return L(this,r,e,n,true)};E.prototype.lastIndexOf=function t(r,e,n){return L(this,r,e,n,false)};function D(t,r,e,n){e=Number(e)||0;var i=t.length-e;if(!n){n=i}else{n=Number(n);if(n>i){n=i}}var f=r.length;if(f%2!==0)throw new TypeError("Invalid hex string");if(n>f/2){n=f/2}for(var o=0;o<n;++o){var u=parseInt(r.substr(o*2,2),16);if(isNaN(u))return o;t[e+o]=u}return o}function x(t,r,e,n){return lt(ut(r,t.length-e),t,e,n)}function k(t,r,e,n){return lt(st(r),t,e,n)}function N(t,r,e,n){return k(t,r,e,n)}function z(t,r,e,n){return lt(ht(r),t,e,n)}function F(t,r,e,n){return lt(at(r,t.length-e),t,e,n)}E.prototype.write=function t(r,e,n,i){if(e===undefined){i="utf8";n=this.length;e=0}else if(n===undefined&&typeof e==="string"){i=e;n=this.length;e=0}else if(isFinite(e)){e=e|0;if(isFinite(n)){n=n|0;if(i===undefined)i="utf8"}else{i=n;n=undefined}}else{throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported")}var f=this.length-e;if(n===undefined||n>f)n=f;if(r.length>0&&(n<0||e<0)||e>this.length){throw new RangeError("Attempt to write outside buffer bounds")}if(!i)i="utf8";var o=false;for(;;){switch(i){case"hex":return D(this,r,e,n);case"utf8":case"utf-8":return x(this,r,e,n);case"ascii":return k(this,r,e,n);case"latin1":case"binary":return N(this,r,e,n);case"base64":return z(this,r,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return F(this,r,e,n);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase();o=true}}};E.prototype.toJSON=function t(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function j(t,r,e){if(r===0&&e===t.length){return h(t)}else{return h(t.slice(r,e))}}function V(t,r,e){e=Math.min(t.length,e);var n=[];var i=r;while(i<e){var f=t[i];var o=null;var u=f>239?4:f>223?3:f>191?2:1;if(i+u<=e){var s,a,h,l;switch(u){case 1:if(f<128){o=f}break;case 2:s=t[i+1];if((s&192)===128){l=(f&31)<<6|s&63;if(l>127){o=l}}break;case 3:s=t[i+1];a=t[i+2];if((s&192)===128&&(a&192)===128){l=(f&15)<<12|(s&63)<<6|a&63;if(l>2047&&(l<55296||l>57343)){o=l}}break;case 4:s=t[i+1];a=t[i+2];h=t[i+3];if((s&192)===128&&(a&192)===128&&(h&192)===128){l=(f&15)<<18|(s&63)<<12|(a&63)<<6|h&63;if(l>65535&&l<1114112){o=l}}}}if(o===null){o=65533;u=1}else if(o>65535){o-=65536;n.push(o>>>10&1023|55296);o=56320|o&1023}n.push(o);i+=u}return J(n)}var q=4096;function J(t){var r=t.length;if(r<=q){return String.fromCharCode.apply(String,t)}var e="";var n=0;while(n<r){e+=String.fromCharCode.apply(String,t.slice(n,n+=q))}return e}function Z(t,r,e){var n="";e=Math.min(t.length,e);for(var i=r;i<e;++i){n+=String.fromCharCode(t[i]&127)}return n}function G(t,r,e){var n="";e=Math.min(t.length,e);for(var i=r;i<e;++i){n+=String.fromCharCode(t[i])}return n}function H(t,r,e){var n=t.length;if(!r||r<0)r=0;if(!e||e<0||e>n)e=n;var i="";for(var f=r;f<e;++f){i+=ot(t[f])}return i}function K(t,r,e){var n=t.slice(r,e);var i="";for(var f=0;f<n.length;f+=2){i+=String.fromCharCode(n[f]+n[f+1]*256)}return i}E.prototype.slice=function t(r,e){var n=this.length;r=~~r;e=e===undefined?n:~~e;if(r<0){r+=n;if(r<0)r=0}else if(r>n){r=n}if(e<0){e+=n;if(e<0)e=0}else if(e>n){e=n}if(e<r)e=r;var i;if(E.TYPED_ARRAY_SUPPORT){i=this.subarray(r,e);i.__proto__=E.prototype}else{var f=e-r;i=new E(f,undefined);for(var o=0;o<f;++o){i[o]=this[o+r]}}return i};function Q(t,r,e){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+r>e)throw new RangeError("Trying to access beyond buffer length")}E.prototype.readUIntLE=function t(r,e,n){r=r|0;e=e|0;if(!n)Q(r,e,this.length);var i=this[r];var f=1;var o=0;while(++o<e&&(f*=256)){i+=this[r+o]*f}return i};E.prototype.readUIntBE=function t(r,e,n){r=r|0;e=e|0;if(!n){Q(r,e,this.length)}var i=this[r+--e];var f=1;while(e>0&&(f*=256)){i+=this[r+--e]*f}return i};E.prototype.readUInt8=function t(r,e){if(!e)Q(r,1,this.length);return this[r]};E.prototype.readUInt16LE=function t(r,e){if(!e)Q(r,2,this.length);return this[r]|this[r+1]<<8};E.prototype.readUInt16BE=function t(r,e){if(!e)Q(r,2,this.length);return this[r]<<8|this[r+1]};E.prototype.readUInt32LE=function t(r,e){if(!e)Q(r,4,this.length);return(this[r]|this[r+1]<<8|this[r+2]<<16)+this[r+3]*16777216};E.prototype.readUInt32BE=function t(r,e){if(!e)Q(r,4,this.length);return this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])};E.prototype.readIntLE=function t(r,e,n){r=r|0;e=e|0;if(!n)Q(r,e,this.length);var i=this[r];var f=1;var o=0;while(++o<e&&(f*=256)){i+=this[r+o]*f}f*=128;if(i>=f)i-=Math.pow(2,8*e);return i};E.prototype.readIntBE=function t(r,e,n){r=r|0;e=e|0;if(!n)Q(r,e,this.length);var i=e;var f=1;var o=this[r+--i];while(i>0&&(f*=256)){o+=this[r+--i]*f}f*=128;if(o>=f)o-=Math.pow(2,8*e);return o};E.prototype.readInt8=function t(r,e){if(!e)Q(r,1,this.length);if(!(this[r]&128))return this[r];return(255-this[r]+1)*-1};E.prototype.readInt16LE=function t(r,e){if(!e)Q(r,2,this.length);var n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n};E.prototype.readInt16BE=function t(r,e){if(!e)Q(r,2,this.length);var n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n};E.prototype.readInt32LE=function t(r,e){if(!e)Q(r,4,this.length);return this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24};E.prototype.readInt32BE=function t(r,e){if(!e)Q(r,4,this.length);return this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]};E.prototype.readFloatLE=function t(r,e){if(!e)Q(r,4,this.length);return l(this,r,true,23,4)};E.prototype.readFloatBE=function t(r,e){if(!e)Q(r,4,this.length);return l(this,r,false,23,4)};E.prototype.readDoubleLE=function t(r,e){if(!e)Q(r,8,this.length);return l(this,r,true,52,8)};E.prototype.readDoubleBE=function t(r,e){if(!e)Q(r,8,this.length);return l(this,r,false,52,8)};function W(t,r,e,n,i,f){if(!Y(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<f)throw new RangeError('"value" argument is out of bounds');if(e+n>t.length)throw new RangeError("Index out of range")}E.prototype.writeUIntLE=function t(r,e,n,i){r=+r;e=e|0;n=n|0;if(!i){var f=Math.pow(2,8*n)-1;W(this,r,e,n,f,0)}var o=1;var u=0;this[e]=r&255;while(++u<n&&(o*=256)){this[e+u]=r/o&255}return e+n};E.prototype.writeUIntBE=function t(r,e,n,i){r=+r;e=e|0;n=n|0;if(!i){var f=Math.pow(2,8*n)-1;W(this,r,e,n,f,0)}var o=n-1;var u=1;this[e+o]=r&255;while(--o>=0&&(u*=256)){this[e+o]=r/u&255}return e+n};E.prototype.writeUInt8=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,1,255,0);if(!E.TYPED_ARRAY_SUPPORT)r=Math.floor(r);this[e]=r&255;return e+1};function X(t,r,e,n){if(r<0)r=65535+r+1;for(var i=0,f=Math.min(t.length-e,2);i<f;++i){t[e+i]=(r&255<<8*(n?i:1-i))>>>(n?i:1-i)*8}}E.prototype.writeUInt16LE=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,2,65535,0);if(E.TYPED_ARRAY_SUPPORT){this[e]=r&255;this[e+1]=r>>>8}else{X(this,r,e,true)}return e+2};E.prototype.writeUInt16BE=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,2,65535,0);if(E.TYPED_ARRAY_SUPPORT){this[e]=r>>>8;this[e+1]=r&255}else{X(this,r,e,false)}return e+2};function $(t,r,e,n){if(r<0)r=4294967295+r+1;for(var i=0,f=Math.min(t.length-e,4);i<f;++i){t[e+i]=r>>>(n?i:3-i)*8&255}}E.prototype.writeUInt32LE=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,4,4294967295,0);if(E.TYPED_ARRAY_SUPPORT){this[e+3]=r>>>24;this[e+2]=r>>>16;this[e+1]=r>>>8;this[e]=r&255}else{$(this,r,e,true)}return e+4};E.prototype.writeUInt32BE=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,4,4294967295,0);if(E.TYPED_ARRAY_SUPPORT){this[e]=r>>>24;this[e+1]=r>>>16;this[e+2]=r>>>8;this[e+3]=r&255}else{$(this,r,e,false)}return e+4};E.prototype.writeIntLE=function t(r,e,n,i){r=+r;e=e|0;if(!i){var f=Math.pow(2,8*n-1);W(this,r,e,n,f-1,-f)}var o=0;var u=1;var s=0;this[e]=r&255;while(++o<n&&(u*=256)){if(r<0&&s===0&&this[e+o-1]!==0){s=1}this[e+o]=(r/u>>0)-s&255}return e+n};E.prototype.writeIntBE=function t(r,e,n,i){r=+r;e=e|0;if(!i){var f=Math.pow(2,8*n-1);W(this,r,e,n,f-1,-f)}var o=n-1;var u=1;var s=0;this[e+o]=r&255;while(--o>=0&&(u*=256)){if(r<0&&s===0&&this[e+o+1]!==0){s=1}this[e+o]=(r/u>>0)-s&255}return e+n};E.prototype.writeInt8=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,1,127,-128);if(!E.TYPED_ARRAY_SUPPORT)r=Math.floor(r);if(r<0)r=255+r+1;this[e]=r&255;return e+1};E.prototype.writeInt16LE=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,2,32767,-32768);if(E.TYPED_ARRAY_SUPPORT){this[e]=r&255;this[e+1]=r>>>8}else{X(this,r,e,true)}return e+2};E.prototype.writeInt16BE=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,2,32767,-32768);if(E.TYPED_ARRAY_SUPPORT){this[e]=r>>>8;this[e+1]=r&255}else{X(this,r,e,false)}return e+2};E.prototype.writeInt32LE=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,4,2147483647,-2147483648);if(E.TYPED_ARRAY_SUPPORT){this[e]=r&255;this[e+1]=r>>>8;this[e+2]=r>>>16;this[e+3]=r>>>24}else{$(this,r,e,true)}return e+4};E.prototype.writeInt32BE=function t(r,e,n){r=+r;e=e|0;if(!n)W(this,r,e,4,2147483647,-2147483648);if(r<0)r=4294967295+r+1;if(E.TYPED_ARRAY_SUPPORT){this[e]=r>>>24;this[e+1]=r>>>16;this[e+2]=r>>>8;this[e+3]=r&255}else{$(this,r,e,false)}return e+4};function tt(t,r,e,n,i,f){if(e+n>t.length)throw new RangeError("Index out of range");if(e<0)throw new RangeError("Index out of range")}function rt(t,r,e,n,i){if(!i){tt(t,r,e,4)}c(t,r,e,n,23,4);return e+4}E.prototype.writeFloatLE=function t(r,e,n){return rt(this,r,e,true,n)};E.prototype.writeFloatBE=function t(r,e,n){return rt(this,r,e,false,n)};function et(t,r,e,n,i){if(!i){tt(t,r,e,8)}c(t,r,e,n,52,8);return e+8}E.prototype.writeDoubleLE=function t(r,e,n){return et(this,r,e,true,n)};E.prototype.writeDoubleBE=function t(r,e,n){return et(this,r,e,false,n)};E.prototype.copy=function t(r,e,n,i){if(!n)n=0;if(!i&&i!==0)i=this.length;if(e>=r.length)e=r.length;if(!e)e=0;if(i>0&&i<n)i=n;if(i===n)return 0;if(r.length===0||this.length===0)return 0;if(e<0){throw new RangeError("targetStart out of bounds")}if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(i<0)throw new RangeError("sourceEnd out of bounds");if(i>this.length)i=this.length;if(r.length-e<i-n){i=r.length-e+n}var f=i-n;var o;if(this===r&&n<e&&e<i){for(o=f-1;o>=0;--o){r[o+e]=this[o+n]}}else if(f<1e3||!E.TYPED_ARRAY_SUPPORT){for(o=0;o<f;++o){r[o+e]=this[o+n]}}else{Uint8Array.prototype.set.call(r,this.subarray(n,n+f),e)}return f};E.prototype.fill=function t(r,e,n,i){if(typeof r==="string"){if(typeof e==="string"){i=e;e=0;n=this.length}else if(typeof n==="string"){i=n;n=this.length}if(r.length===1){var f=r.charCodeAt(0);if(f<256){r=f}}if(i!==undefined&&typeof i!=="string"){throw new TypeError("encoding must be a string")}if(typeof i==="string"&&!E.isEncoding(i)){throw new TypeError("Unknown encoding: "+i)}}else if(typeof r==="number"){r=r&255}if(e<0||this.length<e||this.length<n){throw new RangeError("Out of range index")}if(n<=e){return this}e=e>>>0;n=n===undefined?this.length:n>>>0;if(!r)r=0;var o;if(typeof r==="number"){for(o=e;o<n;++o){this[o]=r}}else{var u=Y(r)?r:ut(new E(r,i).toString());var s=u.length;for(o=0;o<n-e;++o){this[o+e]=u[o%s]}}return this};var nt=/[^+\/0-9A-Za-z-_]/g;function it(t){t=ft(t).replace(nt,"");if(t.length<2)return"";while(t.length%4!==0){t=t+"="}return t}function ft(t){if(t.trim)return t.trim();return t.replace(/^\s+|\s+$/g,"")}function ot(t){if(t<16)return"0"+t.toString(16);return t.toString(16)}function ut(t,r){r=r||Infinity;var e;var n=t.length;var i=null;var f=[];for(var o=0;o<n;++o){e=t.charCodeAt(o);if(e>55295&&e<57344){if(!i){if(e>56319){if((r-=3)>-1)f.push(239,191,189);continue}else if(o+1===n){if((r-=3)>-1)f.push(239,191,189);continue}i=e;continue}if(e<56320){if((r-=3)>-1)f.push(239,191,189);i=e;continue}e=(i-55296<<10|e-56320)+65536}else if(i){if((r-=3)>-1)f.push(239,191,189)}i=null;if(e<128){if((r-=1)<0)break;f.push(e)}else if(e<2048){if((r-=2)<0)break;f.push(e>>6|192,e&63|128)}else if(e<65536){if((r-=3)<0)break;f.push(e>>12|224,e>>6&63|128,e&63|128)}else if(e<1114112){if((r-=4)<0)break;f.push(e>>18|240,e>>12&63|128,e>>6&63|128,e&63|128)}else{throw new Error("Invalid code point")}}return f}function st(t){var r=[];for(var e=0;e<t.length;++e){r.push(t.charCodeAt(e)&255)}return r}function at(t,r){var e,n,i;var f=[];for(var o=0;o<t.length;++o){if((r-=2)<0)break;e=t.charCodeAt(o);n=e>>8;i=e%256;f.push(i);f.push(n)}return f}function ht(t){return u(it(t))}function lt(t,r,e,n){for(var i=0;i<n;++i){if(i+e>=r.length||i>=t.length)break;r[i+e]=t[i]}return i}function ct(t){return t!==t}function pt(t){return t!=null&&(!!t._isBuffer||gt(t)||yt(t))}function gt(t){return!!t.constructor&&typeof t.constructor.isBuffer==="function"&&t.constructor.isBuffer(t)}function yt(t){return typeof t.readFloatLE==="function"&&typeof t.slice==="function"&&gt(t.slice(0,0))}}}}));
@@ -1,4 +0,0 @@
1
- /*
2
- Stencil Client Patch Esm v2.17.0 | MIT Licensed | https://stenciljs.com
3
- */
4
- var __assign=undefined&&undefined.__assign||function(){return (__assign=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var s in t=arguments[r])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e}).apply(this,arguments)},StyleNode=function(){this.start=0,this.end=0,this.previous=null,this.parent=null,this.rules=null,this.parsedCssText="",this.cssText="",this.atRule=!1,this.type=0,this.keyframesName="",this.selector="",this.parsedSelector="";};function parse(e){return parseCss(lex(e=clean(e)),e)}function clean(e){return e.replace(RX.comments,"").replace(RX.port,"")}function lex(e){var t=new StyleNode;t.start=0,t.end=e.length;for(var r=t,n=0,s=e.length;n<s;n++)if(e[n]===OPEN_BRACE){r.rules||(r.rules=[]);var o=r,a=o.rules[o.rules.length-1]||null;(r=new StyleNode).start=n+1,r.parent=o,r.previous=a,o.rules.push(r);}else e[n]===CLOSE_BRACE&&(r.end=n+1,r=r.parent||t);return t}function parseCss(e,t){var r=t.substring(e.start,e.end-1);if(e.parsedCssText=e.cssText=r.trim(),e.parent){var n=e.previous?e.previous.end:e.parent.start;r=(r=(r=_expandUnicodeEscapes(r=t.substring(n,e.start-1))).replace(RX.multipleSpaces," ")).substring(r.lastIndexOf(";")+1);var s=e.parsedSelector=e.selector=r.trim();e.atRule=0===s.indexOf(AT_START),e.atRule?0===s.indexOf(MEDIA_START)?e.type=types.MEDIA_RULE:s.match(RX.keyframesRule)&&(e.type=types.KEYFRAMES_RULE,e.keyframesName=e.selector.split(RX.multipleSpaces).pop()):0===s.indexOf(VAR_START)?e.type=types.MIXIN_RULE:e.type=types.STYLE_RULE;}var o=e.rules;if(o)for(var a=0,i=o.length,l=void 0;a<i&&(l=o[a]);a++)parseCss(l,t);return e}function _expandUnicodeEscapes(e){return e.replace(/\\([0-9a-f]{1,6})\s/gi,(function(){for(var e=arguments[1],t=6-e.length;t--;)e="0"+e;return "\\"+e}))}var types={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1e3},OPEN_BRACE="{",CLOSE_BRACE="}",RX={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g},VAR_START="--",MEDIA_START="@media",AT_START="@";function findRegex(e,t,r){e.lastIndex=0;var n=t.substring(r).match(e);if(n){var s=r+n.index;return {start:s,end:s+n[0].length}}return null}var VAR_USAGE_START=/\bvar\(/,VAR_ASSIGN_START=/\B--[\w-]+\s*:/,COMMENTS=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,TRAILING_LINES=/^[\t ]+\n/gm;function resolveVar(e,t,r){return e[t]?e[t]:r?executeTemplate(r,e):""}function findVarEndIndex(e,t){for(var r=0,n=t;n<e.length;n++){var s=e[n];if("("===s)r++;else if(")"===s&&--r<=0)return n+1}return n}function parseVar(e,t){var r=findRegex(VAR_USAGE_START,e,t);if(!r)return null;var n=findVarEndIndex(e,r.start),s=e.substring(r.end,n-1).split(","),o=s[0],a=s.slice(1);return {start:r.start,end:n,propName:o.trim(),fallback:a.length>0?a.join(",").trim():void 0}}function compileVar(e,t,r){var n=parseVar(e,r);if(!n)return t.push(e.substring(r,e.length)),e.length;var s=n.propName,o=null!=n.fallback?compileTemplate(n.fallback):void 0;return t.push(e.substring(r,n.start),(function(e){return resolveVar(e,s,o)})),n.end}function executeTemplate(e,t){for(var r="",n=0;n<e.length;n++){var s=e[n];r+="string"==typeof s?s:s(t);}return r}function findEndValue(e,t){for(var r=!1,n=!1,s=t;s<e.length;s++){var o=e[s];if(r)n&&'"'===o&&(r=!1),n||"'"!==o||(r=!1);else if('"'===o)r=!0,n=!0;else if("'"===o)r=!0,n=!1;else {if(";"===o)return s+1;if("}"===o)return s}}return s}function removeCustomAssigns(e){for(var t="",r=0;;){var n=findRegex(VAR_ASSIGN_START,e,r),s=n?n.start:e.length;if(t+=e.substring(r,s),!n)break;r=findEndValue(e,s);}return t}function compileTemplate(e){var t=0;e=removeCustomAssigns(e=e.replace(COMMENTS,"")).replace(TRAILING_LINES,"");for(var r=[];t<e.length;)t=compileVar(e,r,t);return r}function resolveValues(e){var t={};e.forEach((function(e){e.declarations.forEach((function(e){t[e.prop]=e.value;}));}));for(var r={},n=Object.entries(t),s=function(e){var t=!1;if(n.forEach((function(e){var n=e[0],s=executeTemplate(e[1],r);s!==r[n]&&(r[n]=s,t=!0);})),!t)return "break"},o=0;o<10;o++){if("break"===s())break}return r}function getSelectors(e,t){if(void 0===t&&(t=0),!e.rules)return [];var r=[];return e.rules.filter((function(e){return e.type===types.STYLE_RULE})).forEach((function(e){var n=getDeclarations(e.cssText);n.length>0&&e.parsedSelector.split(",").forEach((function(e){e=e.trim(),r.push({selector:e,declarations:n,specificity:computeSpecificity(),nu:t});})),t++;})),r}function computeSpecificity(e){return 1}var IMPORTANT="!important",FIND_DECLARATIONS=/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};{])+)|\{([^}]*)\}(?:(?=[;\s}])|$))/gm;function getDeclarations(e){for(var t,r=[];t=FIND_DECLARATIONS.exec(e.trim());){var n=normalizeValue(t[2]),s=n.value,o=n.important;r.push({prop:t[1].trim(),value:compileTemplate(s),important:o});}return r}function normalizeValue(e){var t=(e=e.replace(/\s+/gim," ").trim()).endsWith(IMPORTANT);return t&&(e=e.slice(0,e.length-IMPORTANT.length).trim()),{value:e,important:t}}function getActiveSelectors(e,t,r){var n=[],s=getScopesForElement(t,e);return r.forEach((function(e){return n.push(e)})),s.forEach((function(e){return n.push(e)})),sortSelectors(getSelectorsForScopes(n).filter((function(t){return matches(e,t.selector)})))}function getScopesForElement(e,t){for(var r=[];t;){var n=e.get(t);n&&r.push(n),t=t.parentElement;}return r}function getSelectorsForScopes(e){var t=[];return e.forEach((function(e){t.push.apply(t,e.selectors);})),t}function sortSelectors(e){return e.sort((function(e,t){return e.specificity===t.specificity?e.nu-t.nu:e.specificity-t.specificity})),e}function matches(e,t){return ":root"===t||"html"===t||e.matches(t)}function parseCSS(e){var t=parse(e),r=compileTemplate(e);return {original:e,template:r,selectors:getSelectors(t),usesCssVars:r.length>1}}function addGlobalStyle(e,t){if(e.some((function(e){return e.styleEl===t})))return !1;var r=parseCSS(t.textContent);return r.styleEl=t,e.push(r),!0}function updateGlobalScopes(e){var t=resolveValues(getSelectorsForScopes(e));e.forEach((function(e){e.usesCssVars&&(e.styleEl.textContent=executeTemplate(e.template,t));}));}function reScope(e,t){var r=e.template.map((function(r){return "string"==typeof r?replaceScope(r,e.scopeId,t):r})),n=e.selectors.map((function(r){return __assign(__assign({},r),{selector:replaceScope(r.selector,e.scopeId,t)})}));return __assign(__assign({},e),{template:r,selectors:n,scopeId:t})}function replaceScope(e,t,r){return e=replaceAll(e,"\\.".concat(t),".".concat(r))}function replaceAll(e,t,r){return e.replace(new RegExp(t,"g"),r)}function loadDocument(e,t){return loadDocumentStyles(e,t),loadDocumentLinks(e,t).then((function(){updateGlobalScopes(t);}))}function startWatcher(e,t){"undefined"!=typeof MutationObserver&&new MutationObserver((function(){loadDocumentStyles(e,t)&&updateGlobalScopes(t);})).observe(document.head,{childList:!0});}function loadDocumentLinks(e,t){for(var r=[],n=e.querySelectorAll('link[rel="stylesheet"][href]:not([data-no-shim])'),s=0;s<n.length;s++)r.push(addGlobalLink(e,t,n[s]));return Promise.all(r)}function loadDocumentStyles(e,t){return Array.from(e.querySelectorAll("style:not([data-styles]):not([data-no-shim])")).map((function(e){return addGlobalStyle(t,e)})).some(Boolean)}function addGlobalLink(e,t,r){var n=r.href;return fetch(n).then((function(e){return e.text()})).then((function(s){if(hasCssVariables(s)&&r.parentNode){hasRelativeUrls(s)&&(s=fixRelativeUrls(s,n));var o=e.createElement("style");o.setAttribute("data-styles",""),o.textContent=s,addGlobalStyle(t,o),r.parentNode.insertBefore(o,r),r.remove();}})).catch((function(e){console.error(e);}))}var CSS_VARIABLE_REGEXP=/[\s;{]--[-a-zA-Z0-9]+\s*:/m;function hasCssVariables(e){return e.indexOf("var(")>-1||CSS_VARIABLE_REGEXP.test(e)}var CSS_URL_REGEXP=/url[\s]*\([\s]*['"]?(?!(?:https?|data)\:|\/)([^\'\"\)]*)[\s]*['"]?\)[\s]*/gim;function hasRelativeUrls(e){return CSS_URL_REGEXP.lastIndex=0,CSS_URL_REGEXP.test(e)}function fixRelativeUrls(e,t){var r=t.replace(/[^/]*$/,"");return e.replace(CSS_URL_REGEXP,(function(e,t){var n=r+t;return e.replace(t,n)}))}var CustomStyle=function(){function e(e,t){this.win=e,this.doc=t,this.count=0,this.hostStyleMap=new WeakMap,this.hostScopeMap=new WeakMap,this.globalScopes=[],this.scopesMap=new Map,this.didInit=!1;}return e.prototype.i=function(){var e=this;return this.didInit||!this.win.requestAnimationFrame?Promise.resolve():(this.didInit=!0,new Promise((function(t){e.win.requestAnimationFrame((function(){startWatcher(e.doc,e.globalScopes),loadDocument(e.doc,e.globalScopes).then((function(){return t()}));}));})))},e.prototype.addLink=function(e){var t=this;return addGlobalLink(this.doc,this.globalScopes,e).then((function(){t.updateGlobal();}))},e.prototype.addGlobalStyle=function(e){addGlobalStyle(this.globalScopes,e)&&this.updateGlobal();},e.prototype.createHostStyle=function(e,t,r,n){if(this.hostScopeMap.has(e))throw new Error("host style already created");var s=this.registerHostTemplate(r,t,n),o=this.doc.createElement("style");return o.setAttribute("data-no-shim",""),s.usesCssVars?n?(o["s-sc"]=t="".concat(s.scopeId,"-").concat(this.count),o.textContent="/*needs update*/",this.hostStyleMap.set(e,o),this.hostScopeMap.set(e,reScope(s,t)),this.count++):(s.styleEl=o,s.usesCssVars||(o.textContent=executeTemplate(s.template,{})),this.globalScopes.push(s),this.updateGlobal(),this.hostScopeMap.set(e,s)):o.textContent=r,o},e.prototype.removeHost=function(e){var t=this.hostStyleMap.get(e);t&&t.remove(),this.hostStyleMap.delete(e),this.hostScopeMap.delete(e);},e.prototype.updateHost=function(e){var t=this.hostScopeMap.get(e);if(t&&t.usesCssVars&&t.isScoped){var r=this.hostStyleMap.get(e);if(r){var n=resolveValues(getActiveSelectors(e,this.hostScopeMap,this.globalScopes));r.textContent=executeTemplate(t.template,n);}}},e.prototype.updateGlobal=function(){updateGlobalScopes(this.globalScopes);},e.prototype.registerHostTemplate=function(e,t,r){var n=this.scopesMap.get(t);return n||((n=parseCSS(e)).scopeId=t,n.isScoped=r,this.scopesMap.set(t,n)),n},e}();!function(e){!e||e.__cssshim||e.CSS&&e.CSS.supports&&e.CSS.supports("color","var(--c)")||(e.__cssshim=new CustomStyle(e,e.document));}("undefined"!=typeof window&&window);
@@ -1 +0,0 @@
1
- System.register([],(function(){"use strict";return{execute:function(){var t=undefined&&undefined.__assign||function(){return(t=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++)for(var s in e=arguments[r])Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s]);return t}).apply(this,arguments)},e=function(){this.start=0,this.end=0,this.previous=null,this.parent=null,this.rules=null,this.parsedCssText="",this.cssText="",this.atRule=!1,this.type=0,this.keyframesName="",this.selector="",this.parsedSelector=""};function r(t){return o(s(t=n(t)),t)}function n(t){return t.replace(l.comments,"").replace(l.port,"")}function s(t){var r=new e;r.start=0,r.end=t.length;for(var n=r,s=0,o=t.length;s<o;s++)if(t[s]===u){n.rules||(n.rules=[]);var i=n,a=i.rules[i.rules.length-1]||null;(n=new e).start=s+1,n.parent=i,n.previous=a,i.rules.push(n)}else t[s]===c&&(n.end=s+1,n=n.parent||r);return r}function o(t,e){var r=e.substring(t.start,t.end-1);if(t.parsedCssText=t.cssText=r.trim(),t.parent){var n=t.previous?t.previous.end:t.parent.start;r=(r=(r=i(r=e.substring(n,t.start-1))).replace(l.multipleSpaces," ")).substring(r.lastIndexOf(";")+1);var s=t.parsedSelector=t.selector=r.trim();t.atRule=0===s.indexOf(h),t.atRule?0===s.indexOf(f)?t.type=a.MEDIA_RULE:s.match(l.keyframesRule)&&(t.type=a.KEYFRAMES_RULE,t.keyframesName=t.selector.split(l.multipleSpaces).pop()):0===s.indexOf(p)?t.type=a.MIXIN_RULE:t.type=a.STYLE_RULE}var u=t.rules;if(u)for(var c=0,v=u.length,d=void 0;c<v&&(d=u[c]);c++)o(d,e);return t}function i(t){return t.replace(/\\([0-9a-f]{1,6})\s/gi,(function(){for(var t=arguments[1],e=6-t.length;e--;)t="0"+t;return"\\"+t}))}var a={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1e3},u="{",c="}",l={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g},p="--",f="@media",h="@";function v(t,e,r){t.lastIndex=0;var n=e.substring(r).match(t);if(n){var s=r+n.index;return{start:s,end:s+n[0].length}}return null}var d=/\bvar\(/,m=/\B--[\w-]+\s*:/,g=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,y=/^[\t ]+\n/gm;function S(t,e,r){return t[e]?t[e]:r?M(r,t):""}function b(t,e){for(var r=0,n=e;n<t.length;n++){var s=t[n];if("("===s)r++;else if(")"===s&&--r<=0)return n+1}return n}function E(t,e){var r=v(d,t,e);if(!r)return null;var n=b(t,r.start),s=t.substring(r.end,n-1).split(","),o=s[0],i=s.slice(1);return{start:r.start,end:n,propName:o.trim(),fallback:i.length>0?i.join(",").trim():void 0}}function x(t,e,r){var n=E(t,r);if(!n)return e.push(t.substring(r,t.length)),t.length;var s=n.propName,o=null!=n.fallback?I(n.fallback):void 0;return e.push(t.substring(r,n.start),(function(t){return S(t,s,o)})),n.end}function M(t,e){for(var r="",n=0;n<t.length;n++){var s=t[n];r+="string"==typeof s?s:s(e)}return r}function w(t,e){for(var r=!1,n=!1,s=e;s<t.length;s++){var o=t[s];if(r)n&&'"'===o&&(r=!1),n||"'"!==o||(r=!1);else if('"'===o)r=!0,n=!0;else if("'"===o)r=!0,n=!1;else{if(";"===o)return s+1;if("}"===o)return s}}return s}function C(t){for(var e="",r=0;;){var n=v(m,t,r),s=n?n.start:t.length;if(e+=t.substring(r,s),!n)break;r=w(t,s)}return e}function I(t){var e=0;t=C(t=t.replace(g,"")).replace(y,"");for(var r=[];e<t.length;)e=x(t,r,e);return r}function R(t){var e={};t.forEach((function(t){t.declarations.forEach((function(t){e[t.prop]=t.value}))}));for(var r={},n=Object.entries(e),s=function(t){var e=!1;if(n.forEach((function(t){var n=t[0],s=M(t[1],r);s!==r[n]&&(r[n]=s,e=!0)})),!e)return"break"},o=0;o<10;o++){if("break"===s())break}return r}function k(t,e){if(void 0===e&&(e=0),!t.rules)return[];var r=[];return t.rules.filter((function(t){return t.type===a.STYLE_RULE})).forEach((function(t){var n=O(t.cssText);n.length>0&&t.parsedSelector.split(",").forEach((function(t){t=t.trim(),r.push({selector:t,declarations:n,specificity:_(),nu:e})})),e++})),r}function _(t){return 1}var A="!important",L=/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};{])+)|\{([^}]*)\}(?:(?=[;\s}])|$))/gm;function O(t){for(var e,r=[];e=L.exec(t.trim());){var n=T(e[2]),s=n.value,o=n.important;r.push({prop:e[1].trim(),value:I(s),important:o})}return r}function T(t){var e=(t=t.replace(/\s+/gim," ").trim()).endsWith(A);return e&&(t=t.slice(0,t.length-A.length).trim()),{value:t,important:e}}function U(t,e,r){var n=[],s=N(e,t);return r.forEach((function(t){return n.push(t)})),s.forEach((function(t){return n.push(t)})),$(P(n).filter((function(e){return G(t,e.selector)})))}function N(t,e){for(var r=[];e;){var n=t.get(e);n&&r.push(n),e=e.parentElement}return r}function P(t){var e=[];return t.forEach((function(t){e.push.apply(e,t.selectors)})),e}function $(t){return t.sort((function(t,e){return t.specificity===e.specificity?t.nu-e.nu:t.specificity-e.specificity})),t}function G(t,e){return":root"===e||"html"===e||t.matches(e)}function H(t){var e=r(t),n=I(t);return{original:t,template:n,selectors:k(e),usesCssVars:n.length>1}}function V(t,e){if(t.some((function(t){return t.styleEl===e})))return!1;var r=H(e.textContent);return r.styleEl=e,t.push(r),!0}function Y(t){var e=R(P(t));t.forEach((function(t){t.usesCssVars&&(t.styleEl.textContent=M(t.template,e))}))}function j(e,r){var n=e.template.map((function(t){return"string"==typeof t?q(t,e.scopeId,r):t})),s=e.selectors.map((function(n){return t(t({},n),{selector:q(n.selector,e.scopeId,r)})}));return t(t({},e),{template:n,selectors:s,scopeId:r})}function q(t,e,r){return t=F(t,"\\.".concat(e),".".concat(r))}function F(t,e,r){return t.replace(new RegExp(e,"g"),r)}function B(t,e){return K(t,e),D(t,e).then((function(){Y(e)}))}function W(t,e){"undefined"!=typeof MutationObserver&&new MutationObserver((function(){K(t,e)&&Y(e)})).observe(document.head,{childList:!0})}function D(t,e){for(var r=[],n=t.querySelectorAll('link[rel="stylesheet"][href]:not([data-no-shim])'),s=0;s<n.length;s++)r.push(X(t,e,n[s]));return Promise.all(r)}function K(t,e){return Array.from(t.querySelectorAll("style:not([data-styles]):not([data-no-shim])")).map((function(t){return V(e,t)})).some(Boolean)}function X(t,e,r){var n=r.href;return fetch(n).then((function(t){return t.text()})).then((function(s){if(Z(s)&&r.parentNode){Q(s)&&(s=tt(s,n));var o=t.createElement("style");o.setAttribute("data-styles",""),o.textContent=s,V(e,o),r.parentNode.insertBefore(o,r),r.remove()}})).catch((function(t){console.error(t)}))}var z=/[\s;{]--[-a-zA-Z0-9]+\s*:/m;function Z(t){return t.indexOf("var(")>-1||z.test(t)}var J=/url[\s]*\([\s]*['"]?(?!(?:https?|data)\:|\/)([^\'\"\)]*)[\s]*['"]?\)[\s]*/gim;function Q(t){return J.lastIndex=0,J.test(t)}function tt(t,e){var r=e.replace(/[^/]*$/,"");return t.replace(J,(function(t,e){var n=r+e;return t.replace(e,n)}))}var et=function(){function t(t,e){this.win=t,this.doc=e,this.count=0,this.hostStyleMap=new WeakMap,this.hostScopeMap=new WeakMap,this.globalScopes=[],this.scopesMap=new Map,this.didInit=!1}return t.prototype.i=function(){var t=this;return this.didInit||!this.win.requestAnimationFrame?Promise.resolve():(this.didInit=!0,new Promise((function(e){t.win.requestAnimationFrame((function(){W(t.doc,t.globalScopes),B(t.doc,t.globalScopes).then((function(){return e()}))}))})))},t.prototype.addLink=function(t){var e=this;return X(this.doc,this.globalScopes,t).then((function(){e.updateGlobal()}))},t.prototype.addGlobalStyle=function(t){V(this.globalScopes,t)&&this.updateGlobal()},t.prototype.createHostStyle=function(t,e,r,n){if(this.hostScopeMap.has(t))throw new Error("host style already created");var s=this.registerHostTemplate(r,e,n),o=this.doc.createElement("style");return o.setAttribute("data-no-shim",""),s.usesCssVars?n?(o["s-sc"]=e="".concat(s.scopeId,"-").concat(this.count),o.textContent="/*needs update*/",this.hostStyleMap.set(t,o),this.hostScopeMap.set(t,j(s,e)),this.count++):(s.styleEl=o,s.usesCssVars||(o.textContent=M(s.template,{})),this.globalScopes.push(s),this.updateGlobal(),this.hostScopeMap.set(t,s)):o.textContent=r,o},t.prototype.removeHost=function(t){var e=this.hostStyleMap.get(t);e&&e.remove(),this.hostStyleMap.delete(t),this.hostScopeMap.delete(t)},t.prototype.updateHost=function(t){var e=this.hostScopeMap.get(t);if(e&&e.usesCssVars&&e.isScoped){var r=this.hostStyleMap.get(t);if(r){var n=R(U(t,this.hostScopeMap,this.globalScopes));r.textContent=M(e.template,n)}}},t.prototype.updateGlobal=function(){Y(this.globalScopes)},t.prototype.registerHostTemplate=function(t,e,r){var n=this.scopesMap.get(e);return n||((n=H(t)).scopeId=e,n.isScoped=r,this.scopesMap.set(e,n)),n},t}();!function(t){!t||t.__cssshim||t.CSS&&t.CSS.supports&&t.CSS.supports("color","var(--c)")||(t.__cssshim=new et(t,t.document))}("undefined"!=typeof window&&window)}}}));
@@ -1,73 +0,0 @@
1
- /*
2
- Stencil Client Patch Browser v2.17.0 | MIT Licensed | https://stenciljs.com
3
- */
4
- (function(){
5
- var aa=new Set("annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" "));function g(a){var b=aa.has(a);a=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(a);return !b&&a}function l(a){var b=a.isConnected;if(void 0!==b)return b;for(;a&&!(a.__CE_isImportDocument||a instanceof Document);)a=a.parentNode||(window.ShadowRoot&&a instanceof ShadowRoot?a.host:void 0);return !(!a||!(a.__CE_isImportDocument||a instanceof Document))}
6
- function n(a,b){for(;b&&b!==a&&!b.nextSibling;)b=b.parentNode;return b&&b!==a?b.nextSibling:null}
7
- function p(a,b,d){d=void 0===d?new Set:d;for(var c=a;c;){if(c.nodeType===Node.ELEMENT_NODE){var e=c;b(e);var f=e.localName;if("link"===f&&"import"===e.getAttribute("rel")){c=e.import;if(c instanceof Node&&!d.has(c))for(d.add(c),c=c.firstChild;c;c=c.nextSibling)p(c,b,d);c=n(a,e);continue}else if("template"===f){c=n(a,e);continue}if(e=e.__CE_shadowRoot)for(e=e.firstChild;e;e=e.nextSibling)p(e,b,d);}c=c.firstChild?c.firstChild:n(a,c);}}function r(a,b,d){a[b]=d;}function u(){this.a=new Map;this.g=new Map;this.c=[];this.f=[];this.b=!1;}function ba(a,b,d){a.a.set(b,d);a.g.set(d.constructorFunction,d);}function ca(a,b){a.b=!0;a.c.push(b);}function da(a,b){a.b=!0;a.f.push(b);}function v(a,b){a.b&&p(b,function(b){return w(a,b)});}function w(a,b){if(a.b&&!b.__CE_patched){b.__CE_patched=!0;for(var d=0;d<a.c.length;d++)a.c[d](b);for(d=0;d<a.f.length;d++)a.f[d](b);}}
8
- function x(a,b){var d=[];p(b,function(b){return d.push(b)});for(b=0;b<d.length;b++){var c=d[b];1===c.__CE_state?a.connectedCallback(c):y(a,c);}}function z(a,b){var d=[];p(b,function(b){return d.push(b)});for(b=0;b<d.length;b++){var c=d[b];1===c.__CE_state&&a.disconnectedCallback(c);}}
9
- function A(a,b,d){d=void 0===d?{}:d;var c=d.u||new Set,e=d.i||function(b){return y(a,b)},f=[];p(b,function(b){if("link"===b.localName&&"import"===b.getAttribute("rel")){var d=b.import;d instanceof Node&&(d.__CE_isImportDocument=!0,d.__CE_hasRegistry=!0);d&&"complete"===d.readyState?d.__CE_documentLoadHandled=!0:b.addEventListener("load",function(){var d=b.import;if(!d.__CE_documentLoadHandled){d.__CE_documentLoadHandled=!0;var f=new Set(c);f.delete(d);A(a,d,{u:f,i:e});}});}else f.push(b);},c);if(a.b)for(b=
10
- 0;b<f.length;b++)w(a,f[b]);for(b=0;b<f.length;b++)e(f[b]);}
11
- function y(a,b){if(void 0===b.__CE_state){var d=b.ownerDocument;if(d.defaultView||d.__CE_isImportDocument&&d.__CE_hasRegistry)if(d=a.a.get(b.localName)){d.constructionStack.push(b);var c=d.constructorFunction;try{try{if(new c!==b)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{d.constructionStack.pop();}}catch(t){throw b.__CE_state=2,t;}b.__CE_state=1;b.__CE_definition=d;if(d.attributeChangedCallback)for(d=d.observedAttributes,c=0;c<d.length;c++){var e=
12
- d[c],f=b.getAttribute(e);null!==f&&a.attributeChangedCallback(b,e,null,f,null);}l(b)&&a.connectedCallback(b);}}}u.prototype.connectedCallback=function(a){var b=a.__CE_definition;b.connectedCallback&&b.connectedCallback.call(a);};u.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;b.disconnectedCallback&&b.disconnectedCallback.call(a);};
13
- u.prototype.attributeChangedCallback=function(a,b,d,c,e){var f=a.__CE_definition;f.attributeChangedCallback&&-1<f.observedAttributes.indexOf(b)&&f.attributeChangedCallback.call(a,b,d,c,e);};function B(a){var b=document;this.c=a;this.a=b;this.b=void 0;A(this.c,this.a);"loading"===this.a.readyState&&(this.b=new MutationObserver(this.f.bind(this)),this.b.observe(this.a,{childList:!0,subtree:!0}));}function C(a){a.b&&a.b.disconnect();}B.prototype.f=function(a){var b=this.a.readyState;"interactive"!==b&&"complete"!==b||C(this);for(b=0;b<a.length;b++)for(var d=a[b].addedNodes,c=0;c<d.length;c++)A(this.c,d[c]);};function ea(){var a=this;this.b=this.a=void 0;this.c=new Promise(function(b){a.b=b;a.a&&b(a.a);});}function D(a){if(a.a)throw Error("Already resolved.");a.a=void 0;a.b&&a.b(void 0);}function E(a){this.c=!1;this.a=a;this.j=new Map;this.f=function(b){return b()};this.b=!1;this.g=[];this.o=new B(a);}
14
- E.prototype.l=function(a,b){var d=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!g(a))throw new SyntaxError("The element name '"+a+"' is not valid.");if(this.a.a.get(a))throw Error("A custom element with name '"+a+"' has already been defined.");if(this.c)throw Error("A custom element is already being defined.");this.c=!0;try{var c=function(b){var a=e[b];if(void 0!==a&&!(a instanceof Function))throw Error("The '"+b+"' callback must be a function.");
15
- return a},e=b.prototype;if(!(e instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");var f=c("connectedCallback");var t=c("disconnectedCallback");var k=c("adoptedCallback");var h=c("attributeChangedCallback");var m=b.observedAttributes||[];}catch(q){return}finally{this.c=!1;}b={localName:a,constructorFunction:b,connectedCallback:f,disconnectedCallback:t,adoptedCallback:k,attributeChangedCallback:h,observedAttributes:m,constructionStack:[]};ba(this.a,
16
- a,b);this.g.push(b);this.b||(this.b=!0,this.f(function(){return fa(d)}));};E.prototype.i=function(a){A(this.a,a);};
17
- function fa(a){if(!1!==a.b){a.b=!1;for(var b=a.g,d=[],c=new Map,e=0;e<b.length;e++)c.set(b[e].localName,[]);A(a.a,document,{i:function(b){if(void 0===b.__CE_state){var e=b.localName,f=c.get(e);f?f.push(b):a.a.a.get(e)&&d.push(b);}}});for(e=0;e<d.length;e++)y(a.a,d[e]);for(;0<b.length;){var f=b.shift();e=f.localName;f=c.get(f.localName);for(var t=0;t<f.length;t++)y(a.a,f[t]);(e=a.j.get(e))&&D(e);}}}E.prototype.get=function(a){if(a=this.a.a.get(a))return a.constructorFunction};
18
- E.prototype.m=function(a){if(!g(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this.j.get(a);if(b)return b.c;b=new ea;this.j.set(a,b);this.a.a.get(a)&&!this.g.some(function(b){return b.localName===a})&&D(b);return b.c};E.prototype.s=function(a){C(this.o);var b=this.f;this.f=function(d){return a(function(){return b(d)})};};window.CustomElementRegistry=E;E.prototype.define=E.prototype.l;E.prototype.upgrade=E.prototype.i;E.prototype.get=E.prototype.get;
19
- E.prototype.whenDefined=E.prototype.m;E.prototype.polyfillWrapFlushCallback=E.prototype.s;var F=window.Document.prototype.createElement,G=window.Document.prototype.createElementNS,ha=window.Document.prototype.importNode,ia=window.Document.prototype.prepend,ja=window.Document.prototype.append,ka=window.DocumentFragment.prototype.prepend,la=window.DocumentFragment.prototype.append,H=window.Node.prototype.cloneNode,I=window.Node.prototype.appendChild,J=window.Node.prototype.insertBefore,K=window.Node.prototype.removeChild,L=window.Node.prototype.replaceChild,M=Object.getOwnPropertyDescriptor(window.Node.prototype,
20
- "textContent"),N=window.Element.prototype.attachShadow,O=Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),P=window.Element.prototype.getAttribute,Q=window.Element.prototype.setAttribute,R=window.Element.prototype.removeAttribute,S=window.Element.prototype.getAttributeNS,T=window.Element.prototype.setAttributeNS,U=window.Element.prototype.removeAttributeNS,ma=window.Element.prototype.insertAdjacentElement,na=window.Element.prototype.insertAdjacentHTML,oa=window.Element.prototype.prepend,
21
- pa=window.Element.prototype.append,V=window.Element.prototype.before,qa=window.Element.prototype.after,ra=window.Element.prototype.replaceWith,sa=window.Element.prototype.remove,ta=window.HTMLElement,W=Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),ua=window.HTMLElement.prototype.insertAdjacentElement,va=window.HTMLElement.prototype.insertAdjacentHTML;var wa=new function(){};function xa(){var a=X;window.HTMLElement=function(){function b(){var b=this.constructor,c=a.g.get(b);if(!c)throw Error("The custom element being constructed was not registered with `customElements`.");var e=c.constructionStack;if(0===e.length)return e=F.call(document,c.localName),Object.setPrototypeOf(e,b.prototype),e.__CE_state=1,e.__CE_definition=c,w(a,e),e;c=e.length-1;var f=e[c];if(f===wa)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");
22
- e[c]=wa;Object.setPrototypeOf(f,b.prototype);w(a,f);return f}b.prototype=ta.prototype;Object.defineProperty(b.prototype,"constructor",{writable:!0,configurable:!0,enumerable:!1,value:b});return b}();}function Y(a,b,d){function c(b){return function(d){for(var e=[],c=0;c<arguments.length;++c)e[c]=arguments[c];c=[];for(var f=[],m=0;m<e.length;m++){var q=e[m];q instanceof Element&&l(q)&&f.push(q);if(q instanceof DocumentFragment)for(q=q.firstChild;q;q=q.nextSibling)c.push(q);else c.push(q);}b.apply(this,e);for(e=0;e<f.length;e++)z(a,f[e]);if(l(this))for(e=0;e<c.length;e++)f=c[e],f instanceof Element&&x(a,f);}}void 0!==d.h&&(b.prepend=c(d.h));void 0!==d.append&&(b.append=c(d.append));}function ya(){var a=X;r(Document.prototype,"createElement",function(b){if(this.__CE_hasRegistry){var d=a.a.get(b);if(d)return new d.constructorFunction}b=F.call(this,b);w(a,b);return b});r(Document.prototype,"importNode",function(b,d){b=ha.call(this,b,!!d);this.__CE_hasRegistry?A(a,b):v(a,b);return b});r(Document.prototype,"createElementNS",function(b,d){if(this.__CE_hasRegistry&&(null===b||"http://www.w3.org/1999/xhtml"===b)){var c=a.a.get(d);if(c)return new c.constructorFunction}b=G.call(this,b,
23
- d);w(a,b);return b});Y(a,Document.prototype,{h:ia,append:ja});}function za(){function a(a,c){Object.defineProperty(a,"textContent",{enumerable:c.enumerable,configurable:!0,get:c.get,set:function(a){if(this.nodeType===Node.TEXT_NODE)c.set.call(this,a);else {var d=void 0;if(this.firstChild){var e=this.childNodes,k=e.length;if(0<k&&l(this)){d=Array(k);for(var h=0;h<k;h++)d[h]=e[h];}}c.set.call(this,a);if(d)for(a=0;a<d.length;a++)z(b,d[a]);}}});}var b=X;r(Node.prototype,"insertBefore",function(a,c){if(a instanceof DocumentFragment){var e=Array.prototype.slice.apply(a.childNodes);
24
- a=J.call(this,a,c);if(l(this))for(c=0;c<e.length;c++)x(b,e[c]);return a}e=l(a);c=J.call(this,a,c);e&&z(b,a);l(this)&&x(b,a);return c});r(Node.prototype,"appendChild",function(a){if(a instanceof DocumentFragment){var c=Array.prototype.slice.apply(a.childNodes);a=I.call(this,a);if(l(this))for(var e=0;e<c.length;e++)x(b,c[e]);return a}c=l(a);e=I.call(this,a);c&&z(b,a);l(this)&&x(b,a);return e});r(Node.prototype,"cloneNode",function(a){a=H.call(this,!!a);this.ownerDocument.__CE_hasRegistry?A(b,a):v(b,
25
- a);return a});r(Node.prototype,"removeChild",function(a){var c=l(a),e=K.call(this,a);c&&z(b,a);return e});r(Node.prototype,"replaceChild",function(a,c){if(a instanceof DocumentFragment){var e=Array.prototype.slice.apply(a.childNodes);a=L.call(this,a,c);if(l(this))for(z(b,c),c=0;c<e.length;c++)x(b,e[c]);return a}e=l(a);var f=L.call(this,a,c),d=l(this);d&&z(b,c);e&&z(b,a);d&&x(b,a);return f});M&&M.get?a(Node.prototype,M):ca(b,function(b){a(b,{enumerable:!0,configurable:!0,get:function(){for(var a=[],
26
- b=0;b<this.childNodes.length;b++){var f=this.childNodes[b];f.nodeType!==Node.COMMENT_NODE&&a.push(f.textContent);}return a.join("")},set:function(a){for(;this.firstChild;)K.call(this,this.firstChild);null!=a&&""!==a&&I.call(this,document.createTextNode(a));}});});}function Aa(a){function b(b){return function(e){for(var c=[],d=0;d<arguments.length;++d)c[d]=arguments[d];d=[];for(var k=[],h=0;h<c.length;h++){var m=c[h];m instanceof Element&&l(m)&&k.push(m);if(m instanceof DocumentFragment)for(m=m.firstChild;m;m=m.nextSibling)d.push(m);else d.push(m);}b.apply(this,c);for(c=0;c<k.length;c++)z(a,k[c]);if(l(this))for(c=0;c<d.length;c++)k=d[c],k instanceof Element&&x(a,k);}}var d=Element.prototype;void 0!==V&&(d.before=b(V));void 0!==V&&(d.after=b(qa));void 0!==ra&&
27
- r(d,"replaceWith",function(b){for(var e=[],c=0;c<arguments.length;++c)e[c]=arguments[c];c=[];for(var d=[],k=0;k<e.length;k++){var h=e[k];h instanceof Element&&l(h)&&d.push(h);if(h instanceof DocumentFragment)for(h=h.firstChild;h;h=h.nextSibling)c.push(h);else c.push(h);}k=l(this);ra.apply(this,e);for(e=0;e<d.length;e++)z(a,d[e]);if(k)for(z(a,this),e=0;e<c.length;e++)d=c[e],d instanceof Element&&x(a,d);});void 0!==sa&&r(d,"remove",function(){var b=l(this);sa.call(this);b&&z(a,this);});}function Ba(){function a(a,b){Object.defineProperty(a,"innerHTML",{enumerable:b.enumerable,configurable:!0,get:b.get,set:function(a){var e=this,d=void 0;l(this)&&(d=[],p(this,function(a){a!==e&&d.push(a);}));b.set.call(this,a);if(d)for(var f=0;f<d.length;f++){var t=d[f];1===t.__CE_state&&c.disconnectedCallback(t);}this.ownerDocument.__CE_hasRegistry?A(c,this):v(c,this);return a}});}function b(a,b){r(a,"insertAdjacentElement",function(a,e){var d=l(e);a=b.call(this,a,e);d&&z(c,e);l(a)&&x(c,e);return a});}
28
- function d(a,b){function e(a,b){for(var e=[];a!==b;a=a.nextSibling)e.push(a);for(b=0;b<e.length;b++)A(c,e[b]);}r(a,"insertAdjacentHTML",function(a,c){a=a.toLowerCase();if("beforebegin"===a){var d=this.previousSibling;b.call(this,a,c);e(d||this.parentNode.firstChild,this);}else if("afterbegin"===a)d=this.firstChild,b.call(this,a,c),e(this.firstChild,d);else if("beforeend"===a)d=this.lastChild,b.call(this,a,c),e(d||this.firstChild,null);else if("afterend"===a)d=this.nextSibling,b.call(this,a,c),e(this.nextSibling,
29
- d);else throw new SyntaxError("The value provided ("+String(a)+") is not one of 'beforebegin', 'afterbegin', 'beforeend', or 'afterend'.");});}var c=X;N&&r(Element.prototype,"attachShadow",function(a){a=N.call(this,a);var b=c;if(b.b&&!a.__CE_patched){a.__CE_patched=!0;for(var e=0;e<b.c.length;e++)b.c[e](a);}return this.__CE_shadowRoot=a});O&&O.get?a(Element.prototype,O):W&&W.get?a(HTMLElement.prototype,W):da(c,function(b){a(b,{enumerable:!0,configurable:!0,get:function(){return H.call(this,!0).innerHTML},
30
- set:function(a){var b="template"===this.localName,c=b?this.content:this,e=G.call(document,this.namespaceURI,this.localName);for(e.innerHTML=a;0<c.childNodes.length;)K.call(c,c.childNodes[0]);for(a=b?e.content:e;0<a.childNodes.length;)I.call(c,a.childNodes[0]);}});});r(Element.prototype,"setAttribute",function(a,b){if(1!==this.__CE_state)return Q.call(this,a,b);var e=P.call(this,a);Q.call(this,a,b);b=P.call(this,a);c.attributeChangedCallback(this,a,e,b,null);});r(Element.prototype,"setAttributeNS",function(a,
31
- b,d){if(1!==this.__CE_state)return T.call(this,a,b,d);var e=S.call(this,a,b);T.call(this,a,b,d);d=S.call(this,a,b);c.attributeChangedCallback(this,b,e,d,a);});r(Element.prototype,"removeAttribute",function(a){if(1!==this.__CE_state)return R.call(this,a);var b=P.call(this,a);R.call(this,a);null!==b&&c.attributeChangedCallback(this,a,b,null,null);});r(Element.prototype,"removeAttributeNS",function(a,b){if(1!==this.__CE_state)return U.call(this,a,b);var d=S.call(this,a,b);U.call(this,a,b);var e=S.call(this,
32
- a,b);d!==e&&c.attributeChangedCallback(this,b,d,e,a);});ua?b(HTMLElement.prototype,ua):ma?b(Element.prototype,ma):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");va?d(HTMLElement.prototype,va):na?d(Element.prototype,na):console.warn("Custom Elements: `Element#insertAdjacentHTML` was not patched.");Y(c,Element.prototype,{h:oa,append:pa});Aa(c);}var Z=window.customElements;if(!Z||Z.forcePolyfill||"function"!=typeof Z.define||"function"!=typeof Z.get){var X=new u;xa();ya();Y(X,DocumentFragment.prototype,{h:ka,append:la});za();Ba();document.__CE_hasRegistry=!0;var customElements=new E(X);Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:customElements});}}).call(self);
33
-
34
- // Polyfill document.baseURI
35
- "string"!==typeof document.baseURI&&Object.defineProperty(Document.prototype,"baseURI",{enumerable:!0,configurable:!0,get:function(){var a=document.querySelector("base");return a&&a.href?a.href:document.URL}});
36
-
37
- // Polyfill CustomEvent
38
- "function"!==typeof window.CustomEvent&&(window.CustomEvent=function(c,a){a=a||{bubbles:!1,cancelable:!1,detail:void 0};var b=document.createEvent("CustomEvent");b.initCustomEvent(c,a.bubbles,a.cancelable,a.detail);return b},window.CustomEvent.prototype=window.Event.prototype);
39
-
40
- // Event.composedPath
41
- (function(b,c,d){b.composedPath||(b.composedPath=function(){if(this.path)return this.path;var a=this.target;for(this.path=[];null!==a.parentNode;)this.path.push(a),a=a.parentNode;this.path.push(c,d);return this.path});})(Event.prototype,document,window);
42
-
43
- /*!
44
- Element.closest and Element.matches
45
- https://github.com/jonathantneal/closest
46
- Creative Commons Zero v1.0 Universal
47
- */
48
- (function(a){"function"!==typeof a.matches&&(a.matches=a.msMatchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=0;a[b]&&a[b]!==this;)++b;return !!a[b]});"function"!==typeof a.closest&&(a.closest=function(a){for(var b=this;b&&1===b.nodeType;){if(b.matches(a))return b;b=b.parentNode;}return null});})(window.Element.prototype);
49
-
50
- /*!
51
- Element.getRootNode()
52
- */
53
- (function(c){function d(a){a=b(a);return a&&11===a.nodeType?d(a.host):a}function b(a){return a&&a.parentNode?b(a.parentNode):a}"function"!==typeof c.getRootNode&&(c.getRootNode=function(a){return a&&a.composed?d(this):b(this)});})(Element.prototype);
54
-
55
- /*!
56
- Element.isConnected()
57
- */
58
- (function(a){"isConnected"in a||Object.defineProperty(a,"isConnected",{configurable:!0,enumerable:!0,get:function(){var a=this.getRootNode({composed:!0});return a&&9===a.nodeType}});})(Element.prototype);
59
-
60
- /*!
61
- Element.remove()
62
- */
63
- (function(b){b.forEach(function(a){a.hasOwnProperty("remove")||Object.defineProperty(a,"remove",{configurable:!0,enumerable:!0,writable:!0,value:function(){null!==this.parentNode&&this.parentNode.removeChild(this);}});});})([Element.prototype,CharacterData.prototype,DocumentType.prototype]);
64
-
65
- /*!
66
- Element.classList
67
- */
68
- !function(e){'classList'in e||Object.defineProperty(e,"classList",{get:function(){var e=this,t=(e.getAttribute("class")||"").replace(/^\s+|\s$/g,"").split(/\s+/g);function n(){t.length>0?e.setAttribute("class",t.join(" ")):e.removeAttribute("class");}return ""===t[0]&&t.splice(0,1),t.toggle=function(e,i){void 0!==i?i?t.add(e):t.remove(e):-1!==t.indexOf(e)?t.splice(t.indexOf(e),1):t.push(e),n();},t.add=function(){for(var e=[].slice.call(arguments),i=0,s=e.length;i<s;i++)-1===t.indexOf(e[i])&&t.push(e[i]);n();},t.remove=function(){for(var e=[].slice.call(arguments),i=0,s=e.length;i<s;i++)-1!==t.indexOf(e[i])&&t.splice(t.indexOf(e[i]),1);n();},t.item=function(e){return t[e]},t.contains=function(e){return -1!==t.indexOf(e)},t.replace=function(e,i){-1!==t.indexOf(e)&&t.splice(t.indexOf(e),1,i),n();},t.value=e.getAttribute("class")||"",t}});}(Element.prototype);
69
-
70
- /*!
71
- DOMTokenList
72
- */
73
- (function(b){try{document.body.classList.add();}catch(e){var c=b.add,d=b.remove;b.add=function(){for(var a=0;a<arguments.length;a++)c.call(this,arguments[a]);};b.remove=function(){for(var a=0;a<arguments.length;a++)d.call(this,arguments[a]);};}})(DOMTokenList.prototype);
@@ -1,21 +0,0 @@
1
- System.register([],(function(){"use strict";return{execute:function(){(function(){var t=new Set("annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" "));function e(e){var n=t.has(e);e=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(e);return!n&&e}function n(t){var e=t.isConnected;if(void 0!==e)return e;for(;t&&!(t.__CE_isImportDocument||t instanceof Document);)t=t.parentNode||(window.ShadowRoot&&t instanceof ShadowRoot?t.host:void 0);return!(!t||!(t.__CE_isImportDocument||t instanceof Document))}function o(t,e){for(;e&&e!==t&&!e.nextSibling;)e=e.parentNode;return e&&e!==t?e.nextSibling:null}function i(t,e,n){n=void 0===n?new Set:n;for(var r=t;r;){if(r.nodeType===Node.ELEMENT_NODE){var a=r;e(a);var c=a.localName;if("link"===c&&"import"===a.getAttribute("rel")){r=a.import;if(r instanceof Node&&!n.has(r))for(n.add(r),r=r.firstChild;r;r=r.nextSibling)i(r,e,n);r=o(t,a);continue}else if("template"===c){r=o(t,a);continue}if(a=a.__CE_shadowRoot)for(a=a.firstChild;a;a=a.nextSibling)i(a,e,n)}r=r.firstChild?r.firstChild:o(t,r)}}function r(t,e,n){t[e]=n}function a(){this.a=new Map;this.g=new Map;this.c=[];this.f=[];this.b=!1}function c(t,e,n){t.a.set(e,n);t.g.set(n.constructorFunction,n)}function l(t,e){t.b=!0;t.c.push(e)}function s(t,e){t.b=!0;t.f.push(e)}function u(t,e){t.b&&i(e,(function(e){return f(t,e)}))}function f(t,e){if(t.b&&!e.__CE_patched){e.__CE_patched=!0;for(var n=0;n<t.c.length;n++)t.c[n](e);for(n=0;n<t.f.length;n++)t.f[n](e)}}function p(t,e){var n=[];i(e,(function(t){return n.push(t)}));for(e=0;e<n.length;e++){var o=n[e];1===o.__CE_state?t.connectedCallback(o):m(t,o)}}function h(t,e){var n=[];i(e,(function(t){return n.push(t)}));for(e=0;e<n.length;e++){var o=n[e];1===o.__CE_state&&t.disconnectedCallback(o)}}function d(t,e,n){n=void 0===n?{}:n;var o=n.u||new Set,r=n.i||function(e){return m(t,e)},a=[];i(e,(function(e){if("link"===e.localName&&"import"===e.getAttribute("rel")){var n=e.import;n instanceof Node&&(n.__CE_isImportDocument=!0,n.__CE_hasRegistry=!0);n&&"complete"===n.readyState?n.__CE_documentLoadHandled=!0:e.addEventListener("load",(function(){var n=e.import;if(!n.__CE_documentLoadHandled){n.__CE_documentLoadHandled=!0;var i=new Set(o);i.delete(n);d(t,n,{u:i,i:r})}}))}else a.push(e)}),o);if(t.b)for(e=0;e<a.length;e++)f(t,a[e]);for(e=0;e<a.length;e++)r(a[e])}function m(t,e){if(void 0===e.__CE_state){var o=e.ownerDocument;if(o.defaultView||o.__CE_isImportDocument&&o.__CE_hasRegistry)if(o=t.a.get(e.localName)){o.constructionStack.push(e);var i=o.constructorFunction;try{try{if(new i!==e)throw Error("The custom element constructor did not produce the element being upgraded.")}finally{o.constructionStack.pop()}}catch(t){throw e.__CE_state=2,t}e.__CE_state=1;e.__CE_definition=o;if(o.attributeChangedCallback)for(o=o.observedAttributes,i=0;i<o.length;i++){var r=o[i],a=e.getAttribute(r);null!==a&&t.attributeChangedCallback(e,r,null,a,null)}n(e)&&t.connectedCallback(e)}}}a.prototype.connectedCallback=function(t){var e=t.__CE_definition;e.connectedCallback&&e.connectedCallback.call(t)};a.prototype.disconnectedCallback=function(t){var e=t.__CE_definition;e.disconnectedCallback&&e.disconnectedCallback.call(t)};a.prototype.attributeChangedCallback=function(t,e,n,o,i){var r=t.__CE_definition;r.attributeChangedCallback&&-1<r.observedAttributes.indexOf(e)&&r.attributeChangedCallback.call(t,e,n,o,i)};function y(t){var e=document;this.c=t;this.a=e;this.b=void 0;d(this.c,this.a);"loading"===this.a.readyState&&(this.b=new MutationObserver(this.f.bind(this)),this.b.observe(this.a,{childList:!0,subtree:!0}))}function b(t){t.b&&t.b.disconnect()}y.prototype.f=function(t){var e=this.a.readyState;"interactive"!==e&&"complete"!==e||b(this);for(e=0;e<t.length;e++)for(var n=t[e].addedNodes,o=0;o<n.length;o++)d(this.c,n[o])};function v(){var t=this;this.b=this.a=void 0;this.c=new Promise((function(e){t.b=e;t.a&&e(t.a)}))}function g(t){if(t.a)throw Error("Already resolved.");t.a=void 0;t.b&&t.b(void 0)}function w(t){this.c=!1;this.a=t;this.j=new Map;this.f=function(t){return t()};this.b=!1;this.g=[];this.o=new y(t)}w.prototype.l=function(t,n){var o=this;if(!(n instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!e(t))throw new SyntaxError("The element name '"+t+"' is not valid.");if(this.a.a.get(t))throw Error("A custom element with name '"+t+"' has already been defined.");if(this.c)throw Error("A custom element is already being defined.");this.c=!0;try{var i=function(t){var e=r[t];if(void 0!==e&&!(e instanceof Function))throw Error("The '"+t+"' callback must be a function.");return e},r=n.prototype;if(!(r instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");var a=i("connectedCallback");var l=i("disconnectedCallback");var s=i("adoptedCallback");var u=i("attributeChangedCallback");var f=n.observedAttributes||[]}catch(t){return}finally{this.c=!1}n={localName:t,constructorFunction:n,connectedCallback:a,disconnectedCallback:l,adoptedCallback:s,attributeChangedCallback:u,observedAttributes:f,constructionStack:[]};c(this.a,t,n);this.g.push(n);this.b||(this.b=!0,this.f((function(){return E(o)})))};w.prototype.i=function(t){d(this.a,t)};function E(t){if(!1!==t.b){t.b=!1;for(var e=t.g,n=[],o=new Map,i=0;i<e.length;i++)o.set(e[i].localName,[]);d(t.a,document,{i:function(e){if(void 0===e.__CE_state){var i=e.localName,r=o.get(i);r?r.push(e):t.a.a.get(i)&&n.push(e)}}});for(i=0;i<n.length;i++)m(t.a,n[i]);for(;0<e.length;){var r=e.shift();i=r.localName;r=o.get(r.localName);for(var a=0;a<r.length;a++)m(t.a,r[a]);(i=t.j.get(i))&&g(i)}}}w.prototype.get=function(t){if(t=this.a.a.get(t))return t.constructorFunction};w.prototype.m=function(t){if(!e(t))return Promise.reject(new SyntaxError("'"+t+"' is not a valid custom element name."));var n=this.j.get(t);if(n)return n.c;n=new v;this.j.set(t,n);this.a.a.get(t)&&!this.g.some((function(e){return e.localName===t}))&&g(n);return n.c};w.prototype.s=function(t){b(this.o);var e=this.f;this.f=function(n){return t((function(){return e(n)}))}};window.CustomElementRegistry=w;w.prototype.define=w.prototype.l;w.prototype.upgrade=w.prototype.i;w.prototype.get=w.prototype.get;w.prototype.whenDefined=w.prototype.m;w.prototype.polyfillWrapFlushCallback=w.prototype.s;var _=window.Document.prototype.createElement,C=window.Document.prototype.createElementNS,N=window.Document.prototype.importNode,S=window.Document.prototype.prepend,T=window.Document.prototype.append,D=window.DocumentFragment.prototype.prepend,k=window.DocumentFragment.prototype.append,A=window.Node.prototype.cloneNode,O=window.Node.prototype.appendChild,j=window.Node.prototype.insertBefore,L=window.Node.prototype.removeChild,M=window.Node.prototype.replaceChild,x=Object.getOwnPropertyDescriptor(window.Node.prototype,"textContent"),H=window.Element.prototype.attachShadow,R=Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),P=window.Element.prototype.getAttribute,F=window.Element.prototype.setAttribute,I=window.Element.prototype.removeAttribute,z=window.Element.prototype.getAttributeNS,U=window.Element.prototype.setAttributeNS,W=window.Element.prototype.removeAttributeNS,q=window.Element.prototype.insertAdjacentElement,B=window.Element.prototype.insertAdjacentHTML,$=window.Element.prototype.prepend,V=window.Element.prototype.append,X=window.Element.prototype.before,G=window.Element.prototype.after,J=window.Element.prototype.replaceWith,K=window.Element.prototype.remove,Q=window.HTMLElement,Y=Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),Z=window.HTMLElement.prototype.insertAdjacentElement,tt=window.HTMLElement.prototype.insertAdjacentHTML;var et=new function(){};function nt(){var t=st;window.HTMLElement=function(){function e(){var e=this.constructor,n=t.g.get(e);if(!n)throw Error("The custom element being constructed was not registered with `customElements`.");var o=n.constructionStack;if(0===o.length)return o=_.call(document,n.localName),Object.setPrototypeOf(o,e.prototype),o.__CE_state=1,o.__CE_definition=n,f(t,o),o;n=o.length-1;var i=o[n];if(i===et)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");o[n]=et;Object.setPrototypeOf(i,e.prototype);f(t,i);return i}e.prototype=Q.prototype;Object.defineProperty(e.prototype,"constructor",{writable:!0,configurable:!0,enumerable:!1,value:e});return e}()}function ot(t,e,o){function i(e){return function(o){for(var i=[],r=0;r<arguments.length;++r)i[r]=arguments[r];r=[];for(var a=[],c=0;c<i.length;c++){var l=i[c];l instanceof Element&&n(l)&&a.push(l);if(l instanceof DocumentFragment)for(l=l.firstChild;l;l=l.nextSibling)r.push(l);else r.push(l)}e.apply(this,i);for(i=0;i<a.length;i++)h(t,a[i]);if(n(this))for(i=0;i<r.length;i++)a=r[i],a instanceof Element&&p(t,a)}}void 0!==o.h&&(e.prepend=i(o.h));void 0!==o.append&&(e.append=i(o.append))}function it(){var t=st;r(Document.prototype,"createElement",(function(e){if(this.__CE_hasRegistry){var n=t.a.get(e);if(n)return new n.constructorFunction}e=_.call(this,e);f(t,e);return e}));r(Document.prototype,"importNode",(function(e,n){e=N.call(this,e,!!n);this.__CE_hasRegistry?d(t,e):u(t,e);return e}));r(Document.prototype,"createElementNS",(function(e,n){if(this.__CE_hasRegistry&&(null===e||"http://www.w3.org/1999/xhtml"===e)){var o=t.a.get(n);if(o)return new o.constructorFunction}e=C.call(this,e,n);f(t,e);return e}));ot(t,Document.prototype,{h:S,append:T})}function rt(){function t(t,o){Object.defineProperty(t,"textContent",{enumerable:o.enumerable,configurable:!0,get:o.get,set:function(t){if(this.nodeType===Node.TEXT_NODE)o.set.call(this,t);else{var i=void 0;if(this.firstChild){var r=this.childNodes,a=r.length;if(0<a&&n(this)){i=Array(a);for(var c=0;c<a;c++)i[c]=r[c]}}o.set.call(this,t);if(i)for(t=0;t<i.length;t++)h(e,i[t])}}})}var e=st;r(Node.prototype,"insertBefore",(function(t,o){if(t instanceof DocumentFragment){var i=Array.prototype.slice.apply(t.childNodes);t=j.call(this,t,o);if(n(this))for(o=0;o<i.length;o++)p(e,i[o]);return t}i=n(t);o=j.call(this,t,o);i&&h(e,t);n(this)&&p(e,t);return o}));r(Node.prototype,"appendChild",(function(t){if(t instanceof DocumentFragment){var o=Array.prototype.slice.apply(t.childNodes);t=O.call(this,t);if(n(this))for(var i=0;i<o.length;i++)p(e,o[i]);return t}o=n(t);i=O.call(this,t);o&&h(e,t);n(this)&&p(e,t);return i}));r(Node.prototype,"cloneNode",(function(t){t=A.call(this,!!t);this.ownerDocument.__CE_hasRegistry?d(e,t):u(e,t);return t}));r(Node.prototype,"removeChild",(function(t){var o=n(t),i=L.call(this,t);o&&h(e,t);return i}));r(Node.prototype,"replaceChild",(function(t,o){if(t instanceof DocumentFragment){var i=Array.prototype.slice.apply(t.childNodes);t=M.call(this,t,o);if(n(this))for(h(e,o),o=0;o<i.length;o++)p(e,i[o]);return t}i=n(t);var r=M.call(this,t,o),a=n(this);a&&h(e,o);i&&h(e,t);a&&p(e,t);return r}));x&&x.get?t(Node.prototype,x):l(e,(function(e){t(e,{enumerable:!0,configurable:!0,get:function(){for(var t=[],e=0;e<this.childNodes.length;e++){var n=this.childNodes[e];n.nodeType!==Node.COMMENT_NODE&&t.push(n.textContent)}return t.join("")},set:function(t){for(;this.firstChild;)L.call(this,this.firstChild);null!=t&&""!==t&&O.call(this,document.createTextNode(t))}})}))}function at(t){function e(e){return function(o){for(var i=[],r=0;r<arguments.length;++r)i[r]=arguments[r];r=[];for(var a=[],c=0;c<i.length;c++){var l=i[c];l instanceof Element&&n(l)&&a.push(l);if(l instanceof DocumentFragment)for(l=l.firstChild;l;l=l.nextSibling)r.push(l);else r.push(l)}e.apply(this,i);for(i=0;i<a.length;i++)h(t,a[i]);if(n(this))for(i=0;i<r.length;i++)a=r[i],a instanceof Element&&p(t,a)}}var o=Element.prototype;void 0!==X&&(o.before=e(X));void 0!==X&&(o.after=e(G));void 0!==J&&r(o,"replaceWith",(function(e){for(var o=[],i=0;i<arguments.length;++i)o[i]=arguments[i];i=[];for(var r=[],a=0;a<o.length;a++){var c=o[a];c instanceof Element&&n(c)&&r.push(c);if(c instanceof DocumentFragment)for(c=c.firstChild;c;c=c.nextSibling)i.push(c);else i.push(c)}a=n(this);J.apply(this,o);for(o=0;o<r.length;o++)h(t,r[o]);if(a)for(h(t,this),o=0;o<i.length;o++)r=i[o],r instanceof Element&&p(t,r)}));void 0!==K&&r(o,"remove",(function(){var e=n(this);K.call(this);e&&h(t,this)}))}function ct(){function t(t,e){Object.defineProperty(t,"innerHTML",{enumerable:e.enumerable,configurable:!0,get:e.get,set:function(t){var o=this,r=void 0;n(this)&&(r=[],i(this,(function(t){t!==o&&r.push(t)})));e.set.call(this,t);if(r)for(var c=0;c<r.length;c++){var l=r[c];1===l.__CE_state&&a.disconnectedCallback(l)}this.ownerDocument.__CE_hasRegistry?d(a,this):u(a,this);return t}})}function e(t,e){r(t,"insertAdjacentElement",(function(t,o){var i=n(o);t=e.call(this,t,o);i&&h(a,o);n(t)&&p(a,o);return t}))}function o(t,e){function n(t,e){for(var n=[];t!==e;t=t.nextSibling)n.push(t);for(e=0;e<n.length;e++)d(a,n[e])}r(t,"insertAdjacentHTML",(function(t,o){t=t.toLowerCase();if("beforebegin"===t){var i=this.previousSibling;e.call(this,t,o);n(i||this.parentNode.firstChild,this)}else if("afterbegin"===t)i=this.firstChild,e.call(this,t,o),n(this.firstChild,i);else if("beforeend"===t)i=this.lastChild,e.call(this,t,o),n(i||this.firstChild,null);else if("afterend"===t)i=this.nextSibling,e.call(this,t,o),n(this.nextSibling,i);else throw new SyntaxError("The value provided ("+String(t)+") is not one of 'beforebegin', 'afterbegin', 'beforeend', or 'afterend'.")}))}var a=st;H&&r(Element.prototype,"attachShadow",(function(t){t=H.call(this,t);var e=a;if(e.b&&!t.__CE_patched){t.__CE_patched=!0;for(var n=0;n<e.c.length;n++)e.c[n](t)}return this.__CE_shadowRoot=t}));R&&R.get?t(Element.prototype,R):Y&&Y.get?t(HTMLElement.prototype,Y):s(a,(function(e){t(e,{enumerable:!0,configurable:!0,get:function(){return A.call(this,!0).innerHTML},set:function(t){var e="template"===this.localName,n=e?this.content:this,o=C.call(document,this.namespaceURI,this.localName);for(o.innerHTML=t;0<n.childNodes.length;)L.call(n,n.childNodes[0]);for(t=e?o.content:o;0<t.childNodes.length;)O.call(n,t.childNodes[0])}})}));r(Element.prototype,"setAttribute",(function(t,e){if(1!==this.__CE_state)return F.call(this,t,e);var n=P.call(this,t);F.call(this,t,e);e=P.call(this,t);a.attributeChangedCallback(this,t,n,e,null)}));r(Element.prototype,"setAttributeNS",(function(t,e,n){if(1!==this.__CE_state)return U.call(this,t,e,n);var o=z.call(this,t,e);U.call(this,t,e,n);n=z.call(this,t,e);a.attributeChangedCallback(this,e,o,n,t)}));r(Element.prototype,"removeAttribute",(function(t){if(1!==this.__CE_state)return I.call(this,t);var e=P.call(this,t);I.call(this,t);null!==e&&a.attributeChangedCallback(this,t,e,null,null)}));r(Element.prototype,"removeAttributeNS",(function(t,e){if(1!==this.__CE_state)return W.call(this,t,e);var n=z.call(this,t,e);W.call(this,t,e);var o=z.call(this,t,e);n!==o&&a.attributeChangedCallback(this,e,n,o,t)}));Z?e(HTMLElement.prototype,Z):q?e(Element.prototype,q):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");tt?o(HTMLElement.prototype,tt):B?o(Element.prototype,B):console.warn("Custom Elements: `Element#insertAdjacentHTML` was not patched.");ot(a,Element.prototype,{h:$,append:V});at(a)}var lt=window.customElements;if(!lt||lt.forcePolyfill||"function"!=typeof lt.define||"function"!=typeof lt.get){var st=new a;nt();it();ot(st,DocumentFragment.prototype,{h:D,append:k});rt();ct();document.__CE_hasRegistry=!0;var ut=new w(st);Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:ut})}}).call(self);"string"!==typeof document.baseURI&&Object.defineProperty(Document.prototype,"baseURI",{enumerable:!0,configurable:!0,get:function(){var t=document.querySelector("base");return t&&t.href?t.href:document.URL}});"function"!==typeof window.CustomEvent&&(window.CustomEvent=function(t,e){e=e||{bubbles:!1,cancelable:!1,detail:void 0};var n=document.createEvent("CustomEvent");n.initCustomEvent(t,e.bubbles,e.cancelable,e.detail);return n},window.CustomEvent.prototype=window.Event.prototype);(function(t,e,n){t.composedPath||(t.composedPath=function(){if(this.path)return this.path;var t=this.target;for(this.path=[];null!==t.parentNode;)this.path.push(t),t=t.parentNode;this.path.push(e,n);return this.path})})(Event.prototype,document,window);
2
- /*!
3
- Element.closest and Element.matches
4
- https://github.com/jonathantneal/closest
5
- Creative Commons Zero v1.0 Universal
6
- */(function(t){"function"!==typeof t.matches&&(t.matches=t.msMatchesSelector||t.mozMatchesSelector||t.webkitMatchesSelector||function(t){t=(this.document||this.ownerDocument).querySelectorAll(t);for(var e=0;t[e]&&t[e]!==this;)++e;return!!t[e]});"function"!==typeof t.closest&&(t.closest=function(t){for(var e=this;e&&1===e.nodeType;){if(e.matches(t))return e;e=e.parentNode}return null})})(window.Element.prototype);
7
- /*!
8
- Element.getRootNode()
9
- */(function(t){function e(t){t=n(t);return t&&11===t.nodeType?e(t.host):t}function n(t){return t&&t.parentNode?n(t.parentNode):t}"function"!==typeof t.getRootNode&&(t.getRootNode=function(t){return t&&t.composed?e(this):n(this)})})(Element.prototype);
10
- /*!
11
- Element.isConnected()
12
- */(function(t){"isConnected"in t||Object.defineProperty(t,"isConnected",{configurable:!0,enumerable:!0,get:function(){var t=this.getRootNode({composed:!0});return t&&9===t.nodeType}})})(Element.prototype);
13
- /*!
14
- Element.remove()
15
- */(function(t){t.forEach((function(t){t.hasOwnProperty("remove")||Object.defineProperty(t,"remove",{configurable:!0,enumerable:!0,writable:!0,value:function(){null!==this.parentNode&&this.parentNode.removeChild(this)}})}))})([Element.prototype,CharacterData.prototype,DocumentType.prototype]);
16
- /*!
17
- Element.classList
18
- */!function(t){"classList"in t||Object.defineProperty(t,"classList",{get:function(){var t=this,e=(t.getAttribute("class")||"").replace(/^\s+|\s$/g,"").split(/\s+/g);function n(){e.length>0?t.setAttribute("class",e.join(" ")):t.removeAttribute("class")}return""===e[0]&&e.splice(0,1),e.toggle=function(t,o){void 0!==o?o?e.add(t):e.remove(t):-1!==e.indexOf(t)?e.splice(e.indexOf(t),1):e.push(t),n()},e.add=function(){for(var t=[].slice.call(arguments),o=0,i=t.length;o<i;o++)-1===e.indexOf(t[o])&&e.push(t[o]);n()},e.remove=function(){for(var t=[].slice.call(arguments),o=0,i=t.length;o<i;o++)-1!==e.indexOf(t[o])&&e.splice(e.indexOf(t[o]),1);n()},e.item=function(t){return e[t]},e.contains=function(t){return-1!==e.indexOf(t)},e.replace=function(t,o){-1!==e.indexOf(t)&&e.splice(e.indexOf(t),1,o),n()},e.value=t.getAttribute("class")||"",e}})}(Element.prototype);
19
- /*!
20
- DOMTokenList
21
- */(function(t){try{document.body.classList.add()}catch(o){var e=t.add,n=t.remove;t.add=function(){for(var t=0;t<arguments.length;t++)e.call(this,arguments[t])};t.remove=function(){for(var t=0;t<arguments.length;t++)n.call(this,arguments[t])}}})(DOMTokenList.prototype)}}}));
@@ -1 +0,0 @@
1
- System.register([],(function(e){"use strict";return{execute:function(){e({b:f,c:n,d:r,g:l});var t=e("a",typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:typeof global!=="undefined"?global:typeof self!=="undefined"?self:{});function r(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function n(e,t,r){return r={path:t,exports:{},require:function(e,t){return f(e,t===undefined||t===null?r.path:t)}},e(r,r.exports),r.exports}function o(e){return e&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function u(e){return e&&Object.prototype.hasOwnProperty.call(e,"default")&&Object.keys(e).length===1?e["default"]:e}function l(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:true});Object.keys(e).forEach((function(r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:true,get:function(){return e[r]}})}));return t}function f(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var c=e("p",t.process)}}}));
@@ -1 +0,0 @@
1
- System.register(["./index-027b383e.system.js"],(function(e){"use strict";return{setters:[function(){}],execute:function(){var t="top";var r="bottom";var n="right";var a="left";var o="auto";var i=[t,r,n,a];var f="start";var s="end";var c="clippingParents";var u="viewport";var p="popper";var l="reference";var v=i.reduce((function(e,t){return e.concat([t+"-"+f,t+"-"+s])}),[]);var d=[].concat(i,[o]).reduce((function(e,t){return e.concat([t,t+"-"+f,t+"-"+s])}),[]);var m="beforeRead";var h="read";var g="afterRead";var y="beforeMain";var b="main";var w="afterMain";var x="beforeWrite";var O="write";var j="afterWrite";var E=[m,h,g,y,b,w,x,O,j];function S(e){return e?(e.nodeName||"").toLowerCase():null}function k(e){if(e==null){return window}if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t?t.defaultView||window:window}return e}function A(e){var t=k(e).Element;return e instanceof t||e instanceof Element}function D(e){var t=k(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function P(e){if(typeof ShadowRoot==="undefined"){return false}var t=k(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function q(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var r=t.styles[e]||{};var n=t.attributes[e]||{};var a=t.elements[e];if(!D(a)||!S(a)){return}Object.assign(a.style,r);Object.keys(n).forEach((function(e){var t=n[e];if(t===false){a.removeAttribute(e)}else{a.setAttribute(e,t===true?"":t)}}))}))}function L(e){var t=e.state;var r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,r.popper);t.styles=r;if(t.elements.arrow){Object.assign(t.elements.arrow.style,r.arrow)}return function(){Object.keys(t.elements).forEach((function(e){var n=t.elements[e];var a=t.attributes[e]||{};var o=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:r[e]);var i=o.reduce((function(e,t){e[t]="";return e}),{});if(!D(n)||!S(n)){return}Object.assign(n.style,i);Object.keys(a).forEach((function(e){n.removeAttribute(e)}))}))}}var M={name:"applyStyles",enabled:true,phase:"write",fn:q,effect:L,requires:["computeStyles"]};function T(e){return e.split("-")[0]}var W=Math.max;var B=Math.min;var H=Math.round;function C(e,t){if(t===void 0){t=false}var r=e.getBoundingClientRect();var n=1;var a=1;if(D(e)&&t){var o=e.offsetHeight;var i=e.offsetWidth;if(i>0){n=H(r.width)/i||1}if(o>0){a=H(r.height)/o||1}}return{width:r.width/n,height:r.height/a,top:r.top/a,right:r.right/n,bottom:r.bottom/a,left:r.left/n,x:r.left/n,y:r.top/a}}function R(e){var t=C(e);var r=e.offsetWidth;var n=e.offsetHeight;if(Math.abs(t.width-r)<=1){r=t.width}if(Math.abs(t.height-n)<=1){n=t.height}return{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function V(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t)){return true}else if(r&&P(r)){var n=t;do{if(n&&e.isSameNode(n)){return true}n=n.parentNode||n.host}while(n)}return false}function I(e){return k(e).getComputedStyle(e)}function N(e){return["table","td","th"].indexOf(S(e))>=0}function F(e){return((A(e)?e.ownerDocument:e.document)||window.document).documentElement}function U(e){if(S(e)==="html"){return e}return e.assignedSlot||e.parentNode||(P(e)?e.host:null)||F(e)}function z(e){if(!D(e)||I(e).position==="fixed"){return null}return e.offsetParent}function _(e){var t=navigator.userAgent.toLowerCase().indexOf("firefox")!==-1;var r=navigator.userAgent.indexOf("Trident")!==-1;if(r&&D(e)){var n=I(e);if(n.position==="fixed"){return null}}var a=U(e);if(P(a)){a=a.host}while(D(a)&&["html","body"].indexOf(S(a))<0){var o=I(a);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none"){return a}else{a=a.parentNode}}return null}function G(e){var t=k(e);var r=z(e);while(r&&N(r)&&I(r).position==="static"){r=z(r)}if(r&&(S(r)==="html"||S(r)==="body"&&I(r).position==="static")){return t}return r||_(e)||t}function X(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Y(e,t,r){return W(e,B(t,r))}function J(e,t,r){var n=Y(e,t,r);return n>r?r:n}function K(){return{top:0,right:0,bottom:0,left:0}}function Q(e){return Object.assign({},K(),e)}function Z(e,t){return t.reduce((function(t,r){t[r]=e;return t}),{})}var $=function e(t,r){t=typeof t==="function"?t(Object.assign({},r.rects,{placement:r.placement})):t;return Q(typeof t!=="number"?t:Z(t,i))};function ee(e){var o;var i=e.state,f=e.name,s=e.options;var c=i.elements.arrow;var u=i.modifiersData.popperOffsets;var p=T(i.placement);var l=X(p);var v=[a,n].indexOf(p)>=0;var d=v?"height":"width";if(!c||!u){return}var m=$(s.padding,i);var h=R(c);var g=l==="y"?t:a;var y=l==="y"?r:n;var b=i.rects.reference[d]+i.rects.reference[l]-u[l]-i.rects.popper[d];var w=u[l]-i.rects.reference[l];var x=G(c);var O=x?l==="y"?x.clientHeight||0:x.clientWidth||0:0;var j=b/2-w/2;var E=m[g];var S=O-h[d]-m[y];var k=O/2-h[d]/2+j;var A=Y(E,k,S);var D=l;i.modifiersData[f]=(o={},o[D]=A,o.centerOffset=A-k,o)}function te(e){var t=e.state,r=e.options;var n=r.element,a=n===void 0?"[data-popper-arrow]":n;if(a==null){return}if(typeof a==="string"){a=t.elements.popper.querySelector(a);if(!a){return}}if("development"!=="production"){if(!D(a)){console.error(['Popper: "arrow" element must be an HTMLElement (not an SVGElement).',"To use an SVG arrow, wrap it in an HTMLElement that will be used as","the arrow."].join(" "))}}if(!V(t.elements.popper,a)){if("development"!=="production"){console.error(['Popper: "arrow" modifier\'s `element` must be a child of the popper',"element."].join(" "))}return}t.elements.arrow=a}var re={name:"arrow",enabled:true,phase:"main",fn:ee,effect:te,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function ne(e){return e.split("-")[1]}var ae={top:"auto",right:"auto",bottom:"auto",left:"auto"};function oe(e){var t=e.x,r=e.y;var n=window;var a=n.devicePixelRatio||1;return{x:H(t*a)/a||0,y:H(r*a)/a||0}}function ie(e){var o;var i=e.popper,f=e.popperRect,c=e.placement,u=e.variation,p=e.offsets,l=e.position,v=e.gpuAcceleration,d=e.adaptive,m=e.roundOffsets,h=e.isFixed;var g=p.x,y=g===void 0?0:g,b=p.y,w=b===void 0?0:b;var x=typeof m==="function"?m({x:y,y:w}):{x:y,y:w};y=x.x;w=x.y;var O=p.hasOwnProperty("x");var j=p.hasOwnProperty("y");var E=a;var S=t;var A=window;if(d){var D=G(i);var P="clientHeight";var q="clientWidth";if(D===k(i)){D=F(i);if(I(D).position!=="static"&&l==="absolute"){P="scrollHeight";q="scrollWidth"}}D=D;if(c===t||(c===a||c===n)&&u===s){S=r;var L=h&&D===A&&A.visualViewport?A.visualViewport.height:D[P];w-=L-f.height;w*=v?1:-1}if(c===a||(c===t||c===r)&&u===s){E=n;var M=h&&D===A&&A.visualViewport?A.visualViewport.width:D[q];y-=M-f.width;y*=v?1:-1}}var T=Object.assign({position:l},d&&ae);var W=m===true?oe({x:y,y:w}):{x:y,y:w};y=W.x;w=W.y;if(v){var B;return Object.assign({},T,(B={},B[S]=j?"0":"",B[E]=O?"0":"",B.transform=(A.devicePixelRatio||1)<=1?"translate("+y+"px, "+w+"px)":"translate3d("+y+"px, "+w+"px, 0)",B))}return Object.assign({},T,(o={},o[S]=j?w+"px":"",o[E]=O?y+"px":"",o.transform="",o))}function fe(e){var t=e.state,r=e.options;var n=r.gpuAcceleration,a=n===void 0?true:n,o=r.adaptive,i=o===void 0?true:o,f=r.roundOffsets,s=f===void 0?true:f;if("development"!=="production"){var c=I(t.elements.popper).transitionProperty||"";if(i&&["transform","top","right","bottom","left"].some((function(e){return c.indexOf(e)>=0}))){console.warn(["Popper: Detected CSS transitions on at least one of the following",'CSS properties: "transform", "top", "right", "bottom", "left".',"\n\n",'Disable the "computeStyles" modifier\'s `adaptive` option to allow',"for smooth transitions, or remove these properties from the CSS","transition declaration on the popper element if only transitioning","opacity or background-color for example.","\n\n","We recommend using the popper element as a wrapper around an inner","element that can have any CSS property transitioned for animations."].join(" "))}}var u={placement:T(t.placement),variation:ne(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a,isFixed:t.options.strategy==="fixed"};if(t.modifiersData.popperOffsets!=null){t.styles.popper=Object.assign({},t.styles.popper,ie(Object.assign({},u,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:i,roundOffsets:s})))}if(t.modifiersData.arrow!=null){t.styles.arrow=Object.assign({},t.styles.arrow,ie(Object.assign({},u,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:false,roundOffsets:s})))}t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}var se={name:"computeStyles",enabled:true,phase:"beforeWrite",fn:fe,data:{}};var ce={passive:true};function ue(e){var t=e.state,r=e.instance,n=e.options;var a=n.scroll,o=a===void 0?true:a,i=n.resize,f=i===void 0?true:i;var s=k(t.elements.popper);var c=[].concat(t.scrollParents.reference,t.scrollParents.popper);if(o){c.forEach((function(e){e.addEventListener("scroll",r.update,ce)}))}if(f){s.addEventListener("resize",r.update,ce)}return function(){if(o){c.forEach((function(e){e.removeEventListener("scroll",r.update,ce)}))}if(f){s.removeEventListener("resize",r.update,ce)}}}var pe={name:"eventListeners",enabled:true,phase:"write",fn:function e(){},effect:ue,data:{}};var le={left:"right",right:"left",bottom:"top",top:"bottom"};function ve(e){return e.replace(/left|right|bottom|top/g,(function(e){return le[e]}))}var de={start:"end",end:"start"};function me(e){return e.replace(/start|end/g,(function(e){return de[e]}))}function he(e){var t=k(e);var r=t.pageXOffset;var n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function ge(e){return C(F(e)).left+he(e).scrollLeft}function ye(e){var t=k(e);var r=F(e);var n=t.visualViewport;var a=r.clientWidth;var o=r.clientHeight;var i=0;var f=0;if(n){a=n.width;o=n.height;if(!/^((?!chrome|android).)*safari/i.test(navigator.userAgent)){i=n.offsetLeft;f=n.offsetTop}}return{width:a,height:o,x:i+ge(e),y:f}}function be(e){var t;var r=F(e);var n=he(e);var a=(t=e.ownerDocument)==null?void 0:t.body;var o=W(r.scrollWidth,r.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0);var i=W(r.scrollHeight,r.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0);var f=-n.scrollLeft+ge(e);var s=-n.scrollTop;if(I(a||r).direction==="rtl"){f+=W(r.clientWidth,a?a.clientWidth:0)-o}return{width:o,height:i,x:f,y:s}}function we(e){var t=I(e),r=t.overflow,n=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+a+n)}function xe(e){if(["html","body","#document"].indexOf(S(e))>=0){return e.ownerDocument.body}if(D(e)&&we(e)){return e}return xe(U(e))}function Oe(e,t){var r;if(t===void 0){t=[]}var n=xe(e);var a=n===((r=e.ownerDocument)==null?void 0:r.body);var o=k(n);var i=a?[o].concat(o.visualViewport||[],we(n)?n:[]):n;var f=t.concat(i);return a?f:f.concat(Oe(U(i)))}function je(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Ee(e){var t=C(e);t.top=t.top+e.clientTop;t.left=t.left+e.clientLeft;t.bottom=t.top+e.clientHeight;t.right=t.left+e.clientWidth;t.width=e.clientWidth;t.height=e.clientHeight;t.x=t.left;t.y=t.top;return t}function Se(e,t){return t===u?je(ye(e)):A(t)?Ee(t):je(be(F(e)))}function ke(e){var t=Oe(U(e));var r=["absolute","fixed"].indexOf(I(e).position)>=0;var n=r&&D(e)?G(e):e;if(!A(n)){return[]}return t.filter((function(e){return A(e)&&V(e,n)&&S(e)!=="body"}))}function Ae(e,t,r){var n=t==="clippingParents"?ke(e):[].concat(t);var a=[].concat(n,[r]);var o=a[0];var i=a.reduce((function(t,r){var n=Se(e,r);t.top=W(n.top,t.top);t.right=B(n.right,t.right);t.bottom=B(n.bottom,t.bottom);t.left=W(n.left,t.left);return t}),Se(e,o));i.width=i.right-i.left;i.height=i.bottom-i.top;i.x=i.left;i.y=i.top;return i}function De(e){var o=e.reference,i=e.element,c=e.placement;var u=c?T(c):null;var p=c?ne(c):null;var l=o.x+o.width/2-i.width/2;var v=o.y+o.height/2-i.height/2;var d;switch(u){case t:d={x:l,y:o.y-i.height};break;case r:d={x:l,y:o.y+o.height};break;case n:d={x:o.x+o.width,y:v};break;case a:d={x:o.x-i.width,y:v};break;default:d={x:o.x,y:o.y}}var m=u?X(u):null;if(m!=null){var h=m==="y"?"height":"width";switch(p){case f:d[m]=d[m]-(o[h]/2-i[h]/2);break;case s:d[m]=d[m]+(o[h]/2-i[h]/2);break;default:}}return d}function Pe(e,a){if(a===void 0){a={}}var o=a,f=o.placement,s=f===void 0?e.placement:f,v=o.boundary,d=v===void 0?c:v,m=o.rootBoundary,h=m===void 0?u:m,g=o.elementContext,y=g===void 0?p:g,b=o.altBoundary,w=b===void 0?false:b,x=o.padding,O=x===void 0?0:x;var j=Q(typeof O!=="number"?O:Z(O,i));var E=y===p?l:p;var S=e.rects.popper;var k=e.elements[w?E:y];var D=Ae(A(k)?k:k.contextElement||F(e.elements.popper),d,h);var P=C(e.elements.reference);var q=De({reference:P,element:S,strategy:"absolute",placement:s});var L=je(Object.assign({},S,q));var M=y===p?L:P;var T={top:D.top-M.top+j.top,bottom:M.bottom-D.bottom+j.bottom,left:D.left-M.left+j.left,right:M.right-D.right+j.right};var W=e.modifiersData.offset;if(y===p&&W){var B=W[s];Object.keys(T).forEach((function(e){var a=[n,r].indexOf(e)>=0?1:-1;var o=[t,r].indexOf(e)>=0?"y":"x";T[e]+=B[o]*a}))}return T}function qe(e,t){if(t===void 0){t={}}var r=t,n=r.placement,a=r.boundary,o=r.rootBoundary,f=r.padding,s=r.flipVariations,c=r.allowedAutoPlacements,u=c===void 0?d:c;var p=ne(n);var l=p?s?v:v.filter((function(e){return ne(e)===p})):i;var m=l.filter((function(e){return u.indexOf(e)>=0}));if(m.length===0){m=l;if("development"!=="production"){console.error(["Popper: The `allowedAutoPlacements` option did not allow any","placements. Ensure the `placement` option matches the variation","of the allowed placements.",'For example, "auto" cannot be used to allow "bottom-start".','Use "auto-start" instead.'].join(" "))}}var h=m.reduce((function(t,r){t[r]=Pe(e,{placement:r,boundary:a,rootBoundary:o,padding:f})[T(r)];return t}),{});return Object.keys(h).sort((function(e,t){return h[e]-h[t]}))}function Le(e){if(T(e)===o){return[]}var t=ve(e);return[me(e),t,me(t)]}function Me(e){var i=e.state,s=e.options,c=e.name;if(i.modifiersData[c]._skip){return}var u=s.mainAxis,p=u===void 0?true:u,l=s.altAxis,v=l===void 0?true:l,d=s.fallbackPlacements,m=s.padding,h=s.boundary,g=s.rootBoundary,y=s.altBoundary,b=s.flipVariations,w=b===void 0?true:b,x=s.allowedAutoPlacements;var O=i.options.placement;var j=T(O);var E=j===O;var S=d||(E||!w?[ve(O)]:Le(O));var k=[O].concat(S).reduce((function(e,t){return e.concat(T(t)===o?qe(i,{placement:t,boundary:h,rootBoundary:g,padding:m,flipVariations:w,allowedAutoPlacements:x}):t)}),[]);var A=i.rects.reference;var D=i.rects.popper;var P=new Map;var q=true;var L=k[0];for(var M=0;M<k.length;M++){var W=k[M];var B=T(W);var H=ne(W)===f;var C=[t,r].indexOf(B)>=0;var R=C?"width":"height";var V=Pe(i,{placement:W,boundary:h,rootBoundary:g,altBoundary:y,padding:m});var I=C?H?n:a:H?r:t;if(A[R]>D[R]){I=ve(I)}var N=ve(I);var F=[];if(p){F.push(V[B]<=0)}if(v){F.push(V[I]<=0,V[N]<=0)}if(F.every((function(e){return e}))){L=W;q=false;break}P.set(W,F)}if(q){var U=w?3:1;var z=function e(t){var r=k.find((function(e){var r=P.get(e);if(r){return r.slice(0,t).every((function(e){return e}))}}));if(r){L=r;return"break"}};for(var _=U;_>0;_--){var G=z(_);if(G==="break")break}}if(i.placement!==L){i.modifiersData[c]._skip=true;i.placement=L;i.reset=true}}var Te={name:"flip",enabled:true,phase:"main",fn:Me,requiresIfExists:["offset"],data:{_skip:false}};function We(e,t,r){if(r===void 0){r={x:0,y:0}}return{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function Be(e){return[t,n,r,a].some((function(t){return e[t]>=0}))}function He(e){var t=e.state,r=e.name;var n=t.rects.reference;var a=t.rects.popper;var o=t.modifiersData.preventOverflow;var i=Pe(t,{elementContext:"reference"});var f=Pe(t,{altBoundary:true});var s=We(i,n);var c=We(f,a,o);var u=Be(s);var p=Be(c);t.modifiersData[r]={referenceClippingOffsets:s,popperEscapeOffsets:c,isReferenceHidden:u,hasPopperEscaped:p};t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":p})}var Ce={name:"hide",enabled:true,phase:"main",requiresIfExists:["preventOverflow"],fn:He};function Re(e,r,o){var i=T(e);var f=[a,t].indexOf(i)>=0?-1:1;var s=typeof o==="function"?o(Object.assign({},r,{placement:e})):o,c=s[0],u=s[1];c=c||0;u=(u||0)*f;return[a,n].indexOf(i)>=0?{x:u,y:c}:{x:c,y:u}}function Ve(e){var t=e.state,r=e.options,n=e.name;var a=r.offset,o=a===void 0?[0,0]:a;var i=d.reduce((function(e,r){e[r]=Re(r,t.rects,o);return e}),{});var f=i[t.placement],s=f.x,c=f.y;if(t.modifiersData.popperOffsets!=null){t.modifiersData.popperOffsets.x+=s;t.modifiersData.popperOffsets.y+=c}t.modifiersData[n]=i}var Ie={name:"offset",enabled:true,phase:"main",requires:["popperOffsets"],fn:Ve};function Ne(e){var t=e.state,r=e.name;t.modifiersData[r]=De({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}var Fe={name:"popperOffsets",enabled:true,phase:"read",fn:Ne,data:{}};function Ue(e){return e==="x"?"y":"x"}function ze(e){var o=e.state,i=e.options,s=e.name;var c=i.mainAxis,u=c===void 0?true:c,p=i.altAxis,l=p===void 0?false:p,v=i.boundary,d=i.rootBoundary,m=i.altBoundary,h=i.padding,g=i.tether,y=g===void 0?true:g,b=i.tetherOffset,w=b===void 0?0:b;var x=Pe(o,{boundary:v,rootBoundary:d,padding:h,altBoundary:m});var O=T(o.placement);var j=ne(o.placement);var E=!j;var S=X(O);var k=Ue(S);var A=o.modifiersData.popperOffsets;var D=o.rects.reference;var P=o.rects.popper;var q=typeof w==="function"?w(Object.assign({},o.rects,{placement:o.placement})):w;var L=typeof q==="number"?{mainAxis:q,altAxis:q}:Object.assign({mainAxis:0,altAxis:0},q);var M=o.modifiersData.offset?o.modifiersData.offset[o.placement]:null;var H={x:0,y:0};if(!A){return}if(u){var C;var V=S==="y"?t:a;var I=S==="y"?r:n;var N=S==="y"?"height":"width";var F=A[S];var U=F+x[V];var z=F-x[I];var _=y?-P[N]/2:0;var Q=j===f?D[N]:P[N];var Z=j===f?-P[N]:-D[N];var $=o.elements.arrow;var ee=y&&$?R($):{width:0,height:0};var te=o.modifiersData["arrow#persistent"]?o.modifiersData["arrow#persistent"].padding:K();var re=te[V];var ae=te[I];var oe=Y(0,D[N],ee[N]);var ie=E?D[N]/2-_-oe-re-L.mainAxis:Q-oe-re-L.mainAxis;var fe=E?-D[N]/2+_+oe+ae+L.mainAxis:Z+oe+ae+L.mainAxis;var se=o.elements.arrow&&G(o.elements.arrow);var ce=se?S==="y"?se.clientTop||0:se.clientLeft||0:0;var ue=(C=M==null?void 0:M[S])!=null?C:0;var pe=F+ie-ue-ce;var le=F+fe-ue;var ve=Y(y?B(U,pe):U,F,y?W(z,le):z);A[S]=ve;H[S]=ve-F}if(l){var de;var me=S==="x"?t:a;var he=S==="x"?r:n;var ge=A[k];var ye=k==="y"?"height":"width";var be=ge+x[me];var we=ge-x[he];var xe=[t,a].indexOf(O)!==-1;var Oe=(de=M==null?void 0:M[k])!=null?de:0;var je=xe?be:ge-D[ye]-P[ye]-Oe+L.altAxis;var Ee=xe?ge+D[ye]+P[ye]-Oe-L.altAxis:we;var Se=y&&xe?J(je,ge,Ee):Y(y?je:be,ge,y?Ee:we);A[k]=Se;H[k]=Se-ge}o.modifiersData[s]=H}var _e={name:"preventOverflow",enabled:true,phase:"main",fn:ze,requiresIfExists:["offset"]};function Ge(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Xe(e){if(e===k(e)||!D(e)){return he(e)}else{return Ge(e)}}function Ye(e){var t=e.getBoundingClientRect();var r=H(t.width)/e.offsetWidth||1;var n=H(t.height)/e.offsetHeight||1;return r!==1||n!==1}function Je(e,t,r){if(r===void 0){r=false}var n=D(t);var a=D(t)&&Ye(t);var o=F(t);var i=C(e,a);var f={scrollLeft:0,scrollTop:0};var s={x:0,y:0};if(n||!n&&!r){if(S(t)!=="body"||we(o)){f=Xe(t)}if(D(t)){s=C(t,true);s.x+=t.clientLeft;s.y+=t.clientTop}else if(o){s.x=ge(o)}}return{x:i.left+f.scrollLeft-s.x,y:i.top+f.scrollTop-s.y,width:i.width,height:i.height}}function Ke(e){var t=new Map;var r=new Set;var n=[];e.forEach((function(e){t.set(e.name,e)}));function a(e){r.add(e.name);var o=[].concat(e.requires||[],e.requiresIfExists||[]);o.forEach((function(e){if(!r.has(e)){var n=t.get(e);if(n){a(n)}}}));n.push(e)}e.forEach((function(e){if(!r.has(e.name)){a(e)}}));return n}function Qe(e){var t=Ke(e);return E.reduce((function(e,r){return e.concat(t.filter((function(e){return e.phase===r})))}),[])}function Ze(e){var t;return function(){if(!t){t=new Promise((function(r){Promise.resolve().then((function(){t=undefined;r(e())}))}))}return t}}function $e(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++){r[n-1]=arguments[n]}return[].concat(r).reduce((function(e,t){return e.replace(/%s/,t)}),e)}var et='Popper: modifier "%s" provided an invalid %s property, expected %s but got %s';var tt='Popper: modifier "%s" requires "%s", but "%s" modifier is not available';var rt=["name","enabled","phase","fn","effect","requires","options"];function nt(e){e.forEach((function(t){[].concat(Object.keys(t),rt).filter((function(e,t,r){return r.indexOf(e)===t})).forEach((function(r){switch(r){case"name":if(typeof t.name!=="string"){console.error($e(et,String(t.name),'"name"','"string"','"'+String(t.name)+'"'))}break;case"enabled":if(typeof t.enabled!=="boolean"){console.error($e(et,t.name,'"enabled"','"boolean"','"'+String(t.enabled)+'"'))}break;case"phase":if(E.indexOf(t.phase)<0){console.error($e(et,t.name,'"phase"',"either "+E.join(", "),'"'+String(t.phase)+'"'))}break;case"fn":if(typeof t.fn!=="function"){console.error($e(et,t.name,'"fn"','"function"','"'+String(t.fn)+'"'))}break;case"effect":if(t.effect!=null&&typeof t.effect!=="function"){console.error($e(et,t.name,'"effect"','"function"','"'+String(t.fn)+'"'))}break;case"requires":if(t.requires!=null&&!Array.isArray(t.requires)){console.error($e(et,t.name,'"requires"','"array"','"'+String(t.requires)+'"'))}break;case"requiresIfExists":if(!Array.isArray(t.requiresIfExists)){console.error($e(et,t.name,'"requiresIfExists"','"array"','"'+String(t.requiresIfExists)+'"'))}break;case"options":case"data":break;default:console.error('PopperJS: an invalid property has been provided to the "'+t.name+'" modifier, valid properties are '+rt.map((function(e){return'"'+e+'"'})).join(", ")+'; but "'+r+'" was provided.')}t.requires&&t.requires.forEach((function(r){if(e.find((function(e){return e.name===r}))==null){console.error($e(tt,String(t.name),r,r))}}))}))}))}function at(e,t){var r=new Set;return e.filter((function(e){var n=t(e);if(!r.has(n)){r.add(n);return true}}))}function ot(e){var t=e.reduce((function(e,t){var r=e[t.name];e[t.name]=r?Object.assign({},r,t,{options:Object.assign({},r.options,t.options),data:Object.assign({},r.data,t.data)}):t;return e}),{});return Object.keys(t).map((function(e){return t[e]}))}var it="Popper: Invalid reference or popper argument provided. They must be either a DOM element or virtual element.";var ft="Popper: An infinite loop in the modifiers cycle has been detected! The cycle has been interrupted to prevent a browser crash.";var st={placement:"bottom",modifiers:[],strategy:"absolute"};function ct(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return!t.some((function(e){return!(e&&typeof e.getBoundingClientRect==="function")}))}function ut(e){if(e===void 0){e={}}var t=e,r=t.defaultModifiers,n=r===void 0?[]:r,a=t.defaultOptions,i=a===void 0?st:a;return function e(t,r,a){if(a===void 0){a=i}var f={placement:"bottom",orderedModifiers:[],options:Object.assign({},st,i),modifiersData:{},elements:{reference:t,popper:r},attributes:{},styles:{}};var s=[];var c=false;var u={state:f,setOptions:function e(a){var s=typeof a==="function"?a(f.options):a;l();f.options=Object.assign({},i,f.options,s);f.scrollParents={reference:A(t)?Oe(t):t.contextElement?Oe(t.contextElement):[],popper:Oe(r)};var c=Qe(ot([].concat(n,f.options.modifiers)));f.orderedModifiers=c.filter((function(e){return e.enabled}));if("development"!=="production"){var v=at([].concat(c,f.options.modifiers),(function(e){var t=e.name;return t}));nt(v);if(T(f.options.placement)===o){var d=f.orderedModifiers.find((function(e){var t=e.name;return t==="flip"}));if(!d){console.error(['Popper: "auto" placements require the "flip" modifier be',"present and enabled to work."].join(" "))}}var m=I(r),h=m.marginTop,g=m.marginRight,y=m.marginBottom,b=m.marginLeft;if([h,g,y,b].some((function(e){return parseFloat(e)}))){console.warn(['Popper: CSS "margin" styles cannot be used to apply padding',"between the popper and its reference element or boundary.","To replicate margin, use the `offset` modifier, as well as","the `padding` option in the `preventOverflow` and `flip`","modifiers."].join(" "))}}p();return u.update()},forceUpdate:function e(){if(c){return}var t=f.elements,r=t.reference,n=t.popper;if(!ct(r,n)){if("development"!=="production"){console.error(it)}return}f.rects={reference:Je(r,G(n),f.options.strategy==="fixed"),popper:R(n)};f.reset=false;f.placement=f.options.placement;f.orderedModifiers.forEach((function(e){return f.modifiersData[e.name]=Object.assign({},e.data)}));var a=0;for(var o=0;o<f.orderedModifiers.length;o++){if("development"!=="production"){a+=1;if(a>100){console.error(ft);break}}if(f.reset===true){f.reset=false;o=-1;continue}var i=f.orderedModifiers[o],s=i.fn,p=i.options,l=p===void 0?{}:p,v=i.name;if(typeof s==="function"){f=s({state:f,options:l,name:v,instance:u})||f}}},update:Ze((function(){return new Promise((function(e){u.forceUpdate();e(f)}))})),destroy:function e(){l();c=true}};if(!ct(t,r)){if("development"!=="production"){console.error(it)}return u}u.setOptions(a).then((function(e){if(!c&&a.onFirstUpdate){a.onFirstUpdate(e)}}));function p(){f.orderedModifiers.forEach((function(e){var t=e.name,r=e.options,n=r===void 0?{}:r,a=e.effect;if(typeof a==="function"){var o=a({state:f,name:t,instance:u,options:n});var i=function e(){};s.push(o||i)}}))}function l(){s.forEach((function(e){return e()}));s=[]}return u}}var pt=ut();var lt=[pe,Fe,se,M];var vt=ut({defaultModifiers:lt});var dt=[pe,Fe,se,M,Ie,Te,_e,re,Ce];var mt=e("c",ut({defaultModifiers:dt}))}}}));