@pdfme/ui 1.2.0 → 1.2.2

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.0 | Sun Jun 04 2023
9
+ * @version 1.2.2 | Sun Jun 04 2023
10
10
  * @author hand-dot
11
11
  * @license MIT
12
12
  */
@@ -22,6 +22,12 @@ 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
+
25
31
  /*! *****************************************************************************
26
32
  Copyright (c) Microsoft Corporation.
27
33
 
@@ -56,7 +62,7 @@ and limitations under the License.
56
62
 
57
63
  /**
58
64
  * @licstart The following is the entire license notice for the
59
- * Javascript code in this page
65
+ * JavaScript code in this page
60
66
  *
61
67
  * Copyright 2022 Mozilla Foundation
62
68
  *
@@ -73,7 +79,7 @@ and limitations under the License.
73
79
  * limitations under the License.
74
80
  *
75
81
  * @licend The above is the entire license notice for the
76
- * Javascript code in this page
82
+ * JavaScript code in this page
77
83
  */
78
84
 
79
85
  /** @license React v0.20.2