@baseline-ui/icons 0.55.0 → 0.56.0

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.
@@ -1488,6 +1488,33 @@ SOFTWARE.
1488
1488
 
1489
1489
  ---
1490
1490
 
1491
+ The following software may be included in this product: @neondatabase/serverless (1.0.2)
1492
+ This software contains the following license and notice below:
1493
+
1494
+ MIT License
1495
+
1496
+ Copyright (c) 2022 - 2025 Neon Inc.
1497
+
1498
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1499
+ of this software and associated documentation files (the "Software"), to deal
1500
+ in the Software without restriction, including without limitation the rights
1501
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1502
+ copies of the Software, and to permit persons to whom the Software is
1503
+ furnished to do so, subject to the following conditions:
1504
+
1505
+ The above copyright notice and this permission notice shall be included in all
1506
+ copies or substantial portions of the Software.
1507
+
1508
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1509
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1510
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1511
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1512
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1513
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1514
+ SOFTWARE.
1515
+
1516
+ ---
1517
+
1491
1518
  The following software may be included in this product: @nodelib/fs.scandir (2.1.5)
1492
1519
  This software contains the following license and notice below:
1493
1520
 
@@ -2784,6 +2811,33 @@ SOFTWARE
2784
2811
 
2785
2812
  ---
2786
2813
 
2814
+ The following software may be included in this product: @types/node (22.19.15)
2815
+ This software contains the following license and notice below:
2816
+
2817
+ MIT License
2818
+
2819
+ Copyright (c) Microsoft Corporation.
2820
+
2821
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2822
+ of this software and associated documentation files (the "Software"), to deal
2823
+ in the Software without restriction, including without limitation the rights
2824
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2825
+ copies of the Software, and to permit persons to whom the Software is
2826
+ furnished to do so, subject to the following conditions:
2827
+
2828
+ The above copyright notice and this permission notice shall be included in all
2829
+ copies or substantial portions of the Software.
2830
+
2831
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2832
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2833
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2834
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2835
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2836
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2837
+ SOFTWARE
2838
+
2839
+ ---
2840
+
2787
2841
  The following software may be included in this product: @types/node (24.12.0)
2788
2842
  This software contains the following license and notice below:
2789
2843
 
@@ -2865,6 +2919,33 @@ SOFTWARE
2865
2919
 
2866
2920
  ---
2867
2921
 
2922
+ The following software may be included in this product: @types/pg (8.20.0)
2923
+ This software contains the following license and notice below:
2924
+
2925
+ MIT License
2926
+
2927
+ Copyright (c) Microsoft Corporation.
2928
+
2929
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2930
+ of this software and associated documentation files (the "Software"), to deal
2931
+ in the Software without restriction, including without limitation the rights
2932
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2933
+ copies of the Software, and to permit persons to whom the Software is
2934
+ furnished to do so, subject to the following conditions:
2935
+
2936
+ The above copyright notice and this permission notice shall be included in all
2937
+ copies or substantial portions of the Software.
2938
+
2939
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2940
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2941
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2942
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2943
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2944
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2945
+ SOFTWARE
2946
+
2947
+ ---
2948
+
2868
2949
  The following software may be included in this product: @types/picomatch (4.0.2)
2869
2950
  This software contains the following license and notice below:
2870
2951
 
@@ -11625,6 +11706,57 @@ SOFTWARE.
11625
11706
 
11626
11707
  ---
11627
11708
 
