@purpurds/popover 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.
Files changed (72) hide show
  1. package/dist/LICENSE.txt +905 -0
  2. package/dist/metadata.js +8 -0
  3. package/dist/popover-back.d.ts +9 -0
  4. package/dist/popover-back.d.ts.map +1 -0
  5. package/dist/popover-button.d.ts +37 -0
  6. package/dist/popover-button.d.ts.map +1 -0
  7. package/dist/popover-content.d.ts +93 -0
  8. package/dist/popover-content.d.ts.map +1 -0
  9. package/dist/popover-flow.d.ts +65 -0
  10. package/dist/popover-flow.d.ts.map +1 -0
  11. package/dist/popover-footer.d.ts +16 -0
  12. package/dist/popover-footer.d.ts.map +1 -0
  13. package/dist/popover-header.d.ts +7 -0
  14. package/dist/popover-header.d.ts.map +1 -0
  15. package/dist/popover-internal-context.d.ts +15 -0
  16. package/dist/popover-internal-context.d.ts.map +1 -0
  17. package/dist/popover-next.d.ts +9 -0
  18. package/dist/popover-next.d.ts.map +1 -0
  19. package/dist/popover-standalone.d.ts +12 -0
  20. package/dist/popover-standalone.d.ts.map +1 -0
  21. package/dist/popover-steps.d.ts +6 -0
  22. package/dist/popover-steps.d.ts.map +1 -0
  23. package/dist/popover-trigger.d.ts +27 -0
  24. package/dist/popover-trigger.d.ts.map +1 -0
  25. package/dist/popover-walkthrough.d.ts +13 -0
  26. package/dist/popover-walkthrough.d.ts.map +1 -0
  27. package/dist/popover.cjs.js +42 -0
  28. package/dist/popover.cjs.js.map +1 -0
  29. package/dist/popover.d.ts +36 -0
  30. package/dist/popover.d.ts.map +1 -0
  31. package/dist/popover.es.js +3849 -0
  32. package/dist/popover.es.js.map +1 -0
  33. package/dist/styles.css +1 -0
  34. package/dist/use-screen-size.hook.d.ts +7 -0
  35. package/dist/use-screen-size.hook.d.ts.map +1 -0
  36. package/dist/use-smooth-scroll.d.ts +5 -0
  37. package/dist/use-smooth-scroll.d.ts.map +1 -0
  38. package/dist/usePopoverTrigger.d.ts +5 -0
  39. package/dist/usePopoverTrigger.d.ts.map +1 -0
  40. package/dist/usePopoverWalkthrough.d.ts +7 -0
  41. package/dist/usePopoverWalkthrough.d.ts.map +1 -0
  42. package/eslint.config.mjs +2 -0
  43. package/package.json +82 -0
  44. package/src/global.d.ts +4 -0
  45. package/src/popover-back.test.tsx +63 -0
  46. package/src/popover-back.tsx +40 -0
  47. package/src/popover-button.test.tsx +51 -0
  48. package/src/popover-button.tsx +84 -0
  49. package/src/popover-content.test.tsx +1122 -0
  50. package/src/popover-content.tsx +277 -0
  51. package/src/popover-flow.tsx +170 -0
  52. package/src/popover-footer.test.tsx +21 -0
  53. package/src/popover-footer.tsx +32 -0
  54. package/src/popover-header.test.tsx +22 -0
  55. package/src/popover-header.tsx +32 -0
  56. package/src/popover-internal-context.tsx +28 -0
  57. package/src/popover-next.test.tsx +61 -0
  58. package/src/popover-next.tsx +40 -0
  59. package/src/popover-standalone.tsx +48 -0
  60. package/src/popover-steps.tsx +32 -0
  61. package/src/popover-trigger.tsx +71 -0
  62. package/src/popover-walkthrough.test.tsx +346 -0
  63. package/src/popover-walkthrough.tsx +45 -0
  64. package/src/popover.module.scss +315 -0
  65. package/src/popover.stories.tsx +1157 -0
  66. package/src/popover.test.tsx +642 -0
  67. package/src/popover.tsx +76 -0
  68. package/src/use-screen-size.hook.ts +39 -0
  69. package/src/use-smooth-scroll.ts +62 -0
  70. package/src/usePopoverTrigger.ts +59 -0
  71. package/src/usePopoverWalkthrough.ts +85 -0
  72. package/vitest.setup.ts +30 -0
