@maplat/ui 0.10.2 → 0.10.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,41 +1,41 @@
1
- /*!
2
- * ol-contextmenu - v4.1.0
3
- * https://github.com/jonataswalker/ol-contextmenu
4
- * Built: Sat Aug 15 2020 10:43:26 GMT-0300 (Brasilia Standard Time)
5
- */
6
-
7
- /*!
8
- ** sprintf.js -- POSIX sprintf(3)-style String Formatting for JavaScript
9
- ** Copyright (c) 2006-2014 Ralf S. Engelschall <rse@engelschall.com>
10
- ** Partly based on Public Domain code by Jan Moesen <http://jan.moesen.nu/>
11
- **
12
- ** Permission is hereby granted, free of charge, to any person obtaining
13
- ** a copy of this software and associated documentation files (the
14
- ** "Software"), to deal in the Software without restriction, including
15
- ** without limitation the rights to use, copy, modify, merge, publish,
16
- ** distribute, sublicense, and/or sell copies of the Software, and to
17
- ** permit persons to whom the Software is furnished to do so, subject to
18
- ** the following conditions:
19
- **
20
- ** The above copyright notice and this permission notice shall be included
21
- ** in all copies or substantial portions of the Software.
22
- **
23
- ** THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24
- ** EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25
- ** MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
26
- ** IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
27
- ** CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
28
- ** TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29
- ** SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30
- */
31
-
32
- /*! @maplat/ui v0.10.2 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */
33
-
34
- /**
35
- * splaytree v3.1.0
36
- * Fast Splay tree for Node and browser
37
- *
38
- * @author Alexander Milevski <info@w8r.name>
39
- * @license MIT
40
- * @preserve
41
- */
1
+ /*!
2
+ * ol-contextmenu - v4.1.0
3
+ * https://github.com/jonataswalker/ol-contextmenu
4
+ * Built: Sat Aug 15 2020 10:43:26 GMT-0300 (Brasilia Standard Time)
5
+ */
6
+
7
+ /*!
8
+ ** sprintf.js -- POSIX sprintf(3)-style String Formatting for JavaScript
9
+ ** Copyright (c) 2006-2014 Ralf S. Engelschall <rse@engelschall.com>
10
+ ** Partly based on Public Domain code by Jan Moesen <http://jan.moesen.nu/>
11
+ **
12
+ ** Permission is hereby granted, free of charge, to any person obtaining
13
+ ** a copy of this software and associated documentation files (the
14
+ ** "Software"), to deal in the Software without restriction, including
15
+ ** without limitation the rights to use, copy, modify, merge, publish,
16
+ ** distribute, sublicense, and/or sell copies of the Software, and to
17
+ ** permit persons to whom the Software is furnished to do so, subject to
18
+ ** the following conditions:
19
+ **
20
+ ** The above copyright notice and this permission notice shall be included
21
+ ** in all copies or substantial portions of the Software.
22
+ **
23
+ ** THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24
+ ** EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25
+ ** MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
26
+ ** IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
27
+ ** CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
28
+ ** TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
29
+ ** SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30
+ */
31
+
32
+ /*! @maplat/ui v0.10.3 | Kohei Otsuka, Code for History | license: Maplat Limited License 1.1 */
33
+
34
+ /**
35
+ * splaytree v3.1.0
36
+ * Fast Splay tree for Node and browser
37
+ *
38
+ * @author Alexander Milevski <info@w8r.name>
39
+ * @license MIT
40
+ * @preserve
41
+ */