11709
+ The following software may be included in this product: pg-protocol (1.13.0)
11710
+ This software contains the following license and notice below:
11711
+
11712
+ MIT License
11713
+
11714
+ Copyright (c) 2010 - 2021 Brian Carlson
11715
+
11716
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11717
+ of this software and associated documentation files (the "Software"), to deal
11718
+ in the Software without restriction, including without limitation the rights
11719
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11720
+ copies of the Software, and to permit persons to whom the Software is
11721
+ furnished to do so, subject to the following conditions:
11722
+
11723
+ The above copyright notice and this permission notice shall be included in all
11724
+ copies or substantial portions of the Software.
11725
+
11726
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11727
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11728
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11729
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11730
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11731
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11732
+ SOFTWARE.
11733
+
11734
+ ---
11735
+
11736
+ The following software may be included in this product: pg-types (2.2.0)
11737
+ This software contains the following license and notice below:
11738
+
11739
+ MIT License
11740
+
11741
+ Copyright (c) Brian M. Carlson
11742
+
11743
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
11744
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
11745
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11746
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
11747
+ following conditions:
11748
+
11749
+ The above copyright notice and this permission notice shall be included in all copies or substantial
11750
+ portions of the Software.
11751
+
11752
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
11753
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
11754
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
11755
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
11756
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
11757
+
11758
+ ---
11759
+
11628
11760
  The following software may be included in this product: picomatch (2.3.2)
11629
11761
  This software contains the following license and notice below:
11630
11762
 
@@ -11844,6 +11976,114 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11844
11976
 
11845
11977
  ---
11846
11978
 
11979
+ The following software may be included in this product: postgres-array (2.0.0)
11980
+ This software contains the following license and notice below:
11981
+
11982
+ The MIT License (MIT)
11983
+
11984
+ Copyright (c) Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)
11985
+
11986
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11987
+ of this software and associated documentation files (the "Software"), to deal
11988
+ in the Software without restriction, including without limitation the rights
11989
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11990
+ copies of the Software, and to permit persons to whom the Software is
11991
+ furnished to do so, subject to the following conditions:
11992
+
11993
+ The above copyright notice and this permission notice shall be included in
11994
+ all copies or substantial portions of the Software.
11995
+
11996
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11997
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11998
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11999
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12000
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12001
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12002
+ THE SOFTWARE.
12003
+
12004
+ ---
12005
+
12006
+ The following software may be included in this product: postgres-bytea (1.0.1)
12007
+ This software contains the following license and notice below:
12008
+
12009
+ The MIT License (MIT)
12010
+
12011
+ Copyright (c) Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)
12012
+
12013
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12014
+ of this software and associated documentation files (the "Software"), to deal
12015
+ in the Software without restriction, including without limitation the rights
12016
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12017
+ copies of the Software, and to permit persons to whom the Software is
12018
+ furnished to do so, subject to the following conditions:
12019
+
12020
+ The above copyright notice and this permission notice shall be included in
12021
+ all copies or substantial portions of the Software.
12022
+
12023
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12024
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12025
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12026
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12027
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12028
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12029
+ THE SOFTWARE.
12030
+
12031
+ ---
12032
+
12033
+ The following software may be included in this product: postgres-date (1.0.7)
12034
+ This software contains the following license and notice below:
12035
+
12036
+ The MIT License (MIT)
12037
+
12038
+ Copyright (c) Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)
12039
+
12040
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12041
+ of this software and associated documentation files (the "Software"), to deal
12042
+ in the Software without restriction, including without limitation the rights
12043
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12044
+ copies of the Software, and to permit persons to whom the Software is
12045
+ furnished to do so, subject to the following conditions:
12046
+
12047
+ The above copyright notice and this permission notice shall be included in
12048
+ all copies or substantial portions of the Software.
12049
+
12050
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12051
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12052
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12053
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12054
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12055
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12056
+ THE SOFTWARE.
12057
+
12058
+ ---
12059
+
12060
+ The following software may be included in this product: postgres-interval (1.2.0)
12061
+ This software contains the following license and notice below:
12062
+
12063
+ The MIT License (MIT)
12064
+
12065
+ Copyright (c) Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)
12066
+
12067
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12068
+ of this software and associated documentation files (the "Software"), to deal
12069
+ in the Software without restriction, including without limitation the rights
12070
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12071
+ copies of the Software, and to permit persons to whom the Software is
12072
+ furnished to do so, subject to the following conditions:
12073
+
12074
+ The above copyright notice and this permission notice shall be included in
12075
+ all copies or substantial portions of the Software.
12076
+
12077
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12078
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12079
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12080
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12081
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12082
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12083
+ THE SOFTWARE.
12084
+
12085
+ ---
12086
+
11847
12087
  The following software may be included in this product: prelude-ls (1.2.1)
