@trackunit/ui-icons 0.0.53 → 0.0.54

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 (111) hide show
  1. package/Battery.js +0 -1
  2. package/Battery2.js +0 -1
  3. package/BatteryCharging.js +0 -1
  4. package/BatteryCharging2.js +0 -1
  5. package/BatteryFull.js +0 -1
  6. package/BatteryFull2.js +0 -1
  7. package/BatteryLow.js +0 -1
  8. package/BatteryLow2.js +0 -1
  9. package/BatteryMedium.js +0 -1
  10. package/BatteryMedium2.js +0 -1
  11. package/Bluetooth.js +0 -1
  12. package/Bluetooth2.js +0 -1
  13. package/BluetoothOff.js +0 -1
  14. package/BluetoothOff2.js +0 -1
  15. package/Bucket.js +0 -1
  16. package/Bucket2.js +0 -1
  17. package/Bug.js +0 -1
  18. package/Bug2.js +0 -1
  19. package/Compass.js +0 -1
  20. package/Compass2.js +0 -1
  21. package/ConcreteMixer.js +0 -1
  22. package/ConcreteMixer2.js +0 -1
  23. package/ConstructionCone.js +0 -1
  24. package/ConstructionCone2.js +0 -1
  25. package/DemolitionHammer.js +0 -1
  26. package/DemolitionHammer2.js +0 -1
  27. package/Directions.js +0 -1
  28. package/Directions2.js +0 -1
  29. package/Excavator.js +0 -1
  30. package/Excavator2.js +0 -1
  31. package/FitToHeight.js +0 -1
  32. package/FitToHeight2.js +0 -1
  33. package/FitToWidth.js +0 -1
  34. package/FitToWidth2.js +0 -1
  35. package/Gps.js +0 -1
  36. package/Gps2.js +0 -1
  37. package/Hardhat.js +0 -1
  38. package/Hardhat2.js +0 -1
  39. package/Hierarchy.js +0 -1
  40. package/Hierarchy2.js +0 -1
  41. package/Plug.js +0 -1
  42. package/Plug2.js +0 -1
  43. package/Timeline.js +0 -1
  44. package/Timeline1.js +0 -1
  45. package/Timeline12.js +0 -1
  46. package/Timeline2.js +0 -1
  47. package/Wrench.js +0 -1
  48. package/Wrench2.js +0 -1
  49. package/Zone.js +0 -1
  50. package/Zone2.js +0 -1
  51. package/index.js +0 -9
  52. package/package.json +7 -4
  53. /package/{IconProps.d.ts → src/IconProps.d.ts} +0 -0
  54. /package/{TrackunitIcons.generated.d.ts → src/TrackunitIcons.generated.d.ts} +0 -0
  55. /package/{ensureIconWithFallback.d.ts → src/ensureIconWithFallback.d.ts} +0 -0
  56. /package/{heroIconLookup.d.ts → src/heroIconLookup.d.ts} +0 -0
  57. /package/{heroiconsTypes.d.ts → src/heroiconsTypes.d.ts} +0 -0
  58. /package/{icons → src/icons}/outline/Battery.d.ts +0 -0
  59. /package/{icons → src/icons}/outline/BatteryCharging.d.ts +0 -0
  60. /package/{icons → src/icons}/outline/BatteryFull.d.ts +0 -0
  61. /package/{icons → src/icons}/outline/BatteryLow.d.ts +0 -0
  62. /package/{icons → src/icons}/outline/BatteryMedium.d.ts +0 -0
  63. /package/{icons → src/icons}/outline/Bluetooth.d.ts +0 -0
  64. /package/{icons → src/icons}/outline/BluetoothOff.d.ts +0 -0
  65. /package/{icons → src/icons}/outline/Bucket.d.ts +0 -0
  66. /package/{icons → src/icons}/outline/Bug.d.ts +0 -0
  67. /package/{icons → src/icons}/outline/Compass.d.ts +0 -0
  68. /package/{icons → src/icons}/outline/ConcreteMixer.d.ts +0 -0
  69. /package/{icons → src/icons}/outline/ConstructionCone.d.ts +0 -0
  70. /package/{icons → src/icons}/outline/DemolitionHammer.d.ts +0 -0
  71. /package/{icons → src/icons}/outline/Directions.d.ts +0 -0
  72. /package/{icons → src/icons}/outline/Excavator.d.ts +0 -0
  73. /package/{icons → src/icons}/outline/FitToHeight.d.ts +0 -0
  74. /package/{icons → src/icons}/outline/FitToWidth.d.ts +0 -0
  75. /package/{icons → src/icons}/outline/Gps.d.ts +0 -0
  76. /package/{icons → src/icons}/outline/Hardhat.d.ts +0 -0
  77. /package/{icons → src/icons}/outline/Hierarchy.d.ts +0 -0
  78. /package/{icons → src/icons}/outline/Plug.d.ts +0 -0
  79. /package/{icons → src/icons}/outline/Timeline.d.ts +0 -0
  80. /package/{icons → src/icons}/outline/Timeline1.d.ts +0 -0
  81. /package/{icons → src/icons}/outline/Wrench.d.ts +0 -0
  82. /package/{icons → src/icons}/outline/Zone.d.ts +0 -0
  83. /package/{icons → src/icons}/solid/Battery.d.ts +0 -0
  84. /package/{icons → src/icons}/solid/BatteryCharging.d.ts +0 -0
  85. /package/{icons → src/icons}/solid/BatteryFull.d.ts +0 -0
  86. /package/{icons → src/icons}/solid/BatteryLow.d.ts +0 -0
  87. /package/{icons → src/icons}/solid/BatteryMedium.d.ts +0 -0
  88. /package/{icons → src/icons}/solid/Bluetooth.d.ts +0 -0
  89. /package/{icons → src/icons}/solid/BluetoothOff.d.ts +0 -0
  90. /package/{icons → src/icons}/solid/Bucket.d.ts +0 -0
  91. /package/{icons → src/icons}/solid/Bug.d.ts +0 -0
  92. /package/{icons → src/icons}/solid/Compass.d.ts +0 -0
  93. /package/{icons → src/icons}/solid/ConcreteMixer.d.ts +0 -0
  94. /package/{icons → src/icons}/solid/ConstructionCone.d.ts +0 -0
  95. /package/{icons → src/icons}/solid/DemolitionHammer.d.ts +0 -0
  96. /package/{icons → src/icons}/solid/Directions.d.ts +0 -0
  97. /package/{icons → src/icons}/solid/Excavator.d.ts +0 -0
  98. /package/{icons → src/icons}/solid/FitToHeight.d.ts +0 -0
  99. /package/{icons → src/icons}/solid/FitToWidth.d.ts +0 -0
  100. /package/{icons → src/icons}/solid/Gps.d.ts +0 -0
  101. /package/{icons → src/icons}/solid/Hardhat.d.ts +0 -0
  102. /package/{icons → src/icons}/solid/Hierarchy.d.ts +0 -0
  103. /package/{icons → src/icons}/solid/Plug.d.ts +0 -0
  104. /package/{icons → src/icons}/solid/Timeline.d.ts +0 -0
  105. /package/{icons → src/icons}/solid/Timeline1.d.ts +0 -0
  106. /package/{icons → src/icons}/solid/Wrench.d.ts +0 -0
  107. /package/{icons → src/icons}/solid/Zone.d.ts +0 -0
  108. /package/{index.d.ts → src/index.d.ts} +0 -0
  109. /package/{scripts → src/scripts}/generate-icons.d.ts +0 -0
  110. /package/{scripts → src/scripts}/svgoConfig.d.ts +0 -0
  111. /package/{trackunitIconLookup.d.ts → src/trackunitIconLookup.d.ts} +0 -0