@@ -0,0 +1,905 @@
1
+ Name: @purpurds/button
2
+ Version: 8.11.0
3
+ License: AGPL-3.0-only
4
+ Private: false
5
+
6
+ ---
7
+
8
+ Name: @purpurds/tokens
9
+ Version: 8.11.0
10
+ License: AGPL-3.0-only
11
+ Private: false
12
+
13
+ ---
14
+
15
+ Name: @radix-ui/primitive
16
+ Version: 1.1.3
17
+ License: MIT
18
+ Private: false
19
+ Repository: git+https://github.com/radix-ui/primitives.git
20
+ Homepage: https://radix-ui.com/primitives
21
+ License Copyright:
22
+ ===
23
+
24
+ MIT License
25
+
26
+ Copyright (c) 2022 WorkOS
27
+
28
+ Permission is hereby granted, free of charge, to any person obtaining a copy
29
+ of this software and associated documentation files (the "Software"), to deal
30
+ in the Software without restriction, including without limitation the rights
31
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32
+ copies of the Software, and to permit persons to whom the Software is
33
+ furnished to do so, subject to the following conditions:
34
+
35
+ The above copyright notice and this permission notice shall be included in all
36
+ copies or substantial portions of the Software.
37
+
38
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
39
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
41
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44
+ SOFTWARE.
45
+
46
+ ---
47
+
48
+ Name: @radix-ui/react-compose-refs
49
+ Version: 1.1.2
50
+ License: MIT
51
+ Private: false
52
+ Repository: git+https://github.com/radix-ui/primitives.git
53
+ Homepage: https://radix-ui.com/primitives
54
+
55
+ ---
56
+
57
+ Name: @radix-ui/react-context
58
+ Version: 1.1.2
59
+ License: MIT
60
+ Private: false
61
+ Repository: git+https://github.com/radix-ui/primitives.git
62
+ Homepage: https://radix-ui.com/primitives
63
+
64
+ ---
65
+
66
+ Name: @radix-ui/react-slot
67
+ Version: 1.2.3
68
+ License: MIT
69
+ Private: false
70
+ Repository: git+https://github.com/radix-ui/primitives.git
71
+ Homepage: https://radix-ui.com/primitives
72
+ License Copyright:
73
+ ===
74
+
75
+ MIT License
76
+
77
+ Copyright (c) 2022 WorkOS
78
+
79
+ Permission is hereby granted, free of charge, to any person obtaining a copy
80
+ of this software and associated documentation files (the "Software"), to deal
81
+ in the Software without restriction, including without limitation the rights
82
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
83
+ copies of the Software, and to permit persons to whom the Software is
84
+ furnished to do so, subject to the following conditions:
85
+
86
+ The above copyright notice and this permission notice shall be included in all
87
+ copies or substantial portions of the Software.
88
+
89
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
90
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
91
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
92
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
93
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
94
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
95
+ SOFTWARE.
96
+
97
+ ---
98
+
99
+ Name: @radix-ui/react-primitive
100
+ Version: 2.1.3
101
+ License: MIT
102
+ Private: false
103
+ Repository: git+https://github.com/radix-ui/primitives.git
104
+ Homepage: https://radix-ui.com/primitives
105
+ License Copyright:
106
+ ===
107
+
108
+ MIT License
109
+
110
+ Copyright (c) 2022 WorkOS
111
+
112
+ Permission is hereby granted, free of charge, to any person obtaining a copy
113
+ of this software and associated documentation files (the "Software"), to deal
114
+ in the Software without restriction, including without limitation the rights
115
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
116
+ copies of the Software, and to permit persons to whom the Software is
117
+ furnished to do so, subject to the following conditions:
118
+
119
+ The above copyright notice and this permission notice shall be included in all
120
+ copies or substantial portions of the Software.
121
+
122
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
123
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
124
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
125
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
126
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
127
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
128
+ SOFTWARE.
129
+
130
+ ---
131
+
132
+ Name: @radix-ui/react-use-callback-ref
133
+ Version: 1.1.1
134
+ License: MIT
135
+ Private: false
136
+ Repository: git+https://github.com/radix-ui/primitives.git
137
+ Homepage: https://radix-ui.com/primitives
138
+
139
+ ---
140
+
141
+ Name: @radix-ui/react-use-escape-keydown
142
+ Version: 1.1.1
143
+ License: MIT
144
+ Private: false
145
+ Repository: git+https://github.com/radix-ui/primitives.git
146
+ Homepage: https://radix-ui.com/primitives
147
+
148
+ ---
149
+
150
+ Name: @radix-ui/react-dismissable-layer
151
+ Version: 1.1.11
152
+ License: MIT
153
+ Private: false
154
+ Repository: git+https://github.com/radix-ui/primitives.git
155
+ Homepage: https://radix-ui.com/primitives
156
+ License Copyright:
157
+ ===
158
+
159
+ MIT License
160
+
161
+ Copyright (c) 2022 WorkOS
162
+
163
+ Permission is hereby granted, free of charge, to any person obtaining a copy
164
+ of this software and associated documentation files (the "Software"), to deal
165
+ in the Software without restriction, including without limitation the rights
166
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
167
+ copies of the Software, and to permit persons to whom the Software is
168
+ furnished to do so, subject to the following conditions:
169
+
170
+ The above copyright notice and this permission notice shall be included in all
171
+ copies or substantial portions of the Software.
172
+
173
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
174
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
175
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
176
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
177
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
178
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
179
+ SOFTWARE.
180
+
181
+ ---
182
+
183
+ Name: @radix-ui/react-focus-guards
184
+ Version: 1.1.3
185
+ License: MIT
186
+ Private: false
187
+ Repository: git+https://github.com/radix-ui/primitives.git
188
+ Homepage: https://radix-ui.com/primitives
189
+ License Copyright:
190
+ ===
191
+
192
+ MIT License
193
+
194
+ Copyright (c) 2022 WorkOS
195
+
196
+ Permission is hereby granted, free of charge, to any person obtaining a copy
197
+ of this software and associated documentation files (the "Software"), to deal
198
+ in the Software without restriction, including without limitation the rights
199
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
200
+ copies of the Software, and to permit persons to whom the Software is
201
+ furnished to do so, subject to the following conditions:
202
+
203
+ The above copyright notice and this permission notice shall be included in all
204
+ copies or substantial portions of the Software.
205
+
206
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
207
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
208
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
209
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
210
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
211
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
212
+ SOFTWARE.
213
+
214
+ ---
215
+
216
+ Name: @radix-ui/react-focus-scope
217
+ Version: 1.1.7
218
+ License: MIT
219
+ Private: false
220
+ Repository: git+https://github.com/radix-ui/primitives.git
221
+ Homepage: https://radix-ui.com/primitives
222
+ License Copyright:
223
+ ===
224
+
225
+ MIT License
226
+
227
+ Copyright (c) 2022 WorkOS
228
+
229
+ Permission is hereby granted, free of charge, to any person obtaining a copy
230
+ of this software and associated documentation files (the "Software"), to deal
231
+ in the Software without restriction, including without limitation the rights
232
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
233
+ copies of the Software, and to permit persons to whom the Software is
234
+ furnished to do so, subject to the following conditions:
235
+
236
+ The above copyright notice and this permission notice shall be included in all
237
+ copies or substantial portions of the Software.
238
+
239
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
240
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
241
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
242
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
243
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
244
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
245
+ SOFTWARE.
246
+
247
+ ---
248
+
249
+ Name: @radix-ui/react-use-layout-effect
250
+ Version: 1.1.1
251
+ License: MIT
252
+ Private: false
253
+ Repository: git+https://github.com/radix-ui/primitives.git
254
+ Homepage: https://radix-ui.com/primitives
255
+
256
+ ---
257
+
258
+ Name: @radix-ui/react-id
259
+ Version: 1.1.1
260
+ License: MIT
261
+ Private: false
262
+ Repository: git+https://github.com/radix-ui/primitives.git
263
+ Homepage: https://radix-ui.com/primitives
264
+
265
+ ---
266
+
267
+ Name: @floating-ui/utils
268
+ Version: 0.2.10
269
+ License: MIT
270
+ Private: false
271
+ Description: Utilities for Floating UI
272
+ Repository: https://github.com/floating-ui/floating-ui.git
273
+ Homepage: https://floating-ui.com
274
+ Author: atomiks
275
+ License Copyright:
276
+ ===
277
+
278
+ MIT License
279
+
280
+ Copyright (c) 2021-present Floating UI contributors
281
+
282
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
283
+ this software and associated documentation files (the "Software"), to deal in
284
+ the Software without restriction, including without limitation the rights to
285
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
286
+ the Software, and to permit persons to whom the Software is furnished to do so,
287
+ subject to the following conditions:
288
+
289
+ The above copyright notice and this permission notice shall be included in all
290
+ copies or substantial portions of the Software.
291
+
292
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
293
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
294
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
295
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
296
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
297
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
298
+
299
+ ---
300
+
301
+ Name: @floating-ui/core
302
+ Version: 1.7.3
303
+ License: MIT
304
+ Private: false
305
+ Description: Positioning library for floating elements: tooltips, popovers, dropdowns, and more
306
+ Repository: https://github.com/floating-ui/floating-ui.git
307
+ Homepage: https://floating-ui.com
308
+ Author: atomiks
309
+ License Copyright:
310
+ ===
311
+
312
+ MIT License
313
+
314
+ Copyright (c) 2021-present Floating UI contributors
315
+
316
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
317
+ this software and associated documentation files (the "Software"), to deal in
318
+ the Software without restriction, including without limitation the rights to
319
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
320
+ the Software, and to permit persons to whom the Software is furnished to do so,
321
+ subject to the following conditions:
322
+
323
+ The above copyright notice and this permission notice shall be included in all
324
+ copies or substantial portions of the Software.
325
+
326
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
327
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
328
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
329
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
330
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
331
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
332
+
333
+ ---
334
+
335
+ Name: @floating-ui/dom
336
+ Version: 1.7.4
337
+ License: MIT
338
+ Private: false
339
+ Description: Floating UI for the web
340
+ Repository: https://github.com/floating-ui/floating-ui.git
341
+ Homepage: https://floating-ui.com
342
+ Author: atomiks
343
+ License Copyright:
344
+ ===
345
+
346
+ MIT License
347
+
348
+ Copyright (c) 2021-present Floating UI contributors
349
+
350
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
351
+ this software and associated documentation files (the "Software"), to deal in
352
+ the Software without restriction, including without limitation the rights to
353
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
354
+ the Software, and to permit persons to whom the Software is furnished to do so,
355
+ subject to the following conditions:
356
+
357
+ The above copyright notice and this permission notice shall be included in all
358
+ copies or substantial portions of the Software.
359
+
360
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
361
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
362
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
363
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
364
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
365
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
366
+
367
+ ---
368
+
369
+ Name: @floating-ui/react-dom
370
+ Version: 2.1.6
371
+ License: MIT
372
+ Private: false
373
+ Description: Floating UI for React DOM
374
+ Repository: https://github.com/floating-ui/floating-ui.git
375
+ Homepage: https://floating-ui.com/docs/react-dom
376
+ Author: atomiks
377
+ License Copyright:
378
+ ===
379
+
380
+ MIT License
381
+
382
+ Copyright (c) 2021-present Floating UI contributors
383
+
384
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
385
+ this software and associated documentation files (the "Software"), to deal in
386
+ the Software without restriction, including without limitation the rights to
387
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
388
+ the Software, and to permit persons to whom the Software is furnished to do so,
389
+ subject to the following conditions:
390
+
391
+ The above copyright notice and this permission notice shall be included in all
392
+ copies or substantial portions of the Software.
393
+
394
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
395
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
396
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
397
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
398
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
399
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
400
+
401
+ ---
402
+
403
+ Name: @radix-ui/react-arrow
404
+ Version: 1.1.7
405
+ License: MIT
406
+ Private: false
407
+ Repository: git+https://github.com/radix-ui/primitives.git
408
+ Homepage: https://radix-ui.com/primitives
409
+ License Copyright:
410
+ ===
411
+
412
+ MIT License
413
+
414
+ Copyright (c) 2022 WorkOS
415
+
416
+ Permission is hereby granted, free of charge, to any person obtaining a copy
417
+ of this software and associated documentation files (the "Software"), to deal
418
+ in the Software without restriction, including without limitation the rights
419
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
420
+ copies of the Software, and to permit persons to whom the Software is
421
+ furnished to do so, subject to the following conditions:
422
+
423
+ The above copyright notice and this permission notice shall be included in all
424
+ copies or substantial portions of the Software.
425
+
426
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
427
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
428
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
429
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
430
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
431
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
432
+ SOFTWARE.
433
+
434
+ ---
435
+
436
+ Name: @radix-ui/react-use-size
437
+ Version: 1.1.1
438
+ License: MIT
439
+ Private: false
440
+ Repository: git+https://github.com/radix-ui/primitives.git
441
+ Homepage: https://radix-ui.com/primitives
442
+
443
+ ---
444
+
445
+ Name: @radix-ui/react-popper
446
+ Version: 1.2.8
447
+ License: MIT
448
+ Private: false
449
+ Repository: git+https://github.com/radix-ui/primitives.git
450
+ Homepage: https://radix-ui.com/primitives
451
+ License Copyright:
452
+ ===
453
+
454
+ MIT License
455
+
456
+ Copyright (c) 2022 WorkOS
457
+
458
+ Permission is hereby granted, free of charge, to any person obtaining a copy
459
+ of this software and associated documentation files (the "Software"), to deal
460
+ in the Software without restriction, including without limitation the rights
461
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
462
+ copies of the Software, and to permit persons to whom the Software is
463
+ furnished to do so, subject to the following conditions:
464
+
465
+ The above copyright notice and this permission notice shall be included in all
466
+ copies or substantial portions of the Software.
467
+
468
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
469
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
470
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
471
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
472
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
473
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
474
+ SOFTWARE.
475
+
476
+ ---
477
+
478
+ Name: @radix-ui/react-portal
479
+ Version: 1.1.9
480
+ License: MIT
481
+ Private: false
482
+ Repository: git+https://github.com/radix-ui/primitives.git
483
+ Homepage: https://radix-ui.com/primitives
484
+ License Copyright:
485
+ ===
486
+
487
+ MIT License
488
+
489
+ Copyright (c) 2022 WorkOS
490
+
491
+ Permission is hereby granted, free of charge, to any person obtaining a copy
492
+ of this software and associated documentation files (the "Software"), to deal
493
+ in the Software without restriction, including without limitation the rights
494
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
495
+ copies of the Software, and to permit persons to whom the Software is
496
+ furnished to do so, subject to the following conditions:
497
+
498
+ The above copyright notice and this permission notice shall be included in all
499
+ copies or substantial portions of the Software.
500
+
501
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
502
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
503
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
504
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
505
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
506
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
507
+ SOFTWARE.
508
+
509
+ ---
510
+
511
+ Name: @radix-ui/react-presence
512
+ Version: 1.1.5
513
+ License: MIT
514
+ Private: false
515
+ Repository: git+https://github.com/radix-ui/primitives.git
516
+ Homepage: https://radix-ui.com/primitives
517
+ License Copyright:
518
+ ===
519
+
520
+ MIT License
521
+
522
+ Copyright (c) 2022 WorkOS
523
+
524
+ Permission is hereby granted, free of charge, to any person obtaining a copy
525
+ of this software and associated documentation files (the "Software"), to deal
526
+ in the Software without restriction, including without limitation the rights
527
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
528
+ copies of the Software, and to permit persons to whom the Software is
529
+ furnished to do so, subject to the following conditions:
530
+
531
+ The above copyright notice and this permission notice shall be included in all
532
+ copies or substantial portions of the Software.
533
+
534
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
535
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
536
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
537
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
538
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
539
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
540
+ SOFTWARE.
541
+
542
+ ---
543
+
544
+ Name: @radix-ui/react-use-controllable-state
545
+ Version: 1.2.2
546
+ License: MIT
547
+ Private: false
548
+ Repository: git+https://github.com/radix-ui/primitives.git
549
+ Homepage: https://radix-ui.com/primitives
550
+ License Copyright:
551
+ ===
552
+
553
+ MIT License
554
+
555
+ Copyright (c) 2022 WorkOS
556
+
557
+ Permission is hereby granted, free of charge, to any person obtaining a copy
558
+ of this software and associated documentation files (the "Software"), to deal
559
+ in the Software without restriction, including without limitation the rights
560
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
561
+ copies of the Software, and to permit persons to whom the Software is
562
+ furnished to do so, subject to the following conditions:
563
+
564
+ The above copyright notice and this permission notice shall be included in all
565
+ copies or substantial portions of the Software.
566
+
567
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
568
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
569
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
570
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
571
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
572
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
573
+ SOFTWARE.
574
+
575
+ ---
576
+
577
+ Name: aria-hidden
578
+ Version: 1.2.6
579
+ License: MIT
580
+ Private: false
581
+ Description: Cast aria-hidden to everything, except...
582
+ Repository: git+https://github.com/theKashey/aria-hidden.git
583
+ Homepage: https://github.com/theKashey/aria-hidden#readme
584
+ Author: Anton Korzunov <thekashey@gmail.com>
585
+ License Copyright:
586
+ ===
587
+
588
+ MIT License
589
+
590
+ Copyright (c) 2017 Anton Korzunov
591
+
592
+ Permission is hereby granted, free of charge, to any person obtaining a copy
593
+ of this software and associated documentation files (the "Software"), to deal
594
+ in the Software without restriction, including without limitation the rights
595
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
596
+ copies of the Software, and to permit persons to whom the Software is
597
+ furnished to do so, subject to the following conditions:
598
+
599
+ The above copyright notice and this permission notice shall be included in all
600
+ copies or substantial portions of the Software.
601
+
602
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
603
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
604
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
605
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
606
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
607
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
608
+ SOFTWARE.
609
+
610
+ ---
611
+
612
+ Name: tslib
613
+ Version: 2.8.1
614
+ License: 0BSD
615
+ Private: false
616
+ Description: Runtime library for TypeScript helper functions
617
+ Repository: https://github.com/Microsoft/tslib.git
618
+ Homepage: https://www.typescriptlang.org/
619
+ Author: Microsoft Corp.
620
+ License Copyright:
621
+ ===
622
+
623
+ Copyright (c) Microsoft Corporation.
624
+
625
+ Permission to use, copy, modify, and/or distribute this software for any
626
+ purpose with or without fee is hereby granted.
627
+
628
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
629
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
630
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
631
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
632
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
633
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
634
+ PERFORMANCE OF THIS SOFTWARE.
635
+
636
+ ---
637
+
638
+ Name: react-remove-scroll-bar
639
+ Version: 2.3.8
640
+ License: MIT
641
+ Private: false
642
+ Description: Removes body scroll without content _shake_
643
+ Repository: undefined
644
+ Author: Anton Korzunov <thekashey@gmail.com>
645
+
646
+ ---
647
+
648
+ Name: use-callback-ref
649
+ Version: 1.3.3
650
+ License: MIT
651
+ Private: false
652
+ Description: The same useRef, but with callback
653
+ Repository: undefined
654
+ Author: theKashey <thekashey@gmail.com>
655
+ License Copyright:
656
+ ===
657
+
658
+ MIT License
659
+
660
+ Copyright (c) 2017 Anton Korzunov
661
+
662
+ Permission is hereby granted, free of charge, to any person obtaining a copy
663
+ of this software and associated documentation files (the "Software"), to deal
664
+ in the Software without restriction, including without limitation the rights
665
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
666
+ copies of the Software, and to permit persons to whom the Software is
667
+ furnished to do so, subject to the following conditions:
668
+
669
+ The above copyright notice and this permission notice shall be included in all
670
+ copies or substantial portions of the Software.
671
+
672
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
673
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
674
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
675
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
676
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
677
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
678
+ SOFTWARE.
679
+
680
+ ---
681
+
682
+ Name: use-sidecar
683
+ Version: 1.1.3
684
+ License: MIT
685
+ Private: false
686
+ Description: Sidecar code splitting utils
687
+ Repository: https://github.com/theKashey/use-sidecar
688
+ Homepage: https://github.com/theKashey/use-sidecar
689
+ Author: theKashey <thekashey@gmail.com>
690
+ License Copyright:
691
+ ===
692
+
693
+ MIT License
694
+
695
+ Copyright (c) 2017 Anton Korzunov
696
+
697
+ Permission is hereby granted, free of charge, to any person obtaining a copy
698
+ of this software and associated documentation files (the "Software"), to deal
699
+ in the Software without restriction, including without limitation the rights
700
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
701
+ copies of the Software, and to permit persons to whom the Software is
702
+ furnished to do so, subject to the following conditions:
703
+
704
+ The above copyright notice and this permission notice shall be included in all
705
+ copies or substantial portions of the Software.
706
+
707
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
708
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
709
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
710
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
711
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
712
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
713
+ SOFTWARE.
714
+
715
+ ---
716
+
717
+ Name: react-remove-scroll
718
+ Version: 2.7.1
719
+ License: MIT
720
+ Private: false
721
+ Description: Disables scroll outside of `children` node.
722
+ Repository: undefined
723
+ Author: Anton Korzunov <thekashey@gmail.com>
724
+ License Copyright:
725
+ ===
726
+
727
+ MIT License
728
+
729
+ Copyright (c) 2017 Anton Korzunov
730
+
731
+ Permission is hereby granted, free of charge, to any person obtaining a copy
732
+ of this software and associated documentation files (the "Software"), to deal
733
+ in the Software without restriction, including without limitation the rights
734
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
735
+ copies of the Software, and to permit persons to whom the Software is
736
+ furnished to do so, subject to the following conditions:
737
+
738
+ The above copyright notice and this permission notice shall be included in all
739
+ copies or substantial portions of the Software.
740
+
741
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
742
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
743
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
744
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
745
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
746
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
747
+ SOFTWARE.
748
+
749
+ ---
750
+
751
+ Name: get-nonce
752
+ Version: 1.0.1
753
+ License: MIT
754
+ Private: false
755
+ Description: returns nonce
756
+ Repository: undefined
757
+ Homepage: https://github.com/theKashey/get-nonce
758
+ Author: Anton Korzunov <thekashey@gmail.com>
759
+ License Copyright:
760
+ ===
761
+
762
+ MIT License
763
+
764
+ Copyright (c) 2020 Anton Korzunov
765
+
766
+ Permission is hereby granted, free of charge, to any person obtaining a copy
767
+ of this software and associated documentation files (the "Software"), to deal
768
+ in the Software without restriction, including without limitation the rights
769
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
770
+ copies of the Software, and to permit persons to whom the Software is
771
+ furnished to do so, subject to the following conditions:
772
+
773
+ The above copyright notice and this permission notice shall be included in all
774
+ copies or substantial portions of the Software.
775
+
776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
777
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
778
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
779
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
780
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
781
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
782
+ SOFTWARE.
783
+
784
+ ---
785
+
786
+ Name: react-style-singleton
787
+ Version: 2.2.3
788
+ License: MIT
789
+ Private: false
790
+ Description: Just create a single stylesheet...
791
+ Repository: https://github.com/theKashey/react-style-singleton
792
+ Homepage: https://github.com/theKashey/react-style-singleton#readme
793
+ Author: Anton Korzunov (thekashey@gmail.com)
794
+ License Copyright:
795
+ ===
796
+
797
+ MIT License
798
+
799
+ Copyright (c) 2017 Anton Korzunov
800
+
801
+ Permission is hereby granted, free of charge, to any person obtaining a copy
802
+ of this software and associated documentation files (the "Software"), to deal
803
+ in the Software without restriction, including without limitation the rights
804
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
805
+ copies of the Software, and to permit persons to whom the Software is
806
+ furnished to do so, subject to the following conditions:
807
+
808
+ The above copyright notice and this permission notice shall be included in all
809
+ copies or substantial portions of the Software.
810
+
811
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
812
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
813
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
814
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
815
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
816
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
817
+ SOFTWARE.
818
+
819
+ ---
820
+
821
+ Name: @radix-ui/react-popover
822
+ Version: 1.1.15
823
+ License: MIT
824
+ Private: false
825
+ Repository: git+https://github.com/radix-ui/primitives.git
826
+ Homepage: https://radix-ui.com/primitives
827
+ License Copyright:
828
+ ===
829
+
830
+ MIT License
831
+
832
+ Copyright (c) 2022 WorkOS
833
+
834
+ Permission is hereby granted, free of charge, to any person obtaining a copy
835
+ of this software and associated documentation files (the "Software"), to deal
836
+ in the Software without restriction, including without limitation the rights
837
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
838
+ copies of the Software, and to permit persons to whom the Software is
839
+ furnished to do so, subject to the following conditions:
840
+
841
+ The above copyright notice and this permission notice shall be included in all
842
+ copies or substantial portions of the Software.
843
+
844
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
845
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
846
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
847
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
848
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
849
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
850
+ SOFTWARE.
851
+
852
+ ---
853
+
854
+ Name: @purpurds/icon
855
+ Version: 8.11.0
856
+ License: AGPL-3.0-only
857
+ Private: false
858
+
859
+ ---
860
+
861
+ Name: @purpurds/paragraph
862
+ Version: 8.11.0
863
+ License: AGPL-3.0-only
864
+ Private: false
865
+
866
+ ---
867
+
868
+ Name: classnames
869
+ Version: 2.5.1
870
+ License: MIT
871
+ Private: false
872
+ Description: A simple utility for conditionally joining classNames together
873
+ Repository: git+https://github.com/JedWatson/classnames.git
874
+ Author: Jed Watson
875
+ License Copyright:
876
+ ===
877
+
878
+ The MIT License (MIT)
879
+
880
+ Copyright (c) 2018 Jed Watson
881
+
882
+ Permission is hereby granted, free of charge, to any person obtaining a copy
883
+ of this software and associated documentation files (the "Software"), to deal
884
+ in the Software without restriction, including without limitation the rights
885
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
886
+ copies of the Software, and to permit persons to whom the Software is
887
+ furnished to do so, subject to the following conditions:
888
+
889
+ The above copyright notice and this permission notice shall be included in all
890
+ copies or substantial portions of the Software.
891
+
892
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
893
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
894
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
895
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
896
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
897
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
898
+ SOFTWARE.
899
+
900
+ ---
901
+
902
+ Name: @purpurds/heading
903
+ Version: 8.11.0
904
+ License: AGPL-3.0-only
905
+ Private: false