@pdfme/ui 1.2.2 → 1.2.4

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.
@@ -6,7 +6,7 @@ object-assign
6
6
 
7
7
  /*!
8
8
  * @name @pdfme/ui
9
- * @version 1.2.2 | Sun Jun 04 2023
9
+ * @version 1.2.4 | Sat Jun 24 2023
10
10
  * @author hand-dot
11
11
  * @license MIT
12
12
  */
@@ -22,12 +22,6 @@ object-assign
22
22
  * @license MIT
23
23
  */
24
24
 
25
- /*!
26
- * DOMMatrix v1.0.3 (https://thednp.github.io/dommatrix/)
27
- * Copyright 2022 © thednp
28
- * Licensed under MIT (https://github.com/thednp/DOMMatrix/blob/master/LICENSE)
29
- */
30
-
31
25
  /*! *****************************************************************************
32
26
  Copyright (c) Microsoft Corporation.
33
27
 
@@ -62,9 +56,9 @@ and limitations under the License.
62
56
 
63
57
  /**
64
58
  * @licstart The following is the entire license notice for the
65
- * JavaScript code in this page
59
+ * Javascript code in this page
66
60
  *
67
- * Copyright 2022 Mozilla Foundation
61
+ * Copyright 2021 Mozilla Foundation
68
62
  *
69
63
  * Licensed under the Apache License, Version 2.0 (the "License");
70
64
  * you may not use this file except in compliance with the License.
@@ -79,7 +73,7 @@ and limitations under the License.
79
73
  * limitations under the License.
80
74
  *
81
75
  * @licend The above is the entire license notice for the
82
- * JavaScript code in this page
76
+ * Javascript code in this page
83
77
  */
84
78
 
85
79
  /** @license React v0.20.2