@purpurds/date-picker 0.0.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.
@@ -0,0 +1,264 @@
1
+ Name: @floating-ui/utils
2
+ Version: 0.2.9
3
+ License: MIT
4
+ Private: false
5
+ Description: Utilities for Floating UI
6
+ Repository: https://github.com/floating-ui/floating-ui.git
7
+ Homepage: https://floating-ui.com
8
+ Author: atomiks
9
+ License Copyright:
10
+ ===
11
+
12
+ MIT License
13
+
14
+ Copyright (c) 2021-present Floating UI contributors
15
+
16
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
17
+ this software and associated documentation files (the "Software"), to deal in
18
+ the Software without restriction, including without limitation the rights to
19
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
20
+ the Software, and to permit persons to whom the Software is furnished to do so,
21
+ subject to the following conditions:
22
+
23
+ The above copyright notice and this permission notice shall be included in all
24
+ copies or substantial portions of the Software.
25
+
26
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
28
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
29
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
30
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
31
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32
+
33
+ ---
34
+
35
+ Name: tabbable
36
+ Version: 6.2.0
37
+ License: MIT
38
+ Private: false
39
+ Description: Returns an array of all tabbable DOM nodes within a containing node.
40
+ Repository: git+https://github.com/focus-trap/tabbable.git
41
+ Homepage: https://github.com/focus-trap/tabbable#readme
42
+ Author: David Clark (http://davidtheclark.com/)
43
+ License Copyright:
44
+ ===
45
+
46
+ The MIT License (MIT)
47
+
48
+ Copyright (c) 2015 David Clark
49
+
50
+ Permission is hereby granted, free of charge, to any person obtaining a copy
51
+ of this software and associated documentation files (the "Software"), to deal
52
+ in the Software without restriction, including without limitation the rights
53
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
54
+ copies of the Software, and to permit persons to whom the Software is
55
+ furnished to do so, subject to the following conditions:
56
+
57
+ The above copyright notice and this permission notice shall be included in all
58
+ copies or substantial portions of the Software.
59
+
60
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
61
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66
+ SOFTWARE.
67
+
68
+ ---
69
+
70
+ Name: @floating-ui/react
71
+ Version: 0.27.12
72
+ License: MIT
73
+ Private: false
74
+ Description: Floating UI for React
75
+ Repository: https://github.com/floating-ui/floating-ui.git
76
+ Homepage: https://floating-ui.com/docs/react
77
+ Author: atomiks
78
+ License Copyright:
79
+ ===
80
+
81
+ MIT License
82
+
83
+ Copyright (c) 2021-present Floating UI contributors
84
+
85
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
86
+ this software and associated documentation files (the "Software"), to deal in
87
+ the Software without restriction, including without limitation the rights to
88
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
89
+ the Software, and to permit persons to whom the Software is furnished to do so,
90
+ subject to the following conditions:
91
+
92
+ The above copyright notice and this permission notice shall be included in all
93
+ copies or substantial portions of the Software.
94
+
95
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
96
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
97
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
98
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
99
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
100
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
101
+
102
+ ---
103
+
104
+ Name: @floating-ui/core
105
+ Version: 1.6.7
106
+ License: MIT
107
+ Private: false
108
+ Description: Positioning library for floating elements: tooltips, popovers, dropdowns, and more
109
+ Repository: https://github.com/floating-ui/floating-ui.git
110
+ Homepage: https://floating-ui.com
111
+ Author: atomiks
112
+ License Copyright:
113
+ ===
114
+
115
+ MIT License
116
+
117
+ Copyright (c) 2021-present Floating UI contributors
118
+
119
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
120
+ this software and associated documentation files (the "Software"), to deal in
121
+ the Software without restriction, including without limitation the rights to
122
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
123
+ the Software, and to permit persons to whom the Software is furnished to do so,
124
+ subject to the following conditions:
125
+
126
+ The above copyright notice and this permission notice shall be included in all
127
+ copies or substantial portions of the Software.
128
+
129
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
130
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
131
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
132
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
133
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
134
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
135
+
136
+ ---
137
+
138
+ Name: @floating-ui/dom
139
+ Version: 1.6.10
140
+ License: MIT
141
+ Private: false
142
+ Description: Floating UI for the web
143
+ Repository: https://github.com/floating-ui/floating-ui.git
144
+ Homepage: https://floating-ui.com
145
+ Author: atomiks
146
+ License Copyright:
147
+ ===
148
+
149
+ MIT License
150
+
151
+ Copyright (c) 2021-present Floating UI contributors
152
+
153
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
154
+ this software and associated documentation files (the "Software"), to deal in
155
+ the Software without restriction, including without limitation the rights to
156
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
157
+ the Software, and to permit persons to whom the Software is furnished to do so,
158
+ subject to the following conditions:
159
+
160
+ The above copyright notice and this permission notice shall be included in all
161
+ copies or substantial portions of the Software.
162
+
163
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
164
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
165
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
166
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
167
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
168
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
169
+
170
+ ---
171
+
172
+ Name: @floating-ui/react-dom
173
+ Version: 2.1.3
174
+ License: MIT
175
+ Private: false
176
+ Description: Floating UI for React DOM
177
+ Repository: https://github.com/floating-ui/floating-ui.git
178
+ Homepage: https://floating-ui.com/docs/react-dom
179
+ Author: atomiks
180
+ License Copyright:
181
+ ===
182
+
183
+ MIT License
184
+
185
+ Copyright (c) 2021-present Floating UI contributors
186
+
187
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
188
+ this software and associated documentation files (the "Software"), to deal in
189
+ the Software without restriction, including without limitation the rights to
190
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
191
+ the Software, and to permit persons to whom the Software is furnished to do so,
192
+ subject to the following conditions:
193
+
194
+ The above copyright notice and this permission notice shall be included in all
195
+ copies or substantial portions of the Software.
196
+
197
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
198
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
199
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
200
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
201
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
202
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
203
+
204
+ ---
205
+
206
+ Name: @purpurds/calendar
207
+ Version: 0.0.1
208
+ License: AGPL-3.0-only
209
+ Private: false
210
+
211
+ ---
212
+
213
+ Name: @purpurds/date-field
214
+ Version: 0.0.1
215
+ License: AGPL-3.0-only
216
+ Private: false
217
+
218
+ ---
219
+
220
+ Name: @purpurds/drawer
221
+ Version: 7.7.0
222
+ License: AGPL-3.0-only
223
+ Private: false
224
+
225
+ ---
226
+
227
+ Name: @purpurds/icon
228
+ Version: 7.7.0
229
+ License: AGPL-3.0-only
230
+ Private: false
231
+
232
+ ---
233
+
234
+ Name: classnames
235
+ Version: 2.5.1
236
+ License: MIT
237
+ Private: false
238
+ Description: A simple utility for conditionally joining classNames together
239
+ Repository: git+https://github.com/JedWatson/classnames.git
240
+ Author: Jed Watson
241
+ License Copyright:
242
+ ===
243
+
244
+ The MIT License (MIT)
245
+
246
+ Copyright (c) 2018 Jed Watson
247
+
248
+ Permission is hereby granted, free of charge, to any person obtaining a copy
249
+ of this software and associated documentation files (the "Software"), to deal
250
+ in the Software without restriction, including without limitation the rights
251
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
252
+ copies of the Software, and to permit persons to whom the Software is
253
+ furnished to do so, subject to the following conditions:
254
+
255
+ The above copyright notice and this permission notice shall be included in all
256
+ copies or substantial portions of the Software.
257
+
258
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
259
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
260
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
261
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
262
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
263
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
264
+ SOFTWARE.