@formio/js 5.0.0-rc.50 → 5.0.0-rc.51

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,14 +11,6 @@
11
11
  * Version: 5.0.8
12
12
  */
13
13
 
14
- /*!
15
- * dist/inputmask
16
- * https://github.com/RobinHerbots/Inputmask
17
- * Copyright (c) 2010 - 2023 Robin Herbots
18
- * Licensed under the MIT license
19
- * Version: 5.0.9-beta.45
20
- */
21
-
22
14
  /*!
23
15
  * https://github.com/Starcounter-Jack/JSON-Patch
24
16
  * (c) 2017-2021 Joachim Wester
@@ -31,15 +23,59 @@
31
23
  * MIT licensed
32
24
  */
33
25
 
34
- /*! @formio/choices.js v10.2.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */
26
+ /*!
27
+ * dependencyLibs/inputmask.dependencyLib.js
28
+ * https://github.com/RobinHerbots/Inputmask
29
+ * Copyright (c) 2010 - 2019 Robin Herbots
30
+ * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
31
+ * Version: 4.0.9
32
+ */
35
33
 
36
- /*! @license DOMPurify 3.0.8 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.8/LICENSE */
34
+ /*!
35
+ * global/window.js
36
+ * https://github.com/RobinHerbots/Inputmask
37
+ * Copyright (c) 2010 - 2019 Robin Herbots
38
+ * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
39
+ * Version: 4.0.9
40
+ */
37
41
 
38
- /*! @license DOMPurify 3.1.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.0/LICENSE */
42
+ /*!
43
+ * inputmask.date.extensions.js
44
+ * https://github.com/RobinHerbots/Inputmask
45
+ * Copyright (c) 2010 - 2019 Robin Herbots
46
+ * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
47
+ * Version: 4.0.9
48
+ */
49
+
50
+ /*!
51
+ * inputmask.extensions.js
52
+ * https://github.com/RobinHerbots/Inputmask
53
+ * Copyright (c) 2010 - 2019 Robin Herbots
54
+ * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
55
+ * Version: 4.0.9
56
+ */
57
+
58
+ /*!
59
+ * inputmask.js
60
+ * https://github.com/RobinHerbots/Inputmask
61
+ * Copyright (c) 2010 - 2019 Robin Herbots
62
+ * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
63
+ * Version: 4.0.9
64
+ */
65
+
66
+ /*!
67
+ * inputmask.numeric.extensions.js
68
+ * https://github.com/RobinHerbots/Inputmask
69
+ * Copyright (c) 2010 - 2019 Robin Herbots
70
+ * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
71
+ * Version: 4.0.9
72
+ */
73
+
74
+ /*! @formio/choices.js v10.2.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */
39
75
 
40
- /*! formiojs v5.0.0-rc.50 | https://unpkg.com/formiojs@5.0.0-rc.50/LICENSE.txt */
76
+ /*! @license DOMPurify 3.1.2 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.2/LICENSE */
41
77
 
42
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
78
+ /*! formiojs v5.0.0-rc.51 | https://unpkg.com/formiojs@5.0.0-rc.51/LICENSE.txt */
43
79
 
44
80
  /**
45
81
  * @license