@purpurds/modal 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 +22 -58
- package/dist/modal.cjs.js +29 -25
- package/dist/modal.cjs.js.map +1 -1
- package/dist/modal.es.js +1395 -1455
- package/dist/modal.es.js.map +1 -1
- package/package.json +10 -10
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
|
|
@@ -423,35 +387,35 @@ Homepage: https://radix-ui.com/primitives
|
|
|
423
387
|
---
|
|
424
388
|
|
|
425
389
|
Name: @purpurds/button
|
|
426
|
-
Version: 6.0.
|
|
390
|
+
Version: 6.0.1
|
|
427
391
|
License: AGPL-3.0-only
|
|
428
392
|
Private: false
|
|
429
393
|
|
|
430
394
|
---
|
|
431
395
|
|
|
432
396
|
Name: @purpurds/heading
|
|
433
|
-
Version: 6.0.
|
|
397
|
+
Version: 6.0.1
|
|
434
398
|
License: AGPL-3.0-only
|
|
435
399
|
Private: false
|
|
436
400
|
|
|
437
401
|
---
|
|
438
402
|
|
|
439
403
|
Name: @purpurds/icon
|
|
440
|
-
Version: 6.0.
|
|
404
|
+
Version: 6.0.1
|
|
441
405
|
License: AGPL-3.0-only
|
|
442
406
|
Private: false
|
|
443
407
|
|
|
444
408
|
---
|
|
445
409
|
|
|
446
410
|
Name: @purpurds/paragraph
|
|
447
|
-
Version: 6.0.
|
|
411
|
+
Version: 6.0.1
|
|
448
412
|
License: AGPL-3.0-only
|
|
449
413
|
Private: false
|
|
450
414
|
|
|
451
415
|
---
|
|
452
416
|
|
|
453
417
|
Name: @purpurds/visually-hidden
|
|
454
|
-
Version: 6.0.
|
|
418
|
+
Version: 6.0.1
|
|
455
419
|
License: AGPL-3.0-only
|
|
456
420
|
Private: false
|
|
457
421
|
|