@iconify/collections 1.0.384 → 1.0.385

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 (2) hide show
  1. package/collections.json +30 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 12237,
4
+ "total": 12278,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "material-symbols-light": {
24
24
  "name": "Material Symbols Light",
25
- "total": 12295,
25
+ "total": 12336,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -87,7 +87,7 @@
87
87
  "ph": {
88
88
  "name": "Phosphor",
89
89
  "total": 7488,
90
- "version": "2.0.5",
90
+ "version": "2.0.6",
91
91
  "author": {
92
92
  "name": "Phosphor Icons",
93
93
  "url": "https://github.com/phosphor-icons/core"
@@ -217,7 +217,7 @@
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
219
  "total": 2077,
220
- "version": "11.34.0",
220
+ "version": "11.34.1",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1408,
307
+ "total": 1411,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -479,7 +479,7 @@
479
479
  "ant-design": {
480
480
  "name": "Ant Design Icons",
481
481
  "total": 789,
482
- "version": "4.3.1",
482
+ "version": "4.3.2",
483
483
  "author": {
484
484
  "name": "HeskeyBaozi",
485
485
  "url": "https://github.com/ant-design/ant-design-icons"
@@ -1445,7 +1445,7 @@
1445
1445
  "pajamas": {
1446
1446
  "name": "Gitlab SVGs",
1447
1447
  "total": 373,
1448
- "version": "3.75.0",
1448
+ "version": "3.77.0",
1449
1449
  "author": {
1450
1450
  "name": "GitLab B.V.",
1451
1451
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1704,6 +1704,28 @@
1704
1704
  "category": "General",
1705
1705
  "palette": false
1706
1706
  },
1707
+ "oui": {
1708
+ "name": "OpenSearch UI",
1709
+ "total": 393,
1710
+ "version": "2.0.0",
1711
+ "author": {
1712
+ "name": "OpenSearch Contributors",
1713
+ "url": "https://github.com/opensearch-project/oui"
1714
+ },
1715
+ "license": {
1716
+ "title": "Apache 2.0",
1717
+ "spdx": "Apache-2.0",
1718
+ "url": "https://github.com/opensearch-project/oui/blob/main/LICENSE.txt"
1719
+ },
1720
+ "samples": [
1721
+ "word-wrap-disabled",
1722
+ "annotation",
1723
+ "token-rank-feature"
1724
+ ],
1725
+ "displayHeight": 24,
1726
+ "category": "General",
1727
+ "palette": false
1728
+ },
1707
1729
  "formkit": {
1708
1730
  "name": "FormKit Icons",
1709
1731
  "total": 141,
@@ -2211,7 +2233,7 @@
2211
2233
  },
2212
2234
  "cbi": {
2213
2235
  "name": "Custom Brand Icons",
2214
- "total": 1074,
2236
+ "total": 1075,
2215
2237
  "author": {
2216
2238
  "name": "Emanuele",
2217
2239
  "url": "https://github.com/elax46/custom-brand-icons"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.384",
4
+ "version": "1.0.385",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",