package/Battery.js CHANGED
@@ -18,7 +18,6 @@ const Battery = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(Battery);
23
22
 
24
23
  export { ForwardRef as default };
package/Battery2.js CHANGED
@@ -20,7 +20,6 @@ const Battery = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Battery);
25
24
 
26
25
  export { ForwardRef as default };
@@ -18,7 +18,6 @@ const BatteryCharging = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(BatteryCharging);
23
22
 
24
23
  export { ForwardRef as default };
@@ -20,7 +20,6 @@ const BatteryCharging = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(BatteryCharging);
25
24
 
26
25
  export { ForwardRef as default };
package/BatteryFull.js CHANGED
@@ -18,7 +18,6 @@ const BatteryFull = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(BatteryFull);
23
22
 
24
23
  export { ForwardRef as default };
package/BatteryFull2.js CHANGED
@@ -20,7 +20,6 @@ const BatteryFull = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(BatteryFull);
25
24
 
26
25
  export { ForwardRef as default };
package/BatteryLow.js CHANGED
@@ -18,7 +18,6 @@ const BatteryLow = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(BatteryLow);
23
22
 
24
23
  export { ForwardRef as default };
package/BatteryLow2.js CHANGED
@@ -20,7 +20,6 @@ const BatteryLow = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(BatteryLow);
25
24
 
