@crystaldesign/product-gallery 25.5.0-beta.2 → 25.5.0-beta.21

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.
@@ -4,20 +4,35 @@
4
4
  http://jedwatson.github.io/classnames
5
5
  */
6
6
 
7
- /*! filename:main */
8
-
9
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
7
+ /*!
8
+ * The buffer module from node.js, for the browser.
9
+ *
10
+ * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
11
+ * @license MIT
12
+ */
10
13
 
11
- /**
12
- * @license React
13
- * react-is.production.min.js
14
+ /*!
15
+ * The buffer module from node.js, for the browser.
14
16
  *
15
- * Copyright (c) Facebook, Inc. and its affiliates.
17
+ * @author Feross Aboukhadijeh <http://feross.org>
18
+ * @license MIT
19
+ */
20
+
21
+ /*!
22
+ * The buffer module from node.js, for the browser.
16
23
  *
17
- * This source code is licensed under the MIT license found in the
18
- * LICENSE file in the root directory of this source tree.
24
+ * @author Feross Aboukhadijeh <https://feross.org>
25
+ * @license MIT
19
26
  */
20
27
 
28
+ /*! filename:main */
29
+
30
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
31
+
32
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
33
+
34
+ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
35
+
21
36
  /**
22
37
  * @license React
23
38
  * react-jsx-runtime.production.min.js