schematic-symbols 0.0.106 → 0.0.107

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/index.d.ts CHANGED
@@ -141,8 +141,10 @@ declare const _default: {
141
141
  igbt_transistor_vert: undefined;
142
142
  illuminated_push_button_normally_open_horz: undefined;
143
143
  illuminated_push_button_normally_open_vert: undefined;
144
- inductor_horz: undefined;
145
- inductor_vert: undefined;
144
+ inductor_down: undefined;
145
+ inductor_left: undefined;
146
+ inductor_right: undefined;
147
+ inductor_up: undefined;
146
148
  laser_diode_horz: undefined;
147
149
  laser_diode_vert: undefined;
148
150
  led_down: undefined;