26
25
  export { ForwardRef as default };
package/BatteryMedium.js CHANGED
@@ -18,7 +18,6 @@ const BatteryMedium = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(BatteryMedium);
23
22
 
24
23
  export { ForwardRef as default };
package/BatteryMedium2.js CHANGED
@@ -20,7 +20,6 @@ const BatteryMedium = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(BatteryMedium);
25
24
 
26
25
  export { ForwardRef as default };
package/Bluetooth.js CHANGED
@@ -18,7 +18,6 @@ const Bluetooth = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(Bluetooth);
23
22
 
24
23
  export { ForwardRef as default };
package/Bluetooth2.js CHANGED
@@ -20,7 +20,6 @@ const Bluetooth = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Bluetooth);
25
24
 
26
25
  export { ForwardRef as default };
package/BluetoothOff.js CHANGED
@@ -18,7 +18,6 @@ const BluetoothOff = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(BluetoothOff);
23
22
 
24
23
  export { ForwardRef as default };
package/BluetoothOff2.js CHANGED
@@ -20,7 +20,6 @@ const BluetoothOff = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(BluetoothOff);
25
24
 
26
25
  export { ForwardRef as default };
package/Bucket.js CHANGED
@@ -18,7 +18,6 @@ const Bucket = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(Bucket);
23
22
 
24
23
  export { ForwardRef as default };
package/Bucket2.js CHANGED
@@ -20,7 +20,6 @@ const Bucket = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Bucket);
25
24
 
26
25
  export { ForwardRef as default };
package/Bug.js CHANGED
@@ -15,7 +15,6 @@ const Bug = (props, svgRef) => {
15
15
  })
16
16
  }));
17
17
  };
18
-
19
18
  const ForwardRef = React.forwardRef(Bug);
20
19
 
21
20
  export { ForwardRef as default };
package/Bug2.js CHANGED
@@ -20,7 +20,6 @@ const Bug = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Bug);
25
24
 
26
25
  export { ForwardRef as default };
package/Compass.js CHANGED
@@ -18,7 +18,6 @@ const Compass = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(Compass);
23
22
 
24
23
  export { ForwardRef as default };
package/Compass2.js CHANGED
@@ -20,7 +20,6 @@ const Compass = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Compass);
25
24
 
26
25
  export { ForwardRef as default };
package/ConcreteMixer.js CHANGED
@@ -20,7 +20,6 @@ const ConcreteMixer = (props, svgRef) => {
20
20
  })]
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(ConcreteMixer);
25
24
 
26
25
  export { ForwardRef as default };
package/ConcreteMixer2.js CHANGED
@@ -20,7 +20,6 @@ const ConcreteMixer = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(ConcreteMixer);
25
24
 
26
25
  export { ForwardRef as default };
@@ -18,7 +18,6 @@ const ConstructionCone = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(ConstructionCone);
23
22
 
24
23
  export { ForwardRef as default };
@@ -20,7 +20,6 @@ const ConstructionCone = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(ConstructionCone);
25
24
 
26
25
  export { ForwardRef as default };
@@ -17,7 +17,6 @@ const DemolitionHammer = (props, svgRef) => {
17
17
  })
18
18
  }));
19
19
  };
20
-
21
20
  const ForwardRef = React.forwardRef(DemolitionHammer);
22
21
 
23
22
  export { ForwardRef as default };
