@cloudtower/icons-react 4100.0.7 → 4100.0.8
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/Datastore24GradientGrayIcon.d.ts +4 -0
- package/dist/Elasticsearch16Icon.d.ts +4 -0
- package/dist/Elasticsearch24Icon.d.ts +4 -0
- package/dist/Kafka16Icon.d.ts +4 -0
- package/dist/Kafka24Icon.d.ts +4 -0
- package/dist/Loki16Icon.d.ts +4 -0
- package/dist/Loki24Icon.d.ts +4 -0
- package/dist/StorageAccessNetwork16GradientBlueIcon.d.ts +4 -0
- package/dist/StorageAccessNetwork16RedIcon.d.ts +4 -0
- package/dist/StorageAccessNetwork16YellowIcon.d.ts +4 -0
- package/dist/StorageAccessNetwork24GradientBlueIcon.d.ts +4 -0
- package/dist/cjs/Datastore24GradientGrayIcon.js +35 -0
- package/dist/cjs/Elasticsearch16Icon.js +36 -0
- package/dist/cjs/Elasticsearch24Icon.js +36 -0
- package/dist/cjs/Kafka16Icon.js +21 -0
- package/dist/cjs/Kafka24Icon.js +21 -0
- package/dist/cjs/Loki16Icon.js +236 -0
- package/dist/cjs/Loki24Icon.js +236 -0
- package/dist/cjs/StorageAccessNetwork16GradientBlueIcon.js +82 -0
- package/dist/cjs/StorageAccessNetwork16RedIcon.js +30 -0
- package/dist/cjs/StorageAccessNetwork16YellowIcon.js +30 -0
- package/dist/cjs/StorageAccessNetwork24GradientBlueIcon.js +142 -0
- package/dist/cjs/index.js +11 -0
- package/dist/esm/Datastore24GradientGrayIcon.js +35 -0
- package/dist/esm/Elasticsearch16Icon.js +36 -0
- package/dist/esm/Elasticsearch24Icon.js +36 -0
- package/dist/esm/Kafka16Icon.js +21 -0
- package/dist/esm/Kafka24Icon.js +21 -0
- package/dist/esm/Loki16Icon.js +236 -0
- package/dist/esm/Loki24Icon.js +236 -0
- package/dist/esm/StorageAccessNetwork16GradientBlueIcon.js +82 -0
- package/dist/esm/StorageAccessNetwork16RedIcon.js +30 -0
- package/dist/esm/StorageAccessNetwork16YellowIcon.js +30 -0
- package/dist/esm/StorageAccessNetwork24GradientBlueIcon.js +142 -0
- package/dist/esm/index.js +11 -0
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +11 -0
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -332,6 +332,7 @@ export { default as Datastore16GradientGrayIcon } from './Datastore16GradientGra
|
|
|
332
332
|
export { default as Datastore16OntintIcon } from './Datastore16OntintIcon'
|
|
333
333
|
export { default as Datastore16YellowIcon } from './Datastore16YellowIcon'
|
|
334
334
|
export { default as Datastore24GradientBlueIcon } from './Datastore24GradientBlueIcon'
|
|
335
|
+
export { default as Datastore24GradientGrayIcon } from './Datastore24GradientGrayIcon'
|
|
335
336
|
export { default as Datastore32ColorfulIcon } from './Datastore32ColorfulIcon'
|
|
336
337
|
export { default as DeleteIcon } from './DeleteIcon'
|
|
337
338
|
export { default as DirectoryIcon } from './DirectoryIcon'
|
|
@@ -388,6 +389,8 @@ export { default as Eject16SecondaryIcon } from './Eject16SecondaryIcon'
|
|
|
388
389
|
export { default as Eject24GradientBlueIcon } from './Eject24GradientBlueIcon'
|
|
389
390
|
export { default as Eject24GradientGrayIcon } from './Eject24GradientGrayIcon'
|
|
390
391
|
export { default as Eject24SecondaryIcon } from './Eject24SecondaryIcon'
|
|
392
|
+
export { default as Elasticsearch16Icon } from './Elasticsearch16Icon'
|
|
393
|
+
export { default as Elasticsearch24Icon } from './Elasticsearch24Icon'
|
|
391
394
|
export { default as Empty36GradientGrayIcon } from './Empty36GradientGrayIcon'
|
|
392
395
|
export { default as Enable16BlueIcon } from './Enable16BlueIcon'
|
|
393
396
|
export { default as Enable16GrayIcon } from './Enable16GrayIcon'
|
|
@@ -661,6 +664,8 @@ export { default as K8SObjectStatefulset16GradientGrayIcon } from './K8SObjectSt
|
|
|
661
664
|
export { default as K8SObjectStatefulset24GradientBlueIcon } from './K8SObjectStatefulset24GradientBlueIcon'
|
|
662
665
|
export { default as K8SStatefulset16BlueIcon } from './K8SStatefulset16BlueIcon'
|
|
663
666
|
export { default as K8SStatefulset24BlueIcon } from './K8SStatefulset24BlueIcon'
|
|
667
|
+
export { default as Kafka16Icon } from './Kafka16Icon'
|
|
668
|
+
export { default as Kafka24Icon } from './Kafka24Icon'
|
|
664
669
|
export { default as Key16GradientBlueIcon } from './Key16GradientBlueIcon'
|
|
665
670
|
export { default as Key16GradientGrayIcon } from './Key16GradientGrayIcon'
|
|
666
671
|
export { default as Key16OntintIcon } from './Key16OntintIcon'
|
|
@@ -733,6 +738,8 @@ export { default as LogoBackgroundIcon } from './LogoBackgroundIcon'
|
|
|
733
738
|
export { default as LogoFuzzyBackgroundIcon } from './LogoFuzzyBackgroundIcon'
|
|
734
739
|
export { default as LogoutIcon } from './LogoutIcon'
|
|
735
740
|
export { default as LogoutActiveIcon } from './LogoutActiveIcon'
|
|
741
|
+
export { default as Loki16Icon } from './Loki16Icon'
|
|
742
|
+
export { default as Loki24Icon } from './Loki24Icon'
|
|
736
743
|
export { default as LongArrowDown16Icon } from './LongArrowDown16Icon'
|
|
737
744
|
export { default as LongArrowUp16Icon } from './LongArrowUp16Icon'
|
|
738
745
|
export { default as Main16GradientGrayIcon } from './Main16GradientGrayIcon'
|
|
@@ -1525,6 +1532,10 @@ export { default as StatusUnknownQuestionMark16GreyIconIcon } from './StatusUnkn
|
|
|
1525
1532
|
export { default as StatusUnknownQuestionmark16RedIcon } from './StatusUnknownQuestionmark16RedIcon'
|
|
1526
1533
|
export { default as StopFlashLight16GradientBlueIcon } from './StopFlashLight16GradientBlueIcon'
|
|
1527
1534
|
export { default as StopIcon } from './StopIcon'
|
|
1535
|
+
export { default as StorageAccessNetwork16GradientBlueIcon } from './StorageAccessNetwork16GradientBlueIcon'
|
|
1536
|
+
export { default as StorageAccessNetwork16RedIcon } from './StorageAccessNetwork16RedIcon'
|
|
1537
|
+
export { default as StorageAccessNetwork16YellowIcon } from './StorageAccessNetwork16YellowIcon'
|
|
1538
|
+
export { default as StorageAccessNetwork24GradientBlueIcon } from './StorageAccessNetwork24GradientBlueIcon'
|
|
1528
1539
|
export { default as StorageAdapter16GradientBlueIcon } from './StorageAdapter16GradientBlueIcon'
|
|
1529
1540
|
export { default as StorageAdapter16GradientGrayIcon } from './StorageAdapter16GradientGrayIcon'
|
|
1530
1541
|
export { default as StorageAdapter24GradientBlueIcon } from './StorageAdapter24GradientBlueIcon'
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudtower/icons-react",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "4100.0.
|
|
4
|
+
"version": "4100.0.8",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
7
7
|
"module": "dist/esm/index.js",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@babel/core": "^7.21.0",
|
|
43
43
|
"@babel/plugin-transform-react-jsx": "^7.21.0",
|
|
44
|
-
"@cloudtower/icons": "^4100.0.
|
|
44
|
+
"@cloudtower/icons": "^4100.0.8",
|
|
45
45
|
"@svgr/core": "^5.0.0",
|
|
46
46
|
"camelcase": "^6.0.0"
|
|
47
47
|
},
|