11848
12088
  This software contains the following license and notice below:
11849
12089
 
@@ -15197,6 +15437,33 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
15197
15437
 
15198
15438
  ---
15199
15439
 
15440
+ The following software may be included in this product: undici-types (6.21.0)
15441
+ This software contains the following license and notice below:
15442
+
15443
+ MIT License
15444
+
15445
+ Copyright (c) Matteo Collina and Undici contributors
15446
+
15447
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15448
+ of this software and associated documentation files (the "Software"), to deal
15449
+ in the Software without restriction, including without limitation the rights
15450
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15451
+ copies of the Software, and to permit persons to whom the Software is
15452
+ furnished to do so, subject to the following conditions:
15453
+
15454
+ The above copyright notice and this permission notice shall be included in all
15455
+ copies or substantial portions of the Software.
15456
+
15457
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15458
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15459
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15460
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15461
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15462
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15463
+ SOFTWARE.
15464
+
15465
+ ---
15466
+
15200
15467
  The following software may be included in this product: undici-types (7.16.0)
15201
15468
  This software contains the following license and notice below:
15202
15469
 
@@ -17866,6 +18133,32 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
17866
18133
 
17867
18134
  ---
17868
18135
 
18136
+ The following software may be included in this product: xtend (4.0.2)
18137
+ This software contains the following license and notice below:
18138
+
18139
+ The MIT License (MIT)
18140
+ Copyright (c) 2012-2014 Raynos.
18141
+
18142
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18143
+ of this software and associated documentation files (the "Software"), to deal
18144
+ in the Software without restriction, including without limitation the rights
18145
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18146
+ copies of the Software, and to permit persons to whom the Software is
18147
+ furnished to do so, subject to the following conditions:
18148
+
18149
+ The above copyright notice and this permission notice shall be included in
18150
+ all copies or substantial portions of the Software.
18151
+
18152
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18153
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18154
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18155
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18156
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18157
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18158
+ THE SOFTWARE.
18159
+
18160
+ ---
18161
+
17869
18162
  The following software may be included in this product: yocto-queue (0.1.0)
17870
18163
  This software contains the following license and notice below:
17871
18164
 
@@ -54019,7 +54312,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
54019
54312
 
54020
54313
  ---
54021
54314
 
54022
- The following software may be included in this product: lightningcss (1.30.2)
54315
+ The following software may be included in this product: lightningcss (1.32.0)
54023
54316
  This software contains the following license and notice below:
54024
54317
 
54025
54318
  Mozilla Public License Version 2.0
@@ -54398,7 +54691,7 @@ defined by the Mozilla Public License, v. 2.0.
54398
54691
 
54399
54692
  ---
54400
54693
 
54401
- The following software may be included in this product: lightningcss-linux-x64-gnu (1.30.2)
54694
+ The following software may be included in this product: lightningcss-linux-x64-gnu (1.32.0)
54402
54695
  This software contains the following license and notice below:
54403
54696
 
54404
54697
  Mozilla Public License Version 2.0
@@ -56888,6 +57181,25 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
56888
57181
 
56889
57182
  ---
56890
57183
 
57184
+ The following software may be included in this product: pg-int8 (1.0.1)
57185
+ This software contains the following license and notice below:
57186
+
57187
+ Copyright © 2017, Charmander <~@charmander.me>
57188
+
57189
+ Permission to use, copy, modify, and/or distribute this software for any
57190
+ purpose with or without fee is hereby granted, provided that the above
57191
+ copyright notice and this permission notice appear in all copies.
57192
+
57193
+ THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
57194
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
57195
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
57196
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
57197
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
57198
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
57199
+ PERFORMANCE OF THIS SOFTWARE.
57200
+
57201
+ ---
57202
+
56891
57203
  The following software may be included in this product: picocolors (1.1.1)
56892
57204
  This software contains the following license and notice below:
56893
57205
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baseline-ui/icons",
3
- "version": "0.55.0",
3
+ "version": "0.56.0",
4
4
  "description": "A collection of icons for the baseline-ui library",
5
5
  "files": [
6
6
  "8",