@@ -20,7 +20,6 @@ const DemolitionHammer = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(DemolitionHammer);
25
24
 
26
25
  export { ForwardRef as default };
package/Directions.js CHANGED
@@ -18,7 +18,6 @@ const Directions = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(Directions);
23
22
 
24
23
  export { ForwardRef as default };
package/Directions2.js CHANGED
@@ -20,7 +20,6 @@ const Directions = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Directions);
25
24
 
26
25
  export { ForwardRef as default };
package/Excavator.js CHANGED
@@ -17,7 +17,6 @@ const Excavator = (props, svgRef) => {
17
17
  })
18
18
  }));
19
19
  };
20
-
21
20
  const ForwardRef = React.forwardRef(Excavator);
22
21
 
23
22
  export { ForwardRef as default };
package/Excavator2.js CHANGED
@@ -20,7 +20,6 @@ const Excavator = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Excavator);
25
24
 
26
25
  export { ForwardRef as default };
package/FitToHeight.js CHANGED
@@ -18,7 +18,6 @@ const FitToHeight = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(FitToHeight);
23
22
 
24
23
  export { ForwardRef as default };
package/FitToHeight2.js CHANGED
@@ -20,7 +20,6 @@ const FitToHeight = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(FitToHeight);
25
24
 
26
25
  export { ForwardRef as default };
package/FitToWidth.js CHANGED
@@ -18,7 +18,6 @@ const FitToWidth = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(FitToWidth);
23
22
 
24
23
  export { ForwardRef as default };
package/FitToWidth2.js CHANGED
@@ -20,7 +20,6 @@ const FitToWidth = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(FitToWidth);
25
24
 
26
25
  export { ForwardRef as default };
package/Gps.js CHANGED
@@ -18,7 +18,6 @@ const Gps = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(Gps);
23
22
 
24
23
  export { ForwardRef as default };
package/Gps2.js CHANGED
@@ -20,7 +20,6 @@ const Gps = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Gps);
25
24
 
26
25
  export { ForwardRef as default };
package/Hardhat.js CHANGED
@@ -17,7 +17,6 @@ const Hardhat = (props, svgRef) => {
17
17
  })]
18
18
  }));
19
19
  };
20
-
21
20
  const ForwardRef = React.forwardRef(Hardhat);
22
21
 
23
22
  export { ForwardRef as default };
package/Hardhat2.js CHANGED
@@ -20,7 +20,6 @@ const Hardhat = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Hardhat);
25
24
 
26
25
  export { ForwardRef as default };
package/Hierarchy.js CHANGED
@@ -16,7 +16,6 @@ const Hierarchy = (props, svgRef) => {
16
16
  })
17
17
  }));
18
18
  };
19
-
20
19
  const ForwardRef = React.forwardRef(Hierarchy);
21
20
 
22
21
  export { ForwardRef as default };
package/Hierarchy2.js CHANGED
@@ -20,7 +20,6 @@ const Hierarchy = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Hierarchy);
25
24
 
26
25
  export { ForwardRef as default };
package/Plug.js CHANGED
@@ -16,7 +16,6 @@ const Plug = (props, svgRef) => {
16
16
  })
17
17
  }));
18
18
  };
19
-
20
19
  const ForwardRef = React.forwardRef(Plug);
21
20
 
22
21
  export { ForwardRef as default };
package/Plug2.js CHANGED
@@ -20,7 +20,6 @@ const Plug = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Plug);
25
24
 
26
25
  export { ForwardRef as default };
package/Timeline.js CHANGED
@@ -16,7 +16,6 @@ const Timeline = (props, svgRef) => {
16
16
  })
17
17
  }));
18
18
  };
19
-
20
19
  const ForwardRef = React.forwardRef(Timeline);
21
20
 
22
21
  export { ForwardRef as default };
package/Timeline1.js CHANGED
@@ -16,7 +16,6 @@ const Timeline1 = (props, svgRef) => {
16
16
  })
17
17
  }));
18
18
  };
19
-
20
19
  const ForwardRef = React.forwardRef(Timeline1);
21
20
 
22
21
  export { ForwardRef as default };
package/Timeline12.js CHANGED
@@ -20,7 +20,6 @@ const Timeline1 = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Timeline1);
25
24
 
