@nocobase/app 2.3.0-alpha.1 → 3.0.0-alpha.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.
- package/__tests__/browserChecker.test.ts +129 -0
- package/__tests__/settingsDevProxy.test.ts +96 -0
- package/__tests__/settingsPluginImports.test.ts +106 -0
- package/client/rsbuild.config.ts +37 -15
- package/client-settings/generatePluginImports.ts +36 -0
- package/client-settings/index.html +11 -0
- package/client-settings/rsbuild.config.ts +270 -0
- package/client-settings/src/.plugins/index.ts +4 -0
- package/client-settings/src/SettingsPresetPlugin.ts +56 -0
- package/client-settings/src/__tests__/runtimePublicPath.test.ts +23 -0
- package/client-settings/src/__tests__/runtimeScope.test.ts +29 -0
- package/client-settings/src/env.d.ts +22 -0
- package/client-settings/src/main.tsx +78 -0
- package/client-settings/src/runtimePublicPath.ts +21 -0
- package/client-settings/src/runtimeScope.ts +49 -0
- package/client-settings/tsconfig.json +19 -0
- package/client-v2/public/browser-checker.js +76 -1
- package/client-v2/rsbuild.config.ts +31 -9
- package/dist/client/assets/{index-800d06ee.js → index-c94119b4.js} +369 -355
- package/dist/client/assets/{vendor-antd-f421fb70.js → vendor-antd-b77deb8f.js} +4 -4
- package/dist/client/index.html +1 -1
- package/dist/client/index.html.tpl +1 -1
- package/dist/client/settings/assets/1052-2ed99808.js +1 -0
- package/dist/client/settings/assets/108-76a3fdea.js +82 -0
- package/dist/client/settings/assets/108-76a3fdea.js.LICENSE.txt +17 -0
- package/dist/client/settings/assets/1101-53bb815a.js +1 -0
- package/dist/client/settings/assets/1179-1ec4826c.js +1 -0
- package/dist/client/settings/assets/1310-c0031389.js +59 -0
- package/dist/client/settings/assets/1329-0e47aabd.js +1 -0
- package/dist/client/settings/assets/1425-69534606.js +42 -0
- package/dist/client/settings/assets/1434-d603f255.js +1 -0
- package/dist/client/settings/assets/1463-11b9abe3.js +1 -0
- package/dist/client/settings/assets/1469-477cfa59.js +1 -0
- package/dist/client/settings/assets/1481-59e4188c.js +1 -0
- package/dist/client/settings/assets/1507-9a211af0.js +7 -0
- package/dist/client/settings/assets/158-5273dfbb.js +23 -0
- package/dist/client/settings/assets/1586-73831f88.js +1 -0
- package/dist/client/settings/assets/1667-88ad86eb.js +1 -0
- package/dist/client/settings/assets/1675-3cbafc50.js +1 -0
- package/dist/client/settings/assets/1676-5db7433e.js +9 -0
- package/dist/client/settings/assets/1725-d9ce2582.js +83 -0
- package/dist/client/settings/assets/1786-e6c321bb.js +16 -0
- package/dist/client/settings/assets/183-963396ee.js +1 -0
- package/dist/client/settings/assets/1846-0deb6fc0.js +1 -0
- package/dist/client/settings/assets/1848-0ef98f01.js +1 -0
- package/dist/client/settings/assets/1863-9160dd98.js +1 -0
- package/dist/client/settings/assets/1887-bf619cb3.js +1 -0
- package/dist/client/settings/assets/192-c347bb96.js +1 -0
- package/dist/client/settings/assets/1951-84be8ebc.js +55 -0
- package/dist/client/settings/assets/1979-a893b852.js +1 -0
- package/dist/client/settings/assets/1986-01c03982.js +1 -0
- package/dist/client/settings/assets/2017-29a9879a.js +26 -0
- package/dist/client/settings/assets/2110-961b6f8e.js +1 -0
- package/dist/client/settings/assets/212-0f8a26a2.js +18 -0
- package/dist/client/settings/assets/2203-9aa79271.js +4 -0
- package/dist/client/settings/assets/2258-f667d700.js +1 -0
- package/dist/client/settings/assets/2270-ff70d8cb.js +1 -0
- package/dist/client/settings/assets/2301-2db05359.js +1 -0
- package/dist/client/settings/assets/2322-b9f077c3.js +1 -0
- package/dist/client/settings/assets/2335-669f21bd.js +22 -0
- package/dist/client/settings/assets/242-c3e15c94.js +1 -0
- package/dist/client/settings/assets/2446-ac5fccd3.js +1 -0
- package/dist/client/settings/assets/2512-5343dabb.js +1185 -0
- package/dist/client/settings/assets/2512-5343dabb.js.LICENSE.txt +9 -0
- package/dist/client/settings/assets/2555-4ca49e21.js +31 -0
- package/dist/client/settings/assets/2565-ad63e92f.js +1 -0
- package/dist/client/settings/assets/2606-c4dcd1e1.js +1 -0
- package/dist/client/settings/assets/2613-98648bd2.js +1 -0
- package/dist/client/settings/assets/2622-3389992f.js +1 -0
- package/dist/client/settings/assets/2702-5ce93acd.js +5 -0
- package/dist/client/settings/assets/2710-e7286996.js +36 -0
- package/dist/client/settings/assets/2726-4d19faa1.js +23 -0
- package/dist/client/settings/assets/2861-48106fd8.js +3 -0
- package/dist/client/settings/assets/2898-7656f7f9.js +17 -0
- package/dist/client/settings/assets/2913-6b4e6c17.js +1 -0
- package/dist/client/settings/assets/2958-93de29a6.js +27 -0
- package/dist/client/settings/assets/300-ca09229f.js +1 -0
- package/dist/client/settings/assets/3005-1449fc4e.js +56 -0
- package/dist/client/settings/assets/3018-fc630932.js +3 -0
- package/dist/client/settings/assets/3028-efe6f61f.js +1 -0
- package/dist/client/settings/assets/3039-7f273921.js +1 -0
- package/dist/client/settings/assets/3102-b985963e.js +1 -0
- package/dist/client/settings/assets/3117-cc936eae.js +33 -0
- package/dist/client/settings/assets/32-88d3c82f.js +2 -0
- package/dist/client/settings/assets/3260-3b3c7cd3.js +1 -0
- package/dist/client/settings/assets/3279-8d73fd19.js +1 -0
- package/dist/client/settings/assets/3283-654f42f7.js +1 -0
- package/dist/client/settings/assets/3309-172e3f79.js +1 -0
- package/dist/client/settings/assets/335-da9c4d81.js +1 -0
- package/dist/client/settings/assets/338-2f192edd.js +3 -0
- package/dist/client/settings/assets/3396-4422ee26.js +1 -0
- package/dist/client/settings/assets/3458-2958f051.js +1 -0
- package/dist/client/settings/assets/3475-be655098.js +1 -0
- package/dist/client/settings/assets/3523-5313a211.js +1 -0
- package/dist/client/settings/assets/3526-17f4e8e7.js +1 -0
- package/dist/client/settings/assets/3641-c2439c22.js +1 -0
- package/dist/client/settings/assets/3646-aa6a2478.js +1 -0
- package/dist/client/settings/assets/3660-280439df.js +6 -0
- package/dist/client/settings/assets/3662-8dff1ffe.js +28 -0
- package/dist/client/settings/assets/3690-4a8bdf43.js +12 -0
- package/dist/client/settings/assets/3727-1cfef422.js +44 -0
- package/dist/client/settings/assets/3859-fa4f6d5d.js +1 -0
- package/dist/client/settings/assets/3898-6236af03.js +1 -0
- package/dist/client/settings/assets/3916-3b34f216.js +6 -0
- package/dist/client/settings/assets/3937-af967d62.js +3 -0
- package/dist/client/settings/assets/3977-3feadc2c.js +1 -0
- package/dist/client/settings/assets/3978-29c2602c.js +1 -0
- package/dist/client/settings/assets/3989-c8fcfd6c.js +27 -0
- package/dist/client/settings/assets/406-497829bb.js +1 -0
- package/dist/client/settings/assets/4076-f68c25bd.js +1 -0
- package/dist/client/settings/assets/4096-0050f491.js +1 -0
- package/dist/client/settings/assets/4171-0710965d.js +2 -0
- package/dist/client/settings/assets/4171-0710965d.js.LICENSE.txt +6 -0
- package/dist/client/settings/assets/4195-2a00794d.js +1 -0
- package/dist/client/settings/assets/4222-29a8147d.js +5 -0
- package/dist/client/settings/assets/4223-3821a30e.js +1 -0
- package/dist/client/settings/assets/4313-ab774fd9.js +28 -0
- package/dist/client/settings/assets/4358-0a504478.js +1 -0
- package/dist/client/settings/assets/4419-3ab9c709.js +1 -0
- package/dist/client/settings/assets/4456-49679669.js +1 -0
- package/dist/client/settings/assets/448-57d6a00d.js +1 -0
- package/dist/client/settings/assets/4594-4e72041f.js +1 -0
- package/dist/client/settings/assets/4672-573e9a61.js +1 -0
- package/dist/client/settings/assets/4686-afbf676f.js +1 -0
- package/dist/client/settings/assets/474-ce4285d1.js +1 -0
- package/dist/client/settings/assets/4767-8f9d30dc.js +1 -0
- package/dist/client/settings/assets/4784-c69aaa68.js +1 -0
- package/dist/client/settings/assets/4801-06781ed7.js +1 -0
- package/dist/client/settings/assets/492-937af2ba.js +1 -0
- package/dist/client/settings/assets/4930-41adc6b7.js +1 -0
- package/dist/client/settings/assets/5064-93d8e29e.js +10 -0
- package/dist/client/settings/assets/5087-c505a60e.js +1 -0
- package/dist/client/settings/assets/5108-a028f8af.js +1 -0
- package/dist/client/settings/assets/5122-649463de.js +1 -0
- package/dist/client/settings/assets/5123-0bd0a6f2.js +1 -0
- package/dist/client/settings/assets/5139-3039fde4.js +1 -0
- package/dist/client/settings/assets/5459-c1f208e3.js +1 -0
- package/dist/client/settings/assets/5501-387a31be.js +17 -0
- package/dist/client/settings/assets/5506-a1f27be3.js +1 -0
- package/dist/client/settings/assets/553-1c3126df.js +1 -0
- package/dist/client/settings/assets/557-950114e1.js +1 -0
- package/dist/client/settings/assets/5640-f846c2a0.js +1 -0
- package/dist/client/settings/assets/5642-5c0bab20.js +1 -0
- package/dist/client/settings/assets/5674-e33e384f.js +1 -0
- package/dist/client/settings/assets/5701-8fe417d1.js +1 -0
- package/dist/client/settings/assets/5721-af25e047.js +18 -0
- package/dist/client/settings/assets/5757-81a89522.js +1 -0
- package/dist/client/settings/assets/5759-2b3bdcc6.js +47 -0
- package/dist/client/settings/assets/5761-857b6bbb.js +28 -0
- package/dist/client/settings/assets/5791-7c59ba08.js +1 -0
- package/dist/client/settings/assets/58-77bfd6c9.js +1 -0
- package/dist/client/settings/assets/5815-04fc432a.js +1 -0
- package/dist/client/settings/assets/5819-225de680.js +1 -0
- package/dist/client/settings/assets/5861-ac056534.js +1 -0
- package/dist/client/settings/assets/5870-0c3ecc40.js +1 -0
- package/dist/client/settings/assets/5881-b4c942f1.js +1 -0
- package/dist/client/settings/assets/5905-a5c3fce6.js +1 -0
- package/dist/client/settings/assets/5933-fbe50cd6.js +1 -0
- package/dist/client/settings/assets/6062-0e469079.js +1 -0
- package/dist/client/settings/assets/6093-641fcafc.js +1 -0
- package/dist/client/settings/assets/6157-8e763248.js +1 -0
- package/dist/client/settings/assets/6241-55a319df.js +1 -0
- package/dist/client/settings/assets/6269-a8a1ea3f.js +1 -0
- package/dist/client/settings/assets/630-110e12f4.js +1 -0
- package/dist/client/settings/assets/6345-187e76cf.js +1 -0
- package/dist/client/settings/assets/6346-94bdf034.js +1 -0
- package/dist/client/settings/assets/6373-9d047c6b.js +13 -0
- package/dist/client/settings/assets/6437-3865fd7e.js +12 -0
- package/dist/client/settings/assets/6581-51c928bf.js +21 -0
- package/dist/client/settings/assets/6660-54e08a8d.js +1 -0
- package/dist/client/settings/assets/6738-c6598897.js +20 -0
- package/dist/client/settings/assets/6870-6a6dba63.js +1 -0
- package/dist/client/settings/assets/6914-00d913e7.js +1 -0
- package/dist/client/settings/assets/70-f4dc53ad.js +1 -0
- package/dist/client/settings/assets/700-e75b7faa.js +15 -0
- package/dist/client/settings/assets/7021-4975d54d.js +45 -0
- package/dist/client/settings/assets/7095-4f425b85.js +1 -0
- package/dist/client/settings/assets/7141-b8e2a787.js +1 -0
- package/dist/client/settings/assets/7201-5b49ce84.js +14 -0
- package/dist/client/settings/assets/7211-b8c71ed2.js +9 -0
- package/dist/client/settings/assets/7245-1058e96e.js +474 -0
- package/dist/client/settings/assets/7245-1058e96e.js.LICENSE.txt +2567 -0
- package/dist/client/settings/assets/7245-db3cd5c2.css +1 -0
- package/dist/client/settings/assets/7318-6e1c7877.js +1 -0
- package/dist/client/settings/assets/7386-2f5752d4.js +1 -0
- package/dist/client/settings/assets/7413-241d463c.js +1 -0
- package/dist/client/settings/assets/7492-5c593f52.js +5 -0
- package/dist/client/settings/assets/7507-a015d8cf.js +1 -0
- package/dist/client/settings/assets/754-41b763b9.js +17 -0
- package/dist/client/settings/assets/7555-f42cdb72.js +1 -0
- package/dist/client/settings/assets/7608-2b3f2db0.js +1 -0
- package/dist/client/settings/assets/7669-8bd94b73.js +1 -0
- package/dist/client/settings/assets/7761-637067c6.js +123 -0
- package/dist/client/settings/assets/7876-673cbc3c.js +6 -0
- package/dist/client/settings/assets/791-9cfa98c8.js +1 -0
- package/dist/client/settings/assets/7946-e07199df.js +13 -0
- package/dist/client/settings/assets/7959-f7ef21c6.js +40 -0
- package/dist/client/settings/assets/8053-fa93540e.js +1 -0
- package/dist/client/settings/assets/8087-90829087.js +1 -0
- package/dist/client/settings/assets/8138-e90c290e.js +24 -0
- package/dist/client/settings/assets/8217-de1369d7.js +1 -0
- package/dist/client/settings/assets/8242-3f880357.js +108 -0
- package/dist/client/settings/assets/8252-1153ffdd.js +1 -0
- package/dist/client/settings/assets/8262-7a324b59.js +9 -0
- package/dist/client/settings/assets/8269-52ea88cd.js +1 -0
- package/dist/client/settings/assets/8276-b3dfc452.js +1 -0
- package/dist/client/settings/assets/828-55028e33.js +1 -0
- package/dist/client/settings/assets/8294-9c81768d.js +1 -0
- package/dist/client/settings/assets/8295-447d3bb3.js +1 -0
- package/dist/client/settings/assets/8349-82eb3ecd.js +1 -0
- package/dist/client/settings/assets/8434-9140d106.js +25 -0
- package/dist/client/settings/assets/8438-d2ff6bc1.js +37 -0
- package/dist/client/settings/assets/8473-b1118703.js +1 -0
- package/dist/client/settings/assets/8480-c16f7ee4.js +1 -0
- package/dist/client/settings/assets/8562-ffa35312.js +17 -0
- package/dist/client/settings/assets/8624-847569d9.js +1 -0
- package/dist/client/settings/assets/8631-b2fd9aac.js +1 -0
- package/dist/client/settings/assets/8635-27980c94.js +1 -0
- package/dist/client/settings/assets/8676-987fe455.js +1 -0
- package/dist/client/settings/assets/8729-9adea5fe.js +1 -0
- package/dist/client/settings/assets/8759-4d7f7a69.js +1 -0
- package/dist/client/settings/assets/896-d07bab4d.js +1 -0
- package/dist/client/settings/assets/9021-ec1b8442.js +1 -0
- package/dist/client/settings/assets/9065-5df7b63d.js +1 -0
- package/dist/client/settings/assets/9170-efbfcc1e.js +1 -0
- package/dist/client/settings/assets/9204-6cb7a01b.js +1 -0
- package/dist/client/settings/assets/9217-f27c2dcb.js +1 -0
- package/dist/client/settings/assets/9248-ff8e06d0.js +1 -0
- package/dist/client/settings/assets/9274-83aa1da2.js +1 -0
- package/dist/client/settings/assets/929-a37c623d.js +1 -0
- package/dist/client/settings/assets/93-dc732e8a.js +1 -0
- package/dist/client/settings/assets/9518-4c8b8805.js +1 -0
- package/dist/client/settings/assets/9550-2daf603c.js +1 -0
- package/dist/client/settings/assets/9565-2158d75f.js +1 -0
- package/dist/client/settings/assets/9578-f64d8970.js +1 -0
- package/dist/client/settings/assets/9584-969e1d2b.js +1 -0
- package/dist/client/settings/assets/9592-523a3fa6.js +1 -0
- package/dist/client/settings/assets/9827-d1f02095.js +9 -0
- package/dist/client/settings/assets/9836-fcbb81f6.js +22 -0
- package/dist/client/settings/assets/9847-bc9f1ba4.js +1 -0
- package/dist/client/settings/assets/9953-407a1cde.js +1 -0
- package/dist/client/settings/assets/index-3da8ef5b.js +1946 -0
- package/dist/client/settings/assets/index-3da8ef5b.js.LICENSE.txt +1 -0
- package/dist/client/settings/assets/runtime-6b2f3ebe.js +1 -0
- package/dist/client/settings/browser-checker.js +282 -0
- package/dist/client/settings/favicon/favicon.ico +0 -0
- package/dist/client/settings/file-placeholder/ai-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/audio-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/docx-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/eps-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/gif-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/jpeg-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/pdf-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/png-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/pptx-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/psd-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/svg-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/unknown-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/video-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/xlsx-200-200.png +0 -0
- package/dist/client/settings/file-placeholder/zip-200-200.png +0 -0
- package/dist/client/settings/global.css +63 -0
- package/dist/client/settings/index.html +22 -0
- package/dist/client/settings/nocobase.png +0 -0
- package/dist/client/settings/robots.txt +2 -0
- package/dist/client/v/assets/{index-2f7426fe.js → index-41529ca7.js} +167 -153
- package/dist/client/v/assets/index-41529ca7.js.LICENSE.txt +1 -0
- package/dist/client/v/browser-checker.js +76 -1
- package/dist/client/v/index.html +1 -1
- package/package.json +7 -7
- package/settingsDevProxy.ts +52 -0
- /package/dist/client/assets/{index-800d06ee.js.LICENSE.txt → index-c94119b4.js.LICENSE.txt} +0 -0
- /package/dist/client/{v/assets/index-2f7426fe.js.LICENSE.txt → settings/assets/32-88d3c82f.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1,2567 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
Copyright (c) 2018 Jed Watson.
|
|
3
|
+
Licensed under the MIT License (MIT), see
|
|
4
|
+
http://jedwatson.github.io/classnames
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/*!
|
|
8
|
+
* Determine if an object is a Buffer
|
|
9
|
+
*
|
|
10
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
11
|
+
* @license MIT
|
|
12
|
+
*/
|
|
13
|
+
|
|
14
|
+
/*!
|
|
15
|
+
* JavaScript Cookie v2.2.1
|
|
16
|
+
* https://github.com/js-cookie/js-cookie
|
|
17
|
+
*
|
|
18
|
+
* Copyright 2006, 2015 Klaus Hartl & Fagner Brack
|
|
19
|
+
* Released under the MIT license
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
/*!
|
|
23
|
+
* MIT License
|
|
24
|
+
*
|
|
25
|
+
* Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
26
|
+
*
|
|
27
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
|
28
|
+
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
|
29
|
+
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
30
|
+
* persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
31
|
+
*
|
|
32
|
+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
|
33
|
+
* Software.
|
|
34
|
+
*
|
|
35
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
36
|
+
* WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
37
|
+
* COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
38
|
+
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
/*!
|
|
42
|
+
* The buffer module from node.js, for the browser.
|
|
43
|
+
*
|
|
44
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
45
|
+
* @license MIT
|
|
46
|
+
*/
|
|
47
|
+
|
|
48
|
+
/*!
|
|
49
|
+
* Vditor v3.11.2 - A markdown editor written in TypeScript.
|
|
50
|
+
*
|
|
51
|
+
* MIT License
|
|
52
|
+
*
|
|
53
|
+
* Copyright (c) 2018-present B3log 开源, b3log.org
|
|
54
|
+
*
|
|
55
|
+
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
56
|
+
* of this software and associated documentation files (the "Software"), to deal
|
|
57
|
+
* in the Software without restriction, including without limitation the rights
|
|
58
|
+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
59
|
+
* copies of the Software, and to permit persons to whom the Software is
|
|
60
|
+
* furnished to do so, subject to the following conditions:
|
|
61
|
+
*
|
|
62
|
+
* The above copyright notice and this permission notice shall be included in all
|
|
63
|
+
* copies or substantial portions of the Software.
|
|
64
|
+
*
|
|
65
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
66
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
67
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
68
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
69
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
70
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
71
|
+
* SOFTWARE.
|
|
72
|
+
*
|
|
73
|
+
*/
|
|
74
|
+
|
|
75
|
+
/*!
|
|
76
|
+
* fill-range <https://github.com/jonschlinkert/fill-range>
|
|
77
|
+
*
|
|
78
|
+
* Copyright (c) 2014-present, Jon Schlinkert.
|
|
79
|
+
* Licensed under the MIT License.
|
|
80
|
+
*/
|
|
81
|
+
|
|
82
|
+
/*!
|
|
83
|
+
* get-object <https://github.com/jonschlinkert/get-object>
|
|
84
|
+
*
|
|
85
|
+
* Copyright (c) 2014 Jon Schlinkert, contributors.
|
|
86
|
+
* Licensed under the MIT License
|
|
87
|
+
*/
|
|
88
|
+
|
|
89
|
+
/*!
|
|
90
|
+
* get-value <https://github.com/jonschlinkert/get-value>
|
|
91
|
+
*
|
|
92
|
+
* Copyright (c) 2014-2018, Jon Schlinkert.
|
|
93
|
+
* Released under the MIT License.
|
|
94
|
+
*/
|
|
95
|
+
|
|
96
|
+
/*!
|
|
97
|
+
* handlebars-helpers <https://github.com/helpers/handlebars-helpers>
|
|
98
|
+
*
|
|
99
|
+
* Copyright (c) 2013-2017, Jon Schlinkert, Brian Woodward.
|
|
100
|
+
* Released under the MIT License.
|
|
101
|
+
*/
|
|
102
|
+
|
|
103
|
+
/*!
|
|
104
|
+
* has-value <https://github.com/jonschlinkert/has-value>
|
|
105
|
+
*
|
|
106
|
+
* Copyright (c) 2014-2018, Jon Schlinkert.
|
|
107
|
+
* Released under the MIT License.
|
|
108
|
+
*/
|
|
109
|
+
|
|
110
|
+
/*!
|
|
111
|
+
* has-values <https://github.com/jonschlinkert/has-values>
|
|
112
|
+
*
|
|
113
|
+
* Copyright (c) 2014-2018, Jon Schlinkert.
|
|
114
|
+
* Released under the MIT License.
|
|
115
|
+
*/
|
|
116
|
+
|
|
117
|
+
/*!
|
|
118
|
+
* html-tag <https://github.com/jonschlinkert/html-tag>
|
|
119
|
+
*
|
|
120
|
+
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
121
|
+
* Released under the MIT License.
|
|
122
|
+
*/
|
|
123
|
+
|
|
124
|
+
/*!
|
|
125
|
+
* is-number <https://github.com/jonschlinkert/is-number>
|
|
126
|
+
*
|
|
127
|
+
* Copyright (c) 2014-2015, Jon Schlinkert.
|
|
128
|
+
* Licensed under the MIT License.
|
|
129
|
+
*/
|
|
130
|
+
|
|
131
|
+
/*!
|
|
132
|
+
* is-number <https://github.com/jonschlinkert/is-number>
|
|
133
|
+
*
|
|
134
|
+
* Copyright (c) 2014-present, Jon Schlinkert.
|
|
135
|
+
* Released under the MIT License.
|
|
136
|
+
*/
|
|
137
|
+
|
|
138
|
+
/*!
|
|
139
|
+
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
|
140
|
+
*
|
|
141
|
+
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
142
|
+
* Released under the MIT License.
|
|
143
|
+
*/
|
|
144
|
+
|
|
145
|
+
/*!
|
|
146
|
+
* isobject <https://github.com/jonschlinkert/isobject>
|
|
147
|
+
*
|
|
148
|
+
* Copyright (c) 2014-2015, Jon Schlinkert.
|
|
149
|
+
* Licensed under the MIT License.
|
|
150
|
+
*/
|
|
151
|
+
|
|
152
|
+
/*!
|
|
153
|
+
* isobject <https://github.com/jonschlinkert/isobject>
|
|
154
|
+
*
|
|
155
|
+
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
156
|
+
* Released under the MIT License.
|
|
157
|
+
*/
|
|
158
|
+
|
|
159
|
+
/*!
|
|
160
|
+
* to-gfm-code-block <https://github.com/jonschlinkert/to-gfm-code-block>
|
|
161
|
+
*
|
|
162
|
+
* Copyright (c) 2015, Jon Schlinkert.
|
|
163
|
+
* Licensed under the MIT License.
|
|
164
|
+
*/
|
|
165
|
+
|
|
166
|
+
/*!
|
|
167
|
+
* to-regex-range <https://github.com/micromatch/to-regex-range>
|
|
168
|
+
*
|
|
169
|
+
* Copyright (c) 2015-present, Jon Schlinkert.
|
|
170
|
+
* Released under the MIT License.
|
|
171
|
+
*/
|
|
172
|
+
|
|
173
|
+
/*!
|
|
174
|
+
* screenfull
|
|
175
|
+
* v5.2.0 - 2021-11-03
|
|
176
|
+
* (c) Sindre Sorhus; MIT License
|
|
177
|
+
*/
|
|
178
|
+
|
|
179
|
+
/*!
|
|
180
|
+
* decimal.js v10.4.3
|
|
181
|
+
* An arbitrary-precision Decimal type for JavaScript.
|
|
182
|
+
* https://github.com/MikeMcl/decimal.js
|
|
183
|
+
* Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com>
|
|
184
|
+
* MIT Licence
|
|
185
|
+
*/
|
|
186
|
+
|
|
187
|
+
/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
|
|
188
|
+
|
|
189
|
+
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
190
|
+
|
|
191
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
192
|
+
|
|
193
|
+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
194
|
+
|
|
195
|
+
/**
|
|
196
|
+
* @license
|
|
197
|
+
* Lodash <https://lodash.com/>
|
|
198
|
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
199
|
+
* Released under MIT license <https://lodash.com/license>
|
|
200
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
201
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
202
|
+
*/
|
|
203
|
+
|
|
204
|
+
/**
|
|
205
|
+
* @license React
|
|
206
|
+
* react-dom.production.min.js
|
|
207
|
+
*
|
|
208
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
209
|
+
*
|
|
210
|
+
* This source code is licensed under the MIT license found in the
|
|
211
|
+
* LICENSE file in the root directory of this source tree.
|
|
212
|
+
*/
|
|
213
|
+
|
|
214
|
+
/**
|
|
215
|
+
* @license React
|
|
216
|
+
* react-is.production.min.js
|
|
217
|
+
*
|
|
218
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
219
|
+
*
|
|
220
|
+
* This source code is licensed under the MIT license found in the
|
|
221
|
+
* LICENSE file in the root directory of this source tree.
|
|
222
|
+
*/
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* @license React
|
|
226
|
+
* react-jsx-runtime.production.min.js
|
|
227
|
+
*
|
|
228
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
229
|
+
*
|
|
230
|
+
* This source code is licensed under the MIT license found in the
|
|
231
|
+
* LICENSE file in the root directory of this source tree.
|
|
232
|
+
*/
|
|
233
|
+
|
|
234
|
+
/**
|
|
235
|
+
* @license React
|
|
236
|
+
* react.production.min.js
|
|
237
|
+
*
|
|
238
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
239
|
+
*
|
|
240
|
+
* This source code is licensed under the MIT license found in the
|
|
241
|
+
* LICENSE file in the root directory of this source tree.
|
|
242
|
+
*/
|
|
243
|
+
|
|
244
|
+
/**
|
|
245
|
+
* @license React
|
|
246
|
+
* scheduler.production.min.js
|
|
247
|
+
*
|
|
248
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
249
|
+
*
|
|
250
|
+
* This source code is licensed under the MIT license found in the
|
|
251
|
+
* LICENSE file in the root directory of this source tree.
|
|
252
|
+
*/
|
|
253
|
+
|
|
254
|
+
/**
|
|
255
|
+
* @license React
|
|
256
|
+
* use-sync-external-store-shim.production.min.js
|
|
257
|
+
*
|
|
258
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
259
|
+
*
|
|
260
|
+
* This source code is licensed under the MIT license found in the
|
|
261
|
+
* LICENSE file in the root directory of this source tree.
|
|
262
|
+
*/
|
|
263
|
+
|
|
264
|
+
/**
|
|
265
|
+
* @remix-run/router v1.23.0
|
|
266
|
+
*
|
|
267
|
+
* Copyright (c) Remix Software Inc.
|
|
268
|
+
*
|
|
269
|
+
* This source code is licensed under the MIT license found in the
|
|
270
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
271
|
+
*
|
|
272
|
+
* @license MIT
|
|
273
|
+
*/
|
|
274
|
+
|
|
275
|
+
/**
|
|
276
|
+
* React Router DOM v6.30.1
|
|
277
|
+
*
|
|
278
|
+
* Copyright (c) Remix Software Inc.
|
|
279
|
+
*
|
|
280
|
+
* This source code is licensed under the MIT license found in the
|
|
281
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
282
|
+
*
|
|
283
|
+
* @license MIT
|
|
284
|
+
*/
|
|
285
|
+
|
|
286
|
+
/**
|
|
287
|
+
* React Router v6.30.1
|
|
288
|
+
*
|
|
289
|
+
* Copyright (c) Remix Software Inc.
|
|
290
|
+
*
|
|
291
|
+
* This source code is licensed under the MIT license found in the
|
|
292
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
293
|
+
*
|
|
294
|
+
* @license MIT
|
|
295
|
+
*/
|
|
296
|
+
|
|
297
|
+
/** @license React v16.13.1
|
|
298
|
+
* react-is.production.min.js
|
|
299
|
+
*
|
|
300
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
301
|
+
*
|
|
302
|
+
* This source code is licensed under the MIT license found in the
|
|
303
|
+
* LICENSE file in the root directory of this source tree.
|
|
304
|
+
*/
|
|
305
|
+
|
|
306
|
+
/**!
|
|
307
|
+
* hotkeys-js v3.9.4
|
|
308
|
+
* A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
|
|
309
|
+
*
|
|
310
|
+
* Copyright (c) 2022 kenny wong <wowohoo@qq.com>
|
|
311
|
+
* http://jaywcjlove.github.io/hotkeys
|
|
312
|
+
* Licensed under the MIT license
|
|
313
|
+
*/
|
|
314
|
+
|
|
315
|
+
/** */
|
|
316
|
+
|
|
317
|
+
/** */
|
|
318
|
+
|
|
319
|
+
/** */
|
|
320
|
+
|
|
321
|
+
/** */
|
|
322
|
+
|
|
323
|
+
/** */
|
|
324
|
+
|
|
325
|
+
/** */
|
|
326
|
+
|
|
327
|
+
/** */
|
|
328
|
+
|
|
329
|
+
/** */
|
|
330
|
+
|
|
331
|
+
/** */
|
|
332
|
+
|
|
333
|
+
/** */
|
|
334
|
+
|
|
335
|
+
/** */
|
|
336
|
+
|
|
337
|
+
/** */
|
|
338
|
+
|
|
339
|
+
/** */
|
|
340
|
+
|
|
341
|
+
/** */
|
|
342
|
+
|
|
343
|
+
/** */
|
|
344
|
+
|
|
345
|
+
/** */
|
|
346
|
+
|
|
347
|
+
/** */
|
|
348
|
+
|
|
349
|
+
/** */
|
|
350
|
+
|
|
351
|
+
/** */
|
|
352
|
+
|
|
353
|
+
/** */
|
|
354
|
+
|
|
355
|
+
/** */
|
|
356
|
+
|
|
357
|
+
/** */
|
|
358
|
+
|
|
359
|
+
/** */
|
|
360
|
+
|
|
361
|
+
/** */
|
|
362
|
+
|
|
363
|
+
/** */
|
|
364
|
+
|
|
365
|
+
/** */
|
|
366
|
+
|
|
367
|
+
/** */
|
|
368
|
+
|
|
369
|
+
/** */
|
|
370
|
+
|
|
371
|
+
/** */
|
|
372
|
+
|
|
373
|
+
/** */
|
|
374
|
+
|
|
375
|
+
/** */
|
|
376
|
+
|
|
377
|
+
/** */
|
|
378
|
+
|
|
379
|
+
/** */
|
|
380
|
+
|
|
381
|
+
/** */
|
|
382
|
+
|
|
383
|
+
/** */
|
|
384
|
+
|
|
385
|
+
/** */
|
|
386
|
+
|
|
387
|
+
/** */
|
|
388
|
+
|
|
389
|
+
/** */
|
|
390
|
+
|
|
391
|
+
/** */
|
|
392
|
+
|
|
393
|
+
/** */
|
|
394
|
+
|
|
395
|
+
/** */
|
|
396
|
+
|
|
397
|
+
/** */
|
|
398
|
+
|
|
399
|
+
/** */
|
|
400
|
+
|
|
401
|
+
/** */
|
|
402
|
+
|
|
403
|
+
/** */
|
|
404
|
+
|
|
405
|
+
/** */
|
|
406
|
+
|
|
407
|
+
/** */
|
|
408
|
+
|
|
409
|
+
/** */
|
|
410
|
+
|
|
411
|
+
/** */
|
|
412
|
+
|
|
413
|
+
/** */
|
|
414
|
+
|
|
415
|
+
/** */
|
|
416
|
+
|
|
417
|
+
/** */
|
|
418
|
+
|
|
419
|
+
/** */
|
|
420
|
+
|
|
421
|
+
/** */
|
|
422
|
+
|
|
423
|
+
/** */
|
|
424
|
+
|
|
425
|
+
/** */
|
|
426
|
+
|
|
427
|
+
/** */
|
|
428
|
+
|
|
429
|
+
/** */
|
|
430
|
+
|
|
431
|
+
/** */
|
|
432
|
+
|
|
433
|
+
/** */
|
|
434
|
+
|
|
435
|
+
/** */
|
|
436
|
+
|
|
437
|
+
/** */
|
|
438
|
+
|
|
439
|
+
/** */
|
|
440
|
+
|
|
441
|
+
/** */
|
|
442
|
+
|
|
443
|
+
/** */
|
|
444
|
+
|
|
445
|
+
/** */
|
|
446
|
+
|
|
447
|
+
/** */
|
|
448
|
+
|
|
449
|
+
/** */
|
|
450
|
+
|
|
451
|
+
/** */
|
|
452
|
+
|
|
453
|
+
/** */
|
|
454
|
+
|
|
455
|
+
/** */
|
|
456
|
+
|
|
457
|
+
/** */
|
|
458
|
+
|
|
459
|
+
/** */
|
|
460
|
+
|
|
461
|
+
/** */
|
|
462
|
+
|
|
463
|
+
/** */
|
|
464
|
+
|
|
465
|
+
/** */
|
|
466
|
+
|
|
467
|
+
/** */
|
|
468
|
+
|
|
469
|
+
/** */
|
|
470
|
+
|
|
471
|
+
/** */
|
|
472
|
+
|
|
473
|
+
/** */
|
|
474
|
+
|
|
475
|
+
/** */
|
|
476
|
+
|
|
477
|
+
/** */
|
|
478
|
+
|
|
479
|
+
/** */
|
|
480
|
+
|
|
481
|
+
/** */
|
|
482
|
+
|
|
483
|
+
/** */
|
|
484
|
+
|
|
485
|
+
/** */
|
|
486
|
+
|
|
487
|
+
/** */
|
|
488
|
+
|
|
489
|
+
/** */
|
|
490
|
+
|
|
491
|
+
/** */
|
|
492
|
+
|
|
493
|
+
/** */
|
|
494
|
+
|
|
495
|
+
/** */
|
|
496
|
+
|
|
497
|
+
/** */
|
|
498
|
+
|
|
499
|
+
/** */
|
|
500
|
+
|
|
501
|
+
/** */
|
|
502
|
+
|
|
503
|
+
/** */
|
|
504
|
+
|
|
505
|
+
/** */
|
|
506
|
+
|
|
507
|
+
/** */
|
|
508
|
+
|
|
509
|
+
/** */
|
|
510
|
+
|
|
511
|
+
/** */
|
|
512
|
+
|
|
513
|
+
/** */
|
|
514
|
+
|
|
515
|
+
/** */
|
|
516
|
+
|
|
517
|
+
/** */
|
|
518
|
+
|
|
519
|
+
/** */
|
|
520
|
+
|
|
521
|
+
/** */
|
|
522
|
+
|
|
523
|
+
/** */
|
|
524
|
+
|
|
525
|
+
/** */
|
|
526
|
+
|
|
527
|
+
/** */
|
|
528
|
+
|
|
529
|
+
/** */
|
|
530
|
+
|
|
531
|
+
/** */
|
|
532
|
+
|
|
533
|
+
/** */
|
|
534
|
+
|
|
535
|
+
/** */
|
|
536
|
+
|
|
537
|
+
/** */
|
|
538
|
+
|
|
539
|
+
/** */
|
|
540
|
+
|
|
541
|
+
/** */
|
|
542
|
+
|
|
543
|
+
/** */
|
|
544
|
+
|
|
545
|
+
/** */
|
|
546
|
+
|
|
547
|
+
/** */
|
|
548
|
+
|
|
549
|
+
/** */
|
|
550
|
+
|
|
551
|
+
/** */
|
|
552
|
+
|
|
553
|
+
/** */
|
|
554
|
+
|
|
555
|
+
/** */
|
|
556
|
+
|
|
557
|
+
/** */
|
|
558
|
+
|
|
559
|
+
/** */
|
|
560
|
+
|
|
561
|
+
/** */
|
|
562
|
+
|
|
563
|
+
/** */
|
|
564
|
+
|
|
565
|
+
/** */
|
|
566
|
+
|
|
567
|
+
/** */
|
|
568
|
+
|
|
569
|
+
/** */
|
|
570
|
+
|
|
571
|
+
/** */
|
|
572
|
+
|
|
573
|
+
/** */
|
|
574
|
+
|
|
575
|
+
/** */
|
|
576
|
+
|
|
577
|
+
/** */
|
|
578
|
+
|
|
579
|
+
/** */
|
|
580
|
+
|
|
581
|
+
/** */
|
|
582
|
+
|
|
583
|
+
/** */
|
|
584
|
+
|
|
585
|
+
/** */
|
|
586
|
+
|
|
587
|
+
/** */
|
|
588
|
+
|
|
589
|
+
/** */
|
|
590
|
+
|
|
591
|
+
/** */
|
|
592
|
+
|
|
593
|
+
/** */
|
|
594
|
+
|
|
595
|
+
/** */
|
|
596
|
+
|
|
597
|
+
/** */
|
|
598
|
+
|
|
599
|
+
/** */
|
|
600
|
+
|
|
601
|
+
/** */
|
|
602
|
+
|
|
603
|
+
/** */
|
|
604
|
+
|
|
605
|
+
/** */
|
|
606
|
+
|
|
607
|
+
/** */
|
|
608
|
+
|
|
609
|
+
/** */
|
|
610
|
+
|
|
611
|
+
/** */
|
|
612
|
+
|
|
613
|
+
/** */
|
|
614
|
+
|
|
615
|
+
/** */
|
|
616
|
+
|
|
617
|
+
/** */
|
|
618
|
+
|
|
619
|
+
/** */
|
|
620
|
+
|
|
621
|
+
/** */
|
|
622
|
+
|
|
623
|
+
/** */
|
|
624
|
+
|
|
625
|
+
/** */
|
|
626
|
+
|
|
627
|
+
/** */
|
|
628
|
+
|
|
629
|
+
/** */
|
|
630
|
+
|
|
631
|
+
/** */
|
|
632
|
+
|
|
633
|
+
/** */
|
|
634
|
+
|
|
635
|
+
/** */
|
|
636
|
+
|
|
637
|
+
/** */
|
|
638
|
+
|
|
639
|
+
/** */
|
|
640
|
+
|
|
641
|
+
/** */
|
|
642
|
+
|
|
643
|
+
/** */
|
|
644
|
+
|
|
645
|
+
/** */
|
|
646
|
+
|
|
647
|
+
/** */
|
|
648
|
+
|
|
649
|
+
/** */
|
|
650
|
+
|
|
651
|
+
/** */
|
|
652
|
+
|
|
653
|
+
/** */
|
|
654
|
+
|
|
655
|
+
/** */
|
|
656
|
+
|
|
657
|
+
/** */
|
|
658
|
+
|
|
659
|
+
/** */
|
|
660
|
+
|
|
661
|
+
/** */
|
|
662
|
+
|
|
663
|
+
/** */
|
|
664
|
+
|
|
665
|
+
/** */
|
|
666
|
+
|
|
667
|
+
/** */
|
|
668
|
+
|
|
669
|
+
/** */
|
|
670
|
+
|
|
671
|
+
/** */
|
|
672
|
+
|
|
673
|
+
/** */
|
|
674
|
+
|
|
675
|
+
/** */
|
|
676
|
+
|
|
677
|
+
/** */
|
|
678
|
+
|
|
679
|
+
/** */
|
|
680
|
+
|
|
681
|
+
/** */
|
|
682
|
+
|
|
683
|
+
/** */
|
|
684
|
+
|
|
685
|
+
/** */
|
|
686
|
+
|
|
687
|
+
/** */
|
|
688
|
+
|
|
689
|
+
/** */
|
|
690
|
+
|
|
691
|
+
/** */
|
|
692
|
+
|
|
693
|
+
/** */
|
|
694
|
+
|
|
695
|
+
/** */
|
|
696
|
+
|
|
697
|
+
/** */
|
|
698
|
+
|
|
699
|
+
/** */
|
|
700
|
+
|
|
701
|
+
/** */
|
|
702
|
+
|
|
703
|
+
/** */
|
|
704
|
+
|
|
705
|
+
/** */
|
|
706
|
+
|
|
707
|
+
/** */
|
|
708
|
+
|
|
709
|
+
/** */
|
|
710
|
+
|
|
711
|
+
/** */
|
|
712
|
+
|
|
713
|
+
/** */
|
|
714
|
+
|
|
715
|
+
/** */
|
|
716
|
+
|
|
717
|
+
/** */
|
|
718
|
+
|
|
719
|
+
/** */
|
|
720
|
+
|
|
721
|
+
/** */
|
|
722
|
+
|
|
723
|
+
/** */
|
|
724
|
+
|
|
725
|
+
/** */
|
|
726
|
+
|
|
727
|
+
/** */
|
|
728
|
+
|
|
729
|
+
/** */
|
|
730
|
+
|
|
731
|
+
/** */
|
|
732
|
+
|
|
733
|
+
/** */
|
|
734
|
+
|
|
735
|
+
/** */
|
|
736
|
+
|
|
737
|
+
/** */
|
|
738
|
+
|
|
739
|
+
/** */
|
|
740
|
+
|
|
741
|
+
/** */
|
|
742
|
+
|
|
743
|
+
/** */
|
|
744
|
+
|
|
745
|
+
/** */
|
|
746
|
+
|
|
747
|
+
/** */
|
|
748
|
+
|
|
749
|
+
/** */
|
|
750
|
+
|
|
751
|
+
/** */
|
|
752
|
+
|
|
753
|
+
/** */
|
|
754
|
+
|
|
755
|
+
/** */
|
|
756
|
+
|
|
757
|
+
/** */
|
|
758
|
+
|
|
759
|
+
/** */
|
|
760
|
+
|
|
761
|
+
/** */
|
|
762
|
+
|
|
763
|
+
/** */
|
|
764
|
+
|
|
765
|
+
/** */
|
|
766
|
+
|
|
767
|
+
/** */
|
|
768
|
+
|
|
769
|
+
/** */
|
|
770
|
+
|
|
771
|
+
/** */
|
|
772
|
+
|
|
773
|
+
/** */
|
|
774
|
+
|
|
775
|
+
/** */
|
|
776
|
+
|
|
777
|
+
/** */
|
|
778
|
+
|
|
779
|
+
/** */
|
|
780
|
+
|
|
781
|
+
/** */
|
|
782
|
+
|
|
783
|
+
/** */
|
|
784
|
+
|
|
785
|
+
/** */
|
|
786
|
+
|
|
787
|
+
/** */
|
|
788
|
+
|
|
789
|
+
/** */
|
|
790
|
+
|
|
791
|
+
/** */
|
|
792
|
+
|
|
793
|
+
/** */
|
|
794
|
+
|
|
795
|
+
/** */
|
|
796
|
+
|
|
797
|
+
/** */
|
|
798
|
+
|
|
799
|
+
/** */
|
|
800
|
+
|
|
801
|
+
/** */
|
|
802
|
+
|
|
803
|
+
/** */
|
|
804
|
+
|
|
805
|
+
/** */
|
|
806
|
+
|
|
807
|
+
/** */
|
|
808
|
+
|
|
809
|
+
/** */
|
|
810
|
+
|
|
811
|
+
/** */
|
|
812
|
+
|
|
813
|
+
/** */
|
|
814
|
+
|
|
815
|
+
/** */
|
|
816
|
+
|
|
817
|
+
/** */
|
|
818
|
+
|
|
819
|
+
/** */
|
|
820
|
+
|
|
821
|
+
/** */
|
|
822
|
+
|
|
823
|
+
/** */
|
|
824
|
+
|
|
825
|
+
/** */
|
|
826
|
+
|
|
827
|
+
/** */
|
|
828
|
+
|
|
829
|
+
/** */
|
|
830
|
+
|
|
831
|
+
/** */
|
|
832
|
+
|
|
833
|
+
/** */
|
|
834
|
+
|
|
835
|
+
/** */
|
|
836
|
+
|
|
837
|
+
/** */
|
|
838
|
+
|
|
839
|
+
/** */
|
|
840
|
+
|
|
841
|
+
/** */
|
|
842
|
+
|
|
843
|
+
/** */
|
|
844
|
+
|
|
845
|
+
/** */
|
|
846
|
+
|
|
847
|
+
/** */
|
|
848
|
+
|
|
849
|
+
/** */
|
|
850
|
+
|
|
851
|
+
/** */
|
|
852
|
+
|
|
853
|
+
/** */
|
|
854
|
+
|
|
855
|
+
/** */
|
|
856
|
+
|
|
857
|
+
/** */
|
|
858
|
+
|
|
859
|
+
/** */
|
|
860
|
+
|
|
861
|
+
/** */
|
|
862
|
+
|
|
863
|
+
/** */
|
|
864
|
+
|
|
865
|
+
/** */
|
|
866
|
+
|
|
867
|
+
/** */
|
|
868
|
+
|
|
869
|
+
/** */
|
|
870
|
+
|
|
871
|
+
/** */
|
|
872
|
+
|
|
873
|
+
/** */
|
|
874
|
+
|
|
875
|
+
/** */
|
|
876
|
+
|
|
877
|
+
/** */
|
|
878
|
+
|
|
879
|
+
/** */
|
|
880
|
+
|
|
881
|
+
/** */
|
|
882
|
+
|
|
883
|
+
/** */
|
|
884
|
+
|
|
885
|
+
/** */
|
|
886
|
+
|
|
887
|
+
/** */
|
|
888
|
+
|
|
889
|
+
/** */
|
|
890
|
+
|
|
891
|
+
/** */
|
|
892
|
+
|
|
893
|
+
/** */
|
|
894
|
+
|
|
895
|
+
/** */
|
|
896
|
+
|
|
897
|
+
/** */
|
|
898
|
+
|
|
899
|
+
/** */
|
|
900
|
+
|
|
901
|
+
/** */
|
|
902
|
+
|
|
903
|
+
/** */
|
|
904
|
+
|
|
905
|
+
/** */
|
|
906
|
+
|
|
907
|
+
/** */
|
|
908
|
+
|
|
909
|
+
/** */
|
|
910
|
+
|
|
911
|
+
/** */
|
|
912
|
+
|
|
913
|
+
/** */
|
|
914
|
+
|
|
915
|
+
/** */
|
|
916
|
+
|
|
917
|
+
/** */
|
|
918
|
+
|
|
919
|
+
/** */
|
|
920
|
+
|
|
921
|
+
/** */
|
|
922
|
+
|
|
923
|
+
/** */
|
|
924
|
+
|
|
925
|
+
/** */
|
|
926
|
+
|
|
927
|
+
/** */
|
|
928
|
+
|
|
929
|
+
/** */
|
|
930
|
+
|
|
931
|
+
/** */
|
|
932
|
+
|
|
933
|
+
/** */
|
|
934
|
+
|
|
935
|
+
/** */
|
|
936
|
+
|
|
937
|
+
/** */
|
|
938
|
+
|
|
939
|
+
/** */
|
|
940
|
+
|
|
941
|
+
/** */
|
|
942
|
+
|
|
943
|
+
/** */
|
|
944
|
+
|
|
945
|
+
/** */
|
|
946
|
+
|
|
947
|
+
/** */
|
|
948
|
+
|
|
949
|
+
/** */
|
|
950
|
+
|
|
951
|
+
/** */
|
|
952
|
+
|
|
953
|
+
/** */
|
|
954
|
+
|
|
955
|
+
/** */
|
|
956
|
+
|
|
957
|
+
/** */
|
|
958
|
+
|
|
959
|
+
/** */
|
|
960
|
+
|
|
961
|
+
/** */
|
|
962
|
+
|
|
963
|
+
/** */
|
|
964
|
+
|
|
965
|
+
/** */
|
|
966
|
+
|
|
967
|
+
/** */
|
|
968
|
+
|
|
969
|
+
/** */
|
|
970
|
+
|
|
971
|
+
/** */
|
|
972
|
+
|
|
973
|
+
/** */
|
|
974
|
+
|
|
975
|
+
/** */
|
|
976
|
+
|
|
977
|
+
/** */
|
|
978
|
+
|
|
979
|
+
/** */
|
|
980
|
+
|
|
981
|
+
/** */
|
|
982
|
+
|
|
983
|
+
/** */
|
|
984
|
+
|
|
985
|
+
/** */
|
|
986
|
+
|
|
987
|
+
/** */
|
|
988
|
+
|
|
989
|
+
/** */
|
|
990
|
+
|
|
991
|
+
/** */
|
|
992
|
+
|
|
993
|
+
/** */
|
|
994
|
+
|
|
995
|
+
/** */
|
|
996
|
+
|
|
997
|
+
/** */
|
|
998
|
+
|
|
999
|
+
/** */
|
|
1000
|
+
|
|
1001
|
+
/** */
|
|
1002
|
+
|
|
1003
|
+
/** */
|
|
1004
|
+
|
|
1005
|
+
/** */
|
|
1006
|
+
|
|
1007
|
+
/** */
|
|
1008
|
+
|
|
1009
|
+
/** */
|
|
1010
|
+
|
|
1011
|
+
/** */
|
|
1012
|
+
|
|
1013
|
+
/** */
|
|
1014
|
+
|
|
1015
|
+
/** */
|
|
1016
|
+
|
|
1017
|
+
/** */
|
|
1018
|
+
|
|
1019
|
+
/** */
|
|
1020
|
+
|
|
1021
|
+
/** */
|
|
1022
|
+
|
|
1023
|
+
/** */
|
|
1024
|
+
|
|
1025
|
+
/** */
|
|
1026
|
+
|
|
1027
|
+
/** */
|
|
1028
|
+
|
|
1029
|
+
/** */
|
|
1030
|
+
|
|
1031
|
+
/** */
|
|
1032
|
+
|
|
1033
|
+
/** */
|
|
1034
|
+
|
|
1035
|
+
/** */
|
|
1036
|
+
|
|
1037
|
+
/** */
|
|
1038
|
+
|
|
1039
|
+
/** */
|
|
1040
|
+
|
|
1041
|
+
/** */
|
|
1042
|
+
|
|
1043
|
+
/** */
|
|
1044
|
+
|
|
1045
|
+
/** */
|
|
1046
|
+
|
|
1047
|
+
/** */
|
|
1048
|
+
|
|
1049
|
+
/** */
|
|
1050
|
+
|
|
1051
|
+
/** */
|
|
1052
|
+
|
|
1053
|
+
/** */
|
|
1054
|
+
|
|
1055
|
+
/** */
|
|
1056
|
+
|
|
1057
|
+
/** */
|
|
1058
|
+
|
|
1059
|
+
/** */
|
|
1060
|
+
|
|
1061
|
+
/** */
|
|
1062
|
+
|
|
1063
|
+
/** */
|
|
1064
|
+
|
|
1065
|
+
/** */
|
|
1066
|
+
|
|
1067
|
+
/** */
|
|
1068
|
+
|
|
1069
|
+
/** */
|
|
1070
|
+
|
|
1071
|
+
/** */
|
|
1072
|
+
|
|
1073
|
+
/** */
|
|
1074
|
+
|
|
1075
|
+
/** */
|
|
1076
|
+
|
|
1077
|
+
/** */
|
|
1078
|
+
|
|
1079
|
+
/** */
|
|
1080
|
+
|
|
1081
|
+
/** */
|
|
1082
|
+
|
|
1083
|
+
/** */
|
|
1084
|
+
|
|
1085
|
+
/** */
|
|
1086
|
+
|
|
1087
|
+
/** */
|
|
1088
|
+
|
|
1089
|
+
/** */
|
|
1090
|
+
|
|
1091
|
+
/** */
|
|
1092
|
+
|
|
1093
|
+
/** */
|
|
1094
|
+
|
|
1095
|
+
/** */
|
|
1096
|
+
|
|
1097
|
+
/** */
|
|
1098
|
+
|
|
1099
|
+
/** */
|
|
1100
|
+
|
|
1101
|
+
/** */
|
|
1102
|
+
|
|
1103
|
+
/** */
|
|
1104
|
+
|
|
1105
|
+
/** */
|
|
1106
|
+
|
|
1107
|
+
/** */
|
|
1108
|
+
|
|
1109
|
+
/** */
|
|
1110
|
+
|
|
1111
|
+
/** */
|
|
1112
|
+
|
|
1113
|
+
/** */
|
|
1114
|
+
|
|
1115
|
+
/** */
|
|
1116
|
+
|
|
1117
|
+
/** */
|
|
1118
|
+
|
|
1119
|
+
/** */
|
|
1120
|
+
|
|
1121
|
+
/** */
|
|
1122
|
+
|
|
1123
|
+
/** */
|
|
1124
|
+
|
|
1125
|
+
/** */
|
|
1126
|
+
|
|
1127
|
+
/** */
|
|
1128
|
+
|
|
1129
|
+
/** */
|
|
1130
|
+
|
|
1131
|
+
/** */
|
|
1132
|
+
|
|
1133
|
+
/** */
|
|
1134
|
+
|
|
1135
|
+
/** */
|
|
1136
|
+
|
|
1137
|
+
/** */
|
|
1138
|
+
|
|
1139
|
+
/** */
|
|
1140
|
+
|
|
1141
|
+
/** */
|
|
1142
|
+
|
|
1143
|
+
/** */
|
|
1144
|
+
|
|
1145
|
+
/** */
|
|
1146
|
+
|
|
1147
|
+
/** */
|
|
1148
|
+
|
|
1149
|
+
/** */
|
|
1150
|
+
|
|
1151
|
+
/** */
|
|
1152
|
+
|
|
1153
|
+
/** */
|
|
1154
|
+
|
|
1155
|
+
/** */
|
|
1156
|
+
|
|
1157
|
+
/** */
|
|
1158
|
+
|
|
1159
|
+
/** */
|
|
1160
|
+
|
|
1161
|
+
/** */
|
|
1162
|
+
|
|
1163
|
+
/** */
|
|
1164
|
+
|
|
1165
|
+
/** */
|
|
1166
|
+
|
|
1167
|
+
/** */
|
|
1168
|
+
|
|
1169
|
+
/** */
|
|
1170
|
+
|
|
1171
|
+
/** */
|
|
1172
|
+
|
|
1173
|
+
/** */
|
|
1174
|
+
|
|
1175
|
+
/** */
|
|
1176
|
+
|
|
1177
|
+
/** */
|
|
1178
|
+
|
|
1179
|
+
/** */
|
|
1180
|
+
|
|
1181
|
+
/** */
|
|
1182
|
+
|
|
1183
|
+
/** */
|
|
1184
|
+
|
|
1185
|
+
/** */
|
|
1186
|
+
|
|
1187
|
+
/** */
|
|
1188
|
+
|
|
1189
|
+
/** */
|
|
1190
|
+
|
|
1191
|
+
/** */
|
|
1192
|
+
|
|
1193
|
+
/** */
|
|
1194
|
+
|
|
1195
|
+
/** */
|
|
1196
|
+
|
|
1197
|
+
/** */
|
|
1198
|
+
|
|
1199
|
+
/** */
|
|
1200
|
+
|
|
1201
|
+
/** */
|
|
1202
|
+
|
|
1203
|
+
/** */
|
|
1204
|
+
|
|
1205
|
+
/** */
|
|
1206
|
+
|
|
1207
|
+
/** */
|
|
1208
|
+
|
|
1209
|
+
/** */
|
|
1210
|
+
|
|
1211
|
+
/** */
|
|
1212
|
+
|
|
1213
|
+
/** */
|
|
1214
|
+
|
|
1215
|
+
/** */
|
|
1216
|
+
|
|
1217
|
+
/** */
|
|
1218
|
+
|
|
1219
|
+
/** */
|
|
1220
|
+
|
|
1221
|
+
/** */
|
|
1222
|
+
|
|
1223
|
+
/** */
|
|
1224
|
+
|
|
1225
|
+
/** */
|
|
1226
|
+
|
|
1227
|
+
/** */
|
|
1228
|
+
|
|
1229
|
+
/** */
|
|
1230
|
+
|
|
1231
|
+
/** */
|
|
1232
|
+
|
|
1233
|
+
/** */
|
|
1234
|
+
|
|
1235
|
+
/** */
|
|
1236
|
+
|
|
1237
|
+
/** */
|
|
1238
|
+
|
|
1239
|
+
/** */
|
|
1240
|
+
|
|
1241
|
+
/** */
|
|
1242
|
+
|
|
1243
|
+
/** */
|
|
1244
|
+
|
|
1245
|
+
/** */
|
|
1246
|
+
|
|
1247
|
+
/** */
|
|
1248
|
+
|
|
1249
|
+
/** */
|
|
1250
|
+
|
|
1251
|
+
/** */
|
|
1252
|
+
|
|
1253
|
+
/** */
|
|
1254
|
+
|
|
1255
|
+
/** */
|
|
1256
|
+
|
|
1257
|
+
/** */
|
|
1258
|
+
|
|
1259
|
+
/** */
|
|
1260
|
+
|
|
1261
|
+
/** */
|
|
1262
|
+
|
|
1263
|
+
/** */
|
|
1264
|
+
|
|
1265
|
+
/** */
|
|
1266
|
+
|
|
1267
|
+
/** */
|
|
1268
|
+
|
|
1269
|
+
/** */
|
|
1270
|
+
|
|
1271
|
+
/** */
|
|
1272
|
+
|
|
1273
|
+
/** */
|
|
1274
|
+
|
|
1275
|
+
/** */
|
|
1276
|
+
|
|
1277
|
+
/** */
|
|
1278
|
+
|
|
1279
|
+
/** */
|
|
1280
|
+
|
|
1281
|
+
/** */
|
|
1282
|
+
|
|
1283
|
+
/** */
|
|
1284
|
+
|
|
1285
|
+
/** */
|
|
1286
|
+
|
|
1287
|
+
/** */
|
|
1288
|
+
|
|
1289
|
+
/** */
|
|
1290
|
+
|
|
1291
|
+
/** */
|
|
1292
|
+
|
|
1293
|
+
/** */
|
|
1294
|
+
|
|
1295
|
+
/** */
|
|
1296
|
+
|
|
1297
|
+
/** */
|
|
1298
|
+
|
|
1299
|
+
/** */
|
|
1300
|
+
|
|
1301
|
+
/** */
|
|
1302
|
+
|
|
1303
|
+
/** */
|
|
1304
|
+
|
|
1305
|
+
/** */
|
|
1306
|
+
|
|
1307
|
+
/** */
|
|
1308
|
+
|
|
1309
|
+
/** */
|
|
1310
|
+
|
|
1311
|
+
/** */
|
|
1312
|
+
|
|
1313
|
+
/** */
|
|
1314
|
+
|
|
1315
|
+
/** */
|
|
1316
|
+
|
|
1317
|
+
/** */
|
|
1318
|
+
|
|
1319
|
+
/** */
|
|
1320
|
+
|
|
1321
|
+
/** */
|
|
1322
|
+
|
|
1323
|
+
/** */
|
|
1324
|
+
|
|
1325
|
+
/** */
|
|
1326
|
+
|
|
1327
|
+
/** */
|
|
1328
|
+
|
|
1329
|
+
/** */
|
|
1330
|
+
|
|
1331
|
+
/** */
|
|
1332
|
+
|
|
1333
|
+
/** */
|
|
1334
|
+
|
|
1335
|
+
/** */
|
|
1336
|
+
|
|
1337
|
+
/** */
|
|
1338
|
+
|
|
1339
|
+
/** */
|
|
1340
|
+
|
|
1341
|
+
/** */
|
|
1342
|
+
|
|
1343
|
+
/** */
|
|
1344
|
+
|
|
1345
|
+
/** */
|
|
1346
|
+
|
|
1347
|
+
/** */
|
|
1348
|
+
|
|
1349
|
+
/** */
|
|
1350
|
+
|
|
1351
|
+
/** */
|
|
1352
|
+
|
|
1353
|
+
/** */
|
|
1354
|
+
|
|
1355
|
+
/** */
|
|
1356
|
+
|
|
1357
|
+
/** */
|
|
1358
|
+
|
|
1359
|
+
/** */
|
|
1360
|
+
|
|
1361
|
+
/** */
|
|
1362
|
+
|
|
1363
|
+
/** */
|
|
1364
|
+
|
|
1365
|
+
/** */
|
|
1366
|
+
|
|
1367
|
+
/** */
|
|
1368
|
+
|
|
1369
|
+
/** */
|
|
1370
|
+
|
|
1371
|
+
/** */
|
|
1372
|
+
|
|
1373
|
+
/** */
|
|
1374
|
+
|
|
1375
|
+
/** */
|
|
1376
|
+
|
|
1377
|
+
/** */
|
|
1378
|
+
|
|
1379
|
+
/** */
|
|
1380
|
+
|
|
1381
|
+
/** */
|
|
1382
|
+
|
|
1383
|
+
/** */
|
|
1384
|
+
|
|
1385
|
+
/** */
|
|
1386
|
+
|
|
1387
|
+
/** */
|
|
1388
|
+
|
|
1389
|
+
/** */
|
|
1390
|
+
|
|
1391
|
+
/** */
|
|
1392
|
+
|
|
1393
|
+
/** */
|
|
1394
|
+
|
|
1395
|
+
/** */
|
|
1396
|
+
|
|
1397
|
+
/** */
|
|
1398
|
+
|
|
1399
|
+
/** */
|
|
1400
|
+
|
|
1401
|
+
/** */
|
|
1402
|
+
|
|
1403
|
+
/** */
|
|
1404
|
+
|
|
1405
|
+
/** */
|
|
1406
|
+
|
|
1407
|
+
/** */
|
|
1408
|
+
|
|
1409
|
+
/** */
|
|
1410
|
+
|
|
1411
|
+
/** */
|
|
1412
|
+
|
|
1413
|
+
/** */
|
|
1414
|
+
|
|
1415
|
+
/** */
|
|
1416
|
+
|
|
1417
|
+
/** */
|
|
1418
|
+
|
|
1419
|
+
/** */
|
|
1420
|
+
|
|
1421
|
+
/** */
|
|
1422
|
+
|
|
1423
|
+
/** */
|
|
1424
|
+
|
|
1425
|
+
/** */
|
|
1426
|
+
|
|
1427
|
+
/** */
|
|
1428
|
+
|
|
1429
|
+
/** */
|
|
1430
|
+
|
|
1431
|
+
/** */
|
|
1432
|
+
|
|
1433
|
+
/** */
|
|
1434
|
+
|
|
1435
|
+
/** */
|
|
1436
|
+
|
|
1437
|
+
/** */
|
|
1438
|
+
|
|
1439
|
+
/** */
|
|
1440
|
+
|
|
1441
|
+
/** */
|
|
1442
|
+
|
|
1443
|
+
/** */
|
|
1444
|
+
|
|
1445
|
+
/** */
|
|
1446
|
+
|
|
1447
|
+
/** */
|
|
1448
|
+
|
|
1449
|
+
/** */
|
|
1450
|
+
|
|
1451
|
+
/** */
|
|
1452
|
+
|
|
1453
|
+
/** */
|
|
1454
|
+
|
|
1455
|
+
/** */
|
|
1456
|
+
|
|
1457
|
+
/** */
|
|
1458
|
+
|
|
1459
|
+
/** */
|
|
1460
|
+
|
|
1461
|
+
/** */
|
|
1462
|
+
|
|
1463
|
+
/** */
|
|
1464
|
+
|
|
1465
|
+
/** */
|
|
1466
|
+
|
|
1467
|
+
/** */
|
|
1468
|
+
|
|
1469
|
+
/** */
|
|
1470
|
+
|
|
1471
|
+
/** */
|
|
1472
|
+
|
|
1473
|
+
/** */
|
|
1474
|
+
|
|
1475
|
+
/** */
|
|
1476
|
+
|
|
1477
|
+
/** */
|
|
1478
|
+
|
|
1479
|
+
/** */
|
|
1480
|
+
|
|
1481
|
+
/** */
|
|
1482
|
+
|
|
1483
|
+
/** */
|
|
1484
|
+
|
|
1485
|
+
/** */
|
|
1486
|
+
|
|
1487
|
+
/** */
|
|
1488
|
+
|
|
1489
|
+
/** */
|
|
1490
|
+
|
|
1491
|
+
/** */
|
|
1492
|
+
|
|
1493
|
+
/** */
|
|
1494
|
+
|
|
1495
|
+
/** */
|
|
1496
|
+
|
|
1497
|
+
/** */
|
|
1498
|
+
|
|
1499
|
+
/** */
|
|
1500
|
+
|
|
1501
|
+
/** */
|
|
1502
|
+
|
|
1503
|
+
/** */
|
|
1504
|
+
|
|
1505
|
+
/** */
|
|
1506
|
+
|
|
1507
|
+
/** */
|
|
1508
|
+
|
|
1509
|
+
/** */
|
|
1510
|
+
|
|
1511
|
+
/** */
|
|
1512
|
+
|
|
1513
|
+
/** */
|
|
1514
|
+
|
|
1515
|
+
/** */
|
|
1516
|
+
|
|
1517
|
+
/** */
|
|
1518
|
+
|
|
1519
|
+
/** */
|
|
1520
|
+
|
|
1521
|
+
/** */
|
|
1522
|
+
|
|
1523
|
+
/** */
|
|
1524
|
+
|
|
1525
|
+
/** */
|
|
1526
|
+
|
|
1527
|
+
/** */
|
|
1528
|
+
|
|
1529
|
+
/** */
|
|
1530
|
+
|
|
1531
|
+
/** */
|
|
1532
|
+
|
|
1533
|
+
/** */
|
|
1534
|
+
|
|
1535
|
+
/** */
|
|
1536
|
+
|
|
1537
|
+
/** */
|
|
1538
|
+
|
|
1539
|
+
/** */
|
|
1540
|
+
|
|
1541
|
+
/** */
|
|
1542
|
+
|
|
1543
|
+
/** */
|
|
1544
|
+
|
|
1545
|
+
/** */
|
|
1546
|
+
|
|
1547
|
+
/** */
|
|
1548
|
+
|
|
1549
|
+
/** */
|
|
1550
|
+
|
|
1551
|
+
/** */
|
|
1552
|
+
|
|
1553
|
+
/** */
|
|
1554
|
+
|
|
1555
|
+
/** */
|
|
1556
|
+
|
|
1557
|
+
/** */
|
|
1558
|
+
|
|
1559
|
+
/** */
|
|
1560
|
+
|
|
1561
|
+
/** */
|
|
1562
|
+
|
|
1563
|
+
/** */
|
|
1564
|
+
|
|
1565
|
+
/** */
|
|
1566
|
+
|
|
1567
|
+
/** */
|
|
1568
|
+
|
|
1569
|
+
/** */
|
|
1570
|
+
|
|
1571
|
+
/** */
|
|
1572
|
+
|
|
1573
|
+
/** */
|
|
1574
|
+
|
|
1575
|
+
/** */
|
|
1576
|
+
|
|
1577
|
+
/** */
|
|
1578
|
+
|
|
1579
|
+
/** */
|
|
1580
|
+
|
|
1581
|
+
/** */
|
|
1582
|
+
|
|
1583
|
+
/** */
|
|
1584
|
+
|
|
1585
|
+
/** */
|
|
1586
|
+
|
|
1587
|
+
/** */
|
|
1588
|
+
|
|
1589
|
+
/** */
|
|
1590
|
+
|
|
1591
|
+
/** */
|
|
1592
|
+
|
|
1593
|
+
/** */
|
|
1594
|
+
|
|
1595
|
+
/** */
|
|
1596
|
+
|
|
1597
|
+
/** */
|
|
1598
|
+
|
|
1599
|
+
/** */
|
|
1600
|
+
|
|
1601
|
+
/** */
|
|
1602
|
+
|
|
1603
|
+
/** */
|
|
1604
|
+
|
|
1605
|
+
/** */
|
|
1606
|
+
|
|
1607
|
+
/** */
|
|
1608
|
+
|
|
1609
|
+
/** */
|
|
1610
|
+
|
|
1611
|
+
/** */
|
|
1612
|
+
|
|
1613
|
+
/** */
|
|
1614
|
+
|
|
1615
|
+
/** */
|
|
1616
|
+
|
|
1617
|
+
/** */
|
|
1618
|
+
|
|
1619
|
+
/** */
|
|
1620
|
+
|
|
1621
|
+
/** */
|
|
1622
|
+
|
|
1623
|
+
/** */
|
|
1624
|
+
|
|
1625
|
+
/** */
|
|
1626
|
+
|
|
1627
|
+
/** */
|
|
1628
|
+
|
|
1629
|
+
/** */
|
|
1630
|
+
|
|
1631
|
+
/** */
|
|
1632
|
+
|
|
1633
|
+
/** */
|
|
1634
|
+
|
|
1635
|
+
/** */
|
|
1636
|
+
|
|
1637
|
+
/** */
|
|
1638
|
+
|
|
1639
|
+
/** */
|
|
1640
|
+
|
|
1641
|
+
/** */
|
|
1642
|
+
|
|
1643
|
+
/** */
|
|
1644
|
+
|
|
1645
|
+
/** */
|
|
1646
|
+
|
|
1647
|
+
/** */
|
|
1648
|
+
|
|
1649
|
+
/** */
|
|
1650
|
+
|
|
1651
|
+
/** */
|
|
1652
|
+
|
|
1653
|
+
/** */
|
|
1654
|
+
|
|
1655
|
+
/** */
|
|
1656
|
+
|
|
1657
|
+
/** */
|
|
1658
|
+
|
|
1659
|
+
/** */
|
|
1660
|
+
|
|
1661
|
+
/** */
|
|
1662
|
+
|
|
1663
|
+
/** */
|
|
1664
|
+
|
|
1665
|
+
/** */
|
|
1666
|
+
|
|
1667
|
+
/** */
|
|
1668
|
+
|
|
1669
|
+
/** */
|
|
1670
|
+
|
|
1671
|
+
/** */
|
|
1672
|
+
|
|
1673
|
+
/** */
|
|
1674
|
+
|
|
1675
|
+
/** */
|
|
1676
|
+
|
|
1677
|
+
/** */
|
|
1678
|
+
|
|
1679
|
+
/** */
|
|
1680
|
+
|
|
1681
|
+
/** */
|
|
1682
|
+
|
|
1683
|
+
/** */
|
|
1684
|
+
|
|
1685
|
+
/** */
|
|
1686
|
+
|
|
1687
|
+
/** */
|
|
1688
|
+
|
|
1689
|
+
/** */
|
|
1690
|
+
|
|
1691
|
+
/** */
|
|
1692
|
+
|
|
1693
|
+
/** */
|
|
1694
|
+
|
|
1695
|
+
/** */
|
|
1696
|
+
|
|
1697
|
+
/** */
|
|
1698
|
+
|
|
1699
|
+
/** */
|
|
1700
|
+
|
|
1701
|
+
/** */
|
|
1702
|
+
|
|
1703
|
+
/** */
|
|
1704
|
+
|
|
1705
|
+
/** */
|
|
1706
|
+
|
|
1707
|
+
/** */
|
|
1708
|
+
|
|
1709
|
+
/** */
|
|
1710
|
+
|
|
1711
|
+
/** */
|
|
1712
|
+
|
|
1713
|
+
/** */
|
|
1714
|
+
|
|
1715
|
+
/** */
|
|
1716
|
+
|
|
1717
|
+
/** */
|
|
1718
|
+
|
|
1719
|
+
/** */
|
|
1720
|
+
|
|
1721
|
+
/** */
|
|
1722
|
+
|
|
1723
|
+
/** */
|
|
1724
|
+
|
|
1725
|
+
/** */
|
|
1726
|
+
|
|
1727
|
+
/** */
|
|
1728
|
+
|
|
1729
|
+
/** */
|
|
1730
|
+
|
|
1731
|
+
/** */
|
|
1732
|
+
|
|
1733
|
+
/** */
|
|
1734
|
+
|
|
1735
|
+
/** */
|
|
1736
|
+
|
|
1737
|
+
/** */
|
|
1738
|
+
|
|
1739
|
+
/** */
|
|
1740
|
+
|
|
1741
|
+
/** */
|
|
1742
|
+
|
|
1743
|
+
/** */
|
|
1744
|
+
|
|
1745
|
+
/** */
|
|
1746
|
+
|
|
1747
|
+
/** */
|
|
1748
|
+
|
|
1749
|
+
/** */
|
|
1750
|
+
|
|
1751
|
+
/** */
|
|
1752
|
+
|
|
1753
|
+
/** */
|
|
1754
|
+
|
|
1755
|
+
/** */
|
|
1756
|
+
|
|
1757
|
+
/** */
|
|
1758
|
+
|
|
1759
|
+
/** */
|
|
1760
|
+
|
|
1761
|
+
/** */
|
|
1762
|
+
|
|
1763
|
+
/** */
|
|
1764
|
+
|
|
1765
|
+
/** */
|
|
1766
|
+
|
|
1767
|
+
/** */
|
|
1768
|
+
|
|
1769
|
+
/** */
|
|
1770
|
+
|
|
1771
|
+
/** */
|
|
1772
|
+
|
|
1773
|
+
/** */
|
|
1774
|
+
|
|
1775
|
+
/** */
|
|
1776
|
+
|
|
1777
|
+
/** */
|
|
1778
|
+
|
|
1779
|
+
/** */
|
|
1780
|
+
|
|
1781
|
+
/** */
|
|
1782
|
+
|
|
1783
|
+
/** */
|
|
1784
|
+
|
|
1785
|
+
/** */
|
|
1786
|
+
|
|
1787
|
+
/** */
|
|
1788
|
+
|
|
1789
|
+
/** */
|
|
1790
|
+
|
|
1791
|
+
/** */
|
|
1792
|
+
|
|
1793
|
+
/** */
|
|
1794
|
+
|
|
1795
|
+
/** */
|
|
1796
|
+
|
|
1797
|
+
/** */
|
|
1798
|
+
|
|
1799
|
+
/** */
|
|
1800
|
+
|
|
1801
|
+
/** */
|
|
1802
|
+
|
|
1803
|
+
/** */
|
|
1804
|
+
|
|
1805
|
+
/** */
|
|
1806
|
+
|
|
1807
|
+
/** */
|
|
1808
|
+
|
|
1809
|
+
/** */
|
|
1810
|
+
|
|
1811
|
+
/** */
|
|
1812
|
+
|
|
1813
|
+
/** */
|
|
1814
|
+
|
|
1815
|
+
/** */
|
|
1816
|
+
|
|
1817
|
+
/** */
|
|
1818
|
+
|
|
1819
|
+
/** */
|
|
1820
|
+
|
|
1821
|
+
/** */
|
|
1822
|
+
|
|
1823
|
+
/** */
|
|
1824
|
+
|
|
1825
|
+
/** */
|
|
1826
|
+
|
|
1827
|
+
/** */
|
|
1828
|
+
|
|
1829
|
+
/** */
|
|
1830
|
+
|
|
1831
|
+
/** */
|
|
1832
|
+
|
|
1833
|
+
/** */
|
|
1834
|
+
|
|
1835
|
+
/** */
|
|
1836
|
+
|
|
1837
|
+
/** */
|
|
1838
|
+
|
|
1839
|
+
/** */
|
|
1840
|
+
|
|
1841
|
+
/** */
|
|
1842
|
+
|
|
1843
|
+
/** */
|
|
1844
|
+
|
|
1845
|
+
/** */
|
|
1846
|
+
|
|
1847
|
+
/** */
|
|
1848
|
+
|
|
1849
|
+
/** */
|
|
1850
|
+
|
|
1851
|
+
/** */
|
|
1852
|
+
|
|
1853
|
+
/** */
|
|
1854
|
+
|
|
1855
|
+
/** */
|
|
1856
|
+
|
|
1857
|
+
/** */
|
|
1858
|
+
|
|
1859
|
+
/** */
|
|
1860
|
+
|
|
1861
|
+
/** */
|
|
1862
|
+
|
|
1863
|
+
/** */
|
|
1864
|
+
|
|
1865
|
+
/** */
|
|
1866
|
+
|
|
1867
|
+
/** */
|
|
1868
|
+
|
|
1869
|
+
/** */
|
|
1870
|
+
|
|
1871
|
+
/** */
|
|
1872
|
+
|
|
1873
|
+
/** */
|
|
1874
|
+
|
|
1875
|
+
/** */
|
|
1876
|
+
|
|
1877
|
+
/** */
|
|
1878
|
+
|
|
1879
|
+
/** */
|
|
1880
|
+
|
|
1881
|
+
/** */
|
|
1882
|
+
|
|
1883
|
+
/** */
|
|
1884
|
+
|
|
1885
|
+
/** */
|
|
1886
|
+
|
|
1887
|
+
/** */
|
|
1888
|
+
|
|
1889
|
+
/** */
|
|
1890
|
+
|
|
1891
|
+
/** */
|
|
1892
|
+
|
|
1893
|
+
/** */
|
|
1894
|
+
|
|
1895
|
+
/** */
|
|
1896
|
+
|
|
1897
|
+
/** */
|
|
1898
|
+
|
|
1899
|
+
/** */
|
|
1900
|
+
|
|
1901
|
+
/** */
|
|
1902
|
+
|
|
1903
|
+
/** */
|
|
1904
|
+
|
|
1905
|
+
/** */
|
|
1906
|
+
|
|
1907
|
+
/** */
|
|
1908
|
+
|
|
1909
|
+
/** */
|
|
1910
|
+
|
|
1911
|
+
/** */
|
|
1912
|
+
|
|
1913
|
+
/** */
|
|
1914
|
+
|
|
1915
|
+
/** */
|
|
1916
|
+
|
|
1917
|
+
/** */
|
|
1918
|
+
|
|
1919
|
+
/** */
|
|
1920
|
+
|
|
1921
|
+
/** */
|
|
1922
|
+
|
|
1923
|
+
/** */
|
|
1924
|
+
|
|
1925
|
+
/** */
|
|
1926
|
+
|
|
1927
|
+
/** */
|
|
1928
|
+
|
|
1929
|
+
/** */
|
|
1930
|
+
|
|
1931
|
+
/** */
|
|
1932
|
+
|
|
1933
|
+
/** */
|
|
1934
|
+
|
|
1935
|
+
/** */
|
|
1936
|
+
|
|
1937
|
+
//! Burak Yiğit Kaya: https://github.com/BYK
|
|
1938
|
+
|
|
1939
|
+
//! Sigurd Gartmann : https://github.com/sigurdga
|
|
1940
|
+
|
|
1941
|
+
//! Stephen Ramthun : https://github.com/stephenramthun
|
|
1942
|
+
|
|
1943
|
+
//! Author : Menelion Elensúle : https://github.com/Oire
|
|
1944
|
+
|
|
1945
|
+
//! author : Abdel Said : https://github.com/abdelsaid
|
|
1946
|
+
|
|
1947
|
+
//! author : Abdel Said: https://github.com/abdelsaid
|
|
1948
|
+
|
|
1949
|
+
//! author : Adam Brunner : https://github.com/adambrunner
|
|
1950
|
+
|
|
1951
|
+
//! author : Aggelos Karalias : https://github.com/mehiel
|
|
1952
|
+
|
|
1953
|
+
//! author : Ahmed Elkhatib
|
|
1954
|
+
|
|
1955
|
+
//! author : Alessandro Maruccia : https://github.com/alesma
|
|
1956
|
+
|
|
1957
|
+
//! author : Ali Hmer: https://github.com/kikoanis
|
|
1958
|
+
|
|
1959
|
+
//! author : Amine Roukh: https://github.com/Amine27
|
|
1960
|
+
|
|
1961
|
+
//! author : Anatoly Mironov : https://github.com/mirontoli
|
|
1962
|
+
|
|
1963
|
+
//! author : Andrew Hood : https://github.com/andrewhood125
|
|
1964
|
+
|
|
1965
|
+
//! author : André Silva : https://github.com/askpt
|
|
1966
|
+
|
|
1967
|
+
//! author : Anthony : https://github.com/anthonylau
|
|
1968
|
+
|
|
1969
|
+
//! author : Arjunkumar Krishnamoorthy : https://github.com/tk120404
|
|
1970
|
+
|
|
1971
|
+
//! author : Armendarabyan : https://github.com/armendarabyan
|
|
1972
|
+
|
|
1973
|
+
//! author : Asraf Hossain Patoary : https://github.com/ashwoolford
|
|
1974
|
+
|
|
1975
|
+
//! author : Atamyrat Abdyrahmanov : https://github.com/atamyratabdy
|
|
1976
|
+
|
|
1977
|
+
//! author : Atolagbe Abisoye : https://github.com/andela-batolagbe
|
|
1978
|
+
|
|
1979
|
+
//! author : Bang Nguyen : https://github.com/bangnk
|
|
1980
|
+
|
|
1981
|
+
//! author : Ben : https://github.com/ben-lin
|
|
1982
|
+
|
|
1983
|
+
//! author : Bojan Marković : https://github.com/bmarkovic
|
|
1984
|
+
|
|
1985
|
+
//! author : Borislav Mickov : https://github.com/B0k0
|
|
1986
|
+
|
|
1987
|
+
//! author : Caio Ribeiro Pereira : https://github.com/caio-ribeiro-pereira
|
|
1988
|
+
|
|
1989
|
+
//! author : Chien Kira : https://github.com/chienkira
|
|
1990
|
+
|
|
1991
|
+
//! author : Chris Cartlidge : https://github.com/chriscartlidge
|
|
1992
|
+
|
|
1993
|
+
//! author : Chris Gedrim : https://github.com/chrisgedrim
|
|
1994
|
+
|
|
1995
|
+
//! author : Chris Lam : https://github.com/hehachris
|
|
1996
|
+
|
|
1997
|
+
//! author : Chyngyz Arystan uulu : https://github.com/chyngyz
|
|
1998
|
+
|
|
1999
|
+
//! author : Colin Dean : https://github.com/colindean
|
|
2000
|
+
|
|
2001
|
+
//! author : Dan Hagman : https://github.com/hagmandan
|
|
2002
|
+
|
|
2003
|
+
//! author : David Raison : https://github.com/kwisatz
|
|
2004
|
+
|
|
2005
|
+
//! author : David Rossellat : https://github.com/gholadr
|
|
2006
|
+
|
|
2007
|
+
//! author : Dmitry Demidov : https://github.com/demidov91
|
|
2008
|
+
|
|
2009
|
+
//! author : Dominika Kruk : https://github.com/amaranthrose
|
|
2010
|
+
|
|
2011
|
+
//! author : Ebrahim Byagowi : https://github.com/ebraminio
|
|
2012
|
+
|
|
2013
|
+
//! author : ElFadili Yassine : https://github.com/ElFadiliY
|
|
2014
|
+
|
|
2015
|
+
//! author : Emanuel Cepoi : https://github.com/cepem
|
|
2016
|
+
|
|
2017
|
+
//! author : Eneko Illarramendi : https://github.com/eillarra
|
|
2018
|
+
|
|
2019
|
+
//! author : Estelle Comment : https://github.com/estellecomment
|
|
2020
|
+
|
|
2021
|
+
//! author : Fahad Kassim : https://github.com/fadsel
|
|
2022
|
+
|
|
2023
|
+
//! author : Flakërim Ismani : https://github.com/flakerimi
|
|
2024
|
+
|
|
2025
|
+
//! author : Floyd Pink : https://github.com/floydpink
|
|
2026
|
+
|
|
2027
|
+
//! author : Gaspard Bucher : https://github.com/gaspard
|
|
2028
|
+
|
|
2029
|
+
//! author : Harpreet Singh : https://github.com/harpreetkhalsagtbit
|
|
2030
|
+
|
|
2031
|
+
//! author : Harshad Kale : https://github.com/kalehv
|
|
2032
|
+
|
|
2033
|
+
//! author : Henry Kehlmann : https://github.com/madhenry
|
|
2034
|
+
|
|
2035
|
+
//! author : Hinrik Örn Sigurðsson : https://github.com/hinrik
|
|
2036
|
+
|
|
2037
|
+
//! author : Irakli Janiashvili : https://github.com/IrakliJani
|
|
2038
|
+
|
|
2039
|
+
//! author : Iustì Canun
|
|
2040
|
+
|
|
2041
|
+
//! author : JC Franco : https://github.com/jcfranco
|
|
2042
|
+
|
|
2043
|
+
//! author : Jacob Middag : https://github.com/middagj
|
|
2044
|
+
|
|
2045
|
+
//! author : Jared Morse : https://github.com/jarcoal
|
|
2046
|
+
|
|
2047
|
+
//! author : Jatin Agrawal : https://github.com/jatinag22
|
|
2048
|
+
|
|
2049
|
+
//! author : Javkhlantugs Nyamdorj : https://github.com/javkhaanj7
|
|
2050
|
+
|
|
2051
|
+
//! author : Jawish Hameed : https://github.com/jawish
|
|
2052
|
+
|
|
2053
|
+
//! author : Jean-Baptiste Le Duigou : https://github.com/jbleduigou
|
|
2054
|
+
|
|
2055
|
+
//! author : Jeeeyul Lee <jeeeyul@gmail.com>
|
|
2056
|
+
|
|
2057
|
+
//! author : Jefferson : https://github.com/jalex79
|
|
2058
|
+
|
|
2059
|
+
//! author : Jens Alm : https://github.com/ulmus
|
|
2060
|
+
|
|
2061
|
+
//! author : John Corrigan <robbiecloset@gmail.com> : https://github.com/johnideal
|
|
2062
|
+
|
|
2063
|
+
//! author : John Fischer : https://github.com/jfroffice
|
|
2064
|
+
|
|
2065
|
+
//! author : Jon Ashdown : https://github.com/jonashdown
|
|
2066
|
+
|
|
2067
|
+
//! author : Jonathan Abourbih : https://github.com/jonbca
|
|
2068
|
+
|
|
2069
|
+
//! author : Joris Röling : https://github.com/jorisroling
|
|
2070
|
+
|
|
2071
|
+
//! author : Joshua Brooks : https://github.com/joshbrooks
|
|
2072
|
+
|
|
2073
|
+
//! author : Juan G. Hurtado : https://github.com/juanghurtado
|
|
2074
|
+
|
|
2075
|
+
//! author : Julio Napurí : https://github.com/julionc
|
|
2076
|
+
|
|
2077
|
+
//! author : Jānis Elmeris : https://github.com/JanisE
|
|
2078
|
+
|
|
2079
|
+
//! author : Kaushik Gandhi : https://github.com/kaushikgandhi
|
|
2080
|
+
|
|
2081
|
+
//! author : Kaushik Thanki : https://github.com/Kaushik1987
|
|
2082
|
+
|
|
2083
|
+
//! author : Konstantin : https://github.com/skfd
|
|
2084
|
+
|
|
2085
|
+
//! author : Krasen Borisov : https://github.com/kraz
|
|
2086
|
+
|
|
2087
|
+
//! author : Kridsada Thanabulpong : https://github.com/sirn
|
|
2088
|
+
|
|
2089
|
+
//! author : Krishna Chaitanya Thota : https://github.com/kcthota
|
|
2090
|
+
|
|
2091
|
+
//! author : Kristaps Karlsons : https://github.com/skakri
|
|
2092
|
+
|
|
2093
|
+
//! author : Kristian Sakarisson : https://github.com/sakarisson
|
|
2094
|
+
|
|
2095
|
+
//! author : Kruy Vanna : https://github.com/kruyvanna
|
|
2096
|
+
|
|
2097
|
+
//! author : Kyungwook, Park : https://github.com/kyungw00k
|
|
2098
|
+
|
|
2099
|
+
//! author : LI Long : https://github.com/baryon
|
|
2100
|
+
|
|
2101
|
+
//! author : Lorenzo : https://github.com/aliem
|
|
2102
|
+
|
|
2103
|
+
//! author : Luke McGregor : https://github.com/lukemcgregor
|
|
2104
|
+
|
|
2105
|
+
//! author : Martin Groller : https://github.com/MadMG
|
|
2106
|
+
|
|
2107
|
+
//! author : Martin Minka : https://github.com/k2s
|
|
2108
|
+
|
|
2109
|
+
//! author : Matthew Castrillon-Madrigal : https://github.com/techdimension
|
|
2110
|
+
|
|
2111
|
+
//! author : Matthew Co : https://github.com/matthewdeeco
|
|
2112
|
+
|
|
2113
|
+
//! author : Mayank Singhal : https://github.com/mayanksinghal
|
|
2114
|
+
|
|
2115
|
+
//! author : Menelion Elensúle : https://github.com/Oire
|
|
2116
|
+
|
|
2117
|
+
//! author : Mia Nordentoft Imperatori : https://github.com/miestasmia
|
|
2118
|
+
|
|
2119
|
+
//! author : Mikolaj Dadela : https://github.com/mik01aj
|
|
2120
|
+
|
|
2121
|
+
//! author : Milan Janačković<milanjanackovic@gmail.com> : https://github.com/milan-j
|
|
2122
|
+
|
|
2123
|
+
//! author : Mindaugas Mozūras : https://github.com/mmozuras
|
|
2124
|
+
|
|
2125
|
+
//! author : Miodrag Nikač <miodrag@restartit.me> : https://github.com/miodragnikac
|
|
2126
|
+
|
|
2127
|
+
//! author : Mohammad Satrio Utomo : https://github.com/tyok
|
|
2128
|
+
|
|
2129
|
+
//! author : Moshe Simantov : https://github.com/DevelopmentIL
|
|
2130
|
+
|
|
2131
|
+
//! author : Nader Toukabri : https://github.com/naderio
|
|
2132
|
+
|
|
2133
|
+
//! author : Narain Sagar : https://github.com/narainsagar
|
|
2134
|
+
|
|
2135
|
+
//! author : Nedim Cholich : https://github.com/frontyard
|
|
2136
|
+
|
|
2137
|
+
//! author : Nicolai Davies<mail@nicolai.io> : https://github.com/nicolaidavies
|
|
2138
|
+
|
|
2139
|
+
//! author : Noureddine LOUAHEDJ : https://github.com/noureddinem
|
|
2140
|
+
|
|
2141
|
+
//! author : Nusret Parlak: https://github.com/nusretparlak
|
|
2142
|
+
|
|
2143
|
+
//! author : Oerd Cukalla : https://github.com/oerd
|
|
2144
|
+
|
|
2145
|
+
//! author : Onorio De J. Afonso : https://github.com/marobo
|
|
2146
|
+
|
|
2147
|
+
//! author : Orif N. Jr. : https://github.com/orif-jr
|
|
2148
|
+
|
|
2149
|
+
//! author : Peter Viszt : https://github.com/passatgt
|
|
2150
|
+
|
|
2151
|
+
//! author : Quentin PAGÈS : https://github.com/Quenty31
|
|
2152
|
+
|
|
2153
|
+
//! author : Rafal Hirsz : https://github.com/evoL
|
|
2154
|
+
|
|
2155
|
+
//! author : Ragnar Johannesen : https://github.com/ragnar123
|
|
2156
|
+
|
|
2157
|
+
//! author : Rajeev Naik : https://github.com/rajeevnaikte
|
|
2158
|
+
|
|
2159
|
+
//! author : Rasulbek Mirzayev : github.com/Rasulbeeek
|
|
2160
|
+
|
|
2161
|
+
//! author : Robert Allen : https://github.com/robgallen
|
|
2162
|
+
|
|
2163
|
+
//! author : Robert Sedovšek : https://github.com/sedovsek
|
|
2164
|
+
|
|
2165
|
+
//! author : Robin van der Vliet : https://github.com/robin0van0der0v
|
|
2166
|
+
|
|
2167
|
+
//! author : Rony Lantip : https://github.com/lantip
|
|
2168
|
+
|
|
2169
|
+
//! author : Ryan Hart : https://github.com/ryanhart2
|
|
2170
|
+
|
|
2171
|
+
//! author : Sampath Sitinamaluwa : https://github.com/sampathsris
|
|
2172
|
+
|
|
2173
|
+
//! author : Sardor Muminov : https://github.com/muminoff
|
|
2174
|
+
|
|
2175
|
+
//! author : Sashko Todorov : https://github.com/bkyceh
|
|
2176
|
+
|
|
2177
|
+
//! author : Sawood Alam : https://github.com/ibnesayeed
|
|
2178
|
+
|
|
2179
|
+
//! author : Shahram Mebashar : https://github.com/ShahramMebashar
|
|
2180
|
+
|
|
2181
|
+
//! author : Sonia Simoes : https://github.com/soniasimoes
|
|
2182
|
+
|
|
2183
|
+
//! author : Squar team, mysquar.com
|
|
2184
|
+
|
|
2185
|
+
//! author : Stefan Crnjaković <stefan@hotmail.rs> : https://github.com/crnjakovic
|
|
2186
|
+
|
|
2187
|
+
//! author : Suhail Alkowaileet : https://github.com/xsoh
|
|
2188
|
+
|
|
2189
|
+
//! author : Tal Ater : https://github.com/TalAter
|
|
2190
|
+
|
|
2191
|
+
//! author : Tan Yuanhong : https://github.com/le0tan
|
|
2192
|
+
|
|
2193
|
+
//! author : Tarmo Aidantausta : https://github.com/bleadof
|
|
2194
|
+
|
|
2195
|
+
//! author : The Discoverer : https://github.com/WikiDiscoverer
|
|
2196
|
+
|
|
2197
|
+
//! author : Thupten N. Chakrishar : https://github.com/vajradog
|
|
2198
|
+
|
|
2199
|
+
//! author : Tin Aung Lin : https://github.com/thanyawzinmin
|
|
2200
|
+
|
|
2201
|
+
//! author : Tomer Cohen : https://github.com/tomer
|
|
2202
|
+
|
|
2203
|
+
//! author : Ulrik Nielsen : https://github.com/mrbase
|
|
2204
|
+
|
|
2205
|
+
//! author : Valentin Agachi : https://github.com/avaly
|
|
2206
|
+
|
|
2207
|
+
//! author : Viktorminator : https://github.com/Viktorminator
|
|
2208
|
+
|
|
2209
|
+
//! author : Vivek Athalye : https://github.com/vnathalye
|
|
2210
|
+
|
|
2211
|
+
//! author : Vlad Gurdiga : https://github.com/gurdiga
|
|
2212
|
+
|
|
2213
|
+
//! author : Weldan Jamili : https://github.com/weldan
|
|
2214
|
+
|
|
2215
|
+
//! author : Werner Mollentze : https://github.com/wernerm
|
|
2216
|
+
|
|
2217
|
+
//! author : Zack : https://github.com/ZackVision
|
|
2218
|
+
|
|
2219
|
+
//! author : Zeno Zeng : https://github.com/zenozeng
|
|
2220
|
+
|
|
2221
|
+
//! author : bustta : https://github.com/bustta
|
|
2222
|
+
|
|
2223
|
+
//! author : chrisrodz : https://github.com/chrisrodz
|
|
2224
|
+
|
|
2225
|
+
//! author : forabi https://github.com/forabi
|
|
2226
|
+
|
|
2227
|
+
//! author : https://github.com/ryangreaves
|
|
2228
|
+
|
|
2229
|
+
//! author : lluchs : https://github.com/lluchs
|
|
2230
|
+
|
|
2231
|
+
//! author : mweimerskirch : https://github.com/mweimerskirch
|
|
2232
|
+
|
|
2233
|
+
//! author : petrbela : https://github.com/petrbela
|
|
2234
|
+
|
|
2235
|
+
//! author : sschueller : https://github.com/sschueller
|
|
2236
|
+
|
|
2237
|
+
//! author : suupic : https://github.com/suupic
|
|
2238
|
+
|
|
2239
|
+
//! author : suvash : https://github.com/suvash
|
|
2240
|
+
|
|
2241
|
+
//! author : topchiyev : https://github.com/topchiyev
|
|
2242
|
+
|
|
2243
|
+
//! author : uu109 : https://github.com/uu109
|
|
2244
|
+
|
|
2245
|
+
//! author : xfh : https://github.com/xfh
|
|
2246
|
+
|
|
2247
|
+
//! author : zemlanin : https://github.com/zemlanin
|
|
2248
|
+
|
|
2249
|
+
//! author : Коренберг Марк : https://github.com/socketpair
|
|
2250
|
+
|
|
2251
|
+
//! author: Marco : https://github.com/Manfre98
|
|
2252
|
+
|
|
2253
|
+
//! author: Mattia Larentis: https://github.com/nostalgiaz
|
|
2254
|
+
|
|
2255
|
+
//! author: Menelion Elensúle: https://github.com/Oire
|
|
2256
|
+
|
|
2257
|
+
//! author: Praleska: http://praleska.pro/
|
|
2258
|
+
|
|
2259
|
+
//! author: boyaq : https://github.com/boyaq
|
|
2260
|
+
|
|
2261
|
+
//! authors : Bård Rolstad Henriksen : https://github.com/karamell
|
|
2262
|
+
|
|
2263
|
+
//! authors : Erhan Gundogan : https://github.com/erhangundogan,
|
|
2264
|
+
|
|
2265
|
+
//! authors : Espen Hovlandsdal : https://github.com/rexxars
|
|
2266
|
+
|
|
2267
|
+
//! authors : Nurlan Rakhimzhanov : https://github.com/nurlan
|
|
2268
|
+
|
|
2269
|
+
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
2270
|
+
|
|
2271
|
+
//! authors : https://github.com/mechuwind
|
|
2272
|
+
|
|
2273
|
+
//! based on (hr) translation by Bojan Marković
|
|
2274
|
+
|
|
2275
|
+
//! based on work of petrbela : https://github.com/petrbela
|
|
2276
|
+
|
|
2277
|
+
//! comment : Vivakvo corrected the translation by colindean and miestasmia
|
|
2278
|
+
|
|
2279
|
+
//! comment : miestasmia corrected the translation by colindean
|
|
2280
|
+
|
|
2281
|
+
//! improvements : Illimar Tambek : https://github.com/ragulka
|
|
2282
|
+
|
|
2283
|
+
//! license : MIT
|
|
2284
|
+
|
|
2285
|
+
//! locale : Arabic (Tunisia) [ar-tn]
|
|
2286
|
+
|
|
2287
|
+
//! locale : Afrikaans [af]
|
|
2288
|
+
|
|
2289
|
+
//! locale : Albanian [sq]
|
|
2290
|
+
|
|
2291
|
+
//! locale : Arabic (Algeria) [ar-dz]
|
|
2292
|
+
|
|
2293
|
+
//! locale : Arabic (Kuwait) [ar-kw]
|
|
2294
|
+
|
|
2295
|
+
//! locale : Arabic (Libya) [ar-ly]
|
|
2296
|
+
|
|
2297
|
+
//! locale : Arabic (Morocco) [ar-ma]
|
|
2298
|
+
|
|
2299
|
+
//! locale : Arabic (Saudi Arabia) [ar-sa]
|
|
2300
|
+
|
|
2301
|
+
//! locale : Arabic [ar]
|
|
2302
|
+
|
|
2303
|
+
//! locale : Armenian [hy-am]
|
|
2304
|
+
|
|
2305
|
+
//! locale : Azerbaijani [az]
|
|
2306
|
+
|
|
2307
|
+
//! locale : Bambara [bm]
|
|
2308
|
+
|
|
2309
|
+
//! locale : Basque [eu]
|
|
2310
|
+
|
|
2311
|
+
//! locale : Belarusian [be]
|
|
2312
|
+
|
|
2313
|
+
//! locale : Bengali (Bangladesh) [bn-bd]
|
|
2314
|
+
|
|
2315
|
+
//! locale : Bengali [bn]
|
|
2316
|
+
|
|
2317
|
+
//! locale : Bosnian [bs]
|
|
2318
|
+
|
|
2319
|
+
//! locale : Breton [br]
|
|
2320
|
+
|
|
2321
|
+
//! locale : Bulgarian [bg]
|
|
2322
|
+
|
|
2323
|
+
//! locale : Burmese [my]
|
|
2324
|
+
|
|
2325
|
+
//! locale : Cambodian [km]
|
|
2326
|
+
|
|
2327
|
+
//! locale : Catalan [ca]
|
|
2328
|
+
|
|
2329
|
+
//! locale : Central Atlas Tamazight Latin [tzm-latn]
|
|
2330
|
+
|
|
2331
|
+
//! locale : Central Atlas Tamazight [tzm]
|
|
2332
|
+
|
|
2333
|
+
//! locale : Chinese (China) [zh-cn]
|
|
2334
|
+
|
|
2335
|
+
//! locale : Chinese (Hong Kong) [zh-hk]
|
|
2336
|
+
|
|
2337
|
+
//! locale : Chinese (Macau) [zh-mo]
|
|
2338
|
+
|
|
2339
|
+
//! locale : Chinese (Taiwan) [zh-tw]
|
|
2340
|
+
|
|
2341
|
+
//! locale : Chuvash [cv]
|
|
2342
|
+
|
|
2343
|
+
//! locale : Croatian [hr]
|
|
2344
|
+
|
|
2345
|
+
//! locale : Czech [cs]
|
|
2346
|
+
|
|
2347
|
+
//! locale : Danish [da]
|
|
2348
|
+
|
|
2349
|
+
//! locale : Dutch (Belgium) [nl-be]
|
|
2350
|
+
|
|
2351
|
+
//! locale : Dutch [nl]
|
|
2352
|
+
|
|
2353
|
+
//! locale : English (Australia) [en-au]
|
|
2354
|
+
|
|
2355
|
+
//! locale : English (Canada) [en-ca]
|
|
2356
|
+
|
|
2357
|
+
//! locale : English (India) [en-in]
|
|
2358
|
+
|
|
2359
|
+
//! locale : English (Ireland) [en-ie]
|
|
2360
|
+
|
|
2361
|
+
//! locale : English (Israel) [en-il]
|
|
2362
|
+
|
|
2363
|
+
//! locale : English (New Zealand) [en-nz]
|
|
2364
|
+
|
|
2365
|
+
//! locale : English (Singapore) [en-sg]
|
|
2366
|
+
|
|
2367
|
+
//! locale : English (United Kingdom) [en-gb]
|
|
2368
|
+
|
|
2369
|
+
//! locale : Esperanto [eo]
|
|
2370
|
+
|
|
2371
|
+
//! locale : Estonian [et]
|
|
2372
|
+
|
|
2373
|
+
//! locale : Faroese [fo]
|
|
2374
|
+
|
|
2375
|
+
//! locale : Filipino [fil]
|
|
2376
|
+
|
|
2377
|
+
//! locale : Finnish [fi]
|
|
2378
|
+
|
|
2379
|
+
//! locale : French (Canada) [fr-ca]
|
|
2380
|
+
|
|
2381
|
+
//! locale : French (Switzerland) [fr-ch]
|
|
2382
|
+
|
|
2383
|
+
//! locale : French [fr]
|
|
2384
|
+
|
|
2385
|
+
//! locale : Frisian [fy]
|
|
2386
|
+
|
|
2387
|
+
//! locale : Galician [gl]
|
|
2388
|
+
|
|
2389
|
+
//! locale : Georgian [ka]
|
|
2390
|
+
|
|
2391
|
+
//! locale : German (Austria) [de-at]
|
|
2392
|
+
|
|
2393
|
+
//! locale : German (Switzerland) [de-ch]
|
|
2394
|
+
|
|
2395
|
+
//! locale : German [de]
|
|
2396
|
+
|
|
2397
|
+
//! locale : Greek [el]
|
|
2398
|
+
|
|
2399
|
+
//! locale : Gujarati [gu]
|
|
2400
|
+
|
|
2401
|
+
//! locale : Hebrew [he]
|
|
2402
|
+
|
|
2403
|
+
//! locale : Hindi [hi]
|
|
2404
|
+
|
|
2405
|
+
//! locale : Hungarian [hu]
|
|
2406
|
+
|
|
2407
|
+
//! locale : Icelandic [is]
|
|
2408
|
+
|
|
2409
|
+
//! locale : Indonesian [id]
|
|
2410
|
+
|
|
2411
|
+
//! locale : Irish or Irish Gaelic [ga]
|
|
2412
|
+
|
|
2413
|
+
//! locale : Italian (Switzerland) [it-ch]
|
|
2414
|
+
|
|
2415
|
+
//! locale : Italian [it]
|
|
2416
|
+
|
|
2417
|
+
//! locale : Japanese [ja]
|
|
2418
|
+
|
|
2419
|
+
//! locale : Javanese [jv]
|
|
2420
|
+
|
|
2421
|
+
//! locale : Kannada [kn]
|
|
2422
|
+
|
|
2423
|
+
//! locale : Kazakh [kk]
|
|
2424
|
+
|
|
2425
|
+
//! locale : Klingon [tlh]
|
|
2426
|
+
|
|
2427
|
+
//! locale : Konkani Devanagari script [gom-deva]
|
|
2428
|
+
|
|
2429
|
+
//! locale : Konkani Latin script [gom-latn]
|
|
2430
|
+
|
|
2431
|
+
//! locale : Korean [ko]
|
|
2432
|
+
|
|
2433
|
+
//! locale : Kurdish [ku]
|
|
2434
|
+
|
|
2435
|
+
//! locale : Kyrgyz [ky]
|
|
2436
|
+
|
|
2437
|
+
//! locale : Lao [lo]
|
|
2438
|
+
|
|
2439
|
+
//! locale : Latvian [lv]
|
|
2440
|
+
|
|
2441
|
+
//! locale : Lithuanian [lt]
|
|
2442
|
+
|
|
2443
|
+
//! locale : Luxembourgish [lb]
|
|
2444
|
+
|
|
2445
|
+
//! locale : Macedonian [mk]
|
|
2446
|
+
|
|
2447
|
+
//! locale : Malay [ms-my]
|
|
2448
|
+
|
|
2449
|
+
//! locale : Malay [ms]
|
|
2450
|
+
|
|
2451
|
+
//! locale : Malayalam [ml]
|
|
2452
|
+
|
|
2453
|
+
//! locale : Maldivian [dv]
|
|
2454
|
+
|
|
2455
|
+
//! locale : Maltese (Malta) [mt]
|
|
2456
|
+
|
|
2457
|
+
//! locale : Maori [mi]
|
|
2458
|
+
|
|
2459
|
+
//! locale : Marathi [mr]
|
|
2460
|
+
|
|
2461
|
+
//! locale : Mongolian [mn]
|
|
2462
|
+
|
|
2463
|
+
//! locale : Montenegrin [me]
|
|
2464
|
+
|
|
2465
|
+
//! locale : Nepalese [ne]
|
|
2466
|
+
|
|
2467
|
+
//! locale : Northern Sami [se]
|
|
2468
|
+
|
|
2469
|
+
//! locale : Norwegian Bokmål [nb]
|
|
2470
|
+
|
|
2471
|
+
//! locale : Nynorsk [nn]
|
|
2472
|
+
|
|
2473
|
+
//! locale : Occitan, lengadocian dialecte [oc-lnc]
|
|
2474
|
+
|
|
2475
|
+
//! locale : Persian [fa]
|
|
2476
|
+
|
|
2477
|
+
//! locale : Polish [pl]
|
|
2478
|
+
|
|
2479
|
+
//! locale : Portuguese (Brazil) [pt-br]
|
|
2480
|
+
|
|
2481
|
+
//! locale : Portuguese [pt]
|
|
2482
|
+
|
|
2483
|
+
//! locale : Pseudo [x-pseudo]
|
|
2484
|
+
|
|
2485
|
+
//! locale : Punjabi (India) [pa-in]
|
|
2486
|
+
|
|
2487
|
+
//! locale : Romanian [ro]
|
|
2488
|
+
|
|
2489
|
+
//! locale : Russian [ru]
|
|
2490
|
+
|
|
2491
|
+
//! locale : Scottish Gaelic [gd]
|
|
2492
|
+
|
|
2493
|
+
//! locale : Serbian Cyrillic [sr-cyrl]
|
|
2494
|
+
|
|
2495
|
+
//! locale : Serbian [sr]
|
|
2496
|
+
|
|
2497
|
+
//! locale : Sindhi [sd]
|
|
2498
|
+
|
|
2499
|
+
//! locale : Sinhalese [si]
|
|
2500
|
+
|
|
2501
|
+
//! locale : Slovak [sk]
|
|
2502
|
+
|
|
2503
|
+
//! locale : Slovenian [sl]
|
|
2504
|
+
|
|
2505
|
+
//! locale : Spanish (Dominican Republic) [es-do]
|
|
2506
|
+
|
|
2507
|
+
//! locale : Spanish (Mexico) [es-mx]
|
|
2508
|
+
|
|
2509
|
+
//! locale : Spanish (United States) [es-us]
|
|
2510
|
+
|
|
2511
|
+
//! locale : Spanish [es]
|
|
2512
|
+
|
|
2513
|
+
//! locale : Swahili [sw]
|
|
2514
|
+
|
|
2515
|
+
//! locale : Swedish [sv]
|
|
2516
|
+
|
|
2517
|
+
//! locale : Tagalog (Philippines) [tl-ph]
|
|
2518
|
+
|
|
2519
|
+
//! locale : Tajik [tg]
|
|
2520
|
+
|
|
2521
|
+
//! locale : Talossan [tzl]
|
|
2522
|
+
|
|
2523
|
+
//! locale : Tamil [ta]
|
|
2524
|
+
|
|
2525
|
+
//! locale : Telugu [te]
|
|
2526
|
+
|
|
2527
|
+
//! locale : Tetun Dili (East Timor) [tet]
|
|
2528
|
+
|
|
2529
|
+
//! locale : Thai [th]
|
|
2530
|
+
|
|
2531
|
+
//! locale : Tibetan [bo]
|
|
2532
|
+
|
|
2533
|
+
//! locale : Turkish [tr]
|
|
2534
|
+
|
|
2535
|
+
//! locale : Turkmen [tk]
|
|
2536
|
+
|
|
2537
|
+
//! locale : Ukrainian [uk]
|
|
2538
|
+
|
|
2539
|
+
//! locale : Urdu [ur]
|
|
2540
|
+
|
|
2541
|
+
//! locale : Uyghur (China) [ug-cn]
|
|
2542
|
+
|
|
2543
|
+
//! locale : Uzbek Latin [uz-latn]
|
|
2544
|
+
|
|
2545
|
+
//! locale : Uzbek [uz]
|
|
2546
|
+
|
|
2547
|
+
//! locale : Vietnamese [vi]
|
|
2548
|
+
|
|
2549
|
+
//! locale : Welsh [cy]
|
|
2550
|
+
|
|
2551
|
+
//! locale : Yoruba Nigeria [yo]
|
|
2552
|
+
|
|
2553
|
+
//! locale : siSwati [ss]
|
|
2554
|
+
|
|
2555
|
+
//! moment.js
|
|
2556
|
+
|
|
2557
|
+
//! moment.js locale configuration
|
|
2558
|
+
|
|
2559
|
+
//! momentjs.com
|
|
2560
|
+
|
|
2561
|
+
//! note : DEPRECATED, the correct one is [ms]
|
|
2562
|
+
|
|
2563
|
+
//! reference: http://id.wikisource.org/wiki/Pedoman_Umum_Ejaan_Bahasa_Indonesia_yang_Disempurnakan
|
|
2564
|
+
|
|
2565
|
+
//! reference: http://jv.wikipedia.org/wiki/Basa_Jawa
|
|
2566
|
+
|
|
2567
|
+
//! version : 2.29.4
|