formbuilder-lhcforms 9.7.0 → 9.7.1

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.
@@ -751,34 +751,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
751
751
  SOFTWARE.
752
752
 
753
753
 
754
- ace-builds
755
- BSD-3-Clause
756
- Copyright (c) 2010, Ajax.org B.V.
757
- All rights reserved.
758
-
759
- Redistribution and use in source and binary forms, with or without
760
- modification, are permitted provided that the following conditions are met:
761
- * Redistributions of source code must retain the above copyright
762
- notice, this list of conditions and the following disclaimer.
763
- * Redistributions in binary form must reproduce the above copyright
764
- notice, this list of conditions and the following disclaimer in the
765
- documentation and/or other materials provided with the distribution.
766
- * Neither the name of Ajax.org B.V. nor the
767
- names of its contributors may be used to endorse or promote products
768
- derived from this software without specific prior written permission.
769
-
770
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
771
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
772
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
773
- DISCLAIMED. IN NO EVENT SHALL AJAX.ORG B.V. BE LIABLE FOR ANY
774
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
775
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
776
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
777
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
778
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
779
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
780
-
781
-
782
754
  array-buffer-byte-length
783
755
  MIT
784
756
  MIT License
@@ -904,6 +876,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
904
876
  SOFTWARE.
905
877
 
906
878
 
879
+ call-bound
880
+ MIT
881
+ MIT License
882
+
883
+ Copyright (c) 2024 Jordan Harband
884
+
885
+ Permission is hereby granted, free of charge, to any person obtaining a copy
886
+ of this software and associated documentation files (the "Software"), to deal
887
+ in the Software without restriction, including without limitation the rights
888
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
889
+ copies of the Software, and to permit persons to whom the Software is
890
+ furnished to do so, subject to the following conditions:
891
+
892
+ The above copyright notice and this permission notice shall be included in all
893
+ copies or substantial portions of the Software.
894
+
895
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
896
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
897
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
898
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
899
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
900
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
901
+ SOFTWARE.
902
+
903
+
907
904
  codemirror
908
905
  MIT
909
906
  MIT License
@@ -2295,6 +2292,31 @@ licenses; we recommend you read them, as their terms may differ from the
2295
2292
  terms above.
2296
2293
 
2297
2294
 
2295
+ math-intrinsics
2296
+ MIT
2297
+ MIT License
2298
+
2299
+ Copyright (c) 2024 ECMAScript Shims
2300
+
2301
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2302
+ of this software and associated documentation files (the "Software"), to deal
2303
+ in the Software without restriction, including without limitation the rights
2304
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2305
+ copies of the Software, and to permit persons to whom the Software is
2306
+ furnished to do so, subject to the following conditions:
2307
+
2308
+ The above copyright notice and this permission notice shall be included in all
2309
+ copies or substantial portions of the Software.
2310
+
2311
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2312
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2313
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2314
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2315
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2316
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2317
+ SOFTWARE.
2318
+
2319
+
2298
2320
  mobx
2299
2321
  MIT
2300
2322
  The MIT License (MIT)
@@ -1 +1 @@
1
- {"version": "9.7.0"}
1
+ {"version": "9.7.1"}
@@ -19,6 +19,6 @@
19
19
  <body class="bg-secondary">
20
20
  <lfb-root></lfb-root>
21
21
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
22
- <script src="runtime.eda6f60d5b6890c8.js" type="module"></script><script src="polyfills.ef59bbccd462f5ac.js" type="module"></script><script src="scripts.5c83cbb4dbb11a83.js" defer></script><script src="main.c0b8bfbea4800697.js" type="module"></script></body>
22
+ <script src="runtime.451db9930bcccb8c.js" type="module"></script><script src="polyfills.ef59bbccd462f5ac.js" type="module"></script><script src="scripts.5c83cbb4dbb11a83.js" defer></script><script src="main.fd3d6942b02f5ceb.js" type="module"></script></body>
23
23
  </html>
24
24