26
25
  export { ForwardRef as default };
package/Timeline2.js CHANGED
@@ -20,7 +20,6 @@ const Timeline = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Timeline);
25
24
 
26
25
  export { ForwardRef as default };
package/Wrench.js CHANGED
@@ -16,7 +16,6 @@ const Wrench = (props, svgRef) => {
16
16
  })
17
17
  }));
18
18
  };
19
-
20
19
  const ForwardRef = React.forwardRef(Wrench);
21
20
 
22
21
  export { ForwardRef as default };
package/Wrench2.js CHANGED
@@ -20,7 +20,6 @@ const Wrench = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Wrench);
25
24
 
26
25
  export { ForwardRef as default };
package/Zone.js CHANGED
@@ -18,7 +18,6 @@ const Zone = (props, svgRef) => {
18
18
  })
19
19
  }));
20
20
  };
21
-
22
21
  const ForwardRef = React.forwardRef(Zone);
23
22
 
24
23
  export { ForwardRef as default };
package/Zone2.js CHANGED
@@ -20,7 +20,6 @@ const Zone = (props, svgRef) => {
20
20
  })
21
21
  }));
22
22
  };
23
-
24
23
  const ForwardRef = React.forwardRef(Zone);
25
24
 
26
25
  export { ForwardRef as default };
package/index.js CHANGED
@@ -525,28 +525,21 @@ const lookupTrackunitOutlineIcon = {
525
525
  };
526
526
 
527
527
  const FALLBACK_ICON_NAME = "QuestionMarkCircleIcon";
528
-
529
528
  const validateIconName = name => {
530
529
  let found = TrackunitSolidIconsArray.find(i => i === name) ? true : false;
531
-
532
530
  if (!found) {
533
531
  found = TrackunitOutlineIconsArray.find(i => i === name) ? true : false;
534
532
  }
535
-
536
533
  if (!found) {
537
534
  found = HeroIconsArray.find(i => i === name) ? true : false;
538
535
  }
539
-
540
536
  return found;
541
537
  };
542
-
543
538
  const ensureIconWithFallback = (name, fallbackIconName = FALLBACK_ICON_NAME) => {
544
539
  if (!name) {
545
540
  return fallbackIconName;
546
541
  }
547
-
548
542
  const isValid = validateIconName(name);
549
-
550
543
  if (isValid) {
551
544
  return name;
552
545
  } else {
@@ -562,7 +555,6 @@ const heroIconLookup = (iconName, type) => {
562
555
  console.error(`The icon name '${iconName}' you provided does not exist in the library. Please check the name and try again.`);
563
556
  return lookupOutline.QuestionMarkCircleIcon;
564
557
  }
565
-
566
558
  return type === "solid" ? lookupSolid[iconName] : lookupOutline[iconName];
567
559
  };
568
560
 
@@ -572,7 +564,6 @@ const trackunitIconLookup = (iconName, type) => {
572
564
  console.error(`The icon name '${iconName}' you provided does not exist in the library. Please check the name and try again.`);
573
565
  throw new Error(`Icon not found: ${iconName}`);
574
566
  }
575
-
576
567
  return type === "solid" ? lookupTrackunitSolidIcon[iconName] : lookupTrackunitOutlineIcon[iconName];
577
568
  };
578
569
 
package/package.json CHANGED
@@ -1,16 +1,19 @@
1
1
  {
2
2
  "name": "@trackunit/ui-icons",
3
- "version": "0.0.53",
3
+ "version": "0.0.54",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "module": "./index.js",
7
7
  "main": "./index.js",
8
8
  "type": "module",
9
- "types": "./index.d.ts",
9
+ "types": "./src/index.d.ts",
10
10
  "dependencies": {
11
11
  "react": "17.0.2",
12
- "@heroicons/react": "^1.0.6",
13
- "capitalize": "^2.0.4"
12
+ "@heroicons/react": "1.0.6",
13
+ "@babel/template": "7.18.10",
14
+ "camelcase": "5.3.1",
15
+ "capitalize": "2.0.4",
16
+ "glob": "7.2.3"
14
17
  },
15
18
  "peerDependencies": {}
16
19
  }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes