@purpurds/drawer 6.0.1 → 6.0.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.
- package/dist/LICENSE.txt +23 -59
- package/dist/drawer.cjs.js +25 -21
- package/dist/drawer.cjs.js.map +1 -1
- package/dist/drawer.es.js +1798 -1870
- package/dist/drawer.es.js.map +1 -1
- package/package.json +8 -8
package/dist/LICENSE.txt
CHANGED
|
@@ -1,41 +1,5 @@
|
|
|
1
|
-
Name: @babel/runtime
|
|
2
|
-
Version: 7.26.0
|
|
3
|
-
License: MIT
|
|
4
|
-
Private: false
|
|
5
|
-
Description: babel's modular runtime helpers
|
|
6
|
-
Repository: https://github.com/babel/babel.git
|
|
7
|
-
Homepage: https://babel.dev/docs/en/next/babel-runtime
|
|
8
|
-
Author: The Babel Team (https://babel.dev/team)
|
|
9
|
-
License Copyright:
|
|
10
|
-
===
|
|
11
|
-
|
|
12
|
-
MIT License
|
|
13
|
-
|
|
14
|
-
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
15
|
-
|
|
16
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
17
|
-
a copy of this software and associated documentation files (the
|
|
18
|
-
"Software"), to deal in the Software without restriction, including
|
|
19
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
20
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
21
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
22
|
-
the following conditions:
|
|
23
|
-
|
|
24
|
-
The above copyright notice and this permission notice shall be
|
|
25
|
-
included in all copies or substantial portions of the Software.
|
|
26
|
-
|
|
27
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
28
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
29
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
30
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
31
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
32
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
33
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
34
|
-
|
|
35
|
-
---
|
|
36
|
-
|
|
37
1
|
Name: @radix-ui/primitive
|
|
38
|
-
Version: 1.
|
|
2
|
+
Version: 1.1.1
|
|
39
3
|
License: MIT
|
|
40
4
|
Private: false
|
|
41
5
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -44,7 +8,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
44
8
|
---
|
|
45
9
|
|
|
46
10
|
Name: @radix-ui/react-compose-refs
|
|
47
|
-
Version: 1.
|
|
11
|
+
Version: 1.1.1
|
|
48
12
|
License: MIT
|
|
49
13
|
Private: false
|
|
50
14
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -53,7 +17,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
53
17
|
---
|
|
54
18
|
|
|
55
19
|
Name: @radix-ui/react-context
|
|
56
|
-
Version: 1.
|
|
20
|
+
Version: 1.1.1
|
|
57
21
|
License: MIT
|
|
58
22
|
Private: false
|
|
59
23
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -62,7 +26,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
62
26
|
---
|
|
63
27
|
|
|
64
28
|
Name: @radix-ui/react-use-layout-effect
|
|
65
|
-
Version: 1.0
|
|
29
|
+
Version: 1.1.0
|
|
66
30
|
License: MIT
|
|
67
31
|
Private: false
|
|
68
32
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -71,7 +35,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
71
35
|
---
|
|
72
36
|
|
|
73
37
|
Name: @radix-ui/react-id
|
|
74
|
-
Version: 1.0
|
|
38
|
+
Version: 1.1.0
|
|
75
39
|
License: MIT
|
|
76
40
|
Private: false
|
|
77
41
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -80,7 +44,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
80
44
|
---
|
|
81
45
|
|
|
82
46
|
Name: @radix-ui/react-use-callback-ref
|
|
83
|
-
Version: 1.0
|
|
47
|
+
Version: 1.1.0
|
|
84
48
|
License: MIT
|
|
85
49
|
Private: false
|
|
86
50
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -89,7 +53,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
89
53
|
---
|
|
90
54
|
|
|
91
55
|
Name: @radix-ui/react-use-controllable-state
|
|
92
|
-
Version: 1.0
|
|
56
|
+
Version: 1.1.0
|
|
93
57
|
License: MIT
|
|
94
58
|
Private: false
|
|
95
59
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -98,7 +62,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
98
62
|
---
|
|
99
63
|
|
|
100
64
|
Name: @radix-ui/react-slot
|
|
101
|
-
Version: 1.
|
|
65
|
+
Version: 1.1.2
|
|
102
66
|
License: MIT
|
|
103
67
|
Private: false
|
|
104
68
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -107,7 +71,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
107
71
|
---
|
|
108
72
|
|
|
109
73
|
Name: @radix-ui/react-primitive
|
|
110
|
-
Version:
|
|
74
|
+
Version: 2.0.2
|
|
111
75
|
License: MIT
|
|
112
76
|
Private: false
|
|
113
77
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -116,7 +80,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
116
80
|
---
|
|
117
81
|
|
|
118
82
|
Name: @radix-ui/react-use-escape-keydown
|
|
119
|
-
Version: 1.0
|
|
83
|
+
Version: 1.1.0
|
|
120
84
|
License: MIT
|
|
121
85
|
Private: false
|
|
122
86
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -125,7 +89,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
125
89
|
---
|
|
126
90
|
|
|
127
91
|
Name: @radix-ui/react-dismissable-layer
|
|
128
|
-
Version: 1.
|
|
92
|
+
Version: 1.1.5
|
|
129
93
|
License: MIT
|
|
130
94
|
Private: false
|
|
131
95
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -134,7 +98,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
134
98
|
---
|
|
135
99
|
|
|
136
100
|
Name: @radix-ui/react-focus-scope
|
|
137
|
-
Version: 1.
|
|
101
|
+
Version: 1.1.2
|
|
138
102
|
License: MIT
|
|
139
103
|
Private: false
|
|
140
104
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -143,7 +107,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
143
107
|
---
|
|
144
108
|
|
|
145
109
|
Name: @radix-ui/react-portal
|
|
146
|
-
Version: 1.
|
|
110
|
+
Version: 1.1.4
|
|
147
111
|
License: MIT
|
|
148
112
|
Private: false
|
|
149
113
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -152,7 +116,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
152
116
|
---
|
|
153
117
|
|
|
154
118
|
Name: @radix-ui/react-presence
|
|
155
|
-
Version: 1.
|
|
119
|
+
Version: 1.1.2
|
|
156
120
|
License: MIT
|
|
157
121
|
Private: false
|
|
158
122
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -161,7 +125,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
161
125
|
---
|
|
162
126
|
|
|
163
127
|
Name: @radix-ui/react-focus-guards
|
|
164
|
-
Version: 1.
|
|
128
|
+
Version: 1.1.1
|
|
165
129
|
License: MIT
|
|
166
130
|
Private: false
|
|
167
131
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -275,7 +239,7 @@ SOFTWARE.
|
|
|
275
239
|
---
|
|
276
240
|
|
|
277
241
|
Name: react-remove-scroll
|
|
278
|
-
Version: 2.
|
|
242
|
+
Version: 2.6.3
|
|
279
243
|
License: MIT
|
|
280
244
|
Private: false
|
|
281
245
|
Description: Disables scroll outside of `children` node.
|
|
@@ -414,7 +378,7 @@ SOFTWARE.
|
|
|
414
378
|
---
|
|
415
379
|
|
|
416
380
|
Name: @radix-ui/react-dialog
|
|
417
|
-
Version: 1.
|
|
381
|
+
Version: 1.1.6
|
|
418
382
|
License: MIT
|
|
419
383
|
Private: false
|
|
420
384
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -457,28 +421,28 @@ SOFTWARE.
|
|
|
457
421
|
---
|
|
458
422
|
|
|
459
423
|
Name: @purpurds/button
|
|
460
|
-
Version: 6.0.
|
|
424
|
+
Version: 6.0.1
|
|
461
425
|
License: AGPL-3.0-only
|
|
462
426
|
Private: false
|
|
463
427
|
|
|
464
428
|
---
|
|
465
429
|
|
|
466
430
|
Name: @purpurds/heading
|
|
467
|
-
Version: 6.0.
|
|
431
|
+
Version: 6.0.1
|
|
468
432
|
License: AGPL-3.0-only
|
|
469
433
|
Private: false
|
|
470
434
|
|
|
471
435
|
---
|
|
472
436
|
|
|
473
437
|
Name: @purpurds/icon
|
|
474
|
-
Version: 6.0.
|
|
438
|
+
Version: 6.0.1
|
|
475
439
|
License: AGPL-3.0-only
|
|
476
440
|
Private: false
|
|
477
441
|
|
|
478
442
|
---
|
|
479
443
|
|
|
480
444
|
Name: @radix-ui/react-direction
|
|
481
|
-
Version: 1.0
|
|
445
|
+
Version: 1.1.0
|
|
482
446
|
License: MIT
|
|
483
447
|
Private: false
|
|
484
448
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -487,7 +451,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
487
451
|
---
|
|
488
452
|
|
|
489
453
|
Name: @radix-ui/number
|
|
490
|
-
Version: 1.0
|
|
454
|
+
Version: 1.1.0
|
|
491
455
|
License: MIT
|
|
492
456
|
Private: false
|
|
493
457
|
Repository: git+https://github.com/radix-ui/primitives.git
|
|
@@ -496,7 +460,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
496
460
|
---
|
|
497
461
|
|
|
498
462
|
Name: @radix-ui/react-scroll-area
|
|
499
|
-
Version: 1.
|
|
463
|
+
Version: 1.2.3
|
|
500
464
|
License: MIT
|
|
501
465
|
Private: false
|
|
502
466
|
Repository: git+https://github.com/radix-ui/primitives.git
|