@entryscape/rdforms 10.13.5 → 10.14.0

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.
@@ -0,0 +1,114 @@
1
+ /*!
2
+ * Bootstrap v4.6.2 (https://getbootstrap.com/)
3
+ * Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
4
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
5
+ */
6
+
7
+ /*!
8
+ * Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
9
+ *
10
+ * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
11
+ */
12
+
13
+ /*!
14
+ * Determine if an object is a Buffer
15
+ *
16
+ * @author Feross Aboukhadijeh <https://feross.org>
17
+ * @license MIT
18
+ */
19
+
20
+ /*!
21
+ * Sizzle CSS Selector Engine v2.3.10
22
+ * https://sizzlejs.com/
23
+ *
24
+ * Copyright JS Foundation and other contributors
25
+ * Released under the MIT license
26
+ * https://js.foundation/
27
+ *
28
+ * Date: 2023-02-14
29
+ */
30
+
31
+ /*!
32
+ * The buffer module from node.js, for the browser.
33
+ *
34
+ * @author Feross Aboukhadijeh <https://feross.org>
35
+ * @license MIT
36
+ */
37
+
38
+ /*!
39
+ * jQuery JavaScript Library v3.7.1
40
+ * https://jquery.com/
41
+ *
42
+ * Copyright OpenJS Foundation and other contributors
43
+ * Released under the MIT license
44
+ * https://jquery.org/license
45
+ *
46
+ * Date: 2023-08-28T13:37Z
47
+ */
48
+
49
+ /*!
50
+ * jQuery Mousewheel 3.2.2
51
+ * Copyright OpenJS Foundation and other contributors
52
+ */
53
+
54
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
55
+
56
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
57
+
58
+ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
59
+
60
+ /**
61
+ * @license almond 0.3.3 Copyright jQuery Foundation and other contributors.
62
+ * Released under MIT license, http://github.com/requirejs/almond/LICENSE
63
+ */
64
+
65
+ /**
66
+ * Character class utilities for XML NS 1.0 edition 3.
67
+ *
68
+ * @author Louis-Dominique Dubeau
69
+ * @license MIT
70
+ * @copyright Louis-Dominique Dubeau
71
+ */
72
+
73
+ /**
74
+ * Character classes and associated utilities for the 2nd edition of XML 1.1.
75
+ *
76
+ * @author Louis-Dominique Dubeau
77
+ * @license MIT
78
+ * @copyright Louis-Dominique Dubeau
79
+ */
80
+
81
+ /**
82
+ * Character classes and associated utilities for the 5th edition of XML 1.0.
83
+ *
84
+ * @author Louis-Dominique Dubeau
85
+ * @license MIT
86
+ * @copyright Louis-Dominique Dubeau
87
+ */
88
+
89
+ /**!
90
+ * @fileOverview Kickass library to create and place poppers near their reference elements.
91
+ * @version 1.16.1
92
+ * @license
93
+ * Copyright (c) 2016 Federico Zivolo and contributors
94
+ *
95
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
96
+ * of this software and associated documentation files (the "Software"), to deal
97
+ * in the Software without restriction, including without limitation the rights
98
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99
+ * copies of the Software, and to permit persons to whom the Software is
100
+ * furnished to do so, subject to the following conditions:
101
+ *
102
+ * The above copyright notice and this permission notice shall be included in all
103
+ * copies or substantial portions of the Software.
104
+ *
105
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
106
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
107
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
108
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
109
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
110
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
111
+ * SOFTWARE.
112
+ */
113
+
114
+ //! moment.js