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

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.
@@ -23,59 +23,11 @@
23
23
  * MIT licensed
24
24
  */
25
25
 
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
- */
33
-
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
- */
41
-
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
26
  /*! @formio/choices.js v10.2.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */
75
27
 
76
28
  /*! @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 */
77
29
 
78
- /*! formiojs v5.0.0-rc.51 | https://unpkg.com/formiojs@5.0.0-rc.51/LICENSE.txt */
30
+ /*! formiojs v5.0.0-rc.52 | https://unpkg.com/formiojs@5.0.0-rc.52/LICENSE.txt */
79
31
 
80
32
  /**
81
33
  * @license