@keepeek/keepicker-react 1.6.0-beta.32 → 1.6.0-beta.36

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.
package/dist/license.txt DELETED
@@ -1,154 +0,0 @@
1
- /*!
2
- * Axios Cache Interceptor v1.3.1
3
- * (c) 2021-present Arthur Fiorette & Contributors
4
- * Released under the MIT License.
5
- */
6
-
7
- /*!
8
- * Cropper.js v1.6.1
9
- * https://fengyuanchen.github.io/cropperjs
10
- *
11
- * Copyright 2015-present Chen Fengyuan
12
- * Released under the MIT license
13
- *
14
- * Date: 2023-09-17T03:44:19.860Z
15
- */
16
-
17
- /*!
18
- * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
19
- *
20
- * Copyright (c) 2014-2017, Jon Schlinkert.
21
- * Released under the MIT License.
22
- */
23
-
24
- /**
25
- * @license
26
- * Lodash <https://lodash.com/>
27
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
28
- * Released under MIT license <https://lodash.com/license>
29
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
30
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
31
- */
32
-
33
- /**
34
- * @license React
35
- * react-dom.production.min.js
36
- *
37
- * Copyright (c) Facebook, Inc. and its affiliates.
38
- *
39
- * This source code is licensed under the MIT license found in the
40
- * LICENSE file in the root directory of this source tree.
41
- */
42
-
43
- /**
44
- * @license React
45
- * react-is.production.min.js
46
- *
47
- * Copyright (c) Facebook, Inc. and its affiliates.
48
- *
49
- * This source code is licensed under the MIT license found in the
50
- * LICENSE file in the root directory of this source tree.
51
- */
52
-
53
- /**
54
- * @license React
55
- * react-jsx-runtime.production.min.js
56
- *
57
- * Copyright (c) Facebook, Inc. and its affiliates.
58
- *
59
- * This source code is licensed under the MIT license found in the
60
- * LICENSE file in the root directory of this source tree.
61
- */
62
-
63
- /**
64
- * @license React
65
- * react.production.min.js
66
- *
67
- * Copyright (c) Facebook, Inc. and its affiliates.
68
- *
69
- * This source code is licensed under the MIT license found in the
70
- * LICENSE file in the root directory of this source tree.
71
- */
72
-
73
- /**
74
- * @license React
75
- * scheduler.production.min.js
76
- *
77
- * Copyright (c) Facebook, Inc. and its affiliates.
78
- *
79
- * This source code is licensed under the MIT license found in the
80
- * LICENSE file in the root directory of this source tree.
81
- */
82
-
83
- /**
84
- * @remix-run/router v1.7.1
85
- *
86
- * Copyright (c) Remix Software Inc.
87
- *
88
- * This source code is licensed under the MIT license found in the
89
- * LICENSE.md file in the root directory of this source tree.
90
- *
91
- * @license MIT
92
- */
93
-
94
- /**
95
- * React Router v6.14.1
96
- *
97
- * Copyright (c) Remix Software Inc.
98
- *
99
- * This source code is licensed under the MIT license found in the
100
- * LICENSE.md file in the root directory of this source tree.
101
- *
102
- * @license MIT
103
- */
104
-
105
- /**
106
- * [js-sha256]{@link https://github.com/emn178/js-sha256}
107
- *
108
- * @version 0.9.0
109
- * @author Chen, Yi-Cyuan [emn178@gmail.com]
110
- * @copyright Chen, Yi-Cyuan 2014-2017
111
- * @license MIT
112
- */
113
-
114
- /**
115
- * react-table
116
- *
117
- * Copyright (c) TanStack
118
- *
119
- * This source code is licensed under the MIT license found in the
120
- * LICENSE.md file in the root directory of this source tree.
121
- *
122
- * @license MIT
123
- */
124
-
125
- /**
126
- * table-core
127
- *
128
- * Copyright (c) TanStack
129
- *
130
- * This source code is licensed under the MIT license found in the
131
- * LICENSE.md file in the root directory of this source tree.
132
- *
133
- * @license MIT
134
- */
135
-
136
- /** @license React v16.13.1
137
- * react-is.production.min.js
138
- *
139
- * Copyright (c) Facebook, Inc. and its affiliates.
140
- *
141
- * This source code is licensed under the MIT license found in the
142
- * LICENSE file in the root directory of this source tree.
143
- */
144
-
145
- /** @license React v17.0.2
146
- * react-is.production.min.js
147
- *
148
- * Copyright (c) Facebook, Inc. and its affiliates.
149
- *
150
- * This source code is licensed under the MIT license found in the
151
- * LICENSE file in the root directory of this source tree.
152
- */
153
-
154
- /** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */